body {
    /*background: url('/src/common/img/cred_images/background-gif.gif');*/
    background: #fff;
    height: auto;
}
ul.top_menu_nav li a
.padding0 {
    padding: 0 !important;
}

html::-webkit-scrollbar-thumb {
    /* background: #1da4e2; */
    background-image: linear-gradient(131deg, #1644ad 1%,#328bf2 67%)!important;
    border-radius: 30px;
    height: 50px;
}

html::-webkit-scrollbar-track {
    background: #fff;
}

html::-webkit-scrollbar {
    width: 10px;
}

/*---loader style---*/
.sppiner-load {
    display: block;
    z-index: 9999;
    background: rgba(255, 255, 255, .4);
}

img#mySpinner {
    width: 70px;
    margin: auto;
    z-index: 9;
}

.sppiner-load, img#mySpinner {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.footer a, .footer p {
    color: #909090;
}
.footer-color{
    background-color: #000 !important;
    background-image: #000;
    background-image: linear-gradient(131deg, #000000 1%, #000000 67%);
}
.wapper_main{
    position: sticky;
    top: -1;
    background-color: #fff;
    z-index: 99;
}
#loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 99;
    text-align: center;
}

#loading-image {
    position: absolute;
    top: 100px;
    left: 240px;
    z-index: 100;
}

/*---animation style for divs---*/
.aos-all {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 0 auto;
}

.aos-item {
    display: inline-block;
    float: left;
    width: 100%;
    height: auto;
    /* padding: 20px;*/
}

.aos-item__inner {
    position: relative;
    width: 100%;
    /* height: 100%; */
    float: left;
    /* background: #1da4e2; */
    /* line-height: 260px; */
    /* text-align: center; */
    color: #000;
}

@media screen and (max-width: 800px) {
    .aos-item {
        width: 100%;
    }
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
    transition-duration: .50s !important;
}

/*---End animation style---*/

.header_bg_abut nav ul {
    text-align: right;
    margin-top: 10px;
    margin-bottom: 2px;
}

.header_bg_abut nav ul li {
    display: inline-block;
    padding: 5px 15px;
}

ul.top_menu_nav {
    text-align: right !important;
}

.lang-btn span {
    font-size: 14px !important;
    margin-left: 3px;
    font-weight: normal !important;
}

.header_bg_abut nav.nav_menu_bar ul li {
    display: inline-block;
    padding: 5px 0;
    font-weight: bold;
}

.header_bg_abut nav.nav_menu_bar ul li a {
    position: relative;
    font-size: 13px !important;
    text-transform: uppercase;
    color: #383838;
    background: transparent;
    padding: 10px 0;
    margin: 0 18px 0 18px;
    text-decoration: none;
    font-weight: normal;
}

.sticky_menu {
    position: fixed;
    top: 0;
    z-index: 999;
    background: #fff;
    left: 0;
    width: 100%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
}

.nav-item ul li a {
    color: #000 !important;
}

ul.dropdown-menu.show li:hover {
    background: #32d2ba;
}

ul.dropdown-menu.show li:hover > a {
    /*color: none !important;*/
    color: inherit;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background: none !important;
}
li.loan_apply_link a {
    font-size: 7px;
    background: #329edb!important;
    right: 0;
    margin-right: 3px!important;
    display: none!important;
    /*    min-height: 41px;*/
    box-sizing: border-box;
    padding: 5px 15px!important;
    color: #fff!Important;
}
.sticky_menu nav li.loan_apply_link a{
    display:block!important;
}
li.loan_apply_link a:hover {
    color: #fff!important;
}

/*.header_bg {
    background: url('/src/common/img/cred_images/banner_images.png');
    height: 100%;
    background-size: cover;
    background-position: left center;
    width: 100%;
}*/
.cmy_logo {
    text-align: center;
}
.header_bg_abut nav > ul > li > a > img {
    height: 25px;
}

header.header_bg_abut {
    /* background-size: cover; */
    background-position: bottom;
}

ul.top_menu_nav li a {
    color: #000;
    font-size: 16px;
}

.mb_header {
    display: block;
}

.mb_header ul li, .mb_header ul li a {
    text-align: left;
    display: block !important;
    color: #fff;
}

