/* Regular400  Medium500   SemiBold600   Bold 700 */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap');


@font-face {
    font-family: 'GESSTwoLight';
    src:url('../fonts/GESSTwoLight.woff2') format('woff2'),
        url('../fonts/GESSTwoLight.woff') format('woff'),
        url('../fonts/GESSTwoLight.ttf') format('truetype'),
        url('../fonts/GESSTwoLight.svg#GESSTwoLight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GESSTwoMedium';
    src: url('../fonts/GESSTwoMedium.woff2') format('woff2'),
        url('../fonts/GESSTwoMedium.woff') format('woff'),
        url('../fonts/GESSTwoMedium.ttf') format('truetype'),
        url('../fonts/GESSTwoMedium.svg#GESSTwoMedium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GESSTwoBold';
    src: url('../fonts/GESSTwoBold.woff2') format('woff2'),
        url('../fonts/GESSTwoBold.woff') format('woff'),
        url('../fonts/GESSTwoBold.ttf') format('truetype'),
        url('../fonts/GESSTwoBold.svg#GESSTwoBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

:root {
	--popup-background-image: url(../images/modal-img.jpg);
    --service-text-sec-background-image: url(../images/service-bg.jpg);
    --header-backgoround-image: url(../images/banner-inner1.jpg);
    --finance-first-background-image : url(../images/loan-home.png);
}
select::-ms-expand { display: none; }
a{  -webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;}
h1 {font-size:30px;color:#000; margin:0px 0px 20px 0px;padding:0px;line-height: 1.2;font-weight:700;font-family: 'Open Sans', sans-serif;}
h2 {font-size:25px;color:#000; margin:0px 0px 20px 0px;padding:0px;line-height: 1.2;font-weight:700;font-family: 'Open Sans', sans-serif;}
h3 {font-size:24px;color:#000; margin:0px 0px 10px 0px;padding:0px;line-height: 1.2;font-weight:700;font-family: 'Open Sans', sans-serif;}
h4 {font-size:22px;color:#000; margin:0px 0px 20px 0px;padding:0px;line-height: 1.2;font-weight:600;font-family: 'Open Sans', sans-serif;}
h5 {font-size:20px;color:#000; margin:0px 0px 15px 0px;line-height: 1.4;font-weight:500;font-family: 'Open Sans', sans-serif;}
h6 {font-size:18px;color:#000;margin:0px 0px 15px 0px;line-height: 1.2;font-weight:500;font-family: 'Open Sans', sans-serif;}


.spacer1px {clear:both;line-height:0;font-size:0;overflow:hidden;height:1px; background:none; margin:0px 0px 0px 0px;width:100%; border:none;}
.spacer10px {clear:both;line-height:0;font-size:0;overflow:hidden;height:10px; background:none; margin:0px 0px 0px 0px;width:100%; border:none;}
.spacer20px {clear:both;line-height:0;font-size:0;overflow:hidden;height:20px; background:none; margin:0px 0px 0px 0px;width:100%; border:none;}
.spacer30px {clear:both;line-height:0;font-size:0;overflow:hidden;height:30px; background:none; margin:0px 0px 0px 0px;width:100%; border:none;}
.spacer50px {clear:both;line-height:0;font-size:0;overflow:hidden;height:50px; background:none; margin:0px 0px 0px 0px;width:100%; border:none;}
.spacer1pxborder {clear:both;line-height:0;font-size:0;overflow:hidden;height:1px; background: rgba(26,28,38,0.1); margin:20px 0px 20px 0px;width:100%; border:none;}


body {overflow-x:hidden;color:#505050;font-size:15px;line-height:1.4; margin:0px; padding:0px; outline:none;text-decoration:none;list-style:none;box-sizing: border-box;font-family: 'Open Sans', sans-serif;background-color:#fff;font-weight: 400;}

p{color:#505050;font-size:15px;line-height:1.4;  margin:0px 0px 20px 0px;font-family: 'Open Sans', sans-serif;font-weight: 400;}
ul, ol {list-style: none;margin: 0;padding: 0;}
a:hover{ text-decoration:none;}
.form-control::-webkit-input-placeholder {color:#A2AAB1 !important; opacity:1 !important;}
.form-control::-moz-placeholder {color:#A2AAB1 !important; opacity:1 !important;}
.form-control::-ms-input-placeholder {color:#A2AAB1 !important; opacity:1 !important;}
.form-control::-moz-placeholder {color:#A2AAB1 !important; opacity:1 !important;}
:focus, button:focus {outline-style:none;box-shadow:none;border-color:transparent;}
*:focus {outline: none;}
input:focus{outline:none;}
img{max-width:100%;height:auto; outline:none;}
a{outline:none; border:none;}

/* /////padding//// */
.pt-50 {padding-top: 50px;}
.pb-50  {padding-bottom: 50px;}
.ptb-50{padding-top: 50px;padding-bottom: 50px;}
.pt-80{padding-top: 80px;}
.mb-50{margin-bottom: 50px;}
.mt-50{margin-top: 50px;}

/* //////border ///// */
.border-left {padding: 10px 0 10px 20px;position: relative;max-width: 800px;}
.border-left:before { content: ''; position: absolute; left: 0;top: -5px;width: 6px;height: 100%;border-radius: 20px;background: #005DA9;}

/* //////color/// */
.color-main{color: #005DA9;}
.text-underline{text-decoration: underline;}


/* //////font//// */
.font-600{font-weight: 600!important;}
.font-bold{font-weight: 600!important;}
.font-13{font-size: 13px;}

.btn-style-one {border: 1px solid #505050;width: 150px;display: inline-flex;justify-content: center;align-items: center;border-radius: 30px;height: 40px;}
.btn-style-one:hover{background: #505050; color: #fff;}
.btn-style-two {border: 1px solid #005DA9;border-radius: 30px;display: inline-block;transition: 0.5s ease;text-align: center;background: transparent;color: #005DA9;padding: 8px 25px;min-width: 150px;text-align: center; background-color: #fff;}
.btn-style-two:hover {background: #005da9;color: #fff;}
.btn-style-two:focus{border-color: #005da9;}
.btn-style-three{border-radius: 30px;display: inline-flex;transition: 0.5s ease;text-align: center;background: #fff;box-shadow: 0 0 25px rgb(182 182 182 / 35%);color: #005DA9;    width: 240px;height: 40px;justify-content: center;align-items: center;}
.btn-style-three:hover{background-color: #005DA9;color: #fff;}
.btn-style-four {background: #fff;border-radius: 30px;display: inline-flex;width: 180px;height: 40px;justify-content: center;align-items: center;text-align: center;color: #005DA9;font-weight: 600;}
.btn-style-four:hover {
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
}
.btn-style-one.blue{border: 1px solid #005DA9;color: #005DA9;}
.btn-style-one.blue:hover{color: #fff; background:#005DA9;}
.btn-style-one.blue.active{border: 1px solid #005DA9;color: #fff;background:#005DA9; padding-left: 15px; padding-right: 15px; width: auto;}
.btn-style-one.blue.active:hover{color: #005DA9; background:#fff;}


.btn-style-five {background: #005DA9;box-shadow: 0 0 25px rgb(0 93 169 / 40%);color: #fff;display: inline-flex;border-radius: 30px;width: 170px;padding: 10px 0;align-items: center;justify-content: center;border: 1px solid transparent;}
.btn-style-five:hover{background-color: #fff;color: #005DA9;border: 1px solid #005DA9;}
.btn-style-six{border: 1px solid #005DA9;width: 190px;display: inline-flex;justify-content: center;align-items: center;border-radius: 30px;height: 40px;color: #005DA9;}
.btn-style-six:hover{background-color: #005DA9;color: #fff;}
.btn-space{padding: 12px 80px;}
.btn-style-seven {background: #005DA9;color: #fff;display: inline-flex;border-radius: 30px;width: 170px;padding: 10px 0;align-items: center;justify-content: center;border: 1px solid transparent;}
.btn-style-seven:hover{background-color: transparent;color: #005DA9;border: 1px solid #005DA9;}

.btn-style-eight {background: #505050;color: #fff;display: inline-flex;border-radius: 30px;width: 170px;padding: 10px 0;align-items: center;justify-content: center;border: 1px solid transparent;}
.btn-style-eight:hover{background-color: transparent;color: #505050;border: 1px solid #505050;}

.btn-style-five.noshadow{box-shadow: 0 0 0 rgb(0 93 169 / 40%);}


/* ===============================Header CSS=============== */
.fixedhead{position: fixed;top:0px;animation:slide-down 0.7s;opacity:1;width: 100%;background:#fff;z-index: 999;left:0px;padding:0px 0px;box-shadow: 0 1px 7px 0 rgba(0,0,0,.12);}    
.header-sticky.fixedhead{ background:rgb(255 255 255);}
@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}


.search-panel {position: fixed;
    z-index: 9;
    padding: 220px 0px 60px;
    width: 100%;
    text-align: center;
    border-bottom: 8px solid #005DA9;
    top: 0;
    display: none;
    background-image: url(../images/service-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.search-panel:before {
    position: absolute;
    content: '';
    background: rgb(255 255 255 / 80%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}
.search-panel.active-open {
    display: block;
}
.search-panel h4 {
    color: #525252;
}
.search-panel .form-group {
    position: relative;
    max-width: 600px;
    margin: 0 auto 20px;
    
}
.search-panel li {
    display: inline-block;
}
.search-panel .form-group i {
    position: absolute;
    left: 19px;
    top: 15px;
    color: gray;
    font-weight: 500;
}
.search-panel .form-control {
    border: 1px solid rgb(0 93 169 / 30%);
    border-radius: 30px;
    padding: 12px 40px;
}
.send-btn {
    color: #fff;
    font-size: 15px;
    border-radius: 30px;
    border: none;
    padding: 8px 50px;
    background-color: #005DA9;
    transition: 0.5s ease-in-out;
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 5px;
}
.search-panel ul li a {
    text-decoration: underline;
    margin: 0px 10px;
    color: #525252;
}
.search-box .close-active{display: none;}
.search-box.active-open .close-active{display: block;}
.search-box.active-open .search-active{display: none;}
/*///////Top Menu CSS*/
.top-icon ul{display: flex;}
.top-icon li {display: flex;color: #fff;font-size: 14px;font-family: 'Open Sans', sans-serif;font-weight: 500;align-items: center;position: relative;}
.top-icon li:hover a {text-decoration: underline;}
.top-icon li:first-child:after {position: absolute;background: #fff;width: 1px;height: 35px;top: -4px;right: 0px;content: '';}
.top-icon li a {color: #fff;padding: 0px 10px 0px 10px;}
.top-menu-navbar ul li {display: inline-block;color: #fff;font-family: 'Open Sans', sans-serif;font-weight: 600;font-size: 12px;position: relative;padding: 6px 0;margin-right: -4px;min-height: 39px; border-right: 1px solid rgb(80 80 80 / 20%);}
.top-menu-navbar ul li:hover {background: #fff;}
.top-menu-navbar ul li:hover a {color: #005DA9;}
.top-menu-navbar ul li a {color: #505050;position: relative;padding:5px 20px;display: inline-block;}
.top-menu-navbar ul li:nth-last-child(1) a{border-right: 0;}
.top-menu-navbar ul li.active a{border-right: unset;}
.top-menu-navbar ul li.active {background: #fff;}
.top-menu-navbar ul li.active a {color: #005DA9;}
.top-menu {background: #EDEEEF;border-top: 8px solid #005DA9;position: relative;z-index: 99;}
.top-icon-social{float: right;}
.top-icon-social li {display: inline-block;padding: 0px 5px 0px 5px;color: #fff;font-size: 15px;}
.top-icon-social li a {width: 30px;height: 30px;background: #D9D9D9;border-radius: 50%;line-height: 30px;text-align: center;display: inline-block;color: #005DA9;}
.top-icon-social li:hover a {background: #005da9;color: #fff;}

.top-logo img {width: 250px;}
.top-logo .mob-logo{display: none;width: 100px;}
.mobile-menu #cssmenu li a {text-transform: uppercase;}
.mobile-menu{display: none;}

/*///////Middle Menu CSS*/
.mid-menu {background: #fff;padding: 30px 0;z-index: 99;position: relative;}
.mid-menu-flex {display: flex;justify-content: space-between;align-items: center;}
.mid-menu-navbar ul li {display: inline-block;padding: 0 15px 0 15px;}
.mid-menu-navbar ul li a {color: #505050;font-weight: 600;font-size: 12px;}
.mid-menu-navbar ul li  i {padding:0 5px 0 0;font-size: 18px;color: #505050;}
.search-box-btn {display: flex;justify-content: space-between;align-items: center;gap: 25px;}
.mid-menu-navbar ul li.active a{color: #005DA9;border-bottom: 1px solid #005da9;}
.mid-menu-navbar ul li.active i{color: #005DA9;}
.mid-menu-navbar ul li:hover a,.mid-menu-navbar ul li a.active {color: #005DA9;border-bottom: 1px solid #005da9;}
.mid-menu-navbar ul li:hover  i{color: #005DA9;}
.mid-menu.active-open{box-shadow: 0 0 25px rgba(182,182,182,0.18);}

/*////////BOTTOM MENU/////*/
.bottom-menu {background: #fff;box-shadow: 0 0 25px rgb(0 0 0 / 5%);}

/* ////Banner Section CSS */

.house_banner_sec_img img{width: 100%;}
.house_banner_sec_flex {position: relative;}
.bannercontent-up {position: absolute;top: 20%;left: 140px;max-width: 740px;}
.bannercontent-up h1{font-size: 37px;color: #005DA9;font-weight: 400;margin: 0 0 5px 0;}
.bannercontent-up p{margin: 0 0 5px 0;}

/* ////Finance ICOn */
.finance-icon {background: #fff;box-shadow: 0 0 25px rgb(182 182 182 / 35%);padding: 15px 50px 15px 90px;margin-top: -55px;z-index: 99;position: relative;display: inline-block;border-top-right-radius: 100px;border-bottom-right-radius: 100px;}
.finance-icon li {display: inline-block;text-align: center;border: 1px solid rgb(80 80 80 / 15%);border-radius: 5px;margin-right: 15px;width: 140px; }
.finance-icon li span {display: block;}
.finance-icon li a{padding: 10px 10px;display: block;}
.finance-icon li a img {width: 30px;margin-bottom: 10px;}
.finance-icon li a i {font-size: 30px;color: #505050;margin-bottom: 10px;}
.finance-icon li a span {color: #505050;font-size: 13px;}
.finance-icon li:hover {border: 1px solid #005da9;}
.finance-icon li:hover a span {color: #005da9;}

/* ///////App Screen///////// */
.title{text-transform: uppercase;}
.title h4{color: #005da9;margin: 0 0 15px 0;font-weight: 400;font-size: 26px;}
.title h1{font-size: 32px;color: #005DA9;font-weight: 400;margin: 0 0 5px 0;}	
.title p {text-transform: initial;max-width: 600px;font-size: 18px !important;}

.sub-para {margin-top: 40px;}
.sub-para p{margin: 0 0 5px 0;font-size: 18px;font-weight: 600;    line-height: 30px;}
.inner-title{margin-bottom: 40px;}
.inner-title h4{font-weight: bold;margin: 0 0 10px 0;text-transform: uppercase;color:#005DA9}
.inner-title p{font-weight: 600;}

.content-sec {padding-top: 20px;}
.content-sec h5 {font-weight: 600;color: #505050;text-transform: uppercase;margin: 0 0 10px 0;}
.content-sec p {line-height: 30px;margin: 0px;}
.app-sec-list-content h5{color: #005DA9;font-weight: 600;}
.app-sec-list-content li i, .app-sec-list-content li em {background: #005DA9;width: 30px;height: 30px;line-height: 30px;display: inline-flex;align-items: center;justify-content: center;border-radius: 50%;color: #fff;margin-right: 10px;position: absolute;left: 0;top: 6px;}
.app-sec-list-content li {padding: 12px 0px 12px 40px;position: relative;}
.feature-list {display: flex;gap: 10px;}
.app-sec-list-content {margin: 0 0 25px 0;}


/* ///////////FOOTER CSS// */
.download-app-sec img{width: 130px;}
.download-app-sec {margin-top: 20px;}

.footer-flex {display: grid;grid-template-columns: repeat(7, 1fr);gap: 10px;}
.footer-sec {background: rgb(0 93 169 / 4%);padding: 30px 0 10px;}
.footer-head {color: #005DA9;font-weight: bold;text-transform: uppercase;font-size: 14px;}
.footer-list li {padding: 0 0 5px 0;}
.footer-list li a {color: #505050;font-weight: 600;font-size: 13px;}
.contact-icon-sec {display: flex;gap: 10px;}
.contact-footer-text span {display: block;font-weight: 600;font-size: 13px;}
.contact-icon-sec i{color: #005DA9;}
.footer-img {
    text-align: right;
}
.footer-list li a:hover {text-decoration: underline;color: #005DA9;}
.social-box {text-align: center;position: relative;}
.social-box ul {padding: 10px 30px;display: inline-block;background: #f5f9fc;z-index: 999;position: relative;}
.social-box li {display: inline-block; margin: 0 8px 0 5px; border: 1px solid #005DA9; border-radius: 50%;width: 40px;height: 40px;line-height: 37px;color: #005DA9;transition: 0.5s ease;cursor: pointer;}
.social-box li a { color: #005DA9;}
.social-box:before {position: absolute;content: '';background: rgb(0 93 169 / 8%);width: 100%;height: 2px;top: 30px;left: 0;border-radius: 5px;z-index: 0;}
.social-box li:hover {background: #005DA9;}
.social-box li:hover a {color: #fff;}
.service-text-sec {padding-bottom: 180px;padding-top: 50px;text-align: center;background-image: var(--service-text-sec-background-image);background-repeat: no-repeat;background-size: cover;position: relative;}
.service-text-sec:before{position: absolute;width: 100%;height: 100%;background-color: rgb(245 249 251 / 80%);content: '';left: 0;top: 0;}
.service-text-sec.v2{padding-top: 40px;padding-bottom: 80px;}
.service-content {max-width: 900px;margin: auto;position: relative;}
.service-content p{margin: 0 0 10px 0;font-weight: 600;line-height: 30px;}
.service-content h4 {color: #005DA9;margin: 0 0 10px 0;text-transform: uppercase;font-weight: 600;font-size: 25px;}
.service-item-box {background: #fff;box-shadow: 0 0 25px rgb(182 182 182 / 25%);border-radius: 5px;padding: 20px 15px 80px;text-align: center;position: relative;height: 100%;}
.service-item-box h6{color: #005DA9;font-weight: 600;}
.icon-service img {width: 45px;}

.icon-service {background: rgb(0 93 169 / 10%);display: inline-block;width: 80px;height: 80px;border-radius: 50%;line-height: 75px;text-align: center;margin-bottom: 30px;}
.icon-service i{font-size: 40px;color: #005DA9;}
.arrow-right-item i {width: 35px;height: 35px;border: 1px solid #005DA9;border-radius: 50%;line-height: 35px;position: absolute;color: #005DA9;bottom: 20px;position: absolute;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%)}
.service-item-box:hover .arrow-right-item i {background: #005DA9;color: #fff;} 
.service-item-sec {margin-top: -140px;}
.tips-sec {background: #005DA9;padding: 30px 0;text-align: center;margin: 0 0 35px 0;}
.tips-text h3 {color: #fff;text-transform: uppercase;margin: 0 0 30px 0;font-weight: 600;}
.tips-text ul {margin-bottom: 30px;}
.tips-text li {display: inline-block;padding-right: 20px;color: #fff;padding-bottom: 15px;}
.tips-text li i{background: #fff;width: 30px;height: 30px;line-height: 30px;display: inline-flex;align-items: center;justify-content: center;border-radius: 50%;color: #005da9;margin-right: 10px;}
.news-box {text-align: left;position: relative;height: 100%;padding: 0 0 50px 0;}
.news-box img {border-radius: 5px;display: inline-block;margin-bottom: 20px;}
.news-box h6{color: #005DA9;font-weight: 600;font-size: 14px;}
.news-box span {display: block;margin-bottom: 10px;font-size: 13px;}
.news-box p{font-size: 14px;}
.news-box span i{padding-right: 10px;}
.ab-btn {position: absolute;bottom: 0; left: 0px;}
.tab-box {border: 1px solid rgb(0 93 169 / 30%);padding: 5px 5px;display: inline-block;border-radius: 40px;}
.tab-content {padding-top: 60px;}
.credit-card-box {background: #fff;box-shadow: 0 0 25px rgb(182 182 182 / 25%);padding: 50px 10px 60px;text-align: center;position: relative;border-radius: 5px;border: 1px solid transparent;transition: 0.5s ease;height: 100%;}
.credit-card-box:hover { border: 1px solid #005da9;}
.credit-card-box:hover h5{color: #005DA9;}
.credit-card-box img {position: absolute;top: -50px;left: 50%;max-width: 120px;transform: translate(-50%, 10px);border-radius: 5px;}
.credit-card-box h5{font-size: 13px;font-weight: 600;}
.credit-card-box p{font-size: 14px;}
.arrow-right-two {position: absolute;bottom: 15px;}
.chkboxmain input[type=checkbox] {display: none;}
.form-box label {font-weight: 500;margin-bottom: 5px;}
.checkbox:before {content: "";display: inline-block;width: 22px;height: 22px;vertical-align: middle;background-color: #fff;color: #979797;border-radius: 4px;margin-right: 8px;text-align: center;border: 1px solid #979797;}
.chkboxmain input[type=checkbox]:checked + .checkbox:before {content: "\2713";font-size: 14px;line-height: 20px;}
.checkbox a {color: #979797;}
/* .arrow-right-two i {width: 40px;height: 40px;border: 1px solid #005da9;border-radius: 50%;line-height: 40px;text-align: center;color: #005da9;} */
.credit-card-box:hover .arrow-right-item i{background-color: #005DA9;color: #fff;}
.loans-btn-flex{display: flex;gap: 10px;align-items: center;}
.form-exchange-box {box-shadow: 0 0 25px rgb(182 182 182 / 20%);border-radius: 5px;padding: 20px 30px;text-align: left;background: url(../images/form-bg.png);background-repeat: no-repeat;background-size: cover;position: relative;}
.form-exchange-box:before{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-color: rgb(255 255 255 / 79%);content: '';}
.copy-right{color: #005DA9;font-weight: 600;font-size: 13px;margin-bottom: 0;}
.home-img img{margin-bottom: 15px;}
.news-box img{width: 100%;}
.tab-sec .tab-box .nav-link img {width: 25px;margin-right: 10px;}
.tab-sec .tab-box .nav-link.active img{filter: brightness(10.5);}
.tab-sec .tab-box .nav-link:hover img{filter: brightness(10.5);}
.tab-sec.tab-sec-loan .tab-box{border: none;padding: 0;}
.tab-sec.tab-sec-loan .nav-tabs{gap: 10px;}
.tab-sec.tab-sec-loan .nav-tabs .nav-link {padding:10px 40px;border: 1px solid #676767;}
.p-relative{position: relative;}
.helping-box {background: #fff;box-shadow: 0 0 25px rgb(182 182 182 / 20%);border-radius: 5px;padding: 25px 20px;}
.helping-content h1 {color: #005DA9;text-transform: uppercase;margin: 0 0 15px 0;}
.helping-content p{font-weight: 600;}

.helping-box .col-xl-8{
    padding-left: unset !important;
}

.helping-form {background: #fff;box-shadow: 0 0 15px rgb(182 182 182 / 50%);border-radius: 5px;border-left: 3px solid #015da7;border-top: 1px solid rgb(80 80 80 / 25%);}
.helping-form .helping-form-ul {display: flex;}
.helping-form .helping-form-li {display: inline-block;flex: 1 1 auto;    position: relative;}
.helping-form .helping-form-li input {width: 100%;border: 0;padding: 10px 0px 10px 50px;}
.helping-form .helping-form-li i {position: absolute;top: 10px;left: 25px;font-size: 20px;}
.helping-form .helping-form-li:nth-child(1) input{border-right: 1px solid rgb(80 80 80 / 25%); border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.btn-style-help{background: #015da7;color: #fff;display: block;padding: 10px 18px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.btn-style-help:hover {
    background: #1e4c71;
    color: #fff;
}

.helping-sec{margin-top: 50px;}
.helping-mr-pt {padding-top: 129px;margin-top: -100px;}

.mid-menu-mob-menu{display: none!important;}

.banner-inner{background-repeat: no-repeat;background-size: cover;padding: 74px 0;}
.banner-in1{background-image: var(--header-backgoround-image);}
.banner-in2{background-image: url(../images/banner-inner2.jpg);}
.banner-in3{background-image: url(../images/banner-inner3.jpg);}
.banner-in4{background-image: url(../images/banner-inner4.jpg);}
.banner-in5{background-image: url(../images/banner-inner5.jpg);}
.banner-in6{background-image: url(../images/banner-inner6.jpg);}
.banner-in7{background-image: url(../images/banner-inner7.jpeg);}
.banner-in8{background-image: url(../images/banner-inner8.jpg);}
.banner-in9{background-image: url(../images/banner-inner9.jpg);}
.banner-in10{background-image: url(../images/banner-inner10.jpg);}
.banner-in11{background-image: url(../images/banner-inner11.jpg);}
.banner-in12{background-image: url(../images/banner-inner12.jpg);}
.banner-in13{background-image: url(../images/banner-inner13.jpg);}
.banner-in14{background-image: url(../images/banner-inner14.jpg);}
.banner-in15{background-image: url(../images/banner-inner15.jpg);}
.banner-in16{background-image: url(../images/banner-inner16.jpg);}
.finance-home-loan{background: var(--finance-first-background-image);background-repeat: no-repeat;background-size: 610px;background-position: left 100px;}


.vision-mision-sec{background: rgb(93 92 92 / 3%);padding: 50px 0;margin-bottom: 50px;}
.service-item-box.mision{padding: 40px 15px 40px;}
.mision-after-box {position: relative;padding: 160px 0px 0px 20px;}
.mision-after-box h4{font-size: 26px;}
.mision-after-box:after {position: absolute;content: '';background: rgb(0 93 169 / 5%);width: 370px;height: 400px;top: -35px;border-radius: 5px;left: 0;}
.mision-after-box img{position: absolute;top: 0;filter: opacity(0.4);z-index: -1;width: 195px;}
.service-item-sec.mission-item{margin-bottom: 50px;}
.mission-item .service-item-box{padding:30px 15px 30px;}
.mission-item .service-item-box h6{color: #505050;text-transform: uppercase;font-size: 20px;}
.mission-item .service-item-box:hover h6{color: #005DA9;}

.real-estate-box{background: #fff;box-shadow: 0 0 25px rgb(182 182 182 / 25%);border-radius: 5px;padding: 30px 15px 30px;text-align: center;position: relative;height: 100%;}
.real-estate-box h6{color: #005DA9;font-weight: 600;}
.real-estate-box img{margin-bottom:20px;width: 80px;}

.calculator-sec{background: #F9F9F9;}
.calculator-sec .tab-content{padding-top: 0;}
.service-item-box-inner{text-align: center;}
.service-item-box-inner h6 {color: #005DA9;font-weight: 600;}
.accordion-body li {padding: 5px 15px 0px 15px;position: relative;}
.accordion-body li:before {position: absolute;content: '';background: #005DA9;width: 6px;height: 6px;border-radius: 50%;left: 0;top: 0.75rem;}

.white-box-filter {display: inline-flex;align-items: center;background: #fff;box-shadow: 0 0px 25px 0px rgb(0 93 169 / 7%);border-radius: 5px;padding: 20px;color: #2F88C2;margin-bottom: 40px;}
.white-box-filter li {display: inline-block;margin: 0px 20px 0px 0px;}
.white-box-filter .fancy-select {width: 170px;}
.fancy-select {border: 1px solid rgba(0,0,0,.1);height: 45px;background-color: #fff;width: 100%;padding: 10px 10px;border-radius: 5px;appearance: none;background-image: url(../images/down-arrow.png);background-repeat: no-repeat;background-size: 20px;background-position: 94% 50%;cursor: pointer;font-size: 14px;color: #212842;border: 1px solid rgb(80 80 80 / 20%);}
.inner-sec-content ul{background: #fff;box-shadow: 0 0 25px rgb(0 93 169 / 7%);padding: 20px;display: inline-block;}
.inner-sec-content li{display: inline-block;padding: 0 10px;}
.inner-sec-content li a img {width: 20px;}
.inner-sidebar-sec {background: rgb(80 80 80 / 5%);border-radius: 5px;padding: 20px 20px;}
.inner-sidebar-sec  h6{font-weight: 600;color: #005DA9;}
.inner-news-box {display: flex;gap: 10px;width: 100%;margin-bottom: 20px;}
.inner-news-box:nth-last-child(1){margin-bottom: 0;}
.inner-sidebar-img{flex: 0 0 124px;}
.inner-sidebar-img img{height: 100%;width: 100%;border-radius: 5px;}
.inner-sidebar-content p{ color: #005DA9; font-weight: 600; font-size: 15px;}
.faq-inner-main-box { background: #fff; border: 1px solid rgb(80 80 80 / 15%); border-radius: 5px; padding: 15px;}
.faq-inner-main-box h5{color: #005DA9;font-weight: 600;text-transform: uppercase;}
.annual-report-box{text-align: center;}
.annual-report-box img{box-shadow: 0px 0px 25px rgb(182 182 182 / 15%);}

.annual-report-box h4 {color: #005DA9;margin-top: 15px;}
.pdf-img{width: 20px;;filter: grayscale(128%) brightness(270%) sepia(60%) hue-rotate(-199deg) saturate(672%) contrast(0.8)}
.pdf-img:hover{filter: brightness(0);}

.paging-box .pagination {display: flex;align-items: center;justify-content: center;gap: 16px;}
.paging-box .pagination .btn {background-color: #1D2A42;height: 40px;width: 40px;border-radius: 50%;cursor: pointer;display: flex;align-items: center;justify-content: center;color: #fff;}
.paging-box .pagination .pages {display: flex;flex-direction: row;gap: 20px;}
.paging-box .pagination .page {height: 40px;width: 40px;border-radius: 50%;cursor: pointer;display: flex;align-items: center;justify-content: center;gap: 10px;border: 2px solid #1D2A42;}
.paging-box .pagination .active .page {background-color: #005DA9;color: #fff;border: 2px solid transparent;}
.paging-box .pagination .page-item .page:hover {background-color: #005DA9;color: #fff;border: 2px solid transparent;}
.paging-box .pagination .page.btn .page {color: #fff;}
.paging-box .pagination .page.btn .page:hover {background-color: #1D2A42;}
.filter-boxing ul {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;background: #fff;box-shadow: 0 0 25px rgb(182 182 182 / 25%);padding: 15px 15px;gap: 10px;}
.filter-boxing ul li {flex: 1 1 auto;}
.filter-box-1 {flex: 0 0 80px!important;}
.filter-box-1 h6{margin: 0;}
.form__radio-group {display: block;height: 45px;border-left:1px solid rgb(80 80 80 / 25%)}
.form__radio-input {display: none;}
.form__label-radio {cursor: pointer;position: relative;color: #1D2A42;font-weight: normal !important;display: block;padding: 10px 0 0 45px;padding-bottom: 10px;}
.form__radio-button {height: 26px;width: 26px;border: 1px solid #121212;border-radius: 50%;display: inline-block;position: absolute;left: 10px;top: 8px;background-color: #fff;}   
.form__radio-button::after {content: "";display: block;height: 13px;width: 13px;border-radius: 50%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background-color: #bbbfc6;opacity: 0;transition: opacity 0.2s;}
.form__radio-input:checked ~ .form__label-radio .form__radio-button::after { opacity: 1;}
.network-map-sec {/* display: grid; *//* grid-template-columns: repeat(3,1fr); *//* gap: 25px; */border: 1px solid rgb(80 80 80 / 20%);border-radius: 5px;padding: 14px;height: 100%;}
.map-box.map-flex { display: flex;justify-content: space-around;gap: 15px;}
.map-frame iframe {width: 190px;border-radius: 5px;height: 100%;display: block;}
.map-title {color: #005DA9;margin: 0 0 5px 0;font-weight: 600;}
.map-text p{font-size: 14px;color: #505050;}
.map-service-list li {position: relative;padding: 10px 0px 0px 15px;font-size: 14px;}
.map-service-list li:before {position: absolute;width: 8px;height: 8px;top: 50%;left: 0;content: '';background: #005da9;border-radius: 50%;}

.map-contact-box li {padding: 0px 0 20px 0;}
.map-contact-box li i {margin-right: 10px;background: #005da9;width: 30px;height: 30px;line-height: 30px;text-align: center;border-radius: 50%;color: #e5e5e5;}
.green-br { position: relative; padding-right: 20px;}
.green-br:after {position: absolute;content: '';background: #00e127;width: 10px;height: 10px;top: 7px;right: 0;border-radius: 50%;}
.red-br { position: relative; padding-right: 20px;}
.red-br:after {position: absolute;content: '';background: red;width: 10px;height: 10px;top: 7px;right: 0;border-radius: 50%;}
.contact-call li {display: inline-block;font-size: 14px;padding: 0px 20px 15px 0;}
.contact-call li a i {font-size: 18px; padding: 0px 8px 0px 0px; color: #005DA9;}
.contact-form-box {background: #fff;box-shadow: 0 0 25px rgb(0 93 169 / 7%);border-radius: 5px;padding: 20px 20px;}
.read-pdf-box {display: flex;justify-content: space-between;align-items: center;background: #fff;box-shadow: 0 0 25px rgb(0 93 169 / 7%);border-radius: 5px;padding: 9px 20px;}
.btn-pdf {border: 1px solid #005DA9;padding: 8px 30px;display: inline-block;border-radius: 30px;color: #005DA9;font-size: 14px;}
.btn-pdf img { width: 20px;}
.career-box { background-color: #fff; box-shadow: 0 0 25px rgb(0 93 169 / 7%); border-radius: 5px; padding: 20px 20px;background-image: url(../images/service-bg.jpg);background-position: center 104%;background-size: 1161px;background-repeat: no-repeat;position: relative;z-index: 2;}
.career-box:after{position: absolute;background-color: rgb(255 255 255 / 73%);width: 100%;height: 100%;content: '';top: 0;left: 0;z-index: -1;}
.career-form-box label span{color: red;}
.check-box input[type=checkbox] {display: none;}
.checkbox {display: inline-block;cursor: pointer;font-size: 13px;line-height: 18px;color: #868686;}
.checkbox:before {content: "";display: inline-block;width: 22px;height: 22px;vertical-align: middle;background-color: #fff;color: #005DA9;border-radius: 4px;margin-right: 8px;text-align: center;border: 1px solid #505050;}
.check-box input[type=checkbox]:checked + .checkbox:before {content: "\2713";font-size: 14px;line-height: 20px;}
.upload-file { display: flex;align-items: center;gap: 30px;padding: 0 0 20px 0;}
.upload-head label {color: #121212;}
.file-up {display: inline-block;background-color: #fff;color: #505050;cursor: pointer;border-radius: 33px;width: 150px;height: 35px;line-height: 35px;text-align: center;border: 1px solid #505050;}
.top-manage-content span{font-size: 14px;color: #505050;}
.accordion-body p { margin: 0 0 10px 0;font-size: 15px;}
.events-left {background: #fff;border-radius: 5px;box-shadow: 0 3px 13px 1px rgb(0 0 0 / 8%);}
.finance-amount-box {display: flex;align-items: center;justify-content: space-between;background: #fff;box-shadow: 0 0 25px rgb(182 182 182 / 20%);border-radius: 5px;padding: 10px;text-align: center;}
.finance-amount-text {border-right:1px solid rgb(80 80 80 / 10%);padding: 20px 20px;flex: 1 1 auto;}
.finance-amount-text:nth-last-child(1){border: 0 !important;}
.finance-amount-text h4 {color: #005DA9;font-weight: 600;}
.finance-amount-text p {font-weight: 600;}
.finance-amount{position: relative;}
.apply-btn-box {position: absolute;left: 50%;transform: translate(-50%, -50%);/* bottom: -26px; */}
.tab-sec-account .nav-pills {background: #fff;border-radius: 5px;border:1px solid rgb(80 80 80 / 10%)}
.tab-sec-account .nav-pills button {position: relative;}
.tab-sec-account .nav-pills button:first-child { border-radius: 5px 5px 0px 0px;}
.tab-sec-account .nav-pills button:hover, .tab-sec-account .nav-pills button.active {border-left: 5px solid #005da9;background-color: rgb(0 93 169 / 10%);color: #005da9;}
.tab-sec-account .nav-pills button {display: block;border-left: 5px solid #fff;padding:15px 10px 15px 40px;font-weight: 500;color: #525252;border-radius: 0;text-align: left;border-bottom: 1px solid #ececec;}
.tab-sec-account .nav-pills button:last-child  {border-radius: 0px 0px 5px 5px;border-bottom: 0;}
.tab-sec-account .nav-pills button img {width: 25px;margin: 0px 10px 0 0px;position: absolute;left: 8px;}
/* .tab-sec-account .nav-pills button.active img {filter: grayscale(128%) brightness(270%) sepia(60%) hue-rotate(-199deg) saturate(672%) contrast(0.8);} */
.tab-sec-account .tab-content{padding: 0;}
.br-left-round li {padding: 5px 0px 5px 20px;position: relative;}
.br-left-round li:before {position: absolute;content: '';background: #005da9;left: 0;top: 10px;width: 8px;height: 8px;border-radius: 50%;}
.check-card .credit-card-box img{max-width: 200px;}
.check-card .credit-card-box{padding: 100px 10px 60px;}
.broad-box {border: 1px solid rgb(80 80 80 / 15%);padding: 20px 15px;text-align: center;border-radius: 5px;}
.broad-box h5{color: #005DA9;font-weight: 600;}
.broad-box h6{margin: 0;}

.buisness .top-menu{border-top: 8px solid #C5994F;}
.buisness .top-menu-navbar ul li.active a {color: #C5994F;}
.buisness .top-icon-social li a{color: #205081;}
.buisness #cssmenu > ul > li:hover > a, .buisness #cssmenu > ul > li.active > a {color: #C5994F!important;}
.buisness #cssmenu > ul > li > a, .buisness #cssmenu > ul > li > a {color: #0F2447 !important;}
.buisness #cssmenu > ul > li.active > a:before{background-color: #C5994F!important;}
.buisness .title-buisness h1 span{font-weight: 100;display: block;}
.buisness .title-buisness h1{color: #fff;font-weight: 800;margin: 0 0 20px 0;}
.buisness .title-buisness p{color: #fff;}
.buisness .border-left.title-buisness:before{background: #fff;}
.buisness .title h4{color: #C5994F;}
.buisness .title p{color: #C5994F;}
.buisness .border-left.title:before{background: #C5994F;}
.buisness .app-sec-list-content h5{color: #C5994F;}
.buisness .app-sec-list-content li i, .buisness .app-sec-list-content li em{background: #C5994F;}
.buisness .service-content h4{color: #c5994f;}
.buisness .content-sec p a{color: #C5994F;}
.buisness .loans-btn-flex p{color:#C5994F ;}
.buisness .btn-style-two{color: #C5994F;border-color: #c5994f;}
.buisness .btn-style-two:hover {background: #C5994F;color: #fff;}
.buisness .color-g-dark{color:#C5994F ;}
.buisness .service-item-box h6{color: #c5994f;}
.buisness .arrow-right-item i{color: #c5994f;border-color:#c5994f}
.buisness .service-item-box:hover .arrow-right-item i{background-color: #c5994f;}
.buisness .helping-content h1{color: #c5994f;}
.buisness .footer-head{color: #c5994f;}
.buisness .helping-form {border-left: 3px solid #c5994f;}
.buisness .btn-style-help{background-color: #c5994f;}
.buisness .news-box h6{color: #c5994f;}
.buisness  .nav-tabs .nav-item.show .nav-link, .buisness  .nav-tabs .nav-link.active, .buisness  .nav-tabs .nav-link:hover {color: #fff;background-color: #c5994f;border: 1px solid #c5994f!important;}
.buisness .tab-box{border-color: #c5994f;}
.buisness .copy-right{color: #c5994f;}
.buisness .copy-right a{color: #c5994f;}
.buisness .social-box li a {color: #c5994f;}
.buisness .social-box li{color: #c5994f;border-color: #c5994f;}
.buisness .contact-icon-sec i{color: #c5994f;}
.buisness .tips-text li i{color: #c5994f;}
.buisness .btn-style-four{color: #c5994f;}
.buisness .btn-style-four:hover {border:1px solid #c5994f;color: #fff;}
.buisness .btn-style-five{background-color: #c5994f;    box-shadow: 0 0 25px rgb(197 153 79 / 40%);}
.buisness .btn-style-five:hover{background-color: #fff;border-color: #c5994f;color: #c5994f;}
/* .buisness .form-exchange-box{background:#fff;} */

.currency-exchange-button img{
    filter: brightness(10.5);
}
.currency-exchange-button:hover img{
    filter: unset;
}

.search-result-sec {padding-top:50px;}
.input-box .form-control {border: none;background: #F5F5F5; }
.input-box {position: relative;margin-bottom: 15px;}
.input-box i{background: #005DA9;padding: 15px 20px;border-top-right-radius: 30px;border-bottom-right-radius: 30px;color: #fff;}
.input-box i:hover{ background: #000;}

.search-input-box-sec .accordion-button:not(.collapsed) {color: #005DA9;font-weight: 600;border: 1px solid #005da9;}
.search-input-box-sec .accordion-button {border-top-left-radius: 5px;border-top-right-radius: 5px;padding: 2px 20px;;}
.search-input-box-sec .accordion-button::after {width: 20px;margin-left: auto;transition: transform .2s ease-in-out;font-family: 'Font Awesome 5 Pro';content: "\f078";text-align: center;color: #000;border-radius: 3px;box-shadow: unset;}
.search-input-box-sec .accordion-button:not(.collapsed)::after {transform: rotate(-180deg);color: #000;background-color: unset;}
.search-input-box-sec .accordion-body {padding: 1rem 1.25rem;margin: 0;border: 0;}
.search-input-box-sec .accordion-body li {position: relative;display: inline-block;padding: 5px 10px;border: 1px solid #505050;border-radius: 5px;margin-bottom: 10px;font-size: 14px;font-weight: normal;}
.search-input-box-sec .accordion-body li:before{background: unset;}
.search-input-box-sec .accordion-body li.active {background: #005da9;border-color: #005da9;}
.search-input-box-sec .accordion-body li.active a{color: #fff;}
.search-input-box-sec .accordion-body li:hover {border-color: #005da9;}
.search-input-box-sec .accordion-body li:hover a{color: #005DA9;}




/* /////////////////////MODAL LOADER CSS */
.modal-content {background-image: var(--popup-background-image);background-repeat: no-repeat;background-size: cover;background-position: right;min-height: 500px;}
.modal-title {
    max-width: 340px;
    text-align: center;
}
.modal-title h3 {
    color: #005DA9;
    font-weight: 600;
    line-height: 35px;
    font-size: 26px;
}
.modal-title p {
    color: #EA9712;
    font-weight: 600;
    font-size: 18px;
}
.modal-body {
    padding: 90px 50px;
}
.modal-app-title span{font-weight: 700;}
.modal-header {display: block;}

/*==================== Credit Cards =====================*/

.chkbox {margin-bottom: 20px;}
.credit-card-box .checkbox {display: inline-block;cursor: pointer;font-size: 12px;line-height: 20px;color: #505050; position:relative;}
.credit-card-box input[type=checkbox] {display: none;}
.credit-card-box .checkbox:before {content: "";display: inline-block;width: 20px;height: 20px;vertical-align: middle;background-color: #fff;color: #005da9;text-align: center;margin-right: 8px;border: 1px solid #E4E4E4;font-weight: normal;}
.credit-card-box input[type=checkbox]:checked + .checkbox:before {content: "\2713"; font-size: 15px; font-weight: normal;line-height: 20px;z-index: 1;position: relative;}
.credit-card-boxicons li img {position: absolute;left: 0px;top: 0px;width: 27px;}
.creditcards_compr .learnmore_btn2 {margin-left: 15px;}
.compare_btmfix {position: fixed;bottom: 0px;left: 0px;right: 0px;width: 100%;margin: 0 auto;max-width: 950px;z-index: 9999999;}
.compare_btmfix .compare_btmfixorangebtn {color: #fff;border: none;background-color: #005DA9;width: 100%;display: block;padding: 10px 20px;border-radius: 5px 5px 0 0;}
.compare_btmfix .card .btn-style-five{box-shadow: 0 0 0 rgb(0 93 169 / 40%);}
.compare_btmfix .compare_btmfixorangebtn i {font-size: 22px;float: right;font-weight: normal;}
.compare_btmfix .card {border-radius: 0px;background-color: #fff;padding: 30px 30px;}
.compare_btmfix .card ul li {display: inline-block;border: 1px solid #DEDEDE;margin-right: 15px;background-color: #fff;text-align: center;position: relative;padding: 20px 20px 15px 20px;width: 200px;vertical-align: top;height: 140px;}
.compare_btmfix .card ul li img {width: 100px;border-radius: 5px;}
.compare_btmfix .card ul li p {font-size: 13px;color: #00263E;margin: 10px 0px 0px 0px;}
.compare_btmfix .card ul li i.fa-times-circle { position: absolute; right: 5px;top: 5px;font-size: 16px;color: #00263E;}
.compare_btmfix .card ul li a i.fa-times-circle {color: #00263E;}
.compare_btmfix .card ul li a i.fa-times-circle:hover { color: #00263E;}
.compare_btmfix .card ul li.blank {border: 1px dashed #DEDEDE;color: #F3F3F3;font-weight: normal;font-size: 60px;line-height: 100px;height: 140px;display: none;}
.compare_btmfix .card ul li.lastbtn {align-items: center;justify-content: center;display: inline-flex;background: none; border: none; padding: 0px; margin: 0px;}
.compare_btmfix .card ul li.lastbtn .btn-style-one { padding: 15px 30px; margin-top: 35px;}
[data-toggle="collapse"] .fas:before {content: "\f077";}
[aria-expanded="true"] .fas:before {content: "\f078";}
[data-bs-toggle="collapse"].collapsed .fas:before {content: "\f077";}
.creditcare_compare_details2 {position: relative;padding: 0px 1px 0px 1px;}
.creditcare_compare_details2 h5 {color: #2E4475;text-align: center;margin: 0px 0;background-color: #f9f9f9;padding: 20px 0px;}
.creditcare_compare_details2_box {text-align: center;background-color: #fff;padding: 80px 0px;color: #434343;font-size: 20px;border-left: 1px solid #DEDEDE;border-right: 1px solid #DEDEDE;}
.p15px {position: relative;padding: 0px 15px;}
.creditcare_compare_details2:last-child .row .creditcare_compare_details2_box {border-bottom: 1px solid #DEDEDE;}
.compare_selected { margin: 0px 0px 50px 0px;}
.compare_selected h3 {font-size: 22px;margin: 15px 0px 15px 0px;}
.compare_selected img.creditcards_img {max-width: 200px;}
.compare_selected .learnmore_btn2 { margin-left: 15px;}
.credit-card-box .chkbox_dark::after {content: "";width: 18px;height: 18px;background-color: #00263e;display: inline-block;left: 4px;position: absolute;margin-top: 4px;}
.compare_selected .credit-card-box {border: 1px solid #DEDEDE;}
.creditcare_compare_details2 .col-lg-8.mx-auto {padding-right: 10px;padding-left: 10px;}
.creditcare_compare_details2 .col-lg-4.mx-auto {padding-right: 10px;padding-left: 10px;}
.compare_card_mobileshow {text-align: center;display: none;background-color: #f9f9f9;margin: 0px 0 20px;}
.compare_card_mobileshow h5 {color: #2E4475;text-align: center;margin: 0px 0;padding: 20px 0px;}
.compare_card_mobileshow p {background-color: #fff;border-bottom: 1px solid #DEDEDE;margin: 0px;padding: 15px 0px;}
.calculator-bodywork{ background-color: #fff;border-radius: 5px;box-shadow: 0 0px 7px 0px rgba(0,0,0,0.06);position: relative;}
.nav.nav-tabs.calc-navtabs{ max-width:800px; margin:0 auto 30px auto;}

.calculator-left {padding: 30px 20px;}
.calculator-right{ padding:10px 30px 20px 30px; background-color:#c62032; color:#fff; border-radius:0px 5px 5px 0px;height: 100%;}
.calculator-right li{ border-bottom:1px solid rgba(255,255,255,0.5); padding:20px 0px;width: 100% !important;margin: 0;}
.calculator-right li:last-child{ border-bottom:0px solid #fff;}
.calculator-right ul{ margin-bottom:30px;}

.loan-calculator-boxslide {padding-bottom: 20px;}
.range-data-text{display: flex;justify-content: space-between;}
.range-data-text span{font-size: 14px;}

/* ///////////////////TABLE CSS//////////////// */
.table-design1 {border-radius: 5px;text-align: left;/* border: 1px solid #f00; */font-size: 14px;}
table {border-collapse: collapse;border-radius: 10px;overflow: hidden;}
tr:nth-child(odd) {background-color: rgb(80 80 80 / 5%); }
.table-design1 thead th{background-color: #005da9!important;color: #fff;}
.table-design1 thead th:first-child{border: none;background-color: white!important;}
.br-radius-top{border-top-left-radius: 5px;border-left: 0;}
.br-radius-bottom{border-bottom-left-radius: 5px;border-left: 0;}
.br-radius-td-top{border-top-left-radius: 5px;}
.br-radius-td-bottom{border-bottom-left-radius: 5px;}
.br-none{border-top: none;border-bottom: none;}
.table-design1 thead tr:nth-child(2){border-left: none;}
span.br-line {width: 50px;height: 3px;background: #fff;display: inline-block;text-align: center;border-radius: 10px;margin: auto;}
.btn-table-flex { display: flex;justify-content: space-between;align-items: center;}
.btn-style-apply {background: #fff;padding: 10px 25px;border-radius: 30px;display: inline-block;transition: 0.5s ease;}
.btn-style-apply:hover {background: #1e98fb;color: #fff;}
.view-btn {color: #fff;}


.view-btn {color: #fff;}
.view-btn:hover {color: black;}
.form-exchange-box .dropdown img {width: 25px;margin-right: 10px;}
.form-exchange-box .dropdown strong {font-weight: normal;}
.dropdown-toggle {
    white-space: nowrap;
    width: 100%;
    text-align: left;
    height: 45px;
    font-size: 14px;
}
#dropdownMenuButton1 {
    color: #737373;
    background-color: #fff;
    border: 1px solid rgb(80 80 80 / 15%);
}
.low-high-sec{
    background: rgb(0 93 169 / 40%);
    padding: 10px 0;
}
.bg-color2{background-color: rgb(0 93 169);}
.update-text span {
    color: #fff;
}
.update-text span a {color: #fff;padding: 0 10px;}
.retail-low-high-slide {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.retail-low-high-slide div{flex: 1 1 auto;}
.low-high-img img {
    width: 25px;
    margin: 0 10px 0 0;
}
.low-high-img span{color: #fff;font-size: 14px;}
.mid-menu-navbar ul li:last-child{padding: 0px 0px 0px 15px;}
.top-icon-social li:last-child{padding: 0px 0px 0px 5px;}
.mid-menu-navbar ul li:last-child a{font-family: 'GESSTwoMedium'; font-weight: 500;font-size:14px;}
.annual-report-box{ margin-bottom: 30px;}
.career-box.applyform{ background: none;}
.app-sec-list-content li i, .app-sec-list-content li em {font-style: normal;}
.buisness p.color-main{color: #c5994f;}
.arabic-vr.buisness .helping-form {border-left: 0px solid #c5994f;border-right: 3px solid #c5994f;}
.icon-service-box {text-align: center;padding-bottom: 20px;display: block; padding-top: 10px;}
.icon-service-box img{ width: 70px;}
.title h1.font-bold {font-weight: 700 !important;}
.inner-sidebar-sec .btn-style-two{background: transparent;min-width: inherit;padding: 6px 20px;font-size: 14px;}
.inner-sidebar-sec .btn-style-two:hover{background: #005DA9;}
.card-sec .tab-sec {margin-top: 20px;}
.search-result-sec [class*="col-xl-4"] {margin-bottom: 40px !important;}
.buisness .icon-service {background: rgb(197 153 79 / 10%);}
.bluelink{ color: #005DA9; text-decoration: underline; font-weight: 600;}
.bluelink:hover{ color: #005DA9; text-decoration: none;}
.smalltitle{ font-weight: 600; font-size: 16px; color: #505050;}
.table-design1 tr td:first-child {color: #005DA9;font-weight: 600;}
.service-text-sec.v2 .btn-style-two.ab-btn{ background: transparent;}
.service-text-sec.v2 .btn-style-two.ab-btn:hover{ background: #005DA9;}



/* ==========================Arabic========================== */

.arabic-vr{ font-size: 14px; direction:rtl;text-align:right;font-family: 'GESSTwoMedium';font-weight: 500;}
.arabic-vr p
{font-family: 'GESSTwoMedium'; font-weight: 500;font-size:12px;}


.arabic-vr h1,.arabic-vr h2,.arabic-vr h3,.arabic-vr h4,.arabic-vr h5,.arabic-vr h6,.arabic-vr .contact-footer-text span, .arabic-vr .footer-list li a, .arabic-vr .top-menu-navbar ul li, .arabic-vr .title h1.font-bold,.arabic-vr .accordion-button:not(.collapsed), .arabic-vr .loan-calculator-box-title
{font-family: 'GESSTwoMedium'; font-weight: 500 !important;}


.arabic-vr .title h1,.arabic-vr .title h4
{font-family: 'GESSTwoLight';font-weight: 300;}


.arabic-vr .mid-menu-navbar ul li a,.arabic-vr #cssmenu > ul > li > a,.arabic-vr .btn-style-apply,.arabic-vr .view-btn, .arabic-vr h4.font-bold.m-0,.arabic-vr .font-600, .arabic-vr .title h4.font-bold
{font-family: 'GESSTwoMedium'; font-weight: 500 !important;}


/* .arabic-vr .eng-font1
{font-family: 'Open Sans', sans-serif !important;font-weight: 600!important;display: initial;}

.arabic-vr .eng-font2,.arabic-vr .compare_btmfix .compare_btmfixorangebtn
{font-family: 'Open Sans', sans-serif !important;font-weight: 300!important;}

.arabic-vr .annual-report-box h4, .paging-box .pagination .page,.tab-pane .app-sec-list-content li i, .tab-pane .app-sec-list-content li em, .arabic-vr .finance-amount-text h4, .arabic-vr .mb_sliderValueLabel
{font-family: 'Open Sans', sans-serif !important;font-weight: 600!important;} */

.arabic-vr .bluelink{font-weight: 500;}


.arabic-vr .form-exchange-box,.arabic-vr #cssmenu ul ul li a, .arabic-vr .news-box, .arabic-vr .top-manage-content
{text-align: right;font-weight: normal;}

.arabic-vr .map-service-list li::before,.arabic-vr .br-left-round li::before,.arabic-vr .accordion-body li::before
{ left: inherit; right: 0px;}


.arabic-vr .ab-btn
{left: unset;right: 0;}

.arabic-vr .footer-head
{ font-size: 16px;}

.annual-report-box .btn-style-two,.arabic-vr .btn-style-eight,.arabic-vr .btn-style-two
{font-size: 13px;}

.arabic-vr .btn-style-four
{font-weight: normal;}




.arabic-vr {direction: rtl;text-align: right;font-size: 16px;}
.arabic-vr .top-icon-social {float: left;}
.arabic-vr .mid-menu-navbar ul li i {float: left;}
.arabic-vr .footer-img {text-align: left;}
.arabic-vr #cssmenu > ul > li.has-sub > a:after {margin-left: 5px;margin-right: 5px;}
.arabic-vr .border-left {padding: 10px 20px 10px 0px;}
.arabic-vr .border-left:before { right: 0;left: unset;}
.arabic-vr .mision-after-box {padding: 160px 20px 0px 0px;}
.arabic-vr .mision-after-box:after{left: unset;right: 0;}
.arabic-vr #cssmenu.small-screen #menu-button{left: 8px;right: unset;}
.arabic-vr #cssmenu.small-screen .submenu-button {left: 0;right: unset;border-right: 1px solid rgba(120, 120, 120, 0.2);border-left: unset;}
.arabic-vr #cssmenu.small-screen ul li {text-align: right;}
.arabic-vr .pdf-img{margin: 0 10px 0 0;}
.arabic-vr #cssmenu ul ul li:hover > a, .arabic-vr #cssmenu ul ul li a:hover{border-right: 3px solid #005DA9;border-left: unset;}
.arabic-vr .tab-sec-account .nav-pills button:hover, .arabic-vr .tab-sec-account .nav-pills button.active{border-right: 5px solid #005da9;border-left: unset;}
.arabic-vr .tab-sec-account .nav-pills button {border-right: 5px solid #fff;padding: 15px 40px 15px 15px;border-left: unset;text-align: right;}
.arabic-vr .tab-sec-account .nav-pills button img{right: 0;left: unset;}
.arabic-vr .app-sec-list-content li { padding: 12px 40px 12px 12px;}
.arabic-vr .app-sec-list-content li i, .arabic-vr .app-sec-list-content li em {margin-right: 0px; right: 0;left: unset;}
.arabic-vr .top-icon-social li a {line-height: 35px;}
.arabic-vr .top-menu-navbar ul li {border-right: 0px solid rgb(80 80 80 / 20%);border-left: 1px solid rgb(80 80 80 / 20%);}
.arabic-vr .mid-menu-navbar ul li  i {padding:0 5px 0 0px;}
.arabic-vr .top-menu-navbar ul li.active a {border-right: unset;border-left: unset !important;}
.arabic-vr #cssmenu ul ul li a{border-left: 0px solid transparent;border-right: 3px solid transparent;}
.arabic-vr .mid-menu-navbar ul li:last-child {padding: 0px 15px 0px 0px;}
.arabic-vr .social-box li{ line-height: 42px;}
.arabic-vr .banner-in1{background-image: var(--header-backgoround-image);}
.arabic-vr .banner-in2{background-image: url(../images/banner-inner2-ar.jpg);}
.arabic-vr .banner-in3{background-image: url(../images/banner-inner3-ar.jpg);}
.arabic-vr .banner-in4{background-image: url(../images/banner-inner4-ar.jpg);}
.arabic-vr .banner-in5{background-image: url(../images/banner-inner5-ar.jpg);}
.arabic-vr .banner-in6{background-image: url(../images/banner-inner6-ar.jpg);}
.arabic-vr .banner-in7{background-image: url(../images/banner-inner7-ar.jpg);}
.arabic-vr .banner-in8{background-image: url(../images/banner-inner8-ar.jpg);}
.arabic-vr .banner-in9{background-image: url(../images/banner-inner9-ar.jpg);}
.arabic-vr .banner-in10{background-image: url(../images/banner-inner10-ar.jpg);}
.arabic-vr .banner-in11{background-image: url(../images/banner-inner11-ar.jpg);}
.arabic-vr .banner-in12{background-image: url(../images/banner-inner12-ar.jpg);}
.arabic-vr .banner-in13{background-image: url(../images/banner-inner13-ar.jpg);}
.arabic-vr .banner-in14{background-image: url(../images/banner-inner14-ar.jpg);}
.arabic-vr .banner-in15{background-image: url(../images/banner-inner15-ar.jpg);}
.arabic-vr .banner-in16{background-image: url(../images/banner-inner16-ar.jpg);}
.arabic-vr .map-contact-box li i {margin-right:0px;margin-left: 10px;}
.arabic-vr .map-service-list li {padding: 10px 15px 0px 0px;}
.arabic-vr .fancy-select{ background-position: 5px;}
.arabic-vr .form__label-radio {padding: 10px 45px 0 0px;}
.arabic-vr .form__radio-button { right: 10px; left: inherit;}
.arabic-vr .filter-box-1{ white-space: nowrap;}
.arabic-vr .bannercontent-up {right: 140px; left: inherit;}
.arabic-vr .tips-text li {padding-right:0px;padding-left: 20px;}
.arabic-vr .tips-text li i{margin-right: 0px;margin-left: 10px;}
.arabic-vr .helping-form .helping-form-li i {right: 25px; left: inherit;}
.arabic-vr .helping-form .helping-form-li input {padding: 10px 50px 10px 0px;font-size: 14px;line-height: 25px;}
.arabic-vr .helping-form .helping-form-li:nth-child(1) input {border-right: 0px solid rgb(80 80 80 / 25%);border-left: 1px solid rgb(80 80 80 / 25%);border-radius: 0;}
.arabic-vr .helping-form {border-left:0px solid #015da7;border-right: 3px solid #015da7;}
.arabic-vr .btn-style-help{ border-radius: 5px 0px 0px 5px;white-space: nowrap;font-size: 14px;min-height: 45px;}
.arabic-vr .tab-sec .tab-box .nav-link img { margin: 0px 0px 0px 10px;}
.arabic-vr .checkbox::before {margin-left: 8px;margin-right:0px;}
.arabic-vr .form-select{ background-position: 10px;}
.arabic-vr .contact-call li {padding: 0px 0px 15px 20px;}
.arabic-vr .contact-call li a i {padding: 0px 0px 0px 8px;}
.arabic-vr .br-left-round li {padding: 5px 20px 5px 0px;}
.arabic-vr .accordion-button::after {margin-left: 0; margin-right: auto;}
.arabic-vr .modal-content {background-image: var(--popup-background-image);}
.arabic-vr .form-exchange-box .dropdown img {margin-right: 0px;margin-left: 10px;}
.arabic-vr .dropdown-menu.show{ text-align: right;}
/* .arabic-vr .accordion-body li {padding: 0.3rem 20px 0px 0px;} */
.arabic-vr .compare_btmfix .compare_btmfixorangebtn i {float: left;}
.arabic-vr .news-box span i {padding-right: 0px;padding-left: 10px;}
.arabic-vr .finance-home-loan{background: var(--finance-first-background-image);background-repeat: no-repeat; background-position: right 100px;background-size: 610px;}
.arabic-vr .finance-amount-text {border-left: 1px solid rgb(80 80 80 / 10%);border-right: 0px solid rgb(80 80 80 / 10%);}





/* =================================================== */

@media only screen and (min-width:1401px) and (max-width:1500px) {



}
@media only screen and (min-width:1301px) and (max-width:1400px) {


}
@media only screen and (min-width:1200px) and (max-width:1300px) {


}
@media only screen and (min-width:992px) and (max-width:1199px) {
	
}

@media only screen and (min-width:768px) and (max-width:991px) {
h1{font-size:32px;}
h2 {font-size:30px;}
h3 {font-size:28px;}
h4 {font-size:24px;}
h5 {font-size:20px;}
h6 {font-size:16px;}

.finance-icon {padding: 15px 50px 15px 30px;}
.finance-icon li {margin-right: 5px;}
.mb-mob{margin-bottom: 60px;}
.top-logo .desk-logo{display: none;}
.top-logo .mob-logo{display: block;}
.mid-menu-navbar ul li {padding: 0 10px 0 10px;}
.top-logo .mob-logo {width: 90px;}

.mision-after-box:after {width: 100%;height: 111%;}
.finance-home-loan{background-image: none;}
.footer-flex {grid-template-columns: repeat(5, 1fr);}


}


@media only screen and (max-width:767px) {
	
h1{font-size:24px;}
h2 {font-size:22px;}
h3 {font-size:21px;}
h4 {font-size:20px !important;}
h5 {font-size:19px;}
h6 {font-size:18px;}

.top-menu-navbar{margin-top: 15px;}
.top-icon-social {float: unset;text-align: center;margin-top: 10px;}
.mid-menu-navbar{display: none;}
.top-logo .desk-logo{display: none;}
.top-logo .mob-logo{display: block;}
.mid-menu {padding: 10px 0;}
.title h4 {margin: 0 0 5px 0;}

.content-sec p {line-height: 22px;}
.content-sec h5{font-size: 15px;}
.tab-box{display: block;border: unset;border-bottom: 2px solid rgb(0 93 169 / 30%);border-radius: 0;}
.tab-box .nav{display: block;}
.mb-mob{margin-bottom: 70px;}

.mb-mob:nth-last-child(1){margin-bottom: 0;}
.ptb-50 {padding-top: 20px;padding-bottom: 20px;}
.feature-list{display: block;}
.loans-btn-flex {display: block;text-align: center;}
.footer-flex {grid-template-columns: repeat(2, 1fr);}
.footer-img{display: none;}
.copy-right{text-align: center;}
.finance-icon {padding: 15px 10px 15px 10px;box-shadow:unset;margin-top:0;z-index: unset;}
.finance-icon li {margin-right: 5px;margin-bottom: 10px;width: unset;}
.helping-form .helping-form-ul{display: block;}
.helping-form .helping-form-li {display: block;}
.helping-form .helping-form-li:nth-child(1) input{border-bottom: 1px solid rgb(80 80 80 / 25%);border-right: 0; border-top-right-radius: 5px;border-bottom-left-radius:0 ;}
.helping-content{margin-bottom: 20px;}
.helping-form{border-top: 0;border-bottom: 0;}
.btn-style-help {border-top-right-radius: 0px;text-align: center;}


.mid-menu-mob-menu{display:block!important;}
.top-menu-navbar ul {display: flex;}
.top-menu-navbar li {flex: 1 1 auto;}

.title h1 {font-size: 16px;}
.title p {font-size: 11px !important;}
.network-map-sec{grid-template-columns: repeat(1, 1fr);}
.read-pdf-box{display: block;}

.mision-after-box:after {width: 100%;}
.white-box-filter li{margin: 0 0 10px 0px;width: 100%;}
.white-box-filter .fancy-select {width: 100%;}
.finance-home-loan{background-image: none !important;}
.tab-sec.tab-sec-loan .nav-tabs .nav-link {padding: 6px 20px;}
.tab-sec.tab-sec-loan .nav-tabs li.nav-item {margin-bottom: 10px;}
.finance-amount-text {padding: 20px 0px;}
.banner-inner {background-position: center;}
.service-item-box{ height: inherit; margin-bottom: 30px;}
.retail-low-high-slide {display: block;display: flex;white-space: nowrap;overflow: auto; padding-bottom:10px;}	
.retail-low-high-slide div {padding-right: 40px;display: block;}
.bannercontent-up {left: 60px;width: 70%;}
.border-left {padding: 10px 0 10px 0px !important;}
.border-left::before { display: none;}	
.arabic-vr .bannercontent-up {right: 55px;}	
.compare_btmfix .card ul li {width: 49%;padding: 20px 10px 15px 10px;margin: 0px 0px 20px 0px;}	
.compare_btmfix .card ul li, .compare_btmfix .card ul li.blank {height: auto;}
.compare_btmfix .card ul li.lastbtn {margin-top: 25px;font-size: 14px;}	
.small-size-mob {max-width: 60%;}	
.vision-mision-sec {padding: 50px 0 20px;margin-bottom: 0px;}	
	
}

@media only screen and (min-width: 768px) {.acme-news-ticker {margin-top: 0; } }
@media only screen and (min-width:575px) and (max-width:768px) {
    
}
@media only screen and (max-width: 575px) {
   
    
    
}
@media only screen and (max-width: 430px) {
.flex-small-wrap{flex-wrap: wrap;}
.finance-icon {background: #fff;box-shadow:unset;padding: 15px 10px 15px 10px;margin-top: unset;z-index: unset;position: relative;display: inline-block;border-top-right-radius:0; border-bottom-right-radius: 0;}
.finance-icon li {width: 100%;margin-bottom: 10px; flex: 45%;}
.btn-style-six{width: 100%;}
.btn-style-one{width: 100%;}
.btn-style-three{width: 100%;}
.loans-btn-flex a, .loans-btn-flex p{margin-bottom: 10px;}
.tips-text li {display: inline-flex;padding-right: 0px;text-align: left;}
.tips-text li i {width: 60px;    flex: 0 0 30px;}
.map-box.map-flex{display: block;}
.map-frame iframe{width: 100%;}
.top-menu-navbar ul li{ text-align: center;}
.white-box-filter {display: block;}
	
	
	
}


input,textarea {-webkit-user-select:text;}
select{-webkit-appearance: none;-moz-appearance: none;appearance: none;}

.back-to-top {width: 40px;height: 40px;line-height: 40px;text-align: center;background: #ffffff;position: fixed;bottom: 30px;right: 30px;text-decoration: none;color: #000;font-size: 25px;display: none;z-index: 999;box-shadow: 0 0 20px #c7c7c7b8;border-radius: 50%;}


.accordion-button::after {min-width: 40px;}

.credit-card-box h5 {
    min-height: 40px;
    margin-bottom: 10px;
}

.accordion-button span {margin: 0px 30px 0px 0px;}
.arabic-vr .accordion-button span {margin: 0px 0px 0px 30px;text-align: right;}
.accordion-button::after { min-width: 40px !important;}