/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/*
Add your custom styles here
*/

html {
	font-size: 62.5%;
}
input[type="checkbox"] {
	accent-color: #ff5732;
}
.elementor-field-group input:focus {
	box-shadow: unset !important;
	border-color: #ff5732 !important;
}
#header {
	box-shadow: none;
	box-shadow: 0px 4px 20px 0px rgb(106 135 236 / 10%);
	position: relative;
	z-index: 99;
	transition: all .4s ease!important;
	background: #fff;
}
#header :is(.current-menu-item ) a:after {
	content: '';
	background: #22d081;
	width: 24px;
	height: 4px;
	position: absolute;
	bottom: 4px;
	left: 0px;
	border-radius: 100px;
}
body.admin-bar .header-up {
	top: 32px !important;
}
.hamburger-icon a {
	font-size: 18px !important;
}
#elementor-popup-modal-748 .dialog-close-button i {
	color: #011640;
	background-image: url(/wp-content/uploads/2022/08/menu_close-icon.svg);
	background-repeat: no-repeat;
	background-position: center right;
	width: 50px;
	height: 41px;
}
#elementor-popup-modal-748 .dialog-close-button i::before {
	content: unset;
}
/* #header .get-app a:after {
	opacity: 1;
	bottom: 9px;
	right: 0.5em;
	height: 16px;
	background-image: url(/wp-content/uploads/2022/09/header-app-icon.svg);
	left: unset;
	width: 40px;
	background-repeat: no-repeat;
	border-radius: unset;
	background-color: unset;
} */

#header .get-app a {
    background: #ff5732;
    border-radius: 20px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    width: 171px;
    height: 36px;
    color: #fff;
    justify-content: center;
}
.get-app {
	align-items: center;
}
.features h3.elementor-icon-box-title {
	margin: 0;
}
table.loan-interests,
.personal-loan-table table {
	max-width: 840px;
	margin: auto;
	color: #111536;
	border-collapse: collapse;
	border-radius: 12px;
	border-style: hidden;
	box-shadow: 0 0 0 1px rgba(107, 107, 107, 0.3);
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type=number] {
	-moz-appearance: textfield;
}
:is(table.loan-interests, .personal-loan-table table) tr:first-child td:first-child {
	border-top-left-radius: 13px;
}

:is(table.loan-interests, .personal-loan-table table) tr:first-child td:last-child {
	border-top-right-radius: 13px;
}

:is(table.loan-interests, .personal-loan-table table) tr:last-child td:first-child {
	border-bottom-left-radius: 13px;
}

:is(table.loan-interests, .personal-loan-table table) :is(tbody>tr:nth-child(odd)>td, tbody>tr:nth-child(odd)>td:hover) {
	background-color: #F2F7FC;
}

:is(table.loan-interests, .personal-loan-table table) td {
	border: 1px solid rgba(107, 107, 107, 0.3);
}
.personal-loan-table td {
	text-align: center;
}
.why-choose .elementor-icon-box-icon {
	text-align: center;
	margin-top: 18px;
}
.use-case .elementor-icon-box-wrapper:hover h3 {
	color: #ff5732 !important;
	transition: color 0.3s ease-out;
}

.use-case .elementor-icon-box-wrapper:hover span.elementor-icon {
	box-shadow: 0px 10px 20px 9px rgb(209 217 230 / 39%);
}
.use-case .elementor-icon-box-wrapper h3 {
	cursor: default;
}

.use-case span.elementor-icon {
	border-radius: 100px;
	cursor: pointer;
}
.app-download span.app-rating {
	color: #FECC4A;
	font-size: 50px;
	font-weight: 700;
	margin-right: 10px;
}

.app-download span.app-review {
	color: #fff;
	opacity: 0.8;
	font-weight: 500;
}
.faq .elementor-accordion-item {
	margin-bottom: 16px;
	background: #fff;
	border-radius: 8px;
}

.explore-videos :is(.elementor-custom-embed-image-overlay, .elementor-custom-embed-image-overlay img) {
	border-radius: 8px;
}

.explore-videos i.eicon-play {
	opacity: 1;
}

.explore-videos i.eicon-play::before {
	content: '' !important;
	width: 40px;
	height: 40px;
	background-image: url(/wp-content/uploads/2022/08/play-icon.svg);
	position: absolute;
}

.explore-videos .elementor-custom-embed-play {
	position: absolute;
	top: 40%;
	left: 40%;
}


.explore-videos .elementor-custom-embed-image-overlay:hover i {transform: scale(1.3);}
.blogs-section .elementor-post__text {
	display: flex !important;
}

.blogs-section  .elementor-post__meta-data {
	order: 1;
}

.blogs-section  h3.elementor-post__title {
	order: 2;
}

.blogs-section  a.elementor-post__read-more {
	order: 3;
}
.footer-extra-content .elementor-tab-content h3 {
	font-weight: 700;
	font-size: 20px;
	margin: 20px 0px;
	color: var(--e-global-color-secondary);
}
.footer-extra-content .elementor-tab-content {
	padding: 0px !important;
}

.footer-extra-content .elementor-tab-title {
	padding-left: 0px !important;
	padding-bottom: 0px !important;
}
.footer-extra-content ul {
	padding-left: 20px;
}

:is(#testimonial-slider, #blog-mobile-slider, div#mobile-explore-video, .blog_wrapper--slider, .video_wrapper--slider, #we-cover-slider) span.swiper-pagination-bullet {
	height: 6px;
	width: 12px;
	border-radius: 8px;
}

:is(#testimonial-slider, #blog-mobile-slider, div#mobile-explore-video, .blog_wrapper--slider, .video_wrapper--slider, #we-cover-slider) span.swiper-pagination-bullet-active {
	width: 22px;
}
:is(#testimonial-slider, #we-cover-slider) .elementor-swiper-button {
	left: -2em;
	width: 45px;
	height: 45px;
	background: #F4F4FB;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100px;
	color: #FF5732;
}
#testimonial-slider .elementor-swiper-button-prev {
	left: -2em;
}

:is(#testimonial-slider, #we-cover-slider) .elementor-swiper-button.elementor-swiper-button-next {
	left: unset;
	right: -2em;
}

#testimonial-slider .elementor-testimonial {
	padding-top: 35px;
}

#testimonial-slider .elementor-testimonial__content::before, 
#testimonial-slider .elementor-testimonial__content::after {
	content: '';
	width: 22px;
	height: 22px;
	position: absolute;
	top: -24px;
	background-image: url(/wp-content/uploads/2022/08/quote-left.svg);
	background-repeat: no-repeat;
}

#testimonial-slider .elementor-testimonial__content {
	position: relative;
}

