@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');
*, ul, li, p, h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
}
html,body{
    font-family: 'Montserrat', sans-serif;
    color: var(--main-text-h-1-h-5, #E0E0E0);
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    overflow-x: hidden;
}

body{
    background: #151718;
}
[role="button"]{
    cursor:pointer;
}
.no_scroll body{
    height: 100vw;
    overflow: hidden;
}
input, textarea, button {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
input:focus, textarea:focus, button:focus {
    outline: none;
}

input[type='number'] {
    -moz-appearance: textfield;
}
input[type=file]{
    cursor:pointer;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

a, a:not(.btn):not(.default_link):focus,a:not(.btn):not(.default_link):hover {
    color: inherit;
    text-decoration: none;
    outline: none;
    cursor:pointer;
}
.default_link{
    color: var(--cta-link-icon-border, #DF5A0F);
    cursor:pointer;
    fill: var(--cta-link-icon-border, #DF5A0F);
    stroke: var(--cta-link-icon-border, #DF5A0F);
}
.decoration_link{
    text-decoration:underline;
}
.decoration_link:hover{
    text-decoration:underline;
}
.text_orange{
    color:var(--cta-link-icon-border, #DF5A0F);
}
.default_link:visited{
    color:#903E10;
    fill:#903E10;
}
.default_link:hover{
    color: #F86513;
    fill:#F86513;
    stroke: #F86513;
}
img, svg {
    max-width: 100%;
    height: auto;
    display: inline-block;
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
}
:root{
    --main-bg: #151718;
    --main-text-h-1-h-5:#E0E0E0;
    --other-text: #8F9195;
    --cta-link-icon-border: #DF5A0F;
    --card-bg:#222;
}
section {
    margin: 40px 0 0;
    padding-bottom: 40px;
}
.section_title{
    margin-bottom: 40px;
}
.container{
    max-width:1200px;
    padding:0 10px;
}
.row{
    margin: 0 -10px;
}
[class^="col-"],.col{
    padding: 0 10px;
}
h1,.banner_content h2{
    font-size: 40px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: -1.2px;
}
h2{
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.9px;
}
h3,.h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.72px;
    margin-bottom: 40px;
}
h4,.h4{
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    letter-spacing: -0.6px;
}
header {
    background: var(--main-bg, #151718);
    color: var(--main-text-h-1-h-5, #E0E0E0);
    font-size:14px;
    z-index: 99;
    width: 100%;
    left: 0;
    top: 0;
    &.fixed{
        position: fixed;
    }
}
.head_conent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 0 20px;
    gap:clamp(10px,2vw,20px);
}
.logo_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.logo_header h2,.logo_header h1{
    padding-left: 10px;
    font-size: clamp(18px,3vw,30px);
    line-height: 1.2;
    letter-spacing: -0.9px;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-wrap:balance;
}
.logo_header h2 .slash,.logo_header h1 .slash {
    padding: 0 15px;
}
.logo_text {
    color: var(--other-text, #8F9195);
    font-size: 10px;
    font-weight: 700;
    line-height: 15px;
    text-transform: uppercase;
    margin-left: 30px;
}
.soc_block {
    margin-right: 44px;
}
.soc_block a {
    margin-right: 30px;
    fill: #E0E0E0;
    white-space:nowrap;
    display: inline-block;
}
.soc_block a:last-child {
    margin-right: 0;
}
.soc_block a svg,.soc_block a img {
    vertical-align: bottom;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.head_conent .left_block{
    max-width: 50%;
}
.head_conent .right_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    letter-spacing: -0.42px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    .soc_block{
        margin-top: -15px;
        a{
            margin-top: 15px;
        }
    }
}

.phone_block {
    margin-right: 25px;
}
.phone_block>* {
    display: block;
}
.phone_block>a[href^=tel]{
    font-size: 20px;
    line-height: 20px;
    letter-spacing: -0.6px;
    white-space:nowrap;
}
.phone_block .popup_link {
    font-size: 12px;
    text-align: right;
    line-height: 20px;
    letter-spacing: -0.36px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
}
.menu_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lang_choise .active {
    color: var(--cta-link-icon-border, #DF5A0F);
}
.hamb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-left: 35px;
}
.hamb>span {
    display: block;
    width: 45px;
    height: 1px;
    background: #E0E0E0;
    margin: 4px 0;
}
.hamb>span:nth-child(2) {
    width: 35px;
}
.slide_menu {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    padding-top: 50px;
    z-index: 50;
    background: var(--main-bg, #151718);
}
.slide_menu .top_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
}
.close_menu {
    font-size: 16px;
    letter-spacing: -0.48px;
}
.slide_menu .lang_choise {
    margin-bottom: 20px;
}

.contacts_area_menu {
    margin-bottom: 25px;
}
.contacts_area_menu .prev_area_menu {
    margin-bottom: 15px;
}
.info_contact {
    padding-top: 30px;
    margin-bottom: 30px;
}
.info_contact>p:first-child{
    color: var(--other-text, #8F9195);
    font-size: 12px;
    letter-spacing: -0.36px;
}
.info_contact>* {
    margin-bottom: 10px;
}
.info_contact a[href^="tel:"]{
    font-size: 36px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: -1.08px;
    display: inline-block;
}
.contacts_area_menu .soc_block{
    margin-right: 0;
    max-width: 340px;
    margin-bottom: 30px;
}
.contacts_area_menu .soc_block a {
    fill: #df5a0f;
    margin-top: 12px;
    width: 100%;
    max-width: 120px;
}
.contacts_area_menu .social_col .h3 {
    margin-bottom: 5px;
}
.item_area_menu {
    display: inline-block;
}
.item_area_menu .wrap_img{
    position: relative;
    height: clamp(137px, 18vw, 220px);
    overflow: hidden;
    img{
        -o-object-fit: cover;
        object-fit: cover;
        height: 100%;
        width: 100%;
    }
}
.item_area_menu .wrap_img:after{
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #151718;
    opacity:0.5;
}
.item_area_menu .h4{
    margin-top: 20px;
}
.item_area_menu p:not(.h4){
    color: var(--other-text, #8F9195);
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    margin-top: 10px;
}
.item_area_menu:hover>* {
    color: var(--cta-link-icon-border, #DF5A0F);
}
.item_area_menu:hover .wrap_img:after {
    opacity:0;
}
.block_menu .h3 {
    margin-bottom: 20px;
}
.block_menu .left_block .btn {
    margin: 50px 0;
}
.col_menu_footer>* {
    margin-bottom: 40px;
    padding-left: 24px;
}
.block_menu li{
    color: var(--other-text, #8F9195);
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.42px;
}
.slide_menu .block_menu li a:hover{
    color: var(--cta-link-icon-border, #DF5A0F);
    text-decoration: underline;
}
.col_menu_footer{
    li.parent{
        ul{
            margin-left: 16px;
        }
    }
}
.top_banners_slider {
    max-width: 2048px;
    margin: 0 auto;
}
.top_banners_slider:not(.owl-loaded)>*:not(:first-child){
    display: none;
}
.top_main_banner {
    position: relative;
    padding: 22.9%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow:hidden;
}
.top_main_banner:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50.52%, rgb(21 23 24 / 41%)), to(#151718));
    background: -o-linear-gradient(top, rgb(21 23 24 / 41%) 50.52%, #151718 100%);
    background: linear-gradient(180deg, rgb(21 23 24 / 41%) 50.52%, #151718 100%);
}
.top_banners_slider .owl-nav {
    padding: 0 10px;
}
.top_banners_slider .owl-nav svg path{
    fill: #fff;
}
.top_banners_slider .owl-nav svg circle{
    stroke:#fff;
}
.top_banners_slider .owl-dots{
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.top_banners_slider.owl-carousel .owl-dots .owl-dot {
    max-width: 22px;
}
.top_banners_slider .owl-dots .owl-dot span {
    width: 100%;
    height: 12px;
    border-radius: 50%;
}
.background_video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow:hidden;
    right: 0;
    z-index: -1;
    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;
}
.background_video iframe{
    height: 1060px;
}
.preloader {
    position: absolute;
    width: 100%;
    top: 0;
    bottom:0;
    overflow:hidden;
}
.poster_video{
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.loader_img{
    position: absolute;
    top: 25%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.background_video video {
    width: 100%;
    display: none;
}
.top_main_banner h1,.banner_content h2 {
    color: var(--white, #FFF);
}
.banner_content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
    max-width:842px;
    z-index:1;
    padding: 0 25px;
}
.btn_banner {
    margin-top: 50px;
}
.btn_banner>*:not(:last-child){
    margin-right: 20px;
}
.btn{
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.42px;
    border-radius:0;
    border:none;
    padding: 10px 25px;
    text-align: center;
}
.btn.submit_block input {
    background: transparent;
    color: inherit;
}
.btn_orange {
    background: var(--cta-link-icon-border, #DF5A0F);
    -webkit-box-shadow: -5px 5px 30px 0 rgb(221 119 62 / 30%);
    box-shadow: -5px 5px 30px 0 rgb(221 119 62 / 30%);
    color: #ffffff;
    fill:#ffffff;
    stroke:#ffffff;
}
.btn_orange:hover,.btn_orange:focus,.btn_orange:active{
    background: #F86513;
    -webkit-box-shadow: -5px 5px 30px 0 rgba(221, 119, 62, 0.30);
    box-shadow: -5px 5px 30px 0 rgba(221, 119, 62, 0.30);
    color: #ffffff;
}
.btn_date svg {
    vertical-align: bottom;
    margin: 0 -10px 0 12px;
    width: 30px;
    height: 30px;
}
button.btn_orange {
    padding-left: 45px;
    padding-right: 45px;
}
button.btn_orange svg {
    margin-left: 8px;
}
.btn_white {
    color: #151718;
    background: var(--main-text-h-1-h-5, #E0E0E0);
    padding: 10px 30px;
}
.btn_white:hover{
    background: var(--white, #FFF);
}
.btn_black {
    background: var(--card-bg, #222);
    color: var(--cta-link-icon-border, #DF5A0F);
    fill:var(--cta-link-icon-border, #DF5A0F);
    stroke:var(--cta-link-icon-border, #DF5A0F);
}
.btn_black:hover,.btn_black:focus,.btn_black:active{
    background: #2D2C2C;
    color:#F86513;
    fill:#F86513;
    stroke:#F86513;
}
/*Ã‘ÂÃ‘â€šÃÂ¸ÃÂ»ÃÂ¸ ÃÂºÃÂ°Ã‘â‚¬Ã‘â€šÃÂ¾Ã‘â€¡ÃÂµÃÂº ÃÂ»ÃÂ¾Ã‘â€žÃ‘â€šÃÂ°*/
.list_elements {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    max-width: 1440px;
    margin: -100px auto 0;
    position: relative;
    padding-bottom: 80px;
    z-index:2;
    .item_card{
        padding: 0 10px;
        max-width: 33.33%;
        -webkit-box-flex:1;
        -ms-flex:1 1 auto;
        flex:1 1 auto;
        margin-top: 40px;
        .botom_address_block{
            display: block;
            padding: clamp(15px, 3vw, 20px) clamp(15px, 3vw, 30px);
            background: #222222;
        }
    }
}
.head_card {
    background: var(--card-bg, #222);
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    letter-spacing: -0.36px;
    h4,.h4{
        line-height:1.2;
        font-size: clamp(20px,3vw,26px);
    }
}
.head_card .left_block p:first-child:not(.h4) {
    color: #585A5E;
}
.number_card {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -0.72px;
}

.time_on_foot {
    font-weight: 700;
    stroke:var(--main-text-h-1-h-5, #E0E0E0);
    fill:var(--main-text-h-1-h-5, #E0E0E0);
}
.time_on_foot {
    svg{
        margin-right: 5px;
        vertical-align: text-bottom;
    }
}
.metro_list{
    .time_on_foot {
        img{
            margin: 0 5px;
            width: 20px;
        }
    }
}

.prev_img_card {
    position: relative;
    padding: 29.3%;
    display: block;
    overflow:hidden;
}
/*.name_element {
    position: absolute;
    top: 20px;
    left: 30px;
    z-index: 2;
}*/
/*.name_element h2 span {
    margin-left: 20px;
    text-transform: uppercase;
}*/
/*.name_element h2 + p {
    padding-left: 40px;
    margin-top: -10px;
}*/
.img_card_element {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    .slider_photo_dots{
        display: block;
    }
}
.list_more_photo:not(.owl-loaded)>* {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0 3px;
}
.item_img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    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;
}
.item_img img {
    max-width: unset;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.more_img_card_element {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00000080;
}
.more_img_card_element>.wrap_img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
}
.more_img_card_element>.wrap_img p{
    margin-top: 10px;
}

.img_card_element:hover:after{
    opacity:0;
    z-index:-1;
}
.contacts_card {
    background: var(--card-bg, #222);
    padding: 20px 30px;
}
.contact_org {
    display: none;
}
.contact_org a {
    color: var(--cta-link-icon-border, #DF5A0F);
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -0.9px;
}
.status_el {
    color: var(--other-text, #8F9195);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.status_el:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    background: var(--cta-link-icon-border, #DF5A0F);
    border-radius: 50%;
    margin: 6px 5px 0 0;
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
}
.name_event {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -0.54px;
}
.contacts_card.event_descr .popup_link {
    display: inline-block;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.45px;
    margin-top: 10px;
    position: relative;
}
.contacts_card .link_contact {
    margin-top: 20px;
    display: flex;
    gap: 10px;
    justify-content: space-between;
    align-items: center;
    flex-flow: wrap;
}
.link_contact a[href^='tel:']{
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.6px;
}
.contacts_card .popup_link:after,.link_contact a[href^='tel:']:after{
    content:'';
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url('img/arrow_right.svg') center no-repeat;
    margin-left: 18px;
    vertical-align: middle;
}

.item_card .specificity {
    padding: 20px 30px 0;
    line-height: 30px;
}
.specificity dl{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
}
.specificity .btn_block {
    margin-top: 40px;
}
.specificity .btn {
    -webkit-box-flex:1;
    -ms-flex:auto;
    flex:auto;
}
dt,dd{
    margin: 0;
    font-weight: 500;
}
.btn_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.btn_block>*:not(:last-child) {
    margin-right: 20px;
}
/*end*/

/*ÃÂ±ÃÂ»ÃÂ¾ÃÂº Ã‘â€šÃÂ°ÃÂ±ÃÂ¾ÃÂ² Ã‘Â ÃÂºÃÂ°Ã‘â‚¬Ã‘â€šÃÂ¸ÃÂ½ÃÂºÃÂ°ÃÂ¼ÃÂ¸*/
.events_gallery .container {
    max-width: 1440px;
}
.events_gallery h2 {
    margin-bottom: 40px;
}
.tabs_list {
    max-width: 790px;
    margin: 40px auto;
    text-align: center;
}
.tabs_list li {
    display: inline-block;
    padding: 14px 24px;
    cursor: pointer;
    border-radius: 100px;
    border: 1px solid #505050;
    background: var(--card-bg, #222);
    margin: 10px;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -0.42px;
    white-space: nowrap;
}
.tabs_list li.active {
    border: 1px solid var(--cta-link-icon-border, #DF5A0F);
    color: var(--cta-link-icon-border, #DF5A0F);
}
.tabs_list.tabs_lofts {
    margin: 0 auto 40px;
}
.gallery_area_link:not(.owl-carousel){
    display: none;
}
.gallery_area_link.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gallery_area_link:not(.owl-carousel)>* {
    position: relative;
    margin: 10px 0;
}
.gallery_area_link__slide{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin:-20px -10px 0;
    >*{
        margin-top: 20px;
        position: relative;
    }
}
.gallery_area_link .popup_image {
    display: block;
    position: relative;
}
.gallery_area_link .popup_image:not(:first-child) {
    display: none;
}

.gallery_area_link{
    .link_detail {
        position: absolute;
        font-size: 10px;
        bottom: 0;
        left: 10px;
        z-index: 2;
        padding: 5px 10px;
        text-transform: uppercase;
        background: var(--card-bg, #222);
    }
    .format_event{
        position: absolute;
        font-size: 10px;
        top: 0;
        right: 10px;
        z-index: 2;
        padding: 5px 10px;
        background: var(--card-bg, #222);
    }
    .owl-nav>*{
        transition: 0.3s;
        &.disabled{
            opacity: 0;
        }

    }
}


.item_gallery_area_link{
    padding: 34.7%;
}
.item_gallery_area_link .popup_image{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.item_gallery_area_link .popup_image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    max-width: unset;
    height: auto;
    width: auto;
}

.block_logo {
    margin: -20px -10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
}
.block_logo>* {
    margin-top: 20px;
    padding: 0 10px;
}
.item_logo_client {
    position: relative;
    padding: 20px 30px;
    background: var(--card-bg,#222222);
    height: 92px;
    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;
}
.item_logo_client>* {
    opacity: 0.5;
    -webkit-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.item_logo_client:hover>* {
    opacity: 1;
}
.questions_list>:first-child {
    padding-right: 30px;
}
.item_accordeon{
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.42px;
    margin-bottom: 20px;
}
/*end*/


.section_form {
    padding:40px 0 70px;
    margin-top: 40px;
}
.block_input {
    margin: 0 -10px;
}
.block_input>* {
    margin-bottom: 20px;
    padding: 0 10px;
    display: inline-block;
    position: relative;
}
.caption_input {
    display: block;
    letter-spacing: -0.36px;
    margin-bottom: 10px;
}
.block_input .type_date {
    position: relative;
    fill: var(--other-text,#8F9195);
    cursor:pointer;
    input{
        text-transform:lowercase;
    }
}
.block_input .type_date svg {
    position: absolute;
    top: 44px;
    right: 25px;
}
.bx-calendar-range .disabled {
    pointer-events: none;
    opacity: 0.3;
}
[id ^= "calendar_popup_"]{
    border-radius: 10px;
    background: var(--card-bg, #222);
    padding: 17px 22px 14px 18px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(155, 156, 164, 0.50);
}
.bx-calendar-top-month, .bx-calendar-top-year {
    color: #E0E0E0 !important;
}
.bx-calendar-top-month:hover, .bx-calendar-top-year:hover {
    background-color: unset;
    text-decoration: none;
    color: #E0E0E0 !important;
}
.bx-calendar-year-title, .bx-calendar-month-title {
    color: #E0E0E0;
}
.bx-calendar-year-content, .bx-calendar-month-content{
    color: #E0E0E0;
}
.bx-calendar-month, .bx-calendar-month:link, .bx-calendar-month:active, .bx-calendar-month:visited, .bx-calendar-year-number, .bx-calendar-year-number:link, .bx-calendar-year-number:active, .bx-calendar-year-number:visited{
    color: #E0E0E0;
}
.bx-calendar-month:hover, .bx-calendar-year-number:hover {
    background-color: unset;
    border:1px solid;
    text-decoration: none;
}
.bx-calendar-name-day-wrap {
    background-color: unset;
    height: 20px;
    line-height: 20px;
    color: #E0E0E0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.bx-calendar-name-day {
    display: inline-block;
    font-size: 12px;
    height: 20px;
    margin: 0 3px;
    padding: 0;
    width: 20px;
    color: #E0E0E0;
}
.bx-calendar-range {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: none;
    color: var(--other-text, #8F9195);
}
.bx-calendar-cell, .bx-calendar-cell:link, .bx-calendar-cell:active, .bx-calendar-cell:visited {
    border-radius: 5px;
    border: 1px solid transparent;
    color: var(--other-text, #8F9195);
}
.bx-calendar-cell:hover {
    background: none;
    border: 1px solid rgba(155, 156, 164, 0.50);
}
.bx-calendar-range .bx-calendar-active {
    background-color: var(--cta-link-icon-border, #DF5A0F);
    font-weight: 700;
    color: var(--main-text-h-1-h-5, #E0E0E0) !important;
}
.block_input input[type="text"],.block_input input[type="number"],.block_input textarea {
    border-radius: 10px;
    border: 1px solid transparent;
    background: var(--card-bg, #222);
    padding: 15px;
    color: var(--main-text-h-1-h-5, #E0E0E0);
    font-size: 15px;
    letter-spacing: -0.45px;
    max-width: 218px;
    resize: none;
    font-weight: 500;
}
.block_input input[type="text"]:hover,.block_input input[type="number"]:hover,.block_input textarea:hover{
    border:1px solid rgba(155, 156, 164, 0.50);
}
.block_input input[type="text"]:focus,.block_input input[type="number"]:focus,.block_input textarea:focus{
    background: #F4F4F4;
    color: var(--main-bg, #151718);
}
.block_input_black input[type="text"],.block_input_black input[type="number"],.block_input_black textarea{
    background: #151718;
}
.block_input input::-webkit-input-placeholder{
    color: var(--other-text, #8F9195);
}
.block_input input::-moz-placeholder{
    color: var(--other-text, #8F9195);
}
.block_input input:-ms-input-placeholder{
    color: var(--other-text, #8F9195);
}
.block_input input::-ms-input-placeholder{
    color: var(--other-text, #8F9195);
}
.block_input input::placeholder{
    color: var(--other-text, #8F9195);
}
.block_input input[type="number"] {
    max-width: 98px;
}
.block_input .errorMessages input,.accept_check.errorMessages [role="checkbox"]{
    border-color: var(--cta-link-icon-border, #DF5A0F);
}
span.errorMessages {
    position: absolute;
    font-size:12px;
    top: 100%;
    left: 10px;
    width: 100%;
    letter-spacing: -0.6px;
    color: var(--cta-link-icon-border, #DF5A0F);
}
.block_fields .btn {
    margin-top: 10px;
}
.accept_check {
    color: #505050;
    letter-spacing: -0.6px;
    position: relative;
}
.accept_check input[type="checkbox"]{
    opacity: 0;
    width: 0;
    height: 0;
    position: absolute;
}
.accept_check .text_accept {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
}
.accept_check a {
    text-decoration: underline;
}
.accept_check {
    label{
        line-height: 0;
    }
    span[role=checkbox],.checkbox {
        display: inline-block;
        width: 20px;
        height: 20px;
        border: 4px solid #505050;
        margin-right: 14px;
        &:hover{
            border-color:#8F9195;
        }
    }
}


.accept_check input[type="checkbox"]:checked + .text_accept span[role=checkbox],.accept_check input[type="checkbox"]:checked + label +.text_accept span[role=checkbox]{
    border-color:#333333;
    background: #F86513;
}
.accept_check input[type="checkbox"]:checked + label .checkbox{
    border-color:#333333;
    background: #F86513;
}
.accept_check .default_link{
    text-decoration:underline;
}
.section_form .contacts_form {
    background: var(--card-bg, #222);
    padding: 40px 40px 50px;
}
.section_form .contacts_form>p {
    color: var(--other-text, #8F9195);
    margin-bottom: 20px;
}
.section_form .contacts_form a[href^="tel:"] {
    color: var(--cta-link-icon-border, #DF5A0F);
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -0.9px;
}
.manager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 15px;
    margin-top: 20px;
}
.photo_manager {
    border-radius: 50%;
    margin-right: 10px;
    fill: #df5a0f;
}

.contacts_form .soc_block a:hover{
    color: var(--white, #FFF);
}
.contacts_form .soc_block a:hover svg {
    fill:#F86513;
}
.contacts_form .soc_block a {
    display: block;
    margin-top: 20px;
}
div#map {
    width: 100%;
    height: 560px;
}

.circle_layout{
    position: relative;
    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;
    font-size: clamp(10px,2vw,12px);
    font-weight: 800;
    letter-spacing: -0.48px;
    text-align: center;
    padding: 3px 7px 2px;
    width: 125px;
    color: var(--main-text-h-1-h-5, #E0E0E0);
    background: #151718;
}
.circle_layout:after{
    content:'';
    display: inline-block;
    width: 2px;
    height: 16px;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    background: var(--card-bg, #222);
}
.circle_layout.active {
    color: var(--cta-link-icon-border, #DF5A0F);
}
.menu_map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 15px;
}
.menu_map [class^="col-"] {
    padding: 0 5px;
    margin-top: 10px;
}
.menu_map .time_on_foot {
    font-weight: 500;
}
.item_point_link {
    padding: 20px 20px 20px 40px;
    background: var(--card-bg, #222);
    letter-spacing: -0.36px;
    height: 100%;
}
.title_list_map {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.54px;
    cursor:pointer;
}
.title_list_map:before {
    content: '/';
    position: absolute;
    left: -20px;
    top: 0;
}
.link_yandex_map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
}
.link_yandex_map>a {
    font-size: 10px;
    line-height: 10px;
    letter-spacing: -0.3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    fill: var(--cta-link-icon-border, #DF5A0F);
    margin-right: 40px;
}
.link_yandex_map>a:last-child{
    margin-right: 0;
}
.link_yandex_map>a svg {
    margin-right: 10px;
}
.item_point_link .more_link{
    letter-spacing: -0.36px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
}
footer{
    color: var(--other-text, #8F9195);
    font-weight: 400;
    padding-bottom: 40px;
    border-bottom:10px solid var(--cta-link-icon-border, #DF5A0F);
}
.logo_footer {
    margin-bottom: 40px;
}
footer .left_block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding: 0 10px;
    .mini_btn_link {
        display: inline-block;
        background: #222222;
        padding: 2px 12px;
        border-radius: 100px;
    }
}
footer .left_block a{
    text-decoration:underline;
}
[class*="footer_menu_"]{
    h4,.h4{
        margin-bottom: 16px;
    }
}
[class*="footer_menu_"] .soc_block{
    margin-right: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
[class*="footer_menu_"] .soc_block>* {
    margin-bottom: 7px;
    fill: #df5a0f;
}
.footer_menu_1 {
    line-height: 1.2;
}
.footer_menu_1 li:not(:last-child) {
    margin-bottom: 5px;
}

.slash {
    margin-right: 6px;
}
.link_design {
    text-align: right;
}
.link_design>p {
    display: inline-block;
    padding: 5px 20px;
    border-radius: 100px;
    background: var(--card-bg, #222);
}


/*ÃÂ´ÃÂµÃ‘â€šÃÂ°ÃÂ»Ã‘Å’ÃÂ½ÃÂ°Ã‘Â Ã‘ÂÃ‘â€šÃ‘â‚¬ÃÂ°ÃÂ½ÃÂ¸Ã‘â€ ÃÂ° ÃÂ»ÃÂ¾Ã‘â€žÃ‘â€š*/
.top_info_banner {
    padding: 10px;
    background: var(--card-bg, #222);
    color:#585A5E;
}
.top_info_banner>p:before{
    content:'';
    display: inline-block;
    width: 8px;
    height: 8px;
    background:var(--cta-link-icon-border, #DF5A0F);
    border-radius:50%;
    margin-right: 5px;
}
.gallery_photo_detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.gallery_photo_detail .detail_photo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    padding-top: 33.333%;
    overflow: hidden;
}
.gallery_photo_detail .detail_photo img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
}
.img_link{
    padding: 5px 10px;
    background: var(--main-text-h-1-h-5, #E0E0E0);
    color: var(--other-text, #8F9195);
    fill:var(--other-text, #8F9195);
    font-size: 10px;
    line-height: 15px;
    letter-spacing: -0.3px;
    max-width: 156px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.img_link:hover{
    background:#fff;
    color:#222 !important;
    fill: #222;
}
.gallery_photo_detail .img_link {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.img_link svg{
    margin-left: 10px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.gallery_photo_detail .more_photo .popup_image{
    display: none;
}
.bottom_info_banner {
    padding: 20px 40px;
    background: var(--card-bg, #222);
    -webkit-box-shadow: 0 15px 40px 0 rgb(0 0 0 / 50%);
    box-shadow: 0 15px 40px 0 rgb(0 0 0 / 50%);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.bottom_info_banner .name_loft{
    display: flex;
    align-items: center;
    gap: 10px;
    flex-direction: row-reverse;
    justify-content: space-between;
    h1{
        font-size: 30px;
        font-weight: 600;
        line-height: 40px;
        letter-spacing: -0.9px;
    }
}


.bottom_info_banner .name_loft span {
    font-size: 12px;
    letter-spacing: -0.3px;
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    gap: 5px;
	margin-right: 10px;
}
.addrress_banner {
    font-size: 14px;
    letter-spacing: -0.42px;
}
.bottom_info_banner .right_block {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-flow: nowrap;
    flex-flow: nowrap;
}

.bottom_info_banner .right_block .bottom_block>*:not(.btn) {
    padding: 0 10px;
    width:auto;
}
.bottom_info_banner .right_block .time_on_foot {
    color: var(--other-text, #8F9195);
    fill: var(--other-text, #8F9195);
    stroke:var(--other-text, #8F9195);
}
.descr_detail h2{
    margin-bottom: 40px;
}

.descr_detail .left_block>*:not(:last-child):not(.text_overflow):not(h2) {
    margin-bottom: 40px;
}
.descr_detail .left_block>.added_overflow{
    margin-bottom: 40px;
}
.descr_detail.kit_tools .detail_loft_link {
    margin-top: -40px;
    display: block;
}
.descr_detail .block_anchor>* {
    display: inline-block;
    padding: 10px 15px;
    font-weight: 400;
    line-height: 10px;
    margin-right: 10px;
    border-radius: 100px;
    border: 1px solid var(--card-bg, #222);
    background: var(--card-bg, #222);
}
.single_page.event_page_template .text_overflow{
    height: 260px;
    color: #8F9195;
    font-size: 18px;
    line-height: 40px;
    letter-spacing: -0.54px;
}
.single_page.event_page_template .text_overflow .text_block h2 {
    margin-bottom: 20px;
    color: var(--main-text-h-1-h-5, #E0E0E0);
}
.single_page.event_page_template .text_overflow{
    margin-bottom: 6px;
}
.single_page.event_page_template .text_overflow .more_read {
    font-size: 14px;
    line-height: 30px;
    letter-spacing: -0.42px;
}
.icon_charact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.item_icon_charact img {
    margin-bottom: 10px;
}
.icon_charact.justify-content-start .item_icon_charact:not(:last-child){
    margin-right: 50px;
}
.item_icon_charact {
    fill: var(--other-text, #8F9195);
    stroke:var(--other-text, #8F9195);
}
.item_icon_charact p {
    letter-spacing: -0.36px;
}
.item_icon_charact svg, .item_icon_charact img {
    width: 30px;
    height: 30px;
    margin: 0 0 10px;
    display: block;
}
.single_page:not(.page_catering) .single_page_banner .item_icon_charact svg{
    margin: 0 0 10px;
}
.page_catering .single_page_banner h2 {
    font-size: clamp(30px,5vw,40px);
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: -1.2px;
}
.item_icon_charact .val_charact {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.6px;
}
.descr_detail .text_overflow {
    color: var(--other-text, #8F9195);
    font-size: 14px;
    letter-spacing: -0.42px;
    height: 170px;
    overflow: hidden;
}
.descr_detail .text_block{
    font-size: 14px;
}
.descr_detail.type_catering .text_overflow {
    height: 90px;
    margin-bottom: 20px;
}
.text_overflow {
    position: relative;
    padding-bottom: 30px;
    -webkit-transition: linear 0.2s;
    -o-transition: linear 0.2s;
    transition: linear 0.2s;
    overflow:hidden;
}
.more_read {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 10px;
    background: #151718;
}
dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.descr_detail .bottom_block dl {
    margin: 0;
    padding: 10px 0;
}

.item_thumb_slider {
    max-height: 345px;
}
.keitering_slider .item_thumb_slider {
    max-height: 280px;
}
.kaliyan .item_thumb_slider {
    max-height: 280px;
}
.thumb_slider .img_link {
    position: absolute;
    left: 0;
    top: 0;
    z-index:2;
}
.owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 0;
    z-index:2;
    button>span{
        display: inline-block;
    }
}
.owl-nav button:hover svg path {
    fill: var(--cta-link-icon-border, #DF5A0F);
    stroke: var(--cta-link-icon-border, #DF5A0F);
}
.owl-nav button:hover svg circle {
    stroke: var(--cta-link-icon-border, #DF5A0F);
}
.owl-dots {
    position: absolute;
    bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 -5px;
}
.owl-carousel .owl-dots .owl-dot {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    max-width: 110px;
    padding: 0 5px !important;
}
.owl-dots .owl-dot span {
    display: block;
    height: 3px;
    border-radius: 5px;
    opacity: 0.3;
    background: var(--main-text-h-1-h-5, #E0E0E0);
}
.owl-dots .owl-dot.active span {
    opacity:1;
    background:var(--cta-link-icon-border, #DF5A0F);;
}
.dots_tumb_slider .owl-item{
    border: 1px solid transparent;
    cursor:pointer;
}
.dots_tumb_slider .owl-item.current {
    border: 1px solid var(--cta-link-icon-border, #DF5A0F);
}
.dots_tumb_slider .thumb_item {
    padding-top: 76%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.thumb_slider,.dots_tumb_slider {
    margin-bottom: 10px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #ffffff33;
}
.specific_area h2{
    margin-bottom: 60px;
}

.list_specific_area{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
}
.item_specific_area {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    padding: 20px;
    border-radius: 5px;
    background: var(--card-bg, #222);
    width: 220px;
}
.item_specific_area>*:not(:last-child) {
    margin-bottom: 10px;
}
.descr_specific_area{
    color: var(--other-text, #8F9195);
    font-size: 13px;
    line-height: 15px; /* 115.385% */
    letter-spacing: -0.39px;
}
.title_specific_area {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
}
.keitering .text_overflow {
    height: 120px;
}
.keitering .bottom_block h4 {
    font-size: 20px;
    padding: 20px 0 10px;
    letter-spacing: -0.6px;
}
.keitering .bottom_block dl {
    padding: 5px 0;
}
.keitering .item_icon_charact img{
    margin-bottom: 10px;
}
.keitering .item_icon_charact .val_charact {
    font-size: 16px;
}
.descr_detail .descr_price_block dl {
    margin-bottom: 40px;
    font-size: 14px;
    letter-spacing: -0.42px;
}
.descr_remark {
    font-size: 14px;
    letter-spacing: -0.42px;
    color: var(--cta-link-icon-border, #DF5A0F);
}
.constructor_form_block {
    max-width: 1360px;
    margin: 100px auto 90px;
    padding: 60px 0;
    background: var(--card-bg, #222);
}

.constructor_form{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow:wrap;
    flex-flow:wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.constructor_form_block .left_block{
    width: 56%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.constructor_form_block .right_block{
    width: 39%;
}
.constructor_form_block .left_block>* {
    margin-bottom: 20px;
}
.choise_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
}
.choise_block>* {
    padding: 0 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.choise_block .type_choise {
    padding: 30px 15px;
    border-radius: 15px;
    border: 1px solid transparent;
    background: var(--main-bg, #151718);
    color: var(--other-text, #8F9195);
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: -0.39px;
    cursor:pointer;
    width: 100%;
    height: 100%;
}
.choise_block .type_choise:hover{
    border: 1px solid rgba(155, 156, 164, 0.50);
}
.choise_block .type_choise.active {
    border: 1px solid var(--cta-link-icon-border, #DF5A0F);
    color: var(--cta-link-icon-border, #DF5A0F);
}
.choise_block .type_choise input{
    display: none;
}
.choise_block .name_radio {
    display: block;
    margin-bottom: 20px;
    color: var(--main-text-h-1-h-5, #E0E0E0);
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.45px;
}
.type_check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.type_check input {
    display: none;
}
.type_check .checkbox {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: var(--main-bg, #151718);
    border: 1px solid transparent;
    margin-right: 20px;
    position: relative;
}
.type_check .checkbox:hover {
    border: 1px solid rgba(155, 156, 164, 0.50);
    background: none;
}
.type_check input:checked + .checkbox{
    background: var(--main-bg, #151718);
}
.type_check input:checked + .checkbox:after {
    content: '';
    position: absolute;
    top: 40%;
    left: 50%;
    width: 9px;
    height: 17px;
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    -ms-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
    border-bottom: 3px solid var(--cta-link-icon-border, #DF5A0F);
    border-right: 3px solid var(--cta-link-icon-border, #DF5A0F);
}
.constructor_form_block .btn_hide_block {
    display: inline-block;
    color: var(--cta-link-icon-border, #DF5A0F);
    font-size: 15px;
    letter-spacing: -0.45px;
    border-bottom: 1px dashed;
}
.constructor_form_block .hidden_block {
    width: 100%;
    display: none;
}
.block_input .type_message textarea {
    max-width: 100%;
    width: 100%;
}
.hidden_block .block_input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.block_input_black .input_file {
    background: var(--main-bg, #151718);
}
.type_file .name_file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 20px;
    cursor:pointer;
}
.type_file .res_inp_file {
    padding: 0 10px;
}
.type_file .name_file:hover{
    color: var(--cta-link-icon-border, #DF5A0F);
}
.info_result_block {
    background: var(--white, #FFF);
    font-size: 14px;
    letter-spacing: -0.42px;
    color: var(--main-bg, #151718);
    padding: 60px;
}
.info_result_block .name_area {
    color: var(--cta-link-icon-border, #DF5A0F);
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.info_result_block .qnt_day {
    color: var(--main-bg, #151718);
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -1.2px;
    white-space:nowrap;
}
.info_result_block .block_input_white {
    margin-top: 40px;
}
.block_input_white label,.block_input_white .wrap_inp_select {
    width: 100%;
    margin-bottom: 10px;
}
.block_input_white input {
    width: 100%;
    font-size: 15px;
    letter-spacing: -0.45px;
    padding: 19px 14px;
    border-radius: 10px;
    background: #F4F4F4;
    border: 1px solid transparent;
}
.block_input_white input::-webkit-input-placeholder{
    color: rgba(155, 156, 164, 0.50);
    font-size: 15px;
    letter-spacing: -0.45px;
}
.block_input_white input::-moz-placeholder{
    color: rgba(155, 156, 164, 0.50);
    font-size: 15px;
    letter-spacing: -0.45px;
}
.block_input_white input:-ms-input-placeholder{
    color: rgba(155, 156, 164, 0.50);
    font-size: 15px;
    letter-spacing: -0.45px;
}
.block_input_white input::-ms-input-placeholder{
    color: rgba(155, 156, 164, 0.50);
    font-size: 15px;
    letter-spacing: -0.45px;
}
.block_input_white input::placeholder{
    color: rgba(155, 156, 164, 0.50);
    font-size: 15px;
    letter-spacing: -0.45px;
}
.block_input_white input:hover {
    border: 1px solid rgba(155, 156, 164, 0.50);
}
.block_input_white input:focus{
    border: 1px solid rgba(155, 156, 164, 0.50);
    background: #FFF;
}
.block_input_white .errorMessages input{
    border: 1px solid var(--cta-link-icon-border, #DF5A0F);
    background: #F4F4F4;
}
.block_input_white span.errorMessages{
    position: static;
}
.info_result_block .data_info_form dt {
    padding-right: 10px;
}
.info_result_block .btn_orange {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    margin-bottom: 10px;
}
.info_result_block .accept {
    text-align: center;
}


/*ÃÂ±ÃÂ»ÃÂ¾ÃÂº ÃÂ¾Ã‘â€šÃÂ·Ã‘â€¹ÃÂ²Ã‘â€¹*/

.items_reviews .owl-nav {
    left: 50%;
    width: 108%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.reviews_sect .container {
    position: relative;
}
.reviews_sect .all_reviews {
    position: absolute;
    right: 50px;
}
.reviews_sect h2{
    margin-bottom: 40px;
}
.item_review {
    padding: 20px;
    border-radius: 15px;
    background: var(--card-bg, #222);
}
.item_review .text_review {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.48px;
}
.item_review .more_text {
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.42px;
}
.item_review .autor_review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: var(--other-text, #8F9195);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.42px;
    margin-top: 10px;
    .left_block{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        gap: 10px;
    }
}
.quote {
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: 40px;
    letter-spacing: -1.2px;
}
.item_review__link {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 220px;
}
/*ÃÂ¾Ã‘ÂÃÂ¾ÃÂ±ÃÂµÃÂ½ÃÂ½ÃÂ¾Ã‘ÂÃ‘â€šÃÂ¸ ÃÂ½ÃÂ° ÃÂ´ÃÂµÃ‘â€šÃÂ°ÃÂ»Ã‘Å’ÃÂ½ÃÂ¾ÃÂ¹ Ã‘ÂÃ‘â€šÃ‘â‚¬ÃÂ°ÃÂ½ÃÂ¸Ã‘â€ ÃÂµ*/
.specific_area_detail {
    margin-top: 20px;
    line-height: 30px; /* 250% */
    letter-spacing: -0.36px;
}
.specific_area_detail h2{
    margin-bottom: 30px;
}
.specific_area_detail h4{
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: clamp(10px,2vw,20px);
    letter-spacing: -0.54px;
}
.specific_area_detail p:not(:first-child){
    margin-top: 10px;
}
.specific_area_detail li{
    padding: 0 10px;
    width: 50%;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.2;
}
.specific_area_detail li svg,.specific_area_detail li img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.specific_area_detail>.row_specific{
    border-bottom: 1px solid #222;
    padding: 40px 0;
    &:last-child{
        padding-bottom: 0;
    }
}
.specific_area_detail>.row_specific:last-child{
    border:none;
}
.check_list_detail{
    font-size: 14px;
    line-height: 30px;
    letter-spacing: -0.42px;
    margin-top: 60px;
}
.check_list_detail h2{
    margin-bottom: 40px;
}

/*ÃÂ¾ÃÂ´ÃÂ¸ÃÂ½ÃÂ¾Ã‘â€¡ÃÂ½Ã‘â€¹ÃÂµ Ã‘ÂÃ‘â€šÃ‘â‚¬ÃÂ°ÃÂ½ÃÂ¸Ã‘â€ Ã‘â€¹*/

.single_page_banner {
    position: relative;
    min-height: clamp(500px, 35vw, 600px);
    max-width: 1920px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover;
    background-position: center top;
    background-repeat:no-repeat;
    margin-bottom: 40px;
}
.single_page_banner:before{
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50.52%, rgb(21 23 24 / 70%)), to(#151718));
    background: -o-linear-gradient(top, rgb(21 23 24 / 70%) 50.52%, #151718 100%);
    background: linear-gradient(180deg, rgb(21 23 24 / 70%) 50.52%, #151718 100%);
}
.page_catering .single_page_banner:before{
    background: -webkit-gradient(linear, left top, left bottom, from(#151718CC), color-stop(#15171800), to(#151718CC));
    background: -o-linear-gradient(top, #151718CC, #15171800, #151718CC);
    background: linear-gradient(180deg, #151718CC, #15171800, #151718CC);
}
.single_page_banner>.container{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 50px;
}

.single_page_banner .icon_charact {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.single_page_banner .icon_charact>*:not(:last-child){
    margin-right: 80px;
}
.single_page_banner .left_block>*:not(:last-child){
    margin-bottom: 40px;
}
.page_catering .single_page_banner .left_block {
    width: 100%;
    max-width: 764px;
    margin: 0 auto;
}
.single_page_banner .item_icon_charact {
    fill: var(--cta-link-icon-border, #DF5A0F);
    stroke: var(--cta-link-icon-border, #DF5A0F);
    text-align: left;
}
.single_page_banner .right_block {
    width: 13.56%;
    padding-left: 20px;
    text-align: center;
}
.video_link_banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.video_link_banner .wrap_img{
    display: inline-block;
    width: 140px;
    height: 140px;
    border-radius:50%;
    overflow: hidden;
    margin-bottom: 18px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.video_link_banner .wrap_img:after{
    content:'';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    display: inline-block;
    width: 30%;
    height: 22%;
    background: url('img/youtube-play.svg')center no-repeat;
    background-size: contain;
}
.video_link_banner .default_link {
    font-size: 15px;
    letter-spacing: -0.45px;
    text-align: center;
}
.iframe_video_block.fancybox-content{
    padding: 0;
}
.video_block{
    position: relative;

    video,iframe{
        position: absolute;
        width: 100%;
        height: 100%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }
    .preloader{
        background: rgba(0, 0, 0, 0.45);
        left: 0;
        .loader_img {
            top: 50%;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
        }
    }
}
.fancybox-content iframe {
    max-width: 100%;
    width: 853px;
    height: 480px;
}
.area_gallery_block>.container{
    max-width:1440px;
}
.area_gallery_block .gallery_area_link>* {
    margin: 0;
}
.single_page .descr_detail .left_block {
    padding: 0;
}
.descr_detail .col-md-7.wrap_left_block{
    max-width:622px;
}
.descr_detail  .kit_table {
    max-width: 460px;
}
.kaliyan.descr_detail .kit_table {
    max-width: 583px;
}
.descr_detail .type_props {
    font-size: 18px;
    letter-spacing: -0.54px;
}

.page_bg_banner {
    position: relative;
    margin: 40px 0;
    padding-top: 28.8%;
    border-radius: 30px;
    overflow:hidden;
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
}
.content_bg_banner{
    position: absolute;
    top: 30%;
    left: 5%;
}
.content_bg_banner h2 {
    font-size: 50px;
    font-style: italic;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -1.5px;
    margin-bottom: 30px;
}
.link_bg_banner.btn_more_banner {
    padding: 10px 30px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--cta-link-icon-border, #DF5A0F);
    font-size: 15px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.45px;
    border-radius: 100px;
    background: #FFF;
    -webkit-box-shadow: -5px 5px 30px 0 rgb(221 119 62 / 30%);
    box-shadow: -5px 5px 30px 0 rgb(221 119 62 / 30%);
}
.link_bg_banner.btn_more_banner:after{
    content:'';
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url(img/arrow_right.svg) center no-repeat;
    margin-left: 15px;
}
.link_bg_banner.btn_more_banner:hover{
    color: #F86513 !important;
}
.page_contacts .maps_block {
    margin-top: 0;
}
.lofts_list_contacts .item_loft{
    padding: 50px 10px 30px;
}
.lofts_list_contacts .item_loft .top_block {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow:wrap;
    flex-flow:wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.lofts_list_contacts .item_loft .top_block>h2 {
    text-align: left;
    font-size: 26px;
}
.loft_sections .list_elements {
    margin-top: 40px;
}
.number_loft{
    margin-right: 37px;
}
.number_loft p:first-child {
    color: #585A5E;
}
.number_loft .number_card {
    font-size: 20px;
}
.item_loft{
    .name_loft {
        margin-bottom: 10px;
    }
    .caption_name {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .address{
        font-size: 20px;
        font-weight: 600;
        line-height: 30px;
        letter-spacing: -0.6px;
        fill: var(--cta-link-icon-border, #DF5A0F);
        stroke: var(--cta-link-icon-border, #DF5A0F);
    }
    .metro_list > * {
        font-size: 14px;
        line-height: 30px;
        letter-spacing: -0.42px;
    }
    .contacts_card {
        background: none;
        padding: 0;
        margin-bottom: 14px;
    }
    .btn_block .btn{
        width: 100%;
        margin-right: 0;
    }
}
.sheme_map_loft .img_block {
    margin-top: 20px;
    position: relative;
    .wrap_img{
        display: block;
        height: clamp(250px,18vw,300px);
        overflow: hidden;
        margin: 10px 0;
        img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        &:before {
            content: '';
            position: absolute;
            left: 50%;
            top: 50%;
            z-index: 2;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%, -50%);
            width: 60px;
            height: 60px;
            border-radius: 5px;
            background: #0000008f url(img/zoom.svg) center no-repeat;
            background-size: 50%;
        }
    }
    p{
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        color: var(--other-text, #8F9195);
        font-size: 10px;
        letter-spacing: -0.3px;
        padding: 5px 10px;
        background: var(--card-bg, #222);
    }
}
.white_form_block {
    max-width: 420px;
    width: 100%;
    border-radius: 15px;
    background: #FFF;
    padding: 40px;
    color: #151718;
}
.white_form_block .title_form {
    text-align: center;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.6px;
}
.white_form_block .description_form {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.42px;
    margin-bottom: 30px;
    color: #151718;
}
.white_form_block .submit_block {
    width: 100%;
}
.white_form_block .accept {
    text-align: center;
    margin-top: 10px;
}
footer .popup_block>*{
    display: none;
}
#success_popup{
    max-width:380px;
}
#success_popup .success_img {
    text-align: center;
    margin-bottom: 30px;
}
.page_404 {
    padding: 10% 10% 12%;
}
#share_popup {
    border-radius: 10px;
    background: #FFF;
    max-width: 311px;
    padding: 20px 30px;
    overflow: hidden;
}
#share_popup h4 {
    text-align: center;
    color: #222;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.6px;
    margin-bottom: 10px;
}
#share_popup h4+p {
    color: #222;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.36px;
    margin-bottom: 10px;
}
#share_popup .soc_block{
    margin-right: 0;
}
#share_popup .soc_block>* {
    display: inline-block;
    fill: var(--cta-link-icon-border, #DF5A0F);
    margin: 0;
    padding: 0 8px;
    position: relative;
    cursor:pointer;
    /* stroke: var(--cta-link-icon-border, #DF5A0F); */
}
#share_popup .soc_block>* svg{
    width: 21px;
    height: 20px;
    margin: 0;
}
.notif_copy{
    position: absolute;
    bottom:100%;
    left:50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    white-space:nowrap;
    color: var(--other-text, #8F9195);
    font-size: 10px;
    letter-spacing: -0.3px;
    padding: 5px 10px;
    background: var(--card-bg, #222);
}

.column_check_list dt,.descr_detail .kit_table dt {
    max-width: 90%;
}
.page_policy_person {
    padding-top: 100px;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px; /* 166.667% */
    letter-spacing: -0.54px;
    color:var(--other-text);
}
.page_policy_person>.container>*{
    max-width:820px;
}
.page_policy_person h1{
    color:#fff;
    margin-bottom: 20px;
}
.page_policy_person p{
    margin-bottom: 0.8em;
}
.page_policy_person a{
    color: var(--cta-link-icon-border, #DF5A0F);
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
}
.page_policy_person a:hover{
    -webkit-text-decoration-line: underline !important;
    text-decoration-line: underline !important;
    color: #F86513 !important;
}
.text_block{
    color:var(--other-text);
}
.text_block h2{
    color:var(--main-text-h-1-h-5);
    margin-bottom: 20px;
}
.text_block a{
    color: var(--cta-link-icon-border, #DF5A0F);
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
}
.text_block a:hover{
    -webkit-text-decoration-line: underline !important;
    text-decoration-line: underline !important;
    color: #F86513 !important;
}
.text_block p:not(:last-child){
    margin-bottom: 16px;
}
.text_block ol {
    padding-left: 20px;
}
.text_block ol>li {
    list-style:decimal;
    margin-bottom: 16px;
}
.text_block li>ul{
    margin-top: 16px;
}
.text_block ul{
    padding-left: 20px;
}
.text_block ol ul{
    padding: 0;
}
.text_block ul>li {
    list-style:disc;
    margin-bottom: 16px;
}
.text_block td {
    border: 1px solid;
    padding: 10px;
}
.lofts_list_contacts .item_loft .taxi_link{
    display: none;
}
.wrap_inp_select {
    position: relative;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    cursor: pointer;
    letter-spacing: -0.45px;
    border-radius: 10px;
    border: 1px solid transparent;
    background: var(--card-bg, #222);
    padding: 15px;
}
.block_input_white .wrap_inp_select{
    background: #F4F4F4;
    padding: 19px 14px;
}
.select_inp_block {
    position: absolute;
    display: none;
    top: 100%;
    z-index: 2;
    left: -1px;
    right: -1px;
    background: var(--card-bg, #222);
    margin-top: 5px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 4px #c4c5cb;
    box-shadow: 0 0 4px #c4c5cb;
}
.block_input_white .select_inp_block{
    background: #F4F4F4;
    br{
        display: none;
    }
}
.select_inp_block input[type="radio"] {
    display: none;
}
.select_inp_block label[for] {
    font-size: 15px;
    font-style: normal;
    cursor: pointer;
    letter-spacing: -0.45px;
    padding: 5px 14px;
    margin-bottom: 5px;
    display: block;
}
.select_inp_block label span{
    display: block;
}
form[name="free_date"] .wrap_inp_select .placeholder {
    text-transform: capitalize;
}
.wrap_inp_select label:not([for]) {
    display: block;
    position: relative;
}
.wrap_inp_select .arr_sel {
    position: absolute;
    top: 20px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 18px;
    width: 8px;
    height: 8px;
    border-bottom: 1px solid;
    border-right: 1px solid;
    -webkit-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.block_input_white .wrap_inp_select .arr_sel{
    top: 25px;
}
.wrap_inp_select.open .arr_sel{
    -webkit-transform: rotate(45deg) scale(-1);
    -ms-transform: rotate(45deg) scale(-1);
    transform: rotate(45deg) scale(-1);
    margin-top: 3px;
}
.horizontal_img {
    max-width: unset;
    max-height: 100%;
}
.vertical_img{
    max-width: 100%;
    max-height: unset;
}
.all_link_section {
    position: absolute;
    right: 50px;
}
.news_list_page>.container{
    position: relative;
}
.page_catering .single_page_banner .icon_charact {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.list_anchor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    padding: 40px 5px;
}
.list_anchor>* {
    display: inline-block;
    padding: 14px 24px;
    cursor: pointer;
    border-radius: 100px;
    border: 1px solid #505050;
    background: var(--card-bg, #222);
    margin: 5px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -0.42px;
}
.descr_detail.format_catering h2 {
    margin-bottom: 20px;
}
.format_catering .time_event {
    display: inline-block;
    padding: 10px 15px;
    font-weight: 400;
    line-height: 10px;
    margin-right: 10px;
    border-radius: 100px;
    border: 1px solid var(--card-bg, #222);
    background: var(--card-bg, #222);
}
.page_catering .thumb_slider .owl-nav{
    display: none;
}
.descr_detail.format_catering .text_block{
    font-size:16px;
}

.fancybox-slide--iframe .fancybox-content{
    width: 800px;
    height:480px !important;
    background: transparent;
}
.show_hidden_block {
    display: none;
}

.home_page_section_catering {
    background-image:url('../../../../img/catering_bg.png');
    background-size: cover;
    font-size: 14px;
    position: relative;
    >.container{
        position: relative;
        z-index: 1;
    }
    &:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: -webkit-gradient(linear, left top, left bottom, from(#151718CC), color-stop(#15171800), to(#151718CC));
        background: -o-linear-gradient(top, #151718CC, #15171800, #151718CC);
        background: linear-gradient(180deg, #151718CC, #15171800, #151718CC);
    }
    .video_block {
        padding: 29%;
    }
    .left_block{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        .btn_block{
            margin-top: auto;
        }
    }
}

.single_page_banner .accept_check {
    color: #fff;
}

.single_page_banner span[role=checkbox], .checkbox{
    border-color: #fff;
}
#popup_second_show {
    padding: 0;
    overflow: hidden;
    width: 100%;
    max-width: 420px;
    .wrap_item_img {
        padding: 30%;
        position: relative;
        margin: -1px;
    }
    .text_block {
        text-align: center;
        color: #000;
        font-size: 14px;
        padding: 20px 16px;
        .title_popup {
            margin-bottom: 16px;
        }
        .btn{
            margin-top: 20px;
            text-decoration: none;
        }
    }
}
.page_no_banner h1{
    margin-bottom: 20px;
}
.map-columns ul>li>ul {
    padding-left: 15px;
}
@media all and (min-width: 1201px) {
    .top_banners_slider .owl-dots {
        bottom: 130px;
    }
}
@media all and (min-width: 951px){
    .item_loft .name_loft {
        font-size: 30px;
        font-weight: 600;
        letter-spacing: -1.2px;
        min-height: 80px;
    }
    .item_loft .name_loft .slash {
        margin-right: 20px;
    }
    .block_input .type_drop {
        width: 100%;
        max-width: 238px;
    }
}
@media all and (min-width: 769px){
    .mob{
        display: none;
    }
    .top_banners_slider .owl-nav {
        padding: 0 40px;
    }
    .list_more_photo>*:not(.one_dot):after{
        content:'';
        width: 100%;
        height: 3px;
        border-radius: 5px;
        opacity: 0;
        background: var(--main-text-h-1-h-5, #E0E0E0);
    }
    .list_more_photo:hover>*:after{
        opacity: 0.3;
    }
    .list_more_photo>*:hover:after{
        opacity:1;
        background:var(--cta-link-icon-border, #DF5A0F);
    }
    .list_more_photo>:first-child .item_img{
        opacity:1;
    }
    /*.img_card_element:after{
        content:'';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #151718;
        opacity: 0.7;
        transition:0.3s;
    }*/
    .slider_photo_dots .item_img {
        opacity: 0;
        z-index: -1;
    }

    .slider_photo_dots:hover .item_img {
        opacity: 1;
    }
    .specificity .btn>svg {
        display: none;
    }
    .events_gallery h2 {
        text-align: center;
    }
    .contacts_form .soc_block a svg {
        fill:var(--cta-link-icon-border, #DF5A0F);
        margin-right: 9px;
    }
    .gallery_photo_detail .more_photo>.hidden_desk_img {
        display: none;
    }
    .gallery_photo_detail .more_photo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        position: relative;
    }
    .gallery_photo_detail .more_photo>*:not(.hidden_desk_img) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%;
        position: absolute;
        top: 0;
        bottom: 50%;
        left: 0;
        overflow: hidden;
    }
    .gallery_photo_detail .more_photo>* img {
        position: absolute;
        width: 100%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }
    .gallery_photo_detail .more_photo>*:nth-child(n+4) {
        top: 50%;
        bottom: 0;
    }
    .gallery_photo_detail .more_photo .wrap_img:nth-child(odd) {
        left: 50%;
    }
    .bottom_info_banner .right_block>*{
        width: auto;
    }
    .descr_detail .left_block {
        padding-right: 35px;
    }
    .descr_detail .right_block {
        padding-left: 20px;
    }
    .specific_area{
        padding-bottom: 20px;
    }

    .specific_area .custom_scroll_block {
        margin-bottom: 55px;
    }
    .constructor_form_block h2{
        font-size: 40px;
        font-weight: 600;
        line-height: 50px;
        letter-spacing: -1.2px;
        margin-bottom: 20px;
    }
    .dots_tumb_slider.mob_slider {
        display: none;
    }
    .gallery_area_link .popup_image:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        top: 0;
        right: 0;
        opacity: 0.5;
        background: #151718;
        z-index: 1;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }
    .gallery_area_link .popup_image:hover:after {
        opacity: 0;
    }
    .gallery_area_link .popup_image:hover:before {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        z-index:2;
        -webkit-transform:translate(-50%,-50%);
        -ms-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%);
        width: 80px;
        height: 80px;
        border-radius: 5px;
        background: #0000008f url(img/zoom.svg) center no-repeat;
        background-size: 40px 40px;
    }
    .gallery_area_link .popup_image:hover+.link_detail,.gallery_area_link:not(.owl-carousel)>*:hover .link_detail {
        color: #DF5A0F;
    }
    .gallery_area_link .popup_image:hover+.link_detail:after,.gallery_area_link:not(.owl-carousel)>*:hover .link_detail:after {
        content: '';
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url(img/arrow_right.svg) center no-repeat;
        vertical-align: middle;
        margin-left: 5px;
        background-size: 80%;
    }
    .single_page .descr_detail {
        padding-top: 60px;
    }
    .single_page .descr_detail.type_catering {
        padding-top: 40px;
        padding-bottom: 0;
    }
    .single_page .descr_detail.format_catering {
        padding-top: 40px;
        padding-bottom: 0;
        margin-top: 0;
    }
    .single_page_banner .left_block {
        width: 640px;
    }
    .page_catering .reviews_sect {
        margin-top: 90px;
        padding-bottom: 70px;
    }
    .row.items_reviews{
        margin-top: -20px;
    }
    .row.items_reviews>*{
        margin-top: 20px;
        .item_review{
            height: 100%;
        }
    }
    .head_card {
        min-height:110px;
    }
}
@media all and (min-width:769px){
    .mobile_scroll_block {
        overflow-x:hidden;
        overflow-y: auto;
        max-height:800px;
        height: calc(100vh - 110px);
        padding-bottom: 40px;
    }

}
@media all and (max-width: 1360px){
    .specificity .btn_block{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
    }
    .specificity .btn_block .btn {
        margin: 0 0 20px;
    }
    .specificity .btn_block .btn:last-child{
        margin-bottom: 0;
    }
}
@media all and (max-width: 1200px){
    .top_banners_slider .owl-dots{
        bottom: 30px;
    }
    .bottom_info_banner .right_block {
        -ms-flex-flow: wrap;
        flex-flow: wrap;
    }
    .bottom_info_banner .right_block .bottom_block {
        margin: 0 -10px;
    }
    .bottom_info_banner .right_block .addrress_banner{
        margin-bottom: 20px;
    }
    .single_page_banner{
        /* padding: 26.5%; */
    }
    .descr_detail .left_block .icon_charact {
        margin-bottom: 0;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-right: -25px;
    }
    .item_icon_charact {
        margin: 0 50px 40px 0;
    }
    .list_elements {
        margin: -40px 0 40px;
        padding-bottom: 0;
        .item_card{
            max-width: 50%;
        }
    }
    .items_reviews.owl-carousel{
        max-width: 90%;
        .owl-stage-outer {
            margin-right: -14%;
        }
    }
}
@media all and (max-width: 950px){
    .head_conent .left_block{
        max-width: 57%;
    }
    .head_conent .soc_block.desk {
        display: none;
    }
    h2 {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: -0.72px;
    }
    .slide_menu {
        padding: 20px 0 40px;
    }
    .section_form{
        padding: 0 0 40px;
        margin-top: 10px;
    }
    .section_form .container {
        padding: 0 10px;
    }
    .section_form .contacts_form {
        text-align: center;
        margin-bottom: 40px;
    }
    .section_form .contacts_form>p {
        margin-bottom: 30px;
        color: #FFF;
        font-size: 14px;
    }
    .manager {
        margin-top: 40px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .photo_manager {
        margin-bottom: 0;
    }
    .contacts_form .soc_block{
        margin-right: 0;
    }
    .contacts_form .soc_block a {
        display: block;
        margin-top: 40px;
        margin-right: 0;
        font-size: 18px;
        letter-spacing: -0.54px;
    }
    .section_form {
        h3,.h3{
            margin-bottom: 20px;
        }
    }
    .section_form .block_fields {
        background: #ffffff;
        padding: 40px 25px 20px;
        color: var(--card-bg, #222);
        margin: 0 -10px;
    }
    .section_form .block_fields .caption_input {
        display: none;
    }
    .block_input>* {
        width: 100%;
    }
    .block_input input[type="text"],.block_input input[type="number"],.block_input textarea {
        max-width: 100%;
        width: 100%;
    }
    .section_form .block_input>*{
        margin-bottom: 10px;
    }
    .section_form .block_input input:focus{
        border: 1px solid rgba(155, 156, 164, 0.50);
        background: #FFF;
    }
    .section_form .block_input input[type="text"],.section_form .block_input input[type="number"],.section_form .block_input textarea{
        font-size: 15px;
        letter-spacing: -0.45px;
        padding: 19px 14px;
        border-radius: 10px;
        background: #F4F4F4;
        border: 1px solid transparent;
        color: var(--main-bg, #151718);
    }
    .section_form span.errorMessages{
        position: static;
    }
    .section_form .block_input .errorMessages input {
        border: 1px solid var(--cta-link-icon-border, #DF5A0F);
        background: #F4F4F4;
    }
    .block_input .type_date label {
        width: 100%;
    }
    .section_form .block_input .type_date svg {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .block_input .type_date input{
        padding-right: 45px;
    }
    .block_fields .btn {
        margin-top: 0;
        width: 100%;
    }
    .section_form .accept_check {
        color: var(--card-bg, #222);
    }
    .constructor_form_block {
        padding: 40px 0 0;
        margin: 40px 0;
    }
    .constructor_form_block .left_block{
        width: 100%;
    }
    .constructor_form_block .right_block{
        width: 100%;
    }
    .constructor_form_block h2{
        text-align: center;
    }
    .choise_block {
        -ms-flex-flow:wrap;
        flex-flow:wrap;
        width: 100%;
        margin: 0;
    }
    .choise_block>* {
        padding: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .choise_block .type_choise {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 20px;
        text-align: center;
    }
    .choise_block>*:not(:last-child){
        margin-bottom: 10px;
    }
    .choise_block .name_radio{
        margin-bottom: 0;
    }
    .choise_block .type_choise>span:last-child {
        width: 50%;
        text-align: right;
    }
    .constructor_form_block .hidden_block {
        margin-bottom: 0;
    }
    .info_result_block {
        padding: 60px 25px;
        margin: 20px -25px 0;
    }
    .single_page_banner {
        /* padding: 36.5%; */
    }
    .btn_block {
        -ms-flex-flow: wrap;
        flex-flow: wrap;
    }
    .btn_block>*{
        width: 100%;
    }
    .btn_block>*:not(:last-child) {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .single_page_banner .right_block{
        display: none;
    }
    .video_link_banner .wrap_img{
        margin-bottom: 10px;
    }
    .lofts_list_contacts .item_loft{
        padding: 20px 10px;
    }
    .lofts_list_contacts .item_loft .top_block .caption_name {
        width: 100%;
    }
    .lofts_list_contacts .item_loft .top_block>h2{
        display: none;
    }

    .lofts_list_contacts .item_loft .address svg {
        display: none;
    }
    .lofts_list_contacts .item_loft .taxi_link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .lofts_list_contacts .item_loft .taxi_link svg{
        margin-left: 10px;
    }
    .item_logo_client {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
        flex: 0 0 160px;
        height: 80px;
    }
    .wrap_inp_select,.select_inp_block{
        background: #F4F4F4;
    }
    .bottom_info_banner .name_loft h1{
        font-size: 24px;
        line-height: 30px;
        letter-spacing: -0.72px;
    }


}
@media all and (max-width:768px){
    body {
        padding-top: 114px;
    }
    .desk{
        display: none !important;
    }
    .container {
        padding: 0 25px;
    }
    .btn{
        width: 100%;
    }
    h1,.banner_content h2 {
        font-size: 30px;
        line-height: 40px;
        letter-spacing: -0.9px;
    }
    .head_conent .right_block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .head_conent .logo_header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .head_conent .logo_header>a {
        max-width: 73.2%;
    }
    .head_conent .logo_text {
        margin-left: 0;
        margin-top: 15px;
        color: #E0E0E0;
        font-size: 12px;
        font-weight: 700;
        line-height: 15px;
    }
    .logo_header h2 .slash, .logo_header h1 .slash {
        padding: 0;
        display: none;
    }
    .hamb {
        margin-left: 20px;
    }
    .hamb>span {
        width: 30px;
        margin: 4px 0;
    }
    .hamb>span:nth-child(2) {
        width: 20px;
    }
    .phone_block {
        margin: 10px 0 0;
    }
    .phone_block>a[href^=tel] {
        font-size: 15px;
    }
    .top_main_banner {
        padding: 32%;
    }
    .top_banners_slider .owl-nav button span{
        display: inline-block;
        width: 32px;
        height: 32px;
    }
    .background_video iframe{
        display: none;
    }
    .background_video video {
        width: auto;
        height: 100%;
    }
    .banner_content {
        text-align: left;
    }
    .head_card {
        padding: 20px 15px 10px;
    }
    .head_card .right_block {
        width: 65%;
    }
    .top_banners_slider .owl-dots {
        bottom: 10px;
    }
    /*.name_element h2 + p {
        padding-left: 40px;
        margin-top: 0;
        font-size: 14px;
        letter-spacing: -0.42px;
    }*/
    .img_card_element.owl-loaded *{
        height: 100%;
    }
    .img_card_element.owl-loaded .owl-nav{
        height: 0;
    }
    .img_card_element.owl-loaded .owl-nav button{
        height: unset;
    }
    .more_img_card_element>.wrap_img{
        height: auto;
    }
    .list_elements .contacts_card {
        display: none;
    }
    .list_elements .item_card {
        width: 100%;
        max-width: 100%;
    }
    .prev_img_card {
        padding: 45.9%;
        margin: 0 -10px;
    }
    /*  .img_card_element.owl-carousel .owl-item img{
          width:auto;
      }*/
    .img_card_element .owl-nav {
        padding: 0 10px;
    }
    .img_card_element .item_img{
        position: relative;
    }
    /*.img_card_element .item_img:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        transition: 0.3s;
        background: linear-gradient(180deg, rgba(21, 23, 24, 0.37) 25%, #151718 91.67%);
        opacity: 1;
    }*/
    .item_card .specificity {
        padding: 0 15px;
        margin-top: 15px;
        position: relative;
        font-size: 14px;
        line-height: 40px;
        letter-spacing: -0.42px;
        z-index:2;
    }
    .more_img_card_element {
        z-index: 2;
    }
    .specificity .btn_block {
        margin-top: 20px;
    }
    .specificity .btn_black{
        fill:transparent;
    }
    .specificity .btn>svg {
        width: 30px;
        height: 30px;
        margin-left: 15px;
    }

    .tabs_list {
        margin: 20px -24px 30px -5px;
        text-align: left;
        overflow: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .tabs_list li {
        margin: 5px;
    }
    .section_title {
        margin-bottom: 20px;
    }
    section {
        padding-bottom: 0;
    }
    .faq .item_accordeon_name{
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .question-list+.more_link {
        background: var(--cta-link-icon-border, #DF5A0F);
        padding: 15px 30px;
        display: block;
        text-align: center;
        font-size: 16px;
        font-weight: 600;
        line-height: 30px;
        letter-spacing: -0.48px;
        color: #FFFFFF;
    }
    .reviews_sect h2 {
        margin-bottom: 20px;
    }
    .items_reviews:not(.owl-carousel){
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row;
        overflow-x: auto;
        margin-right: -25px;
        padding-right: 20px;
        margin-left: -5px;
        [class^="col-"] {
            padding: 0 5px;
        }
    }
    .block_logo {
        overflow: auto;
        -ms-flex-flow: nowrap;
        flex-flow: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .block_logo>*{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
    }
    .pre_footer_block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    div#map {
        height: 400px;
    }
    .menu_map {
        padding: 0 10px;
    }
    .menu_map [class^="col-"] {
        padding: 0;
        width: 100%;
    }

    footer {
        padding-top: 25px;
    }
    .logo_footer {
        text-align: center;
    }
    footer .left_block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        text-align: center;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 20px;
    }
    [class*="footer_menu_"]{
        margin-top: 20px;
        text-align: center;
    }
    [class*="footer_menu_"] {
        h4,.h4{
            margin-bottom: 10px;
        }
    }
    [class*="footer_menu_"] .soc_block>*{
        margin-right: 0;
    }
    .link_design {
        text-align: center;
        margin-top: 40px;
    }
    .slide_menu .top_block{
        position: fixed;
        top: 0;
        left: 25px;
        right: 25px;
        background: #151718;
        padding: 20px 25px;
        margin: 0 -25px;
    }
    .mobile_scroll_block {
        padding-top: 60px;
    }
    .contacts_area_menu.row {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;}

    .info_contact{
        padding: 0;
    }

    .mobile_scroll_block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .gallery_area_link__slide{
        margin:-10px -5px 0;
        >*{
            margin-top: 10px;
            padding: 0 5px;
        }

        .link_detail{
            left: 5px;
            max-width: calc(100% - 10px);
        }
    }

    .slide_menu {
        position: fixed;
        top: 0;
        overflow: auto;
        height: 100vh;
    }
    .close_menu .default_link>svg {
        width: 30px;
        height: 30px;
        stroke-width: 2px;
    }
    .close_menu .default_link>span {
        display: none;
    }
    .slide_menu .logo_header>a {
        max-width: 39.6%;
    }
    .slide_menu .logo_text {
        color: var(--main-text-h-1-h-5, #E0E0E0);
        font-size: 12px;
        font-weight: 500;
        line-height: 15px;
        letter-spacing: -0.36px;
        margin-left: 20px;
        text-transform: none;
    }
    .slide_menu .lang_choise {
        margin-bottom: 10px;
        font-size: 18px;
        letter-spacing: -0.54px;
    }
    .contacts_area_menu .prev_area_menu {
        display: none;
    }
    .contacts_area_menu {
        margin-bottom: 40px;
    }
    .block_menu .left_block .btn {
        margin: 40px 0;
    }
    .slide_menu .col_menu_footer>* {
        padding-left: 10px;
    }
    .logo_header h2,.logo_header h1{
        padding-left: 0;
        letter-spacing: -0.6px;
    }
    .logo_header h2 .slash, .logo_header h1 .slash{
        display: none;
    }
    .gallery_photo_detail .detail_photo{
        display: none;
    }
    .gallery_photo_detail {
        position: relative;
        padding: 34.6%;
        overflow:hidden;
    }
    .gallery_photo_detail .more_photo {
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .top_info_banner {
        margin: 0 -15px;
        padding: 10px 15px;
    }
    .top_info_banner>p {
        padding-left: 20px;
        position: relative;
    }
    .top_info_banner>p:before {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .gallery_photo_detail div{
        height: 100%;
    }
    .gallery_photo_detail .more_photo.owl-loaded .owl-item{
        overflow:hidden;
    }
    .gallery_photo_detail .more_photo.owl-loaded img {
        width: auto;
        max-width: unset;
        max-height: 100%;
    }
    .bottom_info_banner {
        padding: 30px 5px 20px;
        margin: 0 -15px;
    }
    .bottom_info_banner .name_loft {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .bottom_info_banner .rent_detail {
        display: none;
    }
    .bottom_info_banner .right_block {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 10px;
    }
    .bottom_info_banner .right_block .btn_block {
        margin-top: 20px;
    }
    .block_anchor {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        overflow: auto;
        white-space: nowrap;
        margin: 0 -25px;
        padding: 0 25px;
    }
    .specific_area h2 {
        margin-bottom: 40px;
    }
    .list_specific_area {
        margin-bottom: 40px;
        overflow:auto;
    }
    .descr_detail .left_block {
        margin-bottom: 40px;
    }
    .specific_area_detail {
        margin-top: 40px;
    }
    .specific_area_detail h2 {
        margin-bottom: 40px;
    }
    .specific_area_detail li {
        line-height: 15px;
    }
    .specific_area_detail>.row_specific{
        border:none;
        padding: 0 0 20px;
    }
    .row_specific .col-md-6:not(:last-child) {
        margin-bottom: 20px;
    }
    .thumb_slider.mob_slider .owl-item>[class^="col-"] {
        width: 100%;
        padding: 0;
    }
    .loft_sections .events_gallery h2 {
        padding: 0 25px;
        margin-bottom: 20px;
    }
    .loft_sections .events_gallery>.container {
        padding: 0;
    }
    .dots_tumb_slider.mob_slider {
        padding: 0 30px;
    }
    .check_list_detail {
        margin-top: 40px;
    }
    .check_list_detail h2 {
        margin-bottom: 20px;
    }
    .check_list_detail .col-md-5:not(:last-child) {
        margin-bottom: 40px;
    }
    .single_page_banner {
        padding: 0;
        background-size: auto 65%;
    }
    .single_page_banner:before {
        bottom: 35%;
    }
    .single_page_banner .left_block {
        width: 100%;
    }
    .single_page_banner .left_block .icon_charact {
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        margin:0 -55px 0 0;
    }

    .single_page_banner .left_block .btn_block>*:not(:last-child) {
        margin-bottom: 12px;
    }
    .page_catering .single_page_banner .icon_charact>* {
        white-space: normal;
        max-width: 50%;
        margin-right: 0;
        padding-right: 40px;
    }
    .area_gallery_block>.container {
        padding: 0;
    }
    .area_gallery_block .gallery_area_link .popup_image+.link_detail,.area_gallery_block .gallery_area_link:not(.owl-carousel)>* .link_detail {
        color: #DF5A0F;
    }
    .area_gallery_block .gallery_area_link .popup_image+.link_detail:after,.area_gallery_block .gallery_area_link:not(.owl-carousel)>* .link_detail:after {
        content: '';
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url(img/arrow_right.svg) center no-repeat;
        vertical-align: middle;
        margin-left: 5px;
        background-size: 80%;
    }
    .area_gallery_block .gallery_area_link .popup_image:before {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 2;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        width: 80px;
        height: 80px;
        border-radius: 5px;
        background: #0000008f url(img/zoom.svg) center no-repeat;
        background-size: 40px 40px;
    }
    .reviews_sect .all_reviews {
        position: static;
        margin: 30px 0 20px;
        display: inline-block;
    }
    .page_contacts .block_reverse {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .page_policy_person{
        padding-top: 40px;
        font-size:16px;
        line-height:24px;
    }
    .page_bg_banner{
        height: 500px;
    }
    .content_bg_banner {
        top: unset;
        left: 0;
        width: 100%;
        padding: 0 30px 30px;
        bottom: 0;
    }
    .content_bg_banner h2 {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 40px;
    }
    .photo_manager {
        fill: #fff;
    }
    .home_page_section_catering {
        .btn_block{
            margin-top: 16px;
        }
    }
}
@media all and (max-width: 540px){
    .fancybox-content iframe {
        height: 300px;
    }
    .fancybox-slide--iframe .fancybox-content {
        height: 300px !important;
    }
    .event_page_template .item_icon_charact:first-child {
        margin-right: 138px;
    }
}

.grecaptcha-badge {
    display: none !important;
}