* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
    max-height: 100%;
    max-width: 100%;
    /* font-family: 'Raleway', cursive; */

}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1d273b;
  font-weight: 300;
}

h1 {
  font-size: 50px;
}

/* Header */
header::before {
  content: "";
  display: block;
  margin-bottom: 80px;
}

.btn-carrito {
  display: block;
  width: 50px;
  height: 50px;
  position: fixed;
  right: 20px;
  bottom: 195px;
  border-radius: 70%;
  line-height: 80px;
  text-align: center;
  z-index: 999;
}


.btn-whatsapp {
  display: block;
  width: 70px;
  height: 70px;
  color: #ffffff;
  position: fixed;
  right: 10px;
  bottom: 120px;
  border-radius: 70%;
  line-height: 80px;
  text-align: center;
  z-index: 999;
}

.btn-ig {
  display: block;
  width: 70px;
  height: 70px;
  color: #ffffff;
  position: fixed;
  right: 10px;
  bottom: 64px;
  border-radius: 50%;
  line-height: 80px;
  text-align: center;
  z-index: 999;
}

.btn-fb {
  display: block;
  width: 70px;
  height: 70px;
  color: #ffffff;
  position: fixed;
  right: 10px;
  bottom: 15px;
  border-radius: 50%;
  line-height: 80px;
  text-align: center;
  z-index: 999;
}

.btn-whatsapp img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  box-shadow: 0px 0px 5px 2px rgba(2, 73, 18, 0.2);
}

.btn-ig img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0px 0px 5px 2px rgba(104, 4, 65, 0.2);
}

.btn-fb img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0px 0px 5px 2px rgba(9, 2, 73, 0.2);
}

/* MENU */
nav {
  width: 100%;
  height: 110px;
  background: #f2f2f2;
  border-bottom: 1px solid transparent;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  z-index: 100;
  transition: ease-in-out 0.8s;
}

.nav {
  /*position: fixed;*/
  display: flex;
  justify-content: space-around;;
  height: 100px;
  width: 100%;
  align-items: center;
  padding-right: 50px;
  padding-left: 30px;
  padding-top: 15px;
  font-family: "Raleway";
  font-size: 30px;
}

.nav .logo {
  height: 80px;
  width: 100px;
  padding-top: 5px;
  margin-left: 10%;
}

.nav .logo img {
  height: 100%;
  vertical-align: top;
}

.enlaces-header {
  font-weight: 300;
  transition: ease-in-out 0.5s;
}

.enlaces-header > li {
  float: left;
  list-style: none;
}

/* ul, ol {
    list-style:none;
} */

.enlaces-header li a {
  background: #f2f2f200;
  color: rgb(0, 0, 0);
  text-decoration: none;
  padding: 10px 12px;
  display: block;
  font-family: Raleway;
  /* font-size: 25; */
  list-style: none;
}

.enlaces-header li a:hover {
  background-color: #217af0bd;
  border-radius: 8px;
}

.enlaces-header li ul {
  display: none;
  position: absolute;
  min-width: 140px;
  background-color: #e0d9d9;
  color: black;
  list-style: none;
  border-radius: 8px;
}

.enlaces-header li:hover > ul {
  display: block;
  border-radius: 8px;
}

.enlaces-header li ul li {
  position: relative;
  list-style: none;
}

.hamburguer {
  width: 80px;
  height: 80px;
  display: none;
  text-align: center;
  transition: color 0.5s ease-in;
  cursor: pointer;
  z-index: 100;
  
}

.hamburguer > i {
  font-size: 25px;
  line-height: 80px;
  cursor: pointer;
}

.banner > img {
  width: 1000px;
  height: 500px;
  animation: ease-in animat 1s;
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*padding-left: 25%;*/
  padding-top: 5%;
  z-index: -2;
}

.header {
  display: flex;
  /* justify-content: center; */
}

