/*   
Theme Name: berezka_ae_2.0
Tags: clean, development, html5, bootstrap
Description: Данная темы была создана по заказу для сайта : 
Author: AlexD
Author URI: http://alexdem.studio/
Version: 1.0
*/
*::-webkit-input-placeholder {
    color: #999;
    opacity: 1;
}

*:-moz-placeholder {
    color: #999;
    opacity: 1;
}

*::-moz-placeholder {
    color: #999;
    opacity: 1;
}

*:-ms-input-placeholder {
    color: #999;
    opacity: 1;
}

:root {
    --color-gray: #bebcbf;
}

* {
    font-family: "MontseratL";
}

body {
    background: rgba(19, 19, 19, 1);
}

h1 {
    font-family: "MontseratB";
    color: #fff;

}


h2 {
    color: rgba(105, 125, 124, 1);
    color: #fff;
    text-transform: uppercase;
    position: relative;
    margin-top: 40px;
    font-size: 27px;
    padding-left: 30px;
}

h3 {
    font-family: 'MontseratB';
    text-transform: uppercase;
    color: #fff;
}


p {
    color: #fff;
    font-size: 16px;
}

b {
    font-family: "MontseratB";
}

a {
    color: #fff;

}

a:hover {
    color: #fff;
    text-decoration: underline;
}

ul {
    list-style: none;
    padding-left: 0;
}

/*Header*/

.top-line {
    position: absolute;
    width: 100%;
    padding-top: 45px;
    z-index: 1;
}

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



.desk_menu_ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: auto;
    gap: 60px;
}

.desk_menu_ul a {
    color: #fff;
    font-size: 16px;
}


.desk_menu_ul a:hover {
    color: #fff;
    text-decoration: underline;
}


.desk_menu_ul .desk_menu_ul_phone{
position: relative;
padding-left: 40px;
}

.desk_menu_ul .desk_menu_ul_phone a{
    font-family: 'MontseratB';
}


.desk_menu_ul .desk_menu_ul_phone:before{
content: "";
    background-image: url(img/icon/whats_icon.svg);
    width: 24px;
    height: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -20px;
}

.desk_menu_ul .desk_menu_ul_phone:after{
content: "";
    background-image: url(img/icon/phone.png);
    width: 24px;
    height: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 10px;
}

.fullscreen_bg__video {
    position: absolute;
    top: 0;
    z-index: -1;
    right: 0;
    left: 0;
    width: 100%;
}

.main_nav_logo img {
    width: 166px;

}

.logo_by img {
    width: 66px;
}



.main_offer {
    overflow: hidden;
    display: block;
    position: relative;
    padding-top: 250px;
    background: #0000006e;
}

.main_offer_logo{
    max-width:400px;
    margin: auto;
    display: block;
    width: 100%;
}


.main_offer_txt {
    padding-bottom: 100px;
}

.main_offer_txt h1 {
text-transform: uppercase;
    max-width: 100%;
    font-size: 30px;
    font-family: 'MontseratL';
    padding-top: 20px;
    text-align: center;
    position:absolute;
    left:-9999px;
}

.main_offer_txt p {
    font-size: 24px;
    max-width: 600px;
    text-transform: uppercase;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
}

.main_offer_txt a {
    background: rgba(105, 125, 124, 1);
    padding: 8px 52px;
    font-size: 20px;
    line-height: 32px;
    margin-top: 36px;
    position: relative;
    display: table;
    opacity: 1;
    border-radius: 0;
    margin: auto;
    margin-top: 70px;
}

.main_offer_txt a:hover {
    opacity: 0.8;
    text-decoration: none;
}

.main_offer_second_txt {
    display: flex;
    justify-content: space-between;
    padding-bottom: 25px;
    align-items: end;
}

.main_offer_second_txt_left {
    text-align: left;
}

.main_offer_second_txt_right {
    text-align: right;

}

.main_offer_second_txt_right p,
.main_offer_second_txt_left p {
    color: rgba(190, 188, 191, 1);
    padding-bottom: 0;
    margin-bottom: 3px;

}



.main_offer_second_txt_left ul {
    display: flex;
    justify-content: start;
    gap: 15px;
}

.main_offer_second_txt_right ul {
    display: flex;
    justify-content: end;
    gap: 15px;
}

.main_offer_second_txt_right ul img {
    max-width: 36px;

}

.main_offer_second_txt_left ul li {
    padding-left: 40px;
    position: relative;
    display: block;
    padding-top: 8px;

}

.main_offer_second_txt_left ul {
    padding-top: 15px;
}

.main_offer_second_txt_right ul {
    padding-top: 15px;
}

.main_ofer_video:before {
    content: '';
    background-image: url(img/play.png);
    width: 36px;
    height: 36px;
    position: absolute;
    ;
    display: block;
    background-size: cover;
    left: 0;
    top: 0;
}

.main_ofer_whatsapp:before {
    content: '';
    background-image: url(img/icon/whats_icon.svg);
    width: 36px;
    height: 36px;
    position: absolute;
    ;
    display: block;
    background-size: cover;
    left: 0;
    top: 0;
}




.main_ivent_box {
    overflow: hidden;
    margin-top: 50px;
}


