html body .bvi-body .body_bg{
    position: relative;
}
html body .bvi-body .panel{
    display: none;
}
html body .bvi-body .sf span{
    font-size: 110px!important;
    background: none!important;
}
html body .bvi-body .sf:before{
    background-color: transparent!important;
}
html body .bvi-body a.btn{
    line-height: 60px!important;
    background: #000!important;
    color: #fff!important;
}
html body .bvi-body .btn{
    line-height: 60px!important;
    background: #000!important;
    color: #fff!important;
}
html body .bvi-body .general_head_t1{
    font-size: 40px!important;
}
html body .bvi-body  .slick-next{
    background-image: url("../img/chevron-right-white.png");
    font-size: 0px!important;
}

html body .bvi-body .slick-prev{
    background-image: url("../img/chevron-left-white.png");
    font-size: 0px!important;
}
html body .bvi-body .product_block .btn{
    line-height: 50px!important;
}
html body .bvi-body .products_slider > div{
    display: flex;
}
@media all and (max-width: 765px) {

    html body .bvi-body .products_slider > div{
        display: block;
    }
}
html body .bvi-body .product_block{
    width: 100%;
}
html body .bvi-body .products_slider > div > .product_block_t2{
    flex: 1 1 auto;
}
html body .bvi-body .mobile_bank_img{
    background-color: transparent!important;
}
html body .bvi-body div.addui-input-container.addui-input-hasValue .addui-input-placeholder,html body .bvi-body  div.addui-input-container input.addui-input-input:focus + div.addui-input-placeholder{
    background-color: transparent!important;
}

html body .bvi-body .crdeit_calc_block_sum span{
    font-size: 40px!important;
}
html body .bvi-body .ui-state-default,html body .bvi-body  .ui-widget-content .ui-state-default, html body .bvi-body .ui-widget-header .ui-state-default,html body .bvi-body  .ui-button, html body .bvi-body  .ui-button.ui-state-disabled:hover, html body .bvi-body .ui-button.ui-state-disabled:active{
    background-color: #000!important;
}
html body .bvi-body .ui-slider .ui-slider-range{
    background: #000!important;
}
html body .bvi-body .crdeit_calc_block{
    padding: 0px;
    margin-top: 20px;
}
html body .bvi-body .ui-widget.ui-widget-content{
    background: transparent!important;
}
html body .bvi-body .deposits_calc_left:before, html body .bvi-body .deposits_calc_right:before{
    display: none;
}
html body .bvi-body .deposits_calc_right{
    background: transparent!important;

}
html body .bvi-body .roll_check input[type="checkbox"]:checked + label:before{
    background: #000!important;
}
html body .bvi-body .roll_check input[type="checkbox"]:checked + label:after{
    background: #fff!important;

}
html body .bvi-body .deposits_calc_t{
    position: relative;
}
html body .bvi-body .grad_box{
    padding: 30px;
    background: transparent!important;
}
html body .bvi-body .grad_box img{
    display: none!important;
}
html body .bvi-body .mortgages_head_box,html body .bvi-body  .mortgages_head_box div,html body .bvi-body  .mortgages_head_box span{
    background-color: transparent!important;
}
html body .bvi-body .mortgages_head_box_t span{
    font-size: 60px!important;
}
html body .bvi-body .mortgages_head div{
    background-color: transparent!important;
}
html body .bvi-body input[type="checkbox"]:checked + label:after {
    content: "";
    position: absolute;
    left: 4px;
    top: 13px;
    background: #000!important;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 #000, 4px 0 0 #000, 4px -2px 0 #000, 4px -4px 0 #000, 4px -6px 0 #000, 4px -8px 0 #000!important;
    transform: rotate(45deg);
}
html body .bvi-body .spec_icon{
    display: none;
}