.landingPageContent {
	padding: 0rem 0 0;
}
.landingPageContent .productCard__text {
	font-size: 1.1rem;
}
.landingPageContent .productCard__text__title {
	font-size: 1.5rem;
	line-height:2rem;
}
.landingPageContent .productCard__text__desc p{
	margin:20px 0; 
}
.landingPageContent .productCard__text__desc strong{

}
.landingPageContent .productCard__text__desc ul{
	list-style-type:none; 
}
.landingPageContent .productCard__text__desc ul li{
	position: relative;
	padding-left:20px;
	margin: 1rem 0;
}
.landingPageContent .productCard__text__desc ul li:before{
	content:"";
	display:block;
	width: 8px;
	height: 8px;
	background-color:#c60c30;
	left:0;
	position:  absolute;
	top: 0.5rem;
}
.landingPageContent .productCard__block{
	flex-wrap: wrap ;
}
.landingPageContent .productCard__consulting{
	text-align:center; 
	width:100%;
	font-size: 2rem;
	margin-top:2rem
}

.landingPageContent .projectCardButton a.projectCard__button{
	padding-right:1rem;
	padding-left:1rem;
	width:auto;
}


.landingPageContent #content_empty_block_12  .productCard__left{ 
	-webkit-order: 2;
	-moz-order: 2;
	-ms-order: 2; 
	-o-order: 2;
	order: 2;
	padding-right: 0;
	padding-left: 2%; 
}  

.landingPageContent #content_empty_block_12  .productCard__right{
	-webkit-order: 1;
	-moz-order: 1;
	-ms-order: 1;
	-o-order: 1;
	order: 1;
}

.landingPageContent #content_empty_block_12  .productCard__consulting{
	-webkit-order: 3;
	-moz-order: 3;
	-ms-order: 3;
	-o-order: 3;
	order: 3;
}

.landingPageContent .productCard__block{
	flex-wrap: wrap;
}

.landingPageContent .productCard__slider__pager div.slick-slide{
	height:100px;
}

.landingPageContent .productCard__slider__content__item {
	height: 500px;
}  

.mainScreen__slider__item {
	height: auto; 
} 

.landingPageContent__form__block {
	max-width: 30%;
	border: 8px solid rgba(255, 255, 255, 0.59);
	margin: 4rem 0 0;
	padding: 30px 50px;
	color:#ffffff;
}

.landingPageContent__form .landingPageContent__form__title {
	position: relative;
	max-width: 40%;
	font-size: 2.4rem;
	line-height: 4rem;
	color: #fff;
	text-align: left;
	margin: 0 2rem 0 0;
	margin-top:5rem;
	margin-bottom:5rem;
	padding-left: 45px;
}
#content_form__order_1 .contactPageContent__title{
	margin-bottom:2rem;
	font-size:1.5rem;
	line-height: 2rem;
}

.landingPageContent__form .landingPageContent__form__title:before {
	height: 97%;
	content: "";
	width: 10px;
	background-color: #c60c30;
	position: absolute;
	top: 0;
	left: 0;
}  
.mainScreen {
	height: auto;  
}      

.header.scroll .menu {
	/* padding-top: 9px; */
} 
.footer__item:last-child {
	text-align: center; 
}   

.footer__item {
	width: 100%;
} 
.footer {
	padding: 50px 0;
}

.popupStage a{ 
	display:none;
}

#content_form__order_1 .contactPageContent__form__full input {
	width: 100%;
	height: 45px;
	background-color: #fff;
	border: 1px solid #707070;
	font-size: 1.2rem;
	color: #707070; 
	margin-bottom: 12px;
	padding: 15px 30px;
}
.landingPageContent__form .container{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}
.productPageContent {
	margin-top: 0px;
	padding: 4rem 0; 
}
.stagesCooperation {    
	background-color: #d7d7d724;
	padding:4rem 0;
}

#content_empty_block_12 .productPageContent {
	background-color: #d7d7d724;
}

.about {    
	padding-top: 4rem;
}


/*===================================================
ÐÐ´Ð°Ð¿Ñ‚Ð¸Ð²
=====================================================*/
@media screen and (max-width: 1850px) {
	.header__right {
		width: 35%;
		/* max-width: 240px; */
		text-align: center;
	}
	.header__left {
		width: 60%;
	}
	.menu__link-0 {
		font-size: 1.1rem;
		margin-top:0.2rem;
		margin-bottom:0.2rem;
		display:inline-block;
		cursor: pointer;
	}
	.header__link__tel{
		margin-top:0.5rem;
	}
	.header.scroll {
		padding: 10px 0  3px;
	}
}

