

/* Start:/local/templates/nposad/components/bitrix/news/hotel/bitrix/news.detail/hotel/style.css?17540496197940*/
/*.container{*/
/*    width: 100%;*/
/*}*/
h1,
h2 {
  text-align: center;
}

element.style {
  padding-right: 200px;
  padding-left: 201px;
}
.nbMainDetail__detailText {
  width: 70%;
  padding: 50px !important;
  margin: 0 auto;
}
.nbMainDetail__content {
  /*margin: 50px !important;*/
}
.nbTabSlides__desc {
  width: 70%;
  padding: 20px;
  margin: 0 auto !important;
}
.nbTabSlides__actions {
  padding-bottom: 20px;
}
.main-container-hotel {
  width: 100%;
  margin: 0 auto;
}
.hotel-comforts {
  /*max-width: 490px;*/
  background-color: #f1efee;
}
.hotel-option_block {
  padding: 30px;
}
.hotel-comforts__icons {
  display: flex;
  align-items: center;
  padding-bottom: 34px;
}
.hotel-comforts__icon {
  width: 30px;
  min-width: 30px;
  height: 30px;
  margin-right: 15px;
}
.hotel-comforts__icon:last-child {
  margin-right: 0;
}
.hotel-comforts__icon img {
  width: 100%;
}
.hotel-comforts__desc {
  color: #4f4f4f;
  display: flex;
  justify-content: center;
}
.hotel-comforts__list {
  padding: 14px 0px 30px 20px;
  margin: 0;
}
.hotel-comforts__list--column {
  /*column-count: 2;*/
}
.hotel-option__list--column {
  column-count: 2;
}
.hotel-option__list {
  list-style-type: none;
}
.hotel-option__list li {
  margin-bottom: 20px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  /*text-align: justify;*/
  color: #4f4f4f;
  text-align: center;
  display: block;
  float: left;
  width: 40%;
}
.option-wifi {
  background: url(/images/icons/icon-wifi.png) no-repeat center;
  padding-top: 60px;
}
.option-tv {
  background: url(/images/icons/icon-tv.png) no-repeat center;
  padding-top: 60px;
}
.option-condey {
  background: url(/images/icons/icon-conditioner.png) no-repeat center;
  padding-top: 60px;
}
.option-minibar {
  background: url(/images/icons/icon-bar.png) no-repeat center;
  padding-top: 60px;
}
.option-badroom {
  background: url(/images/icons/icon-bath.png) no-repeat center;
  padding-top: 60px;
}
.option-box {
  background: url(/images/icons/icon-shield.png) no-repeat center;
  padding-top: 60px;
}
.hotel-comforts__list li {
  font-weight: 300;
}

