/* #RESET
================================================== */
/*! reset global */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15;
  /* 1 */
    -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  /* 1 */
    height: 0;
  /* 1 */
    overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
  /* 1 */
    font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
  /* 1 */
    text-decoration: underline;
  /* 2 */
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
  /* 1 */
    font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
  /* 1 */
    font-size: 100%;
  /* 1 */
    line-height: 1.15;
  /* 1 */
    margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  /* 1 */
    color: inherit;
  /* 2 */
    display: table;
  /* 1 */
    max-width: 100%;
  /* 1 */
    padding: 0;
  /* 3 */
    white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  /* 1 */
    padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
  /* 1 */
    outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
  /* 1 */
    font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

/* #GLOBAL
================================================== */
/* FONTS */
@font-face {
    font-family: "Objektiv Mk1 Medium";
  src: url("../fonts/922ae3484481f7f9d93870e5dfe2f2fe.eot");
  src: url("../fonts/922ae3484481f7f9d93870e5dfe2f2fe.eot?#iefix") format("embedded-opentype"), url("../fonts/922ae3484481f7f9d93870e5dfe2f2fe.woff2") format("woff2"), url("../fonts/922ae3484481f7f9d93870e5dfe2f2fe.woff") format("woff"), url("../fonts/922ae3484481f7f9d93870e5dfe2f2fe.ttf") format("truetype"), url("../fonts/922ae3484481f7f9d93870e5dfe2f2fe.svg#Objektiv Mk1 W03 Medium") format("svg");
}

@font-face {
    font-family: 'Objectiv Bold';
  src: url("../fonts/Objective-Bold.eot");
  src: url("../fonts/Objective-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Objective-Bold.woff2") format("woff2"), url("../fonts/Objective-Bold.woff") format("woff"), url("../fonts/Objective-Bold.ttf") format("truetype"), url("../fonts/Objective-Bold.svg#Objective-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
    font-family: "Objektiv Mk1 Regular";
  src: url("../fonts/a963e28ae438cde20bf6d6072753618c.eot");
  src: url("../fonts/a963e28ae438cde20bf6d6072753618c.eot?#iefix") format("embedded-opentype"), url("../fonts/a963e28ae438cde20bf6d6072753618c.woff2") format("woff2"), url("../fonts/a963e28ae438cde20bf6d6072753618c.woff") format("woff"), url("../fonts/a963e28ae438cde20bf6d6072753618c.ttf") format("truetype"), url("../fonts/a963e28ae438cde20bf6d6072753618c.svg#Objektiv Mk1 Regular") format("svg");
}

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

@font-face {
    font-family: 'Halyard Display Book';
  src: url("../fonts/HalyardDisplayBook.eot");
  src: url("../fonts/HalyardDisplayBook.eot?#iefix") format("embedded-opentype"), url("../fonts/HalyardDisplayBook.woff2") format("woff2"), url("../fonts/HalyardDisplayBook.woff") format("woff"), url("../fonts/HalyardDisplayBook.ttf") format("truetype"), url("../fonts/HalyardDisplayBook.svg#HalyardDisplayBook") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

/* GLOBAL */
/* all */
*,
*:before,
*:after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

html,
body {
    font: 16px "Objektiv Mk1 Medium";
    font-weight: normal;
    line-height: 1.15;
    color: #8A7F78;
    letter-spacing: 0;
    background: #151515;
}

/* title */
h1, h2, h3, h4, h5, h6 {
    font-family: "Objektiv Mk1 Medium";
    font-weight: normal;
    margin: 0;
}

h1 {
    font-size: 5em;
}

h2 {
    font-size: 2.125em;
}

h3 {
    font-size: 1.375em;
}

h4 {
    font-size: 1.125em;
}

h5 {
    font-size: 2em;
}

/* text */
strong {
    font-family: "Objektiv Mk1 Medium";
    font-weight: normal;
}

i {
    font-style: italic;
}

/* img */
img {
    max-width: 100%;
}

figure {
    margin: 0;
}

/* list */
ul {
    list-style-type: none;
}

/* link */
a {
    outline: none;
    color: #968C74;
    text-decoration: none;
    -webkit-transition: color .35s ease-out;
    transition: color .35s ease-out;
}

a:hover {
    color: #fff;
}

a:active {
    color: #383737;
}

/* button */
.btn,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0;
    padding: 24.5px 45px 22.5px;
    font-family: "Objectiv Bold";
    color: #000;
    font-size: 0.625em;
    text-align: center;
    letter-spacing: 1.75px;
    text-transform: uppercase;
    background: #968C74;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
    line-height: 1;
}

.btn:hover,
  button:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  input[type="button"]:hover {
    background: #fff;
}

/* form */
form * {
    outline: none;
}

form {
    margin-bottom: 0;
}

fieldset {
    margin-bottom: 0;
    padding: 0;
}

.field-group {
    position: relative;
    margin-bottom: 10px;
}

input[type="text"],
input[type="password"],
input[type="email"] {
    position: relative;
    width: 100%;
    border: 1px solid #968C74;
    padding: 15px 18px;
    margin: 0;
    line-height: 1rem;
    line-height: 1;
    font-family: "Objektiv Mk1 Medium";
    color: #fff;
    font-size: 1em;
    background: transparent;
    outline: none;
    z-index: 1;
}

textarea {
    width: 100%;
    border: 1px solid #968C74;
    padding: 15px 15px;
    margin: 0;
    line-height: 1rem;
    font-family: "Objektiv Mk1 Medium";
    color: #fff;
    font-size: 1em;
    background: transparent;
    outline: none;
    z-index: 1;
}

.field-text {
    position: relative;
    margin-bottom: 23px;
    margin-right: 16px;
}

.field-text > span {
    position: absolute;
    top: 50%;
    left: 18px;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    color: #968C74;
    font-size: 1em;
    font-family: "Objektiv Mk1 Regular";
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
    z-index: 0;
    opacity: 1;
}

.field-text span span {
    color: #FFEC9D;
}

.field-text .hidden {
    opacity: 0;
}

.field-textarea {
    position: relative;
}

.field-textarea span {
    position: absolute;
    top: 15px;
    left: 18px;
    color: #968C74;
    font-size: 1em;
    font-family: "Objektiv Mk1 Regular";
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
    z-index: -1;
    opacity: 1;
}

.field-textarea .hidden {
    opacity: 0;
}

.field-select .edd-root {
    width: 98.5%;
    margin-bottom: 23px;
    margin-top: 8px;
    color: #968C74;
    font-size: 1em;
    font-family: "Objektiv Mk1 Regular";
}

.field-select .edd-head, .field-select .edd-body {
    border-radius: 0;
}

.field-select .edd-head {
    border: 1px solid #968C74;
    background: transparent;
}

.field-select .edd-root:not(.edd-root-disabled):not(.edd-root-open) .edd-head:hover {
    border-color: #968C74;
}

.field-select .edd-value {
    width: calc(100% - 50px);
    margin: 15px 18px;
    border-right: 0;
}

.field-select .edd-value span {
    color: #FFEC9D;
}

.field-select .edd-arrow::before {
    content: '';
    width: 11px;
    height: 11px;
    top: -2px;
    right: 0;
}

.field-select .edd-body {
    border: 1px solid #968C74;
    margin: 8px 0;
    background: #151515;
}

.field-select .edd-option-focused:not(.edd-option-disabled) {
    color: #CDD500;
}

.field-select .edd-option {
    padding: 6px 18px;
}

select {
    padding: 0;
}

label,
legend {
    display: block;
    font-size: 1.5em;
    font-weight: normal;
}

input[type="checkbox"] {
    display: inline;
}

/* #GRID&LAYOUT
================================================== */
body,
html {
    height: 100%;
    min-height: 100%;
    overflow-x: hidden;
    min-width: 320px;
}

html.height-auto,
body.height-auto {
    height: auto;
}

.container {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    height: 100%;
    min-height: 100%;
}

.content {
    min-height: 100%;
}

.header,
.content-wrap,
.footer {
    display: block;
    width: 100%;
    max-width: 1385px;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 auto;
}

.content-wrap {
    position: relative;
    top: 0;
    padding-bottom: 40px;
    z-index: 50;
}

.footer {
    z-index: 50;
}

/* #SITE STYLE
================================================== */
/* HEADER */
.header {
    position: absolute;
    top: 7.3vh;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    z-index: 100;
}

/*logo*/
.logo {
    width: 386px;
    height: 75.5px;
    margin: 0;
}

.logo a {
    display: block;
    width: 100%;
    height: 100%;
}

/*navbar-top*/
.navbar-top {
    margin: 15px 0 0 0;
}

.navbar-top li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 72px 0 0;
}