@media screen and (max-width: 1600px) {
	.menu__link-0 {
		font-size: 1rem;
	}
	.sublist__link {
		font-size: 1rem;
		padding: 0.8rem 0.7rem;
		line-height: 1rem;
	}
	.landingPageContent__form .landingPageContent__form__title {
		font-size: 2.2rem;
		line-height: 3rem;
	}

}
@media screen and (max-width: 1500px) {
	.logo {
		max-width: 160px;
	}
	.menu {
		width: calc(100% - 220px);
		/* padding-top: 9px; */
	}
	.landingPageContent__form .landingPageContent__form__title {
		font-size: 2.7rem;
		max-width: 50%;
	}
	.landingPageContent__form__block {
		max-width: 35%;
	}
	#content_form__order_1 .contactPageContent__form__full input {
/* 			width: 100%;
		height: 60px;
		font-size: 1.5rem; */
	}
	.landingPageContent .productCard__text__title {
		font-size: 1.3rem;
		line-height: 1.7rem;
	}
	.landingPageContent .productCard__text__desc p {
		margin: 10px 0;
	}
	.landingPageContent .productCard__text {
		font-size: 1rem;
	}
	.landingPageContent .productCard__consulting {
		font-size: 1.6rem;
		margin-top: 1.5rem;   
	}
	.about__block__item__text {
		font-size: 1.4rem;
	}
	#content_form__order_2 .application__title {
		font-size: 2rem;
	}
}
@media screen and (max-width: 1400px) {
	.logo {
		max-width: 125px;
		margin-right: 2rem;
	}
	.menu {
		width: calc(100% - 170px);
		/* padding-top: 9px; */
	}
	.landingPageContent__form .landingPageContent__form__title {
		font-size: 2.2rem;
		line-height: 3.0rem;
	}
	#content_form__order_1 .contactPageContent__form__full input {
/* 			width: 100%;
		height: 60px;
		font-size: 1.5rem; */
	}
	.landingPageContent .productCard__text__title {
		font-size: 1.2rem;
		line-height: 1.7rem;
	}
	.header__collBack, .header__order {
		width: 180px;
	}
	.header__right {
		/* max-width: 180px; */
	}

	.menu__item-0 {
		margin-right: 1.5%;
	}
	#content_form__order_1 .contactPageContent__title {
		font-size: 1.5rem;
		line-height: 2.1rem;
		margin-bottom: 2rem;
	}
	.landingPageContent__form__block {
		padding: 35px 25px;
	}
	#content_form__order_2 .application__title {
		font-size: 2rem;
		line-height: 3rem;
		width: 80%;
	}
	.header__link__tel a{
		font-size:1rem;
	}
}


