a {
  text-decoration: none !important;
}

.text-center {
  text-align: center !important;
}

.form-grey {
  background: linear-gradient(to bottom, #2b1d1a, #4a322e, #6a4a45) !important;
}

.form-grey::after {
  background: #6a4a45 !important;
}

#aceptar-legales-btn {
  background: rgb(16, 40, 70) !important;
  background: linear-gradient(to bottom, #2b1d1a, #4a322e, #6a4a45) !important;
}

#aceptar-legales-btn:hover {
  background: rgb(6, 17, 31) !important;
  background: linear-gradient(to bottom, #1f1513, #392724, #503534) !important;
}

#main-footer .redes-sociales li a.tiktok {
  background: linear-gradient(
    to right bottom,
    #01f2eb 34%,
    black 48%,
    #f04 80%
  ) !important;
}
#main-footer .redes-sociales li a img {
  filter: invert(100%);
  margin-top: -5px;
}

.header-titulo,
.header-modelo,
.header-producto {
  position: absolute !important;
}

.header-titulo {
  left: 50%;
  margin-left: -350px;
  top: 70px;
  animation-delay: 1s;
  z-index: 1;
}

@media (min-width: 768px) {
  .header-titulo {
    left: 590px;
    margin-left: 0;
    top: 140px;
    animation-delay: 1s;
    z-index: 1;
    width: 550px;
  }
}

@media (max-width: 768px) {
  .header-titulo {
    left: 0px;
    margin-left: 0;
    top: 96px;
    animation-delay: 1s;
    z-index: 1;
    width: 340px;
  }
}

.header-modelo {
  left: 620px;
  top: 355px;
  animation-delay: 1.2s;
  z-index: 2;
  width: 500px;
}

@media (max-width: 768px) {
  .header-modelo {
    left: 20px;
    top: 110px;
    animation-delay: 1.2s;
    z-index: 2;
    width: 280px;
  }
}

.header-producto {
  left: 650px;
  top: 330px;
  animation-delay: 1.4s;
  z-index: 1;
}

@media (max-width: 768px) {
  .header-producto {
    left: 0px;
    top: 80px;
    animation-delay: 1.4s;
    z-index: 1;
    width: 260px;
    margin: 0px !important;
  }
}

.header-landing {
  background: url("/bundles/applandings/adn/imagenes/xmax-2025/header.jpg") top
    center no-repeat;
  background-size: 1920px 644px;
  height: 644px;
  background-size: cover;
}

@media (max-width: 992px) {
  .header-landing {
    background: url("/bundles/applandings/adn/imagenes/xmax-2025/m_header.jpg")
      top center no-repeat;
    height: 960px;
    background-size: cover;
  }
}

@media (max-width: 576px) {
  .header-landing {
    background: url("/bundles/applandings/adn/imagenes/xmax-2025/m_header.jpg")
      top center no-repeat;
    height: 800px;
    background-size: cover;
  }
}

.header-carousel .header-titulo {
  left: 630px;
  margin-left: 0;
  top: 180px;
  animation-delay: 1s;
  z-index: 1;
  width: 500px;
}

.header-carousel .header-modelo {
  left: 690px;
  top: 393px;
  animation-delay: 1.2s;
  z-index: 2;
  width: 350px;
}

.header-carousel .header-producto {
  left: -5px;
  top: 150px;
  animation-delay: 1.9s;
  z-index: 3;
  width: 620px;
}
@media (max-width: 1200px) {
  .header-carousel .header-titulo {
    left: 630px;
    margin-left: 0;
    top: 180px;
    animation-delay: 1s;
    z-index: 1;
    width: 400px;
  }
  .header-carousel .header-modelo {
    left: 690px;
    top: 360px;
    animation-delay: 1.2s;
    z-index: 2;
    width: 270px;
  }
}