.navbar-top a {
    position: relative;
    display: block;
    color: #968c74;
    font-size: 0.625em;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
    line-height: 1;
}

.navbar-top li.item-1 {
    margin-right: 78px;
}

.navbar-top li.item-1 a {
    font-size: 0.6625em;
    margin-top: 1px;
    font-family: "Objectiv Bold";
}

.navbar-top li.item-3 {
    margin-right: 0;
}

.navbar-top li.item-3 a {
    padding: 22px 26px 20px;
    font-family: "Objectiv Bold";
    color: #000;
    text-align: center;
    background: #968C74;
    border-radius: 5px;
    letter-spacing: 1.75px;
}

.navbar-top li.item-1 a:hover,
  .navbar-top li.item-2 a:hover {
    color: #fff;
}

.navbar-top li.item-1.active a::after {
    content: '';
    position: absolute;
    top: 39px;
    left: 0;
    display: block;
    width: 99%;
    height: 2px;
    background: #968C74;
}

.navbar-top li.item-2.active a::after {
    content: '';
    position: absolute;
    top: 40px;
    left: 0;
    display: block;
    width: 97%;
    height: 1px;
    background: #968C74;
}

.navbar-top li.item-3 a:hover,
  .navbar-top li.item-3.active a {
    background: #fff;
}

.navbar-top li.item-3 a:active {
    background: #383737;
}

/* CONTENT */
/*PAGE HOME*/
.content {
    position: absolute;
    top: 0;
    left: -9999px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.content.page-visible {
    position: relative;
    top: 0;
    left: 0;
}

/*loading*/
.box-noloading {
    opacity: 0 !important;
}

.header .logo {
    opacity: 0;
    visibility: visible;
    -webkit-transition: opacity 1.5s  ease-out;
    transition: opacity 1.5s  ease-out;
}

.header .navbar-top {
    opacity: 0;
    visibility: visible;
    -webkit-transition: opacity .5s linear;
    transition: opacity .5s linear;
}

.footer {
    opacity: 0;
    visibility: visible;
    -webkit-transition: opacity .5s linear;
    transition: opacity .5s linear;
}

.navbar-right {
    opacity: 0;
    visibility: visible;
    -webkit-transition: opacity .5s linear;
    transition: opacity .5s linear;
}

.title-home {
    -webkit-transition: top .7s  ease-out, opacity 1.5s  ease-out;
    transition: top .7s  ease-out, opacity 1.5s  ease-out;
}

.loading .title-home {
    top: -6vh;
    opacity: 0;
}

.box-noloading.text-home {
    opacity: 0;
}

.content--armrest .content-wrap,
.content--audio .content-wrap,
.content--cms .content-wrap,
.content--crafts .content-wrap,
.content--collaboration .content-wrap,
.content--event .content-wrap,
.content--contacts .content-wrap,
.content--armrest-inner .content-wrap,
.content--armrest-inner2 .content-wrap,
.content--crafts-inner .content-wrap {
    top: -6vh;
    opacity: 0;
}

.loading .content-wrap {
    opacity: 0;
}

.preloader {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 100%;
    background: #151515;
    opacity: 1;
    z-index: 500;
}

/*content--home*/
.content--home {
    padding-top: 32vh;
    background: url("../img/bg/bg-home.jpg") center center no-repeat;
    background-size: cover;
}

/*content--home:title*/
.title-home {
    position: relative;
    top: 0;
    width: 630px;
}

.title-home h1 {
    font-size: 5.3125em;
    line-height: 6.125rem;
    letter-spacing: -1.7px;
    color: #fff;
}

.title-home .color-1 {
    color: #CDD500;
}

.title-home .color-2 {
    color: #F48410;
}

.title-home .color-3 {
    color: #F8CB0D;
}

/*content--home:text-home*/
.text-home {
    width: 500px;
    margin-top: 4.1vh;
    opacity: 1;
    -webkit-transition: opacity .6s ease-out;
    transition: opacity .6s ease-out;
}

.text-home p {
    font-family: "Objektiv Mk1 Regular";
    font-size: 1em;
    line-height: 1.4375rem;
}

/*content--home:btn-scroll*/
.btn-scroll {
    position: absolute;
    left: 50%;
    bottom: 8.7963%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    text-align: center;
    cursor: pointer;
    z-index: 55;
    opacity: 0;
    -webkit-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
}

.btn-scroll .btn-scroll-wrap {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 47px;
    border: 1px solid #fff;
    border-radius: 6px;
    overflow: hidden;
}

.btn-scroll .btn-scroll-icon {
    position: absolute;
    top: 7px;
    left: 50%;
    width: 14px;
    height: 27px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
    -webkit-animation: scroll-down 1.5s infinite linear;
            animation: scroll-down 1.5s infinite linear;
    -webkit-animation-delay: 3s;
            animation-delay: 3s;
}

.btn-scroll .icon-svg--scroll2 {
    width: 14px;
    height: 26px;
    fill: #fff;
}

.btn-scroll .btn-scroll-text {
    display: block;
    text-align: center;
    font-size: 0.625em;
    text-transform: uppercase;
    color: #fff;
    margin: 30px 0 0 0;
    letter-spacing: 2.5px;
}

@-webkit-keyframes scroll-down {
    0% {
        -webkit-transform: translate(-50%, -38px);
                transform: translate(-50%, -38px);
        opacity: 1;
    }

    60% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translate(-50%, 35px);
                transform: translate(-50%, 35px);
        opacity: 0;
    }
}

