/*
Theme Name: clean
Theme URI: http://dontforget.pro/wordpress/chistyiy-shablon-wordpress-dlya-razrabotki/
Description: Чистый шаблон WordPress для разработки
Author: saxa:p
Author URI: http://dontforget.pro
*/
@font-face {
  font-family: "Mont";
  src: url("../dinvrach/build/fonts/Mont-SemiBold.eot");
  src: url("../dinvrach/build/fonts/Mont-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("../dinvrach/build/fonts/Mont-SemiBold.woff2") format("woff2"),
    url("../dinvrach/build/fonts/Mont-SemiBold.woff") format("woff"),
    url("../dinvrach/build/fonts/Mont-SemiBold.ttf") format("truetype"),
    url("../dinvrach/build/fonts/Mont-SemiBold.svg#Mont-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

h1._section-title {
  font-size: 66px;
  font-family: Mont;
  color: #17181e;
  font-weight: 700;
}

@media (max-width: 1300px) {
  h1._section-title {
    font-size: 60px;
  }
}

@media (max-width: 1023px) {
  h1._section-title {
    font-size: 50px;
  }
}

@media (max-width: 767px) {
  h1._section-title {
    font-size: 40px;
  }
}

@media (max-width: 479.98px) {
  h1._section-title {
    font-size: 30px;
  }
}

@media (max-width: 374.98px) {
  h1._section-title {
    font-size: 26px;
  }
}

.wp-block-image.full {
  margin: 0 0 1em;
  max-width: 736px;
  margin: 0 auto;
}

.full img {
  margin: 40px auto 0;
  border-radius: 0 80px 80px 80px !important;
  max-width: 736px;
  display: inherit;
  height: 100%;
  width: 100%;
  aspect-ratio: auto 1024 / 829;
}

.typeEditor iframe {
  max-width: 736px !important;
}

.page-header__item img {
  position: absolute;
  width: 28px;
  height: 24px;
  left: 0;
  top: 50%;
  margin-top: -12px;
  background-repeat: no-repeat;
  background-position: 50%;
}

.breadcrumbs {
}

.breadcrumbs a,
.breadcrumbs i,
.breadcrumbs span {
  padding-right: 0;
  font-size: 14px !important;
  font-family: Mont !important;
}

.breadcrumbs__link_current,
.breadcrumbs i {
  color: #868686 !important;
  font-weight: 400;
}

.breadcrumbs__link,
.breadcrumbs i {
  padding-right: 1px !important;
}

.preim__wrap .item .pic {
  align-items: center;
}

.preim__wrap .item .pic img {
  width: 56px;
  max-height: 50px;
}

@media (max-width: 580px) {
  .payment-page .allure-description {
    display: none;
  }

  .payment-page .h1 {
    margin-bottom: -15px;
  }
}

.header-menu__link,
.header-menu__dropdown__menu_close {
  cursor: pointer;
}

/*НОВЫЕ БЛОКИ*/

.section-1 {
  max-width: 1882px;
  margin-inline: auto;
  background-image: url(../dinvrach/build/i/header-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Mont, sans-serif;
  border-radius: 60px;
}

.section-1 p {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.section-1__container {
  position: relative;
}

.section-1__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.section-1__header-awards {
  margin-top: 21px;
  display: flex;
  gap: 49px;
}

.section-1__header-award {
  display: flex;
  gap: 15px;
  align-items: center;
}

.section-1__award-text {
  font-size: 14px;
  line-height: calc(18 / 14 * 100%);
}

.section-1__premium-banner {
  background-image: url(../dinvrach/build/i/sec1-premium.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #fff;
  padding-top: 41px;
  padding-bottom: 28px;
  z-index: 2;
  padding-inline: 29px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: relative;
  margin-top: -20px;
  transform: translateY(0);
  transition: transform 0.2s ease-in;
}

.section-1__premium-banner:hover {
  transform: translateY(20px);
  transition: transform 0.2s ease-out;
}

.section-1__premium-banner:hover .section-1__banner-more {
  text-decoration: none;
}

.section-1__banner-title {
  font-size: 18px;
  line-height: calc(26 / 18 * 100%);
  font-weight: 700;
}

.section-1__banner-more {
  font-size: 14px;
  line-height: calc(20 / 14 * 100%);
  color: #868686;
  text-decoration: underline;
  text-underline-offset: 5px;
  margin-top: 7px;
}

.section-1__banner-stars {
  margin-top: 1px;
}

.section-1__main {
  margin-top: 14px;
  position: relative;
  z-index: 2;
}

h1.section-1__title {
  font-size: 66px;
  color: #17181e;
  /* margin-left: -47px; */
  font-weight: 700;
}

h2.section-1__subtitle {
  margin-top: 19px !important;
  margin-bottom: 0 !important;
  color: #17181e;
  font-size: 26px;
  font-weight: 600;
  line-height: calc(36 / 26 * 100%);
}

.section-1__list {
  margin-top: 33px;
  display: flex;
  flex-direction: column;
  gap: 17px;
}

.section-1__list-item {
  position: relative;
  padding-left: 34px;
  font-size: 18px;
}

.section-1__list-item:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 25px;
  background-image: url(../dinvrach/build/i/sec1-check.svg);
  top: 0;
  left: 0;
}

.section-1__buttons {
  display: flex;
  margin-top: 46px;
  gap: 12px;
}

.section-1__button {
  width: 243px;
  height: 79px;
}

._transparent-btn {
  border: 1px solid rgba(0, 137, 150, 1);
  font-size: 14px;
  text-transform: uppercase;
  color: #008996;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  font-weight: 700;
}

._transparent-btn:hover {
  background-color: #008996;
  color: #fff;
  transition: background-color 0.2s ease-in;
}

.section-1__doctor {
  position: absolute;
  bottom: 0;
  right: 100px;
}

.section-1__doctor-photo {
  position: relative;
}

.section-1__doctor-text {
  position: absolute;
  left: -42px;
  top: 373px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.section-1__doctor-name {
  font-size: 18px;
  font-weight: 700;
  line-height: calc(26 / 18 * 100%);
}

.section-1__doctor-profession {
  font-size: 14px;
  line-height: calc(20 / 14 * 100%);
  color: #868686;
}

.section-1__footer {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-inline: -15px;
  margin-top: 57px;
  margin-bottom: 101px;
}

.section-1__footer-link {
  min-height: 115px;
  display: flex;
  align-items: center;

  background-color: #fff;
  gap: 15px;
  padding-inline: 10px;
  padding-left: 20px;
  border-radius: 15px;
}

.section-1__footer-link:hover {
  background-color: #e2e2e2;
}

.section-1__footer-text {
  font-size: 14px;
  line-height: calc(20 / 14 * 100%);
}

.section-1__footer-text b {
  font-weight: 700px;
}

@media (max-width: 1400px) {
  .section-1__doctor-text {
    right: 0;
    top: 423px;
    left: unset;
  }

  .section-1__footer-text br {
    display: none;
  }
}

@media (max-width: 1300px) {
  .section-1__doctor {
    right: -50px;
  }

  .section-1__doctor-photo img {
    max-width: 82%;
  }

  .section-1__doctor-text {
    right: 91px;
    top: 303px;
  }

  .section-1__footer {
    margin-bottom: 80px;
  }

  .section-1__premium-banner {
    padding-top: 30px;
    padding-bottom: 15px;
  }

  h1.section-1__title {
    font-size: 60px;
  }

  h2.section-1__subtitle {
    font-size: 23px;
  }

  .section-1__doctor-profession {
    font-size: 12px;
  }

  .section-1__doctor-name {
    font-size: 17px;
  }

  .section-1__doctor-text {
    right: 77px;
    top: 333px;
  }

  .section-1__footer-link {
    padding-left: 10px;
    gap: 10px;
  }

  .section-1__footer-link img {
    max-width: 50px;
  }
}

@media (max-width: 1100px) {
  .section-1__doctor-photo img {
    max-width: 78%;
  }

  .section-1__doctor {
    right: -160px;
  }

  .section-1__footer {
    margin-bottom: 60px;
  }

  .section-1__doctor-text {
    right: 177px;
    top: 333px;
  }

  .section-1__doctor-name {
    font-size: 15px;
  }

  .section-1__doctor-profession {
    font-size: 10px;
  }
}

@media (max-width: 1023px) {
  h1.section-1__title {
    margin-left: 0;
  }

  .section-1__footer-link img {
    max-width: 40px;
  }

  .section-1__footer-text {
    font-size: 11px;
  }

  .section-1__footer-link {
    min-height: fit-content;
    padding: 10px;
  }

  h1.section-1__title {
    font-size: 50px;
  }

  .section-1__list-item {
    font-size: 16px;
  }

  .section-1__list {
    max-width: 500px;
  }

  .section-1__doctor {
    right: -255px;
  }

  .section-1__doctor-photo img {
    max-width: 60%;
  }

  .section-1__doctor-text {
    display: none;
  }

  .section-1__premium-banner {
    padding-inline: 15px;
  }

  .section-1__header-awards {
    gap: 30px;
  }

  .section-1__header-award {
    gap: 10px;
  }
}

.section-1__premium-banner_mob,
.section-1__button-mob {
  display: none;
}

@media (max-width: 767px) {
  .section-1__doctor {
    position: relative;
  }

  .section-1__doctor-photo img {
    max-width: 100%;
  }

  .section-1__doctor-photo {
    max-width: 300px;
  }

  .section-1__doctor {
    max-width: fit-content;
    right: 0;
    left: 0;
    margin-inline: auto;
    margin-top: 20px;
  }

  .section-1__doctor-text {
    display: flex;
    right: 67px;
    top: 163px;
    width: 100%;
  }

  h1.section-1__title {
    font-size: 40px;
    text-align: center;
  }

  h2.section-1__subtitle {
    text-align: center;
    margin-top: 5px !important;
  }

  .section-1__list {
    max-width: none;
    display: grid;
    justify-content: center;
  }

  .section-1__buttons {
    justify-content: center;
  }

  .section-1__premium-banner {
    display: none;
  }

  .section-1__premium-banner_mob {
    display: flex;
    width: fit-content;
    margin-inline: auto;
    padding-top: 10px;
  }

  .section-1__premium-banner_mob:hover {
    transform: none;
  }

  .section-1__banner-title br {
    display: none;
  }

  .section-1__header {
    justify-content: center;
  }

  .section-1__header-awards {
    margin-top: 11px;
  }

  .section-1__banner-title {
    font-size: 16px;
  }

  .section-1__banner-more {
    margin-top: 0;
  }

  h2.section-1__subtitle {
    font-size: 18px;
  }

  .section-1__button-mob {
    max-width: 325px;
    margin-inline: auto;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    margin-top: 20px;
    border-radius: 15px;
    font-weight: 700;
  }

  .section-1__list {
    display: none;
  }

  .section-1__button {
    height: auto;
    width: auto;
    border: none;
    border-bottom: 1px dotted #3c8794;
    transition: border 0.2s ease;
    background-color: transparent !important;
    border-radius: 0px;
  }

  .section-1__buttons {
    margin-top: 16px;
  }

  .section-1__button:hover {
    color: #008996;
    border-bottom: 1px dotted transparent;
  }

  .section-1__footer {
    display: none;
  }

  .section-1__premium-banner_mob {
    position: absolute;
    margin-left: 40px;
  }

  .section-1 {
    background-position: top center;
    border-radius: 30px;
  }
}

@media (max-width: 575.98px) {
  .section-1__title {
    font-size: 35px;
  }

  .section-1__award-text {
    font-size: 13px;
  }

  .section-1__header-awards {
    gap: 20px;
  }
}

@media (max-width: 479.98px) {
  h1.section-1__title {
    font-size: 30px;
  }

  .section-1__header {
    justify-content: space-between;
  }

  .section-1__header-awards {
    gap: 7px;
    justify-content: space-between;
  }

  .section-1__award-text {
    font-size: 11px;
  }

  .section-1__header-award {
    gap: 5px;
  }

  .section-1__header-awards .section-1__header-award:nth-of-type(1) img {
    max-width: 30px;
  }

  .section-1__header-awards .section-1__header-award:nth-of-type(2) img {
    max-width: 60px;
  }

  .section-1__doctor-photo {
    max-width: 190px;
  }

  .section-1__premium-banner_mob {
    width: 212px;
    margin-left: -10px;
  }

  .section-1__doctor-profession {
    display: none;
  }

  .section-1__doctor-text br {
    display: none;
  }

  .section-1__doctor-text {
    background-color: hsla(0, 0%, 100%, 0.8);
    min-width: 140px;
    padding: 9px;
    border-radius: 20px 20px 0 20px;
    right: 127px;
    top: 133px;
    width: fit-content;
  }

  .section-1__doctor-name {
    font-size: 14px;
  }
}

@media (max-width: 374.98px) {
  h1.section-1__title {
    font-size: 26px;
  }

  .section-1__doctor-text {
    right: 107px;
  }

  h2.section-1__subtitle {
    font-size: 16px;
  }
}

.offers-small-slider .slick-slide > div {
  padding: 9px;
  background-color: #fff;
  box-shadow: 0px 20px 40px 0px rgba(23, 24, 47, 0.03);
  border-radius: 0px 90px 90px 90px;
}

.offers-small-slider .slick-slide {
  padding-bottom: 50px;
}

.offer-small__item {
  box-shadow: 0px 0px 20px 0px rgba(23, 24, 47, 0.03);
  border-radius: 0px 80px 80px 90px;
}

.offer-small__prices {
  font-weight: 700;
}

.offer-small__more {
  display: flex;
  gap: 7px;
  align-items: center;
  width: fit-content;
  justify-content: flex-start;
  font-weight: 600;
}

.offer-small__more:after {
  width: 23px;
  height: 7px;
  background-image: url(../dinvrach/build/i/more.png);
  transform: none;
  position: static;
  margin-top: 3px;
}

.offers-small-inner {
  font-family: Mont, sans-serif;
}

.offer-small__item {
  height: 160px;
}

.offers-small-slider .slick-list {
  padding-top: 100px;
}

.offer-small__title {
  font-weight: 700;
  color: #000;
}

.offer-small__image {
  width: fit-content;
  max-width: 38%;
}

.offer-small__item {
  padding-right: 30px;
}

.offer-small__prices .old {
  font-size: 18px;
  font-weight: 400 !important;
  margin-right: 6px;
}

.offer-small__prices {
  margin-top: 7px;
  margin-bottom: 6px;
}

@media (max-width: 1400px) {
  .offer-small__image {
    max-width: 30%;
  }

  .offer-small__item {
    padding-inline: 20px;
  }

  .offer-small__item:before {
    right: -10px;
  }
}

@media (max-width: 1200px) {
  .offers-small-slider .slick-slide {
    margin-inline: 5px;
  }
}

@media (max-width: 700px) {
  .offer-small__item {
    min-height: 255px;
    height: auto;
  }
}

.offers-small-wrapper .section-1__footer {
  display: none;
}

@media (max-width: 767.98px) {
  .offers-small-wrapper .section-1__footer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .offers-small-slider .slick-list {
    padding-top: 20px;
  }

  .offers-small-wrapper .section-1__footer {
    margin-bottom: 0;
    margin-top: 80px;
  }

  .section-1__footer-text {
    font-size: 14px;
  }

  .section-1__footer-link img {
    max-width: 100%;
  }

  .section-1__footer-link {
    max-height: 80px;
    min-height: unset;
  }

  .section-1__footer img {
    width: 68px;
  }
}

@media (max-width: 575.98px) {
  .section-1__footer-text {
    font-size: 12px;
  }
}

@media (max-width: 479.98px) {
  .offers-small-wrapper .section-1__footer {
    margin-bottom: 0;
    grid-template-columns: auto;
    max-width: 360px;
    justify-content: center;
    margin-inline: auto;
  }

  p.section-1__footer-text {
    font-size: 14px;
    margin: 0 !important;
  }

  .section-1__footer-link {
    max-height: 65px;
  }
}

.section-3 {
  max-width: 1880px;
  margin-inline: auto;
  background-image: url(../dinvrach/build/i/sec3_back.png);
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Mont, sans-serif;
  background-position: top center;
  border-radius: 60px;
  padding-top: 106px;
  padding-bottom: 110px;
  position: relative;
  z-index: 1;
  margin-top: 90px;
}

.section-3__prot {
  background: none;
  padding: 0;
  margin-top: 0;
}

.section-3_doctors {
  background-image: url(../dinvrach/build/i/sec3_back2.png);
}

h2._section-title {
  font-size: 36px;
  line-height: calc(40 / 36 * 100%);
  font-weight: 700;
  color: #17181e;
  text-align: center;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

h2._section-title span {
  color: #17181e;
}

h3._section-subtitle {
  font-size: 28px;
  line-height: calc(36 / 28 * 100%);
  font-weight: 400;
  color: #17181e;
  margin-top: 13px !important;
  text-align: center;
  margin-bottom: 0 !important;
}

.section-3__prot h3._section-subtitle {
  font-size: 18px;
  line-height: calc(26 / 18 * 100%);
  margin-top: 15px !important;
}

.section-3__items {
  margin-top: 45px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

.section-3__items_3 {
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.section-3__item {
  background-color: #ffffff;
  border-radius: 20px;
}

.section-3__items_3 .section-3__item {
  background-color: rgb(250, 251, 252);
}

.section-3__item-list li {
  position: relative;
  display: flex;
  gap: 9px;
  align-items: flex-start;
}

.section-3__item-list li::before {
  content: "";
  border-radius: 50%;
  background-color: rgb(247, 123, 85);
  position: absolute;
  width: 5px;
  position: relative;
  top: 9px;
  height: 5px;
}

.section-3__image {
  position: relative;
}

.section-3__circle {
  position: absolute;
  width: 42px;
  height: 42px;
  background-color: #8fd5bd;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  right: 25px;
  bottom: -21px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-3__inner {
  padding-top: 31px;
  padding-inline: 35px;
  padding-right: 28px;
  padding-bottom: 31px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.section-3__image img {
  max-width: 100%;
}

.section-3__item-title {
  font-size: 20px;
  line-height: calc(28 / 20 * 100%);
  font-weight: 700;
  color: #17181e;
}

.coursor {
  display: none;
}

.section-3__item-text {
  font-size: 16px;
  line-height: calc(24 / 16 * 100%);
  font-weight: 400;
  color: #868686;
}

p.section-3__item-text {
  margin: 0 !important;
}

@media (max-width: 1400px) {
  .section-3__item-text br {
    display: none;
  }

  .section-3__items {
    gap: 15px;
  }
}

@media (max-width: 1300px) {
  .section-3__inner {
    padding: 20px;
    padding-bottom: 30px;
  }
}

@media (max-width: 1160px) {
  .section-3__items {
    grid-template-columns: repeat(2, 305px);
    justify-content: center;
  }
}

@media (max-width: 991.98px) {
  h2._section-title br {
    display: none;
  }

  h3._section-subtitle br {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .section-3 {
    border-radius: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
  }

  h2._section-title {
    font-size: 33px;
  }

  h3._section-subtitle {
    font-size: 23px;
  }

  .section-3__prot h3._section-subtitle {
    font-size: 16px;
  }

  .section-3__items {
    grid-template-columns: repeat(4, 305px);
    gap: 10px;
    overflow: scroll;
    padding-bottom: 10px;
    justify-content: start;
    margin-top: 0;
  }

  .section-3__items_3 {
    grid-template-columns: repeat(3, 305px);
  }

  .section-3 .coursor {
    display: flex;
    justify-content: center;
    margin-top: 15px;
  }
}

@media (max-width: 575.98px) {
  h2._section-title {
    font-size: 30px;
  }

  h3._section-subtitle {
    font-size: 20px;
  }

  .section-3__item-title {
    font-size: 18px;
  }

  .section-3__item-text {
    font-size: 15px;
  }

  .section-3__inner {
    padding: 20px;
  }
}

@media (max-width: 479.98px) {
  h2._section-title {
    font-size: 25px;
  }

  h3._section-subtitle {
    font-size: 20px;
  }
}

@media (max-width: 374.98px) {
  h2._section-title {
    font-size: 25px;
  }

  h3._section-subtitle {
    font-size: 19px;
  }
}

.section-4 {
  max-width: 1880px;
  margin-inline: auto;
  background-image: url(../dinvrach/build/i/sec4_back.png);
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Mont, sans-serif;
  background-position: top center;
  border-radius: 60px;
  padding-top: 216px;
  padding-bottom: 110px;
  margin-top: -110px;
  color: #fff !important;
  position: relative;
  z-index: 0;
}

.section-4 p.section-4__text,
.section-4 p.section-4__item-text,
.section-4 ul,
.section-4 li {
  color: #fff !important;
}

.section-4__title,
.section-4__subtitle {
  text-align: left !important;
  color: #fff !important;
}

h3.section-4__subtitle br {
  display: block !important;
}

.section-4__text {
  max-width: 585px;
  font-size: 18px;
  line-height: calc(26 / 18 * 100%);
  font-weight: 400;
  margin-bottom: 17px !important;
  margin-top: 38px !important;
}

.section-4__item {
  display: flex;
  align-items: center;
  gap: 20px;
}

.section-4__item-circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0px 0px 40px 0px rgba(23, 24, 47, 0.05);
}

.section-4__item-circle div {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 64px;
  height: 64px;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(23, 24, 47, 0.07);
}

.section-4__item-text {
  font-size: 18px;
  line-height: calc(26 / 18 * 100%);
  font-weight: 400;
}

.section-4__video {
  position: relative;
  display: flex;
  align-items: center;
  max-width: fit-content;
  justify-content: center;
  margin-top: 30px;
}

.section-4__video-banner {
  display: flex;
  align-items: center;
  gap: 15px;
  width: 260px;
  height: 60px;
  background-color: #ffffff;
  border-radius: 30px;
  position: absolute;
  padding-left: 8px;
}

.section-4__video-play {
  width: 44px;
  height: 44px;
  background-color: #008996;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 3px;
}

.section-4__video:hover .section-4__video-play {
  background-color: #006b75;
}

.section-4__video-text {
  font-size: 14px;
  font-weight: 700;
  color: #17181e;
}

h2.section-4__title span {
  color: #fff !important;
}

@media (max-width: 1200px) {
  .section-4 {
    background-position-x: 29%;
  }
}

@media (max-width: 991.98px) {
  .section-4 {
    background-position-x: center;
    position: relative;
  }

  .section-4::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    z-index: -1;
  }

  .section-4__text {
    max-width: 455px;
  }
}

@media (max-width: 767.98px) {
  .section-4 {
    padding-top: 155px;
    padding-bottom: 30px;
  }

  .section-4__video {
    margin-top: 15px;
  }

  .section-4__text {
    margin-top: 15px !important;
  }

  .section-4__text,
  .section-4__item-text {
    font-size: 16px;
  }

  p.section-4__item-text {
    margin: 0 !important;
  }

  .section-4__item-circle {
    width: 60px;
    height: 60px;
    flex-shrink: 0;
  }

  .section-4__items {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .section-4__item-circle div {
    width: 44px;
    height: 44px;
  }
}

@media (max-width: 479.98px) {
  h3.section-4__subtitle br {
    display: none !important;
  }

  .section-4__text {
    font-size: 14px;
  }

  .section-4__item-text {
    font-size: 15px;
  }

  .section-4__video img {
    max-width: 100%;
  }
}

.section-2 {
  margin-top: 91px;
  font-family: Mont, sans-serif;
}

.section-2__top {
  margin-top: 50px;
  display: grid;
  grid-template-columns: minmax(400px, 850px) auto;
  gap: 58px;
}

.clinic-slider__slide-inner {
  padding-bottom: 60%;
  border-radius: 26px;
  background-size: cover;
  background-position: top center;
  display: block;
}

.thumbs-slider__slide {
  cursor: pointer;
}

.thumbs-slider__slide-inner {
  padding-bottom: 67%;
  border-radius: 26px;
  background-size: cover;
  background-position: top center;
}

.clinic-slider__next,
.clinic-slider__prev {
  position: static;
  opacity: 1 !important;
  margin: 0 !important;
  background-image: none !important;
  cursor: pointer;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  flex-shrink: 0;
  background-color: #f77b55;
}

.clinic-slider__next.swiper-button-disabled,
.clinic-slider__prev.swiper-button-disabled {
  opacity: 0.35 !important;
}

.section-2__clinic {
  display: flex;
  align-items: center;
  gap: 15px;
  max-width: 700px;
}

@media (max-width: 1300px) {
  .section-2__clinic {
    max-width: 80%;
  }
}

.clinic-slider {
  width: 100%;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 0;
}

.clinic-slider__next:hover,
.clinic-slider__prev:hover {
  background-image: none !important;
}

.clinic-slider__next:after,
.clinic-slider__prev:after {
  font-size: 15px;
  color: #fff;
  font-weight: 700;
}

.section-2__thumbs {
  margin-top: 40px;
}

.section-2__clinics-items {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.section-2__clinics-item {
  min-height: 113px;
  background-color: #fafbfc;
  border-radius: 16px;
  position: relative;
  padding-left: 65px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  padding-right: 30px;
  gap: 3px;
}

.section-2__clinics-item:nth-of-type(1) .section-2__clinics-name::before {
  content: "";
  position: absolute;
  width: 25px;
  height: 30px;
  background-image: url(../dinvrach/build/i/metro.png);
  left: -36px;
  top: -5px;
}

.section-2__clinics-name {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0e1120;
}

.section-2__clinics-address {
  font-size: 16px;
  font-weight: 400;
  color: #0e1120;
}

p.section-2__clinics-address {
  margin: 0 !important;
}

.section-2__clinics-button {
  margin-top: 40px;
  width: 270px;
  height: 76px;
}

._green-btn {
  background-color: #008996;
  box-shadow: 0px 20px 40px 0px rgba(0, 137, 150, 0.11),
    inset 0px 0px 25px rgba(255, 255, 255, 0.3);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #ffffff;
  font-family: Mont, sans-serif;
  transition: background-color 0.2s ease-out;
}

._green-btn:hover {
  box-shadow: none;
  background-color: #006b75;
  transition: background-color 0.2s ease-in;
  color: #fff !important;
}

@media (max-width: 1300px) {
  .section-2__top {
    gap: 20px;
    align-items: start;
  }

  .section-2__clinics-item {
    padding-left: 55px;
  }
}

@media (max-width: 991.92px) {
  .clinic-slider__prev {
    top: 45%;
    position: absolute;
    left: -15px;
  }

  .clinic-slider__next {
    position: absolute;
    right: -15px;
    top: 45%;
  }

  .section-2__clinic {
    max-width: 100%;
    position: relative;
  }

  .section-2__top {
    display: flex;
    flex-direction: column-reverse;
  }

  .clinic-slider__slide,
  .clinic-slider__slide-inner,
  .clinic-slider__wrapper,
  .clinic-slider {
    max-width: 100%;
    width: 100%;
  }

  .section-2__clinic {
    width: 100%;
  }

  .section-2__clinics-items {
    flex-direction: row;
  }

  .section-2__clinics-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-inline: auto;
    justify-content: center;
  }

  .section-2__clinics-button {
    margin-top: 20px;
  }
}

@media (max-width: 767.98px) {
  .clinic-slider__prev,
  .clinic-slider__next {
    top: 40%;
  }

  .section-2 {
    margin-top: 0px;
  }

  .section-2__top {
    margin-top: 30px;
  }

  .section-2__clinics-items {
    flex-wrap: wrap;
    justify-content: center;
  }

  .section-2__clinics-item {
    max-width: 320px;
    min-height: 85px;
    padding-left: 55px;
  }

  .section-2__clinics-name {
    font-size: 16px;
  }

  .section-2__clinics-address {
    font-size: 14px;
  }

  .section-2__thumbs {
    margin-top: 15px;
  }

  .clinic-slider__next,
  .clinic-slider__prev {
    width: 45px;
    height: 45px;
  }

  .section-2__clinic {
    gap: 10px;
  }
}

.clinic-slider__next:after {
  padding-left: 5%;
}

.clinic-slider__prev:after {
  padding-right: 5%;
}

.section-5 {
  font-family: Mont, sans-serif;
  margin-top: 50px;
}

.section-5__items {
  display: grid;
  gap: 70px;
  grid-template-columns: repeat(3, 1fr);
  justify-content: space-between;
  margin-top: 60px;
}

.section-5 p {
  margin: 0 !important;
}

.section-5__item {
  display: flex;
  flex-direction: column;
  gap: 30px;
  justify-content: center;
  align-items: center;
}

.section-5__item img {
  max-width: 100%;
}

.section-5__item-text {
  font-size: 18px;
  line-height: calc(26 / 18 * 100%);
  font-weight: 400;
  color: #17181e;
  text-align: center;
}

@media (max-width: 1400px) {
  .section-5__items {
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1200px) {
  .section-5__item-text br {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .section-5__item-text {
    font-size: 16px;
  }

  .section-5__items {
    gap: 20px;
  }
}

@media (max-width: 767.98px) {
  .section-5__items {
    grid-template-columns: auto;
    margin-top: 25px;
    gap: 15px;
  }

  .section-5__item {
    flex-direction: row;
  }

  .section-5__item-text {
    max-width: 310px;
    text-align: left;
  }

  .section-5__item img {
    max-width: 30%;
  }
}

@media (max-width: 576.98px) {
  .section-5__item {
    gap: 20px;
  }
}

@media (max-width: 479.98px) {
  .section-5__item-text {
    font-size: 14px;
  }

  .section-5__item img {
    max-width: 40%;
  }
}

@media (max-width: 374.98px) {
  .section-5__item {
    flex-direction: column;
  }

  .section-5__item-text {
    max-width: 200px;
    text-align: center;
  }

  .section-5__item img {
    max-width: 50%;
  }

  .section-5__item {
    gap: 10px;
  }
}

.section-6 {
  max-width: 1580px;
  margin-inline: auto;
  background-image: url(../dinvrach/build/i/sec6_back.png);
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Mont, sans-serif;
  background-position: top center;
  border-radius: 60px;
  padding-top: 115px;
  margin-top: 110px;
  margin-bottom: 110px;

  position: relative;
}

.section-6_gasparyan {
  background-image: url(../dinvrach/build/i/sec6_back2.png);
  padding-top: 105px;
  max-width: 1880px;
  position: relative;
  z-index: 2;
}

.section-6 p {
  margin: 0 !important;
}

.section-6__text {
  font-size: 18px;
  line-height: calc(26 / 18 * 100%);
  font-weight: 400;
  color: #868686;
}

p.section-6__text {
  margin-top: 21px !important;
  margin-bottom: 45px !important;
}

h2.section-6__title,
h3.section-6__subtitle {
  text-align: left;
}

.section-6__container {
  position: relative;
  display: flex;
  justify-content: flex-end;
}

.section-6__doctor-side {
  position: absolute;
  left: 12px;
  bottom: 0;
}

.section-6__doctor-gasparyan {
  left: 29px;
}

.section-6__doctor-info {
  position: absolute;
  top: 228px;
  left: 38px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.section-6__doctor-name {
  font-size: 20px;
  line-height: calc(26 / 20 * 100%);
  font-weight: 700;
  color: #17181e;
}

.section-6__doctor-vocation {
  opacity: 0.7;
  font-size: 14px;
  line-height: calc(22 / 14 * 100%);
  font-weight: 400;
  color: #17181e;
}

.section-6__form-side {
  padding-bottom: 122px;
  position: relative;
  z-index: 2;
}

.section-6_gasparyan .section-6__form-side {
  padding-bottom: 113px;
}

.section-6__phone {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  margin-top: 26px;
}

.section-6__phone-info {
  display: flex;
  flex-direction: column;
}

.section-6__phone-text {
  font-size: 18px;
  font-weight: 400;
  color: #868686;
}

.section-6__phone-number {
  font-size: 36px;
  font-weight: 600;
  color: #008996;
}

.section-6__form-title {
  font-size: 32px;
  line-height: calc(36 / 32 * 100%);
  font-weight: 600;
  color: #17181e;
}

p.section-6__form-title {
  margin-top: 33px !important;
  margin-bottom: 8px !important;
}

.section-6__form {
  margin-top: 21px;
}

.section-6__form-subtitle {
  font-size: 20px;
  line-height: calc(28 / 20 * 100%);
  font-weight: 400;
  color: #17181e;
}

@media (max-width: 767.98px) {
  .section-6 {
    margin-bottom: 50px;
  }
}

.main-form__items {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.main-form__inner {
  display: flex;
  gap: 10px;
}

.form-control {
  border: 1px solid #e6e6e6;
  border-radius: 12px;
  width: 330px;
  height: 86px;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
  color: rgba(14, 17, 32, 1);
  padding-left: 36px;
  font-family: Mont, sans-serif;
  background-color: #fff;
}

.form-control::placeholder {
  color: rgba(14, 17, 32, 0.6);
}

.main-form__button {
  width: 315px;
  height: 86px;
}

.form-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin-top: 22px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 0;
  padding-right: 0;
}

.form-check input {
  display: none;
  width: auto;
  height: auto;
}

.form-check label {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  color: #bbb;
  position: relative;
  padding-left: 26px;
  cursor: pointer;
}

.form-check label:before {
  width: 16px;
  height: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000;
  opacity: 0.1;
  border-radius: 3px;
  content: "";
  position: absolute;
  left: 0;
  top: -2px;
}

.form-check label:after {
  width: 10px;
  height: 7px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(../dinvrach/build/i/form_check.png);
  background-size: contain;
  content: "";
  position: absolute;
  left: 3px;
  top: 3px;
  opacity: 0;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  background-repeat: no-repeat;
  background-position: center;
}

.form-check label a {
  cursor: pointer;
  color: #f77b55;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-color: #f77b5580;
}

.form-check label a:hover {
  color: #af5a40;
}

.form-check input:checked + label:after {
  opacity: 1;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.section-6_gasparyan .section-6__doctor-info {
  width: 290px;
  height: 195px;
  box-shadow: 0px 15px 30px 0px rgba(33, 34, 58, 0.05);
  border-radius: 12px;
  justify-content: center;
  padding-left: 35px;
  top: unset;
  bottom: 9.5%;
  left: unset;
  right: 6%;
  background-color: #fff;
}

.section-6_gasparyan .main-form__button {
  width: 275px;
}

@media (max-width: 1400px) {
  .section-6__doctor-photo img {
    max-width: 85%;
  }

  .section-6__doctor-info {
    top: 28%;
    left: 4%;
  }

  .section-6_gasparyan .section-6__doctor-info {
    bottom: 5.5%;
    right: unset;
  }
}

@media (max-width: 1200px) {
  .section-6__text br {
    display: none;
  }

  .main-form__inner {
    flex-direction: column;
    width: 100%;
  }

  .main-form__input,
  .main-form__button,
  .section-6_gasparyan .main-form__button {
    width: 100%;
    max-width: 400px;
  }

  .main-form__items {
    align-items: flex-start;
  }

  .section-6__form-side {
    max-width: 500px;
  }

  .section-6__form-title {
    font-size: 27px;
  }

  .section-6__doctor-side {
    left: -108px;
  }

  .section-6__doctor-photo img {
    max-width: 95%;
  }

  .section-6__form-side,
  .section-6_gasparyan .section-6__form-side {
    padding-bottom: 70px;
  }

  .section-6__doctor-info,
  .section-6_gasparyan .section-6__doctor-info {
    width: 290px;
    height: 195px;
    box-shadow: 0px 15px 30px 0px rgba(33, 34, 58, 0.05);
    border-radius: 12px;
    justify-content: center;
    padding-left: 35px;
    top: unset;
    bottom: 9.5%;
    right: unset;
    background-color: #fff;
    left: 130px;
  }
}

@media (max-width: 991.98px) {
  .section-6__doctor-info {
    display: flex;
  }

  .section-6__doctor-photo {
    display: flex;
    flex-direction: column-reverse;
  }

  .section-6__doctor-side {
    position: relative;
    left: unset;
    bottom: unset;
  }

  .section-6__doctor-info,
  .section-6_gasparyan .section-6__doctor-info {
    top: 14%;
    left: 4%;
    background-color: transparent;
    bottom: unset;
    padding-left: 0;
    box-shadow: none;
  }

  .section-6_gasparyan .section-6__doctor-photo img {
    margin-left: 30%;
  }

  .section-6__container {
    flex-direction: column-reverse;
  }

  .section-6__form-side {
    max-width: unset;
  }

  .main-form__items,
  .main-form__inner,
  .section-6__doctor-photo {
    align-items: center;
  }

  .section-6__phone {
    justify-content: center;
  }

  h2.section-6__title,
  h3.section-6__subtitle,
  .section-6__form-side {
    text-align: center;
  }

  .section-6__doctor-photo img {
    max-width: 55%;
  }

  .section-6__form-side,
  .section-6_gasparyan .section-6__form-side {
    padding-bottom: 40px;
  }

  .section-6__text {
    font-size: 16px;
  }
}

@media (max-width: 767.98px) {
  .section-6 {
    margin-top: 30px;
    padding-top: 30px;
  }

  .section-6__form-side,
  .section-6_gasparyan .section-6__form-side {
    padding-bottom: 20px;
  }

  .section-6__form-subtitle {
    font-size: 18px;
  }

  .section-6__form-title {
    font-size: 22px;
    margin-bottom: 5px !important;
  }

  p.section-6__form-title {
    margin-top: 10px !important;
  }

  .section-6__phone-number {
    font-size: 30px;
  }

  .section-6__phone {
    margin-top: 15px;
  }

  p.section-6__text {
    margin-top: 13px !important;
    margin-bottom: 16px !important;
  }
}

@media (max-width: 575.98px) {
  .section-6__doctor-info,
  .section-6_gasparyan .section-6__doctor-info {
    top: -4%;
  }

  .section-6__doctor-name {
    font-size: 17px;
  }

  .section-6__doctor-vocation {
    font-size: 12px;
  }

  .section-6__text {
    font-size: 14px;
  }
}

@media (max-width: 479.98px) {
  .section-6__text {
    font-size: 13px;
  }

  .section-6__doctor-photo img {
    margin-left: 120px;
  }

  .form-check label {
    font-size: 11px;
  }

  .section-6__form-title {
    font-size: 19px;
  }

  .section-6__form-subtitle {
    font-size: 15px;
  }

  .section-6__phone-number {
    font-size: 27px;
  }

  .section-6__doctor-info,
  .section-6_gasparyan .section-6__doctor-info {
    left: 0;
  }
}

@media (max-width: 374.98px) {
  .form-check label {
    font-size: 9px;
  }

  .section-6__phone-text {
    font-size: 16px;
  }
}

.section-7 {
  max-width: 1880px;
  margin-inline: auto;
  background-image: url(../dinvrach/build/i/sec7_back.png);
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Mont, sans-serif;
  background-position: top center;
  border-radius: 60px;
  padding-top: 216px;
  padding-bottom: 110px;
  margin-top: -110px;
  color: #fff !important;
  position: relative;
  z-index: 0;
}

.section-7__inner {
  display: flex;
  gap: 104px;
}

.section-7 p {
  margin: 0 !important;
}

h2.section-7__title,
p.section-7__text {
  text-align: left;
  color: #fff !important;
}

p.section-7__text {
  margin-top: 42px !important;

  font-size: 18px;
  line-height: calc(26 / 18 * 100%);
  font-weight: 400;
  color: #ffffff;
}

h2.section-7__title span {
  color: #fff !important;
}

.section-7__sertificates {
  margin-top: 26px;
  display: flex;
  gap: 30px;
}

.section-7__sectificate {
  position: relative;
  display: block;
}

.section-7__bigger {
  position: absolute;
  width: 36px;
  height: 36px;
  background-color: #f77b55;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 6px;
  right: 6px;
}

.section-7__bigger img {
  max-width: 17px;
}

.section-7__block {
  border-radius: 20px;
  margin-top: 50px;
  border-radius: 20px;
  padding: 35px 39px 40px 39px;
  background-color: #fff;
  width: max-content;
}

.section-7__block-text {
  font-size: 16px;
  line-height: calc(24 / 16 * 100%);
  font-weight: 400;
  color: #17181e;
}

.section-7__block-footer {
  margin-top: 20px;
  display: flex;
  gap: 22px;
  align-items: center;
}

.section-7__more {
  width: 220px;
  height: 66px;
}

.section-7__logo img {
  opacity: 0.1;
}

.section-7__container.sg-row::after {
  display: none;
}

.section-7__photos {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 35px;
  width: 100%;
}

.section-7__photo {
  padding-bottom: 82%;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  border-radius: 20px;
}

.section-7__photo:nth-of-type(3) {
  grid-column: -1/1;
  padding-bottom: 22%;
}

.section-7__block_mob {
  display: none;
}

@media (max-width: 1300px) {
  .section-7__inner {
    gap: 50px;
  }

  .section-7__photos {
    gap: 25px;
  }
}

@media (max-width: 1200px) {
  .section-7__sertificates {
    gap: 20px;
  }

  .section-7__block {
    max-width: fit-content;
  }

  .section-7__inner {
    gap: 35px;
  }

  .section-7 img {
    max-width: 100%;
  }

  .section-7__leftside {
    max-width: 450px;
  }

  .section-7__leftside br {
    display: none;
  }

  .section-7__photos {
    gap: 15px;
  }

  .section-7__block {
    display: none;
  }

  .section-7__block_mob {
    display: block;
    width: 100%;
    max-width: 100%;
  }

  .section-7__block_mob br {
    display: none;
  }

  .section-7__block-footer {
    justify-content: center;
  }

  .section-7__photo:nth-of-type(3) {
    padding-bottom: 34%;
  }
}

@media (max-width: 991.98px) {
  .section-7__inner {
    flex-direction: column;
  }

  .section-7__leftside {
    max-width: 100%;
  }

  .section-7__sertificates {
    justify-content: center;
  }

  h2.section-7__title,
  p.section-7__text {
    text-align: center;
  }

  .section-7__photos {
    max-width: 600px;
    margin-inline: auto;
  }

  .section-7__photo {
    padding-bottom: 129%;
  }

  .section-7__photo:nth-of-type(3) {
    padding-bottom: 43%;
  }
}

@media (max-width: 767.98px) {
  .section-7 {
    padding-top: 150px;
    border-radius: 30px;
    padding-bottom: 30px;
  }

  p.section-7__text {
    margin-top: 15px !important;
    font-size: 16px;
  }

  .section-7__sertificates {
    margin-top: 15px;
  }

  .section-7__inner {
    gap: 25px;
  }

  .section-7__block {
    margin-top: 20px;
    padding: 20px;
  }

  .section-7__block-footer {
    margin-top: 10px;
  }
}

@media (max-width: 479.98px) {
  .section-7__sertificates {
    gap: 10px;
  }

  .section-7__more {
    width: 100%;
  }

  p.section-7__text {
    font-size: 14px;
  }

  .section-7__block-footer {
    flex-direction: column;
    gap: 10px;
  }

  .section-7__block-text {
    font-size: 14px;
  }

  .section-7__photos {
    gap: 10px;
  }
}

.header-menu-wrapper {
  box-shadow: none;
}

.section-1_braces {
  background-image: url(../dinvrach/build/i/braces_back.png);
}

.section-1_braces .section-1__title {
  line-height: calc(74 / 66 * 100%);
  margin-left: 0;
}

.section-1_braces .section-1__main {
  margin-top: 58px;
}

.section-1_braces .section-1__list {
  margin-top: 21px;
  gap: 18px;
}

.section-1_braces .section-1__list-item {
  align-items: center;
  gap: 11px;
  padding-left: 0;
  display: grid;
  grid-template-columns: 38px auto;
}

.section-1_braces .section-1__list-item svg {
  margin-inline: auto;
}

.section-1_braces .section-1__list-item::before {
  display: none;
}

.section-1_braces .section-1__button {
  width: 315px;
  height: 86px;
  max-width: 100%;
  margin-top: 49px;
  margin-bottom: 129px;
}

.section-1__container {
  position: relative;
}

.section-1__price {
  position: absolute;
  top: 99px;
  left: 488px;
  width: 190px;
  height: 190px;
  box-shadow: 0px 20px 40px 0px rgba(23, 24, 47, 0.03);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}

.section-1__price div {
  width: 160px;
  height: 160px;
  box-shadow: 0px 0px 20px 0px rgba(23, 24, 47, 0.03);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #fff;
}

.section-1__price-cost {
  margin-top: 6px;
  font-size: 18px;
  line-height: calc(26 / 18 * 100%);
  font-weight: 400;
  color: #17181e;
}

.section-1__price-number {
  font-size: 22px;
  line-height: calc(30 / 22 * 100%);
  font-weight: 700;
  color: #f77b55;
  margin-top: -4px;
}

.section-1 .breadcrumbs {
  margin-top: 0;
  padding-top: 20px;
  margin-bottom: 23px;
}

.section-1_braces .section-1__header-awards {
  margin-top: 0;
}

@media (max-width: 1200px) {
  .section-1_braces {
    background-position: 41%;
  }
}

@media (max-width: 991.98px) {
  .section-1_braces .section-1__price {
    left: 400px;
  }
}

@media (max-width: 767.98px) {
  .section-1_braces .section-1__title {
    text-align: left;
  }

  .section-1_braces .section-1__list {
    display: flex;
    gap: 10px;
  }

  .section-1_braces {
    background-position: 50%;
    position: relative;
    z-index: 1;
  }

  .section-1_braces .section-1__button {
    background-color: #008996 !important;
    margin-top: 29px;
    margin-bottom: 43px;
  }

  .section-1_braces .section-1__main {
    margin-top: 30px;
  }

  .section-1_braces::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(255, 255, 255, 0.3);
    top: 0;
    left: 0;
    z-index: -1;
  }

  .section-1__price div {
    width: 130px;
    height: 130px;
  }

  .section-1__price {
    width: 150px;
    height: 150px;
  }

  .section-1__price-cost {
    font-size: 16px;
  }

  .section-1__price-number {
    font-size: 20px;
  }
}

@media (max-width: 575.98px) {
  .section-1_braces .section-1__price {
    top: -5px;
    left: 270px !important;
  }
}

@media (max-width: 479.98px) {
  .section-1_braces .section-1__price {
    top: -25px;
    left: 228px !important;
    width: 130px;
    height: 130px;
  }

  .section-1_braces::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    top: 0;
    left: 0;
    z-index: -1;
  }

  .section-1__price div {
    width: 110px;
    height: 110px;
  }

  .section-1__price-number {
    font-size: 18px;
  }

  .section-1__price-cost {
    margin-top: 0;
  }

  .section-1_braces .section-1__button {
    width: 100%;
  }
}

.section-5__item-inner {
  padding-left: 30px;
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.section-5__item-title {
  font-size: 20px;
  line-height: calc(28 / 20 * 100%);
  font-weight: 700;
  color: #17181e;
}

.section-5__inner-text {
  font-size: 16px;
  line-height: calc(24 / 16 * 100%);
  font-weight: 400;
  color: #868686;
}

.page-header__anchors + .section-5 {
  margin-top: 105px;
}

.section-5_braces .section-5__items {
  margin-top: 47px;
}

.section-5_braces .section-5__item {
  align-items: unset;
  justify-content: flex-start;
  gap: 0px;
  align-items: start;
}

@media (max-width: 1300px) {
  .section-5_braces br {
    display: none;
  }

  .section-5__item-inner {
    padding-left: 15px;
  }
}

@media (max-width: 991.98px) {
  .section-5__item-inner {
    margin-top: 20px;
    padding-left: 0;
    text-align: center;
  }
}

@media (max-width: 767.98px) {
  .page-header__anchors + .section-5 {
    margin-top: 40px;
  }

  .section-5__item-inner {
    text-align: left;
    margin-left: 20px;
  }

  .section-5_braces .section-5__item img {
    flex-shrink: 0;
  }

  .section-5_braces .section-5__items {
    margin-top: 25px;
  }
}

@media (max-width: 575.98px) {
  .section-5_braces .section-5__item {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }

  .section-5__item-inner {
    margin-left: 0;
    text-align: center;
    gap: 0px;
    margin-top: 10px;
  }

  .section-5_braces .section-5__item img {
    max-width: 260px;
  }
}

.section-braces1 {
  margin-top: 103px;
  max-width: 1880px;
  margin-inline: auto;
  background-image: url(../dinvrach/build/i/braces1_back.png);
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Mont, sans-serif;
  background-position: top center;
  border-radius: 60px;
  padding-top: 108px;
  padding-bottom: 110px;
}

.section-braces1 p {
  margin: 0 !important;
}

.section-braces1__title {
  text-align: left !important;
}

.section-braces1__items {
  margin-top: 47px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.section-braces1__item {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  min-height: 266px;
  box-shadow: 0px 15px 30px 0px rgba(33, 34, 58, 0.05);
  border-radius: 20px;
  background-color: #fff;
}

.section-braces1__item:nth-of-type(3),
.section-braces1__item:nth-of-type(4) {
  flex-direction: row-reverse;
  gap: 20px;
}

.section-braces1__inner {
  padding-bottom: 30px;
  padding-right: 39px;
  padding-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.section-braces1__item:nth-of-type(3) .section-braces1__inner,
.section-braces1__item:nth-of-type(4) .section-braces1__inner {
  padding-left: 35px;
  padding-right: 0;
}

.section-braces1__inner-title {
  font-size: 20px;
  line-height: calc(28 / 20 * 100%);
  font-weight: 700;
  color: #17181e;
}

.section-braces1__inner-text {
  font-size: 16px;
  line-height: calc(24 / 16 * 100%);
  font-weight: 400;
  color: #868686;
}

@media (max-width: 1400px) {
  .section-braces1__inner br {
    display: none;
  }

  .section-braces1__items {
    gap: 15px;
  }

  .section-braces1__item:nth-of-type(3) .section-braces1__inner,
  .section-braces1__item:nth-of-type(4) .section-braces1__inner {
    padding-left: 20px;
  }

  .section-braces1__inner {
    padding-right: 20px;
  }
}

@media (max-width: 1300px) {
  .section-braces1__items {
    grid-template-columns: auto;
    max-width: 640px;
    margin-inline: auto;
  }

  .section-braces1__inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section-braces1__item {
    min-height: unset !important;
  }
}

@media (max-width: 991.98px) {
  .section-braces1 {
    background-position: 5%;
  }

  .section-braces1__title {
    text-align: center !important;
  }
}

@media (max-width: 767.98px) {
  .section-braces1 {
    padding-top: 30px;
    margin-top: 30px;
    padding-bottom: 30px;
    border-radius: 30px;
  }

  .section-braces1__items {
    display: grid;
    grid-template-columns: repeat(4, 300px);
    gap: 10px;
    padding-bottom: 10px;
    overflow: scroll;
    margin-top: 0;
  }

  .section-braces1 .coursor {
    display: flex;
    justify-content: center;
    margin-top: 15px;
  }

  .section-braces1__item,
  .section-braces1__item:nth-of-type(3),
  .section-braces1__item:nth-of-type(4) {
    flex-direction: column !important;
    gap: 0 !important;
    justify-content: flex-start;
  }

  .section-braces1__inner {
    padding: 15px !important;
  }

  .section-braces1__inner-text {
    font-size: 15px;
  }

  .section-braces1__inner-title {
    font-size: 18px;
  }
}

.section-braces2 {
  margin-top: 110px;
  font-family: Mont;
}

.section-braces2 p {
  margin: 0 !important;
}

.section-braces2__container {
  display: grid;
  align-items: flex-start;
  grid-template-columns: auto auto;
}

.section-braces2__leftside {
  display: flex;
  flex-direction: column;
  gap: 44px;
  margin-top: -6px;
}

.section-braces2__title {
  text-align: left !important;
}

.section-braces2__paragraph {
  display: flex;
  flex-direction: column;
  gap: 27px;
}

.section-braces2__paragraph p {
  font-size: 18px;
  line-height: calc(26 / 18 * 100%);
  font-weight: 400;
  color: #868686;
}

.section-braces2__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
}

.section-braces2__item {
  border-radius: 16px;
  min-height: 221px;
  background-color: #fafbfc;
  padding-left: 35px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

.section-braces2__inner {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
  gap: 5px;
}

.section-braces2__inner-title {
  font-size: 20px;
  line-height: calc(28 / 20 * 100%);
  font-weight: 700;
  color: #17181e;
}

.section-braces2__inner-text {
  font-size: 16px;
  line-height: calc(24 / 16 * 100%);
  font-weight: 400;
  color: #868686;
}

.section-braces2__number {
  position: absolute;
  right: 23px;
  top: 25px;
  font-size: 100px;
  z-index: 0;
  font-weight: 700;
  color: #f5f6f7;
  line-height: 0.7;
}

@media (max-width: 1300px) {
  .section-braces2__container {
    gap: 30px;
  }

  .section-braces2__item {
    padding: 15px 20px;
  }

  .section-braces2__item br {
    display: none;
  }

  .section-braces2__leftside {
    max-width: 350px;
  }

  .section-braces2__leftside br {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .section-braces2__leftside {
    max-width: 100%;
  }

  .section-braces2__container {
    grid-template-columns: auto;
  }
}

@media (max-width: 767.98px) {
  .section-braces2 {
    margin-top: 40px;
  }

  .section-braces2__leftside {
    gap: 15px;
  }

  .section-braces2__paragraph {
    gap: 10px;
  }

  .section-braces2__paragraph p {
    font-size: 16px;
  }

  .section-braces2__items {
    gap: 10px;
  }

  .section-braces2__container {
    gap: 20px;
  }

  .section-braces2__inner-title {
    font-size: 18px;
  }

  .section-braces2__inner-text {
    font-size: 15px;
  }
}

@media (max-width: 575.98px) {
  .section-braces2__items {
    grid-template-columns: auto;
    max-width: 400px;
    margin-inline: auto;
  }

  .section-braces2__item {
    min-height: fit-content;
  }
}

.section-braces3 {
  font-family: Mont;
  margin-top: 105px;
}

.section-braces3 .tabs .btns .btn {
  height: 76px;
  border: 1px solid rgba(23, 24, 30, 0.1);
  border-radius: 12px;
  font-size: 14px;
  font-weight: 700;
  padding: 0 10px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: rgba(23, 24, 30, 0.5);
  max-width: 240px;
}

.section-braces3 .tabs .btns {
  justify-content: center;
  margin-top: 48px;
  gap: 10px;
}

.section-braces3 .tabs .btns .btn.active {
  box-shadow: 0px 20px 40px 0px rgba(247, 123, 85, 0.11);
  background-color: #f77b55;
  border: 1px solid #f77b55;
  color: #fff;
  opacity: 1;
}

.section-braces3 .blocks-wrapper {
  max-width: 1580px;
  margin-inline: auto;
  border-radius: 60px;
  margin-top: 30px;
}

.types-services__title {
  font-size: 28px;
  line-height: calc(36 / 28 * 100%);
  font-weight: 700;
  color: #17181e;
  margin-top: 0 !important;
  margin-bottom: 15px !important;
}

.section-braces3 .tabs .blocks > div {
  padding: 85px 0 80px 0;
}

.section-braces3 .types-services__text {
  font-size: 16px;
  line-height: calc(24 / 16 * 100%);
  font-weight: 400;
  color: #868686;
}

.section-braces3 .types-services__link {
  width: 288px;
  gap: 9px;
  height: 66px;
}

.section-braces3 .types-services__link:after {
  display: none;
}

.section-braces3 .types-services__link:hover {
  color: #fff;
}

.section-braces3 .types-services__grid .types-services__info {
  max-width: 581px;
}

.section-braces3 .types-services__grid {
  display: grid;
  grid-template-columns: auto auto;
  justify-content: space-between;
  align-items: start;
}

.section-braces3 .types-services__grid > * {
  max-width: 100%;
  height: 100%;
}

.section-braces3 .types-services__info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 45px;
}

@media (max-width: 1199px) {
  .section-braces3
    .types-services__grid
    .types-services__img
    .progressive-image-wrapper
    img {
    transform: none;
    position: static;
    max-width: 450px;
    object-fit: cover;
  }
}

@media (max-width: 991.98px) {
  .section-braces3
    .types-services__grid
    .types-services__img
    .progressive-image-wrapper
    img {
    max-width: 320px;
  }
}

@media (max-width: 767.98px) {
  .section-braces3 .types-services__grid > * {
    margin-inline: auto;
  }

  .section-braces3 {
    margin-top: 20px;
  }

  .section-braces3 .tabs .btns {
    margin-top: 30px;
  }

  .section-braces3 .types-services__grid {
    grid-template-columns: auto;
  }

  .section-braces3 .tabs .blocks > div {
    padding: 20px 0 20px 0;
  }

  .section-braces3 .blocks-wrapper {
    border-radius: 30px;
  }

  .section-braces3 .types-services__info {
    gap: 20px;
  }

  .section-braces3 .types-services__grid .types-services__link {
    display: flex;
    margin-top: 0;
    margin-inline: auto;
  }

  .section-braces3 .types-services__grid .types-services__info {
    max-width: 100%;
  }

  .section-braces3 .types-services__title {
    text-align: center;
  }

  .section-braces3 .types-services__grid > :nth-child(2) {
    margin-bottom: 10px;
  }

  .section-braces3 .types-services__title {
    margin-bottom: 8px !important;
    font-size: 25px;
  }
}

@media (max-width: 650px) {
  .section-braces3 .tabs .btns {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    align-items: center;
    justify-content: center;
    max-width: 470px;
    margin-bottom: 0 !important;
  }

  .section-braces3 .blocks-wrapper {
    margin-top: 10px;
  }

  .section-braces3 .types-services__inner .tabs .btns .btn {
    width: 100% !important;
    margin-bottom: 0;
  }
}

@media (max-width: 575.98px) {
  .section-braces3 .types-services__title {
    font-size: 23px;
  }
}

@media (max-width: 479.98px) {
  .section-braces3 .types-services__title {
    font-size: 21px;
  }

  .section-braces3 .types-services__text {
    font-size: 14px;
  }
}

.section-braces4 {
  margin-top: 60px;
  max-width: 1310px;
  margin-inline: auto;
  background-image: url(../dinvrach/build/i/braces4_back.png);
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Mont, sans-serif;
  background-position: top center;
  border-radius: 60px;
  padding-top: 108px;
  padding-bottom: 110px;
  color: #fff !important;
}

.section-braces4__inner {
  padding-left: 70px;
}

.section-braces4__title {
  text-align: left !important;
  color: #fff !important;
}

h3.section-braces4__subtitle {
  text-align: left;
  font-size: 18px;
  line-height: calc(26 / 18 * 100%);
  font-weight: 400 !important;
  margin-top: 16px !important;
  margin-bottom: 0 !important;
  color: #fff !important;
}

.section-braces4__button {
  margin-top: 45px;
  width: 315px;
  height: 86px;
  max-width: 100%;
}

@media (max-width: 1200px) {
  .section-braces4__inner {
    padding-left: 0px;
  }
}

@media (max-width: 991.98px) {
  .section-braces4 {
    position: relative;
    z-index: 1;
  }

  .section-braces4::after {
    content: "";
    border-radius: 60px;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    z-index: -1;
  }
}

@media (max-width: 767.98px) {
  .section-braces4 {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 30px;
  }

  .section-braces4::after {
    border-radius: 30px;
  }

  .section-braces4__inner {
    padding-left: 0px;
    max-width: fit-content;
    display: flex;
    margin-inline: auto;
    flex-direction: column;
    align-items: center;
  }

  .section-braces4__button {
    margin-top: 30px;
  }
}

.category-vrachi {
  font-family: Mont;
}

.category-vrachi__button {
  width: 315px !important;
  height: 86px !important;
}

.category-vrachi__h1 {
  font-size: 66px;
  line-height: calc(74 / 66 * 100%);
  font-weight: 700;
  color: #17181e;
}

.category-vrachi .wrap .desc {
  font-size: 26px;
  line-height: calc(36 / 26 * 100%);
  font-weight: 400;
  color: #17181e;
  margin-bottom: 40px;
  max-width: 556px;
}

.breadcrumbs__link_current {
  font-weight: 400 !important;
}

.category-vrachi .section-1__footer {
  grid-template-columns: repeat(3, 1fr);
  max-width: 1005px;
  margin-inline: auto;
  margin-bottom: 115px;
  margin-top: 60px;
}

.category-vrachi .section-1__footer-link img {
  max-width: 65px;
}

.section-1__footer-link {
  padding-left: 25px;
}

.category-vrachi__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;

  z-index: -1;
}

.category-vrachi .header-page {
  background-color: transparent;
  max-width: 1880px;
  display: block;
  margin-inline: auto;
  border-radius: 60px;
  overflow: hidden;
}

.category-vrachi .header-page .wrap {
  padding-bottom: 0;
}

.category-vrachi .breadcrumbs {
  margin-top: 19px;
  margin-bottom: 109px;
}

.category-vrachi__mobile {
  display: none;
}

@media (max-width: 1300px) {
  .category-vrachi .header-page .wrap h1 {
    font-size: 60px;
  }

  .category-vrachi__bg {
    background-position: 20%;
  }
}

@media (max-width: 1023px) {
  .category-vrachi .header-page .wrap h1 {
    font-size: 50px;
  }
}

@media (max-width: 991.98px) {
  .category-vrachi .wrap .desc {
    margin-top: 20px;
    font-size: 24px;
  }

  .category-vrachi .section-1__footer {
    margin-bottom: 75px;
  }

  .category-vrachi .breadcrumbs {
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .category-vrachi .breadcrumbs {
    margin-bottom: 35px;
  }

  .category-vrachi .header-page .wrap h1 {
    font-size: 40px;
  }

  .category-vrachi .btnWrap {
    margin-bottom: 40px;
  }

  .category-vrachi .wrap .desc {
    font-size: 20px;
    max-width: 386px;
    margin-bottom: 25px;
  }

  .category-vrachi .header-page {
    border-radius: 30px;
  }

  .category-vrachi__mobile {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    gap: 7px;
  }

  .category-vrachi__mobile .section-1__footer-link {
    width: 325px;
    background-color: #00000008;
  }
}

@media (max-width: 575.98px) {
  .category-vrachi .wrap .desc {
    font-size: 19px;
    max-width: 367px;
  }
}

@media (max-width: 479.98px) {
  .category-vrachi__mobile .section-1__footer-link {
    max-height: unset;
  }

  .category-vrachi .header-page .wrap h1 {
    font-size: 30px;
  }

  .category-vrachi .wrap .desc {
    font-size: 18px;
    max-width: 207px;
  }

  .category-vrachi__bg {
    background-position: 38%;
  }
}

@media (max-width: 374.98px) {
  .category-vrachi .header-page .wrap h1 {
    font-size: 26px;
  }
}

.doctors_wrap .typeSelect.M {
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 50px;
  font-family: Mont;
  padding-right: 55px;
  inline-size: auto;
}

.doctors_wrap .select-docs {
  max-width: 163px;
}

.doctors_wrap .select-fils {
  max-width: 186px;
}

.doctors_wrap .title__mod select {
  margin-left: 0;
}

.doctors_wrap .full__width {
  gap: 10px;
}

.doctors_wrap .typeSelect {
  font-family: Mont;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.04em;
  opacity: 0.5;
}

.doctors_wrap .typeSelect.M:hover {
  border-color: #008997;
}

.doctors.flex {
  font-family: "Mont";
}

.doctors .doctor {
  border-radius: 24px;
  background-color: #fafbfc;
}

.doctors .doctor .info a.fillBTN {
  border-radius: 12px;
  gap: 9px;
  align-items: center;
  width: 205px;
  height: 66px;
}

.doctors .doctor .info a.fillBTN img {
  margin-right: 0;
}

.doctors .doctor .info a.fillBTN span {
  top: unset;
  letter-spacing: 0.04em;
}

.doctors .doctor .info .rate .title {
  font-weight: 600;
  opacity: 0.7;
  color: #17181e;
}

.doctors .doctor .info .type {
  font-weight: 600;
}

.doctors .doctor .info a.name {
  color: #17181e;
}

.doctors .doctor {
  width: calc(50% - 20px);
  margin-right: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1064px) {
  .doctors .doctor {
    width: calc(50% - 20px);
  }
}

@media screen and (max-width: 640px) {
  .doctors .doctor {
    width: 100%;
  }
}

.header-page.doctor__detail {
  max-width: 1880px;
  border-radius: 60px;
  margin-inline: auto;
  overflow: hidden;
  font-family: Mont;
  background-image: url(../dinvrach/build/i/vrach_back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 759px;
  display: block;
}

.header-page.doctor__detail h1 {
  font-size: 66px;
  line-height: calc(74 / 66 * 100%);
  font-weight: 700;
  color: #17181e;
}

@media (max-width: 1300px) {
  .header-page.doctor__detail h1 {
    font-size: 60px;
  }
}

@media (max-width: 1023px) {
  .header-page.doctor__detail h1 {
    font-size: 50px;
  }
}

@media (max-width: 991px) {
  .header-page.doctor__detail h1 {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .header-page.doctor__detail h1 {
    font-size: 35px;
  }
}

@media (max-width: 479.98px) {
  .header-page.doctor__detail h1 {
    font-size: 30px;
  }
}

@media (max-width: 374.98px) {
  .header-page.doctor__detail h1 {
    font-size: 26px;
  }
}

.header-page.doctor__detail .type {
  font-size: 22px;
  line-height: calc(32 / 22 * 100%);
  font-weight: 600;
  color: #008996;
}

.header-page.doctor__detail .exp {
  opacity: 0.7;
  font-size: 18px;
  font-weight: 600;
  color: #17181e;
}

.doctor__detail .typeEditor ul.che li:after {
  width: 16px;
  height: 16px;
  background-size: contain;
  background-image: url(../dinvrach/build/i/doctor_check.png);
  background-color: transparent;
  top: 4px;
}

.doctor__detail .typeEditor ul.che li {
  padding-left: 25px;
  font-size: 16px;
  color: #17181e;
}

.doctor__detail ._green-btn {
  width: 315px;
  height: 86px;
  letter-spacing: 0.04em;
}

.ages-doctor .centerWrap {
  background-color: #fafbfc;
  border-radius: 60px;
  margin-top: -110px;
  padding-top: 50px;
  padding-bottom: 60px;
  z-index: 2;
}

.header-page.doctor__detail .wrap {
  padding-bottom: 220px;
}

.doctor__detail .breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
}

.doctor__detail .breadcrumbs > .breadcrumbs {
  margin-top: 0;
  margin-bottom: 30px;
}

@media (max-width: 767.98px) {
  .header-page.doctor__detail {
    border-radius: 30px;
  }
}

@media (max-width: 479.98px) {
  .header-page.doctor__detail .type {
    font-size: 20px;
  }
}

.ages-doctor {
  font-family: Mont;
}

.ages-doctor .ages .items .item .date {
  background-color: #8fd5bd;
  border-radius: 4px;
  min-width: 80px;
  width: auto;
  height: 36px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ages-doctor .ages .items .item .date:after {
  display: none;
}

.ages-doctor .ages .items .item .desc {
  padding-left: 20px;
  position: relative;
}

.ages-doctor .ages .items .item .desc:after {
  position: absolute;
  content: "";
  left: 0;
  top: 13px;
  width: 6px;
  height: 6px;
  background-color: #8fd5bd;
  border-radius: 50%;
}

.date + .desc::after {
  display: none;
}

.centerWrap .ages.mrg-min {
}

.centerWrap .ages.mrg-min:nth-child(odd) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.mrg-min h3 {
  font-size: 28px;
  line-height: calc(36 / 28 * 100%);
  font-weight: 700;
  color: #17181e;
}

.ages-doctor + .certificates-slider-wrapper {
  margin-top: 80px;
}

.doctors .doctor .info .btnWrap {
  margin-top: 30px;
}

.doctors .doctor .info {
  justify-content: flex-start;
}

@media screen and (max-width: 640px) {
  .doctors_wrap form#sorting .full__width > select {
    max-width: 100%;
  }
}

.ages-doctor .ages {
  max-width: 1090px;
}

@media (max-width: 767.98px) {
  .mrg-min h3 {
    font-size: 24px;
  }

  .ages-doctor + .certificates-slider-wrapper {
    margin-top: 50px;
  }

  .ages-doctor .centerWrap {
    border-radius: 30px;
    padding-top: 5px;
    padding-bottom: 10px;
  }
}

@media (max-width: 575.98px) {
  .ages-doctor .ages .items .item .date {
    font-size: 15px;
    min-width: 45px;
    height: 30px;
  }

  .ages-doctor .ages .items .item .desc {
    padding-left: 15px;
  }
}

@media (max-width: 479.98px) {
  .mrg-min h3 {
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  .header-page.doctor__detail .wrap {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 1439px) {
  .ages-doctor .centerWrap {
    padding-inline: 40px;
  }

  .header-page.doctor__detail .pic > img {
    margin-right: 100px;
  }
}

@media (max-width: 991px) {
  .ages-doctor .centerWrap {
    padding-inline: 24px;
  }
}

@media (max-width: 479.98px) {
  .ages-doctor .centerWrap {
    padding-inline: 15px;
  }
}

.doctors_wrap {
  font-family: Mont;
}

.doctors_wrap h2 {
  font-size: 36px;
  line-height: calc(40 / 36 * 100%);
  font-weight: 700;
  color: #17181e;
}

.doctors_wrap ._green-btn {
  width: 205px;
  height: 66px;
}

.doctors_wrap .carusel__arr > div {
}

.doctors_wrap .orange__arr > div {
  background-color: #f77b55 !important;
  width: 50px;
  height: 50px;
  border-radius: 10px;
  background-size: 9px 15px !important;
}

.carusel__arr.orange__arr {
  width: 110px;
}

.carusel__arr.orange__arr > div:hover {
  background-color: #ea5e34 !important;
}

@media (max-width: 767.98px) {
  .doctors_wrap h2 {
    font-size: 30px;
  }
}

@media (max-width: 575.98px) {
  .doctors_wrap .orange__arr > div {
    width: 40px;
    height: 40px;
  }

  .carusel__arr.orange__arr {
    width: 85px;
  }

  .doctors_wrap h2 {
    font-size: 25px;
  }

  .doctors .doctor .info .btnWrap {
    margin-top: 20px;
  }
}

.header-page.doctor__detail .pic .progressive-image-wrapper {
  bottom: 0;
}

.header-page.doctor__detail h1 {
  max-width: 715px;
}

.postid-2221 .che,
.postid-396 .che {
  display: grid;
  grid-template-columns: repeat(2, auto);
  max-width: unset;
  gap: 7px 56px;
}

.postid-2221 .che li,
.postid-396 .che li {
  max-width: 335px;
}

.header-page.doctor__detail .pic .progressive-image-wrapper {
  position: static;
}

.postid-2221 .header-page.doctor__detail .desc {
  max-width: fit-content;
}

.postid-2221 .typeEditor ul.che li,
.postid-396 .typeEditor ul.che li {
  margin: 0;
}

.postid-2221 .header-page.doctor__detail .pic {
  right: -17px;
}

.doctor__detail .progressive-image {
  width: auto;
  max-width: 100%;
}

.header-page.doctor__detail .pic {
  width: auto;
}

/*
.doctors .doctor .ava .progressive-image-wrapper {
	right: 0;
	left: 0;
	margin-inline: auto;
}*/
.doctors .doctor .info {
  justify-content: space-between;
}

.doctors .doctor .ava {
  position: relative;
}

.doctors .doctor .ava .progressive-image-wrapper {
  right: 0;
  left: 0;
  /* margin-inline: auto; */
}

@media screen and (max-width: 1064px) {
  .doctors .doctor > .wrap {
    height: 100%;
  }
}

@media (max-width: 1439px) {
  .postid-2221 .che,
  .postid-396 .che {
    position: relative;
    z-index: 2;
    gap: 7px 15px;
  }
}

@media (max-width: 1200px) {
  .postid-2221 .header-page.doctor__detail .pic {
    right: -97px;
  }
}

@media (max-width: 991px) {
  .doctors .doctor .info {
    justify-content: flex-end;
  }

  .header-page.doctor__detail .centerWrap {
    align-items: flex-start;
  }

  .postid-2221 .che,
  .postid-396 .che {
    grid-template-columns: auto;
  }

  .header-page.doctor__detail .pic > img,
  .header-page.doctor__detail .pic > svg,
  .header-page.doctor__detail .pic figure {
    width: auto !important;
  }

  .header-page.doctor__detail .pic {
    margin-right: 0;
  }

  .postid-2221 .header-page.doctor__detail .pic {
    right: 0;
  }

  .header-page.doctor__detail .wrap .btnWrap a.fillBTN {
    position: relative;
    z-index: 2;
  }
}

@media (max-width: 1100px) {
  .doctor__detail .typeEditor ul.che li {
    max-width: 450px;
  }

  .postid-2221 .doctor__detail .typeEditor ul.che li {
    max-width: 335px;
  }
}

@media (max-width: 991px) {
  .header-page.doctor__detail .wrap {
    padding-bottom: 180px;
  }

  .postid-2221 .doctor__detail .typeEditor ul.che li {
    max-width: 480px;
  }

  .postid-2221 .header-page.doctor__detail .pic {
    max-width: 59%;
  }

  .header-page.doctor__detail .wrap .desc {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .postid-2221 .header-page.doctor__detail .pic {
    max-width: 400px;
  }

  .doctors .doctor .info a.name {
    min-height: auto;
  }

  .doctors .doctor .info .btnWrap {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .ages-doctor .centerWrap {
    margin-top: -60px;
  }

  .header-page.doctor__detail .progressive-image-wrapper {
    padding-top: 0 !important;
  }

  .header-page.doctor__detail .breadcrumbs {
    margin-bottom: 0;
  }

  .doctor .progressive-image {
    max-width: 100%;
  }

  .postid-2221 .header-page.doctor__detail .pic {
    right: 0;
  }

  .header-page.doctor__detail .wrap {
    padding-bottom: 15px;
  }

  .header-page.doctor__detail .pic .progressive-image-wrapper {
    width: auto !important;
    max-width: 400px;
  }
}

@media (max-width: 479.98px) {
  .doctors .doctor .info a.fillBTN {
    width: 100%;
  }
}

.doctors .doctor > .wrap {
  height: 100%;
}

.doctor__detail .pic {
  position: absolute !important;
}

.doctor__detail .pic img {
  /* padding-top: 0 !important; */
  max-width: 100%;
}

.doctor__detail .centerWrap {
  min-height: 759px;
}

.header-page.doctor__detail .pic {
  right: 5%;
  bottom: 0;
  top: auto;
  max-height: 96.5%;
}

.postid-77 .header-page.doctor__detail .pic {
  right: 16%;
}

@media screen and (max-width: 1439px) {
  .header-page.doctor__detail .pic {
    right: -13%;
  }

  .postid-77 .header-page.doctor__detail .pic {
    right: 7%;
  }
}

@media (max-width: 1200px) {
  .header-page.doctor__detail h1 {
    max-width: 525px;
  }
}

@media (max-width: 991.98px) {
  .header-page.doctor__detail {
    min-height: auto;
  }

  .doctor__detail .centerWrap {
    min-height: auto;
  }

  .header-page.doctor__detail .wrap {
    padding-bottom: 310px;
  }

  .header-page.doctor__detail .pic {
    right: -2%;
    max-width: 49%;
  }
}

@media (max-width: 767.98px) {
  .header-page.doctor__detail .pic {
    position: static !important;
    margin-inline: auto;
    max-width: 400px;
  }

  .header-page.doctor__detail .wrap {
    padding-bottom: 13px;
  }
}

@media screen and (max-width: 1439px) {
  .postid-2767 .header-page.doctor__detail .pic {
    right: -2%;
  }

  .postid-363 .header-page.doctor__detail .pic {
    right: 7%;
  }
}

@media (max-width: 767.98px) {
  .postid-2767 .header-page.doctor__detail .pic {
    position: static !important;
    margin-inline: auto;
    max-width: 290px;
  }
}

.doctors .doctor .ava .progressive-image-wrapper {
  max-height: 100%;
  max-width: 100%;
  overflow: visible;
}

.doctor .progressive-image {
  max-height: 100%;
  height: 327px;
  width: auto;
}

.doctors .doctor .progressive-image-wrapper {
  right: -74px;
}

.doctors .doctor:nth-of-type(1) .progressive-image-wrapper {
  right: -95px;
}

.doctors .doctor:nth-of-type(2) .progressive-image-wrapper {
  right: -80px;
}

.doctors .doctor:nth-of-type(3) .progressive-image-wrapper {
  right: -55px;
}

.doctors .doctor:nth-of-type(4) .progressive-image-wrapper {
  right: -75px;
}

.doctors .doctor:nth-of-type(5) .progressive-image-wrapper {
  right: -90px;
}

.doctors .doctor:nth-of-type(6) .progressive-image-wrapper {
  right: -80px;
}

.doctors .doctor:nth-of-type(7) .progressive-image-wrapper {
  right: -50px;
}

.doctors .doctor:nth-of-type(8) .progressive-image-wrapper {
  right: -100px;
}

.doctors .doctor:nth-of-type(9) .progressive-image-wrapper {
  right: -100px;
}

.doctors .doctor:nth-of-type(10) .progressive-image-wrapper {
  right: -70px;
}

.doctors .doctor:nth-of-type(11) .progressive-image-wrapper {
  right: -90px;
}

.doctors .doctor:nth-of-type(12) .progressive-image-wrapper {
  right: -30px;
}

.doctors .doctor:nth-of-type(13) .progressive-image-wrapper {
  right: -80px;
}

.doctors .doctor:nth-of-type(14) .progressive-image-wrapper {
  right: -25px;
}

.doctors .doctor:nth-of-type(15) .progressive-image-wrapper {
  right: -60px;
}

.doctors .doctor:nth-of-type(16) .progressive-image-wrapper {
  right: -55px;
}

.doctors .doctor:nth-of-type(17) .progressive-image-wrapper {
  right: -35px;
}

.doctors .doctor:nth-of-type(18) .progressive-image-wrapper {
  right: -40px;
}

.doctors .doctor:nth-of-type(19) .progressive-image-wrapper {
  right: -40px;
}

.doctors .doctor:nth-of-type(20) .progressive-image-wrapper {
  right: -90px;
}

.doctors .doctor:nth-of-type(21) .progressive-image-wrapper {
  right: -80px;
}

.doctors .doctor:nth-of-type(22) .progressive-image-wrapper {
  right: -60px;
}

.doctors .doctor:nth-of-type(23) .progressive-image-wrapper {
  right: -30px;
}

.doctors .doctor:nth-of-type(24) .progressive-image-wrapper {
  right: -30px;
}

.doctors .doctor:nth-of-type(25) .progressive-image-wrapper {
  right: -15px;
}

.doctors .doctor:nth-of-type(26) .progressive-image-wrapper {
  right: -15px;
}

.doctors .doctor:nth-of-type(27) .progressive-image-wrapper {
  right: -60px;
}

.doctors .doctor:nth-of-type(28) .progressive-image-wrapper {
  right: -80px;
}

.doctors .doctor:nth-of-type(29) .progressive-image-wrapper {
  right: -45px;
}

.doctors .doctor:nth-of-type(30) .progressive-image-wrapper {
  right: -60px;
}

.doctor .ava {
  width: 296px;
}

.swiper-slide .doctor .progressive-image-wrapper {
  right: -35px !important;
  margin-inline: unset !important;

  left: 20px !important;
}

.swiper-slide .doctor .ava {
  position: static;
}

@media screen and (max-width: 1439px) {
  .doctors .doctor .ava {
    min-width: 160px;
  }

  .doctor .progressive-image {
    height: 290px;
  }
}

@media screen and (max-width: 1064px) {
  .doctors .doctor .ava {
    width: 100%;
  }
}

@media screen and (max-width: 1199px) {
  .doctors .doctor .progressive-image-wrapper {
    right: 0 !important;
    right: 0;
  }
}

/*.prices-blocks__features__item_grade:before {
	background-image: url(../dinvrach/build/i/reit.png);
}*/
.prices-blocks > div:last-child {
  width: 370px;
}

.prices-blocks,
.prices-blocks__features {
  font-family: Mont;
}

.prices-blocks__buttons ._green-btn {
  height: 86px;
  justify-content: flex-start;
  padding-left: 63px;
  border-radius: 12px;
}

.prices-blocks__buttons__doctor:after {
  right: 16px;
}

.prices-blocks .side-slider-wrapper {
  border-radius: 16px;
  background-color: #fafbfc;
}

.prices-blocks__features__item::before {
  display: none !important;
}

.prices-blocks__features__item {
  padding-left: 0;
  display: grid !important;
  grid-template-columns: 79px auto;
  align-items: start;
  gap: 15px;
  margin-bottom: 0;
}

.prices-blocks__features__item img {
  margin-inline: auto;
}

.prices-blocks__features__item p {
  margin: 0 !important;
}

.prices-blocks__features {
  padding: 40px 26px 34px 38px;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

._orange-btn {
  box-shadow: 0px 20px 40px 0px rgba(247, 123, 85, 0.11);
  border-radius: 12px !important;
  background-color: #f77b55;
  font-family: Mont;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #ffffff;
  border: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

._orange-btn:hover {
  background-color: #fa5523;
}

.prices-blocks__buttons__offer {
  max-width: 294px !important;
  height: 86px !important;
  margin-top: 0;
}

.prices-blocks__buttons__offer span {
  font-weight: 700;
  background-color: #f88d6d;
  display: inline-block;
  border-radius: 4px;
  padding-inline: 11px;
}

.installment-plan {
  display: flex;
  margin-top: 20px;
  align-items: stretch;
  gap: 10px;
  padding-left: 0;
}

.installment-plan .price-service__cost__tooltip-button {
  position: relative !important;
  width: 66px;
  height: 86px;
  border: 1px solid rgba(23, 24, 30, 0.1);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  background-image: none;
  display: flex;
  align-items: center;
  justify-content: center;
  inset: unset !important;
}

.installment-plan .price-service__cost__tooltip-button::after {
  content: "?";
  opacity: 0.3;
  font-family: Mont;
  font-size: 32px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #17181e;
}

.navigation-title {
  opacity: 0.4;

  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #0e1120;
  margin-bottom: 6px !important;
}

.prices-blocks .link_bordered {
  height: 44px;
  line-height: 43px;
}

.stick .prices-blocks__buttons ._green-btn {
  padding-left: 33px;
}

.stick .filter-links {
  max-width: 420px;
}

@media (max-width: 1280px) {
  .prices-blocks__buttons ._green-btn {
    padding-left: 12%;
  }
}

@media (max-width: 1199px) {
  .prices-blocks__buttons ._green-btn {
    padding-inline: 10px;
    justify-content: center;
  }
}

@media (max-width: 1400px) {
  .prices-blocks__features__item img {
    max-width: 100%;
  }

  .prices-blocks__features__item {
    grid-template-columns: 60px auto;
  }
}

@media screen and (max-width: 1023px) {
  .navigation-title {
    display: none;
  }

  .installment-plan {
    margin-top: 0;
  }

  .prices-blocks__features__item {
    align-items: center;
    max-width: 80%;
  }

  .prices-blocks__buttons {
    justify-content: center;
    gap: 30px;
  }
}

@media (max-width: 767.98px) {
  .prices-blocks__buttons > * {
    flex-basis: 100%;
  }

  .prices-blocks__buttons {
    gap: 15px;
  }

  .prices-blocks__buttons ._green-btn {
    flex-basis: 70%;
  }
}

@media screen and (max-width: 628px) {
  .prices-blocks .side-slider-wrapper {
    width: 100%;
    max-width: 85%;
  }
}

@media screen and (max-width: 530px) {
  .prices-blocks__buttons ._green-btn {
    flex-basis: 100%;
  }

  .prices-blocks__buttons {
    gap: 0;
  }

  .prices-blocks__buttons__offer {
    max-width: 100% !important;
  }

  .installment-plan .price-service__cost__tooltip-button {
    min-width: 66px;
  }
}

@media (max-width: 575.98px) {
  .prices-blocks__features .slick-slide {
    height: auto;
  }

  .prices-blocks__features {
    padding: 20px;
  }

  .prices-blocks__features__item {
    max-width: 100%;
  }
}

@media (max-width: 479.98px) {
  .prices-blocks__features__item {
    grid-template-columns: 50px auto;
  }

  .prices-blocks__features {
    padding: 20px 10px;
  }
}

.table-price__table__row {
  padding: 15px 26px 15px;
  min-height: 56px;
  border-radius: 8px;
  align-items: center;
}

.price-block__title,
.table-price__table__row__right {
  color: #17181e;
  font-weight: 700;
}

.table-price__table__row > div a {
  text-decoration: none;
}

.table-price__table__row__offer-icon {
  transform: scale(-1, -1);
  left: -46px;
}

.table-price__table__row__old-price {
  font-size: 18px;
  font-weight: 400;
  line-height: calc(26 / 18 * 100%);
}

.table-price__table__row__left_with-offer {
  padding-left: 0;
}

.price-service__cost__tooltip-button {
  background-image: url(../dinvrach/build/i/info_2224.png);
  width: 17px;
  height: 17px;
  background-color: transparent;
  border-radius: 0;
  background-position: center;
  background-size: contain;
}

.price-service__cost__tooltip_small {
  margin-bottom: -3px;
}

@media screen and (max-width: 600px) {
  .table-price__table__row__offer-icon {
    left: unset;
    right: -25px;
    margin-top: unset;
    top: -4px;
  }
}

@media screen and (max-width: 600px) {
  .table-price__table__row__left_with-offer,
  .table-price__table__row__right_with-offer {
    padding-left: 0;
  }
}

.tippy-tooltip.light-theme .tippy-backdrop {
  background-color: #fff !important;
}

.price-service__tooltip .price-service__list li {
  color: #000;
}

.price-service__tooltip .price-service__list li:before {
  background-color: #f77b55;
  width: 4px;
  height: 4px;
}

.tippy-tooltip.light-theme {
  background-color: #fff !important;
  border: none;
  max-width: 262px;
  box-shadow: 0px 20px 40px 0px rgba(23, 24, 47, 0.03);
  padding: 18px 20px 20px 20px !important;
}

.table-price__table__row > div a {
  font-size: 16px;
  line-height: calc(22 / 16 * 100%);
  color: #17181e;
}

.table-price__table__row,
.table-price__table__row span {
  font-size: 16px;
  color: #17181e;
  line-height: calc(22 / 16 * 100%);
}

.price-block .offer-block {
  margin-bottom: 20px;
}

.table-price__table__row__right {
  font-size: 18px;
  line-height: calc(26 / 18 * 100%);
}

@media (max-width: 767.98px) {
  .table-price__table__row {
    padding-inline: 15px;
  }

  .table-price__table__row__right {
    font-size: 16px;
  }

  .price-block__title + .pusher {
    margin-top: 20px !important;
  }
}

@media (max-width: 575.98px) {
  .prices-blocks .table-price__table__row .table-price__table__row__left {
    margin-right: 0;
  }
}

.price-block .offer-block__prices {
  display: flex;
  align-items: center;
  gap: 10px;
}

.price-block .offer-block__prices span:first-of-type {
  opacity: 0.4;
  font-family: Mont;
  font-size: 26px;
  line-height: 34px;
  font-weight: 400;
  text-decoration: line-through;
  color: #17181e;
}

.price-block .offer-block__prices span:last-of-type {
  font-family: Mont;
  font-size: 42px;
  line-height: 34px;
  font-weight: 700;
  color: #008996;
}

.price-block .offer-block__prices span:last-of-type > span {
  font-size: 26px;
  color: #008996;
  font-weight: 700;
  font-family: Mont;
  opacity: 1;
  text-decoration: none;
  display: inline-block;
}

.price-block .offer-block__button-price {
  width: 219px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Mont;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #ffffff;
}

.price-block .offer-block_from-offer .offer-block__title {
  font-family: Mont;
  font-size: 28px;
  line-height: calc(36 / 28 * 100%);
  font-weight: 600;
  color: #17181e;
  max-width: 430px;
  margin-top: 15px;
}

.price-block .offer-block {
  display: block;
}

.price-block .offer-block__inner {
  border-radius: 20px;
}

.price-block .offer-block__inner {
  padding-left: 0;
}

.price-block .offer-block__content {
  position: static;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 60px;
  display: flex;
  flex-direction: column;
  min-height: 286px;
  /* align-items: center; */
  position: relative;
  z-index: 2;
  justify-content: center;
}

.price-block .offer-block__image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: none;
}

.price-block .progressive-image-wrapper,
.price-block .progressive-image {
  width: 100% !important;
  height: 100% !important;
}

.price-block .progressive-image {
  object-fit: cover;
  object-position: center;
}

@media screen and (max-width: 767px) {
  .price-block .offer-block_from-offer .offer-block__title {
    font-size: 22px;
  }

  .price-block .offer-block__content {
    min-height: 235px;
  }

  .price-block .offer-block_from-offer .offer-block__title {
    max-width: 360px;
  }
}

@media screen and (max-width: 1199px) {
  .price-block .offer-block__image {
    opacity: 1;
  }

  .price-block .offer-block__content {
    padding-left: 40px;
  }
}

@media screen and (max-width: 1023px) {
  .price-block .offer-block__image {
    display: block;
  }
}

@media (max-width: 575.98px) {
  .price-block .offer-block_from-offer .offer-block__title {
    font-size: 20px;
  }
}

@media (max-width: 479.98px) {
  .table-prices {
    margin-inline: -10px;
  }

  .price-block .offer-block__content {
    padding-left: 20px;
  }
}

.page_prices .page-header {
  max-width: 1880px;
  margin-inline: auto;
  background-image: url(../dinvrach/build/i/ceny_back.jpg);
  border-radius: 60px;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: transparent;
}

.page_prices .page-header__award::before,
.page_contacts .page-header__award::before {
  display: none;
}

.page_prices .page-header__award,
.page_contacts .page-header__award {
  display: flex;
  gap: 15px;
  align-items: center;
  color: #fff;
  font-size: 14px;
  line-height: calc(18 / 14 * 100%);
}

.page_prices .page-header__award,
.page_contacts .page-header__award {
  padding-left: 0;
}

.page_12 .header-award-slider__wrapper {
  max-width: fit-content;
}

.page_prices .page-header__award-wrapper,
.page_contacts .page-header__award-wrapper {
  display: flex;
  gap: 28px;
  align-items: center;
}

.page_prices .sg-row {
  position: relative;
}

.page_prices .section-1__premium-banner {
  position: absolute;
  right: 0;
  top: 0;
}

.page_prices .section-1__premium-banner {
  margin-top: -50px;
}

.page_prices .page-header__grid {
  margin-top: 25px;
}

.page_prices {
  font-family: Mont;
  color: #fff;
}

.page_prices .h1,
.page_contacts .h1 {
  font-size: 66px;
  line-height: calc(74 / 66 * 100%);
  font-weight: 700;
  color: #fff;
  margin: 55px 0 20px 0;
}

@media (max-width: 1300px) {
  .page_prices .h1,
  .page_contacts .h1 {
    font-size: 60px;
  }
}

@media (max-width: 1023px) {
  .page_prices .h1,
  .page_contacts .h1 {
    font-size: 50px;
  }
}

@media (max-width: 767px) {
  .page_prices .h1,
  .page_contacts .h1 {
    font-size: 40px;
  }
}

@media (max-width: 479.98px) {
  .page_prices .h1,
  .page_contacts .h1 {
    font-size: 30px;
  }
}

@media (max-width: 374.98px) {
  .page_prices .h1,
  .page_contacts .h1 {
    font-size: 26px;
  }
}

.page_prices .page-header__item::before {
  display: none;
}

.page_prices .page-header__item {
  font-family: Mont;
  display: flex;
  padding-left: 0;
  flex-direction: column;
  gap: 15px;
  font-size: 16px;
  line-height: calc(24 / 16 * 100%);
  font-weight: 400;
  text-transform: none;
  color: #ffffff;
  align-items: flex-start;
}

.page_prices .page-header__item span {
  font-weight: 700;
  text-transform: uppercase;
  color: #8fd5bd !important;
}

.page_prices .page-header__item p {
  font-size: 16px;
  margin: 0 !important;
  color: #ffffff !important;
}

.page_prices .page-header__list {
  display: flex;
  gap: 39px;
}

.page_prices .page-header__item img {
  position: static;
  width: auto;
  height: auto;
  margin-top: 0;
}

.page_prices .link_bordered {
  height: 44px;
  align-items: center;
  display: inline-flex;
  border-radius: 0px 22px 22px 22px;
}

.page_prices .page-header {
  padding-bottom: 120px;
}

@media screen and (max-width: 1299px) {
  .page_prices .page-header-service-with-image .page-header__content {
    max-width: 100%;
  }
}

@media (max-width: 1410px) {
  .page_prices .section-1__premium-banner {
    right: 40px;
  }
}

@media (max-width: 991.98px) {
  .page_prices .page-header {
    position: relative;
    z-index: 0;
  }

  .page_prices .page-header::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    z-index: -1;
  }

  .page_prices .page-header__award-wrapper,
  .page_contacts .page-header__award-wrapper {
    max-width: 500px;
    row-gap: 15px;
    flex-wrap: wrap;
  }

  .page_prices .page-header {
    padding-bottom: 60px;
  }
}

@media (max-width: 767.98px) {
  .page_prices .page-header {
    border-radius: 30px;
  }

  .page-header__grid {
    padding-bottom: 0;
  }

  .page_prices .page-header {
    padding-bottom: 50px;
  }

  .page_prices .h1,
  .page_contacts .h1 {
    margin-top: 20px;
  }

  .page_prices .page-header__list {
    gap: 15px;
    margin-bottom: 0;
  }

  .page_prices .page-header__item p br {
    display: none;
  }

  .page_prices .page-header__item p {
    font-size: 15px;
  }

  .page_prices .page-header__item span {
    display: block;
  }

  .page_prices .page-header__item {
    gap: 10px;
  }
}

@media screen and (max-width: 545px) {
  .page_12 .allure-description {
    display: block;
  }

  .page_12 .page-header__list {
    flex-direction: column;
    gap: 5px;
  }

  .page_prices .page-header__item {
    flex-direction: row;
  }

  .page_prices .h1,
  .page_contacts .h1 {
    text-align: center;
  }

  .page_prices .page-header__item img {
    max-width: 29px;
  }
}

.page-header_implantation .h1_supplement {
  color: #17181e;
  font-weight: 600;
  font-family: Mont;
}

.page-header_implantation .sg-row,
.page_contacts .sg-row {
  position: relative;
}

.page-header_implantation .section-1__premium-banner,
.page_service_prosthetics_new .section-1__premium-banner,
.page_contacts .section-1__premium-banner {
  position: absolute;
  right: 50px;
  top: 0;
  margin-top: -55px;
}

.page-header_implantation {
  max-width: 1880px;
  margin-inline: auto;
  background-image: url(../dinvrach/build/i/implant_back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Mont, sans-serif;
  background-position: top center;
  border-radius: 60px;

  padding-bottom: 100px;
}

.page-header_implantation .page-header__grid {
  margin-top: 75px;
}

.page-header_implantation .h1 {
  margin-bottom: 15px;
}

.page-header_implantation .page-header__warranty:before {
  display: none;
}

.page-header_implantation .page-header__warranty {
  padding-left: 0;
}

.page-header_implantation .page-header__warranty > :nth-child(2) {
  font-size: 16px;
  font-weight: 400;
  color: #17181e;
}

.page-header_implantation .page-header__warranty {
  display: flex;
  gap: 15px;
  align-items: center;
}

.page-header_implantation .page-header__warranty div {
  color: #17181e;
}

.page-header_implantation .page-header__warranty span {
  font-size: 28px;
  line-height: calc(36 / 28 * 100%);
  font-weight: 700;
  color: #17181e;
}

.page-header_implantation .page-header__price-wrapper {
  gap: 39px;
}

.page-header_implantation .page-header__price {
  display: flex;
  gap: 14px;
  align-items: flex-start;
}

.page-header_implantation .page-header__content {
  max-width: 100%;
}

.page-header_implantation .page-header__price {
  width: 383px;
  height: 110px;
  box-shadow: 0px 20px 40px 0px rgba(23, 24, 47, 0.03);
  border-radius: 0px 55px 55px 55px;
  background-color: #fff;
  padding: 10px;
}

.page-header_implantation .page-header__price-wrap {
  box-shadow: 0px 0px 20px 0px rgba(23, 24, 47, 0.03);
  border-radius: 0px 45px 45px 45px;
  background-color: #fff;
  margin-top: 0 !important;
  width: 100%;
  height: 100%;
  display: flex;
  gap: 14px;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: calc(18 / 26 * 100%);
  font-weight: 400;
  color: #17181e;
}

.page-header_implantation .page-header__price .old {
  font-weight: 400;
  text-decoration: line-through;
  color: #868686;
}

.page-header_implantation .page-header__price .new {
  font-size: 28px;

  font-weight: 700;
  color: #f77b55;
}

.page-header_implantation .page-header__price-wrap > div {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.page-header__price-wrap img {
  position: relative;
  top: -10px;
}

.page-header_implantation .page-header__button {
  width: 315px;
  height: 86px;
}

.page-header_implantation .allure-description {
  margin-top: 35px;
}

.page-header_implantation .allure-description p {
  font-size: 20px;
  line-height: calc(28 / 20 * 100%);
  font-weight: 700;
  color: #17181e;
  margin-bottom: 14px;
}

.page-header_implantation .page-header__list {
  margin-bottom: 0;
}

.page-header_implantation .page-header__item {
  font-size: 16px;
  line-height: calc(24 / 16 * 100%);
  font-weight: 400;
  margin-top: 10px;
  padding-left: 26px;
}

.page-header_implantation .page-header__item::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background-image: url(../dinvrach/build/i/sec1-check.svg);
  background-size: contain;
  background-color: transparent;
  top: 3px;
  left: 0;
  color: #17181e;
}

.page-header_implantation .header-award-slider__wrapper {
  top: 60%;
}

.page-header_implantation .page-header__award-wrapper {
  display: flex;
  flex-direction: column;
  box-shadow: none !important;
  background-color: transparent !important;
  gap: 0;
}

.page-header_implantation .page-header__award-wrapper {
}

.page-header_implantation .page-header__award {
  width: 100%;
  gap: 15px;
  flex-direction: column;
  display: flex;
  align-items: center;
  margin-top: 0;
  text-align: center;
  background-color: #fff;
  padding: 25px 0;
  box-shadow: 0px 15px 30px 0px rgba(23, 24, 47, 0.03);
  border-radius: 16px;
}

.page-header_implantation .page-header__award::before {
  display: none;
  flex-direction: column;
}

.page-header_implantation .page-header__content {
  width: 100% !important;
}

@media screen and (max-width: 1400px) {
  .page-header_implantation .page-header__wallpaper__inner {
    padding-left: 550px;
  }
}

@media (max-width: 1250px) {
  .page-header_implantation .page-header__price-wrapper {
    gap: 19px;
    align-items: flex-start;
    flex-direction: column;
  }

  .page-header_implantation .page-header__wallpaper__inner {
    padding-left: 470px;
  }
}

@media screen and (max-width: 1150px) {
  .page-header_implantation .page-header__wallpaper-wrapper {
    display: block !important;
  }

  .page-header__wallpaper-wrapper .progressive-image-wrapper {
    max-width: 560px;
  }

  .page-header_implantation .page-header__wallpaper__inner {
    padding-left: 360px;
  }
}

@media screen and (max-width: 1023px) {
  .page-header_implantation .header-award-slider__wrapper {
    bottom: -60px;

    left: 330px;
    margin-inline: auto;
    top: unset;
  }

  .page-header_implantation .page-header__award-wrapper {
    flex-direction: row;
  }

  .page-header_implantation .page-header__award_reputation img {
    max-height: 40px;
  }

  .page-header_implantation {
    padding-bottom: 150px;
  }

  .page-header_implantation .page-header__award-wrapper {
    gap: 0px;
  }
}

@media (max-width: 991.98px) {
  .page-header_implantation .page-header__award-wrapper {
    max-width: 100%;
    gap: 0px;
    flex-wrap: nowrap;
  }
}

@media (max-width: 767.98px) {
  .page-header_implantation .page-header__award:first-child {
    margin-top: 70px;
  }

  .page-header_implantation {
    border-radius: 30px;
    padding-bottom: 0;
  }

  .page-header_implantation .h1 {
    font-size: 40px;
  }

  .page-header_implantation .page-header__warranty > :nth-child(2) {
    font-size: 14px;
  }

  .page-header_implantation .page-header__price {
    height: 90px;
  }

  .page-header_implantation .page-header__warranty img {
    max-width: 65px;
  }

  .page-header_implantation .page-header__grid {
    margin-top: 35px;
    gap: 15px;
  }

  .page-header_implantation .page-header__warranty span {
    font-size: 24px;
  }

  .page-header_implantation .page-header__warranty {
    margin: 0;
    max-width: 100%;
  }

  .page-header_implantation .page-header__price .new {
    font-size: 24px;
  }

  .page-header_implantation .page-header__button {
    margin-inline: auto;
    margin-top: 15px;
  }

  .page-header_implantation .page-header__price {
    max-width: 320px;
    width: 100%;
  }

  .page-header_implantation .page-header__price-wrap {
    font-size: 16px;
  }

  .page-header_implantation .page-header__price-wrapper {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }

  .page-header_implantation .allure-description {
    max-width: 100%;
    margin-top: 25px;
  }

  .page-header_implantation .page-header__item {
    margin-top: 5px;
  }

  .page-header_implantation .allure-description p {
    text-align: center;
    margin-bottom: 7px !important;
  }

  .page-header_implantation .page-header__award {
    max-width: 367px;
    position: static;
    padding: 15px 0;
    gap: 10px;
  }

  .page-header__grid {
    flex-direction: column-reverse;
  }

  .page-header_implantation .header-award-slider__wrapper {
    position: relative;
    inset: unset;
  }

  .page-header_implantation .page-header__award-wrapper {
    max-width: 350px;
    padding: 0;
  }

  .page-header_implantation
    .page-header__wallpaper-wrapper
    .progressive-image-wrapper {
    max-width: 330px;
  }

  .page-header_implantation
    .page-header__wallpaper-wrapper
    .progressive-image-wrapper
    img {
    max-width: 100%;
  }

  .page-header_implantation .header-award-slider__wrapper {
    transform: none;
  }

  .page-header_implantation .header-award-slider__navigator {
    top: 89%;
  }

  .page-header_implantation .page-header__wallpaper__inner {
    padding-left: 0;
    padding-top: 90px;
  }
}

@media (max-width: 479.98px) {
  .page-header_implantation .h1 {
    font-size: 27px;
  }

  .page-header__wallpaper-wrapper .progressive-image-wrapper {
    max-width: 100%;
  }
}

.h2_large {
  font-family: Mont;

  color: #17181e;
}

.prices-formula__block__title::before {
  width: 80px;
  height: 36px;
  border-radius: 4px;
  background-color: #8fd5bd;
  font-family: Mont;
  font-size: 14px;

  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.prices-formula__block__title {
  display: flex;
  gap: 15px;
  font-family: Mont;
  font-size: 20px;
  font-weight: 700;
  color: #17181e;
  align-items: center;
}

.prices-formula__block__title::before {
  content: counter(block) " этап ";
}

.prices-formula__grid:after {
  display: none;
}

.price-formula__title {
  font-weight: 400;
  color: #17181e;
}

.price-formula__item:before {
  background: none;
  font-size: 70px;
  color: #8fd5bd;
  content: "+";
}

.price-formula__item_last:before {
  content: "=";
  margin-top: -35px;
}

.price-formula__item::before {
  left: -10px;
  top: 31%;
}

.price-formula__item__prices > div {
  font-family: Mont;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #17181e;
  margin-bottom: 5px;
}

.price-formula__item__prices {
  color: #868686;
  display: flex;
  flex-direction: column;
}

.price-formula__item__prices .old {
  font-family: Mont;
  font-size: 18px;

  font-weight: 400;
  text-decoration: line-through;
  color: #868686;
}

.price-formula__item__prices .new {
  font-family: Mont;
  font-size: 28px;
  line-height: 1;

  font-weight: 700;
  color: #f77b55;
}

@media screen and (max-width: 1023px) {
  .price-formula__item_last:before {
    left: 50%;
    top: 0;
    margin-top: -40px;
  }
}

@media (max-width: 767.98px) {
  .prices-formula__block__title {
    font-size: 17px;
    text-align: left;
    gap: 10px;
  }

  .prices-formula__block__title::before {
    width: 65px;
  }

  .prices-formula__grid > * {
    padding-inline: 5px;
    padding-top: 10px;
  }

  .prices-formula__grid {
    padding-top: 25px;
  }

  .price-formula__image {
    max-width: 71%;
  }

  .price-formula__image {
    max-width: 100px;
  }
}

.prices-formula__total {
  border-radius: 60px 0px 60px 60px;
  max-width: 645px;
  min-height: 304px;
}

.prices-formula__total__image {
  margin-right: 29px;
  bottom: -18px;
  position: relative;
}

.prices-formula__total__prices {
  font-size: 24px;
  font-weight: 600;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}

.prices-formula__total__prices .old {
  opacity: 0.7;
  font-family: Mont;
  font-size: 22px;
  line-height: 1;
  font-weight: 400;
  text-decoration: line-through;
  color: #ffffff;
}

.prices-formula__total__prices .new {
  font-weight: 700;
  line-height: 1;
}

.prices-formula__total-wrapper > * {
  padding: 0;
  flex: 0 1 49.2%;
  justify-content: space-between;
}

.prices-formula__total-wrapper > div:nth-of-type(2) {
  position: relative;
  background-image: url(../dinvrach/build/i/implant_consult.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0px 60px 60px 60px;
  max-width: 645px;
  min-height: 304px;
  display: flex;
  align-items: center;
  padding-left: 60px;
}

.prices-formula__total-wrapper {
  margin: 0;
  margin-top: 40px;

  justify-content: space-between;
}

.prices-formula__total-wrapper .callback__button {
  width: 218px;
  height: 66px;
}

.consultation-form__title {
  font-family: Mont;
  font-size: 28px;
  line-height: calc(36 / 28 * 100%);
  font-weight: 700;
  color: #17181e;
}

.consultation-form__text {
  color: #868686;
  font-size: 18px;
  line-height: calc(26 / 18 * 100%);
  margin-bottom: 16px;
  color: #17181e;
}

.consultation-form__text a {
  color: #008996;
  font-weight: 700;
}

.consultation-form__title {
  margin-bottom: 7px;
}

.prices-formula__teeth {
  position: absolute;
  bottom: 0;
  right: 16px;
}

.prices-formula__additional {
  justify-content: center;
}

.prices-formula__additional__text > :first-child {
  font-family: Mont;
  font-size: 20px;
  line-height: calc(28 / 20 * 100%);
  font-weight: 700;
  color: #17181e;
  margin-bottom: 10px;
}

.prices-formula__additional__text > * {
  font-family: Mont;
  font-size: 16px;
  line-height: calc(24 / 16 * 100%);
  font-weight: 400;
  color: #868686;
}

.prices-formula__additional .link_green > span {
  border-color: #008996;
}

.prices-formula__additional .link_green {
  color: #008996;
}

.prices-formula__additional__text {
  margin-top: -30px;
}

.prices-formula__appointment {
  position: relative;
  z-index: 1;
}

.prices-formula__teeth img {
  max-width: 100%;
}

@media (max-width: 1360px) {
  .prices-formula__teeth {
    max-width: 26%;
  }

  .prices-formula__total-wrapper > div:nth-of-type(2) {
    padding-left: 40px;
  }

  .prices-formula__total__image {
    max-width: 210px;
    bottom: -40px;
    margin-right: 20px;
    max-width: 41%;
  }

  .prices-formula__total__image .progressive-image-wrapper {
    max-width: 100%;
  }

  .prices-formula__total__image .progressive-image {
    max-width: 100%;
  }
}

@media (max-width: 1200px) {
  .prices-formula__total-wrapper > div:nth-of-type(2) {
    padding-left: 30px;
  }

  .consultation-form__title {
    font-size: 24px;
  }

  .prices-formula__appointment {
    margin-top: 0 !important;
  }

  .prices-formula__total-wrapper {
    flex-wrap: nowrap !important;
  }

  .prices-formula__total__prices {
    font-size: 22px;
  }

  .prices-formula__total__image {
    bottom: -56px;

    max-width: 41%;
  }
}

@media (max-width: 991.98px) {
  .prices-formula__total-wrapper {
    flex-direction: column;
  }

  .prices-formula__total-wrapper > * {
    width: 100%;
    max-width: 500px !important;
  }

  .consultation-form__title {
    text-align: left;
  }

  .prices-formula__total,
  .prices-formula__total-wrapper > div:nth-of-type(2) {
    min-height: 250px;
  }

  .prices-formula__additional__text br {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .prices-formula__additional__image {
    position: static;
    width: auto;
    margin-right: 15px;
  }

  .prices-formula__additional__text > :first-child {
    padding-left: 0;
    min-height: auto;
  }

  .prices-formula__additional__text {
    margin-top: 0;
  }

  .prices-formula__additional {
    align-items: flex-start;
  }

  .consultation-form__text {
    text-align: left;
  }

  .consultation-form__button {
    margin-top: 0;
  }

  .consultation-form .form__flex {
    padding: 0;
  }
}

@media (max-width: 575.98px) {
  .prices-formula__additional__text > :first-child {
    font-size: 18px;
  }

  .prices-formula__additional__text > * {
    font-size: 14px;
  }

  .consultation-form__title {
    font-size: 22px;
  }

  .prices-formula__total__image {
    bottom: -56px;
    max-width: 35%;
  }

  .prices-formula__total__prices .new {
    font-size: 27px;
  }

  .prices-formula__total-wrapper {
    margin-top: 20px;
  }
}

@media (max-width: 479.98px) {
  .prices-formula__total,
  .prices-formula__total-wrapper > div:nth-of-type(2) {
    min-height: 210px;
  }

  .prices-formula__total-wrapper > div:nth-of-type(2) {
    padding-left: 20px;
  }

  .consultation-form__title {
    font-size: 19px;
  }

  .consultation-form__text {
    font-size: 15px;
  }

  .prices-formula__total__prices {
    font-size: 20px;
  }

  .prices-formula__total,
  .prices-formula__total-wrapper > div:nth-of-type(2) {
    border-radius: 30px;
    background-position: center;
  }
}

.section-3_impl {
  background-image: url(../dinvrach/build/i/impk.jpg);
}

.section-6_gasp {
  z-index: 1;
  background-image: url(../dinvrach/build/i/sec6_back2.jpg);
}

.section-6_gasp .section-6__doctor-photo {
  margin-left: 60px;
}

@media (max-width: 991.98px) {
  .section-6_gasp {
    background-position: 30%;
  }
}

@media (max-width: 479.98px) {
  .section-6_gasp .section-6__doctor-photo img {
    max-width: 66%;
  }

  .section-6_gasp {
    overflow: hidden;
  }
}

.section-7_implant .section-7__block_mob {
  display: block;

  max-width: 983px;
  width: 100%;
  position: relative;
  margin-top: -180px;
  padding: 38px 40px 38px 60px;
}

.section-7_implant .section-7__leftside {
  flex-shrink: 0;
}

.section-7_implant .section-7__inner {
  gap: 130px;
  min-height: 722px;
}

.section-7__list {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.section-7__list-item {
  padding-left: 26px;
  position: relative;
  font-size: 16px;
  line-height: calc(24 / 16 * 100%);
  font-weight: 400;
}

.section-7__list-item::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background-image: url(../dinvrach/build/i/sec1-check.svg);
  background-size: contain;
  background-color: transparent;
  top: 3px;
  left: 0;
  color: #17181e;
}

.section-7_implant {
  margin-top: -215px;
}

.section-7_implant .section-7__photo {
  padding-bottom: 129%;
}

.section-7_implant .section-7__photo:nth-of-type(3) {
  padding-bottom: 43.7%;
}

.section-7__block-title {
  font-size: 28px;
  line-height: calc(36 / 28 * 100%);
  font-weight: 700;
  color: #17181e;
}

p.section-7__block-title {
  margin-bottom: 5px !important;
}

.section-7_implant .section-7__block-footer {
  justify-content: space-between;
  align-items: flex-end;
}

.section-7_implant .section-7__more {
  margin-bottom: 7px;
}

.section-7_implant .section-7__block-text {
  width: fit-content;
}

.section-7__video {
  position: absolute;
  right: 246px;
  bottom: 35px;
}

.section-7__video-content {
  position: absolute;
  left: 50px;
  left: -57px;
  bottom: 11px;
}

.section-7__video-top {
  display: flex;
  gap: 6px;
  margin-left: 62px;
  align-items: flex-end;
}

.section-7__video-circle {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background-color: #f77b55;
}

.section-7__video-line {
  opacity: 0.1;
}

.section-7__video-text {
  display: block;
  opacity: 0.6;
  font-size: 16px;
  line-height: calc(24 / 16 * 100%);
  font-weight: 400;
  color: #17181e;
}

.section-7__block-text,
.section-7__block-footer,
.section-7__block-title,
.section-7__photos {
  position: relative;
  z-index: 1;
}

@media (max-width: 1300px) {
  .section-7_implant .section-7__inner {
    gap: 50px;
  }
}

@media (max-width: 1200px) {
  .section-7_implant .section-7__inner {
    gap: 35px;
    min-height: auto;
  }

  .section-7_implant .section-7__photo:nth-of-type(3) {
    padding-bottom: 34%;
  }

  .section-7_implant .section-7__block_mob {
    margin-top: 40px;
  }

  .section-7__block_mob br {
    display: block;
  }

  .section-7_implant .section-7__block_mob {
    max-width: 100%;
  }

  .section-7__video {
    right: 16px;
    bottom: 85px;
  }

  .section-7__video > img {
    max-width: 300px;
  }
}

@media (max-width: 991.98px) {
  .section-7_implant .section-7__inner {
    flex-direction: column;
  }

  .section-7_implant .section-7__photo {
    padding-bottom: 129%;
  }

  .section-7_implant .section-7__photo:nth-of-type(3) {
    padding-bottom: 43%;
  }

  .section-7_implant .section-7__block_mob {
    padding-left: 40px;
  }

  .section-7_implant .section-7__block_mob {
    padding-inline: 30px;
  }

  .section-7__video {
    right: 0;
  }
}

@media (max-width: 767.98px) {
  .section-7_implant .section-7__inner {
    gap: 25px;
  }

  .section-7_implant {
    margin-top: -160px;
  }

  .section-7_implant .section-7__block_mob {
    padding: 20px;
    overflow: hidden;
  }

  .section-7__video {
    bottom: 45px;
  }

  .section-7__video > img {
    max-width: 260px;
  }

  .section-7__video-text {
    font-size: 14px;
  }

  .section-7__block-title {
    font-size: 23px;
  }

  .section-7_implant .section-7__block_mob {
    margin-top: 20px;
  }
}

@media (max-width: 650px) {
  .section-7_implant .section-7__block-footer {
    align-items: center;
  }

  .section-7__block-text br {
    display: none;
  }

  .section-7__video {
    position: relative;
    inset: unset;
    display: flex;
    max-width: fit-content;
    justify-content: center;
    margin-inline: auto;
  }

  .section-7_implant .section-7__block_mob {
    display: flex;
    flex-direction: column;
  }

  .section-7__block-footer {
    order: 2;
  }

  .section-7_implant .section-7__more {
    margin-bottom: 0;
  }

  .section-7__list-item {
    font-size: 14px;
  }

  .section-7__list-item::before {
    top: 2px;
  }
}

@media (max-width: 479.98px) {
  .section-7__video {
    margin-right: -10px;
  }
}

.implantation-choice {
  margin-top: 45px;
}

.implantation-choice .btns {
  justify-content: center;
  margin-bottom: 30px;
}

.implantation-choice .btns .btn {
  color: rgba(23, 24, 30, 0.5);
  font-family: Mont;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;

  min-height: 76px;
  padding: 5px 45px;
  border: 1px solid rgba(23, 24, 30, 0.1);
  border-radius: 12px;
}

.implantation-choice {
  font-family: Mont;
}

.implantation-choice .btns .btn.active {
  box-shadow: 0px 20px 40px 0px rgba(247, 123, 85, 0.11);
  color: #fff;
  background-color: #f77b55;
}

.h2_large {
  font-weight: 700;
}

.twp__text {
  font-family: Mont;
}

.implantation-choice .twp__info__title {
  font-weight: 700;
  font-size: 28px;
  line-height: calc(36 / 28 * 100%);

  color: #17181e;
}

.implantation-choice .twp__checked-list > li {
  font-size: 16px;
  line-height: calc(24 / 16 * 100%);
  font-weight: 400;
  color: #868686;
  padding-left: 59px;
}

.implantation-choice .twp__checked-list > li strong {
  font-weight: 700;
  color: #17181e;
  font-size: 20px;
  line-height: calc(28 / 20 * 100%);
}

.implantation-choice .twp__checked-list > li:before {
  background-image: url(../dinvrach/build/i/new/ryth.png);
  width: 40px;
  height: 40px;
  top: -7px;
}

.implantation-choice .blocks > div {
  padding: 60px 0;
}

.implantation-choice .blocks-wrapper {
  max-width: 1580px;
  margin-inline: auto;
  border-radius: 60px;
}

.implantation-choice .twp__plus-list {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-top: 37px;
}

.implantation-choice .twp__plus-list > li {
  font-weight: 400;
  color: #17181e;
  padding-left: 59px;
}

.implantation-choice .twp__plus-list > li:before {
  background-image: none;
  content: "01";
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #ffffff;
  font-family: Mont;
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #8fd5bd;
}

.implantation-choice .twp__plus-list > li:nth-of-type(2)::before {
  content: "02";
}

.implantation-choice .twp__plus-list > li:nth-of-type(3)::before {
  content: "03";
}

.implantation-choice .twp__plus-list > li {
  margin-bottom: 0 !important;
}

.implantation-choice .twp__img {
  margin-bottom: 0;
  max-width: 600px;
  border-radius: 60px 60px 0px 0px;
  overflow: hidden;
}

.implantation-choice .twp__grid {
  margin: 0;
  justify-content: space-between;

  display: grid;
  grid-template-columns: auto 45.8%;
  gap: 30px;
}

.implantation-choice .twp__grid > *,
.implantation-choice .twp__grid > :first-child {
  max-width: 100%;
  padding: 0;
  flex: unset;
}

.implantation-choice .twp__img .progressive-image-wrapper {
  border-radius: 0;
}

.implantation-choice .twp__prices {
  max-width: 100%;
  border-radius: 0px 0px 60px 60px;
  background-color: #fff;
  padding: 37px 60px;
  font-family: Mont;
  font-size: 24px;
  line-height: calc(32 / 24 * 100%);
  font-weight: 600;
  text-align: left;
  color: #17181e;
}

.twp__prices-wrapper {
  display: flex;
  gap: 20px;
  align-items: flex-end;
}

.implantation-choice .twp__prices__values {
  display: flex;
  flex-direction: column;
}

.implantation-choice .old {
  opacity: 0.7;
  font-family: Mont;
  font-size: 22px;
  line-height: 1;
  font-weight: 400;
  text-decoration: line-through;
  color: #17181e;
}

.implantation-choice .new {
  font-family: Mont;
  font-size: 32px;
  line-height: 1;
  font-weight: 700;
  color: #f77b55;
}

.twp__prices-footer {
  display: flex;
  gap: 20px;
  align-items: center;
}

.twp__prices-footer .offer {
  border-radius: 0px 22px 22px 22px;
  color: #fff;
  background-color: #f77b55;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #ffffff;
  min-height: 44px;
  padding: 5px 24px;
}

.twp__prices-footer ._green-btn {
  border-radius: 12px;
  width: 240px;
  height: 66px;
}

.implantation-choice .twp__other-price {
  text-align: left;
  font-weight: 400;
  color: #17181e;
  opacity: 0.6;
}

.implantation-choice .twp__info {
  margin-top: 0;
}

@media (max-width: 1400px) {
  .implantation-choice .twp__prices {
    padding-inline: 30px;
  }

  .implantation-choice .twp__prices-footer {
    flex-direction: column;
    gap: 5px;
  }

  .implantation-choice .twp__prices .offer {
    margin-top: 0;
  }

  .twp__prices-footer ._green-btn,
  .implantation-choice .twp__prices .offer {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
}

@media (max-width: 1300px) {
  .implantation-choice .twp__prices {
    padding-inline: 30px;
  }

  .implantation-choice .twp__info br {
    display: none;
  }
}

@media (max-width: 1150px) {
  .types-with-prices .twp__text br {
    display: none;
  }

  .implantation-choice .twp__prices {
    font-size: 22px;
  }

  .implantation-choice .new {
    font-size: 29px;
  }

  .implantation-choice .twp__grid {
    grid-template-columns: auto 50%;
  }

  .implantation-choice .twp__prices {
    padding-inline: 20px;
  }
}

@media (max-width: 991.98px) {
  .twp__prices-wrapper {
    display: flex;
    gap: 5px;
    align-items: center;
    flex-direction: column;
  }

  .implantation-choice .twp__grid {
    grid-template-columns: auto 50%;
  }

  .implantation-choice .twp__prices br {
    display: none;
  }

  .implantation-choice .twp__grid {
    grid-template-columns: auto 320px;
    gap: 20px;
  }

  .implantation-choice .twp__other-price {
    text-align: center;
  }

  .implantation-choice .twp__info__title {
    font-size: 25px;
  }

  .implantation-choice .twp__checked-list > li:before {
    width: 25px;
  }

  .implantation-choice .twp__plus-list > li:before {
    width: 30px;
    height: 30px;
  }

  .implantation-choice .twp__plus-list > li,
  .implantation-choice .twp__checked-list > li {
    padding-left: 45px;
  }

  .implantation-choice .twp__checked-list > li:before {
    top: 3px;
  }

  .implantation-choice .twp__checked-list > li strong {
    font-size: 18px;
  }

  .implantation-choice .twp__prices {
    padding: 20px 15px;
  }

  .implantation-choice .twp__prices {
    font-size: 20px;
  }

  .implantation-choice .old {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .implantation-choice .twp__grid {
    grid-template-columns: auto;
  }

  .twp__checked-list > li > strong:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 25px;
    background-image: url(../dinvrach/build/i/new/ryth.png);
    background-repeat: no-repeat;
    background-size: contain;
  }

  .implantation-choice .twp__checked-list > li:before {
    display: none;
  }

  .implantation-choice .twp__checked-list > li {
    padding-left: 0;
  }

  .implantation-choice .blocks > div {
    padding: 25px 0;
  }

  .implantation-choice .btns .btn {
    min-height: 55px;
    padding: 5px 15px;
  }

  .implantation-choice .btns {
    margin-bottom: 10px;
  }

  .implantation-choice .blocks-wrapper {
    border-radius: 30px;
  }

  .implantation-choice {
    margin-top: 10px;
  }

  .implantation-choice .twp__img {
    border-radius: 60px;
  }

  .implantation-choice .twp__plus-list > li:before {
    width: 25px;
    height: 25px;
    font-size: 12px;
    top: -2px;
  }

  .implantation-choice .twp__plus-list > li {
    padding-left: 35px;
  }

  .implantation-choice .twp__plus-list {
    margin-top: 17px;
  }

  .implantation-choice .twp__info__title {
    font-size: 20px;
  }

  .implantation-choice .twp__prices {
    margin-top: 0;
  }

  .implantation-choice .twp__other-price {
    margin-inline: auto;
    margin-top: 12px;
  }

  .implantation-choice .twp__img .progressive-image-wrapper,
  .implantation-choice .twp__img .progressive-image-wrapper img {
    max-width: 100%;
    width: 100% !important;
  }

  .twp__checked-list {
    margin-top: 15px;
  }
}

.payment-instalments__card {
  background-image: url(../dinvrach/build/i/new/payment_instalments.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 486px;
  display: flex;
  align-items: center;
  background-position: center;
  border-radius: 60px;
}

.payment-instalments__content {
  padding-left: 120px;
  position: relative;
}

.payment-instalments__text {
  font-size: 18px;
  line-height: calc(26 / 18 * 100%);
  font-weight: 400;
  color: #17181e;
  margin-top: 20px;
}

.payment-instalments__button {
  width: 315px;
  height: 86px;
  max-width: 100%;
  margin-top: 45px;
}

.payment-instalments__percent {
  position: absolute;
  right: -241px;
  top: 70px;
  padding: 10px;
  box-shadow: 0px 0px 40px 0px rgba(23, 24, 47, 0.05);
  border-radius: 50%;

  background-color: #fff;
}

.payment-instalments__percent-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  box-shadow: 0px 0px 20px 0px rgba(23, 24, 47, 0.07);
  border-radius: 50%;
  font-family: Mont;
  font-size: 38px;
  line-height: 1;
  font-weight: 700;
  background-color: #fff;
  color: #f77b55;
}

.payment-instalments__percent-inner span {
  font-size: 32px;
  line-height: 1;
}

@media (max-width: 1200px) {
  .payment-instalments__content {
    padding-left: 90px;
  }
}

@media (max-width: 991.98px) {
  .payment-instalments__content {
    padding-left: 50px;
  }

  .payment-instalments__card {
    height: 400px;
  }

  .payment-instalments__percent {
    right: -131px;
  }

  .payment-instalments__button {
    margin-top: 25px;
  }

  .payment-instalments__title {
    text-align: left;
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .payment-instalments__card {
    position: relative;
    z-index: 0;
  }

  .payment-instalments__card::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(255, 255, 255, 0.4);
    top: 0;
    left: 0;
    z-index: -1;
  }

  .payment-instalments__title {
    font-size: 25px;

    margin-bottom: 8px !important;
  }

  .payment-instalments__text {
    margin-top: 0 !important;
  }

  .payment-instalments__content {
    padding: 0;
  }

  .payment-instalments__button {
  }

  .payment-instalments__card {
    height: auto;
    border-radius: 30px;
    padding: 30px 15px;
    background-position: left;
  }

  .payment-instalments__percent {
    position: static;
    max-width: fit-content;
  }

  .payment-instalments__footer {
    display: flex;
    align-items: center;
    gap: 30px;
  }

  .payment-instalments__button {
    margin-top: 0;
  }

  p.payment-instalments__text {
    margin-bottom: 15px !important;
  }
}

@media (max-width: 575.98px) {
  .payment-instalments__title {
    font-size: 22px;
  }

  .payment-instalments__text br {
    display: none;
  }

  .payment-instalments__percent-inner {
    width: 70px;
    height: 70px;
    font-size: 32px;
    flex-shrink: 0;
  }

  .payment-instalments__percent-inner span {
    font-size: 30px;
  }

  .payment-instalments__button {
    width: 100%;
  }

  .payment-instalments__footer {
    gap: 20px;
  }
}

h2.section-6__title span {
  position: relative;
  color: #ffffff;
  border-radius: 0px 23px 23px 25px;
  background-color: #8fd5bd;
  padding: 0 25px;
  margin-left: -28px;
  z-index: 1;
}

/*.section-6__title span::after {
	content: "";
	position: absolute;
	z-index: -1;
	left: -5%;
	border-radius: 0px 23px 23px 25px;
	background-color: #8fd5bd;
	width: 110%;
	top: -4%;
	height: 100%;
}*/
.section-6_gasparyan2 {
  background-image: url(../dinvrach/build/i/new/gasp2.jpg);
}

.section-6_gasparyan2 p.section-6__text {
  margin-bottom: 13px !important;
}

.section-6__link {
  font-family: Mont;
  font-size: 16px;

  font-weight: 600;
  color: #008996;
}

.section-6__link img {
  margin-left: 5px;
}

.section-6_gasparyan2 .section-6__doctor-info {
  height: 173px;
  bottom: 26.5%;

  right: 4%;
}

@media (max-width: 1400px) {
  .section-6_gasparyan2 .section-6__doctor-info {
    bottom: 5.5%;
    right: unset;
  }
}

@media (max-width: 1200px) {
  .section-6_gasparyan2 .section-6__doctor-info {
    bottom: 9.5%;
    right: unset;
  }
}

@media (max-width: 991.98px) {
  .section-6_gasparyan2 .section-6__doctor-info {
    top: 14%;
    left: 4%;
  }
}

@media (max-width: 575.98px) {
  .section-6_gasparyan2 .section-6__doctor-info {
    top: -4%;
  }

  h2.section-6__title span {
    padding: 0 11px;
  }
}

@media (max-width: 479.98px) {
  .section-6_gasparyan2 .section-6__doctor-info {
    left: 0;
  }
}

.patients-section {
  font-family: Mont;
  color: #17181e;
}

.patients-nav {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  max-width: 890px;
  padding: 15px;
  margin-top: 45px;
}

.patients-for {
  margin-top: 40px;
}

.patients-for__slide-inner {
  display: grid;
  grid-template-columns: 32.83% 31.3% auto;
}

.patients-nav__slide {
  cursor: pointer;
}

.patients-for__wrapp {
  display: contents;
}

.patients-for__next {
  margin-bottom: 1px;
  background: none !important;
  position: static;
  margin: unset !important;
  width: 400px;
  height: 76px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 20px !important;

  font-family: Mont;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: rgba(0, 0, 0, 0.4);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 12px;
}

.patients-for__next img {
  opacity: 0.3;
}

.patients-for__photo {
  position: relative;
  border-radius: 26px;
  overflow: hidden;
  padding-bottom: 120.9%;
  margin-right: 20px;
}

.patients-for__photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-position: top center;
  object-fit: cover;
}

.patients-for__results {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-right: 40px;
  align-self: center;
}

.patients-for__result {
  position: relative;
  border-radius: 26px;
  overflow: hidden;
  padding-bottom: 67.5%;
  position: relative;
}

.patients-for__result img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-position: top center;
  object-fit: cover;
}

.patients-for__result::after {
  width: 82px;
  height: 36px;
  border-radius: 4px;
  font-family: Mont;
  font-size: 14px;
  line-height: 26px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 20px;
  top: 20px;
}

.patients-for__before::after {
  background-color: #f77b55;
  content: "до";
}

.patients-for__after::after {
  background-color: #8fd5bd;
  content: "после";
}

.patients-for__name {
  margin-top: 25px !important;
  margin-bottom: 15px !important;
  color: #17181e;
}

.patients-for__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.patients-for__info-parts {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.patients-for__info-title {
  border-radius: 4px;
  padding: 6px 15px 4px 15px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  font-size: 14px;
  line-height: 26px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #ffffff;
  max-width: fit-content;
}

.patients-for__info-text {
  margin-top: 15px !important;
  margin-bottom: 0 !important;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #17181e;
}

.patients-for__info-before {
  background-color: #f77b55;
}

.patients-for__info-after {
  background-color: #8fd5bd;
}

.patients-nav__slide-inner img {
  max-width: 100%;
}

@media (max-width: 1200px) {
  .patients-for__next {
    width: 100%;
    font-size: 12px;
    flex-direction: column;
    gap: 0px;
  }
}

@media (max-width: 1200px) {
  .section-3__title br {
    display: none;
  }
}

.patients-for__next_mob {
  display: none;
}

@media (max-width: 991.98px) {
  .patients-for__wrapp {
    display: flex;
    flex-direction: column-reverse;
  }

  .patients-for__results {
    flex-direction: row;
  }

  .patients-for__slide-inner {
    grid-template-columns: 40% auto;
    align-items: start;
  }

  .patients-for__results {
    margin-right: 0;
    width: 100%;
    gap: 10px;
    margin-top: 15px;
  }

  .patients-for__result {
    padding-bottom: 33.5%;
    width: 100%;
  }

  .patients-for__next {
    flex-direction: row;
    gap: 10px;
    max-width: fit-content;
    padding-inline: 15px;
  }

  .patients-for__info-parts {
    gap: 20px;
  }

  .patients-for__name {
    margin-top: 0 !important;
  }

  .patients-for__next {
    display: none;
  }

  .patients-for__next_mob {
    display: flex;
    order: -1;
  }
}

@media (max-width: 767.98px) {
  .patients-nav {
    margin-top: 25px;
    padding: 7px;
  }

  .patients-for {
    margin-top: 20px;
  }

  .patients-for__name {
    margin-bottom: 10px !important;
  }

  .patients-for__info-title {
    font-size: 12px;
    padding: 2px 15px 0px 15px;
  }

  .patients-for__info-text {
    margin-top: 7px !important;
  }

  .patients-for__info-parts {
    gap: 15px;
  }

  .patients-for__result::after {
    left: 10px;
    top: 10px;
    width: 62px;
    height: 24px;
    font-size: 12px;
  }

  .patients-for__result {
    border-radius: 16px;
  }

  .patients-for__name {
    font: 22px !important;
  }
}

@media (max-width: 575.98px) {
  .patients-for__slide-inner {
    grid-template-columns: auto;
  }

  .patients-for__photo {
    margin-right: 0;
    padding-bottom: 70.9%;
    margin-inline: auto;
    width: 300px;
  }

  .patients-for__wrapp {
    align-items: center;
  }

  .patients-for__slide-inner {
    gap: 13px;
  }
}

.patients-nav__slide-inner {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  padding-bottom: 100%;
  width: 100%;
}

.patients-nav__slide-inner img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.patients-nav__slide.swiper-slide-thumb-active {
  border: 3px solid #8fd5bd;
  border-radius: 20px;
}

._coursor {
  display: none;
}

@media (max-width: 479.98px) {
  .patients-nav__slide.swiper-slide-thumb-active {
    border-radius: 18px;
  }

  .patients-for__photo {
    display: none;
  }

  .patients-section ._coursor {
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }

  .patients-for {
    margin-top: 0;
  }
}

#moredocs .doctors .doctor {
  background-color: unset;
  border-radius: 0;
  width: 100%;
  margin: unset;
}

#moredocs .doctors .doctor > .wrap {
  height: unset;
}

#moredocs .doctors .doctor .ava {
  min-width: unset;
}

#moredocs .doctors .doctor .ava .progressive-image-wrapper {
  max-width: 250px;
  max-height: unset;
  overflow: unset;
}

#moredocs .doctor .progressive-image {
  max-height: unset;
  height: auto;
  width: 100%;
}

p.header-services__affiliate {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.header-services__affiliate:hover .blue {
  color: #008a98;
}

.header-services__affiliate a:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
}

.section-1__doctor-photo {
  max-width: 639px;
}

.section-1__doctor-photo img {
  max-width: 100%;
}

.section-1__doctor-text {
  top: 333px;
}

@media (max-width: 1400px) {
  .section-1__doctor-text {
    top: 363px;
  }
}

@media (max-width: 1300px) {
  .section-1__doctor-text {
    right: 317px;
    top: 253px;
  }

  .section-1__doctor-photo {
    max-width: 529px;
  }
}

@media (max-width: 1100px) {
  .section-1__doctor {
    right: -50px;
  }

  .section-1__doctor-text {
    right: 317px;
  }
}

@media (max-width: 1025px) {
  .section-1__doctor {
    right: -90px;
  }
}

@media (max-width: 880px) {
  .section-1__doctor-photo {
    max-width: 429px;
  }
}

@media (max-width: 767px) {
  .section-1__premium-banner_mob {
    margin-left: 110px;
  }

  .section-1__doctor-text {
    top: 113px;
    right: 21px;
  }
}

@media (max-width: 479.98px) {
  .section-1__premium-banner_mob {
    margin-left: 70px;
  }

  .section-1__doctor-text {
    left: 0;
    right: 0;
    margin: auto;
    top: unset;
    bottom: 50px;
  }
}

@media (max-width: 374.98px) {
  .section-1__doctor-text {
    right: 152px;
    top: unset;
    bottom: 50px;
  }
}

.header__whatsapp {
  max-width: fit-content;
  max-height: fit-content;
  align-self: center;
}

.header__whatsapp img {
  max-width: 40px;
}

@media screen and (max-width: 1312px) {
  .header-services__contacts {
    margin-left: unset;
  }
}

@media (max-width: 1023px) {
  .header__whatsapp img {
    max-width: 30px;
  }
}

@media (max-width: 479.98px) {
  .mobile-menu-nav .mobile-menu-nav__phone {
    width: 52px;
  }
}

.callback__innerr {
  border: 1px solid rgb(0 0 0 / 3%);
  display: flex;
  align-items: start;
  border-radius: 12px;
  overflow: hidden;
}

.fancybox__content {
  background-color: transparent;
}

.callbackk {
  padding: 0;
  font-family: Mont;
}

.callback__leftside {
  width: 450px;
  height: 709px;
  background-image: url(../dinvrach/build/i/resepshn.jpg);
}

.callback__rightside {
  background-color: #fff;
  padding-top: 45px;
  padding-inline: 50px;

  width: 500px;
  height: 709px;
}

.callback__title {
  color: #0e1120;
  margin-bottom: 8px !important;
  font-size: 36px;
  margin-top: 0 !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: calc(42 / 36 * 100%);
}

.callback__subtitle {
  margin-top: 0 !important;
  color: #0e1120;
  margin-bottom: 16px !important;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: calc(30 / 20 * 100%);
}

.callback__label {
  opacity: 0.4;
  color: #0e1120;
  margin: 0 !important;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.callback__btn {
  width: 100%;
  height: 100px;
  max-width: unset;
  margin: 0;
  margin-top: 14px;
}

.callback__item-input {
  height: 96px;
  width: 100%;
}

.callback__messengers {
  margin-top: 13px;
  margin-bottom: 20px;

  display: flex;
}

.callback__messenger label {
  cursor: pointer;
  display: flex;
  width: 90px;
  height: 90px;
  align-items: center;
  justify-content: center;
}

.callback__messenger input {
  display: none;
  width: auto;
  height: auto;
}

.callback__messenger input:checked + label {
  box-shadow: 0 20px 70px rgb(0 0 0 / 7%);
  border-radius: 6px;
  background-color: #fff;
}

.callback__messenger label {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  letter-spacing: 0.28px;

  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-weight: 400;
}

.callback__messenger-round {
  margin-bottom: 6px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}

.callback__messenger_call .callback__messenger-round {
  background-color: #ffa488;
}

.callback__messenger_wh .callback__messenger-round {
  background-color: #25d366;
}

@media (max-width: 991.98px) {
  .callback__leftside {
    display: none;
  }
}

@media (max-width: 576px) {
  .is-compact .fancybox__content > .f-button.is-close-btn {
    --f-button-color: #000;
    --f-button-bg: none;
  }
}

@media (max-width: 479.98px) {
  .callback__rightside {
    height: auto;
    padding: 30px 20px;
    padding-top: 35px;
  }

  .callback__title br,
  .callback__subtitle br {
    display: none;
  }

  .callback__title {
    font-size: 30px;
  }

  .callback__subtitle {
    font-size: 20px;
  }
}

.page-header_vip {
  overflow: hidden;
}

.page-header_vip .progressive-image {
  max-width: 500px;
}

@media screen and (max-width: 1023px) {
  .page-header_vip .h1 {
    max-width: 500px;
  }
}

@media screen and (max-width: 767px) {
  .page-header_vip .h1 {
    max-width: 100%;
  }
}

.page_128.page_vacancies .progressive-image {
  max-width: 440px;
}

._section-title .link {
  color: #008996;
  text-decoration: underline;
  text-decoration-style: solid;
  text-underline-offset: 12px;
  text-decoration-thickness: 1px;
}

.page_service_prosthetics_new ._section-title {
  line-height: calc(74 / 66 * 100%);
}

.page-header__advantage strong {
  font-size: 28px;
  line-height: calc(36 / 28 * 100%);
}

.page-header__advantage p {
  letter-spacing: normal;
  margin-top: 7px;
}

.page-header__video-wrapper {
  box-shadow: 0px 20px 40px 0px rgba(23, 24, 47, 0.03);
  border-radius: 0px 52px 52px 55px;
  padding: 10px;
  background-color: white;
}

.page-header__video-button {
  margin-left: 9px;
  width: 265px;
  height: 84px;
  box-shadow: 0px 0px 20px 0px rgba(23, 24, 47, 0.03);
  border-radius: 0px 42px 42px 45px;
}

.page-header__video-button .button_play {
  background-color: #f77b55;
  display: flex;
  animation: unset;
  justify-content: center;
  align-items: center;
  box-shadow: none;
}

.button_play:after {
  background-size: contain;
  width: 13px;
  height: 18px;
  left: 4%;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
}

.page-header_prosthetics {
  overflow: hidden;
}

.page-header__video-button .text {
  background-color: transparent;
  font-family: Mont;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #17181e;
}

.page_service_prosthetics_new
  .page-header__wallpaper-wrapper
  .progressive-image-wrapper {
  bottom: -20px;
}

@media screen and (max-width: 1150px) {
  .page_service_prosthetics_new .page-header__wallpaper__inner {
    padding-left: 420px;
  }

  .page_service_prosthetics_new
    .page-header__wallpaper-wrapper
    .progressive-image-wrapper {
    width: 450px;
    max-width: unset;
  }
}

@media screen and (max-width: 767px) {
  .page-header_prosthetics .page-header__advantages {
    justify-content: center;
  }

  .page_service_prosthetics_new .page-header__wallpaper__inner {
    display: flex;
    justify-content: center;
    padding: 0;
    padding-top: 70px;
  }

  .page-header__advantage strong {
    font-size: 20px;
  }
}

@media (max-width: 479.98px) {
  ._section-title .link {
    text-underline-offset: 5px;
  }
}

.doctor-quote__inner {
  display: flex;
  background-image: url(../dinvrach/build/i/new/quote_back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 60px;
  padding-left: 80px;
  padding-top: 24px;
  overflow: hidden;
  gap: 9px;
  max-width: 100%;
  align-items: center;
  font-family: Mont;
  padding-right: 30px;
}

.doctor-quote__inner:after {
  background-image: url(../dinvrach/build/i/new/quote_7765.png);
  width: 57px;
  opacity: 0.05;
  height: 51px;
  background-size: contain;
}

.doctor-quote_large .doctor-quote__photo {
  position: relative;
  inset: unset;
  bottom: -3px;
  align-self: flex-end;
  width: auto;
  max-width: 465px;
}

.doctor-quote-top,
.doctor-quote-bottom {
  padding: 0;
}

.doctor-quote__name:before {
  display: none;
}

.doctor-quote__title {
  font-size: 32px;
  line-height: calc(36 / 32 * 100%);
  font-weight: 600;
  margin-bottom: 17px;

  color: #17181e;
}

.doctor-quote__textt {
  font-size: 20px;
  line-height: calc(28 / 20 * 100%);
  font-weight: 400;
  color: #17181e;
}

.doctor-quote__name span:first-child {
  font-size: 20px;
  line-height: calc(26 / 20 * 100%);
  font-weight: 700;
  color: #0e1120;
}

.doctor-quote__name span:last-of-type {
  opacity: 0.7;
  font-size: 14px;

  font-weight: 400;
  color: #0e1120;
  margin-top: 7px;
}

.doctor-quote__inner:after {
  display: none;
}

.doctor-quote__content {
  position: relative;
}

.doctor-quote__content::after {
  position: relative;
  content: "";
  position: absolute;
  background-image: url(../dinvrach/build/i/new/quote_7765.png);
  width: 57px;
  opacity: 0.05;
  height: 51px;
  top: -30px;
  left: -30px;
  background-size: contain;
}

.doctor-quote-top,
.doctor-quote-bottom {
  border-radius: 0;
  background-color: transparent;
}

.employee-video__photo .button_play:after {
  margin: 0;
  inset: unset;
  left: 40%;
}

.employee-video__photo .button_play {
  display: flex;
  justify-content: center;
  align-items: center;
}

.doctor-quote_large .doctor-quote-bottom {
  padding-left: 0;
}

@media (max-width: 1200px) {
  .doctor-quote_large .doctor-quote__photo {
    max-width: 32%;
    align-self: flex-end;
  }

  .doctor-quote__inner {
    padding-left: 30px;
  }

  .doctor-quote__content {
    position: relative;
    padding: 40px 0;
  }

  .doctor-quote__content::after {
    top: 2%;
    left: -4%;
  }

  .doctor-quote__title {
    font-size: 27px;
  }

  .doctor-quote__textt {
    font-size: 18px;
  }
}

@media (max-width: 1023px) {
  .doctor-quote__title {
    font-size: 23px;
  }

  .doctor-quote__textt {
    font-size: 16px;
  }

  .doctor-quote__name span:first-child {
    font-size: 17px;
  }

  .doctor-quote_large .doctor-quote-top {
    padding-bottom: 25px;
  }

  .doctor-quote__inner {
    padding: 0 20px;
  }
}

@media (max-width: 767.98px) {
  .doctor-quote__title {
    font-size: 16px;
    line-height: 22px;
  }

  .doctor-quote__textt {
    font-size: 14px;
    line-height: 20px;
  }

  .doctor-quote__inner {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
  }

  .doctor-quote_large .doctor-quote__photo {
    align-self: unset;
    max-width: 250px;
  }

  .doctor-quote__inner {
    border-radius: 30px;
    background-position: center;
  }

  .doctor-quote_large .doctor-quote-bottom {
    min-height: unset;
    padding: 0;
  }

  .doctor-quote__content {
    padding: 10px 0;
  }

  .doctor-quote__content::after {
    width: 27px;

    top: 3%;
    left: -1%;
  }

  .doctor-quote_large .doctor-quote-bottom {
    justify-content: center;
    transform: unset;
    max-width: 100%;
  }

  .doctor-quote_large .doctor-quote-top {
    padding-bottom: 10px;
  }

  .doctor-quote__content {
    max-width: 100%;
  }
}

@media (max-width: 479.98px) {
  .doctor-quote_large .doctor-quote__photo {
    max-width: 200px;
  }
}

.page-header_prosthetics {
  padding-bottom: 147px;
}

.page-header_prosthetics + noindex + .doctor-quote {
  margin-top: -100px;
}

@media (max-width: 1024px) {
  .page-header_prosthetics + noindex + .doctor-quote {
    margin-top: 30px;
  }
}

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

.employee-video-wrapper_bazh .employee-video__inner {
  background-image: url(../dinvrach/build/i/new/back_bazh.jpg);
  background-size: cover;
  border-radius: 60px;

  background-position: center;

  padding: 90px 0;
  padding-left: 99px;
}

.employee-video-wrapper_bazh .employee-video__photo {
  background-image: none;
}

.employee-video-wrapper_bazh .employee-video__content {
  font-family: Mont;
  color: #17181e;
}

.employee-video-wrapper_bazh .employee-video__title {
  font-size: 32px;
  line-height: calc(36 / 32 * 100%);
  font-weight: 600;
}

.employee-video-wrapper_bazh .employee-video__text {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #17181e;
}

.employee-video-wrapper_bazh .employee-video__about {
  font-size: 18px;
  line-height: calc(26 / 18 * 100%);
  font-weight: 400;
  color: #17181e;
  margin-top: -40px;
}

.employee-video-wrapper_bazh .employee-video__photo__image {
  user-select: none;
}

.employee-video-wrapper_bazh .employee-video__title {
  position: relative;
  z-index: 1;
}

.employee-video-wrapper_bazh .employee-video__title img {
  position: absolute;
  top: -55px;
  left: -34px;
  z-index: -1;
}

.employee-video-wrapper_bazh .employee-video__photo__image {
  left: -90px;
}

.employee-video-wrapper_bazh .employee-video__photo .button_play {
  width: 120px;
  height: 120px;
  box-shadow: 0px 20px 40px 0px rgba(247, 123, 85, 0.3);
  background-color: #f77b55;
  animation: none;
  left: 185px;
  top: 33%;
}

.employee-video-wrapper_bazh .employee-video__photo .button_play::after {
  width: 20px;
  height: 27px;
  left: 43%;
}

.employee-video-wrapper_bazh .employee-video__photo {
  padding-left: 345px;
}

@media (max-width: 1360px) {
  .employee-video-wrapper_bazh .employee-video__photo {
    max-width: 589px;
  }
}

@media (max-width: 1024px) {
  .employee-video-wrapper_bazh .employee-video__button_mobile {
    display: none;
  }

  .employee-video-wrapper_bazh .employee-video__content {
    margin: unset;
  }

  .employee-video-wrapper_bazh .employee-video__inner {
    padding: 80px 0;
    padding-left: 60px;
  }

  .employee-video-wrapper_bazh .employee-video__photo__image {
    max-width: 370px;
    left: -70px;
  }

  .employee-video-wrapper_bazh .employee-video__photo .button_play {
    width: 100px;
    height: 100px;
    top: 53%;
  }

  .employee-video-wrapper_bazh .employee-video__photo {
    width: auto;
  }
}

@media (max-width: 768px) {
  .employee-video-wrapper_bazh .employee-video__inner {
    padding: 30px;

    padding-bottom: 0;
    border-radius: 30px;
    overflow: hidden;
  }

  .employee-video-wrapper_bazh .employee-video__title {
    font-size: 25px;
  }

  .employee-video-wrapper_bazh .employee-video__content {
    margin: auto;
  }

  .employee-video-wrapper_bazh .employee-video__content br {
    display: none;
  }

  .employee-video-wrapper_bazh .employee-video__title img {
    top: -25px;
    left: -4px;

    max-width: 50px;
  }

  .employee-video-wrapper_bazh .employee-video__photo {
    padding-left: 0;
    justify-content: center;
    margin: auto;
    inset: unset;
  }

  .employee-video-wrapper_bazh .employee-video__photo__image {
    inset: unset;
    margin: unset;
    left: -40px;
  }

  .employee-video-wrapper_bazh .employee-video__photo .button_play {
    width: 70px;
    height: 70px;
    top: 32%;
    left: unset;
    right: 40%;
  }

  .employee-video-wrapper_bazh .employee-video__photo .button_play::after {
    width: 16px;
    height: 22px;
  }

  .employee-video-wrapper_bazh .employee-video__about {
    display: block;
    font-size: 15px;
    text-align: left;
  }
}

@media (max-width: 479.98px) {
  .employee-video-wrapper_bazh .employee-video__title {
    font-size: 21px;
  }

  .employee-video-wrapper_bazh .employee-video__photo .button_play {
    width: 60px;
    height: 60px;
    top: 48%;
    left: unset;
    right: 30%;
  }

  .employee-video-wrapper_bazh .employee-video__photo .button_play::after {
    left: 41%;
  }

  .employee-video-wrapper_bazh .employee-video__photo {
    max-width: 300px;
    left: -60px;
  }

  .employee-video-wrapper_bazh .employee-video__about {
    font-size: 13px;
    right: -74px;
    margin-top: -76px;
    position: absolute;
    text-align: left;
  }
}

.section-protez {
  max-width: 1880px;
  margin-inline: auto;
  background-image: url(../dinvrach/build/i/new/newptotez.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Mont, sans-serif;
  border-radius: 60px;
  overflow: hidden;
  background-position: center;
  padding: 110px 0;
}

h2.section-protez__title {
  text-align: left;
}

.section-protez__items {
  margin-top: 55px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.section-protez p {
  margin: 0 !important;
}

.section-protez__container {
  position: relative;
}

.section-protez__item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

.section-protez__item-icon {
  flex-shrink: 0;
  background-color: #fff;
  border-radius: 50%;
  padding: 8px;

  box-shadow: 0px 0px 40px 0px rgba(23, 24, 47, 0.05);
}

.section-protez__item-icon div {
  border-radius: 50%;
  background-color: #fff;
  padding: 15px;
  box-shadow: 0px 0px 20px 0px rgba(23, 24, 47, 0.07);
}

.section-protez__item-content {
  padding-top: 17px;
}

.section-protez__main {
  font-size: 20px;
  line-height: calc(28 / 20 * 100%);
  font-weight: 700;
  color: #0e1120;
}

.section-protez__text {
  margin-top: 14px;
  font-size: 16px;
  line-height: calc(24 / 16 * 100%);
  font-weight: 400;
  color: #0e1120;
}

.section-protez__control {
  margin-top: 59px;
  box-shadow: 0px 15px 30px 0px rgba(33, 34, 58, 0.05);
  border-radius: 20px;
  max-width: fit-content;
  position: relative;
  background-color: #fff;
}

.section-protez__pic {
  position: absolute;
  left: 0;
  bottom: 0;
}

.section-protez__control-inner {
  padding: 50px 50px 50px 245px;
}

.section-protez__control-din {
  opacity: 0.1;
  position: absolute;
  right: 19px;
  top: 20px;
}

.section-protez__control .section-protez__text {
  color: #868686;
}

.section-protez__best {
  position: absolute;
  background-image: url(../dinvrach/build/i/new/best_back.png);
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff;
  background-position: center;
  padding: 30px 18px;
  top: 41%;
  right: 152px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 11px;
  text-align: center;
}

.section-protez__best-main {
  font-size: 12px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  border-radius: 6px;
  color: #ffffff;
  padding: 5px 10px;
  padding-bottom: 3px;
}

.section-protez__best-text {
  font-size: 16px;
  line-height: calc(24 / 16 * 100%);
  font-weight: 700;
  color: #fefefe;
}

@media (max-width: 1260px) {
  .section-protez__best {
    top: 33%;
    right: 30px;
  }

  h2.section-protez__title br {
    display: block;
  }
}

@media (max-width: 991.98px) {
  .section-protez__control-inner br {
    display: none;
  }

  .section-protez {
    background-position: 45%;
    padding: 70px 0;
  }
}

@media (max-width: 767.98px) {
  .section-protez {
    border-radius: 30px;
    padding: 30px 0;
  }

  .section-protez__pic {
    max-width: 30%;
  }

  .section-protez__pic img {
    max-width: 100%;
  }

  .section-protez__items {
    margin-top: 20px;
    gap: 15px;
  }

  .section-protez__item-content {
    padding-top: 0;
  }

  .section-protez__item-icon div {
    padding: 5px;
  }

  .section-protez__item {
    gap: 10px;
  }

  .section-protez__control-inner {
    padding: 50px 50px 50px 245px;
    padding-left: 31%;
    padding-bottom: 20px;
  }

  .section-protez__best {
    position: static;
    margin-top: 15px;
  }

  .section-protez__control {
    margin-top: 20px;
  }
}

@media (max-width: 575.98px) {
  .section-protez__control-footer {
    display: flex;
    align-items: center;
    gap: 20px;
    padding-right: 20px;
  }

  .section-protez__control-inner {
    padding: 15px;
    padding-bottom: 0;
  }

  .section-protez__control-din img {
    max-width: 100%;
  }

  .section-protez__item-icon {
    padding: 5px;
  }

  .section-protez__pic,
  .section-protez__control-din {
    position: static;
  }

  .section-protez__item-icon div {
    padding: 3px;
  }

  .section-protez__item-icon img {
    max-width: 22px;
  }

  .section-protez__pic {
    max-width: 110px;
  }

  .section-protez__text br {
    display: none;
  }

  h2.section-protez__title {
    text-align: center;
  }

  h2.section-protez__title br {
    display: none;
  }

  .section-protez {
    background-position: 10%;
  }

  .section-protez__main {
    font-size: 18px;
  }

  .section-protez__text {
    font-size: 14px;
  }
}

.prices-tabs-wrapper {
  font-family: Mont;
}

.prices-tabs__text {
  max-width: 100%;
  margin-top: 30px;
}

.prices-tabs .tabs__contents {
  margin-top: 30px;
}

.prices-tabs .tabs__labels > * {
  border: 1px solid rgba(23, 24, 30, 0.102);
  border-radius: 12px;
  font-size: 14px;
  font-family: "Mont";
  color: rgba(23, 24, 30, 0.502);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.714;
  text-align: center;
  padding: 37px 45px;
}

.prices-tabs .tabs__labels > .active {
  border-radius: 12px;
  background-color: rgb(247, 123, 85);
  box-shadow: 0px 20px 40px 0px rgba(247, 123, 85, 0.12);
  color: #fff;
}

.prices-tabs .tabs__contents {
  border-radius: 60px 60px 0 0;
  background-color: rgb(250, 251, 252);
}

.prices-tabs-wrapper + .grey-block {
  border-radius: 0 0 60px 60px;
  background-color: rgb(250, 251, 252);
}

.additional-prices__service {
  line-height: calc(22 / 16 * 100%);
  font-weight: 400;
  align-items: center;
  color: #868686;
}

.additional-prices__services {
  border-radius: 20px;
  background-color: #fff;
  margin-top: -29px;
  padding: 30px 35px;
}

.additional-prices__title {
  font-size: 20px;
  color: #17181e;
}

.additional-prices__text {
  color: #868686;
  font-family: Mont;
  line-height: calc(24 / 16 * 100%);
}

.additional-prices__inner {
  padding: 30px 33px 48px 33px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 26px;
  position: relative;
  display: flex;
  gap: 19px;
}

.additional-prices__grid > :nth-child(2) {
  flex-basis: unset;
}

.additional-prices__grid > * {
  max-width: 750px;
}

.additional-prices__service:before {
  width: 5px;
  height: 5px;
}

.additional-prices__service {
  gap: 39px;
  font-family: Mont;
}

.additional-prices__service .price {
  font-weight: 700;
  color: #f77b55;
  font-size: 18px;
  line-height: calc(26 / 18 * 100%);
}

.additional-prices__inner::before {
  content: "";
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  border-radius: 20px 20px 0px 20px;
  background-color: #8fd5bd;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../dinvrach/build/i/new/info_7482.png);
  background-repeat: no-repeat;
  background-size: 9px 19px;
  margin-top: -7px;
  background-position: center;
}

.prices-tabs__title {
  color: #000;
}

.price-tabs::before {
  display: none;
}

.price-tabs {
  border-radius: 26px;
  background-color: rgb(255, 255, 255);
  border: none;
  padding: 3px 35px 35px;
  height: 100%;
}

.price-tabs_form {
  padding-inline: 32px;
}

.plus-list li:before {
  background-color: rgb(143, 213, 189);
  padding-top: 2px;
  width: 20px;
  height: 20px;
  color: #fff;
  font-size: 15px;
  font-family: Mont;
  border-radius: 50% 50% 50% 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.plus-list li {
  padding-left: 30px;
  margin-bottom: 5px;
}

.plus-list li.minus {
  margin-top: 15px;
}

.price-tabs a.price-tabs__title {
  text-underline-offset: 4px;
}

.plus-list li.minus::before {
  background-color: rgb(247, 123, 85);
  color: #fff;
}

.price-tabs__prices .price {
  color: #f77b55;
}

.price-tabs__image {
  display: flex;
  justify-content: center;
}

.price-tabs__row {
  color: rgb(23, 24, 30);
}

.price-tabs a.price-tabs__title {
  display: flex;
  align-items: center;
  position: relative;
  gap: 10px;
}

.price-tabs a.price-tabs__title::after {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url(../dinvrach/build/i/new/click_7591.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.price-tabs__image .progressive-image-wrapper {
  margin-inline: auto;
}

.price-tabs__row > span {
  font-family: Mont;
}

.price-tabs__prices .label {
  font-weight: 700;
}

.price-tabs__content,
.price-tabs__prices {
  padding-top: 35px;
  margin-top: 35px;
}

@media (max-width: 1100px) {
  .prices-tabs .tabs__contents br {
    display: none;
  }
}

@media (max-width: 1400px) {
  .additional-prices__grid > * {
    max-width: 100%;
    flex: unset;
  }

  .additional-prices__text {
    max-width: 100%;
  }

  .additional-prices__grid {
    gap: 20px;
  }

  .additional-prices__services {
    margin-top: 0;
  }

  .additional-prices__grid > :nth-child(2) {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .tabs__labels__mobile {
    display: none;
  }

  .prices-tabs {
    margin-top: 30px;
  }

  .price-tabs__image {
    margin-inline: auto;
  }
}

.price-tabs__row {
  line-height: 23px;
}

.price-tabs__title {
  font-weight: 700;
  font-size: 20px;
}

@media screen and (max-width: 1199px) {
  .additional-prices__grid > :nth-child(2) {
    max-width: unset;
  }
}

@media (max-width: 767.98px) {
  .prices-tabs .tabs__contents {
    border-radius: 30px 30px 0 0;
  }

  .plus-list li {
    line-height: calc(24 / 16 * 100%);
  }

  .plus-list li:before {
    position: absolute;
  }

  .price-tabs__content,
  .price-tabs__prices {
    padding-top: 10px;
    margin-top: 10px;
  }

  .price-tabs,
  .price-tabs_form {
    padding: 3px 20px 20px;
  }

  .additional-prices__inner::before {
    display: none;
  }

  .additional-prices__inner {
    justify-content: center;
  }

  .additional-prices__title {
    position: relative;
    display: flex;
    gap: 15px;
  }

  .additional-prices__grid {
    gap: 15px;
    margin-top: 0;
  }

  .additional-prices__title::before {
    content: "";
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    border-radius: 20px 20px 0px 20px;
    background-color: #8fd5bd;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(../dinvrach/build/i/new/info_7482.png);
    background-repeat: no-repeat;
    background-size: 9px 19px;
    margin-top: -7px;
    background-position: center;
  }
}

@media (max-width: 575.98px) {
  .prices__inner {
    padding: 20px;
  }

  .additional-prices__services {
    padding: 15px;
  }
}

@media (max-width: 479.98px) {
  .additional-prices__service {
    gap: 0;
    flex-direction: column;
    align-items: flex-start;
  }

  .price-tabs,
  .price-tabs_form {
    padding: 3px 15px 15px;
  }
}

.payment-instalments_2 .payment-instalments__card {
  background-image: url(../dinvrach/build/i/new/payment_instalments2.jpg);
}

.payment-instalments_2 .payment-instalments__percent {
  right: -153px;
  top: 66px;
}

.payment-instalments__text span {
  border-radius: 6px;
  color: #fff;
  font-weight: 700;
  padding: 4px 10px;
  background-color: #f77b55;
  padding-right: 3px;
  margin-right: 5px;
}

@media (max-width: 991.98px) {
  .payment-instalments_2 .payment-instalments__percent {
    right: -131px;
  }
}

@media (max-width: 575.98px) {
  .payment-instalments__title {
    font-size: 21px;
  }
}

.ok {
  margin-bottom: 10px;
  display: none;
}

.price-tabs .main-form__inner {
  flex-direction: column;
  width: 100%;
}

.price-tabs .form-control,
.price-tabs .main-form__button {
  width: 100%;
}

.prices-tabs__grid {
  margin: 0;
  gap: 22px;
}

.prices-tabs__grid > * {
  max-width: 32%;
  padding: 0;
  margin-top: 0;
}

.prices-tabs__grid {
  margin-top: 30px;
}

@media screen and (max-width: 1199px) {
  .prices-tabs__grid > * {
    flex-basis: 48%;
    max-width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .prices-tabs__grid > * {
    flex-basis: 100%;
    max-width: 500px;
  }

  .prices-tabs__grid {
    gap: 10px;
  }
}

.price-tabs_form p.section-6__form-subtitle {
  margin-top: 10px !important;
  margin-bottom: 20px !important;
}

@media screen and (max-width: 1199px) {
  .section-6__form-title br {
    display: none;
  }
}

.section-consultation {
  margin-top: 30px;

  max-width: 1880px;
  border-radius: 60px;
  overflow: hidden;
  margin-inline: auto;
  background-size: cover;
  background-image: url(../dinvrach/build/i/new/consult_back.jpg);
  padding: 100px 0;
}

.section-consultation__container {
  position: relative;
}

h2.section-consultation__title {
  text-align: left;
}

.section-consultation__items {
  display: flex;
  align-items: flex-start;
  gap: 50px;
  margin-top: 40px;
}

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

.section-consultation__item-icon {
  box-shadow: 0px 0px 40px 0px rgba(23, 24, 47, 0.05);
}

.section-consultation__text {
  font-size: 16px;
  line-height: calc(24 / 16 * 100%);
  font-weight: 400;
  color: #17181e;
}

.section-consultation__form {
  margin-top: 65px;
}

.section-consultation__form p.section-6__form-subtitle {
  margin-top: 10px !important;
}

.section-consultation__doctor {
  position: absolute;
  right: 205px;
  bottom: -100px;
}

.section-consultation__video {
  font-size: 18px;
  line-height: calc(26 / 18 * 100%);
  color: #000;
  position: absolute;
  top: 263px;
  right: -163px;
  display: flex;
  align-items: center;
  gap: 20px;
}

.section-consultation__video b {
  font-weight: 600;
}

.section-consultation__video::before {
  content: "";
  width: 100px;
  height: 100px;
  background-color: #f77b55;
  display: flex;
  align-items: center;
  border-radius: 50%;
  justify-content: center;
  background-image: url(../dinvrach/build/i/d3c582bf4fa808ac1ad897a9b2f1f40a93e4bd4c.svg);
  background-size: 21px;
  background-position: 53%;
  box-shadow: 0px 20px 40px 0px rgba(247, 123, 85, 0.3);
}

.section-consultation__item-icon {
  border-radius: 50%;
  overflow: hidden;
}

p.section-consultation__text {
  margin: 0 !important;
}

.section-consultation .main-form__items {
  max-width: fit-content;
}

.section-consultation__form {
  position: relative;
  z-index: 1;
}

.section-consultation__doctor-pic img {
  max-width: 100%;
  max-height: 100%;
}

.section-consultation__video:hover::before {
  background-color: #ff6637;
}

@media (max-width: 1200px) {
  .section-consultation__doctor {
    right: 0;
  }

  .section-consultation__video {
    top: 443px;
    right: 37px;
  }
}

@media (max-width: 991.98px) {
  .section-consultation__items {
    gap: 20px;
  }

  .section-consultation__video {
    top: 373px;
    right: 97px;
  }

  .section-consultation__doctor {
    right: -40px;
  }

  .section-consultation__doctor-pic {
    max-width: 500px;
  }
}

@media (max-width: 767.98px) {
  .section-consultation__doctor {
    position: relative;
    inset: unset;
    margin-top: 10px;
  }

  .section-consultation {
    padding-top: 30px;
    padding-bottom: 0;
    background-position: center;
    border-radius: 30px;
  }

  h2.section-consultation__title {
    text-align: center;
  }

  .section-consultation__items {
    justify-content: center;
    margin-top: 20px;
  }

  .section-consultation__form {
    margin-top: 20px;
  }

  .section-consultation .main-form__items {
    margin-inline: auto;
  }

  .section-consultation .section-6__form-title,
  .section-consultation .section-6__form-subtitle {
    text-align: center;
  }

  .section-consultation__video {
    top: 263px;
    right: 27px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 60px;
    padding: 10px;
  }
}

@media (max-width: 575.98px) {
  .section-consultation__item {
    gap: 13px;
  }

  .section-consultation__items {
    gap: 10px;
    max-width: 400px;
    margin-inline: auto;
  }

  .section-consultation__video {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 60px;
    padding: 10px;
    top: unset;
    bottom: 50px;
  }

  .section-consultation__video::before {
    background-size: 14px;
    width: 60px;
    height: 60px;
  }

  .section-consultation__items {
    flex-direction: column;
  }

  .section-consultation__item-icon {
    flex-shrink: 0;
    max-width: 50px;
  }

  .section-consultation__item-icon img {
    max-width: 100%;
  }

  .section-consultation__item {
    flex-direction: row;
  }

  .section-consultation__text {
    text-align: left;
  }

  .section-consultation__text br {
    display: none;
  }
}

@media (max-width: 479.98px) {
  .section-consultation__video {
    bottom: 15px;
  }
}

.page_contacts .page-header__content {
  font-family: Mont;
}

.page_contacts .h1 {
  color: #17181e;
}

.page-header-contacts .desc {
  font-size: 26px;
  line-height: calc(36 / 26 * 100%);
  font-weight: 600;
  color: #17181e;
}

.page_contacts .h1 {
  margin: 70px 0 10px 0;
}

.page_contacts .page-header__button {
  height: 86px;
}

.page-header-contacts {
  background-image: url(../dinvrach/build/i/new/contacts_back.jpg);
  background-size: cover;
  background-position: center;
  overflow: hidden;
  border-radius: 60px;
  max-width: 1880px;
  margin-inline: auto;
}

.page-header-contacts .page-header__content {
  margin-bottom: 100px;
}

.page-header-contacts .page-header__wallpaper__inner {
  display: none;
}

.page-header-contacts .desc {
  max-width: 625px;
}

.page_contacts .page-header__award {
  color: #17181e;
}

.page_contacts .page-header__content {
  max-width: 100%;
}

.page_contacts .page-header__award_reputation {
  margin-right: 0;
}

@media (max-width: 767.98px) {
  .page-header-contacts .page-header__content {
    margin-bottom: 0;
  }

  .page-header__grid {
    margin-top: 0;
  }

  .page-header-contacts {
    border-radius: 30px;
  }

  .page_contacts .h1 {
    text-align: left;
    margin-top: 30px;
  }

  .page_contacts .h1 br {
    display: block;
  }

  .page-header-contacts .desc {
    margin-bottom: 30px;
  }

  .page-header-contacts .desc {
    font-size: 20px;
  }

  .page-header-contacts .desc {
    max-width: 415px;
  }
}

@media (max-width: 575.98px) {
  .page-header-contacts .desc {
    font-size: 18px;
  }
}

@media screen and (max-width: 480px) {
  .page-header-contacts__link {
    display: block;
    max-width: 300px;
    margin: 30px 0;
  }

  .page-header-contacts__link .link {
    text-align: left;
  }
}

.director-block__inner {
  color: #17181e;
  font-family: Mont;
  position: relative;
  background-image: url(../dinvrach/build/i/new/director_back.jpg);
  background-size: cover;
  background-position: center;
  border-radius: 60px;
  padding: 90px 140px;
}

.director-block__title {
  font-size: 32px;
  line-height: calc(36 / 32 * 100%);
  font-weight: 600;
  margin-top: 0 !important;
  color: #17181e !important;
}

h2.director-block__title {
  margin-bottom: 18px !important;
}

p.director-block__subtitle {
  margin: 0 !important;
  margin-bottom: 0 !important;
}

.director-block__subtitle {
  font-size: 20px;
  line-height: calc(28 / 20 * 100%);
  font-weight: 400;
}

.director-block__button {
  margin-top: 40px;
  height: 86px;
  max-width: 315px;
}

.director-block__photo {
  position: absolute;
  right: 170px;
  bottom: 0px;
}

.director-block__photo img {
  max-width: 100%;
}

@media (max-width: 1300px) {
  .director-block__photo {
    right: 20px;
  }

  .director-block__inner {
    padding: 90px 100px;
  }
}

@media (max-width: 1100px) {
  .director-block__inner {
    padding: 90px 60px;
  }

  .director-block__photo {
    max-width: 340px;
  }

  .director-block__photo {
    max-width: 350px;
  }
}

@media (max-width: 991.98px) {
  .director-block__inner {
    padding: 40px;
    overflow: hidden;
  }

  .director-block__subtitle {
    font-size: 18px;
  }

  .director-block__photo {
    max-width: 260px;
    right: 0;
  }
}

@media (max-width: 767.98px) {
  .director-block__button {
    margin-top: 30px;
    margin-inline: auto;
  }

  .director-block__text {
    max-width: fit-content;
    margin-inline: auto;
    text-align: center;
  }

  .director-block__photo {
    position: static;
    margin-inline: auto;
    margin-top: 13px;
  }

  .director-block__inner {
    padding: 30px;
    padding-bottom: 0 !important;
    border-radius: 30px;
  }

  .director-block__title {
    font-size: 30px;
  }
}

@media (max-width: 575.98px) {
  .director-block__subtitle br {
    display: none;
  }

  h2.director-block__title {
    margin-bottom: 10px !important;
  }

  .director-block__inner {
    padding: 20px;
  }

  .director-block__title {
    font-size: 27px;
  }

  .director-block__button {
    margin-top: 20px;
    height: 70px;
  }
}

@media (max-width: 479.98px) {
  .director-block__inner {
    padding: 20px 10px;
  }

  .director-block__subtitle {
    font-size: 16px;
  }

  .director-block__title {
    font-size: 24px;
  }
}

.page-header__vacancies {
  max-width: 1880px;
  margin-inline: auto;
  font-family: Mont;
  position: relative;
  background-image: url(../dinvrach/build/i/new/vakansii_back.jpg);
  background-size: cover;
  background-position: center;
  border-radius: 60px;
}

.page_vacancies .page-header__content {
  max-width: 100%;
  margin-bottom: 0;
}

.page-header__vacancies {
  padding-bottom: 170px;
}

.page-header__vacancies .allure-description,
.page_write_to_lead .allure-description {
  font-size: 20px;
  line-height: calc(28 / 20 * 100%);
  max-width: 645px;
}

.page-header__vacancies .page-header__content .h1 {
  margin-bottom: 23px;
  margin-top: 82px;
  line-height: calc(74 / 66 * 100%);
}

.page-header__vacancies .page-header__grid {
  margin-top: 0px;
}

.page_vacancies__doctor {
  position: absolute;
  bottom: -170px;
  right: 150px;
}

.page_vacancies__doctor img {
  max-width: 100%;
  max-height: 100%;
}

.page-header__vacancies .sg-row {
  position: relative;
}

@media (max-width: 1370px) {
  .page-header__vacancies .page-header__content {
    width: 100%;
  }

  .page_vacancies__doctor {
    right: 0;
  }
}

@media (max-width: 1200px) {
  .page-header__vacancies {
    padding-bottom: 80px;
  }

  .page-header__vacancies .allure-description,
  .page_write_to_lead .allure-description {
    max-width: 525px;
  }

  .page_vacancies__doctor {
    max-width: 50%;
    bottom: -80px;
  }
}

@media (max-width: 767.98px) {
  .page-header__vacancies {
    border-radius: 30px;
  }

  .page_vacancies__doctor {
    position: static;
  }

  .page-header__vacancies .page-header__content .h1 br {
    display: none;
  }

  .page-header__vacancies .allure-description,
  .page_write_to_lead .allure-description {
    max-width: 100%;
  }

  .page-header__vacancies {
    padding-bottom: 0;
  }

  .page_vacancies__doctor {
    margin-inline: auto;
    margin-top: 10px;
  }

  .page-header__vacancies .page-header__content .h1 {
    margin-top: 0;
  }
}

@media (max-width: 575.98px) {
  .page-header__vacancies .allure-description,
  .page_write_to_lead .allure-description {
    font-size: 18px;
  }

  .page-header__vacancies .page-header__content .h1 {
    margin-top: 15px;
  }

  .page-header__vacancies .allure-description,
  .page_write_to_lead .allure-descriptions {
    font-size: 16px;
  }
}

.doctor-quote_team .doctor-quote__name span:last-of-type {
  opacity: 1;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  color: #0e1120;
}

.doctor-quote_team .doctor-quote__name span a {
  color: #008997;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.doctor-quote_team .doctor-quote__inner {
  background-image: url(../dinvrach/build/i/new/team_back.jpg);
}

.doctor-quote_team .doctor-quote__content::after {
  display: none;
}

.page_128.page_vacancies .doctor-quote_team .progressive-image {
  max-width: 566px;
}

.doctor-quote_team .doctor-quote__photo {
  max-width: 566px;
}

@media (max-width: 1400px) {
  .doctor-quote_team .doctor-quote__textt br {
    display: none;
  }
}

@media (max-width: 1200px) {
  .doctor-quote_team .doctor-quote__photo {
    max-width: 32%;
  }
}

@media (max-width: 767.98px) {
  .doctor-quote_team .doctor-quote__photo {
    max-width: 250px;
  }

  .doctor-quote_team .doctor-quote__inner {
    flex-direction: column;
  }

  .doctor-quote_team .doctor-quote__name span:last-of-type {
    font-size: 16px;
    line-height: 1.2;
  }
}

@media (max-width: 479.98px) {
  .doctor-quote_team .doctor-quote__name span:last-of-type {
    font-size: 13px;
  }

  .doctor-quote_team .doctor-quote__photo {
    max-width: 200px;
  }
}

.doctor-quote_team {
  position: relative;
  z-index: 2;
}

.section-3_vak {
  margin-top: -110px;
  padding-top: 210px;
  background-image: url(../dinvrach/build/i/new/vakback.jpg);
}

@media (max-width: 767.98px) {
  .section-3_vak {
    padding-top: 150px;
  }
}

.page_write_to_lead {
  max-width: 1880px;
  margin-inline: auto;
  font-family: Mont;
  position: relative;
}

.page_write_to_lead .page-header_lead {
  background-size: cover;
  background-position: center;

  background-image: url(../dinvrach/build/i/new/dir_back.jpg);
  border-radius: 60px;
}

@media (max-width: 767.98px) {
  .page_write_to_lead .page-header_lead {
    border-radius: 30px;
  }
}

.page_write_to_lead .allure-description {
  margin-top: 0;
}

.page_write_to_lead .page-header {
  padding-bottom: 200px;
}

.page_write_to_lead .page-header__content {
  margin-bottom: 0;
}

.page_write_to_lead .page-header {
  min-height: auto;
}

.page_write_to_lead .page-header__grid {
  margin-top: 0;
}

.page_write_to_lead .page-header_lead .h1 {
  margin-top: 100px;
  line-height: calc(74 / 66 * 100%);
}

.page_write_to_lead__doctor {
  position: absolute;
  right: 160px;
  bottom: -200px;
}

.page_write_to_lead .sg-row {
  position: relative;
}

@media (max-width: 1300px) {
  .page_write_to_lead__doctor {
    right: 0;
  }
}

@media (max-width: 1200px) {
  .page_write_to_lead .allure-description br {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .page_write_to_lead .page-header__content {
    width: 100%;
  }

  .page_write_to_lead .allure-description {
    max-width: 435px;
  }

  .page_write_to_lead .page-header_lead .h1 {
    max-width: 510px;
  }

  .page_write_to_lead .page-header {
    padding-bottom: 120px;
  }

  .page_write_to_lead__doctor img {
    max-width: 100%;
  }

  .page_write_to_lead__doctor {
    max-width: 400px;
    bottom: -120px;
  }

  .page_write_to_lead__doctor {
    right: -40px;
  }
}

@media (max-width: 860px) {
  .page_write_to_lead__doctor {
    max-width: 350px;
    bottom: -120px;
    right: -40px;
  }
}

@media (max-width: 767.98px) {
  .page_write_to_lead .page-header_lead .h1 {
    margin-top: 20px;
  }

  .page_write_to_lead .allure-description,
  .page_write_to_lead .page-header_lead .h1 {
    max-width: 100%;
  }

  .page_write_to_lead__doctor {
    position: static;
    margin-inline: auto;
  }

  .page_write_to_lead .page-header {
    padding-bottom: 0;
  }
}

.education-awards {
  font-family: Mont;
}

h2.education-awards__title {
  margin-bottom: 40px !important;
}

.education-awards__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
}

.education-awards__item {
  border-radius: 16px;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 25px;
  font-size: 14px;
  line-height: calc(20 / 14 * 100%);
  color: #17181e;
}

.education-awards__item b {
  font-weight: 700;
}

.education-awards__item a {
  color: #008996;
}

.education-awars__item-pic img {
  max-width: 100%;
}

.education-awards_bg .education-awards__item {
  background-color: #fafbfc;
}

@media (max-width: 991.98px) {
  .education-awards__item {
    width: 100%;
    max-width: 420px;
    padding: 15px 20px;
  }
}

@media (max-width: 767.98px) {
  h2.education-awards__title {
    margin-bottom: 20px !important;
  }

  .education-awards__item {
    padding: 10px;
  }
}

@media (max-width: 479.98px) {
  p.education-awards__item-text {
    margin: 0 !important;
  }

  .education-awards__item {
    display: grid;
    grid-template-columns: 50px auto;
  }

  .education-awards__items {
    gap: 10px;
  }

  .education-awards__item-text br {
    display: none;
  }

  .education-awards__item-text {
    font-size: 14px;
  }
}

h1.section-stomatologia__title {
  line-height: calc(74 / 66 * 100%);
}

.section-stomatologia {
  padding: 20px 0 129px 0;
  max-width: 1880px;
  margin-inline: auto;
  font-family: Mont;
  position: relative;
  background-image: url(../dinvrach/build/i/new/stomat_back.jpg);
  background-size: cover;
  background-position: center;
  border-radius: 60px;
}

.section-stomatologia__container {
  position: relative;
}

.section-stomatologia__content {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}

.section-stomatologia__doc {
  position: absolute;
  bottom: -129px;
  right: 140px;
}

.section-stomatologia__doc img {
  max-width: 100%;
}

.section-stomatologia .breadcrumbs {
  margin: 0 !important;
}

.section-stomatologia__inner {
  margin-top: 60px;
  position: relative;
  z-index: 2;
}

.section-stomatologia__subtitle {
  font-size: 26px;
  line-height: calc(36 / 26 * 100%);
  font-weight: 600;
  color: #17181e;
  margin-top: 15px !important;
  margin-bottom: 35px !important;
}

.section-stomatologia__list {
  display: flex;
  flex-direction: column;
  gap: 19px;
}

.section-stomatologia__list-item {
  gap: 14px;
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: calc(28 / 18 * 100%);
  font-weight: 400;
  color: #17181e;
}

.section-stomatologia__button {
  margin-top: 49px;
  max-width: 315px;
  height: 86px;
}

.section-stomatologia__list-item span {
  margin-top: 5px;
}

.section-stomatologia__reviews {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
}

.section-stomatologia__review {
  width: 190px;
  min-height: 130px;
  padding: 15px;
  background-color: #fff;
  box-shadow: 0px 15px 30px 0px rgba(23, 24, 47, 0.03);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section-stomatologia__review-value {
  align-self: flex-end;
  width: 40px;
  height: 24px;
  border-radius: 12px 12px 12px 0px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
  background-color: #8ed4bc;
}

.section-stomatologia__review-logo {
}

@media (max-width: 1240px) {
  .section-stomatologia__subtitle {
    max-width: 480px;
  }

  .section-stomatologia__doc {
    max-width: 45%;
  }
}

@media (max-width: 991.98px) {
  .section-stomatologia__inner {
    margin-top: 0;
  }

  .section-stomatologia {
    padding-bottom: 80px;
  }

  .section-stomatologia__doc {
    bottom: -80px;
  }

  h1.section-stomatologia__title {
    max-width: 550px;
  }

  h1.section-stomatologia__title br {
    display: none;
  }

  .section-stomatologia__content {
    gap: 30px;
  }
}

@media (max-width: 767.98px) {
  .section-stomatologia__list {
    gap: 10px;
  }

  .section-stomatologia__subtitle {
    margin-bottom: 20px !important;
  }

  .section-stomatologia__content {
    margin-top: 20px;
  }

  .section-stomatologia {
    border-radius: 30px;
  }

  .section-stomatologia__subtitle {
    font-size: 20px;
  }

  .section-stomatologia__doc {
    position: static;
    margin-inline: auto;
    margin-top: 10px;
  }

  .section-stomatologia {
    padding-bottom: 0;
  }

  .section-stomatologia__review {
    min-height: 120px;
  }
}

@media (max-width: 575.98px) {
  .section-stomatologia__list-item img {
    flex-shrink: 0;
    max-width: 100%;
  }

  .section-stomatologia__list-item {
    font-size: 16px;
    gap: 10px;
  }

  .section-stomatologia__subtitle {
    font-size: 19px;
  }

  .section-stomatologia__content {
    flex-direction: column;
  }

  .section-stomatologia__reviews {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  .section-stomatologia__list-item img {
    max-width: 30px;
  }

  .section-stomatologia__button {
    margin-top: 30px;
  }
}

@media (max-width: 479.98px) {
  .section-stomatologia__list-item img {
    max-width: 25px;
  }

  .section-stomatologia__list-item {
    gap: 7px;
  }

  .section-stomatologia__button {
    max-width: 100%;
  }

  .section-stomatologia__review {
    width: 170px;
  }
}

h2.section-popular__title {
  text-align: left;
}

.section-popular {
  font-family: Mont;
}

.section-popular__header {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  align-items: center;
}

.section-popular__items {
  margin-top: 50px;
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
}

.section-popular__item {
  width: calc(100% / 3 - 20px);
  border-radius: 26px;
  background-color: #fafbfc;
  display: flex;
  flex-direction: column;
}

.section-popular__item-pic {
  width: 100%;
  position: relative;
  padding-bottom: 67%;
}

.section-popular__item-pic img {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  border-radius: 26px;
}

.section-popular__more {
  display: flex;
  align-items: center;
  gap: 11px;
  opacity: 0.6;
  font-size: 16px;
  font-weight: 400;
  color: #17181e;
}

.section-popular__content {
  padding: 35px 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.section-popular__content-title {
}

.section-popular__list {
  margin-top: 15px;
  list-style: none;
  display: flex;
  flex-direction: column;
}

.section-popular__list li {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  font-size: 16px;
  line-height: calc(26 / 16 * 100%);
}

.section-popular__list li::before {
  flex-shrink: 0;
  content: "";
  margin-top: 9px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #f77b55;
}

.section-popular__price {
  border-radius: 22px;
  max-width: fit-content;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  background-color: #f77b55;
  color: #fff;
  margin-top: 20px;
  display: flex;
  padding: 11px 25px;
  gap: 10px;
  align-items: center;
}

.section-popular__content-title {
  font-size: 28px;
  line-height: calc(36 / 28 * 100%);
  font-weight: 700;
  color: #17181e;
}

.section-popular__list li a:hover {
  color: #f77b55;
}

@media (max-width: 1100px) {
  .section-popular__items {
    gap: 20px;
  }

  .section-popular__item {
    width: calc(100% / 3 - 14px);
  }
}

@media (max-width: 991.98px) {
  .section-popular__item {
    width: calc(100% / 2 - 14px);
  }
}

@media (max-width: 767.98px) {
  .section-popular__content-title {
    font-size: 23px;
  }

  .section-popular__content {
    padding: 20px;
  }

  .section-popular__list {
    margin-top: 7px;
  }

  .section-popular__items {
    margin-top: 30px;
  }

  .section-popular__header {
    gap: 10px;
  }
}

@media (max-width: 575.98px) {
  .section-popular__item {
    width: 100%;
  }

  .section-popular__content-title {
    font-size: 20px;
  }
}

@media (max-width: 479.98px) {
  .section-popular__content {
    padding: 15px;
  }

  .section-popular__price {
    margin-top: 10px;
  }
}

.employees-slider__item {
  background-color: #fafbfc;
  border-radius: 24px;
  display: flex !important;
  align-items: center;
}

.employees-slider__info {
  height: auto;
}

.employees-slider__name {
  font-weight: 700;
  color: #17181e;
  margin-bottom: 10px;
}

.employees-slider__name a {
  color: inherit;
}

.employees-slider__name:hover {
  color: #008996;
}

.employees-slider__position {
  margin-bottom: 10px;
}

.employees-slider__content ._green-btn {
  width: 205px;
  height: 66px;
}

.employees-slider-wrapper .slider-navigator .prev,
.employees-slider-wrapper .slider-navigator .next,
.certificates-slider__navigator .next,
.certificates-slider__navigator .prev,
.slider-navigator .next,
.slider-navigator .prev {
  width: 60px;
  height: 60px;
  flex-shrink: 0;
  border-radius: 50%;
  background-color: #f77b55;
}

.employees-slider-wrapper .slider-navigator .prev svg,
.employees-slider-wrapper .slider-navigator .next svg,
.certificates-slider__navigator .next svg,
.certificates-slider__navigator .prev svg,
.slider-navigator .next svg,
.slider-navigator .prev svg {
}

.slider-navigator {
  gap: 10px;
}

.employees-slider__header__title > div,
.certificates-slider__header__title > div,
.ratings-block__text > div,
.reviews-slider__header__title > div,
._section-sub {
  font-weight: 400;
  color: #17181e;
  font-size: 28px;
  line-height: calc(36 / 28 * 100%);
}

._section-sub {
  margin-top: 10px;
}

.certificates-slider__navigator .next:hover,
.certificates-slider__navigator .prev:hover,
.employees-slider-wrapper .slider-navigator .prev:hover,
.employees-slider-wrapper .slider-navigator .next:hover,
.slider-navigator .next:hover,
.slider-navigator .prev:hover {
  background-color: #ef6135;
}

@media (max-width: 767.98px) {
  .employees-slider__item {
    flex-direction: column;
  }

  .employees-slider__header__title > div,
  .certificates-slider__header__title > div,
  .ratings-block__text > div,
  .reviews-slider__header__title > div,
  ._section-sub {
    font-size: 23px;
  }

  .employees-slider-wrapper .slider-navigator {
    width: auto;
    min-width: auto;
  }

  .employees-slider-wrapper .slider-navigator .prev,
  .employees-slider-wrapper .slider-navigator .next,
  .certificates-slider__navigator .next,
  .certificates-slider__navigator .prev,
  .slider-navigator .next,
  .slider-navigator .prev {
    width: 45px;
    height: 45px;
  }

  .employees-slider__info {
    text-align: center;
  }

  .employees-slider__content ._green-btn {
    margin-inline: auto;
  }
}

.employees-slider__position {
  font-weight: 600;
}

.employees-slider__header .h2,
.certificates-slider__header__title .h2,
.reviews-slider__header__title .h2 {
  text-align: left;
  margin-bottom: 10px !important;
}

.employees-slider__photo {
  left: 0;
  max-width: 320px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .employees-slider__photo {
    max-width: 260px;
    height: 260px;
  }

  .employees-slider__photo .progressive-image-wrapper {
    bottom: -12px;
  }
}

.employees-slider__photo .progressive-image-wrapper {
  width: auto !important;
}

@media (max-width: 575.98px) {
  .employees-slider__header__title > div,
  .certificates-slider__header__title > div,
  .ratings-block__text > div,
  .reviews-slider__header__title > div,
  ._section-sub {
    font-size: 20px;
  }
}

@media (max-width: 479.98px) {
  .employees-slider__content ._green-btn {
    max-width: 100%;
    width: 100%;
  }

  .employees-slider__item {
    padding: 20px;
  }

  .employees-slider__photo {
    margin-bottom: 10px;
  }
}

.section-6_questions {
  background-image: url(../dinvrach/build/i/new/formback.jpg);
}

.section-6_questions .section-6__container {
  justify-content: flex-start;
}

.section-6_questions .section-6__doctor-side {
  left: unset;
  right: 73px;
}

.section-6_questions .section-6__doctor-info {
  top: 165px;
  left: -102px;
}

@media (max-width: 1400px) {
  .section-6_questions .section-6__doctor-photo img {
    max-width: 100%;
  }

  .section-6_questions .section-6__doctor-side {
    right: 0;
  }
}

@media (max-width: 1200px) {
  .section-6_questions .section-6__doctor-info {
    right: 50px;
    top: 385px;
  }
}

@media (max-width: 991.98px) {
  .section-6_questions .section-6__container {
    flex-direction: column;
  }

  .section-6_questions .section-6__doctor-info {
    right: unset;
    top: 0px;
    left: 50px;
  }

  .section-6_questions .section-6__doctor-photo img {
    max-width: 55%;
  }
}

@media (max-width: 767.98px) {
  .section-6 {
    border-radius: 30px;
  }

  .section-6_questions .section-6__doctor-photo {
    align-items: flex-end;
  }
}

@media (max-width: 479.98px) {
  .section-6_questions .section-6__doctor-info {
    left: 0;
    align-items: flex-start;
    margin-top: 20px;
  }
}

.doctor-quote_video .doctor-quote__inner {
  background-image: url(../dinvrach/build/i/new/newnew_back.jpg);
}

.doctor-quote_video .doctor-quote__inner {
  background: none;
  padding: 0;
}

.doctor-quote__name-title {
  text-align: left !important;
}

.doctor-quote__prof {
  opacity: 0.7;
  font-size: 16px;
  line-height: calc(24 / 16 * 100%);
  font-weight: 400;
  color: #0e1120;

  margin-top: 15px;
  margin-bottom: 45px;
}

.doctor-quote_video .doctor-quote__textt {
  font-size: 18px;
  line-height: calc(26 / 18 * 100%);
  font-weight: 400;
}

.doctor-quote_video .doctor-quote-top {
  padding-bottom: 25px;
}

.doctor-quote_video .doctor-quote__content::after {
  display: none;
}

.doctor-quote_video .doctor-quote__textt {
  position: relative;
}

.doctor-quote_video .doctor-quote__textt::after {
  position: relative;
  content: "";
  position: absolute;
  background-image: url(../dinvrach/build/i/new/quote_7765.png);
  width: 41px;
  opacity: 0.05;
  height: 37px;
  top: -20px;
  left: -20px;
  background-size: contain;
}

.doctor-quote_video .doctor-quote__content {
  padding-bottom: 0;
}

.doctor-quote_video .doctor-quote__inner {
  gap: 37px;
}

.doctor-quote_video {
  border-radius: 60px;
  overflow: hidden;
  max-width: 1580px;
  margin-inline: auto;
  background-size: cover;
  background-image: url(../dinvrach/build/i/new/newnew_back.jpg);
}

.doctor-quote_video .doctor-quote__inner {
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
}

@media (max-width: 1300px) {
  .doctor-quote_video .doctor-quote__content {
    margin-bottom: 40px;
  }

  .doctor-quote_video .doctor-quote__photo img {
    max-width: 100%;
  }
}

@media (max-width: 1200px) {
  .doctor-quote_video .doctor-quote__photo {
    max-width: 43%;
  }

  .doctor-quote_video .doctor-quote__textt br {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .doctor-quote_video .doctor-quote__content {
    padding: 0;
    margin-bottom: 15px;
  }

  .doctor-quote_video .doctor-quote__photo {
    margin-inline: auto;
  }

  .doctor-quote_video .doctor-quote__inner {
    gap: 0;
    flex-direction: column-reverse;
  }

  .doctor-quote__prof br {
    display: none;
  }

  .doctor-quote_video .doctor-quote__textt::after {
    width: 30px;
    top: -20px;
    left: 0;
  }

  .doctor-quote_video .section-4__video {
    margin-inline: auto;
  }
}

@media (max-width: 767.98px) {
  .doctor-quote_video .doctor-quote__textt {
    font-size: 16px;
  }

  .doctor-quote_video {
    border-radius: 30px;
    background-position: center;
  }

  .doctor-quote_video .doctor-quote-top {
    padding-bottom: 0;
  }

  .doctor-quote_video .section-4__video {
    margin-top: 25px;
  }

  .doctor-quote_video .doctor-quote__textt::after {
    top: -16px;
  }

  .doctor-quote__prof {
    margin-bottom: 30px;
  }
}

.section-uslugi {
  font-family: Mont;
}

.section-uslugi p {
  margin: 0 !important;
}

.section-uslugi img {
  max-width: 100%;
}

.section-uslugi__banner {
  margin-top: 40px;
  padding: 30px 85px;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  align-items: center;

  background-image: url(../dinvrach/build/i/new/banner_back.jpg);
  background-size: cover;
}

p.section-uslugi__banner-text {
  font-size: 32px;
  line-height: calc(36 / 32 * 100%);
  font-weight: 600;
  color: #17181e;
  margin-right: 22px !important;
}

.section-uslugi__banner-phone {
  display: flex;
  flex-direction: column;

  margin-left: 17px;
}

p.section-uslugi__phone-text {
  margin: 0 !important;
  opacity: 0.7;
  font-size: 16px;
  line-height: calc(24 / 16 * 100%);
  font-weight: 400;
  color: #17181e;
}

.section-uslugi__phone-link {
  font-size: 33px;
  line-height: calc(44 / 36 * 100%);
  font-weight: 700;
  color: #17181e;
}

.section-uslugi__banner-button {
  margin-left: 40px;

  height: 86px;
  width: 100%;
  max-width: 255px;
}

.section-uslugi__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 30px;
  gap: 30px;
}

.section-uslugi__item {
  position: relative;
  padding-bottom: 72.2%;
  border-radius: 20px;
  overflow: hidden;
}

.section-uslugi__item > img {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
}

.section-uslugi__item-text {
  position: absolute;
  left: 15px;
  top: 15px;
  box-shadow: 0px 15px 30px 0px rgba(33, 34, 58, 0.05);
  border-radius: 22px 22px 0px 22px;
  background-color: #fff;
  font-size: 16px;
  padding: 10px 25px;
  font-weight: 400;
  color: #0e1120;
}

.section-uslugi__cursor {
  position: absolute;
  bottom: 15px;
  right: 15px;
  display: flex;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  background-color: #f77b55;
}

.section-uslugi__buttons {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  gap: 15px;
}

.section-uslugi__button_trns {
  width: 320px;
  height: 86px;
}

.section-uslugi__button_green {
  width: 255px;
  height: 86px;
}

@media (max-width: 1200px) {
  .section-uslugi__items {
    gap: 20px;
  }
}

@media (max-width: 991.98px) {
  .section-uslugi__items {
    gap: 10px;
  }

  .section-uslugi__item-text {
    left: 10px;
    top: 10px;
    right: 10px;
  }

  .section-uslugi__item-text {
    padding: 5px 15px;
    font-size: 13px;
    max-width: fit-content;
  }
}

@media (max-width: 767.98px) {
  .section-uslugi__items {
    grid-template-columns: repeat(3, 1fr);
  }

  .section-uslugi__cursor {
    bottom: 7px;
    right: 7px;
  }

  .section-uslugi__item-text {
    left: 7px;
    top: 7px;
    right: 7px;
  }

  .section-uslugi__buttons {
    margin-top: 30px;
  }
}

@media (max-width: 575.98px) {
  .section-uslugi__items {
    grid-template-columns: repeat(2, 1fr);
  }

  .section-uslugi__item-text {
    padding: 5px 10px;
  }

  .section-uslugi__buttons {
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
  }

  .section-uslugi__button {
    width: 100%;
    max-width: 100%;
    height: 75px;
  }
}

@media (max-width: 1420px) {
  .section-uslugi__banner {
    padding: 30px 15px;
    justify-content: center;
  }
}

@media (max-width: 1280px) {
  p.section-uslugi__banner-text {
    font-size: 28px;
  }

  .section-uslugi__phone-link {
    font-size: 30px;
  }

  .section-uslugi__banner-teeth img {
    max-width: 60px;
  }
}

@media (max-width: 1145px) {
  .section-uslugi__banner {
    flex-wrap: wrap;
    row-gap: 10px;
  }
}

@media (max-width: 767.98px) {
  p.section-uslugi__banner-text {
    font-size: 25px;
    margin-right: 0 !important;
  }

  .section-uslugi__banner-button {
    margin-left: 0 !important;
  }

  .section-uslugi__banner-teeth img {
    max-width: 50px;
  }

  .section-uslugi__banner-button {
    height: 75px;
  }

  .section-uslugi__banner {
    padding: 15px;
  }

  .section-uslugi__banner-phone {
    margin-right: 0 !important;
  }

  .section-uslugi__phone-link {
    font-size: 25px;
  }

  .section-uslugi__banner {
    gap: 12px 15px;
    margin-top: 20px;
  }
}

@media (max-width: 575.98px) {
  p.section-uslugi__banner-text {
    font-size: 20px;
  }

  .section-uslugi__banner-teeth img {
    max-width: 34px;
  }
}

.section-comfort {
  font-family: Mont;
}

.section-comfort img {
  max-width: 100%;
}

.section-comfort p {
  margin: 0 !important;
}

p.section-comfort__subtitle {
  text-align: center;
  font-size: 28px;
  line-height: calc(36 / 28 * 100%);
  font-weight: 400;
  color: #17181e;
  margin-top: 10px !important;
}

.section-comfort__items {
  margin-top: 45px;
  display: flex;
  gap: 22px;
  flex-wrap: wrap;
  justify-content: center;
}

.section-comfort__item {
  width: calc(100% / 3 - 15px);
  border: 1px solid rgba(23, 24, 30, 0.1);
  border-radius: 16px;
  padding: 23px 30px;
  display: flex;
  gap: 20px;
  align-items: center;
  min-width: 420px;
}

.section-comfort__text {
  font-size: 16px;
  line-height: calc(24 / 16 * 100%);

  color: #17181e;
}

@media (max-width: 991.98px) {
  .section-comfort__items {
    gap: 15px;
  }
}

@media (max-width: 767.98px) {
  .section-comfort__items {
    margin-top: 20px;
    gap: 10px;
  }

  .section-comfort__item {
    padding: 12px;
  }

  p.section-comfort__subtitle {
    font-size: 25px;
  }
}

@media (max-width: 575.98px) {
  p.section-comfort__subtitle {
    font-size: 20px;
  }

  .section-comfort__item {
    width: 100%;
    min-width: unset;
    gap: 10px;
    max-width: 330px;
  }

  .section-comfort__icon {
    width: 30px;
  }

  .section-comfort__text {
    font-size: 14px;
  }
}

.gwt__slider__navigator > * {
  border-radius: 50%;
  background-color: rgb(247, 123, 85);
  width: 60px;
  height: 60px;
}

.gwt__slider__navigator > .next {
  right: 30px;
  transform: none;
}

.gwt__slider__navigator > .next svg,
.gwt__slider__navigator > .prev svg {
  display: none;
}

.gwt__slider__navigator > .prev {
  left: 30px;
  transform: scale(-1, 1);
}

.gwt__slider__navigator > .next::before,
.gwt__slider__navigator > .prev::before {
  top: 38%;
  content: "";
  width: 9px;
  height: 15px;
  background-image: url(../dinvrach/build/i/new-arr.svg);
  background-size: contain;
  position: absolute;
}

@media (max-width: 575.98px) {
  .gwt__slider__navigator > .next {
    right: 10px;
  }

  .gwt__slider__navigator > .prev {
    left: 10px;
  }

  .gwt__slider__navigator > * {
    width: 45px;
    height: 45px;
  }

  .gwt__slider__navigator > .next::before,
  .gwt__slider__navigator > .prev::before {
    top: 33%;
  }
}

.gwt__tour__title {
  font-weight: 600;
}

.gwt__tour__content-pic {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

.gwt__tour__content:before {
  display: none;
}

.gwt__tour-wrapper {
  background-image: url(../dinvrach/build/i/new/comfort_back.jpg);
  background-size: cover;
  max-width: 1580px;
  margin-inline: auto;
  border-radius: 60px;
  overflow: hidden;
  margin-top: 50px;
  padding: 200px 0;
}

.gwt__tour__title {
  margin-bottom: 17px;
}

.gwt__tour__button {
  max-width: fit-content;
  margin-inline: auto;
}

.gwt__tour__button a {
  min-width: 255px;
  height: 86px;
}

.gwt__tour__content {
  padding-top: 0;
}

@media (max-width: 767.98px) {
  .gwt__tour-wrapper {
    border-radius: 30px;
    padding: 30px 0;
    margin-top: 20px;
  }

  .gwt__tour__content-pic {
    margin-bottom: 20px;
  }

  .gwt__tour__content-pic img {
    max-width: 50px;
  }
}

@media (max-width: 479.98px) {
  .gwt__tour__content-pic img {
    max-width: 80px;
  }
}

.implantation-new .director-block__inner {
  background-image: url(../dinvrach/build/i/new/pri.jpg);
}

@media (max-width: 991.98px) {
  .implantation-new .director-block__text {
    max-width: 560px;
  }

  .implantation-new .director-block__text br {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .implantation-new .director-block__text {
    max-width: 100%;
  }
}

.section-6_griz {
  background-position: 30%;
}

@media (max-width: 479.98px) {
  .section-6_griz .section-6__doctor-photo img {
    margin-left: 0;
  }
}

.implantation-new__consult .director-block__inner {
  background-image: url(../dinvrach/build/i/new/bk.jpg);
  padding-left: 100px;
}

.implantation-new__consult .director-block__photo {
  right: 270px;
}

.director-block__subtitle {
  position: relative;
  z-index: 1;
}

@media (max-width: 1100px) {
  .implantation-new__consult .director-block__inner {
    padding: 90px 60px;
  }
}

@media (max-width: 1300px) {
  .implantation-new__consult .director-block__photo {
    right: 20px;
  }
}

@media (max-width: 991.98px) {
  .implantation-new__consult .director-block__photo {
    right: 0;
  }

  .implantation-new__consult .director-block__inner {
    padding: 40px;
  }
}

@media (max-width: 767.98px) {
  .implantation-new__consult .director-block__inner {
    padding: 30px;
  }
}

@media (max-width: 575.98px) {
  .implantation-new__consult .director-block__inner {
    padding: 20px;
  }
}

@media (max-width: 479.98px) {
  .implantation-new__consult .director-block__inner {
    padding: 20px 10px;
  }
}

.director-block__video {
  position: absolute;
  display: flex;
  gap: 20px;
  align-items: center;
  top: 189px;
  right: -142px;
}

.director-block__video-circle {
  width: 100px;
  height: 100px;
  box-shadow: 0px 20px 40px 0px rgba(247, 123, 85, 0.3);
  background-color: #f77b55;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.director-block__video-text {
  font-size: 18px;
  line-height: calc(26 / 18 * 100%);
}

.director-block__video-circle::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 21px;
  margin: 0;
  inset: unset;
  left: 43%;
  background-size: contain;
  background-image: url(../dinvrach/build/i/d3c582bf4fa808ac1ad897a9b2f1f40a93e4bd4c.svg);
}

@media (max-width: 1300px) {
  .director-block__video-text,
  .director-block__video-circle {
    flex-shrink: 0;
  }

  .director-block__video {
    top: 330px;
    right: 160px;
  }
}

@media (max-width: 1100px) {
  .director-block__video {
    top: 190px;
    right: 260px;
  }
}

@media (max-width: 991.98px) {
  .director-block__video-text {
    display: none;
  }

  .director-block__video-circle {
    width: 80px;
    height: 80px;
  }

  .director-block__video {
    top: 40%;
    right: 55%;
  }
}

@media (max-width: 767.98px) {
  .director-block__video {
    top: 67%;
    right: 51%;
  }
}

.what-choose {
  color: rgb(23, 24, 30);
  padding: 100px 0;
  font-family: Mont;
  max-width: 1880px;
  margin-inline: auto;
  border-radius: 60px;
  background-color: rgb(250, 251, 252);
}

.what-choose__text {
  color: rgb(23, 24, 30);
  font-size: 28px;
  line-height: calc(36 / 28 * 100%);
  margin-top: 10px;
  margin-bottom: 45px;
}

.what-choose__grid {
  gap: 30px;
}

.what-choose__grid > * {
  background-color: #fff;
  border-radius: 20px;
  margin: 0 !important;
}

.what-choose_advantages .what-choose__grid > * {
  margin-top: 0;
}

.what-choose_advantages ._section-title {
  color: rgb(23, 24, 30);
}

.what-choose_advantages .what-choose__grid__note {
  color: rgb(23, 24, 30);
  font-size: 20px;
  font-weight: 700;
  padding-left: 0;
  line-height: calc(28 / 20 * 100%);
  margin-bottom: 7px;
}

.what-choose_advantages .what-choose__grid__text {
  margin-top: 0 !important;
  font-size: 16px;
  line-height: calc(24 / 16 * 100%);
  color: rgb(134, 134, 134);
}

.what-choose__grid__note::before {
  display: none;
}

.what-choose_advantages .what-choose__grid > * {
  position: relative;
}

.what-choose_advantages .what-choose__grid > div::after {
  position: absolute;
  right: 25px;
  top: 25px;
  font-size: 14px;
  font-weight: 700;
  color: rgb(0, 137, 151);
}

.what-choose_advantages .what-choose__grid > div:nth-of-type(1)::after {
  content: "01";
}

.what-choose_advantages .what-choose__grid > div:nth-of-type(2)::after {
  content: "02";
}

.what-choose_advantages .what-choose__grid > div:nth-of-type(3)::after {
  content: "03";
}

.what-choose_advantages .what-choose__grid > div:nth-of-type(4)::after {
  content: "04";
}

@media (max-width: 991.98px) {
  .what-choose__text br {
    display: none;
  }

  .what-choose__text {
    font-size: 25px;
  }
}

@media (max-width: 767.98px) {
  .what-choose__grid {
    gap: 15px;
  }

  .what-choose_tall-images .what-choose__text {
    margin-bottom: 30px;
    font-size: 20px;
  }

  .what-choose {
    border-radius: 30px;
    padding: 30px 0;
  }
}

@media (max-width: 575.98px) {
  .what-choose__grid {
    overflow: scroll;
    display: grid;
    grid-template-columns: repeat(4, 280px);
  }

  .what-choose__text {
    margin-bottom: 0;
  }

  .what-choose .coursor {
    justify-content: center;
    margin-top: 15px;
    display: flex;
  }

  .what-choose_advantages .what-choose__grid__note br {
    display: none;
  }

  .what-choose_advantages .what-choose__grid__note {
    font-size: 18px;
  }

  .what-choose_tall-images .what-choose__text {
    font-size: 18px;
  }
}

.what-choose_protez {
  background-color: transparent;
  padding: 0;
}

.what-choose_protez .what-choose__grid > div {
  background-color: rgb(250, 251, 252);
}

.patient-block .patient-block__inner {
  background-image: url(../dinvrach/build/i/new/patient-back.jpg);
}

.patient-block .director-block__photo {
  right: 340px;
}

.patient-block .director-block__video {
  top: 234px;
  right: -226px;
}

.director-block__button {
  position: relative;
  z-index: 2;
}

@media (max-width: 1340px) {
  .patient-block .director-block__photo {
    right: 270px;
  }
}

@media (max-width: 1300px) {
  .patient-block .director-block__photo {
    right: 20px;
  }

  .patient-block .director-block__video {
    top: 320px;
    right: 380px;
  }
}

@media (max-width: 1200px) {
  .patient-block .director-block__video-text {
    display: none;
  }

  .patient-block .director-block__video {
    bottom: 20%;
    left: 14%;
    right: unset;
    top: unset;
  }
}

@media (max-width: 1100px) {
  .patient-block .director-block__photo {
    max-width: 480px;
  }
}

@media (max-width: 991.98px) {
  .patient-block .director-block__photo {
    max-width: 360px;
  }
}

@media (max-width: 767.98px) {
  .patient-block .director-block__video {
    left: 28%;
    bottom: 10%;
  }
}

@media (max-width: 575.98px) {
  .patient-block .director-block__video {
    left: 20%;
  }
}

@media (max-width: 479.98px) {
  .patient-block .director-block__video {
    left: 10%;
  }

  .patient-block .director-block__title {
    font-size: 23px;
  }
}

.triple-grid__blocks__text {
  font-family: Mont;
  color: rgb(134, 134, 134);
}

.triple-grid__blocks__title {
  font-weight: 700;
  color: #000;
}

.triple-grid_implantation .triple-grid__blocks > * img {
  top: 38px;
}

.triple-grid__blocks {
  margin: 0 !important;
}

.triple-grid__blocks > * {
  margin: 0 !important;
}

.triple-grid__blocks {
  gap: 22px;
}

.triple-grid_implantation .triple-grid__blocks > * {
  border-color: rgba(0, 0, 0, 0.102);
  border-width: 1px;
}

.triple-grid__laba {
  margin-top: 22px;
}

.triple-grid__laba img {
  max-width: 100%;
}

@media (max-width: 767.98px) {
  .triple-grid__sub-title {
    margin-bottom: 0;
  }

  .triple-grid_implantation .triple-grid__blocks > * img {
    position: relative;

    inset: unset;
    top: -4px;
    display: inline-flex;
    margin-right: 15px;
    max-width: 25px;
    margin-right: 10px;
  }

  .triple-grid_implantation .triple-grid__blocks > * {
    padding-top: 15px;
  }

  .triple-grid_implantation .triple-grid__blocks > * {
    top: 15px;
  }

  .triple-grid__blocks {
    gap: 10px;
  }

  .triple-grid_implantation .triple-grid__blocks .triple-grid__blocks__title {
    position: static;
    display: inline-flex;
    padding-left: 0;
    max-width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .triple-grid_implantation .triple-grid__blocks .triple-grid__blocks__text {
    margin-top: 6px;
  }
}

.patients-section_protez .patients-nav {
  max-width: 100%;
}

.patients-section_protez {
  margin-bottom: 50px;
}

@media (max-width: 767.98px) {
  .patients-section_protez {
    margin-bottom: 30px;
  }
}

.price-service__wrapper {
  border-radius: 60px;
  background-color: rgb(250, 251, 252);

  padding: 80px 0 35px 0;
  max-width: 1580px;
  margin-inline: auto;
  margin-top: 45px;
}

.price-service__subtitle {
  font-size: 28px;
  line-height: calc(36 / 28 * 100%);
  margin-bottom: 0 !important;
  margin-top: 10px;
}

.price-service__grid > * {
  margin-top: 0 !important;
  flex: 1 0 31.33%;
  padding: 0 !important;
}

.price-service__grid {
  margin: 0 !important;
  gap: 22px;
}

@media screen and (max-width: 992px) {
  .price-service__grid > * {
    flex-basis: 50%;
    max-width: 50%;
  }

  .price-service__subtitle {
    font-size: 25px;
  }

  .price-service__subtitle br {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .price-service__grid {
    gap: 10px;
  }

  .price-service__subtitle {
    font-size: 20px;
  }

  .price-service__wrapper {
    border-radius: 30px;
    padding: 30px 0;
    margin-top: 20px;
  }
}

@media screen and (max-width: 640px) {
  .price-service__grid > * {
    flex-basis: 100%;
    max-width: 450px;
  }
}

@media (max-width: 479.98px) {
  .price-service__subtitle {
    font-size: 18px;
  }
}

.additional-services__note {
  min-height: auto;
  margin-top: 30px;
  padding: 0 !important;
  font-family: Mont;
  font-size: 16px;
  line-height: calc(24 / 16 * 100%);
  display: flex;
  gap: 14px;
  align-items: flex-start;
  margin-left: 94px;
  border: none;
}

.additional-services__note::before {
  display: none;
}

.additional-services__note-text {
  margin-top: 5px;
  max-width: 760px;
}

@media (max-width: 991.98px) {
  .additional-services__note {
    margin-left: 0;
  }
}

@media (max-width: 767.98px) {
  .additional-services__note {
    margin-top: 15px;
  }

  .additional-prices__title br {
    display: none;
  }
}

@media (max-width: 479.98px) {
  .additional-prices__inner {
    padding: 20px;
  }

  .additional-prices__title {
    font-size: 18px;
  }

  .additional-services__note-text {
    font-size: 14px;
  }

  .additional-services__note {
    gap: 10px;
  }

  .additional-services__note-icon {
    flex-shrink: 0;
    max-width: 30px;
  }

  .additional-services__note-icon img {
    max-width: 100%;
  }
}

.price-service-block__pic img {
  max-width: 100%;
}

.price-service-block__top {
  padding: 0 !important;
  border: none;
}

.price-service-block__pic {
  border-radius: 26px;
  overflow: hidden;
}

@media screen and (max-width: 1300px) {
  .price-service-block__pic {
    margin-inline: -13px;
  }
}

@media screen and (max-width: 640px) {
  .price-service-block__pic {
    margin-inline: -11px;
  }
}

.price-service__grid .price-service-block {
  border: none !important;
}

.price-service__grid > * {
  background-color: #fff;
  border-radius: 26px;
  overflow: hidden;
}

.price-service-block_modified .price-service-block__prices_bottom {
  background-color: #fff;
}

.price-service__caption {
  color: #000;
  font-size: 20px;
  margin-top: 26px !important;
}

.price-service__caption::after {
  width: 25px;
  height: 25px;
  border: none;
  right: -35px;
}

.price-service__caption_israel:after {
  background-image: url(../dinvrach/build/i/new/izrail.png);
}

.price-service__caption_korean:after {
  background-image: url(../dinvrach/build/i/new/japan.png);
}

.price-service__caption_switzerland:after {
  background-image: url(../dinvrach/build/i/new/switzerland.png);
}

.price-service-block__offer {
  padding-top: 4px;
  top: 15px;
  right: 15px;
  border-radius: 0px 22px 22px 22px;
  height: 44px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: Mont;
}

.price-service__wrapper,
.price-service__cost,
.price-service__cost_old {
  font-family: Mont;
}

.price-service__cost_old {
  position: absolute;
  top: -20px;
}

.price-service__cost {
  font-weight: 400;
}

@media screen and (max-width: 1300px) {
  .price-service-block__offer {
    max-width: 200px;
  }

  .price-service_triple .price-service-block__top {
    justify-content: center;
  }
}

@media screen and (max-width: 640px) {
  .price-service__grid > :nth-child(2) .price-service-block__offer {
    background-color: #53c39d !important;
  }
}

.price-service_triple .price-service__cost {
  align-items: flex-end;
  margin-bottom: 25px;
}

.price-service__prices {
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: flex-start;
  width: 112px;
}

.price-service__cost_new {
  margin-top: 0;
  font-weight: 700;
}

.price-service_triple .price-service__cost_new {
  font-weight: 700;
}

.price-service_triple .price-service-block {
  padding: 35px;
  padding-top: 0 !important;
  height: auto;
}

.price-service__cost_new {
  font-size: 22px;
  color: rgb(247, 123, 85);
}

.price-service__cost,
.price-service__cost_old {
  font-weight: 400;

  font-size: 18px;
}

.price-service-block_modified .price-service-block__prices {
  border-top: 0;
  padding-top: 30px;
  padding-bottom: 25px;
}

.price-service-block_modified .price-service__text {
  font-size: 14px;
  color: rgb(134, 134, 134);
  margin-bottom: 0px !important;
}

.price-service__text span:last-child {
  font-family: Mont;
  font-weight: 600;
  color: #000;
  width: 112px;
}

.price-service__text_blue span:last-child {
  color: rgb(0, 137, 150);
}

.price-service-block_modified
  .price-service-block__prices_bottom
  .price-service__cost-wrapper {
  flex-direction: column;
}

.price-service-block_modified .price-service-block__prices_bottom .button {
  width: 100%;
  max-width: 100%;
  width: 100%;
  height: 86px;

  border: none;
}

.price-service-block_modified .price-service__cost_total {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.price-service-block_modified .price-service__cost_total > :first-child {
  margin-bottom: 0;
  font-weight: 700;
}

.price-service-block_modified .price-service-block__prices_bottom {
  padding: 0;
  padding-top: 35px;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 0;
  margin: 0;
}

.price-service-block_modified .price-service-block__bottom {
  border-bottom: 1px solid #e2e2e2;
}

.price-service__text_green span:last-child {
  color: rgb(143, 213, 189);
}

.price-service__text_orange span:last-child {
  color: rgb(247, 123, 85);
}

.price-service_triple .price-service__cost_total .price-service__cost_new {
  font-size: 22px;
}

@media (max-width: 1300px) {
  .price-service__grid {
    gap: 15px;
  }

  .price-service_triple .price-service-block {
    padding: 13px;
    padding-bottom: 20px;
  }

  .price-service__text span:last-child,
  .price-service__prices {
    width: auto;
  }

  .price-service-block__pic {
    margin-inline: unset;
    width: 100%;
  }

  .price-service-block__pic img {
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .price-service__caption {
    margin-top: 15px !important;
  }
}

@media (max-width: 575.97px) {
  .price-service__cost,
  .price-service__cost_old {
    font-weight: 400;
    font-size: 16px;
  }

  .price-service__cost_old {
    top: -25px;
  }

  .price-service-block_modified .price-service-block__prices_bottom .button {
    height: 65px;
  }
}

.guest-book__item {
  background-color: #fafbfc;
  border-radius: 24px;
}

.award__text {
  font-weight: 400;
}

.award {
  border-radius: 20px;
  background-color: #fafbfc;
}

.employees-slider__position,
.employees__feature__text {
  font-family: Mont;
}

#page-protezirovanie .grey-block {
  background-color: #fff;
}

.section-news-list {
  margin-inline: auto;
  max-width: 1880px;

  .breadcrumbs {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

.section-news-list__container {
  padding-top: 20px;
  padding-bottom: 20px;
  background: linear-gradient(
      89.97deg,
      #f3f8fc 36.58%,
      rgba(243, 248, 252, 0.71) 41.72%,
      rgba(243, 248, 252, 0) 74.84%
    ),
    url("/wp-content/themes/dinvrach/build/i/40686fdb0a39d7213de1441c1923f062.jpg")
      no-repeat center center/cover;
  position: relative;
  z-index: 0;
}

.section-news-list__title {
  padding-top: 40px;
  line-height: 120%;
  color: #000;
}

.section-news-list__subtitle {
  margin-bottom: 122px;
  font-size: 18px;
  line-height: 120%;
}

.section-news-list__grid {
  margin-top: 50px;
  display: grid;
  gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: repeat(3, 1fr);
}

.section-news__item {
  display: flex;
  flex-direction: column;
  position: relative;
  background: #fafbfc;
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
}

.section-news__item:hover {
  .section-news-list__item-inner__title {
    color: #008996;
  }

  .section-news-list__item-subtitile {
    color: #008996;
  }
}

.section-news-list__item-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 30px;
}

.section-news__pic {
  position: relative;
  padding-bottom: calc(400 * 100% / 646);
}

.section-news__pic img {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section-news-list__item-subtitile {
  color: #5a5b5f;
  margin-top: 0px !important;
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  margin-bottom: 28px !important;
}

.section-news-list__item-inner {
  color: #000000;
  line-height: 120%;
  font-family: Mont, sans-serif;
  font-style: normal;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.section-news-list__item-inner__title {
  font-weight: 800;
  line-height: 120%;
  font-size: 24px;
  margin-top: 0px !important;
  margin-bottom: 40px !important;
  color: #17181e;
}

.section-news-main__item {
  display: flex;
  flex-direction: column;
  position: relative;
  background: #fafbfc;
  border-radius: 20px;
  overflow: hidden;
  width: 50%;
  height: unset;
}

.section-news-more__item {
  display: flex;
  flex-direction: column;
  position: relative;
  background: #fafbfc;
  border-radius: 20px;
  overflow: hidden;
  width: 33%;
  height: unset;
}

.section-news-bttn {
  width: 203px;
  height: 65px;
  margin-top: auto;
}

@media (max-width: 991.98px) {
  .section-news-list__item-subtitile {
    margin-bottom: 0 !important;
  }

  .section-news-list__item-inner__title {
    margin-bottom: 15px !important;
    font-size: 22px;
  }
}

.section-news-main {
  .section-news-list__item-inner {
    font-size: 24px;
    line-height: 120%;
    color: #000000;
    padding: 30px;
  }
}

.news-slider {
  display: flex;
  flex-direction: row;
  gap: 20px;
  overflow: visible;
}

.news-slider-main {
  overflow: visible;
}

.section-news-single {
  margin-inline: auto;
  max-width: 1880px;

  .breadcrumbs {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

.section-news-single__container {
  padding-top: 20px;
  background: #f3f8fc;
}

.section-news-single__info {
  margin-top: 65px;
  display: grid;
  grid-template-columns: auto 41.528%;
  grid-row-gap: 0px;
  grid-column-gap: 176px;
}

.section-news-single__info-text {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.section-news-single__info-pics {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.section-news-single__img {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-bottom: 40px;
  height: auto;
  border-radius: 20px;
}

.section-news-single__img img {
  width: 100%;
  height: auto;
}

.section-news-single__info-text h2 {
  font-family: Mont;
  font-weight: 800;
  font-size: 24px;
  line-height: 120%;
  color: #5a5b5f;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.section-news-single__info-text p {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  font-family: Mont;
  font-size: 18px;
  line-height: 120%;
  color: #17181e;
}

.section-news-single__info-text ul {
  list-style-type: none;
  padding-left: 12px;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.section-news-single__info-text li {
  position: relative;
  padding-left: 12px;
  margin-bottom: 8px;
  font-family: Mont;
  font-size: 18px;
  line-height: 120%;
  color: #17181e;
}

.section-news-single__info-text li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  transform: translateY(-50%);
  width: 3px;
  height: 3px;
  background-color: #17181e;
  border-radius: 50%;
}

.section-news-single__info {
  margin-bottom: 40px;
}

.section-news-single {
  .swiper-button-next::after,
  .swiper-button-prev::after {
    content: "";
  }

  .news-slider__navigator {
    .prev {
      border-radius: 8px;
    }

    .next {
      border-radius: 8px;
    }
  }
}

.section-news-main {
  .swiper-button-next::after,
  .swiper-button-prev::after {
    content: "";
  }

  .news-slider__navigator {
    .prev {
      border-radius: 8px;
    }

    .next {
      border-radius: 8px;
    }
  }
}

@media (max-width: 1200px) {
  .section-news-list__container {
    background: linear-gradient(
        89.97deg,
        #f3f8fc 22.58%,
        rgba(243, 248, 252, 0.71) 39.72%,
        rgba(243, 248, 252, 0) 58.84%
      ),
      url("/wp-content/themes/dinvrach/build/i/40686fdb0a39d7213de1441c1923f062.jpg")
        no-repeat center center/cover;
  }

  .section-news-main {
    .section-news-list__item-inner__title {
      font-size: 18px;
    }

    .section-news-list__item-subtitile {
      padding-bottom: 15px;
    }

    .section-news-bttn {
      margin-top: 20px;
    }
  }

  .section-news-list__item-subtitile {
    padding-bottom: 15px;
  }

  .section-news-list__item-inner {
    padding: 15px;
  }

  .section-news-single__info {
    grid-column-gap: 30px;
  }
}

@media (max-width: 992px) {
  .section-news-single__info {
    grid-template-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 20px;
  }

  .section-news-single__info-text {
    padding-right: 0px;
    width: 100%;
  }

  .section-news-single__info-pics {
    width: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
  }

  .section-news-single__info-text li {
    font-size: 16px;
  }

  .section-news-single__info-text p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .section-news-single__info {
    margin-top: 0px;
  }

  .news-slider__navigator {
    margin-left: auto;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .news-slider__navigator {
    margin-left: auto;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .section-news-list__grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .section-news-list__item-inner__title {
    font-size: 15px;
  }

  .section-news-list__item-subtitile {
    font-size: 14px;
  }

  .section-news-main {
    .section-news-list__item-inner__title {
      font-size: 16px;
    }

    .section-news-list__item-subtitile {
      font-size: 14px;
    }

    .section-news-list__item-inner {
      padding: 15px;
    }
  }
}

@media (max-width: 676px) {
  .section-news-list__container {
    background: #f3f8fc;
    padding-bottom: 0px;
  }
}

@media (max-width: 567px) {
  .section-news-single__img {
    margin-bottom: 15px;
  }

  .section-news__item {
    display: flex;
    flex-direction: row;
  }

  .section-news-list__title {
    padding-top: 20px;
  }

  .section-news-main {
    .section-news-main__item {
      flex-direction: column;
    }

    .section-news__pic {
      padding-bottom: 64.45%;
      width: 100%;
    }

    .section-news-list__item-inner {
      width: 100%;
    }
  }

  .section-news-single {
    .section-news-main__item {
      flex-direction: column;
    }

    .section-news__pic {
      padding-bottom: 64.45%;
      width: 100%;
    }

    .section-news-list__item-inner {
      width: 100%;
    }
  }

  .section-news__pic {
    padding-bottom: 35%;
    align-self: start;
    width: 100%;
  }

  .section-news__pic img {
    height: 100%;
  }

  .section-news-list__item-inner {
    width: 100%;
  }

  .section-news-list__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.news-slider__navigator {
  .swiper-nav-lock {
    display: none;
  }

  .swiper-nav-lock {
    display: none;
  }
}

#ez-toc-container li::before {
  display: none;
}

#ez-toc-container a:hover {
  color: #008996;
}

.section-news-main__item:hover .section-news-list__item-inner__title {
  color: #008996;
}

.footer__attractive-employer2::before {
  background-size: contain;
  background-image: url(../dinvrach/docs/b10a909bf6-0000.png);
}

.footer__attractive-employer:first-of-type {
  margin-bottom: 15px;
}

/* #page about */

#page_about .page-header {
  max-width: 1880px;
  margin: 0 auto;
  border-radius: 60px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(./images/app/bg-about.png);
  padding-bottom: 140px;
}

#page_about .breadcrumbs {
  margin: 24px 0 26px;
}

.page-header__inner {
  display: flex;
  position: relative;
}

#page_about .page-header__content {
  margin-bottom: 0;
}

#page_about .page-header__bottom {
  margin: 0;
  position: static;
  justify-content: start;
  gap: 30px;
}

#page_about .page-header__right {
  position: absolute;
  right: -113px;
  top: -60px;
}

#page_about .page-header__right-img {
  display: block;
  width: 100%;
}

#page_about .page-header__award_reputation {
  margin-right: 29px;
}

#page_about .page-header__award_center::before,
#page_about .page-header__award_reputation:before {
  display: none;
  width: 46px;
  height: 54px;
}

#page_about .page-header__award_center,
#page_about .page-header__award_reputation {
  font-size: 14px;
  font-family: "Mont";
  color: rgb(23, 24, 30);
  line-height: 1.286;
  padding-left: 0;
  display: flex;
  gap: 15px;
  align-items: center;
}

#page_about .page-header__award-wrapper {
  margin-bottom: 79px;
}

#page_about .page-header_about .h1 {
  font-size: 66px;
  font-family: "Mont";
  color: rgb(23, 24, 30);
  font-weight: bold;
  line-height: 1.121;
  margin: 0 0 29px;
}

#page_about .page-header_about .h1_supplement {
  font-size: 26px;
  font-family: "Mont";
  color: rgb(23, 24, 30);
  font-weight: bold;
  line-height: 1.385;
  margin-bottom: 50px;
}

#page_about .page-header__bottom > div {
  padding: 0;
}

#page_about .page-header__button {
  border-radius: 12px;
  background-color: rgb(0, 137, 150);
  box-shadow: 0px 20px 40px 0px rgba(0, 137, 150, 0.12);
  max-width: 315px;
  width: 100%;
  height: 86px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-family: "Mont";
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.714;
  text-align: center;
}

#page_about .page-header_about .about__button-wrapper_small {
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 15px 30px 0px rgba(23, 24, 47, 0.04);
  max-width: 260px;
  border-radius: 30px;
  width: 100%;
  padding: 8px 29px 8px 8px;
  display: flex;
  align-items: center;
  gap: 15px;
}

#page_about .page-header_about .about__button-wrapper_small .button_play {
  border-radius: 50%;
  background-color: rgb(247, 123, 85);
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#page_about .page-header_about .about__button-wrapper_small .button_play:after {
  width: 11px;
  height: 14px;
}

#page_about .page-header_about .about__button-wrapper_small .about__button {
  font-size: 13px;
  font-family: "Mont";
  color: rgb(23, 24, 30);
  font-weight: bold;
  line-height: 1.429;
  position: static;
  width: auto;
  height: auto;
  background-color: transparent;
  padding: 0;
  transform: none;
}

#page_about
  .page-header_about
  .about__button-wrapper_small
  .about__button
  span {
  display: block;
}

.overlay {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #00000085;
}

@media (max-width: 1360px) {
  #page_about .page-header__right {
    right: 0;
    max-width: 50%;
    top: auto;
    bottom: -125px;
  }
}

@media (max-width: 1230px) {
  #page_about .page-header__award-wrapper {
    margin-bottom: 55px;
  }

  #page_about .page-header_about .h1 {
    font-size: 54px;
    margin-bottom: 20px;
  }

  #page_about .page-header_about .h1_supplement {
    font-size: 24px;
    margin-bottom: 30px;
  }
}

@media (max-width: 1024px) {
  #page_about .page-header__award-wrapper {
    margin-bottom: 30px;
  }

  #page_about .page-header_about .h1 {
    font-size: 48px;
    margin-bottom: 15px;
  }

  #page_about .page-header_about .h1_supplement {
    font-size: 20px;
    margin-bottom: 25px;
  }

  #page_about .page-header__bottom {
    flex-direction: column;
    align-items: start;
    gap: 15px;
  }
}

@media (max-width: 850px) {
  #page_about .page-header__right {
    display: none;
  }
}

@media (max-width: 767px) {
  #page_about .page-header {
    padding-bottom: 70px;
  }

  #page_about .page-header__bottom {
    align-items: center;
    gap: 10px;
  }

  #page_about .page-header_about .about__button-wrapper_small {
    position: static;
    margin: 0;
  }
}

._img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#page_about .what-choose {
  padding: 110px 0;
  background-color: transparent;
}

#page_about .what-choose_advantages .what-choose__title {
  font-size: 36px;
  font-family: "Mont";
  color: rgb(23, 24, 30);
  font-weight: bold;
  line-height: 1.111;
  text-align: center;
  margin-bottom: 60px !important;
}

#page_about .what-choose__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin: 0;
}

#page_about .what-choose__item {
  position: static;
  padding: 0;
  border-radius: 20px;
  background-color: rgb(250, 251, 252);
  display: flex;
  flex-direction: column;
}

#page_about .what-choose__item::after {
  display: none;
}

#page_about .what-choose__item-wrapper {
  border-radius: 20px;
  position: relative;
  width: 100%;
  padding-bottom: calc(220 * 100% / 305);
  overflow: hidden;
}

#page_about .what-choose__item-info {
  padding: 35px 25px 35px 35px;
  position: relative;
}

#page_about .what-choose__item-num {
  position: absolute;
  border-radius: 50%;
  background-color: rgb(143, 213, 189);
  width: 42px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-family: "Mont";
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.429;
  text-align: center;
  right: 25px;
  top: -21px;
}

#page_about .what-choose_advantages .what-choose__grid__note {
  font-size: 20px;
  font-family: "Mont";
  color: rgb(23, 24, 30);
  font-weight: bold;
  line-height: 1.4;
  margin: 0 0 12px;
}

#page_about .coursor {
  display: none;
}

#page_about .what-choose_advantages .what-choose__grid__text {
  font-size: 16px;
  font-family: "Mont";
  color: rgb(134, 134, 134);
  line-height: 1.5;
  margin: 0 !important;
}

@media (max-width: 1360px) {
  #page_about .what-choose__grid {
    gap: 15px;
  }
}

@media (max-width: 1230px) {
  #page_about .what-choose__item-info {
    padding: 20px;
  }
}

@media (max-width: 991.98px) {
  #page_about .what-choose {
    padding: 40px 0;
  }

  #page_about .what-choose_advantages .what-choose__title {
    margin-bottom: 25px !important;
    font-size: 32px;
  }

  #page_about .coursor {
    display: flex;
    justify-content: center;
  }

  #page_about .what-choose__grid {
    overflow: auto;
    grid-auto-flow: column;
    padding-bottom: 15px;
  }

  #page_about .what-choose__item {
    width: 300px;
  }
}

