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

/******Default vip css start*****/  
@import url('https://fonts.googleapis.com/css2?family=Allura&family=Archivo:ital,wght@0,100..900;1,100..900&family=Manrope:wght@200..800&display=swap');
*{
	outline: none !important; 
	text-decoration: none !important;  
}
ul {
	padding: 0;
} 
.site-branding {
	display: none;
} 
p, li {
	margin-bottom: 15px;
} 
p:last-child{
	margin-bottom: 0;
}  
.bigheading   {
	margin-bottom: 20px !important;
}
p a {
	color: #f58025 !important;
	font-weight: 700;
	text-decoration: unset !important;
}
p a:hover, .link-text a:hover {
	color: #f58025 !important;
}
strong {
	font-weight: 500 !important;
}  
.subheading h6 {
	font-size: 18px;
	line-height: 49px;
	text-transform: uppercase;
	color: #2b328c;
}
.pl60{
	padding-left: 60px;
}
.pl30{
	padding-left: 30px;
}
.pr60{
	padding-right: 60px;
} 
.pt0 {
	padding-top:0px !important;
}
.pb0 {
	padding-bottom:0px !important;
}
.mt50{
	margin-top: 50px;
}   
.mt35{
	margin-top: 35px;
} 
.mt100{
	margin-top: 100px;
}    
.pad100 {
	padding: 100px 15px;
} 
.pt100{
	padding-top: 100px;
} 
.pb100{
	padding-bottom: 100px;
}
.pt50 {
	padding-top: 50px;
}
.pd100 {
	padding-top: 100px;
	padding-bottom: 100px;
}
.defbtn{
	margin-top: 30px;
}
body {
	position: relative;
}
a {
	transition: all ease-in-out 0.5s !important;
}
div[data-elementor-type="wp-page"] {
	overflow: hidden;
}
/*** Header ***/  
@keyframes slideIn {
	from { top: -50% }
	to { top: 0 }
}   
.hdactive .elementor-location-header {
	position: fixed;
	-webkit-animation: slideIn 0.5s ease-in;
	-moz-animation: slideIn 0.5s ease-in;
	animation: slideIn 0.5s ease-in;
	z-index: 102;
	padding: 0px 15px 0px;
	background: #061a36eb;
	box-shadow: 0px 0px 11px rgba(0,0,0,0.2);
	border-bottom: 1px solid #ffffff36; 
}
.hdactive .site_logo {
	max-width: 100px;
}
.hdactive .brand-banner {
	padding: 18px 20px 22px;
}
.hdactive .brand-banner img {
	height: 110px;
}
.hd_menu  .elementor-widget-container {
	width: 100%;
}      
.header_main .elementor-widget-wrap {
	justify-content: space-between;
	align-items: center;
} 
.hd_menu .elementor-nav-menu > li {
	margin-left: 30px;
}
/* .hd_menu .elementor-nav-menu > li > a {
font-size: 15px !important;
color: rgb(255, 255, 255);
padding: 0 !important;
text-transform: uppercase;
font-weight: 500;
} */
.hd_menu .elementor-nav-menu > li > a {
	color: rgb(255, 255, 255);
	padding: 0 !important;
	font-family: "Archivo", sans-serif;
	font-weight: 700;
	font-size: 14px !important;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}
.hd_menu .elementor-nav-menu > li > a:hover {
	color: #f58025 !important;
}
.hd_menu {
	flex-direction: row-reverse !important;
}
.hd_menu .elementor-nav-menu > li:last-child > a:hover {
	color: #fff !important;
}
.hd_menu .elementor-nav-menu > li:last-child > a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	font-family: "Archivo", sans-serif;
	font-weight: 700;
	font-size: 15px !important;
	letter-spacing: 0.01em;
	padding: 14px 22px !important;
	border-radius: 999px;
	border: 2px solid transparent;
	cursor: pointer;
	white-space: nowrap;
	background: var(--orange);
	color: #fff;
	text-transform: capitalize;
} 
.elementor-nav-menu > li > ul.sub-menu a {
	padding: 14px 14px !important;
	color: #fff !important;
	border-bottom: 1px solid #ffffff38;
	border-left: 0;
	white-space: normal;
	background: #6d7358 !important;
	font-size: 15px;
	text-transform: capitalize;
	letter-spacing: 0;
}
.hdr_menu_col > div {
	align-content: center;
} 
.elementor-nav-menu > li > ul.sub-menu li:last-child a {
	border-bottom: 0px !important;
}  
.elementor-sub-item.elementor-item-active {
	background-color: transparent !important;
} 
.elementor-nav-menu > li > ul.sub-menu {
	background: #222334;
	min-width: 235px !important;
	border-radius: 0px;
	margin-top: -5px !important;
}
.elementor-nav-menu > li > ul.sub-menu:last-child a {
	border-radius: 0px; 
} 
.elementor-nav-menu > li > ul.sub-menu .sub-arrow {
	display: none !important;
} 
.elementor-nav-menu > li > ul.sub-menu a:hover {
	background: #4c5238 !important;
	opacity: 1;
	border-left: unset !important;
	color: #fff !important;
}
.elementor-location-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	padding: 0px 15px;
}
.elementor-nav-menu li .sub-arrow svg {
	transition: all ease-in-out 0.5s;
	fill: #fff;
}
.elementor-nav-menu li:hover .sub-arrow svg {
	fill: #dbdbdb;
} 
.site_logo {
	width: auto !important;
	max-width: 146px;
	background: #fff;
	padding: 15px;
	border-bottom: 2px solid #f36900;
}
.hd_right {
	width: calc(100% - 165px) !important;
}
.hd-list a {
	color: #fff !important;
}
.hd-list a i {
	color: #f36900;
	font-style: normal;
	font-weight: bold;
}
.hd-list {
	width: auto !important;
	margin-left: auto;
}
.hdactive .hd_right {
	width: calc(100% - 220px) !important;
}

/*** Header End***/ 


/* =========================================================
Ride to Hope — Homepage
========================================================= */
:root {
	--navy:        #0B2545;
	--navy-2:      #143064;
	--navy-deep:   #061a36;
	--orange:      #F58025;
	--orange-2:    #E76A18;
	--orange-soft: #FFEDDB;
	--cream:       #FBF8F3;
	--paper:       #ffffff;
	--ink:         #0B1828;
	--ink-2:       #2b3a4d;
	--muted:       #5b6a7d;
	--line:        #E6E1D8;
	--line-2:      #D6CFC1;
	--shadow-lg:   0 30px 60px -20px rgba(11, 37, 69, .25);
	--shadow-md:   0 12px 28px -10px rgba(11, 37, 69, .18);
	--radius:      18px;
	--radius-sm:   12px;
	--container:   1240px;
}

body {
	font-family: "Manrope", sans-serif;
	font-size: 17px;
	line-height: 1.55;
	color: var(--ink);
	background: var(--cream);
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}   
.container {
	width: 100%;
	max-width: var(--container);
	margin: 0 auto;
	padding: 0 28px;
}

