.elementor-kit-19464{--e-global-color-primary:#003B70;--e-global-color-secondary:#808285;--e-global-color-text:#000000;--e-global-color-accent:#62A60A;--e-global-color-ba572a4:#FFFFFF;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Arimo", Sans-serif;}.elementor-kit-19464 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-kit-19464 a{color:var( --e-global-color-primary );}.elementor-kit-19464 a:hover{color:var( --e-global-color-primary );}.elementor-kit-19464 h1{font-family:"Arimo", Sans-serif;font-size:clamp(32px, 6vw, 70px);font-weight:700;text-transform:uppercase;}.elementor-kit-19464 h2{font-family:"Hemi Head", Sans-serif;font-size:clamp(26px, 3vw, 50px);text-transform:uppercase;}.elementor-kit-19464 h3{font-size:clamp(22px, 1/5vw, 30px);}.elementor-kit-19464 button,.elementor-kit-19464 input[type="button"],.elementor-kit-19464 input[type="submit"],.elementor-kit-19464 .elementor-button{text-transform:uppercase;border-radius:16px 16px 16px 16px;padding:16px 24px 16px 24px;}.elementor-kit-19464 input:not([type="button"]):not([type="submit"]),.elementor-kit-19464 textarea,.elementor-kit-19464 .elementor-field-textual{border-style:none;border-radius:16px 16px 16px 16px;padding:16px 24px 16px 24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}.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 */html, body {
max-width: 100%;
overflow-x: hidden;
}

.section-padding {
    padding-top: clamp(40px, 10%, 100px);
    padding-bottom: clamp(40px, 10%, 100px);
    padding-left: 40px;
    padding-right: 40px;
}

@media screen and (max-width: 767px) {
    .section-padding {
        padding: 50px 20px!important;
    }
}

.header-logo {
    transition: 0.2s ease;
}

.elementor-sticky--effects .header-logo {
    max-width: 140px !important;
}

/*Stacks Elementor Forms early*/
@media (max-width: 880px) {
    /* Target the column wrapper for each form field */
    .elementor-kit-19464 .elementor-form-fields-wrapper .elementor-field-group {
        width: 100% !important;
        flex-basis: 100% !important;
        max-width: 100% !important;
    }

    /* Optional: Adjust spacing between stacked fields */
    .elementor-kit-19464 .elementor-form-fields-wrapper .elementor-field-group {
        margin-bottom: 15px;
    }
}

/*Card height*/
.about-testimonial .eael-testimonial-item {
    min-height: 220px;
}

.support-iconbox {
    min-height: 230px;
}

@media screen and (max-width: 1366px){
    .about-testimonial .eael-testimonial-item {
        min-height: 260px;
    }
}

@media screen and (max-width: 1200px){
    .about-testimonial .eael-testimonial-item {
        min-height: 320px;
    }
}

@media screen and (max-width: 1024px){
    .about-testimonial .eael-testimonial-item,
    .support-iconbox {
        min-height: 0px;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Hemi Head';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://fmt.tfmstaging.com/wp-content/uploads/2026/03/HemiHeadRg-BoldItalic.eot');
	src: url('https://fmt.tfmstaging.com/wp-content/uploads/2026/03/HemiHeadRg-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('https://fmt.tfmstaging.com/wp-content/uploads/2026/03/HemiHeadRg-BoldItalic.woff2') format('woff2'),
		url('https://fmt.tfmstaging.com/wp-content/uploads/2026/03/HemiHeadRg-BoldItalic.woff') format('woff'),
		url('https://fmt.tfmstaging.com/wp-content/uploads/2026/03/HemiHeadRg-BoldItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */