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

/* Add your custom styles here */
.elementor-testimonial blockquote.elementor-testimonial__content{
	margin:0px;
	z-index: 1;
    position: relative;
}

.sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

/* Moving customizer style */
html {
	scroll-padding: 150px;
}

:root {
	--_dd-con-width : 1290px; /*1360px*/
	--_dd-boxed-pct: 50;/* % of content area that is boxed */
	--_dd-boxed-gap: 0px;/* gap between child containers */
}

a {
	color: var(--e-global-color-primary);
}

a:not(.aaahinc-accordion-cta-links a):hover {
	color: var(--e-global-color-e913c3d);
}

.solid-btn svg {
	width: 10px;
	height: 30px;
}

/* To Align button center globally */
.elementor-button.elementor-button-link span.elementor-button-content-wrapper {
	align-items: center;
}

/* Hero Module Three Style */
.hero-module-three h2 {
	font-size: 17px;
	line-height: 26px;
	font-weight: 400;
}

.dd-mixed-layout.imageLeft {
	--_dd-boxed-pct: 50;
	--_dd-boxed-gap: 0px;/* gap between child containers */
}

.dd-mixed-layout {
	/*-- Width Calculations --*/
	/* Boxed Column */
	--dd-calc-width--boxed: calc((var(--_dd-con-width) - var(--_dd-boxed-gap)) * (var(--_dd-boxed-pct) / 100));
	--dd-max-width--boxed: calc((100% - var(--_dd-boxed-gap)) * var(--_dd-boxed-pct) / 100);
	/* Stretched Column */
	--dd-calc-width--stretch: calc(((var(--_dd-con-width) - var(--_dd-boxed-gap)) * ((100 - var(--_dd-boxed-pct)) / 100)) + ((100% - var(--_dd-con-width)) / 2));
	--dd-max-width--stretch: calc((100% - var(--_dd-boxed-gap)) * (100 - var(--_dd-boxed-pct)) / 100);
	/* Computed Values */
	--dd-col--boxed: min(var(--dd-calc-width--boxed), var(--dd-max-width--boxed));
	--dd-col--stretch: max(var(--dd-calc-width--stretch), var(--dd-max-width--stretch));
}


.dd-mixed-layout[data-col-higher="boxed"] {
	--dd-col--stretch: max(var(--dd-calc-width--stretch), var(--dd-max-width--stretch));
}

.dd-mixed-layout[data-col-higher="stretch"] {
	--dd-col--stretch: min(var(--dd-calc-width--stretch), var(--dd-max-width--stretch));
}

.split-navy:not(.our-vehicle-section) .elementor-button-icon svg {
	width:auto;
	height:25px;
	/* margin-top:-4px; */
}

.split-navy .elementor-button-icon svg path {
	fill: var( --e-global-color-primary ) !important;
}

.split-red .elementor-button-icon svg{
	width:auto;
	height:25px;
	margin-top:-4px;
}

.split-red .elementor-button-icon svg path {
	fill: var( --e-global-color-25c894e ) !important;
}

.split-red a:hover svg path,
.split-red a:focus-visbile svg path {
	fill: var( --e-global-color-primary ) !important;
}

.split-gray .elementor-button-icon svg{
	width:auto;
	fill: var( --e-global-color-primary ) !important;
	color: var( --e-global-color-primary ) !important;
	height:25px;
	margin-top:-4px;
}
.split-gray .elementor-button-link:hover svg path,
.split-gray .elementor-button-link:focus-visible svg path {
	fill: var( --e-global-color-accent ) !important;
}

.svg-navy a:focus-visible {
	outline: 1px solid var(--e-global-color-secondary) !important;
	border: 2px solid var(--e-global-color-21b73ee) !important;
	box-shadow: none !important;
}
.svg-navy svg{
	fill: var(--e-global-color-bfd734e) !important;
}
.svg-navy:hover svg,
.svg-navy a:focus svg{
	fill: var(--e-global-color-21b73ee) !important;
}

.svg-red a:focus-visible {
	outline: 1px solid var( --e-global-color-primary ) !important;
	border: 2px solid var(--e-global-color-21b73ee) !important;
	outline-offset: 0 !important;
	box-shadow: none !important;
}
.svg-red svg {
	height: 16px;
}
.svg-red a:hover svg path,
.svg-red a:focus-visible svg path,
.site-header-mobile-navigation .svg-red a:hover svg path,
.site-header-mobile-navigation .svg-red a:focus-visible svg path {
	fill: var(--e-global-color-accent) !important;
}
.grayBg-btns svg{
	fill: var( --e-global-color-secondary );
}

.navyBg-btns svg{
	fill: var( --e-global-color-secondary );
}

.redBg-btns svg{
	fill: var( --e-global-color-secondary );
}

header .recurring-service-top-navigation-button a svg {
	width: 23px;
	height: 18px;
}

.footer-contacts ul li span.elementor-icon-list-text {
	padding-inline-start: 0 !important;
}
.footer-contacts .elementor-icon-list-item a, .footer-contacts .elementor-icon-list-item a:hover{
	color: var( --e-global-color-25c894e );
}

.footer-service-list ul {
	column-count: 3;
	column-gap: 20px;
}

.btn-red-w-icon a:focus svg {
	fill: var(--e-global-color-accent) !important;
}

.red-btn-w-white-bg a,
.white-btn-w-white-bg a,
.dark-red-btn-w-white-bg a,
.dark-red-btn-w-navy-bg a,
.navy-btn-w-red-bg a,
.navy-btn-w-light-bg a,
.white-btn-w-navy-bg a,
.white-btn-w-red-bg a{
	border: 1px solid transparent;
}

.red-btn-w-white-bg a:focus-visible, .white-btn-w-white-bg a:focus-visible, .dark-red-btn-w-white-bg a:focus-visible,
.dark-red-btn-w-navy-bg a:focus-visible,
.navy-btn-w-red-bg a:focus-visible,
.navy-btn-w-light-bg a:focus-visible,
.white-btn-w-navy-bg a:focus-visible,
.white-btn-w-red-bg a:focus-visible{
	box-shadow: inset 0 0 0 2px var(--e-global-color-21b73ee);
	outline-offset: unset;
	border: 1px solid;
	outline: 1px solid;
}

