
html {
  scroll-behavior: smooth;
}

h1 {
    text-align: center;
}
a:hover {
    text-decoration: none !important;
    color: inherit !important;
}
body{
    overflow-x: hidden;
}
p {
    margin-bottom: 0;
}

.magnify, button, button:focus-visible, button:focus, button:focus-within, button::-webkit-focus-ring-color, button::-webkit-direct-focus, .close{
    outline: none!important;
    outline-color: none!important;
    transition: all 0.3s;
}

.not-scrollable{
    height: 100vh;
    overflow: hidden;
}

/* .navbar-toggler{
border: none;
} */



/* CSS-maintance-MODE */

.txt-h {
    color: #fff;
    text-transform: uppercase;
    font-size: 250px;
    line-height: 210px;
    font-weight: 500;
    text-align: center;
    margin: 0;
    background: url(/images/Group1852.svg);
}

.txt-s {
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    text-transform: uppercase;
    position: fixed;
    bottom: 1.5rem;
    left: 2rem;
}

.txt-w {
    color: #fff;
    font-size: 58px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 100;
    margin: 0;
    position: relative;
    top: -19px;
}

.txt-q {
    color: #fff;
    font-size: 60px;
    line-height: 60px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 100;
    margin: 0;
}

.txt-e {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 100;
    margin: 0;
}

.txt-r {
    font-size: 17px;
    position: fixed;
    bottom: 1.5rem;
    max-width: 268px;
    left: 19rem;
    color: #fff;
    font-family: system-ui;
    font-weight: 200;
}

.bg-gl2 {
    background: url(/images/day.webp);
    background-position: center;
    background-size: cover;
    transition: 2s;
    height: 100vh;
}


/* CSS-maintance-MODE-end */

.bg-d {
    background: url(/images/day.webp);
    background-position: center;
    background-size: cover;
    transition: background-image 2s ease-in-out;
}

.h-1-b {
    background: url(/images/day.webp);
    background-position: center;
    background-size: cover;
    transition: 1s;
    transition: background-image 2s ease-in-out;
}

.bg-n {
    transition: 2s;
    background: #1e1e1e;
    color: #fff !important;
}

.bg-gl {
    height: 100vh;
}

.bg-o {
    overflow: hidden;
}

.bg-none {
    background: none;
    outline: none;
}

.pt-5 {
    padding-top: 5%;
}

.pt-3 {
    padding-top: 3%;
}

.ptr-10 {
    padding-top: 10rem;
}

.mrr-5 {
    margin-right: 5rem;
}

.txt-blocks {
    display: flex;
}

.gl-h1 {
    font-size: 15vw;
    line-height: 100%;
    text-transform: uppercase;
    color: white;
    text-align: center;
}

.gl-h2 {
    font-size: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    text-transform: uppercase;
}

.gl-bt {
    font-size: 47px;
    line-height: 47px;
    color: #fff;
    padding: 4% 0%;
    margin-left: 2rem;
    text-transform: uppercase;
}

.gl-bt2 {
    font-size: 17px;
    line-height: 23px;
    color: #fff;
    padding: 3% 0%;
    max-width: 250px;
    font-family: system-ui;
    font-weight: 200;
}

.over-l {
    position: absolute;
    color: white;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0.3;
    transition: 0.5s ease;
    background-color: black;
}

.tw-h1 {
    font-size: 10vw;
    line-height: 100%;
    text-transform: uppercase;
}

.show-up{
    transform: translateY( calc(100% * -1));
}

.show-down{
    transform: translateY( calc(100% * 1));
    opacity: 0;
}
.img-animation{
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
}
.img-animation-bottom
{
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    justify-content: end;
}

.img-animation-right{
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    align-items: end;
}
.img-animation-center{
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
}
.path-animation.main path{
    stroke: #fff;
    opacity: 0.30;
    z-index: -1;
}
.op-0{
    opacity: 0;
}
.main-text{
    position: relative;
    /* z-index: 1050; */
}
/* .main-text, */
 .welcome-text{
    transform: rotateX(90deg) translate3d(0px, 300px, 0px);
}
.main-text-bg{
    top: 0;
}
.img-animation-center .hide-image2{
    right:0;
}
.hide-image, .hide-image2, .hide-image3{
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 33.33333%;
    display: none;
    background: #f8fafc;
    transition: all 1s linear;
}

.hide-image-full, .hide-image-full-l, .hide-image-top{
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: none;
    background: #f8fafc;
    transition: all 1s linear;
}

.hide-image2{
    bottom: 0;
    top: 0;
    margin: auto 0;
}
.hide-image3{
    bottom: 0;
}
.pd-c {
    padding: 6.5rem 2.3rem 0 !important;
}

#panorama {
    width: 100%;
    height: 100vh;
}

.hov-gl {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
}

.hb-gl {
    background: url(/images/day.webp) center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color:unset!important;
    position: absolute;
    overflow: hidden;
    opacity: 1;
    top: 0;
    left: 0;
    z-index: -2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100vh;
    transform: scale(1.25);
    /* transition: all 1.5s esase; */
}
.hb-gl.scale-1{
    transform: scale(1);
    transition: all 1.5s ease;
}
.hb-1 {
    background: url(/images/night2.webp) center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    overflow: hidden;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: -1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
}

.hb-2 {
    background: url(/images/day.webp) center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    overflow: hidden;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: -1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
}

.hb-3 {
    background: url(/images/osen.webp) center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    overflow: hidden;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: -1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
}

.hb-4 {
    background: url(/images/winter.webp) center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    overflow: hidden;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: -1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
}

.h-tx {
    color: white;
    font-size: 40px;
    text-transform: uppercase;
    margin-top: auto;
    opacity: 0;
}

.line-tops {
    width: 0%;
    height: 1px;
    background: #fff;
    margin-top: 1%;
    transition: 3s;
    left: 25rem;
    position: absolute;
}

