body {
	font-family: 'Exo', sans-serif !important;
	color: #1c2c5e !important
}

.thumbs-feature {
	width: 100%;
	border: solid 1px #1C146C !important;
	padding: 5px 10px !important;
	border-radius: 4px !important;
	text-align: left;
	background: #fff;
	float: left;
	margin-bottom: 15px;
	color: #000;
	box-shadow: 0 0 2px #bbb
}

.feature-ul ul {
	padding-left: 20px
}

.feature-ul ul li {
	color: #000 !important
}

.feature-ul .fa {
	color: #000 !important
}

.containerr {
	position: relative;
	width: 100%
}

.image {
	display: block;
	width: 100%;
	height: auto
}

.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background: #240000;
	background: linear-gradient(156deg, #240000 0%, #3d0000 35%, #1c0000 100%);
	border-radius: 20px
}

.overlay h3 {
	font-size: 27px !important;
	font-weight: 700
}

.overlay p {
	font-size: 16px !important
}

.containerr:hover .overlay {
	opacity: 1
}

.text {
	color: #fff;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	right: 10%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	width: 87%
}

.maps {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0
}

.contact-sabkaloan {
	background: #1C146C;
	float: left;
	width: 100%;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 50px;
	height: 700px;
}

.contact-sabkaloan .thumbnail {
	background: #1e2a59;
	border-radius: 20px;
	border: none;
	padding: 60px 25px 40px;
	margin-top: -25px
}

.contact-sabkaloan input {
	border-radius: 10px;
	height: 47px;
	border: none;
	box-shadow: 0 0 4px #ddd;
	font-size: 13px;
	margin-bottom: 10px
}

.contact-sabkaloan select {
	border-radius: 10px;
	height: 47px;
	border: none;
	box-shadow: 0 0 4px #ddd;
	font-size: 13px;
	margin-bottom: 10px
}

.contact-sabkaloan textarea {
	border-radius: 10px;
	height: 120px !important;
	border: none;
	box-shadow: 0 0 4px #ddd;
	font-size: 13px;
	margin-bottom: 10px
}

.contact-sabkaloan .thumbnail p {
	color: #fff;
	font-size: 13px;
	margin-bottom: 30px
}
.contact-fa {
	/*background: #eca644 !important;*/
	color: #fff !important;
	border-radius: 100%;
	height: 50px !important;
	width: 50px !important;
	text-align: center !important;
	float: left !important;
	line-height: 46px !important;
	border: solid 2px #fff;
	font-size: 21px !important;
	margin-bottom: 16px
}

.contact-link {
	color: #fff !important;
	font-size: 15px !important;
	padding-top: 13px;
	float: left;
	margin-bottom: 40px
}

.contact-link:hover {
	color: #fff !important;
	text-decoration: blink
}
.sabkaloan-top {
	width: 100%;

	padding: 100px 0 0;
	margin: 0;
	background: url(../image/banner2.png) center no-repeat;
	background-size: cover;
	 height: 750px;
	margin-top: -80px; 
	position: relative;
}
.sabkaloan-top:before{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; content: ""; background: rgba(255, 255, 255, 0.2);}

.sabkaloan-banner-text {
	float: left;
	width: 100%;
	font-size: 50px;
	font-weight: 700;
	line-height: 85px;
	color: #fff;
	padding-top: 160px
}

.sabkaloan-banner-text span {
	color: #1C146C
}

.sabkaloan-banner-about {
	float: left;
	width: 100%;
	font-size: 50px;
	font-weight: 700;
	line-height: 54px;
	color: #fff;
	padding-top: 80px
}

.sabkaloan-banner-about span {
	color: #1C146C
}

.sabkaloan-banner-button-apply {
	color: #1C146C;
	display: block;
	padding: 20px 35px !important;
	position: relative;
	background: #1C146C;
	font-size: 16px;
	border-radius: 16px;
	margin-top: 12px;
	float: left;
	font-weight: 600;
	margin-right: 15px;
	margin-top: 25px
}

.sabkaloan-banner-button-apply:hover {
	color: #ffff;
	background: #1C146C;
	text-decoration: blink
}

.sabkaloan-banner-button-eligibility {
	color: #1C146C;
	display: block;
	padding: 20px 35px !important;
	position: relative;
	background: #eca644;
	font-size: 16px;
	border-radius: 16px;
	margin-top: 12px;
	float: left;
	font-weight: 600;
	margin-top: 25px
}

.sabkaloan-banner-button-eligibility:hover {
	color: #ffff;
	background: #1C146C;
	text-decoration: blink
}

.sabkaloan-banner-form {
	background: #fff;
	border-radius: 16px;
	padding: 20px;
	/*margin-top: 20px;*/
	box-shadow: 0 0 10px #d7d7d7;
	z-index: 9
}

.hr-line {
	width: 70px;
	border: none !important;
	margin: 0 auto;
	height: 4px;
	background: #1C146C;
	margin-bottom: 20px
}

.applycation-form {
	font-size: 27px;
	font-weight: 700;
	text-align: center;
	color: #1C146C
}

.sabkaloan-banner-form input {
	border-radius: 10px;
	height: 47px;
	border: 1px solid;
	font-size: 13px
}

.sabkaloan-banner-form select {
	border-radius: 10px;
	height: 47px;
	border: none;
	box-shadow: 0 0 4px #ddd;
	font-size: 13px
}