#testimonial-slider .elementor-testimonial__content::after {
	content: '';
	top: unset;
	background-image: url(/wp-content/uploads/2022/08/quote-right.svg);
	right: 0
}

.trust-counter .elementor-counter-number-wrapper {
	background: linear-gradient(122.49deg, #FFC83A -25.44%, #EF2858 91.51%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	border: none;
}

.emi-calculator-container {
	display: flex;
	width: 100%;
	gap: 100px;
	height: max-content;
	align-items: center;
}



.emi-calculator .view,
.emi-calculator .breakup {
	width: auto;
}


.detail {
	display: flex;
	justify-content: space-between;
	margin: 20px 0px;
}

/*----- Styling the sliders ----*/
.emi-calculator input[type="range"] {
	-webkit-appearance: none;
	margin: 10px 0;
	width: 100%;
}

.emi-calculator input[type="range"]:focus {
	outline: none;
}

.emi-calculator input[type="range"]::-webkit-slider-runnable-track {
	width: 100%;
	height: 6px;
	cursor: pointer;
	background: #ff5732;
	border-radius: 10px;
}

.emi-calculator input[type="range"]::-webkit-slider-thumb {
	box-shadow: 2px 2px 5px #b3b3b3, -1px -1px 3px grey;
	border: 5px solid #ffffff;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	background: #ff5732;
	cursor: pointer;
	margin-top: -6px;
	-webkit-appearance: none;
}

.emi-calculator input[type="range"]:focus::-webkit-slider-runnable-track {
	background: #b3b3b3;
}

.emi-calculator input[type="range"]::-moz-range-track {
	width: 100%;
	height: 6px;
	cursor: pointer;
	background: #ff5732;
	border-color: transparent;
	border-width: 16px 0;
	color: transparent;
	border-radius: 10px;
}

.emi-calculator input[type="range"]::-moz-range-thumb {
	box-shadow: 2px 2px 5px #b3b3b3, -1px -1px 3px grey;
	border: 5px solid #ffffff;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	background: #ff5732;
	cursor: pointer;
	margin-top: -6px;
}

.emi-calculator input[type="range"]::-ms-track {
	width: 100%;
	height: 6px;
	cursor: pointer;
	background: #ff5732;
	border-color: transparent;
	border-width: 16px 0;
	color: transparent;
	border-radius: 10px;
}

.emi-calculator input[type="range"]::-ms-fill-lower {
	background: #ff5732;
	border-radius: 5px;
}

.emi-calculator input[type="range"]::-ms-fill-upper {
	background: #ff5732;
	border-radius: 5px;
}

.emi-calculator input[type="range"]::-ms-thumb {
	box-shadow: 2px 2px 5px #b3b3b3, -1px -1px 3px grey;
	border: 5px solid #ffffff;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	background: #ff5732;
	cursor: pointer;
	margin-top: -6px;
}

.emi-calculator input[type="range"]:focus::-ms-fill-lower {
	background: #ff5732;
}

.emi-calculator input[type="range"]:focus::-ms-fill-upper {
	background: #ff5732;
}

/*-------------------------------------*/
.emi-calculator #price {
}


.emi-calculator #price-container {
	color: #ff5732;
	margin-top: 50px;
}

.emi-calculator #price-container::before {
	content: "Monthly Payable:";
	font-size: 12px;
	display: block;
}

/* New CSS */
.emi-calculator .emi-details {
	display: flex;
	align-items: center;
	justify-content: space-between;
}


.emi-calculator .view {
	padding: 18px;
	background: #FBFCFD;
	width: 350px;
}

.emi-calculator-container .detail p:first-child,
.exta-label p {
	font-size: 16px;
	line-height: 32px;
	color: #011A48;
	font-weight: 700;
}
.emi-calculator-container .exta-label {
	margin-top: 16px;
}
.emi-calculator-container .detail input[type="number"] {
	background: #f5f5f5;
	border-radius: 4px;
	padding: 4px 16px;
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
	color: #111536;
	width: 100px;
	text-align: left;
	border: 0;
}
.emi-calculator .detail p:last-child {
	position: absolute;
	right: 4px;
	color: #111536;
	font-size: 14px;
	top: 0px;
}

.emi-calculator  .detail p {
	margin: 0;
}

.emi-calculator  p.emi-details__value {
	color: #111536;
	font-weight: bold;
}

.how-apply .elementor-tab-title {
	padding-left: 0;
}
.blogs-section {
	overflow: hidden !important;
}
.emi-details p {
	font-weight: 400;
	color: rgba(1,26,72,.6);
	font-size: 14px;
	margin: 0;
}
.emi-details {
	padding: 6px 0;
}
p#loan-amt-text::before,
p#money-symbol::before {
	content: '₹';
	position: absolute;
	left: -90px;
}
.emi-calculator .track {
	width: 100%;
	height: 7px;
	background: #dddddd;
	position: absolute;
	bottom: 8%;
	transform: translateY(-59%);
	pointer-events: none;
	border-radius: 100px;
}
.emi-calculator .track-inner {
	width: 0;
	height: 100%;
	background: #ff5732;
	border-radius: 100px;
	/* 	transition: all 0.4s; */
}
.emi-calculator .custom-input {
	position: relative;
}
.emi-calculator .thumb {
	width: 20px;
	height: 20px;
	background: #ff5732;
	border-radius: 50%;
	position: absolute;
	bottom: -7%;
	left: 0;
	transform: translate(0%, -50%);
	pointer-events: none;
	border: 6px solid #fff;
	box-shadow: 0 0 0 1px #ff5732;
	/* 	transition: all 0.4s; */
}
.emi-calculator input[type="range"] {
	width: 100%;
	cursor: pointer;
	opacity: 0;
}

.emiChartContainer {
	position: relative;
	width: 290px;
	height: 290px;
}
.emi-calculator input[type="range"]::-ms-tooltip {
	display: none;
}
.elementor-lightbox .elementor-swiper-button,
section#few-more-calculator {
	display: none;
}

.read-more-section.ui-resizable {
    height: 100% !important;
    overflow: unset !important;
}

.blog p.date {
	margin: 0;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #FFFFFF;
	opacity: 0.6;
}

.blog h3.title a {
	margin: 0;
	font-weight: 700;
	font-size: 24px;
	line-height: 34px;
	color: #FFFFFF;
	margin-top: 0.5em;
}

.blog p.excerpt {
	margin: 0;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	opacity: 0.6;
	margin-top: 0.5em;
}

.blog .elementor-image-box-content a {
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
	display: inline-block;
}