.red-btn-w-white-bg a:focus-visible {
	border: 1px solid var(--e-global-color-primary);
}

.red-btn-w-white-bg a:focus-visible svg {
	fill: var(--e-global-color-accent) !important;
}

.white-btn-w-white-bg a:focus-visible {
	border: 1px solid var(--e-global-color-primary);
}

.dark-red-btn-w-white-bg a:focus-visible {
	border: 1px solid var(--e-global-color-21b73ee);
	box-shadow: inset 0 0 0 2px var(--e-global-color-primary);
}

.dark-red-btn-w-navy-bg a:focus-visible {
	border: 1px solid var(--e-global-color-21b73ee);
	box-shadow: inset 0 0 0 2px var(--e-global-color-primary);
	outline: 1px solid transparent;
}

.navy-btn-w-red-bg a:focus-visible {
	box-shadow: inset 0 0 0 2px var(--e-global-color-secondary);
	border: 1px solid var(--e-global-color-21b73ee);
}

.navy-btn-w-red-bg a:hover svg path,
.navy-btn-w-red-bg a:focus-visible svg path {
	fill: var(--e-global-color-primary) !important;
}

.navy-btn-w-light-bg a:focus-visible {
	box-shadow: inset 0 0 0 2px var(--e-global-color-21b73ee);
	border: 1px solid var(--e-global-color-secondary);
}

.navy-btn-w-light-bg a svg {
	fill: var(--e-global-color-accent);
}

.navy-btn-w-light-bg a:hover svg, .navy-btn-w-light-bg a:focus-visible svg, .navy-btn-w-light-bg a:hover svg path, .navy-btn-w-light-bg a:focus-visible svg path {
	fill: var(--e-global-color-primary) !important;
}


.white-btn-w-red-bg a:focus-visible {
	box-shadow: inset 0 0 0 2px var(--e-global-color-secondary);
	border: 1px solid var(--e-global-color-primary);
	outline: 1px solid var(--e-global-color-primary);
}

.white-btn-w-navy-bg a:focus-visible {
	box-shadow: inset 0 0 0 2px var(--e-global-color-primary);
	border: 1px solid var(--e-global-color-secondary);
	outline: 1px solid var(--e-global-color-primary);
}

.white-btn-w-navy-bg a svg {
	fill: var(--e-global-color-secondary);
}

.white-btn-w-navy-bg a:hover svg path,
.white-btn-w-navy-bg a:focus-visible svg path {
	fill: var(--e-global-color-primary) !important;
}

.aaahinc-accordion-cta-links .button-content-wrapper {
	gap: 10px !important;
}

.aaahinc-accordion-cta-links a {
	outline: 0;
	border: 1px solid transparent;
}

.aaahinc-accordion-cta-links a:focus-visible {
	background-color: var(--e-global-color-4cc11c4);
	box-shadow: inset 0 0 0 2px #fff;
	outline-color: var(--e-global-color-4cc11c4);
}

.aaahinc-accordion-cta-links a .button-icon {
	width: 10px !important;
	height: 30px !important;
}

.aaahinc-accordion-cta-links a:hover .button-icon,
.aaahinc-accordion-cta-links a:focus-visible .button-icon {
	background-color: var(--e-global-color-primary);
}

.social-icons-wrapper .elementor-screen-only {
	top: 0;
}

/* step card section style */

.step-card-section .step-card h3:has(a) a span.link-text {
	position: relative;
}

.step-card-section .step-card h3:has(a) a:hover span.link-text,
.step-card-section .step-card h3:has(a) a:focus-visible span.link-text {
	text-decoration: underline;
}

.step-card-section .step-card h3:has(a) a:focus-visible span.link-text {
	outline: 2px solid var(--e-global-color-accent);
	color: var(--e-global-color-secondary);
}