.main_ivent_box h2:after {
    content: "";
    width: 2000px;
    height: 1.5px;
    background: rgba(105, 125, 124, 1);
    position: absolute;
    top: 0;
    left: auto;
    bottom: 0;
    margin: auto;
    margin-left: 20px;
}



/*events*/
.items_video img {
    width: 100%;
    display: block;
}

.items_video::-webkit-scrollbar {
    width: 12px;
    height: 5px;
}

.items_video::-webkit-scrollbar-track {
    background: #000 !important;
}

.items_video::-webkit-scrollbar-thumb {
    background-color: #444;
    /* цвет плашки */
    border-radius: 20px;
    /* закругления плашки */
    border: 3px solid #444;
    /* padding вокруг плашки */
}


.items_video::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    background: gray;
}

.items_video::-webkit-scrollbar-thumb:horizontal {
    background: #000;
    border-radius: 10px;
}


.grid-item_video {
    color: #fff;
    padding: 3.5em 1em;
    font-size: 1em;
    font-weight: 700;
}

.main_video {
    color: #959595;
    grid-area: main;
    padding: 0;
    /*overflow-x: scroll;*/
    overflow-y: hidden;
    background: #000;
    padding-top: 75px;
}

.items_video {
    position: relative;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    transition: all 0.2s;
    /*transform: scale(0.98);*/
    will-change: transform;
    user-select: none;
    cursor: pointer;
    margin-top: 50px;
    margin-bottom: 50px;
    display: flex;
}

.items_video.active_video {
    /*    background: rgba(255, 255, 255, 0.3);*/
    cursor: grabbing;
    cursor: -webkit-grabbing;
    /*transform: scale(1);*/
}

.item_video {
    display: inline-block;
    /*background: #444;*/
    min-height: 250px;
    min-width: 300px;
    margin: 2em 1em;
    width: 150px;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 1) 100%);
}

@media screen and (max-width: 500px) {
    .item_video {
        min-height: 200px;
        min-width: 200px;
    }
}

.main_about_us {
    overflow: hidden;
}

.main_about_us h2:after {
    content: "";
    width: 2000px;
    height: 1.5px;
    background: rgba(105, 125, 124, 1);
    position: absolute;
    top: 0;
    left: auto;
    bottom: 0;
    margin: auto;
    margin-left: 20px;
}


.main_about_us_flex {
    display: flex;
    margin: 100px 0 70px;
/*    align-items: center;*/
}

.main_about_us_left {
    display: grid;
    gap: 10px;
    grid-template-rows: 50%;
    grid-template-columns: 25% 25% 47%;
    place-items: center;
    grid-template-areas:
        "A B D D"
        "A C F F";
    height: 500px;
    align-items: normal;
}

.main_about_us_right {
    width: 50%;
}

.main_about_us_left_item_1 {
    background-image: url(img/about_us_1.jpg);
    grid-area: A;
    height: 100%;
    width: 100%;

    border-radius: 30px;
    background-size: cover;
    background-position: center;
}

.main_about_us_left_item_2 {
    background-image: url(img/about_us_2.jpg);
    grid-area: B;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 30px;

}

.main_about_us_left_item_3 {
    background-image: url(img/about_us_3.jpg);
    grid-area: C;
    height: 100%;
    width: 100%;
    border-radius: 30px;
        background-size: cover;
    background-position: center;
}

.main_about_us_left_item_4 {
    grid-area: D;
    border-bottom: 1px solid #697d7c;
    padding-top: 25px;
    margin-left: 10px;
}

.main_about_us_left_item_4 p b {
    font-size: 20px;
    color: #fff;
}

.main_about_us_left_item_4 p {
    color: var(--color-gray);
}

.main_about_us_left_item_5 {
    grid-area: F;
    margin-left: 10px;
    border-bottom: 1px solid #697d7c;
    display: grid;
    align-items: end;
}

.main_about_us_left_item_5 p {
    color: var(--color-gray);
    padding-bottom: 20px;
}


/*.main_about_us_line {
    padding-bottom: 230px;
    padding-top: 230px;
}*/


.main_menu_box {
    overflow: hidden;
}

.main_menu_box h2:after {
    content: "";
    width: 2000px;
    height: 1.5px;
    background: rgba(105, 125, 124, 1);
    position: absolute;
    top: 0;
    left: auto;
    bottom: 0;
    margin: auto;
    margin-left: 20px;
}

.main_menu_box_container {
    margin: 100px 0;
        margin-bottom: 50px;
}


.but_menu ul {
display: flex;
    width: 100%;
    max-width: 800px;
    justify-content: space-around;
    margin: auto;
    padding-bottom: 40px;
}

.but_menu ul li{
    min-width: 300px;
    text-align: center;
}
.but_menu ul li p {
    border:1px solid #fff;
    padding:15px 45px;
}
.but_menu ul li p:hover {
    color:#000;
    background:#fff;
}
.but_menu ul li p:hover a{
    text-decoration: none;
}

.but_menu ul li p a{
    
}



/* delivery_service_box */


.delivery_service_box {
    overflow: hidden;
}

.delivery_service_box h2:after {
    content: "";
    width: 2000px;
    height: 1.5px;
    background: rgba(105, 125, 124, 1);
    position: absolute;
    top: 0;
    left: auto;
    bottom: 0;
    margin: auto;
    margin-left: 20px;
}

