

/* Start:/local/templates/reysmus/styles.css?17830672984593*/
body .medflex-round-widget .medflex-round-widget__button {
    bottom: 60px;
}

.footer-mobile {
    display: flex;
    flex-direction: column;
    z-index: 3;
}

.footer-mobile__img {
    display: flex;
    justify-content: center;
    height: 30px;
    overflow: visible;
}

.footer-mobile__img .footer-mobile__img-wrapper:before,
.footer-mobile__img .footer-mobile__img-wrapper:after {
    content: '';
    position: absolute;
    top: 5px;
    width: 27px;
    height: 24px;
    background-color: transparent;
    border-radius: 50%;
    box-shadow: 0 11px 0 -4px #fff;
    z-index: -1;
}

.footer-mobile__img .footer-mobile__img-wrapper:before {
    left: -23px;
    transform: rotate(-29deg);
}

.footer-mobile__img .footer-mobile__img-wrapper:after {
    right: -23px;
    transform: rotate(28deg);
}

.search-active .footer-mobile__img-wrapper {
    bottom: 40%;
}

.footer-mobile__img-wrapper {
    height: 70px;
    width: 70px;
    position: absolute;
    border-radius: 50%;
    background-color: #fff;
    bottom: 21%;
}

.footer-mobile__bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 65px;
    padding: 0 10px 0 21px;
}

.footer-mobile__bottom .text-center {
    min-width: 50px;
}

.footer-mobile__bottom-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 12px;
    color: #000;
}

.footer-mobile__bottom-item img,
.footer-mobile__bottom img {
    width: 22px;
    height: 22px;
}

.footer-mobile__phone {
    z-index: 1000;
    font-size: 16px;
    font-weight: 400;
    align-items: end;
    justify-content: center;
    height: 100%;
    display: flex;
    padding-bottom: 6px;
}

.footer-mobile__bottom img.footer-mobile__menu-open {
    height: 26px;
    width: 26px;
}

.mmo-open .footer-mobile__menu-open,
.footer-mobile__menu-close,
.footer-mobile__search,
.footer-mobile__search label::after,
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.footer-mobile__bottom-search img:not(:first-child),
.search-active .footer-mobile__bottom-search img {
    display: none;
}

.mmo-open .footer-mobile__menu-close,
.search-active .footer-mobile__search,
.footer-mobile__bottom-search,
.search-active .footer-mobile__bottom-search img:not(:first-child) {
    display: block;
}

.text-center.footer-mobile__bottom-search {
    margin: 10px 0;
}

.footer-mobile__search .form-floating {
    height: 34px;
}

.footer-mobile__search #search-footer.form-control {
    border: .0625rem solid #fff;
    padding: 6px 33px 32px;
    font-size: 14px;
    width: calc(100% - 50px);
}

.footer-mobile__search .header-search__btn {
    right: 20px;
    position: absolute;
    padding: 0;
    border: none;
    background-color: transparent;
    font-weight: 400;
    font-size: 12px;
    z-index: 1;
    bottom: 8px;
    color: #000;
}

body .footer-mobile__search .form-floating > .form-control ~ label,
.footer-mobile__search label {
    color: #8F8F8F;
    padding: 6px 28px 0;
    font-size: 14px;
}

.footer-mobile-padding {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
}

@media screen and (max-width: 1024px) {
    .tg.btn-icon-mobile {
       display: none;
    }
}

@media (max-width: 991px) {
    .footer-mobile-padding {
        padding-bottom: 7rem;
    }
}

@media screen and (max-width: 700px) {
    .max.btn-icon-mobile img {
        max-width: 30px;
    }
}

@media screen and (max-width: 630px) {
    .max.btn-icon-mobile img {
        max-width: 26px;
    }
}

@media screen and (max-width: 575px) {
    .max.btn-icon-mobile img {
        max-width: 50px;
        width: 50px;
    }

    .footer-mobile__bottom {
        height: 66px;
        padding: 0 7px 4px 32px;
        justify-content: center;
        gap: 14px;
    }

    .footer-mobile__bottom .text-center {
        min-width: 24px;
    }

    .footer-mobile__bottom-item {
        gap: 5px;
        padding-top: 4px;
    }

    .footer-mobile__img-wrapper {
        bottom: 24%;
    }

    .search-active .footer-mobile__img-wrapper {
        bottom: 38%;
    }

    .footer-mobile__phone {
        padding-bottom: 0;
        margin-top: 6px;
        width: 140px;
    }

    .footer-mobile__phone a {
        margin: 0 0 4px -6px;
    }
}

@media screen and (max-width: 535px) {
    .max.btn-icon-mobile img {
        width: 46px;
    }
}

@media screen and (max-width: 485px) {
     .max.btn-icon-mobile img {
        width: 40px;
    }
}

