@import url(https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap);
@charset "UTF-8";
.font-title {
  font-family: "Exo 2";
  color: #19B1A5;
  font-weight: 500;
  line-height: 1;
  font-size: clamp(30px, 5vw, 50px);
}

.font-subtitle {
  font-family: "Exo 2";
  font-weight: 500;
  line-height: normal;
  font-size: clamp(21px, 3vw, 35px);
  margin-bottom: 2rem;
}

.font-content {
  font-family: "Exo 2";
  color: #FFFFFF;
  font-weight: 300;
  line-height: normal;
  font-size: clamp(15px, 3vw, 25px);
}

.font-content-service {
  font-family: "Exo 2";
  font-weight: 300;
  line-height: 1.2;
  font-size: clamp(10.8px, 3vw, 18px);
}

.title-item-aboutus {
  font-family: "Exo 2";
  color: #000000;
  font-weight: 500;
  line-height: 1.2;
  font-size: clamp(10.2px, 3vw, 20px);
}

.content-item-aboutus {
  font-family: "Exo 2";
  color: #000000;
  font-weight: 300;
  line-height: 1.2;
  font-size: clamp(10.8px, 3vw, 18px);
  margin-top: -10px;
}

.font-footer {
  font-family: "Exo 2";
  color: #aaaaaa;
  font-weight: 400;
  line-height: 2;
  font-size: clamp(15px, 3vw, 30px);
}

.font-header {
  font-family: "Exo 2";
  color: #000000;
  font-weight: 500;
  line-height: normal;
  font-size: clamp(15px, 3vw, 25px);
}

.font-metodologia {
  font-family: "Exo 2";
  color: #19B1A5;
  font-weight: 300;
  line-height: normal;
  font-size: clamp(33px, 3vw, 55px);
}

.font-number-slide {
  font-family: "Exo 2";
  color: #000000;
  font-weight: 300;
  line-height: normal;
  font-size: clamp(2.7rem, 10vw, 8rem);
}

.font-title-slide {
  font-family: "Exo 2";
  color: #000000;
  font-weight: 500;
  line-height: normal;
  font-size: clamp(2.5rem, 10vw, 3.5rem);
}

.font-text-slide {
  font-family: "Exo 2";
  color: #000000;
  font-weight: 500;
  line-height: normal;
  font-size: clamp(1.5rem, 10vw, 2rem);
}

.font-title-reparaciones {
  font-family: "Exo 2";
  color: #000000;
  font-weight: 500;
  line-height: normal;
  font-size: clamp(2rem, 10vw, 2.5rem);
}

.font-subtitle-reparaciones {
  font-family: "Exo 2";
  color: #19B1A5;
  font-weight: 500;
  line-height: normal;
  font-size: clamp(2rem, 10vw, 2.5rem);
}

.font-text-reparaciones {
  font-family: "Exo 2";
  color: #000000;
  font-weight: 400;
  line-height: normal;
  font-size: clamp(1.5rem, 10vw, 2rem);
  padding-bottom: 2rem;
}

.font-title-banner {
  font-family: "Exo 2";
  color: #FFFFFF;
  font-weight: 300;
  line-height: 1;
  font-size: clamp(50px, 5vw, 70px);
}

.font-title-min {
  font-family: "Exo 2";
  color: #FFFFFF;
  font-weight: 300;
  line-height: 1;
  font-size: clamp(25px, 5vw, 45px);
}

.font-main {
  font-family: "Exo 2";
}

