

/* Start:/bitrix/templates/kzpromokod/components/bitrix/news.list/banner2/style.css?1509196156227*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
/* End */


/* Start:/bitrix/templates/kzpromokod/css/owl.carousel.css?16266941691476*/
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(/bitrix/templates/kzpromokod/css/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/* End */


/* Start:/bitrix/templates/kzpromokod/css/owl.theme.css?16266941691665*/
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(/bitrix/templates/kzpromokod/css/AjaxLoader.gif) no-repeat center center
}
/* End */


/* Start:/bitrix/templates/kzpromokod/components/bitrix/news.list/flat_top_adaptive/style.css?1598862766384*/
.bx-newslist-block-top{margin-bottom:20px}@media(min-width:992px){.bx-newslist-top .bx-newslist-container:nth-child(6n+1){clear:both}}@media(min-width:768px) and (max-width:991px){.bx-newslist-top .bx-newslist-container:nth-child(4n+1){clear:both}}.bx-newslist-img-top{position:relative;text-align:center}.bx-newslist-img-top img{width:auto;max-width:100%;height:auto;max-height:100%}
/* End */


/* Start:/bitrix/templates/kzpromokod/components/bitrix/news.list/flat_top_adaptive/themes/blue/style.min.css?1598444636205*/
.bx-newslist .fa.bx-star-active{color:#1485ce}.bx-newslist .btn{background-color:#1485ce;border-color:#1485ce}.bx-newslist .btn:active,.bx-newslist .btn:hover{background-color:#53a4d8;border-color:#53a4d8}
/* End */


/* Start:/bitrix/templates/kzpromokod/components/bitrix/news.list/flat_sale_recommend/style.min.css?16018940061344*/
.bx-newslist-block {border: 1px solid #DFDFDF;border-radius: 6px;padding: 14px 10px 14px 10px;margin-bottom: 30px;}@media(min-width:992px){.bx-newslist .bx-newslist-container:nth-child(4n+1){clear:both}}@media(min-width:768px) and (max-width:991px){.bx-newslist .bx-newslist-container:nth-child(3n+1){clear:both}}.bx-newslist-img,.bx-newslist-audio,.bx-newslist-youtube,.bx-newslist-slider{position:relative;text-align:center;margin-bottom:15px}.bx-newslist-slider img,.bx-newslist-img img{width:auto;max-width:60%;height:auto;max-height:60%}.bx-newslist-title,.bx-newslist-title a{color:#000;margin:0;padding:2px 0 15px;font-size:14px;}.bx-newslist-title a:hover{text-decoration:none;border-bottom-color:transparent}.bx-lg .bx-newslist-title{font-size:24pt}.bx-md .bx-newslist-title{font-size:20pt}.bx-xs .bx-newslist-title{font-size:18pt}.bx-newslist-view,.bx-newslist-date,.bx-newslist-comments,.bx-newslist-author,.bx-newslist-other{color:#a4a4a4;font-size:13px;padding-bottom:5px;white-space:nowrap}.bx-newslist-content{font-size:14px;margin-bottom:5px}a.button{font-size: 16px;text-decoration: none;width: 100%;padding: 10px 5px;}.bx-button a,.bx-button a:hover {text-decoration: none;width: 100%;padding: 10px 5px;}.popup-header-title a {color: #133783;margin: 0;font-weight: 600;padding: 2px 0 15px;margin-bottom: 20px;font-size: 18px;}
/* End */


/* Start:/bitrix/templates/kzpromokod/components/bitrix/news.list/flat_sale_recommend/themes/blue/style.min.css?1598868015205*/
.bx-newslist .fa.bx-star-active{color:#1485ce}.bx-newslist .btn{background-color:#1485ce;border-color:#1485ce}.bx-newslist .btn:active,.bx-newslist .btn:hover{background-color:#53a4d8;border-color:#53a4d8}
/* End */


/* Start:/bitrix/templates/kzpromokod/components/bitrix/news.list/flat_sale_new_promocode/style.min.css?1599050005937*/
.bx-newslist-block-new-code {border: 1px solid #DFDFDF;border-radius: 6px;padding: 14px 10px 14px 10px;margin-bottom: 30px;width:100%}@media(min-width:992px){.bx-newslist-new-code .bx-newslist-container-new-code:nth-child(2n+1){clear:both}}@media(min-width:768px) and (max-width:991px){.bx-newslist-new-code .bx-newslist-container-new-code:nth-child(2n+1){clear:both}}.bx-newslist-container-new-code{display:flex}.bx-newslist-img-new-code{position:relative;text-align:center;margin:15px 0}.bx-newslist-img-new-code img{width:auto;max-width:90%;height:auto;max-height:90%}.bx-newslist-title-new-code,.bx-newslist-title-new-code a{color:#000;margin:0;padding:2px 0 15px;font-size:14px;}.bx-newslist-title-new-code a:hover{text-decoration:none;border-bottom-color:transparent}a.button{font-size: 16px;text-decoration: none;width: 100%;padding: 10px 5px;}.bx-button a,.bx-button a:hover {text-decoration: none;width: 100%;padding: 10px 5px;}
/* End */


/* Start:/bitrix/templates/kzpromokod/components/bitrix/news.list/flat_sale_new_promocode/themes/blue/style.min.css?1598882347205*/
.bx-newslist .fa.bx-star-active{color:#1485ce}.bx-newslist .btn{background-color:#1485ce;border-color:#1485ce}.bx-newslist .btn:active,.bx-newslist .btn:hover{background-color:#53a4d8;border-color:#53a4d8}
/* End */
/* /bitrix/templates/kzpromokod/components/bitrix/news.list/banner2/style.css?1509196156227 */
/* /bitrix/templates/kzpromokod/css/owl.carousel.css?16266941691476 */
/* /bitrix/templates/kzpromokod/css/owl.theme.css?16266941691665 */
/* /bitrix/templates/kzpromokod/components/bitrix/news.list/flat_top_adaptive/style.css?1598862766384 */
/* /bitrix/templates/kzpromokod/components/bitrix/news.list/flat_top_adaptive/themes/blue/style.min.css?1598444636205 */
/* /bitrix/templates/kzpromokod/components/bitrix/news.list/flat_sale_recommend/style.min.css?16018940061344 */
/* /bitrix/templates/kzpromokod/components/bitrix/news.list/flat_sale_recommend/themes/blue/style.min.css?1598868015205 */
/* /bitrix/templates/kzpromokod/components/bitrix/news.list/flat_sale_new_promocode/style.min.css?1599050005937 */
/* /bitrix/templates/kzpromokod/components/bitrix/news.list/flat_sale_new_promocode/themes/blue/style.min.css?1598882347205 */
