.elementor-kit-12{--e-global-color-primary:#E72728;--e-global-color-secondary:#000000;--e-global-color-text:#687086;--e-global-color-accent:#E72728;--e-global-color-9ac6086:#2A3D45;--e-global-color-2a4d0fc:#3B585F;--e-global-color-1f6b6a5:#4E757E;--e-global-color-f69d69e:#62929E;--e-global-color-239a9f9:#E0E9EC;--e-global-color-46f8749:#FAA916;--e-global-color-d5a19cc:#7F9183;--e-global-color-e6163eb:#D8DED9;--e-global-color-1253430:#FFFFFF;--e-global-color-4d14772:#1D1D1F;--e-global-color-72520c7:#FFFFFF4D;--e-global-color-8d9a1fa:#F5F5F5;--e-global-color-566a41b:#EBEBEB;--e-global-color-9bf19ad:#D4D4D4;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:600;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1344px;}.e-con{--container-max-width:1344px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body{
    overflow-x: hidden;
}

html{
    font-size: 62.5%; 
}




/*------------------------------------*
  #TYPOGRAPHY
*------------------------------------*/

.small-text p,
.text-banner .elementor-post-info__terms-list,
.elementor-widget-form .elementor-message,
.dropdown-menu li,
.et-cell p{
	font-size: 1.4rem !important;
    line-height: 1.6 !important;
}

p, 
td,
li,
.text li,
.text ol,
.small-text h1,
.main-menu li,
.main-menu .e-n-menu-title-text,
.e-filter-item,
.elementor-field-label,
.elementor-field-textual,
.elementor-icon-list-text,
.author-name,
.author-excerpt,
.table-header {
    font-size: clamp(1.5rem, 2.5vw, 1.7rem) !important;
    line-height: 1.7 !important;
}
p {
    padding-top: 1rem;
}
.h6-h1 h1, h6 {
	font-size: 1.4rem !important;
	line-height: 2.4rem !important;
	text-transform: uppercase;
	letter-spacing: 1.6px;
}
h5,
.testimonial-carousel .elementor-slide-heading,
.menu-item a{
	font-size: 1.8rem !important;
	line-height: 2.8rem !important;
}
.text-image-banner h1,
.elementor-testimonial__text,
h4 {
	font-size: 2rem !important;
	line-height: 3.2rem !important;
}
h3 {
	font-size: 2.8rem !important;
	line-height: 3.8rem !important;
}
.h2-h1 h1, h2 {
    font-size: clamp(2.2rem, 2.8vw, 4.6rem) !important;
    line-height: 1.2 !important;
}
.large h2{
    font-size: clamp(2.8rem, 5.4vw, 5.4rem) !important;
	line-height: 1.3 !important;
}

h1{
    font-size: clamp(2.8rem, 5.4vw, 5.4rem) !important;
    line-height: 1.2 !important;
}
.hero h1,
.hero h2 {
    font-size: 9vw !important;
	line-height: 11vw !important;
}
  
@media only screen and (min-width: 768px) {
    .hero h1,
    .hero h2{
        font-size: 7vw !important;
	    line-height: 9vw !important;
    }
}

@media only screen and (min-width: 1024px) {
 
    h5,
    .testimonial-carousel .elementor-slide-heading {
    	font-size: 2.2rem !important;
    	line-height: 3.4rem !important;
    }
    .text-image-banner h1,
    .elementor-testimonial__text,
    h4 {
    	font-size: 2.8rem !important;
    	line-height: 3.8rem !important;
    }
    h3 {
    	font-size: 3.2rem !important;
    	line-height: 4.2rem !important;
    }
    .hero h1,
    .hero h2{
	    font-size: 7.7rem !important;
    	line-height: 8.2rem !important;
    }
}

.text li,
.elementor-widget-text-editor li{
    margin-top: 15px;
}
.text ul,
.elementor-widget-text-editor ul{
    list-style-type: none; 
    padding-left: 0;
}
.text ul li,
.elementor-widget-text-editor ul li{
    position: relative;
    padding-left: 20px;
}
.text ul li::before,
.elementor-widget-text-editor ul li::before{
    content: "\2022";
    color: var( --e-global-color-accent );
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
}
.text ol,
.elementor-widget-text-editor ol{
    list-style-type: none; /* Remove default numbering */
    padding-left: 0; /* Remove any padding */
}
.text ol li,
.elementor-widget-text-editor ol li{
    position: relative;
    padding-left: 35px; /* Add space for custom numbers */
}
.text ol li::before,
.elementor-widget-text-editor ol li::before{
    content: counter(list-item); /* Show number followed by a dot */
    color: white; /* Change to your desired color */
    font-size: 20px; /* Adjust the size of the numbers */
    position: absolute;
    left: 0;
    top: 0;
    background: var( --e-global-color-accent );
    border-radius: 100%;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
}
.text ol,
.elementor-widget-text-editor ol{
    counter-reset: list-item; /* Start numbering from 1 */
}
.text ol li,
.elementor-widget-text-editor ol li{
    counter-increment: list-item; /* Increment counter for each list item */
}

