.elementor-34 .elementor-element.elementor-element-b2efb6e{--display:flex;--min-height:440px;--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-34 .elementor-element.elementor-element-b2efb6e:not(.elementor-motion-effects-element-type-background), .elementor-34 .elementor-element.elementor-element-b2efb6e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.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 );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-34 .elementor-element.elementor-element-55c0d15{text-align:center;}.elementor-34 .elementor-element.elementor-element-55c0d15 .elementor-heading-title{font-family:"Lato", Sans-serif;font-size:24px;font-weight:700;line-height:1.2em;color:var( --e-global-color-accent );}.elementor-34 .elementor-element.elementor-element-6b76412{text-align:center;}.elementor-34 .elementor-element.elementor-element-6b76412 .elementor-heading-title{font-family:"Lato", Sans-serif;font-size:35px;font-weight:700;line-height:1.2em;color:var( --e-global-color-a47749e );}.elementor-34 .elementor-element.elementor-element-44d94e0{text-align:center;}.elementor-34 .elementor-element.elementor-element-44d94e0 .elementor-heading-title{font-family:"Lato", Sans-serif;font-size:24px;font-weight:400;line-height:1.2em;color:var( --e-global-color-a47749e );}.elementor-34 .elementor-element.elementor-element-8ded6c7{--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;--margin-top:-80px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-34 .elementor-element.elementor-element-d4aee44{--display:flex;--min-height:450px;}.elementor-34 .elementor-element.elementor-element-d4aee44:not(.elementor-motion-effects-element-type-background), .elementor-34 .elementor-element.elementor-element-d4aee44 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-34 .elementor-element.elementor-element-97fcc94{--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;--padding-top:80px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-widget-theme-post-content{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 );line-height:var( --e-global-typography-text-line-height );}@media(min-width:1025px){.elementor-34 .elementor-element.elementor-element-d4aee44:not(.elementor-motion-effects-element-type-background), .elementor-34 .elementor-element.elementor-element-d4aee44 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:scroll;}}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-theme-post-content{line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-34 .elementor-element.elementor-element-b2efb6e{--min-height:440px;--justify-content:flex-start;--padding-top:40px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.elementor-34 .elementor-element.elementor-element-44d94e0 .elementor-heading-title{font-size:18px;}.elementor-34 .elementor-element.elementor-element-8ded6c7{--margin-top:-50%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-34 .elementor-element.elementor-element-97fcc94{--padding-top:30px;--padding-bottom:80px;--padding-left:30px;--padding-right:30px;}.elementor-widget-theme-post-content{line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS *//* Start custom CSS for container, class: .elementor-element-0fb290a */
blockquote {
    position: relative;
    background-color: #F7F4F5;
    margin: 0;
    padding: 50px 100px 50px 80px;
    font-size: 20px;
    font-style: italic;
    font-family:   "Segoe UI", Sans-serif !important;
    line-height: 24px;
    margin-top: 60px;
    margin-bottom: 60px;
    width: 70%;
    text-align: center;
    position: relative; /* Necesario para las comillas absolutas */
    margin: 40px auto;  /* Centrado horizontal */
}

blockquote:before {
    content: "“";
    /* Comilla izquierda */
    font-size: 200px;
    position: absolute;
    top: 35px;
    /* Ajusta la posición vertical */
    left: 20px;
    /* Ajusta la posición horizontal */
    color: #F29DC0;
    /* Color más claro para simular el fondo */
    font-family:  "Segoe UI", Sans-serif;
    opacity: 1;
    /* Hace que la comilla sea translúcida */
    z-index: 0;
    /* Mantiene la comilla detrás del texto */
}

blockquote:after {
    content: "”"; /* Comilla derecha */
    font-size: 200px;
    position: absolute;
    bottom: -35px;  /* Ajusta la posición vertical */
    right: 80px;   /* Ajusta la posición horizontal */
    color: #F29DC0;
    font-family: "Segoe UI", Sans-serif;
    opacity: 1;
    z-index: 0;
}


blockquote p {
    position: relative;
    z-index: 1;
    /* Asegura que el texto esté sobre la comilla */
}

blockquote b {
    font-family: "Lato", Sans-serif;
    font-style: normal;
    font-size: 26px;
    display: block;
    margin-top: 20px;
}

blockquote i {
    font-size: 18px;
    font-family:  "Lato", Sans-serif;
    font-style: italic;
    line-height: 26px;
}

h2 {
    font-weight: 600 !important;
    
}

/* Arreglar galerías de WordPress en sitios con Elementor */
.gallery {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.gallery-item {
    flex: 0 0 33%;
    max-width: 33%;
    padding: 0 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
}

.gallery-icon {
    text-align: center;
}

.gallery-icon img {
    width: 100%;
    height: auto;
}

.gallery-caption {
    margin-top: 5px;
    font-size: 14px;
    text-align: center;
}

/* Para móviles - 2 columnas */
@media (max-width: 768px) {
    .gallery-item {
        flex: 0 0 50%;
        max-width: 50%;
    }

   blockquote {
    padding: 38px 20px 30px 20px;
    font-size: 18px;
    line-height: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
    width: 100%;
    margin: 40px auto;  /* Centrado horizontal */
} 
    
    
    
    
}

/* Para móviles pequeños - 1 columna */
@media (max-width: 480px) {
    .gallery-item {
        flex: 0 0 100%;
        max-width: 100%;
    }
}/* End custom CSS */