/*  

Lorenzo Ercoli
http://www.lorenzoercoli.it

*/



/* HTML5
--------------------------------------------- */

header, nav, article, footer, aside, hgroup, date, video, section {
	display: block;
}
/* MAIN
--------------------------------------------- */

html {
	line-height: 21px;
}
body {
	font-family: 'Roboto Condensed', sans-serif;
	color: #666;
	font-size: 62.5%;
	text-rendering: optimizeLegibility;
	-webkit-appearance: none;
	background: #e0e1e2;
}
a, a:visited {
	color: #8ACE95;
	text-decoration: underline;
	font-weight: 500;
}
a:hover {
	color: #9ca1a3;
}
h2, h3, h4 {
	font-weight: normal;
	font-family: 'Roboto', sans-serif;
	padding-bottom: 21px;
	line-height: 27px;
	color: #444;
}
h1 {
	font-family: 'Roboto', sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 36px;
	line-height: 42px;
	margin-bottom: 21px;
	max-width: 940px;
}
h1 a, h1 a:visited {
	color: #212121;
}
h1 a:hover {
	color: #9CA1A3;
}
h2 {
	font-size: 22px;
	max-width: 940px;
}
h3, h4 {
	font-size: 22px;
}
p {
	margin-bottom: 21px;
	font-size: 14px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	text-align: justify;
}
/*p a {
	margin-bottom: 21px;
	font-size: 14px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	text-align: justify;
	color: #8ACE95;
	text-decoration: none;
	font-weight: 500;
}*/

.strike {
	color: #9ca1a3;
	text-decoration: line-through;
}
.wrap {
	padding: 42px 6%;
}
::selection {
	background-color: #3F9841;
}
::-moz-selection {
background: #3F9841;
}
.right img:hover {
	opacity: .5;
}
/* HEADER
--------------------------------------------- */

header {
	/*background:*/ /*rgba(255,255,255,.3)*/ /*url(../immagini/grafica/lines.png);*/
	height: 63px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1000;
}
#logo {
	float: left;
	margin-right: 36px;
	margin-bottom: 24px;
}
#logo img {
	width: 120px;
	height: 35px;
	display: block;
	margin: 0 auto;
}
#logo:hover img {
	opacity: .6;
}
nav {
	padding: 21px 6% 0;
}
/*gruppo del menu in alto*/
nav ul {
	float: left;
	margin: -4px -8px 0 0;
	padding: 6px 0px 0px;
}
nav ul li {
	display: inline;
}
nav ul li a, nav ul li a:visited {
	padding: 5px 8px 3px;
	display: block;
	float: left;
	font-size: 10px;
	text-decoration: none;
	color: #fff;
	background: #212121;
	background: rgba(0,0,0,.6);
	margin-right: 3px;
}
nav ul li a:hover {
	background: #000;
}
/* HOME
--------------------------------------------- */
.home-page {
	height: 440px;
	width: 100%;
	background-position: right center;
	background-size: auto 100%;
	position: relative;
}
.home-page img {
	display: none;
}
.home-page hgroup {
	margin: 0 auto;
	max-width: 940px;
	padding: 0 6%;
}
.home-page h1 {
	position: absolute;
	bottom: 7%;
	color: #fff;
	line-height: 27px;
	margin-right: 6%;
}
.home-page h1 span.head {
	margin-bottom: 21px;
	display: block;
}
.home-page h1 span.sub {
	font-size: 22px;
	line-height: 27px;
	display: block;
	font-family: 'Roboto', sans-serif;
}
.about img {
	width: 75px;
	height: auto;
	float: left;
	margin: 5px 21px 21px 0;
	border-radius: 1px;
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
}
.location {
	display: none;
}
/* PORTFOLIO NAVIGATION
--------------------------------------------- */

.portfolio {
	padding-top: 42px;
}
.portfolio-nav {
	color: #9ca1a3;
	font-size: 14px;
	padding-bottom: 42px;
}
.portfolio-nav ul li em {
	font-style: normal;
	display: none;
	margin: 0 5px 0 0;
}
.portfolio-nav ul li {
	display: inline;
	margin: 0 5px 0 0;
	float: left;
}
.portfolio-nav ul li a {
	padding: 5px 8px 3px !important;
	background: #f0f0f0;
}
/* PORTFOLIO GALLERY ovvero "Progettazione"
--------------------------------------------- */
  