@media (max-width: 767.98px) {
  #page_about .what-choose_advantages .what-choose__title {
    margin-bottom: 20px !important;
    font-size: 20px;
  }
}

#page_about .grey-block {
  padding: 110px 0 300px;
  max-width: 1880px;
  margin: 0 auto;
  border-radius: 60px;
}

#page_about .slider-with-thumbs-wrapper .h2 {
  font-size: 36px;
  font-family: "Mont";
  color: rgb(23, 24, 30);
  font-weight: bold;
  line-height: 1.111;
  text-align: center;
  margin-bottom: 48px !important;
}

#page_about .slider-thumbs-wrapper {
  margin-bottom: 24px;
}

#page_about .slider-thumbs-wrapper .slider-thumbs .slick-slide {
  margin: 0 5px;
}

#page_about .slider-thumbs-wrapper .slick-slide .slider-thumbs__item {
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  border: 4px solid transparent;
  height: 120px;
  width: 100%;
}

#page_about
  .slider-thumbs-wrapper
  .slick-slide.slick-current
  .slider-thumbs__item {
  border-color: #f77b55;
}

#page_about
  .slider-thumbs-wrapper
  .slider-thumbs__item
  .progressive-image-wrapper,
#page_about .slider-thumbs-wrapper .slider-thumbs__item img {
  height: 100%;
}

