@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #4F4F4F;
	font-family: "Open Sans", Sans-serif;
	font-size: 14px;
	min-width: 1100px;
}

a{
	text-decoration: none;
	color: #4F4F4F;
}

a:hover{
	color: #367639;
}

blockquote{
	background: #D6E0D7;
	border-radius: 25px;
	padding: 30px;
	margin: 20px 0;
	font-size: 22px;
	font-family: "Muli", sans-serif;
	font-weight: 200;
	font-style: oblique;
}

#download, #eshop{
	display: inline-block;
}

#download p{
	margin: 0;
}

#eshop{
	height: 60px;
	vertical-align: top;
}

#eshop ul{
	list-style: none;
}

#eshop li a{
	display: block;
	height: 60px;
	background: #367639;
	color: #FFFFFF;
	padding: 0 20px;
}

#news .moduletable a{
	display: inline-block;
	height: 60px;
	background: #FFFFFF;
	color: #367639;
	margin: 0 20px 0 0;
	padding: 0 20px;
	text-align: center;
}

#news .moduletable a:before{
	display: block;
	font-family: 'FontAwesome', sans-serif;
	font-size: 32px;
	color: #367639;	
}

#news .moduletable a[href*="contatti"]:before{
	content: "\f0e0";
}

#news .moduletable a[href*="tel"]:before{
	content: "\f095";	
}

#eshop li a:hover, #news .moduletable a:hover{
	background: #3C3;
}

#news .moduletable a:hover, #news .moduletable a:hover::before{
	color: #FFFFFF;
}

#eshop li a:before{
	display: block;
	content: "\f291";
	font-family: 'FontAwesome', sans-serif;
	font-size: 32px;
	color: #FFFFFF;
}

.fa-bars{
	float: right;
	display: none;
}

.fa-bars:before{
	width: 70px;
	height: 70px;
	cursor: pointer;
	font-family: "FontAwesome";
	content: "\f0c9";
	text-align: center;
	line-height: 70px;
	font-size: 50px;
	color: #374a59;
	margin-top: 5px;
	display: inline-block;
}

#header{
	display: block;
	text-align: center;
	margin-top: 5px;
}

#logo{
	width: 230px;
	height: 70px;
	display: inline-block;
}
/*
#logo img{
	top: 50%;
	margin-top: -25px;
	position:absolute;
}
*/
#navigation{/*
	width: auto;
	min-width: 700px;
	margin-top: 10px;
	margin-left: 230px;
	margin-bottom: 10px;*/
	display: inline-block;
}

.nav.menu{
	margin: 0;
	padding: 0;
}

.mainmenu, .areas{
	margin: 5px 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

.mainmenu li:first-letter, .areas li:first-letter{
	text-transform: uppercase;
}

.mainmenu{
	display:inline-block;
	list-style: none;
	border-bottom: 1px solid #4F4F4F;
}

.mainmenu li, .areas li{
	list-style: none;
	display:inline-block;
	padding: 0 10px;
}

.areas{
	list-style: none;
	float: none !important;
	background-color: #367639;
	color: #FFFFFF;
}

.areas a{
	color: #FFFFFF;
}

#slide{
	width: 100%;
	height: auto;
	min-height: 300px;
	background-size: cover;
	background-position: center center !important;
	background-attachment: scroll !important;
}

#promozione{
	float: left;
	clear: both;
	width: 100%;
	/*padding: 30px 0;
	background-color: #367639;*/
}

#promozione #highlight{
	width: auto;
}

#news{
	display: block;
	clear: both;
	background: #367639;
	margin: 0 0 50px;
}

#news .moduletable{
	width: 80%;
	margin: 0 auto;
	padding: 0 0 50px;
}

#news .image{
	float: left;
}

#news .newstext{
	display: table;
}

#news img{
	width: 500px;
}

#news h1, #news h2, #news h3{
	font-family: "Open Sans Condensed", sans-serif;
	margin: 0;
	padding: 0;
}

#news h1{
	font-size: 80px;
	color: #FFFFFF;
	background-color: limegreen;
	display: table;
	transform: rotate(-5deg);
}

#news h2{
	font-size: 50px;
	line-height: 43px;
	color: #FFFFFF;
	margin-top: 20px;
}

#news h3{
	color: #FFFF00;
	font-size: 30px;
	font-weight: 500;
}

