/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.6.1770909523
Updated: 2026-02-12 15:18:43

*/

.jss82 {
	display: flex;
	align-items: flex-end;
}

.jss83 {
	width: 30px;
	height: 10px;
	margin-right: 15px;
	background-color: #b39c68;
}

.jss84 {
	width: 105px;
	height: 5px;
	background-color: #3b3b3b;
}

/* .ls-text-dark {
    color: #111;
}
.ls-h4-cnt {
    font-size: 15px;
    font-family: 'Libre Baskerville',sans-serif;
    line-height: 24px;
    letter-spacing: .53px;
	  font-weight: 700;
} */
.heading-gold h2::before,
.heading-gold h3::before {
	position: absolute !important;
	content: "" !important;
	left: 0 !important;
	top: 0 !important;
	width: 15px !important;
	height: 28px !important;
	background-color: #b39c68 !important;
}

.heading-gold h3 {
	color: #111;
}

.heading-gold h2,
.heading-gold h3 {
	padding-left: 30px !important;
	padding-top: 2px;
}

/* .ls-para-cnt {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    line-height: 32px;
    letter-spacing: .5px;
} */
.basic-services-inner-content {
	margin-left: 30px;
}

@font-face {
	font-family: Montserrat;
	font-style: italic;
	font-weight: 100;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/montserrat/v30/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
	unicode-range: U +0000 -00FF, U +0131, U +0152 -0153, U +02BB -02BC, U +02C6, U +02DA, U +02DC, U +0304, U +0308, U +0329, U +2000 -206F, U +20AC, U +2122, U +2191, U +2193, U +2212, U +2215, U + FEFF, U + FFFD;
}

/* .ls-para-cnt {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    line-height: 32px;
    letter-spacing: .5px;
}
.ls-h5-cnt {
    font-size: 18px;
    font-family: Baskerville, serif;
    line-height: 32px;
    letter-spacing: .5px;
    color: #111;
}
em.ls-para-cnt {
    font-weight: 600;
}
em {
    font-weight: 600;
}
ul > li em span {
    font-weight: 600;
}
.ls-h4-cnt {
    font-size: 20px;
    font-family: Baskerville, serif;
    line-height: 24px;
    letter-spacing: .53px;
} */
.offerings .elementor-widget-container .e-n-tabs .e-n-tabs-heading {
	border: 1px solid #E7E5E4;
	width: fit-content !important;
	border-radius: 100px;
	padding: 5px;
}

.offerings.elementor-widget-n-tabs .e-n-tabs {
	align-items: center;
	justify-content: center;
	justify-items: center;
}

.colored {
	color: #AC8733;
	font-family: 'IBM Plex Serif';
}

.colored-nonitalic {
	color: #AC8733;
}

.menu-tabs .elementor-widget-container .e-n-tabs .e-n-tabs-heading {
	border-right: 1px solid #D3D3D3;
	padding-right: 10px;
}

.gold-btn {
	display: inline-flex;
	align-items: center;
	gap: 15px;
	padding: 4px 8px 4px 15px;
	background: var(--bg);
	font-family: var(--e-global-typography-89ba6c7-font-family), Baskerville;
	font-size: var(--e-global-typography-89ba6c7-font-size);
	font-weight: var(--e-global-typography-89ba6c7-font-weight);
	text-transform: var(--e-global-typography-89ba6c7-text-transform);
	line-height: var(--e-global-typography-89ba6c7-line-height);
	letter-spacing: var(--e-global-typography-89ba6c7-letter-spacing);
	color: var(--text) !important;
	border-radius: 999px;
	text-decoration: none;
	transition: all 0.3s ease;
	justify-content: space-between;
}

.gold-btn .btn-icon {
	/*   width: 38px;
  height: 38px;
  background: #fff;
  border-radius: 50%; */
	display: flex;
	align-items: center;
	justify-content: center;
}

.gold-btn .btn-icon svg {
	width: 35px;
	height: 40px;
	/*     stroke: var(--bg); */
	fill: none;
	/*     stroke-width: 2; */
}

.gold-btn:hover {
	background: var(--hover);
}

.services-menuleft a {
	padding: 20px 10px;
	border-radius: 10px;
}

.services-menuleft a:hover {
	background: #E7E5E4;
}

