/*
Animate Bootstrap Carousel
Element by thecodeblock.com
*/
/********************************/
/*       Coloring indicators    */
/********************************/
.carousel-animate .carousel-indicators > li {
  margin: 0 2px;
  border-color: #f39c12;
  opacity: 0.7;
}
.carousel-animate .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}
/********************************/
/*          Hero Headers        */
/********************************/
.carousel-animate .hero {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.75);
}
/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {
  padding: 10px 40px;
}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
  color: #f5f5f5;
  border-color: #1abc9c;
  outline: none;
  margin: 20px auto;
}
/********************************/
/*          Media Queries       */
/********************************/
@media screen and (max-width: 640px) {
  .hero h1 {
    font-size: 2em;
  }
}
/********************************/
/*          Fade Effect         */
/********************************/
.carousel-fade .carousel-inner .carousel-item {
  transition-property: opacity;
  height: 644px;
}
.carousel-fade .carousel-inner .carousel-item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}
/************************************/
/*       BS bacground Images       */
/**********************************/

@media (max-width: 768px) {
  .carousel-fade .carousel-inner .carousel-item {
    transition-property: opacity;
    height: 660px;
  }
}

.uno-1 {
  animation-delay: 2.5s;
  margin-top: 10px;
}

.dos-1 {
  animation-delay: 2.8s;
  margin-top: 10px;
  margin-left: -10px;
}

.tres-1 {
  animation-delay: 3.1s;
  margin-top: 10px;
  margin-left: -20px;
}

.cuatro-1 {
  animation-delay: 3.4s;
  margin-top: 10px;
  margin-left: -30px;
}

.moto-1 {
  right: 50px;
  top: 120px;
  animation-delay: 2s;
  z-index: 9;
}

.nombre-1 {
  right: 90px;
  top: 540px;
  animation-delay: 2.4s;
  z-index: 9;
}

.circulo-1 {
  left: 80px;
  top: 170px;
  animation-delay: 1s;
  z-index: 1;
}

.circuloimagen-1 {
  left: 90px;
  top: 160px;
  animation-delay: 1s;
  z-index: 2;
}

.trama-1 {
  left: 70px;
  top: 390px;
  animation-delay: 2.5s;
  z-index: 3;
}

.header-landing-animation {
  background: url("/bundles/applandings/adn/imagenes/yamaha-landing-jun/fondo.jpg")
    top center no-repeat;
  background-size: 2100px 644px;
  height: 644px;
}

.header-landing-animation-2 {
  background: url("/bundles/applandings/adn/imagenes/img-landings/fondo-1.jpg")
    top center no-repeat;
  background-size: 1920px 644px;
  height: 644px;
}

.mensaje {
  margin-top: 150px;
}

.moto-animacion {
  position: absolute;
}

@media (max-width: 768px) {
  .header-landing-animation {
    background: url("/bundles/applandings/adn/imagenes/yamaha-landing-jun/fondom.jpg")
      top center no-repeat;
    background-size: 769px 889px;
    height: 889px;
  }

  .header-landing-animation-2 {
    background: url("/bundles/applandings/adn/imagenes/img-landings/fondo-2.jpg")
      top center no-repeat;
    background-size: cover;
    height: 660px;
  }

  .mensaje {
    margin-top: 120px;
    text-align: center;
  }

  .mensaje img {
    width: 65%;
    margin: 10px auto !important;
  }

  .carousel-contenido {
    display: flex;
    flex-flow: column;
  }

  .carousel-contenido .divuno {
    order: 2;
  }
  .carousel-contenido .divdos {
    order: 1;
  }

  .moto-1 {
    right: 25px;
    top: 20px;
    animation-delay: 2s;
    z-index: 9;
    width: 60%;
    margin: 0px auto;
  }

  .nombre-1 {
    left: 0px;
    top: 300px;
    animation-delay: 2.4s;
    z-index: 9;
    margin: 0px auto;
    text-align: center;
  }

  .circulo-1 {
    left: 50px;
    top: 30px;
    animation-delay: 1s;
    z-index: 1;
    width: 200px;
  }

  .circuloimagen-1 {
    left: 55px;
    top: 25px;
    animation-delay: 1s;
    z-index: 2;
    width: 200px;
  }

  .trama-1 {
    left: 70px;
    top: 150px;
    width: 120px;
    animation-delay: 2.5s;
    z-index: 3;
  }
}

.carousel {
  width: 100% !important;
}

.ymh-producto-elegir-col-1 h2 {
  color: #024daa !important;
}

