 @import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,700&display=swap');
 @import url('https://fonts.googleapis.com/css?family=Roboto+Condensed: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: 'Nunito Sans', sans-serif;
  	font-size: 16px;
	font-weight: 400;
  	color: rgb(104, 104, 104);
}

h1,h2,h3
{
	line-height:1.2;  
  font-family: Roboto Condensed;
}
a
{
	text-decoration:none;
	color:#003366;
}
.clearfix,
.cleared
{
	clear:both;
}
ul
{
	list-style-position:inside;
}
.moduletable
{
	margin-bottom:20px;
}

.header_top
{
	background-color: rgb(41, 37, 36);
  	color:#fff;
  	text-align: right;
}

.header_top .info {

    display: inline-block;
    text-align: right;
    margin-right: 20px;
    font-size: 14.4px;
    font-weight: 400;
    line-height: 42px;
	border-left: 1px solid rgba(253, 253, 253, 0.094);
  	padding-left: 15px;
}

.header_top .info i {

    margin-right: 5px;

}

.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;
  	transition:all 0.6s ease;
  	background-color: #fff;
}


.header.fixer {
  border-bottom: 1px solid #dee2e6;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075);
}

.header.fixer #logo img {
  padding: 20px 0;
}

.header.fixer .navigator .menu li a,
.header.fixer .navigator .menu li span{
  line-height: 80px;
}

#logo h1
{
	margin:0;
}

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

}
#logo img {
    padding: 30px 0;
    height: 40px;
  	transition:all 0.6s ease;
  	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 1rem;
	line-height:100px;
	color: rgb(52, 58, 64);
	text-transform:uppercase;
	display:block;
	text-decoration:none;
  	font-family: Roboto Condensed;
	font-size: 15px;
	font-weight: 400;
	transition:all 0.6s ease;
}

.navigator .menu li a:hover,
.navigator .menu li span:hover,
.navigator .menu li.active a{
  color:#3260bd;
}


.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
{
	min-height:100px;
	text-align:center;
  	position:relative;
  	overflow: hidden;
}

#slider .slide-pagine::before {

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

}
#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:60px 0 0 0;
	position:relative;
	background-attachment:fixed;
  	background-color:#f5f5f5;
}

.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
{
	width:100%;
}
.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 ul li
{
	display:block;
	border: 1px solid #efefef;
  	margin-bottom: 5px;
}





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

.footer
{
	padding-top:20px;
	padding-bottom:20px;
	background-color: rgb(41, 37, 36);
	color:#999;
	font-size: 15px;
	font-weight: 300;
	line-height: 27.2px;
}

.footer p strong {
    font-weight: 600;
}

.footer h3{
  color: rgb(255, 255, 255);
	font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 18px;
  	text-transform:uppercase;
  	padding-top: 40px;
}

.footer .info i {
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    height: 18px;
    line-height: 26px;
    text-align: center;
    width: 18px;
    margin-right: 5px;
  	margin-bottom: 10px;
  	float:left;
}

.footer .info {
  clear:both;
}

.call-block {
    box-sizing: border-box;
    color: rgb(163, 163, 163);
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 27.2px;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 0;
}

.call-block strong {

    color: #fff;
    font-weight: 400;

}

.footer img {
    height: 40px;
    padding: 10px 0;
    filter: brightness(100);
  	-webkit-filter: brightness(100);
}


.footer .itm.span12 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
 	position: relative;
	padding: 40px 0;
}
.footer .itm.span12:before {
  height: 10px;
  width: 33.33333333%;
  content: '';
  margin-left: 33.33333333%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.1);
}

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

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

.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: #333;

}

.tp-bullets.tp-thumbs {
 width:100% !important;
 padding:0px !important;
	background: #000;
	border-top: 1px solid #3260bd;
	border-bottom: 1px solid #3260bd;
  bottom: -180px !important;
  z-index:100;
}

