body {
	background-color: #fff;
}
body.has-footer_form #body>.b-footer_pre {
	height: 595px;
}

.cem-call-request--bg-blue {
	background-color: #3388c4;
	color: #fff;
}
.m-tender-loan__call-request {
	padding-bottom: 40px;
	padding-top: 30px;
}
.cem-call-request__chapter {
	font-size: 24px;
	margin-bottom: 15px;
	text-align: center;
}
.cem-call-request__error {
	bottom: 6px;
	color: #ef5a59;
	display: none;
	font-size: 11px;
	left: calc(50% + 450px / 2 - 260px);
	line-height: 1;
	position: absolute;
	z-index: 1;
}
.cem-call-request__field.error+.cem-call-request__error {
	display: block;
}
.cem-call-request__form-box {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 450px;
	position: relative;
}
.cem-call-request__field {
	box-sizing: border-box;
	border: 0;
	color: #000;
	font-size: 18px;
	padding-left: 12px;
	padding-right: 12px;
	width: 100%;
}
.cem-call-request__field.error {
	border-color: #ef5a59;
	box-shadow: inset 0 0 5px 0 rgba(239, 73, 72, 1);
}
.m-cem-call-request__btn-styled_1 {
	white-space: nowrap;
}
.cem-call-request .b-policy {
	margin-top: 10px;
	text-align: center;
}

.m-tender-loan__tender-loan-223fz {
	padding-bottom: 75px;
	padding-top: 65px;
}
.m-tender-loan__tender-loan-223fz--pt-none {
	padding-top: 0;
}
.m-tender-loan-223fz__chapter {
	margin-bottom: 20px;
}
.cem-tender-loan-223fz__platforms--mb-normal {
	margin-bottom: 20px;
}
.cem-tender-loan-223fz__platforms--mb-large {
	margin-bottom: 40px;
}

.m-tender-loan__tender-loan-calc {
	padding-bottom: 75px;
	padding-top: 65px;
}
.m-tender-loan-calc__tender-loan-calc {
	padding-bottom: 75px;
	padding-top: 65px;
}
.cem-tender-loan-calc ::-webkit-input-placeholder {
	color: #c4ced6;
	opacity: 1;
}
.cem-tender-loan-calc ::-moz-placeholder {
	color: #c4ced6;
	opacity: 1;
}
.cem-tender-loan-calc :-ms-input-placeholder {
	color: #c4ced6;
	opacity: 1;
}
.cem-tender-loan-calc input:-moz-placeholder {
	color: #c4ced6;
	opacity: 1;
}
.cem-tender-loan-calc__chapter {
	font-size: 48px;
	line-height: 1.13;
}
@media only screen and (max-width: 982px) {
.cem-tender-loan-calc__chapter {
	font-size: 40px;
	line-height: 1.0;
}
}
.cem-tender-loan-calc__chapter--center {
	text-align: center;
}
.cem-tender-loan-calc__chapter--mb-normal {
	margin-bottom: 20px;
}
.m-tender-loan-calc__chapter {
	margin-bottom: 10px;
}
.cem-tender-loan-calc__check {
	opacity: 0;
	left: 0;
	position: absolute;
	top: 0;
}
.cem-tender-loan-calc__check-item-box {
	border: 4px solid #ec4949;
	height: 100%;
	left: -4px;
	pointer-events: none;
	position: absolute;
	top: -4px;
	visibility: hidden;
	width: 100%;
	z-index: 1;
}
.cem-tender-loan-calc__check:checked+.cem-tender-loan-calc__check-item-box {
	visibility: visible;
}
.cem-tender-loan-calc__commision {
	color: #1d1d1d;
	font-size: 24px;
	vertical-align: middle;
	white-space: nowrap;
}
.cem-tender-loan-calc__commision--big {
	color: #000;
	font-size: 48px;
}
.cem-tender-loan-calc__input {
	border: 1px solid #d7dee5;
	box-sizing: border-box;
	color: #000;
	font-size: 18px;
	padding: 15px 40px 15px 20px;
	width: 280px;
}
.cem-tender-loan-calc__input-suffix {
	color: #1d1d1d;
	font-size: 18px;
	margin-left: -20px;
}
.cem-tender-loan-calc__item {
	background-color: #fff;
	/* border: 1px solid #d7dee5; */
	border: 1px solid transparent;
	box-shadow: 0 0 0 1px #d7dee5;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 160px;
	position: relative;
	transition: transform 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955),
		background-color 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955),
		border 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	width: 160px;
}
.cem-tender-loan-calc__item:hover {
	border: 1px solid #d7dee5;
	background-color: #fff;
	box-shadow: 0 0 32px rgba(17, 38, 63, 0.12);
	transform: scale(1.1);
	z-index: 2;
}
.cem-tender-loan-calc__item-circle-q {
	background-color: #f4f6f8;
	border-radius: 50%;
	color: #848e98;
	font-size: 32px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	width: 62px;
}
.cem-tender-loan-calc__item-image {
	display: block;
}
.cem-tender-loan-calc__item-image-box {
	height: 128px;
}
.cem-tender-loan-calc__item-title {
	color: #848e98;
	font-size: 15px;
	height: 31px;
	overflow: hidden;
}
.cem-tender-loan-calc__item-title--center {
	text-align: center;
}
.cem-tender-loan-calc__notice {
	font-size: 15px;
	line-height: 1.33;
	padding-left: 40px;
	padding-right: 40px;
}
.cem-tender-loan-calc__summary-box {
	border: 1px solid #d7dee5;
	border-width: 1px 0;
	padding-bottom: 20px;
	padding-top: 20px;
}

