@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Regular.woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Ropa_Sans";
  src: url("../fonts/ropasanscis.ttf");
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Medium.woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-SemiBold.woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

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

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

body {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

aside,
nav,
footer,
header,
section {
  display: block;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button-link {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

dl,
ol,
ul {
  margin: 0;
}

label {
  margin: 0;
}

p {
  margin: 0;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

h3
{
  font-size: 27px;
}

h2
{
  font-size: 36px;
}

h1
{
  font-size: 45px;
}

* {
  font-family: "Gilroy", sans-serif;
  margin: 0;
  padding: 0;
}

.container {
  max-width: 1710px;
  margin: 0 auto;
  padding: 0 15px;
}

.partners.main-center .container {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.page {
  overflow: hidden;
  position: relative;
}

.button {
  background: #42acb1;
  border-radius: 39px;
  font-weight: 600;
  font-size: 17px;
  color: #FFFFFF;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  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;
}

.button-link {
  background: #42acb1;
  border-radius: 39px;
  font-weight: 600;
  font-size: 17px;
  color: #FFFFFF;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  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;
  text-decoration: none!important;
}


.button_green{
  background: #4ba791;
}

.button:hover {
  background: #42acb1;
}

.slider-item {
    position: relative;
}

.slider-item-desc {
    width: 400px;
    text-align: center;
    min-height: 120px;
    padding: 25px 50px;
    color: #fff;
    position: absolute;
    bottom: 20%;
    right: 10%;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.main-center{
    max-width: 1130px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.slider-item-h1 {
    font-weight: 500;
    font-size: 30px;
}

.slider-text {
    margin-top: 5px;
}

.slider-partners{
    text-align: center;
}
.slider-partners .slick-list{
    padding-bottom: 1rem!important;
}

.partners__row .tabs-content__block {
  padding: 0;
  height: 10vw;
}


.slider-dots .slick-dots {
    position: absolute;
    bottom: 5%;
    padding: 0;
    margin: 0;
    right: 20%;
}

.slider-dots .slick-dots li.slick-active button, .slider-dots .slick-dots li:hover button {
    background: #0295cb;
}

.partner-dots .slick-dots li.slick-active button, .slider-dots .slick-dots li:hover button {
    background: #42acb1;
}


.slider-dots .slick-dots li:last-child {
    margin-right: 0;
}

.partner-dots .slick-dots li:last-child {
    margin-right: 0;
}

.slider-dots .slick-dots li {
    display: inline-block;
    margin-right: 10px;
}

.partner-dots .slick-dots li {
    display: inline-block;
    margin-right: 10px;
}

.slider-dots .slick-dots li button {
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
    text-indent: -9999em;
    border: none;
    display: block;
}

.slider__wrapper .slider__item picture{
    margin: auto;
}

.slider__container__images .slider__control_prev{
    left: 20px;
}

.slider__container__images .slider__control_next{
    right: 20px;
}

.partner-dots .slick-dots li button {
    width: 15px;
    height: 15px;
    background: #e5f7fd;;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
    text-indent: -9999em;
    border: none;
    display: block;
}

.title {
  font-weight: 600;
  font-size: 36px;
  color: #222222;
  font-size: 46px;
  padding-left: 144px;
  padding-top: 15px;
  position: relative;
}

.title::before {
  position: absolute;
  content: "";
  width: 207px;
  height: 3px;
  background-color: #222222;
  left: -118px;
  top: 42px;
}

.breadcrumbs {
  margin-top: 40px;
  margin-bottom: 70px;
}

.breadcrumbs__list-item {
  display: inline-block;
  padding-right: 28px;
  position: relative;
}

.breadcrumbs__list-item a {
  font-weight: 400;
  font-size: 18px;
  color: #222222;
}

.breadcrumbs__list-item span {
  font-weight: 400;
  font-size: 18px;
  color: #222222;
}

.breadcrumbs__list-item:last-child::after {
  display: none;
}

.breadcrumbs__list-item::after {
  position: absolute;
  content: ">";
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  top: 2px;
  right: 6px;
}

.text-center{
    text-align: center
}

.error {
  width: 790px;
  height: 557px;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.error__img {
  width: 666px;
  height: 265px;
  margin: 0 auto;
}

.error__img img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.error__text {
  font-weight: 600;
  font-size: 36px;
  line-height: 43px;
  text-align: center;
  color: #ffffff;
  margin-top: 76px;
}

.error__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 243px;
  height: 69px;
  margin: 60px auto 0 auto;
}

.thanks__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 243px;
  height: 50px;
  margin: 0px auto 25px auto;
  color: #42acb1;
  background: white;
  font-size: 20px;
}

.thank-you-page .thanks__btn:hover{
    background: #42acb1;
    color: white;
}


._no-webp .page-error {
  background: url("../img/page-error-bg.png") center center/cover no-repeat;
}

.email-bt{
    background:#d5554d;
    border:2px solid #fff;
    border-radius:50%;
    box-shadow:0 8px 10px rgba(46,186,162,.32);
    cursor:pointer;
    height:130px;
    text-align:center;
    width:130px;
    position:fixed;
    right:5%;
    bottom:5%;
    z-index:2;
    transition:.3s;-webkit-animation:email-an linear 1s infinite;
    animation:email-an linear 1s infinite
}
.email-bt .text-call{
    height:130px;
    width:128px;
    border-radius:50%;
    position:relative;
    overflow:hidden
}

.email-bt .text-call span{
    text-align:center;
    color:#fff;
    opacity:1;
    font-size:0;
    position:absolute;
    right:0;
    top:46px;
    line-height:16px;
    font-size:12px;
    font-weight:500;
    transition:opacity .3s linear;
    letter-spacing:0;
    width:100%
}

.invisible{
    margin-top: -200px;
    opacity: 0;
    height: 0;
    width: 0;
}

.page-error {
  width: 100%;
  height: 100vh;
}

.z-priim {
    font-size: 26px;
    color: #47a4cc;
    font-weight: 600;
    padding-bottom: 25px;
}

.overley {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
  background: rgba(15, 15, 15, 0.9);
  z-index: 300;
  display: none;
}


.call-number{
    padding-top: 15px;
    margin-left: 15px;
}

.section-title{
    font-family: "Gilroy";
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 56px;
    color: #383838;
    text-align: center;
}

.grid-ambulance{
    display: grid;
    grid-template-columns: 48% 48%;
    grid-row: auto auto;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}

.grid-ambulance-cell{
    display: flex;
}

.grid-menu{
    display: grid;
    grid-template-columns: 30% 30% 30%;
    grid-column-gap: 50px;
}

.new__price .cost__row {
    border-bottom: none;
    padding: 5px 0;
    width: 100%;
}

.new__price .cost__row_title {
    background: #60b0abc2;
    padding: 30px;
    border-radius: 7px;
    color: #FFF;
    font-weight: 500;
}

.new__price .cost__row_title:hover {
    background: #42acb1;
}

.new__price .cost__row_title.toggle__item_title-active-dir {
    background: #287376;
}

.new__price .cost__row_title.toggle__item_title-active {
    background: #42acb1;
}

.new__price .cost__row_title.toggle__item_title-active-dir::before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.new__price .cost__row_title::before {
    position: absolute;
    /* content: url("../img/icons/arrow-left.svg"); */
    content: url("/tpl/img/icons/arrow-white.svg");
    right: 30px;
    top: 30px;
}

.new__price .cost__row_descr-all-dir.item-visible {
    display: contents!important;
    max-height: unset;
}
.toggle__item_empty .cost__row_title {
    cursor: default!important;
}

.toggle__item_empty .cost__row_title::before{
    display:none!important;
}
.training-list{
    background: #EBF8FD;
    padding-left: 45px;
    padding-top: 15px;
    margin-bottom: 50px;
    border-radius: 10px;
}    
.direction__right .toggle__item_descr.item-visible {
    overflow: scroll!important;
  /*  -ms-overflow-style: none; 
  scrollbar-width: none; */
}
/*
.direction__right .toggle__item_descr.item-visible::-webkit-scrollbar {
  display: none;
}*/
.direction__right .toggle__item_descr.item-visible::-webkit-scrollbar { width: 0 !important }

.person__wrapper .toggle__item_descr.item-visible {
    overflow: scroll!important;
    -ms-overflow-style: none; 
  scrollbar-width: none; 
}

.person__wrapper .toggle__item_descr.item-visible::-webkit-scrollbar {
  display: none;
}

.new__price .cost__row_descr-dir {
    max-height: unset;
}

.new__price .toggle__item_active .cost__row_descrItem{
    padding: 20px 25px;
}

.site-search-results {
    display:none;
    position:absolute;
    text-align:left;
    padding:15px;
    background:#F7F7F7;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    box-shadow:         2px 3px 9px -2px rgba(50, 50, 50, 0.55);
    -webkit-box-shadow: 2px 3px 9px -2px rgba(50, 50, 50, 0.55);
    -moz-box-shadow:    2px 3px 9px -2px rgba(50, 50, 50, 0.55);
}

.price-search-results {
    display:none;
    margin-top: 15px;
    text-align:left;
    padding:15px;
    background:#F7F7F7;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    box-shadow:         2px 3px 9px -2px rgba(50, 50, 50, 0.55);
    -webkit-box-shadow: 2px 3px 9px -2px rgba(50, 50, 50, 0.55);
    -moz-box-shadow:    2px 3px 9px -2px rgba(50, 50, 50, 0.55);
}

.price-search-form input {
    width: 100%;
    height: 100%;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #B0B0B0;
    padding: 23px;
}

.simplesearch-search-form fieldset{
    border: none;
}

.simplesearch-price-search-form fieldset{
    border: none;
}

.simplesearch-result{
    padding: 5px 0;
    border-bottom: 1px solid #D8D8D8;
}

.simplesearch-result a{
    color: #414141;
}

.simplesearch-result:hover{
    background: #d2d1d1;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { 
    display: none; 
    
}

.search .simplesearch-result a{
    color: #27AAE1;
}

.search__title::before{
    top: 58px;
}

.price-search-results .search__wrapper {
    margin-top: 0;
}

.service-select__icon img{
    max-width: 100px!important;
}
.vl{
    border-left: 2px solid #2a9fe1;
}
.iti__flag {background-image: url("../img/flags.png");}

.not-active{
    filter: opacity(0.3);
}

.action-not-active{
    color: red!important;
    font-weight: 600!important;
}

.top-header-left{
    vertical-align: super;
}

.fixed2 .top-header-left{
    vertical-align: unset;
}

.partners .slick-slide img
{
    filter: grayscale(1) opacity(0.5);
}

.partners .slick-slide img:hover
{
    
    filter: none;
}

.priim-grid{
    padding-top: 20px;
}

.priim-item{
    text-align: center; 
    font-size: 30px; 
    font-weight: 500; 
    color: #42acb1; 
    max-width: 200px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
}


.priim-li{
    border-top: solid 4px #42acb1; 
    margin-top: 10px!important;
}

.personal-cabinet a {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    margin-right: 25px;
    display: flex;
    align-items: center;
}

.personal-cabinet span {
    margin-right: 5px;
}

.personal-cabinet.pc{
    margin-top: -2px;
}


.fixed2 .personal-cabinet{
    margin-top: 6px;
}

.fixed2 .personal-cabinet span {
    display: none;
}

.personal-cabinet a:hover {
    opacity: 0.8;
}

.personal-cabinet.mobile{
    display: none;
}

.menu-ol{
    padding: 25px 0px;
    margin-top: 10px;
}

.menu-ol p{
    margin: 0 18pt;
    border: 2px solid #74afbb;
    border-radius: 50px;
    display: flex;
}

.menu-ol p:hover{
    background: #74afbb;
}

.menu-ol a:hover{
    color: white!important;
}

.menu-ol a{
    width: 100%;
    height: 100%;
    padding: 10px 20px;
    color: black!important;
    text-decoration: none!important;
    font-size: 18px;
    font-weight: 500;
}

.pageBlog__text .mark-container.services-container{
      justify-content: space-around;
    padding-bottom: 35px;
} 

.mark-container{
    gap: 35px;
}

.mark-container.services-container{
    justify-content: flex-start;
    padding: 0 20px;
}

.mark-item{
    width: 31%;
    max-width: 225px;
    text-align: center;
    border-radius: 7px;
}

.mark-item img{
    border-radius: 50%;
}

.container.thank-you-page{
    max-width: 100%;
    width: 100%;
    position: relative;
    /*background: url(../img/happy-customer-service-representative-using-computer-and-having.jpg) center center/cover no-repeat;*/
    margin-bottom: -50px;
    padding: 0;
}

.thank-you-page h3{
    font-weight: 600;
    font-size: 28px;
    line-height: 200%;
    letter-spacing: 0.01em;
    color: #fff;
    text-align: center;
    
}

.thank-you-page span{
    font-weight: 400;
    font-size: 20px;
    line-height: 200%;
    letter-spacing: 0.01em;
    color: #fff;
    text-align: center;
}

.thank-you-page img{
    width: 100%;
}

.thank-you-page .thanks-text{
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -55%);
    text-align: center;
    width: 90%;
}

.thanks_background{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(5, 61, 81, 0.45);
    
}

.price-for-list{
    font-weight: 600;
    font-size: 24px;
    color: #2EBAA2;
    margin-right: 30px;
    white-space: nowrap;
    padding: 25px 0;
    text-align: end;
}

.form-export-clients input, select {
    
    border: 1px solid #CCC;
    width: 250px;
    height: 45px;
    font-size: 18px;
}
.author-page{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 20px;
}

.text-author-page{
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-left: 10px;
    justify-content: space-evenly;
}

.text-author-page a{
    color: #27aae1;
}

.img-author-page img{
    border-radius: 50%;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {background-image: url("../img/flags@2x.png");}
}


.benefits {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.benefits .benefits-row {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(calc(100%/2 - 30px), 1fr));
  grid-gap: 30px;
  margin: 40px 0 0px;
}

.video-main {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.video-more .video-row {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(calc(100%/2 - 30px), 1fr));
  grid-gap: 30px;
  margin: 20px 0 0px;
}

.video-one .video-row {
  position: relative;
  display: block;
  margin: 20px 0 0px;
}

.form-in-text{
      display: none;
  }
.form-left{
    position: sticky;
    top: 100px;
}

.form-left .formBlock__title{
    font-size: 30px;
}

@media screen and (max-width:590px) {
  .benefits .benefits-row {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  }
  .video-more .video-row {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  }
  
}

.benefits .benefits-row .benefits-cards {
  position: relative;
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 145%;
  color: #383838;
  border-radius: 10px;
  margin-bottom: 30px;
}
@media screen and (max-width:992px) {
  .benefits .benefits-row .benefits-cards {
    font-size: 14px;
    line-height: 145%;
  }
}
.benefits .benefits-row .benefits-cards._c1 {
  background: #CDE4F1;
}
.benefits .benefits-row .benefits-cards._c1 .benef-icon {
  background: #429DD0;
  -webkit-box-shadow: 0px 4px 16px rgba(66, 157, 208, 0.6);
          box-shadow: 0px 4px 16px rgba(66, 157, 208, 0.6);
}
.benefits .benefits-row .benefits-cards._c2 {
  background: #FFF7E8;
}
.benefits .benefits-row .benefits-cards._c2 .benef-icon {
  background: #FFBE3D;
  -webkit-box-shadow: 0px 4px 16px rgba(255, 190, 61, 0.6);
          box-shadow: 0px 4px 16px rgba(255, 190, 61, 0.6);
}
.benefits .benefits-row .benefits-cards._c3 {
  background: #FDEBED;
}
.benefits .benefits-row .benefits-cards._c3 .benef-icon {
  background: #F25767;
  -webkit-box-shadow: 0px 4px 16px rgba(242, 87, 103, 0.6);
          box-shadow: 0px 4px 16px rgba(242, 87, 103, 0.6);
}
.benefits .benefits-row .benefits-cards._c4 {
  background: #C2E4DE;
}
.benefits .benefits-row .benefits-cards._c4 .benef-icon {
  background: #5DAFA1;
  -webkit-box-shadow: 0px 4px 16px rgba(93, 175, 161, 0.6);
          box-shadow: 0px 4px 16px rgba(93, 175, 161, 0.6);
}
.benefits .benefits-row .benefits-cards .benef-wrap {
  padding: 0 20px 20px;
  min-height: 250px;
}
@media screen and (max-width:992px) {
  .benefits .benefits-row .benefits-cards .benef-wrap {
    min-height: 200px;
  }
}
.benefits .benefits-row .benefits-cards .benef-wrap .benef-title {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  color: #383838;
  margin: 60px 0 0;
}
@media screen and (max-width:992px) {
  .benefits .benefits-row .benefits-cards .benef-wrap .benef-title {
    font-size: 18px;
    line-height: 145%;
  }
}
.benefits .benefits-row .benefits-cards .benef-wrap .benef-content {
  padding: 20px 0px 0;
}
.benefits .benefits-row .benefits-cards .benef-icon {
  width: 66.13px;
  height: 63.75px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0px 4px 16px rgba(242, 87, 103, 0.6);
          box-shadow: 0px 4px 16px rgba(242, 87, 103, 0.6);
  position: absolute;
  top: -30px;
  left: 20px;
  display: -ms-grid;
  display: grid;
  place-items: center;
}

.dep-wr {
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    margin: 10px 0;
    transition: all .3s ease-out;
}

.dep-wr:before {
    content: "";
    background: linear-gradient(to top,#0e97c8,transparent);
    height: 60%;
    width: 100%;
    bottom: 0;
    border-radius: 4px;
    position: absolute;
    z-index: 1;
    transition: all .3s ease-out;
}

.dep-wr:hover{
    box-shadow:0 6px 12px 0 rgba(126,126,126,.75)
    
}

.dep-wr:hover::before {
    height: 100%;
    background-color: #0e97c8;
    opacity: .9;
}

.dep-content {
    padding: 0 20px 0 30px;
    position: absolute;
    top: 73%;
    left: 0;
    right: 0;
    z-index: 3;
    transition: all .3s ease-out;
}

.dep-wr:hover .dep-content p {
    opacity: 1;
    visibility: visible;
}

.dep-content p {
    color: #fff;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    transition: all .3s ease-out;
}

.dep-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 12px;
}

.dep-title a {
    color: #fff;
    text-decoration: none;
    transition: all .5s ease-out;
}

.title a {
    color: #000;
    text-decoration: none;
    transition: all .5s ease-out;
}


.dep-title a:hover{color:#e5f7fd}

.dep-wr:hover .dep-content{
    transform:translateY(-50%);top:50%
}

.directionPromo {
  height: 592px;
  position: relative;
}

.directionPromo .container {
  height: 100%;
}

.directionPromo__bgImg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.directionPromo__bgImg_one {
  display: block;
  width: 100%;
  height: 100%;
}

.directionPromo__bgImg_one img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.directionPromo__bgImg_two {
  display: none;
  width: 100%;
  height: 100%;
}

.directionPromo__bgImg_two img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.directionPromo__offer {
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.directionPromo__offer_text {
  font-weight: 600;
  font-size: 46px;
  color: #FFFFFF;
}

.directionPromo__offer_btn {
  width: 243px;
  height: 69px;
  background: #FFFFFF;
  border-radius: 39px;
  font-weight: 600;
  font-size: 17px;
  color: #222222;
  border: none;
  margin-top: 30px;
}

.aboutClinic {
  padding: 164px 0 125px 0;
}

.aboutClinic__wrapper {
  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;
}

.aboutClinic__text {
  max-width: 685px;
  margin-right: 70px;
  position: relative;
}

.aboutClinic__text::after {
  position: absolute;
  content: url("../img/figures-about.svg");
  top: 0;
  z-index: -1;
  left: 106px;
}

.aboutClinic__text::before {
  position: absolute;
  content: "";
  width: 112px;
  height: 478px;
  background: #F4F8FA;
  left: -36px;
  top: -54px;
  z-index: -1;
}

.aboutClinic__text_title {
  font-size: 36px;
  text-align: left;
  padding-left: 0;
}

.aboutClinic__text_title::before {
  display: none;
}

.aboutClinic__text_subtitle {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #27AAE1;
  margin-top: 35px;
}

.aboutClinic__text_descr {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #222222;
  margin-top: 30px;
}

.aboutClinic__text_descr p {
  margin-bottom: 20px;
}

.aboutClinic__text_descr p:last-child {
  margin-bottom: 0;
}

.aboutClinic__img {
  max-width: 830px;
  min-width: 600px;
  width: 100%;
  max-height: 464px;
}

.aboutClinic__img img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.about {
  padding: 125px 0 125px 0;
}

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

.about__title {
  height: 75px;
  height: 148px;
  margin-left: auto;
  margin-right: 45px;
  position: relative;
  font-weight: 600;
  font-size: 46px;
  color: #222222;
  min-width: 130px;
}

.about__title::before {
  position: absolute;
  content: "";
  width: 129px;
  height: 5px;
  background-color: #27AAE1;
  right: -85px;
  bottom: 64px;
}

.about__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  height: 374px;
  background: #F4F8FA;
  max-width: 1363px;
  width: 100%;
  padding-left: 76px;
}

.about__column {
  max-width: 280px;
}

.about__column_num {
  font-weight: 600;
  font-size: 70px;
  color: #27AAE1;
}

.about__column_text {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #222222;
  margin-top: 4px;
  position: relative;
}

.about__column_text::before {
  position: absolute;
  content: url("../..");
  width: 6px;
  height: 6px;
  background: #27AAE1;
  left: -22px;
  top: 16px;
}

.advantages {
  padding: 50px 0;
}

.advantages__title {
  text-align: center;
  position: relative;
  font-weight: 600;
  font-size: 46px;
  color: #222222;
}

.advantages__title::before {
  position: absolute;
  content: "";
  width: 78px;
  height: 5px;
  background-color: #27AAE1;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -30px;
}

.advantages__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 92px;
  padding-left: 117px;
  padding-right: 84px;
}

.advantages__item {
  width: 250px;
  margin-right: 30px;
  margin-bottom: 25px;
}

.advantages__item:last-child {
  margin-right: 0;
}

.advantages__item_iconWrapper {
  width: 135px;
  height: 135px;
  border: 1px solid rgba(39, 170, 225, 0.3);
  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;
}

.advantages__item_icon {
  width: 67px;
  height: 70px;
  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;
}

.advantages__item_icon img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.advantages__item_text {
  width: 143px;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  color: #222222;
  margin: -22px 5px 0 auto;
  position: relative;
}

.advantages__item_text span {
  position: absolute;
  width: 6px;
  height: 6px;
  background: #27AAE1;
  left: -21px;
  top: 7px;
}

.advantages__item_text span::before {
  position: absolute;
  content: "";
  width: 68px;
  height: 1px;
  background-color: rgba(39, 170, 225, 0.3);
  left: -83px;
  top: 3px;
}

.ourDoctor {
  padding: 125px 0 0 0;
}

.ourDoctor__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1100px;
  margin: 100px auto 0 154px;
  position: relative;
}

.ourDoctor__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.anon_soc a{
  padding: 0 14px;
  -webkit-transition: all .3s;
  transition: all .3s
}

.anon_soc img{
max-width: 35px;
width: 100%;
padding-top: 10px;
}

.ourDoctor__item_text {
  margin-right: 89px;
}

.ourDoctor__item_text-name {
  font-weight: 600;
  font-size: 40px;
  color: #222222;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.ourDoctor__item_text-name:hover {
  color: #27AAE1;
}

.ourDoctor__item_text-position {
  font-weight: 500;
  font-size: 24px;
  color: #27AAE1;
}

.ourDoctor__item_img {
  min-width: 547px;
  max-width: 547px;
  height: 643px;
  position: relative;
}

.ourDoctor__item_img::before {
  position: absolute;
  content: "";
  width: 129px;
  height: 5px;
  background-color: #27AAE1;
  left: -12%;
  bottom: 37%;
  z-index: 2;
}

.ourDoctor__item_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.1));
}

.ourDoctor__item_img span {
  font-weight: 500;
  line-height: 477px;
  color: #F3F3F3;
  position: absolute;
  font-size: 524px;
  right: -141px;
  bottom: -126px;
}

.ourDoctor .swiper-container {
  padding-bottom: 125px;
  padding-right: 99px;
}

.ourDoctor .swiper-button-next:after,
.ourDoctor .swiper-button-prev:after {
  display: none;
}

.ourDoctor .swiper-button-next,
.ourDoctor .swiper-button-prev {
  right: 0;
  left: inherit;
  right: -233px;
  top: 52%;
  -webkit-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}

.ourDoctor .swiper-button-next:hover,
.ourDoctor .swiper-button-prev:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.ourDoctor .swiper-button-prev {
  top: 31%;
}

.big-table {
	overflow: auto;
	position: relative;
}

.big-table table {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	overflow-x: auto;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}

.simplesearch-results{
    margin-top: 15px;
    margin-bottom: 15px;
}

.table_adaptive {
    overflow-x: scroll; 
    display: inline-block;
    
}

.blog {
  padding: 208px 0 125px 0;
}

.blog__wrapper {
  margin-top: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  gap: 1vw;
  flex-wrap: wrap;
}

.blog_main_page .blog__wrapper{
    justify-content: space-between;
    gap: 0;
}


.report__wrapper{
    margin-top: 20px;
}

.blog__block {
  width: 32.5%;
}

.report__block {
  width: 49%;
  margin-bottom: 20px;
}

.blog__block__img {
  width: 100%;
  max-height: 325px;
  aspect-ratio: 20/11;
}

.blog__block__img img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 7px;
}

