html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

:focus {
  outline: 0;
}

body {
  font: normal 75%/150% 'Muller', Arial, Tahoma, Verdana, Georgia, sans-serif;
  font-size: 14px;
  min-width: 100%;
  color: #000;
}

a {
  color: #0d6efd;
  text-decoration: none;
}

a:hover {
  color: #fc6f37;
}

img {
  max-width: 100%;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

li::marker {
  color: rgb(91, 196, 190);
  font-size: 16px;
}

.ps {
  position: relative;
  float: left;
  width: 100%;
}

.wrapper {
  /*max-width: 1820px;*/
  max-width: 1250px;
  padding: 0 15px;
  width: 100%;
  margin: 0 auto;
}

.header-1 {
  background: #F0F0F0;
  backdrop-filter: blur(70px);
}

.header-1 .header-1-in {
  height: 48px;
}

.header-1 .header-1-in .header-1-address {
  position: absolute;
  top: 13px;
  left: 0;
  font-size: 14px;
  line-height: 18px;
  color: #003974;
  background: url(../img/map.svg) left center no-repeat;
  padding-left: 30px;
}

.header-1 .header-1-in .header-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  color: #fff;
  background: url(../img/order.svg) 39px 14px no-repeat #0071BC;
  width: 216px;
  font-size: 14px;
  line-height: 18px;
  padding-left: 69px;
  padding-top: 13px;
  transition: 0.1s;
  cursor: pointer;
}

.header-1 .header-1-in .header-btn:hover {
  opacity: 0.95;
}

.header-2 .header-2-in {
  height: 105px;
}

.header-2 .header-2-in .logo {
  position: absolute;
  top: 15px;
  left: 0;
}

.header-2 .header-2-in .main-menu {
  position: absolute;
  top: 44px;
  left: 248px;
  list-style: none;
}

.header-2 .header-2-in .main-menu li {
  position: relative;
  float: left;
  font-weight: 500;
  font-size: 16px;
  margin-right: 40px;
  line-height: 16px;
}

.header-2 .header-2-in .main-menu li.cat-menu {
  position: relative;
  float: left;
  padding-left: 39px;
  background: url(../img/cat.svg) left center no-repeat;
  cursor: pointer;
  color: #003974;
}

.header-2 .header-2-in .main-menu li.cat-menu span {
  display: block;
  position: relative;
  float: left;
  z-index: 2;
}

.header-2 .header-2-in .main-menu li.cat-menu.active {
  color: #ffff;
}

.header-2 .header-2-in .main-menu li.cat-menu.active:before {
  content: '';
  position: absolute;
  top: -13px;
  bottom: -15px;
  left: -10px;
  width: calc(100% + 25px);
  background: url(../img/cat_w.svg) 11px center no-repeat #0071BC;
  border-radius: 5px;
}

.header-2 .header-2-in .main-menu li a {
  color: #003974;
  text-decoration: none;
}

.header-2 .header-2-in .main-menu li.sub-menu a {
  padding-right: 13px;
}

.header-2 .header-2-in .main-menu li a {
  display: block;
  position: relative;
  float: left;
}

.header-2 .header-2-in .main-menu li.sub-menu > a:before {
  content: '';
  position: absolute;
  right: 0;
  top: 6px;
  width: 8px;
  height: 5px;
  background: url(../img/check.svg) center center no-repeat;
}

.header-2 .header-2-in .main-menu li.sub-menu .sub-menu-list {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 217px;
  background: #fff;
  padding: 12px 12px;
  z-index: 10;
  list-style: none;
}

.header-2 .header-2-in .main-menu li.sub-menu .sub-menu-list li {
  width: 100%;
  margin: 8px 0;
}

.header-2 .header-2-in .main-menu li.sub-menu .sub-menu-list li.sub-item-mb {
  display: none;
}

.header-2 .header-2-in .main-menu li.sub-menu:hover .sub-menu-list {
  display: block;
}

.header-2 .header-2-in .header-phones {
  position: absolute;
  top: 22px;
  left: 776px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 156%;
  display: block;
  color: #222222;
}

.header-2 .header-2-in .header-phones a {
  color: #222222;
  text-decoration: none;
}

.header-2 .header-2-in .header-nets {
  position: absolute;
  top: 37px;
  left: 976px;
}

.header-2 .header-2-in .header-nets .hd-net, .contacts-nets .cnt-net {
  position: relative;
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 12px;
}

.header-2 .header-2-in .header-nets .hd-net.hd-wa, .contacts-nets .cnt-net.cnt-wa {
  background: url(../img/net-wa.svg) center center no-repeat;
}

.header-2 .header-2-in .header-nets .hd-net.hd-vb, .contacts-nets .cnt-net.cnt-vb {
  background: url(../img/net-vb.svg) center center no-repeat;
}

.header-2 .header-2-in .header-nets .hd-net.hd-tg, .contacts-nets .cnt-net.cnt-tg {
  background: url(../img/net-tg.svg) center center no-repeat;
}

.header-2 .header-2-in .header-nets .hd-net.hd-vk, .contacts-nets .cnt-net.cnt-vk {
  background: url(../img/net-vk.svg) center center no-repeat;
}

.search-fade {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background: #000;
  opacity: 0.6;
  z-index: 98;
  display: none;
  opacity: 0;
}

.header-2 .header-2-in .header-search {
  position: absolute;
  top: 31px;
  right: 3px;
  width: 44px;
  height: 44px;
  background: url(../img/search.svg) center center no-repeat;
  cursor: pointer;
  z-index: 99;
}

.header-2 .header-2-in .header-search .hd-search {
  position: absolute;
  top: -9px;
  right: 0;
  width: 1220px;
  display: none;
  opacity: 0;
}

.header-2 .header-2-in .header-search .hd-search .search-input {
  height: 64px;
  border-radius: 30px;
  padding-left: 30px;
  background: #fff;
  font-size: 16px;
  line-height: 16px;
  padding-right: 192px;
  border: 1px solid #eee;
  color: #556085;
}

.header-2 .header-2-in .header-search .hd-search .search-submit {
  position: absolute;
  right: 11px;
  top: 8px;
  background: url(../img/lope.svg) 19px center no-repeat #0071BC;
  padding-left: 28px;
  font-size: 16px;
  border-radius: 30px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  width: 175px;
  height: 46px;
  line-height: 16px;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  transition: 0.2s;
}

.header-2 .header-2-in .header-search .hd-search .search-submit:hover {
  opacity: 0.9;
}

.sub-title {
  font-style: normal;
  font-weight: 300;
  font-size: 28px;
  line-height: 100%;
  color: #003974;
}

.sub-title-right {
  padding-right: 150px;
}

.sub-title-right .sub-title-link {
  position: absolute;
  right: 0;
  top: 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 110%;
  color: #0071BC;
  text-decoration: none;
  padding-left: 20px;
  background: url(../img/marker.svg) left center no-repeat;
}

.menu-catalog {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 10;
  max-height: 0;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 15px 15px #eee;
  transition: 0.3s;
}

.menu-catalog.active {
  max-height: 4500px;
}

.menu-catalog .menu-catalog-in {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 40px;
}

.menu-catalog .menu-col {
  position: relative;
  float: left;
  width: 25%;
  margin-bottom: 18px;
}

.menu-catalog .menu-col .menu-title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #556085;
  display: block;
  margin-bottom: 12px;
}

.menu-catalog .menu-col ul li {
  list-style: none;
  display: block;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #556085;
  margin-bottom: 15px;
  padding-right: 15px;
  text-decoration: none;
}

.menu-catalog .menu-col ul li a {
  color: #556085;
  text-decoration: none;
}

.menu-catalog .menu-col ul li.menu-more a {
  position: relative;
  float: left;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  padding-right: 25px;
  color: #0071BC;
  text-decoration: none;
  background: url(../img/read_more.svg) right center no-repeat;
}

.menu-catalog .menu-col ul li a:hover {
  color: #1962cd;
}

.bread-crumbs {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #9A9EAA;
  margin: 20px 0 20px 0;
}

.bread-crumbs a {
  color: #9A9EAA;
}

.page-header h1 {
  position: relative;
  float: left;
  width: 100%;
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  line-height: 38px;
  color: #003974;
  margin-bottom: 25px;
}

.main-screen {
  background: url(../img/hero.png);
  background-size: cover;
  background-position: center;
}

.main-screen .main-screen-in {
  height: 681px;
}

.main-screen .main-screen-in .main-info {
  margin-top: 138px;
  position: relative;
  float: left;
  width: 572px;
}

.main-screen .main-screen-in .main-info .main-info-title {
  font-style: normal;
  font-weight: 300;
  font-size: 48px;
  line-height: 54px;
  margin-bottom: 27px;
  color: #FFFFFF;
}

.main-screen .main-screen-in .main-info .main-info-prev {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
  display: block;
  margin-bottom: 32px;
}

.main-screen .main-screen-in .main-info .main-info-btns .main-info-order {
  position: relative;
  float: left;
  margin-right: 20px;
  color: #0071BC;
  background: #FFFFFF;
  border-radius: 30px;
  height: 46px;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 210px;
  justify-content: center;
  font-size: 15px;
  line-height: 95%;
  cursor: pointer;
}

.main-screen .main-screen-in .main-info .main-info-btns .main-info-order:hover {
  color: #000;
}

.main-screen .main-screen-in .main-info .main-info-btns .main-info-more {
  position: relative;
  float: left;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 30px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  height: 46px;
  width: 137px;
  color: #FFFFFF;
  text-align: center;
  padding-top: 12px;
}

.main-screen .main-screen-in .main-info .main-info-btns .main-info-more:hover {
  color: #000;
}

.sales {
  padding-top: 70px;
}

.sales .sales-list {
  margin-top: 23px;
  margin-bottom: 29px;
}

.sales .sales-list .sales-item {
  position: relative;
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 25px;
}

.sales .sales-list .sales-item:nth-child(3n){
  margin-right: 0;
}

.services {
  background: #F0F0F0;
  padding-top: 70px;
  padding-bottom: 80px;
}

.services .services-search {
  margin-top: 25px;
}

.services .services-search .search-input {
  height: 65px;
  background: #fff;
  border-radius: 40px;
  border: none;
  font-size: 17px;
  padding-left: 30px;
  padding-right: 190px;
}

.services .services-search .search-submit {
  position: absolute;
  right: 0;
  top: 10px;
  width: 175px;
  height: 46px;
  right: 10px;
  background: url(../img/lope.svg) 19px center no-repeat #0071BC;
  padding-left: 28px;
  font-size: 16px;
  color: #fff;
  border-radius: 30px;
  cursor: pointer;
  border: none;
}

.services .services-search .search-submit:hover {
  opacity: 0.95;
}

.services-list {
  margin-top: 28px;
}

.services-list .services-list-tabs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.services-list .services-list-tabs .services-tab {
  position: relative;
  float: left;
  width: 152px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  color: #556085;
  border-radius: 10px 10px 0px 0px;
  cursor: pointer;
}

.services-list .services-list-tabs .services-tab.active {
  background: #fff;
  cursor: default;
}

.services-list .services-list-tabs .services-tab .services-tab-img {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
  height: 64px;
  padding-bottom: 6px;
}

.services-list .services-list-tabs .services-tab .services-tab-name {
  text-align: center;
  height: 45px;
}

.services .services-list .tabs-content {
  background: #fff;
  display: none;
  opacity: 0;
}

.services .services-list .tabs-content.active {
  display: block;
  opacity: 1;
  transition: 0.2s;
}

.services-list .tabs-content ul {
  display: block;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  list-style: none;
  opacity: 0;
  transition: 0.2s;
  padding: 33px 15px 39px 49px;
}

.services .services-list .tabs-content.active ul {
  transition: 0.2s;
  opacity: 1;
}

.services-list .tabs-content ul li {
  list-style: none;
  width: 33%;
  padding-right: 15px;
  margin: 8px 0;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  max-width: 90%;
  margin-bottom: 5px;
}