#page_about .slider-with-thumbs__grid {
  padding: 60px 100px 60px 60px;
  background-color: white;
  border-radius: 60px;
  gap: 40px;
  max-width: 1310px;
  margin-left: 0;
  width: 100% !important;
}

#page_about .slider-with-thumbs__grid > :first-child {
  border-radius: 40px;
  overflow: hidden;
  max-width: 600px;
  width: 100%;
  padding: 0;
}

#page_about .slider-with-thumbs__image {
  position: relative;
  padding-bottom: calc(400 * 100% / 600);
}

#page_about .slider-with-thumbs__image:after {
  display: none;
}

#page_about .slider-with-thumbs__grid > :last-child {
  padding: 0;
}

#page_about .slider-with-thumbs__image .progressive-image-wrapper {
  border-radius: 0;
}

#page_about .slider-with-thumbs__title {
  margin: 50px 0 24px;
  font-size: 28px;
  font-family: "Mont";
  color: rgb(23, 24, 30);
  font-weight: bold;
  line-height: 1.286;
}

#page_about .slider-with-thumbs__text {
  padding-bottom: 0;
  display: grid;
  gap: 20px;
  height: fit-content;
}

#page_about .slider-with-thumbs__text p {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  height: fit-content;
  font-size: 16px;
  font-family: "Mont";
  color: rgb(134, 134, 134);
  line-height: 1.5;
}

