.elementor-kit-4{--e-global-color-primary:#F00000;--e-global-color-secondary:#F0C118;--e-global-color-text:#363636;--e-global-color-accent:#133642;--e-global-color-be2a3c5:#FDB813;--e-global-color-2a634a6:#1A1F39;--e-global-color-09df190:#1A1F39;--e-global-color-14af574:#EF402F;--e-global-color-3a46a77:#06D6A0;--e-global-color-11bc247:#054A9A;--e-global-color-5c0af60:#222222;--e-global-color-00d2949:#FFFFFF;--e-global-color-91976f7:#F3F3F3;--e-global-color-c4a8128:#F9F8F8;--e-global-color-c585e44:#121E3E;--e-global-color-9e77beb:#839DB1;--e-global-color-393fa01:#3F344B;--e-global-typography-primary-font-family:"Source Sans Pro";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Source Sans Pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans Pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Source Sans Pro";--e-global-typography-accent-font-weight:500;--e-global-typography-9d603fd-font-family:"Source Sans Pro";--e-global-typography-9d603fd-font-size:44px;--e-global-typography-9d603fd-font-weight:700;--e-global-typography-9d603fd-line-height:1.2em;--e-global-typography-9d603fd-letter-spacing:-0.5px;--e-global-typography-9d603fd-word-spacing:0px;--e-global-typography-1ba4c35-font-family:"Source Sans Pro";--e-global-typography-1ba4c35-font-size:22px;--e-global-typography-1ba4c35-line-height:1.2em;--e-global-typography-1ba4c35-letter-spacing:0px;--e-global-typography-1ba4c35-word-spacing:0px;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:var( --e-global-color-primary );}.elementor-kit-4 a:hover{color:#C3B5B5;}.elementor-kit-4 h2{font-size:44px;font-weight:700;}.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 .site-branding{flex-direction:column;align-items:stretch;}.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-4{--e-global-typography-9d603fd-font-size:23px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ALL SITE */
li {
    margin-bottom:6px;
}

li strong {
    color:#133642;
}
ul { counter-reset: item; margin-bottom:20px;}

ol { counter-reset: item; margin-bottom:20px;}
        ol li { display: block; }
        ol li:before {
            content: counter(item) ". ";
            counter-increment: item;
            color: #165677;
            margin-left:-19px;
            font-weight: bold;
        }

.zoomhover-1{
    transition: all 0.3s ease-in-out;
}
.zoomhover-1:hover{
    transform: scale(1.04);
}

.round-img img {
    border-radius:40px;
}

p {
    margin-bottom:1.4rem;
}

.gfield_required {
    color:#888 !important;
    font-size:10px;
}

#field_3_7 .gfield_label
{
 display:none;
}

.banner-cta__img {
    filter: drop-shadow(0px 0px 50px rgba(0, 0, 0, 0.4)) !important;
    -webkit-filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.25)) !important;
}

.gfield_description a{
    color:#C59F9F;
}

/* POSTS */
.elementor-widget-theme-post-content h2
{font-size:26px;}

/* HEADER */

.header-cta .elementor-widget-wrap.elementor-element-populated{
        display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
        gap: 18px;
}
.header-cta .elementor-widget-wrap.elementor-element-populated .elementor-element{
    width: initial;
    margin-bottom: 0;
}
.header-cta .elementor-icon {
    display: block;
}

.eael-lightbox-popup-standard .mfp-content button.mfp-close{
    line-height: 0;
}

.button-to-text span{
    background: initial !important;
}

.not-a-link a{
    cursor: initial;
}

.menu-center-left ul,
.menu-center-right ul{
        margin-left: auto;
        margin-right: auto;
}


@media only screen and (min-width: 768px) {
    .menu-center-left ul{
        margin-left: initial;
    }
    .menu-center-right ul{
        margin-right: initial;
    }
    
    
}
@media only screen and (min-width: 1025px) {
    .sticky-column{
position: sticky !important;
position: -webkit-sticky;
top: 100px !important;
}
.sticky-parent
.elementor-widget-wrap {
display: block !important; 
}
}
@media only screen and (max-width: 1024px) {
    
.sticky-parent .elementor-sticky--active {
position: relative !important;

}
}
@media only screen and (max-width: 500px) {
.elementor-location-header .elementor-element-63a15e0 .elementor-button-text {
    display:none !important;
}
.elementor-226 .elementor-element.elementor-element-63a15e0 .elementor-button .elementor-align-icon-left {
    margin-right:1px !important;

}
}/* End custom CSS */