.elementor-615 .elementor-element.elementor-element-dc22b70{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-615 .elementor-element.elementor-element-a9ee3ca{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-widget-site-logo .hfe-site-logo-container .hfe-site-logo-img{border-color:var( --e-global-color-primary );}.elementor-widget-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-615 .elementor-element.elementor-element-11f7d0b .hfe-site-logo-container, .elementor-615 .elementor-element.elementor-element-11f7d0b .hfe-caption-width figcaption{text-align:center;}.elementor-615 .elementor-element.elementor-element-11f7d0b .widget-image-caption{margin-top:0px;margin-bottom:0px;}.elementor-615 .elementor-element.elementor-element-11f7d0b .hfe-site-logo-container .hfe-site-logo-img{border-style:none;}.elementor-615 .elementor-element.elementor-element-5fe39a5{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-615 .elementor-element.elementor-element-5fe39a5.e-con{--align-self:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-615 .elementor-element.elementor-element-4294af6 .elementor-heading-title{font-family:"Libre Baskerville", Sans-serif;font-size:16px;font-weight:700;color:#4F4F4F;}.elementor-615 .elementor-element.elementor-element-9f0e1cd{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:flex-end;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-615 .elementor-element.elementor-element-9f0e1cd.e-con{--align-self:center;}@media(max-width:1024px){.elementor-615 .elementor-element.elementor-element-a9ee3ca{--justify-content:center;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}}@media(max-width:767px){.elementor-615 .elementor-element.elementor-element-dc22b70{--content-width:90%;--flex-wrap:nowrap;}}@media(min-width:768px){.elementor-615 .elementor-element.elementor-element-a9ee3ca{--width:8%;}.elementor-615 .elementor-element.elementor-element-5fe39a5{--width:21%;}.elementor-615 .elementor-element.elementor-element-9f0e1cd{--width:70%;}}@media(max-width:1024px) and (min-width:768px){.elementor-615 .elementor-element.elementor-element-dc22b70{--content-width:95%;}.elementor-615 .elementor-element.elementor-element-a9ee3ca{--width:12%;}}/* Start custom CSS for heading, class: .elementor-element-4294af6 */.elementor-615 .elementor-element.elementor-element-4294af6 .elementor-heading-title{
    display: block
}

@media (max-width: 768px) {
    .elementor-615 .elementor-element.elementor-element-4294af6 .elementor-heading-title{
        display:none;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-aead6ed */.custom-menu ul {
    list-style-type: none; 
    padding: 0;
    margin: 0;
    display: flex; 
    justify-content: space-around; 
}

.custom-menu li {
    margin: 0 15px; /* Espaciado entre los elementos del menú */
}

.custom-menu a {
    text-decoration: none;
    font-family: Libre Baskerville;
    font-size: 16px;
    color: #4f4f4f; /* Color del texto */
    padding: 10px;
    padding-bottom: 5px;
}

.custom-menu a:hover {

 border-bottom: 1px solid #4f4f4f;
 color: #4f4f4f;
 font-weight: 700
}

.custom-menu .active  {
 border-bottom: 1px solid #4f4f4f;
 color: #4f4f4f;
 font-weight: 700;
 margin-right: 10px;
} 

@media (max-width: 768px) {
    .custom-menu ul {
        display:none;
    }

}/* End custom CSS */