@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500,700');

@font-face {
    font-family: 'NerisLight';
    src: url('../font/NerisLight.eot');
    src: url('../font/NerisLight.eot') format('embedded-opentype'),
    url('../font/NerisLight.woff2') format('woff2'),
    url('../font/NerisLight.woff') format('woff'),
    url('../font/NerisLight.ttf') format('truetype'),
    url('../font/NerisLight.svg#NerisLight') format('svg');
}

@font-face {
    font-family: 'NerisSemiBold';
    src: url('../font/NerisSemiBold.eot');
    src: url('../font/NerisSemiBold.eot') format('embedded-opentype'),
    url('../font/NerisSemiBold.woff2') format('woff2'),
    url('../font/NerisSemiBold.woff') format('woff'),
    url('../font/NerisSemiBold.ttf') format('truetype'),
    url('../font/NerisSemiBold.svg#NerisSemiBold') format('svg');
}

@font-face {
    font-family: 'NerisThin';
    src: url('../font/NerisThin.eot');
    src: url('../font/NerisThin.eot') format('embedded-opentype'),
    url('../font/NerisThin.woff2') format('woff2'),
    url('../font/NerisThin.woff') format('woff'),
    url('../font/NerisThin.ttf') format('truetype'),
    url('../font/NerisThin.svg#NerisThin') format('svg');
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* RESET STYLES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
html {
    overflow-y: scroll;
}

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

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

body * {
    -webkit-text-size-adjust: none;
    outline: none;
}

.clear {
    clear: both;
    overflow: hidden;
    height: 0px;
    font-size: 0px;
    display: block;
}

input:focus, select:focus, textarea:focus, button:focus {
    outline: none;
}

input, textarea, select {
    font-weight: 400;
    border-radius: 0;
    background: none;
    border: none;
    margin: 0;
    width: 100%;
}

textarea {
    display: block;
    resize: none;
    overflow: auto;
}

select::-ms-expand {
    display: none;
}

.button input[type="submit"], input[type="file"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border: none;
    cursor: pointer;
    z-index: 2;
}

a, a:link, a:visited, a:active, a:hover {
    cursor: pointer;
    text-decoration: none;
    outline: none;
}

ul, ol {
    list-style: none;
}

a {
    color: inherit;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* EMPTY SPACE */
/*-------------------------------------------------------------------------------------------------------------------------------*/


[class*="bs-"] {
    position: relative;
    display: block;
    clear: both;
}

.bs-xs-0 {
    height: 0px;
}

.bs-xs-5 {
    height: 5px;
}

.bs-xs-10 {
    height: 10px;
}

.bs-xs-15 {
    height: 15px;
}

.bs-xs-20 {
    height: 20px;
}

.bs-xs-25 {
    height: 25px;
}

.bs-xs-30 {
    height: 30px;
}

.bs-xs-35 {
    height: 35px;
}

.bs-xs-40 {
    height: 40px;
}

.bs-xs-45 {
    height: 45px;
}

.bs-xs-50 {
    height: 50px;
}

.bs-xs-55 {
    height: 55px;
}

.bs-xs-60 {
    height: 60px;
}

.bs-xs-65 {
    height: 65px;
}

.bs-xs-70 {
    height: 70px;
}

.bs-xs-75 {
    height: 75px;
}

.bs-xs-80 {
    height: 80px;
}

.bs-xs-85 {
    height: 85px;
}

.bs-xs-90 {
    height: 90px;
}

.bs-xs-95 {
    height: 95px;
}

.bs-xs-100 {
    height: 100px;
}

.bs-xs-105 {
    height: 105px;
}

.bs-xs-110 {
    height: 110px;
}

.bs-xs-115 {
    height: 115px;
}

.bs-xs-120 {
    height: 120px;
}

@media (min-width: 768px) {
    .bs-sm-0 {
        height: 0px;
    }

    .bs-sm-5 {
        height: 5px;
    }

    .bs-sm-10 {
        height: 10px;
    }

    .bs-sm-15 {
        height: 15px;
    }

    .bs-sm-20 {
        height: 20px;
    }

    .bs-sm-25 {
        height: 25px;
    }

    .bs-sm-30 {
        height: 30px;
    }

    .bs-sm-35 {
        height: 35px;
    }

    .bs-sm-40 {
        height: 40px;
    }

    .bs-sm-45 {
        height: 45px;
    }

    .bs-sm-50 {
        height: 50px;
    }

    .bs-sm-55 {
        height: 55px;
    }

    .bs-sm-60 {
        height: 60px;
    }

    .bs-sm-65 {
        height: 65px;
    }

    .bs-sm-70 {
        height: 70px;
    }

    .bs-sm-75 {
        height: 75px;
    }

    .bs-sm-80 {
        height: 80px;
    }

    .bs-sm-85 {
        height: 85px;
    }

    .bs-sm-90 {
        height: 90px;
    }

    .bs-sm-95 {
        height: 95px;
    }

    .bs-sm-100 {
        height: 100px;
    }

    .bs-sm-105 {
        height: 105px;
    }

    .bs-sm-110 {
        height: 110px;
    }

    .bs-sm-115 {
        height: 115px;
    }

    .bs-sm-120 {
        height: 120px;
    }
}

@media (min-width: 992px) {
    .bs-md-0 {
        height: 0px;
    }

    .bs-md-5 {
        height: 5px;
    }

    .bs-md-10 {
        height: 10px;
    }

    .bs-md-15 {
        height: 15px;
    }

    .bs-md-20 {
        height: 20px;
    }

    .bs-md-25 {
        height: 25px;
    }

    .bs-md-30 {
        height: 30px;
    }

    .bs-md-35 {
        height: 35px;
    }

    .bs-md-40 {
        height: 40px;
    }

    .bs-md-45 {
        height: 45px;
    }

    .bs-md-50 {
        height: 50px;
    }

    .bs-md-55 {
        height: 55px;
    }

    .bs-md-60 {
        height: 60px;
    }

    .bs-md-65 {
        height: 65px;
    }

    .bs-md-70 {
        height: 70px;
    }

    .bs-md-75 {
        height: 75px;
    }

    .bs-md-80 {
        height: 80px;
    }

    .bs-md-85 {
        height: 85px;
    }

    .bs-md-90 {
        height: 90px;
    }

    .bs-md-95 {
        height: 95px;
    }

    .bs-md-100 {
        height: 100px;
    }

    .bs-md-105 {
        height: 105px;
    }

    .bs-md-110 {
        height: 110px;
    }

    .bs-md-115 {
        height: 115px;
    }

    .bs-md-120 {
        height: 120px;
    }
}

@media (min-width: 1200px) {
    .bs-lg-0 {
        height: 0px;
    }

    .bs-lg-5 {
        height: 5px;
    }

    .bs-lg-10 {
        height: 10px;
    }

    .bs-lg-15 {
        height: 15px;
    }

    .bs-lg-20 {
        height: 20px;
    }

    .bs-lg-25 {
        height: 25px;
    }

    .bs-lg-30 {
        height: 30px;
    }

    .bs-lg-35 {
        height: 35px;
    }

    .bs-lg-40 {
        height: 40px;
    }

    .bs-lg-45 {
        height: 45px;
    }

    .bs-lg-50 {
        height: 50px;
    }

    .bs-lg-55 {
        height: 55px;
    }

    .bs-lg-60 {
        height: 60px;
    }

    .bs-lg-65 {
        height: 65px;
    }

    .bs-lg-70 {
        height: 70px;
    }

    .bs-lg-75 {
        height: 75px;
    }

    .bs-lg-80 {
        height: 80px;
    }

    .bs-lg-85 {
        height: 85px;
    }

    .bs-lg-90 {
        height: 90px;
    }

    .bs-lg-95 {
        height: 95px;
    }

    .bs-lg-100 {
        height: 100px;
    }

    .bs-lg-105 {
        height: 105px;
    }

    .bs-lg-110 {
        height: 110px;
    }

    .bs-lg-115 {
        height: 115px;
    }

    .bs-lg-120 {
        height: 120px;
    }

}

@media (min-width: 1400px) {
    .bs-lgx-0 {
        height: 0;
    }

    .bs-lgx-5 {
        height: 5px;
    }

    .bs-lgx-10 {
        height: 10px;
    }

    .bs-lgx-15 {
        height: 15px;
    }

    .bs-lgx-20 {
        height: 20px;
    }

    .bs-lgx-25 {
        height: 25px;
    }

    .bs-lgx-30 {
        height: 30px;
    }

    .bs-lgx-35 {
        height: 35px;
    }

    .bs-lgx-40 {
        height: 40px;
    }

    .bs-lgx-45 {
        height: 45px;
    }

    .bs-lgx-50 {
        height: 50px;
    }

    .bs-lgx-40 {
        height: 40px;
    }

    .bs-lgx-80 {
        height: 80px;
    }

    .bs-lgx-85 {
        height: 85px;
    }

    .bs-lgx-90 {
        height: 90px;
    }

    .bs-lgx-95 {
        height: 95px;
    }

    .bs-lgx-100 {
        height: 100px;
    }

    .bs-lgx-105 {
        height: 105px;
    }

    .bs-lgx-110 {
        height: 110px;
    }

    .bs-lgx-115 {
        height: 115px;
    }

    .bs-lgx-120 {
        height: 120px;
    }

    .bs-lgx-150 {
        height: 150px;
    }
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* SWIPER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 2;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate(0, -50%);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-entry {
    position: relative;
}

.swiper-wrapper {
    
}

.swiper-container-vertical .swiper-wrapper {
    cursor: url(../img/drag-vertical.png) 8 16, ns-resize;
}

.swiper-button-disabled + .swiper-button-disabled + .swiper-wrapper, .swiper-button-disabled + .swiper-button-disabled + .swiper-container > .swiper-wrapper {
    transform: none !important;
    -webkit-transform: none !important;
    cursor: auto;
    justify-content: center;
}

.swiper-button-disabled + .swiper-button-disabled + .swiper-wrapper .swiper-slide:last-child, .swiper-button-disabled + .swiper-button-disabled + .swiper-container > .swiper-wrapper .swiper-slide:last-child {
    margin-right: 0 !important;
}

.swiper-button-disabled + .swiper-button-disabled + .swiper-wrapper + .swiper-pagination-bullets, .swiper-button-disabled + .swiper-button-disabled + .swiper-container > .swiper-pagination-bullets {
    display: none !important;
}

.swiper-slide {
    background-size: cover;
    background-position: center center;
}

.swiper-pagination.swiper-pagination-relative {
    position: relative;
    margin-top: 80px;
    bottom: auto;
}

.swiper-slide {
    overflow: hidden;
}

.swiper-pagination {
    font-size: 0;
    line-height: 0;
    margin: 0 -7px -2px -7px;
}

.swiper-pagination-bullet {
    width: 25px;
    height: 4px;
    margin: 0 7px 2px 7px !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    opacity: 1;
    background: #dadada;
    vertical-align: top;
}

.swiper-pagination-bullet-active {
    background: #3EC9BB;
}

.swiper-button-prev.style-1, .swiper-button-next.style-1 {
    width: 120px;
    left: 0;
    top: 0;
    height: 100%;
    margin: 0;
    background: transparent;
    color: #858585;
    transition: .3s;
    -webkit-transition: .3s;
}

.swiper-button-prev.style-1:hover, .swiper-button-next.style-1:hover {
    color: #3EC9BB;
}

.swiper-button-prev.style-1:before, .swiper-button-next.style-1:before {
    width: 18px;
    height: 18px;
    border-left: 4px currentColor solid;
    border-top: 4px currentColor solid;
    transform: rotateZ(-45deg);
    -webkit-transform: rotateZ(-45deg);
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -9px;
    margin-top: -50px;
}

.swiper-button-prev.pagination-disabled.style-1:before, .swiper-button-next.pagination-disabled.style-1:before {
    margin-top: -9px;
}

.swiper-container.h-inherit {
    height: inherit;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* GLOBAL SETTINGS */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/* -==== TYPOGRAPHY ====- */

#content-block {
    position: relative;
    overflow: hidden;
    left: 0;
}

.overflow-hidden {
    overflow: hidden;
}

html.overflow-hidden body {
    overflow: hidden;
}

html:not(.loaded) * {
    transition: none !important;
    -webkit-transition: none !important;
}

body * {
    box-sizing: border-box;
}

.row-entry {
    position: relative;
}

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

.row-view {
    display: table-row;
}

.cell-view {
    display: table-cell;
    vertical-align: middle;
    width: 10000px;
}

body ::selection {
    color: #fff;
    background: #333;
}

body ::-moz-selection {
    color: #fff;
    background: #333;
}

.line-through {
    display: inline-block;
    position: relative;
    padding: 0 5px;
}

.line-through:after {
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    top: 50%;
    background: currentColor;
    content: "";
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.valign-middle {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

.valign-middle-content {
    width: 100%;
    position: relative;
}

.full-size {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.bg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.fixed-background {
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
}

body.mobile .fixed-background {
    background-attachment: scroll;
}

html.over {
    overflow: hidden;
}

.floatfix {
    float: left;
    width: 100%;
}



.content-vertical {
    font-size: 0;
    white-space: nowrap;
}

.content-vertical > * {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    float: none;
}

.content-vertical:after {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    content: "";
}

.vertical-align {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.vertical-align.full {
    left: 0px;
    width: 100%;
}

body {
    font-size: 16px;
    line-height: 28px;
    font-family: 'Raleway', sans-serif;
    color: #1b1d21;
}

.font-light {
    font-family: 'NerisLight';
}

.sub-font {
    font-family: 'NerisLight';
    font-size: 13px;
    line-height: 16px;
}

.sub-font-2 {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    color: #888;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: 0px;
}

.h1 {
    font-size: 44px;
    line-height: 52px;
}

.h2 {
    font-size: 38px;
    line-height: 42px;
}

.h3 {
    font-size: 30px;
    line-height: 36px;
}

.h4 {
    font-size: 20px;
    line-height: 28px;
}

.h4.lg {
    font-size: 24px;
    line-height: 28px;
}

.h5 {
    font-size: 18px;
    line-height: 22px;
}

.h6 {
    font-size: 16px;
    line-height: 20px;
}


.simple-text, .simple-list, .checkbox-entry {
    position: relative;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
}

.simple-text p {
    font-size: 16px;
    line-height: 28px;
	text-align:justify;
    color: #888;
}

.simple-text.lg p {
    font-size: 24px;
    line-height: 30px;
}

.simple-text.sm p {
    font-size: 20px;
    line-height: 30px;
}

.simple-text.md p {
    font-size: 18px;
    line-height: 28px;
}

.simple-list {
    position: relative;
    list-style-position: outside;
    list-style-type: none;
}

.simple-list li {
    font-size: 18px;
    line-height: 22px;
    padding-left: 23px;
    position: relative;
    margin-bottom: 20px;
}

.simple-list li:last-child {
    margin-bottom: 0px;
}

.simple-list li:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    left: 0px;
    top: 10px;
    border-radius: 0px;
    background: #a9aaab;
}

.simple-list li b {
    font-weight: 700;
    color: #fff;
}

.sub-title {
    font-size: 20px;
    line-height: 30px;
    color: #888;
    display: block;
}

blockquote {
    font-size: 20px;
    line-height: 30px;
    color: #1b1d21;
    position: relative;
    padding-left: 27px;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
}

blockquote:before {
    content: '';
    position: absolute;
    left: 0px;
    width: 3px;
    background: #cdcdce;
    top: 10px;
    bottom: 5px;
}

article {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
}

article > * {
    margin-bottom: 30px;
}

article > *:last-child {
    margin-bottom: 0;
}

article p {
    font-size: 16px;
    line-height: 24px;
    color: #888;
    padding: 0 90px;
}

article img {
    width: 100%;
    display: block;
}

article h5 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    padding: 0 90px;
}

article iframe {
    width: 100%;
    height: 470px;
}


article ul {
    position: relative;
    list-style-position: outside;
    list-style-type: none;
    color: #888;
    padding: 0 90px;
}

article ul li {
    font-size: 16px;
    line-height: 20px;
    padding-left: 23px;
    position: relative;
    margin-bottom: 20px;
}

article ul li:last-child {
    margin-bottom: 0px;
}

article ul li:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    left: 0px;
    top: 10px;
    border-radius: 0px;
    background: #a9aaab;
}

.xxl-txt {
    color: #fff;
    font-family: "NerisLight";
    text-align: right;
    text-transform: uppercase;
}

.xxl-txt .h2{
    font-size: 60px;
    line-height: 72px;
    font-family: "NerisThin";
}

.xxl-txt .h3 {
    font-weight: 700;
}

.text-link {
    color: #1b1d21;
    font-family: "NerisSemiBold";
}

.caption {
    position: relative;
    padding-left: 185px;
    display: inline-block;
}

.caption span {
    position: absolute;
    left: 0;
    top: 0px;
    font-size: 30px;
    padding-right: 30px;
    line-height: 36px;
    font-family: 'NerisLight';
    color: #cdcdce;
}

.caption span:before {
    content: '';
    position: absolute;
    left: 100%;
    height: 1px;
    width: 89px;
    top: 50%;
    margin-top: 1px;
    background: #cdcdce;
}

.caption .title {
    color: #1b1d21;
    display: inline-block;
    vertical-align: middle;
}

.col-type-2 .title {
    color: #fff;
}

.title-max-w {
    max-width: 410px;
}

.title-max-w2 {
    max-width: 740px;
	line-height:60px;
}

.title-max-w3 {
    max-width: 595px;
    margin: 0 auto;
}

.title-max-w4 {
    max-width: 480px;
    position: relative;
    z-index: 2;
}

.caption-style {
    position: relative;
    padding-left: 120px;
    text-align: left;
}

.caption-style:before {
    content: '';
    position: absolute;
    left: 0px;
    width: 90px;
    height: 1px;
    background: #cdcdce;
    top: 50%;
}

.caption-style.type-2 {
    color: #fff;
}

.caption-style.type-2:before {
    background: #6a6a6a;
}

.text-center .title-max-w, .text-center .title-max-w2 {
    margin: 0 auto;
}

.caption-2 {
    position: relative;
    color: #1b1d21;
    font-size: 0px;
}

.caption-2 span {
    color: #cdcdce;
    font-family: 'NerisLight';
    display: inline-block;
    padding-right: 10px;
}

.through-hover {
    position: relative;
}

.through-hover:before {
    content: '';
    position: absolute;
    left: 0%;
    bottom: 0%;
    height: 1px;
    width: 100%;
    background: #fff;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    width: 0px;
}

.through-hover:after {
    content: '';
    position: absolute;
    left: 0%;
    bottom: -1px;
    height: 3px;
    background: #dc1b1b;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    width: 0px;
    z-index: 1;
}
.scrolled .through-hover:after {
    background: #f9ff00;
}

.through-hover:hover:before, .through-hover.active:before {
    width: 100%;
}

.through-hover:hover:after, .through-hover.active:after {
    width: 10px;
}

.slider-selector-wrap {
    position: relative;
    text-align: center;
    clear: both;
}

.slider-selector-wrap .title-1, .slider-selector-wrap .title-3 {
    font-weight: 300;
    font-family: 'Rubik', sans-serif;
    color: #888;
    display: inline-block;
    vertical-align: middle;
}

.slider-selector-wrap .title-1 {
    float: left;
}

.slider-selector-wrap .title-3 {
    float: right;
}

.slider-selector-wrap .title-2 {
    display: inline-block;
    font-size: 18px;
    color: #1b1d21;
    line-height: 22px;
}

.title-wrap {
    padding: 30px 0px;
}

.noUi-target {
    position: relative;
    width: 100%;
    height: 6px;
    background: #e6e6e6;
    border: 0 none;
    border-radius: 0px;
    box-shadow: none;
}

.noUi-horizontal .noUi-handle {
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #e6e6e6;
    background: #fff;
    display: block;
    top: -10px;
    -ms-touch-action: none;
    touch-action: none;
    cursor: pointer;
    box-shadow: none;
}

.noUi-handle:before, .noUi-handle:after {
    display: none;
}

.noUi-connect {
    background: none;
    box-shadow: none;
}

.slider-img-content {
    position: relative;
    width: 100%;
    height: 170px;
}

.slider-img-content .bg {
    background-size: contain;
}

.slide-img {
    opacity: 0;
    transition: opacity 0.2s ease-in;
}

.slide-img.active {
    opacity: 1;
}

.section-bg-1 {
    background: #1b1d21;
}

.light {
    color: #fff;
}

.lighter {
    color: rgba(255, 255, 255, 0.7);
}

.simple-list.type-2 {
    color: #888;
}

.simple-list.type-2.xs li{
    font-size: 16px;
}

.uppercase {
    text-transform: uppercase;
}

/* -==== SLIDER PAGINATION ====- */

.swiper-container-horizontal > .swiper-pagination-bullets {
    margin: 0px;
    width: auto;
    left: 130px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    bottom: auto;
    counter-reset: number;
}

.swiper-container-horizontal > .swiper-pagination-bullets.type-2 {
    left: 40px;
}

.swiper-pagination-bullet {
    display: block;
    height: 90px;
    margin: 0px;
    background: none;
    position: relative;
}

.swiper-pagination-bullet:before {
    content: "0" counter(number);
    counter-increment: number;
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 90px;
    color: #cdcdce;
    transition: all .2s ease-in-out;
}

.swiper-pagination-bullet:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #cdcdce;
    margin-left: -2.5px;
    margin-bottom: -2.5px;
    transition: all .2s ease-in-out;
}

.swiper-pagination-bullet:hover:before {
    color: #1b1d21;
}

.swiper-pagination-bullet:hover:after {
    background: #1b1d21;
}

.swiper-pagination-bullet:last-child:after {
    display: none;
}

.swiper-pagination-bullet-active.swiper-pagination-bullet:before {
    color: #1b1d21;
}

.swiper-pagination-bullet-active.swiper-pagination-bullet:after {
    background: #1b1d21;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: 100%;
}

.paralax-slider .swiper-slide {
    overflow: hidden;
}

.pagination.horizontal-type .swiper-pagination-bullet {
    display: inline-block;
    width: 80px;
    margin: 0px !important;
}

.pagination.horizontal-type .swiper-pagination-bullet:after {
    left: auto;
    right: 0px;
    margin-right: -2.5px;
    margin-left: 0px;
    bottom: 25%;
}

.slider-navigation {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
    margin-top: -110px;
    z-index: 5;
}

.slider-navigation.type-2 {
    margin-top: -105px;
}

.slider-navigation .swiper-button-prev, .slider-navigation .swiper-button-next {
    float: left;
    position: relative;
    width: 41px;
    height: 90px;
    left: auto;
    right: auto;
    top: auto;
    background-image: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 41px 18px;
    margin: 0px 10px;
    opacity: 0.7;
    transition: all .2s ease-in-out;
}

.slider-navigation .swiper-button-prev:hover,
.slider-navigation .swiper-button-next:hover {
    opacity: 1;
}

.slider-navigation .pagination {
    position: relative;
    float: left;
    width: auto;
}

.slider-navigation .swiper-pagination {
    position: relative;
    margin: 0px;
    counter-reset: number;
}

.slider-navigation .swiper-button-prev {
    background-image: url(../img/arrow_left2.png);
}

.slider-navigation .swiper-button-next {
    background-image: url(../img/arrow_right2.png);
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0.7;
    cursor: pointer;
    pointer-events: auto;
}

.swiper-button-next.swiper-button-disabled:hover,
.swiper-button-prev.swiper-button-disabled:hover {
    opacity: 0.7;
}

.slider-navigation .swiper-pagination-bullet {
    height: 60px;
}

.slider-navigation .swiper-pagination-bullet:before {
    display: block;
}

.slider-navigation .swiper-pagination-bullet:last-child:after {
    display: none;
}

.right-dr {
    float: right;
}

.swiper-pagination.type-2 .swiper-pagination-bullet:before {
    color: #c1c1c1;
}

.swiper-pagination.type-2 .swiper-pagination-bullet:hover:before {
    color: #fff;
}

.swiper-pagination.type-2 .swiper-pagination-bullet:hover:after {
    background: #fff;
}

.swiper-pagination.type-2 .swiper-pagination-bullet-active.swiper-pagination-bullet:before {
    color: #fff;
}

.swiper-pagination.type-2 .swiper-pagination-bullet-active.swiper-pagination-bullet:after {
    background: #fff;
}


.slider-navigation.arrows-type-2 .swiper-button-prev,
.slider-navigation.arrows-type-2 .swiper-button-next {
    opacity: 0.3;
}

.slider-navigation.arrows-type-2 .swiper-button-prev:hover,
.slider-navigation.arrows-type-2 .swiper-button-next:hover {
    opacity: 1;
}

.slider-navigation.arrows-type-2 .swiper-button-next.swiper-button-disabled:hover,
.slider-navigation.arrows-type-2 .swiper-button-prev.swiper-button-disabled:hover {
    opacity: 0.3;
}

.slider-navigation.arrows-type-2 .swiper-button-prev {
    background-image: url(../images/arrow_left4.png);
}

.slider-navigation.arrows-type-2 .swiper-button-next {
    background-image: url(../images/arrow_link.png);
}

/*--swiper with one slide--*/

.swiper-container.disabled .swiper-pagination,
.swiper-container.disabled .slider-navigation {
    display: none;
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* HEADER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.header {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    background: #000071;
    height: 100px;
    z-index: 100;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.navigation {
    position: relative;
    float: right;
    padding: 33px 180px 20px 0px;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.navigation ul {
    position: relative;
    float: left;
}

.navigation ul li {
    font-family: 'Titillium Web', sans-serif;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.sub-menu-link {
    display: inline-block;
}

.navigation .tel-nav li img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
}

.main-nav li {
    margin: 0 22px;
}

.main-nav li a {
    position: relative;
    display: block;
	color: #fff;
}

.main-nav li a.active {
	color:#dc1c1b
}

.scrolled .main-nav li a.active {
	color:#f9ff00;
}

.navigation .lang-nav li {
    color: #cdcdce;
    margin: 0 7px;
}

.navigation .lang-nav li.active, .navigation .lang-nav li:hover {
    color: #1b1d21;
}

.navigation .tel-nav li:hover {
    color: #cdcdce;
}

.lang-nav {
    padding-left: 80px;
}

.tel-nav {
    padding-left: 205px;
}

.navigation ul.second-nav {
    float: none;
}

.navigation ul.second-nav li {
    text-transform: none;
}

#hamburger {
    width: 40px;
    height: 39px;
    cursor: pointer;
    position: absolute;
    right: 70px;
    display: block;
    top: 50%;
    margin-top: -27px;
    z-index: 40;
    transition: .3s;
    -webkit-transition: .3s;
}

#hamburger span {
    width: 35px;
    height: 2px;
    background: #fff;
    position: absolute;
    right: 0px;
    margin-left: -11px;
    transition: inherit;
    -webkit-transition: inherit;
}

#hamburger span:nth-child(1) {
    top: 10px;
}

#hamburger span:nth-child(2) {
    top: 19px;
    width: 23px;
}

#hamburger span:nth-child(3) {
    bottom: 10px;
}

.header.scrolled {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

.logo {
    position: absolute;
	left: 35px;
	top: 50%;
	transform: translateY(-28%) scale(1);
	-webkit-transform: translateY(-28%) scale(1);
	font-size: 0px;
	transform-origin: center left;
	-webkit-transform-origin: center left;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	background-color: #fff;
	padding: 0.7rem 1.5rem;
}

.logo img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    margin-right: 0px;
}

.close-second-nav {
    display: none;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 10px 0px;
    cursor: pointer;
    z-index: 5;
    opacity: 0.7;
    transition: all .2s ease-out;
}

.close-second-nav:hover {
    opacity: 1;
}

@media (min-width: 992px) {
    .navigation nav {
        position: fixed;
        right: 0px;
        top: 0px;
        height: 100%;
        overflow-y: auto;
        width: 375px;
        background: #dc1c1b;
        z-index: 60;
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transition: transform 0.35s ease-in-out;
        -webkit-transition: transform 0.35s ease-in-out;
    }

    .header.active .navigation nav {
        transform: translateY(0%);
        -webkit-transform: translateY(0%);
    }

    .navigation nav ul {
        position: relative;
        padding: 75px 40px 0px 0px;
    }

    .navigation nav ul li {
        display: block;
        position: relative;
        font-size: 18px;
        line-height: 22px;
        color: rgba(255,255,255, 0.5);
        text-align: right;
        font-family: 'Titillium Web', sans-serif;
    }
	
	.header.scrolled .navigation nav ul li {
        color: rgba(255, 255, 255, 0.5);
    }

    .navigation nav ul li:before {
        content: '';
        position: absolute;
        left: 0px;
        top: 50%;
        width: 0px;
        height: 3px;
        background: #fff;
        transition: width 0.2s ease-out 0.2s;
        -webkit-transition: width 0.2s ease-out 0.2s;
    }

    .navigation nav ul li:after {
        content: '';
        position: absolute;
        left: 10px;
        top: 50%;
        width: 0px;
        height: 1px;
        background: #fff;
        margin-top: 1px;
        transition: width 0.2s ease-out;
        -webkit-transition: width 0.2s ease-out;
    }

    .navigation nav ul li.no-effect:before,
    .navigation nav ul li.no-effect:after {
        content: none;
    }

    .navigation nav ul li a {
        display: block;
        padding: 19px 0px;
        transition: color 0.26s ease-out;
        -webkit-transition: color 0.26s ease-out;
    }

    .navigation nav ul li:hover a, .navigation nav ul li.active a {
        color: rgb(255, 255, 255);
    }

    .navigation nav ul li:hover:before, .navigation nav ul li.active:before {
        width: 10px;
        transition: width 0.2s ease-out;
        -webkit-transition: width 0.2s ease-out;
    }

    .navigation nav ul li:hover:after, .navigation nav ul li.active:after {
        width: 20px;
        transition: width 0.2s ease-out 0.2s;
        -webkit-transition: width 0.2s ease-out 0.2s;
    }

    .close-second-nav {
        display: block;
    }

    .close-second-nav img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
    }
}

