.elementor-kit-6{--e-global-color-primary:#0049FF;--e-global-color-secondary:#54595F;--e-global-color-text:#54595F;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Aviano";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"source";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@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:100%;}.e-con{--container-max-width:100%;}}/* Start custom CSS */.typping h1 {
  overflow: hidden;
  border-right: .15em solid blue;
  white-space:nowrap;
  margin: 0 auto;
  animation:
    typing 6.5s steps(30, end),
    blink-caret .5s step-end infinite;
}
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}
@keyframes blink-caret {
  from, to { border-color: transparent }
  50% { border-color: blue }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Aviano';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://alejandrogl.es/wp-content/uploads/2023/05/Aviano.ttf') format('truetype');
}
/* End Custom Fonts CSS */