.blog__block_text {
  margin-top: 25px;
}

.blog__block_text-top {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #222222;
}

.blog__block_text-center {
  font-weight: 300;
  font-size: 18px;
  line-height: 21px;
  color: #222222;
  margin-top: 20px;
  text-align: justify;
}

.blog__block_text-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}

.blog__block_text-bottom a {
  font-weight: 600;
  color: #27AAE1;
  font-size: 18px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.blog__block_text-bottom a:hover {
  color: #0379ac;
}

.chatbots{
    display: flex;
    justify-content: center;
}

.chatbots img{
    border-radius: 50px; 
    max-width: 96px!important;
}

.chatbots a:first-child{
    margin-right: 65px;
}

.chatbots span{
    display: block;
    text-align:center;
}

.blog__block_text-bottom span {
  font-weight: 300;
  color: #CECECE;
  font-size: 18px;
}

.blog__btn {
  width: 246px;
  height: 69px;
  margin: 30px auto 0 auto;
}

.blogPage {
  padding: 0;
}

.form {
  padding: 25px 0 0 0;
}

.formBlock {
  max-width: 1105px;
  width: 100%;
  background: #FAFEFF;
  -webkit-box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.08);
  border-radius: 9px;
  padding: 70px;
  margin: 0 auto;
}
.formBlockAnon {
  max-width: 1105px;
  width: 100%;
  background: #FAFEFF;
  -webkit-box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.08);
  border-radius: 7px;
  padding: 70px;
  margin: 0 auto;
}

.formBlock__title {
  font-weight: 600;
  font-size: 36px;
  text-align: center;
  color: #222222;
}

.formBlock__subtitle {
  text-align: center;
  margin-top: 23px;
}

.formBlock__subtitle span {
  font-size: 20px;
}

.formBlock__subtitle .modal-name {
  font-weight: 500;
  color: #B8B8B8;
}

.formBlock__subtitle .modal-price {
  font-weight: 600;
  color: #2EBAA2;
  padding-left: 20px;
}

.formBlock__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 41px;
}

.formBlock__input {
  width: 49%;
  margin-bottom: 20px;
}

.formBlock__input input {
  width: 100%;
  height: 67px;
  border: 1px solid #DCDCDC;
  border-radius: 7px;
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  padding: 0 23px;
}

.formBlock__input label {
  display:block;  
  cursor: pointer;
  width: 100%;
  height: 67px;
  border: 1px solid #DCDCDC;
  border-radius: 7px;
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  padding: 0 23px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-cloud-upload:before {
    content: url(/tpl/img/icons/upload.png);
}

#file-chosen{
  margin-left: 0.3rem;
  font-family: sans-serif;
}

.formBlock__input input:focus {
  border: 1px solid #27AAE1;
}

.formBlock__input input::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 18px;
  color: #B0B0B0;
}

.formBlock__input .custom-file-upload{
  font-weight: 400;
  font-size: 18px;
  color: #B0B0B0;    
  background-color: white;
  line-height: 3.6em;
}

.formBlock__input input::-moz-placeholder {
  font-weight: 400;
  font-size: 18px;
  color: #B0B0B0;
}

.formBlock__input input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 18px;
  color: #B0B0B0;
}

.formBlock__input input::-ms-input-placeholder {
  font-weight: 400;
  font-size: 18px;
  color: #B0B0B0;
}

.formBlock__input input::placeholder {
  font-weight: 400;
  font-size: 18px;
  color: #B0B0B0;
}

.formBlock__input select {
  width: 100%;
  height: 67px;
  border: 1px solid #DCDCDC;
  border-radius: 5px;
  font-weight: 400;
  font-size: 18px;
  color: #B0B0B0;
  padding: 0 23px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.formBlock__textarea {
  width: 100%;
}

.formBlock__textarea textarea {
  width: 100%;
  height: 152px;
  border: 1px solid #DCDCDC;
  border-radius: 7px;
  resize: none;
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  padding: 23px;
}

.formBlock__textarea textarea:focus {
  border: 1px solid #27AAE1;
}

.formBlock__textarea textarea::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 18px;
  color: #B0B0B0;
}

.formBlock__textarea textarea::-moz-placeholder {
  font-weight: 400;
  font-size: 18px;
  color: #B0B0B0;
}

.formBlock__textarea textarea:-ms-input-placeholder {
  font-weight: 400;
  font-size: 18px;
  color: #B0B0B0;
}

.formBlock__textarea textarea::-ms-input-placeholder {
  font-weight: 400;
  font-size: 18px;
  color: #B0B0B0;
}

.formBlock__textarea textarea::placeholder {
  font-weight: 400;
  font-size: 18px;
  color: #B0B0B0;
}

.formBlock__check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px;
}

.formBlock__check .checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 2px;
  border: 1px solid #27AAE1;
  min-width: 16px;
  min-height: 16px;
  cursor: pointer;
  position: relative;
}

.formBlock__check .checkbox::before {
  content: url("../img/icons/check-icon.svg");
  position: absolute;
  right: 50%;
  bottom: 50%;
  -webkit-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
  opacity: 0;
  -webkit-transition: 0.1s ease-in;
  -o-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
}

.formBlock__check .checkbox:checked::before {
  opacity: 1;
}

.formBlock__check div {
  font-weight: 400;
  font-size: 14px;
  color: #222222;
  margin-left: 14px;
}

.formBlock__check div a {
  position: relative;
  font-weight: 400;
  font-size: 14px;
  color: #222222;
}

.formBlock__check div a::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #27AAE1;
  bottom: -3px;
}

.formBlock__btn {
  width: 257px;
  height: 56px;
  margin: 40px auto 0 auto;
}

.footer {
  margin-top: 148px;
  background: #2d3f4a;
  padding: 64px 0 49px 0;
}

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

.footer__top_logo {
  min-width: 347px;
  min-height: 85px;
}

.footer__top_logo img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.footer__top_columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 980px;
  width: 100%;
  margin-left: 100px;
  margin-right: 130px;
  padding-top: 14px;
}

.footer__top_column {
  min-width: 165px;
  margin-right: 20px;
  max-width: 165px;
}

.footer__top_column:last-child {
  margin-right: 0;
}

.footer__top_column-title {
  font-weight: 600;
  font-size: 15px;
  color: #27AAE1;
  margin-bottom: 10px;
}

.footer__top_column span {
  font-weight: 400;
  font-size: 15px;
  color: #E8E8E8;
  display: block;
  margin-bottom: 6px;
}

.footer__top_column-phone {
  font-weight: 400;
  font-size: 15px;
  color: #E8E8E8;
  margin-bottom: 7px;
  display: block;
  -webkit-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}

.footer__top_column-phone:hover {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
  color: #2EBAA2;
}

.footer__top_column-phone span {
  display: inline;
  font-size: 12px;
  font-weight: 400;
  color: #2EBAA2;
}

.footer__top_column-social {
  width: 26px;
  height: 26px;
  display: inline-block;
  margin-top: 7px;
  margin-right: 16px;
}

.footer__top_column-social:last-child {
  margin-right: 0;
}

.footer__top_column-social img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.footer__top_column-social img:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.footer__center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 10px;
  position: relative;
}

.footer__center_btns {
  min-width: 201px;
  max-width: 201px;
}

.footer__center_btn {
  width: 100%;
  height: 56px;
  background: #FFFFFF;
  border-radius: 39px;
  font-weight: 600;
  font-size: 17px;
  color: #27AAE1;
  border: none;
  margin-bottom: 15px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.footer__center_btn:hover {
  background: #27AAE1;
  color: #fff;
}

.footer__center_columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 875px;
  width: 100%;
  margin-right: 235px;
  margin-top: 83px;
  margin-left: 251px;
}

.footer__center_column a {
  display: block;
  font-weight: 400;
  font-size: 15px;
  color: #FFFFFF;
  margin-bottom: 14px;
  padding-left: 14px;
  position: relative;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.footer__center_column a:hover {
  -webkit-transform: scale(1.02) translateX(3px);
  -ms-transform: scale(1.02) translateX(3px);
  transform: scale(1.02) translateX(3px);
}

.footer__center_column a::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background: #27AAE1;
  border-radius: 50%;
  left: -1px;
  top: 6px;
}

.footer__center_column a:last-child {
  margin-bottom: 0;
}

.footer__center_btnTop {
  position: absolute;
  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: 91px;
  height: 91px;
  background: #27AAE1;
  border-radius: 50%;
  border: none;
  font-weight: 500;
  font-size: 12px;
  color: #FFFFFF;
  right: 0;
  top: 107px;
  padding-top: 24px;
}

.footer__center_btnTop:hover {
  background: #1f87b4;
}

.footer__center_btnTop::before {
  position: absolute;
  content: url("../../img/icons/footer__center_btnTop-arrow.svg");
  top: 25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.footer__bottom {
  padding: 18px 0 0 0;
  font-weight: 400;
  font-size: 15px;
  color: #FFFFFF;
}

.cost {
  padding-bottom: 200px;
}

.cost__wrapper {
  max-width: 1396px;
  margin: 106px auto 0 auto;
}

.cost__search {
  width: 100%;
  height: 67px;
}

.cost__search form {
  width: 100%;
  height: 100%;
}

.cost__search_input {
  width: 100%;
  height: 100%;
}

.cost__search_input input {
  width: 100%;
  height: 100%;
  border: 1px solid #DCDCDC;
  border-radius: 5px;
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  padding: 0 23px;
}

.cost__search_input input::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 18px;
  color: #B0B0B0;
}

.cost__search_input input::-moz-placeholder {
  font-weight: 400;
  font-size: 18px;
  color: #B0B0B0;
}

.cost__search_input input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 18px;
  color: #B0B0B0;
}

.cost__search_input input::-ms-input-placeholder {
  font-weight: 400;
  font-size: 18px;
  color: #B0B0B0;
}

.cost__search_input input::placeholder {
  font-weight: 400;
  font-size: 18px;
  color: #B0B0B0;
}

.cost__rows {
  margin-top: 14px;
}

.FAQ_main .cost__row_descr span{
    font-weight: 600;
    font-size: 17px;
    color: #2EBAA2;
    line-height: 2;
    white-space: nowrap;
}

.FAQ_main  .cost__row_descr p{
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0.01em;
    color: #222222;
    margin-bottom: 15px;
    position: relative;
    padding-left: 22px;
}

.cost__row {
  padding: 35px 0;
  border-bottom: 1px solid #222222;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 48%;
  position: relative;
}

.cost__row_for_nap {
  padding: 35px 0;
  border-bottom: 1px solid #222222;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 90%;
  position: relative;
}
.training-list .cost__row_for_nap{
    padding: 20px 0;
}

.training-list .cost__row_for_nap:last-child{
    border-bottom: none;
}
    

.cost__row_title {
  font-size: 24px;
  line-height: 28px;
  color: #222222;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.training-list .cost__row_title {
  font-size: 20px;
  font-weight: 500;
}

.training-list .cost__row_title::before {
  height: 25px;
  width: 25px;
}

.training-list .cost__row_descr{
    background: #d8f4ff;
}


