@font-face {
  font-family: 'Geologica';
  src: url('/local/templates/spartamed/fonts/geologica/Geologica-VariableFont_CRSV,SHRP,slnt,wght.ttf') format('woff2-variations');
  src: url('/local/templates/spartamed/fonts/geologica/Geologica-VariableFont_CRSV,SHRP,slnt,wght.ttf') format('woff2') tech('variations');
  font-weight: 100 1000;
  font-stretch: 25% 151%;
}

@font-face {
  font-family: 'Geologica';
  src: url('/local/templates/spartamed/fonts/geologica/Geologica-VariableFont_CRSV,SHRP,slnt,wght.ttf') format('woff2-variations');
  src: url('/local/templates/spartamed/fonts/geologica/Geologica-VariableFont_CRSV,SHRP,slnt,wght.ttf') format('woff2') tech('variations');
  font-weight: 100 1000;
  font-stretch: 25% 151%;
}

@font-face {
  font-family: 'Nevermind';
  src: url('/local/templates/spartamed/fonts/nevermind/NeverMind-Regular.ttf');
  font-weight: 400;
}

@font-face {
  font-family: 'Nevermind';
  src: url('/local/templates/spartamed/fonts/nevermind/NeverMind-Medium.ttf');
  font-weight: 600;
}

@font-face {
  font-family: 'Nevermind';
  src: url('/local/templates/spartamed/fonts/nevermind/NeverMind-Extrabold.ttf');
  font-weight: 900;
}

@font-face {
  font-family: 'Nevermind';
  src: url('/local/templates/spartamed/fonts/nevermind/NeverMind-Bold.ttf');
  font-weight: 700;
}

@font-face {
  font-family: 'Cannonade';
  src: url('/local/templates/spartamed/fonts/cannonade/Cannonade.ttf');
  font-weight: 400;
}

@font-face {
  font-family: 'Cannonade';
  src: url('/local/templates/spartamed/fonts/cannonade/Cannonade_Bold.ttf');
  font-weight: 700;
}

/*324923*/
.price-service .price-appellation {
  margin-bottom: 40px;
}

.price-service .price__header-sale {
  padding: 10px 80px 10px;
  background: #013a73;
  align-items: center;
  margin-bottom: 0;
  column-gap: 20px;
}

.price-service .price__pay_discount {
  padding: 5px;
  background: #f5f5f5;
}

.price-service .price__header-title {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  line-height: 24px;
}

.price-service .price__body-sale {
  padding: 0;
}

.price-service .price__appellation-sale {
  padding: 20px 80px 20px 90px;
  margin: 0;
  align-items: center;
  column-gap: 30px;
}

.price-service .price__section-text--price {
  max-width: none;
  flex: none;
  width: auto;
  min-width: 110px;
  text-align: left;
  padding: 0;
}

.price-service .price__body-sale .btn {
  margin-left: 100px;
}

.price-service .price__section-text:first-of-type {
  flex: 1 1 auto;
  max-width: none;
  line-height: 21px;
}

.services-page .price-service .price__pay {
  display: flex !important;
}

@media screen and (min-width:351px) {
  .price-service .price__pay_discount.mob-pay {
    display: none !important;
  }
}

@media screen and (max-width:800px) {
  .services-page .price-service .price__pay {
    max-width: 210px;
  }
}

@media screen and (max-width:768px) {
  .price-service .price__header-sale {
    padding: 15px 20px;
  }

  .price-service .price__appellation-sale {
    padding: 20px 15px 20px 20px;
  }

  .price-service .price__body-sale .btn {
    margin: 0 auto;
    display: block;
  }
}

@media screen and (max-width:370px) {
  .price-service .price__header-sale {
    column-gap: 15px;
  }

  .price-service .price__header-title {
    font-size: 14px;
  }

  .price-service .price__appellation-sale {
    column-gap: 20px;
  }
}

@media screen and (max-width:350px) {
  .price-service .price__pay_discount {
    display: none !important;
  }

  .price-service .price__pay_discount.mob-pay {
    display: flex !important;
    max-width: 210px;
    padding: 10px;
    margin: 20px auto 0;
  }

  .price-service .price__header-title {
    font-size: 16px;
    width: 100%;
    text-align: center;
  }

  .price-service .price__section-text {
    font-size: 14px;
    line-height: 19px !important;
  }

  .price-service .price__section-text--price {
    min-width: 100px;
  }

  .price-service .price__body-sale .btn:before {
    left: 30px;
  }
}

.submenu-item_ultrazvukovaya-diagnostika {
  -webkit-box-ordinal-group: 20;
  -ms-flex-order: 20;
  order: 20;
}

/*326820*/
.best-dentistry p,
.best-dentistry li {
  color: #333;
}

.best-dentistry li>span {
  font-size: 16px;
}

.best-dentistry ul {
  margin-top: 20px;
}

.best-dentistry+section .info.max-width-1010-lg {
  max-width: none;
}

.best-dentistry+section .info .info-content {
  padding-left: 15px;
  row-gap: 50px;
  justify-content: flex-start;
}

.best-dentistry+section .info-content--slide h2 {
  font-size: 30px;
}

.best-dentistry+section .info-content .info-content--btn.info-margin {
  margin-top: 5px;
}

.best-dentistry+section .info-content .line {
  -webkit-transform: translateX(-15px);
  transform: translateX(-15px);
}

@media (min-width: 601px) {
  .section-slide-home .mobile-info-title {
    display: none;
  }
}

@media (max-width: 767px) {

  .best-dentistry p,
  .best-dentistry li {
    font-size: 13px;
  }

  .best-dentistry+section .info-content--slide h2 {
    font-size: 24px;
  }
}

@media (max-width: 600px) {

  .section-slide-home .info-content .section-title,
  .section-slide-home .info-content .section-title+h2 {
    display: none;
  }

  .section-slide-home .mobile-info-title {
    margin-bottom: 20px;
  }

  .section-slide-home .info-images {
    max-width: 350px;
    width: 100%;
  }

  .section-slide-home .info-image--picture img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: contain;
    object-position: contain;
  }

  .best-dentistry+section .info .info-content {
    margin-top: 0;
    row-gap: 20px;
  }
}

/*services-block*/
.info_services-wrapp .info-services--slider {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 20px;
  margin-top: 50px;
}

.info_services-wrapp .info-services--slide {
  max-width: 380px;
  background: #F4F4F4;
  padding: 20px 23px;
  width: calc(100% / 3 - 20px * 2 / 3);
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  min-height: 150px;
  font-family: "Geologica", "Futura New", Arial, sans-serif;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 15px;
}

.info-services--slide-title {
  color: #013A73;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  width: 100%;
  display: flex;
  font-family: "Nevermind", "Futura New", Arial, sans-serif;
  align-items: center;
  column-gap: 15px;
}

.info-services--slide-title:hover,
.info-services--slide-child a:hover {
  text-decoration: underline;
}

.info-services--slide-child {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
  margin-top: 20px;
  margin-bottom: 20px;
  flex: 1 1 auto;
}

.info-services--slide-child a {
  color: #252525;
  font-size: 14px;
  font-weight: 200;
  line-height: 17px;
}

.info-services--slide-all.link-line {
  color: #EE7347;
  font-size: 14px;
  text-transform: none;
  letter-spacing: normal;
  text-align: right;
  padding: 0;
  font-family: "Geologica", "Futura New", Arial, sans-serif;
  display: block;
}

.info-services--slide-all.link-line:hover {
  color: #EE7347;
  text-decoration: underline;
}

.info-services--slide-all.link-line::after {
  content: none;
}

.info_services-wrapp .info-services--btn {
  display: none;
}

.info-services--btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 50px;
}

.info-services--btn__prev {
  position: relative;
  width: 12px;
  height: 21px;
  overflow: hidden;
  margin-right: 20px;
}

.info-services--btn__current {
  color: #5a5a5a;
  font-family: Roboto;
  font-size: 24px;
  line-height: 1.16667;
  font-weight: 700;
  text-align: center;
}

.info-services--btn__progress {
  height: 2px;
  width: 168px;
  background-color: #c1c1c1;
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
}

.dinfo-services--btn__all {
  color: #bebebe;
  font-family: Roboto;
  font-size: 16px;
  line-height: 1.1875;
  font-weight: 400;
}

.info-services--btn__next {
  position: relative;
  width: 12px;
  height: 21px;
  overflow: hidden;
  margin-left: 20px;
}

.info-services--btn__prev:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  width: 15px;
  height: 15px;
  background-color: #c1c1c1;
  -webkit-transform: translate(25%, 25%) rotateZ(45deg);
  transform: translate(25%, 25%) rotateZ(45deg);
  cursor: pointer;
}

.info-services--btn__progress:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: auto;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 0;
  height: 4px;
  background-color: #2bacef;
  -webkit-transition: none;
  transition: none;
}

.info-services--btn__next:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  width: 15px;
  height: 15px;
  background-color: #c1c1c1;
  -webkit-transform: translate(-50%, 25%) rotateZ(45deg);
  transform: translate(-50%, 25%) rotateZ(45deg);
  cursor: pointer;
}

.info-services--btn__progress.active:before {
  width: 100%;
  -webkit-transition: 2s;
  transition: 2s;
}

.info_services-wrapp .info-services--slider.slick-initialized .info-services--slide-block {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  justify-content: space-between;
  height: 100%;
}

.info_services-wrapp .info-services--slider.slick-initialized .info-services--slide {
  width: 100%;
}

.info_services-wrapp .info-services--slider.slick-initialized+.info-services--btn {
  display: flex;
}

@media (min-width: 700px) {
  .info_services-wrapp .info-services--slider {
    margin-top: 30px;
  }
}

@media (min-width: 651px) {
  .info-services--slide-block {
    display: contents;
  }
}

@media (max-width: 999px) {
  .info_services-wrapp .info-services--slide {
    width: calc(50% - 20px / 2);
  }
}

@media (max-width: 800px) {
  .info-services--slide-title {
    font-size: 18px;
  }

  .info-services--slide-title img {
    height: 28px;
    object-fit: contain;
  }

  .info-services--slide-child {
    margin-top: 16px;
    margin-bottom: 16px;
    row-gap: 8px;
  }

  .info-services--slide-all.link-line {
    font-size: 13px;
  }

  .info_services-wrapp .info-services--slide {
    padding: 18px 16px;
    box-shadow: 0px 3.27027px 3.27027px rgba(0, 0, 0, 0.25);
    border-radius: 12.2635px;
  }

  .info-services--slide-child a {
    line-height: 16px;
  }
}

@media (max-width: 650px) {
  .info_services-wrapp .info-services--slide {
    width: 100%;
    max-width: none;
  }

  .info-services--slide-block,
  .slick-initialized .slick-slide.info-services--slide-block {
    display: flex;
    padding: 5px;
  }

  .info-services--slide-block {
    flex-direction: column;
    row-gap: 20px;
    justify-content: space-between;
    height: 100%;
  }

  .info-services--slide-child {
    min-height: 70px;
  }

  .info_services-wrapp .info-services--slider .slick-track {
    height: 100%;
  }

  .info-services--slide-aggregate {
    flex: 1 1 auto;
  }

  .info_services-wrapp .slick-slide {
    margin: 0 3px;
  }

  .info_services-wrapp .info-services--slider:not(.slick-initialized) .info-services--slide-block {
    width: 100%;
  }
}

.container.banner-bottom>button {
  background: #ff7a45
}

.header .order_btn_top .btn.orange {
  background: #ff7a45;
  color: #fff;
  font-size: 14px;
  padding: 15px 10px 15px 10px;
  width: 230px;
  line-height: 1.1875;
  font-weight: 600;
  text-transform: uppercase;
  border: 2px solid #ff7a45;
}

.header-mobile-info--item .btn.orange {
  background: #ff7a45;
  color: #fff;
  border: 2px solid #ff7a45;
}

.header .order_btn_top .btn.orange:before {
  content: unset;
}

.blueVersion .main-header .container {
  background: #054c96;
}

.blueVersion .main-header .header-work {
  color: #fff;
  font-weight: 400;
  font-size: 11px;
}

.blueVersion .main-header .header-work b {
  font-size: 12px;
  text-align: center;
  font-weight: 800;
  color: #fff;
}


.blueVersion .main-header .burger span {
  width: 30px;
  height: 3px;
  background: #fff;
  margin-bottom: 5px;
}

.blueVersion .main-header .burger:after {
  content: unset;
}

.blueVersion .main-header .header-mobile-info--item .btn.orange {
  font-size: 12px;
  letter-spacing: .6px;
  font-weight: 600;
  background-color: #ff7a45;
}

.blueVersion .main-header .header-mobile-info--item a {
  background: #fff;
}



.whiteVersion .main-header .header-work {
  color: #054c96;
  font-weight: 400;
  font-size: 11px;
}

.whiteVersion .main-header .header-work b {
  font-size: 12px;
  text-align: center;
  font-weight: 800;
  color: #054c96;
}


.whiteVersion .main-header .burger span {
  width: 30px;
  height: 3px;
  background: #054c96;
  /*margin-bottom: 5px;*/
}

/*.whiteVersion .main-header .burger:after {
  content: unset;
}*/
.whiteVersion .main-header .header-mobile-info--item .btn.orange {
  font-size: 12px;
  letter-spacing: .6px;
  font-weight: 600;
  background-color: #ff7a45;
}

.whiteVersion .main-header .header-mobile-info--item a {
  background: #fff;
}

/**/
.banner.service-banner2 .banner-container h1,
.banner.service-banner .banner-container h1 {
  margin-bottom: 0;
}

.banner.service-banner2 .banner-container .section-title,
.banner.service-banner .banner-container .section-title {
  font-size: 25px;
  line-height: 25px;
}

.service-banner-lor.service-banner2.banner .banner-container {
  padding-bottom: 60px;
}

.service-banner2.banner>.container>.adaptive-column {
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
}

.sale_block_top .sale_block_top_desc {
  padding: 5px 26px 5px 20px;
}

.sale_block_top .sale_block_top_desc button {
  background: none;
  border: 0;
  color: #fff;
  padding: 0;
}

.sale_block_top .fancybox-close-small:after {
  right: 2px;
}

@media (max-width: 1199px) {
  .service-banner2.banner .adaptive-column .banner-bottom {
    position: static;
    margin: 0 0 0 50px;
    transform: none;
  }
}

@media (max-width: 991px) {

  .banner.service-banner2 .banner-container .section-title,
  .banner.service-banner .banner-container .section-title {
    display: block;
  }

  .banner.service-banner2.service-banner-lor .banner-container .banner-content {
    padding-top: 150px !important;
    padding-bottom: 90px;
  }
}

