﻿@import url('https://fonts.googleapis.com/css2?family=Cormorant+SC:wght@500&family=Dancing+Script:wght@400;500;700&family=EB+Garamond&family=Edu+QLD+Beginner:wght@600&family=Edu+TAS+Beginner:wght@400;500&family=Lobster&family=Mochiy+Pop+One&family=Mouse+Memoirs&family=Permanent+Marker&family=Playfair+Display&family=Roboto:wght@300;400&family=Square+Peg&family=Uchen&family=Yanone+Kaffeesatz&display=swap');
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    
}
/*#navbar a:hover {
    background-color:#f43f00;
}*/
#navbar {
    background-color: #2E2E2E;
}

#logoimg{
    width:60px;
    margin-right:20px;
}

#logo {
    font-size: 30px;
    padding-right: 150px;
    color: white;
}
.menu_item:hover{
    color:#f43f00;
}
.menu_id {
    width: 100%;
    height: 50px;
    display: flex;
    background: linear-gradient(to right,#f43f0045, #f43f00b3,#f43f00);
}

    .menu_id .menu-1 {
        margin-left: 0%;
        height: 50px;
        color: #fff;
    }
.lower_menu {
    color: #fff;
  font-size: 20px;
    
}
.menu_id .menu-2 {
    margin-left: 75%;
    padding-top: 12px;
    height: 50px;
    float:right;
}
#about_dropdown{
    width:450px;
    background-color:#fff;
    font-size:14px;
}
#about_dropdown a:hover{
    background-image:linear-gradient(#fff,#f43f00);
    font-size:18px;
    
}
#header_img {
    background-image: linear-gradient(rgba(0,0,0,0.2),rgba(0,0,0,0.2)),url('../images/bag.jpg');
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    color: #EFEFEF !important;
    padding-top: 50px;
    padding-bottom: 50px;
}
#head_div{
    padding-top:10px;

}
.header-img h2 {
    font-size: 60px;
    color: #fff;
    margin-bottom: 30px;
    line-height: 1.1;
    font-weight: 700;
}
.header-img p {
    color: #fff;
    font-size: 23px;
    margin-top: -31px
}
.header-img a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    background-color: #f43f00;
    text-decoration-line: none;
    min-width: 188px;
    padding: 16px 42px;
    border-radius: 50px 50px;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
}

.header_form {
    max-width: 380px;
    padding: 30px;
    border-radius: 10px;
    background-color: rgba(25, 25, 25, 0.9);
    backdrop-filter: blur(44px);
    margin-left: 86px;
    width: 100%;
}
    .header_form .form_heading {
        font-size: 19px;
        font-weight: 500;
        color: rgb(255, 255, 255);
        text-align: left;
    }
.form_heading::after {
    content: '';
    background-color: #f43f00;
    display: block;
    height: 4px;
    width:62px;
    margin-top: 10px;
    margin-bottom: 15px;
    border-radius: 2px;
}
.form_btn {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    background-color: #f43f00;
    text-decoration-line: none;
    min-width: 188px;
    padding: 10px 30px;
    border-radius: 50px 50px;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    margin-left: 82px
}
.form_para {
    line-height: 1.5;
    margin-left: -23px;
}
/*.header_form input {
    border-bottom: 8px solid rgb(255, 255, 255);
    padding: 10px 16px;
    outline: 0px;
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    height: 30px;
    margin: 0px 0px 16px;
    background-color: rgb(255, 255, 255);
    color: rgb(121, 126, 150);
}*/
/*.message {
    border-bottom: 2px solid rgb(255, 255, 255);
    padding: 15px 16px;
    outline: 0px;
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    height: 60px;
    margin: 0px 0px 16px;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    color: rgb(121, 126, 150);
}*/
.radio :hover {
    background: #000;
    font-size: 10px;
}
/*---why choose us---*/
.h2_heading {
    text-align: center;
    font-size: 36px;
    padding-bottom: 20px;
}
   .h2_heading::after {
        content: '';
        background-color: #f43f00;
        display: block;
        height: 5px;
        width: 180px;
        margin: 20px auto 5px;
   }
.h5_heading {
    margin-bottom: 15px;
    font-size: 18px;
    color: #22242b;
    font-weight: 600;
}
.choose_para {
    font-size: 14px;
    color: #74757b;
    line-height: 2;
    margin-bottom: 81px;
}
   
#choose-icons{
 font-size: 60px;
 color: #f43f00
}

.apply_btn a {
    text-decoration: none;
    margin-left: 40%;
}
.apply_btn .button {
    color: #fff;
    background: #f43f00;
    padding: 20px 35px;
    text-align: center;
    border-radius: 50px 50px;
    max-width: 100px;
    cursor: pointer;
    text-transform:uppercase;
}
/*---already section---*/

