:root {
   
    --main-color: #976A53
}
  
@font-face {
    font-family: 'ALS Granate';
    src: url('../fonts/ALS_Granate_Bold_0.9.otf');
    font-weight: 700;
    font-style: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ALS Granate';
    src: url('../fonts/ALS_Granate_Regular_0.9.otf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ALS Granate';
    src: url('../fonts/ALS_Granate_Medium_0.9.otf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ALS Granate';
    src: url('../fonts/Granat-Light.otf');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

.mflex { display: flex; justify-content: space-between; align-items: flex-start; }
.mflex_2 div {width: 50%  }
.mflex_3 div { width: 33%  }
    .mflex_3 div img { margin-bottom: 10px; }
.mflex2 { display: flex; justify-content: flex-start; align-items: flex-start; }
    .mflex2 span { display: block; min-width: 45px; width: 45px; text-align: center; margin-right: 15px }
        .mflex2 img {max-width:100%;}

.swiper-slide { cursor: zoom-in; }
    .swiper-slide a { cursor: zoom-in; }
    .nav-swiper {}
        .nav-swiper .left { cursor: pointer; }
        .nav-swiper .right { cursor: pointer; }
.slider .center-block img { max-width: 250px;  }
.fancyhref { cursor: zoom-in; }
.menu_fixed { display: none; position: fixed;top: 0; left: 0; background-color: black; z-index: 2; width: 100%; padding-bottom: 20px; }
.hfixed { display: block; }
.totop{ position: fixed; z-index: 995; bottom:20px; opacity: 0.5; left:6px;cursor:pointer; color: white; background-color: #E9A815; padding: 10px 15px; font-size: 24px; transition: 0.2s linear;}
.totop:hover{opacity: 1; }  
.hidden { display: none }
.hfixed_mobile {position: fixed;top: 0;left: 0;z-index: 999;background: black;padding: 10px; padding-right: 15px; padding-left: 15px;}
    .hfixed_mobile  .logo img { display: block !important }
.slider_hello { height: 100%; padding-top: 60px; }
html{
    scroll-behavior: smooth;
}

body{
    font-family: 'ALS Granate';
     font-style: normal;
     font-weight: normal;
     color: white;
     background: #101010;
     overflow-x: hidden;
}
h1,h2,h3,h4,h5,p,a,ul{
    margin: 0;
    padding: 0;
}
header{
    width: 100%;
    background: url('../img/header.jpg?ver=1');
    height: 900px;
    background-size: cover;
    position: relative;
    background-position: center top;
}


.container_header { background: rgba(0,0,0,0.6);  }
.menu-line{
    display: flex;
    align-items: center;
    padding-top: 20px;
}
.menu-line ul{
    padding-left: 70px;
}
.menu-line ul li{
    display: inline-block;
    padding-right: 40px;
}
.menu-line ul li a{
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
   
    color: white;   
}
a:hover{
    text-decoration: none;
}
.right-menu{
    margin-left: auto;
    text-align: right;
    display: flex;
    align-items: center;
}

.right-menu_index { text-align: center; margin-left: 0 }
.phone-menu{
    margin-left: 10px;
}
.right-menu a{
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    color: #FFFFFF;
}
.right-menu p{
    font-weight: normal;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
}
.menu-mobile{
    display: none;
}
.slider{
    width: 100%;
    text-align: center;
    

    display: flex;
    align-items: center;
    justify-content: center;
}
h1{
    color: #FFF;
    text-align: center;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
   margin-top: 30px;
    text-transform: uppercase;
}
.slider p{
    color: rgba(255, 255, 255, 0.70);
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;

}
.center-block{ position: relative;
    max-width: 700px;
}
.container_header { position: relative; }
    .container_header .str_down { position: absolute; bottom: 10%; left: 50%; transform: translate(-50%,0); } 


.center-block-flex { display: flex;justify-content: center;align-items: top; gap:10%; width: 100% }
    
        .ga_item h4 { margin-top: 20px }
            .ga_item_adres {
                line-height: 43px;
                font-weight: 600;
                font-size: 24px;
                background: linear-gradient(
                    to bottom,
                    #CFA33F 0%,
                    #FDE976 25%,
                    #D6AD46 50%,
                    #FBE66F 75%,
                    #C9A72C 100%
                );
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                
            }
        .ga_item_btn {border: 1px solid #F3DC65; background: transparent; color: #FDE976; padding: 10px 20px; margin: 20px auto; display: inline-block; transition: all 0.3s ease; }
        .ga_item_btn:hover { background: #FDE976; color: #000; }




    
    .g2_flex {display: flex; height: 100vh; margin-top: -10px;}

    header.g2 {background: url('/img/soon/1w.jpg') no-repeat; background-size: cover; height: 100vh !important; }
 
    .g2_1 { background: url('/img/index/1.png') no-repeat;  background-position: right;  width: 100%; height: 100%; background-size: auto; height: 100%; }
    .g2_2 {background: url('/img/index/2.png') no-repeat;   background-position: left;  width: 100%; height: 100%;background-size: auto;}

    .logo1 {position: absolute;  top: 38px; left: 43%; z-index: 999;}

    .g2_1 {
        background-image: linear-gradient(to right, black, transparent 30%), url('/img/index/1.png');
       
    }
    
    .g2_2 {
        background-image: linear-gradient(to left, black, transparent 30%), url('/img/index/2.png');
        
    }

.main_sec { margin-top: 0; width: 100%; height: 100vh; max-width: 100%; max-height: 100%; position: relative; background: black; overflow: hidden;}
    .main_sec_head { padding: 30px 0; position: fixed; text-align: center; background: url('/img/index/head.svg') no-repeat; background-size: cover; width: 100%; height: 150px; z-index: 10 }
        .main_sec_head img { max-height: 100% }
    .main_sec_left { position: absolute; width: 50%; height: 100vh; top: 0; left: 0; z-index: 1 }
        .main_sec_left_cont { position: relative; float: right; height: 100vh; max-height: 100% }
            .main_sec_left img {position: absolute; bottom: 0; right: 0; max-height: 100%; z-index: 1}
            .main_sec_fon { position: absolute; width: 100%; height: 100%; background: url('/img/index/fon.svg') repeat;  background-size: cover; z-index: 2; }
            .ga_item1 {position: absolute;  top: 15%; left: 50%; transform: translate(-50%, -30%); z-index: 3 }
    
    .main_sec_right {position: absolute; width: 50%; height: 100vh; top: 0; right: 0; z-index: 1}
        .main_sec_right_cont { position: relative; float: left; height: 100vh; max-height: 100% }
            .main_sec_right img { position: absolute; top: 0; left: 0; max-height: 100%; z-index: 1}
            .ga_item2 {position: absolute;  bottom: 15%; left: 50%; transform: translate(-50%, 70%);  z-index: 3}
    
    
.loyal_item {  position: relative; }
    .loyal_item img { max-width: 100% }
    .loyal_item_text { width: 100%; position: absolute; bottom: 0; left: 0; padding: 10px 30px; color: white; background: rgba(0,0,0,0.4); }

.slider{
    height: 80%;
}
header .container{
    height: 100%;
    position: relative;
}
.btn{
    display: inline-block;
    margin-top: 30px;
    background: #E9A815;
    padding: 20px 50px;
    border-radius: 0px;

    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}
img.scroll {
    position: absolute;
    margin-left: -24px;
    margin-top: -24px;
    bottom: 5%;
    left: 50%;
}
section {
    margin-top: 50px;
}
#interior { margin-top: 70px; }
#menu { margin-top: 100px; }
#send {
    margin-top: 50px;
}
.flex-input {
    display: flex;
    justify-content: space-between;
}
.input-box {
    width: 48%;
}
input, a {
    outline: none !important;
}

input {
    border: none;
    border-radius: 0px;
    background: none;
    border-bottom: 1px solid white;
    font-style: normal;
    font-size: 14px;
    color: #FFFFFF;
    padding-bottom: 15px;
    width: 100%;
    margin-top: 30px;
}
.photos-about {
    display: flex;
    position: relative;
}
 .photos-about img { max-width: 100% }

.photo-about {
    width: 264px;
    height: 498px;
    background: grey;
    margin: 10px;
    border-radius: 30px;
    position: relative;
    z-index: 2;
}
.photo-order-1 {
    background: url("../img/bron-1.webp");
    background-size: cover;
    background-position: center center;
}
.photo-order-2 {
    background: url("../img/bron-2.webp");
    background-size: cover;
    background-position: center center;
}
.photo-order-2 {
    margin-top: 120px;
}
.blur-order {
    position: absolute;
    margin-left: -202.5px;
    margin-top: -202.5px;
    top: 30%;
    left: 50%;
    max-width: 100%;
}
.contacts .row {
    padding-top: 60px;
    padding-bottom: 60px;
}
.block-contacts {
    margin-top: 40px;
}
.block-contacts-tel { margin-left: 0 !important }
h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 55px;
    line-height: 68px;
    text-transform: uppercase;
    color: #FFFFFF;
}
.block-contacts p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #FFFFFF;
}
p.time {
    opacity: 0.6;
    margin-top: 15px;
}
.social-contacts {
    display: flex;
    align-items: center;
}
.social-contacts p {
    margin-left: 15px;
}
.social-contacts a {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
    display: inline-block;
}
.social-contacts a:last-child {
    margin-left: 30px;
}
#map {
    height: 100%;
    width: 60%;
    background: grey;
    position: absolute;
    right: 0;
    bottom: 0;
}
.contacts {
    position: relative;
}
.contacts {
    background: #141414;
}
footer {
    padding-top: 30px;
    padding-bottom: 30px;
}
footer .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
footer p {
    font-weight: normal;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
}
.blur-menu {
    position: absolute;
    margin-left: -202.5px;
    margin-top: -202.5px;
    top: 30%;
    left: 50%;
    max-width: 100%;
    z-index: -1;
}
#menu {
    position: relative;
    
}
.menu-img-1 {
    width: 100%;
    background-size: cover;
    background-position: top center;
    height: 453px;
    border-radius: 30px;
    margin-top: 20px;
    overflow: hidden;
}

.menu-img-1 img {width: 100%;}
.menu-img-2 img {width: 100%;}
.menu-img-3 img {width: 100%;}
.menu-img-4 img {width: 100%;}

.menu-img-2 {
    width: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: top center;
    height: 453px;
    border-radius: 30px;
    margin-bottom: 20px;
}
.menu-img-3 {
    width: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: top center;
    height: 453px;
    border-radius: 30px;
    margin-top: 20px;
}
.menu-img-3-2 {
    width: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: top center;
    height: 453px;
    border-radius: 30px;
    margin-top: 20px;
}
.menu-img-3-3 {
    width: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: top center;
    height: 453px;
    border-radius: 30px;
    margin-top: 20px;
}
.menu-img-3-2-2 { height: 600px !important }
.menu-img-4 {
    width: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    height: 453px;
    border-radius: 30px;
    margin-bottom: 20px;
}
.interiorios{
    margin-top: 20px;
}
.interiorios img{
    max-height: 289px;
    border-radius: 30px;
    object-fit: cover;
}
.interiorios2{
    margin-top: 20px;
}
.interiorios2 img{
    max-height: 289px;
    border-radius: 30px;
    object-fit: cover;
}
.inter_a { display: block; margin-bottom: 20px; border-radius: 20px; overflow: hidden; }
    .inter_a img { max-width: 100%; }
.nav-swiper {
   
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.nav-swiper .left {
    transform: rotate(-180deg);
}
.nav-swiper .right {
    margin-left: 10px;
}
.navs{
    margin-top: 45px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.left-nav{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.left-nav a{
    color: #FFF;

font-size: 21px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.clock-time{
    margin-left: 50px;
    display: flex;
    align-items: center;
    
}
.clock-time p{
    color: #9F9DA0;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 15px;
}
.btn.white{
    border-radius: 10px;
    padding: 15px 20px;
}
.block-menu-text p{
    color: #FFF;
font-size: 21px;
font-style: normal;
font-weight: 700;
}
.block-menu-text span{
    display: block;
    color: #FFF;
margin-top: 5px;
font-size: 14px;
font-style: normal;
font-weight: 400;
}
#menu h2{
    margin-bottom: 20px;
}
.box-about{
    margin-top: 30px;
    height: 320px;
    width: 100%;
    background: grey;
    position: relative;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.box-about::after{
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 20px;
    
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
}
.box-about-text{
    position: relative;
    z-index: 1;
    padding: 15px;
}
.box-about-text span{
    display: block;
    margin-top: 10px;
    color: #FFF;
opacity: 0.6;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
#boxabout1{
    background: url(../img/vip.jpg) no-repeat;
    background-size: cover;
    background-position: top center;
}
#boxabout2{
    background: url(../img/about-6.webp);
    background-size: cover;
    background-position: center center;
}
#boxabout3{
    background: url(../img/park.jpg);
    background-size: cover;
    background-position: center right;
}
#boxabout4{
    background: url(../img/bar.jpg?ver=1.0);
    background-size: cover;
    background-position: center center;
}
#boxabout5{
    background: url(../img/kitchen.jpg);
    background-size: contain;
    background-position: center -30px;
}
#boxabout6{
    background: url(../img/inter.jpg);
    background-size: cover;
    background-position: center center;
}
#boxabout7{
    background: url(../img/kokts/kokt1.jpg);
    background-size: cover;
    background-position: center center;
}
a:hover{
    color: white;
}
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}
.burger-menu, .menu-mobile {
    display: none;
}
.swiper-my .navigator{
    display: none;
}

