.header-h1 {
    font-family: "Roboto", sans-serif;
    font-size: 32px;
    font-weight: 600;
}

.header-h2 {
    font-family: "Roboto", sans-serif;
    font-size: 26px;
    font-weight: 500;
}

.header-h3 {
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 500;
}

.header-h4 {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 500;
}


.text-large {
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
}

.text {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
}

.text-city {
    font-family: "Open Sans", sans-serif;
    text-align: center;
    font-size: 22px;
    color: #007bcd;
    letter-spacing: 1px;
    line-height: 28px;
}



.text-small {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}


.article-header {
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 500;
}

.article-text {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}

.Model {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    color: #00C618;
    text-decoration: ;
    font-style: italic;
    font-weight: bold;
}

.text-span111 {
    text-align: center;
    font-size: 14px;
    color: #007bcd;
    letter-spacing: 1px;
    line-height: 28px;
}

.vizit {
    text-align: center;
    font-size: 13px;
    color: #fc0101;
    letter-spacing: 1px;
    line-height: 26px;
}

.pip {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #fc0101;
    letter-spacing: 2px;
    line-height: 12px;
}

.pip_big {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #1e0b7b;
    letter-spacing: 1px;
    line-height: 12px;
}

.address {
    text-align: center;
    font-size: 12px;
    color: #000000;
    letter-spacing: 1px;
    line-height: 20px;
}

.text-decor {
    text-decoration: underline solid rgb(179, 255, 0);
    text-decoration-thickness: 3px;
}


/* Стиль Списков*/
.spisok {
    list-style: none;
    /* Обнуление стиля*/
    text-indent: 7px;
    /* Сдвигаем элементы списка вправо */
    padding-right: 5px;
    /* Расстояние от маркеров до текста */
    color: black;
    /* Цвет текста */
    font-size: 14px;
}



.spisok li:nth-child(1)::before {
    content: '\25ba';
    color: #46a5f3;
}

.spisok li:nth-child(2)::before {
    content: '\25ba';
    color: #b5727a;
}

.spisok li:nth-child(3)::before {
    content: '\25ba';
    color: #b5727a;

}

.spisok li:nth-child(4)::before {
    content: '\25ba';
    color: #b5727a;

}

.spisok li:nth-child(5)::before {
    content: '\25ba';
    color: #b5727a;

}

.spisok li:nth-child(6)::before {
    content: '\25ba';
    color: #b5727a;

}


.spisok li:nth-child(7)::before {
    content: '\25ba';
    color: #b5727a;

}

.spisok li:nth-child(8)::before {
    content: '\25ba';
    color: #b5727a;

}

.spisok li:nth-child(9)::before {
    content: '\25ba';
    color: #b5727a;

}

.spisok li:nth-child(10)::before {
    content: '\25ba';
    color: #46a5f3;

}

.spisok li:nth-child(11)::before {
    content: '\25ba';
    color: #46a5f3;
}

.spisok_22 {
    list-style: none;
    /* Обнуление стиля*/
    text-indent: 7px;
    /* Сдвигаем элементы списка вправо */
    padding-right: 5px;
    /* Расстояние от маркеров до текста */
    color: black;
    /* Цвет текста */
    font-size: 14px;
}



.spisok_22 li:nth-child(1)::before {
    content: '\25ba';
    color: #ff4500;
}

.spisok_22 li:nth-child(2)::before {
    content: '\25ba';
    color: #ff4500;
}

.spisok_22 li:nth-child(3)::before {
    content: '\25ba';
    color: #ff4500;
}

.spisok_22 li:nth-child(4)::before {
    content: '\25ba';
    color: #ff4500;
}

.spisok_22 li:nth-child(5)::before {
    content: '\25ba';
    color: #ff4500;
}

/* Конец описания двух Стилей Списков*/

/* стиль ссылки на видео*/
.nav_video {
    color: #1e32e8;

    font-size: 13px;

}

/* СТИЛЬ ТЕКСТА "НАЛИЧИЕ" */
.nalich {
    color: #34D800;
    font-size: 22px;
    font-weight: 600;
}


/* СТИЛЬ ТЕКСТА "PIP" */
.PIP {
    color: #00C618;
    font-size: 16px;
    font-weight: 600;
}

.BLU {
    color: #2f19ab;
    font-size: 16px;
    font-weight: 600;
}

.RED {
    color: #bc340b;
    font-size: 13px;
    font-weight: 600;
}

.strelka {
    content: ;
    color: #48DD00;
    font-size: 25px;
    font-weight: 900;
}