.tech__contacts{ 
    padding: 24px 30px;
    margin-left: 65px;
}
.tech_supp a {
    margin-bottom: 8px;
 }
 .tech_supp a:hover p{
    color: #c81323;
 }
 .tech_title{
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin: 6px 0 2px;
 }
 .tech_sched {
    color: #8B8B8B;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px;
 }
.dropcontact2  .tech_sup{
    margin-top: 15px;
 }
 .tech_sup{
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
 }
.tech_tel{
    color: #000;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px; 
    margin: 8px 0 20px;
}
.tech_tel:hover{
    opacity: .7;
}
.dropcontact2 .tech_tel:hover{
    color: #E91629;
    opacity: 1;
}
 hr {
    border: 1px solid #DCDCE1;
    margin: 23px 0px;
 }
.tech_sup_title, .tech_item,
.dropcontact2 .tech_tel{
    color: #000;
    font-size: 15px;
    font-weight: 300;
    line-height: 18px;
    display: inline;
}
.dropcontact2 .tech_link{
    margin-top: 20px;
}

.tech_item:hover{
    text-decoration: underline;
}
.dropcontact2 .tech_item:hover{
    color: #E91629;
    text-decoration: none;
}
.tech_link_item {
    display: flex;
    column-gap: 5px;
    margin-bottom: 3px;
}
.tech_link_item:last-child{
    margin-bottom: 17px;
}
