body, html {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}
a {
    text-decoration: none;
	outline: 0;
}
img{
	border: 0;
}

.destra{
	float: right;
}
.sinistra{
	float: left;
}
.cleaner{
	clear: both;
}
.testo_destra{
	text-align: right;
}
.testo_centro{
	text-align: center;
}
.testo_sinistra{
	text-align: left;
}
.testo_giustificato{
	text-align: justify;
}
.relativa{
	position: relative;
}
.spaziatura{
	height: 70px;
}
.label_form{
	overflow: hidden;
}
.enfasi{
	color: #0077b9;
	font-style: italic;
}

 /*COOKIE*/
.ui-widget {
    bottom: 0;
    font-size: 12px;
    font-family:Arial;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 999999;
    padding: 10px 0;
    background: none repeat scroll 0 0 #fff;
	 border-top: 1px solid #000;
}

.cookie-message {
    line-height: 14px;
    padding:0 10px;
    color: #666;
    margin:0 auto;
    font-size:12px;
    font-family:Arial;
}

div.cookie-message a {
    color: #666;
    font-size:12px;
    font-family:Arial;
}

div.cookie-message a.ui-widget-close-button {
    background: none repeat scroll 0 0 #666;
    float: right;
    padding: 0 10px;
    color: #FFFFFF;
    text-decoration:none;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}
.cella_cookie{
	float: left;
	width: 15%;
	margin: 10px 0.5%;
	text-align: center;
	font-size: 10px;
}

/*HEADER*/
#logo{
	position: relative;
	margin: 0 auto;
	width: 35%;
	text-align: center;
}
#logo img{
	width: 100%;
}

/*CONTENT*/
#content_home{
	width: 100%;
	background: #0077b9;
}
#contenuto_home{
	position: relative;
	margin: 0 auto;
}
#content{
	width: 100%;
}
#contenuto{
	position: relative;
	margin: 0 auto;
}
.contenuto_pagina_home{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #fff;
	text-align: justify;
}
h1{
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	color: #605f5f;
	padding: 20px;
	font-weight: 700;
	margin: 0;
}
h2{
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	color: #605f5f;
	padding: 20px;
	font-weight: 700;
	margin: 0;
}
#content_home h1{
	padding: 20px;
	color: #fff;
}
.contenuto_pagina{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #555554;
	padding: 0 20px;
}
.contenuto_pagina a{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #0077b9;
}
.contenuto_sidebar{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	padding: 0 20px;
}
.sidebar .titolo{
	background: #0077b9;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.sidebar .contenuto{
	padding: 10px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 20px;
}
.sidebar .contenuto img{
	margin: 5px;
}
.sidebar .contenuto ul{
	list-style-image: url(green_dot.jpg);
	padding-left: 20px;
}
.sidebar .contenuto li{
	margin-bottom: 20px;
	text-align: justify;
}
.box_come_lavoriamo ul{
	list-style-image: url(green_dot_piccolo.jpg);
	padding-left: 16px;
}
.contenuto_meta{
	float: left;
	margin: 30px 0;
}
.contenuto_meta img{
	margin: 10px 15px;
	vertical-align: middle;
}
.blocco_due_campi{
	float: left;
	width: 50%;
	margin-bottom: 10px;
}
.blocco_due_campi input{
	width: 80%;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px;
}
textarea{
	resize: none;
	width: 90%;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px;
}
.pulsante_invio_form{
	cursor: pointer;
	border: 1px solid #E5E3E2;
	background: #fff;
	padding: 5px 10px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #555554;
}
.accettazione_privacy_contatti{
	font-size: 12px;
	margin: 5px 0;
}
.errore_form{
	color: #0077b9;
}
.box_gallery{
	float: left;
	text-align: center;
}
.box_gallery a{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: #0077b9;
}
.box_gallery img{
	width: 100%;
}
.nome_gallery{
	font-family: 'Lato', sans-serif;
	color: #fff;
	text-align: center;
	position:relative;
	padding: 90px 35px;
	line-height: 25px;
	font-size: 20px;
}
.nome_gallery .titolo{
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;
}
.nome_gallery .sottotitolo{
	font-weight: 400;
	font-size: 18px;
	font-style: italic;
}
.paginazione a{
	color: #0077b9;
    font-family: "Lato",sans-serif;
    font-style: italic;
    font-weight: 700;
	font-size: 14px;
	margin: 10px;
}
.box_news{
	position: relative;
}
.box_news .immagine{
	float: left;
}
.box_news .immagine img{
	width: 100%;
	border: none;
}
.box_news .contenuto{
	float: right;
}
.box_news .titolo{
	color: #0077b9;
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}
.box_news .data{
	font-size: 12px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}
