h1, h2, h3, h4, h5, p {
  font-family: 'Montserrat', sans-serif !important;
}

p {
  font-size: 16px;
  line-height: 130%;
  color: #323232;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif !important;
}

p {
  margin: 0;
}


.containe-consult {
  margin-bottom: 139px;
}

.hero-info-box {
  display: flex;
  justify-content: space-between;
  height: 320px;
  margin-bottom: 92px;
}

.advantages-circle-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
}

.advantages-circle-content--all {
  height: 100vw;
  max-height: 1360px;
  position: relative;
}

.advantages-circle-content-1 {
  width: 34%;
  height: 34%;
  background: #01A0E3;
  left: 41%;
}

.advantages-circle-content-2 {
  width: 27%;
  height: 27%;
  background: #BBDEF0;
  left: 25%;
    top: 16%;
}

.advantages-circle-content-3 {
  width: 30%;
  height: 30%;
  background: #00C186;
}
.advantages-circle-content-3 {
  width: 20%;
  height: 20%;
  top: 27%;
  left: 46%;
}

.advantages-circle-content-text {
  display: flex;
  justify-content: space-between;
  position: absolute;
}

.advantages-circle-content h3 {
  font-size: 28px;
    color: #FFFFFF;
    font-weight: 800;
    line-height: 130%;
    text-align: center;
    margin: 0;
}

.advantages-circle-content p {
  font-family: Montserrat;
font-weight: 400;
font-size: 16px;
line-height: 130%;
letter-spacing: 0px;
color: #fff;
text-align: center;
}

.section-home {
  margin-top: 120px;
  padding-top: 20px;
  border-top: 1px solid #E6E6E6;
}

.hero-section {
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  background: #01A0E3;
  padding: 94px 0 60px 0;
  padding-left: calc((100% - 1360px)/2);
  padding-right: calc((100% - 1360px)/2);
}
/* .container {
  margin: 0;
} */
.hero-content {
  max-width: 1360px;
  z-index: 2;
  position: relative;
  
}

.subtitile-block {
  font-size: 36px;
  font-weight: 600;
  line-height: 130%;
  color: #01A0E3;
  margin-bottom: 32px;
}

.hero-title {
  color: #fff;
  font-size: 64px;
  font-weight: 600;
  line-height: 120%;
  width: 88%;
  margin: 0;
}

.hero-info-title h2 {
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  color: #323232;
  margin: 0;
}

.hero-subtitle {
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  color: #323232;
  margin: 0;
}

.container-home {
  padding: 0;
}

.front_page_container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1360px;
}

.hero-info-right {
  align-self: flex-end;
}

.hero-info-left, .hero-info-right {
  display: flex;
  flex-direction: column;
  gap: 12px;
  background: #FFFFFF;
  padding: 20px;
  border-radius: 20px;
  max-width: 325px;
}

.hero-info-left {
  max-height: 207px;
  align-self: flex-start;
}

.hero-image {
  position: absolute;
  position: absolute;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
text-align: center;
bottom: 0;
z-index: 0;
}

.content-wrapper {
  padding: 0;
}

.hero-info-title {
  display: flex;
  gap: 12px;
  align-items: center;
}

.hero-btn {
  max-width: 285px;
}

.green-btn.hero-btn p {
  
}

.green-btn {
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  color: #fff;
  margin: 0;
  width: 100%;
  background: #00C186;
  border-radius: 18px;
  
  gap: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.green-btn:hover, .green-btn:active, .green-btn:focus, .green-btn:active, .wpcf7-form-control.wpcf7-submit.has-spinner:hover, .wpcf7-form-control.wpcf7-submit.has-spinner:active, .wpcf7-form-control.wpcf7-submit.has-spinner:focus, .wpcf7-form-control.wpcf7-submit.has-spinner:focus {
  background: #029E6F;
  color: #fff;
  outline: none;
}


.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
  background-color: #029E6F;
}

.green-btn p {
  color: #fff;
}

