

/* Start:/bitrix/templates/eshop_bootstrap_v4/css/style.css?178331715028229*/
/*15.07.2024*/
/*
#navigation {
    height: 22px;
    overflow: hidden;
}
*/
/*/15.07.2024*/


body {
  font-size: 16px;
  line-height: 24px;
  position: relative;
  margin: 0px;
  margin-top: 150px;
  font-family: sans-serif !important;
  /*30.05.2023*/
  padding-top: 136px;
  /**/
}

img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none !important;
}

.minibanner {
  background-color: #d8dce7;
}

.bx-breadcrumb-item-link {
  border-bottom: 0;
  vertical-align: top;
  line-height: 21px;
  color: #333;
}

.form-control {
  height: 32px;
  width: 171px;
  margin-right: 9px;
  border: 2px solid #8FC03B;
  border-radius: 10px;
  margin-right: 30px;
  padding-left: 10px;
  margin-left: 10px;
  margin-top: 10px;
}

.basket-btn-checkout {
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 10px 20px;
  background-color: #8FC03B;
  transition: .3s;
  border: none;
  cursor: pointer;
  outline: none;
  transition: .2s linear;
  border-radius: 6px;
}

#orderDescription {
  margin-top: 20px;
}

.pull-right {
  float: right;
  font-weight: bold;
  font-size: 14px;
  margin-left: 5px;
  line-height: 18px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 10px 20px;
  background-color: #8FC03B;
  transition: .3s;
  border: none;
  cursor: pointer;
  outline: none;
  transition: .2s linear;
  border-radius: 6px;
}

.bx-soa-cart-total.bx-soa-cart-total-fixed {
  display: none;
}

.btn-outline-secondary {
  float: left;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 10px 20px;
  background-color: #8FC03B;
  transition: .3s;
  border: none;
  cursor: pointer;
  outline: none;
  transition: .2s linear;
  border-radius: 6px;
}

.header {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: white;
  z-index: 993;
}

.filter-name {
  font-weight: bold;
  font-size: 14px;
  margin-right: 10px;
  /*    width: 80px;*/
  line-height: 18px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
  padding: 10px 20px;
  background-color: #8FC03B;
  transition: .3s;
  border: none;
  cursor: pointer;
  outline: none;
  transition: .2s linear;
  border-radius: 6px;
}

.filter-name-sub {
  font-weight: bold;
  font-size: 14px;
  margin-right: 0px;
  width: 120px;
  line-height: 18px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
  padding: 10px 20px;
  background-color: #8FC03B;
  transition: .3s;
  border: none;
  cursor: pointer;
  outline: none;
  transition: .2s linear;
  border-radius: 6px;
}

.filter-block {
  display: flex;
  margin-bottom: 10px;
  flex-direction: row;
  align-items: center;
}

.filter-block .top-filter select {
  height: 38px;
  padding: 0px 5px 0px 10px;
  width: 270px;
  margin-right: 0px;
  border: 2px solid #8FC03B;
  border-radius: 10px;
}

textarea {
  resize: none;
}

.workarea {
  min-height: 50vh;
}

.btn_mrpr {
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  color: #8FC03B;
  max-width: 220px;
  width: 100%;
  margin-left: 20px;
  margin-bottom: 15px;
  display: block;
  bottom: 15px;
  left: 0;
  right: 0;
  position: absolute;
  /* padding: 10px 20px;
    transition: .3s;
    border: none;
    cursor: pointer;
    outline: none;
  transition: .2s linear;*/

}

.button {
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 10px 20px;
  background-color: #8FC03B;
  transition: .3s;
  border: none;
  cursor: pointer;
  outline: none;
  transition: .2s linear;
  border-radius: 6px;
}

button:focus {
  outline: none;
}

.button:hover,
.button:focus {
  background-color: #638e1a;
}

.language-button {
  height: 40px;
  margin-left: 10px
}

.language-button--adaptiv {
  display: none
}

.block_wrapper {
  margin-top: 40px;
}

