/*
Theme Name: Monocromo
Theme URI: https://studiomonocromo.it
Version: 2.0
Description: Tema personalizzato per Studio Monocromo
Author: Studio Monocromo
Author URI: https://studiomonocromo.it/
*/

@import url(http://fonts.googleapis.com/css?family=Imprima);

/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*************/
/* Let's go */
/***********/
::selection {
    background: #00ADEF;
    }
::-moz-selection {
    background: #00ADEF;
}
html, body {
    overflow-x: hidden;
}
body{
	font-size: 14px;
	color: #333333;
}
#bordo-pagina{
    background: none repeat scroll 0 0 #f7f7f7;
    margin: 20px;
    height:inherit;
}
#wrapper{
	width: 100%;
	margin: 0 auto;
	background: #f7f7f7 repeat;
}
strong{
	font-weight: bold;
}
span{
	font-family: 'Roboto', sans-serif;
}
.ie-display{
	visibility: hidden;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Roboto', sans-serif;
	padding: 20px 0;
	font-weight: 100;
	color:#333;
}
h1{
	font-size: 30px;
}
h2{
	font-size: 24px;
}
h1{
	font-size: 20px;
}
h1{
	font-size: 18px;
}
h1{
	font-size: 16px;
}
h1{
	font-size: 14px;
}
/* link styles */
a:link,
a:visited,
a:focus{
	color:#333;
	text-decoration: none;
}
a:hover,
a:active{
	color:#999999;
	text-decoration: none;
}
.single-work a:link,
.single-work a:visited,
.single-work a:focus{
	color:#00ADEF;
	text-decoration: none;
}
.single-work a:hover, 
.single-work a:active{
	color:#00ADEF;
	text-decoration: none;
}
/* logo */
.logo{
    background: url('images/logo-monocromo.svg') no-repeat center center #FFF;
    height: 115px;
    line-height: 20px;
    margin: 0 auto 50px;
    padding: 15px 0;
    text-align: center;
    width: 130px;
}
#under-logo{
	background: url("images/arrow-logo.png") no-repeat scroll 0 0 transparent;
    height: 35px;
    margin-top: 100%;
    width: 130px;
}
#logo-testo{
	background: url('images/monocromo-text.svg') no-repeat center center;
    left: -45px;
    margin: 0 auto;
    padding-bottom: 40px;
    position: relative;
    text-align: center;
    width: 220px;
    height: 57px;
}
#logo a:hover, #logo a:focus, #logo a:active{
	color: #989898;
	text-decoration: none;
}
/* navigation */
.nav-sx, .nav-dx {
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    color: #989898;
    font-size: 14px;
    margin-top: 52px;
}
.nav-sx ul,
.nav-dx ul{
	margin: 0px;
}
.nav-sx ul li,
.nav-dx ul li{
	display: inline;
}
.nav-sx a, .nav-sx a:visited, .nav-dx a, .nav-dx a:visited {
    color: #989898;
    text-decoration: none;
    margin: 0 22px;
    line-height: 50px;
}
.nav-sx a:hover, .nav-dx a:hover {
    color: #333;
    text-decoration: none;
}
.nav-sx li.current-page_item a, 
.nav-sx li.current-menu-item a, 
.nav-sx li.current-post-item a,
.nav-dx li.current-page_item a, 
.nav-dx li.current-menu-item a, 
.nav-dx li.current-post-item a{
	color:#333;
}
/* works // main pages */
.home-works,
.main-works{
	margin-top: 74px;
	margin-bottom: 74px;
}
p.last-works-txt,
.last-works-eye{
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
    font-weight: 100;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    position: relative;
    padding: 20px 0;
    top: 190px;
}
.last-works-image{
	position: relative;
	z-index:2;
}
.home-works .span3 a:hover p,
.home-works .span3 a:focus p,
.home-works .span3 a:active p,
.main-works .span3 a:hover p,
.main-works .span3 a:focus p,
.main-works .span3 a:active p{
	color:#333333;
}
.home-works .span3 img:hover,
.home-works .span3 img:focus,
#works-pages .span3 img:hover,
#works-pages .span3 img:focus{
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
}
.last-works-eye{
	background: url("images/eye.png") no-repeat scroll center center transparent;
	width: 90px;
	height: 60px;
	margin: 0 33.4%;
}
.last-works-images{
	position:absolute;
	z-index: 2;
}
.single-work{
	text-align: center;
}
.single-work h2{
	text-transform: uppercase;
	font-size: 48px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    margin-top: 16px;
}
.single-work p{
	line-height: 20px;
	text-align: center;
}
.sw-img > img,
.sw-img p img{
	margin: 2.655% 0;
}
.sw-img-full > img,
.sw-img-full p img{
	padding: 2.655% 0;
}
#button-works{
	background: #d7d7d7;
    color: #333;
    height: 100px;
    line-height: 100px;
    margin: 41px 0 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 48px;
}
#button-works:hover,
#button-works:focus,
#button-works:active{
	background: #333;
	color:#FFF;
	text-decoration: none;
}
/* title section */
#title-section{
	font-family: 'Roboto', sans-serif;
    font-weight: 100;
	font-size: 48px;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	padding:20px 0;
	text-align: center;
	text-transform: uppercase;
	margin: 30px 0;
	line-height: 50px;
}
#title-section.title-page{
	margin-top: 140px;
}
/* home services */
#services-home{
	margin-top: 56px;
	margin-bottom: 70px;
}
.box-services,
.box-skills{
	text-align: center;
}
.box-services h1{
	font-size: 25px;
	text-transform: uppercase;
	padding-top: 0;
	line-height: 35px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
}
.s-text{
	padding-top: 34px;
	line-height: 20px;
	text-align: justify;
}
.s-text-s{
	padding-top: 26px;
	line-height: 20px;
	text-align: justify;
}
.about-info{
    color: #FFFFFF;
    font-size: 10px;
    height: 95%;
    left: -10px;
    padding: 13px 0;
    position: relative;
    text-transform: uppercase;
    top: -143px;
    z-index: 2;
}
.about-info-service{
	height: 220px;
}
/* pages */
#pages{
	margin-top: 36px;
	margin-bottom: 48px;
}
#works-pages{
    margin-bottom: 72px;
    margin-top: -60px;
}
#works-s-pages{
	margin-top: -26px;
	margin-bottom: 44px;
}
/* factory */
.factory p{
	text-align: left;
	line-height: 20px;
	margin-top: 12px;
}
.factory h1{
	text-transform: uppercase;
	font-size: 32px;
    font-weight: 400;
    padding-bottom: 0;
    font-family: 'Roboto', sans-serif;
	font-weight: 100;
}
.factory span{
	text-transform: capitalize;
	font-size: 21px;
    font-family: 'Roboto', sans-serif;
	font-weight: 100;
    padding-bottom: 0;
    color:#00adef;
    padding-bottom: 20px;
}
.factory-img{
	margin-top: 14px;
}
.box-skills{
    margin-top: -5px;
    margin-bottom: 16px;
}
.box-skills h1{
	font-size: 25px;
	line-height: 35px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
	text-transform: uppercase;
	padding-bottom: 0;
	padding-top: 8px;
}
#people-page{
	margin-top: -20px;
	margin-bottom: 38px;
}
.people{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
	color:#333;
}
.people span{
	color:#333;
}
.people:hover{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.people:hover p span,
.people:hover > span{
    color:#00adef;
}
/* footer */
#footer-info{
	margin-top: 56px;
	margin-bottom: 30px;
}
.box-informazioni > h4{
	text-align: center;
	font-size: 25px;
    padding-top: 0;
    text-transform: uppercase;
    line-height: 35px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
}
.footer-icons{
	width: 100px;
	height: 100px;
	background: #d7d7d7;
	margin: 0 auto;
	-moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius:100%;
    -ms-border-radius:100%;
    border-radius: 100%;
}
.footer-button{
	background: #d7d7d7;
    color: #333;
    height: 42px;
    line-height: 42px;
    margin: 18px 0 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
footer .footer-button:hover a,
footer a:hover .footer-button,
footer a:focus .footer-button,
footer a:active .footer-button{
	background: #333;
	color:#FFF;
	text-decoration: none;
}
footer h4:hover a,
footer a:hover h4,
footer a:focus h4,
footer a:active h4,
footer .footer-description:hover a,
footer a:hover .footer-description,
footer a:focus .footer-description,
footer a:active .footer-description{
	color: #333;
	text-decoration: none;
}
footer a:hover .footer-icons,
footer a:focus .footer-icons,
footer a:active .footer-icons{
	margin: 0 auto;
	border: 5px solid #333;
	-moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius:100%;
    -ms-border-radius:100%;
    border-radius: 100%;
    width:90px;
    height:90px;
}
footer a:hover #preventivo,
footer a:focus #preventivo,
footer a:active #preventivo{
    padding: 17px 26px;
}
footer a:hover #monofonts,
footer a:focus #monofonts,
footer a:active #monofonts{
    padding: 14px 30px;
}
footer a:hover #monocromo-icon,
footer a:focus #monocromo-icon,
footer a:active #monocromo-icon{
    padding: 14px 20px;
}
footer a:hover #lavora-con-noi,
footer a:focus #lavora-con-noi,
footer a:active #lavora-con-noi{
    padding: 18px 30px;
}
#credits{
    border-top: 1px solid #333;
    height: auto;
    padding: 10px 0;
    text-align: center;
    margin-top: -29px;
}
#credits > p{
	margin: 10px 0;
}
.footer-description{
	text-align: justify;
	line-height: 20px;
	padding-top: 34px;
	min-height: 80px;
}
/* icone svg */
#preventivo{
    height: 56px;
    padding: 22px 31px;
    background: url('images/preventivo.svg') no-repeat center center;
}
#monofonts{
    height: 64px;
    padding: 19px 35px;
    background: url('images/monofonts.svg') no-repeat center center;
    margin-left: 10px;
}
#monocromo-icon{
    height: 62px;
    padding: 19px 25px;
    background: url('images/monoicon.svg') no-repeat center center;
}
#lavora-con-noi{
   	height: 55px;
    padding: 23px 35px;
    background: url('images/lavora.svg') no-repeat center center;
}
#icona-web{
    height: 48px;
    padding: 15px 77px;
}
#icona-gd{
    height: 48px;
    padding: 15px 77px;
}
#icona-type{
    height: 48px;
    padding: 15px 76px;
}
#icona-sf{
    height: 48px;
    padding: 15px 76px;
}
/* contacts */
.contact-us{
	text-align: center;
	margin: 0 auto;
	line-height: 20px;
}
.box-contacts{
	height:280px;
	line-height: 20px;
	text-align: center;
}
.box-contacts h4{
	text-transform: uppercase;
	padding: 0;
}
.mappa{
	margin-bottom: 0 auto;
	height: 0 auto;
	width: 0 auto;
}
.mappa img{
    max-height: 227px;
    margin: 30px 0;
    width: 100%;
}
.indirizzo{
	height:290px;
	width:100%;
}
.telefono{
	background: url('images/telefono.svg') no-repeat center 71px;
	height:290px;
	width:100%;
}
.skype{
	height:290px;
	width:100%;
}
.skype img{
	margin: 40px 0;
	width:100%;
	max-height: 79px;
}
.email{
	background: url('images/mail.svg') no-repeat center center;
	height:290px;
	width:100%;
}
.telefono p,
.email p{
	font-size: 14px;
    margin-top: 172px;
}
.skype p{
	font-size: 14px;
    margin-top: 2px;
}
.indirizzo h4,
.telefono h4,
.email h4,
.skype h4{
	padding-top: 20px;
	font-size: 25px;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
}
.indirizzo p{
	padding-top: 20px;
	font-family: 'Imprima',sans-serif !important;
	line-height: 24px;
}
.indirizzo p span{
	text-transform: uppercase;
	font-family: 'Imprima',sans-serif !important;
}
.googlep h4,
.facebook h4,
.twitter h4,
.linkedin h4{
	padding-top: 28px;
	font-size: 25px;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
}
.facebook{
	background: url('images/facebook.svg') no-repeat;
	background-position: top center;
	height:220px;
	color:#333;
	display: block;
}
.facebook:hover{
	background: url('images/facebook.svg') no-repeat;
	background-position: bottom center;
	color:#FFF;
}
.twitter{
	background: url('images/twitter.svg') no-repeat;
	background-position: top center;
	height:220px;
	color:#333;
	display: block;
}
.twitter:hover{
	background: url('images/twitter.svg') no-repeat;
	background-position: bottom center;
	color:#FFF;
}
.linkedin{
	background: url('images/linkedin.svg') no-repeat;
	background-position: top center;
	height:220px;
	color:#333;
	display: block;
}
.linkedin:hover{
	background: url('images/linkedin.svg') no-repeat;
	background-position: bottom center;
	color:#FFF;
}
.googlep{
	background: url('images/googleplus.svg') no-repeat;
	background-position: top center;
	height:220px;
	color:#333;
	display: block;
}
.googlep:hover{
	background: url('images/googleplus.svg') no-repeat;
	background-position: bottom center;
	color:#FFF;
}
/* progress */
svg text tspan{
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	font-size: 40px;
}
/* contatti */
.wpcf7-form .control-group p {
	line-height: 1px;
	margin: 0;
}
.wpcf7-form h2.span12,
.wpcf7-form .span6 h2{
	text-align: center;
	font-size: 25px;
    padding: 60px 0 50px 0;
    text-transform: uppercase;
    line-height: 35px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
}
.wpcf7-form .span6 h4{
	font-size: 14px;
    padding: 0;
    text-transform: none;
    font-weight: normal;
    color: #00ADEF;
}
.wpcf7-form h2.primo{
    padding-top: 14px;
}
.send-button{
	margin-top: 60px;
}
.button-invia{	
	display: inline-block;
	*display: inline;
	border: 1px solid #d7d7d7;
	*border: 0;
	background: #d7d7d7;
	color: #333;
	height: 100px;
	line-height: 100px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	font-size: 48px;
}
.button-invia:hover,
.button-invia:focus,
.button-invia:active{
	background: #333;
	color:#FFF;
	text-decoration: none;
}
h2.form-titoli{
	margin: 20px 0 10px 0;
}
.wpcf7-form-control-wrap input.srow{
	margin-top: 20px;
}
/* checkbox */
.project-button{
	height:auto;
}
.project-button input[type="checkbox"] {
    display:none; 
}
.tipo-web .wpcf7-list-item-label {
    display:inline-block;
    background: url('images/form-web.svg') no-repeat;
    background-position: top center;
    height: 32px;
    padding-top: 134px;
    width: 166px;
    color: #333;
    text-align: center;
    text-transform: uppercase;
    margin: 0 40px;
}
.tipo-web input[type="checkbox"]:checked + span.wpcf7-list-item-label { 
    background: url('images/form-web.svg') no-repeat;
    background-position: bottom center;
    height: 32px;
    padding-top: 134px;
    width: 166px;
    color: #FFFFFF;
    text-align: center;
    margin: 0 40px;
}
.tipo-identity .wpcf7-list-item-label {
    display:inline-block;
    background: url('images/form-identity.svg') no-repeat;
    background-position: top center;
    height: 32px;
    padding-top: 134px;
    width: 166px;
    color: #333;
    text-align: center;
    text-transform: uppercase;
    margin: 0 40px;
}
.tipo-identity input[type="checkbox"]:checked + span.wpcf7-list-item-label { 
    background: url('images/form-identity.svg') no-repeat;
    background-position: bottom center;
    height: 32px;
    padding-top: 134px;
    width: 166px;
    color: #FFFFFF;
    text-align: center;
    margin: 0 40px;
}
.tipo-photo .wpcf7-list-item-label {
    display:inline-block;
    background: url('images/form-photo.svg') no-repeat;
    background-position: top center;
    height: 32px;
    padding-top: 134px;
    width: 166px;
    color: #333;
    text-align: center;
    text-transform: uppercase;
    margin: 0 40px;
}
.tipo-photo input[type="checkbox"]:checked + span.wpcf7-list-item-label { 
    background: url('images/form-photo.svg') no-repeat;
    background-position: bottom center;
    height: 32px;
    padding-top: 134px;
    width: 166px;
    color: #FFFFFF;
    text-align: center;
    margin: 0 40px;
}
.tipo-type .wpcf7-list-item-label {
    display:inline-block;
    background: url('images/form-type.svg') no-repeat;
    background-position: top center;
    height: 32px;
    padding-top: 134px;
    width: 166px;
    color: #333;
    text-align: center;
    text-transform: uppercase;
    margin: 0 40px;
}
.tipo-type input[type="checkbox"]:checked + span.wpcf7-list-item-label { 
    background: url('images/form-type.svg') no-repeat;
    background-position: bottom center;
    height: 32px;
    padding-top: 134px;
    width: 166px;
    color: #FFFFFF;
    text-align: center;
    margin: 0 40px;
}
/* radio */
.budget-button{
	height:100px;
}
.budget-button input[type="radio"] {
    display:none; 
}
.budget-button .wpcf7-list-item-label {
    display:inline-block;
    background: url('images/prezzo-bg.svg') no-repeat;
    background-position: center top;
    width:166px;
    height:36.42px;
    line-height: 36.42px;
    padding-left: 20px;
    margin-left: -17px;
}
.budget-button input[type="radio"]:checked + span.wpcf7-list-item-label { 
    background: url('images/prezzo-bg.svg') no-repeat;
    background-position: center bottom;
    color:#FFF;
}
/* wekbkit */
@media screen and (-webkit-min-device-pixel-ratio:0) {  
	.wpcf7-form-control-wrap input[type="file"]{
		line-height: 0px;
	}
}
/* layout centrato */
@media screen and (min-width: 1000px) {
	#wrapper{
		width:940px;
	}
}