#vips .navigator{
    display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 5;
}
#vips .left {position: absolute;  left: -10px;}
#vips .right {position: absolute;  right: 20px;}

.kokt { position: relative; }
    .kokt .container { position: relative; }
#kokts .navigator{
    display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 5;
}
#kokts .left {position: absolute;  left: -30px;}
#kokts .right {position: absolute;  right: 0px;}


.kokts .swiper-slide img {max-width: 100%}

#prazdnik img { max-width: 100% }
#prazdnik h2 { font-size: 48px; line-height: 110%; }
#prazdnik h3 { margin: 20px 0; font-size: 21px }
#prazdnik li { margin-left: 30px;}
    #prazdnik li  span { font-weight: 300 }
#prazdnik p { margin-top: 20px; }
#prazdnik a { color: #E9A815; }
#prazdnik a:hover { text-decoration: underline; }

@media screen and (max-width: 992px){

    #boxabout5{
    background-size: contain;

    }

    #kokts .left { left: -10px;}
    #kokts .right { right: -10px;}


    .container_header { background: rgba(0,0,0,0.6); }
    .my-menu img {
        max-width: 100%;
    }
    .menu-mobile {
        padding-top: 10px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }
    .menu-line,.line-slider{
        display: none;
    }
    .socials-header{
        justify-content: center;
        position: unset;
    }
    h1{
        font-size: 35px;
    }
    h1 span{
        font-size: 45px;
      
        margin-top: -40px;
    }
    img.scroll{
        display: none;
    }
    .slider p{
        font-size: 16px;
    }
    .slider{
        text-align: center;
    }

    .about-text {
        margin-top: 50px;
    }
    .about-image {
        left: 6%;
        bottom: 3%;
    }
    
    
    h2 {
        font-size: 35px;
        line-height: unset;
    }
    p {
        font-size: 14px;
    }
   
    .flex-input{
        display: block;
    }
    .input-box{
        width: 100%;
    }
    .input-box:first-child{
        margin-bottom: 4%;
    }
    .flex-menu a{
        display: flex;
        flex-direction: column;
        margin-bottom: 30px;
    }
    .menu-img-2,.menu-img-4{
        order: 2;
        margin-top: 20px;
    }
    .burger-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #181718;
        z-index: 9999;
        display: none;
    }
    .hamburger--active {
        display: block;
    }
    .header-bm {
        padding-top: 10px;
        padding-bottom: 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .menu-mobile img.lg, .header-bm img.lg {
        max-width: 50px;
    }
    .menu-lines {
        margin-top: 30px;
    }
    .menu-lines ul li {
        display: block;
        padding-bottom: 20px;
    }
    .menu-lines ul li a {
        font-weight: normal;
        font-size: 21px;
        color: white;
        transition: 0.5s all;
    }
    p.call, p.phone {
        text-align: center;
    }
    p.call {
        font-weight: bold;
        font-size: 18px;
        color: #E9A815;
    }
    p.phone a {
        font-weight: bold;
        font-size: 26px;
        color: white;
    }
    .bm-c p.time{
        text-align: center;
    }
    .bm-c .socials-contacts{
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 17px;
    }
    .bm-c .socials-contacts a{
        color: white;
    }
    .socials-contacts a:last-child{
        margin-left: 30px;
    }
    .mobile-interior {
        display: block;
    }
    .all-interior {
        display: none;
    }
    .interiors img {
        max-height: 400px;
    }
    .swiper {
        margin-top: 40px;
    }
    #vips_m .swiper {
        margin-top: 0px;
    }

    .photos-about{
        margin-top: 50px;
    }

    .navs,.left-nav{
        display: block;
        text-align: left;
    }
    .clock-time{
        margin-left: 0px;
    }
    .nav-swiper{
        margin-top: 30px;
        justify-content: flex-start;
    }
    #map{
        position: unset;
        width: 100%;
        height: 400px;
    }
    footer .container{
        display: block;
        text-align: center;
    }
    .center-block img{
        max-width: 200px;
    }
    footer .container div{
        margin-top: 30px;
    }
    .menu-mobile .logo img{
        display: none;
    }
    #interior .container{
        position: relative;
        text-align: center;
    }
    .navs .navigator{
        display: none;
    }
    .nav-swiper{
        margin-top: 0;
        position: absolute;
        top: 50%;
        z-index: 5;
    }
    #vips_m .nav-swiper{
        margin-top: 0;
        position: absolute;
        bottom: 0; top: auto;
        z-index: 5;
    }

    .swiper{

    }
    .swiper-my{
        position: relative;
    }
    .nav-swiper .left{
        position: relative;
        left: -10px;
    }
    #vips_m .nav-swiper .left{
        position: relative;
        left: 0px;
    }


    .nav-swiper .right{
        position: relative;
        right: -10px;
    }
    #vips_m .nav-swiper .right{
        position: relative;
        right: 9%;
    }

    .nav-swiper{
        width: 100%;
        justify-content: space-between;
    }
    .interiorios img{
        width: 100%;
    }
    .swiper-my .navigator{
        display: block;
    }
    .menu-img-1,.menu-img-2,.menu-img-3,.menu-img-4{
        height: 730px;
    }

    #prazdnik h2 { font-size: 32px;}
    #prazdnik h3  { font-size: 22px }

}

