 @import url('https://fonts.googleapis.com/css?family=Lustria|Quicksand:400,700&display=swap');
body
{
	margin:0;
	background-color: #ffffff; 
    background-position: center top;
    background-repeat: repeat-x;
	line-height:1.46;
  	padding-bottom: 60px;
    font-family: 'Quicksand', sans-serif;
  	color: #595959;
  	font-size: 16px;
   
}
h1,h2,h3
{
	line-height:1.2;
    font-family: 'Lustria', serif;
  	color: #191919;
}
a
{
	text-decoration:none;
	color:#003366;
}
.clearfix,
.cleared
{
	clear:both;
}
ul
{
	list-style-position:inside;
}
.moduletable
{
}

.header_top {
    text-align: right;
    line-height: 32px;
    background-color: rgba(0,0,0,0.7);
	color: #fff;
    z-index: 100;
    position: sticky;
}

.header_top .info {

    display: inline-block;
    text-align: right;
    font-size: 14px;
    font-weight: 400;
    margin-right: 8px;
    border-right: 1px solid rgba(255,255,255,.3);
    padding-right: 10px;

}

.header_top .info:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}

.header_top .corp {

    border-bottom: 1px solid  rgba(255,255,255,.3);

}


#rev_slider_1_1_wrapper {

    margin-top: -110px !important;

}

.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: rgba(0,0,0,0.7);
}

#logo h1
{
	margin:0;
}

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

}
#logo img
{
	padding:15px 0;
	height:40px;
	display:block;
}
.navigator .menu
{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	bottom:0px;
	top:0;
	right:10px;
	z-index:110;
}
.navigator .menu li
{
	display:inline-block;
	position:relative;
 
}
.navigator .menu li a, .navigator .menu li span {

    padding: 0 10px;
    line-height: 70px;
    color:  #fff;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    margin: 0 5px;
    position: relative;

}

.navigator .menu li a::after {

    content: "";
    position: absolute;
    left: 0;
    bottom: 20px;
    height: 1px;
    background-color: #fff;
    width: 0%;
    right: 0;
    margin: auto;
	transition: all 0.4s ease-in-out;
}

.navigator .menu li a:hover:after{
  width: 80%;
}


.navigator .menu ul
{
	display:none;
    padding: 12px 0;
	left:0;
	width:220px;
	padding:0;
    position: absolute;
  	background: #fff;
}
.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 {
    box-sizing: border-box;
    display: block;
    font-size: 18px;
    padding: 10px;
    position: relative;
    text-align: left;
    line-height: 20px;
}
#slider {

    text-align: center;
    position: relative;

}

#slider .custom{
      overflow: hidden;

}

#slider::before {

    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,0.4);

}

#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 .custom
{
	padding:100px 0;
  	padding-bottom: 150px;
	position:relative;
	background-attachment:fixed;
  	background-size:cover;
}



#mezzo .tit {
  font-size: 42px;
  font-weight: 700;
  line-height: 48px;
  color: #fff;
  font-family: 'Lustria', serif;
  text-align: center;
}
#mezzo .tit span {
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 5px;
  display: block;
  font-family: 'Quicksand', sans-serif;
}

.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:45%;
	margin: 0 0 30px 30px;
}
.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:#f5f5f5;
	color: #333;
  	font-size: 14px;
}


.footer h3 {

    color: rgb(25, 25, 25);
    font-family: Lustria, Georgia, serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;

}

.footer .info {
  clear: both;
  margin-bottom: 10px;
}
.footer .info i {
  float: left;
  margin-top: ;
  margin-right: 8px;
  line-height: 24px;
  font-weight: 500;
}

.footer a{
  color: #333;
}

.footer a:hover {
    color:  #999;
}

.footer .category-module 
{
	margin:0;
	padding:0;
	list-style:none;
}
.footer .category-module li
{
	display:block;
	min-width:18%;
	padding-right:1%;
}


.footer a::before {

    content: "\f105";
    font-family: 'Font Awesome 5 Pro';
    margin-right: 0.625rem;
    transition: margin,0.3s;
    font-weight: lighter;

}

.footer a:hover::before {

    margin-right: 0.9375rem;
}