#page_about .slider__navigator-wrapper {
  position: absolute;
  top: 50%;
  height: fit-content;
}

#page_about .slider-with-thumbs-wrapper .slider__navigator {
  position: absolute;
  width: 100%;
  left: 0;
  transform: translateY(-50%);
  background-color: transparent;
  height: 60px;
  overflow: initial;
}

#page_about .slider-with-thumbs-wrapper .slider__navigator:before {
  display: none;
}

#page_about .slider-with-thumbs-wrapper .slider__navigator > * {
  background-color: #f77b55;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  border-radius: 50%;
  padding: 0;
  cursor: pointer;
}

#page_about .slider-big-wrapper {
  position: relative;
}

#page_about .slider-with-thumbs-wrapper .slider__navigator > .prev {
  left: 0;
  transform: translateX(-50%) rotate(90deg);
}

#page_about .slider-with-thumbs-wrapper .slider__navigator > .next {
  right: 0;
  transform: translateX(50%) rotate(-90deg);
}

@media (max-width: 1360px) {
  #page_about .slider-with-thumbs__grid {
    align-items: start;
  }

  #page_about .slider-with-thumbs__title {
    margin-top: 15px;
  }
}

@media (max-width: 1200px) {
  .slider-thumbs__navigator > * {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f77b55;
  }

  #page_about .slider-with-thumbs__title {
    margin: 15px 0;
  }

  #page_about .slider-with-thumbs__text {
    gap: 10px;
  }
}