.portfolio-hgroup {
	padding: 147px 6% 21px;
	/* colore sfondo header */
	background: #e0e1e2;/* ---------------------- */
}
.portfolio-hgroup h1 {
	margin-bottom: 0;
}
ol.gallery {
	clear: both;
}
ol.gallery li {
	width: 100%;
	height: auto;
	margin: 0;
	clear: both;
	float: left;
	list-style: none;
}
ol.gallery li img:hover {
	opacity: .5;
}
/*background:url(../immagini/grafica/lines.png);*/

ol.gallery li img {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 5px;
}
.dimensione {
	width: 100%;
	min-height: 296px;
	float: left;
	margin: 0;
	margin-bottom: 6px;
}
ol.gallery h2 {
	font-family: 'Roboto', sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 14px;
	line-height: 21px;
	padding-top: 12px;
	padding-bottom: 21px;
	float: left;
	margin: 0;
}
ol.gallery h3 {
	font-family: 'Roboto Condensed', sans-serif;
	color: #9ca1a3;
	font-weight: normal;
	font-size: 14px;
	line-height: 21px;
	padding-bottom: 21px;
	float: left;
	margin: 0;
	text-align: justify;
}
/* Curriculum

--------------------------------------------- */
ol.gallery li .scarica img {
	margin: 5px;
	width: 35px;
	height: 34px;
}
ol.gallery li .scarica img:hover {
	opacity: 1;
}
ol.gallery li .scarica {
	height: 44px;
	margin-bottom: 12px;
	text-decoration: none;
	color: #fff;
	background: #212121;
	background: rgba(0,0,0,.6);
	margin-right: 3px;
}
ol.gallery li .scarica:hover {
	background: #000;
}
ol.gallery li .scarica h3 {
	text-decoration: none;
	color: #fff;
	margin: 10px;
	float: right;
}
/* PORTFOLIO ITEM
--------------------------------------------- */

.single-hgroup {
	padding: 147px 6% 21px;
	background: #f0f0f0;
}
.case-study h1 {
	font-size: 22px;
	line-height: 27px;
	font-family: 'Roboto Condensed', sans-serif;
}
.case-study-image {
	margin-bottom: 36px;
}
.case-study-nav {
	padding-top: 21px;
	margin-top: 62px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.case-study-nav-header {
	padding-top: 21px;
	margin-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.case-study-nav p {
	max-width: none;
}
.case-study-nav .left {
	float: left;
	max-width: 45%;
}
.case-study-nav .right {
	float: right;
	max-width: 45%;
}
blockquote {
	font-family: 'Roboto Condensed', sans-serif;
	;
	clear: left;
	margin: 0 20px 24px 0;
	line-height: 27px;
	color: #9ca1a3;
	padding-left: 21px;
}
blockquote p {
	margin-bottom: 0;
	font-size: 22px;
}
article img, .wp-caption, video {
	max-width: 100%;
	height: auto;
}
/* CONTACT
--------------------------------------------- */

.contact-hgroup {
	padding: 147px 6% 21px;
	background-color: #f0f0f0;
}
.contact-hgroup h1 {
	margin-bottom: 0;
}
.contact p.label {
	margin-bottom: 21px;
}
.contact textarea {
	height: 100px;
}
/*stile delle caselle di testo e del testo label*/
.contact textarea, .contact input {
	font-family: 'Roboto Condensed', sans-serif;
	padding: 14px 0 14px 0;
	color: #666;
	/*background: #f0f0f0;*/
	background: #e0e1e2;
	border: none;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.contact textarea {
	width: 88%;
	max-width: 590px;
}
.contact input {
	width: 88%;
}
.message {
	margin-bottom: 21px;
}
.contact-info {
	margin-bottom: 21px;
}
/*stile delle caselle di testo quando selezionate*/
.contact textarea:focus, .contact input:focus {
	background: #EFEFEF;
	-webkit-appearance: none;
	border-bottom-style: none;
}
#send {
	width: 39px;
	height: 59px;
	background: url(../immagini/grafica/invia.png);
	background-size: auto 100%;
	text-indent: -9999px;
	border: none;
	margin-top: 2px;
	cursor: pointer;
}
#send:hover {
	opacity: 0.6;
}
input.wpcf7-submit {
	font-size: 14px;
	border: none;
	width: auto !important;
	padding: 5px 8px 3px;
	color: #fff;
	background: #57a2bb;
	-webkit-appearance: none;
}
input.wpcf7-submit:hover {
	background: #9ca1a3;
}
.wpcf7-response-output, .wpcf7-validation-errors, .wpcf7-mail-sent-ng {
	clear: left;
}
.typekit-badge {
	display: none !important;
}
div.wpcf7-mail-sent-ok, div.wpcf7-response-output, div.wpcf7-display-none, div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 14px !important;
	border: none !important;
}
span.wpcf7-not-valid-tip {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 14px !important;
	border: none !important;
	background: none !important;
	left: 21px !important;
	top: 0 !important;
}
/* FOOTER
--------------------------------------------- */