.box_news .testo{
	margin: 10px 0;
	line-height: 20px;
}
.box_news .collegamenti{
	float: left;
	margin-right: 20px;
}
.box_news .collegamenti a{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: #0077b9;
	font-style: italic;
}
.separatore_box_news{
	margin: 20px 0;
	height: 1px;
	width: 100%;
	background: #0077b9;	
}
.box_prodotti{
	position: relative;
}
.box_prodotti .immagine{
	float: left;
}
.box_prodotti .immagine img{
	width: 100%;
	border: none;
}
.box_prodotti .contenuto{
	float: right;
}
.box_prodotti .titolo{
	color: #0077b9;
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}
.box_prodotti .data{
	font-size: 12px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}
.box_prodotti .testo{
	margin: 10px 0;
	line-height: 20px;
}
.box_prodotti .collegamenti{
	float: left;
	margin-right: 20px;
}
.box_prodotti .collegamenti a{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: #9bba51;
	font-style: italic;
}
.separatore_box_prodotti{
	margin: 20px 0;
	height: 1px;
	width: 100%;
	background: #0077b9;	
}
.frecce_prodotti{
	position: relative;
}
.frecce_prodotti a{
	cursor: pointer;
}
.prev_prodotti{
	position: absolute;
}
.next_prodotti{
	position: absolute;
}
.box_immagine_gallery_prodotto img{
	width: 90%;
	margin: 0 4%;
	background: #fff none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    padding: 2px;
}
.box_immagine_prodotto{
	float: left;
	margin: 20px 0;
}
.box_immagine_prodotto img{
	width: 96%;
	padding: 2px;
	background: #fff none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
}
.box_testo_prodotto{
	float: left;
	margin: 20px 0;
}
.colonne_dettagli_specifici_prodotto{
	margin-top: 20px;
}
.colonne_dettagli_specifici_prodotto strong{
	color: #134c90;
	font-weight: normal;
}
.colonne_dettagli_specifici_prodotto a{
	font-weight: normal;
}
.colonne_dettagli_specifici_prodotto img{
	margin: 0 3px;
}

/*DIVISORE*/
#divisore_home{
	width: 100%;
	text-align: center;
	padding: 20px 0;
}
#divisore{
	width: 100%;
	text-align: center;
	padding: 40px 0;
}

/*MARCHI*/
.frecce_marchi{
	position: relative;
	width: 100%;
}
.frecce_marchi a{
	cursor: pointer;
}
.prev_marchi{
	top: 40px;
	left: -20px;
	position: absolute;
}
.next_marchi{
	top: 40px;
	right: -20px;
	position: absolute;
}
#owl-marchi .item{
	margin: 10px;
}
#owl-marchi .item img{
	width: 100%;
}

/*FOOTER*/
#footer{
	width: 100%;
	background: #0077b9;
}
#piede{
	position: relative;
	margin: 0 auto;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #fff;
	line-height: 25px;
}
#piede img{
	margin: 5px;
}
#piede a{
	color: #fff;
}
.box_footer{
	float: left;
}
.titolo_box_footer{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #fff;
}
#legale{
	width: 98%;
	background: #605f5f;
	padding: 20px 1%;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	text-align: center;
	line-height: 25px;
}
#legale a{
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}