/* ---- GLOBAL ---- */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap');


body, p , a{
    font-family: 'Gotham Pro','Helvetica Neue',Helvetica,'Segoe UI',Arial,sans-serif;
    color: #2B2A29;
}
a{
    text-decoration: none;
    cursor: pointer;
}
a:hover{
    text-decoration: none;
}
img{
    max-width: 100%;
}
ul{
    margin: 0;
    padding: 0;
}
ul li{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.clear{
    clear: both;
}
.posabs{
    position: absolute;
}
.posrel{
    position: relative;
}
input, a, select, textarea, button, input:active, a:active, select:active, textarea:active, button:active, input:focus, a:focus, select:focus, textarea:focus, button:focus{
    outline: none;
}




.header{
    padding-top: 15px;
}
.header-main{
    display: flex;
    justify-content: space-between;
}
.header-logo{
    margin: 0 auto 15px;
}
.header-logo a img{
    display: block;
    margin: 0 auto;
}
.header-phone{
    margin-top: 12px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    min-width: 205px;
}
.header-phone a{
    font-family: Roboto;
    font-weight: normal;
    font-size: 18px;
    margin-left: 10px;
    display: block;
}
.header-phone img{
    margin-top: 5px;
}
.header-adress{
    margin-top: 23px;
}
.header-adress a{
    font-family: Roboto;
    font-weight: lighter;
    font-size: 18px;
}
.header-adress a img{
    margin-right: 5px;
}
.header-button{}
.header-button a{
}


.medkniga-official{
    padding-top: 100px;
    padding-bottom: 130px;
    background: url(../images/medkniga-bg.png) no-repeat center;
    position: relative;
    background-size: cover;
    margin-bottom: 100px;
}
.medkniga-official::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #31647a;
    opacity: 0.8;
    top: 0;
}
.medkniga-official h1 {
    font-family: Roboto;
    font-weight: bold;
    font-size: 70px;
    color: #ffffff;
    text-align: center;
    margin: 0;
    line-height: 70px;
    margin-bottom: 40px;
}
.medkniga-official p{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 0;
}


.medkniga{
    padding-top: 100px;
    padding-bottom: 300px;
    background: url(../images/medkniga-bg.png) no-repeat center;
    position: relative;
    background-size: cover;
}
.medkniga::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #31647a;
    opacity: 0.8;
    top: 0;
}
.medkniga h2{
    font-family: Roboto;
    font-weight: bold;
    font-size: 100px;
    color: #ffffff;
    text-align: center;
    margin: 0;
    line-height: 70px;
}
.medkniga h3{
    font-family: Roboto;
    font-weight: lighter;
    font-size: 48px;
    color: #ffffff;
    text-align: center;
    margin: 0;
    line-height: 50px;
    margin-bottom: 35px;
}
.medkniga p{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
}

.make-medkniga{}
.make-medkniga-block{
    padding-top: 60px;
    padding-bottom: 60px;
    background: #fff;
    box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.1);
    margin-top: -160px;
}
.make-medkniga-block h3{
    font-family: Roboto;
    font-weight: bold;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    margin-bottom: 50px;
    color: #313333;
}
.make-medkniga-block p{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    margin: 0;
}



.pozvonit{
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}
.pozvonit::before{
    content: '';
    position: absolute;
    height: 720px;
    width: 491px;
    background: url(../images/doc1.png) no-repeat bottom;
    bottom: 0;
    left: 0;
}
.pozvonit::after{
    content: '';
    position: absolute;
    height: 720px;
    width: 397px;
    background: url(../images/doc2.png) no-repeat;
    right: 0;
    bottom: 0;
}
.pozvonit h3{
    font-family: Roboto;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 25px;
    text-align: center;
    color: #313333;
}
.pozvonit h4{
    font-family: Roboto;
    font-weight: lighter;
    font-size: 25px;
    line-height: 40px;
    margin-bottom: 35px;
    text-align: center;
    color: #313333;
}
button.btn.btn-form{
    font-family: Roboto;
    font-weight: bold;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    padding: 10px 0;
    color: #fff;

    display: block;
    width: 210px;
    margin: 0 auto;
    background: #105674;
    border-radius: 5px;
    margin-bottom: 35px;
}
a.btn{
    font-family: Roboto;
    font-weight: bold;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    display: block;
    width: 210px;
    margin: 0 auto;
    background: #105674;
    border-radius: 5px;
    margin-bottom: 25px;
}
a:hover.btn{
    color: #fff;
}
.pozvonit p{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #313333;
    text-align: center;
    margin-bottom: 0;
}
.timer{
    padding-top: 50px;
    padding-bottom: 85px;
}