.sabkaloan-banner-form label {
	background: #fff;
	font-size: 13px;
	font-weight: 500;
	position: relative;
	bottom: -9px;
	left: 11px;
	margin-bottom: 0
}

.sabkaloan-banner-form-dnc {
	font-size: 12px;
	margin-top: 10px
}

.sabkaloan-apply {
	color: #ffff;
	padding: 13px 35px !important;
	position: relative;
	background: #1C146C;
	border-radius: 16px !important;
	margin-top: 12px;
	float: left;
	margin-right: 15px;
	font-size: 16px !important;
	font-weight: 700 !important
}

.sabkaloan-apply:hover {
	color: #fff !important;
	text-decoration: blink
}

.about-home-page {
	width: 100%;
	float: left;
	padding: 120px 0 95px;
	margin: 0;
	position: relative
}

.about-sabkaloan-page {
	width: 100%;
	float: left;
	padding: 50px 0;
	margin: 0;
	background: #fff
}

.about-sabkaloan-page strong {
	font-weight: 700
}

.about-sabkaloan-page p {
	font-size: 16px;
	line-height: 30px;
	text-align: justify
}

.about-home-page p {
	font-size: 16px;
	line-height: 30px;
	text-align: justify
}

.hr-tag {
	width: 70px;
	border: none !important;
	margin: 0;
	height: 4px;
	background: #1C146C;
	margin-bottom: 20px
}

.hr-gray {
	width: 70px;
	border: none !important;
	margin: 0 auto;
	height: 4px;
	background: #1C146C;
	margin-bottom: 20px
}

.step-hr {
	width: 50px;
	border: none !important;
	margin: 0 auto;
	height: 2px;
	background: #fff;
	margin-bottom: 20px
}

.sabkaloan-tags {
	font-size: 40px;
	font-weight: 700;
	color: #1C146C;
	line-height: 42px
}

.sabkaloan-emiii {
	font-size: 40px;
	font-weight: 700;
	color: #1C146C;
	line-height: 42px
}

.sabkaloan-tagss {
	font-size: 14px;
	font-weight: 400;
	color: #363b41;
	margin-bottom: 10px
}

.sabkaloan-happy-customer {
	background: #e9e8e8;
	padding: 50px 0;
	margin: 0;
	float: left;
	width: 100%;
	z-index: 999999999
}

.sabkaloan-happy-customer h3 {
	font-weight: 700;
	font-size: 27px;
	color: #fff;
	text-align: center;
	margin: 0 0 30px
}

.sabkaloan-happy-customer p {
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 0;
	color: #fff;
	margin-top: 9px
}

.sabkaloan-happy-customer .thumbnail {
	border: none !important;
	padding: 25px 30px;
	border-radius: 35px;
	height: 310px;
	background: #295fc5;
	background: #1C146C
}

.sabkaloan-happy-customer .thumbnaill {
	border: none !important;
	padding: 29px 30px;
	color: #fff;
	border-radius: 35px;
	height: 310px;
	background: #09152e
}

.sabkaloan-happy-customer .thumbnaill h3 {
	font-weight: 700;
	font-size: 27px;
	color: #fff;
	text-align: center
}

.sabkaloan-happy-customer .thumbnaill p {
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 0;
	color: #fff
}

.sabkaloan-happy-customer .thumbnaill h3 {
	font-weight: 700;
	font-size: 27px;
	color: #fff;
	text-align: center;
	margin: 0
}

.sabkaloan-happy-customer .thumbnaill h4 {
	font-weight: 700;
	font-size: 60px;
	color: #fff;
	text-align: center;
	margin: 24px 0
}

.sabkaloan-happy-customer .happiness {
	border: none !important;
	padding: 25px 30px;
	border-radius: 35px;
	height: 310px;
	background: #1C146C
}

.sabkaloan-happy-customer .happiness h3 {
	font-weight: 700;
	font-size: 27px;
	color: #fff;
	text-align: center;
	margin: 0
}

.sabkaloan-happy-customer .happiness h4 {
	font-weight: 700;
	font-size: 60px;
	color: #fff;
	text-align: center;
	margin: 32px 0
}

.sabkaloan-happy-customer .happiness .fa {
	color: #e09110 !important;
	font-size: 35px !important
}

.sabkaloan-happy-customer .free {
	color: #fff;
	border-radius: 35px;
	height: 310px;
	text-align: center;
	background: #1C146C
}

.sabkaloan-happy-customer .free h3 {
	font-weight: 700;
	font-size: 27px;
	color: #fff;
	text-align: center
}

.sabkaloan-happy-customer .free p {
	font-weight: 400;
	font-size: 11px;
	margin-bottom: 0;
	color: #fff
}

.sabkaloan-product-loan {
	float: left;
	width: 100%;
	width: 100%;
	padding: 50px 0;
	margin: 0
}

.sabkaloan-process {
	float: left;
	width: 100%;
	background: #e9e8e8;
	text-align: center;
	padding: 55px 0
}

.sabkaloan-process .thumbnail p {
	font-size: 16px;
	height: 170px; color: #fff;
}

.sabkaloan-process .thumbnail {
	background: #1C146C;
	text-align: center;
	padding: 45px 30px 50px;
	border-radius: 35px;
	height: 374px
}

.sabkaloan-process .thumbnail h3 {
	margin: 0 0 10px;
	font-size: 25px;
	font-weight: 700;
	color: #fff
}

