/*
Theme Name: BlankSlate
Theme URI: http://wordpress.org/themes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: <strong>UPDATE</strong> - 4.0+ is here, completely overhauled, yet again. As always, <a href="http://tidythemes.com/concept/#upgrading">use caution when upgrading</a> (tidythemes.com/concept/#upgrading) and <a href="http://tidythemes.com/concept/">learn the TidyThemes concept</a> (tidythemes.com/concept). &nbsp; &rarr; <em><strong>CAUTION</strong>: If you're child theming or have clients that are child theming on top of BlankSlate (not the recommended use), please do not blindly upgrade to newer versions.</em> &nbsp; &rarr; <strong>DESCRIPTION</strong>: BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme available anywhere for designers/developers to use as a base/foundation to build websites for clients or to build completely custom themes from scratch to release faster. Clean, semi-minified, unformatted and valid code, SEO-friendly, no programmer comments, standardized and as white label as possible and most importantly, CSS reset for cross-browser-compatability and no intrusive visual CSS styles added whatsoever. A perfect skeleton theme that blows any others like it (the subsequent underscores.me for example) completely out of the water, as they're simply too overcomplicated for what people really want in this kind of theme. Now comes with jQuery enqueued and ready to go. &nbsp; &rarr; <strong>SUPPORT</strong>: Please use the <a href="http://tidythemes.com/forum/">official support forum</a> (tidythemes.com/forum). Comments and suggestions for improving BlankSlate, please see "<a href="http://tidythemes.com/tidythemes-sucks/">TidyThemes Sucks!</a>" (tidythemes.com/tidythemes-sucks). Just getting started? <a href="http://tidythemes.com/want-to-learn-css/">Want to learn CSS?</a> (tidythemes.com/want-to-learn-css) &nbsp; &rarr; <strong>WHAT'S NEW?</strong>: We stripped down as much custom, extraneous, superfluous junk code as we could and greatly improved the HTML5 structure. <a href="http://make.wordpress.org/themes/author/chipbennett/">Chip Bennett</a> (make.wordpress.org/themes/author/chipbennett), a highly experienced programmer and official WordPress administrator, worked closely with us to audit the theme code for quality. <a href="http://themes.trac.wordpress.org/changeset?old_path=/blankslate/3.3&new_path=/blankslate/4.0">See</a> (themes.trac.wordpress.org/changeset?old_path=/blankslate/3.3&new_path=/blankslate/4.0) just how much we've revamped things. Last, but not least, BlankSlate has now been <a href="https://github.com/tidythemes/blankslate">opened up on GitHub</a> (github.com/tidythemes/blankslate) if anyone would like to make suggested code additions/improvements. Thank you for using BlankSlate.
Version: 4.0.3
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: black, blue, white, light, one-column, fluid-layout, responsive-layout, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2015 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/




/* Aggiunte DR */


@font-face {
    font-family: 'Titillium Web', sans-serif;
    src: url(/wp-content/themes/blankslate/font/Krungthep.ttf);
    src: url(/wp-content/themes/blankslate/font/Krungthep.otf);
    src: url(/wp-content/themes/blankslate/font/Krungthep.woff);
    src: url(/wp-content/themes/blankslate/font/Krungthep.svg);
}



ul {
	margin-left:15px;
	padding:0;
	margin-top:0px;
}

#wrapper {
	max-width:980px;
	margin:0 auto;
}

.titolo-fascia1-home img {
	width:90%;
	margin-left:5%;
	margin-right:5;
	max-width:880px;
	position:absolute;
	left:0;
	top:30px;
}

.sottotitolo-testo-home {
	color: white;
    font-family: 'Titillium Web', sans-serif;
    font-size: 19px;
    text-align: center;
    width: 100%;
    line-height: 19px;
    font-weight:bold;
}

.fascia1-home {
	background-image: url("/wp-content/themes/blankslate/immagini/sfondoArancione.jpg");
	background-repeat: repeat-y;
    background-position: left center;
    float:left;
    position:relative;
}

.fascia2-home,.fascia3-home {
	float:left;
}