.delivery_service_flex {
    display: flex;
/*    align-items: center;*/
    margin: 70px 0px;
}

.delivery_service_txt {
    width: 50%;
    padding-left: 95px;
}

.delivery_service_img img {
    width: 100%;
    margin: auto;
    display: block;
    max-width: 400px;
}



.delivery_service_txt h3 {
    font-family: 'MontseratB';
    text-transform: uppercase;
    color: #fff;
}

.delivery_service_txt p {
    color: var(--color-gray);
}

.delivery_service_txt a {
    background: rgba(105, 125, 124, 1);
    padding: 8px 52px;
    font-size: 20px;
    line-height: 32px;
    margin-top: 36px;
    position: relative;
    display: table;
    opacity: 1;
    border-radius: 0;
}

.delivery_service_txt a:hover {
    opacity: 0.8;
    text-decoration: none;
}

.delivery_service_img {
    width: 50%;
}

.delivery_service_abs {
    position: absolute;
    z-index: -1;
}


/* CHEF */

.shef_box{
    overflow: hidden;
}

.shef_box_flex{
    display:flex;
/*        align-items: center;*/
    margin: 50px 0px;
}

.shef_box_flex {
    display: flex;
    flex-wrap: wrap;
        align-items: flex-end;
}

.shef_box_img_new{
width: 40%;
}
.shef_box_img_new img{
    max-width: 300px;
    width: 100%;
        margin: auto;
    display: block;
}

.shef_box_txt_new{
width: 60%;
position: relative;
}
.shef_box_txt_new p{
color: var(--color-gray);
}


.shef_box_txt_new h3{
    font-family: 'MontseratB';
    text-transform: uppercase;
    color: #fff;
}

.shef_box_txt_new span{
font-family: 'MontseratB';
    text-transform: uppercase;
    color: #fff;
    font-size: 80px;
    position: absolute;
    white-space: nowrap;
    opacity: 0.1;
    right: 0;
    z-index: -1;
    top: -100px;
}

.shef_box_img{
width: 50%;
position: relative;
}


.shef_box_img img{
    width: 100%;
    max-width: 330px;
    margin: auto;
    display: block;
}

.shef_box_img p{
    position: absolute;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    display: table;
    text-transform: uppercase;
    font-size: 23px;
    background: #131313;
    padding: 10px 20px;
    border: 1px solid #fff;
        text-align: center;
}
.shef_box_img p span{
    
}

.shef_box_txt{
width: 50%;
}

.shef_box h3{


    font-family: 'MontseratB';
    text-transform: uppercase;
    color: #fff;
}

.shef_box h2:after {
    content: "";
    width: 2000px;
    height: 1.5px;
    background: rgba(105, 125, 124, 1);
    position: absolute;
    top: 0;
    left: auto;
    bottom: 0;
    margin: auto;
    margin-left: 20px;
}

.shef_box_txt p{
    max-width: 400px;
}


/* reservation_box */

.reservation_box {
    overflow: hidden;

}

.reservation_box h2:after {
    content: "";
    width: 2000px;
    height: 1.5px;
    background: rgba(105, 125, 124, 1);
    position: absolute;
    top: 0;
    left: auto;
    bottom: 0;
    margin: auto;
    margin-left: 20px;
}

.reservation_box_flex {
    display: flex;
    margin: 70px 0;
}


.reservation_box_txt {
    width: 40%;
    padding-right: 30px;
}

.reservation_box_txt h3 {
    font-size: 20px;
    line-height: 140%;
}

.reservation_box_txt p {
    color: var(--color-gray);
    line-height: 160%;
    max-width: 360px;
}

.reservation_box_txt a {
    padding: 11px 40px;
    margin-top: 25px;
    border-radius: 8px;
    border: 1px solid var(--color-gray);
    position: relative;
    display: table;
}

.reservation_box_line {
    border-bottom: 1px solid var(--color-gray);
}

.reservation_box_line {
    padding: 40px 0 0;
    margin-bottom: 30px;
}



.reservation_box_frame {
    width: 60%;
}




/* main_gallery */

.main_gallery {
    overflow: hidden;
    background: rgba(0, 0, 0, 1);
}

.main_gallery h2 {
    color: #fff;
}

.main_gallery h2:after {
    content: "";
    width: 2000px;
    height: 1.5px;
    background: #443530;
    position: absolute;
    top: 0;
    left: auto;
    bottom: 0;
    margin: auto;
    margin-left: 20px;
}


/*main_video*/

.main_video {
    overflow: hidden;
    background: rgba(0, 0, 0, 1);
}

.main_video h2 {
    color: #fff;
}

.main_video h2:after {
    content: "";
    width: 2000px;
    height: 1.5px;
    background: #443530;
    position: absolute;
    top: 0;
    left: auto;
    bottom: 0;
    margin: auto;
    margin-left: 20px;
}


/*main_INSTAGRAM*/

.main_INSTAGRAM {
    overflow: hidden;
    background: rgba(0, 0, 0, 1);
}

.main_INSTAGRAM h2 {
    color: #8c6956;
}

.main_INSTAGRAM h2:after {
    content: "";
    width: 2000px;
    height: 1.5px;
    background: #443530;
    position: absolute;
    top: 0;
    left: auto;
    bottom: 0;
    margin: auto;
    margin-left: 20px;
}