.hero-btn {
  padding: 12px 20px;
  color: #fff;
}
/* about */

.about-section {
  margin-top: 60px;
}

.container-home--about {
  display: flex;
  gap: 20px;
}

.block-title {
  font-size: 28px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 130%;
}

.about-content_left {
  width: 100%;
  max-width: 322px;
}

.about-content_left h2 {
  width: 100%;
  margin-bottom: 28px;
}

.about-content_left img {
  width: 100%;
}

.about-description {
  margin-bottom: 48px;
}

.about-description p {
  font-size: 16px;
  line-height: 130%;
  color: #323232;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif !important;
}

.about-advantages {
  display: flex;
  gap: 20px;
}

.about-advantage {
  width: 100%;
}

.about-advantage svg {
  margin-bottom: 12px;
}

.about-advantage h3 {
  font-size: 20px;
  line-height: 130%;
  width: 600;
  color: #323232;
  font-family: 'Montserrat', sans-serif !important;
  margin-bottom: 8px;
}

.about-advantage p {
  font-size: 16px;
  line-height: 130%;
  color: #323232;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif !important;
}

/* about end */

/* products start */

.products-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 48px;
}

.products-top-content {
  display: flex;
  gap: 20px;
  align-self: center;
}

.products-btn {
  max-width: 325px;
  align-self: center;
  padding: 20px;
}

.products-subtitle {
  margin: 0;
  max-width: 755px;
  width: 100%;
}

.faq-heading {
  display: flex;
  justify-content: space-between;
  margin-bottom: 48px;
}

.faq-subtitle {
  max-width: 1015px;
  margin: 0;
}

.faq-content {
  display: flex;
  gap: 20px;
}

.faq-question {
  font-family: Montserrat;
font-weight: 600;
font-size: 20px;
line-height: 130%;
letter-spacing: 0px;
color: #323232;
justify-content: space-between;
}

.faq-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  max-width: 1015px;
}

.faq-arrow svg {
  width: 32px;
  height: 32px;
}

.products-content {
  display: flex;
  gap: 20px;
}

.products-tab-btn {
  background: none;
  outline: none;
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  color: #323232;
  border-radius: 18px;
  border: 1px solid #01A0E3;
  padding: 12px 20px;
  width: 100%;
  cursor: pointer;
}

.products-tab-btn:hover, .products-tab-btn:active, .products-tab-btn:focus {
  background: #01A0E3;
  color: #fff;
  outline: none;
}

button.products-tab-btn.active {
  background: #01A0E3;
  color: #fff;
}

