body
{
	margin:0;
	background-color: #ffffff; 
    background-position: center top;
    background-repeat: repeat-x;
	line-height:1.46;
  	padding-bottom: 60px;
  	overflow-x: hidden;
   
}
h1,h2,h3
{
	line-height:1.2;  
}
a
{
	text-decoration:none;
	color:#003366;
}

p{
  font-family: 'Hind Madurai',Arial,sans-serif;
  font-weight: 300;
  line-height: 1.7;
  color: #8e8e8e;
  font-size: 16px;
}

.TitMod{
  	background: transparent;
	font-weight: 600;
  	text-transform: uppercase;
  	letter-spacing: 0;
  	color: #3d3d3d;
  	font-size: 27px;
	padding: 0;
}

.TitMod span{
  color: #f71737;
}

.second-title {

    font-family: 'Raleway',sans-serif;
    font-weight: 200;
    font-size: 34.5px;
    letter-spacing: -1px;
    margin-left: -3px;
    color: #555555;
}

.subtitle {

    font-weight: 300;
    line-height: 1.8;
    color: #707070;
    font-size: 15px;
    text-transform: initial;
    margin-bottom: 7px;
    font-family: 'Merriweather',handwritng;
    font-style: italic;

}

.TitModWhite{
  color:#fff !important;
}


.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:relative;
	left:0;
	right:0;
	z-index:100;
	top:0;
}

#logo h1
{
	margin:0;
}

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

}
#logo img
{
	padding:10px 0;
	height:80px;
	
}

.navigator {

    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    bottom: 0px;
    top: 0;
    right: 0px;
    z-index: 110;
    margin-top: 20px;
    background-color: #f4f5f7;
    border-top: 1px solid #d6dfec;
  	border-bottom: 1px solid #d6dfec;

}
.navigator .menu
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.navigator .menu li
{
	display:inline-block;
	position:relative;
 
}
.navigator .menu li a,
.navigator .menu li span
{
	padding: 0 20px;
	line-height: 40px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	color: #2c2c2c;
	font-weight: 500;
	font-size: 13px;
	letter-spacing: 1px;
	outline: none;
	padding: 13px 40px 13px 20px;
	border-right: 1px solid #d6dfec;
}
.navigator .menu li a:first-child{
  border-left: 1px solid #d6dfec;
}

.navigator .menu li a:before{
  	display: block;
	position: absolute;
	content: '';
	background: #f71737;
	left: 0;
	top: -3px;
	width: 0;
	height: 2px;
	transition: all 0.3s;
}

.navigator .menu li a:hover::before, .navigator .menu li.active a:before{
  width: 80%;
}

.navigator .menu li a:hover, .navigator .menu li.active a{
  color:#f71737;
}

.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;
}
#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;
}
#sopra,
#sotto
{
	padding-top:40px;
	padding-bottom:40px;
}

#mezzo {
    padding: 80px 0;
    text-align: center;
    background-image: url('../images/bg-mezzo.jpg');
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    position: relative;
    overflow: hidden;
}

#mezzo p{
  color: #ffffff;

text-transform: initial;

letter-spacing: 1px;

font-weight: 600;

position: relative;

line-height: 40px;

padding-bottom: 15px;

font-style: italic;
}

.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
{
	float: right;
  	width: 100%;
  	margin: 0 0 30px 10px;
}
.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: #0c1f34;
  	color: #818181;
}

.footer h3{
  color:#fff;
}

.footer i{
  color: #f71737;
  margin-right: 14px;
  font-size: 20px;
}

.footer .info {

    box-sizing: border-box;
    color: rgb(129, 129, 129);
    font-family: "Hind Madurai", Arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 27.2px;
    margin-bottom: 10px;
    margin-top: 10px;

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

.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:25%;
	float:left;
	box-sizing:border-box;
	
	position:relative;
	overflow:hidden;
  	border: 5px solid #fff;
}
.gallery .itm:before
{
	padding-top:50%;
	display:block;
	content:" ";
}
.gallery .itm img {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  transform: translateY(-50%);
}
#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 {
  text-transform: uppercase;
  font-size: 15px !important;
  padding: 15px 40px !important;
  border-radius: 30px;
  font-weight: 400;
  letter-spacing: 1px !important;
  display: inline-block;
  background-color: #f71737 !important;
  	color: #fff !important;
  margin-top: 10px;
}

