/** Global CSS */
* {
    outline: none;
}
a {
    transition: all 0.3s ease;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}
p {
    margin-bottom: 20px;
}
p:last-child {
    margin-bottom: 0 !important;
}
.elementor-button .elementor-button-content-wrapper {
    align-items: center;
}
.elementor-button .elementor-button-icon svg path {
    transition: all 0.3s ease;
}
.elementor-button:hover .elementor-button-icon svg path[stroke="white"] {
    stroke: var(--e-global-color-0c29c45);
}
.e-n-carousel,
.elementor-image-carousel-wrapper {
    padding-bottom: 0 !important;
}
.elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title {
    margin-top: 0;
}
.swiper-pagination {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: static !important;
    transform: none !important;
    width: 100% !important;
}
.swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    border: 1px solid var(--e-global-color-24e2f35);
    border-radius: 20px;
    transition: all 0.3s;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 97px !important;
    border-color: var(--e-global-color-text);
}
.gform_wrapper .gform_validation_errors,
.gform_wrapper .gform_heading {
    display: none !important;
}
.gform_wrapper form *::placeholder {
    opacity: 1 !important;
    color: inherit !important;
}
.gform_wrapper form *:-ms-input-placeholder {
    opacity: 1 !important;
    color: inherit !important;
}
.gform_wrapper form *::-moz-placeholder {
    opacity: 1 !important;
    color: inherit !important;
}
.gform_wrapper form *:-moz-placeholder {
    opacity: 1 !important;
    color: inherit !important;
}
.gform_wrapper form *::-webkit-input-placeholder {
    opacity: 1 !important;
    color: inherit !important;
}
.gform-theme--foundation .gform-grid-row {
    margin-inline: calc(20px * -1 / 2) !important;
}
.gform-theme--foundation .gform-grid-col {
    padding-inline: calc(20px / 2) !important;
}
.gform_wrapper form button {
    height: auto;
}
.gform_wrapper form .gf_progressbar_wrapper .gf_progressbar_title {
    color: var(--e-global-color-accent);
}
.gform_wrapper form .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage {
    background-color: var(--e-global-color-accent);
}
.gform_wrapper form .gform_body .gform_fields {
    gap: 20px;
}
.gform_wrapper form .gform_body .gform_fields .gfield input:not([type="checkbox"], [type="radio"]),
.gform_wrapper form .gform_body .gform_fields .gfield select,
.gform_wrapper form .gform_body .gform_fields .gfield textarea {
    font-family: var(--e-global-typography-022671c-font-family), Sans-serif;
    font-size: var(--e-global-typography-022671c-font-size);
    font-weight: var(--e-global-typography-022671c-font-weight);
    line-height: var(--e-global-typography-022671c-line-height) !important;
    color: var(--e-global-color-bcb2cfa);
    padding: 14px 29px 13px;
    min-height: unset !important;
    border: 1px solid var(--e-global-color-bcb2cfa);
    border-radius: 5px;
    block-size: unset;
    outline: none !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield textarea {
    height: 151px;
    min-height: unset !important;
    min-block-size: unset !important;
    resize: vertical;
}
.gform_wrapper form .gform_body .gform_fields .gfield .gfield_description {
    color: #ff0000;
    line-height: 1.2;
    margin-top: 5px;
}
.gform_wrapper form .gform_footer {
    margin: 20px 0 0 !important;
    display: flex;
    justify-content: center;
}
.gform_wrapper form .button {
    background-color: var(--e-global-color-0c29c45) !important;
    font-family: var(--e-global-typography-e3bc961-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-e3bc961-font-size) !important;
    font-weight: var(--e-global-typography-e3bc961-font-weight) !important;
    line-height: var(--e-global-typography-e3bc961-line-height) !important;
    color: var(--e-global-color-9166e7d) !important;
    border: 1px solid var(--e-global-color-bcb2cfa) !important;
    border-radius: 50px 50px 50px 50px !important;
    padding: 13px 21px !important;
    outline: none !important;
}
.gform_wrapper form .button:hover {
    background-color: var(--e-global-color-9166e7d) !important;
    color: var(--e-global-color-0c29c45) !important;
    border-color: var(--e-global-color-0c29c45) !important;
}
.mt-auto {
    margin-top: auto !important;
}
.mb-auto {
    margin-bottom: auto !important;
}
.h-100.elementor-element {
    height: 100%;
}
.border-gradient {
    width: 100% !important;
    height: 9px;
    background: linear-gradient(90deg, #f18425 7.21%, #ffb44a 28.37%, #2d8a42 49.52%, #014b93 69.71%, #1a224e 91.83%);
}
.video-player .elementor-wrapper {
    --video-aspect-ratio: 2.003 !important;
}
.u-accordion .e-n-accordion .e-n-accordion-item {
    border-bottom: 1px solid var(--e-global-color-24e2f35);
}
.u-accordion .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title {
    justify-content: space-between;
}
.u-accordion .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title + div {
    border: none;
}
.breadcrumb .breadcrumb-item:not(.breadcrumb-active) {
    text-decoration: underline !important;
}
.breadcrumb .separator {
    margin: 0 4px;
}
.u-icon-box .elementor-icon-box-wrapper .elementor-icon-box-icon {
    margin-top: 4px;
}
.u-icon-box .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-description a:not(:hover) {
    color: inherit;
}
.single-post .header-main,
.page-id-1222 .header-main,
.page-id-1325 .header-main {
    background-color: var(--e-global-color-9166e7d) !important;
}
.free-estimate-form_wrapper
    form
    .gform_body
    .gform_fields
    .gfield--type-address
    .ginput_container.has_zip
    .address_zip {
    width: 100%;
}
.free-estimate-form_wrapper form .gform_body .gform_fields .gfield--type-consent .gform-field-label {
    color: var(--e-global-color-9166e7d);
}
/** Global CSS */
#inner_hero #player-controls {
    display: none !important;
}
.blog-category-showcase__slider .swiper-pagination {
    flex-wrap: wrap;
    row-gap: 15px;
}
/** Header CSS */
.header-main {
    backdrop-filter: blur(11px);
}
.header-main .site-nav .elementor-nav-menu .menu-item.menu-item-has-children .elementor-item .sub-arrow {
    display: none;
}
.header-main .site-nav .elementor-nav-menu .menu-item.menu-item-has-children .sub-menu {
    padding: 15px;
	
    background-color: #fffffff7 !important;
    backdrop-filter: blur(15px);
}
.header-main .site-nav .elementor-nav-menu .menu-item.menu-item-has-children .sub-menu .menu-item,
.header-navigation-popup .header-popup-nav .elementor-nav-menu .menu-item.menu-item-has-children .sub-menu .menu-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.home-banner-card{
	   backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}
.header-main .site-nav .elementor-nav-menu .menu-item.menu-item-has-children .sub-menu .menu-item:not(:last-child),
.header-navigation-popup
    .header-popup-nav
    .elementor-nav-menu
    .menu-item.menu-item-has-children
    .sub-menu
    .menu-item:not(:last-child) {
    margin-bottom: 10px;
}
.header-main .site-nav .elementor-nav-menu .menu-item.menu-item-has-children .sub-menu .menu-item .elementor-sub-item,
.header-navigation-popup
    .header-popup-nav
    .elementor-nav-menu
    .menu-item.menu-item-has-children
    .sub-menu
    .menu-item
    .elementor-sub-item {
    border-radius: 50px;
    border: 0 none;
}
.header-navigation-popup .header-popup-nav .elementor-nav-menu .menu-item.menu-item-has-children .elementor-item {
    justify-content: space-between;
}
.header-navigation-popup
    .header-popup-nav
    .elementor-nav-menu
    .menu-item.menu-item-has-children
    .elementor-item
    .sub-arrow
    svg {
    transition: all 0.3s ease;
}
.header-navigation-popup
    .header-popup-nav
    .elementor-nav-menu
    .menu-item.menu-item-has-children
    .elementor-item.highlighted
    .sub-arrow
    svg {
    transform: rotateZ(180deg);
}
.header-navigation-popup .header-popup-nav .elementor-nav-menu .menu-item.menu-item-has-children .sub-menu {
    position: static;
    margin: 0 !important;
    width: 100% !important;
    padding: 20px 30px !important;
    background: linear-gradient(180deg, var(--e-global-color-secondary) 0%, var(--e-global-color-primary) 100%);
}
/** Header CSS */

/** Home Banner CSS */
.home-hero-carousel .e-n-carousel {
    padding-bottom: 0 !important;
}
.home-hero-carousel .swiper-wrapper .swiper-slide > .elementor-element > .e-con-inner {
    max-width: 100%;
}
.home-hero-carousel .swiper-wrapper .swiper-slide > .elementor-element > .e-con-inner > .elementor-element {
    height: 100%;
    background-color: var(--e-global-color-9166e7d);
}
.home-hero-carousel .swiper-pagination {
    justify-content: flex-end;
    position: absolute !important;
    top: unset !important;
    left: unset !important;
    right: 60px !important;
    bottom: 40px !important;
    transform: none !important;
    transition: all 0.3s ease;
    width: auto !important;
    margin-top: 0;
}
/** Home Banner CSS */

/** Logo Carousel CSS */
.logo-carousel .swiper-pagination {
    margin-top: 10px;
}
/** Logo Carousel CSS */

/** Video Player CSS */
.video-player .elementor-custom-embed-image-overlay .elementor-custom-embed-play {
    width: 75px;
    height: 84px;
    background: url("/wp-content/uploads/2026/06/Icon-Video-Play.svg") no-repeat center;
    background-size: contain;
    transition: all 0.3s ease;
}
.video-player .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play {
    transform: translate(calc(-50% * var(--direction-multiplier)), -50%) scale(1.05);
}
.video-player .elementor-custom-embed-image-overlay .elementor-custom-embed-play svg {
    display: none;
}
/** Video Player CSS */

/*landing-area-map*/
#landing-area-map
{
	width: 100%;
	height: 650px;
	border-radius: 10px;
	overflow: hidden;
}

.landing-area-heading {
	padding: 15px;
	box-sizing: border-box;
	font-family: Arial, sans-serif;
	color: #fff;
	line-height: 1.5;
	background: #19254c;
}

.landing-area-heading strong {
	display: block;
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.3;
	color: #fff;
}
/** Review Carousel CSS */
.review-carousel {
    backdrop-filter: blur(3px);
}
.review-carousel .swiper-slide .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image {
    display: flex;
}
.review-carousel .swiper-slide .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image img {
    height: auto;
}
.review-carousel .swiper-slide .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__cite {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-style: normal;
}
.review-carousel
    .swiper-slide
    .elementor-testimonial
    .elementor-testimonial__content
    .elementor-testimonial__cite
    *:not(:last-child) {
    padding-right: 10px;
    margin-right: 10px;
    position: relative;
}
.review-carousel
    .swiper-slide
    .elementor-testimonial
    .elementor-testimonial__content
    .elementor-testimonial__cite
    *:not(:last-child)::after {
    content: "";
    width: 1px;
    height: 70%;
    background: var(--e-global-color-24e2f35);
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.review-carousel .swiper-pagination {
    position: static;
    display: flex;
    align-items: center;
    justify-content: center;
}
.review-carousel .swiper-pagination .swiper-pagination-bullet {
    border-radius: 20px;
    border: 1px solid var(--e-global-color-24e2f35);
    transition: all 0.3s;
}
.review-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 97px !important;
}
footer#site-footer {
    display: none;
}
/** Review Carousel CSS */

