@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300, 400, 700&display=swap&subset=greek');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..700;1,300..700&display=swap');

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

button,
html,
input,
select,
textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: 0
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

h2 {
    font-size: 1.5em;
    margin: .83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: .83em;
    margin: 1.67em 0
}

h6 {
    font-size: .67em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    box-sizing: border-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

p,
pre {
    margin: 1em 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after,
q:before {
    content: "";
    content: none
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ol,
nav ul {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure,
form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: border-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

x-object-fit {
    position: relative !important;
    display: inline-block !important
}

x-object-fit>.x-object-fit-taller,
x-object-fit>.x-object-fit-wider {
    position: absolute !important;
    left: -100% !important;
    right: -100% !important;
    top: -100% !important;
    bottom: -100% !important;
    margin: auto !important
}

.x-object-fit-none>.x-object-fit-taller,
.x-object-fit-none>.x-object-fit-wider {
    width: auto !important;
    height: auto !important
}

.x-object-fit-fill>.x-object-fit-taller,
.x-object-fit-fill>.x-object-fit-wider {
    width: 100% !important;
    height: 100% !important
}

.x-object-fit-contain>.x-object-fit-taller {
    width: auto !important;
    height: 100% !important
}

.x-object-fit-contain>.x-object-fit-wider {
    width: 100% !important;
    height: auto !important
}

.x-object-fit-cover>.x-object-fit-taller,
.x-object-fit-cover>.x-object-fit-wider {
    max-width: none !important;
    max-height: none !important
}

.x-object-fit-cover>.x-object-fit-taller {
    width: 100% !important;
    height: auto !important;
    max-width: none !important
}

.x-object-fit-cover>.x-object-fit-wider {
    width: auto !important;
    height: 100% !important;
    max-width: none !important
}

.x-object-position-top>.x-object-fit-taller,
.x-object-position-top>.x-object-fit-wider {
    top: 0 !important;
    bottom: auto !important
}

.x-object-position-right>.x-object-fit-taller,
.x-object-position-right>.x-object-fit-wider {
    left: auto !important;
    right: 0 !important
}

.x-object-position-bottom>.x-object-fit-taller,
.x-object-position-bottom>.x-object-fit-wider {
    top: auto !important;
    bottom: 0 !important
}

.x-object-position-left>.x-object-fit-taller,
.x-object-position-left>.x-object-fit-wider {
    left: 0 !important;
    right: auto !important
}

.moz-background-picture {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.nocollapse:after,
.nocollapse:before {
    content: "\00a0";
    display: block;
    overflow: hidden;
    height: 0
}

.visuallyhidden,
.visuallyhidden--no-js {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.no-js .visuallyhidden--no-js {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.visuallyhidden--focusable {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden--focusable:active,
.visuallyhidden--focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.grid {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -40px;
    letter-spacing: -.31em
}

.grid,
.opera:-o-prefocus {
    word-spacing: -.43em
}

.grid__item {
    display: inline-block;
    padding-left: 40px;
    vertical-align: top;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: normal;
    word-spacing: normal
}

.grid--rev {
    direction: rtl;
    text-align: left
}

.grid--rev>.grid__item {
    direction: ltr;
    text-align: left
}

.grid--full {
    margin-left: 0
}

.grid--full>.grid__item {
    padding-left: 0
}

.grid--right {
    text-align: right
}

.grid--right>.grid__item {
    text-align: left
}

.grid--center {
    text-align: center
}

.grid--center>.grid__item {
    text-align: left
}

.grid--middle>.grid__item {
    vertical-align: middle
}

.grid--bottom>.grid__item {
    vertical-align: bottom
}

.grid--narrow {
    margin-left: -20px
}

.grid--narrow>.grid__item {
    padding-left: 20px
}

.grid--wide {
    margin-left: -80px
}

.grid--wide>.grid__item {
    padding-left: 80px
}

.one-whole {
    width: 100%
}

.five-tenths,
.four-eighths,
.one-half,
.six-twelfths,
.three-sixths,
.two-quarters {
    width: 50%
}

.four-twelfths,
.one-third,
.two-sixths {
    width: 33.333%
}

.eight-twelfths,
.four-sixths,
.two-thirds {
    width: 66.666%
}

.one-quarter,
.three-twelfths,
.two-eighths {
    width: 25%
}

.nine-twelfths,
.six-eighths,
.three-quarters {
    width: 75%
}

.one-fifth,
.two-tenths {
    width: 20%
}

.four-tenths,
.two-fifths {
    width: 40%
}

.six-tenths,
.three-fifths {
    width: 60%
}

.eight-tenths,
.four-fifths {
    width: 80%
}

.one-sixth,
.two-twelfths {
    width: 16.666%
}

.five-sixths,
.ten-twelfths {
    width: 83.333%
}

.one-eighth {
    width: 12.5%
}

.three-eighths {
    width: 37.5%
}

.five-eighths {
    width: 62.5%
}

.seven-eighths {
    width: 87.5%
}

.one-tenth {
    width: 10%
}

.three-tenths {
    width: 30%
}

.seven-tenths {
    width: 70%
}

.nine-tenths {
    width: 90%
}

.one-twelfth {
    width: 8.333%
}

.five-twelfths {
    width: 41.666%
}

.seven-twelfths {
    width: 58.333%
}

.eleven-twelfths {
    width: 91.666%
}

@media only screen and (min-width:400px) {
    .mob--one-whole {
        width: 100%
    }

    .mob--five-tenths,
    .mob--four-eighths,
    .mob--one-half,
    .mob--six-twelfths,
    .mob--three-sixths,
    .mob--two-quarters {
        width: 50%
    }

    .mob--four-twelfths,
    .mob--one-third,
    .mob--two-sixths {
        width: 33.333%
    }

    .mob--eight-twelfths,
    .mob--four-sixths,
    .mob--two-thirds {
        width: 66.666%
    }

    .mob--one-quarter,
    .mob--three-twelfths,
    .mob--two-eighths {
        width: 25%
    }

    .mob--nine-twelfths,
    .mob--six-eighths,
    .mob--three-quarters {
        width: 75%
    }

    .mob--one-fifth,
    .mob--two-tenths {
        width: 20%
    }

    .mob--four-tenths,
    .mob--two-fifths {
        width: 40%
    }

    .mob--six-tenths,
    .mob--three-fifths {
        width: 60%
    }

    .mob--eight-tenths,
    .mob--four-fifths {
        width: 80%
    }

    .mob--one-sixth,
    .mob--two-twelfths {
        width: 16.666%
    }

    .mob--five-sixths,
    .mob--ten-twelfths {
        width: 83.333%
    }

    .mob--one-eighth {
        width: 12.5%
    }

    .mob--three-eighths {
        width: 37.5%
    }

    .mob--five-eighths {
        width: 62.5%
    }

    .mob--seven-eighths {
        width: 87.5%
    }

    .mob--one-tenth {
        width: 10%
    }

    .mob--three-tenths {
        width: 30%
    }

    .mob--seven-tenths {
        width: 70%
    }

    .mob--nine-tenths {
        width: 90%
    }

    .mob--one-twelfth {
        width: 8.333%
    }

    .mob--five-twelfths {
        width: 41.666%
    }

    .mob--seven-twelfths {
        width: 58.333%
    }

    .mob--eleven-twelfths {
        width: 91.666%
    }
}

@media only screen and (min-width:768px) {
    .tab--one-whole {
        width: 100%
    }

    .tab--five-tenths,
    .tab--four-eighths,
    .tab--one-half,
    .tab--six-twelfths,
    .tab--three-sixths,
    .tab--two-quarters {
        width: 50%
    }

    .tab--four-twelfths,
    .tab--one-third,
    .tab--two-sixths {
        width: 33.333%
    }

    .tab--eight-twelfths,
    .tab--four-sixths,
    .tab--two-thirds {
        width: 66.666%
    }

    .tab--one-quarter,
    .tab--three-twelfths,
    .tab--two-eighths {
        width: 25%
    }

    .tab--nine-twelfths,
    .tab--six-eighths,
    .tab--three-quarters {
        width: 75%
    }

    .tab--one-fifth,
    .tab--two-tenths {
        width: 20%
    }

    .tab--four-tenths,
    .tab--two-fifths {
        width: 40%
    }

    .tab--six-tenths,
    .tab--three-fifths {
        width: 60%
    }

    .tab--eight-tenths,
    .tab--four-fifths {
        width: 80%
    }

    .tab--one-sixth,
    .tab--two-twelfths {
        width: 16.666%
    }

    .tab--five-sixths,
    .tab--ten-twelfths {
        width: 83.333%
    }

    .tab--one-eighth {
        width: 12.5%
    }

    .tab--three-eighths {
        width: 37.5%
    }

    .tab--five-eighths {
        width: 62.5%
    }

    .tab--seven-eighths {
        width: 87.5%
    }

    .tab--one-tenth {
        width: 10%
    }

    .tab--three-tenths {
        width: 30%
    }

    .tab--seven-tenths {
        width: 70%
    }

    .tab--nine-tenths {
        width: 90%
    }

    .tab--one-twelfth {
        width: 8.333%
    }

    .tab--five-twelfths {
        width: 41.666%
    }

    .tab--seven-twelfths {
        width: 58.333%
    }

    .tab--eleven-twelfths {
        width: 91.666%
    }
}

@media only screen and (min-width:1024px) {
    .lap--one-whole {
        width: 100%
    }

    .lap--five-tenths,
    .lap--four-eighths,
    .lap--one-half,
    .lap--six-twelfths,
    .lap--three-sixths,
    .lap--two-quarters {
        width: 50%
    }

    .lap--four-twelfths,
    .lap--one-third,
    .lap--two-sixths {
        width: 33.333%
    }

    .lap--eight-twelfths,
    .lap--four-sixths,
    .lap--two-thirds {
        width: 66.666%
    }

    .lap--one-quarter,
    .lap--three-twelfths,
    .lap--two-eighths {
        width: 25%
    }

    .lap--nine-twelfths,
    .lap--six-eighths,
    .lap--three-quarters {
        width: 75%
    }

    .lap--one-fifth,
    .lap--two-tenths {
        width: 20%
    }

    .lap--four-tenths,
    .lap--two-fifths {
        width: 40%
    }

    .lap--six-tenths,
    .lap--three-fifths {
        width: 60%
    }

    .lap--eight-tenths,
    .lap--four-fifths {
        width: 80%
    }

    .lap--one-sixth,
    .lap--two-twelfths {
        width: 16.666%
    }

    .lap--five-sixths,
    .lap--ten-twelfths {
        width: 83.333%
    }

    .lap--one-eighth {
        width: 12.5%
    }

    .lap--three-eighths {
        width: 37.5%
    }

    .lap--five-eighths {
        width: 62.5%
    }

    .lap--seven-eighths {
        width: 87.5%
    }

    .lap--one-tenth {
        width: 10%
    }

    .lap--three-tenths {
        width: 30%
    }

    .lap--seven-tenths {
        width: 70%
    }

    .lap--nine-tenths {
        width: 90%
    }

    .lap--one-twelfth {
        width: 8.333%
    }

    .lap--five-twelfths {
        width: 41.666%
    }

    .lap--seven-twelfths {
        width: 58.333%
    }

    .lap--eleven-twelfths {
        width: 91.666%
    }
}

@media only screen and (min-width:1200px) {
    .desk--one-whole {
        width: 100%
    }

    .desk--five-tenths,
    .desk--four-eighths,
    .desk--one-half,
    .desk--six-twelfths,
    .desk--three-sixths,
    .desk--two-quarters {
        width: 50%
    }

    .desk--four-twelfths,
    .desk--one-third,
    .desk--two-sixths {
        width: 33.333%
    }

    .desk--eight-twelfths,
    .desk--four-sixths,
    .desk--two-thirds {
        width: 66.666%
    }

    .desk--one-quarter,
    .desk--three-twelfths,
    .desk--two-eighths {
        width: 25%
    }

    .desk--nine-twelfths,
    .desk--six-eighths,
    .desk--three-quarters {
        width: 75%
    }

    .desk--one-fifth,
    .desk--two-tenths {
        width: 20%
    }

    .desk--four-tenths,
    .desk--two-fifths {
        width: 40%
    }

    .desk--six-tenths,
    .desk--three-fifths {
        width: 60%
    }

    .desk--eight-tenths,
    .desk--four-fifths {
        width: 80%
    }

    .desk--one-sixth,
    .desk--two-twelfths {
        width: 16.666%
    }

    .desk--five-sixths,
    .desk--ten-twelfths {
        width: 83.333%
    }

    .desk--one-eighth {
        width: 12.5%
    }

    .desk--three-eighths {
        width: 37.5%
    }

    .desk--five-eighths {
        width: 62.5%
    }

    .desk--seven-eighths {
        width: 87.5%
    }

    .desk--one-tenth {
        width: 10%
    }

    .desk--three-tenths {
        width: 30%
    }

    .desk--seven-tenths {
        width: 70%
    }

    .desk--nine-tenths {
        width: 90%
    }

    .desk--one-twelfth {
        width: 8.333%
    }

    .desk--five-twelfths {
        width: 41.666%
    }

    .desk--seven-twelfths {
        width: 58.333%
    }

    .desk--eleven-twelfths {
        width: 91.666%
    }
}

[class*=push--] {
    position: relative
}

.push--zero {
    left: 0
}

.push--one-whole {
    left: 100%
}

.push--five-tenths,
.push--four-eighths,
.push--one-half,
.push--six-twelfths,
.push--three-sixths,
.push--two-quarters {
    left: 50%
}

.push--four-twelfths,
.push--one-third,
.push--two-sixths {
    left: 33.333%
}

.push--eight-twelfths,
.push--four-sixths,
.push--two-thirds {
    left: 66.666%
}

.push--one-quarter,
.push--three-twelfths,
.push--two-eighths {
    left: 25%
}

.push--nine-twelfths,
.push--six-eighths,
.push--three-quarters {
    left: 75%
}

.push--one-fifth,
.push--two-tenths {
    left: 20%
}

.push--four-tenths,
.push--two-fifths {
    left: 40%
}

.push--six-tenths,
.push--three-fifths {
    left: 60%
}

.push--eight-tenths,
.push--four-fifths {
    left: 80%
}

.push--one-sixth,
.push--two-twelfths {
    left: 16.666%
}

.push--five-sixths,
.push--ten-twelfths {
    left: 83.333%
}

.push--one-eighth {
    left: 12.5%
}

.push--three-eighths {
    left: 37.5%
}

.push--five-eighths {
    left: 62.5%
}

.push--seven-eighths {
    left: 87.5%
}

.push--one-tenth {
    left: 10%
}

.push--three-tenths {
    left: 30%
}

.push--seven-tenths {
    left: 70%
}

.push--nine-tenths {
    left: 90%
}

.push--one-twelfth {
    left: 8.333%
}

.push--five-twelfths {
    left: 41.666%
}

.push--seven-twelfths {
    left: 58.333%
}

.push--eleven-twelfths {
    left: 91.666%
}

@media only screen and (min-width:400px) {
    .push--mob--zero {
        left: 0
    }

    .push--mob--one-whole {
        left: 100%
    }

    .push--mob--five-tenths,
    .push--mob--four-eighths,
    .push--mob--one-half,
    .push--mob--six-twelfths,
    .push--mob--three-sixths,
    .push--mob--two-quarters {
        left: 50%
    }

    .push--mob--four-twelfths,
    .push--mob--one-third,
    .push--mob--two-sixths {
        left: 33.333%
    }

    .push--mob--eight-twelfths,
    .push--mob--four-sixths,
    .push--mob--two-thirds {
        left: 66.666%
    }

    .push--mob--one-quarter,
    .push--mob--three-twelfths,
    .push--mob--two-eighths {
        left: 25%
    }

    .push--mob--nine-twelfths,
    .push--mob--six-eighths,
    .push--mob--three-quarters {
        left: 75%
    }

    .push--mob--one-fifth,
    .push--mob--two-tenths {
        left: 20%
    }

    .push--mob--four-tenths,
    .push--mob--two-fifths {
        left: 40%
    }

    .push--mob--six-tenths,
    .push--mob--three-fifths {
        left: 60%
    }

    .push--mob--eight-tenths,
    .push--mob--four-fifths {
        left: 80%
    }

    .push--mob--one-sixth,
    .push--mob--two-twelfths {
        left: 16.666%
    }

    .push--mob--five-sixths,
    .push--mob--ten-twelfths {
        left: 83.333%
    }

    .push--mob--one-eighth {
        left: 12.5%
    }

    .push--mob--three-eighths {
        left: 37.5%
    }

    .push--mob--five-eighths {
        left: 62.5%
    }

    .push--mob--seven-eighths {
        left: 87.5%
    }

    .push--mob--one-tenth {
        left: 10%
    }

    .push--mob--three-tenths {
        left: 30%
    }

    .push--mob--seven-tenths {
        left: 70%
    }

    .push--mob--nine-tenths {
        left: 90%
    }

    .push--mob--one-twelfth {
        left: 8.333%
    }

    .push--mob--five-twelfths {
        left: 41.666%
    }

    .push--mob--seven-twelfths {
        left: 58.333%
    }

    .push--mob--eleven-twelfths {
        left: 91.666%
    }
}

@media only screen and (min-width:768px) {
    .push--tab--zero {
        left: 0
    }

    .push--tab--one-whole {
        left: 100%
    }

    .push--tab--five-tenths,
    .push--tab--four-eighths,
    .push--tab--one-half,
    .push--tab--six-twelfths,
    .push--tab--three-sixths,
    .push--tab--two-quarters {
        left: 50%
    }

    .push--tab--four-twelfths,
    .push--tab--one-third,
    .push--tab--two-sixths {
        left: 33.333%
    }

    .push--tab--eight-twelfths,
    .push--tab--four-sixths,
    .push--tab--two-thirds {
        left: 66.666%
    }

    .push--tab--one-quarter,
    .push--tab--three-twelfths,
    .push--tab--two-eighths {
        left: 25%
    }

    .push--tab--nine-twelfths,
    .push--tab--six-eighths,
    .push--tab--three-quarters {
        left: 75%
    }

    .push--tab--one-fifth,
    .push--tab--two-tenths {
        left: 20%
    }

    .push--tab--four-tenths,
    .push--tab--two-fifths {
        left: 40%
    }

    .push--tab--six-tenths,
    .push--tab--three-fifths {
        left: 60%
    }

    .push--tab--eight-tenths,
    .push--tab--four-fifths {
        left: 80%
    }

    .push--tab--one-sixth,
    .push--tab--two-twelfths {
        left: 16.666%
    }

    .push--tab--five-sixths,
    .push--tab--ten-twelfths {
        left: 83.333%
    }

    .push--tab--one-eighth {
        left: 12.5%
    }

    .push--tab--three-eighths {
        left: 37.5%
    }

    .push--tab--five-eighths {
        left: 62.5%
    }

    .push--tab--seven-eighths {
        left: 87.5%
    }

    .push--tab--one-tenth {
        left: 10%
    }

    .push--tab--three-tenths {
        left: 30%
    }

    .push--tab--seven-tenths {
        left: 70%
    }

    .push--tab--nine-tenths {
        left: 90%
    }

    .push--tab--one-twelfth {
        left: 8.333%
    }

    .push--tab--five-twelfths {
        left: 41.666%
    }

    .push--tab--seven-twelfths {
        left: 58.333%
    }

    .push--tab--eleven-twelfths {
        left: 91.666%
    }
}

@media only screen and (min-width:1024px) {
    .push--lap--zero {
        left: 0
    }

    .push--lap--one-whole {
        left: 100%
    }

    .push--lap--five-tenths,
    .push--lap--four-eighths,
    .push--lap--one-half,
    .push--lap--six-twelfths,
    .push--lap--three-sixths,
    .push--lap--two-quarters {
        left: 50%
    }

    .push--lap--four-twelfths,
    .push--lap--one-third,
    .push--lap--two-sixths {
        left: 33.333%
    }

    .push--lap--eight-twelfths,
    .push--lap--four-sixths,
    .push--lap--two-thirds {
        left: 66.666%
    }

    .push--lap--one-quarter,
    .push--lap--three-twelfths,
    .push--lap--two-eighths {
        left: 25%
    }

    .push--lap--nine-twelfths,
    .push--lap--six-eighths,
    .push--lap--three-quarters {
        left: 75%
    }

    .push--lap--one-fifth,
    .push--lap--two-tenths {
        left: 20%
    }

    .push--lap--four-tenths,
    .push--lap--two-fifths {
        left: 40%
    }

    .push--lap--six-tenths,
    .push--lap--three-fifths {
        left: 60%
    }

    .push--lap--eight-tenths,
    .push--lap--four-fifths {
        left: 80%
    }

    .push--lap--one-sixth,
    .push--lap--two-twelfths {
        left: 16.666%
    }

    .push--lap--five-sixths,
    .push--lap--ten-twelfths {
        left: 83.333%
    }

    .push--lap--one-eighth {
        left: 12.5%
    }

    .push--lap--three-eighths {
        left: 37.5%
    }

    .push--lap--five-eighths {
        left: 62.5%
    }

    .push--lap--seven-eighths {
        left: 87.5%
    }

    .push--lap--one-tenth {
        left: 10%
    }

    .push--lap--three-tenths {
        left: 30%
    }

    .push--lap--seven-tenths {
        left: 70%
    }

    .push--lap--nine-tenths {
        left: 90%
    }

    .push--lap--one-twelfth {
        left: 8.333%
    }

    .push--lap--five-twelfths {
        left: 41.666%
    }

    .push--lap--seven-twelfths {
        left: 58.333%
    }

    .push--lap--eleven-twelfths {
        left: 91.666%
    }
}

@media only screen and (min-width:1200px) {
    .push--desk--zero {
        left: 0
    }

    .push--desk--one-whole {
        left: 100%
    }

    .push--desk--five-tenths,
    .push--desk--four-eighths,
    .push--desk--one-half,
    .push--desk--six-twelfths,
    .push--desk--three-sixths,
    .push--desk--two-quarters {
        left: 50%
    }

    .push--desk--four-twelfths,
    .push--desk--one-third,
    .push--desk--two-sixths {
        left: 33.333%
    }

    .push--desk--eight-twelfths,
    .push--desk--four-sixths,
    .push--desk--two-thirds {
        left: 66.666%
    }

    .push--desk--one-quarter,
    .push--desk--three-twelfths,
    .push--desk--two-eighths {
        left: 25%
    }

    .push--desk--nine-twelfths,
    .push--desk--six-eighths,
    .push--desk--three-quarters {
        left: 75%
    }

    .push--desk--one-fifth,
    .push--desk--two-tenths {
        left: 20%
    }

    .push--desk--four-tenths,
    .push--desk--two-fifths {
        left: 40%
    }

    .push--desk--six-tenths,
    .push--desk--three-fifths {
        left: 60%
    }

    .push--desk--eight-tenths,
    .push--desk--four-fifths {
        left: 80%
    }

    .push--desk--one-sixth,
    .push--desk--two-twelfths {
        left: 16.666%
    }

    .push--desk--five-sixths,
    .push--desk--ten-twelfths {
        left: 83.333%
    }

    .push--desk--one-eighth {
        left: 12.5%
    }

    .push--desk--three-eighths {
        left: 37.5%
    }

    .push--desk--five-eighths {
        left: 62.5%
    }

    .push--desk--seven-eighths {
        left: 87.5%
    }

    .push--desk--one-tenth {
        left: 10%
    }

    .push--desk--three-tenths {
        left: 30%
    }

    .push--desk--seven-tenths {
        left: 70%
    }

    .push--desk--nine-tenths {
        left: 90%
    }

    .push--desk--one-twelfth {
        left: 8.333%
    }

    .push--desk--five-twelfths {
        left: 41.666%
    }

    .push--desk--seven-twelfths {
        left: 58.333%
    }

    .push--desk--eleven-twelfths {
        left: 91.666%
    }
}

[class*=pull--] {
    position: relative
}

.pull--zero {
    right: 0
}

.pull--one-whole {
    right: 100%
}

.pull--five-tenths,
.pull--four-eighths,
.pull--one-half,
.pull--six-twelfths,
.pull--three-sixths,
.pull--two-quarters {
    right: 50%
}

.pull--four-twelfths,
.pull--one-third,
.pull--two-sixths {
    right: 33.333%
}

.pull--eight-twelfths,
.pull--four-sixths,
.pull--two-thirds {
    right: 66.666%
}

.pull--one-quarter,
.pull--three-twelfths,
.pull--two-eighths {
    right: 25%
}

.pull--nine-twelfths,
.pull--six-eighths,
.pull--three-quarters {
    right: 75%
}

.pull--one-fifth,
.pull--two-tenths {
    right: 20%
}

.pull--four-tenths,
.pull--two-fifths {
    right: 40%
}

.pull--six-tenths,
.pull--three-fifths {
    right: 60%
}

.pull--eight-tenths,
.pull--four-fifths {
    right: 80%
}

.pull--one-sixth,
.pull--two-twelfths {
    right: 16.666%
}

.pull--five-sixths,
.pull--ten-twelfths {
    right: 83.333%
}

.pull--one-eighth {
    right: 12.5%
}

.pull--three-eighths {
    right: 37.5%
}

.pull--five-eighths {
    right: 62.5%
}

.pull--seven-eighths {
    right: 87.5%
}

.pull--one-tenth {
    right: 10%
}

.pull--three-tenths {
    right: 30%
}

.pull--seven-tenths {
    right: 70%
}

.pull--nine-tenths {
    right: 90%
}

.pull--one-twelfth {
    right: 8.333%
}

.pull--five-twelfths {
    right: 41.666%
}

.pull--seven-twelfths {
    right: 58.333%
}

.pull--eleven-twelfths {
    right: 91.666%
}

@media only screen and (min-width:400px) {
    .pull--mob--zero {
        right: 0
    }

    .pull--mob--one-whole {
        right: 100%
    }

    .pull--mob--five-tenths,
    .pull--mob--four-eighths,
    .pull--mob--one-half,
    .pull--mob--six-twelfths,
    .pull--mob--three-sixths,
    .pull--mob--two-quarters {
        right: 50%
    }

    .pull--mob--four-twelfths,
    .pull--mob--one-third,
    .pull--mob--two-sixths {
        right: 33.333%
    }

    .pull--mob--eight-twelfths,
    .pull--mob--four-sixths,
    .pull--mob--two-thirds {
        right: 66.666%
    }

    .pull--mob--one-quarter,
    .pull--mob--three-twelfths,
    .pull--mob--two-eighths {
        right: 25%
    }

    .pull--mob--nine-twelfths,
    .pull--mob--six-eighths,
    .pull--mob--three-quarters {
        right: 75%
    }

    .pull--mob--one-fifth,
    .pull--mob--two-tenths {
        right: 20%
    }

    .pull--mob--four-tenths,
    .pull--mob--two-fifths {
        right: 40%
    }

    .pull--mob--six-tenths,
    .pull--mob--three-fifths {
        right: 60%
    }

    .pull--mob--eight-tenths,
    .pull--mob--four-fifths {
        right: 80%
    }

    .pull--mob--one-sixth,
    .pull--mob--two-twelfths {
        right: 16.666%
    }

    .pull--mob--five-sixths,
    .pull--mob--ten-twelfths {
        right: 83.333%
    }

    .pull--mob--one-eighth {
        right: 12.5%
    }

    .pull--mob--three-eighths {
        right: 37.5%
    }

    .pull--mob--five-eighths {
        right: 62.5%
    }

    .pull--mob--seven-eighths {
        right: 87.5%
    }

    .pull--mob--one-tenth {
        right: 10%
    }

    .pull--mob--three-tenths {
        right: 30%
    }

    .pull--mob--seven-tenths {
        right: 70%
    }

    .pull--mob--nine-tenths {
        right: 90%
    }

    .pull--mob--one-twelfth {
        right: 8.333%
    }

    .pull--mob--five-twelfths {
        right: 41.666%
    }

    .pull--mob--seven-twelfths {
        right: 58.333%
    }

    .pull--mob--eleven-twelfths {
        right: 91.666%
    }
}

@media only screen and (min-width:768px) {
    .pull--tab--zero {
        right: 0
    }

    .pull--tab--one-whole {
        right: 100%
    }

    .pull--tab--five-tenths,
    .pull--tab--four-eighths,
    .pull--tab--one-half,
    .pull--tab--six-twelfths,
    .pull--tab--three-sixths,
    .pull--tab--two-quarters {
        right: 50%
    }

    .pull--tab--four-twelfths,
    .pull--tab--one-third,
    .pull--tab--two-sixths {
        right: 33.333%
    }

    .pull--tab--eight-twelfths,
    .pull--tab--four-sixths,
    .pull--tab--two-thirds {
        right: 66.666%
    }

    .pull--tab--one-quarter,
    .pull--tab--three-twelfths,
    .pull--tab--two-eighths {
        right: 25%
    }

    .pull--tab--nine-twelfths,
    .pull--tab--six-eighths,
    .pull--tab--three-quarters {
        right: 75%
    }

    .pull--tab--one-fifth,
    .pull--tab--two-tenths {
        right: 20%
    }

    .pull--tab--four-tenths,
    .pull--tab--two-fifths {
        right: 40%
    }

    .pull--tab--six-tenths,
    .pull--tab--three-fifths {
        right: 60%
    }

    .pull--tab--eight-tenths,
    .pull--tab--four-fifths {
        right: 80%
    }

    .pull--tab--one-sixth,
    .pull--tab--two-twelfths {
        right: 16.666%
    }

    .pull--tab--five-sixths,
    .pull--tab--ten-twelfths {
        right: 83.333%
    }

    .pull--tab--one-eighth {
        right: 12.5%
    }

    .pull--tab--three-eighths {
        right: 37.5%
    }

    .pull--tab--five-eighths {
        right: 62.5%
    }

    .pull--tab--seven-eighths {
        right: 87.5%
    }

    .pull--tab--one-tenth {
        right: 10%
    }

    .pull--tab--three-tenths {
        right: 30%
    }

    .pull--tab--seven-tenths {
        right: 70%
    }

    .pull--tab--nine-tenths {
        right: 90%
    }

    .pull--tab--one-twelfth {
        right: 8.333%
    }

    .pull--tab--five-twelfths {
        right: 41.666%
    }

    .pull--tab--seven-twelfths {
        right: 58.333%
    }

    .pull--tab--eleven-twelfths {
        right: 91.666%
    }
}

@media only screen and (min-width:1024px) {
    .pull--lap--zero {
        right: 0
    }

    .pull--lap--one-whole {
        right: 100%
    }

    .pull--lap--five-tenths,
    .pull--lap--four-eighths,
    .pull--lap--one-half,
    .pull--lap--six-twelfths,
    .pull--lap--three-sixths,
    .pull--lap--two-quarters {
        right: 50%
    }

    .pull--lap--four-twelfths,
    .pull--lap--one-third,
    .pull--lap--two-sixths {
        right: 33.333%
    }

    .pull--lap--eight-twelfths,
    .pull--lap--four-sixths,
    .pull--lap--two-thirds {
        right: 66.666%
    }

    .pull--lap--one-quarter,
    .pull--lap--three-twelfths,
    .pull--lap--two-eighths {
        right: 25%
    }

    .pull--lap--nine-twelfths,
    .pull--lap--six-eighths,
    .pull--lap--three-quarters {
        right: 75%
    }

    .pull--lap--one-fifth,
    .pull--lap--two-tenths {
        right: 20%
    }

    .pull--lap--four-tenths,
    .pull--lap--two-fifths {
        right: 40%
    }

    .pull--lap--six-tenths,
    .pull--lap--three-fifths {
        right: 60%
    }

    .pull--lap--eight-tenths,
    .pull--lap--four-fifths {
        right: 80%
    }

    .pull--lap--one-sixth,
    .pull--lap--two-twelfths {
        right: 16.666%
    }

    .pull--lap--five-sixths,
    .pull--lap--ten-twelfths {
        right: 83.333%
    }

    .pull--lap--one-eighth {
        right: 12.5%
    }

    .pull--lap--three-eighths {
        right: 37.5%
    }

    .pull--lap--five-eighths {
        right: 62.5%
    }

    .pull--lap--seven-eighths {
        right: 87.5%
    }

    .pull--lap--one-tenth {
        right: 10%
    }

    .pull--lap--three-tenths {
        right: 30%
    }

    .pull--lap--seven-tenths {
        right: 70%
    }

    .pull--lap--nine-tenths {
        right: 90%
    }

    .pull--lap--one-twelfth {
        right: 8.333%
    }

    .pull--lap--five-twelfths {
        right: 41.666%
    }

    .pull--lap--seven-twelfths {
        right: 58.333%
    }

    .pull--lap--eleven-twelfths {
        right: 91.666%
    }
}

@media only screen and (min-width:1200px) {
    .pull--desk--zero {
        right: 0
    }

    .pull--desk--one-whole {
        right: 100%
    }

    .pull--desk--five-tenths,
    .pull--desk--four-eighths,
    .pull--desk--one-half,
    .pull--desk--six-twelfths,
    .pull--desk--three-sixths,
    .pull--desk--two-quarters {
        right: 50%
    }

    .pull--desk--four-twelfths,
    .pull--desk--one-third,
    .pull--desk--two-sixths {
        right: 33.333%
    }

    .pull--desk--eight-twelfths,
    .pull--desk--four-sixths,
    .pull--desk--two-thirds {
        right: 66.666%
    }

    .pull--desk--one-quarter,
    .pull--desk--three-twelfths,
    .pull--desk--two-eighths {
        right: 25%
    }

    .pull--desk--nine-twelfths,
    .pull--desk--six-eighths,
    .pull--desk--three-quarters {
        right: 75%
    }

    .pull--desk--one-fifth,
    .pull--desk--two-tenths {
        right: 20%
    }

    .pull--desk--four-tenths,
    .pull--desk--two-fifths {
        right: 40%
    }

    .pull--desk--six-tenths,
    .pull--desk--three-fifths {
        right: 60%
    }

    .pull--desk--eight-tenths,
    .pull--desk--four-fifths {
        right: 80%
    }

    .pull--desk--one-sixth,
    .pull--desk--two-twelfths {
        right: 16.666%
    }

    .pull--desk--five-sixths,
    .pull--desk--ten-twelfths {
        right: 83.333%
    }

    .pull--desk--one-eighth {
        right: 12.5%
    }

    .pull--desk--three-eighths {
        right: 37.5%
    }

    .pull--desk--five-eighths {
        right: 62.5%
    }

    .pull--desk--seven-eighths {
        right: 87.5%
    }

    .pull--desk--one-tenth {
        right: 10%
    }

    .pull--desk--three-tenths {
        right: 30%
    }

    .pull--desk--seven-tenths {
        right: 70%
    }

    .pull--desk--nine-tenths {
        right: 90%
    }

    .pull--desk--one-twelfth {
        right: 8.333%
    }

    .pull--desk--five-twelfths {
        right: 41.666%
    }

    .pull--desk--seven-twelfths {
        right: 58.333%
    }

    .pull--desk--eleven-twelfths {
        right: 91.666%
    }
}

.hamburger {
    padding: 0;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.hamburger:hover {
    opacity: .7
}

.hamburger-box {
    width: 28px;
    height: 24px;
    display: inline-block;
    position: relative;
    vertical-align: bottom
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
    width: 28px;
    height: 4px;
    background-color: #fff;
    border-radius: 0;
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: .15s;
    transition-timing-function: ease
}

.hamburger-inner:after,
.hamburger-inner:before {
    content: "";
    display: block
}

.hamburger-inner:before {
    top: -10px
}

.hamburger-inner:after {
    bottom: -10px
}

.hamburger--3dx .hamburger-box {
    -webkit-perspective: 56px;
    perspective: 56px
}

.hamburger--3dx .hamburger-inner {
    transition: background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
    transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx .hamburger-inner:after,
.hamburger--3dx .hamburger-inner:before {
    transition: -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx.is-active .hamburger-inner {
    background-color: transparent;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.hamburger--3dx.is-active .hamburger-inner:before {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx.is-active .hamburger-inner:after {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dx-r .hamburger-box {
    -webkit-perspective: 56px;
    perspective: 56px
}

.hamburger--3dx-r .hamburger-inner {
    transition: background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
    transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx-r .hamburger-inner:after,
.hamburger--3dx-r .hamburger-inner:before {
    transition: -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx-r.is-active .hamburger-inner {
    background-color: transparent;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
}

.hamburger--3dx-r.is-active .hamburger-inner:before {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx-r.is-active .hamburger-inner:after {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy .hamburger-box {
    -webkit-perspective: 56px;
    perspective: 56px
}

.hamburger--3dy .hamburger-inner {
    transition: background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
    transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy .hamburger-inner:after,
.hamburger--3dy .hamburger-inner:before {
    transition: -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy.is-active .hamburger-inner {
    background-color: transparent;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.hamburger--3dy.is-active .hamburger-inner:before {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy.is-active .hamburger-inner:after {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy-r .hamburger-box {
    -webkit-perspective: 56px;
    perspective: 56px
}

.hamburger--3dy-r .hamburger-inner {
    transition: background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
    transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy-r .hamburger-inner:after,
.hamburger--3dy-r .hamburger-inner:before {
    transition: -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy-r.is-active .hamburger-inner {
    background-color: transparent;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.hamburger--3dy-r.is-active .hamburger-inner:before {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy-r.is-active .hamburger-inner:after {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--arrow.is-active .hamburger-inner:before {
    -webkit-transform: translate3d(-5.6px, 0, 0) rotate(-45deg) scaleX(.7);
    transform: translate3d(-5.6px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrow.is-active .hamburger-inner:after {
    -webkit-transform: translate3d(-5.6px, 0, 0) rotate(45deg) scaleX(.7);
    transform: translate3d(-5.6px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrow-r.is-active .hamburger-inner:before {
    -webkit-transform: translate3d(5.6px, 0, 0) rotate(45deg) scaleX(.7);
    transform: translate3d(5.6px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrow-r.is-active .hamburger-inner:after {
    -webkit-transform: translate3d(5.6px, 0, 0) rotate(-45deg) scaleX(.7);
    transform: translate3d(5.6px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowalt .hamburger-inner:before {
    transition: top .1s ease .15s, -webkit-transform .15s cubic-bezier(.165, .84, .44, 1);
    transition: top .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1);
    transition: top .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1), -webkit-transform .15s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt .hamburger-inner:after {
    transition: bottom .1s ease .15s, -webkit-transform .15s cubic-bezier(.165, .84, .44, 1);
    transition: bottom .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1);
    transition: bottom .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1), -webkit-transform .15s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt.is-active .hamburger-inner:before {
    top: 0;
    -webkit-transform: translate3d(-5.6px, -7px, 0) rotate(-45deg) scaleX(.7);
    transform: translate3d(-5.6px, -7px, 0) rotate(-45deg) scaleX(.7);
    transition: top .1s ease, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    transition: top .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    transition: top .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s
}

.hamburger--arrowalt.is-active .hamburger-inner:after {
    bottom: 0;
    -webkit-transform: translate3d(-5.6px, 7px, 0) rotate(45deg) scaleX(.7);
    transform: translate3d(-5.6px, 7px, 0) rotate(45deg) scaleX(.7);
    transition: bottom .1s ease, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    transition: bottom .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    transition: bottom .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s
}

.hamburger--arrowalt-r .hamburger-inner:before {
    transition: top .1s ease .15s, -webkit-transform .15s cubic-bezier(.165, .84, .44, 1);
    transition: top .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1);
    transition: top .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1), -webkit-transform .15s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r .hamburger-inner:after {
    transition: bottom .1s ease .15s, -webkit-transform .15s cubic-bezier(.165, .84, .44, 1);
    transition: bottom .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1);
    transition: bottom .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1), -webkit-transform .15s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r.is-active .hamburger-inner:before {
    top: 0;
    -webkit-transform: translate3d(5.6px, -7px, 0) rotate(45deg) scaleX(.7);
    transform: translate3d(5.6px, -7px, 0) rotate(45deg) scaleX(.7);
    transition: top .1s ease, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    transition: top .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    transition: top .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s
}

.hamburger--arrowalt-r.is-active .hamburger-inner:after {
    bottom: 0;
    -webkit-transform: translate3d(5.6px, 7px, 0) rotate(-45deg) scaleX(.7);
    transform: translate3d(5.6px, 7px, 0) rotate(-45deg) scaleX(.7);
    transition: bottom .1s ease, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    transition: bottom .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    transition: bottom .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s
}

.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner:after,
.hamburger--boring .hamburger-inner:before {
    transition-property: none
}

.hamburger--boring.is-active .hamburger-inner {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.hamburger--boring.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0
}

.hamburger--boring.is-active .hamburger-inner:after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .15s;
    transition-delay: .15s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse .hamburger-inner:after {
    top: -20px;
    transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, opacity .1s linear
}

.hamburger--collapse .hamburger-inner:before {
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    transition-delay: .32s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--collapse.is-active .hamburger-inner:after {
    top: 0;
    opacity: 0;
    transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .27s
}

.hamburger--collapse.is-active .hamburger-inner:before {
    top: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .42s;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .42s;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .42s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .42s
}

.hamburger--collapse-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .15s;
    transition-delay: .15s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse-r .hamburger-inner:after {
    top: -20px;
    transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, opacity .1s linear
}

.hamburger--collapse-r .hamburger-inner:before {
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse-r.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
    transform: translate3d(0, -10px, 0) rotate(45deg);
    transition-delay: .32s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--collapse-r.is-active .hamburger-inner:after {
    top: 0;
    opacity: 0;
    transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .27s
}

.hamburger--collapse-r.is-active .hamburger-inner:before {
    top: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .42s;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .42s;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .42s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .42s
}

.hamburger--elastic .hamburger-inner {
    top: 2px;
    transition-duration: .4s;
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic .hamburger-inner:before {
    top: 10px;
    transition: opacity .15s ease .4s
}

.hamburger--elastic .hamburger-inner:after {
    top: 20px;
    transition: -webkit-transform .4s cubic-bezier(.68, -.55, .265, 1.55);
    transition: transform .4s cubic-bezier(.68, -.55, .265, 1.55);
    transition: transform .4s cubic-bezier(.68, -.55, .265, 1.55), -webkit-transform .4s cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, 10px, 0) rotate(135deg);
    transform: translate3d(0, 10px, 0) rotate(135deg);
    transition-delay: .1s
}

.hamburger--elastic.is-active .hamburger-inner:before {
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic.is-active .hamburger-inner:after {
    -webkit-transform: translate3d(0, -20px, 0) rotate(-270deg);
    transform: translate3d(0, -20px, 0) rotate(-270deg);
    transition-delay: .1s
}

.hamburger--elastic-r .hamburger-inner {
    top: 2px;
    transition-duration: .4s;
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic-r .hamburger-inner:before {
    top: 10px;
    transition: opacity .15s ease .4s
}

.hamburger--elastic-r .hamburger-inner:after {
    top: 20px;
    transition: -webkit-transform .4s cubic-bezier(.68, -.55, .265, 1.55);
    transition: transform .4s cubic-bezier(.68, -.55, .265, 1.55);
    transition: transform .4s cubic-bezier(.68, -.55, .265, 1.55), -webkit-transform .4s cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic-r.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, 10px, 0) rotate(-135deg);
    transform: translate3d(0, 10px, 0) rotate(-135deg);
    transition-delay: .1s
}

.hamburger--elastic-r.is-active .hamburger-inner:before {
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic-r.is-active .hamburger-inner:after {
    -webkit-transform: translate3d(0, -20px, 0) rotate(270deg);
    transform: translate3d(0, -20px, 0) rotate(270deg);
    transition-delay: .1s
}

.hamburger--emphatic {
    overflow: hidden
}

.hamburger--emphatic .hamburger-inner {
    transition: background-color .2s ease-in .25s
}

.hamburger--emphatic .hamburger-inner:before {
    left: 0;
    transition: top .05s linear .2s, left .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335);
    transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, left .2s ease-in .25s;
    transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, left .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335)
}

.hamburger--emphatic .hamburger-inner:after {
    top: 10px;
    right: 0;
    transition: top .05s linear .2s, right .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335);
    transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, right .2s ease-in .25s;
    transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, right .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335)
}

.hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent
}

.hamburger--emphatic.is-active .hamburger-inner:before {
    left: -56px;
    top: -56px;
    -webkit-transform: translate3d(56px, 56px, 0) rotate(45deg);
    transform: translate3d(56px, 56px, 0) rotate(45deg);
    transition: left .2s ease-out, top .05s linear .2s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    transition: left .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    transition: left .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s
}

.hamburger--emphatic.is-active .hamburger-inner:after {
    right: -56px;
    top: -56px;
    -webkit-transform: translate3d(-56px, 56px, 0) rotate(-45deg);
    transform: translate3d(-56px, 56px, 0) rotate(-45deg);
    transition: right .2s ease-out, top .05s linear .2s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    transition: right .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    transition: right .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s
}

.hamburger--emphatic-r {
    overflow: hidden
}

.hamburger--emphatic-r .hamburger-inner {
    transition: background-color .2s ease-in .25s
}

.hamburger--emphatic-r .hamburger-inner:before {
    left: 0;
    transition: top .05s linear .2s, left .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335);
    transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, left .2s ease-in .25s;
    transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, left .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335)
}

.hamburger--emphatic-r .hamburger-inner:after {
    top: 10px;
    right: 0;
    transition: top .05s linear .2s, right .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335);
    transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, right .2s ease-in .25s;
    transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, right .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335)
}

.hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent
}

.hamburger--emphatic-r.is-active .hamburger-inner:before {
    left: -56px;
    top: 56px;
    -webkit-transform: translate3d(56px, -56px, 0) rotate(-45deg);
    transform: translate3d(56px, -56px, 0) rotate(-45deg);
    transition: left .2s ease-out, top .05s linear .2s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    transition: left .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    transition: left .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s
}

.hamburger--emphatic-r.is-active .hamburger-inner:after {
    right: -56px;
    top: 56px;
    -webkit-transform: translate3d(-56px, -56px, 0) rotate(45deg);
    transform: translate3d(-56px, -56px, 0) rotate(45deg);
    transition: right .2s ease-out, top .05s linear .2s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    transition: right .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    transition: right .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s
}

.hamburger--slider .hamburger-inner {
    top: 2px
}

.hamburger--slider .hamburger-inner:before {
    top: 10px;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    transition-timing-function: ease;
    transition-duration: .2s
}

.hamburger--slider .hamburger-inner:after {
    top: 20px
}

.hamburger--slider.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--slider.is-active .hamburger-inner:before {
    -webkit-transform: rotate(-45deg) translate3d(-4px, -6px, 0);
    transform: rotate(-45deg) translate3d(-4px, -6px, 0);
    opacity: 0
}

.hamburger--slider.is-active .hamburger-inner:after {
    -webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
    transform: translate3d(0, -20px, 0) rotate(-90deg)
}

.hamburger--slider-r .hamburger-inner {
    top: 2px
}

.hamburger--slider-r .hamburger-inner:before {
    top: 10px;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    transition-timing-function: ease;
    transition-duration: .2s
}

.hamburger--slider-r .hamburger-inner:after {
    top: 20px
}

.hamburger--slider-r.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
    transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--slider-r.is-active .hamburger-inner:before {
    -webkit-transform: rotate(45deg) translate3d(4px, -6px, 0);
    transform: rotate(45deg) translate3d(4px, -6px, 0);
    opacity: 0
}

.hamburger--slider-r.is-active .hamburger-inner:after {
    -webkit-transform: translate3d(0, -20px, 0) rotate(90deg);
    transform: translate3d(0, -20px, 0) rotate(90deg)
}

.hamburger--spring .hamburger-inner {
    top: 2px;
    transition: background-color 0s linear .15s
}

.hamburger--spring .hamburger-inner:before {
    top: 10px;
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring .hamburger-inner:after {
    top: 20px;
    transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring.is-active .hamburger-inner {
    transition-delay: .32s;
    background-color: transparent
}

.hamburger--spring.is-active .hamburger-inner:before {
    top: 0;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .32s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--spring.is-active .hamburger-inner:after {
    top: 0;
    transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), transform .15s cubic-bezier(.215, .61, .355, 1) .32s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
    transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--spring-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .15s;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring-r .hamburger-inner:after {
    top: -20px;
    transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, opacity 0s linear
}

.hamburger--spring-r .hamburger-inner:before {
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring-r.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    transition-delay: .32s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spring-r.is-active .hamburger-inner:after {
    top: 0;
    opacity: 0;
    transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), opacity 0s linear .32s
}

.hamburger--spring-r.is-active .hamburger-inner:before {
    top: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .32s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s
}

.hamburger--stand .hamburger-inner {
    transition: background-color 0s linear .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) .22s;
    transition: transform .1s cubic-bezier(.55, .055, .675, .19) .22s, background-color 0s linear .1s;
    transition: transform .1s cubic-bezier(.55, .055, .675, .19) .22s, background-color 0s linear .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) .22s
}

.hamburger--stand .hamburger-inner:before {
    transition: top .1s ease-in .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
    transition: top .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
    transition: top .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand .hamburger-inner:after {
    transition: bottom .1s ease-in .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
    transition: bottom .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
    transition: bottom .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand.is-active .hamburger-inner {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: transparent;
    transition: background-color 0s linear .22s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: transform .1s cubic-bezier(.215, .61, .355, 1) 0s, background-color 0s linear .22s;
    transition: transform .1s cubic-bezier(.215, .61, .355, 1) 0s, background-color 0s linear .22s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) 0s
}

.hamburger--stand.is-active .hamburger-inner:before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: top .1s ease-out .12s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .22s;
    transition: top .1s ease-out .12s, transform .1s cubic-bezier(.215, .61, .355, 1) .22s;
    transition: top .1s ease-out .12s, transform .1s cubic-bezier(.215, .61, .355, 1) .22s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .22s
}

.hamburger--stand.is-active .hamburger-inner:after {
    bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: bottom .1s ease-out .12s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .22s;
    transition: bottom .1s ease-out .12s, transform .1s cubic-bezier(.215, .61, .355, 1) .22s;
    transition: bottom .1s ease-out .12s, transform .1s cubic-bezier(.215, .61, .355, 1) .22s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .22s
}

.hamburger--stand-r .hamburger-inner {
    transition: background-color 0s linear .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) .22s;
    transition: transform .1s cubic-bezier(.55, .055, .675, .19) .22s, background-color 0s linear .1s;
    transition: transform .1s cubic-bezier(.55, .055, .675, .19) .22s, background-color 0s linear .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) .22s
}

.hamburger--stand-r .hamburger-inner:before {
    transition: top .1s ease-in .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
    transition: top .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
    transition: top .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand-r .hamburger-inner:after {
    transition: bottom .1s ease-in .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
    transition: bottom .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
    transition: bottom .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand-r.is-active .hamburger-inner {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background-color: transparent;
    transition: background-color 0s linear .22s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: transform .1s cubic-bezier(.215, .61, .355, 1) 0s, background-color 0s linear .22s;
    transition: transform .1s cubic-bezier(.215, .61, .355, 1) 0s, background-color 0s linear .22s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) 0s
}

.hamburger--stand-r.is-active .hamburger-inner:before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: top .1s ease-out .12s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .22s;
    transition: top .1s ease-out .12s, transform .1s cubic-bezier(.215, .61, .355, 1) .22s;
    transition: top .1s ease-out .12s, transform .1s cubic-bezier(.215, .61, .355, 1) .22s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .22s
}

.hamburger--stand-r.is-active .hamburger-inner:after {
    bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: bottom .1s ease-out .12s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .22s;
    transition: bottom .1s ease-out .12s, transform .1s cubic-bezier(.215, .61, .355, 1) .22s;
    transition: bottom .1s ease-out .12s, transform .1s cubic-bezier(.215, .61, .355, 1) .22s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .22s
}

.hamburger--spin .hamburger-inner {
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin .hamburger-inner:before {
    transition: top .1s ease-in .34s, opacity .1s ease-in
}

.hamburger--spin .hamburger-inner:after {
    transition: bottom .1s ease-in .34s, -webkit-transform .3s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s ease-in .34s, transform .3s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s ease-in .34s, transform .3s cubic-bezier(.55, .055, .675, .19), -webkit-transform .3s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin.is-active .hamburger-inner {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    transition-delay: .14s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spin.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0;
    transition: top .1s ease-out, opacity .1s ease-out .14s
}

.hamburger--spin.is-active .hamburger-inner:after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: bottom .1s ease-out, -webkit-transform .3s cubic-bezier(.215, .61, .355, 1) .14s;
    transition: bottom .1s ease-out, transform .3s cubic-bezier(.215, .61, .355, 1) .14s;
    transition: bottom .1s ease-out, transform .3s cubic-bezier(.215, .61, .355, 1) .14s, -webkit-transform .3s cubic-bezier(.215, .61, .355, 1) .14s
}

.hamburger--spin-r .hamburger-inner {
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin-r .hamburger-inner:before {
    transition: top .1s ease-in .34s, opacity .1s ease-in
}

.hamburger--spin-r .hamburger-inner:after {
    transition: bottom .1s ease-in .34s, -webkit-transform .3s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s ease-in .34s, transform .3s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s ease-in .34s, transform .3s cubic-bezier(.55, .055, .675, .19), -webkit-transform .3s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin-r.is-active .hamburger-inner {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
    transition-delay: .14s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spin-r.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0;
    transition: top .1s ease-out, opacity .1s ease-out .14s
}

.hamburger--spin-r.is-active .hamburger-inner:after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: bottom .1s ease-out, -webkit-transform .3s cubic-bezier(.215, .61, .355, 1) .14s;
    transition: bottom .1s ease-out, transform .3s cubic-bezier(.215, .61, .355, 1) .14s;
    transition: bottom .1s ease-out, transform .3s cubic-bezier(.215, .61, .355, 1) .14s, -webkit-transform .3s cubic-bezier(.215, .61, .355, 1) .14s
}

.hamburger--squeeze .hamburger-inner {
    transition-duration: .1s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze .hamburger-inner:before {
    transition: top .1s ease .14s, opacity .1s ease
}

.hamburger--squeeze .hamburger-inner:after {
    transition: bottom .1s ease .14s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s ease .14s, transform .1s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s ease .14s, transform .1s cubic-bezier(.55, .055, .675, .19), -webkit-transform .1s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze.is-active .hamburger-inner {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition-delay: .14s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--squeeze.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0;
    transition: top .1s ease, opacity .1s ease .14s
}

.hamburger--squeeze.is-active .hamburger-inner:after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: bottom .1s ease, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .14s;
    transition: bottom .1s ease, transform .1s cubic-bezier(.215, .61, .355, 1) .14s;
    transition: bottom .1s ease, transform .1s cubic-bezier(.215, .61, .355, 1) .14s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .14s
}

.hamburger--vortex .hamburger-inner {
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex .hamburger-inner:after,
.hamburger--vortex .hamburger-inner:before {
    transition-duration: 0s;
    transition-delay: .1s;
    transition-timing-function: linear
}

.hamburger--vortex .hamburger-inner:before {
    transition-property: top, opacity
}

.hamburger--vortex .hamburger-inner:after {
    transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
    transition-property: bottom, transform, -webkit-transform
}

.hamburger--vortex.is-active .hamburger-inner {
    -webkit-transform: rotate(765deg);
    -ms-transform: rotate(765deg);
    transform: rotate(765deg);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex.is-active .hamburger-inner:after,
.hamburger--vortex.is-active .hamburger-inner:before {
    transition-delay: 0s
}

.hamburger--vortex.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0
}

.hamburger--vortex.is-active .hamburger-inner:after {
    bottom: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.hamburger--vortex-r .hamburger-inner {
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex-r .hamburger-inner:after,
.hamburger--vortex-r .hamburger-inner:before {
    transition-duration: 0s;
    transition-delay: .1s;
    transition-timing-function: linear
}

.hamburger--vortex-r .hamburger-inner:before {
    transition-property: top, opacity
}

.hamburger--vortex-r .hamburger-inner:after {
    transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
    transition-property: bottom, transform, -webkit-transform
}

.hamburger--vortex-r.is-active .hamburger-inner {
    -webkit-transform: rotate(-765deg);
    -ms-transform: rotate(-765deg);
    transform: rotate(-765deg);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex-r.is-active .hamburger-inner:after,
.hamburger--vortex-r.is-active .hamburger-inner:before {
    transition-delay: 0s
}

.hamburger--vortex-r.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0
}

.hamburger--vortex-r.is-active .hamburger-inner:after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #999
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #999
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x,
.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #aaa
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #999
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #999
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
    background-color: #eee;
    opacity: .9
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
    background-color: #999
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: .9
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    background-color: #999
}

.ps-container {
    -ms-touch-action: none;
    touch-action: none;
    overflow: hidden !important;
    -ms-overflow-style: none
}

@supports (-ms-overflow-style:none) {
    .ps-container {
        overflow: auto !important
    }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .ps-container {
        overflow: auto !important
    }
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
    display: block;
    background-color: transparent
}

.ps-container.ps-in-scrolling {
    pointer-events: none
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: transparent;
    opacity: .6
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: transparent
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: transparent;
    opacity: .6
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: transparent
}

.ps-container>.ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    border-radius: 4px;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    bottom: 3px;
    height: 8px
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    position: absolute;
    background-color: transparent;
    border-radius: 4px;
    transition: background-color .2s linear;
    bottom: 0;
    height: 8px
}

.ps-container>.ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    border-radius: 4px;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    right: 3px;
    width: 8px
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    position: absolute;
    background-color: transparent;
    border-radius: 4px;
    transition: background-color .2s linear;
    right: 0;
    width: 8px
}

.ps-container:hover.ps-in-scrolling {
    pointer-events: none
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: transparent;
    opacity: .6
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: transparent
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: transparent;
    opacity: .6
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: transparent
}

.ps-container:hover>.ps-scrollbar-x-rail,
.ps-container:hover>.ps-scrollbar-y-rail {
    opacity: .6
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
    background-color: transparent;
    opacity: .6
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
    background-color: transparent
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
    background-color: transparent;
    opacity: .6
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    background-color: transparent
}

.lg-sub-html,
.lg-toolbar {
    background-color: rgba(0, 0, 0, .45)
}

@font-face {
    font-family: lg;
    src: url(../fonts/lightgallery/lg.eot?n1z373);
    src: url(../fonts/lightgallery/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lightgallery/lg.woff?n1z373) format("woff"), url(../fonts/lightgallery/lg.ttf?n1z373) format("truetype"), url(../fonts/lightgallery/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal
}

.lg-icon {
    font-family: lg;
    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
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, .45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    border: none;
    outline: 0
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #fff
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "\e095"
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "\e094"
}

@-webkit-keyframes a {

    0%,
    to {
        left: 0
    }

    50% {
        left: -30px
    }
}

@keyframes a {

    0%,
    to {
        left: 0
    }

    50% {
        left: -30px
    }
}

@-webkit-keyframes b {

    0%,
    to {
        left: 0
    }

    50% {
        left: 30px
    }
}

@keyframes b {

    0%,
    to {
        left: 0
    }

    50% {
        left: 30px
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: a .3s;
    animation: a .3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: b .3s;
    animation: b .3s;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: 0;
    transition: color .2s linear
}

.lg-toolbar .lg-icon:hover {
    color: #fff
}

.lg-toolbar .lg-close:after {
    content: "\e070"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    bottom: 0;
    color: #eee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle
}

.lg-next,
.lg-prev,
.lg-toolbar {
    opacity: 1;
    transition: opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0;
    transition: opacity .25s cubic-bezier(0, 0, .25, 1), -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s !important;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1) !important;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1), -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s !important;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-bottom: 5px
}

@media (min-width:1025px) {
    .lg-outer .lg-thumb-item {
        transition: border-color .25s ease
    }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toogle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px
}

.lg-outer .lg-toogle-thumb:hover,
.lg-outer.lg-dropdown-active #lg-share {
    color: #fff
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-iframe .lg-video {
    -webkit-overflow-scrolling: touch;
    overflow: auto
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(../img/vimeo-play.png) no-repeat
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(../img/vimeo-play.png) 0 -58px no-repeat
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url(../img/video-play.png) no-repeat;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url(../img/youtube-play.png) no-repeat
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(../img/youtube-play.png) 0 -60px no-repeat
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    transition: opacity 80ms ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transition-duration: 0s
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    transition: opacity .15s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s !important;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s !important;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "\e033"
}

#lg-zoom-out {
    opacity: .5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: inset 0 0 0 2px #fff
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #fff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s, -webkit-transform .15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: hsla(0, 0%, 100%, .5);
    border-radius: 50%;
    box-shadow: inset 0 0 0 8px hsla(0, 0%, 100%, .7);
    display: block;
    height: 12px;
    transition: box-shadow .3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
    box-shadow: inset 0 0 0 8px #fff
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, .25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s linear .18s, opacity .18s linear 0s
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
    transition-delay: 0s;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
    visibility: visible
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    transition: visibility 0s linear .5s, opacity .18s linear 0s, -webkit-transform .18s linear 0s;
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s, -webkit-transform .18s linear 0s
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    right: 16px;
    top: -16px
}

.lg-outer .lg-dropdown>li:last-child {
    margin-bottom: 0
}

.lg-outer .lg-dropdown>li:hover .lg-icon,
.lg-outer .lg-dropdown>li:hover a {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, .07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
    width: 100%;
    height: 100%
}

.lg-outer #lg-share {
    position: relative
}

.lg-outer #lg-share:after {
    content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901"
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904"
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902"
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903"
}

.lg-group:after {
    content: "";
    display: table;
    clear: both
}

.lg-outer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    text-align: left;
    opacity: 0;
    transition: opacity .15s ease 0s
}

.lg-outer * {
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
    transition-duration: inherit !important;
    transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    transition-duration: 0s !important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url(../img/loading.gif) 50% no-repeat;
    display: none !important
}

.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block !important
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    transition: opacity .15s ease 0s
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
    transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
    transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: 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
}

.slick-loading .slick-list {
    background: #fff url(../img/ajax-loader.gif) 50% no-repeat
}

@font-face {
    font-family: slick;
    src: url(../fonts/slick/slick.eot);
    src: url(../fonts/slick/slick.eot?#iefix) format("embedded-opentype"), url(../fonts/slick/slick.woff) format("woff"), url(../fonts/slick/slick.ttf) format("truetype"), url(../fonts/slick/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: 0 0;
    color: transparent;
    outline: 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li,
.slick-dots li button {
    height: 20px;
    width: 20px;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg,
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1043;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height:300px),
screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.fp-enabled body,
html.fp-enabled {
    margin: 0;
    padding: 0;
    overflow: hidden;
    -webkit-tap-highlight-color: transparent
}

#superContainer {
    height: 100%;
    position: relative;
    -ms-touch-action: none;
    touch-action: none
}

.fp-section {
    position: relative;
    box-sizing: border-box
}

.fp-slide {
    float: left
}

.fp-slide,
.fp-slidesContainer {
    height: 100%;
    display: block
}

.fp-slides {
    z-index: 1;
    height: 100%;
    overflow: hidden;
    position: relative;
    transition: all .3s ease-out
}

.fp-section.fp-table,
.fp-slide.fp-table {
    display: table;
    table-layout: fixed;
    width: 100%
}

.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.fp-slidesContainer {
    float: left;
    position: relative
}

.fp-controlArrow {
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent
}

.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff
}

.fp-scrollable {
    overflow: scroll
}

.fp-notransition {
    transition: none !important
}

.fp-slidesNav {
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1
}

.fp-slidesNav.bottom {
    bottom: 17px
}

.fp-slidesNav.top {
    top: 17px
}

#fp-nav ul,
.fp-slidesNav ul {
    margin: 0;
    padding: 0
}

#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position: relative
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none
}

#fp-nav ul li a.active span,
#fp-nav ul li:hover #fp-nav ul li a.active span,
#fp-nav ul li:hover .fp-slidesNav ul li a.active span,
#fp-slidesNav ul li:hover #fp-nav ul li a.active span,
#fp-slidesNav ul li:hover .fp-slidesNav ul li a.active span,
.fp-slidesNav ul li a.active span {
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #333;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    transition: all .1s ease-in-out
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
    width: 10px;
    height: 10px;
    margin: -5px 0 0 -5px
}

#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    -webkit-transform: translateZ(0)
}

#fp-nav.right {
    right: 17px
}

#fp-nav.left {
    left: 17px
}

#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer
}

#fp-nav ul li .fp-tooltip.right {
    right: 20px
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active+.fp-tooltip {
    transition: opacity .2s ease-in;
    width: auto;
    opacity: 1
}

.fp-slidesNav ul li {
    display: inline-block
}

.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell,
.fp-auto-height.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell,
.fp-responsive .fp-auto-height-responsive.fp-section {
    height: auto !important
}

#cookie-notice {
    display: block;
    visibility: hidden;
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 100000;
    font-size: 13px;
    line-height: 20px;
    left: 0;
    text-align: center
}

.cn-top {
    top: 0
}

.cn-bottom {
    bottom: 0
}

.cookie-notice-container {
    padding: 10px;
    text-align: center;
    width: 100%;
    box-sizing: border-box
}

.cookie-notice-revoke-container {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
    visibility: hidden;
    box-sizing: border-box
}

.cn-top .cookie-notice-revoke-container {
    top: 0;
    bottom: auto
}

#cookie-notice .cn-revoke-cookie {
    margin: 0
}

.cn-button.bootstrap,
.cn-button.bootstrap:hover,
.cn-button.wp-default,
.cn-button.wp-default:hover {
    box-shadow: none;
    text-decoration: none
}

#cookie-notice .cn-button {
    margin-left: 10px
}

.cn-button.wp-default {
    font-family: sans-serif;
    line-height: 18px;
    padding: 2px 12px;
    background: linear-gradient(180deg, #fefefe, #f4f4f4) repeat scroll 0 0 #f3f3f3;
    border: 1px solid #bbb;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    -moz-box-sizing: border-box;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    white-space: nowrap;
    outline: 0
}

.cn-button.wp-default:hover {
    background: linear-gradient(180deg, #fff, #f3f3f3) repeat scroll 0 0 #f3f3f3;
    border-color: #999;
    color: #222
}

.cn-button.bootstrap {
    font-family: sans-serif;
    display: inline-block;
    padding: 4px 12px;
    margin-right: .3em;
    margin-bottom: 0;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px hsla(0, 0%, 100%, .75);
    font-style: normal;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #006dcc;
    background-image: linear-gradient(180deg, #08c, #04c);
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 1px;
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .2), 0 1px 2px rgba(0, 0, 0, .05);
    padding: 2px 10px;
    font-size: 12px;
    text-decoration: none;
    border-radius: 3px;
    outline: 0
}

.cn-button.bootstrap:hover {
    color: #fff;
    background-color: #04c;
    background-position: 0 -15px;
    transition: background-position .1s linear
}

@media (max-width:900px) {
    .cookie-notice-container #cn-notice-text {
        display: block;
        margin-bottom: 5px
    }

    #cookie-notice .cn-button {
        margin-left: 5px;
        margin-right: 5px
    }
}

@font-face {
    font-family: FontAwesome;
    font-display: swap;
    src: url(../fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0);
    src: url(../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(../fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: c 2s infinite linear;
    animation: c 2s infinite linear
}

.fa-pulse {
    -webkit-animation: c 1s infinite steps(8);
    animation: c 1s infinite steps(8)
}

@-webkit-keyframes c {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes c {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,
.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,
.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,
.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,
.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,
.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-inr:before,
.fa-rupee:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}

.fa-krw:before,
.fa-won:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: ""
}

.fa-empire:before,
.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,
.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,
.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,
.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-y-combinator:before,
.fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before,
.fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: ""
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-sign-language:before,
.fa-signing:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: ""
}

.fa-fa:before,
.fa-font-awesome:before {
    content: ""
}

.fa-handshake-o:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-o:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-book-o:before {
    content: ""
}

.fa-address-card:before,
.fa-vcard:before {
    content: ""
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-circle-o:before {
    content: ""
}

.fa-user-o:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: ""
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: ""
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: ""
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: ""
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-eercast:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-snowflake-o:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside>.mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .1);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .75);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .1);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .75);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: 50%
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;    base64, iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;    base64, iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=")
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0))
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0))
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px hsla(0, 0%, 100%, .2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px hsla(0, 0%, 100%, .2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    border-radius: 7px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 5px
}

.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 hsla(0, 0%, 100%, .4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .4)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 hsla(0, 0%, 100%, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-color: #fff;
    border: 1px solid hsla(0, 0%, 100%, .2);
    box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, .2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .9)
}

* {
    box-sizing: border-box
}

.site,
.site__body {
    margin: 0;
    padding: 0;
    height: 100%;
    background: #fff
}

.site {
    font-size: 62.5%
}

.site__body {
    overflow-x: hidden;
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    font-style: normal;
    line-height: 1.45em;
    font-family: "Open Sans", serif;font-weight: 300;
    color: #23242e;
    background-color: #fff
}

.site__container {
    margin: auto;
    max-width: 1000px;
    padding-left: 40px;
    padding-right: 40px;
    position: relative
}

a {
    text-decoration: none;
    color: #dedee0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #c29877;
    font-family: "Open Sans", serif
}

a,
ol,
p,
ul {
    color: #23242e
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 20px 0;
    font-weight: 400
}

h1 {
    font-size: 22px;
    font-size: 2.2rem
}

h2 {
    font-size: 20px;
    font-size: 2rem
}

h3,
h4 h5,
h6 {
    font-size: 16px;
    font-size: 1.6rem
}

.slick-slide {
    outline: 0
}

.section {
    float: left;
    position: relative;
    width: 100%
}

.title,
.trip .number,
.upsales--title {
    color: #fff;
    font-family: "Open Sans", serif;font-weight: 300;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 22px;
    line-height: 2.2rem;
    margin: 20px 0
}

@media (min-width:400px) {

    .title,
    .trip .number,
    .upsales--title {
        font-size: 29px;
        font-size: 2.9rem;
        line-height: 27px;
        line-height: 2.7rem;
        margin: 10px 0
    }
}

@media (min-width:768px) {

    .title,
    .trip .number,
    .upsales--title {
        margin: 20px 0;
        font-size: 42px;
        font-size: 4.2rem;
        line-height: 37px;
        line-height: 3.7rem
    }
}

.subtitle,
.trip__date,
.trip__title,
.tripadvisor--percent,
.upsales--subtitle {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 18px;
    line-height: 1.8rem;
    color: #fff;
    font-family: Georgia, Times, Times New Roman, serif;
    font-style: italic;
    margin: 10px 0
}

@media (min-width:400px) {

    .subtitle,
    .trip__date,
    .trip__title,
    .tripadvisor--percent,
    .upsales--subtitle {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 23px;
        line-height: 2.3rem
    }
}

@media (min-width:768px) {

    .subtitle,
    .trip__date,
    .trip__title,
    .tripadvisor--percent,
    .upsales--subtitle {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 32px;
        line-height: 3.2rem
    }
}

body.overflow-hidden {
    overflow: hidden !important;
    height: 100vh !important
}

@media (min-width:768px) {
    body.overflow-hidden {
        height: 100% !important
    }
}

body .mobile--hide {
    display: none !important
}

@media (min-width:768px) {
    body .mobile--hide {
        display: inline-block !important
    }
}

body .mobile--show {
    display: inline-block !important
}

@media (min-width:768px) {
    body .mobile--show {
        display: none !important
    }
}

#cookie-notice .cookie-notice-container {
    font-size: 14px
}

.attachment img[src$=".svg"],
.widget_media_image img[src$=".svg"] {
    width: 100%
}

.attachment svg,
.widget_media_image svg {
    max-width: 100%;
    height: auto
}

.espa_logo {
    position: absolute;
    top: 20px;
    left: 0;
    max-width: 150px;
    z-index: 2;
    display: none
}

@media (min-width:768px) {
    .espa_logo {
        display: inline-block
    }
}

@media (min-width:1024px) {
    .espa_logo {
        max-width: 200px
    }
}

.espa-logo-img2 {
    display: none;
    position: absolute;
    top: 235px;
    left: 0;
    max-width: 250px;
    z-index: 2
}

@media (min-width:768px) {
    .espa-logo-img2 {
        display: inline-block
    }
}

.next_arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block
}

.down_arrow {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: inline-block
}

.scroll-down {
    position: absolute;
    bottom: 10px;
    transition: bottom .5s 1s;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    cursor: pointer;
    text-align: center
}

@media (min-width:768px) {
    .scroll-down {
        bottom: 45px
    }
}

.scroll-down svg {
    fill: #fff
}

.btn--book {
    position: relative;
    display: inline-block;
    background-color: #fff;
    padding: 5px;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Open Sans", serif;font-weight: 700;
    transition: width .3s ease-out
}

.btn--book span {
    display: block;
    height: 40px;
    border: 2px solid #fff;
    line-height: 36px;
    padding: 0 15px;
    z-index: 1;
    position: relative
}

.btn--book:before {
    width: 0;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    transition: width .3s ease-out;
    background-color: #c29877;
    z-index: 0
}

.btn--book:hover:before {
    width: 100%
}

.btn,
.contact .btn,
html body #ccc .ccc-notify-button {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 19px;
    line-height: 1.9rem;
    color: #fff;
    position: relative;
    padding: 0;
    font-family: "Open Sans", serif;font-weight: 700;
    transition: all .3s ease-out;
    z-index: 1;
    display: inline-block;
    margin: 20px auto;
    min-width: 150px;
    text-decoration: none !important
}

.btn:before,
.contact .btn:before,
html body #ccc .ccc-notify-button:before {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #c29877;
    height: 2px;
    z-index: 0;
    transition: height .3s ease-out
}

.btn:hover:before,
html body #ccc .ccc-notify-button:hover:before {
    height: calc(100% + 10px);
    z-index: -1
}

.btn--book {
    text-decoration: none !important
}

.btn__offers {
    position: fixed;
    top: 80px;
    right: 25px;
    cursor: pointer;
    line-height: 50px;
    color: #fff;
    float: left;
    z-index: 9
}

.btn__offers span {
    max-width: 140px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    white-space: nowrap;
    position: relative;
    -webkit-transform-origin: right center 0;
    -ms-transform-origin: right center 0;
    transform-origin: right center 0;
    padding: 0 30px;
    display: block;
    float: left
}

.lang {
    cursor: pointer;
    font-family: "Open Sans", serif;font-weight: 700;
    transition: opacity .15s ease;
    opacity: 1;
    position: relative;
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block;
    line-height: 50px;
    z-index: 99
}

@media (min-width:768px) {
    .lang {
        margin-left: 20px
    }
}

.lang.active {
    display: inline-block
}

.lang__current {
    display: block;
    padding: 0 15px 0 0;
    color: #fff;
    position: relative
}

.lang__current .caret {
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    border-left: 3px solid transparent;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 20px;
    right: 0
}

.lang__list {
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
    margin-top: 10px;
    text-align: center;
    z-index: 1
}

.lang__list:after {
    content: "";
    position: absolute;
    top: -4px;
    left: 50%;
    z-index: 0;
    width: 0;
    height: 0;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    border-left: 4px solid transparent;
    border-bottom: 4px solid transparent;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: -4px
}

.lang__list a {
    padding: 5px 0;
    display: block;
    transition: all .3s ease;
    text-decoration: none
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    z-index: 99;
    padding: 30px 0 0
}

.header__container {
    float: left;
    max-width: 100%;
    padding: 0 10px;
    width: 100%
}

@media (min-width:768px) {
    .header__container {
        padding: 0 30px
    }
}

.header__container .lang {
    display: none
}

@media (min-width:768px) {
    .header__container .lang {
        display: inline-block
    }
}

.header__multi-book {
    position: fixed;
    right: 0;
    top: 0;
    display: none;
    padding: 40px 20px;
    z-index: 9999;
    min-width: 100px;
    background-color: #f3f3f3
}

.header__multi-book a {
    margin-bottom: 20px
}

.header__multi-book--close {
    float: right;
    margin-top: -20px;
    cursor: pointer
}

.header__multi-book .btn,
.header__multi-book html body #ccc .ccc-notify-button,
html body #ccc .header__multi-book .ccc-notify-button {
    display: block;
    width: 100%;
    white-space: nowrap;
    margin: 15px 0
}

.header__multi-book__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 40px
}

.header__multi-book .header__book--title {
    display: block !important
}

.header__burger {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding: 5px;
    font-size: 16px;
    font-size: 1.6rem;
    width: 55px
}

@media (min-width:768px) {
    .header__burger {
        width: auto
    }
}

.header__burger__inner {
    display: block;
    height: 40px;
    border: 2px solid #fff;
    line-height: 40px;
    padding: 0 10px
}

.header__burger--title {
    display: none;
    line-height: 40px;
    color: #fff;
    font-family: "Open Sans", serif;font-weight: 700;
    margin-left: 50px
}

@media (min-width:768px) {
    .header__burger--title {
        display: block
    }
}

.header__burger .line {
    position: absolute;
    left: 15px;
    width: 25px;
    height: 3px;
    background-color: #fff;
    transition: all .3s ease
}

@media (min-width:768px) {
    .header__burger .line {
        width: 35px
    }
}

.header__burger .line:first-of-type {
    top: 16px
}

.header__burger .line:nth-of-type(2) {
    top: 24px;
    width: 16px
}

@media (min-width:768px) {
    .header__burger .line: nth-of-type(2) {
        width: 24px
    }
}

.header__burger .line:nth-of-type(3) {
    top: 32px;
    width: 10px
}

@media (min-width:768px) {
    .header__burger .line: nth-of-type(3) {
        width: 15px
    }
}

.header__burger:hover .line {
    width: 25px
}

@media (min-width:768px) {
    .header__burger: hover .line {
        width: 30px
    }
}

.header__logo {
    position: fixed;
    top: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 15;
    text-align: center;
    transition: top .4s 2s, top .4s, -webkit-transform .4s 2s;
    transition: transform .4s 2s, top .4s 2s, top .4s;
    transition: transform .4s 2s, top .4s 2s, top .4s, -webkit-transform .4s 2s
}

.header__logo .logo {
    transition: all .4s 2s, top .4s, -webkit-transform .4s 2s;
    transition: transform .4s 2s, all .4s 2s, top .4s;
    transition: transform .4s 2s, all .4s 2s, top .4s, -webkit-transform .4s 2s;
    max-height: 55px
}

@media (min-width:768px) {
    .header__logo .logo {
        max-height: 80px
    }
}

.header__book {
    float: right;
    cursor: pointer
}

.header__book .header__book--title {
    display: none;
    color: #fff
}

@media (min-width:768px) {
    .header__book .header__book--title {
        display: inline-block
    }
}

.header__book--calendar {
    display: none;
    cursor: pointer
}

@media (min-width:768px) {
    .header__book--calendar {
        display: block
    }
}

.header__book--mobile {
    display: block
}

@media (min-width:768px) {
    .header__book--mobile {
        display: none
    }
}

.header__book .header__book--icon {
    display: block;
    padding: 2.5px 10px 0
}

.header__book .header__book--icon svg {
    fill: #fff
}

@media (min-width:768px) {
    .header__book .header__book--icon {
        display: none
    }
}

.header__book .header__book--mobile-title {
    display: block;
    color: #fff
}

@media (min-width:768px) {
    .header__book .header__book--mobile-title {
        display: none
    }
}

.header__flight-book {
    display: none;
    float: right;
    font-family: "Open Sans", serif;font-weight: 700;
    font-size: 14px;
    line-height: 50px;
    padding-left: 20px;
    padding-right: 40px;
    transition: color .3s ease
}

@media (min-width:1024px) {
    .header__flight-book {
        display: inline-block
    }
}

.header__flight-book:hover {
    color: #fff !important
}

.header__phone {
    font-size: 20px;
    line-height: 50px;
    float: right;
    font-family: "Open Sans", serif;font-weight: 700
}

.header__phone:hover span {
    color: #fff
}

.header__phone--phone {
    font-size: 14px;
    line-height: 50px;
    padding-right: 5px;
    display: none;
    transition: all .4s ease
}

@media (min-width:1200px) {
    .header__phone--phone {
        display: inline-block
    }
}

@media (min-width:768px) {
    .header__phone {
        float: right;
        padding-right: 10px
    }
}

.header__phone .fa {
    vertical-align: middle;
    padding-right: 10px;
    transition: color .3s ease
}

.header__phone .fa:hover {
    color: #fff
}

@media (min-width:768px) {
    .header__phone: after {
        display: inline-block;
        content: "";
        height: 30px;
        width: 2px;
        vertical-align: middle;
        background-color: rgba(0, 0, 0, .4)
    }
}

.header__menu {
    background: #c29877;
    position: fixed;
    top: 0;
    padding: 5px;
    left: -100vw;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 900;
    transition: .4s;
    display: block
}

@media (min-width:768px) {
    .header__menu {
        min-height: 0;
        width: 350px
    }
}

.header__menu.open {
    opacity: 1;
    left: 0
}

.header__menu__close {
    cursor: pointer;
    display: inline-block;
    float: left
}

.header__menu__close svg {
    vertical-align: middle;
    fill: #fff
}

.header__menu__close--title {
    line-height: 40px;
    color: #fff;
    font-family: "Open Sans", serif;font-weight: 700;
    display: inline-block;
    margin-left: 20px
}

.header__menu__holder {
    position: relative;
    width: 100%;
    height: 100%;
    border: 2px solid #fff;
    padding: 25px;
    overflow: auto
}

.header__menu .lang {
    position: absolute;
    top: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (min-width:768px) {
    .header__menu .lang {
        display: none
    }
}

.header .menu {
    display: block;
    width: 100%;
    position: relative;
    float: left;
    padding-top: 30%
}

@media (min-width:768px) {
    .header .menu {
        padding-top: 50%
    }
}

@media (min-width:768px) and (max-height:768px) {
    .header .menu {
        padding-top: 60px
    }
}

.header .menu__link {
    color: #fff;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 35px;
    line-height: 3.5rem;
    font-family: "Open Sans", serif
}

.header .menu__list {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
    position: relative;
    display: block;
    float: left;
    width: 100%
}

.header .menu__list--submenu {
    padding: 10px 0 20px
}

.header .menu__list--submenu .menu__link {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 34px;
    line-height: 3.4rem
}

.header .menu__item--current>.menu__link {
    color: #c29877
}

.header .menu__item--has-children {
    position: relative;
    cursor: pointer;
    display: block;
    float: left;
    width: 100%
}

.header .menu__item--has-children:before {
    border-top: 3px solid transparent;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    border-left: 3px solid transparent;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 15px;
    right: 0;
    content: "";
    transition: all .6s
}

.header .menu__item--has-children .menu__list,
.page-template-template-home-v2 .header__logo,
.page-template-template-home.fp-viewing-0 .header__logo,
.page-template-template-villas-map .header__logo {
    display: none
}

@media (min-width:768px) {
    .page-template-template-villas-map .header__logo {
        display: block
    }
}

.footer {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 50px;
    height: 100%
}

@media (min-width:1024px) {
    .footer {
        padding-top: 0
    }
}

.footer__holder {
    display: table;
    width: 100%;
    position: relative;
    float: left;
    height: 100%
}

@media (min-width:1024px) {
    .footer__holder {
        min-height: 100vh;
        height: 1vh
    }
}

.footer__inner {
    text-align: center;
    position: relative
}

@media (min-width:1024px) {
    .footer__inner {
        display: table-cell;
        vertical-align: middle
    }
}

.footer--image {
    position: absolute;
    top: 0;
    left: 0
}

.footer--title {
    color: #fff;
    font-weight: 300;
    font-size: 29px;
    font-size: 2.9rem;
    line-height: 27px;
    line-height: 2.7rem
}

@media (min-width:768px) {
    .footer--title {
        font-size: 40px;
        font-size: 4rem;
        line-height: 37px;
        line-height: 3.7rem
    }
}

.footer__newsletter {
    position: relative;
    display: block;
    max-width: 360px;
    width: 100%;
    margin: auto
}

.footer__newsletter p {
    color: #fff
}

.footer__newsletter input[type=email] {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #dedee0;
    background: 0 0 !important;
    box-shadow: none;
    font-size: 16px;
    font-family: "Open Sans", serif;
    color: #fff;
    border-bottom: 1px solid #fff !important;
    padding: 20px !important;
    width: 100%;
    margin: auto;
    outline: 0;
    position: relative
}

.footer__newsletter input[type=email]::-webkit-input-placeholder {
    color: #fff
}

.footer__newsletter input[type=email]:-moz-placeholder,
.footer__newsletter input[type=email]::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.footer__newsletter input[type=email]:-ms-input-placeholder {
    color: #fff
}

.footer__newsletter input[type=email]:focus {
    outline: 0 !important;
    border: 0;
    border-bottom: 1px solid #fff !important;
    box-shadow: none !important
}

.footer__newsletter label {
    display: block
}

.footer__newsletter button[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    border: none;
    outline: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    background-repeat: no-repeat;
    background-color: transparent
}

.footer__newsletter button[type=submit]:before {
    content: none
}

.footer__text {
    margin: 20px 0
}

@media (min-width:768px) {
    .footer__text {
        margin: 40px 0
    }
}

.footer__text--item {
    display: block;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
    font-family: Georgia, Times, Times New Roman, serif
}

.footer__text--item a {
    color: #fff
}

.footer__bottom {
    text-align: center;
    width: 100%;
    padding: 15px 30px;
    z-index: 1
}

@media (min-width:1024px) {
    .footer__bottom {
        position: absolute;
        left: 0;
        display: table-cell;
        vertical-align: bottom;
        bottom: 0
    }
}

.footer__bottom:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #23242e;
    opacity: .2;
    width: 100%;
    height: 100%;
    z-index: -1
}

.footer__bottom .footer__signature {
    float: left;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    width: 100%;
    text-align: center
}

@media (min-width:768px) {
    .footer__bottom .footer__signature {
        text-align: left
    }
}

.footer__bottom .footer__signature a {
    color: #fff
}

.footer__bottom .footer__signature a:hover {
    text-decoration: underline
}

@media (min-width:1024px) {
    .footer__bottom .footer__signature {
        float: left;
        line-height: 30px;
        line-height: 3rem;
        position: static;
        width: auto
    }
}

.footer .footer__images {
    display: inline-block
}

@media (min-width:1024px) {
    .footer .footer__images {
        float: right
    }
}

.footer .footer__images a {
    position: relative;
    display: inline-block;
    margin: 0 10px
}

.footer .footer__images img {
    height: 50px;
    margin: 10px 10px 0;
    position: relative;
    display: inline-block
}

.footer__menu {
    position: relative;
    display: block;
    float: left;
    width: 100%
}

.footer .menu,
.footer .site-footer__my-reservation {
    display: inline-block
}

.footer .menu__list {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer .menu__list li {
    display: inline-block
}

.footer .menu__link,
.footer .site-footer__my-reservation a {
    color: #fff;
    display: block;
    transition: all .4s ease;
    padding-right: 10px
}

.footer .menu__link:hover,
.footer .site-footer__my-reservation a:hover {
    text-decoration: underline
}

.book__form,
.footer .plavo_hr_lang_terms {
    display: none
}

.book__form {
    position: fixed;
    top: 0;
    right: 0;
    float: left;
    background-color: #f3f3f3;
    z-index: 999
}

.book__form--close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 99
}

.book__form--close svg {
    fill: #000
}

.book__form .btn,
.book__form html body #ccc .ccc-notify-button,
html body #ccc .book__form .ccc-notify-button {
    line-height: 30px
}

.book__form--title {
    font-family: "Open Sans", serif;font-weight: 700;
    padding-bottom: 5px
}

.ui-datepicker {
    background-color: #eff0f0;
    font-family: "Open Sans", serif;font-weight: 700;
    padding: 15px 5px;
    min-height: 270px;
    max-height: 270px;
    z-index: 999 !important;
    right: 45px !important;
    left: auto !important
}

.ui-datepicker .ui-state-default {
    text-align: center;
    background: 0 0;
    background-color: transparent;
    padding: 2px 4px;
    border: none;
    line-height: 1.4
}

.ui-datepicker .ui-datepicker-unselectable {
    height: 29px;
    color: #777
}

.ui-datepicker .ui-datepicker-group-first {
    padding-right: 20px
}

.ui-datepicker .ui-datepicker-calendar tr:not(:first-child) {
    border-top: 1px solid #c29877;
    border-bottom: 1px solid #c29877
}

.ui-datepicker .ui-datepicker-calendar thead {
    color: #23242e
}

.ui-datepicker .ui-state-active,
.ui-datepicker .ui-state-highlight {
    color: #000
}

.ui-datepicker .ui-widget-header,
.ui-datepicker th {
    font-weight: 400
}

.ui-widget.ui-widget-content {
    border: 0
}

.ui-datepicker-header {
    font-family: "Open Sans", serif;font-weight: 700;
    border: none;
    color: #fff;
    border-radius: 0
}

.reservation {
    width: 100%;
    position: relative;
    float: left;
    text-align: center;
    display: none;
    padding: 0 !important;
    background: 0 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important
}

@media (min-width:768px) {
    .reservation {
        display: block
    }
}

.reservation .fields__item {
    margin: auto;
    display: block;
    float: left;
    width: 100%;
    border-bottom: 2px solid #fff;
    color: #fff;
    font-family: "Open Sans", serif;font-weight: 700;
    font-size: 14px
}

.reservation .fields__item .fa-calendar {
    float: right;
    line-height: 30px;
    padding-right: 10px
}

.reservation .fields__item .fa {
    color: #fff
}

.reservation button {
    margin-top: 20px;
    border-radius: 0;
    border: 0
}

.reservation .form__input {
    width: 100%;
    background: 0 0;
    border: none;
    text-align: center;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1;
    cursor: pointer
}

.reservation .form__input__container {
    display: block;
    float: left;
    width: 100%;
    margin-top: 15px
}

.reservation--input {
    width: 100%;
    border: none;
    padding: 5px 0;
    text-align: center;
    display: block;
    background-color: #fff
}

.reservation .field__item-label {
    text-align: left;
    position: relative;
    padding: 0 0 0 10px;
    width: 100%;
    float: left
}

.reservation .field__item-side-label {
    display: none
}

.reservation .field__item {
    display: none;
    position: relative
}

.reservation .field__item--arrow {
    line-height: 30px;
    text-align: right;
    float: right;
    padding-right: 10px
}

.reservation .field__item--arrow .fa {
    transition: transform .6s ease-out
}

.reservation .field__item--arrow .fa.rotate {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.reservation .field__item .field__item-button {
    position: absolute;
    bottom: 5px
}

.reservation .field__item .field__item-button--plus {
    right: 10px
}

.reservation .field__item .field__item-button--minus {
    right: 30px
}

.reservation .field__item .list {
    width: 100%;
    display: block;
    float: left
}

.reservation .field__item .list .value {
    line-height: 30px;
    display: inline-block;
    text-align: left;
    float: left;
    padding-left: 10px
}

.reservation .field__item-button {
    font-size: 15px
}

.reservation .field__item-button--minus,
.reservation .field__item-button--plus {
    display: inline-block;
    position: relative
}

.reservation .fields__wrapper {
    padding: 40px;
    display: block;
    float: left;
    width: 320px;
    border: 2px solid #000;
    position: relative;
    margin: 5px
}

.reservation .ui-icon-circle-triangle-e {
    float: right;
    background-position: -48px -192px;
    margin-right: 10px
}

.reservation .ui-icon-circle-triangle-w {
    background-position: -80px -192px;
    float: left;
    margin-left: 10px
}

.reservation .ui-icon {
    color: transparent;
    width: 16px;
    height: 16px;
    display: block;
    margin-top: 5px
}

.reservation .field__item input {
    display: none
}

.reservation .form__field {
    position: relative;
    height: 100%;
    float: left;
    width: 100%
}

#adults,
#children,
#children1,
#children2 {
    display: none !important
}

#arrival_date,
#departure_date {
    float: left;
    padding-left: 10px;
    line-height: 30px
}

