.elementor-kit-9{--e-global-color-primary:#252867;--e-global-color-secondary:#60A3CE;--e-global-color-text:#555555;--e-global-color-accent:#252867;--e-global-color-4349e3c:#60A3CE;--e-global-color-f5c5d1b:#D5C8BC;--e-global-color-18d513e:#59B272;--e-global-color-5841514:#FFFFFF;--e-global-color-1089d8a:#2528671A;--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:"Nunito";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Nunito";--e-global-typography-accent-font-weight:500;font-size:18px;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 h1{font-size:clamp(2.25rem, 3.5vw, 3rem);}.elementor-kit-9 h2{font-size:clamp(2rem, 3.5vw, 2.5rem);}.elementor-kit-9 h3{font-size:clamp(1.5rem, 2.5vw, 2rem);}.elementor-kit-9 h4{font-size:clamp(1.25rem, 2vw, 1.75rem);}.elementor-kit-9 h5{font-size:clamp(1.125rem, 1.75vw, 1.5rem);line-height:1.5;}.elementor-kit-9 h6{font-size:clamp(1.0625rem, 1.5vw, 1.375rem);}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-weight:700;border-radius:100px 100px 100px 100px;padding:1.2rem 1.7rem 1.2rem 1.7rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-section.elementor-section-boxed > .elementor-container{max-width:95%;}.e-con{--container-max-width:95%;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:95%;}.e-con{--container-max-width:95%;}}
/* Start custom CSS *//**google map icon**/
.map-icon img.attachment-full.size-full.wp-image-132 {
    margin: 0 auto;
}
/**Icon box**/
.icon-box .elementor-icon-box-icon {
    margin-top: 12px;
}

/**services read more**/
.btn-learn-more .elementor-button-text {
    opacity: 0;
    max-width: 0;
    margin-left: 0;
    overflow: hidden;
    white-space: nowrap;
    transition: 
        max-width 0.4s ease,
        opacity 0.3s ease,
        margin 0.3s ease;
}
.elementor-button-content-wrapper{
    gap: 0;
}
/* Hover state */
.btn-learn-more:hover .elementor-button-text {
    opacity: 1;
    max-width: 200px; /* adjust based on text length */
    margin-left: 8px; /* spacing from icon */
}

/**ul end gap**/
.elementor-widget-text-editor ul li:last-child, .elementor-widget-text-editor ol li:last-child{
    margin-bottom: 20px;
}/* End custom CSS */