	/* CSS

 ____________________________________________________________
|                                                            |
|    ENGINE + Complic  { http://complic.eu }                 |
|    DESIGN + Complic Studio   { http://complicstudio.com }  |
|      DATE + 2013 Settembre                                 |
|   CREDITS + Complic                                        |
| COPYRIGHT + Copyright Complic 2013                         |
|____________________________________________________________|

*/

@font-face {
    font-family: 'studioicon-webfont';
    src: url('/fonts/studioicon-webfont.eot');
    src: url('/fonts/studioicon-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/studioicon-webfont.woff') format('woff'),
         url('/fonts/studioicon-webfont.ttf') format('truetype'),
         url('/fonts/studioicon-webfont.svg#studio-icon1-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'studio-icon1-webfont';
    src: url('/fonts/studio-icon1-webfont.eot');
    src: url('/fonts/studio-icon1-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/studio-icon1-webfont.woff') format('woff'),
         url('/fonts/studio-icon1-webfont.ttf') format('truetype'),
         url('/fonts/studio-icon1-webfont.svg#studio-icon1-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'studioicon2-webfont';
    src: url('/fonts/studioicon2-webfont.eot');
    src: url('/fonts/studioicon2-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/studioicon2-webfont.woff') format('woff'),
         url('/fonts/studioicon2-webfont.ttf') format('truetype'),
         url('/fonts/studioicon2-webfont.svg#studioicon2-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'studioicon3-webfont';
    src: url('/fonts/studioicon3-webfont.eot');
    src: url('/fonts/studioicon3-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/studioicon3-webfont.woff') format('woff'),
         url('/fonts/studioicon3-webfont.ttf') format('truetype'),
         url('/fonts/studioicon3-webfont.svg#studioicon3-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'studio-servizi-webfont';
    src: url('/fonts/studio-servizi-webfont.eot');
    src: url('/fonts/studio-servizi-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/studio-servizi-webfont.woff') format('woff'),
         url('/fonts/studio-servizi-webfont.ttf') format('truetype'),
         url('/fonts/studio-servizi-webfont.svg#studio-servizi-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'studio-dettagli-webfont';
    src: url('/fonts/studio-dettagli-webfont.eot');
    src: url('/fonts/studio-dettagli-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/studio-dettagli-webfont.woff') format('woff'),
         url('/fonts/studio-dettagli-webfont.ttf') format('truetype'),
         url('/fonts/studio-dettagli-webfont.svg#studio-dettagli-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* inizio css */
* {
	margin: 0;
	padding: 0;
	outline: 0;
	font-family: 'Istok Web', Arial, sans-serif;
}
ul,ol,li {
	list-style: none;
	position: relative;
}
body,a,input {
	color: #3E3E3E;
	font-size: 15px;
	margin: 0;
	padding: 0;
}
body {
	behavior: url(IE_hover.htc);
	overflow-x: hidden;
	background-color: #3C3C3C;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-y;
	background-position: center top;
}
img,fieldset {
	border: 0;
}
a {
	cursor: pointer;
	text-decoration: none;
	font-size: 16px;
}
a:hover {
	color: #4156A0;
}
h1,h2,h3,h4,h5,p {
	display: block;
}
h1 {
	font-size: 25px;
	margin: 15px 0 30px;
	color: #3C3C3C;
	position: relative;
	text-transform: uppercase;
}
h1.intro {
	text-transform: none;
	width: 80%; 
	color: #FFF; 
	padding-left: 10%; 
	font-weight: normal; 
	padding-right: 10%;
	margin: 0;
}
h2 {
	font-size: 25px;
	line-height: 25px;
	margin:15px 0 15px;
	color: #3E3E3E;
}
h3 {
	font-size: 25px;
	margin: 15px 0;
	color: #4682b4;
	position: relative;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	color: #3C3C3C;
	margin: 15px 0 15px;
	
}
h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 10px;
	color: #3E3E3E
}
p {
	font-size: 16px;
	color: #3C3C3C;
}
a, p, h1, h2, h3, h4, h5, div {
	/* -webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; */
}
.upper {
	text-transform:uppercase;
}
.margin05 {
	margin: 5px;
}
.margin10 {
	margin: 10px;
}
.margin15 {
	margin: 15px;
}
.clear {
	clear:both;
	overflow:hidden;
}
.padd_left {
	margin-left: 25px;
}
.padd_right100 {
	padding-right: 76px;
}
.colonne {
	column-count: 2;
	column-gap: 30px;
	column-width: 330px;
	-webkit-column-count: 2;
	-webkit-column-gap: 30px;
	-webkit-column-width: 330px;
	-moz-column-count: 2;
	-moz-column-gap: 30px;
	-moz-column-width: 330px;
	column-top: 0;
}
.center {
	margin: 0 auto;
	text-align: center;
}
.wd {
	color: #2A59A6;
}
h1.wd {
	border-bottom: 2px solid #2A59A6;
	background-color: #2A59A6;
	color: #FFF;
	padding: 10px 10px 4px;
}
.print {
	color: #F39200;
}
h1.print {
	background-color: #F39200;
	color: #FFF;
	padding: 10px 10px 4px;
	border-bottom: 2px solid #F39200;
}
h1.log {
	background-color: #F7C825;
	color: #FFF;
	padding: 10px;
}
ul li.about {
	display: inline-block;
	padding: 5px;
	background-color: #2A59A6;
	margin: 5px 0;
}
ul li.about a {
	color: #FFF;	
}
@-webkit-keyframes pulse { 
    0% { -webkit-transform: scale(1); } 
    50% { -webkit-transform: scale(1.1); } 
    100% { -webkit-transform: scale(1); } 
} 
@keyframes pulse { 
    0% { transform: scale(1); } 
    50% { transform: scale(1.1); } 
    100% { transform: scale(1); } 
}
.icn.app:hover {
	color: #95C11F;
	cursor: pointer;
	-webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    -webkit-animation-timing-function: ease-in-out; 
    animation-timing-function: ease-in-out;
    -webkit-animation-name: pulse; 
    animation-name: pulse;
}
.icn.graph:hover {
	color: #E11067;
	cursor: pointer;
	-webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    -webkit-animation-timing-function: ease-in-out; 
    animation-timing-function: ease-in-out;
    -webkit-animation-name: pulse; 
    animation-name: pulse; 
}
.icn.w-d:hover {
	color: #2A59A6;
	cursor: pointer;
	-webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    -webkit-animation-timing-function: ease-in-out; 
    animation-timing-function: ease-in-out;
    -webkit-animation-name: pulse; 
    animation-name: pulse; 
}
.icn.printer:hover {
	color: #F39200;
	cursor: pointer;
	-webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    -webkit-animation-timing-function: ease-in-out; 
    animation-timing-function: ease-in-out;
    -webkit-animation-name: pulse; 
    animation-name: pulse;
}
.graphic {
	color: #E11067;
}
h1.graphic {
	border-bottom: 2px solid #E11067;
	background-color: #E11067;
	color: #FFF;
    padding: 10px 10px 4px;
}
h1.service-app {
	background-color: #95C11F;
	border-bottom: 2px solid #95C11F;
	color: #FFF;
    padding: 10px 10px 4px;
}
.market-serv {
	color: #E6342B; 
}
h1.market-serv {
	background-color: #E6342B;
    padding: 10px 10px 4px;
	color: #FFF;
	border-bottom: 2px solid #E6342B;
}
.service-app {
	color: #95C11F;
}
.icn.app:hover {
	color: #95C11F;
	cursor: pointer;
	-webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    -webkit-animation-timing-function: ease-in-out; 
    animation-timing-function: ease-in-out;
    -webkit-animation-name: pulse; 
    animation-name: pulse;
}
.icn.mkt:hover {
	color: #E6342B; 
	cursor: pointer;
	-webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    -webkit-animation-timing-function: ease-in-out; 
    animation-timing-function: ease-in-out;
    -webkit-animation-name: pulse; 
    animation-name: pulse;	
}
/* Body */
#body {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
/* Header */
#header {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	overflow: hidden;
	z-index: 9999;
}
#header .header {
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: 119px;
}
#header .logo {
	font-family: 'studioicon-webfont';
	width: 352px;
	display: block;
	position: absolute;
	font-size: 90px;
	top: 26px;
	font-weight: 100;
	color: #3D3C3C;
}
body.safari #header h1 {
	top: 10px;
}
body.safari-ios #header h1 {
	top: 0px;
}

/* Menu */
#header .header #menu {
	position: absolute;
	width: 606px;
	right: 0px;
	top: 0px;
}
.close {
	height: 0px;
	margin: 0px;
}
#header .header #menu ul {
	padding: 0;
	width: 606px;
	display: table;
	table-layout: fixed;
}
#header .header ul.menu li {
	text-align: center;
	height: 124px;
	text-transform: uppercase;
	display: table-cell;
}
#header .header ul.menu li a {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}
#header .header ul.menu li.home {
	background-color: #CCCA24;
}
#header .header ul.menu li.team {
	background-color: #F7C825;
}
#header .header ul.menu li.servizi {
	background-color: #E33A2A;
}
#header .header ul.menu li.galleria {
	background-color: #E11067;
}
#header .header ul.menu li.contatti {
	background-color: #6B5393;
}
#header .header ul.menu li.richieste {
	background-color: #434997;
}
#header .header ul.menu li .text {
	position: absolute;
	top: 150px;
	left: 0px;
	right: 0px;
	color: #FFF;
	font-size: 15px;
}
#header .header ul.menu li:hover .text, #header .header ul.menu li.current .text {
	top: 70px;
	transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-o-transition: all 0.5s; 
	-moz-transition: all 0.5s;
}
#header .header ul.menu li a .ico {
	font-family: 'studioicon-webfont';
	font-size: 45px;
	position: absolute;
	top: 40px;
	left: 14px;
	width: 100%;
	color: #FFF;
	text-align: center;
	margin-left: -12px;
	transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-o-transition: all 0.5s; 
	-moz-transition: all 0.5s;
	outline: none;
	-webkit-font-smoothing: antialiased;
}
body.safari #header .header ul.menu li a .ico {
	top: 30px;
}
body.safari-ios #header .header ul.menu li a .ico {
	top: 25px;
}
#header .header ul.menu li:hover a .ico, #header .header ul.menu li.current a .ico {
	transform: translate(0px,-20px);
	-ms-transform: translate(0px,-20px); /* IE 9 */
	-o-transition: translate(0px,-20px);
	-webkit-transform: translate(0px,-20px);
}
#header .header ul.menu li:hover a {
	padding-top: 10px;
}
#header .header ul.menu li a:hover, #header .header ul.menu li.current a {
	color: #430c12;
}
#banner a#arrow_left, #banner a#arrow_right {
	background: url(../images/bg_arrows.png) no-repeat;
	display: block;
	height: 149px;
	position: absolute;
	top: 185px;
	width: 74px;
	z-index: 9999;
	cursor: pointer;
	
}
#banner a#arrow_right {
	right: 0px;
	background: url(../images/bg_arrows.png) center right;
}
#body {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

