main .container {margin-left: auto;margin-right: auto;max-width: 81.75em;width: 100%;}

.breadcrumbs ul {
    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: flex-start;
}
.breadcrumbs ul li a {
  text-decoration: none;
  color: #000;
}
.breadcrumbs ul {
    list-style: none;
    padding: 0;
}
.breadcrumbs ul li {
    position: relative;
    margin-right: 6px;
    padding-right: 15px;
    font-weight: 300;
    font-size: 18px;
    color: #454545;
    line-height: 160%;
}
li.breadcrumbs-ul-li:after {
    position: absolute;
    content: '»';
    right: 0;
    top: 0;
    font-weight: 300;
    font-size: 18px;
    line-height: 160%;
    color: #454545;
}

.main-menu, .sub-menu::after {box-shadow: 0px 3px 10px 0px rgba(31, 31, 31, 0.08);}

.banner__head{box-shadow: 0 4px 10px rgb(0, 0, 0, 0.4);border-radius: 10px;}
.banner__head-inner{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 40px;}
.banner__head-img, .spec__banner-img {display: block;width: 100%;border-radius: 10px;}
.banner__head-content{padding: 20px 20px 20px 0;}
.banner-head-title{margin-top: 35px;}
.banner-head__title{font-size: 36px;font-weight: 400;line-height: 43.2px;font-family: "PT Sans", sans-serif;margin-bottom: 0;}
.banner__head-text{margin-top: 20px;font-size: 16px;font-weight: 400;line-height: 1.5;}
.banner__head-text p{text-align: justify;}

.content-statya__text p{font-size: 20px;color: rgba(0, 0, 0, 1);font-family: 'PT Sans', sans-serif;font-weight: 400;line-height: 1.5;text-align: justify;}

.spec__list-content {
  margin: 45px;
}
.spec__banner-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}
.spec__banner-item:nth-child(1) {
  width: 40%;
}
.spec__banner-item:nth-child(2) {
  width: 60%;
}
.spec__banner-img {
  max-width: 333px;
  height: 500px;
  object-fit: cover;
  overflow: hidden;
  margin: 0 auto;
}
.spec-content-fio {
  font-size: 36px;
  font-weight: 400;
  line-height: 1.2;
  font-family: "PT Sans", sans-serif;
  margin-bottom: 0;
}
.spec__banner-experience {
  font-family: "PT Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin-top: 15px;
  color: transparent;
  background-image: radial-gradient(circle, #2D653D, #578F67, #2D653D);
  -webkit-background-clip: text;
}
.spec__banner-spec {
  font-family: "PT Sans", sans-serif;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
}
.spec__banner-btn{
  margin-top: 15px
}
.mse {
  height: 50px;
  background-image: var(--btn-primary-gradient);
  padding: 15px 24px;
  font-size: 16px;
  border-radius: 100px;
  border: none;
  max-width: 326px;
  width: 100%;
}
.mse a{
  color: #fff;
  text-decoration: none;
}

.banner-head{margin-top: 30px;}
.block__content {
    margin-top: 60px;
}
.redaktor {
    font-size: 20px;
    line-height: 1.5;
}
.spec-link-cont {
    display: flex;
    justify-content: flex-end;
}
.spec-link {
    font-family: "PT Sans", sans-serif;
    text-align: right;
    display: block;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    text-decoration: none;
    max-width: 700px;
}

.map-block{padding-bottom: 26px;display: flex;}
.clearfix {
  display: block;
}
.map-block .container {
  max-width: 70em;
}
.column {
  margin: 0 -20px;
}
.contact-left-block {
  width: 38.33%;
  background: rgba(255, 255, 255, 1);
  border-radius: 15px;
  padding: 10px 0;
  height: 100%;
  height: 333px;
  box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.12);
}

.three-column{
  float: left;
  padding: 30px 35px;
}
.two-column{
  float: left;
  padding: 0 20px 20px;
}

.contact-right-block {
    width: 61.66%;
}
.sect-title-road{text-align: left;font-size: 37px;line-height: 100%;font-weight: 800;}
.mipz-clinics__road-descr{font-size: 18px;line-height: 145%;font-weight: 400;color: rgba(115, 115, 115, 1);}
.contacts__road {
    max-width: 399px;
    cursor: pointer;
    width: 100%;
    height: 76px;
    position: relative;
    border: 1px solid rgba(229, 229, 229, .8);
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .06);
    box-shadow: 0 0 25px rgba(0, 0, 0, .06);
    border-radius: 3px;
    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;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.contacts__road a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #0e0e0e;
}
.contacts__road a span {
    display: inline-block;
    position: relative;
    top: 4px;
    margin: 0 0 0 5px;
}
.road-hidden {
    display: none;
    position: absolute;
    right: -105%;
    top: 0;
    background: #fff;
    font-weight: 300;
    font-size: 18px;
    z-index: 5;
    padding: 18px;
    max-width: 480px;
    width: 100%;
    line-height: 120%;
    color: #454545;
    border: 1px solid rgba(229, 229, 229, .8);
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .06);
    box-shadow: 0 0 25px rgba(0, 0, 0, .06);
    border-radius: 3px;
}
.road-hidden.active{display: block;}
.contacts__road:first-child {
    margin-bottom: 20px;
    margin-top: 30px;
}
.map-address__link{margin: 20px auto auto;}

.hr__line{margin: 60px 0;background: rgba(170, 170, 170, 1);height: 3px;border: 1px;}

@media (max-width:1080px){.section-title{font-size:2.3076923077em;letter-spacing:-1.4px}}
@media (max-width: 900px) {.banner__head-inner {grid-template-columns: 1fr;grid-gap: 0;}.banner__head-content {padding: 20px;}}
@media (max-width:768px){.section-title{font-size:2.3076923077em;letter-spacing:-2px;font-weight:700}.header-btn__burger{display: none;}.clearfix {display: flex;flex-direction: column;}.contact-left-block,.contact-right-block{width: 100%;}.two-column{padding: 20px 0;}.three-column{padding: 0 30px 10px;}.contact-left-block{height: 100%;}.sect-title-road{margin: 0;}.mipz-clinics__road-descr{margin: 1em 0 0;}.spec__list-content{margin: 40px 0;}.spec__banner-inner {flex-direction: column;gap: 0;}.spec__banner-item:nth-child(1) {width: 100%;}.spec__banner-item:nth-child(2) {width: 100%;}.spec__banner-img{max-width: 100%;height: auto;object-fit: contain;}.spec__banner-content{margin-top: 26px}.contact-left-block{height: 100%;}.contacts__roads {display: flex;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.contacts__road a{padding: 20px;}.map-address__link{margin: 20px auto;font-size: 1.75em;}.road-hidden{left: 0;}.contacts__road:first-child {padding-left: 20px;}}