.elementor-kit-8{--e-global-color-primary:#C41D1D;--e-global-color-secondary:#0F3350;--e-global-color-text:#1E1E1E;--e-global-color-accent:#C41D1D;--e-global-color-aaf39c2:#F2F2F2;--e-global-typography-primary-font-family:"Roboto";--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:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Blinker", Sans-serif;font-size:18px;font-weight:400;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{font-family:"Blinker", Sans-serif;}.elementor-kit-8 h1{font-family:"Blinker", Sans-serif;}.elementor-kit-8 h2{font-family:"Blinker", Sans-serif;}.elementor-kit-8 h3{font-family:"Blinker", Sans-serif;}.elementor-kit-8 h4{font-family:"Blinker", Sans-serif;}.elementor-kit-8 h5{font-family:"Blinker", Sans-serif;}.elementor-kit-8 h6{font-family:"Blinker", Sans-serif;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-family:"Blinker", Sans-serif;font-size:16px;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */p {
    margin-bottom: 0px;
}

/*carrusel de clientes en esacalas grises*/
img.swiper-slide-image {
    filter: grayscale(1);
}

/*anclas calculando espacio del header*/
#servicios{
  scroll-margin-top: 100px; /* ajusta este valor a la altura de tu header sticky */
}

/*boton-ver-mas de home*/
.boton-ver-mas span {
  position: relative;
  display: inline-block;
}

.boton-ver-mas span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0;
  background-color: currentColor;
  transition: width 0.3s ease;
}

.boton-ver-mas:hover span::after {
  width: 100%;
}


/*formulario de consultas*/
.elementor-field:not(.elementor-select-wrapper) {
    border: 1px dashed;
}

.elementor-button[type="submit"]{
    margin-top: 60px;
}

/*animacion sistemas epeciales, card equipo, notas del blog*/

.card-equipo .elementor-icon-box-description a{
    color:#C41D1D !important;
}

.sistemas-especiales:hover .elementor-icon-box-title,
.sistemas-especiales:hover .elementor-icon-box-description,
.sistemas-especiales:hover .elementor-icon path,
.card-equipo:hover .elementor-icon-box-title,
.card-equipo:hover .elementor-icon-box-description a,
.card-equipo:hover .descripcion-equipo,
.card-equipo:hover .detalle .elementor-icon path, .card-entradas:hover .titulo-entrada h1,.card-entradas:hover .descripcion-entrada div,
    .card-entradas:hover .boton-ver-mas a,
    .card-entradas:hover .icon-entrada .elementor-icon path{
    color: #fff !important;
    fill: #fff !important;
    transition-duration: .3s;
}

/*tarjetas de equipo igualadas en altura sin importar contenido*/
.card-equipo {
  height: 273px;
  overflow: hidden;
  transition: height 0.3s ease;
}

.card-equipo .descripcion-equipo {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: all 0.3s ease;
}

/* Al hacer hover en una sola tarjeta, se expande */
.card-equipo:hover {
  height: auto;
}

.card-equipo:hover .descripcion-equipo {
  -webkit-line-clamp: unset;
  overflow: visible;
}




/*animacion iconos hero*/
.icon-home-desktop .elementor-icon-box-content{
    opacity: 0;
    transition-duration: .3s;
}

.icon-home-desktop:hover .elementor-icon-box-content{
    opacity: 1;
}

#segundo-icono .elementor-icon-box-content, #cuarto-icono .elementor-icon-box-content
{
    padding: 10px;
}

#segundo-icono:hover .elementor-icon-box-content, #cuarto-icono:hover .elementor-icon-box-content{
    background: #fffffff2 !important
}

/*categorias del blog mobile*/
.elementor-widget-wp-widget-categories h5{
    font-family: blinker;
    font-size: 20px;
    color: #C41D1D;
    font-weight: 600;
    letter-spacing: 0.07em !important;
}

.elementor-widget-wp-widget-categories select{
    font-family: blinker;
    font-size: 16px;
    color: #1E1E1E;
    border: 1px solid #C41D1D;
    letter-spacing: 0.05em !important;
}


@media (min-width: 1280px) and (max-width: 1919px) {
  .optimizacion div h2,
  .soluciones div h2 {
    margin-left: -90px !important;
  }
}


.hero :is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{
    left: calc(49px - var(--border-left-width));
}

@media (min-width:1280px) and (max-width:1350px){
   .hero .elementor-background-video-embed {
        left: 38% !important
    }
}
@media (min-width:1350px) and (max-width:1570px){
    .hero .elementor-background-video-embed {
        left: 42% !important
    }
}

@media (min-width:1570px) and (max-width:1750px){
    .hero .elementor-background-video-embed {
        left: 49%!important
}
}
@media (min-width:2000px){
    .hero .elementor-background-video-embed {
        left: 60%!important
}
}/* End custom CSS */