@font-face {
  font-family: 'typo_round_bold_demoregular';
  src: url('../fonts/typo_round_bold_demo.woff2') format('woff2'),
       url('../fonts/typo_round_bold_demo.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'general_sansregular';
  src: url('../fonts/generalsans-regular-webfont.woff2') format('woff2'),
       url('../fonts/generalsans-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'general_sansbold';
  src: url('../fonts/generalsans-bold-webfont.woff2') format('woff2'),
       url('../fonts/generalsans-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'general_sansmedium';
  src: url('../fonts/generalsans-medium-webfont.woff2') format('woff2'),
       url('../fonts/generalsans-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}



*{margin: 0px;padding: 0px;font-family: 'general_sansregular', arial, sans-serif;font-size: 14px;color: #212220;line-height: 1.5em;text-align:left;font-weight: normal;letter-spacing: initial;}
.lft{float:left;}
body{padding: 0px; overflow-x: hidden;  margin: 0 auto;}
html {
  scroll-behavior: smooth;
}
.rgt {float:right;} 
.wrap {margin:0 auto;width:94%;min-width:280px; max-width: 1250px;}
ul{margin:0; padding:0;}
ul:after{content:''; display:block; clear:both;}
ul li {list-style:none;}
p{font-weight: 400;font-size: 16px;line-height: 1.75em;}
p b{font-size: 100%;line-height: 100%;font-family: 'general_sansmedium';}
.clear {clear:both;}
span.hgt{padding-top:100%;width:100%;display: block;background-repeat: no-repeat;}
a{text-decoration:none;outline: 0;}
h1{font-size:36px;}
h2{font-size:40px; font-weight:500;}
h3{font-size: 27px;}
h1, h2, h3, h4, h5, h6{font-family: "Montserrat", sans-serif; font-weight: 900;}
img{max-width: 100%;}

ul.blt{display:block;}
ul.blt:last-child{margin-bottom:0px;}
ul.blt li:last-child{margin-bottom:0px;}
ul.blt li{display:block;font-size: 16px;position: relative;padding-left: 17px;margin-bottom: 8px;}
ul.blt li b{font-size: inherit;line-height: inherit;font-family: 'general_sansmedium';}
ul.blt li:before{content:'';display:block;width: 7px;height: 7px;border: 1px solid #b4b4b4;border-radius: 50%;position: absolute;left: 0;top: 8px;}

.btn:hover{background:#a68370; color:#fff; transition:0.3s ease;}
.btn{font-size: 17px;font-weight: 500;color: #fff;background: #25557b;padding: 16px 30px;border-radius: 10px;display: block;width: fit-content;font-family: 'general_sansmedium';min-width: 125px;text-align: center;position: relative;transition: 0.3s ease;}
.btn.outline{border: 1px solid #d8d8d8;background: transparent;padding: 15.2px 30px; color:#a68370;}
.btn.outline:after{content:'';display:block;width: 0;height: 100%;background: #25557b;z-index: -1;position: absolute;left: 0;top: 0;transition: 0.3s ease;border-radius: inherit;}
.btn.outline:hover:after{width:100%;}
.btn.outline:hover{border-color:#25557b; color: #fff;}


h1.hd.ctr{text-align:center;}
h1.hd.ctr span{justify-content: center;}
h1.hd.ctr span:after{content:'';display: inline-flex;width: 51px;height: 1px;background: #00000047;margin-left: 17px;}
h1.hd{margin-bottom: 20px;color:#25557b;display: block;font-size: 48px;font-weight:900;line-height: 1.1em;position: relative;}
h1.hd span{font-size: 24px;display: flex;align-items: center;margin-bottom: 8px; color:inherit;}
h1.hd span:before{content:'';display: inline-flex;width: 51px;height: 1px;background: #00000047;margin-right: 17px;}
#preloader{display:block;width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: #fff;z-index: 9999999;}
#preloader #loader{position:absolute;top: 50%;left: 50%;margin-left: -200px;margin-top: -115px;}
#initialMessage{display: none;}
#initialMessage.show{display: block;}
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

header .wht.small{width: 15.84%;margin: 0;}
header .wht.small a{line-height:0;}
header.fixed-header .wht{box-shadow: 0px 0px 4px #0000003b;}
header{position: fixed;z-index: 999;width: 94%;max-width: 1250px;left: 50%;transform: translate(-50%, 0%);display: flex;flex-flow: row;justify-content: space-between;top: 35px;}
header .wht{background: #fff;display: inline-flex;align-items: center;width: 83.4%;border-radius: 7px;}
header .wht .lft{display: block;justify-content: space-between;}
header .wht .pdng{display:flex;align-items: center;padding: 14px 22px;width: -webkit-fill-available;justify-content: space-between; width: -moz-available;}
header .wht .lft .flx{display: flex;align-items: baseline;}
header .wht .lft .flx a{display: flex;position: relative;bottom: -2px;}
header .wht .lft .flx a:first-child:after{content:'';display:block;height: 100%;position: absolute;right: 0;background: #e2e2e2;width: 2px;top: 0;}
header .wht .lft .flx a:first-child{padding-right:25px;margin-right:25px;bottom: 0;}
header .wht .rgt{display: block;}
header .wht .rgt ul{display: block;}
header .wht .rgt ul li:last-child{margin-right:0px;}
header .wht .rgt ul li{display: block;margin-right: 37px;float: left; position: relative;}
header .wht .rgt ul li a{display: block;color: #000;font-size: 17px;line-height: normal; font-family: 'typo_round_bold_demoregular'; position: relative;}
header .wht .rgt ul li a:after{content:'';display:block;height: 1px;background: #000;left: 0;position: absolute;width: 0;transition:0.3s ease;}
header .wht .rgt ul li a:hover:after, header .wht .rgt ul li a.active:after{width:100%; transition:0.3s ease;}

header .wht .rgt ul li:hover ul{display:block;}
header .wht .rgt ul li ul{position:absolute;left: -21px;background: #fff;width: 250px;padding: 10px 10px;z-index: 2;display: block;border-radius: 10px;display: none;}
header .wht .rgt ul li ul li{display:block;margin: 0;width: -webkit-fill-available;}
header .wht .rgt ul li ul li a{display:block;width: -webkit-fill-available;padding: 10px;position: relative;border-radius: 7px;}
header .wht .rgt ul li ul li a:after{display:none;}
header .wht .rgt ul li ul li a:hover, header .wht .rgt ul li ul li a.active{background:#141213; color:#fff;}

header .Hamburger{display: none;width: 46px;height: 46px;background: transparent;border-radius: 6px;outline: 0;align-items: center;cursor: pointer;border: 1px solid #d2d2d2;}
header .Hamburger span{display: block;display: block;position: relative;-webkit-align-self: center;-ms-flex-item-align: center;align-self: center;font-size: 0;width: 22px;height: 2px;background-color: #000;border-radius: 100px;-webkit-transition: background-color 0.2s ease-out;transition: background-color 0.2s ease-out;margin: 0 auto;margin-top: -20px;border-radius: 3px;}
header .Hamburger span:before{content:'';display: block;border-top: 2px solid #000;width: -webkit-fill-available;width: -moz-available;margin: 0 auto;margin-top: 9px;position: absolute;-webkit-transition: -webkit-transform .2s ease-out;transition: -webkit-transform .2s ease-out;transition: transform .2s ease-out;transition: transform .2s ease-out, -webkit-transform .2s ease-out;left: 0px;}
header .Hamburger span:after{content:'';display: block;border-top: 2px solid #000;width: -webkit-fill-available;width: -moz-available;margin: 0 auto;position: absolute;border-radius: 100px;-webkit-transition: -webkit-transform .2s ease-out;transition: -webkit-transform .2s ease-out;transition: transform .2s ease-out;transition: transform .2s ease-out, -webkit-transform .2s ease-out;right: 0px;margin-top: 18px;border-radius: 3px;}


.BnrPnl{display: block;position: sticky;top:0;background: #141213;     min-height: 100vh;}
.BnrPnl .TxtPnl{position: absolute;z-index: 2;max-width: 1150px;top: 50%;transform: translate(0%, -50%);margin-top: 100px;}
.BnrPnl .TxtPnl h1{font-size: 50px;font-weight: 900;line-height: normal;margin-bottom: 13px;color:#fff;}
.BnrPnl .TxtPnl p{font-size: 24px;line-height: 1.3em;color:#fff;}
.BnrPnl video, .BnrPnl img.bnr{display: block; width:100%; height: 100vh; object-fit: cover;}
.BnrPnl video, .BnrPnl img.bnrRes{display: none;}
.BnrPnl .TxtPnl .TxtAnimation{position:relative;padding-left: 33px;}
.BnrPnl .TxtPnl .btn{margin-left: 34px;margin-top: 30px;}
.BnrPnl .TxtPnl .TxtAnimation:before{content:'';display:block;width: 5px;height: 100%;background: #25557b;position: absolute;left: 0;}
.BnrPnl .bx-pager{display:none;}
.BnrPnl .bx-controls{display:block;position: absolute;top: 50%;right: 4%;z-index: 99;}
.BnrPnl .bx-controls .bx-controls-direction{display:block;}
.BnrPnl .bx-controls .bx-controls-direction a{display:block;width: 54px;height: 54px;background: url(../images/lft-arw.png) no-repeat center #ffffff96;text-indent: -9999px;overflow: hidden;border-radius: 50%;margin-bottom: 30px;}
.BnrPnl .bx-controls .bx-controls-direction a:last-child{margin:0px;background: url(../images/rgt-arw.png) no-repeat center #ffffff96;}

.BnrPnl .bx-viewport{height: 100vh;}

.BodyBg{background: #fff; position: relative; z-index: 2; padding-top: 146px; overflow: hidden;}
section{margin-bottom: 80px; }

.about{display:block;}
.about .wrap{display: flex;justify-content: space-between;}
.about .lft{display:block;width: 53%;position: relative;z-index: 2;}
.about .lft p{display:block;margin-bottom: 15px;}
.about .lft .btn{display:block;margin-top: 30px;}
.about .rgt:before{content:'';display:block;background: url(../images/about-bg.png) no-repeat;width: 352px;height: 352px;position: absolute;left: -67px;top: -67px;z-index: -1;}
.about .rgt{display:block;width: 41.7%;line-height: 0;position: relative;border-radius: 14px;}
.about .rgt img{width:100%;border-radius: inherit;height: -webkit-fill-available;object-fit: cover;}
.about .rgt .txt{position:absolute;bottom: 0;left: 0;width: -webkit-fill-available;padding: 10px 0px;border-top: 1px solid #ffffff17;background: #100503;border-radius: inherit;}
.about .rgt .txt p{color:#fff;font-size: 18px;text-align: center;background: url(../images/smile-icon.png) no-repeat left center;padding: 10px;width: fit-content;margin: 0 auto;padding-left: 48px;}

.choose{background: #ffcc08;padding: 80px 0px; margin-bottom: 0;}
.choose h1.hd{margin-bottom: 42px;color: #000;}
.choose .lft{display:block;width: 37.4%;}
.choose .lft img{display:block;}
.choose .note{font-size: 17px;background: transparent;padding: 9px 20px;border-radius: 10px;margin-top: 30px;border: 1px solid #00000014;text-align: center;background: #ffffff30; font-family: 'general_sansmedium';}
.choose .rgt{display:block;width: 59%;}
.choose .rgt ul{display: flex;flex-wrap: wrap;}
.choose .rgt ul li i.diverse{background-image: url(../images/diverse-loan-icon.png);}
.choose .rgt ul li i.interest{background-image: url(../images/interest-rates-icon.png);}
.choose .rgt ul li i.fast{background-image: url(../images/quick-approvals-icon.png);background-size: 25px;}
.choose .rgt ul li i.transparent{background-image: url(../images/customer-focused-icon.png);background-size: 29px;}
.choose .rgt ul li i{display:block;width: 59px;height: 59px;background: url(../images/ev-fnc-icon.png) no-repeat center #fff;border-radius: 9px;background-size: 32px;border: 1px solid #d6ab06;margin-bottom: 9px;}
.choose .rgt ul li{display:block;float: left;width: 47%;margin-right: 6%;margin-bottom: 26px;font-size: 16px;}
.choose .rgt ul li:nth-child(2n+2){margin-right:0px;}
.choose .rgt ul li .pdng{position:relative;/* padding-left: 64px; */font-size: inherit;}
.choose .rgt ul li b{display:block;font-size: 20px;font-weight: bold;}
.choose *{color: #000000;}

.numbers{display:block;}
.numbers ul{display: flex;width: -webkit-fill-available;justify-content: space-between;}
.numbers ul:after{display:none;}
.numbers ul li{display:block;text-align: center;font-size: 24px;font-family: "Montserrat", sans-serif;font-weight: 400;}
.numbers ul li b{display:block;font-size: 44px;line-height: normal;font-family: "Montserrat", sans-serif;font-weight: 900;text-align: center;}
.numbers ul li b i{display: inline-block;font-size: inherit;font-family: inherit;color: inherit;font-weight: inherit;font-style: inherit;line-height: inherit;text-align: inherit;}

.products{display: block;background: #008000;padding: 40px 0px;}
.products h1.hd{color:#fff;margin-bottom: 46px;}
.products h1.hd span{color: #fff;}
.products h1.hd span:before, .products h1.hd span:after{background:#ffffff5c;}
.products ul.prdt{display: block;}
.products ul.prdt li{display: block;background: #fff;float: left;width: 48.9%;margin-right: 2.2%;border-radius: 30px;}
.products ul.prdt li:nth-child(2n+2){margin-right:0px;}
.products ul.prdt li a{display: block;padding: 43px;}
.products ul.prdt li:hover h2{color:#008000;transition:0.3s ease;}
.products ul.prdt li h2{display: block;text-align: center;line-height: 1.1em;margin-bottom: 17px;font-size: 30px;}
.products ul.prdt li p{display: block;text-align: center;font-size: 18px;}
.products ul.prdt li .arrow{display: block;background: url(../images/prdt-arrow.png) no-repeat;width: 28px;height: 22px;margin: 0 auto;margin-top: 26px;}
.products ul.prdt li .Imgpnl{display:block;width: fit-content;margin: 0 auto;margin-top: 11px;}
.products ul.prdt li .Imgpnl img{max-height: 473px;object-fit: contain;width: 100%;}

.products .iconTab{display: flex;justify-content: space-between; margin-top: 50px;}
.products .iconTab:after{display:none;}
.products .iconTab li:nth-child(1):before{display:none;}
.products .iconTab li{display:block;float: left;position: relative;display: flex;}
.products .iconTab li:before{content:'';display:block;height: 100%;width: 1px;background: #fff;position: absolute;left: -40px;opacity: 0.2;}
.products .iconTab li:last-child{margin-right:0px;}
.products .iconTab li a{display:block;position: relative;padding-bottom: 27px;height: -webkit-fill-available;}
.products .iconTab li a h2{display:block;font-size: 25px;font-family: 'general_sansmedium';font-weight: normal;color: #fff;line-height: 1.2em;margin-bottom: 15px;}
.products .iconTab li a .icon{display:block;width: fit-content;margin-bottom: 30px;line-height: 0;}
.products .iconTab li a .more{display:block;color: #fff;font-size: 18px;width: fit-content;background: url(../images/wht-arw.png) no-repeat right center;padding-right: 29px;position: absolute;left: 0;bottom: 0;}

.story{display:block;}
.story .ng-tns-c1-0 .ng-tns-c1-0 .ng-tns-c1-0{padding:0px; display: flex;}
.story .ng-tns-c1-0{padding:0px 20px;}
.story ul{display:block;margin: 0 -20px;margin-top: -20px;}
.story ul li:before{content:'';display:block;background: url(../images/rating.png) no-repeat;width: 100%;height: 15px;margin-bottom: 13px;}
.story ul li{display:block;padding: 26px;box-shadow: 0px 0px 11px #acacac38;margin: 20px 0px;border-radius: 13px;border: 1px solid #e2e2e2;}
.story ul li p{display:block;}
.story ul li b{display:block;font-size: 18px;font-weight: normal;font-family: 'general_sansmedium';margin-top: 13px;}

.blogs .btn{margin: 0 auto; margin-top: 30px;}
.blogs{display:block;background: #f8f8f8;padding: 80px 0px; margin-bottom: 0;}
.blogs ul{display:block;margin-top: 50px;}
.blogs ul li a:hover{box-shadow: 0px 0px 7px #d5d1d1;transition:0.3s ease;}
.blogs ul li:nth-child(3n+3){margin-right:0px;}
.blogs ul li{display:block;float: left;width: 31.84%;margin-right: 2.2%;}
.blogs ul li a{display:block;border: 1px solid #ebebeb;padding: 15px;background: #fff;border-radius: 10px;transition: 0.3s ease;}
.blogs ul li a .ImgPnl{display:block;margin-bottom: 15px;border: 1px solid #f7f7f7;border-radius: inherit;overflow: hidden;}
.blogs ul li a .ImgPnl img{width: 100%;height: 264px;object-fit: cover;}
.blogs ul li a .txtPnl{display:block;padding: 10px 10px;}
.blogs ul li a .txtPnl .date{display:block;background: url(../images/clndr-icon.png) no-repeat left;padding-left: 23px;font-size: 17px;font-family: 'general_sansmedium';}
.blogs ul li a .txtPnl h2{display:block;font-size: 24px;line-height: normal;margin-bottom: 8px;font-weight: 700;margin-top: 7px;overflow: hidden;-webkit-box-orient: vertical;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;}
.blogs ul li a .txtPnl .more{display:block;background: url(../images/blog-arrow.png) no-repeat right;width: fit-content;font-size: 17px;padding-right: 31px;font-family: 'general_sansmedium';}

.faq{display:block;}
.faq .faq-container{display:block;max-width: 670px;margin: 0 auto;margin-top: 40px;}
.faq .faq-container .pnl{display:block;background: #f7f7f7;margin-bottom: 22px;padding: 22px 38px;border-radius: 20px;cursor: pointer; transition: 0.3s ease;}
.faq .faq-container .faq-question{display:block;position: relative;padding-right: 51px;}
.faq .faq-container .faq-question h3{display:block;font-size: 22px;font-family: 'general_sansmedium';font-weight: normal;}
.faq .faq-container .faq-question span.icon-minus{background: url(../images/minus-icon.png) no-repeat 9px 16px #eaeaea;}
.faq .faq-container .faq-question span{display:block;position: absolute;right: 0;top: 0;background: url(../images/plus-icon.png) no-repeat center #eaeaea;width: 33px;height: 33px;border-radius: 50%;}
.faq .faq-container .faq-answer{display:block;margin-top: 10px;}
.faq .faq-container .faq-answer p{display:block;font-size: 18px;line-height: 1.5em;}
.faq .faq-container .pnl:hover{background:#fdcc0c; transition:0.3s ease;}
.faq .faq-container .pnl:hover .faq-question span{background-color:#fff;}


.news ul{display:block;margin-top: 50px;}
.news ul li a:hover{box-shadow: 0px 0px 7px #d5d1d1;transition:0.3s ease;}
.news ul li:nth-child(3n+3){margin-right:0px;}
.news ul li{display:block;float: left;width: 31.84%;margin-right: 2.2%;margin-bottom: 2.2%;}
.news ul li a{display:block;border: 1px solid #ebebeb;padding: 15px;background: #fff;border-radius: 10px;transition: 0.3s ease;}
.news ul li a .ImgPnl{display:block;margin-bottom: 15px;border: 1px solid #f7f7f7;border-radius: inherit;overflow: hidden;}
.news ul li a .ImgPnl img{width: 100%;height: 264px;object-fit: cover;}
.news ul li a .txtPnl{display:block;padding: 10px 10px;}
.news ul li a .txtPnl .date{display:block;background: url(../images/clndr-icon.png) no-repeat left;padding-left: 23px;font-size: 17px;font-family: 'general_sansmedium';}
.news ul li a .txtPnl h2{display:block;font-size: 24px;line-height: normal;margin-bottom: 8px;font-weight: 700;margin-top: 7px;overflow: hidden;-webkit-box-orient: vertical;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;}
.news ul li a .txtPnl .more{display:block;background: url(../images/blog-arrow.png) no-repeat right;width: fit-content;font-size: 17px;padding-right: 31px;font-family: 'general_sansmedium';}



.owl-nav{display: block;}
.owl-theme .owl-nav div.owl-prev, .owl-theme .owl-nav div.owl-next{display: inline-flex;background: #ffffff !important;width:47px;height: 47px;margin: 0;padding: 0;border-radius: 50%;justify-content: center;align-items: center;margin-right: -20px;float: right; margin-top: -24px;}
.owl-theme .owl-nav div:after{content:'';border: solid #000;border-width: 0 3px 3px 0; display: inline-block;padding: 6px;vertical-align: middle;background: transparent; border-radius: 0; margin: 0;transform: rotate(-45deg); -webkit-transform: rotate(-45deg);margin-right: 8px;}
.owl-theme .owl-nav div.owl-prev:after{transform: rotate(135deg);-webkit-transform: rotate(135deg); margin: 0;margin-left: 3px;}

body .owl-theme .owl-nav.disabled + .owl-dots, body .owl-theme .owl-dots{ line-height: 0;margin-top: 0px;}
body .owl-theme .owl-dots .owl-dot.active span, body .owl-theme .owl-dots .owl-dot:hover span{background: #212220;width: 19px; transition: 0.3s ease;}
body .owl-theme .owl-dots .owl-dot span{margin: 0px 3.5px;width: 8px;height: 8px;transition: 0.3s ease;}

body .owl-theme .owl-nav{display: block;position: absolute;right: 0;top: 50%;margin: 0;width: 100%;margin-top: -23px;}
.owl-theme .owl-nav div.owl-prev{float: left;margin: 0;margin-left: -20px; margin-top: -24px;}


footer .wrap.flex{display:flex;}
footer{display:block;box-shadow: 0px -2px 6px #0000001c;padding-top: 60px;}
footer .pnl{display:block;float: left;width: 32%;display: flex;flex-wrap: wrap; flex-flow: column;}
footer .pnl h4{display:block;font-size: 24px;font-weight: 700;margin-bottom: 28px;}
footer .pnl .space{padding: 0px 62px;margin: 0px 76px;border-left: 1px solid #e6e6e6;border-right: 1px solid #e6e6e6;height: 100%;}
footer .pnl .mnu{display:block;}
footer .pnl .mnu li{display:block;margin-bottom: 20px;}
footer .pnl .mnu li:last-child{margin:0px;}
footer .pnl  li a{display:block;font-size: 19px;color: #7c7c7c;}
footer .pnl  li a:hover{color:#000;}
footer .pnl.sml{width: 33.8%;}
footer .pnl .logo{display:block;}
footer .pnl .logo a{display:block;}
footer .pnl .logo .flx{display: flex;align-items: baseline;margin-top: 11px;margin-bottom: 21px;}
footer .pnl .logo .flx a{display: inline-flex;}
footer .pnl .logo .flx a:first-child{position:relative;margin-right: 25px;padding-right: 25px;}
footer .pnl .logo .flx a:first-child:after{content:'';display:block;height: 100%;position: absolute;right: 0;background: #e2e2e2;width: 2px;top: 0;}
footer .pnl .social{display:block;margin-top: 30px;}
footer .pnl .social li{display:block;float: left;margin-right: 50px;}
footer .pnl .social li:last-child{margin-right:0px;}
footer .pnl .social li a{display:block;background: url(../images/ftr-social-logo.png) no-repeat;text-indent: -9999px;overflow: hidden;width: 15px;height: 26px;}
footer .pnl .social li a.x{background-position: -32px;width: 21px;height: 26px;}
footer .pnl .social li a.insta{background-position: -69px;width: 21px;}
footer .pnl .adrs{display:block;}
footer .pnl .adrs li{display:block;margin-bottom: 17px;}
footer .pnl .adrs li:first-child a{line-height:1.5em}
footer .pnl .adrs li a{display:block;position: relative;padding: 10px 0px;padding-left: 57px;line-height: normal;}
footer .pnl .adrs li a i{width: 40px;height: 40px;background-image: url(../images/location-icon.png);background-position: center;background-repeat: no-repeat;background-color: #f6f6f6;display: block;border-radius: 50%;position: absolute;left: 0;top: 0;}
footer .btm{text-align: center;background: #eeeeee;font-size:16px;line-height: normal;padding: 22px 0px;color: #767676; margin-top: 40px;}

.inrNav{display:block; margin-bottom: 30px;}
.inrNav li{display:block;margin-bottom: 6px;float: left;width: 50%;}
.inrNav li a:hover{color:#25557b;}
.inrNav li a{display:block;border-left: 2px solid #25557b;padding: 3px 10px;font-size: 15px;transition: 0.3s ease;}

@-webkit-keyframes bounce { 
  from { 
      -webkit-transform: translate3d(0, 0, 0); 
      transform: translate3d(0, 0, 0); 
  } 
  to { 
      -webkit-transform: translate3d(0, 200px, 0); 
      transform: translate3d(0, 200px, 0); 
  } 
} 

.InrBnr .wrap{position:relative; z-index:2;}
.InrBnr:before{content:'';display:block;background: linear-gradient(180deg, rgb(0 0 0 / 39%) 36.5%, rgb(0 0 0));bottom: 0;left: 0;position: absolute;right: 0;top: 0;z-index: 1;pointer-events: none;}
.InrBnr{display: flex;min-height: 700px;align-items: flex-end;padding-bottom: 100px;background-size: cover;background-repeat: no-repeat;margin:0px;position: relative; background-position: center;}
.InrBnr h1{display: block;font-size: 52px;font-weight: 800;color: #fff;border-left: 4px solid #fff;padding: 8px 0px;padding-left: 21px;line-height: 1em;}
.InrBnr h1 span{font-size: 72%;color: #fff;display: block;line-height: inherit;}

.InrPage{display:block;margin: 80px 0px;}

.InrPage .invst{display: flex;flex-wrap: wrap;}
.InrPage .invst .Pnl:nth-child(2n+2){margin-right: 0px;}
.InrPage .invst .Pnl{display:block;background: #ffffff;border-radius: 25px;margin-right: 3.4%;float: left;width: 48.3%;margin-bottom: 3.4%;display: flex;box-shadow: 0px 0px 9px #f7f7f7;}
.InrPage .invst .Pnl .pdng{padding: 29px;border: 1px solid #ececec;border-radius: inherit;height: -webkit-fill-available;width: -webkit-fill-available; width: -moz-available;}
.InrPage .invst .Pnl h2{display:block;font-size: 27px;line-height: normal;margin-bottom: 16px; color: #25557b;}
.InrPage .invst .Pnl ul{display: flex;flex-wrap: wrap;}
.InrPage .invst .Pnl ul li:last-child, .InrPage .invst .Pnl.download ul li:nth-last-child(2){border:0px; padding-bottom:0px; margin-bottom:0px;}
.InrPage .invst .Pnl ul li{display:block;font-size: 17px;padding-bottom: 10px;border-bottom: 1px dashed #dedede;margin-bottom: 10px; width: -moz-available;  width: -webkit-fill-available;}
.InrPage .invst .Pnl ul li b{display:block;font-size: inherit;font-weight: normal;font-family: 'general_sansmedium';}
.InrPage .invst .Pnl ul li a{display:block;font-size: inherit;font-weight: normal;text-decoration: underline;}

.InrPage .invst .Pnl.download{width:-webkit-fill-available; margin-right: 0px; width: -moz-available;}
.InrPage .invst .Pnl.download ul li{float:left;width: 50%;}
.InrPage .invst .Pnl.download ul li a{display:block;text-decoration: none;display: flex;align-items: center;}
.InrPage .invst .Pnl.download ul li a:before{content:'';width: 50px;height: 50px;background: url(../images/folder-icon.png) no-repeat;background-size: contain;display: inline-block;margin-right: 11px;}


.InrPage.aboutus h1{margin-bottom: 21px; color: #25557b;}
.InrPage.aboutus{display:block;margin: 0;}
.InrPage.aboutus .content{display:block;background: #fff;border: 1px solid #efefef;padding: 25px;padding-top: 13px;margin-bottom: 30px;border-radius: 12px;}
.InrPage.aboutus .content h2{display:block;font-size: 26px;border-bottom: 1px solid #efefef;padding-bottom: 10px;margin-bottom: 20px;line-height: normal; color: #a68370;}
.InrPage.aboutus .content h3{display:block;font-weight: 700;font-size: 20px;margin-bottom: 7px;color: #a68370;}
.InrPage.aboutus .content ul.blt{display:block;margin-bottom: 23px;}
.InrPage.aboutus .WhtPnl{display:block;background: #fff;padding: 60px 0px;}
.InrPage.aboutus .GreyPnl{display:block;background: #fafafa;padding: 60px 0px;}
.InrPage.aboutus .content ul.blt:last-child{margin-bottom: 0px;}


.InrPage.contact{display:block;margin: 0;padding: 80px 0px;background: #f8f8f8;}
.InrPage.contact .FlxPnl{display: flex;justify-content: space-between;}
.InrPage.contact .FlxPnl .lft{width: 50%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.InrPage.contact .FlxPnl .rgt{display:block;width: 48%;filter: grayscale(1);transition:0.3s ease;}
.InrPage.contact .FlxPnl .rgt:hover{filter: grayscale(0); transition:0.3s ease;}
.InrPage.contact .FlxPnl .pnl.mrg0{margin-bottom:0px;}
.InrPage.contact .FlxPnl .pnl{display:block;float: left;width: 48%;background: #fff;margin-bottom: 4%;border-radius: 10px;}
.InrPage.contact .FlxPnl .pnl .pdng{display:block;padding: 13px 16px;height: -webkit-fill-available;border: 1px solid #eeeeee;border-radius: inherit;}
.InrPage.contact .FlxPnl .pnl.fll{ width: -webkit-fill-available; width: -moz-available;}
.InrPage.contact .FlxPnl .pnl h3{display:block;font-size: 17px;color: #a68370;}
.InrPage.contact .FlxPnl .pnl p a{font-size: inherit; color: inherit;}

.InrPage.contact h2{color:#25557b;}
.InrPage.contact .form{display:block;background: #fff;margin-top: 4%;border-radius: 10px;padding: 36px; border: 1px solid #eeeeee;}
.InrPage.contact .form form{display:block;margin-top: 17px;}
.InrPage.contact .form form .fldWrp.mrg0{margin-right:0px;}
.InrPage.contact .form form .fldWrp.fll.mrg0{margin-bottom:0px;}
.InrPage.contact .form form .fldWrp.fll{width:100%; margin-right:0px;}
.InrPage.contact .form form .fldWrp{display:block;float: left;width: 49%;margin-right: 2%;margin-bottom: 2%;}
.InrPage.contact .form form .fldWrp input:focus, .InrPage.contact .form form .fldWrp textarea:focus{border-color:#fdcc0c;}
.InrPage.contact .form form .fldWrp input, .InrPage.contact .form form .fldWrp textarea{display:block;width: -webkit-fill-available;border: 1px solid #bcbcbc;border-radius: 5px;padding: 15px 15px;font-size: 16px;line-height: normal;outline: 0; width: -moz-available;}
.InrPage.contact .form form .fldWrp button.btn{border:0px;color: #fff;background: #25557b;cursor: pointer;}
.text-danger{color: red;}
.InrPage.contact .message{background: #f6f6f6;margin-top: 20px;padding: 10px 20px;border-radius: 8px;border: 1px solid #dbdbdb;}

.InrPage.aboutus .content ul.team{display: block;flex-wrap: wrap;}
.InrPage.aboutus .content ul.team:after{content:'';display:block; clear:both;}

.InrPage.aboutus .content ul.team li:before{content:'';display:block;width: -webkit-fill-available;height: -webkit-fill-available;position: absolute;left: 0;border: 1px solid #efefef;top: 0;line-height: 0;pointer-events: none;border-radius: inherit; width: -moz-available;height: 100%;}
.InrPage.aboutus .content ul.team li{display:block;width: -webkit-fill-available;float: left;position: relative;line-height: 0;padding-bottom: 58px;border-radius: 10px;}
.InrPage.aboutus .content ul.team li .ImgPnl{display:block;width: -webkit-fill-available;height: -webkit-fill-available;overflow: hidden;border-radius: inherit;margin: 0 auto;margin-bottom: 19px;}
.InrPage.aboutus .content ul.team li .ImgPnl img{display:block;width: 100%;height: 100%;object-fit: cover;/* border: 3px solid #f3f3f3; */}
.InrPage.aboutus .content ul.team li h4{display:block;font-size: 26px;text-align: center;}
.InrPage.aboutus .content ul.team li p{display:block;font-size: 15px;text-align: center;}
.InrPage.aboutus .content ul.team li .btPnl{display:block;margin-top: 25px;border-top: 1px solid #f7f7f7;position: absolute;bottom: 1px;left: 0;width: -webkit-fill-available;}
.InrPage.aboutus .content ul.team li .btPnl:after{display:block;content:''; clear:both;}
.InrPage.aboutus .content ul.team li .btPnl:after{content:''; display:block; clear:both;}
.InrPage.aboutus .content ul.team li .ClickMe{display:block;float: left;font-size: 15px;width: -webkit-fill-available;text-align: center;display: flex;align-items: center;justify-content: center;color: #fff;background: #25557b;border-top: 1px solid #f7f7f7;padding: 7px 0px;align-items: center;min-height: 30px;cursor: pointer;position: absolute;left: 0;bottom: 1px;font-weight:400;border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;width: -moz-available;outline: 0;box-shadow: initial;border: 0;}
.InrPage.aboutus .content ul.team li .ClickMe:before{content:'';display: inline-block;width: 17px;height: 18px;background: url(../images/about-icon.png) no-repeat;margin-right: 10px;}

.popUp .Pop{display: none;position: fixed;left: 0;top: 0;background: #000000d1;height: -webkit-fill-available;width: -webkit-fill-available;z-index: 999; width: -moz-available;height: 100%;}
.popUp .Pop.active{display: flex;align-items: center;justify-content: center;}
.popUp .Pop .Box{display:block;width: -webkit-fill-available;max-width: 600px;background: #fff;border-radius: 10px;padding: 30px 30px;position: relative;}
.popUp .Pop .Box p{text-align:left;}
.popUp .Pop .Box .close{position:absolute;right: 0;top: 0;background: red;width: 40px;height: 40px;font-size: 20px;color: #fff;line-height: normal;display: flex;align-items: center;justify-content: center;border-radius: 0px 10px 0px; cursor: pointer;}
body .InrPage.aboutus .content ul.team .owl-theme .owl-nav.disabled + .owl-dots, body .InrPage.aboutus .content ul.team .owl-theme .owl-dots{margin-top: 30px;}
.cdk-overlay-pane h2 span{display: block;}
.cdk-overlay-pane h2{display:block;font-size: 26px;border-bottom: 1px solid #efefef;padding-bottom: 10px;margin-bottom: 20px;line-height: normal; color: #a68370;}
.cdk-overlay-backdrop{display: block;position: fixed;left: 0;top: 0;background: #000000d1;height: -webkit-fill-available;width: -webkit-fill-available;z-index: 999; width: -moz-available;height: 100%;}
.cdk-overlay-pane{display:block;width: -webkit-fill-available;max-width: 600px;background: #fff;border-radius: 10px;=: 30px 30px;position: absolute !important;!i;!;z-index: 999;transform: translate(-50%, -50%);top: 50%;left: 50%;border-radius: 10px;}
.cdk-overlay-pane .mdc-dialog__actions{padding: 0px;position: absolute;right: 0;top: 0;line-height: 0;min-height: initial;border: 0;box-shadow: none;}
.cdk-overlay-pane .mdc-dialog__actions button{background: red;width: 40px;height: 40px;font-size: 20px;color: #fff;line-height: normal;display: flex;align-items: center;justify-content: center;border-radius: 0px 10px 0px;cursor: pointer;border: 0;outline: 0;}
.cdk-overlay-pane .mat-mdc-dialog-container{box-shadow:none;background: transparent;}
.cdk-overlay-pane .mat-mdc-dialog-container .mdc-dialog__surface{box-shadow:none;border-radius: 0;padding: 30px 30px;background: transparent;}

.cdk-overlay-pane h3{font-size:18px;margin-top: 16px;margin-bottom: 7px;}
.cdk-overlay-pane ol{margin-left: 16px;}
.cdk-overlay-pane ol li:last-child{margin-bottom:0px;}
.cdk-overlay-pane ol li{margin-bottom: 7px;font-weight: 400;font-size: 16px;line-height: 1.75em;}

.InrPage.loans h3{display:block;margin-bottom: 22px;margin-top: 23px;font-weight: 800;text-align: center;}
.InrPage.loans h2{display:block;margin-bottom: 12px;}
.InrPage.loans{display:block;}
.InrPage.loans p.ctr{text-align: center; margin-top: -9px;}
.InrPage.loans ul.pointers{display: flex;flex-wrap: wrap;justify-content: center;}
.InrPage.loans ul.pointers li .icons{display:block;width: fit-content;max-width: 45px;margin-bottom: 7px;}
.InrPage.loans ul.pointers li .icons img{max-height: 41px;}
.InrPage.loans ul.pointers li .pdng{display:block;padding: 20px 20px;border: 1px solid #eae0ba;border-radius: inherit;height: -webkit-fill-available;width: -webkit-fill-available; width: -moz-available;} 
.InrPage.loans ul.pointers li:nth-child(3n+3){margin-right:0px;}
.InrPage.loans ul.pointers li:last-child{margin-right:0px;}
.InrPage.loans ul.pointers li{display:block;width: 32%;margin-right: 2%;margin-bottom: 2%;background: #ffcb081a;float: left;border-radius: 10px;display: flex;}
.InrPage.loans ul.pointers li h4{display:block;font-size: 20px;font-weight: 700;line-height: normal;margin-bottom: 11px;}
.InrPage.loans ul.pointers li p{display:block;}

.InrPage.loans ul.trick{display: flex;flex-wrap: wrap;justify-content: center;margin-top: 16px;}
.InrPage.loans ul.trick li{width: 50%;float: left;display:block;font-size: 16px;text-align: center;line-height: 1.5em;position: relative;padding: 12px 0px;}
.InrPage.loans ul.trick li:after{content:'';display:block;border-bottom: 1px dashed #e0e0e0;position: absolute;left: 0;top: 0;width: -webkit-fill-available;height: -webkit-fill-available;}
.InrPage.loans ul.trick li:nth-child(2n+1):after{border-right: 1px dashed #e0e0e0;}
.InrPage.loans ul.trick li:last-child:after{border:0px;}

.InrPage.loans .poster:after{content:'';display:block;background: url(../images/pattern-bottom.jpg) center no-repeat #ffffff;position: absolute;left: 0;width: 100%;height: 80px;z-index: -1;background-size: cover;bottom: 0;}
.InrPage.loans .poster{padding: 21px 30px;background-size: cover;position: relative;overflow: hidden;width: -webkit-fill-available;margin-top: 40px;display: flex;align-items: center;padding-bottom: 100px;border: 3px solid #a07e02;    border-radius: 20px;}
.InrPage.loans .poster h2{margin-bottom: 0;}
.InrPage.loans .poster p{font-size:25px;font-family: 'general_sansmedium';line-height: 1.5em;}
.InrPage.loans .poster a.btn{background:#000;border: 1px solid #000;margin: 0 auto;color:#fff;}
.InrPage.loans .poster a.btn:hover{background:#fdcc0c;color:#000;  border-color:#fdcc0c;}
.InrPage.loans .poster .txt{width:80%;}

.InrPage.loans .weofr{display:block;margin-top: 60px;}
.InrPage.loans .weofr ul{display:block;margin-top: 42px;display: flex;flex-wrap: wrap;justify-content: center;}
.InrPage.loans .weofr ul li{display:block;float: left;width: 25%;margin-bottom: 4%;}
.InrPage.loans .weofr ul li .icons img{max-height: 61px;object-fit: contain;max-width: 70px;}
.InrPage.loans .weofr ul li .icons{display:block;width: fit-content;margin: 0 auto;line-height: 0;margin-bottom: 11px;position: relative;}
.InrPage.loans .weofr ul li .icons:after{content:'';display:block;width: 60px;height: 60px;background: #ffcc0826;border-radius: 50%;position: absolute;top: 0;z-index: -1;left: 50%;margin-left: -30px;}
.InrPage.loans .weofr ul li h4{display:block;text-align: center;font-weight: 400;font-size: 19px;}





.InrPage .awards{display:block;}
.InrPage .awards li{display:block;float: left;border-radius: 12px;overflow: hidden;margin-right: 3.05%;width: 31.3%;margin-bottom: 3.05%;position: relative;padding-bottom: 57px;}
.InrPage .awards li:nth-child(3n+3){margin-right:0px;}
.InrPage .awards li img{display:block;width: 100%;}
.InrPage .awards li .Pnl{display:block;font-size: 28px;text-align: center;background: url(../images/awrd-title-bg.jpg);background-size: cover;padding: 12px 10px;line-height: normal;position: absolute;left: 0;bottom: 0;width: -webkit-fill-available;transition: 0.3s ease;}
.InrPage .awards li h2{display:block;font-size: 28px;text-align: center;line-height: normal;}
.InrPage .awards li .Pnl p{text-align:center;height: 0;overflow: hidden;transition:0.3s ease;}
.InrPage .awards li:hover p{height:100%;transition:0.3s ease;}

ul.NwsList{display:block;}
ul.NwsList li:nth-child(3n+3){margin-right:0px;}
ul.NwsList li{display:block;width: 31.59%;float: left;border-radius: 20px;background: #171717;margin-right: 2.5%;margin-bottom: 2.5%;}
ul.NwsList li a{display:block;}
ul.NwsList li a .ImgPnl{display:block;border: 5px solid #171717;border-top-left-radius: 20px;border-top-right-radius: 20px;overflow: hidden;}
ul.NwsList li a .ImgPnl img{display:block;width: 100%;}
ul.NwsList li a .TxtPnl{display:block;padding: 24px;}
ul.NwsList li a .TxtPnl .date{display:block;font-size: 22px;}
ul.NwsList li a .TxtPnl h2{display:block;font-size: 26px;font-weight: 700;margin: 7px 0px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
ul.NwsList li a .TxtPnl p{display:block;font-size: 20px; margin-bottom: 17px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
ul.NwsList li a .TxtPnl .btn i{background:#fff;}


.caseDtl{display:block;margin-top: 80px;}
.caseDtl .FlxPnl{display:block;}
.caseDtl .FlxPnl .lft .lft{width:100%;}
.caseDtl .FlxPnl .lft{display:block;width: 47.32%;}
.caseDtl .FlxPnl .lft h2{display:block;font-size: 45px;margin-top: 22px;margin-bottom: 6px;}
.caseDtl .FlxPnl .lft p{display:block;font-size: 22px;margin-bottom: 16px;}
.caseDtl .FlxPnl .lft p div, .caseDtl .FlxPnl .lft p span{font-size:inherit;line-height: inherit;}
.caseDtl .FlxPnl .lft p b{font-weight: 700;}
.caseDtl .FlxPnl .rgt{display:block;float: right;width: 50.5%;}
.caseDtl .FlxPnl .rgt.active{width: 100%;}
.caseDtl .FlxPnl .rgt ul{display:block;}
.caseDtl .FlxPnl .rgt ul li{display:block; background: #000;}
.caseDtl .FlxPnl .rgt ul li a{display:block;border-radius: 20px;overflow: hidden;}
.caseDtl .FlxPnl .rgt ul li img{display:block;}
.caseDtl .FlxPnl .rgt ul li a img, .caseDtl .FlxPnl .rgt ul li video{width: 100%; height: 600px;object-fit: contain;}
.caseDtl .FlxPnl .rgt.full{width: 100%;}

.caseDtl .FlxPnl .countInr{display:block;}
.caseDtl .FlxPnl .countInr ul:after{display: none;}
.caseDtl .FlxPnl .countInr ul{display: flex;justify-content: space-between;margin-top: 80px;}
.caseDtl .FlxPnl .countInr ul li{display:block;font-size: 39px;font-weight: 400;text-align: center;float: left;}
.caseDtl .FlxPnl .countInr ul li b{display:block;font-size: 237%;font-weight: 600;line-height: 1em;text-align: inherit;}
.caseDtl .FlxPnl .countInr ul li b i{display:inline-block;font-size:inherit;font-weight: inherit;line-height: inherit;text-align: inherit; font-style: normal;}

.caseDtl .Counting{display: flex;justify-content: space-between;margin-top: 90px; margin-bottom: 90px;}
.caseDtl .Counting:after{display:none;}
.caseDtl .Counting li{display:block;}
.caseDtl .Counting li h3{display:block;font-size: 120px;line-height: normal;font-weight: 500;text-align: center;}
.caseDtl .Counting li span{display:block;font-size: 30px;text-align: center;line-height: normal;}

.management{display:block;margin-top: 90px;}
.management h2{margin-bottom:20px;}
.management ul{display:block;}
.management ul li:nth-child(3n+3){margin-right:0px;}
.management ul li{display:block;float: left;width: 32%;background: #0000002e;margin-right: 2%;margin-bottom: 2%;border-radius: 10px;}
.management ul li .pdng{display:block;padding: 20px 30px;border: 1px solid #212121;border-radius: inherit;}
.management ul li p{display:block;margin-bottom: 9px;font-weight: 300;color: #999;border-bottom: 1px dashed #1f1f1f;padding-bottom: 10px;}
.management ul li p:last-child{margin-bottom:0px;border: 0;padding: 0;}
.management ul li p b{display:block;}