.blog .feature_blog figure.elementor-image-box-img img {
	width: 270px;
	height: 277px;
	object-fit: cover;
	border-radius: 8px;
	object-position: left;
}

.not-feature_blog figure.elementor-image-box-img {
	width: 180px !important;
}

.blog .not-feature_blog h3 {
	font-size: 18px;
}
table tbody tr:hover>td, table tbody tr:hover>th {
	background-color: transparent;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
	background-color: transparent;
}
.loan-details {
	margin-top: -15px;
}
div#testimonial-slider .elementor-testimonial {
	height: 280px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.custom-section .elementor-widget-accordion .elementor-accordion-item > div {
	padding-left: 0 !important;
}
.blog img {
	border-radius: 8px;
}

.not-feature_blog h3 {
	margin: 0;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	font-weight: 700;
	font-size: 18px  !important;
	line-height: 34px !important;
	color: #FFFFFF;
}
.not-feature_blog figure.elementor-image-box-img img {
	width: 180px;
}
.mobile-navigation li.elementor-icon-list-item {
	padding: 15px 16px 15px 40px;
	border: 1px solid rgb(242, 242, 242);
	border-radius: 8px;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	color: rgb(17, 21, 54);
	margin-top: 16px;
	margin-bottom: 16px;
}
.emi-calculator-container .detail input[type="number"]:focus {
	outline: none;
}
table.monthly-amortization_table {
	text-align: center;
	color: #111536;;
}

table.amortization_table th {
	background: #F9F9F9;
	color: #000;
}

table.amortization_table :is(td, th ) {
	border: 2px solid #E3E5E5;
}
.amortization-wrapper {
	max-height: 340px;
	overflow: hidden;
	-webkit-transition: max-height 1s;
	-moz-transition: max-height 1s;
	-ms-transition: max-height 1s;
	-o-transition: max-height 1s;
	overflow-x: auto;
}
.amort--active .amortization-wrapper {
	max-height: none;
}
.custom-section .elementor-tab-title {
	padding-left: 0px !important;
}
#table-view-all {
	display: block;
	text-align: center;
	margin-top: 20px;
	color: #6B6B6B;
	font-weight: 700;
	cursor:pointer;
}
.calculator-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	max-width: 840px;
	margin: auto;
	margin-top: 25px;
	border-color: #EBEBEB;
	border-top: 2px solid #EBEBEB;
	border-left: 2px solid #EBEBEB;
}

.calculator-grid a {
	padding: 15px 30px;
	border-right: 2px solid #EBEBEB;
	border-bottom: 2px solid #EBEBEB;
	color: #6B6B6B;
	text-align: center;
}

.calculator-grid a:hover {
	color: var( --e-global-color-primary );
}
.blog img {
	width: 135px;
	height: 135px;
	object-fit: fill;
}
.eligibility-criteria .elementor-widget-container {
	min-height: 175px;
}
.feature_blog img {
	width: 295px;
	height: 285px;
	object-fit: fill;
}
.lyte-wrapper .tC {
	display: none;
}
/* Blog */

.blog_wrapper-grid {
	display: grid;
	grid-template-rows: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
}

.blog_wrapper-grid_item.features {
	grid-column: 1;
	grid-row: 1/3;
	grid-template-columns: 280px 1fr;
}

.blog_wrapper-grid_item {
	display: grid;
	grid-template-columns: 180px 1fr;
	gap: 20px
}

.no-featured p.excerpt {
	display: none;
}

.blog_wrapper-grid_item-image img {
	border-radius: 8px;
}

.blog_wrapper-grid_item-detail a {
	text-decoration: none;
	color: #fff;
	margin: 20px 0px;
	display: block;
	font-size: 16px;
}
.blog_wrapper-grid_item.no-featured .title {
	margin-top: 0;
}
.blog_wrapper-grid_item-detail {
	color: #fff;
}

.blog_wrapper-grid_item.features h3 a {
	margin: 0;
	font-weight: 400;
	font-size: 24px;
	line-height: 34px;
	color: #FFFFFF;
	margin-top: 0.5em;
	font-family: 'Navi Headline';
}

.blog_wrapper-grid_item.no-featured h3 a {
	font-weight: 400;
	font-size: 18px !important;
	line-height: 26px !important;
	color: #FFFFFF;
	font-family: 'Navi Headline';
}

.blog_wrapper-grid_item.no-featured {
	padding-left: 50px;
	margin-bottom: 17px;
}

.features .blog_wrapper-grid_item-image img {
	width: 277px;
	height: 312px;
	object-fit: cover;
}

.no-featured .blog_wrapper-grid_item-image img {
	width: 180px;
	height: 150px;
	object-fit: cover;
}
.blog_wrapper-grid {
	margin-top: 65px;
}
:is(.blog_wrapper--slider, .video_wrapper--slider) .swiper-pagination {
	position: unset;
}

:is(.blog_wrapper--slider, .video_wrapper--slider) .swiper-pagination span.swiper-pagination-bullet {
	margin: 0 8px;
	background: #e7eef4;
	opacity: 1;
}

:is(.blog_wrapper--slider, .video_wrapper--slider) .swiper-pagination-bullet-active {
	background: var( --e-global-color-primary ) !important;
}
.blog_wrapper--slider {
	padding-top: 10px;
}
.blog_wrapper--slider a {
	color: #fff;
	font-size: 16px;
	margin: 20px 0px;
	display: block;
}

.blog_wrapper--slider-detail {
	padding-top: 10px;
}
.blog_wrapper--slider,
.video_wrapper--slider {
	display: none;
}
.blog-section {
	background: #1B1A23;
	padding: 100px 0px;
}

.blog-section-container,
.video-section-container {
	max-width: 1280px;
	margin: auto;
	padding: 0 3rem;
	overflow:hidden;
}

:is(.video-section, .blog-section) h2 {
	color: #FFFFFF;
	font-size: 28px;
	font-weight: 700;
	line-height: 36px;
	text-align: center;
}
h2.blog-section-title {
	color: #fff !important;
}
.blog-section-btn,
.video-section-btn {
	text-align: center;
	padding-top: 70px;
}
h2.video-section-title {
	color: rgb(17, 21, 54);
	margin-bottom: 65px;
}
.video-section {
	padding: 100px 0;
}
.video_wrapper-grid {
	display: grid;
	grid-template-columns: repeat(3, 340px);
	gap: 80px;
	justify-content: center;
}

