

/* Start:/local/templates/pnevmo/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?168606044218202*/
.cat__sections__page__title {
	margin-bottom: 65px;
}
@media (max-width: 1024px) {
	.cat__sections__page__title {
		margin-bottom: 50px;
	}
	.cat__sections__page__text {
		margin: 0 auto 40px;
	}
	.catalog__page .home__feedback--sm {
		padding-top: 35px;
	}
}
@media (max-width: 767px) {
	.catalog__page .home__feedback--sm {
		padding-top: 40px;
	}
	.catalog__page .home__feedback--sm .home__feedback__head {
		margin-bottom: 32px;
	}
}

.catalog__sections {
	margin-bottom: 0;
	padding-left: 0;
}
.catalog__sections__item {
	display: block;
	margin-bottom: 45px;
}
/* INNER */
.catalog__sections__item__inner {
	background-repeat: no-repeat;
	background-color: #fff;
	box-shadow: 0 0 15px 0px rgba(0,0,0, .16);
	background-size: auto;
	overflow: hidden;
}
/*CAPTION*/
.catalog__sections .caption {
	position: relative;
}
.catalog__sections .caption:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 50%;
	border-radius: 50%;
	z-index: 0;
	box-shadow: 0px 70px 170px 164px rgba(255,255,255, 0.8)
}
/*TITLE*/
.cat__sections__title {
	position: relative;
	margin-bottom: 25px;
	font-size: 20px;
	font-weight: 500;
	z-index: 1;
}
/* TEXT*/
.cat__sections__text {
	position: relative;
	margin-bottom: 35px;
	font-weight: 300;
	z-index: 1;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* INNER LIST */
.cat__sections__ul {
	position: relative;
	padding-left: 0;
	margin-bottom: 23px;
	z-index: 1;
}
.cat__sections__ul li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.cat__sections__ul li:last-child {
	margin-right: 0;
}
.cat__sections__ul li a {
	font-size: 16px;
	color: #58585a;
	text-decoration: underline;
}
.cat__sections__ul li a:hover {
	color: #3276d3;
}
/*LINK*/
.cat__sections__link {
	z-index: 1;
	position: relative;
}
@media (max-width: 1024px) {
	.catalog__sections__item {
		margin-bottom: 40px;
	}
	.cat__sections__title {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.cat__sections__ul li a {
		font-size: 14px;
	}
	.cat__sections__text {
		margin-bottom: 30px;
		font-size: 16px;
	}
	.cat__sections__link {
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.catalog__sections__item {
		margin-bottom: 30px;
	}
	.catalog__sections__item:last-child {
		margin-bottom: 0;
	}
	.catalog__sections__item__inner {
		padding: 18px 14px 35px !important;
		background-image: none !important;
	}

	.catalog__sections__item__inner img {
		width: auto;
		display: block;
		margin: 0 auto 25px;
	}
	.catalog__sections .caption:after {
		top: inherit !important;
		left: 0 !important;
		bottom: 50px !important;
		width: 100% !important;
		box-shadow: 0px 36px 137px 203px rgba(255,255,255, 0.8) !important;
	}
	.cat__sections__title {
		margin-bottom: 15px !important;
	}
	.cat__sections__text {
		margin-bottom: 27px;
	}
}


/* TOP SECTIONS */
.cat__sections__top .catalog__sections__item__inner {
	box-shadow: 0 0 20px 2px rgba(0,0,0, .18);
}
.cat__sections__top .catalog__sections > li:nth-child(2) {
	width: 66.66666667%;
}
.cat__sections__top .catalog__sections > li:nth-child(3) {
	width: 33.33333333%;
}
@media (max-width: 1329px) {
	.cat__sections__top .catalog__sections > li:nth-child(2),
	.cat__sections__top .catalog__sections > li:nth-child(3) {
		width: 50%;
	}
}
@media (max-width: 767px) {
	.cat__sections__top .catalog__sections > li:nth-child(2), .cat__sections__top .catalog__sections > li:nth-child(3) {
		width: 100%;
	}
}

/* 1 */
.cat__sections__top .catalog__sections > li:first-child .catalog__sections__item__inner {
	padding: 210px 55px 50px 55px;
	background-size: cover;
	background-position: center;
	height: 500px;
}

/*2 3*/
.cat__sections__top .catalog__sections > li .catalog__sections__item__inner {
	background-color: #e6e9ec;
}

/* 2*/
.cat__sections__top .catalog__sections > li:nth-child(2) .catalog__sections__item__inner {
	padding: 163px 55px 45px 55px;
	background-position: top 55px right 25px;
	height: 500px;
}

/* 3 */
.cat__sections__top .catalog__sections > li:nth-child(3) .catalog__sections__item__inner {
	padding: 225px 42px 45px 42px;
	background-position: top 35px center;
	height: 500px;
}
@media (max-width: 1329px) {
	/*2*/
	.cat__sections__top .catalog__sections > li:nth-child(2) .catalog__sections__item__inner {
		padding: 210px 55px 50px 55px;
		background-position: top 35px center;
	}
	/*2 3*/
	.cat__sections__top .catalog__sections > li:nth-child(2) .catalog__sections__item__inner,
	.cat__sections__top .catalog__sections > li:nth-child(3) .catalog__sections__item__inner {
		background-size: 80%;
	}
}
@media (max-width: 1024px) {
	/*1*/
	.cat__sections__top .catalog__sections > li:first-child .catalog__sections__item__inner {
		padding: 145px 55px 45px 22px;
		height: auto;
	}
	/*2 3*/
	.cat__sections__top .catalog__sections > li:nth-child(2) .catalog__sections__item__inner,
	.cat__sections__top .catalog__sections > li:nth-child(3) .catalog__sections__item__inner {
		padding: 188px 22px 35px;
		height: auto;
	}
}


/* CAPTION 1*/
/*1*/
.cat__sections__top .catalog__sections > li:first-child .caption {
	max-width: 536px;
}
.cat__sections__top .catalog__sections > li:first-child .caption:after {
	bottom: inherit;
	left: 0;
	top: 0;
	width: 60%;
	box-shadow: 0px 36px 137px 203px rgba(255,255,255, 0.8);
}
/*2*/
.cat__sections__top .catalog__sections > li:nth-child(2) .caption {
	max-width: 395px;
}
.cat__sections__top .catalog__sections > li:nth-child(2) .caption:after {
	left: 0;
	bottom: inherit;
	width: 57%;
	top: 98px;
}
@media (max-width: 1024px) {
	/*2 3*/
	.cat__sections__top .catalog__sections > li:nth-child(2) .caption:after,
	.cat__sections__top .catalog__sections > li:nth-child(3) .caption:after {
		left: 50%;
		bottom: 60%;
		top: inherit;
		box-shadow: 0px 70px 170px 164px rgba(255,255,255, 0.8);
	}
}
@media (max-width: 767px) {
	/*1 2*/
	.cat__sections__top .catalog__sections > li:first-child .caption,
	.cat__sections__top .catalog__sections > li:nth-child(2) .caption {
		max-width: 100%;
	}
}


/* TITLE */
/*1*/
.cat__sections__top .catalog__sections > li:first-child .cat__sections__title {
	margin-bottom: 15px;
	font-size: 22px;
}
@media (max-width: 1024px) {
	.cat__sections__top .catalog__sections > li:first-child .cat__sections__title {
		margin-bottom: 20px;
		font-size: 20px;
	}
}


/*------------------------------------*\
		MIDDLE
\*------------------------------------*/
.cat__sections__middle .catalog__sections > li {
	width: 33.33333333%;
}
.cat__sections__middle .catalog__sections > li:nth-child(2) {
	width: 66.66666667%;
}
@media (max-width: 1024px) {
	.cat__sections__middle .catalog__sections > li {
		width: 50%;
	}
	.cat__sections__middle .catalog__sections > li:nth-child(2) {
		width: 100%;
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
}
@media (max-width: 767px) {
	.cat__sections__middle .catalog__sections > li {
		width: 100%;
	}
	.cat__sections__middle .catalog__sections > li:nth-child(2) {
		-webkit-box-ordinal-group: initial;
		-ms-flex-order: initial;
		order: initial;
	}
}


/*thubmail*/
.cat__sections__middle .thumbnail,
.cat__sections__bottom .thumbnail  {
	background-position: top 20px center;
	padding-top: 165px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 40px;
	height: 500px;
}

/*2*/
.cat__sections__middle .catalog__sections > li:nth-child(2) .thumbnail {
	background-position: center right 70px;
	padding-left: 58px;
	padding-right: 30px;
	padding-bottom: 40px;
}
@media (max-width: 1329px) {
	.cat__sections__bottom .thumbnail {
		background-size: 90%;
	}
}
@media (max-width: 1024px) {
	.cat__sections__middle .thumbnail,
	.cat__sections__bottom .thumbnail {
		padding-top: 233px !important;
		padding-left: 22px !important;
		padding-right: 22px !important;
		padding-bottom: 32px !important;
		height: auto;
	}
	.cat__sections__middle .catalog__sections > li:nth-child(2) .thumbnail {
		padding-top: 160px !important;
		background-position: center right 40px;
	}
}
@media (max-width: 767px) {
	.cat__sections__middle .thumbnail,
	.cat__sections__bottom .thumbnail,
	.cat__sections__middle .catalog__sections > li:nth-child(2) .thumbnail,
	.cat__sections__bottom .catalog__sections > li:first-child .thumbnail {
		padding: 18px 14px 35px !important;
	}
}

/*caption*/
/*2*/
.cat__sections__middle .catalog__sections > li:nth-child(2) .caption,
.cat__sections__bottom .catalog__sections > li:first-child .caption {
	width: 360px;
}
.cat__sections__middle .catalog__sections > li:nth-child(2) .caption:after,
.cat__sections__bottom .catalog__sections > li:first-child .caption:after  {
	right: 5%;
	top: 30%;
	bottom: inherit;
	box-shadow: 0px 70px 170px 164px rgba(255,255,255, 0.8);
}
@media (max-width: 1024px) {
	.cat__sections__bottom .catalog__sections > li:first-child .caption {
		width: 100%;
	}
}
@media (max-width: 767px) {
	.cat__sections__middle .catalog__sections > li:nth-child(2) .caption {
		width: 100%;
	}
}


/*------------------------------------*\
		BOTTOM
\*------------------------------------*/
.cat__sections__bottom {
	margin-bottom: 110px;
}
.cat__sections__bottom .catalog__sections > li {
	width: 66.66666667%;
}
.cat__sections__bottom .catalog__sections > li:nth-child(2) {
	width: 33.33333333%;
}
@media (max-width: 1024px) {
	.cat__sections__bottom {
		margin-bottom: 30px;
	}
	.cat__sections__bottom .catalog__sections > li,
	.cat__sections__bottom .catalog__sections > li:nth-child(2) {
		width: 50%;
	}
}
@media (max-width: 767px) {
	.cat__sections__bottom {
		margin-bottom: 45px;
	}
	.cat__sections__bottom .catalog__sections > li,
	.cat__sections__bottom .catalog__sections > li:nth-child(2) {
		width: 100%;
	}
}

.cat__sections__bottom .catalog__sections > li:first-child .thumbnail {
	background-position: center right 70px;
	padding-top: 65px;
	padding-left: 58px;
	padding-right: 30px;
	padding-bottom: 40px;
}

@media (max-width: 1329px) {
	.cat__sections__bottom .catalog__sections > li:first-child .thumbnail {
		padding-top: 165px;
		background-position: top 20px right !important;
		background-size: contain;
	}
	.cat__sections__bottom .catalog__sections > li:first-child .caption:after {
		right: initial;
		top: 45px;
		left: 0;
		bottom: ;
		width: 100%;
	}
}
@media (max-width: 1024px) {
	.cat__sections__bottom .catalog__sections > li:first-child .thumbnail {
		background-position: top 20px center;
		background-size: 85%;
	}
}



.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-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;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-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;
	}

/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}


/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-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;
	}

/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-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 */


/* Start:/local/components/pnevmo/novelty.list/templates/.default/style.css?16860604421020*/
.home__novelty--reduce {
	padding-top: 70px;
}
@media (max-width: 1024px) {
	.home__novelty--reduce {
		padding-top: 20px;
		padding-bottom: 50px;
	}
}
@media (max-width: 767px) {
	.home__novelty--reduce {
		padding-top: 30px;
		padding-bottom: 35px;
	}
}
@media (max-width: 450px) {
	.products__slider__tab__content {
		margin-left: -15px;
		margin-right: -15px;
	}
}

.home__novelty .section__block__title {
	margin-bottom: 45px;
}
.home__novelty .section__block__text {
	width: 795px;
	margin-left: auto;
	margin-right: auto;
	word-spacing: 10px;
}
@media (max-width: 1024px) {
	.home__novelty--reduce .section__block__text {
		margin-bottom: 50px;
		line-height: 25px;
	}
	.home__novelty .section__block__text {
		width: 100%;
	}
	.home__novelty--reduce .nav-tabs {
		margin-bottom: 30px;
	}
}
@media (max-width: 767px) {
	.home__novelty--reduce .section__block__title {
		margin-bottom: 25px;
	}
	.home__novelty .section__block__text {
		margin-bottom: 33px;
	}
}

/* End */


/* Start:/local/templates/pnevmo/components/bitrix/catalog.item/product/style.css?168606044212183*/
.cat__product:not(.full){
	min-height:472px;
}

.alternate__products {
	opacity: 0;
	transition: opacity .3s;
}
.alternate__products .slick-list.draggable { /*фикс бага при переключении таба на странице товара*/
  width: 100%;
  height: 100%;
  padding: 20px 0;
}
@media (max-width: 1450px) {
	.alternate__products  {
		width: 95%;
		margin: 0 auto;
	}
}
@media (max-width: 1329px) {
	.alternate__products {
		width: 100%;
	}
}
@media (max-width: 1124px) {
	.alternate__products {
		width: 95%;
	}
}
@media (max-width: 1024px) {
	.alternate__products {
		width: 100%;
	}
}

.alternate__products.slick-initialized {
	opacity: 1;
}
.alternate__products .slick-slide > div {
	height: 100%;
}
.slider__product {
	height: 100%;
}
.cat__product {
	height: auto;
	margin-bottom: 47px;
}
@media (max-width: 1024px) {
	.cat__product__row:not(.full-row) {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.cat__product:not(.full) {
		width: 330px;
	}
	.cat__product {
		margin-bottom: 33px;
	}
}
@media (max-width: 767px) {
	.cat__product__row {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.cat__product {
		width: 330px;
		margin-bottom: 29px;
	}
}
@media (max-width: 400px) {
	.cat__product {
	/*.cat__product:not(.full) {*/
		width: 250px;
	}
}

.slider__product__inner {
	border: 1px solid #bdbec0;
	position: relative;
	height: 100%;
}
.cat__product:not(.full) .slider__product__inner,
.alternate__products .slider__product__inner {
	transition: box-shadow .3s;
}
.cat__product:not(.full) .slider__product__inner:hover,
.alternate__products .slider__product__inner:hover {
	box-shadow: 0px 0px 12px rgba(0,0,0, 0.2);
}

.slider__product__inner .product-item-container {
	position: relative;
	padding: 32px 20px 10px;
}
/* button to bottom*/
.full .slider__product__inner .product-item-container,
.full .slider__product__inner .product-item-container > .product-item,
.full .slider__product__inner .product-item-container > .product-item > .caption {
	height: 100%;
}
/* button to bottom*/
.full .slider__product__inner .product-item-container > .product-item > .caption > .clearfix {
	margin-top: auto;
}
@media (max-width: 767px) {
	.slider__product__inner .product-item-container {
		padding: 20px 15px 10px;
	}
	.cat__product .product-item-container {
		padding: 43px 13px 39px;
	}
}

.slider__product__overlay {
	opacity: 0;
	transition: opacity .3s;
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 30%;
	background: rgba(88, 88, 90, .7);
	z-index: 1;
}

.slider__product:hover .slider__product__overlay {
	opacity: 1;
}
.slider__product__overlay__inner {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
}
.slider__product__btn {
	position: relative;
	width: 83px;
	height: 83px;
	line-height: 83px;
	display: inline-block;
	border: 1px solid #fff;
	background: none;
	outline: none;
	border-radius: 0;
	text-align: center;
	transition: background .3s, border .3s;
}
.slider__product__btn:hover,
.slider__product__btn:focus,
.slider__product__btn:active {
	background: rgba(50, 118, 211, .5);
	border: 1px solid transparent;
}
.slider__product__btn.lupa {
	/*margin-right: 44px;*/
}
.slider__product__btn img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.slider__product__title {
	margin-bottom: 20px;
}
@media (max-width: 767px) {
	.slider__product__title {
		margin-bottom: 10px;
	}
	.slider__product__btn-cart, .slider__product__btn-zoom {
		width: 60px;
		height: 60px;
	}

	.slider__product__btn-cart {
		right: 20px;
	}

	.slider__product__btn-zoom {
		left: 20px;
	}

	.slider__product__btn-icon {
		width: 34px;
		height: 34px;
	}
}

.slider__product__link {
	margin-bottom: 0;
	font-size: 19px;
	font-weight: 500;
	word-break: break-word;
}
.slider__product__link a {
	color: #000;
	text-decoration: none !important;
}
.slider__product .product-item-image-original {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 185px;
	display: block;
}
@media (max-width: 1024px) {
	.slider__product .product-item-image-original {
		height: 200px;
	}
}
@media (max-width: 767px) {
	.slider__product .product-item-image-original {
		height: 0;
		padding-top: 80%;
	}
	.slider__product__link {
		font-size: 18px;
	}
}

.slider__product__prop {
	margin-bottom: 27px;
	font-size: 16px;
	color: #58585a;
}
.slider__product__prop--sm {
	font-size: 12px;
	color: #040404;
}
.slider__product__prop--mb0 {
	margin-bottom: 0 !important;
}
.slider__product__prop span {
	color: #020202;
	font-weight: 500;
}
@media (max-width: 767px) {
	.slider__product__prop {
		font-size: 15px;
		margin-bottom: 16px;
	}
	.slider__product__prop--sm {
		font-size: 12px;
	}
}

.slider__product__price {
	font-size: 30px;
	color: #040404;
	font-weight: 700;
}
@media (min-width: 768px) {
	.full .slider__product__price--grid {
		display: none;
	}
	.full .product-item-image-wrapper {
		display: inline-block;
		float: left;
		padding: 24px 0 26px 27px;
	}
}

.slider__product__price span {
	font-size: 24px;
	font-weight: 500;
}
.slider__product__price svg {
	fill: #040404;
	width: 19px;
	position: relative;
	top: -3px;
	margin-left: 2px;
	display: inline-block;
}
@media (max-width: 767px) {
	.slider__product__price {
		font-size: 24px;
	}
	.slider__product__price svg {
		width: 15px;
		top: -1px;
	}
}

.slider__product__badges {
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	text-align: right;
}
.full .slider__product__badges {
	text-align: left;
}
.slider__product__badges__item {
	display: inline-block;
	color: #fff;
	text-align: center;
	font-size: 16px;
	padding: 5px 12px;
}
@media (max-width: 767px) {
	.full .slider__product__badges {
		text-align: right;
	}
	.slider__product__badges__item {
		font-size: 15px;
	}
}

/* SLICK */
.slider-container.slick-initialized + .carousel__buttons {
	display: block;
}
@media (max-width: 1024px) {
	.alternate__products .slick-list {
		margin-bottom: 20px;
	}
}


/*------------------------------------*\
		FULL
\*------------------------------------*/
@media (min-width: 768px) {
	.full.cat__product {
		margin-bottom: 32px;
	}
	.full.cat__product:nth-child(even) .thumbnail {
		background: #e6e9ec;
		border: 0;
	}
	.full .slider__product__inner .product-item-container {
		padding: 24px 45px 26px 27px;
	}
}
@media (max-width: 1329px) and (min-width: 1025px) {
	.full .slider__product__inner .product-item-container {
		padding: 24px 27px 26px 27px;
	}
}
@media (max-width: 1024px) and (min-width: 768px) {
	.full .slider__product__inner .product-item-container {
		padding: 14px 32px 14px 14px;
	}
	.full .product-item-image-wrapper {
		padding: 14px 0 14px 14px;
	}
}


@media (min-width: 768px) {
	.full .slider__product__overlay {
		display: none;
	}
	.full .product-item-image-original {
		position: relative;
		float: left;
		width: 395px;
		height: 325px;
		margin-right: 45px;
		/*new*/
		background-size: cover;
		margin-bottom: 0;
		z-index: 1;
	}
}

@media (max-width: 1329px) and (min-width: 1025px){
	.full .product-item-image-original {
		width: 245px;
		height: 205px;
		margin-right: 15px;
	}
}
@media (max-width: 1024px) and (min-width: 768px){
	.full .product-item-image-original {
		width: 345px;
		height: 305px;
		margin-right: 21px;
	}
}


@media (min-width: 768px) {
	.full .slider__product__badges {
		top: 0;
	}

	.full .slider__product__title {
		margin-bottom: 13px;
	}
	.full .slider__product__link {
		font-size: 20px;
	}
}
@media (max-width: 1024px) and (min-width: 768px) {
	.full .slider__product__link {
		font-size: 18px;
	}
}
.full .slider__product__prop--prop {
	display: none;
}
@media (min-width: 768px) {
	.full .slider__product__prop {
		margin-bottom: 20px;
		font-size: 14px;
		font-weight: 300;
	}
	.full .slider__product__prop span {
		font-weight: 300;
	}
}
@media (max-width: 767px) {
	.full .slider__product__prop--prop {
		display: block;
	}
}


.props__list {
	display: none;
}
@media (min-width: 768px) {
	.full .props__list {
		margin-bottom: 24px;
		display: block;
	}
}
.props__list__item {
	height:1em;
	margin-bottom: 10px;
}
.props__list__item:last-child {
	margin-bottom: 0;
}
.props__list__item .left,
.props__list__item .right {
	font-size: 15px;
	background:#fff;
	float:right;
}
@media (max-width: 1024px) {
	.props__list {
		margin-bottom: 15px;
	}
	.props__list__item {
		margin-bottom: 7px;
	}
	.props__list__item .left,
	.props__list__item .right {
		font-size: 12px;
	}
}
@media (max-width: 767px) {
	.props__list {
		display: none;
	}
}

@media (min-width: 768px) {
	.full.cat__product:nth-child(even) .props__list__item .left,
	.full.cat__product:nth-child(even) .props__list__item .right {
		background: #e6e9ec;
	}
}
.props__list__item .left {
	font-weight: 500;
	color: #040404;
	float:left;
	clear:both;
	padding: 1px 0.1em 1px 0;
}
.props__list__item .right {
	color: #1c1c1c;
	padding: 1px 0 1px 0.1em;
}
.props__list__item .dotted {
	height: 18px;
	border-bottom: 1px dotted #bebdbd;
	margin-bottom:2px;
}


.full-price {
	display: none;
}
@media (min-width: 768px) {
	.full .full-price {
		display: block;
		margin-bottom: 25px;
	}
	.full-price .left,
	.full-price .right {
		background:#fff;
		float:right;
	}
}
@media (max-width: 1024px) and (min-width: 768px) {
	.full-price {
		margin-bottom: 29px;
	}
}
@media (max-width: 767px) {
	.full-price {
		display: none;
	}
}

@media (min-width: 768px) {
	.full.cat__product:nth-child(even) .full-price .left,
	.full.cat__product:nth-child(even) .full-price .right {
		background: #e6e9ec;
	}
}
.full-price .left {
	margin-top: 9px;
	padding: 1px 0.1em 1px 0;
	float:left;
	clear:both;
	font-weight: 500;
	font-size: 16px;
}
.full-price .right {
	padding: 1px 0 1px 0.1em;
}
.full-price .slider__product__price {
	font-size: 24px;
}

.full-price .slider__product__price span {
	font-size: 14px;
	font-weight: 500;
}
.full-price .slider__product__price svg {
	width: 16px;
	top: -1px;
}
@media (max-width: 1024px) {
	.full-price .left {
		font-size: 14px;
	}
	.full-price .slider__product__price {
		font-size: 22px;
	}
	.full-price .slider__product__price svg {
		top: 0;
		width: 17px;
	}
}
.full-price .dotted {
	height: 27px;
	border-bottom: 1px dotted #bebdbd;
	margin-bottom:2px;
}


.get__drawing__button__block {
	display: none;
}
@media (min-width: 768px) {
	.full .get__drawing__button__block {
		display: block;
		margin-bottom: 30px;
	}
	.full .blue__link {
		border-bottom: 1px dashed #3276d3;
		font-size: 15px;
		color: #3276d3;
	}
}

@media (max-width: 1024px) {
	.get__drawing__button__block {
		margin-bottom: 15px;
	}
}
@media (max-width: 1024px) and(min-width: 768px) {
	.full .blue__link {
		font-size: 13px;
	}
}


@media (min-width: 768px) {
	.pdf__link {
		float: left;
		margin-top: 11px;
	}
	.full .pickup {
		color: #fff;
		border: 1px solid #3276d3;
		font-family: Roboto, sans-serif;
		font-size: 18px;
		background: #3276d3;
		text-align: center;
		float: right;
		padding: 10px 22px;
	}
}
@media (max-width: 1329px) and (min-width: 1025px) {
	.pdf__link {
		margin-bottom: 35px;
	}
	.full .pickup {
		float: left;
		clear: both;
	}
}
@media (max-width: 1024px) and (min-width: 768px){
	.pdf__link {
		margin-top: 9px;
		margin-bottom: 0;
	}
	.full .pickup {
		float: right;
		clear: none;
		font-size: 15px;
		padding: 7px 19px;
	}
}
@media (max-width: 767px) {
	.full .pickup,
	.pdf__link,
	.get__drawing__button__block {
		display: none;
	}
}

/* End */


/* Start:/local/templates/pnevmo/components/bitrix/catalog.top/catalog-alternate/section/style.css?16860604424071*/
.products__slider__nav__tabs {
	text-align: center;
}
.products__slider__nav__tabs > li {
	display: inline-block;
	float: none;
	border-radius: 8px;
	overflow: hidden;
}
@media (min-width: 1200px){
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
		/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
		/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
		/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
		/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 1025px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
		/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
		/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
		/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
		/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 1024px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
		/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
		/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
		/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
		/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
		/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
		/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
		/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
		/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-top-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}

/* End */


/* Start:/local/templates/pnevmo/components/bitrix/news.list/home-reviews/style.css?16860604426652*/
/* FEEDBACK */
.home__feedback--sm {
	padding-top: 65px;
	padding-bottom: 65px;
}
.home__feedback--zero-top-padding {
	padding-top: 0;
}
.home__feedback__row {
	margin-bottom: 85px;
}

@media (max-width: 1024px) {
	.home__feedback--zero-top-padding {
		padding-top: 0;
	}
	.home__feedback__row {
		margin-bottom: 45px;
	}
}
@media (max-width: 767px) {
	.home__feedback--sm {
		padding-top: 35px;
		padding-bottom: 40px;
	}
	.home__feedback__row {
		margin-bottom: 40px;
	}
}
.home__feedback .section__block__text {
	width: 835px;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
}
@media (max-width: 1024px) {
	.home__feedback .section__block__text {
		width: 100%;
		margin-bottom: 35px;
		font-size: 16px;
	}
}
.home__feedback__container {
	position: relative;
}

.home__feedback .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.home__feedback .slick-track .slick-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: auto;
	outline: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.home__feedback .slick-track .slick-slide > div {
	width: 100%;
	height: 100%;
}
.home__feedback .slick-dots {
	padding-top: 40px;
}


@media (max-width: 1450px) {
	.home__feedback__slider {
		width: 90%;
		margin: 0 auto;
	}
}
@media (max-width: 1329px) {
	.home__feedback__slider {
		width: 100%;
	}
}
@media (max-width: 1124px) {
	.home__feedback__slider {
		width: 95%;
	}
}
@media (max-width: 1024px) {
	.home__feedback__slider {
		width: 100%;
	}
}

.home__feedback__slider__item {
	height: 100%;
	position: relative;
}
.home__feedback__slider__item__inner {
	padding: 28px 20px 35px;
	height: 100%;
	border: 1px solid #bdbec0;
	-webkit-transition: border-color .3s, -webkit-box-shadow .3s;
	transition: border-color .3s, -webkit-box-shadow .3s;
	-o-transition: box-shadow .3s, border-color .3s;
	transition: box-shadow .3s, border-color .3s;
	transition: box-shadow .3s, border-color .3s, -webkit-box-shadow .3s;
}
.home__feedback__slider__item__inner:hover {
	-webkit-box-shadow: 0px 0px 16px rgba(0,0,0, 0.2);
	        box-shadow: 0px 0px 16px rgba(0,0,0, 0.2);
	border-color: transparent;
}


.home__feedback__head {
	margin-bottom: 55px;
	text-align: center;
}

.home__feedback__slider {
	visibility: hidden;
}
.home__feedback__slider.slick-initialized {
	visibility: visible;
}

.home__feedback__img {
	position: relative;
	padding: 0;
	margin: 0 auto;
	max-width: 100%;
	height: 110px;
	max-height: 110px;
	text-align: center;
	margin-bottom: 30px;
}

.home__feedback__img img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	width: auto;
	max-height: 100%;
}

.home__feedback__review {
	position: relative;
	/*margin-bottom: 40px;*/
	margin-bottom: 20px;
}
/*@media (max-width: 1024px) {
	.home__feedback__review {
		margin-bottom: 25px;
	}
}*/
.home__feedback__slider__item__icon {
	position: absolute;
	top: 0;
	left: 0;
}
@media (max-width: 767px) {
	.home__feedback__slider__item__icon {
		max-width: 15px;
	}
}
.home__feedback__slider__item__text {
	padding-left: 45px;
	color: #0a0a0a;
	line-height: 26px;
	margin-bottom: 0;
	word-wrap: break-word;
}
.home__feedback__slider__item__text .reg,
.home__feedback__slider__item__text .reg {
  font-size: 13px;
  position: relative;
  top: -12px; }

@media (max-width: 1024px) {
	.home__feedback__slider__item__text {
		font-size: 15px;
		line-height: 23px;
	}
}
@media (max-width: 767px) {
	.home__feedback__slider__item__text {
		padding-left: 20px;
	}
}

.home__feedback__slider__item__partner {
/*	width: 250px;
	float: right;*/
	padding-bottom: 30px;
	overflow: hidden; /*new*/
}
/*@media (max-width: 1124px) {
	.home__feedback__slider__item__partner {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
}*/
@media (max-width: 1024px) {
	.home__feedback__slider__item__partner {
		font-size: 14px;
	/*	width: 250px;
		padding-left: 0;
		padding-right: 0;*/
	}
}
@media (max-width: 767px) {
	.home__feedback__slider__item__partner {
		font-size: 13px;
	/*	width: 100%;
		float: none;*/
		padding-bottom: 25px;
	}
}

.home__feedback__slider__item__partner__status {
	display: block;
	font-size: 16px;
	color: #97949b;
	word-break:break-word;
	/*width: 250px; */
	/*float: right; */
}
/*new*/
@media (max-width: 1124px) {
	.home__feedback__slider__item__partner__status {
		/*width: 100%;*/
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media (max-width: 1024px) {
	.home__feedback__slider__item__partner__status {
		/*width: 250px;*/
		padding-left: 0;
		padding-right: 0;
	}
}
/*new*/
@media (max-width: 767px) {
	.home__feedback__slider__item__partner__status {
		/*width: 100%;*/
		float: none;
	}
}

/*new*/
.home__feedback__slider__item__link__block {
	margin-top: auto;
}
.home__feedback__slider__item__inner {
	-webkit-box-flex: 1;
	    -ms-flex: 1 0 auto;
	        flex: 1 0 auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.home__feedback__slider__item__block {
	-webkit-box-flex: 1;
	    -ms-flex: 1 0 auto;
	        flex: 1 0 auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 767px) {
	.home__feedback__slider__item__link__block {
		text-align: left;
	}
}
.home__feedback__slider__item__link {
	color: #538cda;
	font-weight: 500;
}
.home__feedback__slider__item__link svg {
	fill: #538cda;
}
@media (max-width: 1024px) {
	.home__feedback__slider__item__link {
		font-size: 16px;
	}
}
@media (max-width: 767px) {
	.home__feedback__slider__item__link {
		font-size: 16px;
	}
}

.home__about__bottom__link {
	font-size: 20px;
}
.home__about__bottom__link svg {
	width: 12px;
}
@media (max-width: 1024px) {
	.home__about__bottom__link {
		font-size: 18px;
	}
	.home__about__bottom__link svg {
		width: 10px;
	}
}



@media (max-width: 450px) {
	.home__feedback__head,
	.home__feedback .section__block__text {
		padding: 0 15px;
	}
	.home__feedback {
		margin-left: 0;
		margin-right: 0;
	}
	.home__feedback__container {
		padding: 0;
	}
	.home__feedback__row {
		margin: 0;
	}
	.home__feedback__row > .col-xs-24 {
		padding: 0;
	}
}

/* End */


/* Start:/local/components/pnevmo/home.promo/templates/.default/style.css?16860604422823*/
.home__callback .flex-row {
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 0 10% 0 5%;
}
@media (max-width: 1024px) {
	.home__callback .flex-row {
		padding: 0 15px;
	}
}

@media (max-width: 767px) {
	.home__callback__box {
		text-align: center;
	}
	.home__callback__box:first-child {
		margin-bottom: 20px;
	}
}

.home__callback__title {
	display: inline-block;
	vertical-align: middle;
	margin-top: 18px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 33px;
}
.home__callback__text {
	margin-bottom: 0;
	color: #fff;
	font-size: 24px;
}
.home__callback__button__block {
	text-align: right;
}
@media (max-width: 1329px) {
	.home__callback__title {
		margin-top: -5px;
	}
}
@media (max-width: 1024px) {
	.home__callback__title {
		font-size: 28px;
		margin-top: 10px;
	}
	.home__callback__text {
		margin-bottom: 15px;
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.home__callback__button__block {
		text-align: center;
	}
	.home__callback__title {
		font-size: 23px;
	}
}
.home__callback__button {
	display: inline-block;
	margin-top: 11px;
	font-size: 20px;
	border: 1px solid #fff;
	color: #fff;
	text-transform: uppercase;
	padding: 13px 70px;
	border-radius: 12px;
	transition: all 0.1s ease-in-out;
	will-change: transform;
	backface-visibility: hidden;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	overflow: hidden;
}
.home__callback__button :before {
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.1);
	z-index: 1;
	transition: all 0.1s ease-in-out;
}
.home__callback__button:hover,
.home__callback__button:focus,
.home__callback__button:active {
	transform: scale(0.98);
	color: #fff;
}
.home__callback__button:hover:before {
	content: "";
}
@media (max-width: 1329px) {
	.home__callback__button {
		margin-top: -13px;
	}
}
@media (max-width: 1024px) {
	.home__callback__button {
		margin-top: 11px;
		padding: 13px 54px;
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.home__callback__button {
		float: none;
		font-size: 20px;
		margin-top: 0;
		padding: 13px 70px;
	}
}
.home__callback {
	padding-top: 65px;
	padding-bottom: 65px;
	height: 245px;
	background-image: url("/local/templates/pnevmo/images/bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
@media (max-width: 1024px) {
	.home__callback {
		height: 225px;
	}
}
@media (max-width: 767px) {
	.home__callback {
		height: auto;
	}
}

/* End */
/* /local/templates/pnevmo/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?168606044218202 */
/* /local/components/pnevmo/novelty.list/templates/.default/style.css?16860604421020 */
/* /local/templates/pnevmo/components/bitrix/catalog.item/product/style.css?168606044212183 */
/* /local/templates/pnevmo/components/bitrix/catalog.top/catalog-alternate/section/style.css?16860604424071 */
/* /local/templates/pnevmo/components/bitrix/news.list/home-reviews/style.css?16860604426652 */
/* /local/components/pnevmo/home.promo/templates/.default/style.css?16860604422823 */