.services-list .tabs-content ul li a {
  text-decoration: none;
  color: #556085;
  transition: 0.2s;
}

.services-list .tabs-content ul li a:hover {
  color: #0071bc;
}

.doctors {
  margin-top: 70px;
}

.doctors .doctors-lr {
  z-index: 3;
}

.doctors .doctors-prev {
  font-size: 18px;
  line-height: 24px;
  color: #556085;
  margin-top: 22px;
}

.doctors .doctors-list {
  margin-top: 19px;
}

.doctors .doctors-list .doctor {
  position: relative;
  float: left;
  width: 23%;
  margin-right: 2%;
  overflow: hidden;
  background: #FFFFFF;
  margin-top: 10px;
  box-shadow: 0px 3px 8px rgba(85, 96, 133, 0.2);
  border-radius: 12px;
}

.doctors.doctors-page {
  margin-top: 20px;
  margin-bottom: 40px;
}

.doctors.doctors-page .doctors-list .doctor {
  margin-bottom: 15px;
}

.doctors.doctors-page .doctors-content {
  display: none;
}

.doctors.doctors-page .doctors-content.active {
  display: block;
}

.doctors.doctors-page .doctors-content .doctors-list {
  opacity: 0;
}

.doctors.doctors-page .doctors-content.active .doctors-list {
  opacity: 1;
}


.doctors.doctors-page .doctors-block-tabs {
  height: 46px;
  margin-bottom: 10px;
  background: #F0F0F0;
  border-radius: 30px;
  width: fit-content;
  display: flex;
  align-items: center;
  padding-left: 5px;
  margin-top: 23px;
}

.doctors.doctors-page .doctors-block-tabs .doctors-block-tab {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 11px 20px;
  height: 36px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  color: #556085;
  border: none !important;
  margin-right: 5px;
  cursor: pointer;
}

.doctors.doctors-page .doctors-block-tabs .doctors-block-tab.active {
  color: #0071BC;
  background: #FFFFFF;
  box-shadow: 0px 3px 5px rgba(85, 96, 133, 0.2);
  border-radius: 30px;
  cursor: default;
}

.doctors .doctors-list.doctors-owl, .doctors .doctors-list.doctors-owl-4 {
  margin-top: 30px;
  margin-left: -10px;
  margin-bottom: 71px;
}

.doctors .doctors-list.doctors-owl-4 {
  margin-bottom: 20px;
}

.doctors .doctors-list.doctors-owl .doctor, .doctors .doctors-list.doctors-owl-4 .doctor {
  width: calc(100% - 20px);
  margin-left: 10px;
  margin-bottom: 25px;
}

.doctors .doctors-list.doctors-owl .owl-nav, .doctors .doctors-list.doctors-owl-4 .owl-nav, .reviews-owl .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
}

.doctors .doctors-list.doctors-owl .owl-nav .owl-prev, .doctors .doctors-list.doctors-owl .owl-nav .owl-next, .doctors .doctors-list.doctors-owl-4 .owl-nav .owl-prev, .doctors .doctors-list.doctors-owl-4 .owl-nav .owl-next
, .reviews-owl .owl-nav .owl-prev, .reviews-owl .owl-nav .owl-next {
  float: left;
  width: 30px;
  height: 30px;
  border-radius: 28px;
  margin-top: -4px;
  background: url(../img/arrow.svg) center center #2f77bf no-repeat;
  background-size: 68% auto;
  margin-left: -7px;
}

.doctors .doctors-list.doctors-owl .owl-nav .owl-next, .doctors .doctors-list.doctors-owl-4 .owl-nav .owl-next, .reviews-owl .owl-nav .owl-next {
  float: right;
  transform: rotate(180deg);
  margin-right: -7px;
}

.doctors .doctors-list .doctor .doctor-img {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  height: 251px;
  background: #F0F0F0;
}

.doctors .doctors-list .doctor .doctor-img img {
  max-height: 251px;
}

.doctors .doctor-info {
  height: 214px;
  padding-left: 8px;
  padding-right: 8px;
}

.doctors .doctors-list .doctor .doctor-name {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #556085;
  margin-bottom: 4px;
  display: block;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.doctors .doctors-list .doctor .doctor-name a {
  color: #556085;
  text-decoration: none;
}

.doctors .doctors-list .doctor .doctor-prev {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #9A9EAA;
  margin-bottom: 15px;
  display: block;
  overflow: hidden;
  position: relative;
  height: 80px;
}

.doctors .doctors-list .doctor .doctor-order {
  display: flex;
  justify-content: center;
}

.doctors .doctors-list .doctor .doctor-order .doctor-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 195px;
  height: 38px;
  text-decoration: none;
  background: #CEE5FF;
  transition: .3s;
  border-radius: 30px;
  color: #0d6efd;
  cursor: pointer;
  transition: 0.05s;
}

