@font-face {
    font-family: 'Gogol';
    src: url('../fonts/Gogol.eot');
    src: url('../fonts/Gogol.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Gogol.woff') format('woff'),
         url('../fonts/Gogol.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: fallback; /* или optional */
}

@font-face {
    font-family: 'Anjhay';
    src: url('../fonts/Anjhay.otf');
    
    font-weight: normal;
   
    font-display: fallback; /* или optional */
}

body{
    line-height: 1.2;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    padding-top: 11.408rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
    background-color: #E7E7E7;
}
.page_service_item .border_20{
    height: 25rem;
}
.page_service_item .border_20 img{
    object-fit: cover;
}
.gogol{
    font-family: 'Anjhay', sans-serif;
    position: absolute;
    font-size: 3.513rem;
    bottom: 0;
    left: 0;
    padding-bottom: 0.9rem;
    color: #228788;
    line-height: 0.8;
}
.gogol span{
    display: block;
}
.gogol span:nth-child(1){

}
.gogol span:nth-child(2) {
    margin-left: 6.9rem;
}
.gogol span:nth-child(3){
    margin-left: 17.7rem;
}
.test{
    width: 1440px;
    left: 50%;
    transform: translateX(-50%);
}
.philosopher{
    font-weight: 700;
    font-family: Philosopher, sans-serif;
}

.section_title img{
    width: 4.063rem;
    margin-left: 0.4rem;
}
.header_address{
    font-size: 0.875rem;
    display: flex;
    align-items: center;
}
.header_address img {
    width: 2rem;
    margin-right: 0.3rem;
}
header {
    padding: 1.4rem 0;
    position: fixed;
    transition: all 0.15s;
}

.btn{
    display: inline-block;
    font-size: 0.875rem;
    padding: 0 1.3rem;
    border-radius: 10px;
    background: #A40A0A;
    color: white;
    text-transform: uppercase;
}

.btn:hover{
    background-color: #228788;
    color: white;
}
.btn.min_width{
    min-width: 18.5rem;
}
.btn.gray{
    background: #94979C;
    color: white;
}
.btn.border{
    background: transparent;
    font-weight: 500;
    border: 2px solid #228788;
    color: #228788;
    min-width: 19.5rem;
}
.btn.border:hover{
    color: white;
    background: #228788;
}
.btn.btn50 span{
    height: 3.125rem;
}
.btn.full{
    padding: 0;
    width: 100%;
    display: block;
}
.btn.sm span{
    height: 2.688rem;
}
.btn.sm{
    min-width: 14rem;
}
.btn.white{
    color: black;
    background: #FFF;
}
.btn.white:hover{
    color: white;
    background: #228788;
}
.btn.green{
    color: white;
    background: #228788;
}
footer .socials a:hover{
    color: white;
    background: #228788;
}
.btn.green:hover, .btn.gray:hover{
    color: white;
    background: #A40A0A;
}
.sale_banner .btn:hover{
    background-color: #FFFFFF;
    color: black;
}
.btn img{
    width: 1.5rem;
    margin-right: 0.8rem;
}
.header_bottom_right .btn{
    padding: 0 1.1rem;
}
.btn span{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 3rem;
}
.socials{
    display: flex;
    align-items: center;
    margin-right: 1.3rem;
}
.socials a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
    border-radius: 10px;
    background: #228788;
    color: white;
    margin-left: 0.3rem;
    font-size: 1.5rem;
}
.socials a:hover{
    background: #A40A0A;
    color: white;
}
.langs{
    font-weight: 600;
    font-size: 0.875rem;
    margin-right: 2.2rem;
    display: flex;
    align-items: center;
}
.langs span{
    display: block;
    margin: 0 0.3rem;
    position: relative;
    top: -0.05rem;
}
.logo{
    display: block;
    width: 7.825rem;
}
.header_bottom_flex{
    padding-top: 0.9rem;
}
.menu{
    display: flex;
    align-items: center;
    font-size: 0.875rem;
    text-transform: uppercase;
}
.menu a:before{
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    border: 1px solid #1C6E6F;
    margin-right: 0.25rem;
    transition: all 0.35s;
}
.menu a.active:before, .menu a:hover:before{
    background-color: #1C6E6F;
}
.menu a{
    margin: 0 1.26rem;
    display: flex;
    align-items: center;
}
.slider_text{
    width: 53.8rem;
    padding-top: 4.9rem;
}
.section_title{
    font-weight: 700;
    font-family: Philosopher, sans-serif;
    text-transform: uppercase;
    font-size: 4.375rem;
    line-height: 1.2;
}
.section_title_sm{
    font-weight: 700;
    font-family: Philosopher, sans-serif;
    text-transform: uppercase;
    font-size: 3.125rem;
    line-height: 1.2;
    margin-bottom: 1.7rem;
}