@media (min-width: 1500px) {
    .header.scrolled .navigation {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}

@media (max-width: 1500px) and (min-width: 1400px) {
    .header.scrolled .navigation {
        padding-top: 45px;
        padding-bottom: 25px;
    }

    .header.scrolled #hamburger {
        margin-top: -9px;
    }
}


    .header.scrolled {
        height: 100px;
		background-color: #dc1c1b;
    }

    .header.scrolled .logo {
        transform: translateY(-37%) scale(0.8);
        -webkit-transform: translateY(-37%) scale(0.8);
		padding: 15px 20px;
		left: 30px;
		-webkit-box-shadow: 0 20px 20px 0 rgba(0,0,0,0.1);
		box-shadow: 0 20px 20px 0 rgba(0,0,0,0.1);
    }

	.header.scrolled #hamburger span {
    background: #fff;
	}
	.header.scrolled .through-hover::before {
    background: #fff;
}


@media (max-width: 1800px) {
    #hamburger {
        right: 30px;
    }

    .navigation {
        padding-right: 100px;
    }

    .lang-nav, .tel-nav {
        padding-left: 40px;
    }
}

@media (max-width: 1280px) {
    .sub-menu-link {
        position: absolute;
        right: 30px;
        top: 10px;
    }
}

@media (max-width: 1401px) {
    .header {
        height: 100px;
    }

    .header .navigation {
        padding-top: 38px;
        padding-bottom: 25px;
    }

    .header .logo {
        transform: translateY(-50%) scale(0.7);
        -webkit-transform: translateY(-50%) scale(0.7);
    }

    .header #hamburger {
        margin-top: -9px;
    }
}

