.elementor-388 .elementor-element.elementor-element-d1f3739{--display:flex;}.elementor-388 .elementor-element.elementor-element-a259d80{--display:flex;}.elementor-388 .elementor-element.elementor-element-3898363{--display:flex;}.elementor-388 .elementor-element.elementor-element-cdddb24{--display:flex;}.elementor-388 .elementor-element.elementor-element-5087437{--display:flex;}.elementor-388 .elementor-element.elementor-element-57746a7{--display:flex;}.elementor-388 .elementor-element.elementor-element-1c3ce91 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-388 .elementor-element.elementor-element-78c9cda{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-388 .elementor-element.elementor-element-d013c8c > .elementor-widget-container{padding:0px 0px 50px 0px;}.elementor-388 .elementor-element.elementor-element-d013c8c{text-align:center;}.elementor-388 .elementor-element.elementor-element-d013c8c .elementor-heading-title{color:#FAA819;}.elementor-388 .elementor-element.elementor-element-5ab3b84{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:50px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-388 .elementor-element.elementor-element-5ab3b84:not(.elementor-motion-effects-element-type-background), .elementor-388 .elementor-element.elementor-element-5ab3b84 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-388 .elementor-element.elementor-element-6517012 > .elementor-widget-container{padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-388 .elementor-element.elementor-element-1c3ce91 > .elementor-widget-container{padding:0px 0px 80px 0px;}.elementor-388 .elementor-element.elementor-element-78c9cda{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-56a4080 *//* ===== SECCIÓN POR QUÉ GIVIIN ===== */

.porque-giviin {
  background-color: #111;
  padding: 70px 20px;
}

.porque-container {
  max-width: 900px;
  margin: 0 auto;
}

.porque-titulo {
  font-family: 'Oswald', sans-serif;
  font-size: 28px;
  color: #FAA819;
  text-align: center;
  margin-bottom: 45px;
}

.porque-lista {
  list-style: none;
  padding: 0;
  margin: 0;
}

.porque-lista li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 22px;
}

.check {
  min-width: 36px;
  height: 36px;
  background: #FAA819;
  color: #111;
  font-weight: bold;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}

.porque-lista p {
  margin: 0;
  color: #fff;
  font-size: 16px;
  line-height: 1.6;
}

/* ===== RESPONSIVE ===== */

@media (max-width: 768px) {

  .porque-giviin {
    padding: 50px 20px;
  }

  .porque-titulo {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .check {
    min-width: 30px;
    height: 30px;
    font-size: 15px;
  }

  .porque-lista p {
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3d95069 *//* ===== SECCIÓN VALUACIÓN ===== */

.valuacion-maquinaria {
  background-color: #f5f5f5;
  padding: 60px 20px;
}

.valuacion-maquinaria .valuacion-container {
  max-width: 900px;
  margin: 0 auto;
}

/* Título personalizado (ya no es h2) */
.valuacion-maquinaria .valuacion-heading {
  font-family: 'Oswald', sans-serif !important;
  font-size: 28px;
  color: #000000;
  margin-bottom: 40px;
  font-weight: 600;
  line-height: 1.2;
}

.valuacion-maquinaria .valuacion-lista {
  list-style: none;
  padding: 0;
  margin: 0;
}

.valuacion-maquinaria .valuacion-lista li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 25px;
}

.valuacion-maquinaria .numero {
  min-width: 40px;
  height: 40px;
  background: #FAA819;
  color: #000;
  font-weight: bold;
  font-size: 18px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  font-family: 'Oswald', sans-serif;
}

.valuacion-maquinaria .valuacion-lista p {
  margin: 0;
  font-size: 16px;
  color: #000;
  line-height: 1.5;
}

/* ===== RESPONSIVE ===== */

@media (max-width: 768px) {

  .valuacion-maquinaria {
    padding: 40px 20px;
  }

  .valuacion-maquinaria .valuacion-heading {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .valuacion-maquinaria .numero {
    min-width: 34px;
    height: 34px;
    font-size: 16px;
  }

  .valuacion-maquinaria .valuacion-lista p {
    font-size: 15px;
  }
}/* End custom CSS */