.green_text{
    font-size: 2.813rem;
    margin-top: -0.3rem;
    color: #228788;
}
.black_text{
    font-weight: 400;
    font-size: 2.188rem;
}
.slider_img{
    position: absolute;
    right: 1.3rem;
    bottom: 0;
    width: 26.1rem;
}
.slider_box{
    position: relative;
    padding-bottom: 10.4rem;
}
.box1_row{
    position: relative;
    z-index: 2;
    margin-top: -0.2rem;
}
.box1_item .btn:hover{
    background-color: white;
    color: black;
}
.box1_item{
    border-radius: 20px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 1.6rem 1.7rem;
    min-height: 16.3rem;
    padding-bottom: 2.1rem;
    color: white;
    position: relative;
}
.box1_item_title{
    font-size: 2.188rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.045rem;
    margin-bottom: 1rem;
    text-shadow: 0px 6.786px 5.429px rgba(0, 0, 0, 0.25);
}
.box1_item_text{
    font-size: 1.25rem;
}
.box1_bottom{
    margin-top: 1rem;
}
.box1_top, .box1_bottom{
    position: relative;
    z-index: 1;
}
#box-2 {
    padding-top: 2rem;
}
#box-2 .section_title_sm.big_mar{
    margin-bottom: 4.8rem;
}
.letter_slider {
    margin-top: 0.6rem;
    color: #BD2915;
    pointer-events: none;
}
.border_20{
    border-radius: 20px;
    overflow: hidden;
}
.main_about_sub_row{
    padding-left: 2.6rem;
}
.section_title_sm.reg{
    font-weight: 400;
}
.main_about_bottom{
    margin-top: -3rem;
}
.main_about_bottom_box{
    width: 63rem;
}
.main_about_bottom_sub_row{
    padding-left: 2.2rem;
}
.max_full_text{
    text-align: right;
    white-space: nowrap;
    margin-top: 1.1rem;
}
.full_height{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
#box-3{
    padding-top: 4.9rem;
}
#box-3 .container{
    width: 74.3rem;
}
.what_text{
    padding-top: 3.4rem;
    padding-left: 0.3rem;
    padding-right: 1.9rem;
    position: relative;
}
.what_text .content ul{
    margin-top: 2.5rem;
    margin-left: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #1C6E6F;
}
.what_text .content ul li{
    margin-bottom: 1.4rem;
}
.what_circle{
    width: 12.5rem;
    border-radius: 50%;
    overflow: hidden;
}
.what_images_left{
    flex-direction: column;
    align-items: flex-end;
    padding-right: 1.7rem;
    padding-top: 0.6rem;
}
.what_image2{
    width: 12.5rem;
    border-radius: 13px;
    overflow: hidden;
    margin-top: 1.4rem;
}
.what_image3{
    width: 19.188rem;
    border-radius: 13px;
    overflow: hidden;
    margin-top: 1.2rem;
}
.what_images_right{
    margin-left: -1.7rem;
    padding-top: 5.9rem;
}
.what_images_right .what_circle{
    margin-top: 1rem;
    margin-left: 7rem;
}
#box-4{
    padding-top: 5rem;
}
.service_slider .slick-list{
    margin: 0 -10px;
    overflow: unset;
}
.service_slider .slick-slide > div{
    padding: 0 10px;
}
.service_item.long{
    width: 40.025rem!important;
}
.service_item.long .service_info{
    opacity: 1;
}
/*.slick-slide:not(.slick-current) a{*/
/*    pointer-events: none;*/
/*}*/
.service_item{
    transition: 0.25s!important;
    height: 40.6rem;
    border-radius: 20px;
    display: flex!important;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
    position: relative;
    width: 12.5rem!important;
}
#box-4 .section_title_sm{
    margin-bottom: 3.7rem;
}
.service_info{
    padding: 2.4rem 1.9rem;
    padding-right: 3.2rem;
    background-image: url("../img/service_bg.jpg");
    background-size: cover;
    background-position: center center;
    color: white;
    position: relative;
    z-index: 2;
    transition: all 0.35s;
    opacity: 0;
    width: 40.025rem;
}
.service_item .cover_img{
    width: 40.025rem;
}
.service_time{
    font-size: 1.125rem;
    font-style: italic;
    margin-top: 0.2rem;
}
.service_title{
    font-family: "Philosopher", sans-serif;
    font-weight: 400;
    font-size: 1.875rem;
    display: flex;
    justify-content: space-between;
}
.service_anons{
    margin-top: 0.8rem;
    padding-right: 1rem;
}
.service_price{
    font-size: 2.188rem;
}
#box-5{
    padding-top: 5rem;
}
.spec_item{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.spec_img{
    border-radius: 15px;
    height: 20.7rem;
    overflow: hidden;
}
.title_flex{
    margin-bottom: 2.9rem;
}
.spec_title{
    font-family: "Philosopher", sans-serif;
    font-weight: 700;
    font-size: 2rem;
    margin-top: 1.1rem;
    margin-bottom: 0.5rem;
    color: #1C6E6F;
}
.spec_position{
    font-style: italic;
    margin-bottom: 0.5rem;
    color: #1C6E6F;
}
.spec_anons{
    color: #565656;
}
.spec_bottom{
    padding-top: 1rem;
}
.spec_bottom .btn:last-child{
    margin-top: 0.5rem;
}
.spec_bottom .btn{
    border-radius: 8px;
}
#box-6 {
    padding-top: 3.6rem;
}
.sale_slider{
    border-radius: 20px;
    overflow: hidden;
}
.sale_banner{
    overflow: hidden;
    position: relative;
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 24rem;
    color: white;
}
.sale_banner_box{
    width: 41.5rem;
    margin: 0 auto;
    padding-left: 4.5rem;
    position: relative;
    z-index: 2;
}
.sale_banner_title{
    font-size: 2.197rem;
    font-weight: 700;
    font-family: "Philosopher", sans-serif;
    text-transform: uppercase;
}
.sale_banner_title span{
    text-align: right;
    display: block;
    margin-top: -0.7rem;
}
#box-6 .section_title_sm{
    margin-bottom: 2.3rem;
}
.sale_banner_text{
    text-transform: uppercase;
    font-size: 1.172rem;
    margin-top: 0.6rem;
}
.sale_banner_btn{
    margin-top: 3rem;
}
#box-7 {
    padding-top: 4.8rem;
}
.contact_itmes .contact_item a:hover{
    color: #A40A0A;
}
.faq_title{
    font-size: 1.5rem;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.63rem 0;
    letter-spacing: 0.02rem;
}
.faq_title span{
    width: calc(100% - 3rem);
    padding-right: 0.5rem;
}
.faq_title.factive img{
    transform: rotate(-223deg);
}
.faq_title img{
    width: 3rem;
    transition: all 0.35s;
}
.faq_content{
    display: none;
}
.faq_list{
    padding-top: 0.5rem;
}
.faq_item:not(:last-child){
    border-bottom: 1px solid #228788;
}
#box-8{
    padding-top: 3.7rem;
}
.rev_item{
    height: 100%;
    border-radius: 14.762px;
    background: #228788;
    padding: 2rem 1.1rem;
    padding-bottom: 0;
}
#box-8 .title_flex{
    margin-bottom: 3.8rem;
}
.rev_item_box{
    border-radius: 14.762px 14.762px 0px 0px;
    background: white;
    height: 100%;
    padding: 0 1rem;
    padding-bottom: 0.7rem;
    border: 1px solid white;
}
.rev_img{
    width: 7.381rem;
    height: 7.381rem;
    border-radius: 50%;
    background: white;
    margin: 0 auto;
    margin-top: -3.8rem;
    padding: 0.7rem;
}
.rev_img img{
    border-radius: 50%;
}
.stars{
    display: flex;
    justify-content: center;
    margin-top: -0.4rem;
}
.stars img{
    width: 1.87rem;
}
.rev_title{
    font-weight: 600;
    text-align: center;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.rev_item .content{
    font-size: 0.813rem;
}
.rev_item .content *{
    line-height: 1.23;
}
#box-9 {
    padding-top: 3.7rem;
}
.contact_item:not(:last-child){
    margin-bottom: 2.27rem;
}