/*main_contacts*/


.main_contacts {
    overflow: hidden;

}

.main_contacts h2:after {
    content: "";
    width: 2000px;
    height: 1.5px;
    background: rgba(105, 125, 124, 1);
    position: absolute;
    top: 0;
    left: auto;
    bottom: 0;
    margin: auto;
    margin-left: 20px;
}



.main_gallery_grid {
    display: grid;
    gap: 40px;
    grid-template-rows: 50%;
    /*    grid-template-columns: 25% 25% 47%;*/
    place-items: center;
/*    grid-template-areas:
        "B B B B  C C C C  C C C C"
        "D D D D  D D D D  E E E E";*/
    grid-template-areas:
        "E E E E  C C C C  C C C C"
        "D D D D  D D D D  B B B B";
    height: 940px;
    align-items: normal;
    padding-top: 70px;
}


.main_gallery_grid_item a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.main_gallery_grid_item a:hover {
    text-decoration: none;
}

.main_gallery_grid_item a p {
    padding: 16px 95px 16px 95px;
    border: 1px solid #8C6956;
    background: #221612;
    position: absolute;
    border-radius: 0;
    bottom: 15px;
    left: -15px;
    min-width:290px;
    text-align: center;
}

/*    .main_gallery_grid_item a p {
content:"";
background-image: url(img/arrow.png);
    }*/

.main_gallery_grid_item {
    background-size: cover;
    height: 100%;
    width: 100%;
    border-radius: 30px;
    position: relative;
}

.main_gallery_grid_item_1 {
    background-image: url(img/menu.png);
    grid-area: A;

}

.main_gallery_grid_item_2 {
    background-image: url(img/gallery/banquets.jpeg);
    grid-area: B;
}

.main_gallery_grid_item_3 {
    background-image: url(img/gallery/artist.jpeg);
    grid-area: C;
}

.main_gallery_grid_item_4 {
    background-image: url(img/interior_.jpeg);
    grid-area: D;
}

.main_gallery_grid_item_5 {
    background-image: url(img/gallery/party.jpeg);
    grid-area: E;
}


.main_video_vertical {
    padding-top: 70px;
    padding-bottom: 15px;
}

.main_video_vertical ul {
    display: flex;
    gap: 40px
}

.main_video_vertical ul li {
    width: 50%;
}

.main_video_vertical ul li video {
    width: 100%;
}

.main_video_vertical ul li p{
    padding-top: 10px;
}
.main_video_gorizontal {
    padding-bottom: 70px;
}


.main_video_gorizontal ul {
    display: flex;
    gap: 40px;
}

.main_video_gorizontal ul li {
    width: 25%;
}

.main_video_gorizontal ul li video {
    width: 100%;
}

.main_instagram {
    overflow: hidden;
}
.main_instagram p {
    text-align: center;
    position: relative;
    padding-top: 25px;
}
.main_instagram p a{
    color:#fff;
    text-decoration: underline;
        font-size: 20px;
    text-align: center;
    position: relative;
    padding-left: 25px;
/*    margin: auto;
    display: block;*/
}
.main_instagram p a:hover{
    text-decoration: none;
}

.main_instagram p a:before{
    content: "";
    background-image: url(img/icon/ins_icon.svg);
    width: 23px;
    height: 23px;
    position: absolute;
    left: 0px;
    top: 2px;
    background-position: center;
    background-size: cover;
}



.main_instagram h2 {}

.main_instagram h2:after {
    content: "";
    width: 2000px;
    height: 1.5px;
    background: rgba(105, 125, 124, 1);
    position: absolute;
    top: 0;
    left: auto;
    bottom: 0;
    margin: auto;
    margin-left: 20px;
}


.main_instagram ul {
    display: flex;
    gap: 40px;
    padding: 100px 0;
}

.main_instagram ul li {
    width: 25%;

}
.main_instagram ul li img{
    width: 100%;
}
.main_contacts {
    position: relative;

}


.footer_contact_box {
    height: 700px;
    padding: 50px 0;
    position: relative;
}



.main_contacts .footer_map {
    position: absolute;
    max-width: 650px;
    right: 0;
    bottom: 0;
}

.adress_n_phone {
/*    display: flex;*/
display: block;
}

.adress_n_phone .footer_soc_li {

    padding-top: 20px;
}




.adress_n_phone .footer_soc_li a img{
 max-width:40px;
 margin-right: 20px;
}



.adress_n_phone li:nth-child(1){
    padding-bottom: 30px;
}

.adress_n_phone li:nth-child(1):before {
    content: "";
    background-image: url(img/icon/loca.png);
    width: 36px;
    height: 36px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
}

.adress_n_phone li:nth-child(2):before {
    content: "";
    background-image: url(img/icon/phone.png);
    width: 36px;
    height: 36px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
}
.adress_n_phone li:nth-child(3):before {
    content: "";
    background-image: url(img/icon/trip_adv.png);
    width: 43px;
    height: 43px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -4px;

}


.adress_n_phone li:nth-child(2){

    padding-bottom: 30px;
}



.adress_n_phone li {
    max-width: 400px;
    font-size: 20px;
    line-height: 24px;
    font-family: "MontseratR";
    color: #fff;
    padding-left: 45px;
    position: relative;
    display: flex;
    align-items: center;
}

