.page-template-lending-page1 .header-right .right-details {
	display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.page-template-lending-page1 .header-right .right-details .left{
    margin-left: auto;
}
.page-template-lending-page1 header .left {
	display: flex;
    margin-right: 115px;

}
.page-template-lending-page1 header .right{
    display: flex;
}

.page-template-lending-page1 .header-right {
	width: auto;
	margin-left: auto;
    margin-right: 115px;
    font-family: 'Lato', sans-serif;
}

.page-template-lending-page1 .right-details .icon {	
	height: 50px;
	width: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #00aeef;
	border-radius: 50%;
	color: #fff;
	font-size: 26px;
    margin-right: 15px;
}
.page-template-lending-page1 .content a {
	color: #fff;
	line-height: normal;
	font-weight: 400;
}
.lp1-banner .slider-item{
    position: relative;
}
.lp1-banner .slider-item::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(14, 99, 119, 0.36);
}
.page-template-lending-page1 .vc_row-has-fill > .vc_column_container > .vc_column-inner{
    padding-top: 0px !important;
}
.page-template-lending-page1 .site-header {
	padding-bottom: 0;
	background: transparent;
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
}
.lp1-banner .slider-item {
	padding-top: 200px;
	padding-bottom: 80px;
}

.lp1-banner .slider-item .vc_col-sm-8{
    padding-top: 98px;
    padding-bottom: 98px;
    padding-right: 20px;
    padding-left: 15px;
}
.lp1-banner .vc_col-sm-8 .vc_custom_heading {
	font-size: 60px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1.25px;
    padding-right: 15px;
}
.lp1-banner .vc_col-sm-8 p {
	line-height: 1.27273;
    font-size: 22px;
    color: #fff;
}
.lp1-banner .vc_col-sm-8 .content{
    margin-top: 33px;
}
.lp1-banner .vc_col-sm-8 a {
	position: relative;
	padding: 10px 35px;
	font-size: 16px;
	line-height: 24px;
	border-radius: 3px;
	line-height: 1.3;
	white-space: nowrap;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	border-width: 2px;
	border-radius: 5px;
	font-family: "Oswald", sans-serif;
	font-weight: 400;
	transition: .3s;
	backface-visibility: hidden;
	background-color: #8f389c;
	color: #fff;
}
.lp1-btn {
	position: relative;
	padding: 10px 35px;
	font-size: 16px;
	line-height: 24px;
	border-radius: 3px;
	line-height: 1.3;
	white-space: nowrap;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	border-width: 2px;
	border-radius: 5px;
	font-family: "Oswald", sans-serif;
	font-weight: 400;
	transition: .3s;
	backface-visibility: hidden;
	background-color: #8f389c;
	color: #fff;
}

.lp1-banner .landing-form input, .lp1-banner .landing-form select {
	width: 100%;
	margin: 0;
    height: 50px !important;
    background-color: #fff;
    color: #868686;
    font-size: 16px;
}
.lp1-banner .landing-form input[type="submit"]{
    background-color: #8f389c;
    width: auto;
    margin: auto;
    color: #fff;
    height: auto !important;
}
.lp1-banner .landing-form input[type="submit"]:hover,.lp1-banner .vc_col-sm-8 a:hover{
    text-decoration: none;
    background-color: #00aeef;
    color: #fff;
}
.lp1-banner .landing-form select:focus {
    background: #fff !important;
    border: none;
}
.lp1-banner .slider-item .vc_col-sm-8 {
	width: 60%;
    z-index: 9;
}
.lp1-banner .slider-item .vc_col-sm-4 {
	width: 40%;
    z-index: 9;
}
.lp1-banner .landing-form{
    padding: 23px 42px 28px;
    background: rgba(33, 33, 33, 0.4);
}
.lp1-banner .landing-form .title{
    line-height: 1.27273;
    font-size: 22px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    margin-bottom: 20px;
}
.lp1-banner .landing-form .col-sm-12{
    padding: 0;
    margin-bottom: 25px;
}
.lp1-banner .landing-form .col-sm-12:last-child{
    margin-bottom: 0;
}
.lp1-banner .wpcf7 form.invalid .wpcf7-response-output, .lp1-banner .wpcf7 form.unaccepted .wpcf7-response-output, .lp1-banner .wpcf7 form.payment-required .wpcf7-response-output {
	color: #ffff;
}
.lp1-banner .slick-slider{
    margin-bottom: 0px;
}
.lp1-banner .slick-dots,.lp-testimonial .slick-dots{
    text-align: left;
    width: auto;
    margin: 0;
    bottom: 70px;
}
.lp1-banner .slick-dots li, .lp-testimonial .slick-dots li{
	position: relative;
	display: inline-block;
	width: auto;
	height: auto;
	margin: auto;
	padding: 0;
	cursor: pointer;
}
.lp1-banner .slick-dots li button, .lp-testimonial .slick-dots li button{
    display: inline-block;
    width: 12px;
    height: 12px;
    line-height: 12px;
    border-radius: 50%;
    background: rgba(143, 56, 156, 0.5);
    position: relative;
    transition: .2s ease-in-out;
    margin: 0 13px;
}
.lp1-banner .slick-dots li button::before, .lp-testimonial .slick-dots li button::before{
    content: '';
    position: absolute;
    display: inline-block;
    top: -5px;
    left: -5px;
    width: 22px;
    height: 22px;
    background: rgba(143, 56, 156, 0.22);
    transition: .2s ease-in-out;
    -webkit-transform: scale(0);
    transform: scale(0);
    border-radius: 50%;
}
.lp1-banner .slick-dots li.slick-active button::before, .lp-testimonial .slick-dots li.slick-active button::before{
    -webkit-transform: scale(1);
    transform: scale(1);
}

