

/* Start:/local/templates/dobrograd_new/components/bitrix/news/spa/bitrix/news.detail/.default/style.css?17322721585278*/
.form-border {
    position: relative;
    border: 1px solid #e8e8e8;
    margin-left: 30px;
    padding: 50px 80px;
    border-right: 0;
    border-radius: 4px 0 0 4px;
}
.form-border .section-title {
    position: absolute;
    left: -30px;
    top: -23px;
    background: #fff;
    padding-right: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px;
}
.form-border .section-title .h1 {
    font-size: 32px;
    margin: 0;
}
.acc-item {
    position: relative;
    margin-bottom: 24px
}

.acc-item:last-child {
    margin-bottom: 0
}

.acc-item.active .acc-title {
    color: #1c9673
}

.acc-item.active .acc-title .icon-circle .circle-dot {
    fill: #1c9673
}

.acc-item.active .acc-title .icon-circle .circle-path-1 {
    stroke-opacity: 1
}

.acc-item.active .acc-title .icon-circle .circle-path-2 {
    -webkit-animation: dash linear 5.6s both;
    animation: dash linear 5.6s both
}

.acc-item.active .acc-title .title:after {
    visibility: visible;
    width: 100%
}

.acc-item .acc-title {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: rgba(0,0,0,.3);
    -webkit-transition: .15s;
    -o-transition: .15s;
    transition: .15s;
    font-size: 16px;
}

.acc-item .acc-title:hover {
    opacity: 1;
    color: #1c9673
}

.acc-item .acc-title:hover .icon-circle .circle-dot {
    fill: #1c9673
}

.acc-item .acc-title .title {
    position: relative;
    overflow: hidden
}

.acc-item .acc-title .title span {
    background: #fff;
    z-index: 10;
    padding-right: 24px
}

.acc-item .acc-title .title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 10px;
    height: 1px;
    width: 0%;
    background: -o-linear-gradient(315deg,#1c9673 0,rgba(28,150,115,0) 100%);
    background: linear-gradient(135deg,#1c9673 0,rgba(28,150,115,0) 100%);
    z-index: -1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    visibility: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.acc-item .hidden {
    font-size: 14px;
    padding-top: 20px;
    display: none
}
.icon-circle {
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: -96px;
    top: -3px;
    z-index: 10
}

.icon-circle:before {
    content: '';
    height: 6px;
    width: 10px;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-bottom: 1px;
    margin-left: -5px;
    background: #fff
}

.icon-circle:after {
    content: '';
    height: 6px;
    width: 10px;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: 1px;
    margin-left: -5px;
    background: #fff
}

.icon-circle svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.icon-circle .circle-dot {
    fill: #e8e8e8;
    -webkit-transition: fill .15s;
    -o-transition: fill .15s;
    transition: fill .15s
}

.icon-circle .circle-path-1 {
    stroke-opacity: 0;
    -webkit-transition: .15s;
    -o-transition: .15s;
    transition: .15s
}

.icon-circle .circle-path-2 {
    stroke-dasharray: 100;
    stroke-dashoffset: -100
}
.ben-slider {
    -webkit-box-shadow: 0 4px 32px rgba(31,31,31,.15);
    box-shadow: 0 4px 32px rgba(31,31,31,.15);
    border-radius: 4px;
    width: 100%;
}
.swiper-lazy {
}
.ben-slider .swiper-slide .swiper-lazy {
    height: 610px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 4px;
    opacity: 0;
    visibility: hidden;
    background-color: #e8e8e8;
    -webkit-transition: opacity .3s,visibility .3s!important;
    -o-transition: opacity .3s,visibility .3s!important;
    transition: opacity .3s,visibility .3s!important;
}
.ben-slider .swiper-slide .swiper-lazy.swiper-lazy-loaded {
    opacity: 1;
    visibility: visible;
}

.benefits-content .form-border {
    border-right: 0;
    border-radius: 4px 0 0 4px
}

@-webkit-keyframes dash {
    to {
        stroke-dashoffset: -200
    }
}

@keyframes dash {
    to {
        stroke-dashoffset: -200
    }
}

@media screen and (max-width: 1200px) {
    .benefits-content .form-border {
        border-right: 1px solid #e8e8e8;
        border-radius: 4px;
    }
}
@media screen and (max-width: 900px) {
    .form-border .section-title {
        position: relative;
        left: 0;
        top: 0;
    }
    .benefits-content .form-border {
        padding: 30px;
        border: 1px solid #e8e8e8;
        margin: 0;
    }
    .acc-item .acc-title .icon-circle {
        left: -45px;
    }
}

.banner .wrapper {
    display: flex;
    align-items: center;
}
.banner__contetn {
    height: auto !important;
}
.header.tranparent~.main .banner {
    max-height: 600px;
}
/* End */


/* Start:/local/templates/dobrograd_new/components/bitrix/catalog.section.list/spa.catalog.menu/style.css?17322721581580*/
.services-menu__categories {
    overflow: hidden;
    padding: 20px 0 !important;
}
.services-menu .swiper-container .swiper-wrapper {
    align-items: center;
}
.services-menu__categories-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin: -20px -10px 0;
}
.services-menu__categories-item {
    width: calc(100% / 3);
    padding: 20px 10px 0;
}
.services-menu__category {
    color: #ffffff !important;
    display: flex;
    align-items: center;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    height: 126px;
}
.services-menu__category::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 2;
    background: linear-gradient(360deg, rgba(42, 44, 53, 0.6) 0%, rgba(17, 17, 17, 0) 100%);
}
.services-menu__category__bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.services-menu__category__title {
    position: relative;
    z-index: 3;
    margin-top: auto;
    padding: 10px;
    font-family: Philosopher, Montserrat Alternates, Montserrat, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
}
@media (max-width: 575px) {
    .services-menu__categories-row {
        margin: -10px -5px 0;
    }
    .services-menu__categories-item {
        padding: 10px 5px 0;
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/dobrograd_new/include/sections/wellness-spa/style.css?17425422974805*/
.group_promo {
  overflow: hidden;
  background-repeat: no-repeat !important;
}

.index-advantage {
  overflow: visible !important;
}

.hotels {
  position: relative;
  z-index: 2;
}

.hotels-item {
  display: block;
  position: relative;
  text-decoration: none;
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  border-radius: 10px;
  color: #fff;
}

.hotels-item::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(42, 44, 53, 0.6)), to(rgba(17, 17, 17, 0)));
  background: -o-linear-gradient(bottom, rgba(42, 44, 53, 0.6) 0%, rgba(17, 17, 17, 0) 100%);
  background: linear-gradient(360deg, rgba(42, 44, 53, 0.6) 0%, rgba(17, 17, 17, 0) 100%);
}

