

/* Start:/bitrix/templates/bs_hotel_s1/components/bitrix/news.list/prop_list/style.css?1765183252526*/
.prop_list .prop_item {
  color: #4E4F54;
  border-radius: 50px;
  border: 1px solid #F0F1EB;
  margin: 0 8px 8px 0;
  cursor: pointer;
}
.prop_list .prop_item:hover {border: 1px solid var(--OPTION_BASE_COLOR);}
.prop_list .prop_item .name {padding: 4px 12px; white-space: nowrap;}
.prop_list .prop_item .name::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background-color: var(--OPTION_BASE_COLOR);
  display: inline-block;
  vertical-align: middle;
  margin: -3px 6px 0 0;
}
/* End */


/* Start:/bitrix/templates/bs_hotel_s1/components/bitrix/news.list/photo_section/style.css?17651832521082*/

.slider_photo .owl-stage-outer {padding-bottom: 20px;}

.slider_photo .item {
    overflow: hidden; 
    width: 300px; 
    height: 200px; 
    margin: 0 15px 15px 0;
    border-radius: 2px;
    text-align: center;
    background-color: #FFFFFF;

}
.slider_photo .item img {width: 100%; height: 100%;}
.slider_photo .item.owl-carousel img {object-fit: contain;}

.slider_photo .owl-dots {bottom: -15px!important;}



@media screen and (min-width: 1350px){
    .slider_photo.owl-theme .owl-nav button.owl-prev {left: -65px;}
    .slider_photo.owl-theme .owl-nav button.owl-next {right: -65px;}
}
@media screen and (max-width: 1300px){
    .slider_photo {padding: 0 50px;}
    .slider_photo.owl-theme .owl-nav button.owl-prev {left: 0;}
    .slider_photo.owl-theme .owl-nav button.owl-next {right: 0;}   
}
/*.col-lg-*/
@media screen and (max-width: 1200px) {
    
}

/*.col-md-*/
@media screen and (max-width: 991px){
   
}

/*.col-sm-*/
@media screen and (max-width: 767px){

}

/*.col-*/
@media screen and (max-width: 575px){   

}

/* 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/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.list/prop_list/style.css?1765183252526 */
/* /bitrix/templates/bs_hotel_s1/components/bitrix/news.list/photo_section/style.css?17651832521082 */
/* /bitrix/templates/bs_hotel_s1/components/bitrix/news.list/advantage/style.css?17651832521524 */
/* /bitrix/templates/bs_hotel_s1/components/bitrix/main.include/map_contacts/style.css?17651832522444 */
