body
{
	margin:0;
	background-color: #ffffff; 
    background-position: center top;
    background-repeat: repeat-x;
	line-height:1.46;
  	padding-bottom: 60px;
  	font-family: Raleway, sans-serif;
	font-size: 14px;
	font-weight: normal;
  	overflow-x:hidden;
   
}
h1,h2,h3
{
	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_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;
}

.header
{

	position:sticky;
	left:0;
	right:0;
	z-index:150;
	top:0;
  	background-color:#fff;
  	box-shadow: 0 0 3px rgba(0,0,0,0.3);
  	max-height:86px;
}

.header_top
{
  height: 40px;
  background-color:#172b42;
  padding-left: 30px;
  text-align:center;
}

.header_top .info {

    color: #fff;
    display: inline-block;
    box-sizing: border-box;
    font-family: Raleway, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    margin: 0px 10px;
	
}

.header_top .info i {

    font-size: 14px;
    width: 25px;
    height: 25px;
    line-height: 26px;
    text-align: center;
    display: inline-block;
    color: #172b42;
    background: #92c910;
    border-radius: 100%;
    margin-right: 5px;
	font-weight: lighter;
  	vertical-align: middle;
}

#logo h1
{
	margin:0;
}

#logo
{
	position:absolute;
	bottom:0px;
	position:relative;
	z-index:50; 
  	text-align:center;

}
#logo img {

    height: 120px;

}
.navigator .menu
{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	bottom:0px;
	top:0;
	left:300px;
	z-index:110;
}

.navigator .menu2{
  right:300px;
  left:auto;
}
.navigator .menu li
{
	display:inline-block;
	position:relative;
 
}
.navigator .menu li a, .navigator .menu li span {

    padding: 0 15px;
    line-height: 86px;
    color: #000;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    box-sizing: border-box;
    font-family: Raleway, sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    transition: color 0.4s ease;

}

.navigator .menu li.active > a, .navigator .menu li a:hover{

    color: #92c910;

}



.navigator .menu ul
{
	display:none;
    padding: 12px 0;
	left: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;
}
#slider
{
	min-height:100px;
	text-align:center;
  	position:relative;
}
#slider img
{
	width:100%;
	margin:auto;
	height:auto;
}
#slider .random-image
{ 
	margin:auto;
	width:100%;
}

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

.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;
}

.top
{
	padding: 40px 20px 0px 20px;
}
#sopra,
#sotto
{
	padding-top:60px;
	padding-bottom:60px;
}

#mezzo {

    padding: 60px 0 40px 0;
    text-align: center;
    background-image: url('../images/bg-mezzo.png');
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: inherit;
    background-position: 50% 0;

}

.contenuto
{
	padding-top:30px;
	padding-bottom:30px;
}

.pagina .contenuto.span9
{
	float:right;
}
.pagina .laterale.span3
{
	margin-left:0;
}

.pagina .laterale
{

padding: 18px 0;
}
.pagina .laterale .moduletable
{
	padding:10px 0;
}

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

.item-page .item-image
{

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

.item-page h2
{
    text-align: left;
    font-size: 22px;
    line-height: 26px;
}
.pagination .counter
{
	display:none;
}
.pagination ul
{
	padding:0;
	text-align:center;
}
.pagination ul li
{
	display:inline;
	padding:0 2px;
}

.laterale .moduletable
{
	margin:0;
}
.laterale .moduletable h3 {
margin-top: 0;
padding: 5px;
color: #463b37;
text-transform: uppercase;
font-size: 18px;
margin-bottom: 0px;
border-bottom: 1px solid #463b37;
font-weight: normal;
}

.laterale ul li
{
	display:block;
	padding:2px 10px;
}
.laterale ul li a:before
{
	content:"\f101  ";
  	font-family:'Font Awesome 5 Pro';
 	color:#463b37;
  	font-weight:bold;
}

.laterale ul li a {
display: block;
line-height: 26px;
font-size: 12px;
text-transform: uppercase;
}

.laterale ul li a:hover {
  color:#463b37;
}

.footer
{
	padding-top:20px;
	padding-bottom:20px;
	background-color: #172b42;
	color: #ffffff;
}

.footer a{
  color:#fff;
}

.footer img {
    height: 120px;
    margin-bottom: 20px;
}

.footer .logo-bottom{
  text-align: center;
    display: block;
    margin: auto;
  margin-top: -20px;
}

.footer .info {

    text-align: center;
    clear: both;
    display: block;
    margin: 0px 0 20px;
    letter-spacing: 0.5px;

}

.footer .info i {

    color: #92c910;
    font-size: 16px;
    font-style: normal;
    vertical-align: middle;
    font-weight: lighter;
    margin-right: 5px;

}

.footer .numero {

    color: #92c910;
    font-size: 24px;
    text-decoration: none;
    font-weight: 600;

}

.footer .numero i {

    font-size: 30px;

}
.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;
}
.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;
}

