@font-face {
    font-family: 'futura-demic-reg';
    src: url("../fonts/FuturaDemiC-webfont.eot");
    src: url("../fonts/FuturaDemiC-webfontd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/FuturaDemiC-webfont.woff") format("woff"),
    url("../fonts/FuturaDemiC-webfont.ttf") format("truetype"),
    url("../fonts/FuturaDemiC-webfont.svg#fututa-demic-reg") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'futura-demic-it';
    src: url("../fonts/FuturaDemiC-Italic-webfont.eot");
    src: url("../fonts/FuturaDemiC-Italic-webfontd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/FuturaDemiC-Italic-webfont.woff") format("woff"),
    url("../fonts/FuturaDemiC-Italic-webfont.ttf") format("truetype"),
    url("../fonts/FuturaDemiC-Italic-webfont.svg#fututa-demic-it") format("svg");
    font-weight: normal;
    font-style: normal
}

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

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

@font-face {
    font-family: 'campton-book';
    src: url("../fonts/Campton/Campton-Book.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'campton-semi-bold';
    src: url("../fonts/Campton/Campton-SemiBold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'gilroy-light';
    src: url("../fonts/Gilroy/Gilroy-Light.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gilroy-extra-bold';
    src: url("../fonts/Gilroy/Gilroy-ExtraBold.otf") format("opentype");
    font-weight: bold;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-behance:before {
    content: "\e60e"
}

.icon-vintage:before {
    content: "\e60d"
}

.icon-youtube:before {
    content: "\e60c"
}

.icon-arrow-down2:before {
    content: "\e600"
}

.icon-arrow:before {
    content: "\e601"
}

.icon-facebook:before {
    content: "\e602"
}

.icon-instagram:before {
    content: "\e603"
}

.icon-logo:before {
    content: "\e604"
}

.icon-pause:before {
    content: "\e605"
}

.icon-pinterest:before {
    content: "\e606"
}

.icon-play:before {
    content: "\e607"
}

.icon-sound-off:before {
    content: "\e608"
}

.icon-sound:before {
    content: "\e609"
}

.icon-twitter:before {
    content: "\e60a"
}

.icon-vk:before {
    content: "\e60b"
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
sub,
sup,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
table,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

a {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    color: #666
}

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

td,
td img {
    vertical-align: top
}

input,
select,
button,
textarea {
    margin: 0;
    font-size: 100%;
    color: #666;
    font-family: arial, sans-serif
}

input,
textarea,
button {
    -webkit-appearance: none
}

input[type="checkbox"] {
    vertical-align: bottom
}

input[type="radio"] {
    vertical-align: text-bottom
}

sub {
    vertical-align: sub;
    font-size: smaller
}

sup {
    vertical-align: super;
    font-size: smaller
}

ul,
li {
    list-style: none
}

.clearfix:before,
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    visibility: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

body {
    position: relative;
    color: #fff;
    background-color: var(--menu-bg);
    text-align: left;
    font: 62.5%/1.2em "campton-semi-bold", sans-serif;
    min-height: 100vh;
}

body:after {
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    z-index: 1010;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    -webkit-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out
}

body.contact-form-open:after,
body.popup-open:after,
body.team-card-open:after,
body.price-calc-form-open:after,
body.tags-more-open:after {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    width: 100%;
    height: 100%
}

html {
    overflow: hidden
}

html.loaded {
    overflow: auto
}

.out {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    padding-bottom: 262px;
}

.loaded .out {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

@media only screen and (max-width: 767px) {
    .out {
        z-index: 11;
        padding-bottom: 650px;
    }
}

label,
input[type="button"],
input[type="submit"],
button {
    cursor: pointer
}

ul {
    list-style: none
}

input[type="text"],
textarea {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    font-family: "campton-semi-bold", sans-serif;
}

.out {
    background: #FFFFFF;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .out {
        z-index: 1
    }
}

.content {
    background: #fff
}

.content-wrap {
    position: relative;
    max-width: 1600px;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 114px 0 170px
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .content-wrap {
        padding: 0 30px
    }
}

@media only screen and (max-width: 767px) {
    .content-wrap {
        padding: 0 20px
    }
}

.disable-hover {
    pointer-events: none
}

@media only screen and (min-width: 768px) {
    #bg-animation {
        position: fixed;
        left: 50%;
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        top: 0;
        z-index: 1;
        background: #ffffff
    }
}

.touch #bg-animation {
    display: none
}

@media only screen and (min-width: 768px) {
    #bg-animation-2 {
        position: fixed;
        left: 50%;
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        top: 0;
        z-index: 1;
        background: #ffffff;
        width: 100%;
        height: 100%
    }
}

.touch #bg-animation-2 {
    display: none
}

@media only screen and (min-width: 768px) {
    #map-animation {
        position: fixed;
        left: 50%;
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        top: 0;
        z-index: 2;
        background: #1b1b1b url(../img/bg/map-low.png) no-repeat 50% 50%;
        -webkit-background-size: auto 100%;
        background-size: auto 100%;
        width: 100%;
        height: 100%
    }

    #map-animation:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #1b1b1b url(../img/bg/map-hight.png) no-repeat 50% 50%;
        -webkit-background-size: auto 100%;
        background-size: auto 100%;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -moz-animation: pulseMap 4s infinite both;
        -webkit-animation: pulseMap 4s infinite both;
        animation: pulseMap 4s infinite both
    }
}

.touch #map-animation {
    display: none
}

