

/* Start:/local/components/novitek/contacts/templates/kontaktyi/style.css?1758048972946*/
.addMail,
span[itemprop="email"]{
    background-image: url(/images/Mail_icon.svg);
    padding: 0 0 0 24px;
    background-repeat: no-repeat;
    background-size: 18px 14px;
    background-position-y: center;
}

.addPhone,
span[itemprop="telephone"]{
    background-image: url(/images/Phone_icon.svg);
    padding: 0px 0 0 24px;
    background-repeat: no-repeat;
}

.addAddress,
span[itemprop="address"]{
    background-image: url(/images/Placeholder_icon.svg);
    background-repeat: no-repeat;
    padding: 0 0 0 24px;
}

.mainContacts {
    display: flex;
    margin: 0px 0 30px 30px;
}

.mainText {
    border: 1px solid #d5d5d5;
    width: calc(30% - 32px);
    padding: 30px 10px 20px 20px;
    font-size: 16px;
    line-height: 24px;
    color: #434343;
}

.mainMap {
    width: 70%;
}

.mainTextTitle {
    font-size: 18px;
    margin: 0 0 10px 0;
}

.requisites {
    font-size: 16px;
    margin: 0 0 10px 30px;
    line-height: 22px;
}
/* End */
/* /local/components/novitek/contacts/templates/kontaktyi/style.css?1758048972946 */