.mb_menus {
    position: absolute !important;
    z-index: 999999999;
    background: #FF0000;
    width: 100%;
    left: 0;
    top: 67px;
    color: #fff;
    max-width: 100%;
    display:none;
}
.mb_header{
    display:none;
}
.mb_menus ul {
    padding: 0;
}

.mb_menus nav > ul > li:first-child:hover, .mb_menus nav > ul > li:first-child:hover a {
    background: none;
}

.mb_menus nav > ul > li:hover, .mb_menus nav > ul > li:hover a {
    color: #ff0000;
    background: #fff;
    text-decoration: none;
}
.sticky_menu .link_btn {
    color: #fff!important;
    box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.2);
    text-shadow: 0px -1px 19px rgba(0, 0, 0, 0.14);
    /* background: linear-gradient(135deg, #3e9fd7 0%,#2adbf7 50%,#05deff 51%,#3ca9e7 71%,#009ff8 100%)!important; */
    background-image: linear-gradient(131deg, #1644ad 1%,#328bf2 67%)!important;
    background-size: 200% 200%;
    -webkit-animation: AnimationName 3s ease infinite;
    -moz-animation: AnimationName 3s ease infinite;
    animation: AnimationName 3s ease infinite;
    -webkit-animation: AnimationName 3s ease infinite;
    -moz-animation: AnimationName 3s ease infinite;
    animation: AnimationName 3s ease infinite;
    border: medium none;
}
.sticky_menu nav.nav_menu_bar ul li a {
    font-size: 14px;
}
ul.top_menu_nav li:hover a {
    color: #ec4a3e;
}
.nav_img i{
    font-size: 14px;
}
.abut_us_img {
    margin-top: 42px;
}
.abut_info {
    background: none;
}

.abut_us_img img {
    width: 100%;
}

.abut_info span:before {
    content: 'A';
    display: block;
    color: #4183c4;
    /* width: 100%; */
    /* height: 100%; */
    position: absolute;
    font-size: 70px;
    top: -29px;
    left: -49px;
/*    -webkit-text-fill-color: indianred;
    background: -webkit-linear-gradient(#ee493a, #2ca0e1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.wapper_content_abut{
    /* background: url(/src/common/img/cred_images/bg-image.png); */
    background-repeat: no-repeat;
    background-size: cover;
}
.abut_info span {
    position: relative;
    font-family: initial;
}
.abut_info h2 {
    color: #1644ad;
    font-family: initial;
    font-size: 34px;
    margin-bottom: 29px;
}
.abut_info p {
    margin-bottom: 1px;
    margin-top: 23px;
    text-align: justify;
    font-size: 15px;
    color: #5d5d5d;         
}

.reclange_box {
    height: 15px;
    width: 15px;
    margin: auto;
    margin-top: 10px;
    margin-left: 0;
    margin-top: -8px;
    position: relative;
    z-index: 9;
    border: 4px double #000000;
    transform: rotate(45deg);
    display: block;
    background: #fff;
}
.underline {
    height: 1px;
    width: 150px;
    background-color: #000000;
    margin: auto;
    margin-left: 13px !important;
    margin-top: auto;
    margin-left: auto;
    margin-top: 20px;
    position: relative;
    z-index: 9;
}
.loan_btm {
    margin-left: auto !important;
}
.corevalue {
    background-color: #fcfcfca1;
    padding-top: 0;
    padding-bottom: 15px;
}
.coreval_title {
    background: none;
    padding-bottom: 22px;
    padding-top: 16px;
    margin-bottom: 0;
}
.coreval_title h2 {
    background: none;
    text-align: center;
    width: 100%;
    color: #000 !important;
    font-size: 28px !important;
    font-weight: bold;
    text-transform: capitalize;
}
.coreval_col {
   /* background: linear-gradient(#f00,yellow,red);*/
    box-sizing: border-box;
    min-height: 300px;
    position: relative;
    width: 310px;
    border-radius: 22px;
    margin: 0 auto;
}
.coreval_col_bg {
    background: url(/src/common/img/cred_images/edge-shadow.png);
}
.core_val_list {
    text-align: center;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 14px 15px;
    border-radius: 14px;
    font-size: 15px;
    position: absolute;
    width: 100%;
    top: 42px;
}
.core_val_list h3 {
    font-size: 22px;
    color: #1644ad;
}
.core_val_list p {
    font-size: 14px;
}
.our_team {
    margin-bottom: 80px;
}
.our_team_info {
    border: 5px solid #1644ad;
    margin: 0 auto;
    padding: 15px;
    width: 250px;
}
.our_team_info img {
    position: relative;
    width: 150px;
    height: 141px; 
    background: #1644ad;
    box-sizing: border-box;
    padding: 5px;
    /*border-top-left-radius: 57px;
    !* border-top-right-radius: 76px; *!
    border-bottom-right-radius: 57px;*/
    margin-left: 25px;
    border-radius: 50%;
}
.our_team_info:hover img {
    margin-left: -43px;
    /* border-radius: 100%; */
}
.our_social_links ul {
    display:none;
}
.our_team_info:hover {
    width: 270px;
    height: 400px;
    transition: ease-in 1s;
}
.our_team_info:hover .our_social_links ul {
    position: absolute;
    top: 12px;
    left: 57%;
    display:block;
}
.our_social_links>ul>li>a {
    border-radius: 50%;
    color: #3e6edf;
    display: block;
    font-size: 18px;
    height: 40px;
    margin: 15px 5px;
    padding: 8px;
    position: relative;
    text-align: center;
    width: 40px;
    transition: .3s;
}
.our_social_links>ul>li>a::after {
     border: 1px solid #dee3f4;
     border-radius: 50%;
     content: "";
     height: 50px;
     left: -5px;
     position: absolute;
     top: -5px;
     width: 50px;
 }