.video-title {
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
	color: var( --e-global-color-secondary );
	margin-top: 13px;
}
.video_wrapper-grid--item .lyte.lP {
	border-radius: 8px;
}
.blog_wrapper-grid_item.no-featured a {
	margin-top: 7px;
}
body:not(.elementor-editor-wp-page) .read-more-section {
	height: 100px;
	overflow: hidden;
	margin-bottom: 0px !important;
}
body:not(.elementor-editor-wp-page) .read-more-section.readmore {
	height: auto;
}
.home-loan-city ul.elementor-icon-list-items {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
	column-gap: 10px;
	row-gap: 18px;
}
.home-loan-city {
	max-width: 920px;
	margin: auto;
}

#calculators {
	max-width: 1050px;
}
.home-loan-city li.elementor-icon-list-item {
	word-break: unset !important;
}

.home-loan-city li.elementor-icon-list-item a {
	padding: 20px 45px;
	border-radius: 12px;
	background: #f5f5f5;
	text-align: center !important;
	display: block;
	letter-spacing: -0.02em;
	color: #1A1A1A;
	border: 1.5px solid #f5f5f5;
}

.home-loan-city li.elementor-icon-list-item a:hover {
	color: #FF5732;
	box-shadow: 3px 3px 32.962px rgba(209, 217, 230, 0.3);
	background: #fff8ec;
	border: 1.5px solid #FF5732;
}
.calculater-list-table {
	max-width: 800px;
	margin: auto;
	text-align: center;
}

.calculater-list-table table a {
	font-weight: 600;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	color: #111536;
}
.why-choose i.fas.fa-circle {
	color: var(--e-global-color-primary);
}
.calculater-list-table :is(table td, table th),
.footer--extra-table :is(table td, table th)
{
	border: 2px solid #EBEBEB;
}
:is(.calculater-list-table table.dark, .calculater-list-table.detail-table, .footer--extra-table ) tbody>tr:nth-child(even) {
	background-color: #fff;
}
:is(.calculater-list-table.detail-table, .footer--extra-table) tbody tr:first-child {
	font-weight: bold;
}

.calculater-list-table td {
	color: var( --e-global-color-secondary );
}
.home-loan-city.budget {
	max-width: 1000px;
}
div#personal-loan-budget {
	max-width: 1080px;
}
.calculater-list-table.detail-table {
	max-width: 650px;
}

.footer--extra-table {
	max-width: 700px;
	margin: auto;
}


.home-loan-city.budget ul.elementor-icon-list-items {
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}

.home-loan-city.budget li.elementor-icon-list-item a {
	padding: 20px;
}
.heath-insurance-types .home-loan-city li.elementor-icon-list-item a {
	padding: 20px 10px;
}
#we-cover-slider .elementor-testimonial__footer {
	flex-direction: column;
	margin: 0;
	margin-bottom: 15px;
}

#we-cover-slider .elementor-testimonial {
	display: flex;
	flex-direction: column-reverse;
	text-align: center;
}

#we-cover-slider .swiper-slide {
	background: #FBFCFD;
	border: 1px solid #F5F5F5;
	padding: 29px;
}
.gratuity-detail p.label {
	font-size: 18px;
	margin-bottom: 10px;
}

.gratuity-detail p#totalAmount {
	font-size: 40px;
	margin: 0;
}

.gratuity-detail {
	text-align: center;
	color: var(--e-global-color-secondary);
	margin: 35px 0px;
}

.emi-calculator.gratuity .view {
	width: 400px;
}
.testimonials .container {
	position: relative;
	max-width: 1160px;
	margin:  auto;
}

.swiper {
	overflow: hidden;
}

.swiper-button-prev,
.swiper-button-next {
	width: 47px;
	height: 47px;
	background: #f4f4fb;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100px;
	color: #ff5732;
}
.swiper-pagination {
	position: unset;
	opacity: 1;
	margin-top: 17px;
}
span.swiper-pagination-bullet {
	height: 6px;
	width: 12px;
	margin: 0 6px;
	border-radius: 8px;
}
span.swiper-pagination-bullet-active {
	width: 22px;
	background-color: var(--e-global-color-primary);
}