.container {
  max-width: 1040px !important;
  /*padding: 0 20px;*/
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.slider-main {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.row {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start !important;
  margin: 0 auto;
  justify-content: space-between;
}

.row_heading {
  flex: 0 0 100%;
  max-width: 100%;
}

.block_heading {
  text-align: left;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  color: #2046b3;
  margin-bottom: 25px;
  margin-top: 35px;
  text-transform: uppercase;
}



.row_block {
  flex: 0 0 29%;
  max-width: 29%;
}

.row_block_mer {
  flex: 0 0 25%;
  max-width: 23%;
  /*   margin-bottom: 20px;*/
  margin-left: auto;
  margin-right: auto;
}

.btn_mer {
  width: 80% !important;
}

.row_wrapper-one.one {
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  height: 300px;
  position: relative;
  background-color: white;
  background-image: url(/upload/first.png);
  background-position: 50% 30%;
  background-size: 400%;
  background-repeat: no-repeat;
}

.row_wrapper-one.two {
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  height: 300px;
  position: relative;
  background-color: white;
  background-image: url(/upload/second.png);
  background-position: 50% 30%;
  background-size: 400%;
  background-repeat: no-repeat;
}

.row_wrapper-one.three {
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  height: 300px;
  position: relative;
  background-color: white;
  background-image: url(/upload/third.png);
  background-position: 50% 30%;
  background-size: 400%;
  background-repeat: no-repeat;
}

.row_wrapper {
  /* width: 100%;*/
  padding: 10px;
  border-radius: 5px;
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  height: 100%;
  position: relative;
  background-color: white;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.row.meropr .row_wrapper {
  padding-bottom: 90px;
}

.row_wrapper p:last-of-type {
  position: absolute;
  top: 70%;
  left: 10px;
  right: 10px;
}

.row_img-box {
  width: 220px;
  height: 150px;
  overflow: hidden;
}

.row_img-box img {
  width: 100%
}

.slider-main__arrows {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 47%;
  z-index: 1;
}

.slider-main__button {
  border: none;
  background-color: transparent;
  margin-left: -20px;
}

.slider-main__button:nth-child(2) {
  margin-left: 0;
  margin-right: -20px;
}

.slider-main__button-icon {
  height: 30px;
  width: 30px;
  filter: opacity(0.5);
}

.wrapper_text {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.5em;
}

.wrapper_heading {
  text-align: center;
  font-weight: bold;
  height: 50px;
}

.meropr_block {
  margin-top: 40px;
  text-align: center;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.meropr {
  padding-top: 20px;
}


.wrapper_btn {
  max-width: 220px;
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  bottom: 15px;
  left: 0;
  right: 0;
  position: absolute;
}


/*________________domiki________________*/
.house-block-text-preview {
  display: flex;
  color: white;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 10px;
}

.house-block-text-preview p {
  margin: 0 0 10px 0;
  font-size: 16px;
}

.podrazdel-ul {}

.p-white {
  color: white;
  font-size: 16px;
}

.guard {
  width: 50px;
  height: 50px;
  margin-right: 20px;
}

.new_container {
  max-width: 1300px;
  margin: auto auto;
}

.wrapper_btn:hover {
  color: white;
}

.house-block-text {
  display: flex;
  flex-direction: column;
  margin-right: 15px;
  margin-left: 30px;
  justify-content: center;
}

.form_block {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
}

.header__search-button {
  width: 70px;
}

.house-big-text {
  font-size: 16px;
  line-height: 27px;
  margin-bottom: 20px;
  margin-top: 5px;
  max-width: 510px;
  /*font-weight: bold;*/
  color: white;
}


.house-text-med {
  font-weight: 500;
}

.house-block {
  display: flex;
  justify-content: flex-end;
  position: relative;
}

.titleblock {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.btn_domiki {
  width: 120px;
  text-align: center;
}

.proizvodstvotitle {
  position: absolute;
  -webkit-box-shadow: 4px 4px 16px 0 rgb(34 60 80 / 18%);
  box-shadow: 4px 4px 16px 0 rgb(34 60 80 / 18%);
  justify-content: space-around;
  padding: 15px;
  border-radius: 5px;
  top: 0;
  right: 0;
  margin-right: 35px;
  margin-top: 20px;
  width: 180px;
  height: 130px;
  background-color: white;
  display: none;
}

.clinikatitle {
  position: absolute;
  -webkit-box-shadow: 4px 4px 16px 0 rgba(34, 60, 80, .18);
  box-shadow: 4px 4px 16px 0 rgba(34, 60, 80, .18);
  justify-content: space-around;
  padding: 15px;
  border-radius: 5px;
  top: 0;
  right: 0;
  margin-right: 260px;
  margin-top: 100px;
  width: 180px;
  height: 130px;
  background-color: white;
  display: none;
}

.schooltitle {
  position: absolute;
  -webkit-box-shadow: 4px 4px 16px 0 rgba(34, 60, 80, .18);
  box-shadow: 4px 4px 16px 0 rgba(34, 60, 80, .18);
  justify-content: space-around;
  padding: 15px;
  border-radius: 5px;
  top: 0;
  right: 0;
  margin-right: 50px;
  margin-top: 250px;
  width: 180px;
  height: 130px;
  background-color: white;
  display: none;
}

.agencytitle {
  position: absolute;
  -webkit-box-shadow: 4px 4px 16px 0 rgba(34, 60, 80, .18);
  box-shadow: 4px 4px 16px 0 rgba(34, 60, 80, .18);
  justify-content: space-around;
  padding: 15px;
  border-radius: 5px;
  top: 0;
  right: 0;
  margin-right: 425px;
  margin-top: 230px;
  width: 180px;
  height: 130px;
  background-color: white;
  display: none;
}


.proizvodstvo:hover~.proizvodstvotitle {
  display: flex;
}

.proizvodstvotitle:hover {
  display: flex;
}

.clinika:hover~.clinikatitle {
  display: flex;
}

.clinikatitle:hover {
  display: flex;
}

.school:hover~.schooltitle {
  display: flex;
}

.schooltitle:hover {
  display: flex;
}

.agency:hover~.agencytitle {
  display: flex;
}

.agencytitle:hover {
  display: flex;
}

.row_block_icon {
  max-width: 20%;
}

.logos_block {
  display: block;
  width: 100%;
}

.logos_block img {
  display: block;
  width: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}

/*________________podpiska________________*/
.podpiska {
  background-color: #004e8e;
}

.podpiska-blocks {
  padding: 35px 0px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.podpiska-form {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.podpiska-email {
  padding: 12px;
  outline: none;
  border: 0px;
  color: rgb(150, 150, 150);
  border-radius: 5px;
  width: 90%;
  text-transform: uppercase;
}

.podpiska-input {
  margin-right: 20px;
  width: 400px;
}

.btn-podpiska {
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 10px 20px;
  background-color: #8FC03B;
  transition: .3s;
  border: none;
  cursor: pointer;
  outline: none;
  transition: .2s linear;
  border-radius: 6px;
}

/*________________our-projects________________*/
.our-projects {
  margin: 20px 0
}

.our-projects__container {
  max-width: 1040px;
  padding: 0 20px;
  margin: 0 auto
}

.our-projects__header-main {
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  color: #2046b3;
  margin-bottom: 25px;
  margin-top: 35px;
  text-transform: uppercase;
}

.our-projects__header-text {
  text-align: center;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  color: #273646;
  margin-top: -20px;
  margin-bottom: 40px;
}

.our-projects__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}

.our-projects__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e6e6e6;
  padding: 2px;
  width: 28%;
  cursor: pointer;
}

.our-projects__item:hover {
  border: none;
  -webkit-box-shadow: 4px 4px 16px 0 rgba(34, 60, 80, .18);
  box-shadow: 4px 4px 16px 0 rgba(34, 60, 80, .18)
}

.our-projects__img-box {
  height: 140px;
  width: 100%;
  /*padding: 20px;*/
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.our-projects__img {
  height: 75%
}

.our-projects__header {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 14px;
  color: rgb(55, 55, 55);
  /*font-weight: bold;*/
  text-decoration: none;
  text-align: center;
  text-transform: uppercase
}

.our-projects__text {
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  /*font-weight: bold;*/
  color: rgb(55, 55, 55);
}

/*________________one-new_____________________*/
.one-new__container {
  max-width: 1040px;
  /*padding: 0 20px;*/
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 20px;
}

.one-new__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.one-new__text {
  width: 50%;
  background-color: #d8dce7;
  padding: 30px 35px 30px;
  color: #092065;
  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-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.one-new__title {
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 26px;
  text-transform: uppercase;
  text-decoration: none;
  color: #2046b3;
}

.one-new__title:hover {
  color: #2c4386;
}

.one-new__data {
  font-weight: 700;
  font-size: 14px;
  line-height: 26px;
  color: #8fc03b;
  margin-bottom: 0;
  text-align: center;
  min-height: 52px;
}

.one-new__header {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 14px;
  color: rgb(55, 55, 55);
  text-decoration: none;
}

.one-new__header:hover {
  color: #2c4386;
}

.one-new__article {
  font-size: 15px;
  line-height: 18px;
  color: #273646;
  margin-bottom: 20px
}

.one-new__img-box {
  width: 44%;
  overflow: hidden;
}

.one-new__img {
  width: 100%;
  min-height: 100%;
}

.one-new__link {
  text-decoration: none;
}

.one-new__link:hover {
  color: #fff;
}

.all-news {
  margin: 0 auto;
}

/*________________main-news___________________*/
.main-news-container {
  max-width: 1040px;
  /*  padding: 0 20px*/
}

.main-news__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -4px;
}

.main-news__item {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 220px;
  margin: 0 4px 20px;
  overflow: hidden;
  text-align: start !important;
}

.main-news__img-box {
  aspect-ratio: 1 / 1;
  overflow: hidden
}

.main-news__img-box--4-5 {
  aspect-ratio: 4 / 5;
}

@media (max-width: 1000px) {
    .main-news__img-box--4-5 {
        width: auto !important;
        height: auto !important;
    }
}

.main-news__img-box--4-5 img {
  height: auto !important;
  width: 100%;
  object-fit: cover;
}

.main-news__img-box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.main-news__text {
  padding: 10px 0 0 0
}

.main-news__data {
  font-weight: 700;
  font-size: 14px;
  color: #8fc03b;
  margin-bottom: 4px
}

.main-news__heading {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  color: rgb(55, 55, 55);
  margin-bottom: 25px;
  padding-top: 20px;

}

.main-news__heading:hover {
  font-size: 18px;
  line-height: 20px;
  color: rgb(55, 55, 55) !important;
  margin-bottom: 25px;
  padding-top: 20px;
}

.main-news__article {
  font-weight: 400;
  font-size: 14px;
  margin-top: 20px;
  line-height: 18px;
  color: #273646;
  margin: 0;
  /* Убираем внешний отступ */
  -webkit-line-clamp: 5;
  /* Число отображаемых строк */
  display: -webkit-box;
  /* Включаем флексбоксы */
  -webkit-box-orient: vertical;
  /* Вертикальная ориентация */
  overflow: hidden;

}

.main-news__link {
  height: 50px;
  margin: 20px auto 0;
  text-align: center;
}

@media (max-width: 767px) {
  .main-news__link {
    margin-top: 40px;
  }
}

/*______________director-contact______________*/
.director-contact__content {
  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;
}

.director-contact__first-box {
  margin-right: 20px
}

.director-contact__text {
  font-size: 24px;
  color: #092065
}

.director-contact__form {
  margin: 20px 0 0 0;
  max-width: 500px
}

.director-contact__form-item {
  max-width: 500px
}

.director-contact__form-item input {
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 2px 0px 7px 0px rgb(34 60 80 / 20%) inset;
  border: none
}

.director-contact__form-item textarea {
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 2px 0px 7px 0px rgb(34 60 80 / 20%) inset;
  border: none
}

.director-contact__last-box {
  max-width: 300px
}

.director-contact__photo {
  width: 100%
}

/*_____________contacts_____________*/
.container__heading-big {
  font-size: 34px;
  color: #092065;
  margin-bottom: 32px;
  margin-top: 40px;
}

.contacts__link-box {
  font-size: 20px;
  color: #092065;
  margin: 20px 0;
}

.contacts__phone {
  color: #092065;
  transition: 0.2s linear;
}

.contacts__phone:hover {
  color: #8fc03b;
}

.contacts__heading {
  font-size: 24px;
  color: #092065;
  margin-bottom: 20px;
}

.contacts__social {
  margin-bottom: 20px;
}

.insta-icon-contacts {
  height: 40px;
  width: 40px;
}

.insta-icon-contacts path {
  fill: #2046b3;
  transition: 0.2s linear;
}

.insta-icon-contacts:hover path {
  fill: #8fc03b;
}

/*_____________media________________*/
@media (max-width: 1365px) {
  .domiki {
    display: none;
  }

  .house-block {
    display: flex;
    padding: 20px 0;
    justify-content: center;
    position: relative;
  }

  .dir {
    display: none;
  }

  .form_block {
    display: block;
  }

}

@media (max-width: 1200px) {
  .btn_mrpr {}

  .row_block_mer {
    flex: 0 0 33%;
    max-width: 33%;
  }

  .row_wrapper p:last-of-type {
    top: 160px;
  }

  .row.meropr .row_wrapper {
    padding-bottom: 70px;
  }
}

@media (max-width: 1000px) {
  .main-news__heading {
    margin-bottom: 0;
  }

  .row_wrapper p:last-of-type {
    position: static;
    margin-bottom: 0;
  }

  .main-news__items {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }

  .main-news__item {
    width: 50%;
    overflow: hidden
  }

  .main-news__img-box {
    width: 340px;
    height: 340px;
  }

  .logos_block img {
    display: block;
    width: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
  }

  .row_block {
    min-width: 300px;
    margin-bottom: 20px;
  }

  .row_block_icon {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
  }

  .house-block-text-preview {
    display: flex;
    color: white;
    align-items: center;
  }

  .row_block_mer {
    flex: 0 0 33%;
    max-width: 50%;
  }

}


@media (min-width: 769px) {
  .main-blocks .podrazdel-ul {
    position: absolute;
    bottom: 47px;
    padding-right: 10px;
  }

}

@media (max-width: 768px) {
  .footer__link.small {
    font-size: 14px;
  }

  .meropr-mobile .row_wrapper {
    padding-bottom: 40px;
  }

  /*30.05.2023*/
  .form_block.main_form {
    margin-top: 100px;
    position: fixed;
    z-index: 993;
  }

  /**/
  .row_block_icon {
    flex: 0 0 100%;
    max-width: 50%;
  }

  .slick-dots .slick-active {
    background: #8FC03B !important;
  }

  .buttons {
    display: flex;
  }

  .language-button--adaptiv {
    display: block
  }

  .our-projects__items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .row_wrapper-one.three {
    width: auto;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 4px 4px 8px 0px rgb(34 60 80 / 20%);
    height: 300px;
    position: relative;
    background-color: white;
    background-image: url(/upload/third.png);
    background-position: 50% 30%;
    background-size: 400%;
    background-repeat: no-repeat;
  }

  .row_wrapper-one.two {
    width: auto;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 4px 4px 8px 0px rgb(34 60 80 / 20%);
    height: 310px;
    position: relative;
    background-color: white;
    background-image: url(/upload/second.png);
    background-position: 50% 30%;
    background-size: 400%;
    background-repeat: no-repeat;
  }

  .row_wrapper-one.one {
    width: auto;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 4px 4px 8px 0px rgb(34 60 80 / 20%);
    height: 300px;
    position: relative;
    background-color: white;
    background-image: url(/upload/first.png);
    background-position: 50% 30%;
    background-size: 400%;
    background-repeat: no-repeat;
  }

  /*________________podpiska________________*/
  .podpiska {
    background-color: #004e8e;
  }

  .podpiska-blocks {
    padding: 15px 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .podpiska-form {
    display: flex;
    flex-direction: column;
    padding: 10px;
    align-items: center;
    justify-content: space-between;
  }

  .podpiska-email {
    padding: 12px;
    outline: none;
    border: 0px;
    color: rgb(150, 150, 150);
    border-radius: 5px;
    width: 90%;
    text-transform: uppercase;
  }

  .podpiska-input {
    margin-right: 0;
    width: 250px;
    margin-bottom: 20px;
  }

  .btn-podpiska {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px 20px;
    background-color: #8FC03B;
    transition: .3s;
    border: none;
    cursor: pointer;
    outline: none;
    transition: .2s linear;
    border-radius: 6px;
  }



  .our-projects__container {
    width: auto;
    padding: 0 00px;
    margin: 0 auto;
  }

  .our-projects__item {
    width: 100%;
    margin-bottom: 20px;
  }

  .main-news__item {
    width: auto;
    max-width: 100%;
  }

  .main-news__img-box {
    width: 100%;
    /* height: auto; */
  }

  .main-news__img-box img {
    width: 100%
  }

  .one-new__container {
    padding: 0 10px
  }

  .one-new__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
  }

  .footer__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
  }

  div.mf-name input,
  div.mf-phone input,
  div.mf-email input {
    width: 90%;
  }

  .one-new__text {
    width: auto;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: -4px;
    padding: 20px 25px 20px
  }

  div.mf-message textarea {
    width: 90%;
  }

  .one-new__img-box {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .house-block {
    display: flex;
    padding: 20px 0px;
    justify-content: center;
    position: relative;
  }

  .row_block_mer {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .house-block-text {
    display: flex;
    flex-direction: column;
    margin-right: 0px;
    margin-left: 0px;
    justify-content: center;
  }

  .container {
    margin-left: auto;
    margin-right: auto;
    width: 91%;
  }

  .house-block-text-content {
    text-align: center;
  }

  .house-big-text {
    font-size: 17px;
    line-height: 31px;
    margin-bottom: 30px;
    margin-top: 10px;
    max-width: 510px;
    font-weight: bold;
    color: white;
  }

  .row_block_mer {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .director-contact__last-box {
    display: none
  }

  .filter-block {
    display: flex;
    margin-bottom: 10px;
    flex-direction: column;
    align-items: center;
  }

  .top-filter select {
    width: 100%;
  }

  .filter-name {
    margin-bottom: 15px;
  }

  .filter-name {
    align-self: center;
    margin-right: 0;
    width: 200px;
  }

  .filter-btn-wrap {
    display: flex;
    justify-content: center;
  }

  .stati-list {
    flex-direction: column;
  }

  .stati-item {
    width: 100%;
  }

}

@media(max-width:640px) {
  .buttons {
    justify-content: space-between;
    width: 100%;
  }

  .catalog-card__container {
    padding: 0;
  }

  .container {
    padding: 0;
    padding-top: 10px;
    width: 96%;
  }

  .language-button {
    display: none;
  }

  .podpiska-input {
    display: flex;
    justify-content: center;
  }

  /*30.05.2023*/
  .podpiska .bx-subscribe {
    width: 90%;
  }

  .podpiska .podpiska-email {
    width: 100%;
  }

  .podpiska .pospiska-input {
    width: 100%;
  }

  .footer__contacts-box {
    align-self: center;
  }

  /**/
}

.button:hover {
  color: #fff;
}

@media (max-width: 990px) and (min-width: 768px) {
  body {
    padding-top: 174px;
  }
}

td {
	align-content: start;
}

.small {
  font-weight: 400;
}

/* COOKIES */
.cookie {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 0 4px 0px #00000050;
    border-radius: 10px 10px 0 0;
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}


.cookie--container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.cookie--text {
    color: var(--Brand-Black);
    line-height: 130%;
    margin: 0;
}

.cookie--btn {
    cursor: pointer;
}

.cookie--text a {
    text-decoration: none;
    transition: color .2s ease;
}

@media (max-width: 700px) {
    .cookie--container {
        flex-direction: column;
    }
}
/*/ COOKIES */

.otziv_form22 {
  position: fixed;
}

.otziv__background22 {
  position: fixed;
}

#oldSite {
  position: fixed !important;
  top: 69px;
  right: 38px;
  background-color: white;
  padding: 5px;
  border: 2px solid black;
  border-radius: 15px;
  z-index: 11111;
}

.old-close {
  position: absolute;
  top: -11px;
  right: -11px;
  cursor: pointer;
  background-color: white;
  border-radius: 50px;
  width: 20px;
}

.old-link {
  color: #273646;
  font-size: 13px;
}

.header__phone {
  margin-right: 15px;
}

#horizontal-multilevel-menu li li {
  font-size: 15px;
}

#horizontal-multilevel-menu li ul a {
  padding: 2px 20px 0;
}

.bot-footer {
  padding-bottom: 0px;
  width: 100%;
  text-align: justify;
}

@media (max-width: 768px) {
  .bot-footer {
	width: 100%;
	padding-bottom: 50px;
  }
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/css/header.css?17760702928209*/
/*28.06.2023*/
#bx_incl_area_10_9{margin-bottom: 20px;}
/**/
/*10.04.2023*/
#wrap4compare-list #compareList7BAowd .catalog-compare-list.fixed {
    position: fixed;
    width: 270px;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.18);
}
#wrap4compare-list #compareList7BAowd .catalog-compare-list {
    z-index: 998;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 10px;
    padding: 0.75rem 1.25rem;
    max-height: 100%;
    border: 1px solid #ced4da;
    border-radius: 0.2rem;
    background: #fff;
    color: #404040;
    white-space: normal;
    font-size: 12px;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
}
/**/


div.mf-name,div.mf-email,div.mf-phone,div.mf-captcha,div.mf-message{width:100%;padding-bottom:.4em}div.mf-name input,div.mf-phone input,div.mf-email input{width:100%; border-radius: 10px; border: 2px solid #D0D0D0; padding: 5px 5px 5px 10px;}div.mf-name input:focus,div.mf-email input:focus, div.mf-phone input:focus{border: 2px solid #092065; outline: none;}div.mf-message textarea{width:100%; border-radius: 10px; border: 2px solid #D0D0D0; padding: 5px 5px 5px 10px;}div.mf-message textarea:focus{border: 2px solid #092065; outline: none;}span.mf-req{color:red}div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em}
.advantages {
margin-top: 60px !important;
}
.up-block {
    padding: 75px 0;
    display: flex;
    flex-direction: column !important;
    flex-wrap: wrap;
    justify-content: center;
}
.up-block-2 {
    padding: 25px 0;
    display: flex;
    flex-direction: row !important;
    flex-wrap: wrap;
    justify-content: center;
}
table, td, tr {
	border: 1px solid black;
	border-collapse: collapse;
	padding: 10px;
}
.allVideos {
    display: flex;
    justify-content: center;
    padding-top: 20px !important;
}
.video-button button {
    width: 100%;
    text-align: center;
    margin: 0;
}
.video-up .advantages__video2 {
    width: 300px;
    height: 200px;
    margin: 0;
}
.button-stati-card {
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: White;
    background-color: #2445B6;
    max-width: 220px;
    width: 80%;
    padding: 5px 0px;
    text-align: center;
    margin-left: 20px;
    margin-bottom: 15px;
    display: block;
    bottom: 15px;
    left: 0;
    right: 0;
    position: absolute;
}
.button-stati {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px 20px;
    background-color: #2445B6;
    transition: .3s;
    border: none;
    cursor: pointer;
    outline: none;
    transition: .2s linear;
    border-radius: 6px;
}
.video-up {
    margin-right: 0;
}
.video-up .advantages__video {
    width: 500px;
    margin: 0;
}
.video-button {
    width: auto;
    text-align: center;
}
.header__container {
	margin: 0 auto;
	max-width: 1000px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 16px;
}
.header__basket {
	display: none
}
.header__basket-icon,
.header__compare-icon {
  height: 20px;
  width: 20px;
  margin-right: 6px
}
.header__basket-link,
.header__compare {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
 align-items: center;
  text-decoration: none;
  color: #092065;
  font-size: 12px
}
.header__basket-link:hover,
.header__compare:hover {
  color: #8FC03B;
  text-decoration: none;
}
.header__top {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 4px 36px;
  max-width: 1040px;
  margin: 0 auto
}
.header__compare-box {
  margin-right: 10px
}
.header__number-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.header__number {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
	font-size: 20px;
    color: #273646;
}
.header__phone:hover {
	color: #8FC03B;
}
.header__number-box-hidden {
	display: none
}
.header__phone {
	font-size: 20px;
    color: #273646;
	transition: .2s linear;
}
.header__search-img {
	height: 16px;
} 
.call-button {
	height: 40px;
	margin-left: 20px;
}
.header__searche {
	position: absolute;
    top: 102px;
    right: 542px;
    width: 9%;
    padding: 1px 0;
	background-color: #fff;
    box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgb(0 0 0 / 5%);
	display: block;
}
.input-wrapper {
    max-width: 1000px;
    border: 2px solid #8FC03B;
    border-radius: 10px;
    display: flex;
    margin: 0 auto;
    height: 34px;
    padding: 0 0 0 5px;
    align-items: center;
}

.header__searche--active {
	display: block;
	z-index: 100;
}
.header__search-button:focus {
	outline: none;
}
.header__search-button:target {
	background-color: #8FC03B;
}
.header__search-input {
	border: none;
	width: 90%;
	outline: none;
}

.header__logo-img {
	height: 40px;
}
.header__menu-container {
	margin: 0 auto;
	max-width: 1000px;
}
.header__menu {
	display: flex;
	flex-direction: column;
}
.header__burger {
	display: none
}
.header__bottom {
	margin: 0 auto;
	max-width: 1000px;
	padding: 0 16px 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@media (max-width: 1600px) {
.header__searche {
	position: absolute;
    top: 103px;
    right: 373px;
    width: 11%;
    padding: 1px 0;
	background-color: #fff;
    box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgb(0 0 0 / 5%);
}
}

@media (max-width: 1366px) {
.header__searche {
	position: absolute;
    top: 102px;
    right: 262px;
    width: 13%;
    padding: 1px 0;
	background-color: #fff;
    box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgb(0 0 0 / 5%);
}
}
@media (max-width: 768px) {
	.header__menu {
    position: absolute;
    top: 100px;
    width: 100%;
    height: auto;
    background-color: #fff;
    left: -100%;
    z-index: 100;
}
	.header__menu--active {
		left: 0;
	}
	.header__burger {
    cursor: pointer;
    display: block;
    position: relative;
    width: 30px;
    height: 20px;
    position: absolute;
    top: 60px;
    right: 20px;
    z-index: 3;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
}
	.header__burger span {
	position: absolute;
	background-color: #000;
	left: 0;
	width: 100%;
	height: 2px;
	top: 9px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
	}
	.header__burger::after,
	.header__burger::before {
	content: "";
	background-color: #000;
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
	}
	.header__burger:before {
	top: 0
	}
	.header__burger:after {
	bottom: 0
	}
	.header__burger.active:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 9px
	}
	.header__burger.active:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	bottom: 9px
	}
	.header__burger.active span {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
	}
	.header__number-box {
		display: none;
	}
	.header__number-box-hidden {
		-webkit-box-align: center;
        -ms-flex-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
        flex-direction: column;
    	padding: 0 20px;
	}
	.header__number-box-hidden .header__number{
		margin-bottom: 10px;
	}
	.header__number {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex !important;
	}
	.header__searche {
		top: 246px;
	}
	.header__search-input {
		height: 40px;
	}
	.call-button {
		margin: 0
	}
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/css/footer.css?17396230502242*/
.footer__container {
  max-width: 1040px;
  padding: 20px;
  margin: 0 auto
}
.insta-icon {
  height: 32px;
  width: auto
}
.insta-icon:hover path {
  -webkit-transition: .4s linear;
  -o-transition: .4s linear;
  transition: .4s linear;
  fill: #8fc03b
}
.insta-icon path {
  fill: rgb(55, 55, 55);
}
.footer {
  background-color: #d8dce7;
}
.footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.footer__menu {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0
}
.footer__projects-list {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0
}
.footer__link {
  text-decoration: none;
  color: rgb(55, 55, 55);
  font-size: 14px;
  line-height: 28px;
/*  font-weight: 700;*/
  -webkit-transition: .4s linear;
  -o-transition: .4s linear;
  transition: .4s linear
}
.footer__link:hover {
  color: #8fc03b
}
.footer__contacts-box {
  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-align: center;
  -ms-flex-align: center;
  align-items: center
}
.footer__contacts {
  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-align: center;
  -ms-flex-align: center;
  align-items: flex-start;
}
.footer__phone-link {
  text-decoration: none;
  color: rgb(55, 55, 55);
  font-size: 18px;
  -webkit-transition: .4s linear;
  -o-transition: .4s linear;
  transition: .4s linear
}
.footer__phone-link:hover {
  color: #8fc03b;
}
.footer__logo-box {
  width: 132px;
  margin-bottom: 10px
}
.footer__logo {
  width: 100%
}
.footer__contacts {
  margin-bottom: 10px
}
.footer__social {
    width: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}


@media (max-width: 768px) {
.footer__container {
  padding: 0px;
}

}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/css/gallery.css?17396230503920*/
.gallery-views__container {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px;

}

.gallery-views__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 40px 0;
}
.gallery-views__item {
  margin-right: 20px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.gallery-views__item:last-child {
  margin-right: 0
}
.gallery-views__img-box {
  width: 280px;
  height: 280px;
  overflow: hidden
}
.gallery-views__img {
  height: 100%
}
.gallery-views__name {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 10px;
  background-color: #8fc03b;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center
}
/*___________________gallery-cards_______________________*/
.gallery-cards__container {
  max-width: 1040px;
  padding: 0 20px;
  margin: 0 auto
}
.gallery-cards__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.gallery-cards__item {
  position: relative;
  overflow: hidden;
  margin: 0 20px 20px 0;
  border: 1px solid #fff
}
.gallery-cards__item:nth-child(3n) {
  margin-right: 0
}
.gallery-cards__item:hover {
  -webkit-box-shadow: 4px 4px 16px 0 rgba(34,60,80,.18);
  box-shadow: 4px 4px 16px 0 rgba(34,60,80,.18);
  border: none
}
.gallery-cards__img-box {
  width: 280px;
  height: 280px;
  overflow: hidden
}
.gallery-cards__img {
  width: 100%
}
.gallery-cards__name {
  position: absolute;
  bottom: 20px;
  height: 70px;
  width: 280px;
  background-color: rgba(143,192,59,.8);
  color: #fff;
  font-size: 18px;
  padding: 10px;
  text-align: center
}
/*_____________gallery-card___________*/
.gallery-card__container {
  max-width: 1040px;
  padding: 0 20px;
  margin: 0 auto
}
.gallery-card__heading {
	font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 26px;
    text-transform: uppercase;
    text-decoration: none;
    color: #092065;
}
.gallery-card__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
}
.gallery-card__item {
  width: 32.73%;
  overflow: hidden;
  height: 300px;
  margin-bottom: 10px;
  border: 1px solid #fff;
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear
}
.gallery-card__item:hover {
  -webkit-box-shadow: 4px 4px 16px 0 rgba(34,60,80,.18);
  box-shadow: 4px 4px 16px 0 rgba(34,60,80,.18)
}
.gallery-card__img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
@media screen and (max-width:950px) {
  .gallery-views__items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
  .gallery-views__item {
    margin-bottom: 20px
  }
  .gallery-cards__item:nth-child(3n) {
    margin-right: 20px
  }
  .gallery-cards__item:nth-child(even) {
    margin-right: 0
  }
}
@media screen and (max-width:768px) {
	.gallery-cards__container {
		padding: 0 10px;
	}
  .gallery-card__item {
    width: 49%
  }
}
@media screen and (max-width:650px) {
  .gallery-views__item {
    margin-right: 0
  }
  .gallery-cards__item:nth-child(even) {
    margin: 0 20px 20px 20px
  }
  .gallery-cards__item:nth-child(odd) {
    margin: 0 20px 20px 20px
  }
@media screen and (max-width:500px) {
  .gallery-card__item {
    width: 100%
  }
}
@media screen and (max-width:400px) {
  .gallery-cards__item:nth-child(even) {
    margin: 0 0 20px
  }
  .gallery-cards__item:nth-child(odd) {
    margin: 0 0 20px
  }
  .gallery-cards__img-box {
    width: 200px;
    height: 200px
  }
}
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/css/reviews.css?17396230501974*/

.reviews__container {
  max-width: 1040px;
  padding: 0 20px;
  margin: 0 auto
}
.reviews__button {
	margin-bottom: 20px;
}
.reviews__tag {
  cursor: pointer;
  font-size: 22px;
  color: #273646;
  border: none;
  border-bottom: 2px solid #273646;
  background: 0 0;
  text-transform: uppercase
}
.reviews__tag--active {
  color: #2046b3;
  border-bottom: 2px solid transparent;
  font-weight: 700
}
.reviews__box {
  width: 100%;
  margin-top: 30px;
  display: none;
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear
}
.reviews__box--active {
  display: block
}
.reviews__item {
  padding: 20px;
  margin-bottom: 50px;
  -webkit-box-shadow: 4px 4px 16px 0 rgba(34,60,80,.18);
  box-shadow: 4px 4px 16px 0 rgba(34,60,80,.18)
}
.reviews__data {
  font-weight: 700;
  font-size: 18px;
  color: #8fc03b;
  margin-bottom: 4px
}
.reviews__name {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #092065;
  margin-bottom: 15px
}
.reviews__text {
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  color: #000;
  margin-bottom: 30px
}
.reviews__link {
  height: auto;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  line-height: 2.6
}
@media screen and (max-width:768px) {
  .reviews__tag {
    font-size: 18px
  }
  .reviews__data,
  .reviews__name,
  .reviews__text {
    font-size: 16px
  }
}


@media screen and (max-width:768px) {
.block_heading {
	margin-top: 30px;
	font-size: 18px;
}
}

@media screen and (max-width:550px) {
  .reviews__tag {
    font-size: 14px
  }
}
@media screen and (max-width:430px) {
  .reviews__buttons,
  .reviews__tags {
    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-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .reviews__tag {
    font-size: 18px
  }
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/css/popup.css?17396230504526*/

.popup {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%) scale(0);
  -ms-transform: translate(-50%,-50%) scale(0);
  transform: translate(-50%,-50%) scale(0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,.6);
  box-shadow: 0 0 6px 0 rgba(0,0,0,.6);
  width: 80vw;
  max-width: 400px;
  min-width: 260px;
  max-height: 90%;
  visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: visibility .2s linear,-webkit-transform .2s linear;
  transition: visibility .2s linear,-webkit-transform .2s linear;
  -o-transition: visibility .2s linear,transform .2s linear;
  transition: visibility .2s linear,transform .2s linear;
  transition: visibility .2s linear,transform .2s linear,-webkit-transform .2s linear
}
.popup[data-popup-window=consent] {
  max-width: 600px;
  padding: 20px 0
}
.popup[data-popup-window=consent] .popup__wrapper {
  padding: 0 14px
}
.popup[data-popup-window=consent] p {
  margin-bottom: 14px
}
.popup--show {
  visibility: visible;
  -webkit-transform: translate(-50%,-50%) scale(1);
  -ms-transform: translate(-50%,-50%) scale(1);
  transform: translate(-50%,-50%) scale(1)
}
.popup__close {
  position: absolute;
  top: 4px;
  right: 4px;
  -webkit-transform: translate(100%,-100%);
  -ms-transform: translate(100%,-100%);
  transform: translate(100%,-100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  border-radius: 50%;
  background-color: red;
  width: 30px;
  height: 30px;
  cursor: pointer
}
.popup__close svg {
  fill: #fff;
  width: 14px;
  height: 14px;
  -webkit-transition: -webkit-transform .2s linear;
  transition: -webkit-transform .2s linear;
  -o-transition: transform .2s linear;
  transition: transform .2s linear;
  transition: transform .2s linear,-webkit-transform .2s linear
}
.popup__close:hover svg {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}
.popup__wrapper {
  width: 100%;
  max-height: 100%;
  padding: 20px;
  overflow-y: auto
}
.popup__title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px
}
.popup__title:last-child {
  margin-bottom: 0
}
.popup__imgBox {
  max-width: 346px
}
.popup__imgBox img {
  height: 100%
}
.popup__form input {
  width: 100%;
  outline: 1px;
  padding: 10px 0;
  border: none;
  border-bottom: 1px solid #a5a5a5
}
.popup__item {
  width: 100%
}
.popup__item:not(:last-child) {
  margin-bottom: 12px
}
.popup__item--small {
  font-size: 13px
}
.popup__item .checkbox__box::before {
  background-color: #8fc03b
}
.popup__textarea {
  border: none;
  border-bottom: 1px solid #a5a5a5;
  font-size: 13px
}
.popup__textarea:focus-visible {
  outline: 0
}
.popup__attention {
  color: red
}
.popup-link {
  color: #000;
  border-bottom: 2px dotted
}
.popup-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly
}
@media (max-width:460px) {
  .popup__close {
    right: 0;
    -webkit-transform: translate(50%,-50%);
    -ms-transform: translate(50%,-50%);
    transform: translate(50%,-50%)
  }
  .popup__title {
    font-size: 20px
  }
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,.6);
  width: 100vw;
  height: 100vh
}
.checkbox {
  position: relative;
  display: block
}
.checkbox input {
  position: absolute;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none
}
.checkbox input:checked + .checkbox__box::before {
  visibility: visible
}
.checkbox__box {
  position: relative;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 3px;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.checkbox__box::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  border-radius: 2px;
  background-color: #ddd;
  width: 10px;
  height: 10px;
  visibility: hidden
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/css/slick.css?17396230501776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/css/production.css?17396230505209*/
/*______________progects-fork_________________*/

.progects-fork__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-around
}
.progects-fork__link {
  width: 50%;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 24px;
  line-height: 2;
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear;
  text-transform: uppercase
}
.progects-fork__link--blue {
  background-color: #2046b3
}
.progects-fork__link--blue:hover {
  background-color: #1a347c
}
.progects-fork__link--green {
  background-color: #8fc03b
}
.progects-fork__link--green:hover {
  background-color: #638e1a
}
/*_________________slider___________________*/
.progects-slider {
	position: relative;
}
.progects-slider__item {
  max-width: 1920px;
  position: relative;
  height: auto;
  overflow: hidden;
}
.progects-slider__img-box {
  overflow: hidden
}
.progects-slider__img {
  width: 100%
}
.progects-slider__content-box {
  position: absolute;
  top: 40%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  left: 50%
}
.progects-slider__text {
  font-weight: 700;
  font-size: 24px;
  width: 560px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 30px
}
.progects-slider__link {
  height: auto;
  text-decoration: none;
  display: block;
  text-align: center;
  margin: 0 auto;
  max-width: 140px;
  line-height: 1.6;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 20px;
  background-color: #8fc03b;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  border: none;
  cursor: pointer;
  outline: 0;
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear
}
.progects-slider__link:hover {
  background-color: #638e1a
}
.progects-slider__arrows {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.progects-slider__button {
  background-color: #8fc03b;
  border: none;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear
}
.progects-slider__button:hover {
  background-color: #638e1a
}
.progects-slider__button--prev {
  margin-left: 20px
}
.progects-slider__button--next {
  margin-right: 20px
}
.progects-slider__button-icon {
  fill: #fff;
  height: 20px
}
.progects-slider__button-icon--prev {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
/*________________advantages___________________*/
.advantages {
	margin-top: 40px;
}
.videoBlock{ 
background-color: grey
 }
.blueBtn{
    width: 100px;
    height: 20px;
}
.advantages__video {
    margin: auto;
    display: flex;
    margin-top: 20px;
    width: 40%;
    height: 200px;
}
.advantages__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 60px 0 40px;
}
.advantages__item {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 200px;
  margin-bottom: 20px
}
.advantages__img {
  height: 50px;
  margin-bottom: 10px;
  pointer-events: none;
}
.advantages__text {
  text-align: center;
  text-transform: uppercase;
  color: #092065;
  font-weight: 500;
  font-size: 14px;
  pointer-events: none;
}
.advantages__button {
	background: none;
    border: none;
    width: 200px;
    padding: 0;
    height: 87px;
}
/*________________media_________________________*/
@media screen and (max-width:1050px) {
  .progects-slider__content-box {
    top: 20%
  }
  .progects-slider__arrows {
    top: 24%
  }
}
@media screen and (max-width:768px) {
  .progects-slider__text {
    font-size: 18px;
    margin-bottom: 10px;
    width: 400px
  }
  .progects-slider__img-box {
    min-height: auto
  }
  .progects-slider__item {
	min-height: 300px
  }
  .progects-slider__arrows {
    top: 20%
  }
  .advantages__video {
    height: 350px
  }
}
@media screen and (max-width:668px) {
  .progects-slider__content-box {
    top: 10%
  }
  .progects-slider__arrows {
    top: 18%
  }
}
@media screen and (max-width:530px) {
  .progects-slider__content-box {
    top: 20%
  }
  .progects-slider__img {
    width: 200%;
    position: absolute;
    left: -50%
  }
  .progects-slider__text {
    font-size: 16px;
    max-width: 320px
  }
  .progects-slider__arrows {
    top: 28%
  }
  .advantages__video {
    height: 240px
  }
}
@media screen and (max-width:400px) {
  .progects-slider__content-box {
    top: 10%
  }
  .progects-slider__arrows {
    display: none
  }
  .advantages__video {
    height: 180px
  }
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/css/catalog.css?178998522815762*/
.catalog-sections {
    padding: 20px 0;
}
.catalog-compare-item-title {
	color: #000
}
.catalog-sections__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  column-gap: 8px;
  row-gap: 8px;
}
.catalog-sections-img {
    overflow: hidden;
    max-width: 100%;
}
.catalog-sections-img img {
	width: 100%;
    height: auto;
}
.catalog-sections__item {
  padding: 10px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  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-align: center;
  -ms-flex-align: center;
 align-items: flex-start;
  cursor: pointer;
  border-radius: 5px;
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear;
  -webkit-box-shadow: 4px 4px 16px 0 rgba(34,60,80,.18);
  box-shadow: 4px 4px 16px 0 rgba(34,60,80,.18);
  flex-wrap: wrap;

}
.catalog-sections__item:hover {
	box-shadow: 4px 4px 16px 0 rgba(32, 70, 179, .40);
}
.catalog-sections__item:nth-child(7n+1) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  width: 470px;
    max-width: 470px;
    min-width: 470px
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.catalog-sections__item:nth-child(5n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  width: 470px;
    max-width: 470px;
    min-width: 470px
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.catalog-sections__item:nth-child(5n) .catalog-sections__img-box{
	margin-right: 0px;
	margin-top: 0;
}
.catalog-sections__item:nth-child(8n+1) .catalog-sections__img-box{
	margin-right: 0px;
	margin-top: 0;
}
.catalog-sections__img-box {
  width: 100%;
  height: 140px;
  overflow: hidden;
  order: 1;
  text-align: center;
}
.catalog-sections__img {
  height: 100%;

  text-align: center;
}
.catalog-sections__text {
	font-size: 16px;
    margin-top: 0px;
    height: 100px;
    display: flex;
    width: 100%;
    color: #092065;
    order: 0;
    justify-content: center;
    align-items: flex-start;
}
.sections__features-heading {
  font-weight: 700;
  font-size: 20px;
  color: #092065;
  margin-bottom: 20px;
  margin-top: 40px;
}
.sections__sutter-link {
  font-weight: 700;
  font-size: 20px;
  color: #092065;
  text-decoration: none;
  transition: 0.2s linear;
  cursor: pointer;
}
.sections__sutter-link:hover {
	color: #8FC03B; 
	text-decoration: none
}
.sections__heading-box {
	margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
	justify-content: space-around;
    -ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.sections__features-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sections__features-list {
  list-style-image: url(/include/right-arrow.svg);
  margin-right: 10px
}
.sections__features-item a {
  font-size: 18px;
  color: #092065;
  text-decoration: none;
  transition: 0.2s linear;
}
.sections__features-item a:hover {
  color: #8FC03B;
}
/*______________catalog-cards________________*/
.catalog-cards__items {
  max-width: 1040px;
  padding: 20px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 4px;
  -webkit-column-gap: 4px;
  -moz-column-gap: 4px;
  column-gap: 4px
}
.catalog-cards__item {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear;
  text-decoration: none;
  width: 32%;
  border-radius: 5px;
  border: 1px solid #e8e6e6;
  padding: 10px;
  margin-bottom: 10px;
}
.catalog-cards__item:hover {
  -webkit-box-shadow: 4px 4px 16px 0 rgba(34,60,80,.18);
  box-shadow: 4px 4px 16px 0 rgba(34,60,80,.18)
}
.catalog-cards__img-box {
  width: 140px;
  height: 140px;
  overflow: hidden;
}
.catalog-cards__img {
  height: 100%
}
.catalog-cards__name {
  text-align: center;
  margin-top: 10px;
  color: #092065;
  margin-bottom: 20px;
  height: 70px;
  font-size: 15px;
}
.viewed-heading {
    font-style: normal;
    font-weight: 700;
    text-align: left;
    font-size: 22px;
    margin-top: 15px;
    margin-bottom: 10px;
    line-height: 40px;
    color: #092065;
    text-transform: uppercase;
    border-bottom: 2px solid #d9dee6;
    border-bottom-color: var(--primary);
}
.catalog-card__add-compare {
    text-align: right;
    margin-right: 65px;
    color: #337ab7;
}
/*_____________________catalog-card______________*/
.catalog-card__heading {
  text-align: left;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  margin-top: 15px;
  line-height: 26px;
  color: #092065;
  margin-bottom: 25px;
  text-transform: uppercase
}
.catalog-card__download {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    padding: 20px 0px;
    justify-content: flex-start;
    margin-bottom: 20px;
}
.catalog-card__file {
	margin-left: 10px;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px 20px;
    background-color: #8FC03B;
    transition: .3s;
    border: none;
    cursor: pointer;
    outline: none;
    transition: .2s linear;
    border-radius: 6px;
}
.catalog-card__file:hover {
  color: #fff;
}
.catalog-card__button-box {
    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: space-evenly;
    -ms-flex-pack: space-evenly;
    width: 60%;
    align-items: center;
}
.catalog-card__button-box .button {
	width: 260px;
	margin: 10px 0px;
}
.catalog-card__main-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.catalog-card__img-box {
  margin-right: 20px;
  max-width: 400px;
  min-width: 320px;
  width: 100%
}
.catalog-card__img-full {
  max-width: 400px;
  width: 100%;
  overflow: hidden;
}
.catalog-card__img {
  width: 100%
}
.catalog-card__img-mini-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.catalog-card__img-mini-box {
  border: 1px solid #000;
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin: 0 8px 8px 0;
  opacity: .8;
  border: none;
  background-size: cover;
  cursor: pointer;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1
}
.catalog-card__img-mini-box img {
  width: 100%
}
.catalog-card__features-container {
  max-width: 600px;
  width: 100%
}
.catalog-card__features-info {
    margin-bottom: 20px;
    color: rgb(55, 55, 55);
    font-weight: 400;
    font-size: 16px;
    padding: 0;
    text-align: justify;
}
.catalog-card__features-list {
    list-style-image: url(/include/right-arrow.svg);
    padding-left: 17px;
}
.catalog-card__characteristics {
  margin-top: 20px
}
.catalog-card__featur {
    text-align: justify;
	margin-bottom: 10px;
    color: rgb(55, 55, 55);
    font-weight: 400;
    font-size: 16px;
    padding: 0;
    text-align: justify;
}
.catalog-card__characteristics-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.catalog-card__characteristics-heading, .catalog-card__features-heading {
    font-weight: 700;
    font-size: 20px;
    text-align: left;
    color: #092065;
    margin-bottom: 20px;
}
.catalog-card__characteristics-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  background-color: #c8e5ff;
    width: 100%;
    display: flex;
    flex-direction: row;
/* flex-direction: column; */
/* del */	justify-content: space-between;
    align-items: center;
}
.catalog-card__characteristics-item:nth-child(even) {
  background-color: #d9ffea
}
.catalog-card__characteristics-name:nth-child(odd) {
    /* max-width: 300px; */
    width: 45%;
    text-align: -webkit-auto;
    /* min-width: 100%; */
    color: rgb(55, 55, 55);
    font-weight: 400;
    font-size: 16px;
    padding: 0;
    margin-right: 10px;
}
.catalog-card__characteristics-name {
    text-align: -webkit-auto;
    color: rgb(55, 55, 55);
    font-weight: 400;
    font-size: 16px;
    width: 45%;
    padding: 0;
    margin-right: 10px;
}
.catalog-card__characteristics-name {
    text-align: left;
}

.catalog-card__file-new{
	font-size:10px;
	margin-left: 10px;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px 20px;
/*    background-color: #8FC03B;*/
	background-color: #8FC03B;
    transition: .3s;
    border: none;
    cursor: pointer;
    outline: none;
    transition: .2s linear;
    border-radius: 6px;
}
.learn-price:hover{
	color: #fff;
	background: #5451d9;
}

.btns-wrap{
	display:flex;
	flex-wrap:wrap;
	margin-bottom:20px;
}

.btns-wrap div{
	margin-bottom:20px;
}

table{
	width:100%;
}

/*____________________media______________________*/
@media screen and (max-width:1000px) {
  .catalog-cards__name {
    height: 60px
  }
	.product-item-detail-pay-block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 260px;
	}
	.catalog-card__button-box {
		height: 100px;
	}
@media screen and (max-width:900px) {
  .catalog-sections__item:nth-child(5n),
  .catalog-sections__item:nth-child(8n+1) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
  .catalog-cards__item {
    width: 46%
  }
}
@media screen and (max-width:768px) {
  .catalog-card__heading {
    font-size: 20px
  }
.catalog-sections {
    padding: 20px 0;
}
.bot-block {
    display: flex;
    flex-direction: column !important;
    flex-wrap: nowrap;
    justify-content: center;
    text-align: center;
    background-color: #8EC039;
    color: white;
    padding: 25px 0;
}
.catalog-card__download {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    padding: 20px 0px;
    justify-content: flex-start;
    margin-bottom: 20px;
    flex-direction: column;
}
.catalog-card__file {
    margin-left: 0px;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px 20px;
    background-color: #8FC03B;
    transition: .3s;
    border: none;
    cursor: pointer;
    outline: none;
    transition: .2s linear;
    border-radius: 6px;
}
.catalog-card__img {
    width: 60%;
}
.catalog-card__img-mini-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
}
.catalog-card__add-compare {
    text-align: center;
    margin-right: 0px;
    color: #337ab7;
}

.product-item-detail-pay-block {
    position: relative;
    margin-bottom: 15px;
    display: flex;
    padding: 15px;
    height: 100% !important;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    background-color: #fff;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
}

.catalog-card__button-box {
    display: -webkit-box;
    display: -ms-flexbox;
    margin-top: 20px;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    width: 100%;
    align-items: center;
}
.catalog-card__button-box .button {
    width: 100%;
    margin: 5px 0px;
}
.catalog-card__characteristics-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 270px;
    padding: 10px;
    background-color: #c8e5ff;
    flex-direction: column;
}
.catalog-sections__item:nth-child(even), .catalog-sections__item:nth-child(odd) {
    width: 100%;
}
.catalog-card__characteristics-name:nth-child(odd) {
    max-width: 100% !important;
    min-width: 100% !important;
    font-weight: 600 !important;
    text-align: center !important;
    margin-right: 10px;
}
.sections__features-item {
    text-align: left;
}
.catalog-card__characteristics-name {
    max-width: 100% !important;
    min-width: 100% !important;
    margin-top: 10px;
    text-align: justify !important;
}


  .catalog-card__main-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .catalog-card__img-box {
    margin-right: 0;
    margin-bottom: 20px
  }
  .catalog-card__characteristics-name:nth-child(odd) {
    max-width: 200px;
    min-width: 200px;
    margin-right: 10px
  }
	.product-item-detail-pay-block {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.catalog-block-header {
		font-size: 18px;
	}
	.viewed-heading {
		font-size: 18px;
	}
	.catalog-card__features-info {
		font-size: 16px;
	}
	.catalog-card__features-container {
		max-width: 700px;
	}
}
@media screen and (max-width:730px) {
  .catalog-sections__item:nth-child(even), 
  .catalog-sections__item:nth-child(odd){
	flex-basis: 40%;
  }
.product-item-detail-pay-block{
			justify-content: space-between;
			flex-direction:column;
	}
}
@media screen and (max-width:630px) {
  .catalog-cards__item {
    width: 100%
  }
  .catalog-cards__name {
  margin-bottom: 30px;
}

		.catalog-card__characteristics-item{
			width:100%;
	}

		.product-item-detail-pay-block{
			justify-content: space-between;
			flex-direction:column;
	}
}
@media screen and (max-width:500px) {
  .catalog-card__container {
    padding: 0;
  }
  .catalog-card__characteristics-name {
    max-width: 130px;
    min-width: 130px
  }
	.product-item-detail-pay-block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
	}	
	.catalog-sections__item:nth-child(even), 
	.catalog-sections__item:nth-child(odd){
		flex-basis: 100%;
	}

.product-item-detail-pay-block{
			justify-content: space-between;
			flex-direction:column;
	}

		.catalog-card__heading{
			font-size:16px;
	}
}
.product-item-detail-pay-block .product-item-detail-price-current {display: none !important;}
} /* закрывает @media screen and (max-width:1000px) со строки 466: без этой скобки при объединении CSS все следующие файлы попадали внутрь этого @media */

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/css/jquery.fancybox.min.css?173962305012795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/catalog.compare.list/catalog-compare/style.css?17396230515553*/
#wrap4compare-list #compareList7BAowd .bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.leftlist.left {
    left: 5px;
    width: 450px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}

/**/
#wrap4compare-list #compareList7BAowd.bx_catalog-compare-list{z-index:998;overflow:hidden;box-sizing:border-box;margin-bottom:10px;padding:.75rem 1.25rem;max-height:100%;border:1px solid #ced4da;border-radius:.2rem;background:#fff;color:#404040;white-space:normal;font-size:12px;font-family:Arial,'Helvetica Neue',Helvetica,sans-serif}
#wrap4compare-list #compareList7BAowd.bx_catalog-compare-list.fixed{position:fixed;width:270px;box-shadow:0 2px 8px 0 rgba(0,0,0,.18)}
#wrap4compare-list #compareList7BAowd.bx_catalog-compare-list.fix{position:fixed;width:270px;box-shadow:0 2px 8px 0 rgba(0,0,0,.18)}
#wrap4compare-list #compareList7BAowd.bx_catalog-compare-list.top{top:5px}
#wrap4compare-list #compareList7BAowd.bx_catalog-compare-list.right{right:5px}
#wrap4compare-list #compareList7BAowd.bx_catalog-compare-list.bottom{bottom:5px}
#wrap4compare-list #compareList7BAowd.bx_catalog-compare-list.left{left:5px;}
#wrap4compare-list #compareList7BAowd.bx_catalog-compare-item-list{width:100%}
#wrap4compare-list #compareList7BAowd .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
#wrap4compare-list #compareList7BAowd .catalog-card__characteristics-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    background-color: #c8e5ff;
    width: 127.5%;
    display: flex;
    flex-direction: row;
    /* flex-direction: column; */
    justify-content: space-between;
    align-items: center;
}
#wrap4compare-list #compareList7BAowd > table > thead{background-color: #c8e5ff;}
#wrap4compare-list #compareList7BAowd table a{color:#000;}
#wrap4compare-list #compareList7BAowd table,
#wrap4compare-list #compareList7BAowd tr,
#wrap4compare-list #compareList7BAowd td,
#wrap4compare-list #compareList7BAowd th{border: none;}
#wrap4compare-list #compareList7BAowd tr{width: 100%;}
/*without "bx_" in classes*/
/**/
#wrap4compare-list #compareList7BAowd.catalog-compare-list{z-index:998;overflow:hidden;box-sizing:border-box;margin-bottom:10px;padding:.75rem 1.25rem;max-height:100%;border:1px solid #ced4da;border-radius:.2rem;background:#fff;color:#404040;white-space:normal;font-size:12px;font-family:Arial,'Helvetica Neue',Helvetica,sans-serif}
#wrap4compare-list #compareList7BAowd.catalog-compare-list.fixed{position:fixed;width:270px;box-shadow:0 2px 8px 0 rgba(0,0,0,.18)}
#wrap4compare-list #compareList7BAowd.catalog-compare-list.fix{position:fixed;width:270px;box-shadow:0 2px 8px 0 rgba(0,0,0,.18)}
#wrap4compare-list #compareList7BAowd.catalog-compare-list.top{top:5px}
#wrap4compare-list #compareList7BAowd.catalog-compare-list.right{right:5px}
#wrap4compare-list #compareList7BAowd.catalog-compare-list.bottom{bottom:5px}
#wrap4compare-list #compareList7BAowd.catalog-compare-list.left{left:5px;}
#wrap4compare-list #compareList7BAowd.catalog-compare-item-list{width:100%}
#wrap4compare-list #compareList7BAowd .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
#wrap4compare-list #compareList7BAowd .catalog-card__characteristics-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    background-color: #c8e5ff;
    width: 127.5%;
    display: flex;
    flex-direction: row;
    /* flex-direction: column; */
    justify-content: space-between;
    align-items: center;
}
#wrap4compare-list #compareList7BAowd > table > thead{background-color: #c8e5ff;}
#wrap4compare-list #compareList7BAowd table a{color:#000;}
#wrap4compare-list #compareList7BAowd table,
#wrap4compare-list #compareList7BAowd tr,
#wrap4compare-list #compareList7BAowd td,
#wrap4compare-list #compareList7BAowd th{border: none; width: 100%}
#wrap4compare-list #compareList7BAowd tr{width: 100%;}
#wrap4compare-list #compareList7BAowd .catalog-card__characteristics-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    background-color: #c8e5ff;
    width: 127.5%;
    display: flex;
    flex-direction: row;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