.reservation .list {
    display: block;
    width: 100%;
    text-align: center
}

.reservation a {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.reservation #board .field__item-label,
.reservation #couponCode .field__item-label {
    display: none
}

.reservation :focus {
    outline: 0
}

.reservation #guests .field__item-label {
    cursor: pointer
}

.webhotelier .field__item {
    display: block
}

.ui-state-active,
.ui-state-highlight {
    border-color: #23242e !important;
    color: #fff !important
}

.ui-widget-header .ui-icon {
    background-image: url(../img/booking-form/ui-icons_444444_256x240.png)
}

.locations-map,
.pois__section {
    position: relative
}

.pois__section {
    float: left;
    width: 100%
}

.pois__map {
    min-height: 100vh;
    max-height: 100vh;
    height: 100vh
}

.pois__holder {
    width: 100%;
    float: left;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .pois__holder {
        width: 17.692em;
        position: absolute;
        top: 150px;
        right: 30px;
        z-index: 999;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        background: #c29877;
        padding: 5px
    }
}

.pois__inner {
    padding: 5px;
    border: 2px solid #fff;
    display: block;
    float: left;
    width: 100%;
    position: relative
}

.pois__inner div:nth-last-child(2) {
    border-bottom: none
}

.pois__title {
    background: #c29877;
    font-size: 14px;
    font-size: 1.4rem;
    float: left;
    width: 100%;
    padding: 15px 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #fff;
    position: relative;
    cursor: pointer;
    text-align: left;
    font-family: "Open Sans", serif;font-weight: 700;
    color: #fff
}

