/*
Theme Name: onecredit
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@import url(./assets/fonts/css/all.css);
/*************** ADD CUSTOM CSS HERE.   ***************/
.stuck .header-main{
    background: #fff;
}
#main,
.blog-header-wrapper{
    background-color: rgba(0, 85, 198, 0.06);
}
.box-shadow-1{
    box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.04) !important;
}
.fw-500{
    font-weight: 500 !important;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .stack-802626402{
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .col-998026173 .col-inner{
        text-align: left !important;
    }
    .onecredit-accordion .toggle{
        left: 90% !important;
    }
}
.text-justify p{
    text-align: justify;
}
.d-flex{
    display: flex;
}
.header-nav-main.nav-spacing-xlarge>li {
    margin: 0 18px;
}
.onecredit-accordion .accordion-item{
    border-radius: 8px;
    background: #F4F9FF;
    margin-bottom: 16px;
}
.onecredit-accordion .accordion-title{
    border: none;
    background: #F4F9FF;
    font-weight: 500;
    padding: 20px;
    border-radius: 8px;
}
.onecredit-accordion .accordion-title.active{
    color: #0055B8;
    font-weight: 500;
}
.onecredit-accordion .toggle {
    left: 94%;
    top: 50%;
    transform: translateY(-50%) !important;
    opacity: 1 !important;
}
.onecredit-accordion .accordion-title .icon-angle-down:before {
    content: "\f067";
    font-family: "Font Awesome 6 Pro";
    font-size: 18px;
    color: #0055B8;
}
.onecredit-accordion .accordion-title .toggle .icon-angle-down {
    display: flex;
    align-items: center;
    justify-content: center;
}
.onecredit-accordion .active .toggle .icon-angle-down:before {
    content: "\f068";
    font-family: "Font Awesome 6 Pro";
    font-size: 18px;
    color: #354150;
}
.onecredit-accordion .active>.toggle {
    transform: unset;
}
.onecredit-accordion .accordion-inner p{
    border-left: 1px solid #0055B8;;
    padding-left: 12px;
}
.col-345033804 h2{
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 30px;
}
.form-calculator{
    border-radius: 24px;
    background: #FFF;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.10);
    padding: 40px;
    color: #354150;
}
.form-calculator ul{
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 0;
}
.form-calculator ul li{
    margin-bottom: 0;
}
.absolute-footer{
    display: none;
}
#footer p{
    color: rgba(255, 255, 255, 0.85) !important;
}
@media only screen and (min-width: 48em) {
    .row > .col.ct-col-5 {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .footer-menu{
        flex-direction: row;
        justify-content: space-between;
    }
    .wpcf7-form .flex-row .form-gruop{
        width: 48%;
    }
    .image_1832572869{
        position: absolute;
        left: 50%;
        bottom: -240px;
        transform: translateX(-50%);
    }
}
.col-998026173 .social-icons a{
    margin: 0 8px;
}
.s-header h1{
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}
.s-title h2{
    font-size: 30px;
    color: #001a38;
    line-height: 42px;
}
.wpcf7-form .flex-row{
    flex-wrap: wrap;
}
.wpcf7-form .form-gruop{
    margin-bottom: 15px;
}
.wpcf7-form label{
    color: #2E2E2E;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
}
.wpcf7-form .require{
    color: #0055B8;
}
.wpcf7-form input,
.wpcf7-form select{
    box-shadow: none;
    border-radius: 8px;
    border: 1px solid #DDD;
}
input:focus-visible {
    outline: none;
}
.accept-terms{
    margin-bottom: 40px;
}
.accept-terms p{
    font-size: 16px;
    line-height: 0;
}
.wpcf7-submit{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    font-weight: 100 !important;
    border: none;
}
.post-meta-wrapper .cat-label{
    color: #0055B8;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    border-radius: 4px;
    background: rgba(0, 85, 184, 0.15);
    display: inline-flex;
    padding: 2px 8px;
}
.post-meta-wrapper{
    margin-bottom: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.post-meta-wrapper .post-date-day{
    color: #7D7D7D;
    font-size: 13px;
}
.onecredit-blog .post-title{
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}
.onecredit-blog .author-post{
    position: absolute;
    top: 56%;
    left: 15px;
    z-index: 100;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 2px solid #fff;
}
.onecredit-blog .author-post img{
    border-radius: 100%;
}
.blog-featured-title .rank-math-breadcrumb a,
.blog-featured-title .rank-math-breadcrumb{
    text-shadow: none;
    font-size: 14px;
}
.blog-featured-title .entry-title{
    text-shadow: none;
}
.blog-single article{
    background: #fff;
    padding: 20px;
    margin-top: -100px;
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.04);
}
.entry-content .share-icons{
    display: flex;
    align-items: center;
}
.entry-content .share-icons a{
    margin-bottom: 0;
}
.share-icons-title{
    font-size: 15px;
    font-weight: 500 !important;
}
.fp-card-item .col-inner{
    border-radius: 25px;
    border: 2px solid rgba(0, 85, 184, 0.35);
    background: #FFF;
    padding: 15px;
}
.fp-card-desc ul{
    list-style: none;
    margin-bottom: 0;
}
.fp-card-desc ul li{
    margin-left: 0 !important;
    display: flex;
    justify-content: space-between;
}
.fp-card-desc ul li .icon{
    display: flex;
}
.fp-card-desc ul li .icon::before{
    content: url('/wp-content/uploads/2023/08/info.svg');
    display: inline-flex;
    margin-right: 6px;
}
.fp-card-item .box-text{
    margin-top: 20px;
}
.fp-card-item .button{
    font-weight: 500;
    border: none;
}
.fp-card-item .button:hover{
    background-color: #0055B8 !important;
    box-shadow: none
}
.fp-card-item.popular .col-inner{
    overflow: hidden;
    border: 2px solid #0055B8;
}
.fp-card-item.popular .col-inner .card-ribbon {
    position: absolute;
    top: 17px;
    right: -44px;
    width: 160px;
    height: 26px;
    font-size: 12px;
    background-color: #0055B8;
    text-align: center;
    color: #fff;
    transform: rotate(40deg);
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-apply-loan:hover{
    color: #0055B8 !important;
    box-shadow: none;
}
.col-1769887696 p{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
.col-1769887696 h3{
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
}
.col-1769887696 .col-inner{
    border-radius: 24px;
    background: #FFF;
    box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.04);
    padding: 20px 20px 10px;
}
.col-1769887696 .col-inner .icon-box{
    margin-bottom: 20px;
}
.col-1769887696 .col-inner .time{
    color: #2299D3;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 10px;
}
.col-1769887696 .col-inner .icon-box-img img{
    border-radius: 12px;
    background: #EAF2FB;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.col-1769887696 .col-inner::after{
    position: absolute;
    top: 30px;
    right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    background-color: #0055B8;
    border-radius: 100%;
    color: #fff;
}
.col-1769887696:not(.box-3)::before{
    content: '';
    position: absolute;
    top: 42px;
    right: -30px;
    width: 60px;
    height: 1px;
    background-color: #B8B8B8;
}
.col-1769887696.box-1 .col-inner::after{
    content: '1';
}
.col-1769887696.box-2 .col-inner::after{
    content: '2';
}
.col-1769887696.box-3 .col-inner::after{
    content: '3';
}
.text-1594076287 h2{
    line-height: 30px;
}
.col-129642203 .icon-box:not(:last-child){
    margin-bottom: 30px;
}
.col-129642203 .icon-box-text h3{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}
.col-129642203 .icon-box-text p{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
.col-757032128 .col-inner{
    border-radius: 24px;
    background: #FFF;
    box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.04);
    padding: 24px;
}
.col-757032128 .col-inner .icon-box-text h3{
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 20px;
}
.col-757032128 .col-inner .icon-box-text p{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
.blog-radius .box-blog-post{
    border-radius: 12px;
    overflow: hidden;
}
.blog-radius .blog-post-inner .is-divider{
    display: none;
}
.blog-radius .blog-post-inner .post-title{
    margin-bottom: 15px;
}
.blog-radius .blog-post-inner .from_the_blog_excerpt {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
.testimonial-box{
    padding-top: 36px;
}
.testimonial-box .col-inner{
    border-radius: 24px;
    background: #FFF;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.04);
}
.testimonial-box .icon-box-img .icon{
    position: absolute;
    top: -40px;
}
.testimonial-box .icon-box-img .icon img{
    border-radius: 100%;
    padding: 0;
    border: 2px solid #0056b7;
}
.testimonial-box .icon-box-text{
    padding-top: 60px;
}
.testimonial-box .icon-box-text h3{
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
}
.testimonial-box .icon-box-text .company{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #354150d6;
    margin-bottom: 9px;
}
.testimonial-box .star-rating{
    margin: 20px 0;
    width: 100%;
    letter-spacing: 12px;
}
.star-rating span:before{
    color: #FA9434 !important;
    left: 50%;
    transform: translateX(-50%);
}
.testimonial-box .icon-box-text .desc{
    color: #354150;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    padding-bottom: 32px;
}
.testimonial-box .star-rating:before{
    display: none;
}
.testimonial-slider .flickity-page-dots{
    bottom: 0;
}
.testimonial-slider .flickity-page-dots .dot{
    opacity: 1;
    border-color: #E2E2E2;
    background: #E2E2E2;
    width: 10px;
    height: 10px;
    border-radius: 100%;
}
.testimonial-slider .flickity-page-dots .dot.is-selected{
    background: #0055C6;
    border-color: #0055C6;
    width: 40px;
    height: 10px;
    border-radius: 12px;
}
.customer-logo .col-inner{
    padding: 20px;
    border-radius: 24px;
    background: #FFF;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.04);
}
.customer-logo img{
    width: 100%;
    height: 100% !important;
}
.onecredit-desc .col-inner{
    height: 300px;
    overflow: hidden;
}
.onecredit-desc .col-inner::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background-image: linear-gradient(rgb(255 255 255 / 65%), rgb(255, 255, 255));
}
.btn-toggle-desc{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
    font-size: 16px;
}
.btn-toggle-desc span{
    text-decoration: underline;
}
.onecredit-desc .col-inner.show_desc{
    height: 100%;
}
.onecredit-desc .col-inner.show_desc::after{
    display: none;
}
.post-tag{
    font-size: 14px;
    font-weight: 500;
    border-radius: 8px;
    background: #FFF;
    padding: 4px 8px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}
.post-tag:hover{
    background: #0055C6;
    color: #fff;
}
.logo-1680502638::before{
    content: 'Quét QR để tải \Aứng dụng';
    white-space: pre-line;
    position: absolute;
    opacity: 0.65;
    line-height: 1;
    font-size: 14px;
}
.logo-1680502638 .ux-logo-link{
    padding: 15px;
    margin-top: 20px;
}
.form_calculator-header,
.form_calculator-bottom{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
#slider-calculator{
    margin-bottom: 20px;
}
.form_calculator-header .title{
    color: #001A38;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
    text-transform: uppercase;
}
.form_calculator-header .rates{
    color: #0055C6;
    font-size: 24px;
}
.ui-widget.ui-widget-content{
    border-radius: 40px;
    background: #E9F1FD;
    border: none;
}
.ui-state-default{
    border-radius: 100%;
    background: #0055B8 !important;
    border: 3px solid #fff !important;
    filter: drop-shadow(0px 2px 16px rgba(0, 0, 0, 0.30)) !important;
    cursor: pointer !important;
}
.ui-widget-header{
    background: #0055B8 !important;
    border-radius: 24px;
}
.blog-single-vaytien h1{
    color: #001A38;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
}
.blog-single-vaytien .onecredit-accordion .accordion-inner{
    padding-top: 0;
}
.banner-1431460323{
    border-radius: 12px;
    overflow: hidden;
}
.col-687808617 .col-inner{
    border-radius: 24px;
    background: #EFF4FB;
    box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.04);
    padding: 30px;
}
.col-687808617 .col-inner h3{
    color: #0055B8;
    font-size: 26px;
}
.col-687808617 .col-inner p{
    color: #585C5A;
    font-size: 14px;
}