

/* Start:/bitrix/templates/DamskoeNew/components//bitrix/system.pagenavigation/.default/style.css?14310961833959*/
/* ---- PAGINATION BOTTOM ---- */
.bx_pagination_bottom{
	color: #8d8d8d;
	
}

.bx_pagination_bottom .bx_pagination_section_one{ }
.bx_pagination_bottom .bx_pagination_section_two{
	float: right;
	text-align: right;
}
.bx_pagination_bottom .bx_pg_section{
	display: inline-block;
	height: 30px;
	vertical-align: top;
	line-height: 30px;
}

.bx_pagination_bottom .bx_pagination_select_container{display: inline-block;}
.bx_pagination_bottom .bx_pagination_select_container select{
    position: relative;
    margin: 2px 20px 2px 10px;
    padding: 1px 25px 3px 5px;
    height: 22px;
    outline: none;
    border: 1px solid #e0e0e0;
    
    background: #fff url(/bitrix/templates/DamskoeNew/components//bitrix/system.pagenavigation/.default/images/select_arrow.png) no-repeat right center;
    color: #8d8d8d;
    
    
    resize: none;
    -webkit-appearance: none;
}

.bx_pagination_bottom .bx_pagination_page{
	white-space: nowrap;
	
}
.bx_pagination_bottom .bx_pagination_page ul{
	display: inline-block;
	margin: 0;
	padding: 0;
}
.bx_pagination_bottom .bx_pagination_page li{
	display: inline-block;
	min-width: 25px;
	color: #FFF;
	text-align: center;
	line-height: 25px;
}
.bx_pagination_bottom .bx_pagination_page li a{
	display: block;
	min-width: 25px;
	color: #8d8d8d;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
}
.bx_pagination_bottom .bx_pagination_page li a:hover{color: #e31f24;}
.bx_pagination_bottom .bx_pagination_page li.bx_active{
	
	background: #e31f24;
    color:#FFF;	
}

.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{display: block;}
.bx_pagination_bottom .bx_pg_section.bx_pg_show_col select{margin-right: 5px;}


.bx_pagination_bottom .bx_wsnw{white-space: nowrap;}




/*1*/
@media (min-width:981px){

}
/*2*/
@media (min-width:640px) and (max-width:980px){

}
/*3*/
@media (min-width:480px) and (max-width:639px) {
	.bx_pagination_bottom .bx_pagination_select_container select{margin-right: 10px;}
}
/*4*/
@media (max-width:479px) {
	.bx_pagination_bottom .bx_pagination_section_one{ }
	.bx_pagination_bottom .bx_pagination_section_two{
		float: none;
		text-align: left;
	}
	.bx_pagination_bottom .bx_pagination_select_container{
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		width: 47%;
	}
	.bx_pagination_bottom .bx_pagination_select_container select{
		display: block;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		margin-right: 0 !important;
		width: 90%;
	}
	.bx_pagination_bottom .bx_pg_section{
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		width: 100%;
		text-align: left;
	}
	.bx_pagination_bottom .bx_pagination_page{white-space: normal;}	
	.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{width: 100%;height: auto;text-align: center;}
	.bx_pagination_bottom .bx_pg_section.bx_pg_show_col{display: none;}
	.bx_pagination_bottom .bx_pg_text{
		display: inline-block;
		width: 50%;
	}
	.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{display: none;}
}
/*5*/
@media (max-width:320px){
}

	.bx_pagination_bottom .bx_pagination_section_one,
	.bx_pagination_bottom .bx_pagination_section_two,
	.bx_pagination_bottom .bx_pagination_select_container,
	.bx_pagination_bottom .bx_pagination_select_container select,
	.bx_pagination_bottom .bx_pg_section,
	.bx_pagination_bottom .bx_pagination_page,
	.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num,
	.bx_pagination_bottom .bx_pg_section.bx_pg_show_col,
	.bx_pagination_bottom .bx_pg_text,
	.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}



/* ---- --END-- PAGINATION ---- */

/* End */


/* Start:/bitrix/templates/DamskoeNew/components/bitrix/news.list/slider/style.css?14310961831569*/
#slider .slider_element {display:block; width:100%; height: 480px; background-position: center center; background-repeat: no-repeat; background-size:cover; position: relative;}