.line-tops2 {
    width: 0%;
    height: 1px;
    background: #fff;
    margin-top: 1%;
    animation-direction: reverse;
    transition: 3s;
    right: 25rem;
    position: absolute;
}

.zzzz {
    -webkit-transition: width 3s ease-in-out;
    -moz-transition: width 3s ease-in-out;
    -o-transition: width 3s ease-in-out;
    transition: width 3s ease-in-out;
    transition-delay: 1.5s;
    width: 12% !important;
    height: 1px;
    background: #fff;
}
.appear {
    -webkit-transition: opacity 3s ease-in-out;
    -moz-transition: opacity 3s ease-in-out;
    -o-transition: opacity 3s ease-in-out;
    transition: opacity 3s ease-in-out;
    opacity: 1 !important;
}

.welcome-text.y-0{
    transform: translate3d(0px, 0px, 0px) rotateX(0deg)!important;
    transition: all 3s ease-in-out;
}

.b2-txt {
    font-size: 15px;
    line-height: 25px;
    /* color: #202020; */
    font-family: system-ui;
    font-weight: 300;
    text-transform: none;
}

.btn-360 {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #FFFFFF;
    font-size: 15px;
    line-height: 150%;
    color: #1E1E1E;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.txt-360 {
    font-family: Helvetica;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
}

.change-slide button {
    background: transparent;
    border: none;
}

.b2-txt450 {
    font-size: 15px;
    line-height: 25px;
    max-width: 450px;
    color: #202020;
    font-family: system-ui;
    font-weight: 300;
}

.b2-h1 {
    font-size: 50px;
    text-transform: uppercase;
}

.b2-h1:before {
    content: "01 /";
    position: absolute;
    left: 0px;
    font-family: "Moniqa-display";
    font-size: 17px;
    margin-top: 2.5%;
}

.b2-h12 {
    font-size: 50px;
    text-transform: uppercase;
}

.b2-h12:before {
    content: "02 /";
    position: absolute;
    left: 0px;
    font-family: "Moniqa-display";
    font-size: 17px;
    margin-top: 2.5%;
}

.b2-h13 {
    font-size: 50px;
    text-transform: uppercase;
}

.b2-h13:before {
    content: "03 /";
    position: absolute;
    left: 0px;
    font-family: "Moniqa-display";
    font-size: 17px;
    margin-top: 2.5%;
}

.b2-h14 {
    font-size: 50px;
    text-transform: uppercase;
}

.b2-h14:before {
    content: "04 /";
    position: absolute;
    left: 0px;
    font-family: "Moniqa-display";
    font-size: 17px;
    margin-top: 2.5%;
}

.b2-h15 {
    font-size: 50px;
    text-transform: uppercase;
}

.b2-h15:before {
    content: "05 /";
    position: absolute;
    left: 0px;
    font-family: "Moniqa-display";
    font-size: 17px;
    margin-top: 2.5%;
}

.b2-h16 {
    font-size: 50px;
    text-transform: uppercase;
}

.b2-h16:before {
    content: "06 /";
    position: absolute;
    left: 0px;
    font-family: "Moniqa-display";
    font-size: 17px;
    margin-top: 2.5%;
}

.b2-h17 {
    font-size: 50px;
    text-transform: uppercase;
}

.b2-h17:before {
    content: "07 /";
    position: absolute;
    left: 0px;
    font-family: "Moniqa-display";
    font-size: 17px;
    margin-top: 2.5%;
}

.b2-h18 {
    font-size: 50px;
    text-transform: uppercase;
}

.b2-h18:before {
    content: "08 /";
    position: absolute;
    left: 0px;
    font-family: "Moniqa-display";
    font-size: 17px;
    margin-top: 2.5%;
}

.b2-h2 {
    font-family: system-ui;
    color: #777777;
}

.current-slide {
    font-size: 60px;
    line-height: 100%;
    text-transform: uppercase;
}

.all-slide {
    font-size: 40px;
    line-height: 100%;
    text-transform: uppercase;
    text-align: right;
}

.slider-page {
    background-image: url("/images/line.svg");
    background-repeat: no-repeat;
    background-position: center;
    right: 0;
    top: 30px;
    /* width: 140px; */
}
.night .slider-page {
    background-image: url("/images/line-white.svg");
}
.v-bottom {
    vertical-align: bottom;
}

.p-font {
    font-weight: normal;
    font-size: 9vw;
    line-height: 100%;
    text-transform: uppercase;
}

.d-flex-wrap {
    display: flex;
    flex-wrap: wrap;
}

.title {
    font-size: 8vw;
    line-height: 100%;
    text-transform: uppercase;
}

.vh-100h {
    max-height: 100%;
    height: 100vh;
}

.obvod-white2 {
    text-shadow: -1px -1px 0 #000000, 1px -1px 0 #262626, -1px 1px 0 #262626, 1px 1px 0 #262626;
    color: #fff!important;
    letter-spacing: 3px;
    opacity: 0.2;
}

.solid-nav {
    background: #F9F9F9;
    transition: all 1s ease;
}

.drk1 {
    position: absolute;
    width: auto;
}

.drk2 {
    width: auto;
}

.head-bt {
    color: #fff;
}

.txt-black {
    color: #000!important;
}

.log-sli-ps {
    width: 100%;
}

.slick-next1 {
    width: 70px;
    position: absolute;
    left: 8rem;
    top: 7rem;
    background: none;
    border: none;
}

.slick-prev1 {
    width: 70px;
    position: absolute;
    left: 3rem;
    top: 7rem;
    background: none;
    border: none;
}

.slick-next3 {
    width: 70px;
    background: none;
    border: none;
    margin-left: 40px;
}

.slick-prev3 {
    width: 70px;
    background: none;
    border: none;
    margin-right: 40px;
}

.p-text {
    font-family: system-ui;
    font-weight: 200;
    line-height: 25px;
    font-size: 15px;
    max-width: 300px;
}