/*
** Changing the text link colour
*/
.text a,
.small-text a,
.elementor-widget-text-editor a{
    color: var( --e-global-color-accent );
}




/*------------------------------------*
  #SPACING
*------------------------------------*/

:root {
    --padding-sm: 15px;
    --padding-md: 15px;
    --padding-lg: 30px;
    
    --margin-sm: 15px;       
    --margin-md: 15px;   
}

@media only screen and (min-width: 768px) {
    :root {
        --padding-sm: 30px;
        --padding-md: 30px;
        --padding-lg: 60px;

        --margin-sm: 30px;   
        --margin-md: 30px;  
    }
}

@media only screen and (min-width: 1024px) {
    :root {
        --padding-md: 4.1666666667vw;
        --padding-lg: 8.3333333334vw;
        
        --margin-md: 4.1666666667vw;
    }
}

/**
 * small padding
 */
.padding-sm {
    padding: var(--padding-sm);
}
.padding-lr-sm {
    padding-left: var(--padding-sm);
    padding-right: var(--padding-sm);
}
.padding-l-sm {
    padding-left: var(--padding-sm);
}
.padding-r-sm {
    padding-right: var(--padding-sm);
}
.padding-tb-sm {
    padding-top: var(--padding-sm);
    padding-bottom: var(--padding-sm);
}
.padding-t-sm {
    padding-top: var(--padding-sm);
}
.padding-b-sm {
    padding-bottom: var(--padding-sm);
}

/**
 * medium padding
 */
.padding-md {
    padding: var(--padding-md);
}
.padding-lr-md {
    padding-left: var(--padding-md);
    padding-right: var(--padding-md);
}
.padding-l-md {
    padding-left: var(--padding-md);
}
.padding-r-md {
    padding-right: var(--padding-md);
}
.padding-tb-md {
    padding-top: var(--padding-md);
    padding-bottom: var(--padding-md);
}
.padding-t-md {
    padding-top: var(--padding-md);
}
.padding-b-md {
    padding-bottom: var(--padding-md);
}

/**
 * large padding
 */
.padding-lg {
    padding: var(--padding-lg);
}
.padding-lr-lg {
    padding-left: var(--padding-lg);
    padding-right: var(--padding-lg);
}
.padding-l-lg {
    padding-left: var(--padding-lg);
}
.padding-r-lg {
    padding-right: var(--padding-lg);
}
.padding-tb-lg {
    padding-top: var(--padding-lg);
    padding-bottom: var(--padding-lg);
}
.padding-t-lg {
    padding-top: var(--padding-lg);
}
.padding-b-lg {
    padding-bottom: var(--padding-lg);
}

/**
 * small margin
 */
.margin-sm {
    margin: var(--margin-sm);
}

/*
** medium margin
*/
.margin-md {
    margin: var(--margin-md);
}

/*
** Full height section
*/
.full-height {
    min-height: 100vh;
}




/*------------------------------------*
  #BACKGROUND-IMAGE
*------------------------------------*/
/*
.background-image{
    position: relative;
}

.img-col:has(.background-image) { 
    min-height: 50vh;
}
*/

.img-col{
    min-height: auto;
}
    
/**
 * Sizing the image (to maintain it's ratio)
 */
.background-image:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.background-image,
.background-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.background-image img {
    object-fit: cover;
}




/*------------------------------------*
  #BTN-PRIMARY
*------------------------------------*/

/*
** Making sure the arrow is on the right
*/
.elementor-button .elementor-button-content-wrapper{
    flex-direction: row-reverse !important;
}

.title-section .btn-primary,
.title-section .btn-secondary-red{
    margin-top: 0;
}

.btn-primary .elementor-button,
.btn-secondary-red .elementor-button{
    background: transparent !important;
    padding: 16px 20px !important;
    border-radius: 8px;
}

.btn-primary .elementor-button-text {
    color: white;
    z-index: 1;
}

