.uc-header_asm .tn-atom>a:hover {
    text-decoration: none !important;
    color: #E32636 !important;
}

.uc-header_asm a[href="#popup:zakazatzvonok"]:hover {
    text-decoration: none !important;
    color: #E32636 !important;
}
body a[href="TEL:88006004396"]:hover {
    text-decoration: none !important;
    color: #E32636 !important;
    font-weight: bold !important;
}
.t396__elem a[href="/kak-my-rabotaem"]:hover {
    text-decoration: none !important;
    color: #E32636 !important;
}
#rec901195642 .t-card__btn-text[data-buttonfieldset="li_button"]:hover {
    text-decoration: none !important;
    color: #E32636 !important;
}
#rec1047620976 {
    display:none;
}

.custom_bg_green {
    background-color: #E7F0F1;
    padding: 40px 0;
}
.custom_container {
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
}
.section_price_m2_custom {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.section_price_m2_custom__left {
    width: 30%;
    vertical-align: middle;
    color: #282828;
    font-size: 30px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1.2;
    font-weight: 700;
}
.section_price_m2_custom__left span {
    color: #1d6863;
    margin-top: 15px;
    display: flex;
    align-items:center;
}
.section_price_m2_custom__left span img {
    max-width: 30px;
    width: 100%;
    height: auto;
    position: relative;
    top: -2px;
    margin-left: 10px;
}
.section_price_m2_custom__right {
    text-align: center;
    width: 60%;
    vertical-align: middle;
    color: #282828;
    font-size: 44px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1.2;
    font-weight: 600;
}
@media (max-width:1199px) {
    .custom_container {
        max-width: 945px;
    }
}
@media (max-width:930px) {
    .section_price_m2_custom__left {
        width: 47%;
        font-size: 22px;
    }
    .section_price_m2_custom__left span {
        margin-top: 8px;
    }
    .section_price_m2_custom__right {
        width: 47%;
        font-size: 26px;
    }
}
@media (max-width:450px) {
    .section_price_m2_custom__left {
        font-size: 18px;
    }
    .section_price_m2_custom__right {
        font-size: 22px;
    }
}
@media (max-width:450px) {
    .section_price_m2_custom__left {
        width: 100%;
        text-align: center;
    }
    .section_price_m2_custom__right {
        width: 100%;
        margin-top: 10px;
    }
}




/* cookie -start- */
#cookie_note.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#cookie_note {
    display: none;
    position: fixed;
    z-index: 998;
    left: 0;
    bottom: 0;
    width: 100%;
    min-width: 320px;
    padding: 5px 0;
    color: #fff;
    background-color: #222;
    text-align: center;
}
#cookie_note p {
    margin: 0;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    font-weight: 500;
    margin: 10px;;
}
.cookie_accept {
    width: 20%;
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    padding: 6px 10px;
    white-space: nowrap;
    cursor: pointer;
    height: 100%;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
    font-size: 16px;
    line-height: 1;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    display: inline-block;
    margin: 10px 0;
}
.cookie_accept:hover {
    background-color: #fff;
    color: #222;
}
.cookie_note_wrap {
    max-width: 95%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.cookie_link {
    text-decoration: none;
    font-size: 16px;
    line-height: 1;
    color: #fff;
}
.cookie_link:hover {
    text-decoration: none;
}
#cookie_note.show {
    z-index: 999999999;
}

.phone_block,
.email_block{
    color: red !important;
    user-select: text;
    cursor: copy !important;
}
@media (max-width: 450px){
    #cookie_note {
        min-width: 100%;
    }
    .cookie_note_wrap {
        max-width: 98%;
    }
}
/* cookie -end- */