/* RESPONSIVE */
@media (min-width: 768px) and (max-width: 979px) {
	.nav-dx a, .nav-dx a:visited {
    margin: 0 2px 0 10px;
    }
	.last-works-image{
	padding: 14px 0;
	}
	.home-works, .main-works {
    margin-bottom: 52px;
    margin-top: 124px;
    }
	.box-services{
	height: 555px;
	}
	.about-info-service {
    margin-bottom: 40px;
    }
	.box-services h1{
	margin-top: 20px;
	margin-bottom: 30px;
	}
	.s-text {
    margin-top: -10px;
    }
    .factory-img{
	margin-top: 5px;
    }
    #footer-info{
	margin-bottom: 0;
    margin-top: 0;
    }
    .box-informazioni{
	margin-bottom: 10px;
    }
    .skype p{
	font-size: 14px;
    margin-top: 24px;
    }
}
@media (max-width: 768px) {
	#bordo-pagina{
    margin: -10px;
    }
    .nav-sx, .nav-dx{
	margin-top: 0;
    }
    .nav-sx a, .nav-sx a:visited{
    margin: 0 10px;
    }
    .nav-dx a, .nav-dx a:visited {
    margin: 0 2px 0 10px;
    }
    header .span5 .nav-sx a, header .span5 .nav-dx a{
	position: relative;
	top:74px;
    }
	.last-works-image{
	margin: 20px 10px;
	}
	.home-works, .main-works{
	margin-bottom: 0;
	margin-left: -10px;
	}
	.last-works-image {
    float: left;
    width: 90%;
    }
    .home-works .span3 img:hover,
	.home-works .span3 img:focus,
	#works-pages .span3 img:hover,
	#works-pages .span3 img:focus{
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=100);
	}
	#works-pages {
    margin-bottom: 0;
    margin-top: 0;
    }
    .single-work p {
    text-align: justify;
    }
	.s-text {
    line-height: 20px;
    padding: 0 10px 44px;
    }
    .factory p, .s-text-s{
    margin: 0 10px;
    text-align: justify;
    }
    .factory h1, .single-work p{
	margin: 0 10px;
    }
    .box-skills h1{
	padding:0;
    }
    .box-services, .box-skills{
	margin-top: 20px;
    }
	.people{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	color:#333;
	}
	.people span{
	color:#00adef;
	}
	.people:hover{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	}
	.people:hover > span{
	color:#00adef;
	}
	#button-works{
	font-size: 30px;
	}
	.footer-description {
    padding: 16px 10px 0;
    }
    .box-informazioni > h4{
	margin-top: 30px;
    }
	.send-button{
	margin-top: 80px;
	}
	.button-invia{	
	height: 100px;
	width: 100%;
	font-size: 30px;
	}
	#credits{
	margin-top: 42px;
	}
	#footer-info {
    margin-bottom: 0px;
    margin-top: 0px;
    }
    .wpcf7-form-control-wrap input.srow{
	margin-top: 0px;
	}
	.skype p{
	font-size: 14px;
    margin-top: -14px;
    }
    .sw-img-full > img{
    width:570px;
    padding: 30px 0 0;
    }
}
@media (max-width: 600px){
	.last-works-image {
    float: left;
    width: 45.8%;
    }
    .tipo-web .wpcf7-list-item-label,
	.tipo-identity .wpcf7-list-item-label,
	.tipo-photo .wpcf7-list-item-label,
	.tipo-type .wpcf7-list-item-label,
	.tipo-web input[type="checkbox"]:checked + span.wpcf7-list-item-label,
	.tipo-identity input[type="checkbox"]:checked + span.wpcf7-list-item-label,
	.tipo-photo input[type="checkbox"]:checked + span.wpcf7-list-item-label,
	.tipo-type input[type="checkbox"]:checked + span.wpcf7-list-item-label {
    margin: 10px 190px;
    }
}
@media (max-width: 480px){
	.tipo-web .wpcf7-list-item-label,
	.tipo-identity .wpcf7-list-item-label,
	.tipo-photo .wpcf7-list-item-label,
	.tipo-type .wpcf7-list-item-label,
	.tipo-web input[type="checkbox"]:checked + span.wpcf7-list-item-label,
	.tipo-identity input[type="checkbox"]:checked + span.wpcf7-list-item-label,
	.tipo-photo input[type="checkbox"]:checked + span.wpcf7-list-item-label,
	.tipo-type input[type="checkbox"]:checked + span.wpcf7-list-item-label {
    margin: 10px 140px;
    }
}
@media (max-width: 320px){
	.last-works-image {
    float: left;
    width: 43%;
    }
    .nav-sx a, .nav-sx a:visited, .nav-dx a, .nav-dx a:visited{
	margin: 0 12px;
    }
    .home-works .span3 img:hover,
	.home-works .span3 img:focus,
	#works-pages .span3 img:hover,
	#works-pages .span3 img:focus{
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=100);
	}
	.button-invia{
	font-size: 35px;
	height:auto;
	line-height: 80px;
	}
	#title-section,
	.single-work h2{
	font-size: 35px;
	height:auto;
	line-height: 40px;
	}
	.factory h1{
	font-size: 25px;
	}
	.factory span{
	font-size: 18px;
	}
	.tipo-web .wpcf7-list-item-label,
	.tipo-identity .wpcf7-list-item-label,
	.tipo-photo .wpcf7-list-item-label,
	.tipo-type .wpcf7-list-item-label,
	.tipo-web input[type="checkbox"]:checked + span.wpcf7-list-item-label,
	.tipo-identity input[type="checkbox"]:checked + span.wpcf7-list-item-label,
	.tipo-photo input[type="checkbox"]:checked + span.wpcf7-list-item-label,
	.tipo-type input[type="checkbox"]:checked + span.wpcf7-list-item-label {
    margin: 10px 60px;
    }
    .box-services{
	height: auto;
	}
}