body
{
	margin:0;
	background-color: #ffffff; 
    background-position: center top;
    background-repeat: repeat-x;
	line-height:20px;
	font-family:'Lato', sans-serif;
   
}
a
{
	text-decoration:none;
	color:#a6b651;
}
.clearfix,
.cleared
{
	clear:both;
}
ul
{
	list-style-position:inside;
}
.moduletable
{
	margin-bottom:20px;
 
  
}

.header_top
{
	border-bottom:1px solid #d6d9d0;
}
.header
{
text-align: center;
background-color: rgba(0,0,0,0.5);
height: 90px;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 120;
}

#logo
{
position: relative;
left: 0;
right: 0;
z-index: 170;
top: 0;
margin-top: 0;
float: left;
}
#logo h1
{
	margin:0;
}
.navigator
{
position: relative;
left: 0;
top: 20px;
right: 0;
z-index: 150;
}
.navigator .menu
{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.navigator .menu li
{
	display:inline-block; 
}
.navigator .menu li a, .navigator .menu li span {
  padding: 0 10px;
  line-height: 50px;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  font-family: 'Lato';
  display: block;
  text-decoration: none;
}
.navigator .menu li a:hover
{
	color:#a6b651;
}
#slider
{
	min-height:100px;
	text-align:center;
}
#slider img
{
	width:100%;
	margin:auto;
	height:auto;
}
#slider .random-image
{ 
	margin:auto;
	width:100%;
}
.top
{
	padding:40px 20px;
}
#sopra,
#sotto
{
	padding-top:40px;
	padding-bottom:40px;
}
.footer
{
	padding-top:20px;
	padding-bottom:20px;
}
#sopra .article_anywhere .img-fulltext-left
{
	float:left;
	width:40%;
	margin-right:5%;
}
#sopra .article_anywhere .img-fulltext-left img
{
	width:100%;
	
}
#sopra .article_anywhere h2
{
	margin-top:0;
	text-align:center;
}
#sopra .article_anywhere p
{
	line-height:22px;
}

.blog-featured .item .item-image,
.blog .item .item-image
{
	width:40%; 
	margin:0 10px 0 0;
	padding:3px;
	border:1px solid #a6b651;
	border-radius:5px;
	float:left;
}
.blog-featured .item,
.blog .item
{
	text-align:left;
	line-height:18px;
	margin:20px 0;
}
.blog-featured .item .item-image
{
	border:none;
	border-radius:0;
	padding:0;
	width:100%;
	margin:0 0 10px 0;
	float:none;
}
.blog-featured .item .item-image img
{
	border-radius:0;
}
.blog-featured h2
{
	text-align:center;
}
.blog-featured .item p
{
	line-height:20px;
	height:60px;
	overflow:hidden;
}
.contenuto
{
	padding-top:30px;
	padding-bottom:30px;
}
.blog-featured .item  h2,
.blog .item h2
{
	margin-top:0; 
	margin-bottom:10px;
    text-align: justify !important;
    line-height: 20px !important;
} 

.blog-featured .item .item-image img,
.blog .item .item-image img
{
	width:100%; 
}
.footer .category-module 
{
	margin:0;
	padding:0;
	list-style:none;
}
.footer .category-module li
{
	display:inline-block;
	min-width:18%;
	padding-right:1%;
}
.footer .foots p
{
	display:block; 
	clear:both;
	margin:0px 0;
}

.credit
{
	background-color: #fff; 
    color: #999;
	text-align:center;
	padding:15px 0 10px;
	font-size:11px;
}
.credit a
{
	color:#888;
} 
#logo img
{
	padding:10px 0;
	height: 70px;
	
}
.header_top .nav
{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.header_top .nav li
{
	display:inline;
}
.header_top .nav li a
{
	padding:0 5px;
	margin:0 5px;
}



.navigator .menu ul
{
	display:none;
    padding: 12px 0;
	right:0;
	width:220px;
	padding:0;
    position: absolute;
}
.navigator .menu li:hover ul
{
	display:block;
}
.navigator .menu ul li
{ 
    width: 100%;
	line-height:20x;
	float:none;
	display:block;
	

}

.navigator .menu ul li a
{
	line-height:20px;
	text-align:center;
	display:block;
}

.footer .itm .social
{
	clear:both;
}

.footer .itm .social .menu
{
	padding:0;
	margin:0;
	list-style:none;
}

.footer .itm .social .menu li
{
	display:block;
	border-radius:100%; 
	float:left;
}
.footer .itm .social .menu li .image-title
{
	display:none;
}
.blog .items-leading .item-image
{
	width:40%;
	float:right;
	margin:0 0 10px; 10px;
	padding:5px;
	border:1px solid #CCC;
	border-radius:5px;
}
.blog .items-leading .item-image img
{
	width:100%;
}
.blog .cols-3 .item .item-image
{
	width:100%;
	margin-bottom:15px;
}
.blog .cols-3  .item h2
{
	text-align:center;
}
#mezzo
{
	padding:150px 0;
	text-align:center;
	background-image:url('../images/sfondo.jpg');
	background-attachment:fixed;
	background-size:cover;
	background-position:center center;
	position:relative;
}

#slider .banner
{
	max-height:400px;
	overflow:hidden;
	position:relative;
}
 
#mezzo:after
{
	content:" ";
	background-color:rgba(0, 51, 102, 0.5);
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
#mezzo h2
{
	position:relative;
	z-index:20;
	font-size:40px;
	line-height:40px;
	color:#fff;
}
.footer
{
	background-color:#899841;
	color:#efefef;
}
.footer a
{
	color:#fff;
}
.top
{
	padding:50px 0;
}
.top .itm
{
	text-align:center;
}
.top .itm .img
{
	width:50px;
	border-radius:100%;
	padding:20px;
	margin:15px auto;
	background-color:#a6b651;
}
.top .itm .img img
{
	width:100%;
}
.top .itm h2
{
	margin:30px 0 20px;
	text-transform:uppercase;
	text-align:center;
}
#cw-plg-contact-light-fm123 input
{
	background-color:#fff;
	height:26px;
	box-sizing:border-box;
	border:1px solid #ccc !important;
	box-shadow:none !important;
	width: 100% !important;
	font-family:'Open Sans';
	font-size:14px;
	box-sizing:border-box !important;
}
#cw-plg-contact-light-fm123 textarea
{
	background-color:#fff;
	font-size:14px; 
	font-family:'Open Sans';
	box-sizing:border-box;
	border:1px solid #ccc !important;
	width:100% !important;
	box-shadow:none !important;
}
.cw-plg-contact-light-buttons
{
	width:100% !important;
	text-align:center;
}
.btn-submit
{
	float:none !important;
}
#submit123
{
	background-color:#a6b651;
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	border:none !important; 
}


.pagina .contenuto.span9
{
	float:right;
}
.pagina .laterale.span3
{
	margin-left:0;
}
.pagina .laterale
{
	background-color:#f5f5f5;
	padding:10px 0;
}
.pagina .laterale .moduletable
{
	padding:10px 0;
}

.pagina .laterale ul
{
	list-style:none;
	margin:0;
	padding:0;
}

.laterale .moduletable
{
	margin:0;
}
.laterale .moduletable h3
{
	margin-top:0;
	padding:0 10px;
}
.laterale ul li
{
	display:block;
	padding:2px 10px;
}
.laterale ul li a:before
{
	content:"- ";
}
.laterale ul li:hover
{
	background-color:rgba(0,51,102,1);
}
.laterale ul li:hover a
{
	color:#fff;
}
.item-page .item-image
{
	float:right;
	width:40%;
	margin:0 0 10px 10px;
}
.item-page .item-image img
{
	width:100%;
}
.serv.blog .item-image
{
	width:20%;
	padding:0;
	border:0;
	border:1px solid #ccc;
	border-radius:0;
	margin:0 10px 10px 0;
}
.serv.blog .items-row:nth-child(2n+1) .item-image
{
	float:right;
	margin:0 0 10px 10px;
}
.pagination .counter
{
	display:none;
}
.pagination ul
{
	padding:0;
	text-align:center;
}
.pagination ul li
{
	display:inline;
	padding:0 2px;
}
.item-page h2
{
	text-align:left;
	font-size:26px;
}
.gallery .itm
{
	width:33.333333%;
	float:left;
	box-sizing:border-box;
	border:5px solid transparent;
	position:relative;
	overflow:hidden;
}
.gallery .itm:before
{
	padding-top:66%;
	display:block;
	content:" ";
}
.gallery .itm img
{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
}
#cwcontact1 .input label,
#cwcontact1 .cal label
{
	display:none;
}
#cwcontact1 .span4:nth-child(3n+1)
{
	margin:0; 
}
#cwcontact1 .input textarea
{
	
}
#cwcontact1 .input input,
#cwcontact1 .input select,
#cwcontact1 .input-append input,
#cwcontact1 .input textarea
{
	border:1px solid #888888;
	box-shadow:none;
	background-color:#fff !important;
	padding:5px 10px !important;
	font-family: "Raleway",sans-serif !important;
	color:#0a0a0a;
    font-size: 16px;  
    line-height: 20px; 
	margin-bottom:15px;
	width:100% !important;
	box-sizing:border-box;
}
.cw-mod-contact-light-buttons .btn-submit
{
	float:none;
}
.cw-mod-contact-light-buttons .btn-submit #submitcwcontact1
{
	padding:10px 20px;
	background-color:#323232;
	color:#fff;
	border:none;
	width:200px;
	text-transform:uppercase;
	margin:auto;
}
.cw-mod-contact-light-buttons
{
	text-align:center;
	width:100% !important;
}
.nivoSlider
{
	box-shadow:none;
}
.nivo-controlNavHolder
{
	position:absolute;
	bottom:25px;
	left:0;
	right:0;
}
.nivo-controlNavHolder a
{
	width:40px;
	height:8px;
	background-color:rgba(255,255,255,0.8);
	background-image:none;
	margin:0 3px;
}
.nivo-controlNavHolder a.active
{
	background-color:#a6b651;
}
.image img
{
	width:100%;
}
.categorie .itm .image 
{
	float:none;
	width: 100%;
	margin: 0;
	overflow:hidden;
}
#sopra h3
{
	text-transform:uppercase;
	font-size:24px;
	margin:0 0 40px;
	text-align:center;
	line-height:40px;
}

#sopra .categorie .itm h2
{
	text-align:center;
	text-transform:uppercase;
	font-size:20px;
	margin: 0;
}
.icons i
{
	margin-right:5px;
	line-height:30px;
}
.icons 
{
	line-height:30px;
	margin:5px 0;
	clear:both;
}
.chrono_credits
{
	display:none;
}	
.gbs3 .gcore-display-table
{
	display:block;
}
.gbs3 #Messaggio{
	height:150px;
}
.gbs3 .btn
{
	width:150px !important;
	color:#fff !important;
	margin:0 auto;
	display:block;
	float:none;
	text-shadow:none !important;
	background-color:#a6b651 !important;
	background-image:none;
	border:none;
	position:absolute;
	right:45px;
	bottom:10px;
	border-radius:5px;
}
.gbs3 .gcore-label-left
{
	float:none !important;
	width:100% !important;
	box-sizing:border-box;
	clear:both !important;
}
.gbs3
{
	position:relative;
}
.gbs3 textarea.form-control
{
	height:90px !important;
} 
#sotto h3
{
	font-size:20px;
	text-transform:uppercase;
}
#sotto
{
	border-top:1px solid #ccc;
}
#sopra
{
	border-bottom:1px solid #ccc;
}
.item-page h2
{
	text-align:left !important;
    line-height: 26px !important;
}
}

.item-page h1
{
	text-transform:uppercase;
	text-align:center;
}
.mappa
{
	position:relative;
}
.mappa:before
{
	content:" ";
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
}
#marchi
{
	padding:10px;
	text-align:center;
}
#marchi .item
{
	display:inline;
}
#marchi .item img
{
	height:25px;
	margin:5px;
}
.footer h3
{
	text-transform:uppercase;
	margin:0 0 20px;
	font-size:20px;
}
.footer ul
{
margin: 0;
padding: 0;
list-style: none;
column-count: 3;
vertical-align: top;
}

.footer ul li {
  vertical-align: top;
}

.footer ul li h4 {
  margin:0;
  line-height:24px;
}
.footer p
{
	margin:0 0 5px;
}
.moduletable .categorie .itm .cont p{
text-align: center;
  display: none;
}


.item-image img{
  width: 100%;
}

.offerte .itm h2 {
  text-transform: uppercase;
  text-align: center;
  margin-top: 10px;
  clear: both;
}

.offerte .itm .item-image {
  margin-bottom: 10px;
  float: none;
}

#slider p {
  margin:0;
}