@media screen and (max-width: 1023px) {
  #page_about .slider-with-thumbs__grid {
    padding: 60px;
  }

  #page_about .slider-with-thumbs__grid > :first-child {
    margin: 0 auto;
  }

  #page_about .slider-with-thumbs__image {
    margin: 0;
    max-width: none;
  }

  #page_about .slider-with-thumbs-wrapper .slider__navigator > .prev {
    left: 40px;
  }

  #page_about .slider-with-thumbs-wrapper .slider__navigator > .next {
    right: 40px;
  }
}

@media (max-width: 991.98px) {
  #page_about .grey-block {
    padding: 40px 0 130px;
  }
}

@media (max-width: 767.98px) {
  #page_about .slider-with-thumbs-wrapper .h2 {
    margin-bottom: 20px !important;
    font-size: 20px;
  }

  #page_about .slider-with-thumbs__grid {
    gap: 20px;
    padding: 40px;
  }

  #page_about .slider__navigator-wrapper {
    height: 50px;
  }

  #page_about .slider-with-thumbs-wrapper .slider__navigator {
    height: 50px;
  }

  #page_about .slider-with-thumbs-wrapper .slider__navigator > * {
    width: 50px;
    height: 50px;
  }

  #page_about .slider-with-thumbs__title {
    font-size: 24px;
  }
}

