.container{
    width: 1470px;
}
.header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 22;
}
.video__banner{
    position: relative;
    height: 750px;
}
.video__banner video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}
.video__banner--content{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(13, 13, 11, .4);
}
.video__banner--content .container{
    height: 100%;
    padding-top: 125px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.video__banner--title{
    font-weight: 500;
    font-size: 64px;
    color: #fff;
    margin-bottom: 15px;
    max-width: 450px;
}
.video__banner--text{
    font-weight: 300;
    font-size: 20px;
    color: #fff;
}
.video__banner--button button{
    width: max-content;
    margin-top: 50px;
    height: 50px;
    background-color: transparent;
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 12px;
}
.line{
    border-radius: 25px;
    width: 7px;
    height: 100%;
    background: #1e5b46;
}
.categories{
    background-color: #1E5B46;
    padding: 70px 0;
    position: relative;
}
.categories.categories__mobile{
    padding-top: 45px;
    padding-bottom: 65px;
}
.categories__carousel--pagination{
    text-align: center;
    margin-top: 25px;
}
.categories__carousel--pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #fff;
}
.categories__carousel--pagination .swiper-pagination-bullet{
    background-color: #266952;
}
.categories__mobile .categories__item{
    width: 275px;
    height: 104px;
    flex-shrink: 0;
    max-width: 100%;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 25px;
}
.categories__mobile .categories__icon{
    max-width: 60px;
}
.categories__item{
    background: #266952;
    border-radius: 50px;
    height: 104px;
    font-weight: 500;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 28px;
    padding: 0 29px;
    color: #fff;
    width: 100%;
    max-width: 20%;
    position: relative;
    border: 1px solid #266952;
}
.categories__wrapper{
    display: flex;
    gap: 10px;
    align-items: center;
    position: relative;
    z-index: 2;
}
.categories__icon{
    flex-shrink: 0;
    max-width: 60px;
}
.categories__icon--sub{
    display: none;
}
.categories__item.active .categories__icon--sub,
.categories__item:hover .categories__icon--sub{
    display: block;
}
.categories__item.active .categories__icon--main,
.categories__item:hover .categories__icon--main{
    display: none;
}
.categories__item.active,
.categories__item:hover{
    background: #fff;
    color: #266952;
}
.categories__item a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.categories>img{
    position: absolute;
    left: 0;
    bottom: -80px;
}
.about__module{
    padding: 80px 0;
    position: relative;
    background-image: url(/image/Rectangle11.png);
    background-repeat: no-repeat;
    background-position: top left;
}
.about__module--image{
    position: absolute;
    right: 0;
    top: 60px;
}
.about__module--wrapper{

}
.about__module--text{
    max-width: 730px;
    position: relative;
    z-index: 2;
}
.about__module--title{
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    color: #1e5b46;
}
.about__module--subtitle{
    font-weight: 600;
    font-size: 64px;
    letter-spacing: -0.02em;
    color: #0d0d0b;
    margin-top: 12px;
    margin-bottom: 55px;
}
.about__module--item-number{
    font-weight: 500;
    font-size: 40px;
    line-height: 60%;
    margin-right: 25px;
    color: #1e5b46;
}
.about__module--item-title{
    font-weight: 500;
    font-size: 20px;
    color: #000;
    margin-bottom: 4px;
}
.about__module--item-text{
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #6e6e6e;
}
.about__module--item{
    display: flex;
    align-items: center;
    padding-bottom: 25px;
    border-bottom: 1px solid #eee;
    margin-bottom: 25px;
}
.about__module--item:last-child{
    margin-bottom: 0;
}
.main__form{
    background: #f1f1f1;
    padding: 47px 30px 70px 30px;
}
.main__form--wrapper{
    border-radius: 26px;
    background: url(/image/file1.png), #fff;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 125px;
    padding-bottom: 90px;
}
.main__form--text span{
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: rgba(21, 21, 21, 0.4);
    margin-bottom: 20px;
    display: inline-block;
}
.home__form--title{
    font-weight: 600;
    font-size: 64px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #151515;
    margin-bottom: 30px;
}
.home__form--subtitle{
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: -0.02em;
    color: #151515;
    margin-bottom: 20px;
}
#homecall-phone-form textarea,
#homecall-phone-form input{
    width: 100%;
    border-bottom: 2px solid #151515;
    padding: 30px 0px 16px 0px;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: rgba(21, 21, 21, 0.5);
    background-color: transparent;
    resize: none;
}
.main__form--text,
#homecall-phone-form{
    max-width: 764px;
    width: 100%;
}
.main__form--body{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
a#honepopup-send-button{
    margin-top: 50px;
    border-radius: 40px;
    width: 203px;
    height: 80px;
    background: #151515;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #fff; 
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.doctors{
    padding-top: 330px;
    padding-bottom: 80px;
    background-image: url(/image/Rectangle.png);
    background-repeat: no-repeat;
    background-position: 100% -85px;
}
.doctors__text{
    max-width: 550px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    margin-left: 170px;
}
.doctors__wrapper{
    width: 100%;
    max-width: 1680px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    border-radius: 0 30px 30px 0;
    background: #f2f2f2;
    position: relative;
    height: 400px;
}
.doctors__slider{
    width: 596px;
    height: 527px;
    position: relative;
}
.doctors__body{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.doctors__slider .swiper-container{
    overflow: hidden;
}
.doctors__carousel--prev,
.doctors__carousel--next{
    width: 65px;
    height: 65px;
    background-color: #d9d9d9;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    top: 70%;
    transform: translateY(-50%);
    z-index: 2;
}
.doctors__carousel--prev{
    left: -80px;
}
.doctors__carousel--next{
    right: -80px;
}
.doctors__carousel--pagination{
    display: flex;
    align-items: center;
    width: 100%;
    max-width: max-content;
    padding: 5px 30px;
    background-color: #fff;
    border-radius: 10px;
    justify-content: center;
    position: absolute;
    right: unset !important;
    bottom: 60px !important;
    left: 50% !important;
    top: unset !important;
    transform: translateX(-50%);
    z-index: 2;
}
.doctors__text span{
    display: inline-block;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    color: #1e5b46;
}
.doctors__text--title{
    font-weight: 600;
    font-size: 64px;
    letter-spacing: -0.02em;
    color: #1e1e1e;
    margin-bottom: 32px;
}
.doctors--name{
    font-weight: 500;
    font-size: 20px;
    color: #000;
    margin-bottom: 12px;
}
.doctors--profession{
    font-weight: 400;
    font-size: 16px;
    color: #797979;
}
.service__heading{
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    height: 455px;
}
.service__heading--button button{
    width: max-content;
    margin-top: 24px;
    height: 50px;
    background-color: transparent;
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 12px;
}
.service__heading--title h1{
    font-weight: 500;
    font-size: 64px;
    color: #fff;
    margin: 0;
}
.service__heading--hash{
    font-weight: 300;
    font-size: 20px;
    color: #fff;
}
.service__heading{
    padding-top: 100px;
}
.service__heading .container{
    height: 100%;
}
.service__heading--wrapper{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.categories__page{
    margin-top: -52px;
    margin-bottom: 40px;
}
.acc-body-text{
    font-weight: 400;
    font-size: 16px;
    line-height: 156%;
    color: #6c6c6c;
}
.faq-list-item{
    background: #f3f3f3;
    border-radius: 20px;
    padding: 10px 20px;
    margin-bottom: 20px;
}
.acc-body{
    display: none;
}
.acc-body-wrapper{
    display: flex;
    align-items: flex-start;
    padding-left: 100px;
    padding-right: 70px;
    margin-top: 20px;
}
.acc-body-image{
    width: 440px;
    flex-shrink: 0;
}
.acc-body-image img{
    border-radius: 15px;
}
.acc-head{
    display: flex;
    align-items: center;
    cursor: pointer;
}
.number-item{
    font-weight: 500;
    font-size: 64px;
    color: #dcdcdc;
    margin-right: 40px;
}
.acc-head-title{
    font-weight: 500;
    font-size: 20px;
    color: #000;
    line-height: 1;
}
.btn-accordeon{
    width: 33px;
    height: 33px;
    margin-left: auto;
}
.acc-head svg{
    transition: .4s;
}
.open-acc-head svg{
    transform: rotate(-90deg);
}
.faq_list{
    padding-bottom: 180px;
}
.acc-button{
    margin-top: 50px;
}
.acc-button button{
    height: 42px;
    width: max-content;
    padding-left: 20px;
    padding-right: 10px;
    border-radius: 25px;
    backdrop-filter: blur(10px);
    background: #1e5b46;
    font-weight: 500;
    font-size: 12px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 22px;
}
.acc-ico{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color:  #266952;
    flex-shrink: 0;
}
.faq_list{
    background-image: url(/image/servicepage.png);
    background-repeat: no-repeat;
    background-position: 0 20%;
}
.blog__page{
    background-image: url(/image/Rectangle33.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 295px;
    padding-top: 100px;
}
.blog__page .container{
    height: 100%;
}
.blog__page--wrapper{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.row__blog{
    padding: 60px 0 70px 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 17px;
}
.blog__article{
    border-radius: 30px;
    overflow: hidden;
}
.blog__article h4{
    margin-top: 36px;
    margin-bottom: 18px;
    padding: 0 36px;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: #000;
}
.blog__article .description{
    margin-bottom: 35px;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #787878;
    padding: 0 36px;
}
.blog__article--link{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    text-transform: uppercase;
    color: #1e1e1e;
    width: max-content;
    margin-left: 36px;
}
#tab-description{
    font-size: 16px;
    line-height: 160%;
    color: #787878;
}
.blog__article.container{
    max-width: 920px;
    padding-top: 50px;
    padding-bottom: 70px;
}
.header__wrapper{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.common-home .header__body{
    background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0) 100%);
}
.header__body,
.fixed .header__body{
    background: #1e1e1e;
    padding: 17px 0;
}
.header__logo{
    max-width: 176px;
    flex-shrink: 0;
}
.header__buttons{
    display: flex;
    align-items: center;
    gap: 20px;
}
.header__links ul{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 20px;
}
.header__call button{
    height: 50px;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 250px;
    gap: 16px;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
}
.header__menu>ul{
    display: flex;
    align-items: center;
    gap: 45px;
}
.header__menu >a{
    font-weight: 500;
    font-size: 16px;
    color: #fff;
}
header a{
    color: #fff;
}
header a:hover{
    color: #fff;
}
.about__page{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    padding-top: 50px;
    padding-right: 10px;
    padding-left: 10px;
}
.main__title{
    font-weight: 600;
    font-size: 64px;
    line-height: 1;
    text-align: right;
    color: #0d0d0b;
}
.main__subtitle{
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    text-align: right;
    color: #0d0d0b;
}
.block__item{
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: -0.02em;
    color: #1e1e1e;
    gap: 36px;
}
.block__item:last-child{
    margin-bottom: 0;
}
.block__item span{
    font-weight: 600;
    font-size: 64px;
    line-height: 1;
    color: #1e5b46;
    display: block;
    width: 180px;
    flex-shrink: 0;
}
.block__title{
    font-weight: 600;
    font-size: 36px;
    color: #000;
    margin-bottom: 30px;
}
.block__subtitle{
    font-weight: 400;
    font-size: 24px;
    color: #000;
    margin-bottom: 20px;
}
.block__subtitle span{
    font-weight: 600;
}
.block__text{
    font-weight: 400;
    font-size: 16px;
    line-height: 156%;
    color: #6c6969;
}
.block__text span{
    display: block;
    font-weight: 600;
    font-size: 16px;
    line-height: 156%;
    color: #000;
}
.block__1{
    border-bottom: 1px solid #c0c0c0;
    padding-right: 115px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    max-width: 750px;
    margin-left: auto;
}
.block__2{
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    padding-left: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    max-width: 750px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-right: auto;
}
.block__4{
    border-left: 1px solid #c0c0c0;
    padding-left: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    max-width: 750px;
    margin-right: auto;
}
.close__button{
    margin-left: 18px;
}
.close__button button{
    background-color: transparent;
    width: 23px;
    height: 20px;
}
.header_mobile .header__buttons{
    margin-left: auto;
}
.header_mobile .messenger img{
    width: 20px;
    height: 20px;
}
.header_mobile .messenger{
    gap: 10px;
}
.header_mobile .header__logo{
    max-width: 140px;
}
.mobile__menu{
    position: fixed;
    width: 100%;
    max-width: 390px;
    padding: 30px;
    background: #fff;
    top: 0;
    left: -500%;
    height: 100%;
    z-index: 222;
    opacity: 0;
    display: flex;
    flex-direction: column;
    transition: .4s;
}
.mobile__menu.active{
    left: 0;
    opacity: 1;
}
.close__menu{
    background-color: transparent;
    padding: 0;
    margin: 0;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 30px;
    right: 20px;
}
.mobile__menu .header__call button{
    background: #1e5b46;
}
.mobile__menu .header__call{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mobile__menu .with_categories svg path{
    fill: #0d0d0b;
}
.mobile__menu a{
    font-size: 20px;
    color: #0d0d0b;
    display: flex;
    align-items: center;
    gap: 10px;
    text-align: center;
    justify-content: center;
}
.mobile__menu ul{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: auto;
    gap: 20px;
    margin-top: auto;
}
footer{
    background: #1e1e1e;
    padding-top: 55px;
    padding-bottom: 60px;
    color: #fff;
  }
  footer a{
    color: #fff;
  }
  footer a:hover{
    color: #fff;
  }
  .footer__wrapper{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .footer__logo{
    max-width: 177px;
    margin-bottom: 40px;
  }
  .footer__address{
    max-width: 325px;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: -0.02em;
    color: #fff;
  }
  .footer__links .messenger{
    display: flex;
    gap: 10px;
  }
  .footer__tel li{
    margin-bottom: 10px;
  }
  .footer__tel a{
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: -0.02em;
    color: #fff;
  }
  .footer__col{
    min-height: 180px;
  }
  .footer__col:last-child{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .footer__menu{
    display: flex;
    gap: 45px;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
  }
  .header__menu>ul>li{
    padding: 10px 0;
  }
  .categories__menu {
    position: absolute;
    top: 100%;
    border-radius: 10px;
    left: -16px;
    background-color: #1e1e1e;
    z-index: 22;
    padding: 10px 16px;
    min-width: 250px;
    display: none;
}
.mobile__menu .categories__menu{
    background-color: #fff;
    transform: translateX(-50%);
    left: 50%;
    width: 100%;
}
.mobile__menu li{
    width: 100%;
}
.with_categories {
    position: relative;
}
.with_categories>a{
  display: flex;
  gap: 8px;
  align-items: center;
}
.with_categories ul>li>a{
  line-height: 2;
}
.categories__menu ul>li>a:hover{
    text-decoration: underline;
}
 
.open>.categories__menu{
    display: block;
}
.with_categories.active .categories__menu{
    display: block;
}
.with_categories.active a>svg{
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
}
li.open a>svg{
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
}
.bootstrap-datetimepicker-widget a[data-action]{
    display: flex;
    align-items: center;
    justify-content: center;
}
.bootstrap-datetimepicker-widget a:hover{
    background-color: transparent !important;
    color: #000;
}
.bootstrap-datetimepicker-widget td span:hover{
    background: transparent !important;
}
@media (min-width: 1024px) {
    .with_categories:hover .categories__menu{
        display: block;
    }
    .with_categories:hover a>svg{
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
    }
}
@media (max-width: 1470px) {
    .doctors__wrapper{
        border-radius: 30px;
    }
    .doctors__text--title{
        font-size: 36px;
    }
    .doctors__carousel--next{
        right: 0;
    }
    .doctors__carousel--prev{
        left: 0;
    }
    .doctors__body{
        padding: 0 30px;
        justify-content: space-between;
    }
    .doctors__text{
        margin-left: 0;
    }
    .doctors{
        padding-left: 15px;
        padding-right: 15px;
    }
    .container{
        width: 100%;
    }
    .categories__icon{
        max-width: 40px;
    }
    .categories__item{
        gap: 10px;
        padding: 0 15px;
        justify-content: flex-start;
    }
    .block__4{
        padding-left: 70px;
    }
}
@media (max-width: 1279px) {
    .block__item span{
        font-size: 48px;
        width: 140px;
    }
    .block__item{
        gap: 10px;
    }
    .block__1{
        padding-right: 30px;
    }
    .block__2{
        padding-left: 30px;
    }
    .block__4{
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 30px;
    }
    .header-box{
        height: 30px !important;
    }
    .categories__item{
        font-size: 14px;
    }
    .footer__address{
        font-size: 16px;
    }
    .number-item{
        font-size: 48px;
        margin-right: 21px;
    }
    .acc-head-title{
        font-size: 14px;
    }
    .acc-body-wrapper{
        flex-direction: column;
        padding-left: 15px;
        padding-right: 15px;
    }
    .acc-body-image{
        margin: 0 auto;
        margin-top: 30px;
    }
    .acc-button{
        margin-top: 20px;
    }
}
.creator{
    display: none;
}
@media (max-width: 1180px) {
    .categories>img{
        max-width: 361px;
        bottom: -40px;
    }
    .doctors__body{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .doctors{
        padding-top: 200px;
    }
    .doctors__text span{
        display: none;
    }
    .doctors__text--title{
        display: none;
    }
    .doctors__text{
        margin-top: 26px;
        text-align: center;
    }
    .doctors__wrapper{
        height: auto;
        background-color: transparent;
        border-radius: 0;
        position: relative;
    }
    .doctors__body{
        position: unset;
        padding: 0;
    }
    .doctors__slider{
        position: unset;
    }
    .doctors__slider::before{
        content: '';
        background-color: #f2f2f2;
        position: absolute;
        border-radius: 30px;
        bottom: 74px;
        left: 0;
        width: 100%;
        height: 70%;
    }
    .doctors__carousel--prev, .doctors__carousel--next{
        top: 50%;
    }
    .doctors__carousel--pagination{
        bottom: 86px !important;
    }
    .about__module--image{
        position: relative;
        right: -15px;
        text-align: right;
    }
    .about__module{
        background-size: 100px 250px;
    }
    .about__module--image img{
        margin-left: auto;
    }
    .main__form--text,
    #homecall-phone-form{
        max-width: 100%;
    }
    .footer__menu{
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 40px;
    }
}
@media (max-width: 1023px) {
    .video__banner--text{
        font-size: 16px;
    }
    .main__form{
        padding: 13px 10px;
    }
    .main__form--wrapper{
        background-size: 370px 289px;
        background-position: left bottom;
        padding-bottom: 260px;
    }
    a#honepopup-send-button{
        height: 50px;
        margin-top: 40px;
        margin-left: auto;
        margin-right: auto;
    }
    .video__banner--button button{
        margin-top: 34px;
        font-size: 14px;
    }
    .video__banner--title{
        font-size: 40px;
    }
    .video__banner{
        height: 100vh;
    }
    .video__banner--content .container{
        padding-top: 0;
    }
    .row__blog{
        padding: 35px 0;
        grid-template-columns: repeat(2, 1fr);
    }
    .block__1{
        max-width: 100%;
        border: none;
    }
    .main__title{
        text-align: left;
        font-size: 40px;
        line-height: 1.2;
    }
    .main__subtitle{
        font-size: 16px;
        text-align: left;
    }
    .block__2{
        padding-left: 0;
        border-left: none;
    }
    .block__3{
        display: none;
    }
    .block__4{
        padding-top: 40px;
        border-left: none;
        padding-left: 0;
    }
    .block__title{
        font-size: 24px;
    }
    .block__subtitle{
        font-size: 16px;
    }
    .about__page--block{
        max-width: 100% !important;
    }
    .about__page{
        grid-template-columns: 1fr;
        padding-top: 30px;
    }
    .categories__item{
        max-width: calc(33.3333% - 7px);
        height: 65px;
    }
    .categories__page{
        margin-top: -33px;
    }
    .categories__wrapper{
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer__wrapper{
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .footer .categories__menu{
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
    }
    
    .footer__col{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 24px;
        min-height: auto;
    }
    .footer__logo{
        margin-bottom: 20px;
    }
    .footer__address{
        text-align: center;
    }
    .footer__tel{
        margin-top: 50px;
    }
    .creator{
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 35px 0;
    }
    footer{
        padding: 35px 0;
    }
    .blog__article, .blog__article img{
        border-radius: 15px;
    }
    .blog__article h4{
        margin-top: 25px;
        margin-bottom: 18px;
        font-size: 16px;
    }
    .blog__article .description{
        font-size: 14px;
        margin-bottom: 20px;
    }
    ul.theme-pagination{
        justify-content: center !important;
    }
}
@media (max-width: 767px) {
    .about__module--item-number{
        font-size: 36px;
        margin-right: 5px;
        margin-top: 5px;
    }
    .about__module--item-title{
        font-size: 20px;
    }
    .about__module--subtitle{
        font-size: 36px;
        margin-bottom: 60px;
    }
    .about__module--title{
        font-size: 14px;
    }
    .about__module{
        background-image: none;
        position: relative;
    }
    .about__module::before{
        content: '';
        background-image: url(/image/Rectangle11.png);
        position: absolute;
        top: -110px;
        width: 60px;
        left: 0;
        height: 150px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .doctors__carousel--prev, .doctors__carousel--next{
        width: 30px;
        height: 30px;
    }
    .doctors__carousel--prev svg, .doctors__carousel--next svg{
        width: 12px;
        height: 9px;
    }
    .doctors__slider{
        width: 100%;
        height: auto;
    }
    .doctors{
        padding-top: 150px;
        padding-left: 10px;
        padding-right: 10px;
        background-size: 150px 250px;
        background-position: 100% 25%;
    }
    .about__module--item{
        align-items: flex-start;
    }
    .blog__article h4, .blog__article .description{
        padding: 0;
    }
    .blog__article--link{
        margin-left: 0;
    }
    .blog__article img{
        margin: 0 auto;
    }
    .row__blog{
        grid-template-columns: repeat(1, 1fr);
    }
    .container{
        padding: 0 10px;
    }
    .categories__item{
        max-width: calc(50% - 5px);
    }
    .categories__wrapper{
        justify-content: flex-start;
    }
    .service__heading--hash{
        font-size: 14px;
    }
    .service__heading--title h1{
        font-size: 40px;
    }
    .service__heading--button button{
        font-size: 16px;
    }
}