.header-top-btns-2 {
	/* -webkit-animation: blink5 3s linear infinite;
 animation: blink5 3s linear infinite;
 */
	padding: 10px;
	border-radius: 4px;
	margin-right: 25px;
	border: 1px solid rgb(236 102 10) !important;
	color: rgb(236 102 10);
	transition: 0.1s;
}

.calc-ipoteka-tabs > * {
	margin-right: 20px;
}

.one-news .head-section.main {
	line-height: 33px;
}

.services-rko .section-terms-service {
	padding-top: 30px;
}
.services-rko > .container > .head-section {
	display: none;
}

.services-rko .section4 {
	padding-top: 25px;
}

.news-detail-page * {
	font-size: 17px;
	line-height: 27px;
}

.news-detail-page b {
	font-weight: 700;
}
body .rko_wrap_1 {
	padding: 0;
}
body .demands__container {
	margin: 0 auto;
}
#rko_link {
	padding-bottom: 150px;
	margin-top: -100px;
}
.rko_wrap_1 .title {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
	line-height: 130%;
	/* or 39px */
	margin-bottom: 56px;
	text-align: center;
}
.rko_wrap_1 {
	margin-top: 80px;
}
.rko_wrap_1 .card-rko svg {
	max-width: 55px;
	width: 100%;
}
.rko_wrap_1 .card-rko {
	min-height: inherit;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 15px;
	width: calc(50% - 30px);
	max-width: none;
	border-radius: 7px;
	border: solid 1px #f0f0f0;
	padding: 17px 30px 20px 30px;
	color: #333333;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	-webkit-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.card-rko:hover {
	-webkit-box-shadow: 4.2px 4.2px 18px 0 rgb(0 0 0 / 10%);
	box-shadow: 4.2px 4.2px 18px 0 rgb(0 0 0 / 10%);
}
.rko_wrap_1 .card-rko .head {
	margin: 0;
	margin-left: 30px;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.44;
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
}
.news-detail-page h1.head-section {
	margin-top: 30px;
	font-weight: 600;
	text-transform: none;
}

/* .dop-summ-slider .main-slide.full-width .slide-img {
 right: 10%;
} */

.f-captcha {
	padding: 30px 0 10px;
	text-align: left;
}

.page-faq .form-popup .send-form-request.appraise-btn.btn.blue {
	display: none;
}

.f-captcha img {
	float: left;
}

.f-captcha-text {
	float: left;
	padding-left: 20px;
}

.f-captcha:after {
	content: '';
	display: block;
	clear: both;
}

.f-captcha input[name='captcha_word'] {
	display: block;
}

.slider_ib .main-slide .btn {
	background-color: #ec660a;
	color: #ffffff;
	border: none;
}

.slider_ib .gradient-text-info {
	color: #000;
}

.slider_ib .main-slide.f-medium .head {
	font-size: 32px;
	color: #000;
	padding-bottom: 40px;
}

.slider_ib .main-slide.full-width.var2 {
	background: #f6f7fb !important;
	height: auto !important;
}

.gradient-text-info {
	margin-top: 30px;
	padding-right: 35%;
	font-size: 1.05rem;
	line-height: 1.47;
	padding-bottom: 15px;
}

.header-top-btns-2:hover {
	background: rgb(236 102 10);
	color: #fff;
}

.bread_bm span {
	font-weight: 500;
	font-size: 21px;
}

.bread_bm {
	margin-bottom: 40px;
}

.bread_bm a {
	color: #000;
}

body .header-top .header-top-inner .tel-link {
	color: #006fbb;
	/* border-right: 2px solid #006fbb; */
}

.whatsapp__app {
	position: relative;
	cursor: pointer;
}

.phone__app {
	position: relative;
	cursor: pointer;
	width: 180px;
	border-left: 2px solid #006fbb;
	padding-left: 10px;
}

.tel-link:first-child {
	display: none;
}

.tel-link:last-child {
	position: relative;
	top: -5px;
	text-decoration: none !important;
}

body #application.lead-form .select-style,
body #application.lead-form .input-style,
body #application.lead-form .selectize-input {
	height: 80px !important;
}

.selectize_null__block {
	position: relative;
}

.selectize_null {
	height: 80px;
	width: 100%;
	box-sizing: border-box;
	font-size: 18px !important;
	color: #a5a6aa;
	background: #e9ecf8;
	background: #e9ecf8 !important;
	border-radius: 8px !important;
	border: none !important;
	padding-left: 31px !important;
	-webkit-appearance: none;
	position: relative;
	outline: none;
	padding-right: 46px;
}

.selectize_null__icon {
	display: block;
	pointer-events: none;
	content: '';
	box-sizing: border-box;
	height: 14px !important;
	width: 14px !important;
	border-top: 0 none;
	border-left: 0 none;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background-image: none;
	position: absolute;
	right: 30px !important;
	top: 50%;
	transform: rotate(45deg) translateY(-80%) !important;
	transition: 0.2s;
}

.calc-ipoteka-tabs:after {
	content: '';
	display: block;
	clear: both;
	width: 100%;
}

.footer-list-documents > a {
	display: inline;
	margin-top: 0;
	text-decoration: underline;
}

.footer-list-documents > a:hover {
	text-decoration: none;
}

.footer-list-documents > span {
	color: #7b7b7b;
}

.footer-list-documents {
	display: inline-block !important;
}

body .page-kredit-new .main-slide {
	height: 460px;
}

.br-style {
	display: block;
}

.blog__container p {
	padding: 12px 0;
}

.blog-detail ol {
	list-style: disc;
	padding-left: 18px;
}

.form__key-full {
}

.form__key-full .lead-form__wrapper {
	padding: 68px 57px;
}

.form__key-full .lead-form {
	background: #fff;
	box-shadow: 0px 30px 62px rgb(0 0 0 / 11%);
	border-radius: 15px;
	border-top: 7px solid #29b377;
	margin-bottom: 97px;
}

.form__key-full .lead-form__title {
	font-weight: normal;
	font-size: 30px;
	line-height: 130%;
	margin-bottom: 49px;
	text-align: center;
}

.form__key-full .lead-form .select-style,
.form__key-full .lead-form .input-style,
.form__key-full .lead-form .selectize-input {
	height: 101px !important;
	background: #e9ecf8 !important;
	border-radius: 8px !important;
	border: none !important;
	padding-left: 31px !important;
}

