@import url('/fonts/inter/inter.css');
html {
    height: 100%;
    width: 100%;
    width: auto; /*это типа чтобы не скакало при открытии модалки, а formodal_fixed*/
}

body {
    height:         100%;
    margin: 0;
    padding: 0;
    color: #524B45;
    font-family: "Inter";
    font-size: 16px;
    min-width: 100%;
    background-color: #ffffff;
}

a {
    color: #CB8A58;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

a.inverse {
    text-decoration: none;
}

a.inverse:hover {
    text-decoration: underline;
}

img{
    border: 0;
}

.pagetext {

}

.pagetext h1 {

}

#html_container {
    min-height: 100%;
}

h1, h2 {
    padding: 0;
    margin: 0;
    font-size: 64px;
    line-height: 72px;
    font-weight: 800;
    color: #693720;
    margin-bottom: 30px;
}

.wrapper {
    width: 1440px;
    padding: 0 15px;
    margin: 0 auto;
    min-width: 360px;
    position: relative;
}

.lesenka {
    font-size: 11px;
    line-height: 20px;
    color: #B29F91;
    text-transform: uppercase;
    margin-bottom: 45px;
}

.lesenka a{
    color: #363636;
    text-decoration: none;
    transition: all 0.3s;
}

.lesenka a:hover {
    color: #CB8A58;
}

.lesenka span {
    color: #B29F91;
}

.lesenka_separator {
    background-image: url(/img/lesenka_separator_icon.png);
    display: inline-block;
    width: 6px;
    height: 8px;
    margin: 0 10px;
}

div.clearer {
    clear:               both;
    overflow:            hidden;
    zoom:                1;
    height:              0; /* ie */
}

.footer_marginer {
    height: 280px;
    height: 895px; /*плюс карта*/
}

.welcome_footer_marginer {
    height: 210px;
    height: 825px; /*плюс карта*/
}

.contacts_footer_marginer {
    height: 210px;
    height: 330px; /*плюс обратная связь*/
}


div.metrika_code {
    display: none;
}

.footer_container {
    margin-top: -825px;
    bottom: 0;
    height: 825px;
    width: 100%;
    position: relative;
}

.contacts_footer_container {
    margin-top: -330px;
    height: 330px;
}

.footer {
    height: 210px;
}

.band_holder {
    position: relative;
    overflow: hidden;
    min-width: 1470px;
    width: 100%;
}

.band {
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
}

.footer_band .band {
    z-index: auto;
}

.footer_band .wrapper {
    z-index: 1;
}

.band .band_background, .band .band_shadow {
    position: relative;
    width: 100%;
    max-width: 1920px;
    min-width: 1470px;
    height: 100%;
    margin: 0 auto;
    background-position: center top;
}

.band_holder_1660 .wrapper {
    width: 1660px;
}

  
.up_button_container {
    position: relative;
    margin: 0 auto;
    width: 100%;
    
}

@media only screen and (min-width: 1140px) {
    .up_button_container {
        display: block;
    }
}
 
.up_button_control {
    position: fixed;
    bottom: 15px;
}

.up_button {
    cursor: pointer;
    position: fixed;
    background-image: url(/img/up_top.png);
    height: 29px;
    width: 45px;
    right: 20px;
    bottom: 15px;
    display: none;
}

.up_button:hover {
    background-position:  45px 0;
}

.up_button_absolute {
    position: absolute;
}

.expander {
    width: 100%;
    display: inline-block;
    height: 0px;
}

.transition {
    transition: all 0.3s;
}

.phonelink {
    color: inherit;
    text-decoration: none;
}

.icon_wrapper {
    position: relative;
}

.icon_inner {
    background-position: top left;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all 0.3s;
}

.icon_inner_hover {
    opacity: 0;
}

.icon_parent:hover .icon_inner_auto {
    opacity: 0;
}

.icon_parent:hover .icon_inner_hover {
    opacity: 1;
}


/*то что я спиздил для шапки*/
.headmenu_pos {
    height: 50px;
}

.headmenu_fixed {
    position: fixed;
    top: 0;
}

.headmenu_bottom {
    position: absolute;
}

.headmenu_scrolled {
    z-index: 6;
    display: none;
}

.headmenu_band {
    overflow: visible;
}

.headmenu_band .band_background, .headmenu_copy .band_background {
    background-color: #ffffff;
}

.headmenu_scrolled .band_background {
    border-bottom: 1px solid #f2f2f2;
}

.headmenu_container {
    line-height: 50px;
    height: 50px;
    position: relative;
}

.headmenu_block {
    margin-right: 280px;
    
    font-size: 0;
    line-height: 0;
}

.headmenu_item {
    display: inline-block;
    font-size: 15px;
}

.headmenu_item .headmenu_item_link {
    display: inline-block;
    line-height: 50px;
    height: 50px;
    text-decoration: none;
    color: #693720;
    padding: 0 16px;
}

.headmenu_item .headmenu_item_link:hover, .headmenu_item_active .headmenu_item_link {
    color: #CB8A58;
    background-color: #f2f2f2;
}

.headmenu_item_subisset {
    position: relative;
}

.headmenu_item.headmenu_item_subisset .headmenu_item_link:hover, .headmenu_item_subisset.headmenu_item_active .headmenu_item_link {
    /*background-color: #f2f2f2;*/
    box-shadow: inset 0 -1px 0 0 #e5e5e5;
}


.headmenu_item_link_arrow {
    width: 8px;
    height: 6px;
    display: inline-block;
    margin-left: 1px;
    vertical-align: middle;
}

.headmenu_item_link_arrow .icon_inner_auto {
    background-image: url(/img/headmenu_arrow.png);
}

.headmenu_item_link_arrow .icon_inner_hover {
    background-image: url(/img/headmenu_arrow_hover.png);
}

.headmenu_search_block {
    width: 245px;
    float: right;
    margin-top: 9px;
    position: relative;
}

.headmenu_search_caller {
    line-height: 30px;
    height: 32px;
    background-color: #ffffff;
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 15px;
    color: #693720;
    font-weight: bold;
    cursor: pointer;
}

.headmenu_search_caller_icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: 1px;
}

.headmenu_search_caller_icon .icon_inner_auto {
    background-image: url(/img/search_icon_brown.png);
}

.headmenu_search_caller_icon .icon_inner_hover {
    background-image: url(/img/search_icon_orange.png);
}

.headmenu_search_caller_caption {
    display: inline-block;
    vertical-align: middle;
}

.headmenu_search_caller:hover {
    background-color: #f2f2f2;
    color: #CB8A58;
}

