  *{
    margin: 0;
    padding: 0;
  }
  #logo{
    width: 300px;
    top: 0;
    margin-right: -25px;
    margin-top: -18px;
  }
  .logo-merco{
    text-align: right;
    margin-top: -15px;
  }
  body{
    margin-top: 40px;
  }
  .clearfix{
    clear: both
  }
  #imagen_principal{
    background-size: cover;
    background-position: center;
    height: 512px;
    width: 100%;

  }
  .img-celda{
    text-align: center;
    height: 500px!important;
    margin-top: 1.2pc;
    overflow: hidden;
  }
  h1 strong{
    font-size: 42px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
  }
  h3{
    font-family: 'Poppins', sans-serif;

      font-size: 33px;
      font-weight: 500;
      text-transform: uppercase;
  }
  .contenedor{
    position: relative;
    height: 1290px;
    width:  900px;
    margin: 0 auto;
    padding: 0 50px;
  }
  .mTT{
    margin-top: 38px;
  }
  .contact{
    text-align:right;
    margin-top: 45px;
  }
  .information_contact{
    margin-top:50px;
    width: 60%!important;
  }
  #information{
    margin-top: 30px;
  }
  #information li{
    list-style: none;
    font-family: 'Poppins', sans-serif;
    margin-top: 5px;
    font-size: 20px;
    font-weight: 200;
  }
  #datos li{
    list-style: none;
    margin-top: 4px;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
  }
  #letrasContacto{
    font-family: 'Poppins', sans-serif;
    font-size: 29px;
    margin-right: 30px;
    text-align: left;
  }

  #letrasNombre{
    font-family: 'Poppins', sans-serif;
    font-size: 25px;
    margin-right: 30px;
    text-align: left;
  }
  .ico-whatsapp{
    background-image: url(/dash/whatsapp.png);
    display: inline-block;
    width: 30px;
    height: 27px;
    margin-right: 13px!important;
  }
  .celda{
    position: relative;
    height: auto;

  }
  .list li{
    list-style: none;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 5px;
  }
  .list li>i{
    color:#bd3627;
    margin-right: 30px;
    font-weight: bold;
  }

      .desktop-12{
          position: relative;
          float: left;
          width: 100%;
          height: auto;
      }

      .desktop-11{
          position: relative;
          float: left;
          width: 91.66666667%;
          height: auto;
      }

      .desktop-10{
          position: relative;
          float: left;
          width: 83.33333333%;
          height: auto;
      }

      .desktop-9{
          position: relative;
          float: left;
          width: 75%;
          height: auto;
      }
      .desktop-8{
          position: relative;
          float: left;
          width: 66.66666667%;
          height: auto;

      }
      .desktop-7{
          position: relative;
          float: left;
          width: 58.33333333%;
          height: auto;

      }
      .desktop-6{
          position: relative;
          float: left;
          width: 50%;
          height: auto;

      }
      .desktop-5{
          position: relative;
          float: left;
          width: 41.66666667%;
          height: auto;

      }

      .desktop-4{
          position: relative;
          float: left;
          width: 33.33333333%;
          height: auto;

      }
      .desktop-3{
          position: relative;
          float: left;
          width: 25%;
          height: auto;
      }
      .desktop-2{
          position: relative;
          float: left;
          width: 16.66666667%;
          height: auto;
      }
      .desktop-1{
          position: relative;
          float: left;
          width: 8.33333333%;
          height: auto;
      }
      .desktop-0{
          display:none;
      }
  /* Gallery */
  .desktop-12.gallery_center{
    height: 520px;
    overflow: hidden;
    margin-bottom: 50px;
    text-align: center;
    background-size: cover;
    background-position: bottom;
  }
  .gallery_center img {
    height: 100%;
  }
  .m0{
    margin: 0!important;
  }
  .direction{
    text-align: left;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    margin: 10px 0 0 0;
  }
  .ipad-margin{
    margin-top: 22px;
  }
  /* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1024px){
    body{
      margin-top: 0px;
    }
    .contact{
      margin-top: 30px;
    }
    .information_contact {
      margin-top: 30px;
  }
  .mTT{
    margin-top: 0!important;
  }
  .ipad-margin{
    margin: 0!important;
  }
  .contenedor {
    height: 1265px;
  }
  .desktop-12.gallery_center{
    height: 510px;
  }
}