/* TEXT CLAMP */
.read-more-wrap .elementor-widget-container {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/* EXPANDED */
.read-more-wrap.expanded .elementor-widget-container {
	-webkit-line-clamp: unset;
}

/* BUTTON STYLE */
.read-testimore-btn {
	margin-top: 10px;
	background: none !important;
	border: none;
	color: var(--e-global-color-d49ac81) !important;
	font-weight: 600 !important;
	cursor: pointer !important;
	padding: 0;
}

.read-testimore-btn:hover {
	text-decoration: underline;
}

.blog-grid .elementor-pagination span.prev {
	border: 2px solid #D6D3D1;
	border-radius: 50px;
	padding: 8px 20px;
}

.blog-grid .elementor-pagination span.prev:hover {
	background: var(--e-global-color-ab5e105);
	color: #ffffff;
	border: 2px solid var(--e-global-color-ab5e105);
}

.blog-grid .elementor-pagination a.page-numbers.next {
	border: 2px solid #D6D3D1 !important;
	border-radius: 50px !important;
	padding: 8px 20px !important;
	background: #ffffff;
	color: #000000;
}

.blog-grid .elementor-pagination a.page-numbers.next:hover {
	background: var(--e-global-color-ab5e105);
	color: #ffffff;
	border: 2px solid var(--e-global-color-ab5e105);
}

.blog-grid .elementor-pagination span.current {
	color: #ffffff;
	border: 2px solid var(--e-global-color-ab5e105);
	border-radius: 50px;
	padding: 8px 20px;
	background: var(--e-global-color-ab5e105);
}

.blog-grid .elementor-pagination a.page-numbers {
	color: #000000;
	border: 2px solid #e4e4e4;
	border-radius: 50px;
	padding: 8px 20px;
	background: #e4e4e4;
}

.blog-grid .elementor-pagination a.page-numbers:hover {
	color: #ffffff;
	border: 2px solid var(--e-global-color-ab5e105);
	border-radius: 50px;
	padding: 8px 20px;
	background: var(--e-global-color-ab5e105);
}

.rank-math-breadcrumb {
	font-family: var(--e-global-typography-586aa76-font-family), Baskerville;
	font-size: var(--e-global-typography-586aa76-font-size);
	font-weight: var(--e-global-typography-586aa76-font-weight);
	text-transform: var(--e-global-typography-586aa76-text-transform);
	letter-spacing: var(--e-global-typography-586aa76-letter-spacing);
	color: #57534D;
}

/**************************** Slider Before After *************************************/
.rdba-container {
	position: relative;
	width: 100%;
	max-width: 900px;
	margin: auto;
	overflow: hidden;
	border-radius: 34px;
	background: #fff;
	touch-action: none;
	user-select: none;
	box-shadow: 0 10px 40px rgba(0, 0, 0, .12);
}

/* blue guide border */

.rdba-container::before {
	content: '';
	position: absolute;
	top: 18px;
	left: 18px;
	right: 18px;
	bottom: 18px;
	z-index: 10;
	pointer-events: none;
}

.rdba-image {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100% !important;
	object-fit: contain;
	object-position: center center;

	pointer-events: none;
	user-select: none;
	-webkit-user-drag: none;
}

.rdba-after {
	z-index: 1;
	height: 500px !important;
	padding: 20px;
}

.rdba-before {
	height: 500px !important;
	padding: 20px;
}

/* before image overlay */

.rdba-before-layer {
	position: absolute;
	inset: 0;
	z-index: 2;

	clip-path: inset(0 50% 0 0);
}

/* divider */

.rdba-divider {
	position: absolute;
	top: 0;
	left: 50%;
	width: 3px;
	height: 100%;
	background: #5a3a23;
	transform: translateX(-50%);
	z-index: 20;
}

/* handle */

.rdba-handle {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);

	width: 56px;
	height: 56px;

	border-radius: 50%;

	background: #5a3a23;

	border: 3px solid #5a3a23;

	display: flex;
	align-items: center;
	justify-content: center;
	gap: 2px;

	box-shadow:
		0 5px 20px rgba(0, 0, 0, .35);

	cursor: ew-resize;
}

.rdba-handle svg {
	flex-shrink: 0;
}

@media(max-width:768px) {

	.rdba-handle {
		width: 48px;
		height: 48px;
	}

	.rdba-container::before {
		top: 15px;
		left: 15px;
		right: 15px;
		bottom: 15px;
	}
}

.info-pages-tableindex a {
	padding: 14px 10px;
	border-radius: 10px;
}

.info-pages-tableindex a:hover {
	background: #a7812c3d;
}

