.elementor-kit-6{--e-global-color-primary:#111111;--e-global-color-secondary:#002843;--e-global-color-text:#111111;--e-global-color-accent:#CF7500;--e-global-color-377269b:#0100E2;--e-global-color-564b9e4:#C02929;--e-global-color-0ff94e4:#C00A83;--e-global-color-c6e1b13:#1DB162;--e-global-typography-primary-font-family:"Golos Text";--e-global-typography-primary-font-size:110px;--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-size:50px;--e-global-typography-secondary-font-weight:800;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:19px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:19px;--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 */.boton svg {
    width: 30px
}


.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    top: 80px;
}

td.pricingtable-title {
    background: #05b9ea !important;
    color: #FFF;
}


/* Desktop: tabla normal */
.elementor-widget-text-editor table {
  width: 100%;
  border-collapse: collapse;
}

/* Mobile: activar scroll */
@media (max-width: 768px) {
  .elementor-widget-text-editor {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .elementor-widget-text-editor table {
    width: max-content;
    max-width: 100%;
    white-space: nowrap;
  }
}/* End custom CSS */