.elementor-2345 .elementor-element.elementor-element-300a490{--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;}.elementor-2345 .elementor-element.elementor-element-f54600e{--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;}.elementor-2345 .elementor-element.elementor-element-6149509{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2345 .elementor-element.elementor-element-92b50bf > .elementor-widget-container{margin:101px 0px 0px 0px;}.elementor-2345 .elementor-element.elementor-element-92b50bf{text-align:center;font-family:"Jost", Sans-serif;font-weight:400;color:#FFFFFF;}.elementor-2345 .elementor-element.elementor-element-ac92546{--spacer-size:230px;}.elementor-2345 .elementor-element.elementor-element-0e544c0{--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;}.elementor-2345 .elementor-element.elementor-element-0e544c0.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-2345 .elementor-element.elementor-element-5096a39{--grid-template-columns:repeat(0, auto);--grid-column-gap:0px;--grid-row-gap:0px;}.elementor-2345 .elementor-element.elementor-element-5096a39 .elementor-widget-container{text-align:center;}.elementor-2345 .elementor-element.elementor-element-5096a39 .elementor-social-icon{background-color:#29232300;}.elementor-2345 .elementor-element.elementor-element-5096a39 .elementor-social-icon i{color:#FFFFFF;}.elementor-2345 .elementor-element.elementor-element-5096a39 .elementor-social-icon svg{fill:#FFFFFF;}.elementor-2345 .elementor-element.elementor-element-010d7a6{--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;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-2345 .elementor-element.elementor-element-0e544c0{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2345 .elementor-element.elementor-element-010d7a6{--min-height:762px;--margin-top:-100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(min-width:768px){.elementor-2345 .elementor-element.elementor-element-0e544c0{--width:100%;}}@media(max-width:1200px) and (min-width:768px){.elementor-2345 .elementor-element.elementor-element-0e544c0{--width:259px;}}/* Start custom CSS for container, class: .elementor-element-0e544c0 *//* ---------- ICONOS SOCIALES FLOTANTES DERECHA HORIZONTAL ---------- */ 
.elementor-element-0e544c0 {
  --offset-right: 30px;
  --offset-bottom: 30px;
  position: fixed !important;
  bottom: var(--offset-bottom) !important;
  right: var(--offset-right) !important; /* por defecto alineados a la derecha */
  z-index: 9999 !important;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background: transparent !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

.elementor-element-0e544c0 .elementor-social-icons-wrapper {
  display: flex !important;
  flex-direction: row !important;
  gap: 20px !important;
  align-items: center !important;
  justify-content: center !important;
}

/* Ajuste de tamaño de los íconos */
.elementor-element-0e544c0 .elementor-grid-item .elementor-icon {
  font-size: 28px !important;
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: transform .12s ease, box-shadow .12s ease;
}

.elementor-element-0e544c0 .elementor-grid-item .elementor-icon:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 18px rgba(0,0,0,.12);
}

/* Tablet */
@media (max-width: 1024px) {
  .elementor-element-0e544c0 {
    --offset-right: 20px;
    --offset-bottom: 20px;
  }
  .elementor-element-0e544c0 .elementor-grid-item .elementor-icon {
    font-size: 24px !important;
    width: 40px;
    height: 40px;
  }
}

/* Móvil: CENTRADO */
@media (max-width: 767px) {
  .elementor-element-0e544c0 {
    right: 50% !important;   /* mueve el contenedor al centro */
    left: auto !important;   /* elimina alineación izquierda si existe */
    transform: translateX(50%) !important; /* corrige el centrado */
    gap: 8px;
  }
  .elementor-element-0e544c0 .elementor-grid-item .elementor-icon {
    font-size: 20px !important;
    width: 36px;
    height: 36px;
  }
}/* End custom CSS */