.btn-secondary-red .elementor-button-text {
    color: var( --e-global-color-primary );
    z-index: 1;
    transition: all .6s cubic-bezier(.4, 0, .2, 1);
}

.btn-primary .elementor-button::before,
.btn-secondary-red .elementor-button::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 6px;
    background: var( --e-global-color-primary );
    z-index: 0;
    transition: all .6s cubic-bezier(.4, 0, .2, 1);
}

.btn-primary-yellow .elementor-button::before{
    background: var( --e-global-color-46f8749 ) !important;
}

.btn-secondary .elementor-button::before{
    background: transparent !important;
    border: 1px solid white;
}

.btn-secondary-red .elementor-button::before{
    background: transparent;
    border: 1px solid var( --e-global-color-accent );
    color: var( --e-global-color-accent ) !important;
}
.btn-secondary-white .elementor-button::before{
    background: transparent;
    border: 1px solid #fff;
}

.btn-primary:hover .elementor-button::before{
    transform: scale(0.9);
}

/*
** Hover state for the secondary arrow
*/
.btn-secondary-red:hover .elementor-button::before{
    transform: scale(0.9);
    background: var( --e-global-color-primary );
}
.btn-secondary-red:hover .elementor-button-text {
    color: #fff !important;
}

/*
** Handling the overflow for the arrow icon
*/
.elementor-button .elementor-button-icon{
    position: relative;
    overflow: hidden;
}

/*
** Adding a transition effect to the arrow icon (SVG)
*/
.elementor-button .elementor-button-icon,
.elementor-button .elementor-button-icon svg {
    transition: all .6s cubic-bezier(.4, 0, .2, 1);
}

/*
** Adding an arrow icon and transitioning it on hover
*/
.elementor-button .elementor-button-icon::after {
    content: url('https://magnasphere.com/wp-content/uploads/2025/05/arrow-right-white.svg');
    position: absolute;
    width: 1em;
    height: 16px;
    right: 0;
    top: 100%;
    transform: translateX(-16px) translateY(-15px);
    transition: all .6s cubic-bezier(.4, 0, .2, 1);
}
.btn-secondary-red .elementor-button .elementor-button-icon::after {
    content: url("https://magnasphere.com/wp-content/uploads/2025/05/arrow-right-white.svg");
}


/*
** Animating the arrows on hover
*/
.elementor-button:hover .elementor-button-icon::after {
    transform: translateX(-1px) translateY(-15px);
}
.elementor-button:hover .elementor-button-icon svg {
    transform: translateX(16px);
    opacity: 0;
}

@media only screen and (min-width: 1024px) {
    .btn-primary,
    .btn-secondary-red{
        margin-top: 30px;
    }    
}


/*------------------------------------*
  #TAG
*------------------------------------*/
.tag{
    background: var( --e-global-color-8d9a1fa );
    padding: 4px 12px;
    border-radius: 8px;
}
.tag p {
    color: var( --e-global-color-f69d69e ) !important;
}




/*------------------------------------*
  #KEY FEATURES
*------------------------------------*/

.features-container{
    margin-top: 24px;
    gap: 8px;
}

.features-container .feature{
    border: 1px solid var( --e-global-color-f69d69e );
    padding: 8px 16px; 
    border-radius: 8px;
}




/*------------------------------------*
  #TEXT-BANNER
*------------------------------------*/

.text-banner{
    min-height: 400px;
    height: calc(40vh + 80px);
    justify-content: flex-end;
    top: 0;
    z-index: 0 !important;
    padding: var(--padding-md);
    padding-bottom: var(--padding-lg);
}

.text-banner .category{
    padding: 4px 8px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.3);    
    z-index: 3;
    transition: background .3s cubic-bezier(.4, 0, .2, 1);

}
.product-thumb .category p{
    color: var( --e-global-color-f69d69e ) !important;
}

/* Hide all breadcrumb items except the parent */
.text-banner #breadcrumbs span a,
.text-banner #breadcrumbs .breadcrumb_last {
    display: none;
}

/* Show only the penultimate breadcrumb link (parent) */
.text-banner #breadcrumbs span:nth-last-child(2) a {
    display: inline-block;
    color: #fff !important;
    padding: 4px 8px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.3);    
	font-size: 1.4rem !important;
    line-height: 1.6 !important;
    transition: background .3s cubic-bezier(.4, 0, .2, 1);
}

/* Hover effect */
.text-banner #breadcrumbs span:nth-last-child(2) a:hover {
    background: var(--e-global-color-accent);
}