@media (max-width: 767px) {
  .service-banner2.banner .adaptive-column .banner-bottom {
    margin: 0 0 0 20px;
  }
}

@media (max-width: 600px) {

  .banner.service-banner2 .banner-container h1,
  .banner.service-banner .banner-container h1 {
    font-size: 27px;
  }

  .banner.service-banner2 .banner-container .section-title,
  .banner.service-banner .banner-container .section-title {
    font-size: 18px;
    line-height: 20px;
  }

  .service-banner2.banner .adaptive-column .banner-bottom {
    margin: 0;
  }

  .banner.service-banner2.service-banner-lor .banner-container .banner-content {
    padding-top: 109px !important;
    padding-bottom: 70px;
  }

  .service-banner2.banner>.container>.flex>.banner-container {
    padding-left: 0;
    padding-right: 0;
  }

  .service-banner-lor.service-banner2.banner .banner-container {
    padding-bottom: 90px;
  }

  body.sale_block_top_active main>.home-slider-top {
    padding-top: 140px;
  }

  body.sale_block_top_active .service-banner-lor.service-banner2.banner .banner-container .banner-content {
    padding-top: 165px !important;
  }
}

@media (max-width: 480px) {

  .banner.service-banner2 .banner-container h1,
  .banner.service-banner .banner-container h1 {
    margin-top: 0;
  }

  .banner.service-banner2.service-banner-lor .banner-container .banner-content {
    padding-bottom: 50px;
  }

  .service-banner2.banner>.container>.adaptive-column {
    position: static;
    translate: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .service-banner2.banner>.container>.flex>.banner-container {
    padding-bottom: 0;
  }

  .service-banner2.banner .adaptive-center::before {
    content: none;
  }
}

@media (max-width: 365px) {
  .header-mobile-info .header-mobile-info--item .btn {
    padding: 12px 6px;
  }
}

@media (max-width: 350px) {
  .header-mobile-info--item a span {
    font-size: 13px;
    margin-left: 5px;
  }

  .header-mobile-info .header-mobile-info--item:first-of-type {
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    width: 46%;
    max-width: 46%;
  }

  .header-mobile-info .header-mobile-info--item:last-of-type {
    -ms-flex: 0 0 54%;
    flex: 0 0 54%;
    width: 54%;
    max-width: 54%;
  }
}

form[name="SIMPLE_FORM_1"] .text-discount-form {
  display: none;
}

.statBlock {
  background: rgba(177, 200, 222, 0.50);
  padding: 70px 0;
  margin-bottom: 25px;
}

.statBlock h2 {
  color: #0E5299;
  font-family: Futura New;
  font-size: 69px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 5px;
}

.statBlock .triggerList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.statBlock .subheader {
  margin: 80px 0 55px;
  color: #0E5299;
  font-family: Roboto;
  font-size: 31px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.statBlock .triggerList.cv>div {
  display: flex;
  gap: 16px;
  align-items: center;
  position: relative;
}

.statBlock .imgContainer {
  margin-bottom: 20px;
}

.statBlock .textValue {
  color: #5A5A5A;
  font-family: Roboto;
  font-size: 31px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.statBlock .countValue {
  color: #0E5299;
  font-family: Futura New;
  font-size: 77px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.statBlock .triggerList.cv>div:not(:first-child):before {
  width: 1px;
  height: 100%;
  max-height: 72px;
  background: #000;
  position: absolute;
  content: no-close-quote;
  left: -50%;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (max-width: 1200px) {
  .statBlock {
    padding: 49px 0;
  }

  .statBlock h2 {
    font-size: 48.3px;
  }

  .statBlock .subheader {
    margin: 56px 0 38px;
    font-size: 21.7px;
  }

  .statBlock .triggerList.cv>div {
    gap: 11.2px;
  }

  .statBlock .imgContainer {
    margin-bottom: 14px;
  }

  .statBlock .textValue {
    font-size: 21px;
  }

  .statBlock .countValue {
    font-size: 54px;
  }

  .statBlock .triggerList.cv>div:not(:first-child):before {
    max-height: 50px;
  }
}

@media screen and (max-width: 900px) {
  .statBlock .triggerList>div {
    width: 33.333%;
  }

  body .statBlock .triggerList.cv>div:before {
    content: unset !important;
  }
}

@media screen and (max-width: 700px) {
  .statBlock {
    padding: 34px 0;
  }

  .statBlock h2 {
    font-size: 33px;
  }

  .statBlock .subheader {
    margin: 39px 0 26px;
    font-size: 15px;
  }

  .statBlock .triggerList.cv>div {
    gap: 7.7px;
  }

  .statBlock .imgContainer {
    margin-bottom: 9.8px;
  }

  .statBlock .textValue {
    font-size: 14px;
  }

  .statBlock .countValue {
    font-size: 37px;
  }

  .statBlock .triggerList.cv>div:not(:first-child):before {
    max-height: 35px;
  }
}

@media screen and (max-width: 500px) {
  .statBlock .triggerList {
    flex-direction: column;
    gap: 20px;
    text-align: center;
  }

  .statBlock .triggerList>div {
    width: 100%;
  }

  .statBlock .subheader,
  .statBlock h2 {
    text-align: center;
  }

  .statBlock .triggerList.cv>div {
    align-items: center;
    justify-content: center;
  }
}

.submenu-item_lechenie-vnchs {
  -webkit-box-ordinal-group: 21;
  -ms-flex-order: 21;
  order: 21;
}

.marker-list.marker-list-mb-10 li {
  margin-bottom: 10px;
}

@media (min-width: 601px) {
  .section-slide-vnchs-page .infg-title {
    font-size: 30px;
  }

  .section-slide-vnchs-page .infg-item:nth-of-type(2),
  .section-slide-vnchs-page .infg-item:nth-of-type(3) {
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    width: 22%;
    max-width: 22%;
  }

  .section-slide-vnchs-page .infg-item:nth-of-type(1),
  .section-slide-vnchs-page .infg-item:nth-of-type(4) {
    -ms-flex: 0 0 27%;
    flex: 0 0 27%;
    width: 27%;
    max-width: 27%;
  }
}

@media (max-width:970px) and (min-width: 601px) {
  .section-slide-vnchs-page .infg-title {
    font-size: 22px;
  }

  .section-slide-vnchs-page .infg-text {
    font-size: 14px;
  }
}

/*331733*/
.price-sale .filter-title__text {
  font-size: 15px;
  color: #054c96;
}

.price__header-sale.price__header-sale__custom {
  margin-bottom: 25px;
}

.price-container-page .price-section,
.price-container-page .price__appellation-sale {
  padding-right: 80px;
  padding-left: 90px;
  align-items: center;
  column-gap: 30px;
  padding-bottom: 25px;
  margin-bottom: 25px;
}

.price-container-page .price__appellation-sale .price__section-text:first-of-type {
  flex: 1 1 auto;
  max-width: none;
  line-height: 21px;
}

.price-container-page .price__appellation-sale .price__section-text--price {
  max-width: none;
  flex: none;
  width: auto;
  min-width: 110px;
  text-align: left;
  padding: 0;
}

.inline-page-form .form-checkbox a {
  text-decoration: underline;
}

@media (max-width: 1199px) and (min-width: 1101px) {

  .inline-page-form.title-left .form-checkbox label,
  .inline-page-form.title-left .form-checkbox a {
    font-size: 14px;
    line-height: 16px;
  }

  .inline-page-form.title-left .form-checkbox label::before,
  .inline-page-form.title-left .form-checkbox label::after {
    margin-top: -27px;
  }
}

@media (max-width: 1100px) {

  .inline-page-form .form-checkbox label,
  .inline-page-form .form-checkbox a {
    line-height: 16px;
  }
}

@media screen and (max-width: 767px) {

  .price-container-page .price-section,
  .price-container-page .price__appellation-sale {
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .price__header-sale.price__header-sale__custom {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 400px) {

  .price-container-page .price__appellation-sale .price__section-text--price,
  .price-container-page .price__appellation-sale .price__section-text:first-of-type {
    min-width: 90px;
    font-size: 14px;
    line-height: 19px !important;
  }

  .price-container-page .price-section,
  .price-container-page .price__appellation-sale {
    column-gap: 20px;
  }
}

@media screen and (max-width: 329px) {

  .inline-page-form .form-checkbox label::before,
  .inline-page-form .form-checkbox label::after {
    margin-top: -28px;
  }
}

/*redesign*/
section.map-section {
  margin-top: 10px;
}

header,
header.main-header,
header.main-header.header_services {
  background: #013A73;
  background-color: #013A73;
  font-family: "Geologica", Helvetica, Arial, sans-serif;
}

header a,
header span,
header div {
  font-family: "Geologica", Helvetica, Arial, sans-serif;
}

header .header-logo__custom img {
  width: 224px;
}

header .header {
  display: flex;
  flex-direction: column;
  padding-top: 30px;
  row-gap: 5px;
}

header .header .header-top,
header .header .header-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

header .header .header-top {}

header .header .header-bottom {
  column-gap: 45px;
  padding-bottom: 0;
  align-items: flex-end;
  position: relative;
  z-index: 1;
}

header .header-top__logo {
  display: flex;
  column-gap: 13px;
  align-items: center;
}

header .header-logo {
  flex: 0 0 220px;
  width: auto;
}

header .header-logo__custom img {
  position: static;
}

header .footer-search {
  max-width: 222px;
}

header .footer-search__input {
  border: 1px solid rgba(217, 217, 217, 0.5);
  height: 29px;
}

.header-top__mail-work-time {
  display: flex;
  column-gap: 15px;
  align-items: center;
  color: #fff;
}

.header-top__mail-work-time span {
  font-size: 12px;
}

.header-top__mail-work-time .work-time {
  font-weight: 200;
  text-decoration: underline;
  text-decoration-thickness: 0.5;
  text-underline-offset: 2px;
  text-decoration-color: #ffffff54;
}

.header-top__mail-work-time a {
  color: #fff;
}

header .order_btn_top {
  margin: 0;
  padding-bottom: 13px;
}

header .order_btn_top .btn,
header.header-sticky .order_btn_top .btn {
  border: 2px solid #FF4B04;
  border-radius: 13px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Geologica", Helvetica, Arial, sans-serif;
  padding: 10px 18px;
  line-height: 18px;
  width: auto;
  height: auto;
  font-weight: 500;
}

header .order_btn_top .btn::before {
  content: none;
}

header .phone-wrap {
  color: #fff;
  font-size: 15px;
  padding-bottom: 13px;
}

header .phone-wrap span {
  font-size: 20px;
  font-weight: 700;
  margin-left: 5px;
}

header.header-sticky.main-header .header .header-bottom {
  padding-top: 13px;
}

header.header-sticky.main-header .header .header-top {
  display: none;
}

header.header-sticky .header {
  border-bottom: 1px solid rgb(255 255 255 / .5);
}

header .menu-item__link,
header.header-sticky .menu-item__link {
  font-family: "Geologica", Helvetica, Arial, sans-serif;
}

.header-top__search-btn {
  display: none;
}

@media (min-width: 1025px) {
  header.header-sticky.main-header .menu {
    order: 0;
    width: auto;
    margin-top: 0;
  }

  header .menu-item__link,
  header.header-sticky .menu-item__link {
    font-size: 13px;
    line-height: 22px;
    padding-bottom: 13px
  }

  header .menu {
    margin: 0;
    column-gap: 12px;
  }

  header .menu>.menu-item {
    margin: 0;
  }

  header .menu>.menu-item:not(.is_sub) {
    position: relative;
  }

  header .menu-item__link:after {
    bottom: 0;
  }

  header .menu>.menu-item:nth-of-type(4),
  header .menu>.menu-item:nth-of-type(7) {
    padding-right: 20px;
    position: relative;
  }

  header .menu>.menu-item:nth-of-type(4)::after,
  header .menu>.menu-item:nth-of-type(7)::after {
    border-right: 1px solid #979195;
    content: "";
    height: 11px;
    position: absolute;
    right: 0;
    translate: 0 50%;
  }

  header .menu>.menu-item:nth-of-type(5),
  header .menu>.menu-item:nth-of-type(8) {
    padding-left: 7px;
  }
}

@media (max-width: 1170px) {
  .header-top__mail-work-time span {
    display: none;
  }
}

@media (max-width: 1060px) {
  header .header-top__logo {
    display: none;
  }
}

@media (max-width: 1024px) {
  header .header-bottom .menu {
    display: none;
  }

  header .header-bottom .order_btn_top {
    display: block !important;
  }

  header .header .header-top .burger {
    position: static;
  }

  header .header .header-top .burger::after {
    content: none;
  }

  header .header .header-top .burger span {
    background: #fff;
    height: 2px;
    margin-bottom: 5px;
  }

  header .header .header-top .burger span:last-of-type {
    margin-bottom: 0;
  }

  header .header .header-top {
    width: 100%;
  }

  header.header-sticky.main-header .header .header-top {
    display: flex;
  }

  header.main-header,
  header.main-header.header_services {
    position: fixed;
    top: 0;
    left: 0;
  }

  header.header-sticky.main-header .header,
  header.main-header .header {
    padding-top: 7px;
  }

  header.header-sticky.main-header .header-logo,
  header.main-header .header-logo {
    display: block;
    margin-left: 0;
  }

  header.header-sticky.main-header .header .header-bottom {
    padding-top: 0;
  }

  header .order_btn_top .btn,
  header.header-sticky .order_btn_top .btn {
    border: 1.5px solid #FF4B04;
    border-radius: 11px;
    font-size: 12px;
    padding: 7px 17px;
    line-height: 14px;
  }

  header .phone-wrap {
    font-size: 12px;
  }

  header .phone-wrap span {
    font-size: 17px;
    margin-left: 5px;
  }

  header .header-logo {
    flex: 0 0 156px;
  }

  header .header-logo__custom img {
    width: 156px;
  }

  header.header_services~main {
    margin-top: 85px;
  }

  header .burger-menu_top .menu .menu-item:nth-child(6) a {
    color: #fff;
  }

  header .burger.open {
    margin-top: 0 !important;
  }

  header .header:after {
    content: none;
  }

  header.header-sticky .header {
    border-bottom: 0;
  }

  header.header-sticky.main-header .header {
    padding-bottom: 0;
  }

  header .header {
    row-gap: 0;
    padding-bottom: 0;
  }

  header .phone-wrap,
  header .order_btn_top {
    padding-bottom: 10px;
  }

}

@media (max-width: 620px) {
  header .footer-search {
    max-width: calc(100% - 30px);
    order: 1;
    position: absolute;
    z-index: 1;
    width: 0;
    transition: all 1s;
    right: 50px;
    overflow: hidden;
  }

  header .header .header-top .burger {
    order: 2;
  }

  header .header .header-top {
    position: relative;
  }

  header .footer-search__input {
    border: 0;
    height: 29px;
    background: #fff;
    /* rgba(217, 217, 217, 1);*/
    border-radius: 12px;
    color: #252525;
    width: calc(100% - 50px);
    padding-right: 8px;
    margin-left: 20px;
  }

  .header-top__search-btn {
    display: block;
    position: absolute;
    z-index: 1;
    right: 50px;
  }

  header .footer-search.view {
    width: 100%;
    z-index: 2;
  }

  header .footer-search__btn {
    background-color: transparent;
    background-image: url(/local/templates/spartamed/images/svg/search.svg);
    right: 0;
    z-index: 2;
  }
}

@media (max-width: 600px) {
  header .header-logo__custom img {
    display: block;
  }

  header .header-logo {
    max-width: 160px;
    height: auto;
  }
}

@media (max-width: 460px) {
  .header-top__mail-work-time {
    display: none;
  }
}

@media (max-width: 420px) {

  header .order_btn_top .btn,
  header.header-sticky .order_btn_top .btn {
    font-size: 11px;
    padding: 7px 12px;
  }

  header .header .header-bottom {
    column-gap: 14px;
    width: 100%;
  }
}

@media (max-width: 364px) {
  header .phone-wrap span {
    font-size: 14px;
    margin-left: 2px;
  }

  header .header .header-bottom {
    column-gap: 10px;
  }

  header .order_btn_top .btn,
  header.header-sticky .order_btn_top .btn {
    font-size: 10px;
    padding: 7px 6px;
    border-radius: 10px;
  }
}

/*header-menu*/
.header-bottom .submenu-item .submenu-list {
  display: none;
  flex-direction: column;
  position: absolute;
  left: 349px;
  width: 100%;
  top: 20px;
  max-width: calc(100% - 350px);
  height: calc(100% - 40px);
  padding: 0;
  padding-left: 40px;
  row-gap: 10px;
}

.header-bottom .submenu {
  height: auto;
  max-height: calc(100vh - 145px);
  padding: 20px 34px;
  top: 100%;
  overflow: auto;
  width: 100vw;
  left: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  row-gap: 10px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  max-width: 300px;
  box-shadow: 0 2px 6px -2px #aaa;
}

.header-bottom .menu-item_sale>.submenu {
  max-width: 360px;
}

.header-bottom .menu>.menu-item.is_sub .submenu {
  max-width: 1185px;
}

.header-bottom .menu-item.is_sub .submenu::before {
  content: "";
  height: calc(100% - 40px);
  width: 1px;
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 20px;
  left: 350px;
}

.header-bottom .submenu a {
  font-family: "Geologica", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #252525;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: normal;
  position: relative;
  width: 100%;
  display: block;
  font-weight: 400;
}

.header-bottom .submenu a:hover {
  color: #EE7347;
}

.header-bottom .submenu-item {
  max-width: 100%;
  margin-top: 0;
  box-sizing: content-box;
  order: 0 !important;
}

.header-bottom .menu-item.is_sub .submenu-item {
  padding-right: 40px;
  max-width: 275px;
}

.header-bottom .submenu-item .is_parent svg {
  position: absolute;
  width: 8px;
  height: 10px;
  right: -20px;
  translate: 0 -50%;
  top: 50%;
}

.header-bottom .submenu-item:hover .is_parent svg path {
  fill: #EE7347;
}

.header-bottom .submenu-item:hover>.submenu-list {
  display: flex;
}

.header-bottom .submenu .submenu-list--item {
  margin-top: 0;
}

.header-bottom .menu-item.menu-item_sale .submenu a {
  color: #252525;
}

.header-bottom .menu-item.menu-item_sale .submenu a:hover {
  color: #EE7347;
}

@media (max-width: 1199px) {
  .header-bottom .menu>.menu-item.is_sub .submenu {
    max-width: 100%;
  }
}

/**/
h2.index_h2,
h1.index_h1 {
  font-family: "Nevermind", "Futura New", Arial, sans-serif;
  color: #054c96;
  font-size: 32px;
  font-weight: 700;
}

.block-h2-link-all {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 10px;
}

.awards-text {
  font-family: "Geologica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 26px;
  line-height: 29px;
  color: #5A5A5A;
  margin: 35px 0;
}

.block-h2-link-all a {
  padding: 5px 29px;
  background: #013A73;
  border-radius: 10px;
  font-family: "Geologica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 17px;
  text-transform: uppercase;
  color: #FFFFFF;
  white-space: nowrap;
}

.block-h2-link-all a:hover {
  background: #3397D3;
}

.banner.section-slide .banner-content {
  padding-top: 160px;
}

@media (max-width: 1024px) and (min-width: 992px) {
  .banner.section-slide .banner-content {
    padding-top: 110px;
  }
}

@media (max-width: 800px) {

  h2.index_h2,
  h1.index_h1 {
    font-size: 26px;
    line-height: 29px;
  }
}

@media (max-width: 767px) {}

@media (max-width: 700px) {
  .block-h2-link-all {
    max-width: 320px;
    flex-direction: column;
    row-gap: 15px;
    align-items: flex-start;
    margin: 0 auto;
  }

  .block-h2-link-all a {
    font-size: 16px;
    line-height: 16px;
    padding: 10px 30px;
  }
}

@media (max-width: 600px) {

  .block-h2-link-all,
  .awards-text {
    max-width: 320px;
    margin: 0 auto;
  }

  .awards-text {
    font-size: 16px;
    line-height: 20px;
    margin: 23px auto;
  }
}

/**/
.new-slider .slick-slide {
  margin: 0 4px;
  padding: 8px 5px;
  height: auto;
}

.new-slider .slick-list {
  margin-left: -4px;
  margin-right: -4px;
}

.new-slider__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 12px 18px 24px 18px;
  gap: 20px;
  background-color: #F4F2F2 !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 11.1742px;
  height: 100%;
  font-family: "Geologica", Helvetica, Arial, sans-serif;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.new-slider .slick-track {
  display: flex;
}

.new-slider__more {
  text-align: center;
  width: 100%;
}

.new-slider__more,
.new-slider__more a {
  font-weight: 500;
  font-size: 12px;
  line-height: 13px;
  text-transform: uppercase;
  color: #EE7347;
}

.new-slider__more a:hover {
  text-decoration: underline;
}

.number-slick--btn {
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: 30px;
  -webkit-box-flex: 0;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.number-slick--btn__prev {
  position: relative;
  width: 12px;
  height: 21px;
  overflow: hidden;
  margin-right: 20px;
}

.number-slick--btn__prev:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  width: 15px;
  height: 15px;
  background-color: #c1c1c1;
  -webkit-transform: translate(25%, 25%) rotateZ(45deg);
  transform: translate(25%, 25%) rotateZ(45deg);
  cursor: pointer;
}

.number-slick--btn__current {
  color: #5a5a5a;
  font-family: Roboto;
  font-size: 24px;
  line-height: 1.16667;
  font-weight: 700;
  text-align: center;
}

.number-slick--btn__progress {
  height: 2px;
  width: 168px;
  background-color: #c1c1c1;
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
}

.number-slick--btn__progress:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: auto;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 0;
  height: 4px;
  background-color: #2bacef;
  -webkit-transition: none;
  transition: none;
}

.number-slick--btn__progress.active:before {
  width: 100%;
  -webkit-transition: 2s;
  transition: 2s;
}

.number-slick--btn__all {
  color: #bebebe;
  font-family: Roboto;
  font-size: 16px;
  line-height: 1.1875;
  font-weight: 400;
}

.number-slick--btn__next {
  position: relative;
  width: 12px;
  height: 21px;
  overflow: hidden;
  margin-left: 20px;
}

.number-slick--btn__next:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  width: 15px;
  height: 15px;
  background-color: #c1c1c1;
  -webkit-transform: translate(-50%, 25%) rotateZ(45deg);
  transform: translate(-50%, 25%) rotateZ(45deg);
  cursor: pointer;
}

.slick-slider-dots {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  column-gap: 14px;
}

.slick-slider-dots li.slick-active button {
  width: 16px;
  height: 16px;
  opacity: 1;
}

.slick-slider-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  font-size: 0;
  border-radius: 100%;
  width: 12px;
  height: 12px;
  background: #D9D9D9;
  opacity: 0.5;
}

@media (min-width: 601px) {
  .number-slick--btn__prev {
    position: absolute;
    left: 0;
    top: 50%;
    translate: 0 -50%;
    width: 22px;
    height: 41px;
    margin-right: 0;
  }

  .number-slick--btn__next {
    position: absolute;
    right: 0;
    top: 50%;
    translate: 0 -50%;
    width: 22px;
    height: 41px;
    margin-left: 0;
  }

  .number-slick--btn__current,
  .number-slick--btn__progress,
  .number-slick--btn__all {
    display: none;
  }

  .number-slick--btn {
    margin: 0;
    position: static;
  }

  .number-slick--btn__prev::before,
  .number-slick--btn__next::before {
    width: 29px;
    height: 29px;
    background-color: #013A73;
  }

  .number-slick--btn__prev.slick-disabled::before,
  .number-slick--btn__next.slick-disabled::before {
    opacity: 0.5;
  }
}

@media (max-width: 600px) {
  .new-slider__more {
    margin-top: 10px;
    font-size: 14px;
    line-height: 13px;
  }
}

/*work-sliders*/
div.work-sliders {
  display: block;
  position: relative;
}

div.work-sliders--slider {
  width: 100%;
  max-width: none;
  display: block;
  margin: 35px 0 0;
  padding: 0 40px;
  font-family: "Geologica", Helvetica, Arial, sans-serif;
}

.work-sliders__direction {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #252525;
  display: flex;
  align-items: center;
}

.work-slide.new-slider__item {
  padding: 20px 15px;
}

.work-sliders .work-sliders__slider .work-slide--images {
  width: 100%;
  height: 180px;
  border-radius: 6px;
  min-height: auto;
  max-height: 180px;
  overflow: hidden;
}

.work-sliders .work-sliders__slider .work-slide--images .work-slide--twenty,
.work-sliders .work-sliders__slider .work-slide--images .work-slide--twenty>.work-slide--images__before,
.work-sliders .work-sliders__slider .work-slide--images .work-slide--twenty>.work-slide--images__after {
  height: 180px;
}

.work-sliders .work-sliders__slider .work-slide--twenty:before,
.work-sliders .work-sliders__slider .work-slide--twenty:after {
  top: auto;
  bottom: 0;
  padding: 10px 15px 8px;
  font-size: 14px;
}

.work-sliders__title,
.work-sliders__title a {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  color: #252525;
  height: auto;
  display: flex;
}

.work-sliders__title:hover a {
  color: #EE7347;
}

.work-sliders__doctors>div {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  color: #252525;
  text-align: center;
}

.work-sliders__doctors {
  flex: auto;
}

.work-sliders__doctors>div a {
  color: #013A73;
  margin-left: 5px;
}

@media (max-width: 991px) {
  div.work-sliders {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 700px) {
  div.work-sliders--slider {
    max-width: 450px;
    margin: 35px auto 0;
  }
}

@media (max-width: 600px) {
  div.work-sliders--slider {
    padding: 0;
  }
}

/*work-slider_none*/
.work-slider.work-slider-none {
  display: flex;
  flex-wrap: wrap;
  gap: 23px;
  margin-bottom: 40px;
}

.work-slider.work-slider-none .work-slide {
  width: calc(100% / 3 - 23px * 2 / 3);
  margin: 0;
  height: auto;
}

.work-slider.work-slider-none .work-slide--twenty,
.work-slider.work-slider-none .work-slide--twenty>.work-slide--images__before,
.work-slider.work-slider-none .work-slide--twenty>.work-slide--images__after {
  height: 180px;
}

.work-slider.work-slider-none .work-slide--images {
  width: 100%;
  height: 180px;
  border-radius: 6px;
  min-height: auto;
  max-height: 180px;
  overflow: hidden;
}

.work-slider.work-slider-none .hidden-twenty .work-slide--twenty:before,
.work-slider.work-slider-none .hidden-twenty .work-slide--twenty:after {
  display: none;
}

.hidden-twenty .twentytwenty-handle {
  display: none;
}

.work-slider.work-slider-none .work-slide--twenty:before,
.work-slider.work-slider-none .work-slide--twenty:after {
  top: auto;
  bottom: 0;
  padding: 10px 15px 8px;
  font-size: 14px;
}

@media (max-width: 991px) {
  .work-slider.work-slider-none .work-slide {
    width: calc(50% - 23px / 2);
  }
}

@media (max-width: 600px) {
  .work-slider.work-slider-none .work-slide {
    width: 100%;
  }
}

/*doctor_slider*/
.doctor_slider_wrap {
  position: relative;
  padding: 0 40px;
  margin: 35px 0 0;
  z-index: 2;
}

.doctor_item.new-slider__item {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  padding: 0 0 20px;
  overflow: hidden;
  font-family: "Geologica", Helvetica, Arial, sans-serif;
  max-width: 440px;
}

.doctor_item--photo {
  width: 100%;
  height: 370px;
  flex: 0 0 370px;
}

.doctor_item--photo img {
  height: 370px;
  width: 100%;
  object-fit: cover;
  object-position: top;
}

.doctor_item--content__name {
  display: flex;
  flex-direction: column;
  column-gap: 15px;
}

.doctor_item--content__name>span:first-of-type {
  font-family: "Nevermind", "Futura New", Arial, sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 33px;
  color: #013A73;
}

.doctor_item--content__name>span:last-of-type {
  font-weight: 400;
  font-size: 22px;
  line-height: 25px;
  color: #013A73;
}

.doctor_item--content {
  padding: 0 27px;
  height: 100%;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.doctor_item__hr {
  width: 83.31px;
  height: 0;
  border: 0.925676px solid rgba(129, 129, 129, 0.5);
  margin: 10px 0;

}

.doctor_item--content__position {
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  color: #252525;
}

.doctor_item--content__experience {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #252525;
  margin: 5px 0;
}

.doctor_item__more {
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  text-decoration-line: underline;
  color: #013A73;
  padding-top: 15px;
  display: block;
}

.doctor_item .order_btn_content {
  padding-top: 0;
  margin-top: 25px;
  display: flex !important;
  column-gap: 16px;
}

.doctor_item .make-appointment {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 17px;
  background: #FFFFFF;
  border: 1.85135px solid #FF4B04;
  border-radius: 12.0338px;
  font-family: "Futura New", Arial, sans-serif;
  font-weight: 600;
  font-size: 12.9595px;
  line-height: 17px;
  text-transform: uppercase;
  color: #252525;
}

.doctor_item .submit-application {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 17px;
  background: #FF4B04;
  border-radius: 12.0338px;
  border: 0;
  font-weight: 600;
  font-size: 12.9595px;
  line-height: 17px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-family: "Futura New", Arial, sans-serif;
}

.doctor_item .make-appointment,
.doctor_item .submit-application {
  width: calc(50% - 16px / 2);
}

.doctor.doctor-page {
  gap: 20px;
  margin-left: 0;
  margin-right: 0;
}

.doctor-page .doctor_item {
  width: calc(100% / 3 - 20px * 2 / 3);
  height: auto;
}

@media (max-width: 1059px) {
  .doctor_slider_wrap {
    max-width: 830px;
    margin: 35px auto 0;
  }

  .doctor-page .doctor_item {
    width: calc(50% - 20px / 2);
  }
}

@media (max-width: 699px) {
  .doctor_slider_wrap {
    max-width: 450px;
  }
}

@media (max-width: 600px) {
  .doctor_item--photo {
    flex: 0 0 270px;
  }

  .doctor_item--photo img,
  .doctor_item--photo {
    height: 270px;
  }

  .doctor_item--content__name>span:first-of-type {
    font-size: 24px;
    line-height: 28px;
  }

  .doctor_item--content__name>span:last-of-type {
    font-size: 20px;
    line-height: 21px;
  }

  .doctor_item--content {
    padding: 0 20px;
  }

  .doctor_slider_wrap {
    padding: 0;
    margin: 30px auto 0;
  }

  main .section-padding.service-doctors-slide {
    padding-top: 80px;
  }
}

@media (max-width: 570px) {
  .doctor-page .doctor_item {
    width: 100%;
  }

  .doctor.doctor-page {
    justify-content: center;
  }
}

@media (max-width: 340px) {
  .doctor_item--content__name>span:last-of-type {
    font-size: 17px;
    line-height: 19px;
  }

  .doctor_item--content__name>span:first-of-type {
    font-size: 22px;
    line-height: 28px;
  }
}

/*bonusy_slider*/
.bonusy_slider_wrap {
  position: relative;
  padding: 0 40px;
  margin: 35px 0 0;
}

.bonusy_item.new-slider__item {
  padding: 16px 24px 26px;
  display: flex;
  flex-direction: column;
  row-gap: 18px;
  font-family: "Futura New", Arial, sans-serif;
}

.bonus-screen {
  width: 100%;
  height: 264px;
  background: linear-gradient(180deg, #013A73 0%, rgba(2, 109, 217, 0.7) 100%);
  border-radius: 23px;
  overflow: hidden;
}

.bonus-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bonus-description {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  align-items: center;
  flex: auto;
}

.bonus-text {
  flex: auto;
}

.bonus-text a {
  display: block;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  color: #252525;
}

.bonus-date {
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #252525;
}

.bonus-link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px;
  width: 194px;
  background: #EE7347;
  border-radius: 10px;
  font-weight: 450;
  font-size: 17px;
  line-height: 18px;
  text-transform: uppercase;
  color: #FFFFFF;
}

@media (min-width: 601px) {

  .bonusy_slider_wrap .number-slick--btn__next,
  .bonusy_slider_wrap .number-slick--btn__prev {
    translate: 0 calc(-50% - 56px);
  }
}

@media (max-width: 700px) {
  .bonusy_slider_wrap {
    max-width: 450px;
    margin: 30px auto 0;
  }
}

@media (max-width: 600px) {
  .bonusy_slider_wrap {
    padding: 0;
  }

  .bonusy_item.new-slider__item {
    padding: 14px 21px 23px;
    row-gap: 16px;
  }

  .bonus-screen {
    height: 236px;
  }

  .bonus-text a {
    font-size: 14px;
    line-height: 19px;
  }

  .bonus-date {
    font-size: 12px;
  }

  .bonus-link {
    font-size: 14px;
    line-height: 13px;
    padding: 10px;
    width: 175px;
  }
}

/*reviews-stat*/
.reviews-stat .rs-items {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 43px;
  margin: 0 auto;
}

.reviews-stat .rs-item {
  display: flex;
  background: #EAEAEA;
  border-radius: 15px;
  width: calc(50% - 43px / 2);
  height: 72px;
  padding: 15px 25px 19px;
  position: relative;
  gap: 25px;
  align-items: center;
  justify-content: space-between;
}

.reviews-stat .rs-logo {
  flex: 0 0 210px;
  text-align: center;
}

.reviews-stat .rs-rating {
  color: #5A5A5A;
  font-family: Roboto;
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.reviews-stat .rs-reviews {
  color: #252525;
  font-family: "Geologica", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  opacity: 0.5;
}

.reviews-stat .rs-logo img {
  max-height: 30px;
}

@media screen and (max-width: 1199px) {
  .reviews-stat .rs-logo {
    flex: 0 0 120px;
  }

  .reviews-stat .rs-logo img {
    max-width: 100%;
    object-fit: contain;
  }

  .reviews-stat .rs-rating {
    font-size: 26px;
  }

  .reviews-stat .rs-reviews {
    font-size: 14px;
  }
}

@media screen and (max-width: 985px) {
  .reviews-stat .rs-logo {
    flex: 0 0 115px;
  }

  .reviews-stat .rs-rating {
    font-size: 20px;
  }

  .reviews-stat .rs-reviews {
    font-size: 12px;
  }

  .reviews-stat .rs-arrow img {
    width: 7px;
    object-fit: contain;
  }

  .reviews-stat .rs-item {
    padding: 10px 15px;
    height: 40px;
    border-radius: 8px;
  }

  .reviews-stat .rs-items {
    gap: 16px 20px;
  }

  .reviews-stat .rs-logo img {
    max-height: 20px;
  }
}

@media screen and (max-width: 870px) {
  .reviews-stat .rs-items {
    row-gap: 16px;
    flex-direction: column;
    width: 100%;
    max-width: 500px;
  }

  .reviews-stat .rs-item {
    width: 100%;
    gap: 15px;
  }

  .reviews-stat .rs-rating {
    font-size: 18px;
  }
}

@media screen and (max-width: 367px) {
  .reviews-stat .rs-logo {
    flex: 0 0 80px;
  }

  .reviews-stat .rs-logo img {
    max-height: 16px;
  }
}

/*reviews_slider*/
.reviews_slider_wrap {
  position: relative;
  padding: 0 40px;
  margin: 35px 0 0;
}

.reviews_item.new-slider__item {
  padding: 23px 24px 33px;
  display: flex;
  flex-direction: column;
  row-gap: 18px;
  font-family: "Geologica", Helvetica, Arial, sans-serif;
  border-radius: 15px;
  box-shadow: none;
}

.reviews__name-data {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  column-gap: 10px;
}

.reviews__name-data>div:first-of-type {
  display: flex;
  flex-direction: column;
  row-gap: 3px;
}

.reviews__name {
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #252525;
}

.reviews__date {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #252525;
  opacity: 0.5;
}

.reviews_item .rating {
  -ms-flex: 0 0 110px;
  flex: 0 0 110px;
  width: 110px;
  max-width: 110px;
  padding: 0;
}

.reviews_item .rating-item {
  width: 19px;
  height: 19px;
  background-image: url(/local/templates/spartamed/images/svg/Star5.svg);
  margin-right: 3px;
  background-size: contain;
}

.reviews__doctor {
  display: flex;
  column-gap: 5px;
  width: 100%;
}

.reviews__doctor span:first-of-type,
.reviews__doctor {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #252525;
}

.reviews__doctor a {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #013A73;
}

.reviews__doctor a:hover {
  text-decoration: underline;
}

.reviews__preview {
  flex: auto;
  display: flex;
  flex-direction: column;
  row-gap: 25px;
}

.reviews__preview>div {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #252525;
  flex: auto;
}

.reviews__link {
  font-weight: 500;
  font-size: 14px;
  line-height: 13px;
  text-align: center;
  text-transform: uppercase;
  color: #013A73;
  width: 100%;
  display: block;
}

.reviews__link:hover {
  color: #3397D3;
}

@media (min-width: 601px) {

  .reviews_slider_wrap .number-slick--btn__next,
  .reviews_slider_wrap .number-slick--btn__prev {
    translate: 0 calc(-50% - 56px);
  }
}

@media (max-width: 700px) {
  .reviews_slider_wrap {
    max-width: 450px;
    margin: 30px auto 0;
  }
}

@media (max-width: 600px) {
  .reviews_item .rating {
    margin-top: 0;
  }

  .reviews_slider_wrap {
    padding: 0;
  }

  .reviews_item.new-slider__item {
    padding: 14px 21px 23px;
    row-gap: 16px;
  }
}

@media (max-width: 340px) {
  .reviews__name {
    font-size: 13px;
  }

  .reviews_item .rating-item {
    width: 15px;
    height: 15px;
    margin-right: 1px;
  }

  .reviews_item .rating {
    -ms-flex: 0 0 79px;
    flex: 0 0 79px;
    width: 79px;
    max-width: 79px;
  }
}

/**/
/*news_slider*/
.news_slider_wrap {
  position: relative;
  padding: 0 40px;
  margin: 35px 0 0;
}

.news-slider__item.new-slider__item {
  padding: 25px 24px;
  display: flex;
  flex-direction: column;
  row-gap: 18px;
  font-family: "Geologica", Helvetica, Arial, sans-serif;
  border-radius: 15px;
}

.news-slider__date {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #252525;
  width: 100%;
}

.news-slider__img {
  width: 100%;
  border-radius: 23px;
  height: 240px;
  overflow: hidden;
}

.news-slider__img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.news-slider__title {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #252525;
  text-align: center;
  flex: auto;
}

.news-slider__link {
  font-weight: 500;
  font-size: 14px;
  line-height: 13px;
  text-align: center;
  text-transform: uppercase;
  color: #EE7347;
}

.news-slider__link:hover {
  text-decoration: underline;
}

@media (min-width: 601px) {

  .news_slider_wrap .number-slick--btn__next,
  .news_slider_wrap .number-slick--btn__prev {
    translate: 0 calc(-50% - 56px);
  }
}

@media (max-width: 700px) {
  .news_slider_wrap {
    max-width: 450px;
    margin: 30px auto 50px;
  }

  main .section-padding.news-slider-block {
    padding-top: 60px;
  }
}

@media (max-width: 600px) {
  .news_slider_wrap {
    padding: 0;
  }

  .news-slider__title {
    font-size: 14px;
    line-height: 18px;
  }

  .news-slider__item.new-slider__item {
    padding: 22px;
    row-gap: 16px;
    border-radius: 13px;
  }
}

@media (max-width: 420px) {
  .news-slider__img {
    height: 220px;
  }
}

.index-page-text,
.index-page-text p {
  font-family: "Geologica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 25px;
  color: #000000;
}

.index-page-text {
  margin-bottom: 30px;
}

.index-page-text p {
  margin-bottom: 15px;
}

@media (max-width: 600px) {

  .index-page-text,
  .index-page-text p {
    font-size: 16px;
    line-height: 20px;
  }
}

/*footer*/
footer .footer-wrapp {
  padding-top: 45px;
}

footer .footer-wrapp {
  display: flex;
  flex-wrap: wrap;
  column-gap: 60px;
}

footer .footer__left {
  width: calc(100% - 235px - 60px);
}

footer .footer__right {
  flex: 0 0 235px;
  text-align: right;
  margin-top: -10px;
}

footer .footer__address,
footer .footer-bottom {
  width: 100%;
}

footer .footer__left .footer-menu {
  padding: 0;
  margin: 40px 0 0;
  grid-template-columns: 1fr 244px 1fr;
  display: grid;
  row-gap: 16px;
  column-gap: 20px;
}

footer .menu {
  margin: 0;
}

footer a,
footer span,
footer div {
  font-family: "Geologica", Helvetica, Arial, sans-serif;
}

footer .menu-item__link {
  font-size: 15px;
  font-weight: 400;
  padding: 0;
}

footer .menu-item__link:hover,
footer .footer-menu .footer-menu__item a:hover,
footer .footer-info--item a:hover {
  text-decoration: underline;
}

footer .footer-info--item a:hover {
  color: #fff;
}

footer .menu-item__link:after {
  content: none;
}

footer .footer-info .footer-info--item a {
  line-height: 0.9;
}

footer .menu-item.menu-item_sale a,
.header .menu-item.menu-item_sale a {
  color: #fff;
}

footer .menu>.menu-item:nth-of-type(4)::after,
footer .menu>.menu-item:nth-of-type(7)::after {
  border-right: 1px solid #979195;
  content: "";
  height: 11px;
  position: absolute;
  right: 0;
  translate: 0 50%;
}

footer .menu>.menu-item:nth-of-type(4),
footer .menu>.menu-item:nth-of-type(7) {
  padding-right: 20px;
  position: relative;
}

footer .menu>.menu-item:nth-of-type(5),
footer .menu>.menu-item:nth-of-type(8) {
  padding-left: 7px;
}

footer .menu .menu-item {
  margin-right: 0;
}

footer .menu {
  column-gap: 10px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ffffff7a;
}

footer .footer-menu .footer-menu__item {
  padding: 0;
  margin: 0;
}

footer .footer-menu .footer-menu__item a {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #8091a2;
}

footer .footer-menu:after {
  content: none;
}

footer .footer-info--item a,
footer .footer-menu .footer-menu__item a {
  font-family: "Geologica", Helvetica, Arial, sans-serif;
}

footer .footer-info--item a {
  font-weight: 400;
  font-size: 16.9813px;
  line-height: 27px;
  color: #FFFFFF;
  text-decoration: none;
}

footer .footer-social {
  margin: 30px 0 36px;
}

footer .footer-info--item {
  margin: 0;
}

footer .footer-info {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}

footer .footer-search {
  margin-left: auto;
}

footer .contacts-footer>div:first-of-type {
  font-weight: 700;
  font-size: 12px;
  line-height: 27px;
  color: #fff;
  opacity: 0.5;
  margin-bottom: 5px;
}

footer .contacts-footer>div:last-of-type {
  display: flex;
  flex-wrap: wrap;
  row-gap: 13px;
  column-gap: 18px;
}

footer .contacts-footer span {
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  opacity: 0.5;
}

footer .contacts-footer hr {
  width: 1px;
  height: 12px;
  color: #fff;
  background-color: #fff;
  opacity: 0.5;
  margin: 0;
  padding: 0;
}

footer .contacts-footer span:first-of-type {
  padding-left: 0;
}

footer .contacts-footer span:last-of-type {
  padding-right: 0;
  border-right: 0;
}

footer .footer__address {
  margin-top: 10px;
}

footer .footer-bottom {
  padding-bottom: 40px;
  margin-top: 30px;
}

footer .footer-bottom__copyright {
  font-weight: 500;
  font-size: 11.9813px;
  line-height: 27px;
  color: #FFFFFF;
  opacity: 0.3;
}

section.form_index_bottom {
  margin-top: 90px;
}

@media (max-width: 1170px) {
  footer .menu-item__link {
    font-size: 14px;
  }

  footer .menu {
    padding-bottom: 20px;
  }

  footer .footer__left .footer-menu {
    margin: 20px 0 0;
  }

  footer .footer-menu .footer-menu__item a {
    font-size: 14px;
  }

  footer .footer__left .footer-menu {
    margin: 20px 0 0;
    row-gap: 8px;
  }

  footer .footer-social {
    margin: 26px 0 22px;
    justify-content: flex-end;
  }

  footer .footer-info--item a {
    font-size: 14px;
  }

  footer .footer-info {
    row-gap: 0;
  }

  footer .footer-bottom {
    padding-bottom: 35px;
  }

  footer .footer-wrapp {
    column-gap: 30px;
  }

  footer .footer__right {
    flex: 0 0 200px;
  }

  footer .footer__left {
    width: calc(100% - 200px - 30px);
  }
}

@media (max-width: 1070px) {
  footer .menu {
    max-width: 550px;
    row-gap: 8px;
    flex-wrap: wrap;
  }

  footer .menu>.menu-item:nth-of-type(8) {
    padding-left: 0;
  }

  footer .footer__left .footer-menu {
    margin-bottom: 10px;
  }

  footer .footer-menu .footer-menu__item {
    flex: none;
    width: auto;
    max-width: none;
  }
}

@media (max-width: 880px) {
  footer .menu {
    max-width: 290px;
  }

  footer .menu>.menu-item:nth-of-type(5) {
    padding-left: 0;
  }

  footer .footer__left {
    width: auto;
  }

  footer .footer-wrapp {
    justify-content: center;
  }

  footer .footer__address {
    max-width: 525px;
  }
}

@media (max-width: 700px) {
  section.form_index_bottom {
    margin-top: 60px;
  }
}

@media (max-width: 600px) {
  footer .footer-wrapp {
    flex-direction: column;
    max-width: 290px;
    margin: 0 auto;
    padding-top: 30px;
  }

  footer>.container {
    padding-left: 30px;
    padding-right: 30px;
  }

  footer .footer__right {
    flex: none;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    row-gap: 30px;
    column-gap: 5px;
  }

  footer .footer-search {
    margin-left: 0;
    margin: 0;
    max-width: none;
  }

  footer .footer-social--item {
    padding-left: 4px;
    padding-right: 4px;
  }

  footer .footer-social {
    margin: 6px 0 0;
    justify-content: flex-end;
    flex: 0 0 87px;
    flex-wrap: wrap;
    row-gap: 5px;
    order: 1;
  }

  footer .footer-info {
    width: calc(100% - 87px - 5px);
  }

  footer .footer-info--item a {
    font-size: 13px;
  }

  footer .footer-info--item {
    text-align: left;
    opacity: 0.8;
  }

  footer .contacts-footer>div:last-of-type {
    row-gap: 10px;
    column-gap: 10px;
  }

  footer .footer-bottom__copyright {
    margin-top: 0;
  }

  footer .footer-bottom {
    padding-bottom: 35px;
    flex-direction: row;
  }

  footer .footer-menu .footer-menu__item {
    text-align: left;
  }

  footer .footer__address {
    margin-top: 20px;
  }
}

@media (max-width: 350px) {
  footer .footer-social--item a .icon {
    width: 28px;
    height: 28px;
  }

  footer .footer__right {
    row-gap: 15px;
  }

  footer .footer-info--item a {
    font-size: 13px;
  }

  footer .menu-item__link {
    font-size: 12px;
  }

  footer .footer-menu .footer-menu__item a {
    font-size: 13px;
  }

  footer .footer-info {
    width: calc(100% - 75px - 5px);
  }

  footer .footer-social {
    flex: 0 0 75px;
  }
}

/**/
.reviews_h1 {
  display: flex;
  flex-direction: column-reverse;
}

.index-page-h1 h1 {
  font-size: 58px;
}

.info-content--slide .H2 {
  font-size: 30px;
}

.best-dentistry+section .info-content--slide .h2 {
  font-size: 30px;
}

@media screen and (max-width: 1110px) {
  .index-page-h1 h1 {
    font-size: clamp(35px, 4.5vw, 58px);
  }
}

@media (max-width: 767px) {
  .best-dentistry+section .info-content--slide .h2 {
    font-size: 24px;
  }
}

@media (max-width: 600px) {
  .section-slide-home .info-content .section-title+.h2 {
    display: none;
  }
}

/**/
.height-100,
.section-show--bg__image.height-100 {
  height: 100%;
}

.two-column.two-column__cust.width-100 {
  width: 100%;
}

/**/
.purchase_h1 {
  line-height: 38px;
  margin-top: 120px;
  margin-bottom: 45px;
}

@media (max-width: 800px) {
  .purchase_h1 {
    margin-top: 80px;
    margin-bottom: 20px;
  }
}

/*331749 замена шрифтов*/
body h1,
body .service-banner2.banner .h1,
body h1.h2,
body h1.price__title,
body h1.bonus-title,
body h1.bonus__text,
body h1.vacancies__titile,
body h1.h1,
body h1.news-title,
body h1.news__text,
body h1.news__text—title,
body h1.gallery__title,
body h2,
body h2.h1,
body h2.work-sliders--text__title,
body div.h2,
body div.h2.rs-items,
body div.h2.rating-title,
body h2.animate--two-pictures_text,
body h2.work-sliders--text__title,
body h2.content-item_margin-top {
  font-size: 40px;
  font-family: 'Nevermind', "Futura New", Arial, sans-serif;
  font-weight: 700;
  line-height: 40px;
}

body h3,
body div.h3,
body div.h3.h3border,
body div.h3.h3cl {
  font-size: 30px;
  font-family: 'Nevermind', "Futura New", Arial, sans-serif;
  font-weight: 700;
  line-height: 32px;
}

body div.section-title,
body a.section-title,
body div.work-slide--content__direction,
body span.bonus__date,
body div.link-show-detail,
body span.news__date,
body div.work-content--slide__direction {
  font-size: 34px;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  font-weight: 500;
}

body p,
body p.animate--two-pictures_text,
body div.infg-text,
body p.lechenie-text,
body blockquote.blockquote-before,
body blockquote,
body blockquote.animate--two-pictures_text,
body p.lechenie-text,
body span.price__section-text,
body div.doctor-item--content__position,
body div.marker-list__text,
body div.marker-list__title,
body .marker-list li,
body div.filter-title__text,
body div.reviews-list—name,
body div.reviews-list—preview,
body div.work-slide--content__doctor,
body p.only_pc,
body div.contacts-item--street,
body span.bonus__text,
body div.content,
body div.content-item,
body span.news__text,
body div.submenu-list—item,
body div[itemprop="description"],
body p[itemprop="articleBody"],
.content-item_-link-block a {
  font-size: 20px;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  font-weight: 300;
  line-height: 25px;
  color: #000000;
}

.content-item_-link-block a {
  color: #013A73;
}

body .marker-list li {
  margin-bottom: 10px;
}

body .marker-list li::before {
  top: 13px;
}

body blockquote.blockquote-before {
  font-style: normal;
}

body div.image-block--content__number,
body div.infg-title {
  font-size: 36px;
  font-family: 'Nevermind', "Futura New", Arial, sans-serif;
  font-weight: 700;
}

body span.price__section-title,
body .doctor-item--content__name,
body .image-block--content__title,
body .work-slide--content__title {
  font-size: 34px;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  font-weight: 500;
}

body .image-block--content__title {
  font-size: 26px;
}

body main button.btn,
body .btn.btn_light,
body button.only_pc,
body button.btn-reviews,
body button.submit-application,
body button.appointment_doctors,
.content-item_middle-doctor-datail button.make-appointment,
body .form-inline .form-btn,
section a.btn,
.map-section .map-content .btn {
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Geologica", Helvetica, Arial, sans-serif;
  padding: 20px 45px;
  line-height: 18px;
  width: auto;
  height: auto;
  font-weight: 500;
  border-radius: 13px;
  letter-spacing: normal;
}

body main button.btn::before,
.content-item_middle-doctor-datail button.submit-application::before,
section a.btn::before {
  content: none;
}

.content-item_middle-doctor-datail .contacts-review .btn-reviews,
.content-item_middle-doctor-datail>.btn-reviews {
  font-size: 16px;
  border-radius: 0;
  text-transform: none;
}

body button.btn:before {
  left: 36px;
}

body .link-line.link-line_grey,
body .link-line,
body .link-line.link-line_blue,
body .image-block--content__text {
  font-size: 14px;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  font-weight: 500;
}

.content-item .blockquote-before {
  padding-left: 0;
}

ul.breadcrumbs li.bx-breadcrumb-item a,
ul.breadcrumbs li.bx-breadcrumb-item span {
  font-family: "Geologica", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
}

.home-slider__btns .btn,
.home-slider__more {
  border-radius: 0;
}

.inline-page-form .form-btn {
  text-transform: none;
}

.fancybox-container .form-popup.form-popup_big .form-wrap div.h3 {
  font-size: 28px;
}

div.form-popup .form-wrap .form-group input[type="email"],
div.form-popup .form-wrap .form-group input[type="tel"],
div.form-popup .form-wrap .form-group input[type="text"],
div.form-popup .form-wrap .form-group textarea {
  border-bottom: 2px solid #bebebe;
  color: #9d9d9d;
  font-size: 16px;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
}

div.form-popup .form-wrap .form-group textarea::placeholder {
  color: #9d9d9d;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  font-weight: 300;
}

div.form-popup .form-wrap .form-group textarea::-webkit-input-placeholder {
  color: #9d9d9d;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  font-weight: 300;
}

div.form-popup .form-wrap .form-group textarea::-moz-placeholder {
  color: #9d9d9d;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  opacity: 1;
  font-weight: 300;
}

div.form-popup .form-wrap .form-group textarea:-ms-input-placeholder {
  color: #9d9d9d;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  font-weight: 300;
}

div.form-popup .form-wrap .form-group input[type="text"]::placeholder {
  color: #9d9d9d;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  font-weight: 400;
}

div.form-popup .form-wrap .form-group input[type="text"]::-webkit-input-placeholder {
  color: #9d9d9d;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  font-weight: 400;
}

div.form-popup .form-wrap .form-group input[type="text"]::-moz-placeholder {
  color: #9d9d9d;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  opacity: 1;
  font-weight: 400;
}

div.form-popup .form-wrap .form-group input[type="text"]:-ms-input-placeholder {
  color: #9d9d9d;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  font-weight: 400;
}

div.form-popup .form-wrap .form-group input[type="email"]::placeholder {
  color: #9d9d9d;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  font-weight: 400;
}

div.form-popup .form-wrap .form-group input[type="email"]::-webkit-input-placeholder {
  color: #9d9d9d;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  font-weight: 400;
}

div.form-popup .form-wrap .form-group input[type="email"]::-moz-placeholder {
  color: #9d9d9d;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  font-weight: 400;
  opacity: 1;
}

div.form-popup .form-wrap .form-group input[type="email"]:-ms-input-placeholder {
  color: #9d9d9d;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  font-weight: 400;
}

div.form-popup .form-wrap .form-group input[type="tel"]::placeholder {
  color: #9d9d9d;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  font-weight: 400;
}

div.form-popup .form-wrap .form-group input[type="tel"]::-webkit-input-placeholder {
  color: #9d9d9d;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  font-weight: 400;
}

div.form-popup .form-wrap .form-group input[type="tel"]::-moz-placeholder {
  color: #9d9d9d;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  opacity: 1;
  font-weight: 400;
}

div.form-popup .form-wrap .form-group input[type="tel"]:-ms-input-placeholder {
  color: #9d9d9d;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  font-weight: 400;
}

.form-popup .form-wrap div.form-checkbox {
  display: flex;
  position: relative;
}

.form-popup .form-wrap div.form-checkbox a {
  text-decoration: underline;
}

.form-popup .form-wrap div.form-checkbox input {
  opacity: 0;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 13px;
  left: 1px;
  z-index: 1;
}

.form-popup .form-wrap div.form-checkbox label {
  padding-left: 30px;
  max-width: 87%;
  position: relative;
}

.form-popup .form-wrap .form-group div.form-checkbox label,
.form-popup .form-wrap .form-group div.form-checkbox a {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #9d9d9d;
  max-width: none;
}

.form-popup .form-wrap div.form-checkbox label::before,
.form-popup .form-wrap div.form-checkbox label::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}

.form-popup .form-wrap div.form-checkbox label::before {
  left: 0;
  border: 2px solid #9d9d9d;
  background-color: #fff0;
  width: 21px;
  height: 21px;
  background: #FFFFFF;
  border-radius: 5px;
  top: 16px;
  margin-top: 0 !important;
}

.form-popup .form-wrap div.form-checkbox label::after {
  left: 3px;
  content: "✓";
  opacity: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #0c77c5;
  font-weight: 900;
  font-size: 20px;
  background-image: none;
  width: auto;
  height: auto;
  top: 16px;
}

.form-popup .form-wrap div.form-checkbox label::before,
.form-popup .form-wrap div.form-checkbox label::after {
  margin-top: -3px !important;
}

.form-popup .form-wrap div.form-checkbox input:checked+label::after {
  opacity: 1;
}

.form-popup .form-wrap div.text-required {
  font-style: italic;
  font-weight: 200;
  font-size: 14px;
  line-height: 18px;
  color: #9d9d9d;
  opacity: 0.75;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
}

.form-popup .form-wrap .form-btn,
button.btn-reviews.doctor-detail-reviews {
  border-radius: 13px;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Geologica", Helvetica, Arial, sans-serif;
  padding: 20px 45px;
  line-height: 18px;
  width: auto;
  height: auto;
  font-weight: 500;
  letter-spacing: normal;
  margin: 40px auto 0;
  display: block;
}

.form-popup .form-wrap .form-btn::before {
  content: none;
}

.junior-doctors-wrapp .service-doctors-slide {
  padding-top: 30px;
}

.content-item_middle-doctor-datail button.make-appointment {
  color: #252525;
  background: #FFFFFF;
  border: 1.85135px solid #FF4B04;
  margin-right: 20px;
  margin-top: 20px;
}

.content-item_middle-doctor-datail button.submit-application {
  background: #FF4B04;
  color: #FFFFFF;
  border-color: #FF4B04;
  border-width: 1px;
  margin-right: 0;
}

.content-item_middle-doctor-datail button.make-appointment:hover {
  background: #FF4B04;
  color: #fff;
}

.content-item_middle-doctor-datail button.submit-application:hover {
  background: #fff;
  color: #252525;
}

button.btn-reviews.doctor-detail-reviews {
  background: #2bacef;
  color: #fff;
  margin: 20px auto 40px;
  border: 2px solid #2bacef;
}

button.btn-reviews.doctor-detail-reviews:hover {
  background: #fff;
  color: #252525;
}

button.btn-reviews.doctor-detail-reviews::before {
  content: none;
}

.marker-list.marker-list_mb,
.marker-list.marker-list_mb-laptop {
  margin-bottom: -10px;
}

@media (max-width: 800px) {

  .content-item_middle-doctor-datail button.make-appointment,
  .content-item_middle-doctor-datail button.submit-application {
    font-size: 16px;
    padding: 20px 25px;
  }
}

@media (max-width: 1199px) and (min-width: 768px) {
  .fancybox-container .form-popup.form-popup_big div.form-wrap {
    padding: 40px 45px;
  }

  .form-popup.form-popup_big form {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    width: 300px;
    max-width: 300px;
  }
}

@media (max-width: 767px) {
  .fancybox-container .form-popup.form-popup_big .form-wrap div.h3 {
    font-size: 28px;
    text-transform: none;
  }

  div.form-popup .form-wrap .form-group input[type="email"],
  div.form-popup .form-wrap .form-group input[type="tel"],
  div.form-popup .form-wrap .form-group input[type="text"],
  div.form-popup .form-wrap .form-group textarea {
    text-align: left;
  }

  body main button.btn,
  body .btn.btn_light,
  body button.only_pc,
  body button.btn-reviews,
  body button.submit-application,
  body button.appointment_doctors,
  .content-item_middle-doctor-datail button.make-appointment,
  .content-item_middle-doctor-datail .submit-application,
  body .form-inline .form-btn,
  section a.btn {
    font-size: 16px;
    padding: 15px 25px;
  }

  body .work-slide--content__title {
    font-size: 24px;
  }

  ul.breadcrumbs li,
  ul.breadcrumbs li span {
    font-size: 12px;
    line-height: 17px;
  }

  body button.btn,
  body button.only_pc,
  body button.btn-reviews,
  body button.submit-application,
  body button.appointment_doctors {
    font-size: 16px;
  }

  body button.btn {
    padding: 26px 30px 26px 64px;
  }

  body h2,
  body h2.h1,
  body h2.work-sliders--text__title,
  body div.h2,
  body div.h2.rs-items,
  body div.h2.rating-title,
  body h2.animate--two-pictures_text,
  body h2.work-sliders--text__title,
  body h2.content-item_margin-top {
    font-size: 30px;
    line-height: 32px;
    margin-top: 10px;
  }

  body div.image-block--content__number,
  body div.infg-title,
  body .doctor-item--content__name {
    font-size: 26px;
  }

  body p,
  body p.animate--two-pictures_text,
  body div.infg-text,
  body p.lechenie-text,
  body blockquote.blockquote-before,
  body blockquote,
  body blockquote.animate--two-pictures_text,
  body p.lechenie-text,
  body span.price__section-text,
  body div.doctor-item--content__position,
  body div.marker-list__text,
  body div.marker-list__title,
  body .marker-list li,
  body div.filter-title__text,
  body div.reviews-list—name,
  body div.reviews-list—preview,
  body div.work-slide--content__doctor,
  body p.only_pc,
  body div.contacts-item--street,
  body span.bonus__text,
  body div.content,
  body div.content-item,
  body span.news__text,
  body div.submenu-list—item,
  body div[itemprop="description"],
  body p[itemprop="articleBody"],
  body .image-block--content__text,
  .content-item_-link-block a {
    font-size: 16px;
    line-height: 20px;
  }

  body .marker-list li::before {
    top: 7px;
  }

  body h3,
  body div.h3,
  body div.h3.h3border,
  body div.h3.h3cl,
  body .image-block--content__title {
    font-size: 28px;
  }

  body div.section-title,
  body a.section-title,
  body div.work-slide--content__direction,
  body span.bonus__date,
  body div.link-show-detail,
  body span.news__date,
  body div.work-content--slide__direction {
    font-size: 16px;
  }

  .marker-list.marker-list_mb,
  .marker-list.marker-list_mb-laptop {
    margin-bottom: 0;
  }

  body h3,
  body div.h3,
  body div.h3.h3border,
  body div.h3.h3cl {
    font-size: 26px;
    line-height: 29px;
  }
}

@media (max-width: 640px) {
  .price .price__title {
    line-height: 28px;
  }
}

@media screen and (max-width: 600px) {

  ul.breadcrumbs li.bx-breadcrumb-item a,
  ul.breadcrumbs li.bx-breadcrumb-item span {
    line-height: 18px;
  }

  body .service-banner2.banner .h1 {
    font-size: 30px;
    line-height: 32px;
  }

  body .banner.service-banner2 .banner-container h1,
  body .banner.service-banner .banner-container h1 {
    font-size: 26px;
    line-height: 32px;
  }

  .junior-doctors-wrapp section.service-doctors-slide {
    padding-top: 30px;
  }

  button.btn-reviews.doctor-detail-reviews {
    margin: 40px auto;
  }
}

@media screen and (max-width: 463px) {
  body .service-banner2.banner .h1 {
    font-size: 27px;
    line-height: 32px;
  }
}

@media (max-width: 390px) {

  body h2,
  body h2.h1,
  body h2.work-sliders--text__title,
  body div.h2,
  body div.h2.rs-items,
  body div.h2.rating-title,
  body h2.animate--two-pictures_text,
  body h2.work-sliders--text__title,
  body h2.content-item_margin-top {
    font-size: 23px;
    line-height: 26px;
  }

  body h1,
  body .service-banner2.banner .h1,
  body h1.h2,
  body h1.price__title,
  body h1.bonus-title,
  body h1.bonus__text,
  body h1.vacancies__titile,
  body h1.h1,
  body h1.news-title,
  body h1.news__text,
  body h1.news__text—title,
  body h1.gallery__title {
    font-size: 26px;
    line-height: 32px;
  }

  body h3,
  body div.h3,
  body div.h3.h3border,
  body div.h3.h3cl {
    font-size: 20px;
    line-height: 25px;
  }
}

@media (max-width: 375px) {
  .content-item_middle-doctor-datail button.submit-application {
    font-size: 16px;
    padding: 15px 25px;
  }

  .fancybox-container .form-popup.form-popup_big div.form-wrap {
    padding: 20px;
    max-width: 97%;
  }

  .form-popup .form-wrap .form-btn {
    font-size: 16px;
    padding: 16px 25px;
  }

  .fancybox-container .form-popup.form-popup_big .form-wrap div.h3 {
    font-size: 25px;
  }
}

/**/
.filter .filter-title .filter-title__text {
  font-size: 18px;
  line-height: 20px;
}

.filter .filter-list--item {
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  font-weight: 300;
}

.filter .filter-list {
  padding: 20px;
}

.filter .filter-item {
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  width: 100%;
  max-width: 300px;
}

@media (max-width: 767px) {
  .filter .filter-title .filter-title__text {
    font-size: 16px;
    line-height: 19px;
  }

  body h1,
  body h1.h2,
  body h1.news__text {
    font-size: 30px;
  }
}

/*reviews-page*/
.reviews-list_page {
  --gap: 15px;
  --count: 3;
}

.reviews-list_page {
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap);
}

.reviews-list_page>div {
  width: calc(100% / var(--count) - var(--gap) * calc(var(--count) - 1) / var(--count));
}

.reviews-list--wrap .page-navigation {
  margin-top: 30px;
}

.reviews__doctor-dolj {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: #252525;
  opacity: 0.5;
  margin-top: 3px;
}

.reviews__doctor-list {
  flex-direction: column;
  row-gap: 6px;
}

@media (max-width: 1030px) {
  .reviews-list_page {
    --count: 2;
  }
}

@media (max-width: 650px) {
  .reviews-list_page {
    --count: 1;
  }
}

@media (max-width: 600px) {
  .reviews-list--wrap .reviews-list--btn {
    display: none;
  }
}

/**/
.work-slide .work-slide--twenty::after,
.work-slide .work-slide--twenty::before {
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
}

p.services-banner__text {
  font-size: 18px;
  line-height: 25px;
}

.section-show--bg .section-show--bg__image {
  height: 100%;
}

.infg_image .infg-content .infg-text {
  color: #000;
}

.service-banner2.banner div.minPrice,
.service-banner2.banner div.minPrice a {
  font-family: "Geologica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 25px;
  text-decoration: none;
}

.service-banner2.banner div.minPrice a>span {
  text-decoration: underline;
  font-weight: 400;
  font-size: 22px;
  line-height: 25px;
  text-decoration-thickness: 0.3px;
  text-underline-offset: 3px;
  text-decoration-color: #ffffff85;
}

body .section-blue .infg-content div.infg-text,
body .section-blue blockquote,
body .section-blue .container p {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}

body .section-blue .infg-content div.infg-title {
  font-size: 26px;
}

.price-service .price__section-text:first-of-type,
.price-service .price__section-text--price,
.price-container-page .price__appellation-sale .price__section-text:first-of-type,
.price-container-page .price__appellation-sale .price__section-text--price {
  font-size: 18px;
  color: #000;
}

.price-service .price__section-text--price,
.price-container-page .price__appellation-sale .price__section-text--price {
  color: #033469;
}

.price-service .price__appellation-sale,
.price-container-page .price-section,
.price-container-page .price__appellation-sale {
  padding: 10px 30px;
}

.price-container-page .price-section,
.price-container-page .price__appellation-sale {
  margin-bottom: 10px;
  padding-top: 0;
}

.price-service .price .price__pay_discount,
.price__sale .price__pay_discount__custom {
  border-radius: 13px;
  border: 0;
  font-size: 16px;
  font-family: "Geologica", Helvetica, Arial, sans-serif;
  padding: 5px 15px;
  line-height: 18px;
  width: auto;
  height: auto;
  font-weight: 400;
}

body .news__description .news__date {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #252525;
  opacity: 0.5;
}

body .news__description .news__text.news__text--title,
.bonus__description .bonus__text.bonus__text--title {
  font-family: "Nevermind", "Futura New", Arial, sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 33px;
  color: #013A73;
}

.news__description .news__text,
.bonus__description .bonus__text {
  font-family: "Geologica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
}

.bonus__description .bonus__date {
  font-size: 24px;
}

.bonus__description .bonus__link,
.news__description .news__link {
  max-width: 270px;
}

.news>div[itemprop="description"],
.news>div[itemprop="description"] p,
.news>div[itemprop="description"] span {
  font-size: 20px !important;
  font-family: 'Geologica', "Futura New", Arial, sans-serif !important;
  font-weight: 300;
  line-height: 25px !important;
  color: #000000;
}

.news>div[itemprop="description"] a,
.news>div[itemprop="description"] a span,
.news>div[itemprop="description"] a p {
  color: #013A73
}

.news>div[itemprop="description"] b span {
  font-weight: 700;
}

.news>.news__date {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  color: #252525;
  opacity: 0.5;
}

ul.marker-list_block.marker-list_mb {
  margin-bottom: 0;
}

@media (max-width: 1199px) {
  .section-blue .lechenie-inset {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .news>.news__date {
    font-size: 12px;
  }

  .news>div[itemprop="description"],
  .news>div[itemprop="description"] p,
  .news>div[itemprop="description"] span {
    font-size: 16px !important;
  }

  body .news__description .news__text.news__text--title,
  .bonus__description .bonus__text.bonus__text--title {
    font-size: 20px !important;
    line-height: 23px;
  }

  .bonus__description .bonus__date {
    font-size: 18px;
  }

  .news__description .news__text,
  .bonus__description .bonus__text {
    font-size: 14px;
  }

  p.services-banner__text {
    font-size: 14px;
    line-height: 23px;
  }

  .service-banner2.banner div.minPrice,
  .service-banner2.banner div.minPrice a {
    font-size: 17px;
    line-height: 21px;
  }

  .service-banner2.banner div.minPrice a>span {
    font-size: 20px;
    line-height: 21px;
  }

  body .section-blue .infg-content div.infg-text,
  body .section-blue blockquote,
  body .section-blue .container p {
    font-size: 14px;
  }

  .price-service .price__section-text:first-of-type,
  .price-service .price__section-text--price,
  .price-container-page .price__appellation-sale .price__section-text:first-of-type,
  .price-container-page .price__appellation-sale .price__section-text--price {
    font-size: 14px;
    line-height: 18px;
  }

  .price-service .price__appellation-sale,
  .price-container-page .price-section,
  .price-container-page .price__appellation-sale {
    padding: 10px 5px 10px 15px;
  }

  .price-container-page .price-section,
  .price-container-page .price__appellation-sale {
    margin-bottom: 10px;
    padding-top: 0;
  }

  .price-service .price .price__pay_discount,
  .price__sale .price__pay_discount__custom {
    font-size: 12px;
    flex: 0 0 190px;
    line-height: 12px;
  }
}

@media (max-width: 600px) {
  section.section-blue .section-blue--wihte_bottom {
    margin-bottom: -90px;
    padding-bottom: 20px;
    text-align: center;
  }

  body .section-blue blockquote {
    color: #000;
  }

  ul.marker-list_block.marker-list_mb {
    margin-bottom: 0;
  }

  .section-blue button.btn {
    margin: 30px auto;
    display: block;
  }
}

@media (max-width: 380px) {

  .price__sale .price__header-title__custom,
  div.price-service .price__header-title {
    font-size: 12px;
    line-height: 20px;
    text-align: left;
  }

  .price-service .price .price__pay_discount,
  .price__sale .price__pay_discount__custom {
    font-size: 11px;
    flex: 0 0 180px;
    padding: 5px 10px;
  }

  .price__sale .price__header-sale__custom,
  div.price-service .price__header-sale {
    column-gap: 10px;
    padding: 15px 10px;
  }
}

@media (max-width: 350px) {
  div.price-service .price__pay_discount {
    display: flex !important;
  }
}

/**/
.work-sliders.detail-page-work {
  display: flex;
}

.work-sliders.detail-page-work .work-sliders--slider {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 440px);
  flex: 0 0 calc(100% - 440px);
  width: calc(100% - 440px);
  max-width: calc(100% - 440px);
  position: relative;
  padding: 0;
  margin: 0;
}

@media (max-width: 991px) {
  .work-sliders.detail-page-work {
    margin-left: -50px;
    margin-right: -50px;
  }

  .work-sliders.detail-page-work .work-sliders--slider {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 270px);
    flex: 0 0 calc(100% - 270px);
    width: calc(100% - 270px);
    max-width: calc(100% - 270px);
    padding: 0;
    margin: 0;
  }

  .work-sliders.detail-page-work .work-sliders--text__title {
    font-size: 31px;
  }
}

@media (max-width: 767px) {
  .work-sliders.detail-page-work {
    margin-left: -20px;
    margin-right: -20px;
  }

  .work-sliders.detail-page-work .work-sliders--slider {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}

/**/
.btn-orang {
  background: #FF4B04;
  border-radius: 14px;
  font-size: 26px;
  font-family: "Nevermind", 'Roboto', Arial, sans-serif;
  padding: 17px 80px;
  border: 0;
  color: #fff;
  line-height: 32px;
}

.btn-orang:hover {
  background: #FF7A45;
}

@media (max-width:600px) {
  .btn-orang {
    font-size: 20px;
    font-weight: 600;
    padding: 12px 60px;
    line-height: 26px;
    border-radius: 10px;
  }
}

.fancybox-enabled header.main-header {
  top: 0;
}

@media (min-width:601px) {
  .footer-empty-search {
    height: 36px;
  }
}

/**/
.cookie-apply {
  display: none;
  position: fixed;
  bottom: 0;
  width: 750px;
  left: 50%;
  translate: -50% 0;
  background-color: #fff;
  padding: 10px 30px;
  border-top: 1px solid #ccc;
  box-shadow: 0 0 11px -2px #aaa;
  z-index: 100000000000;
  max-width: 100%;
}

.cookie-apply__close {
  position: absolute;
  top: 14px;
  right: 15px;
}

.cookie-apply__close svg {
  width: 20px;
  height: auto;
}

.cookie-apply p {
  padding-right: 40px;
  font-size: 18px;
  line-height: 21px;
}

.cookie-apply button {
  width: 130px;
}

.btn-cookie {
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Geologica", Helvetica, Arial, sans-serif;
  padding: 12px 30px;
  line-height: 18px;
  width: auto;
  height: auto;
  font-weight: 500;
  border-radius: 13px;
  letter-spacing: normal;
  display: inline-block;
  position: relative;
  color: #fff;
  background-color: #2bacef;
  border: none;
  transition: 0.3s ease-out;
  margin: 10px 0 0;
}

.btn-cookie:hover {
  background-color: #0c77c5;
}

@media (max-width: 768px) {
  .btn-cookie {
    font-size: 16px;
    padding: 10px 24px;
  }

  .cookie-apply p {
    padding-right: 40px;
    font-size: 14px;
    line-height: 18px;
  }
}

/**/
.form-inline_reviews.form-inline {
  margin: 0 0 30px;
  font-family: "Geologica", Helvetica, Arial, sans-serif;
}

.form-inline_reviews.form-inline .form-wrap {
  padding: 50px;
  border-radius: 20px;
}

.form-inline_reviews.form-inline .form-column {
  max-height: 150px;
}

.form-inline.form-inline_reviews .form-group {
  margin-bottom: 33px;
}

.form-inline.form-inline_reviews .form-group input[type="email"],
.form-inline.form-inline_reviews .form-group input[type="tel"],
.form-inline.form-inline_reviews .form-group input[type="text"],
.form-inline.form-inline_reviews .form-group textarea {
  box-sizing: border-box;
  height: 42px;
  background: #FFFFFF;
  border-radius: 10px;
  border: 0;
  width: 100%;
  padding: 10px 17px;
  color: #252525;
  font-size: 16px;
  font-family: "Geologica", Helvetica, Arial, sans-serif;
}

.form-inline.form-inline_reviews .form-group textarea {
  height: auto;
  max-height: 117px;
}

.form-inline.form-inline_reviews .form-group textarea::placeholder {
  color: #C1C1C1 !important;
}

.form-inline_reviews.form-inline .form-group input::placeholder {
  color: #C1C1C1 !important;
}

.form-inline_reviews.form-inline .form-group input::-webkit-input-placeholder {
  color: #C1C1C1 !important;
}

.form-inline_reviews.form-inline .form-group input::-moz-placeholder {
  color: #C1C1C1 !important;
  opacity: 1;
}

.form-inline_reviews.form-inline .form-group input:-ms-input-placeholder {
  color: #C1C1C1 !important;
}

.form-inline_reviews.form-inline .text-required {
  font-style: italic;
  font-weight: 200;
  font-size: 14px;
  line-height: 18px;
  color: #DDDDDD;
  opacity: 0.9;
  font-family: "Geologica", Helvetica, Arial, sans-serif;
}

.form-inline_reviews.form-inline .form-btn {
  border-radius: 13px;
  font-size: 18px;
  text-transform: uppercase;
  padding: 20px 45px;
  line-height: 18px;
  font-weight: 500;
}

.form-popup.form-popup_thank .h3 {
  font-size: 24px;
}

.form-popup.form-popup_thank {
  border-radius: 5px;
}

@media (max-width: 1024px) {
  div.banner-bg img {
    height: calc(100% + 46px);
    -o-object-position: center -46px;
    object-position: center -46px;
  }

  div.service-banner2.banner .banner-content {
    padding-top: 144px !important;
    padding-bottom: 100px;
  }
}

@media (max-width: 991px) {
  .form-inline_reviews.form-inline .form-wrap {
    margin: 35px 0 0;
  }
}

@media (max-width: 768px) {
  .form-inline_reviews.form-inline .form-column {
    max-height: none;
  }

  .form-inline.form-inline_reviews .form-row--item_btn {
    margin-top: 15px;
  }

  .form-inline_reviews.form-inline .form-wrap {
    padding: 40px;
  }

  .form-inline_reviews.form-inline .text-required {
    margin-top: -20px;
    text-align: left;
  }

  body main .section-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .banner-bg img {
    display: none;
  }

  .banner-bg {
    background: #033A73;
  }
}

@media (max-width: 600px) {
  .form-inline_reviews.form-inline .form-btn {
    width: 100%;
  }
}

@media (max-width: 450px) {
  .form-inline_reviews.form-inline .form-wrap {
    padding: 40px 20px;
  }
}

.page-navigation .page-navigation--item_current,
.page-navigation .page-navigation--item_all {
  font-family: "Geologica", Helvetica, Arial, sans-serif;
}

@media (max-width: 800px) {
  footer .footer-bottom {
    flex-wrap: wrap;
    max-width: 525px;
  }

  footer .footer-bottom>div:nth-child(2) {
    order: 1;
    width: 100%;
    margin-top: 10px;
  }

  footer .footer-bottom>div:nth-child(3) {
    order: 2;
    width: 100%;
  }
}

/**/
@media (max-width: 450px) {
  main .search-form {
    max-width: 100%;
  }

  main .search-form input.search-suggest {
    max-width: calc(100% - 30px);
  }
}

/**/
main>.banner_small {
  height: 145px;
  min-height: auto;
}

footer .footer__right .footer-info {
  row-gap: 8px;
}

@media (max-width: 600px) {
  footer .footer__right {
    flex-direction: column;
    row-gap: 20px;
  }

  footer .footer__right .footer-social {
    justify-content: flex-start;
    flex: none !important;
  }

  footer .footer__right .footer-info {
    width: 100%;
    max-width: 220px;
    row-gap: 5px;
  }
}

@media (max-width: 1279px) {
  main>.banner_small {
    height: 131.5px;
  }
}

@media (max-width: 1024px) {
  main>.banner_small {
    height: 85.2px;
  }
}

.container-remove-reviews>p {
  font-family: "GeologicaV", Helvetica, Arial, sans-serif;
  margin-top: 30px;
}

.container-remove-reviews>div {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  border-radius: 20px;
}

.container-remove-reviews iframe {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
}

footer .footer-menu .footer-menu__item a[href="/patsientam/spravka/"] {
  border: 1px solid #ffffff7a;
  padding: 5px 10px 2px 10px;
  color: #fff;
  font-size: 15px;
  max-width: 225px;
  display: block;
}

@media (max-width: 1199px) {
  footer .footer__left .footer-menu {
    grid-template-columns: 1fr 200px 1fr;
    row-gap: 8px;
  }

  footer .footer-menu .footer-menu__item a {
    font-size: 14px;
  }

  footer .footer-menu .footer-menu__item a[href="/patsientam/spravka/"] {
    font-size: 14px;
    max-width: 214px;
  }
}

@media (max-width: 1070px) {
  footer .footer__left .footer-menu {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 880px) {
  footer .footer__left .footer-menu {
    display: flex;
    flex-direction: column;
  }
}


/**/
.news img,
main section img {
  max-width: 100%;
  height: auto;
}

div.sitemap {
  height: auto;
}

.sitemap .sitemap-item_services .sitemap-submenu {
  height: auto;
}

.sitemap .sitemap-item,
.sitemap .sitemap-submenu--item {
  width: 100%;
  max-width: 100%;
  order: 0 !important;
  ;
}

.sitemap .sitemap-submenu--list {
  padding-left: 20px;
}

@media (max-width: 600px) {
  .sitemap .sitemap-item_services .sitemap-submenu {
    height: auto;
  }
}

/**/
.order_btn__list {
  display: none;
}

.fancybox-slide>.order_btn__list {
  padding: 50px 20px;
  max-width: 480px;
}

.order_btn__list-items {
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-rows: 1fr;
  border-top: 1px solid #d8d8d8;
}

.order_btn__list-title {
  font-size: 28px;
  font-family: Nevermind, Futura New, Arial, sans-serif;
  font-weight: 700;
  line-height: 32px;
  color: #054c96;
  max-width: 300px;
  margin: 0 auto 30px;
}

.order_btn__list-items button {
  font-size: 16px;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  font-weight: 400;
  color: #000;
  background: #fff;
  border: 0;
  border-bottom: 1px solid #d8d8d8;
  padding: 10px 30px;
  column-gap: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
}

.order_btn__list-items button:hover {
  background: #f4f2f2;
}

.order_btn__list-items svg {
  flex: 0 0 8px;
  width: 8px;
  height: auto;

}

@media (max-width: 400px) {
  .order_btn__list-title {
    font-size: 24px;
    line-height: 29px;
    max-width: none;
    padding: 0 15px;
  }

  .order_btn__list-items button {
    padding: 10px 15px;
    font-size: 14px;
  }
}



/* ── custom-select ────────────────────────────────────────── */
.custom-v2-select {
  position: relative;
  user-select: none;
}

.custom-v2-select__trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 14px;
  padding-right: 0;
  font-size: 16px;
  font-weight: 400;
  font-family: inherit;
  color: #5A616C;
  cursor: pointer;
  gap: 10px;
  border-bottom: 2px solid #BEBEBE;
}

.custom-v2-select__trigger:hover {}

.custom-v2-select__trigger--open {}

.custom-v2-select__trigger--disabled {
  background: #f5f7fa;
  color: #9299A5;
  cursor: not-allowed;
  border-color: #e0e6ee;
}

.custom-v2-select__trigger--disabled:hover {
  border-color: #e0e6ee;
}

.custom-v2-select__value--placeholder {
  color: #5A616C;
}

.custom-v2-select__value {
  flex: 1;
  line-height: 20px;
  font-size: 14px;
  font-weight: 300;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.custom-v2-select__chevron {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  color: #9299A5;
  transition: transform 0.25s ease;
  padding-right: 6px;
}

.custom-v2-select__trigger--disabled .custom-v2-select__chevron {
  color: #c0cad8;
}

.custom-v2-select__chevron--open {
  transform: rotate(180deg);
}

.custom-v2-select__dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding-top: 8px;
  margin-top: 4px;
  background: #fff;
  border-top: none;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 8px 32px 0 rgba(4, 19, 43, 0.10);
  z-index: 100;
}

.custom-v2-select__dropdown--open {
  display: block;
  animation: custom-select-drop-in 0.18s ease;
}

@keyframes custom-select-drop-in {
  from {
    opacity: 0;
    transform: translateY(-6px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.custom-v2-select__list {
  max-height: 280px;
  overflow-y: scroll;
  scrollbar-width: none;
}

.custom-v2-select__list::-webkit-scrollbar {
  display: none;
}

.custom-v2-select__scrollbar {
  position: absolute;
  top: 20px;
  bottom: 20px;
  right: 8px;
  width: 4px;
  background: #F0F2F5;
  border-radius: 32px;
}

.custom-v2-select__scrollbar-thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #013A73;
  cursor: pointer;
  transition: background 0.15s;
  border-radius: 12px;
}

.custom-v2-select__scrollbar-thumb:hover {
  background: #2568d4;
}

.custom-v2-select__option {
  padding: 12px 0 12px 18px;
  margin-right: 18px;
  font-size: 15px;
  font-weight: 300;
  font-family: inherit;
  color: #5A616C;
  cursor: pointer;
  transition: background 0.15s;
  border-bottom: 0;
  line-height: 1.4;
}

.custom-v2-select__option:last-child {
  border-bottom: none;
}

.custom-v2-select__option:hover {}

.custom-v2-select__option--selected {
  background: #f0f5ff;
  color: #3a7ef4;
  font-weight: 500;
}


.form-popup-review .form-popup-review__form-group {
  margin-top: 30px;
}

.form-popup-review textarea {
  height: 35px;
  font-size: 14px;
  line-height: 20px;
}

.form-popup-review__text-required {
  margin-top: 20px;
  margin-bottom: 32px;
  color: #9299A5;
  font-style: italic;
  font-weight: 300;
}

/* ── policy-docs ──────────────────────────────────────────── */
.policy-docs {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-top: 2px;
}

.policy-docs__link {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 13.5px;
  color: #3a7ef4;
  text-decoration: none;
  opacity: 0;
  pointer-events: none;
  transform: translateY(4px);
  transition: opacity 0.2s, transform 0.2s, color 0.15s;
}

.policy-docs__link--visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.policy-docs__link:hover {
  color: #1a5fd4;
  text-decoration: underline;
}

.policy-docs__icon {
  flex-shrink: 0;
}


.policy-form-links {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.policy-form-links .policy-form-links__item input[type="checkbox"] {
  display: none;
}

.policy-form-links .policy-form-links__item {
  font-size: 14px;
  line-height: 20px;
  opacity: 0.78;
  color: #fff;
  cursor: pointer
}

.policy-form-links--grey .policy-form-links__item {
  font-size: 14px;
  line-height: 20px;
  opacity: 1;
  color: #C3C7CB;
  cursor: pointer
}

.policy-form-links .policy-form-links__item a {
  color: inherit;
  text-decoration: underline;
}

.policy-form-links .policy-form-links__item label {
  display: block;
  position: relative;
  padding-left: 36px;
  cursor: pointer;
}

.policy-form-links .policy-form-links__item label:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 2px solid #fff;
}

.policy-form-links .policy-form-links__item :checked+label:after {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
  display: block;
  height: 10px;
  pointer-events: none;
  position: absolute;
  left: 7px;
  top: 4px;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.15s ease-in-out;
  width: 5px;
}


.policy-form-links--grey .policy-form-links__item label:before {
  border-color: #C3C7CB;
}

.policy-form-links--grey .policy-form-links__item :checked+label:after {
  border-color: #D0D4DA;
}

@media only screen and (max-width: 767px) {



  .custom-v2-select__value {
    white-space: normal;
  }

  .policy-form-links {
    gap: 24px;
  }

}

/* ── Валидация и AJAX ─────────────────────────────────────── */


/* ── Ошибки полей ─────────────────────────────────────────── */
.field-error {
  display: block;
  margin-top: 0;
  font-size: 13px;
  line-height: 20px;
  color: #E83838;
}

.policy-form-links__item.has-error label::before {
  border-color: #e53935;
}

.form-submit-error {
  margin-bottom: 12px;
}


.form-popup-review {
  font-family: "Geologica", sans-serif;
}

.form-popup-review .form-popup-review__submit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 56px;
  margin-top: 20px;
  background: #2BACEF;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  border-radius: 10px;
  border: 0;
  color: #fff;
  outline: none;
}

.form-popup-review .form-popup-review__submit:hover {
  background: #013A73;
}

.form-popup .form-wrap .form-group {
  margin-top: 32px;
}

.form-popup-review .policy-form-links {
  gap: 20px;
}

div.form-popup .form-wrap .form-group input[type="email"],
div.form-popup .form-wrap .form-group input[type="tel"],
div.form-popup .form-wrap .form-group input[type="text"],
div.form-popup .form-wrap .form-group textarea {
  font-size: 14px;
}


div.form-popup .form-wrap .form-group input[type="email"]::placeholder,
div.form-popup .form-wrap .form-group input[type="tel"]::placeholder,
div.form-popup .form-wrap .form-group input[type="text"]::placeholder,
div.form-popup .form-wrap .form-group textarea::placeholder {
  color: #5A616C;
}


.fancybox-container .success-alert-form {
  background: #F2F2F2;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  width: 512px;
  max-width: calc(100% - 36px);
  padding: 56px;
}


.success-alert-form .success-alert-form__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 32px;
  width: 80px;
  height: 80px;
  background: #fff;
  border-radius: 50%;
}

.success-alert-form__title {
  margin-bottom: 32px;
  font-size: 26px;
  line-height: 40px;
  font-weight: 500;
  text-align: center;
}

.success-alert-form__close {
  height: 52px;
  background: #2BACEF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #fff;
  cursor: pointer;
  transition: background-color 0.5s ease-in-out;
}

.success-alert-form__close:hover {
  background: #013A73;
}


.success-alert-form .fancybox-close-small {
  opacity: 0;
}


/* Block: faq-service */

.faq-service {
  margin-top: 120px;
  margin-bottom: 40px;
  font-family: "Inter", sans-serif;
}


.faq-service .faq-service__title {
  margin-bottom: 48px;
  font-size: 40px;
  line-height: 52px;
  font-family: "Inter", sans-serif;
  color: #054C96;
  font-weight: 600;
}

.faq-service .faq-service__desc {
  margin-bottom: 24px;
  color: #9299A5;
  font-family: "Geologica", "Futura New", Arial, sans-serif;
}

.faq-service .faq-service__list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  list-style: none;
}


.faq-service__footer {
  margin-top: 24px;
}


.faq-service-item {
  background: #F7F8F9;
  border-radius: 16px;
  padding: 18px 24px;
  overflow: hidden;
}


.faq-service-item--open {}


.faq-service-item__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  user-select: none;
  gap: 16px;
}


.faq-service-item__question {
  font-size: 20px;
  font-weight: 600;
  color: #111827;
  line-height: 28px;
  flex: 1;
  transition: color 0.2s;
}

.faq-service-item--open .faq-service-item__question {}


.faq-service-item__icon {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: background 0.25s, transform 0.35s cubic-bezier(.4, 0, .2, 1);
}

.faq-service-item--open .faq-service-item__icon {
  transform: rotate(180deg);
}

.faq-service-item__icon svg {
  stroke: #9299A5;
  transition: stroke 0.25s;
}

.faq-service-item--open .faq-service-item__icon svg {
  stroke: #5A616C;
}


.faq-service-item__body {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.35s cubic-bezier(.4, 0, .2, 1);
}

.faq-service-item--open .faq-service-item__body {
  grid-template-rows: 1fr;
}


.faq-service-item__body-inner {
  overflow: hidden;
}


.faq-service-item__answer {
  margin-top: 16px;
  font-size: 18px;
  line-height: 28px;
  color: #111827;
}

.sale_block__mark {
  font-size: 10px;
  display: inline-block;
  margin-left: 20px;
  color: #252525;
  font-family: "Geologica", "Futura New", Arial, sans-serif;
  font-weight: 100;
}

.footer-social-max:hover svg rect {
  fill: #02a3e9;
}

@media (max-width: 800px) {

  .faq-service .faq-service__title {
    margin-bottom: 24px;
    font-size: 26px;
    line-height: 29px;
  }

  .faq-service-item__question {
    font-size: 16px;
    line-height: 24px;
  }

  .faq-service-item__answer {
    font-size: 14px;
    line-height: 20px;
  }

  .faq-service {
    margin-top: 40px;
  }

}


@media (max-width: 767px) {
  .fancybox-container .fancybox-inner .form-popup.form-popup_big {
    width: calc(100% - 36px);
    border-radius: 20px;
    margin-top: 57px;
  }

  .fancybox-container .form-popup.form-popup_big div.form-wrap {
    padding: 32px 16px;
    max-width: 100%;
  }

  .fancybox-container .success-alert-form {
    border-radius: 20px;
    padding: 32px 16px;
  }

  .success-alert-form__title {
    font-size: 24px;
    line-height: 32px;
  }
}

.services-menu-type2__item-link.link-line:after {
  display: none;
}

.sp-page {
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
}


/* ─── Верхний блок: большая картинка + маленькая справа снизу ─── */
.sp-hero {
  position: relative;
}

.sp-hero__img--main {
  display: block;
  width: 805px;
  max-width: 100%;
  height: auto;
  aspect-ratio: 805 / 537;
  object-fit: cover;
  border-radius: 12px;
}

.sp-hero__img--secondary {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 380px;
  max-width: 42%;
  height: auto;
  aspect-ratio: 380 / 254;
  object-fit: cover;
  border-radius: 12px;
}

/* ─── Блок: заголовок слева + маленькая картинка справа ─── */
.sp-about {
  display: grid;
  grid-template-columns: 805px auto;
  gap: 0;
  align-items: start;
  margin-bottom: 106px;
}

.sp-about__text {
  padding-top: 100px;
}

.sp-about__image {}

.sp-about__img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 380 / 254;
  object-fit: cover;
  border-radius: 12px;
}

/* ─── Section общее ─── */
.sp-section__title {
  margin-bottom: 30px;
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: #054C96;
}

.sp-about__text .sp-section__title {
  margin-bottom: 40px;
}

.sp-section__divider {
  width: 145px;
  height: 2px;
  background: #2BACEF;
  border: none;
  margin: 30px 0;
}

.sp-about__text {}

.sp-section__divider+.sp-section__lead {
  margin-top: 40px;
}


.sp-section__lead {
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  margin: 0 0 12px;
  max-width: 668px;
}

.sp-about__text {
  padding-right: 16px;
}

.sp-section__note {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  padding-top: 16px;
  border-top: 1px solid #e5e5e5;
  margin-top: 16px;
}

/* ─── Symptoms ─── */
.sp-symptoms {
  margin-bottom: 90px;
}

.sp-symptoms__intro {
  margin: 0 0 16px;
}

.sp-symptoms__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 32px;
}

.sp-symptoms__list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.sp-symptoms__item {
  display: flex;
  gap: 15px;
  align-items: flex-start;
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
}

.sp-symptoms__dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #378ADD;
  flex-shrink: 0;
  margin-top: 12px;
}

