.elementor-kit-8{--e-global-color-primary:#0D4896;--e-global-color-secondary:#1D1D1D;--e-global-color-text:#1D1D1D;--e-global-color-accent:#0D4896;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:200;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-primary-line-height:1.3em;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:200;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.3em;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{font-family:"Commissioner", Sans-serif;font-size:40px;}.elementor-kit-8 h2{font-family:"Commissioner", Sans-serif;font-size:25px;}.elementor-kit-8 h3{font-family:"Commissioner", Sans-serif;font-size:20px;}.elementor-kit-8 h4{font-family:"Commissioner", Sans-serif;font-size:18px;}.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);}@media(max-width:1024px){.elementor-kit-8{--e-global-typography-primary-font-size:25px;--e-global-typography-primary-line-height:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-primary-font-size:20px;--e-global-typography-primary-line-height:25px;--e-global-typography-secondary-font-size:15px;--e-global-typography-secondary-line-height:21px;--e-global-typography-text-font-size:15px;--e-global-typography-text-line-height:21px;--e-global-typography-accent-font-size:15px;--e-global-typography-accent-line-height:21px;}.elementor-kit-8 h1{font-size:25px;}.elementor-kit-8 h2{font-size:18px;}.elementor-kit-8 h3{font-size:16px;}.elementor-kit-8 h4{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}

.elementor-menu-anchor {
       display: block;
        position: relative;
        top: -200px;
    }

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }
    
    to {
        opacity: 1;
        transform: none;
    }
}

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

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }
    
    to {
        opacity: 1;
        transform: none;
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }
    
    to {
        opacity: 1;
        transform: none;
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }
    
    to {
        opacity: 1;
        transform: none;
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}   



a:active, a:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none;
}
a:focus {
    outline: solid 0px !important;
}
*:focus {
    outline: 0 !important;
}


html, body {
max-width: 100% !important;
overflow-x: hidden !important;
}/* End custom CSS */