.form__key-full .form-popup__label-desc {
	font-size: 18px;
	line-height: 17px;
	font-weight: 500;
	color: #888888;
	position: absolute;
	transition: top 0.3s, color 0.3s;
	top: 50% !important;
	transform: translateY(-50%) !important;
	left: 31px;
	right: 20px;
}

.form__key-full .form-popup__input:focus + .form-popup__label-desc,
.form__key-full .form-popup__input:valid + .form-popup__label-desc,
.form__key-full .form-popup__input[name='PHONE'] + .form-popup__label-desc,
.form__key-full .form-popup__label-desc + .suggestions-wrapper.fill,
.form__key-full .form-popup__item + .suggestions-wrapper .calc-form-input-label,
.form__key-full
	.form-popup__input:focus
	+ .suggestions-wrapper
	+ .form-popup__label-desc,
.form__key-full
	.form-popup__input:valid
	+ .suggestions-wrapper
	+ .form-popup__label-desc,
.form__key-full
	.form-popup__input[name='PHONE']
	+ .suggestions-wrapper
	+ .form-popup__label-desc,
.form__key-full .form-popup__label-desc.fill,
.form__key-full .form-popup__item .calc-form-input-label {
	transform: translateY(-195%) !important;
	font-size: 14px;
	line-height: 15px;
}

.form__key-full .lead-form__button-holder {
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin-top: 19px;
}

.form__key-full .combining_style {
	width: 273px !important;
	height: 55px !important;
	font-size: 16px !important;
	border-radius: 4px !important;
	text-transform: none !important;
}

.form__key-full .form-popup__link {
	color: rgb(0, 0, 238);
}

.form__key-full .lead-form .container-checkbox {
	width: 100%;
	max-width: 549px;
	display: block;
	margin: 0px auto;
	line-height: 127.5%;
}

.form__key-full .form-popup__input {
	font-size: 18px;
}

.form__key-full .lead-form .container-checkbox .checkmark {
	display: block;
}

.main-slide.full-width {
	background-size: cover;
}

.slide-img-mobile {
	display: none !important;
}

.slide-img-desctop {
	display: block !important;
}

.blog-page-home .blog-line .blog-item {
	flex: 0 0 25%;
	padding: 0 1%;
	margin-bottom: 40px;
}

.blog-page-home .blog-line {
	margin: 0 -0.66%;
	display: flex;
	flex-wrap: wrap;
}

.blog-page-home .blog-line:after {
	content: '';
	display: block;
	clear: both;
}

.blog-page-home .blog-detail blockquote {
	background: #006fbb;
	margin: 0;
	padding: 20px 30px;
	color: #fff;
}

.blog-page-home .load_more_padding {
	height: 30px;
}

.blog-page-home .load_more {
	cursor: pointer;
	width: 100%;
	margin-bottom: 60px;
	margin-top: 20px;
	background: #f5f5f6;
	display: flex;
	font-size: 16px;
	color: #545454;
	height: 65px;
	align-items: center;
	justify-content: center;
}

.blog-page-home .navigation-pages a {
	font-size: 16px;
	line-height: 140%;
	padding: 5px 10px;
	color: #0069c9;
}

.blog-page-home .navigation-pages .nav-current-page {
	background: #0069c9;
	color: #fff;
	padding: 5px 10px;
}

.blog-page-home .blog-detail ul {
	margin: 20px 0;
}

.blog-page-home .navigation-pages,
.blog-page-home .navigation {
	text-align: center;
}

.blog-page-home .navigation {
	margin-bottom: 55px;
}

.blog-page-home .blog-detail__panel-author-img img,
.blog-page-home .blog-detail__panel-author-img {
	border-radius: 50%;
}

.blog-page-home .blog-line .blog-item {
	flex: 0 0 25%;
	padding: 0 1%;
	margin-bottom: 0px;
}

.blog-page-home .blog-popular-container .blog-item {
	flex: 0 0 33.33%;
	float: left;
}

.blog-page-home .blog-item-name {
	font-weight: 700;
	font-size: 15px;
	line-height: 140%;
	color: #333333;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.blog-page-home .blog-item-preview {
	font-style: italic;
	font-weight: 400;
	font-size: 13px;
	line-height: 160%;
	color: #a6a6a6;
}

.blog-page-home .blog-item-preview {
	margin: 10px 0 10px;
}

.blog-page-home .blog-tilte {
	font-weight: 600;
	font-size: 22px;
	line-height: 27px;
	color: #333333;
}

.blog-page-home .blog-title {
	line-height: 27px;
	padding: 40px 0 25px;
	font-size: 30px;
	font-weight: 400;
}

.blog-page-home .blog-item-description {
	height: 125px;
	overflow: hidden;
}

.blog-page-home .blog-breadcrumb li {
	border: 1px solid #0069c9;
	font-weight: 400;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	min-width: 145px;
	*display: block;
	border-radius: 3px;
	zoom: 1;
	line-height: 43px;
	color: #0069c9;
}

.blog-page-home .blog-breadcrumb li + li {
	margin-left: 15px;
}

.blog-page-home .blog-item-img {
	height: 195px;
}

.blog-page-home .blog-item-img a {
	display: block;
	width: 100%;
	height: 100%;
}

.blog-page-home .blog-item-img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	border-radius: 8px;
}

.blog-page-home .blog-page h1 {
	font-weight: 500;
	font-size: 26px;
	line-height: 140%;
	margin-bottom: 20px;
	text-transform: none;
}

.blog-detail .blog__container ol li::marker,
.blog-detail .blog__container ul li::marker {
	font-weight: 700;
}

#application .selectize_null,
#application input {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 500;
}

#application input::placeholder {
	color: #757575 !important;
	font-family: 'Montserrat', sans-serif !important;
	opacity: 0.7;
	font-weight: 500;
}

body .deposit-products__item__data__item-type {
	padding-right: 8px;
}

#lead-form .form-popup__label-desc {
	opacity: 0.7;
}

.lead-form__title .form-popup__header {
	text-transform: none !important;
}

body .form-calculator-online-additional .left {
	max-width: 100%;
	margin-right: 0;
	padding-right: 0;
}

body .form-calculator-online-additional {
	margin-bottom: 40px;
}

body .form-calculator-online-additional .form-input {
	margin-right: 0 !important;
	max-width: 49% !important;
}

body .form-calculator-online-additional .form-input:nth-child(-n + 2) {
	margin-bottom: 10px !important;
}

body .form-calculator-online-additional .form-popup__item .form-popup__input {
	padding-right: 31px !important;
}
#application .form-popup__li input[type='tel'].error {
	border: 1px solid red !important;
}