.credit
{
	background-color: #fff; 
    color: #999;
	text-align:right;
	padding:15px 0 10px;
	font-size:11px;
}
.credit a
{
	color:#888;
}
.item-image img
{
	width:100%;
}
.blog-featured h2
{
	text-align:center;
}
.blog-featured .item p
{
	line-height:20px;
	height:60px;
	overflow:hidden;
}
.blog-featured .item  h2,
.blog .item h2
{
	margin-top:0; 
	margin-bottom:10px;
}  

.blog .items-leading .item-image
{
	width:40%;
	float:right;
	margin:0 0 10px; 
	padding:5px;
	border:1px solid #CCC;
	border-radius:5px;
}
.blog .items-leading .item-image img
{
	width:100%;
}
.blog .items-leading .item-image
{
	width:40%;
	float:right;
	margin:0 0 10px; 
	padding:5px;
	border:1px solid #CCC;
	border-radius:5px;
}
.blog .items-leading .item-image img
{
	width:100%;
}
.blog .cols-3 .item .item-image,
.blog .cols-4 .item .item-image
{
	width:100%;
	
}
.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;
	
	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;
} 

.blog .item p {
    height: 60px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
}

.blog .item p.readmore {
    overflow: unset;
    height: auto;
}
 
#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:#003366;
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	border:none !important; 
}


.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;
} 
.chronoforms .field input[type=text],
.chronoforms .field textarea {
	display:block;
  width:100% !important;
} 
 
.chronoforms .form .field .checkbox label
{
  display:block !important;
}
.chronoforms .form .field label
{
  display:none !important;
}

.chronoforms6_credits,
.form-group label,
.chrono_credits {
  display:none !important;
} 

.chronoforms .button,
#fin-invia input {
  background-image:none;
  height:auto;
  text-transform:uppercase;
  font-size:18px;
  text-shadow:none;
  border:none;
  border-radius:0;
  color:#fff;
  background-color:#ffc31b;
  line-height:12px !important;
}

#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: #2c3e50;

}

#info .tel a
{
	left:0;
   background-color: #34495e;

}

.top .item {

    width: 36%;
    display: inline-block;
    margin: 0 -2px;
    text-align: left;

}

.top .item .wrap {

    background-color: #92c910;
    padding: 40px 0 25px 80px;
    color: #ffffff;

}

.top .item i {

    float: left;
    font-size: 40px;
    width: 55px;
    height: 40px;
    line-height: 40px;
	font-weight: lighter;
}

.top .item .info {

    display: inline-block;

}

.top .item .info h3 {

    font-size: 14px;
    font-weight: 600;
    margin-bottom: 1px;
    margin-top: 0;
    text-transform: uppercase;
    font-family: Raleway, sans-serif !important;
    line-height: 15.4px;

}

.top .item .info p{
  margin: 0 0 10px;
  font-family: Raleway, sans-serif !important;
}


.top .item.big-box {

    width: 28%;
    text-align: center;
    margin-top: -30px;
    vertical-align: top;
  	z-index: 1;

}

.top .big-box {

    margin-bottom: 30px;
    position: relative;

}

.top .big-box::after {

    position: absolute;
    bottom: -10px;
    height: 70px;
    right: 5px;
    left: 50%;
    background: #172b42;
    margin-left: -5px;
    content: "";
    -webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    z-index: -1;

}