.text-banner .category:hover{
    background: var(--e-global-color-accent);
}


@media only screen and (min-width: 1024px) {
    .text-banner {
        padding-bottom: var(--padding-md);
    }
}




/*------------------------------------*
  #KEY-MARKETS-BANNER
*------------------------------------*/
.key-markets-banner{
    min-height: calc(100vh - var(--padding-lg));
}
.key-markets-banner .title,
.key-markets-banner .text{
    max-width: 660px !important;
}

.key-markets-banner .category{
    padding: 4px 8px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.30);
}

/*
** Setting the images to fill the bg
*/
.key-markets-banner .background-image{
    mix-blend-mode: luminosity;
}
.key-markets-banner .background-image img{
    opacity: 0.2;
}

/*
** Adding the overlay
*/
.key-markets-banner::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
/* Government */
.page-id-1015 .key-markets-banner::after{
    background: #2A3D45;
}

/* Industrial */
.page-id-1211 .key-markets-banner::after{
    background: #7F9183;
}
/* Commercial */
.page-id-1209 .key-markets-banner::after{
    background: #62929E;
}
/* Data */
.page-id-1213 .key-markets-banner::after{
    background: #1D1D1F;
}




/*------------------------------------*
  #DOWN-ARROW
*------------------------------------*/

#first-section .down-arrow{
    position: absolute;
    top: -1px;
    width: 32px;
    height: 32px;
}

#first-section .down-arrow svg{
    width: 32px;
    height: auto;
}

/* Government */
.page-id-1015 #first-section .down-arrow svg path{
    fill: #2A3D45;    
}
/* Commercial */
.page-id-1209 #first-section .down-arrow svg path{
    fill: #62929E;    
}
/* Data */
.page-id-1213 #first-section .down-arrow svg path{
    fill: #1D1D1F;    
}
/* Industrial */
.page-id-1211 #first-section .down-arrow svg path{
    fill: #7F9183;    
}




/*------------------------------------*
  #FIRE-NOTE
*------------------------------------*/

.fire-note{
    justify-self: center;
    position: absolute;
    bottom: 16px;
    left: 50%;
    right: 50%;
    max-width: 350px;
    gap: 24px;
    padding: 16px;
    background: rgba(255,255,255,0.6);
    border-radius: 8px;
}
.fire-note .fire-icon,
.fire-note .fire-icon svg {
    width: 40px !important;
    height: 40px !important;
}




/*------------------------------------*
  #TEXT-IMAGE-SECTION
*------------------------------------*/

.text-image-section {
    gap: var(--padding-md);
    padding: var(--padding-sm) var(--padding-lg); 
    z-index: 2;
    overflow: hidden;
}
.text-image-section .img-col{
    min-height: calc(50vw - var(--padding-lg) - var(--padding-md));
}
.text-image-section img{
    border-radius: 6px;
    overflow: hidden;
}
.text-image-section.border{
    /*margin: var(--padding-md);
    width: calc(100vw - var(--padding-md) -  var(--padding-md));
    border-radius: 8px;
    overflow: hidden;*/
    background: white !important;
}
.text-image-section.border .img-col,
.text-image-section.border .text-col {
    z-index: 1;
}
.text-image-section.border::after{
    content: "";
    position: absolute;
    top: 0;
    left: var(--padding-sm);
    height: 100%;
    background: var( --e-global-color-e6163eb );
    width: calc(100vw - var(--padding-sm) -  var(--padding-sm));
    border-radius: 8px;
    overflow: hidden;
    z-index: 0;
}

/*
** Styling the product navigation
*/
.text-image-section .elementor-widget-shortcode{
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    width: calc(100% - 24px);
}

