@import "libs.min.css";
@import "zhstyle.css";


@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */button,hr,input {
 overflow:visible
}
progress,
sub,
sup {
 vertical-align:baseline
}
.nav__subnav:before,
.site-checkbox label:after,
.why-are-we__ico:before {
 content:'' 
}

.about-us_inner {
  background-image: none !important;
}

.about-us {
  background-image: url(../img/backround-rewiew-min.jpg);
  background-size: cover;
  background-position: center;
  padding: 69px 0 10px;
  overflow: hidden;
}

.site-container-wrap_about-us {
    padding-top: 0px;
    padding-bottom: 0px
}

.about-us_inner .divider {
  background-image: -moz-linear-gradient(0deg,#06ecd3 0%,#15b3ec 100%);
  background-image: -webkit-linear-gradient(0deg,#06ecd3 0%,#15b3ec 100%);
  background-image: -ms-linear-gradient(0deg,#06ecd3 0%,#15b3ec 100%);
  width: 63px;
  height: 7px;
  border-radius: 7px;
  margin: 5px 0 25px 5px;
}

.about-us .divider {
  background-image: none;
  background-color: #ff192f;
  margin: 10px 0 30px;
}

.activities__content,
.consultation__content,
.footer__phone-number,
.header__inner,
.header__top-phone-number,
.sidebar__section,
.txt-block__ico-item,
.why-are-we__info {
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal
}
img {max-width:100%}
html {
 line-height:1.15;
 -webkit-text-size-adjust:100%
}
body {
 margin:0
}
details,
main {
 display:block
}
h1 {
 font-size:2em
}
hr {
 -webkit-box-sizing:content-box;
 box-sizing:content-box;
 height:0
}
code,
kbd,
pre,
samp {
 font-family:monospace,monospace;
 font-size:1em
}
abbr[title] {
 border-bottom:none;
 -webkit-text-decoration:underline dotted;
 text-decoration:underline dotted
}
b,
strong {
 font-weight:bolder
}
small {
 font-size:80%
}
sub,
sup {
 font-size:75%;
 line-height:0;
 position:relative
}
sub {
 bottom:-.25em
}
sup {
 top:-.5em
}
img {
 border-style:none
}
button,
input,
optgroup,
select,
textarea {
 font-family:inherit;
 font-size:100%;
 line-height:1.15;
 margin:0
}
button,
select {
 text-transform:none
}
[type=button],
[type=reset],
[type=submit],
button {
 -webkit-appearance:button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
 border-style:none;
 padding:0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
 outline:ButtonText dotted 1px
}
fieldset {
 padding:.35em .75em .625em
}
legend {
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 color:inherit;
 display:table;
 max-width:100%;
 padding:0;
 white-space:normal
}
textarea {
 overflow:auto
}
[type=checkbox],
[type=radio] {
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 padding:0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
 height:auto
}
[type=search] {
 -webkit-appearance:textfield;
 outline-offset:-2px
}
[type=search]::-webkit-search-decoration {
 -webkit-appearance:none
}
::-webkit-file-upload-button {
 -webkit-appearance:button;
 font:inherit
}
*,
a {
 font-size:15px
}
summary {
 display:list-item
}
[hidden],
template {
 display:none
}
/*
@font-face {
 font-family:'Roboto';
 src: url(../fonts/Roboto-Regular.woff) format("woff");
 font-weight:400;
 font-style:normal;
 font-display: swap;
}
@font-face {
 font-family:'Roboto';
 src: url(../fonts/Roboto-Medium.woff) format("woff");
 font-weight:500;
 font-style:normal;
 font-display: swap;
}
@font-face {
 font-family:'Roboto';
 src: url(../fonts/Roboto-Bold.woff) format("woff");
 font-weight:600;
 font-style:normal;
 font-display: swap;
}
*/
img.b-lazy {
 -webkit-transition:opacity 150ms ease-in-out;
 transition:opacity 150ms ease-in-out;
 max-width:100%;
 opacity:0
}
.site-checkbox input:checked+label:after,
img.b-lazy.b-loaded {
 opacity:1
}
* {
 font-family:Roboto;
 font-weight:400;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
ul {
 padding:0;
 margin:0
}
.site-desc,
.site-title {
 text-align:center;
 margin-bottom:30px
}
ol,
ul {
 list-style:none
}
a {
 background-color:transparent;
 text-decoration:none
}


.site-input {
 max-width:365px;
 width:100%;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.site-input.correct input {
 border-color:#00fa9a
}
.site-input.error-field input {
 border-color:#ff192f
}
.site-input input {
 border-style:solid;
 border-width:1px;
 border-color:#e6e6e6;
 background-color:#fff;
 padding:0 20px;
 line-height:42px;
 border-radius:21px;
 outline:0;
 width:100%
}
.site-checkbox input {
 display:none;
 font-size:16px
}
.site-checkbox label {
 width:15px;
 height:15px;
 border:1px solid #333;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 position:relative;
 cursor:pointer
}
.site-checkbox label:after {
 position:absolute;
 left:3px;
 top:-10px;
 width:9px;
 height:19px;
 border-bottom:2px solid #333;
 border-right:2px solid #333;
 -webkit-transform:rotate(45deg);
 transform:rotate(45deg);
 opacity:0;
 -webkit-transition:.2s;
 transition:.2s
}
.boh {
 overflow:hidden
}

 .activities__inner {
  padding-top:25px;
  padding-bottom:25px
 }
}
.activities__list {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 margin:0 -15px
}
@media (max-width:800px) {
 .activities__list {
  margin:0;
  display:block
 }
}
.activities__content,
.activities__name {
 display:-webkit-box;
 display:-ms-flexbox
}
.activities__item {
 padding:0 15px;
 width:25%;
 margin-bottom:30px
}
@media (max-width:992px) {
 .activities__item {
  width:33.33333%
 }
}
.activities__content {
 padding:15px 15px 30px;
 display:flex;
 -ms-flex-direction:column;
 flex-direction:column;
 border:1px solid #e3e6ea;
 -webkit-transition:.3s;
 transition:.3s;
 height:100%
}
.activities__content:hover {
 -webkit-box-shadow:0 15px 40px 0 rgba(4,11,49,.1);
 box-shadow:0 15px 40px 0 rgba(4,11,49,.1);
 border-color:transparent
}
@media (max-width:800px) {
 .activities__item {
  width:100%
 }
 .activities__content {
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
 }
 .activities__content:hover {
  -webkit-box-shadow:0 0 20px 0 rgba(4,11,49,.1);
  box-shadow:0 0 20px 0 rgba(4,11,49,.1)
 }
}
.activities__img {
 width:100%;
 height:230px
}
.activities__img-i {
 width:100%;
 height:100%;
 -o-object-fit:cover;
 object-fit:cover;
 -o-object-position:center;
 object-position:center
}
.activities__name {
 padding:30px 0;
 height:100%;
 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-align:center;
 color:#1b4655;
 font-weight:600;
 font-size:21px
}
.activities__btn,
.txt-block__ico-list {
 display:-webkit-box;
 display:-ms-flexbox
}
.activities__btn {
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 width:100%
}
#activities-slider .slick-dots li {
 margin:0
}
#activities-slider .slick-dots li button:before {
 content:'';
 width:11px;
 height:11px;
 background:#555;
 border-radius:50%
}
#activities-slider .slick-dots li.slick-active button:before {
 background:#ff192f;
 opacity:1
}
/*
.half-block {
 position:relative
}
.half-block__bg {
 position:absolute;
 left:0;
 top:-180px;
 width:45%;
 height:1105px;
 z-index:-1
}
@media (max-width:992px) {
 .half-block__bg {
  width:calc(100% - 15px);
  max-width:550px;
  opacity:.2;
  height:1000px;
  background-size:contain
 }
 .half-block__bg--img {
  display:none
 }
}
.half-block__bg--img,
.half-block__bg--img-mobile {
 background-repeat:no-repeat;
 background-size:100%;
 background-position:center;
 height:100%;
 width:100%
}
@media (max-width:550px) {
 .half-block__bg {
  top:-50px;
  max-width:100%
 }
}
.half-block__bg--img-mobile {
 display:none
}
.half-block__content {
 padding-top:100px;
 padding-bottom:100px;
 max-width:550px;
 width:100%;
 margin-left:auto
}
@media (max-width:992px) {
 .half-block__bg--img-mobile {
  display:block
 }
 .half-block__content {
  max-width:100%;
  padding-top:25px;
  padding-bottom:25px
 }
}*/
.txt-block__title {
 color:#1b4655;
 font-size:39px;
 font-weight:500;
 margin-bottom:30px
}
@media (max-width:800px) {
 .txt-block__title {
  font-size:28px;
  line-height:32px;
  text-align:center
 }
}
.txt-block p {
 color:#555;
 margin-bottom:15px;
 text-align:justify
}
.txt-block p strong {
 color:#333
}
.txt-block p a {
 color:#ff192f;
 font-weight:600;
 -webkit-transition:.3s;
 transition:.3s;
 position:relative;
 display:inline-block
}
.txt-block p a:hover {
 color:#1b4655
}
.txt-block__ico-list {
 display:flex;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 margin:0 -15px;
 padding-top:15px
}
.txt-block__ico-item,
.why-are-we__list {
 display:-webkit-box;
 display:-ms-flexbox
}
@media (max-width:800px) {
 .txt-block__ico-list {
  -ms-flex-pack:distribute;
  justify-content:space-around;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
 }
}
.txt-block__ico-item {
 width:33.33333%;
 padding:0 15px;
 display:flex;
 -ms-flex-direction:column;
 flex-direction:column;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 margin-bottom:15px
}
@media (max-width:800px) {
 .txt-block__ico-item {
  width:50%
 }
}
.txt-block__ico-i {
 width:60px
}
.txt-block__ico-txt {
 text-align:center;
 color:#333;
 font-weight:600;
 padding-top:15px
}
.why-are-we__list {
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 margin:0 -15px;
 padding-top:30px
}
.why-are-we__content,
.why-are-we__info {
 display:-webkit-box;
 display:-ms-flexbox
}
@media (max-width:800px) {
 .why-are-we__list {
  padding-top:0
 }
}
.why-are-we__item {
 width:33.33333%;
 padding:0 15px;
 margin-bottom:50px
}
@media (max-width:1600px) {
 .why-are-we__item {
  margin-bottom:30px
 }
}
@media (max-width:992px) {
 .why-are-we__item {
  width:50%
 }
}
@media (max-width:550px) {
 .why-are-we__item {
  width:100%;
  margin-bottom:5px
 }
}
.why-are-we__content {
 display:flex
}
.why-are-we__ico {
 width:115px;
 position:relative;
 margin-right:-10px
}
.why-are-we__ico:before {
 position:absolute;
 left:0;
 top:0;
 width:100px;
 height:100px;
 border-radius:50%;
 background:#ebf8fd
}
.seo-block__table,
.sidebar__section {
 -webkit-box-shadow:0 2px 15px 0 rgba(255,25,47,.4);
 border-radius:21px
}
.why-are-we__ico-i {
 font-size:200px;
 color:#1b4655;
 font-weight:600;
 line-height:150px;
 position:relative;
 z-index:2;
 -webkit-text-fill-color:transparent;
 -webkit-background-clip:text;
 -webkit-text-stroke:2px #1b4655
}
@media (max-width:992px) {
 .why-are-we__ico:before {
  width:75px;
  height:75px
 }
 .why-are-we__ico-i {
  font-size:130px;
  line-height:100px
 }
}
@media (max-width:550px) {
 .why-are-we__ico:before {
  width:55px;
  height:55px
 }
 .why-are-we__ico-i {
  font-size:110px;
  line-height:100px
 }
}
.why-are-we__info {
 display:flex;
 -ms-flex-direction:column;
 flex-direction:column;
 width:100%
}
.breadcrumbs__list,
.double-page__inner {
 display:-webkit-box;
 display:-ms-flexbox
}
.why-are-we__name {
 color:#1b4655;
 font-size:21px;
 font-weight:600;
 padding:0 10px 0 20px
}
.why-are-we__txt {
 color:grey;
 padding:20px 10px 20px 20px;
 background:url(../img/why-are-we-bg.png)
}
.about-center {
 padding-top:50px;
 padding-bottom:100px
}
@media (max-width:800px) {
 .about-center {
  padding-top:0;
  padding-bottom:40px
 }
}
.breadcrumbs__inner {
 padding-top:25px;
 padding-bottom:25px
}
.breadcrumbs__list {
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap
}
.breadcrumbs__link {
 line-height:27px;
 color:#ff192f;
 text-decoration:underline;
 position:relative;
 margin-right:14px;
 -webkit-transition:.2s;
 transition:.2s
}
.breadcrumbs__link:hover {
 text-decoration:none
}
.breadcrumbs__link:after {
 content:'»';
 text-decoration:none;
 color:#555;
 position:absolute;
 right:-10px
}
.breadcrumbs__link:last-child {
 color:#555;
 text-decoration:none;
 margin-right:0;
 cursor:auto
}
.breadcrumbs__link:last-child:after {
 display:none
}
.double-page__inner {
 display:flex;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
.double-page__content {
 width:100%
}
.double-page__sidebar {
 width:256px;
 margin-left:30px;
 padding-top:700px
}
@media (max-width:1600px) {
 .double-page__sidebar {
  padding-top:450px
 }
}
@media (max-width:1120px) {
 .double-page__inner {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column
 }
 .double-page__sidebar {
  padding-top:0;
  width:100%;
  max-width:100%;
  margin:0 auto
 }
}
.sidebar__section {
 margin-bottom:30px;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-direction:column;
 flex-direction:column;
 box-shadow:0 2px 15px 0 rgba(255,25,47,.4);
 overflow:hidden;
 background:#fff
}
@media (max-width:1120px) {
 .sidebar__section--hide-mobile {
  display:none
 }
}
.sidebar__section-head {
 background:#ff192f;
 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-align:center;
 padding:0 30px;
 color:#fff;
 font-weight:600;
 font-size:18px;
 height:44px
}
.sidebar__section-list {
 padding:20px 30px
}
.sidebar__section-link {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 margin-bottom:15px;
 color:#333;
 line-height:20px;
 -webkit-transition:.2s;
 transition:.2s
}
.sidebar__section-link:last-child {
 margin-bottom:0
}
.sidebar__section-link:hover {
 color:#ff192f
}
@media (max-width:1120px) {
 #licenses-slider .licenses-block__item {
  padding:15px
 }
}
#licenses-slider .licenses-block__img {
 width:100%
}
#licenses-slider .slick-arrow {
 top:-20px;
 left:auto;
 right:auto
}
#licenses-slider .slick-arrow:before {
 content:'';
 height:15px;
 width:14px;
 background-image:url(../img/ico/arrow-w.svg);
 background-size:contain;
 background-position:center;
 background-repeat:no-repeat;
 display:block
}
#licenses-slider .slick-prev {
 left:30px
}
#licenses-slider .slick-next {
 right:30px
}
#licenses-slider .slick-next:before {
 -webkit-transform:rotate(180deg);
 transform:rotate(180deg)
}
.seo-block--w70 {
 width:75%
}
@media (max-width:1220px) {
 .seo-block--w70 {
  width:50%
 }
}
.seo-block h1,
.seo-block__title {
 font-weight:500;
 color:#1b4655;
 font-size:49px;
 line-height:69px
}
@media (max-width:1600px) {
 .seo-block h1,
 .seo-block__title {
  font-size:40px;
  line-height:44px;
  margin:15px 0
 }
}
@media (max-width:800px) {
 .seo-block h1,
 .seo-block__title {
  font-size:30px;
  line-height:36px
 }
}
.seo-block p {
 color:#555;
 margin-bottom:25px;
 line-height:20px;
 text-align:justify
}
.seo-block a {
 color:#ff192f;
 text-decoration:underline;
 font-weight: inherit;
 font-size: inherit;
 -webkit-transition:.1s;
 transition:.1s
}
.seo-block a:hover {
 text-decoration:none
}
.seo-block h2,
.seo-block__subtitle {
 font-weight:500;
 color:#1b4655;
 font-size:29px;
 line-height:45px;
 margin-bottom:25px
}
.seo-block__table {
 margin-bottom:25px;
 padding:30px;
 box-shadow:0 2px 15px 0 rgba(255,25,47,.4);
 background:#fff
}
@media (max-width:992px) {
 .seo-block--w70 {
  width:100%
 }
 .seo-block__table {
  overflow-x:scroll
 }
 .seo-block__table::-webkit-scrollbar {
  width:1em;
  height:10px
 }
 .seo-block__table::-webkit-scrollbar-thumb {
  background-color:#1b4655
 }
 .seo-block__table .seo-block__table-big-wrap {
  width:992px
 }
}
@/*media (max-width:800px) {
 .seo-block h2,
 .seo-block__subtitle {
  font-size:28px;
  line-height:32px;
 }
 .seo-block__table {
  padding:10px
 }
 .seo-block__table .seo-block__table-big-wrap {
  width:768px
 }
}
@media (max-width:550px) {
 .seo-block__table .seo-block__table-big-wrap {
  width:530px
 }
}
.seo-block__table table {
 width:100%;
 border-spacing:initial
}*/
.seo-block__table table thead td[colspan] .seo-block__table-head-wrap {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 padding-bottom:30px
}
.seo-block__table table thead td[colspan] .seo-block__table-title {
 color:#1b4655;
 font-weight:600;
 font-size:29px;
 line-height:27px;
 white-space:nowrap;
 min-width:280px
}
@media (max-width:800px) {
 .seo-block__table table thead td[colspan] .seo-block__table-head-wrap {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  padding-bottom:15px
 }
 .seo-block__table table thead td[colspan] .seo-block__table-title {
  font-size:24px;
  min-width:200px
 }
}
.seo-block__table table thead td[colspan] .seo-block__table-red-txt {
 font-weight:600;
 color:#ff192f;
 font-size:12px;
 line-height:14px;
 padding-left:25px
}
@media (max-width:800px) {
 .seo-block__table table thead td[colspan] .seo-block__table-red-txt {
  padding-left:0;
  max-width:300px;
  padding-top:10px
 }
}
.seo-block__table table thead .seo-block__table-head-tab {
 background-color:#f2f2f2
}
.seo-block__table table thead .seo-block__table-head-tab td {
 padding:15px 20px;
 color:#1b4655;
 font-weight:700;
 font-size:18px
}
@media (max-width:800px) {
 .seo-block__table table thead .seo-block__table-head-tab td {
  padding:10px 15px;
  font-size:14px
 }
}
.seo-block__table table tbody tr:nth-child(even) {
 background-color:#fff5f5
}
.seo-block__table table tbody td {
 padding:10px 20px;
 /* text-align:center; */
}
/* .seo-block__table table tbody td:first-child { */
 /* text-align:start; */
