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

p {
    font-size: 16px;
    color: #1a1f1e;
    line-height: 24px;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

a,
a:hover,
a:focus {
    text-decoration: none;
}

input:focus,
select:focus {
    outline: none;
}

@keyframes slideIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        -o-transform: translateY(50px);
        transform: translateY(50px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}

.btn-top {
    background: #E3DE61;
    color: #333;
    padding: 10px 25px;
    border-radius: 5px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    font-weight: 600;
}

.btn-top:hover {
    background: #104125;
    color: #fff;
}



.btn-top .icon-arrow,
.btn-comm .icon-arrow,
.form-banner .btn-submit .icon-arrow {
    display: block;
    background: #e3de61;
    color: #333;
    padding: 10px 20px;
    border-radius: 5px;
    transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
}
.btn-comm:hover{
        background: #104125;
        color: #fff;
}
.btn-comm {
    display: block;
    background: #e3de61;
    color: #333;
    padding: 10px 20px;
    font-weight: 600;
    border-radius: 5px;
    transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    text-align: center;
}







.section-heading-l,
.section-heading-c {
    font-size: 35px;
    font-weight: 700;
    color: #1a1f1e;
    line-height: 40px;
    margin-bottom: 30px;
}

.section-heading-l .icon-heading,
.section-heading-c .icon-heading {
    display: block;
    width: 30px;
    height: 30px;
    border-top: 4px solid #fff;
    border-left: 4px solid #fff;
    position: relative;
    margin: 0 auto;
}

.section-heading-l .icon-heading:after,
.section-heading-c .icon-heading:after {
    content: '';
    position: absolute;
    top: 30%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #fff;
    width: 10px;
    height: 10px;
    border-radius: 2px;
}

.section-heading-l .h-block,
.section-heading-c .h-block {
    display: block;
}

.section-heading-l {
    color: #ffffff;
    margin-bottom: 10px;
}

.section-heading-l .icon-heading {
    margin: 0;
}

.section-heading-c {
    text-align: center;
}

.section-subheading {
    font-weight: 400;
    font-size: 20px;
    color: #ffffff;
    width: 65%;
    line-height: 28px;
}

.list-style {
    margin-top: 10px;
    margin-bottom: 10px;
}

.list-style li {
    font-weight: 700;
    color: #ffffff;
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
}

.list-style li:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 18px;
    height: 18px;
    background: url(../images/list-icon-w.png) no-repeat;
}

.list-style-b {
    margin-top: 10px;
    margin-bottom: 10px;
}

.list-style-b li {
    font-weight: 700;
    color: #1a1f1e;
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
}

.list-style-b li:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 18px;
    height: 18px;
    background: url(../images/list-icon-b.png) no-repeat;
}

.txt-bold {
    font-weight: 700;
}

.label-sec {
    margin-bottom: 10px;
}

.label-sec .form-group {
    margin: 0;
}

.label-sec .form-group label {
    margin: 0;
}
.breadcrumbs-sec {
    background: #e9ecef;
}


/*
.apply-fix {
    display: block !important;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    clear: both;
    overflow: hidden;
    padding: 7px 0;
    z-index: 99;
}

.apply-fix a {
    background: #00e2b6;
    color: #fff;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 10px 10px 0 0;
}*/

.bg-white-image .img-sec,
.img-dloans,
.bexp-img,
.img-about-12m,
.img-benefits-12m,
.img-installLoans,
.img-dl-about,
.upfront-img,
.unemp-5000-img,
.poor-credit-img,
.img-unemp {
    position: relative;
    padding: 0;
    overflow: hidden;
}

.bg-white-image .img-sec:before,
.img-dloans:before,
.bexp-img:before,
.img-about-12m:before,
.img-benefits-12m:before,
.img-installLoans:before,
.img-dl-about:before,
.upfront-img:before,
.unemp-5000-img:before,
.poor-credit-img:before,
.img-unemp:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
}

.bg-white-image .img-sec:after,
.img-dloans:after,
.bexp-img:after,
.img-about-12m:after,
.img-benefits-12m:after,
.img-installLoans:after,
.img-dl-about:after,
.upfront-img:after,
.unemp-5000-img:after,
.poor-credit-img:after,
.img-unemp:after {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border: 10px solid #00e2b6;
}

.bg-white-image .img-sec img,
.img-dloans img,
.bexp-img img,
.img-about-12m img,
.img-benefits-12m img,
.img-installLoans img,
.img-dl-about img,
.upfront-img img,
.unemp-5000-img img,
.poor-credit-img img,
.img-unemp img {
    object-fit: cover;
}

.bg-grey {
    background-color: #f3f4f7;
    padding: 40px 0;
    background-image: url(../images/bg-circle-bl-lft-2.png);
    background-position: center left;
    background-repeat: no-repeat;
}

.bg-grey .section-heading-c,
.bg-grey .section-heading-l {
    color: #1a1f1e;
}

