@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif;
}
a{
  text-decoration: none;
}
body {
  display: flex;
  flex-direction: column;
  align-items: center;
}

footer{
  width: 100vw;
  display: flex;
  flex-direction: column;
  justify-content:center;
  align-items: center;
  padding-top: 50px;
}

footer > div{
  width: 80%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content:center;
  align-items: flex-start;
}

h1 {
  font-size: 60px;
  color: #ffffff;
  line-height: 1em;
  font-weight: 700;
  padding-bottom: 24px;
  margin-bottom: 20px;
  font-family: "Rubik", sans-serif;
}

h6 {
  color: #f75f19;
  letter-spacing: 3px;
  font-size: 14px;
  font-weight: bolder;
  margin-bottom: 35px;
  font-family: "Rubik", sans-serif;
  width: 100%;
  text-align: left;
}

h2 {
  font-size: 45px;
  font-weight: bold;
  font-family: "Rubik", sans-serif;
}

.btn-up{
  background-color: #e8910583;
  position: fixed;
  bottom: 20px;
  right: 30px;
  width: 42px;
  height: 42px;
  border-radius: 8px;
  z-index: 10000000;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  display: none;
  animation: opacity 200ms ease ;
}

.btn-up.show{
  display: flex;
}
.btn-up > svg{
 width: 20px;
}


.Características-ico {
  background-color: #e89005;
  width: 56px;
  height: 56px;
  border-radius: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.Características-ico > svg {
  width: 26px;
  height: 26px;
  fill: #fff;
}
.container-example {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.container-example p {
  margin-top: 35px;
  margin-bottom: 35px;
  line-height: 30px;
  padding-right: 40px;
}
.container-example div:first-child {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.container-example > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cont-image-example {
  position: relative;
}

.cont-image-example > svg {
  position: absolute;
  z-index: 10;
  width: 83%;
  top: 110px;
}
.cont-image-example > img {
  position: relative;
  z-index: 100;
}

.color-white {
  color: #ffffff;
  text-decoration: none;
}

.color-white:hover {
  transition: all 0.4s ease;
  color: #f98752;
}
.dataTestimonio{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dataTestimonio > div{
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 30px;
  width: 90%;
  border-radius: 10px;
}
.dataTestimonio > div h6{
 color: #E89005;
 text-align: center;
 font-size: 29px;
 margin: 10px;
 text-transform: uppercase;
 font-family: "Rubik", sans-serif;
}
.dataTestimonio > div h3{
  font-size: 35px;
  text-align: center;
  font-size: 29px;
  text-transform: uppercase;
  font-family: "Rubik", sans-serif;
  margin-bottom: 55px;
 }

 .dataTestimonio img {
  max-width: 70%;
 }
.example-data {
  padding: 0 12%;
}

.fondo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  height: 100%;
}
.imgFondo {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  height: 100%;
}

.line {
  width: 16px;
  height: 2px;
  background-color: #f98752;
  margin-bottom: 3px;
  border-radius: 1px;
}

.logo {
  width: 210px;
  margin: 18px 0;
  margin-right: 90px;
}
.politicas{
  display: flex;
  flex-direction: column;
  max-width: 1250px;
  justify-content: center;
  align-items: center;
}

.politicas h1{
  font-size: 30px;
  color: #000;
  margin-top: 90px;
  text-align: center;
}
.politicas > p{
  padding: 0 80px;
  margin-bottom: 65px;
}
.menu {
  background-color: #fff;
  border-radius: 6px;
  width: 43px;
  height: 43px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  padding-top: 4px;
  display: none;
  position: relative;
  outline: none;
  border: none;
  margin-right: 20px;
}

.cont-opinion{
  color: #fff;
  border-top: 1px solid #ffffff70;
  padding: 45px 0 70px 0;
  width: 80%;
}
.cont-opinion > p{
  color: #fff;
  font-size: 18px;
  line-height: 35px;
  margin-bottom: 30px;
}
.cont-opinion-nombre{
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 3px;
  text-transform: uppercase;
  line-height: 1.8em;
}
.cont-opinion-profecion{
  font-size: 14px;
}

.cont-star{
margin-bottom: 20px;
}

.testimonio-video{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.testimonio-video  iframe{
  width: 560px;
  height: 315px;
}


.rotate {
  transform: rotate(180deg);
  left: -30px;
}

nav {
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center;
  margin-bottom: 80px;
}

nav ul {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  gap: 50px;
}

#example li {
  color: #000;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 10px;
}

#example li > span {
  margin-left: 15px;
}

li {
  list-style-type: none;
  text-decoration: none;
}
nav li {
  color: #000;
  font-weight: 500;
  font-size: 22px;
}
.container {
  max-width: 1240px;
  margin-bottom: 110px;
  width: 100%;
}

.testimonio-video  iframe{
  width: 560px;
  height: 315px;
}
.star{
  width: 20px;
  height: 20px;
}
.firt-star {
  margin-bottom: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.firt-star svg{
  width: 25px;
  height: 25px;
}
#Características > p {
  margin-bottom: 40px;
  line-height: 30px;
  color: #8e7e78;
}

#Características > h3 {
  text-align: center;
  line-height: 1.4;
  font-size: 35px;
  font-weight: bolder;
  margin-bottom: 100px;
}
#Características > div {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

#Características > div > div {
  margin: 50px;
}