.cost__row_for_nap .cost__row_title span{
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.cost__row_for_nap .cost__row_title img{
    margin-right: 10px;
    max-width: 29px;
}



.cost__row_title.toggle__item_title-active::before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.cost__row_title::before {
  position: absolute;
  /*content: url("../img/icons/arrow-left.svg");*/
  content: url("/tpl/img/icons/arrow-new.svg");
  right: -40px;
  top: -1px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  height: 34px;
  width: 34px;
    -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.person__wrapper .cost__row_title::before{
    right: 0;
}

.person__wrapper .cost__row_title{
    padding-right: 40px;
}
    

.cost__row_descr {
  display: none;
  position: absolute;
  background-color: #fff;
  z-index: 222;
  width: 100%;
  padding: 15px;
  /*border: 1px solid #a1a1a1;*/
  max-height: 500px;
  top: 100%;
}

.cost__row_descr-dir {
  overflow: none!important;
  position: unset!important;
  border: none;
}

.cost__row_descrItem {
  padding: 20px 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;
  border-bottom: 1px solid #D8D8D8;
}

.cost__row_descrItem-name {
  font-size: 17px;
  line-height: 20px;
  color: #222222;
  max-width: 400px;
  font-weight: 400;
}

.cost__row_descrItem-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: flex-end;
}

.cost__row_descrItem-price {
  font-weight: 600;
  font-size: 17px;
  color: #2EBAA2;
  margin-right: 30px;
  white-space: nowrap;
}

.cost__row_descrItem-price.price-value {
  margin-right: 5px;
}

.cost__row_descrItem-detail{
    display: flex;
    flex-wrap: nowrap;
}

.cost__row_descrItem-btn {
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  text-align: center;
  color: #27AAE1;
  width: 98px;
  background-color: transparent;
}

.cost__row_descrItem-btn:hover {
  background-color: transparent;
}

.cost__row_descrItem-expected {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #27AAE1;
  width: 212px;
  text-align: center;
}

/*.pageBlog {
  padding-bottom: 152px;
}*/

.pageBlog__wrapper {
  max-width: 1116px;
  margin: 0 auto 0 auto;
}

.pageBlog__topImg {
  width: 100%;
  min-height: 497px;
}

.pageBlog__topImg img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 7px;
}

.pageBlog__topImg_subInfo {
  margin-top: 22px;
}

.pageBlog__topImg_subInfo span {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #B5B5B5;
}

.pageBlog__topImg_subInfo span:first-child {
  padding: 0 30px;
  position: relative;
}

/*.pageBlog__topImg_subInfo span:first-child::before {
  position: absolute;
  content: url("../img/icons/icon.svg");
  left: 0;
}*/

.pageBlog__topImg_subInfo .hits-page::before {
  position: absolute;
  content: url("../img/icons/icon.svg");
  left: 0;
}

.pageBlog__topImg_subInfo span:last-child {
  padding: 0 30px;
  position: relative;
}

.pageBlog__topImg_subInfo .author-page span{
    padding: 0;
}


.pageBlog__title {
  margin-top: 29px;
  font-weight: 600;
  font-size: 46px;
  line-height: 55px;
  color: #222222;
}

.pageBlog__text {
  margin-top: 30px;
  margin-bottom: 70px;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #222222;
}

.pageBlog__text p {
  margin-bottom: 30px;
}

.pageBlog__text p:last-child {
  margin-bottom: 0;
}

.pageBlog__centerImg {
  width: 100%;
}

.pageBlog__centerImg img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.pageBlog__social {
  padding-top: 50px;
  border-top: 1px solid #D8D8D8;
}

.pageBlog__social_title {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #242424;
}

.pluses-img{
    max-width: 880px;
    width: 100%;
}

.pluses-center{
    margin-left: auto;
    margin-right: auto; 
}

.pageBlog__social_icons {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pageBlog__social_icons a {
  margin-right: 14px;
  margin-bottom: 10px;
  display: block;
}

.text-format{
    text-align: justify;
}
.text-format.text-rate{
    padding: 15px 0 0 25px;
}

.text-format.text-rate p{
    text-indent: 0;
}
.text-format p {
  margin-bottom: 30px;
}

.text-format p:last-child {
  margin-bottom: 0;
}

.text-format h1,
.text-format h2,
.text-format h3,
.text-format h4 {
  font-weight: 600;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #222222;
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: left;
}

.text-format h3
{
  font-size: 27px;
}

.text-format h2
{
  font-size: 36px;
}


.about-page .text-format h2
{
  font-size: 32px;
  word-break: break-word;
}




.text-format h1
{
  font-size: 45px;
}


.text-format ul,
.text-format ol {
  margin-top: 50px;
}

.text-format ul.dot li::before,
.text-format ol.dot li::before {
  width: 7px;
  height: 7px;
  background: #27AAE1;
  left: 0;
  border-radius: 50%;
  top: 10px;
}

.text-format ul.num li,
.text-format ol.num li {
  padding-left: 13px;
  margin-left: 20px;
}

.text-format ul.num li::before,
.text-format ol.num li::before {
  width: 21px;
  height: 21px;
  background: #27AAE1;
  border-radius: 6px;
  left: -20px;
  top: 5px;
  z-index: -1;
  content: counter(my-counter);
  counter-increment: my-counter;
  font-weight: 700;
  font-size: 11px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  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;
}

.text-format ul li,
.text-format ol li {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #222222;
  margin-bottom: 15px;
  position: relative;
  padding-left: 22px;
}

.text-format ol li {
    padding-left: 10px;
}

.text-format ol ul li {
    padding-left: 20px;
}


.text-format ul li::before,
.text-format ol li::before {
  position: absolute;
  content: "";
}

.text-format ol {
  counter-reset: my-counter;
}

.text-format ol li::marker {
  font-weight: 700;
  color: #27aae1;
}

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

.text-format ul .text-format ol li {
    padding-left: 20px;
}

table.table-two tr:nth-child(even) {
  background: #C4E7F5;
}

table.table-two tr:nth-child(odd) {
  background: #D3EDF9;
}

table .row-title {
  background: #27AAE1 !important;
}

table tr {
  height: 67px;
  border-bottom: 1px solid #B1D7E8;
}

table th {
  font-weight: 600;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  border: none;
  padding-left: 50px;
  text-align: left;
}

table td {
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #222222;
  padding-left: 10px;
  padding-right: 10px;
}

.table.blue .pageBlog__table_row {
  border-bottom: 0;
}

.table.blue .pageBlog__table_row:nth-child(even) {
  background: #C4E7F5;
}

.table.blue .pageBlog__table_row:nth-child(odd) {
  background: #D3EDF9;
}

.table__row {
  padding: 20px 60px;
  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;
  border-bottom: 1px solid #B1D7E8;
}

.table__row.row-title {
  background: #27AAE1 !important;
}

.table__row.row-title span {
  color: #FFFFFF;
}

.table__row span {
  width: 22%;
  display: block;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #222222;
}

.contact__wrapper {
  margin-top: 40px;
  max-width: 460px;
}

.contact__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 50px;
}

.contact__item:last-child {
  margin-bottom: 0;
}

.contact__item_icon {
  width: 110px;
  height: 110px;
  background: #47a4cc;
  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;
  border-radius: 50%;
}

.contact__item_text-title {
  font-weight: 600;
  font-size: 24px;
  color: #222222;
  margin-bottom: 15px;
}

.contact__item_text span,
.contact__item_text a {
  display: block;
  font-weight: 300;
  font-size: 18px;
  line-height: 21px;
  color: #222222;
  margin-bottom: 10px;
}

.contact__item.red .contact__item_icon {
  background: #EC3E3E;
}

.contact__item.red .contact__item_text-title {
  color: #EC3E3E;
}

.contact__map {
  height: 866px;
  width: 60%;
  margin-top: -800px;
  margin-left: auto;
  display: grid;
}

.contact__map iframe {
  width: 99%;
  height: 100%;
  border: none;
}

.contact__items{
    display:flex; 
    padding-top: 30px; 
    justify-content: center;
    gap: 8vw;
}

.contact__item{
    flex-direction: column;     
    margin-bottom: 20px;
}

.contact__item_text{
    display: flex;
    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;
    padding-top: 10px;
    padding-left: 0px;
}

.contact__item_text.left-item{
    align-items: flex-start;
}

.addresses-items{
    display: flex; 
    max-width: 1200px; 
    gap: 50px; 
    margin:auto; 
    padding-bottom: 30px;
}

.addresses-item{
    cursor: pointer;
    border-radius: 25px;
    z-index: 10;
    height: 170px; 
    background: #47a4cc;  
    width: calc(50% - 25px);    
    padding: 0 20px; 
    display: flex; 
    align-items: center;
    justify-content: center;
}

.addresses-item span{
    text-align: center;
    color: white!important;
}

.item-logo img{
    max-width: 100px;
    width: 100%;
}
.addresses-item .contact__item_text{
    padding: 0;
}

.addresses-item .contact__item_text a{
    text-align: center;
    font-weight: 600;
}

.addresses-item:hover{
 background: #084c68!important;   
}

#map{
    height:550px; 
    width:100%; 
    display:inline-block; 
    overflow:hidden; 
    margin-top: -100px;
}

.gm-style-iw-d h3{
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #222222;
  margin-bottom: 10px;

}
.doctor__selects {
  max-width: 820px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: -60px;
  margin-left: auto;
  position: relative;
  z-index: 10;
}

.doctor__select {
  width: 49%;
}

.doctor__select select {
  /*padding: 20px 0;*/
  width: 100%;
  border: none;
  border-bottom: 1px solid #DADADA;
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  z-index: 2;
  cursor: pointer;
}

.doctor__wrapper {
  margin-top: 110px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: minmax(100px, auto);
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  row-gap: 60px;
}

.doctor__block {
  width: 100% !important;
  display: block;
}

.doctor__block:hover .doctor__block_img img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.doctor__block_img {
  width: 100%;
  overflow: hidden;
  aspect-ratio: 11/13;
  border-radius: 7px;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
  overflow: hidden;

}

.doctor__block_img img {
  width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.doctor__block_name {
  font-weight: 600;
  font-size: 24px;
  color: #222222;
  margin-top: 25px;
}

.doctor__block_position {
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  margin-top: 20px;
}

.doctor__block_experience {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #27AAE1;
  margin-top: 20px;
}

.person__wrapper {
  /*max-width: 1115px;*/
  max-width: 62%;
  margin: 0 auto;
}

.person_new{
  max-width: 64%;
  margin: auto;
}

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

.person__top_img {
  min-width: 406px;
  max-height: 549px;
  margin: 25px;
  aspect-ratio: 50/59;
  order: 2;
}

.person__top_img_new{
  min-width: unset;
  max-height: 400px;
  margin: 0;
  aspect-ratio: 4.8/1;
  order: unset;
  position: relative;
  text-align: center
}

.person__top_img img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.person__top_img_new img{
 width: 100%;
 max-height: unset;
     border-radius: 7px;
}    

.person__top_info {
  margin-left: 20px;
  padding-top: 20px;
  max-width: 550px;
  width: 100%;
  order: 1;
}

.person__top_info_new {
    position: absolute;
    margin-left: 0;
  padding-top: 0;
    top: 50%;
    left: 10%;
    max-width: 450px;
    transform: translate(-10%, -50%);
}

.person__top_info-name {
  font-weight: 600;
  font-size: 46px;
  color: #222222;
}

.person__top_info-position {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #222222;
  margin-top: 30px;
}

.person__top_info-experience {
  font-weight: 400;
  font-size: 18px;
  color: #27AAE1;
  margin-top: 20px;
}

.person__top_info-text {
  margin-top: 15px;
}

.person__top_info-text span {
  font-weight: 600;
  font-size: 22px;
  color: #222222;
  display: block;
  margin-bottom: 15px;
  margin-top: 15px;  
}

.person__top_info-text p {
  /*padding-bottom: 20px;*/
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #222222;
}

.person__top_info-text p:last-child {
  padding-bottom: 0;
}

.person__text {
  margin-top: 50px;
  margin-bottom: 100px;
}

.person__text_item {
  margin-bottom: 50px;
}

.person__text_item:last-child {
  margin-bottom: 0;
}

.person__text_item-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #222222;
  margin-bottom: 20px;
}

.person__text p {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #222222;
}

.direction__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.direction__left {
  min-width: 500px;
  max-width: 505px;
  margin-right: 62px;
}

.direction__left_img {
  width: 100%;
  min-height: 375px;
  margin-bottom: 30px;
}

.direction__left_img img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.direction__left_wrapper {
  background: #EBF8FD;
  border-radius: 7px;
  padding: 40px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.direction__left_title {
  font-weight: 600;
  font-size: 24px;
  color: #222222;
  padding-bottom: 30px;
  border-bottom: 1px solid #C6CACC;
}

.direction__left_list {
  margin-top: 30px;
  max-width: 425px;
}

.direction__left_list a {
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  display: block;
  margin-bottom: 20px;
}

.direction__left_list a.active {
  font-weight: 700;
}

.direction__left_list a.active:hover {
  font-weight: 700;
}

.direction__left_list a:hover {
  font-weight: 500;
}

.direction__left_list a:last-child {
  margin-bottom: 0;
}

.direction__right {
  max-width: 1145px;
  width: 100%;
}

.direction__right .title-direct {
  font-weight: 600;
  font-size: 32px;
  line-height: 38px;
  color: #222222;
  padding-left: 132px;
  position: relative;
  overflow: hidden;
}

.direction__right .title-direct::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  left: -90%;
  top: 20px;
  background-color: #222222;
}

.direction__right_textTop {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #222222;
  margin-bottom: 70px;
  max-width: 1010px;
}
.direction__right_top p{
    padding-top: 10px;
}
.direction__right_topColumns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.direction__right_topColumn {
  max-width: 260px;
  margin-right: 26px;
  padding-left: 20px;
}

.direction__right_topColumn-num {
  font-weight: 700;
  font-size: 34px;
  text-transform: uppercase;
  color: #27AAE1;
  opacity: 0.7;
  width: 60px;
  height: 60px;
}

.direction__right_topColumn-num img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.direction__right_topColumn-title {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #222222;
  position: relative;
  margin-top: 15px;
}

.direction__right_topColumn-descr {
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #222222;
  opacity: 0.9;
}

.direction__right_center {
  padding: 100px 0;
}

.direction__right_center .cost__row .cost__row_for_nap {
  width: 100%;
}

.direction__right_center .cost__row .cost__row_for_nap {
  border-top: 1px solid #222;
}

.direction__right_center .cost__row_descrItem-right {
  min-width: 326px;
  margin-left: 20px;
}

.direction__right_bottom-title {
  margin-bottom: 30px;
}

.direction__right_bottom-text {
  max-width: 972px;
  margin-top: 30px;
}

.direction__right_bottom-text p {
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #222222;
}

.direction__right_bottom-text p:last-child {
  margin-bottom: 0;
}

.direction__right .formBlock {
  margin: 120px 0 0 0;
  max-width: 100%;
}
.direction__right .formBlockAnon {
  margin: 0;
  max-width: 100%;
}

.search .container.content {
  max-width: 1396px;
}

.search__form {
  width: 100%;
  height: 67px;
  margin-top: 100px;
}

.search__input {
  width: 100%;
  height: 100%;
}


.header_warning{
    background:#eb714c;
    padding:11px 75px;
    max-height:300px;
    -webkit-transition:.2s max-height,.2s padding;
    -moz-transition:.2s max-height,.2s padding;
    -o-transition:.2s max-height,.2s padding;
    transition:.2s max-height,.2s padding;
    
}

.dp-block{
    display: block!important;
}

.header_timing{
    margin-left: auto;
    margin-right: auto;
    color: #55b3b7;
    font-size: 32px;
    font-weight: 600;
} 


.header_warning_text p{
    text-align: center;
    margin-bottom: 0; 
    font: 24px HelveticaNeue, sans-serif;
    
}

#blink{
    -webkit-animation:blink 3s linear infinite;
    animation: blink 3s linear infinite;
}

@-webkit-keyframes blink{
    0%{color:rgba(255,255,255,1);}
    50% { color: rgba(255, 255, 255, 0); }
    100% { color: rgba(255, 255, 255, 1); }
}
@keyframes blink{
    0%{color:rgba(255, 255, 255, 1); }
    50% { color: rgba(255, 255, 255, 0); }
    100% { color: rgba(255, 255, 255, 1); }
}

.search__input input {
  width: 100%;
  height: 100%;
  border: 1px solid #DCDCDC;
  border-radius: 7px;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #B0B0B0;
  padding: 0 23px;
}

.search__wrapper {
  margin-top: 90px;
}

.search__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
}

.search__block_img {
  min-width: 405px;
  min-height: 224px;
  margin-right: 20px;
}

.search__block_img img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.search__block_title {
  font-weight: 600;
  font-size: 24px;
  color: #222222;
}

.search__block_descr {
  font-weight: 300;
  font-size: 18px;
  line-height: 21px;
  color: #222222;
  margin-top: 20px;
}

.search__block_link {
  display: block;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  color: #27AAE1;
  margin-top: 20px;
}


.modal {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 250;
  display: none;
  max-width: 1105px;
  width: 100%;
}

.modal__closed {
  position: absolute;
  background-color: transparent;
  border: none;
  right: -42px;
  top: 0;
}

.modal .formBlock {
  width: 100%;
  max-width: inherit;
}

.modal .formBlock__wrapper {
  margin-top: 28px;
}

.about-page {
  max-width: 1116px;
  margin: 0 auto;
}

.about-page__title {
  font-weight: 600;
  font-size: 46px;
  line-height: 55px;
  color: #222222;
  margin-bottom: 30px;
}

.about-page p {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #222222;
  margin-bottom: 30px;
}

.about-page__slider {
  position: relative;
  margin-bottom: 70px;
}

.about-page .mySwiper2About {
  width: 100%;
  max-height: 528px;
}

.about-page .mySwiper2About .swiper-slide {
  width: 100%;
  height: 100%;
}