@media (max-width: 992px) {
    .header {
        height: 80px;
        box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    }

    .header .logo {
        transform: translateY(-50%) scale(0.5);
        -webkit-transform: translateY(-50%) scale(0.5);
    }

    .header .navigation {
        padding: 10px 0px;
        position: fixed;
        left: 0px;
        top: 0px;
        z-index: 30;
        background: #dc1c1b;
        width: 100%;
        height: 100%;
        overflow-y: auto;
        text-align: center;
        transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        transition: transform 0.3s ease-in-out;
        -webkit-transition: transform 0.3s ease-in-out;
    }

    .header.active .navigation {
        transform: translateY(0%);
        -webkit-transform: translateY(0%);
    }

    .sub-menu-link {
        position: relative;
        display: inline-block;
        right: auto;
        top: auto;
        padding: 5px 0 0px;
    }

    .navigation .second-nav li, .navigation .main-nav li {
        display: block;
        margin: 0px 0px;
    }

    .navigation ul.main-nav {
        float: none;
        width: 100%;
    }

    .navigation ul.second-nav li {
        text-transform: none;
    }

    header.active #hamburger {
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        background: none;
    }

    header.active #hamburger span:nth-child(1) {
        top: 19px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    header.active #hamburger span:nth-child(2) {
        opacity: 0;
    }

    header.active #hamburger span:nth-child(3) {
        bottom: 19px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    .header #hamburger {
        margin-top: -20px;
    }

    body.over {
        overflow: hidden;
    }

    .main-nav li a {
        display: inline-block;
    }
}

@media (max-width: 480px) {
    .logo {
        left: 10px;
    }

    #hamburger {
        right: 15px;
    }

    .navigation .lang-nav, .navigation .tel-nav {
        padding: 5px 0;
        display: block;
        float: none;
    }
}

/*--------------------------------------------------------------------------------------------------------------------*/
/* ELEMENTS */
/*--------------------------------------------------------------------------------------------------------------------*/

/* -==== BUTTON ====- */

.main-link {
    position: relative;
    display: inline-block;
    padding: 0 0px 0px 40px;
    height: 35px;
    cursor: pointer;
    line-height: 35px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    transition: color 0.35s ease-out;
    -webkit-transition: color 0.35s ease-out;
}

.main-link i {
    position: absolute;
    left: 0px;
    top: 50%;
    height: 3px;
    width: 39px;
    overflow: hidden;
}

.main-link i:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 1px;
    width: 100%;
    background: #fff;
    height: 1px;
}

.main-link i:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 10px;
    height: 3px;
    background: #fff;
    transition: left 0.35s ease-out;
    -webkit-transition: left 0.35s ease-out;
}

.main-link:hover i:after {
    left: 39px;
}

.main-link span {
    position: relative;
    z-index: 1;
    padding: 0px 5px;
    display: block;
}

.main-link span:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    height: 100%;
    width: 0%;
    background: #fff;
    transition: width 0.35s ease-out;
    -webkit-transition: width 0.35s ease-out;
}

.main-link:hover span:before {
    width: 100%;
}

.main-link:hover {
    color: #1b1d21;
}

.main-link.type-2 {
    color: #1b1d21;
}

.main-link.type-2.play-after:after {
    position: absolute;
    content: url("../img/play-button.png");
    width: 28px;
    height: 28px;
    left: 105%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    border-radius: 50%;
    transition: all .3s ease-in-out;
}

.main-link.type-2 i:before, .main-link.type-2 i:after, .main-link.type-2 span:before {
    background: #010172;
}

.main-link.type-2:hover {
    color: #fff;
}

.main-link input {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 5;
    cursor: pointer;
}

.main-link.type-3 {
    color: #fff;
    background: #000;
    padding-left: 88px;
}

.main-link.type-3 span {
    padding: 0 40px 0px 10px;
}

.main-link.type-3 i {
    left: 40px;
}

.main-link.type-3 i:before, .main-link.type-3 i:after {
    background: #fff;
}

.main-link.type-3 span:before {
    background: #000;
}

.main-link.type-3:hover {
    color: #fff;
}

.main-link.size-lg {
    height: 50px;
    line-height: 50px;
}

.button-wrapp a, .button-wrapp .link-1 {
    margin-right: 20px;
    margin-bottom: 30px;
    float: left;
}

.link-1 {
    background: #1b1d21;
    color: #fff;
    display: inline-block;
    padding: 0 30px;
    height: 72px;
    line-height: 72px;
    font-size: 24px;
    position: relative;
}

.link-1.sm {
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    font-family: 'NerisLight';
}



.link-2 {
    position: relative;
    padding: 0 12px;
    display: inline-block;
}

.link-2 span {
    position: relative;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #cdcdce;
    display: block;
    overflow: hidden;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.link-2:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-image: url(../images/arrow_link.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 41px 18px;
    transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    z-index: 5;
}

.link-2:hover:before {
    background-image: url(../img/arrow_right3.png);
    -webkit-background-size: 21px 18px;
    background-size: 21px 18px;
    left: 24px;
}

.link-2:hover span {
    border-color: #1b1d21;
}

.link-2.type-2 {
    padding: 0;
}

.link-2.type-2:before {
    background-image: url(../img/arrow_right3.png);
    -webkit-background-size: 21px 18px;
    background-size: 21px 18px;
    left: 12px;
    opacity: 0.4;
}

.link-2.type-2:hover:before {
    opacity: 1;
}

.link-3 {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #1b1d21;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
}

.link-3 img {
    max-width: 15px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: block;
    transition: left 0.25s ease-out;
    -webkit-transition: left 0.25s ease-out;
}

.link-3:before {
    content: '';
    position: absolute;
    left: -100%;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    background-image: url(../img/fb2.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center;
    z-index: 2;
    transition: left 0.25s ease-out;
    -webkit-transition: left 0.25s ease-out;
}

.link-3:nth-child(3):before {
    background-image: url(../img/twit2.png);
}

.link-3:nth-child(4):before {
    background-image: url(../img/inst2.png);
}

.link-3:nth-child(5):before {
    background-image: url(../img/google2.png);
}

.link-3:hover:before {
    left: 0px;
}

.link-3:hover img {
    left: 120%;
}

.play-button {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 105px;
    height: 105px;
    text-align: center;
    background: rgba(255, 255, 255, 0.3);
    z-index: 2;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
}


.play-button:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -16px 0 0 -9px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 0 16px 26px;
    border-color: transparent transparent transparent #ffffff;
    transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
}

.play-button:hover {
    background: #fff;
}

.play-button:hover:before {
    border-color: transparent transparent transparent #1b1d21;
}

.scroll-to {
    position: absolute;
    left: 150px;
    bottom: 0px;
    z-index: 5;
}

.scroll-to .link-2 {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

/* -==== FORM ====- */

::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
}

::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
}

:-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
}

:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
}

.input-field {
    position: relative;
    height: 50px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    line-height: 20px;
    transition: border-color 0.25s linear;
    -webkit-transition: border-color 0.25s linear;
    font-weight: 300;
}

.input-field.type-2 {
    border-color: #cdcdce;
    color: #1b1d21;
}

.input-field:focus {
    border-color: #fff;
}

.input-field.type-2:focus {
    border-color: #1b1d21;
}

textarea.input-field {
    padding: 20px 0px;
    resize: none;
    height: 90px;
}

.input-field.type-2::-webkit-input-placeholder {
    color: #888;
    opacity: 1;
}

.input-field.type-2::-moz-placeholder {
    color: #888;
    opacity: 1;
}

.input-field.type-2:-moz-placeholder {
    color: #888;
    opacity: 1;
}

.input-field.type-2:-ms-input-placeholder {
    color: #888;
    opacity: 1;
}

.checkbox-entry-wrap {
    position: relative;
    display: block;
    clear: both;
    width: 100%;
}

.checkbox-entry {
    position: relative;
    display: block;
    cursor: pointer;
}

.checkbox-entry-wrap input {
    display: none;
}

.checkbox-entry span {
    position: relative;
    display: block;
}

.checkbox-entry i {
    display: block;
    float: left;
    width: 17px;
    height: 17px;
    border: 1px solid #cdcdce;
    position: relative;
    border-radius: 50%;
}

.checkbox-entry i:before {
    content: '';
    position: absolute;
    border-radius: 50%;
    left: 4px;
    top: 4px;
    right: 4px;
    bottom: 4px;
    background: #1b1d21;
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
}

.checkbox-entry p {
    position: relative;
    font-size: 16px;
    line-height: 19px;
    padding-left: 25px;
    color: #888888;
    font-weight: 300;
}

.checkbox-entry em {
    position: relative;
    font-size: 16px;
    line-height: 19px;
    padding-left: 15px;
    color: #888888;
    font-weight: 300;
    vertical-align: top;
}

.checkbox-entry-wrap .checkbox-entry input:checked + span i:before {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
}

.checkbox-entry-wrap .checkbox-entry input:checked + span p {
    color: #1b1d21;
}

.checkbox-entry.font-sm p {
    font-size: 13px;
    color: #1b1d21;
}

.checkbox-entry.font-sm em {
    font-size: 13px;
    color: #1b1d21;
}

/*------------------------------*/
/*checkboxes-radio wp*/
/*-------------------------------*/

span.wpcf7-list-item  {
    position: relative;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    margin: 0;
    display: block;
    cursor: pointer;
    margin-bottom: 10px;
}

.wpcf7-list-item input[type="checkbox"],
.wpcf7-list-item input[type="radio"] {
    display: inline-block;
    width: auto;
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer;
}

span.wpcf7-list-item-label {
    display: inline-block;
    position: relative;
    font-size: 16px;
    line-height: 19px;
    padding-left: 25px;
    color: #888888;
    font-weight: 300;
}

