

/* Start:/bitrix/templates/spirit/components/bitrix/news/rooms/bitrix/news.detail/.default/style.css?17542866164340*/
.banner-header {
    height: 70vh;
    background-position: bottom;
}

.section-title {
    font-size: 60px;
    font-family: 'Blacker Sans Display', serif;
    font-weight: 400;
    color: #222;
    position: relative;
    margin-bottom: 20px;
    line-height: 1.25em;
    text-align: left;
}
.other_rooms .section-title {
    font-size: 40px;
}

.other_rooms{margin-top:100px;}



.section-subtitle {
    font-size: 20px;
    font-family: 'Blacker Sans Display', serif;
    font-weight: 300;
    color: #666;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 6px;
    margin-bottom: 5px;
}

.styled-list.check-list {
    column-count: 2;
    column-gap: 20px;
    list-style: none;
    padding: 0;
}

.styled-list.check-list li {
    break-inside: avoid;
    margin-bottom: 8px;
}

.check-list {
  list-style: none;
  padding-left: 0;
}

.check-list li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
}

.check-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: green;
  font-weight: bold;
  font-size: 16px;
}


.owl-carousel {
    width: 100%;
}
/*
.owl-carousel .owl-item {
    height: 30vw;
    overflow: hidden;
}

.owl-carousel .owl-item img {
    height: 30vw;
    width: 30vw;
    object-fit: cover;
    display: block;
}  */
/*.owl-carousel .item {
    height: 400px;
    background-color: #f5f5f5;
    border-radius: 8px;
    overflow: hidden;
} */



.facilities{height:180px;}
.rooms1 .facilities ul li {
    color: #fff;
    font-size: 14px;
    text-transform: unset;
    letter-spacing: 0px;
    line-height: 1.2em;
    padding-bottom: 20px;
    float: left;
}

.rooms1 .owl-stage .item:hover .con {
    bottom: 0;
}

.rooms1 .owl-stage .item .con {
    bottom: -200px ;
}

.owl-carousel .owl-item img {
    height: 20vw;
    width: 40vw;
    object-fit: cover;
    display: block;
}
.owl-carousel .owl-item {
    height: 21vw;
    overflow: hidden;
}


.more_rooms{width:100%;}
.more_rooms .more_rooms_background{background-image:url(/bitrix/templates/spirit/components/bitrix/news/rooms/bitrix/news.detail/.default/./img/rooms_more.jpg);width:100%;height:40vw;background-size: cover; background-repeat: no-repeat;background-position: center;
    display: flex;    flex-direction: column;    justify-content: center;    align-items: center;}
.more_rooms .more_rooms_background .more_rooms_header{font-family: 'Blacker Sans Display', serif; font-weight: 300;  line-height: 1.25em;font-size:80px;color:#fff;}
.more_rooms .more_rooms_background .more_link a {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 20px;
    margin-top: 30px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}


@media (max-width: 575px) {

.more_rooms{width:100%;}
.more_rooms .more_rooms_background{background-image:url(/bitrix/templates/spirit/components/bitrix/news/rooms/bitrix/news.detail/.default/./img/rooms_more.jpg);width:100%;height:100vw;background-size: cover; background-repeat: no-repeat;background-position: center;
    display: flex;    flex-direction: column;    justify-content: center;    align-items: center;}
.more_rooms .more_rooms_background .more_rooms_header{font-family: 'Blacker Sans Display', serif; font-weight: 300;  line-height: 1.25em;font-size:36px;color:#fff;}
.more_rooms .more_rooms_background .more_link a {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 20px;
    margin-top: 30px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.owl-carousel .owl-item {
    height: 100vw;
    overflow: hidden;
}

.owl-carousel .owl-item img {
    height: 100vw;
    width: 100vw;
    object-fit: cover;
    display: block;
}

.section-title {
    font-size: 40px;
    font-family: 'Blacker Sans Display', serif;
    font-weight: 400;
    color: #222;
    position: relative;
    margin-bottom: 20px;
    line-height: 1.25em;
}
.styled-list.check-list {
    column-count: 1;
    column-gap: 20px;
    list-style: none;
    padding: 0;
}

.section-padding {
    padding: 40px 0;
}


}

/* End */
/* /bitrix/templates/spirit/components/bitrix/news/rooms/bitrix/news.detail/.default/style.css?17542866164340 */