.pois__title.active {
    color: #fff;
    border-bottom: 1px solid #fff !important
}

.pois__title .fa {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 18px
}

.pois__title.active .fa {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg)
}

.pois__title:last-child {
    border: none;
    color: #000
}

.pois__content {
    float: left;
    width: 100%;
    margin-top: -2px;
    max-height: 0;
    overflow: hidden
}

.pois__content.opened {
    max-height: 500px
}

.pois__content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
    color: #fff
}

.pois__content ul li {
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 2px;
    float: left;
    width: 100%;
    padding: 10px 15px;
    box-sizing: border-box;
    cursor: pointer
}

.pois__content ul li:last-child {
    border-bottom: none
}

.pois__content ul li.current {
    color: #fff
}

.pois__item__description {
    display: none
}

.map__info-box {
    background-color: #fff;
    padding: 20px 15px 15px;
    border: 2px solid #000;
    box-sizing: border-box;
    text-align: center
}

@media (min-width:768px) {
    .map__info-box {
        width: 17.692em;
        z-index: 1;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
}

.map__info-box img {
    position: absolute !important;
    top: 5px !important;
    right: 5px !important
}

.map__info-box:after {
    content: "";
    width: 12px;
    height: 12px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -6px
}

.map__info-box .pois__item__image {
    position: relative;
    height: 120px;
    width: 100%;
    padding: 20px 0
}

.banner {
    position: relative;
    float: left;
    width: 100%;
    display: block
}

@media (max-width:767px) {

    .banner__hero,
    .banner__responsive,
    .home .banner {
        height: auto !important
    }
}

.banner__hero .banner__holder,
.banner__responsive .banner__holder {
    min-height: 350px;
    height: 110vw
}

@media (min-width:768px) {

    .banner__hero .banner__holder,
    .banner__responsive .banner__holder {
        min-height: 0;
        height: 100%
    }
}

@media (max-width:767px) {
    .home .banner__holder {
        height: 100vh !important
    }
}

.banner .espa_logo {
    position: absolute;
    top: 150px;
    left: 0;
    max-width: 150px;
    z-index: 2;
    display: none
}

@media (min-width:768px) {
    .banner .espa_logo {
        display: inline-block
    }
}

@media (min-width:1024px) {
    .banner .espa_logo {
        max-width: 200px
    }
}

.banner .espa_logo img {
    width: 100%
}

.banner__hero .hide--mobile {
    display: none !important
}

@media (min-width:768px) {
    .banner__hero .hide--mobile {
        display: block !important
    }
}

.banner__hero .show--mobile {
    display: block !important
}

@media (min-width:768px) {
    .banner__hero .show--mobile {
        display: none !important
    }
}

.banner__slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0
}

