/*   html5doctorcom Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)  v1.4 2009-07-27 | Authors: Eric Meyer & Richard Clark  html5doctorcom/html-5-reset-stylesheet/*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
article, aside, figure, footer, header, hgroup, nav, section { display:block; }
body {	line-height: 1;}
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
/a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }
/* tables still need cellspacing="0" in the markup */
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }
/* END RESET CSS */
/*
fonts.css from the YUI Library: developeryahoocom/yui/
Please refer to developeryahoocom/yui/fonts/ for font sizing percentages
*/
button {cursor: pointer; background: none; padding: 0; margin: 0;}
body { font:13px sans-serif; *font-size:small; *font:x-small; line-height:1; }
body, html {margin: 0; padding: 0; height: 100%;}
table { font-size:inherit; font:100%; }
select, input, textarea { font:99% sans-serif; }
/* maxvoltarcom/archive/-webkit-font-smoothing */
html { -webkit-font-smoothing: antialiased; }
input[type=submit],input[type=reset],input[type=button]{filter:chroma(color=#000000);}
::-moz-selection {background: #999999; color: #f6f6f6;}
::selection {background: #999999; color: #f6f6f6;}
* {outline:none; text-decoration: none; border:0 none;}
img {vertical-align:top;}
li {list-style: none; display: inline}
input {cursor: pointer;}
h1, h2, h3, h4, h5 {font-weight: normal;}

body {background: #ffffff; font-family: 'OpenSansRegular', 'Helvetica', 'Arial', sans-serif; font-weight: normal;}
a {cursor: pointer; color: #333}
img { text-decoration:none;}
.clear {width: 100%; clear: both; display: block; height: 0px !important;}
.aligncenter {text-align: center;}
.alignleft {text-align: left;}
.alignright {text-align: right;}
.marginsmall {width: 100%; clear: both; display: block; height: 20px;}
.marginxsmall {width: 100%; clear: both; display: block; height: 10px;}
.margin {width: 100%; clear: both; display: block; height: 40px;}
.marginleft {margin: 0 0 0 10px !important;}
.marginleft8 {margin-left: 8px;}
.marginright8 {margin-right: 8px;}
.margintop8 {margin-top: 8px;}
.marginbottom8 {margin-bottom: 8px;}
.sep {border-top:1px solid #e6e6e6; width: 100%; clear: both; display: block; height: 0px; margin: 20px 0;}
.sepsmall {border-top:1px solid #e6e6e6; width: 100%; clear: both; display: block; height: 0px; margin: 10px 0;}
.sep2 {border-top:1px solid #999999; border-bottom: 1px solid #999999; width: 100%; clear: both; display: block; height: 4px; margin: 28px 0;}
.sep3 {border-top:1px dotted #999999; border-bottom: 1px dotted #999999; width: 100%; clear: both; display: block; height: 4px; margin: 28px 0;}
.nomargin {margin: 0 !important;}
.nomarginright {margin-right: 0 !important;}
.nopaddingright {padding-right: 0 !important;}
.shadow {-moz-box-shadow: 0 1px 3px #aaaaaa !important; -webkit-box-shadow: 0 1px 3px #aaaaaa !important; box-shadow: 0 1px 3px #aaaaaa !important;}
.shadowblack {-moz-box-shadow: 0 1px 5px #111111 !important; -webkit-box-shadow: 0 1px 5px #111111 !important; box-shadow: 0 1px 5px #111111 !important;}
.shadowDDD {-moz-box-shadow: 0 1px 2px #dddddd !important; -webkit-box-shadow: 0 1px 2px #dddddd !important; box-shadow: 0 1px 3px #dddddd !important;}
.radius, .btn {border-radius: 2px 2px 2px 2px; -moz-border-radius: 2px 2px 2px 2px; -webkit-border-radius: 2px 2px 2px 2px;}
.floatnone {float: none !important; display: inline !important; padding: 0 !important; margin: 0 !important}
.hide {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=00)"; filter:alpha(opacity=00); opacity: 0.00; -moz-opacity: 0.00;}
.opacity50 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter:alpha(opacity=50); opacity: 0.50; -moz-opacity: 0.50;}
.floatright {float: right; display: block;}
.floatleft {float: left; display: block;}
.fontlight {font-family: 'OpenSansLight', 'Arial', sans-serif}
.fontregular {font-family: 'OpenSans', 'Arial', sans-serif}
.fontbold {font-family: 'OpenSansBold', 'Arial', sans-serif}
.upper {text-transform: uppercase;}
.none {display: none}
.block {display: block}
.pointer {cursor: pointer}
.relative {position: relative}
.absolute {position: absolute;}
.table {width: 100%;}
.table td {padding: 8px 10px; border: 1px solid #e6e6e6; border-width: 1px 0; background: #fff; vertical-align: middle;}
.table tr.odd td {background: #f6f6f6;}

.zindex0 {z-index: 0}
.zindex1 {z-index: 1}
.zindex2 {z-index: 2}
.zindex3 {z-index: 3}

.padding40 {padding: 40px;}
.padding20 {padding: 20px;}
.padding10 {padding: 10px;}
.padding5 {padding: 5px;}

.c1 {color: #d66a00}
.c2 {color: #004192}
.c3 {color: #333333}
.c4 {color: #ffffff}
.c5 {color: #888888}


.b1 {background: #d66a00}
.b2 {background: #004192}
.b3 {background: #333333}
.b4 {background: #ffffff}
.b5 {background: #e6e6e6}
.b6 {background: #f6f6f6}

.size12 {font-size: 12px; line-height: 18px;}
.size13 {font-size: 13px; line-height: 20px;}
.size14 {font-size: 14px; line-height: 20px;}
.size16 {font-size: 16px; line-height: 22px;}
.size18 {font-size: 18px; line-height: 24px;}
.size20 {font-size: 20px; line-height: 26px;}
.size22 {font-size: 22px; line-height: 28px;}
.size24 {font-size: 24px;}
.size26 {font-size: 26px;}
.size28 {font-size: 28px;}
.size30 {font-size: 30px;}

.radio4, .success-box, .error-box {border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;}

.shadowTransparent {box-shadow: 0 1px 14px rgba(0,0,0,0.3); -webkit-box-shadow: 0 1px 14px rgba(0,0,0,0.3); -moz-box-shadow: 0 1px 14px rgba(0,0,0,0.3)}

.btn {display: inline-block; line-height: 24px; text-align: center;}
.btn.padding10 {padding: 10px 16px;}
.btn.padding5 {padding: 5px 8px;}
.servmenu a:hover {background: #b65c00}
.width100 {width: 100%; position: relative; display: block;}
.height100 {height: 100%;}
.container {max-width: 1080px; position: relative; margin: 0 auto; display: block;}

.container:not(.nopadding) {padding: 0 20px;}
.page {padding: 40px 0;}
.page > h1 {margin-bottom: 20px;}
.page > .text {font-size: 16px; line-height: 28px;}
.footer {color: #333333}

.firstrow {padding-top: 156px;}

.catalogo-tab {cursor: pointer; border-bottom: 1px solid #e6e6e6;}
.catalogo-tab.active {background: #fff; color: #004192 !important; border: 1px solid #e6e6e6; border-width: 0 1px 1px; border-bottom-color: #fff;}
.catalogo-tab:first-of-type {border-left: 0;}
.catalogo-tab:last-of-type {border-right: 0;}

.unfolder {background: #004192; color: #ffffff; font-size: 16px; line-height: 24px; display: block; padding: 8px 10px; margin-bottom: 4px;}
.unfolder i {line-height: 24px;}
.fold {display: none;}

/* NAV */
#nav {float: right; display: block;}
#nav > a {display: none;}
#nav li {position: relative;}
#nav .nav-mm {font-size: 26px; line-height: 40px;}
/* first level */
#nav > ul {height: 50px; padding: 16px 0;}
#nav > ul > li {height: auto; float: left;}
#nav > ul > li.floatright {float: right;}
#nav > ul > li > a {padding: 0 18px; line-height: 50px; color: #999; font-size: 14px; display: block; text-transform: uppercase; background: #fff;}
#nav > ul > li:hover > a {color: #333;}
#nav > ul > li > a.sel {color: #d66a00;}
#nav > ul > li > a > i {font-size: 13px; font-weight: normal; display: inline-block; line-height: 50px; vertical-align: top;}
/* second level */ 
#nav li ul {display: none; position: absolute; top: 100%; min-width: 200px; text-transform: uppercase; border-bottom: 1px solid #d6d6d6; z-index: 999}
#nav li:hover ul {display: block; z-index: 1}
#nav li ul li a {padding: 0 16px; line-height: 40px; color: #666; font-size: 14px; height: 40px; background: #fff; display: block; border-bottom: 1px solid #f6f6f6;}
#nav li ul li:last-child a {border-bottom: 0;}
#nav li ul li a:hover {background: #f6f6f6; color: #333}
#nav > ul > li:last-child > ul {right: 0}
.show_mobile {display: none !important;}

.logo-top {height: 60px; padding: 10px 0}
#head {position: fixed}


@media only screen and ( max-width: 767px )
{
.padding40 {padding: 20px;}
.padding20 {padding: 10px;}
.padding10 {padding: 5px;}
.firstrow {padding-top: 84px;}
.menu-servizi div:nth-child(6) {line-height: 52px;}
.topdiv {padding-top: 124px;}
.autoheight .container:not(.nopadding) {padding: 20px;}
.servslide {position: relative; top: 0; margin-top: 0 !important}
.autoheight {top: 148px;}
.menu-servizi div {display: none; float: none; text-align: left; width: auto; font-size: 26px; padding: 8px 0;}
.menu-servizi div i {display: none;}
.menu-servizi div.sel {display: block !important; font-size: 40px; padding: 20px 0;}
.menu-servizi div.sel i {display: block;}
.logo-top {height: 30px; padding: 10px 0}
.hide_mobile {display: none !important;}
.show_mobile {display: block !important;}
#supersized {display: none !important}
.servslide {max-width: 10000px}
#nav {position: relative; padding: 0 16px; float: none;}
#nav img {float: left;}
#nav > a {line-height: 50px; color: #999; font-size: 28px; height: 50px; float: left;}
#nav > a > i {line-height: 50px;}
#nav > ul > li > a {border-bottom: 1px solid #f6f6f6; font-size: 16px; line-height: 40px;}
#nav:not( .target ) > a:first-of-type, #nav.target > a:last-of-type {display: block;}
/* first level */
#nav > ul {height: auto; display: none; position: absolute; left: 0; right: 0; top: 50px; padding: 0}
#nav.target > ul {display: block; z-index: 1; max-height: 320px; overflow: auto}
#nav > ul > li {width: 100%; float: none; background: #f6f6f6; border-bottom: 1px solid #e6e6e6;}
#nav > ul > li:last-child {border-bottom: 1px solid #1a1a1a;}
/* second level */
#nav li ul {position: static;}
#nav li ul li a {padding: 0 16px; line-height: 40px; color: #666; font-size: 14px; height: 40px; background: #f6f6f6; display: block; border-bottom: 1px solid #e6e6e6}
}


/*FORM*/
button#submit-search {background: transparent url(/images/search-ico.png) 0 0 no-repeat; width: 19px; height: 18px; position: absolute; right: 12px; top:12px; display: block;}
button#login {color: #ffffff; background: #a02445; font-size: 12px; padding: 6px 8px;}
.inp {border: 0; padding: 10px 0; font-size: 12px; line-height: 14px; height: 14px; color: #666666; width: 100%; background: transparent; position: relative; z-index: 1}
.inp[type="checkbox"] {width: auto}
select.inp {height: 32px;}
.inpwrap, select.inp {background: #f6f6f6; border: 1px solid #e6e6e6; padding: 0 8px; position: relative;}
.inpwrap, .inpwrapsel {margin-right: 10px; position: relative; border: 1px solid #d6d6d6}
.inpcnt span.error, form span.error {position: absolute; right: 10px; color: #d1002e; font-size: 12px; line-height: 14px; padding: 10px 0; z-index: 0; top: 0;}
.inpcnt {position: relative; display: inline-block; margin-bottom: 10px;}
.inpcnt label {display: block; margin-bottom: 4px; text-transform: uppercase; font-family: 'OpenSansLight', 'Arial', sans-serif;}
.b3 .inpcnt label {color: #f6f6f6}
.inp.focus {border-color: #ccc; background: #fff}
#areariservata .inp, #searchform .inp {width: 216px;}
/* .inpbig {width: 434px;} */
textarea.inp:focus {border-color: #ccc;}
textarea.inp {width: 100%; font-size: 12px; resize: none; padding: 10px 0; height: 100px;}
.inp.error {/* border-color: #a02445 */}
.inp.error:focus {border-color: #a02445}
#areariservata div.error {right: 8px; top:11px;}
.inp.checkbox {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=00)"; filter:alpha(opacity=00); opacity: 0.00; -moz-opacity: 0.00; cursor: pointer; width: 15px; height: 15px;}
.inpcheck span {color: #666;}
.b3 .inpcheck span {color: #f6f6f6;}
.check.inputradio {background: url(/images/radio.png) center center no-repeat transparent; display: block; }
.check-h.inputradio {background: url(/images/radio-h.png) center center no-repeat transparent !important;}
.check-error.inputradio {background: url(/images/radio-error.png) center center no-repeat transparent !important;}
.check {background: url(/images/check.png) center center no-repeat transparent; display: block; }
.check-h {background: url(/images/check-h.png) center center no-repeat transparent !important;}
.check-error {background: url(/images/check-error.png) center center no-repeat transparent !important;}
button.c1:hover, .pointer.c1:hover {color: #111111}
.inpselect select {background: transparent; width: 298px; padding: 12px 10px; font-size: 12px; line-height: 14px; border: 0; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; height: 38px; -webkit-appearance: none; cursor: pointer; color: #666}
.inpselect {overflow: hidden; background: #fafafa; border: 1px solid #e6e6e6; color: #333}
#privacy_policy h2 {font-size: 14px; line-height: 30px; font-weight: bold;}

/* Infromation boxes - SUCCES BOX 
----------------------------------------------------------------------------- */
.success-box{
    background: #52a400;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    position: relative;
}

.success-box p{
    margin: 10px;
    color: #fff;
}

/* Infromation boxes - ERROR BOX
----------------------------------------------------------------------------- */
.error-box{
    background: #d00016;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    position: relative;
}

.error-box p{
    margin: 10px;
    color: #fff;
}