.about-page .mySwiper2About .swiper-slide img {
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.about-page .mySwiperAbout {
  margin: 30px 50px 0 50px;
}

.about-page .mySwiperAbout .swiper-slide {
  width: 149px;
  height: 95px;
  cursor: pointer;
}

.about-page .mySwiperAbout .swiper-slide img {
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.about-page .swiper-button-next,
.about-page .swiper-button-prev {
  top: inherit;
  bottom: 26px;
}

.about-page .swiper-button-next {
  right: 5px;
}

.about-page .swiper-button-prev {
  left: 5px;
}

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

@media (max-width: 1630px) {


  .ourDoctor .swiper-button-next,
  .ourDoctor .swiper-button-prev {
    right: -40px;
  }

  .footer__center_columns {
    margin-right: 125px;
  }

  .doctor__selects {
    max-width: 620px;
  }
}

@media (max-width: 1460px) {
  .direction__right_topColumns {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .direction__right_topColumn {
    width: 48%;
    max-width: inherit;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .direction__right_center {
    padding: 80px 0 100px 0;
  }
}

@media (max-width: 1380px) {

.person__top_info_new {
    max-width: 400px;
}
.person__top_info-name {
    font-size: 36px;
}

  .advantages__wrapper {
    padding: 0 30px 0 30px;
  }

  .ourDoctor__wrapper {
    margin: 100px auto 0 50px;
  }

  .footer__top_columns {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 30px;
    margin-right: 0px;
  }

  .footer__top_column {
    width: 47%;
    max-width: inherit;
    margin-bottom: 20px;
  }

  .footer__top_column:last-child {
    margin-right: 20px;
  }

  .footer__center_columns {
    margin-left: 122px;
  }

  .footer__top_logo {
    min-width: 290px;
    min-height: 71px;
  }
}

@media (max-width: 1280px) {
  .person__top_info_new {
    max-width: 360px;
}
.person__top_info-name {
    font-size: 30px;
}
.person__top_info-position {
    margin-top: 15px;
}
.person__top_info-experience {
    margin-top: 10px;
}
  .advantages__wrapper {
    padding: 0;
    max-width: 660px;
    margin: 90px auto 0 auto;
  }

  .advantages__item {
    margin: 0 15px 25px 15px;
  }

  .advantages__item:last-child {
    margin: 0 15px 25px 15px;
  }

  .about__column_num {
    font-size: 50px;
  }

  .about__column_text {
    font-size: 20px;
  }

  .ourDoctor__item_text {
    margin-right: -117px;
    z-index: 2;
  }

  .ourDoctor .swiper-button-next,
  .ourDoctor .swiper-button-prev {
    right: 60px;
  }

  .footer__center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer__center_btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    max-width: inherit;
  }

  .footer__center_btn {
    width: 30%;
  }

  .footer__center_columns {
    margin-top: 22px;
    margin-left: 0;
  }

  .footer__top_columns {
    margin-left: 0;
  }

  .footer__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contact__map {
    margin-top: 20px;
    width: 100%;
    padding: 0 20px;
    height: 500px;
  }

  .contact__wrapper {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .contact__item {
    width: 48%;
  }

  .doctor__selects {
    margin-top: 35px;
    max-width: 100%;
  }

  .doctor__block {
    width: 32%;
  }

  .doctor__wrapper {
    margin-top: 50px;
  }


  .modal__closed {
    right: 1px;
    top: -41px;
  }


}

@media (max-width: 1200px) {
    .reviews_main{
        max-width: 90%;
    }
}

@media (max-width: 1180px) {

.person_new {
    max-width: 85%;
}

.person__top_img_new {
    max-height: unset; 
    aspect-ratio: unset;
}

.person__top_img_size{
    min-height: 533px;
}

.person__top_img_new img {
    width: auto;
}
.person__top_info-text {
    margin-top: 0;
}

.person__top_info_new {
    position: relative;
    padding-top: 10px;
    top: 0; 
    left: 0; 
    max-width: 100%;
    transform: translate(0, 0); 
}
.person__wrapper {
    max-width: 80%;
}
  .container {
    padding: 0 20px;
  }

.slider-item-h1 {
    font-size: 25px;
}

  .aboutClinic__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    position: relative;
    padding-top: 70px;
  }

  .aboutClinic__text {
    position: static;
    margin-right: 0;
  }

  .aboutClinic__text::before {
    display: none;
  }

  .aboutClinic__text::after {
    display: none;
  }

  .aboutClinic__text_title {
    position: absolute;
    top: 0;
  }

  .aboutClinic__text_title::before {
    display: block;
  }

  .aboutClinic {
    padding: 50px 0 60px 0;
  }

  .aboutClinic__img {
    min-width: inherit;
  }

  .about__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about__title {
    margin: 0;
    height: inherit;
    margin-bottom: 70px;
  }

  .about__title::before {
    width: 43px;
    height: 3px;
    right: inherit;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -20px;
  }

  .about__columns {
    padding-left: 0;
  }

  .blog {
    padding: 75px 0 75px 0;
  }

  .form {
    padding: 25px 20px 0 20px;
  }

  .aboutClinic__text_title::before {
    width: 72px;
    top: 20px;
    left: -87px;
  }

  .cost__row_descrItem {
    -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;
  }

  .cost__row_descrItem-right {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
  }

  .direction__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .direction__left {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .direction__left_img {
    text-align: center;
  }

  .direction__right .title-direct {
    overflow: inherit;
  }


  .pageBlog__table_row {
    padding: 15px 30px;
  }
  
  .form-left{
      display: none;
  }
  
  .form-in-text{
      display: block;
  }
}

@media (max-width: 1080px) {
  .ourDoctor__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .ourDoctor__item_text {
    margin-right: auto;
    margin-top: 20px;
  }

  .ourDoctor {
    padding-top: 75px;
  }

  .ourDoctor .swiper-button-next,
  .ourDoctor .swiper-button-prev {
    top: 93%;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
  }

  .ourDoctor .swiper-button-next:hover,
  .ourDoctor .swiper-button-prev:hover {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
  }

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

  .ourDoctor .swiper-button-prev {
    right: inherit;
    left: 20px;
  }

  .ourDoctor__wrapper {
    margin: 80px auto 0 auto;
  }

  .ourDoctor .swiper-container {
    padding-right: 0;
  }

  .blog__block {
    width: 49%;
    margin-bottom: 40px;
  }

  .blog__wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer__center_btnTop {
    top: 218px;
  }

  .contact__item {
    width: 100%;
  }

  .person__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .person__top_info {
    margin-left: 0;
    margin-top: 20px;
    order: 2;
  }
  
  .person__top_img {
    order: 1;
    margin: unset;
  }

  .person__text {
    margin-top: 20px;
    margin-bottom: 75px;
  }

  .search__form {
    margin-top: 60px;
  }

  .search__wrapper {
    margin-top: 60px;
  }

  .title {
    font-size: 38px;
  }

  .table-wrap {
    overflow-y: auto;
  }

  .table-wrap::-webkit-scrollbar {
    width: 0;
  }

  .pageBlog__table {
    width: 890px;
    margin: 40px 0 60px 0;
  }

  .pageBlog__table_row span {
    font-size: 16px;
  }

  table th {
    font-size: 16px;
    padding-left: 30px;
  }

  table td {
    font-size: 16px;
    padding-left: 30px;
  }

.table-in-text table td {
    font-size: 18px;
    padding-left: 20px;
    text-align: left;
  }

  .doctor__wrapper {
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 40px;
  }
  
  .contact__items{
    gap: 0;
}
}

@media (max-width: 960px) {
  .search__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .search__block_img {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .search__block_text {
    text-align: center;
  }

.slider-item-h1 {
    font-size: 20px;
}

  .about-page .mySwiper2About {
    max-height: 450px;
  }
  .slider-item-desc{
    max-width: 350px;
    width: 100%;
    min-height: 100px;
}
}

@media (max-width: 867px) {

  .about {
    padding: 75px 0 75px 0;
  }

  .ourDoctor__item_img span {
    font-size: 270px;
    right: -3px;
    bottom: -183px;
  }

  .ourDoctor__item_img::before {
    width: 84px;
    height: 5px;
    bottom: inherit;
    top: 27%;
    left: -3%;
  }

  .error {
    width: 332px;
    height: 323px;
  }

  .error__img {
    width: 332px;
    height: 132px;
  }

  .error__text {
    font-size: 18px;
    line-height: 21px;
    margin-top: 40px;
  }

  .error__btn {
    margin-top: 40px;
    width: 100%;
  }

  .doctor__block {
    width: 48%;
  }

  table th {
    font-size: 14px;
    padding-left: 20px;
  }

  table td {
    font-size: 14px;
    padding-left: 20px;
  }
  
.table-in-text table td {
    font-size: 17px;
    padding-left: 20px;
  }
}

@media (max-width: 767px) {

.thanks__btn {
    width: 200px;
    height: 45px;
    font-size: 17px;
}
.thank-you-page h3 {
    font-size: 22px;
    line-height: 150%;
}

.thank-you-page span {
    font-size: 16px;
    line-height: 150%;
}

.thank-you-page .thanks-text {
    top: 65%;
}


  .aboutClinic__text_subtitle {
    font-size: 17px;
    line-height: 20px;
    margin-top: 30px;
  }

  .aboutClinic__text_descr {
    font-size: 14px;
    line-height: 16px;
    margin-top: 20px;
  }

  .advantages__item_icon {
    width: 40px;
    height: 40px;
  }

  .advantages__item_iconWrapper {
    width: 77.85px;
    height: 79px;
  }

  .advantages__item_text {
    font-size: 12px;
    line-height: 14px;
  }

  .advantages__title {
    font-size: 24px;
  }

  .advantages__title::before {
    width: 43px;
    height: 3px;
    bottom: -20px;
  }

  .advantages {
    padding: 60px 0 75px 0;
  }

  .advantages__item {
    width: 160px;
    margin: 0 0 25px 0;
  }

  .advantages__item:last-child {
    margin: 0 0 25px 0;
  }

  .advantages__item_text {
    width: 95px;
  }

  .advantages__item_text span {
    width: 3px;
    height: 3px;
    left: -9px;
  }

  .advantages__item_text span::before {
    left: -48px;
    width: 36px;
  }

  .advantages__wrapper {
    max-width: 380px;
  }

  .advantages__item_text {
    margin: -22px 0px 0 auto;
  }

  .about__columns {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about__column {
    width: 48%;
    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;
  }

  .about__title {
    font-size: 24px;
    text-align: center;
  }

  .ourDoctor__item_text-name {
    font-size: 18px;
    line-height: 21px;
  }

  .ourDoctor__item_text-position {
    font-size: 14px;
  }

  .ourDoctor__item_img {
    height: 385px;
    min-width: inherit;
    width: 328px;
  }

  .ourDoctor .swiper-button-next,
  .ourDoctor .swiper-button-prev {
    top: 88%;
  }

  .title {
    font-size: 24px;
    padding-left: 80px;
  }
    
  .title::before {
    width: 72px;
    top: 30px;
    left: -23px;
  }
  
  .container_main .title::before {
    width: 59px;
    top: 30px;
    left: -10px;
  }
  
  .priim-div .title::before {
    width: 59px;
    left: 5px;
  }

.partners .title::before {
    width: 59px;
    left: 5px;
  }

.blog_main_page  .title::before {
    width: 59px;
    left: -10px;
  }
  
.reviews_main  .title::before {
    width: 59px;
    left: -30px;
  }
  
.doctors.main-center .title::before {
    width: 59px;
    left: -16px;
  }
  
  .search__title::before{
    top: 45px;
}

  .blog__wrapper {
    margin-top: 40px;
  }

  .blog__block {
    width: 100%;
  }

  .blog__block__img {
    max-height: inherit;
  }

  .blog__block__img img {
    width: 100%;
  }

  .blog__btn {
    max-width: 334px;
    width: 100%;
    margin-top: 10px;
  }

  .formBlock {
    padding: 44px 15px;
  }

  .formBlock__input {
    width: 100%;
  }

  .footer__top_column {
    width: 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-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer__top_columns {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer__top_logo {
    width: 188px;
    height: 46px;
    min-width: inherit;
    min-height: inherit;
    margin: 0 auto;
    margin-bottom: 35px;
  }

  .footer {
    padding: 50px 0;
  }

  .footer__center_columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer__center_column {
    margin-bottom: 14px;
  }

  .footer__center_btnTop {
    display: none;
  }

  .footer__center_btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer__center_btn {
    width: 100%;
  }

  .footer__bottom {
    text-align: center;
  }

  .cost__row_descrItem-expected {
    width: 129px;
    font-size: 17px;
  }

  .cost__row_descrItem-btn {
    width: 129px;
    height: 40px;
  }

  .cost__row_descrItem-price {
    font-weight: 600;
    font-size: 14px;
    color: #2EBAA2;
  }

  .cost__row_descrItem-name {
    font-size: 14px;
    line-height: 16px;
  }

  .cost__row_title {
    font-size: 18px;
    line-height: 21px;
    width: 100%;
  }
  
  .training-list .cost__row_for_nap{
      padding-right: 10px;
  }

  .cost__wrapper {
    margin-top: 50px;
  }

  .cost__row_title::before {
    content: url("../img/icons/arrow-left.svg");
    height: 30px;
    width: 30px;
    top: -1px;
    right: -40px;
    transform: scale(0.7) rotate(-90deg);
  }
  
   .new__price .cost__row_title.toggle__item_title-active-dir::before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: scale(0.7) rotate(-90deg);
}

  .cost__row_title.toggle__item_title-active::before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: scale(0.7) rotate(90deg);
}

  .cost__search {
    height: 56px;
  }

  .cost__row .cost__row_for_nap {
    padding: 20px 0;
  }

  .cost {
    padding-bottom: 100px;
  }

  .pageBlog__title {
    font-size: 27px;
    line-height: 32px;
  }

  .pageBlog__text {
    font-size: 14px;
  }

  .pageBlog__text p {
    margin-bottom: 20px;
  }

  .pageBlog__social_title {
    font-size: 18px;
  }

  .pageBlog__social_icons a {
    width: 46px;
    height: 46px;
    margin-right: 11px;
  }

  .pageBlog__social_icons a:last-child {
    margin-right: 0;
  }

  .pageBlog__social_icons a img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

/*  .pageBlog {
    padding-bottom: 70px;
  }*/

  .pageBlog__social {
    padding-top: 24px;
  }

  .pageBlog__text {
    margin-bottom: 50px;
  }

  .contact__item_icon {
    width: 60px;
    height: 60px;
  }

  .contact__item_icon img {
    width: 24px;
    height: 24px;
  }

  .contact__item {
    margin-bottom: 30px;
  }

  .contact__item_text-title {
    font-weight: 600;
    font-size: 18px;
    color: #222222;
    margin-bottom: 10px;
  }

  .contact__item_text a,
  .contact__item_text span {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .contact__map {
    height: 427px;
    padding-bottom: 1rem;
  }

  .contact__wrapper {
    margin-top: 50px;
  }

  .doctor__block_name {
    font-size: 18px;
    margin-top: 20px;
  }

  .doctor__block_position {
    font-size: 14px;
    margin-top: 15px;
  }

  .doctor__block_experience {
    font-size: 14px;
    margin-top: 15px;
  }

  .doctor__block {
    margin-bottom: 50px;
  }

  .doctor__selects {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .doctor__select {
    width: 100%;
  }

  .person__top_info-name {
    font-size: 27px;
  }

  .person__top_info-position {
    font-size: 15px;
    margin-top: 15px;
  }

  .person__top_info-experience {
    font-size: 15px;
    margin-top: 15px;
  }

  .person__top_info-text span {
    font-size: 18px;
  }

  .person__top_info-text p {
    font-size: 14px;
  }

  .person__text p {
    font-size: 14px;
  }

  .directionPromo__offer {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .directionPromo__bgImg_two {
    display: block;
  }

  .directionPromo__bgImg_one {
    display: none;
  }

  .direction__right_topColumn {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding-left: 0;
  }

  .direction__right_topColumn-title::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 30px;
  }

  .direction__right .title-direct {
    font-size: 18px;
    padding-left: 64px;
  }

  .direction__right .title-direct::before {
    left: -94%;
    top: 18px;
  }

  .direction__right_bottom-text p {
    font-size: 14px;
  }

  .direction__right_center {
    padding: 30px 0 50px 0;
  }

  .direction__right .formBlock {
    margin: 100px 0 0 0;
  }

  .direction__right_textTop {
    font-size: 14px;
    margin-bottom: 50px;
  }

  .direction__left_list {
    display: none;
  }

  .direction__left_title {
    padding-bottom: 0;
    border-bottom: 1px solid #c6cacc00;
    position: relative;
    font-size: 18px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  .direction__left_title.active {
    padding-bottom: 30px;
    border-bottom: 1px solid #c6cacc;
  }

  .direction__left_title.active::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .direction__left_title::before {
    position: absolute;
    content: url("../img/icons/plus-icon_mini.svg");
    right: 0;
    top: 0;
    height: 23px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  .direction__left_wrapper {
    padding: 30px;
  }

  .breadcrumbs__list-item a {
    font-size: 12px;
  }

  .breadcrumbs__list-item span {
    font-size: 12px;
  }

  .breadcrumbs {
    margin: 15px 0 30px 0;
  }

  .directionPromo {
    height: 570px;
  }

  .direction__left {
    min-width: inherit;
  }

  .search__form {
    margin-top: 29px;
  }

  .search__wrapper {
    margin-top: 29px;
  }

  .search__block_img {
    min-width: inherit;
    min-height: inherit;
  }

  .search__block_title {
    font-size: 18px;
  }

  .search__block_descr {
    font-size: 16px;
    margin-top: 15px;
  }


  .pageBlog__sub-block {
    margin-top: 30px;
  }

  .pageBlog__sub-block p {
    font-size: 14px;
    padding-left: 16px;
  }

  .pageBlog__sub-block.dot p::before {
    width: 5px;
    height: 5px;
    top: 7px;
  }

  .pageBlog__sub-block h4 {
    margin-bottom: 15px;
  }

  .pageBlog__sub-block.num p span {
    width: 15px;
    height: 15px;
    font-size: 10px;
  }

  .pageBlog__sub-block.num p {
    padding-left: 25px;
  }

  .about-page__title {
    margin-bottom: 15px;
    font-size: 27px;
  }

  .about-page p {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .about-page .mySwiperAbout {
    margin: 20px 40px 0 40px;
  }

  .about-page .mySwiperAbout .swiper-slide {
    height: 60px;
  }

  .about-page__slider {
    margin-bottom: 30px;
  }

  .about-page .swiper-button-next,
  .about-page .swiper-button-prev {
    bottom: 8px;
  }

  .text-format ol li,
  .text-format ul li {
    font-size: 14px;
  }
    
.FAQ_main  .cost__row_descr p{
    font-size: 14px;
}    
  table th {
    font-size: 10px;
    padding-left: 15px;
  }

  table td {
    font-size: 10px;
    padding-left: 15px;
  }
  
  .table-in-text table td {
    font-size: 15px;
    padding-left: 15px;
  }

  table tr {
    height: 40px;
  }

  table {
    margin: 40px 0;
  }


  .doctor__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .doctor__block {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 540px) {
  table th {
    font-size: 8px;
    padding-left: 0;
    text-align: center;
  }

.grid-ambulance{
    grid-template-columns: unset;
}
 .training-list .cost__row_for_nap{
      padding-right: 20px;
  }

.mb-ord1{
    order: 1;
}

.mb-ord2{
    order: 2;
}
.mb-ord3{
    order: 3;
}
.mb-ord4{
    order: 4;
}
    
.slider-item-desc{
    max-width: 150px;
    width: 100%;
    padding: 15px 20px;
    min-height: 60px;
}

.slider-item-h1 {
    font-size: 10px;
}

.slider-text{
    display: none;
  
}

.slider-dots .slick-dots li button {
    width: 8px;
    height: 8px;
}

.partner-dots .slick-dots li button {
    width: 8px;
    height: 8px;
}


  table td {
    font-size: 8px;
    padding-left: 0;
  }
  
.table-in-text table td {
    font-size: 12px;
    padding-left: 15px;
  }

  table tr {
    height: 40px;
  }
.person__top_img_size{
    min-height: unset;
    aspect-ratio: 9/10.6;
}
}

@media (max-width: 500px) {

  .about__column_num {
    font-size: 44px;
  }

  .about__column_text {
    font-size: 18px;
    margin-top: 24px;
    text-align: center;
  }

  .about__column_text::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -16px;
  }

  .blog__block_text-top {
    font-size: 15px;
    line-height: 18px;
  }

  .blog__block_text-center {
    font-size: 12px;
    line-height: 14px;
    margin-top: 15px;
  }

  .blog__block_text {
    margin-top: 20px;
  }

  .blog__block_text-bottom a {
    font-size: 12px;
  }

  .blog__block_text-bottom span {
    font-size: 12px;
  }

  .formBlock__title {
    font-size: 18px;
    line-height: 21px;
  }

  .formBlock__input input {
    height: 56px;
  }

  .formBlock__wrapper {
    margin-top: 30px;
  }

  .formBlock__btn {
    width: 100%;
  }

  .footer__center_column a {
    font-size: 13px;
  }

  .doctor__block {
    width: 100%;
  }

  .person__top_img {
    min-width: inherit;
    min-height: inherit;
    width: 100%;
  }

  .directionPromo__offer_btn {
    width: 100%;
  }

  .modal .formBlock {
    padding: 20px 15px;
  }

  .modal .formBlock__textarea textarea {
    height: 100px;
  }

  .modal .formBlock__input input {
    height: 42px;
  }

  .modal .formBlock__btn {
    height: 39px;
  }

  .modal .formBlock__wrapper {
    margin-top: 15px;
  }


}

@media (max-width: 420px) {
  .about-page .mySwiperAbout .swiper-slide {
    height: 40px;
  }
  
.anon_soc a{
   padding: 0 2vw;
}

.anon_soc img{
   width: 6.5vw;
}

  .about-page .swiper-button-next,
  .about-page .swiper-button-prev {
    bottom: -3px;
  }

  .footer {
    margin-top: 70px;
  }

  .doctor__wrapper {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 370px) {



  .advantages__wrapper {
    -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;
  }

  .about__column {
    width: 100%;
    margin-bottom: 20px;
  }

  .about__columns {
    height: inherit;
    padding: 40px 0 20px 0;
  }

  .ourDoctor__item_img {
    width: 280px;
    height: 330px;
  }

  .error {
    width: 280px;
    height: 323px;
  }

  .error__img {
    width: 280px;
    height: 132px;
  }

  .error__text {
    font-size: 18px;
    line-height: 21px;
    margin-top: 40px;
  }

  .error__btn {
    margin-top: 40px;
    width: 100%;
  }
  
  .slider-item-desc{
    max-width: 120px;
    width: 100%;
    padding: 10px 25px;
    min-height: 40px;
}

.slider-item-h1 {
    font-size: 8px;
}
}


._webp .page-error {
  background: url(../img/page-error-bg.webp) center center/cover no-repeat;
}


.header {
  background: #42acb1;
}

.header__left{
    position: absolute;
    left: 66px;
}

.menu_line{
    border: none;
    background-color: #27aae1;
    color: #27aae1;
    height: 2px;   
}

.menu_line_column {
    border: none;
    background-color: #fff;
    color: #fff;
    height: 2px;
}

.menu__down li{
    max-height: 40px;
}

.main-page__slider {
 /*   position: relative;
    max-width: 1000px;
    width: 100%;*/
    padding: 0 60px;
    position: relative;
    margin: 0 auto 0 auto;
    max-width: 95%;
}

.partners__main_page{
    display: block;
    margin-bottom: 10px;
    
}

.partners__main_page-left{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    color: #222222;
    padding: 0 20px;
    border-left: 8px solid #42acb1;
    height: 3.1vw;
    margin-left: 5px;
}
    

.header__left a{
    color: #FFFFFF;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    margin-right: 25px;
}
    
    
.header__top {
  padding: 12px 0
}

.header__top-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.header__top-lang {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

.header__top-lang .lang-link {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #ffffff94;
  padding: 0 10px;
  -webkit-transition: -webkit-transform .1s;
  transition: -webkit-transform .1s;
  transition: transform .1s;
  transition: transform .1s, -webkit-transform .1s
}

.tel-wrap .lang-link {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #6BCEF8;
  padding: 0 10px;
  -webkit-transition: -webkit-transform .1s;
  transition: -webkit-transform .1s;
  transition: transform .1s;
  transition: transform .1s, -webkit-transform .1s
}


.header__top-lang .lang-link:hover {
    opacity: 0.8;
}

.header__top-lang .lang-link.active {
  color: #FFFFFF
}

.header__top-lang .lang-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.header__top-lang .lang-toggle {
  display: none
}

.header__top-social {
  margin-left: 20px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2
}

.header__top-social a {
  padding: 0 14px;
  -webkit-transition: all .3s;
  transition: all .3s
}

.header__top-social a:hover {
  opacity: 0.7
}

.header__center {
  padding: 30px 0;
  background: #FDFDFD
}

.header__center-wrap {
  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
}

.logo {
  width: 379px;
  height: 47px
}

.logo img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.header__btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.button-two {
  width: 230px;
  height: 59px;
  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;
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  color: #FFFFFF;
  border-radius: 39px;
  margin-right: 15px;
  -webkit-transition: all .3s;
  transition: all .3s
}

.button-sale {
  width: 230px;
  height: 59px;
  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;
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  color: #FFFFFF;
  border-radius: 39px;
  margin-right: 15px;
  -webkit-transition: all .3s;
  transition: all .3s
}

.button-link {
  width: 230px;
  height: 59px;
  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;
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  color: #FFFFFF;
  border-radius: 39px;
  margin-right: 15px;
  -webkit-transition: all .3s;
  transition: all .3s
}
.button-two img {
  padding-right: 10px;
  -webkit-transition: all .3s;
  transition: all .3s
}

.button-two.btn-blue {
  background: #47a4cc;
}

.button-two.btn-red {
  background: #e36060;
}

.button-two:hover {
  opacity: 0.8
}

.button-two:hover img {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px)
}

.circle-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.grid-temp{
  display: grid;
  grid-template-columns: 43px 43px ;
  grid-template-rows: 43px 43px;
}

.circle-btn a {
  min-width: 59px;
  min-height: 59px;
  width: 59px;
  height: 59px;
  border-radius: 39px;
  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;
  margin-right: 15px;
  -webkit-transition: all .1s;
  transition: all .1s
}

.grid-temp a{
  min-width: 38px!important;
  min-height: 38px!important;
  width: 38px!important;
  height: 38px!important;
}

.circle-btn a img {
  -webkit-transition: all .1s;
  transition: all .1s
}

.circle-btn a:nth-child(1) {
  background: #27AAE1
}

.circle-btn a:nth-child(2) {
  background: #8F27E1
}

.circle-btn a:nth-child(3) {
  background: #00D1FF
}

.circle-btn a:nth-child(4) {
  background: #2EBAA2;
  margin-right: 0
}

.circle-btn a:hover {
  opacity: 0.8
}

.circle-btn a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.header__local .header__local-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  color: #222222;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}

.header__local .header__local-title::before {
  position: absolute;
  content: url("../img/header__local-title.svg");
  right: -30px;
  top: -5px
}

.header__local p {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #9E9E9E;
  margin-top: 10px
}

.header__schedule .header__schedule-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  color: #222222
}

.header__schedule .header__schedule-wrap {
  margin-top: 10px;
  
}

.header__schedule .header__schedule-wrap div:first-child span:first-child {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #222222
}

.header__schedule .header__schedule-wrap div:first-child span:last-child {
  font-weight: 600;
  color: #00EF26;
  padding-left: 5px
}

.header__schedule .header__schedule-wrap div:last-child {
  margin-top: 5px
}

.header__schedule .header__schedule-wrap div:last-child span {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px
}

.header__schedule .header__schedule-wrap div:last-child span:first-child {
  color: #9E9E9E
}

.header__schedule .header__schedule-wrap div:last-child span:last-child {
  color: #222222;
  padding-left: 5px
}

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

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

.nav__item {
  -webkit-transition: all .3s;
  transition: all .3s;
  position: relative
}

.nav__item:first-child .nav__link {
  border-left: 1px solid #E5F7FF
}
/*
@media (min-width: 460px) {
    .pt-address{ 
        padding-top: 28.4px; 
    }
}*/

@media (min-width: 1300px) {
  .nav-submenu__column a:hover {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
  }

  .nav__item:hover {
    background: #42969d;
  }
  
 .menu__down{
 display: none;   
}

.menu_res{
    display: none; 
}
  
  .menu_line{
display:none;   
}


  .nav__item:hover .nav__item-wrap img {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
  }

  .nav__item:hover .nav-submenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.nav__item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

.nav__item-wrap img {
  position: absolute;
  right: 8%;
  -webkit-transition: all .3s;
  transition: all .3s
}

.nav__link {
  display: block;
  padding: 25px 35px;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-transform: capitalize;
  color: #FFFFFF;
  border-right: 1px solid #E5F7FF;
  white-space: nowrap
}

.nav-submenu {
  background: #42969d;
  border: 1px solid #FFFFFF;
  padding: 25px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  display: none;
  z-index: 300
}

.nav-submenu__column {
  margin-right: 60px;
}

.nav-submenu__column:last-child {
  margin-right: 0
}

.nav-submenu__column a {
  font-weight: 500;
  font-size: 18px;
  line-height: 200%;
  text-transform: capitalize;
  color: #FFFFFF;
  display: block;
  white-space: nowrap;
  -webkit-transition: all .3s;
  transition: all .3s
}

.nav-submenu__column p {
  font-weight: 1000;
  font-size: 20px;
  line-height: 200%;
  text-transform: capitalize;
  color: #FFFFFF;
  display: block;
  white-space: nowrap;
  -webkit-transition: all .3s;
  transition: all .3s
}

.header-search {
  min-height: 100%;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
}

.header-search input {
  width: 100%;
  height: 30px;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #fff;
  padding: 0 0 0 0;
  margin-left: 60px;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #9dd3ea;
}

.header-search input::-webkit-input-placeholder {
  color: #D3E7EF
}

.header-search input:-ms-input-placeholder {
  color: #D3E7EF
}

.header-search input::-ms-input-placeholder {
  color: #D3E7EF
}

.header-search input::placeholder {
  color: #D3E7EF
}

.header-search .header-search__btn {
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.header-search .header-search__btn::before {
  content: url("../img/header-search__btn.svg")
}

.header__btn-wrap {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2
}

.logo {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

.header__schedule {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
  margin-left: 10px;
}

.header__local {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-left: 10px;
}

.burger {
  height: 16px;
  width: 30px;
  margin-left: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 350;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
  display: none;
  position: relative;
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5
}

.burger span {
  position: absolute;
  background: #27AAE1;
  border-radius: 2px;
  height: 3px;
  width: 30px;
  display: block;
  -webkit-transition: all .3s;
  transition: all .3s
}

.burger span:nth-child(1) {
  top: 16px
}

.burger span:nth-child(2) {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.burger span:nth-child(3) {
  bottom: 16px
}

.burger.active span:nth-child(1) {
  top: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.burger.active span:nth-child(2) {
  opacity: 0
}

.burger.active span:nth-child(3) {
  bottom: 7px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.promo {
  height: 30.7vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.promo__block {
  width: 50%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000
}

.promo__block img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0.7
}

.promo__block:first-child {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 50px 50px 50px 15px
}

.promo__block:last-child {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 50px 15px 50px 50px
}

.promo__block-wrap {
  position: relative;
  z-index: 2;
  max-width: 805px
}

.promo__block--text {
  font-weight: 600;
  font-size: 46px;
  line-height: 55px;
  color: #FFFFFF
}

.promo__block--btn {
  background: #FFFFFF;
  border-radius: 39px;
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  color: #222222;
  width: 243px;
  height: 69px;
  margin-top: 30px;
  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;
  -webkit-transition: all .3s;
  transition: all .3s
}

.promo__block--btn:hover {
  background: #27AAE1;
  color: #FFFFFF
}

.partners__wrapper {
  margin-top: 25px
}

.partners__title {
  font-weight: 600;
  font-size: 46px;
  line-height: 55px;
  color: #222222;
  padding-left: 140px;
  position: relative
}

.partners__title::before {
  position: absolute;
  content: '';
  height: 3px;
  background-color: #222222;
  width: 100%;
  right: 95%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.bussiness-partners .swiper-slide span{
    display: none;
}

.bussiness-clients .swiper-slide span{
    padding-top: 20px;
}

.FAQ_main .cost__row_descr div{
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
}

.FAQ_main .cost__row_descrItem-right .cost__row_descrItem-price {
    font-weight: 600;
    font-size: 17px;
    color: #2EBAA2;
    margin-right: 30px;
    white-space: nowrap;
}

.FAQ_main .cost__row_descrItem .cost__row_descrItem-name {
    font-size: 17px;
    line-height: 20px;
    color: #222222;
    max-width: 400px;
    font-weight: 400;
}

.person__wrapper .cost__row_descr{
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
}

.partners__row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[6];
  grid-template-columns: repeat(6, 1fr);
  -webkit-column-gap: 30px;
  column-gap: 30px;
  row-gap: 30px;
  margin-bottom: 40px
}

.partners__row .tabs-content__block {
  transition: all .3s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.partners__row .tabs-content__block:hover {
  opacity: 0.7;
}

.partners__row .tabs-content__block img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

.partners__row:last-child {
  margin-bottom: 0
}

.partners__row--left {
  width: 290px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  color: #222222;
  padding: 0 20px;
  border-left: 8px solid #27AAE1;
  height: 100%
}

.partners__row--link {
  -webkit-transition: all .3s;
  transition: all .3s;
  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
}

.partners__row--link img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.partners__row--link:hover {
  opacity: 0.6
}

.footer {
  margin-top: 50px;
  background: #2d3f4a;
  padding: 64px 0 49px 0
}

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

.footer__top-logo {
  min-width: 347px;
  min-height: 85px
}

.footer__top-logo img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.footer__top-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 980px;
  width: 100%;
  margin-left: 20px;
  margin-right: 130px;
  padding-top: 14px
}

.footer__top-column {
  /*min-width: 175px;
  margin-right: 20px;*/
  max-width: 175px
}

.footer__top-column:last-child {
  margin-right: 0
}

.footer__top-column-title {
  font-weight: 600;
  font-size: 15px;
  color: #27AAE1;
  margin-bottom: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}
.footer-addresses .footer__top-column-title{
    width: 100%;
    text-align: center;
}

.footer-addresses .local-title::after {
  position: relative;
  content: url("../img/header__local-title.svg");
}

.footer__top-column span {
  font-weight: 400;
  font-size: 15px;
  color: #E8E8E8;
  display: block;
  margin-bottom: 6px
}

.footer__top-column-phone {
  font-weight: 400;
  font-size: 15px;
  color: #E8E8E8;
  margin-bottom: 7px;
  display: block;
  -webkit-transition: all .1s;
  transition: all .1s
}

.footer__top-column-phone:hover {
  color: #2EBAA2
}

.footer__top-column-phone span {
  display: inline;
  font-size: 12px;
  font-weight: 400;
  color: #2EBAA2
}

.weight-600{
  font-weight: 600!important;
}

.weight-600 a{
    font-size: 15px;
    color: #E8E8E8;
}

.weight-600 a:hover {
    color: #2EBAA2;
}

.footer__top-column-social {
  width: 26px;
  height: 26px;
  display: inline-block;
  margin-top: 7px;
  margin-right: 16px
}

.footer__top-column-social:last-child {
  margin-right: 0
}

.footer__top-column-social img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all .3s;
  transition: all .3s
}

.footer__top-column-social img:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.footer__top-column .phone-title {
  position: relative
}

/*.footer__top-column .phone-title::before {
  position: absolute;
  content: url("../img/phone-title.svg");
  right: -30px;
  top: -5px;
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}*/

.footer__top-column .local-title {
  position: relative
}

.footer__top-column .local-title::before {
  position: absolute;
  content: url("../img/header__local-title.svg");
  right: -30px;
  top: -5px
}

.footer__center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 10px;
  position: relative
}

.footer__center-btns {
  min-width: 347px;
  max-width: 347px
}

.footer__center-btn {
  width: 230px;
  height: 56px;
  background: #e36060;
  border-radius: 39px;
  font-weight: 600;
  font-size: 17px;
  color: #fff;
  border: none;
  margin-bottom: 30px;
  -webkit-transition: all .3s;
  transition: all .3s;
  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
}

.footer__center-btn img {
  -webkit-transition: all .3s;
  transition: all .3s;
  padding-right: 10px
}

.footer__center-btn:hover {
  opacity: 0.8
}

.footer__center-btn:hover img {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px)
}

.footer__center-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 875px;
  width: 100%;
  margin-right: 235px;
  margin-top: 83px;
  margin-left: 20px
}

.footer__center-column a {
  display: block;
  font-weight: 400;
  font-size: 15px;
  color: #FFFFFF;
  margin-bottom: 14px;
  padding-left: 14px;
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s
}

.footer__center-column a:hover {
  color: #27AAE1
}

.footer__center-column a::before {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  background: #27AAE1;
  border-radius: 50%;
  left: -1px;
  top: 6px
}

.footer__center-column a:last-child {
  margin-bottom: 0
}

.footer__center-btn-top {
  position: fixed;
  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: 60px;
  height: 60px;
  background: #27AAE1;
  border-radius: 50%;
  border: none;
  font-weight: 500;
  font-size: 10px;
  color: #FFFFFF;
  right: 40px;
  bottom: 40px;
  padding-top: 24px;
  -webkit-transition: all .3s;
  transition: all .3s
}

.footer__center-btn-top:hover {
  background: #1f87b4
}

.footer__center-btn-top::before {
  position: absolute;
  content: url("../img/footer__center_btnTop-arrow.svg");
  top: 7px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.footer__bottom {
  padding: 18px 0 0 0;
  font-weight: 400;
  font-size: 15px;
  color: #FFFFFF
}

.cost {
  padding-bottom: 25px;
  padding-top: 100px
}

.cost__wrapper {
  max-width: 1396px;
  margin: 106px auto 0 auto
}

.cost__title {
  font-weight: 600;
  font-size: 46px;
  line-height: 55px;
  color: #222222;
  padding-left: 140px;
  position: relative
}

.cost__title::before {
  position: absolute;
  content: '';
  height: 3px;
  background-color: #222222;
  width: 100%;
  right: 95%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.cost__search {
  width: 100%;
  height: 67px
}

.cost__search form {
  width: 100%;
  height: 100%
}

.cost__search-input {
  width: 100%;
  height: 100%
}

.cost__search-input input {
  width: 100%;
  height: 100%;
  border: 1px solid #DCDCDC;
  border-radius: 7px;
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  padding: 0 23px
}

.cost__search-input input::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 18px;
  color: #B0B0B0
}

.cost__search-input input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 18px;
  color: #B0B0B0
}

.cost__search-input input::-ms-input-placeholder {
  font-weight: 400;
  font-size: 18px;
  color: #B0B0B0
}

.cost__search-input input::placeholder {
  font-weight: 400;
  font-size: 18px;
  color: #B0B0B0
}



.cost__rows {
  width: 99%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.cost__row .cost__row_for_nap {
  padding: 35px 45px 35px 0;
  border-bottom: 1px solid #222222;
  -webkit-transition: all .3s;
  transition: all .3s;
  height: -webkit-fill-available;
}

.cost__row.toggle__item-active .cost__row_for_nap {
  border-bottom: none
}

.cost__row-title {
  font-size: 24px;
  line-height: 28px;
  color: #222222;
  cursor: pointer;
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s
}

.cost__row-title.toggle__item-title-active {
  padding-bottom: 35px
}

.cost__row-title.toggle__item-title-active::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.cost__row-title::before {
  position: absolute;
  content: url("../img/plus-icon.svg");
  right: -40px;
  top: -1px;
  -webkit-transition: all .3s;
  transition: all .3s;
  height: 34px
}

.cost__row-descr {
  display: none
}

.cost__row-descr-item {
  padding: 20px 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;
  border-bottom: 1px solid #D8D8D8;
  margin-right: -40px
}

.cost__row-descr-item:last-child {
  border-bottom: none
}

.cost__row-descr-item-name {
  font-size: 17px;
  line-height: 20px;
  color: #222222;
  max-width: 670px;
  font-weight: 400
}

.cost__row-descr-item-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 40px
}

.cost__row-descr-item-price {
  font-weight: 600;
  font-size: 17px;
  color: #2EBAA2;
  margin-right: 30px;
  white-space: nowrap
}

.cost__row-descr-item-btn {
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  text-align: center;
  color: #27AAE1;
  width: 98px
}

.cost__row-descr-item-btn.expected {
  color: #C9DB00
}

.cost__row-descr-item-expected {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #27AAE1;
  width: 212px;
  text-align: center
}

.cost .cost__row-descr {
  margin-right: -45px
}

.cost .cost__row-descr-item {
  margin-right: 0
}

.dp-table{
    display: table;
}

.metro-icon{
    padding-right: 7px;
    height: 19px;
    min-width: 24px;
    vertical-align: middle;
}

.metro-title{
    vertical-align: middle;
    display: table-cell!important;
}

@media (max-width: 1800px) {
    .nav__link {
    padding: 25px 32px;
}
}
@media (max-width: 1750px) {
    .nav__link {
    padding: 25px 29px;
}
}
@media (max-width: 1750px) {
    .nav__link {
    padding: 25px 26.5px;
}
}

@media (max-width: 1650px) {
  .logo {
    width: 330px;
    height: 41px
  }

  .button-two {
      /*width: 180px;*/
    width: 200px;
    height: 50px;
    font-size: 15px;
    line-height: 18px
  }
  
    .button-sale {
    width: 200px;
    height: 50px;
    font-size: 15px;
    line-height: 18px
  }
  .button-link {
      /*width: 180px;*/
    width: 200px;
    height: 50px;
    font-size: 15px;
    line-height: 18px
  }
  .circle-btn a {
    min-width: 50px;
    min-height: 50px;
    width: 50px;
    height: 50px
  }

  .header__local p {
    font-size: 16px;
    line-height: 24px
  }

  .header__local .header__local-title {
    font-size: 16px;
    line-height: 19px
  }

  .header__schedule .header__schedule-wrap div:first-child span:first-child {
    font-size: 16px;
    line-height: 19px
  }

  .header__schedule .header__schedule-wrap div:last-child span {
    font-size: 16px;
    line-height: 19px
  }

  .nav__link {
    font-size: 18px;
    line-height: 22px
  }

  .header__top-lang .lang-link {
    font-size: 16px;
    line-height: 19px
  }

  .promo__block--text {
    font-size: 36px;
    line-height: 46px
  }

  .promo__block--btn {
    width: 195px;
    height: 50px
  }

  .nav__link {
    padding: 25px 25px;
  }

  .header-search .header-search__btn {
    left: 14px;
  }

  .header-search input {
    margin-left: 45px;
  }
}

@media (max-width: 1520px) {
    .nav__link {
    padding: 25px 21px;
}
}

@media (max-width: 1450px) {
  .logo {
    width: 300px;
    height: 37px
  }

  .button-two img {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    padding-right: 5px
  }

  .button-two:hover img {
    -webkit-transform: translateX(-5px) scale(0.8);
    transform: translateX(-5px) scale(0.8)
  }
  
    .button-sale img {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    padding-right: 5px
  }

  .button-sale:hover img {
    -webkit-transform: translateX(-5px) scale(0.8);
    transform: translateX(-5px) scale(0.8)
  }


  .button-two {
  /*  width: 165px;*/
    height: 45px;
    font-size: 14px
  }
  
  .button-sale {
  /*  width: 165px;*/
    height: 45px;
    font-size: 14px
  }

  .circle-btn a {
    min-width: 40px;
    min-height: 40px;
    width: 40px;
    height: 40px
  }

  .header__local p {
    font-size: 14px;
    line-height: 20px
  }

  .header__schedule .header__schedule-wrap div:first-child span:first-child {
    font-size: 14px;
    line-height: 20px
  }

  .header__schedule .header__schedule-wrap div:last-child span:first-child {
    font-size: 14px;
    line-height: 20px
  }

  .nav__link {
    font-size: 16px;
    padding: 15px 20px
  }

  .header__center {
    padding: 20px 0
  }

  .header__top {
    padding: 8px 0
  }

  .promo__block--text {
    font-size: 28px;
    line-height: 40px
  }

  .promo__block--btn {
    width: 195px;
    height: 50px;
    margin-top: 20px
  }

  .partners__wrapper {
    margin-top: 40px
  }

  .partners__title {
    font-size: 32px
  }

  .partners__row--left {
    width: 260px
  }

  .partners__row {
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr)
  }
}

@media (max-width: 1330px) {
  .footer__center-columns {
    margin-right: 20px
  }
}

@media (max-width: 1300px) {
  .nav {
    position: fixed;
    background: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    left: 0;
    padding: 0 20px 90px 20px;
    overflow-y: auto;
    height: 93%;
    top: 76px;
    -webkit-transform: translateY(-120%);
    transform: translateY(-120%);
    -webkit-transition: all 0.6s cubic-bezier(0.65, 0.05, 0.36, 1);
    transition: all 0.6s cubic-bezier(0.65, 0.05, 0.36, 1);
    z-index: 250
  }
  
  .header__top-lang .lang-link {
    color: #66cdcd;
}

.grid-menu a{
    font-size: 18px!important;
    line-height: 200%!important;
    font-weight: 500!important;
    
}


  .nav.active {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
.col-nav a{
    display:none;
}

.col1-1 a{
    display:block;
}
.col1-2 a{
    display:block;
}
.col1-3 a{
    display:block;
}

.menu_line_column {
    display: none!important;
}
  .nav.active .header__btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .nav .circle-btn {
    margin-top: 20px
  }

  .nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .nav__item {
    text-align: center
  }

  .nav__link {
    border: none;
    text-align: center;
    padding: 20px 0 20px 0;
    font-size: 20px;
    line-height: 24px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    color: #222222
  }

  .nav__item-wrap img {
    right: -90px;
    /*top: 0px;*/
    padding: 30px 60px 30px 20px;
    cursor: pointer;
    -webkit-filter: invert(1);
    filter: invert(1)
  }

  .nav-submenu {
    position: static;
    display: none;
    background-color: transparent;
    text-align: center;
    border: none;
    padding: 0
  }

  .nav-submenu__column {
    margin-right: 0
  }

  .nav-submenu__column a {
    color: #222222;
    font-size: 17px;
    padding: 10px 0;
    line-height: 17px;
    white-space: normal;
    padding-left: 10px;
  }
  
    .nav-submenu__column p {
    color: #222222;
    font-size: 17px;
    padding: 10px 0;
    line-height: 17px
  }

  .header__top-social {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    text-align: center;
    margin-left: 0;
    margin-bottom: 30px;
    margin-top: 20px
  }
  
  .header-search {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 30px 0 20px 0;
    min-height: inherit
  }

  .header-search input {
    border: 1px solid #DCDCDC;
    border-radius: 7px;
    height: 56px;
    width: 100%;
    background-color: #FFFFFF;
    color: #131313;
    padding: 0 60px 0 20px;
    margin-left: 0;
  }

  .header-search input::-webkit-input-placeholder {
    color: #B0B0B0
  }

  .header-search input:-ms-input-placeholder {
    color: #B0B0B0
  }

  .header-search input::-ms-input-placeholder {
    color: #B0B0B0
  }

  .header-search input::placeholder {
    color: #B0B0B0
  }

  .header__btn-wrap {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: none
  }

  .button-two {
    margin: 10px 0
  }

.button-sale {
    margin: 10px 0
  }
  .nav__item:first-child .nav__link {
    border-left: none
  }

  .nav__item-wrap {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto
  }

  .header__schedule {
    display: none
  }

  .header__local p {
    display: none
  }

  .header__local .header__local-title span {
    display: none
  }

  .header__top {
    display: none
  }

  .header__top-lang {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }

  .header__local {
    height: 32px;
    width: 20px;
    margin-left: auto
  }

  .header__local .header__local-title::before {
    right: -21px;
    top: 1px
  }

  .header__top-lang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin-left: 40px
  }

  .header__center {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 30px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 30px 20px rgba(0, 0, 0, 0.05);
    z-index: 299;
    position: relative
  }

  .header__top-lang .lang-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #F7FDFF;
    -webkit-box-shadow: 0px 0px 30px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 30px 10px rgba(0, 0, 0, 0.05);
    border-radius: 11px;
    padding: 18px 25px;
    position: absolute;
    top: 180%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none
  }
  
    .tel-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #F7FDFF;
    -webkit-box-shadow: 0px 0px 30px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 30px 10px rgba(0, 0, 0, 0.05);
    border-radius: 11px;
    padding: 18px 25px;
    position: absolute;
    top: 120%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none
  }

  .header__top-lang .lang-link.active {
    color: #3594c9;
    font-weight: 600;
  }

  .header__top-lang .lang-link {
    padding-bottom: 20px;
    display: block;
    text-align: center;
    padding: 0 0 20px 0
  }
  
  .tel-wrap .lang-link {
    padding-bottom: 20px;
    display: block;
    text-align: center;
    padding: 0 0 20px 0
  }

  .header__top-lang .lang-link:last-child {
    padding-bottom: 0
  }
  
   .tel-wrap .lang-link:last-child {
    padding-bottom: 0
  }

  .header__top-lang .lang-toggle {
    display: block;
    padding-bottom: 0
  }

  .burger {
    display: block
  }

  .header__top-social a img {
    -webkit-filter: invert(1);
    filter: invert(1);
    -webkit-transform: scale(2);
    transform: scale(2)
  }

  .nav__item-wrap img.active {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
  }

  .header-search .header-search__btn {
    right: 20px;
    left: inherit;
    -webkit-transform: translateY(-42%);
    transform: translateY(-42%)
  }

.personal-cabinet.mobile{
    display: block;
    order: 2;
}

.personal-cabinet a {
    margin-right: 0;
    margin-left: 35px;
}
}

@media (max-width: 1270px) {
  .partners__row {
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr)
  }
}

@media (max-width: 1150px) {
  .footer__center-columns {
    margin-top: 0
  }

  .footer__center {
    margin-top: 50px
  }

  .footer__top-logo {
    min-width: 240px
  }

  .footer__center-btns {
    min-width: 240px
  }

  .footer__top-column {
    margin-right: 0
  }
}

@media (max-width: 1100px) {
  .partners__row {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr)
  }

.grid-menu{
    display: grid;
    grid-template-columns: 45% 45% ;
    grid-column-gap: 20px;
}

  .partners__row--left {
    -ms-grid-column: 1;
    grid-column-start: 1;
    grid-column-end: 5
  }
  
  .grid-menu a::before {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #27aae1;
    left: 3px;
    top: 10px;
    display: inline-block;
    margin-right: 15px;
}
}

@media (max-width: 1030px) {
  .partners__row--left {
    width: 100%;
    height: 50px;
    margin-bottom: 0
  }

  .partners__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: inherit
  }

  .footer__top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .footer__top-logo {
    width: 100%;
    max-width: 100%
  }

  .footer__center {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px
  }

  .footer__center-btns {
    width: 100%;
    margin-bottom: 30px
  }

  .footer__top-columns {
    margin-right: 0
  }

  .cost__rows .cost__rows-column {
    width: 100%
  }

  .cost__rows {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .cost__wrapper {
    margin: 40px auto 0 auto
  }

  .cost {
    padding: 40px 0
  }

  .cost__title {
    font-size: 32px
  }

  .cost__row .cost__row_for_nap {
    width: 100%;
  }
}

@media (max-width: 980px) {
  .promo__block--text {
    font-size: 24px;
    line-height: 35px
  }  
  
  .partners__row .tabs-content__block {
    padding: 0;
    height: 15vw;
  }
  
  .contact__items {
    flex-wrap: wrap;
}

  .contact__item {
   width: 48%;
}  
}

@media (max-width: 820px) {
  .promo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: inherit
  }

  .promo__block {
    width: 100%
  }

  .promo__block:last-child {
    padding: 55% 50px 15px 15px
  }

  .promo__block:first-child {
    padding: 55% 50px 15px 15px
  }

  .promo__block--btn {
    width: 150px;
    height: 40px
  }
  
  .promo__block img{
      height: 100%;
  }

  .about-sec {
    margin: 40px 0 !important
  }

  .footer__top-column {
    width: 45%;
    max-width: 45%
  }

  .footer__top-columns {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 30px
  }

  .promo__block--btn:hover {
    background-color: #FFFFFF;
    color: #222222
  }
 
 .pageBlog__topImg {
        min-height: inherit;
    aspect-ratio: 109/60;
}

.pageBlog__topImg_subInfo {
    margin-top: 15px;
}
}

@media (max-width: 780px) {
  .partners__wrapper {
    margin-top: 20px
  }

  .footer__center-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 20px;
    margin-left: 0
  }

  .footer {
    margin-top: 0
    
  }
.container.thank-you-page{
    margin-bottom: 0;
}

  .partners__row {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr)
  }

  .partners__row--left {
    -ms-grid-column: 1;
    grid-column-start: 1;
    grid-column-end: 5
  }

  .partners__row {
    row-gap: 20px
  }



}

@media (max-width: 650px) {
  .logo {
    width: 230px;
    height: 30px;
}


.author-page {
flex-direction: column;
}

.text-author-page {
    align-items: center;
}

.text-author-page span {
    text-align: center;
}

}

@media (max-width: 635px) {
.person__wrapper .cost__row_title::before{
    right: -10px;
}
}


@media (max-width: 620px) {
  .footer__top-column {
    width: 40%
  }

  .partners__row .tabs-content__block {
    padding: 0;
    height: 100px;
  }
  
  .contact__items{
    flex-direction: column;
    padding-bottom: 25px;    
}
  .contact__item{
    flex-direction: row;     
    margin-bottom: 30px;
    width: 100%;
}

.contact__item_text{
    padding-top: 0;
    align-items: flex-start;
}
 .contact__item_icon {
    margin-right: 29px;
  }

.addresses-items{
    flex-direction: column;
    gap: 15px;
    padding-bottom: 125px;    
}

.addresses-item{
     width: 100%;
}

.addresses-item .contact__item_text {
    align-items: center;
}

#map{
    height: 400px;
}
}

@media (max-width: 560px) {
  .header_warning_text p{
      font-size: 4.4vw
  }
  
  .person__wrapper {
    max-width: 95%;
}

  .cost__rows{
    flex-direction: column;
  }

  .cost__row{
    width: 97%;
  }  
  .logo {
    width: 200px;
    height: 28px
  }

  .burger {
    margin-left: 20px
  }

  .header__top-lang {
    margin-left: 20px
  }

  .header__local {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    height: 25px
  }

  .header__center {
    padding: 15px 0
  }

  .nav {
    top: 55px
  }

  .promo__block--text {
    font-size: 18px;
    line-height: 28px
  }

  .partners__title {
    padding-left: 0;
    text-align: center
  }

  .cost__title {
    padding-left: 0;
    text-align: center
  }

  .cost__row-descr-item-name {
    font-size: 14px;
    line-height: 19px;
    width: 100%;
    margin-bottom: 10px
  }

  .cost__row-descr-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .cost__row .cost__row_for_nap {
    padding: 25px 45px 25px 0
  }

  .cost__row-descr-item-price {
    margin-right: 20px;
    margin-right: auto
  }

  .cost__row-descr-item-btn {
    margin-left: auto;
    display: block
  }

  .cost__row-descr-item-right {
    width: 100%;
    margin-left: 0
  }

  .cost__row-title {
    font-size: 19px
  }

  .cost__row-title::before {
    top: -2px;
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
  }
  
  .direction__left_img {
      min-height: 65vw;
}
}
@media (max-width: 480px) {
    .logo {
    width: 160px;
    height: 22px
  }
}

@media (max-width: 460px) {
.footer-addresses  .footer__top-column:last-child {
    padding-top: 30px;
}
.vl{
    display: none;
}
  .footer__top-column {
    width: 100%;
    max-width: 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-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  
.footer__top-column span {
  text-align: center;
}

  .footer__top-columns {
    margin-left: 0
  }

  .footer__center-btns {
    max-width: 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-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .footer__top-logo {
    width: 188px;
    height: 46px;
    margin: 0 auto
  }

  .footer {
    padding: 50px 0
  }
}

@media (max-width: 420px) {
  .call-number{
    padding-top: 5px;
    margin: auto;
}
  .partners__row {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    row-gap: 0
  }

.grid-menu{
    display: grid;
    grid-template-columns: 90%;
}

  .partners__row .tabs-content__block {
    padding: 0;
    height: 60px;
  }

  .partners__row--left {
    -ms-grid-column: 1;
    grid-column-start: 1;
    grid-column-end: 5
  }
  
  .logo {
    width: 130px;
    height: 18px
  }
}

* {
  font-family: 'Gilroy', sans-serif
}

body.hide {
  overflow: hidden
}

.container {
  max-width: 1745px;
  max-width: 97%;
  margin: 0 auto;
  padding: 0 15px
}

.about-sec {
  margin: 75px 0;
  max-height: 500px;
  overflow: hidden
}

.about-sec .container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}


button {
  background-color: transparent;
  border: none;
}


.doc-slider {
  padding: 0 60px;
  position: relative;
  margin: 40px auto 0 auto;
}

.avto-slider {
  padding: 0 60px;
  position: relative;
  margin: 10px auto 0 auto;
}

.dep-slider {
  max-width: 970px;
  padding: 0 60px;
  position: relative;
  margin: 40px auto 0 auto;
}

.doc-slider-main {
  padding: 0 60px;
  position: relative;
  margin: 40px auto 0 auto;
}
.partners-slider-main {
    padding: 0 60px;
    position: relative;
    margin: 0 auto 0 auto;
    max-width: 95%;
}

.doc-slider__item {
  text-align: center;
  max-width: 390px;
  margin: 0 auto;
}
.blog-author .doc-slider__item{
    margin-left: 20px;
} 
    
    
.doc-slider__item_img {
  width: 100%;
  max-height: 450px;
}

.doc-slider__item_img img {
  max-width: 100%;
  height: 100%;
  border-radius: 7px;
  -o-object-fit: cover;
  object-fit: cover;
}

.doc-slider__item_name {
  font-weight: 600;
  font-size: 24px;
  color: #222;
  margin-top: 20px;
  min-height: 56px;
}

.doc-slider__item_position {
  font-weight: 400;
  font-size: 18px;
  color: #222;
  min-height: 56px;
}

.doc-slider__item_exp {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #27aae1;
  margin-top: 20px;
}

.doc-slider__item_link {
  margin: 20px auto 0 auto;
  width: 200px;
  height: 40px;
}

.doc-slider .swiper {
  max-width: 1110px;
}

.blog-author .doc-slider__item_link{
    color: white;
    text-decoration: none;
}

.blog-author .doc-slider__item_link:hover{
    color: white;
    background: #269398;
}

.slider_certificate{
    position:relative;
    overflow:hidden;
    max-width:600px;
    margin-left:auto;
    margin-right:auto
}

.slider__container {
    position: relative;
    padding-top: 20px; 
}

    .slider_certificate .slider__items {
      counter-reset: slide;
    }

    .slider_certificate .slider__item {
      counter-increment: slide;
      display: flex;
      background-color: #eee;
    }

    .slider_certificate .slider img {
      max-width: 100%;
      height: auto;
    }

.slider__thumbnails {
      display: flex;
      flex-flow: row wrap;
      justify-content: center;
      padding-top: 15px;
      max-width: 600px;
      margin: auto;
      gap: 10px;
      
    }
    
    .slider__container__images .slider__thumbnails{
        padding: 15px;
    }
    .slider_certificate .slider__items img{
        width: 100%;
        height: auto;
    }
.slider__thumbnails-item {
      line-height: 0;
      margin: 0 auto;
      opacity: .5;
      border-radius: 8px;
      overflow: hidden;
      transition: 0.15s opacity ease-in-out;
    }

.slider__thumbnails-item.active {
      opacity: 1;
    }

.slider__thumbnails-item:hover {
      opacity: 1;
    }

.slider__thumbnails-item>img {
      display: inline-block;
      width: 100%;
      height: auto;
    }

    .slider_certificate .slider__indicators {
      display: none;
    }

    .image-open {
      background: rgb(134 195 191 / 70%);
      border-radius: 12px 40px 12px 12px;
      position: absolute;
      padding: 10px 16px 6px;
      left: 8px;
      bottom: 8px;
      cursor: pointer;
      transition: background-color .15s ease-in-out;
      line-height: 1;
    }

    .slider__container__images .image-open{
        left: 30px;
    }
    .image-open:hover {
      background: rgba(255, 255, 255, 0.5);
    }

    .image-open::before {
      content: '';
      display: inline-block;
      width: 24px;
      height: 24px;
      background: transparent no-repeat center center;
      background-size: 100% 100%;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z'/%3E%3C/svg%3E");
    }
@media (max-width: 660px){
        .image-open{
            display:none;
    }
    }

.about-page .slider-overflow__container {
      max-width: 1000px;
    }


.slider-overflow__container {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      background-color: rgba(0, 0, 0, 0.9);
      display: none;
    }

.slider-overflow__container_show {
      display: flex;
      z-index: 999;
      
    }

.slider-overflow {
      
    max-width: 1000px;
      margin-left: auto;
      margin-right: auto;
    }

.slider-overflow .slider__wrapper {
      margin-left: auto;
      margin-right: auto;
    }
    
.slider-overflow .slider__item {
    counter-increment: slide;
    display: flex;
    background-color: #eee;
}


.slider-overflow img {
      width: 100%;
      height: auto;
    }

    .btn-close {
      position: absolute;
      top: 1rem;
      right: 1rem;
      z-index: 2;
      padding: 1.25rem 1rem;
      box-sizing: content-box;
      width: 2em;
      height: 2em;
      padding: 0.25em 0.25em;
      color: #000;
      background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/2em auto no-repeat black;
      border: 0;
      border-radius: 0.25rem;
      opacity: 0.5;
    }

    .btn-close:hover {
      color: #000;
      opacity: 0.75;
    }

    .btn-close:focus {
      outline: 0;
      box-shadow: none;
      opacity: 0.75;
    }

@media (max-width: 1720px) {
  .doc-slider {
    max-width: 800px;
  }
   .avto-slider {
    max-width: 800px;
  }
   .dep-slider {
    max-width: 800px;
  }
}
@media (max-width: 1440px){
    .dep-slider {
    max-width: 700px;
  }
}

@media (max-width: 1340px){
    .dep-slider {
    max-width: 600px;
  }
}
@media (max-width: 1180px){
    .dep-slider {
    max-width: 800px;
  }
}

@media (max-width: 1400px) {
  .doc-slider {
    max-width: 700px;
  }

  .doc-slider__item_link {
    width: 100%;
  }
}
@media (max-width: 1330px) {
  .doc-slider {
    max-width: 600px;
  }
}
@media (max-width: 1220px) {
  .doc-slider {
    max-width: 550px;
  }
}


@media (max-width: 1180px) {
  .doc-slider {
    max-width: 100%;
  }

  .doc-slider__item_link {
    width: 100%;
  }
}

@media (max-width: 700px) {
  .modal {
    width: 90%;
    padding: 20px 10px;
  }
}

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

  .doc-slider__item_link {
    width: 100%;
    height: 30px;
  }
}

@media (max-width: 1300px) {
  .modil-tel {
    display: block;
    position: relative;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-left: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
  }

  .modil-tel::before {
    position: absolute;
    content: url("../img/mob-tel.svg");
    left: 50%;
    top: 50%;
    -webkit-transform: scale(1.2) translate(-50%, -34%);
    transform: scale(1.2) translate(-50%, -34%)
  }

  .header__local {
    margin-left: 40px
  }
}

@media (max-width: 560px) {
  .modil-tel::before {
    -webkit-transform: scale(0.9) translate(-50%, -42%);
    transform: scale(0.9) translate(-50%, -42%)
  }

  .header__local {
    margin-left: 10px
  }
  .personal-cabinet a {
    margin-left: 20px;
}
}
@media (max-width: 360px) {
.doc-slider__item_name {
  font-size: 6vw;
}
.doc-slider__item_position {
    font-size: 5.5vw;
}
}
.modal-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.342);
  z-index: 6000;
  display: none;
}

.modal-bg .modal {
  display: block;
}

.modal {
  width: 600px;
  padding: 30px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 20px;
  z-index: 999;
}

.modal__title {
  font-weight: 600;
  font-size: 32px;
  line-height: 29px;
  color: #1C1C1C;
  text-align: center;
}

.modal__text {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #1C1C1C;
  text-align: center;
  margin-top: 20px;
  max-height: 300px;
  overflow-y: auto;
  padding: 0 10px;
}
/* Таб меню */
.tab_menu .col-nav input[type="radio"] {
    display: none;
}
.tab_menu .tab_content_hide {
  display: none;
  column-count: 3;
  padding-top: 10px;
  border-top: 1px solid #fff;
  width: 99.777%;
}
#tab-menu-1:checked~#tab_content-1,
#tab-menu-2:checked~#tab_content-2,
#tab-menu-3:checked~#tab_content-3 {
    display: block;
}

#tab-menu-2-1:checked~#tab_content-1,
#tab-menu-2-2:checked~#tab_content-2,
#tab-menu-2-3:checked~#tab_content-3 {
    display: block;
}

