

/* 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 */
/* /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 */