@media only screen and (min-width: 1025px) and (max-width: 1250px) {
	.phone__app {
		margin-left: 10px;
	}
}

body .header-top .header-top-inner .tel-link {
	/* padding-left: 16%; */
	padding-right: 0px;
	padding-top: 10px;
}

body .header-top .header-top-inner .tel-link + .whatsapp__app + .tel-link {
	padding-left: 10px;
	border-left: 2px solid #006fbb;
	margin-left: 10px;
}

.whatsapp__block_wp {
	background: #fff;
	border: 1px solid #000;
	min-width: 280px;
	padding: 20px 0 25px;
	text-align: center;
}

.whatsapp__block {
	display: none;
	left: -123px;
	z-index: 4;
	padding-top: 22px;
	position: absolute;
}

.whatsapp__app:hover .whatsapp__block {
	display: block;
}

.whatsapp__block:before {
	position: absolute;
	top: 11px;
	background: url(img/whatsapp_icon.png) no-repeat;
	content: '';
	display: block;
	width: 22px;
	height: 20px;
	left: calc(50% - 10px);
}

.whatsapp__img {
	padding: 10px 0;
	display: block;
}

.whatsapp__mobile {
	padding-top: 10px;
}

.whatsapp__mobile a {
	color: #0f4c9f;
	text-decoration: underline;
}

.whatsapp__mobile a:hover {
	text-decoration: none;
}

.vklad_link {
	background-color: #ec660a;
	color: #ffffff;
	border: none;
	font-size: 14px;
	width: auto;
	padding: 13px 35px;
	border-width: 1px;
	border-radius: 4px;
	margin-top: auto;
	font-weight: 500;
}
.whatsapp__mobile_icon {
	background: url('img/whatsapp__mobile.png') no-repeat;
	width: 28px;
	height: 25px;
	display: inline-block;
	*display: block;
	zoom: 1;
	vertical-align: middle;
}

.mobile__whatsapp_btn {
	display: none;
}
.form_pay {
	display: none;
	margin-top: 20px;
}
.form_pay h3 {
	font-size: 30px;
	font-weight: 600;
	float: left;
}
.form_pay form > span {
	font-size: 16px;
	margin-top: 20px;
	display: block;
	float: left;
	clear: both;
}
.form_pay .content_wrap {
	padding-top: 1px;
	clear: both;
	margin-right: -20px;
}
.form_pay h4 {
	margin-top: 20px;
	font-size: 28px;
	font-weight: 600;
	padding-bottom: 10px;
	border-bottom: 1px solid #e4e4e4;
}
.form_pay form span.pol,
.form_pay form label {
	float: left;
	margin-right: 20px;
	position: relative;
}

.form_pay form > div {
	clear: both;
}
.form_pay .name_product {
	font-size: 16px;
	float: right;
	color: #29b377;
	font-weight: 600;
	top: -20px;
	position: relative;
}
.form_pay .btn.blue.pay_submit {
	padding: 20px 40px;
	clear: both;
	float: left;
	margin-top: 40px;
}
.form_pay form span.pol > p,
.form_pay form label p {
	font-size: 16px;
	padding-top: 30px;
	padding-bottom: 10px;
}
.form_pay form label p > span {
	color: red;
}
.insurance-company__list .insurance-item .dropdown.active {
	max-height: 1650px;
	overflow: hidden;
}
label.document {
	max-width: 190px;
	width: 190px;
}
label.seria {
	width: 145px;
}
label.number {
	width: 150px;
}
label.vidan {
	width: 360px;
}
label.date_vidan {
	width: 165px;
}
.form_pay .container-checkbox {
	clear: both;
	margin: 25px 0;
}
.form_pay .pol input {
	display: none;
}
.form_pay .pol label {
	border: 1px solid #dadada;
	padding: 17px;
	position: relative;
	margin-right: 2px;
	cursor: pointer;
}
.form_pay .pol input:checked ~ .form_pay .pol label {
	border: 1px solid #0069c9;
}
.form_pay .pol label p {
	position: absolute;
	top: 0;
	left: 0;
	width: 102px;
	height: 52px;
}
label.fio {
	width: 380px;
}
.hide {
	display: none;
}
.form_pay label.input-style {
	position: relative;
}
label.date {
	width: 165px;
}
label.fio_2 {
	width: 81%;
}
label.phone {
	width: 275px;
}
label.date:after {
	content: '';
	position: absolute;
	background: url(/img/date_ico.png) no-repeat;
	width: 25px;
	height: 30px;
	right: 10px;
	bottom: 10px;
	cursor: pointer;
}
.content_wrap_insured {
	padding-top: 20px;
}
.list_3 {
	clear: both;
}
.list_3 label.email {
	width: 345px;
}
.form_pay .pol input:checked + p {
	border: 1px solid #0069c9;
}
.tabs-block .section-terms-service {
	padding-top: 0px;
	margin-top: 65px;
}
.ipoteka-check .checkbox__container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.ipoteka-check .checkbox__checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	border-radius: 2px;
	background-color: #fff;
}

.ipoteka-check .checkbox__container {
	display: block;
	position: relative;
	padding-left: 25px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fff;
}
.ipoteka-check .checkbox__container input:checked ~ .checkbox__checkmark {
	background-color: #fff;
}

.ipoteka-check .checkbox__container input:checked ~ .checkbox__checkmark:after {
	display: block;
}

.ipoteka-check .checkbox__container .checkbox__checkmark:after {
	left: 7px;
	top: 4px;
	width: 6px;
	height: 10px;
	border: solid #2c78ce;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.ipoteka-check .checkbox__checkmark:after {
	content: '';
	position: absolute;
	display: none;
}

.compare-liner {
	padding: 20px 50px;
	background: transparent;
	border: 1px solid #ec660a;
	color: #ec660a;
	font-weight: bold;
	border-radius: 8px;
	font-size: 16px;
	margin-left: 2%;
}

.deposit-products-ipoteka {
	padding-top: 45px;
}

.info__title_ipoteka {
	padding-top: 53px;
}

.form-popup__list.form-popup__list-ipoteka {
	flex-direction: unset;
}

.all_programs {
	color: #0069c9;
}

.mobile-menu .all_programs {
	margin-top: 0px;
	color: #0069c9;
}

.all_programs a {
	color: #0069c9 !important;
}

.mobile-menu .all_programs a {
	color: #0069c9 !important;
}