.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: #f0f0f0; 
    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
{
	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 .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;
}

.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) img,
.category-desc .blocco:nth-child(2n) img
{
  	float:left;
	margin:20px 50px 50px 0;
}
.item-page .blocco,
.category-desc .blocco
{
	clear:both;
	padding:40px 0;
  	position:relative;
}

.item-page .blocco:nth-child(2n)::before, 
.category-desc .blocco:nth-child(2n)::before {
    content: "";
    background-color: #f5f5f5;
    z-index: -1;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
}
 
#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: 220px;
  	height: 330px;
	float:left;
	box-sizing:border-box;
	position:relative;
	overflow:hidden;
    background: #FFF;
	margin: 25px;
}
.gallery .itm:before
{
	padding-top:66%;
	display:block;
	content:" ";
}
.gallery .itm img
{
	position:absolute;
	top:50%;
	left:50%;
  	transform:translate(-50%,-50%);
	height: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;
} 

.row-fluid [class*="span"] .ui.form .fields .field {

    margin-bottom: 15px;
    width: 100%;
}

.row-fluid [class*="span"] #area_fields_11 {
    display: block;
}

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

#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: #444;

}

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

}


.TitMod {
  color: rgb(25, 25, 25);
  font-family: Lustria, Georgia, serif;
  font-size: 42px;
  font-weight: 700;
  hyphens: manual;
  line-height: 48px;
  text-align: center;
  margin: 20px 0;
}
.subTit {
  color: rgb(51, 51, 51);
  font-family: Lustria, Georgia, serif;
  font-size: 26px;
  font-weight: 400;
  hyphens: manual;
  line-height: 26px;
  margin-top: 0;
}



.tablist {
  margin: 0 auto;
  text-align: center;
  padding: 0;
}
.tablist li {
  display: inline-block;
  padding: 20px 25px;
  border: 1px solid #f1f1f1;
  font-size: 17px;
  cursor: pointer;
}
.tablist li.act {
  background-color: #444;
  color: #fff;
}
.itm-image img {
  width: 100%;
}
.itm-image {
  width: 40%;
  float: left;
  margin-right: 40px;
  margin-bottom: 30px;
}
.block {
  display: none;
  margin-top: 40px;
}
.block .tit {
  font-size: 24px;
  font-weight: 700;
  color: #444;
}
.btn, .ui.button {
  border-radius: 0px;
  border: 2px solid #333;
  letter-spacing: 2px;
  background-color: rgba(255,255,255,0);
  color: #333;
  font-size: 15px;
  font-weight: 400;
  padding: 12px 24px;
  margin-top: 10px;
  display: inline-block;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}

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

    background-color: #333;
  	color: #fff;

}


.text-box {

    background-color: #fff;
    padding: 30px;
    margin-top: -100px;
  text-align: justify;

}

.itm-image.right {
    float: right;
    margin: 0 0px 40px 40px;
}


#sopra2 {

    background-color: #f7f7f7;
    padding-bottom: 40px;

}


.servizi-home .span6:nth-child(2n+1), .blog .span6:nth-child(2n+1) {
  margin-left: 0;
  clear: both;
}
.servizi-home .item-image, .blog .item-image {
  position: relative;
  width:100%;
}
.servizi-home .item-image:before, .blog .item-image:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
}
.servizi-home .text, .blog .infotext {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  padding: 40px;
  box-sizing: border-box;
}
.servizi-home .item, .blog .item {
  position: relative;
  margin-bottom: 20px;
}
.servizi-home .text .tit a, .blog .infotext h2 a {
  color: rgb(255, 255, 255);
  font-family: Lustria, Georgia, serif;
  font-size: 28px;
  font-weight: 600;
  hyphens: manual;
  line-height: 33.6px;
  text-align: left;
}
.servizi-home .text .intro, .blog .introtext {
  font-family: Quicksand, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
.servizi-home .btn, .blog .btn {
  color: #fff;
  border-color: #fff;
}



#mappa {
  background-color: #333;
  color: #fff;
  padding: 40px 0;
}
.cta p span {
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 28px;
  letter-spacing: 5px;
  display: block;
  font-family: "Quicksand", sans-serif;
}
.cta p {
  font-size: 38px;
  font-weight: 700;
  line-height: 48px;
  font-family: Lustria, Georgia, serif;
  max-width: 790px;
  margin: 0;
}
.cta .btn {
  position: absolute;
  color: #fff;
  border-color: #fff;
  top: 50%;
  left: ;
  right: 0;
  transform: translateY(-50%);
}