.pluses-line {
  padding: 70px 0;
}
.pluses-line__title-h2 {
  margin-bottom: 57px;
  text-align: center;
}
.pluses-line__grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0 33px;
}
.pluses-line__item {
  text-align: center;
}
.pluses-line__ic {
  width: 66px;
  height: 78px;
  margin: 0 auto;
}
.pluses-line__ic img {
  width: 100%;
}
.pluses-line__name {
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  text-transform: uppercase;
  color: #333333;
  margin: 17px 0;
}
.pluses-line__desc {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #4f4f4f;
}
@media (max-width: 991px) {
  .pluses-line__grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 33px;
  }
}
@media (max-width: 767px) {
  .pluses-line__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .pluses-line__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.other-rooms {
  padding: 20px 0;
}
.other-rooms__title-h2 {
  text-align: center;
  margin-bottom: 54px;
}
.other-rooms__grid {
  display: flex;
  justify-content: center;
}
.other-room__desc {
  background: #e9e5de;
  padding: 22px 30px 23px 28px;
  color: #333;
}
.other-room__title {
  font-weight: 500;
  font-size: 24px;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 9px;
  color: #333;
  display: block;
}
.other-room__people-ic {
  background: url(/prozhivanie-detalnaya/img/people-ic.svg);
  background-repeat: no-repeat;
  width: 24px;
  height: 18px;
}
.other-room__people-count {
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  margin-left: 9px;
}
.other-room__bottom {
  padding: 13px 0 0;
  align-items: center;
  justify-content: space-between;
}
.other-room__price {
  display: flex;
  flex-direction: column;
}
.other-room__price-value {
  font-size: 19px;
  line-height: 20px;
  color: #87817c;
}
.other-room__price-value b {
  font-weight: 700;
  color: #333;
}
.other-room__price-tip {
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
}
.other-room__btn {
  width: 130px;
  height: 51px;
  background: #a18348;
  border: 1px solid transparent;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  line-height: 35px;
  color: #ffffff;
}
.other-room__btn:hover {
  background: #fff;
  border: 1px solid #a18348;
}
.other-rooms__other-room {
  width: calc(100% / 3 - 70px);
  margin-right: 70px;
}
.other-rooms__other-room:last-child {
  margin-right: 0px;
}
.other-room__link-image {
  display: block;
  width: 100%;
  position: relative;
}
.other-room__link-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}
.other-room__link-image::after {
  content: "";
  display: block;
  padding-top: 54%;
}
.d-flex {
  display: flex;
}
.other-room__slider-pag .swiper-pagination-bullet {
  height: 4px;
  background: #fff;
  width: var(--swiper-pagination-bullet-size, 50px);
  border-radius: 20px;
  opacity: 1;
}
.other-room__slider-pag .swiper-pagination-bullet-active {
  background: #ead3a6;
}
.other-rooms__new-btn {
  font-weight: 400;
  text-transform: uppercase;
  margin: 55px auto 0;
  width: 270px;
  height: 49px;
}
.block_info_1,
.block_info_2 {
  width: 70%;
  margin: 35px auto;
}
@media (max-width: 1800px) {
  .other-room__slider-pag .swiper-pagination-bullet {
    width: 20px;
  }
  .other-rooms__other-room {
    width: calc(100% / 3 - 35px);
    margin-right: 35px;
  }
}
@media (max-width: 1600px) {
  .nbMainDetail__detailText {
    width: 80%;
  }
}
@media (max-width: 1300px) {
  .nbMainDetail__detailText {
    width: 90%;
    padding: 0px !important;
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  .hotel-comforts__desc {
    flex-wrap: wrap;
  }
  .hotel-option_block {
    padding: 15px;
  }
  .other-room__slider-pag .swiper-pagination-bullet {
    width: 16px;
  }
  .other-room__bottom {
    align-items: flex-start;
    flex-direction: column;
  }
  .other-room__price {
    margin-bottom: 10px;
  }
  .other-room__title {
    font-size: 20px;
    min-height: 40px;
  }
  .other-room__link-image::after {
    padding-top: 80%;
  }
}
@media (max-width: 767px) {
  .other-rooms__other-room {
    width: 100%;
    margin-right: 0;
    margin-bottom: 35px;
  }
  .other-rooms__other-room:last-child {
    margin-bottom: 0;
  }
  .other-room__link-image::after {
    padding-top: 54%;
  }
  .other-room__bottom {
    align-items: center;
    flex-direction: row;
  }
  .other-room__slider-pag .swiper-pagination-bullet {
    width: 40px;
  }
  .other-rooms__grid {
    flex-direction: column;
  }
}
@media (max-width: 575px) {
  .other-room__slider-pag .swiper-pagination-bullet {
    width: 20px;
  }
  .nbTabSlides__desc {
    width: 90%;
    padding: 20px;
  }
}

.block_info_1_list {
  padding-left: 30px;
  background-position: left center;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  list-style: none;
}
.block_info_1_list_1 {
  background-image: url("/images/icons/Vector.png");
}
.block_info_1_list_2 {
  background-image: url("/images/icons/Vector_1.png");
}
.block_info_1_list_3 {
  background-image: url("/images/icons/Vector_2.png");
}
.block_info_1_list_4 {
  background-image: url("/images/icons/Vector_3.png");
}
.block_info_1_list_5 {
  background-image: url("/images/icons/Vector_4.png");
}
.nbTabSlides._detail .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 200px !important;
}
.nbTabSlides._detail .bx-wrapper .bx-controls-direction a.bx-next {
  right: 200px !important;
}

.nbTabSlides .nbTabSlides__nav {
  pointer-events: auto !important;
  touch-action: manipulation !important;
  z-index: 1000 !important;
}

.nbTabSlides a[data-toggle="tab"] {
  pointer-events: auto !important;
  touch-action: manipulation !important;
}

/* End */
/* /local/templates/nposad/components/bitrix/news/hotel/bitrix/news.detail/hotel/style.css?17540496197940 */
