.homepage_faq_section,
.homepage_reviews_section,
.homepage_filters_section,
.homepage_number_section,
.homepage_sets_apart,
.homepage_care_need,
.homepage_find_clinic_steps,
.heal_homepage_hero {
  position: relative;
  max-width: 1920px!important;
}
.homepage_faq_section  .e-con-inner,
.homepage_reviews_section  .e-con-inner,
.homepage_filters_section  .e-con-inner,
.homepage_number_section  .e-con-inner,
.homepage_sets_apart  .e-con-inner,
.homepage_care_need  .e-con-inner,
.homepage_find_clinic_steps  .e-con-inner,
.heal_homepage_hero  .e-con-inner {
   z-index: 1;
} 
.homepage_faq_section {
  margin-right: auto!important;
  margin-left: auto!important;
}
.homepage_faq_section .elementor-toggle-item a {
   color:#d76314;
}
.homepage_faq_section .elementor-toggle-item a:hover {
   color:#d76314;
}
.hn_homepage_testimonials .swiper-wrapper .swiper-slide {
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  background-color: #fff;
  background-image: url(../images/testimonials/Group-426.svg);
  background-repeat: no-repeat;
  background-position: 16px 16px;
  padding: 16px 16px 16px 60px;
  margin:0;
}
.hn_number_string_homepage .hn_homepage_b_number {
  color: #4F8274;
  font-family: "Comfortaa", Sans-serif;
  font-size: 151px;
  font-weight: 300;
  line-height: 168px;
}
.hn_number_string_homepage .hn_homepage_b_string {
  color: #808080;
  font-family: "Comfortaa", Sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  text-align: center;
}
.center_homepage_counter_hn {
  text-align: center;
  width: 380px;
}
.hn_homepage_numbers_block {
  grid-template-rows: repeat(1,1fr);
}
.hn_homepage_numbers_block_img img {
  width: 100px;
}

@media only screen and (min-width: 780px) and (max-width: 1500px) {
  .hn_homepage_numbers_block {
    width: 90% !important;
    margin: 0 auto!important;
  }
  .hn_homepage_numbers_block h4 {
    font-size: 18px!important;
    line-height: 24px!important;
  }
  .hn_homepage_numbers_block .widget .elementor-widget-container p {
    font-size: 14px!important;
    line-height: 18px!important;
  }
  .hn_homepage_filter_links {
    width: 90% !important;
    margin: 0 auto!important;
  }
}

@media screen and (max-width: 1420px) {
  .homepage_top_title {
    font-size: 45px;
  }
}

@media only screen and (max-width: 768px) {
  .hn_number_string_homepage .hn_homepage_b_number {
      text-align: center;
      width: 100%;
      font-size: 100px;
      line-height: 100px;
      display: inline-block;
  }
  .hn_number_string_homepage .hn_homepage_b_string {
     text-align: center;
      width: 100%;
      font-size: 20px;
      display: inline-block;
  }
  .center_homepage_counter_hn {
    width: 380px;
  }
}

/*backgrounds*/
.heal_homepage_hero {}
.heal_homepage_hero:after {
  content: '';
  background-image: url(../images/homepage/svg_1.svg);
  position: absolute;
  bottom: -14%;
  left: 0;
  width: 100%;
  height: 52%;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0;
}

@media only screen and (max-width: 1900px) {
  .heal_homepage_hero:after {
    bottom: -15%;
  }
}
@media only screen and (max-width: 1260px) {
  .heal_homepage_hero:after {
    bottom: -16%;
  }
}
@media only screen and (max-width: 1220px) {
  .heal_homepage_hero:after {
    bottom: -23.5%;
  }
}
@media only screen and (max-width: 1080px) {
  .heal_homepage_hero:after {
    bottom: -28%;
  }
}
@media only screen and (max-width: 1040px) {
  .heal_homepage_hero:after {
    bottom: -40%;
    background-image: url(../images/homepage/mobile/svg_1.svg);
  }
}
@media only screen and (max-width: 880px) {
  .heal_homepage_hero:after {
    bottom: -42%;
  }
}
@media only screen and (max-width: 768px) {
  .heal_homepage_hero:after {
    bottom: -38%;
  }
}
@media only screen and (max-width: 620px) {
  .heal_homepage_hero:after {
    bottom: -40%;
  }
}
@media only screen and (max-width: 520px) {
  .heal_homepage_hero:after {
    bottom: -42%;
  }
}
@media only screen and (max-width: 480px) {
  .heal_homepage_hero:after {
    bottom: -44%;
  }
}
@media only screen and (max-width: 400px) {
  .heal_homepage_hero:after {
    bottom: -46%;
  }
}