.orari span {

    position: relative;
    background-color: #f5f5f5;
    padding-right: 5px;

}

.orari strong {

    float: right;
    background-color: #f5f5f5;
    position: relative;
    padding-left: 5px;

}

.orari p {

    position: relative;
    margin: 0;
}


.orari p::before {

    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 6px;
    border-bottom: 1px dotted  #444;
    content: "";

}


.titolo-pagina {
  position: absolute;
 top: calc(100vw / -12 - 50px);
  transform: translateY(-50%);
}
.titolo-pagina h1 {
  margin: 0;
  color: #fff;
  text-align: ;
  text-transform: uppercase;
  font-size: 34px;
}
.breadcrumb {
  padding: 0;
  margin: 0;
}
.breadcrumb li {
  display: inline-block;
  color: #fff;
}
.breadcrumb .pathway {
  color: #fff;
}
.breadcrumb li.active {
  color: #ddd;
}


.servizi-home .btn:hover, .blog .btn:hover, .cta .btn:hover{
  background-color: #fff;
  color: #333;
}


.servizi-home .text .tit {

    margin-top: 0;

}


.servizi-home.sv2 .text {

    padding: 25px;

}


#service
{
	clear:both;
	padding:40px 0;
  	background-image:url("../images/bg1.jpg");
  	background-repeat: no-repeat;
	background-size: cover;
  	background-position: left center;
  	position:relative;
}


#service::before {
    content: "";
    background-color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
	right:0;
    opacity: 0.90;
}



.rl_sliders.accordion > .accordion-group {
  border: none;
}
.rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover {
  color:#555;
  background-color: transparent;
}
.rl_sliders.accordion > .accordion-group .accordion-heading .accordion-toggle {
  padding: 0;
  color: #333;
  transition: all 0.4s ease-in-out;
}
.rl_sliders.accordion > .accordion-group .panel-heading:hover {
  color:#555;
}
.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
  background-color: transparent;
  color: #333;
}
.rl_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner {
  /*! border: 1px solid #e5e5e5; */
  /*! margin-top: 10px; */
  border: none;
}


.rl_sliders.accordion > .accordion-group .panel-heading {
    display: inline-block;
    color: #333;
    text-transform: uppercase;
    position: relative;
}

.rl_sliders.accordion > .accordion-group .accordion-heading .accordion-toggle:before{
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  transition: all 0.4s ease-in-out;
}

.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle:before{
  content:"\f078";
     
}
.rl_sliders.accordion::after, .rl_sliders.accordion::before, .rl_sliders.accordion::after, .rl_sliders.accordion::before {
    display: none;
}



.rl_sliders .collapse.in {
    overflow: visible;

}


.rl_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner {

    overflow: visible !important;

}


.rl_sliders.accordion > .accordion-group.active > div > a:focus, .rl_sliders.accordion > .accordion-group > div > a:focus {

    box-shadow: none;

}

.item-page h2 {
  font-weight: 600;
  font-size: 26px;
  line-height: 1.2;
}


.item-page h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 0;
}


.contatti .box {
    margin-top: -80px;
    animation: fadeInLeft 0.7s ease-in-out;
    padding: 30px;
    background-color: #ffffff;
	box-shadow: 0px 0px 40px 11px rgba(79,118,157,0.1);
}

.contatti .span6:last-child .box {

    animation: fadeInRight 0.7s ease-in-out;

}

.contatti .tit {
  color: #191919;
  font-size: 22px;
  font-weight: 600;
  font-family: Lustria, Georgia, serif;
  margin: 20px 0;
}
.contatti .info {
  color: #595959;
  font-size: 16px;
  font-weight: 400;
  clear: both;
  margin-bottom: 10px;
}
.contatti .info i {
  float: left;
  margin-right: 8px;
  line-height: 23px;
  font-weight: 500;
}