@media screen and (max-width: 576px){ 
    .mflex { flex-wrap: wrap; }
    .mflex_2  div { font-size: 14px; line-height: normal;}
    .mflex_3  div { width: 100%; font-size: 14px ; line-height: normal;}
    .prazdnik_slider_block { position: absolute; top: 0; left: 0; width: 110%; }
        .prazdnik_slider_block  img { width: 100%; }

    .mflex_3 div img {  margin-bottom: 5px;}

    body, html { overflow-x: hidden; }

    .mflex2 span { margin-right: 10px; }



    .ga_item {padding: 60px 10px;}
    .logo_i { width: 90% }
        .logo_i img { max-width: 100% }
    .ga_item h4 {   font-size: 16px;}
    .ga_item_adres {  font-size: 16px;}
    .ga_item_btn {  padding: 10px 10px;  font-size: 14px;}
    .g2_2 { background-position: center;background-size: cover; }
    .g2_1 { background-position: center;background-size: cover; }
   
    .ga_item1 { left: auto; right: 0;  top: 20%; transform: translate(-10%, 0%);}
        .ga_item1 p { font-size: 10px }
    .ga_item2 { left: 0%; bottom: 20%; transform: translate(5%, 75%);}
        .ga_item2 p { font-size: 10px }
    .ga_item_adres {line-height: 25px;}

    .logo1 img {width: 57%;}
    .logo1 {top: 13px;left: 30%;}

    .main_sec_head { height: 105px; margin-top: 25px  }
        .main_sec_head img { max-height: 45px; }
    .main_sec_left_cont, .main_sec_right_cont { overflow: hidden; }
    .main_sec_left img {transform: translate(32%, 0%); max-height: 80%}
    .main_sec_right img {transform: translate(-32%, 0%); max-height: 80%; top: 10%}

    .menu-img-3-2-2 {display: none;}
}