#Características > div h4 {
  font-size: 23px;
  margin-top: 30px;
  margin-bottom: 25px;
  font-family: "Rubik", sans-serif;
}

#Características > div p {
  color: #8e7e78;
  line-height: 30px;
}
#copyright{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
}
#copyright > span{
  margin-bottom: 15px;
  color: #8e7e78;
}
#contacto{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 35px;
  margin-top: 40px;
}

#contacto-form  {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
#contacto  > form   input[type="submit"]{
  width: 100%;
  height: 60px;
  background-color: #E89005;
  border: none;
  outline: none;
  border-radius: 20px;
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  margin-top: 25px;
  cursor: pointer;
}
#contacto  > form   input[type="submit"]:hover{
  transition: all 200ms ease;
  background-color: #032141;
}
#contacto  > form > div  input[type="text"] {
 
  height: 40px;
  width: 98%;
  margin-bottom: 15px;
  border-radius: 20px;
  padding-left: 16px;
  outline: none;
  border: none;
  border: 1px solid #afafaf;
}
#contacto  > form > div > div {
  position: relative;
}
#contacto  h3 {
  width: 100%;
  text-align: center;
  font-size: 29px;
  margin-bottom: 15px;
}
#contacto  > form h5  {
 text-align: center;
 font-size: 25px;
}
#contacto  svg {
  position: absolute;
  width: 18px;
  height: 18px;
  right: 25px;
  top: 10px;
  fill: #E89005;
}
#contacto-radiobtn{
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 20px;
}
#contacto-radiobtn > div{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 15px;
 
}
#contacto-radiobtn > div >input{
 width: 30px;
 height: 30px;
 margin-right: 10px;
}

#contacto  h3 span:first-child{
  color: #E89005; 
}
#cont-menu {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

#cont-stores {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: row;
}

#cont-stores2{
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: column;
  margin-top: 10px;
  margin-bottom: 80px;
}

#cont-stores2 img{
  width: 160px;
}

#example {
  margin-top: 120px;
  background-color: #f8f5f4;
}

#example div:first-child {
  margin-bottom: 120px;
}

#example img {
  width: 66%;
}

#Inicio {
  position: relative;
  z-index: 100;
  padding: 0 55px 0 30px;
  display: grid;
  grid-template-columns: 1.25fr 1fr;
}

#Inicio div:first-child img {
  width: 160px;
}

#Inicio div:first-child p {
  color: #fff;
  margin-bottom: 40px;
  line-height: 24px;
}

#legal{
  padding: 0 50px;
  display: flex;
  flex-direction: column;
}
#legal  a {
  color: inherit;
}

#legal > span{
  margin-bottom: 15px;
  cursor: pointer;
  color: #000;
}
#legal > span:hover{
  transition: all 200ms ease;
  color: #E89005;
}
#legal h5{
  font-size: 22px;
  margin-bottom: 30px;
  color: #3d3d3d;
}
#Compañia{
  padding: 0 50px;
  display: flex;
  flex-direction: column;
}
#Compañia span{
  margin-bottom: 15px;
  cursor: pointer;
  color: #000;
}
#Compañia a{
  color: inherit;
}
#Compañia > span:hover{
  transition: all 200ms ease;
  color: #E89005;
}
#Compañia h5{
  font-size: 22px;
  margin-bottom: 30px;
  color: #3d3d3d;
}
#line_1.active {
  transform: rotate(45deg);
  position: absolute;
}

#line_2.active {
  display: none;
}

#line_3.active {
  transform: rotate(-45deg);
  position: absolute;
}
#infoText{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#image-portrait {
  width: 418px;
  position: absolute;
  top: -100px;
  left: 20px;
}
#masCaracteristicas{
  display: grid;
  grid-template-columns: 1fr 1fr;    
  margin-top:120px;
  padding: 0 35px;
}

