@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,900&display=swap");
body {
  background-color: #797979; }
  body a {
    color: #FFFFFF;
    text-decoration: none; }
  body a:hover {
    color: #ff0000; }
  body span {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    color: #797979; }
  body h1 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    color: #797979; }
  body h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-size: 18px; }
  body h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px; }
  body h6 {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px; }
  body p {
    font-family: "Poppins", sans-serif;
    color: #FFFFFF;
    font-family: 500;
    font-size: 12px; }
  body .c1 img {
    width: 120px; }
  body .c1 span p {
    padding-top: 10px;
    color: #797979;
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-size: 14px;
    line-height: 16px; }
  body .c2 img {
    width: 38px;
    margin-left: 12px; }
  body .c2 button {
    margin-left: 10px;
    margin-top: 3px; }
  body .c3 img {
    width: 38px;
    margin-left: 12px; }
  body .c3 p {
    padding: 0 0 0 20px; }
  body .c4 img {
    width: 36px; }
  body .c4 .instagram {
    min-width: 38px;
    background-image: url("../media/instagram.png") no-repeat; }
  body .social-links2 {
    display: none; }
  body .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #797979;
    color: #fff;
    line-height: 1;
    padding: 8px 10px;
    margin-right: 4px;
    border-radius: 4px;
    text-align: center;
    height: 36px;
    transition: 0.3s; }
  body .social-links a:hover {
    background: #ff0000;
    color: #FFFFFF;
    text-decoration: none; }
  body .social-links img {
    width: 14px;
    margin-bottom: 3px; }
  body .social-links span {
    color: #FFFFFF;
    font-size: 14px; }
  body #slide {
    margin-top: 64px; }
    body #slide .slide {
      padding: 5px 0px; }
      body #slide .slide img {
        border-radius: 5px; }

#contenedor {
  background-image: url(../media/bg-body.jpg);
  background-size: cover; }
  #contenedor .headerNav {
    background-color: #000000;
    height: 100px; }

#industria {
  padding-bottom: 10px; }
  #industria img {
    border-radius: 5px;
    float: left;
    width: 100%; }
  #industria button {
    width: 50%; }
  #industria .servicios {
    background-color: #000000;
    text-align: center;
    color: #FFFFFF;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  #industria h2 {
    padding-top: 12px;
    padding-bottom: 5px;
    line-height: 16px; }

#servicios {
  background-image: url(../media/bck.png);
  background-size: cover; }
  #servicios img {
    border-radius: 5px;
    width: 100%; }
  #servicios button {
    width: 50%; }
  #servicios .productos {
    background-color: #FFFFFF;
    border-radius: 5px;
    text-align: center; }
    #servicios .productos p {
      color: #000000;
      font-size: 14px; }
    #servicios .productos .productosBox {
      display: flex;
      flex-direction: column;
      justify-content: center; }
    #servicios .productos ul {
      list-style: none; }
  #servicios .servicios {
    background-color: #000000;
    text-align: center;
    color: #FFFFFF;
    border-radius: 5px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  #servicios h2 {
    padding-top: 12px;
    padding-bottom: 5px;
    line-height: 16px; }

#productos {
  padding-top: 70px;
  background-image: url(../media/bck.png);
  background-size: cover; }
  #productos img {
    border-radius: 5px;
    width: 100%; }
  #productos .productos {
    background-color: #FFFFFF;
    border-radius: 5px;
    text-align: center; }
    #productos .productos p {
      color: #000000;
      font-size: 14px; }
    #productos .productos .productosBox {
      display: flex;
      flex-direction: column;
      justify-content: center; }
    #productos .productos ul {
      list-style: none; }
  #productos .servicios {
    background-color: #000000;
    text-align: center;
    color: #FFFFFF;
    border-radius: 5px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  #productos h2 {
    padding-top: 12px;
    line-height: 16px; }
  #productos h5 {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 1rem; }
  #productos button {
    height: 25px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-family: "Poppins", sans-serif;
    font-weight: 600; }
  #productos a {
    text-decoration: none; }
  #productos .modal-dialog .modal-content .modal-body img {
    width: 200px; }