.fascia2-home img {
	float:left;
	width:100%;
}

.mappa-fascia1-home {
	width:35%;
	float:left;
}

.testo-fascia1-home {
	float: left;
    margin-left: -10%;
    width: 70%;
    margin-top: 120px;
    color:white;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.mappa-fascia1-home img {
	float:left;
	width:100%;
	max-width:322px;
}

.secondopezzo-fascia-3 {
	background-image: url("/wp-content/themes/blankslate/immagini/fascia3_2.jpg");
	background-repeat: repeat-y;
    background-position: left center;
}

.primopezzo-fascia-3,.primopezzo-fascia4 {
	width:20%;
	float:left;
	height: 310px;
}

.secondopezzo-fascia-3, .secondopezzo-fascia4 {
	float:left;
	height: 310px;
	width: 26.3%;
}

.terzopezzo-fascia-3, .terzopezzo-fascia4 {
	float: left;
    height: 310px;
    width: 53.7%;
}

.primopezzo-fascia-3 img,.terzopezzo-fascia-3 img {
	float: left;
    width: 100%;
}

.numero-testo-home img {
	width:110px;
}

.fascia8-home {
	background-image: url("/wp-content/themes/blankslate/immagini/fasciaFondo.jpg");
	background-repeat: repeat-y;
    background-position: left center;
    float:left;
    position:relative;
    height: 159px;
}

.partesinistra-fascia8-home {
	width:57%;
	float:left;
	margin-left:3%;
	margin-top:20px;
}

.titolo-fascia8-home {
	color:white;
	font-family: 'Titillium Web', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	margin-top: 10px;
}

.contenuto-fascia8-home {
	color:white;
	padding-top:10px;
}

.partedestra-fascia8-home {
	float:left;
	margin-top: 10px;
	width:40%;
}

.fascia7-home {
	float:left;
	width:100%;
	height:248px;
	background-image: url("/wp-content/themes/blankslate/immagini/fascia7-4.jpg");
	background-repeat: no-repeat;
    background-position: right top;
}

.partesinistra-fascia7 {
	width:20%;
	float:left;
	background-image: url("/wp-content/themes/blankslate/immagini/fascia7-1.jpg");
	background-repeat: repeat-y;
    background-position: left top;
    height:100%;
}

.partedestra-fascia7 {
	width:75%;
	float:left;
}

.numero-testo-home {
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
}

.testointernosottonumero-testo-home {
    color: white;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    margin-left: 7%;
    margin-top: 10px;
    width: 86%;
}

.primopezzo-fascia4 {
	background-image: url("/wp-content/themes/blankslate/immagini/fascia4_1.jpg");
	background-repeat: repeat-y;
    background-position: left top;
    height:223px;
}

.secondopezzo-fascia4 {
	background-image: url("/wp-content/themes/blankslate/immagini/fascia4_2.jpg");
	background-repeat: repeat-y;
    background-position: left top;
    height:223px;
}

.terzopezzo-fascia4 {
	background-image: url("/wp-content/themes/blankslate/immagini/fascia4_3.jpg");
	background-repeat: repeat-y;
    background-position: left top;
    height:223px;
    background-color: #858483;
}

.titolosecondo-fascia4 {
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
	margin-left: 15%;
 	width: 70%;
 	font-family: 'Titillium Web', sans-serif;
    font-size: 19px;
 	color:white;
 	font-weight: bold;
    line-height: 21px;
}

.fascia4-home .numero-testo-home {
	margin-top:30px;
}

.primopezzo-fascia4 .sottotitolo-testo-home {
	color:#eb6c21;
	text-transform:uppercase;
	width: 60%;
	margin-left:20%;
}

.testosecondo-fascia4 {
	color: white;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    margin-top: 10px;
    width: 86%;
    margin-left:7%;
}

.titolo-fascia6-boxfinale {
	color: white;
    font-size: 14px;
    height: 100px;
    margin-left: 20px;
    margin-top: 20px;
    text-align: center;
    width: 75px;
}

.titolo-fascia6-boxfinale span {
	float: left;
    margin-bottom: 5px;
    width: 100%;
}

.partesinistra-fascia5 {
	background-image: url("/wp-content/themes/blankslate/immagini/fascia5_1.jpg");
    background-position: left top;
    background-repeat: repeat-y;
    float: left;
    height: 276px;
    width: 46.4%;
}

.partedestra-fascia5 {
	background-image: url("/wp-content/themes/blankslate/immagini/fascia5_2.jpg");
    background-position: left top;
    background-repeat: repeat-y;
    float: left;
    height: 276px;
    width: 53.6%;
}

.titolo-fascia5 {
	color:#58585a;
	font-size:19px;
	margin-left:5%;
	width:70%;
	margin-top:20px;
	font-family: 'Titillium Web', sans-serif;
	font-weight:bold;
}

.contenuto-fascia5 {
	color:#58585a;
	font-size:12px;
	margin-left:5%;
	width:70%;
	margin-top:10px;
	font-family: "Open Sans",sans-serif;
}

.partedestra-fascia8-home img {
	float: left;
    max-width: 354px;
    width: 100%;
}

.titolo-fascia6-boxfinale {
    color: white;
    font-size: 14px;
    height: 100px;
    margin-left: 20px;
    margin-top: 20px;
    text-align: center;
    width: 75px;
    font-family: 'Titillium Web', sans-serif;
    font-weight:bold;
    line-height: 15px;
}

.titolo-fascia5-destra {
	color: #58585a;
    float: left;
    font-size: 14px;
    line-height: 40px;
    margin-left: 20px;
    margin-top: 20px;
    width: 255px;
    font-family: 'Titillium Web', sans-serif;
    font-weight:bold;
}

.fascia5-home li {
	margin-bottom:10px;
}

.titolo-fascia5-destra {

}

.titolo-fascia5-destra span {
	float: left;
    margin-right: 10px;
}

.partesinistra-fascia6 {
	background-image: url("/wp-content/themes/blankslate/immagini/fascia6-1.jpg");
    background-position: left top;
    background-repeat: repeat-y;
    float: left;
    height: 271px;
    width: 46.4%;
    position:relative;
}

.partedestra-fascia6 {
	background-image: url("/wp-content/themes/blankslate/immagini/fascia6-2.jpg");
    background-position: left top;
    background-repeat: repeat-y;
    float: left;
    height: 271px;
    width: 53.6%;
    position:relative;
}

.fascia6-home .partesinistra-fascia6 .titolo-fascia5, .fascia6-home .partesinistra-fascia6 .contenuto-fascia5,.fascia6-home .partesinistra-fascia6 .titolo-fascia5-destra {
	color:white;
}

.box-finale-fascia5 {
	bottom: 0;
    left: 5%;
    position: absolute;
}

.numerofascia7 {
	margin-bottom: 10px;
    margin-top: 40px;
    text-align: center;

}

.partedestra-fascia7 {

}

.partedestra-fascia7 .titolofascia7 {
	margin-bottom: 5px;
    margin-left: 5%;
    margin-top: 20px;
    width: 27%;
    color:white;
    font-family: 'Titillium Web', sans-serif;
    font-weight:bold;
    line-height: 19px;
}

.sottotitolofascia7 {
	color: #706f6f;
    font-family: 'Titillium Web', sans-serif;
    font-weight:bold;
    margin-left: 7%;
    text-align: center;
    width: 86%;
    line-height: 19px;
}

.partedestra-fascia7 .testofascia7 {
    margin-left: 5%;
    margin-top: 20px;
    width: 27%;
    color:white;
    font-size:12px;
    font-family: "Open Sans";
}

.contenuto-fascia8-home {
	font-size:14px;
    font-family: "Open Sans";
}

.fascia6-home .contenuto-fascia5 {
	width:50%;
}

.fascia6-home .partedestra-fascia6 .contenuto-fascia5 {
	width:90%;
}

.fascia6-home .box-finale-fascia5 {
	width:50%;
}

.fascia6-home .partesinistra-fascia6 .box-finale-fascia5 .titolo-fascia5-destra {
	line-height:20px;
}

.fascia6-home .partesinistra-fascia6 .box-finale-fascia5 {
	bottom:10px;
}

.fascia6-home .box-finale-fascia5 .titolo-fascia5-destra {
	margin-left:0;
}

.titolofascia7 {

}

.testofascia7 li {
	margin-bottom:7px;
}

#copyright {
	margin-top:10px;
	font-family: "Open Sans";
	font-size:17px;
	color:#f39208;
	width:100%;
	float:left;
	margin-bottom:10px;
}

