.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#878787;--e-global-color-accent:#417DF9;--e-global-color-ccbcece:#FFFFFF;--e-global-color-d4ed76c:#BC2026;--e-global-color-36825d9:#0466C8;--e-global-color-7614182:#488DBF;--e-global-color-b092d08:#C5C5C5;--e-global-color-db1cf7d:#525252;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-8f0b1db-font-family:"Helvetica";--e-global-typography-8f0b1db-font-size:16px;--e-global-typography-8f0b1db-line-height:1.8em;--e-global-typography-411c3be-font-family:"Montserrat";--e-global-typography-411c3be-font-size:16px;--e-global-typography-411c3be-text-transform:uppercase;--e-global-typography-411c3be-letter-spacing:1px;--e-global-typography-b585f6e-font-family:"Montserrat";--e-global-typography-b585f6e-font-size:48px;--e-global-typography-b585f6e-font-weight:700;--e-global-typography-fce1d88-font-family:"Montserrat";--e-global-typography-fce1d88-font-size:40px;--e-global-typography-fce1d88-font-weight:600;--e-global-typography-93ee987-font-family:"Montserrat";--e-global-typography-93ee987-font-size:31.25px;--e-global-typography-93ee987-font-weight:500;--e-global-typography-bf3ae86-font-family:"Montserrat";--e-global-typography-bf3ae86-font-size:25px;--e-global-typography-3dda63d-font-family:"Montserrat";--e-global-typography-3dda63d-font-size:20px;--e-global-typography-fef2804-font-family:"Montserrat";--e-global-typography-fef2804-font-size:16px;font-family:var( --e-global-typography-8f0b1db-font-family ), Sans-serif;font-size:var( --e-global-typography-8f0b1db-font-size );line-height:var( --e-global-typography-8f0b1db-line-height );}.elementor-kit-6 h2{font-family:"Montserrat", Sans-serif;font-size:25px;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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-kit-6{--e-global-typography-b585f6e-font-size:3rem;--e-global-typography-fce1d88-font-size:2.4rem;font-size:var( --e-global-typography-8f0b1db-font-size );line-height:var( --e-global-typography-8f0b1db-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-8f0b1db-font-size:1em;--e-global-typography-b585f6e-font-size:2.6em;--e-global-typography-fce1d88-font-size:2.1em;font-size:var( --e-global-typography-8f0b1db-font-size );line-height:var( --e-global-typography-8f0b1db-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*** Mobile Menu and Floating CTC ***/
.sticky-mobile-cta {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 98;
}

.sticky-mobile-cta a.bdt-ep-button {
    width: 100% !important;
}

.sticky-mobile-cta .elementor-widget-bdt-advanced-button,
.sticky-mobile-cta .elementor-widget-button,
.sticky-mobile-cta a.elementor-button-link {
    width: 100% !important;
}

/*** UAE Mobile Menu Button ***/
a.uael-menu-item.elementor-button i {
    margin-right: 10px;
}

a.uael-menu-item.elementor-button {
    width: 100%;
    justify-content: center !important;
}


/*** Remove Margin on Last P ***/
p:last-child {
	margin-bottom: 0 !important;
}



/*** Span Colors ***/
.clr-accent {
	color: var( --e-global-color-accent );
}

/*** Remove Child Theme credit on the footer ***/
div#footerlinktochildthemewp {
    display: none;
}
/***Align Icon Lists ***/
.align-icon li.elementor-icon-list-item, 
.align-icon.link li.elementor-icon-list-item a {align-items: flex-start !important;}

.align-icon span.elementor-icon-list-icon, 
.align-icon.link a span.elementor-icon-list-icon {margin-top: 5px;}

.link a span {
    transition: all .2s ease-in-out;
}

.break .elementor-icon-list-text {
    word-break: break-all;
}/* End custom CSS */