.products-tabs {
  width: 100%;
  max-width: 325px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.products-tab-content {
  width: 100%;
  display: flex;
  overflow-x: scroll;
  gap: 20px;
  padding-bottom: 20px;
  scrollbar-width: auto;
}

.products-page__product-cart {
  width: 100%;
  max-width: 210px;
  border-radius: 12px;
}

/* product end */

/* advatages start */

.advantages-section {
  position: relative;
}

.advantages-heading {
  display: flex;
  justify-content: space-between;
  margin-bottom: 48px;
}

.advantages-subtitle {
  max-width: 1015px;
}

.advantages-title {
  margin-bottom: 100px;
}

.advantages-circle-content--all-wrapper {
  text-align: center;
}

/* --- Адаптивные круги преимуществ --- */
.advantages-circle {
  left: 11%;
  top: 128%;
  height: 100%;
  z-index: -1;
}

.advantage-background__blue {
  width: 460px;
  height: 460px;
  background: #01A0E3;
  border-radius: 50%;
  position: absolute;
  left: 39%;
  top: 132%;
}

.about-description-m-box {
  display: none;
}

.advantage-background__lightblue {
  width: 363px;
  height: 363px;
  background: #BBDEF0;
  border-radius: 50%;
  position: absolute;
  left: 21%;
  top: 244%;
}

.advantage-background__green {
  width: 272px;
  height: 272px;
  background: #00C186;
  border-radius: 50%;
  position: absolute;
  top: 309%;
  left: 44.5%;
}

.advantages-heading-left img {
  position: absolute;
  z-index: -1;
}

.advantages-circle-svg-m {
  display: none;
}

.advantage-item {
  display: flex;
}

.advantage-item-1 {
  position: absolute;
    top: 100%;
    left: 29%;
    width: 100%;
    gap: 86px;
    display: flex;
}

.advantages-circle-item-content h3 {
  font-size: 28px;
  color: #FFFFFF;
  font-weight: 800;
  line-height: 130%;
  text-align: center;
  margin: 0;
}

.advantages-circle-item-content h3 {
  max-width: 327px;
  width: 100%;
  text-align: center;
}

.advantages-circle-item-content {
  width: 100%;
}

.advantages-circle-item-content-1 {
  width: 705px;
    left: 47%;
    gap: 78px;
    border-top: 1px solid #E6E6E6;
    top: 30%;
}

.advantages-circle-item-content-2 {
  width: 551px;
  flex-direction: row-reverse;
  right: 52.2%;
  top: 57%;
  gap: 20px;
  align-items: flex-end;
  border-bottom: 1px solid #E6E6E6;
}

.advantages-circle-item-content-3 {
  width: 495px;
  gap: 96px;
  left: 51.5%;
  border-bottom: 1px solid #E6E6E6;
  align-items: flex-end;
  top: 71%;
}

.advantages-circle-item-content-3 h3 {
  max-width: 162px;
}

.advantages-circle-item-content-2 h3 {
  max-width: 306px;
  color: #01A0E3;
}

.advantages-circle-item {
  display: flex;
  align-items: center;
  justify-content: center;
}

.advantages-circle-item-content {
  position: absolute;
  display: flex;
}

.advantage-item p {
  font-size: 16px;
  color: #323232;
  font-weight: 400;
  line-height: 130%;
}

.advantage-item-1 p {
  max-width: 292px;
  
}

.reviews-section {
  margin-top: 120px;
}

.reviews-subtitle {
  max-width: 1015px;
}

.review-item {
  min-height: 298px;
  width: 100%;
  width: 325px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 32px 20px;
  border: 1px solid #BBDEF0;
}

.review-rating {
  font-size: 30px;
  color: #00C186;
}

.advantages-circle-svg-wrapper {
  margin: 0 auto;
  position: relative;
  text-align: center;
}

.advantages-circle-item-content-wrapper {
  display: flex;
  flex-direction: column;
  
}

.review-image {
  display: flex;
  align-items: center;
  justify-content: center;
}
.review-text {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0px;
  color: #323232;
}

.reviews-list-all {
  display: flex;
  gap: 20px;
  padding-bottom: 20px;
}

.reviews-subtitle {
  margin-bottom: 0;
}


.review-author {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0px;
  color: #323232;
}

.reviews-list {
  display: flex;
  overflow-x: scroll;
  gap: 20px;
}

.review-item-content {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.review-item img {
  
}

.containe-consult {
  display: flex;
  justify-content: space-between;
}

.consult-right {
  width: 100%;
  max-width: 1015px;
}



.consult-form-wrapper {
  display: flex;
  gap: 50px;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  margin-top: 48px;
}

.consult-form-wrapper h4 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0px;
  color: #323232;  
  margin-bottom: 12px;

}

.wpcf7-form-control.wpcf7-submit.has-spinner {
  max-width: 440px;
  width: 100%;
  gap: 8px;
  padding-top: 12px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-left: 20px;
border-radius: 18px;
outline: none;
background: #00C186 !important;
font-family: Montserrat;
font-weight: 600;
font-size: 16px;
line-height: 130%;
letter-spacing: 0px;
color: #FFFFFF;
text-transform: unset;
}

.wpcf7-form-control-wrap {
  width: 100%;
  max-width: 440px;
  gap: 345px;
  padding-top: 8px;
  padding-right: 20px;
  padding-bottom: 8px;
  padding-left: 20px;
  border-radius: 100px;
border: 1px solid #E6E6E6;
display: block;

}

form.wpcf7-form.init {
  display: flex;
    flex-direction: column;
    gap: 20px;
    width: 440px;
}

input.wpcf7-form-control.wpcf7-tel.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-tel {
  border: none;
}


.consult-contacts-item a {
  font-family: Montserrat;
font-weight: 400;
font-size: 16px;
line-height: 130%;
letter-spacing: 0px;
color: #323232;
}

.consult-contacts-item {
  display: flex;
  gap: 8px;
  align-items: center;
}

body {
  scrollbar-color: #01A0E3 #E6E6E6;
  border-radius: 20px;
}

.home-swiper__top-title, .home-swiper__slide-bottom-title{
  font-size: 28px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.7px;
}

.home-swiper__top-title {
  margin-bottom: 16px;
}

.home-swiper__slide-bottom-title {
  margin-bottom: 30px;
}

.home-swiper__slide-text, .home-swiper__slide-text--mobile{
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 72px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #323232;
  margin-bottom: 16px;
}

.home-swiper__slide-text--mobile {
  display: none;
}

.home-swiper__slide-link {
  display: block;
  width: fit-content;
  width: -moz-fit-content;
  padding: 14px 22px;
  border: 2px solid #31AEE5;
  border-radius: 16px;
  background: #31AEE5;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.5px;
}

.home-swiper__slide-link:hover {
  background: none;
  color: #31AEE5;
}

.swiper-button-prev.home-swiper__btn-prev, .swiper-button-next.home-swiper__btn-next {
  background: #e8e8e8;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  color: #000;
}

.swiper-button-prev.home-swiper__btn-prev:hover, .swiper-button-next.home-swiper__btn-next:hover {
  opacity: 0.6;
}

.swiper-button-prev.home-swiper__btn-prev {
  left: 20px;
}

.swiper-button-next.home-swiper__btn-next {
  right: 20px;
}

.swiper-button-prev.home-swiper__btn-prev:after, .swiper-button-next.home-swiper__btn-next:after {
  font-size: 35px;
}

.swiper-button-prev.home-swiper__btn-prev:after {
  margin-right: 5px;
}

.swiper-button-next.home-swiper__btn-next:after {
  margin-left: 5px;
}

.home-swiper__slide-bg img {
  width: 100vw;
}

.home-swiper__bg-mobile {
  display: none;
}


  /* Swiper 768 start */

  .home-swiper__slide-content {
    padding: 34px 24px;
    padding-right: 80px;
  }

  .home-swiper__slide-text {
    display: none;
  }

  .home-swiper__slide-text--mobile {
    display: unset;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 4px;
    letter-spacing: normal;
  }

  .home-swiper__top-title {
    font-size: 12px;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 4px;
    letter-spacing: normal;
  }

  .home-swiper__slide-bottom-title {
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 0px;
    letter-spacing: normal;
  }

  .home-swiper__slide-link {
    font-size: 14px;
    line-height: 28px;
    padding: 2px 18px;
    margin-top: 10px;
  }

  .swiper-button-prev.home-swiper__btn-prev, .swiper-button-next.home-swiper__btn-next {
    display: none;
  }

  .home-swiper__slide-bg {
    display: none;
  }

  .home-swiper__bg-mobile {
    display: block;
  }

  /* Swiper 768 end */

  /* Info 768 start */

  .home-info__section{
    margin-bottom: 30px;
    margin-top: 30px;
  }

  .home-info-content__wrapper {
    flex-direction: column;
    padding: 0 60px;
  }

  .home-info-content__wrap {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .home-info-content__wrap:last-child {
    margin-bottom: 0px;
  }

  .home-info-content__wrap svg {
    width: 44px;
    height: 44px;
    margin-right: 0;
  }

  .home-info-content__text {
    margin-left: 16px;
  }

  .home-info-content__title {
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;
  }

  .home-info-content__paragraph {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
  }

  /* Info 768 end */

  /* Promo 768 start */

  .home-promo__section {
    flex-direction: column;
    margin-bottom: 30px;
  }

  .home-promo__block-left {
    width: 100%;
  }

  .home-promo__bock-right {
    width: 100%;
    margin-left: 0px;
  }

  .home-promo-content__block-price {
    margin-bottom: 20px;
  }

  .home-promo-content__text {
    padding: 20px;
  }

  .home-promo-content__add-info {
    font-size: 10px;
    line-height: normal;
    margin-bottom: 4px;
  }

  .home-promo-content__title {
    font-size: 20px;
    margin-bottom: 0px;
  }

  .home-promo-content__subtitle {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 6px;
  }

  .home-promo-content__text a {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
    line-height: 28px;
    padding: 2px 18px;
    text-transform: none;
  }

  /* Promo 768 end */

  /* Consultation 768 start */

  .home-consult__section {
    padding-top: 50px;
    padding-bottom: 60px;
  }

  .home-consult__block-left {
    width: 100%;
  }

  .home-consult-content__title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
  }

  .home-consult-content__paragraph {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 20px;
  }

  .home-consult-content__link {
    font-size: 14px;
    font-weight: 600;
    line-height: 28px;
    padding: 6px 18px;
  }

  .home-consult-content__link svg{
    width: 20px;
    height: 20px;
  }

  .home-consult__block-right {
    display: none;
  }

  /* Consultation 768 end */
  
  /* Submit 768 start */

  .home-submit__section {
    margin-left: 0px;
    width: 100%;
  }

  .home-submit__block {
    flex-direction: column-reverse;
  }

  .home-submit-block__contact {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .home-submit__img-top {
    display: none;
  }

  .home-submit-block__contact-heading {
    font-size: 28px;
    font-weight: 500;
    line-height: normal;
  }

  .home-submit-block__contact label {
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    white-space: normal;
  }

  .home-submit-block__contact input[type=email]{
    font-size: 8px;
    line-height: normal;
    max-height: 25px;
    width: 80%;
  }

  .home-submit-block__contact input[type="submit"] {
    font-size: 14px;
    line-height: 28px;
    padding: 2px 18px;
  }

  .home-submit-block__img img {
    height: 110px;
    right: 0;
  }

  /* .home-submit__img-bottom:before {
    content: '';
    display: block;
    width: 60px;
    height: 20px;
    position: absolute;
    right: 0;
    bottom: -21px;
    background: #fafafa;
  } */

  /* Submit 768 end */
/* } */
*/



/* --- Product Card Styles (copied from style.css for main page) --- */

.product-cart__thumbnail {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.product-cart__thumbnail-box {
    display: flex;
    gap: 10px;
    width: 100%;
    transition: transform 0.5s ease;
    flex-direction: row;
    overflow: hidden;
}

img.product-cart__img {
    width: 100%;
    transition: 1s;
    min-height: 190px;
    object-fit: cover;
}

.products-page__product-cart {
    display: flex;
    width: 100%;
    border: 1px solid #eee;
    transition: all .2s ease-out 0s;
    cursor: pointer;
    flex-direction: column;
}

.products-page__product-cart:hover {
    -webkit-box-shadow: 0 3px 22px rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 3px 22px rgba(0, 0, 0, .07);
    box-shadow: 0 3px 22px rgba(0, 0, 0, .07);
}

.products-page__product-cart:hover img.product-cart__img {
    scale: 1.1;
    margin-right: 10px;
}

span.product-cart__price {
    font-size: 16px;
    font-weight: 700;
    font-family: Roboto;
    color: #323232;
    margin: 0 2px;
}

span.product-cart__cat {
    font-size: 14px;
    font-family: Roboto;
    color: #ababab;
    line-height: 18px;
    padding-bottom: 10px;
}

.product-cart__labels {
    display: flex;
    position: absolute;
    text-transform: uppercase;
    right: 0;
    gap: 10px;
    top: 15px !important;
    flex-direction: column;
    align-items: flex-end;
}

span.product-cart__label.featured {
    padding: 0 8px 0 8px;
    z-index: 5;
    border-radius: 20px 0 0 20px !important;
    color: white;
    background: rgba(42, 48, 115, 1);
    font-size: 14px !important;
    line-height: 30px;
    height: 30px;
}

span.product-cart__label.onsale {
    padding: 0 8px 0 8px;
    color: white;
    font-size: 14px !important;
    line-height: 30px;
    height: 30px;
    z-index: 5;
}

a.product-cart__link {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    height: 100%;
    width: 100%;
    padding: 0;
    justify-content: flex-start;
    min-width: 210px;
}

.product-cart__info {
    text-align: center;
    padding: 20px;
}

h2.product-cart__title {
    font-size: 16px !important;
    font-weight: 600 !important;
    margin-bottom: 20px !important;
    line-height: 130% !important;
    color: #323232 !important;
}

/* FAQ Accordion Styles */
.faq-answer {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.4s cubic-bezier(.4,0,.2,1), opacity 0.3s;
  will-change: max-height, opacity;
  padding-top: 0;
  padding-bottom: 0;
  padding: 0;
  font-family: Montserrat;
font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0px;
  color: #323232;
}

.faq-item.active .faq-answer {
  max-height: 500px; /* или больше, если ответы длинные */
  opacity: 1;
  padding-top: 12px;   /* если нужен отступ при раскрытии */
  padding-bottom: 12px;
  padding-left: 12px;
  padding: 0;
  margin-top: 24px;
}

.faq-left {
  width: 100%;
  max-width: 384px;
}

.faq-arrow {
  display: inline-block;
  margin-left: 10px;
  transition: transform 0.3s;
  vertical-align: middle;
}

.faq-item .faq-arrow {
  transform: rotate(0deg);
}

.faq-item.active .faq-arrow {
  transform: rotate(180deg);
}

.faq-item {
  padding: 20px;
  border-radius: 20px;
  border: 1px solid #BBDEF0;
}

.faq-question {
  cursor: pointer;
  user-select: none;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.advantages-circle-content--all {
  display: none;
}

.advantages-circle-content-text-1 img {
  display: none;
}

.hero-info-box-mobile {
  display: none;
}

.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
  background-color: #029E6F !important;
}

.page-header__content, .page-header__left {
  background-color: #01A0E3;
}

.page-header__phone svg path {
  fill: #fff;
}

.page-header__right span {
  color: #fff;
}

.page-header__mail path {
  fill: #fff;
}

.page-header__content-top {
  display: flex;
      align-items: center;
      justify-content: space-between;
      max-width: 1360px;
      margin: 0 auto;
      padding: 12px 32px;
      border-radius: 100px;
      background-color: #fff;
}

@media (max-width: 1360px) {

  .advantages-circle-content-text {
    padding: 20px;
  }

  .hero-content {
    margin-left: 20px;
    margin-right: 20px;
  }

  .container-home {
    margin: 0 20px;
    width: calc(100% - 40px);
  }

  .advantages-circle-content--all {
    display: block;
  }

  .advantages-circle-svg-wrapper {
    display: none;
  }

  .advantage-background__blue {
    max-width: 370px;
    max-height: 370px;
  }

  .advantage-background__lightblue {
    max-width: 310px;
    max-height: 310px;
  }

  .advantages-circle-content-text {
    flex-direction: column;
    gap: 12px;
  }

  .advantage-background__green {
    max-width: 250px;
    max-height: 250px;
  }

  .advantages-circle-content-3 {
    width: 28%;
    height: 26%;
    top: 39%;
    left: 47%;
  }

  .advantages-circle-content-2 {
    width: 35%;
    height: 33%;
    top: 33%;
        left: 15%;
  }

  .advantages-circle-content-1 {
    width: 50%;
    height: 48%;
    left: 31%;
  }

  .advantages-circle-item-content {
    flex-direction: column;
    gap: 12px;
    width: 100%;
    align-items: center;
  }

  .advantages-circle-item-content-1 {
    max-width: 360px;
    gap: 12px;
    top: 47%;
    left: 45.5%;
    border: none;
  }

  .advantages-circle-item-content {
    border: none;
  }

  .advantages-circle-item-content p {
    color: #fff;
    text-align: center;
  }

  .faq-heading {
    flex-direction: column;
    gap: 20px;
  }


  .products-tabs {
    flex-direction: row;
    width: 100%;
    max-width: unset;
    flex-wrap: wrap;
  }

  .products-tab-btn {
    width: 100%;
    max-width: unset;
  }

  .products-content {
    flex-direction: column;
  }
  

  .advantages-circle-item-content-2 {
    right: 51.5%;
        top: 67%;
        max-width: 296px;
  }

  .advantages-circle-item-content-3 {
    left: 47.5%;
        max-width: 260px;
        top: 77%;
  }

  .advantage-background__green {
    top: 256%;
    left: 46.5%;
  }

  .advantage-background__lightblue {
    left: 25%;
    top: 237%;
  }

  .advantage-background__blue {
    left: 35%;
    top: 144%;
  }

  .advantages-circle-svg

  .advantages-heading, .advantages-heading, .products-top, .container-home--about {
    flex-direction: column;
    gap: 40px;
    align-items: flex-start;
  }

  .advantages-circle-wrapper {
    position: relative;
    height: 100%;
  }

  .advantages-title {
    margin-bottom: 0;
  }

  .about-advantage {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    text-align: center;
  }

  .about-content_left {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
  }


  .about-content_left h2 {
    margin-bottom: 0;
  }
  .container-home--about {
    flex-direction: column;
  }

  .advantages-heading-left img {
    top: 17%;
      width: 22%;
  }

  .advantages-subtitle {}


  .products-top-content {
    align-self: flex-start;
  }

  .containe-consult {
    flex-direction: column;
    gap: 20px;
  }

  .consult-right {
    max-width: 100%;
  }
  
  .about-description-desc, .about-content_left img {
    display: none;
  }

  .about-description-m-box {
    display: flex;
    gap: 20px;
  }
  
  .advantages-circle-svg-mobile {
    display: none;
  }


  .reviews-section {
    margin-top: 0;
  }

  .containe-consult {
    margin-bottom: 120px;
  }
}

@media (max-width: 800px) {

  .containe-consult {
    margin-bottom: 115px;
  }

  .hero-title {
    font-size: 36px;
    width: 100%;
  }
  

  .hero-info-box-mobile {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }


  .advantages-heading-left img {
    position: absolute;
    z-index: 2;
    right: 0;
    transform: rotate(90deg);
    rotate: (50deg);
    width: 142px;
    top: 26%;
  }

  .advantages-circle-content-1 {
    width: 64%;
    height: 60%;
    left: 18%;
  }

  .advantages-circle-content-2 {
    width: 49%;
    height: 44%;
    top: 43%;
    left: 6%;
    z-index: 3;

  }

  .advantages-circle-content-3 {
    width: 48%;
        height: 43%;
        top: 39%;
        left: 45%;
  }

  .advantages-circle-content-3 p, .advantages-circle-content-3 h3 {
    text-align: left;
  }

.advantages-circle-content-text {
  height: 75%;
  justify-content: flex-start;
}

.advantages-circle-content-1 p {
  align-self: center;
}

.advantages-circle-content h3 {
  font-size: 20px;
}

.advantages-circle-content p {
  font-size: 14px;
}

.advantages-circle-content-text-1, .advantages-circle-content-text-2 {
  padding: 30px;
}

.advantages-circle-content-text-3 {
  padding-left: 30%;
}
  
  .advantages-heading-left img {
    display: none;
  }

  .advantages-circle-item-content-3

  .advantages-circle-svg-mobile {
    display: block;
  }


  
  /* .advantages-circle-svg {
    display: none;
  } */

  .faq-content {
    flex-direction: column;
  }

  .consult-form-wrapper {
    flex-direction: column;
    gap: 20px;
  }

  .consult-form-wrapper h4 {
    text-align: center;
  }

  .consult-contacts {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 20px;
  }

  .consult-contacts-item {
    flex-direction: column;
    text-align: center;
    width: 100%;
  }


  .advantages-circle-item-content-1 img {
    display: block;
    position: absolute;
  }

  .subtitile-block {
    font-size: 28px;
  }

  .advantages-circle-svg .advantages-heading, .advantages-heading, .products-top, .container-home--about {
    gap: 16px;
  }

  .advantages-circle-content-text-1 img {
    position: absolute;
    bottom: 91%;
    right: 5%;
    width: 144px;
    transform: rotate(120deg);
    display: block;
  }
  
  .products-top-content {
    flex-direction: column;
    gap: 20px;
  }

  .advantages-circle-item-content h3 {
    font-size: 20px;
  }

  .advantages-circle-item-content p {
    font-size: 14px;
  }

  .products-btn {
    align-self: flex-start;
  }

  .about-advantages {
    flex-direction: column;
    gap: 32px;
  }

  .advantages-circle-svg {
    display: none;
  }

  .advantages-circle-svg-m {
    display: block;
    width: 100%;
  }

  .advantages-circle-item-content-1 {
    max-width: 38%;
    top: -405px;
    left: 29.5%;
    position: relative;
    
  }

  .advantages-circle-item-content h3 {
    font-size: 20px;
  }

  .advantages-circle-item-content h3 {
    font-size: 18px;
  }

  .hero-info-box {
    display: none;
  }; 

  .hero-info-box-mobile .hero-info-left {
    margin: 0 20px;
    max-width: 100% !important;
  }

  .hero-info-right {
    margin: 0 20px;
    max-width: 100%;
    border: 1px solid #E6E6E6;
  }

  .hero-info-left, .hero-info-right {
    max-width: 100% !important;
    margin: 0 20px;
    border: 1px solid #E6E6E6;
  }

  .hero-info-box-mobile {
    margin-top: 12px;
  }


  .hero-section {
    height: 559px;
  }

  .hero-title-pc {
    display: none;
  }

  .container-hero-bg {
    display: flex;
    flex-direction: column-reverse;
  }
  
  .hero-section {
    display: flex;
    flex-direction: column-reverse;
    padding: 0 0 20px 0;
  }
}

@media (max-width: 575px) {
  .advantages-circle-content-text-1, .advantages-circle-content-text-2 {
    padding: 35px;
  }

  .advantages-circle-content-text-2 {
    padding-top: 11px;
  }

  
  
  
}

@media (max-width: 550px) {
  .consult-contacts {
    flex-direction: column;
  }
}

@media (max-width: 500px)  {
  .advantages-circle-item-content-1 {
    max-width: 55%;
    top: -406px;
    left: 20.5%;
    position: relative;
  }
  
  .advantages-circle-content-2 {
    width: 62%;
    height: 56%;
    top: 59%;
    left: -2%;
    z-index: 3;
  }

  .advantages-circle-content-3 {
    width: 61%;
    height: 53%;
    top: 52%;
    left: 41%;
  }

  .advantages-circle-content-text-3 {
    padding-left: 34%;
  }

  .advantages-circle-content-1 {
    width: 92%;
        height: 81%;
        left: 9%;
    }

}

@media (max-width: 500px) {
  .reviews-section {
    margin-top: 100px;
  }

  .advantages-circle-content-text-3 {
    padding-top: 0;
    
  }

  .hero-section {
    max-height: 500px;
  }
}

@media (max-width: 440px) {
  form.wpcf7-form.init {
    width: 360px;
    
  }

 
}

@media (max-width: 400px) {
  .advantages-circle-content-text-2 {
    padding-top: 0;
  }
}