/** Card Carousel CSS */
.card-item-v2 .card-item-v2-title {
    margin-top: auto;
}
/* .card-item-v2 .card-item-v2-title .elementor-heading-title {
    min-height: 67.19px;
    display: flex;
    align-items: flex-end;
} */
.card-carousel-v1 .e-n-carousel,
.card-carousel-v2 .e-n-carousel,
.card-carousel-v3 .e-n-carousel {
    padding-right: 60px;
}

.card-carousel-v1 .swiper-pagination,
.card-carousel-v2 .swiper-pagination,
.card-carousel-v3 .swiper-pagination {
    margin-top: 40px;
}
.card-carousel-v1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.card-carousel-v2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.card-carousel-v3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 70px !important;
    border-color: var(--e-global-color-24e2f35);
}
@media (min-width: 1024px) {
.card-carousel-v1.card-no-carousel .e-n-carousel{
	 padding-right: 0px;
}
}
/** Card Carousel CSS */

/** Process Carousel CSS */
.process-carousel .swiper-pagination {
    margin-top: 20px;
}
/** Process Carousel CSS */

/** Who We Are Carousel CSS */
.who-we-carousel .swiper-pagination {
    margin-top: 30px;
    padding-left: calc(50% + 15px);
}
/** Who We Are Carousel CSS */