@media (max-width: 992px) {
  .header-carousel .header-titulo {
    left: 40px;
    margin-left: 0;
    top: 200px;
    animation-delay: 1s;
    z-index: 1;
    width: 90%;
  }

  .header-carousel .header-modelo {
    left: 163px;
    top: 500px;
    animation-delay: 1.9s;
    z-index: 2;
    width: 375px;
  }

  .header-carousel .header-producto {
    left: 45px;
    top: 400px;
    animation-delay: 1.2s;
    z-index: 3;
  }
}

.logos-byn .container {
  margin-top: 60px !important;
}
.fascino-logos-byn {
  padding: 0 80px;
  text-align: center;
}
.fascino-logos-byn-mobile {
  display: none;
}

@media (max-width: 768px) {
  .header-carousel .header-modelo {
    left: 124px;
    top: 399px;
    animation-delay: 1.9s;
    z-index: 2;
    width: 310px;
  }
  .header-carousel .header-producto {
    left: 0px;
    top: 400px;
    animation-delay: 1.2s;
    z-index: 3;
  }
  .fascino-logos-byn-mobile {
    display: block;
    text-align: center;
    margin: auto;
    padding: 0 80px;
  }
  .fascino-logos-byn {
    display: none;
  }
}
@media (max-width: 576px) {
  .header-carousel .header-titulo {
    margin-left: 0;
    top: 200px;
    animation-delay: 1s;
    z-index: 1;
    width: 80%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .header-carousel .header-modelo {
    top: 290px;
    animation-delay: 1.9s;
    z-index: 2;
    width: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .header-carousel .header-producto {
    left: 20px;
    top: 351px;
    animation-delay: 1.9s;
    z-index: 3;
    width: 90%;
  }
}

.fullcontent {
  overflow-x: hidden;
}

#yamaha-colores {
  background: url("/bundles/applandings/adn/imagenes/img-landings-2023/fascino/fondo-colores.jpg")
    top center no-repeat;
  background-size: cover;
  padding: 20px 0;
}

.contact-for-purchase .btn-content {
  padding: 50px 0;
  float: left;
}

.contact-for-purchase .btn-content a.contactame-colores {
  background: #4b4b4b !important;
  border-radius: 5px;
}

.contact-for-purchase .btn-content a.contactame-colores:hover {
  background: #6a4a45 !important;
  text-decoration: none;
}
@media (max-width: 576px) {
  .contact-for-purchase .btn-content a {
    padding: 15px !important;
  }
}

.section-moto-detalle {
  background-size: 1920px 644px;
  height: 420px;
  background-size: cover;
  background-position: center;
}

.ymh-producto-colores {
  margin-top: 80px !important;
  align-items: center;
}

.section-moto-detalle-texto {
  background-image: url("/bundles/applandings/adn/imagenes/xmax-2025/logo_xmax_fondo.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto;
}

@media (max-width: 576px) {
  .section-moto-detalle {
    height: 350px;
  }
}

.logos {
  background: rgb(211, 211, 211);
  background: linear-gradient(
    180deg,
    rgba(211, 211, 211, 1) 0%,
    rgba(238, 238, 238, 1) 50%,
    rgba(192, 191, 191, 1) 100%
  );
}

.col-logos {
  text-align: center;
}
.logos-caracteristicas {
  max-width: 200px;
  margin: 40px 50px;
}

.logos-caracteristicas.ymh-logo {
  max-width: 160px;
}

.linea-diagonal {
}

@media (max-width: 1200px) {
  .logos-caracteristicas {
    max-width: 200px;
    margin: 40px 30px;
  }
  .logos-caracteristicas.ymh-logo {
    max-width: 150px;
  }
}
@media (max-width: 999px) {
  .logos-caracteristicas.ymh-logo {
    max-width: 120px;
  }
  .logos-caracteristicas {
    max-width: 170px;
    margin: 40px 10px;
  }
}

@media (max-width: 768px) {
  .linea-diagonal {
    display: none;
  }
  .logos-caracteristicas {
    max-width: 170px;
    margin: 40px 10px 20px;
  }
  .logos-caracteristicas:nth-last-child(-n + 2) {
    max-width: 170px;
    margin: 20px 10px 50px;
  }
}
.detalles-moto-texto {
  text-align: center;
  padding: 0 50px;
  margin: 80px 0px 40px;
}

@media (max-width: 768px) {
  .detalles-moto-texto {
    padding: 0 20px;
    margin: 0px 0px 40px;
  }
}
.ybr-detalle-moto {
  max-width: 650px !important;
}
.ybr-detalle-titulo {
  max-width: 300px !important;
  margin: 25px 0px;
}

.detalle-p-moto {
  max-width: 850px;
  margin: auto;
  margin-top: 10px;
}

.p-descripcion {
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .ybr-detalle-titulo {
    max-width: 300px !important;
  }
  .ybr-detalle-moto {
    max-width: 100% !important;
  }
}
div p {
  font-family: "Estricta", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 768px) {
  .ybr-tu-opcion {
    margin-bottom: 20px;
    width: 300px;
  }
  .p-tu-opcion {
    text-align: center;
  }
}
@media (max-width: 576px) {
  .ybr-detalle-titulo {
    max-width: 200px !important;
    margin: 10px 0px;
  }
  div p {
    font-size: 14px;
    line-height: 22px;
  }
  .ybr-tu-opcion {
    padding-right: 0px;
    width: 100%;
  }
  .p-tu-opcion {
    text-align: center;
  }
}
.section-moto-tu-opcion {
  margin: 60px 0 50px 0;
}
@media (max-width: 576px) {
  .section-moto-tu-opcion {
    margin: 60px 0 30px 0;
  }
}
.section-moto-tu-opcion-2 {
  margin-top: 60px;
  margin-bottom: 60px;
}

@media (max-width: 576px) {
  .section-moto-tu-opcion-2 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.col-texto-tu-opcion {
  align-self: center;
}

#legales p {
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
}

#video .container {
  margin: 60px auto !important;
}
.video-responsive {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.nav-tabs {
  border-bottom: 0px transparent !important;
}
.nav-tabs li {
  width: 33.333333%;
  text-align: center;
}
@media (max-width: 768px) {
  .nav-tabs li {
    width: 100%;
    margin: 5px 0;
    text-align: center;
  }
}
.nav-tabs .nav-link {
  margin: 5px;
  padding: 5px !important;
  background: rgb(218, 218, 218);
  color: #707070;
  font-size: 18px;
  font-weight: 600;
  font-family: "Estricta", sans-serif !important;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:hover {
  background-color: #03335b;
  color: #ffffff;
}

.table td {
  border: none !important;
}

#pills-tabContent {
  min-height: 530px;
}

.img-3-anios {
  width: 100%;
}
.section-moto-detalle {
  background-image: url(/imagenes/img-landings-2023/fascino/fondo-gris.jpg);
}

@media (max-width: 768px) {
  .section-moto-detalle {
    background-image: url(/imagenes/img-landings-2023/fascino/fondo-gris-mobile.jpg) !important;
  }
}

.img-3-anios,
.ybr-tu-opcion,
.ybr-tu-opcion-2 {
  max-width: 100% !important;
}

.ybr-tu-opcion,
.ybr-tu-opcion-2 {
  width: 420px;
}

@media (max-width: 1200px) {
  .ybr-tu-opcion,
  .ybr-tu-opcion-2 {
    width: 400px;
  }
}

@media (max-width: 992px) {
  .colores-financia {
    margin-top: 30px;
    text-align: center;
  }
  .contact-for-purchase .btn-content {
    float: inherit;
  }
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  width: 330px;
  height: 161px;
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#main-footer .row .col-sm-4:nth-child(2) {
  margin-left: 0 !important;
}

#TyC-modal .modal-body p,
#garantia-moto .modal-body p {
  font-size: 14px;
  line-height: 22px;
}

.footer-modal {
  color: #ffffff !important;
  padding: 0 15px;
}

.section-pattern .disclaimer {
  padding: 0 !important;
}
@media (max-width: 992px) {
  .footer-modal {
    display: block;
    margin: 10px;
  }
}

@media (max-width: 576px) {
  footer .col-sm-3 {
    text-align: center;
    margin-bottom: 20px;
  }

  #TyC-modal .modal-body p,
  #garantia .modal-body p {
    font-size: 12px;
    line-height: 18px;
  }
  footer .col-sm-6 {
    align-self: center;
    text-align: center;
  }
}