.publications{
    padding-top: 10px;
}

.publications a{
    text-decoration: none!important;
}

.publications ul{
    margin-top: 15px!important;
}


.tab_menu .tab_menu_input[type="radio"]:checked+label {
  font-weight: bold;
  color: #fff;
  cursor: default;
  border-bottom: 5px solid #fff;
  font-size: 20px;
}
.tab_menu .tab_menu_label {
    display: inline-block;
    font-weight: 1000;
    font-size: 20px;
    line-height: 200%;
    color: #ffffff94;
    padding: 0 38px 0 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor:  pointer;
    width: 32.9%;
    border-bottom: 5px solid transparent;
}

.tab_menu .nav-submenu__column a {
    line-height: 22px;
    white-space: normal;
    margin-bottom: 12px;
    min-width: 301px;
}

.slider{
    /*height: 550px;*/
}

@media (max-width: 1100px) {
    .slider{
    /*height: 48vw;*/
}
}

.slider-new{
    max-width: 1920px;
    width: 100%;
}

.slider{
    max-width: unset!important;
   /* height: unset!important;*/
}

.slider-item-desc-new{
    border-bottom: solid 15px #43acb0; 
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

.slider-item-desc-new .slider-item-h1{
    font-size: 54px;
    margin: 0 -150%;
}


@media (max-width: 1180px) {
    
    .slider-item-desc-new{
    border-bottom: solid 10px #43acb0; 
}

.slider-item-desc-new .slider-item-h1{
    font-size: 36px;
}
}

@media (max-width: 500px) {
    
    .slider-item-desc-new{
    border-bottom: solid 6px #43acb0; 
}

.slider-item-desc-new .slider-item-h1{
    font-size: 28px;
}
}


@media (max-width: 420px) {
    
.slider .slider-item-desc-new .slider-item-h1{
    font-size: 18px;
}
}


.CV-items{
    display: flex;
    max-width: 1200px;
    margin: auto;
    flex-direction: column;
    gap: 20px;
}

.CV-item{
    cursor: pointer;
    border-radius: 25px;
    z-index: 10;
    height: 150px;
    background: #47a4cc;
    width: 100%;
    padding: 0 20px;
    display: flex!important;
    align-items: center;
}

.CV-item:hover {
    background: #084c68!important;
}

.CV-item .item-logo img{
    max-width: 90px;
    margin-right: 25px;
}

.CV-item .contact__item_text-title {
    margin-bottom: 0!important;
}

.CV-item .contact__item_text-title a{
    color: white;
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 500;
}

.CV-item .contact__item_text-title span{
    color: white;
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 500;
}

.progress-item{
    border-bottom: solid 4px #42acb1; 
    width: 150px; 
    padding-top: 20px;
}

.services-container{
    display: flex;
    justify-content: space-around;
    padding-top: 10px;
}

.service-item{
    background:#edf5f8;
    border-radius: 15px;
    width: 24%;
    height: 250px;
}

.service-item:hover{
    background: #19759852;
}

.service-item img{
    max-width:90px;
    width: 100%;
}

.container-slider {
  max-width: 992px;
  margin-right: auto;
  margin-left: auto;
}
.container-slider .slider {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.container-slider .slider-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  position: relative;
  right: 0%;
  transition: right .5s;
  padding: 10px 0px;
}

.container-slider .slider-item {
  flex-basis: 33.33%;
  flex-shrink: 0;
  display: block;
  padding: 0px 5px;
}
@media (max-width: 768px) {
.container-slider  .slider-item {
    flex-basis: 50%;
  }
}
@media (max-width: 567px) {
.container-slider  .slider-item {
    flex-basis: 100%;
  }
}

.container-slider .box {
  box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
  height: 300px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  color: white;
  background-image: linear-gradient(45deg, black, gray);
  margin-right: 10px;
  margin-left: 10px;
  border-radius: 10px;
}
.container-slider .control {
  display: flex;
  position: absolute;
  justify-content: space-between;
  left: 5px;
  right: 5px;
  top: 50%;
}

.container-slider button:hover {
  cursor: pointer;
}

.service-wr{
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}

.service-content{
    margin-top: 15px;
    text-align: center;
}

.service-content span{
    color: black;
    font-size: 15px;
    font-weight: 500;
}

@media (max-width: 1460px) and (min-width: 1180px){
    .service-item{
    height: 215px;
}
}

@media (max-width: 1360px) and (min-width: 1180px){
    .service-item{
    height: 250px;
    width: 47%;
}
.services-container {
    
    flex-wrap: wrap;
    gap: 25px;
}

.mark-container.services-container{
    gap: 10px
}
}
@media (max-width: 980px) {
    .service-item{
    height: 215px;
}
}

@media (max-width: 750px){
    .service-item{
    width: 47%;
}
.services-container {
    flex-wrap: wrap;
    gap: 20px;
}
.mark-container.services-container{
    gap: 10px
}
}

@media (max-width: 440px){
    .service-item{
    width: 49%;
}
.services-container {
    flex-wrap: wrap;
    gap: 5px;
}

.service-content span{
    overflow-wrap: anywhere;
}

}

.button-price{
    width: 100%; 
    height: 45px;    
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    background: #47a4cc;
    color: white;
    /*display: none;*/
}

.block-price .item-visible {
    overflow: scroll!important;
}
.block-price .item-visible::-webkit-scrollbar { width: 0 !important }

/* Ширина та колір скрол-бару */
.block-price .item-visible::-webkit-scrollbar {
  width: 3px!important;
}

/* Колір заповнення скрол-бару */
.block-price .item-visible::-webkit-scrollbar-thumb {
  background-color: #888;
}

/* Колір фону скрол-бару */
.block-price .item-visible::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}