.bt-gl-r {
    width: 67px;
    height: 67px;
    background: #000;
    border-radius: 100%;
    cursor: pointer;
    transition: background 0.3s;
}
#topBtn {
  /* position: fixed; */
   /* Fixed/sticky position */
  bottom: 60px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
  background: none;
}
#needHelpBtn {
    position: fixed;
    bottom: 60px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    background: #FFFFFF;
    border: 1px solid #CBCBCB;
    box-sizing: border-box;
    border-radius: 15px;
    outline: none; /* Remove outline */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 10px; /* Some padding */
    font-size: 18px; /* Increase font size */
    overflow:hidden;
}
#needHelpBtn svg{
    width: 42px;
    height: 40px;
    margin-right: 14px;
}
.need-help{
    font-family: "Moniqa-display";
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 130%;
    text-transform: uppercase;
    color: #1E1E1E;
}
#needHelp .big-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    border: 0;
    height: 492px;
    max-height: 90vh;
    font-family: "Moniqa-display";
    font-style: normal;
    font-weight: normal;
    font-size: 70px;
    line-height: 130%;
    text-transform: uppercase;
    color: #1E1E1E;
}
.gold-border{
    border-right: 1.5px solid #D4B270!important;
}


.leave-application{
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 11px;
    line-height: 130%;
    color: #969696;
    padding-left: 9px;
    text-align: left;
}

.dynamic-font {
    font-size: 100px;
    line-height: 100%;
    text-transform: uppercase;
    position: absolute;
    z-index: 1;
}

.f-option {
    left: 30px;
    top: -90px;
}

.s-option {
    left: -97px;
    top: 30px;
}

.t-option {
    left: 357px;
    bottom: 17%;
    width: 100%;
}

.f-option-col {
    margin-top: 17%;
}

.option-bg {
    background-image: url("/images/option-bg.svg");
    background-repeat: no-repeat;
    background-position: top 10% left 37%;
}

.city-first-img {
    position: absolute;
    top: -50px;
    right: 0;
    z-index: -1;
}

.city-second-img {
    position: absolute;
    bottom: 55px;
    left: -100px;
    z-index: -1;
}

.bt-gl-tx {
    font-size: 34px;
    line-height: 34px;
    max-width: 240px;
    margin-left: 4%;
    text-transform: uppercase;
    text-align: left;
    color: #000;
}



/* 360page */

.bl-3 {
    height: 100vh;
}

.ro360tx {
    position: absolute;
    top: 45%;
    left: 25%;
    color: black;
    font-size: 60px;
    text-transform: uppercase;
    z-index: 999;
}

.ro360tx a {
    color: #fff;
}

.ro360tx:hover a {
    color: #c5c5c5;
}

.ro360bl {
    transition: 1s;
}

.ro360bl:hover {
    filter: blur(1px);
    transition: 1s;
}

.rou-h1 {
    font-size: 120px;
    line-height: 100%;
    text-transform: uppercase;
}

.rou-h2 {
    font-size: 50px;
    line-height: 100%;
    text-transform: uppercase;
}

.rou-img {
    opacity: 0;
    transition: .6s;
}

.rou-img:hover {
    opacity: 1;
    transition: .6s;
}


/* 360page END */


/* Hover-HOME */

.h-1 {
    transition: 1s;
    display: flex;
}

.h-2 {
    display: flex;
}

.h-3 {
    display: flex;
}

.h-4 {
    display: flex;
}

.pana {
    text-transform: uppercase;
    transition: all 1s;
}

.head-bt.txt-black span:hover:before {
    background: #212529;
}

.head-bt span:hover:before {
    position: absolute;
    content: "";
    top: 46px;
    width: 100px;
    height: 1px;
    background: #fff;
    transition: 1s;
}

.head-bt span:before {
    position: absolute;
    content: "";
    top: 46px;
    width: 0%;
    height: 1px;
    transition: 1s;
}

.pana span {
    font-size: 24px;
    line-height: 100%;
    padding-top: 3px;
}

.hd-pana {
    position: relative;
    right: .7rem;
    width: 20px;
    height: 20px;
    border: 1px solid white;
    border-radius: 100%;
}

.hd-pana1 {
    width: 10px;
    height: 10px;
    background: white;
    border-radius: 100%;
}

.main-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.3;
}

.hd-svg {
    fill: white;
}

.hd-svgs {
    stroke: white;
}

.hd-svg1 {
    /* fill: white; */
    opacity: 0.5;
}


/* switcher-day-night */

.toggle-box {
    color: white;
    font-size: 24px;
    text-transform: uppercase;
    display: flex;
}

.toggle-box-label-left:empty {
    margin-left: -10px;
}

.toggle-box-label-left:before,
.toggle-box-label-left:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    /*transition*/
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    outline: none;
}

.toggle-box input[type="checkbox"],
.toggle-box input[type="checkbox"]:active {
    position: absolute;
    top: 0px;
    height: 0;
    width: 0;
    opacity: 0;
    border: none;
    outline: none;
}

.toggle-box label {
    display: inline-block;
    position: relative;
    padding: 0px;
    left: 6px;
    top: -3px;
    margin-top: 10px;
    font-size: 15px;
    line-height: 11px;
    cursor: pointer;
    color: rgba(149, 149, 149, 0.51);
    font-weight: normal;
}

.head-bt:hover {
    color: #fff!important;
}

.txt-black.head-bt:hover {
    color: #000!important;
}

.c-pointer {
    cursor: pointer;
}

.modal-content {
    border: none;
}

.modal-dialog {
    max-width: none;
    margin: 0;
}

.modal-title {
    font-family: Helvetica;
    font-size: 20px;
    line-height: 23px;
    color: #303B52;
    text-align: center;
}

.modal-desc {
    font-family: Helvetica;
    text-align: center;
    font-size: 14px;
    line-height: 150%;
    color: #AAAAAA;
}

.modal.show .modal-dialog {
    background: #fff;
}


