body
{
	margin:0;
	background-color: #ffffff; 
    background-position: center top;
    background-repeat: repeat-x;
    font-family: 'Poppins', sans-serif;
  	line-height: 1.46;
}

h1, h2, h3{
     font-family: 'Montserrat', sans-serif;
  	line-height: 1.2;
}


a
{
	text-decoration:none;
	color:#003366;
}
.clearfix,
.cleared
{
	clear:both;
}
ul
{
	list-style-position:inside;
}
.moduletable
{
	margin-bottom:20px;
}

.header_top
{
	
}
.header
{
position: absolute;
left: 0;
right: 0;
z-index: 100;
top: 0;
background-color: #fff;

}

#logo  {
  padding: 10px 0!important;
}

#logo h1
{
	margin:0;
}
.navigator .menu
{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	bottom:0px;
	top:0;
	right: 140px;
	z-index:110;
}
.navigator .menu li
{
	display:block;
	float:left; 
}
.navigator .menu li a, .navigator .menu li span {
    padding: 0 8px;
    line-height: 70px;
    color: #444;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    letter-spacing: -0.5px;
}

.navigator .menu li a:hover,
.navigator .menu li span:hover {
  color: #cb623f;
}
#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;
} 

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

.blog-featured .item .item-image,
.blog .item .item-image
{
	width:40%; 
	margin:0 10px 0 0; 
	float:left;
} 
.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;
} 

.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
{
	position:absolute;
	bottom:0px;
	position:relative;
	z-index:50; 
    padding: 10px 0;

}
#logo img
{
	padding:10px 0;
	height: 50px;
	
}
.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: 5px 0px;
position: absolute;
text-align: left;
background-color: #fff;
column-count: 2;
left: 0;
right: 0;
padding-bottom:0;
}
.navigator .menu li:hover ul
{
	display:block;
}
.navigator .menu ul li
{ 
    width: 100%;
	line-height:20x;
	float:none;
  border-bottom: 1px solid #ebebeb;
	display:block;
}

.navigator .menu ul li a
{
line-height: 20px;
text-align: left;
display: block;
font-size: 15px;
padding: 5px 20px;
box-sizing: border-box;
position: relative;
   font-family: 'Montserrat', sans-serif;
}
/*
.navigator .menu ul li a:before {
content: "\f105";
font-family: FontAwesome;
position: absolute;
left: 8px;

}
*/
.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 0px 10px 10px;
	padding:0;

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

.blog .items-leading .item-image img
{
	width:100%;
}
.blog .cols-3 .item .item-image,
.blog .cols-4 .item .item-image
{
	width:100%;
	margin-bottom:15px;
}
.blog .cols-3 .item h2,
.blog .cols-4 .item h2
{
	text-align:center;
}
.blog .item .introtext
{
	line-height:20px;
	margin:10px 0;
	text-align:left;
}
.blog .cols-3 .item .introtext,
.blog .cols-4 .item .introtext{
	text-align:center;
	height:80px;
	overflow:hidden;
}
.blog .cols-2 .item .introtext
{
	height:100px;
	overflow:hidden;
}
.blog .cols-1 .item .item-image
{
	width:15%;
}
.blog .cols-1 .item
{
	padding:20px 0;
	margin:0;
	border-bottom:1px dashed #ccc;
}
.blog .cols-1:nth-child(2n+1) .item .item-image
{
	float:right;
	margin:0 0 0 15px;
}
.blog .cols-2:nth-child(2n+1) .span6:nth-child(2) .item .item-image,
.blog .cols-2:nth-child(2n) .span6:nth-child(1) .item .item-image
{
	float:right;
	margin:0 0 0 15px;
}
.blog .item .introtext p
{
	margin:0;
}
#mezzo,
#kwprincipale
{
padding: 40px 0;
position: relative;
background:url('../images/another4.jpg');
background-repeat: no-repeat;
background-size: cover;
background-position: top left;


}
#kwprincipale
{
	background:url('../images/sfbd.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top right;
}

#slider .banner
{
	max-height:400px;
	overflow:hidden;
	position:relative;
}
 

#mezzo h2
{
position: relative;
z-index: 20;
font-size: 18px;
line-height: 22px;
color: #fff;
text-transform: uppercase;
height: 35px;

}

.footer
{
	background-color: #004c73;
	color:#efefef;
}
.top
{
	padding:50px 0;
}
.top .itm
{
	text-align:center;
}
.top .itm .img
{
	width:50px;
	border-radius:100%;
	padding:20px;
	margin:15px auto;
	background-color:#003366;
}
.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-size:14px;
	box-sizing:border-box !important;
}
#cw-plg-contact-light-fm123 textarea
{
	background-color:#fff;
	font-size:14px; 
	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:#003366;
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	border:none !important; 
}