/* Banner Home */
#body #banner {
	width: 100%;
}
#body #banner #wrapper {
	width: 100%;
	margin: 0 auto;
}
#body #banner #wrapper .banner {
	background-image: url('../images/banner/banner1.jpg');
	margin: 0 auto;
	position: relative;
	margin-bottom: 30px;
	width: 65%;
	background-size: contain;
	overflow: hidden;
}

/* Menu Body Home */
#body #home #menu_home {
	width: 100%;
	margin: 0 auto;
	background-color: #3D3D3C;
}
#body #home #menu_home .menu_home {
	width: 960px;
	margin: 0 auto;
	height: 420px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #FFF;
	text-align: center;
	font-size: 20px;
}
#body #home #menu_home .menu_home .item {
	position: relative;
	width: 158px;
	height: 146px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align: top;
	margin-right: 8px;
	background-color: #FFF;
	border: 10px solid #DCDCDC;
	padding-top: 12px;
	font-size: 17px;
	overflow: hidden;
	transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-o-transition: all 0.5s; 
	-moz-transition: all 0.5s;
}
#body #home #menu_home .menu_home .item:hover, #body #home #menu_home .menu_home .item:hover .ico {
	color: #FFF;
}
#body #home #menu_home .menu_home .item:hover .ico {
	font-size: 150px;
	left: 20px;
	right: 0px;
	top: 20px;
	-webkit-transform: rotate(11deg);
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
#body #home #menu_home .menu_home .item.web_design:hover {
	background-color: #2A59A2;
	border: 10px solid #7794C2;
}
#body #home #menu_home .menu_home .item.app:hover {
	background-color: #95C11F;
	border: 10px solid #BBD578;
}
#body #home #menu_home .menu_home .item.grafica:hover {
	background-color: #E11067;
	border: 10px solid #E85B97;
}
#body #home #menu_home .menu_home .item.stampa:hover {
	background-color: #F39200;
	border: 10px solid #F5B365;
}
#body #home #menu_home .menu_home .item.marketing:hover {
	background-color: #E6342B;
	border: 10px solid #EC7272;
}
#body #home #menu_home .menu_home .item .ico {
	position: absolute;
	bottom: 14px;
	color: #3d3d3c;
	font-family: 'studio-icon1-webfont';
	font-size: 100px;
	left: 0px;
	right: 0px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}	
/* Home Work Banner */
#body #home #work {
	width: 100%;
	margin: 0 auto;
	background-color: #DADADA;
	height: 340px;
}
#body #home #work .cntn {
	position: relative;
	width: 980px;
	margin: 0 auto;
}
#body #home #work .work {
	position: relative;
	width: 500px;
	margin: 0 auto;
	padding-left: 430px;
	padding-top: 30px;
	padding-right: 30px;
	font-size: 16px;
}
#body #home .separator {
	position: absolute;
	width: 22px;
	height: 277px;
}
#body #home .separator.right {
	background-image: url(../images/shadow_right.png);
	right: 0px;
	top: 16px;
}
#body #home .separator.left {
	background-image: url(../images/shadow_left.png);
	left: 0px;
	top: 16px;
}
#body #home .img_dispositivo {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 345px;
	height: 216px;
}
#body #home #work .work .img_dispositivo.ciminiera {
	background-image: url(../media/app_ciminiera.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#body #home #work .work .img_dispositivo.iphone {
	background-image: url(../images/dispositivi/img_iphone.png);
	background-repeat: no-repeat;
}

