.elementor-kit-6{--e-global-color-primary:#00632E;--e-global-color-secondary:#CB923B;--e-global-color-text:#445555;--e-global-color-accent:#CB923B;--e-global-color-f452a4f:#F5F5F5;--e-global-color-1a73de5:#FFFFFF;--e-global-typography-primary-font-family:"Antonio";--e-global-typography-primary-font-size:clamp(1.875rem, 1.14rem + 2.613vw, 2.813rem);--e-global-typography-primary-font-weight:300;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Antonio";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:300;--e-global-typography-secondary-line-height:1.25em;--e-global-typography-text-font-family:"Verdana";--e-global-typography-text-font-size:clamp(0.938rem, 0.791rem + 0.523vw, 1.125rem);--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-c4a40b3-font-family:"Antonio";--e-global-typography-c4a40b3-font-size:clamp(1.25rem, 1rem + 0.8vw, 1.5rem);--e-global-typography-c4a40b3-font-weight:200;--e-global-typography-c4a40b3-text-transform:uppercase;--e-global-typography-d1fd2b3-font-family:"Antonio";--e-global-typography-d1fd2b3-font-size:clamp(1.125rem, 0.782rem + 1.22vw, 1.563rem);--e-global-typography-d1fd2b3-font-weight:300;--e-global-typography-d1fd2b3-text-transform:none;--e-global-typography-d1fd2b3-line-height:1.4em;--e-global-typography-cd84aaf-font-family:"Antonio";--e-global-typography-cd84aaf-font-size:clamp(1.875rem, 0.209rem + 5.923vw, 4rem);--e-global-typography-cd84aaf-font-weight:400;--e-global-typography-cd84aaf-line-height:1.1em;--e-global-typography-cd84aaf-letter-spacing:0.7px;--e-global-typography-00ddd84-font-family:"Verdana";--e-global-typography-00ddd84-font-size:clamp(1.25rem, 1.005rem + 0.871vw, 1.563rem);--e-global-typography-00ddd84-font-weight:500;--e-global-typography-00ddd84-line-height:1.3em;--e-global-typography-34c05a2-font-family:"Verdana";--e-global-typography-34c05a2-font-size:16px;--e-global-typography-34c05a2-font-weight:400;--e-global-typography-34c05a2-line-height:1.3em;--e-global-typography-ed3333e-font-family:"Verdana";--e-global-typography-ed3333e-font-size:clamp(1.375rem, 0.983rem + 1.394vw, 1.875rem);--e-global-typography-ed3333e-font-weight:700;--e-global-typography-ed3333e-line-height:1.3em;--e-global-typography-3b34b71-font-family:"Verdana";--e-global-typography-3b34b71-font-size:23px;--e-global-typography-5a122b8-font-family:"Antonio";--e-global-typography-5a122b8-font-size:25px;--e-global-typography-5a122b8-font-weight:300;--e-global-typography-5a122b8-line-height:1.25em;--e-global-typography-445f1bf-font-family:"Antonio";--e-global-typography-445f1bf-font-size:19px;--e-global-typography-445f1bf-font-weight:300;--e-global-typography-445f1bf-text-transform:none;color:var( --e-global-color-text );font-family:var( --e-global-typography-secondary-font-family );font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-6 a{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1180px;}.e-con{--container-max-width:1180px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1500px){.elementor-kit-6{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}@media(max-width:1220px){.elementor-kit-6{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-d1fd2b3-line-height:1.4em;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-sticky { width: 100% !important }

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,40px,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInUp {
    animation-name: fadeUp
}

.header
{
    background-color: transparent;
     transition: 0.5s ease-in-out !important;
    min-height: 100px;
}
.header.elementor-sticky--effects 
{
    background-color: white
    !important;
     transition: 0.5s ease-in-out !important;
       min-height: 80px;
         box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.05);
}
.site-logo img
{
    min-width: 200px;
     transition: 0.5s ease-in-out !important;
  filter: brightness(0) invert(1) !important;
}
.elementor-sticky--effects .site-logo img
{
    max-width: 150px;
    min-width: 150px;
     transition: 0.5s ease-in-out !important;
filter: brightness(1) invert(0) !important;
}
.header.elementor-sticky--effects .menu-button
{
    padding: 15px;
    background-color:var( --e-global-color-primary );
}
.header.elementor-sticky--effects .menu-button:hover
{
    padding: 15px;
    background-color:var( --e-global-color-text);
    color: white !important;
}
.header.elementor-sticky--effects .menu-button:hover a
{
    color: white !important;
}
.header.elementor-sticky--effects a
{
    color: var( --e-global-color-text ) !important;
}
.header.elementor-sticky--effects a:hover
{
    color: var(--e-global-color-accent) !important;
}


.ken_b_center::before {
animation: zoom_in 30s alternate linear infinite;
will-change: transform;
}

@keyframes zoom_in {
0% {
transform:scale(1);
}
100% {
transform:scale(1.2);
}
}

.fa-chevron-down:before {
    color: var( --e-global-color-accent ) !important;
}/* End custom CSS */