#slider .slider_element .info {position:absolute; bottom:60px; left: 0; max-width: 70%; overflow: hidden; }
#slider .slider_element .info h2 {display:inline-block; margin:0; background: #e31f24; color:#FFF; padding:0 20px; font-size: 25px; line-height: 30px; max-height: 60px; overflow: hidden;}
#slider .slider_element .info .subtitle {padding-left: 20px; font-size: 30px; line-height: 30px; max-height: 90px; overflow: hidden; color:#FFF; font-family: 'PTSansNarrowBold';}
#slider .slider_element .info .cta {display:inline-block;color:#FFF; font-family: 'PTSansNarrowBold'; text-transform: uppercase; border: solid 4px #FFF; line-height: 40px; padding:0 20px; margin:10px 0 0 20px; }

#slider .slider_element:hover .cta {background:url('/bitrix/templates/DamskoeNew/components/bitrix/news.list/slider/img/white_overlay.png');}

#slider .owl-controls {position:absolute; bottom:10px; left:20px; margin:0 !important}
#slider .owl-controls .owl-pagination .owl-page {margin-right:10px;}
#slider .owl-controls .owl-pagination .owl-page span {width: 15px !important; height: 15px !important; background: #EEE; cursor: pointer !important;  opacity: 1 !important; margin:0 !important; border-radius: 0 !important;}
#slider .owl-controls .owl-pagination .owl-page:hover span {background:#FFF; opacity: 1 !important;}

#slider .owl-controls .owl-pagination .owl-page.active span, .owl-controls .owl-pagination .owl-page.active:hover span	{background:#e31f24;}


/* End */


/* Start:/bitrix/templates/DamskoeNew/components/bitrix/catalog.section/.default/style.css?14631468042004*/
.catalog_section {margin-bottom:40px;}
.catalog_section .catalog_element {text-align:center; border:solid 1px transparent; padding:15px; margin:-15px; transition: all 0.2s;}
.catalog_section .catalog_element:hover {border-color:#CCC;}
.catalog_section .catalog_element .picture {position:relative; display: block; width:100%; padding-top:150%; background-position:center center; background-repeat:no-repeat; background-size:contain;}
.catalog_section .catalog_element .picture .special_offer {display:block; position:absolute; top:0; left:0; padding:0 10px; color:#FFF; line-height: 30px; font-size: 13px; background-color:#e31f24; text-transform: uppercase; font-family: 'PTSansNarrowBold';}

.catalog_section .catalog_element .picture .discont {display:block; position:absolute; top:0; right:0; padding:0 10px; color:#FFF; line-height: 30px; font-size: 13px; background-color:#e31f24; text-transform: uppercase; font-family: 'PTSansNarrowBold';}

.catalog_section .catalog_element .title {display:block; margin:10px 0 0 0; color: #3f3f3f; text-decoration: none; font-size: 15px; line-height: 20px; height: 40px; overflow: hidden;}
.catalog_section .catalog_element .old_price {font-family: 'PTSansNarrowRegular'; font-size: 17px; line-height: 20px; height: 20px; overflow: hidden; color:#AAA; text-decoration: line-through;}
.catalog_section .catalog_element .price {font-family: 'PTSansNarrowBold'; font-size: 17px; line-height: 20px; height: 20px; overflow: hidden;}

.bx_stick_disc{
	position: absolute;
	background: #e31f24;
	color: #FFF;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 10px;
	text-transform: uppercase;
	font-family: 'PTSansNarrowBold';
	font-size: 25px;
	z-index: 100;
}
.bx_stick.left,
.bx_stick_disc.left{left:-2px;}
.bx_stick.right,
.bx_stick_disc.right{right: 16px;}
.bx_stick.top,
.bx_stick_disc.top{top: 3px;}
.bx_stick.bottom,
.bx_stick_disc.bottom{bottom: 5px;}
.bx_stick.middle,
.bx_stick_disc.middle{top: 49%;}
/* End */
/* /bitrix/templates/DamskoeNew/components//bitrix/system.pagenavigation/.default/style.css?14310961833959 */
/* /bitrix/templates/DamskoeNew/components/bitrix/news.list/slider/style.css?14310961831569 */
/* /bitrix/templates/DamskoeNew/components/bitrix/catalog.section/.default/style.css?14631468042004 */