#productosItem {
  background-image: url(../media/bck.png);
  background-size: cover;
  margin-top: 70px; }
  #productosItem img {
    border-radius: 5px;
    width: 100%; }
  #productosItem .productos {
    background-color: #FFFFFF;
    border-radius: 5px;
    text-align: center; }
    #productosItem .productos p {
      color: #000000;
      font-size: 14px; }
    #productosItem .productos .productosBox {
      display: flex;
      flex-direction: column;
      justify-content: center; }
    #productosItem .productos ul {
      list-style: none; }
    #productosItem .productos p {
      font-size: 12px; }
  #productosItem .servicios {
    background-color: #000000;
    text-align: center;
    color: #FFFFFF;
    border-radius: 5px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  #productosItem h2 {
    padding-top: 20px;
    line-height: 16px; }
  #productosItem h5 {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 1rem; }
  #productosItem button {
    height: 25px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-family: "Poppins", sans-serif;
    font-weight: 600; }
  #productosItem a {
    text-decoration: none; }
  #productosItem .modal-dialog .modal-content .modal-body img {
    width: 200px; }
  #productosItem .card .btn:focus {
    outline: 0;
    box-shadow: none; }
  #productosItem .card h3 {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 600; }
  #productosItem .card .card-header {
    padding: 0px; }
  #productosItem .card .card-body {
    padding: 10px; }
  #productosItem .table {
    border-radius: 6px;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 400; }
    #productosItem .table th {
      font-weight: 600; }

#distinciones {
  background-color: #FFFFFF; }
  #distinciones .card {
    border: none; }
    #distinciones .card img {
      height: 60px;
      margin: 20px auto 0px auto; }
    #distinciones .card h4 {
      font-family: "Poppins", sans-serif;
      font-weight: 700;
      font-size: 20px;
      text-align: center;
      line-height: 20px; }
    #distinciones .card p {
      font-family: "Poppins", sans-serif;
      color: #000000;
      font-size: 14px;
      text-align: center; }

#comunicate {
  background-color: #E02220; }
  #comunicate img {
    width: 100%;
    border-radius: 5px;
    margin: 10px 0px; }

#destacados {
  background-image: url(../media/bck.png);
  background-size: cover;
  padding: 10px 0px; }
  #destacados h4 {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-align: center; }
  #destacados a {
    color: #000000;
    text-decoration: none; }

#nosotros {
  background-color: #ff0000;
  padding-top: 10px;
  padding-bottom: 10px; }
  #nosotros h1 {
    font-family: "Poppins", sans-serif;
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 200; }
  #nosotros h2 {
    font-family: "Poppins", sans-serif;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600; }
  #nosotros p {
    font-size: 14px;
    color: #FFFFFF; }
  #nosotros img {
    border-radius: 5px;
    width: 95%; }

#box {
  background-color: #FFFFFF;
  padding-top: 20px;
  padding-bottom: 20px; }

#marcas {
  background-color: #FF3333;
  padding: 10px 0px; }
  #marcas img {
    border-radius: 5px; }

#mapa {
  height: 450px; }

footer {
  background-color: #1d1e23;
  background-image: url(../media/footer-bg.png); }
  footer h3 {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-weight: 600; }
  footer hr {
    background-color: #ff0000;
    width: 200px;
    margin-left: 0%; }

#contacto {
  background-color: #FFFFFF;
  color: #000000;
  background-image: url(../media/bck.png);
  background-size: cover; }
  #contacto img {
    border-radius: 5px; }
  #contacto p {
    font-size: 18px;
    color: #000000;
    padding: 2px 5px; }
  #contacto .date {
    background-color: #FFFFFF;
    border-radius: 5px; }
  #contacto a img {
    height: 50px; }
  #contacto span {
    color: #797979;
    font-size: 14px; }

#wa1 a img {
  width: 50px;
  position: fixed;
  bottom: 200px;
  right: 0px; }

#wa2 a img {
  width: 50px;
  position: fixed;
  bottom: 159px;
  right: 0px; }

#wa3 a img {
  width: 50px;
  position: fixed;
  bottom: 118px;
  right: 0px; }

.pf {
  font-size: 12px;
  font-weight: 400;
  color: #797979; }

.tf {
  font-size: 16px;
  font-weight: 700;
  color: #FFFFFF; }

.pfb {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF; }

@media only screen and (max-width: 768px) {
  .mxs {
    margin-top: 10px; }
  #industria .servicios {
    margin-top: 10px; }
  #distinciones {
    background-color: #797979; }
    #distinciones .card {
      border: none; }
      #distinciones .card img {
        height: 60px;
        margin: 20px auto 0px auto; }
      #distinciones .card h4 {
        font-family: "Poppins", sans-serif;
        font-weight: 700;
        font-size: 14px;
        text-align: center;
        line-height: 20px; }
      #distinciones .card p {
        display: none; }
  #box img {
    width: 80%;
    display: flex;
    align-items: center; }
  #productosItem .table {
    font-family: "Poppins", sans-serif;
    font-size: 8px;
    font-weight: 400; }
  #productosItem .card h3 {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 600; }
  #productosItem p {
    display: none; } }