.text-image-section .post-navigation{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.text-image-section .post-navigation a{
    width: 100%;
    height: 100%;
}


/*
** Styling the new product navigation
*/
.text-image-section .post-navigation .post-navigation__arrow-prev,
.text-image-section .post-navigation .post-navigation__arrow-next{
    font-size: 0 !important;
    width: 48px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    margin: 0 !important;
    border: 1px solid red;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}
.text-image-section .post-navigation .post-navigation__arrow-next{
    margin-left: auto !important;
}

/*
** Adding the product nav arrows
*/
.text-image-section .post-navigation .post-navigation__arrow-prev::after,
.text-image-section .post-navigation .post-navigation__arrow-next::after{
    content: url("https://magnasphere.com/wp-content/uploads/2025/05/arrow-left-red.svg");
    position: absolute;
    pointer-events: none;
    transition: all .6s cubic-bezier(.4, 0, .2, 1);
}
.text-image-section .post-navigation .post-navigation__arrow-next::after{
    content: url("https://magnasphere.com/wp-content/uploads/2025/05/arrow-right-red.svg");
}


/* JS-triggered classes */
.text-image-section .post-navigation .post-navigation__arrow-next.animate-next::after {
    animation: arrowSlideNext 0.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

.text-image-section .post-navigation .post-navigation__arrow-prev.animate-prev::after {
    animation: arrowSlidePrev 0.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

/* Fallback hover animation */
.text-image-section .post-navigation .post-navigation__arrow-next:hover::after {
    animation: arrowSlideNext 0.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

.text-image-section .post-navigation .post-navigation__arrow-prev:hover::after {
    animation: arrowSlidePrev 0.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

/* Keyframes */
@keyframes arrowSlideNext {
    0%   { transform: translateX(0); opacity: 1; }
    30%  { transform: translateX(50px); opacity: 0; }
    31%  { transform: translateX(-50px); opacity: 0; }
    100% { transform: translateX(0); opacity: 1; }
}

@keyframes arrowSlidePrev {
    0%   { transform: translateX(0); opacity: 1; }
    30%  { transform: translateX(-50px); opacity: 0; }
    31%  { transform: translateX(50px); opacity: 0; }
    100% { transform: translateX(0); opacity: 1; }
}

@media only screen and (max-width: 767px) {
    .text-image-section .img-col{
        order: 1;
        min-height: 80vw;
    }
    .text-image-section .text-col{
        order: 2 !important;
    }
    /*
    ** Styling the product navigation
    */
    .text-image-section .elementor-widget-shortcode{
        top: 50vw;
    }
}




/*------------------------------------*
  #SECTION-TITLE
*------------------------------------*/

/*
** Positioning the title
*/
.section-title{
    padding-left: 16px;
}

/*
** Adding the red line
*/
.section-title::before{
    content: "";
    position: absolute;
    width: 4px;
    height: 100%;
    background: var( --e-global-color-accent );
    left: 0;
}
/*
** Adding the red line
*/
.section-title-yellow::before{
    content: "";
    position: absolute;
    width: 4px;
    height: 100%;
    background: var( --e-global-color-46f8749 ) !important;
    left: 0;
}




/*------------------------------------*
  #TESTIMONIAL-CAROUSEL
*------------------------------------*/

.testimonial-carousel .elementor-main-swiper {
    padding: 0 !important;
    margin: 0 !important;
    min-height: 50vh;
}

.testimonials .elementor-widget-testimonial-carousel .swiper-slide{
    padding: var(--padding-lg);
    padding-top: var(--padding-md);
}

.testimonials .swiper-slide .elementor-testimonial{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
    pointer-events: none;
}

.testimonials .elementor-testimonial__text{
    font-style: normal !important;
    width: 100%;
}

/*
** Styling the arrows
*/
.testimonial-carousel .elementor-swiper-button {
    width: 64px !important;
    height:48px !important;
    overflow: hidden; 
    justify-content: center;
    border: 1px solid red;
    border-radius: 6px;
    transition: all .6s cubic-bezier(.4, 0, .2, 1); 
    z-index: 99;
}

/*
** Hiding the default arrows
*/
.testimonial-carousel .elementor-swiper-button svg{
    display: none;
}

/*
** Adding the arrows
*/
.testimonial-carousel .elementor-swiper-button-prev::after,
.testimonial-carousel .elementor-swiper-button-next::after {
    content: url('https://magnasphere.com/wp-content/uploads/2025/05/arrow-right-red.svg');
    align-self: center !important;
    width: 16px;
    opacity: 1;
    font-size: 0;
    transform: translateX(-50%);
    transition: all .6s cubic-bezier(.4, 0, .2, 1);
}

/*
** Adding the prev arrow icon
*/
.testimonial-carousel .elementor-swiper-button-prev::after {
    content: url('https://magnasphere.com/wp-content/uploads/2025/05/arrow-left-red.svg');
}

/*
** Positioning the arrows
*/
.testimonial-carousel .elementor-swiper-button-prev {
    top: calc(100% - var(--padding-md) - 24px) !important;
    left: calc(100% - var(--padding-md) - 64px) !important;
}
.testimonial-carousel .elementor-swiper-button-next {
    top: calc(100% - var(--padding-md) - 24px - 48px - 8px) !important;
    left: calc(100% - var(--padding-md) - 64px) !important;
}

/*
** Adding the secondary arrow
*/
.testimonial-carousel .elementor-swiper-button-prev::before,
.testimonial-carousel .elementor-swiper-button-next::before {
    content: url('https://magnasphere.com/wp-content/uploads/2025/05/arrow-right-red.svg');
    align-self: center !important;
    width: 16px;
    transition: all .6s cubic-bezier(.4, 0, .2, 1);
    opacity: 1;
    font-size: 0;
    transform: translateX(-64px);
}

/*
** Adding the secondary prev arrow icon
*/
.testimonial-carousel .elementor-swiper-button-prev::before {
    content: url('https://magnasphere.com/wp-content/uploads/2025/05/arrow-left-red.svg');
    transform: translateX(64px);
}

/*
** Positioning and styling the pagination
*/
.testimonial-carousel .swiper-pagination {
    display: flex;
    padding-left: var(--padding-lg);
    padding-bottom: var(--padding-md);
    pointer-events: none;
}

.testimonial-carousel .swiper-pagination  .swiper-pagination-bullet{
    background: white;
    border: 1px solid red;
    opacity: 1;
}

/*
** Arrow hover states
*/
.testimonial-carousel .elementor-swiper-button-next:hover::after{
    transform: translateX(64px);
}
.testimonial-carousel .elementor-swiper-button-prev:hover::after{
    transform: translateX(-64px);
}
.testimonial-carousel .elementor-swiper-button-next:hover::before,
.testimonial-carousel .elementor-swiper-button-prev:hover::before{
    transform: translateX(8px);
}


@media only screen and (min-width: 768px) {
    .testimonial-carousel .title{
        position: absolute;
    }
    .testimonial-carousel .elementor-slide-heading{
        width: 50% !important;
        margin-left: 50% !important;
    }
    .testimonial-carousel .elementor-slide-description{
        position: absolute;
        top: 96px;
    }
}

@media only screen and (min-width: 1024px) {
    .testimonials .swiper-slide {
        padding-left: 25% !important;
    }
    .testimonials .elementor-testimonial__text{
        width: 70%;
    }
}




/*------------------------------------*
  #CLIENT-LOGOS
*------------------------------------*/

.client-logos .logos-carousel .elementor-image-carousel{
    gap: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
}
.client-logos .logos-carousel .elementor-image-carousel .swiper-slide{
    background: white;
}
.client-logos .logos-carousel img{
    padding: 48px;
}

.client-logos .logos-carousel .swiper-wrapper {
    display: flex;
    transition-timing-function: linear !important;
    animation: continuousScroll 40s linear infinite;
}

@keyframes continuousScroll {
    from { transform: translateX(0); }
    to { transform: translateX(-100%); }
}




/*------------------------------------*
  #CTA-SECTION
*------------------------------------*/

.cta-section{
    padding: var(--padding-lg);
}

.cta-section svg path{
    fill: white;
}

.cta-section .quote-col::after,
.cta-section .call-us-col::after,
.cta-section .support-col::after {
    content: "";
    position: absolute;
    top: 25%;
    right: -24px;
    width: 1px;
    height: 50%;
    background: rgba(255, 255, 255, 0.6);
}

@media only screen and (min-width: 1024px) {
    .cta-section{
        padding: var(--padding-sm) var(--padding-lg);
    }
}




/*------------------------------------*
  #FEATURES-SECTION
*------------------------------------*/

.features-section,
.features-section .features-col{
    gap: var(--padding-sm);
}
.features-section .feature{
    flex-direction: column;
    border-radius: 8px;
    padding: var(--padding-lg);
    flex: 1;
    flex-wrap: nowrap;
}
.features-section .feature img{
    mix-blend-mode: multiply;
    opacity: 0.3;
}

@media only screen and (min-width: 1024px) {
    .features-section .feature{
        padding: var(--padding-md);
    } 
    .features-section .feature img{
        opacity: 1;
    }
}




/*------------------------------------*
  #PRODUCTS
*------------------------------------*/

.product-grid-container {
    background: var( --e-global-color-8d9a1fa );
    padding-top: 1px;
    padding-bottom: 1px;
    overflow: hidden;
}
.product-grid-container .elementor-loop-container{
    gap: 1px !important;
}



.product-grid-container .elementor-grid-mobile-1  .elementor-loop-container .e-loop-item{
    height: 60vw !important;
}

.product-grid-container .elementor-grid-tablet-2  .elementor-loop-container .e-loop-item{
    height: 30vw !important;
}

@media only screen and (min-width: 1024px) {

    .product-grid-container .elementor-grid-3  .elementor-loop-container .e-loop-item{
        height: 25vw !important;
    }
    .product-grid-container .elementor-grid-4  .elementor-loop-container .e-loop-item{
        height: 25vw !important;
    }
    .product-grid-container .elementor-grid-5  .elementor-loop-container .e-loop-item{
        height: 20vw !important;
    }
    .product-grid-container .elementor-grid-6  .elementor-loop-container .e-loop-item{
        height: 16.1666666667vw !important;
    }
}


/*
** Make the section background dark grey (for the dividng lines)
*/
.product-grid-container {
    background: var( --e-global-color-566a41b );
}
.product-grid-container.light-grey{
    background: var( --e-global-color-9bf19ad );
}
/*
** Make the thumb background light-grey
*/
.product-grid-container.light-grey .product-thumb{
    background: var( --e-global-color-8d9a1fa );
}




/*------------------------------------*
  #PRODUCT-CAROUSEL
*------------------------------------*/

.product-carousel .swiper-wrapper{
    height: 100vw;
}

.product-carousel .product-thumb .title{
    max-width: 220px !important;
}

/*.product-carousel .swiper-wrapper .e-loop-item{
    pointer-events: none;  
}*/

@media only screen and (min-width: 480px) {
    .product-carousel .swiper-wrapper{
        height: 60vw;
    }    
}

@media only screen and (min-width: 768px) {
    .product-carousel .swiper-wrapper{
        height: 50vw;
    }    
}

@media only screen and (min-width: 1024px) {
    .product-carousel .swiper-wrapper{
        height: 30vw;
    }    
}




/*------------------------------------*
  #TABBED-CONTENT
*------------------------------------*/

.tabbed-content img{
    overflow: hidden;
    width: 100%;
}


.tabbed-content .table {
    grid-template-columns: auto 1fr !important;
    grid-template-rows: auto auto auto; /* each row sizes to fit its tallest item */
}

/*
** Adding the underline on the table rows
*/
.tabbed-content .table .title::after,
.tabbed-content .table .text::after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid rgba(192, 211, 216, 1);
}

.tabbed-content .table .title ,
.tabbed-content .table .text {
    padding: 6px 24px;
}

.tabbed-content .text.outline{
    border: 1px solid #000;
    border-radius: 4px;
    padding: 24px;
}

.tabbed-content .table .text p{
    padding: 0;
}
.tabbed-content .table .title{
    background: rgba(192, 211, 216, 0.4);
    border-radius: 8px;
}
.tabbed-content .table .image {
    width: auto;
    max-height: 200px;
    text-align: left;
    margin-left:24px;
}
.tabbed-content .table .image img{
    width: auto;
    max-height: 200px;
    background: white;
    padding: 24px !important;
}


/*------------------------------------*
  #TABBED-CONTENT-SECTION
*------------------------------------*/

.tabbed-content{
    padding: 0 var(--padding-sm);
}

.tabbed-content .e-n-tabs{
    gap: 0 !important;
}

/*
** Styling the tabs
*/
.tabbed-content .e-n-tab-title {
    padding: 24px !important;
    border-radius: 8px 8px 0 0 !important;
    background: rgba(255, 255, 255, 0.30) !important;
    backdrop-filter: blur(10px);
    transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    flex: 1 !important;
    overflow: hidden;
}

/*
** Adding the tab gradient
*/
.tabbed-content .e-n-tab-title::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(70, 104, 114, 0.00) 73.85%, rgba(70, 104, 114, 0.20) 100%), #C0D3D8;
    z-index: -1;
    transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

/*
** Setting the active state for the tabs
*/
.tabbed-content .e-n-tab-title[aria-selected='true'] {
    background: var( --e-global-color-239a9f9 ) !important;
}
.tabbed-content .e-n-tab-title[aria-selected='true'] .e-n-tab-title-text {
    color: #000 !important;
}
.tabbed-content .e-n-tab-title[aria-selected='true']::after{
    background: var( --e-global-color-239a9f9 ) !important;
}

/*
** Styling the tab text
*/
.tabbed-content .e-n-tab-title .e-n-tab-title-text{
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    text-align: left;
    color: var( --e-global-color-1f6b6a5 );
}

/*
** Hover state for the tabs
*/
.tabbed-content .e-n-tab-title:hover::after {
    background: var( --e-global-color-239a9f9 ) !important;
}

/*
** Styling the content
*/
.tabbed-content .e-n-tabs-content{
    padding: var(--padding-md);
    min-height: 40vh;
    background:  var( --e-global-color-239a9f9 );
    border-radius: 0 0 8px 8px;
    gap: var(--padding-md) !important;
}

.tabbed-content .elementor-loop-container > div::after {
    content: "";
    display: block;
    width: 100%;
    background: rgba(192, 211, 216, 1);
    height: 1px;
    position: absolute;
}

.tabbed-content .table{
    width: 55%;
}
.tabbed-content .dimensions-col{
    width: 45%;
}
.tabbed-content .dimensions-col .elementor-widget-image{
    height: 30vw !important;
    background: white;
    border-radius: 8px;
    padding: 24px;
}
.tabbed-content .dimensions-col img{
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}

.no-downloads-message {
    text-align: center;
    background: #f9f9f9;
    padding: var(--padding-sm);
    border-radius: 8px;
    color: #333;
}
.no-downloads-message a {
    color: var(--e-global-color-primary);
    text-decoration: none;
    font-weight: 500;
}
.no-downloads-message a:hover {
    text-decoration: underline;
}


@media only screen and (max-width: 1023px){
    /*
    ** Styling the content
    */
    .tabbed-content .e-n-tabs-content > div:first-of-type {
         background:  var( --e-global-color-239a9f9 ) !important;
         padding: var(--padding-md);
    }
    .tabbed-content .table{
        width: 100%;
    }
    .tabbed-content .table,
    .tabbed-content .table .e-grid{
        display: flex !important;
        flex-wrap: wrap !important;
    }
    .tabbed-content .dimensions-col{
        width: 100%;
    }
    .tabbed-content .table .title{
        width: 50%;
    }
    .tabbed-content .table .text{
        width: 50%;
    }
    .tabbed-content .dimensions-col .elementor-widget-image{
        height: 80vw !important;
        padding: 24px;
    }
    .tabbed-content .dimensions-col img{
        height: 100% !important;
        width: 100% !important;
        object-fit: contain;
    }
}




/*------------------------------------*
  #TEXT-AND-ACCORDION
*------------------------------------*/

.text-accordion{
    background: white;
}

/*
** Styling the accordion
*/
.text-accordion .e-n-accordion-item{
    overflow: hidden;
}

/*
** Removing the default icon
*/
.text-accordion .e-n-accordion-item .e-n-accordion-item-title-icon{
    display: none;
}

.text-accordion .e-n-accordion-item-title,
.text-accordion .e-n-accordion-item-title-text{
	padding-right: 24px;
}

/*
** Styling the accodion title text
*/
.text-accordion .e-n-accordion-item-title-text{
	font-size: 1.8rem !important;
	line-height: 2.4rem !important;
    transition: all 0.3s ease-in-out;
}

/*
** Adding the icon
*/
.text-accordion .e-n-accordion-item-title::after{
    content: url("https://magnasphere.com/wp-content/uploads/2025/06/chevron.down_.svg");
    position: absolute;
    right: 4px;
    left: auto;
    width: 32px !important;
    height: 32px !important;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(0) translateY(3px); 
}
.text-accordion .e-n-accordion-item-title::before{
    content: "";
    position: absolute;
    right: 0;
    margin-left: auto;
    background: #fff;
    border-radius: 100%;
    width: 40px !important;
    height: 40px !important;
    padding: 8px;
    transition: all 0.3s ease-in-out;
    display: flex; 
    border: 1px solid white;
}

/*
** Selected state for the icon
*/
.text-accordion .e-n-accordion-item[open] .e-n-accordion-item-title::after{
    transform: rotate(180deg) translateY(3px); 
}
/*
** Selected state for the icon
*/
.text-accordion .e-n-accordion-item[open] .e-n-accordion-item-title::before{
    border: 1px solid red;
    transform: scale(0.9);
}
/*
** Selected state for the icon
*/
.text-accordion .e-n-accordion-item[open] .e-n-accordion-item-title:hover::before{
    transform: scale(1);
}

/*
** Hover state for the icon
*/
.text-accordion .e-n-accordion-item-title:hover::before{
    border: 1px solid red;
    padding: 8px;
    transform: scale(0.9);
    right: 0;
}

@media only screen and (max-width: 1024px) {

    .text-accordion .accordion-col{
        padding-top: 0;
    }
    .e-n-accordion .e-n-accordion-item .e-con {
        padding: 0 24px 32px 24px !important;
    }
}/* End custom CSS */