.hotels-item__picture {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
}

.hotels-item__picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.hotels-item__descr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  padding: 20px;
}

.hotels-item__title {
  font-family: Philosopher, Montserrat Alternates, Montserrat, sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 140%;
  margin: 0;
}

.hotels-item__info {
  font-family: Philosopher, Montserrat Alternates, Montserrat, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  margin: 0;
}

.hotels-item .more-button {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: 0 4px 32px rgba(31, 31, 31, .15);
          box-shadow: 0 4px 32px rgba(31, 31, 31, .15);
  background: #fff;
  cursor: pointer;
  position: absolute;
  z-index: 4;
  bottom: 20px;
  right: 0;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  opacity: 0;
  -webkit-transition: opacity .4s linear, right .6s cubic-bezier(.42, 0, .2, 1.99), -webkit-transform .3s linear;
  transition: opacity .4s linear, right .6s cubic-bezier(.42, 0, .2, 1.99), -webkit-transform .3s linear;
  -o-transition: opacity .4s linear, transform .3s linear, right .6s cubic-bezier(.42, 0, .2, 1.99);
  transition: opacity .4s linear, transform .3s linear, right .6s cubic-bezier(.42, 0, .2, 1.99);
  transition: opacity .4s linear, transform .3s linear, right .6s cubic-bezier(.42, 0, .2, 1.99), -webkit-transform .3s linear;
  z-index: 3;
}

.hotels-item:hover .more-button {
  opacity: 1;
  right: 20px;
  -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
          transform: translateX(0%);
}

.hotels-item:hover .more-button svg {
  fill: #2d3741;
  -webkit-transition: .3s;
  transition: .3s;
}

.hotels-row .swiper-container {
  overflow: visible;
}

/* @media screen and (max-width: 991px) {
  .hotels-row .swiper-slide {
    width: 305.5px;
  }
} */

.hotels-row .swiper-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

@media screen and (max-width: 991px) {
  .hotels-row .swiper-wrapper {
    -ms-grid-columns: 1fr 30px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }  

  /* .hotels-row .swiper-slide:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1 / 3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2 / 3;
  }

  .hotels-row .swiper-slide:nth-child(3) .hotels-item__picture {
    min-height: 100%;
    position: absolute;
  } */
}

@media screen and (max-width: 767px) {
  .hotels-row .swiper-wrapper {
    gap: 8px;
  }

  .hotels-item__descr {
    padding: 12px;
  }

  .hotels-item__title {
    font-size: 22px;
  }

  .hotels-item__title + div {
    font-size: 13px !important;
  }
}

.hotels + .section__more {
  position: relative;
  z-index: 5;
}
/* End */


/* Start:/local/templates/dobrograd_new/components/bitrix/news.list/spa.promo.list/style.css?1762511818328*/
.promotions-item-label{
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 99;
    font-size: 12px;
    padding: 0;
    border-radius: 0;
    background-color: transparent;
}
.promotions-item-label>* {
    background-color: #1b9673;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
}
/* End */


/* Start:/local/templates/dobrograd_new/components/bitrix/news.list/main_gallery/style.css?1732272158118*/
.section.index-gallery {
  padding-top: 0;
}

.territory + .section.index-gallery {
  padding-top: 3.33333rem;
}
/* End */
/* /local/templates/dobrograd_new/components/bitrix/news/spa/bitrix/news.detail/.default/style.css?17322721585278 */
/* /local/templates/dobrograd_new/components/bitrix/catalog.section.list/spa.catalog.menu/style.css?17322721581580 */
/* /local/templates/dobrograd_new/include/sections/wellness-spa/style.css?17425422974805 */
/* /local/templates/dobrograd_new/components/bitrix/news.list/spa.promo.list/style.css?1762511818328 */
/* /local/templates/dobrograd_new/components/bitrix/news.list/main_gallery/style.css?1732272158118 */