#copyright span{
	color:white;
}

#copyright a {
	color:#f39208;
	text-decoration:none;
}

.fasciaaltaheader {
	background-color: #3f3e41;
    float: left;
    padding-bottom: 10px;
    padding-top: 15px;
    width: 100%;
}

.logo {
	float: left;
    margin-left: 20px;
    width: 40%;
}

body {
	background-color:#58585a;
}

.frase1-fascia1-home strong {
	font-size:20px;
}

.frase1-fascia1-home {
	font-size:17px;
	line-height: 18px;
}

.fascia-contatti {
	float:left;
	padding-top:30px;
	width:100%;
	background-color:white;
}

.gform_title {
	text-align:center;
	font-family: 'Titillium Web', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color: #eb6c21;
}

.gfield_label {
	display:none !important;
}

.fascia-contatti li {
	text-align:center;
	margin-top:10px;
}

.linksocial a {
	margin-left:5px;
	margin-right:5px;
	color:white;
	text-decoration:none !important;
}

.linksocial a:hover {
	color:#eb6c21;
}

.linkfdr a {
	color: white;
    font-family: "Open Sans";
    font-size: 15px;
    margin-right: 10px;
    text-decoration: none;
    text-transform: uppercase;
}

.linkfdr a:hover {
	text-decoration:none;
	color:#eb6c21;
	font-family:"Open Sans";
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 40% !important;
    color:#706f6f;
    font-family:"Open Sans";
}

