.elementor-kit-5{--e-global-color-primary:#6C1480;--e-global-color-secondary:#A3C965;--e-global-color-text:#000000;--e-global-color-accent:#6DC2BE;--e-global-color-abd5dd7:#6DC2BE;--e-global-color-95294c2:#97979B;--e-global-color-cac2009:#504E53;--e-global-color-553434c:#EB6200;--e-global-color-e6afa55:#E40067;--e-global-color-323058d:#FFFFFF;--e-global-color-6b799cd:#000000;--e-global-color-4869ae4:#E8E8E8;--e-global-typography-primary-font-family:"Raleway";--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:"Raleway";--e-global-typography-text-font-size:1.1em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:1500ms;}.elementor-kit-5 a{color:var( --e-global-color-primary );}.elementor-kit-5 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{color:var( --e-global-color-323058d );}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{color:var( --e-global-color-323058d );}.elementor-kit-5 img{border-style:none;border-radius:3px 3px 3px 3px;}.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{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:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-text-font-size:0.9em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Animation */

.glisser5 {
	animation: showup5 ease-in-out 2s   ;
}
@keyframes showup5 {
0% {
    transform: translate3d(0, -500%, 0);
}
100% {
    transform: translate3d(0, 0, 0);
    visibility: visible;
}
}

.glisser4 {
	animation: showup4 ease-in-out 2s   ;
}
@keyframes showup4 {
0% {
    transform: translate3d(0, -400%, 0);
}
100% {
    transform: translate3d(0, 0, 0);
    visibility: visible;
}
}

.glisser3 {
	animation: showup3 ease-in-out 2s   ;
}
@keyframes showup3 {
0% {
    transform: translate3d(0, -300%, 0);
}
100% {
    transform: translate3d(0, 0, 0);
    visibility: visible;
}
}

.glisser2 {
	animation: showup2 ease-in-out 2s   ;
}
@keyframes showup2 {
0% {
    transform: translate3d(0, -200%, 0);
}
100% {
    transform: translate3d(0, 0, 0);
    visibility: visible;
}
}

.glisser1 {
	animation: showup1 ease-in-out 2s   ;
}
@keyframes showup1 {
0% {
    transform: translate3d(0, -100%, 0);
}
100% {
    transform: translate3d(0, 0, 0);
    visibility: visible;
}
}/* End custom CSS */