.tp-bullets.tp-thumbs .tp-mask {
 width:100% !important
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
 width:100% !important;
 left:0 !important;
 right:0;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer .bullet {
 width:25% !important;
 border-left:1px solid #3260bd;
 box-sizing: border-box !important;
}

.tp-caption a, .tp-caption a:hover {
 color:#fff;
  font-family: 'Nunito Sans', sans-serif;
}

.tp-caption.tz_large_text_title, .tz_large_text_title {

    color: #ffffff;
    text-shadow: 0px 2px 5px rgba(0,0,0,0.5);
    font-weight: 600;
    font-size: 40px;
    line-height: 50px;
    font-family: "Poppins",sans-serif;
    margin: 0px;
    white-space: nowrap;
    background-color: transparent;
    text-decoration: none;
    text-transform: uppercase;
    border-width: 0px;
    border-color: rgb(255,255,255);
    border-style: none;
	text-align:left !important; 
}

.tp-caption.small_text_description, .small_text_description {

    color: #fff !important;
    text-shadow: 0px 2px 5px rgba(0,0,0,0.5);
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
    margin: 0px;
    white-space: nowrap;
    background-color: transparent;
    text-decoration: none;
    border-width: 0px;
    border-color: rgb(255,255,255);
    border-style: none;	
    font-family: 'Nunito Sans', sans-serif;
  	text-align:left !important; 
}

.sppb-btn-primary {
 background-color:#3260bd !important;
 border-color:transparent;
 color:#fff !important;
 padding: 8px 20px 8px 20px;
  border-radius: 5px;
	letter-spacing: 0px;
	font-size: 20px;
  text-transform:uppercase;
}
.sppb-btn-primary:hover {
 background-color:#3260bdcc !important;
 border-color:transparent;
 color:#fff !important;
}

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

.itm-image img {
  box-shadow: 50px -50px 0 rgba(0, 0, 0, 0.03);
  width: 100%;
}
.itm-image {
  width: 40%;
  float: left;
  margin-right: 120px;
  margin-top: 40px;
  padding-bottom: 40px;
}

.itm-text{
  float: left;
  width: calc(60% - 120px);
}

.fullwidthbanner-container {

    margin-bottom: 240px !important;
}

.TitMod {
  box-sizing: border-box;
  color: rgb(34, 34, 34);
  font-size: 28.8px;
  font-weight: 600;
  line-height: 34.5667px;
  margin-bottom: 8px;
  margin-top: 0px;
  text-align: left;
  text-transform: uppercase;
  font-family: Roboto Condensed;
  position: relative;
}
.TitMod:after {
  background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
  content: "";
  display: block;
  height: 1px;
  margin-top: 25px;
  width: 100px;
  margin-bottom: 35px;
}
.TitMod span {
  color: #3260bd;
}

.TitMod.center:after{
  margin: 25px auto 35px auto;
}

.feature i {
  box-sizing: border-box;
  color: #3260bd;
  font-family: "Font Awesome 5 Pro";
  font-size: 48px;
  font-weight: 900;
  height: 48px;
  line-height: 48px;
  width: 48px;
  margin: auto;
  text-align: center;
  display: block;
}
.feature .tit {
  box-sizing: border-box;
  color: rgb(34, 34, 34);
  font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
  font-size: 19.2px;
  font-weight: 500;
  line-height: 23.0333px;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: center;
  text-transform: uppercase;
}
.feature .tit:after {
  background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
  content: "";
  display: block;
  height: 1px;
  width: 50px;
  margin: 20px auto 30px;
}
.feature p {
  box-sizing: border-box;
  color: rgb(104, 104, 104);
  font-family: Nunito Sans, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 27.2px;
  text-align: center;
  text-transform: none;
}


.isotope_grid .isotope_item img {
    width: 100%;
}

.slide_articoli .titolo a {

    box-sizing: border-box;
    color: rgb(255, 255, 255);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50%;
    transform: translateY(50%);
    padding: 0 20px;
    font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    text-transform: capitalize;

}
.slide_articoli .item {
  position: relative;
  overflow: hidden;
}

.slide_articoli .titolo{
  margin: 0;
  padding: 0 30px;
  transition:all 0.7s ease;
}

.slide_articoli .item-image{
  transition:all 0.7s ease;
}
.slide_articoli .item-image a:before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:rgba(0,0,0,0.6);
  transition:all 0.7s ease;
}