footer {
	/*background: #C4E6C9;*/
	
	width: 100%;
}
footer h4 a, footer h4 a:visited {
	color: #212121;
	text-decoration: underline;
}
footer h4 a:hover {
	color: #9ca1a3;
	text-decoration: underline;
}
footer h4 span {
	color: #9ca1a3;
}
footer p.footer-meta {
	margin-top: -21px;
}
footer p span {
	color: #9ca1a3;
	font-style: normal;
}
footer p a {
	color: #8ACE95;
	font-size: 14px;
	text-decoration: none;
	font-weight: 500;
}
footer p a:hover {
	color: #9ca1a3;
	text-decoration: underline;
}
footer p a img.comment {
	width: 15px;
	height: 13px;
	top: 3px;
	margin-right: 5px;
	position: relative;
}
footer .footer-feature img {
	width: 75px;
	height: auto;
	border-radius: 1px;
	box-shadow: 0 1px 3px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25);
	float: left;
	margin: 5px 21px 21px 0;
}
.responsive {
	display: none;
}
footer .footer-feature img.net:hover {
	opacity: .8;
}
footer .footer-feature p {
	overflow: hidden;
}
footer .footer-feature {
	padding: 42px 6%;
}
footer #bottom {
	color: #fff;
	clear: both;
	padding: 0 6% 31.5px;/*background: #f0f0f0;*/
}
footer .copy {
	float: left;
	padding-bottom: 21px;
}
footer .links {
	float: left;
	clear: left;
}
footer .links img:hover {
	opacity: .5;
}
footer #bottom p {
	margin: 0;
	color: #9ca1a3;
}
footer #bottom p a {
	color: #666;
	text-decoration: none;
	font-size: 14px;
}
footer #bottom p a:hover {
	text-decoration: underline;
}
.feature {
	padding-bottom: 21px;
}
.bottom-wrap {
	padding-top: 20px;
}
.fondo {
	width: 100%;
	height: 20px;
}
.bottom-wrap .right {
	float: right;
	max-width: 45%;
}
/* FONTS
--------------------------------------------- */


/* FOR POSH BROWSERS
--------------------------------------------- */

