body{
    font-family: 'Open Sans', sans-serif;
}

a, a:hover, a:focus{
    text-decoration: none;
}
ul{
    margin:0;
    padding:0;
}
li{
    list-style-type:none;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.scrollTotop {
    position: fixed;
    bottom: 2px;
    right: 25px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    opacity: 0;
    box-shadow: 0 0 10px rgba(26,52,167,0.5);
    background: #69ba7f;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    font-weight: bold;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    border: 0;
}
.imgpad0 {
    position: relative;
}
.imgpad0 img {
    position: absolute;
    bottom: -41px;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
p{
    font-size: 18px;
    font-weight: 400;
    color: #2a3333;
    line-height: 28px;
}
.list-style-w li{
    position: relative;
    padding-left: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 15px;
}
.list-style-w li a{
    color: #fff;
    text-decoration: none;
}
.list-style-w li:before{
    content: '';
    width: 23px;
    height: 23px;
    position: absolute;
    top: 0;
    left: 0;
    background:url('../images/list-icon-w.png') no-repeat;
}
.list-style-o li{
    position: relative;
    padding-left: 32px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #2a3333;
    margin-bottom: 15px;
}
.list-style-o li:before{
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
    background:url('../images/list-icon-o.png') no-repeat;
}

.white_check.list-style-o li:before{
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
    background:url('../images/list-icon-o_w.png') no-repeat;
}
.list-style-o li a{
    color:#03afae;
}
.list-inline{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;    
}
.list-inline li{
    flex:0 0 32%;
    margin-bottom: 20px;
}
.list-inline-c{
    justify-content: center;
}
.list-inline-c li{
    flex:0 0 30%;
    margin-right: 20px;
}
.btn-o {    
    background: #ffb433;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 20px;
    display: inline-block;
    margin: 0 auto;
    border: 0;
    box-shadow: unset;  
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    
}
.btn-o:hover {
    color: #fff
}

.btn-w {    
    background: #fff;
    color: #69ba7f;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 20px;
    display: inline-block;
    margin: 0 auto;
    border: 0;
    box-shadow: unset;  
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.btn-w:hover {
    background: #00cbca;
    color: #fff
}
.main-heading{
    font-size: 34px;
    font-weight: 700;
    color: #fff;  
}
header.inner {
    padding: 10px 0;
}
.section-heading{
    font-size: 30px;
    font-weight: 700;
    color: #2a3333;  
    color: #fff;
    font-style: italic;   
}
.section-heading span{
    display: block;
    width: 150px;
    height: 4px;
    background: #2d6f3f;
    margin-top: 20px;
    margin-bottom: 20px;
}
.heading-center{
    text-align: center;
}
.heading-center span{
    margin: 20px auto;
}
.section-heading-two{
    font-size: 22px;
    font-weight: 600;
    margin: 15px 0;
    color: #69ba7f; 
}
.bg-blue-one .section-heading-two{
    color:#fff;
}
.sec-pd{
    padding: 40px 0;
}
.sec-pd-t{
    padding-top: 40px;
}
.sec-pd-b{
    padding-bottom: 40px;
}
.content-lft-w{
    padding: 40px 20px 40px 0;
}
.img-w-r img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.content-rgt-w{
    padding: 40px 0px 40px 20px;
}
.bg-light-blue{ 
    
    background-color: #ddecec;
    padding: 40px 0;
}
.bg-blue-blue{
    
    background-color: #00b3b2;
    padding: 40px 0;
}
.bg-blue-blue .section-heading{
    color: #fff;
}
.bg-blue-blue .section-heading span{
    background: #fff;
}
.bg-blue-blue p{
    color: #fff;
}
.tr-bg{
    background: #69ba7f;    
}
.table-cus td, .table-cus th{
    border:2px solid #505050;
    width: 50%; 
}

.table td{
    border:2px solid #505050;
}
.table-cus.new1 td, .table-cus.new1 th{
    width: auto;    
}
.tr-bg th{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.table-cus td, .table td{
    font-size: 16px;
    font-weight: 400;
    color: #2a3333;
    line-height: 28px;
}
.table-cus-three td, .table-cus-three th{
    width: 32%;
}
.faqs-sec-p{
    margin-bottom: 50px;
}
.faqs-sec-p .section-heading{
    margin-bottom: 30px;
}
.faqs-row {
    margin-bottom: 20px;
    width: 80%;
    margin: 10px auto
}

.heading-faqs {
    background: #253d2d;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    padding: 20px;  
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
    cursor: pointer
}

.faqs-content-inn {
    padding: 20px;
    background: #d0ffdd;
    border-top: 0;
    display: none
}
.faqs-content-inn p{
    
}
.logo img {
    width: 230px;
    height: auto;
}

header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.icon-nav {
    display: none;
}
.nav-links {
    display: flex;
    align-items: center;    
}
.nav-links li {
    position: relative
}
.nav-links li a {
    display: inline-block;
    padding: 5px 20px;
    color: #2a3333;
    font-size: 17px;
    font-weight: 600;
}
.nav-links li i {
    color: #2ea6b7;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 12px
}
.drp {
    position: relative
}
.icon-nav {
    display: none
}
.drp-menu {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    border-radius: 2px;
    width: 270px;
    background: #2ea6b7;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-15px);
    box-shadow: 0 0 15px rgba(0, 0, 0, .5);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.drp-menu li a {
    color: #fff;
    padding: 8px 15px;
    display: block;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.drp-menu li a:hover{
    background: #ffb433;
}
.drp:hover .drp-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}
.btn-topbar-sec{
    height: 60px;
}
.btn-topbar {
    height: 100%;
    background: #FFB433;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.btn-topbar:hover {
    background: #69ba7f;
    color: #fff
}
.banner {
    background: url(../images/banner-bg.jpg) no-repeat;
    background-size: cover;
    padding: 100px 0;
    position: relative;
}


.banner .container {
    position: relative;
}


.banner-caption{
    padding:0;
}
.banner-slider{
    background: #d0ffdd;
    padding: 20px;
}
.banner-slider .btn-o{
    display: block;
}
.caption-heading {
    padding: 10px 0px;
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    color: #fff;
}
.caption-points{
    padding: 10px 15px;
}
.banner .list-style-w li {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
}

p.sub-heading {
    color: #fff;
    font-style: italic;
}
.slider-heading{    
    padding:10px 15px;
    color: #2d6f3f;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
}
.banner-slider label{
    font-size: 14px;
    color: #2a3333;
    font-weight: 600;
    margin-top: 10px;
}
.banner-slider  button{
    margin:10px auto 20px;
}
.banner-loan .banner-caption{
    background: transparent;
}
.banner-loan .caption-heading{
    background: transparent;
    padding: 0 0;
}
.banner-loan .banner-caption{
    padding: 0 25px 0 0;
}
.banner-loan .banner-caption p{
    color: #fff;
}
.banner-loan .caption-points{
    padding: 10px 0px;
}
.banner-loan .main-heading{
    text-align: left;
}
.irs--round .irs-min, .irs--round .irs-max{
    background: #2a3333;
    color: #fff;
    border-radius: 0;
    border:0;
    padding: 5px 10px;
}
.irs--round .irs-bar{
    background: #2d6f3f;
}
.irs--round .irs-handle{
    border-color:#2d6f3f;
    background-color:#2d6f3f;
}
.irs--round .irs-line{
    background: #2a3333;
}
.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single{
    background: #2d6f3f;
    border-radius: 0;
    border:0;
    padding: 5px 10px;
}
.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before{
    border-top-color: #03afae;
}
.loan-row-h{
    margin-top: 50px;
    margin-bottom: 50px;
}
.loan-box-sec {
    padding: 20px 15px;
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.loan-box-sec:hover{
    background: #69ba7f;
    box-shadow: 0 0 15px rgba(0,0,0,.5);
    transform: translateY(-5px);
}
.loan-box-sec-inn a{
    display: block;
    margin: 10px 0;
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.loan-box-sec-inn a:hover{
    color: #2a3333;
}
.loan-box-sec img{
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.loan-box-sec:hover img{
    filter:brightness(1000%);
}
.loan-box-sec:hover a{
    color: #fff;
}
.loan-box-sec:hover p{
    color: #fff;
}
.why-choose-h{
    position: relative;
}
.why-choose-h{
    background: url(../images/bg-light-tl.png) top left no-repeat , none;
    background-color: #ddecec;
}
.why-img-h{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 5;
}
.wchoose-points-h{
    width: 88%;
}
.wchoose-heading-sec{
    background: #69ba7f;
    color: #fff;
    display: flex;
    align-items: center;    
    padding: 10px 15px;
}
.wchoose-p-heading{
    font-size:22px;
    font-weight: 600;
    margin-bottom: 0;
    color: #fff;
    /*margin-left: 15px;*/
}
.wchoose-content-h{
    background: #d0ffdd;
    padding: 15px 40px 15px 15px;
}
.wchoose-content-h p{
    
}
.who-sec-h .img-lft img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
footer{
    padding: 40px 0;
    background: #2a3333;
}
.f-links-heading{
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #2ea6b7;
    text-transform: uppercase;
}
.f-links li {
    padding: 5px 0;
}
.f-links li a {
    display: block;
    margin: 0px 0;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}

.social-icons-f h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #2ea6b7;
    text-transform: uppercase;
}
.social-icons-f ul li a i {
    font-size: 38px;
}
.rep-sec{
    background: #00cbca;
    padding: 20px;
    text-align: center;
}
.rep-heading{
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}
.rep-sec p{
    color: #fff;
    font-size: 14px;
}
.copyright-sec{
    background: #080a08;
    padding: 5px 0;
}
.copyright-sec .container{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.copyright-sec p {
    margin: 0;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    padding: 5px 0;
}
.social-icons-f ul{

}
.social-icons-f ul li a{
    color: #fff;
    display: inline-block;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.footer-text-rep{
    margin-top: 15px;
}
.footer-text-rep p {
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 10px 0 0 0;
}
.footer-text-sm{
    margin-top: 15px;
}
.footer-text-sm p {
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    margin: 10px 0 0 0;
}
.social-icons-f ul li a:hover{
    color: #2ea6b7; 
    transform: translateY(-2px);
}
.how-wrk-row{
    margin-top: 40px;
    text-align: center;
}
.hw-heading{
    font-size:22px;
    font-weight: 600;
    color: #fff;
}
.how-wrk-point{
    padding: 0 40px;
}
.hwrk-point-inn p{
    color: #fff;
}
.icon-hw{
    width:150px;
    height: 150px;
    border-radius:50%;
    margin: 20px auto;
    background: linear-gradient(to right, #69ba7f, #ef9477);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.icon-hw:before{
    content: '';
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    left: -100%;
    top: 50%;
}
.icon-hw:after{
    content: '';
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    right: -100%;
    top: 50%;
}
.how-wrk-point:first-child .icon-hw:before{
    display: none;
}
.how-wrk-point:last-child .icon-hw:after{
    display: none;
}
.how-wrk-point:nth-child(3) .icon-hw:after{
    display: none;
}
.breadcrumbs-sec{
    background: #ddecec;
}
.breadcrumb{
    background: transparent;
    border-radius: 0;
    margin: 0;
}
.breadcrumb li a{
    color: #2a3333;
    font-size: 14px;    
}
.breadcrumb-item.active{
    color: #2a3333;
    font-size: 14px;    
}
.ques-sec{  
    background: #f57249;
    margin: 30px 0;
}
.ques-sec p{
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    padding: 12px;
    margin-bottom: 0;
}
.ques-sec p:nth-child(2){
    background: #69ba7f;
}
.bg-blue-one{
    background: linear-gradient(#00adac, #00cbca);
    padding: 40px 0;    
}
.bg-blue-one .container{
    position: relative;
}
.bg-blue-one .section-heading{
    color: #fff;
}
.bg-blue-one .section-heading span{
    background: #fff;
}
.bg-blue-one p{
    color: #fff;
}
.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;  
  border-top: 20px solid #00c9c8;
  position: absolute;
  bottom: -75px;  
  left: 0;
}
.bg-w-two{
    padding: 40px 0;    
}
.bg-w-two .container{
    position: relative;
}
.bg-w-two .section-heading span{
    background: #00cbca;
}
.ptwo-numb{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: linear-gradient(to right, #69ba7f, #ef9477);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px auto 30px;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
}
.ptwo-sec-inn{
    padding: 20px 40px;
}
.bg-w-two .arrow-down{
    left: 100%;
    border-top: 20px solid #fff;
    bottom: -60px;
}
.highlighed-sec{
    background: #69ba7f;
    padding: 20px;
    margin: 20px 0;
}
.highlighed-sec p{
    color: #fff;
    margin-bottom: 0
}
.highlighed-sec a{
    color:#fff;
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #fff;
    text-align: center; 
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}
.highlighed-sec a:hover{
    background: #fff;
    color: #69ba7f;
}
.heading-highlighted{
    font-weight: 700;
    margin-bottom: 5px;
}
.h-point{
    display: flex;
    justify-content: space-between;
}
.h-numb{
    font-size: 22px;
    font-weight: 700;
    color: #69ba7f;
    margin-right: 20px
}
.h-heading{
    font-size: 20px;
    font-weight: 600;
    color: #2d6f3f;
    margin-bottom: 10px;

}
.apply-p-sec{
    padding: 80px 0;
}
.apply-form{
    
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    padding: 30px;
}
.apply-form .section-heading{
    margin-bottom: 30px;
    font-size: 20px;
}
.input-grp{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.app-row .form-control {
    flex:1;
    background: transparent;
    height: auto;
    padding: 10px 15px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    border-radius: 0;
    box-shadow: unset;
    margin-right: 30px;
}
.app-row .form-group .form-control:last-child{
    margin-right: 0;
}
.app-row input.form-control::placeholder{
    color: #fff;
}
.app-row select{
    color: #fff;
}
.app-row select option{
    color: #2a3333;
}
.app-row input[value]{
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.s-input-grp{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;    
}
.s-input-grp .s-input-box{
    flex:1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;    
    margin-right: 30px;
}
.s-input-grp .s-input-box:last-child{
    margin-right: 0;
}
.app-row .s-input-box select.form-control{
    margin-right: 10px;
}
.app-row .s-input-box select.form-control:last-child{
    margin-right: 0;
}
.app-row button{
    display: block;
    margin: 10px auto 0;
}
.contact-row{
    margin: 0;
}
.contact-info{
    padding: 40px 20px;
}
.details-row{
    width: 80%;
    display: flex;
    margin-bottom: 40px;
}
/*.details-row:first-child{
    margin-bottom: 20px;
}*/
.contact-img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.c-info-details{
    margin-top: 40px;
}
.details-row i{
    width: 60px;
    height: 60px;   
    border: 2px solid #69ba7f;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    margin-right: 15px;
    font-size: 25px;
    color:#69ba7f;
}
.phn-sec i{
    transform: rotate(90deg);
}
.cinf-heading{
    font-size: 18px;
    font-weight: 600;
    color:#69ba7f;
}
.cinfo-content p{
    margin-bottom: 0;
}
.cinfo-content-two{
    display: flex;
    align-items: center;    
    flex-wrap: wrap;
}
.phn-no{
    margin-right: 30px;
}
.phn-no:last-child{
    margin-right: 0;
}
.cinfo-content p, .cinfo-content a{
    font-size: 16px;
    font-weight: 600;
    color:#2a3333;
}
.loans-sec-p .btn-o{
    display: inline-block;
    border:1px solid transparent;
}
.loans-sec-p .loan-box-sec{
    padding: 20px 40px;
}
.loans-sec-p .loan-box-sec:hover .btn-o{
    border:1px solid #fff;
}
.loans-sec-p .loan-row-h{
    margin-top: 0px;
    margin-bottom: 0px;
}
.error-sec img{
    display: block;
    margin: 30px auto 20px;
}
.error-sec p{
    margin-bottom: 5px;
}
.link-home{
    font-size: 16px;
    font-weight: 600;
    color:#69ba7f;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.link-home:hover{
    color:#2a3333;
}

.terms-policies{
  margin:30px auto;
}

.terms-policies .tab {
  overflow: hidden;
  border-bottom: 1px solid #69ba7f; }
  .terms-policies .tab button {
    background: #69ba7f;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 30px;
    transition: 0.3s;
    font-size: 16px;
    color: #ffffff;
    font-weight: 600; }
    .terms-policies .tab button:hover {
      background-color: #00cbca;
      color: #fff; }
    .terms-policies .tab button.active {
      background-color: #00cbca;
      color: #fff; }
.terms-policies .section-heading-inn {
  font-size: 18px; }
.terms-policies p {
  margin-top: 0px; }

.terms-policies .tabcontent {
  display: none;
  padding: 30px 20px;
  border: 1px solid #69ba7f;
  border-top: none; }

.blog{
    margin:40px auto;
}
.blog-sec {
  display: flex;
  justify-content: space-between; 
  align-items: flex-start;
}
  .blog-sec .blog-content {
    width: 68%; }
  .blog-sec .blog-sidebar {
    width: 30%; 
    background: #69ba7f;
    padding: 20px;
}

.blog-sidebar .section-heading{
    font-size: 18px;
    line-height: 28px;
    color:#fff;
}
.blog-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.blog-box {
  margin-bottom: 30px;
}

.blog-info {
  
  margin-bottom: 10px;
  padding: 0 20px;
   }
  .blog-info ul {
    margin: 10px 0;
    display: flex;
    flex-wrap: wrap; }
    .blog-info ul li {
      margin-right: 20px;
      font-size: 14px;
      color: #888888; 
      padding-left: 0;
  }
      .blog-info ul li:before{
        display: none;
      }
      .blog-info ul li i {
        color: #69ba7f;
        margin-right: 10px; }

.img-blog {
  overflow: hidden;
  position: relative;
  line-height: 0;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in; }
  .img-blog img {
    width: 100%;
    transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in; }

    .blog-r-content{
        padding: 0 20px 20px;
    }
.blog-r-content .btn-o {
  padding: 10px 12px;
  font-size: 14px; }

.blog-box:hover .img-blog img {
  filter: blur(3px);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }


.blog-box .section-heading {
  font-size: 18px;
  line-height: 28px;
  margin:15px 0;
  padding: 0 20px;
 }

 .recent-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 10px; }
  .recent-row:last-child {
    border-bottom: 0; }
  .recent-row .recent-img {
    width: 180px;
    margin-right: 15px; }
    .recent-row .recent-img img {
      width: 100%;
      height: auto; 
      color: #fff;
  }

.recent-post-content .recent-links {
  color: #fff;
  font-size: 14px;
  font-weight: 500; }
.recent-post-content .recent-date {
  font-size: 13px;
  color: #fff;
  margin-top: 5px;
  margin-bottom: 0;
   }

.banner.single-blog .caption-box {
  max-width: unset;
  flex: 0 0 60%; }

.single-blog-content .blog-box {
  width: 100%; }
  .single-blog-content .blog-box .section-heading-inn {
    font-size: 25px;
    line-height: 35px; }

.blog-r-content p .highligted-txt {
  font-weight: 600; }

  .single-blog-content .blog-box {
    width: 100%;
  }

  .blog li{
    position: relative;
    padding-left: 32px;
    font-size: 16px;
    font-weight: 400;
    color: #2a3333;
    margin-bottom: 15px;
}
.blog li:before{
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
    background:url('../images/list-icon-o.png') no-repeat;
}
.blog li a{
    color:#03afae;
}
.single-blog-content .blog-info ul{
    margin:10px;
}
.single-blog-content .blog-info ul li{
    margin-bottom: 0;
}
.chkbox-apply label{
    
}
.chkbox-apply label a{
    
    text-decoration:underline;
}
.warning-box {
    width: 100%;
    display: block;
    overflow: hidden;
    position: fixed;
    background: #2d6f3f;
    top: 32px;
    z-index: 1100;
    padding: 6px 0;
}
.warning-box p {
    text-align: center;
    font-size: 16px!important;
    margin-bottom: 0!important;
    font-weight: normal!important;    
    padding: 0px 5px!important;
    color: #fff;
    margin-top: 0!important;
    width: 100%;
    line-height: 1.2;
}
.contact-info-sec{
    width: 100%;
    display: block;
    background:#fff;
    text-align: center;
    padding:5px 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}
.contact-info-sec ul{
    margin:0;
    padding: 0;
    display: flex;
    justify-content: center;
}
.contact-info-sec ul li{
    display: flex;
    font-size: 16px;
    font-weight: bold;
    align-items: center;
}
.contact-info-sec ul li span{
    display: inline-block;
}
.contact-info-sec ul li a{
    margin-bottom: 0;
    margin-left: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.contact-info-sec ul li:first-child{
    border-right: 2px solid #000;
    margin-right: 5px;
    padding-right: 5px;
}
.header-hm{
    margin-top: 65px;
}
.btn-banner-h{
    background: #2d6f3f;
}
.btn-banner-h:hover{
    background: #69ba7f;
}
.btn-banner-h img{
    margin-left: 10px;
}
.fixed-btn{
    background: #ffb433;
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.fixed-btn:hover{
    background: #69ba7f;
}
.fixed-btn img{
    margin-left: 10px;
}
.banner-loan .btn-o{
    position: relative;
    background: #2d6f3f;
    padding: 10px 20px 10px 20px;
}
.banner-loan .btn-o:hover{
    background: #69ba7f;
}
.banner-loan .btn-o:after{
    /*content: '';
    position: absolute;
    top: 5px;
    right: 10px;
    width: 41px;
    height: 33px;
    background: url('../images/arrow.gif') no-repeat;*/
}
.rblog-sec-h{
    padding: 50px 0;
}
.rblog-row{
    margin-top: 30px;
}
.box-rblog-inn{
    box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.blog-info-h{
    display: flex;
    padding: 10px 20px;
    border-bottom: 1px solid #ddecec;
}

.blog-info-h li i {
    color: #69ba7f;
    margin-right: 10px;
}
.blog-info-h li {
    margin-right: 20px;
    font-size: 14px;
    color: #888888;
    padding-left: 0;
}
.img-rblog img{
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.rblog-content{
    padding: 20px;
}
.rblog-heading{
    font-size: 18px;
    font-weight: 700;
    color: #2a3333;
}
.btn-margin-tp{
    margin-top: 30px;
}
.box-border{
    border:2px solid #ff3b20;
    text-align: center;
    padding: 30px 20px;
    margin:30px auto;
}
.b-border-heading{
    font-size: 25px;
    font-weight: 700;
    color: #2a3333;
}
/*--------6feb 2021--------*/
.bg-blue-one ul.new1 {
    text-align: left;
    margin-bottom: 15px;
}
.bg-blue-one ul.new1 li {
    position: relative;
    color: #fff;
    margin: 0 7px;
}
.bg-blue-one ul.new1 li:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 0;
    left: 6px;
    content: "\f046";
    background: none;
}
.gaping {
    padding: 40px 0;
}
.benefit1 {
    align-items: center;
}

.item-bx {
    background: #d0ffdd;
    padding: 20px;
    margin-bottom: 30px;
}
.item-bx i {
    font-size: 60px;
}
.item-bx .h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    display: block;
    font-weight: 600;
}

span.h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    display: block;
    font-weight: 600;
}

.item-line {
    border: 1px solid #2d6f3f;
    padding: 20px;
    border-radius: 5px;
    margin: 20px 0 30px;
}

.row-n1 {
    display: flex;
}

.new-apply{padding-top: 30px;}

.form-control {
    margin: 15px 0;
}
.dob-wrap select {margin: 0; }

.img-apply {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.img-apply img {
    /*width: 100%;
    height: 100%;
    object-fit: cover;*/
}
.contact-form .apply-form {
    background: #f1f1f1;
    box-shadow: none;
}




@media(min-width: 768px){
    .count2{column-count: 2;}
    .count3 {column-count: 3;}
    .bad-business {min-height: 440px;}
    .start-up {min-height: 200px;}
    .item-line.start-up {margin-bottom: 10px;}
    .quick_busi {min-height: 240px;}
    .choice {min-height: 154px;}
    .align-item-center {align-items: center;}
    .advantages {min-height: 350px;}
    .women {min-height: 211px;}
    .dob-wrap {display: flex;}
    .dob-wrap select {margin: 0; margin-right: 15px;}
    .contact {min-height: 315px;}
}

@media(max-width: 1480px){
    .wchoose-points-h{
        width: 84%;
    }
}
@media(max-width: 1366px){
    .wchoose-points-h {
        width: 75%;
        margin: 0 auto;
    }
}
@media(max-width: 768px){
    .contact-info-sec ul{
        flex-direction: column;
        align-items: center;
    }
    .contact-info-sec ul li:first-child {
        border-right: 0px solid #000;       
        margin-right: 0px;
        padding-right: 0px;

    }
    .warning-box{
         top: 60px;
    }.header-hm {
    margin-top: 120px;
}
}
@media(max-width: 1200px){
    .wchoose-points-h{
        width: 76%;
    }
    .phn-no:first-child{
        margin-bottom: 10px;
    }
    .apply-form{
        padding: 30px;
    }
}
@media(max-width: 1080px){
    .wchoose-points-h{
        width: 70%;
    }
}
@media(max-width: 991px){
    .btn-topbar-sec{
        display: none;
    }
    .content-lft-w{
        order:2;
        flex:0 0 100%;
        max-width: unset;
        padding: 20px 15px;
    }
    .img-w-r{
        flex:0 0 100%;
        max-width: unset;       
    }
    .wchoose-points-h{
        width: 70%;
    }
    .content-b-lft{
        order:2;
        flex:0 0 100%;
        max-width: unset;
        padding: 20px 15px;
    }
    .how-wrk-point{
        padding: 0 10px;
    }
    .icon-hw:before {       
        width: 50%;     
        left: -50%;     
    }
    .icon-hw:after {        
        width: 50%;     
        right: -50%;        
    }
    .app-row .form-group{
        margin-bottom: 0;
    }
    .app-row .form-control{
        flex:0 0 100%;  
        margin-bottom: 20px;    
    }
    .app-row button{
        margin-top: 0;
    }
    .app-row{
        margin: 0;
    }
    .apply-form{
        padding: 30px;
    }
    .details-row{
        width: 98%;
    }
    .loans-sec-p .loan-box-sec {
        padding: 20px 15px;
    }
    .terms-policies .tab button{
        padding: 10px 6px;
    }
    .blog-sec {
        flex-direction: column;
    }
    .blog-sec .blog-content {
        width: 100%;
    }
    .img-blog img{
        width: 100%;
    }
    .blog-box {
        width: 100%;
    }
    .blog-sec .blog-sidebar {
        width: 100%;
    }
    .recent-row {
        justify-content: flex-start;
    }
    .recent-row .recent-img{
        width: 100px;
        margin-top: 0;
    }
}
@media(max-width: 768px){
    .wchoose-points-h{
        width: 100%;
    }
    .why-img-h{
        display: none;
    }
    .copyright-sec{
        padding-bottom: 50px;
    }
}
@media(max-width: 767px){       
    .content-b-lft{
        order:2;
        margin-top: 40px;
    }
    .nav-links{    
        width: 98%;
        background: #2d553b;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
        position: absolute;
        left:1%;
        top: 120%;
        opacity: 0;
        z-index: 9999;
        padding: 20px 0;
        visibility: hidden;
        display: block;
        overflow-y: scroll;
        transition: all 0.35s ease-in-out;
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
    }
    .nav-links li a{
        color: #fff;
    }
    .nav-links li i{
        right: unset;
        right: 15px;
        top: 12px;
        color: #fff;
        transform: translateY(0px);
    }
    .nav-links.in{
        -webkit-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        -o-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out;  
        opacity: 1;
        top: 100%;
        visibility: visible;
    }
    .drp-menu{
        display:none;
        position: static;
        transform: translateY(0px);
        width: 100%;
        box-shadow: unset;
        border-radius: 0;
        background: transparent;
    } 
    .drp-menu li a{
        color: #fff;
        display: block;
        background: #518b65; 
    } 
    .drp-menu.in-m{
        display: block;   
        opacity: 1;
    }
    header .container{
        position: relative;
    }
    .icon-nav {
        display: inline-block;
        width: 23px;
        height: 15px;
        position: absolute;
        right: 20px;
        top: 13px;
    }
    .icon-nav span {
        position: absolute;
        width: 100%;
        height: 2px;
        border-radius: 4px;
        background: #2d553b;
        transform: rotate(0deg);
        -webkit-transition: all 200ms ease-in-out;
        -o-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out;
    }
    .icon-nav span:nth-child(2) {
        top: 6px;
    }
    .icon-nav span:nth-child(3) {
        top: 12px;
    }
    .icon-nav.open span:nth-child(1) {
        transform: rotate(45deg);
        top: 7px;
    }
    .icon-nav.open span:nth-child(2) {
        opacity: 0;
        transform: translateX(-50px);
    }
    .icon-nav.open span:nth-child(3) {
        transform: rotate(-45deg);
        top: 7px;
    }    
    .icon-hw:before {       
        display: none;
    }
    .icon-hw:after {        
        display: none;
    }
    .list-inline li{
        flex:0 0 100%;
    }
    .banner{
        padding: 20px;
        background: #00cbca;
    }
    .banner-caption{
        order: 2;
        margin-top: 40px;
    }

    .loan-row-h{
        margin: 20px 0;
    }
    .why-choose-row{
        margin-top: 40px;
    }
    .arrow-down{
        left: 20px;
    }
    .arrow-down{
        display: none;
    }
    .main-heading{
        font-size: 25px;
    }
    .s-input-grp .s-input-box{
        flex:0 0 100%;
    }
    .app-row .s-input-box select.form-control{
        flex: 0 0 100%;
        margin-bottom: 20px;
    }
    .terms-policies .tab button{
        display: block;
        width: 100%;
    }
    .quick-links,.loan-links{
        width: 50%;
    }
    .rep-sec{
        margin-top: 20px;
    }   
    .box-rblog{
        margin-top: 20px;
    }
}
@media(max-width: 480px){
    .section-heading{
        font-size: 28px;
    }
    .details-row i {
        width: 40px;
        height: 40px;           
        font-size: 16px;        
    }
    .cinf-heading{
        font-size: 16px;
    }
    .cinfo-content p, .cinfo-content a{
        font-size: 14px;
    }
    .heading-faqs{
        font-size: 16px;
    }
    .recent-row .recent-img{
        width: 200px;
    }
    .fixed-btn{
        padding: 10px 12px;
        z-index: 999;
    }
    .fixed-btn img {
        width: 30px;
    }
    .imgpad0 img {
        position: relative;
        bottom: -40x;
    }

}



.text-white li{color: #fff !important;}
.mb-11{margin-bottom: 30px;}

.banner-caption .highlight-text {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}
.banner-caption .highlight-text span {
    color: #fff;

}


.highlight-text {
    color: #2a3333;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}
.highlight-text span {
    color: #69ba7f;

}

.banner .row {
    align-items: center;
}

.hold12 .highlight-text {
    margin-top: 30px;
}


.list1 {
    margin-bottom: 30px;
}
.list1 p {
    margin-bottom: 5px;
    font-weight: 600;
}
caption.tr-bg {
    caption-side: top;
    text-align: center;
    color: #fff;
    border: 2px solid #505050;
    border-bottom: 0;
}

.bdr {
    border-radius: 5px;
    background: #d0ffdd;
    padding: 20px;
    margin-bottom: 20px;
}


.archive-description {
    padding-bottom: 20px;
}
.author img.sab-custom-avatar { 
    max-width: 100px !important;
    margin-right: 15px;
}
.author-data-box {
    display: flex;
    margin-bottom: 20px;
    border: 2px solid #ddd;
    padding: 15px;
}
.author img.sab-custom-avatar {
    max-width: 100px !important;
    margin-right: 15px;
}
.author-data-box img {
    max-width: 100px !important;
    margin-right: 15px;
}

.blog-box .blog-box-inn {
    padding: 0;
}

.blog-box  .blog-box-inn {
    padding: 0;
}

.blog-box .blog-img img {
    width: 100%;
    height: auto;
}

.blog-box .blog-box-content {
    padding: 15px;
    border: 1px solid #eee;
}

.blog-box .blog-heading {
    font-size: 20px;
    line-height: 30px;
}

.blog-box .blog-heading a {
    color: #2e98ae;
}

.blog-info {
    display: flex;
    align-items: center;
}
.blog-info i {
    margin-right: 10px;
    font-size: 14px;
}
.blog-info-heading {
    font-size: 15px;
}
.blog-info-heading span {
    font-weight: 700;
}

.nav-previous {
    float: left;
    width: 50%;
    position: relative;
    padding: 0 20px 0 50px;
    text-align: left
}

.nav-next {
    width: 50%;
    float: right;
    position: relative;
    text-align: right;
    padding: 0 45px 0 20px
}

.post-navigation .nav-links a span.nav-arrow {
    position: absolute;
    top: 6px;
    left: 0;
    width: 40px;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 100%;
    text-align: center;
    line-height: 39px;
    font-size: 16px;
    font-weight: 600
}

.post-navigation .nav-links div.nav-next a span.nav-arrow {
    left: auto;
    right: 0
}

.nav-arrow svg {
    color: #333;
    height: 15px;
    width: 15px
}

.nav-links span.post-title {
    color: #4a4a4a;
    font-weight: 700
}

span.screen-reader-text {
    color: #666
}

.nav-links a:hover>span.screen-reader-text {
    color: #0aa3f3
}

.pagination {
    display: block;
   
}

.pagination .page-numbers {
    float: left;
    font-size: .9em;
    font-weight: 400;
    margin-right: 10px;
    border: 1px solid #d9d9d9;
    border-radius: 50%;
    padding: 7px 14px;
    color: #4a4a4a;
    -webkit-transition: ease .2s;
    -moz-transition: ease .2s;
    transition: ease .2s
}

footer a {
    color: #00e2b6;
}

footer a:hover {
    color: #2ea6b7;
}

.pagination a:hover,
.pagination a:focus,
.pagination .current {
    background: #2d6f3f;
    border-color: #2d6f3f;
    color: #fff
}

.pagination .prev {
    border-radius: 5px
}

.pagination .next {
    border-radius: 5px
}

.pagination .prev svg.svg-icon {
    float: left;
    margin: 1px 0 0 0
}

.pagination .next svg.svg-icon {
    float: left;
    margin: 1px 0 0 0
}

span.nav-next-text {
    float: left
}

span.nav-prev-text {
    float: left
}

h2.screen-reader-text {
    font-size: 28px !important
}

div#comments {
    clear: both;
    padding: 40px 0 0 0
}

.comment-respond label {
    width: 100%
}

.comment-respond textarea,
input[type="text"],
input[type="email"],
input[type="url"] {
    width: 100%;
    border: 1px solid #ccc
} 


.sblog-heading {
    margin: 20px 0;
    color: #2ea2c1;
    font-size: 30px;
    line-height: 40px;
}
.admin-box {
    margin-bottom: 15px;
}

.s-blog-sidebar {
    background: #f1f1f1;
    padding: 20px;
    padding-top: 10px;
}

.recent-row {
    margin-bottom: 10px;
    border-bottom: 1px solid #e4e6ed;
    padding-bottom: 10px;
}
.recent-box {
    display: flex;
    justify-content: space-between;
}
.recent-box img {
    width: 90px;
    height: 70px;
    object-fit: cover;
    margin-right: 10px;
}
.rblog-box-heading {
    font-size: 16px;
    font-weight: 700;
    color: #2e97ac;
    line-height: 20px;
}
.recent-heading {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 15px;
}
.f-links li {
    padding: 5px 0;
}
.f-links li span {
    color: #fff;
}


.banner.about01 {
    background: url(../images/updated_banner.jpg) no-repeat;
    background-size: cover;
    background-position: center bottom;
    padding: 80px 0 100px 0;
}

.single .s-blog-lft ul{

}
.single .s-blog-lft ul li{
    position: relative;
    padding-left: 32px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #2a3333;
    margin-bottom: 15px;
}
.single .s-blog-lft ul li:before{
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/list-icon-o.png) no-repeat;
}
.toRight {
    float: right;
    clear: both;
}

@media (max-width: 767px) {
    .author-data-box {flex-direction: column;}
}


.img-fluid{
    width: 100%; 
}

/*for pinned post start*/
.nw1 #post-135, .nw1 #post-122, .nw1 #post-136{
    display: none;
}
/*for pinned post end*/