span.wpcf7-list-item-label:before, span.wpcf7-list-item-label:after {
    content: " ";
    display: block;
    top: 0;
    left: 0;
    float: left;
    width: 17px;
    height: 17px;
    border: 1px solid #cdcdce;
    position: absolute;
    border-radius: 50%;
    margin-right: 5px;
}

span.wpcf7-list-item-label:after {
    position: absolute;
    background: #1b1d21;
    opacity: 0;
    top: 5px;
    left: 5px;
    width: 7px;
    height: 7px;
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
}

.wpcf7-list-item input[type="checkbox"]:checked + span.wpcf7-list-item-label:after,
.wpcf7-list-item input[type="radio"]:checked + span.wpcf7-list-item-label:after {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    border: 1px solid #1b1d21;
}

.wpcf7-form-control-wrap.subcribe .wpcf7-checkbox span.wpcf7-list-item-label {
    font-size: 13px;
    color: #1b1d21;
}



.legend-item {
    position: relative;
}

.legend-item span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background: #d20000;
}

.legend-item p {
    font-size: 14px;
    line-height: 22px;
    color: #888;
    padding-left: 10px;
    display: inline-block;
    vertical-align: middle;
    font-family: 'NerisLight';
}

.legend-item.type-2 span {
    background: #cdcdce;
}

#datepicker {
    margin-left: -60px;
}

.ui-datepicker {
    width: 100%;
    border: 1px solid rgba(205, 205, 206, 0.5);
    padding: 0px;
    border-bottom: 0 none;
}

.ui-datepicker-year {
    display: block;
    font-family: 'NerisThin';
    font-size: 14px;
    line-height: 16px;
}

.ui-datepicker .ui-datepicker-header {
    background: #1b1d21;
    height: 65px;
    padding: 0px;
    color: #fff;
    width: 100%;
    position: relative;
}

.ui-datepicker-month {
    font-size: 20px;
    line-height: 24px;
}

.ui-datepicker .ui-datepicker-title {
    padding: 10px 0px;
    text-align: center;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    top: 0px;
    height: 100%;
    width: 80px;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 21px 18px;
    position: absolute;
    opacity: 0.5;
    transition: all .2s;
    -webkit-transition: all .2s;
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
    opacity: 1;
}

.ui-datepicker .ui-datepicker-prev.ui-state-disabled:hover {
    opacity: 0.5;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: none;
}

.ui-datepicker .ui-datepicker-prev {
    background-image: url(../img/arrow_left.png);
    left: 0px;
}

.ui-datepicker .ui-datepicker-next {
    background-image: url(../img/arrow_right.png);
    right: 0px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 0px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 0px;
}

.ui-datepicker-calendar thead {
    border-bottom: 1px solid rgba(205, 205, 206, 0.5);
    height: 50px;
}

.ui-datepicker-calendar thead th {
    font-size: 12px;
    color: #1b1d21;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    padding: 11px 0px;
}

.ui-datepicker tr td {
    text-align: right;
    padding: 0;
    vertical-align: top;
    border: 1px solid rgba(205, 205, 206, 0.5);
    font-size: 14px;
    line-height: 16px;
    height: 60px;
    font-family: 'NerisLight';
    color: #888;
    cursor: pointer;
}

.ui-datepicker tr td a,
.ui-datepicker-unselectable span{
    padding: 10px;
    display: block;
}

.ui-datepicker tr td.ui-datepicker-unselectable {
    cursor: default;
    color: #d20000;
}

.ui-datepicker tr td .ui-state-active {
    color: #fff;
    background: #1b1d21;
    display: block;
    height: 60px;
}

.ui-datepicker tr td .ui-state-hold {
    color: #d20000;
    cursor: default;
}

.ui-datepicker tr td:first-child {
    border-left: 0px none;
}

.ui-datepicker tr td:last-child {
    border-right: 0px none;
    color: #cdcdce;
    opacity: 1;
}

.ui-datepicker table {
    margin: 0px;
    width: 100%;
}

.ui-state-default {
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}

.ui-datepicker-unselectable .ui-state-default:hover {
    color: #d20000;
}

.ui-datepicker tr td:last-child .ui-state-default:hover {
    color: #cdcdce;
}

.ui-state-default:hover {
    color: #000;
}

#hours_ajax {
    color: #1b1d21;
    font-size: 16px;
    line-height: 29px;
}

/* -==== ACCORDEON ====- */

