

/* Start:/bitrix/templates/bs_hotel_s1/components/bitrix/news/catalog_hotel/bitrix/news.list/.default/style.css?17651832526972*/
.catalog_block_wrapper .page_block_header {margin: 0 0 20px 0;}


.catalog .search_result .item {
    margin: 0 30px 30px 0;
    position: relative;
    flex: 0 0 427px;
    width: 427px;
    overflow: hidden;
    height: 630px;
    background-color: #FFF;
    border:1px solid #e2e2e2;
    border-radius: 12px;
}
.catalog .search_result .item:hover {border:1px solid var(--OPTION_BASE_COLOR);}
.catalog .search_result .item .item_content {display: flex; flex-direction: column; height: 100%;}



.catalog .search_result .descr_container {position: relative; padding: 20px; flex-grow: 1;}
.catalog .search_result .name a {font-weight: 600; font-size: 20px; display: block; margin: 8px 0; text-decoration: none;}
.catalog .search_result .name a:hover {text-decoration: underline;}
.catalog .search_result .order_button .btn {display: block; width: 100%; border-radius: 0;}
.catalog .search_result .order_button_bottom {position: absolute; bottom: 0; z-index: 1; width: 100%;}


.catalog .owl-dots {bottom: 60px!important; opacity: 0.8;}
.catalog .owl-dots:hover {opacity: 1;}