.bt-gl-r:hover{
    background: #D4B270;
}
.toggle-box-label-left:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    line-height: 30px;
    text-indent: 30px;
    height: 14px;
    width: 14px;
    margin: 3px;
    /*border-radius*/
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    right: 37px;
    bottom: 0px;
    background: #fff;
    transform: rotate(-45deg);
}

.toggle-box-label-left:after {
    content: "";
    display: inline-block;
    width: 48px;
    height: 20px;
    /*border-radius*/
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.15);
    vertical-align: middle;
    margin: 0 9px;
    border: 1px solid #fff;
}

.txt-black .toggle-box-label-left:after,
.txt-black .toggle-box input[type="checkbox"]:checked+.toggle-box-label-left:after {
    border: 1px solid #000!important;
}

.txt-black .toggle-box-label-left:before {
    background: #000!important;
}

.txt-black.toggle-box input[type="checkbox"]:checked+.toggle-box-label-left:before {
    box-shadow: 5px 5px 0 0 #000;
    background: transparent!important;
}

.toggle-box input[type="checkbox"]:checked+.toggle-box-label-left:before {
    right: 17px;
    box-shadow: 5px 5px 0 0 #eee;
    background: transparent;
}

.toggle-box input[type="checkbox"]:checked+.toggle-box-label-left:after {
    background: rgba(256, 256, 256, 0.15);
    border: 1px solid white;
}

.toggle-box input[type="checkbox"]+.toggle-box-label-left {
    color: rgba(250, 250, 250, 0.51);
    font-weight: bold;
}

.toggle-box input[type="checkbox"]:checked+.toggle-box-label-left {
    color: rgba(149, 149, 149, 0.51);
    font-weight: normal;
}

.toggle-box input[type="checkbox"]:checked+.toggle-box-label-left+.toggle-box-label {
    color: rgba(250, 250, 250, 0.51);
    font-weight: bold;
}

.headline {
    line-height: 105%;
    text-transform: uppercase;
}

.upper {
    transform: translateY(-30%);
}

.x-bg::after {
    content: "";
    background-image: url("/images/x.svg");
    background-repeat: no-repeat;
    background-position: bottom left;
    position: absolute;
    z-index: -1;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.x-half-bg::after {
    background-image: url("/images/x-half.svg");
    background-repeat: no-repeat;
    background-position: center right;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.night-after-op::after {
    opacity: 0.5;
}

.section-title {
    font-size: 13vw;
    line-height: 100%;
    text-transform: uppercase;
    color: #FFFFFF;
}
.big-bg {
    background-image: url("/images/0_2_12.webp");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    width: 100%;
    height: 90vh;
        /* Set a specific height */
    /* min-height: 500px; */
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
}

.parking.big-bg {
    background-image: url("/images/1920.webp");
}

.hall.big-bg {
    background-image: url("/images/hall.webp");
}

.azimut.big-bg {
    background-image: url("/images/1969.png");
    background-position: center center;
    height: auto!important;
}
.architecture.big-bg{
    background-image: url("/images/13.webp");
}

.map.big-bg {
    height: 100vh!important;
    background-image: url("/images/map.webp");
}
.slick-slider{
    cursor: grab;
}
.fs-80 {
    font-size: 80px;
    line-height: 83px;
    text-transform: uppercase;
}

.anchor-link {
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: inherit;
    outline: none;
}

.invest-bg {
    background-image: url("/images/11919.svg");
    background-repeat: no-repeat;
    background-position: bottom center;
}

.big-bg .first {
    font-weight: normal;
    font-size: 3.5vw;
    line-height: 100%;
    text-transform: uppercase;
    color: #FFFFFF;
}

.big-bg .second {
    font-size: 15px;
    line-height: 150%;
    color: #FFFFFF;
    font-family: Helvetica;
}

.bthdtx2 {
    opacity: .3;
}

.text-shadow {
    position: relative;
}

.text-shadow span {
    position: absolute;
    font-size: 80px;
    left: 10px;
    bottom: -27px;
    opacity: 0.05;
    color: #1E1E1E;
}

.h-gold {
    cursor: pointer;
    transition: 1s;
}

.h-gold:hover {
    transition: 1s;
    color: #D4B270;
}

.floor {
    font-size: 40px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #E6E6E6;
    border-radius: 50%;
    width: 62px;
    height: 62px;
    margin-top: 10px;
    margin-right: 0.5rem;
    transition: 0.9s;
    color: #222;
    padding: 4px;
}

.floor.active {
    background: #D4B270;
    border: 1px solid #D4B270;
    color: #fff;
    padding: 4px;
}

.h-80vh {
    height: 80vh;
}

.mo-text {
    font-size: 60px;
    line-height: 110%;
    font-weight: normal;
}

.night .night-op {
    opacity: 0.1;
}


/* switcher-day-night-end */


/* Menu-hamburger */

#menuToggle {
    display: block;
    position: relative;
    top: 3px;
    left: 0px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
}

#menuToggle a {
    text-decoration: none;
    color: #232323;
    transition: color 0.3s ease;
}

#menuToggle a:hover {
    color: tomato;
}

#menuToggle input {
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    top: -7px;
    left: -5px;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    -webkit-touch-callout: none;
}

#menuToggle span {
    display: block;
    width: 27px;
    height: 2px;
    margin-bottom: 5px;
    position: relative;
    background: #fff;
    border-radius: 3px;
    z-index: 1;
    transform-origin: 4px 0px;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}

#menuToggle span:first-child {
    transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2) {
    transform-origin: 0% 100%;
}

#menuToggle input:checked~span {
    opacity: 1;
    transform: rotate(45deg) translate(-2px, -1px);
    background: #232323;
}

#menuToggle input:checked~span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked~span:nth-last-child(2) {
    transform: rotate(-45deg) translate(0, -1px);
}

#menu {
    position: fixed;
    width: 100vw;
    height: 101%;
    min-height: 600px;
    left: 0;
    margin: -41px 0 0 0;
    padding: 50px;
    padding-top: 3rem;
    background: #ededed;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(140%, 0);
    transition: transform 1s cubic-bezier(0.77, 0.2, 0.05, 1);
}

