.main-banner {
  margin-bottom: 0;
  padding-bottom: 0;
  width: 100vw;
  height: 380px;
  background-image: url("../img/slide-1.2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-clip: content-box;
}
.titulo {
  font-size: 2rem;
  position: absolute;
  text-transform: uppercase;
  top: 50px;
  left: 200px;
  font-family: "poppins", Arial, Helvetica, sans-serif;
  letter-spacing: 2px;
  font-weight: bold;
  color: #0082a6;
}

.ribbon {
  font-size: 0.9rem;
  font-family: "poppins", Arial, Helvetica, sans-serif;
  font-weight: bold;
  position: absolute;
  width: 300px;
  top: 330px;
  left: 0;
  background-color: #0082a6;
  color: #f7f5ed;
  text-align: center;
  border-radius: 0 10px 10px 0;
}

.logo-sticky {
  width: 160px;
  height: 150px;
}

.submenu {
  height: 100px;
}

.nosotros p {
  text-align: justify;
}

.bg-pead {
  background-image: url("../img/marcas/bg-valtic.png");
  background-repeat: no-repeat;
  background-size: 40%;
  background-position: center 5rem;
}

/* Media Queries */

@media (min-width: 360px) {
  .titulo {
    font-size: 2rem;
    position: absolute;
    left: 130px;
    top: 30px;
  }

  .header-logo {
    width: 100px;
    height: 100px;
    top: 0;
  }

  .logo-sticky {
    width: 100px;
    height: 100px;
  }

  .ribbon {
    font-size: 0.9rem;
    font-family: "poppins", Arial, Helvetica, sans-serif;
    font-weight: bold;
    position: absolute;
    width: 300px;
    top: 330px;
    left: 0;
    background-color: #0082a6;
    color: #f7f5ed;
    text-align: center;
    border-radius: 0 10px 10px 0;
  }
  .video {
    width: 100vw;
    height: auto;
    position: absolute;
    top: 0;
    display: none;
  }

  .container .row {
    padding-bottom: 10px;
  }

  .whatsapp-contain {
    display: block;
  }

  .diamonds-wrapper .content img {
    aspect-ratio: 1/1;
    object-fit: contain;
  }
}

@media (min-height: 400px) {
  .header-logo {
    width: 100px;
    height: 100px;
    top: 0;
  }
  .item-contain {
    padding-bottom: 100vh;
  }
}
@media (min-width: 600px) {
  .main-banner {
    background-image: none;
    height: 400px;
  }

  .header-body {
    height: 130px;
  }

  .header-logo {
    top: 55px;
  }

  .header-logo .logo-sticky {
    height: 120px;
    width: 130px;
  }

  .titulo {
    font-size: 2rem;
    top: 35px;
    left: 200px;
  }
  .video {
    width: 100vw;
    height: 300px;
    position: absolute;
    top: -200px;
    display: block;
  }
  .ribbon {
    top: 350px;
  }

  .item-contain {
    padding-bottom: 100vh;
  }
}

@media (min-width: 768px) {
  .main-banner {
    height: 480px;
  }
  .slider {
    display: none;
  }

  .header-body {
    height: 180px;
  }

  .header-logo {
    top: 60px;
    left: 20px;
  }

  .header-logo .logo-sticky {
    height: 150px;
    width: 160px;
  }

  .titulo {
    font-size: 2rem;
    left: 290px;
  }
  .video {
    width: 100vw;
    height: 350px;
    position: absolute;
    top: -150px;
  }

  .ribbon {
    top: 450px;
  }
  .slider {
    display: block;
  }

  .item-contain {
    padding-bottom: 100vh;
  }
}
@media (min-width: 992px) {
  .main-banner {
    height: 750px;
  }
  .slider {
    display: none;
  }
  .titulo {
    font-size: 2.3rem;
    position: absolute;
    left: 380px;
    top: 15px;
  }

  .header-body {
    height: 220px;
  }

  .header-container {
    height: 250px;
  }

  .header-logo {
    top: 60px;
    left: 20px;
  }

  .header-logo .logo-sticky {
    height: 90px;
    width: 100px;
  }

  .video {
    height: 550px;
    position: absolute;
    top: 0;
  }

  .ribbon {
    top: 650px;
  }
  .slider {
    display: block;
  }
  .item-contain {
    padding-bottom: auto;
  }
}
@media (min-width: 1100px) {
  .main-banner {
    height: 750px;
  }
  .titulo {
    font-size: 2.3rem;
    top: 15px;
    left: 370px;
  }

  .header-body .header-transparent {
    height: 250px;
  }

  .header-body .logo-sticky {
    top: 50px;
    width: 150px;
    height: 140px;
  }

  .video {
    height: 850px;
  }

  .ribbon {
    width: 600px;
    height: 50px;
    top: 720px;

    font-size: 2rem;
  }
  .slider {
    display: block;
  }
}

@media (min-width: 1250px) {
  .main-banner {
    height: 800px;
  }
  .titulo {
    left: 430px;
  }

  .header-body .header-transparent {
    height: 150px;
  }

  .header-body .logo-sticky {
    top: 50px;
    width: 150px;
    height: 140px;
  }
  .video {
    height: auto;
  }
  .ribbon {
    top: 750px;
  }
  .slider {
    display: block;
  }
}

@media (min-width: 1400px) {
  .main-banner {
    height: 780px;
  }

  .titulo {
    font-size: 3rem;
    left: 380px;
    top: 15px;
  }

  .logo {
    width: 200px;
    height: 190px;
    position: absolute;
    left: 20px;
    top: 10px;
  }

  .logo-sticky {
    width: 50px;
    height: 40px;
    position: absolute;
    left: 50px;
  }

  .header-body {
    height: 300px;
  }

  .video {
    height: auto;
  }

  .ribbon {
    top: 760px;
    left: 0;
  }
  .slider {
    display: block;
  }
}

@media (min-width: 2050px) {
  .main-banner {
    height: 1100px;
  }

  .ribbon {
    top: 910px;
  }
}

@media (max-aspect-ratio: 16/9) {
  .video {
    width: 100%;
    height: 100%;
  }
}
@media (min-aspect-ratio: 16/9) {
  .video {
    width: 100%;
    height: 100%;
  }
}

.slider {
  width: 100%;
  height: auto;
  margin: auto;
  overflow: hidden;
}

.slider .slider-track {
  display: flex;
  height: 200px;
  margin-top: 30px;
  animation: scroll 30s linear infinite;
  -webkit-animation: scroll 20s linear infinite;
  width: calc(190px * 11);
}

.slider .slide img {
  width: 100%;
  height: 100px;
  padding: 10px;
}

@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-190px * 11));
    transform: translateX(calc(-190px * 11));
  }
}

.whatsapp-contain {
  position: fixed;
  z-index: 99;
  bottom: 0;
  right: 70px;
  background-color: green;
  padding: 10px 15px;
  border-radius: 50%;
}

.whatsapp-contain a {
  text-decoration: none;
  color: #fff;
  font-size: 40px;
}

.whatsapp-contain a:hover {
  cursor: pointer;
  font-size: 65px;
}

.sidebar {
  position: fixed;
}
