/* 
Theme Name: HomeSpring Mortgage
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: FDM
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
*/

/******Default vip css start*****/  
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
@import url("https://use.typekit.net/elg6xfg.css");
*{
	outline: none !important; 
	text-decoration: none !important;  
}
ul {
	padding: 0;
} 
.site-branding {
	display: none;
} 
p,li {
	margin-bottom: 20px; 
}  
p, li, div, p.elementor-heading-title {
	color: #000;
	font-size: 16px;
	line-height: 29px;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 400;
}
p:last-child{
	margin-bottom: 0;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 h6, .h6 {
	color: #000;
	letter-spacing: 0;
	font-family: "the-seasons", sans-serif; 
	font-weight: 700;
} 
p a {
	color: #659e4a !important;
	font-weight: 700;
	text-decoration: unset !important;
}
p a:hover, .link-text a:hover {
	color: #b1d477 !important;
}
strong {
	font-weight: 500 !important;
}  
.subheading h6 {
	font-size: 18px;
	line-height: 49px;
	text-transform: uppercase;
	color: #2b328c;
}
.pl60{
	padding-left: 60px;
}
.pl30{
	padding-left: 30px;
}
.pr60{
	padding-right: 60px;
} 
.pt0 {
	padding-top:0px !important;
}
.pb0 {
	padding-bottom:0px !important;
}
.mt50{
	margin-top: 50px;
}   
.mt35{
	margin-top: 35px;
} 
.mt100{
	margin-top: 100px;
}    
.pad100 {
	padding: 100px 15px;
} 
.pt100{
	padding-top: 100px;
} 
.pb100{
	padding-bottom: 100px;
}
.pt50 {
	padding-top: 50px;
}
.defbtn .elementor-widget-container {
	margin-top: 30px;
}
body {
	position: relative;
}
a {
	transition: all ease-in-out 0.5s !important;
}
div[data-elementor-type="wp-page"] {
	overflow: hidden;
}
.pad50{
	padding: 50px 15px;
}
/*** Header ***/  
@keyframes slideIn {
	from { top: -50% }
	to { top: 0 }
}   
.hdactive .elementor-location-header {
	position: fixed;
	animation: 0.5s ease-in slideIn;
	z-index: 102;
	background: rgb(238, 241, 230);
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 11px;
	padding: 10px 15px;
}
.hd_menu  .elementor-widget-container {
	width: 100%;
}      
.header_main .elementor-widget-wrap {
	justify-content: space-between;
	align-items: center;
} 
.hd_menu .elementor-nav-menu > li {
	margin-left: 38px;
}
.hd_menu .elementor-nav-menu > li > a {
	font-size: 15px;
	color: #000 !important;
	padding: 0 !important;
	text-transform: uppercase;
	font-weight: 500;
}
body .hd_menu .elementor-nav-menu > li > a:hover {
	color: #659e4a !important;
}

.elementor-nav-menu > li > ul.sub-menu a {
	padding: 16px 15px 17px !important;
	color: #fff !important;
	border-bottom: 1px solid #ffffff38;
	border-left: 0;
	white-space: normal;
	background: #659e4a !important;
	font-size: 15px;
	text-transform: capitalize;
	letter-spacing: 0;
}
.elementor-nav-menu > li > ul.sub-menu li:last-child a {
	border-bottom: 0px !important;
}   
.hdactive .elementor-nav-menu li .sub-arrow svg {
	fill: #000 !important;
}
.elementor-sub-item.elementor-item-active {
	background-color: transparent !important;
} 
.elementor-nav-menu > li > ul.sub-menu {
	background: #000;
	min-width: 250px !important;
	border-radius: 10px;
	margin-top: 0px !important;
	overflow: hidden;
}
.elementor-nav-menu > li > ul.sub-menu:last-child a {
	border-radius: 0px; 
} 
.elementor-nav-menu > li > ul.sub-menu .sub-arrow {
	display: none !important;
} 
.elementor-nav-menu > li > ul.sub-menu a:hover {
	background: #b1d477 !important;
	opacity: 1;
	border-left: unset !important;
	color: #fff !important;
}
.elementor-location-header { 
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	padding: 20px 15px;
}
body.hdactive {
	padding-top: 142px;
}
.elementor-nav-menu li .sub-arrow svg {
	transition: all ease-in-out 0.5s;
	fill: #000;
	top: 2px !important;
	position: relative;
}
.elementor-nav-menu li:hover .sub-arrow svg, .hdactive .elementor-nav-menu li:hover .sub-arrow svg {
	fill: #659e4a !important;
}
.site_logo {
	width: auto !important;
	max-width: 300px;
} 
.hdactive .site_logo {
	max-width: 250px;
}
.hdright {
	width: calc(100% - 330px) !important;
}
/*** Header End***/ 
.serv_block h2 {
	font-size: 38px;
	text-transform: capitalize;
	margin: 60px 0 18px !important;
	line-height: 1.1;
}
.serv_block {
	width: calc(100% / 3 - 30px) !important;
	background: #fff;
	border-radius: 11px;
	padding: 50px;
}
.serve_flex .elementor-image-box-wrapper,
.serv_block .elementor-image-box-content {
	text-align: left !important;
}
.serve_flex > div {
	display: flex;
	flex-wrap: wrap;
	row-gap: 45px;
	column-gap: 45px;
}
.serv_block .elementor-image-box-img {
	width: auto !important;
	position: relative;
	z-index: 1;
}
.serv_block .elementor-image-box-img img {
	max-height: 65px;
	width: auto;
}
.serv_block:hover .elementor-image-box-img::before {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.serv_block:hover::before {
	bottom: -20px;
	opacity: 1;
	visibility: visible;
}
.serv_block a::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
}
.subheading p {
	background: #ffffff47;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 15px;
	display: inline-block;
	padding: 6px 20px;
	border-radius: 8px;
}
.serv_block::before {
	content: "";
	background-image: url("https://homespringmortgage.com/wp-content/uploads/2026/01/arr.png");
	background-repeat: no-repeat;
	width: 40px !important;
	height: 40px;
	position: absolute;
	bottom: -50px;
	background-color: #659e4a;
	border-radius: 50px;
	background-size: 16px;
	background-position: center;
	left: 50px;
	visibility: hidden;
	opacity: 0;
	transition: all ease-in-out 0.5s;
}
.serv_block .elementor-image-box-img::before {
	content: "";
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url("https://homespringmortgage.com/wp-content/uploads/2026/01/bef_icon.png");
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	z-index: -1;
	width: 110px;
	height: 110px;
	left: -10px;
	transition: all ease-in-out 0.5s;
}
.bigheading h2 {
	font-size: 55px;
	margin-bottom: 20px;
	line-height: 1.1;
}
.spacingbox {
	padding: 60px;
}
.serv_block:hover {
	transform: scale(1.03);
	box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.19);
}
.defbtn a,
body .hd_menu .elementor-nav-menu > li:last-child > a {
	background: #659e4a !important;
	border-radius: 50px;
	padding: 16px 40px !important;
	line-height: normal;
	margin-top: 30px;
	min-width: 200px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	color: #fff !important;
	justify-content: center;
}
body .hd_menu .elementor-nav-menu > li:last-child > a{
	margin: 0px;
}
.defbtn a::before, .defbtn a::after,
body .hd_menu .elementor-nav-menu > li:last-child > a:before,
body .hd_menu .elementor-nav-menu > li:last-child > a:after{
	position: absolute;
	top: 50%;
	content: "";
	width: 20px;
	height: 20px;
	background-color: #b1d477;
	border-radius: 50%;
	z-index: -1;
}
.defbtn a:hover,
body .hd_menu .elementor-nav-menu > li:last-child > a:hover{
	color: #000 !important;
}
.defbtn a:before,
body .hd_menu .elementor-nav-menu > li:last-child > a:before{
	left: -20px;
	transform: translate(-50%, -50%);
}
.defbtn a:after ,
body .hd_menu .elementor-nav-menu > li:last-child > a:after{
	right: -20px;
	transform: translate(50%, -50%);
} 
.defbtn a:hover:before,
body .hd_menu .elementor-nav-menu > li:last-child > a:hover:before{
	-webkit-animation: criss-cross-left 0.8s both;
	animation: criss-cross-left 0.8s both;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}