.contenedor {
  width: 90%;
}
.comprar {
  margin: 5%;
  width: 100%;
  height: 50px;  
}

.tablaChica{
    display: none;
}
.contenido-header {
  height: 500px;
  display:flex;
  padding: 5%;
  
}

.contenido-header > .imagenportada {
  padding: 10px;
  margin: 10px;
  position: absolute;
  left: 50%;
}


.contenido-header > .imagenportada > .img10 {
  width: 400px;
  position: absolute;
  /* animation: ease-in animat 1s; */
  animation: miAnimacion 50s linear 0s infinite;
}

.contenido-header > .imagenportada > .img9 {
  width: 400px;
  position: absolute;
  animation: miAnimacion 50s linear 5s infinite;
}

.contenido-header > .imagenportada > .img8 {
  width: 400px;
  position: absolute;
  /* animation: ease-in animat 1s; */
  animation: miAnimacion 50s linear 10s infinite;
}

.contenido-header > .imagenportada > .img7 {
  width: 400px;
  position: absolute;
  /* animation: ease-in animat 1s; */
  animation: miAnimacion 50s linear 15s infinite;
}

.contenido-header > .imagenportada > .img6 {
  width: 400px;
  position: absolute;
  /* animation: ease-in animat 1s; */
  animation: miAnimacion 50s linear 20s infinite;
}

.contenido-header > .imagenportada > .img5 {
  width: 400px;
  position: absolute;
  /* animation: ease-in animat 1s; */
  animation: miAnimacion 50s linear 25s infinite;
}

.contenido-header > .imagenportada > .img4 {
  width: 400px;
  position: absolute;
  /* animation: ease-in animat 1s; */
  animation: miAnimacion 50s linear 30s infinite;
}

.contenido-header > .imagenportada > .img3 {
  width: 400px;
  position: absolute;
  /* animation: ease-in animat 1s; */
  animation: miAnimacion 50s linear 35s infinite;
}

.contenido-header > .imagenportada > .img2 {
  width: 400px;
  position: absolute;
  /* animation: ease-in animat 1s; */
  animation: miAnimacion 50s linear 40s infinite;
}

.contenido-header > .imagenportada > .img1 {
  width: 400px;
  position: absolute;
  /* animation: ease-in animat 1s; */
  animation: miAnimacion 50s linear 45s infinite;
}

.textos-header {
 max-width: 450px;
  padding: 10px;
  position: absolute;
  left: 10%;
  margin-top: 2%;

}


.contenido-header>.textos-header>p >a  {
  font-style: Lora; 
  font-size: 15pt;
  color: #5d6678
  }

.contenido-header p {
  font-weight: 100;
  margin-top: 14px;
  color: #5d6678
}

.contenido-header .mas {
  margin: 28px 0 0 0;
  width: 130px;
  display: inline-block;
  background: #1fde82;
  text-align: center;
  color: #fff;
  padding: 12px 0;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  border-radius: 5px;
  box-shadow: 0 8px 32px rgba(31, 222, 130, 0.46);
}

.tg {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto;
  
  /* #aa7c5d; */
}
.tg td {
  border-color: #ECF4FC;
  /* #eeebeb; */
  /* #f2f2f2; */
  border-style: solid;
  border-width: 1px;
  font-family: Raleway;
  line-height: 130%;
  font-size: 18px;
  overflow: hidden;
  padding: 10px 20px;
  word-break: normal;
  color: #0e0e0e; 
}
.tg th {
  border-color: #0d65df00;
  border-style: solid;
  border-width: 1px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  overflow: hidden;
  padding: 10px 20px;
  word-break: normal;
}
.tg .tg-baqh {
  text-align: center;
  vertical-align: top;
  font-family: Raleway; 
  line-height: 130%; 
  font-size: 35px; 
  background-color:#E4EFF2;
  /* #864819; */
  color: #000000; 
  /* text-shadow: 3px 2px 0 rgb(255, 255, 255); */
}
.tg .tg-0lax {
  text-align: left;
  vertical-align: top;
  background-color:#F1F7F9;
  /* #eeebeb; */
  /* #f2f2f2; */
}

