.main-menu .root .item {
  position: relative;
}
.logo-blue-block {
  width: 361px;
}
.main-menu .root .icon-wrapper {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  -ms-flex-preferred-size: 45px;
  flex-basis: 45px;
  width: 45px;
  height: 45px;
}
.main-menu .root .icon {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.main-menu .open .icon {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.main-menu .item.current-page {
  color: #00b6b0;
}
.main-menu.fixed .root:hover > ul {
  top: 50px;
}
.footer .item .item-list a.current-page {
  font-weight: bold;
}
.mobile-accordeon-menu-item-list__wrapper {
  height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.footer .mobile-accordeon-menu .item .mobile-accordeon-menu-item-title {
  margin: 0;
  cursor: pointer;
  margin-bottom: 1rem;
}
.footer .mobile-accordeon-menu .mobile-accordeon-menu-item {
  margin: 0;
}
.mobile-accordeon-menu {
  padding-top: 10px;
}
.mobile-accordeon-menu-item-list__wrapper .item-list {
  padding-bottom: 0.2rem;
}
#quest .btn-primary:disabled,
#zapis .btn-primary:disabled,
#callback .btn-primary:disabled,
#zapisall .btn-primary:disabled {
  background: #0072bc;
  color: #fff;
  opacity: 0.5;
}
body .page-breadcrumb__wrapper {
  padding: 0;
  padding-bottom: 1rem;
}
.breadcrumbs {
  padding: 22px 10px 10px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.breadcrumbs__item {
  color: #666;
  font-size: 14px;
}
.breadcrumbs__link {
  text-decoration: underline;
}
.page-breadcrumb__list .breadcrumbs {
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .breadcrumbs {
    padding: 20px 20px 10px;
  }
  .section-licenses-slider {
  margin-bottom: 6rem;
}
.logo-blue-block {
  width: 121px;
}
}
.page-breadcrumb__wrapper {
  padding-top: 20px;
}
.page-breadcrumb__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-breadcrumb__item {
  font-size: 12px;
  line-height: 150.61%;
  padding-left: 30px;
  position: relative;
  color: #485460;
}
.page-breadcrumb__item a {
  color: #0071bb;
  font-size: 12px;
}
.page-breadcrumb__list .breadcrumbs {
  padding: 0;
}
.page-breadcrumb__item:first-child {
  padding-left: 30px;
}
.page-breadcrumb__item:before {
  content: "•";
  position: absolute;
  font-size: 15px;
  color: #e5e5e5;
  top: 0;
  left: 12px;
}
.page-breadcrumb__item:first-child:before {
  content: none;
}
@media (max-width: 768px) {
  /*
    .page-breadcrumb__list{
        flex-direction: column;
    }
    */
  body .page-breadcrumb__item {
    padding-left: 30px;
  }
  body .page-breadcrumb__item:before {
    content: "•" !important;
    position: absolute !important;
    font-size: 15px !important;
    color: #e5e5e5 !important;
    top: 0 !important;
    left: 12px !important;
  }
}
.btn__learn-more {
  max-width: 100%;
  position: relative;
  padding: 0.5rem 2rem;
  padding-left: 6rem;
  color: #485460;
  border-color: #63e9ff;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 3px solid #63e9ff;
  line-height: 1.5;
  border-radius: 0;
  position: relative;
  text-transform: initial;
  font-family: officina;
  font-size: 18px;
  font-weight: 700;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.btn__learn-more::after {
  content: attr(data-shift);
  position: absolute;
  padding: 0 1rem;
  background-color: #fff;
  bottom: -1rem;
  right: 1rem;
}
.btn__learn-more:hover::after {
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  line-height: 2.6rem;
}
.btn__learn-more .hide {
  opacity: 0;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.btn__learn-more:hover {
  color: #63e9ff;
  background-color: transparent;
  border-color: #63e9ff;
}
.popup--window .form-field .after {
  font-size: 14px;
  color: #777;
}
.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.popup--window {
  display: none;
  z-index: 9999;
  overflow: hidden;
  max-width: 580px;
  width: 100%;
  height: auto;
  padding: 20px !important;
  font-size: 13px;
}
body #fixed-navi .container .row.no-gutters.align-items-center.justify-content-between .container {
  display: none;
}
#spec-search {
  padding-left: 50px;
}
.clients-front-img:before {
  content: "";
}
.clients-front-img:hover:before {
  content: "";
  background-image: url(/local/templates/medscan_new/assets/img/zoom-to-actual-size.png);
}
.section-foto .swiper-slide a:before,
#section-foto .swiper-slide a:before {
  content: "";
  background-image: url(/local/templates/medscan_new/assets/img/zoom-to-actual-size.png);
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.section-foto .swiper-slide a:hover:before,
#section-foto .swiper-slide a:hover:before {
  content: "";
  opacity: 0.5;
}
.swiper-slide .mam_land-symptoms-diseases-slider__item a:before {
  content: none;
}
h2.clinic-info__text__title {
  font-weight: bold;
  font-size: 1.75rem;
  margin-bottom: 1rem;
  line-height: 1.2;
}
body .clinic-info__text p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.2rem;
}
.page-block__doctor__zav {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  text-align: center;
  color: #0071bb;
  padding-top: 15px;
}
.page-block__doctor__name-1 {
  font-size: 18px;
  line-height: 150.61%;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddedff;
}
.page-block__doctor__name-1 b {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  text-align: center;
  padding-top: 5px;
}
.page-block__doctor__spec {
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  color: #1b9cfc;
}
.page-block__doctor__stazh {
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  color: #1b9cfc;
  padding-top: 10px;
}
.page-block-may-1 {
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  text-align: center;
  color: #8cb2ca;
  padding-top: 15px;
}
.online-top {
  width: 100%;
  background-color: #00B5AF;
  color: #fff !important;
  padding: .3rem .3rem;
  font-size: 1rem;
  display: inline-block;
  text-decoration: none;
}
.online-top:hover {
  background-color: #06C6BF;
  text-decoration: none;
}
.page-block-may-2 {
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  text-align: center;
  color: #8cb2ca;
  padding-bottom: 15px;
}
.page-block-may__wrapper {
  background: url("/local/templates/medscan_new/assets/img/may.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 108px;
}
@media (max-width: 991px) {
  .page-block-may__wrapper {
    padding-top: 70px;
  }
  .navbar > li {
    font-weight: 600;
  }
  .root ul li {
    font-weight: 400;
  }
  .main-menu a.item:hover {
    color: inherit;
  }
  .main-menu .root .icon-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .main-menu .root .item ~ ul,
  .main-menu .root .itemh:hover ~ ul {
    display: none !important;
  }
  .main-menu .root .open ~ ul {
    display: block!important;
  }
}
@media (max-width: 768px) {
  .page-block-may__wrapper {
    padding-top: 80px;
  }
  .page-block-may-1,
  .page-block-may-2 {
    font-size: 16px;
    font-weight: 400;
    line-height: initial;
  }
  .page-block-may-2 {
    padding-top: 5px;
  }
}
@media (max-width: 320px) {
  .page-block-may__wrapper {
    background: url("/local/templates/medscan_new/assets/img/may-mobile.jpg");
    background-position: center center;
    background-repeat: no-repeat;
  }
}
.page-block__doctor__info__title {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  color: #0071bb;
}
body .page-block__doctor__wrapper.custom-1 {
  padding-top: 25px;
}
.page-block__blue {
  background: #0071bb;
  border-radius: 0 0 100px 0;
  padding: 30px 0;
}
.page-block__blue {
  color: #fff;
}
.page-block__blue__title {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px;
  position: relative;
  z-index: 1;
  display: inline-block;
}
.page-block__blue__title:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 7px;
  background: #1286d2;
  bottom: 4px;
  z-index: -1;
}
.page-block__blue__image {
  position: relative;
  left: -200px;
  top: -85px;
  margin-bottom: -85px;
}
.page-block__blue ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-top: 25px;
  padding-left: 10px;
}
.page-block__blue ul li {
  position: relative;
  padding-top: 20px;
}
.page-block__blue ul li:first-child {
  padding-top: 0;
}
.page-block__blue ul li:before {
  content: "•";
  position: absolute;
  color: #1286d2;
  left: -10px;
  top: 50%;
  margin-top: -2px;
  font-size: 20px;
}
.page-block__blue ul li:first-child:before {
  top: 0px;
}
.page-block__grey {
  padding: 40px 0;
  background: #f0f9ff;
  border-radius: 0 100px 0 0;
}
.section-title__border {
  border-bottom: 1px solid #ddedff;
  padding-bottom: 30px;
}
.page-block__cofee {
  color: #fff;
  background: #0071bb;
  border-radius: 0 0 100px 0;
  padding: 130px 0;
  margin-top: 50px;
}
.page-block__cofee__image {
  left: -260px;
  top: -200px;
  position: absolute;
}
.page-block__cofee__text {
  padding-top: 20px;
}
.page-block__spec-title {
  margin-top: 3rem;
  line-height: 1.2;
  font-size: 2em;
  font-weight: bold;
}
.page-block__cons__text {
  padding-top: 30px;
}
.page-block__cons__persons__name-1 {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  padding-top: 15px;
}
.page-block__cons__persons__name-1 b {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
}
.page-block__cons__persons__dolzh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 20px;
}
.page-block__cons__persons__dolzh__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-block__cons__persons__dolzh__text {
  padding-left: 10px;
}
.page-block__cons__persons__wrapper {
  padding-top: 30px;
}
.page-block__foto {
  padding-top: 50px;
}
.page-block__cons__persons__image img {
  max-width: 100%;
}
.pt-30 {
  padding-top: 30px;
}
.pt-50 {
  padding-top: 50px;
}
.mt-50 {
  margin-top: 50px;
}
.page-block__doctor__photo img {
  max-width: 100%;
}
@media (max-width: 1200px) {
  .page-block__blue__image {
    left: -250px;
  }
  .page-block__cofee__image {
    left: -300px;
  }
}
@media (max-width: 991px) {
  .page-block__blue__image {
    left: -300px;
  }
  .page-block__cofee__image {
    left: -350px;
  }
}
@media (max-width: 768px) {
  .page-block__blue__image,
  .page-block__cofee__image {
    position: initial;
    text-align: center;
    margin-bottom: 30px;
  }
  .page-block__blue__image img,
  .page-block__cofee__image img {
    max-width: 100%;
  }
}
.spec-rating__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0;
}
.spec-rating__stars__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.spec-rating__stars__clear {
  background: url(/local/templates/medscan_new/assets/img/star_clear.png);
  width: 16px;
  height: 16px;
  background-position: center center;
  background-repeat: no-repeat;
}
.spec-rating__stars__filled {
  background: url(/local/templates/medscan_new/assets/img/star_filled.png);
  width: 16px;
  height: 16px;
  background-position: center center;
  background-repeat: no-repeat;
}
.spec-rating__reviews__wrapper {
  padding-left: 10px;
  line-height: 1;
}
body .section-appointment .appointment-text.page-block__appointment-text {
  padding-left: 0;
}
#spec-list .col-md-4 .spec-item-img {
  height: 350px;
}
.page-block__spec__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.page-block__spec-all a {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  color: #1b9cfc;
}
.page-block__spec-all a:hover,
.page-block__spec-all a:active {
  color: #00b6b0;
  text-decoration: underline;
}
.section-expert__wrap .expert-card:nth-child(3) .expert-card__num,
.section-expert__wrap .expert-card:nth-child(3) .expert-card__attr,
.section-expert__wrap .expert-card:nth-child(3) .expert-card__text {
  color: #63e9ff;
}
.page-block__section-expert .expert-panel__mediabox {
  width: 100%;
  text-align: right;
}
.page-block__section-expert img {
  max-width: 440px;
  display: initial;
}
.page-block__section-expert .expert-panel__end__wrapper {
  background: #f0f9ff;
  border-radius: 50px 0 0 0;
  padding: 32px;
  position: absolute;
  right: 0;
  bottom: 0px;
  z-index: 2;
  padding-right: 45%;
  font-weight: 700;
  z-index: 2;
  color: #f0f9ff;
}
.page-block__section-expert .expert-panel__end {
  position: absolute;
  bottom: 0;
  z-index: 4;
  padding: 32px;
  padding-left: 45%;
  color: #1b9cfc;
  font-weight: 700;
}
.page-block__foto .swiper-slide a {
  width: 100%;
  display: block;
  text-align: center;
  /*border: 1px solid #f4f4f4;*/
  /*background: #fff;*/
}
.page-block__foto .swiper-slide a img {
  max-height: 238px;
}
#zapis_spec .btn-primary:disabled {
  background: #0072bc;
  color: #fff;
  opacity: 0.5;
}
.section-services .item {
  color: #0072bc;
}
@media (max-width: 768px) {
  .slider-panel [class*="-slider__pagination"] {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .slider-panel_white .swiper-pagination-bullet {
    margin-top: 0;
  }
}
.section-advantage-two .col-item {
  padding-top: 10px;
}
.social-ok {
  width: 13px;
  height: 13px;
  margin-top: 3px;
  margin-right: 10px;
}
.social-ok img {
  width: 13px;
  display: block;
  height: 13px;
}
.footer .social-list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section-specialist .item .item-experience-custom {
  color: #0071bb;
}
.item-info__member {
  padding-top: 1rem;
}
@media (max-width: 991px) {
  body .main-menu .navbar > li > a.item {
    width: 100%;
    border-bottom: 1px solid #ddd;
  }
  body .main-menu .navbar > li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: none;
  }
  body .main-menu .root:hover > ul,
  body .main-menu .root > ul {
    position: initial;
    height: initial;
    overflow: initial;
    max-height: initial !important;
    width: 100%;
    padding: 0;
    display: initial;
  }
  body .main-menu .root > ul > li {
    line-height: initial;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    padding-left: 30px;
  }
}
@media (max-width: 991px) {
  body .main-menu .root > ul > li {
    padding-left: 1.5rem;
  }
}
#form_modal_med_doc .faq-form-label {
  margin: 0;
}
#form_modal_med_doc .faq-form-label:last-child .faq-form-label__title {
  margin: 0;
}
#policy_approve_med_doc {
  height: 13px;
  width: 13px;
}
#policy_approve_med_doc {
  width: 20px;
  height: 20px;
  border: 2px solid #00bab6;
  background: #fff;
}
#form_modal_med_doc .faq-form-label-2 {
  margin-bottom: 30px;
}
#form_modal_med_doc .about-advantage__title {
  line-height: 35px;
  margin-bottom: 10px;
}
#form_modal_med_doc .faq-form-label-2 .faq-form-label__title {
  padding-top: 2px;
  max-width: 85%;
}
.page-block-pac {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.page-block-pac a {
  font-weight: 600;
  padding-top: 0.5rem;
  padding-left: 1rem;
  position: relative;
}
.page-block-pac a:before {
  content: "•";
  position: absolute;
  left: 0;
}
.page-block-pac a:hover:before {
  text-decoration: none;
  color: #0072bc;
}
@media (max-width: 767px) {
  .himio-info-content,
  .section-advantage-two {
    padding-top: 2rem;
  }
}
.bold {
  font-weight: bold;
}
.menu-top-header {
  font-size: 20px;
}
.page-block-covid-deag__back {
  position: relative;
  background: rgb(0, 113, 187);
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 113, 187, 1)), to(rgba(255, 255, 255, 1)));
  background: -o-linear-gradient(left, rgba(0, 113, 187, 1) 0%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(90deg, rgba(0, 113, 187, 1) 0%, rgba(255, 255, 255, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0071bb",endColorstr="#ffffff",GradientType=1);
}
.page-block-covid-deag__wrapper {
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.page-block-covid-deag__wrapper:before {
  content: "";
  position: absolute;
  background-image: url("/local/templates/medscan_new/assets/img/circle_blue.png");
  width: 357px;
  height: 198px;
  left: -30px;
  bottom: 0;
  z-index: 1;
}
.page-block-covid-deag__title {
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
  color: #ffffff;
  position: relative;
  z-index: 2;
  text-align: center;
}
.page-block-covid-deag__button__wrapper {
  padding-top: 35px;
  position: relative;
  z-index: 2;
}
.page-block-covid-deag__button:hover,
.page-block-covid-deag__button:active,
.page-block-covid-deag__button {
  font-size: 18px;
  font-weight: 700;
  line-height: 29px;
  background-color: #19d0cd;
  padding: 10px 35px;
  color: #ffffff;
  text-decoration: none;
}
@media (min-width: 990px) and (max-width: 1200px) {
  .jumb .col-12:first-of-type {
    margin-top: -55px;
  }
}
@media (max-width: 420px) {
  .page-block-covid-deag__wrapper:before {
    left: initial;
    max-width: 120%;
  }
}
.section-line-2 {
  margin-bottom: 0;
}
.page-block-pac {
  padding: 0;
}
.page-block-pac a {
  font-weight: initial;
}
.section-prices-2 .item {
  height: 100px;
}
@media (max-width: 991px) {
  .section-prices-2 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.expert-panel__body {
  width: 100%;
}
.page-block__section-expert .expert-panel__end__wrapper {
  border-radius: 0 0 0 50px;
}
.table-programs tr {
  background: #fff;
}
.table-programs tr td {
  width: 20%;
  border: 1px solid #d0d0d0;
}
.table-programs tr td:first-child {
  width: 80%;
}
.table-programs__title td {
  background: #0087c7;
  color: #ffffff;
  font-weight: bold;
}
.table-programs__part td {
  background: #d9d9d9;
}
.table-programs__price td {
  background: #0087c7;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.table-programs__price td:first-child {
  text-align: left;
}
.page-block__blue ul.list-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-block__blue ul.list-columns li {
  width: 50%;
}
.page-block__blue ul.list-columns li:first-child {
  padding-top: 20px;
}
.page-block__blue ul.list-columns li:first-child:before {
  top: 50%;
}
@media (max-width: 540px) {
  .page-block__blue ul.list-columns li {
    width: 100%;
  }
  .page-block__blue ul.list-columns {
    display: initial;
  }
}
.page-block-equipment {
  padding-top: 70px;
}

.special-offers__element__body__title {
  font-size: 24px;
  font-weight: 700;
  color: #3e3e3e;
  line-height: 120%;
}
.special-offers__element__body__text {
  font-size: 18px;
  font-weight: 400;
  color: #a3a3a3;
  line-height: 120%;
  padding-top: 32px;
}
.special-offers__element__body__more,
.special-offers__detail__bottom__more {
  padding-top: 32px;
}
.special-offers__element {
  padding-top: 50px;
}
.section-text-img-2:before {
  content: "";
  background-image: url(/local/templates/medscan_new/assets/img/blue_back.jpg);
}
body .row-initial {
  display: initial;
}
.page-block__doctor__info__title {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  color: #0071bb;
}
body .page-block__doctor__wrapper.custom-1 {
  padding-top: 25px;
}
.page-block__doctor__photo img {
  max-width: 100%;
}

.page-block__doctor__zav {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  text-align: center;
  color: #0071bb;
  padding-top: 15px;
}
.page-block__doctor__name-1 {
  font-size: 18px;
  line-height: 150.61%;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddedff;
}
.page-block__doctor__name-1 b {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  text-align: center;
  padding-top: 5px;
}
.page-block__doctor__spec {
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  color: #1b9cfc;
}
.page-block__doctor__stazh {
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  color: #1b9cfc;
  padding-top: 10px;
}

.page-block__doctor__photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-block__doctor__photo img {
  border-radius: 50%;
}
.page-block__doctor__info__person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.page-block__doctor__info__person__name {
  width: 100%;
  max-width: 155px;
}
.page-block__doctor__info__person__spec {
  padding-left: 20px;
  margin-left: 20px;
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-left: 1px solid #ddedff;
  color: #1b9cfc;
}
.page-block__doctor__info p:first-child {
  padding-top: 20px;
}
.page-block__doctor__info__tags__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
}
.page-block__doctor__info__tag {
  background: #ffffff;
  -webkit-box-shadow: 0px 10px 20px #d6e6ef;
  box-shadow: 0px 10px 20px #d6e6ef;
  padding: 10px;
  border-left: 2px solid #0071bb;
  margin-top: 10px;
  margin-left: 10px;
}
.page-block__doctor__wrapper {
  padding-top: 55px;
}
.page-block__doctor__item {
  padding-top: 55px;
}
.page-block__doctor__item:first-child {
  padding-top: 0;
}
.page-block__doctor__info__tags__wrapper {
  -ms-flex-wrap: initial;
  flex-wrap: initial;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page-block__title__color-2 {
  color: #1b9cfc;
  font-size: 24px;
}
.page-block__doctor__tel {
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #1b9cfc;
  font-weight: bold;
}
.page-block__doctor__name-2 {
  padding-top: 20px;
  font-size: 18px;
  line-height: 150.61%;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddedff;
  font-weight: bold;
}
.page-block__doctor__info__top-text ul {
  padding: 0;
  padding-left: 13px;
}
.page-block__doctor__info__top-text ul li {
  padding-top: 10px;
}
.page-block__doctor__info__top-text ul li:first-child {
  padding-top: 0;
}
body .page-block__doctor__wrapper-2__custom-2 {
  padding-top: 70px;
}
body .page-block__doctor__wrapper-2__custom-2:first-child {
  padding-top: 0;
}
.blue-block-2 {
  margin-top: 50px;
}
.page-block__doctor__item__bottom-text {
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: -0.015em;
  color: #1b9cfc;
  padding-top: 20px;
}
.section-text ul,
.section-text ol {
  padding-left: 1rem;
}
.close .table-list {
  display: table-row-group;
}
.close .table-list.table-list-close {
  display: none;
}
.section-half-custom {
  margin-top: 0;
}
.page-block-content h2 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.special-offers__detail__all {
  font-size: 1.6rem;
  padding-top: 1rem;
}
.section-article img {
  max-width: 100%;
}
.section-article-title-item {
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
  color: inherit;
  font-weight: 700;
  padding-top: 0.5rem;
}
.section-article-title {
  text-transform: uppercase;
  margin: 30px 0 15px;
  font-size: 18px;
  display: block;
  color: inherit;
  font-weight: 700;
}
.main-news-text__content {
  max-height: 94px;
  overflow: hidden;
  font-size: 1.1rem;
}
.news-block-text__more {
  display: inline-block;
  font-size: 16px;
  color: #0072bc;
  line-height: 1;
  letter-spacing: 0.2px;
  vertical-align: bottom;
  text-decoration: underline;
  padding-top: 0.5rem;
}
.page-content .about-company img {
  max-width: 100%;
}
.page-content .about-company {
  padding-top: 1rem;
}
.news,
.news-list {
  margin: 0 auto 60px;
}
.news-block-text__more,
.text-block a {
  text-decoration: underline;
}
.news-block {
  min-height: 215px;
  background: #fff;
  color: #000;
}
.main-news__image {
  height: 210px;
  background-position: 50% 50%;
  background-size: cover;
  display: block;
  overflow: hidden;
}
.main-news-description {
  width: 75%;
}
.news-block .main-news__image:after {
  border-color: transparent #fff;
}
@media only screen and (min-width: 761px) {
  .specialist-card__experience {
    font-size: 18px;
  }
}
.news-block .main-news-description {
  padding: 20px;
}
.news-block-text__more {
  display: inline-block;
  font-size: 16px;
  color: #0072bc;
  line-height: 1;
  letter-spacing: 0.2px;
  vertical-align: bottom;
}

@media only screen and (min-width: 761px) {
  .main-news__image {
    height: auto;
    width: 25%;
    position: relative;
  }
  .main-news__image:after {
    content: " ";
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 210px 40px 0 0;
    border-color: transparent #0072bc;
  }
  .main-news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    margin-right: 0;
  }
}
.news-block .main-news__image:after {
  border-color: transparent #fff;
}

.main-news-description {
  padding: 10px;
}
@media only screen and (min-width: 761px) {
  .main-news-description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .search-results {
    width: 100%;
  }
}
.news-block .main-news-description {
  padding: 20px;
}
.main-news__title {
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
  color: inherit;
  font-weight: 700;
}
.main-news-text__content {
  max-height: 94px;
  overflow: hidden;
  text-align: justify;
}
.news-block-text__more,
.text-block a {
  text-decoration: underline;
}
.news-block-text__more {
  display: inline-block;
  font-size: 16px;
  color: #0072bc;
  line-height: 1;
  letter-spacing: 0.2px;
  vertical-align: bottom;
}
.table-price__all-price {
  margin: 0.5rem 0;
}
.page-block-news-item {
  padding-top: 1rem;
}
.news-block .main-news-description {
  padding-left: 20px;
  padding-right: 0;
}
@media (max-width: 760px) {
  .news-block .main-news-description {
    width: 100%;
    padding-left: 0;
  }
}
.special-offers__element__image__wrapper img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .special-offers__element__body__title {
    padding-top: 2rem;
  }
}
.section-text {
  font-size: inherit;
}
.blue-bg-block ul {
  padding-left: 1rem;
}
.about-block-prepare ul,
.about-block-prepare ol {
  padding-left: 0;
}
body .hide {
  display: initial !important;
}
#about.section-half-img.section-half-custom {
  height: 600px;
}
@media (min-width: 1600px) {
  #about.section-half-img.section-half-custom {
    height: 700px;
  }
}
@media (min-width: 1800px) {
  #about.section-half-img.section-half-custom {
    height: 800px;
  }
}
@media (min-width: 2100px) {
  #about.section-half-img.section-half-custom {
    height: 900px;
  }
}
@media (min-width: 2400px) {
  #about.section-half-img.section-half-custom {
    height: 1000px;
  }
}
@media (min-width: 2600px) {
  #about.section-half-img.section-half-custom {
    height: 1100px;
  }
}
@media (max-width: 991px) {
  #about.section-half-img.section-half-custom {
    height: initial;
  }
}
/*
.header-logo{
    position: relative;
    top: -1.5rem;
}
.header-mobile .header-circle{
    display: none;
}
@media (max-width: 991px){
    .header-mobile .header-logo img{
        height: initial;
    }
    .header-logo{
        position: initial;
        top: initial;
    }
}
*/
.section-text-img-custom-1:before {
  background: #d7eeff;
}
.page-block-with-points__desc {
  position: relative;
  padding: 2rem 1rem;
  /*! text-align: center; */
  /*! font-size: 24px; */
  font-style: normal;
  /*! font-weight: 400; */
  /*! line-height: 40px; */
  /*! color: #0071bb; */
  overflow: hidden;
  -webkit-box-shadow: 0px 10px 20px #d6e6ef;
  box-shadow: 0px 10px 20px #d6e6ef;
}
.page-block-with-points__desc:before {
  content: "";
  position: absolute;
  width: 270px;
  height: 270px;
  border-radius: 50%;
  background: #f0f9ff;
  top: 0;
  right: -110px;
  z-index: -1;
}
.page-block-with-points__desc:after {
  content: "";
  position: absolute;
  background: url("/local/templates/medscan_new/assets/img/icon-quotes.png");
  width: 77px;
  height: 50px;
  background-position: center center;
  background-repeat: no-repeat;
  top: 50%;
  margin-top: -25px;
  right: 25px;
  z-index: -1;
}
body .text-center {
  text-align: center;
}
.page-block-title {
  font-weight: bold;
  font-size: 1.75rem;
  margin-bottom: 1rem;
  line-height: 1.2;
}
.page-block-with-points__desc__items {
  padding-top: 3rem;
}
.page-block-with-points__desc__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 80px;
  margin-left: 20px;
}
.page-block-with-points__desc__item__count:before {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  background: url("/local/templates/medscan_new/assets/img/icon-point.png");
  top: 50%;
  margin-top: -40px;
  left: -35px;
  z-index: -1;
}
.page-block-with-points__desc__item__count:after {
  content: "";
  width: 2px;
  height: 100%;
  top: 20px;
  position: absolute;
  background: #d8f1ff;
  bottom: 0;
  left: 4px;
  z-index: -2;
}
.page-block-with-points__desc__item:last-child .page-block-with-points__desc__item__count:after {
  content: none;
}
.page-block-with-points__desc__item__text {
  color: #485460;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  padding-left: 2rem;
}
.page-top-title {
  color: #1b9cfc;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}
@media (max-width: 1660px) {
  .img-adaptive-custom {
    max-width: 100%;
  }
}
.reviews-grid__item {
  padding-top: 1rem;
}
@media (max-width: 991px) {
  .reviews-grid__item {
    padding-top: initial;
  }
}
.label {
  color: inherit;
  padding: inherit;
  line-height: inherit;
}
.blue-bg-block a {
  color: #fff;
}
.main-news-block__image {
  width: 540px;
  height: 380px;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  max-width: 100%;
}
.news-block__image-top {
  background-position: top;
}
.news-block__image-left {
  background-position: left;
}
.news-block__image-right {
  background-position: right;
}
.news-block__image-bottom {
  background-position: bottom;
}
.sticky-bar__wrap .sticky-bar__cont .sticky-bar__btn.get-form {
  padding: 0;
}
.sticky-bar__wrap .sticky-bar__cont .sticky-bar__btn.get-form .hide {
  white-space: nowrap;
  font-size: 15px;
}
.sticky-bar__wrap .sticky-bar__cont .sticky-bar__btn.get-form:after {
  right: 0;
  font-size: 13px;
  white-space: nowrap;
  padding: 0 0.5rem;
}
.sticky-bar__wrap .sticky-bar__cont .sticky-bar__btn.get-form:hover::after {
  top: 13px;
  line-height: 0;
}
@media (max-width: 1199px) {
  .sticky-bar__wrap .sticky-bar__cont .sticky-bar__btn.get-form:after {
    font-size: 13px;
    padding: 0 0.1em;
  }
  .sticky-bar__wrap .sticky-bar__cont .sticky-bar__btn.get-form .hide {
    font-size: 13px;
  }
}
.page-block-photo-with-desc__item__title {
  color: #1b9cfc;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  padding-top: 1rem;
}
.page-block-photo-with-desc__item__text ul {
  padding: 0;
  margin: 0;
  padding-left: 1rem;
}
.page-block-photo-with-desc__item__text {
  padding-top: 1.5rem;
}
.page-block-photo-with-desc__item__text ul li {
  padding-top: 1.5rem;
}
.page-block-photo-with-desc__item__text ul li:first-child {
  padding-top: 0;
}
.swiper-container-custom {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-custom[class*="-slider"] {
  margin-right: -15px;
  margin-left: -15px;
}
.swiper-container-custom .clients-front-img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: auto;
}
.cap-custom-1 h1 {
  font-size: 2.9rem;
}
.header-mobile .svg-icon.label::after {
  right: 0.85rem;
}
.footer a {
  text-decoration: initial;
  color: inherit;
  font-weight: initial;
}
.footer .lic-link {
  color: #0072bc;
}
.clinic-info-custom {
  margin: 50px 0;
  padding: 30px;
  background: #ffffff;
  -webkit-box-shadow: 0px 10px 20px #d6e6ef;
  box-shadow: 0px 10px 20px #d6e6ef;
}
body .title-font-1 {
  font-size: 2rem;
}
.form-ajax {
  background-image: url(/local/templates/medscan_new/assets/img/form-modal-back.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.back-initial {
  background: #fff;
}
.form-modal-answer {
  text-align: center;
  width: 510px;
  height: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
}
.form-modal-answer__title {
  color: #485460;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 45px;
}
.form-modal-answer__add {
  font-size: 24px;
  font-style: normal;
  line-height: 34px;
  color: #0072bc;
}
.section-text-custom-1 .section-text-img:before {
  background-image: url(/local/templates/medscan_new/assets/img/photo-back-2.jpg);
}
body .btn-custom-1 {
  color: #485460;
}
.section-pretitle-sub-custom {
  padding-top: 3rem;
}
.section-cases {
  background: #f4f9fc;
  padding-bottom: 5rem;
}
.form-line.form-line-callback {
  color: #fff;
  margin: 0;
  margin-top: 3rem;
}
.form-line.form-line-callback a {
  color: #fff;
}
.form-line.form-line-callback .justify-content-between > .col:first-of-type .img-block {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
.form-line.form-line-callback .justify-content-between > .col:first-of-type .img-block img {
  margin: 0;
}
body .form-line.form-line-callback input {
  color: #fff !important;
}
.form-line.form-line-callback input[type="text"] {
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.form-line.form-line-callback input::-webkit-input-placeholder {
  color: #fff !important;
}
.form-line.form-line-callback input::-moz-placeholder {
  color: #fff !important;
}
.form-line.form-line-callback input:-ms-input-placeholder {
  color: #fff !important;
}
.form-line.form-line-callback input::-ms-input-placeholder {
  color: #fff !important;
}
.form-line.form-line-callback input::placeholder {
  color: #fff !important;
}
.form-line.form-line-callback input:-ms-input-placeholder {
  color: #fff !important;
}
.form-line.form-line-callback input::-ms-input-placeholder {
  color: #fff !important;
}
.form-line-callback__title {
  margin-bottom: 1rem;
}
.form-line-callback__title:after {
  content: none;
}
.form-line-callback__img {
  position: relative;
  left: -25%;
}
.form-line .form-line-callback__desc {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
}
.form-line-callback:before {
  content: "";
  background: rgb(0, 113, 187);
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 113, 187, 1)), to(rgba(144, 195, 228, 1)));
  background: -o-linear-gradient(left, rgba(0, 113, 187, 1) 0%, rgba(144, 195, 228, 1) 100%);
  background: linear-gradient(90deg, rgba(0, 113, 187, 1) 0%, rgba(144, 195, 228, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0071bb",endColorstr="#90c3e4",GradientType=1);
}
.form-line-callback .btn {
  width: 100%;
  background-color: #19d0cd;
  font-size: 18px;
  padding: 0.5rem 2rem;
}
.form-line-callback .btn:hover,
.form-line-callback .btn:active {
  background-color: #19d0cd;
}
.form-line-callback:after {
  content: "";
  background-image: url(/local/templates/medscan_new/assets/img/callback-form-blue-back.png);
  width: 400px;
  height: 280px;
  position: absolute;
  top: 20px;
  right: 0;
  z-index: -1;
}
.form-line.form-line-callback {
  margin-bottom: 3rem;
}
.form-line.form-line-callback .justify-content-between > .col:first-of-type .img-block img {
  max-width: 100%;
  height: auto;
}
.form-line.form-line-callback input.invalid {
  border-color: #7d3737;
}
@media (max-width: 766px) {
  .form-line-callback:after {
    content: none;
  }
  .form-line-callback__img {
    position: initial;
  }
}
@media (max-width: 400px) {
  .form-line-callback__img img {
    max-width: 100%;
  }
}
body iframe {
  max-width: 100%;
}
@media (max-width: 768px) {
  .clinic-container img.img-fluid {
    width: 100%;
  }
}
.modal-call-back-request {
  display: none;
}
.modal-call-back-request .fancybox-button.fancybox-close-small {
  display: none;
}
.modal-call-back-request__wrapper {
  padding: 2rem 4rem;
}
.modal-call-back-request__title {
  color: #485460;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
}
.modal-call-back-request__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 2.5rem;
}
.modal-call-back-request__action__button {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  text-align: center;
  display: inline-block;
  padding: 0.1rem 2.5rem;
  border-radius: 20px;
  color: #0071bb;
  background: #fff;
  border: 1px solid #0071bb;
}
.modal-call-back-request__action__button:nth-child(2) {
  margin-left: 1.5rem;
}
.modal-call-back-request__action__button-active {
  background: #1286d2;
  color: #fff;
}
.modal-call-back-request__action__button:hover,
.modal-call-back-request__action__button:active {
  color: #0071bb;
  text-decoration: none;
}
.modal-call-back-request__action__button-active:hover,
.modal-call-back-request__action__button-active:active {
  color: #fff;
}
.sticky-callback {
  opacity: 0;
  position: fixed;
  bottom: -1rem;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sticky-callback-active {
  opacity: 1;
  bottom: 4rem;
  z-index: 111;
}
#CalltouchWidgetFrame {
  bottom: -20rem !important;
  display: none !important;
  opacity: 0;
  visibility: hidden;
}
.sticky-callback__close {
  position: relative;
  display: none;
}
.sticky-callback__close:before {
  content: "";
  position: absolute;
  background-image: url(/local/templates/medscan_new/assets/img/sticky-close-round.svg);
  width: 25px;
  height: 25px;
  right: 1.6rem;
  top: -30px;
  cursor: pointer;
}
.sticky-callback__wrapper {
  margin: 0 1.6rem;
  background: #ff8282;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #ff8282;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sticky-callback__button {
  width: 50%;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  color: #fff;
  padding: 1rem;
}
.sticky-callback__button:hover,
.sticky-callback__button:active {
  color: #fff;
  text-decoration: none;
}
.sticky-callback__button-left {
}
.sticky-callback__button-right {
  position: relative;
}
.sticky-callback__button-right:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 30px;
  margin-top: 8px;
  background: #ed6868;
  top: 0;
  left: 0;
}
.sticky-callback__wrapper__on-scroll {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(3px);
  background: #ffffffbf;
  border: 1px solid #ff8282;
}
.sticky-callback__wrapper__on-scroll .sticky-callback__button {
  color: #ff8282;
}
.sticky-callback__wrapper__on-scroll .sticky-callback__button:hover,
.sticky-callback__wrapper__on-scroll .sticky-callback__button:active {
  color: #ff8282;
  text-decoration: none;
}
#ontop {
  display: none !important;
}
#zapisall {
  padding: 3rem !important;
}
.form-modal-answer-2 {
  width: initial;
  height: 100%;
}
.menu-detail__item-2 {
  z-index: 2;
}
@media (max-width: 768px) {
  .menu-detail__item__block-menu {
    height: 0px;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
    .fixed-navi-wrapper .fixed-navi {
    display: none;
  }
}
#zapisvr .form-modal-answer-inline{
  height: initial;
  padding-bottom: 3rem;
}
#zapisvr .form-modal-answer__title,
#zapisvr .form-modal-answer__add{
  color: #fff;
}
.form-zapis__wrapper{
  padding: 44px;
}
#zapis_spec{
  padding: 24px !important;
}
#form-line__white #zapisvr .form-modal-answer-inline{
  align-items: baseline;
}
#form-line__white #zapisvr .form-modal-answer__title{
  color: #485460;
}
#form-line__white #zapisvr .form-modal-answer__add{
  color: #0072bc;
}
.about-block-special{
    padding: 2rem 0;
}
.about-block-special-title{
    font-size: 2em;
    font-weight: bold;
}
.about-block-special a{
    margin-top: 0.5rem;
    display: inline-block;
}
.table-price-special tr td:nth-child(2){
    width: 100px;
}
.table-price-special tr td{
    padding: 1rem;
}
.licenses-slider-title{
  text-align: center;
}
.spec-item-position{
  margin: 1rem 0;
}
.section-sert__desc{
  color: #1B9CFC;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  padding-top: 5rem;
}
.section-sert__body{
  color: #485460;
  font-size: 36px;
  font-weight: 700;
  line-height: 47px;
  padding-top: 1.5rem;
}
.section-sert__add{
  color: #485460;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  padding-top: 1rem;
}
.section-sert__item img{
  max-width: 100%;
}
.section-sert__item{
  position: relative;
  background: #FFFFFF;
  box-shadow: 3px 2px 17px rgb(132 132 132 / 14%);
  padding: 2.5rem 1.5rem;
  text-align: center;
}
.section-sert__item:before{
  content: "";
  position: absolute;
  background-image: url(/local/templates/medscan_new/assets/img/section-sert-back.png);
  width: 207px;
  height: 248px;
  bottom: 0;
  right: 0;
}
.section-sert__item__text-1{
  padding-top: 2rem;
}
.section-sert__item__number{
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-align: right;
  padding-top: 2rem;
}
.section-sert__item__title{
  color: #1B9CFC;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding-top: 1rem;
  padding-bottom: 2rem;
}
.section-sert__item__person{
  color: #485460;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  border-bottom: 1px solid #F3F3F3;
  margin-bottom: 1rem;
}
.section-sert__item__license{
  color: #717171;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  padding-top: 0.5rem;
}
.section-sert__item__license-expire{
  color: #1B9CFC;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  padding-top: 0.5rem;
}
.section-sert__item__add{
  color: #C4C4C4;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding-top: 1.5rem;
}
.section-sert__item__title-2{
  color: #1B9CFC;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  padding-top: 3rem;
}
.section-sert__item__license-expire-2{
  color: #0071BB;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  padding-top: 1rem;
}
