@keyframes scroll-down {
    0% {
        -webkit-transform: translate(-50%, -38px);
                transform: translate(-50%, -38px);
        opacity: 1;
    }

    60% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translate(-50%, 35px);
                transform: translate(-50%, 35px);
        opacity: 0;
    }
}

.mobile-navbar-icon {
    display: none;
}

/*PAGE ARMREST*/
/*content--armrest*/
.content--armrest {
    padding-top: 29vh;
}

.img-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    float: left;
    height: 100%;
    z-index: 0;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
}

.img-bg img {
    height: 100%;
    max-width: none;
}

.mobile-bg {
    display: none;
}

/*content--armrest:title*/
.title {
    position: relative;
    top: 0;
    width: 600px;
    margin: 0;
}

.title h1 {
    position: relative;
    font-size: 5em;
    line-height: 6.125rem;
    letter-spacing: -1.7px;
    color: #fff;
}

.title > span {
    display: inline-block;
    vertical-align: middle;
}

.title img {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -53%);
            transform: translate(0, -53%);
}

.content--armrest .title img {
    left: -125px;
    width: 105.79px;
    height: 93.44px;
}

.content--armrest .title span span {
    color: #CDD500;
}

/*content--armrest:text-page*/
.text-page {
    position: relative;
    width: 630px;
    margin-top: 3vh;
    margin-left: 5px;
    padding-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.text-page h2 {
    font-family: "BentonModDisp RG";
    font-size: 2.125em;
    margin: 0 0 6px 0;
    color: #BAA38B;
}

.text-page p {
    font-family: "Objektiv Mk1 Regular";
    font-size: 1em;
    line-height: 1.4375rem;
}

.text-page-right {
    width: 50%;
}

.text-page-left {
    width: 50%;
    padding-right: 25px;
}

.text-page-list li {
    position: relative;
    padding: 0 0 0 30px;
    margin-bottom: 10px;
    font-family: "Objektiv Mk1 Regular";
    font-size: 1em;
    line-height: 1.4375rem;
}

.text-page-list li::after {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    display: block;
    width: 14.4px;
    height: 12px;
    background: url("../img/icons/icon-arrow-list.svg") 0 0 no-repeat;
}

.text-page .btn-more {
    margin: 32px 0 0 30px;
}

.content--armrest .text-page-left h2 {
    color: #B9A87A;
}

/*btn-more*/
.btn-more {
    position: relative;
    display: inline-block;
    padding-right: 43px;
    color: #CDD500;
    font-size: 0.75em;
    text-transform: uppercase;
    font-family: "Objectiv Bold";
    letter-spacing: 1.75px;
    -webkit-transition: color .35s ease-out, opacity .5s ease-out;
    transition: color .35s ease-out, opacity .5s ease-out;
    opacity: 0;
}

.btn-more svg {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 26.2px;
    height: 11.23px;
    -webkit-transform: translate(0, -60%);
            transform: translate(0, -60%);
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    fill: #cdd500;
}

.btn-more:hover .icon-svg--arrow-more {
    -webkit-transform: translate(5px, -60%);
            transform: translate(5px, -60%);
    fill: #fff;
}

.btn-back-mobile {
    display: none;
}

.share {
    position: absolute;
    bottom: 0;
    left: 2px;
    margin-top: 5.5vh;
    -webkit-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
    opacity: 0;
    padding-top: 2px;
    padding-bottom: 2px;
}

.share-prev {
    float: left;
    font-size: 0.75em;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
}

.share-prev img {
    width: 22px;
    height: 23.5px;
    margin-right: 7px;
}

.share .icons {
    position: absolute;
    top: -99999px;
    left: 0;
    float: left;
    margin-left: 20px;
    opacity: 0;
    -webkit-transition: left .35s ease-out, opacity .35s ease-out;
    transition: left .35s ease-out, opacity .35s ease-out;
}

.share .icons a {
    float: left;
    width: 23.28px;
    height: 23.27px;
    margin-right: 6px;
}

.share .icons a:hover svg {
    fill: #C8D000;
}

.share .icons svg {
    width: 23.28px;
    height: 23.27px;
    fill: #fff;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.share:hover .icons {
    opacity: 1;
    position: relative;
    top: 0;
    left: 0;
}

/*content--armrest:add-link*/
.link-add {
    position: absolute;
    top: -9999px;
    left: -9999px;
    cursor: pointer;
    z-index: 50;
    -webkit-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out;
    opacity: 0;
}

.link-add a {
    display: block;
    color: #CDD500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-transition: margin .15s ease-out, color .15s ease-out;
    transition: margin .15s ease-out, color .15s ease-out;
}

.link-add a:hover {
    margin-top: -4px;
    color: #fff;
}

.link-add a:hover .icon-plus {
    background: #fff;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}

.link-add a:hover .icon-plus::after {
    content: '';
}

.link-add a:hover .icon-plus::before {
    content: '';
}

.link-add div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.link-add strong {
    display: block;
    margin: 0 0 3px;
    font-family: "Objectiv Bold";
    font-weight: normal;
    font-size: 0.875em;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    line-height: 1;
    text-shadow: 0 0 5px black;
}

.link-add-text {
    margin: 3px 0 0 0;
    font-size: 18px;
    font-family: "Objektiv Mk1 Regular";
    line-height: 1;
    text-shadow: 0 0 5px black;
}

.link-add.use-case-b strong {
    text-shadow: 0 0 5px black;
}

.link-add.use-case-b .link-add-text {
    text-shadow: 0 0 5px black;
}

.link-add.use-case-b a {
    text-align: right;
}

.link-add.use-case-b .icon-plus {
    margin-right: 0;
    margin-left: 8px;
}

.icon-plus {
    position: relative;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    background: #CDD500;
    margin-right: 8px;
    -webkit-transition: all .25s;
    transition: all .25s;
    overflow: hidden;
    -webkit-transform: scale(1);
            transform: scale(1);
    display: block;
}

.icon-plus::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 22px;
    height: 2px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: #151515;
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
}

.icon-plus::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 2px;
    height: 22px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: #151515;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out;
}