.pozvonit-onas{
    position: relative;
    display: flex;
    margin-bottom: 40px;
}
.pozvonit-onas img{
    position: relative;
    height: fit-content;
    margin-top: 20px;
}
.pozvonit-onas span {
    font-family: Roboto;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    position: absolute;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    background: #105674;
    top: -12%;
    left: 8%;
    padding: 8px 8px 8px 15px;
}
.pozvonit-onas::before{
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    background: #00bdcb url(../images/ellipse.png) no-repeat center;
    border-radius: 50%;
    top: -13px;
    left: -22px;
}
.pozvonit-onas-block{
    margin-left: 70px;
}
.pozvonit-onas-block p.zagolovok{
    font-family: Roboto Slab;
    font-weight: bold;
    font-size: 25px;
    color: #313333;
    margin-bottom: 25px;
    text-align: left;
}
.pozvonit-onas-block p{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 18px;
    color: #313333;
    text-align: left;
}
.pozvonit-onas-block a{
    margin-left: 0px;
    margin-bottom: 0;
}
.pozvonit-onas-block span.blue{
    position: inherit;
    color: #00bdcb;
    background: transparent;
    padding: 0;
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 18px;
}
.pozvonit-onas-inform{
    margin-top: 50px;
}
.pozvonit-onas-inform h3{
    font-family: Roboto Slab;
    font-weight: bold;
    font-size: 19px;
    color: #313333;
    text-align: center;
    margin-bottom: 30px;
}
.pozvonit-onas-inform p{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 18px;
    color: #313333;
    margin-bottom: 30px;
}




.skidki{
    padding-top: 90px;
    padding-bottom: 90px;
    background: url(../images/skidki-bg.png) no-repeat center;
    background-size: cover;
}
.skidki-title{
    margin-bottom: 40px;
}
.skidki-title h3{
    font-family: Roboto;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
}
.skidki-block{
    display: flex;
}
.skidki-block img{
    height: fit-content;
}
.skidki-block-right{
    margin-left: 40px;
}
.skidki-block-right h3{
    font-family: Roboto;
    font-weight: bold;
    font-size: 70px;
    line-height: 60px;
    color: #00bdcb;
    margin-bottom: 0;
}
.skidki-block-right h4{
    font-family: Roboto;
    font-weight: bold;
    font-size: 25px;
    line-height: 40px;
    color: #fff;
    margin-bottom: 25px;
}
.skidki-block-right p{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 10px;
}




.slozhnosti{
    padding-top: 100px;
    padding-bottom: 90px;
}
.slozhnosti-block{}
.slozhnosti-block h3{
    font-family: Roboto;
    font-weight: bold;
    font-size: 40px;
    line-height: 50px;
    color: #313333;
    margin-bottom: 0;
}
.slozhnosti-block h4{
    font-family: Roboto;
    font-weight: bold;
    font-size: 30px;
    line-height: 20px;
    color: #313333;
    margin-bottom: 25px;
}
.slozhnosti-block p.border_r{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #313333;
    margin-bottom: 30px;
    padding-left: 19px;
    border-left: 2px solid #00bdcb;

}
.slozhnosti-block p{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #313333;
    margin-bottom: 10px;
}