.galleria_banner {
	width: 1200px;
	height: 700px;
	margin: 0 auto; 
	text-align: center;
	position: relative;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(../images/galleria.jpg);
}
#refwebdesign {
	position: absolute;
	width: 360px;
	position: absolute;
	height: 380px;
	left: 180px;
	top: 75px;
	display: block;
	
}
#label {
	position: absolute;
	width: 250px;
	height: 25px;
	padding-top: 10px;
	top: 50px;
	left: 50px;
	font-size: 0px;
	display: block;
	background-color: rgba(255,255,255,0);
	color: #FFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#refwebdesign:hover > #label {
	color: #FFF;
	font-size: 15px;
	background-color: #2A59A2;
}
#refipad {
	position: absolute;
	width: 315px;
	position: absolute;
	height: 180px;
	left: 125px;
	top: 500px;
}
#labelipad {
	position: absolute;
	width: 250px;
	height: 25px;
	padding-top: 10px;
	top: 0px;
	left: 50px;
	font-size: 0px;
	display: block;
	background-color: rgba(255,255,255,0);
	color: #FFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#refipad:hover > #labelipad {
	color: #FFF;
	font-size: 15px;
	background-color: #CCCA24;
}
#labelgrafica {
	position: absolute;
	width: 250px;
	height: 25px;
	padding-top: 10px;
	top: 0px;
	right: 0px;
	font-size: 0px;
	display: block;
	background-color: rgba(255,255,255,0);
	color: #FFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#refgrafica {
	position: absolute;
	width: 100px;
	position: absolute;
	height: 180px;
	right: 475px;
	top: 400px;
}
#refgrafica:hover > #labelgrafica {
	color: #FFF;
	font-size: 15px;
	background-color: #E11067;
}
#labelstampa {
	position: absolute;
	width: 250px;
	height: 25px;
	padding-top: 10px;
	top: 0px;
	right: 0px;
	font-size: 0px;
	display: block;
	background-color: rgba(255,255,255,0);
	color: #FFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#refstampa {
	position: absolute;
	width: 100px;
	position: absolute;
	height: 180px;
	right: 300px;
    top: 300px;
}
#refstampa:hover > #labelstampa {
	color: #FFF;
	font-size: 15px;
	background-color: #F39200;
}
#labelloghi {
	position: absolute;
	width: 250px;
	height: 25px;
	padding-top: 10px;
	top: 0px;
	right: 0px;
	font-size: 0px;
	display: block;
	background-color: rgba(255,255,255,0);
	color: #FFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#refloghi{
	position: absolute;
	width: 100px;
	position: absolute;
	height: 180px;
	right: 500px;
    top: 300px;
}
#refloghi:hover > #labelloghi {
	color: #FFF;
	font-size: 15px;
	background-color: #F7C825;
}
/* Banner */
body #banner {
	position: relative;
	width: 100%;
	padding: 0;
	/*height: 570px;*/
	height: 424px;
	border-top: 1px solid #FFF;
}
body #banner .wrapper {
	width: 100%;
	overflow: hidden;
	height: 411px;
	display: block;	
}
body #banner .wrapper .banner a {
	display: block;
	width: 100%;
	height: 100%;
}
/* Prova animazione */	
#loader {
	position: fixed;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background-color: #fff;
	z-index: 9999;
}
#loader .container {
    position: absolute;
    width: 500px;
    height: 154px;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -77px;
}
#loader .container .log {
	position: absolute;
	top: 0px;
	width: 475px;
	text-align: center;
	font-size: 105px;
	color: #000;
	font-family: 'studioicon-webfont';
	-webkit-font-smoothing: antialiased;
}
#loader .container .progress {
    width: 400px;
    margin: 85px auto;
}
#loader .container .progress .bar {
    background: #e5e9eb;
    height: 6px;
    position: relative;
}
#loader .container .bar .percentage {
    background: -webkit-gradient(linear, left top, right top,
                 color-stop(0%,#01dcd7),
                 color-stop(23%,#086df2),
                 color-stop(50%,#11a1e3),
                 color-stop(78%,#9350ad),
                 color-stop(100%,#fb4a71));
    background-size: 400px 5px;
    height: 4px;
    position: relative;
    width: 0;
    transition: width 3s cubic-bezier(1,0,.62,.86);
}
#loader .container .bar .percentage .shadow {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 75px;
    left: 35px;
    -webkit-transform: skew(45deg);
    -webkit-backface-visibility: hidden;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.05)), color-stop(100%,rgba(252,252,252,0)));
}
/* Page */
#page {
	width: 100%;
	background-color: #FFF;
	border-top: 1px solid #ccc;
}
#page .page {
	width: 960px;
	padding: 30px 0;
	margin: 0 auto;
	position: relative;
}
body[class*="como"] #page .page img {
	width: 960px;	
}
#page .page .loghi {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#page .page .logo {
	width: 182px;
	padding: 10px;
	margin-right: 12px;
	padding-top: 140px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	background-color: #f7f7f7;
	margin-top: 15px;
	border: 1px solid #DADADA;
	text-align: center;
	box-shadow: inset 3px 3px 0 #dedede;
}
#page .page .logo img {
	top: 5px;
	left: 5px;
	height: 100%;
	position: absolute;
	width: 195px;
	height: 129px;
}
#page .page .logo:nth-child(4n) {
	margin-right: 0;
}
#page .page .presenta {
	width: 606px;
	position: relative;
	margin: 0 auto;
	padding-left: 354px;
	min-height: 150px;
	padding-top: 40px;
	padding-bottom: 50px;
}
#page .page .presenta li {
	font-size: 16px;
}
.prosegui {
	position: absolute;
	right: 10px;
	color: #DADADA;
	display: block;
	top: 15px;
	font-size: 20px;
	font-weight: lighter;
	text-transform: none;
}
.prosegui:hover {
	color: #DCDCDC;
}	
#page .page .presenta .ico {
	position: absolute;
	font-size: 180px;
	top: 40px;
	left: 10px;
	width: 345px;
	font-family: 'studioicon-webfont';
	text-align: center;
}
body.safari #page .page .presenta .ico {
	top: 30px;
}
#page .page .presenta .ico_gallery {
	position: absolute;
	font-size: 180px;
	width: 345px;
	top: 76px;
	left: 0px;
	text-align: center;
	font-family: 'studio-icon1-webfont';
}
#page .page .presenta .ico_gallery.secfont {
	font-family: 'studio-servizi-webfont';
}
#page .page .presenta .item {
	width: 506px;
	padding-left: 100px;
	padding-top: 15px;
	position: relative;
}
#page .page .presenta .item h4 {
	margin-bottom: 5px;
}
#page .page .presenta .item .icn {
	position: absolute;
	font-size: 50px;
	width: 95px;
	top: 15px;
	left: 0px;
	text-align: center;
	font-family: 'studio-servizi-webfont';
	-webkit-font-smoothing: antialiased;
}
#page .page .section {
	width: 460px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-left: 10px;
	margin-bottom: 30px;
}
#page .page .section_separator {
	width: 5px;
	height: 200px;
	border-right: 1px solid #3E3E3E;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-top: 15px;
	margin-bottom: 15px;
	vertical-align: top;
}
#body .page .menu_page {
	width: 960px;
	margin: 0 auto;
	min-height: 330px;
	padding-top: 30px;
	color: #3C3C3C;
	text-align: center;
	font-size: 20px;
	background-color: #FFF;
}
#body .page .menu_page .disponibili {
	font-size: 18px;
	text-align: center;
	margin: 20px 0;
}
#body .page .menu_page .disponibili a {
	font-size: 18px;
}
#body .page .menu_page .item {
	position: relative;
	width: 158px;
	height: 146px;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align: top;
	margin-right: 8px;
	background-color: #FFF;
	border: 10px solid #DCDCDC;
	padding-top: 12px;
	font-size: 17px;
	overflow: hidden;
	transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-o-transition: all 0.5s; 
	-moz-transition: all 0.5s;
}
#body .page .menu_page .item:hover, #body .page .menu_page .item:hover .ico {
	color: #FFF;
}
#body .page .menu_page .item:hover .ico {
	font-size: 150px;
	left: 20px;
	right: 0px;
	top: 20px;
	-webkit-transform: rotate(11deg);
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
#body .page .menu_page .item.web_design:hover {
	background-color: #2A59A2;
	border: 10px solid #7794C2;
}
#body .page .menu_page .item.app:hover {
	background-color: #95C11F;
	border: 10px solid #BBD578;
}
#body .page .menu_page .item.grafica:hover {
	background-color: #E11067;
	border: 10px solid #E85B97;
}
#body .page .menu_page .item.stampa:hover {
	background-color: #F39200;
	border: 10px solid #F5B365;
}
#body .page .menu_page .item.marketing:hover {
	background-color: #E6342B;
	border: 10px solid #EC7272
}
#body .page .menu_page .item .ico {
	position: absolute;
	bottom: 14px;
	color: #3d3d3c;
	font-family: 'studio-icon1-webfont';
	font-size: 100px;
	left: 0px;
	right: 0px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