/* } */
@media (max-width:800px) {
 .seo-block__table table tbody td {
  padding:10px
 }
}
.seo-block__table table tr td {
 color:#555;
 font-weight:500
}
.seo-block__table-subtitle {
 background-color:transparent!important
}
.seo-block__table-subtitle td {
 padding-left:0!important
}
@media (max-width:800px) {
 .seo-block__table-subtitle td {
  padding-left:10px!important
 }
}
.seo-block__table-subtitle span {
 color:#1b4655;
 font-weight:600;
 font-size:21px;
 line-height:27px;
 display:block;
 padding-bottom:15px
}
.seo-block ul {
 margin-bottom:30px
}
.seo-block ul li {
 position:relative;
 color:#333;
 line-height:20px;
 padding-left:55px;
 margin-bottom:15px
}
.seo-block ul li:before {
 content:'';
 position:absolute;
 left:18px;
 top:6px;
 width:15px;
 height:6px;
 background:#ff192f;
 border-radius:5px
}
@media (max-width:800px) {
 .seo-block ul li {
  padding-left:40px
 }
 .seo-block ul li:before {
  left:6px
 }
}
.seo-block ol {
 margin-bottom:30px
}
.seo-block ol li {
 position:relative;
 color:#333;
 line-height:20px;
 padding-left:55px;
 margin-bottom:15px;
 counter-increment:step-counter
}
.seo-block ol li:before {
 content:counter(step-counter);
 position:absolute;
 left:12px;
 top:-5px;
 width:26px;
 height:26px;
 border-radius:50%;
 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;
 color:#ff192f;
 border:2px solid #ff192f
}
@media (max-width:800px) {
 .seo-block ol li {
  padding-left:40px
 }
 .seo-block ol li:before {
  left:0
 }
}
.questions__item {
 position:relative;
 border-radius:21px;
 -webkit-box-shadow:0 2px 15px 0 rgba(255,25,47,.4);
 box-shadow:0 2px 15px 0 rgba(255,25,47,.4);
 padding:25px 60px 10px;
 margin-bottom:30px;
 cursor:pointer
}
@media (max-width:800px) {
 .questions__item {
  padding:15px 10px
 }
}
.questions__item.open .questions__item-btn {
 -webkit-transform:rotate(0);
 transform:rotate(0)
}
.questions__item.open .questions__txt {
 max-height:inherit;
 padding-bottom:10px
}
.questions__item-btn {
 position:absolute;
 cursor:pointer;
 -webkit-transition:.2s;
 transition:.2s;
 height:20px;
 width:20px;
 -webkit-transform:rotate(45deg);
 transform:rotate(45deg);
 right:30px;
 top:25px;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 background:url(../img/ico/cross.svg) center no-repeat;
 background-size:contain
}
.admonition__content,
.quote-block__content {
 position:relative;
 display:-webkit-box;
 display:-ms-flexbox
}
.questions__name {
 font-size:18px;
 font-weight:600;
 color:#1b4655;
 padding-bottom:15px
}
@media (max-width:800px) {
 .questions__item-btn {
  right:15px;
  top:30px;
  height:15px;
  width:15px
 }
 .questions__name {
  padding-right:42px;
  line-height:20px;
  padding-top:10px;
  padding-bottom:10px
 }
}
.questions__txt {
 max-height:0;
 overflow:hidden;
 position:relative;
 -webkit-transition:.2s all;
 transition:.2s all;
 color:#1b4655;
 line-height:20px;
 text-align:justify
}
.quote-block__content {
 display:flex;
 padding:30px 90px;
 background-color:#fff5f5;
 background-image:url(../img/ico/quotation.svg);
 background-position:40px 45px;
 background-size:35px;
 background-repeat:no-repeat;
 margin-bottom:30px
}
@media (max-width:800px) {
 .quote-block__content {
  padding:5px 15px 5px 60px;
  background-position:15px 20px;
  background-size:30px
 }
}
.quote-block p,
.quote-block__txt {
 color:#000;
 text-align:justify
}
.admonition__txt,
.consultation__message span {
 text-align:center;
 font-weight:600;
 color:#1b4655
}
.admonition__inner {
 padding-top:30px;
 padding-bottom:30px
}
.admonition__content {
 padding:0 30px;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 border-radius:5px;
 border:1px solid #ff192f
}
.btn-block,
.consultation__content {
 display:-webkit-box;
 display:-ms-flexbox
}
@media (max-width:800px) {
 .admonition__content {
  padding:5px
 }
}
.admonition__ico {
 position:absolute;
 top:-17px;
 left:20px;
 border-radius:5px;
 width:47px;
 height:34px;
 background:url(../img/ico/exclam.png) center no-repeat #ff192f;
 background-size:6px
}
.admonition__txt {
 max-width:550px;
 font-size:18px;
 line-height:20px
}
.btn-block {
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 padding-top:25px;
 padding-bottom:50px
}
@media (max-width:800px) {
 .btn-block {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  padding-bottom:20px;
  padding-top:0;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
 }
}
.btn-block__btn {
 margin:15px
}
.consultation {
 margin-bottom:30px
}
.consultation__form {
 background-color:#f3f4f6;
 background-repeat:no-repeat;
 background-position:right top;
 background-size:cover;
 padding:30px;
 position:relative;
 overflow:hidden;
 background-position-x: center;
}
.consultation__form.submitted .consultation__message {
 z-index:1;
 visibility:visible;
 opacity:1
}
.consultation__content {
 max-width:540px;
 width:100%;
 display:flex;
 -ms-flex-direction:column;
 flex-direction:column;
 min-height:414px
}
@media (max-width:800px) {
 .consultation__form {
  padding:15px
 }
 .consultation__content {
  width:100%;
  max-width:100%;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
 }
}
.consultation__message {
 position:absolute;
 left:0;
 top:0;
 width:100%;
 height:100%;
 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;
 padding:30px;
 visibility:hidden;
 opacity:0;
 z-index:-1;
 -webkit-transition:.3s;
 transition:.3s;
 background-color:#f0f1f3
}
.consultation__message span {
 font-size:24px
}
@media (max-width:992px) {
 .consultation__form {
  background-image:url()!important
 }
 .consultation__message span {
  font-size:16px
 }
}
.consultation__title {
 color:#1b4655;
 font-size:39px;
 font-weight:500;
 line-height:45px
}
@media (max-width:800px) {
 .consultation__title {
  font-size:22px;
  line-height:24px
 }
 .consultation__row {
  width:100%
 }
}
.consultation__desc {
 color:#333;
 line-height:28px
}
.consultation__row {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 margin:12px 0
}
.consultation__checkbox,
.footer__inner {
 display:-webkit-box;
 display:-ms-flexbox
}
.consultation__checkbox {
 display:flex;
 font-size:12px;
 color:#333
}
.consultation__checkbox span {
 padding-left:20px
}
.consultation__checkbox span a {
 text-decoration:underline;
 color:#333
}
.consultation__checkbox span a:hover {
 color:#ff192f
}
.consultation__btn {
 padding-top:15px
}
@media (max-width:800px) {
 .consultation__btn {
  width:100%
 }
}
@media (max-width:550px) {
 .consultation__btn-i {
  max-width:100%
 }
}
.footer {
 background:#1b4655
}
.footer__inner {
 display:flex
}
.footer__column,
.footer__list {
 display:-webkit-box;
 display:-ms-flexbox
}
.footer__list {
 width: 100%;
 display:flex;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 margin:0 -15px
}
@media (max-width:1120px) {
 .footer__list {
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
 }
}
.footer__column {
 padding:20px 15px;
 display:flex;
 height:100%;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.footer__address,
.footer__logo {
 display:-webkit-box;
 display:-ms-flexbox
}
@media (max-width:1120px) {
 .footer__column {
  width:50%;
  padding:15px;
  height:auto;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
 }
}
@media (max-width:800px) {
 .footer__column {
  width:100%
 }
 .footer__phone {
  -webkit-transform:translateX(10px);
  transform:translateX(10px)
 }
}
.footer__logo {
 display:flex;
 max-width:255px;
 width:100%
}
.footer__logo-img {
 width:100%
}
.footer__address {
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.footer__address:hover .footer__address-ico {
 background-image:url(../img/ico/pin.svg)
}
.footer__address-ico {
 width:28px;
 height:36px;
 -webkit-transition:.3s;
 transition:.3s;
 background-image:url(../img/ico/pin-white.svg);
 background-repeat:no-repeat;
 background-size:contain;
 background-position:center;
 margin-right:13px
}
.footer__address-txt {
 color:#fff;
 font-weight:500;
 font-size:16px;
 line-height:22px
}
.footer__social-list {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 margin:0 -15px;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
.footer__social-item {
 padding:0 15px;
 /* width:25% */
}
.footer__phone-ico-i,
.footer__social-link {
 width:36px;
 height:36px;
 background-repeat:no-repeat;
 background-position:center;
 background-size:contain
}
.footer__social-link {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-transition:.3s;
 transition:.3s
}
.footer__phone,
.footer__phone-ico-i {
 display:-webkit-box;
 display:-ms-flexbox
}
.footer__social-link--vk {
 background-image:url(../img/ico/vk-white.svg)
}
.footer__social-link--vk:hover {
 background-image:url(../img/ico/vk.svg)
}
.footer__social-link--fb {
 background-image:url(../img/ico/fb-white.svg)
}
.footer__social-link--fb:hover {
 background-image:url(../img/ico/fb.svg)
}
.footer__social-link--inst {
 background-image:url(../img/ico/inst-white.svg)
}
.footer__social-link--inst:hover {
 background-image:url(../img/ico/inst.svg)
}

.footer__social-link--mail {
 background-image:url(../img/ico/emi-white1.svg)
}
.footer__social-link--mail:hover {
 background-image:url(../img/ico/emi-red1.svg)
}

.footer__social-link--ok {
 background-image:url(../img/ico/ok-white.svg)
}
.footer__social-link--ok:hover {
 background-image:url(../img/ico/ok.svg)
}
.footer__phone {
 display:flex
}
.footer__phone:hover .footer__phone-ico-i {
 background-image:url(../img/ico/phone-plus.svg)
}
.footer__phone:hover .footer__phone-number-i {
 color:#ff192f
}
.footer__phone-ico-i {
 display:flex;
 background-image:url(../img/ico/phone-plus-white.svg);
 -webkit-transition:.2s;
 transition:.2s
}
.footer__phone-number {
 padding-left:15px;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-direction:column;
 flex-direction:column
}
.footer__phone-number-i {
 font-size:20px;
 font-weight:500;
 color:#fff;
 -webkit-transition:.2s;
 transition:.2s
}
@media (max-width:800px) {
 .footer__phone-number-i {
  font-size:18px
 }
}
.footer__phone-number-txt {
 font-size:12px;
 font-weight:500;
 color:#fff
}
.slick-slide:focus {
 outline:0
}
.container {
	width: 100%;
	max-width: 1170px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.section_title::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 6px;
	border: 3px solid #ff192f;
	z-index: -1;
}
#inner_page h1 {
	font-size: 38px;
	font-weight: 800;
	text-align: center;
	padding: 40px 0;
	position: relative;
	z-index: 2;
    margin: 0;
}
@media (max-width: 767px){
	#inner_page h1 {font-size: 28px;padding: 15px 0;}
}
.section_title span {
	background: #fff;
	padding: 0 20px;
	font-size: 38px;
	font-weight: 800;
	color: #1b4655;
}
.contacts-element {
	padding: 0 0 25px 55px;
	font-size: 16px;
	font-weight: 600;
}
.contact_title {
	font-size: 20px;
}
.contact_table table td {
	padding-left: 100px;
}
.contact_table table {
	width: 100%;
	text-align: left;
}
.address-contacts p::before {
	content: url('/sitefiles/img/ico/contacts/loc50.png');
	position: absolute;
	left: -60px;
    top: -30px;
}
.schedule-contacts > p::before {
	content: url('/sitefiles/img/ico/contacts/tim.png');
	position: absolute;
	left: -70px;
    top: -20px;
}
.phone-contacts > a::before {
	content: url('/sitefiles/img/ico/contacts/tel.png');
	position: absolute;
	left: -60px;
    top: -30px;
}
.email-contacts > a::before {
	content: url('/sitefiles/img/ico/contacts/vrem(2).png');
	position: absolute;
	left: -75px;
    top: -35px;
}
.contacts-element a {
	color: #c80018;
	text-decoration: underline;
    position:relative;
}
.zh_contp {
	font-size: 16px;
	font-weight: 600;
	color: #555;
    position:relative;
}
#inner_page h2 {
	font-size: 32px;
	font-weight: 800;
	text-align: center;
	padding: 40px 0;
	position: relative;
	z-index: 2;
	margin:0;
}

.modal-content{
	background-color: #fefefe;
	margin: 15% auto;
	padding: 20px;
	border: 1px solid #888;
	width: 80%;
}
.close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}
.popup {
	margin-top: 100px;
	padding: calc(15 * 1px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
	background-color: #fff;
	max-width: 430px;
	margin: auto;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 3000 !important;
	border-radius: 25px;
}
.text__32 {
	font-family: "TT Norms";
	font-style: normal;
	font-weight: bold;
	font-size: calc(20 * 1px + (32 - 20) * ((100vw - 320px) / (1920 - 320)));
	line-height: 144.5%;
	letter-spacing: -0.025em;
	color: #455271;
}
.text__16 {
	font-family: "TT Norms";
	font-style: normal;
	font-weight: normal;
	font-size: calc(12 * 1px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
	line-height: calc(14 * 1px + (19 - 14) * ((100vw - 320px) / (1920 - 320)));
	color: #455271;
}
.popup__list {
	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;
}
.popup__list label {
	margin-bottom: 10px;
	font-family: "TT Norms";
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 150%;
	color: #455271;
}
.popup__list input {
	height: 56px;
	padding: 10px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	margin-bottom: 22px;
	font-family: "TT Norms";
	color: #455271;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 100%;
}
.popup__list label {
	margin-bottom: 10px;
	font-family: "TT Norms";
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 150%;
	color: #455271;
}
.popup__btn {
	width: 100%;
	height: 56px;
	margin-bottom: 25px;
	padding: 20px 10px;
	background: #ff192f;
	-webkit-box-shadow: 0px 4px 9px rgba(223, 33, 67, 0.26);
	box-shadow: 0px 4px 9px rgba(223, 33, 67, 0.26);
    border: 1px solid #ff192f;
    border-radius: 50px !important;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-transform: uppercase;
	color: #F2F2F2;
	-webkit-transition: all ease-out .3s !important;
	transition: all ease-out .3s !important;
    cursor: pointer;
}
.btn-block__btn{
	-webkit-transition: all ease-out .3s !important;
	transition: all ease-out .3s !important
}
.popup__caption {
	font-family: "TT Norms";
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 100%;
	text-align: center;
	color: #455271;
}
/* .mfp-content { */
	/* padding: calc(30 * 1px + (100 - 30) * ((100vw - 320px) / (1920 - 320))) 0; */
/* } */
.mb__15 {
	margin-bottom: 15px;
}
.mb__20 {
	margin-bottom: 20px;
}
.decorate_line::before {
	background: linear-gradient(90deg,rgba(255,92,19,0) 0%,#ff192f 50%,rgba(255,92,19,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5c13',endColorstr='#ff5c13',GradientType=1);
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin: 35px auto 0;
	content: '';
	height: 1px;
	width: 181px;
}
._title_block {
	font-weight: 700;
	text-transform: uppercase;
	color: #333;
	font-size: 40px;
	line-height: 1;
	margin: 0 0 60px;
	text-align: center;
	position: relative;
}
.error_h1 {
	margin-top: 5%; 
}
.error_p {
	margin-bottom: 5%;
}
.error_a {
	margin-left: 43%;
	position: relative;
}
.error_img {
	position: relative;
	margin-left: 23%;
	margin-top: 7%;
	margin-bottom: 7%;
}
.seo-block__table .seo-block__table-big-wrap table tbody td div {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.seo-block__table .seo-block__table-big-wrap table tbody td div a {
	display: inline-table !important;
	background: #ff192f;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-box-shadow: 0 2px 15px 0 rgba(255,25,47,.4);
	box-shadow: 0 2px 15px 0 rgba(255,25,47,.4);
	max-width: 255px;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50px;
	border: 1px solid #ff192f;
}
.seo-block__table .seo-block__table-big-wrap table tbody td div a span {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
	-webkit-transition: .3s;
	transition: .3s;
	text-align: center !important;
	fold: center;
	width: 10px;
	display: block;
	width: 100%;
	padding: 0 20px 0;
}
.seo-block__table .seo-block__table-big-wrap table tbody td div a:hover {
	color: #ff192f;
	background-color: #fff;
}
.seo-block__table .seo-block__table-big-wrap table tbody td div a span:hover {
	color: #ff192f;
}
ul li a {
	color: #ff192f;
	text-decoration: underline;
	-webkit-transition: .1s;
	transition: .1s;
}
.txt-block ul li {
	position: relative;
	color: #555;
	margin-bottom: 15px;
	text-align: justify;
	margin-left: 15px;
}
.txt_block ul li::before {
	content: " ";
	position: absolute;
	left: 18px;
	top: 6px;
	width: 15px;
	height: 6px;
	background: #ff192f;
	border-radius: 5px;
}
.txt-block ol li {
	color: #555;
	margin-bottom: 15px;
	text-align: justify;
	margin-left: 30px;
}
.txt_block ol li::before {
	content: '';
	position: absolute;
	left: 18px;
	top: 6px;
	width: 15px;
	height: 6px;
	background: #ff192f;
	border-radius: 5px;
}
.mfp-figure::after {
	background: none;
}
.mfp-figure::after, .mfp-iframe-scaler iframe {
	box-shadow: unset;
	position: absolute;
}
img.mfp-img {
	padding: 40px 0 0 0;
	margin: 0 auto;
}

#hc_link {
	text-decoration: none;
}
#hc_link:hover {
	text-decoration: underline;
}

/* REVIEWS */

.reviews_inner {
	background-image: none !important;
}
.review {
	background-image: url(../img/backround-rewiew-min.jpg);
	background-size: cover;
	background-position: center;
	padding: 77px 0 69px;
	overflow: hidden;
}
.container {
	max-width: 1170px;
}
.reviews_inner .divider {
	background-image: -moz-linear-gradient(0deg,#06ecd3 0%,#15b3ec 100%);
	background-image: -webkit-linear-gradient(0deg,#06ecd3 0%,#15b3ec 100%);
	background-image: -ms-linear-gradient(0deg,#06ecd3 0%,#15b3ec 100%);
	width: 63px;
	height: 7px;
	border-radius: 7px;
	margin: 5px 0 25px 5px;
}
.review .divider {
	background-image: none;
	background-color: #ff192f;
	margin: 10px 0 30px;
}
.flex_box {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: flex-start;
	-webkit-align-items: flex-start;
	-webkit-box-align: flex-start;
	align-items: flex-start;
	float: none;
}
.col-lg-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
/* .col-md-6 { */
	/* -ms-flex: 0 0 50%; */
	/* flex: 0 0 50%; */
	/* max-width: 50%; */
/* } */
/* .col-sm-12 { */
	/* -ms-flex: 0 0 100%; */
	/* flex: 0 0 100%; */
	/* max-width: 100%; */
/* } */
.reviews_inner .patient-item {
	margin: 15px 0 15px 64px;
	-webkit-box-shadow: 0 2px 15px 0 rgba(255,25,47,.4);
	box-shadow: 0 2px 15px 0 rgba(255,25,47,.4);
}
.patient-item {
	border-radius: 10px;
	background-color: #fff;
	margin-left: 64px;
	position: relative;
	padding: 34px 25px;
}
.review h5 {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	color: #323b44;
	font-weight: 700;
	line-height: 1.333;
	text-align: left;
	margin: 0 0 16px;
}
.review p {
	font-size: 16px;
	color: #798a9a;
	line-height: 1.5;
	text-align: left;
	margin: 0;
}
.seo-block.aos-init.aos-animate ol li a {
	color: red;
	text-decoration: underline;
}
.seo-block.aos-init.aos-animate ol li a:hover {
	text-decoration: none;
}
/* REVIEWS */
.stati__info {
    text-align: center!important;
	padding:10px;
}
.stati__item:hover {-webkit-box-shadow: 0 2px 30px 0 rgba(255,25,47,.6);box-shadow: 0 2px 30px 0 rgba(255,25,47,.6);}
.stati__item {padding:0;overflow: hidden;}
@media (max-width: 650px){
.contact_table table td {padding-left: 0px;}
.section_title span {padding: 0 5px;font-size: 32px;}
.reviews_inner .patient-item {margin: 15px 0 15px;}
.contacts-element:nth-child(2n+1){padding: 0 0 25px 35px;}
.contacts-element a:before, .contacts-element p:before {left: -55px;transform:scale(0.7)}
}
@media (max-width: 576px){
.col-xs-12 {width:100%!important;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%}
}
.header__nav {
    z-index: 5;
}

.city__filter {
    outline: none;
    border-radius: 31.5px;
    border: 2px solid #4dc5c3;
    padding: 5px 20px;
    min-width: 300px;
	font-size: large;
    text-align: center;
	margin-bottom: 30px;
}
.inside_filter {
    text-align: center;
}
.subfolder_ul {
    flex-wrap: wrap;
    display: flex;
    margin-bottom:30px;
}
.inside_city {list-style-type: none;font-size:14px;width:25%; margin: 8px 0;}
@media screen and (max-width: 950px)
{
	.inside_city {width:33%; margin: 8px 0;}
}
@media screen and (max-width: 700px)
{
.inside_city {width:50%;padding-left:25px!important;}
}
.hide {
    display: none!important;
}
.fancy_photo {transition: all .3s ease-out;margin:10px 0}
.fancy_photo:hover {transition: all .3s ease-out;filter: opacity(50%);}
.flex_box {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-align: flex-start;-webkit-align-items: flex-start;-webkit-box-align: flex-start;align-items: flex-start;float: none; }
.ph_gal {justify-content: space-around;margin-bottom: 30px;}
.gal_item {margin: 15px;}

.statTable {
  text-align: center;
}
.statTableHead {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #555;
}
.txt-block__content.site-container__inner ul {
  display: inline-block;
}
.container.seo-block {margin-top:60px;}
@media (max-width:992px) {
	#inner_page {padding-top: 77px;}
	.container.seo-block {margin-top:120px;}
}
@media (max-width: 767px){.container.seo-block {margin-top:120px;}}
/*ФИЛИАЛЫ В САМАРЕ*/
.branches-link a {
  color: #c80018;
  text-decoration: underline;
}
.branches-link a:hover {
  color: #1b4655;
  text-decoration: none;
}
#branches-wrapper {
  width: 500px;
  height: 500px;
  background: #fff;
  margin: auto;
  border: 1px solid #555;
  border-radius: 30px;
}
.branches-title {
  display: inline-flex;
}
.branches-title h4 {
  padding: 15px;
  font-size: 20px;
}
.branches-list {
  margin-top: 70px;
  text-align: center;
}
.branches-list p span {
  color: #555;
  font-size: 20px;
} 
.city-list a {
    display: inline-block;
    font-size: 14px;
    color: #1e2528;
    margin: 0 18px 18px;
    text-decoration: underline;
    position: relative;
}
.city-list a:hover {
	color: #ff192f;
    text-decoration: none;
}
.header__nav .header__top-regions{display:none;}
@media (max-width:550px) {
.header__top .header__top-regions{display:none}
.header__nav .header__top-regions{display:block;position: relative;z-index: 2;margin-bottom:30px;}
}
/*.site-container-wrap+.site-container-wrap{margin-top:-20px}*/

.doctor__item{
           width: 49%;
    display: flex;
    justify-content: flex-start;
    min-height: 140px;
    padding: 10px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(255 49 69 / 60%);
    border-radius: 16px;
    margin-bottom: 15px;
    flex-direction: row;
    }
    .doctor__item:hover{
        box-shadow: 0px 0px 15px rgba(255, 49, 69, 0.8);
        transition: all ease-in 0.5s;
    }
    .doctor__img{
        width: 35%;
        margin-right: 16px;
    }
    .doctor__img img{
        width: 100%;
    }
    .doctor__name p{
        font-weight: 600;
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 3px;
    }
    .doctor__specialization__item{
        margin: 0;
        font-size: 16px;
        font-weight: 500;
    }
    .doctor__specialization__item:nth-child(1){
        margin-bottom: 6px;
    }
    .doctor__specialization__item:nth-child(2){
        margin-bottom: 40px;
    }
    .doctor__button{
        color: #FF2A3E;
        background: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 500;
        padding: 11px 46px;
        border-radius: 20px;
        border: 1px solid;
    }
    .doctor__button:hover{
        color: #fff;
        background: #FF2A3E;
        transition: all ease-in 0.5s;
    }

    .doctor__page{
        width: 100%;
        display: flex;
        flex-direction: column;
        padding: 30px;
    }

    .doctor__title{
        color: #1D1D1D;
        font-size: 30px;
        font-weight: bold;
        margin-bottom: -50px;
    }

    .doctor__body{
        display: flex;
        flex-direction: column;
    }

    .doctor__top{
        display: flex;
        flex-direction: row;
    }

    .doctor__page .doctor__img{
        padding: 30px;
    }

    .doctor__description{
        padding: 30px;
        width: 65%
    }

    .doctor__profession{
        width: 100%;
        padding-bottom: 30px;
        border-bottom: 1px solid #D8D8D8;
    }

    .doctor__item__title{
        font-weight: 600;
        font-size: 20px;
        margin-bottom: -11px;
    }

    .doctor__bottom .doctor__item__name{
        margin-bottom: 10px;
    }

    .doctor__item__name{
        font-weight: 400;
        font-size: 17px;
        margin-bottom: -11px;
    }

    .doctor__experience{
        width: 100%;
        padding-bottom: 30px;
        border-bottom: 1px solid #D8D8D8;
    }
     
    .doctor__education{
        width: 100%;
        padding-bottom: 30px;
        border-bottom: 1px solid #D8D8D8;
    }

    .doctor__bottom{
        padding: 0 30px;
    }

    .doctor__more{
        background: #FFFFFF;
        box-shadow: 0px 4px 40px rgb(0 0 0 / 12%);
        border-radius: 8px;
        padding: 16px;
    }

    .doctor__item__title i{
        color: #FF2A3E;
        font-size: 20px;
    }
    
    .doctor{
            display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    }
    
    .steps__item{
        width: 30%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 20px;
    }

    .steps__icons{
        position: relative;
        width: 200px;
        height: 175px;
    }

    .steps__back{
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .steps__back img{
        width: 90%;
    }

    .steps__logo{
        position: absolute;
        top: 29%;
        left: 23%;
    }

    .steps__logo img{
        width: 70px;
        height: 70px;
    }

    .steps__name{
        text-align: center;
        font-size: 20px;
    }

    .steps__name p{
        margin-top: 10px;
    }

    .steps__name::before{
        content: '';
        border-top: 5px solid #FF192F;
        width: 30%;
        text-align: center;
    }

    .el__one{
        position: absolute;
        top: 14%;
        left: 80%;
        z-index: -1;
    }

    .el__two{
        position: absolute;
        top: 9%;
        left: 5%;
    }

    .el__three{
        position: absolute;
        top: 75%;
        left: 45%;
    }

    .steps__item hr{
        width: 30%;
        height: 5px;
        background: #FF192F;
        border: none;
    }

    .steps{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    @media (max-width: 600px) {
      .steps__item{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 20px;
    }
    .doctor__item {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 140px;
    padding: 10px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(255 49 69 / 60%);
    border-radius: 16px;
    margin-bottom: 15px;
    align-items: center;
}
.doctor__descr{
    text-align: center;
}

.doctor__button {
    color: #FF2A3E;
    background: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    padding: 3px 46px;
    border-radius: 20px;
    border: 1px solid;
}
    }