.defbtn a:hover:after,
body .hd_menu .elementor-nav-menu > li:last-child > a:hover:after{
	-webkit-animation: criss-cross-right 0.8s both;
	animation: criss-cross-right 0.8s both;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

@-webkit-keyframes criss-cross-left {
	0% {
		left: -20px;
	}
	50% {
		left: 50%;
		width: 20px;
		height: 20px;
	}
	100% {
		left: 50%;
		width: 375px;
		height: 375px;
	}
}

@keyframes criss-cross-left {
	0% {
		left: -20px;
	}
	50% {
		left: 50%;
		width: 20px;
		height: 20px;
	}
	100% {
		left: 50%;
		width: 375px;
		height: 375px;
	}
}
@-webkit-keyframes criss-cross-right {
	0% {
		right: -20px;
	}
	50% {
		right: 50%;
		width: 20px;
		height: 20px;
	}
	100% {
		right: 50%;
		width: 375px;
		height: 375px;
	}
}
@keyframes criss-cross-right {
	0% {
		right: -20px;
	}
	50% {
		right: 50%;
		width: 20px;
		height: 20px;
	}
	100% {
		right: 50%;
		width: 375px;
		height: 375px;
	}
}

.lendercards {
	width: calc(100% / 5 - 10px) !important;
	background-image: linear-gradient(135deg, #d8e69442 0%, #b4d876ab 81%);
	border-radius: 11px;
	padding: 30px;
	min-height: 160px;
}
.lendercards .elementor-icon-box-wrapper {
	text-align: left;
}
.lendercards h2 {
	font-size: 22px;
	margin: 0 0 8px;
	text-transform: capitalize;
}
.block_flex > div {
	row-gap: 12px;
	column-gap: 12px;
}
.lendercards p {
	font-size: 15px;
	line-height: 23px;
}
.smheading h2 {
	font-size: 28px;
	margin-bottom: 18px;
	line-height: 35px;
}
.list_offer {
	min-width: calc(100% + 320px) !important;
	z-index: 1;
}
.list_offer li span {
	background: #fff;
	padding: 8px 23px;
	border-radius: 7px;
}
.list_offer li {
	margin: 0 !important;
}
.list_offer ul {
	margin: 0 !important;
	display: flex;
	flex-wrap: wrap;
	row-gap: 10px;
	column-gap: 12px;
}
.bannerhd h1 {
	font-size: 70px;
	line-height: 1.2;
}
.corner_rad {
	border-radius: 14px; 
}
.btnhd a {
	background: transparent !important;
	padding: 0 !important;
	color: #659e4a !important;
	font-weight: 600;
	font-size: 17px;
}
.btnhd a svg {
	fill: #659e4a;
}
.btnhd a svg {
	top: 2px;
	position: relative;
	margin-right: 4px;
}
.btnhd {
	margin-bottom: 8px !important;
}
.zoomimg img {
	transform: scale(1.5);
}
.hide_overflow {
	overflow: hidden !important;
}
.wt p {
	color: #fff;
}
.contentoverlay {
	background: #000000bf;
	padding: 70px 70px;
	border-radius: 13px;
}

.faq_block .elementor-accordion-title, .faq_block .elementor-tab-content,.faq_block .elementor-tab-content p {
	color: #fff;
}
.faq_block .elementor-tab-title {
	padding: 0 !important;
}
.faq_block .elementor-accordion-title {
	font-family: "the-seasons", sans-serif;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.2;
}
.faq_block .elementor-accordion-item:last-child {
	border: 0px !important;
	padding-bottom: 0px !important;
	margin-bottom: 0 !important;
}
.faq_block .elementor-accordion-icon {
	position: absolute;
	left: 0;
	background: #fff;
	border-radius: 50px;
	width: 40px !important;
	height: 40px !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center;
	top: 4px;
}
.faq_block .elementor-accordion-item {
	position: relative;
	padding-left: 70px;
	border-bottom: 1px solid #ffffff36 !important;
	padding-bottom: 30px !important;
	margin-bottom: 40px !important;
}
.faq_block .elementor-tab-content {
	padding: 20px 0 0 !important;
}
.review_slides .swiper {
	overflow: visible;
}
.review_slides .elementor-testimonial__text:before {
	content: "";
	background-image: url("https://homespringmortgage.com/wp-content/uploads/2026/01/Star-five.png");
	background-repeat: no-repeat;
	width: 120px;
	height: 21px;
	display: block;
	background-size: contain;
	margin: auto auto 17px;
}
.review_slides .swiper-slide {
	border-radius: 10px !important;
	padding: 70px 40px 40px !important;
	text-align: center;
	overflow: visible;
	margin-top: 40px;
	opacity: 0.7;
}
.review_slides .swiper-slide.swiper-slide-active {
	opacity: 1;
}
.review_slides .swiper-slide:before {
	content: "";
	background-image: url("https://homespringmortgage.com/wp-content/uploads/2026/01/review_ic.png");
	background-repeat: no-repeat;
	background-size: 30px;
	background-color: #add176;
	border-radius: 50px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: -34px;
	width: 70px;
	height: 70px;
	background-position: center;
}
.review_slides .elementor-testimonial__text {
	font-size: 16px !important;
	line-height: 30px !important;
}
.ft_logo img {
	max-width: 390px;
}
.footer_main {
	padding: 80px 15px 0;
}
.ft_logo {
	margin-bottom: 40px !important;
}
.ftmenu li {
	margin: 0 22px !important;
}
.ftmenu {
	margin-bottom: 20px !important;
}
.ftmenu span:hover {
	color: #fff !important;
}
.copyright_txt p,.copyright_txt p a {
	font-weight: normal;
	color: #000 !important; 
}

.btnft a {
	background: transparent !important;
	padding: 0 !important;
}
.btnft {
	width: auto !important;
}
.ft_flexblock > div {
	column-gap: 70px;
	justify-content: center;
	border-top: 1px solid #d9e69063;
	border-bottom: 1px solid #d9e69063;
	max-width: 1000px;
	margin: 20px auto 40px !important;
	padding: 20px 0 !important;
}
.btnft i {
	display: block;
	font-style: normal;
	text-align: left;
}
.ftbottom {
	padding-bottom: 40px;
}
.btnft  a {
	color: #000 !important;
	text-align: left;
	font-size: 15px;
	line-height: 21px !important; 
}
.btnft .elementor-button-icon {
	width: 20px;
	border: 1.2px solid #000;
	border-radius: 5px;
	min-width: 42px !important;
	justify-content: center;
	margin-right: 9px;
}
.btnft .elementor-icon-list-text {
	font-weight: 500;
}
.btnft .elementor-button-icon svg {
	fill: #000;
	font-size: 17px;
}
.cta-sec > div {
	background-image: linear-gradient(135deg, #d8e69442 0%, #b4d876ab 81%);
	border-radius: 11px;
	padding: 30px;
	margin-bottom: 100px;
}
.cta-sec .defbtn a {
	margin-top: 0px;
} 
.inr-hd h1 {
	font-size: 65px;
	line-height: 75px;
	margin-bottom: 20px;
}
.blck_clr.faq_block .elementor-accordion-title, .blck_clr.faq_block .elementor-tab-content, .blck_clr.faq_block .elementor-tab-content p {
	color: #000;
}
.wt-gradient li {
	margin-bottom: 10px !important;
	position: relative !important;
	padding: 15px 20px 15px 40px !important;
	list-style: none;
	/* background: #000 !important; */
	background: linear-gradient(90deg, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 90%);
	border-radius: 10px;
}
.wt-gradient li::before {
	content: "";
	position: absolute;
	background-image: url(https://homespringmortgage.com/wp-content/uploads/2026/03/Tick.png);
	background-repeat: no-repeat;
	background-size: 18px;
	width: 18px;
	height: 18px;
	left: 15px;
	top: 24px;
}
.diff-pad {
	padding: 100px 0px;
}
.left-container .elementor-container {
	max-width: calc((100% - 1360px)/2 + 1360px) !important;
	margin-left: 0px;
}
.img-radius {
	border-radius: 0px 14px 14px 0px;
}
.wt-bg {
	padding: 50px 50px 60px;
	border-radius: 0px 0px 14px 14px;
}
.right-container .elementor-container {
	max-width: calc((100% - 1360px)/2 + 1360px) !important;
	margin-right: 0px;
}
.left-radius {
	border-radius: 14px 0px 0px 14px;
}
.bigtext p {
	font-weight: 600;
	font-size: 18px;
}
.wtboxes_outer > div {
	column-gap: 20px;
	row-gap: 20px;
}
.wt-boxes {
	width: calc(100% / 2 - 10px) !important;
	background: #fff;
	padding: 45px;
	border-radius: 14px;
}
.tick-list li {
	margin-bottom: 10px;
	position: relative;
	padding-left: 20px;
	list-style: none;
}
.tick-list li:last-child {
	margin-bottom: 0 !important;
}
.tick-list li::before {
	content: "";
	position: absolute;
	background-image: url(https://homespringmortgage.com/wp-content/uploads/2026/03/Tick.png);
	background-repeat: no-repeat;
	background-size: 15px;
	height: 15px;
	width: 15px;
	left: 0;
	top: 9px;
}
.site-list.tick-list li::before {
	background-image: url(https://homespringmortgage.com/wp-content/uploads/2026/03/arw-blk.png);
	background-size: 13px;
	height: 13px;
	width: 13px;
}
.cross-list li::before {
	background-image: url(https://homespringmortgage.com/wp-content/uploads/2026/03/cross.png);
	background-size: 12px;
	width: 12px;
	height: 12px;
}
.faqblock .elementor-accordion-title {
	font-size: 24px;
	line-height: normal;
	color: #000;
	font-weight: 600;
}
.faqblock .elementor-accordion-item {
	margin-bottom: 20px;
	border: 0px solid #fff !important;
	background: #FFF;
	border-radius: 12px;
	overflow: hidden;
}
.faqblock .elementor-accordion .elementor-tab-title {
	padding: 25px 30px;
}
.faqblock .elementor-accordion-icon {
	height: 28px;
	display: flex !important;
	justify-content: center;
	align-items: center;
	background-color: #bdda86;
	padding: 17px;
	border-radius: 50%;
	width: 28px !important;
}
.faqblock .elementor-tab-title.elementor-active {
	padding: 25px 30px 15px;
}
.faqblock .elementor-accordion .elementor-tab-content {
	border: 0px;
	padding: 0 70px 25px 30px;
	color: #000 !important;
}
.faqblock .elementor-active {
	background: #FFF;
}
.faqblock .elementor-tab-title.elementor-active a {
	color: #000;
}
.faqblock .elementor-accordion .elementor-tab-content a {
	color: #000 !important;
} 
.faqblock svg {
	height: 13px !important;
	width: 13px !important;
}
.faqblock li {
	margin-bottom: 10px;
	position: relative;
	padding-left: 20px;
	list-style: none;
}
.faqblock li:last-child {
	margin: 0 !important;
}
.faqblock li::before {
	content: "";
	position: absolute;
	background-image: url(https://homespringmortgage.com/wp-content/uploads/2026/03/Tick.png);
	background-repeat: no-repeat;
	background-size: 15px;
	height: 15px;
	width: 15px;
	left: 0;
	top: 9px;
}
.full-rds .elementor-container {
	border-radius: 14px !important;
	overflow: hidden;
}
.mb0.bigheading h2 {
	margin-bottom: 0px !important;
}
.inr-bnr {
	padding: 100px 0px;
}
.mdheading h2 {
	font-size: 45px;
	margin-bottom: 18px;
	line-height: 1.1;
}
.last-two .serv_block:nth-last-child(-n+2) {
	width: calc(100% / 2 - 30px) !important;
}
.gform_wrapper .gform_validation_errors {
	display: none;
}
.validation_message {
	padding: 0px !important;
	background: transparent !important;
	border: 0px !important;
	margin-top: 0px !important;
	line-height: 20px !important;
	font-size: 14px !important;
}
.gform_wrapper .gfield_required{
	display: none !important;
} 
.custom-contact label {
	font-weight: 500 !important;
	font-size: 16px !important;
	line-height: normal !important;
	padding: 0px !important;
	color: #000 !important;
	margin-bottom: 5px !important;
} 
.custom-contact input, .custom-contact .textarea, .custom-contact select {
	background: #ffffff47 !important;
	border: 1px solid #c9c9c9a3 !important;
	height: 60px;
	margin-bottom: 0px !important;
	border-radius: 5px !important;
	padding: 8px 15px !important;
	color: #000 !important;
}
.custom-contact .textarea { 
	height:160px !important;
}	  
.custom-contact .gform_footer {
	margin: 30px 0px 0px !important;
	padding: 0px !important;
} 
.custom-contact form {
	margin-top: 0px;
	z-index: 2;
	position: relative;
}  
.half-col {
	grid-column: span 6 !important;
	margin-bottom: 10px;
} 
.full-col{
	margin-bottom: 10px !important;
}
.custom-contact .button {
	border: 0px !important;
	margin: 0px !important;
	background: #659e4a !important;
	height: unset !important;
	border-radius: 50px !important;
	padding: 16px 40px !important;
	line-height: normal;
	min-width: 200px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	color: #fff !important; 
	transition: all ease-in-out 0.5s;
}  
.custom-contact .button:hover {
	background-color: #b1d477 !important;
	color: #000 !important;
}
.gform_wrapper .gform_validation_errors > h2 {
	font-size: 17px !important;
	font-weight: 500;
	line-height: normal !important;
}
.two-boxes .serv_block {
	width: calc(100% / 2 - 23px) !important;
}
.bg-pts .subheading p {
	background: #eef1e6c2;
}
.bg-pts .wt-boxes {
	background: #eef1e6;
}
.post-card article {
	position: relative;
	background: #fff;
	border-radius: 11px;
	transition: all ease-in-out 0.5s !important;
	overflow: visible !important;
}
.post-card article:hover {
	transform: scale(1.03);
	box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.19);
}
.post-card article::before {
	content: "";
	background-image: url("https://homespringmortgage.com/wp-content/uploads/2026/01/arr.png");
	background-repeat: no-repeat;
	width: 40px !important;
	height: 40px;
	position: absolute;
	bottom: -50px;
	background-color: #659e4a;
	border-radius: 50px;
	background-size: 16px;
	background-position: center;
	left: 50px;
	visibility: hidden;
	opacity: 0;
	transition: all ease-in-out 0.5s;
}
.post-card article:hover::before {
	bottom: -20px;
	opacity: 1;
	visibility: visible;
}
.post-card article a::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	pointer-events: all;
	z-index: 0;
	top: 0;
	right: 0;
}
.post-card .elementor-posts-container {
	row-gap: 45px;
	column-gap: 45px;
}
.post-card h3 a {
	font-size: 26px;
	line-height: 1.1;
	color: #000;
	margin-bottom: 18px !important;
	display: block;
}
.post-card .elementor-post__thumbnail img {
	width: 100% !important;
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	transform: none !important;
	transition: all ease-in-out 0.5s !important;
	height: 270px !important;
	object-fit: cover;
	border-radius: 11px 11px 0 0;
}
.post-card .elementor-post__thumbnail {
	padding-bottom: 0px !important;
	overflow: visible;
}
.post-card .elementor-post__excerpt {
	margin-bottom: 0px !important;
}
.post-card .elementor-post__excerpt p {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 15px !important;
	line-height: 24px !important;
	color: #000 !important;
	pointer-events: none;
}
.post-card .elementor-post__thumbnail__link {
	margin: 0 !important;
}
.post-card .elementor-post__text {
	padding: 25px 20px 45px;
}
.single-main {
	padding: 100px 15px;
}
.single-main .elementor-widget-wrap {
	box-shadow: none !important;
	transition: none !important;
	background: transparent !important;
}
.single-main h1 {
	font-size: 52px !important;
	line-height: 1.1 !important;
	margin-bottom: 15px;
}
.single-main .elementor-icon-list-item {
	margin: 0px 0px 0px 8px !important;
}
.single-main li a {
	color: #000 !important;
	font-size: 16px !important;
	line-height: 26px !important;
	font-weight: 500;
}
.single-main img {
	width: 100%;
	display: block !important;
	height: 546px;
	object-fit: cover;
	border-radius: 11px;
}
.single-main .elementor-icon-list-icon {
	display: none !important;
}
.single-left h2 {
	font-size: 42px;
	line-height: 1.1;
}
.single-left h3 {
	font-size: 36px;
	line-height: 1.1;
}
.single-left h4 {
	font-size: 28px;
	line-height: 1.1;
}
.single-left h5 {
	font-size: 22px;
	line-height: 1.1;
}
.single-left h2, .single-left h3, .single-left h4, .single-left h5 {
	margin: 0px auto 15px;
}
.post-content ul {
	list-style: none !important;
}
.post-content ul li {
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px !important;
}
.post-content ul li::before {
	content: "";
	position: absolute;
	background-image: url(https://homespringmortgage.com/wp-content/uploads/2026/03/arw-blk.png);
	background-repeat: no-repeat;
	background-size: 13px;
	height: 13px;
	width: 13px;
	left: 0px;
	top: 9px;
}
.pl40 {
	padding-left: 40px;
}
.post-content ol {
	padding-left: 20px;
}
.single-ryt .sidebar .elementor-container {
	background: #659e4a;
	padding: 30px;
	border-radius: 11px;
}
.single-ryt h2 {
	font-size: 30px;
	line-height: 1.1;
	margin-bottom: 15px;
}
.single-ryt article {
	padding-bottom: 15px !important;
	border-bottom: 1px solid #ffffff47;
	align-items: center;
	margin-bottom: 15px !important;
}
.single-ryt h3 a {
	font-size: 15px !important;
	line-height: 24px !important;
	color: #fff !important;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 400;
	display: block;
}
.single-ryt article:last-child {
	border-bottom: 0px !important;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.mt25 {
	margin-top: 25px;
}
.mdheading h2 a {
	color: #659e4a !important;
}
.wthout-arw .serv_block:hover::before {
	opacity: 0;
}
.team-zoom img {
	border-radius: 11px !important;
}
.ftmenu span {
	color: #000;
	transition: all ease-in-out 0.5s !important;
}
.mb0.btnhd {
	margin-bottom: 0px !important;
}







.ft_loc .elementor-icon-list-icon {
	border: 1.2px solid #000;
	border-radius: 5px;
	height: 50px;
	padding: 16px;
	width: 50px;
}
.ft_loc svg {
	margin: 0 !important;
	height: fit-content !important;
	width: 50px !important;
}



























.vd_bnr {
	margin-top: -40px;
}
.Help_box {
	background: #fff;
	width: calc(100% / 3 - 10px) !important;
	padding: 26px;
	border-radius: 14px;
}
.Help_col > div {
	row-gap: 10px;
	column-gap: 10px;
}
.mt20 {
	margin-top: 20px;
}
.Help_box .elementor-icon-box-title {
	font-family: "the-seasons", sans-serif;
	font-weight: 700;
	font-size: 32px;
	line-height: 1.2;
	text-align: left;
	margin-bottom: 12px !important;
	display: block;
}
.Help_box li {
	text-align: left;
}

.Help_box .elementor-icon-box-wrapper {
	text-align: left;
}





.hdr_lst ul li {
	background-color: #fff;
	padding: 8px 20px !important;
	border-radius: 7px;
	text-align: center;
	width: fit-content;
	margin: 0 !important;
}

.hdr_lst ul {
	row-gap: 10px;
	column-gap: 10px;
	justify-content: center;
}
/* .hdr_lst ul li {
text-align: center;
width: fit-content;
margin: 0 !important;
} */



.nw_btn {
	width: auto !important;
}
.nwbtn-col > div {
	column-gap: 20px;
}
.bnr-btm {
	background: #000;
	padding: 20px 20px;
	border-radius: 10px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	width: 100% !important;
	display: block;
	right: 0 !important;
	margin-top: -20px;
}
.bnr-btm h2 {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}
.border-btn a {
	background: transparent !important;
	color: #659e4a !important;
	border: 1px solid #659e4a !important;
}
.border-btn a:hover {
	color: #000 !important;
	border: 1px solid transparent !important;
}
.three_list ul {
	display: flex;
	column-gap: 10px;
}
.three_list li {
	width: calc(100% / 3 - 0px ) !important;
}



.error_hd h1 {
	font-size: 85px;
	line-height: 85px;
}


.ftmenu li {
	text-transform: uppercase !important;
}



.ft_fix_btn {
	display: none;
}


/* Responsive-Start */

@media(max-width: 1400px) {
	.ryt-spc {
		padding-right: 15px;
	}
	.lft-spc {
		padding-left: 15px !important;
	}
	.mortgage_sec img {
		min-height: 660px;
		max-height: 660px;
		object-fit: cover;
	}
	.lft-ryt-spc {
		padding-left: 15px;
		padding-right: 15px;
	}
	.defbtn a, body .hd_menu .elementor-nav-menu > li:last-child > a {
		padding: 14px 27px !important;
		min-width: 140px;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 20px;
	}
}
@media(max-width: 1199px) {
	.single-left h4 {
		font-size: 26px;
	}
	.single-left h3 {
		font-size: 33px;
	}
	.single-left h2 {
		font-size: 39px;
	}
	.single-left {
		width: 100% !important;
	}
	.single-ryt {
		display: none;
	}
	.single-main h1 {
		font-size: 47px !important;
		text-align: left;
	}
	.vd_bnr {
		margin-top: -30px;
	}
	.diff-pad {
		padding: 80px 0px;
	}
	.mdheading h2 {
		font-size: 38px;
		margin-bottom: 16px;
	}
	.faqblock .elementor-accordion-item {
		margin-bottom: 15px;
	}
	.faqblock .elementor-accordion .elementor-tab-title {
		padding: 22px 27px;
	}
	.inr-hd h1 {
		font-size: 61px;
		line-height: 71px;
		margin-bottom: 17px;
	}
	.inr-bnr {
		padding: 80px 0px;
	}
	.btnft .elementor-button-icon {
		width: 18px;
		min-width: 39px !important;
	}
	.ftmenu li {
		margin: 0 18px !important;
	}
	.ft_logo img {
		max-width: 360px;
	}
	.cta-sec > div {
		margin-bottom: 80px;
	}
	.review_slides .swiper-slide {
		padding: 63px 35px 35px !important;
		margin-top: 40px;
	}
	.pb100 {
		padding-bottom: 80px;
	}
	.mortgage_sec img {
		min-height: 720px;
		max-height: 720px;
	}
	.spacingbox {
		padding: 45px;
	}
	.lendercards h2 {
		font-size: 20px;
	}
	.lendercards {
		padding: 25px;
		min-height: 150px;
	}
	.pr60 {
		padding-right: 55px;
	}
	.faq_block .elementor-accordion-icon {
		width: 35px !important;
		height: 35px !important;
	}
	.faq_block .elementor-accordion-item {
		padding-left: 60px;
	}
	.faq_block .elementor-accordion-title {
		font-size: 31px;
	}
	.pad100 {
		padding: 80px 15px;
	}
	.serve_flex > div {
		row-gap: 50px;
		column-gap: 33px;
	}
	.serv_block .elementor-image-box-img img {
		max-height: 60px;
	}
	.serv_block h2 {
		font-size: 33px;
		margin: 50px 0 16px !important;
	}
	.serve_flex > div {
		row-gap: 33px;
		column-gap: 33px;
	}
	.serv_block {
		width: calc(100% / 3 - 22px) !important;
		padding: 35px;
	}
	.pl60 {
		padding-left: 50px;
	}
	.bigheading h2 {
		font-size: 50px;
		margin-bottom: 18px;
	}
	.bannerhd h1 {
		font-size: 60px;
	}
	.pt100 {
		padding-top: 80px;
	}
	.hd_menu .elementor-nav-menu > li > a {
		font-size: 13px;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 10px;
	}
	.hdright {
		width: calc(100% - 267px) !important;
	}
	.site_logo {
		max-width: 260px;
	}
}
@media(max-width: 1024px) {
	.defbtn a:hover, body .hd_menu .elementor-nav-menu > li:last-child > a:hover {
		color: #fff !important;
	}
	body .hd_menu .elementor-nav-menu > li:last-child > a::after {
		display: none;
	}
	.header_main .elementor-menu-toggle__icon--close.e-font-icon-svg.e-eicon-close {
		fill: #659e4a;
	}
	body .hd_menu .elementor-nav-menu > li:last-child > a::before {
		display: none;
	}
	body .hd_menu .elementor-nav-menu > li > a:hover {
		color: #fff !important !important;
	}
	body .hd_menu .elementor-nav-menu > li:last-child > a {
		justify-content: left;
		padding: 14px 14px !important;
		background: transparent !important;
	}
	.sub-arrow svg {
		fill: #fff !important;
	}
	.elementor-nav-menu li:hover .sub-arrow svg, .hdactive .elementor-nav-menu li:hover .sub-arrow svg {
		fill: #fff !important;
	}
	.hdactive .elementor-nav-menu li .sub-arrow svg {
		fill: #fff !important;
	}
	.hd_menu {
		flex-direction: row-reverse !important;
	}
	.header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
		fill: #fff;
	}
	.header_main .elementor-menu-toggle {
		background-color: #659e4a;
		padding: 11px;
		margin: 0px !important;
		z-index: 10;
		display: flex;
		justify-content: flex-end;
		width: fit-content;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 480px;
		margin: 0 !important;
		display: flex;
		align-items: center;
		justify-content: center;
		right: -490px;
		transform: unset !important;
		max-height: 100% !important;
		transition: all ease-in-out 0.3s !important;
		background-color: #000;
		overflow: auto;
		z-index: 5;
	}
	.header_main .elementor-nav-menu>li>a {
		color: #fff;
	}
	.header_main .elementor-menu-toggle.elementor-active~.elementor-nav-menu--dropdown {
		right: 0px !important;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		background-color: #fff;
		color: #fcb113;
		margin: 0px !important;
		position: fixed;
		right: 15px;
		top: 48px;
	}
	.hd_menu .elementor-nav-menu > li > a:hover {
		color: #fff !important;
	}
	.header_main .elementor-nav-menu {
		margin: auto;
		margin-top: 90px !important;
		width: 100% !important;
	}
	.header_main .sub-arrow {
		position: absolute;
		right: 30px;
	}
	.header_main .elementor-nav-menu>li:last-child>a:hover {
		background: transparent !important;
		color: #fff !important;
	}
	.header_main .elementor-nav-menu>li:last-child {
		margin-left: 0px;
	}
	.header_main .hd_menu .elementor-nav-menu>li:last-child>a {
		border: 0 !important;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		background-color: transparent !important;
		font-size: 20px !important;
		padding: 22px 15px !important;
		border: 0px !important;
		color: #fff !important;
		border-bottom: 1px solid #ffffff1f !important;
	}
	.hd_menu nav > ul.elementor-nav-menu > li {
		margin-left: 0px;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 20px 20px 20px 35px !important;
		color: #fff !important;
		font-size: 17px !important;
		background-color: #141313 !important;
		text-transform: uppercase;
	}
	.header_main ul.elementor-nav-menu .sub-menu {
		background: transparent !important;
		min-width: 100% !important;
		border-radius: 0;
	}
}
@media(max-width: 999px) {
	.single-left h4 {
		font-size: 23px;
	}
	.single-left h3 {
		font-size: 30px;
	}
	.single-left h2 {
		font-size: 36px;
	}
	.single-main img {
		width: 100%;
		height: 436px;
	}
	.single-main h1 {
		font-size: 42px !important;
		margin-bottom: 11px;
	}
	.single-main {
		padding: 60px 15px;
	}
	.post-card article::before {
		display: none;
	}
	.post-card h3 a {
		font-size: 24px;
	}
	.post-card .elementor-posts-container {
		row-gap: 25px;
		column-gap: 25px;
	}
	.post-card article:hover {
		transform: unset !important;
		box-shadow: unset !important;
	}
	.Help_box {
		padding: 20px;
	}
	.Help_box .elementor-icon-box-title {
		font-size: 28px;
	}
	.t-full-col img {
		width: 100% !important;
	}
	.t-full-col {
		width: 100% !important;
	}
	.t-full-col.pl60 {
		padding-left: 0;
	}
	.t-full-col {
		width: 100% !important;
	}
	.cta-lft {
		width: 70.46% !important;
	}
	.cta-ryt {
		width: 29.54% !important;
	}
	.custom-contact .button {
		padding: 14px 30px !important;
		min-width: 150px;
	}
	.custom-contact input {
		height: 45px;
	}
	.wt-boxes {
		padding: 30px 20px;
	}
	.diff-pad {
		padding: 60px 0px;
	}
	.mdheading h2 {
		font-size: 32px;
		margin-bottom: 14px;
	}
	.faqblock .elementor-accordion-icon {
		padding: 15px;
	}
	.faqblock .elementor-accordion-item {
		margin-bottom: 12px;
	}
	.faqblock .elementor-accordion-title {
		font-size: 21px;
	}
	.faqblock .elementor-accordion .elementor-tab-title {
		padding: 18px 25px;
	}
	.vd_bnr {
		margin-top: -20px;
	}
	.wt-bg {
		padding: 30px 30px 60px;
	}
	.inr-hd h1 {
		font-size: 52px;
		line-height: 62px;
		margin-bottom: 15px;
	}
	.inr-bnr {
		padding: 60px 0px;
	}
	.ft_loc .elementor-icon-list-icon {
		height: 44px;
		padding: 13px;
		width: 44px;
	}
	.ft_flexblock > div {
		column-gap: 19px;
	}
	.ftmenu span {
		font-size: 15px !important;
	}
	.ftmenu li {
		margin: 0 5px !important;
	}
	.ft_logo img {
		max-width: 310px;
	}
	.footer_main {
		padding: 60px 15px 0;
	}
	.defbtn a, body .hd_menu .elementor-nav-menu > li:last-child > a {
		margin-top: 18px;
	}
	.last-two .serv_block:nth-last-child(-n+2) {
		width: calc(100% / 2 - 8px) !important;
	}
	.cta-sec > div {
		margin-bottom: 60px;
	}
	.review_slides .swiper-slide {
		padding: 50px 25px 30px !important;
		margin-top: 40px;
	}
	.contentoverlay {
		padding: 60px 30px;
		border-radius: 13px;
	}
	.pb100 {
		padding-bottom: 60px;
	}
	.list_offer li span {
		padding: 5px 17px;
		border-radius: 7px;
	}
	.smheading h2 {
		font-size: 24px;
		margin-bottom: 15px;
		line-height: 31px;
	}
	.pr60 {
		padding-right: 35px;
	}
	.mortgage_sec img {
		min-height: 750px;
		max-height: 750px;
	}
	.spacingbox {
		padding: 25px;
	}
	.lendercards {
		padding: 18px;
		min-height: 140px;
	}
	.faq_block .elementor-accordion-item {
		padding-bottom: 20px !important;
		margin-bottom: 20px !important;
	}
	p, li {
		margin-bottom: 15px;
	}
	.faq_block .elementor-accordion-item {
		padding-left: 42px;
	}
	.faq_block .elementor-accordion-icon {
		width: 30px !important;
		height: 30px !important;
	}
	.faq_block .elementor-accordion-title {
		font-size: 27px;
	}
	.serv_block .elementor-image-box-img img {
		max-height: 50px;
	}
	p, li, div, p.elementor-heading-title {
		line-height: 27px;
	}
	.serv_block h2 {
		font-size: 28px;
		margin: 30px 0 16px !important;
	}
	.serv_block:hover .elementor-image-box-img::before {
		-webkit-transform: unset !important;
		-ms-transform: unset !important;
		transform: unset !important;
	}
	.serv_block::before {
		display: none;
	}
	.serv_block:hover {
		transform: unset;
		box-shadow: unset;
	}
	.serv_block .elementor-image-box-img::before {
		width: 90px;
		height: 90px;
	}
	.serve_flex > div {
		row-gap: 15px;
		column-gap: 15px;
	}
	.serv_block {
		width: calc(100% / 3 - 10px) !important;
		padding: 30px 20px;
	}
	.defbtn a, body .hd_menu .elementor-nav-menu > li:last-child > a {
		padding: 12px 24px !important;
		min-width: 130px;
	}
	.bigheading h2 {
		font-size: 42px;
		margin-bottom: 15px;
	}
	.subheading p {
		margin-bottom: 13px;
		padding: 6px 16px;
	}
	.pl60 {
		padding-left: 35px;
	}
	.pad100 {
		padding: 60px 15px;
	}
	.bnr-btm h2 {
		font-size: 20px;
	}
	.bnr-btm {
		padding: 16px 17px;
	}
	.defbtn a, body .hd_menu .elementor-nav-menu > li:last-child > a {
		margin-top: 23px;
	}
	.hdr_lst ul li {
		padding: 6px 14px !important;
		border-radius: 7px;
	}
	.bannerhd h1 {
		font-size: 52px;
	}
	.pt100 {
		padding-top: 60px;
	}
	.two-boxes .serv_block {
		width: calc(100% / 2 - 8px) !important;
	}
}
@media(max-width: 767px) {
.defbtn.border-btn:hover a {
	color: #659e4a !important;
	border: 1px solid #659e4a !important;
}
	.defbtn a:hover, body .hd_menu .elementor-nav-menu > li:last-child > a:hover {
		color: #fff !important;
	}
	.defbtn a::before, .defbtn a::after,
	body .hd_menu .elementor-nav-menu > li:last-child > a::before,
	body .hd_menu .elementor-nav-menu > li:last-child > a::after {
		display: none;
	}
	.single-left h4 {
		font-size: 21px;
	}
	.single-left h3 {
		font-size: 28px;
	}
	.single-left h2 {
		font-size: 34px;
	}
	.single-main img {
		height: 306px;
	}
	.single-main h1 {
		font-size: 38px !important;
		margin-bottom: 11px;
	}
	.single-main {
		padding: 40px 15px;
	}
	.Help_box .elementor-icon-box-title {
		font-size: 27px;
		text-align: center;
	}
	.Help_box {
		width: 100% !important;
	}
	.img-radius {
		border-radius: 14px 14px 14px 14px;
	}
	.cta-lft {
		width: 100% !important;
	}
	.cta-ryt {
		width: 100% !important;
	}
	.ryt-spc {
		padding-right: 0 !important;
	}
	.custom-contact .button {
		padding: 14px 20px !important;
		min-width: 130px;
		line-height: 1 !important;
		margin: 0 auto !important;
	}
	.half-col {
		grid-column: span 12 !important;
		margin-bottom: 0px;
	}
	.wtboxes_outer > div {
		column-gap: 15px;
		row-gap: 15px;
	}
	.mt50 {
		margin-top: 20px;
	}
	.tick-list li {
		border: 1px solid #80808036;
		text-align: center;
		padding: 6px;
	}
	.tick-list li::before {
		display: none;
	}
	.wt-boxes {
		width: 100% !important;
	}
	.lft-spc {
		padding-left: 0 !important;
	}
	.wt-gradient li::before {
		display: none;
	}
	.wt-gradient li {
		background: #fff;
		text-align: center;
		padding: 10px !important;
	}

	.mob-full img {
		width: 100% !important;
		height: auto !important;
	}
	.mdheading h2 {
		font-size: 28px;
		margin-bottom: 12px;
	}
	.faqblock .elementor-accordion-icon {
		padding: 10px;
		width: 25px !important;
		height: 25px;
	}
	.faqblock .elementor-accordion-title {
		font-size: 19px;
		max-width: 515px;
		display: block;
	}
	.faqblock .elementor-accordion .elementor-tab-title {
		padding: 13px 15px;
	}
	.left-radius {
		border-radius: 14px 14px 14px 14px;
	}
	.diff-pad {
		padding: 40px 0px;
	}
	.inr-hd h1 {
		font-size: 47px;
		line-height: 57px;
		margin-bottom: 12px;
	}
	.wt-bg {
		padding: 20px 20px 40px;
	}
	.vd_bnr {
		margin-top: 0px;
	}
	.inr-bnr {
		padding: 40px 0px;
	}
	.ft_fix_btn {
		position: fixed;
		left: 0;
		bottom: 0;
		right: 0;
		background: #659e4a;
		display: flex;
		justify-content: space-between;
		z-index: 10;
		width: 100%;
	}
	.ft_fix_btn a:last-child {
		border-left: 1px solid #ffffff42;
	}
	.ft_fix_btn a {
		text-align: center;
		color: #fff;
		padding: 9px;
		text-transform: uppercase;
		width: 100% !important;
		font-size: 16px;
		line-height: normal;
	}
	.serv_block .elementor-image-box-img {
		width: 100% !important;
	}
	.bnr-btm h2 {
		font-size: 18px;
	}
	.btnft:nth-child(n+4) {
		margin-top: 20px;
	}
	.footer_main {
		padding: 40px 15px 30px 15px;
	}
	.cta-sec > div {
		margin-bottom: 40px;
		padding: 30px 20px;
	}
	.review_slides .swiper-slide {
		padding: 50px 15px 30px !important;
	}
	.contentoverlay {
		padding: 40px 15px;
	}
	.pr60 {
		padding-right: 0;
	}
	.list_offer {
		min-width: fit-content !important;
	}
	.pb100 {
		padding-bottom: 40px;
	}
	.spacingbox {
		padding: 25px 15px;
	}
	.mortgage_sec img {
		min-height: fit-content;
		max-height: fit-content;
	}
	.lendercards {
		min-height: fit-content;
		width: calc(100% / 2 - 10px) !important;
	}
	.lendercards {
		width: calc(100% / 2 - 10px) !important;
	}
	.pad100 {
		padding: 40px 15px;
	}
	.serv_block .elementor-image-box-img img {
		max-height: 47px;
		margin: 0 auto !important;
	}
	.serv_block h2 {
		font-size: 25px;
		text-align: center;
	}
	.serv_block .elementor-image-box-description {
		text-align: center;
	}
	.serv_block {
		padding: 30px 15px;
		width: calc(100% / 2 - 10px) !important;
	}
	.bigheading h2 {
		font-size: 36px;
		margin-bottom: 13px;
	}
	.nwbtn-col > div {
		column-gap: 10px;
		justify-content: center;
	}
	.pl60 {
		padding-left: 0;
	}
	.bannerhd h1 {
		font-size: 47px;
	}
	.pt100 {
		padding-top: 40px;
	}
	.bnr-btm {
		border-radius: unset !important;
	}










	.ft_flexblock > div {
		column-gap: 9px;
	}
	.btnft:nth-child(n+3) {
		margin-top: 10px;
	}
	.btnft i {
		text-align: center;
	}
	.btnft .elementor-button-content-wrapper {
		display: block !important;
		margin: 0 auto !important;
		text-align: center;
	}
	.btnft .elementor-button-icon {
		width: 18px;
		min-width: 39px !important;
		padding: 10px;
		text-align: center;
		margin: 0 auto 10px !important;
	}
	.btnft {
		width: calc(100% / 2 - 5px) !important;
		text-align: center;
		background: #659e4a1f;
		padding: 12px;
		border-radius: 15px;
	}


	.copyright_txt {
		margin-top: 6px;
	}

	.header_main .elementor-menu-toggle.elementor-active {
		top: 42px;
	}
	.faqblock .elementor-accordion .elementor-tab-content {
		padding: 0 40px 25px 14px;
	}

}
@media(max-width: 600px) {
	.single-left h2, .single-left h3, .single-left h4, .single-left h5 {
		margin: 0px auto 12px;
	}
	.single-left h4 {
		font-size: 20px;
	}
	.single-left h3 {
		font-size: 26px;
	}
	.single-left h2 {
		font-size: 31px;
	}
	.single-main img {
		height: 246px;
	}
	.single-main h1 {
		font-size: 35px !important;
	}
	.two-boxes .serv_block {
		width: 100% !important;
	}
	.condotel_faq .bigheading h2 {
		max-width: 350px;
		margin: 0 auto !important;
	}
	.inr-hd br {
		display: none;
	}
	.faqblock .elementor-accordion-title {
		max-width: 312px;
	}
	.faqblock .elementor-accordion-item {
		margin-bottom: 10px;
	}
	.inr-hd h1 {
		font-size: 40px;
		line-height: 41px;
		margin-bottom: 10px;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.hdactive .site_logo {
		max-width: 220px;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		top: 32px;
	}
	.copyright_txt p {
		max-width: 410px;
		margin: 10px auto 0;
	}
	.cta-sec > div {
		padding: 30px 15px;
	}
	.bigheading h2 {
		font-size: 34px;
		margin-bottom: 12px;
	}
	.lendercards {
		padding: 15px;
	}
	.faq_block .elementor-accordion-title {
		font-size: 25px;
	}
	.last-two .serv_block:nth-last-child(-n+2) {
		width: 100% !important;
	}
	.serv_block {
		width: 100% !important;
	}
	.subheading p {
		font-size: 14px;
	}
	.bnr-btm h2 {
		font-size: 16px;
	}
	.hdr_lst ul li {
		padding: 5px 9px !important;
		border-radius: 7px;
		font-size: 14px !important;
	}
	.hdr_lst ul {
		row-gap: 6px;
		column-gap: 6px;
	}
	.bannerhd h1 {
		font-size: 37px;
		line-height: 42px;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 15px 15px 15px 30px !important;
		font-size: 16px !important;
	}
	body .hd_menu .elementor-nav-menu > li:last-child > a {
		padding: 12px 15px !important;
		min-width: 100%;
		margin: 0 !important;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		font-size: 19px !important;
		padding: 15px 15px !important;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		width: 350px;
	}
	.ft_logo img {
		max-width: 270px;
	}
	.site_logo {
		max-width: 200px;
	}
}
@media(max-width: 400px) {
}