.elementor-kit-22{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:300;--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;color:#333333;font-family:"Inter", Sans-serif;font-size:16px;text-decoration:none;}.elementor-kit-22 e-page-transition{background-color:#FFBC7D;}.elementor-kit-22 a{color:#F04B00;font-family:"Roboto", Sans-serif;font-size:13px;font-weight:300;line-height:1.54em;}.elementor-kit-22 h1{color:#FFFFFF;font-family:"Inter", Sans-serif;font-size:84px;font-weight:100;}.elementor-kit-22 h2{color:#333333;font-family:"Inter", Sans-serif;font-size:32px;font-weight:300;line-height:1.5em;}.elementor-kit-22 h3{color:#333333;font-family:"Inter", Sans-serif;font-size:26px;font-weight:300;line-height:1.4em;}.elementor-kit-22 h4{color:#333333;font-family:"Inter", Sans-serif;font-size:22px;font-weight:300;line-height:1.5em;}.elementor-kit-22 h5{color:#333333;font-family:"Inter", Sans-serif;font-size:16px;font-weight:300;text-decoration:none;line-height:20px;}.elementor-kit-22 h6{color:#333333;font-family:"Inter", Sans-serif;font-size:12px;font-weight:300;line-height:1px;}.elementor-kit-22 button,.elementor-kit-22 input[type="button"],.elementor-kit-22 input[type="submit"],.elementor-kit-22 .elementor-button{text-decoration:none;}.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;}{}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 */.donotshow {
        opacity: 1;
        transition: all 0.3s ease-in-out;
}

.colhover1:hover .donotshow {
    opacity: 0;
}

.reveals {
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.colhover {
    /*background-size: 100% !important;*/
    transition-duration: 0.5s;
    transition-timing-function: ease-out;
}

.colhover:hover .reveals {
    opacity: 1;
}
/*
.colhover:hover {
 background-size:110% !important;   
} */

.colhover1 {
    background-size: 100% !important;
    transition-duration: 0.5s;
    transition-timing-function: ease-out;
}

.colhover1:hover .reveals {
    opacity: 1;
}

.colhover1:hover {
 background-size:110% !important;   
}/* End custom CSS */