.oformlenie{
    margin-bottom: 65px;
}
.oformlenie-title{}
.oformlenie-title p{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #313333;
    text-align: center;
    margin-bottom: 35px;
}
p.marg{
    margin-left: 35px;
    margin-right: 35px;
    margin-top: -35px;
    text-align: justify;
    text-align-last: center;
}
.oformlenie-left{
    margin-bottom: 40px;
}
.oformlenie-left p{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
    color: #313333;
    margin-bottom: 0;
}
p.title{
    font-family: Roboto;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    color: #313333;
    margin-bottom: 20px;
    margin-top: 30px;
}
.oformlenie-right img{
    margin-top: 60px;
}
.oformlenie-bottom{
    display: flex;
}
.oformlenie-bottom p{
    font-family: Roboto;
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    color: #00bdcb;
    display: inline-block;
}
.oformlenie-bottom a{
    margin-left: 30px;
}
.oformlenie-dopoln{
    margin-top: 15px;
}
.oformlenie-dopoln p{
    padding-left: 20px;
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 16px;
    border-left: 2px solid #00bdcb;
}




.zadachi{
    padding-top: 100px;
    padding-bottom: 70px;
    background: #fafafa url(../images/zadachi-bg.png) no-repeat bottom;
    position: relative;
}
.zadachi p.title{
    text-align: center;
}
p.nashi-zadachi{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #313333;
    text-align: center;
    margin-bottom: 35px;
}
p.justify{
    text-align: justify;
    -ms-text-align-last: center;
    text-align-last: center;
}

.zadachi ul{
    margin-bottom: 30px;
}
.zadachi ul li{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 16px;
    color: #313333;
    margin-bottom: 15px;
}



.stoimost{
    padding-top: 100px;
    padding-bottom: 100px;
}
.stoimost-title{}
.stoimost-title a{
    /* margin-top: -30px; */
    margin-bottom: 50px;
}
.stoimost-title p{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #313333;
    margin-bottom: 30px;
    text-align: center;
}
.stoimost-table{}
.stoimost-table thead th{
    font-family: Roboto;
    font-weight: bold;
    font-size: 25px;
    line-height: 40px;
    color: #fff;
    background: #105674;
    text-align: center;
    width: 1140px;
}
.stoimost-table tbody tr{
    display: flex;
    justify-content: space-between;
}
.stoimost-table tbody td{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    color: #313333;
    padding: 0 10px;
}
.stoimost-table tbody tr:nth-child(2n){
    background: #f8f8f8;
}
.stoimost-table tbody tr:nth-child(2n+1){
    background: #edefef;
}








.slick-next{
    right: 5px !important;
    background: url(../images/arr-next.png) no-repeat center !important;
    width: 25px !important;
    height: 25px !important;
}
.slick-next::before{
    content: '';
    position: absolute;
    width: 35px;
    height: 35px;
    background: #000;
    opacity: 0.3;
    top: -4px;
    right: -4px;
}
.slick-prev{
    left: 1px !important;
    background: url(../images/arr-prev.png) no-repeat center !important;
    width: 25px !important;
    height: 25px !important;
    z-index: 100;
}
.slick-prev::before{
    content: '';
    position: absolute;
    width: 35px;
    height: 35px;
    background: #000;
    opacity: 0.3;
    top: -4px;
}
.slick-dots{
    bottom: 10px !important;
}
.slick-dots li button:before{
    content: '' !important;
    width: 20px !important;
    height: 20px !important;
    background: url(../images/dots.png) no-repeat center !important;
}
.slick-list{
    height: 367px !important;
}
.slide{
    position: relative;
    height: 367px;
    overflow: hidden;
}
.slide::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #31647a;
    opacity: 0.8;
    top: 0;
}
.slick-slide img{
    object-fit: cover;
    height: 367px;
    width: 100%;
}

