.corporate-page h1 {
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	line-height: 60px;
	color: #111B42;
	text-align: left;
	margin: 0 !important;
}

.corporate-page h2 {
	font-style: normal;
	font-weight: 600;
	font-size: 26px !important;
	line-height: 39px;
	color: #111B42;
	text-align: left;
	padding-bottom: 25px;
}

.corporate-page p {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 32px;
	color: #111B42;
}

.corporate-page .contacts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}

.corporate-page .contacts .cont {
	margin-left: auto;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	display: flex;
	align-items: flex-end;
	text-align: right;
	color: #111B42;

}

.cont div {
	margin-left: 20px;
}

.corporate-page .contacts a.fancybox {
	position: relative;
	border: 0;
	background-color: #94FA65;
	color: #fff;
	padding: 17px 16px 16px 16px;
	font-weight: 600;
	text-align: center;
	font-size: 15px;
	cursor: pointer;
	transition: all .2s ease-in-out;
	margin-left: 0 !important;
}

.corporate-page .contacts button a {
	color: #fff;
}

.corporate-page .category,
.service,
.benefits {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}

.category .block {
	min-height: 192px;
	background: #FFFFFF;
	box-shadow: 0px 8px 21px rgba(85, 85, 85, 0.15);

}

.block .menu-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	flex-direction: column;
	min-height: 95%;
	padding: 0 0 24px 24px;
	justify-content: flex-end;
}

.block .menu-block span {
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	display: flex;
	align-items: flex-start;
	color: #111b42;
	padding-bottom: 7px;
	max-width: 65%;

}

.block .menu-block span a {
	line-height: 24px;
	color: #111b42;
}

.block .menu-block span a:link {
	color: #111B42;
}

.block .menu-block span a:link:hover {
	color: #02a7df;
}

.category .block:nth-child(2n+1) {
	padding-left: 6px;
	margin-bottom: 24px;

}

.category .block:nth-child(2n) {
	padding-right: 6px;
	margin-bottom: 24px;
}

.category .block:nth-child(2) {
	background: url(images/corp/ellipse1.png) no-repeat;
	background-position-x: right;
}

.category .block:nth-child(3) {
	background: url(images/corp/ellipse2.png) no-repeat;
	background-position-x: right;
}

.category .block:nth-child(4) {
	background: url(images/corp/ellipse3.png) no-repeat;
	background-position-x: right;
}

.category .block:nth-child(5) {
	background: url(images/corp/ellipse4.png) no-repeat;
	background-position-x: right;
}

.category .block:nth-child(6) {
	background: url(images/corp/ellipse5.png) no-repeat;
	background-position-x: right;
}

.category .block:nth-child(7) {
	background: url(images/corp/ellipse6.png) no-repeat;
	background-position-x: right;
}

.category .block:nth-child(8) {
	background: url(images/corp/ellipse7.png) no-repeat;
	background-position-x: right;
}

.category .block:nth-child(9) {
	background: url(images/corp/ellipse8.png) no-repeat;
	background-position-x: right;
}

.corporate-page .service .service-block {
	background: #FFFFFF;
	box-shadow: 0px 8px 21px rgba(85, 85, 85, 0.15);
	padding: 32px;
	margin-bottom: 10px;
	display: flex;
}

.corporate-page .service .service-block span:first-child {
	font-style: normal;
	font-weight: 600;
	font-size: 32px;
	line-height: 24px;
	color: #4258FF;
	min-width: 55px;

}

.corporate-page .service .service-block span:last-child {
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
}

.corporate-page .photo {
	width: 100%;
}

