 @font-face {
  font-family: 'Roboto';
  src: local('Roboto Regular'), local('Roboto-Regular'),
      url('/fonts/Roboto/static/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat Regular'), local('Montserrat-Regular'),
      url('/fonts/Montserrat/static/Montserrat-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

* {margin: 0;padding: 0;}
body {margin:0;padding:0; font-family: 'Montserrat';font-weight: normal; color: #000;}
a{color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;}
p{margin:0;}
input, textarea, select, button{font-family: 'Montserrat';-webkit-box-sizing:border-box;box-sizing:border-box;}
a:hover {text-decoration:none;}
div{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;}
.row{width:100%;margin-left:auto;margin-right:auto;overflow:hidden;} 
.header{width:100%;margin-left:auto;margin-right:auto;}
.container-fluid{width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
.container{width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;max-width: 100%;}
.row_flex{display: flex;flex-direction: row;} 
header{box-sizing: border-box;}
header.row_flex{flex-direction: row;justify-content: space-between;flex-wrap: wrap;display: flex;align-items: center;height: 110px;z-index: 999;width: 100%;top: 0;background: #fff;box-shadow: 0 13px 13px -13px rgba(197, 170, 118, 0.11);} 
.body-scroll header{position: fixed;}
.body-scroll{padding-top: 110px;}
html, body, #map {
  width: 100%; height: 100%; padding: 0; margin: 0;
}


@media screen and (max-width: 980px) {
    .body-scroll{
        padding-top: 80px;
    }
    
}

.none {
  display: none;
}
.logo{background:url(/img/duna-logo-ai-no-bcg.png) no-repeat 0 50%;background-position: center; background-size:80%;width:218px;height:70px;}
header{height:73px;}
.logo a{display:block;height:100%;}
.left_header{width:calc(50% - 120px);flex-direction: row;justify-content: space-around;flex-wrap: wrap;display: flex;align-items:center;height:70px;}
.right_header{width:calc(50% - 120px);flex-direction: row;justify-content: space-around;flex-wrap: wrap;display: flex;align-items:center;height:70px;}
.left_header a{/*max-width:202px;*/font-size: 19px;color: #000;text-transform:uppercase;text-align:center;font-family: 'Montserrat';border-bottom: 3px solid #fff;}
.left_header a:hover{border-bottom: 3px solid #ec681f;color: #534B3D;}
.right_header a{max-width:202px;font-size: 19px;color: #000;text-transform:uppercase;text-align:center;font-family: 'Montserrat';border-bottom: 3px solid #fff;}
.right_header .divc{max-width:202px;font-size: 19px;color: #000;text-transform:uppercase;text-align:center;font-family: 'Montserrat';border-bottom: 3px solid #fff;}
.right_header a:hover{border-bottom: 3px solid #ec681f;color: #534B3D;}
.soc{display:flex;width:125px;flex-direction: row;justify-content: space-between;flex-wrap: wrap;align-items:center;}
.svg--vk{fill:#ec681f;width:25px;height:15px;}
.svg--fb{fill:#ec681f;width:14px;height:26px;}
.svg--inst{fill:#ec681f;width:26px;height:26px;}
.svg--vk:hover{fill:#C7B187;}
.svg--fb:hover{fill:#C7B187;}
.svg--inst:hover{fill:#C7B187;}
.soc a{text-decoration:none;border-bottom: 3px solid #fff!important;}
#toTop{position:fixed;bottom:45px;right:30px;cursor:pointer;z-index:900;transition:.3s;opacity:1;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}
#toTop:hover{bottom:45px;}
#toTop img{width:60px}
.slider{width:100%;}
.slider_item {
  width:100vw;
  height:calc(100vh - 110px);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/img/logo3.jpg)
}
.slider_item a{
  display:block;
  box-sizing:border-box;
  width:100%;height:100%;
  background-position: bottom 40px right 50px;
  background-repeat: no-repeat;
}
.onas {
  display: flex;
  height: 25vw;
  margin-bottom: 20px;
}
.onas_img {
  width: 40vw;
  height: 25vw;
  margin-left: 5vw;
}
.onas_text {
  font-size: 130%;
  line-height: 1.5;
  height: 25vw;
  margin-left: 5vw;
  
}

@media screen and (max-width: 1200px) {
  .slider_item a{
    background-size: 400px auto;
  }
}

@media screen and (max-width: 980px) {
  .slider_item {
    height:calc(100vh - 80px);
  }
}

@media screen and (max-width: 768px) {
  .swiper-button-prev,
  .onas_img,
  .swiper-button-next {
    display: none;
  }

  .slider_item a{
    background-size: 300px auto;
    background-position: bottom 40px right 15px;
  }
}

.block_rest_zag{border-top: 3px solid #ec681f;border-bottom: 3px solid #ec681f;color: #534B3D;font-family: 'Montserrat';padding-top:3px;padding-bottom:3px;flex-direction: row;justify-content: center;flex-wrap: wrap;display: flex;align-items:center;font-size: 30px;color: #534B3D;line-height:100%;}
@media screen and (max-width: 768px) {
  .block_rest_zag {
    padding-top: 3px;
  }
}
.block_zag_rest{height:227px;align-items:center;justify-content: center;overflow:hidden;}
.svg--container{display:none;}
.zaly_block_rest_zag_right{position:absolute;width:539px;height:227px;background:url(/img/vino1.jpg) no-repeat 50% 50%;background-size:cover;right:72px;top:0;z-index:10;}
.zaly_block_rest_zag_left{position:absolute;width:206px;height:278px;background:url(/img/zal_banner.png) no-repeat 50% 50%;background-size:cover;left:156px;top:-46px;z-index:10;}
.menu_block_rest_zag_right{position:absolute;width:539px;height:227px;background:url(/img/niv.png) no-repeat 50% 50%;background-size:cover;right:72px;top:0;z-index:10;}
.menu_block_rest_zag_left{position:absolute;width:206px;height:278px;background:url(/img/zal_banner.png) no-repeat 50% 50%;background-size:cover;left:156px;top:-46px;z-index:10;}
.onas_block_rest_zag_right{position:absolute;width:539px;height:227px;background:url(/) no-repeat 50% 50%;background-size:cover;right:72px;top:0;z-index:10;}
.onas_block_rest_zag_left{position:absolute;width:206px;height:278px;background:url(/) no-repeat 50% 50%;background-size:cover;left:156px;top:-46px;z-index:10;}
.block_restoran_gl{justify-content: space-around;padding-left:0;padding-right:0;flex-wrap: wrap;}
.restoran_item{width:calc((100% - 20px)/3);height:422px;margin-bottom:10px;}
.restoran_item_logo{width:100%;height:100%;position:absolute;left:0;top:0;}
.restoran_item_logo2{width:100%;height:100%;position:absolute;left:0;top:0;display:none;}
@media screen and (min-width: 767px) {
    .restoran_item:hover .restoran_item_logo2{display:block;}
    .restoran_item:hover .restoran_item_logo{display:none;}
}

/*.restoran_item:nth-child(10){width:calc((100% - 30px)/4);}
.restoran_item:nth-child(11){width:calc((100% - 30px)/4);}
.restoran_item:nth-child(12){width:calc((100% - 30px)/4);}
.restoran_item:nth-child(13){width:calc((100% - 30px)/4);}*/
.logo a{display:block;width:100%;height:100%;}
.none{display:none;}
.swiper-button-prev, .slider_old .swiper-container-rtl .swiper-button-next { background: url(/) no-repeat;left: 50px !important;right: auto ;width: 34px !important;height: 62px !important;background-size: 17px 31px !important;background-position: center !important;background-repeat: no-repeat !important;top: 42% !important;}
.swiper-button-prev:hover, .slider_old .swiper-container-rtl .swiper-button-next:hover{background-size: 34px 62px !important;transition: .3s;}
.swiper-button-next, .slider_old.swiper-container-rtl .swiper-button-prev {background: url(/) no-repeat;right: 50px !important;left: auto;width: 34px !important;  height: 62px !important;background-size: 17px 31px !important;background-position: center !important;background-repeat: no-repeat !important;top: 42% !important;}
.swiper-button-next:hover, .slider_old.swiper-container-rtl .swiper-button-prev:hover {background-size: 34px 62px !important;transition: .3s;}
.block_akcii_verh{margin-bottom: 60px;width:100%;display:flex;flex-direction: row;justify-content: center;flex-wrap: wrap;height:212px;background: url(/) no-repeat 0 50%;align-items:center;background-size:cover;}
.block_akcii_verh_akcii{border-top: 3px solid #fff;border-bottom: 3px solid #fff;color: #fff;font-family: 'Montserrat';padding-top:10px;padding-bottom:3px;flex-direction: row;justify-content: center;flex-wrap: wrap;display: flex;align-items:center;font-size: 40px;color: #fff;line-height:100%;margin-top: 75px;}
.block_akcii_cont{width:100%;padding-top:70px;padding-bottom:70px;/*background: #F7F7F7;*/}
.block_akcii_cont .swiper-slide{background: #F7F7F7!important;}
.slider_akc_item{width:484px;height:600px;border: 2px solid #F7F7F7;padding-top:32px;}
.swiper-slide-active .slider_akc_item{border: 2px solid #ec681f;z-index:10;}
.slider_akc_item_img{position: relative;width:100%;height:480px;margin-left:0;margin-right:0;margin-top: 0;}
.slider_akc_item_img--hover {
  position: absolute;
  top:0;
  left: 0;
  display: none;

  width: 100%;
  height: 100%;

  background-color: rgba(41, 41, 41, 0.71)
}
@media screen and (min-width: 768px) {
  .slider_akc_item_new:hover .slider_akc_item_img--hover {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .slider_akc_item_img {
    height: 360px;
  }
}
.swiper-slide-active .slider_akc_item_img{margin-top: 0;}
.slider_akc_item_name{
  min-height: 90px;
  padding: 10px;

  font-size: 20px;
  color: #353535;
  font-family: 'Montserrat';
  font-weight: bold;
}
.swiper-slide-active .slider_akc_item_name{display:block;} 
.slider_akc_item_anons{width:100%;margin-top:20px;color: #6F7157;font-size: 18px;height:70px;text-align:center;}
.swiper-slide-active .slider_akc_item_anons{display:block;} 
.slider_akc_item_new{width:388px;border: 2px solid #C4C4C4;margin: 6px;}
@media screen and (max-width: 768px) {
  .slider_akc_item_new {
    width: 292px;
  }
}
.slider_akc_item_new:hover{border: 2px solid #E0C185;}
.block_akcii_verh_bannery{width:100%;opacity:0;}
.block_akcii_verh .block_akcii_verh_bannery{opacity:1;}
.banner_item{height:212px;display:flex;flex-direction: row;justify-content: center;flex-wrap: wrap;align-items:center;}
.banner_item_logo{height:212px;}
.swiper-container2 .swiper-slide{background:none!important;}
.banner_item_img{width:170px;height:212px;}
.block_akcii_verh:hover .block_akcii_verh_akcii{display:none;}
.block_akcii_verh:hover .block_akcii_verh_bannery{opacity:1;}
.menu_akt{border-bottom: 3px solid #ec681f!important;text-decoration:none!important;}
.menu_akt:hover{text-decoration:none!important;}
.slider_restoran{width:100%;height:calc(100vh - 110px);}
.slide_restoran{width:100%;height:calc(100vh - 110px);}
.abs_logo{width:346px;height:200px;position:absolute;top:20px;left:50%;margin-left:-173px;z-index:2;}
.plenka{width:100%;height:100%;background: rgba(0, 0, 0,0.7);}
.swiper-slide-active .plenka{display:none;}
.niz_anim{width:53px;height:53px;left:50%;margin-left:-26.5px;background: url(/) 50% 50% no-repeat;position:absolute;bottom:50px;z-index:2;cursor:pointer;-webkit-animation: vniz 1s linear infinite;animation: vniz 1s linear infinite;-webkit-transition: all 0.5s ease-in-out;}

.deliveryBtns {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
}

.restoran_opis{width:100%;padding-top:73px;padding-bottom:116px;background: url(/) 0 0 no-repeat, url(/) 100% 100% no-repeat;display:flex;flex-direction: row;justify-content: center;flex-wrap: wrap;}
.restoran_opis_ramka{border: 10px solid #ec681f;padding-top:30px;padding-left:50px;padding-right:50px;width:1017px;background:#fff;display:flex;flex-direction: column;}
.restoran_opis_ramka_logo{width:100%;text-align:center;}
.restoran_opis_ramka_name{width:100%;text-align:center;margin-top:5px;color: #534B3D;font-weight: 700;text-transform:uppercase;font-size: 25px;}
.restoran_opis_ramka_soc_ob{width:100%;display:flex;flex-direction: row;justify-content: center;flex-wrap: wrap;}
.restoran_opis_ramka_soc{width:233px;display:flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;align-items:center;margin-top:18px;}
.restoran_opis_ramka_soc_item{width:40px;height:40px;border: 2px solid #ec681f;border-radius:3px;display:flex;flex-direction: row;justify-content: center;flex-wrap: wrap;align-items:center;}
.svg--rest_vk{fill:#ec681f;width:25px;height:15px;}
.svg--rest_fb{fill:#ec681f;width:14px;height:26px;}
.svg--rest_inst{fill:#ec681f;width:26px;height:26px;}
.restoran_opis_ramka_soc_item a{display:block;width:100%;height:100%;display:flex;flex-direction: row;justify-content: center;flex-wrap: wrap;align-items:center;}
.restoran_opis_ramka_soc_item:hover{border: 2px solid #C7B187;}
.restoran_opis_ramka_soc_item:hover .svg--rest_vk{fill:#C7B187;}
.restoran_opis_ramka_soc_item:hover .svg--rest_fb{fill:#C7B187;}
.restoran_opis_ramka_soc_item:hover .svg--rest_inst{fill:#C7B187;}
.restoran_opis_ramka_text{width:100%;margin-top:34px;font-size: 22px;color: #6F7157;text-align:center;margin-bottom:20px;}
.restoran_slogan{width:100%;z-index:10;display:flex;flex-direction: row;justify-content: center;flex-wrap: wrap;display:none;}
.restoran_slogan_text{padding-left:30px;padding-right:30px;background:#fff;font-size: 22px;/*font-weight: 700;*/margin-top: -18px;}
.restoran_akcii{width:100%;margin-top:0;}
.restoran_akcii_zag{width:100%;display:flex;flex-direction: row;justify-content: center;flex-wrap: wrap;align-items:center;}
.restoran_akcii_cont{width:100%;margin-top:80px;}
.restoran_foto_cont{width:100%;margin-top:80px;}
.restoran_komanda{width:100%;margin-top:125px;}
.restoran_komanda_zag{width:100%;display:flex;flex-direction: row;justify-content: center;flex-wrap: wrap;align-items:center;}
.restoran_komanda_cont{width:100%;margin-top:100px;display:flex;flex-direction: row;justify-content: center;flex-wrap: wrap;}
.sort_item{width:446px;height: 590px;margin-left:25px;margin-right:25px;border: 5px solid #C4C4C4;margin-bottom:30px;}
.sort_item_border{width:100%;height:100%;border:solid 11px #e5e5e5;background: #fff;}
.sort_item_img{width:100%;height:367px;}
.sort_item_text{width:100%;padding-top:10px;padding-left:30px;padding-right:30px;background: #fff;}
.sort_item_text_zag{width:100%;font-size: 30px;font-weight: 700;color:#353535;}
.sort_item_text_dolzhn{width:100%;color: #534B3D;font-size: 18px;margin-top:5px;height:42px;}
.sort_item_text_phone{font-family: 'Montserrat';margin-top:5px;font-weight: 700;font-size: 22px;color: #534B3D;display:flex;}
.sort_item_text_soc{width:100%;margin-top:20px;display:flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;width:150px}
.restoran_rez{width:100%;margin-top:20px;text-align:center;}
.zag_bonus{width:100%;height:159px;display:flex;flex-direction: row;justify-content: center;flex-wrap: wrap;align-items:center;}
.content_bonus_head{width:100%;display:flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;}
.content_bonus_head_left{width:50%;height:717px;background: url(/) 50% 50% no-repeat;}
.content_bonus_head_right{width:50%;min-height:717px;padding-left:65px;padding-right:65px;display:flex;flex-direction: column;align-items: center;flex-wrap: wrap;}
.bonus_head_right_ser{width:100%;background: #F8F5EF;width:100%;padding-top:27px;padding-top:27px;padding-bottom:90px;padding-left:40px;padding-right:40px;}
.bonus_head_right_ser_zag{width:100%;text-align:center;font-size: 25px;text-transform: uppercase;color: #2B2A29;font-weight: 700;}
.bonus_head_right_ser_cont{width:100%;margin-top:20px;text-align:center;font-size: 19px;color: #2B2A29;}
.bonus_head_right_ser_cont span{font-size: 24px;font-weight: 700;}
.right_ser_cont_sist{width:100%;display:flex;flex-direction: row;justify-content: center;flex-wrap: wrap;}
.right_ser_cont_sist_block{width:444px;border: 3px solid #ec681f;padding-top:10px;background:#fff;margin-top:-50px;}
.sist_block_zag{width:100%;font-size: 25px;color: #2B2A29;text-align:center;font-weight: 700;}
.sist_block_zag span{display:inline-block;border-bottom: 1px solid #ec681f;padding-bottom:10px;}
.sist_block_zag span{display:inline-block;border-bottom: 1px solid #ec681f;padding-bottom:10px;}
.sist_block_cont{width:100%;margin-top:20px;padding-bottom:45px;}
.sist_block_cont_item{width:100%;display:flex;flex-direction: row;justify-content: center;flex-wrap: wrap;align-items:center;color: #777;font-size: 25px;font-weight: 700;margin-bottom:25px;}
.sist_block_cont_item span{color: #2B2A29;font-size: 30px;font-weight: 700;padding-right:10px;}
.right_ser_cont_sist_opis_ob{width:370px;background:#fff;padding-left:30px;padding-right:30px;margin-top:-22px;color: #2B2A29;font-size: 16px;text-align: center;}
.svg--arr-bonus{fill:#ec681f;width:35px;height:8px;}
.content_bonus_kn{background: rgba(0, 0, 0, 0.68);border: 1px solid #ec681f;box-sizing: border-box;width: 292px;height: 62px;display:flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;align-items:center;padding-left:35px;padding-right:35px;position:absolute;bottom:25px;margin-left:-146px;z-index:50;left:50%;font-size: 20px;color: #FFF;cursor:pointer;}
.content_bonus_kn:hover{background:#000;}
.content_bonus_prim{width:100%;height:555px;background: url(/) 50% 0 no-repeat;display:flex;flex-direction: row;justify-content: center;flex-wrap: wrap;align-items:center;}
.content_bonus_prim_item{border: 3px solid #ec681f;width: 486px;height: 431px;background:#fff;margin-left:50px;margin-right:50px;padding-left:80px;padding-right:80px;padding-top:50px;}
.content_bonus_prim_item_zag{width:100%;text-align:center;font-size: 30px;color: #000;font-weight: 700;}
.content_bonus_prim_item_cont{margin-top:30px;height:250px;display:flex;flex-direction: row;justify-content: center;flex-wrap: wrap;align-items:center;font-size: 18px;text-align: justify;}
.zag_bonus_banner{width:100%;height:673px;background: url(/) 50% 0 no-repeat;display:flex;flex-direction: row;justify-content: center;flex-wrap: wrap;align-items:center;}
.zag_bonus_banner_ramka{border: 1px solid #ec681f;width:1140px;border: 1px solid #ec681f;height: 557px;display:flex;flex-direction: column;justify-content: space-between;flex-wrap: wrap;align-items:center;padding-top:40px;padding-bottom:40px;padding-left:110px;padding-right:110px;}
.zag_bonus_banner_ramka p{color:#fff;font-size: 25px;text-align:center;}
.svg--banner-bonus{fill:#fff;width:107px;height:97px;}
.ban_kont{width:100%;height: 157px;background: url(/) 50% 0 no-repeat;display:flex;flex-direction: row;justify-content: center;flex-wrap: wrap;}
.ban_kont_center{height: 157px;background: url(/) 50% 0 no-repeat;width:880px;display:flex;flex-direction: column;justify-content: space-between;flex-wrap: wrap;padding-bottom:30px;padding-top:30px;}
.ban_kont_center_zag{text-align:center;font-size: 30px;font-weight: 700;width:100%;color:#fff;}
.ban_kont_center_cont{text-align:center;font-size: 24px;width:100%;color:#fff;}
.ban_kont_pers{width:100%;margin-top:100px;display:flex;flex-direction: row;justify-content: center;flex-wrap: wrap;}
.kontakty_ob_block{width:1300px;display:flex;flex-direction: row;justify-content: space-around;flex-wrap: wrap;}
.kontakty_item{width:300px;display:flex;flex-direction: column;justify-content: flex-start;flex-wrap: wrap;margin-bottom:90px;}
.kontakty_item_name{width:100%;font-size: 24px;color: #534B3D;font-weight: 700;}
.kontakty_item_dolzhn{width:100%;font-size: 20px;color: #6B6B6B;margin-top:5px;height:46px;}
.kontakty_item_line{width: 48px;height:2px;background:#ec681f;margin-top:20px;}
.kontakty_item_tel{width:100%;display:flex;flex-direction: row;justify-content: start;margin-top:20px;align-items:center;}
.kontakty_item_tel_ik{width:25px;height:20px;display:flex;flex-direction: row;justify-content: center;align-items:center;}
.svg--kon-tel{fill:#ec681f;width:18px;height:19px;}
.svg--kon-mail{fill:#ec681f;width:25px;height:16px;}
.svg--history-date{fill:#FEFEFE;width:13px;height:15px;}
.kontakty_item_tel span{margin-left:20px;}
.kontakty_item__phone {
  display: flex;
  margin-top: 15px;
}
.kontakty_item__telephone {
  margin-left: 20px;
  font-family: 'Montserrat';
}
.podar_anons_ob{width:100%;display:flex;flex-direction: row;justify-content: center;margin-top:70px;}
.podar_anons{width:1021px;font-size: 24px;color: #534B3D;text-align: center;}
.podar_anons_banner{width:100%;height:610px;background: url(/) 50% 0 no-repeat;margin-top:70px;display:flex;flex-direction: row;justify-content: center;align-items:center;} 
.podar_anons_banner .kart_item_img_right_zag{color:#fff;}
.podar_anons_banner .kart_item_img_right_cont{color:#fff;}
.podar_anons_banner .kart_item{margin-bottom:0;}
.podar_anons_banner .kart_item_img_ob{height:471px!important;width:452px!important;}
.podar_anons_banner .kart_item_img{width:500px;height:313px;margin-top:74px;margin-left:-230px;}
.podar_anons_banner .kart_item_img_right{height:471px;display:flex;flex-direction: column;justify-content: space-around;flex-wrap: wrap;width:423px;}
.podar_anons_banner .kart_item{width:920px;}
.podar_anons_banner .kart_item_img_right_cont{font-size:21px;}
.podar_anons_banner .kart_item_img_right_cont{margin-top:0;}
.chislo_stat{width:100%;height:281px;display:flex;flex-direction: row;justify-content: space-around;align-items:center;background: url(/) 50% 0 no-repeat;}
.chislo_stat_item{text-align:center;border-bottom: 3px solid #ec681f;height:75px;}
.chislo_stat_item p{font-size: 24px;color: #534B3D;}
.chislo_stat_item p.p_bold{font-size: 35px;color: #534B3D;font-weight: 700;}
.restoran_item_slogan{display:none;flex-direction: column;align-items:center;position:absolute;top:60%;z-index:10;width:100%;padding-left:50px;padding-right:50px;} 
.restoran_item:hover .restoran_item_slogan{display:flex;}
.restoran_item_slogan_line{width: 311px;height:1px;background:#ec681f;}
.restoran_item_slogan p{font-size: 24px;color:#fff;margin-bottom:15px;margin-top:15px;text-align:center;font-family: 'Montserrat';}
.banner_item_img_hover{width: 170px;height: 212px;}
.onas_bann .block_akcii_verh_bannery{opacity:1;}
.banner_item:hover .banner_item_img{display:none;}
.banner_item:hover .banner_item_img_hover{display:block;}
.h233{height:233px;}
.komanda_dir{width:100%;display: flex;flex-direction: row;justify-content: space-around;flex-wrap: wrap;align-items: center;}
.kom_gen_item{width:386px;height:622px;border: 1px solid #ec681f;}
.kom_gen_item_img{width:100%;height:382px;}
.kom_gen_item_text{width:100%;display: flex;flex-direction: column;justify-content: flex-start;flex-wrap: wrap;align-items: flex-start;padding-left:25px;padding-right:25px;}
.kom_gen_item_name{width:100%;color: #3E3B36;font-size: 25px;font-weight:700;margin-top:23px;}
.kom_gen_item_dolzh{width:100%;font-size: 20px;color: #6B6B6B;margin-top:2px;}
.kom_gen_item_tel{width:100%;font-size: 18px;color: #3E3B36;margin-top:13px;font-weight:700;}
.kom_gen_item_line{width: 48px;height:2px;background:#ec681f;margin-top:25px;}
.kom_gen_item_anons{font-size: 18px;color: #534B3D;margin-top:20px;}
.kom_gen_item_img_pl{width:100%;height:100%;background: rgba(41, 41, 41, 0.71);flex-direction: row;justify-content: space-between;flex-wrap: wrap;align-items: center;padding-left:119px;padding-right:119px;display:none;}
.kom_gen_item_img_pl .svg--vk:hover{fill: #FFECC8;}
.kom_gen_item_img_pl .svg--fb:hover{fill: #FFECC8;}
.kom_gen_item_img_pl .svg--inst:hover{fill: #FFECC8;}
.kom_gen_item:hover .kom_gen_item_img_pl{display: flex;}
.block_onas_rab{width:100%;height:336px;background:url(/) 50% 50% no-repeat;background-size:contain;margin-top:107px;display: flex;flex-direction: column;justify-content: center;flex-wrap: wrap;align-items: center;}
.block_onas_rab a{background: rgba(0, 0, 0, 0.68);border: 1px solid #ec681f;box-sizing: border-box;width: 190px;height: 62px;display:flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;align-items:center;padding-left:35px;padding-right:35px;bottom:25px;z-index:50;font-size: 20px;color: #FFF;cursor:pointer;}
.block_onas_rab a:hover{background:#000;} 
.chislo_stat{width:100%;display:flex;flex-direction: row;justify-content: space-around;align-items:center;margin-bottom:30px;margin-top:30px;}
.history_item{height:390px;display:flex;flex-direction: column;justify-content: center;flex-wrap: wrap;align-items:center;}
.history_item_centr{
  position: relative;
  z-index: 11;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 50px;
  height: 50px;

  color: #FFF;
  font-size: 17px;

  border-radius: 50%;
  background-color: #C4C4C4;
}

.block_history .swiper-slide::before {
  content: '';

  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;

  display: block;
  width: 100%;
  height: 1px;
  margin-top: -1px;

  background-color: #C4C4C4;
}

.history_item_verh__name {
  margin: 0;
  margin-top: 8px;
  padding: 0;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #000;
}

.history_item_niz__name {
  margin: 0;
  margin-top: 10px;
  margin-bottom: 8px;
  padding: 0;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #000;
}

.history_item_verh{
  height:170px;
  display:flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom:10px;
}
.history_item_centr_krug{display:flex;flex-direction: row;justify-content: center;flex-wrap: wrap;align-items:center;background: #C4C4C4;width:23px;height:23px;border-radius:100%;}
.history_item_niz{height:170px;display:flex;flex-direction: column;justify-content: flex-start;}
.history_item_verh_logo img{max-width:100%;}
.history_item_verh_date{width:100%;display:flex;flex-direction: row;justify-content: center;color: #ec681f;font-size: 30px;font-family: 'Montserrat'; font-weight: 700;}
.history_item_verh_date sup{font-size: 18px;}
.history_item_verh .history_item_verh_date{margin-bottom:10px;}
.history_item_niz .history_item_verh_date{margin-top:10px;}
.history_item_verh_name{width:100%;display:flex;flex-direction: row;justify-content: center;color: #9C9C9C;font-size: 22px;font-family: 'Montserrat'; font-weight: 700;}
.history_item_verh .history_item_verh_name{margin-bottom:10px;}
.history_item_niz .history_item_verh_name{margin-top:10px;}
.block_history_line{position:absolute;width:100%;height:1px;background:#C4C4C4;top: calc(50% - 1px);z-index: -1;}
.block_filtr{width:100%;display:flex;flex-direction: row;justify-content: center;}
.block_filtr_center{width:848px;padding-bottom:15px;padding-top:36px;border-bottom: 3px solid #E9E9E9;border-top: 3px solid #E9E9E9;margin-top:80px;margin-bottom:80px;display:flex;flex-direction: row;justify-content:space-between;z-index:50;}
.block_filtr_center_item{width:250px;font-size: 25px;color: #534B3D;display:flex;flex-direction: row;align-items:center;cursor:pointer;position:relative;}
#filtr1{text-align:left;}
#filtr2{justify-content: center;}
#filtr3{justify-content: flex-end;}
.svg--f-niz{fill: #534B3D;width: 18px;height:11px;}
.svg--f-verh{fill: #534B3D;width: 18px;height:11px;}
.block_filtr_center_item .svg--f-verh{display:none;}
.block_filtr_center_item.activ .svg--f-niz{display:none;}
.block_filtr_center_item.activ .svg--f-verh{display:block;}
.block_filtr_center_item span{margin-right:10px;}
.block_filtr_center_item_vybor{position:absolute;width:100%;top:44px;border: 2px solid #E9E9E9;border-top: 3px solid #ec681f;display:flex;flex-direction: column;align-items:center;cursor:pointer;display:none;background:#fff;}
.filtr_item{padding-left:20px;padding-right:20px;font-size: 18px;color: #534B3D;padding-top:10px;padding-bottom:10px;cursor:pointer;}
.filtr_item:hover{color: #ec681f;}
.activ .block_filtr_center_item_vybor{display:flex;}
.svg--ik-filtr{fill:#6F7157;width:53px;height:49px;}
.ik_f{display:flex;flex-direction: row;justify-content: center;align-items:center;width:120px;height:49px;position:absolute;top:-29px;left:calc(50% - 60px);z-index:100;background:#fff;}
.text_cont{display:block;width:100%;padding-left:40px;padding-right:40px;}
.text_cont_zag{width:100%;}
.text_cont p{font-size:18px;margin-bottom:10px;}
.w272 a{color: #6F7157;}
.w272 a:hover{text-decoration: underline;}
.bl{height:211px;}
.bl_cont{display:flex;flex-direction: row;justify-content: space-around;align-items:center;flex-wrap: wrap;min-height:380px;}
.lanch_item{width:380px;display:flex;flex-direction: column;}
.lanch_item_img{width:100%;height:380px;}
.lanch_item_name{width:100%;height:60px;line-height:1;text-align:center;font-size: 20px;color: #534B3D;margin-top:30px;font-weight: 700;}
.lanch_item:hover{transform:translateY(-20px);transition: .3s;}
.lanch_item:hover .lanch_item_name{color: #EC681F;}
.bg_ser{background: #F8F8F8;}
.pdtb50{padding-bottom:50px;padding-top:50px;}
.block_menu_rest{width:100%;padding-bottom:80px;padding-top:80px;margin-top:98px;}

.restoran_akcii_pozag{width:100%;margin-top:50px;color: #534B3D;font-size: 22px;text-align:center;}
.menu_img_item{width:455px;height:324px;position:relative;margin-bottom:30px;}
.flex_menu{display:flex;flex-direction: row;justify-content: space-around;align-items:center;overflow:hidden;flex-wrap:wrap;}
.pdf_block{width:100%;margin-top:80px;}
.menu-block{z-index:1000!important;}
.struktura img{
  width:100%;
  height: auto;
}

.restoran_item_slogan p{height:87px;overflow:hidden;}
.restoran_item_slogan p{display:flex;flex-direction: row;flex-wrap: wrap;align-items:center;}
.block_history .swiper-button-disabled{opacity:0!important;}
.flex_cont_for_ogr{display:flex;flex-direction: row;flex-wrap: wrap;justify-content: center;}
.slider_akc_cat{width:100%;max-width:1200px;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;display:none;}
.slider_akc_cat.act{display:flex;}
@media screen and (max-width: 1200px) {
  .slider_akc_cat {
    max-width: 800px;
  }
}

@media screen and (max-width: 800px) {
  .slider_akc_cat {
    max-width: 609px;
  }
}

@media screen and (max-width: 610px) {
  .slider_akc_cat {
    max-width: 304px;
  } 
}
.menu_text_block{width:100%;
  text-align: center;
  font-size: 34px ;
  margin-bottom: 40px;
  margin-top: 20px;
}
.block_vybor_s_a{width:100%;display:flex;flex-direction: row;justify-content:center;}
.block_vybor_s_a .block_rest_zag{margin-left:30px;margin-right:30px;color: #9B9B9B;border-top: 3px solid #fff;border-bottom: 3px solid #fff;cursor:pointer;}
.block_vybor_s_a .block_rest_zag.act{color: #534B3D;border-top: 3px solid #EC681F;border-bottom: 3px solid #EC681F;}
.block_vybor_s_a .block_rest_zag:hover{color: #534B3D}
.foto_item_gal_new{width:384px; display:flex;flex-direction:column;margin:8px;cursor:pointer;flex-shrink: 0;}
.foto_item_gal_new:hover .foto_item_gal_text{border: 2px solid #E0C185;border-top:0;}
.foto_item_gal_d{position:absolute;z-index:5;left:20px;top:20px;width:60px;display:flex;flex-direction: column;flex-wrap: wrap;justify-content: flex-start;display:none;}
.foto_item_gal_d1{width:100%;font-size: 31px;color: #FFF;font-weight:bold;}
.foto_item_gal_d2{width:100%;font-size: 18px;color: #FFF;font-weight:bold;}
.restoran_new_opis{width:100%;max-width:1460px;margin-top:60px;display:flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;padding-left:20px;padding-right:20px;margin-left: auto;margin-right: auto;}
.svg--new-adres{fill:#534B3D;width:14px;height:23px;}
.restoran_new_opis_adres{color: #534B3D;font-size: 25px;font-weight:bold;display:flex;flex-direction: row;align-items:center;width:350px;cursor:pointer;}
.restoran_new_opis_adres span{margin-left:10px;}
.restoran_new_opis_logo{display:flex;}
.restoran_new_opis_right{display:flex;flex-direction: row;justify-content:space-between;width:350px;}
.restoran_new_opis_right_tel{display:flex;flex-direction: row;align-items:center;}
.restoran_new_opis_right_tel .svg--tel-rest{width:21px;height:22px;}
.restoran_new_opis_right_tel span{font-family: 'Montserrat';color: #534B3D;font-size: 23px;margin-left:10px;font-weight: 700;}
.restoran_new_opis_right_soc .restoran_opis_ramka_soc_item{width:40px;height:40px;}
.restoran_new_opis_right_soc{width:100px;display:flex;flex-direction: row;justify-content:space-around;align-items:center;}
.restoran_new_opis_right_soc .svg--vk{fill:#ec681f;width:17px;height:10px;}
.restoran_new_opis_right_soc .svg--fb{fill:#ec681f;width:10px;height:19px;}
.restoran_new_opis_right_soc .svg--inst{fill:#ec681f;width:18px;height:18px;}
.restoran_new_opis_right_soc .svg--vk:hover{fill:#C7B187;}
.restoran_new_opis_right_soc .svg--fb:hover{fill:#C7B187;}
.restoran_new_opis_right_soc .svg--inst:hover{fill:#C7B187;}
.restoran_text_ob{width:100%;display:flex;flex-direction: row;justify-content:center;padding-left:20px;padding-right:20px;}
.restoran_text{width:100%;max-width:1460px;width:100%;margin-top:126px;border: 5px solid #C5AA76;height:300px;display:flex;flex-direction: row;}
.restoran_text_img_left{width:160px;height:100%}
.restoran_text_img_right{width:160px;height:100%}
.restoran_text_center{width:calc(100% - 320px);height:100%;display:flex;flex-direction: column;justify-content:space-around;}
.restoran_text_center_text{width:100%;font-size: 22px;color: #353535;text-align:center;}
.restoran_text_center_text_bold{width:100%;font-size: 25px;color: #353535;text-align:center;font-weight:700;}
.restoran_podmenu_ob{width:100%;display:flex;flex-direction: row;justify-content:center;padding-left:20px;padding-right:20px;}
.restoran_podmenu{width:100%;max-width:1460px;width:100%;margin-top:60px;display:flex;flex-direction: row;border-top: 1px solid #B1B1B1;justify-content:center;}
.restoran_podmenu a{height:50px;display:flex;flex-direction: row;justify-content:center;align-items:center;width:20%;color: #626262;font-size: 25px;border-top: 3px solid #fff;}
.restoran_podmenu a:hover{color: #EC681F;border-top: 3px solid #EC681F;height:50px;}
@media screen and (max-width: 768px) {
  .restoran_podmenu {
    flex-direction: column;
    margin-top: 20px;
    justify-content: space-between;

    border-top: none;
  }

  .restoran_podmenu a {
    height: auto;
    width: 100%;
    justify-content: center;

    font-size: 20px;
    border: 1px solid #6F7157;
    font-family: 'Montserrat';
    font-weight: 400;
    padding: 7px;
    margin-bottom: 5px;
    color: #6F7157;
  }

  .restoran_podmenu a:hover {
    height: auto;

    color: #6F7157;

    border-top: 1px solid #6F7157;
  }
}

.bg-ss{background: #F8F8F8;}
.sort_item_text_soc{display:flex;flex-direction: row;justify-content:space-between;width:100px;}
.sort_item_text_soc .svg--vk{fill:#ec681f;width:17px;height:10px;}
.sort_item_text_soc .svg--fb{fill:#ec681f;width:10px;height:19px;}
.sort_item_text_soc .svg--inst{fill:#ec681f;width:18px;height:18px;}
.sort_item_text_soc .svg--vk:hover{fill:#C7B187;}
.sort_item_text_soc .svg--fb:hover{fill:#C7B187;}
.sort_item_text_soc .svg--inst:hover{fill:#C7B187;}
.smart-reserve-button{display:none!important;}
.smart-reserve-button2{display:none!important;}
.rest_dannye{width:100%;margin-top:50px;display:flex;flex-direction: row;align-items:center;}
.rest_dannye_pl{width:100%;display:flex;flex-direction: row;justify-content:space-around;background: rgba(0, 0, 0, 0.6);align-items:center;padding-top:107px;padding-bottom:107px;}
.rest_dannye_pl_item{width: 568px;height:185px;display:flex;flex-direction: column;padding-left:45px;background: rgba(236, 104, 31, 0.13);justify-content:space-between;padding-bottom:50px;padding-top:50px;}
.sort_item_text_soc .svg--inst{fill:#ec681f;width:18px;height:18px;}
.rest_dannye_pl_item_col_ik{width:50px;}
.svg--mal-ad1{fill:#fff;width:18px;height:31px;}
.svg--mal-ad2{fill:#fff;width:25px;height:26px;}
.svg--mal-ad3{fill:#fff;width:41px;height:37px;}
.svg--mal-ad4{fill:#fff;width:32px;height:23px;}
.svg--mal-ad5{fill:#fff;width:29px;height:29px;}
.svg--mal-ad6{fill:#fff;width:29px;height:26px;}
.svg--str-m{fill:#534B3D;width:16px;height:9px;}
.rest_dannye_pl_item_col{width:100%;display:flex;flex-direction: row;align-items:center;}
.rest_dannye_pl_item_col span{font-size: 16px;color:#fff;}
.rest_dannye_pl_item_col span.coad{font-weight:700;padding-right:10px;}
.menu_akt_span{display:flex;flex-direction: row;position:relative;max-width: 202px;font-size: 19px;color: #000;text-transform: uppercase;text-align: center;font-family: 'Montserrat';border-bottom: 3px solid #fff;cursor:pointer;}
.menu_akt_span span{margin-left:10px;}
.vpm{position:absolute;width:205px;left:-39px;top:25px;z-index:10;border: 2px solid #E9E9E9;display:flex;flex-direction: column;justify-content:start;display:none;border-top:0;background: #FFF;border-top: 3px solid #ec681f;padding-bottom:20px;padding-top:20px;align-items: start;}
.right_header .vpm_item{padding-left:18px;font-size: 18px;color: #898989;text-transform: none;border:0!important;margin-bottom:13px;}
.menu_akt_span:hover .vpm{display:flex;}
.menu_akt_span:hover{color: #534B3D;}
.vpm_item:hover{border:0!important;color: #EC681F!important;}
.kontakty_item_foto{width:100%;height:250px;border: 2px solid #C4C4C4;margin-bottom:10px;}
.new_bonus_cart{width:100%;padding-top:40px;padding-bottom:40px;display:flex;flex-direction: row;flex-wrap:wrap;justify-content:center;}
.kart_item_mal{width:270px;height:170px;box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.25);border-radius:14px;margin-left:18px;margin-right:18px;}
.block_vybor_baner{width:100%;height:217px;background: url(/) 50% 0 no-repeat;margin-top:70px;display:flex;flex-direction: row;flex-wrap:wrap;justify-content:center;align-items:center;}
.block_vybor_baner_center{max-width:1200px;width:100%;border: 1px solid #C5AA76;height:152px;background: rgba(0, 0, 0, 0.5);padding-left:62px;padding-right:62px;display:flex;flex-direction: row;flex-wrap:wrap;justify-content:center;align-items:center;font-size: 25px;color: #FFF;font-family: 'Montserrat';text-align:center;}
.block_bonus_program{width:100%;display:flex;flex-direction: row;flex-wrap:wrap;padding-top:45px;justify-content:center;}
.block_bonus_program_l{width:56px;height:66px;position:absolute;left:0;bottom:0;background: url(/) 0% 100% no-repeat;z-index:10;}
.block_bonus_program_r{width:56px;height:66px;position:absolute;right:0;top:0;background: url(/) 100% 0 no-repeat;z-index:10;}
.block_bonus_program_item{width: 374px;height: 614px;border: 1px solid #E5E5E5;margin-left:20px;margin-right:20px;background: #F8F8F8;}
.block_bonus_program_item:hover{border: 1px solid #E0C185;background: none;}
.svg--b1{fill:#353535;width:45px;height:64px;}
.svg--b2{fill:#353535;width:62px;height:62px;}
.svg--b3{fill:#353535;width:60px;height:62px;}
.block_bonus_program_item:hover .svg--b1{fill:#EC681F;}
.block_bonus_program_item:hover .svg--b2{fill:#EC681F;}
.block_bonus_program_item:hover .svg--b3{fill:#EC681F;}
.block_bonus_program_item_img{width:100%;padding-top:30px;padding-bottom:25px;display:flex;flex-direction: row;flex-wrap:wrap;justify-content:center;align-items:center;height:120px;}
.block_bonus_program_item_name{width:100%;font-size: 20px;color: #353535;text-align:center;height:55px;}
.block_bonus_program_item:hover .block_bonus_program_item_name{color:#EC681F;}
.block_bonus_program_item_cont{width:100%;border-top:solid 1px #BCBCBC;padding-top:40px;padding-left:25px;padding-right:25px;}
.block_bonus_program_item:hover .block_bonus_program_item_cont{border-top:solid 1px #E0C185;}
.block_bonus_program_item_cont p{font-size: 18px;}
.pline{width:100%;margin-top:18px;margin-bottom:18px;}
.pline_pol{width:30px;background:#B6B6B6;height:1px;}
.block_bonus_usl{height:523px;width:100%;margin-top:100px;display:flex;flex-direction: row;flex-wrap:wrap;justify-content:center;} 
.block_bonus_usl_right{width:946px;height:523px;background: url(/) 50% 50% no-repeat;display:flex;flex-direction: row;flex-wrap:wrap;justify-content:flex-end;align-items:center;padding-right:86px;}
.block_bonus_usl_left{width:254px;height:363px;border-left:solid 1px #EC681F;border-top:solid 1px #EC681F;border-bottom:solid 1px #EC681F;}
.block_bonus_usl_obr{max-width:1200px;width:100%;display:flex;flex-wrap:wrap;flex-direction: row;align-items:center;}
.block_bonus_usl_right_plashka{width: 715px;height: 386px;background: rgba(0, 0, 0, 0.66);padding-left:180px;padding-right:75px;}
.block_bonus_usl_right_plashka_zag{width:100%;color: #FFF;font-size: 30px;text-transform: uppercase;font-family: 'Montserrat';font-weight: 700;margin-top:48px;}
.block_bonus_usl_right_plashka_cont{width:100%;margin-top:30px;}
.block_bonus_usl_right_plashka_cont p{font-size: 20px;color: #FFF;font-family: 'Montserrat';margin-bottom:25px;text-align:left;}
.block_bonus_usl_left_plashka{width: 484px;height: 337px;background: #EC681F;padding-left:30px;padding-right:30px;padding-top:40px;position:absolute;left:-240px;top:93px;z-index:60;}
.block_bonus_usl_left_plashka_zag{width:100%;color:#ff0000;font-size: 30px;color: #FFF;text-align:center;text-transform: uppercase;}
.block_bonus_usl_left_plashka_cont{width:100%;margin-top:45px;}
.block_bonus_usl_left_plashka_cont p{color:#fff;font-size: 20px;text-align:center;}
.vn_banner{position:absolute;right:50px;bottom:40px;display:none;}


  /*swiper*/
.swiper-container2{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-rem{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container2 .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;/*margin-top:138px*/;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
/**/


    /*delivery START*/
    .delivery {
        text-align: center;
    }

    .delivery__caption {
        margin-top: 0;
        margin-bottom: 70px;
        padding-top: 145px;
        padding-bottom: 159px;

        background-image: url(/);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover
    }

    .delivery__mobile {
        display: none;
    }

    .delivery__border {
        position: relative;
    
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 55px;

        background-color: rgba(252, 252, 252, 0.87);
    }

    .delivery__border::before {
        content: '';

        position: absolute;
        top: 50%;
        left: 50%;

        width: calc(100% - 10px);
        height: calc(100% - 10px);

        border: 1px solid #C5AA76;

        transform: translate(-50%, -50%); 
    }

    .delivery__title {
        margin: 0;
        margin-bottom: 39px;
        padding: 0;
        padding-bottom: 2px;

        font-family: 'Montserrat';
        font-size: 30px;
        line-height: 30px;
        color: #534B3D;
        text-align: center;
        text-transform: uppercase;

        border-top: 3px solid #EC681F;
        border-bottom: 3px solid #EC681F;
    }

    .delivery__text {
        margin: 0;
        padding: 0;

        font-family: 'Montserrat';
        font-size: 30px;
        line-height: 36px;
        color: #000;
        text-align: center;
    }

    .delivery__restaurants {
        margin-top: 70px;
        margin-bottom: 180px;
    }

    @media screen and (max-width: 768px) {

        .delivery__mobile {
            display: block;
        }
    
        .delivery__caption {
            margin-top: 0;
            margin-bottom: 20px;
            padding-top: 80px;
            padding-bottom: 40px;
        }

        .delivery__border {
            padding: 10px;
        }

        .delivery__title {
            margin-bottom: 15px;
            font-size: 24px;
            line-height: 24px;
            border-top: 2px solid #EC681F;
            border-bottom: 2px solid #EC681F;
        }

        .delivery__text {
            font-size: 20px;
            line-height: 26px;
        }

        .delivery__restaurants {
            margin-top: 20px;
            margin-bottom: 15px;
        }
        
    }

    /*delivery END*/

  /*work START*/
  * {
    outline: none;
  }

  button:active, button:focus {
    outline: none !important;
  }

  button::-moz-focus-inner {
    border: 0 !important;
  }

  .work__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;

    display: none;
    width: 100vw;
    height: 100vh;

    background-color: rgba(0, 0, 0, 0.2);
  }

  .work__wrapper--show {
    display: block;
  }

  .work__banner {
    display: flex;
    align-items: flex-end;
    padding-bottom: 18px;
    height: calc(100vh - 110px);

    background-image: url(/);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }

  @media only screen and (-Webkit-min-device-pixel-ratio: 2),
  only screen and (-moz-min-device-pixel-ratio: 2),
  only screen and (-o-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2) {
    .work__banner {
      background-image: url(/);
    }
  }

  @media only screen and (-Webkit-min-device-pixel-ratio: 3),
  only screen and (-moz-min-device-pixel-ratio: 3),
  only screen and (-o-min-device-pixel-ratio: 3),
  only screen and (min-device-pixel-ratio: 3) {
    .work__banner {
      background-image: url(/);
    }
  }

  .work__slogan {
    display: flex;
    align-items: center;
    justify-content: center;
    width:  896px;
    height: 186px;
    margin: 0 auto;
    padding: 0;

    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #FFFFFF;
    text-transform: uppercase;

    background-image: url(/);
    background-position: 50% 20%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .work__small {
    margin: 0 10px;

    font-size: 26px;
    text-transform: none;
  }

  .work__title {
    margin: 0;
    margin-bottom: 42px;
    padding: 0;

    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
    color: #534B3D;
  }

  .work__title-span {
    display: inline-block;
    padding: 2px 0;

    border-top: 3px solid #EC681F;
    border-bottom: 3px solid #EC681F;
  }

  .work__text {
    margin: 0;
    padding: 0;

    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    text-align: center;

    color: #353535;
  } 

  .work__button {
    padding: 15px 30px;
    margin-top: 30px;

    font-family: 'Montserrat';
    font-size: 22px;
    line-height: 26px;
    color: #FFF;

    background-color: #353535;
    border: 2px solid #6F7157;

    cursor: pointer;
  }

  .work__succes {
    position: fixed;
    top: 50%;
    left: 50%;

    display: none;
    padding: 20px;
    min-width: 260px;
    text-align: center;
    
    transform: translate(-50%,-50%);
    background-color: #FFF;
    z-index: 1001;
  }

  .work__succes--show{
    display: block;
  }

  @media screen and (max-width: 1200px) {
    .work__slogan {
      width: 100%;
      height: 70px;

      font-size: 32px;
      line-height: 36px;

      background-position: 50% 70%;
      background-size: auto 112px;
    }

    .work__text {
      font-size: 20px;
      line-height: 25px; 
    }

    .work__title {
      font-size: 30px;
      line-height: 30px;
    }
  }

  @media screen and (max-width: 980px) {
    .work__banner {
      height: calc(100vh - 80px);
    }
    
  }

  @media screen and (max-width: 768px) {
    .work__slogan {
      height: 50px;

      font-size: 18px;
      line-height: 22px;

      background-position: 50% 60%;
      background-size: auto 60px;
    }
    
    .work__small {
      font-size: 16px;
    }

    .work__banner {
      padding-bottom: 5px;
    }

    .work__text {
      font-size: 16px;
      line-height: 18px; 
    }

    .work__title {
      margin-bottom: 20px;
      font-size: 22px;
      line-height: 22px;
    }

    .work__title-span {
      padding: 2px 0;
    }
  }
  /*work END*/

  /*mission START*/
  .mission {
    padding: 80px 18%;
    padding-top: 44px;


    background-position: 0 100%, 100% 0;
    background-repeat: no-repeat;
  }

  .mission__list {
    margin: 0;
    padding: 0;

    list-style: none;
  }

  .mission__item {
    margin: 0;
    padding: 0;
  }

  .mission__item:first-child {
    margin-bottom: 108px;
  }

  @media screen and (max-width: 1200px) {
    .mission__item:first-child {
      margin-bottom: 40px;
    }
  }

  @media screen and (max-width: 768px) {
    .mission {
      padding: 15px;
      padding-top: 15px;

      background-size: 50px auto;
    }

    .mission__item:first-child {
      margin-bottom: 20px;
    }
  }
  /*mission END*/

  /*slider START*/
  .slider-work {
    position: relative;

    padding: 80px 0;
    padding-bottom: 57px;
    margin-bottom: 98px;

    background-image: url(/);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .slider__wrapper {
    width: 928px;
    margin: 0 auto;
  }

  .slider__block {
    display: flex;
  }

  .slider__img {
    display: block;
    width: 388px;
    /*height: 299px;*/
  height: 465px;
    object-fit: cover;
  }

  .slider__container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 22px;
    padding-bottom: 33px;
    padding-right: 90px;

    background-color: #FFF;
  }

  .slider__text {
    margin: 0;
    padding: 0;
    padding-top: 50px;
    height:264px;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #353535;
  width:428px;
    background-image: url(/);
    background-position: 0 0;
    background-repeat: no-repeat;
  }

  .slider__name {
    position: relative;

    margin: 0;
    margin-bottom: 6px;
    padding: 0;
    padding-top: 41px;

    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    text-align: left;
    color: #353535;
  }

  .slider__name::after {
    content: '';

    position: absolute;
    top: 20px;
    left: 0;

    width: 131px;
    height: 1px;

    background-color: #C5AA76;
  }

  .slider__profession {
    margin: 0;
    padding: 0;

    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: left;
    color: #353535;
  }

  .slider__prev,
  .slider__next {
    position: absolute;
    top: 240px;
    left: calc(50% - 552px);

    display: block;
    width: 25px;
    height: 25px;
    margin-left: -12.5px;
    margin-top: -12.5px;

    background-color: transparent;
    border: none;
    border-bottom: 2px solid #C5AA76;
    border-left: 2px solid #C5AA76;

    transform: rotate(45deg);
    cursor: pointer;

    transition: all 0.1s linear;
  }

  .slider__next {
    left: calc(50% + 552px);

    transform: rotate(-135deg);
  }

  .slider__prev:hover {
    transform: rotate(45deg) scale(1.5);
  }

  .slider__next:hover {
    transform: rotate(-135deg) scale(1.5);
  }

  .slider__dots {
    display: flex;
    justify-content: center;
    margin: 0;
    margin-top: 55px;
    padding: 0;

    list-style: none;
  }

  .slider__dots > li {
    margin: 0;
    margin-left: 11px;
    padding: 0;
  }

  .slider__dots > li > button {
    display: block;
    width: 15px;
    height: 15px;

    font-size: 0;

    background: #FEFEFE;
    border: 1px solid #C5AA76;
    border-radius: 50%;
    cursor: pointer;
  }

  .slider__dots > .slick-active > button {
    background-color: #C5AA76;
  }

  @media screen and (max-width: 1200px) {
    .slider-work {
      margin-bottom: 30px;
    }

    .slider__item {
      width: 600px;
    }

    .slider__wrapper {
      width: 600px;
    }

    .slider__prev, 
    .slider__next {
      left: 25px;
    }

    .slider__next {
      left: calc(100% - 25px);
    }

    .slider__img {
      width: 300px;
      min-height: 250px;
    }
  }

  @media screen and (max-width: 768px) {
    .slider__block {
        flex-direction: column;
    }

    .slider__item {
      width: 300px;
    }

    .slider__wrapper {
      width: 300px;
    }

    .slider-work {
      padding: 20px 0;
      padding-bottom: 20px;
      margin-bottom: 20px;
    }

    .slider__dots {
      margin-top: 15px;
    }

    .slider__prev, 
    .slider__next {
      display: none !important;
    }

    .slider__img {
      display: none;
    }

    .slider__container {
      padding: 15px;
      padding-bottom: 15px;
      padding-right: 15px;
    }

    .slider__name {
        padding-top: 30px;

        font-size: 18px;
        line-height: 20px;
    }

    .slider__name::after {
        top: 12px;
    }

    .slider__text {
      font-size: 18px;
      line-height: 20px;

      padding-top: 30px;
      background-size: 20px auto;
    }
  }
  /*slider END*/
  /*work END*/

  .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }

  .swiper-pagination-bullet {
    background: #ec681f;
    opacity: 0.5;
  }

  .swiper-pagination-bullet-active {
    opacity: 1;
  }

  .fancybox-button--arrow_right {
    display: block;
    width: 40px !important;
    height: 40px !important;
    padding: 0 !important;

    background-color: transparent !important;
    background-image: url(/) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
  }

  .fancybox-button--arrow_left {
    display: block;
    width: 40px !important;
    height: 40px !important;
    padding: 0 !important;

    background-color: transparent !important;
    background-image: url(/) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
  }

  .fancybox-button--arrow_left div {
    display: none;
  }

  .fancybox-button--arrow_right div {
    display: none;
  }

  .slider_akc_item_end {
    display: block;
    margin-bottom: 10px;

    text-align: center;
    font-size: 20px;
  }

  @media screen and (max-width: 768px) {
    .slider_akc_item_end {
     font-size: 18px;
    }
  }

  .i-news-detail {
    margin: 20px 0;
    text-align: center;
  }

  .i-news-detail__wrapper {
    display: flex;
    justify-content: center;
    padding: 0 15px;
  }

  .i-news-detail__title {
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 39px;
    padding: 0;
    padding-bottom: 0px;
    padding-bottom: 2px;
    font-family: 'Montserrat';
    font-size: 30px;
    line-height: 54px;
    color: #534B3D;
    text-align: center;
    text-transform: uppercase;
    border-top: 3px solid #EC681F;
    border-bottom: 3px solid #EC681F;
  }

   .i-news-detail__block {
    display: flex;
    align-items: flex-start;
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
  }

  .i-news-detail__picture {
    width: 384px;
    height: 480px;
    object-fit: cover;
    margin-right: 20px;
  }

  .i-news-detail__text {
    font-size: 22px;
    color: #353535;
    text-align: left;
  }

  @media screen and (max-width: 1200px) {
    .i-news-detail__block {
      width: 768px;
    }

    .i-news-detail__picture {
      width: 320px;
      height: 400px;
    }
  }

  @media screen and (max-width: 768px) {
    .i-news-detail__block {
      flex-direction: column;
      width: 100%;
      align-items: center;
    }

    .i-news-detail__picture {
      width: 300px;
      height: 375px;
      margin-right: 0;
    }

    .i-news-detail__text {
      padding: 15px;
      font-size: 18px;
    }

    .i-news-detail__title {
      font-size: 22px;
      line-height: 41px;
    }
  }

  .slider_akc_cat--rest {
    margin-top: 30px;
    margin: 0 auto;
  }

  .restoran_akcii_pozag {
    margin-bottom: 40px;
  }

  .i-block_rest_zag {
    margin-bottom: 40px;
  }

  .fancybox-button--arrow_left,
  .fancybox-button--arrow_right {
    transition: all 0.1s linear !important;
  }

  .fancybox-button--arrow_left:hover,
  .fancybox-button--arrow_right:hover {
    transform: scale(1.5);
  }

  .fancybox-button.fancybox-button--arrow_right:disabled,
  .fancybox-button.fancybox-button--arrow_left:disabled {
    opacity: 0.4 !important;
  } 

  .block_akcii_verh--inner-page .swiper-button-prev:hover,
  .block_akcii_verh--inner-page .swiper-button-next:hover {
    transform: scale(1.7);
    background-size: contain !important;
  }
.vsp_head_bron{width:242px;height:64px;background: #EC681F;color: #FEFEFE;font-weight: 500;font-size: 20px;display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;top:110px;right:0;z-index:10;cursor:pointer;text-align: center;}
.vsp_head_bron:hover{background: #534B3D;}
.vsp_head_bron a{display:block}
.popup_okno_pl{width:100%;height:100%;position:fixed;top:50%;left:0; transform: translateY(-50%);z-index:1000;background: rgba(0, 0, 0,0.5);flex-direction:row;justify-content:center;align-items:flex-start;display:none;padding-top:10%;}
.popup_okno_pl.activ{display:flex;}
.popup_br_cont{width:350px;padding-top:40px;padding-bottom:40px;padding-left:25px;padding-right:25px;background:#fff;}
.popup_okno_hover_zakr_br{position: absolute;right: 0;top: 0;width: 35px;height: 35px;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: center;align-items: center;cursor: pointer;z-index:10;}
.popup_okno_hover_zakr_br .svg--popup{width: 15px;height: 15px;}
.popup_br_cont_zag{width:100%;font-size: 20px;color: #020202;font-family: 'Montserrat';font-weight: bold;text-align:center;}
.popup_br_cont_inp{width:100%;height: 56px;border: 1px solid #C5AA76;display:flex;flex-direction:row;padding-left:30px;padding-right:56px;margin-top:25px;cursor:pointer;align-items:center;}
.popup_br_cont_inp_kn{width:56px;height: 56px;background: url(/) 50% 50% no-repeat;position:absolute;right:0;top:0;z-index:10;}
.popup_br_cont_inp_kn.activ{-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-webkit-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.popup_br_cont_inp span{font-size: 18px;}
.popup_br_cont_inp_vsp{width:100%;flex-direction:column;border: 1px solid #C5AA76;border-top:0;display:none;position:relative;z-index:10;}
.popup_br_cont_inp_vsp.activ{display:flex;}
.popup_br_cont_inp_vsp_item{width:100%;height:56px;padding-left:30px;font-size: 18px;display:flex;flex-direction:row;align-items:center;cursor:pointer;background:#fff;}
.popup_br_cont_inp_vsp_item:hover{background: #EC681F;color:#fff;}
.popup_br_cont_inp_vsp_absol{width:100%;flex-direction:column;position:absolute;top:0;left:0;border: 1px solid #C5AA76;height:168px;overflow-y:scroll;}
.popup_br_cont_kont{width:100%;padding-top:40px;padding-bottom:40px;display:none;flex-direction:column;}
.popup_br_cont_kont.active{display:flex;}
a.popup_br_cont_kont_item{text-decoration:none;}
.popup_br_cont_kont_item{margin-bottom:28px;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;}
.popup_br_cont_kont_item span{font-size: 18px;color: #534B3D;padding-left:10px;}
.svg--bron1{fill:#534B3D;width:14px;height:26px;}
.svg--bron2{fill:#534B3D;width:21px;height:22px;}
.popup_br_cont_kn{width:100%;height:54px;background: rgba(0, 0, 0, 0.67);border: 2px solid #6F7157;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size: 18px;color: #FFF;cursor:pointer;}
.class_none{display:none;}
.kontakty_tel_block{width:100%;display:flex;flex-direction:row;justify-content:center;}
.kontakty_tel{max-width: 1300px;display: flex;flex-direction: row;justify-content: space-around;flex-wrap: wrap;width:100%;}
.kontakty_tel_item{width:205px;display: flex;flex-direction: column;margin-left:10px;margin-right:10px;margin-bottom:70px;}
.kontakty_tel_item_zag{font-size: 20px;color: #534B3D;font-weight: 700;text-decoration:none;}
.kontakty_tel_item_cont{display:flex;flex-direction: row;justify-content: flex-start;margin-top:13px;text-decoration:none;align-items:center;} 
.kontakty_tel_item_cont span{font-size: 18px;color: #534B3D;padding-left:9px;}
.svg--kf{fill:#534B3D;width:21px;height:22px;}
.kontakty_tel_item_zag:hover{color: #EC681F;font-size: 20px;text-decoration:underline;}
.kontakty_tel_block_mobile{width:100%;display: flex;margin-bottom:40px;z-index:100;padding-left:17px;padding-right:17px;}
.popup_br_cont_inp2{width:100%;height: 56px;border: 1px solid #C5AA76;display:flex;flex-direction:row;padding-left:30px;padding-right:56px;margin-top:25px;cursor:pointer;align-items:center;}
.popup_br_cont_inp_kn2{width:56px;height: 56px;background: url(/) 50% 50% no-repeat;position:absolute;right:0;top:0;z-index:10;}
.popup_br_cont_inp_kn2.activ{-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-webkit-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.popup_br_cont_inp2 span{font-size: 18px;}
.popup_br_cont_inp_vsp2{width:100%;flex-direction:column;border: 1px solid #C5AA76;border-top:0;display:none;position:relative;z-index:10;}
.popup_br_cont_inp_vsp2.activ{display:flex;}
.popup_br_cont_inp_vsp_item2{width:100%;height:56px;padding-left:30px;font-size: 18px;display:flex;flex-direction:row;align-items:center;cursor:pointer;background:#fff;}
.popup_br_cont_inp_vsp_item2:hover{background: #EC681F;color:#fff;}
.popup_br_cont_inp_vsp_absol2{width:100%;flex-direction:column;position:absolute;top:0;left:0;border: 1px solid #C5AA76;height:168px;overflow-y:scroll;}
.vuy_gr{border-bottom: 1px solid #C5AA76;}
.vuy_gr:last-child{border-bottom:0;}
.popup_br_cont_inp_vsp_tel{width:100%;display:flex;margin-top:37px;flex-direction:row;justify-content:center;align-items:center;text-decoration:none;}
.popup_br_cont_inp_vsp_tel span{padding-left:13px;color: #EC681F;font-size: 22px;font-weight: 700;}
.popup_br_cont_inp_vsp_tel .svg--kon-tel{width:21px;height:22px;}
#rez_br2{font-weight:700;}

@media screen and (max-width: 480px) {
    
    .vsp_head_bron2 {
      top: 128px!important;
      border-top: 2px solid white;
    }
}

.i-mailing__button{cursor:pointer;}
.footer_ob{width:100%;padding-left:10%;padding-right:10%;background:url(/) no-repeat 100% 100%;padding-bottom:50px;}
.w272{width:272px;}
.w272 p{color:#6F7157;font-size:14px;font-family:'Montserrat';margin-top:30px;margin-bottom:20px;}
.my-site{color:#000!important;text-decoration:none!important;display:block;font-size:13px;text-align:left;width:250px;}
.my-site i{width:25px;height:25px;background:url(/) no-repeat;background-size:contain;background-position:center;margin-right:10px;display:inline-block;position:relative;top:5px;}
.footer_soc a{height:75px;}
.banner_item_img_hover{width:170px;height:212px;}
.onas_bann .block_akcii_verh_bannery{opacity:1;}
.banner_item:hover .banner_item_img{display:none;}
.banner_item:hover .banner_item_img_hover{display:block;}
.h233{height:233px;}
.komanda_dir{width:100%;display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;align-items:center;}
.kom_gen_item{width:386px;height:622px;border:1px solid #E0C185;}
.kom_gen_item_img{width:100%;height:382px;}
.kom_gen_item_text{width:100%;display:flex;flex-direction:column;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;padding-left:25px;padding-right:25px;}
.kom_gen_item_name{width:100%;color:#3E3B36;font-size:25px;font-weight:700;margin-top:23px;}
.kom_gen_item_dolzh{width:100%;font-size:20px;color:#6B6B6B;margin-top:2px;}
.kom_gen_item_tel{width:100%;font-size:18px;color:#3E3B36;margin-top:13px;font-weight:700;}
.kom_gen_item_line{width:48px;height:2px;background:#C5AA76;margin-top:25px;}
.kom_gen_item_anons{font-size:18px;color:#534B3D;margin-top:20px;}
.kom_gen_item_img_pl{width:100%;height:100%;background:rgba(41, 41, 41, 0.71);flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:center;padding-left:119px;padding-right:119px;display:none;}
.kom_gen_item_img_pl .svg--vk:hover{fill:#FFECC8;}
.kom_gen_item_img_pl .svg--fb:hover{fill:#FFECC8;}
.kom_gen_item_img_pl .svg--inst:hover{fill:#FFECC8;}
.kom_gen_item:hover .kom_gen_item_img_pl{display:flex;}
.block_onas_rab{width:100%;height:336px;background:url(/) 50% 50% no-repeat;background-size:contain;margin-top:107px;display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;align-items:center;}
.block_onas_rab a{background:rgba(0, 0, 0, 0.68);border:1px solid #E0C185;box-sizing:border-box;width:190px;height:62px;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:center;padding-left:35px;padding-right:35px;bottom:25px;z-index:50;font-size:20px;color:#FFF;cursor:pointer;}
.block_onas_rab a:hover{background:#000;}
.banner_item_img_hover{display:none;}
.popup_okno{display:none;background:#fff;position:fixed;z-index:2000;padding:10px;top:50%;left:50%;width:406px;border:1px #FF5D16;margin-left:-203px;z-index:52000;padding-left:44px;padding-right:44px; transform: translateY(-50%);}
.close{cursor:pointer;color:#EC681F;float:right;font-size:40px;text-decoration:none;/*font-weight:bold;*/z-index:5000;-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);   transform: rotate(45deg);position:absolute;right:10px;top:-8px;z-index:100;}
.form_ajax{float:left;overflow:hidden;width:100%;}
.ostavit_zayvky{float:left;overflow:hidden;text-align:center;color:#000;font-family: 'Montserrat'; font-weight: bold; font-size:20px;width:100%;}
.ostavit_zayvky2{float:left;overflow:hidden;text-align:center;margin-bottom:20px;color:#FF5D16;font-size:16px;width:100%;}
.ostavit_zayvky3{float:left;overflow:hidden;text-align:center;margin-bottom:20px;color:#FF5D16;font-size:16px;width:100%;}
.ostavit_zayvky4{float:left;overflow:hidden;text-align:center;margin-bottom:20px;color:#FF5D16;font-size:20px;width:100%;}
.butt_vsp{background:#FF5D16;color:#fff;text-align:center;width:100%;height:45px;padding:10px 0px;border:none;transition:0.2s;margin-bottom:14px;margin-top:20px;float:right;cursor:pointer;border-radius:5px;box-sizing:border-box;border:solid 1px #FF5D16;outline:none;}
.butt_vsp:hover{background:#fff;color:#FF5D16;-webkit-transition:all 0.9s ease-in-out;}
.hover{display:none;width:100%;height:100%;background:rgba(0, 0, 0, 0.5);position:fixed;top:0;left:0;z-index:1999;}
.form_aut_inp{width:100%;float:left;height:30px;margin-bottom:20px;font-size:14px;color:#000;box-sizing:border-box;padding-left:20px;border:solid 1px #ccc;}
.textarea_inp{width:100%;float:left;height:70px;box-sizing:border-box;padding-left:20px;padding-top:10px;font-size:14px;color:#000;margin-bottom:20px;outline:none;border:solid 1px #ccc;}
footer{box-sizing:border-box;padding-top:50px;justify-content:space-between;flex-wrap:wrap;}
.only_mobile{display:none;}
.rez{font-size:21px;color:#000;font-weight:700;width:100%;text-align:center;}
.footer_logo{background:url(/img/duna-logo-ai-no-bcg.png) no-repeat 50% 50%;background-position: center;background-size: 80%; width:272px;height:90px;margin-bottom: 20px;}
.footer_logo a{display:block;width:100%;height:100%;}
.footer_item{overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;flex-wrap:wrap;}
.footer_lzeitem{overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;flex-wrap:wrap;}
.footer_item_zag{color:#6F7157;font-size:20px;font-family:'Montserrat';font-weight: bold;margin-bottom:20px;text-decoration:none;text-transform:uppercase;}
.footer_item_zag:hover{color:#ec681f;}
.footer_item_punkt{color:#6F7157;font-size:18px;font-family:'Montserrat'; font-weight: 400;text-decoration:none;margin-bottom:5px;}
.footer_item_punkt:hover{text-decoration:underline;}
.footer_soc{width:230px;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}
.svg--footvk{fill:#fff;width:51px;height:50px;cursor:pointer;}
.svg--footface{fill:#fff;width:50px;height:50px;cursor:pointer;}
.svg--footinst{fill:#fff;width:50px;height:50px;cursor:pointer;}
.restoran_maps{width:100%;margin-top:0;height:590px;}
.restoran_maps_ob{width:100%;}
.restoran_maps_pl{width:505px;height:523px;background:rgba(255, 255, 255, 0.92);padding-left:70px;padding-right:70px;left:230px;/*margin-left:-600px;*/padding-top:45px;z-index:50;position:absolute;top:33px;}
.restoran_maps_pl_zag{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;}
.block_rest_cont{margin-top:50px;width:100%;}
.block_rest_cont_item{width:100%;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;align-items:center;margin-bottom:40px;}
.svg--name-rest{fill:#534B3D;width:53px;height:49px;}
.svg--adres-rest{fill:#534B3D;width:25px;height:42px;}
.svg--tel-rest{fill:#534B3D;width:40px;height:41px;}
.block_rest_icon{width:60px;margin-right:20px;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;align-items:center;}
.block_rest_cont_item span{font-size:20px;}
.block_rest_cont_item_soc{width:100%;}
.block_rest_cont_item_soc .svg--footvk{width:41px;height:40px;}
.block_rest_cont_item_soc .svg--footface{width:40px;height:40px;}
.block_rest_cont_item_soc .svg--footinst{width:40px;height:40px;}
.sort_item_img a{display:block;width:100%;height:100%;}
.sort_item_img:hover a{background:url(/) rgba(0, 0, 0,0.5) no-repeat 50% 50%;}
.content_bonus_cart{width:100%;padding-top:88px;padding-bottom:122px;background:url(/) 0 0 no-repeat, url(/) 100% 100% no-repeat;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;}
.kart_item{width:830px;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;margin-bottom:60px;}
.kart_item_img_ob{width:321px;height:341px;border:1px solid #E0C185;box-shadow:0px 4px 40px rgba(0, 0, 0, 0.09);}
.kart_item_img{width:353px;height:222px;float:left;margin-top:58px;margin-left:-60px;}
.kart_item_img_right{width:455px;}
.kart_item_img_right_zag{width:100%;font-size:35px;color:#534B3D;font-weight:700;}
.kart_item_img_right_podzag{width:100%;font-size:20px;color:#534B3D;margin-top:10px;}
.kart_item_img_right_cont{width:100%;margin-top:40px;font-size:18px;color:#534B3D;text-align:justify;}
.kart_item:nth-child(2n){flex-flow:row-reverse;}
.kart_item:nth-child(2n) .kart_item_img{margin-left:0;margin-right:-60px;float:right;}
.kart_item:nth-child(2n) .kart_item_img_right_zag{text-align:right;}
.kart_item:nth-child(2n) .kart_item_img_right_podzag{text-align:right;}
.cont_vakansii{width:100%;margin-top:30px;display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;}
.vakansii_item{width:407px;height:519px;border:1px solid #C5AA76;padding-top:30px;padding-left:35px;padding-right:35px;display:flex;flex-direction:column;justify-content:flex-start;flex-wrap:wrap;align-items:center;margin-bottom:20px;}
.vakansii_item_name{width:100%;font-size:35px;color:#534B3D;text-align:center;line-height:1;font-weight:700;}
.vakansii_item_line{width:90px;height:1px;background:#C5AA76;margin-top:18px;}
.vakansii_item_opyt{width:100%;margin-top:40px;font-size:21px;color:#534B3D;font-weight:700;height:60px;}
.vakansii_item_obyaz{width:100%;font-size:21px;color:#534B3D;font-weight:700;min-height:60px;}
.vakansii_item_obyaz_zag{width:100%;font-size:21px;color:#534B3D;font-weight:700;}
.vakansii_item_obyaz_cont{width:100%;font-size:18px;color:#575757;font-weight:300;margin-top:8px;min-height:70px;}
.vakansii_item_fon{position:absolute;width:100%;height:100%;top:0;left:0;display:none;}
.vakansii_pl{width:100%;height:100%;background:rgba(67, 67, 67,0.67);}
.vakansii_item:hover .vakansii_item_fon{display:block;}
.vakansii_item:hover .vakansii_item_obyaz_zag{color:#fff!important;}
.vakansii_item:hover .vakansii_item_obyaz_cont{color:#fff!important;}
.vakansii_item:hover .vakansii_item_name{color:#fff!important;}
.vakansii_item:hover .vakansii_item_opyt{color:#fff!important;}
.vakansii_item:hover .vakansii_item_line{background:#fff!important;}
.form_ankety{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;margin-top:40px;width:100%;margin-bottom:40px;}
.form_ankety_cont{width:800px;height:600px;box-shadow:0px 0px 4px rgba(0, 0, 0, 0.25);padding-top:20px;padding-bottom:20px;padding-left:182px;padding-right:182px;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-around;align-items:center;}
.form_ankety_cont_zag{border-top:3px solid #C5AA76;border-bottom:3px solid #C5AA76;color:#534B3D;font-family:'Montserrat';padding-top:10px;padding-bottom:3px;flex-direction:row;justify-content:center;flex-wrap:wrap;display:flex;align-items:center;font-size:40px;color:#534B3D;line-height:100%;}
.form_ankety_cont_pov{width:100%;height:48px;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:center;}
.svg--ik-form{width:53px;height:49px;cursor:pointer;}
.form_ankety_cont_pov_line{height:1px;width:139px;background:#E5E5E5;}
.ank_input{width:100%;outline:none;border:0;border-bottom:1px solid #B1B1B1;height:40px;color:#969696;font-size:18px;text-align:center;}
.ank_input:focus{border-bottom:1px solid #C5AA76;}
.content_bonus_kn2{background:rgba(0, 0, 0, 0.68);border:1px solid #E0C185;box-sizing:border-box;width:292px;height:62px;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;align-items:center;padding-left:35px;padding-right:35px;z-index:50;font-size:20px;color:#FFF;cursor:pointer;}
.content_bonus_kn2:hover{background:#000;}
.content_bonus_kn2 svg{position:absolute;right:27px;top:27px;}
.ten_ank{width:739px;height:91px;background:url(/) 50% 50% no-repeat;position:absolute;bottom:-52px;}
.cmn-toggle-switch{display:none;position:relative;top:0;right:-20px;overflow:hidden;margin:0;padding:0;width:70px;float:right;height:60px;font-size:0;text-indent:-999px;box-shadow:none;border-radius:0;border:none;cursor:pointer;-webkit-transition:background .3s;transition:background .3s;transition:.3s ease all}
.cmn-toggle-switch:focus{outline:none}
.cmn-toggle-switch span{display:block;position:absolute;height:5px;left:20px;right:20px;background:#6f7157}
.cmn-toggle-switch span::before,.cmn-toggle-switch span::after{position:absolute;display:block;left:0;width:100%;height:5px;background-color:#6f7157;content:""}
.cmn-toggle-switch span::before{top:-10px}
.cmn-toggle-switch span::after{bottom:-10px}
.cmn-toggle-switch__htx{background-color:#fff}
.cmn-toggle-switch__htx span{-webkit-transition:background 0 .3s}
.cmn-toggle-switch__htx span::before,.cmn-toggle-switch__htx span::after{-webkit-transition-duration:0.3s,.3s;transition-duration:0.3s,.3s;-webkit-transition-delay:0.3s,0;transition-delay:0.3s,0}
.cmn-toggle-switch__htx span::before{-webkit-transition-property:top,-webkit-transform;transition-property:top,transform}
.cmn-toggle-switch__htx span::after{-webkit-transition-property:bottom,-webkit-transform;transition-property:bottom,transform}
.cmn-toggle-switch__htx.active{background-color:transparent;z-index:10;}
.cmn-toggle-switch__htx.active span{background:none}
.cmn-toggle-switch__htx.active span::before{top:0;height:6px;background-color:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.cmn-toggle-switch__htx.active span::after{bottom:0;height:6px;background-color:#fff;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.cmn-toggle-switch__htx.active span::before,.cmn-toggle-switch__htx.active span::after{-webkit-transition-delay:0,.3s;transition-delay:0,.3s}
.menu-block{padding:0;margin:0;list-style:none;position:fixed;width:100%;height:100%;bottom:102%;left:0;background-color:#e0c185;transition:.4s ease all;text-align:center;overflow-y:scroll;color:#fff;z-index:9;opacity:0;border-bottom:none;}
.menu-block-ac{bottom:0;opacity:1;}
.menu-mobil{margin-top:80px;}
.menu-mobil a{display:block;color:#fff;text-transform:uppercase;font-family:'Montserrat';margin-bottom:20px;font-size:20px;}
.svg--ik-pdf{fill: #EC681F;width: 41px;height:55px;}
.svg--ik-plus{fill: #C5AA76;width: 48px;height:48px;}
.pdf_item{display:flex;flex-direction:row;width:275px;justify-content:space-between;flex-wrap:wrap;cursor:pointer;}
.pdf_item_name{border: 2px solid #6F7157;box-sizing: border-box;width: 224px;height: 54px;font-size: 22px;color: #6F7157;display:flex;flex-direction:row;justify-content:center;box-sizing:border-box;align-items:center;}
.pdf_item:hover .pdf_item_name{background: rgba(0, 0, 0, 0.68);color: #E0C185;}
.pl_foto{position:absolute;width:100%;height:100%;flex-direction:row;justify-content:center;box-sizing:border-box;align-items:center;display:none;z-index:10;background: rgba(41, 41, 41, 0.71);}
.menu_img_item:hover .pl_foto{display:flex;}
.foto_item_gal{width:528px;height:534px;display:flex;flex-direction:column;}
.foto_item_gal_img{width:100%;height:480px;}
@media screen and (max-width: 800px) {
  .foto_item_gal_img{
    height: 360px;
  }
}
.foto_item_gal_text{width:100%;padding-top:15px;height:175px;padding-left:15px;padding-right:15px;border: 2px solid #C4C4C4;border-top:0;}
.foto_item_gal:hover .foto_item_gal_text{border: 2px solid #E0C185;border-top:0;}
.foto_item_gal_text_date{font-size: 20px;color: #534B3D;}
.foto_item_gal_text_date span{color: #ACA8A0;font-size: 18px;}
.foto_item_gal_text_name{font-size: 20px;color: #353535;font-family: 'Montserrat'; font-weight: bold; height:80px;margin-top:10px;}
.foto_item_gal_text_stat{width:100%;height:45px;display:flex;flex-direction:row;align-items:center;}
.svg--prosmotr{fill: #fff;width: 27px;height:16px;}
.foto_item_gal_text_stat_item{display:flex;flex-direction:row;margin-right:20px;align-items:center;}
.foto_item_gal_text_stat_item span{color: #5F5F5F;font-size: 18px;font-weight:bold;padding-left:10px;}
.svg--foto{fill: #fff;width: 21px;height:16px;}
.popup_okno_hover{width:100%;height:100%;z-index:1000;left:0;top:0;position:fixed;background: #fff;display:none;overflow-y:scroll;}
.popup_okno_hover.act{display:flex;flex-direction:row;justify-content:center;}
.popup_okno_hover_cont{width:1410px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:80px;}
.gakery_item{width:384px;height:480px;margin-bottom:16px;margin-left:8px;margin-right:8px;position:relative;}
.ovf{overflow:hidden;}
.svg--popup{fill: #EC681F;width: 47px;height:44px;}
.popup_okno_hover_zakr{position:absolute;left:50%;margin-left:680px;top:20px;width:80px;height:80px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;cursor:pointer;}
.gakery_item:hover .pl_foto{display:flex;}
.svg--podel{fill: #534B3D;width: 16px;height:16px;}
.podel_block{width:146px;border: 1px solid #C1C1C1;background: #FFF;z-index:10;position:absolute;top:20px;right:-17px;display:flex;flex-direction:column;flex-wrap:wrap;}
.podel_block_item{height:31px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;font-size: 15px;color: #5F5F5F;cursor:pointer;}
.podel_block_item:nth-child(2){background: #EFEFEF;}
.restoran_foto_cont .swiper-slide{/*padding-bottom:85px;*/}
.podel_block .svg--vk{fill:#E0C185;width:22px;height:13px;}
.podel_block .svg--fb{fill:#E0C185;width:11px;height:22px;}
.podel_block .svg--inst{fill:#E0C185;width:22px;height:22px;}
.podel_block_item_ik{display:flex;width:22px;height:22px;flex-wrap:wrap;justify-content:center;align-items:center;}
.podel_block_item_ik span{display:flex;width:80px;height:22px;flex-wrap:wrap;justify-content:flex-start;align-items:center;}
.foto_item_gal_text_stat_item .podel_block_item span{display:flex;width:80px;height:22px;flex-wrap:wrap;justify-content:flex-start;align-items:center;font-size: 15px;color: #5F5F5F;font-weight:normal;}
.bg_hov_img{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(41, 41, 41, 0.71);display:none;}
.foto_item_gal_new:hover .bg_hov_img{display:flex;}
.footer_item .soc{width:auto;}
.zagr_echo{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;}
.zagr_echo_kn{width:224px;height:54px;color: #6F7157;font-size: 22px;border: 2px solid #6F7157;color:#6F7157;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;cursor:pointer;}
.zagr_echo_kn:hover{border: 2px solid #E0C185;color:#E0C185;}
.footer_pod{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content: space-between;align-items: center;}

@media only screen and (max-width:1537px){.left_header a, .right_header a,.menu_akt_span{font-size:18px;margin-top:5px;}
.zaly_block_rest_zag_right{width:500px;right:0;z-index:1;}
.zaly_block_rest_zag_left{left:0;z-index:1}
.menu_block_rest_zag_right{width:500px;right:0;z-index:1;}
.menu_block_rest_zag_left{left:0;z-index:1}
.onas_block_rest_zag_right{width:500px;right:0;z-index:1;}
.onas_block_rest_zag_left{left:0;z-index:1}
}
@media only screen and (max-width:1367px){
.footer_logo{width:218px;}
.footer_item_punkt{font-size:16px;}
/*.footer_soc{width:100%;}*/
/*.restoran_item_logo,.restoran_item_logo2{background-size:80%!important;}*/
.sort_item_text{padding-left:60px;}
}
@media only screen and (max-width:1281px){.content_bonus_kn{display:none;}
.content_bonus_head_right{height:auto;padding-bottom:20px;}
.sort_item_border{background:#fff;}
.content_bonus_prim_item{margin-left:10px;margin-right:10px;}
.content_bonus_cart{background:#fff;display:none;}
.left_header a, .right_header a{font-size:16px;}
.logo,.footer_logo{width:200px;}
.restoran_item{height:300px;}
.footer_item_zag{font-size:16px;}
.zaly_block_rest_zag_right{width:580px;right:-20%;background-size:contain;bottom:0;top:auto;}
.menu_block_rest_zag_right{width:580px;right:-20%;background-size:contain;bottom:0;top:auto;}
.onas_block_rest_zag_right{width:580px;right:-20%;background-size:contain;bottom:0;top:auto;}
.svg--footvk,.svg--footface,.svg--footinst{width:40px;}
.footer_item_punkt{font-size:14px;}
.restoran_opis{background:#fff;}
.restoran_maps_pl{margin-left:-50%;}
.sort_item{padding-left:0;padding-right:0;margin:0;margin-bottom:20px;}
}
@media only screen and (max-width:1150px){.soc {display: none;}
  .slider_item {background-image: url(/img/logo3small.jpg)}
}
@media only screen and (max-width:1410px){
  .popup_okno_hover_cont{width:100%;}
  .popup_okno_hover_zakr{margin-left:-40px;left: 50%;}
  .popup_okno_hover_cont {margin-top:115px;}
}
@media only screen and (max-width:979px){.footer_zad,.left_header,.right_header a,.zaly_block_rest_zag_right,.menu_block_rest_zag_right,.onas_block_rest_zag_right{display:none;}
#toTop,#toTop:hover{bottom:95px;right:40px;}
/*.restoran_item{height:200px;}*/
.footer_item_punkt{font-size:13px;}
.footer_soc{width:17%;}
.cmn-toggle-switch__htx{display:block;}
.right_header{width:auto;}
header.row_flex{height:80px;/*overflow:hidden;*/}
.vsp_head_bron{top:80px;}
.menu_akt{border-bottom:3px solid #e0c185!important;color:#6f7157!important;padding-bottom:10px;}
}
@media only screen and (max-width:830px){.kart_item{width:100%;flex-direction:column;align-items:center;}
.kart_item_img{margin-left:-18px;}
.kart_item_img_right_zag{text-align:center;}
.kart_item_img_right_podzag{text-align:center;}
.kart_item:nth-child(2n){flex-flow:column;}
.kart_item:nth-child(2n) .kart_item_img{margin-right:-18px;}
.kart_item:nth-child(2n) .kart_item_img_right_zag{text-align:center;}
.kart_item:nth-child(2n) .kart_item_img_right_podzag{text-align:center;}
footer{display:none!important;}
}
@media only screen and (max-width:801px){.content_bonus_prim{height:auto;padding-bottom:10px;padding-top:10px;}
.content_bonus_prim_item{padding-left:10px;padding-right:10px;width:345px;margin-bottom:20px;}
.sort_item_text{background:#fff;}
.sort_item_text{padding-left:5px;padding-right:5px;}
.sort_item_border{background:#fff;}
.content_bonus_head_left{display:none;}
.content_bonus_head_right{width:100%;padding-left:10px;padding-right:10px;}
.footer_item_zag{margin:10px 0;}
.svg--footvk, .svg--footface, .svg--footinst{width:25px;}
.footer_soc{width:90px;}
footer{flex-direction:column!important;}
.soc a{border:none!important;display:inline-block;margin:20px;}
.soc{display:block;margin:0 auto;width:auto;}
.svg--fb,.svg--vk,.svg--inst{fill:#fff;}
.zaly_block_rest_zag_left{display:none;}
.menu_block_rest_zag_left{display:none;}
.onas_block_rest_zag_left{display:none;}
/*.restoran_item{height:100px;}*/
.block_rest_zag{font-size:30px;}
.block_zag_rest{height:150px;}
footer{padding:0;background:#fff;}
.slider_restoran .swiper-button-prev,.slider_restoran .swiper-button-next{width:19px !important;height:35px !important;background-size:19px 35px !important;}
}

@media only screen and (max-width:499px){
  .kart_item_img_right{width:100%;padding-left:5px;padding-right:5px;}
.sort_item{width:96%;}

.restoran_maps_pl{position:relative;}
.restoran_maps_pl{width:100%;margin-left:0;padding-left:10px;padding-right:10px;left:0;}
#toTop img{width:30px;}
.logo{width:160px;margin-top:5px;}
.cmn-toggle-switch__htx{top:0;right:0;}

/*.restoran_item{
  height:150px!important;
  width:calc((100% - 20px)/2)!important;
}*/



.restoran_item:nth-child(13){width:100%!important;height:70px!important;}
.block_rest_zag{text-align:center;}
.right_ser_cont_sist_block{width:100%;}
.content_bonus_head_right{padding-left:0;padding-right:0;}
.bonus_head_right_ser{padding-left:10px;padding-right:10px;}
.content_bonus_prim_item{width:100%;}
.kart_item_img_ob{width:100%;}
.kart_item_img{width:100%;margin-left:0;}
.kart_item:nth-child(2n) .kart_item_img{width:100%;margin-right:0;}
.slider_akc_item_img{margin-left:auto;margin-right:auto;}
.slider_akc_item{width:100%;}
.no_mobile{display:none;}
.only_mobile{display:block;}
.block_akcii_cont.only_mobile{padding-top:20px;padding-bottom:20px;}
.slider_akc_item{height:auto;}
.right_header{display:none;}
}
/*@media screen and (max-width: 767px) {
  .restoran_item:hover .restoran_item_slogan{display:none!important;}
}*/

.block_bonus_usl {
  margin-bottom: 100px;
}

.wrapper
{
margin:0 auto;max-width:1200px;
}
.block_bonus_usl_left_plashka_zag
{
font-weight:bold;
}
.block_bonus_program_item
{
margin-bottom:40px;
}
.block_bonus_usl
{
margin-top:50px;
}
.block_bonus_usl_left_plashka_zag,
.block_bonus_usl_left_plashk,
.block_bonus_usl_left_plashka_cont p,
.block_bonus_program_item_name,
.block_bonus_program_item_cont
{
font-family:'Montserrat';
}
.new_bonus_cart__gift,
.new_bonus_cart__bonus
{
display:none;flex-direction:row;flex-wrap:wrap;justify-content:center;padding-bottom:40px;padding-top:40px;width:100%;
}
.new_bonus_cart__show
{
display:flex;
}
.kart_item_mal
{
margin-bottom:30px;
}
.bonus,
.gift
{
display:none;
}
.i-show
{
display:block;
}
.replace
{
margin-bottom:95px;
}
.replace__list
{
display:flex;justify-content:space-between;list-style:none;margin:0;padding:0;
}
.replace__item
{
background-color:#F8F8F8;border:1px solid #E0C185;width:47.5%;
}
.replace__item--loss
{
background-color:transparent;border:1px solid #E0C185;
}
.replace__title
{
align-items:center;border-bottom:1px solid #E0C185;color:#534B3D;display:flex;font-family:'Montserrat';font-size:30px;font-weight:700;height:142px;justify-content:center;line-height:normal;margin-bottom:40px;text-align:center;text-transform:uppercase;
}
.replace__title--loss
{
border-bottom:1px solid #E0C185;
}
.replace__text
{
color:#000000;font-family:'Montserrat';font-size:20px;font-weight:400;line-height:normal;margin:0;margin-bottom:35px;padding:0 15px;text-align:center;
}
.replace__sublist
{
list-style:none;margin:0;padding:0 15px;
}
.replase__subitem
{
font-family:'Montserrat';font-size:18px;font-weight:400;line-height:22px;margin:0;margin-bottom:40px;padding:0;text-align:left;
}
.forget
{
background-image:url(/);background-position:center;background-repeat:no-repeat;margin-bottom:120px;
}
.forget__list
{
display:flex;justify-content:flex-start;list-style:none;margin:0;padding:0;
}
.forget__item
{
box-sizing:border-box;flex-shrink:0;padding:0;padding-bottom:70px;padding-left:55px;padding-right:40px;padding-top:84px;width:47%;
}
.forget__item--app
{
flex-shrink:0;margin:30px 20px;margin-left:0;padding:0;padding-top:110px;width:50%;
}
.forget__title
{
color:#FFFFFF;font-family:'Montserrat';font-size:30px;font-weight:400;line-height:normal;margin:0;margin-bottom:29px;padding:0;text-transform:uppercase;
}
.forget__text
{
color:#FFFFFF;font-family:'Montserrat';font-size:20px;font-weight:700;line-height:normal;margin:0;margin-bottom:29px;padding:0;
}
.forget__sublist
{
list-style:none;margin:0;margin-bottom:55px;padding:0;
}
.forget__subitem
{
color:#FFFFFF;font-family:'Montserrat';font-size:18px;font-weight:400;line-height:normal;margin:0;padding:0;
}
.forget__subitem:first-child
{
margin-bottom:13px;
}
.forget__app
{
color:#FFFFFF;font-family:'Montserrat';font-size:30px;font-weight:400;line-height:normal;margin:0;margin-bottom:46px;padding:0;text-align:center;
}
.forget__container
{
display:flex;justify-content:space-between;
}
.forget__google
{
background-image:url(/);background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;height:111px;width:286px;
}
.forget__apple
{
background-image:url(/);background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;height:113px;width:264px;
}
.gift
{
margin-bottom:50px;margin-top:50px;
}
.gift__header
{
background-image:url(/);background-position:center;background-repeat:no-repeat;background-size:cover;margin-bottom:77px;padding:80px 21.5%;
}
.gift__birthday
{
color:#FFFFFF;font-family:'Montserrat';font-size:25px;font-weight:700;line-height:normal;margin:0;margin-bottom:30px;padding:0;text-align:center;
}
.gift__card
{
color:#FFFFFF;font-family:'Montserrat';font-size:25px;font-weight:700;line-height:normal;margin:0;padding:0 50px;text-align:center;
}
.gift__list
{
display:flex;list-style:none;margin:0;padding:0;
}
.gift__item
{
flex-grow:1;margin:0;margin-right:11px;padding:0;
}
.gift__item--use
{
background-color:#F8F8F8;border:1px solid #E0C185;margin:0;
}
.gift__title
{
align-items:center;border:1px solid #E0C185;color:#000;display:flex;font-family:'Montserrat';font-size:25px;font-weight:700;height:144px;justify-content:center;line-height:30px;margin:0;padding:0 70px;text-align:center;
}
.gift__title--use
{
border:none;border-bottom:1px solid #E0C185;
}
.gift__sublist
{
border:1px solid #E0C185;border-top:none;list-style:none;margin:0;margin-bottom:8px;padding:50px 30px;padding-bottom:10px;
}
.gift__sublist--use
{
border:none;margin-bottom:0;
}
.gift__subitem
{
color:#000000;font-family:'Montserrat';font-size:18px;font-weight:400;line-height:22px;margin:0;margin-bottom:27px;padding:0;position:relative;text-align:left;
}
.gift__subitem::before
{
background-color:#B6B6B6;bottom:-13px;content:'';display:block;height:1px;left:0;position:absolute;width:30px;
}
.gift__subitem:last-child
{
margin:0;
}
.gift__subitem:last-child::before
{
content:none;
}
.gift__corporative
{
background-image:url(/);background-position:center;background-repeat:no-repeat;background-size:100% 100%;padding:50px;text-align:center;
}
.gift__subtitle
{
color:#FFFFFF;font-family:'Montserrat';font-size:20px;font-weight:700;line-height:24px;margin:0;margin-bottom:48px;padding:0;text-align:center;text-transform:uppercase;
}
.gift__question
{
color:#FFFFFF;font-family:'Montserrat';font-size:20px;font-weight:400;line-height:24px;margin:0;margin-bottom:48px;padding:0;text-align:center;
}
.gift__phone
{
background-image:url(/);background-position:0 50%;background-repeat:no-repeat;background-size:contain;color:#E0C185;display:inline-block;font-family:'Montserrat';font-size:30px;font-weight:700;line-height:41px;line-height:normal;padding-left:58px;
}
a[href^=tel]
{
color:inherit;text-decoration:none;
}
@media screen and (max-width: 1360px)
{
  .gift__header
  {
  padding:80px 14%;
  }
}
@media screen and (max-width: 1200px)
{
  .gift
  {
  margin-bottom:40px;margin-top:40px;
  }
  .gift__title
  {
  font-size:22px;height:100px;
  }
  .gift__subitem
  {
  font-size:14px;
  }
  .gift__corporative
  {
  padding:30px;
  }
  .gift__subtitle
  {
  font-size:18px;margin-bottom:30px;
  }
  .gift__question
  {
  font-size:18px;margin-bottom:30px;
  }
  .gift__phone
  {
  color:#E0C185;font-size:28px;
  }
  .gift__birthday,
    .gift__card
  {
  font-size:22px;
  }
  .gift__header
  {
  background-image:url(/);padding:40px;
  }
  .gift__text
  {
  background-color:rgba(0,0,0,.5);padding:15px;
  }
  @media screen and (max-width: 768px)
  {
    .gift__text
    {
    padding:15px;
    }
    .gift__header
    {
    padding:0;
    }
    .gift__birthday, .gift__card
    {
    font-size:20px;
    }
    .gift__corporative
    {
    padding:10px;
    }
    .gift__phone
    {
    color:#E0C185;font-size:22px;padding-left:30px;
    }
    .gift__card
    {
    padding:0;
    }
    .gift__list
    {
    flex-direction:column;
    }
    .gift__item
    {
    margin-right:0;padding:0 15px;
    }
    .gift__sublist
    {
    padding:10px;
    }
    .gift__header
    {
    margin-bottom:15px;
    }
    .gift__item--use
    {
    margin:0 15px !important;margin-top:10px !important;padding:0;
    }
  }
}
@media screen and (max-width: 1200px)
{
  .block_bonus_usl
  {
  margin-bottom:40px;margin-top:10px;
  }
  .replace__list
  {
  padding:0 15px;
  }
  .replace__text
  {
  margin-bottom:25px;
  }
  .replase__subitem
  {
  margin-bottom:20px;
  }
  .replace
  {
  margin-bottom:40px;
  }
  .block_bonus_program_item
  {
  height:auto;width:300px;
  }
  .block_bonus_usl_left
  {
  border:none;height:auto;width:auto;
  }
  .block_bonus_usl_right
  {
  align-items:stretch;background-size:cover;height:auto;padding-right:0;width:auto;
  }
  .block_bonus_usl_left_plashka
  {
  display:flex;flex-direction:column;height:auto;justify-content:center;left:0;padding:20px;position:static;top:0;width:50%;z-index:0;
  }
  .block_bonus_usl_right_plashka
  {
  display:flex;flex-direction:column;height:auto;justify-content:space-between;padding:0 20px;width:50%;
  }
  .new_bonus_cart
  {
  padding-bottom:0;padding-top:0;
  }
  .block_vybor_baner
  {
  margin-top:40px;
  }
  .block_bonus_usl_right_plashka_zag
  {
  text-align:center;
  }
  .block_bonus_usl_obr
  {
  align-items:stretch;
  }
  .block_bonus_usl
  {
  height:auto;
  }
  .block_bonus_usl
  {
  margin-bottom:40px;
  }
  .forget__item
  {
  padding-bottom:10px;padding-top:50px;
  }
  .forget
  {
  background-size:cover;
  }
}
@media screen and (max-width: 768px)
{
  .pline
  {
  margin-bottom:6px;margin-top:6px;
  }
  .kart_item_mal
  {
  height:85px;margin-bottom:10px;margin-left:5px;margin-right:5px;width:135px;
  }
  .block_vybor_s_a
  {
  flex-direction:column;
  }
  .block_vybor_baner
  {
  height:217px;
  }
  .block_vybor_baner_center
  {
  font-size:16px;height:auto;padding:15px 30px;
  }
  .block_bonus_program
  {
  padding-top:15px;
  }
  .block_bonus_program_item_img
  {
  height:100px;padding-bottom:10px;padding-top:10px;
  }
  .block_bonus_program_item_name
  {
  font-size:18px;height:auto;margin-bottom:10px;
  }
  .block_bonus_program_item_cont
  {
  padding-left:15px;padding-right:15px;padding-top:10px;
  }
  .block_bonus_program_item_cont p
  {
  font-size:14px;
  }
  .block_bonus_usl_left_plashka_zag
  {
  font-size:20px;
  }
  .block_bonus_usl_left_plashka_cont p
  {
  font-size:14px;
  }
  .block_bonus_usl_right_plashka_zag
  {
  font-size:20px;margin-top:0px;
  }
  .block_bonus_usl_right_plashka_cont p
  {
  font-size:14px;margin-bottom:15px;
  }
  .block_bonus_usl_left_plashka_cont
  {
  margin-top:15px;
  }
  .block_bonus_usl_right_plashka_cont
  {
  margin-top:20px;
  }
  .new_bonus_cart__gift, 
    .new_bonus_cart__bonus
  {
  padding-bottom:15px;padding-top:70px;
  }
  .block_vybor_baner
  {
  margin-top:15px;
  }
  .block_bonus_usl_left_plashka
  {
  padding:15px;width:100%;
  }
  .block_bonus_usl_right_plashka
  {
  padding:15px;width:100%;
  }
  .block_bonus_usl_right
  {
  flex-direction:column;
  }
  .replase__subitem
  {
  margin-bottom:10px;
  }
  .block_bonus_program_item
  {
  margin-bottom:15px;
  }
  .replace__list
  {
  flex-direction:column;
  }
  .replace__item
  {
  width:100%;
  }
  .replace__title
  {
  border-bottom:1px solid #E0C185;font-size:22px;height:80px;margin-bottom:26px;
  }
  .replace__text
  {
  font-size:18px;
  }
  .replase__subitem
  {
  font-size:16px;
  }
  .replace__item--loss
  {
  margin-bottom:15px;
  }
  .block_vybor_s_a .block_rest_zag:nth-child(1)
  {
  margin-left:0;margin-right:0;
  }
  .block_vybor_s_a .block_rest_zag:nth-child(2)
  {
  margin-left:0;margin-right:0;
  }
  .block_rest_zag
  {
  font-size:20px;
  }
  .block_bonus_usl
  {
  margin-bottom:30px;
  }
  .forget__list
  {
  flex-direction:column;
  }
  .forget
  {
  background-image:url(/);background-size:cover;margin-bottom:30px;
  }
  .forget__item
  {
  background-color:rgba(0,0,0,0.4);padding:15px;width:100%;
  }
  .forget__item
  {
  padding-top:10px;
  }
  .replace
  {
  margin-bottom:20px;
  }
  .forget__title
  {
  font-size:24px;margin-bottom:15px;
  }
  .forget__text
  {
  font-size:18px;margin-bottom:15px;
  }
  .forget__sublist
  {
  margin-bottom:15px;
  }
  .forget__subitem
  {
  font-size:16px;
  }
  .forget__item--app
  {
  background-color:#EC681F;margin:0;padding:15px;width:100%;
  }
  .forget__app
  {
  font-size:18px;margin-bottom:0px;
  }
}
@media only screen and (max-width: 499px)
{
  .restoran_item:nth-child(13)
  {
  height:150px !important;width:150px !important;
  }
}
@media screen and (min-width: 767px)
{
  .restoran_item:hover
  {
  background-position:center !important;background-size:110% 110% !important;
  }
}
.restoran_item
{
background-position:center !important;background-size:100% 100% !important;transition:all 0.3s linear;
}
.block_restoran_gl
{
justify-content:center;
}
.restoran_item
{
margin-left:5px;margin-right:5px;width:calc((100% - 60px)/3);
}
.footer_pod--personal
{
font-size:12px;width:350px;
}
.footer_pod--feedback
{
display:none;
}
@media screen and (max-width: 767px)
{
  .footer_pod
  {
  flex-direction:column;margin-top:5px;
  }
  .footer_pod--personal
  {
  padding-bottom:10px;width:auto;
  }
  .footer_pod--feedback
  {
  display:block;font-family:'Montserrat';font-size:14px;font-weight:400;line-height:15px;padding:10px 0;text-align:center;text-decoration:underline;
  }
  .popup_okno
  {
  margin-left:0;top:5%;transform:translateX(-50%);
  }
  .footer_ob
  {
  padding-bottom:20px;padding-left:15px;padding-right:15px;
  }
}
.popup_okno__checkbox
{
display:none;
}
.popup_okno__label
{
cursor:pointer;display:inline-block;font-family:'Montserrat';font-size:12px;font-weight:400;line-height:14px;padding:3px 0;padding-left:25px;position:relative;text-align:left;
}
.popup_okno__label::before
{
border:2px solid #FF5D16;border-radius:50%;box-sizing:border-box;content:'';height:17px;left:0;margin-top:-9.5px;position:absolute;top:50%;width:17px;
}
.popup_okno__checkbox:checked ~ .popup_okno__label::before
{
background-color:#FF5D16;
}
.application-form
{
border:5px solid #C5AA76;display:flex;margin:0 auto;margin-bottom:90px;width:1200px;
}
.application-form__text
{
background-color:#EC681F;box-sizing:border-box;color:#FFFFFF;flex-shrink:0;font-family:'Montserrat';font-size:23px;font-weight:400;line-height:28px;padding:100px 10px;padding-left:60px;width:50%;
}
.application-form__block
{
align-items:center;background-image:url(/), 
             url(/);background-position:0 0, 100% 100%;background-repeat:no-repeat;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;width:50%;
}
.application-form--small
{
font-size:20px;font-weight:400;line-height:24px;margin-bottom:40px;margin-top:auto;
}
.application-form__phone,
  .application-form__mail
{
background-image:url(/);background-position:10px 50%;background-repeat:no-repeat;background-size:18px 19px;color:#353535;font-family:'Montserrat';font-size:22px;line-height:26px;margin-bottom:5px;padding-left:35px;text-decoration:none;
}
.application-form__mail
{
background-image:url(/);background-position:0 50%;background-size:25px 16px;margin-bottom:35px;text-decoration:none;
}
.application-form__phone:hover ,
  .application-form__mail:hover
{
color:#C5AA76;
}
.application__button
{
background-color:#353535;border:2px solid #6F7157;color:#FFF;cursor:pointer;font-family:'Montserrat';font-size:22px;font-weight:400;line-height:26px;margin-bottom:auto;padding:13px 75px;
}
.application__button:hover
{
background-color:#696969;
}
.application__button:active
{
background-color:#353535;
}
.application-form__wrapper
{
background-color:#FFF;display:none;flex-direction:column;left:50%;margin-left:-330px;max-height:90vh;overflow:auto;padding:40px 100px;padding-bottom:0;position:fixed;top:5vh;width:660px;z-index:1001;
}
.application-form__wrapper::after
{
content:'';display:block;flex-shrink:0;height:40px;
}
.application-form__wrapper--open
{
display:block;
}
.application-form__close
{
background-color:transparent;border:none;cursor:pointer;height:20px;position:absolute;right:20px;top:20px;width:20px;
}
.application-form__close::before,
  .application-form__close::after
{
background-color:#353535;content:'';display:block;height:2px;left:0;position:absolute;top:50%;transform:rotate(-45deg);width:20px;
}
.application-form__close::after
{
transform:rotate(45deg);
}
.application-form__field
{
border:none;border-bottom:1px solid #B1B1B1;color:#353535;font-family:'Montserrat';font-size:20px;line-height:24px;margin-bottom:45px;padding:0 5px;
}
.application-form__field:focus
{
border-color:#C5AA76;
}
.application-form__vacancy
{
background-color:transparent;border:none;color:#353535;cursor:pointer;font-family:'Montserrat';font-size:20px;font-weight:400;line-height:normal;margin:0;margin-bottom:50px;padding-right:20px;position:relative;text-align:left;
}
.application-form__vacancy::after
{
border-bottom:1px solid #353535;border-left:1px solid #353535;content:'';display:block;height:15px;position:absolute;right:0;top:0;transform:rotate(-45deg);width:15px;
}
.application-form__vacancy--open
{
margin-bottom:11px;
}
.application-form__vacancy--open::after
{
transform:rotate(135deg);
}
.application-form__craft
{
background-color:#F5F5F5;display:none;flex-wrap:wrap;margin-bottom:21px;padding:23px 10px;
}
.application-form__craft--open
{
display:block;
}
.application-form__column
{
flex-shrink:0;margin-bottom:18px;width:48%;
}
.application-form__column--2
{
flex-shrink:0;width:45%;
}
.application-form__toggle
{
display:none;
}
.application-form__profession
{
color:#000000;cursor:pointer;font-family:'Montserrat';font-size:16px;font-weight:400;line-height:19px;padding-left:25px;position:relative;
}
.application-form__profession::before
{
background-color:#FFF;border:1px solid #C5AA76;border-radius:50%;content:'';display:block;height:15px;left:0;margin-top:-10px;position:absolute;top:50%;width:15px;
}
.application-form__toggle:checked + .application-form__profession::before
{
background-color:#C5AA76;
}
.application-form__container
{
display:flex;justify-content:space-between;margin-bottom:38px;
}
.application-form__group
{
display:flex;flex-direction:column;justify-content:center;
}
.application-form__caption
{
color:#000;font-family:'Montserrat';font-size:20px;font-weight:400;line-height:24px;margin-bottom:9px;
}
.application-form__header
{
border:1px solid #6F7157;color:#6F7157;cursor:pointer;font-family:'Montserrat';font-size:22px;font-weight:400;line-height:26px;margin:0 auto;padding:13px 25px;
}
.application-form__file
{
display:none;
}
.application-form__checkbox
{
display:none;
}
.application-form__policy
{
color:#353535;display:block;font-family:'Montserrat';font-size:16px;font-weight:400;line-height:19px;margin-bottom:20px;padding-left:25px;position:relative;text-align:center;
}
.application-form__policy::before
{
background-color:#FFF;border:1px solid #C5AA76;border-radius:50%;content:'';display:block;height:15px;left:0;margin-top:-10px;position:absolute;top:50%;width:15px;
}
.application-form__checkbox:checked + .application-form__policy::before
{
background-color:#C5AA76;
}
.applicfation-form__button
{
background-color:#353535;border:2px solid #6F7157;color:#FFF;cursor:pointer;display:block;font-family:'Montserrat';font-size:22px;line-height:26px;margin:0 auto;padding:13px;text-align:center;width:230px;
}
.applicfation-form__button:hover
{
background-color:#696969;
}
.applicfation-form__button:active
{
background-color:#353535;
}
@media screen and (max-width: 1200px)
{
  .application-form
  {
  margin-bottom:40px;width:100%;
  }
  .application-form__text
  {
  align-items:center;display:flex;font-size:20px;line-height:30px;padding:20px 40px;
  }
  .application-form__block
  {
  padding:15px 0;
  }
}
@media screen and (max-width: 768px)
{
  .application-form
  {
  flex-direction:column;margin-bottom:30px;
  }
  .application-form__text
  {
  font-size:18px;line-height:22px;width:100%;
  }
  .application-form__block
  {
  padding:25px 20px;width:100%;
  }
  .application__button
  {
  padding:13px 50px;
  }
  .application-form__wrapper
  {
  height:100%;left:0%;margin-left:0;max-height:100%;padding:20px;top:0%;width:100vw;
  }
  .application-form__field
  {
  font-size:18px;margin-bottom:15px;padding:0;
  }
  .application-form__vacancy
  {
  font-size:18px;margin-bottom:15px;
  }
  .application-form__profession
  {
  font-size:13px;
  }
  .application-form__caption
  {
  font-size:18px;
  }
  .application-form__header
  {
  font-size:18px;padding:10px;
  }
  .application-form__container
  {
  margin-bottom:15px;
  }
  .application-form__policy
  {
  font-size:12px;line-height:16px;
  }
}
.corporate
{
padding:0;padding-bottom:60px;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;
}
.corporate .corporate__title{width:100%;}
.corporate__title
{
margin-bottom:70px;
}
.corporate__list
{
align-items:stretch;display:flex;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:0 auto;margin:0;max-width:1200px;padding:0;
}
@media screen and (max-width: 1200px)
{
  .corporate__list
  {
  max-width:800px;
  }
}
@media screen and (max-width: 800px)
{
  .corporate__list
  {
  max-width:609px;
  }
}
@media screen and (max-width: 610px)
{
  .corporate__list
  {
  max-width:304px;
  }
}
.corporate__item
{
display:flex;flex-direction:column;margin:15px;
}
.corporate__img
{
display:block;height:238px;object-fit:cover;width:382px;
}
.corporate__name
{
border:2px solid #C4C4C4;border-top:none;color:#353535;font-family:'Montserrat';font-size:19px;font-weight:700;line-height:23px;margin:0;padding:30px 0;text-align:center;
}
.foto_item_gal_text--corporate
{
height:auto !important;padding:20px;
}
.foto_item_gal_text_name--corporate
{
font-family:'Montserrat' !important;font-size:19px !important;font-weight:700;height:auto !important;line-height:23px !important;margin:0 !important;text-align:center;
}
@media screen and (max-width: 1200px)
{
  .corporate__title
  {
  margin-bottom:40px;
  }
  .corporate__list
  {
  margin-bottom:0;
  }
}
@media screen and (max-width: 768px)
{
  .corporate__title
  {
  margin-bottom:20px;
  }
}
.features
{
background-image:url(/);background-position:100% 100%;background-repeat:no-repeat;background-size:auto 100%;padding:70px 160px;text-align:center;
}
.features__list
{
display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;margin-bottom:60px;padding:0;
}
.features__item
{
background-color:rgba(255, 255, 255, 0.76);border:1px solid #C5AA76;margin:9px;padding:15px;padding-bottom:45px;width:340px;
}
.features__item--corporate
{
flex-direction:column;
}
.features__title
{
background-position:50% 50px;background-repeat:no-repeat;color:#353535;font-family:'Montserrat';font-size:23px;font-weight:700;line-height:28px;margin:0;padding:0;padding-top:168px;text-align:center;
}
.features__title--big
{
background-image:url(/);
}
.features__title--corporate
{
background-image:url(/);padding-top:135px;
}
.features__title--friend
{
background-image:url(/);
}
.features__title--grow
{
background-image:url(/);
}
.features__title--party
{
background-image:url(/);
}
.features__title--gift
{
background-image:url(/);
}
.features__title--pay
{
background-image:url(/);
}
.features__title--corporate
{
font-size:21px;line-height:25px;margin-bottom:18px;
}
.features__text
{
color:#353535;font-family:'Montserrat';font-size:19px;font-weight:400;line-height:23px;margin:0;margin-bottom:15px;padding:0;text-align:left;
}
.features__sublist
{
list-style:none;margin:0;padding:0;
}
.features__subitem
{
color:#353535;font-family:'Montserrat';font-size:19px;font-weight:400;line-height:23px;margin:0;padding:0;text-align:left;
}
@media screen and (max-width: 1200px)
{
  .features
  {
  padding:40px;
  }
  .features__item
  {
  align-items:center;display:flex;height:280px;justify-content:center;padding-bottom:15px;width:280px;
  }
  .features__title
  {
  background-position:50% 0px;font-size:20px;line-height:22px;padding-top:100px;
  }
  .features__text
  {
  align-self:flex-start;font-size:18px;line-height:20px;
  }
  .features__subitem
  {
  font-size:18px;line-height:20px;
  }
  .features__sublist
  {
  align-self:flex-start;
  }
}
@media screen and (max-width: 768px)
{
  .features
  {
  padding:15px;
  }
  .features__title
  {
  background-size:auto 70px;font-size:18px;line-height:20px;padding-top:100px;
  }
  .features__text
  {
  font-size:14px;line-height:16px;
  }
  .features__subitem
  {
  font-size:14px;line-height:18px;
  }
  .features__title--corporate
  {
  background-size:80px auto;margin-bottom:10px;
  }
  .features__text
  {
  margin-bottom:10px;
  }
  .features__list
  {
  margin-bottom:20px;
  }
  .features__item
  {
  min-height:208px;
  }
}
.i-info
{
background-image:url(/);background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:60px;
}
.i-info__item
{
background-color:rgba(255, 217, 196, 0.13);background-position:50% 20px;background-repeat:no-repeat;margin:13px;min-height:95px;padding:14px;padding-top:65px;width:25%;
}
.i-info__item--address
{
background-image:url(/);
}
.i-info__item--kitchen
{
background-image:url(/);
}
.i-info__item--time
{
background-image:url(/);
}
.i-info__item--tel
{
background-image:url(/);color:#FFF;text-align:center;
}
.i-info__item--check
{
background-image:url(/);
}
.i-info__item--card
{
background-image:url(/);
}
.i-info__title
{
color:#FFF;font-family:'Montserrat';font-size:23px;font-weight:700;line-height:28px;margin:0;margin-bottom:15px;padding:0;text-align:center;
}
.i-info__text
{
color:#FFF;font-family:'Montserrat';font-size:20px;font-weight:400;line-height:24px;margin:0;padding:0;text-align:center;
}
.i-info__text--click
{
cursor:pointer;
}
.i-info__text--tel
{
font-family:'Montserrat';
}
@media screen and (max-width: 1200px)
{
  .i-info__text
  {
  font-size:16px;
  }
  .i-info__item
  {
  margin:5px;width:34%;
  }
  .i-info
  {
  padding:40px 20px;
  }
}
@media screen and (max-width: 768px)
{
  .i-info__text
  {
  font-size:14px;line-height:26px;
  }
  .i-info__item
  {
  background-position:50% 5px;margin:2px;min-height:50px;padding:10px;padding-top:40px;width:100%;
  }
  .i-info
  {
  padding:15px;
  }
  .i-info__title
  {
  font-size:20px;line-height:22px;margin-bottom:5px;
  }
}
.fancybox-navigation
{
position:static;
}
.i-footer__content
{
display:flex;flex-direction:column;justify-content:space-between;padding-bottom:20px;width:40%;
}
.i-footer__row
{
display:flex;justify-content:space-between;
}
.i-mailing
{
align-items:center;border:1px solid #E0C185;color:#6F7157;flex-direction:column;font-family:'Montserrat';font-size:18px;font-weight:400;justify-content:center;line-height:20px;padding:20px 10px;text-align:center;
}
.i-mailing--notebook
{
display:none;margin-bottom:10px;
}
.i-mailing--desktop
{
display:flex;width:100%;
}
.i-mailing__text
{
color:#ec681f;font-family:'Montserrat';font-size:18px;font-weight:600;line-height:20px;margin:0;margin-bottom:30px;padding:0;text-align:left;
}
.i-mailing__field
{
background-color:transparent;border:1px solid #6F7157;color:#000;font-family:'Montserrat';font-size:18px;font-weight:400;line-height:20px;padding:0;padding:5px;text-align:center;width:48%;
}
.i-mailing__field::-webkit-input-placeholder
{
color:#6F7157;font-family:'Montserrat';font-size:18px;font-weight:400;line-height:20px;text-align:center;
}
.i-mailing__field::-moz-placeholder
{
color:#6F7157;font-family:'Montserrat';font-size:18px;font-weight:400;line-height:20px;text-align:center;
}
.i-mailing__field:focus,
.i-mailing__field:active
{
outline:none;
}
.i-mailing__field:invalid
{
border-color:red;box-shadow:none;outline:none;
}
.i-mailing__button
{
background-color:transparent;border:2px solid #6F7157;color:#6F7157;font-family:'Montserrat';font-size:18px;font-weight:400;line-height:20px;margin:0;padding:5px 15px;text-align:center;width:48%;
}
.i-mailing__contain
{
display:flex;justify-content:space-between;width:100%;
}
.i-mailing__button:hover
{
color:#000;
}
@media screen and (max-width: 1200px)
{
  .i-mailing--notebook
  {
  display:flex;flex-direction:row;justify-content:center;
  }
  .i-mailing--desktop
  {
  display:none;
  }
  .i-mailing__text
  {
  font-size:14px;line-height:16px;margin-bottom:0;margin-right:30px;
  }
  .i-mailing__field
  {
  font-size:14px;line-height:16px;margin-bottom:0;margin-right:30px;
  }
  .i-mailing__field::-webkit-input-placeholder
  {
  font-size:14px;line-height:16px;
  }
  .i-mailing__field::-moz-placeholder
  {
  font-size:14px;line-height:16px;
  }
  .i-mailing
  {
  font-size:14px;line-height:16px;
  }
  .i-mailing__button
  {
  font-size:14px;line-height:16px;
  }
}
@media screen and (max-width: 768px)
{
  .i-mailing
  {
  flex-direction:column;
  }
  .i-mailing--notebook
  {
  align-items:center;
  }
  .i-mailing__text
  {
  margin-bottom:10px;margin-right:0;
  }
  .i-mailing__field
  {
  margin-bottom:10px;margin-right:0;max-width:350px;width:100%;
  }
  .i-mailing__button
  {
  max-width:350px;width:100%;
  }
}
.restoran_maps_ob_plashka{width:430px;height:56px;position:absolute;box-shadow: 5px 10px 10px rgba(0, 0, 0, 0.19);top:10px;left:386px;z-index:50;background:url(/) #fff no-repeat 16px 50%;cursor:pointer;padding-left:44px;display:flex;flex-direction:row;align-items:center;border: 1px solid #C5AA76;cursor:pointer;}
.restoran_maps_ob_plashka:after{content:'';background:url(/) #fff no-repeat 50% 50%;width:50px;height:54px;position:absolute;right:1px;z-index:60;top:0;}
.restoran_maps_ob_plashka span{display:inline-block;font-size: 18px;border-bottom: 1px dashed #353535;padding-bottom:3px;}
.restoran_maps_ob_plashka_vyp{width:430px;position:absolute;top:66px;left:386px;z-index:50;display:none;}
.restoran_maps_ob_plashka_vyp_cont{width:100%;border-bottom: 1px dashed #353535;border: 1px solid #C5AA76;box-sizing: border-box;box-shadow: 5px 10px 10px rgba(0, 0, 0, 0.19);background:#fff;}
.restoran_maps_ob_plashka_vyp_cont_item{width:100%;height:56px;z-index:50;cursor:pointer;display:flex;flex-direction:row;align-items:center;}
.restoran_maps_ob_plashka_vyp.activ{display:flex;} 
.svg--maps_ikon{fill:#EC681F;width:14px;height:23px;margin-left:16px;margin-right:16px;}
.restoran_maps_ob_plashka_vyp_cont_item:hover{background: #EC681F;color: #fff;}
.restoran_maps_ob_plashka_vyp_cont_item:hover .svg--maps_ikon{fill:#fff;}
.restoran_maps_ob_plashka_vyp_cont_item span{font-size: 18px;color: #353535;}

.restoran_maps_ob_plashka_new{width:430px;height:56px;box-shadow: 5px 10px 10px rgba(0, 0, 0, 0.19);background:url(/) #fff no-repeat 16px 50%;cursor:pointer;padding-left:44px;display:flex;flex-direction:row;align-items:center;border: 1px solid #C5AA76;cursor:pointer;}
.restoran_maps_ob_plashka_new:after{content:'';background:url(/) #fff no-repeat 50% 50%;width:50px;height:54px;}
.restoran_maps_ob_plashka_new span{display:inline-block;font-size: 18px;border-bottom: 1px dashed #353535;padding-bottom:3px;}
.restoran_maps_ob_plashka_vyp_new {width:430px;position:absolute;top:55px;left:0;z-index:50;display:none;}
.restoran_new_opis_adres_new {font-size: 18px;}

@media screen and (max-width:480px){
.chislo_stat{background:#fafcff;}
.chislo_stat{flex-direction:column;}
.chislo_stat_item{margin-bottom:20px;}
.block_onas_rab{margin-top:0;}
.block_onas_rab{background:none;height:auto;padding-top:20px;padding-bottom:20px;}
.ban_kont_center{width:100%;}
.kontakty_ob_block{width:100%;flex-direction:column;}
.kontakty_item{width:100%; margin: 5px 0;}
.kontakty_item{text-align:center;padding: 0 15px;}
.kontakty_item{align-items:center;}
.kontakty_item_tel{justify-content:center;}

.zag_bonus_banner_ramka{width:100%;height:auto;padding-bottom:20px;padding-top:20px;}
.zag_bonus_banner_ramka{padding-left:10px;padding-right:10px;}
.form_ankety_cont_pov_line{display:none;}
.form_ankety_cont_pov{justify-content:center;}
.block_rest_cont_item span{width:calc(100% - 80px);}
.restoran_opis_ramka{padding-left:20px;padding-right:20px;width: 100%;}
.slider_akc_item_img{width:100%;}
.popup_okno{width:100%;}
.ban_kont_center{height:auto;padding-top:10px;padding-bottom:10px;}
.restoran_item_slogan{display:none!important;}
.block_filtr_center{width:100%;display:none;}
.bl_cont{flex-direction: column;}
.lanch_item{width:100%;}
.abs_logo{width: 320px;margin-left:-160px;}
.flex_menu{flex-direction:column}
.menu_img_item{width:100%;}
.bg-tarelki{background:none;}
.pdf_block{margin-top:0;}
.pdf_item{margin-bottom:20px;}
.gakery_item{width:288px;height: 360px;}
.gakery_item iframe{width:100%;}
.zag_bonus_banner{height:auto;background:#ec681f;}
.form_ankety_cont_zag{text-align:center;display:inline-block;}
.ten_ank{display:none;}
.form_ankety_cont{width:100%;padding-left:5px;padding-right:5px;}
.restoran_opis_ramka_logo img{max-width:100%;}
.flex_menu{margin-top:30px;}
.restoran_slogan_text{display:none;}
.restoran_komanda{margin-top:40px;}
.restoran_opis{padding-bottom: 40px;}
.slider_akc_item_img{margin-top:0;}
.content_bonus_prim_item{padding-bottom:10px;overflow:hidden;height:auto;}
.right_ser_cont_sist_opis_ob{width:100%;}
.ban_kont_center_zag {font-size: 20px;}
.ban_kont_center_cont {font-size: 18px;}
.abs_logo{display:none;}
.slider_akc_cat{flex-direction:column;align-items: center;}
.block_vybor_s_a .block_rest_zag:nth-child(1){margin-left: 0;margin-right: 15px;}
.block_vybor_s_a .block_rest_zag:nth-child(2){margin-left: 15px;margin-right: 0;}
.foto_item_gal_new{width:288px;}
.restoran_new_opis{flex-direction:column;align-items: center;}
.restoran_new_opis_adres{width:100%;}
.restoran_new_opis_right{width:100%;}
.restoran_new_opis{margin-top:30px;}
.restoran_text{margin-top: 30px;}
.restoran_text{flex-direction: column;height:auto;}
.restoran_text_img_left{display:none;}
.restoran_text_img_right{display:none;}
.restoran_text_center{width:100%;}
.restoran_text{padding-left:5px;padding-right:5px;}
.restoran_text_center_text{font-size:18px;}
.restoran_text_center_text_bold{font-size:22px;}
.restoran_new_opis_right_tel span{font-size:16px;}
.restoran_new_opis_adres{margin-bottom:20px;}
.restoran_new_opis_logo{margin-bottom:20px;}
.block_menu_rest{margin-top:0;}
.rest_dannye_pl_item{width:100%;padding-left:0;height: auto;padding-bottom: 10px;padding-top: 10px;}
.rest_dannye_pl{flex-direction: column;padding-top: 0;padding-bottom: 0;}
.rest_dannye_pl_item_col{flex-direction: column;margin-bottom:20px;}
.rest_dannye{background:#fff!important;}
.rest_dannye_pl_item_col_ik{text-align:center;}
.restoran_new_opis_adres{font-size:18px;}
.restoran_item_logo{background-size:70%!important;}
.right_header{display:none;}
.footer_ob{background:none;}
.restoran_new_opis_logo{width:100%;}
.restoran_new_opis_logo img{max-width:100%;}
.vn_banner{display:flex;width:100%;right:0;flex-direction:row;justify-content:center;align-items:center;}
.vn_banner img{max-width:100%;}
.slider_item a{background-image:none!important;}
.vsp_head_bron{width:100%;height: 48px;}
.popup_br_cont{width:100%;}
.popup_br_cont_kont_item span{font-size: 14px;}
.restoran_maps_ob_plashka{position:relative;left:0;}
.restoran_maps_ob_plashka_vyp{position:relative;left:0;}
.restoran_maps_ob_plashka_vyp_new {position:absolute;top: 100%!important;left: 0;z-index: 100;}

.restoran_maps_ob_plashka{width:100%;font-size: 14px;}
.restoran_maps_ob_plashka_vyp{width:100%;}
.restoran_maps_ob_plashka_vyp{top:8px;}
.mob_zag_bon{height: 92px;align-items:flex-end;}
.slider__text{width:100%;height:auto;padding-bottom:10px;padding-top:20px;}
.application-form__column{width:100%;}

.restoran_maps_ob_plashka_new span {font-size: 13px;}
.restoran_new_opis_adres {font-size: 15px;}

}

@media screen and (min-width:481px) and (max-width:800px){
.restoran_item_slogan{display:none!important;}
.menu_akt_span{display:none;}
.content_bonus_prim{background:#fff;}
.zag_bonus_banner{height:auto;background:#ec681f;}
.chislo_stat{background:#fafcff;}
.chislo_stat{flex-direction:column;}
.restoran_item:hover .restoran_item_slogan{display:none!important;}
.chislo_stat_item{margin-bottom:20px;}
.block_onas_rab{margin-top:0;}
.block_onas_rab{background:none;height:auto;padding-top:20px;padding-bottom:20px;}
.ban_kont_center{width:100%;}
.kontakty_ob_block{width:100%;}
.restoran_opis_ramka{width: 100%;}
.kontakty_item{text-align:center;}
.kontakty_item{align-items:center;}
.kontakty_item_tel{justify-content:center;}
.zag_bonus_banner_ramka{width:100%;height:auto;padding-bottom:20px;padding-top:20px;}
.zag_bonus_banner_ramka{padding-left:20px;padding-right:20px;}
.ban_kont_center{height:auto;padding-top:10px;padding-bottom:10px;}
.block_filtr_center{width:100%;display:none;}
.ten_ank{display:none;}
.form_ankety_cont{width:100%;padding-left:5px;padding-right:5px;}
.restoran_slogan_text{display:none;}
.foto_item_gal_new{width:288px;}
.restoran_new_opis{flex-direction:column;align-items: center;}
.restoran_new_opis_adres{width:100%;}
.restoran_new_opis_right{width:100%;}
.restoran_new_opis{margin-top:30px;}
.restoran_text{margin-top: 30px;}
.restoran_text{flex-direction: column;height:auto;}
.restoran_text_img_left{display:none;}
.restoran_text_img_right{display:none;}
.restoran_text_center{width:100%;}
.restoran_text{padding-left:5px;padding-right:5px;}
.restoran_text_center_text{font-size:18px;}
.restoran_text_center_text_bold{font-size:22px;}
.restoran_new_opis_right_tel span{font-size:18px;}
.restoran_new_opis_adres{margin-bottom:20px;}
.restoran_new_opis_logo{margin-bottom:20px;}
.block_menu_rest{margin-top:0;}
.rest_dannye_pl_item{width:100%;padding-left:0;height: auto;padding-bottom: 10px;padding-top: 10px;}
.rest_dannye_pl{flex-direction: column;padding-top: 0;padding-bottom: 0;}
.rest_dannye_pl_item_col{flex-direction: column;margin-bottom:20px;}
.rest_dannye{background:#fff!important;}
.rest_dannye_pl_item_col_ik{text-align:center;}
.restoran_new_opis_adres{font-size:18px;}
.restoran_maps{margin-top:0;}
.restoran_item{width:360px;}
.right_header{display:none;}
.footer_ob{background:none;}
.vn_banner{display:flex;width:100%;right:0;flex-direction:row;justify-content:center;align-items:center;}
.vn_banner img{max-width:100%;}
.slider_item a{background-image:none!important;}
.restoran_maps_ob_plashka{position:relative;left:0;}
.restoran_maps_ob_plashka_vyp{position:relative;left:0;}
.restoran_maps_ob_plashka{width:100%;font-size: 14px;}
.restoran_maps_ob_plashka_vyp{width:100%;}
.restoran_maps_ob_plashka_vyp{top:8px;}
.restoran_maps_ob_plashka_vyp_new {position:absolute;top: 100%!important;left: 0;z-index: 100;}

}

@media screen and (min-width:801px) and (max-width:1270px){.ban_kont_center{width:100%;}
.menu_akt_span{display:none;}
.kontakty_ob_block{width:100%;}
.chislo_stat_item{margin-bottom:20px;}
.zag_bonus_banner_ramka{width:100%;height:auto;padding-bottom:20px;padding-top:20px;}
.zag_bonus_banner_ramka{padding-left:30px;padding-right:30px;}
.block_filtr_center{width:100%;display:none;}
.restoran_opis_ramka{width: 100%;}
.restoran_item{width:360px;}
.footer_ob{background:none;}

}

/* Попап окно - оцените нас */

#popup_zz2 {
  padding-top: 30px;
  padding-bottom: 20px;
}

.ocenka-select {
  font-size: 18px;
  width: 100%;
    height: 56px;
    border: 1px solid #C5AA76;
    padding-left: 30px;
    padding-right: 56px;
    margin-top: 25px;
    cursor: pointer;
}

.ocenka-select option:hover {
  background: red;
}

.ocenka-form {
  
}

.radio-inputs {
  margin: 30px 0;
  text-align: center;
  display: block;
}

.radio-inputs input {
  display: none;
}

.radio-inputs label {
  margin: 0 10px;
}

.radio-inputs input[type=radio]:checked + label:before {
  background: #FF5D16;
}

.vsp_head_bron2 {
    left: 0;
 }

 /* Уведомление об использовании куки */
 .cookie{
    position: fixed;
     bottom: 0;
     left: 50%;
     -webkit-transform: translateX(-50%);
         -ms-transform: translateX(-50%);
             transform: translateX(-50%);
     padding: 10px 65px 10px 30px;
     background: #EC681F;
     width: -webkit-fit-content;
     width: -moz-fit-content;
     width: fit-content;
     z-index: 10;
     display: none;
 }
 .block-cookie{
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
     color: #fff;
     font-size: 14px;
     line-height: 18px;
 }
 .block-cookie b{
   margin-right: 5px
 }
 .block-cookie__link{
   color: #fff;
   margin-left: 5px;
   text-decoration: underline;
 }
 .block-cookie__close{
     position: absolute;
     right: -40px;
     top: 44%;
     -webkit-transform: rotate(45deg) translateY(-50%);
         -ms-transform: rotate(45deg) translateY(-50%);
             transform: rotate(45deg) translateY(-50%);
     width: 40px;
     font-size: 37px;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
         -ms-flex-align: center;
             align-items: center;
     -webkit-box-pack: center;
         -ms-flex-pack: center;
             justify-content: center;
 }
 .block-cookie__close:hover{
   cursor: pointer;
 }

 @media screen and (max-width: 992px) {
     .cookie {
         padding: 10px 65px 10px 10px;
     }
     .block-cookie {
         font-size: 12px;
     }
 }

 @media screen and (max-width: 768px) {
     .block-cookie {
         display: block;
         text-align: center;
     }
     .block-cookie span {
         display: block;
     }
 }

 @media screen and (max-width: 576px) {
     .block-cookie {
         font-size: 10px;
     }
     .block-cookie__close {
         right: -50px;
     }
 }
 /* Уведомление об использовании куки */

 .polit-konf {
  max-width: 1100px;
  margin: 0 auto;
  padding: 60px 10px;
 }
 .polit-konf-title {
  margin-bottom: 20px;
  font-size: 30px;
 }

  @media screen and (max-width: 1600px) {

    /* Кнопки для ресторанов */
    .deliveryBtns {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: space-around;
    }
    .deliveryBtn {
      width: 160px;
      height: 45px;
      display: block;
      margin: 0 5px;
    }

  }

  @media screen and (max-width: 1200px) {

    /* Кнопки для ресторанов */
    .deliveryBtns {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: space-around;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      -o-flex-direction: column;
      flex-direction: column;
    }
    .deliveryBtns a {
        margin-bottom: 10px;
    }
    .deliveryBtns:last-child {
        margin-bottom: 0px;
    }
    .deliveryBtn {
      width: 160px;
      height: 45px;
      display: block;
      margin: 0 auto;
    }

  }

  @media screen and (max-width: 820px) {

    /*.restoran_item:hover */.restoran_item_btns {
       display: block!important;
       top: 80%;
       transform: translateY(-50%);
      }

  }

  @media screen and (max-width: 720px) {

    .restoran_item{
      height:250px!important;
      width:60%!important;
    }
    
    /*.restoran_item:hover */.restoran_item_btns {
       display: block!important;
       top: 80%;
       transform: translateY(-50%);
      }

  }

 @media screen and (max-width: 576px) {
   .polit-konf-title {
    font-size: 26px;
    margin-top: 20px;
   }

/*     .block_restoran_gl {
       padding-top: 70px;
   }*/

   .restoran_item{
     height:250px!important;
     width:100%!important;
   }

   /* Кнопки для ресторанов */
   .deliveryBtns {
     display: -webkit-flex;
     display: -moz-flex;
     display: -ms-flex;
     display: -o-flex;
     display: flex;
     justify-content: space-around;
     -webkit-flex-direction: row;
     -moz-flex-direction: row;
     -ms-flex-direction: row;
     -o-flex-direction: row;
     flex-direction: row;
   }
   .deliveryBtns a {
      margin: 0 5px;
   }
   .deliveryBtn {
     width: 130px;
     height: 35px;
     display: block;
     background-size: cover;
     margin: 0 auto;
   }

   .deliveryBtn_1 {
     background: url(/) center center no-repeat;
     -webkit-background-size: cover;
     background-size: cover;
   }
   .deliveryBtn_1:hover {
     background: url(/) center center no-repeat;
     -webkit-background-size: cover;
     background-size: cover;
   }
   .deliveryBtn_2 {
     background: url(/) center center no-repeat;
     -webkit-background-size: cover;
     background-size: cover;
   }
   .deliveryBtn_2:hover {
     background: url(/) center center no-repeat;
     -webkit-background-size: cover;
     background-size: cover;
   }

   
   /*.restoran_item:hover */.restoran_item_btns {
      display: block!important;
      top: 80%;
      transform: translateY(-50%);
     }

 }

 .popup_br_cont_inp_2{
  margin-top: 50px;
 }
.hidden{
  display: none;
}

