/* Скрываем информер Яндекс.Метрики */
a[href*="metrika.yandex.ru/stat"] {
    display: none !important;
}


.footer1ItemWrapper p,
.footer1ItemWrapper ul li,
.footer1ItemWrapper a {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #d1d1d1;
}


.footer1ItemLabel {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
}

.footer1Item p,
.footer1Item ul li,
.footer1Item a {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #d1d1d1;
}

.footer1Item ul li a {
    display: inline-block;
    margin-right: 10px;
}

.footer1Item ul {
    padding-left: 0;
    list-style: none;
    display: flex;
    gap: 10px;
    margin-top: 10px;
}

.footer1ItemWrapper,
.footer1ItemWrapper p,
.footer1ItemWrapper a,
.footer1ItemWrapper ul,
.footer1ItemWrapper li,
.footer1ItemWrapper .hotLine,
.footer1ItemWrapper .hotLineLabel {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 300;
    font-size: 15px;
    color: #d1d1d1;
    line-height: 1.5;
}