#wrap4compare-list>div table tbody tr td {
    text-align: left;
}
/**/

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/sale.basket.basket.line/new-basket/style.css?17396230514718*/
.bx-basket { }

.basket-line-block {
	position: relative;
	padding-left: 25px;
	white-space: nowrap;
	font-size: 13px;
}

.basket-line-block-icon-cart,
.basket-line-block-icon-profile {
	position: relative;
	margin-right: 10px;
}

.basket-line-block-icon-cart:after,
.basket-line-block-icon-profile:after {
	position: absolute;
	top: -1px;
	left: -25px;
	display: block;
	width: 20px;
	height: 20px;
	content: '';
}

.basket-line-block-icon-profile:after { background: no-repeat center url(/bitrix/templates/eshop_bootstrap_v4/components/bitrix/sale.basket.basket.line/new-basket/images/profile.svg); }

.basket-line-block-icon-cart:after { background: no-repeat center url(/bitrix/templates/eshop_bootstrap_v4/components/bitrix/sale.basket.basket.line/new-basket/images/cart.svg); }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	/*.bx-basket-fixed */
}

.bx-basket-fixed .basket-line-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .basket-line { line-height: 1.44em; }
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/menu/new-menu/style.css?17768504884949*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
    font-size: 16px;
}

#horizontal-multilevel-menu
{

}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li
{
	float:left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	color:rgb(55, 55, 55);
	font-weight:400;
	padding:7px 7px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	color:#8FC03B;
	font-weight:bold;
	padding:7px 12px;
}
#horizontal-multilevel-menu li ul li a:hover {
	background-color: lightgray;
}