#legales {
  background-color: #4b4b4b !important;
  padding: 20px 0 !important;
}

#legales .col-sm-12 {
  text-align: center;
  font-size: 12px;
}

.link-limite {
  margin-top: -40px;
  text-align: center;
  z-index: 2;
  position: relative;
}
.link-limite a {
  color: #fff !important;
}
@media (max-width: 992px) {
  .link-limite {
    margin-top: 270px;
  }
}
@media (max-width: 768px) {
  .link-limite {
    margin-top: 230px;
  }
}

@media (max-width: 576px) {
  .link-limite {
    margin-top: 85px;
  }
}

.modal-header .btn-close {
  background: transparent;
  border: none;
  font-size: 20px;
}

#limite-modal .modal-body p {
  font-style: 16px;
}

#scrollup {
  background-color: #6a4a45 !important;
}

.estilo-rojo .contact-for-purchase .btn-content a:hover {
  background: #6a4a45 !important;
}

.logo-tu-mejor-opcion {
  max-height: 40px;
}

.logo-titulo-tmo {
  max-width: 200px;
  float: right;
  margin-top: 20px;
}

@media (max-width: 992px) {
  .logos-tu-mejor-opcion-1 {
    text-align: center;
  }
}

@media (max-width: 768px) {
  .div-logo-tu-mejor-opcion {
    text-align: center;
    margin-top: 5px;
  }

  .logo-titulo-tmo {
    max-width: 140px;

    float: inherit;
    margin-top: 0;
  }
}