.ip-h2{
    line-height: 1.13043;
    font-size: 46px;
    letter-spacing: 0.03em;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    position: relative;
    font-weight: 400;
}
.ip-h2::after{
    content: '';
    margin-top: 35px;
    background: #8f389c;
    height: 4px;
    width: 80px;
    display: block;
}

.ip1-about-sec {
	margin-top: 110px;
}
.ip1-about-sec .content{
    margin-top: 60px;
    margin-bottom: 0;
}
.ip1-about-sec p{
    font-size: 15px;
    line-height: 1.6;
    color: #868686;
}
.page-template-lending-page1 .site-content{
    width: 100%;
}

.ip1-about-sec .small {
	text-transform: uppercase;
    line-height: 1.33333;
    font-size: 18px;
    letter-spacing: 0.06em;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.ip1-about-sec .small::after {
	content: '';
	height: 1px;
	padding: 0;
	background: #e5e5e5;
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0;
}
.ip1-about-sec .small::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 50px;
    background: #8f389c;
    z-index: 1;
}
.ip1-about-sec .outer-wraper {
	display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.ip1-about-sec .outer-wraper img{
    margin: 0;
}
.ip1-about-sec .body-content {
	padding-left: 20px;
}
.ip1-about-sec .body-content h6{
    line-height: 1.27273;
    font-size: 22px;
    color: #00aeef;
}
.ip1-about-sec .body-content a{
    line-height: 1.33333;
    font-size: 18px;
    color: #8f389c;
}
.ip1-about-sec .body-content a i{
    margin-right: 5px;
    color: #00aeef;
}
.ip1-about-sec .lp1-btn{
    display: inline-block;
    margin-top: 0;
}
.lp1-btn:hover{
    text-decoration: none;
    background-color: #00aeef;
    color: #fff;
}
.ip1-about-sec .body-content a:hover{
    outline: none;
    color: #00aeef;
}

.lp-achievements .vc_col-sm-8 {
	background: #f1f3f9;
    padding-bottom: 98px;
    padding-top: 124px;
    padding-left: 100px;
}

.lp-achievements .inner > .vc_column-inner > .wpb_wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
    margin-top: 60px;
    grid-gap: 50px;
}
.lp-achievements .inner .outer {
	display: flex;
	align-items: center;
}
.lp-achievements .inner .outer img {
	margin: 0;
}
.lp-achievements .inner .outer .image {
	width: 16%;
}
.lp-achievements .inner .content {
	line-height: 1.27273;
	font-size: 22px;
	font-weight: 700;
	color: #00aeef;
	width: 92%;
    padding-left: 20px;
}
.lp-achievements .wpb_content_element{
    margin: 0 !important;
}
.lp-achievements {
	margin-top: 110px;
	display: flex;
	flex-wrap: wrap;
}
.lp-achievements .vc_col-sm-4 > .vc_column-inner, .lp-achievements .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper,
.lp-achievements .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .wpb_single_image, .lp-achievements .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .wpb_wrapper.vc_figure,
.lp-achievements .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .wpb_single_image, .lp-achievements .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .vc_single_image-wrapper {
	height: 100%;
}
.lp-achievements .vc_col-sm-4 img {
	height: 100%;
	object-fit: cover;
}
.img-100 .vc_figure, .img-100 .vc_single_image-wrapper, .img-100 img{
	width: 100%;
}
.lp-services{
    margin-top: 110px;
}
.lp-services p{
    text-align: center;
}
.lp-services .ip-h2::after{
    margin-left: auto;
    margin-right: auto;
}
.lp-service-outer{
    margin-top: 60px;
}
.lp-service-outer {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 30px;
}
.lp-service-outer .vc_col-sm-4{
	width: 100%;
    position: relative;
}
.lp-service-outer::before{
	display: none;
}
.lp-services .wpb_content_element{
    margin-bottom: 0;
}
.lp-services img{
    padding-right: 15px;
    border-radius: 5px;
}
.lp-services .absolute-content {
	position: absolute;
	bottom: 18px;
	right: 0;
    right: -15px;
}
.lp-services .absolute-content a{
    color: #fff;
    text-align: left;
    text-decoration: none;
    border-radius: 5px;
    background: #18afd3;
    padding: 15px 15px 14px 17px;
    color: #fff;
    overflow: hidden;
    transition: .2s ease-in-out;
    line-height: 1.33333;
    font-size: 18px;
    font-family: "Oswald", sans-serif;
    width: 260px;
    max-width: 320px; 
    margin-left: auto;
    margin-right: auto;
    display: inline-block; 
    font-weight: 400;
    text-transform: uppercase;
    font-weight: 400;
}
.lp-services .absolute-content a:hover{
    text-decoration: none;
    background: #8f389c;
    color: #fff;
    padding-left: 48px;
}
.lp-services .absolute-content a::before{
    content: '';
    opacity: 0;
    transition: opacity .2s ease-in-out, transform .28s ease-in-out;
    -webkit-transform: translateX(-10px) scale(0);
    transform: translateX(-10px) scale(0);
    position: absolute;
    top: 16px;
    left: 14px;
    height: 25px;
    width: 25px;
    background: url(../../../images/right-arrow.png);
    background-repeat: no-repeat;
}
.lp-services .absolute-content a:hover::before {
    opacity: 1;
    -webkit-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
}
.lp-services .content{
    margin-top: 40px;
}
.lp-services .lp1-btn{
    display: inline-block;
    margin-top: 30px;
}
.lp-testimonial{
    margin-top: 110px;
}
.lp-testimonial {
	display: flex;
}
.lp-testimonial .vc_col-sm-6 > .vc_column-inner {
	height: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	align-items: center;
	display: flex;
	flex-wrap: wrap;
}
.lp-testimonial .vc_col-sm-6:first-child > div {
	padding-left: calc(15px + (15 - 351) * ((100vw - 1200px) / (1200 - 1920)));
	padding-right: 60px;
}
.lp-testimonial .title {
	line-height: 1.2;
	font-size: 60px;
	letter-spacing: 0.02em;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	color: #fff;
}
.lp-testimonial .vc_col-sm-6:last-child {
	padding-left: 115px;
	background: #f1f3f9;
	padding-top: 130px;
	padding-bottom: 90px;
}
.lp-testimonial .testi-content{
    color: #868686;
    font-style: italic;
    line-height: 1.375;
    font-size: 24px;
    font-weight: 400;
    text-align: left;
    /* padding-top: 41px; */
    position: relative;
    margin-bottom: 15px;
}
.lp-testimonial .testi-content::before{
    position: absolute;
    top: 4px;
    left: 0px;
    z-index: 0;
    font-family: "FontAwesome";
    font-size: 30px;
    line-height: 30px;
    color: #18afd3;
    content: "";
    -webkit-transform: scaleX(-1) rotateY(-180deg);
    transform: scaleX(-1) rotateY(-180deg);
}
.lp-testimonial .testimonial-item{
    margin-top: 60px;
    margin-bottom: 0;
}
.lp-testimonial .auth-details {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.lp-testimonial .auth-details img {
	height: 60px;
	width: 60px;
	object-fit: cover;
	border-radius: 50%;
}
.lp-testimonial .auth-con {
	padding-left: 20px;
}
.lp-testimonial .auth-title{
    font-style: normal;
    margin-top: 0;
    color: #18afd3;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 22px;
    margin-bottom: 5px;
    font-weight: 500;
}
.lp-testimonial .auth-con p{
    color: #bdbdbd;
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
}
.lp-testimonial .vc_col-sm-6:first-child .content p{
    margin-top: 33px;
    color: #fff;
    text-align: left;
    font-size: 15px;
    line-height: 1.6;
}
.lp-testimonial .vc_col-sm-6:last-child > .vc_column-inner > .wpb_wrapper {
	width: 100%;
}
.lp-testimonial .slick-dots {
    bottom: -70px;
}
.lp-help-section{
    padding-top: 110px;
    padding-bottom: 110px;
}
.lp-help-section .vc_custom_heading{
    font-size: 60px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
}
.lp-help-section .content{
    margin-top: 35px;
}
.lp-help-section .content p{
    color: #fff;
}
.lp-help-section{
    background-attachment: fixed !important;
}
.lp-help-section a{
    display: inline-block;
}


@media (min-width: 1921px) {
    .lp-testimonial .vc_col-sm-6:first-child > div {
        padding-left: 37%;
    }

}
@media (min-width: 1200px) {
    .lp1-banner .slider-item .vc_col-sm-8{padding-left: calc((100% - 1200px) / 2);}    
    .lp1-banner .slick-dots{padding-left: calc((100% - 1200px) / 2);}    
    .lp1-banner .slider-item .vc_col-sm-4,.lp-achievements .vc_col-sm-8,.lp-testimonial .vc_col-sm-6:last-child{padding-right: calc((100% - 1200px) / 2);}

}

@media (max-width: 1366px){
    .lp1-banner .slider-item {padding-top: 180px;padding-bottom: 60px;}
    .page-template-lending-page1 .site-header{top: 30px;}
    .lp1-banner .vc_col-sm-8 .vc_custom_heading {font-size: 55px;}
    .lp1-banner .vc_col-sm-8 p{font-size: 20px;}
    .page-template-lending-page1 .site-header .row{margin: 0;}
    .page-template-lending-page1 .row {margin: 0;}
    .lp-achievements .vc_col-sm-8{padding-bottom: 78px;padding-left: 60px;padding-top: 74px;}
    .lp-achievements .inner .content{font-size: 20px;}
    .lp-achievements .inner > .vc_column-inner > .wpb_wrapper {margin-top: 40px;grid-gap: 30px;}
    .lp-services .absolute-content{right: 0;}
}
@media (max-width: 1190px){
    .page-template-lending-page1 .site-header .logo img {max-width: 200px;}
    .page-template-lending-page1 .header-right{margin-right: 0;}
    .lp1-banner .slick-dots{left: 20px;}
    .lp1-banner .vc_col-sm-8 .vc_custom_heading {font-size: 47px;}
    .lp1-banner .vc_col-sm-8 .content {margin-top: 24px;}
    .lp1-banner .slider-item .vc_col-sm-4 {padding-right: 20px;}
    .page-template-lending-page1 .container {max-width: 100%;}
    .ip1-about-sec, .lp-achievements, .lp-services,.lp-testimonial{margin-top: 70px;}
    .ip-h2{font-size: 40px;}
    .ip-h2::after {margin-top: 20px;}
    .ip1-about-sec .content {margin-top: 40px;}
    .lp-achievements .vc_col-sm-8 {padding: 60px;padding-right: 15px;}
    .lp-achievements .inner .content{font-size: 18px;}
    .lp-services .absolute-content {right: 13px;}
    .lp-services .lp1-btn{margin-top: 20px;}
    .lp-services .absolute-content a{font-size: 16px;}

    .lp-testimonial .vc_col-sm-6:first-child > div {padding: 30px 15px;}
    .lp-testimonial .title, .lp-help-section .vc_custom_heading{font-size: 50px;}
    .lp-testimonial .vc_col-sm-6:last-child {padding-left: 45px;padding-top: 60px;padding-bottom: 60px;padding-right: 20px;}
    .lp-testimonial .testimonial-item {margin-top: 40px;}
    .lp-testimonial .testi-content{font-size: 20px;}
    .lp-help-section {padding-top: 80px;padding-bottom: 80px;}
}
@media (max-width: 992px){
    .lp1-banner .slider-item .vc_col-sm-8 {padding-top: 20px;padding-bottom: 48px;}
    .lp1-banner .landing-form {padding: 30px 30px 30px;}
    .ip1-about-sec .small, .ip1-about-sec .body-content a, .lp-achievements .inner .content{font-size: 16px;}
    .ip1-about-sec .body-content h6 {font-size: 18px;}
    .lp-achievements .inner > .vc_column-inner > .wpb_wrapper{grid-column-gap: 10px;}
    .lp-achievements .vc_col-sm-8 {padding: 40px;}
    .lp-services img {padding-right: 0;}
    .lp-service-outer {grid-gap: 0px;}
    .lp-services .absolute-content a{width: 203px;}

    .lp-testimonial .title, .lp-help-section .vc_custom_heading{font-size: 40px;}
    .lp-testimonial .testi-content {font-size: 18px;}
    
}
@media (max-width: 767px){
    .lp1-banner .slider-item {padding-top: 180px !important;padding-bottom: 60px !important;}
    .lp1-banner .slider-item .vc_col-sm-8, .lp1-banner .slider-item .vc_col-sm-4{width: 100%;}
    .lp1-banner .slider-item .vc_col-sm-4 {padding-right: 20px;padding-left: 20px;max-width: 410px;margin: auto;}
    .lp1-banner .slick-dots {bottom: 20px;width: 100%;text-align: center;left: 0;}
    .page-template-lending-page1 header .left {margin-right: 25px;}
    .page-template-lending-page1 .right-details .icon {height: 40px;width: 40px;}
    .page-template-lending-page1 .site-header .logo img {max-width: 150px;}
    .lp1-banner .vc_col-sm-8 .vc_custom_heading {font-size: 40px;text-align: center !important;}
    .lp1-banner .slider-item .vc_col-sm-8 {text-align: center}
    .lp1-banner .vc_col-sm-8 p {
        font-size: 16px;
    }
    .ip1-about-sec .vc_col-sm-4 {
        margin-top: 35px;
    }
    .ip1-about-sec .lp1-btn {
        margin-top: 10px;
    }
    .ip-h2 {
        font-size: 26px;
    }
    .ip1-about-sec .content {
        margin-top: 20px;
    }
    .lp-achievements {
        margin-top: 35px;
      }
      .lp-services .content {
        margin-top: 20px;
    }
    .lp-service-outer {grid-template-columns: 1fr;grid-gap: 30px;margin-top: 30px;}
    .lp-services .absolute-content {right: 15px;width: 80%;}
    .lp-services .absolute-content a {width: 100%;max-width: 100%;}
    .lp-testimonial{flex-wrap: wrap;}
    .lp-testimonial .vc_col-sm-6:last-child {padding-left: 20px;padding-top: 30px;padding-bottom: 50px;padding-right: 20px;}
    .lp-testimonial .title, .lp-help-section .vc_custom_heading{font-size: 35px;}
    .lp-help-section {padding-top: 50px;padding-bottom: 50px;}
}

@media (max-width: 520px){
    .page-template-lending-page1 header .content a:first-child::before {
        content: '';
        background: url(/wp-content/uploads/2023/01/ft-info-icon1.png);
        height: 40px;
        width: 40px;
        display: inline-block;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .page-template-lending-page1 header .content a{font-size: 0;}
    .page-template-lending-page1 .right-details .icon{display: none;}
    .page-template-lending-page1 header .right a:first-child::before {
       background: url(/wp-content/uploads/2023/01/ft-info-icon3.png);
       background-size: contain;
       background-repeat: no-repeat;
    }
    .page-template-lending-page1 header .left {
        margin-right: 5px;
    }
    .page-template-lending-page1 header .content{
        display: flex;
        align-items: center;
    }
    .lp1-banner .vc_col-sm-8 .vc_custom_heading {
        font-size: 30px;
    }
    .lp1-banner .vc_col-sm-8 p {
        font-size: 14px;
    }
    .lp1-banner .slider-item {
        padding-top: 100px !important;
        padding-bottom: 50px !important;
    }
    .page-template-lending-page1 .site-header {
        top: 10px;
    }
    .lp-achievements .vc_col-sm-8 {
        padding: 30px 15px;
    }
    .lp-achievements .inner > .vc_column-inner > .wpb_wrapper {grid-template-columns: 1fr;}
}