/** Service Area CSS */
.locations-archive-posts .elementor-posts .elementor-post .elementor-post__text .elementor-post__title {
    padding-left: 28px;
    position: relative;
}
.locations-archive-posts .elementor-posts .elementor-post .elementor-post__text .elementor-post__title::before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: var(--e-global-color-9166e7d);
    position: absolute;
    top: 16px;
    left: 12px;
}
.locations-archive-posts .elementor-posts .elementor-post .elementor-post__text .elementor-post__title a:hover {
    color: var(--e-global-color-accent);
}
.service-area-list .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
    text-decoration: underline;
}
/** Service Area CSS */

/** Service Area City Page CSS */
.service-area-city-form_wrapper form {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}
.service-area-city-form_wrapper form .gform_body {
    width: calc(100% - 140px);
}
.service-area-city-form_wrapper form .gform_body .gform_fields {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 50px;
}
.service-area-city-form_wrapper form .gform_body .gform_fields .gf-left-column,
.service-area-city-form_wrapper form .gform_body .gform_fields .gf-right-column {
    width: calc(50% - 25px);
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.service-area-city-form_wrapper form .gform_body .gform_fields .gf-right-column .gfield--type-textarea,
.service-area-city-form_wrapper
    form
    .gform_body
    .gform_fields
    .gf-right-column
    .gfield--type-textarea
    .ginput_container {
    height: 100%;
}
.service-area-city-form_wrapper form .gform_body .gform_fields .gfield textarea {
    resize: none;
    min-height: 100% !important;
}
.service-area-city-form_wrapper form .gform_body .gform_fields .gfield .gfield_description {
    color: var(--e-global-color-9166e7d);
}
.service-area-city-form_wrapper form .gform_footer {
    width: 90px;
    display: flex;
    flex-direction: column-reverse;
    justify-content: unset;
    align-items: flex-end;
    margin: 0 !important;
    padding: 0 !important;
}
/** Service Area City Page CSS */

/** Contact Us CSS */
.contact-us-form_wrapper form .gform_footer .gform_button {
    padding: 13px 23px 13px 44px !important;
    background-image: url("/wp-content/uploads/2026/06/Icon-Send-Border-White.svg");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center left 19px;
}
.contact-us-form_wrapper form .gform_footer .gform_button:hover {
    background-image: url("/wp-content/uploads/2026/06/Icon-Send-Border-Green.svg");
}
/** Contact Us CSS */

/** Blog Archive CSS */
.blog-category-showcase {
    display: flex;
    flex-direction: column;
    gap: 60px;
}
.blog-category-showcase .blog-category-showcase__filter .blog-category-showcase__select {
    width: auto;
    min-width: 320px;
    border: 1px solid #cdd8e7;
    border-radius: 8px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("/wp-content/uploads/2026/06/Icon-caret-small-down.svg") no-repeat center right 18px;
    background-size: 20px;
    padding: 12px 38px 12px 12px;
    font-family: var(--e-global-typography-022671c-font-family), Sans-serif;
    font-size: var(--e-global-typography-022671c-font-size);
    font-weight: var(--e-global-typography-022671c-font-weight);
    line-height: var(--e-global-typography-022671c-line-height);
    color: var(--e-global-color-24e2f35);
}
.blog-category-showcase
    .blog-category-showcase__results:not(.active)
    .blog-category-showcase__category:not(:first-child) {
    margin-top: 60px;
    padding-top: 60px;
    border-top: 1px solid var(--e-global-color-bcb2cfa);
}
.blog-category-showcase
    .blog-category-showcase__results
    .blog-category-showcase__category
    .blog-category-showcase__header
    .blog-category-showcase__title {
    margin: 0 0 40px;
}
.blog-category-showcase
    .blog-category-showcase__results
    .blog-category-showcase__category
    .blog-category-showcase__slider
    .blog-category-showcase__swiper
    .swiper-pagination {
    margin-top: 40px;
}
.blog-category-showcase
    .blog-category-showcase__results
    .blog-category-showcase__category
    .blog-category-showcase__slider
    .blog-category-showcase__swiper
    .swiper-pagination
    .swiper-pagination-bullet {
    background-color: rgba(51, 138, 66, 0.8);
    border: 1px solid var(--e-global-color-24e2f35);
    width: 12px;
    height: 12px;
    margin: 0 5px;
}
.blog-category-showcase
    .blog-category-showcase__results
    .blog-category-showcase__category
    .blog-category-showcase__slider
    .blog-category-showcase__swiper
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 70px !important;
}
.post-loop-item {
    min-height: 306px !important;
    border: 1px solid var(--e-global-color-24e2f35) !important;
    border-radius: 20px !important;
    overflow: hidden !important;
    padding: 20px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
	border: 2px solid !important;
transition: all 0.4s ease !important;

}
.post-loop-item:hover {
    border: 2px solid var(--e-global-color-accent) !important;
}
.post-loop-item .post-loop-img {
    width: 100%;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.post-loop-item .post-loop-img::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, var(--e-global-color-bcb2cfa) 100%);
}
.post-loop-item .post-loop-img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}
.post-loop-item .post-loop-content-wrapper .e-con-inner {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
    gap: 10px !important;
}
.post-loop-item .post-loop-content-wrapper .post-loop-title .elementor-heading-title {
    font-family: var(--e-global-typography-d9599b7-font-family), Sans-serif;
    font-size: 22px;
    font-weight: var(--e-global-typography-d9599b7-font-weight);
    text-transform: var(--e-global-typography-d9599b7-text-transform);
    line-height: var(--e-global-typography-d9599b7-line-height);
    color: var(--e-global-color-9166e7d);
}
.post-loop-item .post-loop-content-wrapper .post-loop-date {
    font-family: var(--e-global-typography-ec9ced9-font-family), Sans-serif;
    font-size: var(--e-global-typography-ec9ced9-font-size);
    font-weight: var(--e-global-typography-ec9ced9-font-weight);
    line-height: var(--e-global-typography-ec9ced9-line-height);
    letter-spacing: var(--e-global-typography-ec9ced9-letter-spacing);
    word-spacing: var(--e-global-typography-ec9ced9-word-spacing);
    color: var(--e-global-color-9166e7d);
}
/** Blog Archive CSS */

