* {
  box-sizing: border-box;
}

.the-watch {
  padding: 0 0 94px;
}

.container,
.carcontainer {
  position: relative;
}

.showOnDesk {
  display: inherit;
}
.showOnMovil {
  display: none;
}

.timeline-post .half-side.content .inner {
  padding-left: 35px;
}

.timeline-post.has-content.odd .half-side.content .inner {
  padding-right: 35px;
}

.slick-slider {
  overflow: hidden;
  position: relative;
}
.logos-car {
  margin-bottom: 45px;
  margin-top: 50px;
}
.logos-car .item img {
  width: 80%;
  max-width: 140px;
  display: block;
  margin: auto;
  opacity: 0.5;
}

.txt-hear {
  font-weight: 100;
  line-height: normal;
  max-width: 600px;
  margin: auto;
  font-size: 1.4rem;
}

span.chekIMG {
  width: 40px !important;
  position: relative;
  top: -13px;
}

img.watch_img {
  max-width: 900px;
  margin: auto;
}

.top-banner h2 {
  font:
    600 60px / 1 "Poppins",
    sans-serif;
}

.mobile-app h2 {
  margin-top: 0;
  line-height: 6.5rem;
}

.imgIcStepL {
  position: absolute;
  width: 80px;
  height: 80px;
  left: -70px;
  top: -70px;
}
.imgIcStepR {
  position: absolute;
  width: 140px;
  height: 140px;
  right: -80px;
  top: -90px;
}

.btn-gral {
  padding: 15px;
  text-align: center;
  font-weight: 700;
  color: #fff !important;
  border-radius: 15px;
  box-shadow: 0 5px 4px -3px rgba(0, 0, 0, 0.5);
  border: solid;
}

.slick-carrusel .item {
  padding: 5px;
}

.slick-carrusel img {
  width: 100%;
  border-radius: 10px;
}

