.landing-agencias .agency-hero-title {
  max-width: 980px;
  margin: 0 auto;
  font-size: 100px !important;
  line-height: 0.98 !important;
}

.landing-agencias .hero-fullscreen {
  z-index: 1;
}

.landing-agencias .home-page-overlay {
  z-index: 2;
}

.landing-agencias .center-container,
.landing-agencias .center-block {
  position: relative;
  z-index: 4;
}

.landing-agencias .agency-hero-subtitle {
  max-width: 860px;
  margin: 24px auto 0;
  padding: 10px 14px;
  color: #fff;
  font-size: 26px;
  line-height: 1.4;
}

.landing-agencias .agency-hero-actions {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
}

.landing-agencias .agency-btn-primary,
.landing-agencias .agency-btn-secondary {
  min-width: 220px;
  border: 1px solid #fff;
  background: #fff;
  color: #111;
}

.landing-agencias .agency-btn-primary span,
.landing-agencias .agency-btn-secondary span {
  color: #111;
  letter-spacing: 0.08em;
  font-size: 13px;
  font-weight: 700;
}

.landing-agencias .agency-btn-secondary {
  background: #fff;
  border: 1px solid #fff;
  color: #111;
}

.landing-agencias .agency-btn-primary:hover,
.landing-agencias .agency-btn-secondary:hover {
  background: #111;
  border-color: #111;
}

.landing-agencias .agency-btn-primary:hover span,
.landing-agencias .agency-btn-secondary:hover span {
  color: #fff;
}

.landing-agencias .agency-hero-single,
.landing-agencias .agency-hero-static-bg {
  width: 100%;
  height: 100%;
}

