.serv_banner{
    /*background: #EFF6FE;*/
}
.serv_banner_inner {
    padding-top: 150px;
    position: absolute;
    top: 0;
    width: 100%;
}
.serv_banner_title{
    font-weight: 400;
    font-size: 3.125rem;
    color: #333F48;
    margin-bottom: 3rem;
}
.serv_banner_text{
    max-width: 50%;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 150%;
    color: #333F48;
    margin-bottom: 5rem;
}
.SmartCaptcha-Shield-PrivacyLink{
    display: none!important;
}
.SmartCaptcha-Shield_position_center{
    display: none!important;
}
.smart-captcha{
    min-width: 0!important;
}
.serv_banner_button{
    background: #46DEFF;
    box-shadow: 20px 20px 50px rgba(37, 211, 249, 0.4);
    border-radius: 49px;
    font-weight: 400;
    font-size: 1.25rem;
    color: #0C6679;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 18.5rem;
    height: 4.125rem;
    transition: 0.3s;
    z-index: 9;
}
.menu-phone__text{
    color: #5B7ABA;
}
.jr_serv_breadcrumbs{
    margin-bottom: 1.75rem;
}
.serv_banner_img{
    width: 100%;
    object-fit: cover;
}
.serv_banner_inner_first_wrap > div{
    width: 50%;
}
.serv_banner{
    /*    -webkit-mask-image: url(/wp-content/uploads/2022/08/mask.png);
        mask-image: url(/wp-content/uploads/2022/08/mask.png);
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        mask-size: cover;
        -webkit-mask-size: cover;*/
    margin-top: -135px;
}
header .messengers-block {
    position: absolute;
    right: 60px;
    top: 90px;
    -webkit-align-items: center;
    align-items: center;
    z-index: 2;
}
.serv_banner_wrap_right img{
    max-width: 100%;
    width: 100%;
    height: 100%;
    max-height: 100%;
    object-fit: cover;
}
.serv_banner_button:hover{
    color: #fff;
}
section{
    padding: 0;
}
.serv_pricing_prod_list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px 40px;
    grid-auto-flow: row;
}
.serv_video_inner{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 3.5rem;
    align-items: center;
    grid-auto-flow: row;
    margin-bottom: 8rem;
}
.cert_block_inner{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px 40px;
    grid-auto-flow: row;
}
.serv_pricing_prod_list img {
    max-width: 100%;
    object-fit: cover;
    position: absolute;
    display: block;
    height: 100%;
    max-height: 100%;
    width: 100%;
    z-index: -1;
    top: 0;
}
.item .inner{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.item .inner,
.item .thumb{
    height: 100%;
}
.pricing_serv_title{
    margin-bottom: 3.75rem;
    font-weight: 400;
    font-size: 2.25rem;
    line-height: 42px;
    color: #333F48;
}
.attr{
    background: #92A5B1;
    border-radius: 0px 15px 15px 0px;
    font-weight: 700;
    font-size: 0.875rem;
    color: #EFF6FE;
    padding: 0.25rem 1rem 0.25rem 1.625rem;
    margin-top: 1.5rem;
    display: inline-block;
    margin-bottom: 2.875rem;
}
.attr_empty{
    height: 24.8px;
    margin-top: 1.5rem;
    margin-bottom: 2.875rem;
}
.title{
    font-weight: 500;
    font-size: 1.625rem;
    color: #333F48;
    padding-bottom: 1.125rem;
}
.item_bot{
    padding: 1.5rem;
}
.item_bot{
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cat,
.title{
    padding-left: 1.625rem;
}
.value{
    font-weight: 500;
    font-size: 1.625rem;
    display: flex;
    color: #333F48;
    margin-right: 1.25rem;
}
.item_mid{
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%), linear-gradient(0deg, rgba(22, 127, 239, 0.05), rgba(22, 127, 239, 0.05));
    position: relative;
    height: 100%;
}
.read-more{
    font-weight: 400;
    font-size: 0.875rem;
    color: #92A5B1;
    cursor: pointer;
}
.short-desc{
    padding-left: 1.5rem;
    color: #000;
}
.item{
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 10px 10px 50px rgba(51, 63, 72, 0.1);
}
.read-more{
    display: flex;
    align-items: center;
}
.read-more svg{
    margin-right: 0.25rem;
}
.price{
    display: flex;
    align-items: center;
}
.cat{
    margin-bottom: 0.3rem;
    font-weight: 400;
    font-size: 0.875rem;
    color: #333F48;
}
.short-desc{
    display: none;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    background: rgb(255, 255, 255);
    width: 100%;
    border-radius: 10px;
    padding-top: 10px;
}
.container {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative;
    max-width: 1270px;
    margin: 0 auto;
    padding: 0 15px;
}
.item .price__link{
    display: flex;
    background: #46DEFF;
    box-shadow: 5px 10px 30px rgba(37, 211, 249, 0.6);
    border-radius: 33px;
    align-items: center;
    justify-content: center;
    padding: 0.875rem 1.625rem;
    transition: 0.3s;
}
.item .price__link:hover{
    box-shadow: none;
}
.svg_minus{
    display: none;
}
.read-more svg{
    transition: 0.3s;
}
.read-more{
    transition: 0.3s;
}
.read-more:hover{
    color: #333F48;
}

.read-more.open .svg_plus{
    display: none;
}
.read-more.open .svg_minus{
    display: block;
}
.pricing_serv{
    margin: 8rem 0;
}
.first_text_block_inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
}

