@charset "utf-8";
/* CSS Document */


@media (max-width: 1200px){
.menuMobile{
  display: none;
}
}

@media (max-width: 1024px){
a.tooltips span {
    left: -143px !important;
}

.tel {
    top: 15px;
    left: 0px;
}

a.tooltips1 span {
    top: 85px !important;
    left: -144px !important;
}

#menu {
    margin: 45px 0 0 153px;
    width: 425px;
}

  #contenido .sello {
    top: -110px;
    right: 30px;
  }

  #contenido p {
    margin-top: 25px;
}

#contenido .down {
    margin: 35px auto 0;
  }

figure {
    margin: 0 13px 0 0;
  }

.fancybox.bottom img {
  margin-bottom: 15px;
}

.cap-bot figcaption {
    height:88%;
  }

.cap-bot:hover figcaption {
    height:88%;
  }

}

@media (max-width: 991px){

  #contenido .sello{
    display: none;
  }

#contenido p{
  margin-top: 25px;
}

#contenido .down {
    margin: 30px auto;
  }

#productos .contProd {
    min-height: 450px;
  }

.localizacion{
  display: none;
}

.tel{
  display: none;
}

#contacto .bg_contacto h3 {
    font-size: 32px;
  }

#obras .bg_obras h3 {
    font-size: 32px;
  }

.bg_prod h3 {
  font-size: 32px;
  }

.menuMobile{
  display: block;
}

#menu{
  display: none;
}

#contenido .sello {
    top: -160px;
  }


.toggle-button {
  top: 37px;
}

.destacadoYellow .asesoramiento {
    background: url("../images/bg_asesoramiento.png") center top no-repeat;
}

.destacadoGrey .envio{
  background: url("../images/envio.png") center top no-repeat;
}

.envio h2{
    margin: 75px auto 0;
  }

.asesoramiento h2 {
    margin: 80px auto 0;
  }

.fancybox.bottom img {
      width: 177px;
  }
/* slide --*/

.img1{
  background: url(../images/slide/768/01.jpg) no-repeat center;
}

.img2{
  background: url(../images/slide/768/02.jpg) no-repeat center;
}

.img3{
  background: url(../images/slide/768/03.jpg) no-repeat center;
}

.img4{
  background: url(../images/slide/768/04.jpg) no-repeat center;
}

.img5{
  background: url(../images/slide/768/05.jpg) no-repeat center;
}

figcaption .lupa {
    height: 40px;
  }

  figcaption h1{
    margin: 0px;
  }

  .fancybox.bottom img {
    width: 177px;
}

  figure {
      margin: -26px 3px 0 0;
    }
}

@media (max-width: 768px){
#aside .palabras span {
    font-size: 24px;
  }

a .btnConsulta {
    min-height: 40px;
    font-size: 14px;
    margin-top: 30px;
    padding-top: 12px;
}


/*-- OVER --*/

.cap-bot:hover figcaption {
    height: 80%;
  }

figcaption .lupa {
  height: 40px;
}

figcaption h1 {
  font-size: 13px;
  text-transform: uppercase;
}

figcaption p {
    font-size: 10px;
    text-transform: uppercase;
}

#contacto .datos .direccion {
    margin-top: 20px;
  }
  #contacto .bg_contacto {
    padding-top: 30px;
  }

}


@media (max-width: 767px){
  .destacado.sanitario{
    background: url(../images/768/sanitarios.jpg) no-repeat left top;
  }
}

@media (max-width: 700px){
  /* slide --*/

.img1{
  background: url(../images/slide/480/01.jpg) no-repeat center;
}

.img2{
  background: url(../images/slide/480/02.jpg) no-repeat center;
}

.img3{
  background: url(../images/slide/480/03.jpg) no-repeat center;
}

.img4{
  background: url(../images/slide/480/04.jpg) no-repeat center;
}

.img5{
  background: url(../images/slide/480/05.jpg) no-repeat center;
}

}

@media (max-width: 645px){

figure {
      margin: -6px 3px 0 0;
  }

#productos .contProd{
    height: 420px!important;
  }

  .fancybox.bottom img {
    width: 149px;
}

.fotos {
    width: 84%!;
    margin: 10px auto;
}

figcaption h1 {
  margin-top: 5px;
}

}

@media (max-width: 480px){

  .cap-bot:hover figcaption {
    height: 83%;
}

  .destacado.sanitario{
    background: url(../images/480/sanitarios.jpg) no-repeat left top;
  }

  .fancybox.bottom img {
      width: 223px;
  }

.fotos {
    width: 50%;
    margin: 0px auto;
}

#contacto p{
  font-size: 24px;
}

#contacto p a{
  color: #F09100;
  font-size: 18px;
}

figcaption h1 {
    font-size: 16px;
}

figcaption p {
    font-size: 16px;
}

#contenido .down{
  display: none;
}

#productos .bg_prod {
    padding-top: 30px;
  }

}


@media (max-width: 460px){
  /* slide --*/

.img1{
  background: url(../images/slide/320/01.jpg) no-repeat center;
}

.img2{
  background: url(../images/slide/320/02.jpg) no-repeat center;
}

.img3{
  background: url(../images/slide/320/03.jpg) no-repeat center;
}

.img4{
  background: url(../images/slide/320/04.jpg) no-repeat center;
}

.img5{
  background: url(../images/slide/320/05.jpg) no-repeat center;
}

}


@media (max-width: 445px){
#navegacion .logo {
  width: 75%;
  margin-top: 35px;
}
}

@media (max-width: 360px){
.fotos {
    width: 68%;
}
}

@media (max-width: 320px){

.destacado.sanitario{
    background: url(../images/320/sanitarios.jpg) no-repeat left top;
  }

.toggle-button {
    top: 70px;
}

#fecha .dataFecha {
    text-align: center;
  }

  .toggle-button {
      top: 45px;
  }

#productos .logo{
    display: none;
  }

  .fancybox.bottom img {
    width: 290px;
}

.fotos {
    width: 100%;
}

.cap-bot:hover figcaption {
    height: 87%;
    margin: 2%;
    width: 96%;
}

figcaption h1 {
    font-size: 21px;
}

figcaption .lupa {
    height: 104px;
}

#contacto p {
    font-size: 16px!important;
}

#contacto p a {
    font-size: 15px!important;
}

}