@media screen and (max-width: 435px) {
     .max.btn-icon-mobile img {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/reysmus/template_styles.css?17742578604635*/
.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.attention-string {
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
}

.top-header {
    height: 66px;
}

.top-header__container {
    height: 100%;
    justify-content: space-between;
    padding: 0 12px;
    font-size: 14px;
}

.top-header__container .header__first-part {
    display: flex;
    justify-content: space-between;
    width: fit-content;
}

.top-header__container-item {
    height: 100%;
    display: flex;
    align-items: center;
    margin-top: 3px;
}

.top-header__container-item img {
    height: 38px;
    margin-right: 10px;
}

.top-header .top-header__container-tel,
.top-header .col-auto {
    padding: 0;
}

.top-header .top-header__container-tel button {
    margin: 3px 5px 0 -10px;
}

.top-header__container-callmebtn {
    display: none;
}

@media screen and (max-width: 1200px) {
    .top-header {
        height: auto;
    }

    .top-header__container.row {
        margin-right: -20px;
        flex-wrap: wrap;
        justify-content: start;
    }

    .top-header .top-header__container-tel,
    .top-header .col-auto {
        margin: 0 20px 10px 0;
    }

    .top-header .top-header__container-tel button {
        margin: 3px 5px 0 0;
    }
}

@media screen and (max-width: 991px) {
    .top-header__container.row {
        padding: 0 4px;
        font-size: 12px;
        margin-right: -25px;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .top-header__container .header__first-part {
        width: 100%;
        justify-content: space-between;
    }

    .top-header__container-item {
        padding-top: 8px;
        margin-bottom: -4px;
    }

    .top-header__container-item.link {
        padding-top: 5px;
        margin-right: 4px;
    }

    .top-header__container-item img {
        height: 32px;
        margin-top: -9px;
    }

    .top-header .top-header__container-tel,
    .top-header .col-auto {
        margin-bottom: 8px;
    }

    .top-header .top-header__container-tel button {
        margin-top: 6px;
    }

    .top-header__container-callmebtn {
        display: inline-block;
    }

    .top-header .btn.btn-outline-blue {
        height: 55px;
        padding: 13px 34px;
        background-color: var(--rey-btn-hover-bg);
        border-color: var(--rey-btn-hover-color);
        color: var(--rey-btn-hover-color);
    }

    .top-header .btn.btn-outline-blue:hover {
        background-color: #fff;
        border-color: var(--rey-btn-hover-bg);
        color: var(--rey-btn-hover-bg);
    }
}

@media screen and (max-width: 767px) {
    .container.top-header__container {
        padding: 0;
    }

    .top-header__container.row,
    .top-header .top-header__container-tel, .top-header .col-auto {
        margin-right: 0;
    }

    .col-auto:has(.top-header__container-item.link),
    .top-header__container-item.link {
        padding-top: 0;
        margin: 1px 0 0;
    }
}

@media screen and (max-width: 599px) {
    .top-header {
        display: none;
    }
}

.form-callmeback {
    margin-top: 80px;
    display: flex;
    gap: 90px;
}

.form-callmeback__container {
    padding-left: 2px;
}

.form-callmeback__doctor {
    max-width: 486px;
}

.form-callmeback__awards {
    position: absolute;
    bottom: 0;
    left: 0;
}

.form-callmeback__img {
    position: relative;
}

.form-callmeback__img img {
    display: block;
    max-width: 486px;
}

.form-callmeback__title {
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0;
    color: #19647E;
    margin-bottom: 20px;
}

.form-callmeback__text {
    margin-bottom: 4px;
}

.form-callmeback__info {
    padding: 15px 32px;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0;
    background: #4A7775;
    border-radius: 20px;
    margin-bottom: 18px;
}

.form-callmeback__form form .form-floating>label {
    color: #4A7775;
    font-size: 18px;
}

.form-callmeback__form form .form-floating>.form-control {
    border-color: #E66637;
}

.form-callmeback__form-info a {
    color: #000;
    text-decoration: underline;
}

.form-callmeback__form-info a:hover {
    text-decoration: none;
    color: #E66637;
}

.form-callmeback__form-agreement,
.form-callmeback__form-info,
.form-callmeback__form-talk {
    font-size: 14px;
}

.form-callmeback__form-button.btn {
    padding: 21px 48px;
    font-size: 18px;
}

.form-callmeback__info .price {
    font-weight: 700;
    font-size: 25px;
}

@media (max-width: 1200px) {
    .form-callmeback__doctor {
        display: none;
    }
}
/* End */
/* /local/templates/reysmus/styles.css?17830672984593 */
/* /local/templates/reysmus/template_styles.css?17742578604635 */