#menu li {
    padding: 5px 0;
    font-size: 22px;
}

#menuToggle input:checked~ul {
    transform: none;
    overflow: auto;
}

body.modal-open {
    overflow: hidden;
}
.third-slide{
    max-width: 150px;
}
.c-inherit {
    color: inherit;
}

.mob-mes {
    font-family: "Moniqa-Paragraph";
    font-size: 30px!important;
    text-transform: uppercase;
    line-height: 42px;
}

.mob-txs {
    font-size: 19px;
    line-height: 30px;
    color: #777777;
}

.mob-tel {
    font-size: 55px;
}


/* Menu-hamburger-end */

.nav-tx-m {
    max-width: 250px;
    font-size: 16px;
    color: #747474;
    font-family: system-ui;
    font-weight: 300;
    text-align: left;
}

.nav-tx-s {
    padding-top: 3rem;
    max-width: 250px;
    font-size: 16px;
    color: #747474;
    font-family: system-ui;
    font-weight: 300;
    text-align: left;
}

.nav-tx-h1 {
    font-family: "Moniqa-display";
    text-transform: uppercase;
    font-size: 65px;
    color: #6E7686;
}

.pq-5 {
    padding: 3rem!important;
}


/* Menu-hamburger-new */

.menu_btn {
    position: relative;
    visibility: visible;
    opacity: 1;
    z-index: 20;
}

.menu_btn a {
    font-size: 2em;
    padding: 0px 15px;
    display: inline-block;
    letter-spacing: 3px;
    transition: color ease-in-out 0.4s;
    color: #fff;
}

.menu_btn a:hover,
.menu_btn a:focus,
.menu_btn a:focus-within {
    color: #e2001a;
}

nav {
    display: block;
}

.panel {
    position: absolute;
    top: 0;
    width: 0;
    height: 100vh;
    overflow: hidden;
    width: 0%;
}

.panel--left {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #292b2f;
    right: 35%;
}

.panel--right {
    display: block;
    align-items: center;
    justify-content: center;
    background-color: #2f3135;
    right: 0;
}

.line {
    display: block;
    position: absolute;
    left: 0;
    top: .6em;
    width: 28px;
    height: 1px;
    background: rgba(130, 130, 130, 0.6);
    opacity: 0;
}

.navigation ul li,
.navigation ul li a,
.navigation ul li a span {
    position: relative;
    display: block;
}

.navigation {
    width: 100%;
    /* height: 100%; */
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.navigation h2 {
    width: 0;
    height: 0;
    text-indent: -9999px;
}

.navigation .menu {
    display: flex;
    flex: 8;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    transform: translate(-100%, 0);
}

.navigation .menu>li {
    line-height: 75px;
    font-size: 20px;
    font-size: 1.25em;
    font-size: 3.9rem;
    padding: 0.1em 0 0.2em 42px;
    margin: 0em 0;
    text-align: left;
    float: left;
    clear: both;
    position: relative;
    left: 35rem;
}

.navigation .menu>li>a {
    color: #9d9d9e;
    text-decoration: none;
    overflow: hidden;
    transition: color ease-in-out 0.4s;
}

.navigation .menu>li>a:hover,
.navigation .menu>li>a:focus,
.navigation .menu>li>a:focus-within {
    color: #fff!important;
}

.navigation .menu>li>a>span {
    top: 0;
    text-transform: uppercase;
    width: 600px;
}

.navigation .sub-menu>li {
    display: block;
    float: left;
    clear: both;
    line-height: 30px;
    font-size: 14px;
    font-size: 0.875em;
    font-size: 0.875rem;
    padding: 0;
    margin: 0;
}

.navigation .sub-menu>li>a {
    color: #828282;
    text-transform: none;
    overflow: hidden;
    transition: color ease-in-out 0.4s;
}

.navigation .sub-menu>li>a:hover,
.navigation .sub-menu>li>a:focus,
.navigation .sub-menu>li>a:focus-within {
    color: #e2001a;
}

.litem {
    transform: translate(0, -100%);
}

.footer__gredits,
.footer__social {
    display: block;
    color: #828282;
}

.footer__gredits>a,
.footer__social>a {
    color: #828282;
    margin: 0 5px;
    text-decoration: none;
    transition: color ease-in-out 0.4s;
}

.footer__gredits>a:hover,
.footer__gredits>a:focus,
.footer__gredits>a:focus-within,
.footer__social>a:hover,
.footer__social>a:focus,
.footer__social>a:focus-within {
    color: #e2001a;
}

.footer {
    background: #F3F2F1;
    padding: 20px;
}

.year {
    font-size: 16px;
    line-height: 150%;
    text-decoration-line: underline;
    color: #777777;
}

.close_btn {
    position: absolute;
    top: 10px;
    right: 10px;
}

.close_btn a {
    font-size: .9em;
    padding: 20px 15px;
    display: inline-block;
    letter-spacing: 2px;
    font-family: system-ui;
    font-weight: 200;
    transition: color ease-in-out 0.4s;
    color: #ababab;
    transition: 1s;
}

.close_btn a:hover {
    color: #fff!important;
    transition: 1s;
}

.close_btn a:before {
    position: absolute;
    content: "";
    top: 46px;
    width: 0%;
    height: 1px;
    background: #626262;
    transition: 1s;
}

.close_btn a:hover:before {
    position: absolute;
    content: "";
    top: 46px;
    width: 66%;
    height: 1px;
    background: #626262;
    transition: 1s;
}

.data {
    padding: 20% 20% 7% 15%;
}

.data__content {
    font-family: system-ui;
    font-weight: 300;
    font-size: 1.625em;
    font-size: 0.85rem;
    line-height: 25px;
    max-width: 300px;
    color: #b7b7b7;
    text-align: justify;
    opacity: 0;
    transform: translate(0, 50px);
}

.data__content1 {
    font-family: system-ui;
    font-weight: 300;
    font-size: 1.625em;
    font-size: 0.85rem;
    line-height: 25px;
    max-width: 300px;
    color: #b7b7b7;
    text-align: justify;
    opacity: 0;
    transform: translate(0, 50px);
}

.data__ctxt {
    position: relative;
    top: 7em;
    left: 1rem;
}

.data__txt {
    font-size: 3.5rem;
    color: #fff;
    font-family: "Moniqa-display";
}

.input {
    background: none;
    font-family: "Moniqa-heading";
    font-size: 40px;
    line-height: 42px;
    color: #737373;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #E8E8E8;
    width: 100%;
    margin-top: 10%;
    padding: 20px 10px;
    text-transform: uppercase;
    outline: none;
}
.dropdown-menu{
    font-size: 20px;
}
.error {
    color: tomato;
}
.input:focus-visible {
    outline: none;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #D4B270;
}

.agreement-text {
    font-size: 14px;
    line-height: 150%;
    color: #8A8A8A;
    max-width: 320px;
}

.gallery-slider{
    width: 100vw;
}
.gallery-slider .slick-prev6, .gallery-slider .slick-next6{
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: none;
    border: none;
}
.gallery-slider .slick-next6{
    right: 0;
}
#galleryModal .close{
    position: absolute;
    z-index: 10;
    bottom: 20px;
    margin-left: -21.5px;
    left: 50%;
}
.link {
    font-size: 14px;
    line-height: 150%;
    color: #8A8A8A;
    text-decoration-line: underline;
}


    #pana_st {
    width: 100%;
    height: 100%;
    }
    .pana_close{
    position: absolute;
    color: white;
    font-size: 15px;
    font-family: system-ui;
    font-weight: 200;
    left: 5%;
    top: 6%;
    cursor: pointer;
    transition: .5s;
    }
    .pana_close:hover{
    color:black;
    transition: .5s;
    }
    .pana_close:before {
    content: "+";
    position: absolute;
    transform: rotate(45deg);
    color: white;
    font-size: 60px;
    font-family: system-ui;
    font-weight: 200;
    left: -37px;
    top: -29px;  
    }

