/* 
Theme Name: Ledgre AI Child
Theme URI: https://github.com/Ledgre_ai/
Description:Ledgre AI Child is a child theme of ledgre-ai
Author: Taazaa team
Author URI: https://elementor.com/
Template: ledgre-ai
Version: 1.0.0
Text Domain: hLedgre AI ChildF
License: GNU General Public License v1 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 */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lexend:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mukta+Mahee:wght@200;300;400;500;600;700;800&family=Sora:wght@100..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');
/* HOMESTYLE.CSS */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	transition:all 0.2s ease-in-out;
}
html, body {
	height: 100%;
}
body {
	font-family: "Sora", serif;
	line-height: 1.6;
	color: #333;
	overflow-x: hidden;
}
img{
/*   aspect-ratio: 16 / 9; */
}
.container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.container-fluid {
	width: 100%;
	padding-right: var(--bs-gutter-x, 1rem);
	padding-left: var(--bs-gutter-x, 1rem);
	margin-right: auto;
	margin-left: auto;
}
h1, h2, h3, h4, h5, h6, p {
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color: #007bff;
}
a:hover {
	text-decoration: underline;
}
.text-center {
	text-align: center;
}
.flex {
	display: flex;
}
.justify-center {
	justify-content: center;
}
.align-center {
	align-items: center;
}
#masthead #primary-menu > li > .menu-item-wrapper > a {
	color: rgba(255, 255, 255, 1);
	font-family: Sora;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	display: flex;
	align-items: center;
	gap: 10px;
}
header#masthead {
	z-index: 9999;
	position: relative;
}
.site-header.dark_header#masthead #primary-menu > li > .menu-item-wrapper > a,
.site-header.sticky#masthead #primary-menu > li > .menu-item-wrapper > a,
.site-header#masthead:not(.light_header) #primary-menu > li > .menu-item-wrapper > a,
.site-header.sticky#masthead #primary-menu > li > .menu-item-wrapper > a{
	color:#001A18;
}
#primary-menu > li > .menu-item-wrapper > a > svg,
#primary-menu > li .sub-menu .menu-item-wrapper > a > svg{
	display: none;
}
#primary-menu:not(.sub-menu) > li.menu-item-has-children > .menu-item-wrapper > a > svg {
	display: inline-block;
}
.site_header_setup ul:not(.sub-menu){
	flex-wrap:wrap;
}
.site-header:not(.light_header) #primary-menu:not(.sub-menu) > li.menu-item-has-children > .menu-item-wrapper > a > svg path{
	fill:#212529;
}
.hero_banner {
	background-image:url('https://ledgre.ai/wp-content/uploads/2024/12/bg_banner.png') !important;
	background-size:cover !important;
	background-repeat:no-repeat !important;
	padding: 195px 0 46px;
}
.site_header_setup ul:not(.sub-menu) > li.menu-item-has-children > .menu-item-wrapper::after{
	display:none !important;
}
input:-internal-autofill-selected {
	background: #1f352f;
}
.footer_form .subscribe_form > p {
	background-color:#1F504D;
	width:100%;
}
.email_form input.wpcf7-email {
	border-radius:0px 30px 30px 0px !important;
}
.footer_form .subscribe_form p span input{
	background-color: #1F504D;
}
/* #masthead:not(.dark_header) .site_header_setup #cta-menu li.cta_log a{
border:1px solid;
color:rgba(223, 255, 252, 1) !important;
border-color:rgba(223, 255, 252, 1) !important;
} */
.subscribe_form > p{
	width: fit-content;
}
.hero_banner_head {
	font-family: "Sora", serif;
	font-size: clamp(36px, 5vw, 64px);
	line-height: 81px;
	font-weight: 700;
	color: rgba(255, 255, 255, 1);
	margin-bottom: 32px;
	position: relative;
	margin-top: 35px;
}
span.pattern_headeing{
	position:relative;
}
span.pattern_headeing:after {
	content: '';
	width: 289px;
	background: url(/wp-content/uploads/2024/12/rentals_ico.svg);
	height: 17px;
	display: inline-block;
	background-repeat: no-repeat;
	position: absolute;
	right: -28px;
	bottom: -4px;
	background-size: contain;
}
.hero_banner_desc i {
	font-family: 'Inter', sans-serif;
}
.hero_banner_desc{
	font-family: "Sora", serif;
	font-size: clamp(14px, 2vw, 18px);
	line-height: 1.5;
	font-weight: 400;
	color:rgba(228, 231, 235, 1);
	margin-bottom:32px;
}
.hero_banner_image{
	float:right;
}
.blocks_home {
	display: flex;
	gap: 20px;
}
.blocks_home .content_hm {
	max-width: 731px;
}
.content_hm .subscribe_form > p{
	max-width: 570px;
	width: 100%;
}
.landlord {
	background-color: #F9F9F9;
	padding: 100px 0;
}
.landlord_heading {
	font-family: "Sora", serif;
	font-size: clamp(24px, 3vw, 32px);
	line-height: 1.75;
	font-weight: 600;
	color: rgba(33, 37, 41, 1);
	margin-bottom: 32px;
}
.landlord_cards {
	display: flex;
	justify-content: center;
	gap: 18px;
}
.card {
	background-color: rgba(255, 255, 255, 0.8);
	padding: 32px;
	gap: 28px;
	border-radius: 24px;
	border: 1px solid rgba(236, 236, 236, 1);
}
.card_heading {
	margin-top: 28px;
	margin-bottom: 8px;
	font-family: "Sora", serif;
	font-size: clamp(18px, 2.5vw, 24px);
	line-height: 1.5;
	font-weight: 600;
	color: rgba(33, 37, 41, 1);
}
.card_desc {
	font-family: "Sora", serif;
	font-size: clamp(12px, 1.5vw, 16px);
	line-height: 1.5;
	font-weight: 400;
	color: rgba(33, 37, 41, 1)
}
.features {
	padding: 100px 0px 0;
}
.tabs {
	display: flex;
	justify-content: center;
	list-style: none;
	padding: 0;
	border-bottom: 1px solid rgba(225, 225, 225, 1);
	margin-bottom: 32px;
}
.tab {
	cursor: pointer;
	font-family: "Sora", serif;
	font-size: clamp(14px, 2vw, 18px);
	line-height: normal;
	font-weight: 500;
	color: #212529;
	width: 20%;
	text-align: center;
	padding: 23px 0px;
}
.tab.active {
	font-weight: 700;
	color: rgba(0, 56, 52, 1);
	border-bottom: 2px solid rgba(0, 56, 52, 1);
}
.slider {
	position: relative;
	width: 100%;
	background-color: rgba(249, 249, 249, 1);
	padding: 69px 75px;
	border-radius: 20px;
}
.slide {
	display: none;
}
.slide.active {
	display: block;
}
.arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: #fff;
	border: 1px solid rgba(225, 225, 225, 1);
	border-radius: 50%;
	width: 40px;
	height: 40px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
}
.arrow:hover {
	box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
	background: #fff;
	border: 1px solid rgba(225, 225, 225, 1);
}
.arrow img {
	width: 24px;
	height: 24px;
	max-width: fit-content;
}
.left-arrow {
	left: -20px;
}
.right-arrow {
	right: -20px;
}
.right-arrow img {
	transform: rotate(180deg);
}
.inner_panel, .accordian_section {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.cta-button {
	background: rgba(240, 200, 8, 1);
	color: #000;
	border-radius: 64px;
	box-shadow: 0px 1px 2px 0px rgba(113, 116, 152, 0.08);
	padding: 10px 24px;
	border: none;
	cursor: pointer;
	font-family: "Sora", serif;
	font-size: clamp(12px, 1.5vw, 16px);
	line-height: 1.75;
	font-weight: 600;
	letter-spacing: -0.2800000011920929px;
	color: rgba(0, 56, 52, 1);
}
.cta-button:hover {
	box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
}
.content .slide_heading {
	font-family: "Sora", serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	color: rgba(0, 26, 24, 1);
}
.content .slide_heading {
	font-family: "Sora", serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	color: rgba(0, 26, 24, 1);
	margin-bottom: 12px;
}
.content .slide_content {
	font-family: "Sora", serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	color: rgba(0, 26, 24, 1);
	margin-bottom: 32px;
}
.content-list {
	list-style: none;
	margin-bottom: 56px;
	margin-left:0;
}
.content-list li {
	position: relative;
	margin-bottom: 12px;
	font-family: "Sora", serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: rgba(33, 37, 41, 1);
	padding: 0;
	display: flex;
	align-items: center;
	gap: 15px;
}
/* .content-list li::before {
content: '';
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 20px;
height: 20px;
background-image: url('https://ledgre.ai/wp-content/uploads/2024/12/list.png');
background-size: cover;
background-repeat: no-repeat;
} */
.advance_features {
	padding: 80px 0px 100px;
}
.accordian_section {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 20px;
}
.accordion-item {
	transition: background-color 0.3s;
	border: none;
	border-radius: 20px;
	border: 1px solid #fff;
	margin-bottom: 12px;
}
.accordion-header {
	width: 100%;
	padding: 20px 20px 25px 20px;
	text-align: left;
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
	cursor: pointer;
	background-color: transparent;
	transition: background-color 0.3s;
	border: none;
	border-radius: 20px;
	border: 1px solid #fff;
}
.accordion-item:hover {
	border: 1px solid rgba(234, 236, 239, 1);
}
.accordion-body {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease-in-out;
	font-size: 14px;
	line-height: 1.5;
}
.accordion-header.active {
	background-color: rgba(250, 250, 250, 1);
	border-radius: 20px 20px 0px 0px;
	border: 1px solid rgba(234, 236, 239, 1);
	border-bottom: none;
}
.accordion-body h3 {
	font-family: "Sora", serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	color: rgba(0, 26, 24, 1);
	margin-bottom: 6px;
}
.accordion-body p {
    font-family: "Sora", serif;
    font-size: clamp(12px, 1.5vw, 14px);
    line-height: 20px;
    font-weight: 400;
    color: rgba(33, 37, 41, 1);
}
.accordion-body p b {
	font-weight: 600;
}
.accordion-header.active+.accordion-body {
	max-height: 300px;
	padding: 0px 20px 20px 20px;
	background-color: rgba(250, 250, 250, 1);
	border-radius: 0px 0px 20px 20px;
	border: 1px solid rgba(234, 236, 239, 1);
	border-top: none;
}
.accordian_img img {
	border-radius: 20px;
}
.hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(227, 229, 233, 1);
}
/* FOOTER */
section.footer.topFooter {
	padding: 100px 0 0;
	background-image: url(/wp-content/uploads/2024/12/pattern.svg);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: calc(100% - -110px) 0px;
	background-color: #003834;
	display: inline-block;
	width: 100%;
}
section.footer.bottomFooter {
	background: #003834;
	padding-bottom: 76px;
}
.bottom_footer .col-md-4 a {
	margin-bottom: 24px;
	display: inline-block;
}
.copyright_footer .row .col-md-4 {
	width: calc(100% / 3);
}
.footer_heading {
	font-family: Sora;
	font-size: clamp(24px, 3vw, 32px);
	line-height: 1.75;
	font-weight: 600;
	color: rgba(223, 255, 252, 1);
}
.top_footer {
	display: flex;
	justify-content: space-between;
	margin-bottom: 80px;
	gap: 20px;
}
.footer_heading {
	flex: 1; /* Take 50% width */
	text-align: left; /* Align text to the left */
}
.email_form {
	flex: 1; /* Take 50% width */
}
.row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
/* .col-md-4,
.col-md-8,.col-md-6 {
padding: 10px;
flex: 0 0 auto;
}
.col-md-4, .col-md-8, .col-md-6 {
width: 100%;
} */
.bottom_footer {
	margin-bottom: 60px;
}
.bottom_footer h4 {
	font-family: Sora;
	font-size: 24px;
	font-weight: 600;
	line-height: 40px;
	letter-spacing: -0.05000000074505806px;
	color: rgba(55, 182, 171, 1);
}
.bottom_footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 32px;
	float: inline-end;
}
.bottom_footer ul li {
	margin: 0;
}
.bottom_footer ul li a {
	color: rgba(223, 255, 252, 1);
	line-height: 20px;
	text-decoration: none;
	font-size: 15px;
	font-weight: 400;
	transition: color 0.3s ease;
}
.bottom_footer ul li a:hover {
	color: #f0a500;
}
.bottom_footer badge {
	background-color: rgba(255, 247, 212, 0.2);
	color: rgba(240, 200, 8, 1);
	font-size: 12px;
	font-weight: 475;
	line-height: 18px;
	padding: 2px 5px;
	border-radius: 5px;
	display: inline-block;
	margin-left: 8px;
}
.second_footer {
	background-color: rgba(0, 26, 24, 1);
	color: rgba(125, 229, 220, 1);
	padding: 60px;
	border-radius: 40px;
}
.copyright_footer p {
	font-family: Sora;
	font-size: clamp(12px, 1.5vw, 14px);
	line-height: 1.5;
	font-weight: 400;
	color: rgba(125, 229, 220, 1);
}
.copyright_footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
	justify-content: right;
}
.copyright_footer ul li {
	margin: 0;
}
.copyright_footer ul li a {
	color: rgba(125, 229, 220, 1);
	text-decoration: none;
	font-size: 14px;
	transition: color 0.3s ease;
}
.copyright_footer ul li a:hover {
	color: #f0a500;
}
.copyright_footer img {
	max-width: 24px;
	margin: 0 24px 0 0;
	cursor: pointer;
	transition: transform 0.3s ease;
}
.copyright_footer img:hover {
	transform: scale(1.1);
}
/* Footer  --- HomeSTYLE.css End */
a:hover, a:focus, a:visited, a{
	outline:none;
}
/* SITE MAIN HEADER */
/* HEADER THEMES */
header#masthead {
	border-bottom: 1px solid transparent;
}
.site-header.light_header:not(.sticky) .site_header_setup #cta-menu li.cta_log a {
	background: transparent;
	color: #fff;
	border-color: #fff;
}
.site-header.light_header:not(.sticky) *:not(.sub-menu *){
	color: #fff;
}
.site_logo_bs *{
	fill:#fff;
}
.single-post .site-header._header a.site_logo_bs *,
.category .site-header._header a.site_logo_bs *{
	fill: #055E57 !important;
}
.site-header:not(.light_header),
.single-post .site-header._header,
.site-header.dark_header,
.category .site-header._header{
	border-bottom: 1px solid #DEE2E6 !important;
}
.single-post .site-header._header,
.site-header.dark_header{
	background: #fff;
	color: #003834;
	border-color: #003834;
	display:inline-block;
	width:100%;
}
.single-post .site-header._header *, .single-post .site-header._header .site_header_setup #cta-menu li.cta_log a,
.category .site-header._header *{
	color: #001A18 ! IMPORTANT;
}
.site-header.sticky {
	position: fixed !important; 
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	transition: all 0.3s ease;
	box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.header_wrapper {
	min-height: 116px;
	position: absolute;
	width: 100%;
	top: 0;
}
.site-header {
	transition: all 0.3s ease;
}
.sub-menu .menu-item:hover, .sub-menu .menu-item.current-menu-item {
    background: #F9F9F9;
    overflow: hidden;
}
/* HEADER THEMES */
.main_navigation button.menu-toggle {
	display: none;
}
.main-navigation ul.sub-menu {position: absolute;background: #fff;display:none;transition: all 0.3s ease;}
/* .main-navigation li.menu-item-has-children:hover ul.sub-menu {
transform: scale(1);
opacity: 1;
} */
.site_header_setup ul a {
	text-decoration: none;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #001A18;
	font-family: 'Sora', sans-serif;
	transition:all 0.3s ease
}
.site-header:not(.light_header) .site_header_setup ul#primary-menu li.menu-item:hover > .menu-item-wrapper > a {
	color: #055E57 !important;
	font-weight: 600 !important;
}
.site-header .site_header_setup ul#primary-menu li.menu-item:hover > .menu-item-wrapper > a,
.site-header .site_header_setup ul#primary-menu li.menu-item.current-menu-parent > .menu-item-wrapper > a,
.site-header .site_header_setup ul#primary-menu li.menu-item.current-menu-item > .menu-item-wrapper > a{
	font-weight: 600 !important;
}
.main-navigation ul.sub-menu li span.menu-item-description {
	color: #6C757D;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	font-family: 'Sora', sans-serif;
}
.site_header_setup ul:not(.sub-menu) {
	display: flex;
	list-style: none;
	gap: 14px;
}
.site_header_setup ul:not(.sub-menu) > li {
	padding: 16px;
}
.site_header_setup {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 40px 0 24px;
	transition:all 0.3s ease;
}
.site-header.sticky .site_header_setup{
	padding: 30px 0 14px;
}
.main-navigation ul.sub-menu li {
	display: flex;
	flex-direction: row;
	padding: 12px;
}
.main-navigation ul.sub-menu {
	display: flex;
	flex-direction: column;
	gap: 8px;
	border: 1px solid var(--Greyscale-600, #EAECEF);
	box-shadow: 4px 4px 40px 0px #00000040;
	padding: 12px 24px 12px 24px;
	gap: 8px;
	border-radius: 12px;
	margin-top: 8px;
	top:auto
}
.site-header:not(.light_header) a.site_logo_bs *,
.site-header.dark_header a.site_logo_bs *,
.site-header.sticky a.site_logo_bs *{
	fill: #055E57;
}
.main-navigation li.normal_dropdown ul.sub-menu {
	max-width: 302px;
}
.main-navigation li.ledgre_megamenu ul.sub-menu {
	width: 100%;
	left: 0;
	right: 0;
	max-width: 1220px;
	margin: 8px auto;
	display: flex;
	flex-direction: row;
}
.main-navigation li.ledgre_megamenu ul.sub-menu li {
	width: 100%;
}
.main-navigation li {
	position: unset;
}
/* .site_header_setup .normal_dropdown > .menu-item-wrapper a::after {
content: '';
width: 10px;
background: url(/wp-content/uploads/2024/12/dropdown.svg) no-repeat center;
display: inline-block !important;
height: 12px;
margin-left: 7px;
filter: invert(1);
} */
.main-navigation li.normal_dropdown ul.sub-menu li.has_icon .menu-item-wrapper a {
	display: flex;
	flex-direction: column;
	gap: 4px;
}
.main-navigation li.normal_dropdown ul.sub-menu li.has_icon:before {
	content: '';
	min-width: 24px;
	height: 24px;
	margin-right: 12px;
	background: unset;
	background-size: contain !important;
}
.main-navigation li.normal_dropdown ul.sub-menu li.has_icon.knowledge_icon::before {
	background: url(/wp-content/uploads/2024/12/knowledge-icon.svg);
}
.main-navigation li.normal_dropdown ul.sub-menu li.has_icon.about_icon::before {
	background: url(/wp-content/uploads/2024/12/about-icon.svg);
}
.main-navigation li.normal_dropdown ul.sub-menu li.has_icon.contact_icon::before {
	background: url(/wp-content/uploads/2024/12/contact-icon.svg);
}
.main-navigation li.normal_dropdown ul.sub-menu li.has_icon.fea_icon::before {
	background: url(/wp-content/uploads/2025/01/featureIcon.svg);
}
.main-navigation li.normal_dropdown ul.sub-menu li.has_icon.tax_icon::before {
	background: url(/wp-content/uploads/2025/01/taxIcon.svg);
}

.site_header_setup #cta-menu li a {
	padding: 9.5px 20px 9.5px 20px;
	border-radius: 12px;
	font-size: 15px;
	line-height: 20px;
	font-weight: 600;
	border: 1px solid transparent;
}
.site_header_setup #cta-menu li.cta_sign a {
	background: #F0C808;
	color: #003834;
	border-color: #F0C808;
}
.site_header_setup #cta-menu li.cta_log a {
	background: transparent;
	color: #003834;
	border-color: #003834;
}
.site_header_setup ul#cta-menu {
	gap: 16px;
}
.site_header_setup ul#cta-menu li {
	padding: 0;
}
/* SITE MAIN HEADER */
.site-header.home_header a.site_logo_bs *, .site-header.home_header svg * {
	fill: #fff;
}
#header,#sidebar,#footer{
	display:none !important;
}
header.ad_header,footer.ad_footer{
	background: #001912;
	display:flex !important;
	width:100%;
}
header.ad_header,
.site-container{
	padding: 50px 110px;
}
footer{
	padding:31.5px 110px;
}
.email_form .wpcf7-not-valid-tip{
	color:red;
}
.email_form .wpcf7 form.invalid .wpcf7-response-output{
	border: 1px solid #f0c808;
}
*{
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
h1,h2,h3,h4,h5,h6,p{
	margin:0;
	padding:0;
}
body {
	font-family: "Sora", serif;
	margin:0;
	padding:0;
	font-style: normal;
}
.screen-reader-response{
	display:none;
}
.hero_banner{
	background: #001912;
}   
.section_container {
	padding: 0px 110px;
	max-width: 1440px;
	margin: 0 auto;
}
.page_bannner{
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 34px;
}
.page_bannner > div h4{
	font-size: 42px;
	line-height: 56px;
	font-weight: 600;
	color: #fff;
	padding: 20px 0px;
}
.page_bannner > div h6{
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
	color: #fff;
}
.page_bannner > div > p{
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	font-weight: 400;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: start;
	gap: 16px;
	border: 1px solid rgba(240, 200, 8, 0.2);
	border-radius: 30px;
	padding: 13px 16px;
}
.icon_content_box{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 40px 28px;
}
.pd-tb{
	padding-top:100px;
	padding-bottom:100px;
}
.property_section h2{
	font-size: 32px;
	line-height: 56px;
	font-weight: 600;
	text-align: center;
	padding-bottom: 56px;
}
.icon_content_box h4{
	padding: 20px 0px 6px 0px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	color: #001A18;
}
.icon_content_box p{
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #001A18;
}
.subscribe_form > p{
	position: relative;
	background: #1f352f;
	border-radius: 30px;
	margin-top: 44px;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.email_form .wpcf7-submit{
	cursor:pointer;
	position: absolute;
	right: 5px;
	padding: 14px 24px;
	border-radius: 30px;
	background: #F0C808;
	border: 0;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	font-family:'Inter', sans-serif;
}
.email_form input.wpcf7-email {
	background: transparent;
	border: 0;
	height: 60px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	padding: 0px 16px;
	color: #fff;
	border-radius: 100%;
}
.email_form input.wpcf7-email:focus{
	outline:0px;
	border:0px;
}
.email_form .wpcf7-not-valid-tip{
	position: absolute;
	top: 75px
}
.email_form .wpcf7 form.invalid .wpcf7-response-output,
.email_form  .wpcf7 form.failed .wpcf7-response-output{
	color: #fff;
	padding: 10px;
	font-size: 14px;
	margin-top: 50px;
}
.subscribe_form .wpcf7-form-control-wrap:before {
	content: "";
	margin: 0px 0 0 16px;
	background: url(/wp-content/uploads/2024/11/sms.svg);
	height: 24px;
	width: 24px;
	display: inline-block;
	position: relative;
}
.subscribe_form .wpcf7-form-control-wrap {
	position: relative;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: start;
}
.news_box .email_form .subscribe_form p{
	width:100%;
}
.news_box .email_form .subscribe_form p input.wpcf7-email {
	border-radius: 75px !important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #FFFBE8;
	font-size:16px;font-family: "Sora", serif;
	line-height:24px;
	font-weight:400;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #FFFBE8;
	font-size:16px;font-family: "Sora", serif;
	line-height:24px;
	font-weight:400;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #FFFBE8;
	font-size:16px;font-family: "Sora", serif;
	line-height:24px;
	font-weight:400;
}
:-moz-placeholder { /* Firefox 18- */
	color: #FFFBE8;
	font-size:16px;font-family: "Sora", serif;
	line-height:24px;
	font-weight:400;
}
.newsletter{
	background:    #011A13;
	padding:80px 0px 62px 0px;
}
.news_box{
	max-width:776px;
	margin:0 auto;
}
.newsletter p,
.newsletter h4{
	text-align:center;
}
.newsletter .subscribe_form > p{
	margin:0 !important;
}
.newsletter p{
	color: #F0C808;
	font-size: 18px;
	line-height: 20px;
	font-weight: 400
}
.newsletter h2{
	font-size: 48px;
	line-height: 65px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	padding: 20px 0px 44px 0px;
}
.newsletter .email_form {
	max-width: 540px;
	margin: 0 auto;
	width: 100%;
}
.hero_banner img {
    max-width: 100%;
    height: auto !important;
}
.ad_footer{
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.social_links ul{
	padding: 0;
	margin: 0;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	list-style: none;
	gap: 18px;
}
.footer_menu ul{
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	list-style: none;
	gap: 30px;
}
.footer_menu ul li,.footer_menu ul li a{
	color:#fff;
	font-size:14px;
	line-height:16.5px;
	text-decoration:none;
}
.second_footer .bottom_footer .row {
	justify-content: space-between;
	align-items: self-start;
}
.copyright_footer .row {
	justify-content: space-between;
	align-items: center;
}
/* FEATURES PAGE STYLE MERGE */
:root {
	--site-color1: #F0C808;
	--site-color2: #055E57; 
	--dark-color: #212529 ;
	--light-color: #ffffff;
}

/* Main-Banner-sec-start-here  */

.main-banner-sec {
	position: relative;
	z-index: 0;
	padding-top: 200px;
	/*     overflow: hidden; */
}
.banner-overlay {
	width: 100%;
	height: 1000px;
	background-color: #001A18;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	background-image: url(/wp-content/uploads/2024/12/backImageFeature.svg);
	background-size: cover;
	background-position: top center;
}
/* .banner-overlay::before {
position: absolute;
content: "";
width: 900px;
height: 1000px;
background: url(/wp-content/uploads/2024/12/Ellipse-top.svg) no-repeat center/cover;
top: 0;
left: 0;
}
.banner-overlay::after {
position: absolute;
content: "";
width: 200px;
height: 510px;
background: url(/wp-content/uploads/2024/12/Ellipse-bottom.svg) no-repeat center / cover;
bottom: 0;
right: 0;
} */
.banner-overlay img {
	width: 100%;
	height: 100%;
}
.banner-content h3,
.title_area h3
{
	font-family: Sora;
	font-size: 20px;
	font-weight: 500;
	line-height: 25.2px;
	text-align: center;
	color: var(--site-color1);
	margin: 0 0 16px;
	text-transform:uppercase;
}
.banner-content h1,
.title_area h1
{
	font-size: 64px;
	font-weight: 700;
	line-height: 90px;
	text-align: center;
	color: var(--light-color);
	margin: 0 auto 12px;
	width: 100%;
	max-width: 1050px;
}
.banner-content p,
.title_area  p{
	font-size: 24px;
	font-weight: 400;
	line-height: 46px;
	text-align: center;
	color: var(--light-color);
}
.banner-content {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
}
.banner-img-sec img {
	max-width: 1260px;
    width: 100%;
    max-height: 700px;
    margin: 0 auto;
    border-radius: 32px;
    box-shadow: 4px 4px 50px 0px #A09E9E40;
    object-fit: cover;
    object-position: top;
}

.subscribe-form-sec .form-field {
	background: #FFFFFF1F;
	border-radius: 76px;
	position: relative;
	overflow: hidden;
}
.main-banner-sec .subscribe-form-sec .subscribe_form > p {
	width: 100%;
}
.main-banner-sec .subscribe-form-sec .subscribe_form input.wpcf7-email {
	background: transparent;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: #FFFBE8;
	padding: 18px 0 18px 15px;
	border: 0;
	width: 100%;
}
.subscribe-form-sec input[type="email"]:focus-visible, .subscribe-form-sec .form-btn:focus-visible {
	outline: none;
}
.main-banner-sec .subscribe-form-sec .subscribe_form > p{
	width:100%
}
.main-banner-sec .subscribe-form-sec .subscribe_form input.wpcf7-submit {
	background: #F0C808;
	box-shadow: 0px 1px 2px 0px #71749814;
	padding: 14px 24px;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.2800000011920929px;
	color: #222222;
	font-family: "Inter", sans-serif;
	position: absolute;
	right: 4px;
	top: 4px;
	width: 100%;
	max-width: 175px;
	border-radius: 49px;
	cursor: pointer;
	transition: all ease .4s;
}
.subscribe-form-sec .form-field::before {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/2024/12/sms.svg) no-repeat center / contain;
	width: 24px;
	height: 24px;
	top: 50%;
	left: 25px;
	transform: translateY(-50%);
}
.main-banner-sec .subscribe-form-sec .subscribe_form input.wpcf7-submit:hover {
	background: var(--site-color2);
	color: #fff;
}
.subscribe-form-sec {
	width: 100%;
	max-width: 570px;
	margin: 0 auto;
	padding: 32px 0 60px;
}
/* Main-Banner-sec-start-here  */

/* Icon-Boxes-sec-start-here */
.icon-boxes-sec {
	padding: 100px 0;
}
.sec-title {
	font-size: 32px;
	font-weight: 600;
	line-height: 56px;
	text-align: center;
	margin: 0  0 32px;
	color: var(--dark-color);
}
.icon-boxes-col {
	width: 33.33%;
	padding: 0 9px;
}
.icon-box-sec {
	padding: 32px;
	border: 1px solid #ECECEC;
	border-radius: 24px;
	height: 100%;
}
.icon-boxes-row {
	display: flex;
	flex-wrap: wrap;
	margin: 0 9px;
}
.icon-sec {
	width: 80px;
	height: 80px;
	background: #DEEBEB;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 20px;
	margin-bottom: 28px;
}
.icon-sec img {
	width: 100%;
	max-width: 52px;
}
.icon-box-sec h3 {
	font-size: 24px;
	font-weight: 600;
	line-height: 40px;
	margin: 0 0 8px;
	color: var(--dark-color);
}
.icon-box-sec p {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	color: var(--dark-color);
}
/* Icon-Boxes-sec-end-here */

/* Image-Content-rows-sec-start-here  */
.image-content-rows-sec {
	background: #FAFAFA;
	padding: 100px 0;
}
.image-content-rows-sec .row {
	align-items: center;
}
.image-content-rows-sec .row:not(:last-child) {
	margin-bottom: 50px;
}
.image-content-rows-sec .sec-title {
	margin-bottom: 52px;
}
.inner-icon-img {
	display: flex;
	gap: 8px;
	margin-bottom: 16px;
	align-items:center;
}
.inner-icon-img img {
	width: 100%;
	max-width: 24px;
}
.side-content-sec h3 {
	font-size: 20px;
	font-weight: 700;
	line-height: 36px;
	color: #051B15;
	margin: 0 0 8px;
}
.side-content-sec p {
	font-family: Sora;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	color: #222222;
	margin: 0;
}
.col-img-sec {
	width: 100%;
	max-width: 630px;
}
.side-img-sec img {
	width: 100%;
}
.col-content-sec {
	width: calc(100% - 630px);
}
.col-content-sec .side-content-sec {
	padding-right: 85px;
}
.inner-icon-img h4 {
	font-size: 16px;
	font-weight: 600;
	line-height: 20.16px;
	margin: 0;
	color: var(--site-color2);
}

.reverse-col {
	flex-direction: row-reverse;
}
.reverse-col .col-content-sec .side-content-sec {
	padding-left: 85px;
	padding-right: 0px;
}
/* Image-Content-rows-sec-end-here  */

/* Info-content-img-sec-start-here */
.info-content-img-sec {
	padding-top: 100px;
}
.info-content-img-sec .inner-container {
	background: linear-gradient(279.03deg, #003834 1.48%, #080F0E 141.75%);
	border-radius: 24px;
	padding: 60px 52px;
	position: relative;
}
.info-content-img-sec h2 {
	font-size: 46px;
	font-weight: 600;
	line-height: 68px;
	color: #fff;
	margin: 0 0 12px;
}
.info-content-img-sec p {
	font-size: 20px;
	font-weight: 300;
	line-height: 40px;
	color: #fff;
	margin: 0;
}
.info-content-col {
	width: 100%;
	max-width: 656px;
}
.info-img-col img {
	width: 100%;
	max-width: 394px;
}
.info-img-col {
	position: absolute;
	bottom: 0;
	right: 52px;
	line-height: 0;
}
/* Info-content-img-sec-end-here */

/* image-content-grid-sec-start-here */
.image-content-grid-sec{
	padding: 100px 0;
}
.image-content-row {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -24px;
}
.image-content-col {
	width: 50%;
	padding: 0 24px;
}
.image-content-col .inner-image-content {
	border: 1px solid #E5E5E5;
	border-radius: 40px;
	padding: 52px 41px 52px 45px;
	height: 100%;
}
.inner-image-content h3 {
	font-size: 32px;
	font-weight: 600;
	line-height: 40.32px;
	margin: 0 0 16px;
}
.inner-image-content p {
	font-family: Sora;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
}
.inner-image-content img {
	width: 100%;
	margin-top: 55px;
	border-radius:20px;
}

.even_reverse .row:nth-child(even){flex-direction:row-reverse;}
.even_reverse .row:nth-child(even) .col-content-sec .side-content-sec{padding-right: 0; padding-left: 85px;}


/* image-content-grid-sec-end-here */



.header_inner{display:flex; width:100%; justify-content:space-between; align-items:center;}

.header_inner .left_area{width:calc(100% - 220px); display:flex; align-items:center; }

.header_inner .left_area .site_logo{width:160px; display:block;}

.header_inner .left_area .site_logo img{width:100%;}

.header_inner .left_area .financial-menu{margin:0 0 0 60px;}

.header_inner .left_area .financial-menu ul{list-style-type:none; margin:0; padding:0; display:flex; gap:15px; font-size:14px; text-decoration:none; color:#ffffff;}

.header_inner .left_area .financial-menu ul li{position:relative;}

.header_inner .left_area .financial-menu ul li .sub-menu {
	position: absolute;
	display: flex;
	flex-direction: column;
	background: #001912 !important;
	top:100%;
	left:0;
	min-width:180px;
	padding:10px 10px;
	opacity:0;
	visibility:hidden;
	transition:all ease 0.3s;
}

.header_inner .left_area .financial-menu ul li.menu-item-has-children > a:after{width:8px; height:5px; content:''; background:url(../images/menu_drop.svg) center center no-repeat; display:inline-block; margin-left:10px;}

.header_inner .left_area .financial-menu ul li:hover .sub-menu{opacity:1;
	visibility:visible;}

.header_inner .left_area .financial-menu ul li .sub-menu li{}


.header_inner .left_area .financial-menu ul li .sub-menu li a{white-space:nowrap; padding:5px 20px;}


.header_inner .left_area .financial-menu ul li a{font-size:14px; text-decoration:none; color:#ffffff; display:block; padding:12px 20px;}

.header_inner .left_area .financial-menu ul li:hover > a{color:#F0C808;}


.header_inner .right_area{display:flex; gap:16px;}
.header_inner .right_area a{display:block; white-space:nowrap; border:1px solid #ffffff; border-radius:12px; padding:12px 20px; text-decoration:none; color:#ffffff; font-size:15px; font-weight:600;}

.header_inner .right_area a.yellow_btn{border-color:#F0C808; background:#F0C808; color:#003834;}

.header_inner .right_area a.yellow_btn:hover{background:#DFFFFC; border-color:#DFFFFC; color:#003834}

.header_inner .right_area a.bordered_btn{border-color:#DFFFFC;  color:#DFFFFC;}
.header_inner .right_area a.bordered_btn:hover{background:#DFFFFC; color:#003834;}




.contact-sec{padding:162px 0 0 0;}
.contact-sec .banner-overlay{height:818px;}

.title_area p {max-width:720px;}

.contact-sec .title_area{display:flex; flex-direction:column; text-align:center; align-items:center; margin-bottom:48px;}

.contact-sec .contact_area{display:flex; flex-wrap:wrap; background:#001912; border-radius:20px; overflow:hidden;}

.contact-sec .contact_area .form_left_area{width:calc(100% - 580px); padding:100px 40px 40px 40px; background:url(../images/up_arrow.svg) right bottom no-repeat;}

.contact-sec .contact_area .form_left_area h3{margin:0; padding:0; color:#7DE5DC; font-size:14px; font-weight:400;     font-family: Sora; letter-spacing:0.28px;}

.contact-sec .contact_area .form_left_area h2{margin:15px 0; padding:0; color:#ffffff; font-size:36px; line-height:46px; font-weight:600;     font-family: Sora; max-width:500px; }

.contact-sec .contact_area .form_left_area > p{margin:0; padding:0; color:#ffffff; font-size:14px; line-height:22px; font-weight:400;     font-family: Sora; letter-spacing:0.16px; max-width:500px; }


.contact-sec .contact_area .form_area{width:580px; background:#F9F9F9; padding:60px;}

.contact-sec .contact_area .form_area h2{margin:0 0 10px 0; padding:0; color:#001A18; font-size:32px; line-height:40px; font-weight:600;     font-family: Sora; max-width:500px; }

.contact-sec .contact_area .form_area > p{margin:0; padding:0; color:#212529; font-size:14px; line-height:22px; font-weight:400;     font-family: Sora; letter-spacing:0.16px; max-width:500px; }

.contact-sec .contact_area .form_area  .form{margin-top:32px;}

.form_row{display:flex; flex-wrap:wrap; margin:0 -10px;}

.form_row .sub{width:100%; padding:0 10px; margin-bottom:24px;}
.form_row .sub.half{width:50%;}


.form_row .sub label{display:block; color:#001A18; font-size:14px; font-weight:600; margin-bottom:5px;}

.form_row .sub input,
.form_row .sub textarea,
.form_row .sub select
{width:100%; border:1px solid #E0E2E6; border-radius:12px !important; background:#ffffff; height:52px; padding:0 15px; outline:none; box-shadow:none;}

.form_row .sub input::placeholder,
.form_row .sub textarea::placeholder,
.form_row .sub select{color:#949F9E;}

.form_row .sub textarea{padding:15px; height:110px; resize:none;}


.site_logo{line-height:0;}


.contact-sec .contact_area .form_area .form input[type="submit"]{background: #055E57;
	border-radius: 20px;
	width: 100%;
	height: 56px;
	color: #ffffff;
	border: none;
	cursor: pointer;
	color: #DFFFFC;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Sora';
	padding:0;
	transition:all ease 0.3s;}

.contact-sec .contact_area .form_area .form input[type="submit"]:hover{
	background: #F0C808; color:#000000;}


.ctas_row{display:flex; flex-wrap:wrap; justify-content:center; gap:130px;}

.ctas_row .cta_block_inner{display:flex; flex-wrap:wrap; gap:20px; align-items:flex-start;}

.ctas_row .cta_block_inner .cta_icon{display:flex; align-items:center; justify-content:center; background:#DEEBEB; width:65px; height:65px; border:1px solid #F0F0F0; border-radius:16px;}

.ctas_row .cta_block_inner .cta_icon img{max-width:32px;}

.ctas_row .cta_block_inner .text_area_right{width:calc(100% - 85px);}

.ctas_row .cta_block_inner .text_area_right h3{margin:0 0 5px 0; padding:0; color:#051B15; font-size:20px; line-height:29px; font-weight:600;}


.ctas_row .cta_block_inner .text_area_right p{margin:0; padding:0; color:#212529; font-size:14px; line-height:24px;  max-width:250px;}

.ctas_row .cta_block_inner .text_area_right p a{color:#212529; text-decoration:underline;}

.ctas_row .cta_block:nth-child(2) .cta_block_inner .text_area_right p{  max-width:230px;}

.contact_ctas{padding:100px 0;}

.main_footer{background:#003834; padding:100px 0 75px 0;}

.pre_footer{display:flex; flex-wrap:wrap; justify-content:space-between; margin-bottom:80px; align-items:center;}

.pre_footer h3{color:#DFFFFC; font-size:36px; line-height:46px; font-weight:500; max-width:650px;}

.pre_footer .wpcf7{width:100%; max-width:540px;}

.pre_footer .wpcf7 .subscribe_form{background:rgba(255,255,255,0.12); border-radius:50px;}

.pre_footer .wpcf7 .subscribe_form p{background:none; margin:0;}

.pre_footer .wpcf7 .subscribe_form label{width:100%; position:relative;}
.pre_footer .wpcf7 .subscribe_form label span{display:block; width:100%;}

.pre_footer .wpcf7 .subscribe_form label span:before{position:absolute; left:25px; margin:0; top:50%; transform:translatey(-50%);}

.pre_footer .wpcf7 .subscribe_form label input{width:100%; height:60px; background:none; border:none; outline:none; padding:0 170px 0 60px; color:#ffffff; font-size:16px; font-weight:400; }

.pre_footer .wpcf7 .subscribe_form label input.wpcf7-not-valid{background:#b37a7a; border-radius:50px;}

.pre_footer .wpcf7 .subscribe_form .wpcf7-not-valid-tip{display:none !important;}

.pre_footer .wpcf7 .subscribe_form .wpcf7-spinner{display:none;}

.pre_footer .wpcf7 .subscribe_form .wpcf7-form-control-wrap{}

.pre_footer .wpcf7 .subscribe_form input[type="submit"]{position:absolute; top:4px; right:4px; bottom:4px; height:52px; width:175px; background:#F0C808; color:#222222; border:none; border-radius:50px; padding:0; font-size:16px; font-weight:600; letter-spacing:0; cursor:pointer; }

.footer_dark{background:#001A18; border-radius:40px; padding:60px 60px 40px 40px;}

.footer_dark .footer_top{display:flex; align-items:center; justify-content:space-between; align-items:flex-start;}

.footer_bottom .footer_mis_menu ul li a:hover{color:#ffffff;}

.footer_dark .footer_top .site_logo{display:block; max-width:110px;}

.footer_dark .footer_top h5{margin:24px 0 0 0; font-size:24px; line-height:34px; color:#37B6AB; font-weight:600; max-width:350px;}

.footer_dark .footer_top ul{margin:0; padding:0; gap:30px; max-width:100%;}

.footer_dark .footer_top ul li{}

.footer_dark .footer_top ul li a{color:#DFFFFC; font-size:15px; font-weight:400;}
.footer_dark .footer_top ul li a:hover{color:#ffffff;}
.footer_bottom{margin-top:60px; display:flex; flex-wrap:wrap; justify-content:space-between; align-items:flex-end;}

.footer_bottom .copyright{color:#7DE5DC; font-size:14px; font-weight:400;}

.footer_bottom .footer_mis_menu ul{list-style-type:none; margin:0; padding:0; display:flex; gap:24px;}
.footer_bottom .footer_mis_menu ul li{}
.footer_bottom .footer_mis_menu ul li a{text-decoration:none; color:#7DE5DC; font-weight:400; font-size:14px;}

.footer_bottom .social_links{}
.footer_bottom .social_links a{display:block; line-height:0;}

.footer_bottom .social_links a img{width:24px;}


.footer_dark .footer_top ul li.new a:after{content:'New'; color:#F0C808; font-size:12px; font-weight:400; background:rgba(255,255,255,0.2); border-radius:5px; padding:5px; margin-left:8px;}
section.not_found_lai {
	position: relative;
	min-height: 100vh;
	display: flex;
	align-items: center;
	text-align: center;
	background: #f6f6f6;
}
section.not_found_lai h1 {
	font-size: 54px;
	line-height: normal;
}
section.not_found_lai > svg {
	position: absolute;
	right: 150px;
	bottom: 0;
	max-width: 620px;
}
section.not_found_lai a {
	padding: 9.5px 20px 9.5px 20px;
	border-radius: 12px;
	font-size: 15px;
	line-height: 20px;
	font-weight: 600;
	border: 1px solid transparent;
	background: #F0C808;
	color: #003834;
	border-color: #F0C808;
	display: inline-block;
	margin: 20px 0;
	text-decoration: none;
}
/* Pricing page */
.pricing-section {
	padding: 80px 0;
	background-color: #fff;
}
.pricing-header {
	margin-bottom: 60px;
	text-align: center;
}
.pricing-header h2 {
    font-size: 32px;
    margin-bottom: 16px;
    line-height: 46px;
}
.pricing-header p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #212529;
}
.pricing-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin: 0 auto;
    box-shadow: inset 4px 4px 40px 0px rgb(155 155 155 / 10%), 4px 4px 40px 0px rgb(155 155 155 / 10%);
    background: transparent;
    border-radius: 32px;
}
.promo-card {
    background: url(/wp-content/uploads/2025/01/bg_promo.jpg) #003835;
    color: #fff;
    padding: 37px 32px 0;
    border-radius: 32px;
    display: flex;
    align-items: center;
	min-height: 395px;
	background-size: cover;
}
.promo-content {
	text-align: left;
}
.promo-content h3 {
	font-size: 30px;
	font-weight: 600;
	line-height: 46px;
	font-family: 'Sora', sans-serif;
	margin: 0;
	color: #DFFFFC;
}
.price-text {
    font-size: 85px;
    font-weight: 600;
    text-transform: lowercase;
    line-height: normal;
}
.price-card {
    background-color: #fff;
    padding: 0;
    border-radius: 32px;
    display: flex;
    flex-direction: column;
    border: solid 1px #EAECEF;
    overflow: hidden;
}
.price-card .unit-range {
    color: #6C757D;
    text-align: center;
    justify-content: center;
    padding: 20px 0;
    background: #F9F9F9;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    display: flex;
    align-items: center;
    gap: 8px;
}
.price-block {
    text-align: center;
    margin: 42px 0 16px;
}
.price {
    font-size: 70px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #212529;
    line-height: 90px;
}
.period {
    color: #055E57;
    font-size: 12px;
    line-height: unset;
    font-weight: 600;
    font-family: 'Sora', sans-serif;
}
.price-details {
    font-size: 14px;
    line-height: 22px;
    color: #6C757D;
    max-width: 140px;
    margin: 0 auto 42px;
	text-align: center;
}

.price-card a.cta-button {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 173px;
    font-size: 14px;
    font-weight: 600;
    color: #003834;
    font-family: 'Sora', sans-serif;
    margin: 0 auto 32px;
    padding:10px 0 10px 15px;
    gap: 5px;
    border-radius: 64px;
	text-decoration:none;
}
.cta-button:hover {
	background-color: #e6c200;
}
section.hero_banner.pricingBanner {
	padding: 200px 0 120px;
	background-image: url(/wp-content/uploads/2025/01/bg-pricing.svg) !important;
}
section.pricingBanner .blocks_home .content_hm {
	text-align: center;
	max-width: 100%;
	width: 100%;
	color: #fff;
	display: flex;
	flex-direction: column;
}
section.hero_banner.pricingBanner a.cta-button {
	max-width: 203px;
	margin: 0 auto 12px;
}
section.hero_banner.pricingBanner a.cta-button {
	max-width: 203px;
	margin: 0 auto 12px;
	border-radius: 49px;
	text-decoration: none;
}
span.pricing_sup {
	font-size: 20px;
	font-family: 'Sora', sans-serif;
	text-transform: uppercase;
	color: #F0C808;
}
section.hero_banner.pricingBanner .hero_banner_head {
	margin: 16px 0 12px;
}
section.hero_banner.pricingBanner p.hero_banner_desc {
	color: #DEE2E6;
	font-size: 24px;
	font-weight: 400;
}
section.hero_banner.pricingBanner span.disclaimer {
	font-size: 14px;
	color: #ACB5BD;
	font-weight: 400;
}
/* Pricing Page */

@media(max-width: 1399px){

	.pre_footer h3 {

		font-size: 28px;
		line-height: 38px;
		max-width: 550px;
	}

	.pre_footer {
		display: flex;
		margin-bottom: 50px;
		gap: 30px 0;
	}


}

@media(max-width: 1199px){
	.col-content-sec {
		width: calc(100% - 480px);
	}
	.col-img-sec {
		width: 100%;
		max-width: 480px;
	}
	.info-content-col {
		max-width: 560px;
	}
	.info-img-col {
		right: 20px;
	}
	.info-img-col img {
		max-width: 330px;
	}



	.contact-sec .contact_area .form_area {
		width: 500px;
		padding: 40px;
	}
	.contact-sec .contact_area .form_left_area {
		width: calc(100% - 500px);
		padding: 50px 30px 30px 30px;}

	.footer_dark .footer_top{flex-direction: column;
		align-items: center;
		text-align: center;
		gap: 30px;}

	.footer_top_left{display: flex;
		flex-direction: column;
		align-items: center;}

}

@media(max-width: 1024px){
	.banner-content h1, .title_area h1 {
		font-size: 50px;
		line-height: 70px;
	}
	.banner-overlay {
		height: 750px;
	} 
}

@media(max-width: 769px){
	.ctas_row{gap:30px;}
	.contact_ctas {
		padding: 60px 0;
	}
	.main-banner-sec .subscribe-form-sec .subscribe_form input.wpcf7-submit {
		width: 100%;
		max-width: 100%;
		position: unset;
		margin-top: 15px;
	}
	.main-banner-sec, .contact-sec {
		padding-top: 100px;
	}
	.banner-content h1, .title_area h1 {
		font-size: 40px;
		line-height: 52px;
	}
	.banner-content p, .title_area p {
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
	}
	.subscribe-form-sec {
		padding-bottom: 43px;
		padding: 0;
		margin-bottom: 15px;
	}
	.banner-overlay {
		height: 715px;
	}   


	.even_reverse .row:nth-child(even) .col-content-sec .side-content-sec {
		padding-right: 0;
		padding-left: 20px;
	}


	.header_inner .left_area .financial-menu ul li .sub-menu{    position: static;
		opacity: 1;
		visibility: visible;
		padding: 0 0 0 17px;
		margin-bottom: 15px;}

	.image-content-col {
		padding: 0 15px;
	}

	.image-content-row {
		margin: 0 -15px;
	}

	.icon-boxes-row{ margin:0;}

	.icon-boxes-sec {
		padding: 50px 0 40px 0;
	}
	.sec-title {
		font-size: 24px;
		line-height: 32px;
		margin: 0 0 32px;
	}
	.image-content-rows-sec .row:not(:last-child),
	.even_reverse .row:nth-child(even){
		margin-bottom: 60px;
	}
	.icon-sec img {
		max-width: 35px;
	}
	.icon-sec {
		width: 60px;
		height: 60px;
		border-radius: 12px;
		margin-bottom: 20px;
	}
	.icon-box-sec {
		padding: 20px;
		border-radius: 12px;
	}
	.icon-box-sec h3, .inner-image-content h3 {
		font-size: 20px;
		line-height: 28px;
		margin: 0 0 16px;
	}
	.icon-box-sec p {
		font-size: 14px;
		line-height: 24px;
	}

	.image-content-rows-sec, .image-content-grid-sec {
		padding: 40px 0;
	}
	.col-img-sec {
		width: 100%;
		max-width: 350px;
	}
	.col-content-sec {
		width: calc(100% - 350px);
	}
	.col-content-sec .side-content-sec {
		padding-right: 20px;
	}
	.reverse-col .col-content-sec .side-content-sec { 
		padding-left: 20px;
	}

	.info-content-img-sec {
		padding-top: 40px;
	}
	.info-content-img-sec .inner-container {
		border-radius: 20px;
		padding: 40px 20px;
	}
	.info-content-img-sec h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.info-content-img-sec p, .inner-image-content p {
		font-size: 16px;
		line-height: 24px;
	}
	.info-img-col img {
		max-width: 220px;
	}
	.info-content-col {
		max-width: 450px;
	}

	.image-content-col .inner-image-content {
		border-radius: 20px;
		padding: 20px;
	}
	.inner-image-content img {
		margin-top: 20px;
	}

	.banner-img-sec img,
	.icon-box-sec,
	.info-content-img-sec .inner-container,
	.image-content-col .inner-image-content
	{border-radius:10px;}


	.header_inner{flex-wrap:wrap;}
	.header_inner .left_area{gap:15px;}

	.header_inner .left_area .financial-menu{margin:0; padding:0; display:none;}

	.trigger{width:32px; display:flex; flex-direction:column; gap:8px; cursor:pointer;}

	.trigger span{height:2px; display:block; background:#ffffff; width:100%;}

	.contact-sec .contact_area{flex-direction:column;}
	.contact-sec .contact_area .form_left_area {
		width: 100%;
		padding: 30px;
		background-size: 270px;
	}
	.contact-sec .contact_area .form_area {
		width: 100%;
		padding: 30px;
	}
	.header_inner .left_area .financial-menu {
		position: absolute;
		left: 0;
		top: 100%;
		background: #001912 !important;
		right: 0;
	} 

	.header_inner .left_area .financial-menu ul{    flex-direction: column;  gap: 0; padding:0 0 14px 0;}
	.footer_dark .footer_top ul{gap:25px;}

}

@media(max-width: 767px){
	.image-content-rows-sec .row:last-child{
		margin-bottom:0;
	}
	.inner-icon-img img{
		margin:0;
	}
	.banner-content h3, .title_area h3{
		font-size:16px;
		line-height:20px;
		margin: 0 0 16px 0;
	}
	.main_footer {
		padding: 50px 0 20px 0;
	}
	.pre_footer{margin-bottom:50px;}
	.footer_dark .footer_top ul li a{font-size:13px;}
	.footer_dark .footer_top h5 {
		font-size: 20px;
		line-height: 32px;}
	.footer_dark {
		border-radius: 20px;
		padding: 30px 20px 30px 20px;
	}
	.footer_bottom .footer_mis_menu ul{gap:20px;}
	.footer_bottom .footer_mis_menu ul li a{font-size:12px;}
	.footer_mis_menu{order:2;}
	.footer_bottom .social_links{order:1;}
	.footer_bottom .copyright{order:3;}
	.footer_bottom{    
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 25px;}
	.footer_dark .footer_top ul {
		margin: 0;
		padding: 0;
		gap: 25px;
		flex-wrap: wrap;
		justify-content: center;
	}
	.col-content-sec .side-content-sec {
		padding-right: 0;
	}
	.image-content-rows-sec .row {
		margin-bottom: 30px;
		gap: 25px;
	}
	.even_reverse .row:nth-child(even) .col-content-sec .side-content-sec {
		padding-right: 0;
		padding-left: 0;
	}
	.image-content-rows-sec .row,
	.even_reverse .row:nth-child(even)
	{
		flex-direction: column-reverse;
	}
	.info-content-img-sec h2 {
		font-size: 28px;
		line-height: 36px;
		padding-bottom:20px;
	}
	header.ad_header {
		padding: 20px 0 !important;
	}
	.header_inner .right_area a.yellow_btn{display:none;}
	.banner-content h1, .title_area h1 {
		font-size: 32px;
		line-height: 42px;
		margin-bottom:19px;
	}
	.header_inner .left_area {
		width: calc(100% - 100px);
	}
	.contact-sec .contact_area .form_left_area h2{max-width:430px;}

	.icon-boxes-col, .col-content-sec, .col-img-sec, .image-content-col {
		width: 100%;
	}
	.icon-boxes-col:not(:last-child), .col-img-sec:not(:last-child), .image-content-col:not(:last-child) {
		margin-bottom: 20px;
	}
	.image-content-rows-sec .row:not(:last-child) {
		margin-bottom: 40px;
	}
	.info-content-img-sec .inner-container {
		padding-bottom: 200px;
		border-radius:24px;
	}
	.info-content-col {
		max-width: 100%;
	}
	.contact-sec .contact_area .form_area h2{font-size:26px;}
	.form_row .sub.half {
		width: 100%;
	}
	.contact-sec .contact_area .form_left_area h2{font-size:30px; line-height:40px;}
	.contact-sec .contact_area .form_area, .contact-sec .contact_area .form_left_area{padding:30px 20px;}
	.contact-sec .contact_area .form_left_area{background:none;}
}
/* FEATURE PAGE STYLE END */


@media (min-width:1024px){
	footer.ad_footer .section_container > a.site_logo {
		width: 270px;
	}
	.blocks_home .content_hm .img_hm {
		padding-bottom: 70px;
	}
}
@media only screen and (min-width:767px) and (max-width:1025px){
	.newsletter {
		padding: 60px 0px 68px 0px;
	}
	.page_bannner{
		flex-direction:column; gap:40px;   align-items: unset;
	}
	.icon_content_box {
		grid-template-columns: 1fr 1fr;
	}
	.news_box {
		width: 100%;
	}
	.property_section h2 {
		font-size: 28px;
		line-height: 44px;
		padding-bottom: 48px;
		max-width: 375px;
		margin: 0 auto;
		padding-bottom: 48px;
	}
	.section_container {
		padding: 0px 40px;
	}
	.pd-tb {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.newsletter h2 {
		font-size: 32px;
		line-height: 44px;
		padding: 20px 0px 32px 0px;
	}
	.subscribe_form span.wpcf7-form-control-wrap{
		background: #ffffff38;
		border-radius: 30px;
	}	
}
@media only screen and (max-width:767px){
	.copyright_footer p{
		font-size: 14px;
		line-height: 20px;
	}
	.copyright_footer ul li {
		margin: 0 0 24px 0px;
		font-size: 14px;
		line-height: 20px;
	}
	.copyright_footer .row .col-md-4:last-child ul{
		column-count: 2;
		display: block;
		text-align: left;
		float: none;
	}
	.bottom_footer ul li{
		margin: 0 0 22px 0;
	}
	.copyright_footer .row .col-md-4:first-child{
		order:3;
	}
	.copyright_footer .row .col-md-4:nth-child(2){
		order:1;
		text-align: left;
		display: flex;
		align-items: center;
		gap: 32px;
	}
	.copyright_footer .row .col-md-4:last-child{
		order:2;
		margin: 32px 0px;	
	}
	.bottom_footer ul{
		column-count: 2;
		display: block;
		text-align: left;
		float: none;
	}
	.bottom_footer h4 {
		font-size: 18px;
		line-height: 28px;
		margin: 24px 0 32px 0;
	}
	.bottom_footer {
		margin-bottom: 18px;
	}
	.second_footer .bottom_footer,
	.second_footer .copyright_footer{
		padding:0;
	}
	.second_footer .col-md-4,
	.second_footer .col-md-8{
		padding:0px 20px;
	}
	.second_footer{
		background: #001A18;
		margin: 0 ;
		border-radius: 0;
		padding: 40px 20px !important;
	}
	.second_footer  .row img {
		margin: 0;
	}
	.bottom_footer {
		padding: 0px;
	}
	header.ad_header img{
		width:111px;
	}
	footer.ad_footer .section_container {
		flex-direction: row;
		padding: 0px 20px 40px 20px;
		gap: 20px;
		flex-wrap: wrap;
	}
	footer.ad_footer .section_container > a {
		width: 111px;
	}
	footer.ad_footer .section_container > .social_links {
		zoom: 0.8;
	}
	.footer_menu ul {
		margin: 0;
		padding: 0;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 100%;
		gap: 0;
	}
	.footer_menu {
		width: 100%;
	}
	.newsletter h2 {
		font-size: 20px;
		line-height: 32px;
		padding-bottom:32px;
	}
	.newsletter {
		padding: 40px 0px 40px 0px;
	}
	.property_section h2 {
		font-size: 20px;
		line-height: 32px;
		padding-bottom: 48px;}
	.section_container.pd-tb {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.subscribe_form span.wpcf7-form-control-wrap{
		background: #ffffff38;
		border-radius: 30px;
	}	
	::-webkit-input-placeholder { /* Chrome/Opera/Safari */
		font-size: 16px;
	}
	::-moz-placeholder { /* Firefox 19+ */
		font-size: 16px;
	}
	:-ms-input-placeholder { /* IE 10+ */
		font-size: 16px;
	}
	:-moz-placeholder { /* Firefox 18- */
		font-size: 16px;
	}
	.email_form .wpcf7-submit {
		font-size: 16px;
		width: 100%;
		font-family: inter;
		margin-top: 8px;
	}
	.hero_banner br{
		display:none;
	}
	.page_bannner > div h4 {
		font-size: 26px;
		line-height: 40px;
	}
	.subscribe_form .wpcf7-form-control-wrap:before{
		width:28px;
	}
	.email_form input.wpcf7-email{
		width:100%;  padding-left:10px;      
	}
	.section_container {
		padding: 0px 20px;
	}
	.news_box,.newsletter .email_form{
		width:100%;
	}
	.page_bannner {
		flex-direction: column;
	}
	.icon_content_box {
		grid-template-columns: 1fr 1fr;
	}
	header.ad_header,
	.site-container{
		padding:40px 20px;
	}
}
/* @media only screen and (max-width:575px){
.icon_content_box {
grid-template-columns: 1fr 1fr;
zoom: 0.8;
}
.subscribe_form {
zoom: 0.8;
}
} */
.post, .page{
	margin:0 !important;
}
footer.entry-footer {
	display: none;
}
/* .entry-content {
h1, h2, h3, h4, h5, h6, p{
margin-bottom:10px
}
} */
div#successemail {
	z-index: 99;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: none;
	background: #00000061;
}
div#successemail .popupWrapper {
	max-width: 500px;
	margin: auto;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	max-height: max-content;
	background: #f0c808;
	padding: 20px;
	border-radius: 30px;
	text-align: center;
}
.page-id-13 .wpcf7 form.sent .wpcf7-response-output,
span.wpcf7-not-valid-tip{
	display:none !important;
}
header.ad_header .section_container, footer.ad_footer .section_container {
	display: flex !important;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}
.footer_menu ul {
	max-width: 270px;
	margin: 0;
	padding: 0;
}
section.newsletter .email_form span.wpcf7-spinner {
	position: absolute;
	right: 0;
	left: 0;
	margin: 0 auto;
}
section.newsletter .email_form label {
	width: 100%;
}
.newsletter .email_form .subscribe_form .wpcf7-form-control-wrap:before {
	display: none !important;
}
.blog-list .caf-filter-layout .selectcont ul.dropdown li span:first-child{
	display:none 
}
.blog-list .selectcont{
	max-width:100%;
}
.blog-list #caf-filter-layout2 li{
	text-align:right;
}
#caf-filter-layout2 li ul{
	right:0;
}
/* blog page style */
*{
	font-family: "Sora", serif;
}
/* IBS Addition */
.bread_crumbs_led {
	width: 100%;
}
.bread_crumbs_led ul {
	margin: 0 0 -16px;
	padding: 0;
	list-style: none;
	font-family: 'Sora', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 17.64px;
}
.bread_crumbs_led ul li, .bread_crumbs_led ul li a {
	color: #6C7880;
	text-decoration: none;
}
.bread_crumbs_led span:not(.seprator_bc) {
	color: #055E57;
}
.bread_crumbs_led span.seprator_bc {
	padding: 0 8px;
}
input.wpcf7-form-control.wpcf7-not-valid,
.wpcf7-form-control.wpcf7-not-valid{
	background: #ff000059 !important;
}
.Signup_form .wpcf7-spinner {
	position: absolute;
	right: 20px;
	margin: 0;
	bottom: 15px;
	top: auto;
}
.newsLetter {
	width: 100%;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	background: linear-gradient(279.03deg, #003834 1.48%, #080F0E 141.75%);
	border-radius: 24px;
	color: #fff;
	margin: 28px 0;
	overflow: hidden;
	min-height: 400px;
}
.newsLetter h3 {
	font-family: "Sora", serif;
	font-size: 42px;
	font-weight: 500;
	line-height: 59px;
	text-align: left;
	margin: 16px 0 24px;
}
.newsLetter .content_newsletter {
	max-width: 570px;
}
.newsLetter .content_newsletter span {
	font-family: "Lexend", sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-align: left;
}
.newsLetter .content_newsletter span.wpcf7-form-control-wrap,
.newsLetter .content_newsletter span.wpcf7-form-control-wrap input {
	width: 100%;
}
.newsLetter .content_newsletter span.wpcf7-form-control-wrap input {
	background: #FFFFFF1F;
	border: none;
	border-radius: 76px;
	padding: 15px 20px 15px 61px;
	height: 60px;
	font-size: 16px;
	outline: none;
}
.newsLetter .content_newsletter span.wpcf7-form-control-wrap:before {
	content: '';
	background: url(/wp-content/uploads/2024/12/sms.png);
	width: 22px;
	height: 20px;
	display: inline-block;
	position: absolute;
	left: 30px;
	top: 0;
	bottom: 0;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.newsLetter .content_newsletter span span.wpcf7-not-valid-tip {
	position: absolute;
}
.newsLetter .content_newsletter .wpcf7-response-output {
	position: relative;
	top: 10px;
	margin-bottom: -28px !important;
	display: none;
}
.newsLetter .content_newsletter .btn_submit {
	position: absolute;
	right: 4px;
	top: 0;
	bottom: 0;
	height: 52px;
	margin: auto;
	border-radius: 75px;
	background: #f0c808;
	border: none;
	padding: 0;
	min-width: 125px;
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.2800000011920929px;
	text-align: center;
	cursor: pointer;
	transition:all 0.4s ease;
	outline: none;
}
.newsLetter .content_newsletter .wpcf7-form p {
	position: relative;
}
.img_newsletter img {
	max-width: 466px;
	position: relative;
	bottom: -26px;
}
.newsLetter .content_newsletter span.wpcf7-spinner {
	position: absolute;
	right: 140px;
	top: 0;
	bottom: 0;
	margin: auto;
}
form.wpcf7-form {
	position: relative;
}
.wpcf7 form.sent .wpcf7-response-output {
	position: absolute;
	width: 100%;
	top: auto;
	bottom: -40px;
}
.acc_posts_grid {
	width: 100%;
	margin: 28px 0;
}
.acc_posts_grid .grid_header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}
.acc_main_grid.accounting_items_grid {
	display: flex;
	gap: 48px;
}
.acc_main_grid.accounting_items_grid .col_acc:first-child {
	max-width: 522px;
}
.acc_main_grid.accounting_items_grid .col_acc {
	width: 100%;
}
.categoriesDrop {
	position: relative;
	padding: 10px;
	border: 1px solid #ACB5BD;
	border-radius: 8px;
	color: #6C757D;
	font-size: 14px;
}
.categoriesDrop ul {
	list-style: none;
	margin: 15px 0 0;
	position: absolute;
	background: #fff;
	z-index: 9;
	padding: 10px;
	border: 1px solid #ACB5BD;
	border-radius: 8px;
	display: none;
	right: 0;
	width: 320px;
	left: auto;
}
.categoriesDrop ul li a {
	font-size: 14px;
	text-decoration: none;
	color: #6C757D;
	width: 100%;
	display: inline-block;
	outline: none;
	padding: 5px;
}
.categoriesDrop ul li a:hover {
	background: #F0C808;
	color: #000;
}
.categoriesDrop ul li:not(:last-child) {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #6c757d29;
}
.categoriesDrop span.itemsAnchor {
	display: flex;
	align-items: center;
	cursor: pointer;
}
.acc_posts_grid .grid_header a {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	text-decoration-line: underline;
	display: flex;
	align-items: center;
	gap: 8px;
	color: #055E57;
	font-family: 'Sora', sans-serif;
}
.accounting_items_list .related-article.accounting_item {
	border: none!important;
	border-bottom: 2px dashed #ECECEC!important;
	border-radius: 0!important;
	display: inline-block;
	width: 100%;
	padding: 20px 0;
}
.accounting_items_list .related-article.accounting_item:last-child {
	border-bottom: none!important;
	padding-bottom: 0!important;
}
.accounting_items_list .related-article.accounting_item:first-child {
	padding-top: 8px !important;
}
.accounting_items_list .related-article.accounting_item a h3 {
	font-family: 'Sora', sans-serif;
	font-size: 16px !important;
	font-weight: 500 !important;
	line-height: 32px !important;
	text-align: left;
	color: #001A18 !important;
	margin: 0;
}
.related-article.accounting_item.single_acc_post > a > img {
	height: 228px;
}
.related-articles-grid.blog_list .related-article.accounting_item.single_acc_post .meta {
	margin-top: -10px;
}
.main-navigation li.current-menu-item a {
	font-weight: 800;
	color: #055E57 !important;
	-webkit-text-stroke: 0px #055E57 !important;
	text-stroke: 0 #055E57 !important;
}
.blog-filters input, .blog-filters input::placeholder {
	color: #6C757D;
}
/* IBS END */
.blog-detail-container {
	margin: 136px auto 0 auto;
}
.blog-content-wrapper{
	display: flex;
	gap: 40px;
	flex-wrap:wrap;
}
.related-blog-wrapper,.blog-content-wrapper,.category-page-container, .blog-list-wrapper{
	max-width: 1280px;
	margin: 0 auto;
}
.related-blog-wrapper h2{
	font-size: 36px;
	line-height: 56px;
	text-align: center;
	color: #212529;
	display: inline-block;
	margin: 0px 0px 24px 0px;
	width: 100%;
}
.blog-header {
	position:relative;
	margin-bottom: 60px;
}
.blog-content ol, .blog-content ul {
	margin-top: 25px !important;
}
.blog-content h4{
	font-size: 28px;
	line-height: 36px;
	font-weight: 600;
	margin: 0 0 16px 0px;
}
.blog-content h4+p:last-child{
	margin-bottom:42px;
}
.blog-content p{
	margin:0px 0px 20px 0px;
	line-height:24px;
}
.blog-content p img{
	width:100%;
}
.blog-featured-image img {
	width: 100%;
	height: 456px;
	object-fit: fill;
	border-radius: 14px;
}
.blog-title-content {
	position: absolute;
	bottom: 10px;
	background: rgba(0, 0, 0, 0.32);
	border-bottom-left-radius: 14px;
	border-bottom-right-radius: 14px;
	padding: 34px 20px;
	width: 100%;
	left: 0;
}
.blog-title-content h1 {
	margin: 0;
	color: #fff;
	font-size: 24px;
	line-height: 32px;
	font-weight: 700;
}
.blog-meta {
	margin-top: 10px;
}
.blog-content-wrapper {
	display: flex;
	gap: 40px;
}
.blog-content {
	flex: 2;
}
.blog-sidebar {
	flex: 1;
	position: relative;
	max-width: 413px;
}
.subscribe-form{
	background: #001912;
	border-radius: 14px;
	padding: 24px;
}
.Signup_form p label{
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	padding: 0px 0px 12px 0px;
	display: inline-block;
	width: 100%;
}
.subscribe-form h3 {
	margin-bottom: 15px;
}
.subscribe-form input {
	width: 100%;
	padding: 14px 12px;
	margin-bottom: 10px;
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.08);
	height: 52px;
	border: 0;
	color: #949F9E;
	font-size:16px;
	font-weight:400;
	line-height:24px;
	margin:0;
}
.Signup_form > div:nth-child(2){
	margin-top:27px;
}
.wpcf7-response-output{
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	margin: 0 !important;
	line-height: 18px;
}
.subscribe-form input.wpcf7-submit{
	background: #F0C808;
	opacity: 1;
	color: #222222;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	margin:64px 0 0 0;
}
.subscribe-form button {
	width: 100%;
	padding: 10px;
	background-color: #0073aa;
	color: #fff;
	border: none;
	border-radius: 4px;
	cursor: pointer;
}
.subscribe-form ::placeholder {
	color: #949F9E;
	font-size:16px;
	font-weight:400;
	line-height:24px;
	opacity: 1;
	/* Firefox */
}
.subscribe-form > h3{
	font-size:20px;
	margin:0;
	line-height:32px;
	font-weight:700;
	color:#fff;
	padding:0px 0px 32px 0px;
}
.subscribe-form ::-ms-input-placeholder {
	/* Edge 12 -18 */
	color: #949F9E;
	font-size:16px;
	font-weight:400;
	line-height:24px;
	opacity: 1;
	/* Firefox */
}
.related-articles {
	margin-top: 50px;
}
.related-articles-grid,.category-posts-list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}
.related-article img,.category-post img {
	width: 100%;
	border-top-left-radius: 24px;
	height: 250px;
	object-fit: cover;
	border-top-right-radius: 24px;
}
.blog-meta .date,.blog-meta .reading-time{
	color: #fff;
}
.blog-meta .date, .related-article .meta .date,.blog-meta .reading-time, .related-article .meta .reading-time {
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	margin-right: 8px;
}
.related-article .meta .date, .related-article .meta .reading-time{
	color:#6C757D;
}
.reading-time:before,.related-article .reading-time:before{
	content:"";
	width:8px;
	height:8px;
	border-radius:50%;
	display:inline-block;
	background:#fff;
	margin-right:8px;
}
.related-article .reading-time:before{
	background:#6C757D;
	width:4px;
	position: relative;
	top: -3px;
	height:4px;
}
.blog-meta .date > img,.related-article .date img{
	position: relative;
	top: 3px;
	margin-right: 6px;
}
.related-article .date img{
	width:16px;
	height:16px;
}
.social-share {
	margin-top: 60px;
	padding: 24px;
	background: #003834;
	border-radius: 14px;
}
.social-share ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: start;
	gap: 12px;
}
.social-share ul li {
	display: inline;
}
.social-share ul li a {
	text-decoration: none;
	color: #0073aa;
	font-size: 1rem;
	font-weight: bold;
}
.social-share ul li a:hover {
	text-decoration: underline;
	color: #005780;
}
.blog_category{
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}
.blog_category li{
	background: var(--Primary-600, rgba(223, 255, 252, 1));
	padding: 4px 8px;
	border-radius: 80px;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	list-style: none;
	display:inline-block;
}
.category-page-container{
	margin-bottom:50px;
}
.meta p{
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	margin: 0 0 18px 0px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.blog_category li:before{
	width:8px;
	height:8px;
	background:#003834;
	display:inline-block;
	border-radius:50%;
	content:"";
	margin-right:4px;
}
.related-articles{
	background:#F9F9F9;
	padding:100px 0px;
}
.related-article,.category-post {
	background: #fff;
	border-radius: 24px;
}
.category-header{
	padding:50px 0px;
}
.category-post{
	background:rgba(255,255,255,.2);
	border:1px solid #ECECEC;
}
.blog-content h3 {
	margin-top: 15px;
}
.blog-content h2 {
	margin-top: 25px;
}
.related-article .meta,.category-post-content{
	padding:28px 32px;
}
.related-article h3,.category-post-content h3{
	font-size: 20px;
	margin: 12px 0px 4px 0px;
	font-weight: 600;
	line-height: 32px;
	color: #001A18;
	text-decoration: none;
}
.category-posts-list h3{
	margin-top:0;
}
.related-article a,.category-post a{
	text-decoration: none;
	color: #001A18;
	display: inline-block;
	width: 100%;
}
.social-share h3 {
	font-family: "Raleway", sans-serif !important;
	font-size: 16px;
	line-height: 18px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 16px;
	color: #fff;
}
.table-of-contents {
	margin-top: 40px;
	position: sticky;
	top: 120px;
}
.table-of-contents ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.table-of-contents ul li a {
	font-size: 16px;
	line-height: 20px;
	color: #212529;
	font-weight: 600;
	padding: 10px 16px;
	margin-bottom: 10px;
	width: 90%;
	position: relative;
	display: inline-block;
	outline: none;
	text-decoration: none;
}
.table-of-contents ul li a.active{
	color:#055E57;
}
.table-of-contents ul li a.active:before {
    content: "";
    width: 2px;
    height: 34px;
    display: inline-block;
    border: 1px solid #055E57;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.related-articles-grid.blog_list{
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
	position: relative;
}
.related-articles-grid.blog_list .related-article {
	flex: 0 0 calc(33.3% - 13px);
	min-width: calc(33.3% - 13px);
	background: rgba(255, 255, 255, .2);
	border-radius: 24px;
	border: 1px solid #ECECEC;
}
.related-articles-grid.blog_list:not(.searched_results) .related-article.full_post {
	border: 0;
	flex: 0 0 847px;
	min-width: 847px;
	position: relative;
}
.related-articles-grid.blog_list:not(.searched_results) .related-article.full_post .meta{
	position: absolute;
	bottom: 7px;
	background: rgba(0, 0, 0, 0.32);
	border-bottom-left-radius: 14px;
	border-bottom-right-radius: 14px;
	padding: 34px 20px;
	width: 100%;
	left: 0;
}
.related-articles-grid.blog_list:not(.searched_results) .related-article.full_post a > img{
	width: 100%;
	height: 456px;
	object-fit: fill;
	border-radius: 14px;
}
.related-articles-grid.blog_list:not(.searched_results) .related-article.full_post .meta p{
	display:none;
}
.related-articles-grid.blog_list:not(.searched_results) .related-article.full_post .meta .date, .related-articles-grid.blog_list:not(.searched_results) .related-article.full_post .meta .reading-time, .related-articles-grid.blog_list:not(.searched_results) .related-article.full_post h3{
	color:#fff;
}
.related-articles-grid.blog_list:not(.searched_results) .related-article.full_post .reading-time:before {
	background: #fff 
}
.blog_list .subscribe-form {
	position: relative;
	right: 0;
	max-width: 413px;
}
.blog-listing-header{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 32px 0px 16px 0px;
}
.blog-pagination{
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 60px 0px;
	gap: 6px;
}
.blog-pagination a, .blog-pagination span{
	border: 1px solid #ECECEC;
	padding: 8px 12px;
	border-radius: 4px;
	font-size: 14px;
	color: #001A18;
	line-height: 20px;
	font-weight: 400;
	text-decoration: none;
}
.blog-pagination .page-numbers.current{
	background:#001A18;
	color:#fff;
	border-color:#001A18;
	font-weight: 700;
}
.blog-filters input, .blog-filters select{
	border: 1px solid #ACB5BD;
	padding: 10px 12px;
	border-radius: 8px;
	color: #6C757D;
}
.blog-filters{
	display: flex;
	align-items: center;
	gap: 16px;
}
/* Design Fixes IBS */
.blog-list-wrapper {
	margin-top: 136px;
}
header.ad_header {
	position: absolute;
	background: transparent;
}
section.hero_banner.ibs_ad_banner {
	padding: 100px 0 0;
}
.accordion-header.active+.accordion-body hr.hr:last-child {
	display: none;
}
.site-container {
	padding: 150px 15px;
	max-width: 1310px;
	margin: 0 auto;
}
.privacy-policy section.footer,
.page-id-692 section.footer{
	display: none !important;
}
.blog-content a {
	color: #055e57;
	font-weight: 500;
}
.col-md-4.text-center, .col-md-4.text-center a {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 14px;
}
.privacy_choice_form {
	background: #F9F9F9;
	padding: 60px;
	border-radius: 15px;
}
.privacy_choice_form .sub.half, .privacy_choice_form .sub {
	margin-bottom: 0;
}
.privacy_choice_form span.req_mark {
	font-size: 12px;
	color: #ff00009e;
}
.privacy_choice_form .submit_btn input {
	cursor: pointer;
	position: absolute;
	right: 5px;
	padding: 14px 24px;
	border-radius: 30px;
	background: #F0C808;
	border: 0;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	font-family: 'Inter', sans-serif;
}
.privacy_choice_form .submit_btn {
	cursor: pointer;
	padding: 14px 24px;
	border-radius: 30px;
	background: #F0C808;
	border: 0;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	font-family: 'Inter', sans-serif;
	position: relative;
}
.privacy_choice_form .submit_btn span.wpcf7-spinner {
	position: absolute;
	right: 0;
	z-index: 1;
	margin-top: -4px;
}
.privacy_choice_form .submit_btn input.wpcf7-form-control {
	display: flow;
	width: 100%;
	font-size: 0;
	position: absolute;
	left: 0;
	height: 100%;
	top: 0;
	opacity: 0;
	cursor: pointer;
}
.privacy_choice_form ~ .wpcf7-response-output, .privacy_choice_form ~ .wpcf7 form.sent .wpcf7-response-output {
	margin: -40px 60px 0 !important;
	color: #010101;
	position: unset !important;
	width: auto !important;
}
.privacy_choice_form .submit_btn:before, .privacy_choice_form .submit_btn:after {
	color: #003834;
	filter: brightness(0) contrast(1);
}
.entry-content a {
	color: #055e57;
	text-decoration: underline;
}
.related-articles-grid.blog_list .subscribe_form .wpcf7-form-control-wrap:before,
.blog-sidebar .subscribe_form .wpcf7-form-control-wrap:before{
    display: none;
}
.related-articles-grid.blog_list .subscribe_form label,
aside.blog-sidebar .subscribe_form label {
    color: #fff;
    margin-top: 15px;
    display: inline-block;
    margin-bottom: 15px;
}
.related-articles-grid.blog_list .subscribe_form input,
aside.blog-sidebar .subscribe_form input{
	color:#fff;
}
.related-article .meta {
    padding-bottom: 40px;
}
.related-article {
    position: relative;
}
.related-article .meta .blog-meta {
    position: absolute;
    bottom: 15px;
}
/* New Pricing Page Fold */
.pricingfold_wrap .pricingfoldblocks .gradiendBox {
    width: 100%;
    max-width: 616px;
    border-radius: 20px;
    padding: 10px;
    background-image: url(/wp-content/uploads/2025/04/gradientbg.svg);
    background-size: cover !important;
    background-position: center;
}
.pricingfold_wrap .pricingfoldblocks {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pricingfold_wrap .pricingfoldblocks .featureList {
    max-width: 544px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.pricingfold_wrap .pricingfoldblocks .featureList .flex {
    gap: 16px;
}
.pricingfold_wrap .pricingfoldblocks .featureList h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    padding-top: 6px;
    color: #001A18;
}
.pricingfold_wrap .pricingfoldblocks .featureList p {
    color: #667085;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.pricingfold_wrap .pricingfoldblocks .featureList .flex .icon-featureList {
    min-width: 48px;
    height: auto;
    position: relative;
    top: -2px;
}
.pricingfold_wrap .pricingfoldblocks .gradiendBox .packageBody ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 16px 18px;
}
.pricingfold_wrap .pricingfoldblocks .gradiendBox .packageBody ul li {
    width: calc(50% - 9px );
    display: flex;
    gap: 12px;
    color: #212529;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    align-items: center;
}
.pricingfold_wrap .pricingfoldblocks .gradiendBox .packageBoxWrap {
    background: #fff;
    height: 100%;
    border-radius: 16px;
    padding: 32px 0;
}
.gradiendBox .packageBoxWrap .packageHead.flex {
    justify-content: space-between;
    align-items: center;
    padding: 0px 32px 24px;
}
.gradiendBox .packageBoxWrap .packageBody {
    border-bottom: 1px solid #EAECF0;
    border-top: 1px solid #EAECF0;
    padding: 32px 32px 40px;
}
.gradiendBox .packageBoxWrap .packageHead.flex h3 {
    font-size: 24px;
    font-weight: 700;
    color: #101828;
    line-height: 32px;
}
.gradiendBox .packageBoxWrap .packageHead.flex h3 span.text-sm {
    background: #FFF7D4;
    border-radius: 16px;
    font-size: 14px;
    line-height: 20px;
    color: #7C620A;
    font-weight: 500;
    padding: 2px 8px;
    position: relative;
    top: -3px;
    left: 8px;
}
.gradiendBox .packageBoxWrap .packageHead.flex p {
    color: #6C757D;
    font-size: 16px;
    line-height: 24px;
    margin-top: 4px;
}
.amount_package .curr_pack {
    color: #001A18;
    font-size: 36px;
    line-height: 44px;
    font-weight: 800;
    position: relative;
    top: -14px;
}
.amount_package .price_package_ {
    color: #001A18;
    font-size: 60px;
    line-height: 72px;
    font-weight: 800;
}
.amount_package  .duration_package {
    font-size: 16px;
    font-weight: 400;
    color: #667085;
    line-height: 24px;
}
.gradiendBox .packageBoxWrap .packageBody h4 {
    font-size: 16px;
    color: #101828;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 22px;
}
.gradiendBox .packageBoxWrap .packageFooter a {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: normal;
    background: #F0C808;
    color: #003834;
    letter-spacing: -0.28px;
    font-weight: 600;
    padding: 13px;
    margin: 32px 32px 0px;
    border-radius: 64px;
    text-decoration: none;
}
section.pricing_new {
    padding: 100px 0;
}
.pricingfold_wrap .landlord_heading {
    margin-bottom: 56px;
}
@media screen and (max-width:1024px){
	.related-articles {
		padding: 40px 0px;
	}
	.related-article img{
		height: 150px;
	}
	.related-article .meta {
		padding: 16px;
	}
	.blog-header {
		margin-bottom: 32px;
	}
	.blog-featured-image img{
		height:300px;
	}
	.blog-content,.blog-sidebar,.related-articles-grid,.category-page-container{
		padding:0px 20px;
	}
	.blog-content-wrapper {
		gap: 0;
	}
	.blog-content h4 {
		font-size: 24px;
	}
	.pricingfoldblocks {
		zoom: 0.8;
	}
}
@media screen and (max-width:767px){
	.blog-listing-header {
		flex-direction:column;
	}
	.related-articles-grid.blog_list .related-article {
		flex: 0 0 100%;
		min-width: 100%;
	}
	.blog_list .subscribe-form {
		position: static;
		right: 0;
		width: 100%;
	}
	.related-articles-grid.blog_list .related-article.full_post {
		flex: 0 0 100%;
		min-width: 100%;
	}
	.blog-content-wrapper{
		flex-direction:column;
	}
	.related-articles-grid ,.category-posts-list{
		grid-template-columns: 1fr;
	}
	.content-list li svg {
		min-width: 18px;
		height: auto;
		margin-top: 5px;
	}
	.content-list li {
		align-items: start;
	}
	.pricingfoldblocks {
		flex-direction:column;
		gap: 40px;
	}
	.pricingfold_wrap .landlord_heading {
		margin-bottom: 20px;
	}
	section.pricing_new {
		padding: 50px 0;
	}
	.gradiendBox .packageBoxWrap .packageHead.flex h3 {
		font-size: 24px;
		font-weight: 700;
		color: #101828;
		line-height: 32px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
		gap: 10px;
	}
	.gradiendBox .packageBoxWrap .packageHead.flex{
		flex-direction:column;
	}
	.pricingfold_wrap .pricingfoldblocks .gradiendBox .packageBody ul {
		gap: 5px 0;
	}
	.pricingfold_wrap .pricingfoldblocks .gradiendBox .packageBody ul li {
		width: 100%;
	}
}
.bottom_footer ul .footer_submenu {
    flex-direction: column;
    position: absolute;
    gap: 5px;
    padding: 10px;
    background: #003834;
    border-radius: 12px;
    margin-top: 10px;
	display: none;
}
/* HOMESTYLE RESPONSIVE */
@media (min-width: 768px) {
	.mobile_header{
		display:none;
	}
	#primary-menu:not(.sub-menu) > li.menu-item-has-children > .menu-item-wrapper > a > svg path{
		fill:#fff
	}
	.sticky #primary-menu:not(.sub-menu) > li.menu-item-has-children > .menu-item-wrapper > a > svg path{
		fill:#212529;
	}
	.mobile_wrapper{
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
	}
	.site_header_setup{
		gap:0 58px;
	}
	.site_header_setup ul#cta-menu{
		margin:0;
	}
	.menuToggle{
		display:none;
	}
}
@media (min-width: 992px) {
	.container {
		max-width: 960px;
	}
}
@media (min-width: 1200px) {
	.container {
		max-width: 1140px;
	}
	.slider {
		padding: 70px 50px;
	}
	.landlord_cards {
		gap: 40px;
	}
	.cta-button {
		padding: 15px 25px;
	}
	.accordian_section {
		gap: 40px;
	}
	.accordion {
        max-width: 510px;
        width: 100%;
    }
	.accordian_img {
		width: 100%;
		max-width: 710px;
	}
}
@media (min-width: 1400px) {
	.container {
		max-width: 1280px;
		padding: 0;
	}
}
@media (max-width: 992px) {
	.hero_banner {
		padding-top: 143px;
	}
	.img img {
		width: 100%;
	}
	.footer_heading {
		font-size: 28px;
	}
	.accordian_section {
		gap: 30px;
	}
	.tabs {
		justify-content: center;
	}
	.slider {
		padding: 40px 30px;
	}
	.copyright_footer ul {
		justify-content: space-around;
	}
	.copyright_footer img {
		margin: 0 10px;
	}
	/* 	.site_header_setup{
	flex-direction:column;
} */
	.top_footer {
		flex-direction: column; 
		align-items: flex-start;
	}
	.footer_heading,
	.email_form {
		flex: none;
		width: 100%;
		text-align: center; 
	}
	.privacy_choice_form {
		padding: 15px;
	}
	.page-id-956 .site-container,
	.page-id-3 .site-container,
	.page-id-692 .site-container{
		padding-bottom: 50px;
		padding-top: 122px;
	}
	.privacy_choice_form ~ .wpcf7-response-output,
	.privacy_choice_form ~ .wpcf7 form.sent .wpcf7-response-output {
		margin: 20px 60px 0 !important;
	}
}
@media (max-width: 576px) {
	.landlord_cards {
		gap: 10px;
	}
	.tabs {
		justify-content: space-between;
	}
	.slider {
		padding: 15px 0;
	}
	.cta-button {
		padding: 6px 15px;
	}
	.bottom_footer {
		padding: 10px;
	}
	.copyright_footer {
		padding: 10px;
	}
	.footer_heading {
		font-size: 20px;
	}
	.accordian_section {
		gap: 10px;
	}
	.row {
		flex-direction: column;
	}
}
@media (max-width: 992px) and (min-width: 769px) {
	.accordian_section {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: flex-start;
		gap: 20px;
	}
	.accordion {
		width: 60%;
	}
	.accordian_img {
		width: 40%;
		text-align: center;
	}
	.accordian_img img {
		max-width: 100%;
		height: auto;
		border-radius: 20px;
	}
}
/* HOMESTYLE RESPONSIVE */

/* IBS RESPONSIVE */
@media (min-width:769px){
	.cta_nav.for_mobile{
		display:none;
	}
}

@media (max-width:767px){
	.mobile_header img{
		cursor:pointer;
	}
	#primary-menu{
		padding: 0px 20px;
	}
	.mobile_header{
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 20px;
	}
	.site-header.light_header:not(.sticky) .site_header_setup #cta-menu li.cta_log a {
		color: #003834;
		border-color: #003834;
	}
	.site_header_setup #cta-menu li.cta_sign a,
	.site-header.light_header:not(.sticky) .site_header_setup #cta-menu li.cta_log a,
	.site_header_setup #cta-menu li.cta_log a{
		border-radius: 24px;
		width: 100% !important;
		display: inline-block;
		text-align: center;
		padding:16px 0px;
	}
	.site_header_setup ul#cta-menu {
		gap: 16px;
		padding: 32px 20px 32px 20px;
		margin: 0px;
	}
	.site_header_setup ul#cta-menu li{
		padding: 0;
		border: 0;
	}
	.email_form .wpcf7-submit{
		position:static;
	}
	#masthead #primary-menu > li > .menu-item-wrapper > a {
		color: #212529;
		font-size: 18px;
		font-weight: 500;
		line-height: 28px;
	}
	.site_header_setup ul:not(.sub-menu) > li {
		padding: 20px 0;
		border-bottom: 1px solid #DEE2E6;
	}
	.site_header_setup ul:not(.sub-menu){
		flex-direction:column;gap:0;
	}
	.mobile_wrapper{
		position: fixed;
		background: rgb(255, 255, 255);
		left: 0px;
		right: 0;
		top: 0px;
		z-index:999;
		height:100%
	}
	/* 	.hero_banner{
		padding-left:20px;
		padding-right:20px;
	} */
	.email_form input.wpcf7-email {
		background: transparent;
	}
	.subscribe_form > p{
		display:block;width:100%; 
		background: transparent;
	}
	.mobile_wrapper{
		display:none;
	}
	.menuToggle{
		display:block;
	}
	.footer_form .subscribe_form > p {
		margin-top: 24px;
		background:transparent;
		display: block;
	}
	.footer_form .subscribe_form > p{
		margin-top:24px;
	}
	.hero_banner {
		padding-top: 120px;
		padding-bottom: 60px;
	}
	.accordian_section {
		flex-direction: column;
		gap: 20px;
	}
	.accordion {
		width: 100%;
	}
	.accordian_img {
		width: 100%;
	}
	.accordian_img img {
		max-width: 100%;
		height: auto;
		border-radius: 20px;
	}
	.landlord_cards {
		flex-direction: column;
		gap: 15px;
	}
	.card {
		padding: 15px;
	}
	.tab {
		margin-bottom: 8px;
		padding-bottom: 30px;
		padding-top: 20px;
	}
	.slider {
		padding: 20px 15px;
	}
	.inner_panel {
		flex-direction: column;
		gap: 32px;
	}
	.cta-button {
		padding: 8px 24px;
		margin-top: 0;
		font-size: 16px;
	}
	.accordian_section {
		flex-direction: column;
		gap: 20px;
	}
	.accordian_img img {
		width: 100%;
	}
	.bottom_footer {
		padding: 15px;
	}
	.second_footer {
		padding: 30px 0 0 0;
	}
	.footer{
		padding: 40px 0 0 0;
	}
	.bottom_footer ul {
		gap: 10px;
	}
	.copyright_footer {
		padding: 10px 15px;
	}
	.copyright_footer ul {
		flex-direction: column;
		align-items: center;
		gap: 8px;
	}
	.footer_heading {
		font-size: 20px;
		line-height: 32px;
		text-align: left;
	}
	.top_footer {
		flex-direction: column;
		margin-bottom: 40px;
		gap: 0;
	}
	.row img {
		margin: 8px 0;
	}
	.blocks_home {
		flex-direction: column;
	}
	/* MAIN IBS STARTS */

	.site_header_setup {
		padding: 20px 0;
	}
	.site-header.sticky .site_header_setup {
		padding: 10px 0;
	}
	.header_wrapper header, section {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.content_hm h4.hero_banner_head {
		font-size: 32px;
		line-height: normal;
		text-align: center;
		padding: 0 20px;
		margin-top: 0px;
	}
	.cta_nav.for_mobile li.cta_log {
		display: none !important;
	}
	.cta_nav.for_mobile ul#cta-menu {
		padding: 0;
	}
	a.site_logo_bs svg {
		width: 110px;
	}
	header#masthead.sticky a.menuToggle svg path, header#masthead.sticky a.menuToggle path, .site-header.dark_header a.menuToggle svg path,
	.site-header._header a.menuToggle svg path{
		fill: #003834;
	}
	header#masthead.sticky a.menuToggle svg path, header#masthead.sticky a.menuToggle svg, .site-header.dark_header a.menuToggle svg path, .site-header.dark_header a.menuToggle svg,
	.site-header._header a.menuToggle svg{
		border: 1.5px solid #003834;
		border-radius: 14px;
	}
	span.pattern_headeing:after {
		width: 140px;
		right: -11px;
		bottom: -15px;
	}
	.cta_nav.for_mobile a {
		border-radius: 13px !important;
		padding: 10px 15px !important;
		font-size: 14px !important;
	}
	.site_header_setup a {
		display: flex;
	}
	.cta_nav.for_mobile {
		margin-left: auto;
		margin-right: 8px;
	}
	.landlord {
		padding: 40px 0;
	}
	section.features {
		padding: 56px 0;
	}
	section.advance_features {
		padding: 0 0 40px;
	}
	section.features button.arrow {
		display: none;
	}
	.scroll_responsive {
		width: 100%;
		overflow-x: scroll;
		margin-bottom: 20px;
		border-bottom: 1px solid rgba(225, 225, 225, 1);
	}
	section.features h2.landlord_heading.text-center {
		margin-bottom: 20px;
	}
	.scroll_responsive ul.tabs li.tab {
		white-space: nowrap;
		width: 100%;
		padding: 10px;
		margin-bottom: 0;
	}
	.scroll_responsive ul.tabs {
		margin: 0;
		border: none;
	}
	.tabs-slider-container{
		position:relative;
	}
	.tabs-slider-container:after {
		content: '';
		width: 50px;
		height: 50px;
		position: absolute;
		background: linear-gradient(80deg, #ffffff2b, #fff);
		right: -1px;
		z-index: 1;
		top: 0;
	}
	.scroll_responsive ul.tabs li.tab.active {
		position: relative;
		z-index:2;
	}
	.content-list {
		list-style: none;
		margin-bottom: 40px;
		margin-left: 0;
	}
	.mobile_header img:not(.closeIcon) {
		width: 110px;
	}
	.scroll_responsive ul.tabs li.tab:last-child {
		padding-right: 50px;
	}
	.footer_form .subscribe_form p span input {
		height: 56px;
		background:transparent;
	}
	.footer_form .subscribe_form span.wpcf7-spinner {
		position: absolute;
		right: 0;
		bottom: 15px;
	}
	section.footer.bottomFooter {
		background: #001a18;
		padding-bottom: 40px;
	}
	section.footer.bottomFooter .copyright_footer .row .col-md-4,
	section.footer.bottomFooter .row .col-md-4,
	section.footer.bottomFooter .row .col-md-8 {
		padding: 0 !important;
		width:100%;
	}
	section.footer.topFooter {
		display: inline-block;
		width: 100%;
		background-size: 300px;
		padding: 40px 0 0;
		background-position: right top;
	}
	section.footer.bottomFooter .second_footer, section.footer.bottomFooter .second_footer .row {
		padding: 0 !important;
		margin: 0 !important;
	}
	.bottom_footer .col-md-4 a {
		margin-bottom: 0;
		display: inline-block;
	}
	.blog-filters {
		display: none;
	}
	.related-articles-grid.blog_list:not(.searched_results) .related-article.full_post {
		min-width: 100%;
		flex: 0 0 100%;
		width: 100%;
	}
	.related-articles-grid.blog_list:not(.searched_results) .related-article.full_post a > img {
		width: 100%;
		height: auto;
		object-fit: cover;
		border-radius: 14px 14px 0 0;
	}
	.related-articles-grid.blog_list:not(.searched_results) .related-article.full_post .meta {
		position: unset;
		margin-top: -8px;
	}
	.related-articles-grid.blog_list .subscribe-form .Signup_form input.wpcf7-submit {
		margin-top: 40px;
	}
	.blog-listing-header h1 {
		font-size: 18px;
		line-height: 28px;
		text-transform: uppercase;
		font-weight: 500;
	}
	.blog-listing-header {
		padding-top: 0px;
	}
	.newsLetter {
		flex-direction: column;
		padding: 40px 20px;
	}
	.newsLetter .content_newsletter h3 {
		font-size: 28px;
		line-height: 36px;
	}
	.newsLetter .content_newsletter span {
		font-size: 14px;
		font-weight: 300;
	}
	.newsLetter .content_newsletter .btn_submit {
		position: unset;
		width: 100%;
		margin-top: 10px;
	}
	.img_newsletter img {
		max-width: 286px;
		position: relative;
		bottom: -47px;
		margin-top: -70px;
	}
	.single-post .blog-content-wrapper {
		gap: 30px;
	}
	.single-post .blog-content-wrapper .bread_crumbs_led {
		display: inline-block;
		padding: 0 15px;
	}
	.blog-content, .blog-sidebar, .related-articles-grid, .category-page-container {
		padding: 0 15px;
	}
	.single-post .blog-content > h1 {
		font-size: 24px;
		line-height: normal;
		margin-bottom: 20px;
	}
	.blog-header {
		display: none;
	}
	aside.blog-sidebar .subscribe-form, aside.blog-sidebar .table-of-contents {
		display: none;
	}
	.related-blog-wrapper h2 {
		font-size: 24px;
		line-height: 32px;
	}
	.blog-content h2 {
		margin-top: 25px;
		margin-bottom: 20px;
		line-height: 30px;
	}
	/* Pricing Page */
	section.hero_banner.pricingBanner .hero_banner_head br {
		display: block;
	}
	section.hero_banner.pricingBanner {
		padding: 70px 0 80px;
	}
	section.hero_banner.pricingBanner p.hero_banner_desc {
		font-size: 16px;
	}
	section.pricing-section {
		padding: 40px 0 0 ;
	}
	.promo-card {
		min-height: 264px;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: right;
	}
	.pricing-header h2 {
        font-size: 24px;
        line-height: normal;
        margin-bottom: 10px;
    }
	.pricing-header p {
		font-size: 16px;
	}
	.pricing-header {
		padding: 0 15px;
		margin-bottom: 32px;
	}
	.price-text {
		font-size: 52px;
	}
	.pricing-grid {
		grid-template-columns: 1fr;
	}
	.price {
		font-size: 48px;
		line-height: normal;
	}
	.price-block {
		margin: 20px 0 16px;
	}
	.price-details {
		margin-bottom: 20px;
	}
	.price-card a.cta-button {
		max-width: calc(100% - 40px);
		margin-bottom: 20px;
	}
	/* Pricing Page */
}
@media (min-width:768px) and (max-width:999px){
	.pricing-grid {
        grid-template-columns: repeat(2, 1fr);
    }
	.blocks_home .content_hm .subscribe_form > p {
		display: flex;
		max-width: 450px;
		margin: 0;
		position: relative;
		background: #1f504d;
	}
	.blocks_home .content_hm .subscribe_form > p .wpcf7-submit {
		position: absolute;
		right: 4px;
		margin: 0;
	}
	.content_hm h4.hero_banner_head {
		font-size: 32px;
		line-height: normal;
		text-align: left;
		padding: 0;
		margin-top: 0px;
	}
	.blocks_home .content_hm {
		max-width: 400px;
	}
	.img_hm {
		text-align: center;
		position: relative;
		top: 30px;
	}
	.blocks_home {
		flex-direction: row;
		align-items:center;
	}
	.blocks_home .content_hm .hero_banner_desc br {
		display: none;
	}
	.hero_banner {
		padding-top: 80px;
	}
	.landlord_cards {
		flex-direction: row;
		gap: 15px;
	}
	.landlord_cards .card h4.card_heading {
		font-size: 18px;
		line-height: 20px;
		margin: 10px 0;
	}
	.site_header_setup ul#cta-menu {
		gap: 16px;
		padding: 32px 20px 32px 20px;
		margin: 0px;
		flex-direction: row;
		flex-wrap: nowrap;
	}
	.site_header_setup ul#cta-menu li {
		padding: 0;
		border: 0;
		width: 100%;
	}
	.scroll_responsive ul.tabs li.tab:last-child{
		padding-right:10px;
	}
	.inner_panel {
		flex-direction: row;
		gap: 32px;
	}
	.inner_panel .content {
		max-width: 500px;
	}
	.inner_panel .content-list li{
		align-items: start;
	}
	.inner_panel .content-list li svg {
		position: relative;
		top: 5px;
	}
	.accordian_section {
		flex-direction: row;
		gap: 15px;
	}
	.site_header_setup {
		gap: 0 15px;
	}
	.top_footer {
		flex-direction: row;
		margin-bottom: 40px;
		align-items: center;
	}
	.top_footer .footer_heading {
		max-width: 345px;
	}
	.top_footer .email_form.footer_form {
		max-width: 360px;
		position: relative;
		top: -10px;
	}
	.top_footer .email_form.footer_form p {
		display: flex;
		flex-direction: row;
		position: relative;
		background: transparent;
		padding: 4px 0;
	}
	.top_footer .email_form.footer_form p input.wpcf7-email {
		max-width: 310px;
	}
	.top_footer .email_form.footer_form p input.wpcf7-submit {
		position: absolute;
		right: 5px;
	}
	.top_footer .email_form.footer_form p {
		display: flex;
		flex-direction: row;
		position: relative;
		background: #1F504D;
		padding: 4px 0;
	}
	section.footer.bottomFooter .second_footer .bottom_footer .row {
		text-align: center;
		justify-content: center;
		align-items: center;
		gap: 20px;
	}
	section.footer.bottomFooter .second_footer .bottom_footer .row div {
		width: auto;
	}
	section.footer.bottomFooter .second_footer .copyright_footer .row {
		display: flex !important;
		gap: 20px 0px;
	}
	section.footer.bottomFooter .second_footer .copyright_footer .row .col-md-4:first-child {
		order: 5;
		text-align: center;
	}
	section.footer.bottomFooter .second_footer .copyright_footer .row .col-md-4:last-child {
		order: 0;
		width: 50%;
	}
	section.footer.bottomFooter .second_footer .copyright_footer .row .col-md-4:nth-child(2) {
		order: 2;
		width: 50%;
		display: flex;
		gap: 20px;
		justify-content: center;
	}
	section.footer.bottomFooter .second_footer .copyright_footer .row .col-md-4:last-child ul {
		flex-direction: row;
	}
	.bottom_footer {
		padding: 15px;
		margin-bottom: 0px;
	}
	section.footer.bottomFooter .second_footer .bottom_footer .row .col-md-8 ul {
		gap: 35px;
	}
}
@media (min-width:1000px) and (max-width:1439px){
	section{
		padding-top:70px !important; 
		padding-bottom:70px !important; 
	}
	section.hero_banner {
		padding: 140px 0 60px !important;
	}
	.content_hm .hero_banner_head {
		font-size: 36px;
		line-height: 44px;
	}
	span.pattern_headeing:after {
		width: 100%;
		bottom: -14px;
		right: 0;
	}
	.blocks_home .content_hm {
		max-width: 500px;
		margin-top: 30px;
		padding-bottom: 40px;
	}
	.content_hm .hero_banner_desc br {
		display: none;
	}
}
.related-articles-grid.blog_list:not(.searched_results) .related-article.full_post .meta .date img {
	filter: brightness(0) invert(1);
}
.entry-content p, .entry-content ol, .entry-content ul {
	margin-bottom: 25px;
	margin-top: 10px;
}
body div[style*="display: block !important; clear: both !important;"],
body>div:not(#page, #wpadminbar, .cky-hide, .cky-btn-revisit-wrapper, .cky-consent-container, .cky-modal){
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    width: 0 !important;
    overflow: hidden !important;
}