.sp-symptoms__extra {
  margin: 32px 0 0;
  font-size: 20px;
  line-height: 28px;
}

/* ─── Consult ─── */
.sp-consult {
  margin-bottom: 30px;
}

.sp-consult__body {
  margin: 0 0 14px;
  font-size: 20px;
  line-height: 28px;
}

/* ─── Banner ─── */
.sp-banner {
  height: 254px;
  background: url(../images/bg-vnch.jpg) no-repeat top right;
  border-radius: 16px;
  padding: 32px;
  padding-right: 330px;
}

.sp-banner__text {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  line-height: 42px;
  margin: 0 0 20px;
  font-family: "Nevermind", "Futura New", Arial, sans-serif;
}

.sp-banner__btn {
  font-family: 'Geologica', "Futura New", Arial, sans-serif;
  display: inline-block;
  background: #FF7A45;
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  padding: 10px 20px;
  border-radius: 8px;
  text-decoration: none;
  border: none;
  cursor: pointer;
}

.sp-banner__btn:hover {
  background: #FF6628;
}

.sp-banner__icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sp-banner__svg {
  width: 80px;
  height: 80px;
  opacity: 0.85;
}

.banner .banner__row {
  display: flex;
  gap: 48px;
  padding-top: 225px;
}

.banner .banner__image img {
  border-radius: 16px;
  max-width: 100%;
  height: auto;
}

