:root{
    --background-dark: #2d3548;
    --text-light: rgba(255,255,255,0.6);
    --text-lighter: rgba(255,255,255,0.9);
    --spacing-s: 8px;
    --spacing-m: 16px;
    --spacing-l: 24px;
    --spacing-xl: 32px;
    --spacing-xxl: 64px;
    --width-container: 1200px;
  }
   
  *{
    border: 0;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
  
  html{
    height: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
  }
  
  body{
    background-color: #ffffff;
  }

.navegacion a {
  text-decoration: none;
}


.navegacion a:hover {
  text-decoration: none;
}



@import url(//fonts.googleapis.com/css?family=Lato:300:400);

.inntea {
  height: 950px;
  width: 100%;
    position:relative;
  text-align:center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient( #1A1C1E 50%, #1A1C1E 50%);
  color:white;
  z-index: 2;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
}

 .inntea .logo {
  display:flex;
  background-color:  #1c6fc100;
  width: 100%;
  height:150px;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
 .inntea .logo img{
  position: relative;
  align-items: center;
  text-align: center;
  justify-content: center;
  display: flex;
  width: 250px;

}
.inntea .container{
  height: auto;
  width: 100%;
  background-color:  #ffffff;
  margin: 0 auto;
  position: relative;
  text-align:center;
  align-items: center;
  top: -10px;
  border-top-left-radius: 15vh;
  z-index: 66;
  border-bottom-right-radius: 15vh;
  box-shadow: 0 7px 20px  #1A1C1E;
  overflow: hidden;
}

.fecha::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('../media/izqi3.png');
  background-repeat: no-repeat;
  background-size: 206px 250px; 
  opacity: 0; 
  border-radius: 1.7rem;
  z-index: 2;
    transform: translateX(100px);
  transition: none;
}
.inntea::after {
  content: '';
  position: absolute;
  top: 650px;
  left: -25%;
  right: 0;
  bottom: 0;
  background-image: url('/PRINCIPAL/media/fecha.png');
  background-repeat: no-repeat;
  background-size: 400px 300px;  
  opacity: 1; 
  border-radius: 1.7rem;
  z-index: 77;
  transform: translateX(100px);
  transition: none;
    
}

@media  (max-width: 399px){
  .inntea::after {
    top: 640px;
  left: -25%;
  background-size: 350px 300px; 
  }
}
  

.container h1 {
  font-family: 'Lato', sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  font-size:30px;
  color: #173EC0;
  width: 80%;
  margin: 0 auto;
  position: relative;
  top: 40px;
}
.container h2 {
  position: relative;
  font-family: 'Lato', sans-serif;
  font-weight:400;
  letter-spacing: 2px;
  font-size:30px;
  color: #1A1C1E;
  width: 88%;
  top: 30px;
  margin: 0 auto;
}
.container .inner-inntea {
  position: relative;
  display: flex;
  flex-direction: row;
  height: auto;
  align-items: center;
  text-align: center;
  width:80%;
  margin: 0 auto;
  height: 500px;
  background:linear-gradient(#1a121200);
  z-index: 4;
  overflow: hidden;
  top: 0px;
}
.container-uno{
  position: relative;
  width: 100%;
  height: 400px;
  background: url("https://images.squarespace-cdn.com/content/v1/59b08c418dd0417b88e4941b/1736196969755-4MIGB5S3XFO0CA5S21Y4/Kim-Quince-Garcia-Photography-75343.jpg?format=1500w");
  background-position: center;
  background-size: cover;
  border: solid 2px #FFF;
  border-top-left-radius: 15vh;
}

.container-dos{
  position: relative;
  width: 100%;
  height: 400px;
  display: flex;
  flex-direction: column;
}

.container-dos-uno{
  position: relative;
  background: url("https://images.squarespace-cdn.com/content/v1/59b08c418dd0417b88e4941b/1736196969317-HUO5UQP77Q7GPTY0T4VI/Kim-Quince-Garcia-Photography-75334.jpg?format=2500w");
  background-position: center;
  width: 100%;
  height: 100%;
  background-size: cover;
  border: solid 2px #FFF;
}
.container-dos-dos{
  position: relative;
  background: url("https://images.squarespace-cdn.com/content/v1/59b08c418dd0417b88e4941b/1736196957199-M27VBQTGWOPAP8K1GEC3/Kim-Quince-Garcia-Photography-57813.jpg?format=1500w");
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  border: solid 2px #FFF;
  border-bottom-right-radius: 15vh;
}

.botones-info{
  background: linear-gradient(#1a1c1e08), url("https://cdn.pixabay.com/photo/2016/11/10/14/16/background-1814372_640.jpg");
  height: 630px;
  width: 100%;
  position: relative;
  z-index: 1;
  top: -150px;
}
.boton-container{
  top: 190px;
  position: relative;
  width: 100%;
  height: 250px;
  margin: 0 auto;
  gap: 3vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #25b90b00;
  z-index: 99;
}
.botones-info .css-button {
  position: relative;
  margin: 0 auto;
  cursor: pointer;
  width: 300px;
  height: 70px;
  top: 10px;
  background: linear-gradient(135deg,  #173EC0, #59D2FE);
  color: white;
  font-family: 'Montserrat', sans-serif;
  padding: 8px 16px;
  font-size: 17px;
  border: none;
  border-radius: 25px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
  transition: background 0.3s ease;
  z-index: 99;
}
.botones-info .css-button:hover {
  background: linear-gradient(135deg,  #000b0f, #173EC0);
}

.botones-info .css-button-text {
	position: relative;
	padding: 0px 5px;
  font-size: 17px;
}
.botones-info .css-button-icon {
	position: relative;
	border-right: 1px solid #ffffff00;
	box-shadow: inset rgb(0 0 0 / 14%) -1px 0 0;
	padding: 0px 0px;
  font-size: 24px;
}
#botoncito{
  margin: 0 auto;
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
}
 .flex { 
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
 .waves {
  position:relative;
  width: 100%;
  height:15vh;
  z-index: 1;
  top: -250px
}
.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
}


.bene-container{
  position: relative;
  width: 100%;
  height: 1100px;
  background: linear-gradient(#1A1C1E), url("https://cdn.pixabay.com/photo/2016/11/10/14/16/background-1814372_640.jpg");
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  border-top-left-radius: 15vh;
  top: -250px;
  z-index: 2;
}

.bene-container .beneficios {
    position: relative;
    top: -20px;
    margin: 0 auto;
    align-items: center;
    max-width: 90%;
    width: 90%;
    height: auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 2.8rem;
    background-color: #ffffff00;
    text-align: center;
    justify-content: center;
  }
  .beneficio {
    position: relative;
    height: auto;
    width: 300px;
    height: 190px;
    max-height:200px ;
    background: #f9f9f9;
    border-radius: 15px;
    box-shadow: 0 7px 20px  #ffffff61;
    margin: 0 auto;
    bottom: 70px;
    top: 1px;
   
  }
   .beneficio .containeruno{
    height: 75px;
    width: 50%;
    margin: 0 auto;
    border-radius: 15px;
    background-color:   #59D2FE;
    border-bottom-left-radius: 9rem;
     border-bottom-right-radius: 9rem;
    z-index: 4;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .beneficio i {
    position: relative;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-size: 50px;
    color: #ffffff;
  }
  
  .beneficio h3 {
    position: relative;
    top: 20px;
    font-size: 18px;
    color: #333;
    width: 100%;
    margin: 0 auto;
  }
  
  .beneficio p {
    position: relative;
    top: 20px;
    font-size: 18px;
    color: #666;
    width: 90%;
    margin: 0 auto;
  }
  

  @media (min-width: 1509px) {
    .bene-container{
      height: 1000px;
    }
    .beneficio {
      padding: 0px;
      width: 300px;
      height: 280px;
      max-height:280px 
      
    }
    .beneficio{
      width: 550px;
      height: 850px;
      position: relative;
    }
  
    .beneficio i {
      font-size: 62px;
    }
  
    .beneficio h3 {
      font-size: 26px;
    }
  
    .beneficio p {
      font-size: 33px;
    }
    .bene-container .beneficios{

      grid-template-columns: repeat(auto-fit, minmax(550px, 1fr));
    }
  }
  @keyframes bounceIn {
    0% {
      transform: scale(0.95) translateY(20px);
    }
    60% {
      transform: scale(1.05) translateY(-5px);
    }
    80% {
      transform: scale(0.98) translateY(2px);
    }
    100% {
      transform: scale(1) translateY(0);
    }
  }
  @keyframes bounceLoop {
    0%, 100% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-8px);
    }
  }
  @media  (min-width: 768px ) and (max-width: 860px){
    .bene-container{
        height: 750px;
      }
    .inntea .waves {
      position: relative;
      height:100px;
      min-height:100px;
      top: -10px;
    
    }

    .botones-info .css-button{
      height: 80px;
      width: 50%;
    }
    .footer-cta {
      flex-direction: column;
      gap: 2vh;
      
    }
  }

@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap");

.items {
  background-color: #ffffff;
  position: relative;
  height: auto;
  justify-content: center;
  align-items: center;
  padding-block: min(5vh, 3rem);
  width: 100%;
  margin: 0 auto;
  color: #111;
  overflow: hidden;
}

 .items h1 {
    text-transform: capitalize;
    font-size: 30px;
    width: 100%;
    position: relative;
    margin: 0 auto;
    background-color: #173ec004;
    text-align: center;
    color: #173EC0;
    position: relative;
    top: -10px;
  }
.items h5 {
    text-transform: capitalize;
    font-size: 35px;
    width: 100%;
    position: relative;
    margin: 0 auto;
    background-color: #0c0c0c;
    text-align: center;
    color: #ffffff;
    position: relative;
    top: -10px;
  }
  .items .container2 .content h3 {
    text-transform: capitalize;
    font-size: 35px;
    width: 100%;
    position: relative;
    margin: 0 auto;
    text-align: center;
    color: #0c0c0c;
    position: relative;
    top: 10px;
  }
.items h2 {
    text-transform: capitalize;
    font-size: 30px;
    width: 95%;
    position: relative;
    margin: 0 auto;
    background-color: #173ec000;
    text-align: center;
    color: #173EC0;
    position: relative;
    top: -10px;
  }
.items a {
    display: inline-block;
    text-decoration: none;
  }
.items .titulo{
    margin-top: 50px;
    position: relative;
    background-color: #d05fa2;
    font-size: 50px;
    width: 100%;
    height: 300px;
    color: #111;  
}

.items .container {
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(10rem, 1fr));
    gap: 1rem;
    width: 100%;
    position: relative; 
}
.items .container2 {
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
    gap: 1rem;
    width: 100%;
    position: relative; 
}

.items  .card {
  width: 100%;
  margin: 0 auto;
  position: relative;
  background-color: #ffffff;
      &:nth-child(1) .box .icon .iconBox {
        background: #59D2FE;
      }
      &:nth-child(2) .box .icon .iconBox {
        background: #59D2FE;
      }
      &:nth-child(3) .box .icon .iconBox {
        background: #59D2FE;
      }
      &:nth-child(4) .box .icon .iconBox {
        background: #59D2FE;
      }
      &:nth-child(5) .box .icon .iconBox {
        background: #59D2FE;
      } 
}

.items .content ul {
        margin: 0;
        padding: 0;
        list-style-type:none;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 2px;
        background-color: #000b0f00;
        align-items: center;
        text-align: center;
        justify-content: center;
        

       li {
          text-transform: uppercase;
          background: var(--clr-tag);
          color: #ffffff;
          font-weight: 700;
          font-size: 12px;
          padding: 0.2rem 0.2rem;
          border-radius: 0.188rem;
          margin: 0 auto;
          margin-bottom: 5px;
        }
        .branding {
          color: darken(#173EC0, 40%);
        }
        .packaging {
          color: darken(#70b3b1, 40%);
        }
        .marketing {
          color: darken(#59D2FE, 40%);
        }
      }

    .items .card  .content {
        padding: 0.938rem 0.625rem;

      }

      .items .content  h3 {
          text-transform: capitalize;
          font-size: clamp(1.3rem, 1.904rem + 0.460vw, 1.5rem);
        }
        .items .content  h4 {
          text-transform: capitalize;
          font-size: clamp(1rem, 1.604rem + 0.360vw, 1.2rem);
        }

      .items .content  p {
          margin: 0.625rem 0 1.25rem;
          color: #565656;
          font-size: 17px;
        }

.card .card-inner {
      position: relative;
      width: inherit;
      height: 27.75rem;
      background: var(--clr);
      border-radius: 1.25rem;
      border-bottom-right-radius: 0;
      overflow: hidden;

      .box {
        width: 100%;
        height: 100%;
        background: #fff;
        border-radius: 1.25rem;
        overflow: hidden;

        .imgBox {
          position: absolute;
          inset: 0;

          img {
            width: 100%;
            height: 100%;
            object-fit: cover;
          }
        }

        .icon {
          position: absolute;
          bottom: -0.375rem;
          right: -0.375rem;
          width: 4rem;
          height: 4rem;
          background: var(--clr);
          border-top-left-radius: 50%;
          z-index: 99;

          &:hover .iconBox {
            transform: scale(1.1);
          }

          &::before {
            position: absolute;
            content: "";
            bottom: 0.375rem;
            left: -1.25rem;
            background: transparent;
            width: 1.25rem;
            height: 1.25rem;
            border-bottom-right-radius: 1.25rem;
            box-shadow: 0.313rem 0.313rem 0 0.313rem #fff;
          }

          &::after {
            position: absolute;
            content: "";
            top: -1.25rem;
            right: 0.375rem;
            background: transparent;
            width: 1.25rem;
            height: 1.25rem;
            border-bottom-right-radius: 1.25rem;
            box-shadow: 0.313rem 0.313rem 0 0.313rem var(--clr);
          }

          .iconBox {
            position: absolute;
            inset: 0.625rem;
            background: #282828;
            border-radius: 50%;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: 0.3s;

            span {
              color: #fff;
              font-size: 1.2rem;
            }
          }
        }
      }
    }


.adquirir {
  background-color: #173EC0;
  padding: 40px 20px;
  text-align: center;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  top: 0px;
}

.adquirir h2 {
  font-size: 30px;
  color: #ffffff;
  bottom: 20px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  font-family: 'Lucida Sans';
}

.pasos {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
   width: 90%;
  margin: 0 auto;
  position: relative;
}

.paso {
  position: relative;
  margin: 0 auto;
  background-color:  #1A1C1E;
  width: 300px;
  height: 200px;
  border-radius: 15px;
  padding: 20px;
  box-shadow: 0 5px 15px rgba(195, 184, 184, 0.098);
  transition: transform 0.3s;
}

.paso:hover {
  transform: translateY(-5px);
}

.paso i {
  font-size: 40px;
  color:  #ffffff;
  margin-bottom: 10px;
}

.paso h3 {
  font-size: 20px;
  color:  #ffffff;
}

.paso p {
  font-size: 16px;
  color: #ffffff;
}
      section, footer  img {
    max-width: 100%;
    height: auto;
}
        section {
            padding: 30px 0;
        }
         ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }

.contact-area {
    border-bottom: 1px solid #173EC0;
}
.contact-content p {
    font-size: 15px;
    margin: 30px 0 60px;
    position: relative;
}
.contact-content p::after {
    background: #173EC0;
    bottom: -30px;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    width: 80%;
}
.contact-content h6 {
    color: #173EC0;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px;
}
.contact-content span {
    color: #000000;
    margin: 0 10px;
}
.contact-social {
    margin-top: 30px;
}
.contact-social > ul {
    display: inline-flex;
}
.contact-social ul li a {
    border: 1px solid #59D2FE;
    color: #59D2FE;
    display: inline-block;
    height: 40px;
    margin: 0 10px;
    padding-top: 7px;
    transition: all 0.4s ease 0s;
    width: 40px;
}
.contact-social ul li a i{
  font-size: 25px;
}
.contact-social ul li a:hover {
    border: 1px solid #173EC0;
    color: #173EC0;
}

.contact-content img {
    max-width: 180px;
}
section, footer {
    background: #ffffff;
    color: #2a2a2a;
    align-items: center;
    justify-content: center;
    text-align: center;
    top: -10px;
    position: relative;
}
footer p {
    padding: 20px 0;
    text-align: center;
}

footer img {
    width: 44px;
}


 @media  (min-width: 540px){
    .card-grid{
      grid-template-columns: repeat(2, 1fr); 
    }
    .beneficio{
      grid-template-columns: repeat(2, 1fr); 
    }
    #cuadro{
      width: 100%;
      height: 30px;
      align-items: center;
      text-align: center;
      border-radius: 10%;
    }
    .botones-info .css-button{
        width: auto;
        height: 50px;
        position: relative;
    }
    .footer-cta {
    flex-direction: column;
    gap: 2vh;
  }

}
  

  @media (min-width: 960px){
    .card-grid{
      grid-template-columns: repeat(3, 0.3fr); 
    }
    #cuadro{
      width: 100%;
      height: 30px;
      align-items: center;
      text-align: center;
      
      border-radius: 10%;
    }

    .botones-info .css-button{
      width:  50%;
    }
  }
  /*Shrinking for mobile
@media  (max-width: 768px) {
  .inntea .waves {
    height:50px;
    min-height:50px;
  }
  .content {
    height:15vh;
  }
  .inntea h1 {
    font-size:24px;
  }
  .botones-info .css-button{
    height: 50px;
    width: 80%;
  }
  .footer-cta {
    flex-direction: column;
    gap: 2vh;
  }
}

*/
/*
 

*/

  .navegacion{
    position: fixed;
    width: 100%;
    height:60px;
    top: 92%;
    background: #1A1C1E;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    z-index: 9;
  }/*
  .navegacion.active{
    width: 160px;

  }*/
  .navegacion ul{
    display: flex;
    width: 350px;
    list-style: none;

  }
.navegacion ul li{
    position: relative;
    list-style: none;
    width:50px;
    height: 50px;
    z-index: 1;
  }
  .navegacion ul li a{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    text-align: center;
    font-weight: 500;
    list-style: none;
  }
.navegacion ul li a .icono i{
    position: relative;
    display: block;
    line-height: 55px;
    font-size: 1.5em;
    text-align: center;
    transition: 0.5s;
    color: #ffffff;
    transition: 0.5s

  }
.navegacion ul li.active a .icono i{
  transform: translateY(-35px);
}
 .navegacion ul li a .titulo{
    position: absolute;
    font-weight: 400;
    color: #ffffff;
    font-size: 0.75em;
    letter-spacing:.05em ;
    transform: translateY(20px);
    transition: 0.5s;
    opacity: 0;
  }
 .navegacion ul li.active a .titulo{
  opacity: 1;
  transform: translateY(10px);
 }
.indicador{
  position: absolute;
  top: -50%;
  width: 55px;
  height: 55px;
  background-color: #173EC0;
  border-radius: 50%;
  border: 6px solid #FFF;
  transition: 0.5s;
    justify-content: center;
  align-items: center center;
  text-align: center;
  transition: 0.5s;
  list-style: none;
}
.indicador::before{
  content: "";
  position: absolute;
  top: 50%;
  left: -22px;
  width: 20px;
  height: 20px;
  background: transparent;
  border-top-right-radius:20px ;
  box-shadow: 1px -10px 0  #ffffff00;
 
}
.indicador::after{
  content: "";
  top: 50%;
  right: -22px;
  position: absolute;
  width: 20px;
  height: 20px;
  background: transparent;
  border-top-left-radius:20px ;
  box-shadow: -1px -10px 0 0 #ffffff00;
}
.navegacion ul li a .circulo{
  position: absolute;
  justify-content: center;
  align-items: center center;
  text-align: center;
  display: block;
  width: 36px;
  height: 36px;
  background: transparent;
  border-radius: 50%;
  border: 1.8px solid #ee080800;
  transform: translateY(-37px) scale(0);
}
.navegacion ul li.active a .circulo{
  transform: translateY(-35px) scale(1);
}


.navegacion ul li:nth-child(1).active~.indicador {
  transform: translateX(calc(50px * 0));
  list-style: none;
}
.navegacion ul li:nth-child(2).active~.indicador {
  transform: translateX(calc(50px * 1));
  list-style: none;
}
.navegacion ul li:nth-child(3).active~.indicador {
  transform: translateX(calc(50px * 2));
  list-style: none;
}
.navegacion ul li:nth-child(4).active~.indicador {
  transform: translateX(calc(50px * 3));
}
.navegacion ul li:nth-child(5).active~.indicador {
  transform: translateX(calc(50px * 4));
}
.navegacion ul li:nth-child(6).active~.indicador {
  transform: translateX(calc(50px * 5));
}
.navegacion ul li:nth-child(7).active~.indicador {
  transform: translateX(calc(50px * 6));
}