.deposit-products-ipoteka .deposit-products__item-img {
	right: 0 !important;
}

.tab-cont-padding {
	padding-left: 20px;
}

.selectbox-taber {
	display: none;
}

.no-cursor {
	cursor: default;
}

.dop-summ-slider h1 {
	text-transform: none;
}

.form__key-full .suggestions-wrapper {
	display: none2 !important;
}
.partners .info-items {
	margin-top: 55px;
}
.partners .info {
	padding: 55px 0px 0px;
}
.partners .info-item {
	flex: 0 1 25%;
	margin-bottom: 60px;
}
.video_text .title {
	font-weight: 400;
	font-size: 32px;
	line-height: 160%;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 60px;
}
.video_text .title br {
	display: none;
}
.video_text {
	background-color: #f6f7fb;
	padding: 64px 0 78px 0;
}
.video_text .video {
	width: 85%;
	position: relative;
	height: 560px;
	margin: 0 auto;
}
.video_text .video video {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 99.7%;
	border: 2px solid #cfcfcf;
	border-radius: 20px;
}
.wrap_vklad {
	margin-top: 74px;
	overflow: hidden;
	position: relative;
}
.wrap_vklad > div {
	cursor: pointer;
	position: relative;
	transition: 0.6s;
	transform-style: preserve-3d;
	border-radius: 10px;
}
.js-text-click {
	position: absolute;
	font-weight: 600;
	font-size: 16px;
	line-height: 140%;
	height: 100%;
	background-color: #2db177;
	color: #fff;
	padding: 15px 20px 20px 20px;
	transform: rotateY(180deg);
	border-radius: 8px;
}
.wrap_vklad .first {
	z-index: 2;
}
.wrap_vklad .first,
.wrap_vklad .js-text-click {
	transition: 0.6s;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.wrap_vklad > div.click .first {
	transform: rotateY(180deg);
}
.wrap_vklad > div.click .js-text-click {
	transform: rotateY(0deg);
}
.close_text_click {
	position: absolute;
	top: 10px;
	right: 5px;
}
.close_text_click svg {
	width: 70%;
}

.vklad_1 {
	width: 377px;
	height: 220px;
	border: 2px solid #e9e9e9;
	margin-right: 20px;
	float: left;
}
.vklad_1 p {
	float: left;
	margin-top: 40px;
	margin-left: 36px;
	font-weight: 600;
	font-size: 19px;
	line-height: 140%;
}
.vklad_1 .first svg {
	float: right;
	margin-right: 17px;
	margin-top: 71px;
}
.vklad_2 {
	width: 477px;
	height: 220px;
	border: 2px solid #e9e9e9;
	margin-right: 20px;
	float: left;
}
.vklad_2 p {
	float: left;
	margin-top: 40px;
	margin-left: 36px;
	font-weight: 600;
	font-size: 19px;
	line-height: 140%;
}
.vklad_2 .first svg {
	float: right;
	margin-right: 17px;
	margin-top: 71px;
}
.vklad_3 {
	width: 477px;
	height: 220px;
	border: 2px solid #e9e9e9;
	margin-right: 20px;
	float: left;
	margin-top: 20px;
}
.vklad_3 p {
	float: left;
	margin-top: 40px;
	margin-left: 36px;
	font-weight: 600;
	font-size: 19px;
	line-height: 140%;
}
.vklad_3 .first svg {
	float: right;
	margin-right: 17px;
	margin-top: 71px;
}
.vklad_4 {
	width: 377px;
	height: 220px;
	border: 2px solid #e9e9e9;
	margin-right: 20px;
	float: left;
	margin-top: 20px;
}
.vklad_4 p {
	float: left;
	margin-top: 40px;
	margin-left: 36px;
	font-weight: 600;
	font-size: 19px;
	line-height: 140%;
}
.vklad_4 .first svg {
	float: right;
	margin-right: 17px;
	margin-top: 71px;
}
.wrap_vklad .vklad_5 {
	width: 277px;
	height: 460px;
	border: 2px solid #e9e9e9;
	position: absolute;
	right: 0;
}
.wrap_vklad .vklad_5 p {
	margin-top: 40px;
	font-weight: 600;
	font-size: 19px;
	line-height: 140%;
	display: block;
	text-align: center;
}
.vklad_5 .first svg {
	margin-top: 78px;
	margin-left: 87px;
}
.video_text .title span {
	font-weight: bold;
	display: block;
}
.partners .lead-form {
	margin-top: 73px;
}
.partners .lead-form__title span {
	font-weight: bold;
}
.wrap_instruction {
	background-color: #f8f8f8;
	position: relative;
	overflow: hidden;
	margin-top: 70px;
}
.wrap_instruction .container {
	padding: 58px 0 55px 0;
}
.wrap_instruction .title {
	font-weight: 400;
	font-size: 32px;
	line-height: 160%;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 70px;
}
.wrap_instruction .title span {
	font-weight: bold;
}
.wrap_instruction .strelka {
	position: absolute;
	top: 200px;
}
.wrap_instruction .text_instruction {
	overflow: hidden;
}
.partners .text_instruction div {
	float: left;
	margin-left: 50px;
	position: relative;
	text-align: center;
}
.partners .text_instruction div:nth-child(2) {
	margin-left: 120px;
}
.partners .text_instruction div:nth-child(3) {
	margin-left: 63px;
}
.partners .text_instruction div:nth-child(4) {
	margin-left: 62px;
}
.partners .text_instruction div:nth-child(5) {
	margin-left: 190px;
	margin-top: 90px;
}
.partners .text_instruction div:nth-child(6) {
	margin-left: 104px;
	margin-top: 90px;
}
.partners .text_instruction div:nth-child(7) {
	margin-left: 107px;
	margin-top: 90px;
}
.partners .text_instruction div span {
	display: block;
	border: 2px solid #2db177;
	border-radius: 50pc;
	font-size: 30px;
	color: #2db177;
	height: 75px;
	width: 75px;
	text-align: center;
	padding-top: 16px;
	margin: 0 auto;
}
.partners .text_instruction div p {
	display: block;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 140%;
	clear: both;
}
.partners .form-popup__input:focus ~ .form-popup__label-desc,
.partners .form-popup__label-desc.fill {
	transform: translateY(-75%);
	font-size: 13px;
	line-height: 15px;
}
.partners .form-popup__input:focus ~ .form-popup__label-desc,
.form-popup__input:valid ~ .form-popup__label-desc {
	transform: translateY(-195%) !important;
	font-size: 14px;
	line-height: 15px;
}
.wrap_vklad div.mobile {
	display: none;
}
.download_doc {
	text-align: center;
	margin-top: 60px;
}
.download_doc a {
	color: #034198;
	font-weight: bold;
}
.download_doc a p {
	float: right;
	margin-left: 10px;
	margin-top: 3px;
}
.partners input::placeholder {
	color: #abaeb8 !important;
}
.partners .wrap_vklad div p a {
	display: none;
}
@media only screen and (max-width: 560px) {
	body .partners .info-item {
		margin-bottom: 40px;
		flex: 0 1 50%;
	}
	.video_text {
		padding: 36px 0 46px 0;
	}
	.sl_-partners- .head .br-style {
		display: none;
	}
	.sl_-partners- .main-slide.full-width.var2 .slide-img {
		right: 0% !important;
		bottom: 55px !important;
	}
	.sl_-partners- .page-kredit-new .main-slide.var2 .btn {
		max-width: 200px;
	}
	body .partners .info {
		padding: 16px 0px 0px;
	}
	.wrap_vklad {
		margin-top: 42px;
	}
	.wrap_instruction .container {
		padding: 36px 0 38px 0;
	}
	.partners .js-vklad .js-text-click {
		line-height: 130%;
		height: 100%;
	}
	.partners .lead-form {
		margin-top: 43px;
		margin-bottom: 45px;
	}
	.wrap_instruction {
		margin-top: 44px;
	}
	body .partners .info-item .info-item__text br {
		display: none;
	}
	.video_text .title {
		font-size: 18px;
		margin-bottom: 38px;
	}
	.video_text .title br {
		display: block;
	}
	.video_text .video {
		height: 298px;
		width: 100%;
	}
	.partners .wrap_vklad div p a {
		display: block;
		font-size: 14px;
		text-align: left;
		font-family: Montserrat;
		color: #999;
		position: absolute;
		bottom: 31px;
	}
	.partners .wrap_vklad .js-text-click {
		position: absolute;
		font-size: 14px;
	}
	.partners .wrap_vklad div {
		width: 100%;
		position: relative;
		float: none;
		margin-bottom: 17px;
		height: 166px;
	}
	.wrap_vklad div.mobile {
		display: block;
	}
	.wrap_vklad div.desc {
		display: none;
	}
	.partners .wrap_vklad .first svg {
		float: right;
		margin-right: 17px;
		margin-top: 23px;
		width: 105px;
		margin-left: 0;
	}
	.partners .wrap_vklad div p {
		font-size: 14px;
		margin-top: 31px;
		margin-left: 18px;
		max-width: 50%;
		text-align: left;
		width: 50%;
		float: left;
	}
	.wrap_vklad div p br {
		display: none;
	}
	.wrap_instruction .title {
		font-size: 18px;
		margin-bottom: 30px;
	}
	.wrap_instruction .strelka {
		display: none;
	}
	.partners .text_instruction div {
		float: left;
		margin-left: 17px !important;
		position: relative;
		text-align: left;
		width: 100%;
		clear: both;
		margin-bottom: 23px;
		margin-top: 0 !important;
	}
	.partners .text_instruction div p {
		display: block;
		font-family: 'Montserrat';
		font-style: normal;
		font-weight: 400;
		font-size: 15px;
		line-height: 140%;
		clear: initial;
		margin-left: 57px;
	}
	.partners .text_instruction div span {
		display: block;
		border: 2px solid #2db177;
		border-radius: 50pc;
		font-size: 20px;
		color: #2db177;
		height: 44px;
		width: 44px;
		text-align: center;
		padding-top: 8px;
		margin: auto;
		float: left;
	}
	.download_doc {
		text-align: left;
		margin-top: 10px;
		margin-left: 17px;
	}
	.download_doc svg {
		float: left;
	}
	.download_doc a p {
		float: none;
		margin-left: 29px;
		margin-top: 3px;
		text-align: left;
	}
	.partners .lead-form__title {
		font-size: 18px;
	}
	.partners .form-popup__input:focus ~ .form-popup__label-desc {
		display: none;
	}
}

@media only screen and (max-width: 414px) {
	.video_text .video {
		height: 216px;
	}
}
@media only screen and (max-width: 390px) {
	.video_text .video {
		height: 203px;
	}
}
@media only screen and (max-width: 360px) {
	.video_text .video {
		height: 186px;
	}
}

.blog-page-home .icons_eye {
	background: url(/blog/img/blog_eye.svg) no-repeat;
	width: 20px;
	height: 12px;
	background-size: 18px;
}

.blog-page-home .blog-item-preview span + span {
	margin-left: 20px;
	margin-right: 3px;
}

.blog-page-home .blog-item-preview span:last-child {
	padding-right: 0px;
}

.blog-page-home .blog__icons {
	display: inline-block;
}

.blog-page-home .icons_time {
	background: url(/blog/img/blog_time.svg) no-repeat;
	width: 18px;
	background-size: 16px;
	height: 17px;
}

.blog-page-home .blog-item-preview {
	display: inline-flex;
	align-items: center;
}

.blog-title-all a {
	color: #000;
	font-weight: 400;
	font-size: 14px;
	background: url('img/blog-arrow.svg') right 6px no-repeat;
	padding-right: 20px;
}

.blog-title-all a:hover {
	text-decoration: underline;
}

.blog-title-all {
	padding-top: 50px;
}

.home-blog-header {
	display: flex;
	justify-content: space-between;
}

.home-blog-header-bottom {
	display: none;
}

.home-blog-header-bottom .blog-title-all a {
	color: #2869c2;
	background: url(img/blog-arrow-blue.svg) right 4px no-repeat;
}

.home-blog-header-bottom .blog-title-all {
	padding-top: 15px;
}
.partners .info-item {
	flex: 0 1 25%;
}
/* .partners .info__title{
 text-transform: uppercase;
} */

@media only screen and (max-width: 1700px) {
	.main-slide.full-width .slide-img,
	.main-slide.full-width .logo-pik {
		right: 10% !important;
	}
}

@media only screen and (max-width: 1370px) {
	.inner__slider-top .main-slide.full-width .slide-img,
	.slider__home .main-slide.full-width .slide-img,
	.main-slide.full-width .logo-pik {
		right: 5% !important;
	}

	.inner__slider-top .main-slide .btn {
		bottom: 70px;
	}

	.slider__home .main-slide .btn,
	.inner__slider-top .main-slide .btn {
		position: absolute;
		top: auto;
		bottom: 40px;
		margin-bottom: 0;
	}
}
.slider__home .main-slide .btn {
	max-width: 273px;
	width: 273px;
}

@media only screen and (max-width: 1250px) {
	body .header-top .header-top-inner .tel-link {
		padding-left: 0;
		margin-right: 11px;
	}

	.header-top-btns-2 {
		display: none;
	}

	.dop-summ-slider .main-slide.full-width .slide-img {
		right: 0;
	}

	.slider__refinansirovanie .main-slide .under-button__text {
		display: none;
	}
}

@media only screen and (max-width: 1136px) {
	.header-top-btns-2 {
		display: none;
	}

	.whatsapp__app {
		padding-left: 0;
	}

	.whatsapp__block {
		left: -125px;
	}
}

@media only screen and (max-width: 1024px) {
	.blog-page-home .blog-line .blog-item + .blog-item + .blog-item + .blog-item {
		display: none !important;
	}
	.rko_wrap_1 .title {
		font-size: 30px;
	}
	.blog-page-home .blog-item-img {
		height: 165px;
		position: relative;
		/* padding-bottom: 60%; */
	}
	.rko_wrap_1 .card-rko {
		margin: 15px 4px;
		width: 100%;
	}

	.blog-page-home .blog-item-img img {
		/* position: absolute; */
		object-position: center;
	}

	.blog-page-home .blog-line .blog-item {
		margin-bottom: 0px;
	}

	.blog-page-home .blog-item-description {
		height: 106px;
	}

	.blog-page-home .blog-item-preview {
		margin-bottom: 7px;
	}

	.blog-page-home .blog-item-name {
		font-weight: 600;
	}

	.blog-page-home .blog-line .blog-item {
		flex: 0 0 33.3%;
	}

	.news-detail-page * {
		font-size: 15px;
		line-height: 22px;
	}

	.header-middle .tel-link {
		min-width: 132px;
	}

	.header-middle .tel-link:last-child {
		min-width: 159px;
	}

	.whatsapp__app {
		position: absolute;
		margin-left: -44px;
		margin-top: -7px;
	}
}

@media only screen and (max-width: 1024px) {
	header.fixed {
		position: fixed;
		width: 100%;
	}
	.header-middle .tel-links {
		padding-left: 8%;
	}

	.mobile__whatsapp_btn {
		display: block !important;
		position: fixed;
		right: 15px;
		z-index: 100;
		bottom: 15%;
	}

	.news-detail-page h1.head-section {
		margin-top: 20px;
	}
}

@media only screen and (max-width: 768px) {
	body .form-calculator-online-additional {
		padding: 20px 40px;
	}

	body .form-calculator-online-additional .form-input {
		max-width: 100% !important;
	}

	.card-rko {
		margin: 7.5px 0;
		width: 100%;
	}
	.rko_wrap_1 .title {
		font-size: 25px;
	}
	.page-kredit_kredit-biz-new
		.page-kredit-new
		.inner__slider-top
		.main-slide.f-medium
		.head {
		padding-top: 20px;
	}

	.slider__home .main-slide.full-width.var2,
	.inner__slider-top .main-slide.full-width.var2 {
		/* height: 503px !important; */
	}

	.slider__home .slide-img {
		top: auto !important;
		max-width: 100% !important;
	}
	.slider__home .btn.orange {
		bottom: 30px !important;
	}

	.page-ipoteka_ipotechnyj-kalkulyator .btn.orange {
		bottom: 42px !important;
	}

	.slider__refinansirovanie .btn.orange {
	}

	.slider__ipoteka-page
		.inner__slider-top
		.main-slide
		.slider__ipoteka-btn.btn {
		bottom: 50px;
	}

	.dop-summ-slider .inner__slider-top .main-slide .slider__dop-summa-btn.btn {
		bottom: 40px;
	}

	.sl_-partners- .inner__slider-top .main-slide .btn {
		bottom: 40px;
	}

	.sl_-partners- .inner__slider-top .main-slide.f-medium .head {
		display: block !important;
	}

	.inner__slider-top .main-slide.full-width .slide-img {
		top: auto !important;
		max-width: 100%;
	}

	.slider-vtorichnoe-zhile .inner__slider-top .main-slide .btn {
		bottom: 40px;
	}

	.slider-vtorichnoe-zhile
		.inner__slider-top
		.main-slide.full-width
		.slide-img {
		object-fit: cover;
	}

	.inner__slider-top .main-slide .btn {
		bottom: 40px;
	}

	.inner__slider-top .main-slide.f-medium .info {
		font-size: 16px;
		line-height: 1.6;
	}

	.page-kredit-new .inner__slider-top .main-slide.f-medium .head {
		font-size: 17px;
		z-index: 2;
	}

	.form__key-full .form-popup__header {
		margin-top: 0;
	}
	.condition__items-top .condition__item:nth-child(2) {
		display: flex;
	}

	.condition__items-top .condition__item:nth-child(3) {
		display: none;
	}

	.form__key-full .lead-form .from_3 {
		margin-left: 0;
		margin-right: 0;
		width: auto;
	}
}

@media only screen and (max-width: 767px) {
	body .bread-container {
		padding-top: 8px;
		padding-bottom: 8px;
	}
	body #application.lead-form .select-style,
	body #application.lead-form .input-style,
	body #application.lead-form .selectize-input,
	body #application.lead-form .selectize_null__block select {
		height: 60px !important;
	}
	body #application.lead-form .btn.orange {
		height: 80px;
		gap: 4px;
	}

	.products__tabs_home {
		padding-top: 0 !important;
		margin-top: -10px !important;
	}

	body .page-kredit-new .main-slide.f-medium.var2 .info br {
		display: block !important;
	}

	.news-detail-page h1 {
		margin-top: 20px;
		font-size: 26px;
		line-height: 29px;
		font-weight: 600;
		text-align: left;
	}

	.page-faq .form-popup .form-popup__submit {
		display: none !important;
	}

	.page-faq .form-popup .send-form-request.appraise-btn.btn.blue {
		display: block !important;
		position: static !important;
		max-width: 350px;
		margin: 30px auto 0;
	}

	body .bread-container {
		margin-bottom: 0px;
	}

	.selectbox-taber {
		display: block;
		margin-bottom: 20px;
	}
	.tabs-selectboxer {
		display: none !important;
	}

	.tab-cont-height {
		min-height: 200px;
	}
}