.slide_articoli .owl-controls {
  display: none;
}
.slide_articoli {
  padding-bottom: 40px;
}

.slide_articoli .item:hover .titolo{
  opacity:0;
}

.slide_articoli .item:hover .item-image{
  transform:scale(1.3);
}


.slide_articoli .item:hover .item-image a:before{
  background-color:rgba(0,0,0,0);
}

#calltoaction {
    padding: 60px 20px;
    margin: 0px 0px 50px 0px;
    background-color: #3260bd;
}

#calltoaction .title {
  color: rgb(255, 255, 255);
  font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 15px;
  margin-top: 0px;
  text-align: left;
  text-transform: uppercase;
  box-sizing: border-box;
}
#calltoaction p {
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  font-family: sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 15px;
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: left;
  text-transform: none;
}

.btn, .ui.button {

    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: pre-line;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 8px 16px;
    font-size: 20px;
	line-height: 1.5;
    transition: all .15s ease-in-out;
	text-transform: uppercase;
  	background-color: #444;
	color: #fff;
}

.btn:hover, .ui.button:hover {
    background-color: #222;
    color: #fff;
}

#calltoaction .btn{
  transform:translateY(20%);
}

.servizi-home .tit a{
  box-sizing: border-box;
	color: rgb(34, 34, 34);
	font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 600;
	line-height: 26.4px;
}

.itm.span4.first {

    margin-left: 0;

}

.titolo-pagina{
  	position: absolute;
    top: calc(100vw / -12);
    transform: translateY(-50%);
  	width: 100%;
}

.titolo-pagina h1, .subheading-category {

    box-sizing: border-box;
    color: rgb(255, 255, 255);
    font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-weight: 600;
    line-height: 40px;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  	max-width: 60%;

}

.breadcrumb {

    color: #fff;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 50%;
    bottom: 0;
    max-width: 40%;
    transform: translateY(-50%);

}
.breadcrumb li {
  display: inline-block;
    position: relative;
}
.breadcrumb li a, .breadcrumb li {
  box-sizing: border-box;
  color: #999;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  text-transform: capitalize;
  font-family: 'Nunito Sans', sans-serif;
}


.blog .item{

    position: relative;
    background-clip: border-box;
    border: 1px solid #d8dde2;
    border-radius: 0.25rem;
  	margin-bottom:20px;
}

.blog .infotext{
  padding: 1.25rem;
  height: 160px;
}

.blog .infotext .introtext {
    font-size: 14px;
    font-style: italic;
    line-height: 24px;
}

.blog .infotext h2 a {
    box-sizing: border-box;
    color: rgb(52, 58, 64);
    font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
    text-transform: uppercase;
}

.blog .btn{

    text-transform: initial;
    padding: 0.375rem 1rem;
    font-size: 16px;
    line-height: 24px;
}

.blog .item .introtext {
    line-height: 24px;
}

.laterale .moduletable h3 {
    box-sizing: border-box;
    color: rgb(34, 34, 34);
    font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
    font-size: 28.8px;
    font-weight: 600;
    line-height: 34.5667px;
    margin-bottom: 25px;
    margin-top: 0px;
    padding-bottom: 20px;
    position: relative;
    text-align: left;
    text-transform: none;
  	padding-left:10px;
}

.laterale .moduletable h3::after {
    content: '';
    position: absolute;
    left: 10px;
    bottom: 0;
    width: 100%;
    height: 20px;
    background: url(../images/title-line-image.png) left bottom no-repeat;
}

.laterale ul li a {
    padding: 10px 15px;
    border-radius: 0;
    display: block;
    color: #2c2e36;
  	font-size: 16px;
	font-weight: 400;
	line-height: 27.2px;
}

.laterale ul li a:hover, .laterale ul li.active > a {
    background-color: #3260bd;
    color: #fff;
    border-color: #3260bd;
}




