.elementor-kit-23383{--e-global-color-primary:#1A1A1A;--e-global-color-secondary:#F3F5F8;--e-global-color-text:#1A1A1A;--e-global-color-accent:#00A8D9;--e-global-color-305e34f:#E3F6FF;--e-global-color-14ef391:#B1BEC5;--e-global-color-d6cea4e:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-primary-line-height:1.2em;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-text-decoration:none;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-text-line-height:1.5em;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:none;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-text-decoration:none;--e-global-typography-accent-line-height:1.5em;--e-global-typography-accent-letter-spacing:0px;--e-global-typography-a3c208e-font-size:16px;--e-global-typography-a3c208e-font-weight:700;--e-global-typography-a3c208e-text-transform:uppercase;--e-global-typography-e468d42-font-family:"Roboto";--e-global-typography-e468d42-font-size:50px;--e-global-typography-e468d42-font-weight:700;--e-global-typography-e468d42-text-transform:uppercase;}.elementor-kit-23383 e-page-transition{background-color:#FFBC7D;}.elementor-kit-23383 a{color:var( --e-global-color-primary );font-weight:700;text-decoration:underline;}.elementor-kit-23383 a:hover{color:var( --e-global-color-accent );}.elementor-kit-23383 h4{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:22px;font-weight:600;text-transform:capitalize;font-style:normal;text-decoration:none;line-height:1.2em;letter-spacing:0px;}.elementor-kit-23383 img{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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 .header-inner{width:1200px;max-width:100%;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-kit-23383{--e-global-typography-e468d42-font-size:40px;}}@media(max-width:1024px){.elementor-kit-23383{--e-global-typography-primary-font-size:45px;--e-global-typography-secondary-font-size:25px;--e-global-typography-text-font-size:14px;--e-global-typography-accent-font-size:14px;--e-global-typography-e468d42-font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-23383{--e-global-typography-primary-font-size:28px;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-size:20px;--e-global-typography-e468d42-font-size:30px;}.elementor-kit-23383 h4{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.underline-title {
  position: relative;
  display: inline-block;
  padding-bottom: 10px; /* Espacio debajo del texto */
  margin-bottom: 20px;  /* Espacio con respecto al siguiente elemento */
  font-weight: bold;
}

.underline-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 6px;
  background-color: #00A0D1;
}


.elementor-widget-image a {
    width: 100%;
}

.elementor-widget-container ul {
    margin: 20px 0px;
}/* End custom CSS */