.elementor-kit-9{--e-global-color-primary:#51C1AF;--e-global-color-secondary:#CC6C27;--e-global-color-text:#000000;--e-global-color-accent:#EEEEEE;--e-global-color-1cfea19:#C9171A;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--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;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 p{margin-block-end:13px;}.elementor-kit-9 a{color:#51C1AF;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-family:"Anteb", Sans-serif;font-size:18px;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@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 */@keyframes fadeDown {
    from {
        opacity: 0;
        transform:
        translate3d(0,-20px,0)
    }
}

.elementor-element.fadeInDown
{
    animation-name: fadeDown
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform:
        translate3d(0,20px,0)
    }
}

.elementor-element.fadeInUp
{
    animation-name: fadeUp
}/* End custom CSS */