@media screen and (max-width: 1280px) {
	.projectCardButton a {
		width: auto;
	}
}
@media screen and (max-width: 1180px) {
	.header.scroll .menu{
		padding-top:16px;
	}

	.landingPageContent__form .landingPageContent__form__title {
		font-size: 1.8rem;
		line-height: 2.8rem;
		margin-bottom: 3rem;
		max-width: 80%;
	}
	.landingPageContent__form__block {
		padding: 60px;
		max-width: 80%;    
	}
	.productCard__left {
		width: 57%;
	}
	.productCard__right {
		width: 43%;
	}
	.landingPageContent .productCard__slider__content__item {
		height: 300px;
	}
	.landingPageContent .productCard__slider__pager div.slick-slide {
		height: 60px;
	}
	.slick-arrow {
		width: 46px;
		height: 46px;
		margin-top: -23px;
	}
	.slick-arrow:before {
		content: "";
		width: 20px;
		height: 20px;
		top: 13px;
	}
	.slick-arrow.slick-prev:before {
		left: 17px;
	}
	.slick-arrow.slick-next:before {
		right: 17px;
	}
	.productCard__slider__pager .slick-arrow {
		width: 25px;
		height: 25px;
		margin-top:-10px
	}
	.productCard__slider__pager .slick-arrow:before {
		width: 10px;
		height: 10px;
		margin-top:-5px;
	}
	.productCard__slider__pager .slick-arrow.slick-prev:before {
		left: 13px;
	}

	.productCard__slider__pager .slick-arrow.slick-next:before {
		left: 16px;
	}
	#content_form__order_1 .contactPageContent__form__full input {
		width: 100%;
		height: 45px;
		font-size: 1.5rem;
	}
	#content_form__order_1 .contactPageContent__title {
		font-size: 1.9rem;
		line-height: 2.6rem;
	}
	.menu__list{
		margin-top: 1.3rem;
	}
	.header.scroll .menu__list{
		margin-top: 0;
	}
	.header__left {width: calc(100% - 300px);}
	.header__right {
		max-width: 350px;
	}

}
@media screen and (max-width: 992px) {
	.productPageContent__title{
		display:block;
		margin-bottom: 15px;
	}
	.header__right {
		width: 60%;
		max-width: 600px;
		text-align: center;
	}
	.header__left {
		width: calc(20% + 85px);
	}
	.header__link__tel {
	}
	.header__collBack {
		width: 180px;
	}
	.landingPageContent__form .landingPageContent__form__title {
		font-size: 1.4rem;
		line-height: 2.2rem;
		margin-top: 3rem;
		max-width: 80%;
		padding-left: 30px;
	} 
	.landingPageContent__form__block{
		max-width: 80%;
		padding: 30px 40px;
	}
	#content_form__order_1 .contactPageContent__form__full input {
		width: 100%;
		height: 50px;
		font-size: 1.2rem;
		padding: 0 15px;
	}
	#content_form__order_1 .landingPageContent__form {
		padding: 6rem 0 4rem;
	}
	.productPageContent {
		/* margin-top: 3rem; */
	}
	.productCard__text__desc {
		margin-bottom: 20px;
	}
	.landingPageContent .projectCardButton a.projectCard__button {
		padding-right: 2rem;
		padding-left: 2rem;
	}
	.about__block__item__text {
		font-size: 1.2rem;
	}
	#content_form__order_2 .application {
		padding: 0 0 25px;
	}
	#content_form__order_1 .contactPageContent__title {
		font-size: 1.4rem;
		line-height: 2.0rem;
	}
	.header__left {
		width: calc(100% - 200px);
	}
	.header__right {
		/* max-width: 180px; */
	}
	.header__collBack, .header__order {
		/* width: 100%; */
	}
}
@media screen and (max-width: 768px) {
	.landingPageContent__form .container{
		flex-wrap:wrap;
	}
	.landingPageContent__form .landingPageContent__form__title {
		font-size: 1.8rem;
		line-height:2.4rem;
		margin-top: 1rem;
		max-width: 100%;
		margin-bottom: 1rem;
		width:100%;
	}
	.landingPageContent__form__block {
		max-width: 100%;
		padding: 30px 30px;
		margin-top: 1rem;
	}
	#content_form__order_1 .contactPageContent__title {
		font-size: 2.0rem;
		line-height: 2.6rem;
		margin-bottom: 2rem;
	}
	.productCard__left, .productCard__right {
		width: 100%;
	}
	.landingPageContent .productCard__consulting {
		font-size: 1.3rem;
		margin-top: 1.5rem;
	}
	.productPageContent {
		/* margin-bottom: 5rem; */
		padding: 2rem 0;
	}
	.gratefulClient {
		padding-top: 35px;
	}
	#content_form__order_2 .application__title {
		font-size: 1.7rem;
		line-height: 2.3rem;
		width: 80%;
	}
	.footer {
		padding: 30px 0;
		border-top:1px solid #d7d7d7;
	}
	.landingPageContent .productCard__slider__pager div.slick-slide {
		height: 100px;
	}
}
@media screen and (max-width: 630px) {

	.header.scroll {
		padding: 3px 0 3px;
	}
}

@media screen and (max-width: 538px) {
}

@media screen and (max-width: 480px) {
	.header__right {
		width: 100%;
		text-align: right;
	}
	.header__left {
		width: 100%;
	}
	.landingPageContent__form .landingPageContent__form__title {
		font-size: 1.2rem;
		line-height: 2rem;
		margin-top: 1rem;
		padding-left: 25px;
	}
	.landingPageContent__form__block {
		border: 4px solid rgba(255, 255, 255, 0.59);
		padding: 20px;
	}
	#content_form__order_1 .contactPageContent__title {
		font-size: 1.3rem;
		line-height: 2rem;
		margin-bottom: 2rem;
	}
	#content_form__order_1 .contactPageContent__form__full input {
		font-size: 1.2rem;
	}
	#content_form__order_1 .contactPageContent__form__full {
		margin-bottom: 1rem;
	}
	#content_form__order_2 .application__title {
		font-size: 1.2rem;
		line-height: 1.8rem;
		width: 80%;
	} 
	.footer {
		padding: 25px 0 0;
	}

}

@media screen and (max-width: 420px) {
}