.homepage_care_need {}
.homepage_care_need:before {
  content: ''!important;
  background-image: url(../images/homepage/svg_2.svg);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40%;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0;
}
@media only screen and (max-width: 1040px) {
  .homepage_care_need:before {
    bottom: -18%;
    background-image: url(../images/homepage/mobile/svg_2.svg);
  }
}
@media only screen and (max-width: 980px) {
  .homepage_care_need:before {
    bottom: -18%;
  }
}
.homepage_care_need:after {
  content: '';
  background-image: url(../images/homepage/svg_3.svg);
  position: absolute;
  bottom: -7%;
  left: 0;
  width: 100%;
  height: 35%;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0;
}
@media only screen and (max-width: 1780px) {
  .homepage_care_need:after {
    bottom: -9%;
  }
}
@media only screen and (max-width: 1700px) {
  .homepage_care_need:after {
    bottom: -10%;
  }
}
@media only screen and (max-width: 1500px) {
  .homepage_care_need:after {
    bottom: -12%;
  }
}
@media only screen and (max-width: 1460px) {
  .homepage_care_need:after {
    bottom: -14%;
  }
}
@media only screen and (max-width: 1260px) {
  .homepage_care_need:after {
    bottom: -16%;
  }
}
@media only screen and (max-width: 1220px) {
  .homepage_care_need:after {
    bottom: -17%;
  }
}
@media only screen and (max-width: 1040px) {
  .homepage_care_need:after {
    bottom: -18%;
    background-image: url(../images/homepage/mobile/svg_3.svg);
  }
}
@media only screen and (max-width: 980px) {
  .homepage_care_need:after {
    bottom: -20%;
  }
}
@media only screen and (max-width: 880px) {
  .homepage_care_need:after {
    bottom: -22%;
  }
}
@media only screen and (max-width: 768px) {
  .homepage_care_need:after {
    bottom: -26%;
  }
}
@media only screen and (max-width: 620px) {
  .homepage_care_need:after {
    bottom: -28%;
  }
}
@media only screen and (max-width: 520px) {
  .homepage_care_need:after {
    bottom: -30%;
  }
}
@media only screen and (max-width: 380px) {
  .homepage_care_need:after {
    bottom: -31%;
  }
}
.homepage_sets_apart {}
.homepage_sets_apart:after {
  content: '';
  background-image: url(../images/homepage/svg_4.svg);
  position: absolute;
  bottom: -6%;
  left: 0;
  width: 100%;
  height: 35%;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0;
}
@media only screen and (max-width: 1800px) {
  .homepage_sets_apart:after {
    bottom: -9%;
  }
}
@media only screen and (max-width: 1640px) {
  .homepage_sets_apart:after {
    bottom: -11%;
  }
}
@media only screen and (max-width: 1500px) {
  .homepage_sets_apart:after {
    bottom: -13%;
  }
}
@media only screen and (max-width: 1360px) {
  .homepage_sets_apart:after {
    bottom: -15%;
  }
}
@media only screen and (max-width: 1200px) {
  .homepage_sets_apart:after {
    bottom: -18%;
  }
}
@media only screen and (max-width: 1080px) {
  .homepage_sets_apart:after {
    bottom: -20%;
  }
}
@media only screen and (max-width: 1040px) {
  .homepage_sets_apart:after {
    background-image: url(../images/homepage/mobile/svg_4.svg);
  }
}
@media only screen and (max-width: 768px) {
  .homepage_sets_apart:after {
    height: 33%;
  }
}
@media only screen and (max-width: 620px) {
  .homepage_sets_apart:after {
    bottom: -25%;
  }
}
@media only screen and (max-width: 520px) {
  .homepage_sets_apart:after {
    bottom: -27%;
  }
}
@media only screen and (max-width: 460px) {
  .homepage_sets_apart:after {
    bottom: -28%;
  }
}
@media only screen and (max-width: 420px) {
  .homepage_sets_apart:after {
    bottom: -29.4%;
  }
}
@media only screen and (max-width: 400px) {
  .homepage_sets_apart:after {
    bottom: -30%;
  }
}
@media only screen and (max-width: 380px) {
  .homepage_sets_apart:after {
    bottom: -31%;
  }
}
.homepage_number_section {}
.homepage_number_section:after {
  content: '';
  background-image: url(../images/homepage/svg_5.svg);
  position: absolute;
  bottom: -10%;
  left: 0;
  width: 100%;
  height: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
}
@media only screen and (max-width: 1500px) {
  .homepage_number_section:after {
    bottom: -8%;
  }
}
@media only screen and (max-width: 1040px) {
  .homepage_number_section:after {
    background-image: url(../images/homepage/mobile/svg_5.svg);
    bottom: -5%;
    height: 22%;
  }
}
@media only screen and (max-width: 980px) {
  .homepage_number_section:after {
    bottom: -5%;
    height: 22%;
  }
}
@media only screen and (max-width: 768px) {
  .homepage_number_section:after {
    bottom: -2%;
  }
}
@media only screen and (max-width: 620px) {
  .homepage_number_section:after {
    bottom: -5%;
  }
}
.homepage_filters_section {}
@media only screen and (max-width: 980px) {
  .homepage_filters_section {
    background-color: #F6EFEB!important;
  }
}
@media only screen and (max-width: 400px) {
  .homepage_filters_section {
    padding-bottom: 10px!important;
  }
}
.homepage_filters_section:after {
  content: '';
  background-image: url(../images/homepage/svg_6.svg);
  position: absolute;
  bottom: -13.5%;
  left: 0;
  width: 100%;
  height: 35%;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0;
}
@media only screen and (max-width: 1800px) {
  .homepage_filters_section:after {
    bottom: -13%;
  }
}
@media only screen and (max-width: 1700px) {
  .homepage_filters_section:after {
    bottom: -15%;
  }
}
@media only screen and (max-width: 1600px) {
  .homepage_filters_section:after {
    bottom: -16%;
    height: 33%;
  }
}
@media only screen and (max-width: 1220px) {
  .homepage_filters_section:after {
    bottom: -22%;
  }
}
@media only screen and (max-width: 1040px) {
  .homepage_filters_section:after {
    background-color: #F6EFEB!important;
    background-image: url(./images/homepage/mobile/svg_6.svg);
    height: 33%;
    bottom: -10%;
  }
}
@media only screen and (max-width: 980px) {
  .homepage_filters_section:after {
    height: 30%;
    bottom: -4%;
  }
}
@media only screen and (max-width: 880px) {
  .homepage_filters_section:after {
    bottom: -6%;
  }
}
@media only screen and (max-width: 768px) {
  .homepage_filters_section:after {
    bottom: -23.2%;
  }
}
@media only screen and (max-width: 520px) {
  .homepage_filters_section:after {
    bottom: -23.5%;
  }
}
@media only screen and (max-width: 490px) {
  .homepage_filters_section:after {
    bottom: -23.8%;
  }
}
@media only screen and (max-width: 480px) {
  .homepage_filters_section:after {
    bottom: -24%;
  }
}
@media only screen and (max-width: 430px) {
  .homepage_filters_section:after {
    bottom: -23.8%;
  }
}
@media only screen and (max-width: 400px) {
  .homepage_filters_section:after {
    bottom: -24.2%;
  }
}
@media only screen and (max-width: 380px) {
  .homepage_filters_section:after {
    bottom: -24.2%;
  }
}
/*bg circles*/
.homepage_title_section {}
.homepage_title_section:before {
  content: url(../images/homepage/vectors/Vector_big_circle.svg) !important;
  background-repeat: no-repeat;
  position: absolute;
  left: -15%!important;
  right: auto;
  top: 0;
  bottom: auto;
  z-index: -1;
  height: 300px!important;
  width: 300px!important;
}
@media only screen and (max-width: 980px) {
  .homepage_title_section:before {
    content: none!important;
    height: 30px!important;
    width: 30px!important;
  }
}
.homepage_title_section:after {
  content: url(../images/homepage/vectors/Vector_small_side_circle.svg);
  position: absolute;
  background-repeat: no-repeat;
  left: -19%;
  right: auto;
  top: 29%;
  bottom: auto;
  z-index: -1;
  width: 300px!important;
  height: 300px!important;
}
@media only screen and (max-width: 1480px) {
  .homepage_title_section:after {
    left: -21%;
  }
}
@media only screen and (max-width: 1280px) {
  .homepage_title_section:after {
    left: -28%;
  }
}
@media only screen and (max-width: 980px) {
  .homepage_title_section:after {
    left: -3%;
    top: auto;
    bottom: 52%;
    content: url(../images/homepage/vectors/mobile/Vector_top_section.svg) !important;
    width: 30px!important;
    height: 30px!important;
  }
}
.homepage_find_clinic_steps {}
.homepage_find_clinic_steps:before {
  content: url(../images/homepage/vectors/Vector_big_circle.svg) !important;
  background-repeat: no-repeat;
  position: absolute!important;
  right: 5%;
  left: auto!important;
  top: 90%!important;
  bottom: auto!important;
  z-index: 1;
  width: 300px!important;
  height: 300px!important;
}
@media only screen and (max-width: 980px) {
  .homepage_find_clinic_steps:before {
    content: none!important;
  }
}
.homepage_find_clinic_steps {}
.homepage_find_clinic_steps:after {
  content: url(../images/homepage/vectors/Vector_small_circle.svg);
  background-repeat: no-repeat;
  position: absolute;
  right: 9%;
  left: auto;
  bottom: -80%;
  top: auto;
  z-index: 1;
  width: 300px!important;
  height: 300px!important;
}
@media only screen and (max-width: 980px) {
  .homepage_find_clinic_steps:after {
    content: url(../images/homepage/vectors/mobile/Vector_cirlces_small.svg)!important;
    left: auto!important;
    bottom: 7%!important;
    width: 30px!important;
    height: 30px!important;
    right: 47.5% !important;
  }
}
.homepage_sets_apart {}
.homepage_sets_apart:before {
  content: url(../images/homepage/vectors/Vector_huge_circle_side.svg)!important;
  background-repeat: no-repeat;
  position: absolute;
  right: auto;
  left: 0;
  top: -50% !important;
  bottom: auto;
  z-index: 1;
  width: 300px!important;
  height: 300px!important;
}
@media only screen and (max-width: 980px) {
  .homepage_sets_apart:before {
    content: none!important;
  }
}
.homepage_number_section {}
.homepage_number_section:before {
  content: url(../images/homepage/vectors/Vector_huge_circle_querter.svg)!important;
  background-repeat: no-repeat;
  position: absolute;
  right: auto;
  left: 0;
  top: 15% !important;
  bottom: auto;
  z-index: 1;
  width: 300px!important;
  height: 300px!important;
}
@media only screen and (max-width: 980px) {
  .homepage_number_section:before {
    content: url(../images/homepage/vectors/mobile/Vector_under_numbers.svg) !important;
    right: 43% !important;
    left: auto!important;
    top: -15% !important;
    width: 30px!important;
    height: 30px!important;
  }
}
.homepage_filters_section {}
.homepage_filters_section:before {
  content: url(../images/homepage/vectors/Vector_small_circle_side2.svg)!important;
  background-repeat: no-repeat;
  position: absolute;
  right: auto;
  left: 0;
  top: -20% !important;
  bottom: auto;
  z-index: 1;
  width: 300px!important;
  height: 300px!important;
}
@media only screen and (max-width: 980px) {
  .homepage_filters_section:before {
    content: none!important;
  }
}
.hn_homepage_filter_links {}
.hn_homepage_filter_links:before {
  content: url(../images/homepage/vectors/Vector_small_circle.svg)!important;
  background-repeat: no-repeat;
  bottom: auto;
  height: 300px !important;
  left: auto !important;
  position: absolute !important;
  right: -26%;
  top: 15% !important;
  width: 300px !important;
  z-index: 1;
}
@media only screen and (max-width: 980px) {
  .hn_homepage_filter_links:before {
    content: none!important;
  }
}
.homepage_reviews_section {}
.homepage_reviews_section:before {
  content: url(../images/homepage/vectors/Vector_circles_combines_parts.svg)!important;
  background-repeat: no-repeat;
  position: absolute;
  left: 0!important;
  right: auto!important;
  top: 20%;
  bottom: auto;
  z-index: 1;
  width: 300px!important;
  height: 300px!important;
}
@media only screen and (max-width: 980px) {
  .homepage_reviews_section:before {
    content: url(../images/homepage/vectors/mobile/Vector_testimonials_circles.svg)!important;
    bottom: 35%!important;
    top: auto !important;
    width: 30px!important;
    height: 30px!important;
  }
}
#latest_news_homepage_top {}
#latest_news_homepage_top .e-con-inner {
  position:relative;
  margin: 0 auto;
  background: #fff;
}
#latest_news_homepage_top .e-con-inner .elementor-element {z-index:3;width: 100%;}
#latest_news_homepage_top:after {
  content: "";
  background-image: url(../images/homepage/svg_7.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: top;
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}
@media only screen and (max-width: 1700px) {
  #latest_news_homepage_top:after {
    background-size: cover;
  }
}
@media only screen and (max-width: 780px) {
  #latest_news_homepage_top:after {
    background-image: url(../images/homepage/mobile/svg_7.svg);
  }
}
.latest_news_homepage {
  max-width: 1700px;
  margin: 0 auto;
  position: relative;
  padding: 50px 0 250px;
}
.latest_news_homepage_inner h2 {
  font-size: 40px;
  text-align: center;
  font-weight: 600;
  line-height: 44.6px;
  font-family: "Comfortaa", "Poppins", sans-serif;
  color: #4F8274;
  margin-bottom: 25px;
}
.latest_news_homepage_carousel {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  //justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  gap: 0;
  padding: 0 15px;
  justify-content: space-between;
}
.latest_news_homepage_carousel_item {
  position: relative;
  flex: 1 0 19%;
  width: 19%;
  max-width: 19%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 20px;
  box-shadow: 0 0 2px #ccc;
  -webkit-box-shadow: 0 0 2px #ccc;
  -moz-box-shadow: 0 0 2px #ccc;
  -ms-box-shadow: 0 0 2px #ccc;
  -o-box-shadow: 0 0 2px #ccc;
}
@media only screen and (max-width:1700px) {
  .latest_news_homepage_carousel_item {
    flex: 1 0 18%;
    width: 18%;
    max-width: 18%;
  }
}
@media only screen and (max-width:1180px) {
  .latest_news_homepage_carousel_item {
    flex: 1 0 30%;
    width: 30%;
    max-width: 30%;
  }
}
@media only screen and (max-width:780px) {
  .latest_news_homepage_carousel_item {
    flex: 1 0 46%;
    width: 46%;
    max-width: 46%;
  }
}
@media only screen and (max-width:480px) {
  .latest_news_homepage_carousel_item {
    flex: 1 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.latest_news_homepage_carousel_item:not(:last-child) {
  margin-right:20px;
}
@media only screen and (max-width:480px) {
  .latest_news_homepage_carousel_item:not(:last-child) {
     margin-right:0!important;
  }
}
@media only screen and (min-width:480px) and (max-width: 780px) {
  .latest_news_homepage_carousel_item:nth-child(odd) {
    margin-right:20px;
  }
}
.latest_news_homepage_carousel_item a {
   display:block;
   width:100%;
   max-width:100%;
}
.latest_news_homepage_carousel_item h4 {
  padding:15px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  font-family: "Poppins", "Comfortaa", sans-serif;
}
.latest_news_homepage_carousel_item_picture {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
  height:150px;
}
.latest_news_homepage_carousel_item_content {
  padding:0 15px 50px;font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #808080;
  font-family: "Poppins", "Comfortaa", sans-serif;
}
.latest_news_homepage_carousel_item_readmore {
  position: absolute;
  bottom: 10px;
  left: 15px;
}
.latest_news_homepage_carousel_item_readmore a {
  font-size: 16px;
  line-height: 24px; 
  font-weight: 400;
  color: #ff8a4a; font-family: "Poppins", "Comfortaa", sans-serif;
}
.latest_news_homepage_carousel_item_readmore a:hover {
  font-weight: 700;
}
.latest_news_homepage_link {
  padding:5px 0 0;
  text-align:center;
}
.latest_news_homepage_link a { 
  font-family: "Poppins", "Comfortaa", sans-serif;
  color:#242429;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-decoration: underline!important;
}
.latest_news_homepage_link a:hover {
  font-weight: 700; 
} 