.descript-title h6 {
    font-size: 16px;
    text-align: center;
    margin-top: 14px;
    font-weight: bold;
    color: #1644ad;
}
.descript-title p {
    font-size: 14px;
    text-align: center;
    margin-top: -5px;
    font-weight: bold;
}

.descript_overlay {
    display: none;
}
.our_team_info:hover .descript_overlay {
    position: absolute;
    width: 230px;
    text-align: center;
    background: #fff;
    font-size: 14px;
    display: block;
}
.descript_overlay p {
    margin-bottom: 3px;
}
.board_list{
    background: none;
    padding: 10px 0 0 0;
}
.board_members {
    background: url(/src/common/img/cred_images/background2.png) !important;
    background-size: cover;
    background-position: center;
    padding-top: 0 !important;
    background-repeat: no-repeat;
    padding-bottom: 15px;
}
.board_menb_img {
    width: 150px;
    height: 150px;
    margin: 0 auto 20px;
    overflow: hidden;
}
.board_menb_img img{
    width: 150px;
    height: 141px; 
    background: #1644ad;
    box-sizing: border-box;
    padding: 5px;
/*    border-top-left-radius: 76px;
    border-top-right-radius: 76px;
    border-bottom-right-radius: 76px;*/
    border-radius: 50%;
}
.board_info {
    text-align: center;
    /*border: 1px solid #eeebeb;*/
    background: #FFF;
    box-shadow: 0 0 0 1px #E2E9ED;
    padding: 10px;
    box-sizing: border-box;
    transition: box-shadow 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
    transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0.2s ease;
    transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
    min-height: 382px;
    border-radius: 38px;
}
.board_info:hover {
    z-index: 1;
    box-shadow: 0 8px 50px rgba(0, 0, 0, 0.2);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    transition: box-shadow 0.2s ease, z-index 0s 0s ease, -webkit-transform 0.2s ease;
    transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0s ease;
    transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0s ease, -webkit-transform 0.2s ease;
}
.board_memb_title h3 {
    font-size: 17px;
    font-weight: bold;
}
.board_memb_title p {
    font-size: 13px;
    font-weight: bold;
}
.social-links a {
    margin-right: 11px;
    font-size: 24px;
    color: #1644ad;
}
.our_team_testimnls{
    display: none;
}
.board_members_testimnls{
    display:none;
}
.card-footer, .card-header {
    padding: .75rem 1.25rem;
    background-color: rgba(255, 255, 255, 0);
    border-radius: 0!important;
    font-size: 14px;
    font-weight: bold;
}
.card {
    border: none;
    border-radius: .25rem;
    margin-bottom: 2px;
}

.card-body {
     font-size: 15px;
 }

.faq_section {
    padding-top: 0!important;
    padding-bottom: 15px!important;
    min-height: 50vh;
}

.faq {
    background: none;
    padding:0;
}

