

/* Start:/local/templates/elektro_flat/components/bitrix/catalog/.default/style.css?1722418585189*/
.h3-quest-title{
cursor: pointer;
padding: 10px 0px;
margin: 0px;
font-size: 18px;
font-weight: 600;
    color: #575b71;
    line-height: 1.1;
}
.faq_desc,.faq_text li{margin-bottom: 5px;}

/* End */


/* Start:/local/templates/elektro_flat/js/sale-section/style.css?16534944176653*/
/* BANNER IN SECTION HEAD START */
#banner_section{
	text-align:center;
}
.bannerSection{
    margin-bottom: 0px;
	margin-top: 20px;
}
.bannerSection{
	border: 1px solid #dee0ee;
	border-radius: 4px;
	/* box-shadow: 1px -1px 6px 0 #ddd; */
    display: inline-block;
	max-height: 240px;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.bannerSection .item {

    display: inline-block;
    padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	height: auto;
	max-height: 240px;
	max-width: 1024px;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	box-sizing:border-box;
}
.bannerSection .owl-item {
    float: left;
}

.bannerSection .owl-nav .owl-prev.disabled,
.bannerSection .owl-nav .owl-next.disabled
{
	cursor: not-allowed;
}
.bannerSection .owl-nav .owl-prev,
.bannerSection .owl-nav .owl-next
{
    display: block;
    height: 43px;
    margin-top: -21.5px;
    position: absolute;
    top: 50%;
    width: 24px;
	cursor: pointer;
}
.bannerSection .owl-nav .owl-prev:hover 
.bannerSection .owl-nav .owl-next:hover 
{
    background: transparent url("/local/templates/elektro_flat/js/sale-section/../images/slideArrow.png") no-repeat scroll -24px 0;
}
.bannerSection .owl-nav .owl-prev{
    background: transparent url("/local/templates/elektro_flat/js/sale-section/../images/slideArrow.png") no-repeat scroll 0 0;
    left: -0px;
}
.bannerSection .owl-nav .owl-next{
    background: transparent url("/local/templates/elektro_flat/js/sale-section/../images/slideArrow.png") no-repeat scroll 0 -43px;
    right: 0px;
}
.bannerSection .owl-dots .owl-dot {
    display: inline-block;
    vertical-align: top;
    width: 12px;
    height: 12px;
    margin-right: 5px;
}
.bannerSection .owl-dots .owl-dot span {
    display: block;
    width: 100%;
    height: 100%;
    background: white;
    border: 1px solid #edeef8;
	border-radius: 3px;
    cursor: pointer;
    transition: background .2s linear;
}
.bannerSection .owl-dots .owl-dot.active span {
    background: #fde037;
    border-color: transparent;
    transition: background .2s linear;
}
.bannerSection .owl-dots {
    bottom: 10px;
    left: 45%;
    position: absolute;
}
.bannerSection .item .leftBlock {
    display: inline-block;
    text-align: left;
    width: 45%;
}
.bannerSection .item .leftBlock .brand img {
    max-height: 35px;
    max-width: 150px;
}
.bannerSection .item .rightBlock {
    display: inline-block;
    vertical-align: top;
    width: 40%;
	text-align: left;
}
.bannerSection .item .leftBlock .bannerImg {
    text-align: left;
}
.bannerSection .item .leftBlock .bannerImg img {
    max-height: 150px;
    padding-left: 20px;
}

/*black fon */
.bannerSection .item .rightBlock.dark_fon {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color: #fff;
    padding: 10px;
}

.bannerSection .item .rightBlock.dark_fon .price span.value,
.bannerSection .item .rightBlock.dark_fon .price span.old
{
    color: #fff;
}

/* white fon */
.bannerSection .item .rightBlock.white_fon {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    padding: 10px;
}

.bannerSection .item .rightBlock .title {
    font-size: 16px;
}
.bannerSection .item .rightBlock .props {
    font-family: "Tahoma","Verdana",arial,sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 13px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    line-height: normal;
    margin-left: 10px;
    margin-top: 10px;
}
.bannerSection .item {
    margin: 0 auto;
}
.bannerSection .item .rightBlock .price {
    display: block;
    margin-top: 10px;
    max-width: 80%;
    text-align: right;
}
.bannerSection .item .rightBlock .price span {
    display: block;
}
.bannerSection .item .rightBlock .price span.old {
    color: grey;
    font-size: 20px;
    position: relative;
}
.bannerSection .item .rightBlock .price span.value {
    color: #110588;
    font-family: arial;
    font-size: 24px;
    font-weight: bold;
}
.bannerSection .item .rightBlock .price span.old.ltru:before {
/*    background: grey none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    right: 0;
    top: 14px;
    width: 100px;*/
    content: '';
    display: block;
    right: 1px;
    top: 10px;
    bottom: 12px;
    border: 2px solid #EB5757;
    transform: matrix(0.96, -0.4, 0.24, 0.93, 0, 0);
    border-radius: 2px;
    height: 0px;
    position: absolute;
    right: 40px;
    width: 68px;
}
.bannerSection .item .rightBlock .more {
    display: block;
    margin-top: 10px;
    padding-left: 10px;
    width: 100%;
}
.bannerSection .item .rightBlock .more a.btn:hover {
    color: #fff;
    text-decoration: none;
    background: #575b71;
    cursor: pointer;
}
.bannerSection .item .rightBlock .more a.btn{
	font-family:"Open Sans", sans-serif;
	font-size:11px;
	font-weight:400;
	color:#402a1d;
	text-align:center;
	text-transform:uppercase;
	border:none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fde037;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition:all 0.15s ease 0s;
	border-radius: 3px;
	padding: 7px;
	text-align: center;
	width: 120px;
	 text-decoration: none;
	 cursor: pointer;
}

/*{
    background: #ed1c24 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    padding: 7px;
    text-align: center;
    width: 120px;
}*/

.bannerImgCenter img
{
	max-width:100%;
}

@media all and (max-width: 991px) {
	.bannerSection {
		max-width: 600px;
	}
	.bannerSection .item .rightBlock,
	.bannerSection .item .rightBlock .more
	{
		text-align: right;
	}
	.bannerSection .item .rightBlock .price{
		max-width: 100%;
	}
}
@media all and (max-width: 767px) {

}
@media all and (max-width: 599px) {
	.bannerSection .item .rightBlock .price span.old.ltru:before {
		top: 9px;
		width: 85px;
	}
	.bannerSection .item .rightBlock .price span.old {
		font-size: 15px;
	}
	.bannerSection .item .rightBlock .price span.value {
		font-size: 18px;
	}
	.bannerSection .item .rightBlock .title {
		font-size: 14px;
	}
	.bannerSection .item .leftBlock .bannerImg img {
		max-width: 190px;
	}
}
@media all and (max-width: 480px) {
	
}
@media all and (max-width: 420px) {
	.bannerSection .item .leftBlock .bannerImg img {
		max-width: 130px;
	}
	.bannerSection .item .leftBlock .brand img {
		max-height: 25px;
		max-width: 130px;
	}
}
@media all and (max-width: 359px) {}
/* BANNER IN SECTION HEAD END */
/* End */


/* Start:/local/templates/elektro_flat/js/sale-section/owl.carousel/assets/owl.carousel.min.css?15843390823011*/
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/elektro_flat/js/sale-section/owl.carousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */
/* /local/templates/elektro_flat/components/bitrix/catalog/.default/style.css?1722418585189 */
/* /local/templates/elektro_flat/js/sale-section/style.css?16534944176653 */
/* /local/templates/elektro_flat/js/sale-section/owl.carousel/assets/owl.carousel.min.css?15843390823011 */