@media only screen and (max-width: 767px) {
	.blog-page-home .blog-line .blog-item {
		margin-bottom: 30px;
	}

	.blog-page-home .blog-item-description {
		height: auto;
	}

	.blog-line {
		flex-direction: column;
	}
}

@media only screen and (max-width: 640px) {
	.news-detail-page h1 {
		font-size: 16px;
		line-height: 23px;
	}

	.header-middle .tel-links {
		padding-left: 0%;
	}

	.whatsapp__app {
		display: none;
	}

	.header-middle .tel-link:last-child {
		min-width: auto;
	}

	.mobile__whatsapp_btn {
		bottom: 17%;
	}
}

@media only screen and (max-width: 560px) {
	.blog-page-home .blog-title {
		padding-top: 20px;
	}

	.home-blog-header-top .blog-title-all {
		display: none;
	}

	.home-blog-header {
		display: block;
		text-align: center;
	}

	.blog-page-home .blog-title {
		font-size: 25px;
	}

	.blog-page .blog-item-description,
	.blog-page-home .blog-item-description {
		height: auto;
	}

	.page-kredit_kredit-biz-new
		.page-kredit-new
		.inner__slider-top
		.main-slide.f-medium
		.head {
		padding-top: 0;
	}

	.main-slide.full-width.var2 {
		padding-top: 25px !important;
	}

	.slide-img-mobile {
		display: block !important;
	}

	.slide-img-desctop {
		display: none !important;
	}

	.main-slide .container {
		height: 100% !important;
	}

	.inner__slider-top .main-slide__wrapper .btn.orange {
		position: absolute;
		bottom: 42px;
		left: 15px;
		margin-bottom: 0 !important;
		z-index: 10;
	}

	.inner__slider-top .main-slide.full-width .slide-img,
	.slider__home .main-slide.full-width .slide-img {
		position: absolute !important;
		bottom: 0px !important;
		max-height: 300px;
		height: 100% !important;
		width: auto !important;
		object-fit: contain;
		z-index: 0;
		object-position: bottom;
	}

	.slider__home .btn.orange {
	}

	.page-ipoteka_ipotechnyj-kalkulyator .btn.orange {
	}

	.slider__kredit-btns {
		top: auto;
		left: 0;
		/* position: absolute !important; */
	}

	.slider__kredit-img {
		margin-bottom: -10px !important;
	}

	.slider__ipoteka-page .inner__slider-top .main-slide .slider__ipoteka-btn.btn,
	.dop-summ-slider .inner__slider-top .main-slide .slider__dop-summa-btn.btn {
		bottom: 80px;
	}

	.slider__refinansirovanie .btn.orange {
	}

	.slider__refinansirovanie .main-slide .slide-img {
		transform: translateX(30%) !important;
	}

	.sl_-partners- .main-slide .slide-img {
		transform: translateX(30%);
	}

	.inner__slider-top .btn.orange {
		max-width: 200px;
		white-space: normal;
		padding: 10px;
		margin: 0px 0px;
		order: 3;
		margin-bottom: 20px;
		height: 58px;
		font-size: 14px;
		line-height: 2.6;
		bottom: 80px;
	}

	.inner__slider-top .under-button__text {
		display: none;
	}

	.inner__slider-top .head {
		font-weight: 600 !important;
		/*padding-left: 15px;*/
		/*padding-right: 15px;*/
	}

	.slider-main-block.inner__slider-top .info,
	.slider-main-block.inner__slider-top .info.var2 {
		order: 1;
		margin-left: 0 !important;
		height: 50px;
		display: flex;
		justify-content: left;
		text-align: left;
		/*padding-left: 15px!important;*/
		/*padding-right: 15px!important;*/
	}

	.slider-main-block.inner__slider-top .main-slide,
	.page-kredit-new
		.slider-main-block.inner__slider-top
		.main-slide.full-width.var2 {
		height: 460px !important;
	}

	/*.slider-main-block.inner__slider-top .main-slide{*/
	/*padding-right: 0!important;*/
	/*padding-left: 0!important;*/
	/*}*/

	.slider-top-right {
		transform: translateX(30%) !important;
	}

	.inner__slider-top .slide-img {
		margin-right: 0 !important;
		object-fit: contain;
		object-position: bottom;
	}

	.slider-top-white.inner__slider-top .info,
	.slider-top-white.inner__slider-top .head {
		color: #fff !important;
	}

	.section2 .products__tabs {
		justify-content: center;
	}

	.slider_ib .slide-img {
		order: 2;
	}

	.slider_ib .main-slide.f-medium a {
		order: 3;
	}

	/*.page-kredit-new .main-slide.f-medium.var2 .head {*/
	/*height: auto!important;*/
	/*}*/

	.slider_ib .main-slide.f-medium .head {
		font-weight: bold;
		font-size: 22px;
		line-height: 130%;
		text-align: center;
		max-width: 100% !important;
		padding-bottom: 20px;
	}

	.slider_ib .gradient-text-info {
		padding-right: 0;
		text-align: center;
		order: 5;
	}

	.slider_ib .main-slide.f-medium a {
		text-align: center;
	}

	.slider_ib .main-slide .btn {
		margin: 0 auto;
		text-transform: uppercase;
		font-size: 14px;
		padding: 19px 0;
	}

	.slider_ib .main-slide .slide-img.var2 {
		position: relative;
		margin: 0 auto;
		max-height: 280px;
	}

	body .page-kredit-new .main-slide.f-medium.var2 .info br {
		display: block !important;
	}
}