.sabkaloan-process .thumbnail .fa {
	font-size: 24px;
	background: #fff;
	color: #1C146C;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	line-height: 47px
}

.sabkaloan-process .thumbnaill {
	background: #eca644;
	text-align: center;
	padding: 65px 45px
}

.sabkaloan-process .thumbnaill h3 {
	margin: 0;
	font-size: 25px;
	font-weight: 700;
	color: #1C146C
}

.sabkaloan-process .thumbnaill .fa {
	font-size: 24px;
	background: #1C146C;
	color: #fff;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	line-height: 47px
}

.margings {
	margin-top: 20px
}

.sabkaloan-emi {
	padding: 50px 0;
	margin: 0;
	float: left;
	width: 100%;
	background: #fff
}

.range-slider {
	padding: 0 55px 10px 0;
	margin: 0 0 6px;
	position: relative
}

.range-slider input[type="range"] {
	background: #1C146C;
	width: 100%;
	height: 35px;
	outline: none;
	border: 14px solid #fff;
	border-radius: 50px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	z-index: 1;
	transition: all .3s ease
}

.range-slider input[type="range"]::-webkit-slider-thumb {
	background: #363b41;
	width: 25px;
	height: 25px;
	border-radius: 5px;
	cursor: pointer;
	transition: all .15s ease-in-out 0;
	-webkit-appearance: none;
	appearance: none
}

.range-slider input[type="range"]:active::-webkit-slider-thumb {
	box-shadow: 0 0 0 5px #fff inset, 0 0 5px #363b41
}

.range-slider input[type="range"]::-moz-range-thumb {
	background: #363b41;
	width: 30px;
	height: 30px;
	border-radius: 0;
	border: none;
	cursor: pointer;
	transition: all .15s ease-in-out 0
}

.range-slider input[type="range"]:active::-moz-range-thumb,
.range-slider input[type="range"]::-moz-range-thumb:hover {
	transform: rotate(45deg);
	border-radius: 10px
}

.range-slider input[type="range"]:active::-moz-range-thumb {
	box-shadow: 0 0 0 5px #fff inset, 0 0 5px #363b41
}

.range-slider .range-value {
	color: #fff;
	background: #1C146C;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	width: 55px;
	padding: 7px 0;
	border-radius: 0;
	box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.2);
	transform: translateY(50%);
	position: absolute;
	bottom: 50%;
	right: 0
}

::-moz-range-track {
	background: transparent;
	border: 0
}

.emi-range {
	background: #f8f8f8;
	padding: 27px 40px !important;
	border-radius: 20px 0 0 20px;
	box-shadow: 0 0 5px #e7e7e7
}

.amounts-tag {
	font-weight: 700;
	font-size: 16px;
	color: #1C146C
}

.sabkaloan-emi .text-right {
	margin-bottom: 5px;
	font-weight: 700
}

.monthly-emi {
	font-size: 33px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 28px
}

.emi-price {
	background: #1C146C;
	color: #fff;
	font-size: 32px;
	font-weight: 600;
	padding: 6px 40px;
	border-radius: 10px
}

.emi-backgrounds {
	border: solid 2px #363b41;
	border-radius: 20px;
	padding: 60px 50px !important;
	margin-top: -35px
}

.total-interest {
	font-size: 18px;
	text-align: right;
	margin: 5px 0;
	font-weight: 700;
	color: #333
}

.total-amount {
	font-size: 19px;
	margin: 5px 0
}

.loan-appy-button {
	background: #1C146C !important;
	border-radius: 10px !important;
	border: none !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	color: #1C146C !important;
	padding: 10px 30px !important
}

.sabkaloan-elegibilti {
	background: #f8f8f8;
	float: left;
	/*padding: 50px 0;*/
	padding: 3px 0;
	width: 100%
}

.sabkaloan-elegibilti .thumbnaill {
	border-radius: 0 !important;
	padding: 20px !important;
	font-size: 16px !important;
	height: 100px !important
}

.sabkaloan-elegibilti p {
	text-align: left;
	font-size: 16px;
	color: #363b41;
	font-weight: 500
}

.sabkaloan-elegibilti .thumbnail {
	text-align: left;
	font-size: 17px;
	color: #363b41;
	font-weight: 500;
	padding: 16px 40px 14px 18px;
	margin-bottom: 12px;
	box-shadow: 0 0 5px #ddd;
	border: none !important;
	background: #fff;
	border-radius: 11px;
	float: left;
	width: auto
}

.tab .fa {
	color: #1c4ba5;
	font-weight: 400;
	padding-right: 3px
}

.tab {
	text-align: center;
	border: none
}

.tab .nav-tabs {
	display: inline-block;
	border-bottom: none;
	position: relative
}

.tab .nav-tabs li {
	margin-bottom: 0
}

.tab .nav-tabs li a {
	display: block;
	padding: 14px 40px;
	border: none;
	border-radius: 0;
	font-size: 17px;
	font-weight: 700;
	color: #1C146C;
	margin-right: 0;
	text-align: center;
	z-index: 1;
	transition: all .3s ease 0;
	border: solid 1px #1C146C;
	border-radius: 15px;
	margin-left: 15px
}

.tab .nav-tabs li a i {
	display: block;
	font-size: 40px;
	color: #00a6ff;
	margin-bottom: 15px
}