.top .big-box::before {

    position: absolute;
    bottom: -10px;
    height: 70px;
    left: 5px;
    right: 50%;
    background: #172b42;
    margin-right: -5px;
    content: "";
    -webkit-transform: rotate(7deg);
    -moz-transform: rotate(7deg);
    -ms-transform: rotate(7deg);
    -o-transform: rotate(7deg);
    z-index: -1;

}

.top .item.big-box .wrap{

    background-color: #172b42;
    padding-top: 30px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
	color:#fff;
}

.top .item.big-box i{
    float: none;
    width: 100%;
    line-height: 55px;
    margin-bottom: 25px;
    font-size: 50px;
}

.top .item.big-box .wrap .info h3 {

    font-size: 26px;
    font-weight: 600;
    line-height: 40px;

}

.top .item.big-box .wrap .info p {

    font-size: 18px;
    line-height: 20px;

}

.top {

   margin-top: -100px !important;

}


.slogan {

    position: absolute;
    z-index: 90;
    top: 50%;
    width: 90%;
    margin: auto;
    transform: translateY(-50%);
    text-align: left;
    left: 0;
    padding-left: 10%;

}

.slogan h3 {

    text-shadow: 1px 2px 2px black;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    font-family: Raleway, sans-serif !important;
    font-size: 45px;
    font-weight: 600;
    line-height: 45px;
    margin-bottom: 20px;
    margin-top: 20px;

}

.slogan h3 span {
    box-sizing: border-box;
    color: #fff;
  	font-size: 34px;
}

.slogan h3 strong{
  font-weight: 900;
}

.slogan p {

    width: 35%;
    color: #ffffff;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
	font-size:15px;
  	text-shadow: 1px 2px 2px black;
}
/*
.slogan .btn{
  background-color:#fff;
  color:#000;
  
}
*/
.btn, .chronoforms .button, #fin-invia input {

   	line-height:50px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 6px;
    text-align: center;
    background-color: #92c910;
    position: relative;
    transition: color 400ms, background-color 400ms;
    padding: 18px 34px;
	
}

.btn:after, .ui.button:after {

    content: "\f105";
    font-family: 'Font Awesome 5 Pro';
    font-weight: lighter;
  	margin-left: 8px;
}

.btn:hover, .ui.button:hover{

    background: #172b42;
    color: #fff;

}

.icon i {

    box-sizing: border-box;
    color: rgb(146, 201, 16);
    display: inline-block;
    font-size: 60px;
    font-weight: lighter;
    line-height: 60px;
    margin: 0 auto 40px auto;
    text-align: center;
    display: block;

}

.TitMod, .item-page h1 {

    box-sizing: border-box;
    color: rgb(146, 201, 16);
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 33.6px;
    margin: auto;
    max-width: 535px;
    text-align: center;
    text-transform: uppercase;
    position: relative;

}

.TitMod:after, .item-page h1:after {
	content:"";
    height: 4px;
    width: 30px;
    background-color: #92c910;
    margin: 0 auto;
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;

}

.item-page h2 {
    color: #172B42;
    letter-spacing: 0.5px;
    margin: auto;
    font-size: 22px;
    font-weight: 600;
    display: block;
}

.item-page h3 {

    color: #172B42;
    letter-spacing: 0.5px;
    margin: auto;
    font-size: 18px;
    font-weight: 600;

}


.progress .list-progress_left{
  text-align:right;
}

.progress .list-progress_left .list-progress {

    padding-right: 90px;

}

.progress .list-progress {

    position: relative;
    margin-bottom: 60px;

}

.progress .list-progress h5 {

    color: #172b41;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;

}


.progress .list-progress i {

    position: absolute;
    top: 0;
    font-size: 30px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    background-color: #172b42;
    color: #ffffff;
    text-align: center;

}


.progress .list-progress_left .list-progress i {

    right: 0;

}

.progress .list-progress_right .list-progress i {

    left: 0;

}


.progress .list-progress_right {

    text-align: left;

}

.progress .list-progress_right .list-progress {

    padding-left: 90px;

}