@media only screen and (max-width: 640px) {
	.gradient-text-info {
		font-size: 13px;
		margin-top: 15px;
	}

	.slider_ib .main-slide.full-width.var2 {
		height: auto;
	}
}

@media only screen and (max-width: 479px) {
	.deposit-products-ipoteka {
		padding-bottom: 20px;
	}
	.rko_wrap_1 .card-rko {
		padding: 17px 0px 20px 30px;
	}
	#application.lead-form .form-popup__li {
		margin-bottom: 7px;
	}
	.rko_wrap_1 .title {
		font-size: 24px;
	}
}

@media only screen and (max-width: 480px) {
	body .form-calculator-online-additional {
		padding: 20px 20px;
	}
	.page-kredit-new .inner__slider-top .main-slide.var2 .btn {
		position: absolute;
		bottom: 42px !important;
		margin-bottom: 0 !important;
		height: 58px;
	}

	.inner__slider-top .main-slide.f-medium .head,
	.slider__home .main-slide.f-medium .head {
		height: auto !important;
	}

	.form__key-full .lead-form__wrapper {
		padding: 50px 16px;
	}

	.form__key-full .lead-form__wrapper {
		padding: 50px 16px;
	}

	.form__key-full .lead-form .form-popup__list {
		padding-left: 0;
		padding-right: 0;
	}

	.form__key-full .lead-form .form-popup__checkbox-desc {
		width: 100%;
		font-size: 13px;
	}
	.calc-ipoteka-tabs {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}

	.calc-ipoteka-tabs > * {
		flex: 0 0 50%;
	}
	.slider_ib .main-slide.var2 .btn {
		max-width: 200px;
		padding: 19px 0;
	}
	.calc-ipoteka-tabs .btn {
		font-size: 13px;
		max-width: calc(50% - 5px);
		margin-right: 5px !important;
		padding-left: 0;
		padding-right: 0;
		text-align: center;
		width: 48%;
	}

	.calc-ipoteka-tabs span.btn {
		float: right;
	}
}

