

/* Start:/local/templates/main/styles.css?1788873476463*/
.fullscreen-section__item-title a {	
	color:#fff;
	text-decoration: none;	
}


.fullscreen-section__item-title a:hover {
	text-decoration: underline;	
}

/* ---------- АДАПТИВНЫЙ БАННЕР (дополнение) ---------- */
.banner {
    padding-top: 70px; /* отступ под мобильное меню */
}

@media (min-width: 1024px) {
    .banner {
        padding-top: 177px; /* отступ под десктопное меню */
    }
}
/* End */
/* /local/templates/main/styles.css?1788873476463 */
