.elementor-kit-10237{--e-global-color-primary:#7C001D;--e-global-color-secondary:#54595F;--e-global-color-text:#3A3A3A;--e-global-color-accent:#7C001D;--e-global-color-95bd1b4:#FFFFFF;--e-global-color-a289720:#000000;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-10237 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10237 h3{font-size:20px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    background: url(/wp-content/uploads/2025/04/bg-body.jpg) top center;
    background-attachment: fixed;
}

ul.arrow{
    padding: 0px 0px 0px 10px;
}

.arrow li {
    margin: 0 0 10px 0;
    padding: 0 5px 0 20px;
    background: url(/wp-content/uploads/2025/04/arrow-list.png) no-repeat scroll 0 5px;
    list-style: none;
}



.customGallery .elementor-gallery-item__content::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 48px; /* tamaño total del círculo */
  height: 48px;
  background-color: white; /* fondo redondo blanco */
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='black' d='M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 144L48 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l144 0 0 144c0 17.7 14.3 32 32 32s32-14.3 32-32l0-144 144 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-144 0 0-144z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px; /* tamaño del ícono dentro del círculo */
  transform: translate(-50%, -50%);
  display: none;
  z-index: 10;
}
.customGallery .elementor-gallery-item__content:hover::after {
  display: block;
}

.elementor-slideshow__title {
    font-size: 16px;
    font-weight: 700;
    display: none;
}/* End custom CSS */