button,
h1,
h2,
h3,
h4,
h5,
ol,
p,
ul {
  margin: 0;
  padding: 0;
}

.header,
body {
  background: #fff;
}

.sliding-panel-content li,
ol,
ul {
  list-style: none;
}

.article-img,
.modal-suptitle-center,
.modal-title-center,
.ostotziv-button-center,
.otzivsec-link,
.tekstovaya-img,
.title-center,
.top p,
.work-button button {
  text-align: center;
}

.accordion5 .link3,
.akciisec-border,
.blogs-border,
.burger,
.popularsec-border-bg:hover,
.tabs li,
.varik-border,
button {
  cursor: pointer;
}

*,
.dropholder,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;

  scroll-padding-top: 156px;
}

body {
  margin: 0;

  font-family: Montserrat-Regular;
}
body > .tpl-block-19 {
  overflow-x: hidden;
  max-width: 100vw;
  overflow-y: auto;
}
img {
  max-width: 100%;
}

input:focus {
  background: #fff !important;
  outline: 0;
  border-color: #ff8a56;
}

input {
  border: 1px solid #fff;
}

button {
  border: none;
  background: 0 0;
}

.clear {
  clear: both;
}

.container {
  padding: 0 20px;
  max-width: 1200px;
  margin: 0 auto;
}

.header {
  display: contents;
}
.header-bg {
  position: sticky;
  z-index: 1000;
  left: 0;
  top: 0;
  right: 0;
}
@media (max-width: 992px) {
  .header {
    display: block;
  }
  .header-bg {
    position: static;
  }
}
.accordion__title,
.burger.burger-open i:first-of-type,
.header-icon2,
.header-li:hover .header-icon,
.klinikasec-block2,
.pochemusec-slayder,
.popularsec-slayder,
.tekstovaya-img-mb,
.varik-slayder {
  display: none;
  -webkit-animation: shows 3s;
  animation: shows 3s;
}

@-webkit-keyframes shows {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes shows {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.header {
  z-index: 10;
}

.header-li:hover,
.top {
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  background: #fef7e8;
}

.top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
}

.top p {
  font-size: 16px;
  line-height: 140%;
  color: #524003;
}

.header-wrap {
  padding: 16px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-logo a,
.header-logo a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.burger-top,
.calculator-wrap2,
.header-bottom,
.header-gorod,
.header-number,
.header-right,
.header-title,
.header-versiya,
.pomoshsec-border-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-logo-text,
.header-logo-text {
  margin: 0 0 0 4px;
}

.footer-logo-title,
.header-logo-title {
  font-family: Bitter-SemiBold;
  font-size: 16px;
  line-height: 120%;
  color: #524003;
}

.footer-logo-suptitle,
.header-logo-suptitle {
  font-size: 14px;
  line-height: 120%;
  color: #524003;
}

.contacts-gorod p,
.header-title p {
  margin: 0 0 0 8px;
  font-size: 16px;
  line-height: 140%;
  color: #524003;
}

.akciisec-link a svg,
.blogs-link a svg,
.doctorspec-li2 a svg,
.header-gorod-text,
.header-number-links,
.popularsec-link a svg,
.tekstovaya-link2 svg,
.vrachisec-link a svg {
  margin: 0 0 0 8px;
}

.header-gorod-buttom button {
  font-family: Montserrat-Bold;
  font-size: 18px;
  line-height: 140%;
  color: #fd6826;
  position: relative;
}

.header-gorod-buttom button:hover,
.header-nav:hover,
.header-number-link a:hover,
.header-versiya-link a:hover {
  color: #ff8a56;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.header-gorod-buttom button:focus,
.header-number-link a:focus,
.header-versiya-link a:focus {
  color: #c34d18;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.header-gorod-buttom button:active,
.header-number-link a:active,
.header-versiya-link a:active {
  outline: #524003 solid 1px;
  border-radius: 3px;
}

.header-gorod-title p {
  font-size: 18px;
  line-height: 140%;
  color: #524003;
}

.header-number-link a,
.header-versiya-link a {
  display: block;
  color: #fd6826;
  font-size: 16px;
  line-height: 140%;
  position: relative;
  text-decoration: none;
}

.header-versiya-link {
  padding: 0 0 0 8px;
}

.header-versiya-link a {
  font-family: Montserrat-Medium;
}

.header-bg {
  background: #ffe2b4;
  padding: 24px 0;
  z-index: 10;
}

.header-bottom {
  position: relative;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-nav,
.header-ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-ul {
  gap: 16px;
}

.header-li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  padding: 8px 4px;
  gap: 8px;
  border-radius: 10px;
}

.header-li:last-child {
  padding: 8px 4px !important;
}

.contacts-social-li:last-child,
.footer-oplata-li:last-child,
.footer-social-li:last-child,
.header-li:last-child,
.licenziisec-li:last-child,
.mt-munu-mb,
.pomoshsec-border-block:last-child,
.tekstovaya blockquote p {
  padding: 0;
}

.burger2:after,
.burger2:before {
  width: 17px;
  height: 1px;
  background: #000;
  content: "";
}

.header-nav {
  font-size: 16px;
  line-height: 140%;
  color: #524003;
  text-decoration: none;
  position: relative;
  z-index: 1;
}

.akciisec-border:hover .akciisec-link a svg path,
.blogs-border:hover .blogs-link a svg path,
.doctorspec-li2 a:hover svg path,
.footer-input-button button:hover svg path,
.footer-number-number a:hover svg path,
.header-nav:hover svg rect,
.mapsec-link a:hover svg path,
.modal-input-button button:hover svg path,
.popularsec-border:hover .popularsec-link a svg path,
.popularsec2-border-bg:hover .popularsec-link a svg path,
.popularsec2-li a:hover svg path,
.tekstovaya-link2:hover svg path,
.vrachisec-border:hover .vrachisec-link a svg path {
  fill: #ff8a56;
}

.blogs-link a:focus,
.doctorspec-li2 a:focus,
.footer-number-number a:focus,
.header-nav2:focus,
.header-nav:focus,
.mapsec-link a:focus,
.popularsec-border:focus .popularsec-link a,
.popularsec2-border-bg:focus .popularsec-link a,
.semechki p a:focus,
.tab-li a:focus,
.tekstovaya-link2:focus {
  color: #c34d18;
}

.blogs-link a:focus svg path,
.doctorspec-li2 a:focus svg path,
.footer-input-button button:focus svg path,
.footer-number-number a:active svg path,
.footer-number-number a:focus svg path,
.header-nav:focus svg rect,
.mapsec-link a:active svg path,
.mapsec-link a:focus svg path,
.modal-input-button button:focus svg path,
.popularsec-border:focus .popularsec-link a svg path,
.popularsec2-border-bg:focus .popularsec-link a svg path,
.tekstovaya-link2:focus svg path {
  fill: #c34d18;
}

.header-nav2:active,
.header-nav:active,
.tab-li a:active {
  outline: #524003 solid 1px;
}

.header-nav-zindex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 1;
}

.contacts-link-li a svg,
.footer-number-number a svg,
.header-nav svg,
.mapsec-link a svg {
  margin: 0 8px 0 0;
}

.accordion-border-one,
.burger i:first-of-type,
.burger.burger-open i:nth-of-type(2),
.fagsec-accordion .active-acc-item,
.header-li:hover .header-icon2 {
  display: block;
}

.burger-box {
  z-index: 9;
  position: relative;
}

.burger-box span {
  color: #000;
  position: relative;
  z-index: 111;
}

.burger2 {
  content: "";
  font-size: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  top: 15px;
  left: unset;
  right: 17px;
  width: 17px;
  height: 17px;
  background: #fff;
  z-index: 1;
}

.header-button button,
.tabs li {
  font-size: 16px;
  line-height: 140%;
}

.burger2:before {
  position: absolute;
  top: -15px;
  left: 0;
  -webkit-transform: rotateZ(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotateZ(-45deg);
}

.burger2:after {
  position: absolute;
  top: 15px;
  left: 0;
  -webkit-transform: rotateZ(45deg);
  -ms-transform: rotate(45deg);
  transform: rotateZ(45deg);
}

.burger2.is-open {
  -webkit-transition: 0.25s linear;
  -o-transition: 0.25s linear;
  transition: 0.25s linear;
  background: 0 0;
}

.burger2.is-open:after,
.burger2.is-open:before {
  top: 7px;
  background: #0d1c2d;
}

.sliding-panel-content {
  position: absolute;
  right: auto;
  left: -25px;
  height: auto;
  width: 100%;
  padding: 75px 0 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-150%);
  -webkit-transition: 0.25s linear;
  -o-transition: 0.25s linear;
  transition: 0.25s linear;
  background: 0 0;
  z-index: 2;
  -webkit-overflow-scrolling: touch;
  pointer-events: none;
}

.sliding-panel-content ul {
  padding: 0;
  margin: 0;
}

.header-li:hover .sliding-panel-content {
  pointer-events: all;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}

.otzivsec-border:before,
.popularsec-border:before,
.popularsec2-border:before {
  -webkit-transform: matrix(0.87, -0.5, -0.5, -0.87, 0, 0);
  -ms-transform: matrix(0.87, -0.5, -0.5, -0.87, 0, 0);
  transform: matrix(0.87, -0.5, -0.5, -0.87, 0, 0);
}

.sliding-panel-fade-screen {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  background: #000;
  opacity: 0;
  visibility: hidden;
  z-index: 0;
  background: -o-linear-gradient(
    bottom,
    rgba(47, 31, 1, 0.9),
    rgba(47, 31, 1, 0.9)
  );
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(47, 31, 1, 0.9)),
    to(rgba(47, 31, 1, 0.9))
  );
  background: linear-gradient(0deg, rgba(47, 31, 1, 0.9), rgba(47, 31, 1, 0.9));
}

.akciisec-title,
.burger2-wrap,
.footer-input,
.licenziisec-bf,
.licenziisec-bf2,
.mapsec-relative,
.modal-input,
.otzivsec-button button p,
.pomoshsec-bf,
.preparatisec-bf,
.tekstovaya-bf,
.title,
.title-bf,
.varik-bf,
.work-absolute-name,
.work-back,
.work-link a {
  position: relative;
}

.header-li:nth-child(1):hover ~ .sliding-panel-fade-screen,
.header-li:nth-child(2):hover ~ .sliding-panel-fade-screen,
.header-li:nth-child(3):hover ~ .sliding-panel-fade-screen {
  opacity: 0.2;
  visibility: visible;
  background: -o-linear-gradient(
    bottom,
    rgba(47, 31, 1, 0.9),
    rgba(47, 31, 1, 0.9)
  );
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(47, 31, 1, 0.9)),
    to(rgba(47, 31, 1, 0.9))
  );
  background: linear-gradient(0deg, rgba(47, 31, 1, 0.9), rgba(47, 31, 1, 0.9));
}

.sliding-panel-button {
  padding: 10px 16px;
  display: inline-block;
  position: relative;
  outline: 0;
}

.sliding-panel-button img {
  height: 1.3em;
}

.tabs-wrapper {
  display: block;
  margin: 0 -1px 0 0;
}

.tabs,
.tabs li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

#accordion2 {
  padding: 0 !important;
  margin: 0 !important;
}

.tabs {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tabs li {
  margin: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 4px 16px;
  width: 100%;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
  color: #524003;
}

.tabs li a {
  text-decoration: none;
  color: #524003;
  width: 100%;
}

.tabs li a:hover {
  color: white !important;
}

.tab-li a {
  color: #524003;
}

.tab-ul li:hover {
  color: #fd6826;
}

.tabs li:hover {
  color: #fff;
}

.menu li:hover p,
.menu2 li:hover p,
.tabs li.tab--active a {
  color: #fff;
}

.tabs .tab--active {
  background: #fd6826;
  color: #fff !important;
}

.tabs .tab--active svg path {
  stroke: #fff !important;
}

/* 
.tabs .tab--active li {
    color: #fff !important
} */

.akciisec-border:hover .akciisec-link a,
.article-inner-li a:hover,
.blogs-border:hover .blogs-link a,
.doctorspec-li2 a:hover,
.footer-number-number a:hover,
.formsec-title p a:hover,
.header-nav2:hover,
.mapsec-link a:hover,
.menu_item-desktop li:hover,
.otzivsec-border:hover .otzivsec-button button,
.popularsec-border:hover .popularsec-link a,
.popularsec2-border-bg:hover .popularsec-link a,
.popularsec2-li a:hover,
.semechki p a:hover,
.tab-li a:hover,
/* .tabs li:hover,
.tabs li:hover a, */
.tekstovaya-link2:hover,
.vrachisec-border:hover .vrachisec-link a {
  color: #ff8a56;
}

.tabs li:hover svg path {
  stroke: #ffffff;
}

.menu_item-desktop:hover {
  color: white !important;
}

.accordion__content--active {
  display: block !important;
}

.accordion__content {
  border-bottom: 0;
  display: none;
  padding: 0;
}

.burger2-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.burger2-block {
  width: 350px;
  background: #fef7e8;
  padding: 15px 0;
  height: 100%;
}

.burger2-overflo {
  overflow-y: auto;
}

.burger2-block2 {
  padding: 12px 0 20px;
  background-color: #fff;
}

.article-wrap,
.calculator-inner,
.doctorspec-wrap,
.menu_item-desktop.tab--active ul,
.pomoshsec-top,
.preparatisec-wrap,
.tab-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: shows 1.5s;
  animation: shows 1.5s;
}
.servicework-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tab-block {
  width: 33.33333333%;
  padding: 0 16px;
}

.burger-ul,
.contacts-link-li,
.contacts-link-ul,
.doctorspec-li2,
.modal-form2,
.otzivsec-icon,
.popularsec2-li,
.popularsec2-ul,
.stoimost-button,
.tab-li,
.tekstovaya ul,
.varik-ul,
.work-ul {
  padding: 8px 0 0;
}

.burger-acc-li a,
.header-nav2,
.tab-li a {
  text-decoration: none;
  font-size: 16px;
  line-height: 140%;
  color: #524003 !important;
}

.footer-number-watsap a,
.header-vatsap a {
  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;
  background: #29a71a;
  width: 46px;
  height: 46px;
  border-radius: 6px;
}

.footer-number-watsap a:hover,
.header-vatsap a:hover {
  background: #3bd629;
}

.footer-number-watsap a:focus,
.header-vatsap a:focus {
  background: #207816;
}

.footer-number-watsap a:active,
.header-vatsap a:active {
  background: #29a71a;
  outline: #ff8a56 solid 2px;
}

.header-button,
.header-search {
  padding: 0 0 0 16px;
}

.header-search button {
  border: 1px solid #fd6826;
  border-radius: 4px;
  width: 49px;
  height: 46px;
  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;
}

.header-search button:hover {
  background: #ff8a56;
  border: 1px solid #ff8a56;
}

.header-search button:focus svg path,
.header-search button:hover svg path {
  fill: #fff;
}

.header-search button:focus {
  background: #c34d18;
  border: 1px solid #c34d18;
}

.header-search button:active {
  border: 2px solid #524003;
  background: 0 0;
}

.contacts-link-li a:hover svg path,
.header-search button:active svg path {
  fill: #fd6826;
}

.header-button button {
  text-align: center;
  color: #fff;
  background: #fd6826;
  -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  border-radius: 37px;
  width: 217px;
  height: 46px;
}

.accordion5 li:hover,
.article-button button:hover,
.calculator-button button:hover,
.doctor-button button:hover,
.footer-button button:hover,
.formsec-button button:hover,
.header-button button:hover,
.mapsec-button button:hover,
.modal-button button:hover,
.ostotziv-button button:hover,
.pomoshsec-button button:hover,
.pricesec-button button:hover,
.servicework-button button:hover,
.stoimost-button button:hover,
.varik-border:hover .varik-button button,
.vrachisec-bottom-link a:hover,
.vrachisec-bottom-link2 a:hover,
.work-button button:hover {
  background: #ff8a56;
}

.article-button button:focus,
.calculator-button button:focus,
.doctor-button button:focus,
.footer-button button:focus,
.formsec-button button:focus,
.header-button button:focus,
.mapsec-button button:focus,
.modal-button button:focus,
.ostotziv-button button:focus,
.pomoshsec-button button:focus,
.pricesec-button button:focus,
.servicework-button button:focus,
.stoimost-button button:focus,
.vrachisec-bottom-link a:focus,
.vrachisec-bottom-link2 a:focus,
.work-button button:focus {
  background: #c34d18;
}

.article-button button:active,
.calculator-button button:active,
.doctor-button button:active,
.footer-button button:active,
.formsec-button button:active,
.header-button button:active,
.mapsec-button button:active,
.modal-button button:active,
.ostotziv-button button:active,
.pomoshsec-button button:active,
.pricesec-button button:active,
.servicework-button button:active,
.stoimost-button button:active,
.vrachisec-bottom-link a:active,
.vrachisec-bottom-link2 a:active,
.work-button button:active {
  outline: #524003 solid 2px;
  background: #fd6826;
}
.new-header .header-number-link a,
.new-header .header-versiya-link a {
  font-family: Montserrat-Bold;
  font-size: 18px;
  line-height: 140%;
  color: #fd6826;
  position: relative;
}
span.header-number-link__span {
  color: rgba(82, 64, 3, 1);
  font-size: 12px;
}
.header-schedule {
  display: flex;
  flex-direction: column;
}
.new-header .bold-text-header {
  font-family: Montserrat-Bold;
  font-size: 18px;
  line-height: 140%;
  color: #fd6826;
  position: relative;
}