.logo-performance {
  max-width: 150px;
}

.titulo-tu-mejor-opcion-1 {
  padding: 30px 0;
}

.p-tu-opcion-1-detalle {
  margin-top: 30px;
  margin-bottom: 40px;
  font-size: 14px;
}

.p-tu-opcion {
  margin-bottom: 30px;
}

.section-moto-tu-opcion-1 {
  background-image: url(/imagenes/img-landings-2023/fascino/fondo-performance.png);
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
}

.col-ficha-tecnica {
  min-height: 700px;
}

@media (max-width: 1600px) {
  .section-moto-tu-opcion-1 {
    background-position: 130%;
  }
}

@media (max-width: 1200px) {
  .section-moto-tu-opcion-1 {
    background-position: 195%;
  }
}
@media (max-width: 1100px) {
  .section-moto-tu-opcion-1 {
    background-position: 215%;
  }
}
@media (max-width: 992px) {
  .section-moto-tu-opcion-1 {
    background-image: none !important;
  }

  .ybr-tu-opcion-2 {
    width: 380px !important;
  }

  .mobile-none {
    display: none;
  }
}

@media (max-width: 768px) {
  .titulo-tu-mejor-opcion-1 {
    text-align: center;
  }
}

@media (max-width: 576px) {
  .ybr-tu-opcion-2,
  .ybr-tu-opcion-3 {
    width: 290px !important;
  }
}

.titulo-celular {
  display: inline-flex;
  margin-bottom: 20px;
  align-items: baseline;
}

.titulo-celular h2 {
  font-weight: 700;
  font-size: 48px;
  font-family: "Estricta", sans-serif !important;
  text-transform: uppercase;
  color: #474747;
}

.titulo-celular img {
  max-width: 130px;
  padding-left: 20px;
}

.descarga {
  font-weight: 700;
  font-size: 22px;
}

@media (max-width: 768px) {
  .titulo-celular {
    align-items: center;
    margin: 30px 0px;
  }
  .titulo-celular img {
    max-width: 110px;
    padding-left: 20px;
  }
  .titulo-celular h2 {
    font-size: 38px;
  }
  .descarga {
    text-align: center;
  }
}
@media (max-width: 576px) {
  .titulo-celular img {
    max-width: 90px;
    padding-left: 5px;
  }
  .titulo-celular h2 {
    font-size: 32px;
  }
}