.doctors .doctors-list .doctor .doctor-order .doctor-btn:hover {
  color: white;
  background: linear-gradient(64.61deg, #65C1BE 8.04%, #0068B4 75.85%);
}

.about-clinik {
  margin-top: -182px;
  background: linear-gradient(58.63deg, #61BFED -9.87%, #15879D 49.52%);
}

.about-clinik .about-clinik-in {
  padding-top: 400px;
  min-height: 930px;
}

.about-clinik .about-clinik-in .about-clinik-left {
  position: relative;
  float: left;
  width: 50%;
  color: #fff;
}

.about-clinik .about-clinik-in .about-clinik-left .about-clinik-title {
  font-style: normal;
  font-weight: 300;
  font-size: 28px;
  margin-top: 0px;
  margin-bottom: 33px;
  line-height: 110%;
}

.about-clinik .about-clinik-in .about-clinik-left .about-clinik-text {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 40px;
}

.about-clinik .about-clinik-in .about-clinik-left .about-clinik-btns .clinik-btn-wh {
  position: relative;
  float: left;
  color: #0071BC;
  background: #FFFFFF;
  border-radius: 30px;
  height: 46px;
  max-width: 210px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  font-size: 16px;
  line-height: 16px;
}

.about-clinik .about-clinik-in .about-clinik-left .about-clinik-btns .clinik-btn {
  position: relative;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 30px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  padding-left: 21px;
  padding-right: 21px;
  height: 46px;
  color: #FFFFFF;
  margin-right: 12px;
}

.about-clinik .about-clinik-in .about-clinik-right {
  position: relative;
  float: right;
  width: calc(50% - 50px);
}

.about-clinik .about-clinik-in .about-clinik-right .play__btn {
  cursor: pointer;
  background: none;
  border: none;
}

.about-clinik .about-clinik-in .about-clinik-right .about-clinik-right-text {
  font-size: 28px;
  line-height: 38px;
  color: #FFFFFF;
  margin-top: 22px;
}

.worth {
  padding-top: 71px;
  margin-bottom: 71px;
}

.worth .worth-item {
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  min-height: 42px;
  padding-right: 15px;
  padding-left: 17px;
  padding-top: 11px;
  padding-bottom: 10px;
  border-radius: 12px;
  margin-bottom: 9px;
  cursor: pointer;
  color: #556085;
}

.worth .worth-item.active {
  background: #fff;
  cursor: default;
}

.worth .worth-list {
  background: #F0F0F0;
  border-radius: 12px;
  padding-top: 27px;
  padding-right: 24px;
  padding-left: 28px;
  padding-bottom: 24px;
  min-height: 530px;
  margin-top: 25px;
}

.worth .worth-list .worth-list-left {
  position: relative;
  float: left;
  width: 293px;
}

.worth .worth-list .worth-right {
  position: relative;
  float: right;
  width: calc(100% - 309px);
  min-height: 290px;
  background: #FFF;
  box-shadow: 0px 5px 24px rgba(85, 96, 133, 0.2);
  border-radius: 12px;
}

.worth .worth-list .worth-right .worth-text {
  display: none;
  min-height: 490px;
  padding: 80px;
  padding-right: 126px;
  background-image: url(../img/stars.svg);
  background-position: right center;
  background-repeat: no-repeat;
}

.worth .worth-list .worth-right .worth-text.active {
  display: block;
}

.worth .worth-list .worth-right .worth-text .tab__title {
  font-size: 36px;
  line-height: 36px;
  color: #003974;
  display: block;
  margin-bottom: 24px;
}

.worth .worth-list .worth-right .worth-text .tab__text {
  font-size: 15px;
  line-height: 24px;
  color: #556085;
  margin-bottom: 28px;
  display: block;
}

.worth .worth-list .worth-right .worth-text .tab__subtext {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 24px;
  color: #9A9EAA;
}

.worth .worth-list .worth-right .worth-text ul {
  margin-left: 20px;
}

.worth .worth-list .worth-right .worth-text ul li {
  margin: 4px 0;
}

.reviews.reviews-srv {
  margin-bottom: 45px;
}

.reviews.reviews-srv .review-item {
  margin-top: 30px;
}

.reviews .reviews-in {
  margin-top: 24px;
}
.reviews.reviews-srv .reviews-in {
  margin-top: 0;
}

.reviews.reviews-srv .reviews-owl {
  margin-left: -15px;
  width: calc(100% + 15px);
}

.reviews.reviews-srv .reviews-owl .review-item {
  margin-left: 15px;
  max-width: calc(100% - 30px);
  margin-bottom: 15px;
}

.reviews .reviews-in.reviews-owl .review-item {
  box-shadow: 0px 5px 15px rgba(85, 96, 133, 0.2);
}

.reviews .reviews-in.reviews-2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.reviews .reviews-in.reviews-2 .review-item {
  max-width: 49%;
}

.reviews .reviews-in .review-item {
  position: relative;
  float: left;
  background: #FFFFFF;
  box-shadow: 0px 5px 24px rgba(85, 96, 133, 0.2);
  border-radius: 12px;
  min-height: 258px;
}

.rev-page .reviews .reviews-in .review-item {
  margin-bottom: 25px;
}

.reviews .reviews-in .review-item .review-item-top {
  height: 130px;
  padding: 28px 26px 0 36px;
  border-bottom: 1px solid #E7EBF3;
}

.reviews .reviews-in .review-item .review-item-top .review-item-img {
  position: relative;
  float: left;
  width: 74px;
  height: 74px;
  background: url(../img/ya.svg) center center no-repeat;
}

.reviews .reviews-in .review-item .review-item-top .review-item-info {
  position: relative;
  float: right;
  width: calc(100% - 100px);
  margin-top: 11px;
}

.reviews .reviews-in .review-item .review-item-top .review-item-info .review-item-name {
  font-size: 18px;
  line-height: 24px;
  color: #556085;
  margin-bottom: 2px;
}

.reviews .reviews-in .review-item .review-item-top .review-item-info .review-item-prev .review-item-prev-1 {
  position: relative;
  float: left;
  width: 120px;
}

.reviews .reviews-in .review-item .review-item-top .review-item-info .review-item-prev .review-item-prev-left {
  position: relative;
  float: left;
  width: 40px;
  height: 23px;
  margin-right: 3px;
  background: url(../img/rev_left.svg) center center no-repeat;
}

.reviews .reviews-in .review-item .review-item-top .review-item-info .review-item-prev .review-item-prev-right {
  position: relative;
  float: left;
  width: 76px;
  height: 12px;
  margin-top: 6px;
  background: url(../img/rev_right.svg) center center no-repeat;
}

.reviews .reviews-in .review-item .review-item-top .review-item-info .review-item-prev .review-item-prev-2 {
  position: relative;
  float: right;
  width: calc(100% - 134px);
  font-size: 14px;
  line-height: 16px;
  margin-top: 2px;
  color: #9A9EAA;
}

.reviews .reviews-in .review-item .review-item-text {
  font-size: 15px;
  line-height: 24px;
  color: #556085;
  padding-top: 24px;
  padding-left: 36px;
  padding-bottom: 40px;
  padding-right: 56px;
}

.news-block {
  margin-top: 71px;
  margin-bottom: 46px;
}

.news-block .news-block-tabs {
  height: 46px;
  margin-bottom: 30px;
  background: #F0F0F0;
  border-radius: 30px;
  width: fit-content;
  display: flex;
  align-items: center;
  padding-left: 5px;
  margin-top: 23px;
}

.news-block .news-block-tabs .news-block-tab {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 11px 20px;
  height: 36px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  color: #556085;
  border: none !important;
  margin-right: 5px;
  cursor: pointer;
}

.news-block .news-block-tabs .news-block-tab.active {
  color: #0071BC;
  background: #FFFFFF;
  box-shadow: 0px 3px 5px rgba(85, 96, 133, 0.2);
  border-radius: 30px;
  cursor: default;
}

.news-block .news-block-content {
  display: none;
}

.news-block .news-block-content .news-block-content-list {
  opacity: 0;
}

.news-block .news-block-content.active .news-block-content-list {
  opacity: 1;
}

.news-block .news-block-content.active {
  display: block;
}

.news-block .news-block-content-list .news-block-item {
  position: relative;
  float: left;
  width: 389px;
  margin-right: 24px;
  margin-bottom: 28px;
}

.news-block .news-block-content-list .news-block-item:nth-child(3n){
  margin-right: 0;
}

.news-block .news-block-content-list .news-block-item img {
  display: block;
}

.news-block .news-block-content-list .news-block-item .news-block-item-name {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #556085;
  margin-top: 24px;
  display: block;
  margin-bottom: 10px;
}

.news-block .news-block-content-list .news-block-item .news-block-item-name a {
  color: #556085;
  text-decoration: none;
}

.news-block .news-block-content-list .news-block-item .news-block-item-date {
  position: relative;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #9A9EAA;
  margin-right: 24px;
}

.news-block .news-block-content-list .news-block-item .news-block-item-link {
  position: relative;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #0071BC;
  text-decoration: none;
  padding-right: 25px;
  background: url(../img/read_more.svg) right center no-repeat;
}

.fb-screen {
  background: linear-gradient(58.63deg, #65C1BE -9.87%, #448BB4 49.52%);
}

.fb-screen .fb-screen-in {
  height: 602px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.fb-screen .fb-screen-in .fb-screen-line {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.fb-screen .fb-screen-in .fb-screen-center {
  max-width: 735px;
}

.fb-screen .fb-screen-in .fb-screen-title {
  font-style: normal;
  font-weight: 300;
  font-size: 28px;
  line-height: 54px;
  color: #fff;
  margin-bottom: 40px;
}

.fb-screen .fb-screen-in .fb-screen-line {
  margin-bottom: 26px;
}

.fb-screen .fb-screen-in .fb-screen-line .fb-screen-line-input {
  position: relative;
  float: left;
  width: 48%;
}

.fb-screen .fb-screen-in .fb-screen-line .fb-screen-line-input .fb-screen-text::placeholder {
  color: #fff;
  opacity: 1;
}

.fb-screen .fb-screen-in .fb-screen-line .fb-screen-line-input .fb-screen-text::-ms-input-placeholder {
  color: #fff;
}

.fb-screen .fb-screen-in .fb-screen-line .fb-screen-line-input .fb-screen-text {
  background: transparent;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 7px;
  color: white !important;
  height: 60px;
  padding-left: 12px;
  padding-right: 12px;
}

.fb-screen .fb-screen-in .fb-screen-line .fb-screen-policy {
  position: relative;
  float: left;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #FFFFFF;
}

.fb-screen .fb-screen-in .fb-screen-line .fb-screen-policy a {
  color: #fff;
  text-decoration: underline;
}

.fb-screen .fb-screen-in .fb-screen-line .fb-screen-submit {
  background: #FFFFFF;
  border-radius: 30px;
  width: 241px;
  height: 47px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  color: #0071BC;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.map .map-win {
  position: absolute;
  left: 0px;
  top: 84px;
  width: 497px;
  height: 454px;
  background: #FFF;
  z-index: 20;
  border-radius: 12px;
}

.map .map-win .map-top {
  height: 120px;
  background: #F0F0F0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px 12px 0px 0px;
  padding-left: 20px;
}

.map .map-win .map-top .map-phone {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 24px;
  margin-right: 28px;
  color: #003974;
}

.map .map-win .map-top .mp-net {
  position: relative;
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 12px;
}

.map .map-win .map-top .mp-net.mp-wa {
  background: url(../img/net-wa.svg) center center no-repeat;
}

.map .map-win .map-top .mp-net.mp-vb {
  background: url(../img/net-vb.svg) center center no-repeat;
}

.map .map-win .map-top .mp-net.mp-tg {
  background: url(../img/net-tg.svg) center center no-repeat;
}

.map .map-win .map-top .mp-net.mp-vk {
  background: url(../img/net-vk.svg) center center no-repeat;
}

.map .map-win .map-line-1 {
  padding: 25px 10px 28px 50px;
  border-bottom: 1px solid #E7EBF3;
}

.map .map-win .map-line-1 .map-address {
  font-size: 20px;
  line-height: 18px;
  color: #556085;
  margin-bottom: 10px;
  display: block;
}

.map .map-win .map-line-1 .map-graph {
  font-size: 14px;
  line-height: 18px;
  color: #9A9EAA;
}

.map .map-win .transport {
  padding: 25px 10px 28px 50px;
}

.map .map-win .transport .transport-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  display: block;
  margin-bottom: 27px;
  color: #556085;
}

.map .map-win .transport .transport-line-left {
  position: relative;
  float: left;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #9A9EAA;
  width: 133px;
}

.map .map-win .transport .transport-line {
  margin-bottom: 20px;
}

.map .map-win .transport .transport-line .transport-line-right {
  position: relative;
  float: left;
  width: calc(100% - 239px);
}

.map .map-win .transport .transport-line .transport-line-right .transport-item {
  position: relative;
  float: left;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 2px 4px;
  background: #F0F0F0;
  border-radius: 3px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 4px;
  text-align: center;
  color: #556085;
  margin-right: 4px;
}

.footer {
  background: #F0F0F0;
}

.footer .footer-in {
  height: 494px;
  padding-top: 74px;
}

.footer .footer-in .footer-col {
  position: relative;
  float: left;
}

.footer .footer-in .footer-col.footer-col-1 {
  width: 300px;
  margin-right: 113px;
}

.footer .footer-in .footer-col.footer-col-2 {
  width: 170px;
}

.footer .footer-in .footer-col.footer-col-3 {
  width: 170px;
  margin-right: 74px;
}

.footer .footer-in .footer-col.footer-col-4 {
  width: 260px;
}

.footer .footer-in .footer-col .footer-col-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #556085;
  display: block;
  margin-bottom: 23px;
}

.footer .footer-in .footer-col .footer-col-title a {
  color: #556085;
  text-decoration: none;
}

.footer .footer-in .footer-col .footer-list {
  position: relative;
  float: left;
  width: 100%;
  list-style: none;
}

.footer .footer-in .footer-col .footer-list li {
  width: 100%;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 14px;
  display: block;
  color: #556085;
}

.footer .footer-in .footer-col .footer-list li a {
  text-decoration: none;
  color: #556085;
}

.footer .footer-in .footer-col .footer-phone {
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  color: #556085;
  margin-bottom: 3px;
  display: block;
}

.footer .footer-in .footer-col .footer-phone a {
  text-decoration: none;
  color: #556085;
}

.footer .footer-in .footer-col .footer-graph {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #556085;
}

.footer .footer-in .footer-col .footer-address {
  font-size: 20px;
  line-height: 18px;
  color: #556085;
  margin-top: 40px;
  display: block;
  margin-bottom: 25px;
}

.footer .footer-in .ft-net {
  position: relative;
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 12px;
}

.footer .footer-in .ft-net.ft-wa {
  background: url(../img/net-wa.svg) center center no-repeat;
}

.footer .footer-in .ft-net.ft-vb {
  background: url(../img/net-vb.svg) center center no-repeat;
}

.footer .footer-in .ft-net.ft-tg {
  background: url(../img/net-tg.svg) center center no-repeat;
}

.footer .footer-in .ft-net.ft-vk {
  background: url(../img/net-vk.svg) center center no-repeat;
}

.footer .footer-in .footer-btn {
  margin-top: 70px;
  margin-bottom: 25px;
}

.footer .footer-in .footer-copiright {
  position: relative;
  float: left;
  font-size: 14px;
  line-height: 14px;
  color: #A6B3CB;
  margin-right: 75px;
}

.footer .footer-in .footer-policy {
  position: relative;
  float: left;
  font-size: 14px;
  line-height: 14px;
  color: #A6B3CB;
}

.footer .footer-note {
  background: #FFFFFF;
  min-height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  color: #1D2128;
  opacity: 0.2;
  font-family: Bebas Neue;
  padding: 10px 12px 10px 12px;
}

.window-fade {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 300;
  display: none;
}

.fb-win {
  opacity: 0;
  display: none;
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -310px;
  width: 620px;
  z-index: 260;
  border-radius: 20px;
  background: linear-gradient(58.63deg, #65C1BE -9.87%, #448BB4 49.52%);
  z-index: 303;
}

.fb-win .fb-win-in {
  height: 290px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 25px;
  padding-right: 25px;
}

.fb-win .fb-win-in .x {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 30px;
  height: 30px;
  background: url(../img/x.svg) center center;
  background-size: 100% auto;
  z-index: 304;
  cursor: pointer;
}

.fb-win .fb-win-in .fb-win-line {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.fb-win .fb-win-in .fb-win-center {
  max-width: 735px;
}

.fb-win .fb-win-in .fb-win-title {
  font-style: normal;
  font-weight: 300;
  font-size: 28px;
  line-height: 54px;
  color: #fff;
  margin-bottom: 19px;
}

.fb-win .fb-win-in .fb-win-line {
  margin-bottom: 26px;
}

.fb-win .fb-win-in .fb-win-line .fb-win-line-input {
  position: relative;
  float: left;
  width: 48%;
}

.fb-win .fb-win-in .fb-win-line .fb-win-line-input .fb-win-text::placeholder {
  color: #fff;
  opacity: 1;
}

.fb-win .fb-win-in .fb-win-line .fb-win-line-input .fb-win-text::-ms-input-placeholder {
  color: #fff;
}

.fb-win .fb-win-in .fb-win-line .fb-win-line-input .fb-win-text {
  background: transparent;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 7px;
  color: white !important;
  height: 60px;
  padding-left: 12px;
  padding-right: 12px;
}

.fb-win .fb-win-in .fb-win-line .fb-win-policy {
  position: relative;
  float: left;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #FFFFFF;
}

.fb-win .fb-win-in .fb-win-line .fb-win-policy a {
  color: #fff;
  text-decoration: underline;
}

.fb-win .fb-win-in .fb-win-line .fb-win-submit {
  background: #FFFFFF;
  border-radius: 30px;
  width: 241px;
  height: 47px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  color: #0071BC;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.content-cols .left-col {
  position: relative;
  float: left;
  width: 286px;
}

.content-cols .left-col .left-menu {
  background: #FFFFFF;
  box-shadow: 0px 5px 24px rgba(85, 96, 133, 0.2);
  border-radius: 12px;
  margin-bottom: 45px;
  padding: 10px 0;
}

.content-cols .left-col .left-menu li {
  position: relative;
  float: left;
  width: 100%;
  list-style: none;
}

.content-cols .left-col .left-menu li a {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  text-decoration: none;
  height: 50px;
  display: flex;
  align-items: center;
  padding-left: 24px;
  color: #556085;
}

.content-cols .left-col .left-menu li a:hover {
  color: #003974;
}

.content-cols .left-col .left-col-info {
  margin-bottom: 40px;
}

.content-cols .left-col .left-col-title {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  color: #003974;
  display: block;
  margin-top: 5px;
}

.content-cols .left-col .left-col-info-in {
  margin-top: 5px;
}

.content-cols .left-col .left-col-info-line {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  border-bottom: 1px solid #F3F3F3;
}

.content-cols .left-col .left-col-info-line a {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  color: #556085;
  text-decoration: none;
}

.content-cols .left-col .left-col-info-line a::hover {
  color: #003974;
}

.content-cols .left-col .left-col-info-line .left-col-info-num {
  position: relative;
  float: right;
  padding-left: 12px;
  padding-right: 12px;
  height: 25px;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0071BC;
  background: #CEE5FF;
  border-radius: 30px;
}

.content-cols .right-col {
  position: relative;
  float: right;
  width: calc(100% - 325px);
}

.about-banner {
  background: #F4F7FD;
  border-radius: 12px;
  padding-left: 60px;
  padding-top: 55px;
  margin-bottom: 40px;
  min-height: 400px;
  padding-bottom: 40px;
}

.about-banner.about-principle {
}

.about-banner.about-banner-grey {
  background: #F0F0F0;
}

.about-banner .about-banner-left {
  position: relative;
  float: left;
  color: #556085;
  font-size: 15px;
  line-height: 24px;
  width: calc(100% - 355px);
}

.about-banner .about-banner-left.about-fw {
  width: 100%;
  padding-right: 40px;
  margin-bottom: 30px;
}

.about-banner .about-banner-conts-title {
  font-size: 18px;
  line-height: 22px;
  color: #003974;
  margin-bottom: 9px;
}

.about-banner .about-banner-conts-val {
  font-size: 24px;
  line-height: 24px;
  color: #0a58ca;
  margin-bottom: 25px;
}

.about-banner .about-banner-conts-val a {
  color: #0a58ca;
}

.about-banner .about-banner-conts-phone {
  font-size: 32px;
  color: #003974;
  line-height: 100%;
  margin-bottom: 12px;
}

.about-banner .about-banner-conts-phone a {
  color: #003974;
}

.about-banner .about-banner-btn {
  position: relative;
  float: left;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 233px;
  height: 46px;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  background: linear-gradient(64.61deg, #65C1BE 8.04%, #0068B4 75.85%);
  border-radius: 30px;
  margin-top: 16px;
  cursor: pointer;
  transition: 0.2s;
}

.about-banner .about-banner-conts-left {
  position: relative;
  float: left;
  width: 44%;
}

.about-banner .about-banner-conts-right {
  position: relative;
  float: right;
  width: 52%;
}

.about-banner .about-banner-left h2 {
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 38px;
  color: #003974;
  display: block;
  margin-bottom: 16px;
}

.about-banner .about-banner-left p {
  margin-bottom: 20px;
}

.about-banner .about-banner-img {
  position: absolute;
  right: 10px;
  bottom: 0;
}

.content-cols .right-col .info-about {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 40px;
}

.content-cols .right-col .info-about .info-about-item {
  position: relative;
  float: left;
  width: 49%;
  padding-left: 105px;
  margin-bottom: 40px;
}

.content-cols .right-col .info-about .info-about-item .info-about-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 85px;
  height: 85px;
}

.content-cols .right-col .info-about .info-about-item .info-about-img.info-about-1 {
  background: url(../img/about_1.svg) center center no-repeat;
}

.content-cols .right-col .info-about .info-about-item .info-about-img.info-about-2 {
  background: url(../img/about_2.svg) center center no-repeat;
}

.content-cols .right-col .info-about .info-about-item .info-about-img.info-about-3 {
  background: url(../img/about_3.svg) center center no-repeat;
}

.content-cols .right-col .info-about .info-about-item .info-about-img.info-about-4 {
  background: url(../img/about_4.svg) center center no-repeat;
}

.content-cols .right-col .info-about .info-about-item .info-about-item-name {
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  color: #556085;
  display: block;
  margin-bottom: 12px;
}

.content-cols .right-col .info-about .info-about-item .info-about-item-text {
  font-size: 15px;
  line-height: 24px;
  color: #556085;
}

.content-cols .right-col .principles-in {
  margin-top: 40px;
}

.content-cols .right-col .principle {
  margin-bottom: 40px;
  padding-left: 117px;
}

.content-cols .right-col .principles-page {
  margin-top: 45px;
}

.content-cols .right-col .principle .principle-number {
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 300;
  font-size: 24px;
  line-height: 54px;
  color: #003974;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  border: 1px solid #556085;
  box-sizing: border-box;
}

.content-cols .right-col .principle .principle-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  color: #556085;
  display: block;
  margin-bottom: 12px;
}

.content-cols .right-col .principle .principle-text {
  font-size: 15px;
  line-height: 24px;
  color: #556085;
  display: block;
}

.back-btn {
  position: relative;
  float: left;
  width: 100%;
  max-width: 280px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFFFFF;
  box-shadow: 0px 5px 24px rgba(85, 96, 133, 0.2);
  border-radius: 12px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  position: relative;
  text-decoration: none;
  margin-bottom: 18px;
  color: #0071BC;
}

.gallery {
  margin-bottom: 30px;
}

.gallery .gallery-list {
  margin-top: 40px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.gallery .gallery-list .gallery-item {
  position: relative;
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 13px;
}

.gallery .gallery-list .gallery-item:nth-child(3n) {
  margin-right: 0;
}

.doctor-page .doctor-page-left {
  position: relative;
  float: left;
  width: 390px;
  background: #F0F0F0;
  height: 488px;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

.doctor-page .doctor-page-left img {
  display: block;
  max-height: 488px;
}

.doctor-page .doctor-page-right {
  position: relative;
  float: right;
  width: calc(100% - 410px);
}

.doctor-page .doctor-page-right .doctor-page-text {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 16px;
  display: block;
  color: #556085;
}

.doctor-page .doctor-page-right .doctor-page-text ul {
  list-style-position: inside;
}

.doctor-page .doctor-page-right .info__doctor-title {
  font-size: 15px;
  line-height: 32px;
  color: #003974;
  display: block;
  margin-bottom: 0px;
}

.doctor-page .doctor-page-right .info__doctor-value {
  font-size: 22px;
  line-height: 28px;
  color: #003974;
  display: block;
}

.doctor-page .doctor-page-right .doctor-page-post {
  margin-bottom: 31px;
}

.doctor-page .doctor-page-right .doctor-page-post .doctor-post-left {
  position: relative;
  float: left;
  width: calc(100% - 230px);
}

.doctor-page .doctor-page-right .doctor-page-post .doctor-post-right {
  position: relative;
  float: right;
  width: 210px;
}

.doctor-page .doctor-props {
  margin-bottom: 30px;
}

.doctor-page .doctor-props-title {
  font-size: 28px;
  line-height: 38px;
  color: #003974;
  margin-top: 20px;
  margin-bottom: 20px;
}

.doctor-page .doctor-props .doctor-prop {
  margin-bottom: 31px;
}

.doctor-page .doctor-prop .doctor-prop-year {
  font-size: 28px;
  line-height: 28px;
  color: #556085;
  display: block;
  margin-bottom: 16px;
}

.doctor-page .doctor-prop .doctor-prop-val {
  font-size: 15px;
  line-height: 24px;
  color: #556085;
  display: block;
}

.doctor-page .reviews {
  margin-bottom: 45px;
}

.green-text {
  min-height: 239px;
  background: linear-gradient(58.63deg, #65C1BE -9.87%, #448BB4 49.52%);
  border-radius: 12px;
  padding: 50px 25px 25px 55px;
  color: #FFFFFF;
}

.green-text a {
  color: #FFFFFF;
}

.green-text .green-text-title {
  font-size: 28px;
  line-height: 38px;
  display: block;
  margin-bottom: 16px;
}

.green-text .green-text-text {
  font-size: 15px;
  line-height: 24px;
}

.green-text .green-text-text p {
  margin-bottom: 12px;
}

.contacts-page .contacts-left {
  position: relative;
  float: left;
  width: calc(100% - 425px);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 45px;
}

.contacts-page .contacts-left .contacts-item {
  position: relative;
  float: left;
  width: 49%;
  margin-bottom: 40px;
}

.contacts-page .contacts-left .contacts-item .contacts-item-prev {
  font-size: 15px;
  line-height: 32px;
  color: #003974;
}

.contacts-page .contacts-left .contacts-item .contacts-item-val {
  font-size: 24px;
  text-decoration: none;
  line-height: 32px;
  color: #003974;
}

.contacts-page .contacts-left .contacts-item .contacts-item-val a {
  color: #003974;
}

.contacts-page .contacts-left .contacts-nets {
  margin-bottom: 25px;
}

.contacts-page .order-docs {
  position: relative;
  float: left;
  border: 1px solid #2b77bf;
  border-radius: 30px;
  font-size: 16px;
  line-height: 16px;
  height: 46px;
  width: auto;
  color: #FFFFFF;
  background-color: #2b77bf;
  padding-top: 13px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 20px;
  cursor: pointer;
  transition: 0.2s;
}

.contacts-page .order-docs:hover {
  opacity: 0.95;
}

.contacts-page .contacts-right {
  position: relative;
  float: right;
  width: 405px;
  margin-bottom: 25px;
}

.contacts-page .sub-title {
  margin-bottom: 30px;
}




.ref-win {
  opacity: 0;
  display: none;
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -310px;
  width: 620px;
  z-index: 260;
  border-radius: 20px;
  background: linear-gradient(58.63deg, #65C1BE -9.87%, #448BB4 49.52%);
  z-index: 303;
}

.ref-win .ref-win-in {
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 25px;
  padding-right: 25px;
}

.ref-win .ref-win-in .ref-win-prev {
  color: #fff;
  margin-bottom: 25px;
}

.ref-win .ref-win-in .ref-win-prev p {
  margin-bottom: 12px;
}

.ref-win .ref-win-in .ref-win-prev ol {
  margin-left: 20px;
}

.ref-win .ref-win-in .ref-win-prev ol li {
  margin-bottom: 12px;
}

.ref-win .ref-win-in .ref-win-prev ol li::marker {
    color: #fff;
}

.ref-win .ref-win-in .x {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 30px;
  height: 30px;
  background: url(../img/x.svg) center center;
  background-size: 100% auto;
  z-index: 304;
  cursor: pointer;
}

.ref-win .ref-win-in .ref-win-line {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ref-win .ref-win-in .ref-win-center {
  max-width: 735px;
}

.ref-win .ref-win-in .ref-win-title {
  font-style: normal;
  font-weight: 300;
  font-size: 28px;
  line-height: 54px;
  color: #fff;
  margin-bottom: 14px;
}

.ref-win .ref-win-in .ref-win-line {
  margin-bottom: 26px;
}

.ref-win .ref-win-in .ref-win-line .ref-win-line-input {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.ref-win .ref-win-in .ref-win-line .ref-win-line-input input {
  font-size: 16px;
}

.ref-win .ref-win-in .ref-win-line .ref-win-line-input textarea.ref-win-text {
  height: 120px;
  font-family: 'Muller';
  padding-top: 12px;
  font-size: 16px;
}

.ref-win .ref-win-in .ref-win-line .ref-win-line-input .ref-win-text::placeholder {
  color: #fff;
  opacity: 1;
}

.ref-win .ref-win-in .ref-win-line .ref-win-line-input .ref-win-text::-ms-input-placeholder {
  color: #fff;
}

.ref-win .ref-win-in .ref-win-line .ref-win-line-input .ref-win-text {
  background: transparent;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 7px;
  color: white !important;
  height: 60px;
  padding-left: 12px;
  padding-right: 12px;
}

.ref-win .ref-win-in .ref-win-line .ref-win-policy {
  position: relative;
  float: left;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #FFFFFF;
}

.ref-win .ref-win-in .ref-win-line .ref-win-policy a {
  color: #fff;
  text-decoration: underline;
}

.ref-win .ref-win-in .ref-win-line .ref-win-submit {
  background: #FFFFFF;
  border-radius: 30px;
  width: 241px;
  height: 47px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  color: #0071BC;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.text-page {
  margin: 4px 0 25px 0;
}

.text {
  font-size: 16px;
  line-height: 145%;
  color: #212529;
}

.text h2 {
  font-style: normal;
  font-weight: 300;
  font-size: 28px;
  line-height: 100%;
  color: #003974;
  margin-bottom: 20px;
  margin-top: 30px;
}

.text h3 {
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 100%;
  color: #003974;
  margin-bottom: 20px;
}

.text h4 {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 100%;
  color: #003974;
  margin-bottom: 20px;
}

.text a {
  color: #556085;
}

.text p {
  margin-bottom: 20px;
}

.text ul {
  margin: 12px 0 20px 15px;
}

.text ul li {
  margin-bottom: 12px;
}


.text table {
  border-collapse: collapse;
  width: 100%;
  font-size: 16px;
  margin-bottom: 40px;
}

.text table tr > th {
  color: #fff;
  background: #eee;
  padding: 15px 20px 20px 0;
  text-align: left;
}

.text table tr > td {
  padding: 15px 20px 20px 0;
  text-align: left;
  border-bottom: 1px solid #eee;
}

.text table tr:nth-child(odd) > td {
}

@media(max-width: 740px){
  .text table {
    overflow-x: auto;
    display: block;
  }
  .text table {
    font-size: 16px;
  }
}

.serv .serv-menu {
  height: 78px;
  border-top: 1px solid #F0F0F0;
}

.serv .serv-menu .serv-menu-in .serv-menu-items {
  position: relative;
  float: left;
}

.serv .serv-menu .serv-menu-in ul li {
  list-style: none;
  float: left;
  margin-right: 23px;
  font-size: 17px;
  line-height: 17px;
}

.serv .serv-menu .serv-menu-in ul li a {
  display: block;
  position: relative;
  float: left;
  padding-top: 29px;
  margin-top: -1px;
  height: 78px;
  border-top: 1px solid #F0F0F0;
  color: #556085;
}

.serv .serv-menu .serv-menu-in ul li a:hover {
  color: #0071BC;
  border-color: #5BC4BE;
}

.serv .serv-menu .serv-menu-in .serv-menu-btn {
  position: relative;
  float: right;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 233px;
  height: 46px;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  background: linear-gradient(64.61deg, #65C1BE 8.04%, #0068B4 75.85%);
  border-radius: 30px;
  margin-top: 16px;
  cursor: pointer;
  transition: 0.2s;
}

.serv .serv-menu .serv-menu-in .serv-menu-btn:hover {
  opacity: 0.95;
}

.serv .serv-description {
  background: #F0F0F0;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 30px;
}

.serv .serv-description .serv-description-left {
  position: relative;
  float: left;
  min-height: 310px;
  display: flex;
  align-items: center;
  width: calc(100% - 610px);
}

.serv .serv-description .serv-description-left .serv-description-title {
  font-weight: 300;
  font-size: 28px;
  line-height: 110%;
  color: #003974;
  margin-bottom: 20px;
}

.serv .serv-description .serv-description-left .serv-description-text {
  font-size: 16px;
  line-height: 24px;
  color: #556085;
}

.serv .serv-description .serv-description-left .serv-description-text p {
  margin-bottom: 10px;
}

.serv .serv-description .serv-description-left .serv-description-text ul {
  margin-left: 15px;
  margin-bottom: 10px;
}

.serv .serv-description .serv-description-right {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 500px;
  display: flex;
  align-items: center;
}

.serv .serv-description .serv-description-right img {
  border-radius: 30px;
}

.serv .text {
  color: #556085;
}

.serv .text ul {
  position: relative;
  float: left;
  width: 100%;
  margin-left: 0;
  list-style: none;
  margin-bottom: 15px;
}

.serv .text ol {
  position: relative;
  float: left;
  width: 100%;
  margin-left: 0;
  margin-bottom: 15px;
  list-style-position: inside;
}

.serv .text li {
  position: relative;
  float: left;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 55px;
}

.serv .text ol li {
  padding-left: 0;
}

.serv .text a {
  color: #0d6efd;
}

.serv .text ul li:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background: url(../img/check_round.svg) center center no-repeat;
}

.serv .serv-mark-block {
  margin-top: 25px;
}

.serv .serv-mark-items {
  margin: 30px 0 5px 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.serv .serv-mark-items .serv-mark-item {
  position: relative;
  float: left;
  width: 30%;
  margin-right: 3.3%;
  padding-top: 105px;
  margin-bottom: 30px;
}

.serv .serv-mark-items .serv-mark-item .serv-mark-ico {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 85px;
  height: 85px;
  border-radius: 85px;
  background: url(../img/serv_item.svg) center center no-repeat #F0F0F0;
}

.serv .serv-mark-items .serv-mark-item.serv-mark-uzi .serv-mark-ico {
  background: url(../img/uzi.svg) center center no-repeat #F0F0F0;
}

.serv .serv-mark-items .serv-mark-item .serv-mark-num {
  font-weight: 500;
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
  line-height: 18px;
  color: #556085;
}

.serv .serv-mark-items .serv-mark-item .serv-mark-text {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #556085;
}

.serv .serv-price-list {
  margin-top: 35px;
}

.serv .serv-price-list .serv-price-list-in {
  margin-top: 18px;
}

.serv .serv-price-list .serv-price-list-in .serv-price-col {
  position: relative;
  float: left;
}

.serv .serv-price-list .serv-price-list-in .serv-price-line {
  padding: 10px 0;
  border-bottom: 1px solid #E7EBF3;
}

.serv .serv-price-list .serv-price-list-in .serv-price-line:hover {
  background: #f1f9ff;
}

.serv .serv-price-list .serv-price-list-in .serv-price-list-header .serv-price-col {
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  color: #003974;
  border-bottom: none;
}

.serv .serv-price-list .serv-price-list-in .serv-price-col {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #556085;
}

.serv .serv-price-list .serv-price-list-in .serv-price-col .serv-price-order {
  position: relative;
  float: right;
  padding-left: 24px;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #0071BC;
  background: url(../img/calendar.svg) left center no-repeat;
}

.serv .serv-price-list .serv-price-list-in .serv-price-col.serv-price-1 {
  position: relative;
  float: left;
  width: 700px;
  padding-right: 10px;
}

.serv .serv-price-list .serv-price-list-in .serv-price-col.serv-price-2 {
  position: relative;
  float: left;
  width: 95px;
}

.serv .serv-price-list .serv-price-list-in .serv-price-col.serv-price-3 {
  position: relative;
  float: right;
  width: calc(100% - 810px);
}

.serv .serv-content-4 {
  margin-bottom: 40px; 
}

.equipment {
  margin-top: 35px;
}

.equipment .equipment-list {
  margin-top: 35px;
}

.equipment .equipment-list .equipment-item {
  min-height: 274px;
  background: #FFFFFF;
  box-shadow: 0px 3px 8px rgba(85, 96, 133, 0.2);
  border-radius: 12px;
  padding-left: 40px;
  padding-right: 15px;
  padding-top: 40px;
  margin-bottom: 20px;
}

.equipment .equipment-list .equipment-item .equipment-item-left {
  position: relative;
  float: left;
  width: calc(100% - 195px);
}

.equipment .equipment-list .equipment-item .equipment-item-right {
  position: relative;
  float: right;
  width: 185px;
  padding-bottom: 10px;
}

.equipment .equipment-list .equipment-item .equipment-title {
  font-size: 22px;
  line-height: 26px;
  color: #556085;
  text-decoration: none;
  display: block;
  margin-bottom: 18px;
}

.equipment .equipment-list .equipment-item .equipment-prev {
  font-size: 15px;
  line-height: 24px;
  color: #556085;
  margin-bottom: 18px;
}

.equipment .equipment-list .equipment-item .equipment-btn {
  position: relative;
  float: left;
  font-size: 16px;
  line-height: 16px;
  color: #556085;
  border: 1px solid #556085;
  box-sizing: border-box;
  border-radius: 30px;
  padding-top: 13px;
  width: 137px;
  height: 47px;
  text-align: center;
}

.rev-page .rev-page-left {
  position: relative;
  float: left;
  width: calc(100% - 320px);
  color: #556085;
}

.rev-page .rev-page-right {
  position: relative;
  float: right;
  max-width: 295px;
}

.rev-page .rev-form {
  padding-bottom: 35px;
  margin-bottom: 5px;
  border-bottom: 1px solid #C9CBD3;
}

.rev-page .label__filter {
  position: relative;
  float: left;
  width: 100%;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #556085;
  margin-bottom: 4px;
}

.rev-page .filter__selects, .rev-page .search__filter {
  position: relative;
  float: left;
  width: 295px;
  margin-right: 20px;
}

.rev-page .filters__block select {
  height: 47px;
  border: 1px solid #C9CBD3;
  box-sizing: border-box;
  border-radius: 7px;
}

.sale-page .sale-page-item {
  position: relative;
  float: left;
  width: 30%;
  margin-right: 2%;
  margin-bottom: 19px;
}

.sale-page .sale-page-item:nth-child(3n) {
  margin-right: 0;
}

.sale-page .sale-page-item img {
  display: block;
}

.sale-info .sale-info-top {
  margin-bottom: 20px;
}

.sale-info .sale-info-share {
  margin-bottom: 20px;
}

.sale-info .sale-info-date {
  padding: 0 0 11px 0;
  font-size: 14px;
  line-height: 20px;
  color: #9A9EAA;
  margin-bottom: 20px;
  border-bottom: 1px solid #9A9EAA;;
}



.sale-info .sale-text {
  color: #556085;
}

.history {
  margin-top: 30px;
  margin-bottom: 80px;
}

.history .history-item {
}

.history .history-item:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1px;
  background: #5BC4BE;
}

.history .history-item .history-year {
  font-size: 28px;
  line-height: 28px;
  color: #556085;
  display: block;
  margin-bottom: 16px;
  padding-left: 51px;
}

.history .history-item .history-year:before {
  content: '';
  position: absolute;
  top: 0;
  left: -10px;
  width: 21px;
  height: 21px;
  background: #5BC4BE;
  border-radius: 21px;
}

.history .history-item .history-text {
  font-size: 15px;
  line-height: 24px;
  color: #556085;
  margin-bottom: 60px;
  padding-left: 51px;
}

.history .history-item:last-child .history-text {
  margin-bottom: 0;
}

.pagin {
  margin-top: 24px;
  margin-bottom: 61px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.pagin .pagin-arr {
  position: relative;
  float: left;
  height: 32px;
  width: 32px;
  background: url(../img/arrow_pagin.svg) center center no-repeat;
  background-size: 50% auto;
}

.pagin .pagin-arr.pagin-dsbl {
  opacity: 0.2;
}

.pagin .pagin-arr.pagin-prev {
  transform: rotate(180deg);
}

.pagin .pagin-page {
  position: relative;
  float: left;
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
  height: 30px;
  min-width: 30px;
  text-align: center;
  padding: 3px 3px 0 3px;
  border: 1px solid #0071BC;
  margin: 0 3px;
  color: #000;
  border-radius: 10px;
  transition: 0.3s;
}

.pagin .pagin-page:hover {
  color: #fff;
  background: #0071BC;
  border-color: #0071BC;
}

.pagin .pagin-page.active {
  background: #0071BC;
  color: #fff;
}

.news-list .news-list-item {
  margin-bottom: 45px;
}

.news-list .news-list-item .news-list-left {
  position: relative;
  float: left;
  width: 380px;
}

.news-list .news-list-item .news-list-right {
  position: relative;
  float: right;
  width: calc(100% - 400px);
}

.news-list .news-list-item .news-list-right .news-list-title {
  position: relative;
  float: left;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #556085;
  margin-bottom: 12px;
  text-decoration: none;
}

.news-list .news-list-item .news-list-right .news-list-prev {
  font-size: 15px;
  line-height: 24px;
  color: #556085;
  display: block;
  margin-bottom: 12px;
}

.news-list .news-list-item .news-list-right .news-list-link {
  font-size: 14px;
  line-height: 18px;
  color: #0071BC;
  text-decoration: none;
  padding-right: 22px;
  background: url(../img/read_more.svg) right center no-repeat;
}

.news-info {
  margin-bottom: 25px;
}

.news-info .news-info-top {
  margin-bottom: 20px;
}

.news-info .news-info-share {
  margin-bottom: 20px;
}

.news-info .news-info-date {
  padding: 0 0 11px 0;
  font-size: 14px;
  line-height: 20px;
  color: #9A9EAA;
  margin-bottom: 20px;
  border-bottom: 1px solid #9A9EAA;;
}

.news-info .news-text {
  color: #556085;
  overflow: hidden;
}

.news-bytwo {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.news-bytwo .news-bytwo-item {
  position: relative;
  float: left;
  margin: 20px 0;
  width: 49%;
}

.news-bytwo .news-bytwo-item .news-bytwo-img {
  position: relative;
  float: left;
  width: 143px;
}

.news-bytwo .news-bytwo-item .news-bytwo-text {
  position: relative;
  float: right;
  width: calc(100% - 153px);
}

.news-bytwo .news-bytwo-item .news-bytwo-text .news-bytwo-name {
  position: relative;
  float: left;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #556085;
  margin-bottom: 12px;
  text-decoration: none;
}

.news-bytwo .news-bytwo-item .news-bytwo-text .news-bytwo-date {
  position: relative;
  float: left;
  margin-right: 12px;
  font-size: 14px;
  line-height: 20px;
  color: #9A9EAA;
  margin-bottom: 12px;
}

.news-bytwo .news-bytwo-item .news-bytwo-text .news-bytwo-more {
  position: relative;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #0071BC;
  text-decoration: none;
  padding-right: 22px;
  background: url(../img/read_more.svg) right center no-repeat;
}

.price-list .price-list-item {
  margin-bottom: 20px;
}

.price-list .price-list-item .price-list-title {
  color: #003974;
  background: #F0F0F0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
  height: 81px;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  border-radius: 12px;
  padding-left: 30px;
  padding-right: 50px;
  background: #F0F0F0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
}

.price-list .price-list-open {
  overflow: hidden;
  max-height: 0;
}

.price-list .price-list-item .price-list-title:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 15px;
  width: 20px;
  height: 20px;
  background: url(../img/price_check.svg) center center no-repeat;
  transition: 0.4s;
}

.price-list .price-list-item.active .price-list-title:after {
  transition: 0.4;
  transform: rotate(180deg);
}

.price-list .price-list-item .price-list-props {
  padding: 15px 20px;
  background: #FFFFFF;
  box-shadow: 0px 3px 8px rgba(85, 96, 133, 0.2);
  border-radius: 12px;
}

.price-list .price-list-item .price-list-props .price-line {
  padding: 10px 3px;
  border-bottom: 1px solid #E7EBF3;
  transition: 0.2s;
}

.price-list .price-list-item .price-list-props .price-line:hover {
  background: #f1f9ff;
}

.price-list .price-list-item .price-list-props .price-col.price-1 {
  position: relative;
  float: left;
  max-width: 720px;
  width: 100%;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #556085;
  padding-right: 12px;
  padding-left: 5px;
}

.price-list .price-list-item .price-list-props .price-col.price-2 {
  position: relative;
  float: left;
  width: 150px;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #556085;
}

.price-list .price-list-item .price-list-props .price-col.price-3 {
  position: relative;
  float: right;
  width: calc(100% - 880px);
}

.price-list .price-list-item .price-list-props .price-col.price-3 .price-order {
  opacity: 0;
  position: relative;
  float: right;
  padding-left: 24px;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #0071BC;
  background: url(../img/calendar.svg) left center no-repeat;
}

.price-list .price-list-item .price-list-props .price-line:hover .price-order {
  opacity: 1;
  transition: 0.2s;
}

.docs-block {
  margin-bottom: 30px;
}

.docs-block .docs-list {
  margin-top: 12px;
}

.docs-list .docs-list-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 75px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #E7EBF3;
}

.docs-list .docs-list-item .docs-list-name {
  position: relative;
  float: left;
  width: calc(100% - 150px);
  font-size: 15px;
  line-height: 22px;
  color: #556085;
}

.docs-list .docs-list-item .docs-list-btn {
  position: relative;
  float: right;
  width: 134px;
  height: 46px;
  border: 1px solid #556085;
  font-size: 16px;
  line-height: 16px;
  color: #556085;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: 134px;
  height: 46px;
  box-sizing: border-box;
  border-radius: 30px;
  padding-left: 24px;
}

.docs-list .docs-list-item .docs-list-btn:before {
  content: '';
  position: absolute;
  top: 14px;
  left: 22px;
  background: url(../img/loud.svg) center center no-repeat;
  width: 16px;
  height: 16px;
}

.teh {
  margin-top: 45px;
}

.teh .teh-list {
  background: #F0F0F0;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
  margin-top: 25px;
}

.teh .teh-list .teh-item {
  min-height: 184px;
  padding: 40px;
  transition: .4s;
}

.teh .teh-list .teh-item:hover {
  background: #fff;
}

.teh .teh-list .teh-item .teh-item-left {
  position: relative;
  float: left;
  width: calc(100% - 210px);
  padding-left: 110px;
}

.teh .teh-list .teh-item .teh-item-left .teh-item-num {
  position: absolute;
  top: 0;
  left: 0;
  width: 85px;
  height: 85px;
  border-radius: 85px;
  color: #FFFFFF;
  font-weight: 300;
  font-size: 26px;
  line-height: 54px;
  padding-top: 14px;
  text-align: center;
  background: linear-gradient(58.63deg, #65C1BE -9.87%, #448BB4 49.52%);
}

.teh .teh-list .teh-item .teh-item-left .teh-item-title {
  margin-bottom: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #556085;
}

.teh .teh-list .teh-item .teh-item-left .teh-item-text {
  font-size: 15px;
  line-height: 24px;
  display: block;
  color: #556085;
}

.teh .teh-list .teh-item .teh-item-btn {
  position: relative;
  float: right;
  font-size: 16px;
  line-height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #556085;
  border: 1px solid #556085;
  box-sizing: border-box;
  border-radius: 30px;
  text-decoration: none;
  width: 137px;
  height: 47px;
}

.cabinet-link {
  position: absolute;
  top: 0;
  right: 240px;
  height: 41px;
  padding-top: 13px;
  padding-left: 25px;
  background: url(../img/lk.svg) left center no-repeat;
  font-size: 14px;
  line-height: 18px;
  color: #003974;
  text-decoration: none;
}

@media(max-width: 650px){
  .ref-win {
    width: 310px;
    margin-left: -155px;
  }
  .ref-win .ref-win-in {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .ref-win .ref-win-in .ref-win-line .ref-win-line-input {
    width: 100%;
    margin-bottom: 20px;
  }
  .ref-win .ref-win-in .ref-win-title {
    font-size: 26px;
    line-height: 28px;
  }
  .ref-win .ref-win-in .ref-win-line {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2px;
  }
  .ref-win .ref-win-in .ref-win-line .ref-win-policy {
    order: 2;
    line-height: 14px;
    text-align: center;
  }
  .ref-win .ref-win-in .ref-win-line .ref-win-policy br {
    display: none;
  }
  .ref-win .ref-win-in .ref-win-line .ref-win-submit {
    width: 100%;
    order: 1;
    margin-bottom: 20px;
  }

  .fb-win {
    width: 310px;
    margin-left: -155px;
  }
  .fb-win .fb-win-in {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .fb-win .fb-win-in .fb-win-line .fb-win-line-input {
    width: 100%;
    margin-bottom: 20px;
  }
  .fb-win .fb-win-in .fb-win-title {
    font-size: 26px;
    line-height: 40px;
  }
  .fb-win .fb-win-in .fb-win-line {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2px;
  }
  .fb-win .fb-win-in .fb-win-line .fb-win-policy {
    order: 2;
    line-height: 14px;
    text-align: center;
  }
  .fb-win .fb-win-in .fb-win-line .fb-win-policy br {
    display: none;
  }
  .fb-win .fb-win-in .fb-win-line .fb-win-submit {
    width: 100%;
    order: 1;
    margin-bottom: 20px;
  }
}





@media(max-width: 1250px){
  .wrapper {
    max-width: 1100px;
  }
  .header-2 .header-2-in .main-menu {
    left: 199px;
  }
  .header-2 .header-2-in .main-menu li {
    margin-right: 28px;
  }
  .header-2 .header-2-in .header-phones {
    top: 26px;
    left: 674px;
    font-size: 17px;
  }
  .header-2 .header-2-in .header-nets {
    left: 857px;
  }
  .header-2 .header-2-in .header-search {
    right: 0;
  }
  .header-2 .header-2-in .logo {
    top: 23px;
    max-width: 170px;
  }
  .header-2 .header-2-in .header-nets .hd-net {
    margin-right: 4px;
  }
  .header-2 .header-2-in .header-search .hd-search {
    max-width: 1070px;
  }
  .menu-catalog .menu-col .menu-title {
    font-size: 16px;
  }
  .main-screen .main-screen-in .main-info {
    width: 500px;
  }
  .main-screen .main-screen-in .main-info .main-info-title {
    font-size: 42px;
  }
  .services-list .services-list-tabs .services-tab {
    width: 130px;
    font-size: 14px;
  }
  .services-list .tabs-content ul li {
    font-size: 16px;
  }
  .news-block .news-block-content-list .news-block-item {
    width: 340px;
  }
  .footer .footer-in .footer-col.footer-col-1 {
    width: 270px;
  }
  .about-banner .about-banner-left {
    width: 100%;
    padding-right: 30px;
  }
  .about-banner .about-banner-img {
    display: none;
  }
  .contacts-page .contacts-left .contacts-item .contacts-item-prev {
    line-height: 21px;
    margin-bottom: 10px;
  }
  .contacts-page .contacts-left .contacts-item .contacts-item-val {
    font-size: 20px;
    line-height: 28px;
  }
  .serv .serv-description .serv-description-left {
    width: calc(100% - 440px);
  }
  .serv .serv-description .serv-description-right {
    width: 400px;
  }
  .news-bytwo .news-bytwo-item {
    width: 100%;
  }
}

@media(max-width: 1100px){
  .wrapper {
    max-width: 990px;
  }
  .header-2 .header-2-in .header-nets {
    top: 61px;
    left: 711px;
  }
  .header-2 .header-2-in .main-menu {
    left: 194px;
  }
  .header-2 .header-2-in .header-phones {
    height: 53px;
    top: 14px;
    left: 711px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    font-size: 16px;
    height: 46px;
    line-height: 110%;
  }
  .header-2 .header-2-in .header-search .hd-search {
    max-width: 960px;
  }
  .menu-catalog .menu-col {
    width: 32%;
  }
  .main-screen .main-screen-in .main-info {
    width: 460px;
  }
  .main-screen .main-screen-in .main-info .main-info-title {
    font-size: 38px;
  }
  .services-list .services-list-tabs .services-tab {
    width: 25%;
    border-radius: 12px;
  }
  .services-list .services-list-tabs {
    margin-bottom: 12px;
  }
  .doctors .doctors-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .doctors .doctors-list .doctor {
    width: 48.5%;
    margin-right: 0;
    margin-bottom: 25px;
  }
  .about-clinik .about-clinik-in {
    padding-top: 280px;
  }
  .reviews .reviews-in.reviews-2 .review-item {
    width: 100%;
    max-width: 100%;
    margin-bottom: 25px;
  }
  .news-block .news-block-content-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .news-block .news-block-content-list .news-block-item {
    width: 48.5%;
    margin-right: 0;
    margin-bottom: 25px;
  }
  .footer .footer-in .footer-col.footer-col-1 {
    margin-right: 10px;
  }
  .about-banner {
    padding-left: 45px;
    padding-top: 30px;
    padding-right: 25px;
    padding-bottom: 20px;
  }
  .content-cols .right-col .info-about .info-about-item {
    width: 100%;
  }
  .contacts-page .contacts-left {
    width: 100%;
  }
  .contacts-page .contacts-right {
    width: 100%;
  }
  .about-banner .about-banner-conts-left {
    width: 100%;
  }
  .about-banner .about-banner-conts-right {
    width: 100%;
  }
  .about-banner .about-banner-conts-phone {
    font-size: 28px;
  }
  .about-banner .about-banner-conts-phone {
    margin-top: 0;
  }
  .about-banner .about-banner-btn {
    margin-bottom: 12px;
  }
}

@media(max-width: 990px){
  .wrapper {
    max-width: 740px;
  }
  .header-2 .header-2-in {
    height: 115px;
  }
  .header-2 .header-2-in .logo {
    top: 10px;
    width: 159px;
  }
  .header-2 .header-2-in .main-menu {
    top: 82px;
    left: 0;
  }
  .header-2 .header-2-in .header-phones {
    left: 225px;
    max-width: 170px;
  }
  .header-2 .header-2-in .header-nets {
    top: 21px;
    left: 436px;
  }
  .header-2 .header-2-in .header-search {
    top: 14px;
  }
  .header-2 .header-2-in .header-search .hd-search {
    max-width: 710px;
  }
  .cabinet-link {
    height: 44px;
  }
  .cabinet-link span {
    display: none;
  }
  .menu-catalog .menu-catalog-in {
    padding-top: 10px;
  }
  .main-screen .main-screen-in .main-info {
    width: 350px;
  }
  .main-screen .main-screen-in .main-info .main-info-title {
    font-size: 29px;
    line-height: 34px;
  }
  .main-screen .main-screen-in .main-info .main-info-btns .main-info-order {
    max-width: 158px;
    margin-right: 8px;
  }
  .about-clinik .about-clinik-in {
    padding-top: 225px;
  }
  .about-clinik .about-clinik-in .about-clinik-right .about-clinik-right-text {
    font-size: 24px;
    line-height: 32px;
  }
  .about-clinik .about-clinik-in .about-clinik-left .about-clinik-btns .clinik-btn-wh, .about-clinik .about-clinik-in .about-clinik-left .about-clinik-btns .clinik-btn {
    width: 90%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .worth .worth-list .worth-list-left {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 18px;
  }
  .worth .worth-list .worth-right {
    width: 100%;
  }
  .worth .worth-item {
    width: 49%;
  }
  .footer .footer-in {
    height: auto;
  }
  .footer .footer-in .footer-col.footer-col-4 {
    width: 100%;
    margin: 25px 0;
  }
  .content-cols .left-col {
    display: none;
  }
  .content-cols .right-col {
    width: 100%;
  }
  .about-banner .about-banner-left h2 {
    line-height: 32px;
  }

  .serv .serv-description .serv-description-left {
    width: 100%;
    min-height: auto;
    margin-bottom: 35px;
  }
  .serv .serv-description .serv-description-right {
    position: relative;
    float: left;
    width: 100%;
    top: auto;
    right: auto;
  }
  .serv .serv-mark-items .serv-mark-item {
    width: 100%;
    margin-right: 0;
    padding-left: 100px;
    padding-top: 0;
  }
  .serv .serv-menu {
    height: auto;
  }
  .serv .serv-menu .serv-menu-in .serv-menu-btn {
    position: relative;
    float: left;
    margin-top: 12px;
    margin-bottom: 20px;
  }
  .serv .serv-menu .serv-menu-in ul li a {
    height: 55px;
    padding-top: 20px;
  }
  .serv .serv-price-list .serv-price-list-in .serv-price-col.serv-price-1 {
    width: 100%;
  }
  .serv .serv-price-list .serv-price-list-in .serv-price-col.serv-price-2 {
    width: 100%;
    margin: 5px 0;
  }
  .serv .serv-price-list .serv-price-list-in .serv-price-col.serv-price-3 {
    width: 100%;
  }
  .serv .serv-price-list .serv-price-list-in .serv-price-col .serv-price-order {
    float: left;
  }
  .serv .serv-price-list .serv-price-list-in .serv-price-line.serv-price-list-header {
    display: none;
  }
  .green-text {
    padding: 25px;
  }
  .rev-page .rev-page-right {
    margin-bottom: 35px;
  }
  .price-list .price-list-item .price-list-props .price-col.price-3 {
    width: 100%;
  }
  .price-list .price-list-item .price-list-props .price-col.price-2 {
    margin: 2px 0 5px 0;
  }
  .price-list .price-list-item .price-list-props .price-col.price-3 .price-order {
    float: left;
    opacity: 1;
  }
  .reviews.reviews-srv .reviews-owl {
    margin-left: 0;
    width: 100%;
  }
}

@media(max-width: 740px){
  .wrapper {
    max-width: 410px;
  }
  .page-header h1 {
    font-size: 30px;
    line-height: 32px;
  }
  .header-2 .header-2-in .logo {
    width: 140px;
  }
  .header-1 .header-1-in .header-btn {
    width: 115px;
    padding-left: 39px;
    background-position: 14px 14px;
    line-height: 106%;
    padding-top: 10px;
  }
  .header-1 .header-1-in .header-1-address {
    top: 6px;
    padding-left: 20px;
    width: 215px;
  }
  .header-2 .header-2-in .header-phones {
    left: 154px;
    font-size: 14px;
  }
  .header-2 .header-2-in .header-search {
    display: none;
  }
  .header-2 .header-2-in .main-menu {
    width: 100%;
  }
  .header-2 .header-2-in .main-menu li.cat-menu {
    position: absolute;
    right: 0;
    top: -64px;
    padding: 0;
    width: 37px;
    height: 37px;
    margin-right: 0;
    background: url(../img/menu.svg) center center no-repeat;
    background-size: 100% auto;
  }
  .header-2 .header-2-in .main-menu li.cat-menu span {
    display: none;
  }
  .header-2 .header-2-in .header-nets {
    display: none;
  }
  .header-2 .header-2-in .main-menu {
    z-index: 10;
  }
  .header-2 .header-2-in .main-menu li.cat-menu.active:before {
    display: none !important;
  }
  .header-2 .header-2-in .main-menu li.cat-menu.active {
    background: url(../img/menu_close.svg) center center no-repeat #15879d;
    background-size: 60% auto;
    border-radius: 5px;
  }
  .header-2 .header-2-in .main-menu li.sub-menu .sub-menu-list li.sub-item-mb {
    display: block;
  }
  .header-2 .header-2-in .main-menu li.sub-menu:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 23px;
    width: 100%;
    z-index: 11;
  }
  .header-2 .header-2-in .header-search .hd-search {
    max-width: 380px;
  }
  .header-2 .header-2-in .header-search .hd-search .search-input {
    padding-right: 60px;
  }
  .header-2 .header-2-in .header-search .hd-search .search-submit {
    width: 46px;
    font-size: 0px;
    background-position: center center;
  }
  .cabinet-link {
    right: 120px;
  }
  .menu-catalog .menu-col {
    width: 49%;
  }
  .main-screen {
    background: url(../img/hero_mb.jpg);
    background-size: cover;
    background-position: center;
  }
  .main-screen .main-screen-in {
    height: 490px;
  }
  .main-screen .main-screen-in .main-info {
    margin-top: 95px;
    width: 100%;
  }
  .main-screen .main-screen-in .main-info .main-info-btns .main-info-order {
    margin-bottom: 12px;
  }
  .sub-title {
    font-size: 24px;
  }
  .sub-title-right {
    padding-right: 0;
  }
  .sub-title-right .sub-title-link {
    position: relative;
    float: left;
    top: auto;
    left: auto;
    right: auto;
    font-size: 16px;
    margin-top: 20px;
  }
  .services-list .services-list-tabs .services-tab {
    width: 49%;
  }
  .services-list .tabs-content ul {
    padding: 33px 15px 39px 36px;
  }
  .services-list .tabs-content ul li {
    width: 100%;
  }
  .doctors .doctors-list .doctor {
    width: 100%;
  }
  .about-clinik .about-clinik-in .about-clinik-left {
    width: 100%;
  }
  .about-clinik .about-clinik-in .about-clinik-right {
    width: 100%;
  }
  .about-clinik .about-clinik-in .about-clinik-right .about-clinik-right-text {
    font-size: 22px;
    margin-top: 6px;
    margin-bottom: 36px;
  }
  .worth .worth-item {
    width: 100%;
  }
  .worth .worth-list .worth-right .worth-text {
    padding-right: 25px;
    padding: 25px;
  }
  .worth .worth-list .worth-right .worth-text .tab__title {
    font-size: 24px;
    line-height: 26px;
  }
  .reviews .reviews-in .review-item .review-item-top {
    padding: 28px 26px 0 28px;
  }
  .reviews .reviews-in .review-item .review-item-text {
    padding-left: 28px;
    padding-right: 28px;
  }
  .reviews .reviews-in .review-item .review-item-top .review-item-info {
    margin-top: 0;
    width: calc(100% - 90px);
  }
  .reviews .reviews-in .review-item .review-item-top .review-item-info .review-item-prev .review-item-prev-2 {
    width: 100%;
  }
  .news-block .news-block-content-list .news-block-item {
    width: 100%;
    margin-bottom: 34px;
  }
  .news-block .news-block-content-list .news-block-item .news-block-item-name {
    margin-top: 18px;
  }
  .fb-screen .fb-screen-in .fb-screen-line .fb-screen-line-input {
    width: 100%;
    margin-bottom: 20px;
  }
  .fb-screen .fb-screen-in .fb-screen-title {
    margin-bottom: 20px;
  }
  .fb-screen .fb-screen-in .fb-screen-line {
    display: flex;
    flex-wrap: wrap;
  }
  .fb-screen .fb-screen-in .fb-screen-submit {
    order: 1;
    margin-bottom: 15px;
  }
  .fb-screen .fb-screen-in .fb-screen-line .fb-screen-policy {
    order: 2;
  }
  .news-block .news-block-tabs {
    width: 100%;
    flex-wrap: wrap;
    height: auto;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 24px;
  }
  .news-block .news-block-tabs .news-block-tab {
    width: 100%;
  }
  .map {
    padding-top: 408px;
  }
  .map:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 8;
    right: 0;
    width: calc(50% - 50px);
    background: #fff;
    opacity: 0.7;
  }
  .map .map-win {
    z-index: 10;
    top: -408px;
    left: 0;
    width: 100%;
    height: auto;
    border-radius: 0;
  }
  .map .map-win .map-top {
    flex-wrap: wrap;
    justify-content: flex-start;
    height: 70px;
    padding-top: 20px;
    padding-bottom: 20px;
    height: auto;
    border-radius: 0;
  }
  .map .map-win .map-top .map-phone {
    margin-bottom: 12px;
    font-size: 18px;
  }
  .map .map-win .map-top .map-nets {
    position: relative;
    float: left;
    width: 100%;
  }
  .map .map-win .map-line-1 {
    padding-left: 20px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .map .map-win .transport {
    padding-top: 18px;
    padding-left: 20px;
    padding-bottom: 12px;
  }
  .map .map-win .transport .transport-line-left {
    width: 110px;
  }
  .map .map-win .transport .transport-line {
    margin-bottom: 18px;
  }
  .map .map-win .transport .transport-line .transport-line-right {
    width: calc(100% - 120px);
  }
  .services .services-search .search-input {
    padding-right: 65px;
  }
  .services .services-search .search-submit {
    width: 46px;
    font-size: 0px;
    background-position: center center;
  }
  .about-banner {
    padding: 24px;
  }
  .about-banner .about-banner-left h2 {
    font-size: 22px;
    line-height: 24px;
  }
  .contacts-page .contacts-left .contacts-item {
    width: 100%;
  }
  .serv .serv-menu .serv-menu-in .serv-menu-items {
    position: relative;
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 12px;
  }
  .serv .serv-menu .serv-menu-in {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .serv .serv-menu .serv-menu-in ul li {
    position: relative;
    float: left;
    width: 100%;
    margin-right: 0;
    border-bottom: 1px solid #F0F0F0;
  }
  .serv .serv-menu .serv-menu-in ul li a {
    width: 100%;
    text-align: center;
  }
  .equipment .equipment-list .equipment-item {
    padding-top: 25px;
    padding-left: 30px;
    padding-right: 20px;
  }
  .equipment .equipment-list .equipment-item .equipment-item-left {
    width: 100%;
  }
  .equipment .equipment-list .equipment-item .equipment-item-right {
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .rev-page .rev-page-left {
    width: 100%;
  }
  .rev-page .rev-page-right {
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .rev-page .reviews .reviews-in .review-item .review-item-top {
    height: auto;
    min-height: 130px;
    padding-bottom: 12px;
  }
  .reviews .reviews-in .review-item .review-item-top .review-item-info .review-item-name {
    font-size: 16px;
  }
  .reviews .reviews-in .review-item .review-item-top .review-item-img {
    width: 56px;
    height: 56px;
    background-size: 100% auto;
  }
  .reviews .reviews-in .review-item .review-item-top .review-item-info {
    width: calc(100% - 71px);
  }
  .sale-page .sale-page-item {
    position: relative;
    float: left;
    width: 100%;
    margin-right: 0;
    margin-bottom: 19px;
  }
  .gallery .gallery-list {
    justify-content: space-between;
  }
  .gallery .gallery-list .gallery-item {
    width: 49%;
    margin-right: 0;
  }
  .docs-list .docs-list-item {
    flex-wrap: wrap;
    padding: 15px 0;
  }
  .docs-list .docs-list-item .docs-list-name {
    width: 100%;
    margin-bottom: 10px;
  }
  .teh .teh-list .teh-item {
    padding: 25px 20px;
  }
  .teh .teh-list .teh-item .teh-item-left {
    width: 100%;
  }
  .teh .teh-list .teh-item .teh-item-btn {
    float: left;
    margin-top: 15px;
    margin-left: 55px;
  }
  .teh .teh-list .teh-item .teh-item-left {
    padding-left: 55px;
  }
  .teh .teh-list .teh-item .teh-item-left .teh-item-num {
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 29px;
    padding-top: 6px;
  }
  .news-list .news-list-item .news-list-left {
    width: 100%;
    margin-bottom: 10px;
  }
  .news-list .news-list-item .news-list-right {
    width: 100%;
  }
  .doctor-page .doctor-page-left {
    width: 100%;
    height: auto;
  }
  .doctor-page .doctor-page-right {
    width: 100%;
  }
  .doctor-page .doctor-page-right .doctor-page-post .doctor-post-left {
    width: 100%;
    margin-bottom: 12px;
  }
  .doctor-page .doctor-page-right .doctor-page-post .doctor-post-right {
    width: 100%;
  }
  .reviews-owl .owl-nav .owl-prev {
    margin-left: 0;
  }
  .reviews-owl .owl-nav .owl-next {
    margin-right: 0;
  }
  .doctors.doctors-page .doctors-block-tabs {
    flex-wrap: wrap;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 10px;
  }
  .doctors.doctors-page .doctors-block-tabs .doctors-block-tab {
    width: 100%;
    border-radius: 10px;
  }
  .doctors.doctors-page .doctors-block-tabs .doctors-block-tab.active {
    border-radius: 10px;
  }
}

@media(max-width: 410px){
  .wrapper {
    max-width: 389px;
  }
  .header-2 .header-2-in .header-search .hd-search {
    max-width: 350px;
  }
  .cabinet-link {
    padding-left: 20px;
    right: 117px;
  }
  .worth .worth-list {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
  }
  .worth .worth-item {
    font-size: 16px;
  }
  .serv .serv-mark-items .serv-mark-item {
    width: 100%;
    margin-right: 0;
    padding-left: 58px;
    padding-top: 0;
  }
  .serv .serv-mark-items .serv-mark-item .serv-mark-ico {
    width: 40px;
    height: 40px;
    background-size: 65% auto;
  }
  .about-banner .about-banner-left.about-fw {
    padding-right: 0;
  }
  .about-banner .about-banner-conts-title {
    font-size: 16px;
  }
  .about-banner .about-banner-conts-val {
    font-size: 20px;
  }
  .about-banner .about-banner-conts-phone {
    font-size: 24px;
  }
}

@media(max-width: 389px){
  .wrapper {
    max-width: 320px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .header-1 .header-1-in .header-btn {
    font-size: 13px;
    width: 100px;
    padding-left: 35px;
    background-position: 11px 14px;
  }
  .header-1 .header-1-in .header-1-address {
    top: 7px;
    padding-left: 18px;
    font-size: 13px;
    line-height: 16px;
  }
  .header-2 .header-2-in .logo {
    width: 134px;
  }
  .header-2 .header-2-in .header-phones {
    left: 142px;
    font-size: 12px;
    height: 42px;
  }
  .header-2 .header-2-in .main-menu li.cat-menu {
    top: -66px;
  }
  .header-2 .header-2-in .header-search .hd-search {
    max-width: 300px;
  }
  .cabinet-link {
    display: none;
  }
  .menu-catalog .menu-col {
    width: 100%;
  }
  .main-screen .main-screen-in {
    height: 590px;
  }
  .main-screen .main-screen-in .main-info .main-info-title {
    font-size: 28px;
  }
  .services .services-search .search-input {
    font-size: 15px;
  }
  .content-cols .right-col .info-about .info-about-item {
    padding-left: 65px;
  }
  .content-cols .right-col .info-about .info-about-item .info-about-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 54px;
    height: 54px;
    background-size: 100% auto !important;
  }
  .content-cols .right-col .info-about .info-about-item .info-about-item-name, .content-cols .right-col .principle .principle-title {
    line-height: 20px;
  }
  .content-cols .right-col .info-about .info-about-item .info-about-item-text {
    line-height: 22px;
  }
  .content-cols .right-col .principle .principle-number {
    width: 54px;
    height: 54px;
  }
  .content-cols .right-col .principle {
    padding-left: 65px;
  }
  .content-cols .right-col .principle .principle-text {
    line-height: 22px;
  }
  .contacts-page .order-docs {
    height: 60px;
    text-align: center;
    line-height: 20px;
    padding-top: 10px;
  }
}





.search-top {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 35px;
}

.search-top .search-center {
  max-width: 1490px;
}

.tpl-component-netcat-module-search-result-by-type.tpl-template-others .search-result-item {
  margin-bottom: 20px !important;
}

.tpl-component-netcat-module-search-result-by-type.tpl-template-others .search-result-item .nc_search_context {
  display: none;
}

.tpl-text-header5 {
  font-size: 16px;
  margin-bottom: 4px;
}

.tpl-component-netcat-module-search-result-by-type.tpl-template-others .search-result-title { margin-top: 12px; margin-bottom: 10px; text-align: left; }
.tpl-component-netcat-module-search-result-by-type.tpl-template-others .search-no-result { text-align: left; }
.tpl-component-netcat-module-search-result-by-type.tpl-template-others .search-result-item {
  position:relative;
  float: left;
  width: 49%;
}
.tpl-component-netcat-module-search-result-by-type .tpl-block-list-objects {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tpl-component-netcat-module-search-result-by-type.tpl-template-others .search-result-item .tpl-text-header5 {
  position: relative;
  float: left;
  width: 100%;
  height: 152px;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  padding: 10px 20px;
  box-shadow: 0px 3px 8px rgba(85, 96, 133, 0.2);
  border-radius: 12px;
  transition: 0.2s;
}
.tpl-component-netcat-module-search-result-by-type.tpl-template-others .search-result-item .tpl-text-header5:hover {
  box-shadow: 0px 3px 8px #bbb;
}
.tpl-component-netcat-module-search-result-by-type.tpl-template-others .search-result-item .tpl-text-header5 strong {
  margin-right: 4px;
  font-style: normal;
  font-weight: normal;
}
.tpl-component-netcat-module-search-result-by-type.tpl-template-search-field .search-form { width: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; }
.tpl-component-netcat-module-search-result-by-type.tpl-template-search-field .search-form input { flex-grow: 1; }

.tpl-text-header5 {
    font-size: 20px;
    color: #003974;
}

.search-form {
  position: relative;
  float: left;
  width: 100%;
  max-width: 800px;
  margin-bottom: 30px;
  border-radius: 63px;
  overflow: hidden;
}

.tpl-component-netcat-module-search-result-by-type.tpl-template-search-field .search-form {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

.search-form input[type="text"] {
  height: 50px;
  background: #f1f1f1;
  border: none;
  font-weight: 400;
  font-size: 18px;
  line-height: 117%;
  padding: 1px 112px 0 29px;
  letter-spacing: 0.5px;
}

.search-form button {
  background: #0071BC;
  height: 50px;
  color: #fff;
  padding: 0 15px;
  font-size: 18px;
  border: none;
  width: 140px;
  cursor: pointer;
  transition: 0.2s;
}

.search-form button:hover {
  opacity: 0.9;
}

.s-form-center {

}

@media(max-width: 740px){
  .tpl-component-netcat-module-search-result-by-type.tpl-template-others .search-result-item {
    width: 100%;
  }
  .tpl-component-netcat-module-search-result-by-type.tpl-template-others .search-result-item .tpl-text-header5 {
    height: auto;
    min-height: 152px;
  }
}




.feedback-sended {
  display: none;
  opacity: 0;
  z-index: 1002;
  position: fixed;
  top: 50%;
  margin-top: -104px;
  left: 50%;
  margin-left: -180px;  
  width: 100%;
  max-width: 360px;
  background: #fff;
  border-radius: 8px;
  padding: 24px;
  height: 208px;
}

.feedback-sended .x {
  z-index: 151;
  position: absolute;
  top: 15px;
  right: 20px;
  width: 25px;
  height: 25px;
  cursor: pointer;
}

.feedback-sended .feedback-sended-text {
  font-size: 24px;
  padding-top: 3px;
  font-weight: 600;
  letter-spacing: -0.5px;
  line-height: 110%;
  padding-bottom: 10px;
  color: #3c3c3c;
}

.feedback-sended .feedback-sended-after {
  color: #26292C;
  font-size: 15px;
  line-height: 21px;
  padding-top: 8px;
  letter-spacing: -0.1px;
}

.feedback-sended .x {
  position: absolute;
  top: 27px;
  right: 27px;
  cursor:pointer;
  width: 18px;
  height: 18px;
  background: url(../img/x_snd.svg) center center no-repeat;
  background-size:100%;
  cursor:pointer;
  z-index:3;
}

.feedback-sended .feedback-sended-btn {
  background: #25adc2;
  color: #fff;
  height: 40px;
  font-weight: 600;
  font-size: 15px;
  padding-top: 10px;
  margin-top: 31px;
  line-height: 133%;
  letter-spacing: -0.01em;
  border-radius: 6px;
  text-align: center;
  cursor: pointer;
  transition: 0.2s;
}

.feedback-sended .feedback-sended-btn:hover {
  opacity: 0.9;
}

#fade-sended { 
  display: none;
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .50;
  z-index: 1001;
}

@media(max-width: 380px){
  .feedback-sended {
    left: 10px;
    right: 10px;
    margin-left: 0;
    width: calc(100% - 20px);
  }
}

.warning {
  /*background-color: #ffd2d2 !important;*/
  border-color: red !important;
}

.calc-fb-warn-text {
  display: none;
  position: absolute;
  left: 0;
  font-size: 11px;
  color: #fff;
  bottom: -18px;
}

.warn .calc-fb-warn-text {
  display: block;
}