/*PAGE AUDIO*/
/*content--audio*/
.content--audio {
    padding-top: 35vh;
    background: url("../img/bg/bg-audio.jpg") center center no-repeat;
    background-size: cover;
}

.content--audio .title img {
    left: -115px;
    width: 93.14px;
    height: 107.58px;
}

.content--audio .title span span {
    color: #F48410;
}

.content--audio .btn-more {
    color: #F48410;
}

.content--audio .btn-more .icon-svg--arrow-more {
    fill: #F48410;
}

.content--audio .btn-more:hover {
    color: #fff;
}

.content--audio .btn-more:hover .icon-svg--arrow-more {
    fill: #fff;
}

/*PAGE CMS*/
/*content--cms*/
.content--cms {
    padding-top: 35vh;
    background: url("../img/bg/bg-cms.jpg") center center no-repeat;
    background-size: cover;
}

.content--cms .title img {
    left: -125px;
    width: 106.77px;
    height: 98.4px;
}

.content--cms .title span span {
    color: #F8CB0D;
}

.content--cms .btn-more {
    color: #F8CB0D;
}

.content--cms .btn-more .icon-svg--arrow-more {
    fill: #F8CB0D;
}

.content--cms .btn-more:hover {
    color: #fff;
}

.content--cms .btn-more:hover .icon-svg--arrow-more {
    fill: #fff;
}

/*PAGE CRAFTS*/
/*content--crafts*/
.content--crafts {
    padding-top: 35vh;
}

.content--crafts .title img {
    left: -125px;
    width: 98.91px;
    height: 115.93px;
}

.content--crafts .title span span {
    color: #FFEC9D;
}

.content--crafts .text-page {
    padding-bottom: 60px;
}

.content--crafts .btn-more {
    color: #B9A87A;
    margin-left: 0;
    margin-bottom: 10px;
}

.content--crafts .btn-more svg {
    fill: #B9A87A;
}

.content--crafts .btn-more:hover {
    color: #fff;
}

.content--crafts .btn-more:hover .icon-svg--arrow-more {
    -webkit-transform: translate(5px, -60%);
            transform: translate(5px, -60%);
    fill: #fff;
}

/*content--crafts:add-link*/
.link-add2 {
    position: absolute;
    top: -9999px;
    left: -9999px;
    max-width: 247px;
    cursor: pointer;
    z-index: 50;
    -webkit-transition: opacity .35s ease-out;
    transition: opacity .35s ease-out;
    opacity: 0;
}

.link-add2 a {
    position: relative;
    display: block;
    padding: 0 0 0 0;
    margin: 0;
    color: #B9A87A;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-transition: margin .15s linear;
    transition: margin .15s linear;
}

.link-add2 a:hover {
    margin-top: -5px;
    color: #fff;
}

.link-add2 a:hover .icon-plus2 {
    background: #fff;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}

.link-add2 a:hover .icon-plus2::after {
    content: '';
}

.link-add2 a:hover .icon-plus2::before {
    content: '';
}

.link-add2 div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 195px;
}

.link-add2 strong {
    margin: 0 0 0px;
    font-family: "Objektiv Mk1 Medium";
    font-weight: normal;
    font-size: 0.6875em;
    letter-spacing: 2.5px;
    line-height: 1;
    text-transform: uppercase;
}

.link-add2 .link-add2-text {
    margin: 2px 0 0 0;
    font-size: 18px;
    width: 100%;
}

.texture2 strong {
    text-shadow: 0 2px 5px black;
}

.texture2 .link-add2-text {
    text-shadow: 0 2px 5px black;
}

.texture2 .icon-plus2 {
    -webkit-box-shadow: 0 2px 5px black;
            box-shadow: 0 2px 5px black;
}

.icon-plus2 {
    position: relative;
    width: 37px;
    height: 37px;
    min-width: 37px;
    min-height: 37px;
    margin-right: 11px;
    background: #B9A87A;
    border-radius: 50%;
    -webkit-transition: all .25s;
    transition: all .25s;
    -webkit-transform: scale(1);
            transform: scale(1);
    display: block;
}

.icon-plus2::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 22px;
    height: 2px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: #151515;
    border-radius: 1px;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
}

.icon-plus2::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 2px;
    height: 22px;
    border-radius: 1px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: #151515;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
}

/*PAGE COLLABORATION*/
/*content--collaboration*/
.content--collaboration {
    padding-top: 25vh;
    background: url("../img/bg/bg-collaboration.jpg") center center no-repeat;
    background-size: cover;
}

.title-collaboration h1 {
    font-size: 2.5em;
    text-align: center;
    color: #fff;
}

.description-collaboration {
    max-width: 815px;
    margin: 1.4vh auto;
    text-align: center;
}

.description-collaboration p {
    font-family: "Objektiv Mk1 Regular";
    font-size: 1em;
    line-height: 1.3125rem;
    color: #fff;
}

.text-collaboration {
    max-width: 815px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 7vh auto 3vh;
}

.text-collaboration h2 {
    font-family: "BentonModDisp RG";
    font-size: 2.125em;
    line-height: 2.25rem;
    margin-bottom: 15px;
    color: #BAA38B;
}

.text-collaboration p {
    font-family: "Objektiv Mk1 Regular";
    font-size: 1em;
    line-height: 1.3125rem;
}

.text-collaboration .btn-more {
    margin-top: 5vh;
}

.text-collaboration-left {
    width: 270px;
}

.text-collaboration-left img {
    width: 185px;
    height: 92px;
    margin-bottom: 28px;
}

.text-collaboration-right {
    width: 270px;
}

.text-collaboration-right h2 {
    padding-top: 15px;
}

.text-collaboration-right img {
    width: 230px;
    height: 68px;
    margin-top: 12px;
    margin-bottom: 25px;
}

/*PAGE EVENT*/
/*content--event*/
.content--event {
    padding-top: 26vh;
}

/*content--event:title*/
.title-event {
    margin: 0 0 0 0;
}

.title-event h1 {
    position: relative;
    font-size: 2.5em;
    line-height: 2.5rem;
    color: #fff;
    padding-right: 10%;
}

.title-event span {
    color: #968C74;
}

/*content--event:events*/
.events {
    margin-top: 4.5vh;
}

.event {
    width: 80%;
    overflow: hidden;
    margin-bottom: 15vh;
}

.event .info {
    font-family: "BentonModDisp RG";
    font-size: 2.125em;
    line-height: 2.25rem;
    color: #BAA38B;
}