.testimonial--slider--item {
	border-radius: 8px;
	padding: 35px 20px 20px 20px;
	border: 1px solid #d3d8fb;
	height: 350px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.testimonial--content {
	color: #465364;
	font-size: 15px;
	font-weight: 600;
	font-style: normal;
	line-height: 26px;
	position: relative;
}
.testimonial--content::before,
.testimonial--content::after {
	content: "";
	width: 22px;
	height: 22px;
	position: absolute;
	top: -24px;
	background-image: url(/wp-content/uploads/2022/08/quote-left.svg);
	background-repeat: no-repeat;
}

.testimonial--content::after {
	content: "";
	top: unset;
	background-image: url(/wp-content/uploads/2022/08/quote-right.svg);
	right: 0;
	bottom: -27px;
}

.testimonial--slider {
	max-width: 1100px;
	margin: auto;
}

.testimonial--slider--item > p {
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	text-align: right;
	color: #a8a8a8;
}

.testimonial--footer {
	margin-top: 25px;
	display: grid;
	grid-template-columns: 60px 1fr;
	gap: 10px;
	align-items: center;
}

.testimonial--footer-info h5 {
	color: #465364;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

.testimonial--footer-image {
	display: inline-flex;
}

.swiper-button-prev {
	left: -15px;
}

.swiper-button-next {
	right: -15px;
}

.testimonial--footer-rating i.fa.fa-star,
.testimonial--footer-rating i.fa.fa-star-half {
	color: #ffa71d;
}

.testimonial--footer-rating i.fa.fa-star.alt {
	color: #cccccc;
}
.testimonials .swiper-button-prev {
	left: -2em;
}
.testimonials .swiper-button-next {
	right: -2em;
}
.testimonials h2 {
	font-size: 32px;
	font-weight: 700;
	line-height: 36px;
	text-align: center;
	margin-bottom: 45px;
}

.testimonials {
	padding: 80px 0;
}
.footer--extra-No {
	display: none;
}
.hide {
	display: none;
}
.footer--extra-content h2 {
	font-weight: 700;
	margin: 20px 0;
}

.footer--extra-content .elementor-tab-content {
	font-weight: 400 !important;
	color: #465364 !important;
	font-style: normal;
	padding-top: 1.6rem;
}

.footer--extra-content .elementor-tab-content b {
	color: var(--e-global-color-secondary);
}

.footer--extra-content .elementor-tab-content li {
	margin-bottom: 16px;
}
.calculation-detail p {
	text-align: center;
	font-size: 14px;
	line-height: 26px;
	color: #011a48;
	font-weight: 600;
	margin: 0;
}

.calculation-container {
	padding: 18px;
	background: #fbfcfd;
	border-radius: 8px;
}
.calculation-detail .amount {
	font-size: 20px;
	font-weight: 700;
}
.emi-calculator label.radio-button {
	color: #011a48;
	padding-left: 23px;
	margin-right: 40px;
	font-size: 16px;
	margin-bottom: 0;
	line-height: 24px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-right: 33px;
	position: relative;
	font-weight: 700;
}

.emi-calculator .selection {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 44px;
}

.emi-calculator input[type="radio"] {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.emi-calculator span.checkmark {
	background-color: #fff;
	position: absolute;
	top: 3px;
	left: 0;
	height: 16px;
	width: 16px;
	border: 1px solid #c4c4c4;
	border-radius: 50%;
}

.emi-calculator .checkmark:after {
	content: "";
	position: absolute;
	display: none;
	top: 2px;
	left: 2px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ff5732;
	left: 50%;
	transform: translateX(-50%);
}
.emi-calculator
.selection
.radio-button
input:checked
~ .checkmark:after {
	display: block;
}

.emi-calculator.calculation .emi-calculator-container  {
	align-items: flex-start;
}
.emi-calculator.calculation .emi-calculator-container {
	gap: 50px;
}

.emi-calculator.calculation .breakup {
	flex: 1;
}

.emi-calculator.calculation .view {
	width: 380px;
}

.emi-calculator.calculation .calculation-detail {
	margin-bottom: 20px;
}
.navi-table :is(table td, table th) {
	border: 2px solid #EBEBEB;
	color: var( --e-global-color-secondary );
}
.navi-table tbody>tr:nth-child(odd) {
	background-color: #fbfcfd;
}
.navi-table tbody>tr:nth-child(even) {
	background-color: #fff;
}
.navi-table h3 {
	margin: 30px 0px;
	font-weight: 700;
	font-size: 20px;
}
.footer--extra-content  li ol {
	padding: 0;
}

.footer--extra-content  ol {
	padding-left: 18px;
}
.policy-inclusions .elementor-column {
	flex-direction: column;
}

.policy-inclusions .elementor-container {
	max-width: 1101px;
}

.policy-inclusions h2 {
	text-align: center;
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 25px;
	line-height: 48px;
}

.policy-inclusions {
	padding: 50px 18px;
}

h3.card--slider--item-title {
	color: var( --e-global-color-secondary );
	font-size: 20px;
	font-weight: 800;
	line-height: 24px;
}

p.card--slider--item-description {
	color: #465364;
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	line-height: 27px;
}

.policy-inclusions .swiper-slide {
	text-align: center;
	cursor: grab;
	user-select: none;
	background: #FBFCFD;
	border: 1px solid #F5F5F5;
	padding: 29px;
	border-radius: 8px;
	height: 300px;
}
.policy-inclusions .swiper-wrapper {
	height: auto;
}
.policy-inclusions .swiper-button-next {
	right: -6rem;
}
.policy-inclusions .swiper-button-prev {
	left: -3.5em;
}
.emi-calculator.npv-calculator .view {
	width: 450px;
}
.emi-calculator.npv-calculator .emi-calculator-container {
	gap: 20px;
}
.section-npv-year input {
	background: #f5f5f5;
	border-radius: 4px;
	padding: 4px 16px;
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
	color: #111536;
	width: 100%;
	text-align: left;
	border: 0;
}

.section-npv-year {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(115px, 1fr));
	gap: 20px;
}

.section-npv-year p {
	font-size: 13px;
}

.npv-calculator .selection {
	margin-bottom: 20px;
}
.npv-input p:last-child {
	position: absolute;
	right: 30px;
	color: #111536;
	font-size: 14px;
	bottom: 22px;
}

.npv-input {
	position: relative;
}

.section-npv-year input:focus {
	outline: none;
}
.emi-calculator.npv-calculator label.radio-button {
	font-size: 13px;
	line-height: 19px;
}
.custom-text p {
	font-style: oblique;
	font-size: 15px;
	color: #011a48;
}
.amortization--container h2 {
	font-size: 36px;
	font-weight: 700;
	line-height: 48px;
	text-align: center;
	margin-bottom: 30px;
}
.amortization--disclaimer {
	text-align: center;
	color: var( --e-global-color-text );
	font-size: 16px;
	font-weight: 600;
	line-height: 23px;
	margin-top: 30px;

}
.amortization_table th {
	text-align: left;
}
header.elementor-location-header #header .elementor-container {
	padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1340px;
    width: 100%;
}
.header-breadcrumb i {
	margin-inline: 8px; 
	font-size: 14px;
}

.header-breadcrumb {
	margin-bottom: -45px;
	padding: 0;
	z-index: 99;
}
.chart-container {
	margin: auto;
}
.emi-calculator .breakup > div {
	margin: auto;
}
.faq .elementor-widget-text-editor .elementor-widget-container {
	font-size: 11px;
	line-height: 16px;
}
.page-id-4690 .navi-table td {
	text-align: center;
}
.diseases_listing i.fas.fa-chevron-circle-right {
	font-size: 20px;
	color: #ff7c67;
}

.diseases_listing article.elementor-post:hover {
	border: 1px solid rgb(255, 87, 50) !important;
	background: rgb(255, 248, 247) !important;
}

.diseases_listing article.elementor-post:hover h3 > a {
	color: rgb(255, 87, 50) !important;
}

.diseases_listing article.elementor-post {
	height: 250px;
}

.diseases_listing .elementor-post__text {
	display: flex !important;
	justify-content: space-evenly;
}

.navi-builder--items {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}

.navi-builder-item img {
	width: 100px;
	height: 100px;
	object-fit: contain;
}

.navi-builder-item {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-radius: 8px;
	box-shadow: 3px 3px 32px 0px rgb(209 217 230 / 30%);
	background-color: #FFFFFF;
	border-color: #fff;
	padding: 20px;
	transition-property: background,border,box-shadow,-webkit-box-shadow;
	-webkit-transition-duration: .25s;
	-o-transition-duration: .25s;
	transition-duration: .25s;
	position: relative;
}

.navi-builder-item:hover {
	border: 1px solid rgb(255, 87, 50) !important;
	background: rgb(255, 248, 247) !important;
}

h3.navi-builder-item--title {
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
}
section.app-download {
	background-size: cover;
}
.navi-builder-item--excert {
	color: #465364;
	font-size: 14px;
	line-height: 22px;
	min-height: 66px;
}

.navi-builder-item:hover h3 a {
	color: rgb(255, 87, 50) !important;
}

a.navi-builder-item--link i {
	margin-left: 9px;
}
a.navi-builder-item--link {
	font-size: 15px;
}
h3.navi-builder-item--title a {
	color: var( --e-global-color-secondary );
}
#project-banner-form .elementor-field-type-submit span.elementor-button-text {
	font-size: 0;
	position: relative;
}

