


@font-face {
    font-family: 'Avenir';
    src: 
        url('../../cdn/fonts/Avenir-Light.woff2') format('woff2'),
        url('../../cdn/fonts/Avenir-Light.woff') format('woff'),
        url('../../cdn/fonts/Avenir-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
  }
.main-container{
      width: 100%;
    overflow-x: hidden;
    height: 100%;
}
*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:focus {
    outline: 0 !important;
}

.clear {
    clear: both;
}

html {
    font-size: 66%;
    height: 100%;
}

html.noscroll {
    overflow: hidden;
}

body {
    padding: 0;
    margin: 0;
    font-family: "Avenir";
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2.6rem;
    color: #5F6368;
    background: #ffffff;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

p {
    margin: 0 0 2.6rem 0;
    padding: 0;
    text-rendering: optimizeLegibility;
}

p:last-child {
    margin: 0;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

ul {
    line-height: 2.6rem;
    margin: 0 0 2.6rem 0;
}

ol {
    line-height: 2.6rem;
    margin: 0 0 2.6rem 0;
}

a:hover {
    color: #202124;
}

a:hover,
a:active {
    outline: 0;
}

h1, h2, h1.smaller, h3, h4, h5, h6 {

    padding: 0;
    text-rendering: optimizeLegibility;
    font-size: 2.4rem;
    line-height: 3rem;
    color: #202124;
    font-weight: 500;
    font-family: "Avenir";
}

h1 {
    font-size: 11rem;
    line-height: 11rem;

}


h1.smaller {
    margin-bottom: 0;
}

h2, h1.smaller {
    font-size: 6rem;
    line-height: 6rem;
}


h3 {
    font-size: 5rem;
    line-height: 5rem;
}

h4, h5, h6 {
    font-size: 2rem;
    line-height: 3rem;
}


button,
a.button {
    display: inline-block;
    -webkit-border-radius: 0.4rem;
    border-radius: 0.4rem;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    padding: 1.1rem 2.4rem;
    border: 0;
    position: relative;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #B99A69;
  background: #D1A85E;

    color: #ffffff;
    text-decoration: none !important;
    font: 400 1.6rem/2.4rem "Avenir";
}

button:hover,
a.button:hover {
    background: #B99A69;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 2rem;
    padding-left: 2rem;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button, input {
    line-height: normal;
}

button, select {
    text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a {
    background: 0 0;
}

a:focus {
    outline: thin dotted;
}

a:active, a:hover {
    outline: 0;
}

h1, .quote {

}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

a {
    color: #5F6368;
    text-decoration: none;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.clickme
{
  cursor: pointer;
}




/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:main] [1.91] DESIGN*/
/*******************************************************************/
/* 0.3 D>D */
/* db 181 */