@-webkit-keyframes pulseMap {
    0% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes pulseMap {
    0% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.sections-wrap {
    position: relative;
    z-index: 10
}

.sections-wrap section {
    position: relative;
    z-index: 2
}

.sub-page .sections-wrap {
    background: #fff
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .sub-page .sections-wrap {
        padding-top: 150px
    }
}

@media only screen and (max-width: 767px) {
    .sub-page .sections-wrap {
        padding-top: 110px
    }
}

.section-wrap,
.footer-wrap {
    margin: 0 auto;
    max-width: 1600px;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.btn-transparent {
    height: 53px;
    line-height: 53px;
    text-align: center;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: "campton-semi-bold", sans-serif;
    text-transform: uppercase;
    position: relative;
    padding: 0 39px;
    display: inline-block;
    color: #000;
    overflow: hidden;
    outline: none;
    -moz-transition-property: color, background;
    -o-transition-property: color, background;
    -webkit-transition-property: color, background;
    transition-property: color, background;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-appearance: none;
    border: 0;
    background: none
}

@media only screen and (max-width: 767px) {
    .btn-transparent {
        height: auto;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        min-height: 53px;
        padding: 20px 39px;
        line-height: 13px
    }
}

.btn-transparent .btn-line-1,
.btn-transparent .btn-line-3 {
    position: absolute;
    width: 0;
    height: 2px;
    background: #000
}

.btn-transparent .btn-line-2,
.btn-transparent .btn-line-4 {
    position: absolute;
    height: 0;
    width: 2px;
    background: #000
}

.btn-transparent .btn-line-1 {
    -moz-transition: background .4s ease, width .4s ease-out;
    -o-transition: background .4s ease, width .4s ease-out;
    -webkit-transition: background .4s ease, width .4s ease-out;
    transition: background .4s ease, width .4s ease-out;
    left: 0;
    top: 0
}

.touch .btn-transparent .btn-line-1 {
    width: 100%
}

.btn-transparent .btn-line-2 {
    -moz-transition: background .4s ease, height .4s ease-out .4s;
    -o-transition: background .4s ease, height .4s ease-out .4s;
    -webkit-transition: background .4s ease, height .4s ease-out;
    -webkit-transition-delay: 0s, .4s;
    transition: background .4s ease, height .4s ease-out .4s;
    right: 0;
    top: 0
}

.touch .btn-transparent .btn-line-2 {
    height: 100%
}

.btn-transparent .btn-line-3 {
    -moz-transition: background .4s ease, width .4s ease-out .8s;
    -o-transition: background .4s ease, width .4s ease-out .8s;
    -webkit-transition: background .4s ease, width .4s ease-out;
    -webkit-transition-delay: 0s, .8s;
    transition: background .4s ease, width .4s ease-out .8s;
    bottom: 0;
    right: 0
}

.touch .btn-transparent .btn-line-3 {
    width: 100%
}

.btn-transparent .btn-line-4 {
    -moz-transition: background .4s ease, height .4s ease-out 1.2s;
    -o-transition: background .4s ease, height .4s ease-out 1.2s;
    -webkit-transition: background .4s ease, height .4s ease-out;
    -webkit-transition-delay: 0s, 1.2s;
    transition: background .4s ease, height .4s ease-out 1.2s;
    left: 0;
    bottom: 0
}

.touch .btn-transparent .btn-line-4 {
    height: 100%
}

.btn-transparent.inview .btn-line-1,
.btn-transparent.inview .btn-line-3 {
    width: 100%
}

.btn-transparent.inview .btn-line-2,
.btn-transparent.inview .btn-line-4 {
    height: 100%
}

.btn-transparent.white {
    color: #fff
}

.btn-transparent.white .btn-line-1,
.btn-transparent.white .btn-line-3,
.btn-transparent.white .btn-line-2,
.btn-transparent.white .btn-line-4 {
    background: #fff
}

.btn-transparent .hover {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #666;
    color: #fff;
    z-index: 4;
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-animation: hoverOut 0.3s ease 1 forwards;
    -moz-animation: hoverOut 0.3s ease 1 forwards;
    -o-animation: hoverOut 0.3s ease 1 forwards;
    animation: hoverOut 0.3s ease 1 forwards
}

@media only screen and (max-width: 767px) {
    .btn-transparent .hover {
        padding: 20px 39px;
        line-height: 13px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

.touch .btn-transparent .hover {
    display: none
}

.btn-transparent .hover_i {
    position: relative;
    display: inline-block;
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out
}

.btn-transparent .hover-out {
    position: relative;
    z-index: 1;
    display: inline-block;
    -webkit-animation: hoverOutInner 0.3s ease 1 forwards;
    -moz-animation: hoverOutInner 0.3s ease 1 forwards;
    -o-animation: hoverOutInner 0.3s ease 1 forwards;
    animation: hoverOutInner 0.3s ease 1 forwards
}

.no-touch .btn-transparent:hover .hover-out {
    -webkit-animation-name: hoverInInner;
    -moz-animation-name: hoverInInner;
    -o-animation-name: hoverInInner;
    -ms-animation-name: hoverInInner;
    animation-name: hoverInInner
}

.no-touch .btn-transparent:hover .hover {
    -webkit-animation-name: hoverIn;
    -moz-animation-name: hoverIn;
    -o-animation-name: hoverIn;
    -ms-animation-name: hoverIn;
    animation-name: hoverIn
}

.no-touch .btn-transparent:hover .hover_i {
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.btn-transparent.active .hover-out {
    -webkit-animation-name: hoverInInner;
    -moz-animation-name: hoverInInner;
    -o-animation-name: hoverInInner;
    -ms-animation-name: hoverInInner;
    animation-name: hoverInInner
}

.btn-transparent.active .hover {
    -webkit-animation-name: hoverIn;
    -moz-animation-name: hoverIn;
    -o-animation-name: hoverIn;
    -ms-animation-name: hoverIn;
    animation-name: hoverIn
}

.touch .btn-transparent.active .hover {
    display: block
}

.btn-transparent.active .hover_i {
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.btn-transparent.btn-transparent_border-black .btn-line-1 {
    width: 100%;
    background: #000
}

.btn-transparent.btn-transparent_border-black .btn-line-2 {
    height: 100%;
    background: #000
}

.btn-transparent.btn-transparent_border-black .btn-line-3 {
    width: 100%;
    background: #000
}

.btn-transparent.btn-transparent_border-black .btn-line-4 {
    height: 100%;
    background: #000
}

@-webkit-keyframes hoverOut {
    0% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
    100% {
        -moz-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
        -webkit-transform: translate(0, -100%);
        transform: translate(0, -100%);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }
}

@keyframes hoverOut {
    0% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
    100% {
        -moz-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
        -webkit-transform: translate(0, -100%);
        transform: translate(0, -100%);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }
}

@-webkit-keyframes hoverIn {
    0% {
        -moz-transform: translate(0, 100);
        -ms-transform: translate(0, 100);
        -webkit-transform: translate(0, 100);
        transform: translate(0, 100);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }
    100% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
}

@keyframes hoverIn {
    0% {
        -moz-transform: translate(0, 100);
        -ms-transform: translate(0, 100);
        -webkit-transform: translate(0, 100);
        transform: translate(0, 100);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }
    100% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
}

@-webkit-keyframes hoverOutInner {
    0% {
        -moz-transform: translate(0, 30px);
        -ms-transform: translate(0, 30px);
        -webkit-transform: translate(0, 30px);
        transform: translate(0, 30px);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }
    100% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
}

@keyframes hoverOutInner {
    0% {
        -moz-transform: translate(0, 30px);
        -ms-transform: translate(0, 30px);
        -webkit-transform: translate(0, 30px);
        transform: translate(0, 30px);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }
    100% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
}

@-webkit-keyframes hoverInInner {
    0% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
    100% {
        -moz-transform: translate(0, -30px);
        -ms-transform: translate(0, -30px);
        -webkit-transform: translate(0, -30px);
        transform: translate(0, -30px);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }
}

@keyframes hoverInInner {
    0% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
    100% {
        -moz-transform: translate(0, -30px);
        -ms-transform: translate(0, -30px);
        -webkit-transform: translate(0, -30px);
        transform: translate(0, -30px);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }
}

.btn-play {
    display: block;
    width: 34px;
    height: 34px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2)
}

.btn-play:after {
    content: "";
    position: absolute;
    display: block;
    z-index: 2;
    left: 50%;
    top: 50%;
    margin: -4px 0 0 -4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 8px;
    border-color: transparent transparent transparent #fff;
    -moz-transition: background .4s ease;
    -o-transition: background .4s ease;
    -webkit-transition: background .4s ease;
    transition: background .4s ease
}

.btn-play:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
    width: 50px;
    height: 50px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #666;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.no-touch .btn-play:hover {
    border-color: transparent;
    background: transparent
}

.no-touch .btn-play:hover:before {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.hide-desc {
    display: none
}

@media only screen and (max-width: 1240px) {
    .hide-desc {
        display: block
    }
}

.btn-play-2 {
    display: block;
    width: 36px;
    height: 36px;
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
    border: 1px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.btn-play-2 i,
.btn-play-2 b {
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: normal;
    font-style: normal;
    text-align: center;
    font-size: 36px;
    color: #fff;
    line-height: 36px
}

.btn-play-2:after {
    display: block;
    content: "";
    position: absolute;
    left: -4px;
    top: -4px;
    right: -4px;
    bottom: -4px;
    z-index: 1;
    border: 4px solid #fff;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.btn-play-2:hover:after {
    border-color: transparent;
    -webkit-animation: rotateHover cubic-bezier(0.18, 0.14, 0.29, 1) 1s;
    animation: rotateHover cubic-bezier(0.18, 0.14, 0.29, 1) 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    border-right-color: #fff
}

.btn-play-2 i {
    display: none
}

.btn-play-2 b {
    display: inline-block
}

.btn-play-2.pause i {
    display: inline-block
}

.btn-play-2.pause b {
    display: none
}

@keyframes rotateHover {
    0% {
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }
    50% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
    100% {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }
}

@-webkit-keyframes rotateHover {
    0% {
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }
    50% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
    100% {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }
}

.btn-mute {
    display: block;
    width: 36px;
    height: 36px;
    -webkit-background-size: cover;
    background-size: cover;
    border: 1px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.btn-mute i,
.btn-mute b {
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: normal;
    font-style: normal;
    text-align: center;
    font-size: 36px;
    color: #fff;
    line-height: 36px
}

.btn-mute:after {
    display: block;
    content: "";
    position: absolute;
    left: -4px;
    top: -4px;
    right: -4px;
    bottom: -4px;
    z-index: 1;
    border: 4px solid #fff;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.btn-mute:hover:after {
    border-color: transparent;
    -webkit-animation: rotateHover cubic-bezier(0.18, 0.14, 0.29, 1) 1s;
    animation: rotateHover cubic-bezier(0.18, 0.14, 0.29, 1) 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    border-right-color: #fff
}

.btn-mute i {
    display: inline-block
}

.btn-mute b {
    display: none
}

.btn-mute.mute i {
    display: none
}

.btn-mute.mute b {
    display: inline-block
}

.post {
    text-align: justify
}

.post h2 {
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #333;
    text-transform: uppercase;
    padding-bottom: 18px
}

.post p {
    font-size: 13px;
    color: #333;
    line-height: 21px;
    padding-bottom: 18px
}

.post a {
    color: #00ccff
}

.post a:hover {
    text-decoration: underline
}

.post q {
    display: block;
    quotes: none;
    position: relative;
    font-size: 12px;
    color: #333;
    line-height: 23px;
    letter-spacing: 1px;
    font-family: "campton-semi-bold", sans-serif;
    padding: 30px 0 65px 130px;
    text-transform: uppercase
}

.post q:after,
.post q:before {
    position: absolute;
    width: 42px;
    background: #141414;
    height: 1px;
    display: block;
    content: "";
    left: 0;
    top: 45px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.post q:before {
    left: 20px
}

.post q:first-child {
    padding-top: 0
}

.post q:first-child:after,
.post q:first-child:before {
    top: 15px
}

@media only screen and (max-width: 767px) {
    .post q {
        padding-bottom: 20px;
        padding-left: 50px
    }

    .post q:after,
    .post q:before {
        width: 20px
    }

    .post q:before {
        left: 10px
    }
}

.blog-post {
    text-align: justify
}

.blog-post h1,
.blog-post h2,
.blog-post h3,
.blog-post h4,
.blog-post h5,
.blog-post h6 {
    font-size: 18px;
    color: #141414;
    line-height: 22px;
    font-weight: normal;
    padding-bottom: 35px
}

.blog-post h1 + .line-link,
.blog-post h2 + .line-link,
.blog-post h3 + .line-link,
.blog-post h4 + .line-link,
.blog-post h5 + .line-link,
.blog-post h6 + .line-link {
    margin-top: -16px
}

.blog-post > img {
    width: 100%;
    min-width: 100%;
    margin-bottom: 34px
}

.blog-post > p > img {
    width: 100%;
    min-width: 100%;
    margin-bottom: 34px
}

.blog-post > ul {
    padding-left: 15px;
    list-style: disc;
    padding-bottom: 60px
}

.blog-post > ul li {
    list-style: disc;
    font-size: 14px;
    color: #333;
    line-height: 22px;
    padding: 0 0 0 30px
}

.blog-post p {
    font-size: 14px;
    color: #333;
    line-height: 21px;
    padding-bottom: 28px
}

.blog-post p strong {
    font-weight: bold
}

.blog-post p i {
    font-weight: 300
}

.blog-post p.big {
    font-size: 36px;
    line-height: 51px;
    font-weight: 100;
    text-transform: uppercase
}

@media only screen and (max-width: 767px) {
    .blog-post p.big {
        font-size: 28px;
        line-height: 50px
    }

    .blog-post p.big br {
        display: none
    }
}

.blog-post a {
    color: #00ccff
}

.blog-post a:hover {
    text-decoration: underline
}

.blog-post iframe {
    display: block;
    padding-bottom: 45px
}

@media only screen and (max-width: 767px) {
    .blog-post iframe {
        height: 200px !important
    }
}

.blog-post q {
    display: block;
    quotes: none;
    position: relative;
    font-size: 12px;
    color: #333;
    line-height: 23px;
    letter-spacing: 1px;
    font-family: "campton-semi-bold", sans-serif;
    padding: 30px 0 65px 130px;
    text-transform: uppercase
}

.blog-post q:after,
.blog-post q:before {
    position: absolute;
    width: 42px;
    background: #141414;
    height: 1px;
    display: block;
    content: "";
    left: 0;
    top: 45px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.blog-post q:before {
    left: 20px
}

.blog-post q:first-child {
    padding-top: 0
}

.blog-post q:first-child:after,
.blog-post q:first-child:before {
    top: 15px
}

@media only screen and (max-width: 767px) {
    .blog-post q {
        padding-bottom: 20px;
        padding-left: 50px
    }

    .blog-post q:after,
    .blog-post q:before {
        width: 20px
    }

    .blog-post q:before {
        left: 10px
    }
}

.blog-post table {
    width: 100%;
    margin-bottom: 35px
}

.blog-post table tr td {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 15px 0;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    font-family: "campton-semi-bold", sans-serif
}

.blog-post table tr td:first-child {
    color: #b4b4b4
}

.blog-post .sked {
    margin-top: 55px
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .blog-post .sked {
        margin-top: 30px
    }
}

@media only screen and (max-width: 767px) {
    .blog-post .sked {
        margin-top: 30px;
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 767px) {
    .blog-post .img-box {
        padding-bottom: 35px
    }
}

.blog-post .blog-post__line-link {
    color: #141414;
    margin-bottom: 20px
}

.blog-post .blog-post__line-link:hover {
    text-decoration: none
}

.blog-post .blog-post__line-link:last-child {
    margin-bottom: 40px
}

.blog-post__header {
    font-size: 0;
    color: #141414;
    line-height: 1;
    margin-bottom: 50px
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .blog-post__header {
        margin-bottom: 35px
    }
}

@media only screen and (max-width: 767px) {
    .blog-post__header {
        margin-bottom: 30px
    }
}

.blog-post__header .img-box {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 400px);
    padding-bottom: 0
}

@media only screen and (max-width: 767px) {
    .blog-post__header .img-box {
        width: 100%;
        padding-bottom: 0
    }
}

.blog-post__header .img-box .item {
    max-height: 850px;
    overflow: hidden
}

.blog-post__descr {
    display: inline-block;
    vertical-align: top;
    width: 400px;
    padding-right: 40px;
    box-sizing: border-box
}

@media only screen and (max-width: 767px) {
    .blog-post__descr {
        width: 100%;
        padding-right: 0
    }
}

.blog-post__cap {
    font-size: 60px;
    font-weight: 200;
    text-transform: uppercase;
    display: block
}

.blog-post__cap strong {
    font-weight: 800
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .blog-post__cap {
        font-size: 50px
    }
}

@media only screen and (max-width: 767px) {
    .blog-post__cap {
        font-size: 37px;
        text-align: center
    }
}

.blog-post__cap-txt {
    display: block
}

.blog-post__title {
    display: block;
    margin-bottom: 37px;
    position: relative;
    padding-left: 60px;
    font-size: 12px;
    color: #000;
    line-height: 14px;
    letter-spacing: 1px;
    font-family: "campton-semi-bold", sans-serif;
    text-transform: uppercase;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.blog-post__title:after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition-property: -moz-transform, background;
    -o-transition-property: -o-transform, background;
    -webkit-transition-property: -webkit-transform, background;
    transition-property: transform, background;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .blog-post__title:hover {
    color: #666
}

.no-touch .blog-post__title:hover:after {
    -moz-transform: rotate(-45);
    -ms-transform: rotate(-45);
    -webkit-transform: rotate(-45);
    transform: rotate(-45);
    background: #666
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .blog-post__title {
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .blog-post__title {
        text-align: center;
        padding-left: 0;
        margin-bottom: 25px
    }

    .blog-post__title:after {
        display: none
    }
}

.blog-post__title:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 40px;
    left: 0;
    top: 5px;
    background: #000
}

.blog-post__img-link {
    position: relative;
    overflow: hidden
}

.blog-post__img-link .item {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.blog-post__img-link .item a {
    line-height: 0;
    display: block;
    position: relative;
    overflow: hidden
}

.no-touch .blog-post__img-link .item a:hover .line-1 i {
    -moz-transition: width .4s ease-out;
    -o-transition: width .4s ease-out;
    -webkit-transition: width .4s ease-out;
    transition: width .4s ease-out
}

.no-touch .blog-post__img-link .item a:hover .line-2 i {
    -moz-transition: height .4s ease-out .4s;
    -o-transition: height .4s ease-out .4s;
    -webkit-transition: height .4s ease-out;
    -webkit-transition-delay: .4s;
    transition: height .4s ease-out .4s
}

.no-touch .blog-post__img-link .item a:hover .line-3 i {
    -moz-transition: width .4s ease-out .8s;
    -o-transition: width .4s ease-out .8s;
    -webkit-transition: width .4s ease-out;
    -webkit-transition-delay: .8s;
    transition: width .4s ease-out .8s
}

.no-touch .blog-post__img-link .item a:hover .line-4 i {
    -moz-transition: height .4s ease-out 1.2s;
    -o-transition: height .4s ease-out 1.2s;
    -webkit-transition: height .4s ease-out;
    -webkit-transition-delay: 1.2s;
    transition: height .4s ease-out 1.2s
}

.no-touch .blog-post__img-link .item a:hover .line-1 i,
.no-touch .blog-post__img-link .item a:hover .line-2 i,
.no-touch .blog-post__img-link .item a:hover .line-3 i,
.no-touch .blog-post__img-link .item a:hover .line-4 i {
    width: 100%;
    height: 100%
}

@media only screen and (max-width: 767px) {
    .blog-post__img-link .item a {
        height: auto
    }
}

.blog-post__img-link .item > a:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.3
}

.blog-post__img-link .item img {
    width: 100%
}

.blog-post__img-link .item .over {
    position: absolute;
    left: 25%;
    top: 50%;
    right: 25%;
    margin-top: -69px;
    height: 130px;
    z-index: 2
}

.blog-post__img-link .item .over .line-1,
.blog-post__img-link .item .over .line-3 {
    width: 100%
}

.blog-post__img-link .item .over .line-2,
.blog-post__img-link .item .over .line-4 {
    height: 100%
}

.blog-post__img-link .item .over .line-1,
.blog-post__img-link .item .over .line-2,
.blog-post__img-link .item .over .line-3,
.blog-post__img-link .item .over .line-4 {
    background: #fff
}

.blog-post__img-link .item .over .line-1 i,
.blog-post__img-link .item .over .line-2 i,
.blog-post__img-link .item .over .line-3 i,
.blog-post__img-link .item .over .line-4 i {
    background: #666
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .blog-post__img-link .item .over {
        left: 30px;
        right: 30px
    }
}

@media only screen and (max-width: 767px) {
    .blog-post__img-link .item .over {
        left: 20px;
        right: 20px
    }
}

.blog-post__img-link .item .over_i {
    display: table;
    width: 100%
}

.blog-post__img-link .item .over_ii {
    display: table-cell;
    width: 100%;
    height: 130px;
    vertical-align: middle;
    font-size: 18px;
    color: #fff;
    line-height: 23px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400
}

@media only screen and (max-width: 767px) {
    .blog-post__img-link .item .over_ii {
        font-size: 12px;
        line-height: 14px
    }
}

.blog-post_one-col {
    margin-top: 42px;
    margin-bottom: 35px
}

@media only screen and (max-width: 767px) {
    .blog-post_one-col {
        margin-bottom: 20px
    }
}

.blog-post_one-col > h1,
.blog-post_one-col > h2,
.blog-post_one-col > h3,
.blog-post_one-col > h4,
.blog-post_one-col > h5,
.blog-post_one-col > h6,
.blog-post_one-col > p,
.blog-post_one-col > ul,
.blog-post_one-col > q,
.blog-post_one-col > table,
.blog-post_one-col > a {
    margin-left: 28%
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .blog-post_one-col > h1,
    .blog-post_one-col > h2,
    .blog-post_one-col > h3,
    .blog-post_one-col > h4,
    .blog-post_one-col > h5,
    .blog-post_one-col > h6,
    .blog-post_one-col > p,
    .blog-post_one-col > ul,
    .blog-post_one-col > q,
    .blog-post_one-col > table,
    .blog-post_one-col > a {
        margin-left: 80px
    }
}

@media only screen and (max-width: 767px) {
    .blog-post_one-col > h1,
    .blog-post_one-col > h2,
    .blog-post_one-col > h3,
    .blog-post_one-col > h4,
    .blog-post_one-col > h5,
    .blog-post_one-col > h6,
    .blog-post_one-col > p,
    .blog-post_one-col > ul,
    .blog-post_one-col > q,
    .blog-post_one-col > table,
    .blog-post_one-col > a {
        margin-left: 0
    }
}

.blog-post_one-col q {
    padding-top: 50px;
    padding-bottom: 50px;
    line-height: 22px;
    letter-spacing: 0.2em
}

.blog-post_one-col q:after,
.blog-post_one-col q:before {
    top: 65px
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .blog-post_one-col q {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .blog-post_one-col q:after,
    .blog-post_one-col q:before {
        top: 55px
    }
}

@media only screen and (max-width: 767px) {
    .blog-post_one-col q {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .blog-post_one-col q:after,
    .blog-post_one-col q:before {
        top: 45px
    }
}

.blog-post_one-col p {
    font-size: 13px
}

.blog-post_one-col .product-carousel {
    padding-bottom: 95px
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .blog-post_one-col .product-carousel {
        padding-bottom: 80px
    }
}

@media only screen and (max-width: 767px) {
    .blog-post_one-col .product-carousel {
        padding-bottom: 70px
    }
}

.sked {
    list-style: none;
    font-size: 14px
}

.sked__item {
    font-size: 0;
    font-family: "campton-semi-bold", sans-serif;
    line-height: 14px;
    letter-spacing: 1px;
    display: block;
    padding: 20px 0;
    text-transform: uppercase;
    color: #000;
    border-top: 1px solid #dadada
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .sked__item {
        padding: 15px 0
    }
}

@media only screen and (max-width: 767px) {
    .sked__item {
        padding: 12px 0
    }
}

.sked__item a {
    text-decoration: none
}

.sked__item a:hover {
    text-decoration: none
}

.sked__key {
    color: #b4b4b4;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    width: 140px;
    padding-right: 10px;
    box-sizing: border-box
}

.sked__key a {
    color: inherit
}

.sked__val {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    width: 218px
}

@media only screen and (max-width: 767px) {
    .sked__val {
        margin-top: 5px
    }
}

.sked__val span + span {
    padding-left: 10px
}

.sked__val a {
    color: inherit
}

.loader {
    position: relative;
    height: 60px;
    width: 60px;
    margin: 20px auto
}

@-webkit-keyframes animatelinewidth {
    0% {
        width: 0
    }
    100% {
        width: 60px
    }
}

@keyframes animatelinewidth {
    0% {
        width: 0
    }
    100% {
        width: 60px
    }
}

@-webkit-keyframes animateposition {
    0% {
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
    100% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes animateposition {
    0% {
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
    100% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes animatereverseposition {
    0% {
        -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }
    100% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes animatereverseposition {
    0% {
        -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }
    100% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes animatelineheight {
    0% {
        height: 0
    }
    100% {
        height: 60px
    }
}

@keyframes animatelineheight {
    0% {
        height: 0
    }
    100% {
        height: 60px
    }
}

.loader__line-1 {
    width: 0;
    height: 1px;
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    -moz-animation: animate1 8s ease alternate infinite;
    -webkit-animation: animate1 8s ease alternate infinite;
    animation: animate1 8s ease alternate infinite
}

@-webkit-keyframes animate1 {
    0% {
        width: 0
    }
    10% {
        width: 60px
    }
    90% {
        width: 60px
    }
    100% {
        width: 0
    }
}

@keyframes animate1 {
    0% {
        width: 0
    }
    10% {
        width: 60px
    }
    90% {
        width: 60px
    }
    100% {
        width: 0
    }
}

.loader__line-2 {
    width: 1px;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    background: #000;
    -moz-animation: animate2 8s ease alternate infinite;
    -webkit-animation: animate2 8s ease alternate infinite;
    animation: animate2 8s ease alternate infinite
}

@-webkit-keyframes animate2 {
    0% {
        height: 0
    }
    10% {
        height: 0
    }
    20% {
        height: 60px
    }
    80% {
        height: 60px
    }
    90% {
        height: 0
    }
}

@keyframes animate2 {
    0% {
        height: 0
    }
    10% {
        height: 0
    }
    20% {
        height: 60px
    }
    80% {
        height: 60px
    }
    90% {
        height: 0
    }
}

.loader__line-3 {
    width: 0;
    height: 1px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #000;
    -moz-animation: animate3 8s ease alternate infinite;
    -webkit-animation: animate3 8s ease alternate infinite;
    animation: animate3 8s ease alternate infinite
}

@-webkit-keyframes animate3 {
    0% {
        width: 0
    }
    20% {
        width: 0
    }
    30% {
        width: 60px
    }
    70% {
        width: 60px
    }
    80% {
        width: 0
    }
}

@keyframes animate3 {
    0% {
        width: 0
    }
    20% {
        width: 0
    }
    30% {
        width: 60px
    }
    70% {
        width: 60px
    }
    80% {
        width: 0
    }
}

.loader__line-4 {
    width: 1px;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    -moz-animation: animate4 8s ease alternate infinite;
    -webkit-animation: animate4 8s ease alternate infinite;
    animation: animate4 8s ease alternate infinite
}

@-webkit-keyframes animate4 {
    0% {
        height: 0
    }
    30% {
        height: 0
    }
    40% {
        height: 60px
    }
    60% {
        height: 60px
    }
    70% {
        height: 0
    }
}

@keyframes animate4 {
    0% {
        height: 0
    }
    30% {
        height: 0
    }
    40% {
        height: 60px
    }
    60% {
        height: 60px
    }
    70% {
        height: 0
    }
}

.loader__center {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
    overflow: hidden;
    -moz-animation: animate5 8s ease forwards infinite;
    -webkit-animation: animate5 8s ease forwards infinite;
    animation: animate5 8s ease forwards infinite;
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.loader__center span {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 0;
    -moz-animation: animate6 8s ease forwards infinite;
    -webkit-animation: animate6 8s ease forwards infinite;
    animation: animate6 8s ease forwards infinite;
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0)
}

.loader__center span:after {
    content: "";
    display: block;
    height: 85px;
    width: 1px;
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -moz-transform: rotate(-26deg);
    -ms-transform: rotate(-26deg);
    -webkit-transform: rotate(-26deg);
    transform: rotate(-26deg)
}

.loader__center span:before {
    content: "";
    display: block;
    height: 85px;
    width: 1px;
    background: #000;
    position: absolute;
    right: 0;
    top: 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -moz-transform: rotate(26deg);
    -ms-transform: rotate(26deg);
    -webkit-transform: rotate(26deg);
    transform: rotate(26deg)
}

@-webkit-keyframes animate5 {
    40% {
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
    50% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    60% {
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@keyframes animate5 {
    40% {
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
    50% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    60% {
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@-webkit-keyframes animate6 {
    40% {
        -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }
    50% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    60% {
        -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }
}

@keyframes animate6 {
    40% {
        -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }
    50% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    60% {
        -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }
}

.no-touch .detect-inview-2 {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px);
    -moz-transition-property: opacity, -moz-transform;
    -o-transition-property: opacity, -o-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    -moz-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.no-touch .detect-inview-2.inview {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.popup-message {
    position: fixed;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -150%);
    -ms-transform: translate(-50%, -150%);
    -webkit-transform: translate(-50%, -150%);
    transform: translate(-50%, -150%);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    background: #ffffff;
    width: 544px;
    padding: 65px 40px 70px 40px;
    z-index: 1020;
    -moz-transition: opacity, visibility, -moz-transform .4s ease;
    -o-transition: opacity, visibility, -o-transform .4s ease;
    -webkit-transition: opacity, visibility, -webkit-transform .4s ease;
    transition: opacity, visibility, transform .4s ease
}

.popup-open .popup-message {
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    visibility: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

@media only screen and (max-width: 767px) {
    .popup-message {
        width: 200px
    }
}

.popup-message h3 {
    font-size: 18px;
    color: #141414;
    line-height: 20px;
    text-transform: uppercase;
    padding-bottom: 20px;
    text-align: center;
    font-weight: normal
}

.popup-message p {
    text-align: center;
    font-size: 13px;
    font-weight: normal;
    color: #333;
    line-height: 17px;
    padding-bottom: 25px
}

.popup-message__btn-row {
    text-align: center
}

.two-col__aside {
    float: left;
    width: 280px;
    padding-right: 55px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .two-col__aside {
        width: auto;
        float: none;
        padding-right: 0
    }
}

@media only screen and (max-width: 767px) {
    .two-col__aside {
        width: auto;
        float: none;
        padding-right: 0
    }
}

.two-col__main_i {
    display: inline-block;
    width: 100%
}

.two-col__main {
    padding-left: 335px
}

@media only screen and (max-width: 767px) {
    .two-col__main {
        padding-left: 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .two-col__main {
        padding-left: 0
    }
}

.preloader-top-line {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 4px;
    background: #000;
    z-index: 1001;
    -moz-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.preloader-top-line .center {
    position: absolute;
    height: 4px;
    background: #fff;
    left: 50%;
    top: 0;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 0;
    -moz-animation: animateCenter 3s ease forwards infinite;
    -webkit-animation: animateCenter 3s ease forwards infinite;
    animation: animateCenter 3s ease forwards infinite
}

.loaded .preloader-top-line {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

@-webkit-keyframes animateCenter {
    0% {
        width: 0
    }
    100% {
        width: 100%
    }
}

@keyframes animateCenter {
    0% {
        width: 0
    }
    100% {
        width: 100%
    }
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

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

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

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

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

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

@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

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

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

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

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes jello {
    11.1% {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes jello {
    11.1% {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

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

@-webkit-keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

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

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

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

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

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

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

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

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

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

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

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

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

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

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

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

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

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

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

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

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

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

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

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

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

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

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

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

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

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

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

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

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

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

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

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

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

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

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

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

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

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

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

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

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

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

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

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

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

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

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

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

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

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

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

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

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

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

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

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

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

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

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

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

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

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

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

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

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

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

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

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

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

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

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

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

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

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

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

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

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

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

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

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

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

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

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

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

.mCustomScrollbar {
    -ms-touch-action: none;
    touch-action: none
}

.mCustomScrollbar.mCS_no_scrollbar {
    -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;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    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;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    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
}

.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;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.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 {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity 0.2s ease-in-out, background-color 0.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 {
    -webkit-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;
    -moz-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;
    -o-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;
    transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.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, 0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.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: rgba(255, 255, 255, 0.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(../../../en/themes/atimstudio/css/mCSB_buttons.html);
    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, 0.15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 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, 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: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    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: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    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: rgba(255, 255, 255, 0.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: rgba(255, 255, 255, 0.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, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 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, 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: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    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: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    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: rgba(255, 255, 255, 0.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: rgba(255, 255, 255, 0.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, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 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, 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: rgba(255, 255, 255, 0.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, 0.15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 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, 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: rgba(255, 255, 255, 0.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, 0.75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 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, 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, 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: center
}

.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: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%)
}

.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: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%)
}

.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 {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    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, 0.2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.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, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.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, 0.1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 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 {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    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, 0.1), inset 0 0 14px rgba(0, 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, 0.1), inset 0 0 14px rgba(0, 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 rgba(255, 255, 255, 0.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 rgba(255, 255, 255, 0.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, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 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, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 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, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 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: rgba(255, 255, 255, 0.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: rgba(255, 255, 255, 0.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, 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, 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, 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, 0.75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 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, 0.9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 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, 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, 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, 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, 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, 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-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 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, 0.9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.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: rgba(255, 255, 255, 0.9)
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    max-height: 80vh;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.bg-slider {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000
}

@media only screen and (max-width: 767px) {
    .bg-slider {
        display: none
    }
}

.bg-slider__item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 30s linear infinite 0s;
    -moz-animation: imageAnimation 30s linear infinite 0s;
    -o-animation: imageAnimation 30s linear infinite 0s;
    -ms-animation: imageAnimation 30s linear infinite 0s;
    animation: imageAnimation 30s linear infinite 0s
}

.bg-slider__item:nth-child(2) {
    -moz-animation-delay: 5s;
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.bg-slider__item:nth-child(3) {
    -moz-animation-delay: 10s;
    -webkit-animation-delay: 10s;
    animation-delay: 10s
}

.bg-slider__item:nth-child(4) {
    -moz-animation-delay: 15s;
    -webkit-animation-delay: 15s;
    animation-delay: 15s
}

.bg-slider__item:nth-child(5) {
    -moz-animation-delay: 20s;
    -webkit-animation-delay: 20s;
    animation-delay: 20s
}

.bg-slider__item:nth-child(6) {
    -moz-animation-delay: 25s;
    -webkit-animation-delay: 25s;
    animation-delay: 25s
}

@-webkit-keyframes imageAnimation {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in
    }
    8% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -webkit-animation-timing-function: ease-out
    }
    17% {
        opacity: 1;
        -webkit-transform: scale(1.1)
    }
    25% {
        opacity: 0;
        -webkit-transform: scale(1.1)
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes imageAnimation {
    0% {
        opacity: 0;
        -moz-animation-timing-function: ease-in
    }
    8% {
        opacity: 1;
        -moz-transform: scale(1.05);
        -moz-animation-timing-function: ease-out
    }
    17% {
        opacity: 1;
        -moz-transform: scale(1.1)
    }
    25% {
        opacity: 0;
        -moz-transform: scale(1.1)
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes imageAnimation {
    0% {
        opacity: 0;
        -o-animation-timing-function: ease-in
    }
    8% {
        opacity: 1;
        -o-transform: scale(1.05);
        -o-animation-timing-function: ease-out
    }
    17% {
        opacity: 1;
        -o-transform: scale(1.1)
    }
    25% {
        opacity: 0;
        -o-transform: scale(1.1)
    }
    100% {
        opacity: 0
    }
}

@-ms-keyframes imageAnimation {
    0% {
        opacity: 0;
        -ms-animation-timing-function: ease-in
    }
    8% {
        opacity: 1;
        -ms-transform: scale(1.05);
        -ms-animation-timing-function: ease-out
    }
    17% {
        opacity: 1;
        -ms-transform: scale(1.1)
    }
    25% {
        opacity: 0;
        -ms-transform: scale(1.1)
    }
    100% {
        opacity: 0
    }
}

@keyframes imageAnimation {
    0% {
        opacity: 0;
        animation-timing-function: ease-in
    }
    8% {
        opacity: 1;
        transform: scale(1.05);
        animation-timing-function: ease-out
    }
    17% {
        opacity: 1;
        transform: scale(1.1)
    }
    25% {
        opacity: 0;
        transform: scale(1.1)
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes titleAnimation {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px)
    }
    8% {
        opacity: 1;
        -webkit-transform: translateX(0px)
    }
    17% {
        opacity: 1;
        -webkit-transform: translateX(0px)
    }
    19% {
        opacity: 0;
        -webkit-transform: translateX(-400px)
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes titleAnimation {
    0% {
        opacity: 0;
        -moz-transform: translateX(200px)
    }
    8% {
        opacity: 1;
        -moz-transform: translateX(0px)
    }
    17% {
        opacity: 1;
        -moz-transform: translateX(0px)
    }
    19% {
        opacity: 0;
        -moz-transform: translateX(-400px)
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes titleAnimation {
    0% {
        opacity: 0;
        -o-transform: translateX(200px)
    }
    8% {
        opacity: 1;
        -o-transform: translateX(0px)
    }
    17% {
        opacity: 1;
        -o-transform: translateX(0px)
    }
    19% {
        opacity: 0;
        -o-transform: translateX(-400px)
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-ms-keyframes titleAnimation {
    0% {
        opacity: 0;
        -ms-transform: translateX(200px)
    }
    8% {
        opacity: 1;
        -ms-transform: translateX(0px)
    }
    17% {
        opacity: 1;
        -ms-transform: translateX(0px)
    }
    19% {
        opacity: 0;
        -ms-transform: translateX(-400px)
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@keyframes titleAnimation {
    0% {
        opacity: 0;
        transform: translateX(200px)
    }
    8% {
        opacity: 1;
        transform: translateX(0px)
    }
    17% {
        opacity: 1;
        transform: translateX(0px)
    }
    19% {
        opacity: 0;
        transform: translateX(-400px)
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

.imageReveal img {
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    z-index: 2
}

.imageReveal img .loader {
    z-index: 1
}

.imageReveal-overlay,
.imageReveal-background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover
}

.imageReveal-overlay {
    z-index: 1000;
    overflow: hidden
}

.imageReveal-drag {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 2px;
    z-index: 1001;
    background-color: #fff;
    cursor: ew-resize;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab
}

.imageReveal-drag:hover {
    cursor: ew-resize;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab
}

.imageReveal-drag.dragging:hover {
    cursor: ew-resize;
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #1D304E;
    z-index: 2000;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.offpreloader .preloader {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.preloader__logo {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 50%;
    top: 50%;
    margin: -50px 0 0 -50px
}

.preloader__logo.loading .preloader__logo__l1 {
    height: 100%
}

.preloader__logo.loading .preloader__logo__l21 {
    width: 50%
}

.preloader__logo.loading .preloader__logo__l22 {
    width: 50%
}

.preloader__logo.loading .preloader__logo__l3 {
    height: 100%
}

.preloader__logo.loading .preloader__logo__l4 {
    width: 111px
}

.preloader__logo.loading .preloader__logo__l5 {
    width: 111px
}

.preloader__logo.loading .preloader__logo__l61 {
    width: 50%
}

.preloader__logo.loading .preloader__logo__l62 {
    width: 50%
}

.preloader__logo__l1 {
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 1px;
    -moz-transition-property: width, height;
    -o-transition-property: width, height;
    -webkit-transition-property: width, height;
    transition-property: width, height;
    -moz-transition-duration: 2.5s;
    -o-transition-duration: 2.5s;
    -webkit-transition-duration: 2.5s;
    transition-duration: 2.5s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.preloader__logo__l21 {
    position: absolute;
    right: 50%;
    top: 0;
    height: 1px;
    width: 0;
    background: #fff;
    -moz-transition-property: width, height;
    -o-transition-property: width, height;
    -webkit-transition-property: width, height;
    transition-property: width, height;
    -moz-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.preloader__logo__l22 {
    position: absolute;
    left: 50%;
    top: 0;
    height: 1px;
    width: 0;
    background: #fff;
    -moz-transition-property: width, height;
    -o-transition-property: width, height;
    -webkit-transition-property: width, height;
    transition-property: width, height;
    -moz-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.preloader__logo__l3 {
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    height: 0;
    width: 1px;
    -moz-transition-property: width, height;
    -o-transition-property: width, height;
    -webkit-transition-property: width, height;
    transition-property: width, height;
    -moz-transition-duration: 2.5s;
    -o-transition-duration: 2.5s;
    -webkit-transition-duration: 2.5s;
    transition-duration: 2.5s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.preloader__logo__l4 {
    position: absolute;
    left: 1px;
    top: 0;
    height: 1px;
    width: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    background: #fff;
    -moz-transform: rotate(63.5deg);
    -o-transform: rotate(63.5deg);
    -webkit-transform: rotate(63.5deg);
    -ms-transform: rotate(63.5deg);
    transform: rotate(63.5deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    -moz-transition-property: width, height;
    -o-transition-property: width, height;
    -webkit-transition-property: width, height;
    transition-property: width, height;
    -moz-transition-duration: 2.5s;
    -o-transition-duration: 2.5s;
    -webkit-transition-duration: 2.5s;
    transition-duration: 2.5s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.preloader__logo__l5 {
    position: absolute;
    right: 1px;
    top: 0;
    height: 1px;
    width: 0;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    background: #fff;
    -moz-transform: rotate(-63.5deg);
    -o-transform: rotate(-63.5deg);
    -webkit-transform: rotate(-63.5deg);
    -ms-transform: rotate(-63.5deg);
    transform: rotate(-63.5deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    -moz-transition-property: width, height;
    -o-transition-property: width, height;
    -webkit-transition-property: width, height;
    transition-property: width, height;
    -moz-transition-duration: 2.5s;
    -o-transition-duration: 2.5s;
    -webkit-transition-duration: 2.5s;
    transition-duration: 2.5s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.preloader__logo__l61 {
    position: absolute;
    right: 50%;
    bottom: 0;
    height: 1px;
    width: 0;
    background: #fff;
    -moz-transition-property: width, height;
    -o-transition-property: width, height;
    -webkit-transition-property: width, height;
    transition-property: width, height;
    -moz-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.preloader__logo__l62 {
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 1px;
    width: 0;
    background: #fff;
    -moz-transition-property: width, height;
    -o-transition-property: width, height;
    -webkit-transition-property: width, height;
    transition-property: width, height;
    -moz-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.preloader__progress {
    position: absolute;
    right: 81px;
    bottom: 0;
    height: 100%
}

.preloader__progress i {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0;
    background: #727272;
    width: 1px
}

.preloader__progress span {
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    font-weight: 100;
    text-align: center;
    width: 90px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -45px;
    margin-top: -50px
}

.preloader__progress span b {
    font-weight: 100
}

.btn-next {
    cursor: pointer;
    width: 40px;
    border: 1px solid #fff;
    margin-left: -21px;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px)
}

.activate-home-page .btn-next {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.btn-next .btn-next_i {
    position: relative;
    width: 40px;
    height: 40px;
    overflow: hidden;
    -webkit-animation: overflowAnimation 2.5s ease forwards infinite;
    -moz-animation: overflowAnimation 2.5s ease forwards infinite;
    -ms-animation: overflowAnimation 2.5s ease forwards infinite;
    -o-animation: overflowAnimation 2.5s ease forwards infinite;
    animation: overflowAnimation 2.5s ease forwards infinite
}

.btn-next span {
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-animation: reverseOverflowAnimation 2.5s ease forwards infinite;
    -moz-animation: reverseOverflowAnimation 2.5s ease forwards infinite;
    -ms-animation: reverseOverflowAnimation 2.5s ease forwards infinite;
    -o-animation: reverseOverflowAnimation 2.5s ease forwards infinite;
    animation: reverseOverflowAnimation 2.5s ease forwards infinite
}

.btn-next span:after {
    position: absolute;
    content: "";
    display: block;
    width: 43px;
    height: 1px;
    left: 1px;
    top: 0;
    background: #fff;
    -moz-transform: rotate(63deg);
    -o-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    -ms-transform: rotate(63deg);
    transform: rotate(63deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.btn-next span:before {
    content: "";
    position: absolute;
    display: block;
    height: 43px;
    width: 1px;
    right: 0;
    bottom: -3px;
    background: #fff;
    -moz-transform: rotate(27deg);
    -o-transform: rotate(27deg);
    -webkit-transform: rotate(27deg);
    -ms-transform: rotate(27deg);
    transform: rotate(27deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.section-home {
    position: relative;
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .section-home {
        overflow: auto;
        background: #fff;
        height: 140px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-height: 800px) {
    .section-home {
        height: 415px !important
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .section-home {
        height: 415px !important
    }
}

.section-home .btn-next {
    position: absolute;
    z-index: 20;
    bottom: 37px;
    left: 50%
}

@media only screen and (max-width: 1240px) {
    .section-home .btn-next {
        display: none
    }
}

.no-touch .section-home .btn-next:hover span {
    color: #666
}

@keyframes pulse {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }
    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
}

@-webkit-keyframes pulse {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }
    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
}

@keyframes overflowAnimation {
    0% {
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
    100% {
        -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }
}

@-webkit-keyframes overflowAnimation {
    0% {
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
    100% {
        -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }
}

@keyframes reverseOverflowAnimation {
    0% {
        -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }
    100% {
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@-webkit-keyframes reverseOverflowAnimation {
    0% {
        -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }
    100% {
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

html:not(.loaded) a {
    color: #fff !important
}

@media only screen and (min-width: 768px) {
    .logo {
        display: block;
        position: absolute;
        right: 24px;
        z-index: 102;
        bottom: 60px;
        width: 28px;
        height: 160px;
        -moz-transition-property: opacity;
        -o-transition-property: opacity;
        -webkit-transition-property: opacity;
        transition-property: opacity;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -moz-transition-timing-function: ease;
        -o-transition-timing-function: ease;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease
    }

    .logo a {
        position: fixed;
        display: block;
        font-size: 160px;
        color: #fff;
        width: 28px;
        height: 160px;
        z-index: 100
    }
}

@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min-resolution: 192dpi) {
    .logo a {
        font-size: 165px
    }
}

@media only screen and (min-width: 768px) {
    .logo a {
        position: fixed;
        display: block;
        font-size: 160px;
        color: #fff;
        width: 28px;
        height: 160px;
        z-index: 100
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi) {
    .logo a {
        font-size: 165px
    }
}

@media only screen and (max-width: 1240px) {
    .logo {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .logo-animation {
        position: absolute;
        width: 400px;
        height: 168px;
        left: 50%;
        margin-left: -200px;
        top: 50%;
        margin-top: -84px;
        z-index: 100;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        -moz-transition-property: opacity;
        -o-transition-property: opacity;
        -webkit-transition-property: opacity;
        transition-property: opacity;
        -moz-transition-duration: 0.8s;
        -o-transition-duration: 0.8s;
        -webkit-transition-duration: 0.8s;
        transition-duration: 0.8s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .logo-animation.inv {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }
}

@media only screen and (max-width: 1240px) {
    .logo-animation {
        background: url('data:image/png;base64,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');
        width: 200px;
        height: 84px;
        -webkit-background-size: cover;
        background-size: cover;
        position: absolute;
        left: 50%;
        top: 178px;
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .logo-animation svg {
        display: none
    }

    .logo-animation.inv {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .logo-animation {
        width: 420px;
        height: 176px;
        top: 50%;
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .logo-animation {
        top: 165px;
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        margin-top: 0
    }
}

@media only screen and (max-width: 1240px) {
    .section-home__bg {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .section-home__bg {
        position: absolute;
        z-index: 1;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }

    .section-home__bg span {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        -webkit-background-size: cover;
        background-size: cover;
        background-position: 50% 50%;
        -webkit-animation: bgzoom 30s linear 0s infinite alternate;
        -moz-animation: bgzoom 30s linear 0s infinite alternate;
        -ms-animation: bgzoom 30s linear 0s infinite alternate;
        -o-animation: bgzoom 30s linear 0s infinite alternate;
        animation: bgzoom 30s linear 0s infinite alternate
    }
}

@media only screen and (min-width: 768px) {
    .section-home__bg_left {
        z-index: 2;
        width: auto;
        left: 0;
        right: 81px;
        overflow: hidden;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -webkit-transition-property: -webkit-transform;
        transition-property: transform;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        -webkit-transition-duration: 0.4s;
        transition-duration: 0.4s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .section-home__bg_left span {
        padding-right: 81px
    }

    .open-articles .section-home__bg_left {
        -moz-transform: translate3d(-140px, 0, 0);
        -webkit-transform: translate3d(-140px, 0, 0);
        transform: translate3d(-140px, 0, 0)
    }
}

@media only screen and (min-width: 768px) {
    .lang {
        position: absolute;
        right: 58px;
        top: 0;
        z-index: 102;
        -moz-transition-property: top, opacity;
        -o-transition-property: top, opacity;
        -webkit-transition-property: top, opacity;
        transition-property: top, opacity;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -moz-transition-timing-function: ease;
        -o-transition-timing-function: ease;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }

    .activate-home-page .lang {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        top: 49px
    }

    .lang .lang_i {
        position: fixed;
        display: block;
        z-index: 1002
    }

    .lang .lang_i.open ul {
        visibility: visible;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
}

@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1240px) {
    .lang .lang_i {
        position: relative
    }
}

@media only screen and (min-width: 768px) {
    .lang a {
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 1px;
        color: #fff;
        font-family: "campton-semi-bold", sans-serif;
        text-transform: uppercase;
        -moz-transition-property: color;
        -o-transition-property: color;
        -webkit-transition-property: color;
        transition-property: color;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        -webkit-transition-duration: 0.4s;
        transition-duration: 0.4s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .no-video .lang a {
        color: #000
    }

    .no-touch .lang a:hover {
        color: #666 !important
    }

    .lang ul {
        position: absolute;
        left: 0;
        top: 35px;
        visibility: hidden;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -moz-transition-property: visibility, opacity;
        -o-transition-property: visibility, opacity;
        -webkit-transition-property: visibility, opacity;
        transition-property: visibility, opacity;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        -webkit-transition-duration: 0.4s;
        transition-duration: 0.4s;
        -moz-transition-timing-function: ease;
        -o-transition-timing-function: ease;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease
    }

    .lang ul li {
        list-style: none;
        padding-bottom: 25px
    }

    .lang.drop-black ul li a {
        color: #000 !important
    }

    .lang.drop-black ul li a:hover {
        color: #666 !important
    }
}

@media only screen and (max-width: 1240px) {
    .lang {
        display: none
    }
}

.social {
    white-space: nowrap
}

@media only screen and (min-width: 768px) {
    .social {
        position: absolute;
        right: 105px;
        top: 47px;
        z-index: 1003;
        -moz-transition-property: -moz-transform, opacity;
        -o-transition-property: -o-transform, opacity;
        -webkit-transition-property: -webkit-transform, opacity;
        transition-property: transform, opacity;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        -webkit-transition-duration: 0.4s;
        transition-duration: 0.4s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -moz-transform: translate(0, 100px);
        -ms-transform: translate(0, 100px);
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    .activate-home-page .social {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .open-articles .social {
        -moz-transform: translate3d(-140px, 0, 0);
        -webkit-transform: translate3d(-140px, 0, 0);
        transform: translate3d(-140px, 0, 0)
    }
}

.social a {
    color: rgba(255, 255, 255, 0.6);
    font-size: 13px;
    margin-left: 8px;
    display: inline-block;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.social a:first-child {
    margin-left: 0
}

.no-touch .social a:hover {
    color: #fff
}

@media only screen and (max-width: 1240px) {
    .sections-wrap .social {
        display: none
    }
}

.btn-menu {
    position: absolute;
    left: 50%;
    top: 25px;
    margin-left: -32px
}

@media only screen and (max-width: 1240px) {
    .btn-menu {
        display: none
    }
}

.btn-menu > span {
    text-align: center;
    display: block;
    padding-top: 14px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-family: "campton-semi-bold", Arial, sans-serif;
    letter-spacing: 1px;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

@media only screen and (max-width: 767px) {
    .btn-menu > span {
        color: #000
    }
}

@media only screen and (max-width: 1240px) {
    .sub-page .btn-menu > span {
        color: #000
    }
}

.btn-menu.btn-menu_touch {
    left: 30px;
    top: 30px;
    margin-left: 0;
    z-index: 1005;
    display: none
}

.btn-menu.btn-menu_touch .btn-menu_i {
    border-radius: 33px;
    text-align: center;
}

.btn-menu.btn-menu_touch .btn-menu_i img {
    width: 42px;
    padding-top: 38%;
}

@media only screen and (max-width: 1240px) {
    .btn-menu.btn-menu_touch {
        left: 50%;
        margin-left: -32px;
        display: block
    }
}

.btn-full-menu {
    position: absolute;
    display: inline-block;
    box-sizing: border-box;
    padding-left: 15px;
    width: 2px;
    height: 40px;
    top: 45px;
    right: -2px;
    border-right: 2px solid #ffffff;
    cursor: pointer;
    z-index: 10;
    opacity: 0;
    transition: right .2s .3s, opacity .2s .3s, border .25s ease-out
}

.half-menu .nav-main_i.open .btn-full-menu {
    right: 0;
    opacity: 1;
    transition: right .4s 1s, opacity .4s 1s, border .25s ease-out
}

.no-touch .btn-full-menu:hover {
    border-right-width: 12px
}

.btn-menu_i {
    cursor: pointer;
    width: 64px;
    height: 64px;
    position: relative;
    z-index: 1000;
    border: 1px solid rgba(255, 255, 255, 0.4);
    -moz-transition-property: border-color;
    -o-transition-property: border-color;
    -webkit-transition-property: border-color;
    transition-property: border-color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    cursor: pointer
}

.no-touch .btn-menu_i:hover {
    border-color: #fff
}

.no-touch .btn-menu_i:hover .line-2-1,
.no-touch .btn-menu_i:hover .line-2-2 {
    background: #fff
}

@media only screen and (max-width: 767px) {
    .btn-menu_i {
        border-color: #000
    }
}

@media only screen and (max-width: 1240px) {
    .sub-page .btn-menu_i {
        border-color: #000
    }
}

.btn-menu_i .line-1,
.btn-menu_i .line-2-1,
.btn-menu_i .line-2-2,
.btn-menu_i .line-3,
.btn-menu_i .line-2 {
    height: 1px;
    background: #ffffff;
    position: absolute;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

@media only screen and (max-width: 767px) {
    .btn-menu_i .line-1,
    .btn-menu_i .line-2-1,
    .btn-menu_i .line-2-2,
    .btn-menu_i .line-3,
    .btn-menu_i .line-2 {
        background: #000
    }
}

@media only screen and (max-width: 1240px) {
    .sub-page .btn-menu_i .line-1,
    .sub-page .btn-menu_i .line-2-1,
    .sub-page .btn-menu_i .line-2-2,
    .sub-page .btn-menu_i .line-3,
    .sub-page .btn-menu_i .line-2 {
        background: #000
    }
}

.btn-menu_i .line-1 {
    top: 12px;
    left: 13px;
    width: 14px;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.btn-menu_i .line-2 {
    left: 8px;
    top: 18px;
    width: 24px;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.btn-menu_i .line-2-1 {
    width: 43px;
    left: 1px;
    top: 0;
    -moz-transform: rotate(63deg);
    -o-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    -ms-transform: rotate(63deg);
    transform: rotate(63deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: rgba(255, 255, 255, 0.4);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-property: opacity, background;
    -o-transition-property: opacity, background;
    -webkit-transition-property: opacity, background;
    transition-property: opacity, background;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.btn-menu_i .line-2-2 {
    height: 43px;
    width: 1px;
    right: 0;
    top: 0;
    -moz-transform: rotate(27deg);
    -o-transform: rotate(27deg);
    -webkit-transform: rotate(27deg);
    -ms-transform: rotate(27deg);
    transform: rotate(27deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: rgba(255, 255, 255, 0.4);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-property: opacity, background;
    -o-transition-property: opacity, background;
    -webkit-transition-property: opacity, background;
    transition-property: opacity, background;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.btn-menu_i .line-3 {
    left: 13px;
    top: 24px;
    width: 14px;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.nav-main {
    position: absolute;
    z-index: 1002;
    left: 0;
    top: 0;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.nav-main .nav-main_i {
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.nav-main.white .nav-main_i {
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.nav-main.white .nav-main_i .menu .menu__list li a {
    color: #000000;
}

.nav-main.white .nav-main_i .menu .menu__list .light a {
    color: #ffffff;
}

.nav-main.white .nav-main_i .btn-menu .btn-menu_i {
    border: 1px solid #1D304E;
    border-radius: 44px;
}

.nav-main .nav-main_i .btn-menu .btn-menu_i {
    border: 1px solid #FFFFFF;
    border-radius: 44px;
}

.nav-main.white .social a {
    color: #000000;
}

.nav-main.white .nav-main_i .btn-menu span {
    color: #000000;
}

.detect-inview.tonja {
    background: url("../img/team/tonja_ratic.webp");
    background-size: cover;
}

.detect-inview.marko {
    background: url("../img/team/marko_katnic.webp");
    background-size: cover;
}

.no-touch .activate-home-page .nav-main {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

@media only screen and (max-width: 1240px) {
    .nav-main {
        width: 100%;
        -moz-transform: translate3d(0, -200%, 0);
        -webkit-transform: translate3d(0, -200%, 0);
        transform: translate3d(0, -200%, 0);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }
}

.menu-open .nav-main {
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.nav-main .social {
    text-align: center;
    width: 100%;
    bottom: 35px;
    left: 50%;
    right: auto;
    top: auto;
    transform: translateX(-50%);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.nav-main .social a {
    display: inline-block;
    color: #fff;
    margin-top: 0;
    margin-left: 18px
}

.nav-main .social a:first-child {
    margin-left: 0
}

@media only screen and (max-width: 1240px) {
    .nav-main .social {
        position: absolute;
        width: 100%;
        bottom: 21px;
        left: 50%;
        right: auto;
        top: auto;
        transform: translateX(-50%);
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

    .nav-main .social a {
        display: inline-block;
        color: #fff;
        margin-top: 0;
        margin-left: 18px
    }

    .nav-main .social a:first-child {
        margin-left: 0
    }
}

.nav-main__back-home {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    -moz-transition-property: opacity, visibility;
    -o-transition-property: opacity, visibility;
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

@media only screen and (max-width: 767px) {
    .nav-main__back-home {
        position: absolute;
        top: 106px;
        left: 30px;
        right: 30px;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        visibility: visible;
        border-bottom: 1px solid #2e2e2e
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .nav-main__back-home {
        position: absolute;
        top: 80px;
        left: 30px;
        right: 30px;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        visibility: visible;
        border-bottom: 1px solid #2e2e2e
    }
}

.nav-main__back-home a {
    display: block;
    font-size: 12px;
    position: relative;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    font-family: "campton-semi-bold", sans-serif;
    height: 52px;
    line-height: 52px;
    text-align: center;
    -moz-transition: color .3s ease-out, opacity .3s ease-out 0s, visibility .3s ease-out 0s, letter-spacing .3s ease-out;
    -o-transition: color .3s ease-out, opacity .3s ease-out 0s, visibility .3s ease-out 0s, letter-spacing .3s ease-out;
    -webkit-transition: color .3s ease-out, opacity .3s ease-out, visibility .3s ease-out, letter-spacing .3s ease-out;
    -webkit-transition-delay: 0s, 0s, 0s, 0s;
    transition: color .3s ease-out, opacity .3s ease-out 0s, visibility .3s ease-out 0s, letter-spacing .3s ease-out
}

.no-touch .nav-main__back-home a:hover {
    color: #666;
    letter-spacing: 2px
}

.no-touch .nav-main__back-home a:hover.active {
    letter-spacing: 1px;
    color: #666
}

@media only screen and (min-width: 768px) {
    .nav-main_i {
        overflow: hidden
    }
}

@media only screen and (min-width: 1241px) {
    .nav-main_i {
        position: fixed;
        height: 100%;
        background-color: var(--menu-bg);
        width: 94px;
        -moz-transition-property: width;
        -o-transition-property: width;
        -webkit-transition-property: width;
        transition-property: width;
        -moz-transition-duration: 0.8s;
        -o-transition-duration: 0.8s;
        -webkit-transition-duration: 0.8s;
        transition-duration: 0.8s;
        -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
    }

    .nav-main_i .nav-main__back-home {
        position: absolute;
        left: 50%;
        -moz-transform: translate(60px, 0);
        -ms-transform: translate(60px, 0);
        -webkit-transform: translate(60px, 0);
        transform: translate(60px, 0);
        width: 115px;
        visibility: hidden
    }

    .nav-main_i.open {
        width: 305px
    }
}

@media only screen and (min-width: 1241px) and (min-width: 768px) and (max-width: 1240px) {
    .nav-main_i.open {
        width: 100%
    }
}

@media only screen and (min-width: 1241px) {
    .half-menu .nav-main_i.open {
        width: 300px
    }
}

@media only screen and (min-width: 1241px) and (min-width: 768px) and (max-width: 1240px) {
    .half-menu .nav-main_i.open {
        width: 100%
    }
}

@media only screen and (min-width: 1241px) {
    .nav-main_i.open .nav-main__lang,
    .nav-main_i.open .nav-main__back-home,
    .nav-main_i.open .social {
        -moz-transition-delay: 0.5s;
        -o-transition-delay: 0.5s;
        -webkit-transition-delay: 0.5s;
        transition-delay: 0.5s;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        visibility: visible
    }

    .half-menu .nav-main_i.open .nav-main__lang,
    .half-menu .nav-main_i.open .nav-main__back-home,
    .half-menu .nav-main_i.open .social {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }
}

@media only screen and (min-width: 1241px) and (min-width: 768px) and (max-width: 1240px) {
    .half-menu .nav-main_i.open .nav-main__lang,
    .half-menu .nav-main_i.open .nav-main__back-home,
    .half-menu .nav-main_i.open .social {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
}

@media only screen and (min-width: 1241px) {
    .nav-main_i.open .menu .menu-col2 {
        -moz-transition-delay: 0.5s;
        -o-transition-delay: 0.5s;
        -webkit-transition-delay: 0.5s;
        transition-delay: 0.5s;
        visibility: visible;
        width: 240px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }
}

@media only screen and (min-width: 1241px) and (min-width: 768px) and (max-width: 1240px) {
    .nav-main_i.open .menu .menu-col2 {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
}

@media only screen and (min-width: 1241px) {
    .half-menu .nav-main_i.open .menu .menu-col2 {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }
}

@media only screen and (min-width: 1241px) and (min-width: 768px) and (max-width: 1240px) {
    .half-menu .nav-main_i.open .menu .menu-col2 {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
}

@media only screen and (min-width: 1241px) {
    .nav-main_i.open .menu > .menu__list {
        position: absolute;
        right: 30px;
        left: 30px;
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .half-menu .nav-main_i.open .menu > .menu__list {
        right: 30px;
        left: 30px;
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .nav-main_i.open .menu .menu__list li a {
        -moz-transition: color .3s ease-out, opacity .3s ease-out .5s, visibility .3s ease-out .5s, letter-spacing .3s ease-out;
        -o-transition: color .3s ease-out, opacity .3s ease-out .5s, visibility .3s ease-out .5s, letter-spacing .3s ease-out;
        -webkit-transition: color .3s ease-out, opacity .3s ease-out, visibility .3s ease-out, letter-spacing .3s ease-out;
        -webkit-transition-delay: 0s, .5s, .5s, 0s;
        transition: color .3s ease-out, opacity .3s ease-out .5s, visibility .3s ease-out .5s, letter-spacing .3s ease-out;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        visibility: visible
    }

    .nav-main_i.open .btn-menu_i {
        -moz-transition-property: border-color;
        -o-transition-property: border-color;
        -webkit-transition-property: border-color;
        transition-property: border-color;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .nav-main_i.open .btn-menu_i .line-1,
    .nav-main_i.open .btn-menu_i .line-3,
    .nav-main_i.open .btn-menu_i .line-2 {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }

    .nav-main_i.open .btn-menu_i .line-2-1 {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        -moz-transition-property: -moz-transform, width, height;
        -o-transition-property: -o-transform, width, height;
        -webkit-transition-property: -webkit-transform, width, height;
        transition-property: transform, width, height;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .nav-main_i.open .btn-menu_i .line-2-2 {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        -moz-transition-property: -moz-transform, width, height;
        -o-transition-property: -o-transform, width, height;
        -webkit-transition-property: -webkit-transform, width, height;
        transition-property: transform, width, height;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .nav-main_i.open .btn-menu_i .line-2-1 {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        -moz-transform: rotate(63deg);
        -o-transform: rotate(63deg);
        -webkit-transform: rotate(63deg);
        -ms-transform: rotate(63deg);
        transform: rotate(63deg);
        filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
        zoom: 1;
        width: 43px
    }

    .nav-main_i.open .btn-menu_i .line-2-2 {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        height: 43px;
        -moz-transform: rotate(27deg);
        -o-transform: rotate(27deg);
        -webkit-transform: rotate(27deg);
        -ms-transform: rotate(27deg);
        transform: rotate(27deg);
        filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
        zoom: 1
    }

    .half-menu .nav-main_i.open .btn-menu_i .line-2-1 {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        -moz-transform: rotate(63deg);
        -o-transform: rotate(63deg);
        -webkit-transform: rotate(63deg);
        -ms-transform: rotate(63deg);
        transform: rotate(63deg);
        filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
        zoom: 1;
        width: 43px
    }

    .half-menu .nav-main_i.open .btn-menu_i .line-2-2 {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        height: 43px;
        -moz-transform: rotate(27deg);
        -o-transform: rotate(27deg);
        -webkit-transform: rotate(27deg);
        -ms-transform: rotate(27deg);
        transform: rotate(27deg);
        filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
        zoom: 1
    }

    .nav-main_i.open .btn-menu > span {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }

    .nav-main_i .menu {
        position: relative;
        padding: 135px 30px 0 30px;
        height: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .nav-main_i .menu .menu-col2 {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        visibility: hidden;
        position: absolute;
        left: 50%;
        -moz-transform: translate(60px, 0);
        -ms-transform: translate(60px, 0);
        -webkit-transform: translate(60px, 0);
        transform: translate(60px, 0);
        top: 133px;
        width: 240px;
        -moz-transition-property: opacity, visibility;
        -o-transition-property: opacity, visibility;
        -webkit-transition-property: opacity, visibility;
        transition-property: opacity, visibility;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .touch .nav-main_i .menu .menu-col2 {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

    .nav-main_i .menu .menu-col2 .social {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

    .nav-main_i .menu > .menu__list {
        position: absolute;
        right: 30px;
        left: 30px
    }

    .nav-main_i .menu .menu__list {
        max-width: 240px;
        -moz-transition-property: -moz-transform, left, right, width;
        -o-transition-property: -o-transform, left, right, width;
        -webkit-transition-property: -webkit-transform, left, right, width;
        transition-property: transform, left, right, width;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .open .menu > .menu__list > li {
        background-color: var(--menu-list-item-color);
        border-radius: 26px;
        margin-bottom: 5px;
    }
}

@media only screen and (min-width: 1241px) and (min-width: 768px) and (max-width: 1240px) {
    .nav-main_i .menu .menu__list {
        max-width: 48%
    }
}

@media only screen and (min-width: 1241px) {
    .nav-main_i .menu .menu__list li {
        list-style: none;
        /*  border-bottom:1px solid #2e2e2e;*/
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -webkit-transition-property: -webkit-transform;
        transition-property: transform;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .nav-main_i .menu .menu__list li a {
        display: block;
        font-size: 12px;
        position: relative;
        text-transform: uppercase;
        color: #fff;
        letter-spacing: 1px;
        font-family: "campton-book", sans-serif;
        height: 53px;
        line-height: 53px;
        text-align: center;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        visibility: hidden;
        -moz-transition: color .3s ease-out, opacity .3s ease-out 0s, visibility .3s ease-out 0s, letter-spacing .3s ease-out;
        -o-transition: color .3s ease-out, opacity .3s ease-out 0s, visibility .3s ease-out 0s, letter-spacing .3s ease-out;
        -webkit-transition: color .3s ease-out, opacity .3s ease-out, visibility .3s ease-out, letter-spacing .3s ease-out;
        -webkit-transition-delay: 0s, 0s, 0s, 0s;
        transition: color .3s ease-out, opacity .3s ease-out 0s, visibility .3s ease-out 0s, letter-spacing .3s ease-out
    }

    .nav-main_i .menu .menu__list li a.active {
        border: 1px solid #fff;
        border-radius: 26px;
    }

    .no-touch .nav-main_i .menu .menu__list li a:hover {
        color: #666;
        letter-spacing: 2px
    }

    .no-touch .nav-main_i .menu .menu__list li a:hover.active {
        letter-spacing: 1px;
        color: #666
    }
}

@media only screen and (max-width: 1240px) {
    .nav-main_i {
        position: relative;
        width: 100%;
        background-color: var(--menu-bg);
    }

    .nav-main_i.open {
        width: 100%
    }

    .nav-main_i .menu-col2 {
        padding-bottom: 60px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        display: none
    }

    .nav-main_i .menu {
        padding: 145px 30px 55px 30px
    }

    .nav-main_i .menu .menu__list li {
        list-style: none;
        /*  border-bottom:1px solid #2e2e2e*/
    }

    .nav-main_i .menu .menu__list li a {
        visibility: visible;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        display: block;
        font-size: 12px;
        position: relative;
        text-transform: uppercase;
        color: #fff;
        font-family: "campton-book", sans-serif;
        height: 52px;
        line-height: 52px;
        text-align: center;
        letter-spacing: 1px;
        background-color: var(--menu-list-item-color);
        border-radius: 26px;
        margin-bottom: 5px;
    }

    .nav-main_i .menu .menu__list li a.active {
        border: 1px solid #fff;
        border-radius: 26px;
    }

    .nav-main_i .menu .menu__list li a.active:after {
        /*  content:"";*/
        position: absolute;
        left: 0;
        top: 50%;
        height: 1px;
        background: rgba(255, 255, 255, 0.5);
        width: 100%;
        margin-top: -2px
    }
}

@media only screen and (max-width: 767px) {
    .nav-main_i {
        padding-top: 110px
    }

    .nav-main_i .menu {
        padding-top: 0
    }
}

@media only screen and (min-width: 1241px) {
    .nav-main__lang {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        visibility: hidden;
        left: 0;
        width: 100%;
        position: absolute;
        top: 110px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .nav-main__lang {
        left: 0;
        width: 100%;
        position: absolute;
        top: 110px
    }
}

@media only screen and (max-width: 767px) {
    .nav-main__lang {
        left: 0;
        width: 100%;
        position: absolute;
        top: 90px
    }
}

.nav-main__lang ul {
    text-align: center;
    white-space: nowrap
}

.nav-main__lang ul li {
    display: inline-block;
    padding: 0 64px
}

.nav-main__lang ul li a {
    font-size: 12px;
    color: #bbbbbb;
    line-height: 14px;
    text-transform: uppercase;
    font-family: "campton-semi-bold", sans-serif;
    letter-spacing: 1px;
    -moz-transition: color .3s ease-out;
    -o-transition: color .3s ease-out;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out
}

.nav-main__lang ul li a.active,
.nav-main__lang ul li a:hover {
    color: #000000;
}

.menu-open .btn-menu_i .line-1,
.menu-open .btn-menu_i .line-3,
.menu-open .btn-menu_i .line-2 {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.menu-open .btn-menu_i .line-2-1 {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: .4;
    -moz-transform: rotate(44deg);
    -o-transform: rotate(44deg);
    -webkit-transform: rotate(44deg);
    -ms-transform: rotate(44deg);
    transform: rotate(44deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    width: 54px
}

.menu-open .btn-menu_i .line-2-2 {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: .4;
    height: 54px;
    -moz-transform: rotate(46deg);
    -o-transform: rotate(46deg);
    -webkit-transform: rotate(46deg);
    -ms-transform: rotate(46deg);
    transform: rotate(46deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1
}

.menu-open .btn-menu > span {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

@media only screen and (max-width: 1240px) {
    .menu-open .btn-menu_i {
        border-color: #fff
    }

    .menu-open .btn-menu_i .line-2-1,
    .menu-open .btn-menu_i .line-2-2 {
        background: #fff
    }
}

.articles-wrap {
    position: absolute;
    right: 81px;
    top: 0;
    height: 100%;
    z-index: 1001;
    width: 1px;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

@media only screen and (max-width: 1240px) {
    .articles-wrap {
        display: none
    }
}

.activate-home-page .articles-wrap {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

@media only screen and (min-width: 768px) {
    .articles {
        width: 0;
        position: fixed;
        border-right: 1px solid rgba(255, 255, 255, 0.4);
        -moz-transition-property: width;
        -o-transition-property: width;
        -webkit-transition-property: width;
        transition-property: width;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        -webkit-transition-duration: 0.4s;
        transition-duration: 0.4s;
        -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
    }

    .articles .music-wave {
        position: absolute;
        right: -16px;
        top: 152px;
        cursor: pointer
    }

    .sub-page .articles {
        border-color: #ccc
    }

    .open-articles .articles .articles_i ul {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .open-articles .articles .articles_i .articles_ii {
        -moz-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        -webkit-transform: translate(-140px, 0);
        transform: translate(-140px, 0)
    }

    .articles-show-images .articles .articles_i {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        visibility: visible
    }

    .articles-show-images .articles .articles_i ul li {
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

    .articles-show-images .articles .articles_i ul li:nth-child(1) {
        -moz-transition-delay: .5s;
        -o-transition-delay: .5s;
        -webkit-transition-delay: .5s;
        transition-delay: .5s
    }

    .articles-show-images .articles .articles_i ul li:nth-child(2) {
        -moz-transition-delay: .6s;
        -o-transition-delay: .6s;
        -webkit-transition-delay: .6s;
        transition-delay: .6s
    }

    .articles-show-images .articles .articles_i ul li:nth-child(3) {
        -moz-transition-delay: .7s;
        -o-transition-delay: .7s;
        -webkit-transition-delay: .7s;
        transition-delay: .7s
    }

    .articles-show-images .articles .articles_i ul li:nth-child(4) {
        -moz-transition-delay: .8s;
        -o-transition-delay: .8s;
        -webkit-transition-delay: .8s;
        transition-delay: .8s
    }

    .articles-show-images .articles .articles_i ul li:nth-child(5) {
        -moz-transition-delay: .9s;
        -o-transition-delay: .9s;
        -webkit-transition-delay: .9s;
        transition-delay: .9s
    }

    .articles-show-images .articles .articles_i ul li:nth-child(6) {
        -moz-transition-delay: 1s;
        -o-transition-delay: 1s;
        -webkit-transition-delay: 1s;
        transition-delay: 1s
    }

    .articles-show-images .articles .articles_i ul li:nth-child(7) {
        -moz-transition-delay: 1.1s;
        -o-transition-delay: 1.1s;
        -webkit-transition-delay: 1.1s;
        transition-delay: 1.1s
    }

    .articles-show-images .articles .articles_i ul li:nth-child(8) {
        -moz-transition-delay: 1.2s;
        -o-transition-delay: 1.2s;
        -webkit-transition-delay: 1.2s;
        transition-delay: 1.2s
    }

    .articles-show-images .articles .articles_i ul li:nth-child(9) {
        -moz-transition-delay: 1.3s;
        -o-transition-delay: 1.3s;
        -webkit-transition-delay: 1.3s;
        transition-delay: 1.3s
    }

    .articles-show-images .articles .articles_i ul li:nth-child(10) {
        -moz-transition-delay: 1.4s;
        -o-transition-delay: 1.4s;
        -webkit-transition-delay: 1.4s;
        transition-delay: 1.4s
    }

    .articles-show-images .articles .articles_i ul li:nth-child(11) {
        -moz-transition-delay: 1.5s;
        -o-transition-delay: 1.5s;
        -webkit-transition-delay: 1.5s;
        transition-delay: 1.5s
    }

    .articles-show-images .articles .articles_i ul li:nth-child(12) {
        -moz-transition-delay: 1.6s;
        -o-transition-delay: 1.6s;
        -webkit-transition-delay: 1.6s;
        transition-delay: 1.6s
    }

    .articles-show-images .articles .articles_i ul li:nth-child(13) {
        -moz-transition-delay: 1.7s;
        -o-transition-delay: 1.7s;
        -webkit-transition-delay: 1.7s;
        transition-delay: 1.7s
    }

    .articles-show-images .articles .articles_i ul li:nth-child(14) {
        -moz-transition-delay: 1.8s;
        -o-transition-delay: 1.8s;
        -webkit-transition-delay: 1.8s;
        transition-delay: 1.8s
    }

    .articles-show-images .articles .articles_i ul li:nth-child(15) {
        -moz-transition-delay: 1.9s;
        -o-transition-delay: 1.9s;
        -webkit-transition-delay: 1.9s;
        transition-delay: 1.9s
    }

    .articles-show-images .articles .articles_i ul li:nth-child(16) {
        -moz-transition-delay: 2s;
        -o-transition-delay: 2s;
        -webkit-transition-delay: 2s;
        transition-delay: 2s
    }

    .articles-show-images .articles .articles_i ul li:nth-child(17) {
        -moz-transition-delay: 2.1s;
        -o-transition-delay: 2.1s;
        -webkit-transition-delay: 2.1s;
        transition-delay: 2.1s
    }

    .articles-show-images .articles .articles_i ul li:nth-child(18) {
        -moz-transition-delay: 2.2s;
        -o-transition-delay: 2.2s;
        -webkit-transition-delay: 2.2s;
        transition-delay: 2.2s
    }

    .articles-show-images .articles .articles_i ul li:nth-child(19) {
        -moz-transition-delay: 2.3s;
        -o-transition-delay: 2.3s;
        -webkit-transition-delay: 2.3s;
        transition-delay: 2.3s
    }

    .articles-show-images .articles .articles_i ul li:nth-child(20) {
        -moz-transition-delay: 2.4s;
        -o-transition-delay: 2.4s;
        -webkit-transition-delay: 2.4s;
        transition-delay: 2.4s
    }

    .articles .mCSB_scrollTools {
        visibility: hidden;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }

    .articles .mCSB_container {
        margin-right: 0
    }

    .articles:after {
        content: "";
        display: block;
        position: absolute;
        left: -3px;
        bottom: -8px;
        width: 8px;
        height: 8px;
        background: #000;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%
    }
}

@media only screen and (min-width: 768px) {
    .articles_i {
        width: 140px;
        top: 0;
        right: 0;
        overflow: hidden;
        position: absolute;
        height: 100%;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        visibility: hidden;
        -moz-transition-property: border-color;
        -o-transition-property: border-color;
        -webkit-transition-property: border-color;
        transition-property: border-color;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        -webkit-transition-duration: 0.4s;
        transition-duration: 0.4s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .articles_i .articles_ii {
        background: #000;
        position: absolute;
        left: 140px;
        top: 0;
        height: 100%;
        overflow: hidden;
        width: 140px;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -webkit-transition-property: -webkit-transform;
        transition-property: transform;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        -webkit-transition-duration: 0.4s;
        transition-duration: 0.4s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .articles_i ul {
        -moz-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        -webkit-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -webkit-transition-property: -webkit-transform;
        transition-property: transform;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        -webkit-transition-duration: 0.4s;
        transition-duration: 0.4s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        -webkit-transform-style: preserve-3d;
        perspective: 1000px
    }

    .articles_i ul li {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -moz-transition-property: opacity, -moz-transform;
        -o-transition-property: opacity, -o-transform;
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, transform;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        -moz-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .articles_i ul li img {
        display: block
    }

    .articles_i ul li a {
        display: block;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -webkit-transition-property: -webkit-transform;
        transition-property: transform;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        -webkit-transition-duration: 0.4s;
        transition-duration: 0.4s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .no-touch .articles_i ul li a:hover {
        -moz-transform: scale(.95, .95);
        -ms-transform: scale(.95, .95);
        -webkit-transform: scale(.95, .95);
        transform: scale(.95, .95)
    }
}

@media only screen and (max-width: 1240px) {
    .articles-new {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .articles-new {
        position: absolute;
        z-index: 10;
        right: 127px;
        top: 170px;
        -moz-transition-property: -moz-transform, opacity;
        -o-transition-property: -o-transform, opacity;
        -webkit-transition-property: -webkit-transform, opacity;
        transition-property: transform, opacity;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        -webkit-transition-duration: 0.4s;
        transition-duration: 0.4s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -moz-transform: translate(0, 100px);
        -ms-transform: translate(0, 100px);
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    .activate-home-page .articles-new {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .open-articles .articles-new {
        -moz-transform: translate3d(-140px, 0, 0);
        -webkit-transform: translate3d(-140px, 0, 0);
        transform: translate3d(-140px, 0, 0)
    }

    .articles-new span {
        font-size: 12px;
        color: #fff;
        font-family: "campton-semi-bold", sans-serif;
        text-transform: uppercase;
        line-height: 14px;
        position: relative;
        letter-spacing: 2px
    }

    .articles-new em {
        font-style: normal;
        font-size: 12px;
        color: rgba(255, 255, 255, 0.4);
        font-family: "campton-semi-bold", Arial, sans-serif;
        line-height: 14px;
        position: absolute;
        right: -30px;
        top: 0
    }

    .articles-new:after {
        content: "";
        position: absolute;
        right: -7px;
        top: -5px;
        height: 23px;
        width: 1px;
        background: rgba(255, 255, 255, 0.4);
        display: block
    }
}

.music-wave .line {
    height: 1px;
    background: #acacac;
    width: 16px;
    margin-bottom: 2px;
    position: relative
}

.music-wave .line:nth-child(2n) {
    width: 8px
}

.music-wave .line span {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #fff;
    -webkit-animation: sound 0ms -800ms linear infinite alternate;
    -moz-animation: sound 0ms -800ms linear infinite alternate;
    -ms-animation: sound 0ms -800ms linear infinite alternate;
    -o-animation: sound 0ms -800ms linear infinite alternate;
    animation: sound 0ms -800ms linear infinite alternate
}

.music-wave .line:nth-child(1) span {
    -webkit-animation-duration: 474ms;
    -moz-animation-duration: 474ms;
    -ms-animation-duration: 474ms;
    -o-animation-duration: 474ms;
    animation-duration: 474ms
}

.music-wave .line:nth-child(2) span {
    -webkit-animation-duration: 433ms;
    -moz-animation-duration: 433ms;
    -ms-animation-duration: 433ms;
    -o-animation-duration: 433ms;
    animation-duration: 433ms
}

.music-wave .line:nth-child(3) span {
    -webkit-animation-duration: 407ms;
    -moz-animation-duration: 407ms;
    -ms-animation-duration: 407ms;
    -o-animation-duration: 407ms;
    animation-duration: 407ms
}

.music-wave .line:nth-child(4) span {
    -webkit-animation-duration: 458ms;
    -moz-animation-duration: 458ms;
    -ms-animation-duration: 458ms;
    -o-animation-duration: 458ms;
    animation-duration: 458ms
}

.music-wave .line:nth-child(5) span {
    -webkit-animation-duration: 400ms;
    -moz-animation-duration: 400ms;
    -ms-animation-duration: 400ms;
    -o-animation-duration: 400ms;
    animation-duration: 400ms
}

.music-wave .line:nth-child(6) span {
    -webkit-animation-duration: 427ms;
    -moz-animation-duration: 427ms;
    -ms-animation-duration: 427ms;
    -o-animation-duration: 427ms;
    animation-duration: 427ms
}

.music-wave .line:nth-child(7) span {
    -webkit-animation-duration: 441ms;
    -moz-animation-duration: 441ms;
    -ms-animation-duration: 441ms;
    -o-animation-duration: 441ms;
    animation-duration: 441ms
}

.music-wave .line:nth-child(8) span {
    -webkit-animation-duration: 419ms;
    -moz-animation-duration: 419ms;
    -ms-animation-duration: 419ms;
    -o-animation-duration: 419ms;
    animation-duration: 419ms
}

.music-wave .line:nth-child(9) span {
    -webkit-animation-duration: 487ms;
    -moz-animation-duration: 487ms;
    -ms-animation-duration: 487ms;
    -o-animation-duration: 487ms;
    animation-duration: 487ms
}

.music-wave .line:nth-child(10) span {
    -webkit-animation-duration: 442ms;
    -moz-animation-duration: 442ms;
    -ms-animation-duration: 442ms;
    -o-animation-duration: 442ms;
    animation-duration: 442ms
}

.music-wave .line:nth-child(11) span {
    -webkit-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -ms-animation-duration: 500ms;
    -o-animation-duration: 500ms;
    animation-duration: 500ms
}

.music-wave .line:nth-child(12) span {
    -webkit-animation-duration: 320ms;
    -moz-animation-duration: 320ms;
    -ms-animation-duration: 320ms;
    -o-animation-duration: 320ms;
    animation-duration: 320ms
}

.music-wave .line:nth-child(13) span {
    -webkit-animation-duration: 442ms;
    -moz-animation-duration: 442ms;
    -ms-animation-duration: 442ms;
    -o-animation-duration: 442ms;
    animation-duration: 442ms
}

.music-wave .line:nth-child(14) span {
    -webkit-animation-duration: 678ms;
    -moz-animation-duration: 678ms;
    -ms-animation-duration: 678ms;
    -o-animation-duration: 678ms;
    animation-duration: 678ms
}

.music-wave .line:nth-child(15) span {
    -webkit-animation-duration: 442ms;
    -moz-animation-duration: 442ms;
    -ms-animation-duration: 442ms;
    -o-animation-duration: 442ms;
    animation-duration: 442ms
}

.music-wave .line:nth-child(16) span {
    -webkit-animation-duration: 233ms;
    -moz-animation-duration: 233ms;
    -ms-animation-duration: 233ms;
    -o-animation-duration: 233ms;
    animation-duration: 233ms
}

.music-wave-v {
    width: 48px;
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1
}

.music-wave-v .line {
    height: 16px;
    background: #acacac;
    width: 1px;
    margin-right: 2px;
    position: relative;
    float: left
}

.music-wave-v .line:nth-child(2n) {
    height: 8px
}

.music-wave-v .line span {
    position: absolute;
    height: 0;
    width: 1px;
    background: #fff;
    -webkit-animation: sound-v 0ms -800ms linear infinite alternate;
    -moz-animation: sound-v 0ms -800ms linear infinite alternate;
    -ms-animation: sound-v 0ms -800ms linear infinite alternate;
    -o-animation: sound-v 0ms -800ms linear infinite alternate;
    animation: sound-v 0ms -800ms linear infinite alternate
}

.music-wave-v .line:nth-child(1) span {
    -webkit-animation-duration: 474ms;
    -moz-animation-duration: 474ms;
    -ms-animation-duration: 474ms;
    -o-animation-duration: 474ms;
    animation-duration: 474ms
}

.music-wave-v .line:nth-child(2) span {
    -webkit-animation-duration: 433ms;
    -moz-animation-duration: 433ms;
    -ms-animation-duration: 433ms;
    -o-animation-duration: 433ms;
    animation-duration: 433ms
}

.music-wave-v .line:nth-child(3) span {
    -webkit-animation-duration: 407ms;
    -moz-animation-duration: 407ms;
    -ms-animation-duration: 407ms;
    -o-animation-duration: 407ms;
    animation-duration: 407ms
}

.music-wave-v .line:nth-child(4) span {
    -webkit-animation-duration: 458ms;
    -moz-animation-duration: 458ms;
    -ms-animation-duration: 458ms;
    -o-animation-duration: 458ms;
    animation-duration: 458ms
}

.music-wave-v .line:nth-child(5) span {
    -webkit-animation-duration: 400ms;
    -moz-animation-duration: 400ms;
    -ms-animation-duration: 400ms;
    -o-animation-duration: 400ms;
    animation-duration: 400ms
}

.music-wave-v .line:nth-child(6) span {
    -webkit-animation-duration: 427ms;
    -moz-animation-duration: 427ms;
    -ms-animation-duration: 427ms;
    -o-animation-duration: 427ms;
    animation-duration: 427ms
}

.music-wave-v .line:nth-child(7) span {
    -webkit-animation-duration: 441ms;
    -moz-animation-duration: 441ms;
    -ms-animation-duration: 441ms;
    -o-animation-duration: 441ms;
    animation-duration: 441ms
}

.music-wave-v .line:nth-child(8) span {
    -webkit-animation-duration: 419ms;
    -moz-animation-duration: 419ms;
    -ms-animation-duration: 419ms;
    -o-animation-duration: 419ms;
    animation-duration: 419ms
}

.music-wave-v .line:nth-child(9) span {
    -webkit-animation-duration: 487ms;
    -moz-animation-duration: 487ms;
    -ms-animation-duration: 487ms;
    -o-animation-duration: 487ms;
    animation-duration: 487ms
}

.music-wave-v .line:nth-child(10) span {
    -webkit-animation-duration: 442ms;
    -moz-animation-duration: 442ms;
    -ms-animation-duration: 442ms;
    -o-animation-duration: 442ms;
    animation-duration: 442ms
}

.music-wave-v .line:nth-child(11) span {
    -webkit-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -ms-animation-duration: 500ms;
    -o-animation-duration: 500ms;
    animation-duration: 500ms
}

.music-wave-v .line:nth-child(12) span {
    -webkit-animation-duration: 320ms;
    -moz-animation-duration: 320ms;
    -ms-animation-duration: 320ms;
    -o-animation-duration: 320ms;
    animation-duration: 320ms
}

.music-wave-v .line:nth-child(13) span {
    -webkit-animation-duration: 442ms;
    -moz-animation-duration: 442ms;
    -ms-animation-duration: 442ms;
    -o-animation-duration: 442ms;
    animation-duration: 442ms
}

.music-wave-v .line:nth-child(14) span {
    -webkit-animation-duration: 678ms;
    -moz-animation-duration: 678ms;
    -ms-animation-duration: 678ms;
    -o-animation-duration: 678ms;
    animation-duration: 678ms
}

.music-wave-v .line:nth-child(15) span {
    -webkit-animation-duration: 442ms;
    -moz-animation-duration: 442ms;
    -ms-animation-duration: 442ms;
    -o-animation-duration: 442ms;
    animation-duration: 442ms
}

.music-wave-v .line:nth-child(16) span {
    -webkit-animation-duration: 233ms;
    -moz-animation-duration: 233ms;
    -ms-animation-duration: 233ms;
    -o-animation-duration: 233ms;
    animation-duration: 233ms
}

@keyframes bgzoom {
    0% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@-webkit-keyframes bgzoom {
    0% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes sound {
    0% {
        opacity: .35;
        width: 0
    }
    100% {
        opacity: 1;
        width: 100%
    }
}

@-webkit-keyframes sound {
    0% {
        opacity: .35;
        width: 0
    }
    100% {
        opacity: 1;
        width: 100%
    }
}

@keyframes sound-v {
    0% {
        opacity: .35;
        height: 0
    }
    100% {
        opacity: 1;
        height: 100%
    }
}

@-webkit-keyframes sound-v {
    0% {
        opacity: .35;
        height: 0
    }
    100% {
        opacity: 1;
        height: 100%
    }
}

.section-main {
    position: relative
}

@media only screen and (max-width: 767px) {
    .section-main {
        background: #fff
    }
}

@media only screen and (min-width: 768px) {
    .section-main .section-wrap {
        padding-left: 220px;
        padding-top: 100px;
        padding-bottom: 10px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .section-main {
        background: #fff;
        padding-top: 53px
    }

    .section-main .section-wrap {
        padding-left: 0;
        padding-top: 0
    }
}

@media only screen and (min-width: 768px) {
    .closest-events {
        position: absolute;
        left: 220px;
        top: 100px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .closest-events {
        left: 30px;
        top: 0
    }
}

@media only screen and (max-width: 767px) {
    .closest-events {
        padding-bottom: 60px
    }
}

.closest-events p {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    width: 320px;
    padding-top: 44px
}

@media only screen and (max-width: 767px) {
    .closest-events p {
        width: auto;
        margin: 0 20px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .closest-events p {
        position: absolute;
        left: 0;
        top: 375px;
        padding-top: 0;
        width: 280px
    }
}

@media only screen and (max-width: 767px) {
    .closest-events.white {
        margin-top: 40px
    }
}

@media only screen and (min-width: 768px) {
    .closest-events.white {
        position: relative;
        left: 0;
        top: 0;
        margin-top: 75px;
        margin-bottom: 100px;
        margin-left: 165px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .closest-events.white {
        position: relative;
        margin: 0 0 0 30px
    }
}

.closest-events.white .title {
    color: #fff
}

.closest-events.white .date strong {
    color: #fff
}

.closest-events.white .date em {
    color: #fff
}

@media only screen and (max-width: 767px) {
    .closest-events.white .date {
        bottom: 28px
    }
}

.closest-events.white .line-1,
.closest-events.white .line-2,
.closest-events.white .line-3,
.closest-events.white .line-4 {
    background: #fff
}

.closest-events.large-ltr .title {
    bottom: 182px
}

.closest-events.large-ltr .date {
    left: 35px;
    bottom: 15px
}

.closest-events.large-ltr .date strong {
    font-size: 150px;
    line-height: 154px;
    letter-spacing: 1px
}

.closest-events.large-ltr .date em {
    color: #fff
}

.closest-events_i {
    width: 257px;
    position: relative;
    display: block
}

@media only screen and (max-width: 767px) {
    .closest-events_i {
        width: auto;
        margin: 0 20px
    }
}

.closest-events_i .title {
    position: absolute;
    left: 41px;
    bottom: 166px;
    font-size: 12px;
    font-family: "campton-semi-bold", sans-serif;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: normal;
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    color: #000;
    -moz-transition: color .4s ease;
    -o-transition: color .4s ease;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
    letter-spacing: 1px
}

.closest-events_i .date {
    position: absolute;
    left: 30px;
    bottom: 10px
}

.closest-events_i .date strong {
    font-weight: normal;
    font-size: 110px;
    line-height: 112px;
    color: #000;
    font-family: "campton-semi-bold", sans-serif
}

.closest-events_i .date em {
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 14px;
    color: #000;
    font-family: "campton-semi-bold", sans-serif;
    letter-spacing: 1px;
    padding-left: 6px;
    position: relative
}

.no-touch .closest-events_i:hover .line-1 i {
    -moz-transition: width .4s ease-out;
    -o-transition: width .4s ease-out;
    -webkit-transition: width .4s ease-out;
    transition: width .4s ease-out
}

.no-touch .closest-events_i:hover .line-2 i {
    -moz-transition: height .4s ease-out .4s;
    -o-transition: height .4s ease-out .4s;
    -webkit-transition: height .4s ease-out;
    -webkit-transition-delay: .4s;
    transition: height .4s ease-out .4s
}

.no-touch .closest-events_i:hover .line-3 i {
    -moz-transition: width .4s ease-out .8s;
    -o-transition: width .4s ease-out .8s;
    -webkit-transition: width .4s ease-out;
    -webkit-transition-delay: .8s;
    transition: width .4s ease-out .8s
}

.no-touch .closest-events_i:hover .line-4 i {
    -moz-transition: height .4s ease-out 1.2s;
    -o-transition: height .4s ease-out 1.2s;
    -webkit-transition: height .4s ease-out;
    -webkit-transition-delay: 1.2s;
    transition: height .4s ease-out 1.2s
}

.no-touch .closest-events_i:hover .line-1 i,
.no-touch .closest-events_i:hover .line-2 i,
.no-touch .closest-events_i:hover .line-3 i,
.no-touch .closest-events_i:hover .line-4 i {
    width: 100%;
    height: 100%
}

.no-touch .closest-events_i:hover .title {
    color: #666
}

.line-2,
.line-4 {
    width: 4px;
    height: 0;
    background: #000;
    position: absolute
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .line-2,
    .line-4 {
        height: 100%
    }
}

@media only screen and (max-width: 767px) {
    .line-2,
    .line-4 {
        height: 100%
    }
}

.line-2 i,
.line-4 i {
    display: block;
    position: absolute;
    width: 100%;
    height: 0;
    background: #666
}

.line-1,
.line-3 {
    height: 4px;
    width: 0;
    background: #000;
    position: absolute
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .line-1,
    .line-3 {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .line-1,
    .line-3 {
        width: 100%
    }
}

.line-1 i,
.line-3 i {
    display: block;
    position: absolute;
    height: 100%;
    width: 0;
    background: #666
}

.line-1 {
    left: 0;
    top: 0
}

.inview .line-1 {
    -moz-transition: background .4s ease, width .4s ease-out;
    -o-transition: background .4s ease, width .4s ease-out;
    -webkit-transition: background .4s ease, width .4s ease-out;
    transition: background .4s ease, width .4s ease-out;
    width: 100%
}

.line-1 i {
    left: 0;
    top: 0;
    -moz-transition: width .4s ease-out 1.2s;
    -o-transition: width .4s ease-out 1.2s;
    -webkit-transition: width .4s ease-out;
    -webkit-transition-delay: 1.2s;
    transition: width .4s ease-out 1.2s
}

.line-2 {
    top: 0;
    right: 0
}

.inview .line-2 {
    -moz-transition: background .4s ease, height .4s ease-out .4s;
    -o-transition: background .4s ease, height .4s ease-out .4s;
    -webkit-transition: background .4s ease, height .4s ease-out;
    -webkit-transition-delay: 0s, .4s;
    transition: background .4s ease, height .4s ease-out .4s;
    height: 100%
}

.line-2 i {
    top: 0;
    left: 0;
    -moz-transition: height .4s ease-out .8s;
    -o-transition: height .4s ease-out .8s;
    -webkit-transition: height .4s ease-out;
    -webkit-transition-delay: .8s;
    transition: height .4s ease-out .8s
}

.line-3 {
    right: 0;
    bottom: 0
}

.inview .line-3 {
    -moz-transition: background .4s ease, width .4s ease-out .8s;
    -o-transition: background .4s ease, width .4s ease-out .8s;
    -webkit-transition: background .4s ease, width .4s ease-out;
    -webkit-transition-delay: 0s, .8s;
    transition: background .4s ease, width .4s ease-out .8s;
    width: 100%
}

.line-3 i {
    right: 0;
    top: 0;
    -moz-transition: width .4s ease-out .4s;
    -o-transition: width .4s ease-out .4s;
    -webkit-transition: width .4s ease-out;
    -webkit-transition-delay: .4s;
    transition: width .4s ease-out .4s
}

.line-4 {
    bottom: 0;
    left: 0
}

.inview .line-4 {
    -moz-transition: background .4s ease, height .4s ease-out 1.2s;
    -o-transition: background .4s ease, height .4s ease-out 1.2s;
    -webkit-transition: background .4s ease, height .4s ease-out;
    -webkit-transition-delay: 0s, 1.2s;
    transition: background .4s ease, height .4s ease-out 1.2s;
    height: 100%
}

.line-4 i {
    bottom: 0;
    left: 0;
    -moz-transition: height .4s ease-out 0s;
    -o-transition: height .4s ease-out 0s;
    -webkit-transition: height .4s ease-out;
    -webkit-transition-delay: 0s;
    transition: height .4s ease-out 0s
}

.work-type h2 {
    font-weight: 100;
    font-size: 24px;
    color: #333;
    line-height: 26px;
    text-transform: uppercase;
    padding-bottom: 32px;
    letter-spacing: 1.6px
}

.work-type ul li a {
    font-size: 12px;
    font-family: "campton-semi-bold", sans-serif;
    line-height: 14px;
    text-transform: uppercase;
    padding-left: 63px;
    position: relative;
    letter-spacing: 1px;
    color: #000;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.work-type ul li a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition-property: -moz-transform, background;
    -o-transition-property: -o-transform, background;
    -webkit-transition-property: -webkit-transform, background;
    transition-property: transform, background;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .work-type ul li a:hover {
    color: #666
}

.no-touch .work-type ul li a:hover:after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: #666
}

.work-type > p {
    font-size: 14px;
    color: #333;
    line-height: 22px;
    padding-top: 55px
}

@media only screen and (min-width: 768px) {
    .work-type {
        float: right;
        width: 713px;
        padding-bottom: 50px;
    }

    .work-type ul li {
        float: left;
        padding-left: 24px
    }

    .work-type ul li:first-child {
        padding-left: 0
    }
}

.section-about .work-type {
    padding-bottom: 0;
    float: none
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .section-about .work-type {
        position: relative;
        width: auto;
        left: auto
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .work-type {
        position: absolute;
        left: 325px;
        top: 0;
        width: 300px
    }

    .work-type h2 {
        white-space: nowrap
    }

    .work-type ul li {
        float: none;
        display: block;
        padding-bottom: 30px;
        padding-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .work-type {
        padding: 0 20px;
        width: auto
    }

    .work-type h2 {
        white-space: nowrap;
        color: #333
    }

    .work-type ul li {
        float: none;
        display: block;
        padding-bottom: 30px;
        padding-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .link-box-1 > a {
        display: block;
        padding-bottom: 20px
    }

    .link-box-1 > a .line-1,
    .link-box-1 > a .line-2,
    .link-box-1 > a .line-3,
    .link-box-1 > a .line-4 {
        display: none
    }
}

.link-box-1 .text p {
    font-size: 60px;
    line-height: 60px;
    font-weight: 100;
    padding-bottom: 30px;
    color: #000;
    text-transform: uppercase;
    position: relative
}

.link-box-1 .text p strong {
    font-weight: bold;
    display: block
}

@media only screen and (max-width: 767px) {
    .link-box-1 .text p {
        text-align: center;
        font-size: 24px;
        line-height: 34px;
        padding-bottom: 20px
    }

    .link-box-1 .text p br {
        display: none
    }
}

.link-box-1 .text .btn-transparent {
    width: 262px
}

@media only screen and (max-width: 767px) {
    .link-box-1 .text .btn-transparent {
        width: auto;
        display: block
    }
}

@media only screen and (min-width: 768px) {
    .link-box-1 {
        float: right;
        clear: both;
        position: relative;
        padding-right: 112px;
    }

    .link-box-1 > a {
        display: block;
        position: relative
    }

    .link-box-1 > a .line-1 {
        width: 100%
    }

    .link-box-1 > a .line-2 {
        height: 100%
    }

    .link-box-1 > a .line-3 {
        width: 100%
    }

    .link-box-1 > a .line-4 {
        height: 100%
    }

    .link-box-1 > a .line-1,
    .link-box-1 > a .line-2,
    .link-box-1 > a .line-3,
    .link-box-1 > a .line-4 {
        background: none
    }

    .no-touch .link-box-1:hover > a .line-1 i {
        -moz-transition: width .4s ease-out;
        -o-transition: width .4s ease-out;
        -webkit-transition: width .4s ease-out;
        transition: width .4s ease-out
    }

    .no-touch .link-box-1:hover > a .line-2 i {
        -moz-transition: height .4s ease-out .4s;
        -o-transition: height .4s ease-out .4s;
        -webkit-transition: height .4s ease-out;
        -webkit-transition-delay: .4s;
        transition: height .4s ease-out .4s
    }

    .no-touch .link-box-1:hover > a .line-3 i {
        -moz-transition: width .4s ease-out .8s;
        -o-transition: width .4s ease-out .8s;
        -webkit-transition: width .4s ease-out;
        -webkit-transition-delay: .8s;
        transition: width .4s ease-out .8s
    }

    .no-touch .link-box-1:hover > a .line-4 i {
        -moz-transition: height .4s ease-out 1.2s;
        -o-transition: height .4s ease-out 1.2s;
        -webkit-transition: height .4s ease-out;
        -webkit-transition-delay: 1.2s;
        transition: height .4s ease-out 1.2s
    }

    .no-touch .link-box-1:hover > a .line-1 i,
    .no-touch .link-box-1:hover > a .line-2 i,
    .no-touch .link-box-1:hover > a .line-3 i,
    .no-touch .link-box-1:hover > a .line-4 i {
        width: 100%;
        height: 100%
    }

    .no-touch .link-box-1:hover .text p:after {
        background: #666
    }

    .link-box-1 img {
        display: block
    }

    .link-box-1 .text {
        position: absolute;
        left: -290px;
        bottom: 60px;
        z-index: 3
    }

    .link-box-1 .text p {
        font-size: 60px;
        line-height: 60px;
        font-weight: 100;
        padding-bottom: 40px;
        color: #000;
        text-transform: uppercase;
        position: relative
    }

    .link-box-1 .text p:after {
        content: "";
        width: 40px;
        height: 1px;
        background: #000;
        position: absolute;
        left: 0;
        top: -43px;
        -moz-transition-property: background;
        -o-transition-property: background;
        -webkit-transition-property: background;
        transition-property: background;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        -webkit-transition-duration: 0.4s;
        transition-duration: 0.4s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .link-box-1 .text p strong {
        font-weight: bold
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .link-box-1 {
        width: 100%;
        padding: 0 30px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 160px;
        margin-top: 90px
    }

    .link-box-1 > a {
        float: right;
        width: 100%;
        padding-left: 360px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .link-box-1 > a img {
        width: 100%
    }

    .link-box-1 .text {
        position: absolute;
        right: 600px;
        left: auto;
        top: auto;
        bottom: 90px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .link-box-1 {
        margin-top: 435px;
        margin-bottom: 100px
    }

    .link-box-1 > a {
        padding-left: 320px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .link-box-1 .text {
        right: auto;
        left: 30px
    }
}

@media only screen and (max-width: 767px) {
    .link-box-1 {
        padding: 0 20px 70px 20px
    }

    .link-box-1 img {
        width: 100%;
        min-width: 100%;
        height: auto;
    }
}

@media only screen and (min-width: 768px) {
    .link-box-2 {
        clear: both;
        position: relative;
        float: left
    }
}

@media only screen and (max-width: 767px) {
    .link-box-2 {
        padding: 0 20px 64px 20px
    }

    .link-box-2 .img {
        display: block;
        margin-bottom: 20px
    }

    .link-box-2 .text {
        display: block
    }

    .link-box-2 .text .line-1,
    .link-box-2 .text .line-2,
    .link-box-2 .text .line-3,
    .link-box-2 .text .line-4 {
        display: none
    }
}

.link-box-2 img {
    display: block
}

@media only screen and (max-width: 767px) {
    .link-box-2 img {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .link-box-2 .text h2 {
        display: none
    }
}

.link-box-2 .text h3 {
    font-size: 24px;
    font-weight: 100;
    text-transform: uppercase;
    line-height: 26px;
    color: #000;
    padding-bottom: 29px
}

.link-box-2 .text p {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    padding-bottom: 26px
}

.link-box-2 .text .link {
    font-size: 12px;
    font-family: "campton-semi-bold", sans-serif;
    line-height: 14px;
    text-transform: uppercase;
    padding-left: 62px;
    position: relative;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000
}

.link-box-2 .text .link span {
    position: relative;
    display: inline-block;
    -moz-transition-property: color, -moz-transform;
    -o-transition-property: color, -o-transform;
    -webkit-transition-property: color, -webkit-transform;
    transition-property: color, transform;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.link-box-2 .text .link:after {
    content: "";
    display: block;
    position: absolute;
    width: 40px;
    height: 1px;
    background: #000;
    left: 0;
    top: 5px;
    -moz-transition-property: width, opacity;
    -o-transition-property: width, opacity;
    -webkit-transition-property: width, opacity;
    transition-property: width, opacity;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

@media only screen and (min-width: 768px) {
    .link-box-2 .text {
        width: 320px;
        position: absolute;
        left: 452px;
        top: 30px;
        padding: 45px 75px 47px 85px
    }

    .link-box-2 .text h2 {
        font-size: 12px;
        color: #000;
        line-height: 14px;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-family: "campton-semi-bold", sans-serif;
        font-weight: normal;
        position: absolute;
        right: 27px;
        bottom: 194px;
        -webkit-transform-origin: 100% 100%;
        transform-origin: 100% 100%;
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
        zoom: 1;
        -moz-transition-property: color;
        -o-transition-property: color;
        -webkit-transition-property: color;
        transition-property: color;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        -webkit-transition-duration: 0.4s;
        transition-duration: 0.4s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .no-touch .link-box-2 .text:hover .link span {
        -moz-transform: translate(-60px, 0);
        -ms-transform: translate(-60px, 0);
        -webkit-transform: translate(-60px, 0);
        transform: translate(-60px, 0);
        color: #666
    }

    .no-touch .link-box-2 .text:hover .link:after {
        width: 0;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }

    .no-touch .link-box-2 .text:hover h2 {
        color: #666
    }

    .no-touch .link-box-2 .text:hover .line-1 i {
        -moz-transition: width .4s ease-out;
        -o-transition: width .4s ease-out;
        -webkit-transition: width .4s ease-out;
        transition: width .4s ease-out
    }

    .no-touch .link-box-2 .text:hover .line-2 i {
        -moz-transition: height .4s ease-out .4s;
        -o-transition: height .4s ease-out .4s;
        -webkit-transition: height .4s ease-out;
        -webkit-transition-delay: .4s;
        transition: height .4s ease-out .4s
    }

    .no-touch .link-box-2 .text:hover .line-3 i {
        -moz-transition: width .4s ease-out .8s;
        -o-transition: width .4s ease-out .8s;
        -webkit-transition: width .4s ease-out;
        -webkit-transition-delay: .8s;
        transition: width .4s ease-out .8s
    }

    .no-touch .link-box-2 .text:hover .line-4 i {
        -moz-transition: height .4s ease-out 1.2s;
        -o-transition: height .4s ease-out 1.2s;
        -webkit-transition: height .4s ease-out;
        -webkit-transition-delay: 1.2s;
        transition: height .4s ease-out 1.2s
    }

    .no-touch .link-box-2 .text:hover .line-1 i,
    .no-touch .link-box-2 .text:hover .line-2 i,
    .no-touch .link-box-2 .text:hover .line-3 i,
    .no-touch .link-box-2 .text:hover .line-4 i {
        width: 100%;
        height: 100%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .link-box-2 {
        width: auto;
        float: none;
        position: relative;
        padding: 0 30px
    }

    .link-box-2 .text {
        display: block;
        position: relative;
        left: 0;
        top: 0;
        margin: 0;
        z-index: 2;
        float: right;
        width: 320px
    }

    .link-box-2 .img {
        position: absolute;
        left: 30px;
        right: 458px;
        top: 50%;
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        z-index: 1
    }

    .link-box-2 .img img {
        width: 100%
    }
}

.link-box-2.white .line-1,
.link-box-2.white .line-2,
.link-box-2.white .line-3,
.link-box-2.white .line-4 {
    background: #fff
}

.link-box-2.white .text h2,
.link-box-2.white .text h3,
.link-box-2.white .text p,
.link-box-2.white .text .link {
    color: #fff
}

.link-box-2.white .text .link:after {
    background: #fff
}

@media only screen and (min-width: 768px) {
    .video-inner {
        display: block;
        position: absolute;
        z-index: 1;
        left: 50%;
        top: 50%;
        min-width: 100%;
        min-height: 100%;
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .video-inner {
        width: 100%;
        height: auto;
        min-height: 0px;
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        left: auto;
        top: auto;
        position: relative
    }
}

.video-box {
    position: relative
}

@media only screen and (min-width: 768px) {
    .video-box {
        -webkit-transform-style: preserve-3d;
        perspective: 1000px
    }

    .video-box .section-wrap {
        position: absolute;
        left: 50%;
        top: 0;
        width: 100%;
        height: 100%;
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
}

@media only screen and (min-width: 768px) {
    .video-box {
        margin-bottom: 75px
    }
}

@media only screen and (max-width: 767px) {
    .video-box {
        border: 4px solid #fff;
        margin: 20px;
        background: #000
    }

    .video-box > video {
        width: 100%
    }
}

@media only screen and (min-width: 768px) {
    .video-box .text {
        position: absolute;
        z-index: 2;
        left: 172px;
        top: 50%;
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .video-box .text .btn-next {
        position: absolute;
        left: 25px;
        top: -2px;
        cursor: pointer;
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
        zoom: 1;
        height: 40px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .video-box .text {
        left: 40px;
        top: 50%;
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .video-box .text h2 {
        font-size: 40px;
        line-height: 40px
    }
}

.video-box .text h2 {
    font-size: 60px;
    font-weight: 100;
    color: #fff;
    line-height: 60px;
    padding-bottom: 38px;
    text-transform: uppercase;
    position: relative;
    -moz-transition: color .6s ease-out;
    -o-transition: color .6s ease-out;
    -webkit-transition: color .6s ease-out;
    transition: color .6s ease-out
}

@media only screen and (max-width: 767px) {
    .video-box .text h2 {
        font-size: 24px;
        line-height: 30px;
        text-align: center;
        padding: 30px 30px 90px 30px
    }

    .video-box .text h2 br {
        display: none
    }
}

.video-box .text h2:after {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: 40px;
    background: #fff;
    left: 0;
    top: -42px
}

.video-box .text h2 strong {
    font-weight: bold
}

.video-box .text .text__title {
    display: block;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    padding-left: 62px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "campton-semi-bold", sans-serif
}

@media only screen and (max-width: 767px) {
    .video-box .text .text__title {
        text-align: center;
        padding: 0 10px 40px 10px
    }

    .video-box .text .text__title .btn-next {
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
        zoom: 1;
        position: absolute;
        left: 50%;
        margin-left: -17px;
        top: -65px;
        height: 40px
    }
}

.no-touch .video-box .text:hover h2 {
    color: #666
}

.video-box_i {
    position: relative
}

@media only screen and (max-width: 767px) {
    .video-box_i {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .video-box_i {
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        overflow: hidden
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .video-box_i {
        overflow: auto
    }
}

@media only screen and (max-width: 767px) {
    .video-carousel {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .video-carousel {
        width: 330px;
        position: absolute;
        right: 210px;
        top: 50%;
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        margin-top: 85px
    }

    .video-carousel:after {
        position: absolute;
        left: 0;
        top: -40px;
        content: "";
        display: block;
        width: 40px;
        height: 1px;
        background: #fff
    }

    .video-carousel .title {
        display: block;
        position: absolute;
        left: -10px;
        bottom: 0;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 12px;
        line-height: 14px;
        color: #fff;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
        zoom: 1;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
        opacity: .3
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .video-carousel {
        display: none
    }
}

.video-carousel__list {
    position: relative
}

.video-carousel__list .item {
    font-size: 14px;
    line-height: 24px;
    color: #fff
}

.video-carousel__list .item p {
    position: relative;
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: -moz-transform .6s ease, opacity .6s ease;
    -o-transition: -o-transform .6s ease, opacity .6s ease;
    -webkit-transition: -webkit-transform .6s ease, opacity .6s ease;
    transition: transform .6s ease, opacity .6s ease
}

.video-carousel__list .active .item p {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.project-desc p {
    text-transform: uppercase;
    font-size: 36px;
    color: #fff;
    line-height: 41px;
    font-weight: 100;
    padding-top: 30px;
}

.project-desc p strong {
    font-weight: bold
}

@media only screen and (max-width: 767px) {
    .project-desc p {
        text-align: center;
        padding-bottom: 30px;
        font-size: 24px;
        line-height: 36px
    }

    .project-desc p br {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .project-desc {
        padding-left: 165px;
        float: left;
        padding-bottom: 100px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .project-desc {
        position: absolute;
        left: 323px;
        top: 0;
        padding-left: 0;
        padding-bottom: 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .tablet-help-layer {
        position: relative;
        padding-bottom: 95px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .tablet-help-layer {
        padding-bottom: 185px
    }
}

.numbers ul {
    white-space: nowrap
}

.numbers ul li {
    display: inline-block;
    position: relative;
    margin-left: 65px;
    font-family: "campton-semi-bold", sans-serif
}

.numbers ul li:first-child {
    margin-left: 0
}

@media only screen and (max-width: 767px) {
    .numbers ul li {
        margin-left: 0;
        text-align: center;
        display: block;
        margin-bottom: 40px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .numbers ul li {
        margin-left: 50px
    }

    .numbers ul li:first-child {
        margin-left: 0
    }
}

.numbers ul li strong {
    display: block;
    font-size: 80px;
    line-height: 80px;
    width: 145px;
    color: #fff;
    letter-spacing: 1px
}

@media only screen and (max-width: 767px) {
    .numbers ul li strong {
        width: auto
    }
}

@media only screen and (min-width: 768px) {
    .numbers ul li:nth-child(2) strong {
        width: 95px
    }
}

.numbers ul li span {
    position: absolute;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #fff;
    left: 10px;
    top: -10px;
    letter-spacing: 1px
}

@media only screen and (max-width: 767px) {
    .numbers ul li span {
        text-align: center;
        position: relative;
        display: block;
        left: 0;
        top: 0
    }
}

.numbers ul li em {
    position: absolute;
    font-size: 12px;
    line-height: 17px;
    text-transform: uppercase;
    color: #fff;
    left: 8px;
    top: 80px;
    font-style: normal;
    letter-spacing: 1px
}

@media only screen and (max-width: 767px) {
    .numbers ul li em {
        text-align: center;
        position: relative;
        display: block;
        left: 0;
        top: 0
    }
}

@media only screen and (min-width: 768px) {
    .numbers {
        float: right;
        padding-right: 110px;
        padding-top: 30px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .numbers {
        width: auto;
        padding-right: 0;
        float: none;
        position: absolute;
        left: 323px;
        right: 0;
        top: 255px
    }

    .numbers ul {
        text-align: center
    }

    .numbers ul li {
        display: block;
        text-align: left;
        width: 50%;
        height: 172px;
        margin: 0;
        float: left
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .numbers {
        padding-right: 15px;
        margin-top: -90px;
        padding-top: 0
    }
}

.about-link {
    position: relative
}

@media only screen and (min-width: 768px) {
    .about-link {
        padding-left: 92px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .about-link {
        padding-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .about-link_i {
        padding: 0 20px
    }
}

.about-link_i .img {
    display: block
}

@media only screen and (max-width: 767px) {
    .about-link_i .img {
        margin-bottom: 30px
    }
}

.about-link_i .img img {
    display: block
}

@media only screen and (max-width: 767px) {
    .about-link_i .img img {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .about-link_i .text {
        display: block;
        margin-bottom: 65px
    }

    .about-link_i .text strong {
        display: block;
        font-size: 24px;
        line-height: 30px;
        font-weight: 100;
        text-transform: uppercase;
        color: #fff;
        padding-bottom: 22px;
        text-align: center
    }

    .about-link_i .text span {
        text-align: center;
        display: block;
        font-size: 12px;
        line-height: 17px;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-family: "campton-semi-bold", sans-serif;
        color: #fff
    }

    .about-link_i .text span em {
        font-style: normal
    }
}

@media only screen and (min-width: 768px) {
    .about-link_i {
        clear: both;
        margin: 0 auto;
        width: 347px;
        position: relative;
        padding-bottom: 280px
    }

    .about-link_i .text {
        position: absolute;
        right: 310px;
        display: block;
        top: 87px;
        width: 368px;
        padding: 43px 0 50px 44px
    }

    .about-link_i .text .line-1,
    .about-link_i .text .line-2,
    .about-link_i .text .line-3,
    .about-link_i .text .line-4 {
        background: #fff
    }

    .about-link_i .text strong {
        display: block;
        font-size: 36px;
        font-weight: 100;
        line-height: 40px;
        padding-bottom: 20px;
        color: #fff;
        text-transform: uppercase
    }

    .about-link_i .text span {
        display: block;
        padding-left: 64px;
        position: relative;
        font-size: 12px;
        font-family: "campton-semi-bold", sans-serif;
        line-height: 14px;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 1px
    }

    .about-link_i .text span em {
        font-style: normal;
        position: relative;
        display: inline-block;
        -moz-transition-property: color, -moz-transform;
        -o-transition-property: color, -o-transform;
        -webkit-transition-property: color, -webkit-transform;
        transition-property: color, transform;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        -webkit-transition-duration: 0.4s;
        transition-duration: 0.4s;
        -moz-transition-timing-function: ease;
        -o-transition-timing-function: ease;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease
    }

    .about-link_i .text span:after {
        content: "";
        display: block;
        position: absolute;
        width: 40px;
        height: 1px;
        background: #fff;
        left: 0;
        top: 5px;
        -moz-transition-property: width, opacity;
        -o-transition-property: width, opacity;
        -webkit-transition-property: width, opacity;
        transition-property: width, opacity;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        -webkit-transition-duration: 0.4s;
        transition-duration: 0.4s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .no-touch .about-link_i .text:hover span {
        color: #666
    }

    .no-touch .about-link_i .text:hover span em {
        -moz-transform: translate(-64px, 0);
        -ms-transform: translate(-64px, 0);
        -webkit-transform: translate(-64px, 0);
        transform: translate(-64px, 0)
    }

    .no-touch .about-link_i .text:hover span:after {
        width: 0;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }

    .no-touch .about-link_i .text:hover .line-1 i {
        -moz-transition: width .4s ease-out;
        -o-transition: width .4s ease-out;
        -webkit-transition: width .4s ease-out;
        transition: width .4s ease-out
    }

    .no-touch .about-link_i .text:hover .line-2 i {
        -moz-transition: height .4s ease-out .4s;
        -o-transition: height .4s ease-out .4s;
        -webkit-transition: height .4s ease-out;
        -webkit-transition-delay: .4s;
        transition: height .4s ease-out .4s
    }

    .no-touch .about-link_i .text:hover .line-3 i {
        -moz-transition: width .4s ease-out .8s;
        -o-transition: width .4s ease-out .8s;
        -webkit-transition: width .4s ease-out;
        -webkit-transition-delay: .8s;
        transition: width .4s ease-out .8s
    }

    .no-touch .about-link_i .text:hover .line-4 i {
        -moz-transition: height .4s ease-out 1.2s;
        -o-transition: height .4s ease-out 1.2s;
        -webkit-transition: height .4s ease-out;
        -webkit-transition-delay: 1.2s;
        transition: height .4s ease-out 1.2s
    }

    .no-touch .about-link_i .text:hover .line-1 i,
    .no-touch .about-link_i .text:hover .line-2 i,
    .no-touch .about-link_i .text:hover .line-3 i,
    .no-touch .about-link_i .text:hover .line-4 i {
        width: 100%;
        height: 100%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .about-link_i {
        width: auto;
        padding-bottom: 0;
        margin-bottom: 95px
    }

    .about-link_i .img {
        margin-left: 403px;
        width: 334px
    }

    .about-link_i .img img {
        width: 100%
    }

    .about-link_i .text {
        top: 50%;
        right: auto;
        left: 30px;
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .about-link_i {
        width: auto;
        margin-bottom: 95px;
        padding-bottom: 0
    }

    .about-link_i .img {
        height: 345px;
        float: right;
        margin-left: 0;
        width: auto
    }

    .about-link_i .img img {
        width: auto;
        height: 100%
    }

    .about-link_i .text {
        position: absolute;
        left: 30px;
        top: 50%;
        right: auto;
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

@media only screen and (max-width: 767px) {
    .idea-links {
        padding: 0 20px
    }

    .idea-links .img {
        display: block;
        position: relative
    }

    .idea-links .img img {
        width: 100%
    }

    .idea-links .text {
        padding-top: 20px;
        padding-bottom: 40px
    }

    .idea-links .text .title {
        font-size: 12px;
        line-height: 14px;
        color: #fff;
        font-family: "campton-semi-bold", sans-serif;
        letter-spacing: 1px;
        text-align: center;
        padding-bottom: 30px;
        text-transform: uppercase
    }

    .idea-links .text p {
        font-size: 24px;
        font-weight: 100;
        text-transform: uppercase;
        text-align: center;
        letter-spacing: 1px;
        line-height: 32px;
        padding-bottom: 30px
    }

    .idea-links .text p br {
        display: none
    }

    .idea-links .text p strong {
        font-weight: bold
    }

    .idea-links .text ul li {
        display: block;
        padding-bottom: 28px
    }

    .idea-links .text ul li a {
        display: block
    }

    .idea-links.black {
        margin-top: 40px;
        margin-bottom: 0;
        padding: 0
    }

    .idea-links.black p,
    .idea-links.black .title {
        color: #000
    }

    .idea-links.black .text {
        padding-bottom: 0
    }

    .idea-links.black .text .title:after {
        background: #000
    }
}

@media only screen and (min-width: 768px) {
    .idea-links {
        width: 1000px;
        margin: 0 auto;
        height: 800px;
        position: relative;
        padding-bottom: 130px
    }

    .idea-links .img {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1
    }

    .idea-links .img .line-1 {
        width: 100%
    }

    .idea-links .img .line-2 {
        height: 100%
    }

    .idea-links .img .line-3 {
        width: 100%
    }

    .idea-links .img .line-4 {
        height: 100%
    }

    .idea-links .img .line-1,
    .idea-links .img .line-2,
    .idea-links .img .line-3,
    .idea-links .img .line-4 {
        background: none
    }

    .idea-links .text {
        position: relative;
        z-index: 2
    }

    .idea-links .text .title {
        font-size: 12px;
        font-family: "campton-semi-bold", sans-serif;
        line-height: 14px;
        color: #fff;
        letter-spacing: 1px;
        padding-left: 76px;
        margin-bottom: 38px;
        position: relative;
        text-transform: uppercase
    }

    .idea-links .text .title:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 5px;
        width: 40px;
        height: 1px;
        background: #fff;
        -moz-transition-property: background;
        -o-transition-property: background;
        -webkit-transition-property: background;
        transition-property: background;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        -webkit-transition-duration: 0.4s;
        transition-duration: 0.4s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .idea-links .text p {
        font-size: 60px;
        line-height: 60px;
        font-weight: 100;
        text-transform: uppercase;
        color: #fff;
        padding-bottom: 54px
    }

    .idea-links .text p strong {
        font-weight: bold
    }

    .idea-links .text ul li {
        float: left;
        margin-left: 20px
    }

    .idea-links .text ul li:first-child {
        margin-left: 0
    }

    .idea-links.black {
        margin-top: 40px;
        padding-bottom: 40px
    }

    .idea-links.black p,
    .idea-links.black .title {
        color: #000
    }

    .idea-links.black .text .title:after {
        background: #000
    }

    .no-touch .idea-links:hover .img .line-1 i {
        -moz-transition: width .4s ease-out;
        -o-transition: width .4s ease-out;
        -webkit-transition: width .4s ease-out;
        transition: width .4s ease-out
    }

    .no-touch .idea-links:hover .img .line-2 i {
        -moz-transition: height .4s ease-out .4s;
        -o-transition: height .4s ease-out .4s;
        -webkit-transition: height .4s ease-out;
        -webkit-transition-delay: .4s;
        transition: height .4s ease-out .4s
    }

    .no-touch .idea-links:hover .img .line-3 i {
        -moz-transition: width .4s ease-out .8s;
        -o-transition: width .4s ease-out .8s;
        -webkit-transition: width .4s ease-out;
        -webkit-transition-delay: .8s;
        transition: width .4s ease-out .8s
    }

    .no-touch .idea-links:hover .img .line-4 i {
        -moz-transition: height .4s ease-out 1.2s;
        -o-transition: height .4s ease-out 1.2s;
        -webkit-transition: height .4s ease-out;
        -webkit-transition-delay: 1.2s;
        transition: height .4s ease-out 1.2s
    }

    .no-touch .idea-links:hover .img .line-1 i,
    .no-touch .idea-links:hover .img .line-2 i,
    .no-touch .idea-links:hover .img .line-3 i,
    .no-touch .idea-links:hover .img .line-4 i {
        width: 100%;
        height: 100%
    }

    .no-touch .idea-links:hover .text .title:after {
        background: #666
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .idea-links {
        width: auto;
        height: auto;
        margin-bottom: 100px;
        padding-bottom: 0;
        padding-right: 30px
    }

    .idea-links .img {
        float: right;
        position: relative;
        left: auto;
        top: auto;
        width: 60%
    }

    .idea-links .img img {
        width: 100%
    }

    .idea-links .text {
        position: absolute;
        left: 30px;
        top: 50%;
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        z-index: 2
    }

    .idea-links.black {
        margin-bottom: 0;
        padding-bottom: 0;
        padding-right: 0
    }

    .idea-links.black .text {
        left: 0
    }
}

.section-white {
    position: relative;
    z-index: 2
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .section-white {
        background: #fff
    }
}

@media only screen and (max-width: 767px) {
    .section-white {
        background: #fff
    }
}

.about-design .hide {
    display: none
}

@media only screen and (max-width: 767px) {
    .about-design {
        padding: 45px 20px 45px 20px
    }

    .about-design h2 {
        color: #000;
        font-size: 24px;
        line-height: 26px;
        letter-spacing: .2px;
        text-transform: uppercase;
        padding-bottom: 20px;
        font-weight: 100
    }

    .about-design table tr td {
        font-size: 14px;
        color: #000;
        line-height: 24px;
        text-align: justify;
        display: block
    }

    .about-design table tr td:nth-child(2),
    .about-design table tr td:nth-child(3) {
        display: none
    }

    .about-design .hide-desc br {
        display: none
    }
}

.about-design a {
    margin-left: 66.666%;
    display: block;
    margin-top: 30px;
    font-size: 12px;
    font-family: "campton-semi-bold", sans-serif;
    line-height: 14px;
    color: #000;
    letter-spacing: 1px;
    padding-left: 65px;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.about-design a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition-property: -moz-transform, background;
    -o-transition-property: -o-transform, background;
    -webkit-transition-property: -webkit-transform, background;
    transition-property: transform, background;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .about-design a:hover {
    color: #666
}

.no-touch .about-design a:hover:after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: #666
}

@media only screen and (max-width: 1240px) {
    .about-design a {
        margin-left: 0
    }
}

@media only screen and (min-width: 768px) {
    .about-design {
        padding-top: 55px;
        padding-left: 172px;
        padding-right: 0;
        padding-bottom: 90px
    }

    .about-design h2 {
        font-weight: 100;
        color: #000;
        font-size: 24px;
        line-height: 26px;
        text-transform: uppercase;
        padding-bottom: 49px
    }

    .about-design table {
        width: 100%
    }

    .about-design table tr td {
        padding-right: 110px;
        width: 33.3333%;
        font-size: 14px;
        color: #000;
        line-height: 24px;
        text-align: justify
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .about-design {
        padding-left: 30px;
        padding-right: 35px;
        float: left;
        width: 480px;
        padding-bottom: 40px
    }

    .about-design table {
        display: block
    }

    .about-design table tbody {
        display: block
    }

    .about-design table tr {
        display: block
    }

    .about-design table tr td {
        display: block;
        width: auto;
        padding: 0
    }

    .about-design table tr td:nth-child(2),
    .about-design table tr td:nth-child(3) {
        display: none
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .about-design {
        width: 50%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

@media only screen and (max-width: 767px) {
    .inaction-links {
        padding: 65px 20px 20px 20px;
    }

    .inaction-links h2 {
        font-size: 24px;
        line-height: 32px;
        font-weight: 100;
        padding-bottom: 20px;
        color: #000;
        text-align: center;
        text-transform: uppercase
    }

    .inaction-links ul li {
        display: block;
        border-bottom: 1px solid #000
    }

    .inaction-links ul li:first-child {
        border-top: 1px solid #000
    }

    .inaction-links ul li a {
        display: block;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 12px;
        text-transform: uppercase;
        font-family: "campton-semi-bold", sans-serif;
        letter-spacing: 1px;
        color: #000
    }

    .touch .inaction-links ul li a .hover {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .inaction-links {
        padding-left: 170px;
        padding-right: 60px;
        padding-bottom: 110px
    }

    .inaction-links.inaction-links_alone {
        max-width: 1600px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0 auto
    }

    .inaction-links h2 {
        font-size: 36px;
        line-height: 36px;
        font-weight: 100;
        padding-bottom: 42px;
        color: #000;
        text-transform: uppercase
    }

    .inaction-links ul li {
        float: left;
        padding-right: 50px;
        width: 25%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .inaction-links ul li a {
        display: block;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        font-size: 12px;
        text-transform: uppercase;
        font-family: "campton-semi-bold", sans-serif;
        letter-spacing: 1px;
        color: #000;
        overflow: hidden;
        position: relative;
        -moz-transition: border-color .4s ease;
        -o-transition: border-color .4s ease;
        -webkit-transition: border-color .4s ease;
        transition: border-color .4s ease
    }

    .inaction-links ul li a .hover {
        position: absolute;
        display: block;
        left: 0;
        top: -1px;
        width: 100%;
        height: 100%;
        padding: 1px 0;
        background: #666;
        z-index: 4;
        -moz-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        -webkit-transform: translate(0, 100%);
        transform: translate(0, 100%);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -moz-transition: -moz-transform .3s ease-out, opacity .3s ease-out;
        -o-transition: -o-transform .3s ease-out, opacity .3s ease-out;
        -webkit-transition: -webkit-transform .3s ease-out, opacity .3s ease-out;
        transition: transform .3s ease-out, opacity .3s ease-out;
        -webkit-animation: hoverOut 0.3s ease 1 forwards;
        -moz-animation: hoverOut 0.3s ease 1 forwards;
        -o-animation: hoverOut 0.3s ease 1 forwards;
        animation: hoverOut 0.3s ease 1 forwards
    }

    .inaction-links ul li a .hover_i {
        position: relative;
        display: inline-block;
        -moz-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
        -webkit-transform: translate(0, 10px);
        transform: translate(0, 10px);
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        color: #fff
    }

    .inaction-links ul li a .hover-out {
        position: relative;
        z-index: 1;
        display: inline-block;
        -webkit-animation: hoverOutInner 0.3s ease 1 forwards;
        -moz-animation: hoverOutInner 0.3s ease 1 forwards;
        -o-animation: hoverOutInner 0.3s ease 1 forwards;
        animation: hoverOutInner 0.3s ease 1 forwards
    }

    .no-touch .inaction-links ul li a:hover {
        border-color: transparent
    }

    .no-touch .inaction-links ul li a:hover .hover-out {
        -webkit-animation-name: hoverInInner;
        -moz-animation-name: hoverInInner;
        -o-animation-name: hoverInInner;
        -ms-animation-name: hoverInInner;
        animation-name: hoverInInner
    }

    .no-touch .inaction-links ul li a:hover .hover {
        -webkit-animation-name: hoverIn;
        -moz-animation-name: hoverIn;
        -o-animation-name: hoverIn;
        -ms-animation-name: hoverIn;
        animation-name: hoverIn
    }

    .no-touch .inaction-links ul li a:hover .hover_i {
        -moz-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .inaction-links.inaction-links_alone {
        padding: 0 30px 100px 30px
    }

    .inaction-links.inaction-links_alone ul li {
        padding-left: 50px;
        padding-right: 0
    }

    .inaction-links.inaction-links_alone ul li:first-child {
        padding-left: 0
    }

    .inaction-links.inaction-links_home {
        padding-right: 30px;
        padding-left: 35px;
        float: right;
        width: 360px;
        padding-bottom: 40px;
        padding-top: 55px
    }

    .inaction-links.inaction-links_home h2 {
        font-weight: 100;
        color: #000;
        font-size: 24px;
        line-height: 26px;
        text-transform: uppercase;
        padding-bottom: 60px
    }

    .inaction-links.inaction-links_home h2 br {
        display: none
    }

    .inaction-links.inaction-links_home ul li {
        display: block;
        width: 100%;
        padding-right: 0
    }

    .inaction-links.inaction-links_home ul li a {
        border-top: 0
    }

    .inaction-links.inaction-links_home ul li:first-child a {
        border-top: 1px solid #000
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .inaction-links.inaction-links_home {
        width: 50%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .inaction-links.inaction-links_about {
        padding-right: 0
    }

    .section-wrap .inaction-links.inaction-links_about {
        padding-left: 0
    }
}

.footer {
    background-color: var(--footer-bg);
    color: #fff;
    /*position: relative;*/
    z-index: 10;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
}

.loaded .footer {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

@media only screen and (min-width: 768px) {
    .footer .footer-wrap {
        padding: 44px 110px 0 170px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .footer .footer-wrap {
        padding: 40px 30px
    }
}

.footer_i {
    position: relative
}

@media only screen and (max-width: 767px) {
    .footer_i {
        padding: 40px 20px 50px 20px
    }
}

@media only screen and (min-width: 768px) {
    .footer__title {
        font-size: 36px;
        font-weight: 100;
        line-height: 43px;
        color: #fff;
        text-transform: uppercase;
        float: left;
        width: 40%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .footer__title {
        width: auto;
        font-size: 26px;
        line-height: 33px;
        text-align: center;
        padding-bottom: 45px;
        float: none
    }

    .footer__title br {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .footer__title {
        font-size: 24px;
        font-weight: 100;
        line-height: 32px;
        color: #fff;
        text-align: center;
        padding-bottom: 35px
    }

    .footer__title br {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .phone,
    .email,
    .address {
        padding-bottom: 20px;
        text-align: center
    }

    .phone strong,
    .email strong,
    .address strong {
        display: none
    }

    .phone p,
    .email p,
    .address p {
        text-align: center;
        font-size: 14px;
        line-height: 22px;
        color: #fff
    }

    .phone ul li,
    .email ul li,
    .address ul li {
        list-style: none;
        display: block;
        padding-bottom: 4px;
        text-align: center
    }

    .phone a,
    .email a,
    .address a {
        color: #fff;
        font-size: 14px;
        line-height: 20px
    }
}

@media only screen and (min-width: 768px) {
    .phone,
    .email,
    .address {
        float: left;
        width: 20%;
        padding-bottom: 80px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .phone,
    .email,
    .address {
        width: 33.333%
    }
}

@media only screen and (min-width: 768px) {
    .phone strong,
    .email strong,
    .address strong {
        font-size: 12px;
        line-height: 14px;
        color: #fff;
        text-transform: uppercase;
        font-family: "campton-semi-bold", sans-serif;
        padding-left: 60px;
        display: block;
        position: relative;
        padding-bottom: 30px;
        letter-spacing: 1px
    }

    .phone strong:after,
    .email strong:after,
    .address strong:after {
        width: 40px;
        height: 1px;
        background: #fff;
        content: "";
        position: absolute;
        left: 0;
        display: block;
        top: 6px
    }
}

.phone a,
.email a,
.address a {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    -moz-transition: color .4s ease;
    -o-transition: color .4s ease;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

.no-touch .phone a:hover,
.no-touch .email a:hover,
.no-touch .address a:hover {
    color: #666
}

.phone ul li,
.email ul li,
.address ul li {
    list-style: none;
    display: block;
    padding-bottom: 4px
}

.phone p,
.email p,
.address p {
    font-size: 14px;
    line-height: 24px;
    color: #fff
}

.share-box strong {
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    text-transform: uppercase;
    font-family: "campton-semi-bold", sans-serif;
    padding-left: 60px;
    display: inline-block;
    position: relative;
    letter-spacing: 1px;
    -moz-transition: -moz-transform .4s ease;
    -o-transition: -o-transform .4s ease;
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease
}

.share-box strong:after {
    width: 40px;
    height: 1px;
    background: #fff;
    content: "";
    position: absolute;
    left: 0;
    display: block;
    top: 6px;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.share-box i {
    font-size: 12px;
    color: #a4a4a4;
    position: relative;
    top: 2px;
    margin-left: 13px;
    -moz-transition: color .4s ease;
    -o-transition: color .4s ease;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

.share-box i:hover {
    color: #fff
}

@media only screen and (max-width: 767px) {
    .share-box {
        display: block;
        width: 145px;
        margin: 0 auto
    }
}

@media only screen and (min-width: 768px) {
    .share-box {
        position: absolute;
        left: 40%;
        bottom: 17px;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        -webkit-transition: all .4s ease;
        transition: all .4s ease
    }

    .no-touch .share-box:hover strong:after {
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
        zoom: 1;
        background: #666
    }

    .no-touch .share-box:hover strong,
    .no-touch .share-box:hover i {
        color: #666
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .share-box {
        left: 33.333%
    }
}

.youtube-box {
    white-space: nowrap
}

.youtube-box strong {
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    text-transform: uppercase;
    font-family: "campton-semi-bold", sans-serif;
    padding-left: 60px;
    display: inline-block;
    position: relative;
    letter-spacing: 1px;
    -moz-transition: -moz-transform .4s ease;
    -o-transition: -o-transform .4s ease;
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease
}

.youtube-box strong:after {
    width: 40px;
    height: 1px;
    background: #fff;
    content: "";
    position: absolute;
    left: 0;
    display: block;
    top: 6px;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.youtube-box i {
    font-size: 13px;
    color: #a4a4a4;
    position: relative;
    top: 2px;
    margin-left: 17px;
    -moz-transition: color .4s ease;
    -o-transition: color .4s ease;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

.youtube-box i:hover {
    color: #fff
}

@media only screen and (max-width: 767px) {
    .youtube-box {
        display: block;
        width: 145px;
        margin: 20px auto 10px auto
    }

    .youtube-box i {
        margin-left: 4px
    }
}

@media only screen and (min-width: 768px) {
    .youtube-box {
        position: absolute;
        left: 60%;
        bottom: 17px;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        -webkit-transition: all .4s ease;
        transition: all .4s ease
    }

    .no-touch .youtube-box:hover strong:after {
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
        zoom: 1;
        background: #666
    }

    .no-touch .youtube-box:hover strong,
    .no-touch .youtube-box:hover i {
        color: #666
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .youtube-box {
        left: 0
    }
}

.madeby {
    font-size: 12px;
    color: #fff
}

@media only screen and (max-width: 767px) {
    .madeby {
        position: relative;
        width: 93px;
        margin: 0 auto
    }
}

.madeby i {
    position: absolute;
    left: 20px;
    bottom: -3px;
    font-size: 15px
}

.madeby a {
    color: #fff
}

@media only screen and (min-width: 768px) {
    .madeby {
        position: absolute;
        left: 0;
        bottom: 17px
    }

    .madeby a {
        -moz-transition: color .4s ease;
        -o-transition: color .4s ease;
        -webkit-transition: color .4s ease;
        transition: color .4s ease;
        color: #fff
    }

    .no-touch .madeby a:hover {
        color: #666
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .madeby {
        bottom: -14px
    }
}

.copy {
    font-size: 12px;
    color: #fff;
    line-height: 14px
}

@media only screen and (max-width: 767px) {
    .copy {
        text-align: center;
        padding-top: 48px;
        padding-bottom: 32px
    }
}

@media only screen and (min-width: 768px) {
    .copy {
        position: absolute;
        bottom: 17px;
        font-size: 12px;
        color: #fff;
        line-height: 14px;
        left: 80%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .copy {
        left: 66.666%
    }
}

@media only screen and (min-width: 768px) {
    .letter-m {
        position: absolute;
        right: 40%;
        top: 310px;
        z-index: 100;
        width: 146px;
        height: 152px
    }

    .letter-m svg {
        width: 146px;
        height: 152px
    }

    .letter-m.inview .letter-m__1,
    .letter-m.inview .letter-m__2,
    .letter-m.inview .letter-m__3,
    .letter-m.inview .letter-m__4 {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .letter-a {
        width: 147px;
        height: 155px;
        position: absolute;
        right: 40%;
        top: 1140px
    }

    .letter-a.inview .letter-a__1,
    .letter-a.inview .letter-a__2,
    .letter-a.inview .letter-a__3 {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .letter-k {
        position: absolute;
        right: 440px;
        top: 60px;
        width: 120px;
        height: 154px;
        z-index: 10
    }

    .letter-hn {
        position: absolute;
        right: 40%;
        top: 100px;
        height: 155px;
        width: 232px;
        z-index: 10
    }

    .letter-hn.inview .letter-hn__1,
    .letter-hn.inview .letter-hn__2,
    .letter-hn.inview .letter-hn__3,
    .letter-hn.inview .letter-hn__4,
    .letter-hn.inview .letter-hn__5 {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .letter-o {
        position: absolute;
        right: 40%;
        bottom: 70px;
        width: 148px;
        height: 162px
    }
}

@media only screen and (max-width: 1240px) {
    .letter-m,
    .letter-a,
    .letter-k,
    .letter-hn,
    .letter-o {
        display: none
    }
}

.mobile-show {
    display: none
}

@media only screen and (max-width: 767px) {
    .mobile-show {
        display: block !important
    }
}

.top-video {
    position: relative;
    z-index: 2;
    overflow: hidden;
    background: #24372a;
    -moz-transition-property: height;
    -o-transition-property: height;
    -webkit-transition-property: height;
    transition-property: height;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.touch .top-video {
    height: auto !important
}

.top-video video {
    -moz-transition-property: opacity, visibility;
    -o-transition-property: opacity, visibility;
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

@media only screen and (min-width: 768px) {
    .top-video video {
        display: block;
        position: absolute;
        z-index: 1;
        left: 50%;
        top: 50%;
        min-width: 100%;
        min-height: 100%;
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .top-video video {
        width: 100%;
        height: auto;
        min-height: 0;
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        left: auto;
        top: auto;
        position: relative
    }
}

.touch .top-video video {
    width: 100%;
    height: auto;
    min-height: 0;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    left: auto;
    top: auto;
    position: relative
}

.top-video.played {
    height: 83px !important
}

.top-video.played video,
.top-video.played .video-controls {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden
}

.top-video.played .top-video__play {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    visibility: visible
}

.top-video.hide-btn .top-video__mobile-title {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden
}

.video-controls {
    position: absolute;
    left: 50%;
    bottom: 80px;
    -moz-transition-property: opacity, visibility;
    -o-transition-property: opacity, visibility;
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.video-controls .btn-play-2 {
    position: absolute;
    left: -62px;
    top: -7px;
    z-index: 12
}

.video-controls .btn-mute {
    position: absolute;
    right: -46px;
    top: -7px;
    z-index: 11
}

.section-title {
    padding: 42px 0 0 0;
    position: relative
}

.section-title .title {
    font-size: 18px;
    color: #141414;
    line-height: 20px;
    font-weight: normal;
    text-transform: uppercase;
    white-space: nowrap;
    float: left;
    position: relative;
    margin-right: 62px;
    padding-bottom: 50px
}

.section-title .title:after {
    content: "";
    position: absolute;
    right: -34px;
    top: -10px;
    height: 40px;
    background: #141414;
    width: 1px;
    display: block
}

@media only screen and (max-width: 767px) {
    .section-title .title {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .section-title .title_simp {
        display: block;
        padding-bottom: 30px;
        text-align: center;
        margin-right: 0;
        float: none
    }
}

.section-title .title_simp:after {
    display: none
}

.section-title .blog-nav-selected {
    float: left;
    white-space: nowrap;
    font-size: 12px;
    letter-spacing: 1px;
    color: #141414;
    font-family: "campton-semi-bold", sans-serif;
    text-transform: uppercase;
    padding-top: 5px;
    position: relative;
    z-index: 10
}

@media only screen and (max-width: 767px) {
    .section-title .blog-nav-selected {
        clear: both;
        float: none;
        width: auto;
        text-align: center;
        margin-bottom: 30px
    }
}

.section-title .filter-selected {
    float: left;
    white-space: nowrap;
    font-size: 12px;
    color: #141414;
    font-family: "campton-semi-bold", sans-serif;
    text-transform: uppercase;
    padding-top: 5px;
    position: relative;
    z-index: 10
}

@media only screen and (max-width: 767px) {
    .section-title .filter-selected {
        clear: both;
        float: none;
        width: auto;
        text-align: center;
        margin-bottom: 30px
    }
}

.section-title .filter-selected.open .filter-selected__list {
    visibility: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.section-title .back-link {
    position: absolute;
    right: 0;
    top: 47px;
    padding-left: 60px;
    font-size: 12px;
    color: #000;
    line-height: 14px;
    letter-spacing: 1px;
    font-family: "campton-semi-bold", sans-serif;
    text-transform: uppercase;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.section-title .back-link:after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition-property: -moz-transform, background;
    -o-transition-property: -o-transform, background;
    -webkit-transition-property: -webkit-transform, background;
    transition-property: transform, background;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .section-title .back-link:hover {
    color: #666
}

.no-touch .section-title .back-link:hover:after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: #666
}

@media only screen and (max-width: 767px) {
    .section-title .back-link {
        position: relative;
        right: auto;
        top: 0
    }
}

.section-title .back-link:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 40px;
    left: 0;
    top: 5px;
    background: #000
}

@media only screen and (max-width: 767px) {
    .section-title .back-link {
        display: none
    }
}

.line-link {
    right: 0;
    padding-left: 60px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    color: #000;
    line-height: 14px;
    letter-spacing: 1px;
    font-family: "campton-semi-bold", sans-serif;
    text-transform: uppercase;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.line-link:after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition-property: -moz-transform, background;
    -o-transition-property: -o-transform, background;
    -webkit-transition-property: -webkit-transform, background;
    transition-property: transform, background;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .line-link:hover {
    color: #666
}

.no-touch .line-link:hover:after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: #666
}

@media only screen and (max-width: 767px) {
    .line-link {
        position: relative;
        right: auto;
        top: 0
    }
}

.line-link:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 40px;
    left: 0;
    top: 5px;
    background: #000
}

.filter-selected__title {
    letter-spacing: 1px
}

.filter-selected__title i {
    font-size: 7px;
    color: #000;
    margin-left: 18px
}

.no-touch .filter-selected__title i {
    display: none
}

.filter-selected__list {
    display: none;
    position: absolute;
    left: -29px;
    top: 29px;
    visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    padding: 25px 25px 0 25px;
    width: 248px;
    border: 3px solid #000;
    background: #fff;
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
    -moz-transition-property: opacity, visibility, -moz-transform;
    -o-transition-property: opacity, visibility, -o-transform;
    -webkit-transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, transform;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

@media only screen and (max-width: 767px) {
    .filter-selected__list {
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        left: 0
    }
}

.filter-selected__list ul li {
    margin-left: 0;
    padding-left: 0;
    padding-bottom: 20px
}

.filter-selected__list ul li.active {
    display: none
}

.filter-selected__list ul li a {
    display: block
}

.filter-selected__list ul li a:after {
    display: none
}

@media only screen and (max-width: 1240px) {
    .filter-selected__list {
        display: block
    }
}

.filter-list {
    clear: both;
    padding-bottom: 30px
}

.filter-list ul li {
    float: left;
    white-space: nowrap;
    padding-left: 60px;
    position: relative;
    margin-left: 42px;
    margin-bottom: 20px;
    -moz-transition-property: width, opacity, padding, margin;
    -o-transition-property: width, opacity, padding, margin;
    -webkit-transition-property: width, opacity, padding, margin;
    transition-property: width, opacity, padding, margin;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.filter-list ul li:first-child {
    margin-left: 0
}

.filter-list ul li.active {
    width: 0;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.filter-list ul li a {
    font-size: 12px;
    font-family: "campton-semi-bold", sans-serif;
    color: #000;
    line-height: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.filter-list ul li a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition-property: -moz-transform, background;
    -o-transition-property: -o-transform, background;
    -webkit-transition-property: -webkit-transform, background;
    transition-property: transform, background;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .filter-list ul li a:hover {
    color: #666
}

.no-touch .filter-list ul li a:hover:after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: #666
}

@media only screen and (max-width: 1240px) {
    .filter-list {
        display: none
    }
}

.filter-list.fix-padding ul {
    margin-left: -42px
}

.product-list,
.team-list {
    position: relative;
    margin: 0 0 50px 0;
    background: #FFFFFF;
}

.product-list:after,
.team-list:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    top: 0;
    right: -1px;
    border: 2px solid #fff;
    z-index: 1
}

.product-list .loader,
.team-list .loader {
    position: absolute;
    left: 50%;
    top: 100px;
    margin: -30px 0 0 -30px
}

@media only screen and (max-width: 767px) {
    .product-list,
    .team-list {
        margin: 0 0 50px 0;
        background: none
    }

    .team-list {
        margin-bottom: 0;
    }
}

.product-list a,
.team-list a {
    position: absolute;
    left: 2px;
    top: 2px;
    bottom: 2px;
    right: 2px;
    z-index: 2
}

.product-list .item,
.team-list .item {
    position: absolute;
    width: 25%;
    padding: 0 0 25% 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    visibility: hidden;
    background: #fff;
    z-index: 2
}

.product-list .item:after,
.team-list .item:after {
    content: "";
    display: block;
    position: absolute;
    left: -2px;
    top: -2px;
    right: -2px;
    bottom: -2px;
    border: 2px solid #fff
}

@media only screen and (max-width: 767px) {
    .product-list .item:after,
    .team-list .item:after {
        display: none
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .product-list .item:after,
    .team-list .item:after {
        bottom: -43px;
        background: #fff;
        border: 0
    }
}

.product-list .item a > i,
.team-list .item a > i {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: block;
    -webkit-background-size: cover;
    background-size: cover;
}

.touch .product-list .item,
.touch .team-list .item {
    margin-bottom: 42px
}

.product-list .item.placeholder:after,
.team-list .item.placeholder:after {
    content: "";
    display: block;
    position: absolute;
    left: 2px;
    top: 2px;
    right: 2px;
    bottom: 2px;
    background: #000 url(../img/bg/placeholder.png) no-repeat 50% 50%;
    -webkit-background-size: 30px auto;
    background-size: 30px auto
}

.product-list .item.vis,
.team-list .item.vis {
    visibility: visible
}

.product-list .item.small,
.team-list .item.small {
    width: 25%;
}

.product-list .item.wide,
.team-list .item.wide {
    width: 50%;
    padding-bottom: 25%
}

.product-list .item.big,
.team-list .item.big {
    width: 50%;
    padding-bottom: 50%
}

.touch .product-list .item.big,
.touch .team-list .item.big {
    padding-top: 42px
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .product-list .item,
    .team-list .item {
        width: 33.3%;
        padding-bottom: 33.3%
    }

    .product-list .item.small,
    .team-list .item.small {
        width: 33.3%
    }

    .product-list .item.wide,
    .team-list .item.wide {
        width: 66.6%;
        padding-bottom: 33.3%
    }

    .product-list .item.big,
    .team-list .item.big {
        width: 66.6%;
        padding-top: 42px;
        padding-bottom: 66.6%
    }
}

@media only screen and (max-width: 767px) {
    .product-list .item,
    .team-list .item {
        width: 100%;
        padding: 0 0 100% 0
    }

    .product-list .item.small,
    .team-list .item.small {
        width: 100%;
        padding: 0 0 100% 0
    }

    .product-list .item.wide,
    .team-list .item.wide {
        width: 100%;
        padding: 0 0 100% 0
    }

    .product-list .item.big,
    .team-list .item.big {
        width: 100%;
        padding: 0 0 100% 0
    }

    .team-list.main-team .item:first-of-type {
        display: none;
    }
}

.product-list .item img,
.team-list .item img {
    width: 100%;
    display: block
}

.touch .product-list .item a .line-1,
.touch .product-list .item a .line-2,
.touch .product-list .item a .line-3,
.touch .product-list .item a .line-4,
.touch .team-list .item a .line-1,
.touch .team-list .item a .line-2,
.touch .team-list .item a .line-3,
.touch .team-list .item a .line-4 {
    display: none
}

.no-touch .product-list .item a .back-block,
.no-touch .team-list .item a .back-block {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    background-size: cover;
    background-position: 50% 50%
}

.no-touch .product-list .item a .line-1,
.no-touch .product-list .item a .line-2,
.no-touch .product-list .item a .line-3,
.no-touch .product-list .item a .line-4,
.no-touch .team-list .item a .line-1,
.no-touch .team-list .item a .line-2,
.no-touch .team-list .item a .line-3,
.no-touch .team-list .item a .line-4 {
    z-index: 10;
    background: none
}

.no-touch .product-list .item a .line-1 i,
.no-touch .product-list .item a .line-2 i,
.no-touch .product-list .item a .line-3 i,
.no-touch .product-list .item a .line-4 i,
.no-touch .team-list .item a .line-1 i,
.no-touch .team-list .item a .line-2 i,
.no-touch .team-list .item a .line-3 i,
.no-touch .team-list .item a .line-4 i {
    background: #000
}

.no-touch .product-list .item a .title,
.no-touch .team-list .item a .title {
    position: absolute;
    bottom: 22px;
    left: 25px;
    right: 25px;
    font-size: 12px;
    letter-spacing: 1px;
    color: #ffffff;
    /*text-shadow: 1px 1px 0 #000000, -1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000;*/
    text-transform: uppercase;
    font-family: "campton-semi-bold", sans-serif;
    z-index: 3;
    font-weight: 400;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .product-list .item a .title-black,
.no-touch .team-list .item a .title-black {
    position: absolute;
    bottom: 22px;
    left: 25px;
    right: 25px;
    font-size: 12px;
    letter-spacing: 1px;
    color: #000000;
    /*text-shadow: 1px 1px 0 #000000, -1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000;*/
    text-transform: uppercase;
    font-family: "campton-semi-bold", sans-serif;
    z-index: 3;
    font-weight: 400;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .product-list .item a .line-1,
.no-touch .product-list .item a .line-3,
.no-touch .team-list .item a .line-1,
.no-touch .team-list .item a .line-3 {
    width: 100%;
    height: 2px
}

.no-touch .product-list .item a .line-2,
.no-touch .product-list .item a .line-4,
.no-touch .team-list .item a .line-2,
.no-touch .team-list .item a .line-4 {
    height: 100%;
    width: 2px
}

.no-touch .product-list .item a:hover:after,
.no-touch .product-list .item a:hover .title,
.no-touch .product-list .item a:hover .title-black,
.no-touch .product-list .item a:hover .back-block,
.no-touch .team-list .item a:hover:after,
.no-touch .team-list .item a:hover .title,
.no-touch .team-list .item a:hover .title-black,
.no-touch .team-list .item a:hover .back-block {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.no-touch .product-list .item a:hover .line-1 i,
.no-touch .team-list .item a:hover .line-1 i {
    -moz-transition: width .4s ease-out;
    -o-transition: width .4s ease-out;
    -webkit-transition: width .4s ease-out;
    transition: width .4s ease-out
}

.no-touch .product-list .item a:hover .line-2 i,
.no-touch .team-list .item a:hover .line-2 i {
    -moz-transition: height .4s ease-out .4s;
    -o-transition: height .4s ease-out .4s;
    -webkit-transition: height .4s ease-out;
    -webkit-transition-delay: .4s;
    transition: height .4s ease-out .4s
}

.no-touch .product-list .item a:hover .line-3 i,
.no-touch .team-list .item a:hover .line-3 i {
    -moz-transition: width .4s ease-out .8s;
    -o-transition: width .4s ease-out .8s;
    -webkit-transition: width .4s ease-out;
    -webkit-transition-delay: .8s;
    transition: width .4s ease-out .8s
}

.no-touch .product-list .item a:hover .line-4 i,
.no-touch .team-list .item a:hover .line-4 i {
    -moz-transition: height .4s ease-out 1.2s;
    -o-transition: height .4s ease-out 1.2s;
    -webkit-transition: height .4s ease-out;
    -webkit-transition-delay: 1.2s;
    transition: height .4s ease-out 1.2s
}

.no-touch .product-list .item a:hover .line-1 i,
.no-touch .product-list .item a:hover .line-2 i,
.no-touch .product-list .item a:hover .line-3 i,
.no-touch .product-list .item a:hover .line-4 i,
.no-touch .team-list .item a:hover .line-1 i,
.no-touch .team-list .item a:hover .line-2 i,
.no-touch .team-list .item a:hover .line-3 i,
.no-touch .team-list .item a:hover .line-4 i {
    width: 100%;
    height: 100%
}

.touch .product-list .item .title,
.touch .team-list .item .title {
    position: absolute;
    bottom: -42px;
    left: 0;
    width: 100%;
    background: #fff;
    display: block;
    height: 32px;
    padding-top: 8px;
    font-size: 12px;
    color: #141414;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
    font-family: "campton-semi-bold", sans-serif
}

@media only screen and (max-width: 767px) {
    .touch .product-list .item .title,
    .touch .team-list .item .title {
        min-height: 52px;
        padding-bottom: 15px
    }
}

.touch .product-list .item .title-black,
.touch .team-list .item .title-black {
    position: absolute;
    bottom: -42px;
    left: 0;
    width: 100%;
    background: #fff;
    display: block;
    height: 32px;
    padding-top: 8px;
    font-size: 12px;
    color: #141414;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
    font-family: "campton-semi-bold", sans-serif
}

@media only screen and (max-width: 767px) {
    .touch .product-list .item .title-black,
    .touch .team-list .item .title-black {
        min-height: 52px;
        padding-bottom: 15px
    }
}

.team-list {
    background: #fff
}

.no-touch .team-list .item a .titles-w {
    position: absolute;
    bottom: 22px;
    left: 25px;
    right: 25px
}

.no-touch .team-list .item a .title {
    position: relative;
    display: block;
    bottom: 0;
    left: 0;
    right: 0
}

.no-touch .team-list .item a .title-black {
    position: relative;
    display: block;
    bottom: 0;
    left: 0;
    right: 0
}

.touch .team-list .item {
    margin-bottom: 50px
}

@media only screen and (max-width: 767px) {
    .touch .team-list .item {
        margin-bottom: 56px
    }
}

.touch .team-list .item .titles-w {
    position: absolute;
    bottom: 0;
    top: 100%;
    height: 50px
}

@media only screen and (max-width: 767px) {
    .team-list .item .titles-w {
        min-height: 52px
    }
}

.team-list .item .title + .title {
    margin-top: 12px
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .team-list .item .title + .title {
        margin-top: 0
    }
}

@media only screen and (max-width: 767px) {
    .team-list .item .title + .title {
        margin-top: 0
    }
}

.team-list .item .title-black + .title-black {
    margin-top: 12px
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .team-list .item .title-black + .title-black {
        margin-top: 0
    }
}

@media only screen and (max-width: 767px) {
    .team-list .item .title-black + .title-black {
        margin-top: 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .team-list .item .title {
        top: 0
    }
}

.touch .team-list .item .title {
    position: relative;
    left: 0;
    display: block;
    height: auto;
    padding-top: 5px;
    background: transparent
}

@media only screen and (max-width: 767px) {
    .touch .team-list .item .title {
        min-height: 1em;
        padding-bottom: 2px;
        bottom: 0
    }
}

.touch .team-list .item .title-black {
    position: relative;
    left: 0;
    display: block;
    height: auto;
    padding-top: 5px;
    background: transparent
}

@media only screen and (max-width: 767px) {
    .touch .team-list .item .title-black {
        min-height: 1em;
        padding-bottom: 2px;
        bottom: 0
    }
}

.team-card {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    width: 1000px;
    height: 650px;
    background-color: #ffffff;
    overflow: hidden;
    z-index: 1020;
    opacity: 0;
    left: -1000px;
    transition: left .5s ease-in, opacity .4s
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .team-card {
        max-height: 650px;
        height: auto
    }
}

@media only screen and (max-width: 767px) {
    .team-card {
        height: auto
    }
}

.team-card-open .team-card {
    opacity: 1
}

.team-card__iw {
    color: #141414;
    font-size: 0
}

.team-card__photo-w {
    display: inline-block;
    vertical-align: top;
    width: 43%;
    height: 100%;
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .team-card__photo-w {
        display: block;
        width: 100%;
        height: 330px
    }
}

.team-card__photo {
    width: 100%
}

.team-card__descr-w {
    display: inline-block;
    width: 57%;
    box-sizing: border-box;
    padding: 77px 46px 50px 58px;
    line-height: 1
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .team-card__descr-w {
        padding: 77px 46px 50px
    }
}

@media only screen and (max-width: 767px) {
    .team-card__descr-w {
        display: block;
        width: 100%;
        padding: 35px 18px
    }
}

.team-card__tag {
    font-size: 12px;
    font-family: "campton-semi-bold", sans-serif;
    line-height: 14px;
    text-transform: uppercase;
    padding-left: 63px;
    position: relative;
    letter-spacing: 1px;
    color: #000;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.team-card__tag:after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition-property: -moz-transform, background;
    -o-transition-property: -o-transform, background;
    -webkit-transition-property: -webkit-transform, background;
    transition-property: transform, background;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .team-card__tag:hover {
    color: #666
}

.no-touch .team-card__tag:hover:after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: #666
}

.team-card__f-name,
.team-card__l-name {
    font-size: 60px;
    display: block;
    text-transform: uppercase
}

@media only screen and (max-width: 767px) {
    .team-card__f-name,
    .team-card__l-name {
        font-size: 35px
    }
}

.team-card__f-name {
    margin-top: 36px;
    font-weight: 200
}

@media only screen and (max-width: 767px) {
    .team-card__f-name {
        margin-top: 20px
    }
}

.team-card__l-name {
    font-weight: 800
}

.team-card__txt {
    display: block;
    margin-top: 40px;
    font-size: 13px;
    line-height: 21px
}

@media only screen and (max-width: 767px) {
    .team-card__txt {
        margin-top: 20px
    }
}

.team-card__close {
    position: absolute;
    z-index: 100;
    width: 23px;
    height: 20px;
    right: 20px;
    top: 20px;
    display: block;
    background: none;
    border: none;
    outline: none
}

.team-card__close:after,
.team-card__close:before {
    content: "";
    display: block;
    width: 1px;
    height: 25px;
    background: #141414;
    position: absolute;
    -moz-transition-property: background;
    -o-transition-property: background;
    -webkit-transition-property: background;
    transition-property: background;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.team-card__close:after {
    left: 13px;
    top: -4px;
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1
}

.team-card__close:before {
    right: 0;
    top: 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1
}

.team-card__close:hover:after,
.team-card__close:hover:before {
    background: #666
}

.product-carousel__list.hide-elements .item {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.product-carousel__count {
    text-align: right;
    font-size: 12px;
    color: #000;
    line-height: 14px;
    font-family: "campton-semi-bold", sans-serif;
    letter-spacing: 1px;
    position: absolute;
    right: 0;
    bottom: -39px;
    white-space: nowrap
}

@media only screen and (max-width: 767px) {
    .product-carousel__count {
        bottom: -21px
    }
}

.product-carousel__count strong,
.product-carousel__count i {
    font-weight: normal;
    font-style: normal
}

.paging {
    text-align: center;
    padding-bottom: 75px;
    white-space: nowrap
}

.paging ul li {
    display: inline-block
}

.paging ul li.middle {
    font-size: 12px;
    font-family: "campton-semi-bold", sans-serif;
    color: #000;
    line-height: 14px;
    display: none;
    padding: 0 27px
}

@media only screen and (max-width: 767px) {
    .paging ul li.middle {
        display: inline-block
    }
}

@media only screen and (max-width: 767px) {
    .paging ul li.page {
        display: none
    }

    .paging ul li.page.vis {
        display: inline-block
    }
}

.paging ul li.current,
.paging ul li.last {
    display: none
}

@media only screen and (max-width: 767px) {
    .paging ul li.current,
    .paging ul li.last {
        display: inline-block
    }

    .paging ul li.current a.current-active,
    .paging ul li.last a.current-active {
        color: #999
    }

    .paging ul li.current a.current-active:after,
    .paging ul li.last a.current-active:after {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        -moz-transform: rotate(45deg) translate(-25px, 15px);
        -ms-transform: rotate(45deg) translate(-25px, 15px);
        -webkit-transform: rotate(45deg) translate(-25px, 15px);
        transform: rotate(45deg) translate(-25px, 15px)
    }
}

.paging ul li a {
    font-size: 12px;
    font-family: "campton-semi-bold", sans-serif;
    color: #000;
    line-height: 14px;
    display: block;
    padding: 0 27px;
    position: relative;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.paging ul li a:after {
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    width: 100%;
    background: #e3e3e3;
    -moz-transform: rotate(45deg) translate(-15px, 15px);
    -ms-transform: rotate(45deg) translate(-15px, 15px);
    -webkit-transform: rotate(45deg) translate(-15px, 15px);
    transform: rotate(45deg) translate(-15px, 15px);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-property: opacity, -moz-transform;
    -o-transition-property: opacity, -o-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.paging ul li a.active {
    color: #999
}

.paging ul li a.active:after {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: rotate(45deg) translate(-25px, 15px);
    -ms-transform: rotate(45deg) translate(-25px, 15px);
    -webkit-transform: rotate(45deg) translate(-25px, 15px);
    transform: rotate(45deg) translate(-25px, 15px)
}

.no-touch .paging ul li a:hover {
    color: #666
}

.paging ul li a.prev,
.paging ul li a.next {
    display: inline-block;
    width: 40px;
    height: 10px;
    position: relative;
    padding: 0;
    -moz-transition-property: background, -moz-transform;
    -o-transition-property: background, -o-transform;
    -webkit-transition-property: background, -webkit-transform;
    transition-property: background, transform;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.paging ul li a.prev:after,
.paging ul li a.next:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 40px;
    left: 0;
    top: 5px;
    background: #000;
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.no-touch .paging ul li a.prev:hover,
.no-touch .paging ul li a.next:hover {
    color: #666
}

.no-touch .paging ul li a.prev:hover:after,
.no-touch .paging ul li a.next:hover:after {
    background: #666;
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1
}

.video-controls {
    position: absolute;
    left: 50%;
    bottom: 80px;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 10
}

.touch .video-controls {
    display: none
}

.video-controls p {
    position: absolute;
    cursor: pointer;
    left: 50%;
    bottom: -40px;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    font-size: 12px;
    font-family: "campton-semi-bold", sans-serif;
    line-height: 14px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    white-space: nowrap;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.video-controls p:hover {
    color: #666
}

.video-controls__progress {
    width: 368px
}

.video-controls__progress .item {
    width: 1px;
    margin-right: 1px;
    height: 16px;
    background: #fff;
    float: left;
    position: relative;
    -moz-transition-property: background;
    -o-transition-property: background;
    -webkit-transition-property: background;
    transition-property: background;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.video-controls__progress .item.active {
    background: #00ccff
}

.video-controls__progress .item.item-2 {
    height: 8px;
    top: 8px
}

.video-controls__progress .item.item-3 {
    top: 4px;
    height: 12px
}

.video-controls__progress .item.item-9 {
    height: 16px;
    top: 0
}

.top-video__play {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    -moz-transition-property: opacity, visibility;
    -o-transition-property: opacity, visibility;
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    position: absolute;
    left: 0;
    right: 82px;
    bottom: 0;
    height: 83px;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    font-family: "campton-semi-bold", sans-serif;
    line-height: 83px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.top-video__play .btn-play {
    display: inline-block;
    position: relative;
    left: -26px;
    top: 14px
}

.no-touch .top-video__play:hover .btn-play {
    border-color: transparent;
    background: transparent
}

.no-touch .top-video__play:hover .btn-play:before {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.top-video__mobile-title {
    display: none
}

@media only screen and (max-width: 767px) {
    .top-video__mobile-title {
        display: block;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
        height: 100%;
        background: #000
    }

    .top-video__mobile-title p {
        position: absolute;
        left: 20px;
        right: 20px;
        bottom: 15px;
        top: 15px;
        border: 3px solid #fff;
        padding: 25px 20px 0 20px;
        text-align: center;
        font-size: 24px;
        font-weight: 100;
        color: #fff;
        line-height: 30px;
        text-transform: uppercase
    }

    .top-video__mobile-title .btn-play {
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.product-title {
    padding-top: 45px;
    padding-bottom: 16px;
    position: relative
}

.product-title .title {
    font-size: 18px;
    color: #141414;
    line-height: 20px;
    text-transform: uppercase;
    padding-bottom: 12px;
    font-weight: normal
}

.product-title .title strong {
    display: inline-block;
    position: relative;
    margin-left: 60px;
    font-size: 12px;
    color: #141414;
    font-family: "campton-semi-bold", sans-serif;
    font-weight: normal;
    letter-spacing: 1px
}

.product-title .title strong:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 40px;
    background: #000;
    left: -30px;
    top: -10px
}

@media only screen and (max-width: 767px) {
    .product-title .title strong {
        font-size: 12px;
        display: block;
        margin-top: 22px;
        margin-left: 30px;
        margin-bottom: 20px
    }
}

.product-title .date {
    font-size: 12px;
    color: #999;
    line-height: 14px;
    letter-spacing: 1px
}

.product-title > a {
    position: absolute;
    right: 0;
    bottom: 43px;
    white-space: nowrap;
    font-size: 12px;
    color: #000;
    line-height: 14px;
    font-family: "campton-semi-bold", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 60px;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.product-title > a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition-property: -moz-transform, background;
    -o-transition-property: -o-transform, background;
    -webkit-transition-property: -webkit-transform, background;
    transition-property: transform, background;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .product-title > a:hover {
    color: #666
}

.no-touch .product-title > a:hover:after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: #666
}

@media only screen and (max-width: 767px) {
    .product-title > a {
        display: none
    }
}

.product-carousel {
    position: relative;
    padding-bottom: 85px
}

.product-carousel .owl-controls .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 10;
    display: block !important;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: w-resize
}

.product-carousel .owl-controls .owl-nav .owl-prev:after {
    content: '';
    position: absolute;
    left: 40px;
    height: 3px;
    background: #000;
    display: block;
    width: 40px;
    transform-origin: 50% 50%;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    transition: transform .4s;
    backface-visibility: hidden;
    border: 2px #FFF solid;
}

.touch .product-carousel .owl-controls .owl-nav .owl-prev {
    display: none !important
}

.product-carousel .owl-controls .owl-nav .owl-prev:hover:after {
    background-color: #FFF;
    transform: rotate(45deg);
    border: 2px #000 solid;
}

.product-carousel .owl-controls .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 10;
    display: block !important;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: e-resize
}

.product-carousel .owl-controls .owl-nav .owl-next:after {
    content: '';
    position: absolute;
    right: 40px;
    height: 3px;
    background: #000;
    display: block;
    width: 40px;
    transform-origin: 50% 50%;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    backface-visibility: hidden;
    transition: transform .4s;
    border: 2px #FFF solid;
}

.touch .product-carousel .owl-controls .owl-nav .owl-next {
    display: none !important
}

.product-carousel .owl-controls .owl-nav .owl-next:hover:after {
    background-color: #FFF;
    border: 2px #000 solid;
    transform: rotate(-45deg);
}

.product-carousel .arrow-prev,
.product-carousel .arrow-next {
    position: absolute;
    top: 50%;
    height: 1px;
    background: #000;
    width: 40px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.product-carousel .arrow-prev i,
.product-carousel .arrow-next i {
    font-size: 12px;
    color: #000;
    position: absolute
}

.product-carousel.right-active .arrow-next {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.product-carousel.left-active .arrow-prev {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.product-carousel .arrow-prev {
    left: -50px
}

.product-carousel .arrow-prev i {
    left: -11px;
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    margin-top: -5px
}

.product-carousel .arrow-next {
    right: -50px
}

.product-carousel .arrow-next i {
    right: -11px;
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    margin-top: -5px
}

@media only screen and (max-width: 767px) {
    .product-carousel {
        padding-bottom: 50px
    }

    .product-carousel .owl-dots {
        padding-top: 10px
    }

    .product-carousel.no-slides {
        padding-bottom: 30px
    }
}

.product-carousel__list {
    position: relative;
    max-height: 80vh;
}

@media only screen and (max-width: 767px) {
    .product-carousel__list {
        max-height: 85vh;
        /*min-height: 85vh;*/
    }
}

.product-carousel__list .item {
    position: relative;
    width: 100%;
    height: 84vh;
    overflow: hidden;
}

@media only screen and (max-width: 767px) {
    .product-carousel__list .item {
        height: 194px;
    }
}

.product-carousel__list .item img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: auto;
    height: auto;
    object-fit: cover;
    max-width: 80%;
    max-height: 100%;
}

@media only screen and (max-width: 767px) {
    .product-carousel__list.investment .item {
        height: unset !important;
    }
}

.product-carousel__list.investment .item {
    position: relative;
    width: 100%;
    height: 60vh;
    overflow: hidden;
}

.product-carousel__list.investment .item img {
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.product-carousel__list .item .loader {
    position: absolute;
    margin: 0 0 0 -30px;
    left: 50%;
    top: 100px;
    z-index: 1
}

.product-carousel__list .owl-dots {
    position: absolute;
    right: 0;
    bottom: -53px;
    white-space: nowrap
}

.sections-wrap .section-black {
    padding-bottom: 100px;
    padding-top: 160px;
}

@media only screen and (max-width: 767px) {
    .product-carousel__list .owl-dots {
        position: relative;
        right: auto;
        bottom: auto;
        text-align: center
    }

    .sections-wrap .section-black {
        background-color: #000000;
    }
}

.product-carousel__list .owl-dot {
    display: inline-block;
    width: 8px;
    height: 30px;
    margin-left: 12px;
    position: relative
}

.product-carousel__list .owl-dot span {
    display: block;
    width: 8px;
    height: 1px;
    position: relative;
    top: 15px;
    background: #000
}

.product-carousel__list .owl-dot:first-child {
    margin-left: 0
}

.product-carousel__list .owl-dot:after {
    content: "";
    display: block;
    width: 1px;
    height: 42px;
    background: #ccc;
    -moz-transform: rotate(-45deg) translate(7px, -23px);
    -ms-transform: rotate(-45deg) translate(7px, -23px);
    -webkit-transform: rotate(-45deg) translate(7px, -23px);
    transform: rotate(-45deg) translate(7px, -23px);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-property: opacity, -moz-transform;
    -o-transition-property: opacity, -o-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    -moz-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.product-carousel__list .owl-dot.active:after {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: rotate(-45deg) translate(7px, -3px);
    -ms-transform: rotate(-45deg) translate(7px, -3px);
    -webkit-transform: rotate(-45deg) translate(7px, -3px);
    transform: rotate(-45deg) translate(7px, -3px)
}

.product-carousel__list .owl-dot.active span {
    background: #ccc
}

.product-carousel__list .owl-dot:hover span {
    background: #666
}

.product-carousel__author {
    position: absolute;
    left: -35px;
    bottom: 75px;
    font-size: 8px;
    text-transform: uppercase;
    color: #999;
    line-height: 10px;
    font-family: "campton-semi-bold", sans-serif;
    white-space: nowrap;
    letter-spacing: 1px;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1
}

@media only screen and (max-width: 767px) {
    .product-carousel__author {
        left: -15px;
        bottom: 40px
    }

    .no-slides .product-carousel__author {
        bottom: 20px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .product-carousel__author {
        left: -18px
    }

    .no-slides .product-carousel__author {
        bottom: 73px
    }
}

.product-carousel__horizontal-text .product-carousel__author {
    left: 0;
    bottom: 45px;
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1
}

@media only screen and (max-width: 767px) {
    .product-carousel__horizontal-text .product-carousel__author {
        bottom: 30px
    }
}

.product-carousel__last {
    position: absolute;
    left: 0;
    bottom: 45px
}

@media only screen and (max-width: 767px) {
    .product-carousel__last {
        display: none
    }
}

.product-carousel__last a {
    font-size: 12px;
    color: #000;
    line-height: 14px;
    font-family: "campton-semi-bold", sans-serif;
    letter-spacing: 1px;
    padding-left: 60px;
    position: relative;
    text-transform: uppercase;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.product-carousel__last a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition-property: -moz-transform, background;
    -o-transition-property: -o-transform, background;
    -webkit-transition-property: -webkit-transform, background;
    transition-property: transform, background;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .product-carousel__last a:hover {
    color: #666
}

.no-touch .product-carousel__last a:hover:after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: #666
}

.product-descr {
    padding-bottom: 55px
}

@media only screen and (max-width: 767px) {
    .product-descr {
        padding-bottom: 0
    }
}

.product-descr > .left {
    float: left;
    width: 338px;
    position: relative;
    z-index: 2
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .product-descr > .left {
        width: auto;
        float: none
    }
}

@media only screen and (max-width: 767px) {
    .product-descr > .left {
        width: auto;
        float: none
    }
}

.product-descr > .right {
    padding-left: 440px;
    position: relative;
    z-index: 1
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .product-descr > .right {
        padding-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .product-descr > .right {
        padding-left: 0
    }
}

.product-descr > .bott {
    clear: both;
    position: relative
}

@media only screen and (max-width: 767px) {
    .product-descr > .bott {
        padding-bottom: 40px
    }
}

.product-price {
    padding-bottom: 14px
}

.product-price table {
    width: 100%
}

.product-price table tr td {
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    padding: 22px 0;
    font-size: 12px;
    color: #000;
    line-height: 14px;
    position: relative;
    text-transform: uppercase;
    font-family: "campton-semi-bold", sans-serif;
    letter-spacing: 1px;
    width: 50%
}

.product-price table tr td:nth-child(2) {
    color: #b4b4b4;
    text-align: right
}

.product-price ul li {
    display: block;
    border-bottom: 1px solid #e8e8e8;
    padding: 22px 0;
    font-size: 12px;
    color: #000;
    line-height: 14px;
    position: relative;
    text-transform: uppercase;
    font-family: "campton-semi-bold", sans-serif;
    letter-spacing: 1px
}

.product-price ul li:first-child {
    border-top: 1px solid #e8e8e8
}

.product-price ul li strong {
    position: absolute;
    right: 0;
    top: 22px;
    font-weight: normal;
    color: #b4b4b4;
    letter-spacing: 1px;
    white-space: nowrap
}

.product-text {
    padding-bottom: 22px
}

.product-text p {
    font-size: 12px;
    color: #666;
    line-height: 16px
}

.product-order {
    border: 2px solid #000;
    padding: 20px;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    font-family: "campton-semi-bold", sans-serif;
    letter-spacing: 1px;
    color: #000;
    float: left;
    width: 338px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 767px) {
    .product-order {
        width: auto;
        float: none;
        margin-bottom: 38px
    }

    .product-order span {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .product-descr__text {
        padding-bottom: 12px
    }
}

.product-descr__text p {
    font-size: 13px;
    color: #333;
    line-height: 22px;
    word-spacing: 1px;
    padding-bottom: 20px;
    font-weight: 500;
    letter-spacing: 0.2px;
    text-align: justify
}

.product-descr__text p strong {
    font-weight: normal;
    color: #999
}

.next-project {
    padding-left: 440px;
    padding-top: 24px
}

.next-project .back-top-wrap {
    float: right;
    text-align: right;
    padding-top: 0
}

@media only screen and (max-width: 767px) {
    .next-project .back-top-wrap {
        float: none;
        text-align: left;
        padding-top: 40px
    }
}

@media only screen and (max-width: 767px) {
    .next-project {
        padding-left: 0;
        padding-top: 0;
        text-align: left
    }

    .next-project.next-project_pl {
        padding-left: 0;
        padding-bottom: 40px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .next-project.next-project_pl {
        padding-left: 0
    }
}

.next-project a {
    font-size: 12px;
    color: #000;
    line-height: 14px;
    font-family: "campton-semi-bold", sans-serif;
    letter-spacing: 1px;
    padding-left: 60px;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.next-project a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition-property: -moz-transform, background;
    -o-transition-property: -o-transform, background;
    -webkit-transition-property: -webkit-transform, background;
    transition-property: transform, background;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .next-project a:hover {
    color: #666
}

.no-touch .next-project a:hover:after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: #666
}

.next-project_pl {
    padding-left: 280px;
    padding-bottom: 80px
}

.product-table {
    padding-bottom: 35px
}

.product-table table {
    width: 100%
}

.product-table table tr td {
    font-size: 12px;
    line-height: 16px;
    font-family: "campton-semi-bold", sans-serif;
    text-transform: uppercase;
    color: #000;
    padding-top: 19px;
    padding-bottom: 16px;
    border-bottom: 1px solid #e8e8e8;
    letter-spacing: 1px
}

.product-table table tr td:first-child {
    color: #b4b4b4;
    width: 140px;
    padding-right: 30px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .product-table table tr td:first-child {
        width: 50%;
        padding-right: 0
    }
}

.product-table table tr:first-child td {
    border-top: 1px solid #e8e8e8
}

.product-descr__details {
    padding-bottom: 6px
}

@media only screen and (max-width: 767px) {
    .product-descr__details table {
        display: block
    }
}

@media only screen and (max-width: 767px) {
    .product-descr__details table tr {
        display: block
    }
}

.product-descr__details table tr td {
    font-size: 12px;
    line-height: 15px;
    color: #666;
    padding-bottom: 20px
}

.product-descr__details table tr td:first-child {
    color: #000;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 120px;
    font-family: "campton-semi-bold", sans-serif;
    padding-top: 4px
}

@media only screen and (max-width: 767px) {
    .product-descr__details table tr td {
        display: block
    }
}

.done-list {
    padding-bottom: 50px;
    min-height: 300px;
    position: relative
}

.done-list .loader {
    position: absolute;
    left: 50%;
    top: 100px;
    margin: 0 0 0 -30px
}

.done-list .item {
    clear: both;
    width: 100%;
    padding-bottom: 50px;
    position: relative;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    -moz-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d
}

.done-list .item.inv {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transform: scale(.2, .2);
    -ms-transform: scale(.2, .2);
    -webkit-transform: scale(.2, .2);
    transform: scale(.2, .2)
}

.done-list .item .img {
    position: relative
}

.done-list .item .img img {
    display: block
}

.done-list .item .text {
    position: absolute;
    top: 50%;
    margin-top: -140px;
    color: #000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d
}

.no-touch .done-list .item:hover .line-1 i {
    -moz-transition: width .4s ease-out;
    -o-transition: width .4s ease-out;
    -webkit-transition: width .4s ease-out;
    transition: width .4s ease-out
}

.no-touch .done-list .item:hover .line-2 i {
    -moz-transition: height .4s ease-out .4s;
    -o-transition: height .4s ease-out .4s;
    -webkit-transition: height .4s ease-out;
    -webkit-transition-delay: .4s;
    transition: height .4s ease-out .4s
}

.no-touch .done-list .item:hover .line-3 i {
    -moz-transition: width .4s ease-out .8s;
    -o-transition: width .4s ease-out .8s;
    -webkit-transition: width .4s ease-out;
    -webkit-transition-delay: .8s;
    transition: width .4s ease-out .8s
}

.no-touch .done-list .item:hover .line-4 i {
    -moz-transition: height .4s ease-out 1.2s;
    -o-transition: height .4s ease-out 1.2s;
    -webkit-transition: height .4s ease-out;
    -webkit-transition-delay: 1.2s;
    transition: height .4s ease-out 1.2s
}

.no-touch .done-list .item:hover .line-1 i,
.no-touch .done-list .item:hover .line-2 i,
.no-touch .done-list .item:hover .line-3 i,
.no-touch .done-list .item:hover .line-4 i {
    width: 100%;
    height: 100%
}

.done-list .item.item_left .img {
    float: left
}

.done-list .item.item_left .text {
    left: 414px;
    width: 297px;
    padding: 43px 0 0 80px;
    height: 176px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -88px
}

.done-list .item.item_left .text .line-1,
.done-list .item.item_left .text .line-2,
.done-list .item.item_left .text .line-3,
.done-list .item.item_left .text .line-4 {
    background: #000
}

.done-list .item.item_left .text .line-1,
.done-list .item.item_left .text .line-3 {
    width: 100%
}

.done-list .item.item_left .text .line-2,
.done-list .item.item_left .text .line-4 {
    height: 100%
}

.done-list .item.item_left .text .type {
    font-size: 12px;
    text-transform: uppercase;
    font-family: "campton-semi-bold", sans-serif;
    line-height: 14px;
    letter-spacing: 1px;
    padding-left: 60px;
    position: relative;
    margin-bottom: 20px
}

.done-list .item.item_left .text .type:after {
    display: block;
    left: 0;
    top: 4px;
    width: 40px;
    height: 1px;
    content: "";
    background: #000;
    position: absolute
}

.done-list .item.item_left .text .title {
    font-size: 24px;
    line-height: 27px;
    font-weight: 100;
    letter-spacing: 1px;
    text-transform: uppercase
}

.done-list .item.item_left .btn-transparent {
    display: none
}

.done-list .item.item_right .img {
    float: right
}

.done-list .item.item_right .img .line-1,
.done-list .item.item_right .img .line-3 {
    width: 100%;
    background: none
}

.done-list .item.item_right .img .line-2,
.done-list .item.item_right .img .line-4 {
    height: 100%;
    background: none
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .done-list .item.item_right .img img {
        width: 420px
    }
}

.done-list .item.item_right .text {
    right: 600px;
    width: 290px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .done-list .item.item_right .text {
        right: auto;
        left: 0
    }
}

.done-list .item.item_right .text .type {
    font-size: 12px;
    text-transform: uppercase;
    font-family: "campton-semi-bold", sans-serif;
    line-height: 14px;
    letter-spacing: 1px;
    padding-left: 60px;
    position: relative;
    margin-bottom: 45px
}

.done-list .item.item_right .text .type:after {
    display: block;
    left: 0;
    top: 4px;
    width: 40px;
    height: 1px;
    content: "";
    background: #000;
    position: absolute
}

.done-list .item.item_right .text .title {
    font-size: 60px;
    line-height: 76px;
    font-weight: 100;
    text-transform: uppercase;
    padding-bottom: 10px;
    letter-spacing: 1px
}

.done-list .item.item_right .text .title strong {
    font-weight: bold
}

@media only screen and (max-width: 767px) {
    .done-list .item.item_left .img,
    .done-list .item.item_right .img {
        float: none
    }

    .done-list .item.item_left .img img,
    .done-list .item.item_right .img img {
        width: 100%
    }

    .done-list .item.item_left .text,
    .done-list .item.item_right .text {
        display: block;
        text-align: center;
        width: auto;
        height: auto;
        margin: 0 0 25px 0;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        padding: 25px 0 0 0
    }

    .done-list .item.item_left .text .line-1,
    .done-list .item.item_left .text .line-2,
    .done-list .item.item_left .text .line-3,
    .done-list .item.item_left .text .line-4,
    .done-list .item.item_right .text .line-1,
    .done-list .item.item_right .text .line-2,
    .done-list .item.item_right .text .line-3,
    .done-list .item.item_right .text .line-4 {
        display: none
    }

    .done-list .item.item_left .text .type,
    .done-list .item.item_right .text .type {
        display: inline-block;
        margin-bottom: 20px
    }

    .done-list .item.item_left .text .title,
    .done-list .item.item_right .text .title {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 20px
    }

    .done-list .item.item_left .btn-transparent,
    .done-list .item.item_right .btn-transparent {
        display: block
    }
}

.post-box {
    padding-bottom: 32px
}

.post-box .left {
    float: left;
    width: 240px
}

@media only screen and (max-width: 1240px) {
    .post-box .left {
        width: auto;
        float: none;
        padding-bottom: 35px
    }
}

.post-box .left h2 {
    font-size: 18px;
    color: #141414;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: normal
}

.post-box .left q {
    padding-top: 40px;
    display: block;
    quotes: none;
    font-size: 12px;
    letter-spacing: 1px;
    color: #333;
    line-height: 26px;
    text-transform: uppercase;
    position: relative;
    font-family: "campton-semi-bold", sans-serif
}

.post-box .left q:after {
    content: "";
    width: 1px;
    height: 40px;
    background: #e3e3e3;
    position: absolute;
    left: 0;
    top: -13px;
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.post-box .left q:before {
    content: "";
    width: 1px;
    height: 40px;
    background: #e3e3e3;
    position: absolute;
    left: 20px;
    top: -13px;
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.post-box .left ul li {
    border-bottom: 1px solid #e8e8e8;
    font-size: 12px;
    color: #b4b4b4;
    line-height: 20px;
    font-family: "campton-semi-bold", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 18px 0 17px 0
}

.post-box .left ul li:first-child {
    border-top: 1px solid #e8e8e8
}

.post-box .left ul li strong {
    font-weight: normal;
    color: #000;
    display: block
}

.post-box .right {
    padding-left: 280px
}

@media only screen and (max-width: 1240px) {
    .post-box .right {
        padding-left: 0
    }
}

.img-box {
    padding-bottom: 50px
}

.img-box .col {
    float: left;
    width: 50%
}

.img-box .col .item {
    padding: 74.3% 0 0 2px
}

.img-box .col:first-child .item {
    padding-left: 0;
    padding-right: 2px
}

@media only screen and (max-width: 767px) {
    .img-box .col {
        float: none;
        width: auto
    }

    .img-box .col .item {
        padding: 67% 0 0 0;
        margin-bottom: 3px
    }

    .img-box .col .item.loaded {
        padding-top: 0
    }

    .img-box .col:first-child .item {
        padding: 67% 0 0 0;
        margin-bottom: 3px
    }

    .img-box .col:first-child .item.loaded {
        padding-top: 0
    }
}

.img-box .item {
    -webkit-background-size: 24px 24px;
    background-size: 24px 24px;
    padding: 67% 0 0 0;
    margin-bottom: 3px;
    position: relative
}

.img-box .item .loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0 0 0 -30px;
    z-index: 1
}

.img-box .item img {
    display: block;
    position: relative;
    z-index: 2;
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    -moz-transition-property: visibility, opacity;
    -o-transition-property: visibility, opacity;
    -webkit-transition-property: visibility, opacity;
    transition-property: visibility, opacity;
    -moz-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.img-box .item.loaded {
    padding-top: 0
}

.img-box .item.loaded img {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    visibility: visible
}

.blog-list {
    margin: 0 -40px;
    visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

@media only screen and (max-width: 767px) {
    .blog-list {
        margin: 0
    }
}

.blog-list .loader {
    position: absolute;
    left: 68%;
    top: 100px;
    margin: -30px 0 0 -30px
}

@media only screen and (max-width: 767px) {
    .blog-list .loader {
        display: none
    }
}

.blog-list .item {
    display: block;
    float: left;
    width: 33%;
    padding: 0 40px 70px 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .blog-list .item {
        width: 50%
    }
}

@media only screen and (max-width: 767px) {
    .blog-list .item {
        width: 100%;
        padding: 0 0 70px 0
    }
}

.blog-list .item .hover {
    position: absolute;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    -moz-transition-property: visibility, opacity;
    -o-transition-property: visibility, opacity;
    -webkit-transition-property: visibility, opacity;
    transition-property: visibility, opacity;
    -moz-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.blog-list .item .hover__text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 25px
}

.blog-list .item .hover__text__title {
    font-size: 18px;
    color: #141414;
    line-height: 20px;
    padding-bottom: 14px
}

.blog-list .item .hover__text__action {
    font-size: 12px;
    line-height: 14px;
    font-family: "campton-semi-bold", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #141414
}

.blog-list .item .hover__text__author {
    font-size: 12px;
    line-height: 14px;
    font-family: "campton-semi-bold", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #00ccff;
    padding-bottom: 14px
}

.blog-list .item .line-1,
.blog-list .item .line-3 {
    width: 100%;
    background: none
}

.blog-list .item .line-1 i,
.blog-list .item .line-3 i {
    background: #000
}

.blog-list .item .line-2,
.blog-list .item .line-4 {
    height: 100%;
    background: none
}

.blog-list .item .line-2 i,
.blog-list .item .line-4 i {
    background: #000
}

.blog-list .item .item__link {
    display: block;
    position: relative
}

.no-touch .blog-list .item .item__link:hover .hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    visibility: visible
}

.no-touch .blog-list .item .item__link:hover .line-1 i {
    -moz-transition: width .4s ease-out;
    -o-transition: width .4s ease-out;
    -webkit-transition: width .4s ease-out;
    transition: width .4s ease-out
}

.no-touch .blog-list .item .item__link:hover .line-2 i {
    -moz-transition: height .4s ease-out .4s;
    -o-transition: height .4s ease-out .4s;
    -webkit-transition: height .4s ease-out;
    -webkit-transition-delay: .4s;
    transition: height .4s ease-out .4s
}

.no-touch .blog-list .item .item__link:hover .line-3 i {
    -moz-transition: width .4s ease-out .8s;
    -o-transition: width .4s ease-out .8s;
    -webkit-transition: width .4s ease-out;
    -webkit-transition-delay: .8s;
    transition: width .4s ease-out .8s
}

.no-touch .blog-list .item .item__link:hover .line-4 i {
    -moz-transition: height .4s ease-out 1.2s;
    -o-transition: height .4s ease-out 1.2s;
    -webkit-transition: height .4s ease-out;
    -webkit-transition-delay: 1.2s;
    transition: height .4s ease-out 1.2s
}

.no-touch .blog-list .item .item__link:hover .line-1 i,
.no-touch .blog-list .item .item__link:hover .line-2 i,
.no-touch .blog-list .item .item__link:hover .line-3 i,
.no-touch .blog-list .item .item__link:hover .line-4 i {
    width: 100%;
    height: 100%
}

.blog-list .item .img {
    display: block;
    position: relative;
    margin-bottom: 35px
}

.blog-list .item .img img {
    width: 100%;
    display: block
}

.blog-list .item .title {
    display: block;
    font-size: 18px;
    color: #141414;
    line-height: 20px;
    padding-bottom: 14px
}

.blog-list .item .type {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 14px;
    color: #999;
    font-family: "campton-semi-bold", sans-serif;
    padding-bottom: 19px;
    letter-spacing: 1px
}

.blog-list .item .img__over {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10;
    display: block
}

.blog-list .item .img__over:after {
    content: "";
    position: absolute;
    width: 34px;
    height: 34px;
    border: 1px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.blog-list .item .img__over:before {
    content: "";
    position: absolute;
    display: block;
    z-index: 2;
    left: 50%;
    top: 50%;
    margin: -4px 0 0 -4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 8px;
    border-color: transparent transparent transparent #fff
}

.blog-list .item .video-link {
    display: block;
    font-family: "campton-semi-bold", sans-serif;
    font-size: 12px;
    color: #000;
    line-height: 14px;
    letter-spacing: 1px;
    padding-left: 60px;
    position: relative;
    text-transform: uppercase;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.blog-list .item .video-link:after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition-property: -moz-transform, background;
    -o-transition-property: -o-transform, background;
    -webkit-transition-property: -webkit-transform, background;
    transition-property: transform, background;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .blog-list .item .video-link:hover {
    color: #666
}

.no-touch .blog-list .item .video-link:hover:after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: #666
}

.blog-list .item p {
    font-size: 14px;
    color: #000;
    line-height: 24px;
    text-align: justify
}

.blog-nav {
    padding-bottom: 75px
}

.blog-nav a {
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 14px;
    letter-spacing: 1px;
    font-family: "campton-semi-bold", sans-serif
}

.blog-nav a.prev {
    float: left;
    padding-left: 60px;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.blog-nav a.prev:after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition-property: -moz-transform, background;
    -o-transition-property: -o-transform, background;
    -webkit-transition-property: -webkit-transform, background;
    transition-property: transform, background;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .blog-nav a.prev:hover {
    color: #666
}

.no-touch .blog-nav a.prev:hover:after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: #666
}

@media only screen and (max-width: 767px) {
    .blog-nav a.prev {
        margin-bottom: 10px
    }
}

.blog-nav a.next {
    float: right;
    padding-right: 60px;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.blog-nav a.next:after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition-property: -moz-transform, background;
    -o-transition-property: -o-transform, background;
    -webkit-transition-property: -webkit-transform, background;
    transition-property: transform, background;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .blog-nav a.next:hover {
    color: #666
}

.no-touch .blog-nav a.next:hover:after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: #666
}

.blog-nav a.next:after {
    left: auto;
    right: 0
}

.load-list {
    -moz-transition-property: visibility, opacity, height, background;
    -o-transition-property: visibility, opacity, height, background;
    -webkit-transition-property: visibility, opacity, height, background;
    transition-property: visibility, opacity, height, background;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.load-list.loaded {
    visibility: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.load-list.white {
    -moz-transition-property: visibility, opacity, height;
    -o-transition-property: visibility, opacity, height;
    -webkit-transition-property: visibility, opacity, height;
    transition-property: visibility, opacity, height;
    background: #fff
}

.popup-video {
    visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: fixed;
    z-index: 1020;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    -moz-transform: translate(0, -100px) scale(0.7);
    -ms-transform: translate(0, -100px) scale(0.7);
    -webkit-transform: translate(0, -100px) scale(0.7);
    transform: translate(0, -100px) scale(0.7);
    -moz-transition-property: opacity, visibility, -moz-transform;
    -o-transition-property: opacity, visibility, -o-transform;
    -webkit-transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, transform;
    -moz-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.video-popup-open .popup-video {
    visibility: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1)
}

.popup-video .video-controls p {
    display: none
}

.popup-video__close {
    position: absolute;
    z-index: 100;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 10px;
    display: block
}

.popup-video__close:after {
    content: "";
    display: block;
    width: 2px;
    height: 40px;
    background: #fff;
    position: absolute;
    left: 13px;
    top: -6px;
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    -moz-transition-property: background;
    -o-transition-property: background;
    -webkit-transition-property: background;
    transition-property: background;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.popup-video__close:before {
    content: "";
    display: block;
    width: 2px;
    height: 40px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    -moz-transition-property: background;
    -o-transition-property: background;
    -webkit-transition-property: background;
    transition-property: background;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.popup-video__close:hover:after,
.popup-video__close:hover:before {
    background: #666
}

.contactus {
    padding-top: 45px
}

.contactus .map {
    text-align: center
}

.contactus .map img {
    min-width: 100%;
    width: 100%
}

.contactus__list .col1 {
    width: 29.7%
}

.contactus__list .col2 {
    width: 25.7%
}

.contactus__list .col3 {
    width: 27.6%
}

.contactus__list .col4 {
    width: 17%
}

.contactus__list .col1,
.contactus__list .col2,
.contactus__list .col3,
.contactus__list .col4 {
    float: left
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .contactus__list .col1,
    .contactus__list .col2,
    .contactus__list .col3,
    .contactus__list .col4 {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 20px
    }
}

@media only screen and (max-width: 767px) {
    .contactus__list .col1,
    .contactus__list .col2,
    .contactus__list .col3,
    .contactus__list .col4 {
        width: auto;
        padding: 0 20px 20px 20px;
        float: none
    }
}

.contactus__list h1 {
    font-size: 18px;
    font-weight: 500;
    color: #141414;
    line-height: 20px;
    text-transform: uppercase;
    padding-bottom: 40px
}

.contactus__list h2 {
    position: relative;
    font-weight: normal;
    font-size: 12px;
    color: #1D304E;
    font-family: "campton-semi-bold", sans-serif;
    padding-left: 60px;
    text-transform: uppercase;
    margin-top: 7px;
    margin-bottom: 35px;
    letter-spacing: 1px
}

.contactus__list h2:after {
    content: "";
    height: 1px;
    width: 40px;
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
    background: #1D304E
}

.contactus__list p {
    font-size: 14px;
    color: #1D304E;
    line-height: 24px;
    font-weight: 500;
    padding-bottom: 20px
}

.contactus__list p a {
    color: #1D304E;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.contactus__list p a:hover {
    color: #666
}

.contactus__list .social {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    z-index: 2
}

.no-touch .contactus__list .social a:hover {
    color: #000
}

@media only screen and (max-width: 767px) {
    .hide-mob {
        display: none
    }
}

.section-awards .about-size {
    padding-bottom: 70px
}

.logo-list.logo-list-awards {
    padding-bottom: 0
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .logo-list.logo-list-awards {
        padding-right: 30px;
        padding-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .logo-list.logo-list-awards {
        padding: 0 20px 100px
    }
}

.logo-list.logo-list-awards table tr td {
    padding: 0 5px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .logo-list.logo-list-awards table tr td {
        width: 31%;
        margin: 0 auto;
        float: left
    }
}

@media (min-width: 1024px) and (max-width: 1366px) {
    .logo-list.logo-list-awards table tr td {
        width: inherit
    }
}

@media only screen and (max-width: 767px) {
    .logo-list.logo-list-awards table tr td {
        height: 110px;
        width: 50%;
        padding: 0
    }
}

@media screen and (device-aspect-ratio: 40 / 71) {
    .logo-list.logo-list-awards table tr td {
        width: 100%;
        height: 110px
    }
}

.logo-list.logo-list-partners {
    padding-bottom: 0
}

.logo-list.logo-list-partners .icon-block-back {
    padding: 15px 12px;
    text-align: left
}

.logo-list.logo-list-partners .icon-block-back span {
    line-height: 18px
}

@media only screen and (max-width: 767px) {
    .logo-list.logo-list-partners .icon-block-back {
        padding: 12px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .logo-list.logo-list-partners {
        padding-right: 30px;
        padding-bottom: 30px
    }
}

@media (min-width: 1024px) and (max-width: 1366px) {
    .logo-list.logo-list-partners {
        padding-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .logo-list.logo-list-partners {
        padding: 0 20px 100px
    }
}

.logo-list.logo-list-partners table tr td {
    padding: 0 5px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .logo-list.logo-list-partners table tr td {
        width: 31%;
        margin: 0 auto;
        float: left
    }
}

@media (min-width: 1024px) and (max-width: 1366px) {
    .logo-list.logo-list-partners table tr td {
        width: inherit
    }
}

@media only screen and (max-width: 767px) {
    .logo-list.logo-list-partners table tr td {
        height: 110px;
        width: 50%;
        padding: 0
    }
}

@media screen and (device-aspect-ratio: 40 / 71) {
    .logo-list.logo-list-partners table tr td {
        width: 100%;
        height: 110px
    }
}

.white-bg {
    background-color: #fff
}

.icon-block {
    position: relative;
    transform: translateZ(0)
}

.icon-block,
.icon-block-front,
.icon-block-back {
    width: 168px;
    height: 129px
}

@media (min-width: 768px) and (max-width: 1335px) {
    .icon-block,
    .icon-block-front,
    .icon-block-back {
        width: 150px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .icon-block,
    .icon-block-front,
    .icon-block-back {
        width: 200px;
        margin: 0 auto
    }
}

@media (min-width: 1024px) and (max-width: 1366px) {
    .icon-block,
    .icon-block-front,
    .icon-block-back {
        width: 150px
    }
}

@media only screen and (max-width: 767px) {
    .icon-block,
    .icon-block-front,
    .icon-block-back {
        width: 140px;
        height: 110px
    }
}

@media screen and (device-aspect-ratio: 40 / 71) {
    .icon-block,
    .icon-block-front,
    .icon-block-back {
        width: 170px;
        margin: 0 auto
    }
}

@media (min-width: 375px) and (max-width: 667px) {
    .icon-block,
    .icon-block-front,
    .icon-block-back {
        width: 168px;
        margin: 0 auto
    }
}

.icon-block-front {
    position: relative;
    z-index: 20;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transform: perspective(1000px) rotateY(0deg);
    -webkit-transform: perspective(1000px) rotateY(0deg);
    -moz-transform: perspective(1000px) rotateY(0deg);
    -o-transform: perspective(1000px) rotateY(0deg);
    -ms-transform: perspective(1000px) rotateY(0deg);
    transition: 0.6s;
    background-color: #fff;
    display: table-cell;
    vertical-align: middle
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .icon-block-front img {
        max-width: 100px
    }
}

.icon-block-back {
    position: absolute;
    z-index: 10;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transform: perspective(1000px) rotateY(180deg);
    -webkit-transform: perspective(1000px) rotateY(180deg);
    -moz-transform: perspective(1000px) rotateY(180deg);
    -o-transform: perspective(1000px) rotateY(180deg);
    -ms-transform: perspective(1000px) rotateY(180deg);
    transition: 0.6s;
    padding: 26px 17px;
    box-sizing: border-box;
    top: 0;
    left: 0
}

.icon-block-back strong {
    opacity: 0.88;
    color: #000000;
    font-family: "campton-semi-bold", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    padding-bottom: 10px
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .icon-block-back strong {
        line-height: 16px
    }
}

.icon-block-back span {
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
    display: block
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .icon-block-back span {
        line-height: 18px
    }
}

@media (min-width: 768px) and (max-width: 1335px) {
    .icon-block-back {
        padding: 26px 17px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .icon-block-back {
        padding: 12px 5px
    }
}

@media (min-width: 1024px) and (max-width: 1366px) {
    .icon-block-back {
        padding: 26px 17px
    }
}

@media only screen and (max-width: 767px) {
    .icon-block-back {
        padding: 12px
    }
}

.icon-block:hover .icon-block-front {
    z-index: 10;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transform: perspective(1000px) rotateY(180deg)
}

.icon-block:hover .icon-block-back {
    z-index: 20;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transform: perspective(1000px) rotateY(360deg)
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .icon-block-front {
        backface-visibility: visible;
        -webkit-backface-visibility: visible;
        -moz-backface-visibility: visible;
        -ms-backface-visibility: visible;
        transform: perspective(140px) rotateY(0deg);
        background-color: #fff
    }

    .icon-block-back {
        backface-visibility: visible;
        -webkit-backface-visibility: visible;
        -moz-backface-visibility: visible;
        -ms-backface-visibility: visible;
        transform: perspective(140px) rotateY(180deg)
    }

    .icon-block:hover .icon-block-front {
        backface-visibility: visible;
        -webkit-backface-visibility: visible;
        -moz-backface-visibility: visible;
        -ms-backface-visibility: visible;
        transform: perspective(140px) rotateY(180deg);
        background-color: #fff
    }

    .icon-block:hover .icon-block-back {
        backface-visibility: visible;
        -webkit-backface-visibility: visible;
        -moz-backface-visibility: visible;
        -ms-backface-visibility: visible;
        transform: perspective(140px) rotateY(360deg)
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .section-team .section-wrap .link-box-2 {
        padding: 0
    }
}

@media only screen and (max-width: 767px) {
    .section-team .section-wrap .link-box-2 {
        padding: 0 0 20px 0
    }
}

@media only screen and (max-width: 767px) {
    .section-team .section-wrap .team-carousel {
        padding-bottom: 80px
    }
}

.team-carousel__list.hide-elements .item {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.team-carousel__count {
    text-align: right;
    font-size: 12px;
    color: #000;
    line-height: 14px;
    font-family: "campton-semi-bold", sans-serif;
    letter-spacing: 1px;
    position: absolute;
    right: 0;
    bottom: -39px;
    white-space: nowrap
}

@media only screen and (max-width: 767px) {
    .team-carousel__count {
        bottom: -21px
    }
}

.team-carousel__count strong,
.team-carousel__count i {
    font-weight: normal;
    font-style: normal
}

.team-carousel {
    position: relative;
    padding-bottom: 85px
}

.team-carousel .owl-controls .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 10;
    display: block !important;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: w-resize
}

.team-carousel .owl-controls .owl-nav .owl-prev:after {
    content: '';
    position: absolute;
    left: 40px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    transform-origin: 50% 50%;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    transition: transform .4s;
    backface-visibility: hidden
}

.touch .team-carousel .owl-controls .owl-nav .owl-prev {
    display: none !important
}

.team-carousel .owl-controls .owl-nav .owl-prev:hover:after {
    background-color: #666;
    transform: rotate(45deg)
}

.team-carousel .owl-controls .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 10;
    display: block !important;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: e-resize
}

.team-carousel .owl-controls .owl-nav .owl-next:after {
    content: '';
    position: absolute;
    right: 40px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    transform-origin: 50% 50%;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    backface-visibility: hidden;
    transition: transform .4s
}

.touch .team-carousel .owl-controls .owl-nav .owl-next {
    display: none !important
}

.team-carousel .owl-controls .owl-nav .owl-next:hover:after {
    background-color: #666;
    transform: rotate(-45deg)
}

.team-carousel .arrow-prev,
.team-carousel .arrow-next {
    position: absolute;
    top: 50%;
    height: 1px;
    background: #000;
    width: 40px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.team-carousel .arrow-prev i,
.team-carousel .arrow-next i {
    font-size: 12px;
    color: #000;
    position: absolute
}

.team-carousel.right-active .arrow-next {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.team-carousel.left-active .arrow-prev {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.team-carousel .arrow-prev {
    left: -50px
}

.team-carousel .arrow-prev i {
    left: -11px;
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    margin-top: -5px
}

.team-carousel .arrow-next {
    right: -50px
}

.team-carousel .arrow-next i {
    right: -11px;
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    margin-top: -5px
}

@media only screen and (max-width: 767px) {
    .team-carousel {
        padding-bottom: 50px
    }

    .team-carousel .owl-dots {
        padding-top: 10px
    }

    .team-carousel.no-slides {
        padding-bottom: 30px
    }
}

.team-carousel__list {
    position: relative;
    width: 480px;
    height: 320px
}

.team-carousel__list .item {
    position: relative;
    height: 100%
}

.team-carousel__list .item img {
    position: relative;
    z-index: 2;
    width: 100%
}

.team-carousel__list .item .loader {
    position: absolute;
    margin: 0 0 0 -30px;
    left: 50%;
    top: 100px;
    z-index: 1
}

.team-carousel__list .owl-dots {
    position: absolute;
    right: 0;
    bottom: -53px;
    white-space: nowrap
}

@media only screen and (max-width: 767px) {
    .team-carousel__list .owl-dots {
        position: relative;
        right: auto;
        bottom: auto;
        text-align: center
    }
}

.team-carousel__list .owl-dot {
    display: inline-block;
    width: 8px;
    height: 30px;
    margin-left: 12px;
    position: relative
}

.team-carousel__list .owl-dot span {
    display: block;
    width: 8px;
    height: 1px;
    position: relative;
    top: 15px;
    background: #000
}

.team-carousel__list .owl-dot:first-child {
    margin-left: 0
}

.team-carousel__list .owl-dot:after {
    content: "";
    display: block;
    width: 1px;
    height: 42px;
    background: #ccc;
    -moz-transform: rotate(-45deg) translate(7px, -23px);
    -ms-transform: rotate(-45deg) translate(7px, -23px);
    -webkit-transform: rotate(-45deg) translate(7px, -23px);
    transform: rotate(-45deg) translate(7px, -23px);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-property: opacity, -moz-transform;
    -o-transition-property: opacity, -o-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    -moz-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.team-carousel__list .owl-dot.active:after {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: rotate(-45deg) translate(7px, -3px);
    -ms-transform: rotate(-45deg) translate(7px, -3px);
    -webkit-transform: rotate(-45deg) translate(7px, -3px);
    transform: rotate(-45deg) translate(7px, -3px)
}

.team-carousel__list .owl-dot.active span {
    background: #ccc
}

.team-carousel__list .owl-dot:hover span {
    background: #666
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .team-carousel__list {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .team-carousel__list {
        width: 100%
    }
}

.team-carousel__author {
    position: absolute;
    left: -35px;
    bottom: 75px;
    font-size: 8px;
    text-transform: uppercase;
    color: #999;
    line-height: 10px;
    font-family: "campton-semi-bold", sans-serif;
    white-space: nowrap;
    letter-spacing: 1px;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1
}

@media only screen and (max-width: 767px) {
    .team-carousel__author {
        left: -15px;
        bottom: 40px
    }

    .no-slides .team-carousel__author {
        bottom: 20px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .team-carousel__author {
        left: -18px
    }

    .no-slides .team-carousel__author {
        bottom: 73px
    }
}

.product-carousel__horizontal-text .team-carousel__author {
    left: 0;
    bottom: 45px;
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1
}

@media only screen and (max-width: 767px) {
    .product-carousel__horizontal-text .team-carousel__author {
        bottom: 30px
    }
}

.team-carousel__last {
    position: absolute;
    left: 0;
    bottom: 45px
}

@media only screen and (max-width: 767px) {
    .team-carousel__last {
        display: none
    }
}

.team-carousel__last a {
    font-size: 12px;
    color: #000;
    line-height: 14px;
    font-family: "campton-semi-bold", sans-serif;
    letter-spacing: 1px;
    padding-left: 60px;
    position: relative;
    text-transform: uppercase;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.team-carousel__last a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition-property: -moz-transform, background;
    -o-transition-property: -o-transform, background;
    -webkit-transition-property: -webkit-transform, background;
    transition-property: transform, background;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .team-carousel__last a:hover {
    color: #666
}

.no-touch .team-carousel__last a:hover:after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: #666
}

.author-block {
    padding-bottom: 28px;
    position: relative
}

.author-block img {
    width: 45px;
    height: 45px;
    padding-top: 8px
}

.author-block__txt {
    padding-left: 40px;
    display: inline-block
}

.author-block__txt p {
    color: #000000;
    font-family: "campton-semi-bold", sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 5px
}

.author-block__txt p strong {
    padding-left: 32px;
    color: #00ccff;
    line-height: 26.94px
}

.author-block__txt span {
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px
}

@media only screen and (max-width: 767px) {
    .author-block__txt {
        padding-bottom: 28px;
        width: calc(100% - 88px)
    }
}

.aaa {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    padding-left: 40px
}

.blog-post .author-block .blog-post__line-link {
    position: absolute;
    right: 0;
    bottom: 30px;
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    .blog-post .author-block .blog-post__line-link {
        bottom: 19px;
        display: block;
        right: initial;
        top: initial
    }
}

.contact-form {
    position: fixed;
    left: 95px;
    top: 0;
    z-index: 1020;
    background: #fff;
    width: 465px;
    height: 100%;
    overflow: auto;
    padding-left: 75px;
    padding-right: 35px;
    -moz-transform: translate(-200%, 0);
    -ms-transform: translate(-200%, 0);
    -webkit-transform: translate(-200%, 0);
    transform: translate(-200%, 0);
    -moz-transition: -moz-transform .4s ease;
    -o-transition: -o-transform .4s ease;
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .contact-form {
        padding-left: 35px;
        left: 50%;
        -moz-transform: translate(-50%, -100%);
        -ms-transform: translate(-50%, -100%);
        -webkit-transform: translate(-50%, -100%);
        transform: translate(-50%, -100%)
    }
}

@media only screen and (max-width: 767px) {
    .contact-form {
        padding: 20px;
        width: auto;
        height: auto;
        overflow: auto;
        left: 10px;
        right: 10px;
        top: 10px;
        -moz-transform: translate(0, -150%);
        -ms-transform: translate(0, -150%);
        -webkit-transform: translate(0, -150%);
        transform: translate(0, -150%)
    }
}

.contact-form-open .contact-form {
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .contact-form-open .contact-form {
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
}

.contact-form h2 {
    font-size: 18px;
    color: #141414;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 95px
}

.contact-form_i {
    position: absolute;
    left: 75px;
    top: 50%;
    right: 35px;
    margin-top: -224px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .contact-form_i {
        left: 35px
    }
}

@media only screen and (max-width: 767px) {
    .contact-form_i {
        position: relative;
        left: auto;
        top: auto;
        right: auto;
        margin-top: 0
    }
}

.contact-form_i .row {
    position: relative;
    z-index: 1
}

.contact-form_i .row .error-text {
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: "campton-semi-bold", sans-serif;
    color: #cc0000;
    line-height: 14px;
    text-transform: uppercase;
    padding-top: 18px;
    -moz-transition: opacity .4s ease-out, visibility .4s ease-out;
    -o-transition: opacity .4s ease-out, visibility .4s ease-out;
    -webkit-transition: opacity .4s ease-out, visibility .4s ease-out;
    transition: opacity .4s ease-out, visibility .4s ease-out
}

.contact-form_i .row.error {
    z-index: 2
}

.contact-form_i .row.error .error-text {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    visibility: visible
}

.contact-form_i .row.error:after {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    background: #cc0000;
    top: -1px;
    left: 0
}

.contact-form_i .row.error label {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.contact-form_i .row.error input[type="text"],
.contact-form_i .row.error textarea {
    border-color: #cc0000
}

.contact-form_i .row input[type="text"],
.contact-form_i .row textarea {
    border: 0;
    border-bottom: 1px solid #e8e8e8;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    font-family: "campton-semi-bold", sans-serif;
    width: 100%;
    padding-right: 120px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    background: none;
    letter-spacing: 1px;
    outline: none;
    color: #000
}

.contact-form_i .row input[type="text"].filled ~ label,
.contact-form_i .row textarea.filled ~ label {
    color: #00ccff
}

.contact-form_i .row textarea {
    height: 70px;
    overflow: auto;
    padding: 20px 120px 5px 0;
    line-height: 14px;
    resize: none;
    color: #000
}

.contact-form_i .row:first-child {
    border-top: 1px solid #e8e8e8
}

.contact-form_i .row label {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    font-size: 12px;
    color: #b4b4b4;
    line-height: 50px;
    height: 50px;
    font-family: "campton-semi-bold", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
    -moz-transition: left .4s ease-out, color .4s ease-out;
    -o-transition: left .4s ease-out, color .4s ease-out;
    -webkit-transition: left .4s ease-out, color .4s ease-out;
    transition: left .4s ease-out, color .4s ease-out
}

.contact-form_i .btns {
    padding-top: 32px
}

.contact-form_i .btns__row:first-child {
    padding-bottom: 40px
}

.contact-form_i .btns__row .close {
    padding-left: 60px;
    font-size: 12px;
    color: #000;
    font-family: "campton-semi-bold", sans-serif;
    text-transform: uppercase;
    line-height: 14px;
    letter-spacing: 1px;
    position: relative;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.contact-form_i .btns__row .close:after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition-property: -moz-transform, background;
    -o-transition-property: -o-transform, background;
    -webkit-transition-property: -webkit-transform, background;
    transition-property: transform, background;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .contact-form_i .btns__row .close:hover {
    color: #666
}

.no-touch .contact-form_i .btns__row .close:hover:after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: #666
}

.title-big__top {
    line-height: 20px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 45px 0 35px 0;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 40px;
    color: #000
}

@media only screen and (max-width: 767px) {
    .title-big__top {
        font-size: 12px;
        line-height: 14px
    }
}

.title-big__main {
    font-size: 36px;
    font-weight: 100;
    line-height: 51px;
    padding-bottom: 38px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 55px;
    color: #000;
    text-transform: uppercase
}

@media only screen and (max-width: 767px) {
    .title-big__main {
        font-size: 22px;
        line-height: 26px
    }
}

.price-list {
    padding-bottom: 38px
}

.price-list .row {
    padding-bottom: 34px
}

@media only screen and (max-width: 767px) {
    .price-list .row {
        padding-bottom: 0
    }
}

.price-list .item {
    float: left;
    width: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 19px
}

@media only screen and (max-width: 767px) {
    .price-list .item {
        float: none;
        width: auto;
        padding-left: 0;
        margin-bottom: 20px
    }
}

.price-list .item a {
    display: block;
    position: relative;
    height: 295px;
    overflow: hidden
}

.no-touch .price-list .item a:hover .line-1 i {
    -moz-transition: width .4s ease-out;
    -o-transition: width .4s ease-out;
    -webkit-transition: width .4s ease-out;
    transition: width .4s ease-out
}

.no-touch .price-list .item a:hover .line-2 i {
    -moz-transition: height .4s ease-out .4s;
    -o-transition: height .4s ease-out .4s;
    -webkit-transition: height .4s ease-out;
    -webkit-transition-delay: .4s;
    transition: height .4s ease-out .4s
}

.no-touch .price-list .item a:hover .line-3 i {
    -moz-transition: width .4s ease-out .8s;
    -o-transition: width .4s ease-out .8s;
    -webkit-transition: width .4s ease-out;
    -webkit-transition-delay: .8s;
    transition: width .4s ease-out .8s
}

.no-touch .price-list .item a:hover .line-4 i {
    -moz-transition: height .4s ease-out 1.2s;
    -o-transition: height .4s ease-out 1.2s;
    -webkit-transition: height .4s ease-out;
    -webkit-transition-delay: 1.2s;
    transition: height .4s ease-out 1.2s
}

.no-touch .price-list .item a:hover .line-1 i,
.no-touch .price-list .item a:hover .line-2 i,
.no-touch .price-list .item a:hover .line-3 i,
.no-touch .price-list .item a:hover .line-4 i {
    width: 100%;
    height: 100%
}

@media only screen and (max-width: 767px) {
    .price-list .item a {
        height: auto
    }
}

@media only screen and (max-width: 767px) {
    .price-list .item video {
        display: none
    }
}

.price-list .item img {
    display: none;
    width: 100%
}

@media only screen and (max-width: 767px) {
    .price-list .item img {
        display: block
    }
}

.price-list .item:first-child {
    padding-left: 0;
    padding-right: 19px
}

@media only screen and (max-width: 767px) {
    .price-list .item:first-child {
        padding-right: 0
    }
}

.price-list .item .over {
    position: absolute;
    left: 83px;
    top: 50%;
    right: 83px;
    margin-top: -69px;
    height: 130px;
    z-index: 2
}

.price-list .item .over .line-1,
.price-list .item .over .line-3 {
    width: 100%
}

.price-list .item .over .line-2,
.price-list .item .over .line-4 {
    height: 100%
}

.price-list .item .over .line-1,
.price-list .item .over .line-2,
.price-list .item .over .line-3,
.price-list .item .over .line-4 {
    background: #fff
}

.price-list .item .over .line-1 i,
.price-list .item .over .line-2 i,
.price-list .item .over .line-3 i,
.price-list .item .over .line-4 i {
    background: #666
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .price-list .item .over {
        left: 30px;
        right: 30px
    }
}

@media only screen and (max-width: 767px) {
    .price-list .item .over {
        left: 20px;
        right: 20px
    }
}

.price-list .item .over_i {
    display: table;
    width: 100%
}

.price-list .item .over_ii {
    display: table-cell;
    width: 100%;
    height: 130px;
    vertical-align: middle;
    font-size: 18px;
    color: #fff;
    line-height: 23px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400
}

@media only screen and (max-width: 767px) {
    .price-list .item .over_ii {
        font-size: 12px;
        line-height: 14px
    }
}

.price-list__item-fw {
    position: relative;
    overflow: hidden
}

.price-list__item-fw .item {
    float: none;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.price-list__item-fw .item:first-child {
    padding-right: 0
}

@media only screen and (max-width: 767px) {
    .price-list__item-fw .item {
        height: 170px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .price-list__item-fw .item {
        height: 250px
    }
}

.price-list__item-fw .item img {
    display: block;
    z-index: 0
}

@media only screen and (max-width: 1240px) {
    .price-list__item-fw .item img {
        width: inherit;
        height: 100%;
        left: 50%;
        position: relative;
        transform: translateX(-50%)
    }
}

.price-list__item-fw .item .over {
    left: 25%;
    right: 25%
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .price-list__item-fw .item .over {
        left: 30px;
        right: 30px
    }
}

@media only screen and (max-width: 767px) {
    .price-list__item-fw .item .over {
        left: 20px;
        right: 20px
    }
}

.price-list__item-fw .item > a:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.3;
    z-index: 1
}

@media only screen and (max-width: 1240px) {
    .price-list__item-fw .item > a {
        height: 100%
    }
}

.sup {
    display: inline-block;
    position: relative;
    vertical-align: top;
    line-height: 20px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    color: #000
}

@media only screen and (max-width: 767px) {
    .sup {
        font-size: 12px;
        line-height: 14px
    }
}

.sup:before {
    content: attr(data-sup);
    display: inline-block;
    position: absolute;
    top: 2px;
    left: 100%;
    line-height: 1;
    font-size: .5em
}

.c-price-form {
    position: absolute;
    vertical-align: top;
    width: 1000px;
    left: -1000px;
    z-index: 1020;
    opacity: 0;
    overflow: hidden;
    background-color: #ffffff;
    transition: left .5s ease, opacity .4s
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .c-price-form {
        left: 35px
    }
}

@media only screen and (max-width: 767px) {
    .c-price-form {
        left: auto;
        top: auto;
        right: auto;
        margin-top: 0
    }
}

.c-price-form .row {
    position: relative;
    z-index: 1
}

.c-price-form .row .error-text {
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: "campton-semi-bold", sans-serif;
    color: #cc0000;
    line-height: 14px;
    text-transform: uppercase;
    padding-top: 18px;
    -moz-transition: opacity .4s ease-out, visibility .4s ease-out;
    -o-transition: opacity .4s ease-out, visibility .4s ease-out;
    -webkit-transition: opacity .4s ease-out, visibility .4s ease-out;
    transition: opacity .4s ease-out, visibility .4s ease-out
}

.c-price-form .row.error {
    z-index: 2
}

.c-price-form .row.error .error-text {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    visibility: visible
}

.c-price-form .row.error:after {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    background: #cc0000;
    top: -1px;
    left: 0
}

.c-price-form .row.error label {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.c-price-form .row.error input[type="text"],
.c-price-form .row.error textarea {
    border-color: #cc0000
}

.c-price-form .row input[type="text"],
.c-price-form .row textarea {
    border: 0;
    border-bottom: 1px solid #141414;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    font-family: "campton-semi-bold", sans-serif;
    width: 100%;
    padding-right: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    background: none;
    letter-spacing: 1px;
    outline: none;
    color: #000
}

.c-price-form .row input[type="text"].filled ~ label,
.c-price-form .row textarea.filled ~ label {
    color: #00ccff
}

.c-price-form .row label.label {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    font-size: 12px;
    color: #141414;
    line-height: 50px;
    height: 50px;
    font-family: "campton-semi-bold", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
    -moz-transition: left .4s ease-out, color .4s ease-out;
    -o-transition: left .4s ease-out, color .4s ease-out;
    -webkit-transition: left .4s ease-out, color .4s ease-out;
    transition: left .4s ease-out, color .4s ease-out
}

.c-price-form .btns {
    padding-top: 32px
}

.c-price-form__iw {
    color: #141414;
    font-size: 0;
    padding: 50px 70px;
    box-sizing: border-box
}

@media only screen and (max-width: 767px) {
    .c-price-form__iw {
        padding: 30px 18px
    }
}

.c-price-form__img-w {
    position: relative;
    box-sizing: border-box;
    border: 3px solid transparent;
    filter: grayscale(100%) brightness(.7);
    transition: filter .3s, border .3s;
    line-height: 0
}

.c-price-form__img-w:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .15
}

[name="type"]:checked + .c-price-form__img-w {
    filter: none
}

[name="type"]:checked + .c-price-form__img-w .line-1,
[name="type"]:checked + .c-price-form__img-w .line-2,
[name="type"]:checked + .c-price-form__img-w .line-3,
[name="type"]:checked + .c-price-form__img-w .line-4 {
    display: inline-block
}

[name="type"]:checked + .c-price-form__img-w .line-1 i,
[name="type"]:checked + .c-price-form__img-w .line-2 i,
[name="type"]:checked + .c-price-form__img-w .line-3 i,
[name="type"]:checked + .c-price-form__img-w .line-4 i {
    width: 100%;
    height: 100%;
    background: #00ccff
}

@media only screen and (min-width: 768px) {
    .c-price-form__img-w:hover {
        filter: grayscale(50%) brightness(.85)
    }
}

.touch .c-price-form__img-w .line-1,
.touch .c-price-form__img-w .line-2,
.touch .c-price-form__img-w .line-3,
.touch .c-price-form__img-w .line-4 {
    display: none
}

.no-touch .c-price-form__img-w .line-1,
.no-touch .c-price-form__img-w .line-2,
.no-touch .c-price-form__img-w .line-3,
.no-touch .c-price-form__img-w .line-4 {
    z-index: 10;
    background: none
}

.no-touch .c-price-form__img-w .line-1 i,
.no-touch .c-price-form__img-w .line-2 i,
.no-touch .c-price-form__img-w .line-3 i,
.no-touch .c-price-form__img-w .line-4 i {
    background: #000
}

.no-touch .c-price-form__img-w .line-1,
.no-touch .c-price-form__img-w .line-3 {
    width: 100%;
    height: 4px
}

.no-touch .c-price-form__img-w .line-2,
.no-touch .c-price-form__img-w .line-4 {
    height: 100%;
    width: 4px
}

.no-touch .c-price-form__img-w:hover .line-1 i {
    -moz-transition: width .4s ease-out;
    -o-transition: width .4s ease-out;
    -webkit-transition: width .4s ease-out;
    transition: width .4s ease-out
}

.no-touch .c-price-form__img-w:hover .line-2 i {
    -moz-transition: height .4s ease-out .4s;
    -o-transition: height .4s ease-out .4s;
    -webkit-transition: height .4s ease-out;
    -webkit-transition-delay: .4s;
    transition: height .4s ease-out .4s
}

.no-touch .c-price-form__img-w:hover .line-3 i {
    -moz-transition: width .4s ease-out .8s;
    -o-transition: width .4s ease-out .8s;
    -webkit-transition: width .4s ease-out;
    -webkit-transition-delay: .8s;
    transition: width .4s ease-out .8s
}

.no-touch .c-price-form__img-w:hover .line-4 i {
    -moz-transition: height .4s ease-out 1.2s;
    -o-transition: height .4s ease-out 1.2s;
    -webkit-transition: height .4s ease-out;
    -webkit-transition-delay: 1.2s;
    transition: height .4s ease-out 1.2s
}

.no-touch .c-price-form__img-w:hover .line-1 i,
.no-touch .c-price-form__img-w:hover .line-2 i,
.no-touch .c-price-form__img-w:hover .line-3 i,
.no-touch .c-price-form__img-w:hover .line-4 i {
    width: 100%;
    height: 100%
}

.c-price-form__img {
    width: 100%
}

.c-price-form__cap {
    line-height: 20px;
    font-size: 18px;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    color: #000
}

@media only screen and (max-width: 767px) {
    .c-price-form__cap {
        font-size: 12px;
        line-height: 14px
    }
}

.c-price-form__txt {
    margin-top: 15px;
    display: block;
    font-size: 12px;
    line-height: 1.5;
    color: #000
}

@media only screen and (max-width: 767px) {
    .c-price-form__txt {
        margin-top: 20px
    }
}

.c-price-form__types-w {
    font-size: 0;
    margin-top: 45px
}

.c-price-form__types-w input[type=radio] {
    display: none
}

@media only screen and (max-width: 767px) {
    .c-price-form__types-w {
        margin-top: 25px;
        text-align: center
    }
}

.c-price-form__type-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: calc((100% - 60px) / 3);
    margin-left: 30px;
    box-sizing: border-box;
    line-height: 0
}

.c-price-form__type-item:first-child {
    margin-left: 0
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .c-price-form__type-item {
        width: calc((100% - 40px) / 3);
        margin-left: 20px
    }
}

@media only screen and (max-width: 767px) {
    .c-price-form__type-item {
        width: 100%;
        max-width: 300px;
        margin-left: 0
    }
}

.c-price-form__type-item-cap {
    display: inline-block;
    position: absolute;
    padding: 0 7px;
    box-sizing: border-box;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translate3d(0, -50%, 0);
    font-size: 12px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    line-height: 1.5
}

.c-price-form__close {
    position: absolute;
    z-index: 100;
    width: 23px;
    height: 20px;
    right: 20px;
    top: 20px;
    display: block;
    background: none;
    border: none;
    outline: none
}

.c-price-form__close:after,
.c-price-form__close:before {
    content: "";
    display: block;
    width: 1px;
    height: 25px;
    background: #141414;
    position: absolute;
    -moz-transition-property: background;
    -o-transition-property: background;
    -webkit-transition-property: background;
    transition-property: background;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.c-price-form__close:after {
    left: 13px;
    top: -4px;
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1
}

.c-price-form__close:before {
    right: 0;
    top: 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1
}

.c-price-form__close:hover:after,
.c-price-form__close:hover:before {
    background: #666
}

.c-price-form__area-w,
.c-price-form__escort-w,
.c-price-form__cont-w {
    position: relative;
    display: inline-block;
    width: 65.5%
}

@media only screen and (max-width: 1240px) {
    .c-price-form__area-w,
    .c-price-form__escort-w,
    .c-price-form__cont-w {
        width: 100%
    }
}

.c-price-form__area-w {
    margin-top: 25px
}

.c-price-form__area-descr {
    display: inline-block;
    vertical-align: text-bottom;
    width: 50%;
    box-sizing: border-box;
    padding-right: 20px;
    margin-bottom: -4px
}

@media only screen and (max-width: 767px) {
    .c-price-form__area-descr {
        width: 100%
    }
}

.c-price-form__area-choice {
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    padding-left: 30px
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .c-price-form__area-choice {
        padding-left: 10px
    }
}

@media only screen and (max-width: 767px) {
    .c-price-form__area-choice {
        width: 100%;
        padding-left: 0
    }
}

.c-price-form__area-choice input {
    border: 0;
    border-bottom: 1px solid #141414;
    box-sizing: border-box;
    line-height: 1;
    font-size: 60px;
    font-weight: 200;
    font-family: "campton-semi-bold", sans-serif;
    width: calc(100% - 40px);
    padding-right: 0;
    position: relative;
    z-index: 2;
    background: none;
    letter-spacing: 1px;
    outline: none;
    color: #000;
    text-align: right
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .c-price-form__area-choice input {
        font-size: 45px;
        width: calc(100% - 50px)
    }
}

@media only screen and (max-width: 767px) {
    .c-price-form__area-choice input {
        margin-top: 5px;
        font-size: 16px
    }
}

.c-price-form__area-choice .sup {
    margin-left: 15px;
    margin-bottom: -4px;
    vertical-align: text-bottom
}

@media only screen and (max-width: 767px) {
    .c-price-form__area-choice .sup {
        margin-left: 12px
    }
}

.c-price-form__escort-w {
    margin-top: 40px
}

.c-price-form__escort-w input[type=radio] {
    display: none
}

.c-price-form__escort-descr {
    display: inline-block;
    vertical-align: top;
    width: 75%;
    box-sizing: border-box;
    padding-right: 20px
}

@media only screen and (max-width: 767px) {
    .c-price-form__escort-descr {
        width: 80%
    }
}

.c-price-form__escort-choice {
    display: inline-block;
    vertical-align: top;
    width: 24%;
    text-align: right
}

@media only screen and (max-width: 767px) {
    .c-price-form__escort-choice {
        text-align: center;
        width: 18%
    }
}

.c-price-form__escort-choice .c-price-form__cap:before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -10px;
    left: -5px;
    width: calc(100% + 10px);
    height: 3px;
    background-color: transparent;
    transition: background .3s ease
}

@media only screen and (min-width: 768px) {
    .c-price-form__escort-choice .c-price-form__cap:hover:before {
        background-color: rgba(0, 0, 0, 0.3)
    }
}

.c-price-form__escort-choice [name="author_support"]:checked + .c-price-form__cap:before {
    background-color: #000000
}

.c-price-form__escort-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: 50px
}

.c-price-form__escort-item:first-child {
    margin-left: 0
}

@media only screen and (max-width: 767px) {
    .c-price-form__escort-item {
        margin-top: 30px;
        margin-left: 0;
        display: block
    }

    .c-price-form__escort-item:first-child {
        margin-top: 0
    }
}

.c-price-form__escort .c-price-form__cap {
    padding: 0 5px
}

.c-price-form__cont-w {
    margin-top: 30px;
    width: 50%
}

@media only screen and (max-width: 767px) {
    .c-price-form__cont-w {
        width: 100%
    }
}

.price-calc-form-open .c-price-form {
    display: inline-block;
    opacity: 1;
    left: 75px
}

.price-post__text {
    float: right;
    width: 610px;
    color: #333
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .price-post__text {
        float: none;
        width: auto
    }
}

@media only screen and (max-width: 767px) {
    .price-post__text {
        float: none;
        width: auto
    }
}

.price-post__text p {
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 30px
}

.price-post__text h3 {
    font-size: 12px;
    color: #141414;
    line-height: 14px;
    text-transform: uppercase;
    font-family: "campton-semi-bold", sans-serif;
    padding-bottom: 20px;
    letter-spacing: 1px
}

.price-post__text table {
    width: 100%;
    margin-bottom: 40px
}

.price-post__text table tr td {
    font-size: 13px;
    color: #333333;
    line-height: 20px;
    padding-bottom: 8px
}

@media only screen and (max-width: 767px) {
    .price-post__text table tr td {
        width: auto !important
    }
}

.price-post__text table tr td strong {
    display: block;
    padding-bottom: 20px;
    color: #000;
    font-weight: normal
}

.price-post__text table tr td:first-child {
    font-size: 12px;
    color: #141414;
    line-height: 14px;
    text-transform: uppercase;
    font-family: "campton-semi-bold", sans-serif;
    padding-right: 50px;
    letter-spacing: 1px
}

.price-post__text table tr td:first-child strong {
    font-weight: normal;
    color: #b4b4b4;
    margin-top: 0;
    padding-top: 5px
}

.price-post {
    position: relative;
    padding-bottom: 60px
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .price-post {
        padding-bottom: 0
    }
}

@media only screen and (max-width: 767px) {
    .price-post {
        padding-bottom: 40px
    }
}

.price-post:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    bottom: 60px;
    height: 1px;
    background: #e8e8e8
}

.price-post_i {
    display: none
}

.price-post__title {
    position: absolute;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 500;
    color: #141414;
    right: 640px;
    left: 0;
    top: 0
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .price-post__title {
        position: relative;
        right: auto;
        left: auto;
        padding-bottom: 20px
    }
}

@media only screen and (max-width: 767px) {
    .price-post__title {
        position: relative;
        right: auto;
        left: auto;
        padding-bottom: 20px
    }
}

.post-price__link {
    clear: both;
    padding-bottom: 55px
}

.post-price__link a {
    display: inline-block;
    font-size: 12px;
    color: #1D304E;
    line-height: 14px;
    text-transform: uppercase;
    padding-left: 60px;
    font-family: "campton-semi-bold", sans-serif;
    letter-spacing: 1px;
    position: relative;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    white-space: nowrap
}

.post-price__link a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition-property: -moz-transform, background;
    -o-transition-property: -o-transform, background;
    -webkit-transition-property: -webkit-transform, background;
    transition-property: transform, background;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .post-price__link a:hover {
    color: #666
}

.no-touch .post-price__link a:hover:after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: #666
}

@media only screen and (max-width: 767px) {
    .post-price__link a {
        white-space: normal
    }
}

.section-about .section-wrap,
.gall-page .section-wrap {
    padding-left: 170px;
    padding-bottom: 0
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .section-about .section-wrap,
    .gall-page .section-wrap {
        padding-left: 30px
    }
}

@media only screen and (max-width: 767px) {
    .section-about .section-wrap,
    .gall-page .section-wrap {
        padding-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .section-about .section-main,
    .gall-page .section-main {
        padding-top: 40px
    }
}

.section-about .section-black,
.gall-page .section-black {
    padding-top: 95px;
    z-index: 3
}

@media only screen and (max-width: 767px) {
    .section-about .section-black,
    .gall-page .section-black {
        background: #000
    }
}

.touch .section-about .section-black,
.touch .gall-page .section-black {
    background: #000
}

.section-about .inaction-links,
.gall-page .inaction-links {
    padding-left: 0
}

@media only screen and (max-width: 767px) {
    .section-about .inaction-links,
    .gall-page .inaction-links {
        padding-left: 20px
    }
}

.gall-page .section-wrap {
    min-height: 124px
}

@media only screen and (max-width: 767px) {
    .gall-page .section-wrap p + a {
        margin-top: 7px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .gall-page .callback .btn-transparent {
        position: relative;
        right: 0;
        top: 0
    }
}

.about-title {
    float: left
}

@media only screen and (max-width: 767px) {
    .about-title {
        float: none;
        padding-bottom: 60px
    }
}

.about-title p {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    padding-top: 44px
}

@media only screen and (max-width: 767px) {
    .about-title p {
        width: auto;
        margin: 0 20px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .about-title p {
        position: absolute;
        left: 0;
        top: 375px;
        padding-top: 0;
        width: 280px
    }
}

.about-title_i {
    width: 257px;
    height: 340px;
    position: relative;
    display: block
}

@media only screen and (max-width: 767px) {
    .about-title_i {
        width: auto;
        margin: 0 20px
    }
}

.about-title_i .title {
    padding: 40px 30px 0 30px;
    font-size: 12px;
    font-family: "campton-semi-bold", sans-serif;
    line-height: 17px;
    text-transform: uppercase;
    font-weight: normal;
    color: #000;
    -moz-transition: color .4s ease;
    -o-transition: color .4s ease;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
    letter-spacing: 1px
}

.about-title_i p {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 25px;
    font-weight: normal;
    font-size: 36px;
    line-height: 40px;
    color: #000;
    font-family: "campton-semi-bold", sans-serif;
    text-transform: uppercase
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .about-title_i p {
        top: auto
    }
}

@media only screen and (max-width: 767px) {
    .about-title_i p {
        left: 10px;
        right: 10px
    }
}

.no-touch .about-title_i:hover .line-1 i {
    -moz-transition: width .4s ease-out;
    -o-transition: width .4s ease-out;
    -webkit-transition: width .4s ease-out;
    transition: width .4s ease-out
}

.no-touch .about-title_i:hover .line-2 i {
    -moz-transition: height .4s ease-out .4s;
    -o-transition: height .4s ease-out .4s;
    -webkit-transition: height .4s ease-out;
    -webkit-transition-delay: .4s;
    transition: height .4s ease-out .4s
}

.no-touch .about-title_i:hover .line-3 i {
    -moz-transition: width .4s ease-out .8s;
    -o-transition: width .4s ease-out .8s;
    -webkit-transition: width .4s ease-out;
    -webkit-transition-delay: .8s;
    transition: width .4s ease-out .8s
}

.no-touch .about-title_i:hover .line-4 i {
    -moz-transition: height .4s ease-out 1.2s;
    -o-transition: height .4s ease-out 1.2s;
    -webkit-transition: height .4s ease-out;
    -webkit-transition-delay: 1.2s;
    transition: height .4s ease-out 1.2s
}

.no-touch .about-title_i:hover .line-1 i,
.no-touch .about-title_i:hover .line-2 i,
.no-touch .about-title_i:hover .line-3 i,
.no-touch .about-title_i:hover .line-4 i {
    width: 100%;
    height: 100%
}

.no-touch .about-title_i:hover .title {
    color: #666
}

.about-size.p110 {
    padding-bottom: 110px
}

.about-size.black {
    padding-top: 75px;
    padding-bottom: 100px
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .about-size.black {
        padding-bottom: 60px
    }
}

@media only screen and (max-width: 767px) {
    .about-size.black {
        padding-bottom: 50px
    }
}

.about-size.about-size_2 {
    padding-bottom: 200px
}

@media only screen and (max-width: 767px) {
    .about-size.about-size_2 {
        padding-bottom: 50px
    }
}

.link-box-2-wrap {
    padding-bottom: 125px
}

@media only screen and (max-width: 767px) {
    .link-box-2-wrap {
        padding: 0
    }
}

.about-size {
    padding-right: 100px
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .about-size {
        padding-right: 30px
    }
}

@media only screen and (max-width: 767px) {
    .about-size {
        padding-right: 0
    }
}

.about-size__left {
    float: left;
    width: 350px
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .about-size__left {
        width: 290px
    }
}

.about-size__left .project-desc {
    padding-left: 0;
    float: none;
    padding-bottom: 0
}

.about-size__left .project-desc p strong {
    font-weight: 500
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .about-size__left .project-desc {
        position: relative;
        left: auto
    }
}

.about-size__left .closest-events.white {
    margin: 0
}

@media only screen and (max-width: 767px) {
    .about-size__left {
        width: auto;
        float: none
    }
}

.about-size__right {
    padding-left: 35%
}

.about-size__right .work-type {
    width: auto
}

.about-size__right .numbers {
    float: none;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 150px
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .about-size__right .numbers {
        padding-bottom: 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .about-size__right .numbers {
        position: relative;
        left: auto;
        top: auto;
        margin-top: 0
    }
}

@media only screen and (max-width: 767px) {
    .about-size__right .numbers {
        padding-bottom: 0
    }
}

.about-size__right .numbers ul li {
    margin-left: 40px
}

.about-size__right .numbers ul li:first-child {
    margin-left: 0
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .about-size__right .numbers ul li {
        margin-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .about-size__right .numbers ul li {
        margin-left: 0
    }
}

.black .about-size__right {
    padding-top: 32px
}

@media only screen and (max-width: 767px) {
    .about-size__right > .text {
        padding: 0 20px;
        text-align: justify
    }
}

.about-size__right > .text p {
    font-size: 14px;
    line-height: 24px;
    color: #fff
}

.black .about-size__right > .text p {
    color: #333
}

.about-size__right .project-desc {
    padding-left: 0;
    padding-top: 0;
    float: none;
    padding-bottom: 105px
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .about-size__right .project-desc {
        position: relative;
        left: auto;
        top: auto
    }
}

@media only screen and (max-width: 767px) {
    .about-size__right {
        width: auto;
        padding-left: 0;
        padding-right: 0;
        float: none
    }
}

.about-good {
    padding-top: 60px;
    position: relative;
    z-index: 1;
    padding-right: 110px
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .about-good {
        padding-bottom: 100px;
        padding-right: 30px
    }
}

@media only screen and (max-width: 767px) {
    .about-good {
        padding-right: 0
    }
}

.about-good h2 {
    font-size: 60px;
    line-height: 64px;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    text-align: left;
    width: 100%;
    top: -52px;
    color: #000;
    font-weight: 100;
    padding-left: 35%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.about-good h2 strong {
    font-weight: bold
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .about-good h2 {
        position: relative;
        top: auto;
        padding-bottom: 55px
    }
}

@media only screen and (max-width: 767px) {
    .about-good h2 {
        position: relative;
        top: auto;
        padding-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 35px;
        line-height: 39px
    }
}

.about-good ul li {
    float: left;
    width: 50%;
}

.about-good ul li:first-child {
    padding-left: 0
}

@media only screen and (max-width: 767px) {
    .about-good ul li {
        width: auto;
        float: none;
        padding: 0 20px 50px 20px
    }

    .about-good ul li:first-child {
        padding-left: 20px
    }
}

.about-good ul li h3 {
    font-size: 12px;
    line-height: 14px;
    font-family: "campton-semi-bold", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    font-weight: normal;
    color: #000;
    padding-right: 50px;
    margin-bottom: 35px;
    text-align: center;
}

.about-good ul li h3 img {
    position: absolute;
    right: 0;
    top: 50%;
    width: 30px;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.about-good ul li p {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    text-align: center;
}

.about-honors {
    padding-right: 110px
}

@media only screen and (max-width: 767px) {
    .about-honors {
        padding: 0 20px
    }
}

.about-honors_i {
    position: relative;
    padding-bottom: 130px
}

@media only screen and (max-width: 767px) {
    .about-honors_i {
        padding-bottom: 30px
    }
}

.about-honors__left {
    float: left;
    width: 450px;
    padding-right: 85px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .about-honors__left {
        float: none;
        padding-right: 0
    }
}

@media only screen and (max-width: 767px) {
    .about-honors__left {
        width: auto;
        float: none;
        padding-right: 0
    }
}

.about-honors__left > p {
    font-size: 24px;
    line-height: 37px;
    color: #fff;
    font-weight: 100
}

@media only screen and (max-width: 767px) {
    .about-honors__left > p {
        text-align: justify;
        font-size: 20px;
        line-height: 32px
    }
}

.about-honors__right {
    position: absolute;
    left: 535px;
    bottom: 130px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .about-honors__right {
        left: auto;
        bottom: auto;
        position: relative;
        padding-top: 50px
    }
}

@media only screen and (max-width: 767px) {
    .about-honors__right {
        left: auto;
        bottom: auto;
        position: relative;
        padding-top: 50px
    }
}

.about-honors__right ul li {
    float: left;
    padding-left: 19px
}

.about-honors__right ul li:first-child {
    padding-left: 0
}

.about-honors__right ul li .btn-transparent {
    padding-right: 30px;
    padding-left: 30px
}

.about-honors__right ul li .link {
    display: block;
    white-space: nowrap;
    font-size: 12px;
    font-family: "campton-semi-bold", sans-serif;
    line-height: 14px;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 20px;
    padding: 0 0 0 60px;
    position: relative;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.about-honors__right ul li .link:after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition-property: -moz-transform, background;
    -o-transition-property: -o-transform, background;
    -webkit-transition-property: -webkit-transform, background;
    transition-property: transform, background;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .about-honors__right ul li .link:hover {
    color: #666
}

.no-touch .about-honors__right ul li .link:hover:after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: #666
}

.about-honors__right ul li .link:after {
    background: #fff
}

@media only screen and (max-width: 767px) {
    .about-honors__right ul li {
        float: none;
        padding-left: 0;
        margin-bottom: 10px
    }

    .about-honors__right ul li a {
        display: block
    }
}

.idea-life {
    padding-bottom: 200px;
    padding-top: 100px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .idea-life {
        padding-bottom: 100px
    }
}

@media only screen and (max-width: 767px) {
    .idea-life {
        padding-bottom: 50px;
        padding-top: 0
    }
}

.idea-life__left {
    float: left;
    width: 535px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .idea-life__left {
        float: none
    }
}

@media only screen and (max-width: 767px) {
    .idea-life__left {
        float: none;
        width: auto
    }
}

.idea-life__right {
    padding-left: 535px;
    padding-right: 110px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .idea-life__right {
        padding: 50px 30px 0 0
    }
}

@media only screen and (max-width: 767px) {
    .idea-life__right {
        padding-right: 20px;
        padding-left: 20px
    }
}

.idea-title p {
    font-size: 12px;
    color: #fff;
    line-height: 14px;
    font-family: "campton-semi-bold", sans-serif;
    padding-left: 70px;
    position: relative;
    padding-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1px
}

@media only screen and (max-width: 767px) {
    .idea-title p {
        text-align: center;
        padding-left: 0
    }
}

.idea-title p:after {
    content: "";
    display: block;
    width: 40px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 3px
}

@media only screen and (max-width: 767px) {
    .idea-title p:after {
        display: none
    }
}

.idea-title h2 {
    font-size: 60px;
    font-weight: 100;
    line-height: 60px;
    text-transform: uppercase
}

.idea-title h2 strong {
    font-weight: bold
}

@media only screen and (max-width: 767px) {
    .idea-title h2 {
        font-size: 24px;
        line-height: 32px;
        text-align: center;
        padding-bottom: 20px
    }
}

.idea-title span {
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    display: block;
    width: 460px
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .idea-title span {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .idea-title span {
        font-size: 16px;
        font-weight: 300;
        line-height: 26px;
        width: 100%
    }
}

.idea-media p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    padding-bottom: 30px
}

@media only screen and (max-width: 767px) {
    .idea-media p {
        text-align: justify
    }
}

.idea-media ul li {
    float: left;
    padding-left: 19px
}

.idea-media ul li:first-child {
    padding-left: 0
}

@media only screen and (max-width: 767px) {
    .idea-media ul li {
        float: none;
        padding-left: 0
    }

    .idea-media ul li a {
        display: block
    }
}

.about-honors__list {
    position: relative
}

.about-honors__list__item_i {
    margin: 0 auto;
    max-width: 1600px;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.about-trust {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 2;
    overflow: hidden
}

.about-trust .video-inner {
    z-index: 1
}

@media only screen and (max-width: 767px) {
    .about-trust .video-inner {
        display: none
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .about-trust {
        height: 600px
    }
}

.about-trust_i {
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 1600px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 170px;
    z-index: 2
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .about-trust_i {
        padding-left: 30px
    }
}

@media only screen and (max-width: 767px) {
    .about-trust_i {
        position: relative;
        left: auto;
        top: auto;
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        padding: 40px 20px
    }
}

.about-trust__title {
    float: left;
    width: 350px;
    font-size: 60px;
    line-height: 60px;
    font-weight: 100;
    position: relative
}

@media only screen and (max-width: 767px) {
    .about-trust__title {
        width: auto;
        font-size: 24px;
        line-height: 32px;
        padding-bottom: 10px;
        float: none
    }
}

.about-trust__title:after {
    content: "";
    display: block;
    width: 40px;
    height: 1px;
    background: #fff;
    left: 0;
    top: -45px;
    position: absolute
}

.about-trust__title strong {
    font-weight: bold
}

.about-trust__text {
    padding-top: 50px;
    padding-right: 110px
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .about-trust__text {
        padding-right: 30px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .about-trust__text {
        padding-left: 350px
    }
}

@media only screen and (max-width: 767px) {
    .about-trust__text {
        padding: 0
    }
}

.about-trust__text p {
    font-size: 14px;
    line-height: 24px;
    text-align: justify
}

.logo-list {
    padding-right: 110px;
    padding-bottom: 100px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .logo-list {
        padding-right: 0
    }
}

@media only screen and (max-width: 767px) {
    .logo-list {
        padding-right: 0
    }
}

.logo-list table {
    width: 100%
}

.logo-list table tr td {
    text-align: center;
    vertical-align: middle;
    padding: 15px 5px
}

@media only screen and (max-width: 767px) {
    .logo-list table tr td {
        float: left;
        width: 50%;
        height: 60px;
        padding: 0 0 10px 0
    }

    .logo-list table tr td img {
        max-height: 60px
    }
}

@media only screen and (max-width: 767px) {
    .logo-list table,
    .logo-list tbody,
    .logo-list tr,
    .logo-list td {
        display: block
    }
}

.callback {
    background: #1D304E;
    height: 124px;
    margin-bottom: 100px;
    position: relative
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .callback {
        height: auto
    }
}

@media only screen and (max-width: 767px) {
    .callback {
        height: auto;
        padding-bottom: 40px;
        text-align: center
    }
}

.callback .section-wrap {
    padding-right: 110px
}

@media only screen and (max-width: 767px) {
    .callback .section-wrap {
        padding-right: 0
    }
}

.callback.callback_alone .section-wrap {
    max-width: 1600px;
    padding-left: 170px;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 767px) {
    .callback.callback_alone .section-wrap {
        padding-right: 0;
        padding-left: 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .callback.callback_alone .section-wrap {
        padding: 0 30px
    }
}

.callback p {
    white-space: nowrap;
    font-size: 24px;
    line-height: 30px;
    padding-top: 49px;
    font-weight: 100;
    display: inline-block
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .callback p {
        font-size: 20px
    }
}

@media only screen and (max-width: 767px) {
    .callback p {
        font-size: 20px;
        white-space: normal;
        padding-top: 40px
    }
}

.callback strong {
    display: inline-block;
    font-weight: normal;
    font-size: 24px;
    line-height: 26px;
    padding-top: 49px;
    padding-left: 80px
}

.callback strong a {
    color: white;
    transition: 0.5s
}

.callback strong a:hover {
    color: #666
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .callback strong {
        font-size: 20px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .callback strong {
        display: block;
        padding-top: 10px;
        padding-bottom: 44px;
        padding-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .callback strong {
        padding-top: 10px;
        padding-left: 0;
        padding-bottom: 10px
    }
}

.callback .btn-transparent {
    float: right;
    margin-top: 36px;
    margin-bottom: 36px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .callback .btn-transparent {
        position: absolute;
        right: 30px;
        top: 24px
    }
}

@media only screen and (max-width: 767px) {
    .callback .btn-transparent {
        float: none;
        display: block;
        margin: 0 20px
    }
}

.about-honors__list__item {
    display: none;
    position: relative;
    background: #1D304E;
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .about-honors__list__item {
        padding-top: 50px
    }
}

.about-honors__list__item .section-wrap {
    padding-right: 110px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .about-honors__list__item .section-wrap {
        padding-right: 30px
    }
}

@media only screen and (max-width: 767px) {
    .about-honors__list__item .section-wrap {
        padding: 20px 10px
    }
}

.about-honors__list__item .close-wrap {
    padding-bottom: 80px;
    width: 520px;
    float: right;
    clear: both
}

@media only screen and (max-width: 767px) {
    .about-honors__list__item .close-wrap {
        padding-bottom: 10px;
        width: auto;
        float: none
    }
}

.about-honors__list__item .close {
    display: inline-block;
    padding-left: 60px;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    color: #fff;
    font-family: "campton-semi-bold", sans-serif;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative
}

.about-honors__list__item .close:after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition-property: -moz-transform, background;
    -o-transition-property: -o-transform, background;
    -webkit-transition-property: -webkit-transform, background;
    transition-property: transform, background;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .about-honors__list__item .close:hover {
    color: #666
}

.no-touch .about-honors__list__item .close:hover:after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: #666
}

.about-honors__list__item .close:after {
    background: #fff
}

.about-honors__list__item table {
    float: right;
    margin-bottom: 65px
}

@media only screen and (max-width: 767px) {
    .about-honors__list__item table {
        float: none;
        margin-bottom: 20px
    }
}

.about-honors__list__item table tr td {
    font-size: 13px;
    color: #fff;
    line-height: 22px;
    padding-bottom: 19px
}

.about-honors__list__item table tr td:last-child {
    padding-left: 110px;
    text-align: justify;
    width: 460px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .about-honors__list__item table tr td:last-child {
        padding-left: 50px
    }
}

@media only screen and (max-width: 767px) {
    .about-honors__list__item table tr td:last-child {
        width: auto;
        padding-left: 10px
    }
}

.about-honors__list__item table tr td:nth-child(2) {
    text-align: right;
    padding-left: 55px;
    font-family: "campton-semi-bold", sans-serif;
    font-size: 10px
}

@media only screen and (max-width: 767px) {
    .about-honors__list__item table tr td:nth-child(2) {
        padding-left: 5px
    }
}

.about-honors__list__item table tr td:first-child {
    font-size: 12px;
    text-align: right;
    font-family: "campton-semi-bold", sans-serif
}

.about-person__title {
    padding-top: 40px;
    padding-bottom: 50px
}

.about-person__title h1 {
    color: #141414;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    padding-bottom: 21px;
    text-transform: uppercase
}

.about-person__title img {
    width: 100%;
    min-width: 100%;
    display: block
}

.about-person__title .date {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 1px;
    font-family: "campton-semi-bold", sans-serif;
    padding-bottom: 15px;
    color: #999
}

.about-person__title .product-carousel {
    padding-bottom: 0
}

.about-person__title .product-carousel__author {
    bottom: -10px
}

.about-person__title .product-carousel__author .product-carousel__horizontal-text {
    bottom: 45px;
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    left: 0
}

.about-person__post {
    padding-bottom: 20px;
    position: relative
}

.about-person__post:last-of-type {
    margin-bottom: 10vh;
}

.about-person__post.ec {
    margin-bottom: unset;
}

@media only screen and (max-width: 767px) {
    .about-person__post {
        padding-bottom: 50px;
        position: relative
    }

    .about-person__post:last-of-type {
        margin-bottom: 20vh;
    }

    .about-person__post.ec {
        margin-bottom: unset;
    }
}

.about-person__post p {
    font-size: 14px;
    color: #000000;
    line-height: 16px;
}

.about-person__post > * {
    margin-left: 280px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .about-person__post > * {
        margin-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .about-person__post > * {
        margin-left: 0
    }
}

.about-person__post__title {
    position: absolute;
    left: -280px;
    top: 30px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .about-person__post__title {
        left: auto;
        top: auto;
        position: relative
    }
}

@media only screen and (max-width: 767px) {
    .about-person__post__title {
        left: auto;
        top: auto;
        position: relative
    }
}

.video-frame {
    padding-bottom: 80px
}

.video-frame iframe {
    display: block
}

@media only screen and (max-width: 767px) {
    .video-frame iframe {
        height: 200px !important
    }
}

.blog-nav__all ul li {
    float: left;
    width: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 15px
}

.blog-nav__all ul li:nth-child(2n) {
    padding-left: 15px;
    padding-right: 0
}

.blog-nav__all ul li a {
    border-top: 1px solid #e7e7e7;
    display: block;
    padding: 13px 0;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    font-family: "campton-semi-bold", sans-serif;
    letter-spacing: 1px;
    -moz-transition: color .4s ease;
    -o-transition: color .4s ease;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

.no-touch .blog-nav__all ul li a:hover {
    color: #666
}

.blog-nav__main {
    padding-bottom: 63px
}

.blog-nav__main ul li a {
    font-size: 12px;
    font-family: "campton-semi-bold", sans-serif;
    line-height: 14px;
    display: block;
    padding: 15px 0;
    text-transform: uppercase;
    color: #000;
    border-bottom: 1px solid #000;
    -moz-transition: color .4s ease;
    -o-transition: color .4s ease;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

.blog-nav__main ul li a:hover {
    color: #666
}

.blog-nav__main ul li:first-child a {
    border-top: 1px solid #000
}

.blog-nav__tags ul {
    font: 10px/40px "campton-semi-bold", sans-serif;
    background-color: #fff;
    background-image: linear-gradient(#e7e7e7 1px, rgba(0, 0, 0, 0) 1px);
    background-size: 100% 40px;
    background-origin: content-box;
    text-align: justify
}

.blog-nav__tags ul li {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 30px
}

.blog-nav__tags ul li strong {
    font-weight: normal;
    color: #000
}

.blog-nav__tags ul li a {
    color: #999;
    -moz-transition: color .4s ease;
    -o-transition: color .4s ease;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

.blog-nav__tags ul li a:hover {
    color: #666
}

.blog-nav__tags__more {
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7
}

.blog-nav__tags__more a {
    display: block;
    padding: 15px 0;
    color: #000;
    font-size: 12px;
    font-family: "campton-semi-bold", sans-serif;
    line-height: 14px;
    -moz-transition: color .4s ease;
    -o-transition: color .4s ease;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

.no-touch .blog-nav__tags__more a:hover {
    color: #666
}

.instagram-line {
    background: #000;
    margin-bottom: 50px
}

.instagram-line_i {
    max-width: 1600px;
    margin: 0 auto;
    padding: 35px 110px 35px 170px;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .instagram-line_i {
        padding: 35px 35px 25px 35px
    }
}

@media only screen and (max-width: 767px) {
    .instagram-line_i {
        padding: 10px
    }
}

.instagram-line_i ul {
    text-align: center;
    font-size: 0;
    line-height: 0;
    margin: 0 0 0 -10px
}

@media only screen and (max-width: 767px) {
    .instagram-line_i ul {
        margin: 0
    }
}

.instagram-line_i ul li {
    display: inline-block;
    padding: 0 10px 10px 10px;
    width: 16.666%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top
}

.instagram-line_i ul li a {
    display: block
}

.instagram-line_i ul li img {
    width: 100%
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .instagram-line_i ul li {
        padding: 5px 10px
    }
}

@media only screen and (max-width: 767px) {
    .instagram-line_i ul li {
        width: 50%;
        padding: 10px;
        float: left
    }
}

.instagram-line__title {
    position: absolute;
    left: 120px;
    bottom: 30px;
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    color: #fff;
    font-family: "campton-semi-bold", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .instagram-line__title {
        left: 10px;
        bottom: 20px
    }
}

@media only screen and (max-width: 767px) {
    .instagram-line__title {
        left: 10px;
        bottom: auto;
        top: 10px;
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
        zoom: 1;
        position: relative;
        padding-bottom: 10px
    }
}

.subscribe_i {
    padding-right: 220px
}

@media only screen and (max-width: 767px) {
    .subscribe_i {
        padding-right: 0
    }
}

.subscribe_single {
    padding-bottom: 55px;
    display: none
}

.subscribe {
    padding-bottom: 70px
}

@media only screen and (max-width: 767px) {
    .subscribe {
        padding-bottom: 150px;
        position: relative
    }
}

.subscribe p {
    font-size: 24px;
    color: #000;
    font-weight: 100;
    line-height: 52px;
    float: left;
    margin-right: 50px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    white-space: nowrap
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .subscribe p {
        float: none;
        margin-right: 0
    }
}

@media only screen and (max-width: 767px) {
    .subscribe p {
        float: none;
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 10px;
        margin-right: 0;
        white-space: normal
    }
}

.subscribe__input {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    width: 50%;
    float: right;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 20px;
    position: relative
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .subscribe__input {
        float: none;
        width: 100%;
        margin-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .subscribe__input {
        float: none;
        width: 100%;
        margin-left: 0
    }
}

.subscribe_single .subscribe__input {
    width: 100%
}

.subscribe__input input[type="text"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 0;
    background: none;
    padding: 0 100px 0 0;
    font-size: 12px;
    font-family: "campton-semi-bold", sans-serif;
    line-height: 52px;
    height: 52px;
    outline: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000
}

.subscribe__input input[type="text"].filled ~ label {
    color: #00ccff
}

.subscribe__input label {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    font-size: 12px;
    color: #b4b4b4;
    line-height: 50px;
    height: 50px;
    font-family: "campton-semi-bold", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
    -moz-transition: left .4s ease-out, color .4s ease-out;
    -o-transition: left .4s ease-out, color .4s ease-out;
    -webkit-transition: left .4s ease-out, color .4s ease-out;
    transition: left .4s ease-out, color .4s ease-out
}

.subscribe__input .error-text {
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: "campton-semi-bold", sans-serif;
    color: #cc0000;
    line-height: 14px;
    text-transform: uppercase;
    padding-top: 18px;
    -moz-transition: opacity .4s ease-out, visibility .4s ease-out;
    -o-transition: opacity .4s ease-out, visibility .4s ease-out;
    -webkit-transition: opacity .4s ease-out, visibility .4s ease-out;
    transition: opacity .4s ease-out, visibility .4s ease-out
}

.subscribe__input.error {
    z-index: 2;
    border-color: #cc0000
}

.subscribe__input.error .error-text {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    visibility: visible
}

.subscribe__input.error label {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.subscribe__input.error input[type="text"],
.subscribe__input.error textarea {
    border-color: #cc0000
}

.subscribe__btn {
    float: right;
    width: 175px;
    text-align: center;
    padding: 0
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .subscribe__btn {
        top: 52px
    }
}

@media only screen and (max-width: 767px) {
    .subscribe__btn {
        float: none;
        width: 100%;
        position: absolute;
        bottom: 80px;
        left: 0
    }
}

.subscribe__btn i {
    font-style: normal;
    display: inline
}

.subscribe__btn em {
    display: none;
    font-style: normal
}

.subscribe_sended .subscribe__btn i {
    display: none
}

.subscribe_sended .subscribe__btn em {
    display: inline
}

.subscribe__input__progress {
    position: absolute;
    height: 1px;
    background: #666;
    left: 0;
    bottom: -1px;
    z-index: 100;
    width: 0
}

.more-tags {
    position: fixed;
    left: 95px;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 1020;
    background: #fff;
    overflow: auto;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    -moz-transform: scale(.9, .9);
    -ms-transform: scale(.9, .9);
    -webkit-transform: scale(.9, .9);
    transform: scale(.9, .9);
    -moz-transition: -moz-transform .4s ease;
    -o-transition: -o-transform .4s ease;
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease
}

.tags-more-open .more-tags {
    visibility: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.more-tags .close {
    position: absolute;
    left: 55px;
    top: 40px;
    display: block;
    padding-left: 50px;
    font-size: 12px;
    color: #000;
    font-family: "campton-semi-bold", sans-serif;
    line-height: 14px;
    margin-bottom: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 12px;
    z-index: 10;
    -moz-transition: color .4s ease;
    -o-transition: color .4s ease;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

.no-touch .more-tags .close:hover {
    color: #666
}

.no-touch .more-tags .close:hover:after,
.no-touch .more-tags .close:hover:before {
    background: #666
}

.more-tags .close:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 5px;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: #000;
    height: 1px;
    width: 42px;
    -moz-transition: background .4s ease;
    -o-transition: background .4s ease;
    -webkit-transition: background .4s ease;
    transition: background .4s ease
}

.more-tags .close:before {
    content: "";
    display: block;
    position: absolute;
    left: -1px;
    top: 35px;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: #000;
    height: 1px;
    width: 42px;
    -moz-transition: background .4s ease;
    -o-transition: background .4s ease;
    -webkit-transition: background .4s ease;
    transition: background .4s ease
}

.more-tags_i {
    padding: 45px 75px 45px 55px;
    -webkit-columns: 6;
    -moz-columns: 6;
    columns: 6
}

.more-tags_i .close-holder {
    padding-bottom: 62px
}

.more-tags_i strong {
    display: block;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
    font-family: "campton-semi-bold", sans-serif;
    line-height: 14px;
    padding-bottom: 20px
}

.more-tags_i ul {
    padding-right: 20px;
    padding-bottom: 30px
}

.more-tags_i ul li {
    padding-bottom: 18px
}

.more-tags_i ul li a {
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    font-family: "campton-semi-bold", sans-serif;
    color: #999;
    letter-spacing: 1px;
    -moz-transition: color .4s ease;
    -o-transition: color .4s ease;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

.more-tags_i ul li a:hover,
.more-tags_i ul li a.active {
    color: #666
}

.recent-post__title {
    font-size: 12px;
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: "campton-semi-bold", sans-serif;
    padding-bottom: 25px;
    line-height: 14px
}

@media only screen and (max-width: 767px) {
    .recent-post {
        display: none
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .recent-post {
        display: none
    }
}

.recent-post ul li {
    padding-bottom: 58px
}

.recent-post ul li a {
    display: block
}

.recent-post ul li img {
    display: block;
    width: 100%;
    min-width: 100%;
    margin-bottom: 35px
}

.recent-post ul li strong {
    display: block;
    font-weight: normal;
    font-size: 18px;
    color: #141414;
    line-height: 20px;
    padding-bottom: 13px
}

.recent-post ul li em {
    display: block;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: "campton-semi-bold", sans-serif;
    text-transform: uppercase;
    color: #999
}

.tag-list {
    padding-bottom: 45px
}

.tag-list__title {
    float: left;
    width: 70px;
    font-family: "campton-semi-bold", sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000
}

@media only screen and (max-width: 767px) {
    .tag-list__title {
        width: auto;
        float: none;
        padding-bottom: 10px
    }
}

.tag-list_i {
    padding-left: 70px
}

@media only screen and (max-width: 767px) {
    .tag-list_i {
        padding-left: 0
    }
}

.tag-list_i ul li {
    display: inline-block;
    padding-bottom: 7px;
    margin-right: 24px
}

.tag-list_i ul li a {
    font-size: 12px;
    font-family: "campton-semi-bold", sans-serif;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 14px
}

.tag-list_i ul li a:hover {
    text-decoration: underline
}

.social-post {
    padding-bottom: 37px
}

.social-post .tw {
    background: #1cadea
}

.social-post .fb {
    background: #3c5a96
}

.social-post .tw,
.social-post .fb {
    display: block;
    float: left;
    height: 53px;
    width: 130px;
    line-height: 53px;
    text-align: center;
    font-size: 12px;
    font-family: "campton-semi-bold", sans-serif;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    margin-left: 15px;
    padding: 0
}

.social-post .tw:first-child,
.social-post .fb:first-child {
    margin-left: 0
}

@media only screen and (max-width: 767px) {
    .social-post .tw,
    .social-post .fb {
        float: none;
        width: auto;
        margin: 0 0 10px 0
    }
}

.social-post__subscribe {
    margin-left: 290px;
    display: block
}

@media only screen and (max-width: 767px) {
    .social-post__subscribe {
        margin-left: 0;
        width: 100%
    }
}

.social-post__subscribe .hover-out_i:before,
.social-post__subscribe .hover_i:before {
    content: "";
    height: 1px;
    width: 40px;
    background: #000;
    position: relative;
    top: -2px;
    margin-right: 22px;
    display: inline-block
}

.social-post__subscribe .hover_i:before {
    background: #fff
}

.back-top-wrap {
    padding: 10px 0;
    clear: both;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .back-top-wrap {
        text-align: left;
        padding: 0
    }

    .back-top-wrap a {
        padding-left: 60px;
        position: relative
    }

    .back-top-wrap a:after {
        width: 40px;
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 5px;
        height: 1px;
        background: #000
    }
}

.blog-post-nav {
    padding-bottom: 84px
}

.blog-post-nav a {
    font-size: 12px;
    text-transform: uppercase;
    font-family: "campton-semi-bold", sans-serif;
    line-height: 14px;
    letter-spacing: 1px;
    color: #000;
    position: relative
}

@media only screen and (max-width: 767px) {
    .blog-post-nav a {
        display: block
    }
}

.blog-post-nav a.back-top {
    float: none;
    display: inline-block;
    clear: both
}

.blog-post-nav a.prev {
    float: left;
    padding-left: 60px;
    text-align: left;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

@media only screen and (max-width: 767px) {
    .blog-post-nav a.prev {
        float: none;
        margin-bottom: 40px
    }
}

.blog-post-nav a.prev:after {
    width: 40px;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 5px;
    height: 1px;
    background: #000
}

.blog-post-nav a.prev:after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition-property: -moz-transform, background;
    -o-transition-property: -o-transform, background;
    -webkit-transition-property: -webkit-transform, background;
    transition-property: transform, background;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .blog-post-nav a.prev:hover {
    color: #666
}

.no-touch .blog-post-nav a.prev:hover:after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: #666
}

.blog-post-nav a.next {
    float: right;
    padding-right: 60px;
    text-align: right;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.blog-post-nav a.next:after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 1px;
    background: #000;
    display: block;
    width: 40px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition-property: -moz-transform, background;
    -o-transition-property: -o-transform, background;
    -webkit-transition-property: -webkit-transform, background;
    transition-property: transform, background;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.no-touch .blog-post-nav a.next:hover {
    color: #666
}

.no-touch .blog-post-nav a.next:hover:after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: #666
}

.blog-post-nav a.next:after {
    width: 40px;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    left: auto;
    top: 5px;
    height: 1px;
    background: #000
}

@media only screen and (max-width: 767px) {
    .blog-post-nav a.next {
        float: none;
        text-align: left;
        padding-right: 0;
        padding-left: 60px;
        margin-bottom: 40px
    }

    .blog-post-nav a.next:after {
        left: 0;
        right: auto
    }
}

.disqus-wrapper {
    padding-bottom: 80px
}

.read-more {
    padding-bottom: 80px
}

@media only screen and (max-width: 767px) {
    .read-more {
        padding-bottom: 20px
    }
}

.read-more__title {
    float: left;
    width: 150px;
    font-family: "campton-semi-bold", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 14px;
    color: #000;
    padding-top: 5px
}

@media only screen and (max-width: 767px) {
    .read-more__title {
        float: none;
        width: auto;
        padding-bottom: 10px
    }
}

.read-more__link {
    padding-left: 150px
}

@media only screen and (max-width: 767px) {
    .read-more__link {
        padding-left: 0
    }
}

.read-more__link ul li {
    display: block;
    padding-bottom: 8px
}

.read-more__link a {
    font-size: 14px;
    line-height: 21px;
    color: #666;
    -moz-transition: color .4s ease;
    -o-transition: color .4s ease;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

.read-more__link a:hover {
    color: #000
}

.page-404 {
    overflow: hidden;
    position: relative
}

.page-404__text {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 10
}

.page-404__text p {
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    font-family: "campton-semi-bold", sans-serif;
    padding-bottom: 24px
}

.page-404__text .btn-transparent {
    padding: 0 45px
}

.error-404 {
    padding-bottom: 32px
}

.error-404 p {
    padding-bottom: 0
}

.error-404 strong {
    font-size: 140px;
    font-weight: 100;
    line-height: 140px;
    color: #fff
}

.black p,
h2,
a,
span {
    color: #000
}

.black p:after,
h2:after,
a:after,
span:after {
    background: #000
}

.idea-life__team {
    padding-bottom: 100px
}

.idea-life__team h2 {
    padding-bottom: 110px
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .idea-life__team h2 {
        padding-bottom: 50px
    }
}

@media only screen and (max-width: 767px) {
    .idea-life__team h2 {
        padding-bottom: 20px
    }
}

.idea-life__team .idea-life__left {
    padding-top: 25px
}

@media only screen and (max-width: 767px) {
    .idea-life__team .idea-life__left {
        padding-top: 0
    }
}

@media only screen and (max-width: 767px) {
    .idea-life__team .idea-life__right {
        padding: 30px 0 0 0
    }
}

@media only screen and (min-width: 768px) {
    .idea-life__team {
        padding-top: 30px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .idea-life__team {
        padding-top: 0
    }
}

.link-box-2-wrap__team {
    padding-bottom: 0
}

.link-box-2-wrap__team .text {
    top: 0
}

@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .link-box-2-wrap__team .text {
        width: 100%;
        float: none;
        box-sizing: border-box;
        padding: 0
    }

    .link-box-2-wrap__team .text .line-1,
    .link-box-2-wrap__team .text .line-2,
    .link-box-2-wrap__team .text .line-3,
    .link-box-2-wrap__team .text .line-4 {
        width: 0
    }
}

@media only screen and (max-width: 767px) {
    .bg-pattern {
        display: none;
    }
}

.bg-pattern {
    position: relative;
    top: 420px;
    width: 100%;
    visibility: hidden;
}

.open .bg-pattern {
    visibility: visible;
}

.section-about::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../img/interior/enterijer_atim/1.webp) round center;
    background-size: cover;
    opacity: .2;
    content: "";
    z-index: -1;
}

.btn-menu_i.blue {
    background-color: #1d304e;
}