#project-banner-form .elementor-field-type-submit span.elementor-button-text::after {
	content: 'Submit';
	font-size: initial;
	position: relative;
	bottom: -2px;
}
.navi-project-builder {
	grid-template-columns: repeat(2,1fr);
	grid-column-gap: 15px;
	grid-row-gap: 15px;
}
.navi-project-builder .navi-builder-item-bg {
	background: #f7f7f7 url(/wp-content/uploads/2022/11/build-list-bg.png) center bottom no-repeat;
	border-bottom: 1px solid #cccdcd;
	display: flex;
	justify-content: center;
	align-items: center;
}


.navi-project-builder .navi-builder-item {
	padding: 0;
	border-color: #cccdcd;
	overflow: hidden;
}

.navi-builder-item-logo {
	padding-top: 50px;
	display: inline-flex;
}

.navi-project-builder .navi-builder-item-logo img {
	display: inline-flex;
	padding: 5px 10px 10px;
	background-color: #fff;
	border: 1px solid #cccdcd;
	border-bottom: 1px solid #fff;
	margin-bottom: -1px;
	height: 80px;
}

.navi-project-builder .navi-builder-item--content {
	padding: 20px;
}

.navi-project-builder .navi-builder-item:hover {
	background: unset !important;
	border-color: #cccdcd !important;
}

.navi-project-builder h3.navi-builder-item--title a {
	font-size: 20px;
	color: var( --e-global-color-primary );
}
.navi-project-builder h4 {
	font-size: 18px;
	font-weight: bold;
	color: var( --e-global-color-secondary );
	margin-top: 15px;
}

.builder--latest-item {
	display: flex;
	border-top: 1px dotted #ddd;
	padding: 7px 0;
	overflow: auto;
	font-size: 13px;
	color: #333;
}

.navi-project-builder .heading {
	width: 40%;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.navi-project-builder .location {
	width: 36%;
}

.navi-project-builder .heading a {
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.navi-project-builder .price {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.navi-project-builder .location a {
	color: #333;
}
.mobile-sticky-cta--card--img img {
	width: 110px;
}

.mobile-sticky-cta--card {
	display: flex;
	align-items: center;
	padding-top: 10px;
}

.mobile-sticky-cta--card--content {
	color: #333;
	text-align: left;
	padding-left: 10px;
}

.mobile-sticky-cta--card p.title {
	font-size: 17px;
	font-weight: bold;
	line-height: initial;
	margin-bottom: 7px;
}

.mobile-sticky-cta--card p.description {
	font-size: 14px;
}

.mobile-sticky-cta--close-btn {
	z-index: 20;
	cursor: pointer;
}

.mobile-sticky-cta--close-btn:before, .mobile-sticky-cta--close-btn:after {
	position: absolute;
	right: 23px;
	content: ' ';
	height: 17px;
	width: 1px;
	background-color: #333;
}

.mobile-sticky-cta--close-btn:before {
	transform: rotate(45deg);
}

.mobile-sticky-cta--close-btn:after {
	transform: rotate(-45deg);
}
.healthInsurance-card {
	margin: 8px 0 0 !important;
	padding: 0 10px;
	display: none;
}
.read-more-btn,
.taxonomy-description-btn {
	color: var(--e-global-color-primary) !important;
	cursor: pointer;
}
button.elementor-button {
	border: unset;
}
.calculater-list-table p {
	display: none;
}
.mobile-sticky-cta {
	display: none;
}
#navi-disclaimer {
	padding: 20px;
	border: 1px solid #ecedef;
	border-radius: 10px;
	background: #fff;
	margin: 10px;
}

.navi-disclaimer--title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
	color: #44475b;
	font-weight: 700;
	cursor: pointer;
	margin: 0px;
}

.navi-disclaimer i.faq-accordion-icon::before {
	content: "\f078";
	color: var(--e-global-color-secondary);
}

.navi-disclaimer--active i.faq-accordion-icon::before {
	content: "\f077";
	color: var(--e-global-color-primary);
}

.navi-disclaimer--content {
	overflow: hidden;
	max-height: 0;
	transition: all 0.5s ease-in-out;
	overflow: hidden;
	box-sizing: border-box;
	font-size: 13px;
	line-height: initial;
}

.navi-disclaimer--content p {
	margin: 0;
	margin-top: 10px;
}

.navi-disclaimer--title span {
	flex-grow: 1;
}
.navi-disclaimer--active .navi-disclaimer--content {
	max-height: 150px;
}
.footer-additional-links {
	list-style: none;
	padding: 0;
	font-size: 14px;
	line-height: initial;
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.footer-additional-links strong {
	color: #3C0050;
}

.footer-additional-links a {
	color: #6b6b6b !important;
	font-family: 'Navi Headline';
	position: relative;
	font-weight: 400;
	line-height: 22px;
}

.footer-additional-links a::after {
	content: " | ";
	font-size: 10px;
}

.footer-additional-links li:last-child a::after {content: unset;}

.footer-additional-links li a:last-child:after {
	content: unset;
}
@media (min-width: 900px){
	.custom-section .elementor-col-50 {
		width: 50rem !important;
	}

	.custom-section .elementor-container {
		justify-content: space-between;
	}
}

@media(min-width: 1200px){
	#header .elementor-nav-menu--main .elementor-item {

		letter-spacing: 0.02857em;
	}
}

@media (max-width: 1366px) {
	header.elementor-location-header #header .elementor-container {
		max-width: 1250px!important;
		padding-left: 0rem;
		padding-right: 0rem;
	}
}

@media(max-width: 1024px){
	.navi-builder--items {
		grid-template-columns: repeat(2,1fr);
	}
	#header .get-app a:before,
	#header :is(.menu-item, .current-menu-item ) a:after {
		content: unset;
	}
	.footer-extra-content .elementor-tab-content h3 {
		font-size: 20px;
	}
	.sm-none {
		display: none;
	}
	#testimonial-slider .elementor-swiper-button.elementor-swiper-button-next {
		left: unset;
		right: 0;
	}
	#testimonial-slider .elementor-swiper-button-prev {
		left: 0;
	}
	.emi-calculator-container {
		gap: 50px;
	}
	.menu-container .elementor-container {
		max-width: 100% !important;
	}
	.blog_wrapper-grid.desktop,
	.video_wrapper-grid {
		display: none;
	}
	.blog_wrapper--slider,
	.video_wrapper--slider {
		display: block !important;
	}
	.blog_wrapper--slider img {
		width: 100%;
		height: 400px;
		object-fit: cover;
	}
	h2.video-section-title {
		margin-bottom: 35px;
	}
	.video_wrapper--slider .lyte-wrapper {
		width: 98% !important;
		margin: auto !important;
	}
	.testimonial--slider {
		width: 85%;
	}
	.swiper-button-prev {
		left: 14px;
	}
	.swiper-button-next {
		right: 15px;
	}
}