/* Колір при наведенні на скрол-бар */
.block-price .item-visible::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

.block-price .item-visible::-webkit-scrollbar-track {
  background-color: transparent;
}

/*css price*/
.block-price .cost__row_for_nap {
    width: 100%;
    border-bottom: none;
    padding: 20px 0;
}

.block-price .cost__row_title::before {
    right: 10px;
}

.block-price .cost__row_descr {
    position: relative;
}
.block-price .item-first .cost__row_descr {
    display: block;
    max-height: unset;
    position: relative;
}

.cost__row_for_nap.item-hide{
    display: none;
}

.block-price .description-close {
  overflow: hidden;
  transition: max-height 0.3s ease;
  max-height: 0;
}

.block-price .description-open {
  transition: max-height 0.3s ease;
}

.item-close .cost__row_title::before{
    display:none!important;
}

.item-close .cost__row_title{
    cursor: default;
}

/*Стилі для бізнесу*/
.direction__right_list{
    display: flex;
    flex-wrap: wrap;
}

.text-format .direction__right_list a{
    width: 40%;
    margin: 20px;
    color: black;
    text-decoration: none;
}

.text-format .direction__right_list a:hover{
    opacity: .8;
}

.direction__right_list .service-content{
    text-align: left;
}

@media (max-width: 600px){
    .text-format .direction__right_list a{
    width: 100%;
    margin: 10px;
}

}