.banner__slider--image {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh
}

.banner__hero .banner__slider--image,
.banner__responsive .banner__slider--image {
    min-height: 240px;
    height: 110vw
}

@media (min-width:768px) {

    .banner__hero .banner__slider--image,
    .banner__responsive .banner__slider--image {
        min-height: 0;
        height: 100vh
    }
}

@media (max-width:767px) {
    .home .banner__slider--image {
        height: 100vh !important
    }
}

.banner__slider--image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .2
}

.contain-mobile .banner__slider--image {
    background-size: 100%;
    height: 100% !important
}

@media (min-width:576px) {
    .contain-mobile .banner__slider--image {
        background-size: cover;
        height: 100vh !important
    }
}

.home .contain-mobile .banner__slider--image {
    min-height: 220px
}

@media (min-width:576px) {
    .home .contain-mobile .banner__slider--image {
        height: 100vh !important
    }
}

.banner__holder {
    display: table;
    width: 80%;
    position: relative;
    margin: auto;
    height: 100%;
    padding: 0 20px
}

.contain-mobile .banner__holder {
    height: 100% !important;
    min-height: 240px
}

.contain-mobile .banner__holder .title,
.contain-mobile .banner__holder .trip .number,
.contain-mobile .banner__holder .upsales--title,
.trip .contain-mobile .banner__holder .number {
    font-size: 2.1rem;
    display: none
}