.ui.button:hover{
  background-color: #0c1f34 !important;
  color: #ffffff !important;
}

.ui.form .inline.fields .field {

    margin-bottom: 15px;
    width: 100%;
    padding: 0;

}

#area_fields_11 {

    display: block;

}

#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: 90;
}
#info .testo a
{
	right:0;
  background-color: #0c1f34;

}

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

}

.titolo1 span{
  color: #f71737;
}

.titolo2{
  letter-spacing:0px !important;
}

.tp-revslider-slidesli::before {

    content: "";
    position: absolute;
    display: block;
  visibility:visible !important;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.6);

}



.btn1, .btn2{
  text-transform: uppercase;
  font-size: 15px !important;
  padding: 15px 40px !important;
  border-radius: 30px;
  font-weight: 400;
  letter-spacing: 1px !important;
  display: inline-block;
  cursor:pointer;
  transition: all 0.3s ease-in-out;
}

.btn1{
    background-color: #f71737 !important;
  	color: #fff !important;
}

.btn2{
  background-color: #fff !important;
  color: #000 !important;
}

.btn1:hover, .btn2:hover{
  background-color: #0c1f34 !important;
  color: #ffffff !important;
}


.top-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    bottom: 0px;
    top: 30px;
    right: 10px;
    z-index: 110;
    width: 64%;
}

.top-menu i {
    font-size: 26px;
	color: #f71737;
    float: left;
    margin-right: 20px;
}

.top-menu .tit {

    line-height: 26px;
	margin-left: 38px;
	margin-top: -5px;
	margin-bottom: -5px;
	font-size: 14px;
	font-weight: 400;
	color: #3d3d3d;
}

.top-menu p {
  color: #2c2c2c;
  margin-left: 38px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: -5px;
}

.top-menu p a {
    color: #2c2c2c;
}

.item-page h1{
  font-weight: 600;
  line-height: 33px;
  color: #3d3d3d;
  letter-spacing: 1px;
  font-size: 30px;
  text-transform:uppercase;
  margin:0;
}


.item-page h2 {

    font-family: 'Raleway',sans-serif !important;
    font-weight: 200;
    font-size: 22px;
    letter-spacing: -1px;
    color: #555555;
    line-height: 27px;
    margin-bottom: 20px;

}

.item-page h3 {

    font-family: 'Raleway',sans-serif !important;
    font-weight: 200;
    font-size: 18px;
    letter-spacing: -1px;
    color: #555;
    line-height: 10px;
}

.item-page p {

    font-family: 'Hind Madurai',Arial,sans-serif;
    font-weight: 200;
    line-height: 1.7;
    color: #8e8e8e;
    font-size: 16px;

}

#sopra
{
	padding:80px 0;
	background-image:url('../images/bg-sopra.jpg');
	background-attachment:fixed;
	background-size:cover;
	background-position:center center;
	position:relative;
  	overflow:hidden;
}

.servizi-home .item {

    background-color: #fff;

}

.servizi-home .text {

    padding: 20px;
  position:relative;

}

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

    color: #3d3d3d;
    text-decoration: none;
    font-weight: 500;
    font-size: 20px;
    text-transform: initial;
    letter-spacing: 1.5px;
 	line-height: 24px;

}
.blog h2{
  text-align:left !important;
  padding:0 10px;
}

.servizi-home p, .blog .introtext{
  	font-family: 'Hind Madurai',Arial,sans-serif;
    font-weight: 200;
    line-height: 1.7;
    color: #8e8e8e;
    font-size: 16px;
  	margin-top: 0;
}

.introtext{
  text-align: left !important;
    height: 40px !important;
    padding: 0 10px;

}
}

.servizi-home .text::before {

    z-index: 100;
    bottom: 100%;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-width: 12px 15px;
    left: 10%;
    border-bottom-color: #ffffff;

}

.servizi-home .text::before {

    z-index: 100;
    top: 0;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-width: 12px 15px;
    left: 10%;
    border-bottom-color: #ffffff;
    transform: translateY(-100%);

}