.work {
  background: -o-linear-gradient(
    bottom,
    #f6c971 2.08%,
    #f6c971 50%,
    #f7c971 100%
  );
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(2.08%, #f6c971),
    color-stop(50%, #f6c971),
    to(#f7c971)
  );
  background: linear-gradient(360deg, #f6c971 2.08%, #f6c971 50%, #f7c971 100%);
  padding: 120px 0 56px;
}

.work-back {
  /*background: url(../images/work-border.png) 100% 100% no-repeat #ffe2b4;*/
  background: #ffe2b4;
  border-radius: 32px;
  padding: 32px 32px 50px;
  overflow: hidden;
}

.title {
  z-index: 1;
  font-family: Bitter-SemiBold;
  font-size: 48px;
  line-height: 120%;
  color: #524003;
}

.title-bf:before {
  position: absolute;
  content: "";
  top: 7px;
  left: 314px;
  background: -o-linear-gradient(
    17.87deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  background: linear-gradient(
    72.13deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  width: 120px;
  height: 120px;
  border-radius: 50%;
}

.work-wrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0 0;
  align-items: center;
}

.work-border {
  /*border: 4px solid #f6c971;*/
  border-radius: 24px;
  width: 380px;
  padding: 24px;
  background: rgba(254, 246, 232, 1);
}

.work-border .work-title {
  color: rgba(82, 64, 3, 1);
  text-align: center;
}

.article-inner-title {
  margin-bottom: 20px;
}
.akciisec-price-skid,
.article-inner-title p,
.bolshesec-title p,
.contacts-title p,
.doctor-nedelya p,
.footer-social-title p,
.modal-search-title p,
.pricesec-title p,
.work-title p {
  font-family: Montserrat-Bold;
  font-size: 20px;
  line-height: 140%;
  color: #524003;
}
.footer-oplata-title p {
  font-family: Montserrat-Bold;
  font-size: 18px;
  line-height: 140%;
  color: #524003;
}
.akciisec-price,
.work-li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 0 0;
}

.work-li:before {
  content: "";
  background: url(../images/check-pin.svg) no-repeat;
  width: 22px;
  height: 22px;
}

.work-li p {
  width: 90%;
  margin: 0 0 0 8px;
  font-size: 16px;
  line-height: 140%;
  color: #524003;
}

.work-button button,
.work-link a {
  font-size: 18px;
  width: 320px;
  height: 57px;
  font-family: Montserrat-Bold;
  line-height: 140%;
  border-radius: 37px;
  -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
}

.work-button button {
  color: #fff;
  background: #fd6826;
}

.article-buttons,
.doctor-button,
.footer-search,
.work-link {
  padding: 24px 0 0;
}
.article-button {
  padding-top: 15px;
}
.work-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0px 40px 0 40px;
  text-decoration: none;
  color: #524003;
  background: #fff;
}

.work-link-img {
  position: absolute;
  width: 104px;
  top: -22px;
  right: -12px;
  & img {
    width: 67px;
    height: 92px;
  }
}

.pomoshsec-link a:hover,
.popularsec2-link a:hover,
.proverkasec-button button:hover,
.servicework-link a:hover,
.work-link a:hover {
  background: #ff8a56;
  color: #fff;
}

.pomoshsec-link a:focus,
.proverkasec-button button:focus,
.servicework-link a:focus,
.work-link a:focus {
  background: #c34d18;
  color: #fff;
}

.proverkasec-button button:active,
.servicework-link a:active,
.work-link a:active {
  color: #524003;
  background: #fff;
  outline: #524003 solid 2px;
}

.work-block2 {
  padding: 0;
}

.work-absolute {
  width: 414px;
  position: absolute;
  bottom: -71px;
  left: 372px;
}

.work-absolute-center {
  position: absolute;
  bottom: 104px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.work-absolute-border {
  background: #fff;
  border-radius: 16px;
  padding: 16px 8px;
  background: rgba(255, 226, 180, 1);
}

.work-absolute-icon,
.work-absolute-position p {
  padding: 8px 0 0;
  text-align: center;
}

/*.work-absolute-name:before {
    position: absolute;
    content: '';
    bottom: -4px;
    width: 100%;
    border-bottom: 1px solid #fd6826
}*/

.work-absolute-name p {
  font-family: Montserrat-Bold;
  font-size: 16px;
  line-height: 140%;
  color: #524003;
  text-align: center;
}
.banner-form {
  background: rgba(254, 246, 232, 1);
  border-radius: 24px;
  padding: 24px;
  width: 380px;
}
.work-absolute-position p {
  font-size: 16px;
  line-height: 140%;
  color: #524003;
  padding: 0;
  margin-bottom: 8px;
}

.title2,
.work-inner-title p {
  font-size: 40px;
  color: #524003;
}

.pomoshsec,
.popularsec2,
.work-overflo {
  padding: 112px 0 0;
}
.work-overflo {
  padding-top: 56px;
}
.work-back2 {
  background: #ffe2b4;
  border-radius: 24px;
  padding: 32px;
}

.licenziisec-wrap,
.ratingsec-top,
.work-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.work-inner-title p {
  font-family: Montserrat-Bold;
  line-height: 140%;
}

.accordion-border p,
.doctor-clock p,
.licenziisec-li p,
.modal-error p,
.popularsec-li p,
.pricesec-title2 p,
.work-inner-suptitle p {
  font-size: 16px;
  line-height: 140%;
  color: #524003;
}

.popularsec,
.review,
.stoimost,
.tekstovaya {
  padding: 56px 0 0;
}
.work-absolute-icon {
  background: rgba(254, 246, 232, 1);
  padding: 12px 0;
  border-radius: 8px;
}
.title2 {
  position: relative;
  z-index: 1;
  font-family: Bitter-Bold;
  line-height: 120%;
}

.akciisec-container,
.bolshesec-container,
.doctors-container,
.gallery-container,
.services-container,
.stoimost-container {
  padding: 0 4px;
}

.services-block {
  width: 25%;
  padding: 32px 16px 0;
}

.popularsec-border {
  overflow: hidden;
  background: #fef7e8;
  position: relative;
  -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  border-radius: 8px;
  height: 381px;
  padding: 24px;
}

.popularsec-elipse {
  background: -o-linear-gradient(
    17.87deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  background: linear-gradient(
    72.13deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  position: absolute;
  width: 223px;
  height: 223px;
  top: 104px;
  left: -88px;
  border-radius: 50%;
}

.popularsec-border-bg:after {
  background: url(../images/popularsec-border.png) 100% 100% no-repeat;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.popularsec-border:hover .popularsec-link a svg {
  -webkit-transform: translate(8px, 0);
  -ms-transform: translate(8px, 0);
  transform: translate(8px, 0);
  -webkit-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition:
    transform 0.5s,
    -webkit-transform 0.5s;
}

.popularsec-border:focus .popularsec-link a svg,
.popularsec2-border-bg:focus .popularsec-link a svg,
.popularsec2-border-bg:hover .popularsec-link a svg {
  margin: 0 0 0 16px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}

.blogs-link a:active,
.doctorspec-li2 a:active,
.popularsec-border:active .popularsec-link a,
.popularsec2-border-bg:active .popularsec-link a,
.tekstovaya-link2:active {
  outline: #524003 solid 1px;
  border-radius: 4px;
}

.popularsec-border:hover:before {
  width: 216px;
  height: 216px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.popularsec-border:before {
  position: absolute;
  content: "";
  background: -o-linear-gradient(
    17.87deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  background: linear-gradient(
    72.13deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  width: 124px;
  height: 124px;
  top: -31px;
  right: -92px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.popularsec-title p {
  position: relative;
  z-index: 1;
  padding: 0 0 8px;
  font-family: Montserrat-Bold;
  font-size: 24px;
  line-height: 140%;
  color: #524003;
}

.popularsec-title2 p {
  position: relative;
  z-index: 1;
  font-family: Montserrat-Bold;
  font-size: 20px;
  line-height: 140%;
  color: #524003;
}

.popularsec-link {
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 0 0 24px 24px;
}

.akciisec-link a,
.popularsec-link a {
  font-family: Montserrat-Bold;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  line-height: 140%;
  color: #fd6826;
}

.popularsec-link a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.popularsec-price p {
  position: relative;
  z-index: 1;
  font-family: Montserrat-Bold;
  font-size: 24px;
  line-height: 140%;
  color: #524003;
}

.popularsec-ul {
  padding: 8px 0 0;
  position: relative;
  z-index: 4;
}
.popularsec-price {
  position: relative;
  z-index: 4;
}
.popularsec-title2 {
  position: relative;
  z-index: 4;
}

.doctorspec-li,
.popularsec-li,
.stoimost-li {
  padding: 8px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.popularsec-li:before {
  content: "";
  background: url(../images/popularsec-li.svg) no-repeat;
  width: 16px;
  height: 16px;
  min-width: 16px;
}

.pomoshsec-bf:before,
.popularsec2-border-bg:after,
.popularsec2-border:before {
  background: -o-linear-gradient(
    17.87deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  background: linear-gradient(
    72.13deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  border-radius: 50%;
  content: "";
}

.popularsec2-border {
  overflow: hidden;
  background: #fef7e8;
  position: relative;
  -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  border-radius: 8px;
  height: 459px;
  padding: 24px;
}

.popularsec2-border-bg {
  background: url(../images/popularsec-border2.png) 100% 100% no-repeat #fef7e8;
}

.popularsec2-border-bg:after {
  position: absolute;
  width: 223px;
  height: 223px;
  top: 182px;
  left: -88px;
  z-index: 0;
}

.popularsec2-border-bg:hover:before {
  width: 216px;
  height: 216px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}

.popularsec2-border:before {
  position: absolute;
  width: 124px;
  height: 124px;
  top: -31px;
  right: -92px;
}

.popularsec2-li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-decoration: none;
  font-size: 16px;
  line-height: 140%;
  color: #fd6826;
}

.pomoshsec-link a,
.popularsec2-link a {
  text-decoration: none;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 57px;
  font-family: Montserrat-Bold;
  line-height: 140%;
}

.popularsec2-li a p {
  width: 90%;
}

.popularsec2-li a:hover svg {
  -webkit-transform: translate(16px, 0);
  -ms-transform: translate(16px, 0);
  transform: translate(16px, 0);
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}

.popularsec2-absolute {
  position: absolute;
  bottom: 24px;
  left: 0;
  width: 100%;
  padding: 0 24px;
}

.popularsec2-link a {
  color: #524003;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  border-radius: 37px;
  width: 100%;
}

.pomoshsec-bf:before {
  position: absolute;
  left: 0;
  width: 120px;
  height: 120px;
  top: -41px;
}

.pomoshsec-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0 0;
}

.pomoshsec-block {
  position: relative;
  width: 57%;
  border-right: 2px solid #fd6826;
}

.pomoshsec-block2 {
  width: 43%;
  padding: 0 0 0 37px;
}

.pomoshsec-link a {
  color: #524003;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0 24px 0 0;
  position: relative;
  background: #ffe2b4;
  border-radius: 16px;
  width: 267px;
}

.pomoshsec-button button,
.vrachisec-bottom-link a {
  border-radius: 37px;
  text-align: center;
  background: #fd6826;
}

.pomoshsec-link-img {
  position: absolute;
  left: 0;
  width: 60px;
  top: -14px;
}

.pomoshsec-link a:hover .pomoshsec-link-img {
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes swing {
  15%,
  25%,
  35%,
  45%,
  5%,
  55%,
  65%,
  75%,
  85% {
    -webkit-transform: rotate3d(10, 10, 10, -20deg);
    transform: rotate3d(10, 10, 10, -20deg);
  }

  10%,
  100%,
  20%,
  30%,
  40%,
  50%,
  60%,
  70%,
  80%,
  90% {
    -webkit-transform: rotate3d(10, 10, 10, 0deg);
    transform: rotate3d(10, 10, 10, 0deg);
  }
}

@keyframes swing {
  15%,
  25%,
  35%,
  45%,
  5%,
  55%,
  65%,
  75%,
  85% {
    -webkit-transform: rotate3d(10, 10, 10, -20deg);
    transform: rotate3d(10, 10, 10, -20deg);
  }

  10%,
  100%,
  20%,
  30%,
  40%,
  50%,
  60%,
  70%,
  80%,
  90% {
    -webkit-transform: rotate3d(10, 10, 10, 0deg);
    transform: rotate3d(10, 10, 10, 0deg);
  }
}

.pomoshsec-link a:active {
  outline: #524003 solid 2px;
  background: #ffe2b4;
  color: #524003;
}

.pomoshsec-title p {
  width: 300px;
  padding: 0 0 0 24px;
  font-family: Montserrat-Bold;
  font-size: 20px;
  line-height: 140%;
  color: #524003;
}

.pomoshsec-ul {
  padding: 36px 0 0;
}

.pomoshsec-li,
.proverkasec-wrap {
  padding: 16px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pomoshsec-li:before {
  content: "";
  background: url(../images/pomoshsec-li.svg) no-repeat;
  width: 40px;
  height: 40px;
}

.pomoshsec-li p {
  margin: 0 0 0 8px;
  width: 62%;
  font-size: 16px;
  line-height: 140%;
  color: #524003;
}

.pomoshsec-button {
  padding: 52px 0 0;
}

.pomoshsec-button button {
  font-family: Montserrat-Bold;
  font-size: 18px;
  line-height: 140%;
  color: #fff;
  -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  width: 264px;
  height: 57px;
}

.pomoshsec-img {
  position: absolute;
  width: 170px;
  right: 74px;
  bottom: -34px;
}

.pomoshsec-border {
  background: #fef7e8;
  -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  border-radius: 16px;
  padding: 32px;
}

.klinikasec-slayder:before,
.pochemusec {
  background: -o-linear-gradient(
    bottom,
    #f6c971 2.08%,
    #f6c971 50%,
    #f7c971 100%
  );
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(2.08%, #f6c971),
    color-stop(50%, #f6c971),
    to(#f7c971)
  );
  background: linear-gradient(360deg, #f6c971 2.08%, #f6c971 50%, #f7c971 100%);
}

.pomoshsec-border-block {
  padding: 0 0 64px;
}

.pomoshsec-border-wrap p {
  margin: 0 0 0 16px;
  width: 90%;
  font-family: Montserrat-Bold;
  font-size: 20px;
  line-height: 140%;
  color: #524003;
}

.akciisec,
.bolshesec,
.calculator,
.doctor,
.doctorinfo,
.doctors,
.klinikasec,
.ostotziv,
.otzivsec,
.preparatisec,
.proverkasec,
.ratingsec,
.services,
.tekstovaya2,
.varik,
.how_to {
  padding: 56px 0;
}

.klinikasec-title p {
  padding: 32px 0 0;
  font-size: 16px;
  line-height: 140%;
  color: #524003;
}

.klinikasec-title {
  margin-top: 70px;
}

.klinikasec-title p:first-child {
  padding-top: 0;
}

.pochemusec-title p,
.pochemusec-title2 p {
  font-family: Montserrat-Bold;
  font-size: 20px;
  line-height: 140%;
  color: #524003;
}

.klinikasec-container {
  padding: 0 20px 0 4px;
}

.klinikasec-link a img {
  border-radius: 16px;
  -o-object-fit: cover;
  object-fit: cover;
}

.klinikasec-link a {
  position: relative;
  display: block;
}

.klinikasec-slayder {
  margin: 64px 0 0;
  position: relative;
  padding: 0 16px 32px 0;
}

.klinikasec-slayder:before {
  border-radius: 24px;
  position: absolute;
  content: "";
  width: 1059px;
  height: 390px;
  right: 0;
  bottom: 0;
}

.blogs-border:before,
.licenziisec-bf:before,
.otzivsec-border:before,
.tekstovaya-bf:before,
.varik-bf:before,
.vrachisec-border:before {
  background: -o-linear-gradient(
    17.87deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  background: linear-gradient(
    72.13deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  border-radius: 50%;
  content: "";
}

.gallery-link a:hover:after,
.gallery-link a:hover:before,
.klinikasec-link a:hover:after,
.klinikasec-link a:hover:before,
.licenziisec-link a:hover:after,
.licenziisec-link a:hover:before {
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.gallery-link a:before,
.klinikasec-link a:before {
  background: -o-linear-gradient(
    bottom,
    rgba(82, 64, 3, 0.9),
    rgba(82, 64, 3, 0.9)
  );
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(82, 64, 3, 0.9)),
    to(rgba(82, 64, 3, 0.9))
  );
  background: linear-gradient(0deg, rgba(82, 64, 3, 0.9), rgba(82, 64, 3, 0.9));
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 4px;
  content: "";
  opacity: 0;
  border-radius: 16px;
}

.gallery-link a:after,
.klinikasec-link a:after {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  content: "";
  background: url(../images/licenziisec-link-bg.svg) 50% 50% no-repeat;
  opacity: 0;
  border-radius: 16px;
}

.pochemusec {
  padding: 56px 0;
}

.bolshesec-border,
.pochemusec-border {
  background: #fef7e8;
  border-radius: 8px;
}

.pochemusec-title p {
  max-width: 645px;
  padding: 16px 0 0;
  text-align: center;
  margin: 0 auto;
}

.doctors-wrap,
.gallery-wrap,
.ratingsec-wrap,
.services-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pochemusec-border {
  padding: 24px;
  height: 405px;
}

.akciisec-link,
.blogs-link,
.calculator-pd,
.doctorspec-ul,
.doctorspec-ul2,
.footer-bottom-pd,
.mapsec-button,
.modal-button,
.modal-form,
.modal-input2,
.ostotziv-button,
.ostotziv-form,
.ostotziv-input,
.ostotziv-input2,
.pochemusec-title2,
.proverkasec-button,
.proverkasec-company,
.tekstovaya-pd,
.tekstovaya-pd2,
.vrachisec-link {
  padding: 16px 0 0;
}

.pochemusec-title2 p {
  min-height: 56px;
}

.calculator-title p,
.etapisec-title p,
.pochemusec-suptitle p,
.preparatisec-border-suptitle p,
.tekstovaya p {
  padding: 16px 0 0;
  font-size: 16px;
  line-height: 140%;
  color: #524003;
}

.tekstovaya-wrap {
  padding: 0 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tekstovaya-block {
  width: 58%;
  padding: 0 16px 0 0;
}

.preparatisec-block2,
.tekstovaya-block2 {
  width: 42%;
  padding: 0 0 0 16px;
}

.tekstovaya h2 {
  font-family: Bitter-Bold;
  font-size: 40px;
  line-height: 120%;
  color: #524003;
  position: relative;
  z-index: 1;
  margin-top: 32px;
}
.tekstovaya table {
  max-width: 100%;
  overflow-x: auto;
  display: block;
}
.vrachisec-position p,
.vrachisec-title p {
  font-family: Montserrat-Bold;
  color: #524003;
}

.tekstovaya-bf:before {
  position: absolute;
  left: 0;
  width: 120px;
  height: 120px;
}
.tekstovaya ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}
.tekstovaya ul li:before {
  content: "";
  width: 22px;
  height: 22px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../images/tekstovaya-li.svg);
  background-repeat: no-repeat;
}

.tekstovaya ul li p {
  padding: 0;
  margin: 0 0 0 8px;
  width: 95%;
  font-size: 16px;
  line-height: 140%;
  color: #524003;
}

.bolshesec-wrap,
.doctor-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 0 0;
}

.bolshesec-block {
  width: 33.3333333%;
  padding: 0 16px;
}

.bolshesec-border {
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bolshesec-text {
  padding: 0 0 0 16px;
  width: 90%;
}

.bolshesec-suptitle p,
.modal-suptitle p,
.proverkasec-suptitle p {
  padding: 8px 0 0;
  font-size: 16px;
  line-height: 140%;
  color: #524003;
}

.bolshesec-icon-mr {
  margin: -6px -14px -17px -13px;
}

.article,
.fagsec,
.otzivsec3,
.pomoshsec3,
.pricesec,
.vrachisec {
  padding: 56px 0;
  background: -o-linear-gradient(
    bottom,
    #f6c971 2.08%,
    #f6c971 50%,
    #f7c971 100%
  );
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(2.08%, #f6c971),
    color-stop(50%, #f6c971),
    to(#f7c971)
  );
  background: linear-gradient(360deg, #f6c971 2.08%, #f6c971 50%, #f7c971 100%);
}

.vrachisec-title p {
  padding: 16px 0 0;
  font-size: 20px;
  line-height: 140%;
  text-align: center;
}

.vrachisec-border {
  position: relative;
  overflow: hidden;
  background: #fef7e8;
  -webkit-box-shadow: 0 0 35px rgba(34, 148, 213, 0.07);
  box-shadow: 0 0 35px rgba(34, 148, 213, 0.07);
  border-radius: 16px;
}

.formsec-button button,
.licenziisec-border,
.varik-button button,
.vrachisec-bottom-link a {
  -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
}

.blogs-border:hover:before,
.vrachisec-border:hover:before {
  width: 226px;
  height: 216px;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}

.blogs-border:before,
.vrachisec-border:before {
  position: absolute;
  -webkit-transform: matrix(0.87, -0.5, -0.5, -0.87, 0, 0);
  -ms-transform: matrix(0.87, -0.5, -0.5, -0.87, 0, 0);
  transform: matrix(0.87, -0.5, -0.5, -0.87, 0, 0);
  width: 44px;
  height: 44px;
  top: 215px;
  right: -65px;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}

.vrachisec-img {
  position: relative;
  overflow: hidden;
  height: 250px;
  border-radius: 16px 16px 0 0;
  & img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.vrachisec-text {
  padding: 24px;
}

.vrachisec-position {
  min-height: 76px;
}

.vrachisec-name {
  z-index: 1;
  position: relative;
  min-height: 51px;
}

.vrachisec-name:before {
  position: absolute;
  content: "";
  width: 100%;
  bottom: -4px;
  border-bottom: 1px solid #fd6826;
}

.doctor-title p,
.modal-title,
.tekstovaya h3,
.title3,
.vrachisec-name p {
  font-family: Montserrat-Bold;
  font-size: 24px;
  line-height: 140%;
  color: #524003;
}

.vrachisec-position p {
  position: relative;
  z-index: 1;
  padding: 20px 0 0;
  font-size: 20px;
  line-height: 140%;
}

.vrachisec-staj p {
  position: relative;
  z-index: 1;
  padding: 16px 0 0;
  font-size: 16px;
  line-height: 140%;
  color: #524003;
}

.blogs-link a,
.vrachisec-bottom-link a,
.vrachisec-link a {
  font-size: 18px;
  line-height: 140%;
  text-decoration: none;
  font-family: Montserrat-Bold;
}

.blogs-link a,
.vrachisec-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fd6826;
}

.vrachisec-link a:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.akciisec-border:hover .akciisec-link a svg,
.blogs-border:hover .blogs-link a svg,
.doctorspec-li2 a:hover svg,
.vrachisec-border:hover .vrachisec-link a svg {
  -webkit-transform: translate(8px, 0);
  -ms-transform: translate(8px, 0);
  transform: translate(8px, 0);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.vrachisec-bottom-link a {
  display: inline-block;
  padding: 16px 32px;
  color: #fff;
}

.licenziisec-bf:before {
  position: absolute;
  left: 0;
  width: 120px;
  height: 120px;
}

.licenziisec-border {
  width: 381px;
  padding: 24px 71px 24px 24px;
  position: relative;
  background: #ffe2b4;
  border-radius: 16px;
}

.licenziisec-li {
  padding: 0 0 15px;
}

.licenziisec-absolute {
  position: absolute;
  width: 141px;
  top: -59px;
  right: -11px;
}

.vrachisec-mr {
  margin: -1px 0 0;
}

.fancybox__thumbs .carousel__slide {
  padding: 0 15px 29px !important;
}

.fancybox__backdrop {
  background: -o-linear-gradient(
    bottom,
    rgba(47, 31, 1, 0.9),
    rgba(47, 31, 1, 0.9)
  ) !important;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(47, 31, 1, 0.9)),
    to(rgba(47, 31, 1, 0.9))
  ) !important;
  background: linear-gradient(
    0deg,
    rgba(47, 31, 1, 0.9),
    rgba(47, 31, 1, 0.9)
  ) !important;
}

.otzivsec-border,
.varik-border {
  background: #fef7e8;
  overflow: hidden;
}

.fancybox__thumbs .carousel__slide .fancybox__thumb:after {
  border-color: #fd6826 !important;
  border-width: 4px !important;
  border-radius: 8px !important;
}

.fancybox__thumb {
  border-radius: 8px !important;
}

.gallery-link a,
.licenziisec-link a {
  display: block;
  position: relative;
}

.licenziisec-link a:before {
  background: -o-linear-gradient(
    bottom,
    rgba(82, 64, 3, 0.9),
    rgba(82, 64, 3, 0.9)
  );
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(82, 64, 3, 0.9)),
    to(rgba(82, 64, 3, 0.9))
  );
  background: linear-gradient(0deg, rgba(82, 64, 3, 0.9), rgba(82, 64, 3, 0.9));
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  content: "";
  opacity: 0;
}

.licenziisec-link a:after {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  content: "";
  background: url(../images/licenziisec-link-bg.svg) 50% 50% no-repeat;
  opacity: 0;
}

.otzivsec-border {
  border-radius: 16px;
  padding: 24px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.otzivsec-border:before {
  position: absolute;
  top: -32px;
  right: -64px;
  width: 44px;
  height: 44px;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}

.otzivsec-border:hover:before,
.stoimost-border:hover:before,
.varik-border:hover:before {
  width: 216px;
  height: 216px;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}

.akciisec-border:hover:before,
.varik-border:before {
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
}

.otzivsec-top {
  min-height: 65px;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.otzivsec-otziv p {
  font-family: Montserrat-Bold;
  font-size: 14px;
  line-height: 140%;
  color: #524003;
}

.otzivsec-data p {
  text-align: right;
  font-size: 14px;
  line-height: 140%;
  color: #524003;
}

.otzivsec-name p {
  position: relative;
  z-index: 1;
  padding: 14px 0 0;
  font-family: Montserrat-Bold;
  font-size: 20px;
  line-height: 140%;
  color: #524003;
}

.otzivsec-title p {
  position: relative;
  z-index: 1;
  padding: 14px 0 0;
  font-size: 16px;
  line-height: 125%;
  color: #524003;
}

.otzivsec-absolute {
  top: 0;
  left: 0;
  position: absolute;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.formsec-border,
.varik-border,
.varik-pd,
.varik-wrap {
  position: relative;
}
@media (min-width: 1024px) {
  .swiper-wrapper-js.varik-wrap {
    height: auto !important;
  }
}
.otzivsec-item-js .otzivsec-button {
  display: none;
  margin-top: 20px;
  text-align: left;
  &.active {
    display: block;
  }
}
.otzivsec-button button {
  padding: 12px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: Montserrat-Bold;
  font-size: 18px;
  line-height: 140%;
  color: #fd6826;
}
@media (max-width: 600px) {
  .otzivsec-button button {
    font-size: 14px;
  }
}
.varik-li p,
.varik-price p,
.varik-title p {
  color: #524003;
  line-height: 140%;
}

.otzivsec-button button p:before {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  border-bottom: 1px solid #fd6826;
  -webkit-filter: drop-shadow(0px 17px 24px rgba(0, 0, 0, 0.07));
  filter: drop-shadow(0px 17px 24px rgba(0, 0, 0, 0.07));
}

/*.otzivsec-button button:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    z-index: 1
}*/

.otzivsec-border:hover .otzivsec-button button p:before {
  border-bottom: none;
}

.varik-bf:before {
  position: absolute;
  width: 120px;
  height: 120px;
  left: 0;
}
.swiper-varik .swiper-js {
  padding-top: 30px;
}
@media (min-width: 1024px) {
  .varik-block {
    width: 25%;
    padding: 0 16px;
  }
  .varik-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 8px 20px 32px 0;
  }
  .varik-wrap:before {
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
    background: -o-linear-gradient(
      bottom,
      #f6c971 2.08%,
      #f6c971 50%,
      #f7c971 100%
    );
    background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(2.08%, #f6c971),
      color-stop(50%, #f6c971),
      to(#f7c971)
    );
    background: linear-gradient(
      360deg,
      #f6c971 2.08%,
      #f6c971 50%,
      #f7c971 100%
    );
    border-radius: 24px;
    width: 1061px;
    height: 514px;
  }
}
.accordion5 .link3,
.varik-li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.akciisec-border:before,
.varik-border:before {
  -webkit-transform: matrix(0.87, -0.5, -0.5, -0.87, 0, 0);
  -ms-transform: matrix(0.87, -0.5, -0.5, -0.87, 0, 0);
  transform: matrix(0.87, -0.5, -0.5, -0.87, 0, 0);
  border-radius: 50%;
  content: "";
}

.varik-border {
  border-radius: 16px;
  padding: 24px;
}

.varik-border:before {
  position: absolute;
  background: -o-linear-gradient(
    17.87deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  background: linear-gradient(
    72.13deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  width: 43px;
  height: 43px;
  right: -64px;
  top: -32px;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}

.varik-pd {
  z-index: 1;
  padding: 0 6px;
}

.varik-img img {
  border-radius: 4px;
}

.varik-title p {
  padding: 16px 0 0;
  font-family: Montserrat-Bold;
  font-size: 24px;
}

.varik-li {
  padding: 8px 0 0;
}

.varik-li:before {
  content: "";
  background: url(../images/varik-li.svg) no-repeat;
  width: 24px;
  height: 24px;
}

.varik-li p {
  margin: 0 0 0 8px;
  width: 90%;
  font-size: 16px;
}

.varik-price p {
  padding: 32px 0 0;
  font-family: Montserrat-Bold;
  font-size: 20px;
  text-align: center;
}

.varik-button button {
  font-family: Montserrat-Bold;
  font-size: 18px;
  line-height: 140%;
  color: #fff;
  margin-top: 20px;
  width: 100%;
  background: #fd6826;
  padding: 15px 20px;
  border-radius: 37px;
}

.formsec {
  padding: 167px 0 67px;
}

.formsec-border {
  background: -o-linear-gradient(
    bottom,
    #f6c971 2.08%,
    #f6c971 50%,
    #f7c971 100%
  );
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(2.08%, #f6c971),
    color-stop(50%, #f6c971),
    to(#f7c971)
  );
  background: linear-gradient(360deg, #f6c971 2.08%, #f6c971 50%, #f7c971 100%);
  border-radius: 16px;
  padding: 32px;
}

.formsec-title p {
  padding: 16px 0 0;
  max-width: 665px;
  font-size: 16px;
  line-height: 140%;
  color: #524003;
}

.formsec-title p a,
.modal-error p a {
  font-family: Montserrat-Bold;
  text-decoration: none;
  font-size: 18px;
  line-height: 25px;
  color: #fd6826;
}

.formsec-wrap {
  max-width: 734px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 0 0;
}

.formsec-block {
  width: 33.333333%;
  margin: 0 16px 0 0;
}

.accordion5 .link3 svg,
.calculator-inner-block:last-child,
.contacts-block:last-child,
.formsec-block:last-child,
.preparatisec-border:last-child,
.review-li:last-child,
.servicework-block:last-child {
  margin: 0;
}

.calculator-input input,
.footer-input input,
.formsec-input input,
.modal-input input,
.modal-input2 input,
.modal-input2 textarea,
.ostotziv-input input {
  cursor: pointer;
  font-size: 16px;
  line-height: 140%;
  color: #524003;
  margin: 0;
  width: 100%;
  padding: 0 0 0 24px;
  height: 57px;
  background: #fff;
  border-radius: 40px;
}

.modal-input2 textarea {
  padding: 24px !important;
  height: 100px;
}

.formsec-input input::-webkit-input-placeholder {
  color: #686661;
}

.formsec-input input::-moz-placeholder {
  color: #686661;
}

.formsec-input input:-ms-input-placeholder {
  color: #686661;
}

.formsec-input input::-ms-input-placeholder {
  color: #686661;
}

.formsec-input input::placeholder {
  color: #686661;
}

.calculator-input input:hover,
.calculator-input2 input:hover,
.footer-input input:hover,
.formsec-input input:hover,
.modal-input input:hover,
.modal-input2 input:hover,
.ostotziv-input input:hover,
.ostotziv-input2 input:hover,
.ratingsec-link a:hover {
  background: #fffaf1;
}

.formsec-button button {
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  color: #fff;
  background: #fd6826;
  width: 100%;
  height: 57px;
  border-radius: 37px;
}

.accordion5 .link3,
.formsec-suptitle p,
.formsec-suptitle p a {
  color: #524003;
  line-height: 140%;
}

.formsec-suptitle p {
  max-width: 734px;
  padding: 8px 0 0;
  font-size: 14px;
}

.formsec-suptitle p a {
  text-decoration: underline;
  font-size: 14px;
}

.contacts-link-li a:hover,
.formsec-suptitle p a:hover,
.pricesec-title-color p,
.title2 span {
  color: #fd6826;
}

.formsec-img {
  position: absolute;
  width: 540px;
  bottom: -43px;
  right: -85px;
}

.accordion4,
.accordion5 {
  width: 100%;
  margin: 24px 0 0;
}

.accordion5 .link3 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 16px 8px 16px 16px;
  font-family: Montserrat-Bold;
  font-size: 18px;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.accordion5 .link3 p {
  padding: 0 143px 0 0;
  width: 95%;
}
.accordion5 li .link3 svg {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  transition: 0.3s;
}
.accordion5 li.active .link3 svg {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion3 li:last-child .link2,
.accordion4 li:last-child .link,
.accordion5 li:last-child .link3 {
  border-bottom: 0;
}

.accordion5 li {
  display: block;
  margin: 24px 0 0;
  background: #fef7e8;
  border-radius: 16px;
}

.accordion5 li:hover .link3 svg path {
  fill: #fff;
}

.fagsec-accordion {
  padding: 8px 0 0;
  max-width: 962px;
  margin: 0 auto;
}

.accordion-border > div {
  padding: 16px;
  background: #fff;
  border-radius: 8px;
}
.hide-content {
  height: 0px;
  overflow: hidden;
  -webkit-transition: height 0.4s linear !important;
  -o-transition: height 0.4s linear !important;
  transition: height 0.4s linear !important;
}
.fagsec-link {
  padding: 32px 0 0;
  text-align: center;
}

.akciisec-border,
.blogs-border {
  position: relative;
  overflow: hidden;
  background: #fef7e8;
  -webkit-box-shadow: 0 0 35px rgba(34, 148, 213, 0.07);
  box-shadow: 0 0 35px rgba(34, 148, 213, 0.07);
  border-radius: 16px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.akciisec-img {
  position: relative;
  z-index: 1;
}

.akciisec-img img,
.blogs-img img {
  border-radius: 16px 16px 0 0;
}

.akciisec-border:hover:before {
  width: 210px;
  height: 210px;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}

.akciisec-border:before {
  position: absolute;
  background: -o-linear-gradient(
    17.87deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  background: linear-gradient(
    72.13deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  width: 44px;
  height: 44px;
  top: 187px;
  right: -65px;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}

.akciisec-pd,
.blogs-text {
  position: relative;
  z-index: 1;
  padding: 24px;
}

.akciisec-title:before {
  position: absolute;
  width: 100%;
  content: "";
  bottom: -4px;
  border-bottom: 1px solid #fd6826;
}

.akciisec-title p {
  font-family: Montserrat-Bold;
  font-size: 24px;
  line-height: 140%;
  color: #fd6826;
}

.akciisec-price-sach,
.akciisec-suptitle p {
  line-height: 140%;
  color: #524003;
  font-size: 16px;
}

.akciisec-suptitle,
.blogs-suptitle {
  padding: 20px 0 0;
}

.akciisec-suptitle p {
  min-height: 88px;
}

.akciisec-price-sach {
  margin: 0 16px 0 0;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
}

.mapsec-container {
  max-width: 1920px;
  padding: 0;
}

.mapsec-map {
  width: 100%;
  height: 530px;
}

.mapsec-border {
  z-index: 1;
  background: #fef7e8;
  border-radius: 16px;
  width: 478px;
  padding: 32px;
  position: absolute;
  top: 58px;
  left: 380px;
}

.mapsec-img {
  position: absolute;
  width: 60px;
  top: -34px;
  right: -13px;
}

.mapsec-links {
  padding: 6px 0 0;
}
.article-inner ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  & li {
    -ms-flex-preferred-size: calc(50% - 5px);
    flex-basis: calc(50% - 5px);
    list-style-position: inside;
  }
}
.contacts-bottom,
.mapsec-link {
  padding: 10px 0 0;
}

.footer-number-number a,
.mapsec-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat-Medium;
  text-decoration: none;
  font-size: 16px;
  line-height: 140%;
  color: #fd6826;
}

.footer-button button,
.mapsec-button button,
.mapsec-title p {
  font-size: 18px;
  font-family: Montserrat-Bold;
  line-height: 140%;
}

.footer-number-number a:active,
.mapsec-link a:active {
  outline: #000 solid 1px;
  border-radius: 4px;
  color: #c34d18;
}

.mapsec-title p {
  padding: 16px 0 0;
  color: #524003;
}

.footer-button button,
.mapsec-button button {
  background: #fd6826;
  -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  border-radius: 37px;
  text-align: center;
  color: #fff;
  width: 100%;
  height: 57px;
}
.footer-button button {
  height: auto;
  padding: 20px 10px;
}
.footer {
  background: #fef7e8;
  padding: 56px 0;
}

.contacts-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contacts-gorod,
.contacts-social-ul,
.footer-social-ul,
.servicework-li {
  padding: 16px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer-social-ul {
  padding: 0;
}
.footer-social-li {
  padding: 0 24px 0 0;
}

.footer-social-li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  -webkit-box-shadow: 0 4px 32px rgba(141, 163, 179, 0.2);
  box-shadow: 0 4px 32px rgba(141, 163, 179, 0.2);
  width: 48px;
  height: 48px;
  border-radius: 50%;
}

.footer-social-li a:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid transparent;
}

.contacts-social-li-bg a,
.footer-social-li-bg a {
  background: -o-linear-gradient(top, #2aabee 0, #229ed9 99.21%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #2aabee),
    color-stop(99.21%, #229ed9)
  );
  background: linear-gradient(180deg, #2aabee 0, #229ed9 99.21%);
}

.contacts-social-li a:hover:before,
.footer-social-li a:hover:before {
  border-color: #ff8a56;
}

.contacts-social-mr,
.footer-social-mr {
  margin: 0 0 0 -4px;
}

.footer-oplata {
  padding: 24px;
  background: #ffe2b4;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  max-width: 260px;
  border-radius: 16px;
}

.footer-oplata-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 16px 0 0;
}

.footer-oplata-li {
  padding: 0 27px 0 0;
}

.footer-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-number-number a:first-child {
  padding-bottom: 15px;
}

.footer-input input::-webkit-input-placeholder {
  color: #686661;
}

.footer-input input::-moz-placeholder {
  color: #686661;
}

.footer-input input:-ms-input-placeholder {
  color: #686661;
}

.footer-input input::-ms-input-placeholder {
  color: #686661;
}

.footer-input input::placeholder {
  color: #686661;
}

.footer-input-button,
.modal-input-button {
  position: absolute;
  top: 12px;
  right: 24px;
}

.footer-bottom {
  padding: 40px 0 0;
}

.footer-bottom-title p {
  font-size: 12px;
  line-height: 1.5;
  color: #524003;
}

.footer-bottom-title p a {
  font-size: 12px;
  line-height: 1.5;
  text-decoration: none;
  color: #524003;
  -webkit-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
  &:hover {
    color: #fd6826;
  }
}
.footer-bottom-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.accordion4 .link,
.modal-error p button {
  font-family: Montserrat-Bold;
  font-size: 18px;
}

.burger {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  top: 21px;
  right: 0;
  display: none !important;
  color: #23f0ff;
  z-index: 12;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.burger i:nth-of-type(2) {
  height: 26px;
  width: 24px;
  margin-top: -5px;
  margin-bottom: 5px;
}
.burger.burger-open {
  color: #2a3255;
}

.body-open {
  position: relative;
  overflow: auto;
}

.body-open:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  content: "";
  z-index: 1;
  background: -o-linear-gradient(
    bottom,
    rgba(47, 31, 1, 0.9),
    rgba(47, 31, 1, 0.9)
  );
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(47, 31, 1, 0.9)),
    to(rgba(47, 31, 1, 0.9))
  );
  background: linear-gradient(0deg, rgba(47, 31, 1, 0.9), rgba(47, 31, 1, 0.9));
}
@media (max-width: 900px) {
  .body-open:before {
    display: none;
  }
}
.accordion3 .link2,
.accordion4 .link {
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  color: #524003;
  line-height: 140%;
}

.mt-mobile {
  position: fixed;
  top: 21px;
  z-index: 1000;
  height: 100%;
  overflow: auto;
  display: none;
  width: 100%;
  padding: 22px 20px 120px;
  background: #ffe2b4;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-clip-path: circle(100%);
  clip-path: circle(100%);
}
.mt-mobile.open {
  display: block;
}

.mt-mobile.nav-open {
  -webkit-clip-path: circle(0px at 100% 0px);
  clip-path: circle(0px at 100% 0px);
}

.header-number-pd {
  padding: 0 0 0 21px !important;
}

.header-title-burger {
  padding: 150px 0 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.header-gorod-burger {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  padding: 16px 0 0;
}

.header-number-link-bl a {
  font-family: Montserrat-Bold !important;
}

.header-number-mb {
  padding: 16px 0 0 !important;
}

.header-versiya-burger {
  padding: 16px 0 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.burger-acc-ul {
  padding: 0 0 0 8px;
  display: none;
}

.burger-acc-li,
.calculator-input,
.calculator-input2 {
  padding: 8px 0 0;
}

.accordion2-border {
  margin: 8px 0 0;
  background: #fef7e8;
  border-radius: 8px;
}

.accordion4 .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 0 4px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.accordion4 .link svg {
  margin: -2px 0 0 15px;
}

.accordion3 li.open3 .link2 svg,
.accordion4 li.open4 .link svg {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.accordion3 {
  width: 100%;
  margin: 0;
  padding: 0;
}

.accordion3 .link2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: Montserrat-Medium;
  font-size: 16px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.accordion3 .link2 p {
  width: 95%;
}

.accordion3 .link2 svg {
  margin: -2px 0 0;
}

.main-steps {
  background: rgba(255, 226, 180, 1);
  padding: 60px;
  border-radius: 26px;
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-step__icon {
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-step__text {
  color: rgba(82, 64, 3, 1);
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.main-step {
  display: flex;
  gap: 12px;
  align-items: center;
}
.main-step__title {
  font-weight: 600;
  font-size: 20px;
  font-family: "Montserrat-Bold";
}
.main-step__subtitle {
  font-weight: 600;
}

.burger-li {
  padding: 8px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
}

.burger-li #submenu {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  width: 100%;
}

.burger-li_second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.burger-li a {
  font-size: 16px;
  line-height: 140%;
  color: #524003;
  text-decoration: none;
}

.burger-li_second {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px;
  row-gap: 0;
  padding-bottom: 10px;
}

.burger-li_second #submenu {
  padding-left: 12px;
  padding-bottom: 12px;
}
.burger-li .hide-title {
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
  transition:
    transform 0.3s linear,
    -webkit-transform 0.3s linear;
  &.active {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
.burger-list {
  width: 100%;
}
.accordion2-border {
  padding: 8px;
}

.stoimost-border-title p,
.stoimost-title p,
.stoimost-ul {
  z-index: 1;
  position: relative;
}

.modal-border2 {
  position: relative;
  padding: 24px;
}

.modal-error,
.modal-goroda,
.modal-search {
  margin: 24px 0 0;
  background: #fff;
  border-radius: 8px;
}

.modal-border3 {
  width: 365px;
}

.modal-input input::-webkit-input-placeholder {
  color: #686661;
}

.modal-input input::-moz-placeholder {
  color: #686661;
}

.modal-input input:-ms-input-placeholder {
  color: #686661;
}

.modal-input input::-ms-input-placeholder {
  color: #686661;
}

.modal-input input::placeholder {
  color: #686661;
}

.modal-goroda {
  padding: 0 0 0 16px;
  height: 216px;
  overflow: auto;
}

.modal-goroda::-webkit-scrollbar {
  width: 8px;
}

.modal-goroda::-webkit-scrollbar-track {
  background: #cdc4a7;
  border-radius: 65px;
}

.modal-goroda::-webkit-scrollbar-thumb {
  background: #fd6826;
  border-radius: 20px;
}

.modal-goroda-link,
.modal-search-link {
  padding: 18px 18px 0;
}

.modal-goroda-link a {
  font-size: 16px;
  line-height: 140%;
  color: #fd6826;
  text-decoration: none;
}

.modal-goroda-link a:hover {
  color: #fd6826;
}

.modal-error,
.modal-search {
  padding: 16px;
}

.modal-error p button {
  line-height: 25px;
  color: #fd6826;
}

.modal-search-link a {
  font-family: Montserrat-Medium;
  text-decoration: none;
  font-size: 16px;
  line-height: 140%;
  color: #fd6826;
}

.modal-input2 input::-webkit-input-placeholder {
  color: #686661;
}

.modal-input2 input::-moz-placeholder {
  color: #686661;
}

.modal-input2 input:-ms-input-placeholder {
  color: #686661;
}

.modal-input2 input::-ms-input-placeholder {
  color: #686661;
}

.modal-input2 input::placeholder {
  color: #686661;
}

.modal-button button {
  font-family: Montserrat-Medium;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  color: #fff;
  background: #fd6826;
  -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  border-radius: 37px;
  width: 100%;
  height: 59px;
}

.modal-suptitle2 p {
  padding: 16px 0 0;
  font-size: 14px;
  line-height: 140%;
  color: #524003;
}

.modal-suptitle2 p a {
  font-size: 14px;
  line-height: 140%;
  color: #fd6826;
  text-decoration: underline;
}

.semechki p,
.semechki p a {
  font-size: 16px;
  line-height: 26px;
}

.modal-icon {
  padding: 0 0 24px;
  text-align: center;
}

.otzivsec-border-md {
  height: auto !important;
}

.otzivsec-absolute-md {
  position: relative;
  padding: 14px 0 0;
}

.otzivsec-button-md button {
  padding: 0 !important;
}

.semechki {
  padding: 20px 0 16px;
}

.semechki p {
  color: #524003;
}

.semechki a {
  text-decoration: none;
  color: #fd6826;
}
.semechki .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
.work-button {
  display: none;
}
.servicework {
  background: -o-linear-gradient(
    bottom,
    #f6c971 2.08%,
    #f6c971 50%,
    #f7c971 100%
  );
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(2.08%, #f6c971),
    color-stop(50%, #f6c971),
    to(#f7c971)
  );
  background: linear-gradient(360deg, #f6c971 2.08%, #f6c971 50%, #f7c971 100%);
  padding: 32px 0 56px;
}

.servicework-back {
  background: #ffe2b4;
  border-radius: 32px;
  padding: 32px 32px 55px;
  position: relative;
  overflow: hidden;
}

.servicework-absolute {
  position: absolute;
  width: 545px;
  top: 57px;
  right: 0;
}

.servicework-border-title p {
  margin: 16px 0 0;
  font-family: Montserrat-Bold;
  font-size: 20px;
  line-height: 120%;
  color: #524003;
  background: #fef7e8;
  border-radius: 16px;
  display: inline-block;
  padding: 16px;
}

.servicework-title p {
  padding: 16px 0 0;
  max-width: 669px;
  font-size: 16px;
  line-height: 140%;
  color: #524003;
}
@media (max-width: 992px) {
  .klinikasec-title p,
  .servicework-title p {
    max-width: 100%;
  }
}
.servicework-border {
  max-width: 625px;
  margin: 40px 0 0;
  background: rgb(254, 246, 232);
  border-radius: 24px;
  padding: 16px 32px 32px;
}

.etapisec-border,
.stoimost-border {
  background: #fef7e8;
  border-radius: 8px;
}

.servicework-button button,
.servicework-link a {
  font-size: 18px;
  border-radius: 37px;
  -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  height: 57px;
}

.blogs-title p,
.pricesec-wrap2 {
  border-bottom: 1px solid #fd6826;
}

.servicework-block {
  width: 50%;
  margin: 0 8px 0 0;
}

.servicework-li:before {
  content: "";
  background: url(../images/check-pin.svg) no-repeat;
  width: 24px;
  height: 24px;
}
.servicework-li {
  padding: 0;
}
.servicework-ul {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.servicework-li p {
  margin: 0 0 0 8px;
  width: 95%;
  font-size: 18px;
  line-height: 140%;
  color: #524003;
}

.servicework-button button,
.servicework-link a,
.stoimost-title p {
  font-family: Montserrat-Bold;
  line-height: 140%;
}

.doctorinfo-li,
.servicework-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 0 0;
}

.servicework-button button {
  text-align: center;
  color: #fff;
  background: #fd6826;
  width: 265px;
}

.pricesec-button,
.servicework-link {
  padding: 0 0 0 24px;
}

.servicework-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 24px;
  position: relative;
  text-decoration: none;
  color: #524003;
  background: #fff;
  width: 266px;
}

.servicework-link-img {
  position: absolute;
  width: 104px;
  top: -19px;
  right: -55px;
  & img {
    width: 105px;
    height: 105px;
  }
}

.stoimost-border {
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  height: 780px;
  padding: 24px;
}

.stoimost-border:before {
  position: absolute;
  content: "";
  background: -o-linear-gradient(
    17.87deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  background: linear-gradient(
    72.13deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  -webkit-transform: matrix(0.87, -0.5, -0.5, -0.87, 0, 0);
  -ms-transform: matrix(0.87, -0.5, -0.5, -0.87, 0, 0);
  transform: matrix(0.87, -0.5, -0.5, -0.87, 0, 0);
  width: 124px;
  height: 124px;
  top: -31px;
  right: -92px;
  border-radius: 50%;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}

.menu,
.menu2 {
  right: 0;
  top: 67px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}

.stoimost-title p {
  font-size: 20px;
  text-align: center;
  color: #524003;
}

.stoimost-border-title p {
  margin: 16px 0 0;
  background: #fff;
  border-radius: 8px;
  padding: 16px;
  font-family: Montserrat-Medium;
  font-size: 16px;
  line-height: 24px;
  -webkit-font-feature-settings:
    "pnum" on,
    "lnum" on;
  font-feature-settings:
    "pnum" on,
    "lnum" on;
  color: #524003;
}

.doctor-button button,
.pricesec-button button,
.stoimost-button button {
  -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  border-radius: 37px;
  background: #fd6826;
  text-align: center;
}

.stoimost-ul {
  padding: 8px 0 0;
}

.stoimost-li:before {
  content: "";
  background: url(../images/stoimost-li.svg) no-repeat;
  width: 16px;
  height: 16px;
}

.stoimost-li p {
  margin: 0 0 0 2px;
  width: 95%;
  font-size: 16px;
  line-height: 140%;
  color: #524003;
}

.stoimost-bottom {
  position: absolute;
  width: 100%;
  padding: 0 24px;
  bottom: 24px;
  left: 0;
}

.stoimost-price p {
  font-family: Montserrat-Bold;
  font-size: 24px;
  line-height: 140%;
  text-align: center;
  color: #524003;
}

.doctor-button button,
.stoimost-button button {
  font-family: Montserrat-Bold;
  font-size: 18px;
  line-height: 140%;
  color: #fff;
  width: 100%;
  height: 57px;
}

.tekstovaya-link,
.tekstovaya-link2,
.tekstovaya-link2 p {
  font-size: 16px;
  color: #fd6826;
}

.servicework-title a,
.tekstovaya p a {
  color: #fd6826;
}

.calculator-button,
.preparatisec-img,
.tekstovaya-pd3,
.tekstovaya-video,
.vrachisec-bottom-link2-pd {
  padding: 32px 0 0;
}

.tekstovaya-link {
  text-decoration: underline;
  line-height: 140%;
}

.article-inner-li a,
.blogs-title a,
.contacts-link-li a,
.doctorspec-li2 a,
.ostotziv-title p a,
.proverkasec-name p a,
.ratingsec-link a,
.review-li a,
.review-li2 a,
.tekstovaya-link2,
.vrachisec-bottom-link2 a {
  text-decoration: none;
}

.tekstovaya-link2 {
  padding: 8px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 140%;
}

.tekstovaya-link2 p {
  padding: 0;
  line-height: 140%;
}

.pricesec-button button,
.tekstovaya ol li:before {
  font-size: 16px;
  line-height: 140%;
  font-family: Montserrat-Bold;
}

.tekstovaya-link2:focus svg,
.tekstovaya-link2:hover svg {
  -webkit-transform: translate(8px, 0);
  -ms-transform: translate(8px, 0);
  transform: translate(8px, 0);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.tekstovaya ol {
  padding: 8px 0 0;
  counter-reset: myCounter;
}

.tekstovaya ol li {
  position: relative;
  padding: 0;
  padding-left: 45px;
  margin: 22px 0 0 12px;
  font-size: 18px;
  line-height: 140%;
  color: #524003;
}

.dropdown2 > p p,
.dropdown > p p,
.menu li p,
.menu2 li p,
.select__list .select__item {
  font-family: Montserrat-Medium;
  color: #2d2d2d;
}

.tekstovaya ol li:before {
  counter-increment: myCounter;
  content: counter(myCounter);
  background: #fd6826;
  border-radius: 50%;
  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;
  color: #fff;
  width: 35px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 35px;
}

.etapisec,
.pomoshsec2 {
  padding: 112px 0 56px;
}

.etapisec-border {
  height: 100%;
  padding: 24px;
}
@media (min-width: 1024px) {
  .etapisec-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .etapisec-block {
    width: 33.333333%;
    padding: 32px 16px 0;
  }
}
.etapisec-icon img {
  height: 88px;
  display: block;
  margin-bottom: 15px;
}

.pricesec-padding {
  max-width: 960px;
  margin: 0 auto;
  padding: 32px 0 0;
}

.pricesec-wrap {
  border-radius: 8px 8px 0 0;
  background: #fff;
  padding: 20px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.proverkasec-img {
  max-width: 200px;
  & img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.pricesec-right {
  padding: 0 175px 0 0;
}

.pricesec-wrap2,
.pricesec-wrap3 {
  background: #fef7e8;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pricesec-wrap2 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pricesec-button button {
  color: #fff;
  width: 151px;
  height: 49px;
}

.pricesec-wrap3 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0 0 8px 8px;
}

.pricesec-right2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 24px;
}

.dropdown,
.dropdown2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}

.calculator-border {
  position: relative;
  background: #ffe2b4;
  border-radius: 32px;
  padding: 32px;
}

.new-header .installment-plan.popup-btn {
  color: rgba(82, 64, 3, 1);
  text-decoration: none;
  font-size: 14px;
}

.calculator-input2 input,
.dropdown,
.dropdown2,
.menu,
.menu2 {
  background: #fff;
}

.calculator-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 0 0;
}

.calculator-block {
  width: 328px;
  margin: 0 28px 0 0;
}

.calculator-suptitle p {
  padding: 0 0 0 20px;
  font-size: 16px;
  line-height: 140%;
  color: #524003;
}

.calculator-drapdown {
  position: relative;
  margin: 4px 0 0;
  width: 100%;
}

.dropdown2 > p,
.dropdown > p {
  margin: 0;
  font-size: 16px;
  line-height: 140%;
  color: #686661;
}

.dropdown {
  z-index: 2;
  padding: 0 0 0 24px;
  width: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-radius: 40px;
  height: 57px;
  position: relative;
}

.dropdown2:before,
.dropdown:before {
  position: absolute;
  content: "";
  width: 16px;
  height: 11px;
  right: 25px;
  top: 23px;
  background: url(../images/dropdown-arrow.svg) no-repeat;
}

.dropdown2:focus:before,
.dropdown:focus:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.menu {
  position: absolute;
  width: 100%;
  cursor: pointer;
  opacity: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotatey(0) rotateX(5deg) translatey(-135%);
  transform: rotatey(0) rotateX(5deg) translatey(-135%);
  padding: 0;
  border-radius: 8px;
  z-index: 5;
  overflow: hidden;
}

.dropdown2,
.dropholder {
  position: relative;
  width: 100%;
}

.blogs-img,
.menu2 {
  overflow: hidden;
  z-index: 1;
}

.menu li,
.menu2 li {
  padding: 8px 0 8px 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.menu li p,
.menu2 li p {
  font-size: 16px;
  line-height: 140%;
}

.menu li:hover,
.menu2 li:hover {
  background: #fd6826;
}

.menu li:last-child,
.menu2 li:last-child {
  border: none;
}

.showMenu,
.showMenu2 {
  opacity: 1;
  -webkit-transform: rotateX(0) translatey(0);
  transform: rotateX(0) translatey(0);
}

.dropholder {
  height: 28px;
  margin: 100px auto;
  border-radius: 8px;
  font: 18px arial;
  color: #fff;
  border: 1px solid #9b0db9;
}

.dropholder:hover,
.dropholder:hover:after {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

.dropholder:after {
  content: "";
  position: absolute;
  width: 250px;
  height: 5px;
  background: rgba(0, 0, 0, 0);
  display: block;
  top: 100px;
  left: 37px;
  margin: auto;
  border-radius: 50%;
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
  -webkit-animation: 3s ease-in-out infinite moveShadow;
  animation: 3s ease-in-out infinite moveShadow;
}

.dropdown2 {
  padding: 0 0 0 24px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-radius: 40px;
  height: 57px;
}

.menu2 {
  position: absolute;
  width: 100%;
  cursor: pointer;
  opacity: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotatey(0) rotateX(5deg) translatey(-135%);
  transform: rotatey(0) rotateX(5deg) translatey(-135%);
  padding: 0;
  border-radius: 8px;
}

i {
  opacity: 0.7;
}

@-webkit-keyframes move {
  0%,
  100%,
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes move {
  0%,
  100%,
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes moveShadow {
  0%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 0.4;
  }

  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes moveShadow {
  0%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 0.4;
  }

  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.calculator-title-border {
  margin: 0 0 0 10px;
}

.calculator-title-border p {
  background: #fff;
  border-radius: 40px;
  width: 40px;
  padding: 8px 0 5px;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  color: #524003;
}

.calculator-restagles {
  position: relative;
  margin: 13px 0 0 20px;
}

.calculator-restagle {
  background: #fef7e8;
  border-radius: 2px;
  width: 100%;
  height: 5px;
}

.calculator-restagle2 {
  background: #fd6826;
  border-radius: 2px;
  height: 6px;
  margin: -5.5px 0 0;
  width: 188px;
}

.calculator-elipce {
  background: #fd6826;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  left: 177px;
  top: -4px;
}

.calculator-block2 {
  width: 432px;
  padding: 0 0 0 28px;
}

.calculator-input input::-webkit-input-placeholder {
  color: #686661;
}

.calculator-input input::-moz-placeholder {
  color: #686661;
}

.calculator-input input:-ms-input-placeholder {
  color: #686661;
}

.calculator-input input::-ms-input-placeholder {
  color: #686661;
}

.calculator-input input::placeholder {
  color: #686661;
}

.calculator-inner-block {
  width: 50%;
  margin: 0 16px 0 0;
}

.calculator-input2 input {
  cursor: pointer;
  font-size: 16px;
  line-height: 140%;
  color: #524003;
  margin: 0;
  width: 100%;
  padding: 0 0 90px 24px;
  height: 134px;
  border-radius: 24px;
}

.calculator-button button,
.proverkasec-button button {
  -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  border-radius: 37px;
}

.calculator-input2 input::-webkit-input-placeholder {
  color: #686661;
}

.calculator-input2 input::-moz-placeholder {
  color: #686661;
}

.calculator-input2 input:-ms-input-placeholder {
  color: #686661;
}

.calculator-input2 input::-ms-input-placeholder {
  color: #686661;
}

.calculator-input2 input::placeholder {
  color: #686661;
}

.calculator-button button {
  font-family: Montserrat-Bold;
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  color: #fff;
  background: #fd6826;
  width: 238px;
  height: 49px;
}

.calculator-img {
  position: absolute;
  width: 411px;
  top: 78px;
  right: -40px;
}

.preparatisec-block {
  position: relative;
  width: 58%;
  padding: 0 16px 0 0;
}

.preparatisec-absolute {
  position: absolute;
  right: -25px;
  width: 171px;
  top: 44px;
}

.preparatisec-absolute2 {
  position: absolute;
  right: -62px;
  width: 233px;
  bottom: -65px;
}

.preparatisec-bf:before {
  position: absolute;
  content: "";
  left: -20px;
  background: -o-linear-gradient(
    17.87deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  background: linear-gradient(
    72.13deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  width: 120px;
  height: 120px;
  border-radius: 50%;
}

.preparatisec-title p {
  max-width: 562px;
  padding: 32px 0 0;
  font-size: 16px;
  line-height: 140%;
  color: #524003;
}

.preparatisec-border {
  background: #fef7e8;
  border-radius: 16px;
  padding: 24px;
  margin: 0 0 32px;
}

.preparatisec-border-title p {
  font-family: Montserrat-Bold;
  font-size: 20px;
  line-height: 140%;
  color: #fd6826;
}

.proverkasec-button button,
.proverkasec-title p {
  font-family: Montserrat-Bold;
  font-size: 18px;
  color: #524003;
}

.proverkasec-border {
  background: #ffe2b4;
  border-radius: 16px;
  max-width: 960px;
  margin: 0 auto;
  padding: 32px;
}

.proverkasec-right {
  padding: 0 0 0 16px;
}

.proverkasec-title p {
  line-height: 140%;
}
.new-header .header-bg {
  background: rgba(254, 246, 232, 1);
  padding: 24px 0;
  z-index: 10;
}
.proverkasec-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px 0 0;
}

.proverkasec-name p a {
  font-family: Montserrat-Bold;
  font-size: 20px;
  line-height: 140%;
  color: #fd6826;
}

.proverkasec-stars-border {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 0 24px;
  width: 157px;
  padding: 8px;
  background: #fef7e8;
  -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  border-radius: 4px;
}

.proverkasec-button button {
  text-decoration: none;
  line-height: 140%;
  background: #fff;
  width: 257px;
  height: 57px;
}

.doctorinfo-data,
.ratingsec-number p {
  font-size: 20px;
  line-height: 140%;
  font-family: Montserrat-Bold;
}

.ratingsec-back {
  background: #ffe2b4;
  border-radius: 16px;
  padding: 32px 16px;
  max-width: 960px;
  margin: 0 auto;
}

.ratingsec-block {
  width: 50%;
  padding: 32px 16px 0;
}

.ratingsec-link a {
  display: block;
  padding: 12px 29px;
  background: #fff;
  -webkit-box-shadow: 0 16px 40px rgba(0, 0, 0, 0.06);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.06);
  border-radius: 5px;
}

.doctor-border,
.doctor-title-border p,
.ostotziv-button button,
.vrachisec-bottom-link2 a {
  -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
}

.ratingsec-number p {
  color: #fff;
  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;
  width: 72px;
  background: #f6c971;
  border-radius: 4px;
  height: 48px;
}

.ratingsec-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 16px 0 0 0;
}

.ratingsec-otziv p {
  font-size: 16px;
  line-height: 140%;
  color: #686661;
}

.ratingsec-stars {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 142px;
}

.blogs-block,
.doctors-block,
.dogs-block,
.gallery-block {
  padding: 32px 16px 0;
  width: 33.3333333%;
}

.doctor-info {
  width: 59%;
  padding: 0 0 0 32px;
}

.doctor-title-border p {
  margin: 16px 0 0;
  font-size: 16px;
  line-height: 140%;
  color: #524003;
  display: inline-block;
  padding: 10px;
  background: #fef7e8;
  border-radius: 4px;
}

.doctor-company {
  padding: 30px 0 0;
}

.doctor-border {
  margin: 30px 0 0;
  background: #fff;
  border-radius: 4px;
  max-width: 342px;
  padding: 16px;
}

.doctorinfo-border {
  position: relative;
  background: #ffe2b4;
  border-radius: 16px;
  padding: 32px;
}

.doctorinfo-absolute {
  position: absolute;
  width: 154px;
  top: -56px;
  right: -11px;
}

.doctorinfo-data {
  color: #524003;
  padding: 8px 16px;
  background: #fef7e8;
  border-radius: 4px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  white-space: nowrap;
}

.doctorinfo-title {
  margin: 0 0 0 8px;
  font-size: 16px;
  line-height: 27px;
  color: #524003;
}

.doctorspec {
  padding: 74px 0 56px;
}

.article-block,
.doctorspec-block {
  width: 50%;
  padding: 0 16px 0 0;
}

.article-block2,
.doctorspec-block2 {
  width: 50%;
  padding: 0 0 0 16px;
}

.doctorspec-border {
  background: #fef7e8;
  border-radius: 16px;
  padding: 32px;
  position: relative;
  height: 100%;
}

.doctorspec-absolute {
  position: absolute;
  width: 133px;
  top: -86px;
  right: -21px;
}

.doctorspec-absolute2 {
  position: absolute;
  width: 155px;
  top: -100px;
  right: 0;
}

.doctorspec-li:before {
  content: "";
  background: url(../images/doctorspec-li.svg) no-repeat;
  width: 24px;
  height: 24px;
}

.doctorspec-li p {
  margin: 0 0 0 8px;
  width: 95%;
  font-size: 16px;
  line-height: 140%;
  color: #524003;
}

.doctorspec-li2 a,
.ostotziv-input2 input {
  font-size: 16px;
  width: 100%;
  line-height: 140%;
}

.doctorspec-li2 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fd6826;
}

.blogs-link a:focus svg,
.doctorspec-li2 a:focus svg {
  -webkit-transform: translate(8px, 0);
  -ms-transform: translate(8px, 0);
  transform: translate(8px, 0);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  fill: #c34d18;
}

.licenziisec-bf2:before {
  position: absolute;
  content: "";
  left: 0;
  top: -33px;
  background: -o-linear-gradient(
    17.87deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  background: linear-gradient(
    72.13deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  border-radius: 50%;
  width: 120px;
  height: 120px;
}

.ostotziv-border {
  background: -o-linear-gradient(
    bottom,
    #f6c971 2.08%,
    #f6c971 50%,
    #f7c971 100%
  );
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(2.08%, #f6c971),
    color-stop(50%, #f6c971),
    to(#f7c971)
  );
  background: linear-gradient(360deg, #f6c971 2.08%, #f6c971 50%, #f7c971 100%);
  border-radius: 16px;
  padding: 32px;
}

.ostotziv-input input::-webkit-input-placeholder {
  color: #686661;
}

.ostotziv-input input::-moz-placeholder {
  color: #686661;
}

.ostotziv-input input:-ms-input-placeholder {
  color: #686661;
}

.ostotziv-input input::-ms-input-placeholder {
  color: #686661;
}

.ostotziv-input input::placeholder {
  color: #686661;
}

.ostotziv-input2 input {
  cursor: pointer;
  color: #524003;
  margin: 0;
  padding: 0 0 90px 24px;
  background: #fff;
  border-radius: 24px;
}

.ostotziv-input2 input::-webkit-input-placeholder {
  color: #686661;
}

.ostotziv-input2 input::-moz-placeholder {
  color: #686661;
}

.ostotziv-input2 input:-ms-input-placeholder {
  color: #686661;
}

.ostotziv-input2 input::-ms-input-placeholder {
  color: #686661;
}
.header-logo-title br {
  display: none;
}
.ostotziv-input2 input::placeholder {
  color: #686661;
}

.ostotziv-button button {
  font-family: Montserrat-Bold;
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  color: #fff;
  background: #fd6826;
  border-radius: 37px;
  width: 280px;
  height: 57px;
}

.ostotziv-title p {
  padding: 16px 0 0;
  font-size: 14px;
  line-height: 20px;
  color: #292d32;
}

.ostotziv-title p a {
  font-size: 14px;
  line-height: 20px;
  color: #fd6826;
}

.review-ul {
  padding: 24px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px;
}

.review-li {
  margin: 0 16px 0 0;
}

.review-li a,
.review-li2 a {
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  color: #524003;
  display: block;
  padding: 8px 16px;
  border: 1px solid #fd6826;
  border-radius: 4px;
}

.review-li a:hover,
.review-li2 a:hover,
.vrachisec-bottom-link2 a {
  background: #fd6826;
  color: #fff;
}

.otzivsec2 {
  padding: 32px 0 0;
}

.vrachisec-bottom-link2 a {
  font-family: Montserrat-Bold;
  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;
  padding: 19px 32px;
  border-radius: 37px;
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.vrachisec-bottom-link2 a img {
  margin: 0 0 0 15px;
}
.vrachisec-bottom-link a {
  white-space: nowrap;
}
.otzivsec-link2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ostotziv-border-wd {
  margin: 0 auto;
  max-width: 960px;
}

.review-ul2 {
  padding: 8px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.review-li2 {
  margin: 16px 8px 0;
}

.pricesec2 {
  background: 0 0;
}

.pricesec-wrap-bg {
  background: #f6c971;
}

.blogs-img {
  height: 300px;
  position: relative;
}

.blogs-title p {
  font-family: Montserrat-Bold;
  min-height: 56px;
  font-size: 20px;
  line-height: 140%;
  color: #524003;
}

.blogs-suptitle p {
  font-size: 16px;
  line-height: 140%;
  color: #524003;
  /*  min-height: 180px */
}

.blogs-data p {
  font-size: 14px;
  line-height: 140%;
  text-align: right;
  color: #524003;
}

.article-title p,
.contacts-link-li a,
.contacts-suptitle p {
  font-size: 16px;
  line-height: 140%;
  color: #524003;
}

.contacts-border {
  background: #fef7e8;
  border-radius: 24px;
  padding: 32px;
  margin: 32px 0 0;
}

.contacts-block {
  margin: 0 24px 0 0;
}

.contacts-link-li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contacts-social-li {
  padding: 0 16px 0 0;
}

.contacts-social-li a {
  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;
  background: #fff;
  -webkit-box-shadow: 0 4px 32px rgba(141, 163, 179, 0.2);
  box-shadow: 0 4px 32px rgba(141, 163, 179, 0.2);
  width: 48px;
  height: 48px;
  border-radius: 50%;
}

.contacts-suptitle p {
  padding: 14px 0 0;
}

.formsec2 {
  background: #ffe2b4;
  padding: 167px 0 67px;
}

.article-border {
  background: #ffe2b4;
  border-radius: 24px;
  height: 100%;
  padding: 32px;
}
.article-inner-border a {
  text-decoration: none;
  color: #000;
  -webkit-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
  &:hover {
    color: #ff8a56;
  }
}
.article-title p {
  padding: 24px 0 0;
}
.article-title a {
  text-decoration: none;
  font-family: Montserrat-Bold;
  color: #000;
  -webkit-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
  &:hover {
    color: #ff8a56;
  }
}
.article-inner ol,
.article-inner-li a {
  font-size: 16px;
  line-height: 150%;
  color: #fd6826;
}

.article-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 56px 0 0;
}
.article-inner-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.article-inner-block {
  width: 100%;
}

.article-inner-border {
  background: #fff;
  border-radius: 10px;
  padding: 24px;
  height: 100%;
}

.article-inner ol {
  list-style: decimal;
}

.article-button button,
.select__list .select__item:hover {
  background: #fd6826;
  color: #fff;
}

.article-inner-block2 {
  -ms-flex-preferred-size: calc(50% - 10px);
  flex-basis: calc(50% - 10px);
}

.article-inner-border2 {
  background: #fff;
  border-radius: 16px;
  padding: 16px;
}
.article-button button {
  font-family: Montserrat-Bold;
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  border-radius: 37px;
  padding: 10px 20px;
}

.tekstovaya h1 {
  line-height: 120%;
  color: #524003;
}

.tekstovaya-img2 {
  padding: 56px 0 40px;
}

.tekstovaya h1 {
  font-family: Bitter-SemiBold;
  font-size: 48px;
}

.select {
  position: relative;
  display: block;
  width: 100%;
}

.select__head {
  width: 100%;
  max-width: 100%;
  background: #fff;
  border-radius: 40px;
  padding: 17.5px 45px 17.5px 24px;
  font-size: 16px;
  line-height: 140%;
  color: #686661;
  cursor: pointer;
}

.select__head:after {
  width: 20px;
  height: 16px;
  background: url(../images/dropdown-arrow.svg) 50% 50% no-repeat;
  position: absolute;
  right: 25px;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  content: "";
  display: block;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.select__head.open:after {
  -webkit-transform: translateY(50%) rotate(180deg);
  -ms-transform: translateY(50%) rotate(180deg);
  transform: translateY(50%) rotate(180deg);
}

.select__head.open {
  outline: #fd6826 solid 1px;
}

.select__list {
  display: none;
  position: absolute;
  top: 67px;
  left: 0;
  right: 0;
  background: #fff;
  border-radius: 8px;
  max-height: 205px;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 100;
  margin: 0;
  padding: 0;
  scrollbar-color: dark;
  scrollbar-width: thin;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
}

.select__list::-webkit-scrollbar {
  width: 7px;
  background-color: #f8f9fa;
  padding: 5px;
}

.select__list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #d9d9d9;
}

.select__list .select__item {
  position: relative;
  padding: 8px 18px;
  cursor: pointer;
  list-style-type: none;
  font-size: 16px;
  line-height: 140%;
}

.topbutton {
  position: fixed;
  right: 30px;
  bottom: 160px;
  background-color: #ffe2b4;
  cursor: pointer;
  -webkit-transition:
    opacity 0.15s linear,
    -webkit-transform 0.6s linear;
  transition:
    opacity 0.15s linear,
    -webkit-transform 0.6s linear;
  -o-transition:
    transform 0.6s linear,
    opacity 0.15s linear;
  transition:
    transform 0.6s linear,
    opacity 0.15s linear;
  transition:
    transform 0.6s linear,
    opacity 0.15s linear,
    -webkit-transform 0.6s linear;
  opacity: 0;
  -webkit-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  z-index: 10;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  padding: 10px;
}
#toTop.active .topbutton {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
table,
table td {
  border: 1px solid #ddd;
}

table {
  width: 100%;
  margin-bottom: 20px;
  border-collapse: collapse;
}

table td {
  padding: 5px;
}

.service-img {
  width: 50%;
  float: right;
  padding: 15px;
}

@media (max-width: 770px) {
  .service-img {
    width: 100%;
    float: inherit;
    padding: 0;
  }
}

.menu_item-desktop ul {
  display: none;
  position: absolute;
  left: 350px;
  top: 0;
  width: calc(100% - 350px);
  padding: 12px 16px 20px;
  overflow-y: scroll;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: #fff;
}
@media (max-width: 770px) {
  .menu_item-desktop ul {
    left: 1000px;
  }
}

.menu_item-desktop li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  height: auto;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.menu_item-desktop li a {
  color: #524003 !important;
}

.tekstovaya blockquote {
  background: #fef7e8;
  border-radius: 8px;
  padding: 24px;
  border: 2px solid #ffe2b4;
}

.calculator-title {
  margin-bottom: 15px;
}

.calculator-wrap .calculator-input2 {
  cursor: pointer;
  font-size: 16px;
  line-height: 140%;
  color: #524003;
  margin: 0;
  width: 100%;
  padding: 10px 24px;
  /*height: 134px;*/
  border-radius: 24px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 24px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 16px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.calculator-wrap textarea {
  border: 1px solid #fff;
}

.calculator-wrap textarea:focus {
  background: #fff !important;
  outline: 0;
  border-color: #ff8a56;
}

.ostotziv-input2 {
  cursor: pointer;
  color: #524003;
  margin: 0;
  padding: 10px 24px;
  height: 140px;
  background: #fff;
  border-radius: 24px;
  width: 100%;
  border: 1px solid #fff;
  margin-top: 16px;
}

.ostotziv-input2:focus {
  background: #fff !important;
  outline: 0;
  border-color: #ff8a56;
}

.accordion-border:hover {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.licenziisec-bf,
.tekstovaya-bf,
.varik-bf,
.preparatisec-bf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.varik-bf {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.servicework-inner-mb {
  display: none;
}

.menu_item-desktop > ul > li > a:hover {
  color: #fd6826 !important;
}

@media (max-width: 500px) {
  .servicework-inner-mb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 24px 0 0;
  }
}

/* licenses img for footer */
.licenses-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}

.licenses-img-mobile {
  display: none;
}

.licenses-img-mobile2 {
  display: none;
}

@media (max-width: 470px) {
  .licenses-img {
    display: none;
  }

  .licenses-img-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
  }
}

@media (max-width: 370px) {
  .licenses-img-mobile2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
  }

  .licenses-img-mobile {
    display: none;
  }
}

.hidden,
.hide {
  display: none !important;
}

.search__but {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px;
  gap: 10px;
  width: 59px;
  height: 51px;
  position: absolute;
  right: 0;
}

.region_search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.modal-goroda-link a:hover {
  color: #ff8a56;
  cursor: pointer;
}

.city_wrapper {
  margin: 24px 0 0;
  background: #fff;
  border-radius: 8px;
}

.modal-goroda {
  height: auto;
}

.modal-goroda-link,
.modal-search-link:not(:last-child) {
  padding: 16px;
}

.region_ul {
  overflow-y: scroll;
  width: 100%;
  max-height: 184px;
}

*::-webkit-scrollbar {
  width: 8px;
  height: 12px;
}

*::-webkit-scrollbar-thumb {
  width: 8px;
  height: 12px;
  border-radius: 5px;
  background-color: #fd6826;
}

.mapsec-map {
  position: relative;
  overflow: hidden;
  height: 530px;
}

@media (max-width: 992px) {
  .mapsec-map {
    height: 345px;
  }
}

.pricesec table {
  border: none;
}

.pricesec__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  border-bottom: 1px solid #fd6826;
}

.pricesec__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}

.pricesec-bg-even {
  background: #ffff;
}

.doctorspec-ul2 {
  position: relative;
}

.doctorspec__button {
  width: 113%;
  background: none;
  height: 50px;
  position: absolute;
  bottom: -61px;
  left: -31px;
  border-radius: 0 0 20px 20px;
}

.doctorspec__button svg {
  -webkit-transform: rotateZ(90deg);
  -ms-transform: rotate(90deg);
  transform: rotateZ(90deg);
}

.container-results {
  padding: 20em 0 5em 0;
}
.container-results h1 {
  margin-bottom: 1em;
}
.container-results a {
  color: #524003;
}
.container-results .search-form {
  margin: 1em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.container-results .search-form .btn {
  text-align: center;
  color: #fff;
  background: #fd6826;
  -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  border-radius: 37px;
  width: 217px;
  height: 46px;
  margin-left: 1em;
}
@media (max-width: 991px) {
  .container-results {
    padding: 2em 1em;
  }
  .modal.form-search .modal-search .modal-search-link:nth-child(odd) {
    display: none;
  }
}
.popup.form-search .search-form {
  position: relative;
}
.popup.form-search .search-form .submit {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 20px;
  top: 10px;
  z-index: 9;
  opacity: 0;
}
.search-btn {
  width: 40px;
  height: 40px;
  background: url(/search.svg);
  margin-right: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.new-header .search-btn {
  width: 46px;
  height: 46px;
  background-image: url("/netcat_template/template/3/images/loop.svg");
  background-color: rgba(253, 104, 38, 0.14);
  border-radius: 50%;
  margin-right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px;
}

.new-header .header-ul {
  gap: 24px;
}

.blogs-suptitle {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
#cont {
  overflow: hidden;
  height: 1380px;
}
@media screen and (max-width: 480px) {
  #cont {
    height: 625px;
  }
}
.btn__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 50px;
}

.btn__content button {
  padding: 15px;
}

.clinic__3dtour-inn {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
  position: relative;
}
.clinic__3dtour--hover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.clinic__3dtour--hover__ttl {
  color: #fff;
  line-height: 1;
  margin-bottom: 10px;
  font-size: 18px;
}
.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
  display: inline-block;
  font-weight: 400;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -o-transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}
.btn-outline-light {
  color: #e0e0e0;
  border-color: #e0e0e0;
}
.btn-outline-light:hover {
  color: #212121;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
}
.clinic__3dtour-actions {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px 10px;
  display: none;
  z-index: 1;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
}
.clinic__3dtour-title {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}
.clinic__3dtour-subtitle {
  font-size: 0.875rem;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
}
.clinic__3dtour-inn:hover .clinic__3dtour--hover {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.clinic__block {
  padding: 50px 0;
}
.new_pad {
  padding-bottom: 40px;
}

.stoimost-container .stoimost-border {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 30px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.divider-line {
  display: none;
}
.stoimost-container .stoimost-border {
  height: auto;
}

.stoimost-container .stoimost-bottom {
  position: relative;
}

.stoimost-container .stoimost-bottom {
  bottom: 0px;
}

.otzivsec-link {
  margin-bottom: 40px;
}
.otzivsec-text-js {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  & p.lHidden {
    overflow: hidden;
    max-height: 160px;
  }
}
.license {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  row-gap: 5px;
}

.license .bold {
  font-weight: 600;
  font-size: 14px;
}

.license .smal {
  font-weight: 500;
  font-size: 13px;
  opacity: 0.8;
}

.popularsec-title2 a {
  font-family: Montserrat-Bold;
  font-size: 20px;
  line-height: 140%;
  color: #524003;
}
.ui-icon > i {
  opacity: 1;
}

.youtube {
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  overflow: hidden;
  background-size: cover;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  cursor: pointer;
}

.youtube .play {
  background: url("/youtube-play-btn.png") no-repeat;
  /*ВАЖНО: здесь укажите адрес до изображения*/
  background-position: 0 -50px;
  background-size: 100% auto;
  position: absolute;
  height: 50px;
  width: 69px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.youtube:hover .play {
  background-position: 0 0;
}

@media (max-width: 767px) {
  .youtube {
    height: 250px !important;
  }
  iframe,
  video {
    height: 250px !important;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.wrapper_error .header-erorr_button a,
.wrapper_error .header-erorr_button button {
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  -webkit-box-shadow: 0px 4px 20px rgb(82 64 3 / 15%);
  box-shadow: 0px 4px 20px rgb(82 64 3 / 15%);
  color: #ffffff;
  background: #fd6826;
  border-radius: 37px;
  width: 396px;
  height: 46px;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-decoration: none;
  padding: 12px 24px;
  display: block;
}

.wrapper_error .header-erorr_button a {
  background: #ffffff;
  color: #524003;
}

.wrapper_error h1 {
  font-weight: 600;
  font-size: 48px;
  line-height: 120%;
  color: #524003;
}

.wrapper_error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url("/netcat_template/template/3/images/img_fon.png");
  border-radius: 32px;
}

.error_404 p {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: #524003;
}
.error_404 {
  max-width: 462px;
}

.error_404 * {
  margin-bottom: 24px;
}
.error_404 img {
  display: block;
}

.zag_error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 700px;
  padding: 41px 32px;
}

.wrapper_error .header-button * {
  padding: 12px 24px;
}

.wrapper_menu {
  background: #fef7e8;
  border-radius: 32px;
}

.error {
  margin: 56px 0;
  padding: 32px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.error a {
  text-decoration: none;
}

@media screen and (max-width: 600px) {
  .wrapper_error {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: url(/netcat_template/template/3/images/img_fon.png);
    border-radius: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-position: 200px 400px;
    background-size: cover;
  }
  .zag_error {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: auto;
    padding: 30px 22px;
  }
  .wrapper_error h1 {
    font-size: 24px;
  }
  .error_404 img {
    display: block;
    width: 65%;
  }
  .error_404 p {
    font-size: 18px;
  }
  .header-erorr_button {
    margin-bottom: 10px;
  }
  .wrapper_error .header-erorr_button a,
  .wrapper_error .header-erorr_button button {
    font-size: 12px;
    width: 100%;
  }
  .error {
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (min-width: 993px) {
  .popularsec {
    padding: 120px 0 120px;
  }
}
.doctorspec-li2 {
  display: none;
}
.active_doc {
  display: block;
}
.result_wrapper .nc-form {
  display: none;
}

.site_map {
  margin: 100px 0;
}

.map_first_l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
  margin-top: 10px;
}
.map_second_l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 30px;
  gap: 10px;
  margin-top: 10px;
}
.map_last_l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 60px;
  gap: 10px;
  margin-top: 10px;
}

.site_map ul li:before {
  content: "";
  width: 20px !important;
  height: 20px !important;
  background-size: 24px 24px;
  padding-left: 30px;
  padding-bottom: 16px;
  content: "";
  background-image: url(../images/tekstovaya-li.svg);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  padding-top: 5px;
}
.site_map li,
.site_map a {
  color: #524003;
  text-decoration: none;
}
.site_map h1 {
  margin: 50px 0;
}

.installment_block {
  background: #f7ca72;
  border-radius: 24px;
  padding: 55px 50px;
  margin: 56px 0;
  position: relative;
  overflow: hidden;
}

.installment_block:before {
  position: absolute;
  content: "";
  top: -30px;
  right: 50px;
  background: -o-linear-gradient(
    17.87deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  background: linear-gradient(
    72.13deg,
    #fd6826 6.3%,
    rgba(253, 104, 38, 0) 74.24%
  );
  width: 335px;
  height: 335px;
  border-radius: 50%;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.installment_block:after {
  background: url(../images/doctors/Photoroom.png) 100% 100% no-repeat;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: 318px 379px;
}
.installment_text_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 40px;
  max-width: 537px;
}
.installment_text_block p:first-child {
  font-size: 24px;
  font-weight: 500;
  line-height: 33.6px;
  text-align: left;
}

.installment_text_block p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  color: #524003;
}
.installment_gr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 20px;
  position: relative;
  z-index: 1;
}
.inst_gr {
  background: #ffe2b4;
  border-radius: 16px;
  padding: 20px;
  min-width: 205px;
}
.inst_gr p:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 6px;
  font-size: 70px;
  font-weight: 400;
  line-height: 50px;
  text-align: left;
  color: #fd6826;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.inst_gr span {
  font-size: 32px;
  font-weight: 700;
  line-height: 44.8px;
  text-align: left;
  color: #fd6826cc;
}
.inst_gr p {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  color: #524003;
}
.inst_gr_last {
  background: #ffffff;
  border-radius: 16px;
  padding: 20px;
  min-width: 205px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 700;
  line-height: 25.2px;
  text-align: center;
  color: #fd6826;
}
.inst_btn {
  border: 1px solid #fd6826;
  width: 74px;
  height: 32px;
  border-radius: 80px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.inst_btn img {
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition:
    transform 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
}
.inst_gr_last:hover .inst_btn img {
  -webkit-transform: translate3d(30px, 0px, 0px);
  transform: translate3d(30px, 0px, 0px);
}

@media screen and (max-width: 1000px) {
  .installment_block:before {
    content: none;
  }
  .installment_block:after {
    content: none;
  }
  .installment_block {
    padding: 20px;
  }
  .installment_text_block p:first-child {
    font-size: 20px;
    line-height: 28px;
  }
  .installment_gr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
  }
  .inst_gr p:first-child {
    font-size: 55px;
  }
  .inst_gr span {
    font-size: 24px;
    line-height: 33px;
  }
  .inst_gr p {
    font-size: 18px;
  }
  .inst_gr_last {
    gap: 20px;
  }
  .header-title-burger {
    padding: 50px 0 0;
  }
}
.tekstovaya h3 {
  padding-top: 10px;
}
.tekstovaya h4 {
  padding-top: 10px;
}
.installment-plan {
  text-decoration: underline;
  font-family: Montserrat-Regular;
}
.footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 40px;
  & a {
    -webkit-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear;
    text-decoration: none;
    color: #524003;
    display: block;
    line-height: 1.4;
    &.bvi-open {
      color: #ff8a56;
    }
    @media (hover: hover) {
      &:hover {
        color: #ff8a56;
        &.bvi-open {
          color: #524003;
        }
      }
    }
  }
}

.footer__item {
  -ms-flex-preferred-size: calc((100% - 40px) / 3);
  flex-basis: calc((100% - 40px) / 3);
}
.footer__sublist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
  & > li {
    & a {
      font-size: 18px;
    }
    &:first-child {
      & a {
        margin-bottom: 8px;
        font-family: Montserrat-Bold;
        font-size: 20px;
      }
    }
  }
}
.footer__sublist-big {
  & > li a {
    margin-bottom: 8px;
    font-family: Montserrat-Bold;
    font-size: 20px;
  }
}
@media (max-width: 950px) {
  .footer__list {
    margin-top: 10px;
  }
  .footer__item {
    -ms-flex-preferred-size: calc((100% - 20px) / 2);
    flex-basis: calc((100% - 20px) / 2);
  }
  .footer__sublist li:first-child a {
    font-size: 18px;
    margin-bottom: 4px;
  }
  .footer__sublist-big {
    & > li a {
      margin-bottom: 4px;
      font-size: 18px;
    }
  }
}
@media (max-width: 600px) {
  .footer__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer__list {
    gap: 24px;
  }
  .footer__item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    gap: 12px;
  }
}

.footer__contact.footer-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 0;
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #52400326;
}
.footer__button .js-show-modal {
  padding: 12px 40px;
  height: auto;
}
.footer__top-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  &:first-child {
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 1px solid #52400326;
  }
  &:last-child {
    gap: 38px;
  }
}
.footer__text p {
  text-align: right;
}
.footer__logo {
  max-width: 271px;
}
.footer-social__title {
  display: none;
}
@media (max-width: 600px) {
  .footer-oplata-ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer__contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer__top-item {
    &:last-child {
      -webkit-box-align: normal;
      -ms-flex-align: normal;
      align-items: normal;
    }
  }
  .footer__contact.footer-block {
    gap: 0;
    & .footer__text {
      padding-bottom: 0;
    }
  }
  .footer__contact.footer-block {
    padding-bottom: 20px;
    border-bottom: 1px solid #fd6826;
  }
  .footer__sublist li:first-child a {
    margin-bottom: 0;
  }
}

.popup {
  height: 100vh;
  left: 50%;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  width: 100%;
  z-index: 2000;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  overflow-y: auto;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(47, 31, 1, 0.9)),
    to(rgba(47, 31, 1, 0.9))
  );
  background: -o-linear-gradient(
    bottom,
    rgba(47, 31, 1, 0.9),
    rgba(47, 31, 1, 0.9)
  );
  background: linear-gradient(0deg, rgba(47, 31, 1, 0.9), rgba(47, 31, 1, 0.9));
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  display: none;
}
.popup.active {
  display: block;
}
.popup__body {
  width: 100%;
  min-height: 100%;
  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;
  padding: 60px 15px 20px;
}
.popup.open {
  opacity: 1;
  pointer-events: all;
}
.popup__content {
  width: 100%;
  max-width: 465px;
  border-radius: 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  padding: 40px 24px 24px;
  scale: 0.3;
  -webkit-transition: scale 0.4s;
  -o-transition: scale 0.4s;
  transition: scale 0.4s;
  background-color: #fef7e8;
  -webkit-box-shadow: 0 0 30px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 30px 0 rgba(255, 255, 255, 0.1);
}
.popup-review__content {
  padding: 0;
  & .close-popup {
    z-index: 100;
    top: 6px;
    right: 6px;
  }
  .otzivsec-border {
    padding-top: 40px;
  }
}
.popup.open .popup__content {
  scale: 1;
}
.close-popup {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 20px;
  cursor: pointer;
  height: 20px;
  -webkit-transition:
    width 0.3s linear,
    height 0.3s linear,
    top 0.3s linear,
    right 0.3s linear;
  -o-transition:
    width 0.3s linear,
    height 0.3s linear,
    top 0.3s linear,
    right 0.3s linear;
  transition:
    width 0.3s linear,
    height 0.3s linear,
    top 0.3s linear,
    right 0.3s linear;
}
.popup__inner {
  width: 100%;
}
.popup__inner > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.popup__title {
  font-size: 34px;
  font-family: SourceSerifPro, sans-serif;
  color: #000;
}
.popup__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 8px;
}
.popup__subtitle {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.popup__small {
  font-size: 14px;
}
.popup__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}
.popup__form > * {
  width: 100%;
}
.popup__politic {
  font-size: 14px;
}
.popup__politic a {
  text-decoration: underline;
  font-weight: 500;
}
.popup__inner-change {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.popup__inner-change::before {
  display: none;
}
.popup-city__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}
.popup-city__title {
  display: block;
  padding-right: 20px;
  border-right: 1px solid #d2e3fd;
}
.popup-city__current-city {
  font-weight: 500;
  color: #fff;
  padding: 10px 14px;
  background-color: #68a1f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  border-radius: 40px;
}
.popup-city__current-city::before {
  display: block;
  content: "";
  width: 18px;
  height: 18px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: url(../img/icons/map.svg) center center/cover no-repeat;
  -webkit-filter: grayscale(1) brightness(0) invert(1);
  filter: grayscale(1) brightness(0) invert(1);
}
.popup-city__input {
  width: 100%;
  margin-bottom: 30px;
  background-color: #f3f6fb;
}
.popup-city {
  background-color: #fff;
}
.popup-city__inner {
  width: 100%;
}
.popup__inner-search {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0;
}
.popup__inner-search::before {
  display: none;
}
.popup-search__list > ul > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 6px;
  padding: 12px 14px;
}
.popup-search__list > ul > li > a > p {
  font-size: 18px;
  font-weight: 500;
  -webkit-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
  color: #000;
}
.popup-search__list > ul > li > a > span {
  font-size: 12px;
}
.popup-city__list > ul,
.popup-search__list > ul {
  max-height: 350px;
  overflow-y: auto;
}
.popup-city__list > ul::-webkit-scrollbar,
.popup-search__list > ul::-webkit-scrollbar {
  width: 6px;
  border-radius: 6px;
}
.popup-city__list > ul::-webkit-scrollbar-thumb,
.popup-search__list > ul::-webkit-scrollbar-thumb {
  background-color: #68a1f8;
  border-radius: 6px;
}
.popup-city__list > ul::-webkit-scrollbar-track,
.popup-search__list > ul::-webkit-scrollbar-track {
  background-color: #d2dce8;
  border-radius: 6px;
}
.popup-city__item {
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  color: #42679e;
}
.popup-city__item::before {
  display: block;
  content: "";
  width: 18px;
  height: 18px;
  background: url(../img/icons/map.svg) center center/cover no-repeat;
}
.popular-search {
  margin-top: 20px;
}
.popular-search > p,
.popular-service > p {
  display: block;
  font-weight: 500;
  color: #000;
  margin-bottom: 20px;
}
.popular-search > ul,
.popular-service > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}
.popular-search > ul li a,
.popular-service > ul li a {
  font-weight: 500;
  display: block;
  color: #68a1f8;
  border-radius: 10px;
  border: 1px solid #68a1f8;
  padding: 10px 20px;
}
@media (hover: hover) {
  .popup-city__item:hover,
  .popup-search__list > ul > li > a:hover,
  .popup-search__list > ul > li > a:hover > p {
    color: #995ef7;
  }
  .popular-search > ul li a:hover,
  .popular-service > ul li a:hover {
    background-color: #995ef7;
    border-color: #995ef7;
    color: #fff;
  }
  .none__subtitle a:hover {
    color: #995ef7;
  }
}
.popup-search {
  padding: 20px 30px;
  background-color: #fff;
}
.popup-search__form {
  padding-bottom: 20px;
  border-bottom: 1px solid #d2e3fd;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.popup-search__form::before {
  display: block;
  content: "";
  width: 16px;
  height: 16px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: url(../img/icons/search.svg) center center/contain no-repeat;
}
.popup-seach__input {
  background-color: transparent;
  width: 100%;
  font-size: 18px;
  padding-left: 10px;
  font-weight: 500;
}
.popup__response {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 12px;
  margin: 0 auto;
}
@media (max-width: 800px) {
  .popup__content {
    padding: 30px 20px 20px;
    border-radius: 20px;
  }
  .popup-review__content {
    padding: 0;
  }
  .close-popup {
    width: 11px;
    height: 11px;
    top: 14px;
    right: 14px;
  }
  .popup__title {
    font-size: 24px;
  }
  .popup-city__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 12px;
  }
  .popup-city__title {
    padding-right: 0;
    border-right: none;
  }
  .popup-city__current-city {
    width: 100%;
  }
  .popup-city__input {
    margin-bottom: 20px;
  }
  .popup-search__list > ul > li > a > p {
    font-size: 16px;
  }
  .popup-search__form {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    background-color: #f3f6fb;
    border-radius: 40px;
    padding-right: 30px;
  }
  .popup-search__form::before {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .popup-seach__input {
    font-size: 16px;
    padding-left: 20px;
  }
}
.popup-call__title {
  font-size: 30px;
  display: block;
  text-align: center;
  font-family: Montserrat-Bold;
  margin-bottom: 30px;
}
.popup-call-response__main {
  font-size: 24px;
}
textarea {
  resize: none;
}
.swiper-pag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.slider-button {
  width: 40px;
  pointer-events: all;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 40px;
  cursor: pointer;
  position: relative;
  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;
  background-color: #fd6826;
  border-radius: 5px;
  border: 1px solid #fd6826;
  -webkit-transition:
    border-color 0.25s linear,
    background-color 0.25s linear,
    opacity 0.25s linear;
  -o-transition:
    border-color 0.25s linear,
    background-color 0.25s linear,
    opacity 0.25s linear;
  transition:
    border-color 0.25s linear,
    background-color 0.25s linear,
    opacity 0.25s linear;
}
.slider-button::after {
  width: 10px;
  height: 10px;
  display: block;
  margin-right: 3px;
  content: "";
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.25s linear;
  -o-transition: border-color 0.25s linear;
  transition: border-color 0.25s linear;
}
@media (hover: hover) {
  .slider-button:not(.swiper-button-disabled):hover {
    background-color: transparent;
  }
  .slider-button:not(.swiper-button-disabled):hover::after {
    border-color: #fff;
  }
  .text__content > * > a:hover {
    color: #995ef7;
  }
}
.swiper-button-disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
.slider-button_prev::after {
  -webkit-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg);
  margin-right: 0;
  margin-left: 3px;
}
.slider-button_white {
  background-color: #fff;
}
.swiper-scrollbar-horizontal {
  background-color: #d2e3fd;
  height: 4px;
  width: 100%;
  border-radius: 10px;
}
.swiper-scrollbar-drag {
  background-color: #68a1f8;
}
.swiper-pagination-bullet {
  background: #d2e3fd;
  width: 25px;
  height: 4px;
  border-radius: 10px;
  margin: 0;
  opacity: 1;
  -webkit-transition: background-color 0.25s linear;
  -o-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #68a1f8;
}
.swiper-pagination-bullets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 100;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.swiper-pagination-bullet {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 16px)
  );
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 16px)
  );
  border: 2px solid #fd6826;
  border-radius: 50%;
  background-color: transparent;
  -webkit-transition:
    background-color 0.3s linear,
    width 0.3s linear,
    height 0.3s linear,
    margin 0.3s linear;
  -o-transition:
    background-color 0.3s linear,
    width 0.3s linear,
    height 0.3s linear,
    margin 0.3s linear;
  transition:
    background-color 0.3s linear,
    width 0.3s linear,
    height 0.3s linear,
    margin 0.3s linear;
  margin: 4px !important;
  opacity: 1;
  &.swiper-pagination-bullet-active {
    margin: 0 !important;
    width: var(
      --swiper-pagination-bullet-width,
      var(--swiper-pagination-bullet-size, 24px)
    );
    height: var(
      --swiper-pagination-bullet-height,
      var(--swiper-pagination-bullet-size, 24px)
    );
    background-color: #fd6826;
  }
}

.gallery_swiper-pag {
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.swiper-gallery__pagination {
  margin-top: 30px;
  display: none;
}
@media (max-width: 600px) {
  .swiper-gallery__pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .gallery_swiper-pag {
    display: none;
  }
  .swiper-gallery .swiper {
    margin-right: 10px;
  }
}
.pochemusec-pagination {
  display: none;
}
.pochemusec-wrap {
  margin-top: 20px;
}
.pochemusec-inner {
  overflow: visible;
}
section {
  max-width: 100vw;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .pochemusec-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
  }
}

@media (min-width: 1024px) {
  .pochemusec-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
  }
  .pochemusec-block {
    -ms-flex-preferred-size: calc((100% - 40px) / 3);
    flex-basis: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1200px) {
  .pochemusec-block {
    -ms-flex-preferred-size: calc((100% - 60px) / 4);
    flex-basis: calc((100% - 60px) / 4);
  }
}
.popularsec-wrap {
  margin-top: 20px;
}
.popularsec-inner {
  overflow: visible;
}

@media (max-width: 1023px) {
  .popularsec-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
  }
}

@media (min-width: 1024px) {
  .popularsec-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
  }
  .popularsec-block {
    -ms-flex-preferred-size: calc((100% - 40px) / 3);
    flex-basis: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1200px) {
  .popularsec-block {
    -ms-flex-preferred-size: calc((100% - 60px) / 4);
    flex-basis: calc((100% - 60px) / 4);
  }
}
.swiper-doctors .swiper {
  margin-top: 30px;
}
.swiper-doctors__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.doctors-pagination {
  display: none;
}
@media (max-width: 450px) {
  .swiper-doctors__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .doctors-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .doctors_swiper-pag {
    display: none;
  }
}

.swiper-certificates .swiper {
  margin-top: 30px;
}
.swiper-certificates__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.certificates-pagination {
  display: none;
}
@media (max-width: 450px) {
  .swiper-certificates__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .certificates-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .certificates_swiper-pag {
    display: none;
  }
}
.swiper-reviews__bootom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
  gap: 20px;
}

.swiper-reviews .swiper {
  margin-top: 30px;
}
.swiper-reviews .swiper-slide {
  height: auto;
  & .otzivsec-block {
    height: 100%;
  }
}
.otzivsec-border {
  height: 100%;
}
@media (max-width: 600px) {
  .reviews-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.varik-pagination {
  margin-top: 30px;
  display: none;
}
@media (max-width: 1023px) {
  .varik-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.akciisec-slayder {
  margin-top: 30px;
  margin-bottom: 30px;
}
.swiper-akciisec__bottom,
.swiper-diploms__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.akciisec-pagination,
.diploms-pagination {
  display: none;
}
@media (max-width: 1023px) {
  .akciisec-pagination,
  .diploms-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .swiper-akciisec__bottom,
  .swiper-diploms__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.vrachisec-slayder {
  margin-top: 30px;
  margin-bottom: 30px;
}
.etapisec-container {
  margin-top: 30px;
  margin-bottom: 20px;
}
.footer-top__nav {
  width: 100%;
}
.footer-top__nav > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;

  -webkit-box-pack: justify;

  -ms-flex-pack: justify;

  justify-content: space-between;
  & a {
    text-decoration: none;
    line-height: 1.4;
    color: #524003;
    -webkit-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear;
    @media (hover: hover) {
      &:hover {
        color: #ff8a56;
      }
    }
  }
  & > li {
    width: 100%;
    max-width: 270px;
  }
  & ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 16px;
    & > li {
      &:first-child {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        font-size: 20px;
        font-family: Montserrat-Bold;
        width: 100%;
      }
      -ms-flex-preferred-size: calc(50% - 8px);
      flex-basis: calc(50% - 8px);
    }
  }
}
.footer-top__big {
  & li {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    font-size: 20px;
    font-family: Montserrat-Bold;
    width: 100%;
  }
}
.footer__blog {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  & > li {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: 1023px) {
  .footer__top-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal;
  }
}
@media (max-width: 900px) {
  .footer-top__nav > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    & > li {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%;
    }
  }
  .footer__top-item {
    &:first-child {
      border-bottom: none;
      padding-bottom: 0;
      margin-bottom: 0;
    }
  }
  .footer-oplata {
    max-width: 100%;
  }
  .footer-oplata-title {
    text-align: center;
  }

  .footer-oplata-ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer__contact.footer-block {
    padding-bottom: 0;
    margin-bottom: 24px;
    border-bottom: none;
    gap: 16px;
  }
  .footer__top-item {
    display: contents;
  }
  .footer-top__nav > ul ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
  }
  .footer-top__nav > ul {
    gap: 8px;
  }
  .footer__top-item {
    gap: 16px;
  }
  .footer__logo {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .footer__numbers {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    margin-bottom: 8px;
  }
  .footer__social {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .footer__button {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .footer__pay {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .footer-top__nav {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .footer-social__title {
    display: block;
    font-size: 16px;
    font-family: Montserrat-Bold;
    margin-bottom: 16px;
    line-height: 1.4;
  }
  .footer-social-li a {
    width: 40px;
    height: 40px;
    & img {
      max-width: 22px;
    }
  }
}
@media (max-width: 600px) {
  .footer-top__nav > ul {
    & ul > li:first-child {
      font-size: 16px;
    }
  }
  .footer-top__big li {
    font-size: 16px;
  }
  .footer-services {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #52400326;
  }
  .footer-oplata-title {
    text-align: left;
  }
  .footer-oplata-ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .footer-bottom {
    padding-top: 0;
  }
  .footer-bottom-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .footer-button button {
    padding: 16px;
    line-height: 1;
  }
}

.burger i:nth-of-type(2) {
  display: none;
}
@media screen and (max-width: 1900px) {
  .mapsec-border {
    z-index: 1;
    background: #fef7e8;
    border-radius: 16px;
    width: 478px;
    padding: 32px;
    position: absolute;
    top: 58px;
    left: 370px;
  }
}

@media screen and (max-width: 1850px) {
  .mapsec-border {
    z-index: 1;
    background: #fef7e8;
    border-radius: 16px;
    width: 478px;
    padding: 32px;
    position: absolute;
    top: 58px;
    left: 345px;
  }
}

@media screen and (max-width: 1800px) {
  .mapsec-border {
    z-index: 1;
    background: #fef7e8;
    border-radius: 16px;
    width: 478px;
    padding: 32px;
    position: absolute;
    top: 58px;
    left: 320px;
  }
}

@media screen and (max-width: 1750px) {
  .mapsec-border {
    z-index: 1;
    background: #fef7e8;
    border-radius: 16px;
    width: 478px;
    padding: 32px;
    position: absolute;
    top: 58px;
    left: 295px;
  }
}

@media screen and (max-width: 1700px) {
  .mapsec-border {
    z-index: 1;
    background: #fef7e8;
    border-radius: 16px;
    width: 478px;
    padding: 32px;
    position: absolute;
    top: 58px;
    left: 270px;
  }
}

@media screen and (max-width: 1650px) {
  .mapsec-border {
    z-index: 1;
    background: #fef7e8;
    border-radius: 16px;
    width: 478px;
    padding: 32px;
    position: absolute;
    top: 58px;
    left: 245px;
  }
}

@media screen and (max-width: 1600px) {
  .mapsec-border {
    z-index: 1;
    background: #fef7e8;
    border-radius: 16px;
    width: 478px;
    padding: 32px;
    position: absolute;
    top: 58px;
    left: 220px;
  }
}

@media screen and (max-width: 1550px) {
  .mapsec-border {
    z-index: 1;
    background: #fef7e8;
    border-radius: 16px;
    width: 478px;
    padding: 32px;
    position: absolute;
    top: 58px;
    left: 195px;
  }
}

@media screen and (max-width: 1500px) {
  .mapsec-border {
    z-index: 1;
    background: #fef7e8;
    border-radius: 16px;
    width: 478px;
    padding: 32px;
    position: absolute;
    top: 58px;
    left: 170px;
  }
}

@media screen and (max-width: 1470px) {
  .mapsec-border {
    z-index: 1;
    background: #fef7e8;
    border-radius: 16px;
    width: 478px;
    padding: 32px;
    position: absolute;
    top: 58px;
    left: 155px;
  }
}

@media screen and (max-width: 1440px) {
  .mapsec-border {
    z-index: 1;
    background: #fef7e8;
    border-radius: 16px;
    width: 478px;
    padding: 32px;
    position: absolute;
    top: 58px;
    left: 140px;
  }
}

@media screen and (max-width: 1400px) {
  .mapsec-border {
    z-index: 1;
    background: #fef7e8;
    border-radius: 16px;
    width: 478px;
    padding: 32px;
    position: absolute;
    top: 58px;
    left: 120px;
  }
}

@media screen and (max-width: 1380px) {
  .mapsec-border {
    z-index: 1;
    background: #fef7e8;
    border-radius: 16px;
    width: 478px;
    padding: 32px;
    position: absolute;
    top: 58px;
    left: 110px;
  }
}

@media screen and (max-width: 1370px) {
  .mapsec-border {
    z-index: 1;
    background: #fef7e8;
    border-radius: 16px;
    width: 478px;
    padding: 32px;
    position: absolute;
    top: 58px;
    left: 105px;
  }
}

@media screen and (max-width: 1366px) {
  .formsec-img {
    position: absolute;
    width: 450px;
    bottom: -37px;
    right: -20px;
  }
}

@media screen and (max-width: 1360px) {
  .mapsec-border {
    z-index: 1;
    background: #fef7e8;
    border-radius: 16px;
    width: 478px;
    padding: 32px;
    position: absolute;
    top: 58px;
    left: 100px;
  }
}

@media screen and (max-width: 1330px) {
  .mapsec-border {
    z-index: 1;
    background: #fef7e8;
    border-radius: 16px;
    width: 478px;
    padding: 32px;
    position: absolute;
    top: 58px;
    left: 85px;
  }
}

@media screen and (max-width: 1300px) {
  .mapsec-border {
    z-index: 1;
    background: #fef7e8;
    border-radius: 16px;
    width: 478px;
    padding: 32px;
    position: absolute;
    top: 58px;
    left: 70px;
  }
}

@media screen and (max-width: 1250px) {
  .mapsec-border {
    z-index: 1;
    background: #fef7e8;
    border-radius: 16px;
    width: 478px;
    padding: 32px;
    position: absolute;
    top: 58px;
    left: 45px;
  }
}

@media screen and (max-width: 1200px) {
  .mapsec-border {
    z-index: 1;
    background: #fef7e8;
    border-radius: 16px;
    width: 478px;
    padding: 32px;
    position: absolute;
    top: 58px;
    left: 20px;
  }

  .servicework-absolute {
    position: absolute;
    width: 490px;
    top: 59px;
    right: 0;
  }
}

@media screen and (max-width: 1150px) {
  .formsec-img {
    position: absolute;
    width: 400px;
    bottom: -33px;
    right: -20px;
  }
}
.stoimost-sl {
  padding-top: 30px;
}
.stoimost-border {
  width: 100%;
}
@media screen and (max-width: 1100px) {
  .popularsec-border,
  .popularsec2-border {
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 0 4px 20px rgb(82 64 3 / 15%);
    box-shadow: 0 4px 20px rgb(82 64 3 / 15%);
  }

  .pochemusec-border,
  .popularsec-border,
  .popularsec2-border {
    background: #fef7e8;
    border-radius: 8px;
    padding: 24px;
  }

  .blogs-suptitle p,
  .klinikasec-title p {
    font-size: 16px;
    line-height: 140%;
    color: #524003;
  }

  .popularsec-border {
    height: 400px;
  }

  .popularsec2-border {
    height: 480px;
  }

  .klinikasec-title p {
    padding: 32px 0 0;
    max-width: 670px;
  }

  .pochemusec-border {
    height: 450px;
  }

  .formsec-img,
  .preparatisec-absolute {
    display: none;
  }

  .formsec {
    padding: 0 0 67px;
  }
  .services-menu.hide-content {
    overflow-y: scroll;
  }
  .formsec2 {
    padding: 32px 0;
  }

  .popularsec2-border-bg {
    background: url(../images/popularsec-border2.png) 100% 100% no-repeat
      #fef7e8;
  }

  .servicework-absolute {
    position: absolute;
    width: 375px;
    top: 77px;
    right: 0;
  }

  .stoimost {
    padding: 32px 0 0;
  }
  .stoimost-container {
    padding: 0;
  }

  .calculator-img {
    position: absolute;
    width: 290px;
    top: 78px;
    right: -40px;
  }

  .doctor-border {
    margin: 70px 0 0;
    background: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
    box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
    border-radius: 4px;
    max-width: 342px;
    padding: 16px;
  }

  .blogs-suptitle p {
    min-height: 210px;
  }
}

@media screen and (max-width: 1050px) {
  .services-block {
    width: 33%;
  }
}

@media screen and (max-width: 1024px) {
  .new-header .search-btn {
    margin-right: 12px;
  }
  .header-nav,
  .header-nav2,
  .tab-li a {
    text-decoration: none;
    font-size: 14px;
  }

  .bolshesec-title p,
  .header-nav,
  .header-nav2,
  .tab-li a,
  .tabs li,
  .work-inner-title p {
    line-height: 140%;
    color: #524003;
  }

  .calculator-img,
  .header-logo-text,
  .work-absolute {
    display: none;
  }

  .header-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1;
  }

  .work-inner-title p {
    font-family: Montserrat-Bold;
    font-size: 32px;
  }

  .work-overflo {
    padding: 24px 0 0;
  }

  .tabs li {
    cursor: pointer;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    font-size: 14px;
  }
  .popularsec2 {
    padding: 0;
  }

  .pochemusec-slayder,
  .popularsec-slayder {
    display: block;
  }

  .pomoshsec {
    padding: 30px 0 0;
  }

  .klinikasec-slayder:before {
    width: auto;
    left: 112px;
    right: 0;
    margin: 0;
  }

  .pochemusec {
    padding: 32px 0 0;
  }

  .bolshesec-title p {
    font-family: Montserrat-Bold;
    font-size: 16px;
  }

  .bolshesec-wrap {
    padding: 8px 0 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .bolshesec-block {
    width: 50%;
    padding: 16px 16px 0;
  }

  .article-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .servicework-absolute {
    position: absolute;
    width: 300px;
    top: 76px;
    right: 0;
  }

  .pomoshsec2 {
    padding: 64px 0 32px;
  }

  .pricesec-padding {
    padding: 16px 0 0;
  }

  .doctor-border {
    margin: 60px 0 0;
    background: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
    box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
    border-radius: 4px;
    max-width: 342px;
    padding: 16px;
  }

  .blogs-block {
    width: 50%;
  }

  .blogs-img img {
    width: 100%;
  }

  .article-block,
  .article-inner-block {
    width: 100%;
    padding: 0;
  }

  .article-block2 {
    width: 100%;
    padding: 24px 0 0;
  }

  .article-inner {
    padding: 32px 0 0;
  }
}

@media screen and (max-width: 992px) {
  .article-inner ol {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .proverkasec-name p {
    text-align: center;
  }
  .proverkasec-name p a {
    font-size: 18px;
  }
  .article-inner-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .article-inner-block2 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .header-versiya__mobile {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding: 16px 0 0 !important;
  }

  .doctorspec-li,
  .popularsec-li,
  .stoimost-li,
  .tekstovaya ul li {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .work-nowrap,
  .work-overflo {
    overflow: auto;
  }

  .mapsec-border,
  .work-back,
  .work-back2 {
    border-radius: 16px;
  }

  .mapsec-title p,
  .preparatisec-title p,
  .title3 {
    line-height: 140%;
    color: #524003;
  }

  .header-fixed,
  .header-wrap {
    position: relative;
  }

  .doctorspec-absolute,
  .doctorspec-absolute2,
  .header-bg,
  .header-gorod,
  .header-title,
  .header-versiya,
  .preparatisec-absolute2,
  .servicework-absolute {
    display: none;
  }

  .header {
    background: #ffe2b4;
  }

  .header-logo a img {
    width: 32px;
    height: 32px;
  }

  .header-number-link a {
    color: #524003;
  }

  .header-number {
    padding: 0;
    margin: 0 auto;
    & img {
      width: 24px;
      height: 24px;
    }
  }

  .bolshesec,
  .calculator,
  .doctor,
  .doctorinfo,
  .doctors,
  .footer,
  .formsec2,
  .ostotziv,
  .otzivsec,
  .pomoshsec3,
  .preparatisec,
  .proverkasec,
  .ratingsec,
  .services,
  .tekstovaya2,
  .varik,
  .work {
    padding: 32px 0;
  }

  .work-back {
    padding: 16px;
  }

  .title-bf:before {
    top: 0;
    left: 0;
  }

  .modal_window-wrapper h1 {
    font-size: 22px;
  }

  .zag {
    font-size: 22px;
  }

  .header-right,
  .tekstovaya-video,
  .work-wrap {
    padding: 24px 0 0;
  }

  .header-right {
    margin-top: 24px;
  }

  .calculator-container,
  .varik-pd,
  .work-container {
    padding: 0;
  }
  .varik-price p {
    padding-top: 15px;
  }
  .work-overflo {
    padding: 24px 20px 0;
    white-space: nowrap;
  }

  .work-overflo::-webkit-scrollbar {
    width: 0;
    height: 0;
  }

  .work-back2 {
    width: 992px;
  }

  .akciisec-container,
  .klinikasec-container {
    padding: 0 0 0 12px;
  }

  .klinikasec-link a img {
    width: 100% !important;
  }

  .klinikasec-slayder {
    margin: 40px 0 0;
    padding: 0 0 16px;
  }

  .contacts-block,
  .contacts-block:last-child,
  .doctor-border {
    margin: 16px 0 0;
  }

  .klinikasec-slayder:before {
    height: 358px;
    border-radius: 24px 0 0 24px;
  }

  .klinikasec {
    padding: 64px 0 81px;
  }

  .popularsec,
  .review,
  .tekstovaya {
    padding: 32px 0 0;
  }

  .contacts-wrap,
  .doctorspec-wrap,
  .pomoshsec-wrap,
  .preparatisec-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .pomoshsec-block {
    width: 100%;
    border-right: none;
  }

  .doctorspec-block2,
  .pomoshsec-block2,
  .preparatisec-block2 {
    width: 100%;
    padding: 24px 0 0;
  }

  .article,
  .fagsec,
  .otzivsec3,
  .vrachisec {
    padding: 32px 0;
    background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(2.08%, #f6c971),
      color-stop(50%, #f6c971),
      to(#f7c971)
    );
    background: -o-linear-gradient(
      bottom,
      #f6c971 2.08%,
      #f6c971 50%,
      #f7c971 100%
    );
    background: linear-gradient(
      360deg,
      #f6c971 2.08%,
      #f6c971 50%,
      #f7c971 100%
    );
  }

  .varik-slayder {
    display: block;
  }

  .varik-absolute {
    position: absolute;
    width: 100%;
    padding: 0 16px;
    left: 0;
    bottom: 16px;
  }

  .varik-img img {
    width: 100%;
  }

  .doctorspec,
  .formsec {
    padding: 0 0 32px;
  }

  .title3 {
    font-family: Montserrat-Bold;
    font-size: 18px;
  }

  .mapsec-title p {
    padding: 16px 0 0;
    font-family: Montserrat-Medium;
    font-size: 16px;
  }

  .mapsec-border {
    z-index: 1;
    background: #fef7e8;
    width: 320px;
    padding: 16px;
    position: absolute;
    top: 58px;
    left: 20px;
  }

  .mapsec-map {
    width: 100%;
    height: 400px;
  }

  .burger,
  .mt-munu-mb .header-navigation-wr {
    display: block !important;
  }

  .mt-mobile {
    right: 0;
  }

  .header {
    position: sticky !important;
    top: 0;
    z-index: 1001;
  }

  .header-versiya-link a {
    font-family: Montserrat-Regular;
    color: #524003;
  }

  .header-button {
    padding: 16px 0 0;
  }

  .semechki {
    padding: 8px 0;
    font-size: 16px;
  }

  .calculator-border {
    padding: 24px 20px;
  }

  .doctorspec-block,
  .preparatisec-block {
    width: 100%;
    padding: 0;
  }

  .preparatisec-title p {
    max-width: 562px;
    padding: 32px 0 0;
    font-size: 16px;
    position: relative;
    z-index: 1;
  }

  .preparatisec-img {
    padding: 16px 0 0;
    text-align: center;
  }

  .doctor-border {
    background: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
    box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
    border-radius: 4px;
    max-width: 342px;
    padding: 16px;
  }

  .otzivsec2 {
    padding: 24px 0 0;
  }

  .contacts-block {
    width: 50%;
  }

  .tekstovaya-img2 {
    padding: 24px 0 16px;
  }
}

@media screen and (max-width: 900px) {
  .header-number-links a {
    font-size: 13px;
  }

  .header-number-link__span {
    font-weight: 500;
    font-size: 10px;
    line-height: 140%;
    text-align: center;
    color: rgba(82, 64, 3, 0.5);
    padding: 0px 0px 0px 4px;
    display: block;
  }
  .popularsec-price p,
  .popularsec-title p,
  .popularsec-title2 p {
    font-family: Montserrat-Bold;
    line-height: 140%;
    color: #524003;
  }

  .popularsec-price p,
  .popularsec-title p,
  .popularsec-title2 p,
  .vrachisec-position p {
    position: relative;
    z-index: 1;
  }

  .popularsec-title p {
    padding: 0 0 8px;
    font-size: 18px;
  }

  .popularsec-title2 p {
    font-size: 16px;
  }

  .popularsec-price p {
    font-size: 18px;
  }

  .popularsec-link a,
  .popularsec2-link a {
    font-family: Montserrat-Medium;
    font-size: 16px;
  }

  .popularsec2-link a {
    height: 54px;
  }

  .vrachisec-name p,
  .vrachisec-position p {
    font-family: Montserrat-Bold;
    line-height: 140%;
    color: #524003;
  }

  .pomoshsec-li p {
    margin: 0 0 0 8px;
    width: 100%;
    font-size: 16px;
    line-height: 140%;
    color: #524003;
  }

  .klinikasec-block {
    display: none;
  }

  .klinikasec-block2 {
    height: 317px;
    display: block;
  }

  .klinikasec-link a img {
    border-radius: 16px;
    height: 317px;
  }

  .klinikasec-slayder:before {
    height: 349px;
    border-radius: 24px 0 0 24px;
  }

  .vrachisec-name p {
    font-size: 18px;
  }

  .vrachisec-position p {
    padding: 20px 0 0;
    font-size: 16px;
  }

  .vrachisec-link a {
    font-family: Montserrat-Medium;
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .blogs-link a,
  .formsec-title p a,
  .pomoshsec-link a,
  .work-link a {
    text-decoration: none;
  }

  .work-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse;
  }

  .work-block {
    padding: 24px 0 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }

  .work-block2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    padding: 0;
  }

  .work-border {
    width: 100%;
    border: none;
    padding: 0;
  }

  .pomoshsec-button button,
  .work-button button,
  .work-link a {
    -webkit-box-shadow: 0 4px 20px rgb(82 64 3 / 15%);
    box-shadow: 0 4px 20px rgb(82 64 3 / 15%);
    border-radius: 37px;
    width: 100%;
    height: 54px;
  }

  .title {
    position: relative;
    font-size: 43px;
  }

  .pomoshsec-button button,
  .work-button button,
  .work-link a {
    font-family: Montserrat-Bold;
    font-size: 16px;
    line-height: 140%;
  }

  .pomoshsec-button button,
  .work-button button {
    text-align: center;
    color: #fff;
    background: #fd6826;
  }

  .work-link a {
    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;
    padding: 0;
    position: relative;
    color: #524003;
    background: #fff;
  }

  .pomoshsec-link a,
  .work-back {
    background: #ffe2b4;
  }

  .work-link-img {
    position: absolute;
    width: 67px;
    top: -1px;
    right: -12px;
    & img {
      width: 67px;
      height: 67px;
    }
  }

  .akciisec-price-skid,
  .contacts-title p,
  .doctor-nedelya p,
  .footer-oplata-title p,
  .footer-social-title p,
  .work-title p {
    font-family: Montserrat-Bold;
    font-size: 16px;
    line-height: 140%;
    color: #524003;
  }

  .work-li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 0 0;
  }

  .popularsec-border {
    padding: 16px;
    height: 400px;
  }

  .popularsec-link {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0 0 16px 16px;
  }

  .popularsec-border-bg:after {
    background: url(../images/popularsec-border.png) 100% 200% no-repeat;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
  }

  .title2 {
    position: relative;
    z-index: 1;
    font-family: Bitter-Bold;
    font-size: 22px;
    line-height: 120%;
    color: #524003;
  }

  .popularsec2-border {
    padding: 16px;
    height: 439px;
  }

  .pomoshsec-link a {
    font-family: Montserrat-Medium;
    font-size: 16px;
    line-height: 140%;
    color: #524003;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 16px 0 0;
    position: relative;
    border-radius: 16px;
    height: 38px;
    width: 220px;
  }

  .pochemusec-title p,
  .pochemusec-title2 p,
  .pomoshsec-border-wrap p,
  .pomoshsec-title p {
    font-family: Montserrat-Bold;
    font-size: 16px;
    line-height: 140%;
    color: #524003;
  }

  .footer-button button,
  .varik-button button {
    background: #fd6826;
    -webkit-box-shadow: 0 4px 20px rgb(82 64 3 / 15%);
    box-shadow: 0 4px 20px rgb(82 64 3 / 15%);
    border-radius: 37px;
  }

  .pomoshsec-link-img {
    position: absolute;
    left: 16px;
    width: 23px;
    top: 4px;
  }

  .pomoshsec-title p {
    width: auto;
    padding: 0 0 0 24px;
  }

  .contacts-gorod,
  .contacts-social-ul,
  .pomoshsec-ul,
  .ratingsec-wrap,
  .tekstovaya-pd {
    padding: 8px 0 0;
  }

  .calculator-button,
  .pomoshsec-button,
  .tekstovaya-pd3 {
    padding: 24px 0 0;
  }

  .doctorinfo-absolute,
  .doctors-block-mb,
  .dogs-block-mb,
  .pomoshsec-img,
  .pricesec-wrap,
  .servicework-border-title,
  .servicework-inner-dk,
  .tekstovaya-block2,
  .varik-bf:before,
  .varik-title p br {
    display: none;
  }

  .pomoshsec-border {
    background: #fef7e8;
    -webkit-box-shadow: 0 4px 20px rgb(82 64 3 / 15%);
    box-shadow: 0 4px 20px rgb(82 64 3 / 15%);
    border-radius: 16px;
    padding: 24px 16px;
  }

  .pomoshsec-border-block {
    padding: 0 0 24px;
  }

  .pomoshsec-border-wrap p {
    margin: 0 0 0 8px;
    width: 90%;
  }

  .pomoshsec-bf:before {
    position: absolute;
    content: "";
    left: 0;
    background: -o-linear-gradient(
      17.87deg,
      #fd6826 6.3%,
      rgba(253, 104, 38, 0) 74.24%
    );
    background: linear-gradient(
      72.13deg,
      #fd6826 6.3%,
      rgba(253, 104, 38, 0) 74.24%
    );
    border-radius: 50%;
    width: 70px;
    height: 70px;
    top: -15px;
  }

  .klinikasec-block2 {
    height: 268px;
    display: block;
  }

  .klinikasec-link a img {
    border-radius: 16px;
    height: 268px;
  }

  .klinikasec-slayder:before {
    height: 300px;
    border-radius: 24px 0 0 24px;
  }

  .licenziisec-bf:before,
  .tekstovaya-bf:before {
    background: -o-linear-gradient(
      17.87deg,
      #fd6826 6.3%,
      rgba(253, 104, 38, 0) 74.24%
    );
    background: linear-gradient(
      72.13deg,
      #fd6826 6.3%,
      rgba(253, 104, 38, 0) 74.24%
    );
    border-radius: 50%;
    width: 70px;
    position: absolute;
    content: "";
    left: 0;
    height: 70px;
  }

  .klinikasec-title p {
    padding: 24px 0 0;
    font-size: 16px;
    line-height: 140%;
    color: #524003;
    max-width: 670px;
  }

  .pochemusec-title p {
    max-width: 645px;
    padding: 8px 0 0;
    text-align: center;
    margin: 0 auto;
  }

  .pochemusec-border {
    background: #fef7e8;
    border-radius: 8px;
    padding: 16px;
    height: 346px;
  }

  .pochemusec-title2 p {
    min-height: 44px;
  }

  .tekstovaya-img-mb {
    padding: 24px 0 0;
    display: block;
  }

  .calculator-block2,
  .tekstovaya-block {
    width: 100%;
    padding: 0;
  }

  .tekstovaya h2 {
    font-family: Bitter-Bold;
    font-size: 24px;
    line-height: 140%;
    color: #524003;
    position: relative;
    z-index: 1;
    margin-top: 16px;
  }

  .otzivsec-name p,
  .vrachisec-title p {
    font-family: Montserrat-Bold;
    color: #524003;
  }

  .otzivsec-name p,
  .vrachisec-title p {
    font-size: 16px;
    line-height: 140%;
  }

  .tekstovaya-bf:before {
    top: 0;
  }

  .tekstovaya-bf h2 {
    margin-top: 0;
  }
  @media (max-width: 767px) {
    ul.tab-ul.menu-lvl-3 {
      display: none;
      position: static;
      width: 100%;
      padding: 0;
      padding-left: 24px;
      background: #fff;
    }
    ul.tab-ul.menu-lvl-3.active {
      display: block;
    }
  }

  .vrachisec-title p {
    padding: 16px 0 0;
    text-align: center;
  }

  .doctorinfo-li,
  .licenziisec-wrap,
  .proverkasec-inner,
  .ratingsec-bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .proverkasec-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .proverkasec-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .article-button {
    width: 100%;
  }
  .article-button button {
    width: 100%;
  }
  .licenziisec-block2,
  .proverkasec-right,
  .ratingsec-block {
    width: 100%;
    padding: 16px 0 0;
  }

  .licenziisec-border {
    width: 100%;
    padding: 13px 16px;
  }

  .licenziisec-absolute {
    position: absolute;
    width: 72px;
    top: -27px;
    right: -11px;
  }

  .otzivsec-border {
    background: #fef7e8;
    border-radius: 16px;
    padding: 16px;
    position: relative;
    //overflow: hidden;
    height: 550px;
  }

  .otzivsec-name p {
    position: relative;
    z-index: 1;
    padding: 14px 0 0;
  }
  .doctor-button button,
  .ostotziv-button button,
  .stoimost-button button {
    height: 54px;
    width: 100%;
  }

  .stoimost-title p,
  .varik-price p,
  .varik-title p {
    color: #524003;
    font-family: Montserrat-Bold;
    line-height: 140%;
  }

  .title-center2 {
    text-align: center;
  }

  .varik-title p {
    padding: 16px 0 0;
    font-size: 18px;
  }

  .stoimost-title p,
  .varik-price p {
    font-size: 16px;
    text-align: center;
  }

  .varik-button button {
    font-family: Montserrat-Medium;
    font-size: 16px;
    line-height: 140%;
    color: #fff;
  }

  .formsec-border {
    background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(2.08%, #f6c971),
      color-stop(50%, #f6c971),
      to(#f7c971)
    );
    background: -o-linear-gradient(
      bottom,
      #f6c971 2.08%,
      #f6c971 50%,
      #f7c971 100%
    );
    background: linear-gradient(
      360deg,
      #f6c971 2.08%,
      #f6c971 50%,
      #f7c971 100%
    );
    border-radius: 16px;
    padding: 16px;
    position: relative;
  }

  .footer-oplata,
  .servicework-back {
    background: #ffe2b4;
    border-radius: 16px;
  }

  .doctor-title p,
  .tekstovaya h3,
  .title3 {
    font-family: Montserrat-Bold;
    font-size: 18px;
    line-height: 140%;
    color: #524003;
  }

  .akciisec-title p,
  .formsec-title p a {
    font-family: Montserrat-Bold;
    color: #fd6826;
  }

  .formsec-title p a {
    font-size: 16px;
    line-height: 22px;
  }

  .formsec-wrap {
    max-width: 734px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 24px 0 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .formsec-block {
    width: 100%;
    margin: 0 0 8px;
  }

  .accordion .item {
    margin: 16px 0 0;
    padding: 16px 16px 16px 24px;
    cursor: pointer;
    -ms-grid-columns: auto 24px 1fr 24px auto;
    grid-template-columns: auto 1fr auto;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
    row-gap: 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fef7e8;
    border-radius: 16px;
  }

  .accordion .text p {
    width: 96%;
    padding: 0;
  }

  .accordion .link3,
  .accordion5 .link3,
  .pricesec-title p {
    font-size: 16px;
  }

  .accordion .link3 p {
    padding: 0;
    width: 94%;
  }

  .accordion .text {
    position: relative;
    padding: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: Montserrat-Bold;
    font-size: 16px;
    line-height: 140%;
    color: #524003;
    margin: 0;
  }

  .akciisec-pd {
    position: relative;
    z-index: 1;
    padding: 16px;
  }

  .akciisec-title p {
    font-size: 18px;
    line-height: 140%;
  }

  .akciisec-img img,
  .contacts-block,
  .pricesec-left2,
  .proverkasec-name,
  .ratingsec-otziv,
  .vrachisec-bottom-link2 {
    width: 100%;
  }

  .footer-button button {
    font-family: Montserrat-Medium;
    font-size: 16px;
    text-align: center;
    color: #fff;
  }

  .stoimost-price p,
  .tekstovaya ol li p {
    font-family: Montserrat-Bold;
    color: #524003;
  }

  .doctor-button {
    padding: 16px 0 0;
  }

  .footer-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .contacts-container,
  .contacts-link-ul,
  .doctorinfo-container,
  .doctorspec-container,
  .pricesec-button,
  .proverkasec-container,
  .ratingsec-container,
  .review-container2 {
    padding: 0;
  }

  .servicework-back {
    padding: 16px;
    position: relative;
  }

  .servicework-inner-mb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .servicework-border {
    max-width: 625px;
    margin: 24px 0 0;
    background: url(../images/servicework-border.png) 100% 100% no-repeat #fff;
    border: 4px solid #f6c971;
    border-radius: 24px;
    padding: 16px 32px 32px;
  }

  .stoimost-border {
    overflow: hidden;
    background: #fef7e8;
    position: relative;
    -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
    box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
    border-radius: 8px;
    height: 729px;
    padding: 16px;
  }

  .stoimost-bottom {
    position: absolute;
    width: 100%;
    padding: 0 16px;
    bottom: 16px;
    left: 0;
  }

  .stoimost-price p {
    font-size: 18px;
    line-height: 140%;
    text-align: center;
  }

  .calculator-button button,
  .doctor-button button,
  .ostotziv-button button,
  .pricesec-button button,
  .stoimost-button button {
    font-family: Montserrat-Medium;
    color: #fff;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    background: #fd6826;
    -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
    box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
    border-radius: 37px;
  }

  .tekstovaya ol li p {
    padding: 0;
    margin: 8px 0 0;
    width: 100%;
    font-size: 16px;
    line-height: 140%;
  }

  .etapisec-slayder {
    display: block;
  }
  .etapisec {
    padding: 64px 0 0;
  }

  .pricesec {
    padding: 32px 0;
    background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(2.08%, #f6c971),
      color-stop(50%, #f6c971),
      to(#f7c971)
    );
    background: -o-linear-gradient(
      bottom,
      #f6c971 2.08%,
      #f6c971 50%,
      #f7c971 100%
    );
    background: linear-gradient(
      360deg,
      #f6c971 2.08%,
      #f6c971 50%,
      #f7c971 100%
    );
  }

  .pricesec2 {
    background: 0 0;
  }

  .pricesec-wrap2-br {
    border-radius: 8px 8px 0 0;
  }

  .pricesec-wrap2 {
    padding: 16px 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .pricesec-right2 {
    width: 100%;
    padding: 8px 0 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .pricesec-wrap3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 16px 10px;
  }

  .pricesec-button button {
    width: 138px;
    height: 46px;
  }

  .calculator-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 8px 0 0;
  }

  .calculator-block {
    width: 100%;
    margin: 0;
  }

  .calculator-button button {
    width: 100%;
    height: 49px;
  }

  .preparatisec-bf:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: -o-linear-gradient(
      17.87deg,
      #fd6826 6.3%,
      rgba(253, 104, 38, 0) 74.24%
    );
    background: linear-gradient(
      72.13deg,
      #fd6826 6.3%,
      rgba(253, 104, 38, 0) 74.24%
    );
    width: 70px;
    height: 70px;
    border-radius: 50%;
  }

  .preparatisec-title p {
    max-width: 562px;
    padding: 16px 0 0;
    font-size: 16px;
    line-height: 140%;
    color: #524003;
    position: relative;
    z-index: 1;
  }

  .preparatisec-border {
    background: #fef7e8;
    border-radius: 16px;
    padding: 24px;
    margin: 0 0 16px;
  }

  .preparatisec-border-title p,
  .proverkasec-name p {
    font-family: Montserrat-Bold;
    font-size: 16px;
    line-height: 140%;
    color: #fd6826;
  }

  .preparatisec-border-suptitle p {
    padding: 8px 0 0;
    font-size: 16px;
    line-height: 140%;
    color: #524003;
  }

  .proverkasec-border {
    padding: 24px 16px;
  }

  .doctor-img,
  .proverkasec-img {
    width: 100%;
    text-align: center;
  }

  .proverkasec-title p {
    font-family: Montserrat-Medium;
    font-size: 16px;
    line-height: 140%;
    color: #524003;
  }

  .blogs-title p,
  .doctorinfo-data,
  .vrachisec-bottom-link2 a {
    font-family: Montserrat-Bold;
    font-size: 16px;
  }

  .proverkasec-stars-border {
    margin: 16px 0 0;
  }

  .ratingsec-back {
    padding: 24px 20px;
  }

  .ratingsec-stars {
    margin: 8px 0 0;
  }

  .doctors-block,
  .dogs-block,
  .gallery-block,
  .services-block {
    width: 50%;
  }

  .doctor-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 24px 0 0;
  }

  .doctor-info {
    width: 100%;
    padding: 32px 0 0;
  }

  .doctor-border {
    max-width: 100%;
  }

  .doctorinfo-border {
    background: #ffe2b4;
    border-radius: 16px;
    padding: 24px 16px;
  }

  .doctorinfo-title {
    width: 100%;
    margin: 8px 0 0;
  }

  .doctorinfo-data {
    line-height: 140%;
    color: #524003;
    padding: 8px 16px;
    background: #fef7e8;
    border-radius: 4px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    white-space: nowrap;
  }

  .doctorspec-border {
    background: #fef7e8;
    border-radius: 16px;
    padding: 24px 20px;
    position: relative;
    height: 100%;
  }

  .ostotziv-border {
    background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(2.08%, #f6c971),
      color-stop(50%, #f6c971),
      to(#f7c971)
    );
    background: -o-linear-gradient(
      bottom,
      #f6c971 2.08%,
      #f6c971 50%,
      #f7c971 100%
    );
    background: linear-gradient(
      360deg,
      #f6c971 2.08%,
      #f6c971 50%,
      #f7c971 100%
    );
    border-radius: 16px;
    padding: 24px 16px;
  }

  .review-li,
  .review-li2 {
    margin: 0 8px 0 0;
  }

  .review-ul2 {
    padding: 24px 20px 0;
    overflow: auto;
    white-space: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .review-ul2::-webkit-scrollbar {
    width: 0;
    height: 0;
  }

  .review-li2:last-child {
    margin: 0;
  }

  .vrachisec-bottom-link2 a {
    text-decoration: none;
    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;
    padding: 19px 32px;
    background: #fd6826;
    -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
    box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
    border-radius: 37px;
    line-height: 140%;
    text-align: center;
    width: 100%;
    color: #fff;
  }

  .blogs-title p {
    min-height: 56px;
    line-height: 140%;
    color: #524003;
    border-bottom: 1px solid #fd6826;
  }

  .article-button button,
  .blogs-link a {
    font-family: Montserrat-Medium;
    line-height: 140%;
  }

  .blogs-link a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    color: #fd6826;
  }

  .contacts-border {
    background: #fef7e8;
    border-radius: 24px;
    padding: 16px 32px 32px;
    margin: 24px 0 0;
  }

  .article-border {
    background: #ffe2b4;
    border-radius: 24px;
    height: 100%;
    padding: 17px 16px;
  }

  .article-inner-border {
    background: #fff;
    border-radius: 10px;
    padding: 16px;
    height: 100%;
  }

  .article-inner-border2 {
    background: #fff;
    border-radius: 16px;
    padding: 16px;
    height: 100%;
  }

  .tekstovaya h1 {
    font-size: 24px;
  }

  .article-button button {
    font-size: 16px;
    text-align: center;
  }

  .accordion5 .link3 p {
    padding: 0;
    width: 85%;
  }
}

@media screen and (max-width: 640px) {
  .servicework-button button,
  .servicework-link a {
    font-family: Montserrat-Medium;
    font-size: 16px;
    line-height: 140%;
    -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
    box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
    border-radius: 37px;
    height: 54px;
  }

  .title {
    font-size: 39px;
  }

  .bolshesec-block,
  .servicework-button {
    width: 100%;
  }

  .otzivsec-title p {
    position: relative;
    z-index: 1;
    padding: 14px 0 0;
    font-size: 16px;
    line-height: 140%;
    color: #524003;
    display: -webkit-box;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    //overflow: hidden;
    -webkit-line-clamp: 9;
  }

  .mapsec-border {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 0 24px;
    width: 100%;
  }

  .mapsec-img {
    position: absolute;
    width: 60px;
    top: -34px;
    right: 0;
  }

  .mapsec-map {
    height: 345px;
  }

  .modal-border3 {
    width: 100%;
    padding: 0 20px;
  }

  .servicework-inner-mb,
  .servicework-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .servicework-button button {
    text-align: center;
    color: #fff;
    background: #fd6826;
    width: 100%;
  }

  .servicework-link {
    width: 100%;
    padding: 8px 0 0;
  }

  .servicework-link a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 0 24px;
    position: relative;
    text-decoration: none;
    color: #524003;
    background: #fff;
    width: 100%;
  }

  .semechki p,
  .semechki p a {
    font-size: 12px;
    line-height: 17px;
  }

  .servicework-link-img {
    position: absolute;
    width: 73px;
    top: -4px;
    right: -21px;
    & img {
      width: 73px;
      height: 73px;
    }
  }

  .servicework-border {
    max-width: 625px;
    margin: 24px 0 0;
    background: #fff;
    border: 4px solid #f6c971;
    border-radius: 24px;
    padding: 0 12px 16px;
  }

  .servicework-block {
    width: 100%;
    margin: 0;
  }

  .semechki p a {
    text-decoration: none;
    color: #fd6826;
  }

  .semechki p {
    color: #524003;
  }

  .review-container {
    padding: 0;
  }

  .review-ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 24px 0 0 20px;
    overflow: auto;
    white-space: nowrap;
  }

  .review-ul::-webkit-scrollbar {
    width: 0;
    height: 0;
  }

  .blogs-block {
    width: 100%;
    padding: 16px 16px 0;
  }

  .blogs-text {
    padding: 16px;
  }

  .blogs-suptitle p,
  .blogs-title p {
    min-height: auto;
  }
}

@media screen and (max-width: 575px) {
  .modal-search-title p,
  .modal-title,
  .top p {
    line-height: 140%;
    color: #524003;
  }

  .title {
    font-size: 35px;
  }

  .top {
    background: #fef7e8;
    padding: 5px 0;
  }

  .top p {
    font-size: 12px;
    text-align: center;
  }

  .modal-border,
  .modal-border2 {
    width: 100%;
    margin: 0 20px;
    padding: 24px 16px;
  }

  .modal-title {
    font-family: Montserrat-Bold;
    font-size: 18px;
    max-width: 85%;
  }

  .modal-search-title p {
    font-family: Montserrat-Bold;
    font-size: 16px;
  }

  .calculator-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .calculator-inner-block {
    width: 100%;
    margin: 0 0 16px;
  }

  .services-block {
    width: 100%;
    padding: 16px 16px 0;
  }

  .services-wrap {
    padding: 8px 0 0;
  }

  .popularsec-link2 {
    position: relative;
    height: auto;
    width: auto;
    padding: 16px 0 0;
  }

  .popularsec-border2 {
    height: auto;
  }

  .contacts-block {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .title {
    font-size: 30px;
  }

  .pomoshsec-top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .article-button button,
  .gallery-link a img,
  .pomoshsec-link,
  .vrachisec-img img {
    width: 100%;
  }

  .pomoshsec-title p {
    padding: 16px 0 0;
  }
  .vrachisec-bottom-link a {
    font-size: 16px;
    font-family: Montserrat-Medium;
    width: 100%;
  }

  .licenziisec-absolute {
    position: absolute;
    width: 60px;
    top: -22px;
    right: -11px;
  }
  .tekstovaya-link2-mb p {
    width: 57%;
  }

  .tekstovaya-link2-mb2 p {
    width: 44%;
  }

  .ratingsec-link a {
    text-decoration: none;
    display: block;
    padding: 12px 16px;
    background: #fff;
    -webkit-box-shadow: 0 16px 40px rgba(0, 0, 0, 0.06);
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.06);
    border-radius: 5px;
  }

  .doctors-block,
  .dogs-block,
  .gallery-block {
    width: 100%;
    padding: 16px 16px 0;
  }

  .doctors-wrap,
  .gallery-wrap {
    padding: 8px 0 0;
  }

  .pomoshsec-wrap,
  .vrachisec-bottom-link2-pd {
    padding: 21px 0 0;
  }

  .gallery-block-mb {
    display: none;
  }

  .pomoshsec-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .licenziisec-li p {
    word-wrap: break-word;
  }
}

@media screen and (max-width: 415px) {
  .title {
    font-size: 26px;
  }

  .tekstovaya ol li:not(:first-child) {
    margin: 16px 0 0;
  }

  .tekstovaya ol li:first-child {
    margin: 8px 0 0;
  }

  .tekstovaya ol li p,
  .tekstovaya ul li p {
    font-size: 14px;
    margin: 0;
  }

  .tekstovaya-link2-mb2 p {
    width: 51%;
  }

  .tekstovaya-link2-mb p {
    width: 66%;
  }

  .doctorspec-li2 a p {
    width: 90%;
  }
}

@media screen and (max-width: 375px) {
  .title {
    font-size: 24px;
  }

  .work-link a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 0 0 24px;
  }

  .work-link-img {
    position: absolute;
    width: 67px;
    top: -1px;
    right: -20px;
  }

  .pochemusec-border {
    background: #fef7e8;
    border-radius: 8px;
    padding: 16px;
    height: 360px;
  }

  .tekstovaya-link2-mb p {
    width: 90%;
  }

  .tekstovaya-link2-mb2 p {
    width: 68%;
  }
}

@media screen and (max-width: 350px) {
  .modal-input input::-webkit-input-placeholder {
    color: #686661;
    opacity: 0;
  }

  .modal-input input::-moz-placeholder {
    color: #686661;
    opacity: 0;
  }

  .modal-input input:-ms-input-placeholder {
    color: #686661;
    opacity: 0;
  }

  .modal-input input::-ms-input-placeholder {
    color: #686661;
    opacity: 0;
  }

  .modal-input input::placeholder {
    color: #686661;
    opacity: 0;
  }
}

@media (max-width: 659px) {
  .klinikasec-title {
    margin-top: 24px;
  }
}

@media (min-width: 670px) and(max-width:992px) {
  .klinikasec-title {
    margin-top: 58px;
  }
}
@media screen and (max-width: 1000px) {
  .burger-ul {
    padding: 85px 0 0;
  }

  .header-title-burger {
    padding: 16px 0 0;
  }
}
@media (max-width: 768px) {
  span.bottom-info__content {
    font-size: 10px;
  }
}
@media screen and (max-width: 717px) {
  .semechki {
    font-size: 12px;
  }
}
@media screen and (max-width: 535px) {
  .semechki {
    font-size: 10px;
  }
  .semechki p,
  .semechki p a {
    font-size: 10px;
    line-height: 15px;
  }
}
@media screen and (max-width: 350px) {
  .semechki {
    font-size: 8px;
  }
  .semechki p,
  .semechki p a {
    font-size: 8px;
    line-height: 13px;
  }
  .topbutton {
    right: 44px;
  }
}
.literature {
  padding-bottom: 80px;
  & h2 {
    margin-top: 0;
    margin-bottom: 10px;
  }
  &.tekstovaya ol li {
    font-size: 16px;
  }
}
.doctor-about {
  & ul li::before {
    top: 2px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  & h2 {
    margin-top: 0;
  }
  padding-bottom: 40px;
  padding-top: 0;
}
.otzyv-textarea {
  border: none;
  outline: none;
  width: 100%;
  font-size: 16px;
  font-family: inherit;
  height: 100%;
  resize: none;
}
.b24-widget-button-wrapper {
  z-index: 100 !important;
}
.b24-widget-button-shadow {
  z-index: 90 !important;
}
.new-video {
  position: relative;
  display: block;
  cursor: pointer;
  margin-top: 30px;
  & picture {
    display: block;
    & img {
      width: 100%;
      border-radius: 20px;
    }
  }
  &::before {
    display: block;
    content: "";
    width: 60px;
    height: 60px;
    background: url("../images/play.svg") center center no-repeat;
    position: absolute;
    background-size: cover;
    z-index: 10;
    pointer-events: none;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition:
      transform 0.3s ease,
      -webkit-transform 0.3s ease;
  }
}
@media (hover: hover) {
  .new-video:hover {
    &::before {
      -webkit-transform: translate3d(-50%, -50%, 0) scale(1.3);
      transform: translate3d(-50%, -50%, 0) scale(1.3);
    }
  }
}
@media (max-width: 600px) {
  .work-inner-arrow img {
    width: 81px;
    height: 80px;
  }
  .work-inner-icon {
    min-width: 41px;
    min-height: 88px;
  }
}

.klinikasec.tekstovaya ul li::before {
  background-image: none;
  width: 10px;
  height: 10px;
  background-color: #fd6826;
  border-radius: 50%;
}
.header-wrap__links {
  display: flex;
  align-items: center;
  gap: 9px;
}

.header-wrap__link {
  font-weight: 500;
  font-size: 10px;
  line-height: 140%;
  color: black;
  text-decoration: none;
}

.header-wrap--bottom {
  padding: 0px 0px 14px 0px;
  display: none;
  justify-content: space-between;
  align-items: center;
}

.aktsii-mobile {
  display: none;
}
.articles-offers {
  margin-block-end: clamp(2.5rem, -1.6667rem + 13.3333vw, 7.5rem);
}
.articles-offers .gallery_swiper-pag {
  margin-block-end: 50px;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .articles-offers .gallery_swiper-pag {
    display: flex;
  }
}
.articles-offers .gallery_swiper-pag .swiper-button__container {
  display: flex;
  gap: 10px;
}
.articles-offers .gallery_swiper-pag p {
  font-size: clamp(1.25rem, 0.2083rem + 3.3333vw, 2.5rem);
  font-weight: 700;
  line-height: 1.2;
  color: #524003;
}
.articles-offers .blogs-img {
  max-height: 210px;
}
.articles-offers .blogs-img a {
  display: block;
  height: 100%;
}
.articles-offers .blogs-img a img {
  object-fit: cover;
  object-position: center center;
}
.articles-offers .blogs-title p {
  min-height: auto;
  font-size: 18px;
  line-height: 120%;
}
.articles-offers .blogs-border {
  min-width: 310px;
  display: block;
}
.articles-offers .blogs-block {
  padding: 0;
  height: auto;
}
.articles-offers .klinikasec-slayder:before {
  height: 500px;
}
@media (max-width: 992px) {
  .banner-desctop {
    /*display: none;*/
  }
  .aktsii-mobile {
    display: flex;
  }
  .main-step {
    flex-direction: column;
    text-align: center;
  }
  .main-steps {
    padding: 60px 40px;
  }
}

@media (max-width: 767px) {
  .main-steps {
    flex-direction: column;
    gap: 0px;
    align-items: flex-start;
  }
  .main-step {
    flex-direction: row;
    text-align: left;
  }
  .divider-arrow {
    display: none;
  }
  .divider-line {
    display: block;
  }
  .main-steps__divider {
    margin-left: 30px;
  }
  .header-schedule-wrap {
    display: none;
  }
  .new-header .search-btn {
    display: none;
  }
  .header-logo-text {
    display: block;
  }
  .header-logo-suptitle {
    display: none;
  }
  .header-number img {
    display: none;
  }
  .new-header .header-number-link a,
  .new-header .header-versiya-link a {
    font-size: 14px;
  }
  .footer-logo-title,
  .header-logo-title {
    font-size: 12px;
  }
  .header-logo-title {
    max-width: 60px;
  }
  .new-header .container {
    padding: 0;
  }
  .header-logo-title br {
    display: inline;
  }
  .header-number-links {
    margin: 0;
  }
  .header-wrap {
    padding-right: 5px;
    gap: 3px;
  }
  span.header-number-link__span {
    text-align: left;
    font-size: 8px;
  }
  .new-header .installment-plan.popup-btn {
    font-size: 10px;
  }
  .banner-form {
    display: none;
  }
  .work .container {
    padding: 0;
  }
  ul.work-ul {
    padding: 0 24px;
  }
  .work-border {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .work-block2 {
    order: 0;
  }
  .work-link-img img {
    width: 43px;
    height: 68px;
  }
  .work-button {
    display: block;
    margin-top: 40px;
  }

  .work-link-img {
    right: 0px;
  }
}
@media screen and (max-width: 768px) {
  .otzivsec-text-js {
    & p.lHidden {
      overflow: visible;
    }
  }
}

.coding {
  padding: 42px 20px 20px;
  border-radius: 24px;
  background: #f7ca72;
  background: rgba(255, 226, 180, 1);
  margin: 60px 0;
  position: relative;
  overflow: hidden;
}
.coding::before {
  content: "";
  position: absolute;
  top: 40px;
  right: -70px;
  background: -o-linear-gradient(66deg, #fd6826 0%, rgba(253, 104, 38, 0) 100%);
  background: -o-linear-gradient(24deg, #fd6826 0%, rgba(253, 104, 38, 0) 100%);
  background: linear-gradient(66deg, #fd6826 0%, rgba(253, 104, 38, 0) 100%);
  width: 150px;
  height: 150px;
  border-radius: 50%;
  -webkit-transform: rotate(-122deg);
  -ms-transform: rotate(-122deg);
  transform: rotate(-122deg);
}
.coding::after {
  content: "";
  position: absolute;
  top: 50px;
  left: -54px;
  background: -o-linear-gradient(66deg, #fd6826 0%, rgba(253, 104, 38, 0) 100%);
  background: -o-linear-gradient(24deg, #fd6826 0%, rgba(253, 104, 38, 0) 100%);
  background: linear-gradient(66deg, #fd6826 0%, rgba(253, 104, 38, 0) 100%);
  width: 222px;
  height: 222px;
  border-radius: 50%;
}
.coding-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 120%;
  text-transform: uppercase;
  text-align: center;
  color: #524003;
  margin-bottom: 38px;
}
.coding-cards {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 8px 1fr 8px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  position: relative;
  z-index: 2;
}
.coding-card {
  padding: 18px;
  border-radius: 6px;
  -webkit-backdrop-filter: blur(44px);
  backdrop-filter: blur(44px);
  background: #fef6e8;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  color: #524003;
}
.coding-card__img {
  margin-bottom: 16px;
}

@media (max-width: 800px) {
  .coding-title {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .coding-cards {
    -ms-grid-columns: 1fr 8px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
  .coding-card__img {
    margin: 0 auto;
    margin-bottom: 12px;
    max-width: 32px;
    max-height: 32px;
  }
  .coding-card__img svg {
    width: 32px;
    height: 32px;
  }
}
@media (max-width: 550px) {
  .coding {
    padding: 20px 16px;
    border-radius: 16px;
    margin: 40px 0;
  }
  .coding::before,
  .coding::after {
    content: none;
  }
  .coding-cards {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
  .coding-card {
    padding: 12px 16px;
    font-size: 14px;
  }
}

.how_to_block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 20px;
  row-gap: 40px;
  margin-top: 48px;
}

.how_to_item {
  background: #fef6e8;
  border-radius: 20px;
  padding: 34px 8px 8px 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100%;
}

.how_to_name {
  margin-bottom: 16px;
  color: #524003;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  padding-left: 20px;
}

.how_to_text {
  color: #524003;
  background: #ffffff;
  padding: 18px 20px;
  border-radius: 12px;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.how_to_text a {
  color: #0066cc;
  text-decoration: none;
}

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

.how_to_count {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #524003;
  background: #f7ca72;
  padding: 10px 20px;
  border-radius: 40px;
  max-width: 100px;
  position: absolute;
  top: -22px;
  left: 28px;
}

@media (max-width: 650px) {
  .how_to_item {
    min-width: 275px;
  }
  .how_to_block {
    display: flex;
    flex-direction: row;
    gap: 11px;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .how_to_text {
    font-size: 14px;
    line-height: 140%;
  }
  .how_to_name {
    font-size: 16px;
    line-height: 140%;
  }
  .how_to_item_out {
    padding-top: 22px;
  }
}

.fagsec ol {
  list-style: decimal;
  list-style-type: decimal;
  margin-left: 10px;
  padding-left: 10px;
}
.accordion5 li ol {
  margin-bottom: 24px;
}
.accordion5 li ol li {
  display: list-item;
}

@media (max-width: 990px) {
  .footer-bottom__item {
    text-align: left;
  }
}

.header-max-link {
  width: 46px;
  height: 46px;
  min-width: 32px;
  margin-right: 5px;
}

.header-max-link img {
  width: 100%;
  height: 100%;
}
.header-wrap .converse__item {
  margin-right: 5px;
}

/* вертска для новой микроразметки */
.proverkasec-img {
  position: relative;
  min-width: 156px;
  min-height: 230px;
}

.proverkasec-img img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.article-doc__doc-btn {
  display: none;
  position: absolute;
  bottom: 4px;
  right: 4px;
  left: 4px;
  z-index: 4;
  background-color: white;
  font-size: 14px;
  color: rgba(82, 64, 3, 0.6);
  padding: 12px;
  border-radius: 8px;
  gap: 10px;
  transition: all 0.3s ease;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
  cursor: pointer;
  border: 1px solid rgba(82, 64, 3, 0.6);
}
.article-doc__doc-btn:hover {
  color: rgba(253, 104, 38, 1);
  border-color: rgba(253, 104, 38, 1);
}
.article-doc__doc-btn:hover svg path {
  stroke: rgba(253, 104, 38, 1);
}
.article-doc__doc-btn svg {
  transition: all 0.3s ease;
}

.article-doc__doc-btn svg path {
  transition: all 0.3s ease;
}
.article-doc__doc-btn.active {
  display: flex;
}

.article-doc__doc-btn.is-open {
  color: rgba(253, 104, 38, 1);
  border-color: rgba(253, 104, 38, 1);
}
.article-doc__doc-btn.is-open svg {
  transform: rotate(180deg);
}

.article-doc__doc-btn.is-open svg path {
  stroke: rgba(253, 104, 38, 1);
}

.article-inner-block2 {
  min-width: 0;
}
.article-doc__swiper {
  display: none;
  max-width: 100%;
  width: 100%;
  margin-top: 20px;
}
.article-doc__swiper.active {
  display: flex;
}
.proverkasec-right {
  display: flex;
  flex-direction: column;
  height: auto;
}
.proverkasec-inner {
  flex-grow: 1;
}
.article-button {
  max-height: fit-content;
}
.article-doc__swiper-slide {
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .proverkasec-img {
    min-width: 250px;
  }
}

.article-doc__swiper-button-prev.swiper-button-disabled,
.article-doc__swiper-button-next.swiper-button-disabled {
  display: none;
}

.swiper-button-next.article-doc__swiper-button-next,
.swiper-button-prev.article-doc__swiper-button-prev {
  color: rgba(253, 104, 38, 1);
  background-color: white;
  border-radius: 50px;
  height: 48px;
  width: 48px;
  border: 1px solid transparent;
  transition: all 0.3s ease;
}

.swiper-button-next.article-doc__swiper-button-next:hover,
.swiper-button-prev.article-doc__swiper-button-prev:hover {
  border-color: rgba(253, 104, 38, 1);
}

.swiper-button-next.article-doc__swiper-button-next:after,
.swiper-button-prev.article-doc__swiper-button-prev:after {
  font-size: 14px;
  line-height: normal;
}
.licenziisec-li-new {
  display: flex;
  gap: 15px;
}

.licenziisec-li-new > * {
  flex-basis: calc(50% - 7.5px);
}

.licenziisec-border-new {
  width: 493px;
  padding: 20px 24px;
}

.licenziisec-li-new-item {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.licenziisec-li-new-item p {
  font-size: 14px;
  line-height: 140%;
  color: rgba(82, 64, 3, 0.4);
  font-weight: 500;
}
.licenziisec-li-new-item span {
  font-size: 16px;
  line-height: 140%;
  font-weight: 600;
  color: rgba(82, 64, 3, 1);
}

.licenziisec-li-new-item a {
  font-size: 16px;
  color: rgba(253, 104, 38, 1);
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}
.licenziisec-li-new-item a:hover {
  color: rgba(253, 104, 38, 0.8);
}

@media (max-width: 1024px) {
  .licenziisec-wrap-new {
    flex-direction: column;
    gap: 16px;
    width: 100%;
  }

  .licenziisec-wrap-new > * {
    width: 100%;
  }
  .licenziisec-border-new {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .licenziisec-li-new > * {
    flex-basis: 100%;
  }

  .licenziisec-li-new {
    gap: 10px;
    flex-wrap: wrap;
  }
}

.otzivsec-btn {
  font-family: Montserrat-Bold;
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  color: #fd6826;
  border: 1px solid #fd6826;
  border-radius: 40px;
  background: #fff;
  width: fit-content;
  padding: 16px 32px;
}

.otzivsec-link .vrachisec-bottom-link {
  gap: 10px;
  display: flex;
}

.popup-feedback .popup-feedback__shell {
  max-width: 730px;
}

.popup-feedback__stars-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 16px 20px;
  margin: 20px 0 8px;
  width: 100%;
}

.popup-feedback__stars-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 0;
  min-width: 0;
  width: 100%;
}

.popup-feedback__stars-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 0;
  min-width: 0;
  margin: 0;
  width: 100%;
  padding: 0 24px;
  height: auto;
  min-height: 57px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 40px;
  background: #fff;
  font-size: 16px;
  line-height: 140%;
  color: #524003;
  cursor: default;
}

.popup-feedback__stars-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 8px;
  min-width: 0;
  width: 100%;
  min-height: 57px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.popup-feedback__stars-caption {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  font-size: 15px;
  line-height: 140%;
  color: #524003;
}

.popup-feedback__stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.popup-feedback__stars-block--error {
  outline: 1px solid red;
  -webkit-box-shadow: 0 0 0 1px red;
  box-shadow: 0 0 0 1px red;
}

.popup-feedback__stars-msg {
  display: block;
  width: 100%;
  margin: 0;
  padding: 6px 0 0 24px;
  font-family: Montserrat-Regular, Montserrat, sans-serif;
  font-size: 13px;
  line-height: 140%;
  color: red;
}

.popup-feedback__stars-msg[hidden] {
  display: none !important;
}

.popup-feedback__star {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  line-height: 1;
  font-size: 22px;
  color: rgba(253, 104, 38, 0.3);
  -webkit-transition:
    color 0.15s ease,
    -webkit-transform 0.15s ease;
  transition:
    color 0.15s ease,
    -webkit-transform 0.15s ease;
  -o-transition:
    color 0.15s ease,
    transform 0.15s ease;
  transition:
    color 0.15s ease,
    transform 0.15s ease;
  transition:
    color 0.15s ease,
    transform 0.15s ease,
    -webkit-transform 0.15s ease;
}

.popup-feedback__star::before {
  content: "★";
  display: block;
}

.popup-feedback__star:hover,
.popup-feedback__star:focus-visible {
  color: rgba(253, 104, 38, 1);
  outline: none;
}

.popup-feedback__star.is-active {
  color: rgba(253, 104, 38, 1);
}

.popup-feedback__inputs-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.popup-feedback__inputs-row .popup-feedback__input {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 calc(50% - 6px);
  flex: 1 1 calc(50% - 6px);
  min-width: 140px;
  padding-top: 12px;
}

.popup-feedback .modal-input2 input,
.popup-feedback .popup-feedback__textarea-wrap textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  border-radius: 40px;
  background: #fff;
  font-family: Montserrat-Regular, Montserrat, sans-serif;
  font-size: 15px;
  line-height: 140%;
  color: #524003;
  outline: none;
}

.popup-feedback .modal-input2 input {
  height: 57px;
  padding: 0 24px;
  line-height: 57px;
}

.popup-feedback .modal-input2 input::-webkit-input-placeholder,
.popup-feedback
  .popup-feedback__textarea-wrap
  textarea::-webkit-input-placeholder {
  font-family: Montserrat-Regular;
  font-size: 15px;
  line-height: 140%;
  color: #524003;
  opacity: 1;
}

.popup-feedback .modal-input2 input::-moz-placeholder,
.popup-feedback .popup-feedback__textarea-wrap textarea::-moz-placeholder {
  font-family: Montserrat-Regular;
  font-size: 15px;
  line-height: 140%;
  color: #524003;
  opacity: 1;
}

.popup-feedback .modal-input2 input:-ms-input-placeholder,
.popup-feedback .popup-feedback__textarea-wrap textarea:-ms-input-placeholder {
  font-family: Montserrat-Regular;
  font-size: 15px;
  line-height: 140%;
  color: #524003;
}

.popup-feedback .modal-input2 input::-ms-input-placeholder,
.popup-feedback .popup-feedback__textarea-wrap textarea::-ms-input-placeholder {
  font-family: Montserrat-Regular;
  font-size: 15px;
  line-height: 140%;
  color: #524003;
}

.popup-feedback .modal-input2 input::placeholder,
.popup-feedback .popup-feedback__textarea-wrap textarea::placeholder {
  font-family: Montserrat-Regular;
  font-size: 15px;
  line-height: 140%;
  color: #524003;
  opacity: 1;
}

.popup-feedback .popup-feedback__textarea-wrap {
  padding-top: 12px;
  width: 100%;
}

.popup-feedback .popup-feedback__textarea-wrap textarea {
  border-radius: 16px;
  min-height: 120px;
  height: auto;
  padding: 18px 24px !important;
  resize: vertical;
}

.popup-feedback .modal-button {
  padding-top: 20px;
}

.popup-feedback__submit {
  font-family: Montserrat-Bold;
  font-size: 16px;
  line-height: 140%;
  width: 100%;
  height: 56px;
  border-radius: 40px;
  text-align: center;
  color: #fff;
  background: #ed7d48;
  -webkit-box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  box-shadow: 0 4px 20px rgba(82, 64, 3, 0.15);
  cursor: pointer;
  border: none;
}

.popup-feedback__submit:hover {
  background: #ff8a56;
}

.popup-feedback__submit:focus-visible {
  outline: #524003 solid 2px;
  outline-offset: 2px;
}

.popup-feedback .popup-feedback__legal p {
  text-align: center;
  font-size: 13px;
  line-height: 140%;
  color: #6b5a4a;
}

.popup-feedback .popup-feedback__legal a {
  color: #ed7d48;
  text-decoration: underline;
}

@media (max-width: 600px) {
  .popup-feedback .popup-feedback__shell {
    padding: 36px 18px 22px;
  }

  .popup-feedback__stars-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .popup-feedback__inputs-row .popup-feedback__input {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .otzivsec-link .vrachisec-bottom-link {
    flex-wrap: wrap;
  }

  .otzivsec-link .vrachisec-bottom-link > * {
    width: 100%;
  }
}

/* Народный рейтинг */
.people-rating {
  padding: 56px 0 0;
}

.people-rating__title {
  margin-bottom: 24px;
}

.people-rating__providers {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 24px;
}

.people-rating__provider {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  background: #fef7e8;
  padding: 47px 59px 24px 59px;
  min-height: 118px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  color: inherit;
}

.people-rating__provider::before {
  content: "";
  position: absolute;
  top: -13px;
  bottom: -13px;
  height: 300px;
  width: 100%;
  background: url(/netcat_template/template/3/images/rating/decor.webp)
    no-repeat center center;
  pointer-events: none;
}

.people-rating__provider-score {
  position: relative;
  z-index: 1;
  font-family: Montserrat-Bold;
  font-size: 48px;
  line-height: 1.1;
  color: #524003;
}

.people-rating__provider-platform {
  position: relative;
  z-index: 1;
  margin-top: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: Montserrat-Medium;
  font-size: 12px;
  line-height: 1.2;
  color: #524003;
  margin-bottom: 47px;
}

.people-rating__provider-platform img {
  width: 100%;
  height: 30px;
  object-fit: contain;
}

.people-rating__reviews {
  position: relative;
  z-index: 1;
  font-family: Montserrat-Medium;
  font-size: 18px;
  line-height: 1.2;
  color: #524003;
}

.people-rating__metrics {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  background: #fef7e8;
  border-radius: 16px;
  padding: 16px;
}

.people-rating__metric {
  background: #fff;
  border-radius: 8px;
  padding: 16px 20px;
  text-align: start;
}

.people-rating__metric-percent {
  font-family: Montserrat-SemiBold;
  font-size: 32px;
  line-height: 1.1;
  color: #fd6826;
  margin-bottom: 16px;
}

.people-rating__metric-desc {
  font-family: Montserrat-Medium;
  font-size: 14px;
  line-height: 1.35;
  color: #524003;
}

.people-rating__metric-desc span {
  font-size: 16px;
  font-family: Montserrat-SemiBold;
  margin-bottom: 8px;
}
@media (max-width: 650px) {
  .people-rating__container {
    padding: 0;
  }

  .people-rating__providers-swiper {
    padding: 0 20px;
  }

  .people-rating__metrics-container {
    padding: 0 20px;
  }
}

@media (max-width: 992px) {
  .people-rating__metrics {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  .people-rating {
    padding-top: 32px;
  }

  .people-rating__providers {
    grid-template-columns: 1fr;
  }
}

/* Документы / деятельность по законодательству */
.docs {
  padding: 56px 0;
}

.docs__title {
  margin-bottom: 32px;
}

.docs__text {
  font-family: Montserrat-Regular;
  font-size: 14px;
  line-height: 140%;
  color: #524003;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 32px;
}
.docs__text span {
  color: rgba(82, 64, 3, 0.6);
}

.docs-swiper.swiper {
  width: 100%;
}

.docs-swiper__wrapper.docs-swiper__wrapper {
  box-sizing: border-box;
  align-items: stretch;
}

.article-doc-swiper .swiper-slide {
  height: auto;
}

.docs-card {
  position: relative;
  border-radius: 16px;
  padding: 20px 24px;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  background-color: #fef6e8;
  height: 100%;
  transition: all 0.3s ease;
}

.docs-card::before {
  content: "";
  position: absolute;
  right: 20px;
  bottom: 0;
  width: 119px;
  height: 119px;
  background: url(/netcat_template/template/3/images/decor-doc.webp) no-repeat
    center center;
  pointer-events: none;
  transition: all 0.3s ease;
  opacity: 1;
}
.swiper-slide.docs-card-slide.swiper-slide-active .docs-card,
.docs-card:hover {
  background-color: #f7c971;
}

.swiper-slide.docs-card-slide.swiper-slide-active .docs-card::before,
.docs-card:hover::before {
  opacity: 0;
}

.docs-card__label {
  padding: 9px 16px;
  border-radius: 50px;
  background-color: white;
  color: rgba(82, 64, 3, 0.6);
  margin-top: auto;
  font-size: 14px;
}
.docs-card__heading {
  font-family: Montserrat-Bold;
  font-size: 18px;
  line-height: 140%;
  color: rgba(82, 64, 3, 1);
  margin-bottom: 10px;
  z-index: 2;
}

.docs-card__desc {
  font-family: Montserrat-Regular;
  font-size: 14px;
  line-height: 140%;
  color: rgba(82, 64, 3, 1);
  flex-grow: 1;
  margin-bottom: 26px;
  z-index: 2;
}

.docs-pagination {
  display: none;
}
.docs__nav {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-top: 18px;
}
@media (max-width: 650px) {
  .docs-pagination {
    display: flex;
  }
  .docs__nav {
    display: none;
  }

  .docs-swiper.swiper {
    margin-bottom: 30px;
    padding: 0 20px;
  }

  .docs .container {
    padding: 0;
  }

  .docs__title,
  .docs__text {
   padding: 0 20px;
  }

  .docs-pagination .swiper-pagination-bullet  {
    background-color: #F6C971;
    border: none;
  }

  .docs-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #FD6826;
  }
}

.docs__swiper-button {
  background-color: #fd6826;
  border-color: #fd6826;
}

.docs__swiper-button::after {
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
}

.people-rating__providers-swiper {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}





.facts {
    padding: 56px 0 112px;
  }
  .facts__title {
    margin-bottom: 40px;
  }
  .facts .facts__swiper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 26px;
  }
  .facts__swiper .swiper-wrapper, .facts__swiper .facts__swiper-slide {
    display: contents;
  }
  
  .facts__card {
    border-radius: 8px;
    padding: 24px;
    background: #FEF7E8;
    color: #524003;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
  }
  .facts__card::before {
    content: "";
    display: block;
    width: 125px;
    height: 125px;
    background: url("/netcat_template/template/3/images/sun.svg") no-repeat center / contain;
    position: absolute;
    top: -38px;
    right: -25px;
  }
  
  .facts__card-num {
    font-weight: 700;
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 16px;
    position: relative;
    z-index: 2;
  }
  .facts__card-text {
    flex-grow: 1;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
  }
  .facts__card-src {
    font-size: 14px;
    line-height: 1.4;
    color: #FD6826;
  }
  
  .facts__pagination {
    display: none;
  }
  .facts__pagination .swiper-pagination-bullet  {
    background-color: #F6C971;
    border: none;
  }
  .facts__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #FD6826;
  }
  
  @media (max-width: 1050px) {
    .facts .facts__swiper {
      grid-template-columns: repeat(2, 1fr);
      gap: 20px;
    }
  }
  @media (max-width: 768px) {
    .facts {
      overflow: hidden;
    }
    .facts__title {
      margin-bottom: 24px;
    }
    .facts .facts__swiper {
      display: block;
      overflow: visible;
    }
    .facts__swiper .swiper-wrapper {
      display: flex;
    }
  
    .facts__swiper .facts__swiper-slide {
      display: block;
      height: auto;
    }
  
    .facts__card {
      padding: 16px;
      height: 100%;
    }
    .facts__card-num {
      font-size: 30px;
    }
  
    .facts__pagination {
      display: flex;
      margin-top: 40px;
    }
  }