.tab .nav-tabs li.active a,
.tab .nav-tabs li a:hover {
	border: none;
	background: #1C146C;
	color: #fff;
	border-radius: 15px;
	border: solid 1px #1C146C
}

.tab .nav-tabs li a:before,
.tab .nav-tabs li a:after {
	content: "";
	width: 0;
	position: absolute;
	bottom: -1px;
	left: 0;
	transition: all .3s ease 0
}

.tab .nav-tabs li a:after {
	left: auto;
	right: 0
}

.tab .nav-tabs li.active a:before,
.tab .nav-tabs li a:hover:before,
.tab .nav-tabs li.active a:after,
.tab .nav-tabs li a:hover:after {
	width: 50%
}

.tab .tab-content {
	padding: 20px;
	margin-top: -5px;
	border-radius: 0 0 5px 5px;
	border-top: 0 solid #d7d6d6;
	font-size: 15px;
	color: #757575;
	line-height: 30px;
	margin-top: 10px
}

.tab .tab-content h3 {
	font-size: 24px;
	margin-top: 0
}

@media only screen and (max-width: 479px) {
	.tab .nav-tabs li {
		width: auto;
		text-align: center;
		margin-bottom: 5px
	}

	.tab .nav-tabs li a,
	.tab .nav-tabs li a:hover {
		border-bottom: 1px solid #dfdfdf
	}

	.tab .tab-content {
		border-top: none
	}
}

.customers-line {
	width: 100%;
	float: left;
	padding: 55px 0;
	background: #e9e8e8
}

.customer-box {
	background: #1e2a59 !important;
	border: none !important;
	padding: 45px !important;
	border-radius: 30px !important;
	margin-bottom: 0 !important
}

.testi-box {
	background: #1C146C !important;
	border: none !important;
	padding: 45px !important;
	border-radius: 30px !important;
	margin-bottom: 0 !important
}

.testimonial {
	text-align: center;
	margin: 10px;
	background: #fff;
	border-radius: 15px;
	padding: 65px
}

.testimonial .description {
	font-size: 16px;
	color: #3c3c3c;
	line-height: 27px;
	margin-bottom: 10px
}

.testimonial .pic {
	display: inline-block;
	margin-bottom: 0;
	position: relative
}

.testimonial .pic:after {
	content: "";
	border-width: 20px;
	border-style: solid;
	border-color: #fff #fff transparent transparent;
	position: absolute;
	bottom: -33px;
	right: 20%;
	transform: rotate(-15deg);
	display: none;
	z-index: -1
}

.testimonial .pic img {
	width: 100px;
	height: auto;
	border-radius: 100%;
	border: solid 3px #1C146C
}

.testimonial .title {
	display: block;
	font-size: 19px;
	font-weight: 700;
	color: #343434;
	letter-spacing: 1px;
	text-transform: capitalize;
	margin-bottom: 1px
}

.testimonial .post {
	display: block;
	font-size: 13px;
	color: #303030;
	text-transform: capitalize
}

.owl-theme .owl-controls {
	margin-top: 10px
}

.owl-theme .owl-controls .owl-page span {
	width: 30px;
	height: 3px;
	background: #585656;
	border-radius: 0;
	opacity: 1;
	transition: all .4s ease 0
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #1c4ba5
}

.faq-line {
	background: #fff;
	padding: 55px 0;
	margin: 0;
	float: left;
	width: 100%
}

#accordion .panel {
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	position: relative
}

#accordion .panel-heading {
	padding: 0;
	border: none;
	border-radius: 0;
	margin-bottom: 0;
	position: relative
}

#accordion .panel-heading:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transform-origin: left bottom 0;
	background: #fff
}

#accordion .panel-title a {
	display: block;
	padding: 15px 70px 15px 0;
	margin: 0;
	font-size: 17px;
	font-weight: 600;
	color: #787f89;
	border-radius: 0;
	position: relative;
	border-bottom: solid 1px #ddd
}

#accordion .panel-title a:hover {
	text-decoration: blink
}

.panel-body p {
	font-size: 16px
}

#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after {
	content: "\f068";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	width: 55px;
	height: 100%;
	line-height: 50px;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0
}

#accordion .panel-title a.collapsed:after {
	content: "\f067"
}

#accordion .panel-body {
	padding: 0;
	margin: 5px 0 0;
	background: #fff;
	border: none;
	outline-offset: -8px;
	font-size: 17px;
	color: #787f89;
	line-height: 27px
}

.footer-sabkaloan {
	width: 100%;
	float: left;
	padding: 50px 0 10px;
	margin: 0;
	background: #1e2a59;
	color: #fff
}

.footer-tag {
	font-size: 22px;
	font-weight: 700;
	color: #fff
}

.footer-link {
	line-height: 46px;
	color: #fff !important
}

.footer-link:hover {
	color: #CCC;
	text-decoration: blink
}

.footer-city {
	background: #0b1642;
	color: #fff;
	padding: 5px 6px;
	border-radius: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	font-size: 12px
}

.footer-city:hover {
	background: #fff;
	color: #3f4650;
	text-decoration: blink
}

.footer-hr {
	background: #555b62;
	width: 40px;
	margin: 8px 0 !important;
	float: left;
	border: none !important
}

.contant-footer {
	text-align: center;
	border-top: solid 1px #314164;
	padding-top: 20px;
	font-size: 12px
}