#gform_submit_button_1 {
    background-color: #eb6c21;
    background-image: none;
    border: 1px solid #eb6c21;
    border-radius: 8px;
    color: #ffffff;
    font-family: "Open Sans",sans-serif !important;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 10px !important;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.3s linear 0s, all 0.3s ease-in 0s;
    -webkit-appearance: none;
}

#gform_submit_button_1:hover {
    background-color: transparent;
    border: 1px solid #eb6c21;
    color: #eb6c21;
    transition: all 0.3s linear 0s, all 0.3s ease-in 0s;
    cursor:pointer;
}

.gform_footer {
	text-align:center;
}

.socialheader {
	float: right;
    line-height: 35px;
    margin-right: 20px;
    text-align: right;
    width: 50%;
}

#gform_wrapper_1 {
	width:100%;
}

.gfield_error {
    background-color: white !important;
    border: 0 none !important;
}

.validation_error {
	display:none;
}

.gform_confirmation_message_1 {
    font-family: "Open Sans";
    font-size: 17px;
    margin-bottom: 20px;
    text-align: center;
    color: #58585a;
}



@media only screen and (max-width: 995px) {
    .numero-testo-home img {
	    width: 90px;
	}

	.sottotitolo-testo-home {
		font-size:17px;
	}

	.primopezzo-fascia-3 {
		height:auto;
	}

	.secondopezzo-fascia-3 {
		height:auto;
	}

	.terzopezzo-fascia-3 {
		height:auto;
	}

	.secondopezzo-fascia-3 {
		background:none;
	}

	.testointernosottonumero-testo-home {
		font-size: 12px;
    	line-height: 14px;
	}

	.testosecondo-fascia4 {
		font-size: 12px;
    	line-height: 14px;
	}

	.numero-testo-home {
	    margin-bottom: 5px;
	    margin-top: 10px;
	    text-align: center;
	}

	.titolosecondo-fascia4 {
		font-size:17px;
	}

	.contenuto-fascia5 {
		width: 94%;
	}


}

