@media screen and (min-width: 767px) {
    .error-page__numb {
        font-size: 7rem;
        line-height: 7rem;
        color: var(--color__fill-1);
    }
    
    .error-page {
        text-align: center;
        padding: 4rem 0;
    }

    .error-page__desc {
        max-width: 30rem !important;
        font-size: 1.25rem !important;
        line-height: 1.75rem !important;
    }
    .error-page {padding-top: 6rem !important;}
    
    .main-content {

        /* display: flex; */
        /* justify-content: space-between; */
        /* flex-wrap: wrap; */
        /* align-items: stretch !important; */
    }
    body {
        /* background-color: #F5F5F9; */
        padding-top: 9rem;
    }
    .footer .devider.--bottom {
        display: none;
    }
    /* .type-carusel {
        max-width: 100% !important;
        overflow: hidden;
    } */
    .main-content > * {
        /* overflow: hidden; */
        /* margin-bottom: 1rem !important; */
    }
    /* .center-wrap {
        width: 100%;
        max-width: 100%;
        padding: unset;
    } */
    
    .footer {
        margin: 0 auto;
        width: 47rem !important;
        max-width: 47rem !important;
        padding-bottom: 3rem !important;
    }
    .page-head {
        width: 100% !important;
        margin-bottom: 1.5rem;
    }
    .footer__wrap {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        padding-top: 3rem !important;
        position: relative;
    }
    
    .footer__policy-links {
        order: 3;
        text-align: right;
        justify-content: flex-end;
        align-items: flex-end;
        margin: 0 !important;
    }
    
    .footer__footer__policy-link {
        text-align: right;
        justify-content: flex-end;
        display: flex;
        opacity: .5;
    }
    
    .footer__coptright {
        order: 1;
        text-align: left;
        margin: 0 !important;
    }
    
    .footer__socials {
        order: 2;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 50%;
        transform-origin: center;
        /* width: unset; */
    }
    
    .footer__wrap > * {
        /* width: 33.33%; */
    }
    .br-t-24 {
        border-radius: 1rem !important;
        margin: 0;
    }
    /* .center-wrap.--disable {
        padding: 0 !important;
    } */
    .type-carusel__title {
        font-size: 2rem !important;
        line-height: 2.5rem !important;
        font-weight: 700;
    }
    .map-contacts {
        width: 100% !important;
        position: relative;
        display: flex;
        justify-content: flex-end;
        margin-bottom: 0 !important;
    }
    .--section-page .load-more {
        /* background-color: rgb(255 255 255 / 50%) !important; */
    }
    
    .--section-page .load-more:hover {
        background-color: rgb(255 255 255 / 100%) !important;
    }
    .desctop-form .mini-contacts {
        height: calc(100% - 2rem);
        border-radius: 1rem !important;
        width: 35rem !important;
    }
    .breadcrumbs {
        display: block !important;
    }
    .doctors__items.mt-20.grid.--gap-20 {
        margin-top: .5rem !important;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        width: 100% !important;
        max-width: 100% !important;
    }
    .select.--fill {
        /* background-color: white; */
    }
    .map-contacts.--contact-map {
        height: 28rem;
        margin-bottom: 3rem !important;
    }
    
    .map-contacts.--contact-map .mini-map {
        width: 100% !important;
    }
    
    .map-contacts.--contact-map .mini-contacts {
        width: 100% !important;
        max-width: 100% !important;
    }
    .--contacts.--section-page {}
    
    .--contacts.--section-page .page-head {
        display: block !important;
    }
    .--hidden {
        overflow: hidden;
    }
    .image-header .center-wrap {
        height: 100%;
        padding: 2rem;
    }
    
    .image-header .center-wrap .image-header__wrap {
        height: 100%;
         min-height: 18rem;}
    .prices-service .price-item:nth-child(3n) {
        /* display: none; */
    }
    .section-group {
        padding: 3.5rem 0;
        position: relative;
    }
    
    .section-group__components {}
    
    .section-group__bg {
        position: absolute;
        width: 100vw;
        left: 50%;
        margin-left: -50vw;
        background-color: #F5F5F9;
        height: 100%;
        top: 0;
    }
    h2.h5 {
        font-size: 2rem;
        line-height: 2.5rem;
        font-weight: 700;
    }
    
    .type-carusel__title {}
    
    
    .section-group__components.--about-and-reviews {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
    }
    
    .section-group__components.--about-and-reviews .reviews-carusel {
        max-width: var(--col-8) !important;
        width: 100% !important;
        order: 3;
    }
    
    .section-group__components.--about-and-reviews .about-mod {
        max-width: var(--col-4) !important;
        width: 100% !important;
        order: 1;
        padding: 2rem;
    }
    
    .mob-hide {
        display: block;
    }
    .mob-show {
        display: none;
    }
    
    .footer-desktop {
        margin-top: 3.5rem;
    }
    
    .footer-desktop__wrap {}
    
    .footer-desktop-main {
        flex-wrap: nowrap;
        gap: 4rem;
    }
    
    .footer-desktop-offerta {}
    
    .footer-desktop-bottom {}
    
    .footer-desktop-main__col {

    }
    
    .footer-desktop-main__title {
        color: #FFF;
        display: flex;
        align-items: center;
    }
    
    .footer-desktop-main__title:after {content: "";position: relative;flex: 1;border-bottom: 1px solid var(--color__border);margin-left: 2rem;}
    
    .footer-desktop-main__content {

    }
    
    .footer-desktop-site-map {}
    
    .footer-desktop-main__show-all-wrap {
        width: 100%;
        border-bottom: 1px solid var(--color__border);
        position: relative;
    }
    
    .footer-desktop-main__show-all-btn {
        width: 4rem;
        height: 4rem;
        border-radius: 4rem;
        position: absolute;
        left: 50%;
        margin-left: -2rem;
        top: 0px;
        margin-top: -2rem;
        background-repeat: no-repeat;
        background-position: center 1.75rem;
        background-size: auto .75rem;
        background-color: white;
        z-index: 2;
        transition: all ease .24s;
        box-shadow: inset 0 0 0 1px var(--color__border);
        cursor: pointer;
    }
    
    .footer-desktop-site-map__section {
        display: none;
    }
    
    .footer-desktop-site-map__item {
        display: none;
    }
    
    .footer-desktop-site-map__link {
        padding: .2rem 0;
        display: block;
    }
    
    .footer-desktop-site-map__item.--title {}
    
    .footer-desktop-site-map__item.--title .footer-desktop-site-map__link {}
    
    .footer-desktop-contacts {}
    
    .footer-desktop-contacts__time-work {
        opacity: .5;
    }
    
    .footer-desktop-contacts__wrap {}
    
    .footer-desktop-contacts__tell {
    }
    
    .footer-desktop-contacts__addres {
        opacity: .56;
    }
    
    .footer-desktop-contacts__mail {
        font-weight: 700;
        opacity: .5;
    }
    
    .footer-desktop-offerta__wrap {
        margin-top: 4.25rem;
        opacity: .4;
    }
    
    .footer-desktop-site {}
    
    .footer-desktop-site__logo {
        width: 4.5rem;
        height: 4.5rem;
        background-size: 100% auto;
        background-repeat: no-repeat;
        margin-right: 2rem;
    }
    
    .footer-desktop-site__logo.--svg__logo-mini {}
    
    .footer-desktop-site__info {}
    
    .footer-desktop-site__name {}
    
    .footer-desktop-site__links {}
    
    .footer-desktop-site__item {}
    
    .footer-desktop-site__link {
        opacity: .56;
        color: #FFF;
    }
    
    .footer-desktop-socials {}
    
    .footer-desktop-bottom__title {
        opacity: .56;
    }
    
    .footer-desktop-socials__links {}
    
    .footer-desktop-socials__link {
        width: 2.5rem;
        height: 2.5rem;
        background-size: 2.5rem auto;
        background-repeat: no-repeat;
        border-radius: 2.5rem;
        margin-right: .25rem;
        transition: all ease .24s;
    }
    
    .footer-desktop-pay {}
    
    .footer-desktop-bottom__title {}
    
    .footer-desktop-pay__items {}
    
    .footer-desktop-pay__item {
        height: 2.5rem;
        width: 3.5rem;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        margin-right: 1rem;
    }
    
    .footer-desktop-site-map__section:nth-child(3n) {
        margin-right: 0 !important;
    }
    
    .footer-desktop-socials__link:hover {
        opacity: .64;
    }
    
    .footer-desktop-site__link:hover {
        opacity: 1;
    }
    
    .footer-desktop-pay__item:last-child {
        margin-right: 0;
    }
    
    .footer-desktop-socials__link:last-child {
        margin-right: 0;
    }
    
    .footer-desktop-site-map__item:last-child {}
    
    .footer-desktop-site-map__item:last-child .footer-desktop-site-map__link {
        padding-bottom: 0;
    }
    
    .footer-desktop-site-map__item:nth-child(-n+6) {
        display: flex;
        opacity: .32;
    }
    
    .footer-desktop-site-map__item:nth-child(-n+5) {
        opacity: .56;
    }
    
    .footer-desktop-site-map__item:nth-child(-n+4) {
        opacity: 1;
    }
    
    .footer-desktop-site-map__item:hover {
    }
    
    .footer-desktop-site-map__section:nth-child(-n+2) {
        display: block;
    }
    .footer-desktop-main__show-all-btn:hover {
        box-shadow: inset 0 0 0 .2rem var(--color__fill-1);
    }
    
    .footer-desktop.is-open {}
    
    .footer-desktop.is-open .footer-desktop-site-map__section {
        display: block;
    }
    
    .footer-desktop.is-open .footer-desktop-site-map__item {
        display: block;
        opacity: 1;
    }
    
    .footer-desktop.is-open .footer-desktop-main__show-all-btn {
        transform: rotate(180deg);
    }
    .footer-desktop .center-wrap {
        width: 82rem !important;
        max-width:95% !important;
    }
    
    .footer-desktop-main a,
    .footer-desktop-main a:hover
    {
        color: #FFF;
    }
    
    .footer-desktop-main a:hover,
    .footer-desktop-site__links a:hover
    {
        opacity: 1;
        color: #FFF;
    }
    .sale-carusel .advance__head {
        max-width: 100%;
        width: 100%;
        padding: 0 !important;
        display: flex;
        flex-direction: row !important;
        margin-bottom: 1.5rem !important;
    }
    .sale-carusel .swiper-wrapper {
        height: auto !important;
    }
    
    .sale-carusel .swiper-container {
        filter: drop-shadow(0px 1rem 2.5rem rgba(0, 0, 0, 0.06));
        overflow: hidden;
    }
    .sale-carusel .type-carusel__show-all {
        background-color: white;
    }
    .desctop-nav__logo-wrap {
        width: 100%;
        max-width: 25rem;
        display: flex;
        align-items: center;
        /* padding-left: 1rem; */
    }
    .section-group__components.--feedback-and-about {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 1.5rem;
    }
    
    .section-group__components.--feedback-and-about .about-mod {
        padding: 2rem;
    }
    
    .desktop-sale-head {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 1.5rem;
    }
    
    .desktop-sale-head .page-detail {
        /* padding: 2rem; */
        /* background-color: var(--color__fill-4); */;border-radius: 0;}
    .about-head {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 1rem;
        margin-bottom: 3rem;
    }
    
    .about-head .about-page {}
    
    .about-head .page-detail {
        background-color: transparent;
    }
    
    .about-head .advance {box-shadow: 0px 16px 40px rgba(0, 0, 0, 0.06);}
    .--white-header.--blog-detail .desktop-sale-head {grid-template-columns: 1fr;}

    .--white-header.--blog-detail .image-header .image-header__wrap {min-height: 25.375rem;}
    
    .type-editor ul.--check li {
        margin: 1rem 0px;
        padding-left: 2.5rem;
    }

    .doctor-head .image-header__wrap {min-height: 30rem !important;}


    .desctop-form .mini-contacts {margin-bottom: 0;}


    
}
@media screen and (max-width: 767px) {
   
    .map-contacts #map-contact{
        height: 20rem;
    }
}