.contant-footer-a {
	background: #0b1642;
	padding: 3px 10px;
	color: #fff !important;
	border-radius: 5px
}

.contant-footer-a:hover {
	background: #fff;
	color: #000 !important;
	text-decoration: blink
}

.footer-fa {
	font-size: 20px;
	color: #fff;
	padding: 0 10px
}

.footer-fa:hover {
	font-size: 20px;
	color: #ccc;
	padding: 0 10px
}

.post-slide {
	padding-bottom: 10px;
	margin: 0;
	position: relative
}

.post-slide img {
	/* width: 100%; */
	height: auto
}

.post-slide .post-date {
	position: absolute;
	top: 2%;
	left: 8%;
	padding: 3% 5%;
	background: #e74c3c
}

.post-slide .month {
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase
}

.post-slide .month:after {
	content: "";
	display: block;
	border: 1px solid #fff
}

.post-slide .date {
	font-size: 14px;
	color: #fff;
	display: block;
	text-align: center;
	font-weight: 700
}

.post-slide .post-title {
	margin: 25px 0 15px
}

.post-slide .post-title a {
	font-size: 15px;
	font-weight: 700;
	color: #333;
	display: inline-block;
	text-transform: uppercase;
	transition: all .3s ease 0
}

.post-slide .post-title a:hover {
	text-decoration: none;
	color: #e74c3c
}

.post-slide .post-description {
	font-size: 14px;
	line-height: 24px;
	color: gray
}

.post-slide .read-more {
	color: #333;
	text-transform: capitalize;
	transition: color .2s linear
}

.post-slide .read-more i {
	margin-left: 10px;
	font-size: 10px
}

.post-slide .read-more:hover {
	text-decoration: none;
	color: #e74c3c
}

.owl-controls .owl-buttons {
	position: relative
}

.owl-controls .owl-prev {
	position: absolute;
	left: -40px;
	bottom: 230px;
	padding: 8px 17px;
	background: #333;
	transition: background .5s ease
}

.owl-controls .owl-next {
	position: absolute;
	right: -40px;
	bottom: 230px;
	padding: 8px 17px;
	background: #333;
	transition: background .5s ease
}

.owl-controls .owl-prev:after,
.owl-controls .owl-next:after {
	content: "\f104";
	font-family: FontAwesome;
	color: #d3d3d3;
	font-size: 16px
}

.owl-controls .owl-next:after {
	content: "\f105"
}

.owl-controls .owl-prev:hover,
.owl-controls .owl-next:hover {
	background: #e74c3c
}

@media only screen and (max-width: 990px) {
	.post-slide {
		margin: 0 20px
	}

	.owl-controls .owl-buttons .owl-prev {
		left: -20px;
		padding: 5px 14px
	}

	.owl-controls .owl-buttons .owl-next {
		right: -20px;
		padding: 5px 14px
	}
}

@media only screen and (max-width: 767px) {
	.owl-controls .owl-buttons .owl-prev {
		left: 0;
		bottom: 260px;
		display: none !important
	}

	.owl-controls .owl-buttons .owl-next {
		right: 0;
		bottom: 260px;
		display: none !important
	}
}

.hr-gray-faq {
	width: 70px;
	border: none !important;
	margin: 0;
	height: 4px;
	background: #1C146C;
	margin-bottom: 20px
}

.hr-gray-trust {
	width: 70px;
	border: none !important;
	margin: 0;
	height: 4px;
	background: #f8f8f8;
	margin-bottom: 20px
}

.sabkaloan-mobile-app {
	background: #fff;
	width: 100%;
	float: left;
	padding: 50px 0;
	margin: 0
}

.mobile-aap-tag {
	font-size: 40px;
	font-weight: 700;
	color: #1e2a59;
	line-height: 42px;
	margin-top: 150px
}

.mobile-aap-hr {
	width: 70px;
	border: none !important;
	margin: 5px 0 0;
	height: 4px;
	background: #1e2a59;
	margin-bottom: 9px
}

.check-update {
	font-size: 16px;
	margin-bottom: 10px
}

.about-why-us ul {
	padding: 0 !important
}

.about-why-us ul li {
	display: block;
	background: #fff url(../image/arrow.png) left .75em no-repeat;
	background-size: 6%;
	line-height: 24px;
	list-style-type: none;
	margin-top: 16px;
	text-align: left;
	font-size: 16px;
	color: #363b41;
	font-weight: 500;
	padding: 13px 10px 10px 41px;
	margin-bottom: 0;
	box-shadow: 0 0 5px #ddd;
	border: none !important;
	border-radius: 11px;
	float: left;
	width: 100%
}

.sabkaloan-about-us {
	width: 100%;
	float: left;
	padding: 120px 0 51px;
	margin: 0;
	/*background: url(../image/about-banner.jpg) fixed center no-repeat;*/
	height: 492px;
	background-size: cover;
	margin-top: -80px; position: relative;
}

.sabkaloan-about-us:before{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; content: ""; background: rgba(0, 0, 0, 0.3);}
.why-chhos-us {
	color: #363b41;
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	text-align: justify
}

.about-us-sabkaloan {
	background:#1C146C;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%
}

.about-us-sabkaloan .container-fluid {
	padding: 0 !important
}

.about-us-sabkaloan-col-md-6 {
	padding: 50px 35px 50px 85px !important
}

.about-us-sabkaloan-col-md-66 {
	padding: 50px 86px 50px 35px !important
}

