

/* Start:/contacts/style.css?1760695035768*/
.contacts__row b {
    font-size: 20px;
    margin-right: 10px;
    margin-top: -2px;
}
.contacts__row span {
    font-size: 16px;
}
.contacts__row {
    padding: 20px 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}
.contacts__wrap h2 {
    margin: 32px 0 48px;
    font-size: 32px;
    color: #cf0028;
}
.col-6 {
    width: 50%;
}
.contacts__row {
    display: flex;
}
.number-wrap, .email-wrap {
    display: flex;
    flex-direction: column;
}
.number-wrap span{
    margin-top: 8px;
}
.number-wrap span:nth-child(1){
    margin-top: 0;
}
.contacts__callback {
    font-size: 16px;
    margin-top: 12px;
}
.email-wrap a {
    font-size: 20px;
}
.email-wrap .social {
    margin-top: 20px;
}

/* End */
/* /contacts/style.css?1760695035768 */