.elementor-slide-content{
    position: absolute;
    top: 27%;
    left: 50%;
    width: 750px;
    margin-left: -375px;
}
.elementor-slide-content h5{
    font-family: Roboto;
    font-weight: bold;
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 60px;
    color: #fff;
    text-align: center;
    z-index: 100;
}



a.btn-bg{
    font-family: Roboto;
    font-weight: bold;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    padding: 5px 0;
    color: #fff;
    border: 2px solid #fff;

    display: block;
    width: 210px;
    margin: 0 auto;
    border-radius: 5px;
    margin-bottom: 35px;
}
a:hover.btn{
    color: #fff;
}




.preimus{
    padding-top: 80px;
    padding-bottom: 80px;
}
.preimus-block-top{
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 20px;
}
.preimus-block-top h3{
    font-family: Roboto;
    font-weight: bold;
    font-size: 60px;
    line-height: 30px;
    color: #105674;
    text-align: center;
}
.preimus-block-top p{
    font-family: Roboto;
    font-weight: lighter;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    color: #313333;
    text-align: center;
}
.preimus-block-bottom{
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 20px;
    display: flex;
    box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.1);
    height: 150px;
}
.preimus-block-bottom img{
    height: fit-content;
    margin-left: 15px;
}
.preimus-block-bottom p{
    margin-left: 10px;
    font-family: Roboto;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    color: #313333;
    margin-right: 15px;
}



.otzyv{
    padding-top: 90px;
    padding-bottom: 70px;
    background: url(../images/otzyv-bg.png) no-repeat center;
    position: relative;
    margin-bottom: 100px;
    background-size: cover;
}
.otzyv::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #31647a;
    opacity: 0.8;
    top: 0;
}
.otzyv h3{
    font-family: Roboto;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    margin-bottom: 25px;
}
.otzyv img{
    margin-bottom: 20px;
}
.otzyv-block{
    margin-bottom: 20px;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    min-height: 250px;
}
.otzyv-block p{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #313333;
    padding: 25px 20px;
}
.Rounded_Rectangle_2 {
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  position: absolute;
  left: 405px;
  top: 7311px;
  width: 370px;
  height: 230px;
  z-index: 60;
}


.doctor{
    margin-bottom: 65px;
}
.doctor-main{
    display: flex;
    justify-content: space-between;
}
.doctor-block{
    display: block;
    padding: 10px;
    box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.1);
    margin: 0 auto 35px;
    width: 200px;
}
.doctor-block img{
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
}
.doctor-block h3{
    margin-bottom: 15px;
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #313333;
    text-align: center;
}
.doctor-block p{
    margin-bottom: 15px;
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #313333;
    text-align: center;
}




.licenz{
    padding-bottom: 70px;
}
.licenz-block{
    display: flex;
    justify-content: space-around;
    margin-bottom: 20px;
}
.licenz-block img{
    margin: 0 auto 10px;

}



.contact{
    background: url(../images/map.png) no-repeat center;
    background-size: cover;
    padding: 40px 0;
}
.contact-block{
    box-shadow: 0px 15px 35px 0px rgba(34, 98, 108, 0.2);
    background: #fff;
    padding: 0;
    padding-bottom: 10px;
}
.contact-block img{
    margin-bottom: 30px;
    width: 100%;
}
.contact-block h3{
    margin-bottom: 30px;
    text-align: center;
    font-family: Roboto;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    color: #00bdcb;
}
.contact-block p{
    margin-bottom: 10px;
    margin-left: 35px;
    margin-bottom: 20px;
    margin-bottom: 15px;
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 18px;
    color: #313333;
}


