.elementor-kit-9{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#F6F6F6;--e-global-color-6139083:#FFFFFF00;--e-global-typography-primary-font-family:"Archivo";--e-global-typography-primary-font-size:3.125vw;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Archivo";--e-global-typography-secondary-font-size:2.34vw;--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Archivo";--e-global-typography-text-font-size:1.042vw;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"Archivo";--e-global-typography-accent-font-size:1.042vw;--e-global-typography-accent-font-weight:300;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-1c778db-font-family:"Archivo";--e-global-typography-1c778db-font-size:0.8vw;--e-global-typography-1c778db-text-transform:uppercase;--e-global-typography-1c778db-line-height:1.1em;--e-global-typography-a5c7566-font-family:"Archivo";--e-global-typography-a5c7566-font-size:0.8vw;--e-global-typography-a5c7566-line-height:1.1em;--e-global-typography-7425b84-font-family:"Archivo";--e-global-typography-7425b84-font-size:0.7vw;--e-global-typography-7425b84-font-weight:300;--e-global-typography-7425b84-line-height:1.1em;--e-global-typography-bf253bf-font-family:"Archivo";--e-global-typography-bf253bf-font-size:1.042vw;--e-global-typography-bf253bf-font-weight:700;--e-global-typography-bf253bf-text-transform:uppercase;--e-global-typography-bf253bf-line-height:1.1em;--e-global-typography-e52ecd0-font-family:"Delius";--e-global-typography-e52ecd0-font-size:2.34vw;--e-global-typography-e52ecd0-font-weight:300;--e-global-typography-576a27e-font-family:"Archivo";--e-global-typography-576a27e-font-size:3.125vw;--e-global-typography-576a27e-font-weight:300;--e-global-typography-576a27e-line-height:1.1em;--e-global-typography-ffd4696-font-family:"Archivo";--e-global-typography-ffd4696-font-size:1.542vw;--e-global-typography-ffd4696-font-weight:300;--e-global-typography-ffd4696-text-transform:none;--e-global-typography-420ad32-font-family:"Archivo";--e-global-typography-420ad32-font-size:1.042vw;--e-global-typography-420ad32-font-weight:500;--e-global-typography-420ad32-line-height:1.3em;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );color:var( --e-global-color-secondary );border-radius:0px 0px 0px 0px;}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-primary );border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9{--e-global-typography-primary-font-size:7vw;--e-global-typography-secondary-font-size:6vw;--e-global-typography-text-font-size:4.3vw;--e-global-typography-accent-font-size:4vw;--e-global-typography-1c778db-font-size:3vw;--e-global-typography-a5c7566-font-size:3vw;--e-global-typography-7425b84-font-size:2.5vw;--e-global-typography-bf253bf-font-size:3.5vw;--e-global-typography-e52ecd0-font-size:6.7vw;--e-global-typography-e52ecd0-line-height:2em;--e-global-typography-576a27e-font-size:6.2vw;--e-global-typography-ffd4696-font-size:6vw;--e-global-typography-420ad32-font-size:4.3vw;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//********* HEADER *********/
.scrolling-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  transform: translateY(-100%);
  transition: transform 0.3s ease;
}

.scrolling-header.show {
  transform: translateY(0%);
}
/*************************/


/******** FOOTER *********/
.marquee {
  overflow: hidden;
  display: flex;
}

.marquee h2{
  white-space: nowrap;
}

.separacion-icono{
    margin-right: 1vw;
}
.separacion-icono-dos{
    margin-right: 2vw;
}
/*************************/


/**** Listing efectos ****/
.boton-listing a{
    text-decoration: underline
}
.imagen-listing.elementor-widget-image a{
    display: inline !important;
}

strong{
    font-weight: 700;
}/* End custom CSS */