.accordeon-triger {
    color: #6b6b6b;
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    line-height: 20px;
    position: relative;
    padding: 35px 40px 35px 70px;
    text-transform: uppercase;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    cursor: pointer;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.accordeon-triger img {
    position: absolute;
    right: 0px;
    top: 34px;
    right: 10px;
    opacity: 0.2;
    display: block;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.accordeon-triger span {
    position: absolute;
    display: block;
    width: 30px;
    left: 20px;
    top: 44px;
    height: 1px;
    background: rgba(255, 255, 255, 0.7);
    transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
}

.accordeon-triger span:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 3px;
    background: #fff;
    top: -1px;
    left: -10px;
    opacity: 0;
    transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
}

.accordeon-inner {
    display: none;
    padding: 0px 70px;
}

.accordeon-item:first-child .accordeon-inner {
    display: block;
}

.accordeon-item.active .accordeon-triger {
    color: #fff;
}

.accordeon-item:hover .accordeon-triger {
    color: #fff;
}

.accordeon-item:hover .accordeon-triger img {
    opacity: 1;
}
.accordeon-item:hover .accordeon-triger span{
    background: rgba(255, 255, 255, 1);
}

.accordeon-item.active .accordeon-triger img {
    opacity: 1;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

.accordeon-item.active .accordeon-triger span:before {
    opacity: 1;
}

.accordeon-item.active .accordeon-triger span {
    background: #fff;
}

.accordeon-item:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.accordeon-list.type-2 {
    border-color: #cdcdce;
}

.accordeon-list.type-2 .accordeon-item:last-child {
    border-color: #cdcdce;
}

.accordeon-list.type-2 .accordeon-triger {
    color: #cdcdce;
    border-color: #cdcdce;
}

.accordeon-list.type-2 .accordeon-triger span {
    background: #cdcdce;
}

.accordeon-list.type-2 .accordeon-item:hover .accordeon-triger {
    color: #000;
}

.accordeon-list.type-2 .accordeon-item:hover .accordeon-triger span {
    background-color: #000;
}

.accordeon-list.type-2 .accordeon-triger span:before, .accordeon-list.type-2 .accordeon-item.active .accordeon-triger span {
    background: #1b1d21;
}

.accordeon-list.type-2 .accordeon-item.active .accordeon-triger, .accordeon-list.type-2 .simple-list li b {
    color: #1b1d21;
}

/* -==== TABS ====- */

.clinic-tab {
    position: relative;
    width: 100%;
    padding-right: 70px;
    overflow: hidden;
}

.clinic-tab .tabs-menu {
    font-size: 16px;
    line-height: 16px;
    color: #cdcdce;
    display: block;
    padding-left: 60px;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 50px;
    cursor: pointer;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.clinic-tab .tabs-menu p {
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transform-origin: center left;
    -webkit-transform-origin: center left;
	margin-bottom: 0px;
}

.clinic-tab .tabs-menu span {
    position: absolute;
    top: 7px;
    width: 30px;
    height: 1px;
    background: #cdcdce;
    left: 9px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.clinic-tab .tabs-menu span:before {
    content: '';
    position: absolute;
    left: -9px;
    width: 9px;
    height: 3px;
    top: -1px;
    background: #1b1d21;
    opacity: 0;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.tabs-entry {
    display: none;
}

.tabs-entry:first-child {
    display: block;
}

.clinic-tab .tabs-menu.active {
    color: #1b1d21;
}

.clinic-tab .tabs-menu.active p{
    	transition-delay: 0;
	background-color: #dc1c1b;
	padding: 7px 15px;
	display:inline-block;
	color:#fff;
}

.clinic-tab .tabs-menu:hover p{
    color: #810e0d;
    transition-delay: 0;
}

.clinic-tab .tabs-menu:hover span {
    background: #1b1d21;
}

.clinic-tab .tabs-menu.active p {
    transform: scale(1.33);
    -webkit-transform: scale(1.33);
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.clinic-tab .tabs-menu.active span {
    background: #1b1d21;
}

.clinic-tab .tabs-menu.active span:before {
    opacity: 1;
}

.clinic-tab.type-2 .tabs-menu.active p {
    color: #fff;
}

.clinic-tab.type-2 .tabs-menu:hover span {
    background: #fff;
}

.clinic-tab.type-2 .tabs-menu:hover p {
    color: #fff;
}

/* -==== ITEMS ====- */

.item-type-1 {
    position: relative;
    cursor: pointer;
}

.item-type-1 .img {
    position: relative;
    width: 100%;
    height: 300px;
    border: 1px solid rgba(205, 205, 206, 0.5);
    border-bottom: 0 none;
}

.item-type-1 .bg {
    background-size: contain;
    width: 80%;
    left: 10%;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}

.item-type-1 .hov {
    opacity: 0;
}

.item-type-1 .title {
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    background: #cdcdce;
    height: 60px;
    text-align: center;
    padding: 17px 15px;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}

.item-type-1.active .bg {
    opacity: 0;
}

.item-type-1.active .hov {
    opacity: 1;
}

.item-type-1:hover .hov {
    opacity: 1;
}

.item-type-1:hover .title {
    background: #1b1d21;
}

.item-type-1.active .title {
    background: #1b1d21;
}

.item-type-2 {
    position: relative;
    padding: 0 22px;
}

.item-type-2 .title {
    position: relative;
}

.item-type-2 .h4 {
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}

.item-type-2 .h4:hover,
.item-type-2 .title.txt-animation .h4:hover{
    opacity: 0.7;
}

.item-type-2 .img {
    overflow: hidden;
}

.item-type-2 .img img {
    transition: all .3s ease-in-out;
}

.item-type-2 .img img,
.video-open > img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.item-type-2 .img a {
    position: relative;
    display: block;
}

.item-type-2 .img a:hover img {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    opacity: 0.7;
}

.item-type-2 .link-1 {
    position: absolute;
    left: -22px;
    top: -30px;
}

.item-type-2 .link-1.type-2 {
    font-size: 20px;
    min-width: 220px;
    text-align: center;
}

.item-type-3 {
    position: relative;
    width: 100%;
    height: 288px;
    background:;
	padding-top:15px;
    text-align: center;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}

.item-type-3 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.item-type-3 .img {
    position: relative;
    display: inline-block;
	border: 1px solid #e0e0e0;
}

.item-type-3 .img img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}

.item-type-3 .hov {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
}

.item-type-3 .title {
    font-size: 24px;
    line-height: 28px;
    color: #1b1d21;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}



.item-type-3:hover .title {
    color: #fff;
}

.item-type-3:hover .img img {
    opacity: 0;
}

.item-type-3:hover .img .hov {
    opacity: 1;
}

.tm-name {
    font-size: 18px;
    line-height: 20px;
    color: #888;
    display: block;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
}

.item-type-4 {
    position: relative;
    width: 100%;
    padding: 90px;
}

.item-type-4 .img {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 41%;
    height: 100%;
}

.item-type-4 .img img {
    max-width: 100%;
    display: block;
    position: absolute;
    bottom: auto;
    top: 90px;
    z-index: 1;
    right: 90px;
}

.item-type-4 .img-anim {
    position: relative;
    z-index: 1;
}

.item-type-4.right .img {
    right: auto;
    left: 0px;
}

.item-type-4.right .img img {
    left: 90px;
    right: auto;
}

.layer-block.type-1 {
    z-index: 4;
}

.item-type-4.right .layer-block.type-11 {
    left: 0px;
    right: 50px;
}

.video-open {
    position: relative;
    width: 100%;
    height: 100%;
}

.video-item {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    transition: all 0.34s ease-out;
    -webkit-transition: all 0.34s ease-out;
    -ms-transition: all 0.34s ease-out;
}

.video-item.act .video-title {
    opacity: 0;
}

.video-item.act .close-video {
    opacity: 1;
}

.video-item.act {
    z-index: 5;
    visibility: visible;
    opacity: 1;
}

.video-item.act .video-wrapper {
    opacity: 1;
    visibility: visible;
}

.video-wrapper {
    position: relative;
    width: 100%;
    display: block;
    background: #000;
    height: 100%;
    opacity: 0;
    visibility: hidden;
}

.video-iframe {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.video-iframe iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
}

.close-video {
    position: absolute;
    width: 35px;
    height: 35px;
    text-align: center;
    z-index: 150;
    right: 0px;
    top: 0px;
    background: #000;
    cursor: pointer;
    transition: all 0.35s ease-out;
    -webkit-transition: all 0.35s ease-out;
}

.close-video img {
    display: block;
    margin: 7px auto;
    display: block;
}

.post-nav-item {
    position: relative;
    width: 100%;
    min-height: 95px;
}

.post-nav-item a {
    display: block;
    background: #1b1d21;
    padding: 40px 20px 40px 130px;
    position: relative;
    min-height: 160px;
}

.post-nav-item img {
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: all .3s ease-out;
}

.post-nav-item .txt {
    display: inline-block;
    max-width: 260px;
    width: 100%;
}

.post-nav-item .txt h6 {
    color: #fff;
    line-height: 26px;
    opacity: 1;
    transition: all .3s ease-out;
}

.post-nav-item .sub-font {
    color: #c1c1c1;
}

.post-nav-item.right {
    text-align: right;
}

.post-nav-item.right a {
    padding: 40px 130px 40px 20px;
}

.post-nav-item.right img{
    left: auto;
    right: -30px;
}

.post-nav-item a:hover .txt h6{
    opacity: 0.7;
}

.post-nav-item a:hover img {
    left: -20px;
}

.post-nav-item.right a:hover img {
    left: auto;
    right: -20px;
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* FOOTER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.footer {
    position: relative;
    background: #262626;
    padding: 37px 0px 30px;
    clear: both;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
	z-index:99;
    font-family: 'Rubik', sans-serif;
    float: left;
    width: 100%;
    font-weight: 100;
}

.copyright {
    position: relative;
	float: left;
	font-size: 16px;
	color: #fff;
}

.author {
    position: relative;
    float: right;
    font-size: 0px;
}

.author span {
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
	color: #fff;
}

.author a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    transition: opacity 0.35s ease-out;
    -webkit-transition: opacity 0.35s ease-out;
}

.author a img {
    display: block;
}

.author a:hover {
    opacity: 0.5;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* TOP BANNER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.center-img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

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

.main-content {
    position: relative;
    padding-top: 0px;
	z-index: 10;
    overflow: hidden;
}

.main-top-slider {
    position: relative;
    height: 100vh;
}

.main-top-slider:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 320px;
    background-color:transparent ;
    height: 100%;
    z-index: 5;
}

.main-top-slider .bg {
    bottom: 85px;
    height: auto;
    width: auto;
    left: 0px;
    right: 0px;
}

.custome-container {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 1470px;
    z-index: 3;
}

.custome-container.type-2 {
    max-width: 100%;
    padding: 0 105px;

}

.custome-row {
    margin-left: -80px;
    margin-right: -80px;
}

.custome-row > div[class*="col-"] {
    padding: 0 80px;
}

.col-60 {
    position: relative;
    float: left;
    width: 60%;
}

.col-50 {
    position: relative;
    float: left;
    width: 50%;
}

.col-40 {
    position: relative;
    float: left;
    width: 40%;
}

.col-10 {
    position: relative;
    float: left;
    width: 10%;
}

.section-type-1 {
    position: relative;
    padding-right: 290px;
    height: 730px;
}

.section-type-2 {
    position: relative;
    padding-right: 600px;
    height: 670px;
}

.section-type-3 {
    position: relative;
    height: 570px;
    padding-left: 350px;
}

@media (min-width: 1200px) {
    .section-type-3.lg {
        height: 760px;
    }
}

.section-type-3 .wrap {
    position: relative;
    width: 100%;
    height: 100%;
}

.section-type-3 .bg {
    width: auto;
    height: auto;
    bottom: 70px;
    left: 190px;
    right: 0px;
}

.section-title {
    position: absolute;
    width: 260px;
    bottom: 0px;
    top: 70px;
    z-index: 1;
}

.section-title:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #1b1d21;
}

.section-title .title {
    position: absolute;
    top: 50%;
    height: 2px;
    margin-top: -1px;
    line-height: 0px;
    text-align: center;
    left: 50%;
    white-space: nowrap;
    color: #fff;
}

.image-animation {
    overflow: hidden;
}

.swiper-slide .layer-block {
    position: absolute;
    width: 100%;
    padding: 0 10px;
    overflow: hidden;
    z-index: 1;
}

.layer-block {
    position: absolute;
    width: 780px;
    padding: 0 90px;
    overflow: hidden;
    z-index: 1;
}

.swiper-slide .layer-block:before {
    content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color:transparent;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.layer-block:before {
    content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #010172;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.layer-block.type-5:before{
	background: #dc1c1b;
}
.layer-block.type-6:before{
	background: #010172;
}
.layer-block .title, .layer-block .caption .title {
    color: #fff;
    position: relative;
	font-weight:700;
	font-size:40px;
	letter-spacing:0.05em;
	font-family: 'Josefin Sans', sans-serif;
	text-shadow: 1px 1px 2px rgba(30, 30, 30, 1);
}

.layer-block .simple-list li, .layer-block .simple-text p {
    color: rgba(255, 255, 255, 0.8);
}

.layer-block .caption span {
    color: #6a6a6a;
}

.layer-block .caption span:before {
    background: #6a6a6a;
}

.layer-block.type-1 {
    right: 0px;
    top: 0px;
}

.layer-block.type-2 {
    right: 170px;
    bottom: 20px;
    height: 170px;
	width: 50%;
}

.layer-block.type-3 {
    left: 0px;
    top: 0px;
    height: auto;
    position: relative;
    overflow: visible;
}

.layer-block.type-4 {
    right: 0px;
    bottom: -2px;
}

.layer-block.type-5 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 780px;
    height: 740px;
}

.layer-block.type-6 {
    right: 0px;
    bottom: 0px;
    z-index: 3;
}

.layer-block.type-7 {
    width: 510px;
    right: 215px;
    top: 0px;
}

.layer-block.type-8 {
    right: 0px;
    top: 0px;
    height: 740px;
    width: auto;
    position: relative;
}

.layer-block.type-9 {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 800px;
    height: 100%;
    z-index: 0;
}

.layer-block.type-10 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 780px;
    height: 710px;
}

.layer-block.type-11 {
    width: auto;
    right: 0px;
    top: 0px;
    bottom: 0px;
    left: 50px;
    height: 500px;
}

.layer-block.type-11.mod {
    height: auto;
}

.layer-block.type-12 {
    right: 0px;
    top: 0px;
    height: 100%;
}

.layer-block.type-13 {
    width: 1020px;
    height: 100%;
}

.layer-block.type-14 {
    width: 1020px;
    height: 560px;
    right: 0;
}

.layer-block.type-15 {
    right: 0px;
    bottom: 0px;
    z-index: 3;
}

.layer-block.type-16 {
    right: 0px;
    top: 0px;
    height: 80%;
}

.section-type-3.lg .layer-block.type-2 {
    left: 0;
}

.layer-img {
    position: relative;
    z-index: 6;
    width: 970px;
    -webkit-transition: all 0.6s ease-in-out 0.6s;
    transition: all 0.6s ease-in-out 0.6s;
}

.item-animation .layer-img {
    width: 0%;
}

.item-animation.animated .layer-img {
    width: 970px;
}

.layer-block.type-2 .vertical-align {
    left: 90px;
    right: 90px;
}

.map-wrapper {
    position: relative;
    width: 100%;
    height: 670px;
}

.map-full {
    position: absolute;
    left: 0px;
    bottom: 0px;
    top: 0px;
    right: 0px;
}

.map-input-wrapper {
    position: absolute;
    left: 40px;
    top: 40px;
    width: 300px;
    z-index: 50;
}

.input-img {
    position: relative;
    background: #fff;
    margin-bottom: 5px;
}

.input-img img {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.input-img .input-field {
    padding: 0 15px 0 42px;
    border-bottom: 0 none;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
}

.input-img .marker-click {
    cursor: pointer;
    font-size: 14px;
    color: #888;
    line-height: 50px;
}

.map-input.data {
    background: #1b1d21;
    padding: 20px;
    font-size: 14px;
    line-height: 16px;
    color: #c1c1c1;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    display: none;
}

.map-input-wrapper.active .map-input.data {
    display: block;
}

.map-input.data b {
    color: #fff;
    font-family: 'NerisSemiBold';
}

.map-input.data p {
    display: block;
    margin-bottom: 10px;
}

.map-input.data p:last-child {
    margin-bottom: 0px;
}

.info-box {
    background: #fff;
    padding: 10px 30px 10px 10px;
    text-align: left;
    font-size: 15px;
    line-height: 20px;
    display: block;
    margin-bottom: 15px;
    position: relative;
    border: 1px solid rgb(204, 204, 204);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 4px;
}

.info-box:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 13px 0 13px;
    border-color: #ffffff transparent transparent transparent;
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -13px;
    bottom: -15px;
}

.infoBox {
    margin-left: 40px;
}

.infoBox img {
    display: block;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 50;
    cursor: pointer;
    padding: 7px;
    width: 30px;
    height: 30px;
    transition: all .2s;
}

.infoBox img:hover {
    opacity: 0.7;
}

.address-block {
    position: relative;
    padding-left: 0px;
}

.address-block li {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
	font-family: 'Rubik', sans-serif;
}

.address-block li:last-child {
    margin-bottom: 0px;
}

.address-block li a, .address-block li span {
    font-family: 'Rubik', sans-serif;
    opacity: 0.7;
    display: inline-block;
    font-weight: 100;
    min-width: 25px;
    vertical-align: middle;
    transition: opacity 0.35s;
    -webkit-transition: opacity 0.35s;
}

.address-block li b {
    padding-right: 10px;
    display: inline-block;
}

.address-block li a img {
    display: block;
    margin: 0 auto;
}

.address-block li a:hover {
    opacity: 1;
}

.popup-wrapper {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 500;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.4s ease-out;
    -webkit-transition: opacity 0.4s ease-out;
    text-align: center;
    font-size: 0px;
}

.popup-wrapper:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.popup-wrapper.active {
    visibility: visible;
    opacity: 1;
    backface-visibility: hidden;
}

.popup-text-desc {
    width: 100%;
}

.popup-item {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background: #fff;
    width: 100%;
    opacity: 0;
    transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    transition: all 0.3s 0.4s;
    -webkit-transition: all 0.3s 0.4s;
}

.popup-wrapper.active .popup-item {
    opacity: 1;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
}

.close-button {
    position: absolute;
    z-index: 50;
    cursor: pointer;
    right: -35px;
    top: -35px;
}

.close-button img {
    display: block;
    opacity: 0.5;
    transition: all 0.3s;
    -webkit-ransition: all 0.3s;
}

.close-button:hover img {
    opacity: 1;
}

.popup-item.size-1 {
    max-width: 1130px;
    text-align: center;
}

.popup-item:before {
    content: '';
    position: absolute;
    right: -50px;
    top: -50px;
    bottom: -50px;
    width: 270px;
    background: #1b1d21;
    z-index: -1;
}

.popup-text {
    z-index: 5;
    background: #fff;
    padding: 0 15px;
    position: relative;
}

.popup-item.size-1 .popup-text {
    width: 40%;
    float: right;
}

.popup-item.size-1 .bg {
    right: 40%;
    width: auto;
}

.popup-item.size-1 .title {
    font-size: 40px;
    line-height: 48px;
}

.popup-item.size-2 {
    max-width: 1000px;
}

.popup-item.size-2 .popup-text {
    width: 100%;
}

.popup-item.size-2.type-2  .popup-text{
    padding: 50px;
}

.popup-item.size-3 {
    max-width: 420px;
}

.popup-item.size-3 .popup-text {
    padding: 0 50px;
}

.popup-item.size-3 .checkbox-entry span {
    display: inline-block;
  /*  min-width: 130px;
    text-align: left;*/
}

.popup-item.size-3 .checkbox-entry p {
    padding-left: 30px;
}

.popup-item.size-3 .checkbox-entry em {
    padding-left: 30px;
}

.popup-item.size-3 .checkbox-entry i {
    position: absolute;
    top: 0;
    left: 0;
}

.popup-item.size-4 {
    max-width: 1000px;
}

.popup-item.size-4 .popup-text {
    padding: 30px;
    text-align: left;
}

.popup-item.size-5 {
    max-width: 60%;
}

.popup-item.size-5 .popup-text {
    padding: 0;
}

.popup-item.size-5:before {
    width: 440px;
    height: 270px;
}

.popup-item.size-5 .tabs-menu {
    display: inline-block;
    cursor: pointer;
    padding-left: 60px;
}

.popup-item.size-5 .tabs-menu:first-child {
   /*margin-right: 60px;*/
   display: inline-block;
    cursor: pointer;
    padding-left: 60px;
}

.popup-item.size-5 .tabs-menu-wrap {
    position: absolute;
    top: -40px;
    right: 40px;
}

.tabs-menu-link {
    font-size: 13px;
    text-transform: uppercase;
    position: relative;
    color: #fff;
    opacity: 0.7;
}

.tabs-menu-link i {
    position: absolute;
    display: block;
    width: 30px;
    left: -100%;
    top: 50%;
    height: 1px;
    background: #fff;
    opacity: 0.7;
    transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
}

.tabs-menu-link i:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 3px;
    background: #fff;
    top: -1px;
    left: -10px;
    opacity: 0;
    transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
}

.tabs-menu.active .tabs-menu-link,
.tabs-menu:hover .tabs-menu-link {
    opacity: 1;
}

.tabs-menu.active .tabs-menu-link i,
.tabs-menu:hover .tabs-menu-link i {
    opacity: 1;
}

.tabs-menu.active .tabs-menu-link i:before {
    opacity: 1;
}

.layer-close {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 10000px;
    z-index: -1;
}

.layer-loader {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100vh;
    z-index: 1;
    background: rgba(0,0,0, 0.7);
}

.layer-loader .svg-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
}

.layer-loader svg {
    width: 100px;
    height: 100px;
    margin: 20px;
    display: inline-block;
}

.body-container {
    position: relative;
    margin: 0 auto;
    max-width: 2060px;
	z-index:10;
    overflow: hidden;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* HOME PAGE */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.swiper-container.no-over {
    width: 100%;
    overflow: visible;
}

.padd-45 {
    padding: 0 90px;
}

.padd-45 .row {
    margin-left: -45px;
    margin-right: -45px;
}

.padd-45 .row > div[class*="col"] {
    padding: 0 45px;
}

.custome-item-1 {
    position: relative;
    width: 100%;
    padding: 0px 180px 0px 90px;
    z-index: 4;
}

.custome-item-1.type-2 {
    padding: 0px;
}

.custome-item-2 {
    position: relative;
    width: 100%;
    padding: 0px 210px 0px 90px;
    z-index: 2;
}

.custome-item-padd .swiper-slide {
    padding: 0 220px 0 90px;
}

.custome-item-padd.type-3 .swiper-slide {
    padding: 0 90px;
}

.custome-item-padd.type-3 .slider-navigation {
    right: 90px;
    top: 50%;
}

@media (min-width: 1551px) {
    .custome-item-padd.type-2 .swiper-slide {
        padding: 0 90px 0 220px;
    }

    .custome-item-padd.type-2 .slider-navigation {
        right: 90px;
        margin-left: 230px;
    }

}

.custome-item-padd .slider-navigation {
    width: auto;
    left: 50%;
    right: 220px;
}

/*--------------------------------------------------------------------------------------------------------------------------*/
/* REGISTRATION */
/*--------------------------------------------------------------------------------------------------------------------------*/

.padd-l-35 {
    padding-left: 35px;
}

.padd-l-45 {
    padding-left: 45px;
}

.padd-l-90 {
    padding-left: 90px;
}


.padd-r-90 {
    padding-right: 90px;
}

.padd-r-lg60 {
    padding-right: 60px;
}

.container-90 {
    padding: 0 90px;
}

/*captcha WP*/

.capcha-item {
    position: relative;
    display: inline-block;
    margin-right: 60px;
    vertical-align: top;
}

.capcha-item img {
    max-width: 100px;
    display: block;
    margin-top: 10px;
    position: absolute;
    top: 0;
    left: 50%;
}

.capcha-item .wpcf7-form-control.wpcf7-captchar {
    width: 50%;
}

.page-pagination {
    position: relative;
    width: 100%;
    text-align: center;
}

.page-pagination a {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #888;
    position: relative;
    padding: 0 12px;
}

.page-pagination a:before {
    content: '';
    position: absolute;
}

.page-pagination a:hover, .page-pagination a.active {
    color: #1b1d21;
}

#date-popup .h3 {
    font-size: 26px;
    line-height: 30px;
}

.next-day,
.prev-day {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: -60px;
    cursor: pointer;
    opacity: 0.5;
    -webkit-transition: all .2s;
    transition: all .2s;
    height: 20px;
}

.next-day:hover,
.prev-day:hover {
    opacity: 1;
}

.next-day img:last-child, .prev-day img:last-child {
    display: none;
}

.next-day {
    left: auto;
    right: -110px;
}

#setDate {
    font-size: 16px;
    color: #1b1d21;
    font-weight: 400;
    text-align: center;
    height: 25px;
}

.setDate-wrap,
.setDate-wrap input[disabled] {
    cursor: pointer;
}

#setDate2 {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    color: #888;
}