.corporate-page .photo .photo_img {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.corporate-page .photo .photo_img div {
	max-width: 234px;
}

.corporate-page .icoimg {
	padding-bottom: 24px;
}

.corporate-page .benefits .title {
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	color: #111B42;
	padding: 0 40% 10px 0;
}

.corporate-page .benefits .text {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	color: #111B42;
	padding: 0 20% 10px 0;
}

.photo_img div p {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	display: flex;
	align-items: flex-end;
	color: #111B42;
	padding: 15px 0 0 0;

}

.ms_form_title {
	font-style: normal;
	font-weight: 600;
	font-size: 36px;
	line-height: 44px;
	padding-bottom: 30px;
}

form {
	text-align: center;
}

form .ms_form_subtext {
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 24px;
	text-align: center;
	padding: 24px 20%;
}

form .ms_flex_line div {
	padding-bottom: 16px;
}

form .ms_flex_line2 div input {
	width: 300px;
	height: 51px;
	left: 271px;
	top: 405px;
	background: #4258FF;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
}

form .ms_button {
	width: 300px;
	height: 51px;
	left: 271px;
	top: 405px;
	background: #4258FF;
}

.col-10 {
	width: 9.99%;
}

.col-20 {
	width: 19.99%;
}

.col-30 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}

.col-50 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 47.99%;
	flex: 0 0 47.99%;
	max-width: 47.99%;
}

.col-100 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 99.99%;
	flex: 0 0 99.99%;
	max-width: 99.99%;
}


.pb-1 {
	padding-bottom: 3rem !important;
}

footer#finish .triggers-block--wrapper {
	max-width: 840px !important;
	margin: auto;
	padding: 0 0 48px 0;
}

footer#finish .triggers-block {
	padding: 0;
}

.partners-item {
	max-width: 190px;
	margin: 0px 10px;
}

@media only screen and (max-width : 1150px) {
	.bx-wrapper {
		max-width: 640px !important;
	}
}

@media only screen and (max-width : 960px) {
	.bx-wrapper {
		max-width: 440px !important;
	}

	.primechaniya {
		text-align: right;
	}

	.col-50 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 99.99%;
		flex: 0 0 99.99%;
		max-width: 99.99%;
	}

	.col-30 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 49.33333%;
		flex: 0 0 49.33333%;
		max-width: 49.33333%;
	}

	.corporate-page .benefits .title {
		padding: 0 0 10px 0;
	}

	.corporate-page .benefits .text {
		padding: 0 0 30px 0;
	}

	.partners-item {
		max-width: 200px;
		margin: 0px 10px;
	}
}

@media only screen and (max-width : 740px) {
	.bx-wrapper {
		max-width: 340px !important;
	}

	.col-50 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 99.99%;
		flex: 0 0 99.99%;
		max-width: 99.99%;
	}

	.col-30 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 99.99%;
		flex: 0 0 99.99%;
		max-width: 99.99%;
	}

	.partners-item {
		max-width: initial;
		margin: 0px 10px;
		min-width: 210px;
	}
}


@media screen and (max-width: 1200px) {
	.partners_block-on-corp .slick-next {
		right: 10px;
	}

	.partners_block-on-corp .slick-prev {
		left: -30px;
	}
}

@media only screen and (max-width : 740px) {
	.bx-wrapper {
		width: 80% !important;
	}

	#application_form {
		width: 95%;
		margin: 5px;
	}
}

@media only screen and (max-width : 480px) {

	.corp-clients-contacts,
	#application_form {
		width: 95%;
		margin: 5px;
	}

	.corp-clients-cards {
		clear: left;
	}

	.corp-clients-cards img {
		max-height: 235px;
		max-width: 460px;
	}

	.bx-wrapper {
		width: 100%!important;
		max-width: 100%!important;
		margin-right: 10px!important;
	}
}
@media (max-width: 640px) {
	.corporate-page .contacts .cont {
	    flex-direction: column;
		align-items: flex-start;
		width: 100%;
		margin-top: 40px;
	}
	.corporate-page .contacts a {
		width: 100%;
	}
	.bx-wrapper {
		margin-left: 0!important;
	}
	.mail .title, .cont div {
		margin-left: 0;
	}
}