/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url(/bitrix/templates/eshop_bootstrap_v4/components/bitrix/menu/new-menu/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url(/bitrix/templates/eshop_bootstrap_v4/components/bitrix/menu/new-menu/images/lock.gif) center right no-repeat;
}


/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

#horizontal-multilevel-menu li ul {



    position: absolute;
    /* top: -999em; */
    display: none;
    z-index: 500;
    height: auto;
top: auto;
    /* width: 12em; */
    width: 300px;
    background-color: #fff;
    box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgb(0 0 0 / 5%);
}


#horizontal-multilevel-menu li li {
    width: 100%;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
	color: rgb(55, 55, 55);
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:400;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul {
    margin: -27px 0 0 132px;
    top: 27px;
	height: auto;
    min-height: 100%;
    right: -300px;
    /* margin: -1.93em 0 0 11.6em; */
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}
@media (max-width: 768px) {
	#horizontal-multilevel-menu{
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding: 20px 10px;
	}
	#horizontal-multilevel-menu a {
		text-align: inherit;
	}
	#horizontal-multilevel-menu li ul {
    position: relative;
    margin-left: 10px;
    box-shadow: none;
    font-size: 14px;
    display: none;
}
#horizontal-multilevel-menu li ul ul {
    margin: -27px 0 0 10px;
    top: 27px;
    height: auto;
    min-height: 100%;
    right: 0px;
}
	#horizontal-multilevel-menu li a.root-item {
		font-weight: 600;
	}
}

