html,
body {
    overflow-x: hidden;
}

body {
    /* font-family: "Fira Sans", sans-serif; */
    font-family: Arial;
    font-weight: 400;
    font-style: normal;
}

a {
    text-decoration: none;
    color: white;
}


.nav-link {
    color: black;
}

.nav-link:hover {
    color:  orange;
}

.nav-item:hover .dropdown-menu {
    display: block;

}

.logo{
    width: 25%;
    height: 60px;
}
.nav-headline{
    line-height: 1.2;
    font-size: 29px;
    font-weight: 800;
    color:#dfb988 !important;
}
.nav-tagline{
    font-size: 16px;
    color: black;
}

.dropdown-menu {
    border-top: 6px solid grey;
    width: auto;
    padding-right: 10px;
}

.dropdown-item {
    font-size: 18px;
    font-weight: 500;
    color: black;
}

.dropdown-item:hover {
    font-size: 18px;
    font-weight: 500;
    color: orange;
}

.btn-apply {
    font-size: 17px;
    font-weight: 600;
    background-color: rgb(60, 75, 195);
    color: white;

}

.btn-apply:hover {
    font-size: 17px;
    font-weight: 600;
    background-color: orange;
    color: white;

}

.header-icon {
    font-size: 20px;
    color: orange;
}

.a {
    text-decoration: none;
    color: white;
}

label {
    font-weight: 600;
}

.a:hover {
    text-decoration: none;
    color: rgb(238, 141, 56);
}

/* .fa {
    font-size: 25px;
} */

.fa-facebook-f {
    font-size: 16px;
    padding: 12px 14px;
    background-color: white;
    border-radius: 50%;
    color: rgb(28, 117, 217);
}

.fa-instagram {
    font-size: 18px;
    padding: 12px;
    background-color: white;
    border-radius: 50%;
    color: rgb(225, 41, 115);
}

.fa-x-twitter {
    font-size: 18px;
    padding: 12px;
    background-color: white;
    border-radius: 50%;
    color: black;
}

.fa-linkedin-in {
    font-size: 18px;
    padding: 13px;
    background-color: white;
    border-radius: 50%;
    color: rgb(28, 117, 217);
}


.bg-primar {
    background-color: rgb(60, 75, 195);
}

@media(max-width:600px) {
    .navbar-brand {
        width: 75%;
        /* border: 3px solid black; */
    }

    .head-nav {
        display: none;
    }

    .foot-logo {
        width: auto;
        height: 60px;
    }

}

/* footer */

.fp {
    font-size: 16px;
    color: rgb(208, 205, 205);
    font-weight: 500;
}

.title {
    color: white;
}

.title:hover {
    text-decoration: none;
    color: orange;
}

.fa-long-arrow-right {
    color: orange;
    font-size: 18px;
}

.foot-item {
    text-decoration: none;
    font-weight: 600;
    color: rgb(208, 205, 205);
    font-size: 18px;
}

.foot-item:hover {
    text-decoration: none;
    color: orange;
    font-size: 18px;
}

.foot-icon {
    text-decoration: none;
}

.foot-logo {
    width: auto;
    height: 50px;
}

.foot-google-icon {
    font-size: 70px;
    color: orange;
}

.slider {
    text-align: left;
    margin-bottom: 160px;
    /* border: 2px solid black; */
}

.banner-badge {
    border: 2px solid orange;
    border-radius: 20px;
    font-size: 21px;
    font-weight: 600;
}

.banner-heading {
    font-size: 50px;
    font-weight: bold;
    text-align: left;
}

.banner-badge-2 {
    border: 2px solid orange;
    border-radius: 20px;
    font-size: 21px;
    font-weight: 600;
}

.banner-heading-2 {
    font-size: 65px;
    font-weight: bold;
    text-align: left;
}

.banner-text {
    font-size: 19px;
    text-align: left;
}

.banner-image {
    width: 100%;
    height: 500px;
}

@media(max-width:800px) {

    .slider {
        text-align: center;
        margin-bottom: 30px;
        /* border: 2px solid black; */
    }

    .banner-badge {
        border: 2px solid orange;
        border-radius: 15px;
        font-size: 15px;
        font-weight: 600;
    }

    .banner-heading {
        font-size: 36px;
        font-weight: bold;
        text-align: center;
    }

    .banner-badge-2 {
        border: 2px solid orange;
        border-radius: 15px;
        font-size: 12px;
        font-weight: 600;
    }

    .banner-heading-2 {
        font-size: 35px;
        font-weight: bold;
        text-align: center;
    }

    .banner-text {
        font-size: 15px;
        text-align: center;
    }

    .banner-image {
        width: 100%;
        height: 400px!important;
    }
}