.landing-agencias .agency-hero-static-bg {
  background-image: url("../img/background/kenburns-bg-2-facturacion.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.landing-agencias .agency-section-dark,
.landing-agencias .agency-section-contrast,
.landing-agencias .agency-process-section {
  background: #fff;
}

.landing-agencias .agency-process-section {
  padding: 0px 0; /* Anteriormente el padding-top estaba a 132px*/
}

.agency-grid-gap > [class*="col-"] {
  margin-top: 16px;
}

.agency-services-grid > [class*="col-"] {
  margin-top: 18px;
}

.agency-process-grid > [class*="col-"] {
  margin-bottom: 16px;
}

.agency-points-card,
.agency-service-card,
.agency-focus-card,
.agency-process-item {
  height: 100%;
  padding: 26px 24px;
  border: 1px solid #e6e6e6;
  background: #fafafa;
}
.capa-como-trabajamos{
  width: 110%;
  height: 40%;
}
.agency-como-trabajamos {
  width: 362px;
  height: 220px;
  margin-right: 20px;
  border: 1px solid #e6e6e6;
  background: #fafafa;

  margin-left: 15px;
  margin-bottom: 25px;
  padding-top: 20px;
  height: 50%;
}


.agency-como-trabajamos h4,
.agency-points-card h3,
.agency-service-card h3,
.agency-focus-card h3,
.agency-process-item h4 {
  margin-top: 0;
  font-size: 32px;
  line-height: 1.05;
}

.agency-service-card h3,
.agency-points-card h3 {
  margin-bottom: 14px;
}

.agency-service-icon {
  width: 44px;
  height: 44px;
  margin-bottom: 12px;
  text-align: center;
  line-height: 44px;
  font-size: 18px;
  color: #fff;
  background: #111;
}

.agency-check-list,
.agency-service-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.agency-check-list li,
.agency-service-list li {
  margin-bottom: 10px;
  line-height: 1.55;
  font-size: 18px;
}

.agency-como-trabajamos p,
.agency-points-card p,
.agency-service-card p,
.agency-focus-card p,
.agency-process-item p,
.agency-emphasis-band,
.agency-image-placeholder p {
  font-size: 19px;
  line-height: 1.6;
}

.agency-check-list li {
  position: relative;
  padding-left: 22px;
}

.agency-check-list li::before {
  content: "-";
  position: absolute;
  left: 8px;
  top: 0;
}

.agency-service-list li::before {
  content: "- ";
}

.agency-process-item {
  padding: 22px 20px;
}

.agency-process-head {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.agency-process-number {
  flex: 0 0 auto;
  margin-top: 2px;
  margin-bottom: 0;
  color: #9a9a9a;
  font-size: 46px;
  font-weight: 700;
  line-height: 1;
}

.agency-process-copy h4 {
  margin-bottom: 8px;
}

.agency-process-copy p {
  margin-bottom: 0;
}

.agency-highlight-card {
  border-left: 4px solid #111;
  background: #f3f3f3;
}

.agency-inline-btn {
  margin-top: 14px;
}

.agency-emphasis-band {
  margin-top: 18px;
  padding: 16px 18px;
  border-left: 4px solid #111;
  background: #f6f6f6;
  line-height: 1.6;
}

.agency-image-row {
  margin-top: 14px;
}

.agency-image-placeholder {
  border: 1px solid #e6e6e6;
  background: #f8f8f8;
  width: 100%;
}
.capa-imagen-horizontal-completa {
  border: 1px solid #e6e6e6;
  background: #f8f8f8;
  width: 100%;
  height: 350px;
  overflow: hidden;
  text-align: center;
  margin-bottom: 50px;
}

.agency-image-placeholder-wide {
  min-height: 160px;
}

.agency-placeholder-tag {
  display: inline-block;
  padding: 4px 8px;
  font-size: 11px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #111;
  border: 1px solid #d2d2d2;
  background: #fff;
}

.agency-image-placeholder h3 {
  margin-top: 12px;
  margin-bottom: 8px;
}
.recortar-imagen-adaptar-size {
  max-width: 100%;
  object-fit: cover;
  object-position: center;
}

.landing-agencias .section-contact {
  background: #f2f2f2;
}
/* Sobre-escribimos section-services de style.css al cargar agencias.css después*/
/* page services */
.section-services {
background: #fff;
padding: 0px 0 147px 0;
overflow: hidden;
z-index: 1;
}

@media only screen and (max-width: 995px) {
  .landing-agencias .agency-process-section {
    padding: 108px 0;
  }

  .landing-agencias .agency-hero-title {
    font-size: 72px !important;
    line-height: 1 !important;
  }

  .landing-agencias .agency-hero-subtitle {
    font-size: 22px;
  }

  .agency-points-card h3,
  .agency-service-card h3,
  .agency-focus-card h3,
  .agency-process-item h4 {
    font-size: 28px;
  }
}

@media only screen and (max-width: 640px) {
  .section-all-subtitle {
    padding: 0px 15px 10px 15px;
  }
  .alt h2 {
    margin-bottom: 30px; /*Esto sobre-escribe la propiedad de style.css ya que agencias.css se carga después*/
  }
  .h2_alterado_medio{
    font-size: 55px !important;
  }
  .section-title::before{
    top: 100px;
  }
}

@media only screen and (max-width: 768px) {

  .section-title{
    margin-bottom: 30px; /*Esto sobre-escribe la propiedad de style.css ya que agencias.css se carga después*/
  }
  .section-services{
    padding: 0px 0px 0px 0px;
  }
  .capa-imagen-horizontal-completa{
    height: auto;
  }
  .landing-agencias .agency-hero-title {
    font-size: 50px !important;
    line-height: 1.04 !important;
  }

  .landing-agencias .agency-hero-subtitle {
    margin-top: 16px;
    font-size: 18px;
    padding: 8px 10px;
  }

  .landing-agencias .agency-btn-primary,
  .landing-agencias .agency-btn-secondary {
    width: 80%;
    min-width: 0;
  }

  .agency-points-card,
  .agency-service-card,
  .agency-focus-card,
  .agency-process-item {
    padding: 22px 18px;
  }

  .agency-process-head {
    gap: 12px;
  }

  .agency-process-number {
    font-size: 40px;
  }

  .agency-points-card h3,
  .agency-service-card h3,
  .agency-focus-card h3,
  .agency-process-item h4 {
    font-size: 23px;
  }

  .agency-check-list li,
  .agency-service-list li,
  .agency-points-card p,
  .agency-service-card p,
  .agency-focus-card p,
  .agency-process-item p,
  .agency-emphasis-band,
  .agency-image-placeholder p {
    font-size: 17px;
  }
}