.banner .banner__image {
  flex: 0 0 48%;
  max-width: 48%;
}

.banner .banner__content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.banner .banner__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: auto;
  font-size: 15px;
  font-family: "Geologica", Helvetica, Arial, sans-serif;
  line-height: 22px;
  width: 200px;
  height: 40px;
  font-weight: 500;
  border-radius: 8px;
  letter-spacing: normal;
  background: #ff7a45;
  color: #fff;
  border: 0;
  outline: none;
}

.banner .banner__btn:hover {
  background: #FF6628;
}

.banner .banner__title {
  font-size: 40px;
  line-height: 48px;
  color: #fff;
  font-family: "Nevermind", "Futura New", Arial, sans-serif;

}

.banner .banner__subtitle {
  color: #A6B8CE;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
}

.banner .banner__text {
  font-size: 18px;
  line-height: 28px;
}

.banner.banner--v3 {
  padding-bottom: 43px;
}

.vacancies-widget {
  overflow: hidden;
}

.vacancies-widget.vacancies-widget--mobile {
  height: 0;
}

@media (max-width: 1400px) {
  .sp-banner__text {
    font-size: 28px;
    line-height: 34px;
  }
}


@media (max-width: 1280px) {
  .sp-about__image {
    display: none;
  }

  .sp-about {
    grid-template-columns: 1fr;
  }

  .banner .banner__image {
    flex: 0 0 35%;
    max-width: 35%;
  }

  #vacanciesWidgetContainer {
    width: 100% !important;
  }
}