.contact_text a{
    color: #228788;
}
.contact_itmes .contact_text{
    color: #228788;
}
.contact_title{
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
}
.socials_solid a{
    display: inline-block;
    margin-right: 0.4rem;
    font-size: 1.8rem;
    color: #228788;
}
.map{
    border-radius: 20px;
    height: 100%;
    overflow: hidden;
}
.contacts_form{
    border-radius: 20px;
    background: #FFF;
    width: 54rem;
    margin: 0 auto;
    padding: 1.4rem 7rem;
    padding-top: 2.4rem;
}
#box-10{
    padding: 5.2rem 0;
}
.contacts_form .section_title_sm{
    margin-bottom: -0.2rem;
}
.section_text{
    font-size: 1.875rem;
    font-family: "Philosopher", sans-serif;
    text-align: center;
    margin-bottom: 2.6rem;
}
.form-control{
    font-size: 1.25rem;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    background: transparent;
    width: 100%;
    border-bottom: 2px solid #1C6E6F;
    padding: 0.4rem 0;
}
.form-control::placeholder{
    color: #94979C;
}
.form-group{
    margin-bottom: 2rem;
}
.form_btn{
    padding-top: 1.1rem;
}
.footer_logo{
    display: block;
    width: 9.75rem;
}
footer{
    padding-top: 4.2rem;
    background: #1D1D1D;
    color: white;
}
footer a{
    color: white;
}
.footer_menu{
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 5.65rem;
}
.footer_menu ul{
    list-style-type: none;
    margin: 0;
}
.footer_menu ul li{
    margin-bottom: 1.55rem;
}
.footer_menu ul a, .footer_bottom a{
    color: #94979C;
}
.footer_menu ul a:hover,.footer_menu ul a.active, .footer_bottom a:hover{
    color: #A40A0A;
}
footer a:hover, .footer_contacts .contact_text a:hover{
    color: #A40A0A;
}
.footer_contacts {
    padding-left: 3.1rem;
}
footer .socials a{
    margin: 0;
    margin-right: 0.5rem;
}
footer .socials{
    margin: 0;
}
footer .contact_item .btn{
    padding: 0 1.8rem;
}
.footer_bottom{
    padding-top: 6.1rem;
    padding-bottom: 3rem;
}
.footer_contacts .contact_text a{
    color: white;
}
footer .socials a{
    background: #A40A0A;
}
.flower{
    position: absolute;
}
.f1{
    width: 12.5rem;
    margin: 0 auto;
    left: 10.9rem;
    bottom: -12.4rem;
}
.page{
    padding-top: 1.75rem;
    padding-bottom: 5rem;
}
.red_banner{
    background-image: url("../img/red_banner.jpg");
    background-size: cover;
    background-position: center center;
    color: white;
    border-radius: 20px;
    padding: 2.6rem 2.7rem;
    min-height: 30.9rem;
}
.red_banner_text .section_text{
    text-align: left;
    margin-bottom: 1.1rem;
}
.red_banner_text .section_title_sm{
    margin-bottom: 0.7rem;
}
.red_banner_text .content{
    font-size: 1.25rem;
    width: 38rem;
    letter-spacing: 0.02rem;
}
.red_banner_text .content *{
    line-height: 1.2;
}
.h100{
    height: 100%;
}
.about_row2{
    margin-top: 5rem;
}
.about_row2 .section_title_sm{
    margin-bottom: 0.7rem;
}
.content.sm *{
    line-height: 1.2;
}
.about2_text{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.about_spec_item{
    overflow: hidden;
    height: 23.8rem;
    border-radius: 20px;
    display: flex;
   
    padding: 1.2rem 2.4rem;
    position: relative;
    margin-bottom: 2.1rem;
    flex-direction: column;
    justify-content: space-between;
}
.about3_row{
    margin-top: 5rem;
}

.green_text_content b{
    font-weight: 700;
    text-transform: uppercase;
}
.green_text_box{
    color: #1C6E6F;
    font-size: 1.25rem;
    margin-top: 3.7rem;
}
.about4_row{
    padding-top: 2.9rem;
}
.about4_row .section_title_sm{
    font-size: 3.5rem;
    line-height: 1.12;
}
.about4_item{
    display: flex;
    align-items: center;
    margin-bottom: 2.8rem;
}
.about4_item span:first-child{
    font-size: 3.125rem;
    font-family: "Philosopher", sans-serif;
    font-weight: 400;
    width: 6.9rem;
    color: #1C6E6F;
}
.about4_item span:last-child{
    width: calc(100% - 6.9rem);
}
.about_slider{
    margin: 0 auto;
    margin-top: 2.1rem;
    width: 67.5rem;
}
.about_slider .slick-list{
    overflow: unset;
    margin: 0 -1.5rem;
    padding-bottom: 3rem;
}
.about_slider .slick-slide > div{
    padding: 0 1.5rem;
}
.slick-current .about_slider_item{
    top: 2.7rem;
}
.about_slider_item{
    position: relative;
    top: 0;
    height: 41.3rem;
    border-radius: 20px;
    overflow: hidden;
    transition-delay: 0.5s;
    transition: all 0.35s linear;

}
.about_slider .slick-prev {
    left: -5.7rem;
}
.about_slider .slick-next {
    right: -5.7rem;
}
.about5_row{
    padding-top: 4.2rem;
}
.about5_text .section_title_sm{
    margin-bottom: 1rem;
}
.about5_text .content{
    padding-right: 6rem;
}
.border_15{
    overflow: hidden;
    border-radius: 15px;
    height: 18rem;
    width: 61.6%;
}
.border_15.sm{
    width: 36.2%;
}
.about_bottom_flex{
    padding-top: 0.2rem;
}
.green_ul {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: -2.6rem;
    color: #228788;
}
.about_bottom_last {
    margin-top: 2.6rem;
}
.about_bottom_last .border_15{
    width: 40.7%;
    margin-right: 1.3rem;
}
.l12{
    line-height: 1.15;
}
.services_page_row .section_title_sm{
    margin-bottom: 0.8rem;
}
.services_page_row .content{
    margin-bottom: -1rem;
    padding-right: 1rem;
}
.page_services{
    padding-top: 4.9rem;
}

.page_service_title{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.25rem;
    margin-bottom: 0.8rem;
}
.page_service_price{
    font-weight: 600;
    font-size: 1.125rem;
    font-style: italic;
    margin-bottom: 0.6rem;
    color: #1C6E6F;
}
.page_service_anons{
    padding-right: 1rem;
}
.page_service_btns{
    margin-top: 2.7rem;
}
.page_service_btns .btn{
    margin-right: 0.6rem;
}
.page_service_item:not(:last-child){
    margin-bottom: 3.1rem;
}
.si_page_banner{
    border-radius: 20px;
    padding: 2rem 5.6rem;
    display: flex;
    align-items: center;
    min-height: 33.2rem;
    position: relative;
    overflow: hidden;
}
.si_page_banner .section_title_sm{
    margin-bottom: 0.5rem;
}
.si_page_banner_box{
    width: 40rem;
    position: relative;
    z-index: 2;
}
.si_text{
    margin-bottom: 1rem;
}
.si_price{
    font-size: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 0.03rem;
    margin-bottom: 0.9rem;
}
.si_btn{
    padding-top: 1.6rem;
}
.si_page2_row{
    padding-top: 5rem;
}
.si_content{
    padding-right: 7rem;
}
.content.si_content li{
    margin: 0;
}
.protive_title{
    font-weight: 700;
    font-size: 1.25rem;
    text-transform: uppercase;
    margin-bottom: 0.6rem;
}
.ser_protive{
    background-image: url("../img/ser_protive.jpg");
    background-size: cover;
    background-position: center center;
    color: white;
    border-radius: 20px;
    margin-top: 2rem;
    padding: 2.1rem 2.6rem;
    padding-bottom: 1rem;
}
.ser_item_back{
    margin: 0 auto;
    margin-top: 2rem;
    width: 54rem;
}
.ser_page_img{
    border-radius: 15px;
    overflow: hidden;
    width: 19.4rem;
}
.wc1{
    position: absolute;
    left: 0;
    top: 0;
}
.wc2{
    position: absolute;
    right: 0;
    bottom: -13.7rem;
}
.content p.sm_mar_p{
    margin-bottom: 0;
}

.page_vrach_title{
    font-family: "Philosopher", sans-serif;
    font-size: 1.875rem;
    margin-bottom: 0.5rem;
    color: #1C6E6F;
}
.page_vrach_price{
    font-style: italic;
    margin-bottom: 1.2rem;
    color: #1C6E6F;
}
.page_vrach_stage{
    margin-bottom: 1rem;
}
.page_vrach_btn{
    margin-top: 2.9rem;
}
.vrach_page_content{
    padding-top: 4rem;
}
.cert_slider{
    margin-top: 4rem;
    margin-bottom: 1rem;
}
.cert_slider .slick-list{
    margin: 0 -10px;
}
.cert_slider .slick-slide > div{
    padding: 0 10px;
}
.cert_slider_item{
    border-radius: 20px;
    overflow: hidden;
    height: 27rem;
}
.cert_slider .slick-prev {
    left: -2rem;
}
.cert_slider .slick-next {
    right: -2rem;
}
.blog_cats{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 4rem;
    margin-bottom: 2.5rem;
}
.blog_cats a{
    display: block;
    border-bottom: 2px solid transparent;
    padding: 0 1.6rem;
    padding-bottom: 0.25rem;
    margin: 0 0.7rem;
    margin-bottom: 1.2rem;
}
.blog_cats a.active, .blog_cats a:hover{
    border-color: #1C6E6F;
    color: black;
}
.blog_info{
    padding-top: 2.8rem;
}
.blog_item .border_20{
    height: 25rem;
}
.blog_tag{
    border: 1px solid #1C6E6F;
    color: #1C6E6F;
    border-radius: 9px;
    text-transform: uppercase;
    display: inline-block;
    padding: 0.1rem 1.2rem;
    margin-bottom: 2.9rem;
}
.blog_title{
    font-size: 1.25rem;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0.6rem;
}
.blog_author{
    font-size: 0.875rem;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
}
.blog_anons{
    margin-bottom: 1.4rem;
}
.blog_date{
    font-size: 0.875rem;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 3px solid #228788;
    padding-bottom: 0.2rem;
    margin-bottom: 2.9rem;
}
.blog_item{
    margin-bottom: 2.5rem;
}
.pagination2{
    list-style-type: none;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 3rem;
}
.pagination2 li{
    margin: 0 0.75rem;
}
.pagination2 li a{
    font-size: 1.25rem;

}
.pagination2 li.active a{
    font-size: 1.563rem;
    text-decoration: underline;
}
.pagination2 li a:hover{
    text-decoration: underline;
}
.news_banner{
    color: white;
    padding-top: 5.8rem;
    text-align: center;
    padding-bottom: 2rem;
    min-height: 28rem;
    position: relative;
}
.news_banner .container{
    position: relative;
    z-index: 2;
}
.news_banner_author{
    font-size: 1.5rem;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
}
.news_banner_date{
    font-weight: 700;
}
.news_banner .section_title_sm{
    margin-bottom: 0.5rem;
}
.news_content{
    padding-top: 5rem;
    width: 58.3rem;
    margin: 0 auto;
}
blockquote *{
    margin: 0!important;
}
.news_alert, blockquote{
    border-left: 20px solid #228788;
    font-weight: 700;
    text-transform: uppercase;
    color: #228788;
    padding: 1rem 0;
    padding-left: 0.6rem;
    min-height: 4.6rem;
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    margin-top: 2rem;
}
.section_title_sim{
    font-size: 1.875rem;
    font-weight: 400;
    margin-bottom: 1.5rem;
}
.news_page_tag .blog_tag{
    margin: 0;
}
.news_similars{
    padding-top: 0.3rem;
}
.similar_item{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.similar_img{
    overflow: hidden;
    height: 16.8rem;
    border-radius: 20px;
}
.similar_item .blog_tag{
    margin-top: 1.2rem;
}
.similar_title{
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0.6rem;
}
.similar_info{
    padding-right: 5.5rem;
}
.similar_item .blog_date{
    margin-top: 1.4rem;
}
.news_page_tag{
    margin-top: 4.5rem;
}
.news_similars{
    padding-top: 4.5rem;
}
.page .sale_banner{
    border-radius: 20px;
}
.rev_page_anons{
    font-size: 1.875rem;
    font-weight: 400;
    margin-top: -2rem;
    width: 54rem;
    margin-bottom: 3.6rem;
}
.page_rev_item{
    border-radius: 20px;
    padding: 2.5rem 1.8rem;
    padding-bottom: 0;
    background: #228788;
    margin-bottom: 4.6rem;
}
.page_rev_item_box{
    border: 1px solid white;
    background: white;
    border-radius: 20px;
    padding: 2.35rem 3.8rem;
    padding-bottom: 0;
}
.rev_page_title{
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 1.6rem;
}
.rev_page_border{
    border-left: 17px solid #1C6E6F;
    padding-left: 1rem;
    color: #1C6E6F;
}
.rev_page_images_row{
    margin-bottom: -2.7rem;
}
.rev_page_images_row .border_20{
    height: 23.6rem;
}
.page_rev_row{
    margin-bottom: 1rem;
}
.rev_page_right{
    padding-left: 4.7rem;
    padding-top: 0.5rem;
}
.rev_page_right_img{
    overflow: hidden;
    width: 5.3rem;
    height: 5.3rem;
    border-radius: 50%;
    margin-bottom: 0.55rem;
}
.rev_page_right_flex{

}
.rev_page_right_flex .stars img {
    width: 1.27rem;
}
.rev_page_t{
    font-weight: 600;
}
.rev_page_right_flex .stars{
    margin-left: 0.4rem;
    padding-top: 0.1rem;
}
.rev_map img{
    width: 1.7rem;
    margin-right: 0.5rem;
}
.rev_map span{
    font-size: 0.875rem;
}
.rev_page_form{
    background-image: url("../img/rev_form.jpg");
    background-size: cover;
    background-position: center center;
    padding-top: 2.5rem;
    margin-top: 6.3rem;
    padding-bottom: 0.5rem;
}
.rev_page_form .form_btn {
    padding-top: 0;
}
.rev_page_form form{
    display: block;
    width: 40rem;
    margin: 0 auto;
    margin-top: 2rem;
}
.rev_form_title{
    font-size: 1.875rem;
    font-weight: 400;
    margin-top: -1.9rem;
    text-align: center;
}
.rev_page_form .stars {
    margin-top: 1rem;
}
.file_icon{
    width: 1.25rem;
    position: absolute;
    right: 0.5rem;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}
.contacts_page #box-9{
    padding-top: 0;
}
.page_sales .sale_banner{
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 3rem;
}
.page_sales .sale_banner:last-child{
    margin-bottom: 0;
}
.sale_content .mb-0{
    margin-top: -0.5rem;
}
.sale_item_page .sale_banner{
    margin-bottom: 3rem;
}
#photo_upload{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
}
.check_star img{
    cursor: pointer;
}
.check_star img.gray, .stars img.gray{
    filter: grayscale(1);
    opacity: 0.6;
}

#vrach_home .modal__block, #zapis_modal .modal__block{
    width: 54rem;
    padding: 0;
    padding-top: 1rem;
}
#vrach_home .contacts_form, #zapis_modal .contacts_form{
    width: 100%;
}
.about_spec_title{
    font-weight: 700;
    font-family: Philosopher, sans-serif;
    font-size: 1.875rem;
    position: relative;
    z-index: 2;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    text-align: center;
    color: white;
}