.event h2 {
    display: block;
    margin: 0 0 18px 0;
    font-size: 2.5em;
    line-height: 3.125rem;
    color: #fff;
}

.event .pic {
    overflow: hidden;
    margin-bottom: 28px;
}

.event img {
    border-radius: 5px;
}

.event .text {
    float: left;
    width: 70%;
    -webkit-column-width: 50%;
            column-width: 50%;
    -webkit-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 7%;
            column-gap: 7%;
}

.event .text p {
    font-family: "Halyard Display Book";
    font-size: 1.25em;
    line-height: 1.6875rem;
    color: #8A7F78;
}

.event .add {
    float: right;
    width: 29%;
    padding-left: 4%;
    padding-top: 2px;
}

.event .add-text {
    font-family: "Halyard Display Book";
    font-size: 1em;
    line-height: 1.5em;
    color: #8A7F78;
    margin-bottom: 11px;
}

.event .add ul {
    padding: 10px 0 0 55px;
}

.event .add li {
    position: relative;
    padding: 0 0 0 29px;
    margin-bottom: 8px;
    font-size: 1.25em;
}

.event .add li::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 14.4px;
    height: 12px;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    background: url("../img/icons/icon-arrow-event.svg") 0 0 no-repeat;
}

.event .add li a {
    font-family: "Halyard Display Book";
    color: #8A7F78;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.event .add li a:hover {
    color: #CDD500;
}

.event .download span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 1.25em;
    font-family: "Objektiv Mk1 Regular";
    -webkit-transition: color .35s ease-out;
    transition: color .35s ease-out;
}

.event .download svg {
    width: 29px;
    height: 36px;
    margin-right: 20px;
    fill: #fff;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.event .download:hover span {
    color: #CDD500;
}

.event .download:hover svg {
    fill: #CDD500;
}

/*PAGE CONTACTS*/
/*content--contacts*/
.content--contacts {
    padding-top: 20vh;
}

.content--contacts .title {
    margin: 0 0 0 0;
}

.content--contacts .title h1 {
    position: relative;
    font-size: 2.5em;
    line-height: 2.5rem;
    color: #fff;
}

.content--contacts .title span {
    color: #968C74;
}

.content--contacts .form {
    width: 70%;
    margin-top: 0;
    overflow: hidden;
}

.content--contacts .form i.error-info {
    position: absolute;
    left: 0;
    bottom: -16px;
    font-size: 0.8125em;
    font-family: "Objektiv Mk1 Regular";
    color: #C91515;
    font-style: normal;
    display: none;
}

.content--contacts .form i.error-info2 {
    position: absolute;
    left: 0;
    bottom: -16px;
    font-size: 0.8125em;
    font-family: "Objektiv Mk1 Regular";
    color: #C91515;
    font-style: normal;
    display: none;
}

.content--contacts .field-text {
    float: left;
    width: 48.5%;
    margin-right: 1.5%;
}

.content--contacts .field-textarea {
    width: 98.5%;
    margin-right: 1.5%;
    margin-bottom: 10px;
}

.content--contacts .field-textarea textarea {
    height: 12vh;
}

.content--contacts .field-select {
    position: relative;
}

.content--contacts .field-select i {
    bottom: 7px;
}

.content--contacts .form-required-info {
    padding: 13px 0 25px 0;
    color: #968C74;
    font-size: 1em;
    font-family: "Objektiv Mk1 Regular";
}

.content--contacts .form-required-info span {
    color: #FFEC9D;
}

.content--contacts .field-agree {
    position: relative;
    padding-top: 10px;
    padding-bottom: 25px;
}

.content--contacts .field-agree p {
    display: block;
    font-size: 0.8125em;
    line-height: 1rem;
    font-family: "Objektiv Mk1 Regular";
    color: #968C74;
    margin-bottom: 16px;
}

.content--contacts .field-agree.error {
    background: transparent;
}

.content--contacts .field-agree.error i.error-info {
    bottom: 10px;
}

.content--contacts .required-mark {
    color: #FFEC9D;
    margin-left: 7px;
}

.content--contacts .error {
    background: #4D0F0F;
}

.content--contacts .error i.error-info {
    display: block;
}

.content--contacts .error2 {
    background: #4D0F0F;
}

.content--contacts .error2 i.error-info2 {
    display: block;
}

.content--contacts .edd-items-list {
    overflow: hidden;
}

.content--contacts .edd-body {
    padding: 6px 0;
}

/*checkbox*/
.checkbox {
    position: relative;
    min-height: 20px;
    padding-left: 35px;
    padding-top: 2px;
    margin: 0 0 0 0;
    font-size: 15px;
    line-height: 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 0.8125em;
    font-family: "Objektiv Mk1 Regular";
    color: #968C74;
}

.checkbox input {
    position: absolute;
    opacity: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    border: 1px solid #968C74;
    border-radius: 0;
    -webkit-transition: background-color .35s, border-color .35s, -webkit-box-shadow .35s ease;
    transition: background-color .35s, border-color .35s, -webkit-box-shadow .35s ease;
    transition: background-color .35s, border-color .35s, box-shadow .35s ease;
    transition: background-color .35s, border-color .35s, box-shadow .35s ease, -webkit-box-shadow .35s ease;
}

.checkbox:hover input ~ .checkmark {
  /*background-color: #ccc;*/
}

.checkbox input:checked ~ .checkmark {
    background: url("../img/icons/icon-checkbox.svg") 2px 3px no-repeat;
    background-size: 12px 11px;
}

.checkbox:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox input:checked ~ .checkmark:after {
    display: block;
}

.checkbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*PAGE ARMREST INNER*/
/*content--armrest-inner*/
.content--armrest-inner,
.content--armrest-inner2 {
    padding-top: 25vh;
    background: url("../img/bg/bg-armrest-inner.jpg") center center no-repeat;
    background-size: cover;
}

.content--armrest-inner .title,
  .content--armrest-inner2 .title {
    width: auto;
    margin: 0;
}

.content--armrest-inner .title h1,
    .content--armrest-inner2 .title h1 {
    position: relative;
    font-family: "Serenity Medium";
    font-size: 3.125em;
    line-height: 3.125rem;
    letter-spacing: 0px;
    color: #fff;
}

.content--armrest-inner .title span,
    .content--armrest-inner2 .title span {
    color: #CDD500;
}

.armrest-inner {
    width: 870px;
}

.btn-back {
    position: absolute;
    top: 3px;
    left: -40px;
    width: 47px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
}

.btn-back .icon-svg--scroll {
    width: 23px;
    height: 47px;
    fill: #fff;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
}

