.green-text {
    color: #00524A;
}
.main-slider-box .sl-title span, .main-slider-box .sl-subtitle span {
    color: #00524A;
}
@media (min-width: 1600px) {
    .main-menu-wrap {
        margin-left: 200px;
        padding-right: 0;
    }

    .nav .inner-wrap {
        padding-right: 238px;
    }

    .main-search-wrap .btn-action-ico.search {
        right: 90px;
    }

    .nav .button-wrap {
        right: unset;
        left: 100px;
    }
    .main-search-wrap .search-block {
        right: 250px;
    }
}
.header .logo-wrap:before {
    background: #00524A;
}
.header .logo-wrap:after {
    border-top-color: #00524A;
    border-left-color: #00524A;
}
.header .logo-wrap {
    background: #00524A;
}
.footer .copy-wrap:before,
.footer .copy-wrap {
    background: #00524A;
}
.item-service:hover .srv-ico {
    background: #00524A;
}
.page .nolimarker li span {
    text-align: left;
}
.nolimarker .decor-title:before {
    background: #00524a;
    left: 19px;
}
@media (min-width: 640px) {
    .footer .copy-wrap:after {
        border-top-color: #00524A;
        border-left-color: #00524A;
    }
}
.btn:hover, button:hover, input[type="submit"]:hover {
    background: #00524A;
}
.item-doctor .doc-pos {
    color: #00524A;
}
.decor-title:before {
    background: #00524A;
}
blockquote:before, .attention-text:before {
    background: #00524A;
}
@media (min-width: 640px) {
    .green-uppercase-block.big-text {
        font-size: 38px;
        line-height: 44px;
    }
}
.green-uppercase-block {
    color: #fff !important;
    box-shadow: 20px 0 0 #00524A, -20px 0 0 #00524A, 0 -5px 0 #00524A, 0 5px 0 #00524A, -20px -5px 0 #00524A, -20px 5px 0 #00524A, 20px -5px 0 #00524A, 20px 5px 0 #00524A!important;
    background: #00524A;
}
blockquote, .attention-text {
    border: 2px solid #00524A;
}
.page ul li:before {
    background: #00524A;
}
.btn-action-back {
    color: #00524A;
}
a.intext.btn-action-header.js-btn-popup-order {
    display: table;
    margin: auto;
    padding-right: 2em;
    padding-left: 2em;
}
.first_addr_link.highlighted, .second_addr_link.highlighted {
    transition:.3s;
    color: #65b017;
}
.btn.clr-third, button.clr-third, input[type="submit"].clr-third {
    background: #00524A;
}
.main-reviews-box .owl-dot.active {
    border-color: #00524A;
    background: #00524A;
}
.review-item__link {
    color: #00524A;
}
.author__phone {
    color: #00524A;
}
.item-new:hover .new-date {
    background: #00524A;
}
.text-att02 {
    color: #00524A;
}
.main-baner-box .baner-title span, .main-baner-box .baner-subtitle span {
    color: #00524A;
}
ul li:before {
    background: #00524A;
}
select, textarea, input[type="text"], input[type="password"], input[type="time"], input[type="date"], input[type="email"], input[type="number"], input[type="range"], input[type="search"], input[type="tel"], input[type="url"] {
    border: 2px solid #00524A;
    color: #00524A;
}
body .ui-selectmenu-button span.ui-selectmenu-text {
    border: 2px solid #00524A;
    color: #00524A;
}
.frm-select label:after {
    background: #00524A;
}
.frm-select label:before {
    border: 2px solid #00524A;
}
.frm-select a {
    color: #00524A;
}

.btn-action-header {
    background: #00524a!important;
}
.btn-action-header:hover {
    background: #078276!important;
}
li:before {
    background:#00524a!important;
}
.frm-input-captcha {
    display: flex; 
    gap: 1em; 
    flex-wrap: wrap;
}
input#captcha_word {
    width: 200px;
}
.error-message {
    color: #ff0000;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #ff0000;
    border-radius: 4px;
    background-color: #ffe6e6;
    text-align: center;
    font-weight: bold;
}
.succefull-form-wrap {
    display: none;
}
ol li:before {
    content: none!important;
}
.page ol li:before,
.page ol li:marker {
    content: none!important;
}
.page > ol > li {
    margin-top: 16px;
}
.page li {
    overflow: initial!important;
    display: table;
    hyphens: auto;
    flex-wrap: wrap;
}
.page > ol > li > ul > li {
    margin: .7em 0 .3em 2em;
    list-style-type: disc;
    margin-left: 4em;
}
.page ol > li:before {
    content: counter(li) '. ' !important;
    counter-increment: li;
    position: static;
    width: 29px;
    height: auto;
    list-style-position: outside;
    margin-left: 1em;
    color: white;
    border-radius: 50%;
    aspect-ratio: 1;
    display: inline-block;
    text-align: center;
    padding: 2px 3px 0;
    font-size: 14px;
    line-height: 2;
    margin-right: 7px;
}
.page > ol > li > ul > li:before {
    content: "•" !important;
    background: unset !important;
    font-size: 46px;
    line-height: 6px;
    color: #00524A;
    height: 11px;
    display: inline-block;
    margin-right: 4px;
    vertical-align: middle;
}

.page .button-wrap {
    margin-bottom: 3em;
}