@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700,800);

* { border:0px; list-style:none; margin:0px; padding:0px; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; *behavior: url(boxsizing.htc); -webkit-appearance: none; -moz-appearance: none; appearance: none; transition: all 0.2s ease-in-out;  -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;  -ms-transition: all 0.2s ease-in-out; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
html { font-size: 100%; }
body {background: #FFF; margin: 0px; font-family: 'Open Sans', sans-serif; font-size:15px; -webkit-text-size-adjust:100%;  color:#000; line-height:24px; }
a { text-decoration:none; outline:none; color:#32AA4A; text-overflow:ellipsis;  }
a:hover { text-decoration:none; color:#000;  }
b, strong { font-weight:600; }
h1, h2, h3, h4 { line-height:normal; margin:0px; }
h1 { text-align:center; margin-bottom:40px; font-size:60px; font-weight:300; }
h2 { font-size:38px; font-weight:300;  text-transform:uppercase; margin-bottom:20px; }
h3 { font-size:20px; font-weight:700; margin-bottom:10px; text-transform:uppercase; }
img.scale { width:100%; height:auto; }
img.loading { background: url('../images/loading.gif') no-repeat center; }
img.border { border:1px solid #DDD; }
.block { display:block; }
input, select, textarea { color:#444; font-family: 'Open Sans', sans-serif; font-size:16px; padding: 15px; background-color: #FFFFFF; border: 1px solid #CCCCCC; }
input:focus, textarea:focus, select:focus { border-color: #0070B7; }
input.error, textarea.error, select.error { border-color:#FF0000; color:#FF0000; } 
label.error { color:#FF0000; font-size:0px; visibility:hidden; float:none; overflow:hidden; height:0px; }
input[type='checkbox'] { padding:0; height:25px; width:25px; float:left; margin-right:10px;  border: 1px solid #CCCCCC; border-radius: 3px; }
input[type='checkbox']:checked { background:#666; }
.placeholder { color: #FFF; text-transform:uppercase; }
form .row { margin-bottom:10px; }
option { padding:0 5px; }
.btn, input[type='submit'], input[type='button'], input[type='reset'] { padding: 15px 40px; border:0px; font-weight:600; cursor:pointer; display:inline-block; color:#FFF; background:#32AA4A; line-height:normal; line-height:normal; text-align:center;  text-transform:uppercase;}
.btn:hover, input[type='button']:hover, input[type='submit']:hover, input[type='reset']:hover { text-decoration:none; background:#158B37; color:#FFF; }
.btn-primary, input.btn-primary { background-color:#32AA4A; color:#FFF;  }
.btn-primary:hover, input.btn-primary:hover { color:#FFF; background:#158B37; }
.warning { color:#FF0000; font-weight:600; background: url('../images/icon_warning.png') no-repeat left top; padding:5px 0 5px 22px; text-transform:uppercase; }
.icon_info { margin-left:10px; cursor:pointer;  font-size:11px; }
.strike { text-decoration: line-through; font-weight:normal; }
.msg_error { color:#FFF; margin-bottom:20px; display:block; background:#FF0000; padding: 5px 10px; border-radius: 5px; }
.msg_success { color:#FFF; margin-bottom:20px; display:block; background:#59B200; padding: 5px 10px; border-radius: 5px; }
p.limit { margin: 10px 0; font-size:11px; }
.videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */	padding-top: 25px; height: 0; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
iframe {  width: 100%; }
.column_2 {  -moz-column-count: 2; -webkit-column-count: 2; column-count: 2; -moz-column-gap: 1em; -webkit-column-gap: 1em; column-gap: 1em; }


ul.list_border li:first-child { border-top:0px; }
ul.list_border li { float:none; border-top:1px dotted #CCC; margin:0px; padding: 5px 0; color:#999; }
ul.list_border li a { display:block; }
ul.list_border li p a { display:inline; }
ul.icon_right li a i { float:right; }
ul.list_number li { list-style:decimal; margin:5px 0 5px 20px; }
ul.list_disc li { list-style:disc; margin:0 0 10px 0; }
ul.list_disc li li { list-style:circle; }

.layout { position:relative; }
.wrapper { width:100%; margin: 0 auto; min-width:720px; clear: both; }
.content { max-width:1200px; margin: 0 auto; clear: both; padding:0 0; position:relative; }
.align_left { text-align: left; }
.align_right { text-align: right; }
.align_center { text-align: center; }
.hidden { display:none; }
.bold { font-weight:600; }
.avatar { width:50px; height:50px; float:left; margin-right:10px; border-radius: 50%; }
.separator { margin-top:40px; }
.fa { margin-right:5px; }
.fr { float:right; }
.red { color:#FF0000; }
.green { color:#59B200; }
.gray, .gray a { color:#999; }
.black, .black a { color:#000; }
.fixed { position:fixed; }
.hidden { display:none; }
.mt60 { margin-top:60px; }
.mb60 { margin-bottom:60px; }
.mb40 { margin-bottom:40px; }
.mt40 { margin-top:40px; }
.mt20 { margin-top:20px; }
.mb20 { margin-bottom:20px; }

table { border-collapse: collapse; width:100%; }
table, th, td { border: 1px solid black; padding: 2px 5px; }
figure { overflow:hidden; position:relative; }
figure.zoom a:hover img { filter: none; transform: scale(1.2); }
figure img { display:block; }

.group:before, .group:after { content:""; display:table; }
.group:after { clear:both; }
.col { display: block; float:left; margin: 0 0 0 1.6%; }
.col:first-child { margin-left: 0; }

.span_1_of_2 { width: 49.2%; }
.span_2_of_2 { width: 100%; }

.span_1_of_3 { width: 32.2%; }
.span_2_of_3 { width: 66.1%; }
.span_3_of_3 { width: 100%; }

.span_1_of_4 { width: 23.8%; }
.span_2_of_4 { width: 49.2%; }
.span_3_of_4 { width: 74.6%; }
.span_4_of_4 { width: 100%; }

.span_1_of_5 { width: 18.72%; }
.span_2_of_5 { width: 39.04%; }
.span_3_of_5 { width: 59.36%; }
.span_4_of_5 { width: 79.68%; }
.span_5_of_5 { width: 100%; }

.span_1_of_6 { width: 15.33%; }
.span_2_of_6 { width: 32.26%; }
.span_3_of_6 { width: 49.2%; }
.span_4_of_6 { width: 66.13%; }
.span_5_of_6 { width: 83.06%; }
.span_6_of_6 { width: 100%; }

.span_1_of_8 { width: 11.1%; }
.span_2_of_8 { width: 23.8%; }
.span_3_of_8 { width: 36.5%;}
.span_4_of_8 { width: 49.2%; }
.span_5_of_8 { width: 61.9%; }
.span_6_of_8 { width: 74.6%; }
.span_7_of_8 { width: 87.3%; }
.span_8_of_8 { width: 100%; }

.span_1_of_10 { width: 8.56%; }
.span_2_of_10 { width: 18.72%;  }
.span_3_of_10 { width: 28.88%; }
.span_4_of_10 { width: 39.04%;  }
.span_5_of_10 { width: 49.2%; }
.span_6_of_10 { width: 59.36%; }
.span_7_of_10 { width: 69.52%;  }
.span_8_of_10 { width: 79.68%; }
.span_9_of_10 { width: 89.84%; }
.span_10_of_10 { width: 100%; }
.iphone_show { display:none; }

.bgcolor1 { background:#EBEEF5;  }
.bg_green { background: #32AA4A; color:#FFF; }
.overlay { opacity:0; font-weight:normal; position:absolute; padding: 20px; text-align:left; line-height:20px; z-index:2; top:0; left:0; right:0; bottom:0; color:#FFF; background-color: rgba(84, 176, 97, 0.8); }
.overlay:hover { opacity:1;  }
.overlay span { position: relative;  top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display:block; text-align:center; font-size:38px; }

body.ae * { text-align:right;}
body.ae .nav-header  * { text-align:left; }
body.ae .logo { text-align:left;}
body.ae .align_center * { text-align:center; }
body.ae #footer i { float:right; margin-left:10px; }

#header .top-header { padding:10px 0 0 0; font-size: 13px; }
#header .top-header a { color:#FFF; }
#header .top-header a:hover { color:#000; }
#header .top-header li { float:left; margin-right:20px; }
#header .top-header i { font-size: 15px;  }
#header .top-header .lang { text-align:right; }
#header .top-header .lang img { margin-left:10px; }

#header .header { padding:7px 0; }
#header .header .menu { padding-top:55px; margin:0 auto; font-weight: 700;}
#header .header .menu ul { margin:0 auto; text-align:right; }
#header a.selected { color:#000; }
#footer { background:#444; padding:60px 0; color:#FFF; font-size:14px;  }
#footer h2 { font-weight:300; font-size:20px; }
#footer li, #footer p { margin-bottom:5px; }
#footer i { width:20px; text-align:center; border-radius: 100px; width:25px; height:25px; background:#32AA4A; color:#FFF; padding:5px; }
#footer a:hover { color:#FFF; }

.nav-header { background:#444; color:#FFF; padding:20px 0; text-transform:uppercase;}
.nav-header h2 { margin:0px; font-weight:700; }
.nav-header p { text-align:right; padding-top:20px; font-size:12px; }
.nav-header a:hover { color:#FFF; }
.main { margin-top:40px; margin-bottom:40px; }
.separator { margin-top:60px; padding:60px 0; border-top:1px solid #CCC; }

.title h2 { margin-bottom: 40px; text-align:center; font-size:50px; }
.slider { position:relative; }
.slider h1 { position:absolute; z-index:100px; color:#FFF; font-size:40px; text-align:left; margin:60px; font-weight:300; text-transform:uppercase; }
.mission .col { position:relative; padding-left:100px; margin:20px 0; min-height:200px; }
.mission i { position:absolute; left:0; top:0; border-radius: 100px; background:#EEE; border:2px solid #CCC; width:80px; height:80px; text-align:center; padding-top:24px; font-size:30px; color:#32AA4A; }
.mission .col:nth-child(3n+1) { margin-left:0px; }
.mission i:hover { box-shadow: 0px 0px 0px 50px #32AA4A inset !important; color:#FFF; }
.news-list .item { padding-left:50px; position:relative; margin-bottom:40px; padding-bottom:40px; border-bottom:1px solid #CCC; }
.news-list .item .date { position:absolute; z-index:22; left:0; top:0; background:#444; color:#FFF; padding:10px; width:50px; text-align:center; }
.news-list .item h3 { margin:10px 0; }
.news-list .item .button a { border:2px solid #32AA4A; border-radius:3px; padding:7px 20px; text-align:center; display:inline-block; text-transform:uppercase; }
.news-list .item .button a:hover { background:#32AA4A; color:#FFF; }
.share { text-align:right; font-size:14px; }
.share a { border-radius: 100px; background: #32AA4A; margin-top:8px; display:inline-block; width:25px; height:25px; color:#FFF; text-align:center; }
.share a:hover { background:#444; }
.share i { margin:0px; }

.cover {  background-repeat:no-repeat; background-attachment:fixed; background-size:cover; }
.cover .content { height:1000px; display:table; }
.cover .center { 	text-shadow: 1px 1px #000; display:table-cell; vertical-align:middle; color:#FFF; text-align:center; font-size:26px; line-height:40px; }
.maps { height:500px; width:100%; }

.product-list .item { min-height:500px; border:1px solid #CCC; margin-bottom:40px; padding:10px; }
.product-list .col:nth-child(3n+1) { margin-left:0px; }
.product-list figure { margin-bottom:10px; }

.product-others { padding:40px 0; background:#EEE; }
.product-others h2 { margin-bottom: 30px; }
.product-others .col:nth-child(4n+1) { margin-left:0px; }
.product-others .item { margin-bottom:20px; border:1px solid #CCC; padding:10px; min-height:320px; background:#FFF; }
.product-others figure { margin-bottom:10px; }

.product-scheda .text { font-size:18px; line-height:26px; }
.product-scheda h3 { color:#32AA4A;  }
.product-scheda .share { text-align:left; margin-top:20px; }

.contatti .form { background: url('../images/bg_form.jpg') #000 no-repeat; background-size:cover; color:#FFF; text-align: center;  }
.contatti .form h2 { font-size:40px; text-transform:uppercase; margin-bottom: 40px; font-weight:400;}
.contatti .form a { color:#FFF; }
.contatti .form a:hover { text-decoration: underline; }
.contatti .form input[type='text'], .contatti .form textarea { background:none; border-color:#FFF; color:#FFF; }
.contatti .form input.error, .contatti .form textarea.error, .contatti .form select.error { border-color:#FF0000; color:#FF0000; } 
.contatti .form textarea { height:280px; }
.contatti .form p { margin-bottom:20px; }
.contatti .form .buttons { margin: 20px 0 40px 0; }

.tabs { margin-top:60px; }
.tabs a { padding: 15px 10px; text-transform: uppercase; border: 1px solid #444; display: block;  text-align: center;  background: #444 none repeat scroll 0% 0%;  color: #FFF;  font-size: 13px; font-weight: 700; }
.tabs a.selected { border-bottom-color: #EEE; color: #000;  background: #EEE none repeat scroll 0% 0%; }
.tabcontent { padding: 20px; background: #EEE none repeat scroll 0% 0%; border: 1px solid #444;  margin-top: -1px; }

.gallery-list .item { margin-top:5px; margin-bottom:5px; }
.gallery-list .item figure { border:1px solid #444; }
.gallery-list .item:nth-child(5n+1) { margin-left:0px; }
.download-list .item { border-bottom:1px solid #CCC; padding: 5px 0; }

.assistenza { background:#CCC; padding: 40px 0; }
.assistenza .btn { margin-top:20px; }

.global-site-notice {  background: #F5F5F5 none repeat scroll 0% 0%;  color: #333; display:block;  padding: 10px 30px; float:none; font-size:13px; }
.global-site-notice .notice-inner { max-width:960px; margin: 0 auto; text-align:left; float:none; position:relative; }
.global-site-notice .notice-inner p { width: auto; padding-right: 30px; adding-left: 40px; display: block; }
.global-site-notice .notice-inner a { font-weight:bold; }
.global-site-notice .notice-inner a:hover { text-decoration:underline; }
#close-cookie-notice { position: absolute; right:0; top:0px; }
.global-site-notice.hidden { display:none; }

div.top {  display: none; overflow: hidden; position: fixed; right:60px; bottom:60px;  }
div.top .fa { margin:0px; }
div.top a { padding-top:10px; display:block; color:#FFF; background:#32AA4A; cursor:pointer; font-size:20px; width:50px; height:50px; text-align:center; border-radius: 200px; }
div.top a:hover { background: #FFF; color:#32AA4A; text-decoration:none; }


body.ae .item-row { text-align:right; }
body.ae .footer { text-align:right; }
body.ae #footer .contact li span { right: 0px; }
body.ae #footer .contact li { padding-right: 100px; padding-left: 0px; }
body.ae ul.list_disc li { list-style: none;}
body.ae h1 { text-align:right; }
body.ae .align_center { text-align: right; }
body.ae .home .item-row.working li .overlay { text-align:right; }

 
.nav-menu { position:relative; display:block; }
.nav .fa { margin-right:0px; }

.nav-item { display:inline-block; zoom:1; position:relative;  margin-right:1px; }
.nav-item:last-child { padding:0; margin:0; border:0; }
.nav-item a { display:block; margin:0 20px; text-transform:uppercase; }
.nav-item:hover .nav-submenu { display:block; text-decoration:none; }

/* Navigation submenu */
.nav-submenu { display:none; position:absolute; padding-top:10px; z-index:200; }
.nav-submenu-item a {  color:#FFF; padding:7px 15px; display:block; text-align:left; margin-left:15px; height:45px; background:#32AA4A; width: 250px; height:inherit; }
.nav-submenu-item a:hover { text-decoration:none; color:#000; }

/* Mobile navigation */
.nav-mobile { display:none; position:absolute; top:45px; right:10px; background:#FFF; text-align:center; font-size:20px; height:40px; width:40px; cursor:pointer; padding:7px 10px; }

/* Mobile navigation, clickable area for revealing <ul> */
.nav-click { position:absolute; top:0; right:0; display:none; cursor:pointer; height:44px; width:60px; background: #0E9123; text-align:center; overflow: hidden; }
.nav-click i { display:block; font-size:20px; padding:11px; }
.nav-rotate { -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg); transform:rotate(180deg); }