/* ---------- Typography helpers ---------- */
.script {
	font-family: "Allura", cursive;
	font-weight: 400;
	color: var(--orange);
	font-size: 1.05em;
	letter-spacing: 0;
	line-height: 0.85;
}
.script-lg {
	font-family: "Allura", cursive;
	font-weight: 400;
	color: var(--orange);
	font-size: 1.25em;
	display: inline-block;
	line-height: 0.9;
}
.highlight { color: var(--orange); }
.section-eyebrow {
	font-family: "Archivo", sans-serif;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: var(--navy);
	margin: 0 0 14px;
	display: inline-flex;
	align-items: center;
	gap: 10px;
}
.section-eyebrow::before {
	content: "";
	width: 22px; height: 2px;
	background: var(--orange);
}
.section-eyebrow.light { color: #fff; }
.section-eyebrow.light::before { background: var(--orange); }
.section-h {
	font-family: "Archivo", sans-serif;
	font-weight: 800;
	font-size: clamp(30px, 3.6vw, 52px);
	line-height: 1.05;
	letter-spacing: -0.02em;
	color: var(--navy);
	margin: 0 0 22px;
	text-wrap: balance;
}
.section-h.light { color: #fff; }
.lead {
	font-size: clamp(17px, 1.25vw, 20px);
	color: var(--ink-2);
	margin: 0 0 18px;
	text-wrap: pretty;
}
.lead.light { color: rgba(255,255,255,.92); }
.lead.center { margin-left: auto; margin-right: auto; max-width: 720px; }
.section-head { max-width: 760px; margin-bottom: 48px; }
.section-head.center { margin-left: auto; margin-right: auto; text-align: center; }
.section-head.center .section-eyebrow { justify-content: center; }

/* ---------- Video corner mask: hides AI sparkle in source media ---------- */
.video-corner-mask {
	position: absolute;
	width: 130px;
	height: 130px;
	pointer-events: none;
	z-index: 2;
}
.video-corner-mask.br {
	right: 0; bottom: 0;
	background: radial-gradient(circle at 100% 100%, rgba(6,26,54,1) 0%, rgba(6,26,54,0.92) 30%, rgba(6,26,54,0) 75%);
}
.video-corner-mask.bl {
	left: 0; bottom: 0;
	background: radial-gradient(circle at 0% 100%, rgba(6,26,54,1) 0%, rgba(6,26,54,0.92) 30%, rgba(6,26,54,0) 75%);
}

/* ---------- Buttons ---------- */
.btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	font-family: "Archivo", sans-serif;
	font-weight: 700;
	font-size: 15px;
	letter-spacing: 0.01em;
	padding: 14px 22px;
	border-radius: 999px;
	border: 2px solid transparent;
	cursor: pointer;
	transition: transform .2s ease, box-shadow .2s ease, background .2s ease, color .2s ease, border-color .2s ease;
	white-space: nowrap;
}
.btn-lg { padding: 16px 28px; font-size: 16px; }
.btn-xl { padding: 19px 34px; font-size: 17px; }
.btn-primary {
	background: var(--orange);
	color: #fff;
	box-shadow: 0 10px 24px -8px rgba(245,128,37,.6);
}
.btn-primary:hover { background: var(--orange-2); transform: translateY(-1px); }
.btn-ghost {
	background: transparent;
	color: var(--navy);
	border-color: rgba(11,37,69,.2);
}
.btn-primary:hover {
	color: #fff;
}
.btn-ghost:hover { border-color: var(--navy); background: rgba(11,37,69,.04); }
.btn-ghost-light {
	background: transparent;
	color: #fff;
	border-color: rgba(255,255,255,.4);
}
.btn-ghost-light:hover { background: rgba(255,255,255,.1); border-color: #fff; }
.text-link {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-family: "Archivo", sans-serif;
	font-weight: 700;
	color: var(--orange);
	font-size: 15px;
	letter-spacing: 0.01em;
	padding: 6px 0;
	border-bottom: 2px solid transparent;
	transition: border-color .2s ease, gap .2s ease;
}
.text-link:hover { border-color: var(--orange); gap: 12px; }

/* =========================================================
HEADER — transparent over hero, white logo banner drops down
========================================================= */
.site-footer {
	max-width: 100% !important;
}
.site-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 50;
	background: transparent;
	border-bottom: none;
	overflow: visible;
	transition: background .25s ease, box-shadow .25s ease, border-color .25s ease;
	padding: 0;
	max-width: 100% !important;
}
.site-header.scrolled {
	position: fixed;
	background: rgba(11, 37, 69, 0.92);
	backdrop-filter: saturate(1.4) blur(14px);
	-webkit-backdrop-filter: saturate(1.4) blur(14px);
	box-shadow: 0 8px 24px -16px rgba(0, 0, 0, 0.45);
	animation: slideDown .35s ease both;
}
@keyframes slideDown {
	from { transform: translateY(-100%); }
	to { transform: translateY(0); }
}
.header-row {
	display: flex;
	align-items: flex-start;
	gap: 32px;
	padding: 0 28px;
	min-height: 80px;
	position: relative;
}
.brand {
	display: flex;
	align-items: flex-start;
	position: relative;
	z-index: 60;
}
.brand-banner {
	background: #ffffff;
	padding: 18px 28px 22px;
	border-radius: 0 0 12px 12px;
	box-shadow: 0 18px 32px -16px rgba(0, 0, 0, 0.45);
	display: flex;
	align-items: center;
	transition: padding .3s ease;
}
.brand-banner img {
	height: 124px;
	width: auto;
	display: block;
	transition: height .3s ease;
}
.site-header.scrolled .brand-banner {
	padding: 12px 22px 14px;
	border-radius: 0 0 10px 10px;
}
.site-header.scrolled .brand-banner img {
	height: 64px;
}
.nav {
	display: flex;
	gap: 28px;
	margin-left: 12px;
	flex: 1;
	justify-content: flex-end;
	padding-top: 30px;
}
.nav a {
	font-family: "Archivo", sans-serif;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #ffffff;
	padding: 6px 2px;
	position: relative;
	transition: color .2s ease;
}
.nav a:hover { color: var(--orange); }
.header-cta {
	display: flex;
	align-items: center;
	gap: 18px;
	padding-top: 22px;
}
.phone {
	font-family: "Archivo", sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: #ffffff;
}
.phone:hover { color: var(--orange); }

.hamburger {
	display: none;
	background: transparent;
	border: 0;
	padding: 8px;
	cursor: pointer;
	flex-direction: column;
	gap: 5px;
}
.hamburger span {
	width: 26px; height: 2.5px; background: #fff; border-radius: 2px;
	transition: transform .25s ease, opacity .25s ease;
}
.hamburger.open span:nth-child(1) { transform: translateY(7.5px) rotate(45deg); }
.hamburger.open span:nth-child(2) { opacity: 0; }
.hamburger.open span:nth-child(3) { transform: translateY(-7.5px) rotate(-45deg); }

.mobile-nav {
	display: none;
	flex-direction: column;
	gap: 6px;
	padding: 0 28px 20px;
	background: rgba(11, 37, 69, 0.95);
	backdrop-filter: blur(14px);
	-webkit-backdrop-filter: blur(14px);
	border-bottom: 1px solid rgba(255,255,255,0.12);
}
.mobile-nav a {
	padding: 14px 4px;
	font-family: "Archivo", sans-serif;
	font-weight: 600;
	color: #fff;
	border-bottom: 1px solid rgba(255,255,255,0.12);
}
.mobile-nav .mobile-btn { border: 0; margin-top: 12px; color: #fff; }
.site-header.menu-open .mobile-nav { display: flex; }

/* =========================================================
HERO
========================================================= */
.hero {
	position: relative;
	min-height: 88vh;
	display: flex;
	align-items: center;
	overflow: hidden;
	background: var(--navy-deep);
	padding: 190px 0 90px;
}
.hero .container { max-width: none; padding-left: clamp(28px, 6vw, 96px); padding-right: 28px; }
.hero-media { position: absolute; inset: 0; z-index: 0; }
.hero-media video {
	width: 100%; height: 100%;
	object-fit: cover;
	filter: saturate(1.05) brightness(0.7);
	transform: scale(1.12);
	transform-origin: center center;
}
.hero-scrim {
	position: absolute; inset: 0;
	background:
		linear-gradient(180deg, rgba(6,26,54,.55) 0%, rgba(6,26,54,.35) 40%, rgba(6,26,54,.85) 100%),
		linear-gradient(90deg, rgba(6,26,54,.7) 0%, rgba(6,26,54,.0) 60%);
}
.hero-inner { position: relative; z-index: 3; max-width: 880px; }
.eyebrow {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	background: rgba(255,255,255,0.08);
	border: 1px solid rgba(255,255,255,0.18);
	color: #fff;
	padding: 8px 16px;
	border-radius: 999px;
	font-family: "Archivo", sans-serif;
	font-weight: 600;
	font-size: 13px;
	letter-spacing: 0.02em;
	margin-bottom: 26px;
	backdrop-filter: blur(8px);
}
.eyebrow-dot {
	width: 8px; height: 8px; border-radius: 50%;
	background: #4ade80;
	box-shadow: 0 0 0 4px rgba(74,222,128,.25);
	animation: pulse 2s ease-in-out infinite;
}
@keyframes pulse {
	0%, 100% { box-shadow: 0 0 0 4px rgba(74,222,128,.25); }
	50%      { box-shadow: 0 0 0 8px rgba(74,222,128,.08); }
}
.hero-headline {
	font-family: "Archivo", sans-serif;
	font-weight: 900;
	font-size: clamp(44px, 7vw, 96px);
	line-height: 0.96;
	letter-spacing: -0.025em;
	color: #fff;
	margin: 0 0 22px;
	text-wrap: balance;
}
.hero-headline .script {
	color: var(--orange);
	font-weight: 400;
	font-size: 1.15em;
	display: inline-block;
	transform: translateY(0.05em);
}
.hero-sub {
	font-size: clamp(17px, 1.4vw, 21px);
	color: rgba(255,255,255,0.85);
	max-width: 620px;
	margin: 0 0 32px;
}
.hero-ctas {
	display: flex;
	gap: 14px;
	flex-wrap: wrap;
	margin-bottom: 28px;
}
.hero-badges {
	display: inline-flex;
	flex-wrap: wrap;
	align-items: stretch;
	gap: 0;
	margin-top: 0;
	background: rgba(11, 37, 69, 0.78);
	border: 1px solid rgba(255,255,255,0.14);
	border-radius: 999px;
	padding: 4px 8px;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	box-shadow: 0 14px 30px -10px rgba(0,0,0,.45);
	max-width: 100%;
	overflow: hidden;
}
.hero-badge {
	display: inline-flex;
	align-items: center;
	gap: 0;
	color: #fff;
	padding: 12px 22px;
	font-family: "Archivo", sans-serif;
	font-weight: 800;
	font-size: 13px;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	position: relative;
	white-space: nowrap;
}
.hero-badge + .hero-badge::before {
	content: "";
	position: absolute;
	left: 0;
	top: 22%;
	bottom: 22%;
	width: 1px;
	background: rgba(255,255,255,0.22);
}

/* =========================================================
TRUST BAR — floating orange pill overlapping hero
========================================================= */
.trust-bar {
	background: transparent;
	position: relative;
	z-index: 5;
	margin-top: -38px;
	margin-bottom: -38px;
	pointer-events: none;
}
.trust-bar-wrap {
	display: flex;
	justify-content: center;
	max-width: var(--container);
	margin: 0 auto;
	padding: 0 28px;
}
.trust-bar-inner {
	display: inline-flex;
	align-items: stretch;
	justify-content: center;
	flex-wrap: wrap;
	gap: 0;
	background: var(--orange);
	border-radius: 999px;
	box-shadow: 0 24px 48px -16px rgba(245, 128, 37, 0.55), 0 12px 24px -10px rgba(0,0,0,.35);
	padding: 4px 8px;
	max-width: 100%;
	pointer-events: auto;
	border: 1px solid rgba(255,255,255,0.18);
}
.trust-pill {
	font-family: "Archivo", sans-serif;
	font-weight: 800;
	font-size: 13px;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: #fff;
	padding: 18px 28px;
	position: relative;
	white-space: nowrap;
}
.trust-pill + .trust-pill::before {
	content: "";
	position: absolute;
	left: 0;
	top: 28%;
	bottom: 28%;
	width: 1px;
	background: rgba(255,255,255,0.42);
}
@media (max-width: 1100px) {
	.trust-pill { padding: 16px 18px; font-size: 12px; letter-spacing: 0.12em; }
}
@media (max-width: 900px) {
	.trust-bar { margin-top: -28px; margin-bottom: -28px; }
	.trust-bar-wrap { padding: 0 20px; }
	.trust-bar-inner { border-radius: 28px; }
	.trust-pill { padding: 14px 16px; font-size: 11px; }
}
@media (max-width: 640px) {
	.trust-bar-inner { display: flex; flex-wrap: nowrap; overflow-x: auto; scrollbar-width: none; max-width: 100%; }
	.trust-bar-inner::-webkit-scrollbar { display: none; }
}

/* =========================================================
THE GAP WE BRIDGE
========================================================= */
.gap-section { padding: 110px 0; background: var(--cream); }
.gap-grid {
	display: grid;
	grid-template-columns: 1.05fr 1fr;
	gap: 80px;
	align-items: center;
}
.gap-copy p { color: var(--ink-2); margin: 0 0 16px; }
.gap-visual { position: relative; }
.gap-photo {
	position: relative;
	border-radius: var(--radius);
	overflow: hidden;
	box-shadow: var(--shadow-lg);
	aspect-ratio: 4 / 3;
}
.gap-photo img { width: 100%; height: 100%; object-fit: cover; }
.gap-card {
	position: absolute;
	bottom: -36px;
	left: -36px;
	background: var(--navy);
	color: #fff;
	padding: 26px 28px;
	border-radius: var(--radius);
	max-width: 280px;
	box-shadow: var(--shadow-md);
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.gap-card-num {
	font-family: "Archivo", sans-serif;
	font-weight: 900;
	font-size: 64px;
	line-height: 0.9;
	color: var(--orange);
	letter-spacing: -0.03em;
}
.gap-card .min {
	font-size: 22px;
	color: rgba(255,255,255,0.7);
	font-weight: 700;
	margin-left: 6px;
}
.gap-card p {
	margin: 0;
	font-size: 14.5px;
	line-height: 1.45;
	color: rgba(255,255,255,0.85);
}

/* =========================================================
SERVICES — 3 cards
========================================================= */
.services {
	padding: 120px 0;
	background: var(--paper);
	border-top: 1px solid var(--line);
	border-bottom: 1px solid var(--line);
}
.service-grid {
	list-style: none;
	padding: 0;
	margin: 0;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 22px;
}
.service-card {
	padding: 38px 32px 34px;
	border: 1px solid var(--line);
	border-radius: var(--radius);
	background: var(--paper);
	display: flex;
	flex-direction: column;
	gap: 14px;
	transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
	position: relative;
	overflow: hidden;
}
.service-card::after {
	content: "";
	position: absolute;
	top: 0; left: 0; right: 0;
	height: 4px;
	background: var(--orange);
	transform: scaleX(0);
	transform-origin: left;
	transition: transform .35s ease;
}
.service-card:hover {
	transform: translateY(-4px);
	box-shadow: var(--shadow-md);
	border-color: transparent;
}
.service-card:hover::after { transform: scaleX(1); }
.service-num {
	font-family: "Archivo", sans-serif;
	font-weight: 800;
	font-size: 14px;
	color: var(--orange);
	letter-spacing: 0.1em;
}
.service-card h3 {
	font-family: "Archivo", sans-serif;
	font-weight: 800;
	font-size: 24px;
	line-height: 1.2;
	color: var(--navy);
	margin: 0;
}
.service-card p { margin: 0; color: var(--ink-2); font-size: 15.5px; }

/* =========================================================
HOW IT WORKS — ROAD MAP
========================================================= */
.journey {
	padding: 120px 0 140px;
	background: linear-gradient(180deg, var(--cream) 0%, #f4eee2 100%);
	overflow: hidden;
}
.journey-stage { margin-top: 60px; padding: 60px 0 0; position: relative; }
.journey-track {
	position: relative;
	width: 100%;
	height: 360px;
	max-width: 1320px;
	margin: 0 auto;
	padding: 0 60px;
}
.road {
	position: absolute;
	left: 60px;
	right: 60px;
	top: 50%;
	height: 60px;
	margin-top: -30px;
	background: linear-gradient(180deg, #2b3a4d 0%, #1a2535 100%);
	border-radius: 4px;
	box-shadow:
		inset 0 2px 0 rgba(255,255,255,.08),
		inset 0 -2px 0 rgba(0,0,0,.3),
		0 18px 40px -10px rgba(0,0,0,.25);
}
.road::before, .road::after {
	content: "";
	position: absolute;
	left: 0; right: 0;
	height: 3px;
	background: rgba(255,255,255,.65);
}
.road::before { top: 4px; }
.road::after { bottom: 4px; }
.road-lines {
	position: absolute;
	top: 50%;
	left: 0; right: 0;
	height: 4px;
	margin-top: -2px;
	background-image: repeating-linear-gradient(
		90deg,
		#FFD166 0,
		#FFD166 28px,
		transparent 28px,
		transparent 56px
	);
}
.stops {
	position: absolute;
	left: 60px; right: 60px;
	top: 0; bottom: 0;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}
.stop {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	opacity: 0.4;
	transform: translateY(6px);
	transition: opacity .45s ease, transform .45s ease;
}
.stop.active { opacity: 1; transform: translateY(0); }
.stop-icon {
	position: absolute;
	top: 18px;
	left: 50%;
	transform: translateX(-50%);
	width: 64px; height: 64px;
	border-radius: 50%;
	background: #fff;
	color: var(--navy);
	display: flex; align-items: center; justify-content: center;
	border: 2px solid var(--navy);
	box-shadow: 0 12px 24px -10px rgba(11,37,69,.4);
	transition: background .35s ease, color .35s ease, transform .35s ease;
	z-index: 4;
}
.stop-icon svg { width: 28px; height: 28px; }
.stop.active .stop-icon {
	background: var(--orange);
	color: #fff;
	border-color: var(--orange);
	transform: translateX(-50%) scale(1.06);
}
.stop-pin {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #fff;
	border: 4px solid var(--navy);
	transform: translate(-50%, -50%);
	z-index: 3;
	transition: background .35s ease, border-color .35s ease;
}
.stop.active .stop-pin {
	background: var(--orange);
	border-color: #fff;
	box-shadow: 0 0 0 6px rgba(245,128,37,.25);
}
.stop-label {
	position: absolute;
	bottom: 18px;
	text-align: center;
	width: 220px;
	max-width: 90%;
	left: 50%;
	transform: translateX(-50%);
}
.stop-num {
	font-family: "Archivo", sans-serif;
	font-weight: 700;
	font-size: 11px;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: var(--orange);
	margin-bottom: 4px;
}
.stop-title {
	font-family: "Archivo", sans-serif;
	font-weight: 800;
	font-size: 18px;
	color: var(--navy);
	line-height: 1.15;
	margin-bottom: 6px;
}
.stop-desc {
	font-size: 13px;
	line-height: 1.35;
	color: var(--ink-2);
	margin: 0;
}
.bridges {
	position: absolute;
	left: 60px; right: 60px;
	top: 50%;
	margin-top: -76px;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	pointer-events: none;
}
.bridge {
	grid-column: span 1;
	position: relative;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 2px;
	opacity: 0;
	transform: translateY(8px);
	transition: opacity .4s ease, transform .4s ease;
}
.bridge[data-bridge="0"] { grid-column: 1 / 3; }
.bridge[data-bridge="1"] { grid-column: 2 / 4; }
.bridge[data-bridge="2"] { grid-column: 3 / 5; }
.bridge.active { opacity: 1; transform: translateY(0); }
.bridge-tag {
	font-family: "Allura", cursive;
	font-size: 28px;
	color: var(--orange);
	line-height: 1;
}
.bridge-sub {
	font-family: "Archivo", sans-serif;
	font-weight: 600;
	font-size: 11px;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--navy);
}
.car {
	position: absolute;
	top: 50%;
	left: 60px;
	width: 170px;
	margin-top: -38px;
	transform: translateX(-50%);
	z-index: 5;
	filter: drop-shadow(0 14px 16px rgba(0,0,0,.35));
	transition: left 1.4s cubic-bezier(.45,.05,.3,1);
}
.car img { width: 100%; height: auto; display: block; }

/* =========================================================
READY WHEN YOU ARE — bold full-bleed moment
========================================================= */
.ready {
	position: relative;
	padding: 160px 0;
	color: #fff;
	overflow: hidden;
	isolation: isolate;
}
.ready-bg { position: absolute; inset: 0; z-index: -1; }
.ready-bg img { width: 100%; height: 100%; object-fit: cover; }
.ready-scrim {
	position: absolute; inset: 0;
	background: linear-gradient(90deg, rgba(6,26,54,.88) 0%, rgba(6,26,54,.68) 55%, rgba(6,26,54,.45) 100%);
}
.ready-inner { max-width: 820px; position: relative; }
.ready-headline {
	font-family: "Archivo", sans-serif;
	font-weight: 900;
	font-size: clamp(44px, 6.2vw, 88px);
	line-height: 0.95;
	letter-spacing: -0.028em;
	color: #fff;
	margin: 0 0 28px;
	text-wrap: balance;
}
.ready-headline .script {
	color: var(--orange);
	font-weight: 400;
	font-size: 1.18em;
	display: inline-block;
	transform: translateY(0.06em);
}
.ready-sub {
	font-size: clamp(18px, 1.5vw, 24px);
	line-height: 1.5;
	color: rgba(255,255,255,0.9);
	max-width: 720px;
	margin: 0 0 36px;
	text-wrap: pretty;
}
.ready-sub em {
	font-style: normal;
	color: #fff;
	font-weight: 600;
}

/* =========================================================
KEN'S STORY TEASER
========================================================= */
.ken {
	padding: 120px 0;
	background: var(--paper);
	border-top: 1px solid var(--line);
	border-bottom: 1px solid var(--line);
}
.ken-grid {
	display: grid;
	grid-template-columns: 0.95fr 1.1fr;
	gap: 70px;
	align-items: center;
}
.ken-photo {
	position: relative;
	border-radius: var(--radius);
	overflow: hidden;
	box-shadow: var(--shadow-lg);
	aspect-ratio: 6 / 5;
	background: linear-gradient(180deg, #e9e3d5 0%, #d8cfb8 100%);
}
.ken-photo img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.ken-badge {
	position: absolute;
	right: -24px;
	bottom: 32px;
	background: var(--navy);
	color: #fff;
	padding: 22px 26px;
	border-radius: var(--radius);
	display: flex;
	flex-direction: column;
	gap: 4px;
	box-shadow: var(--shadow-md);
	max-width: 220px;
	z-index: 2;
}
.ken-badge-num {
	font-family: "Archivo", sans-serif;
	font-weight: 900;
	font-size: 54px;
	line-height: 0.95;
	color: var(--orange);
	letter-spacing: -0.02em;
}
.ken-badge-label {
	font-family: "Archivo", sans-serif;
	font-weight: 700;
	font-size: 13px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: rgba(255,255,255,0.8);
}
.ken-copy p { color: var(--ink-2); margin: 0 0 18px; }
.ken-sign {
	margin-top: 24px;
	display: flex;
	align-items: center;
	gap: 14px;
	padding-top: 20px;
	border-top: 1px solid var(--line);
}
.ken-sign-name {
	font-family: "Archivo", sans-serif;
	font-weight: 800;
	font-size: 15px;
	color: var(--navy);
}
.ken-sign-role {
	font-size: 13px;
	color: var(--muted);
}

/* =========================================================
WHO WE SERVE — 2 columns
========================================================= */
.serve { padding: 120px 0; background: var(--cream); }
.serve .section-head { margin-bottom: 56px; text-align: center; max-width: none; margin-left: auto; margin-right: auto; }
.serve .section-head .section-eyebrow { justify-content: center; }
.serve-h {
	font-size: clamp(28px, 3.2vw, 44px);
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.serve-line {
	display: block;
	text-wrap: balance;
	line-height: 1.1;
	margin-bottom: 6px;
}
.serve-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; max-width: 1100px; margin: 0 auto 48px; }
.serve-card {
	background: var(--paper);
	border: 1px solid var(--line);
	border-radius: var(--radius);
	padding: 44px 38px;
	display: flex;
	flex-direction: column;
	gap: 14px;
	position: relative;
	overflow: hidden;
}
.serve-card.alt {
	background: var(--navy);
	border-color: var(--navy);
	color: #fff;
}
.serve-icon {
	width: 56px; height: 56px;
	border-radius: 14px;
	display: flex; align-items: center; justify-content: center;
	color: #fff;
	margin-bottom: 8px;
}
.serve-icon svg { width: 28px; height: 28px; }
.serve-icon-fam { background: var(--navy); }
.serve-card.alt .serve-icon-fam { background: rgba(255,255,255,0.14); }
.serve-icon-prov { background: var(--orange); }
.serve-card h3 {
	font-family: "Archivo", sans-serif;
	font-weight: 800;
	font-size: 26px;
	color: var(--navy);
	margin: 0 0 4px;
	letter-spacing: -0.01em;
}
.serve-card.alt h3 { color: #fff; }
.serve-card p { margin: 0; color: var(--ink-2); font-size: 16px; }
.serve-card.alt p { color: rgba(255,255,255,0.85); }
.serve-cta {
	display: flex;
	justify-content: center;
}

/* =========================================================
REVIEWS
========================================================= */
.reviews { padding: 120px 0; background: var(--paper); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.reviews-stage { position: relative; margin-top: 50px; }
.reviews-viewport { overflow: hidden; margin: 0 -10px; padding: 14px 0; }
.reviews-track {
	display: flex;
	gap: 24px;
	padding: 0 10px;
	transition: transform .55s cubic-bezier(.4,.05,.2,1);
}
.review-card {
	flex: 0 0 calc((100% - 48px) / 3);
	background: var(--cream);
	border: 1px solid var(--line);
	border-radius: var(--radius);
	padding: 32px 30px;
	box-shadow: 0 4px 18px -8px rgba(11,37,69,.08);
	display: flex;
	flex-direction: column;
	gap: 18px;
	min-width: 0;
}
.stars { display: flex; gap: 4px; color: var(--orange); }
.stars svg { width: 18px; height: 18px; }
.review-card blockquote {
	margin: 0;
	font-size: 17px;
	line-height: 1.55;
	color: var(--ink);
	font-weight: 500;
	flex: 1;
	text-wrap: pretty;
}
.reviewer { display: flex; align-items: center; gap: 14px; padding-top: 6px; border-top: 1px solid var(--line); }
.reviewer-avatar {
	width: 44px; height: 44px;
	border-radius: 50%;
	display: flex; align-items: center; justify-content: center;
	font-family: "Archivo", sans-serif;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 0.05em;
}
.reviewer-name {
	font-family: "Archivo", sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: var(--navy);
}
.reviewer-role { font-size: 13px; color: var(--muted); }
.rev-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 48px; height: 48px;
	border-radius: 50%;
	border: 1px solid var(--line-2);
	background: #fff;
	cursor: pointer;
	display: flex; align-items: center; justify-content: center;
	color: var(--navy);
	z-index: 4;
	box-shadow: var(--shadow-md);
	transition: background .2s ease, color .2s ease, transform .2s ease;
}
.rev-arrow:hover { background: var(--orange); color: #fff; border-color: var(--orange); }
.rev-prev { left: -8px; }
.rev-next { right: -8px; }
.rev-arrow svg { width: 22px; height: 22px; }
.rev-dots { display: flex; gap: 8px; justify-content: center; margin-top: 28px; }
.rev-dot {
	width: 8px; height: 8px;
	border-radius: 50%;
	background: var(--line-2);
	border: 0;
	padding: 0;
	cursor: pointer;
	transition: background .2s ease, transform .2s ease, width .25s ease;
}
.rev-dot.active { background: var(--orange); width: 28px; border-radius: 4px; }
.reviews-pending {
	text-align: center;
	font-size: 13px;
	color: var(--muted);
	margin-top: 28px;
	font-style: italic;
}

/* =========================================================
PARTNERS MARQUEE
========================================================= */
.partners {
	padding: 100px 0 110px;
	background: var(--cream);
	overflow: hidden;
}
.partners-head { text-align: center; margin-bottom: 48px; }
.partners-head .section-eyebrow { justify-content: center; }
.partners-head .section-h { max-width: 760px; margin-left: auto; margin-right: auto; }
.marquee {
	position: relative;
	overflow: hidden;
	width: 100%;
	-webkit-mask-image: linear-gradient(90deg, transparent 0, #000 8%, #000 92%, transparent 100%);
	mask-image: linear-gradient(90deg, transparent 0, #000 8%, #000 92%, transparent 100%);
}
.marquee-track {
	display: flex;
	width: 100%;
	justify-content: right;
}
.marquee-group { display: flex; gap: 26px;  }
@keyframes marquee {
	0%   { transform: translateX(0); }
	100% { transform: translateX(-50%); }
}
.logo-slot {

	border: 2px dashed var(--line-2);
	border-radius: var(--radius-sm);
	display: flex;
	align-items: center;
	justify-content: center;
	background: var(--paper);
	transition: border-color .25s ease, background .25s ease;
	width: 210px;
	padding: 10px 25px;
}
.logo-slot:hover { border-color: var(--orange); }
.logo-slot:hover span { color: var(--orange-2); }
.partners-pending {
	text-align: center;
	font-size: 13px;
	color: var(--muted);
	margin-top: 32px;
	font-style: italic;
}

/* =========================================================
MOMENT INTERLUDE
========================================================= */
.moment {
	position: relative;
	padding: 140px 0;
	color: #fff;
	overflow: hidden;
	isolation: isolate;
}
.moment-bg {
	position: absolute;
	inset: 0;
	z-index: -1;
}
.moment-bg img {
	width: 100%; height: 100%;
	object-fit: cover;
	object-position: center 40%;
}
.moment-scrim {
	position: absolute;
	inset: 0;
	background:
		linear-gradient(180deg, rgba(0,0,0,.35) 0%, rgba(0,0,0,.25) 50%, rgba(0,0,0,.55) 100%);
}
.moment-inner {
	position: relative;
	text-align: center;
}
.moment-tag {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	font-family: "Archivo", sans-serif;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 0.22em;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 28px;
	text-shadow: 0 2px 8px rgba(0,0,0,.5);
}
.moment-tag-bar {
	width: 32px; height: 2px;
	background: var(--orange);
}
.moment-quote {
	font-family: "Archivo", sans-serif;
	font-weight: 700;
	font-size: clamp(28px, 3.8vw, 54px);
	line-height: 1.15;
	letter-spacing: -0.018em;
	color: #fff;
	margin: 0 auto;
	max-width: 920px;
	text-wrap: balance;
	text-shadow: 0 4px 24px rgba(0,0,0,.6);
}
@media (max-width: 640px) {
	.moment { padding: 90px 0; }
	.moment-quote br { display: none; }
}

/* =========================================================
JOURNEY CAPTION
========================================================= */
.journey-caption {
	margin: 40px auto 0;
	text-align: center;
	max-width: 760px;
	font-size: clamp(16px, 1.15vw, 19px);
	color: var(--ink-2);
	text-wrap: pretty;
}
.journey-caption strong { color: var(--navy); }

/* =========================================================
KEN CREDENTIAL CHIPS
========================================================= */
.ken-credentials {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 24px 0 20px;
}
.cred-chip {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 8px 14px;
	background: var(--cream);
	border: 1px solid var(--line);
	border-radius: 999px;
	font-family: "Archivo", sans-serif;
	font-weight: 700;
	font-size: 12.5px;
	color: var(--navy);
	letter-spacing: 0.02em;
}
.cred-dot {
	width: 6px; height: 6px;
	background: var(--orange);
	border-radius: 50%;
	display: inline-block;
}

/* =========================================================
WHY PROVIDERS TRUST US — 4 cards
========================================================= */
.trust-cards {
	padding: 120px 0;
	background: var(--paper);
	border-top: 1px solid var(--line);
	border-bottom: 1px solid var(--line);
}
.trust-card-grid {
	list-style: none;
	padding: 0;
	margin: 0;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 22px;
}
.trust-card-item {
	padding: 38px 36px;
	background: var(--cream);
	border-radius: var(--radius);
	border-left: 4px solid var(--orange);
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.trust-card-num {
	font-family: "Archivo", sans-serif;
	font-weight: 900;
	font-size: 14px;
	color: var(--orange);
	letter-spacing: 0.1em;
}
.trust-card-item h3 {
	font-family: "Archivo", sans-serif;
	font-weight: 800;
	font-size: 24px;
	color: var(--navy);
	line-height: 1.2;
	margin: 0;
	letter-spacing: -0.01em;
}
.trust-card-item p { margin: 0; color: var(--ink-2); font-size: 16px; }
@media (max-width: 900px) {
	.trust-card-grid { grid-template-columns: 1fr; }
}

/* =========================================================
WHO WE WORK WITH
========================================================= */
.work-with { padding: 120px 0; background: var(--cream); }
.work-with-grid {
	display: grid;
	grid-template-columns: 1fr 1.15fr;
	gap: 70px;
	align-items: center;
}
.work-with-visual {
	position: relative;
	border-radius: var(--radius);
	overflow: hidden;
	aspect-ratio: 4/5;
	box-shadow: var(--shadow-lg);
}
.work-with-visual img {
	width: 100%; height: 100%;
	object-fit: cover;
}
.work-with-copy p {
	color: var(--ink-2);
	margin: 0 0 24px;
	font-size: 17px;
}
.work-cols {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 18px 36px;
	margin-top: 16px;
}
.work-cols ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.work-cols li {
	font-family: "Manrope", sans-serif;
	font-weight: 600;
	color: var(--navy);
	font-size: 15.5px;
	padding-left: 22px;
	position: relative;
	line-height: 1.4;
}
.work-cols li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.55em;
	width: 12px;
	height: 2px;
	background: var(--orange);
}
@media (max-width: 900px) {
	.work-with-grid { grid-template-columns: 1fr; gap: 48px; }
	.work-with-visual { aspect-ratio: 16/10; }
	.work-cols { grid-template-columns: 1fr; }
}

/* =========================================================
COMMITMENT (DARK)
========================================================= */
.commit {
	padding: 120px 0;
	background: var(--navy-deep);
	color: #fff;
	position: relative;
	overflow: hidden;
	isolation: isolate;
}
.commit-bg {
	position: absolute;
	inset: 0;
	z-index: -2;
}
.commit-bg img {
	width: 100%; height: 100%;
	object-fit: cover;
	opacity: 0.35;
	filter: saturate(1.1);
}
.commit-bg-scrim {
	position: absolute;
	inset: 0;
	background:
		linear-gradient(90deg, rgba(6,26,54,.96) 0%, rgba(6,26,54,.7) 70%, rgba(6,26,54,.5) 100%),
		linear-gradient(180deg, rgba(6,26,54,.4) 0%, rgba(6,26,54,.6) 100%);
	z-index: -1;
}
.commit::before {
	content: "";
	position: absolute;
	inset: 0;
	background:
		radial-gradient(circle at 100% 0%, rgba(245, 128, 37, 0.18), transparent 50%),
		radial-gradient(circle at 0% 100%, rgba(20, 48, 100, 0.5), transparent 50%);
	pointer-events: none;
}
.commit-grid {
	display: grid;
	grid-template-columns: 1.1fr 1fr;
	gap: 70px;
	align-items: center;
	position: relative;
}
.commit-copy .section-h.light { margin-bottom: 24px; }
.commit-list {
	background: rgba(255,255,255,0.04);
	border: 1px solid rgba(255,255,255,0.08);
	border-radius: var(--radius);
	padding: 38px 36px;
	backdrop-filter: blur(8px);
}
.commit-list ul {
	list-style: none;
	padding: 0;
	margin: 0 0 24px;
	display: flex;
	flex-direction: column;
	gap: 14px;
}
.commit-list li {
	display: flex;
	align-items: flex-start;
	gap: 14px;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}
.check {
	width: 22px; height: 22px;
	flex-shrink: 0;
	border-radius: 50%;
	background: var(--orange);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-top: 1px;
	position: relative;
}
.check::after {
	content: "";
	width: 8px; height: 4px;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(-45deg) translate(1px, -1px);
}
.commit-goal {
	margin: 24px 0 24px;
	padding-top: 24px;
	border-top: 1px solid rgba(255,255,255,0.12);
	font-style: italic;
	color: rgba(255,255,255,0.85);
	font-size: 16px;
	line-height: 1.5;
}
@media (max-width: 900px) {
	.commit-grid { grid-template-columns: 1fr; gap: 40px; }
	.commit-list { padding: 28px 24px; }
}

/* =========================================================
AREAS
========================================================= */
.areas {
	padding: 120px 0;
	background: var(--paper);
	border-top: 1px solid var(--line);
	border-bottom: 1px solid var(--line);
}
.areas-grid {
	display: grid;
	grid-template-columns: 1fr 1.1fr;
	gap: 60px;
	align-items: center;
}
.areas-text p { color: var(--ink-2); margin: 0 0 24px; }
.areas-list {
	list-style: none;
	padding: 0;
	margin: 24px 0 0;
	display: flex;
	flex-direction: column;
	gap: 18px;
}
.areas-list li {
	display: flex;
	align-items: flex-start;
	gap: 14px;
}
.areas-list strong {
	display: block;
	font-family: "Archivo", sans-serif;
	font-weight: 800;
	color: var(--navy);
	font-size: 17px;
	margin-bottom: 2px;
}
.areas-list em {
	font-style: normal;
	color: var(--muted);
	font-size: 14.5px;
}
.area-dot {
	width: 12px; height: 12px;
	border-radius: 50%;
	background: var(--orange);
	margin-top: 6px;
	flex-shrink: 0;
}
.areas-map img { width: 100%; height: auto; }
@media (max-width: 900px) {
	.areas-grid { grid-template-columns: 1fr; gap: 40px; }
}

/* =========================================================
CTA SUB + FAQ LINK
========================================================= */
.cta-sub {
	font-size: clamp(17px, 1.2vw, 20px);
	color: rgba(255,255,255,0.85);
	max-width: 580px;
	margin: -16px 0 36px;
	line-height: 1.5;
}
.cta-faq-link {
	display: inline-block;
	margin-top: -36px;
	margin-bottom: 52px;
	font-family: "Archivo", sans-serif;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 0.02em;
	color: rgba(255,255,255,0.7);
	border-bottom: 1px solid rgba(255,255,255,0.3);
	padding-bottom: 2px;
	transition: color .2s ease, border-color .2s ease;
}
.cta-faq-link:hover { color: var(--orange); border-color: var(--orange); }

/* =========================================================
FAQ
========================================================= */
.faq {
	padding: 120px 0;
	background: var(--paper);
	border-top: 1px solid var(--line);
	border-bottom: 1px solid var(--line);
}
.faq-grid {
	display: grid;
	grid-template-columns: 0.85fr 1.4fr;
	gap: 80px;
	align-items: start;
}
.faq-intro { position: sticky; top: 120px; }
.faq-intro p { color: var(--ink-2); margin: 0 0 24px; }
.faq-list { display: flex; flex-direction: column; }
.faq-item {
	border-bottom: 1px solid var(--line);
}
.faq-item:first-child { border-top: 1px solid var(--line); }
.faq-item summary {
	list-style: none;
	cursor: pointer;
	padding: 22px 4px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	font-family: "Archivo", sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: var(--navy);
	letter-spacing: -0.005em;
	transition: color .2s ease;
}
.faq-item summary:hover { color: var(--orange); }
.faq-item summary::-webkit-details-marker { display: none; }
.faq-toggle {
	width: 36px; height: 36px;
	border-radius: 50%;
	background: var(--cream);
	border: 1px solid var(--line);
	flex-shrink: 0;
	position: relative;
	transition: background .25s ease, transform .25s ease, border-color .25s ease;
}
.faq-toggle::before, .faq-toggle::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	background: var(--navy);
	border-radius: 2px;
	transition: transform .25s ease, background .25s ease, opacity .25s ease;
}
.faq-toggle::before { width: 12px; height: 2px; transform: translate(-50%, -50%); }
.faq-toggle::after  { width: 2px; height: 12px; transform: translate(-50%, -50%); }
.faq-item[open] .faq-toggle {
	background: var(--orange);
	border-color: var(--orange);
}
.faq-item[open] .faq-toggle::before { background: #fff; }
.faq-item[open] .faq-toggle::after { transform: translate(-50%, -50%) rotate(90deg); opacity: 0; }
.faq-item summary:hover .faq-toggle { border-color: var(--orange); }
.faq-body {
	padding: 0 4px 26px;
	color: var(--ink-2);
	font-size: 16px;
	line-height: 1.6;
	max-width: 720px;
	text-wrap: pretty;
}
.faq-body p { margin: 0; }
@media (max-width: 900px) {
	.faq-grid { grid-template-columns: 1fr; gap: 36px; }
	.faq-intro { position: static; }
	.faq-item summary { font-size: 17px; padding: 20px 4px; }
}

/* =========================================================
CLOSING CTA
========================================================= */
.cta-final {
	position: relative;
	padding: 130px 0 140px;
	color: #fff;
	overflow: hidden;
	isolation: isolate;
}
.cta-bg { position: absolute; inset: 0; z-index: -1; }
.cta-bg img { width: 100%; height: 100%; object-fit: cover; }
.cta-scrim {
	position: absolute; inset: 0;
	background: linear-gradient(180deg, rgba(6,26,54,.78) 0%, rgba(6,26,54,.88) 100%);
}
.cta-inner { max-width: 900px; }
.cta-h {
	font-family: "Archivo", sans-serif;
	font-weight: 800;
	font-size: clamp(34px, 4.5vw, 64px);
	line-height: 1.05;
	letter-spacing: -0.02em;
	color: #fff;
	margin: 0 0 36px;
	text-wrap: balance;
}
.cta-h .script-lg {
	color: var(--orange);
	font-size: 1.45em;
	display: inline-block;
	margin-bottom: -0.15em;
}
.cta-row { display: flex; gap: 14px; flex-wrap: wrap; margin-bottom: 52px; }
.cta-contacts {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 16px 28px;
	padding-top: 28px;
	border-top: 1px solid rgba(255,255,255,0.18);
}
.cc { display: flex; flex-direction: column; gap: 4px; min-width: 0; }
.cc-l {
	font-family: "Archivo", sans-serif;
	font-weight: 700;
	font-size: 11px;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: rgba(255,255,255,.55);
}
.cc a, .cc span { color: #fff; font-weight: 500; font-size: 16px; word-break: break-word; }
.cc a:hover { color: var(--orange); }

/* =========================================================
FOOTER
========================================================= */
.site-footer { background: var(--navy-deep); color: rgba(255,255,255,0.78); padding: 80px 0 30px; }
.footer-grid {
	display: grid;
	grid-template-columns: 1.4fr 1fr 1fr 1.2fr;
	gap: 48px;
	padding-bottom: 50px;
	border-bottom: 1px solid rgba(255,255,255,0.12);
}
.foot-brand img { height: 96px; width: auto; margin-bottom: 18px; }
.foot-brand p {
	margin: 0;
	font-size: 14.5px;
	max-width: 320px;
	line-height: 1.55;
	color: #fff;
}
.foot-col h4 {
	font-family: "Archivo", sans-serif;
	font-weight: 800;
	font-size: 13px;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 18px;
}
.foot-col a, .foot-col span {
	display: block;
	font-size: 14.5px;
	color: rgba(255,255,255,0.72);
	padding: 4px 0;
}
.foot-col a:hover { color: var(--orange); }
.foot-bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 26px;
	font-size: 13.5px;
	color: rgba(255,255,255,0.55);
	flex-wrap: wrap;
	gap: 8px;
}
.foot-sub { font-style: italic; }

/* =========================================================
RESPONSIVE
========================================================= */
@media (max-width: 1100px) {
	.service-grid { grid-template-columns: 1fr; }
	.footer-grid { grid-template-columns: 1fr 1fr; }
	.stop-label { width: 180px; }
	.ken-grid { gap: 48px; }
}
@media (max-width: 900px) {
	.nav, .header-cta .phone { display: none; }
	.hamburger { display: flex; }
	.header-cta .btn { padding: 10px 18px; font-size: 13px; }
	.header-cta { padding-top: 22px; }
	.brand-banner { padding: 12px 18px 14px; }
	.brand-banner img { height: 80px; }
	.site-header.scrolled .brand-banner img { height: 58px; }

	.gap-grid, .serve-cards, .ken-grid { grid-template-columns: 1fr; gap: 50px; }
	.gap-card { left: 20px; bottom: -30px; }
	.ken-badge { right: 20px; bottom: 20px; }

	.reviews-track { gap: 16px; }
	.review-card { flex: 0 0 calc(100% - 20px); }
	.rev-prev { left: 4px; }
	.rev-next { right: 4px; }

	.cta-contacts { grid-template-columns: 1fr; }

	.journey-track { height: 580px; padding: 0 20px; }
	.road { left: 20px; right: 20px; top: 90px; }
	.stops { left: 20px; right: 20px; grid-template-columns: 1fr; grid-template-rows: repeat(4, 1fr); }
	.bridges { display: none; }
	.stop { flex-direction: row; gap: 16px; opacity: 1; align-items: center; justify-content: flex-start; }
	.stop-icon { position: static; transform: none; }
	.stop.active .stop-icon { transform: scale(1.04); }
	.stop-label { position: static; text-align: left; width: auto; transform: none; }
	.stop-pin { display: none; }
	.road, .car { display: none; }
}
@media (max-width: 640px) {
	.container { padding: 0 20px; }

	/* Header */
	.brand-banner img { height: 64px; }
	.site-header.scrolled .brand-banner img { height: 48px; }
	.brand-banner { padding: 8px 14px 10px; }
	.header-cta { padding-top: 16px; padding-right: 16px; }
	.header-cta .btn { padding: 9px 14px; font-size: 12.5px; }
	.hamburger { right: 14px; top: 22px; }

	/* Hero */
	.hero { padding: 56px 0 80px; min-height: auto; }
	.hero-headline {
		font-size: clamp(40px, 11vw, 56px) !important;
		line-height: 1.02 !important;
		letter-spacing: -0.02em !important;
	}
	.hero-sub { font-size: 16px; line-height: 1.5; margin-bottom: 26px; }
	.hero-ctas { flex-direction: column; gap: 12px; width: 100%; }
	.hero-ctas .btn { width: 100%; justify-content: center; padding: 16px 18px; font-size: 15px; }
	.hero-badges {
		display: flex; flex-wrap: nowrap;
		overflow-x: auto; max-width: 100%;
		scrollbar-width: none; -ms-overflow-style: none;
		padding-bottom: 6px;
		scroll-snap-type: x mandatory;
	}
	.hero-badges::-webkit-scrollbar { display: none; }
	.hero-badge { padding: 10px 14px; font-size: 12px; scroll-snap-align: start; flex-shrink: 0; }

	/* Trust pill — sit below hero, not overlapping */
	.trust-bar {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
		padding: 18px 16px !important;
		border-radius: 18px !important;
	}
	.trust-bar .container { padding: 0 6px; }

	/* Section spacing */
	.gap-section, .services, .serve, .ken, .reviews, .partners,
	.work-with, .commit, .areas, .faq-section, .moment { padding: 64px 0 !important; }
	.journey { padding: 56px 0 70px; }
	.ready, .cta-final { padding: 96px 0 !important; }

	/* Section headings */
	.section-h, .ken h2, .cta-h, .ready-h {
		font-size: clamp(30px, 7.6vw, 42px) !important;
		line-height: 1.05 !important;
		letter-spacing: -0.02em;
	}
	.section-eyebrow { font-size: 11px; letter-spacing: .14em; }
	.lead { font-size: 16px; line-height: 1.55; }

	/* Service cards */
	.service-grid { grid-template-columns: 1fr; gap: 16px; }
	.service-card { padding: 26px 22px; }
	.service-card h3 { font-size: 19px; }

	/* Ken section */
	.ken-grid { gap: 36px !important; }
	.ken-photo { aspect-ratio: 4 / 3; }
	.ken-badge { right: 14px; bottom: 14px; padding: 14px 18px; }
	.ken-badge-num { font-size: 32px; }
	.ken-badge-label { font-size: 10px; }
	.ken-credentials { gap: 8px; }
	.cred-chip { font-size: 12px; padding: 7px 12px; }

	/* Gap section */
	.gap-card { left: 16px; right: 16px; bottom: -24px; padding: 18px 22px; }
	.gap-card-num { font-size: 38px; }

	/* Trust / serve cards */
	.serve-card { padding: 24px 20px; }
	.trust-cards { grid-template-columns: 1fr; gap: 14px; }
	.trust-card-item { padding: 24px 22px; }

	/* Areas */
	.areas-grid { grid-template-columns: 1fr 1fr; gap: 10px; }
	.area-card { padding: 16px 14px; font-size: 13px; }

	/* FAQ */
	.faq-item summary { font-size: 16px; padding: 18px 50px 18px 0; }
	.faq-body { font-size: 14.5px; line-height: 1.6; padding-right: 0; }

	/* Reviews */
	.reviews-track { gap: 14px; }
	.review-card { flex: 0 0 calc(100% - 14px); padding: 26px 22px; }
	.review-card blockquote { font-size: 15.5px; line-height: 1.55; }
	.rev-arrow { width: 38px; height: 38px; }

	/* Partners */
	.logo-slot {
		width: 50%;
	}
	.partner-grid { gap: 12px; }

	/* Final CTA */
	.cta-final { padding: 96px 0 !important; }
	.cta-h { font-size: clamp(34px, 9vw, 50px); }
	.cta-script { font-size: 1.0em !important; }
	.cta-ctas { flex-direction: column; gap: 12px; width: 100%; }
	.cta-ctas .btn { width: 100%; justify-content: center; padding: 16px 18px; }
	.cta-contacts { grid-template-columns: 1fr; gap: 16px; }

	/* Footer */
	.footer-grid { grid-template-columns: 1fr; gap: 32px; }
	.footer-brand { max-width: 320px; }

	/* Tap-target floor (44px) for any inline link buttons */
	.btn { min-height: 44px; }
	.text-link { padding: 8px 0; }

	/* Marquee — slow it down on mobile so it's not nauseating */
	.marquee-track { animation-duration: 50s; }
}

@media (max-width: 420px) {
	.container { padding: 0 16px; }
	.brand-banner img { height: 56px; }
	.header-cta .btn { padding: 8px 12px; font-size: 12px; }
	.header-cta .btn .btn-label-long { display: none; }
	.hero { padding: 48px 0 68px; }
	.hero-headline { font-size: clamp(36px, 10.5vw, 48px) !important; }
	.hero-sub { font-size: 15px; }
	.gap-section, .services, .serve, .ken, .reviews, .partners,
	.work-with, .commit, .areas, .faq-section, .moment { padding: 54px 0 !important; }
	.section-h, .ken h2, .cta-h, .ready-h {
		font-size: clamp(26px, 7vw, 38px) !important;
	}
	.ken-photo { aspect-ratio: 1 / 1; }
	.areas-grid { grid-template-columns: 1fr; }
}
/* =========================================================
SCROLL REVEAL — fade-up on enter
(All entrance/reveal CSS is gated by html.js-anim so that
non-JS / pre-JS visitors see content immediately — no FOUC.)
========================================================= */
.js-anim [data-reveal] {
	opacity: 0;
	translate: 0 26px;
	transition:
		opacity .85s cubic-bezier(.2,.7,.2,1),
		translate .85s cubic-bezier(.2,.7,.2,1);
	transition-delay: calc(var(--reveal-delay, 0) * 1ms);
	will-change: opacity, translate;
}
.js-anim [data-reveal].is-in {
	opacity: 1;
	translate: 0 0;
}
.js-anim [data-reveal-slow] {
	transition-duration: 1.15s, 1.15s;
}
.js-anim [data-reveal-from="left"]  { translate: -32px 0; }
.js-anim [data-reveal-from="right"] { translate:  32px 0; }
.js-anim [data-reveal-from="left"].is-in,
.js-anim [data-reveal-from="right"].is-in { translate: 0 0; }

/* Hero entrance — runs on load (gated so content shows if JS is slow/blocked) */
.js-anim .hero .eyebrow,
.js-anim .hero-headline,
.js-anim .hero-sub,
.js-anim .hero-ctas,
.js-anim .hero-badges,
.js-anim .hero-trust {
	opacity: 0;
	translate: 0 18px;
	transition: opacity .9s cubic-bezier(.2,.7,.2,1), translate .9s cubic-bezier(.2,.7,.2,1);
}
.js-anim .hero.is-loaded .eyebrow       { opacity: 1; translate: 0 0; transition-delay: .15s; }
.js-anim .hero.is-loaded .hero-headline { opacity: 1; translate: 0 0; transition-delay: .30s; }
.js-anim .hero.is-loaded .hero-sub      { opacity: 1; translate: 0 0; transition-delay: .55s; }
.js-anim .hero.is-loaded .hero-ctas     { opacity: 1; translate: 0 0; transition-delay: .75s; }
.js-anim .hero.is-loaded .hero-badges   { opacity: 1; translate: 0 0; transition-delay: .95s; }
.js-anim .hero.is-loaded .hero-trust    { opacity: 1; translate: 0 0; transition-delay: 1.10s; }

/* Failsafe: if for any reason `.hero.is-loaded` hasn't been set within 2.5s
(e.g. the IIFE never ran), force the entrance to its final state. */
@keyframes heroFailsafe { to { opacity: 1; translate: 0 0; } }
.js-anim .hero .eyebrow,
.js-anim .hero-headline,
.js-anim .hero-sub,
.js-anim .hero-ctas,
.js-anim .hero-badges,
.js-anim .hero-trust {
	animation: heroFailsafe 0s linear 2.5s forwards;
}

/* Subtle hero video parallax-style slow zoom */
@keyframes heroZoom {
	from { transform: scale(1.12); }
	to   { transform: scale(1.20); }
}
.hero-media video {
	animation: heroZoom 24s ease-out forwards;
}

/* Trust pill ride-up after hero */
.js-anim .trust-bar {
	opacity: 0;
	translate: 0 18px;
	transition: opacity 1s cubic-bezier(.2,.7,.2,1) .9s, translate 1s cubic-bezier(.2,.7,.2,1) .9s;
	animation: heroFailsafe 0s linear 2.5s forwards;
}
.js-anim .hero.is-loaded ~ .trust-bar,
.js-anim body.is-loaded .trust-bar { opacity: 1; translate: 0 0; }

/* Section headline highlight word — orange ink-wash in (only when parent is tagged for reveal) */
@keyframes scriptInk {
	from { opacity: 0; transform: translateY(.18em) rotate(-2deg); }
	to   { opacity: 1; transform: translateY(0.05em) rotate(0); }
}
.js-anim .hero.is-loaded .hero-headline .script {
	animation: scriptInk .9s cubic-bezier(.2,.7,.2,1) .55s both;
}
.js-anim [data-reveal] .highlight,
.js-anim [data-reveal].section-h .highlight {
	display: inline-block;
	opacity: 0;
	transform: translateY(.18em) rotate(-1.5deg);
	transition: opacity .9s cubic-bezier(.2,.7,.2,1) .35s,
		transform .9s cubic-bezier(.2,.7,.2,1) .35s;
}
.js-anim [data-reveal].is-in .highlight,
.js-anim [data-reveal].is-in.section-h .highlight {
	opacity: 1;
	transform: translateY(0) rotate(0);
}

/* FAQ open content slide */
.faq-item[open] .faq-body { animation: faqOpen .35s cubic-bezier(.2,.7,.2,1) both; }
@keyframes faqOpen {
	from { opacity: 0; transform: translateY(-6px); }
	to   { opacity: 1; transform: translateY(0); }
}

/* Service-card numeric counter hover lift */
.service-num,
.serve-card .serve-num,
.trust-card-num {
	transition: transform .3s cubic-bezier(.2,.7,.2,1), color .3s ease;
}
.service-card:hover .service-num { transform: translateY(-3px); }
.trust-card-item:hover .trust-card-num { transform: translateY(-3px); }

/* Soft float on Ken badge */
@keyframes kenBadgeFloat {
	0%, 100% { transform: translateY(0); }
	50%      { transform: translateY(-4px); }
}
.ken-badge {
	animation: kenBadgeFloat 5s ease-in-out infinite;
}

/* Hero CTA pulse halo on the primary button */
@keyframes ctaHalo {
	0%   { box-shadow: 0 0 0 0 rgba(245,128,37,.45); }
	70%  { box-shadow: 0 0 0 18px rgba(245,128,37,0); }
	100% { box-shadow: 0 0 0 0 rgba(245,128,37,0); }
}
.hero.is-loaded .hero-ctas .btn-primary {
	animation: ctaHalo 2.6s ease-out 1.6s 2;
}

@media (prefers-reduced-motion: reduce) {
	.marquee-track, .eyebrow-dot, .ken-badge,
	.hero-media video { animation: none; }
	.car { transition: none; }
	[data-reveal],
	.hero .eyebrow, .hero-headline, .hero-sub, .hero-ctas, .hero-badges, .hero-trust,
	.trust-bar, .section-h .highlight {
		opacity: 1 !important;
		translate: 0 0 !important;
		transform: none !important;
		transition: none !important;
		animation: none !important;
	}
}



/* Contact_page_css */
.inr-bnr {
	padding: 210px 15px 80px;
}
.inr-bnr::before {
	content: "";
	background: linear-gradient(90deg, rgba(6,26,54,.92) 0%, rgba(6,26,54,.72) 52%, rgba(6,26,54,.5) 100%), linear-gradient(180deg, rgba(6,26,54,.4) 0%, rgba(6,26,54,.55) 100%);
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 100% !important;
	left: 0;
	right: 0;
}
.inr_top_hd p {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	background: rgba(255,255,255,0.08);
	border: 1px solid rgba(255,255,255,0.18);
	color: #fff;
	padding: 8px 16px;
	border-radius: 999px;
	font-family: 'Archivo', sans-serif;
	font-weight: 600;
	font-size: 13px;
	letter-spacing: 0.02em;
	margin-bottom: 24px;
	backdrop-filter: blur(8px);
}
.inr_top_hd i {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #4ade80;
	box-shadow: 0 0 0 4px rgba(74,222,128,.25);
	animation: pulse 2s ease-in-out infinite;
}
.inr-hd h1 {
	font-family: 'Archivo', sans-serif;
	font-weight: 900;
	letter-spacing: -0.025em;
	color: #fff;
	margin: 0 0 24px;
	font-size: 76px;
	line-height: 81px;
}
.inr-hd i {
	font-style: normal;
	color: var(--orange);
	font-size: 1.15em;
	display: inline-block;
	transform: translateY(0.05em);
	font-family: 'Allura', cursive;
	font-weight: 400;
}
.inr_bnr_txt p {
	color: rgba(255,255,255,0.86);
	max-width: 640px;
	margin: 0 0 32px;
	font-size: 21px;
	line-height: 31px;
}
.orange_btn a {
	font-family: 'Archivo', sans-serif;
	font-weight: 700;
	font-size: 15px;
	letter-spacing: 0.01em;
	padding: 16px 22px;
	border-radius: 999px;
	border: 2px solid transparent;
	cursor: pointer;
	transition: all ease-in-out .5s !important;
	white-space: nowrap;
	background: var(--orange);
	color: #fff;
	box-shadow: 0 10px 24px -8px rgba(245,128,37,.6);
	width: auto;
	min-width: 180px;
}
.orange_btn a:hover {
	background: var(--orange-2);
	transform: translateY(-1px);
}
.transparent_btn a {
	font-family: 'Archivo', sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: rgba(255,255,255,0.78) !important;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	background: transparent;
	padding: 20px 15px;
}
.btn_set > div {
	row-gap: 10px;
	column-gap: 10px;
}
.transparent_btn, .orange_btn {
	width: auto !important;
}


/* Contact_page_css */
.gform_wrapper .gform_validation_errors {
	border-radius: 40px;
	box-shadow: unset;
	margin-bottom: 20px;
	margin-top: 0px; 
	display: none;
}
.validation_message {
	padding: 0px !important;
	background: transparent !important;
	border: 0px !important;
	margin-top: 0px !important;
	line-height: 20px !important;
	font-size: 14px !important;
}
.gform_wrapper .gfield_required{
	display: none !important;
} 
.custom-contact .gfield_label, .custom-contact label {
	font-family: Montserrat, sans-serif;
	font-weight: 600 !important;
	font-size: 14px !important;
	color: rgb(70, 86, 106);
	display: block !important;
	margin-bottom: 7px !important;
	line-height: normal;
}
.custom-contact input, .custom-contact .textarea, .custom-contact select {
	transition: border-color .2s, box-shadow .2s;
	width: 100% !important;
	padding: 13px 15px !important;
	font-size: 14px !important;
	font-family: Montserrat, sans-serif;
	color: var(--ink);
	border: 1.5px solid var(--line-2);
	border-radius: var(--radius-sm);
	background: var(--cream);
}
.custom-contact .textarea { 
	height:110px !important;
}	  
.custom-contact .gform_footer {
	margin: 15px 0px 0px !important;
	padding: 0px !important;
}
.custom-contact > .elementor-widget-wrap {
	padding: 40px 40px 45px !important;
	background: var(--paper);
	border: 1px solid var(--line);
	border-radius: var(--radius);
	box-shadow: var(--shadow-md);
}
.half-col {
	grid-column: span 6 !important;
	margin-bottom: 15px;
} 
.full-col{
	margin-bottom: 15px !important;
}
.custom-contact .button {
	width: 100% !important;
	margin-top: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	font-family: 'Archivo', sans-serif;
	font-weight: 700;
	font-size: 15px !important;
	letter-spacing: 0.01em;
	padding: 14px 22px !important;
	border-radius: 999px;
	border: 2px solid transparent;
	cursor: pointer;
	transition: all ease-in-out .5s !important;
	white-space: nowrap;
	background: var(--orange);
	color: #fff;
	box-shadow: 0 10px 24px -8px rgba(245,128,37,.6);
}
.gform_wrapper .gform_validation_errors > h2 {
	font-size: 17px !important;
	font-weight: 500;
	line-height: normal !important;
} 
.custom-contact .gform_fields {
	grid-column-gap: 3% !important;
	grid-row-gap: 10px !important;
}
.custom-contact h2 {
	font-family: 'Archivo', sans-serif;
	font-weight: 800;
	font-size: 26px;
	color: var(--navy);
	margin: 0 0 6px;
	letter-spacing: -0.01em;
}
.custom-contact p {
	margin: 0 0 28px;
	color: var(--ink-2);
	font-size: 15.5px;
	margin-top: 6px;
}
.gform_wrapper .gfield_error [aria-invalid="true"] {
	border: 1.5px solid rgb(220, 230, 240);
}
.mt30 {
	margin-top: 30px;
}
.cont_info li {
	border-bottom: 1px solid rgba(16, 42, 92, 0.1);
	width: 100% !important;
	margin-bottom: 18px !important;
	padding-bottom: 20px !important;
	max-width: 450px;
} 
.cont_info li a {
	color: #000!important;
	font-size: 16px!important;
	line-height: 20px;
	gap: 18px;
} 
.cont_info .elementor-icon-list-icon {
	padding: 8px !important;
	transition: all ease-in-out 0.5s;
	width: 46px;
	height: 46px;
	flex-shrink: 0;
	border-radius: 12px;
	background: var(--orange-soft);
	color: var(--orange-2);
	display: flex;
	align-items: center;
	justify-content: center;
} 
.cont_info i {
	font-style: normal;
	display: block;
	font-size: 16px !important;
	line-height: normal;
	color: #f58025;
	text-transform: capitalize;
	letter-spacing: 0;
	margin: 0 !important;
	width: auto !important;
}
/* .cont_info i {
font-style: normal;
display: block;
font-size: 22px;
line-height: normal;
color: #000;
margin: 0 0 8px;
text-transform: capitalize;
letter-spacing: 0;
font-family: "PT Serif", serif;
font-weight: normal;
} */
.cont_info li:hover a .elementor-icon-list-icon {
	background-color: rgb(16, 42, 92);
	border-color: rgb(16, 42, 92);
}
.cont_info li:hover .elementor-icon-list-icon svg {
	fill: #fff;
}
/* .cont_info span {
display: block;
} */


.custom-contact .button:hover {
	background: var(--orange-2);
	transform: translateY(-1px);
}


.sub_hd p::before {
	content: "";
	width: 29px;
	display: inline-block;
	margin-right: 2px;
	height: 2px;
	background: var(--orange);
	vertical-align: middle;
}
.sub_hd p {
	font-family: 'Archivo', sans-serif;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: var(--navy);
	margin: 0 0 14px;
	display: inline-flex;
	align-items: center;
	gap: 10px;
}
.bigheading h2 {
	font-family: 'Archivo', sans-serif;
	font-weight: 800;
	letter-spacing: -0.02em;
	color: var(--navy);
	text-wrap: balance; 
	font-size: 52px;
	line-height: 57px;
}
.bigheading i {
	font-style: normal;
	color: var(--orange);
	font-size: 1.15em;
	display: inline-block;
}
.contact_txt p {
	font-size: 20px;
	line-height: 32px;
}
.cont_info .elementor-icon-list-text span {
	font-family: 'Archivo', sans-serif;
	font-weight: 800;
	font-size: 12px !important;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: var(--muted);
	margin: 0 0 4px !important;
	display: block;
}
.cont_info .elementor-icon-list-text {
	font-family: 'Archivo', sans-serif;
	font-weight: 800;
	font-size: 18px;
	color: var(--navy);
	word-break: break-word;
	display: block !important;
	line-height: 24px;
}
.cont_info em {
	margin: 4px 0 0;
	font-size: 14px;
	color: var(--muted);
	display: block;
	font-family: "Manrope", sans-serif;
	font-style: normal;
	font-weight: normal;
}
.cont_info li {
	width: 100% !important;
	margin-bottom: 18px !important;
	max-width: 100%;
	background: var(--paper);
	border: 1px solid var(--line);
	border-radius: var(--radius);
	gap: 18px;
	transition: all ease-in-out .5s !important;
	padding: 20px !important;
}
.cont_info li:hover {
	transform: translateY(-3px);
	box-shadow: var(--shadow-md);
	border-color: transparent;
}
.mt20 {
	margin-top: 20px;
}
.blue_overlay::before {
	content: "";
	background: linear-gradient(90deg, rgba(6,26,54,.92) 0%, rgba(6,26,54,.72) 52%, rgba(6,26,54,.5) 100%), linear-gradient(180deg, rgba(6,26,54,.4) 0%, rgba(6,26,54,.55) 100%);
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 100% !important;
	left: 0;
	right: 0;
}
.wt h2 {
	color: #fff !important;
}
.bigheading em {
	margin-bottom: -0.12em;
	font-family: 'Allura', cursive;
	font-weight: 400;
	color: var(--orange);
	font-size: 1.25em;
	display: inline-block;
	line-height: 0.9;
}
.wt p {
	color: #fff;
}
.mt30 {
	margin-top: 30px;
}
/* p, li {
margin-bottom: 15px;
font-size: 20px;
line-height: 34px !important;
} */
.info-note {
	margin-top: 8px;
	background: var(--navy);
	color: #fff;
	border-radius: var(--radius);
	padding: 24px 26px;
	display: flex;
	gap: 16px;
	align-items: flex-start;
}
.info-note p {
	font-size: 15px;
	line-height: normal !important;
	/* 	display: flex; */
}
.info-note i {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #4ade80;
	box-shadow: 0 0 0 5px rgba(74,222,128,.22);
	margin-top: 6px;
	flex-shrink: 0;
	display: inline-block;
	margin-right: 17px;
}

.info-note .elementor-widget-wrap {
	flex-wrap: unset;
}
.ft_available_txt {
	width: auto !important;
}
.info-note strong {
	font-size: 17px;
	display: block;
}
.ready_sec p {
	font-size: 20px;
	line-height: 30px;
}
.bnr_top p {
	font-family: 'Archivo', sans-serif;
	font-weight: 600;
	font-size: 12.5px;
	letter-spacing: 0.06em;
	color: rgba(255,255,255,0.62);
	margin: 0 0 22px;
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	align-items: center;
}
.bnr_top p b {
	color: var(--orange);
	font-weight: normal;
}
/* about-page-css */
p, li {
	color: var(--ink-2);
	margin: 0 0 18px;
	font-size: 18px;
	font-weight: normal;
	font-family: "Manrope", sans-serif;

}
.recovery_col > div {
	row-gap: 10px;
	column-gap: 10px;
}
.recovery_box {
	width: calc(100% / 3 - 10px) !important;
	background: var(--paper);
	border: 1px solid var(--line);
	border-radius: var(--radius);
	padding: 32px 28px;
	transition: all ease-in-out .5s !important;
}
.recovery_box:hover {
	transform: translateY(-4px);
	box-shadow: var(--shadow-md);
	border-color: transparent;
}
.recovery_box .elementor-image-box-img {
	margin: 0 !important;
	width: 48px !important;
	height: 48px;
	border-radius: 12px;
	background: var(--orange-soft);
	color: var(--orange-2);
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 18px !important;
	max-width: fit-content;
	padding: 14px;
}
.recovery_box .elementor-image-box-content {
	text-align: left;
}
.recovery_box img {
	width: auto;
	min-height: 24px;
	max-height: 24px;
	margin: 0 auto;
}
.recovery_box .elementor-image-box-title {
	font-family: 'Archivo', sans-serif;
	font-weight: 800;
	font-size: 18px;
	color: var(--navy);
	margin: 0 0 7px !important;
	letter-spacing: -0.01em;
	text-align: left;
	display: block;
}
.wt li {
	color: #fff;
}
.site_list li {
	list-style: none;
	padding-left: 40px;
	position: relative;
}
.site_list li::before {
	content: "";
	background-color: #f58025;
	background-image: url("https://2025proofs.com/ridetohoperecovery/wp-content/uploads/2026/07/white-check.png");
	background-size: 15px;
	height: 24px;
	width: 24px;
	position: absolute;
	left: 0;
	padding: 12px;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 50%;
}
.site_list ul {
	margin-top: 20px;
}
.overlap_txt p {
	position: absolute;
	right: 18px;
	bottom: 18px;
	background: var(--navy);
	color: #fff;
	border-radius: var(--radius-sm);
	padding: 16px 20px;
	box-shadow: var(--shadow-md);
	width: fit-content !important;
}
.overlap_txt i {
	font-family: 'Archivo', sans-serif;
	font-weight: 900;
	font-size: 34px;
	line-height: 1;
	letter-spacing: -0.02em;
	font-style: normal;
	color: #fff;
}
.overlap_txt em {
	font-size: 15px;
	color: rgba(255,255,255,.7);
	margin-left: 6px;
	font-family: 'Archivo', sans-serif;
	font-weight: 900;
}
.overlap_txt p {
	font-family: 'Archivo', sans-serif;
	font-weight: 700;
	font-size: 11px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: rgba(255,255,255,.8);
	margin-top: 4px;
}
.bg_org_lst li::before {
	content: "";
	height: 6px;
	width: 6px;
	background-color: #f58025;
	border-radius: 50%;
}
.bg_org_lst ul {
	column-gap: 10px;
	row-gap: 15px;
	display: flex;
	flex-wrap: wrap;
}
.bg_org_lst li {
	list-style: none;
	width: auto;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 9px 15px;
	background: var(--orange-soft);
	border: 1px solid transparent;
	border-radius: 999px;
	font-family: 'Archivo', sans-serif;
	font-weight: 700;
	font-size: 12.5px;
	color: var(--orange-2);
	letter-spacing: 0.02em;
	margin: 0 !important;
}
.small_hd h2 {
	font-family: 'Archivo', sans-serif;
	font-weight: 800;
	font-size: clamp(24px, 2.6vw, 34px);
	line-height: 1.1;
	letter-spacing: -0.02em;
	color: var(--navy);
	margin: 0 0 20px;
}
.hope_txt p {
	padding-left: 20px;
	margin-top: 20px;
	position: relative;
	border-left: 4px solid #f58025;
	font-weight: ;
}
.family_box .elementor-image-box-wrapper {
	display: flex;
	text-align: left;
}
.family_box .elementor-image-box-wrapper {
	text-align: left;
	background: var(--navy);
	color: #fff;
	border-radius: var(--radius);
	padding: 30px 34px;
	box-shadow: var(--shadow-md);
	display: flex;
	gap: 20px;
	align-items: flex-start;
}
.family_box .elementor-image-box-img {
	width: 46px !important;
	height: 46px;
	flex-shrink: 0;
	border-radius: 12px;
	background: var(--orange);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}
.family_box .elementor-image-box-img img {
	width: auto !important;
	padding: 10px;
}
.family_box .elementor-image-box-title {
	font-family: 'Archivo', sans-serif;
	font-weight: 800;
	font-size: 20px;
	margin: 0 0 6px;
	color: #fff;
}
.family_box .elementor-image-box-description {
	margin: 0;
	margin-bottom: 0px;
	color: rgba(255,255,255,0.85);
	font-size: 15.5px;
}
.handled_col > div {
	row-gap: 10px;
	column-gap: 10px;
}
.handled_box {
	width: calc(100% / 5 - 10px) !important;
	background: var(--paper);
	border: 1px solid var(--line);
	border-radius: var(--radius);
	padding: 26px 22px;
	display: flex;
	flex-direction: column;
	gap: 12px;
	transition: all ease-in-out .5s !important;
	text-align: left;
}
.handled_box i {
	font-family: 'Archivo', sans-serif;
	font-weight: 900;
	font-size: 13px;
	letter-spacing: 0.12em;
	color: var(--orange);
	display: block;
	text-align: left;
	width: auto !important;
	font-style: normal;
	margin-bottom: 12px;
}
.handled_box .elementor-image-box-title {
	font-family: 'Archivo', sans-serif;
	font-weight: 800;
	font-size: 15.5px;
	line-height: 1.2;
	color: var(--navy);
	margin: 0;
	letter-spacing: -0.005em;
}
.handled_box .elementor-image-box-content {
	text-align: left;
}
.handled_box:hover {
	transform: translateY(-4px);
	box-shadow: var(--shadow-md);
	border-color: transparent;
}
.reliable_sec {
	max-width: 700px;
}
.bg_wt_lst li {
	background: rgba(255,255,255,0.06);
	border: 1px solid rgba(255,255,255,0.14);
	color: #fff;
}
.link_btn a {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-family: 'Archivo', sans-serif;
	font-weight: 700;
	color: var(--orange) !important;
	font-size: 15px;
	letter-spacing: 0.01em;
	padding: 6px 0;
	border-bottom: 2px solid transparent;
	border-bottom-color: transparent;
	transition: border-color .2s ease, gap .2s ease;
	background: transparent;
	margin-top: 30px;
}
.ride_sec > div {
	max-width: 920px;
	margin: 0 auto;
	text-align: center;
	background: var(--paper);
	border: 1px solid var(--line);
	border-radius: var(--radius);
	padding: 46px 44px !important;
	box-shadow: 0 4px 18px -8px rgba(11,37,69,.08);
}
.ride_sec h2 {
	color: var(--ink);
	margin: 0 0 22px;
	font-weight: 500;
	font-size: 25px;
	line-height: 36px;
}
.border-btn a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	font-family: 'Archivo', sans-serif;
	font-weight: 700;
	font-size: 15px;
	letter-spacing: 0.01em;
	padding: 14px 22px;
	border-radius: 999px;
	border: 2px solid transparent;
	cursor: pointer;
	transition: all ease-in-out .5s !important;
	white-space: nowrap;
	background: transparent;
	color: var(--navy);
	border-color: rgba(11,37,69,.2);
}
.border-btn a:hover {
	color: var(--navy);
	border-color: var(--navy);
	background: rgba(11,37,69,.04);
}
.link_btn a::after {
	content: "";
	background-image: url("https://2025proofs.com/ridetohoperecovery/wp-content/uploads/2026/07/arrow.png");
	background-size: 20px;
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: center top 8px;

}
.recovery_box p {
	color: var(--ink-2);
	font-size: 15.5px;
}
/* .link_btn a:hover::after {
filter: brightness(0) invert(1);
} */
.dest-note p{
	margin: 26px 0 0;
	font-size: 15px;
	color: var(--muted);
	font-style: italic;
}
.paper {
	background: var(--paper);
	border-top: 1px solid var(--line);
	border-bottom: 1px solid var(--line);
}
.dest-grid {
	list-style: none;
	padding: 0;
	margin: 0;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 16px;
}
.dest-item {
	background: var(--paper);
	border: 1px solid var(--line);
	border-radius: var(--radius);
	padding: 26px 24px;
	display: flex;
	align-items: center;
	gap: 16px;
	transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
	margin: 0;
}
.dest-item:hover {
	transform: translateY(-4px);
	box-shadow: var(--shadow-md);
	border-color: transparent;
}
.dest-icon {
	width: 46px;
	height: 46px;
	flex-shrink: 0;
	border-radius: 12px;
	background: var(--orange-soft);
	color: var(--orange-2);
	display: flex;
	align-items: center;
	justify-content: center;
}
.dest-icon svg {
	width: 24px;
	height: 24px;
}
.dest-item h3 {
	font-family: 'Archivo', sans-serif;
	font-weight: 800;
	font-size: 16px;
	line-height: 1.2;
	color: var(--navy);
	margin: 0;
	letter-spacing: -0.005em;
}
.exp-item {
	padding: 38px 36px;
	background: var(--cream);
	border: 1px solid var(--line);
	border-radius: var(--radius);
	display: flex;
	flex-direction: column;
	gap: 12px;
	transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}
.exp-num {
	font-family: 'Archivo', sans-serif;
	font-weight: 900;
	font-size: 13px;
	color: var(--orange);
	letter-spacing: 0.1em;
}
.exp-item h3 {
	font-family: 'Archivo', sans-serif;
	font-weight: 800;
	font-size: clamp(19px, 1.6vw, 22px);
	line-height: 1.15;
	color: var(--navy);
	margin: 0;
	letter-spacing: -0.01em;
}
.exp-item p {
	margin: 0;
	color: var(--ink-2);
	font-size: 16px;
}
.exp-item:hover {
	transform: translateY(-5px);
	box-shadow: var(--shadow-md);
	border-color: transparent;
}
.exp-grid {
	list-style: none;
	padding: 0;
	margin: 0;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 22px;
}
/* Header_css */

.hdr_logo img {
	width: auto !important;
	max-width: 135px;
	background-color: #fff;
	padding: 24px 27px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}






















.bnr-hd h1 {
	font-family: "Archivo", sans-serif;
	font-weight: 900;
	font-size: clamp(44px, 7vw, 96px);
	line-height: 0.96;
	letter-spacing: -0.025em;
	color: #fff;
	margin: 0 0 22px;
	text-wrap: balance;
}
.bnr-hd i {
	color: var(--orange);
	font-weight: 400;
	font-size: 1.15em;
	display: inline-block;
	transform: translateY(0.05em);
	font-family: "Allura", cursive;
}

.bnr_bdr_btn a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	font-family: "Archivo", sans-serif;
	font-weight: 700;
	font-size: 15px;
	letter-spacing: 0.01em;
	padding: 18px 31px;
	border-radius: 999px;
	border: 2px solid gray !important;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	cursor: pointer;
	transition: transform .2s ease, box-shadow .2s ease, background .2s ease, color .2s ease, border-color .2s ease;
	white-space: nowrap;
	background-color: transparent;
}

.bnr_org_btn, .bnr_bdr_btn {
	width: auto !important;
}
.bnr_org_btn a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	font-family: "Archivo", sans-serif;
	font-weight: 700;
	font-size: 15px;
	letter-spacing: 0.01em;
	padding: 19px 22px;
	border-radius: 999px;
	border: 2px solid transparent;
	cursor: pointer;
	transition: all ease-in-out .5s !important;
	white-space: nowrap;
	background: var(--orange);
	color: #fff;
	box-shadow: 0 10px 24px -8px rgba(245,128,37,.6);
	animation: ctaHalo 2.6s ease-out 1.6s 2;
}

.bnr_btm_lst > div {
	align-items: stretch;
	justify-content: center;
	flex-wrap: wrap;
	gap: 0;
	background: var(--orange);
	border-radius: 999px;
	box-shadow: 0 24px 48px -16px rgba(245, 128, 37, 0.55), 0 12px 24px -10px rgba(0,0,0,.35);
	padding: 4px 8px;
	pointer-events: auto;
	border: 1px solid rgba(255,255,255,0.18);
	margin-top: -34px;
	width: fit-content;
}
.bnr_btm_lst li:last-child {
	border-right: unset;
	padding-right: 0 !important;
}
.bnr_btm_lst li {
	border-right: 1px solid #ffffff73;
	padding-right: 26px !important;
	font-family: "Archivo", sans-serif;
	font-weight: 800;
	font-size: 13px !important;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: #fff;
	margin-right: 18px !important;
}
.bnr_btm_lst ul {
	padding: 17px !important;
}
.banner {
	padding: 12% 15px 6%;
}
.bridge_time.overlap_txt i {
	font-size: 56px;
	color: #f58025;
}
.bridge_time.overlap_txt p {
	font-family: 'Archivo', sans-serif;
	letter-spacing: 0.08em;
	max-width: 285px;
	margin: 0;
	font-size: 12.5px !important;
	line-height: 1.45;
	color: rgba(255,255,255,0.85);
	text-transform: capitalize;
	left: -50px;
}
.bridge_time.overlap_txt em {
	font-size: 20px;
	margin-left: 6px;
	text-transform: capitalize;
}
.bannercaption {
	max-width: 820px;
	padding-left: clamp(28px, 6vw, 96px);
}

/* footer_css */
.footer_main {
	padding: 80px 0 30px;
}
.ft_logo_col img {
	height: 96px;
	width: auto;
	margin-bottom: 18px;
}
.ft_logo_col p {
	margin: 0;
	font-size: 14.5px;
	max-width: 320px;
	line-height: 1.55;
	color: #fff;
}
.ft_hd h2 {
	font-family: "Archivo", sans-serif;
	font-weight: 800;
	font-size: 13px;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 18px;
}
.ft_lst a {
	font-size: 14.5px !important;
	color: rgba(255,255,255,0.72);
	padding: 4px 0;
}
.ft_lst a:hover {
	color: #f58025;
}
.ft_logo_col {
	width: 32% !important;
	padding-right: 18px;
}
.ft_srv_col {
	width: 22% !important;
}
.ft_link_col {
	width: 22% !important;
}
.ft_info_col {
	width: 20% !important;
}
.copyryt_main {
	padding-bottom: 30px;
}
.footer_main > div {
	padding-bottom: 50px;
	border-bottom: 1px solid rgba(255,255,255,0.12);
	justify-content: center;
}
.copyryt_main p, .copyryt_main .elementor-widget-text-editor {
	font-size: 13.5px;
	color: rgba(255,255,255,0.55);
}
a:active, a:hover {
	color: #f58025;
}
.hdactive .hdr_logo img {
	max-width: 85px;
	padding: 14px 17px;
}




.ft_fix_btn {
	display: none;
}







.review_slider .swiper-slide {
	background: var(--cream);
	border: 1px solid var(--line);
	border-radius: var(--radius);
	padding: 63px 30px 32px;
	box-shadow: 0 4px 18px -8px rgba(11,37,69,.08);
	position: relative;
}
.review_slider .elementor-swiper-button {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border: 1px solid var(--line-2);
	background: #fff;
	align-items: center;
	justify-content: center;
	color: var(--navy) !important;
	box-shadow: var(--shadow-md);
	transition: all ease-in-out .5s;
}
.review_slider .elementor-swiper-button:hover {
	background: var(--orange);
	color: #fff !important;
	border-color: var(--orange);
}
.review_slider .elementor-testimonial__header {
	order: 1 !important;
	border-bottom: unset !important;
	padding-top: 9px;
	border-top: 1px solid var(--line);
	width: 100% !important;
}
.review_slider .elementor-testimonial {
	display: flex;
	flex-wrap: wrap;
}
.review_slider .elementor-testimonial__text {
	margin: 0;
	font-size: 17px;
	line-height: 1.55;
	color: var(--ink);
	font-weight: 500;
	min-height: 160px;
	max-height: 160px;
	overflow: auto;
}
.review_slider .elementor-testimonial__name {
	font-family: "Archivo", sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: var(--navy);
}
.review_slider .elementor-testimonial__title {
	font-size: 13px;
	color: var(--muted);
}
.review_slider .elementor-testimonial__text::before {
	content: "";
	background-image: url("https://2025proofs.com/ridetohoperecovery/wp-content/uploads/2026/07/5-star-3.png");
	background-size: 100px;
	height: 100px;
	width: 100px;
	position: absolute;
	background-repeat: no-repeat;
	top: 34px;
	left: 45px;
}
/* Responsive-start */
@media(max-width: 1400px) {
	.copyryt_main {
		padding-left: 15px;
		padding-right: 15px;
	}
	.footer_main {
		padding: 80px 15px 30px;
	}
	.banner {
		padding: 18% 15px 7%;
	}
}
@media(max-width: 1199px) {
	.hdr_logo img {
		max-width: 115px;
		padding: 19px 23px;
	}
	.hd_menu .elementor-nav-menu > li:last-child > a {
		font-size: 14px !important;
		padding: 11px 14px !important;
	}
	.hd_menu .elementor-nav-menu > li > a {
		font-size: 12px !important;
	}
	.bnr_btm_lst li {
		padding-right: 17px !important;
		font-size: 12px !important;
		margin-right: 10px !important;
	}
	.family_box .elementor-image-box-wrapper {
		padding: 30px 24px;
	}
	.family_box .elementor-image-box-img {
		width: 40px !important;
		height: 40px;
	}
	.pr60 {
		padding-right: 55px;
	}
	.recovery_box img {
		width: auto;
		min-height: 21px;
		max-height: 21px;
	}
	.pl60 {
		padding-left: 55px;
	}
	.bigheading h2 {
		font-size: 48px;
		line-height: 52px;
	}
	.pad100 {
		padding: 80px 15px;
	}
	.inr-hd h1 {
		font-size: 66px;
		line-height: 71px;
	}
	.nav a {
		font-size: 12px;
		padding: 6px 2px;
	}
	.nav {
		gap: 14px;
		margin-left: 10px;
	}
	.btn {
		font-size: 14px;
		padding: 12px 12px;
	}
}
@media(max-width: 1024px) {
	.hd_menu .elementor-nav-menu > li:last-child > a {
		text-transform: uppercase;
	}
	.header-main .elementor-menu-toggle {
		background-color: #f58025;
		color: #fff;
		padding: 11px;
		margin: 0px 0px !important;
		z-index: 10;
		display: flex;
		justify-content: flex-end;
		width: fit-content;
	}
	.header-main nav.elementor-nav-menu--dropdown {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 480px;
		margin: 0 !important;
		display: flex;
		align-items: center;
		justify-content: center;
		right: -490px;
		transform: unset !important;
		max-height: 100% !important;
		transition: all ease-in-out 0.3s !important;
		background-color: #061a36;
		overflow: auto;
		z-index: 5;
	}
	.header-main .elementor-nav-menu>li>a {
		color: #fff;
	}
	.header-main .elementor-menu-toggle.elementor-active~.elementor-nav-menu--dropdown {
		right: 0px !important;
	}
	.header-main .elementor-menu-toggle.elementor-active {
		background-color: #fff;
		color: #f58025;
		margin: 0px !important;
		position: fixed;
		right: 15px;
		top: 48px;
	}
	.hd_menu .elementor-nav-menu > li > a:hover {
		color: #fff !important;
	}
	.header-main .elementor-nav-menu {
		margin: auto;
		margin-top: 90px !important;
		width: 100% !important;
	}
	.header-main .sub-arrow {
		position: absolute;
		right: 30px;
	}
	.header-main .elementor-nav-menu>li:last-child>a:hover {
		background: transparent !important;
		color: #fff !important;
	}
	.header-main .elementor-nav-menu>li:last-child {
		margin-left: 0px;
	}
	.header-main .hd_menu .elementor-nav-menu>li:last-child>a {
		border: 0 !important;
	}
	.header-main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		background-color: transparent !important;
		font-size: 20px !important;
		padding: 22px 15px !important;
		border: 0px !important;
		color: #fff !important;
		border-bottom: 1px solid #ffffff1f !important;
	}
	.hd_menu nav > ul.elementor-nav-menu > li {
		margin-left: 0px;
	}
	.header-main ul.elementor-nav-menu .sub-menu li a {
		padding: 20px 20px 20px 35px !important;
		color: #fff !important;
		font-size: 17px !important;
		background-color: #231f20 !important;
		text-transform: uppercase;
	}
	.header-main ul.elementor-nav-menu .sub-menu {
		background: transparent !important;
	}
}
@media(max-width: 999px) {
	.review_slider .elementor-swiper-button {
		width: 38px;
		height: 38px;
	}
	.review_slider .elementor-testimonial__text {
		min-height: 140px;
	}
	.review_slider .elementor-testimonial__text::before {
		left: 35px;
	}
	.review_slider .swiper-slide {
		padding: 63px 20px 32px;
	}
	.ft_srv_col {
		padding-right: 10px;
	}
	.ft_info_col {
		width: 32% !important;
	}
	.ft_link_col {
		width: 19% !important;
	}
	.ft_srv_col {
		width: 18% !important;
	}
	.ft_logo_col {
		width: 31% !important;
		padding-right: 18px;
	}
	.banner {
		padding: 18% 15px 10%;
	}
	.bnr_bdr_btn a {
		font-size: 14px;
		padding: 14px 25px;
	}
	.bnr_org_btn a {
		font-size: 15px;
		padding: 16px 20px;
	}
	.hdr_logo img {
		max-width: 100px;
		padding: 14px 20px;
	}
	.bridge_time.overlap_txt p {
		max-width: 235px;
		font-size: 9.5px !important;
		left: -10px;
		bottom: 0;
	}
	.bridge_time.overlap_txt i {
		font-size: 39px;
	}
	.bnr_btm_lst li {
		padding-right: 5px !important;
		font-size: 10px !important;
		margin-right: 5px !important;
	}
	.bnr_btm_lst ul {
		padding: 11px !important;
	}
	.cont_info li {
		padding: 15px !important;
		display: block !important;
		text-align: center;
	}
	.half-col {
		grid-column: span 12 !important;
		margin-bottom: 12px;
	}
	.custom-contact .gfield_label, .custom-contact label {
		font-size: 13px !important;
	}
	.contact_txt p {
		font-size: 18px;
		line-height: 29px;
	}
	.info-note {
		margin-top: 8px;
		padding: 20px 20px;
		gap: 16px;
	}
	.cont_info li {
		gap: 9px;
	}
	.cont_info li a {
		gap: 7px;
	}
	.cont_info li {
		padding: 15px !important;
	}
	.cont_info .elementor-icon-list-text {
		font-size: 16px;
		line-height: 21px;
	}
	/* 	.cont_info li {
	padding: 15px !important;
} */
	.custom-contact > .elementor-widget-wrap {
		padding: 30px 20px 35px !important;
	}
	.family_box .elementor-image-box-wrapper {
		display: block;
	}
	.ride_sec h2 {
		font-size: 23px;
		line-height: 36px;
	}
	.handled_box {
		padding: 20px 16px;
	}
	.family_box .elementor-image-box-img img {
		padding: 9px;
	}
	.pr60 {
		padding-right: 35px;
	}
	.overlap_txt i {
		font-size: 28px;
	}
	.site_list li::before {
		background-size: 13px;
		height: 21px;
		width: 21px;
		padding: 12px;
	}
	.recovery_box {
		padding: 25px 20px;
	}
	.bigheading h2 {
		font-size: 44px;
		line-height: 49px;
	}
	.pad100 {
		padding: 60px 15px;
	}
	p, li {
		font-size: 16px;
	}
	.pl60 {
		padding-left: 35px;
	}
	.orange_btn a {
		font-size: 15px;
		padding: 14px 19px;
		min-width: 160px;
	}
	.inr_bnr_txt p {
		margin: 0px 0 30px;
		font-size: 18px;
		line-height: 30px;
	}
	.inr-hd h1 {
		font-size: 60px;
		line-height: 67px;
	}
}
@media(max-width: 767px) {
	.footer_main > div {
		padding-bottom: 40px;
	}
	.copyryt_main {
		padding-bottom: 70px;
	}
	.ft_fix_btn a {
		text-align: center;
		color: #fff;
		width: 100% !important;
		font-size: 15px;
	}
	.ft_fix_btn {
		display: flex;
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: #f58025;
		padding: 10px;
		border-top: 1px solid #ffffff54;
		text-align: center;
		width: 100% !important;
		z-index: 10;
	}
	.footer_main {
		padding: 40px 15px 30px;
	}
	.ft_logo_col p {
		margin: 0 auto 20px;
	}
	.ft_info_col, .ft_link_col, .ft_srv_col, .ft_logo_col {
		width: 100% !important;
		padding-right: 0;
	}
	.header-main .elementor-menu-toggle.elementor-active {
		top: 36px;
	}

	.hdr_menu_col, .hdr_logo_col {
		width: auto !important;
	}
	.header-main > div {
		justify-content: space-between;
	}
	.bnr_btm_lst ul {
		row-gap: 10px;
	}
	.bnr_btm_lst > div {
		margin-left: 10px !important;
		margin-right: 10px !important;
		margin-top: 30px;
	}
	.bannercaption {
		max-width: 820px;
		padding-left: 0;
	}
	.exp-item p {
		text-align: center;
	}
	.exp-item h3 {
		text-align: center;
	}
	.exp-num {
		margin: 0 auto;
	}
	.exp-item {
		padding: 20px 20px;
		gap: 5px;
		width: 100% !important;
	}
	.exp-grid {
		display: flex;
		flex-wrap: wrap;
	}
	.dest-icon {
		margin: 0 auto 14px;
	}
	.dest-item {
		margin: 0 auto !important;
		width: calc(100% / 2 - 10px) !important;
		display: block !important;
		text-align: center;
	}
	.dest-grid {
		display: flex;
		flex-wrap: wrap;
	}
	.dest-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	.cont_info li a {
		display: block !important;
	}
	.cont_info .elementor-icon-list-text {
		padding: 0 !important;
	}
	.cont_info .elementor-icon-list-icon {
		margin: 0 auto 10px;
	}
	.ride_sec h2 {
		font-size: 21px;
		line-height: 33px;
	}
	.ride_sec > div {
		padding: 36px 24px !important;
	}
	.handled_col > div {
		justify-content: center;
	}
	.handled_box {
		width: calc(100% / 3 - 10px) !important;
	}
	.mob-full img {
		width: 100%;
	}
	.inr_bnr_txt p {
		margin: 0 auto 30px;
		max-width: 650px;
	}
	.bg_org_lst ul {
		justify-content: center;
	}
	.pr60 {
		padding-right: 0;
	}
	.site_list li::before {
		display: none;
	}
	.site_list li {
		border: 1px solid #ffffff21;
		padding: 10px;
	}
	.recovery_box .elementor-image-box-title {
		text-align: center;
	}
	.recovery_box .elementor-image-box-img {
		margin: 0 auto 15px !important;
	}
	.recovery_box .elementor-image-box-content {
		text-align: center;
	}
	.recovery_box {
		width: 100% !important;
	}
	.bigheading h2 {
		font-size: 39px;
		line-height: 44px;
	}
	.pl60 {
		padding-left: 0;
	}
	.pad100 {
		padding: 40px 15px;
	}
	.inr-bnr {
		padding: 160px 15px 60px;
	}
	.inr-hd h1 {
		font-size: 52px;
		line-height: 60px;
	}
	.btn_set > div {
		justify-content: center;
	}
	.bnr_top p {
		justify-content: center;
	}
}
@media(max-width: 600px) {
	.review_slider .elementor-testimonial__text {
		font-size: 16px;
	}
	.review_slider .elementor-swiper-button i {
		font-size: 14px;
	}
	.review_slider .elementor-swiper-button {
		width: 28px;
		height: 28px;
	}
	.header-main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		font-size: 18px !important;
		padding: 15px 15px !important;
	}
	.header-main nav.elementor-nav-menu--dropdown {
		width: 320px;
	}
	.banner {
		padding: 36% 15px 10%;
	}
	.bridge_time.overlap_txt i {
		font-size: 30px;
	}
	.bnr_bdr_btn a, .bnr_org_btn a {
		font-size: 14px;
		padding: 13px 12px;
	}
	.ph-grid {
		grid-template-columns: 1fr !important;
		gap: 0px !important;
		margin-top: 0px !important;
	} 
	.placeholder {
		padding: 19px 15px;
		margin: 14px 0;
	}
	.handled_box {
		width: calc(100% / 2 - 10px) !important;
	}
	.bigheading h2 {
		font-size: 37px;
		line-height: 42px;
	}
	.transparent_btn a {
		padding: 12px 14px;
	}
	.orange_btn a {
		font-size: 14px;
		padding: 12px 15px;
		min-width: 150px;
	}
	.inr-hd h1 {
		font-size: 47px;
		line-height: 55px;
	}
}