

/* Start:/local/templates/pnevmo/components/bitrix/news/services/bitrix/news.list/.default/style.css?17206242607917*/
.services__title {
	margin-bottom: 50px;
}
.services__text {
	margin: 0 auto 43px;
}
@media (max-width: 1024px) {
	.services__title {
		margin-bottom: 40px;
	}
	.services__text {
		margin-bottom: 65px;
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.services__title {
		font-size: 22px;
		margin-bottom: 25px;
	}
	.services__text {
		margin-bottom: 40px;
		font-size: 16px;
	}
}


.coop {
	margin-bottom: 90px;
}
@media (max-width: 1024px) {
	.coop {
		margin-bottom: 60px;
	}
}
@media (max-width: 767px) {
	.coop {
		margin-bottom: 40px;
	}
}
.services__row {
	margin: 0;
}
.services__row:first-child {
	box-shadow: 0 -1px 7px rgba(0,0,0, .2);
}
.services__row:last-child {
	box-shadow: 0 1px 7px rgba(0,0,0, .2);
}
@media (max-width: 767px) {
	.services__row {
		margin-bottom: 35px;
		box-shadow: 0 -1px 7px rgba(0,0,0, .2);
	}
}

.services__row__item {
	padding: 0;
}
.services__row__item--right {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	float: right;
}
@media (max-width: 767px) {
	/*@media (max-width: 1024px) {*/
	.services__row__item {
		display: block !important;
	}
	.services__row__item--right {
		float: left;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 1;
		order: inherit;
	}
}

.services__row .thumbnail {
	position: relative;
}
.services__row .thumbnail__inner {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	min-width: 530px;
}
@media (max-width: 1170px) {
	.services__row .thumbnail__inner {
		min-width: auto;
		width: 100%;
		padding: 0 60px;
	}
}
@media (max-width: 767px) {
	.services__row .thumbnail__inner {
		position: static;
		top: 0;
		left: 0;
		transform: none;
		padding: 38px 15px;
	}
}

.services__row .link {
	border: 0;
	padding: 0;
	margin-top: 0;
	text-transform: none;
	color: #3276d3;
	background-color: transparent;
	opacity: 1;
	will-change: auto;
	overflow: visible;
}
.services__row .link:before {
	content: none;
}
.services__row .link:hover,
.services__row .link:focus,
.services__row .link:active {
	background: none;
	transform: none;
}
@media (max-width: 1329px) {
	.services__row .link {
		font-size: 16px;
	}
	.services__row .link .link-arr {
		width: 9px;
	}
}
@media (max-width: 767px) {
	.services__links {
		text-align: center;
	}
	.services__row .link .link-arr {
		width: 8px;
	}
}

.services__page__img {
	width: 100%;
}

.services__features {
	margin-bottom: 40px;
}
@media (max-width: 1329px) {
	.services__features {
		margin-bottom: 25px;
	}
}
@media (max-width: 1170px) {
	.services__features {
		margin-bottom: 14px;
	}
}
@media (max-width: 1024px) {
	.services__features {
		margin-bottom: 12px;
	}
}
@media (max-width: 767px) {
	.services__features {
		margin-bottom: 30px;
	}
}

.services__features__item {
	margin-bottom: 20px;
	text-align: justify;
}
.services__features__item:last-child {
	margin-bottom: 0;
}
.services__features__item__name {
	display: inline;
	margin-bottom: 0;
	font-weight: 500;
	font-size: 18px;
}
.services__features__item__text {
	font-weight: 300;
	display: inline;
}

@media (max-width: 1329px) {
	.services__features__item__name,
	.services__features__item__text {
		font-size: 16px;
	}
}
@media (max-width: 1170px) {
	.services__features__item {
		margin-bottom: 9px;
		line-height: 19px;
	}
}
@media (max-width: 1024px) {
	.services__features__item {
		margin-bottom: 6px;
	}
	.services__features__item__text {
		/*font-size: 14px;*/
		font-size: 11px !important;
	}
	.services__features__item__name {
		font-size: 15px;
	}
	/*	.services__features__item__name, .services__features__item__text {
            font-size: 15px !important;
        }*/
}
@media (max-width: 767px) {
	.services__features__item {
		margin-bottom: 23px;
		line-height: 22px;
	}
	.services__features__item__text {
		font-size: 16px;
	}
}


/* SERVICES LIST */
.services__ww {
	margin-bottom: 60px;
}
.services__ww__title {
	margin-bottom: 52px;
	font-size: 30px;
	font-weight: 500;
	text-align: center;
}
.services__ww__text {
	font-size: 20px;
	font-weight: 300;
	width: 745px;
	text-align: justify;
	margin: 0 auto 50px;
}
.services__ww__text .reg {
	font-size: 13px;
	position: relative;
	top: -12px;
}
@media (max-width: 1024px) {
	.services__ww {
		padding-top: 12px;
	}
	.services__ww__title {
		margin-bottom: 35px;
		font-size: 24px;
	}
	.services__ww__text {
		width: 100%;
		font-size: 18px;
		margin: 0 auto 60px;
	}
}
@media (max-width: 767px) {
	.services__ww {
		margin-bottom: 40px;
	}
	.services__ww__title {
		margin-bottom: 25px;
		font-size: 22px;
	}
	.services__ww__text {
		/*width: 100%;*/
		margin: 0 auto 43px;
		font-size: 16px;
		text-align: center;
	}
}

.services__ww__row {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.services__ww__item {
	margin-bottom: 55px;
	align-items: center;
}
.services__ww__item .thumbnail {
	border: 1px solid #bdbec0;
	text-align: center;
	padding: 60px 35px 30px;
	width: 292px;
	min-height: 278px;
	transition: box-shadow .3s;
}
.services__ww__item .thumbnail:hover {
	box-shadow: 0 0 15px rgba(0,0,0, 0.2);
}
@media (max-width: 1329px) {
	.services__ww__item .thumbnail {
		width: 222px;
	}
}
@media (max-width: 1024px) {
	.services__ww__item {
		margin-bottom: 70px;
	}
	.services__ww__item .thumbnail {
		width: 190px;
		min-height: 200px;
		padding: 20px 5px;
	}
}
@media (max-width: 767px) {
	.services__ww__item {
		margin-bottom: 10px !important;
	}
	.services__ww__item .thumbnail {
		width: 100%;
		height: 100%;
		min-height: initial;
		padding: 19px 20px 13px;
	}
}
@media (max-width: 520px) {
	.services__ww__item .thumbnail {
		padding: 19px 5px 13px;
	}
}

.services__ww__item__img {
	position: relative;
	width: 90px;
	height: 90px;
	margin: 0 auto 30px;
}
.services__ww__item__img img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.services__ww__item__title {
	margin-bottom: 0;
	color: #3276d3;
	font-size: 20px;
	line-height: 23px;
	font-weight: 300;
}
@media (max-width: 1024px) {
	.services__ww__item__img {
		margin-bottom: 30px;
	}
	.services__ww__item__title {
		font-size: 16px;
		line-height: 18px;
	}
}
@media (max-width: 767px) {
	.services__ww__item__img {
		margin-bottom: 22px;
		width: 65px;
		height: 65px;
	}
	.services__ww__item__title {
		font-size: 13px;
	}
}
@media (max-width: 520px) {
	.services__ww__item__title {
		letter-spacing: -0.4px;
	}
}

.services__ww__bottom__text {
	margin: 0 auto 45px;
	width: 750px;
	font-size: 20px;
	font-weight: 300;
	text-align: justify;
}
.services__ww__bottom__link__block {
	display: inline-block;
}
@media (max-width: 1024px) {
	.services__ww__bottom__text {
		font-size: 18px;
		width: 100%;
		margin: 0 auto 60px;
	}
}
@media (max-width: 767px) {
	.services__ww__bottom {
		margin-top: 10px;
	}
	.services__ww__bottom__text {
		font-size: 15px;
		margin: 0 auto 30px;
	}
	.services__ww__bottom__link__block {
		display: block;
	}
	.services__ww__bottom__link__block:first-child {
		margin-bottom: 20px;
	}
}
.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;
	}
}
/* 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 */


/* 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/services/bitrix/news.list/.default/style.css?17206242607917 */
/* /local/components/pnevmo/home.promo/templates/.default/style.css?16860604422823 */
/* /local/templates/pnevmo/components/bitrix/news.list/home-reviews/style.css?16860604426652 */