/** Single Blog CSS */
.single-post-content .elementor-widget-theme-post-content,
.single-post-content .elementor-widget-text-editor,
.single-post-content .elementor-widget-text-editor .elementor-text-editor {
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
}
.single-post-content .elementor-widget-theme-post-content h1,
.single-post-content .elementor-widget-theme-post-content h2,
.single-post-content .elementor-widget-theme-post-content h3,
.single-post-content .elementor-widget-theme-post-content h4,
.single-post-content .elementor-widget-theme-post-content h5,
.single-post-content .elementor-widget-theme-post-content h6,
.single-post-content .elementor-widget-theme-post-content p,
.single-post-content .elementor-widget-theme-post-content ul,
.single-post-content .elementor-widget-theme-post-content ol {
    margin: 0 !important;
}
.single-post-content .elementor-widget-theme-post-content ul,
.single-post-content .elementor-widget-theme-post-content ol {
    padding-left: 20px;
}
.single-post-content .elementor-widget-theme-post-content img {
    border-radius: 20px;
}
.category-grid-section .page-numbers {
    background: #fff !important;
    padding: 5px 15px;
    border-radius: 30px;
    line-height: inherit !important;
    border: 1px solid #338a42;
    color: #338a42 !important;
}


.category-grid-section .page-numbers.current,.page-numbers:hover {
    background: #338a42 !important;

    color: #fff !important;
    }