/*--------------------------------------------------------------------------------------------------------------------------*/
/* TEAM */
/*--------------------------------------------------------------------------------------------------------------------------*/

.filter-list-wrap {
    min-height: 80px;
}

.filter-list {
    font-size: 0px;
    text-align: center;
    position: relative;
}

.filter-list.fixed {
    position: fixed;
    top: 100px;
    left: 50%;
    width: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 100;
}


.filter-list ul {
    position: relative;
    text-align: center;
    display: inline-block;
    transition: padding-top 0.3s ease-out;
}

.filter-list.fixed ul {
    padding-top: 20px;
}

.filter-list ul li {
    font-size: 18px;
    color: #c1c1c1;
    height: 70px;
    position: relative;
    padding: 0 45px;
    line-height: 70px;
    white-space: nowrap;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    display: inline-block;
    cursor: pointer;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    background: #1b1d21;
}

.filter-list ul li a {
    display: block;
}

.filter-list ul li:hover, .filter-list ul li.active {
    color: #fff;
}

.mobile-drop-dawn {
    position: relative;
    display: none;
    max-width: 300px;
    margin: 0 auto;
    height: 60px;
    border: 1px solid #c1c1c1;
    font-size: 18px;
    line-height: 58px;
    padding: 0 15px;
    text-align: left;
    cursor: pointer;
}

.mobile-drop-dawn img {
    display: block;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    position: absolute;
    right: 10px;
    top: 20px;
}