.servizi-home .item, .blog .item {

    position: relative;
    overflow: hidden;

}

.servizi-home .item .item-image a::before, .blog .item .item-image a:before {

    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    background: rgba(0,0,0,0.3);
    content: "";

}

.servizi-home .tit, .blog .infotext h2 {

    text-align: center;
    transition: transform .35s;
    transform: translateY(245%);
    color: #fff;
    margin-top: 0;

}

.servizi-home .tit a, .blog .infotext h2 a {

    background-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 600;
    line-height: 15.4px;
    text-align: center;
    text-transform: uppercase;
    transition-delay: 0s, 0s;
    transition-duration: 0.4s, 0.4s;
    transition-property: color, background-color;
    transition-timing-function: ease, ease;

}

.servizi-home .item:hover .tit, .blog .item:hover .infotext h2 {

    -webkit-transform: translateY(0);
    transform: translateY(0);

}

.servizi-home .intro, .blog .introtext {

    opacity: 0;
    transition: opacity .35s, transform .35s;
    transform: scale(0);
    background: transparent;
    color: #fff;
    text-align: center;
    font-size: 12px;

}

.servizi-home .item:hover .intro, .blog .item:hover .introtext {
    opacity: 1;
    transform: scale(1);
}

.servizi-home .text, .blog .infotext {
    position: absolute;
    z-index: 10;
    top: 30px;
  	left: 0;
  right: 0;
}

.servizi-home .item-image a:after, .blog .item-image a:after {

    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: rgba(23,43,66,0.8);
    opacity: 0;
    transition: opacity .35s, transform .35s;
    transform: scale(0);

    content: "";
}

.servizi-home .item:hover .item-image a:after, .blog .item:hover .item-image a:after {

    opacity: 1;
    transform: scale(1);

}

.blog .item{
  margin-bottom:20px;
}

#mappa {

    border-top: 1px solid #f4f4f4;
    padding: 80px 0;

}

.breadcrumb {

    border-bottom: 1px solid #ddd;
    padding: 20px 0;
    margin-top: -30px;
	margin-bottom: 60px;
}

.breadcrumb li {

    display: inline-block;
    position: relative;

}

.breadcrumb li span{
  padding:0 5px;
}



.item-page .item-image img,
.category-desc .blocco img,
.item-page .blocco img
{
	width:calc(50% - 50px);
	float:right;
	margin:20px 0 50px 50px;
}
.item-page .blocco:nth-child(2n+1) img,
.category-desc .blocco:nth-child(2n+1) img
{
	float:left;
	margin:20px 50px 50px 0;
}
.item-page .blocco,
.category-desc .blocco
{
	clear:both;
	padding:40px 0;
}
.item-page .blocco:nth-child(2n+1),
.category-desc .blocco:nth-child(2n+1)
{
	position:relative;
}
.item-page .blocco:nth-child(2n+1):before,
.category-desc .blocco:nth-child(2n+1):before
{
	content:"";
	left:-1000px;
	right:-1000px;
	background-color:#f5f5f5;
	z-index:-1;
	position:absolute;
	top:0;
	bottom:0;
}

.contatti .info {

    vertical-align: middle;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    clear: both;
    line-height: 40px;
    margin-top: 30px;

}

.contatti .info i {

    font-size: 20px;
    margin-right: 15px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-style: normal;
    display: inline-block;
    color: #fff;
    background: #92c910;
    vertical-align: middle;
    border-radius: 50%;
    font-weight: lighter;
    float: left;
}

#zone-servite .nav li {
    display: inline-block;
    width: 33.33333%;
}

#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: #172b42;
    font-family: "Raleway", sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 28px;
    font-weight: 400;
}

#zone-servite .nav li a:hover {
    color: #92c910;
    font-family: "Raleway", sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 28px;
    font-weight: 400;
}

#zone-servite h3 {
   text-transform: uppercase;
   border-bottom: 1px solid;
   padding-bottom: 1%;
   display: block;
   font-size: 20px;
   color: #172b42;
   border-bottom-color: #172b42;
}  
  

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

hr#system-readmore {
    display: none;
}