.elementor-kit-9{--e-global-color-primary:#3BF285;--e-global-color-secondary:#FAFAFA;--e-global-color-text:#282828;--e-global-color-accent:#3DD078;--e-global-color-4de288c:#282828;--e-global-color-2d94596:#3A3A3A;--e-global-color-f813d18:#3A3A3A;--e-global-typography-primary-font-family:"TT Lakes";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:56px;--e-global-typography-secondary-font-family:"TT Lakes";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:48px;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"TT Lakes";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:24px;--e-global-typography-d5acd01-font-family:"TT Lakes";--e-global-typography-d5acd01-font-size:36px;--e-global-typography-d5acd01-font-weight:700;--e-global-typography-d5acd01-text-transform:uppercase;--e-global-typography-d5acd01-line-height:40px;--e-global-typography-5349c2b-font-family:"TT Lakes";--e-global-typography-5349c2b-font-size:32px;--e-global-typography-5349c2b-font-weight:700;--e-global-typography-5349c2b-text-transform:uppercase;--e-global-typography-5349c2b-line-height:40px;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-family:"TT Lakes", Sans-serif;font-size:18px;font-weight:500;text-transform:none;line-height:24em;color:var( --e-global-color-f813d18 );background-color:#FFFFFF00;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-2d94596 );border-radius:100px 100px 100px 100px;padding:10px 30px 10px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1260px;}.elementor-widget:not(:last-child){margin-bottom:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}}/* Start custom CSS */.elementor-button .elementor-button-icon.elementor-align-icon-right svg {
    margin-bottom: 2px;
}

@keyframes slideInUpTab {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

@keyframes slideInDownTab {
    0% {
        opacity: 1;
        display: block;
        transform: translateY(0px);
    }
    99% {
        display: block;
    }
    100% {
        opacity: 0;
        transform: translateY(20px);
    }
}


@keyframes bounceCircleBase {
    0% { 
        transform: rotate(0deg) translate(0px, 0px) rotate(0deg); 
    }
    25% {
        transform: rotate(10deg) translate(20px, 30px) rotate(10deg);
    }
    50%   { 
        transform: rotate(20deg) translate(40px, 10px) rotate(20deg);
    }
    75%   { 
        transform: rotate(40deg) translate(10px, -20px) rotate(40deg);
    }
    100% {
        transform: rotate(0deg) translate(0px, 0px) rotate(0deg);
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'TT Lakes';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://ecofactor.croscor.com/wp-content/uploads/2021/05/TTLakes-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'TT Lakes';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://ecofactor.croscor.com/wp-content/uploads/2021/05/TTLakes-DemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'TT Lakes';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://ecofactor.croscor.com/wp-content/uploads/2021/05/TTLakes-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */