/*   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: #000; font-family: 'OpenSansRegular', 'Helvetica', 'Arial', sans-serif; font-weight: normal;}
body.clienti, body.contatti {background: #ffffff;}
body.clienti_det {background: #fc8600}
body.models {background: #1f6982}
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; margin: 0}
.margin {width: 100%; clear: both; display: block; height: 40px; margin: 0;}
.margin10 {margin: 10px;}
.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 {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, .blur {-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}
.bebas {font-family: 'BebasNeueRegular', 'Arial', sans-serif}
.upper {text-transform: uppercase;}
.none {display: none}
.block {display: block}
.pointer {cursor: pointer}
.relative {position: relative}
.absolute {position: absolute;}

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

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

.c1 {color: #fc8600}
.c2 {color: #b3b3b3}
.c3 {color: #333333}
.c4 {color: #ffffff}
.c5 {color: #888888}
.c6 {color: #000000}

.b1 {background: #fc8600}
.b2 {background: #b3b3b3}
.b3 {background: #333333}
.b4 {background: #ffffff}
.b5 {background: #e6e6e6}
.b6 {background: #f6f6f6}
.b7 {background: #000000}

.size11 {font-size: 11px; line-height: 14px;}
.size12 {font-size: 12px; line-height: 18px;}
.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;}
.size32 {font-size: 32px;}

.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 {font-size: 28px; display: inline-block; line-height: 28px; text-align: center;}
.btn.padding10 {padding: 10px 16px;}

.width100 {width: 100%; position: relative; display: block;}
.height100 {height: 100%;}
.container {position: relative; margin: 0 auto; display: block;}
.container:not(.w100) {max-width: 1080px;}
.menu-servizi {}
.menu-servizi div {display: block; float: left; text-align: center; color: #fff; font-size: 18px; line-height: 52px; border-bottom: 6px solid #fc8600; padding: 20px 0 14px; cursor: pointer;}

/* .menu-servizi div:nth-child(6) {line-height: 26px;} */