.servizi-home .item-image a::before {
    content: "";
    top: 0;
    left: 0;
    background: #000;
    position: absolute;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    display: block;
    right: 0;
    bottom: 0;
}

.servizi-home .item-image a:hover::before{

    opacity: 0.4;

}

.mod-articles-category-readmore a, .readmore a {
 	color: #f71737;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 13px;
	letter-spacing: 1.5px;
}

.mod-articles-category-readmore a:hover, .readmore a:hover {
  color: #2c2c2c;
}

#sopra2 {

    padding: 100px 0 80px 0;

}

#sopra2 .info {

    display: inline-block;
    font-size: 18px;
    box-sizing: border-box;
    color: #3d3d3d;
    text-decoration: none;
    font-weight: 500;
    text-transform: initial;
    letter-spacing: 1.5px;
    border: 1px solid #d6dfec;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 15px 0px 10px 30px;

}

#sopra2 .info i {

    width: 64px;
    height: 64px;
    font-size: 32px;
    color: #ddd;
    float: left;
    padding-top: 42px;
	transition:1s;
  	width: 30px;
  	margin-right: 30px;
}

#sopra2 .info i:hover{
  transform: rotateY(360deg);
}

#sopra2 p {
    font-size: 13px;
    font-family: 'Hind Madurai',Arial,sans-serif;
    font-weight: 200;
    color: #8e8e8e;
    letter-spacing: 0;
    line-height: 1.7;
}

#mappa{
  background: #f71737;
  padding-bottom: 50px;
  padding-top: 50px;
}
#mappa p{
  margin:0;
  margin-top: 10px;
  color: #ffffff;
  font-weight: 500;
  font-size:24px;
}

#sotto .info, #sotto .info a {

    box-sizing: border-box;
    color: rgb(142, 142, 142);
    font-family: "Hind Madurai", Arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 22.85px;
    text-transform: capitalize;

}

.breadcrumb {
    position: absolute;
    line-height: 45px;
    top: 0;
    padding: 25px 0 50px;
    margin: 0;
    right: 0;
}

.breadcrumb li{
  list-style:none;
  display: inline-block;
}

.breadcrumb li a {
    color: #8e8e8e;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Merriweather',handwritng;
    font-style: italic;
    text-transform: initial;
    letter-spacing: 0;
}

.breadcrumb .active{
  color: #3d3d3d;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Merriweather',handwritng;
  font-style: italic;
  text-transform: initial;
}

.divider {

    padding: 0 5px;
    color: #cccccc;

}

.item-page:not(.home) .page-header h1,
.blog .page-header h1{
	border-bottom: 1px solid #d6dfec;
	margin: 0 0 80px 0;
	line-height: 45px;
	padding: 20px 0 50px;
  	
  	font-size: 22px;
    color: #3d3d3d;
    line-height: 0;
    text-transform: uppercase;
    font-weight: 500;
}
.row-fluid .rgt[class*="span"]{
  float:right ;
}
.row-fluid .lft[class*="span"]
{
  margin-left:0;
}


.category-module.mod-list{
    padding: 0;
	list-style: none;
}

.category-module.mod-list li a{
    padding: 15px 15px 15px 65px;
    background: #f4f5f7;
    border: 1px solid #d6dfec;
    border-radius: 2px !important;
    margin-bottom: 10px !important;
  	font-family: 'Oswald',sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    color: #3d3d3d;
    letter-spacing: 1px;
  	display: block;
}



.category-module.mod-list .active{
  border: 1px solid #f71737;
	background: #f71737;
	color: #ffffff;
}

#sotto2{
  padding: 100px 0;
  background-color: #f4f5f7;
}

#sotto2 p{
  margin-top: 10px;
  margin-bottom: 0;
}

.category-desc.clearfix {

    padding-bottom: 40px;

}

.pull-none.item-image {
    position: relative;
}

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

#zone-servite .nav li a::before {
    content: "\f101";
    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: #444;
    font-family: "Raleway", sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 28px;
    font-weight: 400;
}

#zone-servite .nav li a:hover {
    color: #f71737;
    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: #f71737;
   border-bottom-color: #f71737;
}  
  

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