.main-banner-content .main-banner-simple-text p{
    color:#fff;
   font-size:20px;
  /*   font-family: 'Exo 2', sans-serif;
    font-weight: 300;*/
}
.hide-step{
    display:none;
}
.tooltip, .tooltip-new{
position:absolute;
z-index:999;
left:-9999px;
background-color:#dedede;
padding:5px;
border:1px solid #fff;
width:250px;

}
.tooltip p, .tooltip-new p{
margin:0;
padding:0;
color:#fff;
background-color:#222;
padding:5px 5px;
font-size:12px;
text-align:center;
line-height:normal;
}
.hide-block{
    display:none;
}
.input--error .jq-selectbox__select, .mx-datepicker .mx-input.input--error{
    border-bottom: 2px solid #e20613 !important;
}
.drop-menu__list li.green_link a{
    color: #009540;
}
.credit-form.form .input--map input {
    padding-right: 0px;
}
.credit-form.form .input--map:after{
    content:none;
}
.credit-form.form .main_address, .credit-form.form .supruga, .credit-form.form .not-supruga{
    display:none;
}
.credit-form.form .credit-form-remove-btn{
    margin-top:10px;
    margin-bottom:10px;
}
.credit-form.form .credit-form-remove-btn p{
    color:red;
}
.success-map .filter-row, .success-map .map-checkboxes{
    display:none!important;
}
.credit-form-step__field-desc span{
    cursor:pointer;
}
.credit-form-step__field-desc span{
    cursor:pointer;
}
.credit-form-step__title span.tooltip3, .credit-form-step__field-title span.tooltip3{
    display:inline-block;
    font-weight: bold;
    border-bottom: 1px dotted #009541;
    color: #009541;
    cursor:pointer;
}


.banner-left-top{
    background-position: left top !important;
}
.banner-left-center{
    background-position: left center !important;
}
.banner-left-bottom{
    background-position: left bottom !important;
}
.banner-right-top{
    background-position: right top !important;
}
.banner-right-center{
    background-position: right center !important;
}
.banner-right-bottom{
    background-position: right bottom !important;
}
.banner-center-top{
    background-position: center top !important;
}
.banner-center-center{
    background-position: center center !important;

}
.banner-center-bottom{
    background-position: center bottom !important;
}
.banner-center,.samsung-banner{
    background-position: right center !important;
}
.tabs-component-panels.loading{
    position:relative;
}
.tabs-component-panels.loading:after{
    content: '';
    position: absolute;
    top: -20px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    z-index: 100;
}
.tabs-component-panels .catalog-filter-suggest__loader:after{
    border-top-color: #000;
    border-bottom-color: #000;
    z-index:100;
}
.credit-footer.modal-inner-footer{
    display:block;
}
.credit-footer .checkbox {
    margin-bottom:15px;
}
.credit-footer .modal-inner-footer__col a.btn--form{
    width:100%;
}
.footer-form-description{
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 500;
}
.credit-footer .link.btn.btn-white{
    background: #fff;
    color: #e31e24!important;
    border: 1px solid #e31e24;
}
.credit-footer .link.btn.btn-white:hover{
    background: #e31e24;
    color: #fff!important;
    border: 1px solid #e31e24; 
}
.bx-calendar-range .disabled{
  pointer-events: none;
}
span.input img.calendar-icon{
    position: absolute;
    bottom: 11px;
    right: 10px;
}
a.on-first-step{
    font-size: 12px;
    line-height: 14px;
    color: #b32a31;
    font-weight: bold;
}
    