.content .row {
    width: 100% !important;
    margin: 0 auto;
}

.h1-index {
    margin-bottom: 25px;
}

.footer__rules a {
    font-size: 16px;
}

.map-site .lvl-2 {
    margin-left: 25px;
}

.footer__email a {
    text-decoration: none;
}

.footer__email:before {
    content: "";
    display: inline-block;
    font-family: "icomoon" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    color: #d3b288;
}

.footer__email {
    margin-bottom: 1.3125rem;
    font-size: 1.375rem;
    line-height: 1;
}

.footer-widgets {
    display: flex;
    flex-direction: column;
}

.footer-widgets .yandex-sprav {
    display: flex;
    justify-content: center;
    width: 100%;
    max-height: 130px;
    margin-bottom: 10px;
    min-width: 0;
    padding-top: 15px;
    padding-left: 30%;
    background-color: #f6f6f6;
    border-radius: 5px;

}

.footer-widgets .yandex-sprav iframe {
    width: 100% !important;
    max-width: 100%;
    border: 0;
    display: block;;
}

.arrow-up:after {
    content: 'next';
    font-family: swiper-icons;
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    font-size: 15px;
    transform: rotate(-90deg);
    color: #D3A66D;
}

.arrow-up {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    position: fixed;
    right: 40px;
    bottom: 40px;
    z-index: 9999;
    background-color: #2A526B;
    border-radius: 50%;
    cursor: pointer;

}

.wp-widget {
    background-image: url("/local/templates/implantstory/images/whatsapp-icon.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    position: fixed;
    right: 40px;
    bottom: 110px;
    z-index: 9999;
    background-color: #25d366;
    border-radius: 50%;
    cursor: pointer;

}

.navbar__logo .img-fluid.mobile {
    display: none;
    height: 52px;
}

.footer__contacts.menu-mobile {
    display: none;
}

@media (max-width: 992px) {

    .navbar__menu {
        overflow-y: scroll !important;
    }

    .footer__contacts.menu-mobile div {
        font-size: 16px;
    }

    .footer__contacts.menu-mobile {
        display: block;
    }

    .navbar__phone {
        display: flex !important;

    }

    .navbar__inner .row {
        justify-content: space-between;
    }

    .navbar__inner {
        flex: 10 !important;
    }

    .navbar__time {
        display: flex !important;
    }

    .navbar__logo .img-fluid.mobile {
        display: flex;
    }

    .navbar__logo .img-fluid.desk {
        display: none;
    }

}

@media (max-width: 768px) {
    .navbar__phone a {
        display: none;
    }
}

@media (max-width: 486px) {
    .navbar__time:before {
        content: '' !important;
    }

    .navbar__time {
        padding-left: 0 !important;
        flex: unset !important;
    }

    .navbar__logo {
        width: 90px !important;
    }
}


.footer__address a {
    text-decoration: none;
}

.footer__address a:before {
    content: "";
    color: #fff;
    font-size: 1.6875rem;
    margin-right: 5px;
}

.call-policy label,
.consult-policy label {
    display: flex;
    align-items: flex-start;
    gap: 8px;
}

.call-policy input[type="checkbox"],
.consult-policy input[type="checkbox"] {
    width: 65px !important;
    height: auto !important;
    min-width: 0 !important;
    min-height: 0 !important;
    margin-top: 4px !important;
}

.call-policy input[type="checkbox"]:checked,
.consult-policy input[type="checkbox"]:checked {
    background-color: initial;
    border-color: initial;
}

@media (min-width: 992px) {
    header .shadow_line {
        position: absolute;
        left: 0px;
        top: calc(100% - 25px);
        height: 25px;
        width: 100%;
        background: #092435;
        z-index: 999
    }

    .footer-widgets {
        display: flex;
        flex-direction: row;
        gap: 20px;
    }

    .footer-widgets .pd_widget_footer {
        display: block;
        margin: 0 0 7px 0;
        max-height: 80px;
    }

    .footer-widgets .yandex-sprav {
        width: 150px;
        padding-top: 15px;
        padding-left: unset;
        background-color: #f6f6f6;
        border-radius: 5px;
    }

    .navbar {
        border-radius: 0;
    }


}

@media (min-width: 1260px) {
    .services-list .services-item {
        max-width: 15.375rem;
    }

    /*region widget prodoctorov.ru*/
    /*endregion widget prodoctorov.ru*/


}