/* Customize the label (the container) */

.checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */

.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    border: 1px solid #D9D9D9;
}


/* Create the checkmark/indicator (hidden when not checked) */

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


/* Show the checkmark when checked */

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


/* Style the checkmark/indicator */

.checkbox-container .checkmark:after {
    left: 8px;
    top: 5px;
    width: 7px;
    height: 10px;
    border: solid #000000;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media (max-width: 680px) {
    .data__content {
        font-size: 16px;
        font-size: 1em;
        font-size: 1rem;
        line-height: 18px;
    }
}

.data__sub {
    color: #fff;
    float: left;
    margin-top: 2%;
    font-size: 11px;
    font-size: 0.6875em;
    font-size: 0.6875rem;
    opacity: 0;
    transform: translate(0, 50px);
}

.data__sub1 {
    width: 100%;
    position: relative;
    top: -1.2rem;
    color: #b1b1b1;
    font-family: system-ui;
    font-weight: 200;
    float: left;
    margin-top: 2%;
    font-size: 11px;
    font-size: 0.6875em;
    font-size: 0.7875rem;
    opacity: 0;
    transform: translate(0, 50px);
}

.data___za {
    position: relative;
    left: 1.5rem;
    top: 30%;
}
#map {
    min-height: 500px;
    height: 80vh;
}

#marker {
    background-image: url('/images/azimut.webp');
    background-size: cover;
    width: 50px;
    height: 50px;
    z-index: 10;
    border-radius: 50%;
    cursor: pointer;
}

.point {
    background-image: url('/images/point.svg');
    background-size: cover;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
    transition: background-image 1s;
}

.point.o1::after {
    content: "Цо ”ала-тоо”";
}

.point.o2::after {
    content: "парк победы";
}

.point.o3::after {
    content: "келечек mit";
}

.point.o4::after {
    content: "школа газпром";
}

.point.o5::after {
    content: "глобус";
}

.point.o6::after {
    content: "парк асанбай";
}

.point.o7::after {
    content: "березовая роща";
}

.point.o8::after {
    content: "Ауца";
}

.point.o9::after {
    content: "ореховая роща";
}

.point::after {
    text-transform: uppercase;
    pointer-events: none;
    font-family: "Moniqa-display";
    opacity: 0;
    width: 350px;
    position: absolute;
    left: 30px;
    font-size: 50px;
    transition: opacity 1s, left 1s;
}

.point:hover {
    background-image: url('/images/white-point.svg');
    transition: background-image 1s;
}

.point:hover::after {
    opacity: 1;
    left: 60px;
    transition: opacity 1s, left 1s;
}
.ov-hide{
    overflow: hidden;
    width: 100%;
}
.b2-h1,
.b2-h12,
.b2-h13,
.b2-h14,
.b2-h15,
.b2-h16,
.b2-h17,
.b2-h18 {
    padding-left: 20px;
}
.top-0{
    top: 0;
}

.letter-1, .letter-2, .letter-3, .letter-4, .letter-5, .letter-6{
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    opacity: 1;
    /* transform: scale(0, 1); */
}

.plan-hover{
    opacity: 0;
    transition: all 1s;
    position: absolute;
    background: #FFFFFF;
    border-radius: 2px;
    pointer-events: none;
    filter: drop-shadow(3px 10px 25px rgba(0, 0, 0, 0.2));
}
.plan-hover .price{
    font-style: normal;
    font-weight: normal;
    font-size: 50px;
    line-height: 100%;
    text-transform: uppercase;
    color: #1E1E1E;
}
.plan-hover .room, .plan-hover .square{
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 150%;
    color: #1E1E1E;
}