#already{
    width:100%;
    height: 350px;
    margin-top:84px;
    background-image: linear-gradient(rgba(0,0,0,0.2),rgba(0,0,0,0.2)),url('../images/Capture.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    text-align:center;
}
.already_img {
    width: 70px;
    height: 70px
}
#already .h2_heading {
    padding-top: 75px;
    margin: 0;
    color: #22242b;
    font-weight: 600;
    font-size: 48px;
    margin-bottom: 15px;
}
#already h5 {
    font-size: 18px;
    margin-top: -11px;
    margin-bottom: 29px;
}
#already_button {
    min-width: 257px;

}
#already_button a {
   color:#fff;
   text-decoration-line:none;
}
.already_button {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    min-width: 188px;
    padding: 22px 35px;
    border-radius: 50px;
    text-transform: uppercase;
    background: #22242b;
    color: #fff;
    line-height: normal;
    cursor: pointer;
    text-align: center;
}
/*---index_grid---*/
#index_grid{
padding-top: 102px;
padding-bottom: 102px;

}

#index_grid .grid_img img {
    width: 100%;
    height: auto;
}
    #index_grid .grid_img img:hover {
        opacity: 0.5;
        transform:rotateY(180deg);
        border:1px groove #f43f00;
    }

    #index_grid h2 {
        font-size: 36px;
        color: #22242b;
        font-weight: 600;
        padding-bottom: 20px;
        margin-bottom: 25px
    }
    #index_grid p {
        font-size: 14px;
        color: #74757b;
        line-height: 2;
    }
    #index_grid a {
        color: #f43f00;
        font-size: 18PX;
        text-decoration-line: none;
        font-weight:600;
    }
/*---personal_loan---*/
 #personal_loan {
    width: 100%;
    height: auto;
    background-color: #22242b;
    padding-top: 102px;
    padding-bottom: 102px;
 }
    #personal_loan .loan_heading {
        font-size: 36px;
        text-align: center;
        color: #fff;
        margin: 0;
        font-weight: 600;
    }
.loan_para {
    font-size: 14px;
    color: #74757b;
    line-height: 2;
    margin-top: 53px;
    padding:10px;
    text-align:justify;
}
.personal_loan_list li {
    list-style-type: none;
    padding: 6px 0;
    padding-left: 60px;
    margin-bottom: 22px;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    position: relative;
}
.personal_loan_list .list_bullet {
    padding: 8px;
    border: 1px solid #f43f00;
    border-radius: 50%;
    background-color: #f43f00;
}
/*---help_section---*/
#help_section {
    width: 100%;
    height: auto;
    margin-top: 100px;
    margin-bottom: 100px;
    
}
#help_section img{
    max-width: 100%;
  filter: drop-shadow(2px 4px 8px #575757);
}
.help_text {
    padding-top: 30px;
}
    .help_text h2 {
        margin-bottom: 10px;
        font-weight: 700;
        font-size: 36px;
        color:#22242b;
        padding:17px;
    }
    .help_text h5 {
        margin-bottom: 35px;
        color: #76787f;
        font-size: 14px;
        padding:17px;
    }
    .help_text p {
        color: #74757b;
        line-height: 2;
        margin-bottom: 31px;
        color: #74757b;
        line-height: 1.5;
        padding: 17px;
        text-align: justify;
        margin-top: -46px;
    }
   .help_icon p{
       color:#f43f00;
       font-size:20px;
       font-weight:600;
   }
/*---Calculate section---*/
#calculate {
    width: 100%;
    height: 500px;
    background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0.8)),url('../images/Calculate2.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
    #calculate h2 {
        color: #fff;
        font-size: 45px;
        font-weight: 600;
        text-align: center;
        margin-bottom: 20px;
        padding-top: 228px;
    }
    #calculate h4 {
        color: #fff;
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        margin-bottom: 50px;
    }
    #calculate a {
        background: #f43f00;
        border-radius: 50px;
        text-decoration-line: none;
        min-width: 257px;
    }

.Calculate_button {
    color: #fff;
    font-size: 14px;
    min-width: 257px;
    padding: 17px 30px;
    margin-left: 478px;
}