.footer_contact_box_bot {
    position: absolute;
    bottom: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-end;
}

.footer_contact_box_soc {
    display: flex;
    justify-content: end;
    gap: 14px;
    padding-bottom: 30px;
}

.footer_contact_box_soc a {
    width: 36px;
    position: relative;
}

.footer_contact_box_soc a img {
    width: 100%;
}

.footer_contact_box_created a {}

.footer_contact_box_created a:hover {
    text-decoration: none;
}

.footer_contact_box_created a:hover p {
    text-decoration: underline;
}

.footer_contact_box_created a:hover p span {
    text-decoration: none;
}

.footer_contact_box_created p {
    position: relative;
    padding-bottom: 10px;
    font-size:13px;
}

.footer_contact_box_created p span {
    font-family: 'MontseratB';
    font-size: 200px;
    position: absolute;
    bottom: 0;
    opacity: 0.1;
    left: 0;
    line-height: 200px;
}




/* Style the tab */
.main_menu_box_container {
    position: relative;
}

.tab {
    overflow: hidden;
    border: none;
    background-color: transparent;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 80%;
    float: right;
    position: absolute;
    z-index: 100;
    gap: 10px;
    right: 30px;
    bottom: 20px;


}

/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    white-space: nowrap;
    font-size: 13px;
    color: #fff;
    border-radius: 0;
    background-color: rgb(0 0 0 / 62%);
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #fff;
    background-color: rgb(255 255 255 / 30%);
    color:#000;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: rgb(255 255 255 / 30%);
    color:#000;
}

/* Style the tab content */
.tabcontent {
    display: none;
    /*  padding: 6px 12px;
  border: 1px solid #ccc;*/
    border-top: none;
}

.container_flex {
    display: flex;
}

.mobile_header_by {
    width: 20%;
    display: flex;
    align-items: center;
}

.mobile_header_by img {
    width: 100%;
    float: left;
    max-width: 40px;
}

.mobile_header_logo {
    width: 60%;
}

.mobile_header_logo img {
    width: 100%;
    max-width: 200px;
    margin: auto;
    display: block;
}

.mobile_header_menu {
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: end;
}

.mobile_header_menu img {
    width: 100%;
    float: right;
    max-width: 40px;
}




/* мобильное меню

/* The Overlay (background) */
.overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */
    height: 100%;
    width: 0;
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    left: 0;
    top: 0;
    background-color: rgb(0, 0, 0);
    /* Black fallback color */
    background-color: rgba(0, 0, 0, 0.9);
    /* Black w/opacity */
    overflow-x: hidden;
    /* Disable horizontal scroll */
    transition: 0.5s;
    /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

/* Position the content inside the overlay */
.overlay-content {
    position: relative;
    top: 40px;
    /* 25% from the top */
    width: 100%;
    /* 100% width */
    text-align: center;
    /* Centered text/links */
    margin-top: 30px;
    /* 30px top margin to avoid conflict with the close button on smaller screens */
}

/* The navigation links inside the overlay */
.overlay a {
    padding: 15px 0px;
    text-decoration: none;
    font-size: 20px;
    color: #818181;
    display: block;
    /* Display block instead of inline */
    transition: 0.3s;
    /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover,
.overlay a:focus {
    color: #f1f1f1;
}

/* Position the close button (top right corner) */
.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    z-index: 100;
}


.overlay-content img {
    width: 100%;
    max-width: 200px;
    float: none;
    padding-bottom: 35px;

}

.mobile_header_menu_line {
    border-bottom: 1px solid #fff;
    margin-top: 20px;
    width: 250px;
    display: block;
    margin: auto;
}

.overlay-content ul {
    display: flex;
    justify-content: center;
    gap: 15px;
}

.overlay-content ul li {
    display: flex;
}

.overlay-content ul li a {}

.overlay-content ul li img {
    max-width: 36px;
    padding-bottom: 15px;
}

.overlay_content_soc li a {
    position: relative;
    padding-left: 30px;
    line-height: 43px;
    padding: 0;
    margin: 15px;
    padding-left: 40px;
}

.overlay_content_soc li a {}

/*Ватсап/ whatsapp кнопка для мобильного */

#rec386709857{
  z-index: 999!important; 
  position: relative;
}

#popup__toggle{
  display: block;
  bottom:25px;right:10px;position:fixed;z-index:999;
  padding-left: 10px;
  padding-bottom: 10px;
  overflow: hidden;
  border-top-right-radius:20em;
  border-bottom-right-radius:20em; 
}

.img-circleblock{    
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  width: 50px;
  height: 50px;
  background-image: url(img/icon/whats_icon.svg);
  background-position: center center;
  background-repeat: no-repeat;
  animation-name: tossing;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  background-size: contain;
  margin: 3px;
}

.img-circle:hover{
  opacity: 1;
}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}

  @keyframes tossing {
    0% {transform: rotate(-8deg);}
    50% {transform: rotate(8deg);}
    100% {transform: rotate(-8deg);}
  }

  .popup__toggle_p{
    position: absolute;
    top: 7px;
    right: -230px;
    white-space: nowrap;
    font-size: 15px;
    background: #2bb640;
    border: 3px solid #fff;
    width: auto;
    height: auto;
    transition: all 0.3s ease-in-out 3s;
    padding: 5px 40px 5px 40px;
    font-weight: 900;
    color: #fff;
    border-radius: 20em;
    z-index: -1;
  }

  .popup__toggle_ani_on .popup__toggle_p{
    right: 30px;
  }