.header__number-box-hidden {
	margin-left: 0;
}

.mobile-menu__phones {
	color: #000;
}

.mobile-menu__phones:active {
	color: blue;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/search.form/search/style.css?1739623052491*/
.search-field {
    height: 32px;
    min-width: 181px;
    margin-right: 9px;
    border: 2px solid #8FC03B;
    border-radius: 10px;
}
.search-form-blocks {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.header .search-button{
	width: unset;
}
.header .search-field{
	min-width: 161px;
}
.search-button {
    width: 70px;
    text-align: center;
    padding: 0;
    height: 38px;
}

@media(max-width:640px){
	.search-field{
		width:200px;
		margin-right:20px;
	}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/breadcrumb/universal1/style.css?17555498161265*/
.bx-breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	padding: 5px;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.minibanner {
	    background-image: none !important;
	    background-color: #004fb0 !important;
	background-size: cover;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.bx-breadcrumb-item {
	white-space: nowrap;
}

.bx-breadcrumb-item-angle {
	margin: 0 10px;
	color: #b5bdc2;
	vertical-align: top;
	font-size: 12px;
}

.bx-breadcrumb-item-link {
	border-bottom: none;
	vertical-align: top;
	line-height: 21px;
}

.bx-breadcrumb-item-link:hover { }

.bx-breadcrumb-item-text {
	vertical-align: top;
	white-space: normal;
	color: white;
	font: 16px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	transition: 250ms linear all;
}

@media (max-width: 768px) {
.minibanner {
	background-image: url("/upload/mini-banner.jpg");
	background-repeat: no-repeat;
	height: auto;
    background-size: cover;
}
}

@media(max-width:500px){
	.bx-breadcrumb{
			padding:11px;
		}
	}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/menu/footer-menu/style.css?17396230516882*/
.bx_vertical_menu_advanced{
	border-left:7px solid #e3eaef;
	background:#f1f4f7;
	border-radius:4px;
	position:relative;
	box-shadow:0 0 1px 1px #dcdcdc;
}
.bx_vertical_menu_advanced>ul{
	display:block;
	margin:0 0 10px 0;
	padding:0;
	width:100%;
	border-radius:5px;
	background:#fff;
	list-style:none;
}

/* 1  */
.bx_vertical_menu_advanced .bx_hma_one_lvl{
	display:block;
	padding:0;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl>a{
	position:relative;
	z-index:105;
	display:block;
	padding:10px 0 10px 12px;
	border-bottom: 1px solid #e3eaef;
	color:#000;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	text-shadow:0 1px 1px rgba(255,255,255,.8);
	font-size:14px;
	line-height:16px;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl:first-child,
.bx_vertical_menu_advanced .bx_hma_one_lvl:first-child>a{border-radius:0 4px 0 0}
.bx_vertical_menu_advanced .bx_hma_one_lvl:last-child,
.bx_vertical_menu_advanced .bx_hma_one_lvl:last-child>a {border-radius:0 0 4px 0}
.bx_vertical_menu_advanced ul:last-child .bx_hma_one_lvl:last-child>a{border-bottom:none}

.bx_vertical_menu_advanced .bx_hma_one_lvl>a{
	-webkit-transition: border-color 0s ease;
	-moz-transition: border-color 0s ease;
	-o-transition: border-color 0s ease;
	-ms-transition: border-color 0s ease;
	transition: border-color 0s ease;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.hover{
	padding:1px 0 0;
	border:none;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.hover>a{
	margin-left:-11px;
	padding:10px 0 10px 12px;
	width:100%;
	border:none;
	border-right:2px;
	background:#fff;
	box-shadow:-1px 2px 3px 0px rgba(1,1,1,.22);
	font-weight:bold;
	line-height:16px;
	box-sizing:content-box;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.dropdown.hover{}
.bx_vertical_menu_advanced .bx_hma_one_lvl.dropdown.hover>a{z-index:1500}

.bx_vertical_menu_advanced .bx_hma_one_lvl>a:active,
.bx_vertical_menu_advanced .bx_hma_one_lvl.current>a{}
/* // 1  */
/* */
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container{
	position:absolute;
	top:-1px;
	left:100%;
	z-index:1300;
	display:none;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-top:1px solid rgba(1,1,1,.1);
	border-radius:2px;
	background:#fff;
	box-shadow:0 5px 10px 0 rgba(1,1,1,.29);
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.hover .bx_children_container{display:block}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block{
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:-20000px;
	padding:10px 12px;
	padding-bottom:20000px;
	min-width:130px;
	max-width:280px;
	border-left:1px solid #f2f2f2;
	background:#fff;
}
.bx_shadow_fix{display:none}
.bx_vertical_menu_advanced .dropdown:hover .bx_shadow_fix,
.bx_vertical_menu_advanced .dropdown.hover .bx_shadow_fix{
	position: absolute;
	top: -1px;
	right: -2px;
	bottom: 0;
	z-index: 1500;
	display: block;
	width: 5px;
	background: #fff;
	opacity: 1;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b1{min-width:180px}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b2{min-width:360px}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b3{min-width:540px}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b4{min-width:720px}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block:first-child{border-left:none}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b1 .bx_children_block{width:100%}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b2 .bx_children_block{width:50%}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b3 .bx_children_block{width:33.3%}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b4 .bx_children_block{width:25%}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block.advanced{
	border-left:none;
	background:#f7fafb;
	box-shadow:inset 5px 0 7px -5px rgba(0,0,0,.12);
}
/*// */
/* 2 */
.bx_vertical_menu_advanced .bx_hma_one_lvl ul{
	display:block;
	margin:0;
	padding:0 0 14px 0;
	list-style:none;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_advanced_panel {
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent>a{
	display:block;
	padding:5px 10px;
}

/*.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent>a:hover{
	color: #366181;
}*/
/* //2 */
/* 3  */
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul{border-bottom:1px solid #f2f2f2}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent:last-child ul{border-bottom:none}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul li{line-height:24px}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul a{
	display:block;
	padding:5px 10px;
}
/*.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul a:hover{
	background:#f0f6f8;
	box-shadow:inset 0 1px 1px 0 #e3e9eb;
}*/
/* // 3  */

/*  */
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_advanced_panel{
	display:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_block.advanced .bx_children_advanced_panel{display:block !important}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_advanced_panel img{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	max-width:100%;
	max-height:220px;
	border:1px solid #e7e9ea;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_advanced_panel .bx_item_description{
	max-width:100%;
	max-height:220px;
	color:#000;
	text-align:left;
	white-space:normal;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
}

/* // */
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block>ul>li{
	display:block;
	background:#fff;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block>ul>li>a{
	display:block;
	color:#20394c;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	line-height:23px;
}

.bx_vertical_menu_advanced .bx_hma_one_lvl ul li ul li a{
	color:#000;
	text-decoration:none;
	font-size:13px;
	line-height:16px;
}

@media (max-width:569px) {
	.bx_vertical_menu_advanced{display:none}
	.header_inner_bottom_line{
		overflow:hidden;
		height:auto;
	}
}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/menu/footer-menu/themes/blue/colors.css?1739623051694*/
/* 1st level */
.bx_vertical_menu_advanced.bx_blue{
	border-left:7px solid #e4f0f7;
	background:#f6f9fb;
}
/* // 1st level */

/* The Container */
/*// Container */

/* 2nd level*/
.bx_vertical_menu_advanced.bx_blue .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent>a{color: #20394C}
.bx_vertical_menu_advanced.bx_blue .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent>a:hover{color: #366181}
/* // 2nd level*/

/* 3rd level */
.bx_vertical_menu_advanced.bx_blue .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul a:hover{
	background: #F0F6F8;
	box-shadow: inset 0 1px 1px 0 #E3E9EB;
}
/* // 3rd level */

/* Panel */
/* // The Panel*/


/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/main.feedback/forma_otziv22/style.css?17821214443647*/
div.mfeedback {}

div.mf-name,
div.mf-email,
div.mf-captcha,
div.mf-message {
	width: 80%;
	padding-bottom: 0.4em;
}

div.mf-name input,
div.mf-email input {
	width: 60%;
}

div.mf-message textarea {
	width: 60%;
}

span.mf-req {
	color: red;
}

div.mf-ok-text {
	color: green;
	font-weight: bold;
	padding-bottom: 1em;
}

.otziv_form22 {
	border: 1px solid black;
	max-width: 400px;
	width: 100%;
	padding: 20px 0;
	border-radius: 20px;
	display: none;
	position: absolute;
	top: 80px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 55;
	background-color: white;
	padding-top: 50px;
	z-index: 2222222;
}

.mf-name,
.mf-email,
.mf-phone,
.mf-message {
	max-width: 70%;
	width: 100%;
	margin: 0 auto 10px;
	display: flex;
}

.mf-captcha {
	padding-bottom: 20px;
}

.otziv_form-close22 {
	width: 20px;
	height: 20px;
	border: none;
	background-image: url('/upload/close_btn.png');
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 10px;
	background-color: transparent;
}

.whats_btn {
	display: none;
}

.otziv__background22 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: .5;
	z-index: 111111;
}

.otziv_form22 textarea {
	height: 16px;
}

.call_trigger {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 10px 20px;
	background-color: #8FC03B;
	transition: .3s;
	border: none;
	cursor: pointer;
	outline: none;
	transition: .2s linear;
	border-radius: 6px;
	width: 50%;
	margin: 20px auto;
}

.accept_btn {
	display: none;
}

.thx_modal {
	position: absolute;
	top: 80px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
	background-color: white;
	width: 300px;
	height: 200px;
	z-index: 444444444;
	border-radius: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 25px;
	color: #8FC03B;
}

	.otziv_form22 {
		border: 1px solid black;
		max-width: 400px;
		width: 100%;
		padding: 20px 0;
		border-radius: 20px;
		display: none;
		position: absolute;
		top: 80px;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
		text-align: center;
		z-index: 55;
		background-color: white;
		padding-top: 50px;
		z-index: 2222222;
}
.mf-name, .mf-email, .mf-phone, .mf-message {
	max-width: 70%;
	width: 100%;
	margin: 0 auto 10px;
	display: flex;
}
.mf-captcha {padding-bottom: 20px;}
.otziv_form-close22 {
	width: 20px;
	height: 20px;
	border: none;
	background-image: url('/upload/close_btn.png');
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 10px;
	background-color: transparent;
}
.whats_btn {display: none;}
.otziv__background22 {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: black; opacity: .5; z-index: 111111;}

.otziv_form22 textarea {height: 16px;}

.call_trigger {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 10px 20px;
	background-color: #8FC03B;
	transition: .3s;
	border: none;
	cursor: pointer;
	outline: none;
	transition: .2s linear;
	border-radius: 6px;
	width: 50%;
	margin: 20px auto;
}
.accept_btn {
	display: none;
}
.thx_modal {
	position: absolute;
	top: 80px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
	background-color: white;
	width: 300px;
	height: 200px;
	z-index: 444444444;
	border-radius: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 25px;
	color: #8FC03B;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/form.result.new/template1/style.css?1755236713671*/
label {
    display: inline-flex!important
;
}

table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/templates/eshop_bootstrap_v4/components/bitrix/form.result.new/template1/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/eshop_bootstrap_v4/components/bitrix/form.result.new/template1/images/icon_warn.gif);
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/template_styles.css?17761604225456*/
.catalog-sections__item:nth-child(5n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    width: 100%!important;
    max-width: 100%!important;
    min-width: 470px -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}.podpiska-blocks {display:none}
.product-item-title {

    height: 75px!important;
}
/*стили фильтра*/
	/*09.09.2024*/
.smart-filter-form{
	display: none;
}
	/*/09.09.2024*/

.smart-filter .smart-filter-form .smart-filter-parameters-box-title {
    display: block;
    text-align: left;
}
.blok1
 {
    background-color: #d9ffea;
    font-size: 18px;
    text-align: left;
    padding: 21px;
}.blok1
 {

    font-size: 14px;
    text-align: left;
    padding: 11px;
}
.but
 {
    max-width: 100%;
    width: 100%;
    text-align: center;
    /* margin-left: auto; */
    /* margin-right: auto; */
    display: block;
    /* bottom: 15px; */
    /* left: 0; */
    /* right: 0; */
    position: relative;
    height: 40px;
background-color: #8FC03B;
}

.kk {
    display: flex
;
    justify-content: space-around;
    width: 100%;
    gap: 10px;
    margin-top: 20px;
    flex-direction: column;
    justify-content: center;
}
/*
.smart-filter-form .smart-filter-parameters-box.bx-active .smart-filter-block {
    display: none !important;
}
.smart-filter-form .smart-filter-block {
    display: block !important;
}
*/

.smart-filter .bx-active .smart-filter-parameters-box-title-text,
.smart-filter .smart-filter-parameters-box-title-text{
	color: #2046b3
}

.smart-filter-form{
	border: 2px solid #d8dce7;
	padding: 10px;
}
.smart-filter-form .col-sm-6.col-md-4.mb-2.smart-filter-parameters-box.bx-active:not(:first-of-type) {
    width: 25%;
}
.smart-filter-form .col-sm-6.col-md-4.mb-2.smart-filter-parameters-box.bx-active:first-of-type {
    margin-right: 100px;
	display: none;
}
.smart-filter-title{
	text-align: left;
}
.smart-filter-form .col-sm-6.col-md-4.mb-2.smart-filter-parameters-box.bx-active{
	text-align: left;
}
.smart-filter-form .smart-filter-parameters-box-container{
	text-align: right;
}
.smart-filter-form .btn.btn-primary, 
.smart-filter-form .btn.btn-link{
	background-color: #8FC03B;
	width: unset;
	padding: 0px 20px;
	height: unset;
}
.smart-filter-form .btn.btn-primary:hover,
.smart-filter-form .btn.btn-link:hover {
    color: #FFFFFF;
	background-color: #5451d9;
}
/*
.smart-filter-form .btn.btn-primary:active,
.smart-filter-form .btn.btn-link:active {
    color: #0a58ca;
}
*/

.smart-filter-form .form-check-input{
	margin-top: 6px;
}
.smart-filter-form .smart-filter-parameters-box-title{
	font-weight: 700;
}


.smart-filter-form .form-group.form-check.mb-1 {
    text-align: left;
}
.smart-filter-form .smart-filter-parameters-box-title{
	font-weight: 700;
}
.smart-filter-form .smart-filter-checkbox-text.form-check-label{
	font-weight: 400;
}
/*/стили фильтра*/
[name="form_textarea_41"]{
    width: 100%;
}.btnBuy {
    background-color: #006499;
    font-weight: bold;
    padding: 9px;
    font-size: 14px;
    height: 35px;
    border-radius: 5px;
    color: #fff;
}.product-item-detail-compare-container {
    font-weight: bold;
    width: 120px;
    display: block;
    margin-top: 0px;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 7px 20px;
    background-color: #8FC03B;
    transition: .3s;
    border: none;
    cursor: pointer;
    outline: none;
    transition: .2s linear;
    border-radius: 6px;
}
.bx_filter .bx_filter_section {
    position: relative;
    padding: 30px 3.5% 0;
    border: 7px solid #8fc03b;
    border-radius: 2px;
    background: rgb(143 192 59 / 40%);
    text-shadow: 0 1px 0 #fff;
}
.bx_filter .bx_filter_input_checkbox input[type=checkbox] {
    position: relative;
    top: -3px;
    float: left;
    width: 20px;
}
div.formpole input,div.formpole2 input,div.formpole3 input
{
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    display: block;
    margin: 10px 0px;
    border-radius: 10px;
    border: 1px solid #ccc;
    padding: 5px 15px;
width:100%;
}
.row_heading {
  
    padding: 15px 20px;
}
.form_block {
    display: flex;
    flex-direction: row;
   
    align-items: center;
}
div.formpole textarea
{
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    display: block;
    margin: 10px 0px;
    border-radius: 10px;
    border: 1px solid #ccc;
    padding: 5px 15px;
}
div.formpole,div.formpole2,div.formpole3 {display:block}
input.inputfile,input[type="submit"]
{
font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px 20px;
    background-color: #8FC03B;
    transition: .3s;
    border: none;
    cursor: pointer;
    outline: none;
    transition: .2s linear;
border-radius: 6px;}

@media (max-width: 1044px)
{.bx-breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block!important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.bx-breadcrumb-item-angle {
    margin: 0 10px;
    color: #b5bdc2;
    vertical-align: top;
    font-size: 12px;
    display: none !important;
}


}

/* End */
/* /bitrix/templates/eshop_bootstrap_v4/css/style.css?178331715028229 */
/* /bitrix/templates/eshop_bootstrap_v4/css/header.css?17760702928209 */
/* /bitrix/templates/eshop_bootstrap_v4/css/footer.css?17396230502242 */
/* /bitrix/templates/eshop_bootstrap_v4/css/gallery.css?17396230503920 */
/* /bitrix/templates/eshop_bootstrap_v4/css/reviews.css?17396230501974 */
/* /bitrix/templates/eshop_bootstrap_v4/css/popup.css?17396230504526 */
/* /bitrix/templates/eshop_bootstrap_v4/css/slick.css?17396230501776 */
/* /bitrix/templates/eshop_bootstrap_v4/css/production.css?17396230505209 */
/* /bitrix/templates/eshop_bootstrap_v4/css/catalog.css?178998522815762 */
/* /bitrix/templates/eshop_bootstrap_v4/css/jquery.fancybox.min.css?173962305012795 */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/catalog.compare.list/catalog-compare/style.css?17396230515553 */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/sale.basket.basket.line/new-basket/style.css?17396230514718 */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/menu/new-menu/style.css?17768504884949 */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/search.form/search/style.css?1739623052491 */
/* /bitrix/templates/.default/components/bitrix/breadcrumb/universal1/style.css?17555498161265 */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/menu/footer-menu/style.css?17396230516882 */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/menu/footer-menu/themes/blue/colors.css?1739623051694 */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/main.feedback/forma_otziv22/style.css?17821214443647 */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/form.result.new/template1/style.css?1755236713671 */
/* /bitrix/templates/eshop_bootstrap_v4/template_styles.css?17761604225456 */