.footer{
    background: #003e59;
    padding-top: 55px;
    padding-bottom: 45px;
}
.footer-block{
    display: flex;
    justify-content: space-between;
}
.footer-info,
.footer-block h3{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 14px;
    color: #b6c7ca;
    margin-bottom: 25px;
}
ul.menu{
    margin-top: 25px;
}
.nav-item .nav-link,
.footer-block a{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

.footer-bottom{
    background: #003e59;
}
.footer-bottom-left{
    border-top: 1px solid #fff;
    padding-top: 25px;
    margin-bottom: 12px;
}
.footer-bottom-left a{
    border-style: solid;
    border-width: 2px;
    border-color: rgb(182, 199, 202);
    border-radius: 50%;
    padding: 8px 12px;
    display: inline-block;
    width: 45px;
    height: 45px;
    margin-right: 15px;
    margin-bottom: 0;
}
.footer-bottom-left a img{
    vertical-align: middle;
}
.footer-bottom-left p{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin-bottom: 0;
}
.phone{
    color: #fff;
    width: auto !important;
    border: none !important;
}
.phone:hover{
    color: #fff;
}
.footer-bottom-right{
    border-top: 1px solid #fff;
    padding-top: 35px;
    margin-bottom: 12px;
    text-align: right;
}
.footer-bottom-right p{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 14px;
    color: #b6c7ca;
    display: inline-block;
}
.footer-bottom-right a{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 14px;
    color: #b6c7ca;
    display: inline-block;
    margin-left: 35px;
    border-bottom: 1px solid #b6c7ca;
}


.Ellipse_1_copy_2 {
  border-style: solid;
  border-width: 2px;
  border-color: rgb(182, 199, 202);
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0);
  position: absolute;
  left: 450px;
  top: 9916px;
  width: 45px;
  height: 44px;
  z-index: 7;
}


.uslugi{
    padding-top: 50px;
    padding-bottom: 10px;
}
.uslugi-left{
    margin-top: 65px;
}
.uslugi-left h3{
    font-family: Roboto;
    font-weight: bold;
    font-size: 30px;
    color: #313333;
    padding-bottom: 35px;
    margin-bottom: 30px;
    position: relative;
}
.uslugi-left h3::after{
    content: '';
    position: absolute;
    height: 2px;
    width: 120px;
    background: #00bdcb;
    bottom: 0;
    left: 0;

}
.uslugi-left p{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 18px;
    color: #313333;
    margin-bottom: 20px;
}
.uslugi-right{}
.uslugi-right img{
    display: block;
    margin: 0 auto;
}


.grafic{}
.grafic-block{
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.1);
    margin-top: -160px;
    background: #fff;
}
.grafic-left{
    background: #fff;
    padding-top: 30px;
}
.left-block{}
.left-block h3{
    font-family: Roboto;
    font-weight: bold;
    font-size: 20px;
    color: #313333;
    margin-bottom: 20px;
    margin-left: 30px;
}
.left-block p{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 20px;
    color: #313333;
    margin-bottom: 20px;
    margin-left: 70px;
}
.left-block a{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 20px;
    color: #00a7b7;
    margin-bottom: 20px;
    display: block;
    margin-left: 70px;
}
.grafic-map{
    background: #fff;
    padding-top: 30px;
}
.grafic-map img{
    display: block;
    margin: 0 auto;
}



.nash-center{
    padding-top: 100px;
    padding-bottom: 100px;
    background: url(../images/doc1.png) 0 no-repeat, url(../images/doc2.png) 100% no-repeat;
    position: relative;
}

