.appointment-form [type="submit"] {
  width: 100%;
}
.img-block {
  display: block;
  font-size: 0;
}
.img-block img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.l-blue {
  color: #1B9CFC;
}
.blue {
  color: #0071BB;
}
.sec-screen-left-col {
  text-align: right;
  margin-bottom: 3rem;
}
.section-overtitle {
  font-size: 1.6rem;
}
.privacy-policy-block {
  font-size: 0;
}
.privacy-policy {
  font-size: 12px;
}
.feed-form-label-checkbox:before {
  font-size: 1rem;
}
.first-screen h1 {
  font-size: 3.2rem; 
}
.first-screen-content h1 {
  font-size: 2rem;
}
.price-block-form .form-group,
.appointment-form .form-group {
  max-width: 280px;
}
.appointment-form .form-group {
  margin-right: auto;
  margin-left: auto;
}
.first-screen .price-block-form {
  margin-top: 2.6rem;
}
.first-screen .price-block-form > p {
  font-size: 1.5rem;
}
.first-screen .price-block-form input {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #DDEDFF;
  font-size: 1.2rem;
  padding-left: 0;
}
/* Link List Block */
.collapse {
    font-weight: bold;
    position: relative;
    color: #1B9CFC;
    cursor: pointer;
}

.collapse .icon svg {
    width: 1rem;
    max-height: 1rem;
    vertical-align: -.180em;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.collapse.active .icon svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.collapse.navi {
    font-size: 1.2rem;
    line-height: 75px;
    color: #0071BB;
    display: block;
    position: relative;
}

.collapse.navi:before,
.collapse.navi:after {
    content: '';
    height: 1px;
    position: absolute;
    left: -15px;
    right: -15px;
    background-color: #DDEDFF;
}

.collapse.navi:before {
    top: 0;
}

.collapse.navi:after {
    bottom: 0;
}

.collapse.navi .icon svg {
    width: 20px;
    height: 20px;
    font-size: 20px;
    margin-right: 15px;
    max-height: unset;
}

.collapse.navi.active .icon svg {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.collapse:hover {
    color: #00B6B0;
}

.collapse.navi:hover {
    color: #0071BB !important;
}

.collapse.white,
.collapse.white:hover {
    color: #FFF !important;
}

.link-list-block {
  border-bottom: 1px solid #DDEDFF;
}
.link-list {
  font-size: 1.2rem;
  list-style: none;
  padding: 1.5rem 0 1.35rem;
  margin: 0;
}

.link-list li:not(:last-of-type) {
  border-right: 1px solid #DDEDFF;
}

.link-list a {
  color: inherit;
  text-decoration: none;
  padding: 0.2rem .75rem;
}
/* End Of Link List Block */

/* Blue Bg Block */
.blue-bg-block {
  position: relative;
  color: #fff;
  z-index: 1;
  padding: 4.5rem 0;
}

.blue-bg-block:before {
  position: absolute;
  content: '';
  display: block;
  background-color: #1473B2;
  top: 0;
  bottom: 0;
  left: 0;
  border-radius: 0px 0px 80px 0px;
  width: 50%;
  z-index: -1;
}

.blue-bg-block--reverse:before {
  left: auto;
  right: 0;
  border-radius: 0px 0px 0px 80px;
}

.blue-bg-block img {
  border-radius: 12px;
}

.blue-bg-block .page-title {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

.section-video-row iframe {
  border-radius: 12px;
}

/* Description Block */
.descripion-block p {
  font-size: 1rem;
}
/* End Of Description Block */

/* Indications */
.indications .col {
  margin: 2.2rem 0;
}
.indications-item {
  position: relative;
  border: 7px solid rgba(22,166,146,.5);
  height: 100%;
  padding: 2.4rem 2.2rem 1rem 1.8rem;
}
.indications-item .img-block {
  position: absolute;
  top: 0;
  left: 22px;
  transform: translateY(-65%);
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 81px;
  height: 82px;
  z-index: 1;
}
.indications-item .text {
  position: relative;
  z-index: 5;
}

/* Category */
.indications-category {
  position: relative;
  padding-bottom: 1rem;
  z-index: 1;
}
.indications-category .col {
  margin: 0 0 1rem;
}
.indications-category:before {
  position: absolute;
  content: '';
  display: block;
  right: 0;
  bottom: 0;
  left: 0;
  background: #1473B2;
  border-radius: 0px 0px 80px 0px;
  height: 70%;
  z-index: -1;
}
.indications-category .text {
  display: inline-block;
  font-size: 1.25rem;
  color: #fff;
  padding-top: .75rem;
}
.indications-category a:hover .text {
  color: #fff;
  text-decoration: underline;
}
/* End Of Indications */

/* Equipment Block */
.equipment-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.equipment-list li {
  border-left: 2px solid #0071BB;
  background-color: #fff;
  padding: .8rem 1.5rem;
  margin-top: 1.4rem;
}

/* End Of Equipment Block */

/* Swiper Slider */
.sert-slider {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.step-block .slider-block {
  position: relative;
  padding-bottom: 3rem;
  z-index: 1
}
.equipment .slider-block:before,
.step-block .slider-block:before {
  position: absolute;
  content: '';
  display: block;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1
}
.step-block .slider-block:before {
  background-color: #0071bb;
  border-bottom-right-radius: 80px;
  height: 80%;
}
.step-block .slider-block .img-block {
  border-radius: 5px;
  overflow: hidden
}
.step-block .slider-navigation {
  text-align: center;
  margin-top: 2.2rem
}
.step-block .swiper-button-next,
.step-block .swiper-button-prev,
.step-block .swiper-pagination {
  position: static;
  display: inline-block;
  vertical-align: middle
}
.step-block .swiper-pagination {
  font-size: 0;
  margin: 0 .4rem
}
.step-block .swiper-pagination-bullet {
  position: relative;
  border-radius: 0;
  border: 1px solid #fff;
  background-color: transparent;
  width: 20px;
  height: 20px;
  color: #fff;
  opacity: .5;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  margin: 0 .4rem
}
.step-block .swiper-pagination-bullet small {
  position: absolute;
  right: 1px;
  bottom: -4px;
  background-color: #0071bb;
  font-size: 1rem;
  line-height: 1;
  padding: 0 2px
}
.step-block .swiper-pagination-bullet-active,
.step-block .swiper-pagination-bullet:hover {
  opacity: 1
}
.step-block .swiper-button-next,
.step-block .swiper-button-prev {
  width: 16px;
  height: 16px;
  margin-top: 0
}
.step-block .swiper-button-next:after,
.step-block .swiper-button-prev:after {
  display: block;
  content: '';
  background: url(/upload/post-covid_3/arrow.svg) center/cover no-repeat;
  font-size: 0;
  font-family: none;
  width: 100%;
  height: 100%;
  opacity: .5;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.step-block .swiper-button-next:hover:after,
.step-block .swiper-button-prev:hover:after {
  opacity: 1
}
.step-block .swiper-button-prev:after {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg)
}
.equipment .swiper-button-next,
.equipment .swiper-button-prev{
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
}
.equipment .swiper-pagination-bullet {
  border-color: #485460;
  color: #485460;
}
.equipment .swiper-pagination-bullet-active,
.equipment .swiper-pagination-bullet:hover {
  border-color: #63E9FF;
}
.equipment .slider-block:before {
  background-color: #F0F9FF;
  border-radius: 0 80px 0 0;
  height: 84.5%;
}
.equipment .swiper-pagination-bullet small {
  background-color: #F0F9FF;
}
.equipment .slider-item-block {
  border: 4px solid #D6E6EF;
  padding: 0.2rem;
}
/* End Of Swiper Slider */

/* Doctors Block */
.doctor-block .img-block {
  position: relative;
}
.doctor-block .img-block span {
  position: absolute;
  left: 0;
  bottom: 1.2rem;
  background-color: #fff;
  width: calc( 100% - 2.2rem );
  font-size: 1rem;
  color: #1B9CFC;
  padding: .5rem 1rem;
}
.doctor-block .name {
  position: relative;
  display: block;
  border-bottom: 1px solid #DDEDFF;
  font-size: 1.2rem;
  color: #485460;
  padding: 0.5rem 3.2rem 0.75rem 0;
}
.doctor-block .name strong {
  display: block;
  font-size: 1.75rem;
}
.doctor-block .name:before,
.doctor-block .name:after {
  position: absolute;
  content: '';
  bottom: 1rem;
  right: 0;
  opacity: 0.5;
}
.doctor-block .name:before {
  border-radius: 50%;
  border: 3px solid #63E9FF;
  width: 42px;
  height: 42px;
}
.doctor-block .name:after {
  background: url(https://medscannet.ru/upload/post-covid_3/arrow.svg) center/cover no-repeat;
  width: 22px;
  height: 22px;
  -webkit-filter: brightness(.4);
          filter: brightness(.4);
}
.doctor-block .name:hover {
  text-decoration: none;
}
.doctor-block .name:hover:before,
.doctor-block .name:hover:after {
  opacity: 1;
}
.doctor-block .exp {
  display: block;
  font-size: 1rem;
  color: #0071BB;
  margin: 0.7rem 0 1.5rem;
}

/* Price */
.section-prices .section-list-item {
  align-self: baseline;
}
/*  Edn Of Price */

/* Table */
.price-list-block .warning {
  font-size: 1.25rem;
  margin-top: 2rem;
}
.price-list-table {
  -webkit-box-shadow: 0px 10px 20px #D6E6EF;
          box-shadow: 0px 10px 20px #D6E6EF;
}
.price-list-table table {
  width: 100%;
  border: none;
}
.price-list-table table {
  margin: 0;
}
.price-list-table + .price-list-table {
  border-top: 1px solid #fff;
}
.close .table-list {
  display: none;
}
.open .table-list {
  display: table-row-group;
}
.price-list-table th,
.price-list-table td {
  border: none;
  font-size: 1.25rem;
  padding: 1.85rem 2.25rem;
}
.price-list-table th {
  background-color: #D5EFFF;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #485460;
  cursor: pointer;
}
.price-list-table th svg,
.price-list-table th span {
  display: inline;
  vertical-align: middle;
}
.open th svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg)
}
.price-list-table th span {
  padding-left: 1.6rem;
}
.price-list-table td:first-of-type {
  width: 50%;
}
.price-list-table td:nth-child(2) {
  font-weight: 700;
  text-align: right;
}
.price-list-table td:nth-child(2) strong {
  font-size: 1.6rem;
  padding-right: 0.5rem;
}
/* End Of Table */

/* Map */
.section-map {
    position: relative; 
}
.map-toggle {
    font-size: 24px;
    color: #1B9CFC;
    position: absolute;
    right: 20px;
    top: 0;
    z-index: 10;
    cursor: pointer;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.map-toggle.active {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    z-index: 20;
}
.toggle-item {
    width: 100%;
    display: none;
}
.toggle-item:first-of-type {
    display: block;
}
.map-toggle .svg-icon svg {
    width: 20px;
    max-height: 20px;
    margin-bottom: 3px;
}
.section-map .map-back {
    position: absolute; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ccc;
    overflow: hidden;
    z-index: 1;
}
.section-map .map-container {
    position: relative; 
    background-color: #fff;
    z-index: 5; 
}
.section-map .map-container .map-name{
    padding: 2rem;  
    font-size: 1.5rem;
    line-height: 1.2;   
}
.section-map .map-container .map-line{
    border-top: 1px solid #DDEDFF;  
    margin: 0 2rem;
}
.section-map .map-container .map-description{
    padding: 2rem;  
    padding-bottom: 4rem;
}
.section-map .map-container .map-description .map-item:not(:last-child){
    margin-bottom: 1.5rem;  
}
.section-map .map-container .map-description .map-item .svg-icon{
    margin-right: 1.25rem;  
    position: relative;
}
.section-map .map-container .map-description .map-item .svg-icon::after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    background: #9AECDB;
    border-radius: 50%;
    width: .7rem;
    height: .7rem;
    z-index: 0;
}
.section-map .map-container .map-description .map-item .svg-icon svg {
    width: 1rem;
    max-height: 1rem;
    vertical-align: -.125em;
    position: relative;
    z-index: 1;
}
/* End Of Map */

/* Border List Items */
.section-advantage-two.border-list-items {
  padding: 0;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.section-advantage-two.border-list-items .border-list-item {
  border-width: 5px;
}

.border-list-item {
  position: relative;
  min-height: 218px;
  padding: 1.4rem 1.4rem .5rem 7rem;
  margin: 1rem 0;
}

.border-list-item .img-block {
  position: absolute;
  width: 61px;
  top: 1.4rem;
  left: 1.4rem;
}

.border-list-item .item-title {
  font-size: 1.25rem;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}

.border-list-item .item-text p {
  line-height: 1.2;
  margin: 0.25rem 0;
}

.border-list-item .item-text p:last-of-type {
  margin-bottom: 0;
}

.border-list-item .item-text a:not(:hover) {
  color: #485460;
}
/* End Of Border List Items */


@media (max-width: 991px) {
  .fixed-navi-wrapper {
    overflow: hidden;
  }

  .fixed-navi-wrapper .fixed-navi {
    display: none;
  }
  .link-list li:not(:last-of-type) {
    border-right: none;
    border-bottom: 1px solid #DDEDFF;
  }
  .link-list li:not(:first-of-type) {
    padding: 1rem 0;
  }
  .link-list li:first-of-type {
    padding-bottom: 1rem;
  }
  .blue-bg-block {
    padding: 2.8rem 0;
  }
  .blue-bg-block:before {
    width: 100%;
  }
  .first-screen h1 {
    font-size: 2rem;
  }
  .first-screen-content h1 {
    font-size: 1.8rem;
  }
  .first-screen .price-block-form > p {
    font-size: 1.2rem;
  }
  .blue-bg-block .page-title,
  .section-title {
    font-size: 1.6rem;
  }
  .indications-category:before {
    height: 85%;
  }
  .section-advantage-two .item .item-title {
    word-wrap: break-word;
  }
}

@media (max-width: 767px) {
    .section-map {
        margin-bottom: 3rem;
    }
    .map-container {
        -webkit-box-shadow: 0px 10px 20px #D6E6EF;
        box-shadow: 0px 10px 20px #D6E6EF;
    }
    .map-toggle {
        top: 5px;
        font-size: 1rem;
    }
  .equipment .slider-block {
    padding-top: 3rem;
  }
  .sert-slider {
    margin-top: 2rem;
  }
  .equipment .slider-block:before {
    height: 100%;
  }
  .price-list-table th, .price-list-table td {
    font-size: 1rem;
    padding: 0.85rem 1.25rem;
  }
  .price-list-table td:first-of-type {
    width: 65%;
  }
  .price-list-table td:last-of-type {
    width: 35%;
  }
  .price-list-table td:nth-child(2) strong {
    font-size: 1.35rem;
  }
}

@media( max-width: 480px ) {
  .price-list-table td:first-of-type,
  .price-list-table td:last-of-type {
    width: 50%;
  }
  .border-list-item {
    padding: 1rem 1rem 1rem 5.5rem;
  }
  .border-list-item .img-block {
    top: 1rem;
    left: 1rem;
    width: 3.5rem;
  }
}
/* End Of Doctors Block */