/*Стилі для бізнесу*/
.fullscreen-button {
position: absolute; /* Розташування кнопки над формою */
    right: 20px;
    width: 36px; /* Ширина кнопки */
    height: 36px; /* Висота кнопки */
    background: rgb(230, 230, 230);
    border-radius: 0 0 16px 16px;
    border: none; /* Видалення рамки кнопки */
    cursor: pointer; /* Змінює вид курсору при наведенні */
    transition: color 0.3s ease; /* Плавна анімація при наведенні */
    z-index: 1; /* Розміщення кнопки над іншими елементами */
}

.fullscreen-button svg path {
    fill: #929292;
}

/* Зміна кольору кнопки при наведенні */
.fullscreen-button:hover svg path {
    fill: #000;
}
/*Стилі автор статті*/
.author-page{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 20px;
}

.text-author-page{
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-left: 10px;
    justify-content: space-evenly;
}

.text-author-page a{
    color: #27aae1;
}

.img-author-page img{
    border-radius: 50%;
}
/*Стилі автор статті*/


/*Категорія Напрями Початок*/
.direction__category__wrapper{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-top: 20px;    
}
.text__info {
    max-width: 800px;
    margin: auto;
}
.text__info h2{
    font-size: 60px;
    text-align: center;
}
.text__info p{
    font-size: 24px;
    text-align: center;
}

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