#masCaracteristicas h2{
  line-height: 65px;
  margin-bottom: 30px;
}

#masCaracteristicas p{
  color: #8e7e78;
  line-height: 32px;
  padding-right: 50px;
}


#listCaracteristicas {
  background-color: #fff;
  padding: 35px;
  box-sizing: border-box;
  border-radius: 15px;
  box-shadow: 6px 6px 20px #cecece;
}
#Nosotros{
  display: grid;
  grid-template-columns: 1fr 1fr;

}

#Nosotros article{
  margin-right: 25px;

}
#Nosotros h2{
  margin-bottom: 50px;
  font-size: 38px;
}

#Nosotros p{
  margin-bottom: 30px;
  line-height: 35px;
  color: hsl(0, 0%, 50%);
}

#Nosotros img{
  border-radius: 20px;
}

#masCaracteristicas div:last-child li {
  padding:  16px 0;
  border-bottom: 1px solid #eeeeee;
}

#masCaracteristicas div:last-child li > svg{
  margin-right: 15px;
}

#masCaracteristicas div:last-child h6{
  text-align: center;
  font-size: 20px;
  color: #E89005;
  text-transform: uppercase;
}
#opiniones::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(37, 28, 11, 0.89); /* Color de fondo semitransparente */
}
#opiniones{
  display: inline-block;
  background-image: url('../public/envanter_fondo_1.webp');
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#opiniones > svg{
  position: relative;
  z-index: 1000;

}
#opiniones > div {
  position: relative;
  z-index: 100;
  max-width: 1200px;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 100px;
}

#opiniones > div span{
 font-size: 149px;
 font-weight: 400;
 color:#fff;
}

#opiniones > div > div:first-child{
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: center;
 
}

#personal-data > div{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#personal-data > div > span{
  margin-bottom: 15px;
  color: #3d3d3d;
}

#personal-data > div > img{
  width: 80%;
  margin-bottom: 50px;
}

#precios{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 24px;
}

#precios > div{
 background-color: #fff;
 display: flex;
 flex-direction: column;
 justify-content: center;

 padding: 50px;
 border-radius: 12px;
 box-shadow: 8px 8px 20px #d3d3d3;
}

#precios h6{
  text-align: center;
  margin-bottom: 30px;
}

#precios h2{
  display: inline-block;
  text-align: left;
  width: 100%;  
}

#precios p{
 
  color: #8e7e78;
  margin-bottom: 45px;
  line-height: 33px;

}
#precios li {
  padding:16px 0;
  border-bottom: 2px solid #e7e7e7;
  display: flex;
  flex-direction: row;
  align-items: center;
  line-height: 30px;
  color: #3d3d3d;
 }

#precios li > svg{
 margin-right: 13px;
 width: 17px;
 height: 17px;


}
#precios >div > span{
  display: inline-block;
  text-align: left;
  width: 100%;
  color: #8e7e78;
  margin-top: 8px;
  margin-bottom: 15px;
}

#precios  button{
  outline: none;
  color: #e89005;
  border: none;
  height:47px ;
  width: 100%;
  border-radius: 8px;
  margin-top: 60px;
  font-weight: 500;
  cursor: pointer;
 font-size: 16px;
}

#precios  button:hover{
 transition: all 200ms ease;
 color: #fff;
 background-color: #f75f19;
 
}

#testimonios{
  display: flex;
  flex-direction: column;
  align-items: center;
}

#testimonios > h2{
  color: #E89005;
  text-align: center;
  margin: 30px 0;

}
#testimonios > div {
  display: flex;
  flex-direction: row;

}

#testimonios  span{
  display: inline-block;
  height: 2px;
  width: 80%;
  background-color: #8e7e78;
  margin: 30px 0;
}


#whatsapp-button {
  position: fixed;
  top: 93vh;
  left: 40px;
  z-index: 100000;
}
#whatsapp-button > button {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  outline: none;
  border: none;
  background-color: #007B00;
  cursor: pointer;
  height: 45px;
  width: 135px;
  border-radius: 20px;
  
}
#whatsapp-button svg{
  width: 22px;
  height: 22px;
  fill: #fff;
  margin-right: 10px;
  padding: 0;
}
#whatsapp-button p{
  font-size: 17px;
  padding: 0;
  margin: 0;
  color: #fff;
}

