select.reservation__form-order-input {
    background: url(/template/i/new/arrow.png)no-repeat right center,white;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.reservation__left .preview-image img {width:55px;}
@media screen and (max-width: 575px) {
    .header .phones .phones__item .phone__link span {
        color: white;
    }
    .header-buttons {
        display: block;
        margin: 0 auto !important;
    }
    .header-buttons .btn.fill-bg.open-order-form {
        text-align: center;
        display: block;
        margin: 10px auto;
        width: 100%;
    }
    .header-buttons .btn.callbackBtn{
        text-align: center;
        display: block;
        margin: 10px auto;
        width: 100%;
    }
    .header__top .header-cards, .header__top .header-social, .header__top .header-address, .header__top .header-translator, .header__top .header__separator {
        margin: 10px auto;
        float: none;
    }
    .header__top .header__separator {
      display: none;
    }
    .mtk-folder-text .mtk-folder-title{
        font-size: 15px;
    }
    .mtk-folder-text .mtk-folder-desc{
        font-size: 12px;
    }
	.reservation__form-order-input {
	padding:8px!important;
	}
}


.custom_row{
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.custom_col_2, .custom_col_1{
    padding: 0 15px;
}
.custom_col_2{
    flex: 1 1 100%;
}
.custom_col_1{
    flex: 1 1 50%;
}
.contacts_block_title{
    font-size: 24px;
    line-height: 28px;
    color: #7A644E;
    font-weight: 700;
    margin-bottom: 20px;
}
.contacts_block_item--title{
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    color: #7A644E;
    margin-top: 15px;
    margin-bottom: 7px;
}
.contacts_block_item--content{
    font-size: 15px;
    line-height: 18px;
    color: #B04A13;
}
.contacts_block_item--content.grey{
    color: #7A644E;
}
.contacts_block_item--socials a{
    display: inline-flex;
    width: 38px;
    height: 38px;
    background: #D9C099;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}
.contacts_block_item--socials a:not(:first-child){
    margin-left: 15px;
}
.contacts_block_item--socials i{
    color: #7A644E;
    font-size: 20px;
    font-weight: 700;
} 
.contacts_block_item--socials a:hover i{
    color: #B04A13;
}
.contacts_block{
    font-family: 'Roboto', sans-serif;
}
.contacts_block_item--content.phone{
    font-size: 18px;
    display: block;
    margin-bottom: 8px;
    width: fit-content;
    width: -moz-fit-content;
}
.contacts_block_item--socials{
    margin-top: 10px;
}
.contacts_block_schema{
    /*display: flex;*/
}
.contacts_block_schema_content{
    /*margin-left: 20px;*/
    margin-top: 10px;
}
.contacts_block_schema_content div{
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    color: #7A644E;
}
.contacts_block_schema_content p{
    font-size: 15px;
    line-height: 160%;
    color: #7A644E;
    margin-bottom: 0;
    margin-top: 8px;
}
.contacts_block_schema_content p + p{
    margin-top: 0;    
}
.contacts_block_schema_content p:last-child{
    margin-bottom: 8px;
}
.contacts_block_schema_icon {
    padding-top: 3px;
}
h1.custom_page_title{
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #7A644E;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 25px;
    text-align: left;
}
.hidden_meta{
    display: none;
}
.center {text-align: center;}
.bold {font-weight:700!important;}
.banket-price td {vertical-align:middle; border:none!important; padding: 1em;}
.banket-price {border:1px solid #bbb}
.banket-price tr {border-bottom:1px solid #bbb}
.banket-price tr td:not(:first-child) {text-align:center; width: 12%}
.banket-price tr:nth-child(odd) {background-color:rgba(255,255,255,.2)}
.banket-price tr:first-child {font-weight: ; background-color:#7A644E; color:#fff}
.banket-description {font-size:.8rem; font-style: italic;}
.banket-price .banket-description:nth-child(1) {padding-top:3px;}
.main-page-uslugi {display:grid; grid-template-rows: 1fr 1fr; grid-template-columns: 1fr 1fr; grid-gap: 2vw;}
/* .main-page-uslugi > .usluga-1 {background-image: url(/assets/images/1.jpg);} */
.main-page-uslugi .usluga-1 {position:relative}
.main-page-uslugi img {width:100%; max-width: 100%}
.main-page-uslugi .uslugi-caption {color: #fff; position: absolute; left:50%; top:50%; transform: translate(-50%, -50%); font-size:36px; font-weight: bold}
.main-page-uslugi a:hover img{ outline: 1px solid #fff; outline-offset: -15px; z-index: 999}
.rooms-table td {vertical-align:middle; border:none!important; padding: 1em;}
.rooms-table {border:1px solid #bbb}
.rooms-table tr {border-bottom:1px solid #bbb}
.rooms-table thead, .uslugi-table thead {font-weight: ; background-color:#7A644E; color:#fff}
.rooms-table-zebra tbody tr:nth-child(odd) {background-color:rgba(255,255,255,.2)}
.rooms-table b {color:#7A644E}
.uslugi-table tr td{border:1px solid #bbb!important; vertical-align:middle; padding: 1em;}

.new-offer {display:grid; grid-template-rows: auto; grid-template-columns: 1fr 1fr; grid-gap: 2vw;}
.new-offer .usluga-1 {position:relative; }
.new-offer img {width:100%; max-width: 100%; outline: 1px solid #fff; outline-offset: -15px;}
.new-offer .new-offer-caption {color: #fff; position: absolute; left:50%; top:50%; transform: translate(-50%, -50%); font-size:36px; line-height:32px; font-weight: bold; text-align:center; width:80%;}
.new-offer .new-offer-caption .new-offer-description {font-size: 18px; font-weight: 400; margin-top: 15px; line-height:20px;}

@media screen and (max-width: 991px) {
	.u-content table.adaptive-price-table.rooms-table tr {
	    border: 1px solid #bbb!important;
	}
}
@media screen and (max-width: 576px){
    .custom_col_1{
        flex: 1 1 100%;
    }
    .custom_col_1, .custom_col_2{
        margin-bottom: 15px;
    }
	.main-page-uslugi {grid-template-rows: auto; grid-template-columns: repeat(auto-fit, minmax(100%, 1fr)); grid-gap: 1vw;}
.main-page-uslugi a {padding: 5px 20px;}
	.new-offer {grid-template-rows: auto; grid-template-columns: repeat(auto-fit, minmax(100%, 1fr)); grid-gap: 1vw;}
}