@media (min-width:576px) {

    .contain-mobile .banner__holder .title,
    .contain-mobile .banner__holder .trip .number,
    .contain-mobile .banner__holder .upsales--title,
    .trip .contain-mobile .banner__holder .number {
        display: block
    }
}

.home .contain-mobile .banner__holder .title,
.home .contain-mobile .banner__holder .trip .number,
.home .contain-mobile .banner__holder .upsales--title,
.trip .home .contain-mobile .banner__holder .number {
    display: block
}

.contain-mobile .banner__holder .subtitle,
.contain-mobile .banner__holder .trip__date,
.contain-mobile .banner__holder .trip__title,
.contain-mobile .banner__holder .tripadvisor--percent,
.contain-mobile .banner__holder .upsales--subtitle {
    display: none
}

@media (min-width:576px) {

    .contain-mobile .banner__holder .subtitle,
    .contain-mobile .banner__holder .trip__date,
    .contain-mobile .banner__holder .trip__title,
    .contain-mobile .banner__holder .tripadvisor--percent,
    .contain-mobile .banner__holder .upsales--subtitle {
        display: block
    }
}

.contain-mobile .banner__holder .btn,
.contain-mobile .banner__holder html body #ccc .ccc-notify-button,
html body #ccc .contain-mobile .banner__holder .ccc-notify-button {
    font-size: 1.4rem
}