.btn-back .text {
    font-size: 0.5625em;
    text-transform: uppercase;
    color: #fff;
}

/*armrest-gallery*/
.armrest-gallery {
    width: 590px;
    margin-top: 4vh;
}

.armrest-gallery .gallery-item {
    position: relative;
    /*display: flex !important;
        flex-wrap: nowrap;
        justify-content: space-between;*/
    height: 556px;
}

.armrest-gallery .gallery-item .text {
    position: relative;
    float: right;
    width: 280px;
    height: 100%;
}

.armrest-gallery .gallery-item .text div {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}

.armrest-gallery .gallery-item .text h2 {
    display: block;
    width: 100%;
    font-family: "BentonModDisp RG";
    font-size: 2.125em;
    color: #BAA38B;
    margin-bottom: 1vh;
    letter-spacing: 0;
}

.armrest-gallery .gallery-item .text p {
    display: block;
    width: 100%;
    font-family: "Objektiv Mk1 Regular";
    font-size: 1em;
    line-height: 1.3125rem;
    color: #8A7F78;
}

.armrest-gallery .gallery-item .pic {
    position: relative;
    float: left;
    padding: 0 30px 0 0;
    z-index: 2;
    height: 100%;
}

.armrest-gallery .gallery-item .pic img {
    opacity: 0;
    width: auto !important;
    height: 100%;
    -webkit-transition: all .35s;
    transition: all .35s;
    border-radius: 5px;
}

.armrest-gallery .gallery-item .pic img.load {
    opacity: 1;
}

.armrest-gallery .gallery-item .btn-more {
    margin: 6vh 0 .5vh 0;
}

.armrest-gallery .gallery-item::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 15%;
    border-radius: 50%;
    border-style: solid;
    border-color: #CDD500;
    border-top-color: transparent;
    -webkit-animation: eapps-instagram-feed-loader .9s infinite linear;
            animation: eapps-instagram-feed-loader .9s infinite linear;
    min-width: auto;
    min-height: auto;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    border-width: 2px;
    z-index: 1;
    opacity: .5;
}