.ui.form input:not([type]) , .ui.form input[type="date"], .ui.form input[type="datetime-local"], .ui.form input[type="email"], .ui.form input[type="file"], .ui.form input[type="number"], .ui.form input[type="password"], .ui.form input[type="search"], .ui.form input[type="tel"], .ui.form input[type="text"], .ui.form input[type="time"], .ui.form input[type="url"], .chronoforms .field input[type="text"], .chronoforms .field textarea {

    border-radius: 0;

}


#service h3 {
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 10px;
}


.chisiamo .item {
  width: 50%;
  float: left;
  padding: 40px;
  box-sizing: border-box;
  
  background-color: #fff;
}
.chisiamo .item:last-child {
    width: 100%;
    float: none;
    clear: both;
  	padding-top: 0;
}
.chisiamo .item img {
  width: 100%;
}
.chisiamo {
  box-shadow: 0px 0px 40px 11px rgba(79,118,157,0.1);
  margin-top: -80px;
}


.chisiamo .item:first-child{
  animation: fadeInLeft 0.7s ease-in-out;
}

.chisiamo .item:nth-child(2){
   animation: fadeInRight 0.7s ease-in-out;
}

.chisiamo .item:last-child{
  animation: fadeInUp 0.7s ease-in-out;
}



#brand .brand img {
  height: 32px;
  display: inline-block;
  padding: 15px;
}
#brand .brand {
  text-align: center;
}


.blog.brand .infotext {
  display: none;
}
.blog.brand .item-image:before {
  display: none;
}
.blog.brand .item-image {
  height: 38px;
  margin-bottom: 0 !important;
  overflow: hidden;
  padding: 30px 0;
}

.blog.brand .item:hover img {

    transform: scale(1.2);

}

.blog.brand .item-image img {
  width: auto;
  height: 100%;
  padding: 0;
  display: block;
  margin: auto;
  transition: all 0.4s ease;
}
.blog.brand .item {
  border: 1px solid #ccc;
}

.item-page.brand .item-image img {

    width: auto;
    height: 100%;

}

.item-page.brand {

    text-align: left;

}


.owl-controls {

    display: none;

}



.articoli .item-image {
  height: 38px;
  margin-bottom: 0 !important;
  overflow: hidden;
  padding: 30px 0;
}
.articoli .item-image img {
  width: auto;
  height: 100%;
  padding: 0;
  display: block;
  margin: auto;
  transition: all 0.4s ease;
}
.articoli .item {
  border: 1px solid #ccc;
  position: relative;
  margin-bottom: 20px;
}
.articoli .titolo {
  display: none;
}

.articoli .item.span6:nth-child(2n+1) {

    margin-left: 0;
    clear: both;

}




.slotholder {
  position: relative;
}
.slotholder::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.4);
}


.featherlight-content {
    padding: 0 !important;
    border: 0 !important;
}

.popup img {
    width: 100%;
}

.item-page p{
  text-align: justify;
}



.social a:before {
  display: none;
}
.social a i {
  font-size: 20px;
  margin-right: 8px;
}

.social .fb:hover{
  color: #48649e;
}

.social .inst:hover{
  color: #d54e93;
}

#zone-servite {
    background-color: #393939;
    padding: 1% 0 2% 0;
}

#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: #fff;
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
}

#zone-servite .nav li a:hover {
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
}

#zone-servite h3 {
    text-transform: uppercase;
    display: block;
    font-size: 20px;
    color: #fff;
    padding: 1% 0;
    text-align: center;
    font-family: Lustria, Georgia, serif!important;
    font-weight: 600;
}

hr#system-readmore {
    display: none!important;
}


.col5 .gallery .itm {
    width: 20%;
}


https://otticoassago.com/administrator/index.php?option=com_templates&view=template&id=10018&file=L2Nzcy9tZWRpYS1xdWVyaWVzLmNzcw%3D%3D

.custompromobanner p {
  position: relative;
  font-size: 25px;
  margin: 0;
  text-transform: uppercase;
  padding: 10px 0;
}
#slider {
  background: #444444;
}
.custompromobanner p a {
  color: #fff;
}