.about-us-sabkaloan p {
	color: #fff;
	font-size: 16px;
	line-height: 27px;
	text-align: justify
}

.about-us-sabkaloan strong {
	font-weight: 700
}

.sabkaloan-about-tags {
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	line-height: 42px
}

.hr-sabkaloan-about {
	width: 70px;
	border: none !important;
	margin: 0;
	height: 4px;
	background: #fff;
	margin-bottom: 20px
}

.about-testimonials {
	background: url(../image/about-testimonials.jpg) center fixed;
	padding: 50px 0;
	margin: 0;
	float: left;
	width: 100%;
	height: 480px;
	margin-bottom: 200px
}

.about-testi {
	background: #1C146C;
	border-radius: 30px;
	color: #fff;
	text-align: center;
	padding: 35px;
	margin-bottom: 50px !important
}

.testimoniall {
	background: #1C146C;
	text-align: center;
	margin: 0 20px
}

.testimoniall .description {
	padding: 40px 30px;
	margin-bottom: 50px;
	border-top: 1px solid #253573;
	border-left: 1px solid #253573;
	font-size: 15px;
	color: #fff;
	line-height: 30px;
	text-align: left;
	position: relative
}

.testimoniall .description:before {
	content: "\f10e";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	display: inline-block;
	float: left;
	padding: 0 15px 5px 0;
	font-size: 30px;
	color: #fff;
	text-align: center;
	position: relative;
	top: 8px;
	left: 0
}

.testimoniall .description:after {
	content: "";
	width: 50%;
	height: 1px;
	background: #253573;
	position: absolute;
	bottom: 0;
	left: 0
}

.testimoniall .testimoniall-content {
	position: relative
}

.testimoniall .testimoniall-content:before {
	content: "";
	width: 1px;
	height: 20px;
	background: #253573;
	position: absolute;
	top: -50px;
	left: 50%
}

.testimoniall .testimoniall-content:after {
	content: "";
	width: 2px;
	height: 40px;
	background: #253573;
	position: absolute;
	top: -70px;
	left: 50%;
	transform: skewX(-45deg);
	transform-origin: 100% 100% 0
}

.testimoniall .pic {
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin-right: 7px
}

.testimoniall .pic img {
	width: 100%;
	height: auto;
	border-radius: 50%
}

.testimoniall .title {
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 1px;
	text-transform: capitalize
}

.owl-theme .owl-controls {
	margin-top: 30px
}

.owl-theme .owl-controls .owl-page span {
	width: 15px;
	height: 10px;
	border-radius: 0;
	background: #1C146C;
	opacity: .8;
	transition: all .3s ease 0
}

.owl-theme .owl-controls .owl-page.active span {
	width: 35px;
	background: #253573
}

.sabkaloan-login-tag {
	font-size: 40px;
	font-weight: 700;
	color: #1C146C;
	line-height: 42px;
	margin-top: 50px
}

.login-hide {
	display: block
}