.bg-blue {
    padding: 40px 0;
    background: #246cf8;
    background-image: url(../images/hw-it-wrk-bg.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}

.bg-blue p {
    color: #ffffff;
}

.bg-blue a {
    color: #00e2b6;
}

.bg-white {
    padding: 40px 0;
    background: url(../images/bg-circle-rgt-bcl.jpg) no-repeat top right;
}

.bg-white .section-heading-c,
.bg-white .section-heading-l {
    color: #1a1f1e;
}

.bg-lft {
    background-image: url(../images/bg-circle-bl-lft-2.png);
    background-position: center left;
}

.bg-white-image {
    padding: 40px 0;
    background: url(../images/bg-circle-rgt-bcl.jpg) no-repeat top right;
}

.bg-white-image .section-heading-l {
    color: #1a1f1e;
    margin-bottom: 20px;
}

.bg-white-image .row {
    align-items: center;
}

.bg-blue-image {
    padding: 40px 0;
    background: #246cf8;
    background-image: url(../images/bg-circle-bl-lft.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

.bg-blue-image a {
    color: #00e2b6;
}

.bg-blue-image p {
    color: #ffffff;
}

@keyframes blinking {
    0% {
        background: #00af8d;
    }
    50% {
        background: #007c64;
    }
    100% {
        background: #00e2b6;
    }
}

@keyframes blinking2 {
    0% {
        background: #0640b0;
    }
    50% {
        background: #042e7f;
    }
    100% {
        background: #246cf8;
    }
}

/* Owl Carousel */

.owl-item {
    background: #246cf8;
    color: #ffffff;
    padding: 40px 60px;
    border-radius: 10px;
    position: relative;
}

.owl-item:before {
    content: '\f10d';
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 40px;
    color: #ffffff;
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
}

.owl-prev,
.owl-next {
    position: absolute;
    color: #ffffff !important;
    background: #246cf8 !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.owl-prev:visited,
.owl-prev:focus,
.owl-next:visited,
.owl-next:focus {
    outline: 0;
}

.owl-prev {
    left: -100px;
}

.owl-next {
    right: -100px;
}

header {
    background: #ffffff;
}

.icon-nav {
    display: none;
}

.nav-res {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

nav ul li {
    display: inline-block;
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    position: relative;
}

nav ul li a {
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    display: block;
    padding: 25px 15px;
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
}

nav ul li a:hover {
    color: #437057;
}

nav ul li.drp {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

nav ul li.drp i {
    color: #ffffff;
}

nav ul li.drp .drp-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: #305641;
    display: none;
    width: 250px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    z-index: 3;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}

nav ul li.drp .drp-menu li {
    display: block;
}

nav ul li.drp .drp-menu li a {
    color: #fff;
    display: block;
    padding: 10px;
}

nav ul li.drp:hover .drp-menu {
    animation: slideIn .3s ease forwards;
    display: block;
}

.btn-topbar {
    padding: 0;
    display: flex;
    align-items: center;
}

.banner {
    background: url(../images/banner-bg.jpg) no-repeat;
    background-size: cover;
    height: 400px;
    position: relative;
    padding: 0 15px;
    overflow: hidden;
}

.banner:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(36, 108, 248, 0.8);
}

.banner .container {
    height: 100%;
    position: relative;
}

.contact-div {
    color: #ffffff;
    font-size: 25px;
    font-weight: 700;
}

.caption-banner {
    color: #ffffff;
    height: 400px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.form-banner {
    background: rgba(0, 226, 182, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}

.form-banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: -90px;
    height: 100%;
    border-top: 398px solid transparent;
    border-right: 90px solid rgba(0, 226, 182, 0.8);
}

.banner-img-pound .caption-banner {
    background: url(../images/pound-vector.png) no-repeat;
    background-position: center 30px;
    background-size: contain;
}

.heading-banner {
    font-size: 35px;
    font-weight: 700;
    line-height: 40px;
}

.banner-list {
    margin-top: 20px;
}

.banner-list li {
    font-size: 18px;
    font-weight: 700;
    position: relative;
    padding-left: 40px;
}

.banner-list li:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    background: url("../images/right-arrow.png") no-repeat;
    width: 25px;
    height: 20px;
}

.form-b-heading {
    color: #ffffff;
    font-size: 35px;
    font-weight: 700;
    margin-top: 20px;
}

.form-banner form {
    width: 60%;
    margin: 10px auto 0;
}

.form-banner .form-group {
    margin-bottom: 15px;
}

.form-banner .input-grp {
    position: relative;
}

.form-banner .input-grp input {
    width: 100%;
    height: 50px;
    border: 1px solid #000000;
    padding-left: 0px;
    text-align: center;
}

.form-banner .input-grp ::-webkit-input-placeholder {
    font-weight: 700;
    color: #1a1f1e;
}

.form-banner .input-grp ::placeholder {
    font-weight: 700;
    color: #1a1f1e;
}

.form-banner .btn-submit {
    margin: 0 auto;
    padding-right: 0;
    background: #246cf8;
    animation: blinking2 2s linear infinite;
}

.form-banner .btn-submit .icon-arrow {
    background: #00e2b6;
    padding: 15px;
    margin-left: 15px;
}

.form-banner .btn-submit:hover {
    background: #0640b0;
}

.form-banner .btn-submit:hover .icon-arrow {
    background: #00a585;
}

.btn-neg {
    left: 0;
}

.btn-pos {
    right: 0;
}

.label {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
}

.btn-b {
    position: absolute;
    top: 0;
    height: 100%;
    width: 50px;
    font-size: 30px;
    font-weight: 700;
    background: #fff;
    border: 1px solid #000000;
}

.points-sec1 {
    background: #246cf8;
    padding: 80px 0 50px;
}

.points1-box-inn {
    position: relative;
    background: #ffffff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    padding: 20px;
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
}

.points1-box-inn:hover {
    background: #00e2b6;
    -webkit-transform: translateY(-10%);
    -moz-transform: translateY(-10%);
    -o-transform: translateY(-10%);
    transform: translateY(-10%);
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
}

.points1-box-inn:hover .icon-points1 {
    background: #246cf8;
}

.icon-points1 {
    display: block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    background: #00e2b6;
    text-align: center;
    position: absolute;
    top: -40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
}

.points1-heading {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #1a1f1e;
    margin: 40px 0 30px;
}

.bll-about {
    background: #f3f4f7;
    padding: 40px 0;
}

.bll-about-img {
    position: relative;
    padding: 0;
}

.bll-about-img img {
    width: 100%;
    object-fit: cover;
    height: 302px;
}

.bll-about-img:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
}

.bll-about-img:after {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border: 10px solid #00e2b6;
}

.sec-btn {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}


.our-loans {
    padding: 40px 0 90px;
    background: url(../images/bg-circle.jpg) no-repeat;
    background-position: 50% 110px;
}

.our-loans .row {
    margin-top: 80px;
}

.box-our-loans-inn {
    background: #246cf8;
    color: #ffffff;
    border-radius: 10px;
    padding: 40px 20px;
    text-align: center;
    cursor: pointer;
    transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
}

.box-our-loans-inn img {
    margin-bottom: 20px;
}

.box-our-loans-inn:hover {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.5);
    background: #074ed8;
}

.box-ol-heading {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
}

.box-ol-heading:hover {
    color: #00e2b6;
}

.box-ol-2 {
    margin-top: 50px;
}

.how-it-wrks {
    background: #246cf8;
    padding: 40px 0px 0;
    color: #ffffff;
    background-image: url(../images/hw-it-wrk-bg.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}

.img-hwrks {
    padding: 0;
}

.points-hw-wrks {
    margin-top: 30px;
}

.box-hw-wrks {
    text-align: center;
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
}

.box-hw-wrks:nth-child(2) .icon-h-wrks:after {
    content: '2';
}

.box-hw-wrks:nth-child(3) .icon-h-wrks:after {
    content: '3';
}

.box-hw-wrks:hover .icon-h-wrks {
    background: #246cf8;
    border-color: #00e2b6;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
}

.box-hw-wrks:hover .icon-h-wrks:after {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}

.icon-h-wrks {
    background: #00e2b6;
    width: 150px;
    height: 150px;
    line-height: 125px;
    border-radius: 50%;
    margin: 20px auto;
    border: 10px solid #ffffff;
    position: relative;
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
}

.icon-h-wrks:after {
    content: '1';
    position: absolute;
    top: 50%;
    right: -30px;
    width: 50px;
    height: 50px;
    background: #246cf8;
    border-radius: 50%;
    border: 6px solid #ffffff;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    font-weight: bold;
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
}

.box-hwrks-content {
    margin-top: 20px;
}

.box-hwrks-content p {
    color: #ffffff;
}

.box-hwrks-heading {
    font-size: 20px;
    font-weight: 700;
}

.why-choose {
    padding: 40px 0;
    text-align: center;
    background: url(../images/circle-bg-lft.png), url(../images/circle-bg-rgt.png);
    background-repeat: no-repeat;
    background-position: top left, bottom right;
}

.why-choose .section-heading-c {
    color: #1a1f1e;
    margin-bottom: 10px;
}

.why-choose .section-subheading {
    color: #1a1f1e;
}

.why-choose .row {
    margin-top: 40px;
}

.box-why-choose-inn {
    padding: 30px;
    text-align: center;
    background: #246cf8;
    color: #ffffff;
    border-radius: 10px;
    transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
}

.box-why-choose-inn p {
    color: #ffffff;
}

.box-why-choose-inn img {
    margin-bottom: 20px;
}

.box-why-choose-inn:hover {
    box-shadow: 0 8px 10px rgba(0, 0, 0, 0.4);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
}

.wc-b-heading {
    font-size: 20px;
    font-weight: 700;
}

.testimonials {
    background: #f3f4f7;
    color: #ffffff;
    margin-top: 30px;
    padding: 40px 0;
}

.content-test {
    position: relative;
}

.content-test p {
    color: #ffffff;
    text-align: center;
}

.content-test p span {
    display: block;
}

.contact-info-footer {
    background: #437057;
    color: #fff;
    text-align: center;
    padding: 40px;
}

.contact-info-footer .section-heading-c {
    color: #ffffff;
}

.contact-info-footer .row {
    margin-top: 60px;
}

.info-phn-icon i {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.info-h {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}

.info-h i {
    margin-right: 10px;
    font-size: 22px;
}

.info-h .info-heading {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
}

.info-text {
    font-size: 20px;
    font-weight: 700;
}

footer {
    background: #020e08;
    padding: 40px 0;
}

footer .quick-links {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

footer .quick-links li {
    display: inline-block;
}

footer .quick-links li a {
    color: #ffffff;
}

footer .social-links {
    text-align: right;
}

footer .social-links li {
    display: inline-block;
    margin-right: 10px;
}

footer .social-links li a {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: #00e2b6;
}

footer .social-links li a i {
    color: #ffffff;
    font-size: 22px;
}

footer .social-links li:last-child {
    margin-right: 0;
}

footer .links-row {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ffffff;
    padding: 20px 0;
}

footer p {
    color: #ffffff;
}

.copyrights {
    color: #ffffff;
    text-align: center;
    justify-content: center;
}

.copyrights p {
    font-size: 13px;
}

.dl-about {
    padding: 40px 0;
    background: url(../images/bg-circle-rgt-bcl.jpg) no-repeat top right;
}

.dl-about .section-heading-l {
    color: #1a1f1e;
    margin-bottom: 20px;
}

.easy-loans-dl {
    padding: 40px 0;
    background: #246cf8;
    background-image: url(../images/bg-circle-bl-lft.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

.easy-img img {
    display: block;
    margin: 0 auto;
}

.easy-content .section-heading-l {
    margin-bottom: 20px;
}

.easy-content p {
    color: #ffffff;
}

.easy-content .list-style {
    margin-bottom: 20px;
}

.easy-loans-dl-2 {
    padding: 40px 0;
    background: #f3f4f7;
}

.points-eloans2 {
    display: flex;
    width: 90%;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.points-eloans2 li {
    background: #246cf8;
    border-radius: 10px;
    padding: 20px;
    flex: 0 0 24%;
    display: flex;
    align-items: center;
}

.points-eloans2 li img {
    flex: 0 0 18px;
    height: 18px;
    margin-right: 10px;
}

.eloans-heading {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 0;
}

.apply-doorstep {
    padding: 40px 0;
    background: url(../images/bg-circle-rgt-bcl.jpg) no-repeat top right;
}

.apply-doorstep .section-heading-l {
    color: #1a1f1e;
    margin-bottom: 20px;
}

.img-dloans {
    margin-left: 45px;
}

.r-fund-dl {
    padding: 40px 0;
    background: #246cf8;
    background-image: url(../images/bg-circle-bl-lft.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

.r-fund-dl .row {
    align-items: center;
}

.rfund-img img {
    display: block;
    margin: 0 auto;
}

.rfund-content .section-heading-l {
    margin-bottom: 20px;
}

.rfund-content p {
    color: #ffffff;
}

.advantages-bll {
    width: 100%;
    margin-top: 40px;
}

.advantages-bll .advan-box-inn {
    background: #246cf8;
    border-radius: 10px;
    padding: 10px 20px;
    text-align: center;
    min-height: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.adv-heading {
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    line-height: 24px;
    margin-top: 10px;
}

.bll-choice {
    padding: 40px 0;
    background: url(../images/circle-bg-lft.png);
    background-repeat: no-repeat;
    background-position: center left;
}

.bll-choice .section-heading-l {
    color: #1a1f1e;
}

.advan-box {
    margin-bottom: 20px;
}

.faqs {
    padding: 40px 0;
    background: url(../images/bg-circle-rgt-bcl.jpg) no-repeat top right;
}

.faqs .section-heading-l {
    color: #1a1f1e;
    margin-bottom: 30px;
}

.faqs-img img {
    display: block;
    margin: 0 auto;
}

.faqs-row {
    margin-bottom: 20px;
}

.heading-faqs {
    background: #246cf8;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    padding: 20px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 0;
}

.heading-faqs:after {
    content: '\f078';
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #ffffff;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.faqs-content-inn {
    padding: 20px;
    border: 1px solid #cccccc;
    border-top: 0;
    display: none;
}

.faqs-content-inn .list-style li {
    color: #1a1f1e;
}

.faqs-content-inn .list-style li:before {
    background-image: url(../images/list-icon-b.png);
}

.banner-inner {
    height: auto;
    padding-top: 70px;
    padding-bottom: 70px;
}

.banner-inner .caption-banner {
    height: auto;
    text-align: center;
    margin-left: 0;
    background-image: none;
}

.about-sec1 {
    padding: 40px 0;
    background: #f3f4f7;
}

.bexp-uk {
    padding: 40px 15px;
    background: url(../images/bg-circle-rgt-bcl.jpg) no-repeat top right;
    background-size: contain;
}

.bexp-uk .section-heading-l {
    color: #1a1f1e;
    margin-bottom: 30px;
}

.bexp-img {
    max-height: 300px;
}

.f-problem {
    padding: 40px 0;
    background: #f3f4f7;
    text-align: center;
}
.logo a {
    display: inline-block;
    position: relative;
    z-index: 9;
}

.manage-finance {
    padding: 40px 0;
    background: url(../images/bg-circle-lft.jpg) no-repeat top left;
    background-size: contain;
}

.manage-finance .section-heading-l {
    color: #1a1f1e;
    margin-bottom: 30px;
}

.apply-sec {
    padding: 40px 0;
}

.apply-form .section-heading-l {
    color: #1a1f1e;
}

.apply-form form {
    margin-top: 30px;
}

.apply-img {
    padding: 0;
}

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

.input-group {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.input-group .form-group {
    width: 49%;
    box-shadow: unset;
}

.input-group .form-group .form-control {
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #97a0ba;
    outline: 0;
    margin-bottom: 0;
    box-shadow: unset;
}

.input-group .form-group ::-webkit-input-placeholder {
    color: #8892b0;
}

.input-group .form-group ::placeholder {
    color: #8892b0;
}

.input-group .form-group label {
    color: #333;
    font-size: 15px;
    font-weight: bold;
}

.select-group .form-group {
    width: 32%;
}

.select-group .form-group select {
    color: #8892b0;
    outline: 0;
}

.input-single .form-group {
    width: 100%;
    font-weight: bold;
}

.get-in-touch {
    padding: 60px 0;
    text-align: center;
    background: #f3f4f7;
}

.get-in-touch .section-heading-c {
    margin-bottom: 10px;
}

.get-in-touch .section-subheading {
    color: #1a1f1e;
}

.get-in-touch .row {
    margin-top: 30px;
}

.get-box-inn {
    background: #246cf8;
    text-align: center;
    padding: 40px 20px;
    border-radius: 10px;
    color: #ffffff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    min-height: 175px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.get-box-inn p {
    color: #ffffff;
    font-weight: 700;
}

.heading-get {
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
}

.contact-form {
    padding: 40px 0;
}

.contact-form-img {
    padding-right: 0;
}

.contact-form-img img {
    width: 100%;
}

.contact-form-lft {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.contact-form-lft .section-heading-l {
    color: #1a1f1e;
}

.contact-form-lft form {
    margin-top: 30px;
}

.input-grp-contact {
    display: flex;
    justify-content: space-between;
}

.input-grp-contact .form-control {
    width: 49%;
    border-radius: 0;
    border: 1px solid #97a0ba;
    padding: 15px 20px;
    height: auto;
    outline: none;
}

.input-grp-single .form-control {
    width: 100%;
}

.blog {
    padding: 40px 0;
   
}

.blog-img {
    height: 200px;
    overflow: hidden;
    border-radius: 0 0 25px 0;
}

.blog-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
}

.blog-box-content {
    padding: 30px 20px;
}

.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: #ffee00;
}

footer a:hover {
    color: #00e2b6;
}

.pagination a:hover,
.pagination a:focus,
.pagination .current {
    background: #0aa3f3;
    border-color: #0aa3f3;
    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
}

.blog-heading {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #1a1f1e;
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    position: relative;
}
.blog-heading a {
    color: #437057;
}



.blog-box-inn {
    background: #ffffff;
    box-shadow: 0 0 10px rgba(36, 108, 248, 0.2);
    padding: 0;
    margin-bottom: 30px;
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
}

.blog-box-inn:hover {
    box-shadow: 0 0 15px rgba(36, 108, 248, 0.5);
}

.blog-box-inn:hover .blog-img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.blog-box-inn:hover .blog-heading:after {
    width: 120px;
    background-color: #00e2b6;
}

.blog-box-inn:hover .blog-heading {
    color: #246cf8;
}

.blog-box-inn .btn-comm {
    width: 45%;
    margin-top: 15px;
}

.blog-box-inn .btn-comm .icon-arrow {
    margin-left: 5px;
    padding: 15px 10px;
}

.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;
}

.resourses {
    padding: 40px 0;
}

.s-blog {
    background: #ffffff;
}

.img-sblog-lg {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    margin-bottom: 20px;
}

.sblog-heading {
    font-size: 30px;
    font-weight: 700;
}

.s-blog li {
    font-weight: 500;
    color: #1a1f1e;
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
}

.s-blog li:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 18px;
    height: 18px;
    background-image: url(../images/list-icon-b.png);
}

.recent-heading {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 15px;
}

.recent-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.recent-box img {
    width: 150px;
    height: 50px;
    object-fit: cover;
    margin-right: 10px;
}

.rblog-box-heading {
    font-size: 16px;
    font-weight: 700;
    color: #1a1f1e;
    line-height: 20px;
}

.recent-row {
    margin-bottom: 10px;
    border-bottom: 1px solid #e4e6ed;
    padding-bottom: 10px;
}

.recent-row:last-child {
    border-bottom: 0;
}

.s-blog-sidebar {
    background: #f5f5f5;
    padding: 20px;
}

.resourses-box-inn {
    background: #246cf8;
    color: #ffffff;
    padding: 30px 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(36, 108, 248, 0.2);
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
}

.resourses-box-inn:hover {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}

.resourses-box {
    margin-bottom: 20px;
}

.res-heading {
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    line-height: 24px;
    margin-top: 10px;
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
}

.res-heading:hover {
    color: #ffffff;
}

.describe-sec {
    padding: 40px 0;
    background-color: #f3f4f7;
    background-image: url(../images/bg-circle-bl-lft-2.png);
    background-position: center left;
    background-repeat: no-repeat;
}

.describe-sec .section-heading-l {
    color: #1a1f1e;
}

.paperless-sec {
    padding: 40px 0;
    background: #246cf8;
    background-image: url(../images/hw-it-wrk-bg.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}

.paperless-sec p {
    color: #ffffff;
}

.hightlighted-sec {
    background: #ffffff;
    border-radius: 10px;
    padding: 15px 10px;
    margin-top: 20px;
    color: #1a1f1e !important;
}

.hightlighted-sec span {
    font-size: 18px;
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
}

.blue-row-table {
    background: #246cf8;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}

.table-cus {
    width: 99%;
}

.table-cus th {
    border: 1px solid #1a1f1e;
    padding: 20px;
    font-size: 20px;
    font-weight: 700;
}

.table-cus td {
    border: 1px solid #1a1f1e;
    padding: 20px;
    font-size: 16px;
    font-weight: 700;
}

.img-about-12m {
    height: 300px;
}

.img-about-12m img {
    object-position: center;
    height: 300px;
}

.img-benefits-12m {
    height: 350px;
}

.img-benefits-12m img {
    object-position: center;
    height: 350px;
}

.img-installLoans {
    height: 350px;
}

.img-installLoans img {
    object-position: center;
    height: 350px;
    width: 100%;
    object-fit: cover;
}

.img-dl-about {
    height: 350px;
}

.img-dl-about img {
    object-position: center;
    height: 350px;
}

.upfront-img {
    height: 350px;
}

.upfront-img img {
    object-position: center;
    height: 350px;
}

.unemp-5000-img {
    height: 350px;
}

.unemp-5000-img img {
    object-position: center;
    height: 350px;
}

.poor-credit-img {
    height: 350px;
}

.poor-credit-img img {
    object-position: center;
    height: 350px;
    width: 100%;
}

.img-paperless img {
    width: 100%;
}

.p-loans-img img {
    width: 100%;
    height: 330px;
    object-fit: cover;
    object-position: center;
}

.personalloans-img img {
    margin: 0 auto;
    display: block;
}

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

.terms-policies .tab {
    overflow: hidden;
    border-bottom: 1px solid #00e2b6;
}

.terms-policies .tab button {
    background: #246cf8;
    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.active {
    background-color: #00e2b6;
    color: #ffffff;
}

.terms-policies .tabcontent {
    display: none;
    padding: 20px 12px;
    border: 1px solid #00e2b6;
    border-top: none;
}

.terms-policies .section-heading-inn {
    font-size: 18px;
    font-weight: 700;
}

.why-choose .section-subheading {
    margin-left: auto;
    margin-right: auto;
}

.flip-box {
    background-color: transparent;
    width: 100%;
    perspective: 1000px;
    height: 280px;
}

.flip-box .box-ol-heading {
    margin-top: 20px;
}

.flip-box .btn-comm {
    background: #00e2b6;
}

.flip-box .btn-comm .icon-arrow {
    padding: 12px 20px;
}

.flip-box:hover .flip-box-back {
    background-color: #246cf8;
    color: #ffffff;
    transform: rotateY(180deg);
}

.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-box-front,
.flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #246cf8;
    height: 280px;
    border-radius: 10px;
    padding: 20px;
    backface-visibility: hidden;
}

.flip-box-front {
    background: #246cf8;
    color: #ffffff;
}

.flip-box-back {
    background-color: #246cf8;
    color: #ffffff;
    transform: rotateY(180deg);
    display: flex;
    justify-content: center;
    align-items: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    align-items: center;
}

.flip-box-back p {
    color: #ffffff;
}

.our-loans .section-subheading {
    margin-left: auto;
    margin-right: auto;
    color: #1a1f1e;
}

.heading-text {
    font-size: 22px;
    font-weight: 700;
    line-height: 40px;
    color: white;
    margin-top: 20px;
}

.banner-inner .breadcrumbs-n {
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}



.breadcrumbs-n {
    position: absolute;
    bottom: 10px;
}

.breadcrumbs-n li {
    display: inline-block;
    position: relative;
    padding: 0 5px;
}



/*.breadcrumbs-n li:nth-child(2) {        padding: 0 15px;}*/

.breadcrumbs-n li a {
    display: block;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
}

/*ul.breadcrumbs-n li+li:before {
    color: #fff;
    content: '\f101';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: -8px;
    top: 4px;
    font-size: 13px;
}*/

.sec-img {
    padding: 0 15px;
}

.content-lft-img {
    background: #00b5f4;
    padding: 20px;
}

.content-rgt-img {
    padding: 0;
}

.heading-sec-img {
    color: #fff;
    font-weight: bold;
}

.content-lft-img p {
    font-size: 18px;
}

.btn-app-mob {
    display: none;
}

.thanks-sec {
    margin-top: 15px;
}

.thanks-sec .highlight-text {
    font-size: 50px;
    font-weight: 700;
    color: #246cf8;
    margin-bottom: 40px;
}

.thanks-sec .sub-heading {
    font-size: 18px;
    font-weight: 700;
}

.resourses .flip-box {
    padding: 0;
    box-shadow: unset;
}

.resourses .flip-box-front {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.resourses .btn-comm .icon-arrow {
    padding: 8px 12px;
}

.hightlighted-sec-b {
    background: #246cf8;
    color: #fff !important;
}

/*--23-04-2022--*/

.scroll-top {
    position: fixed;
    display: none;
    right: 15px;
    bottom: 16px;
    transition: background .5s;
    z-index: 11;
    text-decoration: none;
}

.scroll-top .fa {
    width: 40px;
    height: 40px;
    background: #e3de61;
    text-align: center;
    color: #333333;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-apply-fixed {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #e3de61;
    border-radius: 10px 10px 0 0;
    color: #333333;
    font-weight: 600;
    border-bottom: 0;
    z-index: 9999;
    padding: 10px 30px;
    text-decoration: none;
}

/*--09-03-2023--*/
.wp-block-code .table-cus th {
    font-family: 'Lato', sans-serif !important;
}
.wp-block-code .table-cus td {
    font-weight: 500;
    font-family: 'Lato', sans-serif !important;
}
.wp-block-code code {
    white-space: initial !important;
}
.wp-block-code {
    padding: 0 !important;
    border: 0 !important;
    white-space: inherit;
    border-radius: 0 !important;
    margin-top: 15px;
}


.banner.innerpage {
    background: url(../images/banner-bg1.jpg) no-repeat;
    background-size: cover;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}
.banner.innerpage:before {
    background: rgb(66 71 68 / 80%);
}

.admin-box {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.admin-box .fa {
    color: #437057;
    margin-right: 10px;
}


@media (min-width: 768px) {
    .test-wrap {
        max-width: 500px;
        margin: 0 auto;
    }
    .s-blog-lft {
    padding: 0 30px;
    }
}
@media (max-width: 1280px) {
    .owl-prev {
        left: -70px;
    }
    .owl-next {
        right: -70px;
    }
    .form-banner .input-grp input {
        padding-left: 0;
    }
}

@media (max-width: 991px) {
    .bll-about .row {
        flex-direction: column;
    }
    .bll-about .row .bll-about-img {
        flex: 0 0 100%;
        max-width: unset;
    }
    .bll-about .row .bll-about-img img {
        max-height: 350px;
        object-fit: cover;
    }
    .bll-about .row .bll-about-content {
        flex: 0 0 100%;
        max-width: unset;
        padding: 0;
        margin-top: 20px;
    }
    .box-our-loans-inn img {
        height: 120px;
    }
    .box-ol-heading {
        font-size: 18px;
    }
    .points-hw-wrks {
        flex: 0 0 100%;
        max-width: unset;
        padding: 0;
    }
    .why-choose .container {
        padding: 0;
    }
    .why-choose .box-why-choose-inn {
        padding: 10px;
    }
    footer .social-links li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    footer .social-links li a i {
        font-size: 18px;
    }
    .points1-box-inn {
        padding: 5px;
    }
    .points1-box-inn .points1-heading {
        font-size: 18px;
    }
    .heading-banner {
        font-size: 28px;
        line-height: 35px;
    }
    .btn-topbar {
        display: none;
    }
    header .row {
        justify-content: space-between;
    }
    .nav-cus {
        padding: 0;
    }
    .nav-cus li a {
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .banner-list li {
        font-size: 15px;
        margin-bottom: 15px;
    }
    .owl-item {
        padding: 60px 60px 40px;
    }
    .points-eloans2 {
        width: 100%;
    }
    .points-eloans2 li {
        padding: 10px 20px;
    }
    .apply-doorstep .row {
        align-items: center;
    }
    .img-dloans img {
        width: 100%;
        height: 300px;
    }
    .advantages-bll .advan-box-inn {
        padding: 10px 5px;
        min-height: 180px;
    }
    .advantages-bll .advan-box-inn .adv-heading {
        font-size: 15px;
    }
    .contact-form .row {
        flex-direction: column;
    }
    .contact-form .contact-form-lft {
        width: 80%;
        max-width: unset;
        margin: 0 auto;
        order: 2;
    }
    .contact-form-img {
        width: 100%;
        max-width: unset;
        display: flex;
        justify-content: flex-end;
    }
    .contact-form-img img {
        width: auto;
    }
    .get-box-inn {
        min-height: 200px;
    }
    .blog-box-inn .blog-img {
        height: auto;
    }
    .blog-box-inn .btn-comm {
        width: auto;
    }
    .s-blog-lft {
        flex: 0 0 100%;
        max-width: unset;
    }
    .s-blog-sidebar {
        flex: 0 0 100%;
        max-width: unset;
        margin-top: 50px;
    }
    .recent-box {
        justify-content: flex-start;
    }
    .terms-policies .tab button {
        padding: 10px;
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .icon-h-wrks {
        width: 80px;
        height: 80px;
        line-height: 65px;
        border: 6px solid #ffffff;
    }
    .icon-h-wrks img {
        max-height: 50px;
    }
    .icon-h-wrks:after {
        width: 30px;
        height: 30px;
        border: 3px solid #ffffff;
        text-align: center;
        line-height: 25px;
        right: -20px;
    }
    .box-hw-wrks {
        padding: 0;
    }
    .box-hw-wrks .box-hw-wrks-inn {
        padding: 0;
    }
    .box-hwrks-heading {
        font-size: 18px;
    }
    .box-why-choose-inn img {
        max-height: 80px;
    }
    .form-b-heading {
        text-align: center;
    }
    .form-banner form {
        width: 80%;
    }
}

@media (max-width: 767px) {
    .banner {
        height: auto;
    }
    .heading-banner {
        text-align: center;
    }

    .form-banner {
        padding: 40px 20px;
    }
    .points1-box-sec {
        margin-bottom: 60px;
    }
    .box-ol-2 {
        margin-top: 0;
    }
    .box-our-loans {
        margin-bottom: 30px;
    }
    .our-loans {
        padding-bottom: 30px;
    }
    .content-hwrks .section-heading-l {
        text-align: center;
    }
    .content-hwrks .section-heading-l .icon-heading {
        margin: 0 auto;
    }
    .content-hwrks .section-subheading {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .box-why-choose {
        margin-bottom: 30px;
    }
    .how-it-wrks {
        padding-bottom: 40px;
    }
    .info-sec {
        margin-bottom: 30px;
        align-items: center;
    }
    .contact-info-footer {
        padding-bottom: 20px;
    }
    footer .quick-links li a {
        display: block;
        padding: 12px;
    }
    footer .social-links {
        text-align: center;
        margin-top: 30px;
    }
    .icon-nav {
        display: block;
        width: 30px;
        height: 30px;
        position: relative;
    }
    .icon-nav span {
        width: 100%;
        height: 3px;
        background: #437057;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 1;
        transition: all 0.35s ease;
        -webkit-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .icon-nav span:nth-child(1) {
        top: 5px;
        left: 0;
    }
    .icon-nav span:nth-child(2) {
        top: 12px;
        left: 0;
    }
    .icon-nav span:nth-child(3) {
        top: 19px;
        left: 0;
    }
    .icon-nav.open span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 12px;
    }
    .icon-nav.open span:nth-child(2) {
        opacity: 0;
    }
    .icon-nav.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 12px;
    }
    .logo {
        width: 30%;
    }
    .nav-cus {
        width: 70%;
        text-align: right;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .nav-res {
        width: 220px;
        height: 100vh;
        background: #437057;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
        position: fixed;
        left: -300px;
        top: 0px;
        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 ul li a {
        color: #ffffff;
    }
    .nav-res li {
        display: block;
        text-align: left;
    }
    .nav-res li.drp:hover .drp-menu {
        animation: unset;
        display: none;
    }
    .nav-res.in {
        left: 0px;
        visibility: visible;
    }
    .nav-res .drp-menu.open-menu {
        display: block !important;
        opacity: 1;
        animation: unset;
    }
    nav ul li.drp {
        flex-wrap: wrap;
    }
    nav ul li.drp .drp-menu {
        position: static;
        width: 100%;
    }
    nav ul li.drp:hover .drp-menu {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    header {
        padding-right: 20px;
    }
    .bll-about .row .bll-about-content {
        padding: 20px;
    }
    .why-choose .container {
        padding: 10px;
    }
    nav ul li.drp {
        justify-content: space-between;
    }
    .img-dloans {
        margin-left: auto;
        margin-right: auto;
    }
    .content-dloans {
        order: 2;
        margin-top: 20px;
    }
    .advantages-bll .advan-box-inn {
        min-height: unset;
        padding: 20px 5px;
    }
    .faqs-content {
        order: 2;
    }
    .points-eloans2 li {
        flex: 0 0 100%;
        margin-bottom: 10px;
    }
    .apply-form {
        order: 2;
    }
    .apply-img img {
        max-height: 350px;
        object-fit: contain;
    }
    .get-box-inn {
        margin-bottom: 20px;
    }
    .get-box:last-child .get-box-inn {
        margin-bottom: 0px;
    }
    .blog-box-inn .btn-comm {
        width: auto;
    }
    .img-sblog-lg {
        height: 250px;
    }
    .points-sec1 {
        padding: 80px 0 0px;
    }
    .section-heading-l,
    .section-heading-c {
        font-size: 28px;
        line-height: 35px;
    }
    .terms-policies .tab button {
        padding: 2px 5px;
        font-size: 12px;
    }
    .banner-img-pound .caption-banner {
        height: 300px;
    }
    .section-subheading {
        width: 96%;
    }
    .testimonials {
        padding-bottom: 20px;
    }
    .info-h {
        margin-left: auto;
        margin-right: auto;
    }
    a.btn-comm.btn-footer {
        margin: 0 auto;
    }
    nav ul li.drp i {
        margin-right: 20px;
    }
    .our-loans .section-subheading {
        text-align: center;
    }
    .our-loans .row {
        margin-top: 25px;
    }
    .our-loans {
        background-position: 50% 230px;
    }
    .nav-cus li a {
        padding: 10px;
    }
    .btn-app-mob {
        display: inline-block;
        background: #e3de61;
        padding: 10px 15px !important;
        margin-left: 15px;
        font-size: 12px !important;
        margin-top: 12px;
    }
    .btn-app-mob a {
        font-size: 12px;
    }
    .btn-app-mob .icon-arrow {
        display: inline-block;
        background: #167360;
        padding: 12px;
    }
    .heading-text {
        line-height: 24px;
        text-align: center;
        font-size: 16px;
        margin-top: 5px;
        margin-bottom: 40px;
    }
    .box-why-choose:last-child {
        margin-bottom: 0;
    }
    .why-choose {
        padding-bottom: 0;
    }
    .banner-inner .breadcrumbs-n {
        bottom: 20px;
    }
    .rfund-content {
        margin-top: 20px;
    }
    .input-group {
        margin-bottom: 0;
    }
    .banner.innerpage{
        padding: 40px 0;
    }
}

@media (max-width: 480px) {
    .input-group .form-group {
        width: 100%;
    }
    .terms-policies .tab button {
        padding: 8px 5px;
        font-size: 14px;
        display: block;
        width: 100%;
    }
    .order0 {
        order: 0;
    }
    .order1 {
        order: 1;
    }
    .breadcrumbs-n {
        left: 20px;
        width: 100%;
    }
    .contact-form-img img {
        height: 350px;
    }
    .heading-faqs {
        font-size: 15px;
        padding: 20px 6px;
    }
    .heading-faqs:after {
        right: 5px;
        font-size: 12px;
    }
    .contact-form .contact-form-lft {
        width: 98%;
    }
    .input-grp-contact .form-control {
        padding: 10px 5px;
    }
    footer .quick-links {
        flex-direction: column;
    }
}

/*# sourceMappingURL=style.css.map */


.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;
}

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