.center{
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.center-photo{}
.center-photo img{}
.center-block{
    width: 485px;
    margin: 25px auto 0;
    display: block;
}
.center-block h3{
    font-family: Roboto;
    font-weight: bold;
    font-size: 20px;
    color: #3c4041;
    margin-bottom: 25px;
}
.center-block p{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 18px;
    color: #3c4041;
    margin-bottom: 25px;
}
.med-center{
    margin-top: 15px;
}
.med-center tr{
    border-top: 1px solid #dee1e2;
    border-bottom: 1px solid #dee1e2;
}
.med-center tr td{
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 18px;
    color: #3c4041;
    padding: 10px 30px 10px 0;
    min-width: 70px;
}


.timer-element{
    position: relative;
    font-weight: bold;
    min-width: 60px;
    text-align: center;
}
.timer-element span{
    position: relative;
}
.timer-element::before {
    content: '';
    position: absolute;
    width: 170px;
    height: 170px;
    background: #00bdcb url(../images/ellipse-big.png) no-repeat center;
    border-radius: 50%;
    top: -45px;
    left: -53px;
}



.header-menu{
    background: #f9f9f9;
}
.navbar{
    padding: 15px 0;
}
.navbar-block{
    
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}
.navbar-expand-md .navbar-nav .nav-link{
    color: #313333;
    font-family: Roboto;
    font-weight: bold;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.header .row{
    justify-content: space-around;
}
.dropdown-menu{
    background: #f9f9f9;
    border: none;
}
li.menu-item{
    margin-left: 35px;
    text-transform: uppercase;
    position: relative;
}

footer li.menu-item {
    margin-left:0
}
a.nav-link{
    margin-bottom: 0 !important;
}
li.menu-item.dropdown::after{
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    background: url(../images/arrow_down.png)  no-repeat center;
    right: -10px;
    top: 12px;
}
.dropdown li.menu-item{
    margin-left: 10px;
}
.dropdown li a{
    font-size: 15px !important;
}
.active a.nav-link{
    color: #00a7b6 !important;
}
.messengers{
    width: 130px;
    margin: 0 auto;
    display: block;
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 15px;
}
.messengers-block{
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}

.navbar-expand-md .navbar-nav .dropdown-menu{
    width: 250px;
    padding: 10px;
}


.timer > div{
    min-width: 710px !important;
}



@media (min-width:375px) and (max-width:767px){
    .header-phone span{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }
}
@media screen and (max-width:767px){
    
    li.menu-item.dropdown::after{
        right: 25px;
    }
    .header-main{
        display: block;
    }
    .header-phone{
        justify-content: center;
    }
    .header-phone a{
        display: block;
        text-align: center;
    }
    .header-phone a.phone2{
        
    }
    .header-adress{
        margin-bottom: 25px;
        margin-top: 10px;
    }
    .header-adress a{
        margin-left: 10px;
        display: block;
        text-align: center;
    }
    .medkniga h2{
        font-size: 60px;
    }
    .pozvonit::before{
        display: none;
    }
    .skidki-block img{
        height: 40px;
        width: 50px;
    }
    .slozhnosti-block h4{
        line-height: 36px;
        font-size: 25px;
    }
    .doctor-main{
        display: block;
    }
    .doctor-block{
        margin: 0 auto 20px;
    }
    .licenz-block{
        display: block;
    }
    .licenz-block img{
        display: block;
    }
    h3.big-title{
        font-size: 35px;
    }
    h3.big-title::after{
        left: 30% !important;
    }
    .carousel-control-next{
        right: 0;
    }
    .carousel-control-prev{
        left: 0;
    }
    .make-medkniga-block h3 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 25px;
    }
    .make-medkniga-block{
        margin-bottom: 60px;
    }
    .pozvonit p {
        font-size: 14px;
        line-height: 27px;
    }
    .skidki-block-right h3{
        font-size: 50px;
    }
    .skidki-block-right p {
        font-size: 16px;
        line-height: 23px;
    }
    .skidki-block-right h4{
        font-size: 20px;
        margin-bottom: 0;
    }
    .slozhnosti-block h3{
        font-size: 34px;
    }
    .oformlenie-right img{
        margin-top: 10px;
        margin-bottom: 60px;
    }
    .zadachi{
        padding-bottom: 0;
    }
    .stoimost-table thead th{
        font-size: 15px;
        line-height: 23px;
    }
    .stoimost-table tbody td{
        font-size: 14px;
        line-height: 23px;
        min-width: 152px;
    }
    .med-corusel{
        margin-bottom: 20px;
    }
    .footer-bottom-right{
        border-top: none;
        text-align: center;
        padding-top: 0;
    }
    .elementor-slide-content {
        top: 24%;
        left: 50%;
        width: 250px;
        margin-left: -125px;
    }
    .elementor-slide-content h5 {
        font-size: 20px;
        line-height: 34px;
    }
    .pozvonit-onas img{
        margin-left: 20px;
    }
    .pozvonit-onas::before{
        left: 2px;
    }
    .pozvonit-onas span{
        top: -4px;
        left: 90px;
    }
    .pozvonit-onas-block{
        margin-left: 55px;
    }
    .pozvonit-onas-block a{
        width: 155px;
    }
    .pozvonit-onas-inform h3{
        line-height: 30px;
    }
    .medkniga-official h2{
        font-size: 50px;
    }
    .footer-block{
        display: block;
    }
    .timer{
        -webkit-transform:scale(0.35);
        -moz-transform:scale(0.35);
        -ms-transform:scale(0.35);
        -o-transform:scale(0.35);
        transform:scale(0.35);
        padding-top: 0;
        padding-bottom: 0;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
    }
    .pozvonit h4{
        margin-bottom: 0;
    }
    .pozvonit::after{
        width: 320px;
    }
    .center-block{
        width: 315px;
    }
    .nash-center{
        background: none;
    }
    .left-block a{
        font-size: 17px;
    }
    .pozvonit::after{
        display: none;
    }
    .footer-bottom-left{
        text-align: center;
    }
    .oformlenie-bottom p{
        width: 165px !important;
        font-size: 25px !important;
    }
    .collapse:not(.show){
        display: block;
    }
}

@media (min-width:768px) and (max-width:1023px){
    .header-phone{
        margin-top: 0;
    }
    .header-phone a.phone2{
        margin-left: 10px;
    }
    .header-adress{
        margin-top: 0px;
    }
    .header-button a{
        margin-bottom: 15px;
    }
    .licenz-block{
        display: block;
    }
    .licenz-block img{
        display: block;
        margin: 0 auto;
    }
    .timer{
        zoom: 0.7;
    }
    .center-block{
        width: 360px;
    }
    li.menu-item{
        margin-left: 20px;
    }
    .nav-link{
        font-size: 14px !important;
    }
    
    
}

@media (min-width:1024px) and (max-width:1199px){
    .header-phone a{
        display: block;
    }
    .header-phone a.phone2{
        margin-left: 10px;
    }
    .header-adress{
        margin-top: 15px;
    }
    .header-phone{
        margin-top: 15px;
    }
    li.menu-item{
        margin-left: 12px;
    }
}

@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1170px;
    }
}