@media only screen and (max-width: 340px) {
	.mobile__whatsapp_btn {
		bottom: 27%;
	}
}

.not-bold {
	font-weight: 100;
}
.semi-bold {
	font-weight: 600 !important;
}

.align-justify {
	text-align: justify;
}

.combining_style {
	/* width: 273px !important; */
	width: 100%;
	height: 55px !important;
	font-size: 16px !important;
	border-radius: 4px !important;
	text-transform: none !important;
}

.mobile-application {
	display: flex;
	margin-top: 10px;
}
@media (max-width: 480px) {
	.mobile-application {
		gap: 5px;
	}
	.mobile-application br {
		display: none;
	}
	.mobile-application a img {
		margin-left: 0 !important;
	}
}

.mobile-application p {
	font-size: 20pt;
	font-weight: 500;
}

.mobile-application img {
	width: 200px;
	height: 60px;
}

@media screen and (max-width: 480px) {
	.deposit-products__item-img {
		width: 390px !important;
	}
	.deposit-products__item__button {
		position: absolute;
		bottom: 20px;
		z-index: 100;
	}
	.main-slide .btn {
		width: 200px;
	}
}

.deposit-products__item-img {
	position: absolute !important;
	bottom: 0px !important;
}

.financy {
	text-align: center;
	margin-top: 40px;
}
@media (max-width: 480px) {
	.financy {
		margin-top: 15px;
	}
}
.financy h1 {
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 140%;
	text-transform: none;
	margin-block-end: 33px;
}
.financy p {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 140%;
	margin: 20px 0;
}
.financy img {
	width: 315px;
	height: 293px;
}
@media screen and (max-width: 768px) {
	.financy h1 {
		font-size: 22px;
		padding: 0 30px;
	}
	.financy p {
		font-size: 15px;
		width: 255px;
		margin: 20px auto;
	}
	.financy img {
		width: 260px;
		height: initial;
	}
}
li a {
	display: inline;
}
@media only screen and (max-width: 560px) {
	.page-kredit-new .bread-container {
		margin-bottom: -10px;
	}
}
 body #bx_651765591_9252 .main-slide.f-medium .head{