.pagina .contenuto.span9
{
	float:right;
}
.pagina .laterale.span3
{
	margin-left:0;
}
.pagina .laterale
{
padding: 10px 0;
position: relative;
bottom: 0;
right: 0;
top: 0;
margin-top: 40px;
}
.pagina .laterale .moduletable
{
	padding:0;
}

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

.laterale .moduletable
{
	margin:0;
}
.laterale .moduletable h3
{
margin: 0;
padding: 5px 10px;
text-transform: uppercase;
background-color: rgba(0,73,142,0.1);
color: #cb623f;
}
.laterale ul li
{
display: block;
padding: 2px 10px;
border-bottom: 1px solid #ccc;
  font-size: 14px;

}
.laterale ul li a:before
{
	content:"\f105";
  font-family:FontAwesome;
  margin-right: 5px;
}

.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: 20px;
line-height: 24px;

}
.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;
	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:#2185c5;
}

.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;
  margin-top:40px;
}
.form-group label,
.chrono_credits {
  display:none !important;
}
#kwprincipale h3,
#chiedi h3,
#sotto h3.title,
#mezzo h3,
.top h3 {
  text-transform:uppercase;
     font-family: 'Montserrat', sans-serif !important;
  font-size:30px;
  line-height:34px;
  background-color:transparent;
  color: #004c73;
}

#chiedi h3 span,
#sotto h3.title span,

#kwprincipale h3 span,
#mezzo h3 span,
.top h3 span {
  color:#cb623f;
} 

#sopra .itm i {
display: block;
font-size: 60px;
color: #004c73;
margin-bottom: 20px;

}

#sopra .itm {
  border-right:1px solid #ccc;
}
#sopra .itm:last-child {
  border-right:none;
}
#sopra .itm p.title {
color: #000;
text-transform: uppercase;
text-align: center;
font-size: 20px;
line-height: 24px;

}

#sopra {
background-color: rgba(0,73,142,0.1);
}

.news .itm {
  padding:10px;
  box-sizing:border-box;
  border:1px solid #ebebeb;
  background-color:#fff;
}

#mezzo .item {
  width:50%;
    margin: 0 0 0 auto;
  text-align:left;
}

#sotto h2
{
position: relative;
z-index: 20;
font-size: 18px;
line-height: 22px;
color: #fff;
text-transform: uppercase;
height: 35px;

}

#sotto h2 a {
font-weight: normal;
font-size: 19px;

}

#sotto ul {
column-count: 2;
padding: 0;
margin: 5px 0;
margin-bottom:0;

}

#sotto ul li {
list-style-type: none;
position: relative;
padding: 4px 10px;
box-sizing: border-box;
border-bottom: 1px solid #ccc;

}


#sotto ul li:nth-child(7),
#sotto ul li:last-child {
  border-bottom: none;
}
#sotto ul li a:hover {
color:#004c73;
}

#sotto ul li:before {
  content:"\f105";
  font-family:FontAwesome;
}

#sotto img {
  width:100%;
}

#sotto h3 {
margin: 0;
text-transform: uppercase;
padding: 5px 10px;
box-sizing: border-box;
background-color: rgba(0,73,142,0.1);
color: #cb623f;
}

#sotto .moduletable {
  margin-bottom:0;
}

.footer {
  text-align:center;
}

.footer a {
  color:#fff;
}

.footer p {
  margin:0;
}

.laterale ul li a {
  line-height:24px;
}