.img-celular {
  max-width: 300px;
}
@media (max-width: 768px) {
  .img-celular {
    max-width: 200px;
  }
}

.iconos-modal {
  padding-top: 50px;
}

.ymh-nmax-text {
  line-height: 24px;
}

.accordion-header .accordion-button {
  background-image: none !important;
}

.accordion-item {
  padding: 0 !important;
}

.accordion-header .accordion-button {
  background-size: cover;
  padding: 60px 60px 10px 10px !important;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 22px !important;
}

.accordion-header .accordion-button.collapsed {
  color: #ffffffd5 !important;
}
#ficha-title-1 button {
  background-image: url("/bundles/applandings/adn/imagenes/img-landings-2024/fz-x/tab-1.jpg") !important;
}
#ficha-title-2 button {
  background-image: url("/bundles/applandings/adn/imagenes/img-landings-2024/fz-x/tab-2.jpg") !important;
}
#ficha-title-3 button {
  background-image: url("/bundles/applandings/adn/imagenes/img-landings-2024/fz-x/tab-3.jpg") !important;
}
#ficha-title-4 button {
  background-image: url("/bundles/applandings/adn/imagenes/img-landings-2024/fz-x/tab-4.jpg") !important;
}
#ficha-title-5 button {
  background-image: url("/bundles/applandings/adn/imagenes/img-landings-2024/fz-x/tab-5.jpg") !important;
}
#ficha-title-6 button {
  background-image: url("/bundles/applandings/adn/imagenes/img-landings-2024/fz-x/tab-6.jpg") !important;
}

.col-imagenes-highlights div,
.col-imagenes-highlights div img {
  width: 100%;
}

.accordion-body {
  padding: 0px !important;
}

.img-ficha-tecnica {
  float: right;
}

.ymh-nmax-col-10:hover {
  background-color: #03335b;
}
.ymh-nmax-col-10:hover:before {
  content: "Más información";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 1rem;
  font-weight: 600;
  color: white;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.ymh-nmax-col-10:hover img,
.ymh-nmax-col-10:hover p {
  opacity: 0 !important;
}

.highlights .col-sm-4 {
  padding: 0px !important;
  max-width: 32% !important;
}

/* .highlights .img-1 {
  clip-path: polygon(0% 0, 100% 0%, 95% 100%, 0 100%);
}

.highlights .img-2 {
  clip-path: polygon(5% 0, 100% 0%, 95% 100%, 0 100%);
}

.highlights .img-3 {
  clip-path: polygon(5% 0, 100% 0%, 100% 100%, 0 100%);
} */
#legales {
  background: #6a4a45;
  background: linear-gradient(to bottom, #2b1d1a, #4a322e, #6a4a45);
}

@media (max-width: 576px) {
  .swiper .swiper-slide {
    min-height: 300px;
  }
  .swiper-logos .swiper-slide {
    min-height: 200px;
    background: transparent;
  }
  .swiper-logos {
    margin-bottom: 0px !important;
  }
  .swiper-logos img {
    margin: 30px 0px 0px !important;
  }
  .col-logos {
    display: none;
  }
}

.col-360 {
  background-color: #fff;
}

.swiper-vertical .swiper-wrapper {
  height: 430px !important;
}

.swiper-vertical .swiper-wrapper .swiper-slide {
  background-size: cover !important;
}

.swiper-vertical .swiper-button-next,
.swiper-vertical .swiper-button-prev {
  transform: rotate(90deg);
}

.swiper-vertical .swiper-button-next {
  top: 96% !important;
  left: 43% !important;
}

.swiper-vertical .swiper-button-prev {
  top: 2% !important;
  left: 43% !important;
}

.swiper-vertical h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 28px;
  text-align: left;
  margin-bottom: 0px;
  width: 100%;
  margin-left: 10px;
  font-weight: 700;
  margin-top: 30px;
  font-family: "Estricta";
}