/*descr*/
.catalog .search_result .price_container {flex: 0 0 40%; text-align: right;}
.catalog .search_result .price {color: var(--OPTION_BASE_COLOR); font-size: 24px; font-weight: 500;}
.catalog .search_result .price_old {text-decoration: line-through; font-weight: 500; color: #949499;}

.catalog .search_result .descr {margin: 15px 0;}
.catalog .search_result .descr .digit_comment {font-size: 13px;}
.catalog .search_result .descr .digit {font-weight: 600; font-size: 1.2rem; display: flex;}
.catalog .search_result .descr .digit small {font-weight: 400}
.catalog .search_result .descr .digit svg {margin-right: 5px; width: 20px; height: 20px; vertical-align: middle; margin-top: -3px;}



/*images*/
.catalog .search_result .images_wrapper {position: relative; height: 400px;}
.catalog .search_result .images {width: 100%; overflow: hidden; height: 100%;}
.catalog .search_result .images .item_img {width: 100%; height: 100%;}
.catalog .search_result .images .item_img img {object-fit: cover; width: 100%; height: 100%;}


/*labels*/
.catalog .search_result .labels {font-size: 13px;font-weight: 600; color: #888888;}
.catalog .search_result .labels > div {border-radius: 16px; padding: 2px 6px 3px 6px; margin: 0 4px 4px 0; border: 1px solid var(--OPTION_BASE_COLOR); color: var(--OPTION_BASE_COLOR); background-color: #FFF;}
.catalog .search_result .labels > div:nth-child(4n+1) {background-color: var(--OPTION_BASE_COLOR); color: #FFF; border: 1px solid var(--OPTION_BASE_COLOR);}

/*icon_list*/
.catalog .search_result .icon_list {color: #949499; font-size: 13px; min-height: 16px;}
.catalog .search_result .icon_list .icon_item {margin: 0 10px 5px 0; display: flex; align-self: center; color: #FF6A00;}
.catalog .search_result .icon_list .icon_item svg {display: inline-block; margin-right: 3px; width: 15px; height: 15px;}
.catalog .search_result .icon_list .icon_item {color: #00AAFF}

.catalog .search_result .icon_list .icon_item {color: #22A121}
.catalog .search_result .icon_list .icon_item:not(.fill) svg path {stroke: #22A121}
.catalog .search_result .icon_list .icon_item.fill svg path {fill: #22A121}

.catalog .search_result .icon_list .icon_item:nth-child(5n+2) {color: #FF6A00}
.catalog .search_result .icon_list .icon_item:nth-child(5n+2):not(.fill) svg path {stroke: #FF6A00}
.catalog .search_result .icon_list .icon_item:nth-child(5n+2).fill svg path {fill: #FF6A00}

.catalog .search_result .icon_list .icon_item:nth-child(5n+3) {color: #00AAFF}
.catalog .search_result .icon_list .icon_item:nth-child(5n+3):not(.fill) svg path {stroke: #00AAFF}
.catalog .search_result .icon_list .icon_item:nth-child(5n+3).fill svg path {fill: #00AAFF}

.catalog .search_result .icon_list .icon_item:nth-child(5n+4) {color: #9933cc}
.catalog .search_result .icon_list .icon_item:nth-child(5n+4):not(.fill) svg path {stroke: #9933cc}
.catalog .search_result .icon_list .icon_item:nth-child(5n+4).fill svg path {fill: #9933cc}


/*Модуль*/
.form_catalog_search .DATE_FROM, .form_catalog_search .DATE_TO {
  background: #FFF url(/include/images/svg/calendar.svg) right 10px center no-repeat;
    background-size: auto;
  background-size: 20px;
  cursor: pointer;
}
.form_catalog_search .modul_fields > div {margin-right: 10px; max-width: 200px; flex: 0 0 200px;}
#ui-datepicker-div {z-index: 99999!important;}


@custom-media --desktop (min-width: 900px);
@media (--desktop) {.catalog .search_result{display: none!important;}}


/*owl item slider*/
@media screen and (min-width: 1400px){
    .catalog .search_result.owl-theme .owl-nav button.owl-prev {left: -60px;}
    .catalog .search_result.owl-theme .owl-nav button.owl-next {right: -60px;}
}


@media screen and (min-width: 1348px)
{
    .catalog .search_result {margin-right: -30px;}    
}
@media screen and (max-width: 1348px)
{
    .catalog .search_result {-ms-flex-pack: center !important; justify-content: center !important;}    
}

/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
    .catalog .search_result {margin-right: 0;}     
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (min-width: 767px)
{
    .catalog .search_result.view_list .item {flex: 0 0 100%; max-width: 100%; height: 250px; margin: 0 0 20px 0;}
    .catalog .search_result.view_list .item .item_content {flex-direction: row;}
    .catalog .search_result.view_list .images_wrapper {position: relative; height: 100%; width: 300px; max-width: 40%; order: 1;}
    .catalog .search_result.view_list .descr_container {order: 2;}
    .catalog .search_result.view_list .order_button_bottom {display: none}
    .catalog .search_result.view_list .order_button_right {display: block!important; margin-top: 20px; text-align: right;}
    .catalog .search_result.view_list .order_button_right .btn {display: inline-block; width: auto;}
    .catalog .search_result.view_list .descr_container {display: flex; flex-direction: column;}
    .catalog .search_result.view_list .descr_container .descr {flex-grow: 1;} 
    .catalog .search_result.view_list {margin-right: 0;}
    
}

/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    .catalog .search_result {margin: 0;}
    .catalog .search_result .item {margin: 0 0 30px 0; max-width: 90%;}
    .catalog .search_result .descr .digit svg {display: none;}
    .catalog .search_result .descr .digit_comment {font-size: 11px;}
    .catalog .search_result .owl-item {height: 400px;}
    .catalog .search_result .owl-theme .owl-dots {bottom: 30px!important;}
    
}
/*.col-*/
@media screen and (max-width: 575px)
{
       
}

@media screen and (max-width: 400px)
{
    .catalog .search_result .item .buttons .btn.small {padding: 5px 10px 7px; font-size: 0.8rem}     
}
/* End */


/* Start:/bitrix/templates/bs_hotel_s1/components/bitrix/news/catalog_hotel/bitrix/news.list/.default/search/style.css?17651832525610*/
.search_panel_container {background-color: #F4F6F7; padding: 20px 0;}

.search_panel_container .clear_filter svg {margin-right: 5px;}
.search_panel_container .clear_filter .kol span {background-color: #FFF; border-radius: 18px; width: 18px; height: 18px; display: inline-block; margin-left: 5px; color: var(--OPTION_BASE_COLOR); font-size: 12px; line-height: 18px; vertical-align: middle; margin-top: -3px;}

.search_panel .filter_expand {flex: 0 0 100%; position: relative; padding-top: 30px;}
.search_panel .filter_expand .show_expand {position: absolute; left: 0; top: 0; text-decoration: none;}
.search_panel .filter_expand .show_expand.active .fa {rotate: 180deg; margin-top: -10px;}
.search_panel .filter_expand .block {display: none;}


.search_panel .block {margin: 0 20px 10px 0;}
.search_panel .block label {margin-bottom: 3px; display: inline-block;}
.search_panel .select2 {width: 260px!important;}

.view_type a {display: block; width: 20px; height: 20px; margin-left: 5px;}
.view_type a svg {width: 100%; height: 100%; fill: #CCC;}
.view_type a.active svg {width: 100%; height: 100%; fill: var(--OPTION_BASE_COLOR);}

/*option_button*/
//.search_panel .option_button_container {flex: 0 0 100%;}
.search_panel .option_button {margin-top: 10px;}
.search_panel .option_button .item {caret-color: transparent; font-size: 14px; margin-top: 7px; border-radius: 50px; border: 1px solid #E1E2E3; margin-right: 8px; cursor: pointer; position: relative;}
.search_panel .option_button .item .img {margin-right: 10px; display: none;}
.search_panel .option_button .item .name {padding: 5px 10px 5px 10px; white-space: nowrap;}
.search_panel .option_button .item:hover {border: 1px solid var(--OPTION_BASE_COLOR); color: var(--OPTION_BASE_COLOR)}
.search_panel .option_button .item:hover .img:not(.fill) path {stroke: var(--OPTION_BASE_COLOR);}
.search_panel .option_button .item:hover .img.fill path {fill: var(--OPTION_BASE_COLOR); stroke: none;}
.search_panel .option_button .item.active {color: #FFF; background-color: var(--OPTION_BASE_COLOR); border: 1px solid var(--OPTION_BASE_COLOR);}
.search_panel .option_button .item.active .img:not(.fill) path {stroke: #FFF;}
.search_panel .option_button .item.active .img.fill path {fill: #FFF;}
.search_panel .option_button .item input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
}


/*date*/
.search_panel .block.block_date input[class^='DATE'] {background: #FFF url(/include/images/svg/calendar.svg) right 10px center no-repeat; background-size: auto; background-size: 20px; cursor: pointer;}


/*radio_round*/
.search_panel .radio_round .item {caret-color: transparent;  padding: 10px 6px; display: inline-block; border: 1px solid #E1E2E3; border-radius: 50px; text-decoration: none; min-width: 40px; text-align: center; margin-right: 4px; cursor: pointer; position: relative;}
.search_panel .radio_round .item input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
}
.search_panel .radio_round .item:hover {background-color: #FFF;}
.search_panel .radio_round .item.active {border: 1px solid var(--OPTION_BASE_COLOR); background-color: #FFF;}


/*checkbox_yn*/
.search_panel .styled_switch .checkbox:not(checked) + label {padding: 0 0 26px 0;}
.search_panel .styled_switch .checkbox:not(checked) + label::after {bottom: 2px; top: auto;}
.search_panel .styled_switch .checkbox:not(checked) + label::before {bottom: 0; top: auto;}

/*UI слайдер*/
.search_panel .slider_container {
    width: 260px; height: 56px; background-color: #FFFFFF; border: 1px solid #F0F1EB; border-radius: 12px; padding: 5px 20px;
    display: flex; flex-direction: column; position: relative;
}
.search_panel .slider_container label {order: 1; color: #949499; font-size: 12px;}
.search_panel .slider_container .slider_data {order: 2; display: flex; margin-top: 4px;}
.search_panel .slider_container .slider_data > div {flex: 0 0 50%; max-width: 50%; position: relative;}
.search_panel .slider_container .slider_data > div:first-child:after {content: ''; position: absolute; right: 0; top: 0; width: 1px; height:16px; display: block; background-color: #E1E2E3}
.search_panel .slider_container .slider_data .slider_to {text-align: right;}
.search_panel .slider_container  .ui-slider {order: 3; position: absolute; width: calc(100% - 30px); bottom: -15px; margin-left: -5px;}
.search_panel .slider_container  .slider_data input[type="text"] {border: none; background-color: transparent; padding: 0; box-shadow: none; border-radius: 0; outline: none; margin: 0; color: #4E4F54;}

.catalog_block_wrapper .search_panel_container .show_filters {padding-left: 30px; display: none;}
.catalog_block_wrapper .search_panel_container .show_filters::before {content: "\e9dd"; margin-right: 5px; left: 10px; top: 10px;}



/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
     
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    .search_panel .block label {font-size: 0.9rem;}
    .search_panel .radio_round .item {padding: 5px!important}
    
    .search_panel_container .show_filters {padding-left: 30px; display: inline-block!important;}
    .search_panel_container {padding: 20px}  
}
/*.col-*/
@media screen and (max-width: 575px)
{
    
}
/* End */


/* Start:/bitrix/templates/bs_hotel_s1/components/bitrix/news.list/infra/style.css?17651832522044*/
.infra_wrapper h2.page_block_header {margin-bottom: 20px;}

.infra_map_container {
    border-radius: 10px;
    overflow: hidden;
    border: 5px solid #e6e6e6;
    overflow: hidden;
}
.infra_container {font-size: 0.8rem;}

.infra_menu .item {font-size: 0.8rem; position: relative; margin: 0 10px 10px 0; width: 240px}
.infra_menu .item .img {border-radius: 7px; width: 46px; flex: 0 0 46px; height: 38px; text-align: center; line-height: 36px; box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);}
.infra_menu .item .img svg {max-width: 25px; max-height: 25px;}
.infra_menu .item:not(.no_active)  .img:not(.fill) svg path {stroke: #FFF}
.infra_menu .item:not(.no_active)  .img.fill svg path {fill: #FFF}
.infra_menu .item .name {padding-left: 6px;}
.infra_menu .item .href {position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block;}

.infra_menu .item.no_active .img {background-color: #fcfeff!important;}
.infra_menu .item.no_active .img img {filter: none;}


.infra_map_container .descr > p {padding: 0; margin:0;}

.infra_map_container [class*="ymaps-2-1"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}
.infra_map_container:hover [class*="ymaps-2-1"][class*="-ground-pane"] {
    filter: none;
    -webkit-filter: none; 
}


/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{

}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    .infra_map_container {border: 2px solid #d8e6f0;transform: none;}
    .infra_container .infra > .air.p30 {display: none;}  
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    
}
/*.col-*/
@media screen and (max-width: 575px)
{
    
}
/* End */


/* Start:/bitrix/templates/bs_hotel_s1/components/bitrix/news/uslugi/bitrix/news.list/.default/style.css?17651832522174*/
.uslugi {margin-left: -20px; margin-right: -20px; padding-bottom: 30px;}
.uslugi .item_container {padding: 0 20px 20px 20px;}
.uslugi .item {
    box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.3);
    position: relative;
    height: 250px;
    overflow: hidden;
    border-radius: 8px;
}
.uslugi .item .img {
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-size: cover;
    background-position: center center;
    transition: transform 0.5s;
}
.uslugi .item .text {
    padding: 25px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    color: #FFF;
}
.uslugi .item .text .descr {padding-top: 10px;}

.uslugi .shadow {
    position: absolute;
    width: 100%;
    height: 80%;
    z-index: 1;
    background-color: rgba(0,0,0,0.7);
    bottom: 0;
}

.uslugi .shadow_light .shadow {background-color: rgba(255,255,255,0.7);}
.uslugi .shadow.shadow_gradient {background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));}
.uslugi .href {position: absolute; width: 100%; height: 100%; z-index: 3;}


.uslugi .item_container:hover .img {transform:scale(1.1)}
.uslugi .item_container:hover .item {box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);}

.uslugi .item.css_text_dark .text {color: var(--TEXT_COLOR);}

.uslugi .shadow_light .shadow.shadow_gradient {background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1));}

/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
    
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
    .uslugi .item_container {width: 400px;}  

}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    .uslugi {margin: 0px;padding-bottom: 40px;}
    .uslugi .item_container {padding: 0px; max-width: calc(100% - 20px); width: 350px!important; padding: 0 10px 0 0;}
    .uslugi .item {box-shadow: none}
}
/*.col-*/
@media screen and (max-width: 575px)
{
    .uslugi .item_container {padding: 0 10px; width: 100%!important;  max-width: 100%;}   
    
}

/* End */


/* Start:/bitrix/templates/bs_hotel_s1/components/bitrix/news.list/advantage/style.css?17651832521524*/
.advantage_wrapper {
    background-color: #CCC;
    padding: 30px 0;
}

.advantage {margin-left: -20px; margin-right: -20px; padding-bottom: 30px;}
.advantage .item {padding: 20px}

.advantage .item .img {flex:  0 0 60px; max-width: 60px;}
.advantage .item .img img {max-width: 100%;}

.advantage .item .text {padding: 10px 10px 10px 20px; font-weight: 500;}

.advantage.with_border {margin-left: -10px; margin-right: -10px;}
.advantage.with_border .item_container {padding: 10px;}
.advantage.with_border .item_container .item {width: 100%; box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.3);}

.advantage.type2 .item {-ms-flex-direction: column !important; flex-direction: column !important;}
.advantage.type2 .item .text {padding: 0;}


.advantage_wrapper.css_light {color: #FFF;}
.advantage_wrapper.css_light h2.styled::after, .advantage_wrapper.css_light h2.page_block_header::after {filter: brightness(0) invert(1);}

/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
   
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
    .advantage .item_container {width: 300px!important;}   
    .advantage {margin: 0;} 
    .advantage_wrapper .page_block_header {text-align: center; width: 100%;} 
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    
}
/*.col-*/
@media screen and (max-width: 575px)
{
    .advantage .item_container {margin: 0 auto;} 
}

/* End */


/* Start:/bitrix/templates/bs_hotel_s1/components/bitrix/news/actions/bitrix/news.list/.default/style.css?17651832522348*/
.actions_container {
  background-color: #f7fafc;
}

.slider_actions .item {
    width: 300px; 
    border: 1px solid #e0e0e0;
    padding-bottom: 20px;
    margin: 0 25px 30px 0;
    font-size: 0.9rem;
    border-radius: 8px;
    overflow: hidden;
    
}
body.SITE_THEME_DARK .slider_actions .item  {border: 1px solid var(--THEME_DARK_LINE_COLOR);}

.slider_actions .item:hover
{
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
}
.slider_actions .item .descr {padding: 20px 25px; height: 150px; position: relative;}
.slider_actions .item .descr .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}
.slider_actions .item .descr .date {color: #7b7c7c; font-size: 0.7rem; font-style: italic; margin-bottom: 5px;}
.slider_actions .item .descr .name {z-index: 1; position: relative;}
.slider_actions .item .descr .name a {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 3.2rem;
    margin-bottom: 15px;
    text-decoration: none;
}
.slider_actions .item .descr .link {
    font-size: 0.8rem; 
    font-style: italic; 
    padding-right: 20px;
    z-index: 1;
    position: relative;
}
.slider_actions .item .descr .link::after {
    content: "\e90b";
    margin-left: 3px;
    
    position: absolute;
    top: 3px;
    right: 0;
    
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



.slider_actions.owl-theme .owl-nav button.owl-next, .slider_actions.owl-theme .owl-nav button.owl-prev {
    top: 130px;
}


@media screen and (min-width: 1350px){
    .slider_actions.owl-theme .owl-nav button.owl-prev {left: -65px;}
    .slider_actions.owl-theme .owl-nav button.owl-next {right: -65px;}
}
@media screen and (max-width: 1300px){
    .slider_actions {padding: 0 50px;}
    .slider_actions.owl-theme .owl-nav button.owl-prev {left: 0;}
    .slider_actions.owl-theme .owl-nav button.owl-next {right: 0;}   
}

/*.col-lg-*/
@media screen and (max-width: 1200px){
     .news .news-list .news-item  {margin: 0 10px 20px 10px;}
     .slider_actions {padding: 0;}
}



/* End */


/* Start:/bitrix/templates/bs_hotel_s1/components/bitrix/main.include/about/style.css?17651832521095*/
.about_block {width: 100%; margin-bottom: 50px;}
.about_block .img_container 
{
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
    width: 200px;
    height: 200px;
    flex: 0 0 200px;
    border-radius: 100%; 
    margin-right: 30px;
    background-color: #FFF;
    overflow: hidden;
}
.about_block .img {width: 100%; height: 100%;padding: 15px;}
.about_block .img img {width: 100%; height: 100%; object-fit: contain;}


/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
     
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    .about_block_wrapper .page_block_header {text-align: center; width: 100%;}
    .about_block {-ms-flex-wrap: wrap !important; flex-wrap: wrap !important; font-size: 0.9rem}
    .about_block .img_wrapper {width: 100%;}
    .about_block .img_container {margin: 0 auto 20px auto;}
}
/*.col-*/
@media screen and (max-width: 575px)
{
    
}
/* End */


/* Start:/bitrix/templates/bs_hotel_s1/components/bitrix/news.list/slider_feedback/style.css?17651832523434*/
/*Отзывы*/
.slider_feedback_container {background-color: #f4f4f4}
.feedback {padding-bottom: 30px; margin-left: -15px; overflow: hidden; height: 320px; overflow: visible; margin-top: -30px;}
.feedback:hover {overflow: visible; z-index: 2;}

.feedback .item {
    width: 570px; 
    height: 250px;
    margin: 30px 15px;
    position: relative;
}
.feedback .item_content {
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3); height: 100%; width: 100%; background-color: #FFF; padding: 10px 20px 20px 20px; border-radius: 8px;
    position: absolute;
    left: 0; top: 0;
    
}
.feedback .item:hover .item_content {height: auto; min-height: 250px;}
.feedback .item:hover .descr_container {height: auto; }
.feedback .item:hover .img {flex: 0 0 50px;}
 
.feedback .item .img {flex: 0 0 150px; transition: all 0.15s ease-out 0s;}
.feedback .item .img img {max-width: 150px; max-height: 150px; border-radius: 100px;}
.feedback .letter {
    flex: 0 0 36px; width: 36px; height: 36px;
    margin-right: 10px; color: #FFF; background-color: #8585cc; 
    border-radius: 50%; text-align: center; line-height: 36px; vertical-align: middle;
}
.feedback .descr_container {padding: 0 20px; overflow: hidden; height: 200px;}
.feedback .date_star {margin-top: 10px;}
.feedback .date {color: #a8abb7; font-size: 0.8rem; padding-left: 10px;}
.feedback .star {margin-top: 7px;}
.feedback .star img {height: 12px!important; width: 12px!important;  margin-top: -8px; display: inline-block!important; vertical-align: middle; line-height: 12px;}
.feedback .text {
    font-size: 0.95rem;
    display: -webkit-box !important;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 7.5rem;
    margin-bottom: 10px;
}
.feedback .item:hover .text {-webkit-line-clamp: none; height: auto; min-height: 7.5rem;}


.feedback .source {text-align: right; color: #a8abb7; font-size: 0.8rem;} 

.feedback .owl-stage .owl-item:nth-child(2n) .letter {background-color: #b37db3;} 
.feedback .owl-stage .owl-item:nth-child(3n) .letter {background-color: #5798d9;} 
.feedback .owl-stage .owl-item:nth-child(4n) .letter {background-color: #50c0e6;} 

.feedback .owl-stage-outer:hover {
  height: 1200px;
  height: 1200px;
}


@media screen and (min-width: 1400px){
    .slider_feedback.owl-theme .owl-nav button.owl-prev {left: -60px;}
    .slider_feedback.owl-theme .owl-nav button.owl-next {right: -60px;}
}

/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
     
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    .feedback {margin: 0;}
    
    .feedback .item {margin: 0; width: 100%;}
    .feedback .item_content {border: 1px solid #CCC; box-shadow: none; padding: 5px 10px 10px 10px; height: calc(100% - 20px); width: 100%;}
    .feedback .descr_container {padding: 0 10px;}
    
    .slider_feedback.owl-theme .owl-nav {display: none;}
    .slider_feedback.owl-theme .owl-dots {bottom: 30px;}
    
    .feedback .name, .feedback .text {font-size: 0.85rem;}
    .feedback .text {height: 6.5rem;}
    
}
/*.col-*/
@media screen and (max-width: 575px)
{

    
}

/*.col-*/
@media screen and (max-width: 400px)
{
    .feedback .item .img {display: none;}
    .feedback .date {display: none !important;}
    
}
/* End */


/* Start:/bitrix/templates/bs_hotel_s1/components/brainsite/iblock.element.add.form/main_form/style.css?17651832521211*/
.main_form_container {
    background-color: #f8f9fb;
    border-radius: 12px;
    box-shadow: 0px 15px 15px 0px rgba(50, 50, 50, 0.1);
}
body.SITE_THEME_DARK .main_form_container  {background-color: var(--THEME_DARK_LINE_COLOR);}

.main_form {
    padding: 40px;
}

.main_form .form_message {text-align: center; margin: 5px 0 30px 0;}
.main_form .form_field {width: 45%; float: left; margin-right: 2%;}

/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
     
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    .main_form {background: #f8f9fb; padding: 20px;}
    .main_form .form_field {width: 48%; margin-right: 0; margin: 0 1%;}
    .main_form .descr, .main_form .checkbox_style label {font-size: 0.9rem!important; line-height: 1;}
    
    .main_form .form {padding: 0!important;}
    .main_form .btn_wrapper {text-align: center;}
    
}
/*.col-*/
@media screen and (max-width: 575px)
{
    .main_form {padding: 10px;}
    .main_form .form_field {width: 100%; margin:0;}
}




/* End */


/* Start:/bitrix/templates/bs_hotel_s1/components/bitrix/main.include/map_contacts/style.css?17651832522444*/
#map {height: 600px; border-top: 1px solid #CCCCCC;}
.map_form {position: relative; line-height: 1.3; font-size: 1.1rem; color: var(--TEXT_COLOR);}
.map_form h2 {font-size: 1.7rem;}
.map_form label {font-size: 1rem; font-weight: 600;}
.map_form .bg {transition: all .30s ease-in;  opacity:1; visibility: visible; width: 100%; height: 100%; top: 0; left: 0; position: absolute; background: rgba(15, 64, 96, 0.15); z-index: 1;}
.map_form:hover .bg {visibility: hidden; opacity: 0;}
.map_form .phone_img {margin: 5px 0;}
.map_form .phone_img img {margin-right: 5px; display: inline-block;}
.map_form .form > div:not(.air){margin-bottom: 20px;}
.map_form .form > div.social {margin-bottom: 10px;}
.map_form .form > div.callback {margin-bottom: 0;}
.map_form a {color: var(--TEXT_COLOR);}

.map_form h2 {font-size: 1.2rem;}
.map_form h2.styled::after {bottom: -9px; height: 2px;}


.map_form .form_container {
    position: absolute;
    right: 40px;
   
    z-index: 99;
    height: 600px;
}
.map_form .form_container .info {font-size: 1.05rem;}
.map_form .form_container .info > div {margin: 0 40px; padding: 20px; border-bottom: 1px solid #e6e6e6;}
.map_form .form {
    border: #b4c8d3 1px solid;
    background-color: #FFFFFF;
    padding: 40px;
    margin: 20px 0;   
    width: 400px;
    color: var(--TEXT_COLOR);
    border-radius: 8px;
}
.map_form .form a {color: var(--TEXT_COLOR);}
.map_form .form p {padding: 3px 0;}
.map_form .form strong {padding: 2px 0;}
.map_form [class*="ymaps-2-1"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}
.map_form:hover [class*="ymaps-2-1"][class*="-ground-pane"] {
    filter: none;
    -webkit-filter: none; 
}
.map_form.css_filter [class*="placemark-overlay"] ymaps ymaps {
    filter:grayscale(1) brightness(0%) var(--OPTION_BASE_COLOR_FILTER);
}
.map_form [class*="placemark-overlay"] ymaps ymaps {
    -webkit-animation: marker-animation 1s infinite;
    animation: marker-animation 1s infinite;
}

@-webkit-keyframes marker-animation {
    0% {top: -105px; }
    50% {top: -110px;}
    100% {top: -105px; } 
}
/* End */
/* /bitrix/templates/bs_hotel_s1/components/bitrix/news/catalog_hotel/bitrix/news.list/.default/style.css?17651832526972 */
/* /bitrix/templates/bs_hotel_s1/components/bitrix/news/catalog_hotel/bitrix/news.list/.default/search/style.css?17651832525610 */
/* /bitrix/templates/bs_hotel_s1/components/bitrix/news.list/infra/style.css?17651832522044 */
/* /bitrix/templates/bs_hotel_s1/components/bitrix/news/uslugi/bitrix/news.list/.default/style.css?17651832522174 */
/* /bitrix/templates/bs_hotel_s1/components/bitrix/news.list/advantage/style.css?17651832521524 */
/* /bitrix/templates/bs_hotel_s1/components/bitrix/news/actions/bitrix/news.list/.default/style.css?17651832522348 */
/* /bitrix/templates/bs_hotel_s1/components/bitrix/main.include/about/style.css?17651832521095 */
/* /bitrix/templates/bs_hotel_s1/components/bitrix/news.list/slider_feedback/style.css?17651832523434 */
/* /bitrix/templates/bs_hotel_s1/components/brainsite/iblock.element.add.form/main_form/style.css?17651832521211 */
/* /bitrix/templates/bs_hotel_s1/components/bitrix/main.include/map_contacts/style.css?17651832522444 */
