

/* Start:/local/templates/seo_lev/components/bitrix/news/accii/bitrix/news.detail/.default/style.css?17842054504072*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
/* ===== ДЕТАЛЬНАЯ СТРАНИЦА АКЦИЙ ===== */

/* 1. Главный заголовок акции */
.section-tarif.container h1 {
    font-size: 42px !important;
    font-weight: 800 !important;
    color: #333333 !important;
    text-align: center !important;
    margin: 40px auto 50px auto !important;
    max-width: 900px !important;
    line-height: 1.2 !important;
}

/* 2. Подложка ("белый лист") для текста акции */
.section-tarif .blog__content_text {
    display: block !important;
    margin: 0 auto 80px auto !important;
    background: #ffffff !important;
    border-radius: 16px !important;
    padding: 60px 70px !important;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08) !important;
    border: 1px solid rgba(212, 175, 55, 0.1) !important;
}

/* 3. Текст внутри акции (абзацы) */
.section-tarif .blog__content_text p,
.section-tarif .blog__content_text div {
    font-size: 18px !important;
    line-height: 1.7 !important;
    color: #444444 !important;
    margin-bottom: 25px !important;
    text-align: left !important;
}

.section-tarif .blog__content_text p:last-child {
    margin-bottom: 0 !important;
}

/* 4. Подзаголовки внутри акции (H2, H3) */
.section-tarif .blog__content_text h2 {
    font-size: 28px !important;
    font-weight: 700 !important;
    color: #222222 !important;
    margin-top: 50px !important;
    margin-bottom: 25px !important;
    text-align: left !important;
    line-height: 1.3 !important;
}

.section-tarif .blog__content_text h3 {
    font-size: 22px !important;
    font-weight: 600 !important;
    color: #333333 !important;
    margin-top: 40px !important;
    margin-bottom: 15px !important;
    text-align: left !important;
}

/* 5. Картинки внутри текста */
.section-tarif .blog__content_text img {
    max-width: 100% !important;
    height: auto !important;
    border-radius: 12px !important;
    margin: 35px auto !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08) !important;
    display: block !important;
}

/* 6. Списки (ul) с золотыми галочками */
.section-tarif .blog__content_text ul {
    list-style: none !important;
    padding-left: 0 !important;
    margin-top: 20px !important;
    margin-bottom: 30px !important;
}

.section-tarif .blog__content_text ul li {
    position: relative !important;
    padding-left: 35px !important;
    margin-bottom: 15px !important;
    font-size: 18px !important;
    line-height: 1.6 !important;
    color: #444444 !important;
    text-align: left !important;
}

.section-tarif .blog__content_text ul li::before {
    content: '' !important;
    position: absolute !important;
    left: 0 !important;
    top: 4px !important;
    width: 22px !important;
    height: 22px !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d4af37' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

/* Выделение текста жирным */
.section-tarif .blog__content_text strong,
.section-tarif .blog__content_text b {
    color: #222222 !important;
    font-weight: 700 !important;
}

/* 7. Адаптивность для телефонов */
@media (max-width: 768px) {
    .section-tarif.container h1 {
        font-size: 32px !important;
        margin: 30px auto !important;
        padding: 0 15px !important;
    }
    .section-tarif .blog__content_text {
        padding: 35px 25px !important;
        border-radius: 12px !important;
    }
    .section-tarif .blog__content_text p,
    .section-tarif .blog__content_text ul li {
        font-size: 16px !important;
    }
}

/* End */
/* /local/templates/seo_lev/components/bitrix/news/accii/bitrix/news.detail/.default/style.css?17842054504072 */