.categorie .itm {
border: 5px solid #fff;
box-sizing: border-box;
width: 24.8%;
display: inline-block;
position: relative;
}

.categorie .itm h2 a {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: "";
color: #fff;
overflow: hidden;
z-index: 1;
padding-top: 32%;
  opacity:1;
  transition:all 0.5s ease-in-out;
}

.categorie .itm h2 a:before {
position: absolute;
top: -1000px;
left: 0;
right: 0;
bottom: -1000px;
content: "";
background-color: rgba(0,0,0,0.5);
z-index: -1;
transition:all 0.5s ease-in-out;
}

.categorie .itm h2 a:hover:before {
  background-color: rgba(0,0,0,0);
}

.categorie .itm h2 a:hover {
  opacity:0;
}

.blog .item p {
    height: 110px;
    line-height: 21px;
    overflow: hidden;

}

.blog .item p.readmore {
  height:auto;
  overflow:unset;
}

.blog .item p.readmore a {
  padding:5px 10px;
  box-sizing:border-box;
  border:1px solid #a6b651;
}

.blog h2 .subheading-category {
      margin: 0 0 20px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 34px;
  	color:#a6b651;
  display:block;
  
}

.gbs3 .btn {
    width: 150px !important;
    color: #fff !important;
    display: block;
    float: none;
    text-shadow: none !important;
    background-color: #a6b651 !important;
    background-image: none;
    border: none;
    position: relative;
    bottom: 0;
  	right:0;
    border-radius: 5px;
}