#introduction,
#what-are-cookies,
#how-to-use-cookies,
#types-of-cookies,
#cookie-duration,
#manage-cookies,
#update-policy,
#contact-information,
#information,
#how-we-use-info,
#gdpr,
#how-we-share-info,
#data-retention,
#cookies-and-tracking,
#international-data-transfers,
#data-security,
#your-privacy-rights,
#california-privacy-rights,
#children-privacy,
#third-party-links,
#changes-to-privacypolicy,
#description-of-services,
#definitions,
#acceptance,
#application-date,
#applicant-responsibility,
#document-requirements,
#fraud-and-misrepresentation,
#fees-and-payment,
#cancellation,
#incomplete-applications,
#evaluation,
#revisions,
#delivery-of-reports,
#record-retention,
#use-of-automated-technology,
#intellectual-property,
#disclaimer,
#indemnification,
#modification,
#governing-law {
	scroll-margin-top: 120px;
}

.contact-form form {
	width: 100%;
}

.contact-form input,
.contact-form textarea,
.contact-form select {
	height: 58px;
	border: 1px solid #D6D3D1 !important;
	border-radius: 20px !important;
	padding: 0 24px 0 20px !important;
	background: #fff;
	font-family: var(--e-global-typography-c7b325a-font-family), Baskerville;
	font-size: 16px;
	color: #292524;
	outline: none;
	transition: all .25s ease !important;
	margin-top: 10px;
}

.contact-form textarea {
	padding-top: 10px !important;
	height: 150px;
}

.contact-form label {
	font-family: var(--e-global-typography-cc47b7e-font-family), Baskerville;
	font-size: var(--e-global-typography-cc47b7e-font-size);
	font-weight: var(--e-global-typography-cc47b7e-font-weight);
	line-height: var(--e-global-typography-cc47b7e-line-height);
	letter-spacing: var(--e-global-typography-cc47b7e-letter-spacing);
	color: var(--e-global-color-2ec9704);
	width: 100%;
}

.contact-form input[type="submit"] {
	background-color: var(--e-global-color-ab5e105);
	font-family: var(--e-global-typography-89ba6c7-font-family), Baskerville;
	font-size: var(--e-global-typography-89ba6c7-font-size);
	font-weight: var(--e-global-typography-89ba6c7-font-weight);
	text-transform: var(--e-global-typography-89ba6c7-text-transform);
	line-height: var(--e-global-typography-89ba6c7-line-height);
	letter-spacing: var(--e-global-typography-89ba6c7-letter-spacing);
	fill: var(--e-global-color-0c057ab);
	color: var(--e-global-color-0c057ab);
	border-style: none !important;
	border-radius: 100px 100px 100px 100px !important;
	padding: 15px 30px 15px 30px !important;
}

.contact-form input[type="submit"]:hover {
	background-color: var(--e-global-color-secondary);
	color: var(--e-global-color-0c057ab);
}

::placeholder {
	color: #888888;
	opacity: 1;
	/* Ensures Firefox applies your precise color choice */
}

.contact-form h3 {
	margin-top: 33px;
	font-size: 24px;
	color: var(--e-global-color-ab5e105);
}

/* Partnership Interest */
.contact-form .wpcf7-checkbox {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 16px;
	margin-top: 20px;
}

.contact-form .wpcf7-list-item {
	margin: 0;
	width: 100%;
}

.contact-form .wpcf7-list-item label {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 18px 20px;
	border: 1px solid #d9d9d9;
	border-radius: 12px;
	background: #fff;
	cursor: pointer;
	transition: all .3s ease;
	font-size: 16px;
	line-height: 1.4;
	height: 100%;
}

.contact-form .wpcf7-list-item label:hover {
	border-color: #b88a22;
	background: #faf7f0;
}

.contact-form .wpcf7-list-item input[type="checkbox"] {
	width: 18px;
	height: 18px;
	margin: 0;
	accent-color: #b88a22;
	flex-shrink: 0;
}

.contact-form .wpcf7-list-item-label {
	display: block;
}

/* Selected State */
.contact-form .wpcf7-list-item input[type="checkbox"]:checked {
	accent-color: #b88a22;
}

.contact-form .wpcf7-list-item label:has(input:checked) {
	border-color: #b88a22;
	background: #faf7f0;
	box-shadow: 0 0 0 1px #b88a22;
}

/* Tablet */
@media (max-width: 1024px) {
	.contact-form .wpcf7-checkbox {
		grid-template-columns: repeat(2, 1fr);
	}
}

/* Mobile */
@media (max-width: 767px) {
	.contact-form .wpcf7-checkbox {
		grid-template-columns: 1fr;
	}

	.contact-form .wpcf7-list-item label {
		padding: 14px 16px;
		font-size: 15px;
	}
}

.contact-form hr {
	margin-top: 25px !important;
}

.gt_selector.notranslate {
	padding: 4px 10px;
	border-radius: 30px;
	font-family: 'Manrope';
}