﻿@charset "utf-8";

@import url(responsive_telefonino.css);



@media screen and (max-height:768px) and (orientation:landscape) {

}



@media (max-width:800px) {   /* STILE TABLET */

.areariservata {
  margin-bottom: 10px; 
}


.slideshow_home .sx, .slideshow_home .dx {
width:100%;
}
}



@media (max-width:1000px) {   /* STILE TABLET */


.container {
    width: 95%;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
width: calc(100% - 40px);
margin-left:20px;
margin-right:20px;
}


div.content{
padding-bottom: 0px;
height:auto;
overflow: auto;
clear: both;  /*da togliere poi*/
}


div.footer{
	width: 100%;
	height: auto;
	position: relative;
	bottom: 0px;
	background-color: #e6e6e6;
	  clear: both;

}

div.footer .dx, div.footer .sx {
	width: 100%;
}



.login .field_module {
width: 100% !important;
}


.box_product {
min-height: 400px !important;

}

.testo_news {
position: relative;
clear: both;
margin-bottom: 2em;
}


.label_module, .select_module, .field_module, .field_note {

}

.field_module, .field_note {

}


.dettaglioclear  {
height:2em
}


.dx .clear {
height: 0em;
}

.boxdettaglio {
margin-top: 0em;
margin-bottom: 5em;
}





.credits .sx {
width: 100%;
margin-top: 0em;
position: relative;
float: left;
}

.credits .sx a {

}

.credits .dx {
position: relative;
float: right;
width: 100%;
margin-top: 0em;
margin-bottom: 0em;
text-align:center;

}

.credits .dx img {
width:100%;
max-width: 379px;
}



.menusup .logo img {
position: relative;
float: left;
width:40%;
}





.footer .box {
margin-top: 0em;
margin-bottom: 0em;
}

ul.menu {
display:none;
visibility:hidden;
}

.menusup {
height: 40px;
}

.menusup ul.menuservizio {
display:none;
visibility:hidden;
}

.menu_responsive {
display:inherit;
visibility:visible;
}

.box_product {
width: 100%;
height: auto;
position: relative;
float: left;
margin-right: 0em;
margin-top: 5em;
text-align: center;
margin-left: 0em;
}

.product_img {
height: 345px;
width: 300px;
display: table;
margin-bottom: 3em;
margin-left: auto;
margin-right: auto;
}

.box_product .overflow {
margin-left: 20px;
position: relative;
float: left;
width: 80%;
text-align: left;
}



.btn {
font-size: 1em;
padding-top: 0.6em;
padding-right: 0.8em;
padding-bottom: 0.6em;
padding-left: 0.8em;
min-height: 10px;
}


.footer .box {
width: 33%;
}


.dati {
position:relative;
float:left;
width:49%;
}

.newsletter_box {
position:relative;
float:right;
width:49%;
}

.certificazioni img, .formazione img, .analisi img, .customer img {
  margin-bottom: 10px;
  margin-top: 5px;
}

.cifre div {
width:50%;
}

.cifre div img {
  margin-right: 20px;
}

}

@media screen and (max-width:1000px) and (orientation:landscape) {


}


@media screen and (max-width:1000px) and (orientation:portrait) {
	.areariservata_box .label_module {
  display:none;
}

	.areariservata_box .field_module {
  width: 95%;
    width: -webkit-calc(100% - 30px);
      width: -moz-calc(100% - 30px);
        width: calc(100% - 30px);
}

.ladisaascolta .btn {
	position:relative;
  top:-20px;
}

}