@media(max-width:400px) {

    .slider {
        text-align: center;
        margin-bottom: 0px;
        /* border: 2px solid black; */
    }

    .banner-badge {
        border: 2px solid orange;
        border-radius: 15px;
        font-size: 15px;
        font-weight: 600;
    }

    .banner-heading {
        font-size: 28px;
        font-weight: bold;
        text-align: center;
    }

    .banner-badge-2 {
        border: 2px solid orange;
        border-radius: 15px;
        font-size: 12px;
        font-weight: 600;
    }

    .banner-heading-2 {
        font-size: 35px;
        font-weight: bold;
        text-align: center;
    }

    .banner-text {
        font-size: 15px;
        text-align: center;
        
    }

    .banner-image {
        width: 100%;
        height: 310px!important;
    }
}

p {
    font-size: 17px;
}

.we_have {
    height: 430px;
    border-radius: 10px;
}

.ap {
    font-size: 19px;
    font-weight: 500;
}

.ah {
    font-weight: 700;
}

.bar-img {
    width: 80%;
    height: auto;
}

.bar-img2 {
    width: 75%;
    height: auto;
}

.bar-title {
    border-radius: 15px;
    font-size: 17px;
    font-weight: 600;
}

/* what-we */
.what_we_do {
    background-image: url("./image/pattern-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
}

.what-img {
    border: 12px solid white;
    border-bottom-left-radius: 45%;
    border-bottom-right-radius: 45%;
    width: 80%;
    height: 500px;
}

.pb {
    font-size: 16px;
}

/* News */
.owl-card {
    text-align: center;
}

/*.owl-image {*/
/*    width: auto;*/
/*    height: 230px;*/
/*    border-radius: 10px;*/
/*}*/

.blog-text {
    color: black;
}

.blog-text:hover {
    color: orange;
}

.blog-date {
    font-size: 17px;
    color: white;
    border-radius: 15px;
}

.blog-icon {
    font-size: 17px;
}

/* testimonial */
.testimonial {
    background-image: url("./image/testimoni.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
}

.tp {
    font-size: 24px;
    color: white;
}

.serv-card {
    /* converted from border-top to border-bottom */
    border-bottom: 6px solid rgb(60, 75, 195);
    border-top: none;
    border-left: none;
    border-right: none;
    overflow: hidden;
}

.serv-img {
    height: 240px;
    transition: transform 0.3s ease-in-out; /* Smooth transition effect */
    width: 100%;
}

.serv-card:hover .serv-img {
    transform: scale(1.1); /* Zoom in by 10% */
}

.serv-title {
    color: black;
}

.serv-title:hover {
    color: orange;
}

.sp {
    font-size: 16px;
}

@media (max-width: 600px) {
    .serv-card {
        width: 100%;
        border-bottom: 6px solid rgb(60, 75, 195);
        border-top: none;
        border-left: none;
        border-right: none;
    }

    .serv-img {
        height: 220px;
    }

    .serv-image {
        width: 100%;
        height: 50px;
    }
}

/* Contact Page */
.contact-banner {
    background-image: url("./image/contact-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 37vh;

}

.banner-title {
    font-size: 60px;
    font-weight: 600;
    color: white;
}

.contact-text {
    padding-left: 170px;
}

.contct-icon {
    font-size: 30px;
    color: orange;
}

.contact-card {
    border: 2px solid orange;

}

.contct-icon {
    font-size: 30px;
    color: orange;
}

.contact-card:hover {
    background-color: orange;
}

.contact-card:hover .contct-icon {

    color: white;
    background-color: orange;

}

.contact-form {
    border: 4px solid gainsboro;
}

@media(max-width:600px) {
    .contact-banner {
        background-image: url("./image/contact-bg.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: auto;

    }

    .banner-title {
        font-size: 60px;
        font-weight: 600;
        color: white;
    }

    .contact-text {
        padding-left: 0px;
    }

    .contct-icon {
        font-size: 30px;
        color: orange;
    }

    .contact-card {
        border: 2px solid orange;

    }

    .contct-icon {
        font-size: 30px;
        color: orange;
    }

    .contact-card:hover {
        background-color: orange;
    }

    .contact-card:hover .contct-icon {

        color: white;
        background-color: orange;

    }
}

/* apply page */
.apply-banner {
    font-size: 50px;
    color: white;
    font-weight: 600;
}

.apply-text {
    padding-left: 100px;
}

.img-apply {
    width: 80%;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.apply-form {
    border-top: 10px solid orange;
}

@media(max-width:600px) {
    .apply-banner {
        font-size: 40px;
        color: white;
        font-weight: 600;
    }

    .apply-text {
        padding-left: 0px;
    }

    .img-apply {
        width: 100%;
        border-top-left-radius: 50px;
        border-bottom-left-radius: 50px;
    }

}

/* about page */

.fp {
    font-size: 16px;
    color: black;
}

.faq-btn {
    border: 2px solid black;
    border-radius: 30px;
    text-align: left;
    font-size: 17px;
    font-weight: 500;
    color: black;
}

.faq-btn:hover {
    color: white;
    background-color: orange;
    border-radius: 30px;
    text-align: left;
    font-size: 17px;
    font-weight: 500;
}

/* Service */
.service-pic {
    width: 100%;
    height: 420px;
}

.service-text {
    font-size: 17px;
    word-spacing: 4px;
}

.service-card {
    border-left: 4px solid orange;
}

.serv-feat {
    font-size: 16px;
}

.sep {
    font-size: 18px;
    font-weight: 500;
}

@media(max-width:800px) {
    .serv-step-img {
        width: 100%;
        height: 60vh;
    }
}

.side-link {
    color: black;
    font-size: 17px;
    font-weight: 500;
}

.side-icon {
    font-size: 24px !important;
    padding-left: 100px;
    text-align: right;
}

.side-item:hover {
    background-color: orange;
}

.side-item:hover .side-link {
    color: white;
    font-size: 17px;
    font-weight: 500;
}

.side-item:hover .side-icon {
    color: white;
}

/* funding */

.fun-image {
    width: 80%;
}

.fp {
    font-size: 17px;
    word-spacing: 6px;
    padding-right: 20px;
    font-weight: 400;
}

.funding-image {

    width: 80%;
    background-color: orange;
    padding: 6px;
}


@media(max-width:800px) {
    .fun-image {
        width: 100%;
    }

    .fp {
        font-size: 16px;
        word-spacing: 3px;
        padding-right: 10px;
        font-weight: 400;
    }

    .funding-image {

        width: 100%;
        background-color: orange;
        padding: 6px;
    }
}

.nav-icon {
    display: none !important;
}

.btn-top {
    font-size: 20px;
    color: white;
    background-color: #c93225;
    position: fixed;
    z-index: 2;
    top: 520px;
    left: 95%;
}

.btn-top:hover {
    color: white;
    background-color: #ed3e2f;
    box-shadow: 0 4px 8px #ec5447;
}

.btn-whatsapp {
    font-size: 28px;
    color: white;
    background-color: rgb(4, 179, 4);
    position: fixed;
    z-index: 2;
    top: 500px;
    right: 95%;
    border-radius: 50%;
}

.btn-whatsapp:hover {
    color: white;
    background-color: rgb(4, 179, 4);
    box-shadow: 0 4px 8px rgb(61, 206, 61);
}

.btn-phone {
    font-size: 24px;
    color: white;
    background-color: rgb(4, 179, 4);
    position: fixed;
    z-index: 2;
    top: 500px;
    left: 95%;
    border-radius: 50%;
}

.btn-phone:hover {
    color: white;
    background-color: rgb(4, 179, 4);
    box-shadow: 0 4px 8px rgb(61, 206, 61)
}

@media(max-width:800px) {

    .nav-icon {
        display: inline-block !important;
        text-align: right;
    }

    .fa-caret-down {
        display: none !important;
    }

    .btn-whatsapp {
        font-size: 24px;
        color: white;
        /* width: 50px; */
        background-color: rgb(4, 179, 4);
        position: fixed;
        z-index: 2;
        top: 75%;
        right: 92%;
        border-radius: 50%;
    }

    .btn-whatsapp:hover {
        color: white;
        background-color: rgb(4, 179, 4);
        box-shadow: 0 4px 8px rgb(61, 206, 61);
    }

    .btn-phone {
        font-size: 22px;
        color: white;
        background-color: rgb(4, 179, 4);
        position: fixed;
        z-index: 2;
        top: 75%;
        left: 92%;
        border-radius: 50%;
    }


}
.fa-caret-down{
    font-weight: 500;
}

@media(max-width:600px) {

    .logo{
        display:none;
        width: 100%;
        height: 50px;
    }
    .nav-headline{
        font-size: 29px!important;
        font-weight: 800;
        text-align:left;
        color:#ffcc99;
    }
    .nav-tagline{
        display: none;
        font-size: 16px;
        color: black;
    }

    .nav-icon {
        display: inline-block !important;
        text-align: right;
    }

    .fa-caret-down {
        display: none !important;
    }

    .btn-top {
        font-size: 28px;
        color: white;
        background-color: #c93225;
        position: fixed;
        z-index: 2;
        top: 75%;
        left: 85%;
    }

    .btn-top:hover {
        color: white;
        background-color: #ed3e2f;
        box-shadow: 0 4px 8px #ec5447;
    }

    .btn-whatsapp {
        font-size: 24px;
        color: white;
        width: 50px;
        background-color: rgb(4, 179, 4);
        position: fixed;
        z-index: 2;
        top: 75%;
        left: 85%;
        border-radius: 50%;
    }

    .btn-whatsapp:hover {
        color: white;
        background-color: rgb(4, 179, 4);
        box-shadow: 0 4px 8px rgb(61, 206, 61);
    }

    .btn-phone {
        font-size: 22px;
        color: white;
        background-color: rgb(4, 179, 4);
        position: fixed;
        z-index: 2;
        top: 65%;
        left: 85%;
        border-radius: 50%;
    }

    .btn-phone:hover {
        color: white;
        background-color: rgb(4, 179, 4);
        box-shadow: 0 4px 8px rgb(61, 206, 61)
    }

    .pe-5 {
        padding: 0px !important;
    }

}
.navbar-toggler-icon{
   background-image: url("data:image/svg+xml;charset=UTF8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 204, 153)' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    color:#ffcc99 !important;
}
.navbar-toggler{
   /*background-image: url("data:image/svg+xml;charset=UTF8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 204, 153)' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");*/
    border:none;
}
@media(max-width:350px){
    .logo{
        display:none;
        width: 100%;
        height: 40px;
    }
     .nav-headline{
        font-size: 29px!important;
        font-weight: 800;
        text-align:left;
        color: #dfb988;
    }
    .nav-tagline{
        display: none;
        font-size: 16px;
        color: black;
    }
}

.smart_loan_head {
    font-size: 60px;
    font-weight: 700;
}

.smart_loan_text {
    font-size: 18px;
    font-weight: 400;
}

.smart_icon {
    font-size: 40px;
    color: rgb(82, 81, 81);
}

.smart_icon_heading {
    font-size: 26px;
    font-weight: 600;
    color: rgb(82, 81, 81);

}

.smart:hover .smart_icon_heading {
    color: orange;
}

.smart:hover .smart_icon {
    color: orange;
}

.smart_icon_text {
    font-size: 17px;
    font-weight: 400;
}

/* testimonial */
.testimonial_heading {
    font-size: 50px;
}

.testimonial_subheading {
    font-size: 22px;
    font-weight: 400;
}

.owl-card {
    border-radius: 10px;
    text-align: left;
}

.owl-image {
    width: 60px !important;
    height: 60px;
    border-radius: 50%;
}

.fa-star {
    font-size: 18px;
    color: rgb(253, 174, 4);
}

.owl-card-text {
    font-size: 19px;
    font-weight: 400;
    text-align: justify;
}

.card-footer {
    background-color: white;
}

.card-footer-title {
    font-size: 17px;
    font-weight: bold;
}

.card-footer-subtitle {
    font-size: 12;
    font-weight: 400;
    color: rgb(173, 173, 173);
}

.marquee-container {
    width: 100%!important;
    overflow: hidden;
    height: 150px; /* Adjust height based on image size */
}

.marquee-content {
    display: inline-block;
    white-space: nowrap;
    animation: marquee 20s linear infinite;
}

.marquee-content img {
    padding: 15px 13px;
    height: 90px;
    width: auto; /* Adjust image size */
}
.marquee-image{
    padding: 15px 13px;
    height: 90px;
    width: 250px!important;
}

@keyframes marquee {
    0% {
        transform: translateX(100%); /* Start from the right */
    }
    100% {
        transform: translateX(-100%); /* Move to the left */
    }
}
@media(max-width:600px){
    .marquee-image{
        padding: 15px 13px;
        height: 80px;
        width: 200px!important;
    }
}
/* Optional: Ensure that the content is properly centered */
.marquee-content {
    display: flex; /* Use flexbox */
    justify-content: flex-start; /* Align items to start */
}


#result{
    /* font-family: "Fira Sans", sans-serif; */
    font-family: Arial;
    font-weight: 500;
    font-style: normal;
}
.contact-text{
    font-size: 1px;
    font-family: Arial;
    color: black!important;
    text-align: left!important;
}
.cal{
    display:none!important;
}

@media(max-width:600px){
    .testimonial_heading {
    font-size: 36px;
}
#results{
    display:none!important;
}
.cal{
    display:block!important;
}

}
/* blog */

.blog-read-image {
    width: 95%;
    height: 300px;
    border-radius: 30px;
  }
  
  .blog-read-text {
    font-size: 18px;
    font-weight: 500;
    white-space: pre-line;
    color: rgb(63, 61, 61);
  }
  
  .blog-read-head {
    font-size: 28px;
    font-weight: 600;
    color: rgb(45, 44, 44);
  }
  .blog-icon{
    font-size: 21px;
}