.faq h2 {
    background: none;
    text-align: center;
    width: 100%;
    color: #24b2e5 !important;
    font-size: 28px !important;
    font-weight: 500;
    text-transform: capitalize;
}
a.link_btn {
    border-radius: 25px;
    font-size: 12px!important;
    color: #000!important;
    letter-spacing: 2px;
    background: #2ea35d!important;
    border: none;
    padding: 10px 31px!important;
    color: #fff!important;
}
.abut_para p {
    font-size: 13px!important;
}
@media (max-width: 769px) {
    /*body {
        background: url('/src/common/img/cred_images/background-gif.gif');
    }*/
    .wapper_content_abut{
        /* background: url(/src/common/img/cred_images/bg-image.png); */
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
    }
    header.header_bg_abut {
        /* background-size: cover; */
        background-position: bottom;
    }

    .top_menu {
        display: none;
    }

    .mb_header {
        display: block;
    }

    .mb_header ul li, .mb_header ul li a {
        text-align: left;
        display: block !important;
        color: #fff;
    }

    .mb_menus {
        position: absolute !important;
        z-index: 999999999;
        background-image: linear-gradient(131deg, #2762e5 1%,#328bf2 67%)!important;
        width: 100%;
        left: 0;
        top: 50px;
        color: #fff;
        max-width: 100%;
    }

    .mb_menus ul {
        padding: 0;
    }
    .cmy_logo {
        text-align: left;
    }
    .mb_menus nav > ul > li:first-child:hover, .mb_menus nav > ul > li:first-child:hover a {
        background: none;
    }

    .mb_menus nav > ul > li:hover, .mb_menus nav > ul > li:hover a {
        color: #ff0000;
        background: #fff;
        text-decoration: none;
    }
    .abut_info h2 {
        color: #4183c4;
        font-family: initial;
        font-size: 34px;
        margin-bottom: 29px;
        padding-left: 16px;
    }
    /* .our_team{
        display:none;
    } */
    .our_team_testimnls{
        display: block;
        padding-bottom:25px;
        background: none;
    }
    .our_team_testimnls .our_team_info img{
        position: relative;
        width: 150px!important;
        height: 141px;
    }
    .our_team_testimnls .our_team_info:hover {
        width: 250px;
        height: 400px;
        transition: ease-in 1s;
    }
    .our_team_testimnls .our_team_info:hover img {
        margin-left: -39px;
        /* border-radius: 100%; */
    }
    .board_members{
        display: none;
    }
    .board_members_testimnls{
        display:block;
        background: url(/src/common/img/cred_images/background2.png) !important;
        background-size: cover;
        background-position: center;
        padding-top: 0 !important;
        background-repeat: no-repeat;
    }
    .coreval_col_bg {
        background-position: center;
    }
    .coreval_col {
        width: 100%;
    }
    .faq h2 {
        font-size: 23px !important;
    }
    .coreval_title h2 {
        font-size: 22px !important;
    }
    .our_team_info:hover .descript_overlay {
        position: absolute;
        width: 212px;
        text-align: center;
        background: #fff;
        font-size: 14px;
        display: block;
    }
}
@media(min-width:960px) and (max-width:1200px){
    .our_team_info {
        width: 200px;
        height:254px;
        text-align: center;
    }
    .our_team_info img {
        width: 120px;
        height: 120px;
        margin-left:0;
    }
    .our_team_info:hover {
        width: 232px;
        height: 400px;
        transition: ease-in 1s;
    }
    .our_team_info:hover .descript_overlay {
        width: 192px;
    }
    .our_team_info:hover .our_social_links ul {
        position: absolute;
        top: 12px;
        right: 13px;
        display: block;
        left: unset;
    }
    .wapper_content_abut {
        /* background: url(/src/common/img/cred_images/bg-image.png); */
        background-repeat: no-repeat;
        background-size: cover;
        background-position-x: center;
    }
}
@media (max-width: 1024px){
    button.navbar-toggler {
        margin-top: 5px!important;
    }
}
@media only screen and (max-width: 599px) {
    .nav_menu_bar {
        margin-top: -36px;
        font-size: 12px;
        margin-right: -65px;
    }
    .wapper_main{
        position: sticky;
        top: -1;
        background-color: #fff;
        z-index: 99;
    }
}