/*---footer---*/
#footer {
    background: #212529;
}
/*---------about Page--------*/
#about_us_header {
    width: 100%;
    height: 600px;
    background-image: linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6)),url('../images/consult.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.about_title{
    color:#fff;
    font-size:50px;
    font-weight:700;
    padding-top:200px;
    text-align:center;
}
    .about_title::after {
        content: '';
        background: linear-gradient(45deg,#f43f00 0%, #f43f00 40%, #fff 0%, #fff 60%, #f43f00 50%, #f43f00 100%);
        display: block;
        height: 7px;
        width: 500px;
        margin: 20px auto 5px;
    }
#about_grid{
    width:100%;
}
.about_img img{
    width:100%;
}
#about_grid h2{
    font-size:36px;
    padding-bottom:10px;
}
#about_grid p {
   text-align:justify;
}
#about_grid a {
   color:#f43f00;
   text-decoration-line:none;

}
#Support_div {
    width:100%;
    height: 500px;
    background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0.8)),url('../images/slider1.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
    #Support_div h2 {
        text-align: center;
        font-size: 36px;
        font-weight: 800;
        padding-top: 65px;
        margin-bottom: 40px;
        color: #fff;
    }
    #Support_div h5 {
        color: #f43f00;
        font-size: 50px;
        padding-top: 20px
    }
    #Support_div h5:hover{
        color: #fff;
    }
    #Support_div h6 {
        font-size: 25px;
        padding-bottom:20px;
    }
    #Support_div a {
        color: #f43f00;
        text-decoration-line:none;
        font-size:18px;
        font-weight:400;
        padding-bottom:25px;
    }
#clients{
    width:100%;
}
.Clients_div {
    width: 100%;
    height: auto;
    background-image: linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1));
}
    .Clients_div h2 {
        text-align: center;
        font-size: 36px;
        font-weight: 800;
        padding: 30px;
        margin-bottom: 20px;
    }

        .Clients_div h2::after {
            content: '';
            background-color: #f43f00;
            display: block;
            height: 5px;
            width: 180px;
            margin: 20px auto 5px;
        }

Clients_div_row {
    margin-bottom: 100px;
}

.Clients_div_body i {
    display: inline-block;
    margin-right: 3px;
    font-size: 18px;
    color: #ffd200
}

.Clients_div_body a {
    color: #f43f00;
    margin-top: 5px;
    font-weight: 500;
}

.Clients_div_body span {
    color: rgba(0,0,0,0.8);
    margin-left: 2px;
    margin-top: 5px;
    font-weight: 300;
    font-size: 12px;
}
/*news page*/
#news {
    width: 100%;
    margin-top: 120px;
    margin-bottom:120px;
    
}
    #news img {
        width: 100%;
        height: 325px;
    }
.grid_blog {
    display: inline-block;
    min-width: 150px;
    padding: 10px;
    margin: 35px 0 22px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
    border-radius: 0px;
    color: #fff;
    background: #f43f00;
}
.grid_blog_title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: left;
    margin-top: 1px;
    display: block;
}
.grid_blog_data .data {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    padding-right: 12px;
    margin-right: 8px;
    color: rgba(0,0,0,0.6);
    position: relative;
}
.grid_blog_data p {
    font-size: 14px;
    color: #74757b;
    line-height: 2;
    margin-top: 20px;
    margin-bottom: 10px;
}
.grid_blog_data a {
    color: #f43f00;
    font-size: 14px;
    font-weight: 900;
}
.grid_blog_data a {
    color: #f43f00;
    font-size: 14px;
    font-weight: 900;
}
#news_search {
    width: 80%;
    height: 59px;
    padding-left: 24px 0px;
    padding-right: 59px;
    border: none;
    border-bottom: 2px solid #f43f00;
    background: #ebf0f3;
}

.news_button .fa {
    color: #f43f00;
    font-size: 25px;
    background: #ebf0f3;
    border: none;
}

.ul .news_list li {
    list-style: none;
}
.news_text ul li a {
    display: inline-block;
    color: #74757b;
    font-size: 14px;
    margin-bottom: 10px;
}

.news_text ul {
    list-style: none;
}

.cateogery_list {
    margin-top: 80px;
    line-height: 30px;
}
.cateogery_div {
    background-color: #f43f00;
    height: 74px;
    margin-top: 42px;
}
    .cateogery_div h2 {
        color: #fff;
        font-size: 29px;
        font-weight: 600;
        padding: 10px;
    }
.cat_table {
 
    margin-top: 67px;
}

/*-------------------document page-------------------------*/
.ducument_header {
    width: 100%;
    height: 500px;
    background-image: linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6)),url('../images/documentss.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.document_img {
    width: 100%;
    height: 348px;
    padding: 30px;
    margin-top: 20px;
}

.doc_img {
    width: 100%;
    height: auto;
    padding: 30px;
    margin-top: 20px;
}

.certificate_heading {
    font-size: 36px;
    font-weight: 900;
    text-align: center;
    color: #000;
}

    .certificate_heading::after {
        content: '';
        background-color: #f43f00;
        display: block;
        height: 5px;
        width: 180px;
        margin: 20px auto 5px;
    }