.gcore-form-row {
  width:100%;
  display:block;
}

.form-group .gcore-display-table,
.form-group .gcore-input-wide {
	display:block;
  width:100%;
}

.form-group .gcore-input-wide input,
.form-group .gcore-input-wide textarea {
	display:block;
	width:100% !important;
}


#form-row-invia {
  text-align:center;
  text-transform:uppercase;
}
.block .form-group label,
.block .chrono_credits {
  display:none !important;
}

.gbs3 .A {
  width:100% !important;
}

.block .gbs3 .span4 {
  width:100% !important;
  margin-left:0 !important;
}

.block h3 {
  margin-top:0;
  font-size: 20px;
  text-transform: uppercase;
}

#form-row-Invia {
  margin-top:40px;
}



.chronoforms6_credits {
  display: none;
}
.ui.button {
  background-color: #899841;
  color: #fff;
  padding: 12px 25px;
  font-size: 15px;
  border-radius: 3px;
}



.block #chronoform-aaaa .span6 {
  display: block;
  float: none;
  margin-left: 0;
  margin: 0;
}
.block #chronoform-aaaa .span6 #form-row-Invia {
  margin-top: 0;
}



#zone-servite {
    background-color: #899841;
    padding: 40px 0;
    color: #fff;
}

#zone-servite .nav li {
  display:block;
  margin-bottom:20px;
}