.item-page h2 {
  box-sizing: border-box;
  color: rgb(34, 34, 34);
  font-size: 28px;
  font-weight: 600;
  line-height: 38.4px;
  margin-bottom: 8px;
  text-align: left;
}


.item-page h3 {
  box-sizing: border-box;
  color: rgb(34, 34, 34);
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 0px;
  margin-top: 30px;
  text-align: left;
}

.contatti-bottom {
  margin-top: 50px;
}
.contatti-bottom h3 {
  font-size: 26px;
}

.contatti-bottom h3:after{
  margin-top: 15px;
}


.contatti .tit {
  box-sizing: border-box;
  color: rgb(34, 34, 34);
  font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
  font-size: 25.6px;
  font-weight: 500;
  line-height: 30.7167px;
  margin-bottom: 40px;
  margin-top: 0px;
  text-align: left;
  text-transform: none;
}
.contatti .tit:after {
  display: block;
  content: '';
  height: 1px;
  width: 35px;
  background: rgba(0, 0, 0, 0.1);
  margin-top: 15px;
}

.contatti .info i {

    background-color: #3260bd;
    color: #fff;
    padding: 16px;
    margin-right: 20px;
    float: left;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    margin-bottom: 50px;

}

.contatti .info{
  clear:both;
  margin-bottom:20px;
}

.contatti .info span {

    box-sizing: border-box;
    color: #3260bd;
    font-family: "poppins", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 27.2px;
    text-align: left;
    text-transform: uppercase;

}


.laterale {
    top: 60px;
    position: sticky;
}

.laterale ul ul li a::before {

    content: "\f0da";
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    margin-right: 4px;

}

.laterale ul li li {
  border: navajowhite;
}

.laterale ul ul li a {

    line-height: 16px;
    font-size: 14px;

}

.laterale ul ul li a:hover, .laterale ul ul li.active a {

    background-color: #3260bdcc;

}

.servizi-home .item-image {
  width: 50%;
  float: right;
}
.servizi-home .item:nth-child(2) .item-image {
  float: left;
  margin-right: 30px;
}


.tablist li {
  display: inline-block;
  border: 1px solid #6c757d;
  color: #6c757d;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.375rem 1rem;
}
.tablist {
  text-align: center;
  padding: 0;
}

.tablist li:hover, .tablist .act {
  background-color: #6c757d;
  color: #fff;
}

.flotta .itm {

    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 8px;

}

.flotta .itm img{
  width:100%;
}

.flotta .tit {

    box-sizing: border-box;
    color: rgb(34, 34, 34);
    font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
  	height:50px;

}


.servizi-home .intro {
    font-size: 14px;
}

#sotto2 {
    background-color: #f5f5f5;
    padding-top: 60px;
}

#zone-servite {
    background-color: #f5f5f5;
    padding: 1% 0 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: #000;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 10px;
    line-height: 28px;
    font-weight: 400;
}

#zone-servite .nav li a:hover {
    color: #3260bd;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 10px;
    line-height: 28px;
    font-weight: 400;
}

#zone-servite h3 {
    text-transform: uppercase;
    display: block;
    font-size: 20px;
    color: #fff;
    background-color: #3260bd;
    padding: 1% 0;
    text-align: center;
    font-family: Roboto Condensed!important;
    font-weight: 400;
}

/*regola css che mi permette di gestire i link del footer*/
.footer .info .link_contatti,.footer .call-block .link_contatti{
  color:#999;
  transition:.6s ease-in-out;
  -webkit-transition:.6s ease-in-out;
  -moz-transition:.6s ease-in-out;
}
/*regola css che mi permette di gestire i link contatto dell'header top*/
.header_top .info .link_contatti{
  color:#fff;
  transition:.6s ease-in-out;
  -webkit-transition:.6s ease-in-out;
  -moz-transition:.6s ease-in-out;
}
/*regola css che mi permette di gestire i link del footer quando gli passo sopra con il cursore*/
.footer .info .link_contatti:hover,.footer .call-block .link_contatti:hover,.header_top .info .link_contatti:hover{
  color:#3260bd;
}