.swiper-container.ymh-vertical-gallery .swiper-slide .ymh-vertical-content h2 {
  color: white !important;
}

.swiper-container.ymh-vertical-gallery .swiper-pagination-bullet {
  border: 2px solid white !important;
}

.swiper-container.ymh-vertical-gallery .swiper-pagination-bullet-active {
  background: white !important;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:hover {
  background-color: #635151;
  color: #ffffff;
}

.p-titulo,
.p-descripcion {
}

.p-titulo {
  margin-bottom: 2rem;
  text-align: center;
}

.ymh-vertical-content {
  margin-bottom: 5rem;
}

body {
  font-family: "Estricta", sans-serif !important;
}

.titulo-ficha-tecnica {
  font-family: "Estricta", sans-serif !important;
}

.header-landing-animation-3 {
  background: url("/imagenes/img-landings-2023/fz25/fondo.jpg?222") top center
    no-repeat;
  background-size: 1920px 644px;
  height: 644px;
  background-size: cover;
}

@media (max-width: 992px) {
  .header-landing-animation-3 {
    background: url("/imagenes/img-landings-2023/fz25/fondo-mobile.jpg?777") top
      center no-repeat;
    height: 889px;
    background-size: cover;
  }
}

@media (max-width: 576px) {
  .header-landing-animation-3 {
    background: url("/imagenes/img-landings-2023/fz25/fondo-mobile.jpg?777") top
      center no-repeat;
    height: 800px;
    background-size: cover;
  }
}

.octubre-c .ybr-header-titulo {
  left: 630px;
  margin-left: 0;
  top: 220px;
  animation-delay: 1s;
  z-index: 1;
  width: 500px;
}

.octubre-c .ybr-header-marca {
  left: 630px;
  top: 445px;
  animation-delay: 1.2s;
  z-index: 2;
  width: 200px;
}

.octubre-c .ybr-header-moto {
  left: 80px;
  margin-left: 0;
  top: 100px;
  animation-delay: 1s;
  z-index: 1;
  width: 500px;
}

@media (max-width: 992px) {
  .octubre-c .ybr-header-titulo {
    left: 40px;
    margin-left: 0;
    top: 200px;
    animation-delay: 1s;
    z-index: 1;
    width: 90%;
  }

  .octubre-c .ybr-header-marca {
    left: 264px;
    top: 810px;
    animation-delay: 1.9s;
    z-index: 2;
    width: 200px;
  }

  .octubre-c .ybr-header-moto {
    left: 120px;
    top: 360px;
    animation-delay: 1.2s;
    z-index: 3;
  }
}

.logos-byn .container {
  margin-top: 60px !important;
}
@media (max-width: 768px) {
  .logos-byn .container {
    margin-top: 30px !important;
  }
}
.xtz-logos-byn {
  padding: 0 80px;
  text-align: center;
}
.xtz-logos-byn-mobile {
  display: none;
}
@media (max-width: 768px) {
  .octubre-c .ybr-header-marca {
    left: 177px;
    top: 600px;
    animation-delay: 1.9s;
    z-index: 2;
    width: 200px;
  }
  .octubre-c .ybr-header-moto {
    left: 30px;
    top: 365px;
    animation-delay: 1.2s;
    z-index: 3;
  }
  .xtz-logos-byn-mobile {
    display: block;
    text-align: center;
    margin: auto;
    padding: 0px;
  }
  .xtz-logos-byn {
    display: none;
  }
}
@media (max-width: 576px) {
  .octubre-c .ybr-header-titulo {
    margin-left: 0;
    top: 250px;
    animation-delay: 1s;
    z-index: 1;
    width: 80%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .octubre-c .ybr-header-marca {
    top: 695px;
    animation-delay: 1.9s;
    z-index: 2;
    width: 40%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .octubre-c .ybr-header-moto {
    left: 20px;
    top: 351px;
    animation-delay: 1.9s;
    z-index: 3;
    width: 90%;
  }
}