.step-card-section .step-card h3:has(a) a span.link-text:after,
.locations-section span.heading:has(a) a:after {
	content: "";
	position: absolute;
	right: -42px;
	bottom: 0px;
	background-image: url(https://ace.stg-aaahiheyday-aaahiheyday.kinsta.cloud/wp-content/uploads/sites/9/2026/05/redArrow.svg);
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
}

.step-card-section h3 span:not(span.link-text) {
	display: block;
	font-family: 'Lato';
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 26px;
	letter-spacing: 1.2px;
	color: var(--e-global-color-4cc11c4);
	margin-bottom: 14px;
}

.locations-section .elementor-widget-text-editor a, .bus-service-location-section a:not(a.elementor-button), .map-section .description a, .testimonial-section .description a, .two-column-logo-section a, .link-cards p a, .light-layout a:not(.elementor-button):not(.elementor-heading-title a):not(.aaahinc-accordion-cta-links a):not(.contact-photo-section a) {
	color: var(--e-global-color-primary);
	text-decoration: underline;
}


.locations-section .elementor-widget-text-editor a:hover ,
.bus-service-location-section a:hover:not(a.elementor-button:hover),
.map-section .description a:hover ,
.testimonial-section .description a:hover:not(.testimonial-section.nevy-layout .description a) ,
.two-column-logo-section a:hover ,
.link-cards p a:hover,
.light-layout a:not(.elementor-button):not(.elementor-heading-title a):not(.aaahinc-accordion-cta-links a):not(.contact-photo-section a):hover {
	color: var(--e-global-color-e913c3d) !important;
}

.two-column-logo-section .image-card-wrapper .elementor-widget-image {
	width: 48%;
}

.bus-service-location-section .elementor-widget-image {
	overflow: hidden;
	height: 100%;
}

.stats-section .description a,
.split-navy a:not(a.elementor-button, a.navyBg-btns2),
.nevy-layout a:not(a.elementor-button) {
	color: var(--e-global-color-25c894e);
	text-decoration: underline;
}

.stats-section .description a:hover,
.split-navy a:not(a.elementor-button, a.navyBg-btns2):hover,
.nevy-layout a:not(a.elementor-button):hover {
	color: var(--e-global-color-bfd734e);
}

.split-red a:not(a.elementor-button, a.redBg-btns2),
.red-layout a:not(a.elementor-button) {
	color: var(--e-global-color-21b73ee);
	text-decoration: underline;
}

.split-red a:not(a.elementor-button, a.redBg-btns2):hover,
.red-layout a:not(a.elementor-button):hover {
	color: var(--e-global-color-17f8cc6);
}


.split-gray a:not(a.elementor-button, a.graybg-btns2) {
	color: var(--e-global-color-primary);
}

.split-gray a:not(a.elementor-button, a.graybg-btns2):hover {
	color: var(--e-global-color-e913c3d);
}

.locations-section span.eyebrowText {
	display: block !important;
}

.locations-section span.heading a {
	position: relative;
	color: var(--e-global-color-primary) !important;
	text-decoration: none;
}

.locations-section span.heading a:hover {
	color: var(--e-global-color-secondary) !important;
	text-decoration: underline;
}

.locations-section span.heading a:focus-visible,
.content-module-two h3 a:not(:has(.link-text)):focus-visible {
	outline: 2px solid var(--e-global-color-accent);
    color: var(--e-global-color-secondary) !important;
    text-decoration: underline !important;
}

.stats-section .elementor-counter-title {
	max-width: 244px;
	margin: auto !important;
	text-align: center;
}

.contact-map-section a .email,
.contact-photo-section a .email,
.contact-map-section a .phone,
.contact-photo-section a .phone,
.locations-section a .phone,
.locations-section a .email {
	color: var( --e-global-color-primary );
	text-decoration: underline;
}

.contact-map-section a:hover .email,
.contact-photo-section a:hover .email,
.contact-map-section a:hover .phone,
.contact-photo-section a:hover .phone,
.locations-section a:hover .phone,
.locations-section a:hover .email {
	color: var(--e-global-color-e913c3d);
}

.contact-map-section.navy-bg ul li a span.email,
.contact-map-section.navy-bg ul li a span.phone {
	color: var(--e-global-color-25c894e);
}

.contact-map-section.navy-bg ul li a:hover span.email,
.contact-map-section.navy-bg ul li a:hover span.phone {
	color: var(--e-global-color-bfd734e);
}

/* Map Module Link Style */

.map-section .links {
	min-width: 300px;
}


.map-section .links ul li a span.elementor-icon-list-text {
	padding-left: 0;
	outline: 1px solid transparent;
}

.map-section .links ul li a:hover span.elementor-icon-list-text,
.map-section .links ul li a:focus-visible span.elementor-icon-list-text {
	color: var(--e-global-color-secondary) !important;
}


.map-section .links ul li a:focus-visible {
	border: none;
	outline: 1px solid var(--e-global-color-secondary);
	outline-offset: 2px;
}

.map-section ul li a svg path {
	fill: var(--e-global-color-accent);
}

.map-section ul li a:hover svg path,
.map-section .links ul li a:focus-visible svg path {
	fill: var( --e-global-color-secondary);
}

.map-section ul li a span.elementor-icon-list-text {
	text-decoration: underline;
}

/* Vehicle Module Style */
.vehicle-section .swiper-pagination.vehicle-thumbs-slider .swiper-pagination-bullet {
	padding: 0;
	background: var(--e-global-color-primary);
	opacity: 1;
}

.vehicle-section .vehicle-accordion {
	margin-top: 36px !important;
}

.vehicle-section .vehicle-accordion button {
	border-radius: 20px 20px 0 0;
	border: 2px solid var(--e-global-color-primary);
	background-color: var(--e-global-color-primary) !important;
}

.vehicle-section .vehicle-accordion button:focus {
	outline: 2px solid var(--e-global-color-primary) !important;
	border: 2px solid var(--e-global-color-21b73ee);
}

.vehicle-accordion h3.aaahinc-aria-accordion__heading svg path {
	fill: var(--e-global-color-21b73ee);
}

.aaahinc-aria-accordion button.aaahinc-aria-accordion__trigger {
    outline: 2px solid transparent;
}

.aaahinc-aria-accordion button.aaahinc-aria-accordion__trigger:focus-visible {
	outline: 2px solid var(--e-global-color-primary);
    box-shadow: inset 0 0 0 2px var(--e-global-color-21b73ee);
}

/* Book your transportation Section Style */
a.card-link-wrapper:hover h3,
a.card-link-wrapper:hover p {
	color: var(--e-global-color-21b73ee) !important;
}

.card-link-wrapper {
	border: 1px solid transparent !important;
}

.whitebg-btns2.card-link-wrapper:focus-visible {
	background-color: var( --e-global-color-a39f681 ) !important;
	background-image: url(https://ace.stg-aaahiheyday-aaahiheyday.kinsta.cloud/wp-content/uploads/sites/9/2025/11/cm_vectorWhite.svg) !important;
	outline: 1px solid var(--e-global-color-secondary) !important;
	outline-offset: 0;
}

.graybg-btns2.card-link-wrapper:focus-visible {
	background-color: var(--e-global-color-21b73ee) !important;
	background-image: url(https://ace.stg-aaahiheyday-aaahiheyday.kinsta.cloud/wp-content/uploads/sites/9/2025/11/cm_vector2.svg) !important;
	outline: 1px solid var(--e-global-color-secondary) !important;
	outline-offset: 0;
}

.redBg-btns2.card-link-wrapper:focus-visible {
	background-color: var(--e-global-color-21b73ee) !important;
	background-image: url(https://ace.stg-aaahiheyday-aaahiheyday.kinsta.cloud/wp-content/uploads/sites/9/2025/11/cm_vector2.svg) !important;
	outline: 1px solid var(--e-global-color-21b73ee) !important;
	outline-offset: 0;
	border: 1px solid var(--e-global-color-secondary) !important;
}

.navyBg-btns2.card-link-wrapper:focus-visible {
	background-color: var(--e-global-color-secondary) !important;
	background-image: url(https://ace.stg-aaahiheyday-aaahiheyday.kinsta.cloud/wp-content/uploads/sites/9/2025/10/cm_vector3.svg) !important;
	outline: 1px solid var(--e-global-color-21b73ee) !important;
	outline-offset: 0;
}

.graybg-btns2.card-link-wrapper svg path {
	fill: var(--e-global-color-25c894e);
}

.whitebg-btns2.card-link-wrapper:hover svg path,
.whitebg-btns2.card-link-wrapper:focus-visible svg path,
.graybg-btns2.card-link-wrapper:hover svg path,
.graybg-btns2.card-link-wrapper:focus-visible svg path,
.redBg-btns2.card-link-wrapper:hover svg path,
.redBg-btns2.card-link-wrapper:focus-visible svg path {
	fill: var( --e-global-color-bfd734e );
}

.redBg-btns2.card-link-wrapper:hover h3,
.redBg-btns2.card-link-wrapper:focus-visible h3,
.redBg-btns2.card-link-wrapper:hover p,
.redBg-btns2.card-link-wrapper:focus-visible p,
.whitebg-btns2.card-link-wrapper:hover h3,
.whitebg-btns2.card-link-wrapper:focus-visible h3,
.whitebg-btns2.card-link-wrapper:hover p,
.whitebg-btns2.card-link-wrapper:focus-visible p,
.graybg-btns2.card-link-wrapper:hover h3,
.graybg-btns2.card-link-wrapper:focus-visible h3,
.graybg-btns2.card-link-wrapper:hover p,
.graybg-btns2.card-link-wrapper:focus-visible p,
.redBg-btns2.card-link-wrapper:hover h3,
.redBg-btns2.card-link-wrapper:focus-visible h3,
.redBg-btns2.card-link-wrapper:hover p,
.redBg-btns2.card-link-wrapper:focus-visible p {
	color: var(--e-global-color-primary) !important;
}

.navyBg-btns2.card-link-wrapper:hover h3,
.navyBg-btns2.card-link-wrapper:focus-visible h3,
.navyBg-btns2.card-link-wrapper:hover p,
.navyBg-btns2.card-link-wrapper:focus-visible p {
	color: var(--e-global-color-21b73ee) !important;
}

.card-link-wrapper h3 {
	position: relative;
	display: initial;
	padding-right: 20px;
}

.card-link-wrapper h3:after {
	content: "";
	position: absolute;
	right: -8px;
	bottom: 4px;
	width: 16px;
	height: 14px;
	background-repeat: no-repeat;
	background-size: contain;
}

.whitebg-btns2.card-link-wrapper h3:after,
.graybg-btns2.card-link-wrapper h3:after,
.redBg-btns2.card-link-wrapper h3:after {
	content: "";
	background-image: url(https://ace.stg-aaahiheyday-aaahiheyday.kinsta.cloud/wp-content/uploads/sites/9/2025/11/arrowRed.svg);
}

.whitebg-btns2.card-link-wrapper:hover h3:after,
.whitebg-btns2.card-link-wrapper:focus-visible h3:after,
.graybg-btns2.card-link-wrapper:hover h3:after,
.graybg-btns2.card-link-wrapper:focus-visible h3:after,
.redBg-btns2.card-link-wrapper:hover h3:after,
.redBg-btns2.card-link-wrapper:focus-visible h3:after{
	background-image: url(https://ace.stg-aaahiheyday-aaahiheyday.kinsta.cloud/wp-content/uploads/sites/9/2025/11/arrowNavy.svg);
}

.graybg-btns2.card-link-wrapper:hover h3:after,
.graybg-btns2.card-link-wrapper:focus-visible h3:after,
.whitebg-btns2.card-link-wrapper:hover h3:after,
.whitebg-btns2.card-link-wrapper:focus-visible h3:after,
.redBg-btns2.card-link-wrapper:hover h3:after,
.redBg-btns2.card-link-wrapper:focus-visible h3:after {
	filter: unset;
}

/* Book your transportation section Navy_BG_BTN Style */

.navyBg-btns2.card-link-wrapper svg path {
	fill: var(--e-global-color-bfd734e);
}

.navyBg-btns2.card-link-wrapper h3:after {
	content: "";
	background-image: url(https://ace.stg-aaahiheyday-aaahiheyday.kinsta.cloud/wp-content/uploads/sites/9/2025/11/arrowNavy.svg);
}

.navyBg-btns2.card-link-wrapper:hover h3:after,
.navyBg-btns2.card-link-wrapper:focus-visible h3:after {
	filter: brightness(0) invert(1);
}

.navyBg-btns2.card-link-wrapper:hover svg path,
.navyBg-btns2.card-link-wrapper:focus-visible svg path {
	fill: var(--e-global-color-primary) !important;
}

.card-link-wrapper p {
	margin-top: 6px !important;
}

/* Testimonials Section Style */
.testimonial-section .swiper-pagination {
	bottom: -20px !important;
}

.testimonial-section .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 50px;
	border-radius: 50px;
}
.testimonial-section .elementor-swiper-button.elementor-swiper-button-next {
	right: -20px !important;
}

.testimonial-section .elementor-swiper-button.elementor-swiper-button-prev {
	left: -20px !important;
}

.testimonial-section .carousal .swiper-slide:after {
	content: "";
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	width: 150px;
	height: 100px;
	right: 24px;
	bottom: 15px;
}

.testimonial-section .red.carousal .swiper-slide:after {
	content: "";
	background-image: url(https://ace.stg-aaahiheyday-aaahiheyday.kinsta.cloud/wp-content/uploads/sites/9/2026/05/testimonialCard-RedBg.svg);
}

.testimonial-section .blue.carousal .swiper-slide:after {
	content: "";
	background-image: url(https://ace.stg-aaahiheyday-aaahiheyday.kinsta.cloud/wp-content/uploads/sites/9/2026/05/testimonialCard-NavyBg.svg);
}

.testimonial-section .white.carousal .swiper-slide:after {
	content: "";
	background-image: url(https://ace.stg-aaahiheyday-aaahiheyday.kinsta.cloud/wp-content/uploads/sites/9/2026/05/testimonialCard-WhiteBg.svg);
}

.testimonial-section.gray-layout .swiper-pagination span.swiper-pagination-bullet:focus-visible, .testimonial-section.gray-layout .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active:focus-visible {
	border: 1px solid var(--e-global-color-primary);
	outline: none;
	box-shadow: inset 0 0 0 2px #fff;
}

.testimonial-section .elementor-testimonial__cite {
	position: relative;
	z-index: 1;
}

.testimonial-section .elementor-testimonial__footer figcaption span {
	font-size: 20px;
}

.faq-section .accordion details {
	border-bottom: 1px solid #D6D7D5;
	padding-block: 22px;
	margin-bottom: 0 !important;
}

.faq-section .accordion h3{
	margin: 0 !important;
}

.faq-section .accordion .aaahinc-aria-accordion__item:last-child{
	border-bottom-style:solid !important;
	border-bottom-width:1px !important;
}

.faq-section .aaahinc-aria-accordion__title {
	white-space: normal;
}

.faq-banner span.sub-heading {
	display: block;
	font-size: 17px;
	line-height: 26px;
	font-family: 'Lato';
	text-align: center;
	font-weight: 400;
	max-width: 536px;
	margin: 25px auto 10px;
}

.contact-form ::placeholder {
	color: #8F8F8F !important;
}

.contact-form.gray-bg h2,
.contact-form.white-bg h2 {
	color: var(--e-global-color-primary);
}

.contact-form button.frm_button_submit {
	position: relative;
	font-family: 'Lato' !important;
	font-weight: 700 !important;
	letter-spacing: unset;
	border: 2px solid var(--e-global-color-primary) !important;
	padding-right: 60px !important;
	border-radius: 0px !important;
}

.contact-form button.frm_button_submit:after {
	content: "";
	background-image: url(https://ace.stg-aaahiheyday-aaahiheyday.kinsta.cloud/wp-content/uploads/sites/9/2025/11/arrowRed.svg);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: 35px;
	top: 50%;
	transform: translate(0, -50%);
	width: 14px;
	height: 14px;
}

.contact-form.gray-bg button.frm_button_submit:hover,
.contact-form.white-bg button.frm_button_submit:hover {
	background-color: var(--e-global-color-secondary) !important;
	border: 2px solid var(--e-global-color-secondary) !important;
}

.contact-form.gray-bg button.frm_button_submit:focus-visible,
.contact-form.white-bg button.frm_button_submit:focus-visible {
	background-color: var(--e-global-color-secondary) !important;
	border: 2px solid var(--e-global-color-secondary) !important;
	box-shadow: inset 0 0 0 2px var(--e-global-color-21b73ee);
}

.contact-form.gray-bg button.frm_button_submit:hover::after,
.contact-form.gray-bg button.frm_button_submit:focus-visible::after,
.contact-form.white-bg button.frm_button_submit:hover::after,
.contact-form.white-bg button.frm_button_submit:focus-visible::after {
	background-image: url(https://ace.stg-aaahiheyday-aaahiheyday.kinsta.cloud/wp-content/uploads/sites/9/2025/11/arrowNavy.svg);
}

.contact-form select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url(https://stg-aaahiheyday-aaahiheyday.kinsta.cloud/wp-content/uploads/2025/12/selectArrow.svg);
	background-repeat: no-repeat;
	background-position: right 20px center;
}

.contact-form textarea {
	resize: none;
}

.contact-form input,
.contact-form select,
.contact-form textarea {
	border: 1px solid transparent !important;
}

.contact-form.gray-bg input,
.contact-form.gray-bg select,
.contact-form.gray-bg textarea,
.contact-form.white-bg input,
.contact-form.white-bg select,
.contact-form.white-bg textarea {
	border-color: var(--e-global-color-primary) !important;
}

.contact-form.white-bg input,
.contact-form.white-bg select,
.contact-form.white-bg textarea {
	background-color: var(--e-global-color-a39f681);
}

.contact-form input:focus-visible,
.contact-form select:focus-visible,
.contact-form textarea:focus-visible {
	box-shadow: inset 0 0 0 1px var(--e-global-color-primary) !important;
	border: 1px solid var(--e-global-color-21b73ee) !important;
	outline: 2px solid var(--e-global-color-primary) !important;
}

.contact-form.dark-form input:focus-visible,
.contact-form.dark-form input:focus,
.contact-form.dark-form select:focus-visible,
.contact-form.dark-form textarea:focus-visible {
	border: 1px solid var(--e-global-color-21b73ee) !important;
	box-shadow: inset 0 0 0 2px var(--e-global-color-primary) !important;
}

.contact-form.dark-form button.frm_button_submit:hover,
.contact-form.dark-form button.frm_button_submit:focus-visible {
	background: var(--e-global-color-secondary) !important;
	color: var(--e-global-color-21b73ee) !important;
}

.contact-form.dark-form button.frm_button_submit:focus-visible {
	outline: 1px solid var(--e-global-color-secondary) !important;
}

.contact-form.dark-form button.frm_button_submit:hover:after,
.contact-form.dark-form button.frm_button_submit:focus-visible:after  {
	background-image: url(https://ace.stg-aaahiheyday-aaahiheyday.kinsta.cloud/wp-content/uploads/sites/9/2025/11/arrowNavy.svg);
}

.contact-form.dark-form .frm_style_formidable-style.with_frm_style .frm_error {
	color: var(--e-global-color-bfd734e);
}

.contact-form.dark-form label span.frm_required {
	color: var(--e-global-color-bfd734e) !important;
}

.contact-form.gray-bg .frm_error,
.contact-form.white-bg .frm_error {
	color: var(--e-global-color-secondary) !important;    
}

/* Form Success message style */
.frm_forms .frm_message {
	display: none;
}

#frm-success-message {
	padding: 10px;
	background-color: #dff0d8;
	color: #3d763e;
	text-align: center;
	font-weight: 600;
	border-radius: 4px;
}

.blue-cards-wrapper span.elementor-icon {
	background: var(--Blue-Gradient, linear-gradient(273deg, #0A2240 4.3%, #596068 82.97%));
}

.red-cards-wrapper span.elementor-icon {
	background: var(--Red-Gradient, linear-gradient(90deg, #F63C49 0%, #C40D3C 100%));
}

.gray-cards-wrapper span.elementor-icon,
.gray-cards-wrapper a.elementor-icon{
	background: linear-gradient(316deg, var(--e-global-color-21b73ee) 18.4%, #E4E4E4 82.79%);
}

.gray-cards-wrapper h3.elementor-icon-box-title a {
	color: var(--e-global-color-bfd734e);
	text-decoration: underline;
	outline: 1px solid transparent;
}

.gray-cards-wrapper h3.elementor-icon-box-title a:hover {
	color: var(--e-global-color-25c894e);
}

.gray-cards-wrapper h3.elementor-icon-box-title a:focus-visible {
    outline: 1px solid var(--e-global-color-25c894e);
    outline-offset: 2px;
    color: var(--e-global-color-25c894e);
}

/* Header style */
@media screen and (max-width: 360px) {
	header .site-header-navigation {
		position: static !important;
	}
}

@media screen and (min-width: 1440px) and (max-width: 1700px) {
	header .site-header-navigation .site-logo,
	header .site-header-navigation .site-logo img {
		width: 260px !important;
	}

	header .site-header-navigation .header-navigation-wrapper {
		width: 84%;
	}

	header .site-header-navigation .header-navigation-wrapper a{
		font-size: 16px !important;
	}

	header .site-header-navigation .header-navigation-wrapper .elementor-widget-nav-menu {
		margin: 0 !important;
	}
}

@media screen and (max-width: 1700px) {
	header .site-header-navigation .site-logo img {
		max-width: 300px !important;
	}
}

@media screen and (min-width: 768px) {
	.testimonial-section .elementor-swiper-button.elementor-swiper-button-next {
		right: -13px !important;
	}

	.testimonial-section .elementor-swiper-button.elementor-swiper-button-prev {
		left: -13px !important;
	}
	/* 	.image-gallery-section .swiper-pagination {
	bottom: -44px !important;
} */

}

@media screen and (min-width: 1441px) and (max-width: 1600px) {
	header .site-header-navigation nav ul li:not(:last-child)>a {
		margin-inline-end: 15px !important;
	}

	header .site-header-navigation nav ul li:not(:first-child)>a {
		margin-inline-start: 15px !important;
	}
}

@media screen and (max-width: 767px){
	.solid-btn a {
		font-size: 16px !important;
		padding: 18px 25px !important;
	}
	.footer-service-list ul {
		column-count: 1;
	}
}


.frm_style_formidable-style  .frm_fields_container{
	grid-gap:0 13px;
}
.with_frm_style.frm_style_formidable-style .frm_form_fields > fieldset{
	background-color:transparent;
}
.with_frm_style.frm_style_formidable-style h2{
	margin-bottom: 25px;
	margin-top: 0px;
} .with_frm_style.frm_style_formidable-style p{
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 50px !important;
}
.with_frm_style.frm_style_formidable-style h3 {
	font-family: 'Lato';
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 34px;
	letter-spacing: 0.84px;
	text-transform: uppercase;
	color:var( --e-global-color-bfd734e );
	margin-bottom:18px;
	margin-top:0px;
}
.frm_style_formidable-style.with_frm_style .form-field{
	margin-bottom:32px;
}

.formNavy .with_frm_style{
	--label-color: var(--e-global-color-21b73ee);
	--form-desc-color:var(--e-global-color-21b73ee);
}
.formNavy .frm_style_formidable-style.with_frm_style .frm_submit button{
	background:var(--e-global-color-21b73ee);
	color:var( --e-global-color-primary );
}


/* Custome style.css style copy */
.image_gallery_carousel .swiper{
	padding:120px 0 60px !important;
}
.custom-carousel-nav {
	display: flex;
	gap: 13px;
	align-items: center;
	justify-content: end;	
}
.image_gallery_carousel .custom-carousel-nav{
	position:absolute;
	/* 		top:-130px; */
	top:0px;
	right: calc((100vw - 1140px) / 2);
}

@media (max-width: 1280px) {
	.image_gallery_carousel .custom-carousel-nav{
		right:0px;
	}
}
@media (max-width: 1024px) {
	.image_gallery_carousel .custom-carousel-nav{
		position:inherit;
		justify-content: center;
		margin-bottom:30px;
	}

	.blue-cards-wrapper,
	.red-cards-wrapper,
	.gray-cards-wrapper {
		align-items: start !important;
	}
}

.carousel-btn {
	background: transparent !important;
	padding: 16px !important;
	transition: all 0.3s ease;
	display: flex;
	width: 64px;
	height: 64px;
	align-items: center;
	justify-content: center;
	border-radius: 50% !important;
	border:2px solid var(--e-global-color-primary);
}

button.carousel-btn:hover,
.gray_gallery button.carousel-btn.carousel-play-pause:hover,
button.carousel-btn:focus-visible,
.gray_gallery button.carousel-btn.carousel-play-pause:focus-visible {
	background: var(--e-global-color-primary) !important;
}

.gray_gallery .carousel-btn.carousel-play-pause{
	background: var(--e-global-color-21b73ee) !important;
	border:2px solid var(--e-global-color-21b73ee);
}

.carousel-play-pause{
	background:#F3F3F3 !important;
	border:none;
}

@media (max-width: 1024px) {
	.carousel-btn{
		width: 48px;
		height: 48px;
		padding: 12px !important;
	}
}

.custom-carousel-nav.carousel_center{
	justify-content: center;
}

.vehicle-accordion .is-open .aaahinc-aria-accordion__heading{
	border-bottom-left-radius:unset;
	border-bottom-right-radius:unset;
}

/* .vehicle-accordion .aaahinc-aria-accordion__panel{
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
} */

h2.contentHeading,
h3.contentHeading {
	margin: 0;
}

h1.contentHeading .eyebrowText,
h2.contentHeading .eyebrowText {
	font-size: 28px;
	font-weight: 700;
	font-family: 'Lato';
	text-transform: uppercase;
	line-height: 34px;
	letter-spacing: 1.68px;
	margin-bottom: 18px;
	display: inline-block;
	color: var(--e-global-color-bfd734e);
}

h1.contentHeading .eyebrowText {
	font-size: 20px;
	line-height: 26px;
}

.hero-module-three.deep-red-bg h1.contentHeading .eyebrowText, .hero-module-three.deep-red-bg h2.contentHeading .eyebrowText {
	color: var(--e-global-color-21b73ee);
}

.hero-module-three.navy-bg h1.contentHeading .eyebrowText, .hero-module-three.navy-bg h2.contentHeading .eyebrowText {
	color: var(--e-global-color-25c894e);
}


.hero-module-three.white-bg h1.contentHeading .eyebrowText, .hero-module-three.white-bg h2.contentHeading .eyebrowText {
	color: var(--e-global-color-e913c3d);
}

h1.contentHeading span.heading,
h2.contentHeading span.heading{
	display: block;
	margin-bottom: 25px;
	color: var(--e-global-color-primary);
	font-family: "Stack Sans", Sans-serif;
}

.dark-layout h1.contentHeading span.heading,
.dark-layout h2.contentHeading span.heading {
	color: var(--e-global-color-21b73ee) !important;
}

.hero-module-three h1.contentHeading span.heading,
.hero-module-three .dark-layout h2.contentHeading span.heading {
	margin-bottom: 0 !important;
}

.locations-section h2.contentHeading span.heading {
	max-width: 740px;
}

.testimonial-section.gray-layout h2.contentHeading span.heading,
.testimonial-section.red-layout h2.contentHeading span.heading {
	max-width: 610px;
	margin-inline: auto;
}

.bus-service-location-section h2.contentHeading span.heading {
	max-width: 486px;
}

.bus-service-location-section ul li::marker {
	color: var(--e-global-color-secondary);
}

h1.contentHeading {
	margin: 0;
}

.content-module-three .centered-content h2.contentHeading span.heading,
.stats-section h2.contentHeading span.heading {
	max-width: 800px;
	margin-inline: auto;
}

.split-navy h2.contentHeading span.heading,
.nevy-layout h2.contentHeading span.heading,
.nevy-layout h1.contentHeading span.heading {
	color: var(--e-global-color-21b73ee)f !important;
}

.nevy-layout h1.contentHeading span.heading {
	margin-bottom: 0;
}

.left-aligned-content h2.contentHeading span.heading {
	margin-inline: unset;
}

.split-red h2.contentHeading span.heading,
.split-red h2.contentHeading .eyebrowText,
.red-layout h2.contentHeading span.heading,
.red-layout h2.contentHeading .eyebrowText{
	color: var(--e-global-color-21b73ee) !important;
}

.red-layout .gray-cards-wrapper svg path {
	fill: var(--e-global-color-e913c3d);
}

.nevy-layout .cards-wrapper svg path {
	fill: var(--e-global-color-bfd734e);
}

h3.contentHeading .eyebrowText {
	font-family: 'Lato';
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 26px;
	letter-spacing: 1.2px;
	margin-bottom: 6px;
	display: inline-block;
	color: var(--e-global-color-primary);
}

.locations-section h3.contentHeading .eyebrowText {
	font-family: 'Lato';
	font-weight: 700;
	color: var(--e-global-color-e913c3d);
}

.locations-section h3.contentHeading span.heading {
	color: var( --e-global-color-primary );
}

h3.contentHeading span.heading {
	display: block;
	margin-bottom: 20px;
}

.logo-module-section-new .logo-wrapper .gallery {
	text-align: center;
}

.logo-module-section-new .logo-wrapper img {
	width: 100%;
	height: 98px;
	object-fit: contain;
}

body.single-news h3.contentHeading .eyebrowText {
	color: var(--e-global-color-secondary);
}

@media screen and (max-width: 1440px) {
	h1.contentHeading span.heading {
		font-size: 40px;
		line-height: 52px;
	}
	h2.contentHeading span.heading {
		font-size: 40px;
		line-height: 52px;
	}
}

@media screen and (max-width: 767px) {
	h1.contentHeading span.heading {
		font-size: 30px;
		line-height: 40px;
	}
	h1.contentHeading .eyebrowText {
		font-size: 24px;
	}
	h2.contentHeading span.heading {
		font-size: 30px;
		line-height: 40px;
	}
	h2.contentHeading .eyebrowText {
		font-size: 24px;
	}
	.logo-module-section-new .logo-wrapper .gallery {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.logo-module-section-new .logo-wrapper .gallery figure.gallery-item {
		width: 50%;
	}
}

@media screen and (min-width: 768px) {
	.logo-module-section-new .logo-wrapper .gallery figure.gallery-item {
		width: auto;
	}
	.card-link-wrapper h3 {
		padding-right: 0;
	}
	.card-link-wrapper h3:after {
		content: "";
		right: -28px;
	}
}

.svgIconHeight svg {
	height: 1em !important;
	margin: 0px !important;
}

.key-features-section .feature-list {
	text-align: left;
	padding-left: 20px;
	list-style-position: outside;
	color: #fff;
}

.key-features-section .feature-list li span {
	position: relative;
	color: var(--e-global-color-21b73ee);
}

.key-features-section .feature-list li span::before {
	content: "";
	position: absolute;
	left: -20px;
	top: 8px;
	width: 8px;
	height: 8px;
	background: var(--e-global-color-21b73ee)fff;
	border-radius: 50%;
}

p:has(+ p) {
	margin-bottom: 20px !important;
}

.content-module-two img {
	max-height: 323px;
	object-fit: cover;
}

.content-module-two h3 a {
	text-decoration: none !important;
	position: relative;
	outline: none;
}

.content-module-two h3 a:after {
	content: "";
	position: absolute;
	right: -42px;
	bottom: 0px;
	background-image: url(https://ace.stg-aaahiheyday-aaahiheyday.kinsta.cloud/wp-content/uploads/sites/9/2026/05/redArrow.svg);
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
}

.content-module-two h3,
.vehicle-details-grid-layout h3 {
	padding-right: 40px;
}

.vehicle-details-grid-layout h3 a,
.loop-news-section h2.contentHeading a {
	outline: 1px solid transparent;
}

.vehicle-details-grid-layout h3 a:hover {
	color: var(--e-global-color-secondary) !important;
}

.vehicle-details-grid-layout h3 a:not(:has(.link-text)):focus-visible,
.loop-news-section h2.contentHeading a:focus-visible span.heading {
    outline: 2px solid var(--e-global-color-accent) !important;
    color: var(--e-global-color-secondary) !important;
    text-decoration: underline;
    outline-offset: 2px;
}


.content-module-two h3 a:not(:has(.link-text)),
.vehicle-details-grid-layout h3 a:not(:has(.link-text)), .loop-news-section h2.contentHeading a span.heading,
h3.contentHeading a span.heading {
	position: relative;
	text-decoration: underline;
	color: var(--e-global-color-primary) !important;
}

.content-module-two h3 a:hover,
.vehicle-details-grid-layout h3 a:hover,
.loop-news-section h2.contentHeading a:hover span.heading,
h3.contentHeading a:hover span.heading {
	color: var(--e-global-color-secondary) !important;
	text-decoration: underline !important;
}

h3.contentHeading a {
	outline: 2px solid transparent;
}

h3.contentHeading a:focus-visible span.heading {
	color: var(--e-global-color-secondary) !important;
	outline: 2px solid var(--e-global-color-secondary);
}

.content-wrapper-body ol li{
	margin-bottom:20px;
}
.content-wrapper-body h4 .heading{
	font-family: "Lato", Sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 26px;
}

.content-module-three ul li h3,
.content-module-three ul li h4,
.content-module-one ul li h3 {
	font-size: 17px;
	line-height: 26px;
	display: inline-block;
	margin: 0;
}

.content-module-three ul,
.content-module-one ul {
	margin-top: 20px;
}

.content-module-three ul li h4 {
	color: var(--e-global-color-21b73ee);
	font-weight: 700;
	font-family: inherit;
}

.accessibility-text-wrapper h2 {
	font-size: 30px;
	line-height: 36px;
}

.accessibility-text-wrapper h2,
.accessibility-text-wrapper h3 {
	color: var(--e-global-color-primary);
}

.button-template-verticle {
	max-width: 420px;
}

.button-template-verticle a {
	width: 100% !important;
}

.button-template-verticle a span {
	justify-content: start;
}
.aah-timeline.timeline{
	/* background: var(--e-global-color-primary) !important; */
	background: transparent !important; 
}
.aah-timeline.timeline h2.contentHeading span.heading,
.timeline-content h3 {
	color: var(--e-global-color-25c894e) !important;
}

.aah-timeline.timeline a {
	color: var(--e-global-color-25c894e) !important;
}

.aah-timeline.timeline a:hover {
	color: var(--e-global-color-bfd734e) !important;
}

.timeline-list::before {
	z-index: 2 !important;
	top: -195px;
	height: calc(100% + 19.25rem);
}

.timeline-list::before,
.timeline-item:nth-child(odd) .timeline-marker::after {
	background-color: var(--e-global-color-bfd734e) !important;
}
.timeline-item:nth-child(even) .timeline-marker::after{
	background-color: var(--e-global-color-bfd734e) !important;
}

.timeline-marker__icon svg, .timeline-marker__icon svg path {
	fill: #fff !important;
}

.timeline-marker {
	font-family: 'Lato';
	font-weight: 700;
	justify-content: center;
	letter-spacing: 1.2px;
	background-color: var(--e-global-color-secondary) !important;
	border-color: var(--e-global-color-secondary) !important;
	border-radius: 0px;
}
.timeline .timeline-item--third:nth-child(odd)::after, .timeline .timeline-item--third::after{
	background-image: none !important;
	content: none;
}

.timeline-item {
	z-index: 1;
}

.timeline-content h3:has(span.timeline-year) {
    text-transform: unset;
}

#frm-success-message p{
	margin:0px;
}

.post-naviation a {
	outline: none;
	padding: 2px;
}

.post-naviation a span.post-navigation__prev--label,
.post-naviation a span.post-navigation__next--label {
	border: 2px solid transparent;
}

.post-naviation a:hover span.post-navigation__prev--label,
.post-naviation a:hover span.post-navigation__next--label {
    color: var(--e-global-color-secondary) !important;
    text-decoration: underline !important;
}

.post-naviation a:focus-visible span.post-navigation__prev--label,
.post-naviation a:focus-visible span.post-navigation__next--label {
    color: var(--e-global-color-secondary) !important;
    border-color: var(--e-global-color-secondary);
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.card-link-wrapper {
		width: 450px
	}
}

@media screen and (min-width: 1024px) {
	.content-module-three ul,
	.content-module-one ul {
		margin-block: 20px;
	}
}

@media screen and (min-width: 1240px) {
	.timeline-item {
		z-index: 0;
	}
	.timeline-item:nth-child(odd) {
		z-index: 1;
	}
}