#body #page #work {
	width: 100%;
	margin: 0 auto;
	background-color: #DADADA;
	height: 340px;
}
#body #page #work .work {
	position: relative;
	width: 570px;
	margin: 0 auto;
	padding-left: 390px;
	padding-top: 50px;
}
#body #page #work .work .separator {
	position: absolute;
	width: 22px;
	height: 277px;
}
#body #page .work .separator.right {
	background-image: url(../images/shadow_right.png);
	right: 0px;
	top: 16px;
}
#body #page #work .work .separator.left {
	background-image: url(../images/shadow_left.png);
	left: 0px;
	top: 16px;
}
#body #page #work .work .img_dispositivo {
	position: absolute;
	top: 45px;
	left: 30px;
	width: 345px;
	height: 216px;
	overflow: hidden;
}
#body #page .work .img_dispositivo.iphone {
	background-image: url(../images/dispositivi/img_iphone.png);
	background-repeat: no-repeat;
}
#body #page .work .img_dispositivo.ciminiera {
	background-image: url(../media/app_ciminiera.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

/* galleria */
#page .gallery {
	width: 960px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#page .gallery .paint {
	width: 240px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align: top;
	text-align: center;
	margin-bottom: 25px;
}
#page .gallery .paint img {
	width: 194px;
	border: 1px solid #dadada;
	height: 123px;
}
#page .gallery .paint.smartphone img {
	width: 87px;
	margin: 0 auto;
}
#page .gallery .paint  h4 {
	margin: 10px 0 5px;
}
#page .gallery .paint  p {
	margin: 10px 0 5px; 	 	
}

/* Nav */
#page .page .overflow {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 560px;
	overflow: hidden;
	background-image: url(../images/overflow.png);
	background-repeat: repeat-y;
	z-index: 9;
}
#page .page .dispositivo {
	overflow: hidden;
}
#page #_nav {
	position: absolute;
	top: 530px;
	width: 960px;
	height: 20px;
	text-align: center;
	z-index: 999;
}
#page #_nav a {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	background: #969696;
	height: 8px;
	width: 8px;
	text-indent: -9999px;
	margin: 2px;
	border: 1px #fff solid;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
#page #_nav a:hover, #page #_nav a.activeSlide {
	background: #0087C6;
	opacity: 1;
	filter: alpha(opacity=100);
}

/* Device */
.device {
	position: relative;
	height: 560px;
	width: 100%;
}
.device .frame {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 530px;
	background-position: center center;
	background-repeat: no-repeat;
}
.device img {
	position: absolute;
	top: 54px;
	left: 211px;
	width: 538px;
	max-height: 400px;
}
.device.imac .frame {
	background-image: url('../images/device/imac_big.png');
}
.device.macbook .frame {
	background-image: url('../images/device/macbook_big.png');
}
.device.ipad .frame {
	background-image: url('../images/device/ipad_big.png');
}
.device.iphone .frame {
	background-image: url('../images/device/iphone_big.png');
}
.device.iphone5 .frame {
	background-image: url('../images/device/iphone5_big.png');
}
.device.nexus5 .frame {
	background-image: url('../images/device/nexus5_big.png');
}
.device.imac img {
	position: absolute;
	top: 54px;
	left: 211px;
	width: 538px;
}
.device.macbook img {
	position: absolute;
	top: 65px;
	left: 196px;
	width: 569px;
}
.device.ipad img {
	position: absolute;
	top: 112px;
	left: 275px;
	width: 403px;
}
.device.iphone img {
	position: absolute;
	top: 120px;
	left: 386px;
	width: 188px;
}
.device.iphone5 img {
	position: absolute;
	top: 105px;
	left: 391px;
	width: 180px;
}
.device.nexus5 img {
	position: absolute;
	top: 81px;
	left: 379px;
	width: 201px;
	height: 358px;
}

/* $device["Apple Desktop"] = "imac";
$device["iPhone"] = "iphone";
$device["Apple Laptop"] = "macbook";
$device["iPad"] = "ipad";
$device["Android"] = "nexus";
$device["Windows Phone"] = "lumia";
$device["Windows Surface"] = "surface";
$device["Windows Desktop"] = "pc";
$device["Windows Laptop"] = "hp"; */


/* dettaglio lavori */
#page .page .title h3 {
	margin-left: 354px;
}
#page .page .title {
	width: 960px;
	margin: 0 auto;
}
#page .page .specifiche {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 35px;
}
#page .page .specifiche .details {
	width: 354px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}	
#page .page .specifiche .tag {
	display: none;
}
#page .page .specifiche .details .detail {
	width: 354px;
	position: relative;
	padding-bottom: 15px;
	margin-right: 15px;
	display: block;
	min-height: 31px;
}
#page .page .specifiche .details .detail:last-child {
	padding-bottom: 30px;
}
#page .page .specifiche .description {
	width: 586px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align: top;
}
#page .page .detail .icon {
	font-family: 'studio-dettagli-webfont';
	font-size: 45px;
	width: 55px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: -15px;
	display: block;
}
#page .page .detail .icon.gallery {
	font-family: 'studioicon-webfont';
}
#page .page .detail .icon. {
}
#page .page .detail h4 {
	margin: 10px 0px 0px 65px;
}
#page .page .detail p {
	margin-left: 65px;
}

