/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.banners-big__item--light .banners-big__top-text {
	display: none;
}

.banners-big__item--light .banners-big__text-block {
	font-weight: 400;
	font-size: 28px;
	line-height: 152%;
	color: #053375;
	opacity: 1;
}

.banners-big__text-wrapper--row .banners-big__text-block {
	width: 70%;
	margin-top: 4px;
	margin-left: 64px;
	margin-right: 64px;
}

.banners-big__text-block {
	max-width: 900px;
}

body.header_opacity.header_padding-122 .banners-big__depend-padding {
	
}
.TIZERS .maxwidth-theme {
  max-width: 1622px;
  background-color: white;
	border-radius: 12px;
}
.TIZERS .grid-list {
	/* grid-gap: 0; */
	padding: 34px 40px;
}

.TIZERS .grid-list--items-4 {
  grid-template-columns: 236px 178px 264px 239px;
  justify-content: space-between;
}
.TIZERS .grid-list__item {
text-align: center;
}

.tizers-list__item {
    background: #FFFFFF;
    /*box-shadow: -10px 10px 20px rgb(0 0 0 / 30%);*/
   /*  box-shadow: 0px 2px 4px 0px #DFDFDF;
    padding: 20px 30px; */
    /*border-radius: 15px;*/
    /* border-radius: 10px;
    border-color: transparent;
    transform: scale(0.95); */
}

.tizers-list__item .switcher-title {
	font-weight: normal;
}
.TIZERS .tizers-list__item:hover{
transform: scale(0.95);
transition: all 0.3s;
/* background: #f5f5f5; */
}
	
.tizers-list__item-image-text--size-50{
    font-weight: bold;
    font-size: 35px;
    line-height: 37px;
    padding-bottom: 30px;
    color: var(--theme-more-color);
}
@media (min-width:1024px) {
.front_page .TIZERS {
 
    margin-top: -20px;
    z-index: 2;
}
}
.banners-big__text--wide .banners-big__title {
	width: 100%;
	font-weight: 700;
	font-size: 60px;
	line-height: 131%;
	color: #053375;
	text-transform: uppercase;
	letter-spacing: -0.057rem;
}

.btn.btn-white {
background-color:#8ac6f8;
border-color:#8ac6f8;
box-shadow:-10px 10px 30px #333;
border-radius:10px;
}
.banners-big:not(.banners-big--img-square) .banners-big__item .banners-big__buttons .btn.btn-white {
border-color: #8ac6f8;
background-color: #8ac6f8;
}
.banners-big__text--wide .btn.btn-white {
font-weight:bold;
/*text-transform:lowercase;*/
    padding-left: 80px;
    padding-right: 80px;
    color: #003f81;
font-size: 1.4em;
filter: none;
box-shadow: none;
}
.banners-big__text--wide .btn.btn-white:hover {
color:#fff;
}

.tizers-list__item {
	flex-direction: column;
	text-align: center;
	align-items: center;
}

a.tizers-list__item-link.dark_link {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    /*color: #004F9D;*/
    color: #003F81;
    align-self: flex-end;
    display: flex;
    align-items: center;
    transition: all 0.3s;
}
a.tizers-list__item-link.dark_link:after {
    /*content: url(/images/ovk/path5437.png);
    padding-left: 10px;
    margin-top: 7px;*/
    content: url(/images/ovk/quotes.svg);
    padding-left: 7px;
}
.index-block__title{
font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: 41px;
    color: #000000;
    padding-bottom: 40px;
}
.SALE .sale-list__item-image-wrapper:after {
position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    display: block;
    height: 32px;
content:' ';
    background: url(/images/ovk/prod-line.png) no-repeat;
    background-size: cover;
}
.banners-img-with-text-list__item-text--absolute:before {
/*position: absolute;
    top: -28px;
    left: 0;
    width: 100%;
    display: block;
    height: 32px;
content:' ';
    background: url(/images/ovk/prod-line.png) no-repeat 100% 0;
    background-size: auto;*/
}