@media (max-width: 550px) {
  #page_about .slider__navigator-wrapper {
    top: 30%;
    height: 40px;
  }

  #page_about .slider-with-thumbs-wrapper .slider__navigator {
    height: 40px;
  }

  #page_about .slider-with-thumbs-wrapper .slider__navigator > * {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 468px) {
  #page_about .slider__navigator-wrapper {
    top: 160px;
  }

  #page_about .slider-with-thumbs__title {
    font-size: 20px;
  }
}

#page_about .single-video-review {
  margin-top: -240px;
}

#page_about .svr__grid {
  border-radius: 60px;
  padding: 90px 100px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(./images/video-bg.png);
  display: flex;
  justify-content: space-between;
}

#page_about .svr__title {
  font-size: 32px;
  font-family: "Mont";
  color: rgb(23, 24, 30);
  font-weight: 600;
  line-height: 1.125;
  margin-bottom: 30px;
}

#page_about .svr__text {
  font-size: 20px;
  font-family: "Mont";
  color: rgb(23, 24, 30);
  line-height: 1.4;
  text-align: left;
  margin-bottom: 40px;
  max-width: 350px;
}

#page_about .svr__button {
  border-radius: 12px;
  background-color: rgb(0, 137, 150);
  box-shadow: 0px 20px 40px 0px rgba(0, 137, 150, 0.12);
  max-width: 315px;
  width: 100%;
  height: 86px;
  margin: 0;
}