/* footer */
#footer {
	width: 100%;
}
#footer .hidden {
	padding-top: 250px;
	font-size: 9px;
	height: auto;
	overflow: hidden;
}
#footer .continua {
	margin: 10px auto;
	cursor: pointer;
}
#footer .footer {
	width: 960px;
	margin: 0 auto;
	position: relative;
	color: #FFF;
}
#footer .footer .info {
	padding-left: 130px;
	width: 830px;
	padding-top: 20px;
	position: relative;
	padding-bottom: 20px;
	margin: 0 auto;
	font-size: 11px;
}
#footer .footer .info a {
	font-size: 11px;
}
#footer .footer .info.pag {
	position: absolute;
	top: 100px;
	border-top: 1px dashed #DADADA;
}
#footer .footer a {
	color: #FFF;
	position: relative;
}
#footer .footer a:hover {
	color: #ccc;
}
#footer .footer .tratteggio {
	position: absolute;
	top: 100px;	
	margin-bottom: 10px;
	width: 960px;
	border-top: 1px dashed #FFF;
	color: #FFF;
	margin: 0 auto;
}
#footer .footer .social {
	position: absolute;
	width: 606px;
	top: 0px;
	right: 0px;
	display: table;
	table-layout: fixed;
}
#footer .footer h2.localwork {
	position: absolute;
	top: 60px;
}
#footer .footer .close_btn {
	position: absolute;
	top: 80px;
	left: 300px;
	width: 22px;
	height: 12.4px;
	background-image: url(../images/close.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow-y: hidden;
}
#footer .footer .social .itm {
	position: relative;
	display: table-cell;
	height: 100px;
	position: relative;
}
#footer .footer .social .itm .ico {
	position: absolute;
	top: 26px;
	width: 100px;
	color: #FFF;
	font-family: 'studioicon-webfont';
	font-size: 60px;
	text-align: center;
	-webkit-font-smoothing: antialiased;
}
#footer .footer .social .itm .ico.dribble {
	background-image: url(../images/dribbble.png);
	height: 45px;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 25px;
}
#footer .footer .social .itm .bg {
	background-color: #3D3D3C;
	width: 29px;
	height: 28px;
	position: absolute;
	left: 36px;
	top: 36px;
}
#footer .footer .property {
	position: absolute;
	width: 960px;
	top: 100px;
	height: auto;
}
#footer .footer .property #footer_index {
	width: 960px;
	margin: 20px auto 0;
	position: relative;
	overflow: hidden;
	height: auto;
	border-bottom: 1px #DADADA dashed;
	padding-left: 0px;
	background-color: #3C3C3C;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer .footer .property #footer_index.close {
	height: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer .footer #keywords {
	position: relative;
	color: #FFF;
	width: 960px;
	left: 0px;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 10px;
}
#footer .footer #keywords a {
	font-size: 15px;
	line-height: 18px;
}
#footer .footer .credits.fonticon {
	position: absolute;
	font-size: 60px;
	color: #FFF;
	left: 0px;
	font-family: 'studioicon-webfont';
	top: 20px;
	-webkit-font-smoothing: antialiased;
}
body.safari #footer .footer .social .itm .ico {
	top: 16px;
}
body.safari #footer .footer .property .credits.fonticon {
	top: -10px;
}
body.safari-ios #footer .footer .social .itm .ico {
	top: 6px;
}
body.safari-ios #footer .footer .property .credits.fonticon {
	top: -20px;
}
#page .page #anteprima {
	margin-bottom: 30px;
	margin-top: 30px;
	width: 100%;
}
#page .page #anteprima .anteprima:last-child {
	margin-right: 0px;
}
a.anteprima {
	display: inline-block;
	margin-right: 20px;
	width: 180px;
	height: 180px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	position: relative;
}
a.anteprima.sealines {
	background-image: url(../images/sealines-app.png);
	width: 130px;
}
a.anteprima.menu {
	background-image: url(../images/ipraticomenu-app.png);
	margin-right: 70px;
}
a.anteprima.silvermusic {
	background-image: url(../images/silvermusic-app.png);
}

/* errore */
#wrapper .label.error {
	color: #EA2929;
	display: none;
	font-size: 10px;
	padding: 10px;
	padding-bottom: 0;
}
#wrapper .text {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 960px;
	margin: auto;
	color: #3F3F3F;
}
#wrapper .text h3 {
	font-size: 20px;
	font-weight: bold;
	color: #3F3F3F;
}
#wrapper .text p {	
	font-size: 15px;
	text-align: left;-
	text-align: center;
} 
.page.error .human {
	background-image: url(../images/human.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 604px;
	height: 490px;
	display: block;
	margin: 0 auto;
	position: relative;
}
.page.error .human .arm {
	background-image: url(../images/arm.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 119px;
	left: 311px;
	width: 120px;
	height: 132px;
	-webkit-transform-origin: left bottom;
	-webkit-animation: arm 2s ease-in-out infinite alternate;
}
@-webkit-keyframes arm {
  from { -webkit-transform: rotate(-27deg); }
  50% { -webkit-transform: rotate(-6deg); }
  to { -webkit-transform: rotate(-27deg); }
}

/* Banner iosslider */
.responsiveHeight {
	height: 400px;
	padding-bottom: 0;
	position: relative;
	overflow: visible;
}
.responsiveHeight > .inner {
	position: absolute;
	width: 100%;
	height: 100%;
}
.iosSlider {
	position: relative;
	top: 0;
	left: 0;
	overflow: visible;
	width: 100%;
	height: 100%;
	color: #000;
}
.iosSlider .slider {
	width: 100%;
	height: 100%;
}
.iosSlider .slider .item {
	float: left;
	width: 960px;
	height: 100%;
}
.iosSlider .slider .item img {
	width: 960px;
	margin: 0 auto;
	height: 100%;
}
#backgroundSlider{
	background-color: #DADADA;
}
#bannerslider {
	width: 960px;
	height: 360px;
	background-color: #DADADA;
	overflow-x: hidden;
	margin: 0 auto;
}
#workslider {
	position: relative;
	overflow-x: hidden;
	width: 960px;
	margin: 0 auto;
	height: 335px;
	color: #000;
}
#workslider .workslider {
	width: 960px;
	height: 100%;
}
#workslider .workslider .ittem {
	float: left;
	padding-left: 480px;
	width: 420px;
	height: 100%;
	padding-right: 60px;
	position: relative;
	padding-top: 50px;
}

/* ioslider title */
.iosSlider .slider .item .title {
	background: #000;
    position: absolute;
    opacity: 0.8;
    filter: alpha(opacity=0.8);
    
	top: 265px;
    padding: 15px;
}
.iosSlider .slider .item .title span {
	color: #fff;
    font-size: 57px;
}
.iosSlider .slider .item .text {
    background: #000;
    position: absolute;
    opacity: 0.8;
    filter: alpha(opacity=0.8);
	top: 380px;
	max-width: 450px;
    padding: 15px;
}
.iosSlider .slider .item .text span {
	color: #fff;
    font-size: 18px;
    text-align: left;
}
.iosSlider .slider .item.left .title, .iosSlider .slider .item.left .text {
	left: 190px;
}
.iosSlider .slider .item.right .title, .iosSlider .slider .item.right .text {
	right: 190px;
}
.iosSlider .slider .item.top .title {
	top: 80px;
}
.iosSlider .slider .item.top .text {
	top: 195px;
}

/* Slider for home */
body.home #banner {
	height: 574px;
	overflow: hidden;
}
body.home .iosSlider .slider .item {
	width: 1300px;
}
body.home .iosSlider .slider .item img {
	width: 1300px;
}
.indicators {
	position: relative;
	top: 10px;
	left: 0;
	width: 1024px;
	height: 10px;
	margin: 0 auto;
	z-index: 10;
}
.indicators .item {
	float: left;
	width: 8px;
	height: 8px;
	margin: 0 5px 0 0;
	border: 1px solid #000;
}
.indicators .selected {
	background: #666;
}
.white {
	background-color: #FFF !important;
}
/* Page Contatti */
#body #map {
	width: 100%;
	height: 450px;
	position: relative;
}
#body #map .loader {
	background-color: #DCDBDB;
	color: #000;
	text-align: center;
	padding-top: 152px;
	width: 100%;
	height: 298px;
	display: block;
	font-size: 12px;
}
#body #map .map {
	border-top: 1px solid #FFF;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#page .contatti {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#page .contatti .sedi {
	width: 960px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom:45px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}
#page .contatti .sedi .container {
	width: 49%;
	position: relative;
	padding-top: 20px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align: top;
}
#page .contatti .sedi .container.terzo {
	width: 29%;
	margin-right: 2%;
}
#page .contatti .sedi .container.terzo h3 {
	background-color: #4682b4;
	color: #FFF;
	padding-left: 10px;
	text-align: left;	
}
#page .contatti .sedi .container.terzo h3:before {
	content: "E";
	font-family: 'studioicon-webfont';
	margin-right: 10px;
}
#page .contatti .sedi .container.terzo .container {
	width: 100%;
	padding-top: 0;
	display: block;	
	text-align: left;
}
#page .contatti .sedi .container .ico {
	width: 50px;
	font-family: 'studioicon2-webfont';
	-webkit-font-smoothing: antialiased;
	font-size: 36px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	text-align: center;
	margin-right: 5px;
	color: #4682b4;
}
#page .contatti .sedi .container .rif {
	position: absolute;
	width: 150px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-top: 10px;
}