.banners-img-with-text-list__item-text--absolute {
/*padding: 0px 20px;*/
padding: 0 10px;
padding-bottom: 30px;
background: #fff;
min-height:113px
}
body .banners-img-with-text-list__item-text--absolute * {
color:#000;
}
.banners-img-with-text-list__wrapper{
/*box-shadow: -10px 10px 10px #bcbcbc;
transform: scale(0.95);
transition: all 0.3s;*/
border-radius: 20px;
box-shadow: 0px 2px 4px 0px #C7C7C7;
padding-bottom:0;
}
.banners-img-with-text-list__wrapper:last-child {
  display: grid;
  grid-column-start: 2;
  grid-column-end: 4;
}
.banners-img-with-text-list__item{
/*border-radius: 20px;*/
border-radius: 10px;
}
.banners-img-with-text-list__wrapper .readmore{
/*margin-left:-20px;
padding:25px 0;
margin-bottom: -67px;
background: #004F9D;
font-size: 22px;
font-weight: bold;
line-height: 26px;*/
position: absolute;
z-index: 1;
width: 100%;
text-align: center;
padding: 13px 0;
font-size: 20px;
margin-left: -10px;
bottom: 0;
margin-bottom: -33px;
font-weight: 700;
line-height: 21.6px;
background: #053375;
font-family: "Raleway";
}
.banners-img-with-text-list__wrapper .readmore a {
    color: #fff;
}
.banners-img-with-text-list__wrapper:hover .readmore{
    background-color: #FD8926;
}
.banners-img-with-text-list__wrapper .readmore a:after {
/*content: url(/images/ovk/path95331.png);
padding-left: 10px;
margin-top:7px;*/
content: url(/images/ovk/quotes-white.svg);
padding-left: 7px;
}
.banners-img-with-text-list__item-title{
/*padding: 40px;
font-weight: bold;
font-size: 35px;
line-height: 41px;
color: #FFFFFF;
position:absolute;
top:0;*/
font-family: "Raleway";
padding: 0;
position: relative;
display: block;
font-size: 28px;
font-weight: 800;
line-height: 30.24px;
text-align: center;
}
 .banners-img-with-text-list__item-text {
/*text-align:center;
font-size: 25px;
line-height: 29px;
color: #000000;
font-weight: bold;*/
font-weight: 600;
color: #575757;
font-size: 18px;
line-height: 15.12px;
text-align: left;
font-family: "Open Sans";
padding-bottom:22px;
/*margin-bottom: 18px;*/
}
.banners-img-with-text-list__item-top-text {
/*font-size: 0.6667em;
line-height: calc(1em + 3px);*/
font-size: 14px;
line-height: 15.12px;
font-weight: 600;
padding-bottom: 0;
text-transform: uppercase;
margin-bottom: 15px;
}
.banners-img-with-text-list__item-text b {
font-weight: bold;
    font-size: 58px;
line-height:1;
}
.next-arrow {
float:right;
margin-top:20px;
position: relative;
z-index: 1;
}
.MIDDLE_ADV .maxwidth-theme {
max-width:1140px;
}
.MIDDLE_ADV  .banners-img-with-text-list__item-image {
/*padding-top:140%;
margin-bottom: 150px;*/
padding-top: 310px;
margin-bottom: 160px;
}
.MIDDLE_ADV .grid-list--items-3 {
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
}
.MIDDLE_ADV .grid-list {
    display: grid;
    /*grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    grid-gap: 32px;*/
    grid-template-columns: repeat(auto-fill, minmax(330px, 1fr));
    grid-gap: 20px;
}
.COMPANY_TEXT .index-block--fon {
background: url(/images/ovk/path1955.png) no-repeat center, radial-gradient(90.11% 130.45% at 99.26% 1.82%, #1E8FFF 0%, #004F9D 100%);
    background-attachment: fixed;
    color: #ffffff;
}

.COMPANY_TEXT .index-block__title  {
font-weight: bold;
    font-size: 40px;
    line-height: 47px;
    color: #FFFFFF;
    /*padding-bottom: 55px;*/
    padding-bottom: 10px;
}
.COMPANY_TEXT .index-block__preview {
font-style: normal;
    font-weight: 500;
    /*font-size: 21.2px;
    line-height: 25px;*/
    font-size: 20px;
    line-height: 21.6px;
    color: #FFFFFF;
    /*padding-bottom: 120px;*/
    padding-bottom: 10px;
}
.COMPANY_TEXT .index-block__preview .clock-mainpage-minitext {
  font-size: 18px;
  line-height: 19.44px;
}
.COMPANY_TEXT .time {
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
}
.COMPANY_TEXT .time:before {
    content: url(/images/ovk/clock.png);
    padding-right: 35px;
}
.COMPANY_TEXT .text {
    font-style: normal;
    font-weight: bold;
    font-size: 27px;
    line-height: 32px;
    color: #FFFFFF;
    padding-bottom: 65px;
}
.COMPANY_TEXT .index-block--fon .index-block__btn .btn.btn-transparent-border{
color:#fff;
/*border-color:rgb(255 255 255 / 30%)*/
border: 1px solid #FFFFFF;
border-radius: 10px;
font-size: 21px;
line-height: 22.68px;
font-weight: 300;
padding: 15px 100px;
}
.FORMS .form__wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.FORMS .main-order__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 540px;
    width: 100%;
}
.main__why__title {
font-weight: bold;
    font-size: 42.5px;
    line-height: 50px;
    color: #000000;
    padding-bottom: 100px;
text-align:center
}
.main__why__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.main__why__item {
    display: flex;
    align-items: center;
    width: 45%;
    margin-bottom: 60px;
}
.main__why__item img {
    padding-right: 20px;
}
.main__why__item h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 29px;
    color: #000000;
}
@media screen and (max-width: 768px) {
.main__why__item {
    width: 100%;
    flex-direction: column;
    text-align: center;
}
.BIG_BANNER_INDEX .target {
display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

}
.REVIEWS .index-block--fon {
    background: url(/images/ovk/path1955.png) no-repeat -200px center, radial-gradient(90.11% 130.45% at 99.26% 1.82%, #1E8FFF 0%, #004F9D 100%);
    position: relative;
    background-attachment: fixed;
}
.REVIEWS .index-block--fon .index-block__title, .REVIEWS .index-block--fon .index-block__preview {
color:#fff;
}
.reviews-list__item-image-wrapper--image-small {
    width: 212px;
    height: 212px;
display:block;
position: relative;
    top: -60px;
    margin-bottom: -50px;
}
.reviews-list__item-info-wrapper {
flex-direction: column;
}
.reviews-list__item-image-wrapper{
margin-right:0;
margin-top:0;
}
.reviews-list__item-top-part--column {
align-items:center;
align-self: center;
}
.reviews-list__item.bordered {
border-radius:10px;
padding:20px;
}
.reviews-list__item-title {
    text-align: center;
}
.reviews-list__item-info--centered-vertical {
align-self:center;
}
.owl-carousel--with-shadow .owl-stage-outer {
padding-top:40px;
}
.REVIEWS .reviews-list__item-top-part--row .reviews-list__item-info-wrapper {
margin-right:0;align-items:center;
}
.REVIEWS h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 47px;
    color: #FFFFFF;
}
.REVIEWS  a.link-video {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    color: #ffffff;
    max-width: 80%;
}
.REVIEWS .col-md-3 {
padding-right:40px;
}
.REVIEWS .col-md-9 {
padding-left: 50px;
border-left: 1px solid #fff;
}

.FLOAT_BANNERS .banners-fon-list__item {
overflow:visible;
}
.FLOAT_BANNERS .banners-fon-list__item {
background: url(/images/ovk/path1955.png) no-repeat -200px center, radial-gradient(77.55% 130.45% at 100% 0%, #1E8FFF 0%, #004F9D 100%);
    position: relative;
    background-attachment: fixed;
}
.FLOAT_BANNERS .link-blog{
display: flex;
    align-items: center;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
border:none;
}
.FLOAT_BANNERS .link-blog:after {
background:url('/images/ovk/blog-arrow.svg') no-repeat;
width:93px;
height:23px;
display:inline-block;
content:' ';
margin-left:10px;
}
/*о компании*/
body.about_page .TOP_UNDERHEADER:after {
background:url(/images/ovk/mask.png) no-repeat 50% 100%;
height:159px;
content: ' ';
position: absolute;
width: 100%;
z-index: 1;
background-size: 100%;
margin-top: -158px;
}
body:not(.front_page) {
background-color: #F9F9F9;
}
body.about_page .main{
padding-top: 40px;
background: #F9F9F9 url(/images/ovk/path1955_4.png) 110% 0% no-repeat;
    background-size: 50%;
}
section.review {
margin-top: 70px;
    background: url(/images/ovk/path1955.png) no-repeat -200px center, radial-gradient(90.11% 130.45% at 99.26% 1.82%, #1E8FFF 0%, #004F9D 100%);
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
    background-attachment: fixed;
}
section.review h2 {
color:#fff;
}
.reviews-list__item-image-wrapper--image-large {
width: 282px;
    height: 400px;
    display: block;
    position: relative;
margin-left: 25px;
}
.reviews-list__item-image-wrapper--image-large img {
max-width:100%;
}
.review__slider-arrow {
    display: flex;
    justify-content: flex-end;
    padding-top: 24px;
}
.about__title {
    font-weight: bold;
    font-size: 48px;
    color: #004F9D;
    margin-bottom: 40px;
}
/*фин. устойчивость*/

body.financial-stability_page .TOP_UNDERHEADER:after {
margin-top: -198px;
    min-height: 200px;
    width: 100%;
    background: #F9F9F9;
    clip-path: url(#cross);
content:' ';
position:absolute;
}
body.financial-stability_page .not-eyed-images-off--hidden {
max-width: 500px;
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 64px;
    color: #FFFFFF;
    font-feature-settings: "pnum" on, "lnum" on;
position:absolute;
display: block;
    position: absolute;
    bottom: 250px;
    left: 15%;
}
body.financial-stability_page .TOP_UNDERHEADER {
position:relative;
}
body.financial-stability_page .TOP_UNDERHEADER:before {
content: "";
  display: block;    
  width: 100%;
  height: 100%;    
  position: absolute;
  top: 0;      
  left: 0;   
  background: transparent;
    background: linear-gradient(90deg, rgb(14 108 202) 10%, rgba(255, 255, 255, 0) 50%);
}

.f_stability__after_head {
    padding-top: 60px;
    padding-bottom: 180px;
    background: #F9F9F9;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 47px;
    color: #0E66BE;
}
.f_stability__after_head__content__descr {
    padding: 60px 80px;
    border-left: 4px solid #0E66BE;
font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 47px;
    color: #0E66BE;
}
.f_stability__block_one {
background: url(/images/ovk/path1955.png) no-repeat -200px center, radial-gradient(90.11% 130.45% at 99.26% 1.82%, #1E8FFF 0%, #004F9D 100%);
    position: relative;
    background-attachment: fixed;
    padding-top: 180px;
    padding-bottom: 180px;
    color: #ffffff;
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 50px;
}
.f_stability__block_one ul {
    list-style: circle;
    font-style: normal;
    font-weight: 500;
    font-size: 34px;
    line-height: 51px;
    padding-left: 25px;
}
.f_stability__block_one ul li {
    line-height: 51px;
}
.f_stability__block_one ul li:before{
top: 25px;
}
.f_stability__block_two {
    padding-top: 180px;
    padding-bottom: 180px;
    
    font-style: normal;
    font-weight: 600;
    font-size: 42px;
    line-height: 49px;
}

.list__item {
    display: grid;
    grid-template-columns: 180px auto;
    justify-content: start;
    align-items: center;
    margin-top: 90px;
}
.list__descr {
    font-style: normal;
    font-weight: 400;
    font-size: 34px;
    line-height: 40px;
}
.f_stability__block_three {
    background: url(/images/ovk/path1955.png) no-repeat center, radial-gradient(90.11% 130.45% at 99.26% 1.82%, #1E8FFF 0%, #004F9D 100%);
    padding-top: 180px;
    padding-bottom: 200px;
    background-attachment: fixed;
    color: #ffffff;
    font-style: normal;
    font-weight: 500;
    font-size: 34px;
    line-height: 51px;
}
.f_stability__block_three:after {
content:' ';
position:absolute;
    margin-top: 0;
    min-height: 200px;
    width: 100%;
    background: #f9f9f9;
    clip-path: url(#cross);
}


/*займы*/
body.zaemshchikam_page {
background:#F2F2F2;
}
body.zaemshchikam_page .TOP_UNDERHEADER {
background:radial-gradient(79.91% 108.26% at 99.94% 0.12%, #1E8FFF 0%, #004F9D 100%);
display:block;
color:#fff;
margin-bottom: 4rem;
  overflow: hidden;
}

body.zaemshchikam_page .TOP_UNDERHEADER .main-slider__text {
	margin-top: 14%;
}

body.zaemshchikam_page .TOP_UNDERHEADER .main-slider__text h1 {
	display: block;
	width: 134%;
	padding-bottom: 0px;
}

body.zaemshchikam_page .TOP_UNDERHEADER .img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
	max-height: 496px;
	margin-top: 39px;
	margin-left: 61px;
}

body.zaemshchikam_page .TOP_UNDERHEADER .main-slider__text p {
	font-size: 25px;
	line-height: 134%;
}

body.zaemshchikam_page .TOP_UNDERHEADER .main-slider__text p.small {
	font-size: 88%;
}

.zaemshchikam_page .TIZERS.blue .maxwidth-theme {
  background-color: #0157B4;
}

.zaemshchikam_page .TIZERS.blue .tizers-list__item {
  background: #0157B4;
  color: #fff;
}

.zaemshchikam_page .TIZERS.blue .tizers-list__item {
  color: #fff;
}
.zaemshchikam_page .TIZERS.blue .tizers-list__item .color_333 {
  color: rgba(255, 255, 255, 1);
}

.zaemshchikam_page .TIZERS.blue .fill-theme svg * {
  fill: white;
}
.zaemshchikam_page .TIZERS.blue {
  margin: 2.5rem 0 2rem 0;
}


body.zaemshchikam_page .services-list__item--big-padding {
padding:0;
border:0;
border-radius:10px;
filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
transition: all 0.3s;
transform: scale(0.93);
background: linear-gradient(90deg, #FEFEFE 0%, #F2F2F2 100%);
}

body.zaemshchikam_page .services-list__item-text-top-part, body.zaemshchikam_page .services-list__item-price-wrapper  
{padding:0 20px;}

body.zaemshchikam_page .services-list__item-text-bottom-part-button {
background:#004F9D;
padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
border-radius: 0 0 10px 10px;
}

body.zaemshchikam_page .services-list__item-title {
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 42px;
    color: #004F9D;
    padding-bottom: 14px;
    max-width: 80%;
}

body.zaemshchikam_page .programs__item__adv_text {
	font-size: 18px;
	line-height: 140%;
	min-height: 130px;
}

body.zaemshchikam_page .programs__item__adv b {
	font-weight: 700;
	font-size: 21px;
	font-variant:lining-nums;
}

body.zaemshchikam_page .programs__item__adv .item {
	line-height: 120%;
	margin: 1rem 0;
}

body.zaemshchikam_page .services-list__item-preview ul li {
  list-style-type: none;
  position: relative;
  padding-left: 18px;
  margin-bottom: 8px;
}

body.zaemshchikam_page .services-list__item-preview ul li::before {
	content: "";
	position: relative;
	left: 0px;
	top: 11px;
	background: #666666;
	width: 11px;
	height: 1px;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	margin-left: -16px;
}

body.zaemshchikam_page .programs__item__adv {
	font-size: 22px;
	line-height: 147%;
	margin-top: 14px;
}

body.zaemshchikam_page .services-list__item-title a{
    color: #004F9D;
}
@media screen and (max-width: 992px) {
	body.zaemshchikam_page .TOP_UNDERHEADER .main-slider__text h1 {
	  font-size: 32px;
	  line-height: 130%;
	}
}

@media screen and (max-width: 660px) {
	
body.zaemshchikam_page .TOP_UNDERHEADER .main-slider__text h1 {
	width: 100%;
	padding-bottom: 0px;
}
	
	body.zaemshchikam_page .TOP_UNDERHEADER .main-slider__text {
	  margin-top: 20%;
	}

	body.zaemshchikam_page .TOP_UNDERHEADER .main-slider__text h1 {
	  padding-bottom: 0px;
	}

	body.zaemshchikam_page .TOP_UNDERHEADER .main-slider__text h1 {
	  font-size: 26px;
	  line-height: 130%;
	}

	body.zaemshchikam_page .TOP_UNDERHEADER .img-responsive {
	max-width: 145%;
	max-height: 496px;
	margin-left: -21px;
	margin-top: 27px;
	}

	body.zaemshchikam_page .TOP_UNDERHEADER .main-slider__text p {
	  font-size: 16px;
	}

	body.zaemshchikam_page .TOP_UNDERHEADER .btn {
	  width: 100%;
	  display: block;
	}
	body.zaemshchikam_page .services-list__item-title {
	font-size: 30px;
	}
}

.main-slider__text {
margin-top:20%;
}
.main-slider__text h1 {
color:#fff;
text-transform:uppercase;
font-size: 42px;
line-height: 46px;
padding-bottom: 30px;
}
body.zaemshchikam_page h2 {
font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 47px;
}

.zaim_white {
margin:30px 0 0 0;
padding:30px 0;
background:#fff;
}
.zaim_white .text_after_items {
    margin: 0;
}
.zaim_white blockquote {
margin:70px 0 70px 0 !important;
padding-top: 20px;
padding-bottom: 20px;
font-size: 28px;
    line-height: 33px;
    color: #000000;
}
.zaim_blue {
background: url(/images/ovk/path1955.png) no-repeat center, radial-gradient(90.11% 130.45% at 99.26% 1.82%, #1E8FFF 0%, #004F9D 100%);
    padding-top: 48px;
    padding-bottom: 180px;
    background-attachment: fixed;
color:#fff;
}
.steps__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 47px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 46px;
}
.zaim_blue p {
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 33px;
    padding-bottom: 20px;
}
.steps__items {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    width: 80%;
    margin: auto;
}
.steps__item {
    position: relative;
    padding-top: 60px;
}
.steps__item__round {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    width: 185px;
    height: 185px;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 48px;
    line-height: 65px;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #FFFFFF;
    background: url(/images/ovk/step.png);
    background-size: contain;
}
.steps__item__title {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
padding-bottom:21px;
}
.steps__item:hover .steps__item__round {
    background: url(/images/ovk/step-active.png);
    background-size: contain;
}
.steps__item:hover:before {
    content: "";
    width: 156px;
    height: 80px;
    display: inline-block;
    background: url(/images/ovk/image2030.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 0;
}
.doc-download {
    display: block;
    margin-top: 80px;
    text-align: center;
}
.steps__item:hover .steps__item__title:after {
    content: url(/images/ovk/step-item-arrow.png);
margin-bottom:-21px;
}
.zaim_form {
padding-top: 60px;
    padding-bottom: 160px;
    background: url(/images/ovk/image1834.jpg) no-repeat;
    background-size: cover;
display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.form_text {
font-size: 28px;
    line-height: 33px;
    color: #000000;
    padding-bottom: 20px;
}
.zaim_reviews {
background: url(/images/ovk/path1955.png) no-repeat -200px center, radial-gradient(90.11% 130.45% at 99.26% 1.82%, #1E8FFF 0%, #004F9D 100%);
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
    background-attachment: fixed;
}
.zaim_reviews h2{
font-weight: 700;
    font-size: 40px;
    line-height: 47px;
    color: #FFFFFF;
}
.zaim_reviews .col-md-9 {
    padding-left: 50px;
    border-left: 1px solid #fff;
}
.zaim_reviews .link-video, .mc_reviews .link-video {
display: flex;
justify-content: space-between;
font-size: 20px;
color: #ffffff;
max-width: 80%;
}
.zaim_pref {
padding-top: 60px;
    padding-bottom: 140px;
    background: url(/images/ovk/path1955.png) no-repeat 150% center, #F2F2F2;
    background-attachment: fixed;
}
.zaim_pref h2 {
font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 47px;
    text-align: center;
    color: #000000;
    margin-bottom: 60px;
}
.pref_text {
font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 33px;
    color: #000000;
    padding-bottom: 20px;
}
.preim__items {
    display: flex;
    justify-content: space-between;
}
.preim__item:nth-child(2n-1) {
    padding-top: 26px;
}
.preim__item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.preim__item img {
    width: 167px;
    height: 177px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.zaim_banner .banners-fon-list__item {
overflow:visible;
}
.zaim_banner .banners-fon-list__item {
background: url(/images/ovk/path1955.png) no-repeat -200px center, radial-gradient(77.55% 130.45% at 100% 0%, #1E8FFF 0%, #004F9D 100%);
    position: relative;
    background-attachment: fixed;
}
.zaim_banner .link-blog{
display: flex;
    align-items: center;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
border:none;
}
.zaim_banner .link-blog:after {
background:url('/images/ovk/blog-arrow.svg') no-repeat;
width:93px;
height:23px;
display:inline-block;
content:' ';
margin-left:10px;
}
.zaim_banner:after {
content:' ';
height: 168px;
margin-top: -168px;
width: 100%;
background: url('/images/ovk/wave-zaim.png') no-repeat;
background-size: cover;
position: absolute;
z-index: 1;
}
a.voennie{
font-size: 28px;
line-height: 33px;
color: #1E8FFF;
border-bottom: 2px dotted #1E8FFF;
transition: all 400ms ease;
}

.zaim_text {
padding-top:60px;
padding-bottom:60px;
}


.programs__item__percent__name {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #000000;
    padding-bottom: 20px;
}
.programs__item__percent__value {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #000000;
    text-align: center;
    width: 100%;
    display: block;
}
.programs__item__percent__value span {
    font-weight: 700;
    font-size: 48px;
}
.programs__item__percent {
    padding-bottom: 47px;
    margin-top: auto;
}
.programs__item__summ {
    display: flex;
    flex-direction: column;
}
.programs__item__summ__name {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #000000;
    padding-bottom: 25px;
}
.programs__item__summ__value {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #000000;
    padding-bottom: 10px;
}
.programs__item__summ__value {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #000000;
    padding-bottom: 10px;
}
.programs__item__summ__value span {
    font-family: "Raleway";
    font-weight: 700;
    font-size: 28px;
}
.services-list__item-text-bottom-part-button a {
margin: -20px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    border-radius: 0 0 10px 10px;
    transition: all 0.3s;
}
.services-list__item-text-bottom-part-button a img {
    transform: rotate(-90deg);
}
body.zaemshchikam_page .services-list__item--big-padding:hover {
    transform: scale(0.99);
}

body.zaemshchikam_page .services-list__item--big-padding .services-list__item-text-bottom-part-button:hover {
background-color: #FD8926;
}
body.zaemshchikam_page .services-list__item--big-padding .services-list__item-text-bottom-part-button:hover a,
body.zaemshchikam_page .services-list__item--big-padding .services-list__item-text-bottom-part-button:hover a:hover {
color:#fff;
}
body.zaemshchikam_page .services-list__item--big-padding:before{
height: 54px;
width:54px;
    background: url(/images/ovk/bookmark.png) no-repeat bottom;
    background-size: cover;
position:absolute;
content:' ';
right:20px;
transition: all 0.3s;
}
body.zaemshchikam_page .services-list__item--big-padding:hover:before{
height: 102px;
width:54px;
    background: url(/images/ovk/bookmark-active.png) no-repeat bottom;
    background-size: cover;
position:absolute;
content:' ';
transition: all 0.3s;
}
/*calc styles*/
.loan-calc {
    padding-bottom: 30px;
}
.loan-calc .wrapper {
    box-sizing: border-box;
    width: 100%;
    max-width: 1300px;
    margin: auto;
}
.loan-calc__card {
    background: #FCFCFC;
    box-shadow: 10px -10px 40px rgb(0 0 0 / 15%), -40px 40px 40px rgb(0 0 0 / 25%);
    border-radius: 50px;
    position: relative;
    padding: 30px 115px 70px;
    margin-bottom: 40px;
}
.loan-calc__title {
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    padding-bottom: 50px;
    color: #000000;
    font-weight: 700;
}
.loan-calc__inner {
    display: flex;
    justify-content: space-between;
}
.loan-calc__line {
    margin-top: 35px;
    background: #004F9D;
    padding: 42px 115px;
    margin-left: -115px;
    margin-right: -115px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    mix-blend-mode: normal;
}
.loan-calc__card .shadow {
    width: 100%;
    position: absolute;
    display: block;
    bottom: -77px;
    height: 170px;
    left: 0;
    border-radius: 50px;
    background: #FFFFFF;
    box-shadow: inset -1.33333px 13.3333px 20px rgb(0 0 0 / 69%);
    filter: blur(0.0295789px);
    z-index: -1;
}
.loan-calc__action {
    width: 50%;
}
.loan-calc__result {
    width: 40%;
    padding: 30px 30px;
    border-radius: 20px;
    background: #FCFCFC;
    mix-blend-mode: normal;
    box-shadow: -2.66667px 2.66667px 20px rgb(0 0 0 / 29%);
}
.loan-calc__line-1 {
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px;
}
.loan-calc__line-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}
.loan-calc__line-3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.loan-calc__repayment.active {
    color: #004F9D;
    border-bottom: 2px solid #004F9D;
    font-weight: 700;
}
.loan-calc__repayment {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    color: #000000;
    cursor: pointer;
    padding-bottom: 10px;
    position: relative;
}
.loan-calc__repayment.active:after {
    content: "";
    width: 102%;
    position: absolute;
    height: 1px;
    left: 0;
    border-bottom: 2px solid #004F9D;
    bottom: 3px;
}
.loan-calc__line-2__title {
    font-weight: 500;
    font-size: 25.3333px;
    line-height: 30px;
    color: #000000;
}
.loan-calc__line-2 input[type=number] {
    outline: none;
    padding: 10px;
    border: none;
    border-radius: 20px;
    background: #F2F2F2;
    mix-blend-mode: normal;
    box-shadow: inset -2.25191px 2.25191px 4.50383px rgb(0 0 0 / 39%);
    margin-bottom: 5px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
    width: 130px;
    box-sizing: border-box;
}


.loan-calc__line-2 input[type=range] {
    width: 100%;
}
input[type=range].styled-slider.slider-progress::-ms-fill-lower {
  height: 12px;
  border-radius: 0.5em 0 0 0.5em;
  background: #004F9D;
  border: none;
  border-right-width: 0;
}
/*generated with Input range slider CSS style generator (version 20210711)
https://toughengineer.github.io/demo/slider-styler*/
input[type=range].styled-slider {
  height: 17px;
  -webkit-appearance: none;
}

/*progress support*/
input[type=range].styled-slider.slider-progress {
  --range: calc(var(--max) - var(--min));
  --ratio: calc((var(--value) - var(--min)) / var(--range));
  --sx: calc(0.5 * 20px + var(--ratio) * (100% - 20px));
}

input[type=range].styled-slider:focus {
  outline: none;
}

/*webkit*/
input[type=range].styled-slider::-webkit-slider-thumb {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: #F2F2F2;
  border: none;
  box-shadow: 2.66667px -2.66667px 5.33333px rgba(255, 255, 255, 0.25), -1.33333px 1.33333px 4px rgba(0, 0, 0, 0.49);
  margin-top: calc(12px * 0.5 - 20px * 0.5);
  -webkit-appearance: none;
}

input[type=range].styled-slider::-webkit-slider-runnable-track {
  height: 12px;
  border-radius: 0.5em;
  background: #efefef;
  border: none;
  box-shadow: -2.66667px 2.66667px 5.33333px rgba(0, 0, 0, 0.25);
}

input[type=range].styled-slider.slider-progress::-webkit-slider-runnable-track {
  background: linear-gradient(#004F9D, #004F9D) 0/var(--sx) 100% no-repeat, #efefef;
}

/*mozilla*/
input[type=range].styled-slider::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: #F2F2F2;
  border: none;
  box-shadow: 2.66667px -2.66667px 5.33333px rgba(255, 255, 255, 0.25), -1.33333px 1.33333px 4px rgba(0, 0, 0, 0.49);
}

input[type=range].styled-slider::-moz-range-track {
  height: 12px;
  border-radius: 0.5em;
  background: #efefef;
  border: none;
  box-shadow: -2.66667px 2.66667px 5.33333px rgba(0, 0, 0, 0.25);
}

input[type=range].styled-slider.slider-progress::-moz-range-track {
  background: linear-gradient(#004F9D, #004F9D) 0/var(--sx) 100% no-repeat, #efefef;
}

/*ms*/
input[type=range].styled-slider::-ms-fill-upper {
  background: transparent;
  border-color: transparent;
}

input[type=range].styled-slider::-ms-fill-lower {
  background: transparent;
  border-color: transparent;
}

input[type=range].styled-slider::-ms-thumb {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: #F2F2F2;
  border: none;
  box-shadow: 2.66667px -2.66667px 5.33333px rgba(255, 255, 255, 0.25), -1.33333px 1.33333px 4px rgba(0, 0, 0, 0.49);
  margin-top: 0;
  box-sizing: border-box;
}

input[type=range].styled-slider::-ms-track {
  height: 12px;
  border-radius: 0.5em;
  background: #efefef;
  border: none;
  box-shadow: -2.66667px 2.66667px 5.33333px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
}

input[type=range].styled-slider.slider-progress::-ms-fill-lower {
  height: 12px;
  border-radius: 0.5em 0 0 0.5em;
  margin: -undefined 0 -undefined -undefined;
  background: #004F9D;
  border: none;
  border-right-width: 0;
}
.loan-calc__line-2 span {
    margin-bottom: 20px;
    font-style: normal;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
}
.loan-calc__line-2__limit {
    font-family: "Open Sans", sans-serif;
}
.loan-calc__line-3__title {
    font-weight: 500;
    font-size: 25.3333px;
    line-height: 30px;
    color: #000000;
}
.loan-calc__line-3 input[type=number] {
    outline: none;
    padding: 10px;
    border: none;
    border-radius: 20px;
    background: #F2F2F2;
    mix-blend-mode: normal;
    box-shadow: inset -2.25191px 2.25191px 4.50383px rgb(0 0 0 / 39%);
    margin-bottom: 5px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
    width: 130px;
    box-sizing: border-box;
}
.loan-calc__line-3 input[type=range] {
    width: 100%;
}
.loan-calc__line-3 span {
    margin-bottom: 20px;
    font-style: normal;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
}
.loan-calc__result h3 {
    font-size: 28px;
    line-height: 33px;
    color: #000000;
    padding-bottom: 20px;
    font-weight: 700;
}
.loan-calc__result__summ {
    font-style: normal;
    font-weight: 600;
    font-size: 42px;
    line-height: 65px;
    color: #DF7021;
    padding-bottom: 28px;
}
.loan-calc__result__percent__name {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 26px;
    color: #000000;
    display: none;
}
.loan-calc__result__percent__value {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 26px;
    color: #000000;
    margin-bottom: 25px;
    display: none;
}
.loan-calc__result__loan__name {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
    margin: 0.5em;
}
.loan-calc__result__loan__value {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 49px;
    color: #004F9D;
}
.loan-calc__result__loan__diap {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 49px;
    color: #004F9D;
}
.loan-calc__order {
    text-align: center;
}
.btn-loan {
background-color: #fd8926;
    font-family: "Raleway";
    font-style: normal;
    font-weight: 800;
    font-size: 21.3333px;
    line-height: 25px;
    display: inline-flex;
    align-items: center;
    color: #FFFFFF;
padding: 18px 63px;
    border-radius: 10px;
    align-self: flex-start;
    filter: drop-shadow(2px 8px 4px rgba(0, 0, 0, 0.25));
    transition: all 0.3s;
border:none;
}
.loan-adv {
background: radial-gradient(90.11% 120.56% at 99.26% 1.68%, #1E8FFF 0%, #004F9D 100%);
    padding-top: 110px;
    padding-bottom: 110px;
    position: relative;
color:#fff;
}
.loan-adv .maxwidth-theme {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.loan-adv p.text-white {
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 33px;
    padding-bottom: 20px;
}
.loan-adv__item {
    display: flex;
    align-items: center;
    width: 44%;
    margin-bottom: 50px;
}
.loan-adv__item span {
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 35px;
    color: #FFFFFF;
    padding-left: 20px;
}
.loan-adv__item span b {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 30px;
    line-height: 41px;
    color: #FFFFFF;
}

.zaemshchikam__uvedomlenie {
    padding-top: 90px;
    padding-bottom: 80px;
    font-size: 12px;
}
input[type=range].styled-slider.slider-progress {
    --range: calc(var(--max) - var(--min));
    --ratio: calc((var(--value) - var(--min)) / var(--range));
    --sx: calc(0.5 * 20px + var(--ratio) * (100% - 20px));
}
/*материнский капитал*/
body.mc_page .TOP_UNDERHEADER {
    background: radial-gradient(79.91% 108.26% at 99.94% 0.12%, #1E8FFF 0%, #004F9D 100%);
    display: block;
    color: #fff;
}
.mc_page .TOP_UNDERHEADER:after {
background: url(/images/ovk/mc/wave.png) no-repeat top center;
content: ' ';
position: absolute;
width: 100%;
height: 189px;
z-index: 1;
background-size: cover;
margin-top: -187px;
}
.mc_page .tizers-list__item{box-shadow: -6px 6px 10px rgb(0 0 0 / 25%);
    border-radius: 15px;
    padding: 15px;
    transition: all 0.3s;}
.mc_page .tizers-list__item-image-picture {
    margin-bottom: 40px;
    width: 120px;
}
.mc_page .tizers-list__item-name {
font-size:16px;
line-height:1;
font-weight:normal;
}
.mc_page .tizers-list__item-descr{
text-align:left;
font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    margin-top: auto;
    color: #000000;
    max-width: 80%;
}
.mc-steps {
margin-top:120px;
    background: url(/images/ovk/path1955.png) no-repeat center, radial-gradient(90.11% 130.45% at 99.26% 1.82%, #1E8FFF 0%, #004F9D 100%);
    padding-top: 48px;
    padding-bottom: 180px;
}
.mc-steps__items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: auto;
}
.mc-steps__item {
    position: relative;
    padding-top: 60px;
    width: 20%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.mc-steps__item__box {
    width: 127px;
    height: 178px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.mc-steps__item .full {
    display: none;
}
.mc-steps__item.active .full {
    display: block;
}
.mc-steps__item.active .empty {
    display: none;
}
.mc-steps__item.active .mc-steps__item__round {
    background: url(/images/ovk/mc/round-active.png);
    background-size: contain;
}
.mc-steps__item__round {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    width: 140px;
    height: 140px;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 48px;
    line-height: 65px;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #FFFFFF;
    background: url(/images/ovk/mc/round.png);
    background-size: contain;
    padding-left: 2px;
}
.mc-steps__item__title {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
}
.mc-steps__title {
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 47px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 46px;
}

.mc-conditions {
    background: radial-gradient(89.98% 123.66% at 99.12% 16.12%, #1E8FFF 0%, #004F9D 100%);
    padding-top: 40px;
    padding-bottom: 137px;
}
.mc-conditions h2 {
    text-align: center;
    font-style: normal;
    font-weight: bold;
    font-size: 42px;
    color: #FFFFFF;
    margin-bottom: 200px;
}
.mc-conditions__items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
.mc-conditions__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 40px;
}
.mc-conditions__item img {
    margin-bottom: 30px;
}
.mc-conditions__item p {
    font-style: normal;
    font-weight: bold;
    font-size: 25.3158px;
    line-height: 30px;
    color: #ffffff;
}
.mc-conditions__download a {
background-color: #fd8926;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 18px 63px;
    border-radius: 10px;
    align-self: flex-start;
    filter: drop-shadow(2px 8px 4px rgba(0, 0, 0, 0.25));
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    transition: all 0.3s;
    font-weight: bold;
    font-size: 21.3185px;
    line-height: 25px;
border:0;
    white-space: normal;
}
.mc-conditions__download {
    text-align: center;
}
.mc__why {
    padding-top: 100px;
    padding-bottom: 100px;
}
.mc__why h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 42px;
    line-height: 50px;
    color: #000000;
    min-width: 200px;
    align-self: center;
}
.mc__why__stroke {
    display: flex;
    border-right: 3px solid #000000;
    margin-left: 60px;
    margin-right: 60px;
}
.mc__why__text {
    padding-top: 20px;
    padding-bottom: 20px;
}
.mc__why__text p {
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 33px;
    color: #000000;
    padding-bottom: 20px;
}
.d-flex {
display: flex;
}
.mc_reviews{
background: url(/images/ovk/path1955.png) no-repeat -200px center, radial-gradient(90.11% 130.45% at 99.26% 1.82%, #1E8FFF 0%, #004F9D 100%);
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
    background-attachment: fixed;
}
.mc_reviews h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 47px;
    color: #FFFFFF;
}
body.mc_page > .body:not(.index) > .main {
    padding-bottom: 0px;
}
body.sber_page .TOP_UNDERHEADER {
    background: radial-gradient(79.91% 108.26% at 99.94% 0.12%, #1E8FFF 0%, #004F9D 100%);
    display: block;
    color: #fff;
}
.sber_form {
padding-top: 60px;
    padding-bottom: 160px;
    background: url(/images/ovk/image1834.jpg) no-repeat;
background-image: url(/images/ovk/deposit/sberejenia-2-2.jpg);
    background-size: cover;
}
.
body.sber_page:not(.front_page) {
background-color:#fff;
}
body.sber_page .main .container>.row:first-child {
background: url(/images/ovk/deposit/path3677-9-7.png) left center no-repeat, url(/images/ovk/deposit/path3677-9-8.png) right center no-repeat;
padding-top: 100px;
padding-bottom: 20px;
}
.sber_page .mc-why__title {
font-style: normal;
    font-weight: bold;
    font-size: 42.3706px;
    line-height: 50px;
    padding-bottom: 60px;
}
.sber_page .tizers-list .grid-list--items-3 {
    grid-template-columns: repeat(auto-fill, minmax(394px, 1fr));
counter-reset: item;
}
.sber_page .tizers-list__item {
background: #F2F2F2;
    box-shadow: 12px -12px 12px rgb(255 255 255 / 25%), -12px 12px 20px rgb(0 0 0 / 20%); 
    border-radius: 12px;
    margin-bottom: 24px;

}
.sber_page .grid-list__item {
margin-bottom:140px;
}
.sber_page .tizers-list__item--with-bg.tizers-list__item--images-PICTURES.tizers-list__item--images-position-TOP {
padding: 50px 0 17px 0;
}
.sber_page .tizers-list__item-image-wrapper--PICTURES.tizers-list__item-image-wrapper--position-TOP{
display: inline-flex;
    margin-bottom: 60px;
    padding: 0px 35px 0px 100px;
    background: #004F9D;
    box-shadow: inset -5px 6px 15px rgb(0 0 0 / 35%);
    border-radius: 0 40px 40px 0; 
    transition: all 1s;
width:215px;
height:80px;
}
.sber_page .tizers-list__item-image-picture {
width:80px;
height:80px;
}
.sber_page .tizers-list__item-name{
font-weight: bold;
font-size: 25px;
color: #000000;
}
.sber_page .tizers-list__item-name:before{
content: counter(item); 
counter-increment: item;
font-family: "Open Sans";
    padding-left: 20px;
    font-style: normal;
    font-weight: bold;
    font-size: 100px;
    color: #004F9D;
    padding-right: 20px;
    transition: all 1s;
}
.sber_page .tizers-list__item:hover .tizers-list__item-image-wrapper--PICTURES.tizers-list__item-image-wrapper--position-TOP {
    background: #DF7021;
}
.sber_page .tizers-list__item:hover .tizers-list__item-name:before{
    color: #DF7021;
}
.sber_page .tizers-list__item-descr{
position:absolute;
font-style: normal;
    font-weight: 500;
    font-size: 31px;
    line-height: 37px;
    color: #000000;
margin-top:100px;
}
.banner.SCALE.TOP_UNDERHEADER.hidden-xs div.maxwidth-theme div.col-md-6.col-sm-12 img.img-responsive.lazyloaded {
	margin-top: 32px;
}
.dep__prog {
background: radial-gradient(90.11% 130.45% at 99.26% 1.82%, #1E8FFF 0%, #004F9D 100%);
padding-top: 130px;
display: flex;
}

.dep__prog .grid-list--items-3 {
    grid-template-columns: repeat(auto-fill,minmax(100px, 250px) minmax(425px, 1fr) minmax(425px, 1fr));
}

.dep__prog .services-list__item{
    justify-content: space-between;
    background: #FEFEFE;
    mix-blend-mode: normal;
    box-shadow: -10px 10px 35px rgb(0 0 0 / 49%);
    border-radius: 10px;
border:none;
padding:0;
    transition: all 0.3s;
}
.dep__prog .services-list__item-title {
background-repeat: no-repeat;
    background-position: 90% 50%;
    background-size: 80px;
    margin-bottom: 20px;
}
.dep__prog .services-list__item-title a{
display:block;
font-style: normal;
    font-weight: 800;
    font-size: 38px;
    line-height: 40px;
    color: #0559AD;
    padding-bottom: 30px;
}
.dep__prog .services-list__item-title p {
font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 35px;
    color: #000000;
    max-width: 60%;
}
.dep__prog .services-list__item-text-top-part {
padding:40px 20px 0 20px;

}  
.dep__prog .desc_before {
font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 40px;
    color: #DF7021;
    padding-bottom: 30px;
}
.dep__prog  .services-list__item-text-bottom-part{
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #DF7021;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    border-radius: 0 0 10px 10px;
    transition: all 0.3s;
}
.dep__prog__text {
    font-style: normal;
    font-weight: bold;
    font-size: 31px;
    line-height: 36px;
    color: #FFFFFF;
    max-width: 250px;
}
.services-list__item-preview-wrapper .dep__prog__item__percent, .services-list__item-preview-wrapper .dep__prog__item__preim {
text-align:right;
}
.dep__prog__item__percent {
    font-style: normal;
    font-weight: normal;
    font-size: 37px;
    color: #000000;
    margin-bottom: 20px;
}
.dep__prog__item__percent span {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: bold;
    font-size: 106px;
    color: #0559AD;
line-height:112px;
}
.dep__prog__item__preim {
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    color: #000000;
    padding-bottom: 10px;
}
.banners-big__top-text {
    font-size: 2.933em;
}
.sber_blue {
background: url(/images/ovk/path1955.png) -200px center no-repeat, radial-gradient(90.11% 130.45% at 99.26% 1.82%, #1E8FFF 0%, #004F9D 100%);
padding-top: 80px;
padding-bottom: 60px;
}
.sber_page .sber_blue h2 {
font-style: normal;
font-weight: bold;
font-size: 41px;
color: #FFFFFF;
min-width: 200px;
}
.dep__why__stroke {
    display: flex;
    border-right: 3px solid #FFFFFF;
    margin-left: 60px;
    margin-right: 40px;
}
.sber_page .sber_blue p {
    max-width: 900px;
    font-style: normal;
    font-weight: normal;
    font-size: 31px;
    line-height: 37px;
    color: #FFFFFF;
}
.sber_white {
padding-top: 35px;
padding-bottom: 35px;
}
.dep__graf__text {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
}
.dep__graf__text span {
    color: #009A2E;
    font-weight: 500;
}
.dep__graf__text a {
    color: #0458AB;
    font-weight: 400;
}
.sber_page .loan-adv .maxwidth-theme:before {
display:none;
}
.sber_page .loan-adv__item {
width:50%;
}
.deposit-calc {
    padding-bottom: 30px;
}
.deposit-calc__card {
    background: #FCFCFC;
    box-shadow: 10px -10px 40px rgb(0 0 0 / 15%), -40px 40px 40px rgb(0 0 0 / 25%);
    border-radius: 50px;
    position: relative;
    padding: 30px 115px 70px;
    margin-bottom: 40px;
}
.deposit-calc__title {
    font-size: 34px;
    line-height: 38px;
    text-align: center;
    padding-bottom: 75px;
    color: #000000;
    font-weight: 700;
}
.deposit-calc__inner {
    display: flex;
    justify-content: space-between;
}
.deposit-calc__action {
    width: 50%;
}
.deposit-calc__result {
    width: 40%;
    padding: 50px 50px;
    border-radius: 20px;
    background: #FCFCFC;
    mix-blend-mode: normal;
    box-shadow: -20px 20px 50px rgb(0 0 0 / 25%);
    align-self: center;
}
.deposit-calc__line-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}
.deposit-calc__line-2 input[type=number] {
    outline: none;
    padding: 10px;
    border: none;
    border-radius: 20px;
    background: #F2F2F2;
    mix-blend-mode: normal;
    box-shadow: inset -2.25191px 2.25191px 4.50383px rgb(0 0 0 / 39%);
    margin-bottom: 20px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
    width: 130px;
    box-sizing: border-box;
}
.deposit-calc__line-2 input[type=range] {
    width: 100%;
}
.deposit-calc__line-2 span {
    margin-bottom: 20px;
    font-style: normal;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
}
.deposit-calc__line-3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.deposit-calc__line-3 input[type=number] {
    outline: none;
    padding: 10px;
    border: none;
    border-radius: 20px;
    background: #F2F2F2;
    mix-blend-mode: normal;
    box-shadow: inset -2.25191px 2.25191px 4.50383px rgb(0 0 0 / 39%);
    margin-bottom: 20px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
    width: 130px;
    box-sizing: border-box;
}
.deposit-calc__line-3 input[type=range] {
    width: 100%;
}
.deposit-calc__line-3 span {
    margin-bottom: 20px;
    font-style: normal;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
}
.deposit-calc__line-4 {
    margin-top: 20px;
}
.deposit-calc__line-4 label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    color: #000000;
    cursor: pointer;
    margin-bottom: 25px;
}
.deposit-calc__line-4 label input[type=checkbox] {
    display: none;
}
.deposit-calc__line-4 label input[type=checkbox] + span {
    width: 60px;
    height: 32px;
    background: #FFFFFF;
    box-shadow: -2px 2px 4px rgb(0 0 0 / 41%);
    border-radius: 16px;
    margin-left: 30px;
    transition: all 0.3s;
}
.deposit-calc__line-4 label input[type=checkbox]:checked + span {
    text-align: right;
    background: #004F9D;
}
.deposit-calc__line-4 label input[type=checkbox] + span i {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    box-shadow: 2px -2px 4px rgb(255 255 255 / 25%), -1px 1px 3px rgb(0 0 0 / 49%);
    background: #F2F2F2;
    display: inline-block;
}
.deposit-calc__order {
    text-align: center;
}
.sber_page .right_block.narrow_N .detail-maxwidth {
max-width:1300px;
}
.deposit-calc__result h3 {
    font-weight: 600;
    font-size: 33.3333px;
    line-height: 39px;
    color: #000000;
    padding-bottom: 20px;
}
.deposit-calc__result__summ {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 48.2667px;
    line-height: 66px;
    color: #DF7021;
    padding-bottom: 28px;
}
.deposit-calc__result-flex {
    display: flex;
    justify-content: space-between;
}
.deposit-calc__result__summ span {
    font-family: "Open Sans", sans-serif;
}
.deposit-calc__result__percent__name {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    color: #000000;
}
.deposit-calc__result__percent__value {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 49px;
    font-family: "Open Sans", sans-serif;
    color: #004F9D;
    margin-bottom: 28px;
}
.deposit-calc__result__loan__name {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
}
.deposit-calc__result__loan__value {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 49px;
    color: #004F9D;
}
.deposit-calc__result__loan__value span {
    font-family: "Open Sans", sans-serif;
}
.deposit-calc .shadow {
    width: 100%;
    position: absolute;
    display: block;
    bottom: -77px;
    height: 170px;
    left: 0;
    border-radius: 50px;
    background: #FFFFFF;
    box-shadow: inset -1.33333px 13.3333px 20px rgb(0 0 0 / 69%);
    filter: blur(0.0295789px);
    z-index: -1;
}
.deposit-calc .btn{
background-color: #fd8926;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 18px 63px;
    border-radius: 10px;
    align-self: flex-start;
    filter: drop-shadow(2px 8px 4px rgba(0, 0, 0, 0.25));
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    transition: all 0.3s;
border:0;
}
.banners-big__text-block{
font-style: normal;
    font-weight: 500;
    font-size: 22.6667px;
    line-height: 27px;
    color: #000000;   
    padding-top: 1%;
}
.banners-big__buttons-item .btn{
background-color: #fd8926;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 18px 63px;
    border-radius: 10px;
    align-self: flex-start;
    filter: drop-shadow(2px 8px 4px rgba(0, 0, 0, 0.25));
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    transition: all 0.3s;
border:0;
}
.banners-big__text-block--small {
-webkit-line-clamp: 6;
}
.sber_page .loan-adv:after {
    content: ' ';
    position: absolute;
    margin-top: -50px;
    min-height: 200px;
    width: 100%;
    background: #fff;
    clip-path: url(#cross);
}
@media screen and (max-width: 1450px) {
.loan-calc .wrapper {
    width: 100%;
    max-width: unset;
    margin: auto;
    padding-left: 5%;
    padding-right: 5%;
}
}
@media screen and (max-width: 1199px){
.loan-calc__card, .deposit-calc__card {
    padding: 30px;
}
.loan-calc__line, .deposit-calc__line {
    margin: 60px -30px 0;
    padding: 25px 50px;
}
.loan-adv__item span {
    font-size: 22px;
    line-height: 110%;
}
.banners-fon-list__item-image--absolute {
  max-width: 400px;
}
}
@media (min-width: 992px){
.grid-list--items-5:not(.grid-list--no-gap) {
    grid-template-columns: repeat(auto-fill, minmax(205px, 1fr));
}
}
@media (max-width:992px) {
.preim__items {
    flex-direction: column;
}
.preim__item {
    flex-direction: row;
    width: 100%;
    justify-content: space-around;
}
.zaim_banner:after  {
    background-size: contain;
    background-position-y: bottom;
}
.loan-calc__inner, .deposit-calc__inner {
    flex-direction: column;
}
.loan-calc__action, .deposit-calc__action {
    width: 100%;
}
.loan-calc__result, .deposit-calc__result {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.loan-adv .maxwidth-theme {
    justify-content: center;
}
.loan-adv__item {
    width: 80%;
}
.mc-steps__item {
    width: 100%;
}
.mc-conditions__item {
    width: 100%;
    justify-content: center;
    text-align: center;
}
.dep__prog .grid-list--items-3{
    grid-template-columns: 1fr;
}
#main .dep__prog  [class*="grid-list--items"] {
 grid-template-columns: 1fr;
}
}
@media (max-width: 1093px) {
  .banners-img-with-text-list__wrapper:last-child {
    grid-column-start: auto;
    grid-column-end: auto;
  }
}
@media (min-width: 768px) {
.reviews-list__item--padding-48.reviews-list__item.bordered:hover {
    padding-right: 21px;
}

}

@media (max-width: 767px) {
.banners-big--adaptive-3 .banners-big__adaptive-img {
background-size:100%;
}
.banners-img-with-text-list__wrapper .readmore{
    /*padding: 5px 0 40px 0;*/
}
.MIDDLE_ADV .banners-img-with-text-list__item-image {
  padding-top: 350px;
}
.MIDDLE_ADV .grid-list {
  grid-template-columns: max-content;
}
.steps__items {
    flex-direction: column;
    align-items: center;
}
.zaim_reviews .col-md-9 {
    padding-left: 0px;
    border-left: 0;
}
.zaim_reviews .link-video, .mc_reviews .link-video {
margin-bottom:20px;
}
.mc-steps {
    background-size: contain;
    padding-bottom: 80px;
}
.mc-steps__title {
    font-size: 24px;
    margin-bottom: 0;
}
.mc-steps__item {
    padding-top: 20px;
}
.mc-conditions {
    padding-bottom: 40px;
}
.mc-conditions h2 {
    font-size: 24px;
    margin-bottom: 40px;
}
.mc__why .d-flex, .sber_blue .d-flex {
    flex-direction: column;
}
.sber_page .grid-list__item {
margin-bottom:0px;
}
.sber_page .tizers-list__item-descr {
    position: relative;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    margin-top: 0px;
    height: 100px;
    padding: 20px;
}
.sber_page .loan-adv:after {
display:none;
}
    .loan-calc__result__loan__value, .deposit-calc__result__loan__value ,.loan-calc__result__loan__diap {
text-align: center;
    }
}
@media (max-width:576px) {
.steps__items {
    align-items: flex-end;
}
.steps__item {
    width: 67%;
    display: flex;
    align-items: center;
}
.steps__item__round {
    width: 70px;
    height: 70px;
    font-size: 24px;
    line-height: unset;
}
.steps__item:hover .steps__item__round {
    background: url(/images/ovk/step-active.png) no-repeat 50% 50%;
    background-size: 70px 70px;
}
.steps__item__title {
    font-size: 16px;
}
.steps__item__title:after {
display:none;
}
.steps__arrow {
    display: none;
}
.steps__item:hover:before {
    width: 80px;
    height: 44px;
    top: 70px;
    left: -90px;
}
.preim__items {
    flex-direction: column;
}
.preim__item {
    justify-content: space-between;
}
.preim__item:nth-child(2n-1) {
    padding-top: 0;
}
.preim__item img {
    width: 117px;
    height: 106px;
    margin-top: 0;
    margin-bottom: 0;
}
.preim__item span {
    font-size: 17px;
    max-width: 45%;
} 
.loan-calc__card, .deposit-calc__card {
    padding: 20px;
    padding-bottom: 0;
    border-radius: 20px;
}
.loan-calc__title, .deposit-calc__title {
    font-size: 20px;
    line-height: unset;
    padding-bottom: 20px;
}
.loan-calc__line-1 {
    padding-bottom: 20px;
}
.loan-calc__line-2 {
    margin-bottom: 0;
}
.loan-calc__result {
    padding: 20px;
}
.loan-calc__repayment, .deposit-calc__repayment {
    font-size: 14px;
    line-height: 110%;
}
.loan-calc__line-2__title, .loan-calc__line-3__title {
    width: 45%;
    font-size: 14px;
    line-height: 14px;
}
.loan-calc__line-2 span, .loan-calc__line-3 span, .deposit-calc__line-2 span, .deposit-calc__line-3 span {
    font-size: 14px;
}
.loan-calc__result h3, .deposit-calc__result h3 {
    font-size: 20px;
    line-height: 110%;
    padding-bottom: 10px;
}
.loan-calc__result__summ, .deposit-calc__result__summ {
    font-size: 24px;
    line-height: 110%;
    font-weight: 400;
    padding-bottom: 20px;
}
.loan-calc__result__percent__name, .loan-calc__result__loan__name, .deposit-calc__result__percent__name, .deposit-calc__result__loan__name {
    font-size: 16px;
    line-height: 110%;
}
.loan-calc__result__percent__value {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}
.loan-calc__result__loan__value, .deposit-calc__result__loan__value ,.loan-calc__result__loan__diap {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 20px;
}
.loan-calc__line, .deposit-calc__line {
    margin: 20px -21px 0;
    padding: 20px 20px;
}
.loan-calc__card .shadow {
    display: none;
}
.loan-calc__card, .deposit-calc__card {
    padding: 20px;
    padding-bottom: 0;
    border-radius: 20px;
}
.loan-adv {
    padding-top: 40px;
    padding-bottom: 0;
}
.loan-adv__item {
    width: 100%;
}
.loan-adv__item img {
    width: 50px;
    height: 50px;
}
.loan-adv__item span {
    font-size: 16px;
    line-height: 110%;
}
.loan-adv__item span b {
    font-size: inherit;
    line-height: inherit;
}
.mc-steps__item {
    flex-direction: row;
}
.mc-steps__item__box {
    width: 70px;
    height: auto;
}
.mc-steps__item__round {
    width: 100px;
    height: 100px;
    font-size: 34px;
    background-repeat: no-repeat;
}
.mc-steps__item__title {
    font-size: 15px;
    line-height: 18px;
    width: 40%;
}
.mc-conditions__download a {
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
}
#main .mobile-scrolled:not(.grid-list--no-gap) > div {
     padding: 0px; 
}
.TIZERS .tizers-list__item {
padding:10px;
}
.TIZERS .tizers-list__item .tizers-list__item-image-text{
font-size: 15px;line-height:17px;}
.TIZERS .tizers-list__item .tizers-list__item-link
{
    font-size: 14px;
}
#main .TIZERS .mobile-scrolled--items-2 > div {
    width: 180px;
}
.MIDDLE_ADV .owl-carousel .owl-stage{
display: flex;
flex-wrap: nowrap;}
.MIDDLE_ADV .banners-img-with-text-list__item-title {
font-size:24px;
}
}
.deposit-calc__result__loan__name, .deposit-calc__result__loan__value {
display:none;
}
@media (max-width: 600px) {
  .banners-img-with-text-list__wrapper {
    padding: 0 !important;
    width: auto !important;
  }
  .banners-img-with-text-list__wrapper .readmore {
    margin-bottom: -35px;
  }
  .banners-img-with-text-list__item-text--absolute {
      bottom: 35px;
  }
  .MIDDLE_ADV .banners-img-with-text-list__item-image {
    padding-top: 370px;
  }
}
@media (max-width: 380px) {
  .MIDDLE_ADV .grid-list {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)) !important;
  }
}
@media (min-width: 1400px) {
  .banners-fon-list__item-image--absolute {
    bottom: -1px;
    left: 20%;
  }
}
.clock-mainpage {
    text-align: right;
    margin-top: 50px;
    font-weight: 700;
    font-size: 20px;
    line-height: 21.6px;
}
.clock-mainpage img {
    position: relative;
    top: -2px;
    margin-right: 7px;
}
@media (max-width: 767px) {
  .COMPANY_TEXT .index-block__preview .clock-mainpage-minitext br {
    display: none;
  }
  .clock-mainpage {
    text-align: center;
  }
  .COMPANY_TEXT .index-block--fon .index-block__btn .btn.btn-transparent-border {
    padding: 15px 50px;
  }
  .REVIEWS .index-block .owl-carousel--with-shadow .owl-stage-outer {
    padding-top: 80px;
  }
}
.FORMS .index-block .form--BG_IMG .form-fon {
  background-image: url('/images/ovk/young-executive-working-with-headset-and-laptop 1.png') !important;
}
.FORMS .index-block--padding-bottom-130 > div {
  padding-bottom: 130px;
  padding-top: 130px;
}
.FORMS .index-block .b24-form-wrapper {
  background: none;
}
.FORMS .index-block .b24-form-header-title {
  font-family: 'Tahoma';
  font-weight: 700;
  font-size: 36px;
  line-height: 43.2px;
  color: #FFFFFF;
}
.FORMS .index-block .b24-form-header {
  border-bottom: none;
}
.FORMS .index-block .b24-form-content input, .FORMS .index-block .b24-form-content textarea {
  background: #ffffff;
  border: none;
  border-radius: 10px;
}
.b24-form-control-alert.b24-form-control-checkbox, .b24-form-control-alert.b24-form-control-radiobox, .b24-form-control-alert.b24-form-control-file, .b24-form-control-alert.b24-form-control-list .b24-form-control, .b24-form-control-alert.b24-form-control-string .b24-form-control, .b24-form-control-alert.b24-form-control-text .b24-form-control {
  background-color: rgba(242, 88, 48, 0.08) !important;
}
.FORMS .index-block .b24-form-field-agreement .b24-form-field-agreement-link {
  font-family: 'Tahoma';
  font-size: 14px;
  line-height: 16.8px;
  color: #FFFFFF;
  font-weight: 400;
}
.FORMS .index-block .b24-form-field-agreement .b24-form-control-desc {
  opacity: 1;
}
.FORMS .index-block .b24-form-sign {
  display: none;
}
.FORMS .index-block .b24-form-wrapper.b24-form-border-bottom {
  border-bottom: none;
}
.FORMS .index-block .b24-form-btn {
  background-color: #053375;
  font-family: 'Raleway';
  font-weight: 700;
  font-size: 21px;
  line-height: 22.68px;
  border-radius: 10px;
}
.FORMS .index-block .b24-form-btn:hover {
    background-color: var(--b24-primary-hover-color);
}
@media (max-width: 991px) {
  .FORMS .index-block .form__wrapper {
    align-items: center;
  }
  .FORMS .index-block .form--BG_IMG .form-fon {
    background-position: right;
  }
}
.FAQS .index-block .flexbox--w34-f992 {
  padding-right: 0;
}
.FAQS .index-block .index-block__title {
  text-align: center;
  font-size: 42px;
  line-height: 45.36px;
}
.FAQS .index-block .item-accordion-wrapper {
  border: 1px solid #555555;
}
.FAQS .index-block .index-block__btn:not(.faq-button-visible) {
  display: none;
}
.FAQS .index-block .index-block__btn.faq-button-visible {
  display: block;
  margin: 30px auto 0;
  max-width: 330px;
  border: 1px solid #053375;
  border-radius: 10px;
  font-size: 21px;
  line-height: 22.68px;
}
@media (min-width: 1450px) {
  .body.index .banners-big__depend-height {
    height: 650px;
  }
  .body.index .TIZERS {
    margin-top: -120px;
  }
  .body.index .MIDDLE_ADV {
    margin-top: 150px;
  }
}
@media (min-width: 1024px) {
  .body.index .TIZERS {
    margin-top: -150px;
  }
  .body.index .MIDDLE_ADV {
    margin-top: 0;
  }
}
.detail-block.ordered-block.desc {
	display: flex;
	flex-direction: column;
}
.detail-block.ordered-block.desc > div {
	order: 1;
}
.detail-block.ordered-block.desc > div.sber_above_banner {
	order: 0;
}
.sber_above_banner {
  margin-top: -75px;
  margin-bottom: 40px;
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  line-height: 18px;
}
.sber_above_banner img {
  display: none;
  max-width: 100%;
}
@media (max-width: 1024px) {
  .loan-adv .loan-adv__item {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .sber_above_banner img {
    display: block;
    margin-bottom: 15px;
    max-width: 100%;
  }
	.zaem_big_banner {
		display: none;
	}
}
@media (min-width: 768px) {
	.zaem_mob_banner {
		display: none;
	}
}
.zaem_big_banner {
	margin-bottom: 0;
}
.zaem_big_banner .banners-big__text {
	width: auto;
}
.zaem_big_banner .banners-big__text-block {
	max-width: 100%;
}
.zaem_banner_heading {
	font-family: Raleway;
	font-size: 50px;
	font-weight: 800;
	line-height: 54px;
	text-align: left;
	color: #053375;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-variant: lining-nums;
}
.zaem_banner_heading_white {
	color: #fff;
}
.zaem_banner_subheading {
	font-family: Raleway;
	font-size: 40px;
	font-weight: 700;
	line-height: 43.2px;
	text-align: left;
	color: #053375;
	font-variant: lining-nums;
}
.zaem_banner_subheading_white {
	color: #fff;
}
.zaem_mob_banner img {
	max-width: 100%;
}
.zaem_conditions_inner {
	background: #fff;
	margin-bottom: 30px;
}
.zaem_conditions_wrapper {
	padding: 32px 32px 50px;
	display: flex;
	flex-wrap: wrap;
}
.zaem_conditions_item {
	box-shadow: 0px 2px 4px 0px #DFDFDF;
	width: calc(50% - 2em);
	margin: 1em;
	padding: 30px;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	align-content: first baseline;
	/* justify-content: center; */
	/* align-items: center; */
}
.zaem_conditions_item_heading {
	font-family: Raleway;
	font-size: 30px;
	font-weight: 700;
	line-height: 32.4px;
	text-align: left;
	color: #003F81;
	font-variant: lining-nums;
	/* margin-bottom: 20px; */
	/* flex-grow: 1; */
}
.zaem_conditions_item_numbers {
	font-family: Raleway;
	font-size: 30px;
	font-weight: 700;
	line-height: 32.4px;
	text-align: left;
	color: #003F81;
	font-variant: lining-nums;
	margin-bottom: 50px;
	margin: 2rem 0;
	  letter-spacing: -0.05em;
}
.zaem_conditions_item_numbers span {
	font-family: Raleway;
	font-size: 81px;
	font-weight: 700;
	line-height: 78.84px;
	text-align: left;
	color: #053375;
	font-variant: lining-nums;
	letter-spacing: -0.04em;
	margin: 0 6px;
}

.zaem_conditions_item_numbers span.f60 {
	font-size: 60px;
}
.zaem_conditions_item_description {
	font-family: Raleway;
	font-size: 22px;
	font-weight: 500;
	line-height: 30px;
	text-align: left;
	color: #003F81;
	font-variant: lining-nums;
}
.zaem_company .company-item {
	padding: 200px 0;
}
.zaem_company .index-block__btn {
	margin-top: 33px;
}
.zaem-faq {
	padding: 80px 0;
	background: #fff;
}
.zaem-reviews .reviews-list {
	padding: 80px 0;
}
.zaem-form {
	position: relative;
}
.zaem-main {
	padding-bottom: 0 !important;
	margin-bottom: -1px;
}
.zaem-tabs-inner {
	background: #fff;
	padding: 80px 0;
}
.zaem-tab {
	border-bottom: 2px solid #00548D;
	display: flex;
    gap: 2em;
	margin-bottom: 50px;
}
.zaem-tablinks {
	background: transparent;
	outline: none;
	border: none;
	font-family: Raleway;
	font-size: 16px;
	font-weight: 400;
	line-height: 19.2px;
	color: #00548D;
	padding: 10px 15px 8px;
	text-transform: uppercase;
}
.zaem-tablinks.active {
	color: #FFFFFF;
	background: #00548D;
}
.zaem-tabcontent ul {
	margin-bottom: 50px;
}
.zaem-tabcontent ul li, .zaem-tabcontent p {
	font-family: Raleway;
	font-size: 18px;
	font-weight: 400;
	line-height: 21.6px;
	color: #3D3D3D;
}
.zaem-tabcontent ul li:before {
	width: 4px;
    height: 4px;
    border-radius: 4px;
	top: 10px;
}
.zaem-tabcontent-heading {
	font-family: Raleway;
	font-size: 28px;
	font-weight: 400;
	line-height: 33.6px;
	color: #00548D;
	margin-bottom: 20px;
}
.freepic_copy {
	font-family: Raleway;
	font-size: 13px;
	font-weight: 300;
	line-height: 15.26px;
	color: #999;
}
.freepic_copy a {
	text-decoration: underline;
	color: #999;
}
.freepic_copy a:hover {
	text-decoration: none;
}
@media (max-width: 1300px) {
	.zaem_conditions_item_numbers span {
		font-size: 42px;
		line-height: 42px;
	}
	.zaem_conditions_item_description br {
		display: none;
	}
}
@media (max-width: 1030px) {
	.zaem_conditions_item {
		margin: 1em 0;
		width: 100%;
	}
	.zaem_conditions_item:first-child {
		margin-top: 0;
	}
	.zaem_conditions_item:last-child {
		margin-bottom: 0;
	}
}
@media (max-width: 767px) {
	.zaem_conditions_item_heading {
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 15px;
	}
	.zaem_conditions_item_numbers {
    font-size: 2.5rem;
    line-height: 18px;
    margin-bottom: 15px;
  }
  
  	.zaem_conditions_item_numbers {
	margin: 0px 0 17px 0;
	}
	.zaem_conditions_item_numbers span{
		font-size: 28px;
		line-height: 28px;
	}
	.zaem_conditions_item_numbers span.f60 {
		font-size: 36px;
		line-height: 128%;
  	}
	.zaem_conditions_item_description {
		font-size: 18px;
		line-height: 18px;
	}
	.zaem_company .company-item {
        padding: 40px 0;
    }
	.zaem-faq {
        padding: 40px 0;
    }
	.zaem-reviews .reviews-list {
		padding: 40px 0;
	}
	.zaem-tabs-inner {
		padding: 40px 0;
	}
	.zaem-tab {
		gap: 0;
		flex-direction: column;
		border: 2px solid #00548D;
		margin-bottom: 20px;
	}
	.zaem-tabcontent-heading {
		font-size: 24px;
		line-height: 24px;
	}
	.zaem-tabcontent ul {
    	margin-bottom: 20px;
	}
}

.footer_cookies {
	background: #053375;
	padding: 60px 30px;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 2147483001;
	display: none;
}
body:not(.cookieconsent) .footer_cookies {
	display: block;
}
.footer_cookies_inner {
	max-width: 1140px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.footer_cookies_content {
	color: #fff;
	font-size: 18px;
    line-height: 20px;
	max-width: 730px;
}
.footer_cookies_button {
	color: #fff !important;
    border: 1px solid #FFFFFF !important;
    border-radius: 10px;
    font-size: 18px !important;
    line-height: 20px !important;
    font-weight: 300;
    padding: 15px;
}
@media (max-width: 1000px) {
	.footer_cookies {
		padding: 15px;
	}
	.footer_cookies_inner {
		flex-direction: column;
    	text-align: center;
		gap: 2em;
	}
	.footer_cookies_content {
		max-width: 100%;
	}
	.footer_cookies_button {
		max-width: 200px;
    	margin: 0 auto;
	}
}
/*body.header_opacity.front_page .index .header:not(.header--offset) .header__inner.header__inner--can-transparent:before {
	content: '';
	background: url('/images/ovk-snow-pattern-img.png');
	height: 100%;
    width: 100%;
    position: absolute;
}*/
.after_banner_text {
	margin-top: 10px;
	font-size: 14px;
	color: var(--theme-more-color);
}

.footer__license {
	font-size: 14px;
}
.after_policy_text {
	font-size: 14px;
	color: #999;
}
.tech_works {
    background: #053375;
    padding: 15px;
    width: 100%;
}
.tech_works_wrapper {
    max-width: 1140px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    justify-content: center;
}

body.header_opacity.front_page .header:not(.header--offset).light .header__inner.header__inner--can-transparent .banner-light-text {
	color: #fff;
}

body.header_opacity.front_page .header:not(.header--offset).light .header__inner.header__inner--can-transparent .banner-light-icon-fill * {
	fill: #fff;
}

body.header_opacity.front_page .header:not(.header--offset) .header__inner.header__inner--can-transparent .header__top-part {
	background-color: transparent;
	border-bottom: 1px solid rgba(255, 255, 255, 0.102);
	box-shadow: none;
	border-radius: 0;
}

body.header_opacity.front_page .header:not(.header--offset) .header__inner.header__inner--can-transparent {
	background-color: transparent;
	border-bottom: 1px solid rgba(255, 255, 255, 0.102);
	box-shadow: none;
	border-radius: 0;
}

body.header_opacity.front_page .header__inner {
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
}

body.header_opacity.front_page .index .header:not(.header--offset) .header__inner.header__inner--can-transparent {
	background: url('/upload/iblock/8a8/mzrfo2cw05w0gvrlt0evgr13finrm7bk/ovk_bg.webp');
}

.btn--no-btn-appearance {
	appearance: none; 
	background: none; 
	border-radius: inherit;
	border: none;
	color: inherit;
	cursor: pointer;
	display: block;
	padding: 0;
}
.banners-big__item--light .banners-big__top-text {
	font-weight: 700;
	font-size: 48px;
	line-height: 51.84px;
	color: #053375;
	opacity: 1;
}

.banners-big__inner {
	align-items: flex-start;
}

.banners-big__text--wide {	
	width: 800px;
}