

/* Start:/local/templates/seo_lev/components/bitrix/news.list/seo/style.css?17845488854144*/
/* --- ВЕРХНИЙ БЛОК (Белая плашка) --- */
.lev-hero-services {
    padding: 60px 0 40px 0;
}

.lev-hero-services-box {
    background: #ffffff;
    border-radius: 20px;
    padding: 60px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.04);
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
}

/* Золотистый бейдж (безопасный div) */
.lev-hero-badge {
    display: inline-block;
    border: 1px solid #e8d5bc;
    color: #d4a770;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 24px;
    border-radius: 30px;
    margin: 0 0 25px 0;
    letter-spacing: 1px;
}

/* Главный заголовок (безопасный div) */
.lev-hero-title {
    font-size: 42px;
    font-weight: 800;
    color: #222222;
    margin: 0 0 40px 0;
    line-height: 1.2;
}

/* Список с галочками */
.lev-hero-list {
    list-style: none;
    padding: 0;
    margin: 0 auto 35px auto;
    max-width: 800px;
    text-align: left;
}

.lev-hero-list li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #333333;
    line-height: 1.5;
}

.lev-hero-list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 16px;
    height: 9px;
    border-left: 2px solid #d4a770;
    border-bottom: 2px solid #d4a770;
    transform: rotate(-45deg);
}

/* Нижний абзац текста (безопасный div) */
.lev-hero-desc {
    font-size: 16px;
    color: #555555;
    line-height: 1.6;
    max-width: 800px;
    margin: 0 auto;
}

/* Адаптив под мобилки */
@media (max-width: 768px) {
    .lev-hero-services-box { padding: 40px 20px; }
    .lev-hero-title { font-size: 32px; margin-bottom: 30px; }
    .lev-hero-list li { font-size: 16px; }
}

/* --- КАРТОЧКИ УСЛУГ --- */
.lev-service-cards-section {
    padding-bottom: 80px;
}

.lev-service-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
}

.lev-service-card {
    background-color: #ffffff;
    border: 1px solid #f0f0f0;
    border-radius: 20px;
    padding: 40px 30px;
    display: flex;
    flex-direction: column;
    box-shadow: 0 10px 30px rgba(0,0,0,0.03);
    transition: all 0.3s ease;
}

.lev-service-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.06);
}

/* Безопасный заголовок */
.lev-service-title {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 25px;
    line-height: 1.3;
}

/* Контейнер с текстом (flex-grow прижимает кнопку к низу) */
.lev-service-desc {
    flex-grow: 1;
    margin-bottom: 30px;
}

/* Стилизация списка из визуалки */
.lev-service-desc ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.lev-service-desc ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px;
    font-size: 15px;
    color: #555555;
    line-height: 1.5;
}

/* Золотые галочки */
.lev-service-desc ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 12px;
    height: 6px;
    border-left: 2px solid #d4a770;
    border-bottom: 2px solid #d4a770;
    transform: rotate(-45deg);
}

/* Кнопка "Подробнее" */
.lev-service-more {
    display: inline-block;
    text-align: center;
    background-color: transparent;
    color: #d4a770;
    border: 1px solid #d4a770;
    padding: 12px 25px;
    border-radius: 10px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    transition: all 0.3s ease;
    margin-top: auto; /* Жестко прижимаем к низу */
}

.lev-service-more:hover {
    background-color: #d4a770;
    color: #ffffff;
}

/* Адаптив */
@media (max-width: 992px) {
    .lev-service-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 768px) {
    .lev-service-grid { grid-template-columns: 1fr; }
    .lev-service-card { padding: 30px 20px; }
}
/* End */


/* Start:/local/templates/seo_lev/components/bitrix/news.list/team/style.css?1761166522150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/seo_lev/components/bitrix/news.list/sertificate/style.css?1674930005194*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.slick-slide {
    
    height: auto;
    
}
/* End */


/* Start:/local/templates/seo_lev/components/bitrix/news.list/klients/style.css?1761168829150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/seo_lev/components/bitrix/news.list/seo/style.css?17845488854144 */
/* /local/templates/seo_lev/components/bitrix/news.list/team/style.css?1761166522150 */
/* /local/templates/seo_lev/components/bitrix/news.list/sertificate/style.css?1674930005194 */
/* /local/templates/seo_lev/components/bitrix/news.list/klients/style.css?1761168829150 */
