@charset "UTF-8";
/* CSS Document */
.col-1-1.four_box_wrapper,
.col-1-1.three_box_wrapper{
  padding: 40px 0px !important; 
  background-color: #f2f3f4;
  background-color: rgba(242,243,244,0.75);
  padding: 30px 0px;
}

#four_box1{ background: url(/test/imgs/homepage/no_foto.jpg) no-repeat; }
#three_box1{ background: url(/test/imgs/homepage/no_foto.jpg) no-repeat; }

#four_box2{ background: url(/test/imgs/homepage/no_foto.jpg) no-repeat; }
#three_box2{ background: url(/test/imgs/homepage/no_foto.jpg) no-repeat; }

#four_box3{ background: url(/test/imgs/homepage/no_foto.jpg) no-repeat; }
#three_box3{ background: url(/test/imgs/homepage/no_foto.jpg) no-repeat; }

#four_box4{ background: url(/test/imgs/homepage/no_foto.jpg) no-repeat; }
#three_box4{ background: url(/test/imgs/homepage/no_foto.jpg) no-repeat; }
/*
#usato_box1{ background: url(/test/imgs/camper/usato/camper_usato_mclouis_glen_430w_piacenza_essegi.jpg) no-repeat; }
#usato_box2{ background: url(/test/imgs/camper/usato/camper_motorhome_usato_laika_ecovip_h670_piacenza_essegi.jpg) no-repeat; }
#usato_box3{ background: url(/test/imgs/camper/usato/camper_usato_rimor_super_brig_677_tc_piacenza_essegi.jpg) no-repeat; }
*/
.col-1-1.four_box_wrapper .col-1-1.box_container .col-1-1.img_wrapper:hover .black_layer,
.col-1-1.three_box_wrapper .col-1-1.box_container .col-1-1.img_wrapper:hover .black_layer{
  display: block;
}
.col-1-1.four_box_wrapper .col-1-4{
  padding: 0px 10px;
}
.col-1-1.three_box_wrapper .col-1-3{ 
  padding: 0px 20px;
}
.col-1-1.four_box_wrapper .col-1-1.box_container .col-1-1.img_wrapper,
.col-1-1.three_box_wrapper .col-1-1.box_container .col-1-1.img_wrapper{
  position: relative;
  height: 250px;
  margin-bottom: 10px;
  -webkit-background-size: cover !important; 
  -moz-background-size: cover !important; 
  -o-background-size: cover !important; 
  background-size: cover !important;
  background-position:center !important;
  border-radius:10px;
}
.col-1-1.four_box_wrapper .col-1-1.box_container .col-1-1.img_wrapper .black_layer,
.col-1-1.three_box_wrapper .col-1-1.box_container .col-1-1.img_wrapper .black_layer{
  display: none;
  position: absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
}
.black_layer .layer_btn{
  width: 100px;
  height: 100px;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
  border-radius: 50px;
  display: table;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
}
.black_layer .layer_btn h3{
  display: table-cell;
  vertical-align: middle;
  line-height: 1;
  font-size: 1em;
}
.col-1-1.four_box_wrapper .col-1-1.box_container h2,
.col-1-1.three_box_wrapper .col-1-1.box_container h2{
  line-height: 2;
  font-size: 1.3em;
}
.col-1-1.four_box_wrapper .col-1-1.box_container p,
.col-1-1.three_box_wrapper .col-1-1.box_container p{
  line-height: 2;
}
.box_black{
  opacity: 0;
  position: absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index: 9;
  background-color: #000000;
  /*background-color: rgba(0,0,0,0.85);*/
  display: table;
  height: 100%;
  width: 100%;
}
.box_black_content{
  display: table-cell;
  vertical-align: middle;
  height: 100px;
}

.box_black_content p{
    text-align: center;
    line-height: 1;
    height: 40px;
    width: 115px;
    margin: 5px auto;
    display: block;
    clear: both;
    padding: 2px 0px;
    border-radius: 5px;
    clear: both;
    color: #ffffff;
    border:2px solid #ffffff;
}
.box_black_content a{
  padding: 0px 15px;
  color: #ffffff !important;
  float: none ;
  width: 100% ;
  font-weight: bold;
}
@media all and (max-width: 1440px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1440px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1440px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1440px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1440px), only screen and (min-resolution: 192dpi) and (max-width: 1440px), only screen and (min-resolution: 2dppx) and (max-width: 1440px) {
 
}