@media (min-width:576px) {
    .contain-mobile .banner__holder {
        height: 100vh !important
    }
}

.home .contain-mobile .banner__holder {
    min-height: 220px
}

@media (min-width:576px) {
    .home .contain-mobile .banner__holder {
        height: 100vh !important
    }
}

.banner__wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-bottom: 0;
    position: relative
}

.banner__logo--home a {
    position: relative;
    display: block;
    margin: auto
}

.banner__logo--home a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 90%;
    background-color: #c29877;
    height: 2px;
    max-width: 500px
}

.banner__logo--home img {
    margin-bottom: 20px
}

.banner__upsale {
    position: absolute;
    bottom: 0;
    right: 120px;
    min-height: 240px;
    width: 270px;
    background-color: hsla(0, 0%, 100%, .8);
    display: none
}

@media (min-width:768px) {
    .banner__upsale {
        display: block
    }
}

.banner__upsale--close {
    position: absolute;
    top: -20px;
    right: -20px;
    padding: 8px 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: auto;
    z-index: 99;
    cursor: pointer
}

.banner__upsale--close svg {
    vertical-align: middle;
    text-align: center;
    fill: #fff
}

.banner__upsale__holder {
    position: relative;
    display: block;
    float: left;
    padding: 20px;
    text-align: center;
    width: 100%
}

.banner__upsale__holder .btn,
.banner__upsale__holder .subtitle,
.banner__upsale__holder .trip__date,
.banner__upsale__holder .trip__title,
.banner__upsale__holder .tripadvisor--percent,
.banner__upsale__holder .upsales--subtitle,
.banner__upsale__holder html body #ccc .ccc-notify-button,
html body #ccc .banner__upsale__holder .ccc-notify-button {
    color: #b8a38b
}

.banner__upsale__holder .btn:hover,
.banner__upsale__holder html body #ccc .ccc-notify-button:hover,
html body #ccc .banner__upsale__holder .ccc-notify-button:hover {
    color: #dedee0
}

.banner__upsale--title {
    color: #b8a38b;
    font-size: 24px;
    font-family: "Open Sans", serif;font-weight: 300;
    margin: 10px 0 20px;
    line-height: 42px;
    position: relative
}

.banner__upsale--title:before {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #dedee0;
    height: 2px;
    z-index: 0
}

.banner__counter {
    color: #23242e
}

.next,
.prev {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    cursor: pointer
}

.next svg,
.prev svg {
    fill: #fff
}

.prev {
    left: 20px
}

@media (min-width:768px) {
    .prev {
        left: 35px
    }
}

.next {
    right: 20px
}

@media (min-width:768px) {
    .next {
        right: 35px
    }
}

@media (max-width:767px) {

    .banner__hero .fp-tableCell,
    .banner__responsive .fp-tableCell,
    .gallery__responsive .fp-tableCell {
        height: auto !important
    }
}

.text {
    background-color: #f4f4f4;
    text-align: center;
    position: relative;
    float: left;
    width: 100%;
    height: 520px;
    overflow: hidden
}

@media (min-width:768px) {
    .text {
        height: calc(100vh - 400px);
        overflow: auto
    }

    .page-template-template-simple .text {
        height: 100vh
    }

    .page-template-template-location .text {
        height: auto;
        max-height: none;
        min-height: 520px;
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media (max-height:760px) and (min-width:768px) {
    .text {
        height: 500px
    }
}

@media (min-width:768px) {

    .page-template-template-home .text--full,
    .page-template-template-home-v2 .text--full {
        height: 100vh
    }
}

@media (min-width:768px) {

    .page-template-template-home .text--full .text__holder,
    .page-template-template-home-v2 .text--full .text__holder {
        height: 60vh;
        max-height: 600px
    }
}

@media (min-width:1400px) {

    .page-template-template-home .text--full .text__holder,
    .page-template-template-home-v2 .text--full .text__holder {
        height: 80vh
    }
}

.text__holder {
    padding: 40px;
    display: block;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 100%;
    height: 300px;
    max-width: 1000px;
    margin: auto;
    overflow: hidden
}

.text__holder ol,
.text__holder ul {
    padding: 0;
    list-style: none
}

.text__holder ol li:before,
.text__holder ul li:before {
    content: "•";
    margin-right: 10px;
    font-size: 20px;
    font-size: 2rem;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px
}

.text__holder a {
    text-decoration: underline
}

.text__holder .btn,
.text__holder html body #ccc .ccc-notify-button,
html body #ccc .text__holder .ccc-notify-button {
    text-decoration: none
}

@media (min-width:1400px) {
    .text__holder {
        height: 350px
    }
}

@media (min-width:768px) {
    .page-template-template-location .text__holder {
        position: relative;
        height: auto;
        margin: auto;
        width: 100%;
        top: auto;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@media (min-width:768px) {
    .page-template-template-simple .text__holder {
        height: 60vh;
        max-height: 600px
    }
}

@media (min-width:1400px) {
    .page-template-template-simple .text__holder {
        height: 80vh
    }
}

.text__scroll {
    display: none;
    position: absolute;
    bottom: 0;
    padding: 10px 0;
    width: 100%;
    left: 0;
    text-align: center
}

.text__scroll--up {
    vertical-align: middle;
    cursor: pointer
}

.text__scroll--up,
.text__scroll--up svg {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.text__scroll--down {
    cursor: pointer;
    vertical-align: middle
}

.text__scroll--down,
.text__scroll--down svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.has-scroll.text__scroll {
    display: block
}

@media (min-width:768px) {
    .facilities-text .text {
        height: 100vh
    }
}

@media (min-width:768px) {
    .facilities-text .text__holder {
        height: auto
    }
}

.overview .moz-background-picture {
    position: relative;
    float: left;
    width: 100%;
    height: 50vh
}

@media (min-width:768px) {
    .overview .moz-background-picture {
        height: 100vh
    }
}

.overview__item {
    position: relative;
    float: left;
    width: 100%;
    text-align: center
}

.overview__item .btn,
.overview__item html body #ccc .ccc-notify-button,
html body #ccc .overview__item .ccc-notify-button {
    margin-left: 20px;
    margin-right: 20px
}

.overview__item__container {
    position: relative;
    display: block;
    float: left;
    width: 100%
}

@media (min-width:768px) {
    .overview__item__container {
        min-height: 100vh
    }
}

.overview__item__holder {
    position: relative;
    float: left;
    width: 100%;
    padding: 40px;
    text-align: center
}

@media (min-width:768px) {
    .overview__item__holder {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        overflow: hidden;
        height: auto;
        max-height: 80%
    }
}

.overview__image--mobile {
    display: block;
    min-height: 350px;
    height: 110vw
}

@media (min-width:576px) {
    .overview__image--mobile {
        display: none !important
    }
}

.overview__image--mobile .moz-background-picture {
    height: 110vw
}

.overview__image.hide--mobile {
    display: none
}

@media (min-width:576px) {
    .overview__image.hide--mobile {
        display: block
    }
}

.social-media {
    padding: 40px 0
}

.social-media--item {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: inline-block;
    margin: 5px;
    transition: background-color .3s ease;
    background-color: #c29877
}

.social-media--item .fa {
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    margin-top: 11px;
    width: 100%;
    height: 100%
}

.social-media--item:hover,
.why-us {
    background-color: #dedee0
}

.why-us {
    text-align: center
}

@media (min-width:768px) {
    .why-us {
        height: calc(100vh - 400px)
    }
}

@media (min-width:768px) {
    .why-us--full {
        height: 100vh
    }
}

@media (max-height:760px) and (min-width:768px) {
    .why-us {
        height: 500px
    }
}

.why-us__holder {
    padding: 40px
}

@media (min-width:768px) {
    .why-us__holder {
        display: table;
        width: 100%;
        height: 100%
    }
}

@media (min-width:768px) {
    .why-us__inner {
        display: table-cell;
        vertical-align: middle
    }
}

.why-us--title {
    font-size: 22px;
    font-size: 2.2rem;
    color: #c29877;
    display: block;
    margin: 20px 0
}

.why-us--items {
    margin: 40px 0
}

.why-us--item {
    display: block;
    font-family: "Open Sans", serif;font-weight: 700;
    margin: 10px 0
}

.why-us--icon {
    padding-right: 5px
}

.why-us--icon svg {
    fill: #c29877;
    vertical-align: bottom;
    height: 20px
}

.tripadvisor {
    float: left;
    width: 100%;
    height: auto;
    background-color: #fff;
    text-align: center;
    position: relative;
    color: #23242e
}

@media (min-width:1024px) {
    .tripadvisor {
        height: 400px;
        text-align: left
    }
}

.tripadvisor__holder {
    padding-top: 20px;
    padding-bottom: 20px
}

@media (min-width:1024px) {
    .tripadvisor__holder {
        padding: 20px 60px;
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.tripadvisor--percent {
    font-size: 42px;
    font-size: 4.2rem;
    display: block;
    margin: 20px 0;
    line-height: 32px;
    line-height: 3.2rem
}

.trip {
    padding: 0
}

@media (min-width:1024px) {
    .trip {
        padding: 0 40px
    }
}

.trip__title {
    color: #c29877;
    margin: 0
}

.trip a {
    text-decoration: none
}

.trip__date {
    font-size: 42px;
    font-size: 4.2rem;
    display: block;
    margin: 0
}

.trip__date .number {
    margin-right: 20px;
    display: inline-block;
    font-family: Georgia;
    line-height: 32px;
    line-height: 3.2rem
}

.trip__date .rate {
    background: url(../img/5stars.png);
    width: 131px
}

.trip__date .rate,
.trip__date .rate4 {
    height: 17px;
    margin: auto;
    display: inline-block
}

.trip__date .rate4 {
    background: url(../img/4stars.png) no-repeat;
    width: 103px
}

.trip__text {
    color: #23242e;
    text-align: center
}

@media (min-width:768px) {
    .trip__text {
        text-align: left
    }
}

.trip .number {
    font-size: 42px;
    font-size: 4.2rem;
    color: #c29877
}

.tripadvisor .slick-list {
    outline: 0
}

.upsales__item {
    position: relative;
    overflow: hidden;
    display: block;
    float: left;
    width: 100%
}

.upsales__item--full {
    height: 110vw;
    background-color: #c29877
}

@media (min-width:768px) {
    .upsales__item--full {
        height: 100vh
    }
}

.upsales__item--half {
    height: 100%
}

@media (min-width:768px) {
    .upsales__item--half {
        height: 50vh
    }
}

.upsales__holder {
    display: table;
    width: 100%;
    position: relative;
    float: left;
    height: 100%;
    padding: 40px
}

.upsales__inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-bottom: 20%;
    position: relative
}

.upsales--subtitle,
.upsales--title {
    display: block;
    color: #fff
}

.upsales__image .moz-background-picture {
    position: absolute;
    top: 0;
    left: 0
}

.upsales .hide--mobile {
    display: none !important
}

@media (min-width:576px) {
    .upsales .hide--mobile {
        display: block !important
    }
}

.upsales .show--mobile {
    display: block !important
}

@media (min-width:576px) {
    .upsales .show--mobile {
        display: none !important
    }
}

.small-banner {
    float: left;
    width: 100%;
    height: auto;
    background-color: #fff;
    text-align: center;
    position: relative;
    color: #23242e
}

@media (min-width:1024px) {
    .small-banner {
        height: 400px;
        text-align: left
    }
}

.small-banner .moz-background-picture,
.small-banner__item {
    position: relative;
    float: left;
    width: 100%;
    height: 50vh
}

@media (min-width:1024px) {

    .small-banner .moz-background-picture,
    .small-banner__item {
        height: 400px
    }
}

.small-banner__item {
    display: table;
    text-align: center
}

.small-banner__item__inner {
    display: table-cell;
    vertical-align: middle
}

.small-banner__upsale {
    position: relative;
    display: block;
    float: left;
    width: 100%
}

.small-banner__upsale .moz-background-picture:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: .3
}

.small-banner__upsale--info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.small-banner__text {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    margin: 10px 0;
    padding: 0 20px
}

.small-banner__text:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 40px;
    height: 1px;
    background-color: #c29877
}

.small-banner--title {
    font-family: "Open Sans", serif;font-weight: 700;
    display: block
}

.small-banner--subtitle {
    display: block
}

.small-banner .btn--book {
    margin-top: 20px
}

.room__facilities {
    position: relative;
    display: block;
    width: 100%;
    float: left
}

.room__facilities .btn,
.room__facilities html body #ccc .ccc-notify-button,
html body #ccc .room__facilities .ccc-notify-button {
    display: inline-block
}

.room__facilities__holder {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    padding: 40px;
    text-align: center
}

@media (min-width:768px) {
    .room__facilities__holder {
        display: table;
        width: 100%;
        height: 100vh
    }
}

.room__facilities__inner {
    display: table-cell;
    vertical-align: middle
}

.room__facilities__items {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    margin: 20px 0
}

@media (min-width:768px) {
    .room__facilities__items {
        -webkit-column-count: 2;
        column-count: 2;
        margin: 40px 0
    }
}

.room__facilities .moz-background-picture {
    position: relative;
    float: left;
    width: 100%;
    height: 50vh
}

@media (min-width:768px) {
    .room__facilities .moz-background-picture {
        height: 100vh
    }
}

.room__facilities__item {
    display: block;
    position: relative;
    margin: 10px 0;
    float: left;
    text-align: center;
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem
}

@media (min-width:1024px) {
    .room__facilities__item {
        font-size: 16px;
        font-size: 1.6rem
    }
}

.room__facilities__item:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 40px;
    height: 1px;
    background-color: #c29877
}