color: black!important;
}
body #bx_651765591_9252 .main-slide.f-medium .info {
	color: black!important;
	max-width: 550px!important;
}

@media (max-width: 500px) {
	body #bx_651765591_9252 .main-slide.f-medium .info {
		color: black!important;
		max-width: 300px!important;
	}

}



.new-tabs__block {
	font-family: 'Montserrat';
	margin: 60px 0 40px;
}
.new-tabs__block-header {
	font-size: 30px;
	font-weight: 400;
	line-height: 38px;
	letter-spacing: 0em;
	color: #000;
	margin-bottom: 24px;
}
.new-tabs__block-desc {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0em;
	color: #000;
	line-height: 135%;
}
.new-tabs__block-desc a {
	color: #00e;
}

.new-tabs__block-tags {
	margin-top: 24px;
	display: flex;
	justify-content: start;
	align-items: center;
	flex-wrap: wrap;
}
.new-tabs__block-tag {
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	letter-spacing: 0em;
	color: #000;
	padding: 10px 24px;
	background: #F6F7FB;
	border-radius: 30px;
}
.new-tabs__block-tag:not(:last-child) {
	margin-right: 8px;
}

.new-tabs__block-types {
	margin-top: 40px;
}
.new-tabs__block-type {
	font-size: 14px;
	font-weight: 500;
	line-height: 17px;
	letter-spacing: 0em;
	padding: 12px 30px;
	border-radius: 4px;
	background: #29b377;
	color: #fff !important;
	border: 1px solid #29B377
}
.new-tabs__block-type.--transparent {
	background: transparent;
	color: #000 !important;
}
.new-tabs__block-content ul {
	margin: 10px 0;
}
.new-tabs__block-content .dotted-list li::before {
	width: 3px;
	height: 3px;
}

.new-tabs__block-tabs {
	display: flex;
	justify-content: start;
	align-items: center;
	margin-bottom: 36px;
}
.new-tabs__block-tab {
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0em;
	padding: 6px 38px;
	border: 1px solid #29B377;
	color: #000;
	border-radius: 4px;
	cursor: pointer;
	position: relative;
	white-space: nowrap;
	flex-shrink: 0;
}
.new-tabs__block-tab:not(:last-child) {
	margin-right: 12px;
}

.new-tabs__block-tab.is-active {
	background: #29b377;
	color: #fff;
}
.new-tabs__block-tab.is-active::after {
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 3px;
	display: block;
	background: #29b377;

	position: absolute;
	bottom: -5px;
	left: 50%;
	transform: translateX(-50%) rotate(45deg);
}

.new-tabs__block-content__item.is-active {
	display: block;
}
.new-tabs__block-content__item {
	display: none;
}

@media screen and (max-width: 1024px) {
	.new-tabs__block-tag {
		font-size: 12px;
		padding: 10px 21px;
		margin-bottom: 8px;
	}
	.new-tabs__block-tag:not(:last-child) {
		margin-right: 8px;
	}
	.new-tabs__block-tabs {
		width: 100%;
		overflow-x: auto;
		padding-bottom: 10px;
		margin-bottom: 26px;
	}
}
.form-popup__desc-title{
	padding: 20px;
}

.adderss-wrapp {
	display: flex;
	flex-wrap: wrap;
	width: 100%;

	display: none;
}
.adderss-wrapp.is-active {
	display: flex;
}