/*Ватсап/ whatsapp кнопка для мобильного конец */


.eapps-instagram-feed{
    padding: 50px 0;
}


.event_box{
    padding: 220px 0 100px;
}

.event_box.event_box h1{
    position:relative;

    left: auto;

}

.event_box .main_offer_logo{
    max-width: 290px
}


.event_box h1{
text-align: center;
width: 60%;
position:relative;
display: block;
margin: auto;
padding-top: 30px;
}

.event_logo img{
max-width: 250px;
position:relative;
display: block;
margin: auto;
}


#mainvideo1 .fullscreen_bg__video {
z-index:2;
}

.main_offer .event_box_video_but{
position: relative;
padding-right: 90px;
padding-left: 20px;
}
.event_box_video_but:before{
    content: "►";
    width: 50px;
    height: 33px;
    position: absolute;
    top: 7px;
    font-size: 19px;
    right: 20px;
    text-align: center;
    color: rgb(255, 255, 255);
    letter-spacing: normal;
    line-height: 35px;
    border-radius: 10px;
    padding: 0px 0px 0px 4px;
    border: 1px solid #fff;
    
}

.close_video{
        color: #fff;
    font-size: 20px;
    font-family: 'MontseratB';
    right: 0;
    position: absolute;
}

.mfp-container{
    height: auto;
}


.main_offer_txt a
.event_box_2{

}

.event_box_2_flex{
    display: flex;
}
.event_box_2_txt{
width: 60%;
padding-top: 50px;
}

.event_box_2_txt h2{
    padding-left: 0;
    font-family: 'MontseratL';
    padding-bottom: 40px;
}

.event_box_over {
    overflow:hidden;
}
/*.event_box_over h2{
   font-family: 'MontseratL'; 
}

.event_box_over h2:after {
    content: "";
    width: 2000px;
    height: 1.5px;
    background: rgba(105, 125, 124, 1);
    position: absolute;
    top: 0;
    left: auto;
    bottom: 0;
    margin: auto;
    margin-left: 20px;
}*/

.event_box_items{
overflow:hidden;
}
.event_box_items h2{
text-align: left;

}
.event_box_items ul::-webkit-scrollbar {
    width: 12px;
    height: 5px;
}

.event_box_items ul::-webkit-scrollbar-track {
    background: #000 !important;
}

.event_box_items ul::-webkit-scrollbar-thumb {
    background-color: #444;
    /* цвет плашки */
    border-radius: 20px;
    /* закругления плашки */
    border: 3px solid #444;
    /* padding вокруг плашки */
}


.event_box_items ul::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    background: gray;
}

.event_box_items ul::-webkit-scrollbar-thumb:horizontal {
    background: #000;
    border-radius: 10px;
}

.event_box_items ul {
    margin-top: 50px;
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
}

.event_box_items ul li{
    width: 30%;
    min-height: auto;
    min-width: 350px;
    margin: 2em 1em;
    position: relative;
    white-space: normal;
    padding-left: 50px;
/*    border: 1px solid gray;*/
    border-radius: 20px;
    padding: 40px 50px 0;

}
.event_box_items ul li img{
    width: 100%;
max-width: 100px;
    max-height: 70px;
    margin: auto;
    display: block;
    }
.event_box_items ul li h2{
padding-left: 0;
text-align: left;
}



.event_box .main_offer_txt a{
background:transparent;
    text-decoration: underline;
}
.event_box .main_offer_txt a:hover{

    }
.event_box_2_txt ul{
padding-left: 25px;
}

.event_box_2_txt ul li{
    position:relative;
    display: flex;
    align-items: center;
}
.event_box_2_txt ul li:before{

    content: "-";
    position: absolute;
    left: -35px;
    color: #fff;
    font-size: 60px;
    top: -30px;

}
.event_box_2_txt p{
 font-size: 17px;
    max-width: 450px;
    text-transform: uppercase;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;   
}
    

.event_box_2_img{
 width: 30%;
 padding-top: 50px;
}
.event_box_2_img img{
    width: 100%;
}

.main_offer_txt .mega_h1{
 text-transform: uppercase;
    max-width: 100%;
    font-size: 58px;
    font-family: auto;
    color: #fff;
}



.events_galery {
    overflow:hidden;
}

.events_galery h2{
    margin-bottom: 70px;
}
.events_galery h2:after {
    content: "";
    width: 2000px;
    height: 1.5px;
    background: rgba(105, 125, 124, 1);
    position: absolute;
    top: 0;
    left: auto;
    bottom: 0;
    margin: auto;
    margin-left: 20px;
}





.tripadvisor{

}
.tripadvisor img{
    width: 100%;
    max-width: 80px;
    padding-top: 10px;
}


    .main_about_us_flex .main_about_us_img{
width: 50%;
    }
    .main_about_us_flex .main_about_us_img img{
 width: 100%;
    padding: 0 70px;
    }

    .main_about_us_flex .main_about_us_txt{
width: 50%;
    }

    .main_about_us_flex .main_about_us_txt p{
color: var(--color-gray);
    }