@media (max-width: 900px) {
  h1 {
    font-size: 30px;
    color: #ffffff;
  }
  h2 {
    font-size: 26px;
  }
  .color-white {
    color: #000;
  }

  .activeMenu {
    display: flex;
  }
  .cont-image-example > svg {
    width: 90%;
    top: 110px;
  }
  .disabledMenu {
    display: none;
  }
  .example-data {
    padding: 0 8%;
  }
  .imgFondo {
    max-height: 80%;
  }
  .menu {
    display: flex;
  }
  .rotate {
    left: 10px;
  }
  .testimonio-video  iframe{
    width: 94%;
    height: 52%;
  }
  nav {
    flex-direction: column;
    margin-bottom: 0;
  }
  nav ul {
    background-color: #fff;
    flex-direction: column;
    gap: 0px;
    margin-left: 0;
  }
  nav ul li {
    padding: 20px 30px;
    font-size: 20px;
    border-bottom: 1px solid #dddddd;
  }
  .fondo {
    width: 60%;
    height: auto;
  }
  .container {
    margin-bottom: 70px;
  }
  #Características > h3 {
    font-size: 25px;
    margin-bottom: 50px;
    margin-top: 20px;
  }
  #Características > p {
    margin: 0 40px;
    margin-bottom: 40px;
    line-height: 30px;
    color: #8e7e78;
  }
  #Características > div > div {
    margin: 25px;
  }
  #contacto > form{
    margin:40px 30px;

  }
  #contacto-form  {
    grid-template-columns: 1fr ;
  }
  #cont-stores {
    flex-direction: column;
    justify-content: center;
  }

  #data-inicio {
    position: relative;
    z-index: 100;
    display: grid;
    grid-template-columns: 1fr;
  }
  #example div:first-child {
    margin-bottom: 30px;
  }
  #example img {
    width: 90%;
  }

  #Inicio {
    grid-template-columns: 1fr 1fr;
  }

  #image-portrait {
    display: none;
  }
  #last-price{
    grid-column: span 2;
  }
  #Nosotros h2{
    margin-bottom: 50px;
    font-size: 26px;
  }
  #Nosotros article{
    margin-right: 25px;
    margin-left: 45px;
  }
  #Nosotros img{
    border-radius: 20px;
    width: 80%;
  }
  #masCaracteristicas h2{
    line-height: 40px;
    margin-bottom: 30px;
    font-size: 26px;
  }
  #infoText{
    padding: 0 20px;
  }
  #opiniones > div {
    position: relative;
    z-index: 100;
    max-width: 1200px;
    width: 90%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 100px;
  }
  #precios{
    grid-template-columns: 1fr 1fr ;
    grid-template-rows: 1fr 1fr;
    gap: 24px;
    margin: 0 50px;
  }
  #precios h2{
   font-size: 38px; 
  }
  .logo {
    margin: 18px 20px;
    padding-right: 0px;
  }
}

@media (max-width: 450px) {
  footer > div{
    width: 80%;
    display: grid;
    grid-template-columns: 1fr ;
    justify-content:center;
    align-items: flex-start;
  }
  h1 {
    font-size: 27px;
  }
  .container-example {
    grid-template-columns: 1fr;
  }
  .fondo {
    width: 100%;
  }
  .testimonio-video{
    margin-bottom: 60px;
  }
  .testimonio-video  iframe{
    width: 90%;
    height: 200px;
 
  }
  
  .imgFondo {
    width: 60%;
    height: auto;
  }
  #cont-title img {
    height: 45px;
  }
  #Características > div {
    display: grid;
    grid-template-columns: 1fr ;
  }
  #cont-title {
    flex-direction: column;
  }
  #contacto-radiobtn{  
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  #contacto-radiobtn > div{

    margin: 5px 15px;
   
  }
  #Inicio {
    position: relative;
    z-index: 100;
    padding: 0 55px 0 30px;
    display: grid;
    grid-template-columns: 1fr;
  } 
  #last-price{
    grid-column: span 1;
  }
  #Nosotros{
    display: grid;
    grid-template-columns: 1fr ;
    justify-content: center;
    align-items: center;
  }
  #Nosotros >div{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #masCaracteristicas{
    grid-template-columns: 1fr ;    
  }
  #masCaracteristicas p{
    margin-bottom: 70px;
  }
  #testimonios > div {
    display: flex;
    flex-direction: column;
  
  }
  #precios{
    grid-template-columns: 1fr ;
    grid-template-rows: 1fr ;
    gap: 60px;
    margin: 0 20px;
  }
  #opiniones > div {
    width: 100%;
    grid-template-columns: 1fr ;
    padding-left: 15px;
  }
}


@keyframes opacity {
    0%{
      opacity: 0;
      transform: scale(0);
    }
    100%{
      opacity: 1;
      transform: scale(1);
    }
}