/** Single Blog CSS */

/** Marquee CSS */
.marqueeWrapper.marqueeWrapper {
    --animation-direction: normal; /* normal = goes left, reverse = goes right */
    --animation-play-state-on-hover: paused; /* paused or running */
    --animation-speed: 30; /* increase to make faster */
    --marquee-items-spacing: 40px; /* spacing between marquee items */
    --vertical-marquee-height: 100vh;
    --gallery-image-height-desktop: 400px;
    --gallery-image-height-tablet: 300px;
    --gallery-image-height-mobile: 200px;
    --loop-item-width-desktop: 300px;
    --loop-item-width-tablet: 300px;
    --loop-item-width-mobile: 230px;
    gap: 0; /* don't change */
    flex-direction: row;
    flex-wrap: nowrap;
    overflow: hidden;
}
.elementor-editor-active .marqueeWrapper.marqueeWrapper.marqueeWrapper {
    overflow: visible;
}
.marqueeVertical {
    max-height: 100vh;
    height: var(--vertical-marquee-height);
    overflow: hidden;
}
.marqueeWrapperReady .marqueeContainer,
.marqueeWrapperReady .elementor-grid,
.marqueeWrapperReady .gallery {
    animation: translateXAnim var(--animation-duration) calc(var(--animation-duration) / -1) linear
        var(--animation-direction) infinite;
    will-change: transform;
}
.marqueeWrapperReady.marqueeVertical .marqueeContainer,
.marqueeWrapperReady.marqueeVertical .elementor-grid,
.marqueeWrapperReady.marqueeVertical .gallery {
    animation-name: translateYAnim;
}
.marqueeContainer.marqueeContainer.marqueeContainer.marqueeContainer {
    max-width: initial;
    width: initial;
}
.marqueeWrapper:not(.marqueeVertical) .marqueeContainer,
.marqueeWrapper:not(.marqueeVertical) .elementor-grid,
.marqueeWrapper:not(.marqueeVertical) .elementor-image-gallery .gallery {
    gap: var(--marquee-items-spacing);
    padding-right: var(--marquee-items-spacing);
    padding-left: 0;
}
.marqueeVertical .marqueeContainer,
.marqueeVertical .elementor-grid,
.marqueeVertical .elementor-image-gallery .gallery {
    gap: var(--marquee-items-spacing);
    padding-bottom: var(--marquee-items-spacing);
    padding-top: 0;
}
.marqueeWrapperReady .marqueeContainer:nth-child(2),
.marqueeWrapperReady .elementor-grid:nth-child(2),
.marqueeWrapperReady .gallery:nth-child(2) {
    animation: translateXAnim2 var(--animation-duration) calc(var(--animation-duration) / -2) linear
        var(--animation-direction) infinite;
}
.marqueeWrapperReady.marqueeVertical .marqueeContainer:nth-child(2),
.marqueeWrapperReady.marqueeVertical .elementor-grid:nth-child(2),
.marqueeWrapperReady.marqueeVertical .gallery:nth-child(2) {
    animation-name: translateYAnim2;
}
.marqueeWrapperReady.marqueeWrapper:hover .marqueeContainer,
.marqueeWrapperReady.marqueeWrapper:focus-within .marqueeContainer,
.marqueeWrapperReady.marqueeWrapper:hover .elementor-grid,
.marqueeWrapperReady.marqueeWrapper:focus-within .elementor-grid,
.marqueeWrapperReady.marqueeWrapper:hover .gallery,
.marqueeWrapperReady.marqueeWrapper:focus-within .gallery {
    animation-play-state: var(--animation-play-state-on-hover);
}
.marqueeWrapper.marqueeGallery .elementor-image-gallery {
    display: flex;
}
.marqueeWrapper.marqueeVertical.marqueeGallery .elementor-image-gallery {
    flex-direction: column;
}
.marqueeWrapper .elementor-image-gallery .gallery {
    display: grid;
    grid-auto-flow: column;
}
.marqueeWrapper.marqueeVertical .elementor-image-gallery .gallery {
    grid-auto-flow: row;
}
.marqueeWrapper .elementor-image-gallery .gallery-item.gallery-item {
    max-width: initial;
    width: auto;
}
.marqueeWrapper .elementor-image-gallery .gallery-item img {
    max-width: initial;
    width: auto;
    height: var(--gallery-image-height-desktop);
    opacity: 1; /* prevent .loazyloading class bug */
}
.marqueeWrapper.marqueeVertical .elementor-image-gallery .gallery-item img {
    max-width: 100%; /* control the width of vertical marquee image gallery under the gallery element > advanced tab > custom width control */
    width: auto;
    height: auto;
}
.marqueeWrapper.marqueeLoopGrid > .elementor-widget-container {
    display: flex;
}
.marqueeWrapper .elementor-loop-container.elementor-grid {
    display: grid;
    grid-auto-flow: column;
    padding-right: var(--grid-column-gap, 30px);
}
.marqueeWrapper .elementor-loop-container.elementor-grid .e-loop-item {
    width: var(--loop-item-width-desktop);
}
/* vertical loop grid */
.marqueeWrapper.marqueeVertical.marqueeLoopGrid > .elementor-widget-container {
    flex-direction: column;
}
.marqueeWrapper.marqueeVertical .elementor-loop-container.elementor-grid {
    grid-auto-flow: row;
}
.marqueeVertical.marqueeVertical {
    flex-direction: column;
    width: fit-content;
    flex-shrink: 0;
}
.marqueeVertical .marqueeContainer {
    flex-direction: column;
}
.marqueeVertical .marqueeItem .elementor-heading-title {
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    white-space: nowrap;
}
.marqueeWrapper:not(.marqueeVertical) {
    --mask-size: 0;
    -webkit-mask: linear-gradient(
        90deg,
        transparent,
        white var(--mask-size),
        white calc(100% - var(--mask-size)),
        transparent
    );
}
.marqueeVertical.marqueeVertical {
    --mask-size: 0;
    -webkit-mask: linear-gradient(
        0deg,
        transparent,
        white var(--mask-size),
        white calc(100% - var(--mask-size)),
        transparent
    );
}
@keyframes translateXAnim {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}
@keyframes translateXAnim2 {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-200%);
    }
}
@keyframes translateYAnim {
    0% {
        transform: translateY(100%);
    }

    100% {
        transform: translateY(-100%);
    }
}

