/* WEB FONT */
@import url(http://fonts.googleapis.com/css?family=Signika:600|Varela+Round);

/* RESET */
* {
  margin: 0;
  padding: 0;
  border: 0;
}
/* BASIC */

h1, h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
}
h1 {
  font-size: 36px;
  line-height: 66px;
  color: #333;
  margin-bottom:20px;
}

h11 {
  font-size: 18px;
  line-height: 40px;
  background-color: #963;
  text-transform: uppercase;
}
h2 {
  font-size: 24px;
  line-height: 33px;
  margin-bottom: -20px;
}

/*a:link, a:visited, a:hover, a:active {
  text-decoration: none;
}


.fixed-nav-bar {
  box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.6);
}



#text{
	background-color: #FFF;
	width: 90%;
	max-width: 90%;
	height: 300px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	padding-top: 20px;
}
#images{
	background-color: #FFF;
	width: 100%;
	max-width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 40px;
}
#modulo{
	background-color: #FFF;
	width: 90%;
	max-width: 90%;
	height: 550px;
	margin-top: 0;
	margin-right: auto;
	padding-bottom: 30px;
	margin-left: auto;
	padding-top: 30px;
}

#dove{
	background-color: #FFF;
	width: 90%;
	max-width: 90%;
	height: 650px;
	margin-top: 0;
	margin-right: auto;
	padding-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
}

.content {
  position: relative;
 }
 
.description, .some-related-articles {
  width: 80%;
  max-width: 960px;
  margin: 0 auto;
}
.description {
  padding-top: 120px;
  min-height: 200px;
  text-align: center;
  z-index:-1;
}


.summary {
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	text-shadow: 0px 0px 6px #333;
}
p.summary {
	line-height:22px;
}
.button, .button:visited, .button-dark {
  display: inline-block;
  max-width: 200px;
  margin: 20px 10px 30px 10px;
  padding: 10px;
  font-family: "Signika", sans-serif;
  color: #ffffff;
  background-color: transparent;
  border: 2px solid #ffffff;
  border-radius: 3px;
  text-transform: capitalize;
  text-align: center;
  transition: all 0.1s ease;
}
.button-dark, .button-dark:visited {
  margin: 20px 10px 30px 0;
  color: #464646;
  border-color: #464646;

}
.button:hover, .button-dark:hover {
  transition: all 0.3s ease;
}
.button:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.button-dark:hover {
  color: #ffffff;
  background-color: rgba(70, 70, 70, 0.9);
}





#columns_big{
	width:40%;
	float:left;
	margin-top:20px;
}
#columns_small{
	width:20%;
	float:left;
}
#columns_center{
	width:20%;
	float:left;
}
#columns{
	width:30%;
	float:left;
}

#column{
	width:90%;
	float:left;
	margin-left:5%;
	margin-right:5%;
}

#columns2{
	width:32%;
	float:left;
	margin-top:20px;
}

#divider{
	width:5%;
	margin-bottom:50px;
	float:left;
}
#divider2{
	width:2%;
	margin-bottom:50px;
	float:left;
}
#columns_big .title{
	width:100%;
	padding-top:5px;
	padding-bottom:10px;
}



#column .title{
	width:100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top:15px;
	padding-bottom:5px;
}

#column .text{
	margin-top: 20px;
	margin-bottom: 30px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: justify;
}

#column .map{
	width:50%;
	margin-top: 20px;
	margin-bottom: 30px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: justify;
}

#columns .text{
	margin-top: 20px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: justify;
}

#columns_center .text{
	margin-top: 20px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: justify;
}

#columns2 .text{
	float: left;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: justify;
}
#columns_small .text{
	margin-top: 20px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: justify;
}
#columns .info{
	margin-top: 20px;
	float: right;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: right;
}

#columns_center .info{
	margin-top: 20px;
	float: right;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: right;
}

#columns_big .info{
	margin-top: 20px;
	float: right;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: right;
}

#columns .info a{
	color: #963;
	text-decoration:none;	
}

#columns_center .info a{
	color: #963;
	text-decoration:none;	
}
#columns_small .text a{
	color: #963;
	text-decoration:none;	
}

#columns .info a:hover{
	color: #666;	
	text-decoration:none;
}

#columns_center .info a:hover{
	color: #666;	
	text-decoration:none;
}
#columns_small .text a:hover{
	color: #666;	
	text-decoration:none;
}
#columns_small .text a img:hover {
	opacity: 0.5;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
#columns_small .text a img {
	margin-right:8px;
}

#map {
        width: 100%px;
        height: 250px;
      }




#central{
	background-color: #FFF;
	width: 90%;
	max-width: 90%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
#products{
	background-color:#ebebeb;
	padding-top:10px;
	padding-bottom:10px;
}

#products .title{
    width:100%;
	padding-bottom:10px;
}



#contatti{
	background-color: #963;
	width: 100%;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#dati{
	width:30%;
	float:left;
}
#dati .title{
	width:100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top:5px;
	padding-bottom:5px;
}

#dati .text a{
	color: #963;	
}

#dati .text a:hover{
	color: #666;	
}

#dati .text{
	margin-top: 20px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: justify;
}

h30 {
	position: relative;
	bottom:8px;
}


#dati .text a img {
	margin-bottom:4px;
}

#dati .text a img:hover {
	opacity: 0.5;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

#dati .text a {
	margin-bottom:2px;
}

.text a img:hover {
	opacity: 0.5;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}



h31 {
	position: relative;
	bottom:12px;
}
#prodotto .titolo a{
	color: #963;	
}

#prodotto .titolo a:hover{
	color: #333;	
}

#photo .titolo a{
	color: #963;	
}

#photo .titolo a:hover{
	color: #333;	
}

#main-content .row-product #prodotto .titolo a img {
	margin-right:8px;
}

#main-content .row-product #prodotto .titolo a img:hover {
	opacity: 0.5;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

#main-content .row-product #photo .titolo a img {
	margin-right:8px;
}

#main-content .row-product #photo .titolo a img:hover {
	opacity: 0.5;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}


.side-nav{display:block;margin:0;padding:.875rem 0;list-style-type:none;list-style-position:inside;font-family:Verdana,Helvetica,Arial,sans-serif}
.side-nav li{margin:0 0 .4375rem;font-size:.875rem}
.side-nav li a{display:block;color:#000}
.side-nav li.active>a:first-child{color:#0c1b0b;font-weight:400;font-family:Verdana,Helvetica,Arial,sans-serif}
.side-nav li.divider{border-top:1px solid;height:0;padding:0;list-style:none;border-top-color:#e6e6e6}



.row-product{width:100%;margin-left:auto;margin-right:auto;padding-top:20px;margin-bottom:0;max-width:90%;*zoom:1;background-color:#fff;}
.row-product:after,.row:before{content:" ";display:table}
.row-product:after{clear:both}
.row-product.collapse>.column,.row-product.collapse>.columns{position:relative;padding-left:0;padding-right:0;float:left}
.row-product.collapse .row{margin-left:0;margin-right:0}
.row-product .row{width:auto;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;max-width:none;*zoom:1}
.row-product .row:after,.row .row:before{content:" ";display:table}
.row-product .row:after{clear:both}
.row-product .row.collapse{width:auto;margin:0;max-width:none;*zoom:1}
.row-product .row.collapse:after,.row-product .row.collapse:before{content:" ";display:table}
.row-product .row.collapse:after{clear:both}

#prodotto{
	width: 29%;
	float: left;
	background-color: #FFF;
}
#descrizione{
	width: 60%;
	float: left;
	background-color: #FFF;
}

#photo{
	width: 21%;
	float: left;
	background-color: #FFF;
}

#download{
	width: 20%;
	float: left;
	background-color: #FFF;
	margin-right:2%;
	margin-left:3%;
}
.image-wrap{
}
.allestimento{
	margin-right:10%;
	margin-left:10%;
	margin-top:50px;
	margin-bottom:600px;
	vertical-align: middle;
	text-align: justify;
}


.photo-img{
    width: 100%;
	display: inline-block;
    vertical-align: middle;
	max-width: 100%;
    height: auto;
	opacity: 1;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.photo-img:hover{
  	opacity: 0.5;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.titolo{
	width: 90%;
	height:200px;
	background-color: #FFF;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: justify;
	padding: 5%;
}
.descrizione-btwtg{
	width: 90%;
	height: 1800px;
	background-color: #FFF;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: justify;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
}
.descrizione-btwtg1{
	width: 90%;
	height: 1500px;
	background-color: #FFF;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: justify;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
}
.descrizione-btwn{
	width: 90%;
	height: 2300px;
	background-color: #FFF;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: justify;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
}
.descrizione-btwn1{
	width: 90%;
	height: 2500px;
	background-color: #FFF;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: justify;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
}

.descrizione{
	width: 90%;
	height: 3000px;
	background-color: #FFF;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: justify;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
}

.titolo2{
	width: 100%;
	height:80px;
	background-color: #FFF;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: justify;
	padding-top: 10%;
}

.titolo1{
	width: 100%;
	height:150px;
	background-color: #FFF;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: justify;
	padding-top: 5%;
}

h28{
	font-size: 11px;
	line-height: 20px;
	color: #333;
}
h29{
	font-size: 14px;
	line-height: 20px;
	color: #333;
	font-weight: bold;
	text-decoration:none;
}
h27{
	font-size: 14px;
	line-height: 20px;
	color: #963;
	font-weight: bold;
	text-decoration:none;
}

h29 a{
	font-size: 14px;
	line-height: 20px;
	color: #333;
	font-weight: bold;
	text-decoration:none;
	transition: all 0.3s ease;
}
h29 a:hover{
	color: #999;
	transition: all 0.3s ease;
}


.button-product1 {
	display: inline-block;
	max-width: 200px;
	padding: 10px;
	font-family: "Signika", sans-serif;
	color: #ffffff;
	background-color: transparent;
	border: 2px solid #ffffff;
	border-radius: 3px;
	text-transform: capitalize;
	text-align: center;
	transition: all 0.1s ease;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 30px;	 
}
.button-product1, .button-product1:visited {
  color: #464646;
  border-color: #464646;
  cursor: pointer;

}
.button-product1:hover {
  transition: all 0.3s ease;
  color: #ffffff;
  background-color: rgba(70, 70, 70, 0.9);
  cursor: pointer;
}

.services-column{
	width:90%;
	height: 50px;
	margin:0 0 20px 45px;
	border-bottom:1px solid #ebebeb;
	float:left;
	display:inline;
}
.articoli{
	width:90%;
	height: 50px;
	margin:0 0 20px 0;
	border-bottom:1px solid #ebebeb;
	float:left;
	display:inline;
}

.imgcenter{
	float:left; 
	margin:0px 0px 10px 0px;
}
.imgleft{
	float:left; 
	margin:4px 12px 4px 0px;
}
.imgright{
	float:right; 
	margin:4px 0px 4px 12px;
}

.services-spacer{
	margin-top:15px;
}

.evid {
	color: #FFF;
}
.evid1 {
	color: #FFF;
	background-color: #963;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
*/