.m-tender-loan__tender-loan-clients {
	padding-bottom: 75px;
	padding-top: 65px;
}
.cem-tender-loan-clients__chapter {
	font-size: 48px;
	line-height: 1.13;
}
@media only screen and (max-width: 982px) {
	.cem-tender-loan-clients__chapter {
		font-size: 40px;
		line-height: 1.0;
	}
}
.cem-tender-loan-clients__chapter--blue {
	color: #848e98;
}
.cem-tender-loan-clients__chapter--center {
	text-align: center;
}
.cem-tender-loan-clients__chapter--dot-bot::after {
	content: "•";
	display: block;
	line-height: .5;
	padding: 20px 0 0;
}
.cem-tender-loan-clients__chapter--lighter {
	font-size: 18px;
	line-height: 1.667;
}
.cem-tender-loan-clients__chapter--mb-normal {
	margin-bottom: 20px;
}
.cem-tender-loan-clients__chapter--mb-large {
	margin-bottom: 50px;
}
.cem-tender-loan-clients .b-it {
	margin: 0 0 60px;
	position: relative;
}
.cem-tender-loan-clients .b-it .b-wrap_list {
	overflow: hidden;
}
.cem-tender-loan-clients .b-it .btn-next {
	background-color: #f2f5f8;
	border: 0;
	border-radius: 50%;
	cursor: pointer;
	height: 44px;
	padding: 0;
	position: absolute;
	right: -90px;
	top: calc(50% - 22px);
	text-align: center;
	width: 44px;
}
.cem-tender-loan-clients .b-it .btn-prev {
	background-color: #f2f5f8;
	border: 0;
	border-radius: 50%;
	cursor: pointer;
	height: 44px;
	left: -90px;
	padding: 0;
	position: absolute;
	top: calc(50% - 22px);
	width: 44px;
}
.cem-tender-loan-clients .b-it .btn-next:hover,
.cem-tender-loan-clients .b-it .btn-prev:hover {
	background-color: #e94648;
}
.cem-tender-loan-clients .b-it .btn-next .icon-arr,
.cem-tender-loan-clients .b-it .btn-prev .icon-arr {
	display: block;
	height: 18px;
	margin: 0 auto;
	position: relative;
	width: 18px;
}
.cem-tender-loan-clients .b-it .btn-next .icon-arr i.is-hover,
.cem-tender-loan-clients .b-it .btn-prev .icon-arr i.is-hover {
	display: none;
}
.cem-tender-loan-clients .b-it .btn-next:hover .icon-arr i,
.cem-tender-loan-clients .b-it .btn-prev:hover .icon-arr i {
	display: none;
}
.cem-tender-loan-clients .b-it .btn-next:hover .icon-arr i.is-hover,
.cem-tender-loan-clients .b-it .btn-prev:hover .icon-arr i.is-hover {
	display: inline-block;
}
.cem-tender-loan-clients .btn-styled_1 {
	width: 290px;
}
.cem-tender-loan-clients .l-items {
	height: 415px;
	width: 10000px;
}
.cem-tender-loan-clients .l-items .b-item {
	background-color: #f2f5f8;
	float: left;
	height: 415px;
	margin-right: 44px;
	position: relative;
	width: 290px;
}
.cem-tender-loan-clients .l-items .b-item:hover {
	background-color: #dde4eb;
}
.cem-tender-loan-clients .l-items .b-item:last-child {
	margin-right: 0;
}
.cem-tender-loan-clients .l-items .b-item .b-doc {
	background-color: #fff;
	position: absolute;
	right: 20px;
	text-align: center;
	top: 183px;
	width: 60px;
}
.cem-tender-loan-clients .l-items .b-item:hover .b-doc {
	box-shadow: 0 10px 20px 0 rgba(179, 189, 198, 0.8);
}
.cem-tender-loan-clients .l-items .b-item .b-doc img {
	display: block;
	max-width: 100%;
}
.cem-tender-loan-clients .l-items .b-item .b-doc .icon-zoom {
	background-color: #283a51;
	border-radius: 50%;
	bottom: -15px;
	height: 30px;
	left: calc(50% - 15px);
	line-height: 30px;
	position: absolute;
	width: 30px;
}
.cem-tender-loan-clients .l-items .b-item .b-doc:hover .icon-zoom {
	background-color: #e94648;
	bottom: -20px;
	height: 40px;
	left: calc(50% - 20px);
	line-height: 40px;
	width: 40px;
}
.cem-tender-loan-clients .l-items .b-item .b-doc .icon-zoom i {
	line-height: 1;
	position: relative;
	top: -2px;
	vertical-align: middle;
}
.cem-tender-loan-clients .l-items .b-item .b-text {
	margin-left: 20px;
	margin-right: 10px;
	max-height: 200px;
	overflow: hidden;
}
.cem-tender-loan-clients .l-items .b-item .b-doc+.b-text {
	margin-right: 90px;
}
.cem-tender-loan-clients .l-items .b-item .date {
	bottom: 15px;
	color: #848e98;
	font-size: 13px;
	right: 10px;
	position: absolute;
}
.cem-tender-loan-clients .l-items .b-item .description {
	color: #848e98;
	font-size: 13px;
	line-height: 1.54;
}
.cem-tender-loan-clients .l-items .b-item:hover .description {
	color: #000;
}
.cem-tender-loan-clients .l-items .b-item .funds {
	bottom: 15px;
	color: #000;
	font-size: 18px;
	left: 20px;
	position: absolute;
}
.cem-tender-loan-clients .l-items .b-item .image {
	height: 163px;
	margin: 0 0 20px;
	overflow: hidden;
}
.cem-tender-loan-clients .l-items .b-item .image img {
	max-width: 100%;
}
.cem-tender-loan-clients .l-items .b-item .title {
	color: #1c3048;
	font-size: 8px;
	margin: 0 0 15px;
	text-transform: uppercase;
}
.cem-tender-loan-docs {
	background-color: #11263f;
}
.m-tender-loan__tender-loan-docs {
	padding-bottom: 75px;
	padding-top: 65px;
}
.m-tender-loan-docs__chapter {
	margin-bottom: 20px;
}
.cem-tender-loan-docs__image {
	display: block;
}
.cem-tender-loan-docs__item {
	margin-left: min(33px, calc(50vw - 141px));
	margin-right: min(33px, calc(50vw - 141px));
	transition: transform 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.cem-tender-loan-docs__item:hover {
	box-shadow: 0 12px 64px #0090ff;
	transform: translateY(-12px);
}
.cem-tender-loan-account {
	background-color: #11263f;
}
.m-tender-loan__tender-loan-account {
	color: #fff;
	padding-bottom: 75px;
	padding-top: 65px;
}
.cem-tender-loan-account__chapter {
	font-size: 48px;
	line-height: 1.13;
}
@media only screen and (max-width: 982px) {
	.cem-tender-loan-account__chapter {
		font-size: 36px;
		line-height: 1.0;
	}
}

.cem-tender-loan-account__chapter--center {
	text-align: center;
}
.cem-tender-loan-account__chapter--mb-normal {
	margin-bottom: 20px;
}
.cem-tender-loan-account__text {
	font-size: 24px;
	font-weight: 300;
	line-height: 1.33;
}
.cem-tender-loan-account__text--center {
	text-align: center;
}
.cem-tender-loan-account__text--mb-normal {
	margin-bottom: 30px;
}
.cem-tender-loan-account__text p:not(:last-child) {
	margin-bottom: 10px;
}
.cem-tender-loan-qas {
	background-color: #f2f5f8;
}
.m-tender-loan__tender-loan-qas {
	padding-bottom: 75px;
	padding-top: 65px;
}
.m-tender-loan-qas__chapter {
	margin-bottom: 25px;
}
.cem-tender-loan-qas .l-qas {
	box-shadow: 0 -1px 0 0 #e3e9ef;
}
.cem-tender-loan-qas .l-qas .b-qa {
	box-shadow: 0 1px 0 0 #e3e9ef;
	font-size: 15px;
	padding: 32px 0 32px 52px;
	position: relative;
}
.cem-tender-loan-qas .l-qas .b-qa:hover {
	box-shadow: 0 1px 0 0 #e3e9ef, 1px 0 0 0 #e3e9ef, -1px 0 0 0 #e3e9ef;
}
.cem-tender-loan-qas .l-qas .b-qa.expanded,
.cem-tender-loan-qas .l-qas .b-qa.expanding {
	background-color: #fff;
	box-shadow: 0 20px 60px 0 #dcdfe2;
}
.cem-tender-loan-qas .l-qas .b-qa .a {
	color: #848e98;
	display: none;
	line-height: 1.33;
	padding: 10px 24px 0 52px;
}
.cem-tender-loan-qas .l-qas .b-qa.expanded .a {
	display: block;
}
.cem-tender-loan-qas .l-qas .b-qa .a p:not(:last-child) {
	margin: 0 0 15px;
}
.cem-tender-loan-qas .l-qas .b-qa .a ul li {
	margin: 0 0 10px;
	padding: 0 0 0 15px;
	position: relative;
}
.cem-tender-loan-qas .l-qas .b-qa .a ul li::before {
	content: "—";
	left: 0;
	position: absolute;
	top: 0;
}
.cem-tender-loan-qas .l-qas .b-qa .q {
	cursor: pointer;
	font-size: 18px;
	padding: 0 0 0 52px;
	position: relative;
}
.cem-tender-loan-qas .l-qas .b-qa .q .circle {
	box-shadow: inset 0 0 0 2px #e1393e;
	border-radius: 50%;
	color: #e1393e;
	height: 24px;
	left: 20px;
	line-height: 23px;
	position: absolute;
	text-align: center;
	top: -3px;
	width: 24px;
}
.cem-tender-loan-stages {
	background-color: #11263f;
	color: #fff;
}
.cem-tender-loan-stages--bg-grey {
	background-color: #f7f7f8;
	color: #000;
}
.cem-tender-loan-stages--bg-white {
	background-color: #fff;
	color: #000;
}
.m-tender-loan__tender-loan-stages {
	padding-bottom: 75px;
	padding-top: 65px;
}
.cem-tender-loan-stages__box-help {
	background-color: #fff;
	border-radius: 2px;
	bottom: 45px;
	box-sizing: border-box;
	color: #000;
	display: none;
	font-size: 12px;
	left: 0;
	padding: 15px;
	position: absolute;
	width: 100%;
}
.cem-tender-loan-stages__box-help::after {
	border-style: solid;
	border-width: 6px 3px 0 3px;
	border-color: #fff transparent transparent transparent;
	bottom: -6px;
	content: "";
	height: 0;
	position: absolute;
	left: 50%;
	margin-left: -3px;
	-webkit-transform: rotate(360deg);
	width: 0;
}
.cem-tender-loan-stages__box-help--bg-grey {
	background-color: #ddd;
}
.cem-tender-loan-stages__box-help--bg-grey::after {
	border-color: #ddd transparent transparent transparent;
}
.cem-tender-loan-stages__chapter {
	font-size: 48px;
	line-height: 1.13;
}
@media only screen and (max-width: 982px) {

	.cem-tender-loan-stages__chapter {
		font-size: 40px;
		line-height: 1.0;
	}
}

.cem-tender-loan-stages__chapter--center {
	text-align: center;
}
.cem-tender-loan-stages__chapter--mb-normal {
	margin-bottom: 20px;
}
.cem-tender-loan-stages__icon {
	height: 140px;
}
.cem-tender-loan-stages__icon--mb-normal {
	margin-bottom: 10px;
}
.cem-tender-loan-stages__notice {
	font-size: 24px;
	line-height: 1.3;
}
.cem-tender-loan-stages__notice--mb-normal {
	margin-bottom: 20px;
}
.cem-tender-loan-stages__notice--center {
	text-align: center;
}
.cem-tender-loan-stages__stage {
	position: relative;
}
.cem-tender-loan-stages__stage:not(:last-child)::after {
	background-image: url(/site/assets/images/arrow-right-1.png);
	content: "";
	display: block;
	height: 16px;
	position: absolute;
	right: -16px;
	top: 55px;
	width: 32px;
}
	.cem-tender-loan-stages__stage.cem-tender-loan-stages__stage-mobile::after {
		position: absolute;
		right: 45vw;
		top: 85%;
    transform: rotate(90deg);
	}


.cem-tender-loan-stages__text {
	color: #848e98;
	font-size: 13px;
	line-height: 1.38;
}
.cem-tender-loan-stages__text--mb-normal {
	margin-bottom: 15px;
}
.cem-tender-loan-stages__text--center {
	text-align: center;
}
.cem-tender-loan-stages__title {
	font-size: 15px;
	line-height: 1.33;
}
.cem-tender-loan-stages__title--mb-normal {
	margin-bottom: 15px;
}
.cem-tender-loan-stages__title--center {
	text-align: center;
}
.m-tender-loan-stages__btn-styled_1 {
	width: 136px;
}
.cem-tender-loan-teaser {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #4ba2e2;
	background-image: url(/site/assets/images/bg-man-phone.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 480px;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: flex-start;
	-ms-flex-pack: flex-start;
	justify-content: flex-start;
}
.cem-tender-teaser__box {
	max-width: 584px;
}
.cem-tender-loan-teaser__chapter {
	font-size: 48px;
	margin-bottom: 20px;
}
@media only screen and (max-width: 982px) {
.cem-tender-loan-teaser__chapter {
    font-size: min(10vw, 48px);
}
}


.cem-tender-loan-teaser__text {
	font-size: 18px;
	line-height: 1.33;
	padding-right: 154px;
}
@media only screen and (max-width: 982px) {
	.cem-tender-loan-teaser__text {
		padding-right: 0;
	}

}

.cem-tender-loan-teaser__text--mb-1 {
	margin-bottom: 35px;
}
.cem-tender-loan-teaser__text p:not(:last-child) {
	margin-bottom: 10px;
}

.cem-chapter,
.c-content .wrapper .content h2.cem-chapter {
	color: #000;
	font-size: 48px;
	font-weight: 400;
	line-height: 1.125;
}
@media only screen and (max-width: 982px) {

.cem-chapter {
	font-size: 40px;
	line-height: 1.0;
}
}


.cem-chapter--dot-bot::after {
	color: #000;
	content: "•";
	display: block;
	font-size: 64px;
	line-height: .5;
	padding-top: 20px;
}
.cem-chapter--dot-bot-spacing-large::after {
	padding-top: 40px;
}
.cem-chapter--dot-top::before {
	color: #000;
	content: "•";
	display: block;
	font-size: 48px;
	line-height: .5;
	padding-bottom: 20px;
}
.cem-chapter--dot-top-spacing-large::before {
	padding-bottom: 40px;
}
.cem-chapter--center {
	text-align: center;
}
.cem-chapter--blue {
	color: #848e98;
}
.cem-chapter--f-light {
	font-weight: 300;
}
.cem-chapter--grey {
	color: #1d1d1d;
}
.cem-chapter--light {
	font-size: 24px;
	line-height: 1.417;
}
.cem-chapter--lighter {
	font-size: 18px;
	line-height: 1.667;
}
.cem-chapter--small {
	font-size: 40px;
}
.cem-chapter--white {
	color: #fff;
}

.cem-wrap-fixed {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 12px;
	width: 982px;
}


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

   .cem-wrap-fixed {

      width: unset;
   }
}

.l-aligned {
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: flex-start;
	-ms-flex-pack: flex-start;
	justify-content: flex-start;
}
.l-aligned--center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.l-aligned--sbetween {
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
}
.l-aligned--sevenly {
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
}
.l-aligned--multiline {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.l-aligned--v-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.l-aligned__item--left {
	margin-left: auto;
}
.l-aligned__item--msides-normal {
	margin-left: 12px;
	margin-right: 12px;
}
.l-aligned__item--no-shrink {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.l-colset {
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: flex-start;
	-ms-flex-pack: flex-start;
	justify-content: flex-start;
}
.l-colset--mg-sides-normal {
	margin-left: -12px;
	margin-right: -12px;
}
.l-colset--multiline {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.l-colset--stretched {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.l-colset__col {
	box-sizing: border-box;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}
.l-colset__col--c5 {
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%;
}
.l-colset__col--pd-normal {
	padding-left: 12px;
	padding-right: 12px;
}
@media only screen and (max-width: 982px) {
	.l-colset__col--pd-normal {
		padding-bottom: 82px;
	}
}

.logo-mfppp {
    display: block;
    height: 60px;
}
.logo-mfppp .cls-1 {
    fill: #58595b;
}
.logo-mfppp .cls-2 {
    fill: #da2128;
}


/*  MOBILE */