@keyframes translateYAnim2 {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-200%);
    }
}
/** Marquee CSS */

.review-carousel {
    backdrop-filter: blur(15px);
}
/** Media CSS */
@media screen and (max-width: 1366px) {
    /* .card-item-v2 .card-item-v2-title .elementor-heading-title {
        min-height: 62.41px;
    } */
}
@media screen and (max-width: 1200px) {
    .service-area-city-form_wrapper form,
    .service-area-city-form_wrapper form .gform_body .gform_fields {
        gap: 30px;
    }
    .service-area-city-form_wrapper form .gform_body {
        width: calc(100% - 120px);
    }
    .service-area-city-form_wrapper form .gform_body .gform_fields .gf-left-column,
    .service-area-city-form_wrapper form .gform_body .gform_fields .gf-right-column {
        width: calc(50% - 15px);
    }
}
@media screen and (max-width: 1024px) {
    .home-hero-carousel .swiper-pagination {
        bottom: 26px !important;
    }
    .video-player .elementor-custom-embed-image-overlay .elementor-custom-embed-play {
        width: 60px;
        height: 67px;
    }
    .review-carousel .swiper-slide {
        padding: 40px !important;
    }
    /* .card-item-v2 .card-item-v2-title .elementor-heading-title {
        min-height: 57.59px;
    } */
    .who-we-carousel .swiper-pagination {
        padding-left: 0;
    }
    .service-area-city-form_wrapper form,
    .service-area-city-form_wrapper form .gform_body .gform_fields {
        gap: 20px;
    }
    .service-area-city-form_wrapper form .gform_body {
        width: calc(100% - 110px);
    }
    .service-area-city-form_wrapper form .gform_body .gform_fields .gf-left-column,
    .service-area-city-form_wrapper form .gform_body .gform_fields .gf-right-column {
        width: calc(50% - 10px);
    }
    .marqueeWrapper .elementor-image-gallery .gallery-item img {
        height: var(--gallery-image-height-tablet);
    }
    .marqueeWrapper .elementor-loop-container.elementor-grid .e-loop-item {
        width: var(--loop-item-width-tablet);
    }
    .marqueeWrapper:not(.marqueeVertical) {
        --mask-size-tablet: 0;
        -webkit-mask: linear-gradient(
            90deg,
            transparent,
            white var(--mask-size-tablet),
            white calc(100% - var(--mask-size-tablet)),
            transparent
        );
    }
    .marqueeVertical.marqueeVertical {
        --mask-size-tablet: 0;
        -webkit-mask: linear-gradient(
            0deg,
            transparent,
            white var(--mask-size-tablet),
            white calc(100% - var(--mask-size-tablet)),
            transparent
        );
    }
	.c-call-link a{
		padding-left:0 !important;
	}
}
/* @media screen and (max-width: 1023px) {
    .logo-carousel .e-n-carousel {
        padding-right: 68px;
    } */
}
@media screen and (max-width: 767px) {
    .home-hero-carousel-section .elementor-motion-effects-container {
        display: none;
    }
    .home-banner-card {
        background-color: var(--e-global-color-9166e7d) !important;
    }
    .home-hero-carousel .swiper-pagination {
        top: 337px !important;
        left: 50% !important;
        right: unset !important;
        bottom: unset !important;
        transform: translateX(-50%) !important;
    }
    .video-player .elementor-custom-embed-image-overlay .elementor-custom-embed-play {
        width: 44px;
        height: 49px;
    }
    .review-carousel .elementor-main-swiper {
        padding-bottom: 40px !important;
    }
    .review-carousel .swiper-slide {
        padding: 30px 20px 40px !important;
    }
    /* .card-item-v2 .card-item-v2-title .elementor-heading-title {
        min-height: 52.81px;
    } */
    .service-area-city-form_wrapper form .gform_body,
    .service-area-city-form_wrapper form .gform_body .gform_fields .gf-left-column,
    .service-area-city-form_wrapper form .gform_body .gform_fields .gf-right-column {
        width: 100%;
    }
    .service-area-city-form_wrapper form .gform_footer {
        width: 100%;
        flex-direction: row;
        justify-content: center;
    }
    .blog-category-showcase {
        gap: 40px;
    }
    .blog-category-showcase
        .blog-category-showcase__results:not(.active)
        .blog-category-showcase__category:not(:first-child) {
        margin-top: 40px;
        padding-top: 40px;
    }
    .blog-category-showcase
        .blog-category-showcase__results
        .blog-category-showcase__category
        .blog-category-showcase__header
        .blog-category-showcase__title {
        margin-bottom: 20px;
    }
    .marqueeWrapper .elementor-image-gallery .gallery-item img {
        height: var(--gallery-image-height-mobile);
    }
    .marqueeWrapper .elementor-loop-container.elementor-grid .e-loop-item {
        width: var(--loop-item-width-mobile);
    }
    .marqueeWrapper:not(.marqueeVertical) {
        --mask-size-mobile: 0;
        -webkit-mask: linear-gradient(
            90deg,
            transparent,
            white var(--mask-size-mobile),
            white calc(100% - var(--mask-size-mobile)),
            transparent
        );
    }
    .marqueeVertical.marqueeVertical {
        --mask-size: 0;
        -webkit-mask: linear-gradient(
            0deg,
            transparent,
            white var(--mask-size-mobile),
            white calc(100% - var(--mask-size-mobile)),
            transparent
        );
    }
	
}
@media screen and (max-width: 766px) {
    .process-carousel .e-n-carousel {
        padding-right: 126px;
    }
}
@media screen and (max-width: 640px) {
    .gform_wrapper form .gform_body .gform_fields {
        display: flex;
        flex-direction: column;
    }
	.service-area-city-form_wrapper form{
		flex-direction: column;
	}
	.service-area-city-form_wrapper form .gf-left-column,
	.service-area-city-form_wrapper form .gf-right-column,
	.service-area-city-form_wrapper .gform-body.gform_body{
    	width: 100% !important;
	}
   .review-carousel .swiper-pagination {
    flex-wrap: wrap;
    row-gap: 15px;
}
}

@media screen and (max-width: 575px) {
 .blog-category-showcase .blog-category-showcase__filter .blog-category-showcase__select {
        min-width: 260px;
    }
}

/* A11y */
@media (prefers-reduced-motion: reduce) {
    .marqueeWrapper.marqueeWrapper.marqueeWrapper .marqueeContainer,
    .marqueeWrapper.marqueeWrapper.marqueeWrapper .elementor-grid,
    .marqueeWrapper.marqueeWrapper.marqueeWrapper .gallery {
        animation-name: none;
    }
}
/** Media CSS */