/* Flechas */
.slick-prev-custom,
.slick-next-custom {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  border: none;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  font-size: 22px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.slick-prev-custom:hover,
.slick-next-custom:hover {
  background: #000;
}

.slick-prev-custom {
  left: -20px;
}

.slick-next-custom {
  right: -20px;
}

/* Mobile ajuste */
@media (max-width: 768px) {
  .slick-prev-custom {
    left: 5px;
  }
  .slick-next-custom {
    right: 5px;
  }
}

.process-car .item .work-process img {
  width: 80% !important;
  display: block;
  margin: auto;
  max-width: 140px !important;
}
.process-car .item h3 {
  width: 80% !important;
  display: block;
  margin: auto;
  max-width: 140px !important;
  font-size: 14px;
  text-align: center;
}

.media-body {
  padding-bottom: 10px;
}

.btnreglas {
  font-size: 16px !important;
  padding: 15px 25px !important;
  line-height: normal !important;
}

.imgIcStepL {
  position: absolute;
  width: 140px;
  height: 140px;
  left: -100px;
  top: -60px;
}

.back-x {
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  background-blend-mode: multiply;
  position: relative;
  overflow: hidden;
}

.work-process h3 {
  font:
    600 16px / 1 "Poppins",
    sans-serif;
  margin: 60px 0 8px;
  max-width: 120px;
  margin: auto;
}

header.row .navbar.is-scrolling {
  background-image: url(../images/x1.png) !important;
  background-color: #66a085 !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  background-blend-mode: multiply;
  overflow: hidden;
}

.timeline-post.has-content.odd .half-side:before {
  border: 6px solid #4caf50;
}

.back-x-1 {
  background-image: url(../images/x1.png) !important;
  background-color: #66a085 !important;
}

.back-x-2 {
  background-image: url(../images/x2.png);
}
.back-x-3 {
  background-image: url(../images/x3.png);
}
.back-x-4 {
  background-image: url(../images/x4.png);
}

.boxshapeblur {
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 30px;
  box-shadow: 1px 3px 8px -5px;
  margin-bottom: 15px;
}

.slick-prev-custom-b,
.slick-next-custom-b {
  display: none;
}

.titlsSec {
  margin: auto;
  display: block !important;
  margin-bottom: 15px;
}

.col-40 {
  flex: 0 0 40%;
  max-width: 40%;
}

.col-20 {
  flex: 0 0 20%;
  max-width: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.navbar.is-scrolling .navbar-header .navbar-brand {
  width: 130px;
  height: 40px;
  position: relative;
  top: -12px;
}

.btn-primary.btn-lg {
  margin-bottom: 0;
}

h4.boxshapeblur.m-b-20 {
  max-width: 230px;
  line-height: normal;
  font-size: 14px;
  margin: auto;
  padding-bottom: 20px;
  min-height: 195px;
  margin: 25px auto 45px !important;
}

.top-banner p {
  margin: auto;
}

.the-watch-features {
  padding-top: 0;
}

.navbar .navbar-header {
  margin: auto;
  text-align: center;
  float: none;
}

a.navbar-brand {
  float: none;
  margin: auto;
}

.navbar .navbar-header .navbar-brand {
  margin-left: auto;
  display: block;
}

.top-banner {
  padding-top: 140px;
}

.navbar {
  padding: 27px 0 24px;
}

.section-header h2 {
  line-height: 5.5rem;
  text-transform: none;
}

.btn-primary.btn-lg {
  padding: 0 45px;
  font:
    500 20px / 72px "Poppins",
    sans-serif;
}

.five-cols .col-sm-2 {
  width: 20%;
  float: left;
}

.work-process p {
  font:
    300 13px / 17px "Poppins",
    sans-serif;
  margin-top: 20px;
}

.mobile-app {
  padding-top: 85px !important;
  padding-bottom: 85px !important;
}

.left-right-contents {
  padding: 111px 0 0;
}

.textback {
  display: inline-block;
  color: rgba(255, 255, 255, 1);
  padding: 10px 15px;
  border-radius: 7px;
}

.form-control {
  border-radius: 7px;
  background: #fff !important;
}

.form-group {
  margin-bottom: 11px;
}

.social-links ul li a i {
  margin-left: 1px;
  position: relative;
  top: -4px;
}

.row.m0.process-icon img {
  width: 100%;
  max-width: 120px;
}

footer.row .menu-rights p {
  color: #000000;
  font-size: 12px;
  letter-spacing: normal;
  line-height: normal;
}

.container-conta {
  max-width: 600px;
  margin: auto;
}
.countdown-number {
  background: linear-gradient(to bottom, #8a8a8a 0%, #666 45%, #4f4f4f 100%);
  color: #fff;
  border-radius: 8px;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 4px 10px rgba(0, 0, 0, 0.15);
  font-weight: 700;
  font-size: 3rem;
  line-height: 1;
  padding: 18px 10px;
  min-height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 2px;
  max-width: 100px;
  margin: 25px auto;
}

.countdown-label {
  margin-top: 10px;
  font-size: 0.9rem;
  font-weight: 700;
  color: #555;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.mobile-app {
  position: relative;
  overflow: hidden;
  min-height: 700px; /* ajusta segÃºn tu diseÃ±o */
  display: flex;
  align-items: center;
}

.mobile-app .videoBack {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
}

.mobile-app .video-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.mobile-app .video-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Overlay opcional */
.mobile-app .video-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 2;
}

/* Contenido arriba del video */
.mobile-app .content-mobile-app {
  position: relative;
  z-index: 3;
}

/* Desktop visible por defecto */
.video-desktop {
  display: block;
}

.video-mobile {
  display: none;
}

@media (max-width: 992px) {
  .slick-prev-custom-b,
  .slick-next-custom-b {
    display: block;
  }
}
@media (max-width: 767px) {
  .mobile-app {
    min-height: 850px; /* por el formulario */
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .video-desktop {
    display: none;
  }

  .video-mobile {
    display: block;
  }

  .showOnDesk {
    display: none !important;
  }
  .showOnMovil {
    display: inherit !important;
  }

  .countdown-number {
    font-size: 2.2rem;
    min-height: 80px;
    margin-bottom: 0;
  }

  .left-right-contents img {
    margin: 20px 0;
  }

  .colSMtop {
    padding: 5px;
  }

  .left-right-contents {
    padding: 41px 10px 41px 10px;
  }

  .top-banner .apple-watch {
    margin-bottom: 30px;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    overflow: hidden;
    height: 740px;
  }

  .row.m0.process-icon img {
    width: 100%;
    max-width: 230px;
  }

  .five-cols .col-sm-2 {
    width: 100%;
    float: left;
  }

  .timeline {
    padding: 55px 0;
  }

  .inner.boxshapeblur {
    padding-left: 75px !important;
    width: 100%;
  }

  .imgIcStepR,
  .imgIcStepL {
    width: 110px;
    height: 110px;
    left: -45px;
    top: -30px;
  }
    
    
    .form-control { background: #f8fbfd !important;}

  .top-banner .btn-gral {
    margin-bottom: 25px;
  }

  .the-watch {
    background: #f8fbfd;
    padding-top: 735px;
    padding-bottom: 15px;
  }

  img.watch_img {
    position: absolute;
    left: -1130px;
    right: -1130px;
    margin: auto;
    display: block;
    width: 700px;
    max-width: unset;
    top: 40px;
    opacity: 1 !important;
  }

  .the-watch img {
    display: none;
  }

  h4.boxshapeblur.m-b-20 img {
    width: 70px !important;
  }

  h4.boxshapeblur.m-b-20 {
    max-width: 230px;
    padding: 5px;
    line-height: normal;
    font-size: 12px;
    margin: auto;
    min-height: 138px;
    margin: 1px !important;
    margin-top: 15px;
    margin-bottom: 25px !important;
  }

  .section-header h2 {
    line-height: 3.5rem;
  }
  .top-banner h2 {
    color: #374048;
    letter-spacing: -0.15rem;
    font-size: 35px;
  }

  .ttlsol {
    font-size: 24px;
    display: block;
    margin-top: 85px;
  }
}

@media (max-width: 576px) {
  .countdown-number {
    font-size: 1.8rem;
    min-height: 50px;
  }
}

:root {
  --bs-border-radius-pill: 15px;
}