/* .plan-svg{
    position: relative;
    width: 100%;
    height: 100%;
} */
.plan-svg{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    outline: none!important;
}
.plan-svg path{
    transition: all 1s;
    z-index: 10;
}
.plan-office.active{
    fill: rgba(0,0,0);
    fill-opacity: 0.4;
    pointer-events: none;
}
.plan-svg path:not(:first-child):not(.active):hover{
    fill: #000;
    cursor: pointer;
    transition: all 1s;
}
.text-up{
    text-transform: uppercase;
}
.success-msg{
    background: #FFFFFF;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 1s;
    pointer-events: none;
    opacity: 0;
}

#reserveModal{
    z-index: 1060;
}

@media (min-width: 768px) {
    .pt-md-10 {
        padding-top: 6.5rem !important;
    }
}
.data___za{
    font-family: Helvetica;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
}
.slick-arrow svg{
    fill: black;
}
/* media 700 phone */

@media only screen and (max-width: 768px) {
    .preloader .azimut-preload{
        /* animation: none!important; */
        letter-spacing: 8px;
        background-size: 300% 300%!important;
    }
    .preloader img{
        width: 100%!important;
    }
    .gold-border{
        border-bottom: 1.5px solid #D4B270!important;
        border-right: none!important;
    }
    #needHelpBtn {
        right: 10px;
        bottom: 10px;
    }
    #needHelp .d-flex-wrap{
        align-items: stretch!important;
    }

    #needHelp .big-btn{
        font-size: 60px;
        text-align: center;
        height: 100%;
    }
    .modal-title, .modal-desc{
        text-align: left;
    }
    .big-bg {
        background-attachment: scroll;
    }
    .big-bg .second br{
        display: none;
    }
    .office-img{
        width: 45px;
    }
    .slick-prev3 .av-arrow, .slick-next3 .av-arrow{
        width: 20px;
    }
    .slick-next3{
        margin-left: 10px;
    }
    .b2-txt br, .b2-txt450 br{
        display: none;
    }
    .rm-mob-100vh{
        height: auto!important;
    }
    .p-text{
        font-weight: 400;
    }
    .b2-txt450, .b2-txt{
        font-size: 14px;
        font-weight: 400;
    }
    #topBtn{
        right: 0%!important;
    }
    .toggle-box{
        font-size: 20px;
    }
    .mob-tel {
        font-size: 40px!important;
    }
    .mob-txs{
        font-size: 14px!important;
        line-height: 150%;
    }
    .magnified-img{
        height: auto!important;
        width: 100%!important;
    }
    .magnify-img{
        height: auto!important;
    }
    .square-text{
        font-size: 44px!important;
        line-height: 100%!important;
    }
    .pop-desc{
        font-size: 36px!important;
    }
    .percentage{
        font-size: 26px!important;
    }
    div.pt-mob-5{
        padding-top: 0.7rem!important;
    }
    .pana_close:before {
        font-size: 160px;
        left: -96px;
        top: -65px;
    }
    .pana_close {
        left: 18%;
        top: 3%;
        font-size: 55px;
    }
    .toggle-box-label-left:before {
        background: #000;
    }
    .toggle-box-label-left:after {
          border: 1px solid #000;
    }
    .hd-svg {
        fill: black!important;
    }
    .hd-svg1 {
        fill: black!important;
    }
    .toggle-box {
          padding-bottom: 3%;
          position: relative;
          top: -12px;
    }
    .rou-h1 {
      font-size: 70px!important;
      padding-bottom: 15%!important;
      padding-top: 10%!important;
    }
    .ro360tx {
      top: 34%!important;
      left: 19%!important;
    }
    .mb-h-auto {
        height: auto!important;
    }
    .map.big-bg {
        height: auto!important;
    }
    .data___za {
        top: 1.5rem;
        color: #000;
    }
    #menu {
        padding: 20px;
        font-size: 37px!important;
        line-height: 35px;
    }
    .m-static {
        position: static!important;
    }
    .m-reverse {
        flex-direction: row-reverse;
    }
    .slick-prev3,
    .slick-next3 {
        margin-right: 20px;
    }
    .floor {
        width: 45px;
        height: 45px;
        font-size: 24px;
    }
    .text-shadow span {
        font-size: 50px;
        left: 6px;
        bottom: -11px;
    }
    .azimut.big-bg {
        background-size: 190%;
    }
    .dynamic-font {
        font-size: 50px;
    }
    .s-option {
        left: -40px;
    }
    .f-option {
        top: -45px;
    }
    .t-option {
        bottom: 145px;
    }
    .fou-option {
        right: -38px!important;
    }
    .five-option {
        left: -95px!important;
        top: -20px;
    }
    .img-to-top {
        margin-top: -61%;
        z-index: 0;
        position: relative;
    }
    .slick-prev1,
    .slick-next1 {
        top: 4rem;
    }
    .slick-prev1 {
        left: 0.6rem;
    }
    .pd-c {
        padding: 6.5rem 14px 0 !important
    }
    .b2-h1,
    .b2-h12,
    .b2-h13,
    .b2-h14,
    .b2-h15,
    .b2-h16,
    .b2-h17,
    .b2-h18 {
        font-size: 34px;
        padding-left: 20px;
    }
    .welcome-text {
        font-size: 26px;
        line-height: 100%;
    }
    .main-text {
        font-size: 33vw;
    }
    .rm-mob-tr {
        transform: none!important;
    }
    .no-mob-mw {
        max-width: none;
    }
    .fs-80 {
        font-size: 49px;
    }
    .hov-gl {
        height: 90%;
    }
    .big-bg .first {
        font-size: 25px;
    }
    .tw-h1 {
        font-size: 50px;
    }
    .remove-mob-bg {
        background-image: none!important;
    }
    .remove-mob-bg:after {
        background-image: none;
    }
    .upper {
        transform: none;
    }
    .current-slide {
        font-size: 30px;
    }
    .all-slide {
        font-size: 20px;
    }
    .title {
        font-size: 50px;
    }
    .p-font {
        font-size: 70px;
    }
    .section-title {
        font-size: 15vw;
    }
    .txt-blocks {
        display: block;
    }
    .ptr-10 {
        padding-top: 3rem!important;
    }
    .txt-h {
        font-size: 130px;
    }
    .txt-r {
        font-size: 17px;
        line-height: 21px;
        position: relative;
        text-align: center;
        bottom: 0.5rem;
        max-width: 268px;
        left: 3rem;
        color: #fff;
    }
    .txt-s {
        color: #fff;
        font-size: 50px;
        line-height: 50px;
        text-transform: uppercase;
        position: relative;
        margin-top: 3rem;
        left: 0%;
        text-align: center;
    }
}