.colores-container {
  margin-top: -40px;
}

.ymh-producto-info-col-4 h2 {
  text-align: center !important;
}

.ymh-producto-info-col-4 p {
  text-align: center !important;
}

.ymh-table thead {
  color: #024daa !important;
}

.contact-for-purchase .btn-content a {
  background: #024daa !important;
  color: #ffffff !important;
}

.section-pattern {
  background: none !important;
}

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

.moto-2a {
  left: 230px;
  top: 135px;
  animation-delay: 1.2s;
  z-index: 2;
}
.moto-3a {
  left: 640px;
  top: 143px;
  animation-delay: 1.4s;
  z-index: 1;
}

.moto-4a {
  left: 155px;
  top: 530px;
  animation-delay: 2.4s;
  z-index: 1;
}

.moto-5a {
  left: 230px;
  top: 272px;
  animation-delay: 1.9s;
  z-index: 3;
}

.moto-5a-2 {
  left: 260px;
  top: 272px;
  animation-delay: 1.9s;
  z-index: 3;
}

.moto-5a-3 {
  left: 290px;
  top: 272px;
  animation-delay: 1.9s;
  z-index: 3;
}

.moto-6a {
  left: 550px;
  top: 265px;
  animation-delay: 2.6s;
  z-index: 1;
}

.moto-7a {
  right: 70px;
  top: 530px;
  animation-delay: 2.9s;
  z-index: 1;
}

.estilo-rojo .ymh-producto-elegir-col-1 h2 {
  color: #c7040a !important;
}

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

.estilo-rojo .contact-for-purchase .btn-content a:hover {
  background: #a90e13 !important;
  text-decoration: none;
}

.estilo-rojo .ymh-table thead {
  color: #c7040a !important;
}

.logo-3a {
  left: 970px;
  top: 350px;
  animation-delay: 2s;
  z-index: 2;
}

.header-landing-animation-2 .container {
  position: relative;
}

@media (max-width: 768px) {
  .logo-3a {
    display: none !important;
  }

  .header-landing-animation-2 .divuno {
    text-align: center !important;
  }

  .moto-1a {
    left: 0;
    margin-left: 0px;
    top: 95px;
    animation-delay: 1s;
    z-index: 1;
    position: relative;
    width: 60%;
  }

  .moto-2a {
    left: 0;
    margin-left: 0px;
    top: 110px;
    animation-delay: 1.2s;
    z-index: 1;
    position: relative;
    width: 250px;
  }

  .moto-3a {
    left: 0;
    margin-left: 26px;
    top: 109px;
    animation-delay: 1.4s;
    z-index: 1;
    position: relative;
    width: 200px;
  }

  .moto-4a {
    left: 75px;
    top: 585px;
    animation-delay: 2.4s;
    z-index: 1;
  }

  .moto-5a {
    left: 40px;
    top: 380px;
    animation-delay: 1.9s;
    z-index: 3;
    position: absolute !important;
    width: 220px;
  }

  .moto-5a-2 {
    left: 20px;
    top: 370px;
    animation-delay: 1.9s;
    z-index: 3;
    position: absolute !important;
    width: 220px;
  }

  .moto-5a-3 {
    left: 40px;
    top: 350px;
    animation-delay: 1.9s;
    z-index: 3;
    position: absolute !important;
    width: 220px;
  }

  .moto-6a {
    right: 30px;
    left: inherit;
    top: 360px;
    animation-delay: 2.6s;
    z-index: 1;
    width: 220px;
  }

  .moto-7a {
    right: 80px;
    top: 585px;
    animation-delay: 2.9s;
    z-index: 1;
  }

  .order-mobile .ymh-producto-info-col-4 {
    text-align: center !important;
    padding-bottom: 35px;
  }
}

@media (min-width: 768px) {
  .fullcontent {
    background-size: cover;
  }

  .carousel-control-next {
    right: -70px;
  }

  .carousel-control-prev {
    left: -70px;
  }

  .order-mobile .ymh-producto-info-col-2 {
    order: 2;
  }

  .order-mobile h2 {
    text-align: left !important;
  }

  .order-mobile p {
    text-align: left !important;
  }
}

.ymh-producto-info-col-4 p {
  font-weight: 400 !important;
}

.ymh-producto-info-col-4 p img {
  margin-top: 20px;
}

.octubre-c .moto-5a {
  left: 40px;
  top: 100px;
  animation-delay: 1.9s;
  z-index: 3;
}

.octubre-c .moto-4a {
  left: 0px;
  top: 530px;
  animation-delay: 2.4s;
  z-index: 2;
  width: auto !important;
}