.document_heading {
    font-size: 36px;
    font-weight: 900;
    text-align: center;
    color: #000;
}

    .document_heading::after {
        content: '';
        background-color: #f43f00;
        display: block;
        height: 5px;
        width: 180px;
        margin: 20px auto 5px;
    }
/*---------contact page-------*/
#getin {
    width: 100%;
    margin-top: 81px;
    height:auto;
}
.contact-grid {
    padding: 20px;
    margin: 20px;
}

.contact_form {
    height: 350px;
    background-image: linear-gradient(#0062cc45, #d3e7e5);
}

#form_btn {
    color: #fff;
    background-color: #f43f00;
    border: 1px solid #f43f00;
    border-radius: 20px;
}

.contact_icon {
    margin-top: 0px;
}

    .contact_icon h4 {
        color: rgba(0,0,0,1.0);
        font-weight: 700;
    }

    .contact_icon a {
        text-decoration: none;
        background-color:#f43f00;
    }

        .contact_icon a:hover {
            color: #f43f00;
            text-decoration: none;
            background-color: transparent;
        }

    .contact_icon a {
        display: inline-block;
        width: 30px;
        height: 32px;
        text-align: center;
        font-size: 15px;
        padding-top: 3px;
        color: #FFF;
        border: 1px solid #cad2d9;
        border-radius: 50%;
        margin-right: 1px;
    }
.contact_formhead{
    font-size:18px;
    color:#fff;
    padding-top:10px;
}
.contact_div h2{
    font-size:40px;
    color:#000;
}
.contact-para {
    text-align: justify;
   color: #74757b;
   line-height:1.5;
}
/*-------------vision_mission page-------------*/
.vision_mission {
    width:100%;
}

.vm_heading h2 {
    text-align: left;
}
    .vm_heading h2::after {
        content: '';
        background-color: #f43f00;
        display: block;
        height: 5px;
        width: 100px;
        margin-left: 3px;
        margin-top: 10px
    }
.vm_heading p{
    padding:10px;
    text-align:justify;
}
.vm-img img {
    width: 100%;
}
/*-- --------------Privacy Section page---------------------- */
#policy-section{
    padding:10px;
}
.privacy_heading {
    font-size: 30px;
    font-weight: 700;
}
    .privacy_heading::after {
        content: '';
        background-color: #f43f00;
        display: block;
        height: 5px;
        width: 200px;
        margin-left: 3px;
        margin-top: 10px
    }
/*--------------------------------------media--------------------------*/
@media screen and (max-width:425px) {
    #logoimg {
        width: 40px;
    }

    #logo {
        font-size: 20px;
        padding-right: 0px;
    }

    #top_block {
        display: none;
    }

    #about_dropdown {
        width: 375px;
    }
 /*  lower-menunar*/
        .menu_id .menu-1 {
            margin-left: -41%;
        }

        .menu_id .menu-2 {
            margin-left: 73%;
            padding-top: 16px;
        }
    .lower_menu{
        display:none;
    }

    /*---header-image---*/
    .header_form {
        margin-left: 2px;
        margin-top: 50px;
    }

    .head_div {
        padding: 44px
    }

    .header-img h2 {
        font-size: 36px;
        font-weight: 700;
    }

    /*--- why choose us---*/
    .choose-img {
        /* width: 24%;
        height: 84px;
        margin-left: 142px;
        padding: 3px;*/
        font-size: 100px;
    }

    .h5_heading {
        text-align: center;
        padding: 21px;
    }

    .choose_para {
        margin-left: 50px;
        margin-right: 13px;
    }

    #choose-icons {
        margin-left: 165px
    }


    .apply_btn .button {
        padding: 11px 29px;
    }

    .apply_btn a {
        margin-left: 33%;
    }

    #already .h2_heading {
        padding-top: 30px;
        margin-bottom: -19px;
    }

    #already h5 {
        font-size: 14px;
        margin: 17px;
    }
    /*---personal loan section---*/
    .loan_para {
        padding: 24px;
    }
    /*---Calculate---*/
    .Calculate_button {
        margin-left: 113px;
    }

    #calculate h2 {
        padding-top: 99px;
    }

    #calculate {
        height: 345px;
    }
    /* ----- about page-----*/
    #about_us_header {
        height: 267px;
    }

    .about_title {
        font-size: 40px;
        padding-top: 80px
    }

        .about_title::after {
            width: 321px
        }

    #Support_div {
        height: auto;
        padding: 27px;
        text-align: center;
    }
 /*---news page---*/
    #news img {
        padding: 15px;
    }
   /* document page*/
    .about_us_div h1 {
        text-align: center;
        font-size: 31px;
        text-align: center;
        font-size: 21px;
        margin-top: 23px;
    }
    /*-----.contact------*/
    .contact_form {
        margin-top:40px;
    }
    #policy-section {
        padding: 20px;
    }

}

    