@keyframes animat {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes miAnimacion {
  0% {
    opacity: 1;
  }
  5% {
    opacity: 1;
  }
  10% {
    opacity: 0;
  }

  97% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* footer */

footer {
  background: #f2f2f2;
  padding: 30px 0;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin: auto;
}

.partFooter {
  width: 20%;
  text-align: center;
}

.partFooterH {
  width: 15%;
  text-align: center;
}

.partFooterS {
  width: 10%;
  text-align: center;
}

.partFooterF {
  width: 20%;
  text-align: center;
}

.partFooter h3,
.partFooterS h3,
.partFooterF h3,
.partFooterH h3 {
  color: #000000;
  font-family: "Raleway";
  font-size: 20px;
  font-weight: 400;
  text-align: left;
  margin-bottom: 20px;
}

.partFooter a,
.partFooterS a,
.partFooterF a,
.partFooterH a {
  display: block;
  text-decoration: none;
  color: rgb(0, 0, 0);
  font-weight: 300;
  font-family: "Raleway";
  transition: color 0.3s ease-in-out;
  margin-bottom: 10px;
  float: left;
}

.partFooter p,
.partFooterS p,
.partFooterF p,
.partFooterH p {
  display: block;
  text-decoration: none;
  color: rgb(0, 0, 0);
  font-weight: 300;
  font-family: "Raleway";
  transition: color 0.3s ease-in-out;
  margin-bottom: 10px;
  text-align: left;
  font-size: 20px;
}

.partFooter a:hover,
.partFooterF a:hover,
.partFooterS a:hover,
.partFooterH a:hover {
  color: rgb(81, 113, 255);
}

/* .partFooter img {
    width: 70%;
} */

.social-media a {
  font-size: 20px;
  display: inline-block;
  color: #adb6c7;
  border: 1px solid #adb6c7;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  line-height: 36px;
  cursor: pointer;
  /*margin-top: 10px;*/
  text-align: center;
  transition: all ease-in-out 0.3s;
  margin-right: 5px;
  size: 10px;
}

.forma-pago img {
  font-size: 20px;
  display: inline-block;
  color: #adb6c7;
  /* border: 1px solid #adb6c7; */
  /* border-radius: 50%; */
  width: 38px;
  height: 38px;
  line-height: 36px;
  cursor: pointer;
  /*margin-top: 10px;*/
  text-align: center;
  transition: all ease-in-out 0.3s;
  margin-right: 5px;
  size: 10px;
}

.social-media a {
  font-size: 20px;
  display: inline-block;
  color: #adb6c7;
  border: 1px solid #adb6c7;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  line-height: 36px;
  cursor: pointer;
  /*margin-top: 10px;*/
  text-align: center;
  transition: all ease-in-out 0.3s;
  margin-right: 5px;
  size: 10px;
}

.social-media a {
  font-size: 20px;
  display: inline-block;
  color: #adb6c7;
  border: 1px solid #adb6c7;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  line-height: 36px;
  cursor: pointer;
  /*margin-top: 10px;*/
  text-align: center;
  transition: all ease-in-out 0.3s;
  margin-right: 5px;
  size: 10px;
}

.social-media i:hover {
  color: rgb(3, 3, 3);
  background-color: rgb(81, 113, 255);
  border-color: rgb(81, 113, 255);
  size: 20px;
}

#btn-menu {
  display: none;
}

/* Breakpoints responsive */

@media screen and (max-width: 1024px) {
  .titulo {
    font-size: 45px;
  }
.nav{
    justify-content: space-between;
}
  .nav .enlaces-header {
    padding-top: 15px;
    font-family: "Raleway";
    font-size: 30px;
  }

  .nav .logo img {
    height: 90%;
    vertical-align: top;
  }
.comprar{
   margin-top: 6%;
}
  .contenido-header {

    height: 550px;
    width: 100%;
  }

   .contenido-header > .imagenportada {
    width: 30%;
    padding: 5%;
    position: relative;
    left: 60%;
    top: 15%;
    
  }

  .contenido-header > .imagenportada > .img1,
  .contenido-header > .imagenportada > .img2,
  .contenido-header > .imagenportada > .img3,
  .contenido-header > .imagenportada > .img4,
  .contenido-header > .imagenportada > .img5,
  .contenido-header > .imagenportada > .img6,
  .contenido-header > .imagenportada > .img7,
  .contenido-header > .imagenportada > .img8,
  .contenido-header > .imagenportada > .img9,
  .contenido-header > .imagenportada > .img10 {
    width: 350px;
    /* position: absolute; */
  }

  .banner > img {
    width: 90%;
  }

  .enlaces-header li ul li {
    padding: 10px;
  }

  /* Footer */

  footer {
    justify-content: space-evenly;
  }

  .partFooter,
  .partFooterS,
  .partFooterH,
  .partFooterF {
    width: 20%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 935px) {
  
  .titulo {
    font-size: 35px;
  }

  /* .contenido-header > .imagenportada {
   top: 65%;
   } */

  .contenido-header > .imagenportada > .img1,
  .contenido-header > .imagenportada > .img2,
  .contenido-header > .imagenportada > .img3,
  .contenido-header > .imagenportada > .img4,
  .contenido-header > .imagenportada > .img5,
  .contenido-header > .imagenportada > .img6,
  .contenido-header > .imagenportada > .img7,
  .contenido-header > .imagenportada > .img8,
  .contenido-header > .imagenportada > .img9,
  .contenido-header > .imagenportada > .img10 {
    width: 250px;
    /* position: absolute; */
  }


  h1 {
    font-size: 40px;
  }

  .contenido-header {
    height: 350px;
    margin-top: 15%;
  }

  .comprar {
    margin-top: 10%;
    margin-left:3%;
    
   
}

.textos-header {
  
    margin-top: 5%;
    
}

  .banner > img {
    width: 370px;
    height: 260px;
    padding-top: 20%;
    align-items: center;
  }

  .enlaces-header {
    position: fixed;
    background: rgba(217, 217, 217, 1);
    background: -moz-linear-gradient(
      top,
      rgba(217, 217, 217, 1) 0%,
      rgba(245, 245, 245, 1) 100%
    );
    background: -webkit-gradient(
      left top,
      left bottom,
      color-stop(0%, rgba(217, 217, 217, 1)),
      color-stop(100%, rgba(245, 245, 245, 1))
    );
    background: -webkit-linear-gradient(
      top,
      rgba(217, 217, 217, 1) 0%,
      rgba(245, 245, 245, 1) 100%
    );
    background: -o-linear-gradient(
      top,
      rgba(217, 217, 217, 1) 0%,
      rgba(245, 245, 245, 1) 100%
    );
    background: -ms-linear-gradient(
      top,
      rgba(217, 217, 217, 1) 0%,
      rgba(245, 245, 245, 1) 100%
    );
    background: linear-gradient(
      to bottom,
      rgba(217, 217, 217, 1) 0%,
      rgba(245, 245, 245, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9d9d9', endColorstr='#f5f5f5', GradientType=0);
    top: 10px;
    right: 10px;
    width: 70%;
    height: 45vh;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-evenly;
    clip-path: circle(0% at 100% 0);
    -webkit-clip-path: circle(0% at 100% 0);
    border-radius: 5px;
    padding-bottom: 30px;
  }

  .nav {
    padding: 0 10px;
  }

  .nav .menudos {
    -webkit-clip-path: circle(230% at 100% 0);
    clip-path: circle(230% at 100% 0);
  }

  .nav .enlaces-header a {
    /*color: #fff;*/
    color: rgb(0, 0, 0);
  }

  .nav .enlaces-header ul a {
    color: rgb(0, 0, 0);
    width: 100%;
    height: 10vh;
    align-items: center;
    flex-direction: column;
    border-radius: 5px;
  }

  .enlaces-header li ul li {
    padding: 0.5px;
  }

  .hamburguer {
    display: block;
    cursor: pointer;
  }

  /* About us */

  .articulo {
    width: 95%;
  }

}

@media screen and (max-width: 768px) {
  
  .titulo {
    font-size: 35px;
  }

  /* .contenido-header > .imagenportada {
   top: 65%;
   } */

  .contenido-header > .imagenportada > .img1,
  .contenido-header > .imagenportada > .img2,
  .contenido-header > .imagenportada > .img3,
  .contenido-header > .imagenportada > .img4,
  .contenido-header > .imagenportada > .img5,
  .contenido-header > .imagenportada > .img6,
  .contenido-header > .imagenportada > .img7,
  .contenido-header > .imagenportada > .img8,
  .contenido-header > .imagenportada > .img9,
  .contenido-header > .imagenportada > .img10 {
    width: 250px;
    /* position: absolute; */
  }


  h1 {
    font-size: 40px;
  }

  .contenido-header {
    height: 350px;
    margin-top: 15%;
  }

  .comprar {
    margin-top: 10%;
    margin-left:3%;
    
   
}

.textos-header {
  
    margin-top: 5%;
    
}

  .banner > img {
    width: 370px;
    height: 260px;
    padding-top: 20%;
    align-items: center;
  }

  .enlaces-header {
    position: fixed;
    background: rgba(217, 217, 217, 1);
    background: -moz-linear-gradient(
      top,
      rgba(217, 217, 217, 1) 0%,
      rgba(245, 245, 245, 1) 100%
    );
    background: -webkit-gradient(
      left top,
      left bottom,
      color-stop(0%, rgba(217, 217, 217, 1)),
      color-stop(100%, rgba(245, 245, 245, 1))
    );
    background: -webkit-linear-gradient(
      top,
      rgba(217, 217, 217, 1) 0%,
      rgba(245, 245, 245, 1) 100%
    );
    background: -o-linear-gradient(
      top,
      rgba(217, 217, 217, 1) 0%,
      rgba(245, 245, 245, 1) 100%
    );
    background: -ms-linear-gradient(
      top,
      rgba(217, 217, 217, 1) 0%,
      rgba(245, 245, 245, 1) 100%
    );
    background: linear-gradient(
      to bottom,
      rgba(217, 217, 217, 1) 0%,
      rgba(245, 245, 245, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9d9d9', endColorstr='#f5f5f5', GradientType=0);
    top: 10px;
    right: 10px;
    width: 70%;
    height: 45vh;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-evenly;
    clip-path: circle(0% at 100% 0);
    -webkit-clip-path: circle(0% at 100% 0);
    border-radius: 5px;
    padding-bottom: 30px;
  }

  .nav {
    padding: 0 10px;
  }

  .nav .menudos {
    -webkit-clip-path: circle(230% at 100% 0);
    clip-path: circle(230% at 100% 0);
  }

  .nav .enlaces-header a {
    /*color: #fff;*/
    color: rgb(0, 0, 0);
  }

  .nav .enlaces-header ul a {
    color: rgb(0, 0, 0);
    width: 100%;
    height: 10vh;
    align-items: center;
    flex-direction: column;
    border-radius: 5px;
  }

  .enlaces-header li ul li {
    padding: 0.5px;
  }

  .hamburguer {
    display: block;
    cursor: pointer;
  }

  /* About us */

  .articulo {
    width: 95%;
  }

  /* Footer */
  .partFooter,
  .partFooterS,
  .partFooterH,
  .partFooterF {
    width: 95%;
    margin-bottom: 40px;
    margin-left: 5%;
  }

  .social-media {
    width: 95%;
    margin-bottom: 40px;
    margin-left: 5%;
  }
}

@media screen and (max-width: 620px) {
  .contenedor {
    width: 100%;
    max-width: 619px;
  }

  .nav {
    width: 95%;
}

  .comprar {
      display: none;
    /* margin-top: 15%;
    margin-bottom: 50px; */
}
.tablaChica{
    display: block;
    margin-top: 10%;
    text-align: center;
      
}


.contenido-header {
  margin-top: 2%;    
  height: 600px;
  padding:0;
  text-align:center;
  
}

  .textos-header {
    position: absolute;
    width: 100%;
    margin-left: -20px;
  }

  .contenido-header > .imagenportada {
    width: 30%;
    position: relative;
    top: 45%;
    left:2%;
  }

  .nav .enlaces-header li ul {
    width: 300px;
    left: -15px;
  }

  .nav .enlaces-header li ul li {
    padding: 2px;
  }

    
  .contenido-header > .imagenportada > .img1,
  .contenido-header > .imagenportada > .img2,
  .contenido-header > .imagenportada > .img3,
  .contenido-header > .imagenportada > .img4,
  .contenido-header > .imagenportada > .img5,
  .contenido-header > .imagenportada > .img6,
  .contenido-header > .imagenportada > .img7,
  .contenido-header > .imagenportada > .img8,
  .contenido-header > .imagenportada > .img9,
  .contenido-header > .imagenportada > .img10 {
    width: 280px;
    position: absolute;
  }

  /* Footer */
  .partFooter,
  .partFooterS,
  .partFooterH,
  .partFooterF {
    width: 95%;
    margin-bottom: 40px;
    margin-left: 5%;
  }

  .social-media {
    width: 95%;
    margin-bottom: 40px;
    margin-left: 5%;
  }
}

@media screen and (max-width:481px) {
  
.contenido-header {
  margin-top: 2%;    
  height: 600px;
  padding:0;
  text-align:left;
  
}


  .contenido-header > .imagenportada {
    left:1%;
  }
}

@media screen and (max-width: 320px) {
  
    .contenedor {
        width: 100%;
        max-width: 320px;
      }
   
  .nav .enlaces-header li ul {
    width: 280px;
    left: -41px;
  }

  .nav .enlaces-header li ul li {
    padding: 1px;
  }
  .contenido-header {
    height: 550px;
    margin-left: -10px;
  }

  .textos-header{
      text-align: left;
      margin-left: -20px;
  }

  .contenido-header > .imagenportada {
    width: 30%;
    position: relative;
    top:45%;
    /* margin-left: -20px; */
    
  }

  .contenido-header > .imagenportada > .img1,
  .contenido-header > .imagenportada > .img2,
  .contenido-header > .imagenportada > .img3,
  .contenido-header > .imagenportada > .img4,
  .contenido-header > .imagenportada > .img5,
  .contenido-header > .imagenportada > .img6,
  .contenido-header > .imagenportada > .img7,
  .contenido-header > .imagenportada > .img8,
  .contenido-header > .imagenportada > .img9,
  .contenido-header > .imagenportada > .img10 {
    width: 200px;
    position: absolute;
    
  }

  .enlaces-header li ul li {
    padding: 10px;
  }

  .btn-whatsapp img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    box-shadow: 0px 0px 5px 2px rgba(2, 73, 18, 0.2);
  }

  .btn-ig img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    box-shadow: 0px 0px 5px 2px rgba(104, 4, 65, 0.2);
  }

  .btn-fb img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    box-shadow: 0px 0px 5px 2px rgba(9, 2, 73, 0.2);
  }

  /* Footer */
  .partFooter,
  .partFooterS,
  .partFooterH,
  .partFooterF {
    width: 95%;
    margin-bottom: 40px;
    margin-left: 5%;
  }

  .social-media {
    width: 95%;
    margin-bottom: 40px;
    margin-left: 5%;
  }
}