.direction__category__wrapper__item {
    margin: 10px;
    position: relative;
}

.direction__category__wrapper__item img{
    filter: brightness(0.65);
}

.direction__category__wrapper__item:hover img{
filter: brightness(0.8);
}


.direction__category__wrapper__item_title {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    font-weight: 500;
    color: white;
    width: 100%;
    text-align: center;
}

@media (max-width: 860px) {
    .direction__category__wrapper__item{
        width: 100%;
        text-align:center;
    }
    
    .direction__category__wrapper__item img{
    width: 100%;
}

.text__info h2{
    font-size: 32px;
}
.direction__category__wrapper__item_title{
    font-size: 22px;
}
}
/*Категорія Напрями Кінець*/


/*Графік кабінетів Початок*/
.flex-items{
    display: flex;
    flex-direction: column;
    gap: 15px;
}

#result table th{
    color: black;
    padding: 10px;
}

#result .block-slot{
    background: #eb1e1ea6;
}

/*Графік кабінетів Кінець*/

/*Звіт по документам Початок*/
.report_table * {
    font-size: 8px!important;
}
.report_table td{
    border: 1px solid #000;
    padding: 0;
    resize: both;
    overflow: hidden;
    position: relative;
}

.report_table td div{
    width: 50px;
    height: 40px;
    position: absolute;
}


.report_table .with-value{
    background: #8cf78c73;
    
}

.report_table .without-value{
    background: #ff434373;
}
/*Звіт по документам Кінець*/


/*Header new Початок*/
.header_new{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 399;
    width: 100%;
}
    

.header_new .header__bottom {
    padding: 0px 150px;
    background: #ffffffb0;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    
}

.header_new .header__bottom.hovered {
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    background: #ffffff;
}

.header_new .header__bottom.opened {
    background: #FFF;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
}


.header_new .header__top {
    padding: 20px 150px;
    background: #41ACB1;
}

.header_new .nav-submenu.tab_menu {
    padding: 45px 150px;
    border: none;
}
.banner-bottom {
    padding: 0px 150px;
}
.header_new  .container{
    max-width: 100%;
    padding: 0px 150px;
}

.direction.category .container{
    max-width: 100%;
    padding: 0px 140px;
}

.direction2023 .container{
    padding: 0px 150px;
    max-width: 100%;
}

/*.header_new .header__bottom .container{
    padding: 0px 40px 0px 10px;
}*/

.header_new .personal-cabinet.mobile {
     display: block; 
}

.header_new .header__top-lang.mobile{
    display: none;
}
.header_new .personal-cabinet a {
    margin-right: -10px;
}
.header_new .header__bottom .nav__list{
    max-width: 1350px;
    width: 100%;
    padding-right: 20px;
    justify-content: space-between;
}

.breadcrumbs {
    margin-top: 162px;
}

.header_new .header__bottom .nav {
    align-items: center;
    justify-content: space-between;
}

.header_new .header__botoom_mobile-wrap{
    display: none;
}

.header_new .header__top-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: unset;
    justify-content: space-between;
    align-items: center;    
}

.header_new .container{
    max-width: 100%;
    padding: 0;
}

/*.header_new .logo{
    position: absolute;
    left: 30px;
}*/

.header_new .header_left{
    display: flex;
    align-items: center;
    gap: 20px;
}

.header_new .header_left .logo{
    width: 200px;
    height: auto;
    order: 0;
}


.header_new .header_left a {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
}

.header_new .button-new{
    background: white;
    color: #27AAE1;
    font-weight: 500;
}

.header_new .header_right{
    display: flex;
    align-items: center;
    order: 2;
}

.header_new .header__top-social{
    order: 1;
}

.header_new .header__top-social .social_mobile{
    display:none;
}

.header_new .header__top-lang{
    order: 2;
}

.header_new .lang-wrap{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #2f9297;
    -webkit-box-shadow: 0px 0px 30px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 30px 10px rgba(0, 0, 0, 0.05);
    border-radius: 11px;
    padding: 18px 25px;
    position: absolute;
    top: 50px;
    z-index: 10000;
    display: none;
    width: 80px;

}

.header_new .header__top-lang .lang-wrap .lang-link{
    padding: 10px 0;
    line-height: 30px;    
}

.header_new .lang-toggle{
    cursor: pointer;
    display:block;
    color: white;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    padding: 0;
}

.header_new .lang-toggle img{
    vertical-align: middle;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-left: 5px;
}

.header_new .lang-toggle.lang-active img {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.header_new .nav__item:first-child .nav__link {
    border-left: none;
}

.header_new .nav__link {
    display: block;
    padding: 25px 5px 25px 0!important;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    text-transform: capitalize;
    color: #41ACB1;
    border-right: none;
    white-space: nowrap;
}

.header_new .nav__item-wrap img{
    position: relative;
    right: 0;
    filter: invert(52%) sepia(74%) saturate(350%) hue-rotate(134deg) brightness(99%) contrast(83%);
}


.header_new .header-search-wrapper{
    display:flex;
}

.header_new .header-search-wrapper .search-form-main {
    
    width: 250px;
    background: none;
    box-shadow: none;
    border-top: none;
    padding: 0;
    top: 0;
    position: relative;
    opacity: 1;
    visibility: visible;
}

.header_new .header-search-wrapper .search-form-main:before {
    display: none;
}

.header_new .button-new.button-appointment{
    margin-right: 0;
    }
    
.header_new .header-search-wrapper .search-form-main fieldset{
    display: flex;
    align-items: center;
    justify-content: space-around;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    border: 0.6mm solid #41ACB1;
}

.header_new .header-search-wrapper .search-form-main .search-main{
    padding: 0;
    margin: 0;
    filter: invert(52%) sepia(74%) saturate(350%) hue-rotate(134deg) brightness(99%) contrast(83%);
}

.header_new .header-search-wrapper .search-form-main .search-field{
    border: none;
    background: none;
}

.header_new .tab_menu .nav-submenu__column a {
    color: #41ACB1;
    will-change: transform;
    text-transform: none;
    
}

.header_new .tab_menu .nav-submenu__column a:hover {
    color: black;
      will-change: transform;

}

.direction__left__new .formBlockAnon{
    box-shadow: none;
    background: #EBF8FD;
}

.direction__left__new .formBlock__input input {
    height: 45px;

}

@media (min-width: 1300px){

.header_new .nav__item:hover{
    background: #ffffff00;
    position: unset;
}

.header_new .nav__item:hover .nav-submenu {
    width: 100vw;
    left: 0;
    background: white;
}

.header_new .nav__item .nav__item-wrap .link-item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.header_new .tab_menu .nav-submenu__column a span{
    display: block;
    max-width: 360px;
}

.header_new .nav__item:hover .nav__item-wrap span{
    color: black;
}

.header_new .nav__item:hover img{
    filter: invert(1);
}

.header_new .nav__item:hover .nav__link{
    color: black;
}

.header_new .header__mobile__icons{
    display: none;
}

.header_new .tab_menu .tab_content_hide {
    display: block;
    column-count: 3;
    padding-top: 10px;
    border-top: 1px solid #fff;
    width: 99.777%;
}
    

}

/*@media (max-width: 1910px){
 .tab_menu .tab_content_hide {
    column-count: 5;

}
}

@media (max-width: 1620px){
 .tab_menu .tab_content_hide {
    column-count: 4;

}
}*/

.direction__left_list .direction__left_list_item{
    display:flex;
    justify-content: space-between;
    border-bottom: 1px solid #C6CACC;
    padding-bottom: 10px;
}

.direction__left_list_item_plus{
  position: relative;
  width: 18px;
  height: 18px;
  margin-left: 15px;
}

.horizontal, .vertical {
  position: absolute;
  background-color: black;
}

.horizontal {
  width: 100%;
  height: 0.1px;
  top: 50%;
  transform: translate(0, -50%);
}

.vertical {
  width: 0.1px;
  height: 100%;
  left: 50%;
  transform: translate(-50%, 0);
}

@media (max-width: 1800px){
    .header_new .header__top {
    padding: 20px 110px;
}
.header_new .header__bottom {
    padding: 0px 110px;
}
.header_new .nav-submenu.tab_menu {
    padding: 45px 110px;
}
.banner-bottom {
    padding: 0px 110px;
}
.direction2023 .container{
    max-width: 100%;
    padding: 0px 110px;
}
/*
.header_new  .container{
    max-width: 100%;
    padding: 0px 110px;
}*/

.direction.category .container{
    max-width: 100%;
    padding: 0px 100px;
}
}

@media (max-width: 1700px){
    .header_new .header__top {
    padding: 20px 60px;
}
.header_new .header__bottom {
    padding: 0px 60px;
}
.header_new .nav-submenu.tab_menu {
    padding: 45px 60px;
}

.banner-bottom {
    padding: 0px 60px;
}

/*.header_new  .container{
    max-width: 100%;
    padding: 0px 60px;
}*/

.direction.category .container{
    max-width: 100%;
    padding: 0px 50px;
}
.direction2023 .container{
    padding: 0px 60px;
}

}
@media (max-width: 1540px){
    .header_new .personal-cabinet span {
    display: none;
}

    .header_new .header__top {
    padding: 20px 90px;
}
.header_new .header__bottom {
    padding: 0px 90px;
}
.header_new .nav-submenu.tab_menu {
    padding: 45px 90px;
}
.banner-bottom {
    padding: 0px 90px;
}

.header_new .header-search-wrapper .search-form-main {
    width: 200px;
}
/*.header_new  .container{
    max-width: 100%;
    padding: 0px 90px;
}*/

.direction.category .container{
    max-width: 100%;
    padding: 0px 80px;
}
.direction2023 .container{
    padding: 0px 90px;
}
}

@media (max-width: 1452px){
    .header_new .header__top {
    padding: 20px 70px;
}
.header_new .header__bottom {
    padding: 0px 70px;
}
.header_new .nav-submenu.tab_menu {
    padding: 45px 70px;
}
.banner-bottom {
    padding: 0px 70px;
}
/*.header_new  .container{
    max-width: 100%;
    padding: 0px 70px;
}*/
.direction2023 .container{
    padding: 0px 70px;
}

.direction.category .container{
    max-width: 100%;
    padding: 0px 60px;
}
    .header_new .button-new.button-appointment{
        width: 150px;
    }
    .header_new .button-new.button-call{
        width: 190px;
    }
    .header_left {
    gap: 15px;
    margin-right: 5px;
}
}

@media (max-width: 1300px){
.header_new .container {
    max-width: 100%;
    padding: 0;
}
.header_new .header__botoom_mobile-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    backdrop-filter: blur(10px);
    padding: 0 20px;
}
.header_new .header_mobile_left{
    margin: 10px 0;
}
    

.header_new  .header_mobile_left img{
    width: 100%;
    height: 100%;
    max-width: 50px;
    max-height: 50px;
}

.header_new  .burger span {
    background: #41ACB1;
    height: 2px;
}

.header_new  .header__botoom_mobile-wrap .button-two{
    background: none;
    color: #41ACB1;
    font-size: 18px;
    font-weight: 500;
}

.header_new  .header_mobile_right {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header_new .header__bottom {
    padding: 0px;
    backdrop-filter: none;
}

.header_new .header__bottom .nav {
    top: 70px;
    height: 100%;
    padding-top: 15px;
    gap: 20px;    
    overflow-x: hidden;
}

.header_new .header-search-wrapper{
    width: 100%;
}

.header_new .header-search-wrapper .search-form-main {
    width: 100%;
}

.header_new .header-search-wrapper .search-form-main fieldset {
    height: 50px;
    border: 0.4mm solid #41ACB1;
}

.header_new .header__mobile__icons{
    margin: 10px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}

.header_new .nav__link{
    padding: 15px!important;
    padding-left: 0!important;
    font-size: 22px;
    width: 100%;
    text-align: left;
}

.header_new nav.nav.active::-webkit-scrollbar {
    width: 0px;
}

.header_new .header__mobile__icons  .lang-toggle{
    color: #41ACB1;
}
.header_new .lang-toggle img {
    filter: invert(52%) sepia(74%) saturate(350%) hue-rotate(134deg) brightness(99%) contrast(83%);
    margin-left: 5px;
    padding-right: 5px;
}

.header_new .header__bottom .nav__list {
    padding-right: 0;
}

.header_new .header__top-social {
    order: 3;
    width: 100%;
}

.header_new .nav__item-wrap img {
    padding: 15px 5px 15px 15px;
}
.header_new .nav__item-wrap {
   width: 100%;
   justify-content: space-between;
}

.header_new .menu__down .nav__link {
    font-size: 18px;
}

.header_new .header__bottom .nav__list.menu__down{
    padding-top: 50px;
}

.header_new .header__top-social .social_mobile{
    display:flex;
    justify-content: space-between;
    align-items: center;

}

.header_new .header__top-social .social_desktop{
    display:none;
}
.header_new .header__top-lang.mobile{
    display: block;
}


.header_new  .header__top-social a img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: none;
    transform: none;
}

.header_new .tab_menu .tab_content_hide {
     display: block; 
    column-count: 1;
}

.header_new .nav__item.menu_res .nav-submenu.tab_menu {
    height: 0;
    overflow: hidden;
    transition: height 0.3s ease;
    padding: 0;
    display: block;
}

.header_new .nav__item.menu_res .show {
  height: auto;
  overflow: visible;
}

.header_new .tab_menu .nav-submenu__column a {
    margin-bottom: 0;
    min-width: unset;
    padding: 8px 0;
    padding-left: 10px;
}

.header_new .nav__item.menu_res.active .header__more__items{
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.header__top-lang .lang-link.active {
    color: #FFF;
}

.header_new .nav__item:hover + .nav__item__overlay {
    display: none!important;
}

.bold-nav-item .nav__link a{
    font-size: 22px;
    font-weight: 500;
    color: #41ACB1;
}

.breadcrumbs {
    margin-top: 100px;
}

.slider {
    margin-top: 80px!important;
}

}

.header_new .nav__item__overlay{
    display: none;
}

.header_new .nav__item:hover + .nav__item__overlay{
    display: block;
    background: #00000014;
    position: absolute;
    width: 100vw;
    left: 0;
    height: 100vh;
    z-index: -1;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

/*Header new Кінець*/



/*Напрям2023 Початок*/


.direction2023.parent{
    margin-top: 142px;
    max-width: 1920px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.direction2023.parent .breadcrumbs{
    margin-top: 20px;
}

.direction2023 .ajax_form{
    background: #F1F5F7;
    padding: 40px;
    
}

.direction2023 .direction__left__new .formBlock__input input {
    height: 45px;
    border-radius: 50px;
}

.direction2023 .form-left .formBlock__title {
    font-weight: 500;
}

.direction2023.parent .banner{
    position: relative;
}

.direction2023.parent .banner .main-banner-img{
    filter: brightness(0.75);
}

.direction2023.parent .banner-title{
    margin: auto;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -40%);
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    width: 100%;
    text-align: center;
    font-size: 60px;
}

.direction2023.parent .banner-bottom{
    display: flex;
    width: 100%;
    position: absolute;
    top: 90%;
    left: 50%;
    transform: translate(-50%, -90%);
}

.direction2023.parent .banner-bottom-left{
    display: flex;
    width: 45%;
    justify-content: space-between;
}

.direction2023.parent .banner-bottom-right{
    display: flex;
    width: 55%;
    justify-content: flex-end;
    align-items: center;
}

.direction2023.parent  .banner .button-new{
    background: white;
    color: #41ACB1;
    font-weight: 500;
    height: 60px;
    width: 340px;
    font-weight: 600;
    font-size: 24px;
}

.direction2023.parent .banner .banner-bottom-right .button-new{
    margin-right: 0;    
}

.direction2023.parent .banner-ul{
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
}

.direction2023.parent .banner-li{
    display: flex;
}

.direction2023.parent .banner-li a{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.direction2023.parent .banner-li:hover .banner-img{
    opacity: 0.7;
}

.direction2023.parent .banner-li span{
    padding-top: 10px;
    color: white;
    font-size: 19px;
}

.direction2023.parent .banner-img{
    width: 70px;
    background: white;
    border-radius: 50px;
}

.direction2023.parent .banner-img img{
    padding: 20px;
}

.direction2023.parent .direction__left {
    min-width: unset;
    max-width: 350px;
    margin-right: 0;
    margin-left: 62px;
}

.direction2023 .direction__wrapper{
    justify-content: space-between;    
}

.direction2023.parent .direction__left_wrapper {
    margin-bottom: 15px;
}

.direction2023.parent .button-link.button-open{
    margin: auto;
    background: none;
    border: 1px solid #C6CACC;
    color: black;
    font-weight: 500;
    width: 257px;
    height: 56px;
    
}

.direction2023.parent .button-price{
    background: #41ACB1;
    height: 56px;
    border-radius: 39px;
    margin-top: 20px;
}


.direction2023.parent .button-link.button-open::after {

    content: url(/tpl/img/icons/arrow-new.svg);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    height: 22px;
    width: 22px;
    margin-left: 5px;
    filter: brightness(0);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.direction2023.parent .button-link.button-close{
    margin: auto;
    background: none;
    border: 1px solid #C6CACC;
    color: black;
    font-weight: 500;
    
}

.direction2023.parent .button-link.button-close::after {

    content: url(/tpl/img/icons/arrow-new.svg);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    height: 22px;
    width: 22px;
    margin-left: 5px;
    filter: brightness(0);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.direction2023.parent .direction__left_list_all{
    display: none;
}

.direction2023.parent .cost__row_descrItem-price.price-value{
    margin-right: 5px;
}

.direction2023.parent .formBlock__input {
     width: 100%;
}

.direction2023.parent .direction__left_title {
    border-bottom: none;
}
/*Напрям2023 Кінець*/