.font-light {
  font-weight: 300;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.font-white-color {
  color: #FFFFFF;
}

.font-cyan-color {
  color: #19B1A5;
}

.font-black-color {
  color: #000000;
}

.bg-black {
  background-color: #000000;
}

.bg-darkcyan {
  background-color: #19B1A5;
}

.bg-cyan {
  background-color: #19B1A5;
}

.bg-gray {
  background-color: #454641;
}

.bg-blue {
  background-color: #1F2833;
}

.bg-lightgray {
  background-color: #C5C6C7;
}

.bg-purple {
  background-color: #503E66;
}

.contact-info {
  font-size: 1.2rem;
}

.icon-contact-info {
  font-size: 20px;
  font-weight: 700;
}

.img-services {
  transition: 1s;
  max-width: 250px;
  height: 230px;
}
.img-services:hover {
  transform: scale(1.2);
}

.btn {
  padding: 12px 25px;
}

.btn-darkcyan {
  background-color: #19B1A5;
  color: #000000;
}
.btn-darkcyan:hover {
  background-color: #000000;
  color: #FFFFFF;
}

.btn-darkcyan-white-text {
  background-color: #19B1A5;
  color: #FFFFFF;
  font-weight: 500;
  padding: 5px 25px;
}
.btn-darkcyan-white-text:hover {
  background-color: #000000;
  color: #FFFFFF;
}

.btn-purple {
  background-color: #503E66;
  color: #000000;
}
.btn-purple:hover {
  background-color: #000000;
  color: #FFFFFF;
}

.btn-purple-white-text {
  background-color: #503E66;
  color: #FFFFFF;
  font-weight: 500;
  padding: 10px 25px;
}
.btn-purple-white-text:hover {
  background-color: #000000;
  color: #FFFFFF;
}

.img-abount-us {
  width: 85px;
  height: 85px;
}

.padding-container {
  padding: 0 50px;
}

.wsp {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #19B1A5;
  color: #FFFFFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  z-index: 100;
}
.wsp:hover {
  transform: scale(1.2);
  color: #FFFFFF !important;
  box-shadow: 2px 2px 2px #333;
}

.i-wsp {
  margin-top: 16px;
}

.row-slide {
  background-color: #19B1A5;
}

.row-text-slide {
  padding-top: 8rem;
}

.icon-ventas {
  min-width: 80px;
  height: 80px;
}

.btn-social-ventas:hover {
  background-color: #19B1A5;
  color: #FFFFFF !important;
}

.btn-shop-ventas:hover {
  background-color: #19B1A5;
  color: #FFFFFF;
}

.img-circuitos-bottom {
  position: absolute;
  bottom: 70px;
  z-index: 1;
}

.img-circuitos-top {
  position: absolute;
  top: -70px;
  z-index: 1;
}

.card-ventas {
  --bs-card-border-width: 0;
}

.card-ventas-body {
  background-color: #000000;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.card-ventas-footer {
  background-color: #000000;
}
.card-ventas-footer p {
  font-size: clamp(15px, 3vw, 20px);
  color: #FFFFFF;
}

.img-producto-ventas {
  min-width: 150px;
  height: 150px;
}

.btn-product {
  position: absolute;
  top: 50%;
  transition: 1s;
  visibility: hidden;
  opacity: 0;
}

.card-body-product {
  min-height: 195px;
  position: relative;
  padding: 1.5rem 0;
  display: inline-block;
  overflow: hidden;
}
.card-body-product:hover > .overlay {
  opacity: 1;
}
.card-body-product:hover > .overlay:hover > .btn-product {
  visibility: visible;
  opacity: 1;
}

.splide_pagination--ttb-custom {
  bottom: 0;
  display: flex;
  flex-direction: column;
  right: auto;
  padding: 1em 0;
  top: 0;
}

.header-area-wrapper {
  padding: 25px 0;
}

.form-input-item input, .form-input-item textarea {
  padding: 10px 15px;
}

/* Add numbers to pagination buttons by CSS */
.splide__pagination {
  counter-reset: pagination-num;
  padding: 0 10px;
}

.splide__pagination__page:before {
  counter-increment: pagination-num;
  content: counter(pagination-num);
}

.splide__pagination__page {
  align-items: center;
  background: #363e40;
  border-radius: 4px;
  color: #c4d5d7;
  display: inline-flex;
  font-family: Splide Heading, sans-serif;
  font-size: 1.1rem;
  height: 2.2rem;
  justify-content: center;
  line-height: 1;
  margin-top: 0.5rem;
  width: 2.2rem;
  opacity: 1;
}

.tp-parallax-wrap {
  left: 15% !important;
}

.footer-social-icons a:hover {
  color: #19B1A5;
}

a:hover, a:focus {
  color: #19B1A5;
}

.logo {
  width: 100%;
  height: auto;
}

.logo-footer {
  max-width: 35%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* Media Queries */
@media (width <= 2560px) {
  .logo {
    width: 60%;
  }
}
@media (width <= 1920px) {
  .logo {
    width: 70%;
  }
  .sticky-logo {
    width: 70%;
  }
}
@media (width <= 1599px) {
  .container-padding {
    padding: 0 100px;
  }
  .font-title-reparaciones {
    font-family: "Exo 2";
    color: #000000;
    font-weight: 500;
    line-height: normal;
    font-size: 2.5rem;
  }
  .font-subtitle-reparaciones {
    font-family: "Exo 2";
    color: #19B1A5;
    font-weight: 500;
    line-height: normal;
    font-size: 2.5rem;
  }
  .font-text-reparaciones {
    font-family: "Exo 2";
    color: #000000;
    font-weight: 400;
    line-height: normal;
    font-size: 1.5rem;
  }
  .logo {
    width: 80%;
  }
}
@media (width <= 1440px) {
  .font-subtitle {
    font-family: "Exo 2";
    font-weight: 500;
    line-height: normal;
    font-size: clamp(20px, 3vw, 25px);
  }
  .padding-container {
    padding: 0 25px;
  }
  .font-content-service {
    font-family: "Exo 2";
    font-weight: 500;
    line-height: 1.2;
    font-size: clamp(16px, 3vw, 16px);
  }
  .title-item-aboutus {
    font-family: "Exo 2";
    color: #000000;
    font-weight: 500;
    line-height: 1.2;
    font-size: clamp(16px, 3vw, 16px);
  }
  .font-title {
    font-family: "Exo 2";
    color: #19B1A5;
    font-weight: 500;
    line-height: 1;
    font-size: clamp(25px, 4vw, 40px);
  }
  .font-content {
    font-family: "Exo 2";
    color: #FFFFFF;
    font-weight: 300;
    line-height: normal;
    font-size: clamp(10px, 2vw, 20px);
  }
  .font-text-slide {
    font-family: "Exo 2";
    color: #000000;
    font-weight: 300;
    line-height: normal;
    font-size: 1.5rem;
  }
  .img-circuitos-bottom {
    width: 50%;
  }
  .img-circuitos-top {
    width: 50%;
  }
  .logo {
    width: 90%;
  }
}
@media (width <= 1309px) {
  .container-padding {
    padding: 0 70px;
  }
}
@media (width <= 1280px) {
  .img-circuitos-bottom {
    width: 50%;
  }
  .img-circuitos-top {
    width: 50%;
  }
  .padding-container-card {
    padding: 0 15px;
  }
  .font-content-service {
    font-family: "Exo 2";
    font-weight: 500;
    line-height: 1.2;
    font-size: clamp(16px, 3vw, 16px);
  }
  .title-item-aboutus {
    font-family: "Exo 2";
    color: #000000;
    font-weight: 500;
    line-height: 1.2;
    font-size: clamp(16px, 3vw, 16px);
  }
  .font-footer {
    font-family: "Exo 2";
    color: #aaaaaa;
    font-weight: 300;
    line-height: 2;
    font-size: clamp(21px, 3vw, 25px);
  }
  .logo-footer {
    width: 35%;
  }
  .font-title-slide {
    font-family: "Exo 2";
    color: #000000;
    font-weight: 300;
    line-height: normal;
    font-size: 3.5rem;
  }
  .font-text-slide {
    font-family: "Exo 2";
    color: #000000;
    font-weight: 300;
    line-height: normal;
    font-size: 1.4rem;
  }
}
@media (width <= 1234px) {
  .container-padding {
    padding: 0 50px;
  }
}
@media (width <= 1087px) {
  .font-number-slide {
    font-family: "Exo 2";
    color: #000000;
    font-weight: 300;
    line-height: normal;
    font-size: 6rem;
  }
  .font-title-slide {
    font-family: "Exo 2";
    color: #000000;
    font-weight: 300;
    line-height: normal;
    font-size: 3rem;
  }
  .font-text-slide {
    font-family: "Exo 2";
    color: #000000;
    font-weight: 300;
    line-height: normal;
    font-size: 1.2rem;
  }
  .font-title {
    font-family: "Exo 2";
    color: #19B1A5;
    font-weight: 500;
    line-height: 1;
    font-size: clamp(20px, 3vw, 30px);
  }
  .font-content {
    font-family: "Exo 2";
    color: #FFFFFF;
    font-weight: 300;
    line-height: normal;
    font-size: clamp(16px, 2vw, 16px);
  }
}
@media (768px <= width <= 970px) {
  .font-number-slide {
    font-family: "Exo 2";
    color: #000000;
    font-weight: 300;
    line-height: normal;
    font-size: 5rem;
  }
  .font-title-slide {
    font-family: "Exo 2";
    color: #000000;
    font-weight: 300;
    line-height: normal;
    font-size: 2.5rem;
  }
  .font-text-slide {
    font-family: "Exo 2";
    color: #000000;
    font-weight: 300;
    line-height: normal;
    font-size: 1.4rem;
  }
  .font-title {
    font-family: "Exo 2";
    color: #19B1A5;
    font-weight: 500;
    line-height: 1;
    font-size: clamp(20px, 3vw, 30px);
  }
  .font-content {
    font-family: "Exo 2";
    color: #FFFFFF;
    font-weight: 300;
    line-height: normal;
    font-size: clamp(10px, 2vw, 15px);
  }
  .logo {
    width: 60%;
  }
}
@media (width <= 767px) {
  .logo {
    width: 75%;
  }
}
.step-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.step {
  display: flex;
  position: relative;
}
.step .step-number {
  font-size: 2rem;
  font-weight: 500;
  color: #19B1A5;
  margin-right: 20px;
  flex-shrink: 0;
  position: relative;
  bottom: 10px;
}
.step .step-number::before {
  content: "·";
  position: absolute;
  left: 20px;
  top: -10px;
  color: #19B1A5;
  font-size: 4rem;
  line-height: 1;
}
.step .step-number::after {
  content: "";
  position: absolute;
  top: 40px;
  left: 28px;
  width: 1px;
  height: calc(100% + 20px);
  background-image: repeating-linear-gradient(to bottom, #000000, #000000 4px, transparent 4px, transparent 8px);
  transform: translateX(-50%);
}
.step:last-child .step-number::after {
  display: none;
}
.step .step-content {
  margin-left: 20px;
}
.step .step-content h3 {
  font-size: 2rem;
  font-weight: 500;
  color: #19B1A5;
  margin-bottom: 10px;
}
.step .step-content p {
  font-size: 1rem;
  color: #000000;
  font-weight: 300;
  margin-bottom: 5px;
}
.step .step-content p strong {
  font-weight: bold;
}

/* Tarjetas de reparaciones */
.custom-card {
  border: none;
  margin-bottom: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 450px;
}

.custom-img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.text-content {
  color: white;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-grow: 1;
}
.text-content h3 {
  font-size: 1.8rem;
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 10px;
}
.text-content p {
  font-size: 1rem;
  margin: 0;
  font-weight: 300;
}

/*# sourceMappingURL=sitek.css.map*/