.b2b-desc .text{
	max-width: 976px;
	margin-left: auto;
	margin-right: auto;
}
.wpcf7-form.invalid .wpcf7-response-output
{
	display: none;
}
.wpcf7-not-valid-tip
{
	display: none;
}
.banner-main-page{
	
	height: 386px;
	background-size: cover;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.banner-main-page:before{
	content: "";
	top: 0;
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .5;
	z-index: 1;
}
.b2b-desc{
	margin: 65px 0;
}
.banner-main-page h1{
	margin-top: 0;
	color: #fff;
	font-weight: 700;
	text-align: center;
	font-size: 38px;
	margin-bottom: 0;
	line-height: 1;
	position: absolute;
	z-index: 2;
	width: 100%;
	left: 0;

}
.subtitle-page{
	font-weight: 400;
	color: #fff;
	font-size: 21px;
	text-align: center;
}
.title-text-block{
	text-align: center;
	margin: 0;
}
.block-form-footer form input.wpcf7-not-valid{
	border: 1px solid #ED3A1D;
}
.block-community{
	padding-bottom: 160px;
}
.sent  .wpcf7-response-output{
	border-color: transparent !important;
	    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px !important;
}
.sent  .wpcf7-response-output:before{
	content: url('../img/wpf_yes.svg');
	margin-right: 20px;
}
p.text{
	color: #000;
	font-size: 15px;
}
.title-text{
	font-size: 34px;
	font-weight: bold;
	color: #000;
}
.block-community .title-text{
	text-align: center;
}
.icon-line{
	display: flex;
	align-items: center;
}
.icon-line img{
	margin-right: 24px;
}
.icon-line p{
	margin-bottom: 0;
	margin-top: 0;
}
.bold-text{
	font-weight: 500;
	font-size: 18px;
}
.btn-call{
	width: 100%;
	background:  #fff;
	color: #000;
	text-decoration: unset;
	border: 1px solid #000;
	padding: 11px 0;
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	border-radius: 4px;
}
.btn-call:hover{
	background: #212121;
	color: #fff;
}
.block-drop{
	background: #343434;
	margin-top: 160px;
	padding-bottom: 250px;
	margin-bottom: 0;
}

.block-drop .title-text{
	color: #fff;
}
.block-drop .text{
	color: #fff;
}
.block-text{
	background: #F7F7F7;
}
.block-drop .bold-text{
	color: #fff;
}
.block-drop .number{
	background: #fff !important;
	color: #0E0E0E !important; 
}
.block-adventuge .title-text{
	text-align: center;
	margin-top: 77px;
	margin-bottom: 37px;
}
.block-adventuge{
	background: #f8f8f8;
	margin-top: 40px;
	display: flex;
	align-items: center;
}
.block-adventuge .text{
	padding-right: 30%;
}
.block-info .title-text{
	margin-top: 0;
	margin-bottom: 18px;
	text-align: left;
	font-size: 34px;
}
.image-block{
	text-align: right;
}
.image-block img{
	width: 90%;
	border-radius: 6px;
}
.block-adventuge .title-text-block{
	position: relative;
}
.block-adventuge .title-text-block:before{
	content: "";
	height: 3px;
	background: #000;
	width: 164px;
	position: absolute;
	bottom: -8px;
	left: calc(50% - 82px);
}
.block-text{
	height: 740px;
	display: flex;
	align-items: center;
}
.slick-next{
	right: 40px !important;
}
.slick-prev{
	left: 40px !important;
	z-index: 1;
}
.slick-prev:before, .slick-next:before{
	content: "" !important;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
  	opacity: 1 !important;
    margin: 0 ;
}
.slick-prev:before{
  transform: rotate(
135deg
);
    -webkit-transform: rotate(
135deg
);
}
.slick-next:before{
	  transform: rotate(
-45deg
);
    -webkit-transform: rotate(
-45deg
);
}
.slick-dots{
	bottom: 25px !important;
}
.slick-dots li button:before{
	color: #fff !important;
	opacity: 1 !important;
}
.slick-dots li.slick-active button:before{
	color: #525252 !important;
}
.block-slider{
	height: auto;
	display: flex;
	align-items: center;
}

.block-text{
	background: #F7F7F7; 
}
.block-slider{
	background: #F8F8F8;
}
.block-process p.text{
	padding-right: 10%;
	letter-spacing: 0.5px;
	font-size: 15px;
line-height: 28px;
}
.block-process .title-text{
	text-align: center;
    
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 180px;
    margin-bottom: 100px;
}
.block-header{
	display: flex;
	align-items: center;
}
.block-header .number{
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	background: #3D3D3D;
	width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 24px; 
}


.block-process .bold-text{
	font-weight: 500;
	font-size: 20px;
}
.block-header p{
	margin-bottom: 0;
	margin-top: 0;
}
.block-form-footer{
	background: #f8f8f8;
}
.block-form-footer .title-text{
	text-align: center;
	margin-bottom: 22px;
	margin-top: 84px;
}
.block-form-footer .text{
	text-align: center;
	margin-top: 0;
	margin-bottom: 60px;
}
.one-line{
	display: flex;
	justify-content: space-between;
}
.one-line input{
	width: 100%;
	height: 38px;
	padding: 0 15px;
	border: 1px solid #CFCFCF;
	border-radius: 4px;
	color: #000;
}
.one-line > div{
	width: 49%;
	margin-bottom: 30px;
}
.form-footer .name{
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #202020;
}
.one-line select{
	width: 100%;
	height: 38px;
	padding: 0 15px;
	border: 1px solid #CFCFCF;
	border-radius: 4px;
	cursor: pointer;
	color: #000;
}
.one-line select{
	background: url('../img/arr-dw.png') no-repeat right #fff;
    -webkit-appearance: none;
    background-position-x: 95%;
    background-size: 10px;
}
.form-footer textarea{
	height: 64px;
	padding: 10px 15px;
	border: 1px solid #CFCFCF;
	border-radius: 4px;
	width: 100%;
	margin-bottom: 28px;
	color: #000;
}
.form-footer textarea:focus{
	border: 1px solid #000;
}
.form-footer .wpcf7-submit{
	width: 100%;
	color: #fff;
	background:  #000;
	border-radius: 4px !important;
	padding: 13px 0;
	margin-top: 0px;
	cursor: pointer;
	font-size: 17px;
	font-weight: 500;
	    font-family: Gotham;
	    border: 1px solid #000;
}
.form-footer .wpcf7-submit:hover{
	background:  #2E2E2E;
}
.form-footer{
	margin-bottom: 80px;
}
.one-line input:focus{
	border: 1px solid #000;
}
.one-line textarea:focus{
	border: 1px solid #000;
}
.one-line select:focus{
	border: 1px solid #000;
}
.wpcf7 form .wpcf7-response-output{
	margin-top: 0;
}
.one-line + p{
	margin-bottom: 0;
}
.slick-initialized .slick-slide{
	border-radius: 6px;
}
@media(max-width: 1025px){
	.slick-initialized .slick-slide{
		border-radius: 0px;
	}
	.image-block img{
		border-radius: 0px;
	}
	.block-adventuge .col-lg-6, .block-adventuge .col-lg-5{
		width: 100%;
	}
	.block-slider .col-lg-6, .block-slider .col-lg-5{
		width: 100%;
	}
	.block-slider{
		padding-bottom: 60px;
	}
	.block-process .title-text{
		margin-right: 15%;
		margin-left: 15%;
	}
	.block-slider{
		height: auto;
	}
	.block-text{
		height: auto;
	}
	.block-community p.text{
		padding-right: 10px;
	}
	.block-community .row .col-lg-2{
		display: none;
	}
	.block-process .row{
	flex-direction: column;
}
	.banner-main-page{
		background-position: right;
	}
	.block-adventuge .row{
		flex-direction: column;
	}
	.block-adventuge{
		padding-top: 0;
	}
	.block-adventuge .col-lg-7{
		width: 100%;
	}
	.block-adventuge .col-lg-4{
		width: 100%;
	}
		{
		font-size: 52px;
		line-height: 62px;
	}
	.subtitle-page{
		margin-top: 12px;
	}
	.block-service{
		margin-bottom: 50px;
	}
	.image-block img{
		width: 100%;
	}
	.block-adventuge .col-lg-7{
		padding: 0;
	}
	.block-adventuge .block-info{
		text-align: center;
		padding: 30px 15% 100px 15%;
	}
	.block-text .col-lg-6{
		width: 100%;
	}
	.block-text .col-lg-4{
		width: 100%;
	}
	.block-slider .row{
		flex-direction: column;
	}
	.block-slider .col-lg-7{
		width: 100%;
	}
	.block-slider .col-lg-4{
		width: 100%;
	}
	.block-slider{
		padding-top: 0;
	}
	.block-adventuge .block-info .title-text{
		text-align: center;
	}
	.block-adventuge{
		padding-bottom: 30px;
	}
	.block-text .row{
		flex-direction: column-reverse;
	}
	.block-text{
		padding: 100px 0 100px 0;
	}
	.block-text img{
		width: 100%;
	}
	.block-text .block-info{
		text-align: center;
	}
	.block-text .block-info .title-text{
		text-align: center;
	}
	.block-slider .container{
		width: 100%;
		margin: 0;
		padding: 0;
		max-width: unset;
	}
	.block-slider .container .row{
		    --bs-gutter-x: 0;
	}
	.block-slider .block-info-description{
		padding: 0;
		margin-bottom: 30px; 
	}
	.slick-prev{
		left: 15px !important;
	}
	.slick-next{
		right: 15px !important;
	}
	.slick-dots{
		bottom: 10px !important;
	}
	.slick-prev:before, .slick-next:before {
    padding: 5px;
	}
	.block-slider .block-info{
		text-align: center;
	}
	.block-slider .block-info .title-text{
		text-align: center;
	}
	.block-info{
		padding: 0 15%;
	}
	.block-process .title-text{
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
	.block-adventuge .col-lg-6{
		padding: 0;
	}
	.block-adventuge {
		height: auto;
	}
	.block-adventuge .text{
		padding-right: 0;
	}
	.block-text .col-lg-5{
		width: 100%;
	}
	.block-process .col-lg-4{
		margin: auto;
	}
	.block-drop{
		padding-bottom: 90px;
	}
}
@media(max-width:  719px){
	.block-text, .block-slider{
		background: #fff;
	}
	.block-header{
		padding-left: 10%;
	}
	.block-process p.text{
		padding-left: 10%;
		padding-right: 0;
	}
	.image-block img{
		height: 100vw;
    	object-fit: cover;
	}
	.b2b-desc{
		margin: 0;
	}
	.title-text{
		font-size: 26px !important;
	}
	.text{
		font-size: 15px !important;
	}
	.banner-main-page{
		height: 238px;
		background-position: 50%;
	}
	.banner-main-page h1{
		font-weight: bold;
		font-size: 26px;
		line-height: 1;
	}
	.subtitle-page {
	    font-size: 16px;
line-height: 19px;
	}
	.bold-text{
		font-size: 16px;
	}
	.block-community{
		padding-bottom: 0px;
		padding-top: 20px;
	}
	.block-drop{
		margin-top: 70px;
	}
	.block-form-footer{
		margin-top: 0 !important;
	}
	.block-adventuge .block-info{
		    padding: 30px 0% 0px 0%;
	}
	.block-slider{
		padding-bottom: 60px;
	}
	.block-process .title-text{
		margin-top: 80px !important;
	}
	.block-adventuge{
		margin-top: 30px;
		background: #fff;
	}
	.block-adventuge .title-text{
		margin-bottom: 30px;
		margin-top: 17px;
	}
	#process-link{
			background: #F7F7F7;
			padding-bottom: 70px;
	}
	#drop-link{
		margin-top: 0;
	}
	.block-adventuge{
		padding-bottom: 10px;
	}
	.block-text{
		padding-top: 50px;
	}
	.block-text, .block-slider{
		padding-top: 0px;
	}
	.block-info{
		padding: 0 15px;
	}
	.block-process .title-text{
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.block-form-footer{
		margin-top: 50px;
	}
	.one-line{
		flex-direction: column;
	}
	.one-line > div{
		width: 100%;
	}
	.block-adventuge{
		#F7F7F7
	}
}

.block-form-footer .form-footer{
	max-width: 569px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

@media(max-width: 768px){
	.container{
		padding-left: 16px;
		padding-right: 16px;
	}
	.block-text .container{
		padding-left: 0;
		padding-right: 0;
		overflow: hidden;
	}
}

@media (min-width: 768px) and (max-width: 1240px){
	.header-mobile{
		padding: 0 20px;
	}
}
@media(max-width: 1240px){
	.container{
		max-width: 100%;
		padding-left: 32px;
		padding-right: 32px;
	}
}

@media(min-width: 1240px){
	.container{
		max-width: 1240px;
	}
	
}