

/* Start:/b2b//css/b2b.css?175188439218442*/
.b2b_sec .bannerTop {
	display: flex;
	height: 382px;
}
.b2b_sec .all_c_lr_pad .bannerTop.content_lr_pad {
	padding-right: 0;
}
/* .b2b_sec a.b2b_sec_link_default,
.b2b_sec a.b2b_sec_link_default:hover {
	color: #0003FF;
}
.b2b_sec a.b2b_sec_link_default:hover {
	opacity: 0.8;
} */
.b2b_sec .b2b_link {
	background: #E2DC04;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 50px;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: rgba(0, 0, 0, 0.8);
	transition: all 0.2s linear;
}
.b2b_sec .title_sec {
	font-size: 28px;
	line-height: 36px;
}
.b2b_sec .b2b_link.b2bWhite_link {
	background: #fff;
}
.b2b_sec .b2b_link.b2b_animate:hover {
	background: #282828;
    color: #fff;
}
.b2b_sec .b2b_link.b2b_animate.b2bWhite_link:hover {
	background: #E2DC04;
	color: rgba(0, 0, 0, 0.8);
}

.bannerTop .bannerTop_left {
	width: calc(100% - 659px);
	padding-top: 46px;
	padding-bottom: 60px;
}
.b2b_sec .bannerTop_title {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 23px;
}
.bannerTop .bannerTop_descrOne {
	max-width: 600px;
	font-weight: 700;
	font-size: 42px;
	line-height: 53px;
	padding-bottom: 40px;
}
.bannerTop .bannerTop_descrTwo {
	font-size: 28px;
	line-height: 38px;
}
.bannerTop .bannerTop_right {
	background-image: url('/b2b//css/../img/bannerTop.png');
	background-repeat: no-repeat;
	display: flex;
	align-items: flex-start;
	justify-content: flex-end;
	width: 659px;
	padding-top: 85px;
}
.bannerTop_right .bannerTop_link {
	width: 300px;
}