#page_about .svr__button .button {
  max-width: none;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-family: "Mont";
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.714;
  text-align: center;
}

#page_about .svr__photo:before {
  display: none;
}

#page_about .svr__photo {
  position: static;
  padding-left: 0;
  width: auto;
  height: auto;
  gap: 25px;
  margin-top: auto;
}

#page_about .svr__photo .button_play {
  position: relative;
  left: 0;
  top: 0;
  margin-top: 0;
  z-index: 1;
  width: 120px;
  height: 120px;
  background-color: rgb(247, 123, 85);
  box-shadow: 0px 20px 40px 0px rgba(247, 123, 85, 0.3);
}

#page_about .svr__photo .button_play:after {
  margin: 0;
  width: 20px;
  height: 27px;
  top: 50%;
  left: 50%;
  transform: translate(-35%, -50%);
}

#page_about .svr__photo__image {
  left: 31%;
}

#page_about .svr__about {
  font-size: 18px;
  font-family: "Mont";
  color: rgb(23, 24, 30);
  line-height: 1.444;
  text-align: left;
  max-width: 265px;
  z-index: 1;
}

#page_about .svr__photo::after {
  display: none;
}

@media (max-width: 1360px) {
  #page_about .svr__grid {
    padding: 60px;
  }

  #page_about .svr__photo__image {
    left: 28%;
    top: 5%;
  }

  #page_about .svr__photo .button_play {
    width: 100px;
    height: 100px;
  }
}