.headmenu_search_form {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.headmenu_search_text {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    height: 32px;
    display: block;
    border: 1px solid #D3CAC2;
    line-height: 30px;
    padding: 0 8px;
}

.headmenu_search_button {
    right: 8px;
    top: 50%;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background-color: transparent;
    border: 0;
    background-image: url(/img/search_icon_orange.png);
    position: absolute;
    cursor: pointer;
}

.headmenu_search_button:hover {
    background-image: url(/img/search_icon_brown.png);
}

.headmenu_bron {
    width: 245px;
    float: right;
    margin-top: 9px;
    text-decoration: none;
    display: none;
    
    line-height: 30px;
    height: 32px;
    background-color: #ffffff;
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 15px;
    color: #693720;
    font-weight: bold;
    cursor: pointer;
}

.headmenu_bron_icon {
    width: 14px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    
}

.headmenu_bron_icon .icon_inner_auto {
    background-image: url(/img/bron_icon_brown.png);
}

.headmenu_bron_icon .icon_inner_hover {
    background-image: url(/img/bron_icon_orange.png);
}

.headmenu_bron_caption {
    display: inline-block;
    vertical-align: middle;
}

.headmenu_bron:hover {
    background-color: #f2f2f2;
    color: #CB8A58;
}

.headmenu_sub {
    text-align: left;
    display: none;
    position: absolute;
    background-color: #f2f2f2;
    
    z-index: 115;
    left: 0;
    
    top: 100%;
    min-width: 250px;
    overflow: hidden;
}

.headmenu_subitem {
    display: block;
    background-color: #f2f2f2;
    border-top: 1px solid #e5e5e5;
    text-decoration: none;
    position: relative;
}

.headmenu_subitem:first-child {
    border-top: 0;
}

.headmenu_sub_link {
    padding: 16px 15px;
    line-height: 24px;
    display: block;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    color: #693720;
}

.headmenu_subitem:hover {
    color: #ffffff
}

.headmenu_subitem:hover, .headmenu_subitem:hover + .headmenu_subitem {
    /*border-top-color: transparent;*/
} 

.headmenu_subitem:hover .headmenu_sub_link {
    background-color: #ffffff;
    color: #CB8A58;
}

.popup_menu {
    
}

.popup_menu_item {
    background-color: #ffffff;
    border-top: 1px solid #f2f2f2
}

.popup_menu_item:first-child {
    border-top: 0;
}

.popup_menu_item_link {
    padding: 20px 30px 20px 30px;
    text-align: center;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    
    color: #CB8A58;
    background-color: #ffffff;
}

a.popup_menu_item_link:hover {
    background-color: #693720;
    color: #ffffff;
    text-decoration: none;
}

.popup_menu_item_link:hover, .popup_menu_item_link:hover + .popup_menu_item_link {
    border-top-color: transparent;
}


.header_band {
    overflow: visible;
}

.header_band .band_background {
    background-color: #f2f2f2;
}

.header_container {
    padding: 15px 0;
    text-align: justify;
    font-size: 0;
    
}

.header_logo {
    display: inline-block;
    vertical-align: middle;
}

.header_adres_block {
    display: inline-block;
    vertical-align: middle;
    line-height: 22px;
    font-size: 16px;
}

.header_adres_caption {
    display: inline;
}

.header_adres_link {
    margin-left: 3px;
    line-height: 20px;
}

.header_phone_block {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(/img/header_phone_icon.png);
    background-position: left top 2px;
    background-repeat: no-repeat;
    padding-left: 20px;
    
    margin-left: -20px;
}

.header_phone_phone {
    font-weight: 900;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 2px;
}

.header_phone_zvonok {
    
}

.pseudolink {
    text-decoration: none;
    font-size: 15px;
    display: inline-block;
    color: #CB8A58;
    font-weight: bold;
    border-bottom: 1px dotted #CB8A58;
    cursor: pointer;
    transition: all 0.3s;
}

.pseudolink:hover {
    border-bottom-color: transparent;
    color: #693720;
}

.header_button {
    width: 245px;
    margin-left: 5.86%;
    margin-left: 6.5%;
    vertical-align: middle;
}

.header_button_icon {
    display: inline-block;
    background-image: url(/img/header_button_icon.png);
    width: 14px;
    height: 12px;
    background-position: top;
    background-repeat: no-repeat;
    margin-right: 6px;
}

.yeti_button {
    font-family: inherit;
    border: 0;
    background-color: #693720;
    
    height: 56px;
    line-height: 56px;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;;
    font-weight: 800;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    
    box-shadow: inset 0px -5px 0px 0px #4c2c21, 0 8px 24px 0 rgba(124, 90, 90, 0.32);
    
    transition: 0.3s all;
}

.yeti_button_small {
    height: 48px;
    line-height: 48px;
}

.yeti_button:hover {
    box-shadow: inset 0px -5px 0px 0px #c27e49, 0 8px 24px 0 rgba(124, 90, 90, 0.32);
    background-color: #CB8A58;
}

.header_mob_button {
    display: none;
    width: 48px;
    height: 48px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #ffffff;
    vertical-align: top;
    margin-left: 6px;
    cursor: pointer;
}

.header_mob_button:hover {
    background-color: #FF8A00;
}

.headmenu_mob_button {
    display: none;
    width: 38px;
    height: 38px;
    
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    cursor: pointer;
    
    margin-top: 6px;
}

.headmenu_mob_button:hover {
    background-color: #f2f2f2;
}

.headmenu_mob_button .icon_inner_auto {
    background-image: url(/img/header_catalog_icon.png);
}

.headmenu_mob_button .icon_inner_hover {
    background-image: url(/img/header_catalog_icon_hover.png);
}

.headmenu_scrolled .headmenu_search_block {
    display: none;
}

.headmenu_scrolled .headmenu_bron {
    display: block;
}


/*то, что я спиздил для баннера*/
.slider_band {
    
}

.slider_band .band {
    z-index: auto;
}

.slider_background {
    width: 100%;
    height: 100%;
    background-position: center;
    
}

.slider_background_wrapper {
    background-color: #323533;
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
}

.slider_background_grad {
    width: 1920px;
    height: 100%;
    background-image: linear-gradient(to right, rgba(28, 17, 16, 0.58) 0%, rgba(28, 17, 16, 0.00) 100%);
}

.slider_background_ready {
    display: block;
    z-index: 1;
}

.slider_background_active {
    display: block;
    z-index: 2;
}

.slider_container {
    height: 865px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
}

.slider_content {
    padding: 0 0px 0;
    position: relative;
    z-index: 3;    
}

.slider_content_item {
    display: none;
    width: 100%;
    color: #ffffff;
    position: absolute;
}

.slider_content_inner {
    max-width: 840px;
    position: relative;
    z-index: 5;
    
    vertical-align: middle;
    display: table-cell;
    height: 865px;
}

.slider_content_active {
    display: block;
}

.slider_content_title {
    font-size: 64px;
    font-weight: 800;
    line-height: 72px;
    margin-bottom: 20px;
}

.slider_content_anons {
    font-size: 16px;
    line-height: 28px;
    
    margin-bottom: 40px;
}

.slider_content_button {
    padding: 0 30px;
    vertical-align: top;
    margin-right: 25px;
}

.yeti_button2 {
    border: 1px solid #ffffff;
    background-color: transparent;
    
    height: 38px;
    line-height: 38px;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;;
    
    cursor: pointer;
    font-weight: 800;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    text-align: center;
    
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    transition: all 0.3s;
}

.yeti_button2:hover {
    background-color: #ffffff;
    color: #CB8A58;
}

.slider_content_arrows {
    display: inline-block;
    vertical-align: top;
}

.slider_content_arrow {
    display: inline-block;
    z-index: 5;
    width: 40px;
    height: 40px;
    background-color: #693720;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.slider_content_arrow:hover {
    background-color: #CB8A58;
}

.slider_content_arrow_left {
    margin-right: 3px;
    background-image: url(/img/slider_arrow_left.png);
}

.slider_content_arrow_right {
    background-image: url(/img/slider_arrow_right.png);
}

.slider_vidjet_block {
    position: absolute;
    
    top: 50%;
    right: 0;
    margin-top: -153px;
    z-index: 5;
    
    background-color: rgba(105, 55, 32, 0.8);
    color: #ffffff;
    padding: 35px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    display: none;
}

.slider_vidjet_title {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 20px;
}

.slider_vidjet_img {
    display: block;
}

/*.slider_vidjet_block:hover {
    opacity: 0.9;
}
*/
.yeti_button3 {
    font-family: inherit;
    border: 0;
    
    
    height: 56px;
    line-height: 56px;
    
    text-decoration: none;
    display: inline-block;
    font-size: 14px;;
    font-weight: 800;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    transition: 0.3s all;
    
    color: #ffffff;
    background-color: #CB8A58;
    box-shadow: inset 0px -5px 0px 0px #c27e49, 0 8px 24px 0 rgba(124, 90, 90, 0.32);
    
    /*box-shadow: none;
    color: #524B45;
    background-color: #ffca44;*/
}

.yeti_button3:hover {
    /*background-color: #ffdb55;*/
    background-color: #C27D48;
    /*box-shadow: inset 0px -5px 0px 0px #4c2c21;*/
}

.slider_booking_button {
    margin-top: 45px;
    width: 300px;
    display: none;
}

/*пошел блок номеров главной.*/
.welcome_rooms_band .band_background {
    background-color: #ffffff;
}

.welcome_rooms_container {
    padding-top: 105px;
    padding-bottom: 80px;
}

.welcome_rooms_head {
    position: relative;
    margin-bottom: 70px;
}

.welcome_rooms_head_right {
    margin-left: auto;
    max-width: 610px;;
}

.welcome_rooms_h2 {
    margin-bottom: 10px;
}

.more_link {
    font-size: 15px;
    color: #B29F91;
    font-weight: normal;
    text-decoration: none;
    transition: all 0.3s;
    margin-left: 8px;
}

.more_link:hover {
    color: #CB8A58;
}

.more_link_arrow {
    width: 10px;
    height: 8px;
    display: inline-block;
    
    margin-bottom: 1px;
}

.more_link_arrow .icon_inner_auto {
    background-image: url(/img/more_link_arrow_gray.png);
}

.more_link_arrow .icon_inner_hover {
    background-image: url(/img/more_link_arrow_brown.png);
}

.welcome_rooms_timing {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(255,255,255,0.72);
    
    margin-top: 10px;
    
    font-size: 15px;
    line-height: 24px;
    width: 610px;
    padding: 70px 95px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 0 8px 64px 0 rgba(203,208,211,1);
    
    background-image: url(/img/welcome_rooms_timing_icon.png?t=1);
    background-position: right 10px center;
    background-repeat: no-repeat;
}


.welcome_rooms_timing_info {
    font-size: 16px;
    font-weight: bold;
}

.welcome_rooms_timing_hint {
    font-size: 15px;
}

.welcome_rooms_block {
    background-color: #f2f2f2;
    padding: 0 95px;
    margin: 0 -95px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
}

.welcome_rooms_inner {
    position: relative;
}
/*позиционирование*/
.welcome_rooms_photos {
    
    width: 55.558%;
    margin-left: -6.6%;
    float: left;
    position: relative;
    z-index: 1;
}

.welcome_rooms_contents {
    height: 100%;
    position: absolute;
    
    left: 48.96%;
    right: 0;
    padding-left: 210px;
    
    padding-left: 305px;
}

.welcome_rooms_categorys {
    background-color: #ffffff;
    
    position: absolute;
    width: 275px;
    right: -210px;
    z-index: 2;
    
    top: 50%;
    transform: translateY(-50%);
    
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 75px 40px 75px 65px;
    
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.welcome_rooms_categorys_item {
    color: #CB8A58;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 16px;
    margin-top: 48px;
    
    position: relative;
}

.welcome_rooms_categorys_item:first-child {
    margin-top: 0;
}

.welcome_rooms_categorys_item_link {
    cursor: pointer;
    border-bottom: 1px dotted transparent;
}

.welcome_rooms_categorys_item_link:hover {
    border-bottom-color: #CB8A58;
}

.welcome_rooms_categorys_item_line {
    display: block;
    position: absolute;
    width: 75px;
    height: 8px;
    background-color: #f2f2f2;
    right: -40px;
    top: 50%;
    margin-top: -4px;
    opacity: 0;
}

.welcome_rooms_categorys_item.active .welcome_rooms_categorys_item_line {
    opacity: 1;
}

.welcome_rooms_categorys_item.active .welcome_rooms_categorys_item_link {
    cursor: auto;
    border-bottom-color: transparent;
    color: #524B45;
}

.welcome_rooms_mob_categorys {
    display: none;
    margin-bottom: 15px;
}

.welcome_rooms_mob_categorys_item {
    font-size: 12px;
    color: #CB8A58;
    text-decoration: none;
    cursor: pointer;
    font-weight: 800;
    text-transform: uppercase;
    border: 1px dotted #CB8A58;
    height: 40px;
    line-height: 38px;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    min-width: 125px;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin-right: 8px;
    margin-bottom: 8px;
    
    white-space: nowrap;
    transition: color 0.3s, border-color 0.3s;
}

.welcome_rooms_mob_categorys_item:hover {
    color: #693720;
    border-color: #693720;
}

.welcome_rooms_mob_categorys_item.active {
    cursor: auto;
    background-color: #f2f2f2;
    border-color: transparent;
    color: #524B45;
}

.welcome_rooms_mob_categorys_item .welcome_rooms_categorys_item_link {
    padding: 0 12px;
    
    display: block;
    border-color: transparent
}

.welcome_rooms_mob_categorys_item.active .welcome_rooms_categorys_item_link {
    cursor: auto;
    border-bottom-color: transparent;
    color: #524B45;
}



/*часть с контентом*/
.welcome_rooms_contents_wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.welcome_rooms_contents_item {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
}

.welcome_rooms_contents_item.active {
    display: block;
}

.welcome_rooms_contents_inner {
    display: table;
    height: 100%;
    width: 100%;
}

.welcome_rooms_contents_inner2 {
    position: relative;
    vertical-align: middle;
    display: table-cell;
    height: 100%;;
    width: 100%;
}

.welcome_rooms_contents_title {
    font-size: 24px;
    font-weight: 800;
    color: #693720;
    margin-bottom: 40px;
}

.welcome_rooms_contents_propertys {
    margin-bottom: 40px;
}

.room_item_property {
    background-color: #f2f2f2;
    display: inline-block;
    text-align: center;
    color: #52342F;
    
    line-height: 24px;
    padding: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.welcome_rooms_contents_propertys .room_item_property {
    float: left;
    width: 48.84%;
    background-color: #ffffff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.welcome_rooms_contents_propertys .room_item_property + .room_item_property {
    float: right;
}

.room_item_property_icon {
    width: 17px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
}

.room_item_property_square .room_item_property_icon {
    background-image: url(/img/room_icon_square.png);
}

.room_item_property_placekol .room_item_property_icon {
    background-image: url(/img/room_icon_placekol.png);
}

.room_item_property_roomkol .room_item_property_icon {
    background-image: url(/img/room_icon_roomkol.png);
}

.room_item_property_caption {
    font-size: 12px;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

.room_item_property_value {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

.room_item_property_value .sup {
    font-size: 10px;;
    position: absolute;
    margin-top: -4px;
}

.welcome_rooms_contents_anons {
    font-size: 16px;
    line-height: 28px;
    max-height: 196px;
    overflow: hidden;
    margin-bottom: 45px;
}

.welcome_rooms_contents_bottom {
    
}

.welcome_rooms_contents_button {
    width: 215px;
    margin-right: 25px;
    vertical-align: middle;
    height: 48px;
    line-height: 48px;
}

.welcome_rooms_contents_costs {
    display: inline-block;
    vertical-align: middle;
}

.welcome_rooms_contents_cost {
    font-size: 24px;
    font-weight: 800;
    color: #693720;
}

.welcome_rooms_contents_oldcost {
    font-size: 15px;
    color: #B29F91;
    text-decoration: line-through;
    margin-top: 4px;
}

.cost_hint {
    width: 18px;
    height: 18px;
    background-image: url(/img/hint_icon.png);
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    cursor: pointer;
    margin-left: 4px;
}

/*часть про фотки*/
.welcome_rooms_photos_item {
    display: none;
}

.welcome_rooms_photos_item.active {
    display: block;
}

.welcome_rooms_photos_item_inswitching {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.welcome_rooms_photos_leafer {
    max-width: 100%;
}

.rooms_photos_leafer_item {
    max-width: 100%;
    display: block;
    width: 100%;
}

.rooms_photos_leafer_item_img {
    display: block;
    max-width: 100%;
}

.photos_item_hover {
    display: none;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background-color: rgba(82,75,69, 0.45);
    background-image: url(/img/loop_white.png);
    background-position: center;
    background-repeat: no-repeat;
}

.rooms_photos_leafer_arrow_container .aaaleafer_arrows {
    position: absolute;
    left: 95px;
    bottom: 70px;
}

.rooms_photos_leafer_arrow_container .aaaleafer_arrow {
    position: relative;
    display: inline-block;
    margin-right: 8px;
}

.welcome_about_band .band_background {
    background-color: #f2f2f2;
    background-image: url(/img/welcome_about_band_bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

.welcome_about_container {
    padding-top: 170px;
    padding-bottom: 65px;
    position: relative;
    min-height: 525px; /*число практически наугад*/
}

.welcome_about_left {
    margin-right: 680px;
    max-width: 510px;
}

.welcome_about_title {
    margin-bottom: 40px;
}

.welcome_about_stars {
    display: inline-block;
    background-image: url(/img/welcome_about_stars.png);
    background-position: left center;
    background-repeat: no-repeat;
    width: 105px;
    height: 32px;
    vertical-align: middle;
    margin-left: 8px;
}

.welcome_about_text  {
    
}

.welcome_about_right {
    position: absolute;
    width: 1050px;
    right: -200px;
    top: 65px;
}

.welcome_about_list {
    text-align: justify;
}

.welcome_about_item {
    display: inline-block;
    overflow: hidden;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: relative;
    vertical-align: top;
    width: 31.25%;
    width: 23.25%;
    text-align: left;
}

.welcome_about_item_img {
    display: block;
    max-width: 100%;
}

.welcome_about_item_content {
    position: absolute;
    top: 0;
    left: 0;
    padding: 60px 30px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.welcome_about_item_title {
    color: #A9612B;
    font-size: 24px;
    font-weight: 800;
    line-height: 32px;
}

.welcome_about_item_time {
    color: #1D282E;
    font-size: 15px;
    line-height: 20px;
}

.welcome_about_item1 {
    margin-top: 70px;
    box-shadow: 0 16px 64px 0 rgba(203,207,228,0.64);
}

.welcome_about_item2 {
    box-shadow: 0 16px 64px 0 rgba(227,206,178,0.72);
}

.welcome_about_item3 {
    margin-top: 35px;
    box-shadow: 0 16px 64px 0 rgba(203,207,228,0.64);
}

.welcome_about_item4 {
    margin-top: 70px;
    box-shadow: 0 16px 64px 0 rgba(203,207,228,0.64);
}

.welcome_about_item1 .welcome_about_item_content {
    top: auto;
    bottom: 0;
}

.nowrap_str {
    white-space: nowrap;
}

.welcome_uslugi_band .band_background {
    background-color: #f2f2f2;
}

.welcome_uslugi_band .wrapper {
    overflow: hidden;
    padding-left: 240px;
    padding-right: 240px;
}

.welcome_uslugi_container {
    padding-top: 80px;
    padding-bottom: 140px;
}

.welcome_uslugi_list {
    
}

.welcome_uslugi_list_item {
    width: 430px;
    height: 615px;
    white-space: normal;
    text-align: left;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 65px 95px 95px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #ffffff;
    
    position: relative;
    
    overflow: hidden;
    text-decoration: none;
    color: inherit
}

.welcome_uslugi_item_lighter, .welcome_uslugi_item_darker, .welcome_uslugi_item_hover, .welcome_uslugi_item_bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    
    background-position: bottom center;
    background-repeat: no-repeat;
}

.welcome_uslugi_item_lighter {
    background-image: linear-gradient(to bottom, #FFF 35.49%, rgba(255, 255, 255, 0.62) 44.81%, rgba(255, 255, 255, 0.00) 54.29%);
}

.welcome_uslugi_item_darker {
    background-image: linear-gradient(to top, rgba(19, 10, 7, 0.80) 17.07%, rgba(20, 11, 7, 0.00) 42.41%)
}

.welcome_uslugi_item_hover {
    opacity: 0;
    background-color: #ffffff;
}

.welcome_uslugi_item_content {
    position: relative;
    height: 100%;
    display: block;
}

.welcome_uslugi_item_title {
    color: #693720;
    font-size: 24px;
    font-weight: 800;
    display: block;
    line-height: 32px;
    margin-bottom: 12px;
}

.welcome_uslugi_item_anons {
    display: block;
    line-height: 24px;
    font-size: 15px;
    margin-bottom: 30px;
}

.welcome_uslugi_item_markers {
    display: block;
}

.welcome_uslugi_item_marker {
    display: block;
    line-height: 20px;
    font-size: 15px;
    font-weight: bold;
    
    background-position: left center;
    background-repeat: no-repeat;
    position: relative;
    min-height: 24px;
    margin-top: 24px;
    padding-left: 32px;
}

.welcome_uslugi_item_marker:first-child {
    margin-top: 0;
}

.welcome_uslugi_item_marker_icon {
    top: 50%;
    width: 24px;
    height: 24px;
    left: 0;
    margin-top: -12px;
    position: absolute;
}

.welcome_uslugi_item_marker_icon .icon_inner_auto {
    background-image: url(/img/welcome_uslugi_marker.png);
}

.welcome_uslugi_item_marker_icon .icon_inner_hover {
    background-image: url(/img/welcome_uslugi_marker_brown.png);
}

.welcome_uslugi_item_marker_text {
    
}


.welcome_uslugi_list_item_lightbottom .welcome_uslugi_item_markers {
    bottom: 0;
    position: absolute;
}

.welcome_uslugi_list_item_lightbottom .welcome_uslugi_item_marker {
    color: #ffffff;
}

a.welcome_uslugi_list_item:hover .welcome_uslugi_item_bg {
    filter: blur(6px);
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='blur'><feGaussianBlur stdDeviation='6'/></filter></svg>#blur");
    -webkit-filter: blur(6px);
    -ms-filter: blur(6px);
    -moz-filter: blur(6px);
    -o-filter: blur(6px);
}

a.welcome_uslugi_list_item:hover .welcome_uslugi_item_hover {
    opacity: 0.72;
}

a.welcome_uslugi_list_item:hover .welcome_uslugi_item_title {
    color: #CB8A58;
}

a.welcome_uslugi_list_item:hover .welcome_uslugi_item_marker {
    color: #693720;
}


a.welcome_uslugi_list_item:hover .welcome_uslugi_item_marker_icon .icon_inner_auto {
    opacity: 0;
}

a.welcome_uslugi_list_item:hover .welcome_uslugi_item_marker_icon .icon_inner_hover {
    opacity: 1;
}


.aaaleafer.welcome_uslugi_list {
    overflow: visible;
}


/*блок про развлечения*/
.welcome_funny_band .band_background {
    background-image: url(/img/welcome_funny_band_bg.jpg);
    background-position: bottom center;
    background-position: center; /*так вроде более по макету*/
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.welcome_funny_container {
    padding-top: 145px;
    padding-bottom: 60px;
}

.welcome_funny_right {
    float: right;
    width: 42.71%;
}

.welcome_funny_title {
    margin-bottom: 35px;
}

.welcome_funny_text  {
    
}

.welcome_funny_left {
    float: left;
    width: 49.3%;
}

.funny_list {
    text-align: justify;
    font-size: 0;
}

.funny_item {
    display: inline-block;
    width: 340px;
    width: 47.89%;
    height: 225px;
    background-color: #cc8a58;
    margin-bottom: 30px;
    margin-bottom: 4.22%;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #ffffff;
    text-align: left;
    padding: 0 50px;
    padding: 0 7.04%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: right 8px center;
}

.funny_item1 {
    background-image: url(/img/funny_item_bg1.png);
}

.funny_item2 {
    background-image: url(/img/funny_item_bg2.png);
}

.funny_item3 {
    background-image: url(/img/funny_item_bg3.png);
}

.funny_item4 {
    background-image: url(/img/funny_item_bg4.png);
}

.funny_item_inner {
    display: table-cell;
    vertical-align: middle;
    height: 225px;
}

.funny_item_title {
    display: block;
    font-size: 24px;
    line-height: 32px;
    font-weight: 800;
    margin-bottom: 12px;
}

.funny_item_descr {
    display: block;
    font-size: 15px;
    line-height: 24px;
}

a.funny_item {
    cursor: pointer;
    text-decoration: none;
    transition: background-color 0.3s;
}

a.funny_item:hover {
    background-color: #693720;
}

/*верстка отзывов главной*/
.welcome_funny_band .wrapper {
    overflow: hidden;
    padding-left: 240px;
    padding-right: 240px;
}

.welcome_otzyv_container {
    padding-top: 30px;
    padding-bottom: 90px;
}

.welcome_otzyv_h2 {
    
}

.welcome_otzyv_list {
    
}

.welcome_otzyv_list_item {
    background-color: #ffffff;
    width: 430px;
    white-space: normal;
    text-align: left;
    box-shadow: 0 4px 48px 0 rgba(211, 202, 194, 0.32);
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 40px 50px 40px;
}

.welcome_otzyv_item_text {
    font-size: 15px;
    line-height: 24px;
    
}

.welcome_otzyv_item_more {
    margin-top: 5px;
    visibility: hidden;
}

.item_more_link {
    display: inline-block;
    font-size: 15px;
    color: #693720;
    text-decoration: none;
}

.item_more_link:hover {
    color: #CB8A58;
}

.item_more_icon {
    width: 5px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 2px;
}

.item_more_icon .icon_inner_auto {
    background-image: url(/img/more_icon_auto.png);
}

.item_more_icon .icon_inner_hover {
    background-image: url(/img/more_icon_hover.png);
}

.item_more_caption {
    vertical-align: middle;
    display: inline-block;
}

.welcome_otzyv_item_user_block {
    background-image: url(/img/welcome_otzyv_user_icon.png);
    background-position: left top 2px;
    background-repeat: no-repeat;
    padding-left: 24px;
    margin-top: 20px;
}

.welcome_otzyv_item_user_fio {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.welcome_otzyv_item_user_kogda {
    font-size: 13px;
    color: #B29F91;
}

.welcome_otzyv_item_source {
    font-size: 15px;
    
    font-weight: bold;
    display: inline-block;
    margin-top: 15px;
    line-height: 20px;
    color: inherit
}

a.welcome_otzyv_item_source {
    color: #CB8A58;
}

.welcome_otzyv_item_source_gluh {
    height: 20px;
}

.welcome_otzyv_list.aaaleafer {
    overflow: visible;
}

.welcome_articles_band .band_background {
    background-color: #ffffff;
}

.welcome_articles_band .wrapper {
    overflow: hidden;
    padding-left: 240px;
    padding-right: 240px;
}

.welcome_articles_container {
    padding-top: 45px;
    padding-bottom: 145px;
}

.welcome_articles_h2 {
    
}

.welcome_articles_list {
    
}

.welcome_articles_list_item {
    display: inline-block;
    white-space: normal;
    text-align: left;;
    background-color: #ffffff;
    width: 340px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    text-decoration: none;
    color: inherit;
    overflow: hidden;
    box-shadow: 0 4px 48px 0 rgba(211, 202, 194, 0.32); 
}

.welcome_articles_item_img {
    display: block;
    max-width: 100%;
}

.welcome_articles_item_content {
    display: block;
    padding: 25px 40px 30px;
    transition: background-color 0.3s;
}

.welcome_articles_item_kogda {
    display: block;
    color: #B29F91;
    font-size: 13px;
    margin-bottom: 5px;
}

.welcome_articles_item_title {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 800;
    color: #693720;
}

.welcome_articles_item_hover {
    display: none;
}

.welcome_articles_item_hover_inner {
    display: block;
}

.welcome_articles_item_anons {
    display: block;
    font-size: 15px;
    line-height: 24px;
    color: #363636;
    padding-top: 18px;
    margin-bottom: 4px;
}

.welcome_articles_item_more {
    display: inline-block;
}

.welcome_articles_item_view {
    display: block;
    font-size: 13px;
    color: #B29F91;
    background-image: url(/img/welcome_articles_view_icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-top: 10px;
}

.welcome_articles_item_title:hover {
    color: #CB8A58;
}

.welcome_articles_list_item_hovered {
    position: relative;
}

.welcome_articles_list_item_hovered .welcome_articles_item_content {
    position: absolute;
    bottom: 0;
    background-color: rgba(255,255,255,0.8);
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    left: 10px;
    right: 10px;
    padding: 25px 30px 30px;
}

.welcome_articles_list_item_hovered .welcome_articles_item_title {
    /*display: inline;*/
}

.welcome_articles_list_item_hovered .welcome_articles_item_hover {
    display: block;
    height: 0;
    overflow: hidden;
}

.welcome_articles_list_item:hover .welcome_articles_item_img {
    filter: blur(6px);
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='blur'><feGaussianBlur stdDeviation='6'/></filter></svg>#blur");
    -webkit-filter: blur(6px);
    -ms-filter: blur(6px);
    -moz-filter: blur(6px);
    -o-filter: blur(6px);
}

.welcome_articles_list.aaaleafer {
    overflow: visible;
}

.welcome_faq_band {
    overflow: visible;
}

.welcome_faq_band .band_background {
    background-image: url(/img/welcome_faq_band_bg.jpg);
}

.welcome_faq_container {
    padding-top: 135px;
    padding-bottom: 95px;
}

.welcome_faq_h2 {
    color: #ffffff;
}

.welcome_faq_content {
    
}

.welcome_faq_dop {
    margin-left: 57.64%;
    color: #ffffff;
    padding-top: 35px;
}

.welcome_faq_dop_title {
    font-size: 32px;
    font-weight: 800;
    line-height: 40px;
    margin-bottom: 15px;
}

.welcome_faq_dop_descr {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 25px;
}

.welcome_faq_dop_button {
    width: 250px;
    height: 48px;
    line-height: 48px;
}

.faq_button_icon {
    display: inline-block;
    vertical-align: middle;
    background-image: url(/img/faq_icon_white.png);
    background-position: center top;
    background-repeat: no-repeat;
    margin-right: 6px;
    width: 14px;
    height: 16px;
}

.welcome_faq_block {
    position: absolute;
    width: 49.31%;
    background-color: #ffffff;
    z-index: 5;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 20px 10px 30px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.welcome_faq_list {
    max-height: 510px;
    overflow-y: scroll;
    
}

.welcome_faq_list_inner {
    padding: 30px 40px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.faq_item {
    margin-top: 15px;
    
}

.faq_item:first-child {
    margin-top: 0;
}

.faq_item.last {
    margin-bottom: 30px;
}

.faq_item_ask {
    padding: 20px 65px 20px 15px;
    position: relative;
    cursor: pointer;
    
    box-shadow: 0 4px 40px 0 rgba(178, 159, 145, 0.24);
    background-image: url(/img/faq_arrow_bottom.png);
    background-repeat: no-repeat;
    background-position: right 30px center;
}

.faq_item_opened .faq_item_ask {
    background-image: url(/img/faq_arrow_top.png);
}

.faq_item_num {
    position: absolute;
    width: 32px;
    height: 32px;
    background-color: rgba(211, 202, 194, 0.16);
    top: 50%;
    margin-top: -16px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    font-weight: bold;
    color: #693720;
}

.faq_item_asktext {
    color: #693720;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    margin-left: 55px;
}

.faq_item_ask:hover .faq_item_asktext {
    color: #CB8A58;
}

.faq_item_ans {
    font-size: 14px;
    line-height: 24px;
    margin-top: 25px;
    padding-left: 70px;
    margin-bottom: 25px;
    display: none;
}

.faq_item_ans p {
    margin: 0;
    padding: 0;
}

.welcome_faq_list_whiter {
    position: absolute;
    right: 30px;
    left: 0;
    height: 30px;
}

.welcome_faq_list_whiter_top {
    top: 20px;
    background-image: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0.00) 100%);
}

.welcome_faq_list_whiter_bottom {
    bottom: 30px;
    background-image: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0.00) 100%);
}

.map_band .band {
    z-index: auto;
}

.map_block {
    height: 100%;
    position: relative;
    z-index: 1;
}

.map_container {
    height: 615px;
}

.map_band_contacts .map_container {
    height: 680px;
}

.map_faq_block {
    background-color: #f2f2f2;
    position: absolute;
    z-index: 2;
    top: 50%;
    background-image: url(/img/map_faq_bg.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    margin-top: -85px;
    padding: 40px 50px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 710px;
    box-shadow: 0 4px 48px 0 rgba(0,0,0,0.25);
}

.map_faq_left {
    width: 320px;
    float: left;
}

.map_faq_title {
    font-size: 24px;
    color: #693720;
    line-height: 32px;
    font-weight: 800;
    margin-bottom: 8px;
}

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

.map_faq_button {
    margin-top: 30px;
    float: right;
    width: 245px;
    height: 48px;
    line-height: 48px;
}

/*футер*/
.footer_band .band_background {
    background-color: #693720;
}

.footer_top {
    color: #ffffff;
    padding-top: 75px;
    margin-bottom: 35px;;
}

.footer_top_col {
    display: inline-block;
    vertical-align: top;
    margin-right: 5.55%;
}

.footer_adres_block {
    background-position: left top 4px;
    background-repeat: no-repeat;
    background-image: url(/img/footer_adres_icon.png);
    padding-left: 22px;
}

.footer_adres_caption {
    font-size: 16px;
    line-height: 22px;
    display: inline;
}

.footer_adres_link {
    margin-left: 2px;
}

.footer_phone_block {
    background-position: left top 4px;
    background-repeat: no-repeat;
    background-image: url(/img/footer_phone_icon.png);
    padding-left: 22px;
}

.footer_phone_phone {
    font-weight: 800;
    font-size: 18px;
    line-height: 23px;
}

.footer_phone_zvonok {
    
}

.footer .pseudolink:hover {
    color: #ffffff;
}

.footer_soc_block {
    margin-right: 0;
}

.footer_soc_link {
    font-size: 15px;
    line-height: 22px;
    text-decoration: none;
    color: #ffffff;
    
}

.footer_soc_link_icon {
    width: 16px;
    height: 9px;
    display: inline-block;
    margin-right: 4px;
    vertical-align: middle;
}

.footer_soc_link_icon .icon_inner_auto {
    background-image: url(/img/footer_vk_icon.png);
}

.footer_soc_link_icon .icon_inner_hover {
    background-image: url(/img/footer_vk_icon_hover.png);
}

.footer_soc_link:hover {
    color: #CB8A58
}

.footer_button {
    float: right;
    margin-top: -4px;
    width: 250px;
}

.footer_button_icon {
    background-image: url(/img/footer_booking_icon.png);
    width: 14px;
    height: 16px;
    background-position: center top;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

.footer_bottom {
    font-size: 14px;
    color: #B29F91;
}

.footer_copy {
    float: left;
    margin-right: 65px;
}

.footer_akred {
    float: left;
}

.footer_itgo {
    float: right;
}

.footer_itgo a {
    text-decoration: none;
}

.footer_itgo a:hover {
    color: #ffffff;
}

.content_container {
    padding-top: 60px;
    padding-bottom: 65px;
}

.content_container h1 {
    margin-bottom: 50px;;
}

.page_content {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #fcfafb;
    box-shadow: 0 4px 64px 0 rgba(211, 202, 194, 0.48);
    padding: 70px 95px 65px;
}

.pagetext {
    font-size: 16px;
}

.page_content_margin {
    margin-bottom: 40px;
}

.pagetext p {
    margin: 0;
    padding: 0;
    line-height: 28px;
    font-size: 16px;
    margin-bottom: 12px;
}

.pagetext h2, .pagetext h3 {
    font-size: 24px;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 18px;
    margin-top: 30px;
}


.pagetext h2:first-child, .pagetext h3:first-child {
    margin-top: 0;
}

.pagetext ul, .pagetext li {
    line-height: 26px;
    margin: 0;
    padding: 0;
}

.pagetext ul {
    list-style-image: url(/img/li_marker.png);
    
    
    margin-bottom: 18px;
}

.pagetext li {
    margin-top: 8px;
    margin-left: 14px;
}

.pagetext li:first-child {
    margin-top: 0;
}

.pagetext img {
    height: auto !important;
    max-width: 100%;;
}

.pagetext table {
    border: 0;
    border-spacing: 0;
    width: 100%;
    overflow: hidden;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin-bottom: 20px;
    
}

.pagetext table td, .pagetext table th {
    border: 0;
    padding: 0;
}

.pagetext table th {
    background-color: #693720;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    padding: 9px 19px;
    text-align: left;
}

.pagetext table th:first-child {
    border-left: 1px solid #e6e6e6;
    padding-left: 14px;
}

.pagetext table tr:first-child th {
    border-top: 1px solid #e6e6e6;
}

.pagetext table td {
    font-size: 16px;
    line-height: 22px;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 15px 19px;
    background-color: #ffffff;
}

.pagetext table tr:nth-child(2n) td {
    background-color: #f1f1f1;
}

.pagetext table td:first-child {
    border-left: 1px solid #e6e6e6;
    padding-left: 14px;
}


.pagetext table tr:first-child td {
    border-top: 1px solid #e6e6e6;
}

.pagetext table thead + tbody tr:first-child td {
    border-top: 0;
}

.yeti_inputtext {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    border: 1px solid #e2e2e2;
    line-height: 48px;
    height: 48px;
    padding: 0 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.agree_field {
    vertical-align: middle;
    display: inline-block;
}

.agree_field input[type="checkbox"] {
    display: none;
}

.agree_field label {
    display: inline-block;
    color: #B29F91;
    font-size: 13px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 24px;
    cursor: pointer;
    background-image: url(/img/checkbox.png);
}

.agree_field input[type="checkbox"]:checked ~ label {
    background-image: url(/img/checkbox_checked.png);
}

/*тема с правоколоночной плавающей хренью*/
.rightswinger_block {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    
    position: relative;
}

.rightswinger_parent {
    position: absolute;
    right: 0;
    top: 0;
}

.rightswinger_start {
    position: relative;
}

.rightswinger_left_block {
    
}

.rightswinger_left_content {
    
}

.rightswinger_block_fixed {
    position: fixed;
    z-index: 3;
    overflow: hidden;
    top: 75px;
}

.rightswinger_block_bottom {
    position: absolute;
}

.faq_container {
    
}

.faq_left_colomn {
    margin-right: 370px;
}

.faq_list {
    
}

.faq_list .faq_item {
    margin-top: 25px;
    margin-bottom: 0;
}

.faq_list .faq_item:first-child {
    margin-top: 0;
}

.faq_list .faq_item_ask {
    background-color: #ffffff;
    padding: 30px 65px 30px 15px;
}

.faq_list .faq_item_num {
    
}

.faq_list .faq_item_asktext {
    
}

.faq_list .faq_item_ans {
    margin: 0;
    padding: 30px 65px 30px 70px;
}

.faq_list .faq_item_opened {
    background-color: #f4f2f0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.faq_list {
    
}

.faq_right_colomn {
    width: 340px;
}

.faq_right_block {
    width: 340px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    
    background-color: #ffffff;
    border: 1px dashed #e9e4e0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    
    padding: 50px 50px 45px;
}

.faq_right_title {
    font-size: 24px;
    line-height: 32px;
    color: #693720;
    font-weight: 800;
    margin-bottom: 15px;
}

.faq_right_descr {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 25px;
}

.faq_right_button {
    width: 100%;
    height: 48px;
    line-height: 48px;
}

.otzyv_container {
    
}

.otzyv_left_colomn {
    margin-right: 370px;
}

.otzyv_list {
    
}

.otzyv_right_colomn {
    width: 340px;
}

.otzyv_right_block {
    width: 340px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    
    background-color: #f4f2f0;
    
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    
    padding: 50px 50px 45px;
    background-image: url(/img/otzyv_right_bg.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
}

.otzyv_right_title {
    color: #693720;
    font-size: 24px;
    line-height: 32px;
    font-weight: 800;
    margin-bottom: 15px;
}

.otzyv_right_descr {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 25px;
}

.otzyv_right_button {
    width: 100%;
    height: 48px;
    line-height: 48px;
}

.otzyv_button_icon {
    background-image: url(/img/otzyv_button_icon.png);
    background-position: center top;
    background-repeat: no-repeat;
    width: 14px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    
}

.otzyv_item {
    margin-top: 30px;
    box-shadow: 0 4px 64px 0 rgba(211,202,194,0.48);
    padding: 50px 50px 55px;
    text-align: justify;
}

.otzyv_item:first-child {
    margin-top: 0;
}

.otzyv_item_left {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    background-image: url(/img/otzyv_fio_icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 50px;
    
}

.otzyv_item_fio {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
}

.otzyv_item_kogda {
    font-size: 13px;
    color: #B29F91;
}

.otzyv_item_source {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    font-weight: bold;
}

.otzyv_item_source_link {
    
}

.otzyv_item_text {
    margin-top: 25px;
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 15px;
    line-height: 24px;
}

/*проживание пошло*/
.rooms_categorys {
    margin-bottom: 40px;
}

.rooms_categorys_item {
    font-size: 12px;
    color: #CB8A58;
    text-decoration: none;
    cursor: pointer;
    font-weight: 800;
    text-transform: uppercase;
    border: 1px dotted #CB8A58;
    height: 40px;
    line-height: 38px;
    padding: 0 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    min-width: 145px;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin-right: 3px;
    margin-bottom: 8px;
    
    white-space: nowrap;
    transition: color 0.3s, border-color 0.3s;
}

.rooms_categorys_item_link {
    border-bottom: 1px dotted transparent;
}

.rooms_categorys_item:hover {
    color: #693720;
    border-color: #693720;
}

.rooms_categorys_item.active {
    cursor: auto;
    background-color: #f2f2f2;
    border-color: transparent;
    color: #524B45;
}

.mob_buttons_align {
    font-size: 0;
}

.mob_buttons_align .rooms_categorys_item {
    margin-right: 8px;
    padding: 0 10px;
}

.rooms_container {
    
}

.rooms_left_colomn {
    margin-right: 370px;
}

.rooms_right_colomn {
    width: 340px;
}

.rooms_right_block {
    width: 340px;
}

.rooms_warning_list {
    
}

.rooms_warning_item {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    
}

.rooms_warning_first {
    background-color: #f2f2f2;
    padding: 40px 40px 40px 50px;
    margin-bottom: 30px;
}

.rooms_warning_first_title {
    font-size: 24px;
    color: #693720;
    font-weight: 800;
    margin-bottom: 15px;
}

.rooms_warning_anons {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 8px;
}

.rooms_warning_ul {
    padding: 0;
    margin: 0;
}

.rooms_warning_ul li {
    padding: 0;
    margin: 0;
    font-size: 15px;
    line-height: 24px;
    margin-top: 8px;
    margin-left: 25px;
}

.rooms_warning_ul li:first-child {
    margin-top: 0;
}

.rooms_warning_ul strong {
    font-weight: 800;
}

.rooms_warning_second {
    border: 1px dotted #D3CAC2;
    padding: 49px 39px 39px 49px;
}

.rooms_warning_second_title {
    font-size: 18px;
    line-height: 24px;
    color: #693720;
    font-weight: 800;
    margin-bottom: 20px;
    background-image: url(/img/rooms_warning_second_icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 50px;
}


.room_list {
    
}

.room_item {
    background-color: #ffffff;
    margin-top: 30px;
    box-shadow: 0 4px 40px 0 rgba(178,159,145,0.24);
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    overflow: hidden;
}

.room_item:first-child {
    margin-top: 0;
}

.room_item_photos {
    display: block;
    position: relative;
    float: left;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    overflow: hidden;
    width: 40.18%; /*430px/1070px*/
    max-width: 430px;
    min-height: 330px; /*своего рода костылек. убрать если будешь переделывать адаптив фотки. нужен, чтоб анонс не вырезался под ноль*/
}

.room_item_photos_leafer {
    display: block;
}

.room_item .rooms_photos_leafer_arrow_container .aaaleafer_arrows {
    left: 20px;
    bottom: 15px;
}


.room_item_right {
    margin-left: 42.99%; /*460px/1070px*/
    padding: 40px 50px 30px 0;
}

.room_item_title {
    font-size: 24px;
    line-height: 32px;
    font-weight: 800;
    margin-bottom: 25px;
}

.room_item_title a {
    text-decoration: none;
    color: #693720;
}

.room_item_title a:hover {
    color: #CB8A58;
}

.room_item_propertys {
    margin-bottom: 25px;
}

.room_item_propertys .room_item_property {
    padding: 7px 15px;
    margin-right: -2px;
}

.room_item_propertys .room_item_property_caption {
    margin-right: 2px;
    margin-top: 2px;
}

.room_item_anons {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 40px;
}

.room_item_bottom {
    
}

.room_item_button {
    display: inline-block;
    vertical-align: middle;
    width: 250px;
    margin-right: 30px;
}

.room_item_costs {
    display: inline-block;
    vertical-align: middle;
}

.room_item_cost {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    font-weight: 800;
    margin-right: 20px;
}

.room_item_cost .cost_hint {
    margin-left: 10px;
}

.room_item_oldcost {
    display: inline-block;
    vertical-align: middle;
    color: #B29F91;
    font-size: 18px;
    text-decoration: line-through;
    
}

/*карточка номера*/
.room_card_block {
    margin-bottom: 55px;
}

.room_card_left {
    width: 61.8%; /*890/1440*/
    float: left;
    margin-bottom: 65px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    overflow: hidden;
    
    position: relative;
}

.room_card_photos {
    z-index: 1;
    position: relative;
}

.room_card_photos_item {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.room_card_photos_item.active {
    display: block;
}

.room_card_photos_item_img {
    display: block;
    max-width: 100%;
}

.room_card_photos_sizes {
    display: block;
    opacity: 0;
    max-width: 100%;
}

.room_card_thumbs {
    z-index: 2;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    
    width: 80px;
    background-color: rgba(255,255,255,0.8);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    
    padding: 8px;
}

.room_card_thumbs_list {
    position: absolute;
    top: 64px;
    bottom: 64px;
    width: 64px;
    overflow: hidden;
    z-index: 1;
}

.room_card_thumbs_list_inner {
    position: relative;
}

.room_card_thumbs_item {
    overflow: hidden;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin-top: 8px;
    background-color: #cc8a58;
    cursor: pointer;
}

.room_card_thumbs_item:first-child {
    margin-top: 0;
}

.room_card_thumbs_item:hover .room_card_thumbs_item_img {
    opacity: 0.5
}

.room_card_thumbs_item.active {
    border: 4px solid #cc8a58;
    width: 56px;
    height: 56px;
    
}

.room_card_thumbs_item.active .room_card_thumbs_item_img {
    opacity: 0.28;
    margin-top: -4px;
    margin-left: -9px;
}

.room_card_thumbs_item_img {
    display: block;
    transition: opacity 0.3s;
    height: 64px;
    margin-left: -5px; /*костыль в связи с тем, что у нас превьюшка не квадратная*/
}

.room_card_thumbs_arrows {
    position: relative;
    height: 100%;
}

.room_card_thumbs_arrow {
    position: absolute;
    background-color: #ffffff;
    width: 100%;
    height: 48px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    cursor: pointer;
}

.room_card_thumbs_arrow:hover {
    background-color: #693720;
}

.room_card_thumbs_arrow_top {
    top: 0;
}

.room_card_thumbs_arrow_bottom {
    bottom: 0;
}

.room_card_thumbs_arrow_top .icon_inner_auto {
    background-image: url(/img/arrow_top_gray.png);
}

.room_card_thumbs_arrow_top .icon_inner_hover {
    background-image: url(/img/arrow_top_white.png);
}

.room_card_thumbs_arrow_bottom .icon_inner_auto {
    background-image: url(/img/arrow_bottom_gray.png);
}

.room_card_thumbs_arrow_bottom .icon_inner_hover {
    background-image: url(/img/arrow_bottom_white.png);
}

.room_card_thumbs_notarrows .room_card_thumbs_arrows {
    display: none;
}

.room_card_thumbs_notarrows .room_card_thumbs_list {
    top: 8px;
    bottom: 8px;
}

.room_card_nofoto {
    display: block;
    max-width: 100%;;
}

.room_card_right {
    width: 36.11%; /*520/1440*/
    float: right;
}

.room_card_propertys {
    margin-bottom: 65px;
}

.room_card_propertys .room_item_property {
    padding: 11px 15px;
    margin-right: -2px;
    margin-bottom: 2px;
}

.room_card_propertys .room_item_property_caption {
    margin-right: 2px;
    margin-top: 2px;
}

.room_card_descr {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 50px;
}

.room_card_bottom {
    
}

.room_card_button {
    line-height: 48px;
    height: 48px;
    vertical-align: middle;
    width: 250px;
    margin-right: 25px;
}

.room_card_costs {
    display: inline-block;
    vertical-align: middle;
}

.room_card_cost {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 2px;
    color: #693720;
}

.room_card_oldcost {
    color: #B29F91;
    font-size: 18px;
    text-decoration: line-through;
}

.room_card_advantages {
    float: left;
    width: 61.8%;
}

.room_card_advantages_item {
    font-size: 12px;
    color: #CB8A58;
    font-weight: 800;
    text-transform: uppercase;
    display: inline-block;
    line-height: 30px;
    height: 32px;
    padding: 0 20px;
    border: 1px dotted #D3CAC2;
    margin-right: 3px;
    margin-bottom: 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    text-align: center;
}

.mob_buttons_align .room_card_advantages_item {
    margin-right: 8px;
}

.room_card_warning {
    margin-left: -30px;;
    margin-right: -30px;;
}

.room_card_warning .rooms_warning_list {
    display: table;
    table-layout: fixed;
    border-spacing: 30px;
    border-collapse: separate;
    width: 100%;
}

.room_card_warning .rooms_warning_item {
    vertical-align: middle;
    display: table-cell;
    width: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.room_card_warning .rooms_warning_second_title {
    line-height: 34px;
    margin-bottom: 22px;
}

.room_card_warning  br {
    display: none;

}

.room_card_warning .rooms_warning_ul {
    display: table;
    border-spacing: 0;
    width: 100%;
}

.room_card_warning .rooms_warning_ul li {
    text-align: left;
    display: table-cell;
    padding-left: 15px;
    padding-right: 20px;
    background-image: url(/img/black_marker.png);
    background-position: left top 9px;
    background-repeat: no-repeat;
}

.room_card_warning .rooms_warning_ul li.last {
    padding-right: 0;
}

.room_card_warning .rooms_warning_second_once {
    display: block;
    width: auto;
    max-width: 680px;
    
}

.room_card_uslugi {
    font-size: 0;
    margin-top: 105px;
    text-align: justify;
}

.room_card_uslugi_item {
    text-align: left;
    display: inline-block;
    width: 23.61%; /*340/1440*/
    background-color: #f4f1ec;
    margin-bottom: 1.73%;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    color: #CB8A58;
    padding: 20px 5.55% 20px 3.47%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    
    background-image: url(/img/room_card_uslugi_bg.png);
    background-position: center right;
    background-repeat: no-repeat;
    
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.room_card_uslugi_item_wide {
    width: 49.07%;
    padding-right: 8%;
}

.room_card_uslugi_item_inner {
    line-height: 18px;
    height: 54px;
    display: table-cell;
    vertical-align: middle;
}

.justify_elem {
    display: inline-block;
    
}

.room_card_uslugi .justify_elem {
    width: 23.61%; /*340/1440*/
}

.galery_list {
    
}

.galery_item {
    display: block;
    margin-top: 30px;
    position: relative;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    overflow: hidden;
    text-decoration: none;
}

.galery_item:first-child {
    margin-top: 0;
}

.galery_item_img {
    display: block;
    max-width: 100%;
}

.galery_item_content {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(0deg, rgba(54, 54, 54, 0.88) 17.38%, rgba(54, 54, 54, 0.00) 75.15%);
}

.galery_item_info {
    position: absolute;
    bottom: 0;
    display: block;
    color: #ffffff;
    padding: 0 90px 90px 90px;
}

.galery_item_title {
    display: block;
    font-size: 32px;
    line-height: 40px;
    font-weight: 800;
    margin-bottom: 25px;
}

.galery_item_anons {
    font-size: 16px;
    line-height: 28px;;
    display: block;
    max-width: 420px;;
}

.galery_item_hover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(0deg, rgba(82, 52, 47, 0.40) 0%, rgba(82, 52, 47, 0.40) 100%);
    opacity: 0;
}

.galery_item:hover .galery_item_hover {
    opacity: 1;
}

h1.inner_h1, h2.inner_h1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 800;
    margin-bottom: 35px;
}

.page_content_withgalery {
    padding-bottom: 145px;
    margin-bottom: -80px;
}

.photos_block {
    
}

.photos_block_inpage {
    padding: 0 95px;
}

.photos_block_title {
    
}

.photos_block_list {
    font-size: 0;
    text-align: justify;
}

.photos_item {
    display: inline-block;
    width: 49.6%;
    margin-bottom: 0.8%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    overflow: hidden;
}

.photos_item_po3 {
    width: 32.8%;
}

.photos_item_po4 {
    width: 24.4%;
}

.photos_block_norm .photos_item {
    width: 49.30%;
    margin-bottom: 1.38%;
}

.photos_block_norm .photos_item_po3 {
    width: 32.41%;
}

.photos_block_norm .photos_item_po4 {
    width: 23.96%;
}

.photos_block .photos_item_parent {
    position: relative;
}

.photos_item_img {
    display: block;
    max-width: 100%;
}


.articles_list {
    text-align: justify;
    font-size: 0;
    margin-bottom: -1.74%; /*25/1440*/
}

.articles_list .welcome_articles_list_item {
    max-width: 340px;;
    width: 23.61%; /*340/1440*/
    margin-bottom: 1.74%; /*25/1440*/
    vertical-align: top;
}

.articles_list .justify_elem {
    max-width: 340px;;
    width: 23.61%; /*340/1440*/
}

.article_top_block {
    margin-bottom: 30px;
}

.article_top_category {
    height: 38px;
    line-height: 38px;
    color: #CB8A58;
    border: 1px dotted #CB8A58;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
    margin-right: 15px;
}

.article_top_category:hover {
    background-color: #693720;
    color: #ffffff;
    border-color: transparent
}

.article_top_kogda {
    display: inline-block;
    vertical-align: middle;
    color: #B29F91;
    font-size: 13px;
    margin-right: 10px;
}

.article_top_view {
    display: inline-block;
    vertical-align: middle;
    color: #B29F91;
    font-size: 13px;
    background-image: url(/img/welcome_articles_view_icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.article_back_block {
    margin-top: 60px;
    padding-left: 95px;
}

.article_back_link {
    color: #693720;
    font-size: 15px;
    text-decoration: none;
}

.article_back_link:hover {
    color: #CB8A58;
}

.article_back_link_icon {
    width: 10px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    
}

.article_back_link_icon .icon_inner_auto {
    background-image: url(/img/article_back_icon.png);
}

.article_back_link_icon .icon_inner_hover {
    background-image: url(/img/article_back_icon_hover.png);
}

.photos_block + .article_back_block {
    margin-top: 40px;
}

/*ресторан*/
.page_content_relative {
    position: relative;
    box-shadow: 0 4px 64px 0 rgba(0,0,0,0.12);
}

.restoran_menu_button {
    width: 240px;
    margin-top: 15px;
}

.restoran_food_block {
    padding-left: 240px;
    padding-right: 240px;
    margin-left: -240px;
    margin-right: -240px;
    
    background-repeat: no-repeat;
    background-position: bottom center;
    background-image: url(/img/restoran1.jpg);
    margin-top: -135px;
    margin-bottom: 95px;
} 

.restoran_food_content {
    height: 700px;
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 95px;
    padding-left: 95px;
    padding-right: 95px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.restoran_food_item {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    padding-left: 95px;
    padding-top: 4px;
    padding-bottom: 4px;
    background-image: url(/img/restoran_food_icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    max-width: 870px;
    
}

.restoran_second_block {
    margin-bottom: 95px;
}

.restoran_second_item {
    float: right;
    background-color: #f4f1ec;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 340px;
    padding: 30px 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-top: 8px;
}

.restoran_second_item_inner {
    color: #693720;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 18px;
    padding-left: 95px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(/img/restoran_second_icon.png);
}

.restoran_second_pagetext {
    margin-right: 380px;
}

.restoran_advantages_block {
    margin-bottom: 75px;
}

.restoran_advantages_list {
    margin-top: 0;
}

/*спа*/
.spa_first_block {
    position: relative;
    margin-bottom: 130px;
}

.spa_first_list {
    font-size: 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    overflow: hidden;
    
}

.spa_first_item {
    width: 25%;
    overflow: hidden;
    position: relative;
    display: inline-block;
    border-left: 1px solid #ffffff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    
}

.spa_first_item:first-child {
    border-left: 0;
}

.spa_first_img {
    display: block;
    
}

.spa_first_content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 13.88%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.spa_first_item1 .spa_first_content {
    background-image: linear-gradient(0deg, rgba(38, 54, 57, 0.64) 0%, rgba(38, 54, 57, 0.00) 66.67%);
}

.spa_first_item2 .spa_first_content {
    background-image: linear-gradient(0deg, rgba(47, 43, 42, 0.80) 0%, rgba(47, 43, 42, 0.00) 50%);
}

.spa_first_item3 .spa_first_content {
    background-image: linear-gradient(0deg, rgba(25, 127, 61, 0.80) 0%, rgba(24, 134, 66, 0.00) 50%);
}

.spa_first_item4 .spa_first_content {
    background-image: linear-gradient(0deg, rgba(47, 43, 42, 0.80) 0%, rgba(47, 43, 42, 0.00) 50%);
}

.spa_first_title {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    font-weight: bold;
    color: #ffffff;
    
    background-position: left center;
    background-repeat: no-repeat;
    
    padding: 8px 0 8px 80px;
    position: absolute;
    bottom: 50px;
}

.spa_first_item1 .spa_first_title {
    background-image: url(/img/spa/icon1.png);
}

.spa_first_item2 .spa_first_title {
    background-image: url(/img/spa/icon2.png);
}

.spa_first_item3 .spa_first_title {
    background-image: url(/img/spa/icon3.png);
}

.spa_first_item4 .spa_first_title {
    background-image: url(/img/spa/icon4.png);
}

.spa_first_block .aaaleafer {
    overflow: visible;
}

.spa_first_block .aaaleafer_arrow_left {
    left: 10px;
}

.spa_first_block .aaaleafer_arrow_right {
    right: 10px;
}

.spa_first_block .aaaleafer_whiter_left {
    width: 40px;
    left: -40px;
}
.spa_first_block .aaaleafer_whiter_right {
    width: 40px;
    right: -40px;
}

.spa_second_block {
    margin-bottom: 100px;
}

.spa_second_list {
    text-align: justify;
    font-size: 0;
}

.spa_second_item {
    background-color: #ffffff;;
    box-shadow: 0 8px 48px 0 rgba(211,202,194,0.4);
    width: 49.31%; /*710/1440*/
    margin-bottom: 1.73%; /*25/1440*/
    display: inline-block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    max-height: 290px;;
    
    overflow: hidden;
    position: relative;
    text-align: left;
}

.spa_second_item_content {
    position: relative;
    z-index: 1;
    padding: 40px 180px 50px 40px;
    max-width: 760px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.spa_second_item_title {
    font-size: 24px;
    line-height: 32px;
    font-weight: 800;
    color: #693720;
    margin-bottom: 15px;
    
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.spa_second_item_anons {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 20px;
    
    max-height: 48px;
    overflow: hidden;
}

.spa_second_item_subtitle {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.spa_second_item_costs {
    
}

.spa_second_item_cost {
    line-height: 24px;
    font-size: 16px;
    display: inline-block;
}

.spa_second_item_cost:first-child {
    margin-right: 45px;
}

.spa_second_item_button {
    width: 180px;
    height: 48px;
    line-height: 48px;
    
    position: absolute;
    right: 65px;
    bottom: 50px;
}

.spa_second_item_bg {
    position: absolute;
    width: 430px;
    height: 100%;
    right: 0;
    top: 0;
}

.spa_second_item_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.spa_second_item_grad {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.52);
    background-image: linear-gradient(90deg, #FFF 14.12%, rgba(255, 255, 255, 0.76) 35.42%, rgba(255, 255, 255, 0.00) 84.03%);
}

.spa_wood_block {
    margin-bottom: 105px;
}

.spa_wood_content {
    text-align: justify;
}

.spa_wood_item {
    background-image: url(/img/spa_wood_bg.jpg);
    color: #ffffff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline-block;
    vertical-align: top;
    width: 49.31%; /*710/1440*/
    margin-bottom: 1.73%; /*25/1440*/
    text-align: left;
    padding: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.spa_wood_item_wide {
    width: 100%;
}

.spa_wood_title {
    font-size: 24px;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 7px;
}

.spa_wood_descrs {
    font-size: 15px;
    line-height: 24px;
    display: table;
    width: 100%;
}

.spa_wood_descr {
    display: table-cell;
    padding-left: 25px;
}

.spa_wood_descr:first-child {
    padding-left: 0;
}

.spa_wood_subtitle {
    line-height: 24px;
    font-size: 18px;
    font-weight: bold;
}

.spa_wood_descr_ogr {
    width: 51.95%;
    padding-right: 60px;
}

.about_home_block {
    margin-left: -240px;
    margin-right: -240px;
    margin-top: -110px;
    margin-bottom: -65px;
}

.about_home_img {
    display: block;
    max-width: 100%;
}

.about_second_block {
    margin-bottom: 165px;
    padding: 0 95px;
}

.about_second_list {
    max-width: 1280px;
    text-align: justify;
    margin-top: 70px;
    margin-left: 10px;
    font-size: 0;
}

.about_second_item {
    vertical-align: top;
    display: inline-block;
    background-image: url(/img/about/icon1.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 60px;
    max-width: 350px;
    width: 32%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: left;
}

.about_second_item_title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 900;
    margin-bottom: 12px;
}

.about_second_item_hint {
    font-size: 16px;
    color: #B29F91;
}

.about_hard_block {
    overflow: hidden;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #f2f2f2;
    margin-left: -95px;
    margin-right: -95px;
    padding-left: 95px;
    padding-right: 95px;
}

.about_hard_block + .about_hard_block {
    margin-top: 130px;
}

.about_hard_block + .photos_block {
    margin-top: 130px;
}

.about_hard_img {
    display: block;
    
}

.about_hard_img_left {
    margin-left: -95px;
    float: left;
    
}

.about_hard_img_right {
    margin-right: -95px;
    float: right;
    
}

.about_hard_content {
    width: 610px;
    height: 100%;
    padding-top: 120px;
}

.about_hard_content_right {
    float: right;
}

.about_hard_content_left {
    float: left;
}

.about_hard_content_title {
    
}

.about_hard_content_descr {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 7px;
}

.about_hard_content_more {
    
}

.about_rooms_list {
    margin-top: 40px;
}

.about_rooms_item {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    height: 64px;
    line-height: 64px;
    background-color: #ffffff;
    display: inline-block;
    text-decoration: none;
    color: #52342F;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 25px 0 15px;
    margin-bottom: 8px;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,0.06);
    margin-right: 4px;
}

.about_rooms_item:hover {
    background-color: #693720;
    color: #ffffff;
}

.about_rooms_item_icon {
    vertical-align: middle;
    display: inline-block;
    width: 17px;
    height: 16px;
    margin-right: 2px;
}

.about_rooms_item_icon .icon_inner_auto {
    background-image: url(/img/about/room_gray_icon.png);
}

.about_rooms_item_icon .icon_inner_hover {
    background-image: url(/img/about/room_white_icon.png);
}

.about_rooms_item_icon_home .icon_inner_auto {
    background-image: url(/img/about/home_gray_icon.png);
}

.about_rooms_item_icon_home .icon_inner_hover {
    background-image: url(/img/about/home_white_icon.png);
}

.about_rooms_item_caption {
    vertical-align: middle;
    display: inline-block;
}

.about_rooms_item_kol {
    vertical-align: middle;
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    margin-left: 4px;
}

.about_hard_content_left .about_hard_content_title {
    padding-right: 180px;;
}

.about_hard_label {
    color: #CB8A58;
    font-size: 12px;
    font-weight: 800;
    line-height: 18px;
    text-transform: uppercase;
    float: right;
    background-image: url(/img/about/about_hard_label.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding: 2px 0 2px 50px;
    margin-top: -70px;
}

.about_hard_content_propertys {
    
    margin-top: 40px;
}

.about_hard_content_property {
    display: inline-block;
    vertical-align: top;
    width: 250px ;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    
    color: #B29F91;
    font-size: 12px;
    font-weight: 800;
    line-height: 18px;
    
    padding-left: 55px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 40px;
    margin-right: 20px;
}

.about_hard_content_property1 {
    background-image: url(/img/about/icon2.png);
}
.about_hard_content_property2 {
    background-image: url(/img/about/icon3.png);
}
.about_hard_content_property3 {
    background-image: url(/img/about/icon4.png);
}

.content_band_contacts .content_container {
    padding-bottom: 0;
}

.contacts_container {
    position: relative;
    z-index: 4;
    margin-top: -60px;
}

.contacts_block {
    background-color: #ffffff;
    box-shadow: 0 4px 64px 0 rgba(0,0,0,0.12);
    padding: 35px 95px 35px 95px;
    
    text-align: justify;
    font-size: 0;
    margin-bottom: 45px;
}

.contacts_item {
    display: inline-block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding-left: 25px;
    background-position: left top 5px;
    background-repeat: no-repeat;
}

.contacts_item_adres {
    background-image: url(/img/contacts_adres_icon.png);
}

.contacts_item_phone {
    background-image: url(/img/contacts_phone_icon.png);
}

.contacts_item_email {
    background-image: url(/img/contacts_email_icon.png);
    background-position: left top 7px;
}

.contacts_item_tg {
    background-image: url(/img/contacts_tg_icon.png);
}

.contacts_item_value {
    font-size: 20px;
    color: #703E23;
    margin-bottom: 5px;
}

.contacts_item_value a {
    color: inherit;
}

.contacts_item_value br {
    display: none;
}

.contacts_item_caption {
    font-size: 16px;
}

.contacts_item_caption a {
    font-weight: 800;
}

.contacts_block_second {
    box-shadow: none;
    background-color: transparent;
}

.contacts_block_second .contacts_item {
    margin-right: 55px;
}

.footer_faq_band .band_background {
    background-color: #f2f2f2;
    background-image: url(/img/footer_faq_band_bg.jpg);
}

.footer_faq_container {
    
}

.footer_faq_block {
    padding: 30px 0;
}

.footer_faq_left {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8.33%;
}

.footer_faq_title {
    font-size: 24px;
    font-weight: 800;
    color: #693720;
    margin-bottom: 10px;
    line-height: 30px;
}

.footer_faq_descr {
    line-height: 20px;
    font-size: 16px;
}

.footer_faq_button {
    display: inline-block;
    vertical-align: middle;
    width: 250px;
    height: 48px;
    line-height: 48px;
}

.feedback_button_icon {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 16px;
    background-image: url(/img/feedback_icon.png);
    background-position: left top;
    background-repeat: no-repeat;
    margin-right: 7px;
}

.search_item {
    
    box-shadow: 0 4px 40px 0 rgba(178, 159, 145, 0.44);
    margin-bottom: 25px;
    padding: 50px;
}

.search_item_title {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 11px;
}

.search_item_title a {
    color: #693720;
    text-decoration: none;
}

.search_item_title a:hover {
    text-decoration: underline;
}

.search_item_category {
    font-size: 12px;
    color: #8e8d8b;
    font-weight: bold;
    margin-bottom: 10px;
}

.search_item_category a {
    color: #8e8d8b;
}

.search_item_anons {
    line-height: 22px;
}

.search_item:hover {
    box-shadow: none;
    background-color: #f2f2f2;
}

.search_item:hover .search_item_title a {
    color: #CB8A58;
}

.foundbg {
    color: #ffffff;
    background-color: #693720;
}

.content_band_booking .band_background {
    background-image: url(/img/booking_band_bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

.content_band_booking .content_container {
    padding-bottom: 0;
}

.content_band_booking h1 {
    color: #ffffff;
}

.content_band_booking .lesenka a {
    color: #ffffff;
}

.content_band_booking .lesenka a:hover {
    text-decoration: underline;
}

.booking_container {
    
}

.booking_left_colomn {
    margin-right: 370px;
}

.booking_frame {
    
}

.booking_vidjet_block {
    overflow: hidden;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    
    background-color: #ffffff;
    color: #ffffff;
    padding: 12px;
    
}

.booking_vidjet_img {
    display: block;
    max-width: 100%;
}

.booking_right_colomn {
    width: 340px;
    margin-top: 0;
}

.booking_right_block {
    width: 340px;
}

.booking_right_block .rooms_warning_item {
    background-color: #ffffff;
}

.page_content + .booking_container .booking_right_colomn {
    margin-top: 0;
}

.booking_rooms_container {
    margin-top: -30px;
}

.booking_rooms_title {
    
}

.booking_rooms_subtitle {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 25px;
}

.booking_rooms_block {
    margin-left: -255px;
    margin-right: -255px;
    padding-left: 255px;
    padding-right: 255px;
    padding-bottom: 70px;
    overflow: hidden;
}

.booking_rooms_list.aaaleafer {
    overflow: visible;
}

.booking_rooms_item {
    width: 340px;
    white-space: normal;
    text-align: left;
    background-color: #ffffff;
    box-shadow: 0 4px 64px 0 rgba(82,75,69,0.16);
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    overflow: hidden;
    opacity: 0.24;
}

.aaaleafer_item_vidim.booking_rooms_item {
    opacity: 1;
}

.booking_rooms_item_image {
    
}

.booking_rooms_item_img {
    max-width: 100%;
    display: block;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.booking_rooms_item_content {
    padding: 30px 25px 25px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #ffffff;;
    margin-top: -65px;
    margin-left: 8px;
    margin-right: 8px;
    position: relative;
}

.booking_rooms_item_title {
    font-size: 24px;
    line-height: 32px;
    font-weight: 800;
    margin-bottom: 15px;
    color: #693720;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.booking_rooms_item_title a {
    text-decoration: none;
    color: #693720;
}

.booking_rooms_item_title a:hover {
    color: #CB8A58;
}

.booking_rooms_item_anons {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px;
}

.booking_rooms_item_costs {
    
}

.booking_rooms_item_cost {
    font-size: 24px;
    font-weight: 800;
    float: left;
}

.booking_rooms_item_cost .cost_hint {
    margin-left: 8px;
}

.booking_rooms_item_oldcost {
    float: right;
    font-size: 18px;
    color: #878787;
    text-decoration: line-through;
    margin-top: 6px;
}

.booking_rooms_block .aaaleafer_arrow {
    box-shadow: 0 4px 64px 0 rgba(82,75,69,0.16);
}

/*костыли для виджета*/
.slider_vidjet_block .BookingSearchForm_control {
    border: 0;
    width: 270px;
    padding: 0;
}

.slider_vidjet_block .WidgetApp_container {
    color: #ffffff;
}