.our_advantage {
	background: #F8F8F8;
	padding-top: 94px;
	padding-bottom: 70px;
}
.our_advantage .title_sec {
	padding-bottom: 20px;
}
.our_advantage .b2b_advantage_slider {
	display: none;
}
.b2b_advantage_list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.b2b_advantage_list .advantage_list_col {
	margin: 10px;
	transition: box-shadow 0.2s linear;
}
.b2b_advantage_slider .swiper-slide,
.b2b_advantage_list .advantage_list_col {
	background: #fff;
	border-radius: 20px;
	padding: 30px 30px 25px;
	width: calc(25% - 20px);
	height: auto;
	min-height: 300px;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
}
.b2b_advantage_list .advantage_list_col:hover {
	box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.08);
}
.b2b_advantage_list .advantage_list_col.big_col {
	background: #E2DC04;
	width: calc(50% - 20px);
}
.b2b_advantage_slider .swiper-slide.big_col {
	background: #E2DC04;
}
.b2b_advantage_item {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.b2b_advantage_item .advantage_item__title {
	max-width: 400px;
	font-weight: 700;
	font-size: 18px;
	line-height: 27px;
	color: #000000;
	margin-bottom: 5px;
}
.b2b_advantage_item .advantage_item__img {
	margin-top: auto;
	height: 125px;
}
.b2b_advantage_item .advantage_item__img svg {
	width: auto;
	max-height: 100%;
}


.b2b_wrap_banner_sec {
	background: linear-gradient(to bottom, #f8f8f8 50%, #ffffff 50%);
	margin-bottom: 100px;
}
.b2b_wrap_banner_sec.sec_two {
	background: transparent;
	padding-top: 100px;
	padding-bottom: 190px;
	margin-bottom: 0;
}
.b2b_banner_sec {
	background-image: url('/b2b//css/../img/bannerSec/fon.svg');
	background-color: #282828;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right center;
	border-radius: 20px;
	display: flex;
	height: 170px;
	padding: 15px 22px 15px 60px;
}
.sec_two .b2b_banner_sec {
	background-image: url('/b2b//css/../img/bannerSec/two/fon.svg');
}
.b2b_banner_sec .b2b_banner_secR {
	display: flex;
	align-items: center;
	width: 360px;
}
.sec_two .b2b_banner_sec .b2b_banner_secR {
	justify-content: center;
}
.sec_two .b2b_banner_sec .b2b_banner_secR img {
	max-width: 153px;
}
.b2b_banner_sec .b2b_banner_secR img {
	max-width: 360px;
}
.b2b_banner_sec .b2b_banner_secL {
	width: calc(100% - 360px);
	display: flex;
	align-items: center;
}
.b2b_banner_secL .b2b_banner_sec_title {
	max-width: 523px;
	font-size: 28px;
	line-height: 36px;
	color: #fff;
}
.b2b_banner_secL .b2b_banner_secL_link {
	width: 200px;
	margin-left: auto;
}

.how_works {
	margin-bottom: 50px;
}
.how_works__item {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
	counter-reset: item;
}
.how_works__item .how_works__col {
	position: relative;
	width: calc(25% - 30px);
	margin: 15px;
	padding: 75px 10px 25px 70px;
}
.how_works__item .how_works__col:before {
    content:  counter(item) ' ';
    counter-increment: item;
	position: absolute;
	top: 0;
	left: -15px;
	font-weight: 600;
	font-size: 296px;
	line-height: 36px;
	color: #E2DC04;
	display: flex;
	align-items: center;
	width: 100%;
	height: 257px;
	-webkit-text-stroke: 3px;
	-webkit-text-stroke-color: #E2DC04;
	z-index: -1;
	transition: all 0.2s linear;
}
.how_works__item .how_works__col:hover:before {
	color: #fff;
}
.how_works__col .col__title {
	max-width: 200px;
	font-size: 24px;
	font-weight: 700;
	line-height: 33px;
	color: #000;
	padding-bottom: 50px;
}
.how_works__col .col_descr {
	border-top: 1px solid rgba(0, 0, 0, 0.8);
	font-size: 14px;
	line-height: 20px;
	padding-top: 20px;
}
.how_works__col .col_descr a,
.how_works__col .col_descr a:hover,
.how_works__col .col_descr a:focus {
	color: #000;
}


.b2b_faq {
	padding-bottom: 100px;
}
.b2b_faq .b2b_faq__title {
	max-width: 290px;
}
.b2b_faq .b2b_faq_body {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.b2b_faq .b2b_faq__content {
	max-width: 775px;
	width: 100%;
}
.b2b_faq__item > a {
	border-top: 1px solid #000;
	display: flex;
	align-items: center;
	position: relative;
	min-height: 60px;
	font-weight: 600;
	font-size: 20px;
	line-height: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 50px;
}
.b2b_faq__item > a.collapsed:hover {
	background: #fbfbfb;
	border-color: #E2DC04;
}
.b2b_faq__item > a.collapsed {
	border-color: #BEBEBE;
}
.b2b_faq__item > a svg {
	content: '';
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -15px;
}
.b2b_faq__item > a.collapsed svg {
	fill: rgba(0, 0, 0, 0.6);
}
.b2b_faq__item > a svg,
.b2b_faq__item > a.collapsed:hover svg {
	fill: rgba(0, 0, 0, 1);
}

.b2b_faq__item > a svg .ico_horizontal {
	display: none;
}
.b2b_faq__item > a.collapsed svg .ico_horizontal {
	display: inline;
}
.b2b_faq__item .b2bCollapse {
	margin-top: 8px;
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 22px;
	color: rgba(0, 0, 0, 0.7);
}
.faq_link {
	width: 100%;
	margin-top: 50px;
}

.b2b_download {
	background: #F8F8F8;
	padding-top: 105px;
	padding-bottom: 130px;
}
.b2b_download .title_sec {
	padding-bottom: 30px;
}
.b2b_download__item {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.b2b_download__item .b2b_download__col {
	background-image: url('/b2b//css/../img/download_fon.svg');
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: calc(100% - 54px) calc(100% - 50px);
	background-size: auto 100px;
	border-radius: 20px;
	display: flex;
	flex-direction: column;
	width: calc(50% - 20px);
	min-height: 300px;
	margin: 10px;
	padding: 40px 55px 40px 46px;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
	transition: background-color 0.2s linear, box-shadow 0.2s linear;
}
.b2b_download__item .b2b_download__col:hover {
	background-image: url('/b2b//css/../img/download_fon_hover.svg');
	background-color: #E2DC04;
	box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.08);
}
.b2b_download__col .download__title {
	max-width: 225px;
	font-weight: 700;
	font-size: 20px;
	line-height: 27px;
}
.download__link {
	font-size: 16px;
	line-height: 22px;
	margin-top: auto;
}
.b2b_download__item .b2b_download__col:hover .download__title,
.b2b_download__item .b2b_download__col:hover .download__link {
	text-decoration: underline;
}

.modal_b2b_form.modal_all .modal-content {
	background: #F5F5F5;
	border-radius: 5px;
	padding-top: 5px;
}
.modal_b2b_form.modal_all .modal-header {
	background: #fff;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 100px;
	margin: 0 5px 5px;
	padding: 10px;
}
.modal_b2b_form .modal_b2b_form__title {
	max-width: 420px;
	font-size: 28px;
	line-height: 36px;
	margin: 0;
	text-align: center;
}
.modal_b2b_form.modal_all .modal-body {
	padding-left: 30px;
	padding-right: 30px;
}
.modal_b2b_form .b2b_form {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.b2b_form .form-group {
	position: relative;
	width: calc(50% - 20px);
	margin-left: 10px;
	margin-right: 10px;
}
.b2b_form .form-group.wrap_group {
	width: calc(100% - 20px);
}
.b2b_form .form-group.wrap_group textarea {
	max-width: 100%;
	min-width: 100%;
	max-height: 72px;
}
.b2b_form .wrap_btn_gb {
	width: calc(100% + 40px);
	margin-left: -20px;
	margin-right: -20px;
}
.b2b_form .wrap_btn_gb .link_but {
	background: #E2DC04;
	border-radius: 0;
	border: none;
	width: 100%;
	height: 50px;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	color: rgba(0, 0, 0, 0.8);
	margin-top: 20px;
}
.modal_b2b_form .b2b_form .link_but:hover, 
.modal_b2b_form .b2b_form .link_but:focus {
	background: #282828;
    color: #fff;
}
.b2b_form .wrap_btn_gb .link_but,
.b2b_form .wrap_btn_gb .link_but:hover {
	letter-spacing: 0;
}
.b2b_form .wrap_btn_gb .link_but[disabled] {
	background: #bbb;
	cursor: default;
}
.b2b_form .checkbox_mail {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin-top: 15px;
}
.b2b_form .checkbox_mail label:before {
	background-color: #FFFFFF;
	border: 1px solid #D1D3D4;
	width: 15px;
	height: 15px;
	padding: 0;
}
.b2b_form .checkbox_mail label:hover:before {
    border-color: #fff;
}
.b2b_form .checkbox_mail input[type="checkbox"]:checked + label:before {
	background-size: contain;
}
.modal_b2b_form .b2b_form .checkbox_mail label {
	font-size: 14px;
	line-height: 24px;
	display: flex;
	align-items: center;
	color: #7A7A7A;
}
.modal_b2b_form .b2b_form .checkbox_mail label a {
	text-decoration: underline;
}
.modal_b2b_form .b2b_form .checkbox_mail label a:hover {
	text-decoration: none;
}
.modal_b2b_form .b2b_form .checkbox_mail label a,
.modal_b2b_form .b2b_form .checkbox_mail label a:hover,
.modal_b2b_form .b2b_form .checkbox_mail label a:focus {
	color: #7A7A7A;
}
.modal_b2b_form.modal_all .b2b_form input:hover {
    border-color: #000;
}
.modal_b2b_form.modal_all .b2b_form input.form-control:hover::-webkit-input-placeholder { color: #000; }
.modal_b2b_form.modal_all .b2b_form input.form-control:hover::-moz-placeholder          { color: #000; }
.modal_b2b_form.modal_all .b2b_form input.form-control:hover:-ms-input-placeholder      { color: #000; }

.modal_b2b_form.modal_all .b2b_form .error_item input {
	color: rgb(255, 0, 0);
	border-color: rgb(255, 0, 0);
}
.input_form_error {
	position: absolute;
	top: -11px;
	left: 0;
	font-size: 10px;
	color: rgb(255, 0, 0)
}

@media only screen and (max-width: 1599px) {
	.b2b_sec .title_sec {
		font-size: 22px;
		line-height: 28px;
	}
	.b2b_sec .b2b_link {
		font-size: 12px;
		line-height: 16px;
		height: 40px;
	}
	.bannerTop {
		height: 330px;
	}
	.bannerTop .bannerTop_left {
		width: calc(100% - 510px);
		padding-top: 30px;
		padding-bottom: 52px;
	}
	.bannerTop .bannerTop_right {
		width: 510px;
	}	
	.bannerTop .bannerTop_descrOne {
		max-width: 475px;
		font-size: 32px;
		line-height: 40px;
		padding-bottom: 45px;
	}
	.bannerTop.content_lr_pad {
		padding-right: 0;
	}
	.bannerTop .bannerTop_descrTwo {
		font-size: 22px;
		line-height: 28px;
	}
	.bannerTop_right .bannerTop_link {
		width: 165px;
		margin-right: 35px;
	}

	/**/
	.our_advantage {
		padding: 48px 0 38px;
	}
	.b2b_advantage_list {
		margin: 0 -6px;
	}
	.b2b_advantage_list .advantage_list_col {
		padding: 20px 20px 15px;
		width: calc(25% - 12px);
		min-height: 230px;
		margin: 6px;
	}
	.b2b_advantage_list .advantage_list_col.big_col {
		width: calc(50% - 12px);
	}
	.b2b_advantage_item .advantage_item__title {
		font-size: 16px;
		line-height: 22px;
	}
	.b2b_advantage_item .advantage_item__img {
		height: 90px;
	}
	/**/
	
	/**/
	.b2b_wrap_banner_sec {
		margin-bottom: 68px;
	}
	.b2b_wrap_banner_sec.sec_two {
		padding-top: 80px;
		padding-bottom: 75px;
	}
	.b2b_banner_sec {
		height: 120px;
		padding: 15px 16px 15px 45px;
	}
	.b2b_banner_sec .b2b_banner_secR {
		display: flex;
		align-items: center;
		width: 259px;
	}
	.sec_two .b2b_banner_sec .b2b_banner_secR img {
		max-width: 115px;
	}
	.b2b_banner_sec .b2b_banner_secR img {
		max-width: 259px;
	}
	.b2b_banner_sec .b2b_banner_secL {
		width: calc(100% - 259px);
	}
	.b2b_banner_secL .b2b_banner_sec_title {
		max-width: 409px;
		font-size: 22px;
		line-height: 28px;
		padding-right: 10px;
	}
	.b2b_banner_secL .b2b_banner_secL_link {
		width: 165px;
	}
	/**/

	/**/
	.how_works {
		margin-bottom: 50px;
	}
	.how_works__item {
		display: flex;
		flex-wrap: wrap;
		margin: 0 -7px;
		counter-reset: item;
	}
	.how_works__item .how_works__col {
		position: relative;
		width: calc(25% - 14px);
		margin: 7px;
		padding: 60px 15px 15px 50px;
	}
	.how_works__item .how_works__col:before {
		top: 0;
		left: -15px;
		font-size: 180px;
		width: 100%;
		height: 200px;
	}
	.how_works__col .col__title {
		max-width: 160px;
		font-size: 18px;
		line-height: 25px;
		padding-bottom: 20px;
	}
	.how_works__col .col_descr {
		font-size: 13px;
		line-height: 18px;
		padding-top: 12px;
	}
	/**/

	/**/
	.b2b_faq {
		padding-bottom: 80px;
	}
	.b2b_faq .b2b_faq__title {
		max-width: 226px;
	}
	.b2b_faq .b2b_faq__content {
		max-width: 564px;
	}
	.b2b_faq__item > a {
		min-height: 50px;
		font-size: 16px;
		line-height: 28px;
		padding-right: 50px;
	}
	.b2b_faq__item .b2bCollapse {
		margin-top: 2px;
		margin-bottom: 20px;
		font-size: 14px;
		line-height: 20px;
	} 
	/**/

	/**/
	.b2b_download {
		padding-top: 60px;
		padding-bottom: 100px;
	}
	.b2b_download .title_sec {
		padding-bottom: 10px;
	}
	.b2b_download__item .b2b_download__col {
		background-position: calc(100% - 45px) calc(100% - 40px);
		background-size: auto 72px;
		min-height: 230px;
		padding: 35px;
	}
	.b2b_download__col .download__title {
		font-size: 16px;
		line-height: 22px;
	}
	.download__link {
		font-size: 14px;
		line-height: 20px;
	} 
	/**/
}
@media only screen and (max-width: 991px) {
	.b2b_sec .title_sec {
		font-size: 18px;
		line-height: 28px;
	}
	.b2b_sec .all_c_lr_pad .bannerTop.content_lr_pad {
		padding-right: 20px;
	}
	.b2b_sec .bannerTop {
		flex-wrap: wrap;
		height: auto;
	}
	.bannerTop.content_lr_pad {
		padding-right: 20px;
	}
	.bannerTop .bannerTop_left,
	.bannerTop .bannerTop_right {
		width: 100%;
	}
	.bannerTop .bannerTop_left {
		padding-top: 8px;
		padding-bottom: 14px;
	}
	.b2b_sec .bannerTop_title {
		padding-bottom: 15px;
	}
	.bannerTop .bannerTop_descrOne {
		max-width: none;
		font-size: 26px;
		line-height: 33px;
		padding-bottom: 15px;
	}
	.bannerTop .bannerTop_descrTwo {
		font-size: 18px;
		line-height: 28px;
	}
	.bannerTop .bannerTop_right  {
		background-position: top center;
		align-items: flex-end;
		justify-content: center;
		height: 358px;
		padding-top: 0;
	}
	.bannerTop_right .bannerTop_link {
		max-width: 280px;
		width: 100%;
		margin-right: 0;
		margin-bottom: 38px;
	}

	/**/
	.our_advantage {
		padding: 45px 0 30px;
	}
	.all_c_lr_pad.our_advantage .content_lr_pad {
		padding-right: 0;
	}
	.b2b_advantage_slider .swiper-wrapper {
		padding-bottom: 6px;
	}
	.b2b_advantage_list {
		display: none;
	}
	.our_advantage .b2b_advantage_slider {
		display: block;
	}
	.our_advantage .title_sec {
		padding-bottom: 15px;
	}
	.b2b_advantage_item .advantage_item__title {
		font-size: 14px;
		line-height: 19px;
	}
	.b2b_advantage_slider .swiper-slide {
		padding: 20px 20px 15px;
		width: 235px;
		min-height: 250px;
	}
	/**/

	/**/
	.b2b_wrap_banner_sec.sec_two {
		padding-top: 60px;
		padding-bottom: 70px;
	}
	.b2b_banner_sec {
		background-image: url('/b2b//css/../img/bannerSec/fon_mob.svg');
		background-size: contain;
		background-position: right bottom;
		flex-wrap: wrap;
		height: 360px;
		padding: 30px;
	}
	.sec_two .b2b_banner_sec {
		background-image: url('/b2b//css/../img/bannerSec/two/fon_mob.svg');
	}
	.b2b_banner_sec .b2b_banner_secL,
	.b2b_banner_sec .b2b_banner_secR {
		width: 100%;
	}
	.b2b_banner_sec .b2b_banner_secL {
		flex-wrap: wrap;
		flex-direction: column;
		align-items: center;
	}
	.sec_two .b2b_banner_sec .b2b_banner_secL {
		margin-bottom: 30px;
	}
	.b2b_banner_secL .b2b_banner_sec_title {
		width: 100%;
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 26px;
	}
	.b2b_banner_secL .b2b_banner_secL_link {
		width: 100%;
		max-width: 220px;
		margin-left: 0;
	}
	.b2b_banner_sec .b2b_banner_secR {
		justify-content: center;
	}
	/**/

	/**/
	.how_works {
		margin-bottom: 30px;
	}
	.how_works__item .how_works__col {
		position: relative;
		width: calc(100% - 14px);
		margin: 7px;
		padding: 42px 0 10px 30px;
	}
	.how_works__item .how_works__col:before {
		top: 0;
		left: -12px;
		font-size: 140px;
		height: 140px;
	}
	.how_works__col .col__title {
		font-size: 16px;
		line-height: 20px;
		padding-bottom: 15px;
	}
	/**/

	/**/
	.b2b_faq .b2b_faq__content {
		max-width: 480px;
	}
	.faq_link {
		margin-top: 30px;
	}
	/**/

	/**/
	.modal_b2b_form.modal_all .modal-header {
		min-height: 80px;
	}
	.modal_b2b_form .modal_b2b_form__title {
		font-size: 20px;
		line-height: 22px;	
	}
	/**/
}
@media only screen and (max-width: 767px) {
	.bannerTop .bannerTop_right  {
		background-image: url('/b2b//css/../img/bannerTop_mob.png');
		background-position: top center;
		width: calc(100% + 40px);
		height: 238px;
		margin-left: -20px;
		margin-right: -20px;
	}

	/**/ 
	.b2b_faq {
		padding-bottom: 55px;
	}
	.b2b_faq .b2b_faq__title,
	.b2b_faq .b2b_faq__content {
		width: 100%;
		max-width: none;
	}
	.b2b_faq__item > a {
		min-height: 60px;
		line-height: 20px;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.b2b_faq .b2b_faq__title {
		padding-bottom: 20px;
	}
	.b2b_calc_main {
		margin-top: 60px;
	}
	/**/

	/**/
	.b2b_download {
		padding: 42px 0;
	}
	.b2b_download .title_sec {
		padding-bottom: 15px;
	}
	.b2b_download__item .b2b_download__col {
		width: calc(100% - 10px);
		margin: 5px;
		min-height: 210px;
	}
	/**/

	/**/
	.modal_b2b_form.modal_all .modal-body {
		padding-left: 10px;
		padding-right: 10px;
	}
	.b2b_form .form-group {
		width: calc(100% - 20px);
	}
	.b2b_form .wrap_btn_gb {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.b2b_form .checkbox_mail {
		padding-left: 10px;
		padding-right: 10px;
	}
	.modal_b2b_form .b2b_form .checkbox_mail label {
		font-size: 12px;
		flex-wrap: wrap;
		padding-left: 22px;
	}
	/**/
}

/* End */
/* /b2b//css/b2b.css?175188439218442 */
