

/* Start:/local/templates/pnevmo/components/bitrix/news.detail/page-cooperation/style.css?16860604425372*/
.coop__page__title {
	text-align: center;
	margin-bottom: 40px;
}
.coop__page__text {
	text-align: center;
	margin-bottom: 95px;
}
@media (max-width: 1024px) {
	.coop__page__text {
		margin-bottom: 65px;
	}
}
@media (max-width: 767px) {
	.coop__page__title {
		margin-bottom: 22px;
	}
	.coop__page__text {
		margin-bottom: 38px;
	}
}

.coop {
	margin-bottom: 90px;
}
@media (max-width: 1024px) {
	.coop {
		margin-bottom: 60px;
	}
}
@media (max-width: 767px) {
	.coop {
		margin-bottom: 40px;
	}
}
.coop__row {
	margin: 0;
}
.coop__row:first-child {
	box-shadow: 0 -1px 7px rgba(0,0,0, .2);
}
.coop__row:last-child {
	box-shadow: 0 1px 7px rgba(0,0,0, .2);
}
@media (max-width: 767px) {
	.coop__row {
		box-shadow: 0 -1px 7px rgba(0,0,0, .2);
	}
}

.coop__row__item {
	padding: 0;
}
.coop__row__item--right {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	float: right;
}
@media (max-width: 767px) {
	.coop__row__item {
		display: block !important;
	}
	.coop__row__item--right {
		float: left;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 1;
		order: inherit;
	}
}

.coop__row .thumbnail {
	position: relative;
}
.coop__row .thumbnail__inner {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	min-width: 530px;
}
@media (max-width: 1170px) {
	.coop__row .thumbnail__inner {
		min-width: auto;
		width: 100%;
		padding: 0 60px;
	}
	.coop__page__img {
		padding: 150px 0;
	}
}
@media (max-width: 767px) {
	.coop__row .thumbnail__inner {
		position: static;
		top: 0;
		left: 0;
		transform: none;
		padding: 38px 15px;
	}
}

.coop__row .link {
	border: 0;
	padding: 0;
	margin-top: 0;
	text-transform: none;
	color: #3276d3;
	color: #3276d3;
	background-color: transparent;
	opacity: 1;
	will-change: auto;
	overflow: visible;
}
.coop__row .link:before {
	content: none;
}
.coop__row .link:hover,
.coop__row .link:focus,
.coop__row .link:active {
	background: none;
	transform: none;

}
@media (max-width: 1329px) {
	.coop__row .link {
		font-size: 16px;
	}
	.coop__row .link .link-arr {
		width: 9px;
	}
}
@media (max-width: 767px) {
	.coop__links {
		text-align: center;
	}
	.coop__row .link {
		font-size: 14px;
	}
	.coop__row .link .link-arr {
		width: 8px;
	}
}

.coop__page__img {
	width: 100%;
}
.coop__row__item__title {
	font-size: 22px;
	margin-bottom: 30px;
}
.coop__row__item__text {
	font-weight: 300;
}
@media (max-width: 1329px) {
	.coop__row__item__title {
		font-size: 20px;
		margin-bottom: 27px;
	}
	.coop__row__item__text {
		font-size: 16px;
	}
}
@media (max-width: 1024px) {
	.coop__row__item__title {
		margin-bottom: 20px;
	}
	.coop__row__item__text {
		font-size: 15px;
	}
}
@media (max-width: 767px) {
	.coop__row__item__title {
		margin-bottom: 25px;
		text-align: center;
		font-size: 18px;
	}
	.coop__row__item__text {
		text-align: justify;
		font-size: 16px;
	}
}

.coop__row__item__text,
.coop__features {
	margin-bottom: 40px;
}
@media (max-width: 1329px) {
	.coop__row__item__text,
	.coop__features {
		margin-bottom: 25px;
	}
}
@media (max-width: 1170px) {
	.coop__row__item__text,
	.coop__features {
		margin-bottom: 14px;
	}
}
@media (max-width: 1024px) {
	.coop__row__item__text,
	.coop__features {
		margin-bottom: 12px;
	}
}
@media (max-width: 767px) {
	.coop__row__item__text,
	.coop__features {
		margin-bottom: 30px;
	}
}

.coop__features__item {
	margin-bottom: 20px;
	text-align: justify;
}
.coop__features__item:last-child {
	margin-bottom: 0;
}
.coop__features__item__name {
	display: inline;
	margin-bottom: 0;
	font-weight: 500;
	font-size: 18px;
}
.coop__features__item__text {
	font-weight: 300;
	display: inline;
}

