.elementor-kit-6{--e-global-color-primary:#323C61;--e-global-color-secondary:#A9A9D0;--e-global-color-text:#2C2B31;--e-global-color-accent:#D0D0A9;--e-global-color-eeeb858:#CBC7E6;--e-global-color-3b51060:#4D418A;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:700;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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{padding-inline-end:0px;padding-inline-start:0px;}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.txt-big {
    color: #4D418A;
    font-size: 200%;
    line-height:1;
}

/****************
HEADER
****************/ 

.elementor-widget-n-menu .e-n-menu-heading::before {
    content: '';
    background-image: url('/wp-content/uploads/2024/06/el-tab-left.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    display: block;
}
.elementor-widget-n-menu .e-n-menu-heading::after {
    content: '';
    background-image: url('/wp-content/uploads/2024/06/el-tab-right.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    display: block;
}
.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]):not(.content-above) .e-n-menu-content.e-active {
    backdrop-filter: blur(5px);
}
.bl-menu-home a svg,
.e-n-menu-content a svg {
    transition: all .3s ease-out;
}
.bl-menu-home a:hover svg,
.e-n-menu-content a:hover svg {
    opacity: .75;
}
.bl-menu-home a svg circle,
.e-n-menu-content a svg circle {
    transition: all .3s ease-out;
    transform-origin: center;
}
.bl-menu-home a:hover svg circle,
.e-n-menu-content a:hover svg circle {
    transform: scale(0.9);
}

/****************
HOME
****************/
.bl-menu-home {
        position: relative;
        top: 60px;
        backdrop-filter: blur(2px);
       filter: drop-shadow(0px 5px 20px rgba(203, 199, 230, 0.30));
}
@media (min-width: 768px) {
    .bl-menu-home {
        top: 50px;
    }
}
@media (min-width: 1200px) {
    .bl-menu-home {
        top: 90px;
    }
}

.bl-alternate p {
    line-height: 1.8;
    margin-bottom: 1rem;
    padding: 15px;
}
.bl-alternate b {
    color: #4D418A;
}
.bl-alternate p:nth-child(odd) {
    background-color: #F8F8F8;
}

.bl-content h2 {
    color: #323C61;
}
.bl-content h2::before {
    content:'';
    display: block;
    margin: 0 auto 20px auto;
    height: 7px;
    width: 76px;
    background: #A9A9D0;
}
/****************
FOOTER
****************/
.elementor-location-footer a {
    color: white !important;
}
.elementor-location-footer p {
    margin-bottom: 0;
}
.co-prefooter .elementor-background-slideshow__slide__image {
    background-repeat: no-repeat;
}/* End custom CSS */