.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-1541 .elementor-element.elementor-element-40c605f4{text-align:center;}.elementor-1541 .elementor-element.elementor-element-40c605f4 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:3.13rem;font-weight:400;text-transform:capitalize;line-height:1.2em;color:var( --e-global-color-28cbd80 );}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-1541 .elementor-element.elementor-element-40c605f4 .elementor-heading-title{font-size:2.08rem;}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-1541 .elementor-element.elementor-element-40c605f4 .elementor-heading-title{font-size:1.56rem;line-height:1.3em;}}/* Start custom CSS for heading, class: .elementor-element-40c605f4 */.zimo-bold {
    font-weight: 700;
    color: #FFF ;
    font-size: var( --e-global-typography-1b672c4-font-size ) ;
}
.zimo-color {
    color: rgba(237, 28, 36, 1);
}/* End custom CSS */
/* Start custom CSS */.zimo-svg-animate path:nth-child(3) {
    animation: svgfloat 1.7s ease-in-out infinite;
}
@keyframes svgfloat {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.zimo-qa , .zimo-qa h3 , .zimo-qa p {
    transition: .7s ease !important;
}

.zimo-qa:hover h3 {
    color: rgba(237, 28, 36, 1);
}
.zimo-qa:hover p {
    opacity: 1;
}

.zimo-qa:hover {
    border-bottom-color: rgba(237, 28, 36, 1) !important;
}/* End custom CSS */