a:hover {
    transition: all 0.2s ease-in !important;
    border-bottom-style: none !important;
}

a.tn-atom:hover {
    border-bottom-style: solid !important;
}


div.underline__text .tn-atom a ul li:hover {
        color: #FDB64E !important;
}

div.underline__text .tn-atom a ul li span:hover {
        color: #FDB64E !important;
}

a[href="tel:+79801683737"] {
    border-bottom: 1px dashed !important;
}

a[href="tel:+79801683737"]:hover {
    border-bottom: none !important;
}

.phone_alloka a[href="tel:+79801683737"] span:hover {
    transition: all 0.1s ease-in !important;
    color: #FDB64E !important;
}

.phone_alloka a[href="tel:+79801683737"]:hover {
    transition: all 0.1s ease-in !important;
    color: #FDB64E !important;
}

a[href="mailto:info@kvantcnc.ru"]:hover {
    transition: all 0.2s ease-in !important;
    border-bottom: 1px solid #FDB64E !important;
}

.header__mail--underline a {
    border-bottom: none !important;
}

.header__mail--underline a:hover {
    transition: all 0.2s ease-in !important;
    border-bottom: 1px solid #FDB64E !important;
}



.footer__block--info a[href="mailto:info@kvantcnc.ru"] {
    border-bottom: none !important;
}


.footer__block--info a[href="mailto:info@kvantcnc.ru"]:hover {
    transition: all 0.2s ease-in !important;
    border-bottom: 1px solid #FDB64E !important;
}

.t156__item img {
    border: 1px solid #c1c1c1;
}