.laterale ul li a:hover {
  color:#004c73;
}

.laterale ul li:last-child {
  border-bottom:none;
}

.blog .cols-2 {
  padding-top: 40px;
}

.blog h2 a {
  color:#004c73;
  text-transform:uppercase;
}

.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 textarea {
	display:inline-block;
	width:100% !important;
}



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

#fin-invia input {
  width:auto !important;
  margin: auto;
}

.contact .itm ul {
  padding:0;
}

.contact .itm ul li {
  list-style-type:none;
}

.contact h3{
text-align: center;
text-transform: uppercase;
  color:#004c73;
}

.contact .itm.span5 h3 {
  text-align:left;
}

.mapping h3 {
  display:none;
}

.mapping img {
  width:100%;
}

#chiedi h3 {
  text-align:center;
  margin-top:0;
}

.navigator .telef {
position: absolute;
right: 0;
top: 24px;
z-index: 120;
font-size: 17px;
color:#004c73;
     font-family: 'Montserrat', sans-serif !important;
}


.navigator .telef a:hover {
  color:#000;
}

#call {
  display:none;
}

#call {
  position: relative;
right: 0;
top: 0;
z-index: 120;

     font-family: 'Montserrat', sans-serif !important;
}

#call a {
font-size: 35px;
color: #004c73;
border: 2px solid #004c73;
padding: 5px 10px;
box-sizing: border-box;

}

#sotto ul.servizi li:last-child {
  border-bottom:1px solid #ccc;
}

.item-page .item-image {
    float: none;
    width: 100%;
    margin: 0 0 10px 0px;
    max-height: 200px;
    overflow: hidden;
}
.item-page.promo .item-image{
float: right;
width: 40%;
margin: 0 0 10px 10px;
max-height: 100%;
overflow: unset;
}

#kwprincipale .item {
    width: 50%;
    margin: auto 0 0;
    text-align: left; 
}
.myfb {
    position: absolute;
    right: -50px;
    top: 18px;
    background: #024a8f;
    color: #fff;
    padding: 8px;
    text-align: center;
    height: 13px;
    width: 13px;
    border-radius: 100%;
}

table {
    width: 100%;
    border-collapse: collapse;
}

table strong {
  text-transform:uppercase;
  font-size: 22px;
  color:#fff;
line-height: 28px;
}



table td {
    border: 1px solid #ebebeb;
    padding: 5px 8px;
  text-transform:capitalize;
}

table tr td:first-child {
  font-weight:bolder;
  text-transform:uppercase;
}

table tr:nth-child(2n+1) {
  background-color:#f9f9f9;
}

table tr:first-child {
background-color: rgba(0,73,142,0.8);
}

.field-entry {
  margin-left:0;
}

.field-entry span.field-label {
  text-transform:uppercase;
  display:block;
  font-weight:bolder;
}

.promo p a {
text-transform: uppercase;
padding: 5px;
padding-left: 5px;
border: 1px solid;
position: relative;
color: #ca1e05;
padding-left: 30px;
}

.promo p a:before {
position: absolute;
top: 0;
left: 0;
bottom: 0;
content: "\f1c1";
font-family: 'FontAwesome';
font-weight: normal;
width: 30px;
text-align: center;
line-height: 30px;
color: #ca1e05;
}

.promo h2 {
      color: #004c73;
  text-transform:uppercase;
}

.blog.promo .cols-1 .item .item-image {
width: 40%;
margin-right: 20px;
}

.blog.promo .cols-1:nth-child(2n+1) .item .item-image {
    float: left;
    margin: 0 20px 0 0;
}

.promo p a:hover {
  color:#fff;
  background-color: #ca1e05;
}

.promo p a:hover:before {
  color:#fff;
}
.navigator .menu li.item-224,
.navigator .menu li.item-223,
.navigator .menu li.item-227
{
  position:relative;
 
}
.navigator .menu li.item-224 ul,
.navigator .menu li.item-223 ul,
.navigator .menu li.item-227 ul {
  width: 160px;
  text-align:center;
  column-count:1;
}

.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 1px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