@media (max-width: 767px){
	.elementor-text-editor br,
	:is(#testimonial-slider, #we-cover-slider) .elementor-swiper-button {
		display:none;
	}
	.emi-calculator .view {
		padding: 18px;
		background: #FBFCFD;
		width: 100% !important;
	}
	.emi-calculator.calculation label.radio-button {
		margin-right: 10px;

	}
	.emi-calculator-container {
		gap: 0 !important;
		flex-direction: column;
		width: 100%;
	}
	.emi-calculator-container .detail {
		margin: 18px 0px;
	}
	.emi-calculator .breakup {
		width: 100%;
	}
	.emiChartContainer {
		width: 283px;
		margin: auto;
	}
	.why-choose .elementor-icon-box-icon {
		margin: 7px 5px !important;
	}
	.blogs-section article.elementor-post.elementor-grid-item {
		flex-direction: column;
	}

	.blogs-section .elementor-post__text {
		padding-left: 0 !important;
	}

	.blogs-section img.attachment-full.size-full {
		position: unset !important;
		transform: unset !important;
		width: 100%;
	}
	.blogs-section .elementor-post__thumbnail {
		padding: 0 !important;
	}

	.blogs-section a.elementor-post__thumbnail__link {
		width: 100% !important;
	}

	.blogs-section h3.elementor-post__title a {
		font-size: 18px !important;
	}
	span.copyright {
		display: block;
		font-size: 0;
		line-height: 0;
	}
	#testimonial-slider .elementor-testimonial__content::after {
		bottom: -30px;
	}
	#testimonial-slider .elementor-testimonial__footer {
		margin-top: 40px !important;
	}
	.app-download span.app-review {
		display: block;
	}

	.app-download span.app-rating {
		font-size: 50px;
	}
	#blog-mobile-slider a.blog-read-more {
		color: #fff !important;
		margin-top: 30px;
		display: inline-block;
	} 

	#blog-mobile-slider .elementor-testimonial__content {
		display: flex;
		flex-direction: column-reverse;
	}

	#blog-mobile-slider span.elementor-testimonial__name {
		margin-bottom: 10px;
	}

	#blog-mobile-slider .elementor-testimonial__cite {
		margin: 0 !important;
	}

	#blog-mobile-slider .elementor-testimonial__image img {
		width: 100% !important;
		height: 200px !important;
	}

	#blog-mobile-slider .elementor-testimonial__image {
		flex: 1;
	}

	#blog-mobile-slider .elementor-testimonial__image img {
		border-radius: 8px;
	}
	#blog-mobile-slider .elementor-testimonial__footer {
		margin-bottom: 15px;
	}
	.footer-extra-content a.elementor-accordion-title {
		font-size: 20px !important;
		line-height: 29px;
	}
	.footer-extra-content .elementor-tab-content h3 {
		font-size: 18px;
	}
	.footer-extra-content span.elementor-accordion-icon {
		margin-top: 10px;
	}
	div#mobile-explore-video .elementor-testimonial__footer {
		margin: 0;
	}

	div#mobile-explore-video img {
		border-radius: 8px;
	}

	div#mobile-explore-video  cite.elementor-testimonial__cite {
		margin-top: 5px;
	}
	.elementor-custom-embed-play.elementor-playing i {
		font-size: 24px;
	}
	.loan-details {
		margin-top: 0px;
	}
	.features .elementor-icon-box-content {
		display: flex;
		align-items: center;
	}
	div#testimonial-slider .elementor-testimonial {
		height: auto;
	}
	#header .elementor-icon-wrapper a {
		display: flex;
		justify-content: end;
	}
	.amortization-wrapper {
		max-height: 364px;
	}
	.calculator-grid {
		grid-template-columns: repeat(1, 1fr);
		margin-top: 15px;
	}
	.eligibility-criteria .elementor-widget-container {
		min-height: auto;
	}
	.blog_wrapper--slider img {
		height: 190px;
	}
	.blog-section,
	.video-section {
		padding: 60px 0px;
	}
	.blog-section-btn,
	.video-section-btn {
		padding-top: 30px;
	}
	.blog-section-container, .video-section-container {
		padding: 0 2rem;
	}
	h2.video-section-title {
		font-size: 24px;
		line-height: 34px;
	}
	.video-section .swiper-pagination {
		padding-top: 40px;
	}
	.home-loan-city ul.elementor-icon-list-items {
		grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)) !important;
		column-gap: 0px;
	}
	.home-loan-city li.elementor-icon-list-item a {
		padding: 13px 8px !important;
		font-size: 16px;
	}
	.testimonial--slider--item {
		height: auto;
	}
	.testimonials h2 {
		font-size: 24px;
		line-height: 35px;
		margin-bottom: 30px;
	}
	.testimonials :is(.swiper-button-prev, .swiper-button-next) {
		display: none;
	}
	.testimonial--slider {
		width: 91%;
	}
	.testimonials {
		padding: 60px 0;
	}

	.testimonials .container {
		padding: 0 18px;
	}
	/* 	.navi-table :is(table td, table th) {
	border-width: 1px;
}

	.navi-table table tr {
	display: block;
	margin-bottom: 1.5em;
}

	.navi-table thead {
	display: none;
}

	.navi-table table td {
	display: block;
	font-size: .8em;
	text-align: right;
}

	.navi-table table td::before {
	content: attr(data-label);
	float: left;
	font-weight: bold;
} */
	.policy-inclusions h2 {
		font-size: 24px;
		line-height: 30px;
	}
	.emi-calculator .selection {
		margin-bottom: 20px;
	}
	.amountfixed .detail {
		flex-direction: column;
	}
	.amountfixed p#loan-amt-text::before {
		position: absolute;
		top: 38px;
		right: 0;
		left: 6px;
	}
	.custom-input.amountfixed .thumb {
		transform: translateY(-72%) !important;
	}
	.npv-input p#money-symbol {
		right: 39px;
	}
	.project--plan h2, .project--gallery h3 {
		font-size: 20px;
	}
	.custom-row-gap .elementor-col-25 {
		width: 50%;
	}

	.custom-row-gap .elementor-column-gap-default {
		row-gap: 40px;
	}
	.custom-row-gap {
		margin-bottom: 40px !important;
		margin-top: 0 !important;
	}
	.custom-row-gap:last-child {
		margin-bottom: 0 !important;
	}
	.card--slider {
		margin: 0px 20px;
	}
	.policy-inclusions .swiper-button-next {
		right: 0rem;
	}
	.policy-inclusions .swiper-button-prev {
		left: 0px;
	}
	.policy-inclusions .swiper-slide {
		height: auto;
	}
	.amortization--container h2 {
		font-size: 24px;
	}
	.project--gallery h3 {
		font-size: 20px !important;
	}
	.card--slider :is(.swiper-button-prev, .swiper-button-next) {
		display: none;
	}
	.home-loan-city ul.elementor-icon-list-items li a {
		min-height: 75px;
		align-content: revert;
		display: flex;
		justify-content: center;
		line-height: 19px;
	}
	.navi-table {
		overflow-x: auto;
	}
	.home-loan-table.vertical {
		overflow: hidden;
	}
	.home-loan-table.vertical table  {
		display: block;
		overflow-x: auto;
		white-space: nowrap;
	}



	.navi-table th {
		white-space: nowrap;
	}
	.mobile-app-rating .elementor-widget-wrap {
		justify-content: space-between;
	}

	.mobile-app-rating .mobile-download-app {
		margin-top: 60px;
	}
	.parent-pageid-1450 h1 {
		text-align: center;
		line-height: 35px !important;
	}
	.emi-calculator .view {
		padding: 15px 10px;
	}
	.emi-calculator-container .detail p:first-child, .exta-label p {
		font-size: 14px;
	}
	.header-breadcrumb i {
		margin-inline: 3px;
		font-size: 11px;
	}
	.navi-builder--items {
		grid-template-columns: repeat(1,1fr);
	}
	.navi-builder-item {
		padding: 15px;
	}
	.mobile-sticky-cta {
		display: block;
		background-color: #fff;
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		padding: 10px 10px;
		color: #fff;
		text-align: center;
		z-index: 999;
		box-shadow: 1px -8px 20px rgb(0 0 0 / 5%);
	}



	:is(.parent-pageid-4311, .parent-pageid-3732, .parent-pageid-1446) .product-cta-button {
		display: block;
	}

	.parent-pageid-4311 .healthInsurance-card {
		display: block;
	}

	.product-cta-button .elementor-column {
		width: 100%;
	}

	.product-cta-button .cta-get-app-section {
		width: 43%;
	}
	.product-cta-button {
		width: 100% !important;
	}
	.product-cta-button .elementor-button {
		padding: 14px 20px;
	}

	.product-cta-button .cta-premium-section {
		width: 57%;
	}
	:is(.parent-pageid-3732, .parent-pageid-1446) .cta-premium-section {
		display: none;
	}

	:is(.parent-pageid-3732, .parent-pageid-1446) .elementor-container {
		justify-content: center;
	}

	:is(.parent-pageid-3732, .parent-pageid-1446) .product-cta-button .cta-get-app-section {
		width: 60%;
	}
	:is(.parent-pageid-3732, .parent-pageid-1446) .cta-get-app-section a {
		background-color: #3C0050 !important;
		color: #fff !important;
	}
	.navi-builder-item-logo {
		padding-top: 20px;
	}
	.navi-project-builder .navi-builder-item--content {
		padding: 10px;
	}
	.builder--latest-item {
		flex-direction: column;
	}
	.builder--latest-item > div {
		width: 100% !important;
	}

	.mobile-sticky-cta--action {
		display: flex;
		justify-content: center;
	}

	.mobile-sticky-cta a.btn.play-store {
		flex: 0.7;
		margin-right: 10px;
		background: transparent;
		color: #3c0050;
		border: 1px solid #3c0050;
	}

	.mobile-sticky-cta a.view-premium {
		flex: 1;
		color: #fff;
		background: #3c0050;
	}
	.mobile-sticky-cta--action a.view-premium {
		flex: unset;
	}
	.home-loan .mobile-sticky-cta--card {
		background: #ffcdb4;
		margin-bottom: 10px;
		border-radius: 8px;
		padding: 12px;
	}

	.home-loan .mobile-sticky-cta--card--content {
		color: #3c0050;
	}

	.mobile-sticky-cta--action a.btn {
		padding: 12px 15px;
	}

	.mobile-sticky-cta a i {
		margin-right: 9px;
	}
	.mobile-sticky-cta--action.single-btn a.btn {
		border: 1px solid #3c0050;
		color: #fff;
		font-weight: 700;
		background: #3c0050;
		flex: unset;
		padding: 12px 51px;
	}
	.mobile-sticky-cta--action.single-btn {
		justify-content: center;
	}
	.personal-loan .mobile-sticky-cta--card {
		background: #3C0050;
		margin-bottom: 10px;
		border-radius: 8px;
		padding: 12px;
	}

	.personal-loan .mobile-sticky-cta--card > * {
		color: #fff;
	}

	.personal-loan .mobile-sticky-cta--card--img img {
		width: 70px;
		height: 70px;
	}

	.personal-loan .mobile-sticky-cta--card p.title {
		font-size: 20px;
	}

	.personal-loan .mobile-sticky-cta--close-btn:before, .personal-loan .mobile-sticky-cta--close-btn:after {
		background: #fff;
	}

	.wp-block-table {
		width: 100%;
		overflow: scroll;
	}

}