@media all and (max-width: 1280px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1280px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1280px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1280px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1280px), only screen and (min-resolution: 192dpi) and (max-width: 1280px), only screen and (min-resolution: 2dppx) and (max-width: 1280px) {
  .col-1-1.four_box_wrapper .col-1-1.box_container .col-1-1.img_wrapper, .col-1-1.three_box_wrapper .col-1-1.box_container .col-1-1.img_wrapper{
    height: 200px;
  }

}

@media all and (max-width: 1180px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1180px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1180px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1180px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1180px), only screen and (min-resolution: 192dpi) and (max-width: 1180px), only screen and (min-resolution: 2dppx) and (max-width: 1180px) {

}
/*TOUCH PANEL*/
@media all and (max-width: 1080px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1080px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1080px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1080px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1080px), only screen and (min-resolution: 192dpi) and (max-width: 1080px), only screen and (min-resolution: 2dppx) and (max-width: 1080px) {
}
/*END TOUCH PANEL*/
@media all and (max-width: 1024px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  .col-1-1.four_box_wrapper .col-1-1.box_container .col-1-1.img_wrapper, 
  .col-1-1.three_box_wrapper .col-1-1.box_container .col-1-1.img_wrapper{
    height: 175px;
  }
}
@media all and (max-width: 960px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 960px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 960px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 960px), only screen and (min-device-pixel-ratio: 2) and (max-width: 960px), only screen and (min-resolution: 192dpi) and (max-width: 960px), only screen and (min-resolution: 2dppx) and (max-width: 960px) {
  .col-1-1.four_box_wrapper .col-1-4{
    width: 50%;
    margin-bottom: 25px;
  }
  .col-1-1.four_box_wrapper .col-1-1.box_container .col-1-1.img_wrapper, .col-1-1.three_box_wrapper .col-1-1.box_container .col-1-1.img_wrapper{
    height: 250px;
  }
  .col-1-1.three_box_wrapper .col-1-1.box_container .col-1-1.img_wrapper{
    height: 175px;
  }
  .col-1-1.three_box_wrapper .col-1-3{
    padding: 20px 10px;
  }
}
/*IPAD MINI => 768x1024 px*/ 
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 768px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 768px), only screen and (min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min-resolution: 192dpi) and (max-width: 768px), only screen and (min-resolution: 2dppx) and (max-width: 768px) {

}

@media all and (max-width: 767px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767px) {
  .col-1-1.four_box_wrapper .col-1-1.box_container .col-1-1.img_wrapper, .col-1-1.three_box_wrapper .col-1-1.box_container .col-1-1.img_wrapper{
    height: 200px;
  }
  .col-1-1.three_box_wrapper .col-1-1.box_container .col-1-1.img_wrapper{
    height: 150px;
  }
}
@media all and (max-width: 640px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 640px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 640px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 640px), only screen and (min-device-pixel-ratio: 2) and (max-width: 640px), only screen and (min-resolution: 192dpi) and (max-width: 640px), only screen and (min-resolution: 2dppx) and (max-width: 640px) {
  .col-1-1.four_box_wrapper .col-1-4,
  .col-1-1.three_box_wrapper .col-1-3{
    width: 100%;
  }
  .col-1-1.four_box_wrapper .col-1-1.box_container .col-1-1.img_wrapper,
  .col-1-1.three_box_wrapper .col-1-1.box_container .col-1-1.img_wrapper{
    height: 300px;
  }

}
@media all and (max-width: 480px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 480px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 480px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 480px), only screen and (min-device-pixel-ratio: 2) and (max-width: 480px), only screen and (min-resolution: 192dpi) and (max-width: 480px), only screen and (min-resolution: 2dppx) and (max-width: 480px) {

}
@media all and (max-width: 320px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 320px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 320px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 320px), only screen and (min-device-pixel-ratio: 2) and (max-width: 320px), only screen and (min-resolution: 192dpi) and (max-width: 320px), only screen and (min-resolution: 2dppx) and (max-width: 320px) {
 
}