#news p{
	font-family: "Open Sans", sans-serif;
	color: #FFFFFF;
}

#news p strong{
	font-weight: 800;
}

#news h2 strong{
	color: #FFFF00;
}
/*
#news .moduletable .custom{
	display: table;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 20px;
	border: 1px solid #367639;
}

#news h1{
	text-transform: uppercase;
	color: #367639;
	font-size: 32px;
	line-height: 32px;
}

#news h3{
	background: #367639;
	display: table;
	margin: 0 auto;
	padding: 20px 20px 0;
	color: white;
	text-transform: uppercase;
	height: 30px;
	line-height: 10px;
	border-radius: 10px 10px 0 0;
}

#news .moduletable h1, #news .moduletable p{
	padding-left: 400px;
}
*/
#promo .moduletable{
	width: 50%;
	margin: -30px auto 30px;
	border-radius: 20px;
	background-color: #367639;
	color: #FFFFFF;
	padding: 20px;
}

#promo h3{
	font-family: "Muli", sans-serif;
	font-size: 52px;
	font-weight: 200;
	text-align: center;
	margin: 0;
	border-bottom: 1px solid #FFFFFF;
}

#promo a, #promo hr{
	color: #FFFFFF;
}

#promo a{
	color: #367639;
	background-color: white;
	border-radius: 20px;
	height: 30px;
	display: table;
	line-height: 30px;
	margin: 0 auto;
	padding: 0 20px 3px 0;	
}

#promo a:hover{
	color: #FFFFFF;
	background-color: #367639;
}

#promo a:before{
	background-color: #367639;
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	border-radius: 50%;
	font-family: "FontAwesome";
	content: "\f0da";
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 2px;
}

#promo a:hover:before{
	background-color: #FFFFFF;
	color: #367639;
}

#promo table{
	margin-top: -25px;
}

#promo table a{
	display: block !important;
	width: 100%;
	text-align: center;
	font-weight: 400;
	color: white;
	height: auto;
	display: inherit;
	border-radius: 0;
	padding: inherit;
	line-height: inherit;
	background-color: transparent;
}

#promo table a:before{
	content: "";
	width: 0px;
	height: 0px;
	font-size: 0px;
}

#promo table a:hover{
	background-color: #FFFFFF;
	color: #367639;
}

#highlight{
	width: 1000px;
	margin: 0 auto;
	clear: both;
}

#breadcrumbs{
	background-color: #367639;
	border-bottom: 1px solid #FFFFFF;
}

.breadcrumb, .breadcrumb a{
	color: #FFFFFF !important;
}

.breadcrumb{
	background-color: #367639;
	list-style: none;
	padding-top: 20px !important;
}

.breadcrumb li{
	display: inline-block;
}

.breadcrumb li:first-of-type{
	margin-left: 12px;
}

#focuslist, .item-page, .breadcrumb, .content-category, .blog, .contact{
	width: 50%;
	min-width: 820px;
	margin: 0 auto;
	padding: 0;
}

.item-pagehome{
	width: 50%;
	padding-left: 20px;
	margin: 100px auto 50px;
	border-left: 12px solid #367639;
}

.blog h2, .contact h2{
	margin: 0;
}

.blog .page-header, .cat-children h2{
	margin: 20px 0 0;
}

.item-page .page-header{
	margin-bottom: 40px;
}

.item-page h2, .item-pagehome h2, .subheading-category, .contact h2{
	font-family: "Muli", Sans-serif;
	font-weight: 200;
	font-size: 68px;
	line-height: 64px;
	margin: 0;
}

.item-page h2, .subheading-category, .contact h2{
	display: block;
	background-color: #367639;
	color: #FFFFFF;
	border-radius: 0 0 10px 10px;
	padding: 10px;
	margin: 0;
}

#focuslist li{
	list-style: none;
	display: inline-block;
	width: 150px;
	height: 100px;
	vertical-align: top;
	text-align: center;
	padding: 0 50px;
	font-size: 16px;
	line-height: 18px;
}

#focuslist li::before{
	display: block;
	width: 150px;
	height: 150px;
	line-height: 150px;
	border-radius: 50%;
	background-color: #367639;
	font-family: "FontAwesome";
	font-size: 80px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
}

#focuslist li:first-child::before{
	content: "\f2b5";
}

#focuslist li:nth-child(2)::before{
	content: "\f080";
}