span.blue{
    color: #00bdcb;
}
h3.big-title{
    font-family: Roboto;
    font-weight: bold;
    font-size: 40px;
    line-height: 50px;
    color: #313333;
    text-align: center;
    padding-bottom: 40px;
    margin-bottom: 30px;
    position: relative;
}
h3.big-title::after{
    content: '';
    position: absolute;
    height: 2px;
    width: 120px;
    background: #00bdcb;
    bottom: 0;
    left: 45%;

}
.oformlenie-bottom p{
    font-family: Roboto;
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    color: #00bdcb;
    display: inline-block;
}
.bg-grey{
    background: #f8f8f8;
}
.margin-n{
    margin: 0;
}



li i.fa{
    color: #00bdcb;
    margin-right: 15px;
}
a.btn i.fa-pencil-alt{
    color: #fff;
    margin-right: 10px;
}
.oformlenie-left i.fa{
    color: #00bdcb;
    margin-right: 15px;
}
.stoimost-table i.fa{
    color: #105674;
    margin: 0 15px;
}
.left-block i.fa{
    color: #00bdcb;
    margin-right: 20px;
}

.oformlenie ul li:before {
    content:"\f058";
    margin-right:15px;
    color:#00bdcb;
    font-weight:900;
    font-family: "Font Awesome 5 Free"
}
.oformlenie ul li {
    font-family:'Roboto Slab';
    font-size:18px;
    margin-bottom:5px;
    line-height:1.4
}

.oformlenie ul {
    margin:20px 0
}