@media (max-width: 1200px) {
  #page_about .svr__photo__image {
    width: 45%;
    bottom: 0;
    top: auto;
    left: 50%;
  }
}

@media screen and (max-width: 1023px) {
  #page_about .svr__grid {
    padding-bottom: 0;
  }

  #page_about .svr__button_mobile {
    display: none;
  }

  #page_about .svr__photo__image {
    width: 45%;
    bottom: 0;
    top: auto;
    left: auto;
    right: 0;
    max-width: none;
    margin: 0;
  }

  #page_about .svr__photo .button_play {
    display: block;
    margin-left: -210%;
    margin-bottom: 30px;
  }
}

@media (max-width: 991.98px) {
  #page_about .single-video-review {
    margin-top: -80px;
  }
}

@media (max-width: 850px) {
  #page_about .svr__title {
    margin-bottom: 15px;
    font-size: 26px;
  }

  #page_about .svr__text {
    margin-bottom: 25px;
    font-size: 18px;
  }

  #page_about .svr__button {
    height: 66px;
    max-width: 300px;
  }

  #page_about .svr__button .button {
    padding: 0;
    font-weight: 600;
  }

  #page_about .svr__button_mobile {
    display: block;
    min-width: 40px;
    min-height: 40px;
    height: 40px;
    width: 40px;
    margin-right: 15px;
    margin-left: 0;
  }

  #page_about .svr__photo .button_play {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #page_about .svr__grid {
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
  }

  #page_about .svr__title {
    font-size: 20px;
  }

  #page_about .svr__button {
    margin: 0 auto;
  }

  #page_about .svr__button .button {
    justify-content: end;
  }

  #page_about .svr__button_mobile {
    margin-left: 15px;
  }

  #page_about .svr__photo {
    max-width: 250px;
    background-image: none;
  }

  #page_about .svr__photo__image {
    width: auto;
  }
}

@media (max-width: 468px) {
  #page_about .svr__grid {
    padding: 40px 40px 0;
  }

  #page_about .svr__button {
    justify-content: center;
    gap: 10px;
  }

  #page_about .svr__button .button {
    width: fit-content;
    font-size: 12px;
  }

  #page_about .svr__button_mobile {
    margin: 0;
  }
}

/* page-estetika */

#simple-service .header-page.service__header {
  max-width: 1880px;
  margin: 0 auto;
  display: block;
  border-radius: 60px;
  overflow: hidden;
}

#simple-service .breadcrumbs {
  margin: 24px 0 90px;
}

#simple-service .header-page .wrap h1 {
  font-size: 66px;
  font-family: "Mont";
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.121;
  margin-bottom: 40px !important;
}

#simple-service .header-page.service__header h4 {
  font-size: 20px;
  font-family: "Mont";
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.4;
  margin-top: 0 !important;
  margin-bottom: 20px !important;
  margin: 0;
}

#simple-service .header-page .wrap .desc {
  max-width: none;
}

#simple-service .che {
  display: grid;
  gap: 16px;
  margin: 0 auto 50px;
  max-width: 400px;
}

#simple-service .typeEditor ul.che li {
  font-size: 16px;
  font-family: "Mont";
  /* color: rgb(255, 255, 255); */
  line-height: 1.5;
  margin: 0;
  padding-left: 28px;
}

#simple-service .typeEditor ul.che li:after {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-image: url(./images/check.svg);
  background-color: transparent;
}

#simple-service .header-page.service__header .btnWrap {
  margin-top: 0;
}

#simple-service .header-page .wrap .btnWrap a.fillBTN {
  border-radius: 12px;
  background-color: rgb(0, 137, 150);
  box-shadow: 0px 20px 40px 0px rgba(0, 137, 150, 0.12);
  max-width: 315px;
  width: 100%;
  height: 86px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-family: "Mont";
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.714;
  text-align: center;
}

#simple-service .btnWrap-wrapper {
  position: relative;
  margin-bottom: 60px;
}

#simple-service .btnWrap-wrapper .price {
  position: absolute;
  left: 403px;
  bottom: -18px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  box-shadow: inset 0 0 0px 15px #fdfdfd;
  background-color: #fff;
  font-size: 18px;
  font-family: "Mont";
  font-weight: 400;
  color: rgb(23, 24, 30);
  line-height: 1.444;
  text-align: center;
}

#simple-service .btnWrap-wrapper .price img {
  margin-bottom: 14px;
}

#simple-service .btnWrap-wrapper .price span {
  font-size: 22px;
  font-family: "Mont";
  color: rgb(247, 123, 85);
  font-weight: bold;
  line-height: 1.364;
}

#simple-service .education-awards__items {
  justify-content: start;
  gap: 0;
  flex-wrap: nowrap;
}

#simple-service .education-awards__item {
  border-radius: 16px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 15px 30px 0px rgba(23, 24, 47, 0.04);
  max-width: 335px;
  width: 100%;
}

#simple-service .education-awards__item-text {
  margin: 0 !important;
  font-size: 14px;
  font-family: "Mont";
  color: rgb(23, 24, 30);
  font-weight: 400;
  line-height: 1.429;
}

@media (max-width: 1230px) {
  #simple-service .header-page .wrap h1 {
    font-size: 54px;
    margin-bottom: 20px !important;
  }

  #simple-service .breadcrumbs {
    margin-bottom: 60px;
  }
}

@media (max-width: 1024px) {
  #simple-service .header-page .wrap h1 {
    font-size: 48px;
  }

  #simple-service .header-page.service__header h4 {
    margin-bottom: 15px !important;
  }

  #simple-service .che {
    gap: 8px;
    margin-bottom: 25px;
  }
}

@media (max-width: 767px) {
  #simple-service .header-page .overlay {
    display: block;
  }

  #simple-service .header-page .wrap h1 {
    font-size: 25px;
    text-align: center;
    margin: 0 auto;
  }

  #simple-service .header-page .wrap .desc {
    margin-bottom: 20px;
  }

  #simple-service .header-page.service__header h4 {
    margin-bottom: 15px !important;
    text-align: center;
  }

  #simple-service .header-page .che {
    gap: 8px;
    max-width: 75%;
    margin: 0 auto;
  }

  #simple-service .btnWrap-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
  }

  #simple-service .btnWrap-wrapper .price {
    position: static;
    order: -1;
  }

  #simple-service .education-awards__items {
    flex-direction: column;
    gap: 8px;
    align-items: center;
  }

  #simple-service .education-awards__item {
    max-width: 400px;
  }
}

@media (max-width: 550px) {
  #simple-service .header-page.service__header {
    background-position: center;
    border-radius: 40px;
  }

  #simple-service .header-page .wrap .desc {
    margin-bottom: 10px;
  }

  #simple-service .header-page .che {
    max-width: none;
    gap: 5px;
  }

  #simple-service .btnWrap-wrapper {
    gap: 10px;
  }

  #simple-service .header-page .wrap .btnWrap a.fillBTN {
    height: 66px;
  }

  #simple-service .btnWrap-wrapper .price {
    height: 150px;
    width: 150px;
    font-size: 14px;
  }

  #simple-service .btnWrap-wrapper .price img {
    margin-bottom: 0;
  }

  #simple-service .btnWrap-wrapper .price span {
    font-size: 17px;
  }
}

#simple-service .typeEditor p {
  font-size: 15px;
  /* font-family: "Mont";
  color: rgb(23, 24, 30); */
  line-height: 1.429;
  max-width: 800px;
}

#simple-service .typeEditor details {
  font-size: 14px;
  font-family: "Mont";
  color: rgb(23, 24, 30);
  line-height: 1.429;
  max-width: 800px;
  margin: 0 auto;
}

#simple-service .typeEditor details > summary {
  padding: 10px;
  border-radius: 6px;
  margin-bottom: 5px;
  background-color: #008996;
  color: #fff;
  cursor: pointer;
}

#simple-service .typeEditor details > p {
  margin: 10px !important;
}

#simple-service .typeEditor details[open] > summary {
  background-color: #0e6e77;
}

#simple-service .typeEditor h2 {
  max-width: 800px;
  font-size: 36px;
  font-family: "Mont";
  color: rgb(23, 24, 30);
  font-weight: bold;
  line-height: 1.111;
  text-align: left;
}

#simple-service .wp-block-list,
#simple-service .typeEditor .wp-block-list.che {
  max-width: 800px;
}

#simple-service .typeEditor ul.wp-block-list.che li {
  color: rgb(23, 24, 30);
}

#simple-service .typeEditor .wp-block-list.che {
  display: block;
}

#simple-service .typeEditor h3,
#simple-service .typeEditor h4,
#simple-service .typeEditor h5,
#simple-service .wp-block-image.full {
  max-width: 800px;
}

#simple-service .wp-block-image img {
  border-radius: 40px !important;
  object-fit: cover;
}

#simple-service .typeEditor ol li {
  margin: 0;
  list-style: decimal-leading-zero;
  padding-left: 0;
  /* font-size: 16px; */
  /* font-family: "Mont";
  color: rgb(23, 24, 30); */
  /* line-height: 1.5; */

  font-size: 15px;
  line-height: calc(24 / 15 * 100%);
  color: #4b4b4b;
}

#simple-service .typeEditor ol li::marker {
  font-weight: bold;
}

#simple-service .typeEditor ol {
  padding-left: 26px;
}

#simple-service .anotation.max_width {
  border: 1px solid #0000001a;
  border-radius: 26px;
  max-width: 800px;
  padding: 44px 55px 40px 95px;
  font-size: 16px;
  font-family: "Mont";
  color: rgb(134, 134, 134);
  line-height: 1.5;
  position: relative;
  background-color: transparent;
  background-image: none;
}

#simple-service .anotation.max_width::before {
  position: absolute;
  content: "";
  display: block;
  background-color: rgb(143, 213, 189);
  border-radius: 50%;
  border-bottom-right-radius: 0;
  width: 40px;
  height: 40px;
  left: 33px;
  top: 30px;
  background-image: url(./images/i.svg);
  background-repeat: no-repeat;
  background-position: center;
}

#simple-service .typeEditor ul.wp-block-list li {
  padding-left: 10px;
  margin: 0;
}

#simple-service .typeEditor ul.wp-block-list li:after {
  width: 5px;
  height: 5px;
  background-color: #f77b55;
  top: 10px;
}

#simple-service .typeEditor h4,
#simple-service .typeEditor h3 {
  font-family: "Mont";
  color: rgb(23, 24, 30);
  font-weight: bold;
  line-height: 1.286;
  text-align: left;
}

#simple-service .typeEditor h4 {
  font-size: 26px;
}

#simple-service .typeEditor h3 {
  font-size: 28px;
}

@media (max-width: 767px) {
  #simple-service .typeEditor h2 {
    font-size: 24px;
  }

  #simple-service .typeEditor h4 {
    font-size: 20px;
  }

  #simple-service .typeEditor h3 {
    font-size: 22px;
  }

  #simple-service .wp-block-image img {
    border-radius: 25px !important;
  }
}

@media (max-width: 550px) {
  #simple-service .anotation.max_width {
    padding: 30px 20px 20px 40px;
  }

  #simple-service .anotation.max_width::before {
    left: 3px;
    top: 0;
    width: 35px;
    height: 35px;
  }
}

#simple-service .prices__wrap.mrg {
  border-radius: 60px;
  background-color: rgb(250, 251, 252);
  max-width: 1310px;
  width: 100%;
  margin: 0 auto;
  padding: 90px 110px;
}

#simple-service .prices__wrap .centerWrap {
  width: auto;
}

#simple-service .title__mod.flex.flex-just_space {
  font-size: 36px;
  font-family: "Mont";
  color: rgb(23, 24, 30);
  font-weight: bold;
  line-height: 1.111;
  text-align: left;
  margin-bottom: 24px;
}

#simple-service .prices {
  margin: 0 0 30px;
}

#simple-service .prices .item {
  padding: 20px 25px;
  border: none;
  margin: 0;
  border-radius: 10px;
}

#simple-service .prices .item:nth-child(odd) {
  background-color: #fff;
}

#simple-service .prices .item .wrap .checker .checkBox {
  border: 1px solid rgb(0, 0, 0, 0.2);
  border-radius: 6px;
  width: 22px;
  height: 22px;
}

#simple-service .prices .item .wrap .line .name span {
  padding-left: 16px;
  font-size: 16px;
  font-family: "Mont";
  color: rgb(23, 24, 30);
  line-height: 1.375;
}

#simple-service .prices .item .wrap .line .priceWrap .priceLine .price {
  font-size: 18px;
  font-family: "Mont";
  color: rgb(23, 24, 30);
  font-weight: bold;
  line-height: 1.444;
  text-align: left;
}

#simple-service .priceWrap {
  max-width: 120px;
  width: 100%;
}

#simple-service .prices .item .wrap .checker .counter {
  padding-left: 0;
  border: none;
}

#simple-service .prices .item .wrap .checker .counter .fillBTN {
  border-radius: 50%;
  background-color: rgb(247, 123, 85);
  width: 30px;
  height: 30px;
  font-size: 20px;
}

#simple-service .prices .item .wrap .checker .counter .count {
  font-size: 18px;
  font-family: "Mont";
  color: rgb(23, 24, 30);
  font-weight: bold;
  line-height: 1.444;
  text-align: center;
  margin: 0 10px;
}

.priceTotal__inner {
  max-width: 510px;
  width: 100%;
}

#simple-service .buttonWrap {
  max-width: 310px;
  width: 100%;
}

#simple-service .prices__wrap .fillBTN.XL {
  border-radius: 12px;
  background-color: rgb(0, 137, 150);
  box-shadow: 0px 20px 40px 0px rgba(0, 137, 150, 0.12);
  max-width: 310px;
  width: 100%;
  height: 86px;
  font-size: 14px;
  font-family: "Mont";
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.714;
  text-align: center;
}

#simple-service .prices__wrap .coursor {
  display: none;
}

@media screen and (max-width: 1023px) {
  #simple-service .prices__wrap.mrg {
    padding: 50px 0;
  }
}

#simple-service section.services__items.services__carusel {
  padding-top: 110px;
  margin: 0;
}

#simple-service .title__mod h2 {
  font-size: 36px;
  font-family: "Mont";
  color: rgb(23, 24, 30);
  font-weight: bold;
  line-height: 1.111;
  text-align: left;
}

@media (max-width: 991.98px) {
  #simple-service .title__mod h2 {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  #simple-service .title__mod h2 {
    font-size: 20px;
  }

  #simple-service .prices {
    overflow: auto;
    padding-bottom: 10px;
  }

  #simple-service .prices .item {
    width: 700px;
    padding: 15px;
  }

  #simple-service .prices__wrap .coursor {
    display: flex;
    justify-content: center;
  }
}

#simple-service .carusel__arr.greenArrows {
  width: 110px;
}

#simple-service .carusel__arr > div {
  width: 50px;
  height: 50px;
  border-radius: 10px;
  background-color: rgb(247, 123, 85) !important;
}

#simple-service .services__items .items {
  padding: 0;
}

#simple-service .services__items.services__carusel .items .item {
  padding: 50px;
  border-radius: 24px;
  margin-bottom: 0;
}

#simple-service .services__items .items .item a.title {
  margin-top: 32px !important;
  margin-bottom: 10px !important;
  font-size: 24px;
  font-family: "Mont";
  color: rgb(23, 24, 30);
  font-weight: bold;
  line-height: 1.333;
}

#simple-service .services__items .items .item .desc {
  font-size: 16px;
  font-family: "Mont";
  color: rgb(23, 24, 30);
  line-height: 1.375;
  margin-bottom: 40px;
  max-width: 285px;
}

#simple-service .services__items .items .item a.fillBTN {
  border-radius: 12px;
  background-color: rgb(0, 137, 150);
  box-shadow: 0px 20px 40px 0px rgba(0, 137, 150, 0.12);
  max-width: 205px;
  width: 100%;
  height: 66px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  font-family: "Mont";
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.714;
  text-align: center;
}

#simple-service .services__items .items .fillBTN img,
#simple-service .services__items .items .fillBTN svg {
  margin-right: 0;
}

#simple-service .services__items .items .item .btnWrap {
  gap: 5px;
}

#simple-service .services__items .items .item a.borderBTN {
  height: 28px;
  border-radius: 6px;
  font-size: 10px;
  font-weight: 600;
  margin: 0;
}

@media screen and (max-width: 1439px) {
  #simple-service .services__items.services__carusel .items .item {
    padding: 25px;
    background-size: cover;
    background-position: center;
  }

  #simple-service .services__items .items .item a.title {
    max-width: none;
  }
}

@media screen and (max-width: 991px) {
  #simple-service section.services__items.services__carusel {
    padding-top: 40px;
  }

  #simple-service .services__items.services__carusel .items .item {
    background-position: 4% 20% !important;
  }
}

@media screen and (max-width: 550px) {
  #simple-service .services__items.services__carusel .items .item {
    background-position: 28% !important;
  }

  #simple-service .services__items .items .item a.title {
    font-size: 18px;
    margin-top: 15px !important;
    margin-bottom: 5px !important;
  }

  #simple-service .services__items .items .item .desc {
    margin-bottom: 20px;
  }

  #simple-service .services__items .items .item a.fillBTN {
    height: 46px;
    max-width: 175px;
  }
}

.employees-slider-wrapper__front {
  margin-top: 100px;
}

.employees-slider-wrapper__front .slider-navigator {
  width: 110px;
  min-width: 110px;
}

.employees-slider-wrapper__front.employees-slider-wrapper
  .slider-navigator
  .prev,
.employees-slider-wrapper__front.employees-slider-wrapper
  .slider-navigator
  .next {
  width: 50px;
  height: 50px;
  background-color: #f77b55;
  border-radius: 8px;
}

@media (max-width: 767.98px) {
  .employees-slider-wrapper__front {
    margin-top: 50px;
  }
}

/* --------------------------------- */

.front-page {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 40px 0 122px;
}

.front-page .breadcrumbs {
  margin: 0 0 50px;
}

.front-page__title {
  margin-bottom: 12px;
}

.front-page__subtitle {
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #5a5b5f;
  margin-bottom: 50px !important;
  margin-top: 0 !important;
}

.front-page__btn {
  background-color: #008996;
  box-shadow: inset 1px 0px 14.3px 5px rgba(255, 255, 255, 0.25);
  border-radius: 12px;
  max-width: 317px;
  width: 100%;
  height: 86px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: "Mont";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 110%;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}

@media (max-width: 550px) {
  .front-page {
    padding-bottom: 70px;
  }

  .front-page .breadcrumbs {
    margin-bottom: 30px;
  }

  .front-page__title {
    margin-bottom: 25px !important;
  }

  .front-page__btn {
    height: 66px;
  }
}

.news-section {
  padding: 80px 0;
}

.news-section .coursor {
  display: none;
}

.news-section__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.news-section__item {
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  overflow: hidden;
  background-color: #fafbfc;
}

.news-section__item-wrapper {
  position: relative;
  padding-bottom: calc(262 * 100% / 424);
}

.news-section__item-info {
  padding: 20px 20px 30px;
}

.news-section__item-date {
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #5a5b5f;
  margin-bottom: 20px;
  display: block;
}

.news-section__item-title {
  font-weight: 800;
  font-size: 24px;
  line-height: 120%;
  color: #17181e;
  margin: 0 !important;
}

.news-section__item:hover {
  .news-section__item-title {
    color: #008996;
  }
}

@media (max-width: 1200px) {
  .news-section__item-title {
    font-size: 20px;
  }
}

@media screen and (max-width: 991px) {
  .news-section {
    padding: 40px 0;
  }

  .news-section__items {
    grid-auto-flow: column;
    overflow: auto;
    gap: 15px;
    padding-bottom: 10px;
  }

  .news-section__item {
    width: 300px;
  }

  .news-section .coursor {
    display: flex;
    justify-content: center;
  }
}

.section-news-single {
  padding-top: 40px;
}

.section-news-single .breadcrumbs {
  display: flex;
  flex-wrap: wrap;
}

.section-news-single h1._section-title.section-news-list__title {
  padding-top: 50px;
  color: #5a5b5f;
}

@media (max-width: 550px) {
  .section-stomatologia__button {
    margin-top: 30px;
    height: 66px;
  }
}

.vrachi-cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.vrachi-cards__card {
  background: #fafbfc;
  border-radius: 20px;
  padding: 60px 40px 0 20px;
  display: flex;
  gap: 20px;
  max-width: 645px;
  width: 100%;
}

.vrachi-cards__card-img {
  display: block;
  max-width: 293px;
  width: 100%;
}

h4.vrachi-cards__card-title {
  font-weight: 800;
  font-size: 24px;
  line-height: 120%;
  color: #17181e;
  margin-top: 0px !important;
  margin-bottom: 10px !important;
}

p.vrachi-cards__card-subtitle {
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  color: #008996;
  margin-top: 0px !important;
  margin-bottom: 10px !important;
}

.vrachi-cards__card-xp {
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  color: #5a5b5f;
  margin-top: 0px !important;
  margin-bottom: 36px !important;
}

.vrachi-cards__card-btn {
  height: 65px;
  gap: 14px;
  max-width: 203px;
  font-weight: 800;
  font-size: 14px;
  line-height: 110%;
  text-transform: uppercase;
  color: #ffffff;
}

@media (max-width: 1200px) {
  .vrachi-cards__card {
    position: relative;
    padding: 30px 20px 0 20px;
  }

  .vrachi-cards__card-img {
    position: absolute;
    left: 0;
  }

  .vrachi-cards__card-info {
    max-width: 270px;
    padding-bottom: 70px;
    margin-left: auto;
  }
}

@media (max-width: 1200px) {
  .vrachi-cards__card-info {
    max-width: 230px;
    padding-bottom: 70px;
    margin-left: auto;
  }
}

@media (max-width: 1064px) {
  .vrachi-cards__card {
    flex-direction: column;
    padding: 0;
    padding-top: 20px;
    gap: 0;
  }

  .vrachi-cards__card-img {
    position: static;
    margin: 0 auto;
  }

  .vrachi-cards__card-info {
    max-width: none;
    margin: 0;
    padding: 20px;
    background-color: #f2f2f2;
    border-radius: 0 0 20px 20px;
  }

  h4.vrachi-cards__card-title {
    margin-bottom: 20px !important;
    font-size: 20px;
  }
}

@media (max-width: 640px) {
  .vrachi-cards {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
}

.section-pamyatki-list__title {
  font-family: "Jost", sans-serif !important;
  font-size: 3rem !important;
  line-height: 1.1;
  text-align: center;
  font-weight: 400 !important;
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.section-pamyatki-line {
  background-color: #2299aa;
  height: 2px;
  margin: 0 auto;
  opacity: 0.25;
}

.section-pamyatki-single__container {
  background: white;
  padding-top: 20px;
  background-repeat: no-repeat;
  max-width: 1315px;
  margin-inline: auto;

  .sg-row {
    padding: 0;
  }
}

.section-pamyatki-single__info {
  max-width: 1315px;
  padding: 0;
  padding-top: 1rem;
  margin-bottom: 100px;

  ul {
    list-style: none;
    margin: 0;
    padding-left: 2.5rem;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
  }

  li {
    position: relative;
    margin-bottom: 1rem;
    font-family: "Jost", sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
  }

  li::before {
    position: absolute;
    left: -1.6rem;
    content: "\2022";
    color: #65c6d4;
    font-weight: bold;
    font-size: 1.5rem !important;
    width: 1.6rem;
    font-family: "Jost", sans-serif;
    line-height: 1.5;
    top: -3px;
  }

  p {
    font-family: "Jost", sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;

    strong {
      font-weight: bold;
    }
  }
}

@media (max-width: 425px) {
  .section-pamyatki-single__info {
    margin-bottom: 50px;
  }
}

.MENU .mainWrap ul.sections > .groups:after {
  display: none;
}

.social-slider__likes-wrapper {
  position: absolute;
  left: 30px;
  bottom: 25px;
  background-color: #fff;
  padding: 5px 8px;
  border-radius: 15px;
}

.advantages-form__form .sign-form__button .button {
  display: flex;
  justify-content: center;
  align-items: center;
}

#simple-service .header-page .typeEditor ul.che li {
  color: rgb(255, 255, 255);
}

#simple-service .header-page .typeEditor ul.che {
  margin-left: 0;
  margin-right: 0;
}

.services__btns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 20px 0 30px;
}

.services__btn {
  max-width: 250px;
  width: 100%;
  height: 79px;
  text-align: center;
  padding: 10px;
  cursor: pointer;
}

.filters-item.hidden {
  display: none !important;
}

.action__wrapper.services__items.services__carusel {
  margin-bottom: 0;
}

.action__items {
  display: grid;
  gap: 16px;
}

.action__item {
  min-height: 440px;
  display: flex;
  flex-direction: column;
  padding: 40px 56px;
  position: relative;
}

.action__item-title {
  display: inline-block;
  font-family: OpenSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  max-width: 625px;
  font-size: 32px;
  line-height: calc(40 / 32 * 100%);
  color: #4b4b4b;
  transition: all 0.32s ease;
  width: 100%;
  margin-bottom: 10px;
}

.action__item-btn {
  margin-top: auto;
  max-width: 206px;
}

@media screen and (max-width: 991px) {
  .action__item {
    padding: 24px;
    min-height: auto;
  }

  .action__item .desc {
    margin-bottom: 40px;
  }

  .action__item-title {
    font-size: 24px;
  }

  .action__item-btn {
    height: 48px;
    font-size: 14px;
    max-width: 500px;
  }
}

@media screen and (max-width: 640px) {
  .action__item-title {
    font-size: 18px;
  }

  .action__item-btn {
    max-width: none;
  }
}

.price-service-block__top.price-service-block__top--mod {
  height: auto;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: start;
}

.price-service-block__top--mod .price-service-block__offer {
  position: static;
}

.additional-services__grid.additional-services__grid--mod {
  flex-direction: column;
}

.additional-services__grid--mod .additional-services__service {
  max-width: 300px;
}

@media screen and (max-width: 1300px) {
  .price-service-block__top.price-service-block__top--mod {
    align-items: center;
  }
}

#simple-service .header-page .wrap .dark-text h1,
#simple-service .header-page.service__header .wrap .dark-text h4,
#simple-service .header-page .wrap .dark-text .typeEditor ul.che li {
  color: #4b4b4b !important;
}

.typeEditor #ez-toc-container {
  margin: 0 auto;
  max-width: 736px;
  width: 100%;
}

.typeEditor #ez-toc-container ul li:after {
  display: none;
}

.similar-services__swiper {
  padding: 0 16px;
}

.similar-services__swiper .item {
  margin-right: 16px;
  margin-bottom: 16px;
  background-size: cover;
  position: relative;
  background-position: calc(100% + 128px) 0;
}

.similar-services__swiper .wrap {
  width: 100%;
}

.similar-services__swiper .wrap .cont > .flex {
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  height: 440px;
  padding: 40px 56px;
  width: 100%;
  position: relative;
  flex-wrap: nowrap;
}

.similar-services__swiper a.borderBTN {
  height: 26px;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 0 8px;
  font-size: 11px;
}

.similar-services__swiper a.title {
  text-decoration: none;
  display: block;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  color: #4b4b4b;
  transition: all 0.32s ease;
  max-width: 280px;
  font-size: 24px;
  line-height: 32px;
}

.similar-services__swiper .desc {
  max-width: 260px;
  color: #4b4b4b;
  margin-top: 0;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-height: 24px;
}

@media (max-width: 991.98px) {
  .similar-services__swiper .item {
    background-position: center;
  }
}

@media (max-width: 767px) {
  .similar-services__swiper .item {
    background-position: calc(100% + 128px) 0;
  }
}

@media (max-width: 575px) {
  .similar-services__swiper .wrap .cont > .flex {
    padding: 20px;
  }
}

@media (max-width: 468px) {
  .similar-services__swiper .item {
    background-position: center;
  }
}

.video-hello {
  max-width: 830px !important;
  transition: 0.3s all;

  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius: 30px;
  padding-bottom: 50%;
  margin-inline: auto;
  margin-top: 30px;
}

.video-hello img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video-hello::before {
  z-index: 1;
  transition: 0.3s all;

  content: "";
  inset: 0;
  margin: auto;
  width: 100px;
  height: 100px;
  box-shadow: 0px 20px 40px 0px rgba(247, 123, 85, 0.3);
  background-color: #f77b55;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  background-position: 54%;
  background-size: auto;
  background-image: url(../dinvrach/build/i/d3c582bf4fa808ac1ad897a9b2f1f40a93e4bd4c.svg);
}

.video-hello:hover::before {
  background-color: #ff602f;
  transition: 0.3s all;
}

@media (max-width: 767.98px) {
  .video-hello {
    padding-bottom: 70%;
  }

  .video-hello::before {
    width: 80px;
    height: 80px;
  }
}

.certificates-slider .slick-slide {
  height: 100%;
  width: fit-content !important;
}

.certificates-slider .certificates-slider__item .progressive-image-wrapper {
  height: 100% !important;
}

.pagination__list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.pagination .page-numbers {
  height: 36px;
  /* width: 36px; */
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px;
  font-size: 16px;
  background-color: #ffffff;
  color: #008996;
  border: 1px solid #008996;
  transition: all 0.3s ease-in-out;
}
.pagination .page-numbers:hover,
.pagination .page-numbers.current {
  background-color: #008996;
  color: #fff;
}

.pagination .page-numbers.next {
  width: fit-content;
}


.section-sitemap{
  margin-top: 100px;
}

.section-sitemap .content-section .h2,
.section-sitemap .content-section .h3,
.section-sitemap .content-section h2,
.section-sitemap .content-section h3,
.section-sitemap .content-section h2 a,
.section-sitemap .content-section h3 a{
  color: #008996;
}
.section-sitemap .content-section h2{
  margin-bottom: 0 !important;
}
.section-sitemap .content-section h2.default-title{
  margin-bottom: 24px !important; 
}

.section-sitemap .content-section h3{
  margin-top: 0 !important;
}

.section-sitemap .content-section ._list li a{
  color: #008996;
  position: relative;
  margin-bottom: 5px;
  display: inline-block;
}
.section-sitemap .content-section ._list li a:active{
  color: #f77b55;
}
.section-sitemap .content-section ._list li a:hover::before{
  color: #f77b55;
  transform: scaleX(1);
  transition: all .3s ease-in-out;
}
.section-sitemap .content-section ._list li a::before{
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  height: 1px;
  width: 100%;
  bottom: -1px;
  background-color: #008996;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease-in-out;
}

@media screen and (max-width: 991px) {
  .section-sitemap{
    margin-top: 40px;
  }
  
}