@media(max-width: 360px){
	.emi-calculator-container .detail p:first-child, .exta-label p {
		font-size: 13px;
	}
}

/*Home Loan builder css*/

section.builder-section h2 {
	text-align: center;
	font-weight: 800;
	font-size: 28px;
	text-transform: capitalize;
}

.home-loan-wrapper.relative {
	margin: 40px 0;
	text-align: center;
}
.home-loan-builder--item p {
	font-weight: 800;
	color: #111536;
	font-size: 16px;
	margin-top: 10px;
}
.home-loan-slider img {
	width: 100px;
	height: 100px;
	object-fit: contain;
}
a.all_builder_btn {
	background-color: var(--e-global-color-primary);
	color: #fff !important;
	border-radius: 100px;
	padding: 14px 40px;

}
.swiper-slide.view_all_slide {
	margin: auto 0;
}
table.bank_loan_calculator {
	max-width: 680px;

}
/* Legal Pages  */
.page-id-16859 :is(.app-download, .top-breadcrumb),
.page-id-16902 :is(.app-download, .top-breadcrumb),
.page-template-page-template-legal :is(.app-download, .top-breadcrumb){
	display: none;
}
/* Legal Pages  */
.table-colspan table {
    width: 82% !important;
    margin: auto !important;
}
.table-colspan table tr:first-child {
    background: #c9c7c7;

}