@media (max-width: 991px) {
  .sp-banner__text {
    font-size: 18px;
    line-height: 26px;
  }

  .banner .banner__row {
    padding-top: 150px;
  }

  .banner .banner__image {
    display: none;
  }

  .vacancies-widget.vacancies-widget--mobile {
    height: auto;
  }

  .vacancies-widget.vacancies-widget--desktop {
    height: 0;
  }


}

@media (max-width: 767px) {
  .sp-banner {
    background-position: top left;
    padding: 24px;
  }

  .sp-about__text {
    padding-top: 0;
  }

  .sp-section__title {
    font-size: 19px;
    line-height: normal;
    margin-bottom: 10px;
  }

  .sp-about__text .sp-section__title {
    margin-bottom: 10px;
  }

  .sp-section__divider {
    margin: 15px 0;
  }

  .sp-section__divider+.sp-section__lead {
    margin-top: 20px;
  }

  .sp-section__lead {
    font-size: 16px;
    line-height: 20px;
  }

  .sp-about {
    margin-bottom: 30px;
  }

  .sp-symptoms__item {
    font-size: 16px;
    line-height: 20px;
  }

  .sp-symptoms__extra {
    font-size: 16px;
    line-height: 20px;
  }

  .sp-symptoms {
    margin-bottom: 30px;
  }

  .sp-consult__body {
    font-size: 16px;
    line-height: 20px;
  }
}

/* ─── Адаптив ─── */
@media (max-width: 680px) {
  .sp-hero__img--secondary {
    position: static;
    width: 100%;
    max-width: 100%;
    margin-top: 12px;
  }

  .sp-about {
    grid-template-columns: 1fr;
  }

  .sp-about__image {
    order: -1;
  }

  .sp-symptoms__grid {
    grid-template-columns: 1fr;
  }

  .sp-banner {
    grid-template-columns: 1fr;
  }

  .sp-banner__icon {
    display: none;
  }

  .sp-banner__text {
    font-size: 16px;
  }
}

@media (max-width: 600px) {
  .banner .banner__row {
    padding-top: 165px;
  }

  .banner .banner__subtitle {
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
  }

  .banner .banner__text {
    font-size: 14px;
    line-height: 23px;
  }
}

@media (max-width: 480px) {
  .sp-section__title {
    font-size: 19px;
  }

  .sp-banner {
    padding: 20px;
  }

  .sp-banner__text {
    font-size: 15px;
  }



}