body {
	-webkit-animation-name: fade-in;
	-webkit-animation-duration: 1.5s;
	-moz-animation-name: fade-in;
	-moz-animation-duration: 1.5s;
}
@-webkit-keyframes fade-in {
0% {
opacity: 0;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes fade-in {
from {
opacity: 0;
}
to {
	opacity: 1;
}
}
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/***********************************************************************
*
*  Liquid Slider
*  Kevin Batdorf
*
*  http://liquidslider.kevinbatdorf.com
*
*  GPL license 
*
************************************************************************/
.titolo-progetto {
	width: 100%;
	display: block;
	margin-bottom: 12px;
}
.title {
	float: left;
}
.chiudi {
	position: relative;
	float: right;
	display: inline;
}
.chiudi img:hover {
	opacity: .6;
}
.foto img {
	width: 100%;
	margin-bottom: 12px;
}
.foto {
	margin-bottom: 12px;
}
.dati-progetto {
	width: 100%;
	margin-top: 42px;
}
.responsabile {
	display: none;
}
.responsabile span {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
.curriculum-pdf {
	float: right;
	display: inline;
}
/******************************************************
* No JavaScript
* Use this to apply styles when Javascript is disabled,
* and be sure to include the ".no-js" class in your html 
* markup.
*******************************************************/
.no-js .liquid-slider {
	height: 350px;
	overflow: scroll;
}
/******************************************************
* Preloader
* Use this to apply styles when Javascript is disabled,
* and be sure to include the ".no-js" class in your html 
* markup.
*******************************************************/
.liquid-slider-wrapper .liquid-slider-preloader {
	background: url(../immagini/grafica/img/loading.gif) #f2f2f2 no-repeat center 75px;
	opacity: .90;
	/* Do not edit below this line */
	width: 100%;
	height: 200%;
	position: absolute;
	top: 0;
	left: 0;
}
/******************************************************************
* Base Styles 
* The styles here will apply to everything. I recommend you keep
* the styles in here specific to mobile defices, then use
* the media queries at the bottom to define further styles for larger
* screen-sizes. Think Mobile First. But be cautious of how
* your site will look in older IE browsers.
*
* Additional media queries are at the bottom of this document
******************************************************************/
.liquid-slider-wrapper {
	margin: 0 auto;
	/* Do not edit below this line */
	clear: both;
	overflow: auto;
	position: relative;
}
/******************************************************
* Main Container
* This is the main container (minus the navigation).
* Be sure to match the width with the .panel class, 
* or it won't work properly. Also, width only applies
* if you are not using the responsive setting.
*
* The responsive slider will interpret the width as the
* max width instead
* la prima riga è il colore dello sfondo
*******************************************************/
.liquid-slider-wrapper .liquid-slider {
	background: #e0e1e2;
	/*background: #f2f2f2;*/
	width: 1030px;
	/* Do not edit below this line */
	float: left;
	overflow: hidden;
	position: relative;
}
.liquid-slider-wrapper .panel-container {
	/* Do not edit below this line */
	position: relative;
}
.liquid-slider-wrapper .liquid-slider .panel-container .fadeClass {
	/* Do not edit below this line */
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
/******************************************************
* Panels
* This is for the panels. If you are using the 
* responsive setting, this will act as the max-width
* for the entire slider.
*******************************************************/
.liquid-slider-wrapper .liquid-slider .panel {
	width: 1030px;
	/* Do not edit below this line */
	display: block;
	float: left;
}
/******************************************************
* This is mainly used to adjust the padding inside each 
* panel. If you are using the responsive setting, you
* need to use the settings below as this will not apply.
*******************************************************/
.liquid-slider-wrapper .liquid-slider .panel-wrapper {
	padding: 1px;
	/* Do not edit below this line */
	position: relative;
}
/*****************************************************
* This will adjust styles for all navigation tabs
* less of course the select box used for mobile 
* navigation. The .current styles will apply only to 
* the current tab.
*
* You may use this section to create navigation for
* mobile devices if you set mobileNavigation: false
* Be sure to edit media queries for larger devices below
* I have included an example below in comments.
*
* .currentCrossLink refers to external crosslinking.
*******************************************************/
.liquid-slider-wrapper .liquid-nav a {
	background: #d8d8d8;
	color: #333333;
	margin-right: 1px;
	padding: 3px 6px;
}
.liquid-slider-wrapper .liquid-nav a:hover {
	background: #f2f2f2;
	color: #333333;
	text-shadow: none;
}
.liquid-slider-wrapper .liquid-nav .current {
	background: #f2f2f2;
}
.currentCrossLink {
	font-weight: bold;
}
.liquid-slider-wrapper .liquid-nav ul {
	padding: 0;
	/* Do not edit below this line */
	clear: both;
	display: block;
	margin: auto;
	overflow: hidden;
}
.liquid-slider-wrapper .liquid-nav ul li {
	/* Do not edit below this line */
	display: inline;
}
.liquid-slider-wrapper .liquid-nav ul li a {
	/* Do not edit below this line */
	display: block;
	float: left;
	text-decoration: none;
}
/*****************************************************
* Mobile Menu
* This will adjust styles for selectbox styles. I have
* included a simple example to create a custom select
* box.
*******************************************************/
.liquid-slider-wrapper .liquid-nav {
	overflow: hidden;
	clear: both;
}
.liquid-slider-wrapper .liquid-slider-select-box {
	/* Delete these if you want the standard select box.
     Also delete the rules below */

	width: 100%;
	height: 35px;
	overflow: hidden;
	background: url(../immagini/grafica/img/menu.png) no-repeat right #ddd;
}
.liquid-slider-wrapper .liquid-slider-select-box select {
	/* If you want the standard select box, use 
  width:100%
  And delete the rest of the styling here */

	width: 150%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	padding: 5px;
	font-size: 110%;
	border: 1px solid #bbb;
	height: 35px;
	cursor: pointer;
}
/******************************************************
* Arrows
* This section refers to both the non-graphical and 
* graphical navigation arrows. 
*
* Some settings will be overwritten when using the 
* responsive setting.
*******************************************************/
.liquid-slider-wrapper .liquid-nav-left, .liquid-slider-wrapper .liquid-nav-right {
	/* Do not edit below this line */
	float: left;
}
.liquid-slider-wrapper .liquid-nav-left a, .liquid-slider-wrapper .liquid-nav-right a {
	/* non-graphical arrows */
	background: #000;
	color: #fff;
	padding: 5px;
	width: 100px;
	/* Do not edit below this line */
	display: block;
	text-align: center;
	text-decoration: none;
}
.liquid-slider-wrapper .liquid-nav-left-arrow, .liquid-slider-wrapper .liquid-nav-right-arrow {
	cursor: pointer;
	/* Do not edit below this line */
	float: left;
}
.liquid-slider-wrapper .liquid-nav-left-arrow a, .liquid-slider-wrapper .liquid-nav-right-arrow a {
	/* Do not edit below this line */
	display: block;
}
.liquid-slider-wrapper .liquid-nav-left, .liquid-slider-wrapper .liquid-nav-left-arrow {
	/* Do not edit below this line */
	clear: both;
}
.liquid-slider-wrapper .liquid-nav-right-arrow {
	width: 25px;
	height: 25px;
	background: url(../immagini/grafica/img/arrow.png) no-repeat top right;
	margin-top: 50px;
	margin-right: 5px;
	/* Do not edit below this line */
	position: relative;
}
.liquid-slider-wrapper .liquid-nav-left-arrow {
	width: 25px;
	height: 25px;
	background: url(../immagini/grafica/img/arrow.png) no-repeat top left;
	margin-top: 50px;
	margin-left: 5px;
	/* Do not edit below this line */
	position: relative;
}
.liquid-slider-wrapper .liquid-nav-left-arrow:hover {
	/* Left graphical arrows hover */
	background: url(../immagini/grafica/img/arrow.png) no-repeat bottom left;
}
.liquid-slider-wrapper .liquid-nav-left-arrow:active {
/* Left graphical arrows click */
}
.liquid-slider-wrapper .liquid-nav-right-arrow:hover {
	/* Right graphical arrows hover */
	background: url(../immagini/grafica/img/arrow.png) no-repeat bottom right;
}
.liquid-slider-wrapper .liquid-nav-right-arrow:active {
/* Right graphical arrows click */
}
.arrows .liquid-slider {
	/* Margin between slider and arrows */
	margin: 0 10px;
}
/******************************************************
* Responsive Styles
* Here are the main responsive styles. This mostly 
* covers the arrows, and most of the settings can be
* applied above.
*******************************************************/
.liquid-responsive .liquid-slider {
	/* Do not edit below this line */
	width: 100%;
	margin: 0;
}
.liquid-responsive .liquid-slider .panel .panel-wrapper {
	padding: 10px;
}
.liquid-responsive .liquid-nav-left {
	/* Left non-graphical arrows */
  /* Do not edit below this line */
	position: absolute;
	left: 0;
	z-index: 1;
}
.liquid-responsive .liquid-nav-left a {
	/* Left non-graphical arrows */
	background: #9A9A9A;
	width: 80px;
}
.liquid-responsive .liquid-nav-left a:hover {
	/* Left non-graphical hover */
	background: #747474;
}
.liquid-responsive .liquid-nav-right {
	/* Right non-graphical arrows */
  /* Do not edit below this line */
	position: absolute;
	right: 0;
	z-index: 1;
}
.liquid-responsive .liquid-nav-right a {
	/* Right non-graphical arrows */
	background: #9A9A9A;
	width: 80px;
}
.liquid-responsive .liquid-nav-right a:hover {
	/* Right non-graphical arrows hover */
	background: #747474;
}
.liquid-responsive .liquid-nav-left-arrow {
	/* Do not edit below this line */
	position: absolute;
	left: 0;
	z-index: 1;
}
.liquid-responsive .liquid-nav-right-arrow {
	/* Do not edit below this line */
	position: absolute;
	right: 0;
	z-index: 1;
}
.liquid-slider-wrapper .liquid-slider .panel img {
/* Example */
    /*
    width:24%;
    */
}
.liquid-responsive .liquid-slider .panel .panel-wrapper {
	padding: 1px 1px;
}