.first_text_block_left {
    grid-area: 1 / 1 / 2 / 3;
}
.text_blocks{
    color: #333F48;
}
.text_blocks h2{
    font-weight: 400;
    font-size: 2.25rem;
    margin-bottom: 2rem;
}
.text_blocks p{
    font-weight: 400;
    font-size: 1rem;
    line-height: 150%;
    margin-bottom: 1.5rem;
}
.text_blocks ul{
    margin-bottom: 2rem;
    padding-inline-start: 30px;
    list-style-type: disc;
}
.text_blocks ul li{
    font-size: 1rem;
    list-style-type: disc;
    line-height: 150%;
}
.text_blocks h3{
    font-size: 1.25rem;
    margin-bottom: 1.5rem;
    line-height: 1;
}
.first_text_block_right{
    background: linear-gradient(90.11deg, rgba(68, 213, 245, 0.1) 0.1%, rgba(22, 127, 239, 0.1) 99.91%);
    border-radius: 10px;
    align-self: start;
    position: relative;
    font-style: italic;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 150%;
    text-align: center;
    color: #5B7BBB;
    padding: 2.125rem 1.125rem 1.75rem;
}
.first_text_block_right svg{
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
}
.cert_button{
    background: #46DEFF;
    display: inline-flex;
    box-shadow: 5px 10px 30px rgba(37, 211, 249, 0.6);
    border-radius: 33px;
    padding: 1.125rem 1.75rem;
    align-items: center;
    justify-content: space-between;
}
.first_text_block {
    margin-bottom: 6rem;
}
.cert_list_item{
    display: flex;
    margin-bottom: 1.5rem;
    font-size: 1rem;

}
.cert_list_item svg{
    margin-right: 1rem;
    flex-shrink: 0;
}
.cert_button span{
    display: block;
    margin-right: 1rem;
    color: #3A3B3D;
}
.cert_button{
    transition: 0.3s;
    color: #3A3B3D;
}
.cert_button:hover span{
    color: #fff;
}
.cert_button svg,
.cert_button svg path{
    transition: 0.3s;
}
.cert_button:hover{
    box-shadow: none;
}
.cert_button:hover svg path{
    stroke: #fff;
}
.cert_block{
    margin-bottom: 8rem;
}
.single_result{
    display: flex;
}
.single_result svg{
    margin-right: 0.5rem;
    flex-shrink: 0;
}
.result_list{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 40px 40px;
    grid-auto-flow: row;
}
.single_result_title span{
    display: block;
    font-weight: 400;
    font-size: 0.875rem;
}
.single_result_title{
    font-weight: 600;
    font-size: 1.125rem;
    color: #333F48;
}
.drop-down-menu .drop-down-menu__list>.menu-item a:hover {
    color: #6FC2F4;
}
.result_block{
    margin-bottom: 8rem;
}
.drop-down-menu-link-list-massage li{
    margin-left: 0;
}
.drop-down-menu__list li .drop-down-menu-link-list-massage{
    width: auto;
}
.jr_block_city{
    bottom: -10px;
}
.our_spec_block h2,
.our_spec_text{
    text-align: center;
}
.our_spec_text{
    font-weight: 400;
    font-size: 1rem;
    line-height: 150%;
    margin-bottom: 2rem;
    color: #333F48;

}
.swiper-slide-spec-inner{
    position: relative;
    padding-bottom: 2.5rem;
    border-radius: 8px;
    overflow: hidden;
}
.spec_bot{
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 1rem;
    height: 150px;
}
.wide-swiper-slide img{
    max-width: 100%;
}
.spec_name{
    font-weight: 400;
    font-size: 1.5rem;
    color: #333F48;
    margin-bottom: 11px;
}
.spec_role{
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.15;
    color: #92A5B1;
    margin-bottom: 1rem;
}
.more-open-spec{
    display: flex;
    align-items: center;
    gap: 0.75rem;
    color: #5B7ABA;
    font-size: 0.875rem;
    font-weight: 400;
    cursor: pointer;
    transition: 0.3s;
}
.more-open-spec:hover{
    gap: 1rem;
}
.bot_spec_name{
    font-size: 1.5rem;
    margin-bottom: 1rem;
}
.swiper-slide-spec-inner img{
    width: 100%;
    object-fit: cover;
    display: block;
    border-radius: 8px;
}
.jr_block_city svg path {
    fill: #5B7ABA;
}
.jr_block_city {
    justify-content: center;
    color: #5B7ABA;
    cursor: pointer;
}
.jr_block_city .block-city__city{
    color: #5B7ABA;
}
.wide-swiper-slide.swiper-slide{
    opacity: 0.5;
    height: 500px;
}
.wide-swiper-slide.swiper-slide img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.wide-swiper-slide.swiper-slide-active{
    opacity: 1;
}
.our_spec_block{
    margin-bottom: 7rem;
}
.spec-swiper{
    padding-bottom: 5rem;

}
.spec-swiper .swiper-pagination-bullet{
    border: 1px solid #5B7ABA;
    width: 16px;
    height: 16px;
    background: none;
}
.spec-swiper .swiper-pagination-bullet-active{
    background: #5B7ABA;
}
.serv_wide_slider{
    margin-bottom: 8rem;
}
.block_video_title{
    font-weight: 400;
    font-size: 2.25rem;
    color: #333F48;
    margin-bottom: 1.5rem;
}
.video_block_text{
    font-style: italic;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 150%;
    color: #5B7BBB;
}
.serv_video_right iframe{
    width: 100% !important;
}
.block_bot_hidden{
    display: none;
}
.block_bot_title{
    font-weight: 400;
    font-size: 2.25rem;
    color: #333F48;
    margin-bottom: 2rem;
}
.jr_serv_readmore{
    display: inline-flex;
    font-weight: 400;
    font-size: 1rem;
    color: #5B7ABA;
    align-items: center;
    margin-bottom: 2rem;
    cursor: pointer;
}
.jr_serv_readmore svg{
    margin-left: 0.75rem;
    transition: 0.3s;
}
.readmore_svg_opened svg{
    -moz-transform: rotate(180deg); /* Р”Р»СЏ Firefox */
    -ms-transform: rotate(180deg); /* Р”Р»СЏ IE */
    -webkit-transform: rotate(180deg); /* Р”Р»СЏ Safari, Chrome, iOS */
    -o-transform: rotate(180deg); /* Р”Р»СЏ Opera */
    transform: rotate(180deg);
}
.serv_maps_reviews {
    display: grid;
    grid-template-columns: 1fr 4fr;
    gap: 0 5rem;
    grid-auto-flow: row;
}
.soglasie a {
    display: unset;
    background: none;
    padding: 0;
    border: none;
    font-size: 12px;
}
.popup-buyprod .get-buy-btn{
    display: flex!important;
    height: 56px;
    color: #000;
    align-items: center;
    justify-content: center;
}
.popup-buyprod .get-buy-btn span{
    color: #5B7BBB;
    font-size: 16px;
}
.price .get-buy-btn span{
    display: none;
}
.popup{
    background: #5B7BBB;
}
.section-callback__wrap{
    position: relative;
    padding: 100px 0;
    text-align: center;
}
.section-callback__wrap:before{
    content: none;

}
.section-callback__title{
    margin-bottom: 15px;
    font-weight: 300;
    font-size: 36px;
    color: #46DEFF;
}
.section-callback__text{
    font-weight: 300;
    font-size: 22px;
    max-width: 100%;
    width: 800px;
    margin-right: auto;
    margin-left: auto;
}
.section-callback__form-title{
    text-align: center;
    color: #333F48;
    font-size: 2.25rem;
    margin-bottom: 1.875rem;
    font-weight: 400;
}
.section-callback__form .col{
    width: 237px;
    margin-right: 10px;
    margin-left: 10px;
}
.section-callback__form .flex-block{
    justify-content: center;
    flex-wrap: wrap;
}
.section-callback__form .col input[type=tel],
.section-callback__form .col input[type=text]{
    display: block;
    width: 100%;
    line-height: 46px;
    font-size: 14px;
    color: #333F48;
    padding: 0 20px;
    border-radius: 23px;
    background: #EFF6FE;
    border: 1px solid #D3DAE8;
}
.section-callback__form .col .btn{
    display: flex;
    width: 100%;
    font-size: 14px;
    padding: 0 20px;
    border: none;
    height: 46px;
    justify-content: center;
    align-items: center;
    background: #46DEFF;
    box-shadow: 0px 5px 20px rgba(70, 222, 255, 0.6);
    border-radius: 23px;
    cursor: pointer;
    background-image: url(../images/arrow-right.svg);
    background-position: 90% 50%;
    background-repeat: no-repeat;
}
.section-callback__contacts{
    margin-top: 50px;
    justify-content: center;
}
.section-callback__contacts .contacts-block{
    /*width: 290px;*/
    margin-right: 20px;
    margin-left: 20px;
    text-align: center;
    margin-bottom: 50px;
    color: #333F48;
    font-weight: 400;
}
.section-callback__contacts .contacts-block .text{
    font-size: 14px;
    margin-bottom: 12px;
    font-weight: 400;
}
.section-callback__contacts .contacts-block .value{
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #333F48;
    justify-content: center;
    margin-right: 0;
}
#top{
    border: none;
    padding: 0;
}
.wpcf7-acceptance{
    width: 100%;
    display: block;
    margin-top: 15px;
    opacity: 0.5;
    font-size: 10px;
    color: #333F48;
}
.wpcf7-acceptance .wpcf7-list-item-label{
    position: relative;
    padding-left: 15px;
    display: block;
}
.wpcf7-acceptance .wpcf7-list-item-label a{
    color: inherit;
    text-decoration: underline;
}
/*
.wpcf7-acceptance .wpcf7-list-item-label:before{
    position: absolute;
    display: block;
    left: 0;
    top: 1px;
    width: 10px;
    height: 10px;
    background-image: url(../images/form-checkbox.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.wpcf7-acceptance input{
    visibility: hidden;
    position: absolute;
}
*/
.wpcf7-acceptance label{
    display: flex;
}
.drop-down-menu .drop-down-menu__list .menu-item a{
    color: #5B7ABA;
}
header .menu-phone a{
    color: #5B7ABA;
}
.main-menu {
    padding-left: 40px;
    padding-right: 40px;
}
header .social i{
    color: #5B7ABA;
}
header .recall-btn {
    background: #F7FAFE;
    border: 1px solid #8DA7DD;
    box-shadow: 0px 5px 20px rgba(234, 236, 255, 0.8);
    padding: 7px 14px!important;
    color: #8DA7DD;
}
header .recall-btn:hover{
    background: #8DA7DD;
}
header .messengers-block a svg path{
    fill: #8DA7DD;
}
header .social{
    top: 150px;
}
.main-menu {
    max-width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.breadcrumbs ul li span {
    display: inline-block;
    margin: 0 10px;
}
.breadcrumbs ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.breadcrumbs ul li:first-child:before{
    content: none;
}
.page-template-new-single-serv header {
    position: relative;
    padding-top: 0;
    top: unset;
}
.drop-down-menu-link-list-massage{
    background-color: #fff!important;
}
.menu-phone:before, .menu-phone:after{
    content: none;
}
.typ-mobile-menu{
    display: none;
}
header .jr_post_recall_button{
    background: #F7FAFE;
    border: 1px solid #8DA7DD;
    box-shadow: 0px 5px 20px rgba(234, 236, 255, 0.8);
    padding: 7px 14px!important;
}
#menu-humberger svg rect{
    fill: #5B7ABA;
}
.jr_tel_widget_in{
    display: flex;
    align-items: start;
    justify-content: center;
    width: 51px;
    height: 51px;
}
.grecaptcha-badge{
    display: none;
}
.jr_tel_widget_opened{
    display: none;
}
.jr_tel_widget{
    position: fixed;
    bottom: 130px;
    right: 20px;
    z-index: 99;
    cursor: pointer;
}
.jr_tel_widget{
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.jr_widget_hidden{
    display: none;
}
.jr_tel_widget_in.opened .jr_tel_widget_opened{
    display: block;
}
.jr_tel_widget_in.opened .jr_tel_widget_close{
    display: none;
}
.jr_widget_hidden_in{
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.jr_widget_hidden_in a{
    text-decoration: none;
}
.jr_tel_widget_in  svg{
    width: 51px!important;
    height: 51px!important;
}
@media screen and (max-width: 1550px) {
    .drop-down-menu .drop-down-menu__list .menu-item a{
    }
    .drop-down-menu .drop-down-menu__list .menu-item a {
        font-size: 14px;
    }


}
@media screen and (max-width: 1300px) {
    .drop-down-menu .drop-down-menu__list .menu-item a{
        font-size: 14px;
    }
}
@media screen and (max-width: 1240px) {
    .drop-down-menu{
        display: none;
    }
    .typ-mobile-menu{
        display: block;
    }

    .page-template-new-single-serv header{
        padding-top: 0;
        top: 0;
    }
    .menu-phone:before, .menu-phone:after{
        content: none;
    }
    .main-menu{
        flex-direction: column;
        align-items: start;
        margin-left: 10px;
    }
    .menu-humberger span{
        background: #5B7ABA;
    }
    .menu-phone,
    .post_worktime{
        text-align: left;
    }
    header .menu-phone{
        margin-left: 0;
        padding-top: 0;
        margin-top: 12px;
        bottom: unset;
    }
    .block-city{
        position: relative;
        left: unset;
    }
    .logo > a{
        margin-right: 40px;
    }
    .jr_mess_top{
        display: none;
    }
    .logo{
        display: flex;
        align-items: center;
    }
    .serv_pricing_prod_list{
        grid-template-columns: 1fr 1fr;
    }
    .first_text_block_inner{
        display: block;
    }
    .cert_block_inner{
        grid-template-columns: 1fr;
    }
    .cert_block_left{
        order: 1;
    }
    .cert_block_right{
        text-align: center;
    }
    .result_list {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 40px 40px;
        grid-auto-flow: row;
    }
    .wide-swiper-slide.swiper-slide{
        height: 300px;
    }
    .serv_video_inner{
        grid-template-columns: 1fr;
        gap:  40px 40px;
    }
    .serv_maps_reviews{
        grid-template-columns: 1fr;
        gap:  60px 40px;
    }
    .our_spec_block .container{
        padding-right: 0;
    }
    header .main-menu{
        background: none!important;
    }
    .y_reviews_inner{
        text-align: center;
    }
    .y_reviews_inner iframe{
        height: 500px!important;
        width: 400px!important;
    }
    header{
        background: linear-gradient(180deg, #EFF6FE 78.12%, rgba(239, 246, 254, 0) 100%);
    }
    html{
        font-size: 15px;
    }
    .serv_banner_title{
        margin-bottom: 2rem;
    }
    .serv_banner {
        margin-top: -30px;
    }
    .serv_banner_inner {
        padding-top: 60px;
    }
    .serv_banner_inner .container{
        z-index: 99;
    }
    .serv_banner_inner .container.jr_z_index{
        z-index: 1;
    }
    .popup{
        z-index: 99;
    }
    .typ-mobile-menu {
        top: 50px;
    }
    .cert_list{
        margin-bottom: 4rem;
    }
    .section-callback__form .col{
        width: 480px;
    }
}
@media screen and (min-width: 561px) and (max-width: 1239px) {
    .footer>.container>.flex-block{
        flex-direction: row;
    }
    .footer-phone a{
        font-weight: 500;
        font-size: 1rem;
        display: block;
        color: #FFFFFF;
        margin-bottom: 2px;
    }
    footer .logo,
    .footer-phone{
        width: 50%;
    }
    .footer-phone{
        display: flex;
        flex-direction: column;
        align-items: self-end;
    }
    .footer_nav{
        order: 5;
    }
    footer .recall-btn{
        font-weight: 400;
        font-size: 1rem;
        text-align: center;
        color: #0F3A7A;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #FFFFFF;
        border-radius: 23px;
        padding: 3px 10px;
    }
    .messengers-block > a{
        margin-right: 1rem;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 5px;
        border-radius: 50%;
    }
    .footer .search input{
        width: 280px;
    }
    .messengers-block{
        align-items: center;
    }
    .recal-text{
        display: block;
    }
    .footer-phone span {
        font-size: 10px;
        line-height: 1.2;
        display: block;
    }
}
@media screen and (max-width: 960px) {
    html{
        font-size: 14px;
    }
    .rating_item{
        width: 50%;
        margin: 10px auto;
    }
    .jr_rating{
        justify-content: center;
    }
    .signature{
        font-weight: normal;
        line-height: 1;
        font-size: 10px;
    }
    .new_main_banner_in_salons{
        display: none;
    }
    .jr_tel_widget{
        bottom: 160px;
    }
    .jr_serv_breadcrumbs{
        margin-top: 15px;
    }
    .serv_banner {
        margin-top: -60px;
    }
    .breadcrumbs ul li:first-child span{
        margin: 0!important;
    }
    .serv_banner_inner{
        padding-top: 0;
        margin-top: 60px;
        top: -80px;
    }
    .serv_banner_text{
        max-width: 100%;
        margin-bottom: 2rem;
    }
    .main-menu{
        padding-bottom: 70px;
    }
    .spec-swiper .swiper-wrapper{
        justify-content: unset;
    }
    .drop-down-menu-link-list-massage{
        background-color: unset!important;
    }
}
.ispolzuyet_fayly_kuki{
    position: fixed;
    color: #747578;
    bottom: 2rem;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
    max-width: 430px;
    border-radius: 1rem;
    padding: 7px 12px;
    z-index: 99;
    font-size: 12px;
}
.ispolzuyet_fayly_kuki a{
    text-decoration: none;
    color: #747578;
}
.cookie_in{
    display: grid;
    grid-template-columns: 3fr 1fr;
    gap: 1rem;
}
.cookie_in > a{
    color: #fff;
    border: 1px solid #5B7ABA;
    background: #5B7ABA;
    transition: 0.3s;
    border-radius: 1rem;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cookie_in > a:hover{
    background: #fff;
    color: #5B7ABA;
}
.cookie_in > div{
    text-align: right;
}
html{
    font-size: 16px;
}
.breadcrumbs{
    position: relative;
    top: unset;
    left: unset;
}
body {
    background-image: none;
    background: #F7FAFE;
}
.breadcrumbs ul li:before{
    content: '-';
}
.breadcrumbs ul li,
.breadcrumbs ul li a{
    font-weight: 400;
    font-size: 0.75rem;
    color: #92A5B1;
}
.breadcrumbs ul li:first-child span{
    margin: 0 5px 0;
}
.breadcrumbs ul li span{
    margin: 0 10px;
}
.popup.popup-cityselect{
    background: #fff;
}
.containerdiv {
    border: 0;
    float: left;
    position: relative;
    width: 65px;
}

.rating {
    font-weight: bold;
    font-size: 26px;
    line-height: 30px;
    margin-right: 5px;
}

.reviews_number {
    font-size: 12px;
    line-height: 14px;
    color: #8DA7DD;
}
.rating_item_bot{
    display: flex;
    align-items: center;
}
.rating_item_top {
    display: flex;
    align-items: baseline;
}
.signature{
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    margin-right: 5px;
}
.cornerimage {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.rating_item{
    width: 33.3%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    box-sizing: border-box;
}
.rating_item a{
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.jr_rating{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.rating_item_bot img {
    max-width: 65px;
}
@media screen and (max-width: 560px) {
    html{
        font-size: 14px;
    }
    .cookie_in{
        grid-template-columns: repeat(1, 1fr);
        gap: 0.5rem;
        text-align: center;
    }
    .cookie_in > div{
        text-align: center;
    }

    .block-city{
        bottom: -10px;
    }
    .block-city{
        bottom: 0;
    }
    .typ-mobile-menu{
        top: 20px;
    }
    .main-menu,
    .menu-wrap{
        display: block;
    }
    .our_spec_text{
        padding-right: 15px;
    }
    .serv_banner_button{
        font-size: 1.15rem;
        max-width: 14rem;
        height: 3.3rem;
    }
    .item .price__link{
        padding: 0.875rem 1.625rem!important;
    }
    .pricing_serv_title{
        font-size: 2rem;
        margin-bottom: 3rem;
    }
    .block_bot_title{
        font-size: 1.7rem;
        margin-bottom: 1.125rem;
    }
    header.fixed{
        background-color: unset!important;
    }
    .serv_video_right iframe{
        height: 200px!important;
    }
    #sam-menu .social{
        display: none;
    }
    .section-callback__form-title{
        font-size: 1.7rem;
        font-weight: 300;
        margin-bottom: 1.7rem;
    }
    .section-callback__form .col{
        width: 280px;
    }
    .y_reviews_inner iframe{
        width: 100% !important;
    }
    #jr_map{
        height: 300px!important;
    }
    footer .logo > a{
        margin-right: 0;
    }
    .footer .messengers-block{
        justify-content: start;
    }
    .footer .messengers-block a{
        margin-right: 16px;
    }
    .footer .search input{
        width: 100%;
    }
    footer #primary-menu,
    footer .menu-main-menu-container{
        display: block!important;
    }
    .main-menu{
        padding: 15px 15px 150px;
        margin-left: 0;
    }
    .serv_banner_title{
        font-size: 2rem;
        margin-bottom: 1.4rem;
    }
    .serv_banner_text{
        font-size: 1rem;
    }
    .serv_banner_inner{
        top: -150px;
    }
    .serv_banner_inner_first_wrap:before {
        content: '';
        display: block;
        background: linear-gradient(180deg, #EFF6FE 73.96%, rgba(239, 246, 254, 0) 100%);
        width: 100%;
        height: 200px;
        position: relative;
    }
    .serv_banner_img{
        margin-top: -70px;
    }
    .serv_pricing_prod_list,
    .result_list{
        grid-template-columns: 1fr;
    }
    .pricing_serv{
        padding: 3.5rem 0;
    }
    .text_blocks h2{
        font-size: 1.7rem;
        margin-bottom: 1.3rem;
    }
    .cert_block_right img{
        max-width: 100%;
    }
    .first_text_block,
    .cert_block,
    .our_spec_block,
    .result_block,
    .serv_wide_slider,
    .serv_video_inner,
    .our_spec_block{
        margin-bottom: 3.5rem;
    }
    .spec-swiper{
        padding-bottom: 3rem;
    }
    .wide-swiper-slide.swiper-slide{
        height: 150px;
    }
}