@charset "UTF-8"; /*! A web project by Lorenzo Girardi v2.0.0 - Lorenzo Girardi - Copyright 2016 AQuest Srl */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.o-paragraph, .o-subtitle, .o-title {
    font-family:"Bebas Neue Regular", "Trebuchet MS", Arial, Helvetica, sans-serif;
    letter-spacing: .1rem
}

.u-relative, sub, sup {
    position: relative
}

.o-head-overlay__cmd a, .o-head-overlay__main, .o-head-overlay__title,
.o-overlay-back__link, .o-paragraph, .o-subtitle, .o-title {
    letter-spacing: .1rem
}

.l-container:after, .o-form--inline .o-form__group:after, .u-cf:after,
.u-clearfix:after, section:after {
    clear: both
}

html {}

article, aside, details, figcaption, figure, footer, header, hgroup,
main, menu, nav, section, summary {
    display: block
}

a {
    background: 0 0;
    outline: 0;
    text-decoration: none
}

h1 {
    font-size: 1em
}

button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: 1px solid
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

.u-cf:after, .u-cf:before, .u-clearfix:after, .u-clearfix:before,
section:after, section:before {
    content: " ";
    display: table
}

.u-table {
    display: table;
    width: 100%;
    height: 100%
}

.u-tc {
    display: table-cell;
    vertical-align: middle
}

.u-left {
    float: left
}

.u-right {
    float: right
}

