

/* Start:/local/templates/orac/css/index.css?17522312491099*/
.content_index_page {
	padding-left: 40px !important;
    padding-right: 40px !important;
	background-color: var(--grey) !important;
}
.sections-wrap {

}

.sections {

}
.sections-item {
	text-decoration: none;
}
.sections-item:hover {
	text-decoration: none;
	background-color: #fff;
}
.sections-item-content {
	width: 100%;
	padding-top: 20px;
}
.sections-item-img {
	width: 100%;
}
.sections-item-img img {
	width: 100%;
}
.sections-item-name {
	color: var(--dark);
    text-align: center;
    font-weight: 600;
}



.sections-slider-js .slick-arrow {
    background: none;
    border: none;
    color: var(--dark);
    font-size: 24px;
    position: absolute;
    top: 50%;
    z-index: 10;
    transform: translate(0, -50%);
}

.sections-slider-js .slick-prev {
    left: 0;
}
.sections-slider-js .slick-next {
    right: 0;
}






@media (max-width: 824px) {
	.sections-wrap {
		padding-bottom: 50px;
	}
	.sections-item-name {
		height: 50px;
	}
}


.language-header {

}
.language-header .language-current-container i {
	color: #000;
}
.language-header .language-current {
	color: #000;
}


/* End */
/* /local/templates/orac/css/index.css?17522312491099 */