.main_about_us_line{
    margin-bottom: 40px;
    margin-top: 40px;
    width: 100%;
    height: 1px;
    position: relative;
    display: block;
    background: #fff;
}
    


.main_reservation{
    background: rgba(105, 125, 124, 1);
    padding: 8px 52px;
    font-size: 20px;
    line-height: 32px;
    margin-top: 36px;
    position: relative;
    display: table;
    opacity: 1;
    border-radius: 0;
}
.main_reservation:hover{
    opacity:0.8;
    text-decoration: none;
}
.mfp-wrap {
    max-width: 750px;
    margin: auto;
    right: 0;
}


.reservation_button {
    background: rgba(105, 125, 124, 1);
    padding: 8px 52px;
    font-size: 20px;
    line-height: 32px;
    margin-top: 36px;
    position: relative;
    display: table;
    opacity: 1;
    border-radius: 0;
}

#popup__toggle {
    bottom: 60px;
    right: 60px;
}

.main_gallery_grid_item a p {
    text-transform: uppercase;
}

    .dis_none{display: none}
    #my-button p {
    margin: auto;
    display: block;
    font-size:20px;
    }

    #my-button{
            display: inline-flex;
    }


.event_video{
    padding: 50px 0;
    overflow:hidden;
}
.event_video h2{

}

.event_video h2:after {
    content: "";
    width: 2000px;
    height: 1.5px;
    background: rgba(105, 125, 124, 1);
    position: absolute;
    top: 0;
    left: auto;
    bottom: 0;
    margin: auto;
    margin-left: 20px;
}



.event_video video{
    margin: auto;
    display: block;
    width: 100%;
    position: relative;
    padding-top: 45px;
}

.event_box_items h3{
font-family:"MontseratR";
text-align: center;
}

.event_box_items{

}
.event_box_items h2:after {
    content: "";
    width: 2000px;
    height: 1.5px;
    background: rgba(105, 125, 124, 1);
    position: absolute;
    top: 0;
    left: auto;
    bottom: 0;
    margin: auto;
    margin-left: 20px;
}


.event_video ul{
padding-left: 20px;
}
.event_video ul li{
    
}

.tab button{
    text-transform: uppercase;
}

.related ul.products li.product img{
    display: none;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

    /*меню*/
    .desk_menu_ul a {
        white-space: nowrap;
    }

    .tab {
        width: 96%;
    }

    .delivery_service_abs img {
        width: 100%;
    }

.fullscreen_bg__video {
    bottom: 0;
    max-width: initial;
    width: 140%;
}

.event_box_items ul li{
    max-width:auto;
}



}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .top-line {
        padding-top: 15px;
    }


.main_gallery_grid {
        grid-template-rows: NONE;
    grid-template-areas:
        "E E E E  E E B B  B B B B"
        "C C C C  C C D D  D D D D";
    height: 940px;
}

.main_gallery_grid_item {
    background-size: cover;
    background-position: 50%;
}


#popup__toggle {
    bottom: 10px;
    right: 25px;
}

.delivery_service_txt {
    width: 60%;
    padding-left: 30px;
    padding-right: 40px;
}

.delivery_service_img {
    width: 40%;
    margin: auto;
}

.shef_box_img_new img {
    max-width: 300px;
    width: 85%;
}

.event_box {
    padding: 170px 0 50px;
}

.event_box h1 {
    font-size: 25px;
}
.main_about_us_flex .main_about_us_img img {
    width: 100%;
    padding: 0;
    padding-right: 20px;
}

.main_about_us_flex .main_about_us_img {
    width: 40%;
}
.main_about_us_flex .main_about_us_txt {
    width: 60%;
}
.event_box_items ul li {
    min-width: auto;
}
.event_box_items ul li {
    width: 29%;
}

.event_box_items h3 {
    font-size: 18px;
}


}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .tab {
        z-index:0;
    }
    
    .top-line {
        padding-top: 15px;
    }

    .main_offer {
        padding-top: 150px;
    }


    .main_about_us_left {
        grid-template-areas:
            "D D"
            "F F"
            "A C"
            "A B";
        grid-template-columns: auto;
        grid-template-rows: auto;
        height: auto;
    }

    .main_about_us_left_item_1 {
        grid-area: A;
        height: 400px;
        width: 100%;
        border-radius: 30px;
        position: relative;
    }

    .main_about_us_flex {
        display: flex;
        margin: 20px 0;
    }



    .tab {
        width: 100%;
        position: relative;
        right: auto;
        bottom: auto;
        float: none;
        padding-bottom: 20px;
    }

    .tab button {
        padding: 5px 11px;
    }

    .delivery_service_txt {
        width: 100%;
        padding-left: 0px;
    }

.reservation_box_txt {
    width: 100%;
}
.reservation_box_frame{
width: 100%;
}
.reservation_box_flex {
    display: flex;
    margin: 40px 0;
    flex-wrap: wrap;
}
.main_gallery_grid_item a p {
    padding: 8px 55px 8px 55px;
    font-size: 14px;
}
.main_video_vertical {
    padding-top: 40px;
}
.main_instagram ul {
    display: flex;
    gap: 0px;
    padding: 40px 0;
    flex-wrap: wrap;
    justify-content: space-between;
}