.mobile-drop-dawn.active img {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

/*--------------------------------------------------------------------------------------------------------------------------*/
/* CONTACT */
/*--------------------------------------------------------------------------------------------------------------------------*/

.img {
    position: relative;
    display: block;
    max-width: 100%;
}

.responsive {
    width: 100%;
    display: block;
}

.tabs-menu-wrap, .tabs-menu {
    clear: none;
}

.tabs-entry .address-block {
    padding-left: 0px;
}

.clinic-tab.type-2 {
    padding-right: 0;
}

.clinic-tab.type-2 .tabs-menu {
    float: left;
	margin-right:15px;
    padding:10px 15px;
	border: 1px solid;
}

.clinic-tab.type-2 .tabs-menu.active{
	color:#010172;
	font-weight:700;
	
	background: #dc1c1b;
}

.clinic-tab.type-2 .tabs-menu.active span {
    background: #fff;
}

.clinic-tab.type-2 .tabs-menu span:before {
    background: #fff;
}

.clinic-tab.type-2 .tabs-menu.active p {
    transform: scale(1);
    -webkit-transform: scale(1);
}

/*--------------------------------------------------------------------------------------------------------------------------*/
/* ABOUT */
/*--------------------------------------------------------------------------------------------------------------------------*/

.counter-item {
    position: absolute;
    right: 90px;
    bottom: 0px;
    font-size: 0px;
    text-align: center;
}

.numb-item {
    position: relative;
    display: inline-block;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    height: 180px;
    padding: 60px 20px;
    background: #1b1d21;
    min-width: 300px;
}

.numb-item b {
    color: #fff;
    font-size: 44px;
    line-height: 44px;
}

.numb-item .simple-text p {
    color: #c1c1c1;
    white-space: nowrap;
}

/*--------------------------------------------------------------------------------------------------------------------------*/
/* BLOG DETAIL */
/*--------------------------------------------------------------------------------------------------------------------------*/

.social > .h6 {
    padding-right: 20px;
}

.back-link {
    position: absolute;
    top: 40px;
    left: 150px;
}

.back-link-wrap {
    position: relative;
    z-index: 1;
}

/*--------------------------------------------------------------------------------------------------------------------------*/
/* INVISALIGN VS BRACES */
/*--------------------------------------------------------------------------------------------------------------------------*/

.table {
    width: 100%;
}

.table th {
    background: #1b1d21;
    color: #fff;
    padding: 20px 0;
    border-right: 1px solid #1b1d21;
}

.table tr th:first-child {
    padding: 20px 40px;
    text-align: left;
}

.table tr th:last-child {
    padding: 20px;
}

.table th:first-child {
    padding-left: 40px;
}

.table th img {
    vertical-align: middle;
}

.table tr td:first-child {
    padding: 15px 40px;
    text-align: left;
}

.table tr td {
    text-align: center;
    vertical-align: middle;
}

.table tr td:nth-child(2) {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.table tr td:nth-child(2),
.table tr td:last-child {
    width: 15%;
}

.table.type-2 tr td:last-child {
    width: 30%;
}

.table tbody tr {
    border: 1px solid #ccc;
    border-top: none;
}

.table.type-2 tr td{
    font-family: "NerisLight";
    color: #888;
}

.table.type-2 tr td b {
    color: #1b1d21;
    font-weight: bold;
}

/*--------------------------------------------------------------------------------------------------------------------------*/
/* PRICES */
/*--------------------------------------------------------------------------------------------------------------------------*/

.tables-accordeon .accordeon-inner {
    padding: 0;
}

.tables-accordeon .table tbody tr {
    border: 1px solid #ccc;
    border-bottom: none;
}

.tables-accordeon .simple-list li {
    font-size: 16px;
}

.tables-accordeon .table tr td:first-child {
    padding: 15px;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* MEDIA QUERIES */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.image-animation-block {
    position: relative;
    width: 100%;
    overflow: hidden;
    -webkit-transition: all 600ms linear;
    transition: all 600ms linear;
}

.image-animation-block.type-1 {
    height: 570px;
}

.image-animation-block.type-1 .bg {
    width: 1180px;
}

.image-animation-block.type-2 {
    height: 710px;
}

.image-animation-block.type-2 .bg {
    width: 1180px;
}

.image-animation-block.type-3 {
    height: 550px;
}

.image-animation-block.type-3 .bg {
    width: 1600px;
}

.image-animation-block.type-4 {
    height: 490px;
}

.image-animation-block.type-4 .bg {
    width: 810px;
    z-index: 2;
}

.container-fluid.no-padd {
    padding-left: 0px;
    padding-right: 0px;
}

.post-date p{
    font-size: 20px;
}

@media (min-width: 1140px) {


    .type-2 .swiper-pagination-bullet:before {
        color: rgba(255, 255, 255, 0.3);
    }

    .type-2 .swiper-pagination-bullet:after {
        background: rgba(255, 255, 255, 0.3);
    }

    .type-2 .swiper-pagination-bullet:hover:before {
        color: #fff;
    }

    .type-2 .swiper-pagination-bullet:hover:after {
        background: #fff;
    }

    .type-2 .swiper-pagination-bullet-active.swiper-pagination-bullet:before {
        color: #fff;
    }

    .type-2 .swiper-pagination-bullet-active.swiper-pagination-bullet:after {
        background: #fff;
    }

    .swiper-pagination.type-3 .swiper-pagination-bullet:after {
        background: #c1c1c1;
    }

    .swiper-pagination.type-3 .swiper-pagination-bullet:before {
        color: #c1c1c1;
    }

    .swiper-pagination.type-3 .swiper-pagination-bullet:hover:after {
        background: #1b1d21;
    }

    .swiper-pagination.type-3 .swiper-pagination-bullet:hover:before {
        color: #1b1d21;
    }

    .swiper-pagination.type-3 .swiper-pagination-bullet-active.swiper-pagination-bullet:before {
        color: #1b1d21;
    }

    .swiper-pagination.type-3 .swiper-pagination-bullet-active.swiper-pagination-bullet:after {
        background: #1b1d21;
    }

    .hide-mdx {
        display: none;
    }

    .layer-block.type-2.type-17 {
        width: 640px;
        height: 260px;
    }

}

@media (min-width: 992px) {
    .item-type-2 .h4 {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}

@media (min-width: 768px) {
    .post-nav-item .txt h6 {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}

.pr-xl-30 {
    padding-right: 30px;
}

@media (max-width: 1760px) {
    .col-40 {
        float: right;
    }

    .col-40.fl {
        float: left;
    }

    .clinic-tab {
        padding-right: 60px;
        padding-left: 0px;
    }

    .item-animation.animated .layer-img {
        width: 850px;
    }

    .layer-img img {
        max-width: 850px;
    }

    .item-animation.animated .layer-img.type-2 {
        width: 700px;
    }

    .layer-img.type-2 img {
        max-width: 700px;
    }

    .layer-block.type-2 {
        left: 200px;
    }

    .main-top-slider:before {
        width: 200px;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets {
        left: 80px;
    }

    .section-type-3 {
        padding-left: 200px;
    }

    .section-type-3 .scroll-to {
        left: 65px;
    }

    .layer-block.type-13 {
        width: 800px;
    }

    .pr-xl-30 {
        padding-right: 0;
    }

    .back-link {
        left: 65px;
    }

    .layer-block.type-14 {
        width: 810px;
    }

    .title-max-w5 {
        max-width: 410px;
    }

}

@media (max-width: 1550px) {

    .item-animation.animated .layer-img {
        width: 750px;
    }

    .layer-img img {
        max-width: 750px;
    }

    .item-animation.animated .layer-img.type-2 {
        width: 600px;
    }

    .layer-img.type-2 img {
        max-width: 600px;
    }

    .layer-block.type-7 {
        right: 90px;
    }

    .layer-block.type-10 {
        width: 650px;
    }

    .item-type-4 .img img {
        right: 30px;
    }

    .item-type-4.right .img img {
        left: 30px;
    }

    .custome-item-padd .slider-navigation {
        right: 90px;
    }

    .custome-item-padd .swiper-slide {
        padding: 0 90px;
    }

    .layer-block.type-14 {
        width: 720px;
        height: 500px;
    }

    .layer-block.type-15 {
        width: 600px;
    }

    .xxl-txt .h2 {
        font-size: 46px;
        line-height: 58px;
    }

    .layer-block.type-11 {
        height: 450px;
    }
}

@media (max-width: 1470px) {
    .custome-container {
        padding: 0 60px;
    }

    .custome-row {
        margin-left: -60px;
        margin-right: -60px;
    }

    .custome-row > div[class*="col-"] {
        padding: 0 60px;
    }

    .padd-45 {
        padding: 0 60px;
    }

    .padd-45 .row {
        margin-left: -30px;
        margin-right: -30px;
    }

    .padd-45 .row > div[class*="col"] {
        padding: 0 30px;
    }

    .item-type-4 {
        padding: 60px;
    }

    .layer-block.type-3 {
        width: 720px;
    }

    .layer-block.type-1 {
        width: 650px;
    }

    .item-animation.animated .layer-img {
        width: 700px;
    }

    .layer-img img {
        max-width: 700px;
    }

    .image-animation-block.type-1 {
        height: 470px;
    }

    .image-animation-block.type-1 .bg {
        width: 760px;
    }

    .image-animation-block.type-2 {
        height: 610px;
    }

    .image-animation-block.type-2 .bg {
        width: 860px;
    }

    .image-animation-block.type-3 {
        height: 630px;
    }

    .image-animation-block.type-3 .bg {
        width: 1100px;
    }

    .image-animation-block.type-4 .bg {
        width: 640px;
    }

    .custome-item-padd .slider-navigation {
        right: 60px;
    }

    .custome-item-padd .swiper-slide {
        padding: 0 60px;
    }

    .layer-block.type-13 {
        width: 650px;
    }

    .layer-block.type-9 {
        width: 50%;
    }

    .col-40.fl .layer-block.type-3 {
        width: 650px;
    }

    .filter-list ul li {
        padding: 0 15px;
    }
}

@media (max-width: 1400px) {
    .h4.lg {
        font-size: 20px;
    }

    .main-content {
     
    }

    .main-top-slider {
     
    }

    .layer-block {
        padding: 0 60px;
        width: 740px;
    }
	.PageLayout .PageLayout-slice {
    margin-top: 70px;
	}
    .layer-block.type-2 {
        height: 370px;
    }

    .layer-block.type-2 .vertical-align {
        left: 60px;
        right: 60px;
    }

    .main-top-slider .bg {
        left: 230px;
        bottom: 60px;
    }

    .layer-block.type-2 {
        left: 160px;
    }

    .section-type-1 {
        padding-right: 32%;
        height: 500px;
    }

    .clinic-tab .tabs-menu {
        margin-bottom: 30px;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets {
        left: 60px;
    }

    .swiper-pagination-bullet, .slider-navigation .swiper-button-prev, .slider-navigation .swiper-button-next {
        height: 60px;
    }

    .swiper-pagination-bullet:before {
        line-height: 60px;
    }

    .main-top-slider:before {
        width: 160px;
    }

    .layer-block.type-2 .h2 {
        font-size: 32px;
        line-height: 38px;
    }

    .simple-text.md p, .simple-list li {
        font-size: 16px;
        line-height: 24px;
    }

    .section-type-3 {
        padding-left: 140px;
    }

    .section-title {
        width: 220px;
    }

    .section-type-3 .bg {
        left: 150px;
    }

    .section-type-3 .scroll-to {
        left: 15px;
    }

    .image-animation-block.type-1 {
        height: 420px;
    }

    .image-animation-block.type-1 .bg {
        width: 680px;
    }

    .image-animation-block.type-2 {
        height: 560px;
    }

    .image-animation-block.type-2 .bg {
        width: 790px;
    }

    .image-animation-block.type-3 {
        height: 580px;
    }

    .image-animation-block.type-3 .bg {
        width: 1070px;
    }

    .layer-block.type-12,
    .layer-block.type-16 {
        width: 680px;
    }

    .layer-block.type-10 {
        width: 580px;
    }

    .slider-navigation {
        margin-top: -90px;
    }

    .layer-block.type-5 {
        width: 600px;
        height: 580px;
    }

    .layer-block.type-7 {
        right: 0;
    }

    .pagination.horizontal-type .swiper-pagination-bullet:after {
        bottom: 50%;
    }

    .back-link {
        left: 35px;
    }

    .layer-block.type-14 {
        width: 640px;
    }

    .popup-item.size-3 {
        max-width: 370px;
    }

    .custome-item-padd.type-3 .slider-navigation {
        width: auto;
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-top: 0;
        top: 100%;
    }

    .custome-item-padd.type-3 .slider-navigation .swiper-button-prev,
    .custome-item-padd.type-3 .slider-navigation .swiper-button-next {
        opacity: 0.3;
    }

    .custome-item-padd.type-3 .slider-navigation .swiper-button-next.swiper-button-disabled:hover,
    .custome-item-padd.type-3 .slider-navigation .swiper-button-prev.swiper-button-disabled:hover {
        opacity: 0.3;
    }

    .custome-item-padd.type-3 .slider-navigation .swiper-button-prev:hover,
    .custome-item-padd.type-3 .slider-navigation .swiper-button-next:hover {
        opacity: 1;
    }

    .custome-item-padd.type-3 .slider-navigation .swiper-button-prev {
        background-image: url(../images/arrow_left4.png);
    }

    .custome-item-padd.type-3 .slider-navigation .swiper-button-next {
        background-image: url(../images/arrow_link.png);
    }

    .custome-item-padd.type-3 .swiper-pagination.type-2 .swiper-pagination-bullet-active:before {
        color: #1b1d21;
    }
    .custome-item-padd.type-3 .swiper-pagination.type-2 .swiper-pagination-bullet-active:after {
        background: #1b1d21;
    }

    .custome-item-padd.type-3 .swiper-pagination.type-2 .swiper-pagination-bullet:hover:before {
        color: #1b1d21;
    }

    .custome-item-padd.type-3 .type-2 .swiper-pagination-bullet:after {
        background: #c1c1c1;
    }

    .padd-l-45 {
        padding-left: 40px;
    }

    .title-max-w5 {
        max-width: 360px;
    }

    .filter-list.fixed ul {
        padding-top: 0;
    }

    .col-50 .padd-l-45.padd-r-90 {
        padding-right: 60px;
    }

    .col-40.fl .layer-block.type-3 {
        width: 600px;
    }

    .layer-block.type-11 {
        height: 400px;
    }

}

@media (max-width: 1300px) {
    .layer-block.type-3 {
        width: 670px;
    }

    .item-animation.animated .layer-img {
        width: 650px;
    }

    .layer-block.type-14 {
        width: 550px;
    }

    .item-animation.animated .layer-img.type-2 {
        width: 500px;
    }

    .layer-img.type-2 img {
        max-width: 500px;
    }
}

@media (max-width: 1199px) {
    .main-top-slider .bg, .layer-block.type-2 {
        left: 0px;
    }

    .section-type-1 {
        padding-right: 0px;
    }

    .layer-block.type-3 {
        width: 100%;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets {
        left: 0px;
        position: relative;
        width: 100%;
        top: auto;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        margin-top: 30px;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets.type-2 {
        left: 0px;
        position: absolute;
        bottom: 30px;
        margin-top: 0px;
    }

    .swiper-pagination-bullet {
        height: 30px;
        width: 10px;
    }

    .popup-item.size-1 {
        max-width: 900px;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        display: inline-block;
    }

    .swiper-pagination-bullet:after {
        bottom: 50%;
    }

    .swiper-pagination-bullet-active.swiper-pagination-bullet:after {
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
    }

    .swiper-pagination-bullet:last-child:after {
        display: block;
    }

    .main-top-slider:before {
        display: none;
    }

    .clinic-tab {
        padding-left: 60px;
    }

    .item-animation .layer-img {
        width: 580px;
    }

    .layer-img img {
        max-width: 580px;
    }

    .layer-block.type-5 {
        width: 580px;
    }

    .layer-block.type-7 {
        right: 0px;
        width: 100%;
        position: relative;
    }

    .padd-l-90 {
        padding-left: 0px;
    }

    .container-90 {
        padding: 0 30px;
    }

    .padd-r-90 {
        padding-right: 30px;
    }

    .padd-45 {
        padding: 0 30px;
    }

    .padd-45 .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .padd-45 .row > div[class*="col"] {
        padding: 0 15px;
    }

    .custome-item-2 {
        padding: 0 110px 0px 30px;
    }

    .custome-item-padd .slider-navigation {
        right: 30px;
    }

    .custome-item-padd .swiper-slide {
        padding: 0 30px;
    }

    .map-wrapper {
        height: 500px;
    }

    .counter-item {
        position: relative;
        width: 100%;
        right: 0px;
    }

    .numb-item {
        width: 33.333%;
        min-width: inherit;
    }

    .layer-block.type-10 {
        display: none;
    }

    .caption-style.type-2.lg-revers {
        color: #1b1d21;
    }

    .item-type-4 {
        padding: 0px;
    }

    .slider-navigation .swiper-button-prev,
    .slider-navigation .swiper-button-next {
        margin: 0 5px;
    }

    .pagination.horizontal-type .swiper-pagination-bullet {
        width: 60px;
    }

    article iframe {
        height: 400px;
    }

    .layer-block.type-12,
    .layer-block.type-16 {
        width: 580px;
    }

    .layer-block.type-14 {
        width: 480px;
        height: 400px;
    }

    .layer-block.type-15 {
        position: relative;
        width: 100%;
    }

    .custome-item-padd.type-3 .swiper-slide {
        padding: 0 30px;
    }

    .padd-r-lg60 {
        padding-right: 0;
    }

    #datepicker {
        margin-left: 0;
    }

    .layer-block.type-11 {
        height: 350px;
    }

}

@media (max-width: 1140px) {
    .layer-block {
        width: 100%;
        position: relative;
    }

    .layer-block {
        padding: 0 30px;
    }

    .item-animation.animated .layer-img.type-2 {
        width: 100%;
    }

    .layer-img.type-2 img {
        max-width: 100%;
    }

    .main-top-slider .bg {
        position: relative;
        height: auto;
        padding-bottom: 50%;
    }

    .main-top-slider, .layer-block.type-2 {
        height: auto;
    }

    .layer-block.type-2 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .main-top-slider .vertical-align {
        position: relative;
        top: auto;
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }

    .main-content {
        padding-top: 80px;
    }

    .section-type-1 {
        height: auto;
    }

    .layer-block.type-1 {
        bottom: auto;
    }

    .col-60, .col-40, .col-10, .col-50 {
        width: 100%;
    }

    .col-50 .padd-l-45.padd-r-90 {
        padding-left: 30px;
        padding-right: 30px;
    }

    .layer-img {
        position: relative;
        left: 0px;
        bottom: auto;
    }

    .layer-block.text-center {
        text-align: left;
    }

    .clinic-tab {
        padding: 0 30px;
    }

    .section-type-2 {
        padding-left: 0px;
        padding-top: 0px;
        height: auto;
    }

    .swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
        height: auto;
    }

    .swiper-pagination-bullet:before, .popup-item:before {
        display: none;
    }

    .custome-item-padd .slider-navigation {
        top: auto;
        bottom: 0px;
        right: 0px;
        position: relative;
        left: auto;
        width: 100%;
        text-align: center;
        margin-top: 0px;
    }

    .custome-item-padd .right-dr,
    .custome-item-padd .left-dr {
        float: none;
        display: inline-block;
    }

    .popup-item.size-1,
    .popup-item.size-2,
    .popup-item.size-4,
    .popup-item.size-5 {
        max-width: 90%;
    }

    .popup-item.size-1 .bg {
        right: 0px;
        position: relative;
        height: 300px;
    }

    .popup-item.size-1 .popup-text {
        width: 100%;
    }

    .close-button {
        right: 0px;
        top: 0px;
        opacity: 1;
        position: fixed;
        width: 30px;
        height: 30px;
        background: #1b1d21;
        padding: 5px;
    }

    .close-button img {
        opacity: 1;
        width: 20px;
    }

    .map-wrap {
        height: 400px;
    }

    .layer-block.type-4 {
        bottom: 0px;
    }

    .text-center.custome-container {
        text-align: left;
    }

    .layer-block.type-1, .item-animation .layer-img, .item-animation.animated .layer-img {
        width: 100%;
    }

    .layer-img img {
        width: 100%;
        max-width: 100%;
        display: block;
    }

    .custome-container {
        padding: 0 30px;
    }

    .custome-row {
        margin-left: -30px;
        margin-right: -30px;
    }

    .custome-row > div[class*="col-"] {
        padding: 0 30px;
    }

    .title-max-w2 {
        max-width: 100%;
    }

    .layer-block.type-2 .vertical-align {
        left: 0px;
        right: 0px;
    }

    .mobile-drop-dawn {
        display: block;
        margin-bottom: 20px;
    }

    .filter-list-wrap {
        min-height: 0;
    }

    .filter-list ul {
        position: absolute;
        width: 300px;
        background: #fff;
        z-index: 20;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        top: 100%;
        box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.1);
        display: none;
    }

    .filter-list ul li {
        display: block;
        padding: 0 15px;
        text-align: left;
        background: #fff;
    }

    .filter-list ul li:hover, .filter-list ul li.active {
        background: #000;
    }

    .text-center.custome-container .title-max-w3 {
        max-width: 100%;
    }

    .custome-item-2 {
        padding: 0px 30px;
    }

    .reg-lg {
        color: #1b1d21;
    }

    .section-type-3.lg {
        height: 100%;
        padding-left: 0;
    }

    .section-type-3.lg .wrap {
        height: 100%;
    }

    .section-type-3.lg .bg {
        position: relative;
        width: 100%;
        height: auto;
        left: 0;
        padding-bottom: 50%;
    }

    .section-type-3.lg .layer-block.type-2 {
        position: relative;
    }

    .section-type-3.lg .layer-block.type-2 .vertical-align {
        position: relative;
        top: 0;
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }

    .section-type-3.lg .scroll-to {
        display: none;
    }

    .back-link {
        position: relative;
        padding-top: 40px;
        padding-bottom: 30px;
        padding-left: 30px;
        top: 0;
        left: 0;
    }

    .back-link-wrap .back-link {
        position: absolute;
    }

    .caption-style.type-2.mdx-revers {
        color: #1b1d21;
    }

    .layer-block.type-14,
    .layer-block.type-16 {
        display: none;
    }

    .xxl-txt {
        color: #1b1d21;
    }

    .custome-item-padd.type-3 .swiper-pagination.type-2 .swiper-pagination-bullet:before {
        color: #888;
    }

    .custome-item-padd.type-3 .swiper-pagination.type-2 .swiper-pagination-bullet-active.swiper-pagination-bullet:before {
        color: #1b1d21;
    }

    .custome-item-padd.type-3 .swiper-pagination.type-2 .swiper-pagination-bullet-active.swiper-pagination-bullet:after {
        background-color: #1b1d21;
    }

    .next-day {
        right: -60px;
    }

    .swiper-pagination.type-2 .swiper-pagination-bullet:after {
        background: #f0f0f0;
    }

    .custome-item-1 {
        padding: 0 100px 0 50px;
    }

    .custome-item-padd.type-3 .slider-navigation {
        display: none;
    }

    .mdx-responsive {
        height: auto;
        padding-bottom: 50%;
    }

    .image-animation-block.type-3 {
        height: auto;
        padding-bottom: 50%;
    }

    .title-max-w5 {
        max-width: 100%;
    }

    .popup-item.size-5 .tabs-menu-wrap {
        position: relative;
        top: 0;
        right: 0;
        background: #1b1d21;
        text-align: right;
        padding: 10px 90px 10px 0;
    }

    .hide-mdx-2 {
        display: none;
    }

    .col-40.fl .layer-block.type-3 {
        width: 100%;
    }

    .item-type-4 .img-anim {
        position: static;
    }

    .layer-block.type-11 {
        height: auto;
    }

    .main-nav li {
        margin: 0 10px;
    }

}

@media (max-width: 991px) {
    .hide-md {
        display: none;
    }

    .title-max-w {
        max-width: 100%;
    }

    .h1 {
        font-size: 38px;
        line-height: 44px;
    }

    .section-type-3 {
        padding-left: 0px;
    }

    .section-type-3 {
        height: auto;
    }

    .section-type-3 .bg {
        position: relative;
        height: auto;
        padding-bottom: 50%;
        bottom: auto;
        left: 0;
    }

    .section-title {
        width: 100%;
        height: 190px;
        top: 0;
        bottom: 0;
        position: relative;
    }

    .section-title .title {
        transform: translateX(-50%) rotate(0deg);
        -webkit-transform: translateX(-50%) rotate(0deg);
    }

    .section-type-3 .scroll-to {
        display: none;
    }

    .clear-vertical-md:after {
        content: '';
        display: table;
    }

    .clear-vertical-md.content-vertical > * {
        display: block;
    }

    .layer-block.type-9, .layer-block.type-5 {
        display: none;
    }

    .image-animation-block.type-1 .bg, .image-animation-block.type-2 .bg, .image-animation-block.type-3 .bg {
        width: 100%;
    }

    .image-animation-block.type-1,
    .image-animation-block.type-2 {
        height: auto;
        padding-bottom: 50%;
    }

    .container-fluid.no-padd,
    .container-90,
    .padd-45,
    .clinic-tab,
    .custome-item-padd .swiper-slide {
        padding-left: 15px;
        padding-right: 15px;
    }

    .clinic-tab.type-3 {
        padding-left: 0;
        padding-right: 0;
    }

    .custome-item-2 {
        padding: 0;
    }

    .container-fluid.no-padd .container-90 {
        padding: 0px;
    }

    .caption-style.type-2.md-revers {
        color: #1b1d21;
    }

    .image-animation-block.type-4 {
        height: auto;
        padding-bottom: 50%;
    }

    .image-animation-block.type-4 .bg {
        width: 100%;
    }

    .item-type-4 .img {
        position: relative;
        width: 100%;
        left: auto;
        right: auto;
        padding: 0 15px;
    }

    .item-type-4 .img img {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        margin: 0 auto 40px;
    }

    .item-type-4.right .img img {
        left: auto;
    }

    .custome-item-1 {
        padding: 0 30px;
    }

    .center-md {
        text-align: center;
    }

    .center-md .right-dr {
        float: none;
        display: inline-block;
    }

    article p,
    article h5,
    article ul {
        padding: 0;
    }

    .back-link {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .back-link-wrap .back-link {
        position: relative;
    }

    .custome-item-padd.type-3 .swiper-slide {
        padding: 0 15px;
    }

    .custome-container.type-2 {
        padding: 0 30px;
    }

    .main-link.type-2.play-after {
        margin-left: -40px;
    }

    .noUi-horizontal .noUi-handle {
        border-width: 2px;
    }

    .post-nav-item a {
        min-height: 190px;
    }

    .post-date p{
        font-size: 16px;
    }

    .section-bg-1.type-2 {
        margin-left: 15px;
        margin-right: 15px;
    }

    .capcha-item {
        margin-right: 20px;
    }

    .post-nav-item img {
        left: -20px;
    }

    .post-nav-item.right img {
        right: -20px;
    }
}


@media (max-width: 767px) {

    .custome-item-1 {
        padding: 0 15px;
    }

    .accordeon-triger {
        padding: 25px 40px 25px 0px;
    }

    .accordeon-triger span {
        display: none;
    }

    .accordeon-triger img {
        top: 23px;
    }

    .accordeon-inner {
        padding: 0px 40px 0px 0px;
    }

    .address-block {
        padding-left: 0px;
    }

    .caption span:before {
        display: none;
    }

    .caption {
        padding-left: 45px;
    }

    .footer {
        padding: 30px 0px;
    }

    .map-input-wrapper {
        left: 15px;
        top: 15px;
        width: 200px;
    }

    .post-nav-item img {
        display: none;
    }

    .post-nav-item a {
        min-height: 0;
    }

    .post-nav-item a,
    .post-nav-item.right a {
        padding: 30px 15px;
    }

    .padd-l-35 {
        padding-left: 0px;
    }

    .padd-l-45 {
        padding-left: 0;
    }

    .capcha-item {
        display: block;
        margin-right: 0;
        margin-bottom: 40px;
    }

    .custome-container {
        padding: 0 15px;
    }

    .slider-selector-wrap {
        padding: 0 20px;
    }

    .section-title {
        width: 100%;
        height: auto;
    }

    .section-title .title {
        height: auto;
        padding: 55px 15px;
        position: relative;
        left: auto;
        margin-top: 0px;
        transform: translateX(0%) rotate(0deg);
        -webkit-transform: translateX(0%) rotate(0deg);
    }

    .numb-item {
        width: 100%;
        display: block;
        height: auto;
    }

    .numb-item:nth-child(2) {
        padding: 0 20px;
    }

    .swiper-pagination-bullet, .slider-navigation .swiper-button-prev, .slider-navigation .swiper-button-next {
        display: none;
    }

    .no-pd-xs div[class^="col-"]{padding: 0;}

    .back-link {
        padding-left: 15px;
    }

    .post-nav-item,
    .post-nav-item.right {
        text-align: center;
    }

    .center-xs {
        text-align: center;
    }

    .custome-container.type-2 {
        padding: 0 15px;
    }

    .custome-item-padd.type-3 .swiper-slide {
        padding: 0;
    }

    .xxl-txt {
        text-align: center;
    }

    .xxl-txt .h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .popup-item.size-2.type-2  .popup-text{
        padding: 30px;
    }

    .popup-item.size-3 {
        max-width: 320px;
    }

    .popup-item.size-3 .popup-text {
        padding: 0 30px;
    }

    .popup-item.size-4 .popup-text {
        padding: 30px 15px 15px 15px;
    }

    .caption-style {
        padding-left: 60px;
    }

    .caption-style:before {
        width: 45px;
    }

    .main-link.type-3 {
        width: 100%;
    }

    .item-type-2 .link-1 {
        font-size: 22px;
    }

    .link-1.sm {
        font-size: 13px;
    }

    .section-bg-1.type-2 {
        margin-left: 0px;
        margin-right: 0px;
    }

    .popup-item.size-5 .tabs-menu-wrap {
        padding: 0 50px 0 0;
    }

    .popup-item.size-5 .tabs-menu {
        padding-left: 30px;
        margin-right: 0;
    }

    .tabs-menu-link i {
        display: none;
    }

    .table-responsive {
        width: 100%;
        overflow-y: hidden;
        overflow-x: auto;
    }

    .table.type-2 tr td,
    .table th,
    .table tr td:first-child,
    .table tr th:first-child,
    .table tr th:last-child,
    .tables-accordeon .table tr td:first-child {
        padding:10px;
    }

    .table.type-2 tr td:last-child {
        width: 50%;
    }

    .col-50 .padd-l-45.padd-r-90 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .item-type-3.type-2 {
        height: 200px;
    }

}

@media (max-width: 480px) {
    .h1, .layer-block.type-2 .h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .h2, .popup-item.size-1 .title {
        font-size: 30px;
        line-height: 36px;
    }

    .h3, .caption span {
        font-size: 22px;
        line-height: 30px;
    }

    .address-block li b {
        display: block;
        padding-bottom: 10px;
    }

    .footer {
        text-align: center;
    }

    .copyright {
        width: 100%;
        padding-bottom: 15px;
    }

    .author {
        width: 100%;
    }

    .map-wrap {
        height: 340px;
    }

    .layer-block.type-2 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .caption span {
        top: 4px;
    }

    .accordeon-triger {
        padding: 20px 40px 20px 0px;
    }

    .clinic-tab.type-2 {
        padding: 0px;
    }

    .layer-block {
        padding: 0 15px;
    }

    .simple-text.sm p {
        font-size: 16px;
        line-height: 24px;
    }

    article iframe {
        height: 250px;
    }

    .next-day {
        right: 15px;
    }

    .prev-day {
        left: 15px;
    }

    .next-day img:last-child,
    .prev-day img:last-child {
        display: block;
    }

    .next-day img:first-child,
    .prev-day img:first-child {
        display: none;
    }
}

@media (max-width: 360px) {
    .h1 {
        font-size: 30px;
        line-height: 36px;
    }
}

@media (min-width: 992px) {
    .hide-lg {
        display: none;
    }

    ::-webkit-scrollbar {width: 6px;}
    ::-webkit-scrollbar-track {background: #f0f0f0;}
    ::-webkit-scrollbar-thumb {background: #1b1d21;}
}

@media (min-width: 1199px) {
    .layer-block.right-direc:before {
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0);
    }

    .layer-block.left-direc:before {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
    }

    .item-animation.animated .layer-block:before {
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
    }

    .layer-txt {
        opacity: 0;
        -webkit-transition: all 0.4s ease-in-out 0.4s;
        transition: all 0.4s ease-in-out 0.4s;
    }

    .item-animation.animated .layer-txt {
        opacity: 1;
    }

    .fade-animation {
        opacity: 0;
        -webkit-transition: all 0.45s ease-out 0.3s;
        transition: all 0.45s ease-out 0.3s;
    }

    .item-animation.animated .fade-animation {
        opacity: 1;
    }

    *[class*="anime-"], .list-animation > div, .list-animation > li {
        transform: translateY(30px);
        -webkit-transform: translateY(30px);
        opacity: 0;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

    .item-animation.animated .txt-animation *[class*="anime-"], .item-animation.animated .list-animation > div, .item-animation.animated .list-animation > li {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        opacity: 1;
    }

    .anime-1, .list-animation > div:nth-child(1), .list-animation > li:nth-child(1) {
        transition-delay: 0.1s;
        -webkit-transition-delay: 0.1s;
    }

    .anime-2, .list-animation > div:nth-child(2), .list-animation > li:nth-child(2) {
        transition-delay: 0.3s;
        -webkit-transition-delay: 0.3s;
    }

    .anime-3, .list-animation > div:nth-child(3), .list-animation > li:nth-child(3) {
        transition-delay: 0.5s;
        -webkit-transition-delay: 0.5s;
    }

    .anime-4, .list-animation > div:nth-child(4), .list-animation > li:nth-child(4) {
        transition-delay: 0.7s;
        -webkit-transition-delay: 0.7s;
    }

    .anime-5, .list-animation > div:nth-child(5), .list-animation > li:nth-child(5) {
        transition-delay: 0.9s;
        -webkit-transition-delay: 0.9s;
    }

    .anime-6, .list-animation > div:nth-child(6), .list-animation > li:nth-child(6) {
        transition-delay: 1.1s;
        -webkit-transition-delay: 1.1s;
    }

    .anime-7, .list-animation > div:nth-child(7), .list-animation > li:nth-child(7) {
        transition-delay: 1.3s;
        -webkit-transition-delay: 1.3s;
    }

    .anime-8, .list-animation > div:nth-child(8), .list-animation > li:nth-child(8) {
        transition-delay: 1.5s;
        -webkit-transition-delay: 1.5s;
    }

    .layer-block .anime-1 {
        transition-delay: 0.4s;
        -webkit-transition-delay: 0.4s;
    }

    .layer-block .anime-2 {
        transition-delay: 0.6s;
        -webkit-transition-delay: 0.6s;
    }

    .layer-block .anime-3 {
        transition-delay: 0.8s;
        -webkit-transition-delay: 0.8s;
    }

    .layer-block .anime-4 {
        transition-delay: 1s;
        -webkit-transition-delay: 1s;
    }

    .layer-block .anime-5 {
        transition-delay: 1.2s;
        -webkit-transition-delay: 1.2s;
    }

    .layer-block .anime-6 {
        transition-delay: 1.4s;
        -webkit-transition-delay: 1.4s;
    }

    .layer-block .anime-7 {
        transition-delay: 1.6s;
        -webkit-transition-delay: 1.6s;
    }

    .layer-block .anime-8 {
        transition-delay: 1.8s;
        -webkit-transition-delay: 1.8s;
    }

    .overlay-anime {
        overflow: hidden;
        position: relative;
    }

    .overlay-anime:before {
        content: '';
        position: absolute;
        right: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: 1;
        -webkit-transition: all 800ms cubic-bezier(0.745, 0.12, 0.32, 1.275);
        transition: all 800ms cubic-bezier(0.745, 0.12, 0.32, 1.275);
    }

    .animated .overlay-anime:before {
        width: 0px;
    }

    .image-animation-block {
        width: 0px;
    }

    .animated .image-animation-block {
        width: 100%;
    }

    .main-top-section .section-title:before {
        width: 0px;
        -webkit-transition: all 300ms linear 0.3s;
        transition: all 300ms linear 0.3s;
    }

    .animated.main-top-section .section-title:before {
        width: 100%;
    }

    .main-top-section .scroll-to {
        transform: translateY(-60px);
        -webkit-transform: translateY(-60px);
        opacity: 0;
        -webkit-transition: all 800ms cubic-bezier(0.745, 0.12, 0.32, 1.275) 0.5s;
        transition: all 800ms cubic-bezier(0.745, 0.12, 0.32, 1.275) 0.5s;
    }

    .animated.main-top-section .scroll-to {
        opacity: 1;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }

    .back-link {
        transform: translateY(-60px);
        -webkit-transform: translateY(-60px);
        opacity: 0;
        -webkit-transition: all 400ms cubic-bezier(0.745, 0.12, 0.32, 1.275) 0.5s;
        transition: all 400ms cubic-bezier(0.745, 0.12, 0.32, 1.275) 0.5s;
    }

    .animated .back-link {
        opacity: 1;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }

}

@media (min-width: 992px) and (max-width: 1370px) and (max-height: 700px) {
    .h1 {
        font-size: 38px;
        line-height: 47px;
    }

    .h2 {
        font-size: 32px;
        line-height: 40px;
    }
}
