

/* Start:/local/templates/.default/components/bitrix/catalog.section.list/faq_buttons/style.css?1727341707234*/
.faq_controls-mobile .faq_toggle_button {
    width: fit-content;
}
.faq_controls-mobile {
    margin-bottom: 21px;
}

@media (min-width: 768px) and (max-width: 990px) {
    .faq_toggle_button {
        width: 100% !important;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/faq/style.css?172735866169*/
.faq_item_header span {
    display: inline-block;
    width: 90%;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/aticles_slider/style.css?1727341707138*/
.articles_slider .owl-dots {
    margin: 12.4px auto 0 auto;
}
#articles_slider .owl-nav {
    top: 0 !important;
    margin-top: 104px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/video_slider/style.css?17441171672411*/
.video_review_slider .owl-dots {
  margin: 12.4px auto 0 auto;
}
.video_review__list .video_review__list-cards .img_block.video-preview::after {
  background: none !important;
}
.projects_video_play {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.projects_video_play img {
  border-radius: 0 !important;
}

.video__list-cards {
  color: #6a9143;
  /*margin-bottom: 48px;*/
}

.video_review__list .video_review__list-cards .img_block.video-preview {
  cursor: pointer;
}

.owl-carousel .owl-item .play-button {
  width: inherit !important;
}

.video-preview_img {
  border-radius: 20px;
}

.video_review__list .video_review__list-cards .img_block img {
  position: relative;
  display: block;
  border-radius: 20px;
  z-index: 40;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: cover;
  max-width: 100%;
  aspect-ratio: 16 / 9;
}

.video_review__list-cards .video-date {
  font-size: 14px;
  color: #a0a0a0;
}

#video_review_slider .owl-nav {
  top: 0 !important;
  margin-top: 104px;
}

.video_review__list.video_review_slider {
  display: flex;
}

.video_review.owl-item {
  display: flex;
}

.video_review__list-cards {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.video-info {
  font-size: 16px;
  line-height: 20px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.img_block {
  height: inherit;
  flex-grow: 1;
}
.iframe-news-video {
  width: 100%;
  min-height: 100%;
  display: flex;
  aspect-ratio: 16 / 9;
}
.news-video iframe {
  width: 100%;
  min-height: 100%;
  border-radius: 20px;
}
.video_review-caption {
  color: #6a9143;
}

@media (min-width: 991px) {
  .video_slider-min .owl-dots,
  .video_slider-min .owl-nav {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .video_review__list .video_review__list-cards .video_review-caption {
    font-size: 14px;
    line-height: 17.5px;
    margin-top: 12px !important;
  }
  .video_review__list .video_review__list-cards .video_review-caption {
    font-size: 0.75rem;
    line-height: 15px;
    margin-top: 8px !important;
  }
  .video_review__list-cards {
    gap: 8px;
  }
  .video_review__list-cards .video-date {
    display: none;
  }
}

@media (max-width: 768px) {
  #video_review_slider .owl-stage-outer,
  #video_review_slider .owl-stage-outer {
    overflow: visible !important;
  }
}

/* End */


/* Start:/local/templates/.default/components/realweb/base.include/horizontal_form_corses/style.css?17273417073082*/
.btn-callback, .cont_shop {
    width: 100%;
    margin-top: 1rem;
    padding: 16px 24px;
    border-radius: 4px;
    border: none;
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    text-decoration: none;
}

.cont_shop {
    background: #FFFFFF;
    margin-bottom: 2rem;
}
.bx-soa-customer-field {
    display: inline-block;
    border: 2px solid #D2D2D3;
    border-radius: 4px;
    width: 100%;
    margin-bottom: 16px;
    padding: 8px 16px;
    min-width: 320px;
    transition: all .3s;
    vertical-align: middle;
}

.bx-soa-customer-field:hover {
    border: 2px solid #D2D2D3;
    background: rgb(243, 243, 243);
    transition: all .3s;
}
.bx-soa-customer-field[data-code="PHONE"] {
    padding: 15px 16px;
}
.bx-soa-customer-field[data-code="PHONE"] label {
    display: none;
}
.js-phone-cb {
    outline: none !important;
    border: none !important;
    display: block;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    background: transparent !important;
}
.bx-soa-customer-field input {
    width: 100%;
}
.iti {
    position: relative;
    display: inline-block;
    width: 100%;
}
.js-phone-cb:focus {
    outline: none !important;
    -webkit-appearance:none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.js-phone-sr {
    outline: none !important;
    border: none !important;
    display: block;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    background: transparent !important;
}
.js-phone-sr:focus {
    outline: none !important;
    -webkit-appearance:none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.banner-form-horizontal {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row !important;
    justify-content: space-between;


}
.banner-form-horizontal .banner-form-input-label {
    margin-right: 16px;
    width: calc(100% / 3 - 16px);
}
.banner-form-horizontal .banner-form-submit {
    margin-right: 0;
    width: calc(100% / 3 - 32px);
}
.form_title {
    font-size: 36px;
    font-weight: normal;
    line-height: 45px;
    font-style: normal;
    text-align: left;
    color: #ffffff;
    margin-bottom: 23px;
}
.form_subtitle {
    font-size: 16px;
    font-weight: normal;
    line-height: 45px;
    font-style: normal;
    text-align: left;
    color: #ffffff;
    margin-bottom: 23px;
}
.banner-form-bg {
    margin-bottom: 0;
}
.restyle_form__submit {
    background: linear-gradient(49deg, #f7941e 0.00%, #da1901 100.00%);
    border: 1px solid white;
    color: #E0ECFC;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    border-radius: 12px;
    margin-bottom: 16px;
    margin-left: 0;
    cursor:pointer;
}
.elmentContainers .errortext {
    color: #fff !important;
}
.elmentContainers p {
    color: #fff !important;
    margin-bottom: 1rem;
}

@media (max-width: 576px) {
    .form_title {
        font-size: 1rem;
        line-height: 1.25rem;
        width: inherit;
    }
    .form_subtitle {
        font-size: 0.75rem;
        line-height: 1.25rem;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/form.result.new/consult/style.css?1728399012414*/
.MESSAGE_block {
    width: 100% !important;
    margin-bottom: 0 !important;
}
.MESSAGE_block textarea {
    width: 100% !important;
    max-height: 76px;
}
.form_result {
    color: #6A9143;
}
#contacts .form__img {
    position: inherit !important;
}
.privacy_link {
    color: #6A9143;
}

@media screen and (max-width: 767px) {
    #contacts button[type="submit"] {
        margin-top: 12px !important;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/catalog.section.list/faq_buttons/style.css?1727341707234 */
/* /local/templates/.default/components/bitrix/news.list/faq/style.css?172735866169 */
/* /local/templates/.default/components/bitrix/news.list/aticles_slider/style.css?1727341707138 */
/* /local/templates/.default/components/bitrix/news.list/video_slider/style.css?17441171672411 */
/* /local/templates/.default/components/realweb/base.include/horizontal_form_corses/style.css?17273417073082 */
/* /local/templates/.default/components/bitrix/form.result.new/consult/style.css?1728399012414 */
