/*
 * Copyright (c) 2021. sandysman@mail.ru Martynov A.V.
 */

.contact-phone span {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    padding-right: 5px;
}

.contact-yraddress span {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    padding-right: 5px;
}

.contact-address span {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    padding-right: 5px;
}

.contact-phone span {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    padding-right: 5px;
}

.contact-fphone span {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    padding-right: 5px;
}

.contact-mail span {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    padding-right: 5px;
}

.contact-site span {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    padding-right: 5px;
}

.contact-title {
    padding-top: 40px;
}

.rekv {
    display: flex;
    padding-top: 44px;
}

.general-contact span {

    font-weight: bold;
}

.general-contact {
    padding-top: 44px;

}

.contpad {
    padding-bottom: 44px;
}

.contact-info {
    line-height: 22px;
}

@media (min-width: 600px) and (max-width: 1210px) {
.contact_link {
        padding: 12px 0;
        margin-top: 40px !important;
        text-align: left;
    }
}

@media (max-width: 600px) {
.rekv {
        flex-wrap: wrap;
    }

.rekv-2 {
        padding-top: 37px;
    }

.contact_link {
        padding-top: 49px;
    }

    #map {
        padding-top: 31px;
    }
}