@media only screen and (max-width: 910px) {
    .numero-testo-home img {
	    width: 60px;
	}

	.sottotitolo-testo-home {
		font-size:17px;
	}

	.primopezzo-fascia-3 {
		height:auto;
	}

	.secondopezzo-fascia-3 {
		height:auto;
	}

	.terzopezzo-fascia-3 {
		height:auto;
	}

	.numero-testo-home {
	    margin-bottom: 5px;
	    margin-top: 10px;
	    text-align: center;
	}

	.testointernosottonumero-testo-home {
		font-size: 11px;
    	line-height: 14px;
	}

	.testosecondo-fascia4 {
		font-size: 11px;
    	line-height: 14px;
	}

	.titolo-fascia5 {
		line-height: 19px;
	} 

	.contenuto-fascia5 {
		width: 94%;
		font-size:11px;
	}

	.partedestra-fascia7 .testofascia7,.partedestra-fascia7 .titolofascia7 {
		width:40%;
	}

	

}




@media only screen and (max-width: 767px) {
	  .testo-fascia1-home {
	    color: white;
	    float: left;
	    font-family: "Open Sans",sans-serif;
	    font-size: 14px;
	    margin-left: 5%;
	    margin-top: 0;
	    width: 90%;
	}

	.fascia2-home {
		height:150px;
	}

	.fascia2-home {
	    height: 150px;
	    overflow: hidden;
	    position: relative;
	    width: 100%;
	}


	.fascia2-home img {
	bottom: 0;
    float: left;
    position: absolute;
    height:150px;
    width:auto;
    left: -100px;
	}

	.primopezzo-fascia-3 {
		overflow: hidden;
    	width: 50%;
	}

	.secondopezzo-fascia-3 {
		width:50%;
	}

	.terzopezzo-fascia-3 {
		width:100%;
	}

	.titolo-fascia5-destra {
		width:220px;
	}

	.primopezzo-fascia4 {
		width:50%;
	}

	.secondopezzo-fascia4 {
		width:50%;
	}

	.terzopezzo-fascia4 {
		width:100%;
	}

	.titolosecondo-fascia4 {
	    font-size: 13px;
	    line-height: 15px;
	}

	.partesinistra-fascia5 {
		width:100%;
	}

	.partedestra-fascia5 {
		width:100%;
	}

	.partesinistra-fascia6 {
		width:100%;
	}

	.partedestra-fascia6 {
		width:100%;
	}

	.partesinistra-fascia7 {
		width:100%;
		background-color: white;
	    background-image: none;
	    background-position: left top;
	    float: left;
	    height: 100%;
	    padding-bottom: 10px;
	}

	.partedestra-fascia7 {
		width:100%;
		background-image: url("/wp-content/themes/blankslate/immagini/fascia7-4.jpg");
	    background-position: right top;
	    background-repeat: no-repeat;
	    float: left;
	    height: auto;
	}

	.fascia8-home {
    	height: auto;
    	padding-bottom: 10px;
	}

	.fascia7-home {
		height:auto;
	}

	.partedestra-fascia7 .testofascia7, .partedestra-fascia7 .titolofascia7 {
	    width: 80%;
	}

	.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	    width: 80% !important;
	}

	.primopezzo-fascia-3 img {
	    float: left;
	    margin-left: -10%;
	    width: 120%;
	}

	#wrapper {
	    margin: 0 auto;
	    max-width: 450px;
	}

	.primopezzo-fascia4 {
		background-color: white;
	    background-image: none;
	    background-position: left top;
	    float: left;
	}

	.logo img {
		float:left;
		width:100%;
		max-width:174px;
	}

	.logo {
	    float: left;
	    margin-left: 20px;
	    width: 40%;
	}

	.socialheader {
		width:40%;

	}

	.linkfdr a {
	    color: white;
	    font-size: 14px;
	    margin-right: 0;
	    text-decoration: none;
	}

	.linksocial {
		display:none;
	}

	.linksocial2 {
		display:inline;
	}

	.linksocial2 {
		width:100%;
		display:block;
		float:left;
	}

}

.linksocial {
	display:none !important;
}