.facilities-text {
    min-height: 100vh
}

.rooms {
    position: relative;
    display: block;
    float: left;
    width: 100%
}

.rooms .footer {
    height: 100vh
}

.rooms__item {
    height: 260px;
    position: relative;
    overflow: hidden
}

.rooms__item--image {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    transition: transform .8s ease
}

.rooms__item--image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .2;
    transition: opacity .3s ease
}

.rooms__item:hover .rooms__item--image {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.rooms__item:hover .rooms__item--image:before {
    opacity: 0
}

.rooms__item--link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.rooms__item .subtitle,
.rooms__item .trip__date,
.rooms__item .trip__title,
.rooms__item .tripadvisor--percent,
.rooms__item .upsales--subtitle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    white-space: nowrap
}

.rooms__item .subtitle:before,
.rooms__item .trip__date:before,
.rooms__item .trip__title:before,
.rooms__item .tripadvisor--percent:before,
.rooms__item .upsales--subtitle:before {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 230px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #c29877;
    height: 2px;
    z-index: 0;
    transition: height .3s ease-out
}

.slick-vertical .slick-slide {
    border: 0
}

.contact__holder {
    max-width: 1000px;
    margin: auto;
    width: 100%;
    text-align: center;
    padding-top: 100px
}

@media (min-width:768px) {
    .contact__holder {
        padding-top: 0
    }
}

.contact__form {
    margin-top: 40px;
    margin-bottom: 40px
}

.contact__text {
    padding: 40px 0
}

.contact .vfb-control-label {
    display: none
}

.contact .form.visual-form-builder {
    font-family: Georgia, Times, Times New Roman, serif
}

.contact .vfb-form-group {
    position: relative;
    margin: 0;
    border-top: 1px solid #c29877
}

.contact .vfb-fieldType-instructions {
    position: relative
}

.contact .vfb-fieldType-instructions .vfb-help-block {
    position: relative;
    top: auto;
    right: auto
}

.contact .vfb-form-control {
    border: none;
    border-radius: 0;
    margin: 10px;
    padding: 0;
    background: 0 0;
    box-shadow: none;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Open Sans", serif;font-weight: 700;
    color: #000;
    outline: 0;
    position: relative
}

.contact .vfb-form-control:focus {
    border-color: #000;
    outline: 0;
    box-shadow: none
}

.contact .vfb-form-control.vfb-has-error {
    box-shadow: none
}

.contact .vfb-help-block {
    position: absolute;
    top: 15px;
    right: 20px;
    pointer-events: none;
    margin: 0
}

.contact .btn,
.contact html body #ccc .ccc-notify-button,
html body #ccc .contact .ccc-notify-button {
    display: inline-block;
    margin-top: 40px;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0;
    background: 0 0;
    border: none;
    outline: 0
}

.contact .btn:focus,
.contact .btn:hover,
.contact html body #ccc .ccc-notify-button:focus,
.contact html body #ccc .ccc-notify-button:hover,
html body #ccc .contact .ccc-notify-button:focus,
html body #ccc .contact .ccc-notify-button:hover {
    background: 0 0
}

.contact .vfb-fieldType-submit {
    position: relative
}

.contact .vfb-fieldType-submit button,
.contact .vfb-fieldType-submit button:focus {
    outline: 0;
    border: none
}

.gallery__he {
    position: relative;
    float: left;
    width: 100%;
    height: 100vh
}

@media (min-width:1024px) {
    .gallery__he {
        height: calc(100vh - 200px)
    }
}

.gallery .hero__slide,
.gallery .slick-slide>div {
    position: relative;
    float: left;
    width: 100%;
    display: block
}

.gallery__title {
    position: absolute;
    top: 30%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1
}

@media (min-width:768px) {
    .gallery__title {
        top: 20%
    }
}

.gallery__multi {
    height: 200px;
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    display: none
}

@media (min-width:1024px) {
    .gallery__multi {
        display: block
    }
}

.gallery__multi__image {
    float: left;
    width: 100%;
    overflow: hidden;
    max-width: 400px;
    cursor: pointer
}

.gallery__multi__image img {
    overflow: hidden;
    height: 200px;
    object-fit: cover;
    width: 100%
}

.gallery__image {
    position: relative;
    width: 100%;
    cursor: pointer;
    height: 100vh;
    float: left;
    display: block
}

.gallery__responsive .gallery__image {
    min-height: 350px;
    height: 110vw
}

@media (min-width:768px) {
    .gallery__responsive .gallery__image {
        min-height: 0;
        height: 100vh
    }
}

@media (min-width:1024px) {
    .gallery__responsive .gallery__image {
        height: calc(100vh - 200px)
    }
}

@media (min-width:1024px) {
    .full_gallery_image.gallery__responsive .gallery__image {
        background-size: contain;
        height: calc(100vh - 100px)
    }
}

.full_gallery_image .gallery__multi,
.full_gallery_image .gallery__multi__image img {
    height: 100px
}

.villas-map {
    width: 100%
}

.villas-map,
.villas-map--image {
    position: relative;
    display: block;
    float: left
}

.villas-map--image {
    max-width: 100%;
    height: auto
}

.villas-map .footer {
    height: 100vh
}

.villas-map__links-- * {
    position: absolute;
    cursor: pointer
}

@media (min-width:1024px) {
    .villas-map__links--1 {
        position: absolute;
        left: 11%;
        top: 8%;
        cursor: pointer;
        width: 150px;
        height: 150px
    }
}

@media (min-width:1024px) and (min-width:1400px) {
    .villas-map__links--1 {
        top: 9%
    }
}

@media (min-width:1024px) {
    .villas-map__links--2 {
        left: 25%
    }
}

@media (min-width:1024px) {

    .villas-map__links--2,
    .villas-map__links--3 {
        position: absolute;
        top: 10%;
        cursor: pointer;
        width: 150px;
        height: 150px
    }

    .villas-map__links--3 {
        left: 35%
    }
}

@media (min-width:1200px) {
    .villas-map__links--3 {
        top: 11%
    }
}

@media (min-width:1024px) {
    .villas-map__links--4 {
        left: 44%;
        top: 9%
    }
}

@media (min-width:1024px) {

    .villas-map__links--4,
    .villas-map__links--5 {
        position: absolute;
        cursor: pointer;
        width: 150px;
        height: 150px
    }

    .villas-map__links--5 {
        left: 55%;
        top: 8%
    }
}

@media (min-width:1024px) and (min-width:1400px) {
    .villas-map__links--5 {
        top: 10%
    }
}

@media (min-width:1024px) {
    .villas-map__links--6 {
        position: absolute;
        left: 67%;
        top: 6%;
        cursor: pointer;
        width: 150px;
        height: 150px
    }
}

@media (min-width:1024px) and (min-width:1400px) {
    .villas-map__links--6 {
        top: 7%
    }
}

@media (min-width:1024px) {
    .villas-map__links--7 {
        position: absolute;
        left: 77%;
        top: 18%;
        cursor: pointer;
        width: 150px;
        height: 150px
    }
}

@media (min-width:1024px) and (min-width:1400px) {
    .villas-map__links--7 {
        top: 20%
    }
}

@media (min-width:1024px) {
    .villas-map__links--8 {
        position: absolute;
        left: 35%;
        top: 22%;
        cursor: pointer;
        width: 150px;
        height: 150px
    }
}

@media (min-width:1024px) and (min-width:1400px) {
    .villas-map__links--8 {
        top: 28%
    }
}

.page-404 {
    height: 100vh;
    position: relative;
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    overflow: hidden
}

.page-404__box {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.offcanvas {
    position: fixed;
    display: block;
    z-index: 99999;
    height: 100%;
    top: 0;
    right: -100%;
    width: 250px;
    overflow-Y: auto
}

@media (min-width:768px) {
    .offcanvas {
        width: 350px
    }
}

.offcanvas.fixed-height .mCSB_container {
    height: 100%
}

.offcanvas.open {
    right: 0
}

.offcanvas.open .mCSB_container {
    height: auto
}

.offcanvas__mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 7;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    content: "";
    visibility: hidden;
    opacity: 0;
    transition: opacity .4s, -webkit-transform 0s .4s;
    transition: opacity .4s, transform 0s .4s;
    transition: opacity .4s, transform 0s .4s, -webkit-transform 0s .4s;
    transition-timing-function: cubic-bezier(.7, 0, .3, 1)
}

.offcanvas__mask.open {
    opacity: 1;
    visibility: visible
}

.offcanvas__btn {
    position: fixed;
    top: 305px;
    cursor: pointer;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    right: -71px;
    line-height: 50px;
    color: #fff;
    -webkit-transform-origin: center center 0;
    -ms-transform-origin: center center 0;
    transform-origin: center center 0;
    padding: 0 30px;
    float: left;
    z-index: 9
}

@media (min-width:768px) {
    .offcanvas__btn {
        padding: 0 30px;
        right: -72px
    }
}

.offcanvas__btn span {
    white-space: nowrap;
    position: relative
}

.offcanvas__btn span:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    border-left: 3px solid transparent;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    position: absolute;
    top: 11px;
    right: -15px;
    font-size: 16px;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

@media (min-width:768px) {
    .offcanvas__btn span: before {
        font-size: 22px
    }
}

.offcanvas__btn.open {
    right: 179px
}

@media (min-width:768px) {
    .offcanvas__btn.open {
        right: 279px
    }
}

.offcanvas__btn.open span:before {
    top: 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.offcanvas__item {
    height: 160px;
    width: 250px;
    position: relative;
    float: right;
    display: block
}

@media (min-width:768px) {
    .offcanvas__item {
        width: 350px
    }
}

.offcanvas__item--title {
    color: #fff;
    position: absolute;
    top: 0;
    right: 10px;
    width: 200px;
    text-align: right;
    font-size: 16px
}

@media (min-width:768px) {
    .offcanvas__item--title {
        width: 300px;
        font-size: 18px
    }
}

.offcanvas__item--image {
    width: 250px;
    position: relative;
    display: block;
    float: left;
    height: 100%
}

@media (min-width:768px) {
    .offcanvas__item--image {
        width: 350px
    }
}

.offcanvas__item--image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .4
}

.offcanvas__item--link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.noscroll {
    height: 100vh !important;
    overflow: hidden !important
}

@media (min-width:768px) {
    .noscroll {
        overflow: auto !important;
        height: auto !important
    }
}

.promo-banner {
    display: block;
    width: 250px;
    float: left;
    position: fixed;
    bottom: 200px;
    right: 0;
    z-index: 99;
    min-height: 200px;
    background-color: hsla(0, 0%, 100%, .9);
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px);
    transition: transform .4s ease
}

.promo-banner.open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.promo-banner--close {
    position: absolute;
    top: 10px;
    right: 10px;
    margin: auto;
    z-index: 99;
    cursor: pointer
}

.promo-banner__btn {
    color: #fff;
    left: -50px;
    height: 100%;
    position: absolute;
    top: 0;
    width: 50px
}

.promo-banner__btn>span {
    position: absolute;
    top: 50%;
    left: 16px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    width: 0;
    height: 0;
    text-align: center
}

.promo-banner__btn>span span {
    width: 200px;
    margin-left: -100px;
    display: block
}

.promo-banner__btn>span span:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    border-left: 3px solid transparent;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    position: absolute;
    top: 11px;
    right: -90px;
    font-size: 16px;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

@media (min-width:768px) {
    .promo-banner__btn>span span: before {
        font-size: 22px
    }
}

.promo-banner__btn.open {
    right: 179px
}

@media (min-width:768px) {
    .promo-banner__btn.open {
        right: 279px
    }
}

.promo-banner__btn.open span:before {
    top: 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.promo-banner__inner {
    padding: 20px
}

.promo-banner--title {
    color: #fff;
    position: relative;
    font-size: 16px
}

@media (min-width:768px) {
    .promo-banner--title {
        font-size: 18px
    }
}

.promo-banner--text a {
    text-decoration: underline
}

.promo-banner.open .promo-banner__btn span:before {
    top: 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.ibe .btn,
.ibe .btn--rooms,
.ibe .btn2,
.ibe html body #ccc .ccc-notify-button,
html body #ccc .ibe .ccc-notify-button {
    display: inline-block;
    min-width: 0;
    padding: 0 10px !important;
    line-height: 50px !important
}

.integrated {
    padding-top: 80px
}

@media (min-width:768px) {
    .integrated {
        padding-top: 100px
    }
}

.integrated .step1-offers {
    display: none
}

.integrated .text {
    padding: 0;
    height: auto;
    background: 0 0;
    overflow: hidden
}

.integrated .ui-tabs .ui-tabs-panel .btn,
.integrated .ui-tabs .ui-tabs-panel html body #ccc .ccc-notify-button,
html body #ccc .integrated .ui-tabs .ui-tabs-panel .ccc-notify-button {
    margin: 0 auto 15px;
    padding: 0 10px !important;
    float: none
}

.integrated .ui-tabs .ui-tabs-panel .btn span,
.integrated .ui-tabs .ui-tabs-panel html body #ccc .ccc-notify-button span,
html body #ccc .integrated .ui-tabs .ui-tabs-panel .ccc-notify-button span {
    color: #fff !important;
    line-height: 30px !important
}

.integrated .dropdown .dropdown-toggle {
    height: 50px !important;
    line-height: 40px !important
}

.integrated .ui-tabs-nav>li .form-group .form-control {
    width: auto !important
}

.integrated .step1-submit-holder .btn,
.integrated .step1-submit-holder html body #ccc .ccc-notify-button,
html body #ccc .integrated .step1-submit-holder .ccc-notify-button {
    border: none !important
}