/* Page Richieste */
#page .page .form {
	width: 350px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	min-height: 101px;
	padding-bottom: 20px;
	padding-top: 40px;
	font-size: 10px;
	padding-left: 5px;
	vertical-align: top;
}
#page .page .form .data {
	position: relative;
	width: 250px;
	height: 45px;
	margin: 10px 0 1px;
	border: 1px solid #DADADA;
	background-color: #FFF;
}
#page .page .form .data .ic {
	position: absolute;
	font-family: 'studio-dettagli-webfont';
	left: 5px;
	top: 0px;
	font-size: 35px;
	width: 40px;
	text-align: center;
}
#page .page .form .data input {
	position: absolute;
	width: 200px;
	top: 5px;
	left: 55px;
	height: 40px;
	border: none;
	-webkit-appearance: none;
	background: none;
}
#page .page .form_right {
	width: 600px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	min-height: 101px;
	padding-bottom: 20px;
	padding-top: 40px;
	font-size: 10px;
	vertical-align: top;	
}
#page .page .form_right .field {
	width: 590px;
	padding-left: 10px;
	height: 45px;
	margin: 10px 0 1px;
	border: 1px solid #DADADA;
	background-color: #FFF;
}
#page .page .form_right .field.nome {
	margin: 0 0 1px;
}
#page .page .form_right .field_request {
	width: 588px;
	padding-left: 12px;
	padding-top: 10px;
	height: 200px;
	margin: 10px 0 1px;
	border: 1px solid #DADADA;
	background-color: #FFF;
	font-size: 12px;
}
#page .registrazione {
	width: 606px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 354px;
	position: relative;
}
#page .registrazione .ico_rec {
	position: absolute;
	left: 80px;
	font-family: 'studio-dettagli-webfont';
	font-size: 180px;
	top: 20px;
}
#page .registrazione .field_rec {
	width: 580px;	
	height: 40px;
	padding-left: 10px;
	margin: 5px 0px 10px 0;
}	
#page .page .form .data input:-webkit-input-placeholder {
	color: #000;
} /* Webkit browsers */
#page .page .form .data input:-moz-input-placeholder {
	color: #000;
} /* Firefox 4 */
#page .page .form_right .field input:-webkit-input-placeholder {
	color: #000;
} /* Webkit browsers */
#page .page .form_right .field input:-moz-input-placeholder {
	color: #000;
} /* Firefox 4 */
#page .page .form .btn_accedi {
	width: 252px;
	height: 32px;
	margin: 10px 0 5px;
	padding-top: 18px;
	text-align: center;
	color: #3c3c3c;
	font-weight: bold;
	font-size: 15px;
	display: block;
	background-color: #DADADA;
}
#page .row_record {
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: 80px;
}
#page .row_record .btn_record {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 200px;
	height: 32px;
	padding-top: 18px;
	text-align: center;
	color: #3C3C3C;
	font-weight: bold;
	font-size: 15px;
	background-color: #DADADA;
}
#page .row_send {
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: 80px;
}
#page .row_send a.btn_reqsend {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 200px;
	height: 32px;
	padding-top: 18px;
	text-align: center;
	color: #3C3C3C;
	font-weight: bold;
	font-size: 15px;
	background-color: #DADADA;
	display: block;
}
#page .row_send .bnt_reqsend .ico_req {
	font-family: 'studio-dettagli-webfont';
	font-size: 30px;
	width: 100px;
	height: 100px;
	color: #3C3C3C;
	position: absolute;
	display: block;
	top: 5px;
	left: 10px;
}
#page .form_right .inviato {
	font-family: 'studio-servizi-webfont';
	font-size: 140px;
	text-align: center;
	color: #3C3C3C;
	display: block;
	margin-bottom: 25px;
}
.localita {
	position: relative;
	width: 303px;
	margin-right: 20px;
	margin-top: 0px;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	height: auto;
	margin-bottom: 20px;
}
.localita:nth-child(3n) {
	margin-right: 0px;
}
.property_bottom {
	position: relative;
	width: 830px;
	padding-left: 130px;
	padding-top: 20px;
}
.estensione {
	width: 100%;
	padding-left: 20px;
	padding-top: 5px;
	position: relative;
}
.estensione ul {
	padding-top: 10px;
	font-size: 13px;
}
.estensione .parentesi {
	width: 11px;
	position: absolute;
	top: 22px;
	left: 0px;
	bottom: 7px;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
.bannerhome {
	position: fixed;
	left: 50%;
	width: 500px;
	margin-left: -250px;
	bottom: 0;
	background-color: rgba(255,255,255,1);
	color: #000;
	padding: 20px 0 20px 15px;
	z-index: 99999999999;
}
.bannerhome .close {
	position: absolute;
	top: 0px;
	height: 30px;
	right: 0px;
	font-size: 40px;
	-ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    transform: rotate(90deg);
}
.bannerhome .close:before {
	content: " x ";	
}
.bannerhome .open {
	position: absolute;
	top: 30px;
	left: 19px;
	right: 19px;
	bottom: 0px;
}
/* iPad Display */
@media screen and (max-width: 1300px) {
body.home .iosSlider .slider .item img {
width: 100%;
}
body #banner {
	height: auto;
	background-color: #3D3D3C;
	
}
.iosSlider.pag .slider .item img {
	width: 100%;
	height: 100%;
}
#banner {
	height: auto !important;
}
.iosSlider {
	height: auto;
	padding-bottom: 45% !important;
}
.iosSlider.pag {
	padding-bottom: 40% !important;
	
}
.iosSlider.pag .slider {
	height: 100%;
	
}
.iosSlider .slider .item, .iosSlider.pag .slider .item {
	height: auto;

}
.iosSlider .slider .item img, .iosSlider.pag .slider .item img {
	height: auto;
}
#page {
	border-top: 0px;
	margin-top: -15px;
	padding-top: 15px;
}
}
@media screen and (max-width: 1024px) {
	.responsiveHeight {
		height: 0;
		padding: 0 0 39% 0; /* responsive slider height = 40% of the browser width */ /* 1024/400 = 0.39 */
	}
	.indicators {
		width: 100%;
	}
	#loader .container .log {
		top: -40px;
	}
	#page .page .loghi {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.iosSlider.pag {
		padding-bottom: 45% !important;
	}
}
@media screen and (max-width: 960px) {
	body {
		background: #3E3E3E;
	}
	#body #home #menu_home .menu_home .item {
		width: 15%;
	}
	#body {
		width: 100%;
		overflow-x: hidden;
		background-color: #3C3C3C;
	}
	#header .header {
		width: 100%;
	}
	#body #page {
		width: 100%;
	}
	#body #page .page {
		width: 100%;
	}
	#body #home #menu_home .menu_home {
		width: 100%;
	}
	#page .page .logo:nth-child(4n) {
		margin-right: 10px;
	}
	#footer, #footer * {
		width: 100%;
		margin: 0 auto;
		padding-left: 0px;
		left: 0;
	}
	#footer {
		background: #3E3E3E;
	}
	#footer .footer {
		text-align: center;
		padding-top: 10px;
		width: 100%;
	}
	#footer .hidden, #footer .hidden .continua {
		display: none;
	}
	#footer .footer .property {
		width: 100%;
		padding-left: 0px;
		position: relative;
		top: 0px;
	}
	#footer .footer .social {
		width: 100%;
		position: relative;
	}
	#footer .footer .tratteggio {
		width: 100%;
		margin: 0 auto;
		position: relative;
	}
	#footer .footer #keywords {
		left: 0px;
		width: 100%;
	}
	#footer .footer .social .itm {
		position: relative;
		display: inline-block;
		height: 200px;
		position: relative;
		width: 14%;
	}
	#keywords {
		width: 100%;
	}
	#footer .footer .credits.fonticon {
		margin: 10px auto;
		top: 70px;
	}
	#footer .footer .property #footer_index {
		width: 100%;
	}
	#footer .footer .social .itm {
		height: 70px;
	}
	#footer .footer h2.localwork {
		display: none;
	}
	#footer .footer .close_btn {
		display: none;
	}
	#footer .footer .info {
		width: 100%;
		padding-left: 0;
	}
	#page .page img {
		height: auto;
		width: 100%;
	}
	#page .gallery {
		width: 100%;
		margin: 0 auto;
	}
	#page .gallery .paint {
		width: 25%;
	}
	#page .page .presenta {
	    width: 55%;
	    padding-left: 40%;
	    padding-right: 5%;
	}
	#page .page .form {
		width: 35%;
		margin-right: 5%;
	}
	#page .page .form_right {
    	width: 50%;
    }
    #page .page .form_right .field {
    	width: 100%;
    }
	#page .page .form_right .field_request {
		width: 100%;
	}
	#body .page .menu_page {
		width: 100%;
	}
	#body .page .menu_page .item {
		width: 15%;
	}
}