@font-face {
    font-family: akzidenz-grotesk_bqbold;
    src: url(../fonts/akzidenzgrotesk-bold-webfont.eot);
    src: url(../fonts/akzidenzgrotesk-bold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/akzidenzgrotesk-bold-webfont.woff2) format("woff2"), url(../fonts/akzidenzgrotesk-bold-webfont.woff) format("woff"), url(../fonts/akzidenzgrotesk-bold-webfont.ttf) format("truetype"), url(../fonts/akzidenzgrotesk-bold-webfont.svg#akzidenz-grotesk_bqbold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: akzidenz-grotesk_bqitalic;
    src: url(../fonts/akzidenzgrotesk-italic-webfont.eot);
    src: url(../fonts/akzidenzgrotesk-italic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/akzidenzgrotesk-italic-webfont.woff2) format("woff2"), url(../fonts/akzidenzgrotesk-italic-webfont.woff) format("woff"), url(../fonts/akzidenzgrotesk-italic-webfont.ttf) format("truetype"), url(../fonts/akzidenzgrotesk-italic-webfont.svg#akzidenz-grotesk_bqitalic) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: akzidenz-grotesk_bq_lightRg;
    src: url(../fonts/akzidenzgrotesk-light-webfont.eot);
    src: url(../fonts/akzidenzgrotesk-light-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/akzidenzgrotesk-light-webfont.woff2) format("woff2"), url(../fonts/akzidenzgrotesk-light-webfont.woff) format("woff"), url(../fonts/akzidenzgrotesk-light-webfont.ttf) format("truetype"), url(../fonts/akzidenzgrotesk-light-webfont.svg#akzidenz-grotesk_bq_lightRg) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: akzidenz-grotesk_bqmedium;
    src: url(../fonts/akzidenzgrotesk-medium-webfont.eot);
    src: url(../fonts/akzidenzgrotesk-medium-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/akzidenzgrotesk-medium-webfont.woff2) format("woff2"), url(../fonts/akzidenzgrotesk-medium-webfont.woff) format("woff"), url(../fonts/akzidenzgrotesk-medium-webfont.ttf) format("truetype"), url(../fonts/akzidenzgrotesk-medium-webfont.svg#akzidenz-grotesk_bqmedium) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: akzidenz-grotesk_bqregular;
    src: url(../fonts/akzidenzgrotesk-regular-webfont.eot);
    src: url(../fonts/akzidenzgrotesk-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/akzidenzgrotesk-regular-webfont.woff2) format("woff2"), url(../fonts/akzidenzgrotesk-regular-webfont.woff) format("woff"), url(../fonts/akzidenzgrotesk-regular-webfont.ttf) format("truetype"), url(../fonts/akzidenzgrotesk-regular-webfont.svg#akzidenz-grotesk_bqregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.o-title {
    font-size: 3.6rem
}

@media screen and (min-width:768px) {
    .o-title {
        font-size: 3.8rem
    }
}

@media screen and (min-width:1200px) {
    .o-title {
        font-size: 4rem
    }
}

.o-title--huge {
    font-size: 3.6rem
}

@media screen and (min-width:768px) {
    .o-title--huge {
        font-size: 5.2rem
    }
}

@media screen and (min-width:1200px) {
    .o-title--huge {
        font-size: 6.4rem
    }
}

.o-subtitle {
    font-size: 1rem
}

.o-subtitle--underline {
    display: inline-block;
    padding-bottom: .5rem;
    border-bottom: 1px solid #2f2f2f
}

.o-subtitle--underline.u-color--white {
    border-bottom: 1px solid #fff
}

img, legend {
    border: 0
}

.o-paragraph {
    font-size: 1.4rem;
    line-height: 2.8rem
}

.o-paragraph--big {
    font-size: 1.8rem
}

.o-paragraph--huge {
    font-size: 2.4rem
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?qn4bex);
    src: url(../fonts/icomoon.eot?qn4bex#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf) format("truetype"), url(../fonts/icomoon.woff?qn4bex) format("woff"), url(../fonts/icomoon.svg?qn4bex#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

.o-head-overlay__cmd--back a:before, .o-ico, .o-overlay-back__link:before,
[data-ico]::after {
    display: inline-block;
    margin-right: .2em;
    margin-left: .2em;
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.o-ico--logo::before, [data-ico~=logo]::after {
    content: url(../images/logo-barspoon.png)
}

.o-ico--search::before, [data-ico~=search]::after {
    content: ""
}

.o-ico--button-arrow::before, [data-ico~=button-arrow]::after {
    content: ""
}

.o-ico--heart::before, [data-ico~=heart]::after {
    content: ""
}

.o-ico--heart-add::before, [data-ico~=heart-add]::after {
    content: ""
}

.o-ico--up-arrow::before, [data-ico~=up-arrow]::after {
    content: ""
}

.o-head-overlay__cmd--back a::before, .o-ico--left-arrow::before,
.o-overlay-back__link::before, [data-ico~=left-arrow]::after {
    content: "\e605"
}

.o-ico--down-arrow::before, [data-ico~=down-arrow]::after {
    content: ""
}

.o-ico--right-arrow::before, [data-ico~=right-arrow]::after {
    content: "\e600"
}

.o-ico--issuu::before, [data-ico~=issuu]::after {
    content: ""
}

.o-ico--mail::before, [data-ico~=mail]::after {
    content: "\e801"
}

.o-ico--pinterest::before, [data-ico~=pinterest]::after {
    content: ""
}

.o-ico--close::before, [data-ico~=close]::after {
    content: "\e803"
}

.o-ico--youtube::before, [data-ico~=youtube]::after {
    content: "\e804"
}

.o-ico--location::before, [data-ico~=location]::after {
    content: "\e805"
}

.o-ico--checkmark::before, [data-ico~=checkmark]::after {
    content: ""
}

.o-ico--play::before, [data-ico~=play]::after {
    content: "\e807"
}

.o-ico--pause::before, [data-ico~=pause]::after {
    content: "\e808"
}

.o-ico--stop::before, [data-ico~=stop]::after {
    content: "\e809"
}

.o-ico--share::before, [data-ico~=share]::after {
    content: ""
}

.o-ico--google-plus::before, [data-ico~=google-plus]::after {
    content: "\e80B"
}

.o-ico--facebook::before, [data-ico~=facebook]::after {
    content: "\e80C"
}

.o-ico--instagram::before, [data-ico~=instagram]::after {
    content: "\e80D"
}

.o-ico--twitter::before, [data-ico~=twitter]::after {
    content: "\e80E"
}

.o-ico--vimeo::before, [data-ico~=vimeo]::after {
    content: "\e80F"
}

.o-ico--tumblr::before, [data-ico~=tumblr]::after {
    content: ""
}

.o-ico--linkedin::before, [data-ico~=linkedin]::after {
    content: "\e811"
}

.o-ico--pinterest-inverse::before, [data-ico~=pinterest-inverse]::after {
    content: ""
}

.o-ico--filter-arrows::before, [data-ico~=filter-arrows]::after {
    content: ""
}

.o-ico--filtri::before, [data-ico~=filtri]::after {
    content: ""
}

.o-ico--freccia_download::before, [data-ico~=freccia_download]::after {
    content: ""
}

.o-ico--shareme::before, [data-ico~=shareme]::after {
    content: "\e903"
}

.l-container {
    width: 100%;
    padding: 40px 0
}

.l-container:after, .l-container:before {
    content: "";
    display: table
}

@media (min-width:75em) {
    .l-container {
        max-width: 1600px;
        margin: 0 auto;
        padding: 80px 0
    }
}

legend, td, th, ul {
    padding: 0
}

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup,
main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

.u-only-mobile, [hidden], body::before, template {
    display: none
}

audio:not([controls]) {
    display: none;
    height: 0
}

body {
    margin: 0;
    overflow-x: hidden
}

a:active, a:hover {
	outline: 0;
	color: #fff;
}

abbr[title] {
    border-bottom: 1px dotted
}

dfn {
    font-style: italic
}

/*
mark {
    background: #ff0;
    color: #000
}
*/

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre, textarea {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.u-font--regular, html {
	font-family: #212121;
}

button {
    overflow: visible
}

.o-heading, .u-far-away, .u-of-hidden {
    overflow: hidden
}

button, select {
    text-transform: none
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* , :after, :before {
    box-sizing: border-box
}

dd, dl, headers(), p, ul {
    margin: 0
}

b, strong {
    font-weight: 400;
    font-style: normal
}

ul {
    list-style-type: none
}

input, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none
}

input::-ms-clear {
    display: none
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    color: #2f2f2f;
    font-size: 62.5%
}

html ::-moz-selection {
    background: #8c7e57;
    color: #fff
}

html ::selection {
    background: #8c7e57;
    color: #fff
}

body::before {
    content: 'mobile'
}

@media (min-width:48em) {
    body::before {
        content: 's-tablet'
    }
}

@media (min-width:62em) {
    body::before {
        content: 'l-tablet'
    }
}

@media (min-width:75em) {
    body::before {
        content: 'desktop'
    }
}

@media (min-width:100em) {
    html {
        font-size: 85%
    }

    body::before {
        content: 'wide'
    }
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
	font-family:"Bebas Neue Regular","Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: 400
}

::-webkit-scrollbar {
    background: #fff;
    width: 6px
}

::-webkit-scrollbar-thumb {
    background: #8c7e57;
    -webkit-border-radius: 6px
}

@media (max-width:47.99em) {
    .u-mobile {
        display: none
    }

    .u-only-mobile {
        display: block
    }
}

@media (max-width:61.99em) {
    .u-s-tablet {
        display: none
    }
}

@media (max-width:74.99em) {
    .u-l-tablet {
        display: none
    }
}

@media (max-width:99.99em) {
    .u-desktop {
        display: none
    }
}

.u-invalid {
    color: invalid !important
}

.u-align-center {
    text-align: center
}

.u-hidden {
    display: none !important;
    visibility: hidden !important
}

.u-far-away {
    width: 0;
    height: 0;
    text-indent: -119988px;
    text-align: left;
    text-transform: capitalize;
    visibility: hidden;
    display: none
}

.c-footer__scroll .o-vertical__item, .c-seventh .c-seventh-title .o-form__sub-legend,
.o-btn, .o-form__label, .o-nav-dot span, .o-select-language .language,
.o-social, .u-uppercase {
    text-transform: uppercase;
	
		
}

.u-pos-center {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.u-ca-pos {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.o-heading, .o-heading__image {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.u-full-width {
    width: 100%
}

.u-half-width {
    width: 50%
}

.u-color--white {
    color: #fff
}

.u-color--black {
    color: #2f2f2f
}

.u-color--blue {
    color: #8c7e57
}

.u-bgcolor--white {
    background-color: #fff
}

.u-bgcolor--black {
    background-color: #2f2f2f
}

.u-bgcolor--blue {
    background-color: #8c7e57
}

.u-font--bold {
    font-family: akzidenz-grotesk_bqbold, Helvetica, Arial, sans-serif
}

.u-font--medium {
    font-family: akzidenz-grotesk_bqmedium, Helvetica, Arial, sans-serif
}

.u-font--italic {
    font-family: akzidenz-grotesk_bqitalic, Helvetica, Arial, sans-serif
}

.u-font--light {
    font-family: akzidenz-grotesk_bq_lightRg, Helvetica, Arial, sans-serif
}

.u-width-limiter {
    max-width: 1200px;
    margin: 0 auto
}

.u-width-limiter--small {
    max-width: 700px;
    margin: 0 auto
}

.o-heading {
    position: fixed;
    z-index: 10
}

.o-heading__image {
    position: absolute;
    z-index: 12
}

.o-heading__content {
    z-index: 16;
    position: absolute;
    left: 5%;
    right: 5%;
    top: 20%
}

@media (min-width:48em) {
    .o-heading__content {
        left: 10%;
        right: 10%
    }
}

@media (min-width:62em) {
    .o-heading__content {
        left: 15%;
        right: 15%;
        top: 15%
    }
}

.o-heading__content .content-wrapper {
    padding: 5%
}

.o-heading__content .section-name {
    position: absolute;
    top: -25;
    left: 0;
    right: 0
}

@media (min-width:75em) {
    .o-heading__content .section-name {
        top: -30
    }
}

.o-section-item {
    background: #212121
}

.o-section-item.t-light {
    background: #e2e3e5
}

.o-bg-image {
    min-height: 400px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%
}

@media (min-width:62em) {
    .o-bg-image {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }
}

.o-field {
    position: relative
}

.o-checkbox {
    text-align: left;
    padding: 1em 0
}

.o-checkbox input[type=checkbox] {
    display: none !important;
    visibility: hidden !important
}

.o-checkbox input[type=checkbox] + label {
    position: relative;
    display: inline-block;
    line-height: 2em;
    padding-left: 30px
}

.o-checkbox input[type=checkbox] + label .o-checkbox__pseudo-check {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    border: 1px solid #929393;
    width: 20px;
    height: 20px
}

.o-checkbox input[type=checkbox] + label .o-checkbox__pseudo-check:after {
    font-family: icomoon;
    content: "\e806";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    display: none;
    color: #2f2f2f
}

.o-checkbox input[type=checkbox] + label a {
    color: #2f2f2f;
    font-family: akzidenz-grotesk_bqbold, Helvetica, Arial, sans-serif
}

.o-checkbox input[type=checkbox]:checked + label .o-checkbox__pseudo-check {
    border: 1px solid #2f2f2f
}

.o-checkbox input[type=checkbox]:checked + label .o-checkbox__pseudo-check:after {
    display: block
}

.o-select-language .language {
    font-family: akzidenz-grotesk_bqregular, Helvetica, Arial, sans-serif;
    display: inline-block;
    font-size: 1rem;
    letter-spacing: .1rem;
    width: 60px;
    height: 60px;
    line-height: 60px;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.o-head-overlay__main, .o-social {
    font-family: akzidenz-grotesk_bqmedium, Helvetica, Arial, sans-serif
}

.o-select-language .language:hover {
    background-color: rgba(54, 144, 251, .7);
    color: #fff
}

.o-select-language .language--black {
    color: #2f2f2f;
    border: 1px solid #2f2f2f
}

.o-select-language .language--white {
    color: #fff;
    border: 1px solid #fff
}

.o-checkbox-input {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    position: relative;
    display: inline-block;
    background: #fff;
    border: none;
    color: #fff;
    cursor: pointer;
    outline: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    box-shadow: 5px 5px 44px -5px rgba(0, 0, 0, .66)
}

.o-checkbox-input::before {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    content: '';
    display: inline-block;
    position: absolute;
    top: 11px;
    left: 11px;
    width: 8px;
    height: 8px;
    background-color: #8c7e57;
    border-radius: 50%;
    opacity: 0;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2)
}

.o-checkbox-input:hover {
    background: #f2f2f2
}

.o-checkbox-input:checked::before {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.o-social {
    font-size: 1.4rem;
    position: relative
}

.o-social::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: -10%;
    width: 120%;
    height: 2px;
    background-color: #2f2f2f;
    max-width: 200px
}

.o-img--responsive {
    display: block;
    max-width: 100%;
    height: auto
}

@media (min-width:48em) {
    .o-bg-image {
        min-height: 500px
    }

    .o-vertical--center {
        left: 50%
    }
}

.o-head-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    visibility: hidden
}

.o-head-overlay.active {
    visibility: visible;
    z-index: 60
}

.o-head-overlay__wrap {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    color: #2f2f2f;
    background-color:#ebebec;
    text-align: center
}

@media (min-width:48em) {
    .o-head-overlay__wrap {
        top: 2rem;
        bottom: 2rem;
        left: 2rem;
        right: 2rem
    }

    .o-head-overlay__line {
        position: relative;
        padding-top: 7%;
        text-align: center
    }

    .o-head-overlay__line:before {
        content: '';
        display: block;
        width: 1px;
        height: 40px;
        background-color: #ded7bf;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

.o-head-overlay__content {
    padding: 0 1rem;
    max-width: 1600px;
    margin: 0 auto;
    position: relative
}

.o-head-overlay__title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: inline-block;
    padding: 2em 1em;
    text-align: center;
    font-size: 1.3rem;
    z-index: 62
}

.o-head-overlay__main {
    padding: 0 1rem;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 3.6rem
}

.o-form__field, .o-form__hint b, .o-form__hint strong, .o-form__label,
.o-form__legend, .o-head-overlay__cmd--back a, .o-overlay-back__link {
    font-family:"Bebas Neue Regular", "Trebuchet MS", Arial, Helvetica, sans-serif
}

.o-overlay-close {
    position: absolute;
    color: #2f2f2f;
    z-index: 66;
    font-size: 1.2rem;
    top: 2rem;
    right: 2rem
}

@media (min-width:62em) {
    .o-overlay-close {
        top: 3rem;
        right: 3rem
    }
}

.no-touchevents .o-overlay-close {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    will-change: transform, color
}

.no-touchevents .o-overlay-close:hover {
    color: #8c7e57;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.o-head-overlay__content > .o-btn {
    color: #fff;
    border-color: #8c7e57;
    position: relative;
    z-index: 1
}

.o-head-overlay__content > .o-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(54, 144, 251, .7);
    z-index: -1
}

.no-touchevents .o-head-overlay__content > .o-btn::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #8c7e57;
    z-index: -1;
    -webkit-transition: width .7s cubic-bezier(.77, 0, .175, 1);
    transition: width .7s cubic-bezier(.77, 0, .175, 1)
}

.no-touchevents .o-head-overlay__content > .o-btn:hover::after {
    width: 100%
}

.o-overlay-back__link {
    font-size: 3.6rem;
    text-decoration: none;
    color: #929393;
    border-bottom: none;
    text-align: left;
    padding: .5rem 0 .5rem 2.5rem;
    position: relative
}

.o-overlay-back__link:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    font-size: 3.6rem
}

.no-touchevents .o-overlay-back__link {
    -webkit-transition: color .2s linear;
    transition: color .2s linear
}

.no-touchevents .o-overlay-back__link:hover {
    color: #8c7e57
}

.o-head-overlay__cmd a {
    color: #929393;
    font-size: 1.4rem;
    padding: .5rem 0 .5rem 2rem;
    text-align: left;
    border-bottom: 1px solid #929393
}

.o-head-overlay__cmd--back a {
    font-size: 3.6rem;
    text-decoration: none;
    border-bottom: none
}

.o-head-overlay__cmd--back a:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    font-size: 2rem
}

.c-privacy, .c-share {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.no-touchevents .o-head-overlay__cmd--back a {
    -webkit-transition: color .2s linear;
    transition: color .2s linear
}

.no-touchevents .o-head-overlay__cmd--back a:hover {
    color: #8c7e57
}

.o-form--inline .o-form__field, .o-form--inline .o-form__group {
    height: 50px;
    line-height: 50px
}

@media (min-width:75em) {
    .o-head-overlay__main {
        max-width: 1200px;
        margin: 0 auto
    }

    .o-form--inline .o-form__field, .o-form--inline .o-form__group {
        height: 60px;
        line-height: 60px
    }
}

.o-form--inline .o-form__group {
    max-width: 600px;
    margin: 0 auto;
    text-align: center
}

.o-form--inline .o-form__group:after, .o-form--inline .o-form__group:before {
    content: "";
    display: table
}

.c-share-list, .c-share-list__item, .o-form__group .o-form__field,
.o-form__group .o-form__label {
    display: inline-block
}

@media (min-width:30em) {
    .o-form--inline .o-form__group .o-form__field {
        width: calc(100% - 200px);
        border-right: none
    }
}

.o-form--inline .o-form__group .o-form__field {
    width: 100%;
    margin: 0 0 2rem
}

@media (min-width:30em) {
    .o-form--inline .o-form__group .o-form__field {
        width: calc(100% - 200px);
        float: left;
        margin: 0
    }

    .o-form--inline .o-form__group .o-btn {
        float: left
    }
}

.o-form__fieldset {
    border: none;
    padding: 0;
    margin-left: -20px
}

.o-form__fieldset--col-2 .o-form__group {
    float: left;
    width: 100%
}

@media (min-width:62em) {
    .o-form__fieldset--col-2 .o-form__group {
        width: calc(100% / 2)
    }
}

.o-form__fieldset--col-3 .o-form__group {
    width: calc(100% / 3);
    float: left
}

.o-form__legend {
    font-size: 3.1rem
}

.o-form__hint {
    font-size: 1.4rem;
    line-height: 2.4rem
}

.o-form__group {
    padding: 10px 0 10px 10px
}

@media (min-width:48em) {
    .o-form__fieldset {
        margin: 2rem 0
    }

    .o-form__group {
        padding: 20px 0 20px 20px
    }
}

.o-form__field {
    height: 70px;
    background-color: #fff;
    border: none;
    outline: 0;
    padding: 0 20px;
    margin: 0;
    font-size: 1.4rem;
    width: 100%;
    box-shadow: 3px 3px 38px -9px rgba(0, 0, 0, .66)
}

.o-form__field--ghost {
    background-color: transparent;
    border: 1px solid #929393
}

.o-form__label {
    color: #656d78;
    font-size: 1.2rem;
    letter-spacing: .2rem;
    line-height: 70px
}

.o-form__field[required] + .o-form__label::after {
    content: " *"
}

.c-share {
    visibility: hidden;
    z-index: -1
}

.c-share.active {
    visibility: visible;
    z-index: 64
}

.c-share-list {
    margin: 0;
    width: 60%;
    text-align: center;
    padding: 2rem 0
}

@media (min-width:48em) {
    .c-share-list {
        width: auto;
        padding: 5rem 0
    }
}

.c-share-list__item {
    text-align: center;
    margin: 1rem
}

@media (min-width:100em) {
    .c-share-list__item {
        margin: 0 2rem
    }
}

.c-share-list__item a {
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    border: 1px solid #ded7bf;
	border-radius: 12px;
    color: #2f2f2f;
    text-align: center;
    display: inline-block;
    font-size: 2rem;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    will-change: color, border-color
}

.c-follow-list__item a {
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
   	border: 1px solid #ded7bf;
    color: #8c7e57;
    text-align: center;
    display: inline-block;
    font-size: 2rem;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    will-change: color, border-color
}

@media (min-width:48em) {
    .c-share-list__item a {
        width: 5rem;
        height: 5rem;
        line-height: 5rem;
        font-size: 2rem
    }
}

.c-share-list__item:hover a {
    color: #8c7e57;
    border-color: #8c7e57
}

.c-privacy {
    visibility: hidden;
    z-index: -1;
    overflow-y: scroll;
    padding: 80px;
    text-align: left;
    margin: 50px auto;
    line-height: 2
}

@media (min-width:62em) {
    .c-privacy {
        width: 80%
    }
}

.c-nav-gallery .c-nav-gallery__item, .c-video iframe {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    height: 100%
}

.c-privacy .c-privacy__title {
    font-size: 3.6rem;
    text-align: center
}

.c-privacy p {
    font-size: 1.2rem;
    margin: 1rem
}

.c-privacy h3, .c-privacy h6 {
    font-size: 1.4rem
}

.c-privacy.active {
    visibility: visible;
    z-index: 64
}

.c-video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
    z-index: -1
}

.c-video.active {
    visibility: visible;
    z-index: 64
}

.c-video iframe {
    right: 0;
    bottom: 0;
    padding: 3rem;
    display: none
}

.c-nav-gallery {
    height: 100%;
    visibility: hidden;
    z-index: -1
}

.c-nav-gallery.active {
    visibility: visible;
    z-index: 64
}

.c-nav-gallery .c-nav-gallery__item {
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0s cubic-bezier(.51, .01, 0, 1);
    transition: all 0s cubic-bezier(.51, .01, 0, 1);
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.c-nav-gallery .c-nav-gallery__item.is-active {
    -webkit-transition: all .5s cubic-bezier(.51, .01, 0, 1);
    transition: all .5s cubic-bezier(.51, .01, 0, 1);
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}

.c-nav-gallery__image {
    position: absolute;
    left: 50%;
    top: 50%;
    overflow: hidden;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 100%;
    max-width: 100%
}

.c-nav-gallery__command {
    z-index: 18;
    position: absolute;
    bottom: 0;
    cursor: pointer;
    width: 4rem
}

@media (min-width:48em) {
    .c-nav-gallery__image {
        max-width: 80%
    }

    .c-nav-gallery__command {
        display: block;
        width: 8%;
        position: absolute;
        top: 0;
        bottom: 0
    }

    .c-nav-gallery__command .o-head-overlay__cmd--back a:before, .c-nav-gallery__command .o-ico,
    .c-nav-gallery__command .o-overlay-back__link:before, .o-head-overlay__cmd--back .c-nav-gallery__command a:before {
        font-size: 3.6rem
    }
}

@media (min-width:75em) {
    .c-nav-gallery__command {
        width: 8%
    }

    .c-nav-gallery__command .o-head-overlay__cmd--back a:before, .c-nav-gallery__command .o-ico,
    .c-nav-gallery__command .o-overlay-back__link:before, .o-head-overlay__cmd--back .c-nav-gallery__command a:before {
        font-size: 3.6rem
    }
}

.no-touchevents .c-nav-gallery__command {
    -webkit-transition: color .2s;
    transition: color .2s
}

.no-touchevents .c-nav-gallery__command:hover {
    color: #8c7e57
}

.c-nav-gallery__command .o-head-overlay__cmd--back a:before, .c-nav-gallery__command .o-ico,
.c-nav-gallery__command .o-overlay-back__link:before, .o-head-overlay__cmd--back .c-nav-gallery__command a:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    text-align: center;
    width: 100%;
    margin: 0;
    font-size: 3.6rem
}

.c-gallery, .c-gallery .outer, .c-gallery__item {
    position: relative;
    overflow: hidden
}

.c-nav-gallery__command--left {
    left: 0
}

.c-nav-gallery__command--right {
    right: 0
}

/*
.c-gallery {
    background: url(../images/bg.jpg) repeat;
}
*/

.c-gallery .outer, .c-gallery .u-tc {
    height: 100%
}

.c-gallery .o-command {
    text-align: center
}

.c-gallery .o-vertical {
    display: none
}

@media (min-width:62em) {
    .c-video iframe {
        padding: 6rem
    }

    .c-gallery .o-vertical {
        display: block;
        top: 50%;
        left: 5%;
        text-align: center;
        -webkit-transform: translateY(-50%) rotate(-90deg);
        -ms-transform: translateY(-50%) rotate(-90deg);
        transform: translateY(-50%) rotate(-90deg);
        line-height: 5rem
    }
}

.c-gallery .o-vertical a {
    color: #2f2f2f;
    display: inline-block
}

.c-gallery__item .o-btn, .c-gallery__item .o-btn .o-readmore {
    color: #fff;
    background-color: #2f2f2f
}

.c-gallery__item {
    height: 100%;
    float: left
}

.c-gallery__item .o-btn {
    z-index: 18;
    position: absolute;
    border-color: #2f2f2f;
    bottom: 10%;
    right: 10%
}

@media (min-width:48em) {
    .c-gallery .outer {
        height: 100%
    }

    .c-gallery__item .o-btn {
        bottom: 15%;
        right: 15%
    }
}

.c-gallery__image {
    z-index: 12;
    border-right: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.c-gallery--zoomable .c-gallery__image {
    cursor: url(../images/gallery-cursor-1.png), auto
}

.c-gallery__inner {
    z-index: 16;
    position: absolute;
    color: #2f2f2f;
    top: 10%;
    left: 10%;
    right: 10%
}

.c-gallery-pagination--dark .o-dot, .t-light .o-btn:not(.o-btn--fill):not(.o-btn--readmore) {
    color: #8c7e57
}

.c-gallery__inner .o-title {
    background-color: #fff;
    border: 1px solid #2f2f2f;
    padding: 1rem
}

@media (min-width:48em) {
    .c-gallery__inner {
        top: 15%;
        left: 15%;
        right: 15%
    }

    .c-gallery__inner .o-title {
        margin-left: 120px;
        min-height: 120px;
        overflow: hidden;
        padding: 2rem
    }
}

.c-gallery__inner .o-title__category {
    font-family: akzidenz-grotesk_bqregular, Helvetica, Arial, sans-serif;
    font-size: 1.2rem;
    line-height: 2rem
}

.c-gallery__inner .o-title__main {
    font-family: akzidenz-grotesk_bqbold, Helvetica, Arial, sans-serif;
    font-size: 1.4rem
}

@media (min-width:87.5em) {
    .c-gallery__inner .o-title__main {
        font-size: 3.6rem
    }
}

.c-gallery__command {
    z-index: 18;
    position: absolute;
    top: 0;
    bottom: 0;
    cursor: pointer;
    display: none;
    width: 4rem;
    opacity: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

@media (min-width:48em) {
    .c-gallery__command {
        display: block;
        width: 8%
    }
}

@media (min-width:75em) {
    .c-gallery__command {
        width: 8%
    }

    .o-btn {
        height: 50px;
        line-height: 50px
    }
}

.c-gallery__command:hover {
    opacity: 1
}

.c-gallery__command .o-head-overlay__cmd--back a:before, .c-gallery__command .o-ico,
.c-gallery__command .o-overlay-back__link:before, .o-head-overlay__cmd--back .c-gallery__command a:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    text-align: center;
    width: 100%;
    margin: 0;
    font-size: 1.4rem
}

.c-gallery__command--left {
    left: 0
}

.c-gallery__command--right {
    right: 0
}

.c-gallery-pagination {
    position: absolute;
    width: 50%;
    bottom: 60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    z-index: 18;
    display: block
}

.c-header__logo, .c-header__primary-nav, .o-btn, .o-btn--fill {
    display: inline-block
}

.c-gallery-pagination--dark .o-dot::before {
    background-color: #8c7e57
}

.o-btn {
    font-family:"Bebas Neue Regular", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 1rem;
    letter-spacing: .4rem;
    text-align: center;
    position: relative;
    padding: 0 2em;
    border: 1px solid;
    outline: 0;
    line-height: 50px;
    height: 50px;
    width: 150px
}

@media screen and (min-width:768px) {
    .o-btn {
        width: 250px
    }
}

@media screen and (min-width:1200px) {
    .o-btn {
        width: 250px
    }
}

@media screen and (min-width:1600px) {
    .o-btn {
        width: 350px
    }
}

.o-btn .o-head-overlay__cmd--back a:before, .o-btn .o-ico, .o-btn .o-overlay-back__link:before,
.o-head-overlay__cmd--back .o-btn a:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 3rem
}

.o-btn--arrow {
    padding-right: 5em
}

.o-btn--arrow .o-head-overlay__cmd--back a:before, .o-btn--arrow .o-ico,
.o-btn--arrow .o-overlay-back__link:before, .o-head-overlay__cmd--back .o-btn--arrow a:before {
    right: 10px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.o-btn--arrow:hover .o-head-overlay__cmd--back a:before, .o-btn--arrow:hover .o-ico,
.o-btn--arrow:hover .o-overlay-back__link:before, .o-head-overlay__cmd--back .o-btn--arrow:hover a:before {
    right: 0
}

.t-dark .o-btn:not(.o-btn--fill):not(.o-btn--readmore) {
    color: #fff
}

.o-btn--fill {
    letter-spacing: 4px;
    position: relative;
    width: auto;
    height: auto;
    line-height: 10px;
    padding: 24px 40px;
    white-space: nowrap;
    font-size: 18px;
	font-family:"Bebas Neue Regular", "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #fff;
    z-index: 1
}

.o-btn--fill::after, .o-btn--fill::before {
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    position: absolute;
    content: ''
}

.o-btn--fill::before {
    width: 100%;
    background-color: rgba(54, 144, 251, .7)
}

.o-btn--fill::after {
    width: 0;
    background-color: #8c7e57;
    -webkit-transition: width .5s cubic-bezier(.77, 0, .175, 1);
    transition: width .5s cubic-bezier(.77, 0, .175, 1)
}

.o-btn--fill:hover::after {
    width: 100%
}

@-webkit-keyframes sonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 5px 5px rgba(255, 255, 255, .6), 0 0 0 5px rgba(255, 255, 255, .5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 5px 5px rgba(255, 255, 255, .6), 0 0 0 5px rgba(255, 255, 255, .5);
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@keyframes sonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 5px 5px rgba(255, 255, 255, .6), 0 0 0 5px rgba(255, 255, 255, .5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 5px 5px rgba(255, 255, 255, .6), 0 0 0 5px rgba(255, 255, 255, .5);
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@-webkit-keyframes sonarEffectBlue {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 5px 5px rgba(54, 144, 251, .6), 0 0 0 5px rgba(255, 255, 255, .5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 5px 5px rgba(54, 144, 251, .6), 0 0 0 5px rgba(255, 255, 255, .5);
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@keyframes sonarEffectBlue {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 5px 5px rgba(54, 144, 251, .6), 0 0 0 5px rgba(255, 255, 255, .5)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 5px 5px rgba(54, 144, 251, .6), 0 0 0 5px rgba(255, 255, 255, .5);
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

.o-btn--circle, .o-btn--circle-blue {
	border-radius: 25px;
	width: 50px;
	height: 50px;
	min-width: 0;
	background-color: #1e1e1e;
	border: 2px solid #8c7e57 ;
	color: #8c7e57 ;
	z-index: 1
}

.o-btn--circle-blue, html.no-touch .o-action--bg-blue:hover {
    background-color: #191c1e
}

.o-btn--circle .o-head-overlay__cmd--back a:before, .o-btn--circle .o-ico,
.o-btn--circle .o-overlay-back__link:before, .o-btn--circle-blue .o-head-overlay__cmd--back a:before,
.o-btn--circle-blue .o-ico, .o-btn--circle-blue .o-overlay-back__link:before,
.o-head-overlay__cmd--back .o-btn--circle a:before, .o-head-overlay__cmd--back .o-btn--circle-blue a:before {
    font-size: 2.4rem;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (min-width:75em) {
    .o-btn--circle, .o-btn--circle-blue {
        width: 80px;
        height: 80px;
        line-height: 80px;
        border-radius: 40px
    }

    .no-touchevents .o-btn--circle, .no-touchevents .o-btn--circle-blue {
        -webkit-transition: all .3s cubic-bezier(.51, .01, 0, 1);
        transition: all .3s cubic-bezier(.51, .01, 0, 1)
    }

    .no-touchevents .o-btn--circle-blue:hover, .no-touchevents .o-btn--circle:hover {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }
}

.o-btn--circle-blue::after, .o-btn--circle::after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
    top: 0;
    left: 0;
   
}

.o-btn--circle-blue {
	position:relative;
	top: 50%;
	left: 50%;
    border: block
}

.o-btn--circle-blue::after {
    
}

html.no-touch .o-action--bg-blue {
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.c-header.u-ui-black .o-nav-dot::before, html.no-touch .o-action--bg-black:hover {
    background-color: #fff
}

html.no-touch .o-action--bg-black {
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.c-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 50;
    margin: 2rem;
    color: #fff
}

.c-header .u-table {
    height: 100%
}

.c-header.u-ui-black {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.c-header.u-ui-black a, .c-header.u-ui-black span, .c-header.u-ui-black span[id^=lang] {
    color: #fff
}

.c-header .wrapper {
    max-width: 1600px;
    margin: 0 auto;
    height: 5rem;
    position: relative
}

@media (min-width:48em) {
    .c-header .wrapper {
        height: 6rem
    }

    .c-header__logo .o-head-overlay__cmd--back a:before, .c-header__logo .o-ico,
    .c-header__logo .o-overlay-back__link:before, .o-head-overlay__cmd--back .c-header__logo a:before {
        font-size: 3.6rem
    }
}

.c-header__logo .o-head-overlay__cmd--back a:before, .c-header__logo .o-ico,
.c-header__logo .o-overlay-back__link:before, .o-head-overlay__cmd--back .c-header__logo a:before {
    font-size: 3.6rem;
    color: #fff
}

@media (min-width:75em) {
    .c-header .wrapper {
        height: 8rem
    }

    .c-header__logo .o-head-overlay__cmd--back a:before, .c-header__logo .o-ico,
    .c-header__logo .o-overlay-back__link:before, .o-head-overlay__cmd--back .c-header__logo a:before {
        font-size: 36px
    }
}

@media (max-width:47.99em) {
    .c-header__logo .o-head-overlay__cmd--back a:before, .c-header__logo .o-ico,
    .c-header__logo .o-overlay-back__link:before, .o-head-overlay__cmd--back .c-header__logo a:before {
        color: #929393
    }
}

.c-header__primary-nav {
    position: absolute;
    top: 0;
    right: 0
}

.c-header__primary-nav ul li {
    display: inline-block;
    vertical-align: middle;
    padding-right: .5rem
}

.c-header__primary-nav ul li:last-child {
    padding: 0
}

.c-header__primary-nav ul li a, .c-header__primary-nav ul li span[id^=lang] {
    font-size: 1.4rem;
    padding: 0;
    color: #929393;
    text-transform: uppercase
}

@media (min-width:48em) {
    .c-header__primary-nav ul li a, .c-header__primary-nav ul li span[id^=lang] {
        color: #fff
    }
}

.c-header:not(.notrans), .c-header:not(.notrans) .o-head-overlay__cmd--back a:before,
.c-header:not(.notrans) .o-ico, .c-header:not(.notrans) .o-overlay-back__link:before,
.c-header:not(.notrans) .wrapper, .o-head-overlay__cmd--back .c-header:not(.notrans) a:before {
    -webkit-transition-property: padding, color, background-color, border;
    transition-property: padding, color, background-color, border;
    -webkit-transition-duration: .4s;
    transition-duration: .4s
}

.c-header.is-delayed, .c-header.is-delayed .o-head-overlay__cmd--back a:before,
.c-header.is-delayed .o-ico, .c-header.is-delayed .o-overlay-back__link:before,
.c-header.is-delayed .wrapper, .o-head-overlay__cmd--back .c-header.is-delayed a:before {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}

.c-side-nav {
    display: none;
    position: absolute;
    top: 50vh;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width:62em) {
    .c-side-nav {
        display: block
    }
}

.o-nav-dot {
    width: 10px;
    height: 10px;
    margin: 20px 15px;
    display: block;
    position: relative;
    cursor: pointer;
    color: #fff
}

.c-footer.u-ui-black .c-footer__scroll .o-vertical__item, .c-footer.u-ui-black .c-footer__share {
    color: #fff
}

.o-nav-dot::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 50%;
    background-color: #fff;
    border: 1px solid;
    border-radius: 3px;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.51, .01, 0, 1);
    transition: transform .3s cubic-bezier(.51, .01, 0, 1)
}

.o-nav-dot::after {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    width: 25px;
    height: 25px;
    background-color: transparent;
    border: 1px solid #8c7e57;
    border-radius: 13px;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.51, .01, 0, 1);
    transition: transform .3s cubic-bezier(.51, .01, 0, 1)
}

.o-nav-dot span {
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    position: absolute;
	font-family:"Bebas Neue Regular", "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1.5px;
	font-size: 16px;
    top: -4px;
    right: 30px;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.o-nav-dot.active span, .o-nav-dot.is-active span {
    opacity: 1
}

.o-nav-dot.active::before, .o-nav-dot.is-active::before {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5)
}

.o-nav-dot.active::after, .o-nav-dot.is-active::after {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.o-nav-dot:hover span {
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    opacity: 1
}

.c-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 4
}

@media (max-width:47.99em) {
    .c-footer {
        z-index: 52
    }
}

.c-footer.u-ui-black .c-footer__video {
    color: #2f2f2f;
    border-color: #2f2f2f
}

.c-footer.u-ui-black .c-footer__scroll .o-vertical__item::after {
    background: #2f2f2f;
	;
	
}

.c-footer .u-table {
    height: 100%
}

.c-footer .wrapper {
    max-width: 1600px;
    margin: 0 auto;
    height: 5rem;
    position: relative
}

@media (min-width:48em) {
    .c-footer .wrapper {
        height: 6rem
    }
}

@media (min-width:75em) {
    .c-header__primary-nav ul li a, .c-header__primary-nav ul li span[id^=lang] {
        font-size: 14px
    }

    .c-footer .wrapper {
        height: 8rem
    }
}

.c-footer__share {
    -webkit-transition: color .2s linear;
    transition: color .2s linear;
    z-index: 51;
    position: fixed;
    bottom: 0;
    left: 0;
    font-size: 27px;
    margin: 2rem;
    display: block;
    color: #929393
}

.c-footer__share .o-head-overlay__cmd--back a:before, .c-footer__share .o-ico,
.c-footer__share .o-overlay-back__link:before, .o-head-overlay__cmd--back .c-footer__share a:before {
	color: #8c7e57;
    font-size: 27px;
    margin: 0
}

.c-footer__share:hover {
    color: #8c7e57
}

@media (min-width:48em) {
    .c-footer__share {
        position: absolute;
        font-size: 3.6rem;
        color: #fff
    }
}

@media (min-width:75em) {
    .c-footer__share {
        font-size: 36px
    }
}

.c-footer__right {
    position: absolute;
    right: 50%;
    bottom: 0
}

.c-footer__video {
    opacity: 0;
    visibility: hidden;
    width: 32px;
    height: 32px;
    background: 0 0;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 50%;
    margin: 2rem;
    font-size: 1.4rem;
    outline: 0;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.c-footer__video span {
    line-height: 25px;
    text-align: center;
    width: 100%;
    margin: 0
}

@media (min-width:75em) {
    .c-footer__video {
        font-size: 14px
    }
}

.c-footer__video:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

@media (max-width:47.99em) {
    .c-footer__video {
        display: none
    }
}

.c-footer__scroll {
    z-index: 52;
    font-size: 10px;
    position: absolute;
    right: -160px;
    left: 0;
    margin: 0 auto;
    bottom: 170px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: left top 0;
    -ms-transform-origin: left top 0;
    transform-origin: left top 0;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 150px;
    text-align: right
}

@media (min-width:62em) {
    .c-footer__scroll {
        right: -150px;
        margin: 0 3rem;
        left: auto
    }
}

.c-footer__scroll .o-vertical__item {
    font-size: 10px;
    text-decoration: none;
    color: #929393;
    position: relative;
    padding-right: 50px;
    display: inline-block;
    font-family:"Bebas Neue Regular", "Trebuchet MS", Arial, Helvetica, sans-serif
}

.c-footer__scroll .o-vertical__item:after {
    content: "";
    display: block;
    background-color: #929393;
    position: absolute;
    bottom: 4px;
    right: -12px;
    height: 1px;
    -webkit-animation: scrollme 2.5s infinite;
    animation: scrollme 2.5s infinite
}

@media (min-width:48em) {
    .c-footer__scroll .o-vertical__item {
	color: #f8a718;
	font-size: 14px;
    }

    .c-footer__scroll .o-vertical__item:after {
        background-color: #fff
    }
}

.c-footer .c-contact-mobile {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 32px;
    height: 32px;
    background-size: cover;
    
    border-radius: 50%;
    margin: 2rem
}

.c-footer .c-contact-mobile img {
    height: 100%
}

.c-footer .o-btn--fill {
    display: none
}

@media (min-width:62em) {
    .c-footer .c-contact-mobile {
        display: none
    }

    .c-footer .o-btn--fill {
        z-index: 60;
        letter-spacing: 4px;
        display: inline-block;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        bottom: 0;
        left: 50%;
        width: auto;
        height: auto;
        line-height: 10px;
        padding: 24px 40px;
        white-space: nowrap;
        font-size: 10px
    }
}

@-webkit-keyframes scrollme {
    0%, 100% {
        width: 48px
    }

    90% {
        width: 0
    }
}

@keyframes scrollme {
    0%, 100% {
        width: 48px
    }

    90% {
        width: 0
    }
}

.rangeslider {
    position: absolute;
    display: block;
    height: 8px;
    width: 70%;
    left: 0;
    right: 0;
    top: 90%;
    margin: auto;
    border-radius: 40%;
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0, #fff 30%, #fff 80%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 0, #fff 30%, #fff 80%, rgba(255, 255, 255, 0) 100%)
}

.c-first, .o-section {
    height: 100%;
    bottom: 0
}

@media (min-width:62em) {
    .rangeslider {
        top: initial;
        bottom: 100px;
        left: 15%;
        right: initial
    }
}

input[type=range]:focus + .rangeslider .rangeslider__handle {
    box-shadow: 0 0 8px rgba(142, 68, 173, .9)
}

.o-section {
    position: relative;
    top: 0;
    left: 0;
    right: 0
}

@media (max-width:29.99em) {
    .o-section {
        min-height: 100vh
    }
}

.o-section__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 30px
}

@media (min-width:62em) {
    .o-section__inner {
        position: absolute;
        z-index: 3;
        width: 50%;
        height: 100%;
        top: 0;
        margin: 0;
        right: 75px
    }
}

@media screen and (min-width:62em) and (min-width:768px) {
    .o-section__inner {
        right: 125px
    }
}

@media screen and (min-width:62em) and (min-width:1200px) {
    .o-section__inner {
        right: 125px
    }
}

@media screen and (min-width:62em) and (min-width:1600px) {
    .o-section__inner {
        right: 175px
    }
}

.o-section .o-section-title {
	position: relative;
    text-align: left;
    width: 70%;
    color: #292929;

}


@media (min-width:62em) {
    .o-section .o-section-title {
        margin: 0
    }
}

.o-section .o-section-title__sub {
    font-size: 1.4rem;
    margin-bottom: 2rem;
    position: relative;
    display: block;
    width: 100%;
    font-family:"Bebas Neue Regular", "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height: 2.4rem
}

.o-section .o-section-title__main {
    margin-bottom: 25px;
    font-size: 2.0rem;
    font-family:"Bebas Neue Regular", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
    position: relative
}

.o-section .o-btn--circle {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute
}

@media (min-width:48em) {
    .o-section {
        min-height: 50vh
    }

    .o-section .o-section-title__main {
        margin-bottom: 1rem
    }

    .o-section .o-btn--circle {
        top: 80%;
        -webkit-transform: translate(-50%, -80%);
        -ms-transform: translate(-50%, -80%);
        transform: translate(-50%, -80%)
    }
}

.c-first {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    max-height: 100vh;
    overflow: hidden
}

.c-first .o-bg-image {
    background-position: center
}

.c-first video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.c-first::after, .c-first__inner {
    top: 0;
    height: 100%;
    position: absolute
}

.c-first__inner {
    left: 40px;
    right: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 3
}

@media (min-width:62em) {
    .c-first__inner {
        left: 20px;
        right: 20px
    }
}

@media (min-width:100em) {
    .rangeslider {
        bottom: 150px
    }

    .c-first__inner {
        left: 80px;
        right: 80px
    }
}

.c-first::after {
    content: "";
    left: 0;
    width: 100%;
    z-index: 2;
/*    background-color: rgba(0, 0, 0, .1)*/
}

.c-first .o-btn--circle {
	position: absolute;
	left: 0px;
	right: 0;
	margin: 0 auto
}

@media (min-width:62em) {
    .c-first .o-btn--circle {
        top: 100%;
        margin-top: 3rem
    }
}

.c-first .c-first-title {
    text-align: center;
    color: #FFF;
    margin: 0 auto
}

@media (min-width:48em) {
    .c-first .c-first-title {
        -webkit-transform: translateY(-3rem);
        -ms-transform: translateY(-3rem);
        transform: translateY(-3rem)
    }
}

.c-first .c-first-title__sub {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    position: relative;
    display: block;
    width: 100%;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.5);
    font-size: 1.4rem;
	letter-spacing: 11px;
}



@media (min-width:62em) {
    .c-first .c-first-title__sub {
        font-size: 2.5rem
    }
}

.c-first .c-first-title__main {
	font-family: "Bebas Neue Regular","Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.5);
	font-size: 4rem;
	position: relative;
	padding-left: 400px;
	letter-spacing: 2px;
	font-weight: 200;
	text-align: right;
}

.c-seventh .c-seventh-title .c-privacy-policy, .c-seventh .c-seventh-title .o-form__field,
.c-seventh .c-seventh-title .o-form__sub-legend {
    font-family:"Bebas Neue Regular", "Trebuchet MS", Arial, Helvetica, sans-serif
}

.c-third .o-bg-image {
    position: relative;
    background-size: contain;
    background-position: center center
}

@media screen and (min-width:1200px) {
    .c-third .o-bg-image {
        background-size: 100% auto
    }
}

@media (min-width:62em) {
    .c-first .c-first-title__main {
        font-size: 4rem
    }

    .c-third .o-bg-image {
        left: 0;
        right: initial;
        width: 50%;
        background-position: left center
    }
}

.c-third .o-bg-image .o-overlay-image {
    background-size: contain;
    opacity: 1;
    -webkit-transition: all .8s ease-out;
    transition: all .8s ease-out
}

.c-third .o-bg-image .js-toggle-moon span.toggle-off, .c-third .o-bg-image .o-overlay-image.is-active {
    opacity: 0
}

@media screen and (min-width:1200px) {
    .c-third .o-bg-image .o-overlay-image {
        background-size: 100% auto
    }
}

.c-third .o-bg-image .js-toggle-moon {
    position: absolute;
    bottom: 10%;
    right: 0;
    left: 0;
    margin: auto
}

.c-third .o-bg-image .js-toggle-moon span {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 50px;
    letter-spacing: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media (min-width:75em) {
    .c-third .o-bg-image .js-toggle-moon span {
        width: 60px;
        height: 60px;
        line-height: 60px
    }
}

.c-third .o-bg-image .js-toggle-moon span.toggle-on, .c-third .o-bg-image .js-toggle-moon.is-active .toggle-off {
    opacity: 1
}

.c-third .o-bg-image .js-toggle-moon.is-active .toggle-on {
    opacity: 0
}

.c-fifth .c-fifth-title {
    color: #2f2f2f
}

.c-fifth .o-bg-image {
    width: 80%;
    position: relative;
    margin: 0 auto
}

@media (min-width:48em) {
    .c-fifth .o-bg-image {
        width: 50%
    }
}

@media (min-width:62em) {
    .c-fifth .o-bg-image {
        position: absolute;
        width: 40%;
        left: 0;
        right: initial
    }
}

.c-fifth .o-bg-image .c-magical-flower {
    background-size: cover;
    position: relative;
    width: 100%;
    margin-top: 30px
}

@media screen and (min-width:1200px) {
    .c-fifth .o-bg-image .c-magical-flower {
        background-size: 100% auto
    }
}

@media (min-width:62em) {
    .c-fifth .o-bg-image .c-magical-flower {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        margin-top: 0;
        width: 65%
    }
}

@media (min-width:100em) {
    .c-fifth .o-bg-image .c-magical-flower {
        width: 70%
    }
}

.c-fifth .o-bg-image .c-magical-flower:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    background-size: cover;

}

@media screen and (min-width:1200px) {
    .c-fifth .o-bg-image .c-magical-flower:after {
        background-size: 100% auto
    }
}

.c-fifth .o-bg-image .js-slider-magic {
    position: absolute;
    top: -30px;
    width: 60px;
    height: 60px;
    margin: auto;
    background-size: contain;
    -webkit-transition: none !important;
    transition: none !important
}

.c-sixth .o-bg-image {
    position: relative;
    left: 0;
    right: initial;
    background-size: contain;
    background-position: center center
}

@media screen and (min-width:1200px) {
    .c-sixth .o-bg-image {
        background-size: 100% auto
    }
}

.c-sixth .o-bg-image .o-video-button {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

/*
@media (min-width:62em) {
    .c-sixth .o-bg-image {
        width: 70%;
        background-position: right center
    }

    .c-sixth .o-bg-image .o-video-button {
        top: 52%;
        bottom: initial;
        right: initial;
        right: 52%
    }
}
*/

.c-seventh {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    background-color: #1e1e1e
}

.c-seventh .o-bg-image {
    background-size: 100% auto;
    background-position: bottom center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.c-seventh__inner {
    position: relative;
    z-index: 3;
    height: 100%;
    margin: 0 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:62em) {
    .c-seventh__inner {
        top: 0;
        position: absolute;
        left: 20px;
        right: 20px
    }
}

@media (min-width:100em) {
    .c-seventh__inner {
        left: 80px;
        right: 80px
    }
}

.c-seventh .o-btn--circle {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto
}

@media (min-width:62em) {
    .c-seventh .o-btn--circle {
        margin-top: 3rem
    }
}

.c-seventh .c-seventh-title {
    text-align: center;
    color: #2f2f2f;
    margin: 50px auto;
    padding-bottom: 100px
}

@media (min-width:62em) {
    .c-seventh .c-seventh-title {
        margin: 0 auto;
        padding: 0
    }
}

@media (max-width:29.99em) {
    .c-seventh .c-seventh-title textarea {
        height: 120px
    }
}

.c-seventh .c-seventh-title .c-privacy-policy {
    color: #2f2f2f;
    text-align: left;
    letter-spacing: .1rem;
    font-size: 1.4rem;
    margin: 30px 0;
    padding-left: 0
}

@media (min-width:62em) {
    .c-seventh .c-seventh-title .c-privacy-policy {
        width: 50%;
        font-size: 1rem;
        float: left;
        margin: 30px;
        padding-left: 20px
    }

    .c-seventh .c-seventh-title .o-btn {
        float: right
    }
}

.c-seventh .c-seventh-title .c-privacy-policy a {
    color: #2f2f2f;
    text-decoration: underline
}

.c-seventh .c-seventh-title .c-privacy-policy label {
    margin-left: 20px;
    display: inline
}

.c-seventh .c-seventh-title textarea {
    padding: 20px
}

.c-seventh .c-seventh-title .o-form__sub-legend {
    font-size: 1.6rem;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    position: relative;
    display: inline-block;
    color: #434343;
    letter-spacing: .3rem
}

.c-seventh .c-seventh-title .o-form__sub-legend::after {
    width: 90%;
    height: 2px;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #434343
}

@media (min-width:62em) {
    .c-seventh .c-seventh-title textarea {
        min-height: 150px
    }

    .c-seventh .c-seventh-title .o-form__sub-legend {
        font-size: 1.2rem
    }
}

.thankyou .o-section-item {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.thankyou .o-section-item .c-first-title__sub::after {
    display: none
}

.is-invalid input, .is-invalid textarea {
    background: #ffd9e0
}

.error-msg {
    padding: 10px;
    color: #fa143f;
    font-size: 1.2rem
}

.o-overlay-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    opacity: 0
}

/*# sourceMappingURL=main.css.map */

.cart a {
  position: fixed;
  top: 20px;
  right: 23px;
  width: 120px;
  height: 52px;
  background: url(../images/buy-buttons.png) no-repeat;
 -moz-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
 
}

.cart a:hover {
	background: url(../images/buy-buttons.png) no-repeat;
  
}

.rights {
	font-family:"Futura Medium";
    color: #434343;
    font-size: 13px;
    position: absolute;
    text-align: center;
    bottom: 30px;
    display: inline-block;
    width: 100%;
    left: 0;
    text-decoration: none;
	letter-spacing:0.1em;
    text-transform: uppercase
}

.da-logo a {
  position: absolute;
  bottom: 20px;
  right: -40px;
  width: 170px;
  height: 47px;
  background: url(../images/da-logo.png) no-repeat;
 -moz-transition: 1.5s ease-in-out;
  -webkit-transition: 1.5s ease-in-out;
  transition: 1.5s ease-in-out;
 
}

.da-logo a:hover {
  background: url(../images/da-logo-over.png) no-repeat;

}

.icon{max-width: 250px;}
.icon span {
    height: 50px;
    width: 50px;
	padding-right: 8px;
    display: inline-block;

}