@-webkit-keyframes eapps-instagram-feed-loader {
    0% {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

@keyframes eapps-instagram-feed-loader {
    0% {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

/*PAGE CRAFTS INNER*/
/*content--crafts-inner*/
.content--crafts-inner {
    padding-top: 25vh;
}

.content--crafts-inner .title {
    width: auto;
    margin: 0;
}

.content--crafts-inner .title h1 {
    position: relative;
    font-family: "Serenity Medium";
    font-size: 3.125em;
    line-height: 3.125rem;
    letter-spacing: 0px;
    color: #fff;
}

.content--crafts-inner .title span {
    color: #B9A87A;
}

.content--crafts-inner .slick-slide:not(.slick-current) {
    cursor: pointer;
}

.content--crafts-inner .slick-slide:not(.slick-current):hover .gallery-item {
    opacity: .7;
}

.crafts-inner {
    width: 870px;
}

/*crafts-gallery*/
.crafts-gallery {
    width: 1000px;
    height: 567px;
    margin-top: 4vh;
    margin-left: 30px;
}

.crafts-gallery .gallery-item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 40px 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: .48;
}

.crafts-gallery .gallery-item .text {
    width: 237px;
}

.crafts-gallery .gallery-item .text h2 {
    font-family: "BentonModDisp RG";
    font-size: 1.5em;
    color: #BAA38B;
    margin-bottom: .3vh;
    margin-top: 1.3vh;
    letter-spacing: 0;
}

.crafts-gallery .gallery-item .text p {
    opacity: 0;
    font-family: "Objektiv Mk1 Regular";
    font-size: 1em;
    line-height: 1.3125rem;
    color: #8A7F78;
}

.crafts-gallery .gallery-item .pic {
    border-radius: 5px;
    overflow: hidden;
}

.crafts-gallery .gallery-item .pic img {
    border-radius: 5px;
    overflow: hidden;
    float: left;
    width: 237px;
    height: 342px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.crafts-gallery .slick-current .gallery-item {
    padding: 60px 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 1;
}

.crafts-gallery .slick-current .pic img {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
}

.crafts-gallery .slick-current .text {
    width: 237px;
}

.crafts-gallery .slick-current .text p {
    font-size: .8em;
    opacity: 1;
}

/*PAGE TEXT*/
.content--terms-and-condition,
.content--privacy-policy,
.content--confirm,
.content--cookie {
    padding-top: 25vh;
}

.content--terms-and-condition .btn-back,
  .content--privacy-policy .btn-back,
  .content--confirm .btn-back,
  .content--cookie .btn-back {
    top: -4px;
}

.content--terms-and-condition .title,
.content--privacy-policy .title,
.content--confirm .title,
.content--cookie .title {
    margin: 0 0 0 0;
}

.content--terms-and-condition .title h1,
  .content--privacy-policy .title h1,
  .content--confirm .title h1,
  .content--cookie .title h1 {
    position: relative;
    font-size: 2.5em;
    line-height: 2.5rem;
    color: #fff;
}

.content--terms-and-condition .title span,
  .content--privacy-policy .title span,
  .content--confirm .title span,
  .content--cookie .title span {
    color: #968C74;
}

.content-text {
    width: 70%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 3vh;
}

.content-text .text {
    padding-top: 5vh;
    width: 42%;
}

.content-text .text h3 {
    margin-bottom: 1.8vh;
    font-size: 2.125em;
    font-family: "BentonModDisp RG";
}

.content-text .text p {
    font-family: "Objektiv Mk1 Regular";
    font-size: 1em;
    line-height: 1.375rem;
    margin-bottom: 1.4vh;
}

.content-text .text p a {
    text-decoration: underline;
}

/* FOOTER */
/*footer*/
body.height-auto .footer {
    bottom: 15px;
}

.footer {
    position: absolute;
    left: 50%;
    bottom: 18px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

.partners a {
    display: inline-block;
    vertical-align: middle;
}

.partners .partners-1 {
    width: 43.78px;
    height: 21.71px;
    margin: 0 17px 0 0;
}

.partners .partners-2 {
    width: 66.42px;
    height: 15.47px;
}

/*navbar-bottom*/
.navbar-bottom {
    padding-top: 6px;
}

.navbar-bottom li {
    display: inline-block;
    vertical-align: top;
    margin-right: 38px;
    font-size: 0.625em;
    color: #968C74;
}

.navbar-bottom a {
    font-size: 0.625rem;
}

/*logo-footer*/
.logo-footer {
    position: absolute;
    left: 30px;
    top: 1px;
    opacity: 0;
}

.logo-footer a {
    font-size: 0.625em;
    color: #D8D2C3;
}

/*navbar-bottom*/
.navbar-bottom2 {
    opacity: 0;
    width: 60%;
    text-align: center;
    padding-top: 1px;
}

.navbar-bottom2 li {
    display: inline-block;
    vertical-align: top;
    margin: 0 3%;
}

.navbar-bottom2 a {
    font-size: 0.625em;
}

/*navbar-right*/
.navbar-right-wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 165px;
    height: 100%;
    z-index: 110;
    overflow: hidden;
}

.navbar-right {
    position: absolute;
    width: 670px;
    right: -260px;
    top: 50%;
    -webkit-transform: translate(0, -27%) rotate(-90deg);
            transform: translate(0, -27%) rotate(-90deg);
    z-index: 100;
}

.navbar-right li {
    float: right;
    width: 155px;
    margin: 0 6px;
}

.navbar-right li.active span {
    color: #000;
}

.navbar-right li.active svg {
      /*opacity: 0;*/
    fill: transparent !important;
}

.navbar-right li.active span::before {
    content: '';
    height: 100%;
    z-index: -1;
}

.navbar-right a {
    position: relative;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    color: #CDD500;
}

.navbar-right a:hover span {
    color: #000;
}

.navbar-right a:hover svg {
    fill: transparent !important;
}

.navbar-right a:hover span::before {
    content: '';
    height: 100%;
    z-index: -1;
}

.navbar-right svg {
    position: relative;
    top: 0;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    fill: #969393;
}

.navbar-right span {
    position: relative;
    display: block;
    padding: 17px 0 15px 0;
    letter-spacing: 1.5px;
    color: #CDD500;
    -webkit-transition: color .6s ease-out;
    transition: color .6s ease-out;
    text-align: center;
}

.navbar-right span::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #cdd500;
}

.navbar-right span::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 0;
    -webkit-transition: height .5s ease-out;
    transition: height .5s ease-out;
}

.navbar-right .item-1 svg {
    width: 44.77px;
    height: 43.08px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    margin: 5px 0 12px;
    fill: #cdd500;
}

.navbar-right .item-1 span::before {
    background: #cdd500;
}

.navbar-right .item-2 a {
    color: #f48410;
}

.navbar-right .item-2 span {
    color: #f48410;
}

.navbar-right .item-2 span::after {
    content: '';
    background: #f48410;
}

.navbar-right .item-2 svg {
    width: 47.05px;
    height: 50.79px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    margin: 0 0 9px;
    fill: #f48410;
}

.navbar-right .item-2 span::before {
    background: #f48410;
}

.navbar-right .item-3 a {
    color: #F8CB0D;
}

.navbar-right .item-3 span {
    color: #F8CB0D;
}

.navbar-right .item-3 span::after {
    content: '';
    background: #F8CB0D;
}

.navbar-right .item-3 svg {
    width: 50.98px;
    height: 43.72px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    margin: 0 0 16px;
    fill: #F8CB0D;
}

.navbar-right .item-3 span::before {
    content: '';
    background: #F8CB0D;
}

.navbar-right .item-4 a {
    color: #B9A87A;
}

.navbar-right .item-4 span {
    color: #B9A87A;
}

.navbar-right .item-4 span::after {
    content: '';
    background: #B9A87A;
}

.navbar-right .item-4 svg {
    width: 51.08px;
    height: 57.38px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    margin: 0 0 3px 0;
    fill: #B9A87A;
}

.navbar-right .item-4 span::before {
    background: #B9A87A;
}

.container .navbar-right.active .item-1 a span,
.container .navbar-right.active .item-2 a span,
.container .navbar-right.active .item-3 a span,
.container .navbar-right.active .item-4 a span {
    color: #595656;
}

.container .navbar-right.active .item-1 a span::after,
.container .navbar-right.active .item-2 a span::after,
.container .navbar-right.active .item-3 a span::after,
.container .navbar-right.active .item-4 a span::after {
    content: '';
    background: #595656;
}

.container .navbar-right.active .item-1 a svg,
.container .navbar-right.active .item-2 a svg,
.container .navbar-right.active .item-3 a svg,
.container .navbar-right.active .item-4 a svg {
    fill: #595656;
}

.cookie {
    position: fixed;
    left: 0;
    bottom: -200px;
    width: 100%;
    background: #968C74;
    z-index: 500;
    border: 1px solid #707070;
    opacity: 0;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.cookie.open {
    bottom: 0;
    opacity: 1;
}

.cookie-wrap {
    max-width: 1385px;
    margin: 0 auto;
    padding: 11px 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

.cookie-link {
    font-size: 1em;
    color: #151515;
    -ms-flex-preferred-size: content;
        flex-basis: content;
    font-family: "Objektiv Mk1 Regular";
    text-decoration: underline;
    margin-right: 54px;
    padding-bottom: 1px;
}

.cookie-btn {
    padding: 11px 10px 9px;
    font-size: 0.8125em;
    letter-spacing: 1.25px;
    color: #fff;
    text-transform: uppercase;
    background: #151515;
    border-radius: 5px;
    -ms-flex-preferred-size: content;
        flex-basis: content;
    font-family: "Objectiv Bold";
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.cookie-btn:hover {
    background: #fff;
    color: #151515;
}

.cookie p {
    margin-right: 58px;
    font-size: 1em;
    color: #151515;
    -ms-flex-preferred-size: content;
        flex-basis: content;
    letter-spacing: -0.05px;
    font-family: "Objektiv Mk1 Regular";
    padding-bottom: 1px;
}

.cookie p a {
    display: none;
}

/* #PLUGINS
================================================== */
/*
* EASYDROPDOWN - A Drop-down Builder for Styleable Inputs and Menus
* Version: 4
* Author: Patrick Kunka
* Copyright 2013 Patrick Kunka, All Rights Reserved
*/
.edd-root,
.edd-root *,
.edd-root *::before,
.edd-root *::after {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.edd-root {
    display: inline-block;
    position: relative;
    width: 180px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    font-size: 16px;
    color: #333;
}

.edd-root-disabled {
    color: #ccc;
    cursor: not-allowed;
}

.edd-head {
    overflow: hidden;
    border: 1px solid #eee;
    background: white;
}

.edd-head,
.edd-body {
    border-radius: 4px;
}

.edd-root:not(.edd-root-disabled):not(.edd-root-open) .edd-head:hover {
    border-color: #ccc;
}

.edd-value {
    width: calc(100% - 50px);
    display: inline-block;
    vertical-align: middle;
    margin: 8px 0 8px 8px;
    border-right: 1px solid #eee;
}

.edd-arrow {
    position: absolute;
    width: 18px;
    height: 10px;
    top: calc(50% - 5px);
    right: calc(24px - 9px);
    -webkit-transition: -webkit-transform 150ms;
    transition: -webkit-transform 150ms;
    transition: transform 150ms;
    transition: transform 150ms, -webkit-transform 150ms;
    pointer-events: none;
}

.edd-arrow::before {
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    border-right: 1px solid currentColor;
    border-bottom: 1px solid currentColor;
    top: -5px;
    right: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: 50% 25%;
            transform-origin: 50% 25%;
}

.edd-root-open .edd-arrow {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}

.edd-value,
.edd-option,
.edd-group-label {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.edd-root:not(.edd-root-disabled) .edd-value,
.edd-option {
    cursor: pointer;
}

.edd-select {
    position: absolute;
    opacity: 0;
    width: 100%;
    left: -100%;
    top: 0;
}

.edd-root-native .edd-select {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.edd-body {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    border: 1px solid #eee;
    pointer-events: none;
    overflow: hidden;
    margin: 8px 0;
    z-index: 999;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    background: white;
}

.edd-root-open .edd-body {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transition: opacity 200ms, -webkit-transform 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 200ms, -webkit-transform 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 200ms, transform 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 200ms, transform 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.edd-root-open-above .edd-body {
    bottom: 100%;
}

.edd-root-open-below .edd-body {
    top: 100%;
}

.edd-items-list {
    overflow: auto;
    max-height: 0;
    -webkit-transition: max-height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: max-height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-overflow-scrolling: touch;
}

.edd-group-label {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 12px 8px 4px;
    color: #999;
}

.edd-group-has-label {
    border-bottom: 1px solid #eee;
}

.edd-option {
    padding: 4px 8px;
}

.edd-group-has-label .edd-option {
    padding-left: 20px;
}

.edd-option-selected {
    font-weight: bold;
}

.edd-option-focused:not(.edd-option-disabled) {
    color: #4ac5f1;
}

.edd-option-disabled,
.edd-group-disabled .edd-option {
    cursor: default;
    color: #ccc;
}

.edd-gradient-top,
.edd-gradient-bottom {
    content: '';
    position: absolute;
    left: 2px;
    right: 2px;
    height: 32px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), color-stop(40%, white), color-stop(60%, white), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, white 40%, white 60%, rgba(255, 255, 255, 0) 100%);
    background-repeat: repeat-x;
    background-size: 100% 200%;
    pointer-events: none;
    -webkit-transition: opacity 100ms;
    transition: opacity 100ms;
    opacity: 0;
}

.edd-gradient-top {
    background-position: bottom;
    top: 0;
}

.edd-gradient-bottom {
    background-position: top;
    bottom: 0;
}

.edd-body-scrollable .edd-gradient-top,
.edd-body-scrollable .edd-gradient-bottom {
    opacity: 1;
}

.edd-body-scrollable.edd-body-at-top .edd-gradient-top,
.edd-body-scrollable.edd-body-at-bottom .edd-gradient-bottom {
    opacity: 0;
}

/*
Slick Slider
*/
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    outline: none;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* Arrows */
.slick-prev,
.slick-next {
    position: absolute;
    top: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 39.1px;
    height: 39.1px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.slick-arrow svg {
    width: 39.1px;
    height: 39.1px;
    fill: #CDD500;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.slick-arrow span {
    font-size: 0.75rem;
    text-transform: uppercase;
    color: #CDD500;
    margin-right: 18px;
    font-family: "Objektiv Mk1 Medium";
    font-weight: normal;
    -webkit-transition: color .35s ease-out;
    transition: color .35s ease-out;
}

.slick-prev span {
    margin-right: 0;
    margin-left: 18px;
}

.slick-disabled {
    opacity: 0;
}

.slick-prev:hover,
.slick-next:hover {
    outline: none;
    background: transparent;
    color: #fff;
}

.slick-prev:hover span,
  .slick-next:hover span {
    color: #fff;
}

.slick-prev:hover svg,
  .slick-next:hover svg {
    fill: #fff;
}

.slick-prev:focus,
.slick-next:focus {
    outline: none;
    background: transparent;
}

.slick-prev {
    left: -74px;
}

[dir='rtl'] .slick-prev {
    right: -74px;
    left: auto;
}

.slick-next {
    right: -74px;
}

.slick-next svg {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -74px;
}

.crafts-gallery .slick-prev,
.crafts-gallery .slick-next {
    position: absolute;
    top: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 39.1px;
    height: 39.1px;
    top: 197px;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
}

.crafts-gallery .slick-arrow svg {
    fill: #B9A87A;
}

.crafts-gallery .slick-prev:hover,
.crafts-gallery .slick-next:hover {
    outline: none;
    background: transparent;
    color: #fff;
}

.crafts-gallery .slick-prev:hover span,
  .crafts-gallery .slick-next:hover span {
    color: #fff;
}

.crafts-gallery .slick-prev:hover svg,
  .crafts-gallery .slick-next:hover svg {
    fill: #fff;
}

.crafts-gallery .slick-prev {
    left: -40px;
}

.crafts-gallery [dir='rtl'] .slick-prev {
    right: -40px;
    left: auto;
}

.crafts-gallery .slick-next {
    right: -40px;
}

.crafts-gallery .slick-next svg {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
}

.crafts-gallery [dir='rtl'] .slick-next {
    right: auto;
    left: -40px;
}

/* #ANIMATION
================================================== */
.wow {
    visibility: hidden;
}

.animated {
    -webkit-animation-duration: 800ms;
    animation-duration: 800ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

/*zoomIn*/
@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
                transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
                transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
            animation-name: zoomIn;
}

/*fadeInUp*/
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20%, 0);
                transform: translate3d(0, 20%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
                transform: none;
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20%, 0);
                transform: translate3d(0, 20%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
                transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
            animation-name: fadeInUp;
}

/*fadeIn*/
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
}

/*fadeInUp2*/
@-webkit-keyframes fadeInUp2 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20%, 0);
        transform: translate3d(0, 20%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp2 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20%, 0);
        transform: translate3d(0, 20%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp2 {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp2;
}

/* fadeInUp3 */
@-webkit-keyframes fadeInUp3 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp3 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp3 {
    -webkit-animation-name: fadeInUp3;
    animation-name: fadeInUp3;
}

/*bounceIn*/
@-webkit-keyframes bounceIn {
    from,
  20%,
  40%,
  60%,
  80%,
  to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    from,
  20%,
  40%,
  60%,
  80%,
  to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

/* #PRINT
================================================== */
/* print */
@media print {
    * {
        background: transparent !important;
        -webkit-box-shadow: none !important;
                box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

    .table td, .table th {
        background-color: #fff !important;
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important;
    }
}
