.t-card__col .t650__inner-col {
    border-top: 2px solid #F0D08F !important;
}

.t-card__btn-text.t-btntext.t-btntext_sm {
    position: relative;
    color: #4E90B1 !important;
    padding-left: 18px;
    border-bottom: 1px dashed; !important;
}

.t-card__btn-text.t-btntext.t-btntext_sm::after {
    content: '' !important;
    /*background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.5 8L9 2.75V5.75C3.73656 5.75 2.5 9.52406 2.5 13.25C4.01906 11.305 5.3625 10.25 9 10.25V13.25L14.5 8Z' stroke='%234E90B1' stroke-linejoin='round'/%3e%3c/svg%3e ");*/
}

.t-card__btn-text.t-btntext.t-btntext_sm::before {
    /*content: '' !important;*/
    content: ' ';
    top: 3px;
    width: 18px;
    height: 16px;
    position: absolute;
    left: 0;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.5 8L9 2.75V5.75C3.73656 5.75 2.5 9.52406 2.5 13.25C4.01906 11.305 5.3625 10.25 9 10.25V13.25L14.5 8Z' stroke='%234E90B1' stroke-linejoin='round'/%3e%3c/svg%3e ");
}


.card_top {
    border-top: 2px solid #4E90B1 !important;
}

.item-menu .tn-atom a {
    position: relative !important;
    padding-left: 23px;
}

.item-menu .tn-atom a::before  {
    content: ' ';
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 1px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5 3.98072L6.04108 3L11.7116 8.34495C11.803 8.43059 11.8755 8.53244 11.925 8.64462C11.9745 8.7568 12 8.87711 12 8.99861C12 9.12012 11.9745 9.24042 11.925 9.3526C11.8755 9.46479 11.803 9.56663 11.7116 9.65227L6.04108 15L5.00098 14.0193L10.3231 9L5 3.98072Z' fill='white'/%3e%3c/svg%3e ");
}

.t794__arrow::after {
    content: none !important;
}

.item-menu .tn-atom a:hover::before {
    transform: rotate(90deg) !important;
}

/*.uslugi_group:hover .tn-atom {*/
/*    background-color: gray !important;*/
/*}*/

/*.uslugi_card:hover {*/
    
/*}*/

/*.hover_el:hover .uslugi_group {*/
/*    background-color: gray !important;*/
/*}*/

.header_link:hover a {
    /*font-weight: 600 !important;*/
    color: gray !important;
}


.wa_link:hover img {
    scale(1.1) !important
}

.uc-submenu a:hover {
    color: #4E90B1 !important;
}

.item-menu a:hover {
    /*font-weight: 600 !important;*/
        color: #DADADA !important;
}

.item-menu-two a:hover {
    /*font-weight: 600 !important;*/
        color: #DADADA !important;
}

.foter_block .tn-atom a:hover {
    color: #F0D08F !important;
}

.foter_link a:hover {
    color: #F0D08F !important;
}

.phone_number .tn-atom a {
    border-bottom: 1px dashed; !important
}

.phone_number .tn-atom a:hover {
    color: #F0D08F !important;
}

.more_link .tn-atom a {
    border-bottom: 1px dashed; !important;
    /*border-color: #4E90B1 !important;*/
}

.more_link .tn-atom a:hover {
    border-bottom: 1px solid; !important;
    /*border-color: #4E90B1 !important;*/
}



@media screen and (max-width: 1199px) {
    .item-menu .tn-atom a {
        padding-left: 18px;
    }
    
    .item-menu .tn-atom a::before {
        top: -1px;
    }
}