.main_instagram ul li {
    width: 48%;
}

.main_video_vertical ul {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.main_video_vertical ul li {
    width: 100%;
}

.main_video_gorizontal ul {
    display: flex;
    gap: 20px;
        justify-content: space-between;
    flex-wrap: wrap;
}
.main_video_gorizontal ul li {
    width: 47%;
}

.adress_n_phone {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.main_video_gorizontal {
    padding-bottom: 40px;
}

.main_about_us_flex .main_about_us_img img {
    width: 100%;
    padding: 0 20px 0 0;
}
.but_menu ul {
    display: block;
}
.shef_box_img p {
    font-size: 13px;
}

.shef_box_img img {
    bottom: 0;
    position: absolute;
}

.shef_box_img img {
    max-width: 230px;
}

.shef_box_img_new {
    width: 100%;
}

.shef_box_txt_new {
    width: 100%;
    }

.fullscreen_bg__video {
    width: 200%;
}
.main_reservation {
    white-space: nowrap;
}

.event_box_items ul li {
    width: 50%;
    margin: 0;
    padding: 20px;
}



}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
.main_offer video{
    display: none;
}
.main_offer {
    background-image: url(img/mobile_offer_bg.jpg);
        background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.main_offer_txt h1 {
    font-size: 32px;
}

.main_offer_txt p {
    font-size: 16px;
    line-height: 24px;
}

.main_offer_second_txt{
    display: none;
}
.main_offer_txt {
    padding-bottom: 150px;
}

.item_video {
    min-height: 130px;
    min-width: 130px;
}

.items_video {
    margin-top: 20px;
}
.main_menu_box_container {
    margin: 40px 0;
}
.delivery_service_txt {
    min-width: 250px;
}

.main_gallery_grid {
    grid-template-rows: NONE;
    grid-template-areas:
        "C C C C C C C C C C C C"
        "D D D D D D D D D D D D"
        "E E E E E E E E E E E E"
        "B B B B B B B B B B B B";
    height: 1000px;
}
.main_gallery_grid {
    gap: 0;
}

.main_gallery_grid {
    gap: 0;
    row-gap: 20px;
}

.main_video_gorizontal ul {
    gap: 0px;
}

.overlay_content_soc li a {
    font-size: 15px;
    white-space: nowrap;
}

.overlay .closebtn {
    position: absolute;
    top: 0px;
    right: 15px;
    font-size: 60px;
    z-index: 100;
}


.delivery_service_flex {
    flex-direction: column-reverse;
}
.delivery_service_txt a {
    width: 100%;
    text-align: center;
}
.delivery_service_img {
    width: 100%;
}


.shef_box_flex {
    flex-wrap: wrap;
}





.shef_box_txt {
    width: 100%;
}
.shef_box_img {
    width: 100%;
    position: relative;
}
.shef_box_img {
    width: 100%;
    position: relative;
    margin-bottom: 25px;
}

.shef_box_img img {
    bottom: 0;
    position: relative;
}


.adress_n_phone li:nth-child(1) {
    padding-bottom: 0px;
}
.main_about_us_flex {
    flex-wrap: wrap;
}

.main_about_us_flex .main_about_us_img {
    width: 100%;
}
.main_about_us_flex .main_about_us_txt {
    width: 100%;
    padding-top: 25px;
}
.main_reservation {
    width: 100%;
    text-align: center;
}

.items_video {
    margin-bottom: 20px;
}
.main_ivent_box {
    overflow: hidden;
    margin-top: 20px;
}

.delivery_service_txt {
    margin-top: 25px;
}

.shef_box_flex{
    margin: 50px 0px 10px;
}

.reservation_box_flex {
    display: flex;
    margin: 40px 0 30px;
}
.main_video {
    padding-top: 40px;
}

.main_video_gorizontal {
    padding-bottom: 20px;
}

.eapps-instagram-feed {
    padding: 40px 0 30px 0;
}
.adress_n_phone li:nth-child(2) {
    padding-bottom: 0px;
}

.delivery_service_flex {
    margin: 70px 0px 30px;
}

.but_menu ul li {
    min-width: auto;
    text-align: center;
}

.main_about_us_flex .main_about_us_img img {
    width: 100%;
    padding: 0;
}

.but_menu ul {
    padding-bottom: 10px;
}
.delivery_service_txt {
    padding-right: 0;
}
.reservation_box_txt {
    padding-bottom: 25px;
}

.main_gallery_grid {
    padding-top: 50px;
}

.main_gallery_grid_item.main_gallery_grid_item_3 {
    background-position-y: 10%;
}
.main_instagram p a{
    padding-left: 0;
    position: relative;
    display: block;
}
.main_instagram p a {
    display: inline-table;
}
.main_instagram p a:before {
    left: -30px;
}

.reservation_button {
    display: block;
    text-align: center;
}

.main_gallery_grid_item a p {
    min-width: 200px;
}


#my-button p {
    font-size: 11px;
}

.event_box.event_box h1 {
    position: relative;
    left: auto;
    width: 100%;
    font-size: 25px;
}


}



/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {}


/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
    .overlay a {
        font-size: 20px
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}