.octubre-c .moto-1a {
  left: 590px;
  margin-left: 0;
  top: 140px;
  animation-delay: 1s;
  z-index: 1;
  width: 550px;
}

.octubre-c .moto-2a {
  left: 620px;
  top: 355px;
  animation-delay: 1.2s;
  z-index: 2;
  width: 500px;
}

.octubre-c .moto-3a {
  left: 650px;
  top: 330px;
  animation-delay: 1.4s;
  z-index: 1;
}

.octubre-c .moto-3ac {
  left: 590px;
  top: 360px;
  animation-delay: 1.6s;
  z-index: 1;
}

.octubre-c .logo-3a {
  left: 970px !important;
  top: 500px !important;
  animation-delay: 2s;
  z-index: 2;
}

.slider-oct {
  overflow: inherit !important;
}

.header-landing-animation-2 {
  overflow: hidden;
}

.fzfinombre {
  width: 136px;
}

.fzfimoto {
  width: 563px;
}

.fzsnombre {
  width: 190px;
}

.fzsmoto {
  width: 559px;
}

.fzsmoto3 {
  width: 470px;
}

.fzfimoto2 {
  width: 508px;
}

.fzfinombre2 {
  width: 162px;
}

.contact-for-purchase {
  text-align: center;
}

.contact-for-purchase img {
  width: 370px;
  margin: 30px auto;
  display: block;
  overflow: hidden;
}

.landing-71 .fzfimoto {
  width: 500px;
}

.landing-71 .fondo-1 {
  width: auto;
  top: 0px;
  left: -220px;
  z-index: 1;
  animation-delay: 1.7s;
}

.landing-71 .fzsnombre {
  width: 130px;
}

@media (max-width: 768px) {
  .octubre-c .moto-5a {
    left: 40px;
    top: 380px;
    animation-delay: 1.9s;
    z-index: 3;
    width: 340px;
  }

  .octubre-c .moto-1a {
    left: 0px;
    margin-left: 0;
    top: 96px;
    animation-delay: 1s;
    z-index: 1;
    width: 340px;
  }

  .octubre-c .moto-2a {
    left: 20px;
    top: 110px;
    animation-delay: 1.2s;
    z-index: 2;
    width: 280px;
  }

  .octubre-c .moto-3a {
    left: 0px;
    top: 80px;
    animation-delay: 1.4s;
    z-index: 1;
    width: 260px;
    margin: 0px !important;
  }

  .octubre-c .moto-3ac {
    left: 0px;
    top: 50px;
    animation-delay: 1.6s;
    z-index: 1;
    position: relative;
    width: 300px;
  }

  .octubre-c .moto-4a {
    left: 40px;
    top: 600px;
    animation-delay: 2.4s;
    z-index: 3 !important;
  }

  .contact-for-purchase img {
    width: 270px;
    margin: 30px auto;
    display: block;
    overflow: hidden;
  }

  .landing-72 .fzsnombre {
    width: 140px;
  }

  .landing-72 .octubre-c .moto-5a {
    left: 20px;
    width: 340px;
    top: 360px;
  }

  .landing-72 .fzfinombre2 {
    width: 140px;
  }

  .landing-72 .fzfimoto2 {
    width: 310px !important;
    left: 40px !important;
    top: 360px;
  }

  .landing-71 .octubre-c .moto-5a {
    left: 50px;
    bottom: 50px;
    animation-delay: 1.9s;
    z-index: 2;
    width: 300px;
    top: 350px;
  }

  .fondo-1 {
    left: 0px !important;
    top: 190px !important;
    animation-delay: 1.7s !important;
    z-index: 1 !important;
    width: 240px !important;
  }

  .fzsnombre-3 {
    width: 100px !important;
  }
}

.ymh-producto-elegir-col-1 h2 {
  font-size: 3.25rem !important;
}

.ymh-producto-info-col-4 {
  order: 2 !important;
}

.ymh-producto-info-col-2 {
  order: 1 !important;
}

#main-footer .redes-sociales a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  line-height: 2.1;
  font-size: 16px;
}

#main-footer .redes-sociales .instagram-f {
  background: #d6249f !important;
  background: radial-gradient(
    circle at 30% 107%,
    #fdf497 0%,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  ) !important;
}

#main-footer .redes-sociales .instagram-f:hover,
#main-footer .redes-sociales .instagram-f:focus {
  background: #d6249f !important;
  background: radial-gradient(
    circle at 30% 107%,
    #fdf497 0%,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  ) !important;
}