#zone-servite .nav li a::before {
    content: "\f105";
    font-family: 'Font Awesome 5 Pro';
    margin-right: 0.625rem;
    transition: margin,0.3s;
    font-weight: lighter;
}

#zone-servite .nav li a:hover::before {
    margin-right: 0.9375rem;
}


#zone-servite .nav li a {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 400;
}



#zone-servite h3 {
    text-transform: uppercase;
    display: block;
    font-size: 26px;
    color: #fff;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
  	cursor:pointer;
  	margin:0;
}




.newsletter-sect .titMod {
  font-size: 30px;
  margin: 0 0 50px;
  text-align: center;
}
.newsletter-sect {
  padding: 80px 0;
}
.newsletter-sect .moduletable {
  max-width: 800px;
  margin: auto;
  text-align: center;
}
.newsletter-sect .moduletable label {
  text-align: left;
}



#info .testo a,
#info .tel a
{
	position: fixed;
bottom: 0;
margin: 0;
transform: none;
-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
height: 60px;
top: auto;
line-height: 40px;
font-size: 16px;
width: 50%;
text-align: center;
color: #fff;
box-sizing: border-box;
padding: 10px;
display: block;
text-transform: uppercase;
  z-index: 140;
}
#info .testo a
{
	right:0;
  background-color: #a6b55e;

}

#info .tel a
{
	left:0;
   background-color: #616c29;

}