

/* Start:/local/templates/jaluzi/components/bitrix/breadcrumb/breadcram/style.css?174376346547*/
.bx-breadcrumb-item {
	display: inline-block;
}
/* End */


/* Start:/local/templates/jaluzi/components/bitrix/catalog.section.list/cat_section/style.css?17648360902402*/


/* Стили для навигационных стрелок */
.custom-nav {
	position: absolute;
    bottom: 65px;
    width: 100%;
    z-index: 10000;
}

.custom-nav button {
    background: rgba(255, 255, 255, 0.5);
	border-radius: 6px;
	width: 45px;
	height: 45px;
    color: white;
    border: none;
    padding: 10px 10px;
    margin-left: 10px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.custom-nav button.owl-next {
	right: 10px;
    position: absolute;
}


.img_block{
	position: relative;
}

.text_block{
	margin-top: 60px;
}

.slider_title {
	position: absolute;
    bottom: 20px;
    z-index: 100;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	line-height: 26px;
	width: 100%;
    text-align: center;
	padding: 0px 60px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
}

.slider_section_title {
	
	position: absolute;
    bottom: 20px;
    z-index: 100;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	width: 100%;
    text-align: center;
	padding: 0px 60px;
}

.news_page .main_title {
	font-weight: 700;
	font-size: 20px;
	line-height: 16px;
	margin-bottom: 20px;
}

@media(max-width:480px){
	
	
	body .catalog_page .item .thumb {
       padding-bottom: 565px;
    }

	.section_slider a {
		
		display: block;
	}

	.thumb .owl-stage {
		height: 100%;
	}

	.owl-stage-outer {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding-top: 0px;
	}


	body .catalog_page .item .thumb .owl-item {
		position: relative;
		width: 100%;
		height: 100%; 
		float: left; 
	}

	body .catalog_page .item .thumb img {
		height: 565px;
		border-radius: 30px;
	}

	.catalog_page .item .thumb .owl-item.active img {
		opacity: 1;
		visibility: visible;
	}
	
	.catalog_page .item .thumb_wrap {
        width: 100%;
        position: relative;
    }
	
	.catalog_page .owl-nav, .catalog_page .info{
		display: none;
	}
}

@media(min-width:480px){
	
	.slider_section_title, .slider_title, .custom-nav{
		display: none;
	}
}





.catalog_page .owl-item.active a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background: linear-gradient(to top, 
        rgba(2, 2, 2, 0.8), 
        transparent);
    pointer-events: none;
    border-radius: 0px 0px 30px 30px;
}



@media (max-width: 767px) {
	.catalog_page .item {
		margin-bottom:15px!important;
	}
}

/* End */
/* /local/templates/jaluzi/components/bitrix/breadcrumb/breadcram/style.css?174376346547 */
/* /local/templates/jaluzi/components/bitrix/catalog.section.list/cat_section/style.css?17648360902402 */