@media all and (max-width:320px),
(max-width:375px),
(max-width:384px),
(max-width:414px),
(max-device-width:450px),
(max-device-width:480px),
(max-device-width:540px) {
	.sabkaloan-banner-form select {
		border-radius: 10px;
		height: 47px;
		border: none;
		box-shadow: 0 0 4px #ddd;
		font-size: 13px;
		border: solid 1px #ddd !important
	}

	.contact-sabkaloan .thumbnail {
		background: #1e2a59;
		border-radius: 20px;
		border: none;
		padding: 6px 25px 40px;
		margin-top: 30px !important
	}

	.contact-us-hr {
		width: 47px;
		border: none !important;
		margin: 0 auto;
		margin-bottom: 0;
		height: 2px;
		background: #fff;
		margin-bottom: 20px
	}

	.sabkaloan-banner-contact {
		float: left;
		width: 100%;
		font-size: 20px !important;
		font-weight: 700;
		line-height: 35px !important;
		color: #fff;
		text-align: center;
		padding-top: 18px !important
	}

	.sabkaloan-elegibilti .thumbnaill {
		border-radius: 0 !important;
		padding: 20px !important;
		font-size: 16px !important;
		height: auto !important;
		font-size: 12px !important;
		line-height: 22px !important
	}

	.contact-link {
		font-size: 12px !important;
		margin-bottom: 10px
	}

	.contact-fa {
		background: #eca644 !important;
		color: #fff !important;
		border-radius: 100%;
		height: 40px !important;
		width: 40px !important;
		text-align: center !important;
		float: left !important;
		line-height: 34px !important;
		border: solid 2px #fff;
		font-size: 15px !important;
		margin-bottom: 16px
	}

	.contact-sabkaloan {
		height: auto !important;
		margin-top: 0
	}

	.about-us-sabkaloan p {
		color: #1C146C;
		font-size: 12px !important;
		line-height: 22px;
		text-align: justify
	}

	.sabkaloan-tagss {
		font-size: 12px !important;
		font-weight: 400;
		color: #363b41;
		margin-bottom: 10px
	}

	.login-hide {
		display: none
	}

	.sabkaloan-mobile-app {
		text-align: center !important
	}

	.mobile-aap-tag {
		font-size: 18px;
		font-weight: 700;
		color: #1c4ba5;
		line-height: 27px;
		margin-top: 40px;
		text-align: center
	}

	.mobile-aap-hr {
		width: 39px;
		border: none !important;
		margin: 0 auto;
		margin-bottom: 0;
		height: 2px
	}

	.check-update {
		font-size: 13px;
		margin-bottom: 10px;
		text-align: center
	}

	.emi-range {
		background: #f8f8f8;
		padding: 27px 16px !important;
		border-radius: 20px 0 0 20px;
		box-shadow: 0 0 5px #e7e7e7
	}

	.sabkaloan-emiii {
		font-size: 18px;
		font-weight: 700;
		color: #1C146C;
		text-align: left;
		line-height: 22px
	}

	#accordion .panel-title a {
		display: block;
		padding: 15px 70px 15px 0;
		margin: 0;
		font-size: 12px;
		font-weight: 600;
		color: #787f89;
		letter-spacing: 0;
		border-radius: 0;
		position: relative;
		border-bottom: solid 1px #ddd;
		line-height: 20px
	}

	.panel-body p {
		font-size: 12px;
		line-height: 22px
	}

	.hr-gray-faq {
		width: 40px;
		border: none !important;
		margin: 0 auto !important;
		height: 2px;
		background: #363b41;
		margin-bottom: 20px
	}

	.hr-gray-trust {
		width: 40px;
		border: none !important;
		margin: 0 auto !important;
		height: 2px;
		background: #fff;
		margin-bottom: 20px;
		margin-bottom: 20px !important
	}

	.attr-nav>ul>li>a {
		color: #fff !important;
		display: inline !important;
		position: relative !important;
		background: #092be0  !important;
		font-size: 13px !important;
		border-radius: 6px !important;
		margin-top: 16px !important;
		font-weight: 600 !important;
		width: 104px;
		float: right;
		text-align: center !important;
		padding: 5px 0 !important;
		border: solid 1px #fff !important
	}

	.sabkaloan-banner-text {
		font-size: 23px;
		font-weight: 600;
		line-height: 28px;
		padding-top: 36px;
		text-align: center
	}

	.sabkaloan-banner-about {
		font-size: 17px;
		font-weight: 600;
		line-height: 22px;
		padding-top: 36px;
		text-align: center
	}

	.sabkaloan-banner-button-apply {
		padding: 10px 20px !important;
		font-size: 12px;
		border-radius: 8px;
		margin-right: 9px;
		margin-top: 10px;
		margin-left: 0;
		float: left
	}

	.sabkaloan-banner-button-eligibility {
		padding: 10px 20px !important;
		font-size: 12px;
		border-radius: 8px;
		margin-top: 12px;
		margin-right: 15px;
		margin-top: 10px
	}

	.sabkaloan-banner-form {
		background: #fff;
		border-radius: 16px;
		padding: 20px;
		padding-right: 20px;
		padding-left: 20px;
		box-shadow: 0 0 6px #d7d7d7;
		margin: 95px 19px;
	}

	.applycation-form {
		font-size: 18px
	}

	.hr-line {
		width: 53px;
		border: none !important;
		margin: 0 auto;
		margin-bottom: 0;
		height: 2px;
		background: #1C146C;
		margin-bottom: 20px
	}

	.sabkaloan-banner-form input {
		border-radius: 10px;
		height: 40px;
		border: none;
		/*box-shadow: 0 0 4px #ddd;*/
		font-size: 12px;
		border: solid 1px #ddd !important;
	
	}

	.sabkaloan-banner-form label {
		font-size: 11px
	}

	.sabkaloan-apply {
		color: #ffff;
		padding: 8px 26px !important;
		position: relative;
		background: #1C146C;
		background-image: none;
		border-radius: 10px !important;
		margin-top: 12px;
		float: left;
		margin-right: 15px;
		font-size: 16px !important;
		font-weight: 700 !important
	}

	.sabkaloan-top {
		height: 300px
	}

    .about-home-page {
        width: 100%;
        float: left;
        padding: 204px 0;
        margin: 0;
        position: relative;
        top: 1100px !important;
        text-align: center;
        height: 1330px;
    }

	.sabkaloan-tags {
		font-size: 18px;
		line-height: 25px;
		text-align: center;
		margin-top: 15px
	}

	.about-home-page p {
		font-size: 12px;
		line-height: 22px;
		text-align: center
	}

	.hr-tag {
		width: 43px;
		border: none !important;
		margin: 0 auto;
		margin-bottom: 0;
		height: 2px;
		background: #1c4ba5;
		margin-bottom: 10px
	}

	.sabkaloan-happy-customer h3 {
		font-size: 18px
	}

	.sabkaloan-happy-customer .thumbnaill h3 {
		font-size: 18px
	}

	.sabkaloan-happy-customer .free h3 {
		font-size: 18px
	}

	.sabkaloan-happy-customer .happiness h3 {
		font-size: 18px
	}

	.sabkaloan-happy-customer .happiness h4 {
		font-size: 35px
	}

	.sabkaloan-happy-customer .thumbnaill h4 {
		font-size: 35px
	}

	.sabkaloan-process .thumbnail {
		text-align: center;
		padding: 25px;
		border-radius: 15px;
		height: auto
	}

	.sabkaloan-process .thumbnaill {
		text-align: center;
		padding: 25px;
		border-radius: 15px
	}

	.sabkaloan-process .thumbnail h3 {
		margin: 0 0 20px;
		font-size: 16px;
		font-weight: 700
	}

	.range-slider .range-value {
		bottom: 26%
	}

	.emi-backgrounds {
		border: solid 2px #363b41;
		border-radius: 20px;
		padding: 60px 50px !important;
		margin: 0 20px;
		border: solid 2px #363b41;
		border-radius: 20px;
		padding: 12px 20px !important;
		margin-top: -35px;
		margin: 0 20px
	}

	.monthly-emi {
		font-size: 18px;
		font-weight: 700;
		text-align: center;
		margin-bottom: 15px
	}

	.emi-price {
		background: #363b41;
		color: #fff;
		font-size: 20px;
		font-weight: 600;
		padding: 6px 29px;
		border-radius: 10px
	}

	.total-amount {
		font-size: 15px;
		margin: 5px 0
	}

	.sabkaloan-process .thumbnail .fa {
		font-size: 24px;
		background: #e06714;
		color: #fff;
		border-radius: 100%;
		width: 35px;
		height: 35px;
		line-height: 33px
	}

	.tab .nav-tabs li a {
		display: block;
		padding: 10px 12px;
		border: none;
		border-radius: 0;
		font-size: 12px;
		font-weight: 700;
		color: #1C146C;
		margin-right: 0;
		text-align: center;
		z-index: 1;
		transition: all .3s ease 0;
		border: solid 1px #1C146C;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-radius: 5px;
		margin-left: 3px !important
	}

	.tab .nav-tabs li.active a,
	.tab .nav-tabs li a:hover {
		border: none;
		border-bottom-color: currentcolor;
		border-bottom-style: none;
		border-bottom-width: medium;
		background: #1C146C;
		color: #fff;
		border-radius: 3px !important
	}

	.footer-link {
		line-height: 35px;
		color: #fff !important;
		float: left;
		width: 100%;
		font-size: 12px
	}

	.footer-hr {
		background: #555b62;
		width: 40px;
		margin: 8px 0 !important;
		float: left;
		border: none !important;
		width: 100%;
		height: 1px
	}

	.footer-city {
		background: #3f4650;
		color: #fff;
		padding: 4px;
		border-radius: 3px;
		margin-right: 10px;
		margin-bottom: 10px;
		float: left;
		font-size: 12px
	}

	.testi-box {
		padding: 5px !important
	}

	.about-why-us ul li {
		display: block;
		background: #fff url(../image/arrow.png) left .75em no-repeat;
		background-size: auto;
		background-size: 6%;
		line-height: 11px;
		list-style-type: none;
		margin-top: 10px;
		text-align: left;
		font-size: 11px;
		color: #363b41;
		font-weight: 500;
		padding: 10px 10px 10px 24px;
		margin-bottom: 0;
		box-shadow: 0 0 5px #ddd;
		border: none !important;
		border-radius: 11px;
		float: left;
		width: 100%
	}

	.sabkaloan-about-us {
		height: 240px;
	}

	.about-sabkaloan-page p {
		font-size: 12px;
		line-height: 22px;
		text-align: justify
	}

	.about-us-sabkaloan-col-md-6 {
		padding: 15px !important
	}

	.sabkaloan-about-tags {
		font-size: 18px;
		font-weight: 700;
		color: #1C146C;
		line-height: 25px
	}

	.about-us-sabkaloan-col-md-66 {
		padding: 15px !important
	}

	.about-testi {
		background: #1C146C;
		border-radius: 0
	}

	.about-testimonials {
		margin-bottom: 44px
	}

	.testimoniall .description {
		padding: 15px 10px;
		font-size: 12px;
		color: #fff;
		line-height: 22px;
		text-align: justify
	}

	.testimoniall {
		margin: 0
	}

	.testimonial .description {
		font-size: 13px;
		color: #3c3c3c;
		line-height: 22px;
		margin-bottom: 10px
	}

	.sabkaloan-login-tag {
		font-size: 22px;
		font-weight: 700;
		color: #1C146C;
		line-height: 30px
	}

	.sabkaloan-banner-contact {
		font-size: 23px;
		font-weight: 600;
		line-height: 28px;
		padding-top: 36px;
		text-align: center
	}

	.sabkaloan-banner-contact span {
		color: #1C146C
	}

	.contact-us-hr {
		width: 70px;
		border: none !important;
		margin: 0 auto;
		height: 2px;
		background: #fff;
		margin-bottom: 20px
	}

	.overlay {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 143px;
		right: 0;
		height: 100%;
		width: 50%;
		opacity: 0;
		transition: .5s ease;
		background: #240000;
		background: linear-gradient(156deg, #240000 0%, #3d0000 35%, #1c0000 100%);
		border-radius: 0
	}

	.overlay h3 {
		font-size: 15px !important;
		font-weight: 700
	}

	.overlay p {
		font-size: 12px !important
	}

	.containerr:hover .overlay {
		opacity: 1
	}

	.text {
		color: #fff;
		font-size: 15px;
		position: absolute;
		top: 50%;
		left: 49%;
		right: 10%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		text-align: center;
		width: 80%
	}

	.sabkaloan-process .thumbnail p {
		font-size: 12px;
		height: auto
	}

	.testimonial {
		padding: 10px
	}

	.contant-footer {
		text-align: center;
		border-top: solid 1px #314164;
		padding-top: 20px;
		font-size: 10px;
		line-height: 22px
	}
}

.sabkaloan-banner-contact {
	float: left