@charset "UTF-8";

/*
Theme Name: Achiievers
*/

body{ padding: 0px; margin: 0px; list-style: none; font: normal 14px/18px 'GothamRegular'; color:#000; }
p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;}
a, button, input[type="submit"]{
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
}
input[type="submit"]{cursor: pointer; border: 0px; outline: none; background: none;}



@font-face {
    font-family: 'GothamRegular';
    src: url('assets/fonts/GothamRegular.eot');
    src: url('assets/fonts/GothamRegular.eot') format('embedded-opentype'),
         url('assets/fonts/GothamRegular.woff2') format('woff2'),
         url('assets/fonts/GothamRegular.woff') format('woff'),
         url('assets/fonts/GothamRegular.ttf') format('truetype'),
         url('assets/fonts/GothamRegular.svg#GothamRegular') format('svg');
}


@font-face {
    font-family: 'GothamBold';
    src: url('assets/fonts/GothamBold.eot');
    src: url('assets/fonts/GothamBold.eot') format('embedded-opentype'),
         url('assets/fonts/GothamBold.woff2') format('woff2'),
         url('assets/fonts/GothamBold.woff') format('woff'),
         url('assets/fonts/GothamBold.ttf') format('truetype'),
         url('assets/fonts/GothamBold.svg#GothamBold') format('svg');
}

@font-face {
    font-family: 'GothamLight';
    src: url('assets/fonts/GothamLight.eot');
    src: url('assets/fonts/GothamLight.eot') format('embedded-opentype'),
         url('assets/fonts/GothamLight.woff2') format('woff2'),
         url('assets/fonts/GothamLight.woff') format('woff'),
         url('assets/fonts/GothamLight.ttf') format('truetype'),
         url('assets/fonts/GothamLight.svg#GothamLight') format('svg');
}

@font-face {
    font-family: 'GothamMedium';
    src: url('assets/fonts/GothamMedium.eot');
    src: url('assets/fonts/GothamMedium.eot') format('embedded-opentype'),
         url('assets/fonts/GothamMedium.woff2') format('woff2'),
         url('assets/fonts/GothamMedium.woff') format('woff'),
         url('assets/fonts/GothamMedium.ttf') format('truetype'),
         url('assets/fonts/GothamMedium.svg#GothamMedium') format('svg');
}

@font-face {
    font-family: 'Gilroy_ExtraBold';
    src: url('assets/fonts/Gilroy_ExtraBold.eot');
    src: url('assets/fonts/Gilroy_ExtraBold.eot') format('embedded-opentype'),
         url('assets/fonts/Gilroy_ExtraBold.woff2') format('woff2'),
         url('assets/assets/fonts/Gilroy_ExtraBold.woff') format('woff'),
         url('assets/assets/assets/fonts/Gilroy_ExtraBold.ttf') format('truetype'),
         url('assets/fonts/Gilroy_ExtraBold.svg#Gilroy_ExtraBold') format('svg');
}

@font-face {
    font-family: 'gilroylight';
    src: url('assets/fonts/gilroylight.eot');
    src: url('assets/fonts/gilroylight.eot') format('embedded-opentype'),
         url('assets/fonts/gilroylight.woff2') format('woff2'),
         url('assets/fonts/gilroylight.woff') format('woff'),
         url('assets/fonts/gilroylight.ttf') format('truetype'),
         url('assets/fonts/gilroylight.svg#gilroylight') format('svg');
}