@media (max-width: 1329px) {
	.coop__features__item__name,
	.coop__features__item__text {
		font-size: 16px;
	}
}
@media (max-width: 1170px) {
	.coop__features__item {
		margin-bottom: 9px;
	}
}
@media (max-width: 1024px) {
	.coop__features__item {
		margin-bottom: 6px;
	}
	.coop__features__item__text {
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	.coop__features__item {
		margin-bottom: 23px;
	}
	.coop__features__item__text {
		font-size: 16px;
	}
}
@media (max-width: 768px) {
	.coop__features__item {
		margin-bottom: 4px;
		font-size: 13px;
	}
	.coop__features__item__text {
		font-size: 13px;
	}
	.coop__row__item__text {
		font-size: 13px;
	}
	.coop__features__item__name {
		font-size: 14px;
	}
	.coop__row .link {
		font-size: 14px;
	}
}
.img-card {
	width: 100%;
	height: auto;
	min-height: 850px;
	background-position: center!important;
	background-size: cover!important;
	background-repeat: no-repeat!important;
}

@media (max-width: 1920px) {
	.img-card {
		min-height: 700px;
	}
}

@media (max-width: 1600px) {
	.img-card {
		min-height: 600px;
	}
}

@media (max-width: 1200px) {
	.img-card {
		min-height: 500px;
	}
}

@media (max-width: 767px) {
	.img-card {
		width: 100vw;
	}
}
@media (max-width: 768px) {
	.coop__row .thumbnail__inner {
		position: static;
		top: 0;
		left: 0;
		transform: none;
		padding: 20px 60px;
	}
}
@media (max-width: 460px) {
	.coop__row .thumbnail__inner {
		padding: 20px;
	}
}
/* End */


/* Start:/local/templates/pnevmo/components/bitrix/news.list/home-news/style.css?17206243774411*/
.home__news {
	background: #eef2f9;
}
.home__news--sm {
	padding-top: 80px;
	padding-bottom: 85px;
}
@media (max-width: 1024px) {
	.home__news--sm {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.home__news__section__text {
		margin-bottom: 35px;
	}
}
@media (max-width: 767px) {
	.home__news--sm {
		padding-top: 35px;
		padding-bottom: 40px;
	}
}


/* video */
.home__news__video__block {
	margin-bottom: 22px;
	height: 440px;
	width: 100%;
}
.home__news__video__title {
	font-size: 20px;
	font-weight: 500;
	color: #010101;
	margin-bottom: 0;
}
@media (max-width: 1329px) {
	.home__news__video__block {
		height: 350px;
	}
}
@media (max-width: 1024px) {
	.home__news__video {
		position: relative;
		margin-bottom: 0;
		padding-bottom: 40px;
	}
	.home__news__video:after {
		content: '';
		width: calc(100% - 30px);
		height: 1px;
		position: absolute;
		left: 15px;
		bottom: 0;
		background-color: #d7d8d8;
	}
	.home__news__video__block {
		height: 440px;
	}
	.home__news__video__title {
		margin-bottom: 25px;
	}
}
@media (max-width: 767px) {
	.home__news__video {
		margin-bottom: 28px;
	}
	.home__news__video__title {
		font-size: 18px;
	}
}

.home__news__link__block {
	text-align: right;
}
@media (max-width: 767px) {
	.home__news__link__block {
		text-align: center;
	}
	.home__news__link__block a {
		font-size: 16px;
	}
}

/* news */
.home__news__item {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d7d7d7;
}
.home__news__item:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}
.home__news__box__info {
	padding-left: 220px;
}
@media (max-width: 1024px) {
	.home__news__item {
		padding-top: 30px;
		padding-bottom: 30px;
		margin-bottom: 0;
	}
}
@media (max-width: 767px) {
	.home__news__item {
		padding-top: 0;
		padding-bottom: 0;
	}

	.home__news .slick-slide > div,
	.home__news__item,
	.home__news__box,
	.home__news__box__inner {
		height: 100%;
	}

	.home__news__box {
		padding-left: 15px;
		padding-right: 15px;
	}
	.home__news__box__inner {
		border: 1px solid #bdbec0;
		padding-bottom: 22px;
	}
}

.home__news__box__thumbnail {
	float: left;
	width: 190px;
	margin-right: 30px;
	margin-bottom: 5px;
}
@media (max-width: 767px) {
	.home__news__box__thumbnail {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 22px;
	}
	.home__news__box__thumbnail a,
	.home__news__box__thumbnail img {
		display: block;
		width: 100%;
	}

	.home__news__box__info {
		padding-left: 13px;
		padding-right: 13px;
	}
}
.home__news__box__info__title {
	margin-bottom: 10px;
}
.home__news__box__info__title a {
	font-size: 19px;
	color: #010101;
	font-weight: 500;
}
.home__news__box__info__title a:hover,
.home__news__box__info__title a:focus,
.home__news__box__info__title a:active {
	color: #3276d3;
}
@media (max-width: 767px) {
	.home__news__box__info__title {
		margin-bottom: 14px;
	}
	.home__news__box__info__title a {
		font-size: 17px;
	}
}

.home__news__middle {
	margin-bottom: 17px;
}
.home__news__box__info__date {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	font-size: 16px;
	color: #131313;
}
.home__news__cat {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	text-decoration: underline;
}
.home__news__text {
	color: #222;
	line-height: 20px;
	font-size: 17px;
	font-weight: 300;
}
@media (max-width: 767px) {
	.home__news__box__info__date,
	.home__news__cat {
		font-size: 13px;
	}
	.home__news__text {
		font-size: 15px;
	}
}

/* BOTTOM */
.home__news__bottom {
	margin-top: 65px;
}
@media (max-width: 1024px) {
	.home__news__bottom {
		margin-top: 40px;
	}
}
@media (max-width: 767px) {
	.home__news__bottom {
		margin-top: 35px;
	}
}
.no_padding {
	padding-left: 0px;
	padding-right: 0px;
}


@media (min-width: 768px) {
#home__news__block .container {
    width: 660px;
  }
}
@media (min-width: 1025px) {
  #home__news__block .container {
    /*width: 970px; } }*/
    width: 1000px; } }

@media (min-width: 1330px) {
  #home__news__block .container {
    width: 1280px; } }

@media (min-width: 1920px) {
	#home__news__block .container {
		width: 1700px; } }

@media (min-width: 2800px) {
	#home__news__block .container {
		width: 2400px; } }

/* 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 */
/* /local/templates/pnevmo/components/bitrix/news.detail/page-cooperation/style.css?16860604425372 */
/* /local/templates/pnevmo/components/bitrix/news.list/home-news/style.css?17206243774411 */
/* /local/templates/pnevmo/components/bitrix/news.list/home-reviews/style.css?16860604426652 */