.integrated .booking-process .customer-request.customer-request-b>li>a .caret {
    border: none !important;
    border-top: 5px solid !important;
    border-right: 5px solid transparent !important;
    border-left: 5px solid transparent !important;
    color: #d6d6d6 !important;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.integrated .ui-tabs .ui-tabs-nav>li .tab-link-btn .title,
.integrated .ui-tabs .ui-tabs-nav>li .tab-link-btn .trip .number,
.integrated .ui-tabs .ui-tabs-nav>li .tab-link-btn .upsales--title,
.trip .integrated .ui-tabs .ui-tabs-nav>li .tab-link-btn .number {
    line-height: 50px;
    margin: 0
}

.integrated .ui-tabs .ui-tabs-nav>li .tab-link-btn .title:after,
.integrated .ui-tabs .ui-tabs-nav>li .tab-link-btn .title:before,
.integrated .ui-tabs .ui-tabs-nav>li .tab-link-btn .trip .number:after,
.integrated .ui-tabs .ui-tabs-nav>li .tab-link-btn .trip .number:before,
.integrated .ui-tabs .ui-tabs-nav>li .tab-link-btn .upsales--title:after,
.integrated .ui-tabs .ui-tabs-nav>li .tab-link-btn .upsales--title:before,
.trip .integrated .ui-tabs .ui-tabs-nav>li .tab-link-btn .number:after,
.trip .integrated .ui-tabs .ui-tabs-nav>li .tab-link-btn .number:before {
    content: none
}

.integrated .ui-widget.ui-widget-content {
    border: 1px solid #e3e3e3
}

.integrated .room-list .room-row .room-action .total .help-text {
    margin: 0
}

.integrated .room-list .room-row .room-action .remaining-rooms {
    background-color: #f0f0f0;
    color: #666
}

.integrated .panel-group .panel-heading .panel-title {
    display: block;
    float: left;
    width: 100%
}

.integrated .popup .gallery {
    padding: 0
}

.integrated .step3-content .supplements-holder .supplement .quantity-btn-holder .btn,
.integrated .step3-content .supplements-holder .supplement .quantity-btn-holder html body #ccc .ccc-notify-button,
html body #ccc .integrated .step3-content .supplements-holder .supplement .quantity-btn-holder .ccc-notify-button {
    display: inline-block !important;
    padding: 0 5px !important;
    line-height: 1 !important;
    width: auto
}

.integrated .step3-content .supplements-holder .supplement .quantity-btn-holder .btn:before,
.integrated .step3-content .supplements-holder .supplement .quantity-btn-holder html body #ccc .ccc-notify-button:before,
html body #ccc .integrated .step3-content .supplements-holder .supplement .quantity-btn-holder .ccc-notify-button:before {
    content: none
}

.ibe .theme-d .btn-book,
.ibe .theme-d .btn-call-us,
.ibe .theme-d .btn-cancel,
.ibe .theme-d .btn-info,
.ibe .theme-d .btn-primary,
.ibe .theme-d .btn-request {
    width: auto;
    max-width: none
}

.ibe .theme-d .btn-book:before,
.ibe .theme-d .btn-call-us:before,
.ibe .theme-d .btn-cancel:before,
.ibe .theme-d .btn-info:before,
.ibe .theme-d .btn-primary:before,
.ibe .theme-d .btn-request:before {
    content: none
}

.ibe .theme-d .btn-book:hover,
.ibe .theme-d .btn-call-us:hover,
.ibe .theme-d .btn-cancel:hover,
.ibe .theme-d .btn-info:hover,
.ibe .theme-d .btn-primary:hover,
.ibe .theme-d .btn-request:hover {
    color: #fff
}

.ibe .theme-d .btn-primary {
    width: 100%
}

.integrated .footer {
    height: 100vh
}

body .bookwize-steps .bookwize-step {
    width: 23.7%
}

.ibe .btn,
.ibe .btn--rooms,
.ibe .btn2,
.ibe html body #ccc .ccc-notify-button,
html body #ccc .ibe .ccc-notify-button {
    padding: 0 20px !important;
    line-height: normal !important;
    border-radius: 0 !important
}

html body #ccc {
    font-family: "Open Sans", serif !important;
    font-weight: 400 !important
}

html body #ccc .checkbox-toggle {
    background-color: transparent !important;
    border-color: #989898 !important;
    border-width: 1px !important;
    color: #000 !important
}

html body #ccc .checkbox-toggle .checkbox-toggle-toggle {
    background-color: #000 !important
}

html body #ccc .checkbox-toggle .checkbox-toggle-off,
html body #ccc .checkbox-toggle .checkbox-toggle-on {
    color: #000 !important
}

html body #ccc #ccc-content,
html body #ccc #ccc-notify,
html body #ccc a,
html body #ccc h2,
html body #ccc h3,
html body #ccc p,
html body #ccc span {
    color: #000 !important;
    font-weight: 400 !important
}

html body #ccc #ccc .ccc-notify-button.ccc-accept-button,
html body #ccc #ccc .ccc-notify-button.ccc-accept-button span,
html body #ccc #ccc .ccc-notify-button.ccc-close-button,
html body #ccc #ccc .ccc-notify-button.ccc-close-button span {
    color: #000 !important
}

html body #ccc #ccc-title,
html body #ccc h2,
html body #ccc h3 {
    color: #000;
    margin: 0;
    line-height: 1;
    font-size: 15px !important
}

html body #ccc hr {
    background-color: #000 !important
}

html body #ccc .ccc-alert {
    padding: 15px 0 !important
}

html body #ccc .ccc-alert,
html body #ccc .ccc-alert a,
html body #ccc .ccc-alert svg {
    color: #000 !important;
    fill: #000 !important
}

html body #ccc p {
    font-size: 13px !important
}

html body #ccc #ccc-title {
    font-size: 20px !important
}

html body #ccc #ccc-content {
    border-radius: 0 !important;
    border: none !important;
    padding: 40px !important
}

html body #ccc #ccc-content,
html body #ccc #ccc-notify {
    background-color: #fff !important
}

html body #ccc #ccc-close {
    z-index: 1
}

html body #ccc #ccc-close svg {
    fill: #000 !important
}

html body #ccc #ccc-info {
    display: none
}

html body #ccc .ccc-svg-element svg {
    fill: #000
}

html body #ccc #ccc-recommended-settings {
    border-radius: 4px;
    font-size: 15px;
    line-height: 20px;
    color: #000 !important;
    font-weight: 400
}

html body #ccc .ccc-alert {
    background-color: transparent !important
}

html body #ccc .ccc-notify-button {
    border: none !important;
    margin: 0 10px !important;
    font-weight: 400 !important;
    font-family: "Open Sans", serif;font-weight: 700 !important;
    font-size: 14px !important;
    border-radius: 0 !important;
    padding: 10px 20px !important
}

html body #ccc .ccc-notify-button,
html body #ccc .ccc-notify-button.ccc-reject-button,
html body #ccc .ccc-notify-button.ccc-reject-button span {
    color: #000 !important;
    background-color: transparent !important
}

html body #ccc .ccc-notify-button.ccc-reject-button span,
html body #ccc .ccc-notify-button.ccc-reject-button span span {
    color: #000 !important
}

html body #ccc #ccc-icon {
    display: none !important
}

.site-footer__cookie-preferences {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 80px;
    height: 80px;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    display: none
}

.site-footer__cookie-preferences svg {
    width: 80px;
    height: 80px
}

.site-footer__cookie-preferences svg #star path,
.site-footer__cookie-preferences svg #triangle path {
    fill: #000
}

html body #ccc html body #ccc-notify,
html body #ccc html body #ccc-notify a,
html body #ccc html body #ccc-notify a span,
html body #ccc html body #ccc-notify h3,
html body #ccc html body #ccc-notify p,
html body #ccc html body #ccc-notify p span,
html body #ccc-notify button span,
html body #ccc-notify span {
    color: #000 !important
}

.ics-calendar {
    position: relative;
    max-width: 500px;
    margin: auto
}

.ics-calendar .ics-calendar-label {
    text-align: left
}

.ics-calendar .ics-calendar-month-grid td,
.ics-calendar .ics-calendar-month-grid th {
    width: 10px;
    padding: 0;
    font-size: 12px;
    border-color: rgba(0, 0, 0, .4) !important
}

.ics-calendar .ics-calendar-month-grid th {
    background-color: #000 !important;
    color: #fff !important
}

.ics-calendar .ics-calendar-month-grid {
    padding: 0
}

.ics-calendar td {
    height: 50px;
    overflow: auto
}

.ics-calendar tbody tr,
.ics-calendar thead {
    display: table;
    width: 100%;
    table-layout: fixed
}

.ics-calendar table {
    margin: auto
}

.ics-calendar .future {
    background-color: #ef6969 !important
}

.ics-calendar .future.empty {
    background-color: #b3e3ca !important
}

.ics-calendar .ics-calendar-month-grid .past {
    background-color: rgba(0, 0, 0, .2) !important
}

.ics-calendar .events li,
.ics-calendar .events>ul {
    display: none !important
}

.past .ics-calendar .events {
    background-color: transparent !important
}

.ics-calendar .events .event {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    background-color: #ef6969 !important
}

.ics-calendar .day {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #000;
    font-family: "Open Sans", serif;font-weight: 700;
    background-color: transparent !important
}

.ics-calendar .today {
    background-color: rgba(0, 0, 0, .9) !important
}

.ics-calendar .title,
.ics-calendar .trip .number,
.ics-calendar .upsales--title,
.trip .ics-calendar .number {
    display: none !important
}

.ics-calendar table {
    table-layout: fixed;
    width: auto
}

.ics-calendar td {
    width: 28px;
    height: 28px
}

.ics-calendar td,
.ics-calendar td>* {
    text-align: center;
    vertical-align: middle
}

.ics-calendar td>* {
    width: 26px;
    height: 26px;
    line-height: 26px
}

.ics-calendar .ics-calendar-month-grid ul.events {
    height: 30px;
    min-height: 30px
}

.hero {
    position: relative;
    z-index: 1;
    height: 100vh;
    overflow: hidden
}

.hero .slider__video,
.hero .slider__video iframe {
    width: 100%;
    height: 100%
}

.ytplayer-container {
    overflow: hidden
}

@media (max-width:1024px) {
    .home .hero-slider--video.banner {
        height: 100vh !important
    }
}

.home .hero-slider--video.banner .espa_logo {
    z-index: 6
}

.hero-slider--video.playing .hero-slider--video-player {
    opacity: 1;
    visibility: visible;
    overflow: hidden
}

.hero-slider--video-player {
    z-index: 5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease
}

.hero-slider--video-player .ytplayer-player {
    -webkit-transform: scale(3.3);
    -ms-transform: scale(3.3);
    transform: scale(3.3);
    width: 100% !important
}

@media (min-width:768px) {
    .hero-slider--video-player .ytplayer-player {
        -webkit-transform: scale(2.5);
        -ms-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@media (min-width:1024px) {
    .hero-slider--video-player .ytplayer-player {
        -webkit-transform: scale(1.15);
        -ms-transform: scale(1.15);
        transform: scale(1.15)
    }
}

.hero-slider--video-image {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    z-index: 4
}

.hero-slider--video.playing .hero-slider--video-playbtn {
    opacity: 0
}

.hero-slider--video-playbtn {
    width: 100%;
    height: auto;
    z-index: 6;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 1;
    transition: opacity .5s ease
}

.hero-slider--video-playbtn>svg {
    height: auto;
    width: 100px;
    opacity: .5;
    transition: opacity .5s ease
}

.hero-slider--video-playbtn>svg:hover {
    opacity: .7
}

.hero-slider--video-sound {
    position: absolute;
    z-index: 6;
    bottom: 20px;
    left: 20px
}

.hero-slider--video .banner__holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9
}

.hero-slider--video .banner__holder .banner__wrapper {
    padding-top: 10%;
    padding-bottom: 10%
}

.equaliser-container {
    height: 40px;
    width: 25px;
    margin: 0;
    padding: 0;
    position: relative
}

.colour-bar {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    height: 15px;
    background: #fff;
    transform-origin: center;
    border-top-bottom-radius: 2px
}

.equaliser-column {
    width: 3px;
    float: left;
    margin: 0 1px 0 0;
    padding: 0;
    height: 40px;
    position: relative;
    list-style-type: none
}

.equaliser-column:first-child .colour-bar {
    -webkit-animation: d 2s 1s ease-out alternate infinite;
    animation: d 2s 1s ease-out alternate infinite
}

.equaliser-column:nth-child(2) .colour-bar {
    -webkit-animation: d 2s .5s ease-out alternate infinite;
    animation: d 2s .5s ease-out alternate infinite
}

.equaliser-column:nth-child(3) .colour-bar {
    -webkit-animation: d 2s 1.5s ease-out alternate infinite;
    animation: d 2s 1.5s ease-out alternate infinite
}

.equaliser-column:nth-child(4) .colour-bar {
    -webkit-animation: d 2s .25s ease-out alternate infinite;
    animation: d 2s .25s ease-out alternate infinite
}

.equaliser-column:nth-child(5) .colour-bar {
    -webkit-animation: d 2s 2s ease-out alternate infinite;
    animation: d 2s 2s ease-out alternate infinite
}

.equaliser-column:last-child {
    margin-right: 0
}

@-webkit-keyframes d {
    0% {
        height: 10px;
        background: #fff
    }

    10% {
        height: 3px;
        background: #fff
    }

    20% {
        height: 5px;
        background: #fff
    }

    30% {
        height: 2px;
        background: #fff
    }

    40% {
        height: 12px;
        background: #fff
    }

    50% {
        height: 9px;
        background: #fff
    }

    60% {
        height: 3px;
        background: #fff
    }

    70% {
        height: 17px;
        background: #fff
    }

    80% {
        height: 8px;
        background: #fff
    }

    90% {
        height: 3px;
        background: #fff
    }

    to {
        height: 1px;
        background: #fff
    }
}

@keyframes d {
    0% {
        height: 10px;
        background: #fff
    }

    10% {
        height: 3px;
        background: #fff
    }

    20% {
        height: 5px;
        background: #fff
    }

    30% {
        height: 2px;
        background: #fff
    }

    40% {
        height: 12px;
        background: #fff
    }

    50% {
        height: 9px;
        background: #fff
    }

    60% {
        height: 3px;
        background: #fff
    }

    70% {
        height: 17px;
        background: #fff
    }

    80% {
        height: 8px;
        background: #fff
    }

    90% {
        height: 3px;
        background: #fff
    }

    to {
        height: 1px;
        background: #fff
    }
}

@-webkit-keyframes e {
    0% {
        height: 20px;
        background: #fff
    }

    to {
        height: 10px;
        background: #fff
    }
}

@keyframes e {
    0% {
        height: 20px;
        background: #fff
    }

    to {
        height: 10px;
        background: #fff
    }
}

.hero-slider--video-sound.mute .equaliser-column .colour-bar {
    -webkit-animation-name: e;
    animation-name: e;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.gallery,
.gallery__item {
    float: left;
    width: 100%;
    position: relative;
    display: block
}

.gallery__item {
    cursor: pointer;
    padding-bottom: 40px
}

.gallery__item--btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 15px
}

.gallery__item--btn:after,
.gallery__item--btn:before {
    content: "";
    position: absolute;
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
    width: 70px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat
}

.gallery__item--btn:before {
    left: 90px;
    top: -40px;
    background-image: url(../svg/arrow-left.svg)
}

.gallery__item--btn:after {
    left: -40px;
    bottom: -40px;
    background-image: url(../svg/arrow-right.svg)
}

.gallery__item__image {
    height: 100vh;
    position: relative
}

.gallery__item--title {
    padding: 0 40px;
    position: absolute;
    top: 20px;
    left: 20px
}

@media (min-width:768px) {
    .gallery__item--title {
        padding: 0
    }
}

.gallery__item--link:first-of-type,
.gallery__item__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gallery__item__overlay {
    opacity: 0;
    transition: .3s cubic-bezier(.47, 0, .745, .715);
    background-color: rgba(0, 0, 0, .6);
    cursor: pointer
}

.gallery__item:hover .gallery__item__overlay {
    opacity: 1
}

#fullpage2.show-mobile {
    display: none
}

@media (max-width:767px) {
    #fullpage2.show-mobile {
        display: block
    }
}

#fullpage.hide-mobile {
    display: block
}

@media (max-width:767px) {
    #fullpage.hide-mobile {
        display: none
    }
}

.gallery .gallery__desc,
.gallery .simple-banner__title {
    display: none !important
}

@media (max-width:576px) {

    .gallery .gallery__desc,
    .gallery .simple-banner__title {
        display: block !important
    }
}

.gallery-banner__title {
    margin-bottom: 20px;
    font-weight: 700
}

.lg-backdrop {
    background-color: #fff
}

.lg-sub-html,
.lg-toolbar {
    background-color: hsla(0, 0%, 100%, .45)
}

#lg-counter,
.lg-sub-html,
.lg-toolbar .lg-icon,
.lg-toolbar .lg-icon:hover {
    color: #000
}

.lg-sub-html h3 {
    font-weight: 400
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: transparent;
    color: rgba(0, 0, 0, .45)
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #000
}

.gallery-banner,
.simple-banner {
    position: relative;
    overflow: hidden;
    height: 100%;
    min-height: 520px
}

.gallery-banner img,
.simple-banner img {
    object-fit: cover;
    z-index: 0
}

.gallery-banner img,
.gallery-banner>.container-fluid,
.simple-banner img,
.simple-banner>.container-fluid {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gallery-banner>.container-fluid>.row,
.simple-banner>.container-fluid>.row {
    height: 100%;
    min-height: 520px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.gallery-banner>.container-fluid>.row>.align-self-end,
.simple-banner>.container-fluid>.row>.align-self-end {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
    margin-left: 8.33333%;
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.gallery-banner__link,
.simple-banner__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.gallery-banner__link:focus,
.simple-banner__link:focus {
    outline: 0
}

.gallery-banner__caption,
.simple-banner__caption {
    color: #fff;
    padding: 60px 0;
    font-size: 25px
}

.gallery-banner__caption:before,
.simple-banner__caption:before {
    content: "";
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .12));
    width: 100vw;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    z-index: 0
}

.gallery-banner__caption .btn-simple,
.simple-banner__caption .btn-simple {
    margin-top: 20px;
    display: inline-block;
    z-index: 2;
    font-size: 17px;
    font-weight: 700;
    border-bottom: 1px solid #fff;
    padding-bottom: 3px;
    color: #fff
}

.simple-banner__title {
    margin-bottom: 20px;
    font-weight: 700
}

.hero-espa-logos {
    position: absolute;
    top: 100px;
    left: 0;
    max-width: 150px;
    z-index: 2
}

@media (min-width:1024px) {
    .hero-espa-logos {
        top: 150px;
        max-width: 200px
    }
}

.hero-espa-logos img {
    max-width: 100%;
    height: auto
}

.page-template-template-home.fp-viewing-1 .header__logo {
    display: none;
}