.elementor-kit-5{--e-global-color-primary:#E23225;--e-global-color-secondary:#F57E29;--e-global-color-text:#000A3E;--e-global-color-accent:#FFD34F;--e-global-color-268e299:#FF8B38;--e-global-color-fc2640e:#F0F0F0;--e-global-color-91f0a1c:#63B68F;--e-global-color-e58e541:#7DCDA8;--e-global-color-c3fd91b:#FFDE7D;--e-global-color-2a70898:#FF4537;--e-global-typography-primary-font-size:26px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-size:26px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.5em;color:var( --e-global-color-text );font-family:"Albert Sans", Sans-serif;font-size:16px;line-height:1.3em;}.elementor-kit-5 a{color:var( --e-global-color-secondary );}.elementor-kit-5 a:hover{color:var( --e-global-color-primary );}.elementor-kit-5 h1{font-family:"Albert Sans", Sans-serif;font-size:55px;font-weight:700;}.elementor-kit-5 h2{font-family:"Albert Sans", Sans-serif;font-size:45px;font-weight:800;}.elementor-kit-5 h3{font-family:"Albert Sans", Sans-serif;font-size:45px;font-weight:800;}.elementor-kit-5 h4{font-family:"Albert Sans", Sans-serif;font-size:26px;font-weight:800;}.elementor-kit-5 h5{font-family:"Albert Sans", Sans-serif;font-size:24px;font-weight:800;}.elementor-kit-5 h6{font-family:"Albert Sans", Sans-serif;font-size:20px;font-weight:800;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"Albert Sans", Sans-serif;font-size:20px;font-weight:700;line-height:1em;color:#FFFFFF;background-color:var( --e-global-color-secondary );border-radius:35px 35px 35px 35px;padding:15px 30px 15px 30px;}.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:#FFFFFF;background-color:var( --e-global-color-268e299 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-primary-font-size:22px;--e-global-typography-secondary-font-size:22px;--e-global-typography-text-font-size:18px;font-size:15px;}.elementor-kit-5 h1{font-size:40px;}.elementor-kit-5 h2{font-size:32px;}.elementor-kit-5 h3{font-size:32px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:16px;}.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-primary-font-size:18px;--e-global-typography-secondary-font-size:18px;--e-global-typography-text-font-size:16px;font-size:14px;}.elementor-kit-5 h1{font-size:32px;}.elementor-kit-5 h2{font-size:24px;}.elementor-kit-5 h3{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body:not(.elementor-editor-active) .elementor-widget-menu-anchor {
 position: relative;
 z-index: -1;
 }
 body:not(.elementor-editor-active) .elementor-menu-anchor:before {
 content: "";
 display: block;
 margin: -100px 0 0;
 visibility: hidden;
 pointer-events: none;
 }

.orange-text{
    color:var( --e-global-color-secondary );
}

.red-text{
    color:var( --e-global-color-primary );
}

.yellow-text{
    color:var( --e-global-color-accent );
}

.yellow-underline,
.yellow-underline2,
.red-underline,
.red-underline2{
    position: relative;
    display: inline-block;
    z-index:2;
}

.yellow-underline::after,
.yellow-underline2::after{
    background:var( --e-global-color-accent );
}

.red-underline::after,
.red-underline2::after{
    background:var( --e-global-color-primary );
}

.yellow-underline::after,
.yellow-underline2::after,
.red-underline::after,
.red-underline2::after{
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1;
}

.yellow-underline::after,
.red-underline::after,
.yellow-underline2::after,
.red-underline2::after{
    bottom: -0.19em;
    height: 0.22em;
}

.yellow-underline2,
.red-underline2{
    text-shadow:3px 3px 0 var( --e-global-color-text )
}

:focus-visible {
    outline: 0 !important
}

.page-content {
    overflow:hidden
}

a{
    transition:.4s;
}

.elementor-widget p:last-child {
    margin-bottom: 0 !important;
}

ul.elementor-nav-menu--dropdown a, 
ul.elementor-nav-menu--dropdown a:focus,
ul.elementor-nav-menu--dropdown a:hover,
.elementor-nav-menu ul ul a, .elementor-nav-menu ul ul a:active,
.elementor-nav-menu ul ul a:focus,
.elementor-nav-menu ul ul a:hover {
    border-inline-start: 0 !important;
}

.entry-content ul,
.elementor-text-editor ul,
.elementor-widget-theme-post-content ul,
.jet-listing-dynamic-field__content ul {
    list-style:disc;
    padding-left:30px;
    margin-bottom: 15px
}

.entry-content ol,
.elementor-text-editor ol,
.elementor-widget-theme-post-content ol,
.jet-listing-dynamic-field__content ol {
    padding-left:30px;
    margin-bottom: 15px
}

.entry-content ul li:not(:last-child),
.elementor-text-editor ul li:not(:last-child),
.elementor-widget-theme-post-content ul li:not(:last-child) {
    margin-bottom: 5px
}

.entry-content ol li:not(:last-child),
.elementor-text-editor ol li:not(:last-child),
.elementor-widget-theme-post-content ol li:not(:last-child) {
    margin-bottom: 15px
}

@media (max-width: 2000px){
    .e-con-boxed:not(.e-con-boxed .e-con-boxed) {
    padding-left: 4%;
    padding-right: 4%
 }
}

@media (max-width: 767px){
    .e-con-boxed:not(.e-con-boxed .e-con-boxed) {
    padding-left: 5%;
    padding-right: 5%
 }
}

.jedv-enabled--yes{
    opacity: 1 !important;
}

strong{
    font-weight:600;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

body:not(.elementor-editor-active) .elementor-widget-menu-anchor {
   position: relative;
   z-index: -1;
}

body:not(.elementor-editor-active) .elementor-menu-anchor:before {
   content: "";
   display: block;
   margin-top: -150px !important;
   visibility: hidden;
   pointer-events: none;
}

.elementor-button-text {
    align-self: center;
}

.e-off-canvas__overlay{
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
}

.elementor-message{
    text-align: center;
    margin-top: 30px;
}/* End custom CSS */