@media screen and (min-width: 768px) {
	.iCona {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	#footer .footer {
		width: 100%;
	}
	#bannerslider {
		display: none;
	}
	#header .header .btn_resp {
		position: absolute;
		top: 35px;
		right: 20px;
		width: 37px;
		height: 37px;
		background-image: url(../images/menu.png);
		background-position: center center;
		background-repeat: no-repeat;
		background-color: #dadada;
		z-index: 9999;
	}
	#header .header {
		height: auto;
	}
	#header .header #menu {
		width: 100%;
		margin: 0 auto;
		position: relative;
	}
	#header .header #menu ul {
		width: 100%;
		margin: 0 auto;
		position: relative;
	}
	#header .header ul.menu li a .ico {
		display: none;
		top: 0px;
	}
	#header .header ul.menu li:hover .text {
		top: -10px;
		transition: none; 
		-webkit-transition: none; 
		-o-transition: none;
		-moz-transition: none;
	}
	#header .header ul.menu li.current:hover .text {
		margin-top: -10px;
	}
	#header .header ul.menu li.current .text {
		 top: 0px;
		 position: relative;
	}
	#header .header ul.menu li .text {
		position: relative;
		z-index: 99;
		top: 0px;
	}
	#header .header ul.menu li {
		width: 100%;
		display: block;
		height: 30px;
		padding-top: 14px;
	}
	#body #home #menu_home .menu_home {
		width: 100%;
		height: auto;
	}
	#footer .hidden {
		display: none;
		padding-top: 0px !important;
	}
	#footer .continua {
		display: none;
	}
	#body #home #menu_home .menu_home .item {
		position: relative;
		width: 100%;
		border: 0px;
		background-color: #FAFAFA;
	}
	#footer .hidden {
		display: none;
		padding-top: 0px !important;
	}
	body.home #banner, body.home .iosSlider, .iosSlider .slider, body.home .iosSlider .slider .item, body.home .iosSlider .slider .item {
		height: auto !important;
	}
		#body #home #menu_home .menu_home .item.web_design:hover {
		background-color: #FAFAFA;
		border: 0px solid #7794C2;
	}
	#body #home #menu_home .menu_home .item.app:hover {
		background-color: #FAFAFA;
		border: 0px solid #BBD578;
	}
	#body #home #menu_home .menu_home .item.grafica:hover {
		background-color: #FAFAFA;
		border: 0px solid #E85B97;
	}
	#body #home #menu_home .menu_home .item.stampa:hover {
		background-color: #FAFAFA;
		border: 0px solid #F5B365;
	}
	#body #home #menu_home .menu_home .item.marketing:hover {
		background-color: #FAFAFA;
		border: 0px solid #EC7272;
	}
	#body #home #menu_home .menu_home .item .ico:hover, #body #home #menu_home .menu_home .item .ico.current {
		color: #000;
	}
	#header .logo {
		position: relative;
		width: 50%;
		height: auto;
		margin: 10px auto 0px;
		text-align: center;
		top: 0px;
		padding: 25px 0;
	}
	#page .page .presenta {
		padding-left: 0;
		width: 90%;
		padding-top: 0px;
		padding-right: 0;
	}
	#page .page .presenta .ico {
		position: relative;
		top: 0px;
		width: 100%;
		margin-bottom: 10px;
		font-size: 70px;
	}
	#body .page .menu_page {
		width: 100%;
		margin: 0 auto;
		min-height: 330px;
		padding-top: 30px;
		color: #3C3C3C;
		text-align: center;
		font-size: 20px;
		background-color: #FFF;
	}
	#body .page .menu_page .item {
		position: relative;
		width: 100%;
		height: 146px;
		display: inline-block;
		zoom: 1;
		vertical-align: top;
		margin-right: 0px;
		background-color: #FFF;
		border: 0px solid #DCDCDC;
		padding-top: 12px;
		font-size: 17px;
		overflow: hidden;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
		-moz-transition: all 0.5s;
	}
	#body .page .menu_page .item:hover {
		border: 0px;
	}
	.iosSlider, .iosSlider.pag {
		position: absolute;
	    width: 100%;
	    padding-bottom: 50%;
	    float: left;
	    height: auto;
	}
	.iosSlider .slider, .iosSlider.pag .slider {
		width: 100%;
	    height: auto;
	    left: 0;
	}
	.iosSlider .slider .item, .iosSlider.pag .slider {
		float: left;
		width: 100%;
		height: auto;
		
	}
	.iosSlider .slider .item img, .iosSlider.pag .slider .item img {
		width: 100%;
		margin: 0 auto;
		height: 100%;
	}
	
	#body .page .menu_page .item.web_design:hover {
		background-color: #2A59A2;
		border: 0px solid #7794C2;
	}
	#body .page .menu_page .item.app:hover {
		background-color: #95C11F;
		border: 0px solid #BBD578;
	}
	#body .page .menu_page .item.grafica:hover {
		background-color: #E11067;
		border: 0px solid #E85B97;
	}
	#body .page .menu_page .item.stampa:hover {
		background-color: #F39200;
		border: 0px solid #F5B365;
	}
	#body .page .menu_page .item.marketing:hover {
		background-color: #E6342B;
		border: 0px solid #EC7272
	}

	#footer .footer .social .itm .ico {
		width: 100%;
	}
	
	body.home .iosSlider .slider .item {
		width: 100%;
		height: 400px;
	}
	body.home .iosSlider .slider .item img {
		height: 100%;
		width: 100%;
	}
	.iosSlider .slider .item .title {
		display: none;
	}
	.iosSlider .slider .item .text {
		display: none;
	}
	#page .page .presenta .ico_gallery {
		position: relative;
		width: 100%;
		margin: 0px auto 30px;
	}
	#page .page .presenta .item {
		width: 100%;
		padding-left: 0px;
		padding-top: 15px;
		position: relative;
		border-bottom: 1px solid #DADADA;
		padding-bottom: 20px;
		padding-top: 0px;
	}
	#page .page .presenta .item .icn {
		position: relative;
		width: 100%;
		margin: 0 auto;
		font-size: 70px;
		top: 0px;
	}
	#page .contatti {
		position: relative;
		width: 100%;
		margin: 0 auto;
	}
	#page .contatti .sedi {
		width: 100%;
		padding-left: 0px;
		text-align: center;
	}
	#page .contatti .sedi .container {
		width: 100%;
		margin: 0 auto;			
	}
	#page .contatti .sedi .container .ico {
		position: relative;
		width: 100%;
	}
	#page .contatti .sedi .container .rif {
		position: relative;
		width: 100%;
	}
	#page .page .form {
		width: 95%;
		padding-left: 5%;	
	}
	#page .page .form .btn_accedi {
		width: 95%;
	}
	#page .page .form .data {
		position: relative;
		width: 95%;
	}
	#page .page .form_right {
		width: 95%;
		padding-left: 5%;
	}
	#page .page .form_right .field {
		width: 92%;
	}
	#page .page .form_right .field_request {
		width: 92%;
	}
	#page .registrazione .ico_rec {
		position: relative;
		left: 0px
		font-family: 'studio-dettagli-webfont';
		font-size: 180px;
		top: 20px;
		width: 100%;
		margin: 0 auto;
		left: 0px;
		text-align: center;
		display: none;
	}
	.galleria_banner {
		width: 100%;
		background-image: none;
		height: auto;
	}
	#refwebdesign {
		width: 100%;
		position: relative;
		left: 0px;
		top: 0px;
		display: block;
		height: auto;
		background-color: #174af0;
		padding-bottom: 15px;
	}
	#label {
		position: relative;
		width: 100%;
		top: 0px;
		left: 0px;
		color: #000;
		font-size: 15px;
		height:	120px;
	}
	#page .registrazione {
		width: 95%;
		margin: 0 auto;
		padding-left: 0px;
	}
	#page .registrazione .field_rec {
		width: 95%;
		height: 40px;
		padding-left: 3%;
		margin: 10px auto;
	}
	#refipad {
		position: relative;
		width: 100%;
		height: auto;
		left: 0px;
		top: 0px;
		display: block;
		padding-bottom: 15px;
		background-color: #95C11F;
	}
	#labelipad {
		position: relative;
		width: 100%;
		height: auto;
		padding-top: 10px;
		top: 0px;
		left: 0px;
		display: block;
		color: #000;
		font-size: 15px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	#refloghi {
		position: relative;
		width: 100%;
		height: auto;
		left: 0px;
		top: 0px;
		padding-bottom: 15px;
		display: block;
		background-color: #F7C825;
	}
	#labelloghi {
		position: relative;
		width: 100%;
		height: auto;
		padding-top: 10px;
		top: 0px;
		left: 0px;
		display: block;
		color: #000;
		font-size: 15px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	#refstampa {
		position: relative;
		width: 100%;
		height: auto;
		left: 0px;
		top: 0px;
		padding-bottom: 15px;
		background-color: #F39200;
		display: block;
	}
	#labelstampa  {
		position: relative;
		width: 100%;
		height: auto;
		padding-top: 10px;
		top: 0px;
		left: 0px;
		display: block;
		color: #000;
		font-size: 15px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	#refgrafica {
		position: relative;
		width: 100%;
		height: auto;
		left: 0px;
		top: 0px;
		background-color: #E11068;
		padding-bottom: 15px;
		display: block;
	}	
	#labelgrafica {
		position: relative;
		width: 100%;
		height: 120px;
		padding-top: 10px;
		top: 0px;
		right: 0px;
		display: block;
		color: #000;
		border-radius: 0px;
		font-size: 15px;
	}
	.iCona {
		font-family: 'studio-icon1-webfont';
		width: 100%;
		height: 100px;
		color: #3d3d3c;
		font-size: 90px;
	}
	.iCona.logo {
		font-family: 'studio-servizi-webfont';
	}
	#page .gallery {
		width: 100%;
		margin: 0 auto;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	#page .gallery .paint {
		width: 100%;
		display: -moz-inline-stack;
		display: block;
		zoom: 1;
		vertical-align: top;
		text-align: center;
		margin-bottom: 25px;
	}
	#page .page .title {
		width: 100%;
		margin: 0 auto;
		text-align: left;
		margin-left: 0px;
	}
	#page .page .title h3 {
		margin-left: 0px;
		margin: 0 auto;
		text-align: center;
	}
	#page .page .specifiche {
		width: 100%;
		margin: 0 auto;
	}
	#page .page .specifiche .details {
		width: 90%;
		display: block;
		margin: 0 auto;
	}
	#page .page .specifiche .description {
		width: 90%;
		margin: 0 auto;
		display: block;
	}
	#footer .footer .social .itm {
		position: relative;
		display: inline-block;
		height: 50px;
		position: relative;
		width: 14%;
	}
	#page .page .logo {
		width: 100%;
		display: block;
		background-color: #FFF;
		padding-top: 0px;
		box-shadow: 0px 0px 0px 0px;
	}
	#page .page .logo img {
		width: 30%;
		position: relative;
		margin: 0 auto;
		top: 0px;
		display: block;
	}
	#banner {
		width: 100%;
	}
	#page .row_send {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	#page .row_send a.btn_reqsend {
		position: relative;
		width: 90%;
		margin: 0 auto;
		right: 0px;
	}
	#footer .footer .info {
		width: 100%;
		margin: 0 auto;
		padding-left: 0;
	}
	#footer .footer h2.localwork, #footer .footer .close_btn {
		display: none;
	}
	#footer .footer .property {
		top: 20px;
	}
	.device {
	position: relative;
	height: 560px;
	width: 100%;
	overflow: hidden;
	}
	.device .frame {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 530px;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: contain !important;
		overflow: hidden !important;
	}
	.device img {
		position: absolute;
		top: 54px;
		left: 0px;
		width: 538px;
		max-height: 400px;
	}
	.device.imac .frame {
		background-image: url('../images/device/imac_big.png');
	}
	.device.macbook .frame {
		background-image: url('../images/device/macbook_big.png');
	}
	.device.ipad .frame {
		background-image: url('../images/device/ipad_big.png');
	}
	.device.iphone .frame {
		background-image: url('../images/device/iphone_big.png');
	}
	.device.iphone5 .frame {
		background-image: url('../images/device/iphone5_big.png');
	}
	.device.nexus5 .frame {
		background-image: url('../images/device/nexus5_big.png');
	}
	.device.imac img {
		position: absolute;
		position: absolute;
		top: 68px;
		left: 44px;
		height: 100%;
	}
	.device.macbook img {
		position: absolute;
		top: 65px;
		left: 196px;
		width: 569px;
	}
	.device.ipad img {
		position: absolute;
		top: 112px;
		left: 275px;
		width: 403px;
	}
	.device.iphone img {
		position: absolute;
		top: 120px;
		left: 386px;
		width: 188px;
	}
	.device.iphone5 img {
		position: absolute;
		top: 105px;
		left: 391px;
		width: 180px;
	}
	.device.nexus5 img {
		position: absolute;
		top: 81px;
		left: 379px;
		width: 201px;
		height: 358px;
	}
	#page .page .presenta .ico_gallery {
		top: auto;
	}
	#page .page img {
		height: auto;
		width: 100%;
	}
	#page .contatti .sedi .container.terzo {
		width: 90%;
		margin-right: 0;
		margin: 0 auto;
		display: block;	
	}
	#page .contatti .sedi .container.terzo .container {
		padding-left: 15%;
		width: 85%;	
	}
	#page .contatti .sedi .container.terzo .ico {
		position: absolute;
		width: 50px;
		left: 0;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	#footer .footer .social .itm .bg {
		top: 10px;
	}
	#footer .footer .credits.fonticon {
		margin-top: 40px;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	#footer .footer .credits.homelogo.fonticon {
		margin-top: 90px;
	}
	#label {
		padding-top: 150px;	
	}
	.iCona {
		z-index: 9999;
	}
}
@media screen and (max-width: 400px) {
	.device.imac img {
		top: 154px;	
	}
	#page .contatti .sedi .container.terzo .container {
		padding-left: 20%;
		width: 80%;	
	}
}