#focuslist li:nth-child(3)::before{
	content: "\f0ad";
}

#focus{
	margin: 0;
	padding: 0;
	text-align: center;
}

#footer{
	background-color: #367639;
	color: #FFFFFF;
	font-family: "Open Sans", Sans-serif;
	font-weight: 400;
	margin-top: 200px;
	text-align: center;
	clear: both;
	padding-bottom: 50px;
}

#footer > div{
	display: inline-block;
	vertical-align: top;
	margin-top: 60px;
	text-align: left;
}

#data, #azienda{
	margin-right: 25px;
}

#data:before{
	content: url('../images/MTService_LogoGreenBG.gif');
	display: block;
	margin-top: -55px;	
}

#data p:first-of-type, #areas > ul > li > a, #azienda > ul > li:nth-of-type(2){
	font-family: "Open Sans Condensed", Sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0;
}

#data ul li{
	display: inline-block;
}

#azienda li:first-of-type{
	display: none;
}

#footer a[href*="facebook"], #footer a[href*="instagram"], #footer a[href*="linkedin"]{
	font-size: 0px;
}

#footer a[href*="facebook"]:before{
	font-family: "FontAwesome";
	content: "\f09a";
	font-size: 30px;
	text-align: center;
	width: 35px;
	height: 35px;
	line-height: 35px;
	display: block;
}

#footer a[href*="instagram"]:before{
	font-family: "FontAwesome";
	content: "\f16d";
	font-size: 30px;
	text-align: center;
	width: 35px;
	height: 35px;
	line-height: 35px;
	display: block;
}

#footer a[href*="linkedin"]:before{
	font-family: "FontAwesome";
	content: "\f0e1";
	font-size: 30px;
	text-align: center;
	width: 35px;
	height: 35px;
	line-height: 35px;
	display: block;
}

#footer a:hover[href*="facebook"], #footer a:hover[href*="instagram"], #footer a:hover[href*="linkedin"]{
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#azienda li a{
	color: #FFFFFF;
	font-weight: 400;
}

#azienda ul, #areas ul{
	list-style: none;
}

#areas ul > li{
	max-width: 160px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}

#areas ul > li > ul > li{
	display: block;
	vertical-align: top;
}

#data ul, #areas li ul{
	list-style: none;
	padding: 0;
}

#data a, #areas li a{
	font-family: "Open Sans", sans-serif;
	color: #FFFFFF;
	font-weight: 400;
}

div[itemprop="articleBody"] hr{
	clear: both;
}

article[class^="leading"], .pull-left .item-image, .cat-children div{
	clear: both;
}

article[class*="leading"]{
	display: table;
	margin: 20px 0 0;
}

.category-desc{
	clear: none !important;
}

.item-image img, .immaginecategoria img{
	width: 200px;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px dotted #CCCCCC;
}

th, td {
    border-bottom: 1px solid #ddd;
	vertical-align: top;
}

tbody tr td:first-child{
	font-weight: 600;
}

.contact .accordion-heading, #contact-form fieldset legend{
	display: none;
}

form#contact-form fieldset{
	border: none;
	padding: 0;
	margin: 0;
}

div[itemprop="articleBody"] img{
	float: left;
	clear: left;
	max-width: 300px;
	padding-right: 30px;
	height: auto;
}

div[itemprop="articleBody"] img.noscale{
	display: block;
	float: none;
	clear: both;
	width: 40%;
	max-width: 40%;
	margin: 0 auto;
}

div[itemprop="articleBody"] img[alt*="larghezzapiena"]{
	display: block;
	float: none;
	clear: both;
	width: 99%;
	max-width: 99%;
	margin: 0 auto;
}

div[itemprop="articleBody"] table{
	width: 50%;
}

div[itemprop="articleBody"] table td a{
	text-decoration: underline;
}

div[itemprop="articleBody"] table td a:hover{
	text-decoration: none;
}

div[itemprop="articleBody"] table tr td:first-of-type img{
	width: 200px;
}

div[itemprop="articleBody"] table tr td:first-of-type img[src*="Telematico"]{
	width: auto !important;
	margin: -40px auto auto;
}

.qualitylogo{
  height: 150px !important;
  width: auto;
  float: left !important;
  clear: none !important;
  margin-right: 30px;
}
/*
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>		OVERRIDES
*/
.camera_wrap{
	margin-bottom: 20px !important;
}