.d-mob-none {
    display: block;
}

.ro360tx {
    top: 39%;
    left: 28%;
    font-size: 50px;
}

.rou-h1 {
    font-size: 90px;
    padding-bottom: 15%;
}

.rou-h2 {
    font-size: 40px;
    color: #707070;
}

.pq-5 {
    padding: 1rem!important;
}
.pop-title{
    font-family: Helvetica;
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    color: #303B52;
}
.pop-desc{
    font-weight: normal;
    font-size: 50px;
    line-height: 52px;
    text-transform: uppercase;
    color: #303B52;
}
.pop-section{
    font-size: 30px;
    line-height: 150%;
    color: #303B52;
}
.square-text{
    font-size: 70px;
    line-height: 73px;
    text-transform: uppercase;
    color: #303B52;
}
.magnify{
    border: 0;
    background: none;
}
.magnify-img{
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 70vh;
    object-fit: contain;
}
.magnified-img{
    height: 90vh;
}
.range-slider {
  -webkit-appearance: none;
  width: 100%;
  height: 2px;
  border-radius: 5px;  
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.range-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 11px;
  height: 11px;
  border-radius: 50%; 
  background: #303B52;
  cursor: pointer;
}

.range-slider::-moz-range-thumb {
  width: 11px;
  height: 11px;
  border-radius: 50%; 
  background: #303B52;
  cursor: pointer;
}
.close{
    font-family: Helvetica;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 150%;
    color: #303B52;
}
.reserve-modal{
    transition: all 1s;
}
.reserve-modal img{
    transition: all 1s;
    position: absolute;
    top: 0;
    left: 0;
}

.reserve-modal .hover{
    opacity: 0;
}
.reserve-modal:hover .hover{ 
    opacity: 1;
}
.reserve-modal:hover .static{ 
    opacity: 0;
}
.modal.show{
    background: #fff;
}
/* media 700 phone end */

@media only screen and (max-width: 900px) {
    .m-wrap-reverse {
        flex-wrap: wrap-reverse;
    }
}

@media only screen and (min-width: 1400px) {
    .tw-h1 {
        font-size: 120px;
    }
    .current-slide {
        font-size: 60px;
    }
    .all-slide {
        font-size: 40px;
    }
    .title {
        font-size: 120px;
    }
    .section-title {
        font-size: 200px;
    }
    .gl-h1 {
        font-size: 250px;
    }
    .p-font {
        font-size: 145px;
    }
}

.preloader{
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    z-index: 1031;
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    background: #1D1D1D;
    overflow: hidden;
}
.percentage{
    font-size: 70px;
    line-height: 100%;
    color: #FFFFFF;
}
.path {
    stroke-dashoffset: 4000;
    stroke-dasharray: 4000;
    animation: path 10s linear infinite;
}
.path-square{
    stroke-dashoffset: 150;
    stroke-dasharray: 150;
}
.path-square:nth-child(2){
    animation: pathSquare 10s linear infinite;
}
.path-square:nth-child(3){
    animation: pathSquare2 10s linear infinite;
}
.path-square:nth-child(4){
    animation: pathSquare3 10s linear infinite;
}
.path-square:nth-child(5){
    animation: pathSquare4 10s linear infinite;
}
@keyframes pathSquare {
    
    0% {
        stroke-dashoffset: 300;
    }
    10%{
        stroke-dashoffset: 0;
    }
    100%{
        stroke-dashoffset: 0;
    }
}
@keyframes pathSquare2 {
    
    0% {
        stroke-dashoffset: 300;
    }
    40% {
        stroke-dashoffset: 300;
    }
    100%{
        stroke-dashoffset: 0;
    }
}
@keyframes pathSquare3 {
    
    0% {
        stroke-dashoffset: 300;
    }
    60% {
        stroke-dashoffset: 300;
    }
    100%{
        stroke-dashoffset: 0;
    }
}
@keyframes pathSquare4 {
    
    0% {
        stroke-dashoffset: 300;
    }
    80% {
        stroke-dashoffset: 300;
    }
    100%{
        stroke-dashoffset: 0;
    }
}
/* @keyframes pathSquare {
    
    0% {
        stroke-dashoffset: 300;
    }
    50% {
        stroke-dashoffset: 150;
    }
    100% {
        stroke-dashoffset: 0;
    }
  
} */
@keyframes path {
    
    0% {
        stroke-dashoffset: 8000;
    }
    50% {
        stroke-dashoffset: 4000;
    }
    100% {
        stroke-dashoffset: 0;
    }
  
}

@keyframes dash {
  from {
    stroke-dashoffset: 822;
  }
  to {
    stroke-dashoffset: 0;
  }
}





.preloader.y-1000{
    transition: all ease 4s;
    transition-delay: 1.2s;
    transform: translate3d(0px, -1000px, 0px);;
}
.preloader .azimut-preload{
    background: 50% 100%/50% 50% no-repeat radial-gradient(ellipse at bottom, #fff, transparent, transparent);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 10rem;
    -webkit-animation: reveal 1000ms ease-in-out forwards 500ms;
    animation: reveal 1000ms ease-in-out forwards 500ms;
    opacity: 1;
}
@-webkit-keyframes reveal {
    10% {
        opacity: 0;   
    }
    80% {
    letter-spacing: 8px;
  }
  100% {
    background-size: 300% 300%;
  }
}
@keyframes reveal {
    10% {
        opacity: 0;   
    }
  80% {
    letter-spacing: 8px;
  }
  100% {
    background-size: 300% 300%;
  }
}