.servslide {max-width: 440px; width: auto; padding: 20px 20px 73px; height: auto; right: 0; top: 50%; display: none}
.servslide.block {display: block;}
.servslide.right {right: 0;}
.servslide.left {left: 0;}
.servslide h1 {font-size: 80px; line-height: 80px; margin-bottom: 20px;}
.servslide h2 {font-size: 34px; line-height: 38px; color: #b3b3b3}
.servslide div.fontlight {line-height: 32px;}

.container:not(.nopadding) {padding: 0 20px;}
.page {padding: 40px 0;}
.page > h1 {font-size: 40px; margin-bottom: 20px;}
.page > .text {font-size: 16px; line-height: 28px;}
.footer {color: #333333}
.autoheight {width: 100%; padding-top: 80px; bottom: 0;}
.autoheight .container {height: 100%; min-height: 400px;}
.content-nofooter {margin-bottom: 102px;}

/* NAV */
#nav {float: right; display: block; line-height: 80px;}
#nav > a {display: none;}
#nav li {position: relative;}
#nav .nav-mm {font-size: 35px; line-height: 80px;}
/* first level */
#nav > ul {height: 80px;}
#nav > ul > li {height: auto; float: left;}
#nav > ul > li.floatright {float: right;}
#nav > ul > li > a {padding: 0 12px; line-height: 80px; color: #fff; font-size: 16px; display: block; text-transform: uppercase; background: #000;}
body.home #nav > ul > li > a:first-letter {color: #fc8600}
#nav > ul > li > a:first-letter {font-family: 'OpenSansBold', 'Arial', sans-serif; font-size: 17px;}
/* #nav > div:first-letter {font-family: 'OpenSansBold', 'Arial', sans-serif; font-size: 23px;} */
#nav > ul > li:hover > a {color: #fc8600;}
#nav > ul > li > a.sel {color: #fc8600;}
#nav > ul > li > a > i {font-size: 13px; font-weight: normal; display: inline-block; line-height: 80px; 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;}
#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}

.pure-float div[class^="pure-u-"] {display: block; float: left;}

.show_mobile {display: none;}
.show_mobile_xs {display: none;}

.comunicazione-concreta {font-size: 68px; line-height: 70px; margin-top: -35px;}
.chisiamo-title {font-size: 96px; line-height: 86px; padding: 14px 0 4px 0; border-bottom: 1px solid #fff; color: #fff; display: block; cursor: pointer;}
.chisiamo-box {padding: 38px 40px; font-size: 12px; line-height: 18px; color: #333; display: none; background: #fff;}
.chisiamo-box-left {margin-right: 20px;}
.chisiamo-box-right {margin-left: 20px;}
.chisiamo-box-img {width: 100%; background: #bc6400; min-height: 150px;}
.chisiamo-box-img img {width: 100%;}


.cosafacciamo-box-cont {margin: 4px;}
.cosafacciamo-box-cont a {display: block;}
.cosafacciamo-box {padding: 10px; background: #fff;}
.cosafacciamo-box-img {background: #666; width: 100%; position: relative;}
.cosafacciamo-box-img .blur {position: absolute; top: 0; left: 0; z-index: 3}
.cosafacciamo-box-citta {display: none;}

.cosafacciamo-list {}
.cosafacciamo-list a {display: block; line-height: 32px; margin-right: 40px;}
.clienti_det .cosafacciamo-list a {line-height: 15px; margin: 0px 40px 6px 0}
.cosafacciamo-list-det {line-height: 20px; margin-bottom: 8px;}
.cosafacciamo-list-show {display: none; position: fixed; z-index: 1}
.cosafacciamo-list-hidden {display: none; max-height: 300px; padding: 10px; overflow: auto}
.cosafacciamo-list-hidden a {display: block; font-size: 40px;}
.cosafacciamo-det-box-table {}
.cosafacciamo-det-media {width: 240px; margin-right: 20px;}

.models-box .absolute {z-index: 2}
.models-box-cont {margin: 20px;}
.models-box-copy {left: 20px; top: 20px;}
.models-box-dot {background: #1f822c; width: 40px; height: 40px; right: 0; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; right: 20px; top: 20px; cursor: pointer;}
.models-box-dot.sel {background: #d1002e;}
.models-box-num {background: transparent; border: 3px solid #fff; width: 40px; height: 40px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; line-height: 40px; right: 20px; bottom: 20px;}
.models-box-opt {left: 20px; bottom: 20px;}
.models-box-opt div {width: 40px; height: 40px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; color: #1f6982; border: 3px solid #1f6982; display: block; float: left; margin-right: 6px; cursor: pointer;}
.models-box-opt div.sel {background: #9dbbc5}
.models-box-img img {display: none;}
.models-box-img img.sel {display: block;}

.footerlink a {margin-left: 14px;}
.footerlink a.sel {color: #fc8600}

.page-title {font-size: 74px; line-height: 64px; padding: 14px 0 4px 0; margin-bottom: 10px; border-bottom: 1px solid #fff; color: #fff; display: block;}
.page-title.c1 {color: #fc8600; border-color: #fc8600}

.video-container {position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden;}
.video-container iframe, .video-container object, .video-container embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

@media screen and (max-width: 567px)
{
	.chisiamo-box-left, .chisiamo-box-right {margin: 0px;}
	.chisiamo-box {padding: 18px 20px;}
	.hide_mobile_xs {display: none;}
	.show_mobile_xs {display: block;}
	.padding40 {padding: 20px;}
}

.logo-top {}
#head {position: fixed}
.logo_transp {background: url(/images/logo_transp.png) center top no-repeat transparent;}
.topdiv {padding-top: 80px}


@media only screen and ( max-width: 940px )
{
	.comunicazione-concreta {font-size: 50px; line-height: 50px; margin-top: -25px;}
	.cosafacciamo-list {max-width: 200px;}
	.cosafacciamo-table td {white-space: normal !important}
}

@media only screen and ( min-width: 767px ) and ( max-width: 960px )
{
	.models-box-opt div, .models-box-num, .models-box-dot {width: 30px; height: 30px; line-height: 30px !important; font-size: 18px !important}
	.models-box-opt i {line-height: 30px !important; font-size: 18px;}
}

@media only screen and ( min-width: 568px ) and ( max-width: 640px )
{
	.models-box-opt div, .models-box-num, .models-box-dot {width: 30px; height: 30px; line-height: 30px !important; font-size: 18px !important}
	.models-box-opt i {line-height: 30px !important; font-size: 18px;}
}


@media only screen and ( max-width: 767px )
{
	.servslide h1 {font-size: 60px;}
	.menu-servizi div:nth-child(6) {line-height: 52px;}
	.topdiv {padding-top: 50px;}
	.autoheight .container:not(.nopadding) {padding: 20px;}
	.servslide {position: relative; top: 0; margin-top: 0 !important}
	.autoheight {padding-top: 50px;}
	.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 #000; line-height: 50px; background: #191919;}
	#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;}
	#nav.target > ul {display: block; z-index: 1}
	#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: 50px; color: #666; font-size: 16px; height: 50px; background: #f6f6f6; display: block; border-bottom: 1px solid #e6e6e6}
	.comunicazione-concreta {font-size: 70px; line-height: 80px; margin-top: -80px;}
	.content-nofooter {margin-bottom: 0;}
	.cosafacciamo-det-box-table td {display: block; position: relative;}
	.cosafacciamo-det-media {width: 100%; margin: 0 0 20px 0 !important}
}

@media only screen and ( max-width: 600px )
{
	.comunicazione-concreta {font-size: 60px; line-height: 70px; margin-top: -70px;}
	.cosafacciamo-list {display: none;}
	.cosafacciamo-list-show {display: block;}
	.cosafacciamo-page {padding-top: 50px !important; z-index: 0; position: relative;}
}

@media only screen and ( max-width: 500px )
{
	.comunicazione-concreta {font-size: 50px; line-height: 60px; margin-top: -60px;}
	.chisiamo-title {font-size: 60px; line-height: 52px;}
}

@media only screen and ( max-width: 420px )
{
	.comunicazione-concreta {font-size: 44px; line-height: 54px; margin-top: -54px;}
	.autoheight .container:not(.nopadding) {padding: 10px;}
	.cosafacciamo-page {padding-top: 40px !important;}
}


/* SUPERSIZED */
#supersized a {cursor: default}

#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:transparent; /* url(/imgages/progress.gif) no-repeat center center */}

#supersized {  display:block; position:fixed; left:0; bottom: -50px; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/

#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
#supersized a { width:100%; height:100%; display:block; }
#supersized li.prevslide { z-index:-20; }
#supersized li.activeslide { z-index:-10; }
#supersized li.image-loading { background:#111 /* url(/images/progress.gif) */ no-repeat center center; width:100%; height:100%; }
#supersized li.image-loading img{ visibility:hidden; }
#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }

/*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;}
.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;}
.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}
label.c1 {color: #b3b3b3; font-family: 'BebasNeueRegular', 'Arial', sans-serif; font-size: 26px;}


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