.promozione .bt-cs{
	background-color: #367639;
}

.bt-cs h3{
	color: #FFF !important;
	text-transform: uppercase;
	background: none !important;
	line-height: 45px !important;
	font-size: 45px;
	text-align: center;
	border: 0px !important;	
	margin: 0 !important;
	padding: 15px 0;
}

.slides_container{
	border: 0px !important;
}

.promozione .slides_container, .bt-cs h3{
	width: 1000px !important;
	margin: 0 auto !important;
}

.camera_pag_ul{
	text-align: center !important;
	margin-top: -50px !important;
}

.camera_pag_ul li{
	background: none !important;
	border: 3px solid #FFFFFF;
	border-radius: 50% !important;
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	background: #FFFFFF !important;
}

.camera_caption{
	background: rgba(0,0,0,0.3) !important;	
}

.moveFromBottom{
	top: 70% !important;
	bottom: 0 !important;
}

.camera_caption > div{
	background: rgba(0,0,0,0) !important;	
}

.camera_caption_title{
	width: 50%;
	margin: 0 auto;
	font-family: "Muli", Sans-serif !important;
	font-weight: 200 !important;
	font-size: 65px !important;
	border-bottom: 1px solid white;
}

.camera_caption_desc{
	width: 50%;
	margin: 0 auto;
	padding-top: 10px;
	font-family: "Open Sans", Sans-serif !important;
	font-weight: 600 !important;
	font-size: 16px !important;	
}

.camera_caption_desc p{
	margin: 0 !important;
}

.bt-cs .bt-row{
	padding: 0 !important;
}

.bt-row{
	width: 323px !important;
	background-color: #4f4f4f;
	margin: 0 5px;
}

.bt-cs .bt-inner{
	padding: 0 !important;
}

.bt-cs .bt-inner .bt-title{
	font-family: "Open Sans Condensed", Sans-serif !important;
	font-size: 25px;
	color: #FFFFFF !important;
	text-transform: none !important;
}

.bt-cs .bt-inner img{
	outline: none !important;
	border: 1px solid #4f4f4f !important;
	margin: 0 !important;
}

.bt-title, .bt-introtext, .readmore a{
	padding: 0 10px;
}

.bt-introtext{
	color: #FFFFFF;
}

.readmore a{
	color: #FFFFFF !important;
	text-decoration: underline !important;
	font-weight: 600;
}

.readmore a:hover{
	text-decoration: none !important;
}

.contact-form .control-group{
	margin-bottom: 20px;
}

.contact-form{
	background-color: #F7F7F7;
	padding: 10px 0 10px 10px;
}

.contact-form input{
	/*width: 230px;*/
}

.contact-form .btn-group input{
	width: 30px;
}

.contact-form #jform_contact_email_copy{
	width: 30px !important;
}

.contact-form input, .contact-form textarea, .contact-form .controls #jform_com_fields_tipologia_di_richiesta{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 200;
	color: #666666;
	border: 1px solid #666666 !important;
	border-radius: 2px;
	padding: 5px;
}

.contact-form textarea{
	width: 400px;
	height: 200px;
	max-width: 600px;
	max-height: 500px;
}

.contact-form .btn{
	width: 150px;
	height: 40px;
	background-color: #367639;
	border: 1px solid #367639;
	border-radius: 2px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #FFFFFF;
	cursor: pointer;
}

#submit_btn:hover, .btn:hover{
	background-color: #FFFFFF;
	color: #666666;
}

input[type="radio"]{
	display: none;
}

.convertforms input[type="radio"]{
	display: block;
}

.btn-group label, .control-label label{
	cursor: pointer;
	margin: 10px 10px;
}

.btn-group label:before{
	content: '';
	display: inline-block;
	height: 20px;
	width: 20px;
	background: #367639;
	border-radius: 50%;
	z-index: 2;
}

.btn-group input:checked + label:before{
	width: 10px;
	height: 10px;
	border: 5px solid #367639;
	background: #FFFFFF;
}

.dl-horizontal dd{
	margin: 0;
	padding: 0;
}

.svPanel{
	margin-top: 30px !important;
}

.ccf_copyright_wrapper{
	display: none !important;
}

div[class*="inner_alert_cookies"]{
	background: rgba(0,0,0,0.8) !important;
}

.video-responsive{
	clear: both !important;
}