

/* Start:/local/templates/kcm/components/bitrix/news/events/style.css?1773644195254*/
/*header {
    background-color: #DFAD68 !important;
    padding-bottom: 0px !important;
    margin-bottom: 80px !important;
}
header #navbarNavDropdown .dropdown-menu {
    background-color: #DFAD68 !important;
    border: none;
    padding-top: 0;
}
*/
/* End */


/* Start:/local/templates/kcm/components/bitrix/news.detail/event/style.css?17751144545189*/
.section {
  width: 100%;
  margin: 60px 0;
}

.card-detail-head a {
  color: #333333 !important;
}

.card-detail-description a {
  color: #333333 !important;
}

.swiper-button-next {
  background: url(/local/templates/kcm/img/arrow.svg) center center no-repeat !important;
  width: 40px !important;
  height: 26px !important;
}

.swiper-button-prev {
  background: url(/local/templates/kcm/img/arrow.svg) center center no-repeat !important;
  width: 40px !important;
  height: 26px !important;
  transform: rotate(180deg);
}

.swiper-wrapper {
  max-width: 1280px;
  margin: 0 auto;
}

.slider-wrapper {
  overflow: hidden;
  max-width: 1440px;
  margin: 0 0px 55px;
}

.container2,
.swiper {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 120px !important;
}

.container1 {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 81px;
}

.container-detail {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 298px;
}

.header-wrapper {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  gap: 84px;
  margin-bottom: 30px;
}

.wrapper-header {
  max-width: 657px;
  height: auto;
  font-weight: 400;
  margin-bottom: 80px;
  line-height: 43.78px;
}

.content-wrapper {
  width: auto;
  display: flex;
  flex-flow: column;
  margin-bottom: 30px;
}

.content-text {
  line-height: 27px;
  font-weight: 300;
  font-size: 17px;
}

.content-text img {
  width: 100%;
}

.text1 {
  height: auto;
  font-weight: 300;
  font-size: 17px;
  line-height: 27px;
  margin-bottom: 20px;
}

.img-text {
  width: 100%;
  height: 100%;
}

.content-img {
  width: 100%;
  height: 100%;
  margin-bottom: 80px;
  border-radius: 6px;
}



.event-date {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  gap: 7px;
  margin-bottom: 30px;
}

.event-date-icon {
  background: url(/local/templates/kcm/img/calendar.svg) no-repeat center center;
  width: 14px;
  height: 13px;
  background-size: contain;
}

.event-date-text {
  font-weight: 300;
  font-size: 14px;
  color: #939599;
}

.card-detail-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image-header {
  font-weight: 300;
  font-size: 24px;
  margin-bottom: 60px;
  line-height: 16px;
}

.image-wrapper {
  display: flex;
  gap: 69px;
  justify-content: flex-start;
}

.card-detail {
  /* flex: 1; */
  font-family: "helveticaneuecyr";
}

.card-detail-head {
  max-width: 300px;
  margin-top: 20px;
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 17px;
  line-height: 16.92px;
}

.card-detail-image {
  height: 209px;
  width: auto;
  border-radius: 6px;
}

.card-detail-description {
  max-width: 280px;
  font-weight: 300;
  font-size: 16px;
  line-height: 15.81px;
}

.card-detail1 .event-date {
  margin-top: 20px;
}

.card-detail-arrow {
  margin-right: -110px;
}

.arrow {
  margin-top: 100px;
  /* left: 1060px;
    top: 110px; */
  width: 40px;
  height: 26px;
}

.card-detail-arrow1 {

  margin-left: -110px;
}

.arrow1 {
  transform: rotate(180deg);
  margin-top: 100px;
  width: 40px;
  height: 26px;
}

.news a {
  color: #333333;
}

@media (min-width: 671px) and (max-width: 1100px) {

  .image-wrapper #comp {
    display: none;
  }

  .container-detail {
    padding: 0 194px;
  }

  .container2,
  .swiper {
    padding: 0 152px !important;
  }

  .header-wrapper {
    flex-direction: column;
    margin-bottom: -30px;
    gap: 62px
  }

  .header-wrapper .event-date {
    margin-left: 114px;
  }

  .wrapper-header {
    margin-bottom: 47px;
  }

  .card-detail-image {
    min-height: 198px;
  }

  .card-detail-image img {
    object-fit: cover;
  }

  .card-detail-head {
    margin-top: 20px;
  }


}

@media (min-width: 0px) and (max-width: 670px) {
  .card-detail-image img {
    width: 100%;
    height: 100%;

  }

  .card-detail-image {
    min-height: 198px !important;
  }

  .image-wrapper #comp {
    display: none;
  }

  .image-wrapper #telephone {
    display: none;
  }

  .image-wrapper #telephone1 {
    display: none;
  }

  .image-wrapper #telephone2 {
    display: none;
  }

  .container2,
  .swiper {
    padding: 0 24px !important;
  }

  .container1 {
    padding: 0 24px;
  }

  .container-detail {
    padding: 0 24px;
  }

  .wrapper-header {
    margin-bottom: 35px;
  }

  .header-wrapper {
    width: 100%;
    flex-wrap: wrap;
    /* margin-bottom: -30px; */
    gap: 70px
  }

  .header-wrapper>* {
    flex-basis: 100%;
  }

  .image-header {
    margin-bottom: 20px;
    max-width: 70%;
    font-weight: 300;
    font-size: 18px;
    line-height: 17.78px;
  }

  .card-detail1 {
    padding: 0px;
  }

  .content-img {
    margin-bottom: 35px;
    margin-top: -35px;
  }

  .card-detail-head {
    max-width: none;
  }

  .card-detail-description {
    max-width: none;
  }

  .slider-wrapper {
    margin: 0 10px 40px;
  }

  .slider-wrapper .swiper-slide-button {
    display: none;
  }
}
/* End */
/* /local/templates/kcm/components/bitrix/news/events/style.css?1773644195254 */
/* /local/templates/kcm/components/bitrix/news.detail/event/style.css?17751144545189 */