@font-face {
  font-family: 'icomoon';
  src:  url('assets/fonts/icomoon.eot?8m1akz');
  src:  url('assets/fonts/icomoon.eot?8m1akz#iefix') format('embedded-opentype'),
    url('assets/fonts/icomoon.ttf?8m1akz') format('truetype'),
    url('assets/fonts/icomoon.woff?8m1akz') format('woff'),
    url('assets/fonts/icomoon.svg?8m1akz#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-Line_178:before {
  content: "\e916";
}
.icon-Vector:before {
  content: "\e917";
}
.icon-Subtract-svg:before {
  content: "\e906";
}
.icon-Vector10:before {
  content: "\e900";
}
.icon-Vector11:before {
  content: "\e901";
}
.icon-Vector12:before {
  content: "\e902";
}
.icon-Vector13:before {
  content: "\e903";
}
.icon-Icon_11:before {
  content: "\e904";
}
.icon-Vector9:before {
  content: "\e905";
}
.icon-Vector1:before {
  content: "\e907";
}
.icon-Vector2:before {
  content: "\e908";
}
.icon-Vector3:before {
  content: "\e909";
}
.icon-Group:before {
  content: "\e90a";
}
.icon-Vector4:before {
  content: "\e90b";
}
.icon-low-1:before {
  content: "\e90c";
}
.icon-hand-1:before {
  content: "\e90d";
}
.icon-Group1:before {
  content: "\e90e";
}
.icon-Group2:before {
  content: "\e90f";
}
.icon-Vector5:before {
  content: "\e910";
}
.icon-Vector6:before {
  content: "\e911";
}
.icon-Subtract:before {
  content: "\e912";
}
.icon-Vector7:before {
  content: "\e913";
}
.icon-Vector8:before {
  content: "\e914";
}
.icon-loupe:before {
  content: "\e915";
}




.headersec.fixed, .navbar-brand{
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.headersec.fixed{position: fixed; top: 0; left: 0; width: 100%; z-index: 999;
-moz-box-shadow: 0 0 8px -5px #333;
-webkit-box-shadow: 0 0 8px -5px #333;
box-shadow: 0 0 8px -5px #333;}


@-webkit-keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);}
100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);}
100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}
.headersec.fixed{top:0;left:0;right:0;position:fixed;margin:0;z-index:1002;-webkit-animation-name:animationFade;-o-animation-name:animationFade;animation-name:animationFade;-webkit-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-moz-box-shadow:0 0 8px -5px #333;-webkit-box-shadow:0 0 8px -5px #333;box-shadow:0 0 8px -5px #333;}



/*
font-family: 'GothamRegular';
font-family: 'GothamBold';
font-family: 'GothamLight';
font-family: 'GothamMedium';
font-family: 'Gilroy_ExtraBold';
font-family: 'gilroylight';
*/


.blogSec{max-width: 100%; background: #FAFAFA; padding: 115px 0 80px;}
.pgehding{max-width: 100%; text-align: center;}
.pgehding h1, .pgehding h2, .pgehding h3, .loancont h3, .quickcont h3, .thank-sec h1{color: #1E2D4B; font: normal 78px/80px 'Gilroy_ExtraBold';}
.pgehding span{display: inline-block; color: #31A325; letter-spacing: 0.2em; font: normal 20px/25px 'GothamBold';}
.bloglft, .blogrt{width: 100%; margin: 100px 0 0;max-width: 750px;}
.bloglft p{color: #3E3E3E; font: normal 18px/27px 'GothamRegular'; margin: 20px 0 0;}
.bloglft h3{color: #1D1717; font: normal 56px/60px 'gilroylight'; text-transform: capitalize;}
.bloglft h3 a{color: #1D1717;}
.bloglft h3 a:hover{color: #31A325}
.bloglft span{color: #989898; display: block; font: normal 16px/20px 'GothamMedium'; margin: 0 0 35px; }
.bloglftimg{margin: 35px 0 0;    width: 50%;}
.bloglftimg img{width: 100%;}
.blogpnl{width: 100%; padding: 55px 0; border-top: 1px solid #E4E4E4;}
.blogpnl .media{align-items: center;}
.blogpnl p{color: #3E3E3E; font: normal 16px/23px 'GothamRegular'; margin: 13px 0 0;}
.blogpnl h3{color: #1E2D4B; font: normal 22px/27px 'Gilroy_ExtraBold'; margin: 13px 0 0;}
.blogpnl span{display: block; color: #989898; font: normal 14px/20px 'GothamMedium';}
.blogpnl .media .media-img > img{width: 162px; height: 162px; border-radius: 100%; margin-right: 40px;}
.blogpnl .media .media-img{width: 162px; height: 162px; border-radius: 50%; object-fit: cover;}
.blogpnl:first-child{padding-top: 0px; border: 0px;}
.blogrt{float: right; position: relative;}
.blogpnl h3 a{color: #1E2D4B;}
.blogpnl h3 a:hover{color: #31A325;}
.blogrt:before{left: -108px; top: 15px; position: absolute; content: ""; background: #D3D3D3; height: 752px; width: 1.2px;}

.loanSec{width: 100%; padding: 126px 0; }
.loanSec .row{flex-direction: row-reverse; margin: 0 -63px;}
.loanSec .row > div{padding: 0 63px;}
.loancont{width: 100%;}
.loancont p{color: #545454; font: normal 20px/30px 'GothamRegular'; margin: 30px 0 0;}
.loancont h3{color: #1E2D4B; font: normal 70px/75px 'Gilroy_ExtraBold';}
.loancont span{color: #31A325; text-transform: uppercase; letter-spacing: 0.2em; font: normal 20px/25px 'GothamBold';}
.redbtn{background: #3B4089; border-radius: 10px; padding: 0 52px; font: normal 18px/60px 'GothamBold'; display: inline-block;
color: #fff; margin: 32px 0 0;}
.redbtn:hover{background: #31a325;color: #fff;}
.loanimg{width: 100%; position: relative;}
.loanimg img{width: 100%;}
.loanimg:before{position: absolute; top: 150px; left: -115px; background: url(assets/images/loanline.png) no-repeat 0 0;
width: 953px; height: 188px; content: ""; z-index: -1;}
.loanSec .row > div:first-child{flex: 0 0 47%; max-width: 47%;}
.loanSec .row > div:last-child{flex: 0 0 53%; max-width: 53%;}


.testimonialSec{width: 100%; padding: 105px 0 60px; 
background: url(assets/images/testmoline1.png) no-repeat left, url(assets/images/testmoline2.png) no-repeat right; position: relative;}
.testimonialSec:before{position: absolute; content: ""; top: 0; left: 0; bottom: 0; right: 0; background: #f3fff2;
z-index: -1;}
.testmosldr{width: 100%; margin: 107px 0 0;}
.testmobx{width: 100%; background: #fff; border-radius: 7px; padding: 25px 15px 20px 30px;
transition: all 0.3s ease-in-out; min-height: 290px;}
.testmobx p{color: #212121; font: normal 18px/23px 'GothamRegular'; margin: 20px 0 0; transition: all 0.3s ease-in-out;}
.testmosldr .owl-item{padding: 35px 18px 35px 18px;}
.testmobx .media > img{width: 62px !important; height: 62px; border-radius: 100%; object-fit: cover; margin-right: 17px;}
.testmobx .media{align-items: center;}
.testmobx .media span{color: #000; font: normal 18px/23px 'GothamRegular'; transition: all 0.3s ease-in-out;}
.testmobx:hover{transform: translateY(-35px); background: #3B4089; 
filter: drop-shadow(1px 7px 10px rgba(59, 64, 137, 0.5)); }
.testmobx:hover p,
.testmobx:hover span{color: #fff;}
.testimonialSec .owl-dots{display: none !important;}
.testimonialSec .owl-nav{display: flex !important;}
.testimonialSec .owl-nav button{position: absolute; width: 49px; height: 49px; background: #fff !important; border-radius: 100%;
top: 50%; transform: translateY(-50%); box-shadow: 10px 10px 50px rgba(0, 0, 0, 0.25); display: flex;
align-items: center; justify-content: center; color: #635D52 !important;}
.testimonialSec .owl-prev{left: -73px;}
.testimonialSec .owl-next{right: -73px;}
.testimonialSec .owl-nav button:hover{background: #31A325 !important; box-shadow: inherit; color: #fff !important;}
.testimonialSec .owl-prev:before{content: "\e910"; font-family: 'icomoon';}
.testimonialSec .owl-nav button span{display: none !important;}
.testimonialSec .owl-next:before{content: "\e911"; font-family: 'icomoon';}


.foterSec{width: 100%;clear: both;}
.fotertop{width: 100%; background: #0E182B;}
.foterbtm{width: 100%; background: #18253E; padding: 29px 0;}
.ftrbtminr{width: 100%; display: flex; justify-content: space-between; }
.ftrbtminr p{color: #fff; font: normal 19px/25px 'GothamRegular';}
.ftrbtminr p a{color: #fff;}
.ftrbtminr p a:hover{color: #31A325;}
.ftrsocial{width: 100%; padding: 34px 0 36px; border-top: 1px solid #1A2943;}
.ftrsocial ul{display: flex; justify-content: center; align-items: center;}
.ftrsocial li{padding: 0 6px;}
.ftrsocial li a{display: flex; align-items: center; justify-content: center; align-items: center;
background: rgba(255, 255, 255, 0.31); width: 52px; height: 52px; border-radius: 100%; color: #fff; font-size: 20px;}
.ftrsocial li:first-child a{background-color: #4267B2;}
.ftrsocial li:nth-child(2) a{background-color: #1DA1F2;}
.ftrsocial li:nth-child(3) a{background-color: #E60023;}
.ftrsocial li:nth-child(4) a{background-color: #0077b5;}
.ftrsocial li:nth-child(5) a{background-color: #FF0000;}
.ftrsocial li a:hover{background: #31A325;}
.ftrmenu{width: 100%; padding: 28px 0; border-top: 1px solid #1A2943;}
.ftrmenu ul{display: flex; justify-content: center;}
.ftrmenu li{position: relative; padding: 0 28px;}
.ftrmenu li a{color: #fff; text-transform: uppercase; font: normal 19px/24px 'GothamRegular';}
.ftrmenu li:before{position: absolute; content: ""; top: 0; right: 0; background: #fff; width: 1.2px; height: 23px;}
.ftrmenu li a:hover{color: #31A325;}
.ftrmenu li:last-child:before{content: none;}
.ftrinfo{width: 100%; padding: 92px 0 64px;}
.ftrinfo ul{display: flex; justify-content: space-between;}
.ftrinfo .media{align-items: center;}
.ftrinfo .media > span{border: 2px solid #31A325; width: 87px; height: 87px; border-radius: 100%; 
display: flex; align-items: center; justify-content: center; color: #31A325; font-size: 27px; margin-right: 23px;}
.ftrinfo .media p{color: #D3C6CC; font: normal 20px/24px 'GothamRegular';}
.ftrinfo .media p a{color: #D3C6CC;}
.ftrinfo .media p a:hover{color: #31A325;}


.quickSec{width: 100%; padding: 160px 0 127px;}
.quickcont{width: 100%; max-width: 815px; float: right;}
.quickcont p{color: #545454; font: normal 20px/30px 'GothamRegular'; margin: 24px 0 0;}
.quickcont h3{color: #1E2D4B; font: normal 70px/75px 'GothamBold'; margin: 20px 0 0; }
.quickcont h3 em{color: #a18957; display: block; font-style: normal;}
.quickcont strong{color: #31A325; text-transform: uppercase; letter-spacing: 0.2em; font: normal 20px/25px 'GothamBold';}
.quicklft{width: 100%; text-align: right; position: relative;}
.quickimg{width: auto; text-align: center; display: inline-block; margin-right: 60px; position: relative;}
.quickimg img{max-width: 100%;}
.quickimg p{color: #1E2D4B; font: normal 25px/30px 'GothamMedium'; margin: 25px 0 0;}
.quickicnlst{width: 100%; text-align: left; display: inline-block;}
.quickicn{width: 100%; margin: 36px 0 0;}
.quickicn p{color: #1E2D4B; font: normal 20px/25px 'Gilroy_ExtraBold'; margin: 13px 0 0;max-width: 145px;}
.quickicn span{font-size: 53px; color: #31A325;}
.quickimg:before{position: absolute; content: ""; right: -13px; top: 53px; z-index: -1;
height: 188px; width: 891px; background: url(assets/images/quickimgline.png) no-repeat 0 0;}
.blgbtn{position: absolute; top: -170px; right: 0; border: 2px solid #1E2D4B; border-radius: 10px; padding: 0 53px;
color: #1E2D4B; font: normal 18px/56px 'GothamBold';}
.blgbtn:hover{background: #1E2D4B; color: #fff;}


.categorySec{width: 100%;margin-top: 50px;}
.categorybx{width: 100%; position: relative; padding: 24px;}
.categorybx h4{font: normal 30px/35px 'Gilroy_ExtraBold'; color: #000; max-width: 180px;}
.categorybx p{color: #808080; font: normal 18px/23px 'GothamRegular'; margin: 20px 0 0;}
.categorybx .media{align-items: center;}
.categorybx h4 a{color: #000;}
.categorySec .row{margin: 0 -23px;}
.categorySec .row > div{padding: 0 23px;}
.mrelnk{display: inline-block; color: #626262; font: normal 20px/25px 'Gilroy_ExtraBold'; margin: 30px 0 0; }
.mediaimg{ width: 240px; height: 240px; position: relative;}
.mediaimg img{width: 100%; height: 100%; object-fit: cover;}
.mediaimg img, .mediaimg{border-radius: 30px;}
.categorybx .media-object{flex: 1; padding-left: 50px;}
.mediaimg:before{position: absolute; content: ""; background: #3B4089; top: 8px; bottom: -8px; left: 15px; right: 15px;
border-radius: 30px; z-index: -1; transition: all 0.3s ease-in-out;}
.categorybx:before{content: "\e906"; text-shadow: 0px 34px 124px rgba(0, 0, 0, 0.2); font-family: 'icomoon';
position: absolute; top: 50%; left: 0; font-size: 286px; z-index: -1; color: #fff; transform: translateY(-50%);}
.categorybx:hover .mrelnk{color: #40AE35;}
.categorybx:hover .mediaimg::before{background: #40AE35;}


.headersec{width: 100%; position: relative;}
.hdrbtm{width: 100%;}
.hdrbtminr{width: 100%;position: relative; padding: 12px 0 43px; border-bottom: 2px solid #DBDBDB; display: flex;
align-items: flex-end; justify-content: space-between;}
.hdrbtminr:before{position: absolute; bottom: -4.5px; left: 0; background: #C4C4C4; width: 9px; height: 9px; content: "";}
.hdrbtminr:after{position: absolute; bottom: -4.5px; right: 0; background: #C4C4C4; width: 9px; height: 9px; content: "";}
.hdrlgo{width: auto;}
.hdrlgo img{max-width: 100%;}
.hdrmnu{width: auto; padding-right: 16px;}
.hdrmnu li, .hdrmnu li a{border: 0px !important; background: none !important;}
.hdrmnu li a{display: inline-block;text-transform: uppercase;font: normal 22px/25px 'GothamMedium';color: #1e2d4b;}
.hdrmnu li:hover a{color: #31A325;}
.hdrmnu li{margin-right: 29px;}
.hdrmnu li:last-child{margin: 0px;}
.hdrmnuicn{display: inline-block; right: 0; bottom: 42px; position: absolute;} 
.hdrmnuicn img{max-width: 100%;}
.hdrtop{position: absolute; top: 29px; left: 0; pointer-events: none;width: 100%; z-index: 9;}
.hdrtpinr{display: flex; align-items: center; justify-content: flex-end;}
.hdrtpinr ul{display: inline-flex; align-items: center; pointer-events: visible;}
.hdrtpinr > ul > li{margin-right: 55px;    display: flex;
    flex-wrap: wrap;}
.hdrtpinr > ul > li:last-child{margin: 0px;}
.hdrtpinr > ul > li a{display: inline-flex; align-items: center; color: #000; font: normal 18px/25px 'GothamMedium';}
.hdrtpinr > ul > li span, .hdrtpinr > ul > li em{color: #35912c; font-style: normal; margin-right: 16px; font-size: 19px;font-family: 'GothamBold';}
.hdrtpinr > ul > li:nth-child(2) span{color: #40AE35; font-size: 16px;}
.hdrtpinr > ul > li a:hover{color: #40AE35;}
.hdrdrop > button{display: inline-flex; align-items: center; color: #000; font: normal 18px/25px 'GothamMedium';
border: 0px; outline: none;padding: 0px;background: none;cursor: pointer;}
.hdrdrop > button .media{align-items: center;}
.hdrdrop > button .media > i{margin-right: 15px; color: #3B4089; font-size: 16px;}
.hdrdrop > button:after{content: none;}
.hdrdrop > button > i{margin-left: 7px;font-size: 12px;margin-top: 4px;}
.hdrdrop > button b{font-weight: normal;}
.hdrdrop .dropdown-menu{min-width: auto; padding-right: 0; left: inherit !important; right: 0;transform: inherit !important;
top: 100% !important;}

ul.slimmenu li > ul {
    width: 275px;
    padding: 15px;
    background: rgb(64 174 53);
    border-radius: 20px;
}
ul.slimmenu li > ul li {
    margin: 0px;
    width: 100%;
    padding: 0px;
}
ul.slimmenu li > ul li a {
    width: 100%;
    font-weight: 500;
    color: #fff;
    padding: 12px 10px;
    border-bottom: 1px solid rgb(59 64 137) !important;
    border-radius: 10px;
    color: #fff !important;
}
ul.slimmenu li > ul li:last-child a{    border-bottom: 0 !important;}
ul.slimmenu li > ul li a:hover {
    background: #3b4089 !important;
}


.bannerSec{width: 100%; padding: 65px 0 118px;}
.bnrinr{width: 100%; display: flex; justify-content: space-between; }
.bnrimg{max-width: 656px; width: 100%;}
.bnrimg > img{width: 100%; object-fit: cover;border-radius: 10px;}
.bnrimgcont{width: 100%; max-width: 586px; border-radius: 10px; border: 1px solid #000; text-align: center;
padding: 30px 20px; margin-right: 30px; float: right; min-height: 155px; margin-top: -20px;display: flex;align-items: flex-end;}
.bnrimgcont h5{color: #1E2D4B; font-style: normal;
font-size: 25px;
line-height: 30px !important;
font-family: 'GothamMedium'; }


.quantity {
  position: relative;
}

.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

.quantity input[type=number]
{
  -moz-appearance: textfield;
}

.quantity input {
  width: 45px;
  height: 42px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  border: 1px solid #eee;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  float: left;
  position: relative;
  height: 42px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
/*  border-left: 1px solid #eee;*/
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 18px;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;


  color: #C4C4C4;
  height: auto;
  line-height: 1;
  font-family: 'GothamMedium';
}

.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  border-bottom: 1px solid #eee;
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: -1px;
  height: 50%;
}

.loanform{width: 100%; background: #fff; box-shadow: 110px 108px 234px rgba(0, 0, 0, 0.25); border-radius: 10px;
max-width: 420px; padding: 25px 34px 40px 34px;}
.loanforminr{width: 100%;}
.loanforminr h3{color: #1E2D4B; font: normal 40px/45px 'Gilroy_ExtraBold';}
.lidd_mc_input{width: 100%; margin: 35px 0 0;}
.frmbx label{display: block; width: 100%; color: #1E2D4B; text-transform: uppercase; font: normal 16px/24px 'GothamMedium'; margin: 7px 0 0;
margin: 0 0 18px;}
.quantity{width: 100%; display: inline-block;}
.quantity input {width: 100%; height: 47px; border: 1px solid #CCCCCC;border-radius: 10px;padding: 0 23px;
color: #1E2D4B; font: normal 16px/20px 'GothamRegular';}
.quantity input:placeholder{color: #1E2D4B; opacity: 1;}
/*.quantity-button{font: inherit;}*/
.quantity-button.quantity-up{background: #C4C4C4; width: 12px; height: 9px;
clip-path: polygon(50% 0%, 0% 100%, 100% 100%); border: 0px;transform: inherit;right: 25px; top: 12px;}
.quantity-button.quantity-down{background: #C4C4C4; width: 12px; height: 9px;
clip-path: polygon(50% 100%, 0 0, 100% 0); border: 0px;transform: inherit;right: 25px; bottom: 12px;}
.quantity-nav {height: 47px; position: absolute;right: -5px;bottom: -6px;}
.click-up{
    background: #C4C4C4;
    width: 12px;
    height: 9px;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    border: 0px;
    transform: inherit;
    right: 25px;
    top: 6px;
}
.click-down{
    background: #C4C4C4;
    width: 12px;
    height: 9px;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    border: 0px;
    transform: inherit;
    right: 25px;
    bottom: -11px;
}
.frmsubmit{width: 100%;}
.frmsubmit[type="submit"]{color: #fff; border-radius: 10px; background: #40AE35;width: 100%; 
font: normal 18px/54px 'GothamBold';}
.frmsubmit[type="submit"]:hover{background: #1E2D4B;}

.bnrlft{width: 100%; max-width: 555px;}
/* .bnrlft h3{color: #1E2D4B; font: normal 23px/43px 'gilroylight';  text-align: center;} */
/* .bnrlft h3 span {color: #ffb51c; font-family: 'Gilroy_ExtraBold'; font-size: 34px; display: block; padding-top: 28px;line-height: 0.6;}
.bnrlft h3 em{font-style: normal; color: #ffb51c; font-family: 'GothamBold'; font-size: 17px;} */
.bnrlft .round{text-align: center; padding: 20px 10px 20px 10px; margin: 20px auto;     position: relative;background: #3B4089; max-width: 80%;}
.bnrlft .round h3{color: #ffb51c; font-family: 'Open Sans', sans-serif; font-weight: 800; font-size: 40px; padding-bottom: 12px; text-transform: uppercase;}
.bnrlft .round h3 span{font-family: 'GothamMedium'; font-size: 36px; color: #fff; line-height: initial; font-weight: 400;}
.bnrlft .round h4{color: #fff; font-family: 'GothamBold'; font-size: 30px; text-transform: uppercase; padding-bottom: 16px;}
.bnrlft .round ul{display: flex; justify-content: center; align-items: center;}
.bnrlft .round ul li{padding: 10px; position: relative;}
.bnrlft .round ul li:first-child{background: #fff; border-radius: 50%; width: 100px; height: 100px; color: #3B4089; display: inline-flex;
    justify-content: center;
    align-items: center;}
.bnrlft .round ul li:first-child::after{position: absolute; content: ""; left: 6px; right: 6px; top: 6px; bottom: 6px; border:1px solid #3B4089; border-radius: 50%;}
.bnrlft .round ul li:first-child h5{font-family: 'GothamBold'; font-size: 38px; text-shadow: 1px 1px #ffb51c;}
.bnrlft .round ul li:first-child h5 span{font-family: 'GothamMedium'; font-size: 14px; color: #3B4089; display: block; text-shadow: none;}
.bnrlft .round ul li:first-child h5 sup{font-family: 'GothamMedium'; color: #3B4089; text-shadow: none;}
.bnrlft .round ul li:last-child{background: #fff; text-align: left;}
.bnrlft .round ul li:last-child::after{position: absolute; content:""; left: -20px; top:0; bottom: 0; right: 0; background: #fff; z-index: -1;}
.bnrlft .round ul li:last-child p{color: #3B4089; font-family: 'GothamBold'; font-size: 18px;}
.bnrlft .round ul li:last-child p span{font-family: 'GothamMedium'; font-size: 14px; color: #3B4089; display: block;}


.ratnmbr{width: 100%; margin: 20px 0 0;}
.ratnmbr ul{display: flex; align-items: center;}
.ratnmbr li{margin-right: 40px;}
.ratnmbr li:last-child{margin-right: 0px;}
.ratnmbr li p{color: #1E2D4B; font: normal 18px/24px 'GothamLight'; }
.ratnmbr strong{color: #1E2D4B; font: normal 59px/50px 'Gilroy_ExtraBold'; position: relative;}
.ratnmbr strong span, .ratnmbr strong i{font-size: 20px; font-style: normal;}
.ratnmbr strong i{position: absolute; top: -6px;right: 17px;font-family: 'GothamLight';}
.ratnmbr strong span{margin-left: 4px; display: inline-block;}
.ratnmbr li:last-child strong{color: #40AE35;}
.bnrbtn{width: 100%; margin: 54px 0 0;}
.bnrbtn ul{ width: 100%;}
.bnrbtn li{margin-right: 25px;}
.bnrbtn li:last-child{margin: 0px;}
.bnrbtn li a{display: inline-flex; align-items: center; white-space: nowrap; padding: 0 25px; color: #1E2D4B; 
font: normal 18px/60px 'GothamBold'; border-radius: 10px; border: 2px solid #1E2D4B;}
.bnrbtn li a span{color: #1E2D4B; margin-right: 12px; font-size: 16px; transition: all 0.3s ease-in-out;}
.bnrbtn li a:hover{background: #1E2D4B; color: #fff;}
.bnrbtn li a:hover span{color: #fff;}
.bnrbtn li:last-child a{color: #A18957; border-color: #A18957;}
.bnrbtn li:last-child a span{color: #A18957;}
.bnrbtn li:last-child a:hover{background: #A18957; color: #fff;}
.bnrbtn li:last-child a:hover span{color: #fff;}

.mobilefrm{width: 100%; position: relative; 
/*  margin: 60px 0 0;*/
}
.mobilefrminr{width: 100%;}
.mobilefrminr > div{ width: 100%; max-width: 395px; position: relative;}
.mobilefrminr > div input[type="tel"]{width: 100%; height: 60px; border-radius: 10px;
box-shadow: 15px 20px 60px rgba(0, 0, 0, 0.1); border-radius: 10px; border: 1px solid #fff; background: #fff;
outline: none; padding: 0 25px 0 78px; color: #494949; font: normal 18px/24px 'GothamLight'; }
.mobilefrminr > div input[type="tel"]::placeholder{opacity: 1; color: #494949;}
.mobilefrminr > div label{color: #1E2D4B; font: normal 18px/24px 'GothamLight'; position: absolute; top: 50%;
left: 25px; transform: translateY(-50%); z-index: 2;}
.mobilefrminr input[type="submit"]{color: #fff; border-radius: 10px; background: #3B4089; padding: 0 18px;
font: normal 18px/60px 'GothamBold'; position: absolute; top: 0; right: 0;}
.mobilefrminr input[type="submit"]:hover{background: #40AE35;}



.bnrchek {
  display: block; margin: 40px 0 0;}

.bnrchek input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.bnrchek label {
  position: relative;
  cursor: pointer; color: #515151; font: normal 16px/20px 'GothamRegular';
}


.bnrchek label {display: inline-flex; align-items: flex-start;}

.mobilefrminr > div input[type="tel"]{padding-right: 35px;}


.responsiveheader{position: fixed; width: 400px; right: -400px; top: 0; height: 100vh; z-index: 9999; 
transition: all 0.3s ease-in-out; padding: 179px 0 0;}
.mobilesrc{width: 100%; padding: 10px 15px;}
.hdrsrc { margin-right: 0;}
.hdrsrcfrm{width: 100%; border: 1px solid #ddd; }
.mobilemenu{width: 100% !important; background: #f9f9f9; padding: 10px 15px;}
.mobilemenu li a{display: inline-block; color: #1e2d4b; font-size: 20px; line-height: 25px; width: 100%; padding: 15px 15px;
font-weight: 500;}
.mobilemenu li{width: 100%;position: relative;}
.profileinfo{width: 100%; padding: 10px 15px; margin: 10px 0 0;}
.profileinfo li{width: 50%; padding: 0 5px;}
.profileinfo li a{display: inline-block; color: #CFAE6E; text-transform: uppercase; letter-spacing: 1.2px; font-size: 14px; line-height: 35px;
border: 1px solid #CFAE6E; border-radius: 5px; width: 100%; text-align: center; font-weight: 500;}
.profileinfo ul{display: flex; align-items: center; }
.profileinfo li:last-child a{border: 0px; }
.profileinfo li a:hover{background: #CFAE6E; color: #fff;}
.overlyBdy{position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background: rgba(0,0,0,0.65); z-index: 99; opacity: 0; 
pointer-events: none; transition: all 0.3s ease-in-out;}
.openMenu .overlyBdy{opacity: 1; visibility: visible; pointer-events: visible; }
.openMenu{overflow: hidden;}
.headersec{position: relative; z-index: 99;}
.mobilemenu li a:hover{color: #31A325;}
.openMenu .responsiveheader{right: 0;}

.responsiveheader > div{background: #f9f9f9; height: 100%;}
.openMenu .headersec{background: #fff;}

.hdrsrc{width: 100%; }
.hdrsrcfrm{width: 100%; border-radius: 10px; background: #fff; height: 50px;font-size: 0px; display: inline-flex; 
align-items: center; overflow: hidden; }
.hdrsrcfrm input[type="text"]{width: 100%; height: 100%; color: #414040; font-size: 17px; line-height: 21px; border: 0px;
outline: none; padding: 0 30px;}
.hdrsrcfrm input[type="text"]::placeholder{color: #414040; opacity: 1;}
.hdrsrcfrm span{position: relative; display: inline-block; width: 70px; height: 100%;}
.hdrsrcfrm span::before{position: absolute; content: ""; background: #CDCDCD; width: 1px; height: 17px; top: 50%;
left: 0; transform: translateY(-50%);}
.hdrsrcfrm input[type="submit"]{width: 100%; height: 100%; border: 0px; outline: none; 
background: url(assets/images/sricn.png) no-repeat left 16px center; background-size: 18px;}

.mobilemenu ul:first-child{display: none;}
.mobilesrc{display: none;}
.responsiveheader{pointer-events: none;}
.responsiveheader > div{pointer-events: visible;}
.headersec{background: #fff;}
.hdrmnu .slimmenu li .sub-menu-toggle{ display: none;}
button.sub-menu-toggle {
position: absolute;
right: 0;
border: 0;
background: transparent;
height: 40px;
}
.sub-toggle::after {
    content: "\e909";
    font-family: icomoon;
    font-size: 10px;
    position: absolute;
    top: 0;
    width: 9px;
    color: #000;
    height: 22px;
    right: 0;
}
.sub-toggle {
    width: 20px!important;
    height: 20px!important;
    top: 1px!important;
    right: -13px!important;
    justify-content: center;
    background: 0 0!important;
    z-index: -99!important;

}
.sub-toggle i {
    display: none!important;
}
ul.mobile-menu li > ul{
  padding-left: 15px;
}
ul.mobile-menu li > ul li a{
 font-size: 16px;
}
.mobile-menu .menu-item-has-children.current-menu-parent a{position: relative;}
.sub-menu-toggle{position: relative;}
.sub-menu-toggle::after {
content: "\e909";
    font-family: icomoon;
    font-size: 10px;
    position: absolute;
        top: 8px;
    padding-top: 10px;
    width: 26px;
    color: #000;
    height: 26px;
    right: 31px;
}
.icon-plus svg{opacity:0;}
.icon-minus{opacity:0;}

.headersec.fixed .hdrbtminr{padding: 10px 0; align-items: center;}
.headersec.fixed .hdrtop{display: none;}
.headersec.fixed .hdrlgo{width: 170px;}
.headersec.fixed .hdrmnuicn {bottom: 36px;}

body.fixed .responsiveheader{padding: 101px 0 0;}

.hdrtpinr li{position: relative;}
.opensrc{position: absolute; top: 100%; right: 0; white-space: nowrap;}
.opensrcinr{width: 330px; background: #f9f9f9; padding: 5px; border: 1px solid #DBDBDB;white-space: nowrap;
display: flex;align-items: center;}
.opensrcinr input[type="text"]{width: 100%; height: 40px; background: #fff; border: 1px solid #ccc;
outline: none; font-size: 15px; line-height: 20px; color: #333; padding: 0 15px;}
.opensrcinr input[type="search"]{width: 100%; height: 40px; background: #fff; border: 1px solid #ccc;
outline: none; font-size: 15px; line-height: 20px; color: #333; padding: 0 15px;}
.opensrcinr input[type="submit"]{background: #3b4089; color: #fff; padding: 0 20px;
font-size: 14px; line-height: 40px; font-weight: 600; text-transform: capitalize;}
.opensrcinr input[type="submit"]:hover{background: #40ae35;}
.opensrc{display: none;}
.opensrc.showsrc{display: block;}

.bannerSec{position: relative;}
.bannerSec:before{position: absolute; content: ""; height: 500px; bottom: 0; left: 0; width: 45%;
background: url(assets/images/carve2.png) no-repeat 0 0; background-size: 100% 100%; z-index: -1;}
.bannerSec:after{position: absolute; content: ""; height: 500px; bottom: 0; right: 0; width: 45%;
background: url(assets/images/carve1.png) no-repeat 0 0; background-size: 100% 100%; z-index: -1;}

.saypgebtn{position: fixed; right: -117px; top: 38%; background: #40AE35; color: #fff; display: inline-flex; align-items: center;
border-radius: 10px; transform: rotate(-90deg); text-transform: uppercase; font: normal 18px/70px 'GothamMedium';
z-index: 999; padding: 0 20px;}
.saypgebtn span{margin-right: 17px; font-size: 34px;}
.saypgebtn:hover{color: #fff;background: #3b3f88;}

/*_____Modified____*/

.bnrinr {align-items: flex-start;}

.mobilefrminr > div {max-width: 603px;}
.bnrcall{width: 100%; margin: 30px 0 0;}
.bnrcall span{color: #31A325; font-size: 18px; line-height: 24px; font-family: 'GothamBold';}
.bnrcall span a{color: #3b4089;}
.bnrcall span em{font-style: normal;color: #3b4089;}
.bnrbtn { margin: 113px 0 0; text-align: center;  position: relative;}
.bannerSec{padding: 55px 0 74px;}
.bnrcall span a:hover{color: #31A325;}
.bnrcall p{white-space: nowrap;}
.loanmainSec{width: 100%; padding: 102px 0 0;}
.loanforminr .row{margin: 0 -32px; justify-content: center;}
.loanforminr .row > div{padding: 0 32px;}


.loanmain{width: 100%;}
.loanpnl{width: 100%; margin: 150px 0 0;}
.loanSec .row{flex-direction: inherit;}
.loanpnl:nth-child(odd) .row{flex-direction: row-reverse;}
.loanpnl:nth-child(even) .loanimg::before{background: url(assets/images/lineLoan.png) no-repeat 0 0;}

.loanSec{padding: 126px 0 113px;}
.loanpnl:first-child{margin: 0px;}


.faqSec{width: 100%; padding: 122px 0 93px;}
.faqSec .blgbtn{position: static; display: table; margin: 75px auto 0;}
.faqpnel{width: 100%; padding: 20px 0 0;}
.faqSec .pgehding strong{display: block; color: #1D1717; text-transform: capitalize; font-family: 'gilroylight';
font-size: 40px; line-height: 45px; margin: 30px 0 0;}
.faqpnel .card{margin: 23px 0 0; border: 0px; border-radius: 0px; background: none;}
.faqpnel .card-header{padding: 0px; border: 0px; background: none; border-radius: 0px;}
.faqpnel .card-header > button{display: flex; border: 1px solid transparent; border-radius: 10px;
background: #e6ffe4 url(assets/images/minusicn.png) no-repeat right 20px center; color: #218617; font-family: 'GothamRegular';
font-size: 26px; line-height: 32px; padding: 13px 28px; width: 100%; cursor: pointer; text-align: left; position: relative;
overflow: hidden; align-items: center;}
.faqpnel .card-header > button.collapsed{background: url(assets/images/plusicn.png) no-repeat right 20px center;
border-color: #31A325;}
.faqpnel .card-header > button:before{position: absolute; content: ""; top: 0; left: 0; width: 5px;
height: 100%; background: #40AE35;}
.faqpnel .card-header > button span{font-size: 36px; line-height: 45px; padding-right: 20px;}
.faqpnel .card-body{padding: 0px;}
.faqcont{width: 100%; position: relative; padding: 24px 30px 25px; display: flex; align-items: flex-start;}
.faqcont p{color: #504146; font-family: 'GothamRegular'; font-size: 20px; line-height: 28px;}
.faqcont span{color: #A08856; font-family: 'GothamRegular'; font-size: 36px; line-height: 45px; margin-right: 22px;}
.faqcont:before{background: #A08856; width: 5px; height: 80px; position: absolute; content: "";
top: 0; left: 0;border-radius: 10px 0 0 10px;}
.faqcont p a{color: #31A325;}

.whySec{width: 100%; position: relative;}
.whycont{width: 100%;}
.whycont h1{color: #1E2D4B; font-family: 'Gilroy_ExtraBold'; font-size: 70px; line-height: 75px;}
.whycont p, .business_tab .tab-content p{color: #545454; font-family: 'GothamRegular'; font-size: 20px; line-height: 30px; margin: 20px 0 0;word-break: break-word;}
.fullpop .whycont p, .fullpop .whycont li{font-size: 18px;line-height: 28px;}
.whycont h6, .business_tab .tab-content h6{ font-size: 18px; color: #40AE35;padding: 22px 0 0; margin-bottom: -9px;font-family: 'GothamBold';
    text-transform: uppercase;}
.business_tab .tab-content h6{
  margin-bottom: 9px;padding-top: 0;
}    
.whySec .row{margin: 0 -50px; align-items: center;}
.whySec .row > div{padding: 0 50px;}
.whyimg{width: 100%;}
.whyimg img{width: 100%; border-radius: 10px !important;}

.bradlink{width: 100%; padding: 48px 0 6px;}
.bradlink ul{display: flex; align-items: center;}
.bradlink li{color: #1e2d4b; font-size: 20px; line-height: 25px; font-family: 'GothamMedium'; 
position: relative; padding-right: 28px; margin-right: 28px;}
.bradlink li a{font-family: 'GothamRegular'; color: #545454;}
.bradlink li:last-child{padding: 0px; margin: 0px;}
.bradlink li:before{position: absolute; content: "\e916"; font-family: 'icomoon'; right: -13px;
font-size: 7px;top: 1px;}
.bradlink li:last-child:before{content: none;}
.bradlink li i{font-size: 7px;display: inline-block;vertical-align: middle;}
.schemaSec{width: 100%; padding: 106px 0 80px;}
.schemacont{width: 100%;}
.schemacont ul{width: 100%;}
.schemacont li{color: #1E2D4B; font-family: 'GothamMedium'; font-size: 20px; line-height: 25px; position: relative;
padding: 8px 0 8px 40px;}
.schemacont li:before{position: absolute; color: #31A325; content: "\e917"; font-size: 22px; top: 8px; left: 0;
font-family: 'icomoon'; }
.schemacont h2{margin: 0 0 30px; color: #1E2D4B; font-family: 'Gilroy_ExtraBold'; font-size: 55px; line-height: 60px;}

.compareSec{width: 100%; padding: 0 0 110px;}
.comparehed{width: 100%;}
.comparehed h3{color: #1E2D4B; font-family: 'Gilroy_ExtraBold'; font-size: 55px; line-height: 60px;}
.comparehed p{color: #545454; font-size: 20px; line-height: 28px; font-family: 'GothamRegular'; margin: 25px 0 0;}
.comprepnl{width: 100%; padding: 45px 0 0;}
.comprepnl h4{color: #1E2D4B; font-family: 'Gilroy_ExtraBold'; font-size: 30px; line-height: 35px; }
.coparetble{width: 100%; margin: 25px 0 0;}
.coparetble tr th,
.coparetble tr td{border: 1px solid #1e2d4b; padding: 25px 35px;}
.coparetble table{width: 100%; box-shadow: 0px 34px 124px rgba(0, 0, 0, 0.2); background: #fff;}
.coparetble tr td{color: #1E2D4B; font-family: 'GothamMedium'; font-size: 20px; line-height: 25px;}
.coparetble tr td a{text-decoration: underline !important;color: #1E2D4B;}
.coparetble tr td:hover a{color: #40AE35;}
.coparetble tr th{color: #fff; font-family: 'GothamMedium'; font-size: 22px; line-height: 27px;
background: #1E2D4B; }
.comparecont{width: 100%; margin: 50px 0 0;}
.comparecont p{color: #1E2D4B; font-family: 'GothamRegular'; font-size: 20px; line-height: 30px; margin: 18px 0 0;}
.flexitble table tr th{background: #31A325;}
.flexitble table tr th,
.flexitble table tr td{border-color: #37B529;}

.coparetble tr td:first-child{border-left: 0px;}
.coparetble tr td:last-child{border-right: 0px;}
.coparetble tr:last-child td{border-bottom: 0px;}
.coparetble tr th:first-child{border-radius: 10px 0 0 0;}
.coparetble tr th:first-child{border-left: 0px; }
.coparetble tr th{border-top: 0px;}
.coparetble tr th:last-child{border-radius: 0 10px 0 0; border-right: 0px;}
.coparetble tr td span{color: #248D19;}



#menu-item-1270 ul.sub-menu{
    background:#40ae35;
    flex-wrap:wrap;
    border-radius:10px;
    display:none;
    overflow: hidden;
}
.log-icon>ul.sub-menu{
    position:absolute;
    right:0;
    width:200px;
    top:100%;
}
.log-icon{z-index: 100; cursor: pointer;}

.log-icon>ul.sub-menu li{ width:100%; position:relative;}
/*.log-icon>ul.sub-menu li.menu-item-has-children:hover>ul.sub-menu{display:block !important;}*/
/*.log-icon>ul.sub-menu li.menu-item-has-children:hover>ul.sub-menu{margin-bottom:-5px;}*/


.whySec:before{position: absolute;
content: "";
height: 500px;
bottom: -115px;
left: 0;
width: 45%;
background: url(assets/images/carve2.png) no-repeat 0 0;
background-size: 100% 100%;
z-index: -1;}
.whySec::after {
position: absolute;
content: "";
height: 500px;
bottom: -115px;
right: 0;
width: 45%;
background: url(assets/images/carve1.png) no-repeat 0 0;
background-size: 100% 100%;
z-index: -1;
}
.wpcf7-list-item {
    margin: 0;
}
.wpcf7-spinner{position: absolute;}
.bnrchek input[type="checkbox"]+span {
    line-height: 1.5;
    padding-left: 31px;
    display: inline-block;
    background: url(assets/images/check.png) no-repeat left top 3px;
    cursor: pointer;
}
.bnrchek input[type="checkbox"]:checked+span {
    background: url(assets/images/checked.png) no-repeat left top 3px;
}
.blog-sec{
  padding-bottom: 70px;
}
.blog_right{
  margin-top: 75px;
}
.blog-sec .blog_content .bloglftimg{width:100%;}
.blog-sec .blog_content .bloglftimg img{
  height: auto;
  width: 100%;
  object-fit: cover;
}
.recent_post {
    max-width: 75%;
    margin-left: 10%;
}
.recent_post section {
    background: #fff;
    box-shadow: 0px 2px 6px rgb(188 188 195 / 51%);
    margin-bottom: 15px;
    padding: 14px;
    text-align: left;
}
.recent_post h3 {
    font-size: 21px;
    margin-bottom: 0.7rem;
    color: #40ae35;
    font-family: 'gilroylight';
}

.wp-block-group__inner-container ul li {
    position: relative;
    padding: 6px 0 6px 19px;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both;
}
.wp-block-group__inner-container li:before {
    position: absolute;
    content: '';
    top: 10px;
    left: 0;
    height: 8px;
    width: 8px;
    border: 2px solid #40ae35;
    display: inline-block;
}
.tag-cloud-link {
    padding: 0 12px;
    background:  #40ae35;
    background-color: #3b4089;
    color: #fff;
    line-height: 22px;
    border-radius: 10px;
}
.wp-block-tag-cloud a {
    display: inline-block;
    margin-right: 5px;
}
.tag-cloud-link:hover {
background:  #40ae35;
    color: #fff;
}

.wp-block-group__inner-container li a {
    color: #000;
}
.wp-block-group__inner-container li a:hover {
    color: #40ae35;
}
#comments {
    padding: 17px;
    background: #F0F0F0;
    margin-top: 45px;
}
.comment-respond {
    padding-top: 25px;
}
.comment-reply-title {
    font-size: 23px;
    margin-bottom: 20px;
}
.comment-form-comment {
    margin-bottom: 16px;
}
#commentform label {
    display: inline-block;    margin-bottom: 10px;
}
#commentform textarea, #commentform input[type=text], #commentform input[type=email], #commentform input[type=url] {
    width: 100%;
    display: block;
    border: 1px solid #ccc;
}
.comment-form-cookies-consent {
    display: flex;margin-top: 20px;
}
#commentform label {
    display: inline-block;    padding-left: 4px;
}
#commentform .form-submit .submit {
    background: #40ae35;
    border: none;
    color: #fff;
    padding: 10px 20px;
    cursor: pointer;
    margin-top: 10px;
    transition: all 0.3s ease;
}
.comment-list {
    border-bottom: 1px solid #dad8d8;
}
.fn a {
    color: #000;
}
.comment-metadata a, .comment-metadata span {
    color: #6d6d6d;
}
.comment-list {
    border-bottom: 1px solid #dad8d8;
}
.comment-content a {
    color: #000;
}
a.comment-reply-link {
    display: inline-block;
    padding: 0 10px;
    line-height: 27px;
    background-color: #40ae35;
    color: #fff;
    margin: 15px 0;
}
a.comment-reply-link:hover, #commentform .form-submit .submit:hover {
    background-color: #3b4089;
}
.logged-in-as a{
  color: #000;
}
#commentform input[type=text], #commentform input[type=email], #commentform input[type=url]{
    height: 34px;
    margin-bottom: 16px;
}
.comment-notes{padding-bottom: 6px;}
.blog .blog-sec .page-header, .archive .blog-sec .page-header{
  padding-bottom: 35px;
}
/*button.sub-menu-toggle{display: none;}*/
.testmostat .testmobx{
    margin-bottom:45px;
}
.bloglft ul li{
    color: #3E3E3E;
    font: normal 18px/27px 'GothamRegular';
    padding: 4px 0;
    padding-left: 39px;
    position: relative;
}
.bloglft ul li:before {
    position: absolute;
    color: #31A325;
    content: "\e917";
    font-size: 22px;
    top: 8px;
    left: 0;
    font-family: 'icomoon';
}
.lidd_mc_input_responsive input[type="text"]{margin-bottom: 0;}
.bloglft h6{
      font-size: 21px;
    color: #40ae35;
    margin-top: 15px;
}
.flow_chart {width: 600px;    margin: auto;}
.flow_chart
.sub_page .welcome ul li {
    color: #606060;
    font-size: 17px;
    line-height: 25px;
    margin-left: 15px;
    text-transform: none;
    list-style-type: square;
}
/*.flow_chart ul li {
    background: url(https://achiieversquickgoldloan.com/images/arrow_down.png) no-repeat scroll center bottom;
    color: #fff !important;
    list-style-type: none !important;
    float: left;
    list-style: outside none none;
    padding-bottom: 35px;
    width: 100%;
}
.flow_chart span {
    float: left;
    padding: 13px;
    text-align: center;
    width: 100%;
    border-radius: 5px;
    text-transform: none;
    font-size: 17px;
    letter-spacing: 0;
    color: #fff;
    font-family: 'GothamRegular';
}
.flow_chart ul li:last-child {
    background: none;
}
.flow_chart ul li:before{display: none;}
.flow_chart ul .brown {
    background: #c0504e;
}
.flow_chart ul .green {
    background: #9cba5a;
}
.flow_chart ul .maroon {
    background: #7e659e;
}
.flow_chart ul .dgreen {
    background: #4aacc5;
}
.flow_chart ul .maroon {
    background: #7e659e;
}
.flow_chart ul .green {
    background: #9cba5a;
}
.flow_chart ul .maroon {
    background: #7e659e;
}
.flow_chart ul .yellow {
    background: #f69649;
}
.flow_chart ul .dgreen {
    background: #4aacc5;
}
.flow_chart ul .yellow {
    background: #f69649;
}
.flow_chart ul .maroon {
    background: #7e659e;
}*/
.connect-button{
    background: #3B4089;
    display: inline-block;
    color: #fff;
    font-family: 'GothamBold';
    padding: 7px 20px;
    border-radius: 20px;
}
.connect-button:hover{
      color: #fff;
      background: #40AE35;
}
.text-box{
 padding: 5px;
    margin: 5px;
    text-align: center;
    color: #1D1717;
    margin-bottom: 25px;
    margin-top: 46px;
    font-family: 'gilroylight';
    font-size: 30px;
}
.is-style-twentytwentyone-image-frame figure{ border: 1px solid #40ae35;padding: 5px;}
.whycont p strong{color: #40ae35;}
.has-black-color strong{color: #000 !important;}

/* gallery */

.various img{width: 100%;}
.gallery_section ul{
    display: grid;
    grid-template-columns: repeat(3, 32%);
    grid-gap: 2%;
}

.gal-sec, .loactor{
  padding-bottom: 50px;
}
.gallery_section{margin-top: 25px;}
.various{
    padding: 7px;
    border: 1px solid #40ae35;
    display: inline-block;
}
.nav-pills{
    background: #FFFFFF;
    box-shadow: 0px 34px 124px rgb(0 0 0 / 20%);
    padding: 20px 0;
    position: relative;
    border-radius: 10px;
}
.nav-pills:before{
    content: '';
    position: absolute;
    left: 50%;
    top: -16px;
    height: 27px;
    width: 27px;
    border-radius: 6px;
    background: #f3f3f3;
    transform: translateX(-50%) rotate(45deg);
}
.nav-pills:after{
    content: '';
    position: absolute;
    left: 50%;
    bottom: -16px;
    height: 27px;
    width: 27px;
    border-radius: 6px;
    background: #e0e0e0;
    transform: translateX(-50%) rotate(45deg);
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
      color: #40AE35;
    background-color: transparent;
}
.nav-pills .nav-link{
  color: #000;
  border-radius: 0;
}
.nav-pills li:not(:last-child){border-bottom: 1px solid #E4E4E4;}
.nav-pills li:hover{
  border-bottom-color: #40ae35;
}
.nav-pills .nav-link:hover{
border-bottom-color: #40ae35;
}
.nav-pills .nav-link:hover{color: #40AE35;}
.maps {
    height: 350px;
    width: 100%;
}
.maps iframe{
    height: 100%;
    width: 100%;
}
.tab-content{
  padding-top: 0;padding-bottom: 15px;
}
.top-loactor{
  margin-top: 40px;
}
.schemacont h5{
    font-size: 25px;
    color: #40AE35;
    padding: 16px 0 0;
    margin-bottom: 25px;
}
.page-template-default.page-id-414 .schemaSec{padding: 0;}
.page-template-default.page-id-467 .schemaSec{padding-bottom: 0;}
.whycont h4{
  color: #1E2D4B;
    font-family: 'Gilroy_ExtraBold';
    font-size: 28px;
    margin-top: 28px;
}
.whycont li, .business_tab .tab-content ul li{position: relative; padding: 4px 0 4px 36px;font-size: 16px; line-height: 26px;    color: #545454;}
.whycont ul, .whycont ol, .business_tab .tab-content ul{margin-top: 20px;}
.whycont li:before, .business_tab .tab-content ul li:before {
    position: absolute;
    color: #31A325;
    content: "\e917";
    font-size: 22px;
    top: 2px;
    left: 0;
    font-family: 'icomoon';
}
.flex-box {
margin-bottom: 90px;
align-items: center !important;
margin-top: 10px;
}
.scheme-table table tbody tr td table thead tr th{
  text-align: center;
  background: #1E2D4B;
  color: #fff;
  font-family: 'GothamMedium';
  font-size: 17px;
  border: 0;
}
.scheme-table table tbody tr td table thead tr th:first-child{      border: 0;  border-radius: 10px 0 0 0;}
.scheme-table table tbody tr td table thead tr th:last-child { border-radius: 0 10px 0 0;}
.scheme-table table tbody tr td table {border: 0;}
.scheme-table table tbody tr td{border-color: #1e2d4b; color: #1E2D4B;  font-family: 'GothamMedium';    height: 35px;}
.scheme-table table tbody tr td:first-child,
.scheme-table table tbody tr td:last-child{}
.scheme-table table tbody tr td table tbody tr td:nth-child(2) table tbody tr td:first-child,
.scheme-table table tbody tr td table tbody tr td:nth-child(2) table tbody tr td:last-child{
border-right: 0;
border-left: 0;
border-top: 0;
padding: 3px 0;
}
.scheme-table table tbody tr td table tbody tr td:nth-child(2) table{border: 0;}
.scheme-table table tbody tr td table tbody tr td:nth-child(2) table tbody tr:first-child td
{border-top: 0; }
.scheme-table table tbody tr td table tbody tr td:nth-child(2) table tbody tr:last-child td{border-bottom: 0;}
.scheme-table .shcam{
margin: 0 0 60px;
box-shadow: 0px 34px 124px rgb(0 0 0 / 20%);
background: #fff;
}


.contact-form-area {
    padding: 30px 0 60px;
}
.contact-form-area .contact-form {
    background: #f7f7f7;
    display: block;
    padding: 36px 30px 60px;
}


.wp-pagenavi span.current {
    background-color: #40ae35;
        border-color: #40ae35;
        color: #fff;

}
.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #40ae35;
        color: #40ae35;
}

form .redbtn{
    width: 100%;
    background: #3B4089;
}
.tophding h4{margin-bottom: 10px;color: #40ae35;font-family: 'gilroylight';}
.tophding p{margin-bottom: 30px; font-family: 'gilroylight';}

.quick-contact {
    overflow: hidden;
    padding: 30px;
    border: 1px solid #40ae35;
}
.quick-contact .contact-info li {
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 21px;
    padding-left: 35px;
    padding-bottom: 21px;
    position: relative;
}
.quick-contact .contact-info li {
    font-size: 16px;
}
.quick-contact .contact-info li .icon-holder {
    position: absolute;
    top: 3px;
    left: 0;
}
.quick-contact .contact-info li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.quick-contact .contact-info li em, .quick-contact .contact-info li a {
    color: #999999;    word-break: break-all;
}
.quick-contact .contact-info li a:hover {
    color: #40AE35;
}
.quick-contact .contact-info li .icon-holder span {
    color: #40AE35;
}
.page-template-default.page-id-277 .whySec .whycont .flow_chart .wp-block-group__inner-container li:before{
    border: 0;
    height: 0;
    width: 0;
    position: absolute;
    font-size: 26px;
    top: -29px;
    left: 50%;
    transform: rotate(90deg) translateX(-50%);
}
.flow_chart .wp-block-group__inner-container ul li {
padding: 12px 0 12px 12px;
    background: #3c4089;
    margin: 36px 0 18px;
    box-shadow: 3px 4px 6px #e1e1e1;
    color: #fff;
    border-radius: 7px;
}
.flow_chart .wp-block-group__inner-container ul li span{
      text-align: center;
    width: 100%;
    display: block;
    padding: 0;
}
.flow_chart .wp-block-group__inner-container ul li:first-child:before{display: none;}
.flow_chart .wp-block-group__inner-container ul li:first-child {margin-top: 0;}
.card.card-block{
box-shadow: 0px 34px 124px rgb(0 0 0 / 20%);
    text-align: center;
    padding: 36px 10px;
    margin-top: 36px;
    border: 0;
}
.card.card-block:before{
    content: '';
    position: absolute;
    left: 50%;
    top: -16px;
    height: 27px;
    width: 27px;
    border-radius: 6px;
    background: #f3f3f3;
    transform: translateX(-50%) rotate(45deg);
}
.card.card-block:after{
  content: '';
    position: absolute;
    left: 50%;
    bottom: -16px;
    height: 27px;
    width: 27px;
    border-radius: 6px;
    background: #e0e0e0;
    transform: translateX(-50%) rotate(45deg);
}
.card.card-block figure{margin-bottom: 0;}
.fame-border{
  border: 1px solid #40AE35;padding: 10px;
}
.sefarator{height: 20px;}
.c-detls-wrpr, .job-details{
box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
padding: 20px;
border-radius: 10px;
}
.c-detls-wrpr .quickcont h3{
font-size: 35px;
line-height: 1.5;
margin-bottom: 20px;
margin-top: 0;
}
.c-detls-wrpr .whycont h4, .contact-detl h4 {
font-size: 24px;
color: #31A325;
letter-spacing: 0.3px;
font-family: 'Gilroy_ExtraBold';
}
.c-detls-wrpr .whycont ul, .contact-detl ul{margin-top: 12px;}
.job-details h5{
    margin-bottom: 20px;
    font-size: 24px;
    color: #31A325;
    letter-spacing: 0.3px;
    font-family: 'Gilroy_ExtraBold';
    border-bottom: 1px solid #dbdbdb9c;
    padding-bottom: 15px;
}
.job-details li:not(:last-child){
    padding-bottom: 16px;
}
.job-details li{    font-family: 'Gilroy_ExtraBold';}
.job-details li strong{
font-family: 'gilroylight';
color: #1e1a1a;
font-size: 13px;
letter-spacing: 0.4px;
padding-bottom: 2px;
display: block;
}
.job-details li p, .job-details li a{
    font-family: 'GothamMedium';
  font-size: 15px;
  color: #1D1717;
}
.job-details li a:hover{text-decoration: underline;}

.job-details {
    width: 85%;
    margin: auto;
    position: relative;
}

.c-detls-wrpr .quickcont {
    float: none;
    border-bottom: 1px solid #dbdbdb9c;
}
.contact-detl ul{
    display: grid;
    grid-template-columns: repeat(2, 49%);
}
.contact-detl ul li{
    position: relative;
    padding-left: 47px;
    padding-bottom: 15px;
}

.contact-detl{margin-top: 25px;}

.contact-detl li .icon-holder {
    position: absolute;
    top: 3px;
    left: 0;
    width: 31px;
    height: 31px;
    text-align: center;
    border: 1px solid #31a325;
    border-radius: 50%;
    padding-top: 7px;
}
.contact-detl li .icon-holder span{
     color: #40AE35;
}
.contact-detl li a{
      color: #000;  
} 
.contact-detl li strong{margin-bottom: 3px;  display: inline-block;color: #1e1a1a;    font-size: 14px;}
.contact-detl li a:hover{
     color: #31A325;
}
.contact-detl li p{font-size: 16px;}
.popup .apply-form{display: none;}
.apply-form-wrapper{
  margin-top: 35px;
}
.apply-form-wrapper h3{
  text-align: center;
  font-family: 'GothamBold';
  color: #1e2d45;
  font-size: 36px;
  margin-bottom: 50px;
}
.apply-form form .form-label{
    display: block;
    width: 100%;
    color: #1E2D4B;
    text-transform: uppercase;
    font: normal 16px/24px 'GothamMedium';
    margin: 7px 0 0;
    margin: 0 0 10px;
}
.apply-form form .redbtn{display: inline-block;width: auto;}
.apply-form form textarea{
  height: 100px;
}
.apply-form form .form-control, .contact-form form .form-control{
  border-color: #ddd;    border-radius: 10px;
}
.career-details{
  padding: 30px 0 60px;
}
.loactor{position: relative;}
.loactor:after{
position: absolute;
    content: '';
    width: 100%;
    height: 54%;
    bottom: 0;
    right: 0;
    background: url(assets/images/vector5.png);
    z-index: -1;
    background-repeat: no-repeat;
}
.file-upload-wrapper {
    position: relative;
    width: 100%;
    height: 40px;
}
.file-upload-wrapper:after {
    content: attr(data-text);
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 0;
    display: block;
    width: calc(100% - 60px);
    pointer-events: none;
    z-index: 20;
    height: 40px;
    line-height: 19px;
    color: #131313;
    border-radius: 10px;
    font-weight: 300;
    border: 1px solid #ddd;
    padding-left: 18px;
}
.file-upload-wrapper:before {
    content: "Upload";
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 40px;
    background: #40ae35;
    color: #fff;
    z-index: 25;
    font-size: 15px;
    line-height: 42px;
    padding: 0 13px;
    text-transform: uppercase;
    pointer-events: none;
    border-radius: 0 10px 10px 0;
}
.file-upload-wrapper .file-upload-field {
    position: static;
}
.file-upload-wrapper input {
    opacity: 0;
   /*position: absolute;*/
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 40px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
}
.wpcf7 input[type="file"] {
    cursor: pointer;
}
.desp {
    font-size: 13px;
}
.nav-pills li{position: relative; padding-left: 35px;}
.nav-pills li:before {
    position: absolute;
    color: #31A325;
    content: "\e917";
    font-size: 19px;
    top: 9px;
    left: 17px;
    font-family: 'icomoon';
}

.page-template-page-locator.page-id-41 .loactor .top-loactor ul li:before{display: none;}

.page-template-page-locator.page-id-41 .loactor .top-loactor ul li{padding-left: inherit;}

.pdf-box figure{
  width: 100%;
  height: 300px;
  overflow: hidden;
  margin-bottom: 7px;
}
.pdf-box figure img{
  width: 100%;
  height: 100%;
  border: 1px solid #A4A4A4;
  border-radius: 10px;
  object-fit: contain;
}
.pdf-dtls, .pdf-dtls a.dowd{
 border: 1px solid #1E2D4B;
border-radius: 10px; 
text-align: center;
}
.pdf-dtls a.dowd{
    padding: 10px;
    display: block;
    font-size: 16px;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    color: #1E2D4B;
    font-family: 'GothamRegular';
    margin-top: 18px;
}
.pdf-dtls h5 {
    color: #060606;
    font-family: 'GothamRegular';
    font-size: 19px;
    padding-top: 15px;
    word-break: break-word;
	min-height: 97px;
	padding-left: 3px;
    padding-right: 3px;
}
.pdf-dtls p{padding: 10px;}
.pdf-dtls a{
  color: #3b3f88;
}
.pdf-dtls a:hover{
  color: #40AE35;
}
.tab-content h2{
    font-family: 'Gilroy_ExtraBold';
    color: #1E2D4B;
    font-size: 47px;
    line-height: 1;
    margin-bottom: 35px;
}
.pdf-dtls a.dowd:hover{
  background-color: #40AE35;
  color: #fff;
}
.branches-list{
  margin-top: 35px;
}
.branch-wrap h4{
  font-size: 18px;
      color: #40AE35;
    font-family: 'GothamMedium';
    margin-bottom: 15px;
}
.branch-wrap li{
  position: relative;    display: table;
}
.branch-wrap li:not(:last-child){
  padding-bottom: 10px;
}
.branch-wrap li .icon-holder {
     display: table-cell; padding-right: 6px;color: #40AE35;
}
.branch-wrap li strong, .branch-wrap li p{
/*  padding-left: 12px;*/
  display: table-cell;
}
.branch-wrap li strong{color: #3b4089; white-space: nowrap;
    display: block;}
.branch-wrap li a{    
  display: block;
    color: #000000;
/*    padding-left: 12px;*/
  }
.branch-wrap li a:hover{
color: #40AE35;
}
.branch-wrap {
    padding: 10px;
    border: 1px solid #3b4089;
    margin-bottom: 25px;
    min-height: 410px;
}
.branch-wrap li p{display: block;}
.contact-form-area .maps{margin-top: 45px;}

.whycont ol li:before{
    border: 2px solid #31A325;
    content: '';
    height: 23px;
    width: 27px;
    z-index: -1;
    top: 6px;
    left: -27px;
    border-radius: 7px;
}
.whycont ol li::marker{
      color: #40ae35;
}
.whycont ol li{
  padding-left: 11px;
}
.sitemap-sec{
  padding: 0 0 60px;
}
.site-map{
  margin-top: 35px;
}
#primaryNav {
    margin: 0;
    float: left;
    width: 100%;
}

#primaryNav li {
    float: left;
    /*background: url(http://idefisc-corp.fr/wp-content/themes/konzept/images/L1-center.png) center top no-repeat;*/
    padding: 30px 0;
    margin-top: -30px;
    position: relative;
}
#primaryNav li:before{
position: absolute;
content: '';
left: 44%;
top: 7%;
bottom: 70px;
border: 1px solid #40ae3582;
z-index: -1;
transform: translateX(-50%);
}
#primaryNav li ul li:before{display: none}
#primaryNav li:last-child:before{
  top: 18%;
}
#primaryNav{position: relative;}
#primaryNav:before{
    position: absolute;
    content: '';
    left: 0;
    right: 3%;
    top: 2%;
    bottom: 0;
    border: 1px solid #40ae3582;
    height: 1px;
    z-index: -1;
}
#primaryNav li {
    width: 25%;
}
#primaryNav li a {
    margin: 0 31px 0 0;
    padding: 10px 0;
    display: block;
    font-size: 19px;
    text-align: center;
    color: white;
    background: #3b4089;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: rgb(0 0 0 / 50%) 2px 2px 2px;
    -moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px;
}

#primaryNav li ul li a {
background-color: #a08755;
    font-size: 15px;
}
#primaryNav li ul li {
    width: 100% !important;
}
#primaryNav li ul li:first-child {
    margin-top: 30px;
}
#primaryNav li a:hover{
  background-color: #40AE35;
}
.pdf-box{margin-bottom:25px}

.topdrop>ul>li {
    float: left;
}
.topdrop ul.sub-menu {
    box-sizing: border-box;
    position: absolute;
    top: 100%;
    left: -100%;
    width: 230px;
}
.topdro ul li {
    position: relative;
    display: inline-block;
}

.topdrop ul.sub-menu li {
  width: 100%;

}

.topdrop ul.sub-menu li a {
width: 100%;
padding: 9px 14px;
display: block;
position: relative;
}
.topdrop ul.sub-menu li a:hover{    background-color: #f8f9fa;}
.topdrop{position: relative;}
.topdrop ul.sub-menu li a:hover, .topdrop ul.sub-menu li.active>a {
  padding-left: 1.1rem;
}

.topdrop ul.sub-menu ul.sub-menu{
  position: relative;
  top: 0;
  left: -4px;
  width: 100%;
}
.topdrop ul.sub-menu ul.sub-menu li a{
 padding-left: 27px;
}
.logmenu .sub-menu-toggle::after {
    top: -2px;
    padding-top: 10px;
    right: -16px;
}
.logmenu ul li.menu-item-has-children:after{
    content: "\e909";
    font-family: icomoon;
    font-size: 10px;
    position: absolute;
    top: 0;
    padding-top: 10px;
    width: 26px;
    color: #000;
    height: 26px;
    right: 3px;
}
.topdrop ul li {
position: relative;
display: inline-block;
}
.topdrop ul li {
    margin-left: 0pt !important;
}
.topdrop {
    position: relative;
    display: inline-block;    z-index: 55;
}
.topdrop ul{
  display: block;
}
.topdrop .sub-menu.dropdown-menu{
    min-height: 204px;
    overflow: auto;
}
.topdrop ul:first-child li:first-child a{
    flex-direction: row-reverse;
}
.topdrop ul li a i{
    margin-right: 15px;
    color: #3B4089;
    font-size: 16px;
}
.topdrop ul li i{
    margin-left: 7px;
    font-size: 12px;
    margin-top: 4px;
}

.topdrop ul.sub-menu {
top: 100%;
/*display: none;*/
position: absolute;
left: -160px;
padding:0;
z-index: 1;
background-color: #fff;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 0.25rem;
}
.topdrop ul.sub-menu ul.sub-menu{
    border: 0;
}
.topdrop a.tog i{margin: 0 10px;}
.topdrop a.tog i.icon-Vector3{
        font-size: 12px;
    margin-top: 2px;
}
.topdrop ul.sub-menu.subacv{
    display: block;
}
.topdrop button.sub-menu-toggle{
      top: -6px;
          text-align: right;
}
.new-search-results h3 span{display: inline-block;}
.new-search-results .page-header h3{text-align: center;}
.search-results-sec{
  padding: 35px 0 60px;
}
.search-results-sec{
    float: none;
}
.search-result-count{
    margin-top: 20px;
    text-align: center;
    color: #31A325;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    margin-bottom: 40px;
}
.search_list article{
  position: relative;
      margin-bottom: 45px;
}
.search_list .col-md-6:nth-child(even) article:after, .search_list .col-md-6:first-child article:after{
position: absolute;
content: '';
right: -7px;
top: 0;
bottom: 0;
background-color: #D3D3D3;
width: 1px;
height: 250px;
}
.search_list .col-md-6:nth-child(even) article:before, .search_list .col-md-6:first-child article:after{
    position: absolute;
    content: '';
    left: -24px;
    top: 0;
    bottom: 0;
    background-color: #D3D3D3;
    width: 1px;
    height: 250px;
}
.search_list .col-md-6:last-child article:after{display: none;}
article:hover .mrelnk {
    color: #40AE35;
}

.onlydesk .sub-menu{
margin-left: 14px !important;
}

.popupEfft.is-active {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.popupEfft {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    z-index: 9999;
}
.popup-wrapper {
position: absolute;
z-index: 11;
top: 50%;
left: 50%;
background: #fff;
transform: translate(-50%, -50%);
width: 90%;
height: 90%;
overflow-y: auto;

}
.popup {
    position: relative;
    width: 100%;
    min-height: 325px;
    z-index: 11;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100%;
    display: none;
    padding: 20px;
}
.popup.openpop{
    height: 100%;
}
.evcf7-verify-btn input[type="button"]{
    background: #3b4089;
    border: 2px solid #314060;
    color: #fff;
    padding: 6px 8px;
    border-radius: 5px;
    box-shadow: 0 2px 3px 0px #d5d1d1;
    margin: 10px 0;
}
.evcf7-verify-btn input[type="button"]:hover{
  background-color: #31a325;
  border-color: #31a325;
}
.popup .apply-form .redbtn {
    font-size: 15px;
    line-height: 39px;
    margin: 31px 0 0;
    padding: 0px 24px;
    border-radius: 6px;
}
.remove-scrolling { 
  height: 100%; 
  overflow: hidden; 
} 
.evcf7_email_sent, .evcf7_error_sending_mail {
    font-size: 12px;
}
.popup p{
  /*font-size: 14px;*/
  margin-bottom: 5px;
}
.popup form p{
  text-align: left;
}
.mobilemenu ul li ul li .expand.icon-plus:before {
    content: "\e909";
    font-family: icomoon;
    font-size: 10px;
    position: absolute;
    top: 0px;
    padding-top: 10px;
    width: 26px;
    color: #000;
    height: 26px;
    right: 0;
}
.mobilemenu ul li ul li .expand.icon-plus{
    height: 25px;
    width: 25px;
    position: absolute;
    right: 31px;
    z-index: 999;
    display: inline-block;
    cursor: pointer;
    top: 11px;
}
.comn_filter h1{
    font-size: 30px;
    font-family: 'Gilroy_ExtraBold';
    color: #a08755;
}
.filter-links h4{
    display: block;
    width: 100%;
    color: #1E2D4B;
    text-transform: uppercase;
    font: normal 16px/24px 'GothamMedium';
}
.searchandfilter label{
  width: 100%;
}
.searchandfilter select.sf-input-select {
min-width: 100%;
border: 1px solid #ddd;
border-radius: 10px;
padding: 0.375rem 0.75rem;
height: 40px;
}
.search-filter-reset, .archiv-btn{
    font-size: 15px;
    line-height: 37px;
    margin: 13px 0 0;
    padding: 0px 24px;
    background: #3B4089;
    color: #fff;
    border-radius: 10px;
    display: inline-block;
    font-family: 'GothamBold';
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
    border-radius: 6px;
}

.search-filter-reset:hover, .archiv-btn:hover{
      background: #40AE35;
          color: #fff;
}
.map-wrap h4{
    color: #40AE35;
    font-family: 'Gilroy_ExtraBold';
    font-size: 22px;
    letter-spacing: 0.3px;
}
.map-wrap p {
    padding: 10px 0 20px;font-size: 16px;
}
.map-wrap {
padding: 10px;
background: #fff;
box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
min-height: 510px;
margin-bottom: 35px;
}
.info-row{display: block}
.email-form .archiv-btn{
background: #3B4089;
}
.email-form .archiv-btn:hover{
  background: #40AE35;
}
.email-form{
  margin-top: 60px;
}
.pop-box{
    display: flex;
    justify-content: space-between;
}

.apply-form {
       max-width: 100%;
    width: 100%;
}
.apply-form.openForm {
    display: block;
    max-width: 375px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #3b4089;
    padding: 20px;
    background: #ffffff96;
}
.pop-box-content h4{
margin-bottom: 20px;
font-family: 'GothamBold';
color: #a18957;
}
.popup-wrapper::-webkit-scrollbar-track{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
}

.popup-wrapper::-webkit-scrollbar{
  width: 10px;
  background-color: #3366FF;
}

.popup-wrapper::-webkit-scrollbar-thumb{
  background-color: rgba(0,0,0,.3);
  border-radius: 10px;
}
.pop-box-content ol li{
font-size: 16px;
padding-top: 6px;
padding-bottom: 6px;
}
.pop-box-content h5{
      margin-bottom: 8px;
    margin-top: 25px;
}
.popup-dismiss{
  margin-bottom: 35px;
}
.popup-dismiss a:last-child{margin-left: 10px;}
.responsiveheader .mnu-wrpr{
  height: 100%;overflow: auto;
}
.resource_side_bar .apply-form{
  max-width: 100%;
}
[type=search] {
    border: 0;
}
.email-form form{padding-top:15px}

/*.apply-form{display: none;}*/
.apply-form.openForm{display: block;}
.fullpop.disabPop{display: none;}
/*.topdrop:hover ul.sub-menu, .topdrop:hover , .topdrop:active  ul.sub-menu, .topdrop:active {
    display: block;
}*/
.log-icon{position: relative; display:inline-flex; align-items:center;}
.log-icon .sub-menu-toggle{display:none;}
.log-icon:before{
    content: "\e908";
    font-family: icomoon;
    color: #3B4089;
    font-size: 15px;
    margin-right:5px;
    /*position: absolute;
    top: -8px;
    padding-top: 10px;
    width: 0;
    height: 0;
    left: -21px;*/
}
slimmenu ul.sub-menu li.menu-item-has-children:hover ul, slimmenu ul.sub-menu li:hover{
    display: block !important;
}
.big-btn .redbtn{
    padding: 0px 110px;
    letter-spacing: 1px;
}
.topdrop:hover .topdrop ul.sub-menu{
      display: block;
}
.popup .whycont strong{
    color: #545454;
}
.evcf7_email_sent{margin-top: 10px; font-size: 12px;}


.responsiveheader .mnu-wrpr::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
}


.responsiveheader .mnu-wrpr::-webkit-scrollbar
{
  width: 10px;
  background-color: #3366FF;
}

.responsiveheader .mnu-wrpr::-webkit-scrollbar-thumb
{
  background-color: rgba(0,0,0,.3);
  border-radius: 10px;
}


.icon-Vector2{color: #40AE35;}
.ncd-link{text-align: center;}
.business_tab{
  padding-bottom: 80px;
}
.business_tab .nav-tabs{
      border: 0;
}
.business_tab .nav-tabs li{
    margin-right: 9px;
    background-color: #fff;
    box-shadow: 0 0 1px 0 rgb(24 94 224 / 15%), 0 6px 12px 0 rgb(24 94 224 / 15%);
    border-radius: 99px;
    margin-left: 0 !important;
}
.business_tab .nav-tabs li a{
  border: 0; margin-right: 0; border-radius: inherit;font-family: 'GothamMedium';color: #545459; font-size: 17px;
}
.business_tab .nav-tabs .nav-item.show .nav-link, .business_tab .nav-tabs .nav-link.active {
      background-color: #40ae35; color: #fff;
}
.business_tab .tab-content{padding-left: 15px;}

.topdrop1 .menu-collapser{display: none;}

.topdrop1 ul.slimmenu li ul li, .topdrop1 ul.slimmenu li{background: transparent !important;}

.topdrop1 ul.slimmenu li > ul{
  margin-left: -120px !important;
}
.topdrop1 ul.slimmenu .sub-menu-toggle{
  display: none;
}


/** after edit**/
.hdrtpinr ul li .sub-menu-toggle::after{
    top: -8px;
    right: -25px;
}
.drop-arrow:before{
content: "\e909";
font-family: icomoon;
font-size: 10px;
display: inline-block;
cursor: pointer;
width: 26px;
text-align: center;
color: #fff;
height: 26px;
line-height: 26px;
    
}
#menu-item-1270 ul li a{color:#fff;display: block;padding:6px 10px;border-radius: 10px;}
#menu-item-1270 ul li a:hover, #menu-item-1270 li a:hover{
  background-color: #3b4089;
}
#menu-item-1270 ul li ul li a{
    font-size: 14px;
}
.behnd-pos em{
color: #a18957;
}
.drop-arrow{   
position: absolute;
    right: 5px;
    top: 5px;
    font-style: normal;
    width: auto;
    text-align: right;
}
.log-icon:after {
content: "\e909";
    font-family: icomoon;
    font-size: 10px;
    margin-left:5px;
    /*position: absolute;*/
    /*top: -8px;*/
    /*right: -25px;*/
    /*padding-top: 10px;*/
    /*width: 26px;*/
    /*color: #000;*/
    /*height: 26px;*/
}
#menu-item-1270 li .sub-menu-toggle::after{display: none;}
a.btn-branch {
border-radius: 7px;
    padding: 9px 11px;
    background: #a18957;
    color: #fff !important;
}
a.btn-branch span{
        margin-right: 7px;color: #fff !important;
}
.hdrtpinr > ul > li span.icon-Vector8{    color: #40AE35;}
a.btn-branch:hover{
    background: #40AE35;
}
#lidd_mc_inspector{
	display: none
}
.lidd_mc_summary{padding:0}
.lidd_mc_results p, .lidd_mc_summary p{
    line-height: 1.4;
    margin: 8px 0;
}
.custom-field{
    height: 47px;
    border: 1px solid #CCCCCC !important;
    border-radius: 10px !important;
}
.nf-form-content .list-select-wrap .nf-field-element>div{border:0!important;    background: transparent!important;}
.set-hide{display: none;}
.nf-form-content input:not([type=button]){ background: transparent!important;}}
.nf-form-content .list-select-wrap>div div:after {
    font-size: 17px!important;
}
nf-fields-wrap {
    margin-top: 31px;
    display: block;
}
.nf-form-content {
    max-width: inherit!important;   
/* 	padding-right: 300px !important; */
}
.nf-form-content label {
    font-size: 16px!important;
    line-height: 20px;
    color: #1E2D4B;
    text-transform: uppercase;
    font-family: 'GothamMedium';
    margin: 7px 0 0 !important;
    font-weight: 500!important;
}
.nf-form-content .list-select-wrap>div div:after{font-size:16px !important;}
.nf-form-content select.ninja-forms-field {
    color: #1E2D4B !important;
}
.list-select-wrap div:after {
    color: #C4C4C4 !important;
}
.nf-field-element p > b{color: #3b4089;}
.loansubmit{
    color: #fff !important;
    border-radius: 9px;
    background: #a18957 !important;
    font: normal 18px/27px 'GothamBold';
    padding: 12px 23px !important;
}
.loansubmit:hover {
    background: #1E2D4B !important;
}
.nf-form-content input:not([type=button]){
    color: #1E2D4B  !important;
}
.set-hide, .nf-form-fields-required{display: none;}
.calculation-result{
    border: 1px solid #3b4089;
    padding: 0 10px 10px;
    background: #f8f9fa;
border-radius: 10px;
}
.nf-error.field-wrap .nf-field-element:after{border-radius: 10px;}
.popup-wrapper.smallpop{
    position: relative;
}
.popup.openpop{
  background: url(assets/images/testmoline1.png) no-repeat left, url(assets/images/testmoline2.png) no-repeat right;
}
.popup-wrapper.smallpop:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #f3fff2;
    z-index: -1;
}
.calculation-result.home-calc{
    padding: 10px 8px 8px;
    line-height: 1.6;
}
#ninja_forms_required_items, .nf-field-container {
    margin-bottom: 18px !important;
}
.calc-btn #nf-field-40-wrap .nf-field-element .loansubmit{
width: 100%;
}
.calc-btn{margin-bottom: 0 !important;}
.nf-fields-wrap {
    margin-top: 21px !important;
}

.page-template-default.page.page-id-1391 .whySec .whycont h1:nth-of-type(1){display: none;}
.business_tab .nav.nav-tabs{
margin-bottom: 25px;
}
.testmosldr .nf-form-cont .nf-form-wrap.ninja-forms-form-wrap form nf-fields-wrap nf-field .nf-field-container .field-wrap .nf-field-element select,
.testmosldr .nf-form-cont .nf-form-wrap.ninja-forms-form-wrap form nf-fields-wrap nf-field .nf-field-container .field-wrap .nf-field-element input[type="number"],
.testmosldr .nf-form-cont .nf-form-wrap.ninja-forms-form-wrap form nf-fields-wrap nf-field .nf-field-container .field-wrap .nf-field-element input[type="tel"]{
  background: #fff !important;
}
.nf-form-content .list-select-wrap>div div{
  z-index: 10;
}
/*.testmosldr .nf-form-cont .nf-form-wrap.ninja-forms-form-wrap form nf-fields-wrap nf-field .nf-field-container .field-wrap .nf-field-element p{margin-top: 15px;}*/

.lon-calc-sec h2{text-align: center;color: #1E2D4B;}
.lon-calc-sec h2 span{font: normal 78px/80px 'Gilroy_ExtraBold'; text-decoration: underline; color: #a18957;
    letter-spacing: inherit;}
.lon-calc-sec h2 em{font-style: inherit; color: #31A325;}
.lon-calc-sec .testmosldr{margin: 0;}
.lon-calc-sec{position: relative;}
/*.lon-calc-sec:before{
position: absolute;
    content: "";
    height: 500px;
    bottom: 0;
    left: 0;
    width: 45%;
    background: url(assets/images/carve2.png) no-repeat 0 0;
    background-size: 100% 100%;
    z-index: -1;
}
.lon-calc-sec:after{
  position: absolute;
    content: "";
    height: 500px;
    bottom: 0;
    right: 0;
    width: 45%;
    background: url(assets/images/carve1.png) no-repeat 0 0;
    background-size: 100% 100%;
    z-index: -1;
}*/

.lon-calc-sec {
    width: 100%;
    padding: 53px 0 60px;
    background: url(assets/images/testmoline3.png) no-repeat left, url(assets/images/testmoline4.png) no-repeat right;
    position: relative;
    background-size: contain;
}

.lon-calc-sec:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #f7f4ea;
    z-index: -1;
}


/* .bnrlft h3:nth-of-type(1){
    padding-bottom: 54px;
} */
/*.bnrlft h2 {
font-family: 'Gilroy_ExtraBold';
    font-size: 39px;
padding-bottom: 33px;
    letter-spacing: 1px;
}*/

/*.marquee-1 {
  display: inline-block;
  animation: marquee 10s linear infinite;
}

.marquee-2 {
    display: inline-block;
    animation: marquee2 10s linear infinite;
    animation-delay: 5s;

}*/
.simple-marquee-container {
height: 45px;
}
.simple-marquee-container .marquee, .simple-marquee-container *[class^="marquee"] {
    display: inline-block;

    /*    white-space: nowrap;
    position: absolute;*/
}


/*@keyframes marquee {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}

@keyframes marquee2 {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-200%);
  }
}*/


.simple-marquee-container{
  width:100%;
    display:inline-block;
    overflow:hidden;
    box-sizing:border-box;
    position:relative;
  }
  .simple-marquee-container .marquee-sibling{
    padding:0;background:rgb(61,61,61);
    width:20%;
    height:45px;
    line-height:42px;
    font-size:12px;
    font-weight:400;
    color:#fff;
    text-align:center;
    float:left;
    left:0;
    z-index:2000
  }
  .simple-marquee-container .marquee,.simple-marquee-container *[class^="marquee"]{
    display:inline-block;
    white-space:nowrap;
    position:absolute
  }
  .simple-marquee-container .marquee{
    margin-left:25%
  }



.top-wrp{
  display: flex;
}
.m-bx{
    margin-right: 10px;
    border: 1px solid #40ae35;
    border-radius: 50%;
    height: 67px;
    width: 67px;
    text-align: center;
    padding-top: 13px;
}
.top-wrp .media{
  align-items: center;justify-content: space-between;
}
.m-bx img {
    width: 59%;
}
.markupp{
    background: #40ae35;
    margin-top: 27px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
}
.markupp h1, .markupp h2{
    color: #fff;
    font-family: GothamMedium;
    font-size: 36px;
    display: inline-block;
}
.markupp [class^="marquee"] h2:after {
  content: '';
  margin: 0 1.5rem;
}
.top-wrp .media .media-body p{
      font-family: 'GothamMedium';    font-size: 16px;
}
.banner-sld .owl-carousel .owl-nav {
position: absolute;
bottom: 33px;
transform: translateY(-50%);
width: 100%;
}
.banner-sld .owl-carousel .owl-nav button{
    position: absolute;
    width: 49px;
    height: 49px;
    background: #fff !important;
    border-radius: 100%;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 10px 10px 50px rgb(0 0 0 / 25%);
    color: #635D52 !important;
}

.banner-sld .owl-carousel .owl-prev:before {
    content: "\e910";
    font-family: 'icomoon';
}
.banner-sld .owl-carousel .owl-next:before {
    content: "\e911";
    font-family: 'icomoon';
}
.banner-sld .owl-carousel .owl-prev {
    left: 45%;
}

.banner-sld .owl-carousel .owl-next {
right: 38%;
}
.banner-sld .owl-carousel .owl-nav button span{
  display: none;
}
.banner-sld .owl-nav button:hover {
    background: #31A325 !important;
    box-shadow: inherit;
    color: #fff !important;
}

.loactpr{
  position: relative;
  margin-right: 73px;
    top: 8px;
}
.loactpr a{
    display: inline-block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    border: 2px solid #40ae35;
    color: #40ae35;
    font-size: 20px;
}
.loactpr a:hover{
  background: #40ae35;
  color: #fff;
}
.ninja-forms-field.custom-field.border-c{
  border-color: #a18957 !important;
}
.label-above.calculation-result{
  border-color: #a18957 !important;
}
.label-above.calculation-result .nf-field .nf-field-element p > b {
    color: #8d7135;
}
.headersec.fixed .hdrbtminr .loactpr{top: 5px;}
.headersec.fixed .hdrbtminr .hdrmnu {
    padding-top: 17px;
}
.thank-sec{
padding: 30px 0 60px;
}
.thank-sec h1{
  padding-bottom: 15px;
}
.blink-box{
/*  animation: blink 3s linear infinite;*/

    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.blink{
/*    animation: zoom-in-zoom-out 8s ease-out infinite;*/
animation: bounce-in 6s ease infinite;
}
/*@keyframes blink{
0%{opacity: 0;}
50%{opacity: .75;}
100%{opacity: 1;}
}*/

.blink-box div{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    box-sizing: border-box
}
.blink-box div:nth-child(1)
{
  transform:rotate(0deg);
}

.blink-box div:nth-child(2)
{
    transform: rotate(90deg);
    right: -47px;
    left: auto;

}

.blink-box div:nth-child(3)
{
  transform:rotate(180deg);
}

.blink-box div:nth-child(4)
{
    transform: rotate(270deg);
    left: -47px;
}

.blink-box div:before
{
content: '';
    position: absolute;
    width: 100%;
    left: 0;
    height: 3px;
    background: #ffb51c;
    animation: animates 4s linear infinite;
}

@keyframes animates {
  0% {
  transform:scaleX(0);
  transform-origin: left;
  }
  50%
  {
    transform:scaleX(1);
  transform-origin: left;
  }
  50.1%
  {
    transform:scaleX(1);
  transform-origin: right;
    
  }
  
  100%
  {
    transform:scaleX(0);
  transform-origin: right;
    
  }
  
  
} 


/*@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(0.9, 0.9);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(0.9, 0.9);
  }
}
*/

@keyframes bounce-in {
  0% {
    opacity: 0;
    transform: scale(.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }

  70% { transform: scale(.9); }
  100% { transform: scale(1);}
}
.policys figure img{
  max-width: 100%;
}
.policys figure a{display: block;}
.policys{
margin-top: 41px;
    position: relative;
    min-height: 430px;
}
.policys a.redbtn{
    line-height: 1.5;
    padding: 15px 3px;
    margin-top: 2px;
    position: absolute;
    height: 75px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
/*    bottom: 0;*/
    display: flex;
    align-items: center;
    justify-content: center;
}
.policy-sec{
    padding: 20px 0 60px;
}
.page-template.page-template-page-faq .faqSec{padding-top:20px;}


@media screen and (min-width: 1800px) {

.container{max-width: 1780px;}






}
@media (min-width: 1600px){
  .recent_post h3 {
    font-size: 26px;
  }
.wp-block-group__inner-container li a {
    font-size: 18px;
}
.tag-cloud-link {
    padding: 5px 12px;
    border-radius: 16px;
    font-size: 18px !important;
}
.wp-block-group__inner-container li:before {
    height: 10px;
    width: 10px;
}
#commentform .form-submit .submit {
    font-size: 17px;
}
.blog-sec .bloglft, .blog-sec .blogrt {
    max-width: 100%;
}
.bloglft ul li:before{
    font-size: 20px;
}
.whycont li, .business_tab .tab-content ul li {
    font-size: 20px;
    line-height: 30px;
        padding: 4px 0px 8px 36px;
}
.lidd_mc_results p, .lidd_mc_summary p {
    font-size: 16px;    margin: 13px 0;
}
ul.slimmenu li > ul {
width: 315px;
  }  
.flow_chart{
  width: 700px
}
.flow_chart span {
    padding: 17px;
    font-size: 21px;
}
.whycont h6 {
    font-size: 27px;
}
.bradlink {
    padding: 48px 0 39px;
}
.sub-toggle::after {
    right: -5px;
}
.schemacont h5 {
    font-size: 34px;
    padding: 45px 0 0;
}
.nav-pills .nav-link {
    font-size: 20px;
    line-height: 30px;
}
.nav-pills {
    padding: 40px 0;
}
.maps {
height: 400px;
}
.map-wrap h4 {
    font-size: 31px;
}
.comn_filter h1 {
    font-size: 42px;
}
.map-wrap {
    padding: 23px;
}
.map-wrap p {
    font-size: 21px;line-height: 1.3;
}
.filter-links h4 {
font-size: 19px;
}
.search-filter-reset, .archiv-btn {
    font-size: 21px;
    line-height: 48px;
}
.apply-form.email-form form .form-control {
    height: 46px;
}
.apply-form.email-form form textarea.form-control{
  height: 120px;
}
.email-form.apply-form form .form-label {
    margin-top: 19px;
}
.map-wrap {
    min-height: 595px;
    margin-bottom: 40px;
}
.scheme-table table tbody tr td table thead tr th {
    font-size: 22px;line-height: 1;
}
.text-box {
    font-size: 39px;
}
.tophding h4 {
    font-size: 30px;
}
.page-template-default.page-id-277 .whySec .whycont .flow_chart .wp-block-group__inner-container li:before {
    top: -40px;font-size: 32px;
}
.flow_chart .wp-block-group__inner-container ul li{margin-top: 71px;}
.whycont h6 {
    padding: 34px 0 0;
}
.c-detls-wrpr .quickcont h3 {
    font-size: 43px;
    margin-bottom: 27px;
    margin-top: 10px;
}
.c-detls-wrpr .whycont h4, .contact-detl h4, .job-details h5 {
    font-size: 30px;
}
.c-detls-wrpr .whycont ul, .contact-detl ul {
    margin-top: 20px;
}
.contact-detl li strong {
    margin-bottom: 8px;
    font-size: 21px;
}
.contact-detl li p {
    font-size: 18px;
}
.contact-detl li .icon-holder {
    width: 37px;
    height: 37px;
    padding-top: 9px;
    font-size: 17px;
}
.desp {
    font-size: 16px;
}
.apply-form form .redbtn {
    font-size: 21px;
}
.job-details li strong {
    font-size: 17px;padding-bottom: 6px;
}
.job-details li:not(:last-child) {
    padding-bottom: 19px;
}
.job-details li{ line-height: 1.2;font-size: 20px;}
.apply-form-wrapper {
    margin-top: 47px;
}
.apply-form-wrapper h3 {
    font-size: 45px;
}
.pdf-box figure {
    height: 426px;
    margin-bottom: 14px;
}
.pdf-dtls h5 {
    font-size: 20px;
    padding-top: 15px;
    padding-top: 34px;
}
.pdf-dtls a.dowd {
    padding: 19px;
    font-size: 21px;
    margin-top: 36px;
}
.whycont ol li:before {
    height: 31px;
    width: 36px;
    top: 3px;
    left: -34px;
}
.whycont li strong{font-size: 20px;}
.branch-wrap h4 {
    font-size: 26px;
  }
.branch-wrap {
    padding: 20px;
}
.branch-wrap li strong, .branch-wrap li p, .branch-wrap li a{
  padding-left: 19px;
}
.branch-wrap li {
    font-size: 20px;
    line-height: 1.4;
}
.branch-wrap li:not(:last-child) {
    padding-bottom: 16px;
}
.branch-wrap {
    margin-bottom: 35px;
min-height: 645px;
}
.branch-wrap h4 {
    margin-bottom: 25px;
}
.branches-list {
    margin-top: 56px;
}
#primaryNav li a {
    padding: 20px 0;    font-size: 28px;
}
#primaryNav li ul li a {
    font-size: 22px;
}
#primaryNav:before{top: 3%;}
.tab-content h2 {
    font-size: 55px;
    margin-bottom: 50px;
}	
	.pdf-dtls p {
    padding: 10px;
    font-size: 17px;
    line-height: 1.6;
}
.popup p {
    /*font-size: 18px;*/
    margin-bottom: 11px;
        line-height: 1.5;
}
.popup .apply-form .redbtn {
    font-size: 18px;
    line-height: 45px;
    padding: 0px 24px;
}
.searchandfilter select.sf-input-select {
    height: 46px;
}
.pop-box-content ol li {
    font-size: 18px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.pop-box-content h4 {
    margin-bottom: 28px;
    font-size: 33px;
}
	.apply-form form .form-label {font-size: 19px;}
	
.big-btn .redbtn {
    padding: 0px 136px;font-size: 25px;
}	
.evcf7_email_sent{margin-top: 15px; font-size: 14px;}	
.business_tab .nav-tabs li a {
    font-size: 21px;
}
.business_tab .nav-tabs li {
    margin-right: 16px;
}
.whycont h6, .business_tab .tab-content h6 {
    font-size: 24px;
}
.whycont h4 {
    font-size: 37px;
}
.drop-arrow {
    right: -5px;
    top: 3px;
}
#menu-item-1270 ul li ul li a {
    font-size: 16px;
}
.apply-form.openForm {
    max-width: 415px;
}
.nf-form-content .listselect-wrap .nf-field-element div {
    height: 58px;
}
.nf-field-element p{
    font-size: 16px;
    margin: 10px 0 0;
}
.nf-form-content .listselect-wrap .nf-field-element div{
    font-size: 18px;
}
/*.nf-form-content {
    padding-right: 550px !important;
}*/
.calculation-result.home-calc .nf-field .nf-field-element p{margin: 0;}
.calc-btn #nf-field-40-wrap .nf-field-element .loansubmit {
    height: 60px;
    font-size: 20px;
}
.bnrbtn {
    margin: 143px 0 0;
}
.categorySec {
    margin-top: 80px;
}
/* .bnrlft h3:nth-of-type(1) {
    padding-bottom: 70px;
} */
.bnrlft h2 {
      font-size: 45px;
    padding-bottom: 52px;
}
.banner-sld .owl-carousel .owl-nav {
    bottom: 43px;
}
.top-wrp .media .media-body p {
    font-size: 19px;
}
.m-bx {
    height: 94px;
    width: 94px;
    padding-top: 17px;
}
.markupp h1 {
    font-size: 45px;
}
.simple-marquee-container {
    height: 60px;
}
.markupp {
    max-width: 100%;
}
.bnrlft h3 span {
    font-size: 39px;
    padding-top: 42px;
}
.bnrlft h3 em {
    font-size: 17px;
}
.banner-sld .owl-carousel .owl-prev {
    left: 40%;
}
.nf-form-content label {
      font-size: 18px!important;
    margin: 16px 0 0 !important;
}
.hdrlgo {
    width: 219px;
}
.blink-box div:nth-child(2) {
right: -70px;
}
.blink-box div:nth-child(4) {
    left: -70px;
}
.policys {
    margin-top: 58px;    min-height: 561px;
}
.policys a.redbtn{    height: 81px;}

}


@media (min-width: 1700px) and (max-width: 1799px) {

.container{max-width: 1680px;}

.loanimg::before {left: -60px; width: 800px; background-size: 800px; height: 160px;}
.blogrt::before {left: -65px;}
.ftrmenu li { padding: 0 20px;}
.testimonialSec .owl-next {right: -48px;}
.testimonialSec .owl-prev {left: -48px;}
.categorySec .row > div { padding: 0 15px;}
.categorySec .row { margin: 0 -15px;}
.categorybx::before {font-size: 275px;}
.categorybx { padding: 20px;}
.mediaimg {width: 230px; height: 230px;}
.categorybx .media-object { padding-left: 40px;}
.bnrlft {max-width: 520px;}
.loanform {max-width: 400px;}
.loanSec .row {margin: 0 -40px;}
.loanSec .row > div { padding: 0 40px;}

.mobilefrminr > div input[type="tel"] { padding-right: 70px;}
.saypgebtn{font-size: 16px; line-height: 60px;right: -110px;top: 42%;}
.saypgebtn span {margin-right: 15px; font-size: 30px;}

.m-bx {
    height: 80px;
    width: 80px;
    padding-top: 16px;
}
.top-wrp .media {
    margin-right: 59px;
}
}

@media (min-width: 1600px) and (max-width: 1699px) {

.container{max-width: 1530px;}


.loanimg::before {left: inherit; width: 740px; background-size: 740px; height: 135px; right: -25px;}
.blogrt::before {left: -45px;}
.ftrmenu li { padding: 0 20px;}
.testimonialSec .owl-next {right: -35px;}
.testimonialSec .owl-prev {left: -35px;}
.categorySec .row > div { padding: 0 15px;}
.categorySec .row { margin: 0 -15px;}
.categorybx::before {font-size: 249px;}
.categorybx { padding: 15px;}
.mediaimg {width: 210px; height: 210px;}
.categorybx .media-object { padding-left: 35px;}
.bnrlft {max-width: 480px;}
.loanform {max-width: 380px; padding: 30px;}
.loanSec .row {margin: 0 -30px;}
.loanSec .row > div { padding: 0 30px;}
.ftrbtminr p{font-size: 17px;}
.ftrmenu li a{font-size: 17px;}
.bloglft, .blogrt{max-width: 700px;}
.testmobx p{font-size: 16px; line-height: 23px;}
.testimonialSec .owl-nav button{width: 40px; height: 40px;}
.categorybx p{font-size: 15px; line-height: 23px;}
.categorybx h4{font-size: 25px; line-height: 30px;}
.mediaimg::before {bottom: -5px;}
.hdrmnu li a{font-size: 22px; line-height: 25px;}
.frmbx > label{font-size: 15px; line-height: 20px; margin: 0 0 15px;}
.bnrlft h3{ font-size: 25px;line-height: 40px;}
.bnrimgcont h5{font-size: 20px; line-height: 25px;}
.bnrimg{max-width: 500px;}
.bnrimgcont {    max-width: 448px;
    margin-right: 25px;
    min-height: 114px;
    padding: 25px 20px;}
.loanforminr h3{font-size: 35px; line-height: 40px;}
.bnrbtn li a{font-size: 16px; line-height: 55px;padding: 0 20px;}
.mobilefrminr > div input[type="tel"]{font-size: 16px; line-height: 20px;}
.mobilefrminr > div label{font-size: 16px; line-height: 20px;}

.mobilefrminr > div input[type="tel"] { padding-right: 113px;}


.saypgebtn{font-size: 14px; line-height: 50px;right: -100px;top: 46%;}
.saypgebtn span {margin-right: 15px; font-size: 25px;}

.loanpnl { margin: 110px 0 0;}

.whySec .row > div {padding: 0 15px;}
.whySec .row {margin: 0 -15px;}



}

@media only screen and (max-width: 1599px) {


.hdrmnu li a{font-size: 15px; line-height: 20px;}
.hdrmnu li { margin-right: 25px;}
.hdrlgo{    width: 187px;}
.hdrmnu {padding-right: 0px;}
.hdrmnuicn img {width: 27px;}
.hdrmnuicn { bottom: 35px;}
.hdrtpinr > ul > li { margin-right: 40px;}
.hdrbtminr {padding: 12px 0 35px;}
.hdrtpinr > ul > li a{font-size: 16px; line-height: 20px;}
.hdrtpinr > ul > li span, .hdrtpinr > ul > li em { margin-right: 12px; font-size: 16px;}
.ftrbtminr p{font-size: 15px; line-height: 20px;}
.foterbtm{padding: 24px 0;}
.ftrbtminr{flex-wrap: wrap; justify-content: center; text-align: center;}
.ftrbtminr p br{display: none;}
.ftrsocial{padding: 30px 0;}
.ftrsocial li a{width: 45px; height: 45px;font-size: 16px;}
.ftrmenu {padding: 25px 0;}
.ftrmenu li { padding: 0 15px;}
.ftrmenu li a{font-size: 13px; line-height: 20px;}
.ftrinfo .media p{font-size: 16px;}
.ftrinfo .media > span {width: 65px; height: 65px; font-size: 22px; margin-right: 20px;}
.ftrinfo { padding: 45px 0;}
.ftrmenu li::before {top: 2px; height: 16px;}
.pgehding h1, .pgehding h2, .pgehding h3, .loancont h3, .quickcont h3, .thank-sec h1,.lon-calc-sec h2 span{font-size: 60px; line-height: 65px;}
.pgehding span, .loancont span, .quickcont strong{font-size: 17px; line-height: 23px; margin: 0 0 10px;}
.bloglft p, .loancont p, .quickcont p, .bloglft ul li{font-size: 16px; line-height: 26px;}
.bloglft h3{font-size: 45px; line-height: 50px;}
.blogpnl { padding: 30px 0;}
.redbtn{font-size: 16px; line-height: 50px; margin: 25px 0 0; padding: 0px 40px;}
.loancont p, .quickcont p{margin: 20px 0 0;}
.loanSec .row { margin: 0 -15px;}
.loanSec .row > div{padding: 0 15px;}
.loanimg::before{right: -20px; left: inherit;top: 90px;width: 555px;background-size: 555px;}
.loanSec{padding: 80px 0;}
.quickicn p{font-size: 16px; line-height: 20px;}

ul.slimmenu li > ul {
    padding: 10px;
    border-radius: 10px;
}
ul.slimmenu li > ul li a {
    padding: 10px 10px;
}
.testmosldr .owl-item {padding: 30px 10px 30px 10px;}
.testmobx p{font-size: 14px; line-height: 22px;margin: 15px 0 0;}
.testmobx .media span{font-size: 16px; line-height: 20px;}
.testmobx{padding: 20px; min-height: 305px;}
.testmobx .media > img { width: 50px !important; height: 50px;}
.testmobx:hover {transform: translateY(-30px); filter: drop-shadow(0px 4px 3px rgba(59, 64, 137, 0.5));}

.blogpnl p{font-size: 14px; line-height: 22px; margin: 10px 0 0;}
.blogpnl h3{font-size: 18px; line-height: 24px; margin: 10px 0 0;}
.blogpnl .media .media-img > img { width: 130px;height: 130px; margin-right: 20px;}

.blogSec{padding: 75px 0;}
.blogrt::before {left: -16px; top: 15px; height: 630px;}
.bloglft, .blogrt {margin: 65px 0 0;}
.blgbtn{font-size: 16px; line-height: 50px;padding: 0 35px;top: -120px;}

.loanSec { padding: 70px 0;}
.testmosldr { margin: 40px 0 0;}
.testimonialSec .owl-prev { left: -35px;}
.testimonialSec .owl-next { right: -35px;}
.testimonialSec .owl-nav button { width: 40px; height: 40px;}
.testimonialSec{padding: 70px 0 50px;}

.quickimg p{font-size: 20px; line-height: 25px;}
.quickSec{padding: 100px 0;}

.categorybx p{font-size: 15px; line-height: 23px;margin: 15px 0 0;}
.categorybx h4{font-size: 20px; line-height: 25px;}
.categorybx .media-object { padding-left: 20px;}
.categorySec .row > div { padding: 0 15px;}
.categorySec .row { margin: 0 -15px;}
.mrelnk{font-size: 16px; line-height: 20px; margin: 12px 0 0;}
.mediaimg {width: 160px; height: 160px;}
.mediaimg img, .mediaimg, .mediaimg::before { border-radius: 20px;}
.categorybx { padding: 10px;}
.categorybx::before {font-size: 181px;}
.mediaimg::before { bottom: -4px;}
.bannerSec { padding: 50px 0 75px;}

.bnrlft h3{font-size: 21px; line-height: 34px;}
.mobilefrminr input[type="submit"]{font-size: 15px; line-height: 50px;padding: 0 15px;}
.mobilefrminr > div input[type="tel"]{font-size: 15px; height: 50px; padding: 0 140px 0 60px;}
.mobilefrminr > div label{font-size: 15px; line-height: 20px;}
.ratnmbr li p{font-size: 16px; line-height: 20px;}
.ratnmbr strong{font-size: 40px; line-height: 45px; margin-right: 5px;}
.ratnmbr strong span, .ratnmbr strong i {font-size: 14px;}
.ratnmbr strong i {top: -5px; right: 12px;}
.bnrbtn li a{font-size: 14px;line-height: 45px;padding: 0 15px;}
.bnrbtn li a span{margin-right: 10px;}
.bnrbtn li {margin-right: 20px;}
.bnrlft { max-width: 420px;}
.bnrchek label{font-size: 14px;}

.loanforminr h3{font-size: 30px; line-height: 35px;}
.frmbx > label{font-size: 15px; line-height: 20px;}
.bnrimgcont h5 { font-size: 17px; line-height: 25px;}
.loanform {max-width: 305px; padding: 20px; box-shadow: 15px 15px 80px rgba(0, 0, 0, 0.25);}
.frmsubmit input[type="submit"]{font-size: 16px; line-height: 50px;}
.bnrimg { max-width: 350px;}
.bnrimgcont {max-width: 300px;padding: 20px 20px;margin-right: 20px;min-height: 108px;margin-top: -20px;}

.hdrdrop > button{font-size: 16px; line-height: 20px;}

.responsiveheader {padding: 152px 0 0;}
.mobilemenu li a{font-size: 18px; line-height: 24px;}


.saypgebtn{font-size: 14px; line-height: 50px;right: -100px;top: 46%;}
.saypgebtn span {margin-right: 15px; font-size: 25px;}

.bannerSec::before,
.bannerSec::after {height: 410px;}

.bnrcall span{font-size: 16px; line-height: 20px;}
.loanpnl { margin: 100px 0 0;}
.loanpnl:nth-child(2n) .loanimg::before {background-size: 555px;}
.faqSec{padding: 90px 0;}
.faqSec .pgehding strong {font-size: 35px; line-height: 40px; margin: 25px 0 0;}
.faqSec .blgbtn {margin: 65px auto 0;}
.faqpnel .card-header > button{font-size: 20px; line-height: 30px;padding: 8px 25px;
background-size: 32px !important;}
.faqpnel .card-header > button span {font-size: 29px; line-height: 40px; padding-right: 15px;}
.faqcont p {font-size: 16px; line-height: 26px;}
.faqcont span {font-size: 29px; line-height: 40px; margin-right: 15px;}


.whySec .row > div {padding: 0 15px;}
.whySec .row {margin: 0 -15px;}
.whycont p, .comparecont p, .comparehed p, .business_tab .tab-content p { font-size: 16px; line-height: 26px; margin: 15px 0 0;}
.fullpop .whycont p, .fullpop .whycont li{font-size: 14px;line-height: 24px;}
.whycont h1{font-size: 50px; line-height: 55px;}
.bradlink{padding: 30px 0;}
.bradlink li{font-size: 17px; line-height: 23px;}
.schemacont h2, .comparehed h3{font-size: 40px; line-height: 45px;}
.schemacont li { font-size: 18px; line-height: 24px;}
.schemacont li::before {font-size: 20px;}
.comprepnl h4{font-size: 25px; line-height: 30px;}
.coparetble tr td{font-size: 16px; line-height: 20px;}
.coparetble tr th, .coparetble tr td {padding: 20px 25px;}
.coparetble tr th { font-size: 17px; line-height: 26px;}
.compareSec { padding: 0 0 80px;}
.schemaSec{padding: 80px 0;}
.whySec::before,
.whySec::after{height: 450px;}
.pdf-dtls h5 { font-size: 14px;    min-height: 65px;
}
.popup {
    width: 100%;
min-height: 100%;
}

/*.lon-calc-sec::before, .lon-calc-sec::after{
  height: 410px;
}*/
.banner-sld .owl-carousel .owl-nav button {
    width: 35px;
    height: 35px;
}
.banner-sld .owl-carousel .owl-prev {
    left: 40%;
}
}


@media only screen and (max-width: 1199px) {


.hdrmnu li a { font-size: 14px; line-height: 20px;}
.hdrmnu li { margin-right: 16px;}
.hdrbtminr { padding: 12px 0 20px;}
.hdrlgo { width: 195px;}
.hdrtpinr > ul > li a { font-size: 14px; line-height: 20px;}
.hdrtpinr > ul > li span, .hdrtpinr > ul > li em { margin-right: 10px; font-size: 13px;}
.hdrdrop > button{font-size: 14px; line-height: 20px;}
.hdrmnu { padding-right: 0px;}
.hdrmnuicn { bottom: 20px;}
.bnrinr{flex-wrap: wrap;}
.bnrlft {max-width: 100%;}
.top-wrp{justify-content: center;}
.markupp{max-width: 100%;}
.mobilefrminr { max-width: 500px; position: relative;}
.bnrbtn, .bnrchek, .mobilefrm { margin: 30px 0 0;}
.bannerSec { padding: 40px 0;}
.bnrimg { max-width: 450px; margin: 25px 0 0;}
.loanform{max-width: 400px; margin: 25px 0 0;}
.frmbx { margin: 25px 0 0;}
.frmsubmit { margin: 30px 0 0;}
.frmbx > label { font-size: 14px; line-height: 20px; margin: 0 0 8px;}
.pgehding h1, .pgehding h2, .pgehding h3, .loancont h3, .quickcont h3,.lon-calc-sec h2 span{font-size: 50px; line-height: 55px;}

.categorybx::before {content: none;}
.categorybx .media{display: inline-block;}
.categorybx{padding: 20px; box-shadow: 0px 34px 124px rgba(0, 0, 0, 0.2); border-radius: 15px;}
.mediaimg img, .mediaimg, .mediaimg::before { border-radius: 15px;}
.categorybx .media-object {padding: 20px 0 0;}
.mediaimg {width: 100%; height: 240px;}
.quickicnlst .row > div{max-width: 50%; flex:  0 0 50%;}
.quickicn { margin: 25px 0 0;}
.quickicn span {font-size: 45px;}
.quickimg p { font-size: 18px; line-height: 24px;}

.testimonialSec .owl-nav button { width: 45px; height: 45px; position: static; transform: inherit; margin: 0 10px;}
.testimonialSec .owl-nav{justify-content: center; align-items: center;}
.bloglft p, .loancont p, .quickcont p { font-size: 15px; line-height: 25px;}
.pgehding span, .loancont span, .quickcont strong {font-size: 15px; line-height: 22px;}
.loanSec { padding: 65px 0;}
.bloglft h3 { font-size: 40px; line-height: 45px;}
.blogSec {padding: 60px 0;}
.ftrsocial { padding: 25px 0;}
.ftrmenu li { padding: 0 13px;}
.ftrmenu ul{flex-wrap: wrap;}
.ftrmenu { padding: 20px 0;}
.ftrinfo { padding: 35px 0;}
.ftrinfo .media p { font-size: 14px; line-height: 22px;}
.ftrinfo .media > span { width: 50px; height: 50px; font-size: 18px; margin-right: 15px;}

.responsiveheader {padding: 126px 0 0;}
.mobilemenu li a { font-size: 17px; line-height: 24px; padding: 12px 13px;}

.loanpnl {margin: 75px 0 0;}
.faqSec { padding: 75px 0;}
.faqSec .pgehding strong {font-size: 30px; line-height: 35px; margin: 20px 0 0;}
.faqpnel .card-header > button { font-size: 20px; line-height: 25px;padding: 15px 20px; background-size: 35px !important;}
.faqpnel .card-header > button span {font-size: 30px; line-height: 35px; padding-right: 10px;}
.faqcont span { font-size: 30px; line-height: 35px; margin-right: 10px;}
.faqcont {padding: 20px 25px 20px;}
.faqSec .blgbtn { margin: 50px auto 0;}

.whycont h1{font-size: 45px; line-height: 50px;}
.schemacont h2, .comparehed h3 { font-size: 35px; line-height: 40px;}
.schemacont li { font-size: 16px; line-height: 23px;padding: 7px 0px 7px 37px;}
.schemacont h2 {margin: 0 0 20px;}
.schemaSec { padding: 70px 0;}
.compareSec { padding: 0 0 70px;}
.comprepnl h4 { font-size: 23px; line-height: 28px;}
.coparetble tr td { font-size: 14px; line-height: 20px;}
.coparetble tr th, .coparetble tr td {padding: 15px;}
.coparetble tr th { font-size: 15px; line-height: 20px;}
.whySec::before, .whySec::after { height: 370px;}

.flex-box {
    margin-bottom: 33px;

}
.maps {
    height: 250px;
}
.map-wrap {
    min-height: 385px;    margin-bottom: 26px;
}
.business_tab .nav-tabs li a {
    font-size: 15px;
}
.business_tab .tab-content {
    padding-top: 38px;
}
.business_tab {
    padding-bottom: 58px;
}
.nf-form-content {
    padding-right: 0!important;
}

nf-fields-wrap {
    margin-top: 9px;
}

.bnrimgcont {
    max-width: 398px;
}
.bnrbtn{
    margin: 119px 0 0;
}
.bnrcall p {
    white-space: pre-line;
}
.top-wrp .media {
    margin-right: 20px;
}
.policys {
    min-height: auto;
}
.policys a.redbtn {
    position: relative;
    top: 0;
    left: 0;
    transform: translateX(0%);
    bottom: 0;
}
.blink-box div:nth-child(4) {
    left: -250px;
}
.blink-box div:nth-child(2) {
    right: -250px;
}
}
@media only screen and (max-width: 991px) {

.hdrmnu{display: none;}
.hdrlgo { width: 170px;}
.hdrbtminr{padding: 15px 0px;}
.headersec .container{max-width: 100%;}
.hdrbtminr::before, .hdrbtminr::after {bottom: -3px;width: 6px; height: 6px;}
.hdrtop { top: 45px; padding: 0 55px;}
.hdrmnuicn{position: static;}
.hdrbtminr{align-items: center;}

.loanform { max-width: 325px;}
.bnrimg {max-width: 345px;}
.categorybx { padding: 15px; box-shadow: 0px 14px 60px rgba(0, 0, 0, 0.2);}
.mediaimg { height: auto;}
.categorybx p{min-height: 70px;}
.quickimg { margin-right: 20px;}
.pgehding h1, .pgehding h2, .pgehding h3, .loancont h3, .quickcont h3, .lon-calc-sec h2 span { font-size: 38px; line-height: 44px;}
.quickcont h3 {margin: 13px 0 0;}
.quickSec { padding: 70px 0;}
.quickimg p { font-size: 16px; line-height: 22px;}
.loanimg::before {right: -20px;left: inherit; top: 30px; width: 350px; background-size: 350px;height: 90px;}
.redbtn { font-size: 15px; line-height: 45px; margin: 20px 0 0; padding: 0px 30px;}
.loanSec { padding: 55px 0;}
.testmobx { min-height: 275px;}

.blogSec{padding: 50px 0;}
.blogSec .row > div{max-width: 100%; flex: 0 0 100%;}
.blogrt::before{content: none;}
.bloglft, .blogrt { margin: 35px 0 0;}
.blgbtn{position: static; display: inline-block; margin-right: 20px 0 0;}
.blogpnl { padding: 25px 0;}

.ftrinfo ul{flex-wrap: wrap; justify-content: center;}
.ftrinfo ul li{padding: 10px;}
.ftrinfo { padding: 25px 0;}

.responsiveheader {padding: 111px 0 0;}
.mobilemenu ul:first-child { display: block;}
.mobilemenu ul:last-child { display: none;}
/*.hdrtpinr > ul > li:first-child{display: none;}*/
.mobilesrc { display: block; background: #fff;}

.headersec.fixed .hdrlgo { width: 150px;}
body.fixed .responsiveheader {padding: 92px 0 0;}
/*.bnrlft h2 { font-size: 32px;}*/
.bannerSec::before,
.bannerSec::after {content: none;}
.saypgebtn {font-size: 13px; line-height: 40px; right: -87px; top: 46%; border-radius: 5px;padding: 0 15px;}
.saypgebtn span {margin-right: 10px; font-size: 20px;}

.loanpnl:nth-child(2n) .loanimg::before {background-size: 350px;}
.loanpnl { margin: 60px 0 0;}
.faqSec{padding: 60px 0;}
.faqSec .pgehding strong { font-size: 25px; line-height: 30px; margin: 15px 0 0;}

.comparecont { margin: 40px 0 0;}
.schemacont h2, .comparehed h3 { font-size: 29px; line-height: 34px;}
.whycont h1 { font-size: 40px; line-height: 45px;}
.whySec .row { align-items: flex-start;}
.bradlink { padding: 25px 0;}
.schemaSec { padding: 60px 0;}
.compareSec { padding: 0 0 60px;}


.bloglft p{
    margin: 10px 0 0;
}
.blog-sec .blog_content .bloglftimg img {
    margin-bottom: 15px;
}
.sub-menu-toggle::after {
    right: 10px;
}
.recent_post {
    max-width: 100%;
    margin-left: 0;
}
.blog_right {
    margin-top: 47px;
}
.comment-list {
    padding-left: 20px;
}
.blog_content.Inner_page_content .row{padding: 0 15px;}
.blog-sec {
    padding-bottom: 33px;
}
.pdf-box{
  margin-bottom: 25px
}
.tab-content h2 {
    font-size: 36px;
}
.tab-content {
    padding-top: 54px;
}
.nav-pills {
    box-shadow: 0px 7px 17px rgb(0 0 0 / 20%);
}
#primaryNav li a {
    font-size: 14px;
    margin: 0 14px 0 0;

}
#primaryNav li ul li:first-child {
    margin-top: 8px;
}
#primaryNav li ul li a {
    font-size: 13px;
}
#primaryNav li {
    padding: 23px 0;
}
#primaryNav li a{
      padding: 6px 4px;
}
.topdrop ul.sub-menu ul.sub-menu{
    left: 0;
    position: relative;
    top: 0;
}
.comn_filter h1 {
    font-size: 24px;
}
.bnrchek input[type="checkbox"]+span {
    line-height: 2;
}
.lon-calc-sec{margin-top: 40px;}
.bnrbtn ul {
    flex-wrap: wrap;
}
.bnrbtn li {
    margin-right: 0px;
    margin-bottom: 10px;
}
.bnrimgcont {
    margin-right: 2px;
}
.bnrlft h3:nth-of-type(1) {
    padding-bottom: 18px;
}

.loactpr {
    margin-right: 296px;
    top: 0px;
}
.hdrtpinr > ul > li em{display: none;}
.faqpnel .card-header > button {
    font-size: 19px;
}
.blink-box div:nth-child(4) {
    left: -151px;
}
.blink-box div:nth-child(2) {
    right: -151px;
}
}
@media only screen and (max-width: 767px){

.hdrtop{position: static; background: #fff; border-bottom: 1px solid #DBDBDB; padding: 10px 15px;}
.hdrtpinr { justify-content: center;}
.hdrbtminr{border-width: 1px;}

.categorySec .row > div { max-width: 50%; flex:  0 0 50%;}
.categorySec .row {justify-content: center;}
.categorybx {box-shadow: 0px 7px 14px rgba(0, 0, 0, 0.2); margin: 30px 0 0;}
.quickSec .row > div{max-width: 100%; flex:  0 0 100%;}
.quickicnlst .row > div { max-width: 25%; flex: 0 0 25%;}
.quickcont{max-width: 100%; padding: 25px 0 0;}
.testmobx { min-height: auto;}

.testimonialSec .owl-nav button {width: 40px; height: 40px; margin: 0 7px; box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);}
.testmosldr { margin: 23px 0 0;}

.testimonialSec {background-size: 697px, 300px;}
.loanSec, .testimonialSec{padding: 40px 0;}

.loanSec .row > div:first-child,
.loanSec .row > div:last-child { flex: 0 0 100%; max-width: 100%;}
.loancont{padding: 25px 0 0;}

.pgehding h1, .pgehding h2, .pgehding h3, .loancont h3, .quickcont h3, .thank-sec h1,.lon-calc-sec h2 span {font-size: 30px; line-height: 35px;}
.pgehding span, .loancont span, .quickcont strong { font-size: 13px; line-height: 20px;}

.quickicn p { font-size: 15px; line-height: 20px;}
.quickicn span { font-size: 40px;}
.quickcont h3 { margin: 8px 0 0;}
.quickSec { padding: 40px 0;}

.bloglft h3 { font-size: 35px; line-height: 40px;}
.bloglft span{font-size: 14px; margin: 0 0 25px;}
.bloglftimg {margin: 25px auto 0;}
.blgbtn { font-size: 15px; line-height: 45px; padding: 0 30px;}

.loanform { max-width: 245px; padding: 15px;}
.loanforminr h3 { font-size: 25px; line-height: 30px;}
.frmsubmit input[type="submit"] { font-size: 15px; line-height: 45px;}
.frmbx { margin: 20px 0 0;}
.frmsubmit { margin: 25px 0 0;}
.bnrimg { max-width: 245px;}
.bnrimgcont h5 { font-size: 14px; line-height: 20px;}
.bnrimgcont { max-width: 210px; padding: 15px; margin-right: 10px;min-height: 105px; margin-top: -20px;}
.frmsubmit { margin: 20px 0 0;}


.responsiveheader {padding: 152px 0 0;}
.responsiveheader > div { overflow: auto;}

.headersec.fixed .hdrlgo { width: 115px;}
body.fixed .responsiveheader { padding: 75px 0 0;}

.saypgebtn {font-size: 12px; line-height: 35px; right: -76px; top: 46%; border-radius: 4px;padding: 0 12px;}
.saypgebtn span {margin-right: 8px; font-size: 17px;}

.loanpnl {margin: 50px 0 0;}
.loancont h3 br{display: none;}
.faqSec .pgehding strong { font-size: 20px; line-height: 25px; margin: 9px 0 0;}
.faqpnel .card-header > button { font-size: 16px; line-height: 20px; padding: 10px 15px; background-size: 26px !important;}
.faqpnel .card-header > button span {font-size: 25px; line-height: 30px; padding-right: 8px;}
.faqcont span { font-size: 25px; line-height: 30px; margin-right: 8px;}
.faqcont p {font-size: 16px; line-height: 26px;}
.faqSec .blgbtn { margin: 40px auto 0;}
.faqSec { padding: 50px 0;}
.faqpnel .card-header > button::before,
.faqcont::before {width: 3px;}

.whycont h1 { font-size: 35px; line-height: 40px;}
.whySec .row > div{max-width: 100%; flex: 0 0 100%;}
.whySec .row{flex-direction: column-reverse;}
.whycont{padding: 30px 0 0;}
.schemaSec { padding: 40px 0;}
.schemacont h2, .comparehed h3 {font-size: 25px; line-height: 32px;}
.comprepnl h4 { font-size: 20px; line-height: 25px;}
.compareSec { padding: 0 0 40px;}
.coparetble > div{overflow: auto;}
.coparetble table{width: 800px; box-shadow: inherit;}
.whySec::before, .whySec::after { height: 250px; bottom: -50px;}
.coparetble{box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.2);}

.scheme-table .shcam{
  width: 800px; margin-bottom: 0;
}
.scheme-table{
  overflow: auto;
  width: 100%;
  margin-bottom: 30px;
}
.contact-detl ul {
    grid-template-columns: repeat(1, 99%);
}
.job-details {
    width: 100%;
    margin-top: 30px;
}
.apply-form-wrapper h3 {
  font-size: 30px;
    margin-bottom: 25px;
}
.pdf-dtls h5{min-height: auto}
	.loactpr {
    right: 0;
    position: absolute;
    top: 43px;
    margin-right: 80px;
}
.m-bx {
    height: 57px;
    width: 57px;
    padding-top: 13px;
}
.m-bx img {
    width: 55%;
}
.markupp h1, .markupp h2 {
    font-size: 30px;
}
.simple-marquee-container {
    height: 38px;
}
.bnrlft h3 span {
    font-size: 24px;
}
.banner-sld .owl-carousel .owl-prev {
    left: 30%;
}

}


@media only screen and (max-width: 575px){

.hdrlgo { width: 120px;}
.hdrtpinr > ul > li { margin-right: 30px;}
.bnrlft h3 {font-size: 18px; line-height: 32px;}
.bannerSec { padding: 35px 0 5px;}
.loanform { max-width: 100%; padding: 20px;}
.bnrimg { max-width: 100%;}

.bnrimgcont {max-width: 90%;padding: 15px;margin-right: 0;min-height: 80px;margin-top: -20px;
left: 50%;transform: translateX(-50%);position: relative;float: none;z-index: -1;text-align: center;}
.bnrimgcont h5{z-index: 9;}
.bnrbtn li:first-child {
    margin-right: 10px;
}
.quickimg::before{max-width: 500px; background-size: 500px;}
.quickimg::before { max-width: 450px; background-size: 450px; height: 125px; width: 450px;}
.loanimg::before { right: -14px;}

.responsiveheader {padding: 129px 0 0;}
.mobilemenu li a { font-size: 16px; line-height: 20px; padding: 10px;}

.faqpnel .card-header > button{padding-right: 55px;}

.whycont h6 {
    font-size: 17px;
    padding: 14px 0 0;
}
.flow_chart {
    width: 300px; 
}
.flow_chart span {
    padding: 9px;
    font-size: 14px;
    line-height: 1;
}
.flow_chart .whycont ul {
    margin-top: 0;
}
.wp-block-group__inner-container ul li {
    padding: 0;
}
.whycont {
    padding: 14px 0 0;
}
.fame-blog .alignleft {
    float: none;    margin: auto;
}
.text-box {
    border: 1px solid green;
    padding: 5px;
    margin: 5px;
    text-align: center;
    color: #40AE35;
    margin-top: 23px;
}
.whycont .wp-block-columns.flex-box:nth-of-type(odd){
  flex-direction: column-reverse;
}
.whycont .wp-block-columns.flex-box{ gap: 0;}
.gallery_section ul {
    grid-template-columns: repeat(2, 48%);
    justify-content: center;
    align-items: center;
}
.page-template-default.page-id-381 .whySec .redbtn {
    font-size: 12px;
    line-height: 28px;
    margin: 13px 0 0;
    padding: 0px 12px;
}
.schemacont h5 {
    font-size: 19px;
    padding: 25px 0 0;
    margin-bottom: 14px;
}
.whycont h4 {
    font-size: 22px;
}
.whycont h6 {
    font-size: 16px;
    padding: 24px 0 0;
    margin-bottom: -10px;
}
.maps {
    height: 320px;
}
.wp-block-group__inner-container ul li {
    padding: 4px 0 4px 20px;
}
.quick-contact, .contact-form-area .contact-form {
    padding: 10px;
}
.quick-contact .contact-info li:not(:last-child){
      padding-bottom: 10px;
}
.tophding h4 {
    font-size: 20px;
}
.flow_chart .wp-block-group__inner-container ul li span {
    white-space: break-spaces;
}
.flow_chart ul{margin-top: 0;}
.tab-content h2 {
    font-size: 23px;
}
.site-map {
    width: 100%;
    overflow: scroll;
}
#primaryNav {
    overflow: scroll;
    padding-top: 10px;
    width: 700px;
}
.sitemap-sec {
    padding: 0px 0 30px;
}
.site-map {
    margin-top: 13px;
}
.page-template-page-sitemap .sitemap-sec .quickcont{padding-top: 0;}
.bnrchek input[type="checkbox"]+span {
    line-height: 1.5;
}
.behnd-pos{text-align: center;}
.bnrbtn {
    margin: 39px 0 0;
}

}

@media only screen and (max-width: 480px){ 

.categorySec .row > div {max-width: 100%; flex: 0 0 100%;}
.categorybx p { min-height: auto;}
.quickicnlst .row > div { max-width: 50%; flex: 0 0 50%;}

.ftrsocial li a { width: 40px; height: 40px; font-size: 15px;}
.ftrsocial { padding: 20px 0;}
.ftrinfo ul li{width: 100%; padding: 14px 0 0;}
.ftrinfo ul li:first-child{padding: 0px;}

.blogpnl .media{display: inline-block;}
.blogpnl .media .media-img > img { margin: 0 0 15px;}
.bloglft h3 { font-size: 26px; line-height: 35px;}

.mobilefrminr input[type="submit"]{position: static; margin: 12px 0 0; }
.mobilefrminr > div input[type="tel"] { padding: 0 30px 0 70px;}
.bnrbtn ul{flex-wrap: wrap;}
.bnrbtn li{margin: 5px !important;}

.hdrtpinr ul{flex-wrap: wrap; justify-content: center;}
.hdrtpinr > ul > li{margin: 0px 14px; padding: 5px;}

.responsiveheader { width: 310px; right: -310px;}
.responsiveheader {padding: 138px 0 0;}
    
.faqSec .pgehding strong {font-size: 16px;line-height: 24px;margin: 8px 0 0;}
.faqcont span,
.faqpnel .card-header > button span{display: none;}
.faqcont { padding: 15px;}
.faqpnel .card-header > button {padding: 15px; padding-right: 55px; background-size: 23px !important;}
.faqcont p { font-size: 15px; line-height: 25px;}

.bradlink li { font-size: 15px; line-height: 20px;padding-right: 20px;margin-right: 20px;}
.bradlink ul{flex-wrap: wrap;}
.whycont h1 { font-size: 25px; line-height: 30px;}
.schemacont h2, .comparehed h3 { font-size: 20px; line-height: 26px;}
.faqSec {
    padding: 30px 0;
}
.recent_post {
    margin-top: 30px;
}
.page-template.page-template-page-faq .faqSec {
    padding-top: 0;
}
.apply-form-wrapper h3 {
    font-size: 26px;
}
.c-detls-wrpr .quickcont h3 {
    font-size: 32px;
    line-height: 1;
    margin-bottom: 20px;
    margin-top: 13px;
}
.c-detls-wrpr .whycont h4{
    margin-top: 14px;
}
.career-details {
    padding: 8px 0 30px;
}
.desp {
    margin-top: 2px;
}
.branch-wrap {
    min-height: auto;
        margin-bottom: 17px;
}
.contact-form-area .maps {
    margin-top: 20px;
}
.contact-form-area {
    padding: 0px 0 30px;
}
.branches-list {
    margin-top: 18px;
}
.pdf-box figure {
    height: auto;
}
.categorybx .media {
    width: 100%;
}
.lidd_mc_input {
    margin: 10px 0 0;
}
.frmsubmit {
    margin: 9px 0 0;
}
.search_list article {
    margin-bottom: 0;
}
article .blogbx .mrelnk {
    margin: 2px 0 0;
}
.search-results-sec {
    padding: 0px 0 40px;
}
.search-result-count {
    margin-top: -4px;
    margin-bottom: 20px;
}
.popup {
    width: 100%;    padding: 13px;
}
.popup p {
    font-size: 14px;
    margin-bottom: 10px;
}
.popup-wrapper {
    width: 93%;
}
.comn_filter{
  margin-bottom: 35px;
}
.top-loactor {
    margin-top: 23px;
}
.comn_filter h1 {
    font-size: 19px;
}
.map-wrap h4 {
    font-size: 18px;
}
.map-wrap p {
    font-size: 14px;
}
.gal-sec, .loactor {
    padding-bottom: 26px;
}
.searchandfilter label {
    width: 90%;
}
.pop-box-content h4 {
    margin-bottom: 11px;
    font-size: 18px;
}
.pop-box-content ol li {
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.apply-form {
    max-width: 100%;
    width: 100%;
}
.popup-wrapper {
    width: 98%;
    overflow-x: hidden;
}
.pop-box-content h5 {
    margin-bottom: 4px;
    margin-top: 16px;
    font-size: 17px;
}
.email-form {
    margin-top: 40px;
}
.topdrop .sub-menu.dropdown-menu {
    min-height: auto;
    overflow: auto;
    height: auto;
}
.business_tab .tab-content {
    padding-top: 28px;
}
.business_tab {
    padding-bottom: 37px;
}
.log-icon:before {
    top: -4px;
    left: -9px;
}
.hdrtpinr > ul > li:nth-child(2){
    order:4;
}
.hdrtpinr > ul > li:nth-child(3){
    order:2;
}
.hdrtpinr > ul > li:nth-child(4){
    order:3;
}
.btn-branch span{display: none;}
a.btn-branch {
    padding: 7px 10px;
}
.nf-field-container{   margin-bottom: 15px !important;}
.set-mb{
       margin-bottom: 15px;
}
.nf-field-element p{
        margin: 8px 0 0;
}
.nf-form-content select.ninja-forms-field:not([multiple]){height:43px;}

.categorySec {
    margin-top: 20px;
}
.lon-calc-sec{
  margin-top: 30px;
}
.testmosldr {
    margin: 10px 0 0;
}
.bnrlft h2 {
    font-size: 26px;
}
.bnrlft h3:nth-of-type(1) {
    margin-bottom: 23px;    padding-bottom: 0;
}
.m-bx {
    height: 50px;
    width: 50px;
    padding-top: 11px;
}
.simple-marquee-container {
height: 32px;
}
.bnrlft h3 span {
    font-size: 22px;    padding-top: 18px;
}
.banner-sld .owl-carousel .owl-nav button {
    width: 28px;
    height: 28px;
}
.thank-sec {
    padding: 14px 0 36px;
}
.loactpr {
    top: 28px;
}
.headersec.fixed .hdrbtminr .loactpr {
    top: 19px;
}
.blink-box div:nth-child(2) {
    right: -52px;
}
.blink-box div:nth-child(4) {
    left: -52px;
}
.policy-sec {
    padding: 0px 0 45px;
}
.policys a.redbtn {
    height: auto;
}
.bloglft p, .loancont p, .quickcont p {
    line-height: 22px;
}
.quick-contact {margin-top:30px;}
}

@media (max-width: 375px){
  .business_tab .nav-tabs li {
    margin-right: 0px;
    width: 100%;
    margin-bottom: 17px;
    text-align: center;
}
.pgehding h1, .pgehding h2, .pgehding h3, .loancont h3, .quickcont h3, .thank-sec h1 {
    font-size: 27px; line-height: 32px;
}
}

.grecaptcha-badge{visibility:hidden;}

