@font-face {
    font-family: 'Book Antiqua';
    src: url('../fonts/BookAntiqua-BoldItalic.eot');
    src: url('../fonts/BookAntiqua-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/BookAntiqua-BoldItalic.woff2') format('woff2'), url('../fonts/BookAntiqua-BoldItalic.woff') format('woff'), url('../fonts/BookAntiqua-BoldItalic.ttf') format('truetype'), url('../fonts/BookAntiqua-BoldItalic.svg#BookAntiqua-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

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

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

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

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

body {
    font-family: "Book Antiqua";
    font-size: 1.25rem;
    line-height: 1.75;
    color: #465473;
    overflow-x: hidden;
}

img {
    max-width: 100%;
}

.seventh-section {
    position: relative;
    min-height: 30rem;
    overflow: hidden;
}

.z-index {
    z-index: 100;
    position: relative;
}

.full-image {
    z-index: -1;
}

.secondline {
    position: absolute;
    right: 8rem;
    z-index: -1;
    width: 83.333333%;
    top: 3rem;
}

.left_bottle,
.right_bottle {
    position: absolute;
    bottom: 0;
    max-width: 60px;
    height: 100%;
    display: flex;
    overflow: hidden;
}

.left_bottle {
    left: 0;
}

.right_bottle {
    right: 0;
}

.mb3 {
    margin-bottom: 3rem;
}

.mt3 {
    margin-top: 3rem;
}

.mt2 {
    margin-top: 2rem;
}

.image5 img,
.image6 img {
    border-radius: 100%;
}

.image6 img {
    max-width: 315px;
    margin-top: -10rem;
}

.mt-145 {
    margin-top: -14.5rem;
}

@media (max-width: 767px) {
    .mt-80 {
        margin-top: 0rem !important;
    }
}

.mt-80 {
    margin-top: -8rem;
}

.mt-70 {
    margin-top: -7rem;
}

.text-wrapper {
    position: relative;
    display: inline-block;
    padding-top: 0.1em;
    padding-right: 0.05em;
    padding-bottom: 0.15em;
}

.city_name {
    font-size: 10rem;
    padding: 8rem 0 9rem;
    display: inline-block;
}

.title-uppercase {
    text-transform: uppercase;
    font-style: italic;
}

.white {
    color: white;
}

h2 {
    font-size: 2.25rem;
}

a {
    color: #5A58A7;
}

a:hover {
    color: #5A58A7;
}

.first-section {
    position: relative;
    padding-top: 10rem;
    padding-top: 19rem;
    overflow: hidden;
}

.firstmap {
    width: 1230px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -24%);
    clip-path: inset(0px 0px 1254px);
}

.secondmap svg,
.secondline svg {
    max-width: 100%;
}

.secondmap {
    top: -5rem;
    position: absolute;
    right: 2rem;
    z-index: -1;
    width: 83.333333%;
}

video {
    width: 100%;
    position: relative;
    z-index: 1;
    height: 100%;
    object-fit: cover;
}

.sliders {
    height: 100vh
}

.full-image img {
    max-width: 1320px;
}

.blue-bg {
    background: #092856;
    height: 60rem;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slider__item img {
    width: 100%
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 30px;
    height: 30px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 2px solid #e3be5f;
    border-radius: 100%;
    outline: none;
    background: transparent;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 30px;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 10px;
    height: 10px;
    content: '';
    text-align: center;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #fff;
    border-radius: 100%;
}

.slider_text {
    position: absolute;
    bottom: 5rem;
    left: 5rem;
    z-index: 10;
    color: #fff;
    text-transform: uppercase;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #fff;
}

.slick-dots {
    position: absolute;
    bottom: 5rem;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 118;
    list-style: none;
    text-align: center;
}

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

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

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

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

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

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

.slick-arrow {
    position: absolute;
    display: block;
    width: 56px;
    height: 56px;
    top: 31px;
    padding: 0;
    z-index: 99;
    margin: 0;
    cursor: pointer;
    background-size: 20px 20px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.slick-prev,
.slick-next {
    position: absolute;
    top: calc(50% - 24px);
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 3rem;
    border-radius: 100%;
    box-shadow: 0 0 1px 0 rgba(10, 31, 68, .08), 0 3px 4px 0 rgba(10, 31, 68, .1);
    height: 3rem;
    font-size: 0;
    outline: none!important;
    background: #fff;
    opacity: .5;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    background: #fff;
}

.slick-next {
    right: 2rem;
}

.slick-prev {
    left: 2rem;
}

.anime_city {
    position: relative;
    font-weight: 900;
    font-size: 4em;
}

.anime_city .text-wrapper {
    position: relative;
    display: inline-block;
    padding-top: 0.2em;
    padding-right: 0.05em;
    padding-bottom: 0.1em;
    overflow: hidden;
}

.anime_city .letter {
    display: inline-block;
    line-height: 1em;
    transform-origin: 0 0;
}

.image8,
.image10 {
    position: relative;
}

.iconmenu {
    position: absolute;
    right: 0;
    height: 100px;
}

.header label {
    height: 100vh
}

label .menu {
    position: absolute;
    right: -100px;
    top: -100px;
    z-index: 200;
    width: 200px;
    height: 200px;
    background: #FFF;
    border-radius: 50% 50% 50% 50%;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    box-shadow: 0 0 0 0 #FFF, 0 0 0 0 #FFF;
    cursor: pointer;
}

label .hamburger {
    position: absolute;
    top: 135px;
    left: 50px;
    width: 30px;
    height: 2px;
    background: #000;
    display: block;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

label .hamburger:after,
label .hamburger:before {
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
}

label .hamburger:before {
    top: -10px;
}

label .hamburger:after {
    bottom: -10px;
}

label input {
    display: none;
}

label input:checked+.menu {
    box-shadow: 0 0 0 100vw #FFF, 0 0 0 100vh #FFF;
    border-radius: 0;
}

label input:checked+.menu .hamburger {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

label input:checked+.menu .hamburger:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    bottom: 0;
}

label input:checked+.menu .hamburger:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 0;
}

label input:checked+.menu+ul {
    opacity: 1;
}

label ul {
    z-index: 201;
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    -webkit-transition: .5s 0s ease-in-out;
    transition: .5s 0s ease-in-out;
}

label a {
    margin-bottom: 1em;
    display: block;
    color: #000;
    text-decoration: none;
}

.slick-prev:before,
.slick-next:before {
    border: solid #000;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 6px;
    content: "";
}

.slick-next:before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.slick-prev:before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.slider_text h2 {
    font-size: 2.5rem;
}

.wave {
    background-image: url(../images/wave.png);
    height: 350px;
    background-size: cover;
    display: flex;
    align-items: center;
    color: #fff;
    background-position: 0;
    background-origin: border-box;
}

.mh100 {
    height: 100vh;
}

.second-page {
    font-size: 2rem;
}

.mt-10 {
    margin-top: 10rem;
}

.second-block {
    background: #092856;
    color: #fff;
}

.pb-13 {
    padding-bottom: 13rem;
}

.fourth-block {
    background: #ba9e7a
}

.pt-6 {
    padding-top: 6rem
}

.paddb-4 {
    padding-bottom: 4rem
}

.paddt-4 {
    padding-top: 4rem;
}

.paddt-7 {
    padding-top: 7rem;
}

.w-80 {
    width: 80%
}

.ml-25 {
    margin-left: 25%
}

.mr-25 {
    margin-right: 25%
}

.ml-20 {
    margin-left: 20%
}

.mr-20 {
    margin-right: 20%
}

.mt-30 {
    margin-top: -3rem;
}

.mt-90 {
    margin-top: 5rem
}

.mb-130 {
    margin-bottom: 8.125rem
}

.w-75 {
    width: 75%;
}

.mt-94 {
    margin-top: 5.875rem;
}

.font-45 {
    font-size: 45px;
}

.mt-150 {
    margin-top: -15rem;
}

.mcarousel {
    height: 600px;
    overflow: hidden;
}

.fcarousel {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out 0s;
    -moz-transition: opacity 0.3s ease-out 0s;
    -ms-transition: opacity 0.3s ease-out 0s;
    -o-transition: opacity 0.3s ease-out 0s;
    transition: opacity 0.3s ease-out 0s;
}

.fcarousel.inited {
    opacity: 1;
    outline: none!important;
}

.mcarousel .item {
    width: 540px;
    height: 360px;
    position: relative;
    overflow: hidden;
}

.mcarousel .item img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.lamp-1,
.lamp-2 {
    position: absolute;
}

.fixed .lamp-1,
.fixed .lamp-2,
.fixed.toy {
    position: fixed;
    top: 0;
}

.lamp-1 {
    left: 15%;
}

.lamp-2 {
    right: 22%;
}

.bg-color {
    background: #092856
}

.wave-top {
    background-image: url(../images/wavebottom.svg);
    height: 280px;
    background-size: cover;
    display: flex;
    align-items: center;
    color: #fff;
    background-position: 0;
    background-origin: border-box;
}

.wave-bottom {
    background-image: url(../images/wave.png);
    height: 350px;
    background-size: cover;
    display: flex;
    align-items: center;
    color: #fff;
    background-position: 0;
    background-origin: border-box;
}

.orna4 {
    width: 50%
}

.mt-300 {
    margin-top: 300px;
}

.mb-70 {
    margin-bottom: 70px;
}

.draggable {
    cursor: url(data:image/gif;base64,R0lGODlhEAAQAJECAP///wAAAP///wAAACH5BAEAAAIALAAAAAAQABAAAAI0lC8RyLkBgFoMSotrVHsnhHWXdISS+DzRimIWy3Ii7CU0Tdn3mr93bvDBgMFfozg86mKHAgA7), move;
}

.mullya .fixed {
    position: fixed;
    max-width: 540px;
}

.images-block {
    display: flex;
    justify-content: space-between;
}

.animation-to-left {
    max-width: 80%;
}

.animation-to-bottom {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none !important;
    -webkit-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
}

.navigation_buttons li {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.navigation_buttons ul {
    position: absolute;
    bottom: 2rem;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 118;
    list-style: none;
    text-align: center;
}

.navigation_buttons li a {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 30px;
    height: 30px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 2px solid #e3be5f;
    border-radius: 100%;
    outline: none;
    background: transparent;
}

.navigation_buttons li a:before {
    line-height: 30px;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 10px;
    height: 10px;
    content: '';
    text-align: center;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #fff;
    opacity: 0.25;
    border-radius: 100%;
}

.navigation_buttons li.active a:before {
    opacity: .75;
    color: #fff;
}

.navigation_buttons .prev,
.navigation_buttons .next {
    position: absolute;
    top: calc(50% - 24px);
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 3rem;
    border-radius: 100%;
    box-shadow: 0 0 1px 0 rgba(10, 31, 68, .08), 0 3px 4px 0 rgba(10, 31, 68, .1);
    height: 3rem;
    font-size: 0;
    outline: none!important;
    background: #fff;
    opacity: .5;
    padding: 0;
    z-index: 99;
    margin: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.navigation_buttons .next {
    right: 2rem;
}

.navigation_buttons .prev {
    left: 2rem;
}

.navigation_buttons .prev:before,
.navigation_buttons .next:before {
    border: solid #000;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 6px;
    content: "";
    font-size: 60px;
    line-height: 1;
    opacity: .5;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.navigation_buttons .prev:before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.navigation_buttons .next:before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.navigation_buttons .prev:hover,
.navigation_buttons .prev:focus,
.navigation_buttons .next:hover,
.navigation_buttons .next:focus {
    background: #fff;
}

.slider_desc {
    font-size: 1.5rem;
}

.marine,
.sliders .marine {
    background: #357892;
}

.third-page p {
    font-size: 2rem;
}

.big-image img,
.book img {
    width: 100%
}

.marine-color {
    color: #357892;
}

.pb-300 {
    padding-bottom: 300px;
}

.font-2 {
    font-size: 2rem;
}

.mt-20 {
    margin-top: -21%;
}

.mt--80 {
    margin-top: 8rem;
}

.pt--200 {
    padding-top: 200px
}

.width-150 {
    max-width: 150%;
    width: 150%;
}

.width-140 {
    max-width: 140%;
    width: 140%;
}

.width-165 {
    max-width: 165%;
    width: 165%;
    margin-left: -65%;
}

.mt--240 {
    margin-top: -240px
}

.pt-10 {
    padding-top: 10rem
}

.pb-10 {
    padding-bottom: 10rem;
}

.h100 {
    height: 100vh;
}

.pt-60 {
    padding-top: 4rem;
}

.mb-140 {
    margin-bottom: 140px;
}

.pb-130 {
    padding-bottom: 130px
}

.pt-100 {
    padding-top: 100px;
}

.mt--150 {
    margin-top: -150px
}

.pt-200 {
    padding-top: 200px
}

a.white:hover {
    color: white;
}

.mt--840 {
    margin-top: -840px;
}

.z-index-5 {
    z-index: 5;
}

.mt--210 {
    margin-top: -210px;
}

.mt-60 {
    margin-top: 60px;
}

.rectangle_block {
    width: 950px;
    left: 60%;
}

.img-block {
    margin-top: 40px
}

.first-rectangular {
    width: 42%;
    position: absolute;
    background: #357892;
    height: 880px;
}

.brown-back {
    background: #ba9e7a;
}

.blue-back {
    background: #092856;
}

.mb-100px {
    margin-bottom: 100px;
}

.mt-100px {
    margin-top: 100px;
}

.mt-100 {
    margin-top: 100px;
}

.mb-100px {
    margin-bottom: 100px;
}

.mb-100px {
    margin-bottom: 100px;
}

.mt-100px {
    margin-top: 100px;
}

.mb-110px {
    margin-bottom: 110px;
}

.mb-200px {
    margin-bottom: 200px;
}

.two-el {
    top: 3%;
    left: 0;
    width: 100%;
}

.mb-80 {
    margin-bottom: 80px;
}

.mt-160 {
    margin-top: 160px;
}

.mb-500 {
    margin-bottom: 500px;
}

.w-150 {
    max-width: 150%;
    width: 150%;
    margin-left: -50%;
}

.mt--450 {
    margin-top: -450px;
}

.mb-40 {
    margin-bottom: 40px;
}

.bottom_absolute {
    position: absolute;
    bottom: 0;
    z-index: -1;
    width: 100%;
}

.w_bottom_absolute {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
}

.colorlib-navbar-brand {
    position: absolute;
    z-index: 100;
    padding-top: 1rem;
}

.w-15 {
    width: 15%!important;
}

.mb-65 {
    margin-bottom: 65px;
}

.mt-88 {
    margin-top: 88px;
}

.bottom-right {
    position: absolute;
    right: 0;
    bottom: -6rem;
}

.bottom-left {
    position: absolute;
    left: 0;
    bottom: -6rem;
    width: 33.33%;
    z-index: -1;
}

.mt-50 {
    margin-top: 50px
}

.bottom-left img {
    transform: rotateY(180deg);
    width: 100%;
}

.ornament_map {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}

.ornament_map img {
    max-width: unset;
    height: 100%;
}

.ornament_maps {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}

.ornament_maps img {
    max-width: unset;
    width: 100%;
}

.overflow-hidden {
    overflow: hidden;
}

.toy1 {
    position: absolute;
    left: 5%;
}

.toy2 {
    position: absolute;
    right: 5%;
}

.bird {
    background-image: url(../images/4/bird-cells-new.svg);
    background-size: auto 100%;
    width: 88px;
    height: 125px;
    will-change: background-position;
    animation-name: fly-cycle;
    animation-timing-function: steps(10);
    animation-iteration-count: infinite;
}

.bird--two {
    animation-duration: 0.9s;
    animation-delay: -0.75s;
}

.bird-container {
    position: absolute;
    top: 30%;
}

.bird-container--two {
    animation-duration: 16s;
    animation-delay: 1s;
}

.blue-back {
    background: #092856;
}

.mb--5 {
    margin-bottom: -5rem;
}

.mt-90px {
    margin-top: 90px;
}

.mb-130 {
    margin-bottom: 130px;
}

.mt-150p {
    margin-top: 150px;
}

.mw-120 {
    max-width: 120%;
    width: 120%;
    margin-left: -20%;
}

.mt-100 {
    margin-top: 100px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mb-220 {
    margin-bottom: 220px;
}

.bottom-left-5 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 25%;
}

.bottom-right-5 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 25%;
}

.bottom-left-5 img {
    width: 100%;
}

.pb-150 {
    padding-bottom: 150px;
}

.mb-120 {
    margin-bottom: 120px;
}

.mb-400 {
    margin-bottom: 400px;
}

.mt--350 {
    margin-top: -350px;
}

.mx-130 {
    max-width: 130%;
    width: 130%;
}

.mxl-130 {
    max-width: 130%;
    width: 130%;
    margin-left: -30%;
}

.pt-60 {
    padding-top: 4rem;
}

.pb-75 {
    padding-bottom: 75px
}

.mb--80 {
    margin-bottom: -80px;
}

.mt--60 {
    margin-top: -60px;
}

.ml-833 {
    margin-left: -8.33%;
}

.mt--70 {
    margin-top: 70px;
}

.mx2-130 {
    max-width: 130%;
    width: 130%;
    margin-left: -15%;
}

.mt-70px {
    margin-top: 70px;
}

.mb-100px {
    margin-bottom: 100px;
}

.mb-130px {
    margin-bottom: 130px;
}

.mt-180px {
    margin-top: 180px;
}

.white_bg {
    width: 60px;
    height: 100%;
    float: left;
    background: #fff;
    position: absolute;
    top: 0;
}

img.bilmadim {
    z-index: auto!important;
}

.violet {
    background: #304460;
}

.violet_bg {
    width: 60px;
    height: 100%;
    float: left;
    background: #304460;
    position: absolute;
    top: 0;
}

.img-hover {
    cursor: pointer;
}

.img-hover:hover {
    width: 110%;
    margin-top: -1.5rem;
    max-width: 110%;
    z-index: 1000;
    position: absolute;
    left: -1.5rem;
}

.swipebox img,
.swipebox {
    display: block;
}

a.swipebox {
    box-shadow: 0 1px 0 0 currentColor;
}

.bird-container--one {
    -webkit-animation-duration: 15s;
    animation-duration: 15s;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    left: -10%;
}

.bird--one {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
    transform: scale(0.75)!important;
}

.maxl200 {
    max-width: 200%;
    width: 200%;
    margin-left: -100%;
}

.maxl150 {
    max-width: 150%;
    width: 150%;
    margin-left: -70%;
}

.max200 {
    max-width: 200%;
    width: 200%;
}

.max-133 {
    max-width: 133%;
    width: 133%;
}

.maxl-133 {
    max-width: 133%;
    width: 133%;
    margin-left: -33%;
}

.bilmadim {
    position: absolute;
    top: 500px;
    left: -75px;
}

.mb-100px {
    margin-bottom: 100px;
}

.mb-80px {
    margin-bottom: 80px;
}

.mt-90px {
    margin-top: 80px;
}

.mt-200px {
    margin-top: 200px;
}

.mt-100px {
    margin-top: 100px;
}

.mb-100px {
    margin-bottom: 100px;
}

.mt-100px {
    margin-top: 100px;
}

.mt-100px {
    margin-top: 100px;
}

.mt-180 {
    margin-top: 180px;
}

.mb-100px {
    margin-bottom: 100px;
}

.mt-100px {
    margin-top: 100px;
}

.round-line {
    position: absolute;
    top: -110px;
    width: 109%;
    right: -100px;
}

.max1300 {
    max-width: 1300px;
    width: 1300px;
    margin-left: -80px;
}

.mb-60 {
    margin-bottom: 60px;
}

.swipebox img:hover {
    filter: brightness(0.5);
}

.abright {
    position: absolute;
    bottom: 0;
    z-index: 1!Important;
    right: -800px;
}

.ableft {
    position: absolute;
    bottom: 0;
    z-index: 1!Important;
    left: -800px;
}

.mt-11 {
    margin-top: 11rem;
}

.conveyer {
    width: 1500px;
    margin: 0 auto;
}

@keyframes fly-cycle {
    100% {
        background-position: -900px 0;
    }
}

.mt-100px {
    margin-top: 100px;
}

.motion-truck {
    animation: MotionScale .25s infinite;
    animation-direction: alternate;
}

.smoke-anime1 {
    animation: Smoke 2s infinite;
    animation-direction: normal;
}

.smoke-anime2 {
    animation: Smoke2 2s infinite;
    animation-direction: normal;
}

@keyframes Smoke {
    from {
        transform: matrix(1, 0, 0, 0.999, 910, 1350);
        opacity: 0;
    }
    60% {
        transform: matrix(1.2, 0, 0, 1, 980, 1250);
        opacity: 1
    }
    to {
        transform: matrix(1.2, 0, 0, 1, 980, 1250);
        opacity: 0
    }
}

@keyframes Smoke2 {
    from {
        transform: matrix(1, 0, 0, 0.999, 910, 1350);
        opacity: 0;
    }
    60% {
        transform: matrix(1.2, 0, 0, 1, 983, 1200);
        opacity: 1
    }
    to {
        transform: matrix(1.2, 0, 0, 1, 983, 1200);
        opacity: 0
    }
}

@keyframes MotionScale {
    0% {
        transform: matrix(1, 0, 0, 1, 128.10198974609375, 143);
    }
    100% {
        transform: matrix(1, 0, 0, 1, 128.10198974609375, 147);
    }
}

@media (min-width: 868px) and (max-width: 1968px) {
    body {
        background-color: #304460;
        z-index: -5;
    }
    #next_btn {
        padding: 0.1vw;
    }
}

@media screen and (max-width: 3068px) {
    .res {
        color: #465473 !important;
    }
}

@media (min-width: 120px) and (max-width: 1068px) {
    .city_name {
        font-size: 3rem;
    }
    .second-page {
        font-size: 1rem;
    }
    .mw-120 {
        max-width: 100%;
        width: 100%;
        margin-left: 0;
    }
    h2 {
        font-size: 1.25rem;
    }
    .mt-145,
    .mt-70 {
        margin-top: 0;
    }
    .left_bottle,
    .right_bottle {
        height: auto;
    }
    .full-image img {
        max-width: 100%;
    }
    .slider_text h2 {
        font-size: 1.5rem
    }
    .sliders {
        height: auto;
        background: #092856;
    }
    .sliders.marine {
        background: #357892;
    }
    .slider_text,
    .navigation_buttons {
        display: None!important;
    }
    label .menu {
        right: -50px;
        top: -50px;
        width: 100px;
        height: 100px;
    }
    label .hamburger {
        top: 70px;
        left: 15px;
        width: 30px;
    }
    .first-section {
        padding-top: 8rem;
    }
    .firstmap {
        transform: translate(-50%, -14%);
    }
    .blue-bg {
        height: 75rem;
    }
    .secondline {
        right: 2rem;
        top: 12rem;
    }
    .left_bottle,
    .right_bottle {
        max-width: 30px;
    }
    .mob-marine {
        color: #357892;
    }
    .width-150,
    .width-140 {
        max-width: 100%;
        width: 100%;
    }
    .mt--210,
    .mt--150 {
        margin-top: 20px;
    }
    .two-el,
    .rectangle_block {
        display: none;
    }
    .pt-200 {
        padding-top: 20px
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .slider_text {
        bottom: 5rem;
        left: 2rem;
    }
    .slider_text h1 {
        font-size: 1.5rem
    }
    .city_name {
        font-size: 4rem;
        padding: 6rem 0 8rem;
    }
    .mt-145,
    .mt-70 {
        margin-top: 0;
    }
    .slick-dots {
        bottom: 1rem;
    }
    .full-image img {
        max-width: 100%;
    }
    .firstmap {
        transform: translate(-50%, -15%);
    }
    .first-section {
        padding-top: 10rem;
    }
    .blue-bg {
        height: 68rem;
    }
    .image1 {
        width: 100%
    }
    .secondline {
        display: none;
    }
    label ul {
        width: 100%;
        line-height: 1;
        font-size: 1rem;
    }
    .slider_desc {
        line-height: 1;
        font-size: 1rem;
    }
    .secondmap {
        top: 13rem;
        right: -3rem;
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .slider_text {
        bottom: 5rem;
        left: 3rem;
    }
    .slider_text h1 {
        font-size: 1.5rem;
    }
    .slick-dots {
        bottom: 3rem;
    }
    .slider_text h2 {
        font-size: 1rem
    }
    .first-section {
        padding-top: 10rem;
    }
    .secondmap {
        top: 0
    }
    .desc-1,
    .desc-2,
    .desc-7 {
        font-size: 1rem
    }
    .city_name {
        font-size: 6rem;
        padding: 3rem 0 4rem;
    }
    .secondline {
        top: 2rem;
        right: 6rem;
    }
    .full-image.mt-145,
    .mt-145 {
        margin-top: 0;
    }
    .image6 img {
        max-width: 200px;
        margin-top: -10rem;
    }
    label ul {
        line-height: 1;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .slider_text {
        bottom: 8rem;
    }
    .slider_text h2 {
        font-size: 1rem
    }
    .city_name {
        font-size: 8rem;
        padding: 4rem 0;
    }
    .mt-145 {
        margin-top: -8.5rem;
    }
}

@media (min-width: 1201px) and (max-width: 1350px) {
    .mt-80 {
        margin-top: 0;
    }
    .mh100 {
        height: auto;
    }
    .mt-10 {
        margin-top: 0;
    }
}

@media (min-width: 1200px) {
    .slider_text {
        bottom: 6rem;
    }
}

#next_btn:hover {
    color: gray;
}

::-webkit-scrollbar {
    width: 0.6vw;
}

 ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 2vw;
    background-color: rgb(196, 190, 190);
}

 ::-webkit-scrollbar-thumb {
    background: rgb(18, 62, 80);
    border-radius: 10px;
}

 ::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.conveyer {
    width: 100% !important;
}

@media (max-width: 767px) {
    .maxl150 {
        max-width: 100%;
        width: 100%;
        margin-left: 0%;
    }
}

img {
    z-index: -1 !important;
}

.text_over {
    position: relative !important;
    bottom: -100px !important;
}

.pic_l {
    margin: 0 auto;
}

body {
    background-color: white !important;
}

.mra {
    margin: auto;
}

.p-10 {
    padding: 20px;
}

.lang-menu {
    width: 100px;
    display: inline-block;
    margin-left: -5px;
    vertical-align: top;
    background: #bfbfbf;
    margin-bottom: 1px;
    position: relative;
    transition: 0.5s;
    border-radius: 20px;
    float: left;
    font-size: 1.25rem;
}

.active_lang img {
    margin-right: 5px;
}

.lang-menu .active_lang {
    color: #000;
    display: flex;
    padding: 0 6px;
    position: relative;
    text-decoration: none;
    z-index: 1;
    text-align: left;
    margin-bottom: 0;
    align-items: center;
}

.lang-menu .active_lang:after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.flag {
    width: 25px;
    height: 25px;
    border-radius: 100%;
}

.lang-menu .sub-menu {
    border-left: 0;
    margin: 15px -15px -15px;
    padding-left: 0;
    list-style: none;
    max-height: 0px;
    overflow: hidden;
    position: relative;
    transition: 0.5s;
    z-index: 1;
    display: none;
}

.menu_item a {
    color: #000;
    display: block;
    padding: 6px;
    position: relative;
    text-decoration: none;
    z-index: 1;
    text-align: left;
    margin-bottom: 0;
}

.lang-menu.active .sub-menu {
    max-height: 750px;
    margin: 0;
    display: block;
}

@media (min-width: 768px) and (max-width: 1030px) {
    .text_ {
        position: relative;
        bottom: -100px;
    }
}

@media (min-width: 768px) and (max-width: 1030px) {
    .secondmap {
        right: -1rem;
        width: 100%;
    }
    .round-line,
    .bilmadim,
    .violet_bg,
    .white_bg {
        display: none;
    }
    .bird-container {
        position: absolute;
        top: 35%;
    }
    .mt-150 {
        margin-top: -4rem;
    }
    .mt-20 {
        margin-top: 0%;
    }
    .lamp-2 {
        right: 0;
    }
    .lamp-1 {
        left: 0;
    }
    .lamp-1 img {
        max-width: 50%;
    }
    .secondline {
        right: 2rem;
        top: 0rem;
    }
}

@media (max-width: 767px) {
    .secondmap {
        top: 37rem;
        right: -1rem;
        width: 100%;
    }
}

@media (max-width: 640px) {
    .secondmap {
        top: 37rem;
        right: -1rem;
        width: 100%;
    }
    .max-133,
    .max200,
    .mx-130 {
        max-width: 100%;
        width: 100%;
    }
    .maxl-133,
    .width-165,
    .w-150,
    .mxl-130 {
        max-width: 100%;
        width: 100%;
        margin-left: 0%;
    }
    .round-line,
    .left_bottle,
    .right_bottle {
        display: none;
    }
    .text-center.pb-75 {
        line-height: 1;
        max-width: 80%;
    }
    .lamps,
    .violet_bg,
    .white_bg {
        display: none;
    }
    .paddt-7,
    .pt-10 {
        padding-top: 2rem;
    }
    .pt--200 {
        padding-top: 50px;
    }
    .pb-10 {
        padding-bottom: 2rem;
    }
    .mt-160,
    .mt-150 {
        margin-top: 50px;
    }
    .bird-container {
        position: absolute;
        top: 18%;
    }
    .mt-90,
    .mt-150p,
    .mt-100px {
        margin-top: 2rem;
    }
    .mb-130,
    .mb-80,
    .mb-220,
    .mb-100px,
    .mb-110px {
        margin-bottom: 20px;
    }
    .ml-833 {
        margin-left: 0;
    }
    .bilmadim {
        position: relative;
        top: 0;
        left: 0;
    }
    .max-mob {
        max-width: 50%;
        margin: 0 auto;
        text-align: center;
        display: flex;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    label ul {
        width: 100%;
        line-height: 1;
    }
}

.css-137s5mo {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 1000;
    height: 100%;
    backdrop-filter: blur(1px);
    background: rgba(30, 30, 30, 0.9);
    display: none;
}

.css-17ehkyn {
    width: 384px;
    top: 84px;
    bottom: 52px;
    min-height: 326px;
    left: 0px;
    right: 0px;
    position: absolute;
    margin: 0px auto;
}

.close_button {
    cursor: pointer;
    display: inline-flex;
    vertical-align: middle;
    line-height: 1;
    background-color: transparent;
    color: rgb(96, 106, 113);
    fill: rgb(96, 106, 113);
    -webkit-box-align: center;
    align-items: center;
    border-radius: 3px;
    padding: 4px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    margin: 2px;
    transition: all 150ms ease-in 0s;
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 1;
}

.css-f2ea6i {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
    position: relative;
    margin-bottom: 8px;
    display: flex;
    max-height: 100%;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    background: rgb(255, 255, 255);
    border-radius: 3px;
}

.css-c7msy9 {
    padding: 32px 32px 20px;
    border-bottom: 1px solid rgb(231, 233, 234);
    flex: 0 0 auto;
    position: relative;
}

.css-byubyc {
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: pre-line;
    margin-bottom: 12px !important;
    overflow: hidden;
}

.css-dmymcp {
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: pre-line;
    overflow: hidden;
    margin-top: 12px;
}

#signup-overlay .lightbox {
    border-radius: 0;
    margin: 0 auto;
    width: 100%;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.2);
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.2);
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
    -webkit-box-shadow: 0 16px 128px rgba(0, 0, 0, 0.5);
    box-shadow: 0 16px 128px rgba(0, 0, 0, 0.5);
}

.signup-social-buttons .col-4 {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0;
}

.signup-social-buttons .col-4:after {
    background: #3f51b5ab;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
}

.chortoqresorts {
    background-image: url('../images/chortoqresorts.jpg');
}

.chortoqhistory {
    background-image: url('../images/chortoqhistory.jpeg');
}

.chortoqcom {
    background-image: url('../images/chortoqcom.jpeg');
}

a.close {
    position: absolute;
    top: 10px;
    right: 10px;
    margin: 0;
    z-index: 10;
    opacity: 1;
}

.overlay a.close img {
    width: 24px;
}

.lightbox .display {
    position: relative;
}

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

#signup-overlay .signup-social-buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -8px;
    flex-direction: row;
    min-height: 100vh;
}

#signup-overlay .signup-social-buttons .form-btn {
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    text-decoration: none;
    text-align: center;
    -ms-flex: 1;
    color: #fff;
    border-radius: 4px;
    z-index: 10;
    flex: 1;
    font-size: 36px;
    text-transform: uppercase;
    font-family: "Book Antiqua";
}

#signup-overlay .signup-social-buttons .form-btn:hover {
    font-size: 40px;
}

@media (max-width: 767.98px) {
    .lightbox {
        width: 320px;
    }
    #signup-overlay .signup-social-buttons {
        flex-direction: column;
    }
    .signup-social-buttons .col-4 {
        width: 100%;
        flex: 1;
        max-width: 100%;
    }
    #signup-overlay .signup-social-buttons .form-btn {
        font-size: 24px;
    }
    #signup-overlay .signup-social-buttons .form-btn:hover {
        font-size: 26px;
    }
}