body, html{font-family:'Roboto', sans-serif;background:#fff;color:var(--main-color);font-size:14px;line-height:normal;font-weight:400;letter-spacing: 0.1px;}
a{color:#333;}
h1 {margin-bottom:30px;font-size:56px;line-height:56px;text-align:center;}
h4{font-size:24px;margin-bottom:20px;}
h2{font-size:42px;margin-bottom:40px;text-align:center;}
h2 span{color:var(--green-color);}
.h2-p{font-size:16px;}
.zsu_desk{position:absolute;top:15px;right:50%;margin-right:30px;}
.h3{font-size:56px;font-weight:bold;text-align:center;margin-bottom:30px;}
.h3 span, h1 span{color:var(--green-color);}


/*header*/

.section-slider-all .flex-header.section-head{margin-bottom:0;}
.slogon-header{font-size:64px;color:#fff;margin-bottom:30px;font-weight:500;}
.header-inf{color:#fff;margin:0 auto 30px;width:800px;}
.slider-calc{display:flex;justify-content: space-between;align-items: center;}
.form-img{width:45%;}
/* .header-inf ul{display:flex;justify-content: space-evenly;width:100%;flex-wrap: wrap;} */
.header-inf ul li{width:50%;margin-bottom: 10px;font-size: 18px;}

.lang a,.lang-mobile a{background:var(--green-color);height:46px;width:46px;line-height:46px;display:block;text-align:center;color:#fff;font-size:18px;font-weight:400;border-radius:5px;}
.lang{display:flex;margin-right:30px;}
.lang a:first-child{margin-right:5px;}
.lang-mobile a{display:inline-block;}
.nav-menu{margin-right:auto;}

.flex-header{display:flex;justify-content:space-between;align-items:center;}
.zsu{margin-right:30px;width:70px;}
.zsu a img{width:100%;}
.nav-menu nav ul{display:flex;}
.nav-menu nav ul li a{font-size:14px;font-weight:400;}
.nav-menu nav ul li a span{display:block;font-size:18px;font-weight:500;}
.nav-menu nav ul li{margin-left:50px;}
.logo{width:136px;margin-right:30px;}
.logo a .logo-text, .logo a .logo-text-last{display:block;}
.logo-text{color:var(--green-color);font-size:39px;line-height:16px;font-weight:500;}
.logo-text span{font-size:16px;}
.logo-text-last{color:var(--main-color);font-size:12px;}
.close{display:none;}
.lang-mobile{display:none;}
#panel{display:none;}
.col-credit span{font-weight:500;color:var(--green-color);font-size:18px;font-weight:bold;}
.ru_ru,.ua_ua{background:var(--main-color)!important;}

/*slider*/

.slider-i label{margin-left:5px;}
.list-slider li{font-size:16px;color:#fff;margin-bottom:15px;position:relative;margin-left:30px;}
.list-slider li:before{content:'';background:url("../images/14.svg")no-repeat;width:20px;height:20px;display:inline-block;position:absolute;top:3px;margin-left:-30px;}
.list-slider li:last-child{margin-bottom:0;}
.list-slider{margin-bottom:50px;}
.block-shadow{box-shadow:15px 15px 0px 0px;background:#fff;padding:40px 30px;border-radius:10px;position:relative;}

/*calc*/

.result-calc{margin-bottom:30px;}
.calc-block-top-left,.calc-block-top-right{font-size:18px;width: 50%;}
.calc-block-top-right{text-align: right;}
.calc-block-top-right input{font-size:24px;color:var(--green-color);border: 0;text-align: right;font-weight: 600;width: 100px;}
.resul-calc-top, .resul-calc-bottom{display: flex;justify-content: space-between;text-align:center;    align-items: center;}
.resul-calc-top span{width:33.3333%;}
.resul-calc-top span:first-child, .resul-calc-bottom span:first-child{text-align:left;}
.resul-calc-top span:last-child, .resul-calc-bottom span:last-child{text-align:right;}
.resul-calc-bottom span{width:26%;}
.resul-calc-bottom span:nth-child(2n){width:11%;}

#money_calc{margin-left:auto;}
#money_amount_calc {border: 0;text-align: right;background: none;outline:none;width:100%;}
#money_calc+span{margin-left:10px;}
#sum-calc, #sum-foyz, #sum-rezult {color:var(--green-color);font-size:16px;font-weight:600;}

.calc-block{display:flex;align-items:center;width:100%;margin-bottom:20px;}
.calc-block:last-child{margin-bottom:0;}
.input-block select, .input-block input {width:100%;border:0;outline:none;font-weight:500;}
.input-block {width:100%;border:1px solid #D1DCE3;border-radius:5px;padding:9px;}
.calc-block-right.custom_range {width:60%;}
.calc-block-left {width:40%;}
.calc-block-top-left label{color:#6F90A3;}
.calc-block-top-left a{color:#43BCE9;}
.calc-block-bottom{justify-content:space-between;margin-top:10px;}
.radio input{position:relative;top:2px;margin-right:5px;}
.radio{margin-right:20px;}
.radio:last-child{margin-right:0px;}
.calc-block-right.custom_range.flex .input-block{margin-right:10px;}
.calc-block-right.custom_range.flex .input-block:last-child{margin-right:0px;}
form h2{font-weight:300;margin-bottom:10px;}
form h4{font-weight:300;margin-bottom:30px;text-align:center;}
.ui-widget.ui-widget-content {border:0px!important;height:100%;background:#fbf7f3;}

.ui-slider-horizontal .ui-slider-range {top:0;height:100%;}
.ui-state-default, .ui-widget-content .ui-state-default {background:#79bc51;font-weight:normal;color:#454545;}
.ui-slider-horizontal .ui-slider-handle {top:-6px!important;margin-left:-1px!important;}
.ui-slider .ui-slider-handle {position:absolute;z-index:2;width:30px!important;height:30px!important;cursor:pointer;-ms-touch-action:none;touch-action:none;outline:none;/*box-shadow:1px 2px 5px 2px rgb(121 188 81 / 50%);*/background:var(--green-color)!important;border:2px solid var(--main-color)!important;border-radius: 5px;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus{background:var(--green-color)!important;border:2px solid var(--main-color)!important;}
.ui-slider-handle:before{left: 7px;content: "";width: 12px;height: 14px;position: absolute;border-top: 2px solid #fff;border-bottom: 2px solid #fff;top: 6px;background: none;}
.ui-slider-handle:after{right: 3px;content: "";height: 2px;position: absolute;background: #fff;top: 12px;width: 20px;}
.ui-slider .ui-slider-range {position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0;background:var(--main-color);border-radius: 0;}
.custom_range-2{padding-right: 28px;background: #fbf7f3;border: 1px solid var(--main-color);border-radius: 4px;height: 20px;}
.ui-widget-header {color:#333;font-weight:bold;}
.ui-slider-horizontal {height:0;}
.ui-widget-content {background:#fff;color:#333;}
.ui-slider {position:relative;text-align:left;}
.checkbox-block input{width:20px;height:20px;border:2px solid #ccc;margin-right:15px;}
.align-items-center{align-items:center;}

.slider-i{display:flex;    align-items: center;}

/*qwiz*/

.bank_form2{width:600px;margin:auto;}
.qwiz-calc-slider .button{width:250px!important;}

.qwiz-right{width:100%;}
.qwiz h4{font-weight:700;text-align:left;font-size:16px;display:flex;align-items:center;height:40px;padding-left:60px;}
.qwiz-block{display:flex;align-items:center;}
.qwiz-calc-block{margin-bottom:10px;}
.qwiz-calc-block:last-child{margin-bottom:0;}
.qwiz-button,.button-pink{height:50px!important;line-height:50px!important;width:100%!important;background: var(--main-color);color: #fff;}
.button-pink{cursor:pointer;border-radius:5px;text-align:center;font-size:20px;}
.qwiz-button:hover{background-color:var(--b-green-color);}
.qwiz-left{background: var(--main-color);border-radius: 5px;}
.left-arrow{width:40px;height:40px;cursor:pointer;background:url("../images/arrow-l.svg")no-repeat;}
.left-arrow:hover{background-color:var(--b-green-color);border-radius:4px;}
.left-arrow img{width:100%;}
.qwiz .calc-block-right.custom_range{width:100%;margin-bottom:20px;}
.step2, .step3, .step4, .step5, .step6, .step7, .step8, .step9, .step10, .step11, .step12{display:none;}
.b_qwiz{position:absolute;}
.b_qwiz h4{margin-bottom:0;line-height:40px;}

.foyz-bar{margin:20px 0;}
.foyz-bar-100{width:100%;border-radius:3px;background:#ddd;overflow:hidden;height:20px;}
.foyz-bar-top{background:var(--green-color);width:60%;display:flex;justify-content:flex-end;align-items:center;height:100%;}
.foyz-bar-top span{font-size:12px;margin-right:5px;}
.step-foyz {font-size:14px;margin-bottom:5px;}
.step-foyz span{font-weight:bold;color:var(--green-color);}
.block-last-info{padding:0;margin-top:20px;}
.block-last-info h3{margin-bottom:20px;}
.block-shadow h2{margin-bottom:20px;}
.h2-p{margin-bottom:30px;text-align:center;font-weight:300;}
.step1 .qwiz .qwiz-calc-block{margin-right: 1%;}
.step1 .qwiz .qwiz-calc-block:nth-child(5),.step1 .qwiz .qwiz-calc-block:nth-child(10){margin-right:0;}
.step1 .qwiz .qwiz-calc-block{width:19%;float:left;}

.checkbox-img{margin-bottom:10px;display:flex;}
.checkbox-img.err .class_checkbox1,.checkbox-img.err .class_checkbox2{background:url("../images/red_check_box.svg")no-repeat;}
.checkbox-img.err .class_checkbox1.checked,.checkbox-img.err .class_checkbox2.checked{background:url("../images/check_box_check.svg")no-repeat;}
.checkbox-img.err label{color:red;}
.class_checkbox1,.class_checkbox2{width:20px;height:20px;background:url("../images/blank_check_box.svg")no-repeat;margin-right:10px;top:3px;flex:none;position: relative;}
.class_checkbox1.checked,.class_checkbox2.checked{background:url("../images/check_box_check.svg")no-repeat;}


.cash-slider-bg {margin-bottom: 10px;background: var(--main-color);border-radius: 6px;padding-right: 26px;}
.calc-block-top-right.active .hint-inf{display:block;position:absolute;top:45px;z-index:1000;padding: 3px;background:#f2f8ff;border: 1px solid var(--main-color);width: 100%;color: var(--main-color);box-shadow: 2px 2px 0px rgba(0,0,0,.2);}
.input-area.err{border-color:red;}
.err_fields_msg{margin-bottom:20px;color:red;text-align:center;font-weight:500;}


/*otziv*/

.btn-next, .btn-prev, .btn-next-s, .btn-prev-s {position:relative;cursor:pointer;width:40px;height:40px;text-align:center;z-index:2;}
.stati_mobile{display:none;}
#slider-o {width:100%;overflow:hidden;}
.slider-track {position:relative;transition:2s;width:2360px;}
.slider-buttons{display:flex;justify-content:flex-end;margin-bottom:30px;}
.arrow-prev, .arrow-next {position:absolute;}
.arrow-next {top:20px;left:14px;}
.arrow-prev {top:20px;left:14px;}
.arrow-prev span, .arrow-next span {position:absolute;height:2px;width:10px;top:50%;margin-top:-1px;left:50%;margin-left:-5px;-webkit-transition:background-color 0.3s;-moz-transition:background-color 0.3s;transition:background-color 0.3s;}
.slider-block {margin:0;width:100%;}
.slider-container {overflow:hidden;}
.arrow-prev span:before {top:-3px;transform:rotate(-45deg);}
.arrow-prev span:after {top:3px;transform:rotate(45deg);}
.arrow-next span:before {top:3px;transform:rotate(-45deg);}
.arrow-next span:after {top:-3px;transform:rotate(45deg);}

.arrow-prev span:before, .arrow-prev span:after, .arrow-next span:before, .arrow-next span:after {content:'';position:absolute;width:100%;height:100%;background:var(--main-color);-webkit-transition:-webkit-transform 0.3s;-moz-transition:-moz-transform 0.3s;transition:transform 0.3s;}
.testimonial-active .slider-item-o {position:relative;}
.slick-initialized .slider-item-o {display:block;}
.slider-item-o{outline:0;float:left;height:100%;min-height:1px;position:relative;margin-right:40px;}
.slider-item-o:last-child{margin-right:0;}
.zmi-p{position:relative;color:#195172;font-size:16px;line-height:1.4em;width:560px;background-color:#FFFFFF;padding:50px 40px;border-radius:5px;}
.zmi-p:after{content:'';position:absolute;border-color:#FFFFFF transparent transparent transparent;left:15%;border-right-width:16px;margin-left:calc(16px/-2);border-top-width:18px;bottom:-19px;width:0;height:0;border-style:solid;display:block;}
.zmi-img{width:80px;height:80px;}
.zmi-img img{width:100%;border-radius:40px;}
.zmi-user{margin:40px 0 0 40px;display:flex;align-items:center;}
.zni-name{margin-left:20px;}


/*last info*/

.main_last_info{margin:auto;}
.main_last_info h3{font-size:18px;}
.last-info-text{color:var(--green-color);}
.last_info_item{position:relative;width:100%;/*box-shadow: 0px 0px 5px rgba(0,0,0,.2);*/border:1px solid #e5e5e5;background:#fbf7f3;padding:7px 12px;border-radius:5px;margin-bottom:10px;}
.last_info_item-child{position:relative;font-size:16px;z-index:1000;background: #fff;padding:14px 17px;}
.border-last-info{position:absolute;z-index:1;height:100%;width:100%;display:block;border:1px solid var(--green-color);top:10px;left:10px;}
/* .items_last_info{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px;} */

/*как получить кредит*/

.kak-poluchit-zaym{display:flex;justify-content: space-between;}
.kpz-block{width:30%;}
.kpz-img{width:80px;height:80px;padding:20px;background:var(--l-green-color);border-radius:5px;margin-bottom:30px;}
.kpz-img img{width:100%;height:100%;}
.kpz-h{margin-bottom:20px;font-size:22px;font-weight:500;}

/**/

.img-block-sposob{display:flex;justify-content:space-evenly;margin-bottom:40px;}
.img-block-sposob .img-block{width:52px;}
.img-block-sposob .img-block.mastercard{width:80px;}
.img-block-sposob .img-block.visa{width:100px;}
.img-block-sposob .img-block img{width:100%;height:100%;}

/*service-work*/

.section_g h2{color:#fff;}
.service-work{display:flex;justify-content: space-evenly;flex-wrap: wrap;}
.service-work-item{width:270px;background:var(--b-green-color);border-radius:10px;padding:30px ;    margin-bottom: 20px;}
.sw-item-img{width:62px;margin: 0 auto 30px;}
.sw-item-img img{width:100%;}
.sw-item-text{color:#fff;text-align:center;}
.kpz-h{font-size:18px;}
.kpz-p{font-size:14px;}

/*content*/

.text-form{margin-top:20px;}

.li-list ul li{margin-bottom:10px;}
.li-list ul li:before{display:inline-block;width:16px;height:16px;content:"";background:url("../images/pt.svg")no-repeat;position:relative;top:5px;margin-right:10px;}

.uslovie-block{display:flex;justify-content: space-between;margin-bottom:40px;}
.button-content{margin-bottom:30px;text-align:center;}
.block-green h4{color:var(--green-color);}
.block-green{background: var(--yellow-color);border-radius:10px;padding:30px;width:48%;}
.block-shadow h4{margin-bottom:40px;}
.data-tab-block div{display:none;}
.data-tab-block .active{display:block;}
.ui-icon, .ui-widget-content .ui-icon {background:none!important;}
.ui-icon {width:0!important;height:0!important;}
.ui-widget {font-family: 'Roboto', sans-serif!important;}
.accordion-h h3, .credit-content-item{height:50px;line-height:50px;padding:0 20px!important;background:var(--main-color)!important;color:#fff;border-radius:5px;cursor:pointer;border:0;font-size:20px!important;font-family: 'Roboto', sans-serif!important;}
.cc-text-p{padding: 20px!important;}
.ui-accordion .ui-accordion-content h4{color:var(--green-color);font-size:18px;font-weight:bold;}
.ui-widget-content{border:0!important;}
.ui-accordion .ui-accordion-header{margin-top:10px!important;}
.ui-accordion-header-active.ui-state-active,.credit-content-item.ui-state-hover,h3.ui-state-hover, .ui-widget-header .ui-state-hover,  .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus{border:0!important;background:var(--green-color)!important;}

.tag-cloud{border: 1px solid #E5E5E5;border-radius: 5px;padding: 15px 20px;}
.tag-block{display:flex;flex-wrap:wrap;width:100%;padding-top:20px;}
.tag-item a{padding:5px 10px;border-radius:5px;border:1px solid #e5e5e5;margin:3px;    display: block;}
.tag-item a:hover{color:var(--main-color);border-color:var(--green-color);}
.tag-h{font-size:24px;font-weight:600;text-transform:capitalize;padding:10px 0;text-align:center;cursor: pointer;}

h1.block-h1, h2.block-h1{font-size: 36px;line-height: 42px;}

.list-disk{}
.list-disk li{margin-bottom:12px;font-size:14px;display:flex;}
.list-disk li:before{background:url("../images/bird.svg")no-repeat;width:14px;height:14px;display:inline-block;content:"";margin-right:10px;position: relative;top:3px;flex: none;}

.content-content ul, .cc-text ul {margin-bottom: 20px;margin-left: 40px;font-weight: 400;}
.cc-text ol li, .cc-text ul li, .content-content ul li, .content-content ol li {margin-bottom: 5px;}
.cc-text ol li, .cc-text ul li {margin-bottom: 5px;}
.disk-li {list-style-type: disc;}
p {font-size: 14px;line-height: 19px;margin-bottom: 8px;}
ol {counter-reset: li;}
.content-content ol, .cc-text ol {margin-bottom: 20px;margin-left: 20px;font-weight: 400;}
ol li:before {counter-increment: li;content: counters(li, ".") ". ";}
ul, ol {list-style: none;padding: 0;margin: 0;}

.sp{display:flex;justify-content:space-around;align-items:center;margin-bottom:30px;}
.sp-item{width:100px;}
.sp-item:nth-child(2){width:60px;}
.sp-item:nth-child(3){width:60px;}
.sp-item:nth-child(4){width:100px;}
.sp-item:nth-child(5){width:50px;}
.sp-item:nth-child(6){width:70px;}
.sp-item img{width:100%;}

.part_link h3{font-weight:400;cursor:pointer;display:block;height:60px;line-height:58px;padding:0 20px 0 30px;background:var(--main-color);border-radius:10px;color:#fff;font-size:24px;margin-bottom:10px;}
.part_link h3:after{content:"+";font-size:36px;float:right;}
h3.bg-green{background:var(--green-color);}
.part{padding:10px 15px 20px;}
.part h4{margin-bottom:20px;}

.button-inline{margin:50px auto 0;display:table;}

.block-poluchit {display:flex;    margin-bottom: 20px;}
.block-poluchit-question {width:50px;margin-right:10px;flex: none;}
.block-poluchit-question img{width:100%;}
.block-poluchit-text h5{font-size:18px;margin-bottom: 10px;}
.block-poluchit-img{width: 80px;height: 80px;padding: 20px;background: var(--l-green-color);border-radius: 5px;margin-right:10px;flex:none;}
.block-poluchit-img img {width: 100%;height: 100%;}
.block-h4{font-size:18px;margin-bottom:30px;}


.list-numbe .list-numbe .list-numbe li{margin-top:8px;}
.list-numbe ol.list-numbe{margin-left:20px;margin-bottom:20px;margin-top:20px!important;}
.list-numbe ol.list-numbe:first-child{margin-top:20px;}
/*.list-numbe li:last-child{margin-bottom:40px;}*/
.list-numbe li{margin-bottom:8px;font-weight:400;}
.list-numbe li h4{margin-bottom:0px;}
.list-numbe li .h4, .list-numbe li.li-h4:before{font-size:20px;margin-bottom:20px;line-height:1.2;display:inline;font-weight:600;}
.list-numbe li:before{margin-right:5px;}
.content-f h3{text-align:left;font-size:20px;color:#195172;margin-bottom:20px;}
.content-f p{margin-bottom:30px;}
.li-line{padding-left:20px;}
.li-line li:before{content:"- ";}

/*otziv*/



/*footer*/

.logo-footer{width:140px;margin-bottom:30px;}
.list-footer li a{text-decoration:underline;}
.list-footer li{margin-bottom:5px;}

.section_footer .logo-text-last{color:#fff;}
.footer-bottom{background:var(--blue-color);height:70px;line-height:70px;}
.footer-info{display:flex;justify-content: space-between;}
.nav-menu nav ul li{margin:0 20px 0 0;}
.nav-menu nav ul li:last-child{margin-right:0;}

.footer{display:flex;justify-content: space-between;}
.footer-logo{max-width:155px;}
.footer-copyright{max-width:340px;}
.footer-text{width:50%;color:#fff;font-size:14px;}
.footer-list li a{color:#fff;}
.footer-list li a:hover{color:var(--green-color);}
.footer-list li{margin-bottom:10px;display: flex;align-items: center;}
.footer-list li:before{content:'';display:inline-block;width:10px;height:2px;background:#fff;margin-right:10px;}
.footer-list li:hover:before{background:var(--green-color);}
.footer-list{margin-bottom:30px;}
.copyright, .footer-adress{color:#fff;}
.menu-footer{justify-content: flex-end;}
.f-t{display:flex;flex-direction:column;justify-content:space-between;}
.preloader-desctop {display:flex;align-items:flex-end;}
.preloader-desctop-img img {width:100%;position:relative;top:-44px;overflow:hidden;}
.preloader-desctop-img {width:200px;height:40px;overflow:hidden;left:-60px;top:1px;position:relative;}
.flex-loading{display:flex;align-items: center;}
.text-loading{font-size:16px;margin-left:20px;}
.img-loading{width:140px;height:18px;}
.img-loading img{width:100%;}
.credit_carma_form{padding:0 40px;font-weight:400;}
.form_subheader.vitrina_header_text_big{font-size: 26px;color: #ff3c00;margin-bottom: 20px;}
.form_subheader.vitrina_header_text{margin-bottom:20px;}
.form_subheader.vitrina_header_text span{color:#ff3c00;}
.flex-button-tab{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px;}
.button-tab{width:49%;height:46px;line-height:46px;text-align: center;background: #c7c7c7;color: #333;cursor: pointer;font-size: 16px;margin:5px 0;}
.button-tab.active{background:#E00000;color:#fff;}
[data-tab] h3 {margin-bottom: 40px;font-size: 31px;color:#ff3c00;font-weight:400;}

/*processing*/

.form-head{margin-bottom:30px;}
.form-header{margin-bottom:10px;font-size:20px;font-weight:600;}
.form-subheader{font-weight:300;line-height:1.5;}
.form-subheader-mark{font-weight:600;display:block;}
.section_w.no-heder{background:none;}


/*content*/

.li-h4>.h4, .li-h4:before{font-weight:500;font-size: 18px;line-height: normal;color:var(--main-color);}
.list-numbe li{margin-bottom:20px;}
.list-numbe{margin-top:20px;}
.block-h1{font-weight:500;}
.content-f>h3{font-weight:500;font-size: 18px;line-height: normal;margin-bottom: 20px;color:var(--main-color);}
.content-f>p{margin-bottom:20px;}

/*offer-dialog*/

.offer-dialog {position:fixed;bottom:0px;width:360px;right:50px;z-index:2;/*box-shadow:0px 0px 7px rgb(0 0 0 / 50%);*/}
.offer-dialog-inner {position:fixed;bottom:0;z-index:1000;width:330px;right:15px;}
.offer-dialog-bt-c {position:absolute;top:78px;right:12px;width:30px;height:30px;}
.offer-dialog-hd {background:#ff6000;color:#fff;padding:0px 15px;padding-right:40px;z-index:2;height:49px;line-height:48px;font-size:15px;font-weight:bold;}
.offer-dialog-content {display:none;z-index:2;}
.offer-dialog-content > div {background:#fff;padding:15px;z-index:2;font-size:15px;}
.offer-dialog-content div .buttons {margin-top:10px;margin-bottom:5px;text-align:right;}
.offer-dialog-content div .button {font-size:16px;height:34px;line-height:34px;border-radius:40px;}
.orange_grad {color:#fff;background:#ff6000;background:-moz-linear-gradient(top, #ff6000 0%, #c34a00 100%);background:-webkit-linear-gradient(top, #ff6000 0%,#c34a00 100%);background:-o-linear-gradient(top, #ff6000 0%,#c34a00 100%);background:-ms-linear-gradient(top, #ff6000 0%,#c34a00 100%);background:linear-gradient(top, #ff6000 0%,#c34a00 100%);}
.offer-dialog-bt {cursor:pointer;background:#fff;position:absolute;top:50%;z-index:3;width:30px;height:3px;border-radius:10px;cursor:pointer;margin-top:0px;}
.offer-dialog-bt:after, .offer-dialog-bt:before {content:'';position:absolute;right:0;width:30px;height:3px;background:#fff;border-radius:10px;}
.offer-dialog-bt:before{top:-10px;}
.offer-dialog-bt:after{top:10px;}

/*soc-set-button*/

/* .soc-block{display:flex;justify-content:space-between;} */
.telegram {background: #5EB5F7;}
.facebook {background: #3B5998;}
.wathsapp {background: #2CC64E;}
.facebook:before {background: url("../images/fb.svg");}
.wathsapp:before {background: url("../images/whatsapp.svg");}
.telegram:before {background: url("../images/telegram.svg");}
.telegram:before, .wathsapp:before, .facebook:before {width: 24px;height: 24px;margin-right: 10px;content: '';background-size: cover;display: inline-flex;position: relative;top: 5px;}
.telegram, .wathsapp, .facebook {border: 0;border-radius: 4px;font-size: 18px;color: #fff;transition: .5s;width:100%;display: block;height: 50px;line-height: 50px;text-align: center;}
.bottom-button{position:relative;margin-bottom:20px;}
.bottom-button-item{width:50px;height:50px;border-radius:25px;margin-left:15px;position:relative;float: right;display:block;}
.bottom-button-item:first-child{margin-left:0;}
.facebook-color{background:#3b5998;}
.telegram-color{background:#2AABEE;}
.whatsapp-color{background:#28D146;}
.p-facebook{background:url("../images/fb.svg") no-repeat;}
.p-telegram{background:url("../images/telegram.svg") no-repeat;}
.p-whatsapp{background:url("../images/whatsapp.svg") no-repeat;}
.p-facebook,.p-whatsapp,.p-telegram{width:20px;height:20px;position:absolute;left:50%;top:50%;margin-left:-10px;margin-top:-10px;background-size: cover;}







@media (min-width:528px) {
	.section_w.no-heder{padding:0;}
	.processing{height:100vh;}
	.processing-block{text-align:center;height:134px;position:relative;top:50%;margin-top:-67px;}
	.flex-loading{justify-content: center;}
	
}
@media (max-width:1920px) {
	.content-100 .vitrina_offers{width:12%;}
}
@media (max-width:1600px) {
	.content-100 .vitrina_offers{width:16%;}
}
@media (max-width:1440px) {
	.content-100 .vitrina_offers{width:24%;}
}

@media (max-width:1280px) {

}
@media (max-width:1199px){
	
}
@media (max-width:1024px) {
	.col-credit{display:none;}
	
	.slogon-header{margin-bottom:30px;font-size: 56px;line-height: 56px;}
	.header-inf, .form-img{margin-bottom:30px;}
	.block-form{display:block;}
	.form-img{width:60%;}
	.form-img,.form-list{margin-left:auto;margin-right:auto;}
	.menu-footer{justify-content:flex-start;}
	.footer{display:block;}
	.footer-logo,.footer-copyright,.footer-text{max-width:100%;}
	.slogon-header span{display:inline-block;}
	.footer-text{width:60%;}
	.stati_desktop {display: none;}
	.stati_mobile {display: block;}
	
	.stati_mobile{display:block;}
	.stati_desktop{display:none;}
	.slider-item-o{float:none;width:100%;margin-right:0;height:288px;margin-bottom:30px;}
	.zmi-p, .slider-track{width:100%;}
	#slider-v{height:288px;overflow:hidden;}
	#stati-t{height:1272px;}
}
@media (max-width:900px){
	
	.list-disk li{font-size:14px;margin-bottom: 10px;}
	.list-footer{margin-bottom:20px;}
}
@media (max-width:800px){
	h2 {font-size: 30px;}
	.step1 {display: block;}
	.qwiz.qwiz-50{width:100%;}
	.form-img {width:80%;}
	.list-disk li{margin-bottom:6px;}
	.list-disk{margin-bottom:20px;}
	.slogon-header{font-size:42px;}
	.list-numbe{margin-top:10px;}
	.pol-xs-1.finance_form.page-finish .block-shadow{border-radius:0;box-shadow:none;}
	.footer-copyright, .footer-text{font-size:13px;}
	.h3,h1{font-size: 42px;line-height:42px;}
	.footer-text{width:60%;}
	.part_link h3{height: 50px;line-height: 48px;font-size:18px;}
	.part_link h3:after{font-size:24px;}
	/*offer*/
	
	.tab-flex{display:flex;flex-wrap:wrap;justify-content:space-between;}
	.vitrina_offers a{color:#333!important;}
	
	
}
@media (max-width:800px) {
	
	.header-top{display:none;}
	.lang-mobile{display:block;margin-top: 20px;}
	.nav-menu{display:none;position: absolute;
        background: #fff;
        padding: 20px;
        top: 70px;
        right: 15px;
        border-radius: 10px;box-shadow: 5px 3px 5px rgba(0, 0, 0, .5);z-index:1000;}
	.nav-menu nav ul{display:block;}
	.nav-menu nav ul li{margin-bottom:10px;}
	.nav-menu nav ul li:last-child{margin-bottom:0;}
	.zsu {width:70px;margin-left:auto;}
	.zsu a img{width:100%;}
	.button-settings{display: block;position: absolute;right:0;top:0;height:20px;width:20px;overflow:hidden;white-space:nowrap;color:transparent;}
	.button-settings span{position: absolute;height: 3px;width: 20px;top: 50%;margin-top: -1px;left: 50%;margin-left: -10px;-webkit-transition: background-color 0.3s;-moz-transition: background-color 0.3s;transition: background-color 0.3s;background-color:var(--green-color);}
	.button-settings span:before{top:-6px;}
	.button-settings span:after{top:6px;}
	.button-settings span:after,.button-settings span:before{content: '';position: absolute;width: 100%;height: 100%;background-color:var(--green-color);-webkit-transition: -webkit-transform 0.3s;-moz-transition: -moz-transform 0.3s;transition: transform 0.3s;}
	.button-settings.toggle span {background: #fff;}
	.button-settings.toggle span:before {top: 0;transform: rotate(-45deg);}
	.button-settings.toggle span:after {top: 0;transform: rotate(45deg);}
	.close{display:block;}
	#panel{height:20px;width:20px;position:relative;display:block;}
	.nav-menu.settings-menu.nav-is-visible{display:block;position:absolute;top:65px;background:#fff;width:calc(100% - 30px);padding: 15px;z-index: 1000;box-shadow: 5px 5px 0 rgba(0,0,0,.5);}
	.flex-header{height:60px;}
	.header-inf{display:none;}
	.slogon-header{text-align:center;line-height: 40px;}
	.ss {margin: auto;}
	.section-slider {padding: 30px 0 40px;}
	.section_w{padding:20px 0;}
	.logo-text{font-size:28px;}
	.logo-text-last {font-size: 9px;}
	.logo-text span {font-size: 12px;}
	.slider-calc {display: block;}
}
@media (max-width:768px) {
	.form-img,.form-list{width:100%;}
	.last_info_item-child{font-size:14px;}
}
@media (max-width:640px) {
	.kak-poluchit-zaym {display: block;}
	.kpz-block {width:100%;display: flex;margin-bottom:20px;}
	.kpz-h {margin-bottom:5px;}
	.kpz-img{margin-right:20px;flex: none;margin-bottom:0;}
	/* .form-list{padding:20px;} */
	.nav-menu{width:calc(100% - 30px);}
	.h2 {font-size: 24px;}
	.h3, h1,h1.block-h1, h2.block-h1  {font-size: 28px;line-height: 28px;}
	h4 {font-size: 20px;}
	.block-shadow h4 {margin-bottom:20px;}
	.block-shadow .flex.jc-space-between.mb-40 .width-50.pr-20{width:100%;}
	.block-shadow .flex.jc-space-between.mb-40{flex-direction: column;}
	.footer-info{display:block;}
	.footer-text {width: 100%;margin-bottom: 20px;}
	.items_last_info {flex-direction: column;}
	.last_info_item{width:100%;}
	.footer-bottom{height:auto;line-height:normal;}
	.footer-adress, .copyright{margin:10px 0;}
	.bank_form2{width:100%;}
	.nav-menu.settings-menu.nav-is-visible nav ul{display:block;}
	.nav-menu.settings-menu.nav-is-visible nav ul li{margin:0 0 10px 0;}
	.qwiz-calc-block .button{font-size:16px;}
	.uslovie-block{display:block;}
	.block-green{width:100%;}
	.block-green:first-child{margin-bottom:20px;;}
	
	.service-work-item {width: 100%;}
	.service-work-item{display:flex;padding:20px;}
	.sw-item-img {width:40px;flex: none;margin: 0 10px 0 0;}
	.sw-item-text{text-align:left;}
	.kpz-p{margin:0;}
	
}
@media (max-width:639px) {
	.step1 .qwiz .qwiz-calc-block{width:49%;margin-left:2%;margin-right:0;}
	.step1 .qwiz .qwiz-calc-block:nth-child(2n+1){margin-left:0;}
	.section_footer_adress .flex.jc-space-between{display:block;}
}
@media (max-width:562px) {
	
}
@media (max-width:561px) {
	
}
@media (max-width:480px) {
	.zmi-p{padding:20px;}
	.accordion-h h3, .credit-content-item{font-size:14px!important;height:auto;line-height: normal;    padding: 10px 20px !important;}
	.lang {margin-right: 20px;}
	.block-shadow h2{margin-bottom:10px;font-size:24px;}
	h2{font-size:24px;}
	.qwiz-calc-slider.mb-30,.qwiz-calc-slider.mb-50{margin-bottom:20px!important;}
	.block-shadow {padding: 20px 15px;}
	.slogon-header {font-size: 32px;}
	.button-tab{margin:3px 0;}
	.offer-dialog-inner {width:100%;right:0;}
	.h2 {font-size: 18px;}
	.h3, h1,h1.block-h1, h2.block-h1  {font-size:24px;line-height:24px;}
	.block-shadow h4 {margin-bottom: 16px;}
	.part_link h3{font-size:16px;padding:0 20px;}
	.calc-block-top-left{width:40%;}
	.calc-block-top-right{width:60%;}
	.calc-block-top-left, .calc-block-top-right{font-size:14px;}
	.main_last_info h3,h4{font-size: 18px;}
	
	.last_info_item-child{padding:8px 12px;}
	/* .last_info_item{margin-top:20px;} */
	.sp{display:flex;margin-bottom:0;flex-wrap: wrap;}
	.sp-item{width:28%!important;margin-bottom:20px;}
	.sp-item:nth-child(2) img{width:60px;}
	.sp-item:nth-child(3) img{width:60px;}
	.sp-item:nth-child(4) img{width:100px;}
	.sp-item:nth-child(5) img{width:50px;}
	.sp-item:nth-child(6) img{width:70px;}
	.sp-item img{margin-left: auto;margin-right: auto;display: block;}
	.nav-menu nav ul li a{font-size: 14px;}
	
	.lang-mobile a {height:40px;width:40px;line-height:40px;font-size: 16px;}
	.i-text{font-size: 14px;}
}
@media (max-width:440px) {
	.h3, h1,h1.block-h1, h2.block-h1  {font-size: 20px;line-height: 20px;}
	.main_last_info h3,h4{font-size: 16px;}
	.bt-soc-set{font-size:14px!important;padding:0 20px;line-height:54px;}
	/* .qwiz-calc-block{flex-direction: column;} */
	.calc-block-top-left, .calc-block-top-right{width:100%;}
	/* .calc-block-top-left{margin-bottom: 7px;} */
}
@media (max-width:412px) {
}

@media (max-width:360px) {
	
}
@media (max-width:320px) {
	
}
.dn{display:none!important;}
.clr{clear:both;}








