page-block__form-type-1{
    background: #E9F7FF;
    border-radius: 0px 80px 0px 0px;
    padding: 35px 30px;
    margin-left: 64px;
}
.sing-up__form__field input.sing-up__form__input__placeholder-custom + label{
    z-index: 1;
}
.page-block__form-type-1__title{
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0em;
    color: #0071BB;
}
.page-block__form-type-1__desc{
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    color: #485460;
    padding-top: 25px;
}
.page-block__form-type-1 .btn__learn-more::after{
    background-color: #E9F7FF;
}
.page-block__form-type-1 .sing-up__form__field:first-child{
    margin-top: 20px;
}
.z-index-1{
    z-index: 1;
}
.z-index-2{
    z-index: 2;
}
.page-block__title-2{
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0em;
    color: #1B9CFC;
}
.page-block__title-2-1{
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    color: #1B9CFC;
}
ul.page-block__list{
    padding-top: 20px;
    color: #485460;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0em;
}
ul.page-block__list li{
    position: relative;
    padding-left: 15px;
    padding-top: 10px;
}
ul.page-block__list li:first-child{
    padding-top: 0;
}
ul.page-block__list li:before{
    content: "•";
    left: 0px;
    position: absolute;
    color: #0071BB;
}
.page-block__reason{
    padding-top: 50px;
}
.page-block__reason__icon__wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-block__reason__icon__circle-1{
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px #d6e6ef;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-block__reason__icon__circle-2{
    background: radial-gradient(50% 50% at 50% 50%, rgba(221, 237, 255, 0) 82.29%, rgba(221, 237, 255, 0.47) 100%);
    border-radius: 50%;
    width: 110px;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-block__reason__icon__image{
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-block__title-3{
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    color: #C4C4C4;
}
.page-block__title-3-1{
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    color: #1B9CFC;
}
.pt-3{
    padding-top: 20px;
}
.page-block__reason__icon__line{
    position: relative;
    z-index: 1;
}
.page-block__reason__icon__line:before{
    content: "";
    position: absolute;
    width: 5px;
    background-color: #DDEDFF;
    height: 100%;
    left: 50%;
    margin-left: -2px;
    z-index: -1;
}
.page-block__reason__icon__line:after{
    content: "";
    background-image: url("/local/templates/medscan_my/img/icons/triple_dots.png");
    position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
    width: 5px;
    height: 30px;
    left: 50%;
    bottom: 0;
    margin-left: 15px;
    top: 50%;
    margin-top: 60px;
    z-index: -1;
}
.page-block__list__wrapper{
    padding-bottom: 50px;
}
.page-block__list__wrapper-last{
    padding-bottom: 0;
}
.page-block__advantages__image{
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-block__advantages__image__circle-1{
    background: #FFFFFF;
    box-shadow: 0px 0px 40px 5px #D6E6EF;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    box-shadow: 0px 0px 20px #d6e6ef;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-block__advantages__image__circle-2{
    background: radial-gradient(50% 50% at 50% 50%, rgba(221, 237, 255, 0) 82.29%, rgba(221, 237, 255, 0.47) 100%);
    width: 278px;
    height: 278px;
    border-radius: 50%;
    box-shadow: 0px 0px 20px #d6e6ef;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.page-block__advantages__image__logo,
.page-block__advantages__image__text{
    position: absolute;
}
.page-block__advantages__text-item{
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0em;
    color: #17D9DD;
    display: flex;
    align-items: center;
}
.page-block__advantages__text-item img{
    margin-right: 15px;
    width: initial;
    max-width: 100%;
}
.page-block__advantages__text-item{
    padding-top: 33px;
    position: relative;
}
.page-block__advantages__text-item:first-child{
    padding-top: 0;
}
.page-block__form-type-2{
    background: #0071BB;
    border-radius: 0px 0px 80px 0px;
    padding: 30px;
}
.page-block__form-type-2__wrapper{
    width: 70%;
    margin-left: 30%;
    position: relative;
}
.page-block__form-type-2{
    color: #FFFFFF;
}
.page-block__form-type-2__title{
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
}
.page-block__form-type-2__desc{
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    padding-top: 20px;
}
.page-block__form-type-2 .sing-up__form__checkbox{
    color: #FFFFFF;
}
.page-block__form-type-2 form .sing-up__form__input__custom{
    color: #FFFFFF;
}
.page-block__form-type-2 .btn__sing-up{
    padding: 0;
    margin: 0;
    background: #1286D2;
    border: none;
    border-radius: initial;
    color: #FFFFFF;
    text-transform: initial;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    padding: 7px 30px;
}
.page-block__form-type-2 .sing-up__form__field:first-child{
    margin-top: 20px;
}
.page-block__form-type-2 .sing-up__form__field,
.page-block__form-type-2 .btn__sing-up__wrapper{
    margin-top: 20px;
}
.page-block__doctor__photo{
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-block__doctor__photo img{
    border-radius: 50%;
}
.page-block__doctor__info__person{
    display: flex;
    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: flex;
    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: flex;
    flex-wrap: wrap;
    margin-left: -10px;
}
.page-block__doctor__info__tag{
    background: #FFFFFF;
    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__title-4{
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    color: #485460;
}
.text-color-1{
    color: #1B9CFC;
}
.page-block__divider-line{
    border-top: 1px solid #DDEDFF;
    padding-top: 30px;
    margin-top: 30px;
    width: 100%;
    max-width: 540px;
}
.page-block__content-2{
    padding-top: 20px;
}
.sing-up__form__answer{
    text-align: left;
    padding-top: 30px;
    font-size: 18px;
    margin: 0;
}
@media (max-width: 992px){
    .special-offers__detail__promotion-place__list{
        padding-top: 0;
    }
}
.special-offers__detail__promotion-place__toggle{
    top: 8px;
}
@media (max-width: 768px){
    .special-offers__detail__promotion-place__toggle{
        position: initial;
    }
}
.form-modal__upp{
    text-transform: uppercase;
} 
.form-modal input,
.form-modal textarea,
.form-modal select{
    font-family: officina;
    font-weight: 700;
    color: #636973;
}
.form-modal input[type=submit]{
    color: #FFFFFF;
}
ul.page-block__list li ul{
    padding-top: 20px;
    color: #485460;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0em;
}
ul.page-block__list li ul li{
    position: relative;
    padding-left: 15px;
    padding-top: 10px;
}
ul.page-block__list li ul li:first-child{
    padding-top: 0;
}
ul.page-block__list li ul li:before{
    content: "○";
    left: 0px;
    position: absolute;
    color: #0071BB;
    font-size: 13px;
}
.page-block-owl-carousel span{
    position: relative;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0em;
    color: #C4C4C4;
    z-index: -1;
}
.page-block-owl-carousel span.page-number__wrapper{
    border: 1px solid #C4C4C4;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.page-block-owl-carousel span.page-number__wrapper>span{
    display: block;
    line-height: 6px;
}
.page-block-owl-carousel span.page-number__wrapper>span>span{
    line-height: 5px;
    padding: 0 1px;
    background: #0071BB;
}
.page-block-owl-carousel .owl-dot.active span{
    color: #FFFFFF;
}
.page-block-owl-carousel .owl-dot.active span.page-number__wrapper{
    border: 1px solid #FFFFFF;
}
.page-block-owl-carousel .page-prev{
    padding-right: 10px;
}
.page-block-owl-carousel .page-next{
    padding-left: 10px;
}
.page-block-owl-carousel .page-prev.disabled a{
   pointer-events: none;
}
.page-block-owl-carousel .page-next.disabled a{
  pointer-events: none;
}
.page-block-owl-carousel .page-prev.disabled span:before{
    content: "";
    background-position: -11px 0px;
}
.page-block-owl-carousel .page-next.disabled span:before{
    content: "";
    background-position: -33px 0px;
}
.page-block-owl-carousel .page-prev span{
    position: relative;
}
.page-block-owl-carousel .page-prev span:before{
    content: "";
    background: url("/local/templates/medscan_my/img/pagination_nav_buttons-white.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 11px;
    height: 11px;
    position: relative;
    display: block;
    top: 50%;
    left: 0px;
}
.page-block-owl-carousel .page-prev:hover span:before{
    content: "";
    background-position: -11px 0px;
}
.page-block-owl-carousel .page-next span{
    position: relative;
}
.page-block-owl-carousel .page-next span:before{
    content: "";
    background: url("/local/templates/medscan_my/img/pagination_nav_buttons-white.png");
    background-repeat: no-repeat;
    background-position: -22px 0px;
    width: 11px;
    height: 11px;
    position: relative;
    display: block;
    top: 50%;
    left: 0px;
}
.page-block-owl-carousel .page-next:hover span:before{
    content: "";
    background-position: -33px 0px;
}
.owl-dots{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.owl-carousel button.owl-dot {
    margin: 0 4px;
    position: relative;
    z-index: 1;
}
.page-block-owl-carousel .owl-dots__wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
}

.page-block-owl-carousel .owl-item{
    padding: 0px 15px;
}
.page-block-owl-carousel .owl-item .owl-carousel-item img{
    border-radius: 3px;
}
.page-block-slider-custom-1{
    position: relative;
    top: -75px;
}
.page-block-slider-custom-1 .page-block-owl-carousel .owl-dots__wrapper{
    margin-bottom: -65px;
}
.tab-header-level-1{
    display: flex;
    border-bottom: 1px solid #DDEDFF;
}
.tab-header-level-1 li{
    font-style: normal;
    font-size: 15px;
    line-height: 17px;
    padding: 15px 0;
    border-bottom: 1px solid #ffffff;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.tab-header-level-1 li span{
    padding: 0 60px;
    border-left: 1px solid #DDEDFF;
}
.tab-header-level-1 li:first-child span{
    border-left: none;
}
.tab-header-level-1 li.active{
    border-bottom: 1px solid #1B9CFC;
}
.tab-header-level-2{
    display: flex;
}
.tabs__content{
    display: none;
}
.tabs__content.active{
    display: block;
}
.tab-header-level-2{
    display: none;
}
.tab-header-level-2.active{
    display: flex;
}
.tab-header-level-2 li{
    padding: 25px 70px;
    font-style: normal;
    font-size: 13px;
    line-height: 15px;
    cursor: pointer;
}
.tab-header-level-2 li.active{
    color: #1B9CFC;
}
.tabs__content__header{
    display: flex;
    background: #E2F4FF;
}
.tabs__content__header li{
    padding: 20px;
}
.tabs__content__header li:nth-child(1){
    width: 50%;
}
.tabs__content__header li:nth-child(2){
    width: 20%;
}
.tabs__content__header li:nth-child(3){
    width: 10%;
}
.tabs__content__header li:nth-child(4){
    width: 20%;
}
.tabs__content__body{
}
/*.tabs__content__body>li{
    background: #E9F7FF;
}*/
.tabs__content__body>li:nth-child(2n){
    background: #E9F7FF;
}
.tabs__content__body li ul{
    display: flex;
}
.tabs__content__body li ul li{
    padding: 20px;
}
.tabs__content__body li ul li:nth-child(1){
    width: 50%;
}
.tabs__content__body li ul li:nth-child(2){
    width: 20%;
}
.tabs__content__body li ul li:nth-child(3){
    width: 10%;
}
.tabs__content__body li ul li:nth-child(4){
    width: 20%;
}
.tabs__wrapper{
    padding-top: 50px;
}
.tabs__content__total{
    background: #1B9CFC;
    color: #FFFFFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: right;
    padding: 35px;
}
.tabs__content__wrapper{
    background: #FFFFFF;
    box-shadow: 0px 10px 20px #d6e6ef;
}
.tabs__content__body__total{
    padding: 25px;
}
.tabs__content__body__total__item{
    text-align: right;
    padding-top: 15px;
}
.tabs__content__body__total__item:first-child{
    padding-top: 0;
}
.tabs__content__body__total__item__count{
    font-weight: bold;
    color: #0071BB;
}
.mobile-accordeon-menu-item-list__wrapper{
    height: 0px;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.mobile-accordeon-menu-item-list__wrapper .item-list{
    padding-bottom: 0.2rem;
}
.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;
}
.faq-form-label{
    display: flex;
}
.page-block__list-1{
    position: relative;
    display: flex;
    margin-right: 200px;
}
.page-block__list-1:before{
    content: "";
    width: 100%;
    height: 5px;
    position: absolute;
    background: #DDEDFF;
    z-index: -1;
}
.page-block__list-1:after{
    content: "";
    background-image: url(/upload/post-covid_3/list-line-right.svg);
    right: 0;
    -webkit-transform: translate(100%,-100%);
    -ms-transform: translate(100%,-100%);
    transform: translate(100%,-100%);
    width: 190px;
    height: 210px;
    position: absolute;
    top: 6px;
}
.page-block__list-1__item{
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    color: #0071BB;
    font-size: 13px;
    font-weight: 700;
    top: -50px;
}
.page-block__list-1__item:before{
    content: "...";
    font-size: 35px;
    position: absolute;
    top: 30px;
    left: 100%;
    line-height: 0;
    color: #0071bb8a;
    margin-left: -6px;
}
.page-block__list-1__wrapper{
    width: 70%;
    margin-left: 30%;
    position: relative;
    margin-bottom: -50px;
    margin-top: 50px;
}
.page-block__list-1__icon{
    background: #FFFFFF;
    box-shadow: 0px 10px 20px #d6e6ef;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.page-block__list-1__icon img{
    width: initial;
    max-width: 100%;
}
.page-block__list-1__text{
    padding-top: 50px;
}
.page-block__list-1__item__wrapper:last-child .page-block__list-1__item:before{
    content: none;
}
.page-block__form-type-5__wrapper{
    background: #E9F7FF;
    border-radius: 0px 80px 0px 0px;
}
.page-block__form-type-5__title{
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px;
    position: relative;
    color: #485460;
    display: inline-block;
    z-index: 1;
}
.page-block__form-type-5__title:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    background: #63E9FF;
    bottom: 5px;
    z-index: -1;
}
.page-block__form-type-5__text{
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    color: #485460;
    padding-top: 20px;
}
.page-block__form-type-5__info__wrapper{
    padding: 70px 0;
}
.page-block__form-type-5__form__wrapper{
    padding: 40px 60px;
    background: #FFFFFF;
}
.text-icon-1{
    padding-top: 30px;
    text-align: center;
}
.text-icon-1 img{
    max-width: 90px;
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}
.text-icon-1__wrapper{
    padding: 2rem 0;
    max-width: 940px;
    margin: 0 auto;
}
.page-block__menu-left__wrapper{
    margin-right: -30px;
}
.page-block__menu-left{
    background: #FFFFFF;
    box-shadow: 0px 10px 20px #d6e6ef;
}
.page-block__menu-left__list{
}
.page-block__menu-left__list li{
    border-bottom: 1px solid #DDEDFF;
}
.page-block__menu-left__list li:last-child{
    border-bottom: none;
}
.page-block__menu-left__list li a{
    position: relative;
    display: block;
    padding: 15px 30px;
    color: #3E3E3E;
}
.page-block__menu-left__list li a:before{
    content: "";
    position: absolute;
    background: #FFFFFF;
    border-radius: 0px 8px 8px 0px;
    width: 5px;
    height: 10px;
    top: 50%;
    margin-top: -5px;
    left: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.page-block__menu-left__list li a:hover,
.page-block__menu-left__list li a:active{
    color: #1B9CFC;
}
.page-block__menu-left__list li a:hover:before,
.page-block__menu-left__list li a:active:before{
    background: #1B9CFC;
}

.menu-left__stick-block{
    z-index: 1;
    opacity: 1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.menu-left__stick-block.stick{
    position: fixed;
}
.stick-hide-effect{
    opacity: 0;
}
.page-block__pl-1{
    padding-left: 30px;
}
.page-block__pl-2{
    padding-left: 15px;
}
.page-block__title__color-1{
    font-size: 1.6rem;
    color: #0072bc;
}
.page-block__doctor__info__tags__wrapper{
    flex-wrap: initial;
    flex-direction: column;
}
body .row-initial{
    display: initial;
}