@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,400italic);
body {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	background-color: #FFF;
	color: #666;
	font: 16px 'Source Sans Pro', helvetica, arial, sans-serif;
	font-weight: 300;
}

/*@font-face {
	font-family: 'source-sans-pro';
	src: url('../fonts/sourcesanspro/sourcesanspro-light-webfont.eot');
	src: url('../fonts/sourcesanspro/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro/sourcesanspro-light-webfont.woff') format('woff'), url('../fonts/sourcesanspro/sourcesanspro-light-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'source-sans-pro';
	src: url('../fonts/sourcesanspro/sourcesanspro-regular-webfont.eot');
	src: url('../fonts/sourcesanspro/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro/sourcesanspro-regular-webfont.woff') format('woff'), url('../fonts/sourcesanspro/sourcesanspro-regular-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'source-sans-pro';
	src: url('../fonts/sourcesanspro/sourcesanspro-semibold-webfont.eot');
	src: url('../fonts/sourcesanspro/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro/sourcesanspro-semibold-webfont.woff') format('woff'), url('../fonts/sourcesanspro/sourcesanspro-semibold-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg');
	font-weight: 700;
	font-style: normal;
}*/
@font-face {
	font-family: 'bebas_neueregular';
	src: url('../fonts/BebasNeu/BebasNeuewebfont.eot');
	src: url('../fonts/BebasNeu/BebasNeuewebfont.eot?#iefix') format('embedded-opentype'), url('../fonts/BebasNeu/BebasNeuewebfont.woff') format('woff'), url('../fonts/BebasNeu/BebasNeuewebfont.ttf') format('truetype'), url('../fonts/BebasNeu/bebasneue-webfont-webfont.svg#bebas_neueregular') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'bebas_neueregular';
	src: url('../fonts/BebasNeu/BebasNeuewebfont.eot');
	src: url('../fonts/BebasNeu/BebasNeuewebfont.eot?#iefix') format('embedded-opentype'), url('../fonts/BebasNeu/BebasNeueLight.otf') format('otf'), url('../fonts/BebasNeu/BebasNeueLight.ttf') format('truetype'), url('../fonts/BebasNeu/bebasneue-webfont-webfont.svg#bebas_neueregular') format('svg');
	font-weight: 200;
	font-style: normal;
}
section, article, header {
	display: block;
	float: left;
	width: 100%;
}
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
h1 {
	width: 100%;
	padding: 0.3em 0 0.1em 0;
	margin: 0;
	color: #3B3B5F;
	letter-spacing: 0;
	font-size: 35px;
	font-weight: 300;
	font-size: 2em;
	float: left;
	background: url(../images/elements/arrow_downs.png) left bottom no-repeat;
	margin-bottom: 5px;
	margin-bottom: 0.5rem;
}
h2 {
	float: left;
	width: 100%;
	font-size: 24px;
	font-size: 1.8rem;
	margin: 0.2em 0;
	font-weight: 300;
	color: #717386;
}
h3 {
	font-size: inherit;
	line-height: 1em;
	margin: 0;
	font-size: 22px;
	font-size: 1.8rem;
}
h4 {
	float: left;
	width: 100%;
	font-size: 20px;
	font-size: 1.5rem;
	color: #969696;
	font-weight: 300;
	margin: 0.3em 0 .5em;
	text-transform: uppercase;
}
p {
	font-size: 16px;
	font-size: 1.1rem;
	margin-bottom: 0;
	font-weight: 300;
	color: #717386;
}
strong, b {
	font-weight: bold;
}
ul, div {
	display: block;
}
ul, ol, dl {
	font-size: 1em;
	line-height: 1;
	list-style: none;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: block;
}
.clearfix:after, {
 clear: both;
}
.clear-x {
 clear: both;
}
.relative{
	display: block;
	position:relative;
}
.float_r{
	float:right;
}
a {
	color: #FFAC00;
	text-decoration: none;
	font-weight: 300;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-weight: 300;
}
a:active, a:hover {
	outline: 0;
	color: #CCCCFF;
}
header {
	font-size: 1em;
	font-weight: 400;
	line-height: 1;
	color: #FFF;
	background: #333367;
	box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.39);
	z-index: 10;
	position: relative;
}
.topall {
	overflow: visible;
	height: 50px;
}
.logo-top img {
	float: right;
	height: 35px;
	margin-top: -5px;
}
.top-left-nav {
	margin-right: 8px;
	float: left;
}
.top-left-nav li {
	float: left;
}
.top-left-nav li span {
	color: #FFF;
	margin: 0 4px;
}
.top-left-nav li a {
	color: #FFAC00;
	font-family: 'bebas_neueregular';
	font-size: 1rem;
}
.top-left-nav li a:hover {
	color: #CCF;
}
.voci_intestazione {
	width: auto;
}
.voci_intestazione p {
	margin: 0;
	font-size: 1rem;
	line-height: 1rem;
	float: left;
	color: #FFF;
}
.top-menu {
	width: inherit;
	z-index: 2;
	margin-bottom: -20px;
	display: block;
	float: left;
	background: #F4F4F4;
	box-shadow: inset 0 25px 30px #FFF, 0 2px 1px rgba(0, 0, 0, 0.19);
	/* border: 1px solid #DBDBDB; */
	border-radius: 1px;
	box-shadow: inset 0 15px 40px #FFF, rgba(0, 0, 0, 0.298039) 0px 0px 3px;
}
.top-menu .logo {
	margin: 0;
	display: block;
	float: left;
	width: auto;
}
.top-menu .logo img {
	height: 55px;
	height: 75px;  margin-bottom: -15px;  margin-top: -10px;  
	margin-left: -1px;  border-radius: 1px;  
	box-shadow: inset 0 15px 40px #FFF, rgba(0, 0, 0, 0.16) 0px 3px 2px;
	border: 1px solid #D2D2D2;
	border: 1px solid rgba(88, 88, 118, 0); */;
	border-radius: 3px;
}
.content {
	margin: 0;
	float: left;
	width: 100%;
	z-index: 3;
}
.content.home {
	margin-top: -80px;
}
.content.articolo {
	margin-top: 10px;
}
.content.articolo .grid-pad .grid-pad  {
	padding-left: 0;
}
.content.home .grid {
	overflow: visible;
}
.footer {
	float: left;
	width: 100%;
/*	background-color: #F4F4F4;
  
	box-shadow: inset 0 55px 100px rgba(255, 255, 255, 0.6), rgba(0, 0, 0, 0.298039) 0px 0px 3px;*/
	margin-top: 1em;
	padding-bottom: 1em;
}
.footer .icon {
	background-image: url(../images/icons/tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	/* background-size: 20px; */
	padding: 0 0 0 25px;
	text-align: left;
	float: left;
	width: 100%;
}
.footer .icon.tel {
	background-image: url(../images/elements/phone.png);
}
.footer .icon.fax {
	background-image: url(../images/elements/fax.png);
}
.footer .icon.email {
	background-image: url(../images/elements/mail.png)
}
.footer-nero {
	float: left;
	height: 70px;
	background: #36364C;
	/* color: rgba(255, 255, 255, 0.56); */
	box-shadow: inset 0 1px 3px #000,0 -2px 1px #FFF;
	text-align: center;
	width: 100%;
}
.footer-nero p {
	color: rgba(255, 255, 255, 0.56);
	font-size: 0.8em;
	padding-top: 20px;
	max-width: none;
}
.footer p {
	 
}
.footer h4 {
max-width: none;
margin-top: 0;
margin-bottom: 0.1em;
text-align: left;
text-transform: none;
font-weight: 300;
color: #9E9EAD;
position: relative;
 
z-index: 1;
padding: 20px 0 0 0;
text-align: center;
}
.footer h3 {
position: relative;
z-index: 1;
float: left;
color: #FFF;
width: 100%;
text-align: center;
}
.footer .sfondo {
position: absolute;
z-index: 0;
top: 0;
margin: 0 20px 0 0;
/* width: 100%; */
margin-top: 20px;
border: #D9D9D9 1px solid;
}

.footer .sfondo img {
width: 100%;
max-width: none; 

}
.footer .grid-pad,.footer .col-1-4 {
    position: relative;
 
}
.footer .col-1-4:after {
display: block;
content: "";
height: 100%;
width: 1px;
position: absolute;
right: 10px;
top: 0;
border-right: 1px dotted #CFCFCF;
}
.footer .col-1-4:last-child:after {
 
border-right: none;
}
/*CONTACT SECTION STYLES*/


.contatto {
	position: fixed;
	top: 120px;
	right: -266px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.115, 1); /* older webkit */
	-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.115, 1.445);
	timing-function: cubic-bezier(0.250, 0.250, 0.115, 1.445);
	z-index: 3
;box-shadow: inset 0 15px 40px #FFF, rgba(0, 0, 0, 0.298039) 0px 0px 3px;
	background: #F4F4F4;
	z-index: 9;
}
.contatto.pull-left {
	top: 120px;
	right: 0;
}
#contactForm .pull {
	padding: 10px;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	left: -62px;
	width: 62px;
	height: 300px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 5px 0 0 5px;
	background: #FFB200;
	box-shadow: inset 1px 0 rgba(255, 255, 255, 0.56);
	/* border: 1px solid rgba(255, 255, 255, 0.5); */
	border-radius: 1px;
	background-image: url(../images/elements/richiedi-info.png);
	box-shadow: inset 0 15px 40px rgba(255, 255, 255, 0.35), rgba(0, 0, 0, 0.298039) 0px 0px 3px;
}
#contactForm .pull:hover {
	background-color: #F4F4F4;
	background-image: url(../images/elements/richiedi-info-hover.png);
}
.contatto.pull-left #contactForm .pull {
	background: #F4F4F4;
	background-image: url(../images/elements/richiedi-info-close.png);
}
#contactForm {
	background-color: #FFAC00;
	width: 260px;
	padding: 0 10px;
	height: 300px;
}
#contactInfo {
	padding-right: 20px;
}
#contactInfo h2, #contactForm h2 {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans';
	color: #092947;
	font-size: 17px;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
#contactInfo img {
	margin-bottom: 10px;
}
#contactInfo p {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-family: 'Open Sans';
	color: #575755;
	line-height: 19px;
}
.submitContainer {
	/* margin-top: 10px; */
}
.submitContainer input {
	float: right;
	background-color: #FFF;
	border: 1px solid #333366;
	outline: none;
	/*padding: 8px 11px;*/
	font-family: 'Open Sans';
	color: #092947;
	text-transform: uppercase;
}
.inputContainer {
	position: relative;
	width: 100%;
	height: 35px;
	margin-bottom: 5px;
}
.inputContainer input[type="text"], .inputContainer input[type="email"] {
	border: none;
	/* border-bottom: 1px dotted #FFB200; */
	background-color: rgba(255, 255, 255, 0.79);
	outline: none;
	height: 35px;
	padding-left: 12px;
	margin: 0;
	width: 100%;
	font-family: 'Open Sans';
	color: #676767;
	border-radius: 4px;
	background-color: #FFF;
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.11);
	border: 1px solid #DEE0E4;
}
.inputContainer input[type="checkbox"] {
	float: left;
	width: 20px !important;
	height: 20px !important;
	padding: 0;
	border-radius: 0;
	outline: none;
	border: 1px solid #336;
	margin: 2px 5px 0px 0;
	color: #336;
	background-color: #CCF !important;
}
.inputContainer label {
	display: block;
	position: absolute;
	width: 58px;
	height: 41px;
	padding: 10px;
	background-repeat: no-repeat;
}
.inputContainer.check label {
	width: 100%;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
	background: #FAFAFA;
	color: #336;
	border: 1px solid #FFAC00;
	box-shadow: 0 0 0 2px #FFD886;
	outline: 0;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
	background-color: #FFF;
	font-family: inherit;
	border: 1px solid #CCC;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.75);
	display: block;
	font-size: 0.875em;
	margin: 0 0 1em 0;
	padding: 0.5em;
	height: 2.3125em;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	transition: all 0.15s linear;
}
select, input[type="text"], textarea {
	border: #E3E3E3 1px solid;
	background: #FFF;
	color: #C5C5C5;
	font-size: 12px;
	margin: 0 0 10px 0;
}
input[type="submit"] {
	border: #E3E3E3 1px solid;
	/* background: #3C3C59; */
	color: #336;
	padding: 8px 12px;
	font-size: 12px;
	font-weight: 600;
	cursor: pointer;
	border-radius: 3px;
	box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.18);
	text-shadow: 0 1px #FFF;
	vertical-align: top;
	background-color: #E7E7E7;
	box-shadow: inset 0 1px #FFF;
	border: 1px solid #9DA1AC;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
input[type="submit"]:hover {
	background: #3C3C59;
	color: #FFAC00;
	padding: 8px 12px;
	font-size: 12px;
	font-weight: 600;
	cursor: pointer;
	border: #FFAC00 1px solid;
	text-shadow: 0 1px #2A2A2A;
	vertical-align: top;
	box-shadow: inset 0 1px #3D3D3D;
	border: 1px solid #FAFBFF;
}
input[type="submit"]:focus {
	border: 1px solid #FFAC00;
	box-shadow: 0 0 0 2px #FFD886;
	outline: 0;
}
.breadcrumb {
	position: relative;
	width: 100%;
	margin-top: 10px;
	padding-left: 20px;
}
.breadcrumb a {
	position: relative;
	width: 100%;
	color: #CCC;
	font-size: 0.9em;
}
.breadcrumb p strong {
	font-weight: 400;
	font-size: 0.9em;
}
.breadcrumb span {
	font-size: 0.9em;
	padding-left: 5px;
}
.breadcrumb a:hover {
	color: #FFAC00;
}
.breadcrumb a:not(:only-child):before {
	display: inline-block;
	font-family: 'bpmenu';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	content: ">";
	font-size: 80%;
	margin-right: 0.3em;
	opacity: 0.5;
	vertical-align: middle;
	
	margin-top: -3px;
}
.breadcrumb strong:before {
	display: inline-block;
	font-family: 'bpmenu';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #3C3C44;
	-webkit-font-smoothing: antialiased;
	content: ">";
	font-size: 80%;
	margin-right: 0.3em;
	vertical-align: middle;
	
}
.breadcrumb span:before {
	display: inline-block;
	font-family: 'bpmenu';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #3C3C44;
	-webkit-font-smoothing: antialiased;
	content: ">";
	font-size: 70%;
	margin-right: 0.3em;
	vertical-align: middle;
	
	margin-top: -3px;
}
a.link {
border: #E2E2E2 1px solid;
color: #6B6B78;
padding: 8px 12px;
font-size: 1.2em;
font-weight: 300;
cursor: pointer;
box-shadow: inset 0 -10px 40px rgba(255, 255, 255, 0.69);
box-shadow: inset 0 15px 40px #FFF;
vertical-align: top;
background-color: #F6F6F6;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
float: left;
margin-right: 15px;
}

a:hover.link {
	background-color: #3C3C59;
	color: #FFAC00; 
	cursor: pointer; 
	text-shadow: 0 1px #2A2A2A;	
	box-shadow: inset 0 1px #3D3D3D;

 
}
a.link.pdf{
background-image: url(../images/elements/download.png);
background-repeat: no-repeat;
background-position: right 10px;
}
a:hover.link.pdf{
background-image: url(../images/elements/download-hover.png);
 
}
a.link.info{
background-image: url(../images/elements/info.png);
background-repeat: no-repeat;
background-position: right 10px;
}
a:hover.info.info{
background-image: url(../images/elements/info-hover.png);
 
}
.detrazione-badge {
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
height: 120px;
width: 120px;
margin-top: -180px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
text-align: center;
padding: 14px 0;
z-index: 5;
-webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 5px 5px;
-moz-box-shadow: rgba(0, 0, 0, 0.24) 0px 5px 5px;
box-shadow: rgba(0, 0, 0, 0.24) 0px 5px 5px;
position: absolute;
/* border: 4px solid #585876; */
font-weight: bold;
background: #A90329; /* Old browsers */
 


border-radius: 50%;
}
.detrazione-badge a{
    color: #FFF;
 
    line-height: 1em;
}
.detrazione-badge:hover {
background: #585876; /* Old browsers */
 

}
.detrazione-badge:hover a{
    color: #FFF;
 
    line-height: 1em;
}
.detrazione-badge span{
    font-size: 3rem;
 
    line-height: 1em;
}
.detrazione-badge strong{
    font-size: 0.8em;
 
    line-height: 0.8em;
    padding: 0 0.2em;
}
 #testo_privacy2 {
	position: fixed;
	z-index: 99999999;
	bottom: 0;
	width: 100%;
	height: 100%;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	text-align: center;
	  font-size: 0.8em;
}

.testo_privacy2 {
  background: #FFF;
  width: 90%;
  margin: 0 auto;
  position: relative;
  padding: 25px 25px;
  height: 90%;
  max-width: 1160px;
  overflow: overlay;
  margin-top: 2%;
  text-align: left;
  border: 1px solid #E5E5E5;
}

#trattamento_click2 {
	color: #FFAC00; 
}

 @media handheld, only screen and (max-width: 1600px) {
body {
	font: 16px 'Source Sans Pro', helvetica, arial, sans-serif;
}
}
@media handheld, only screen and (max-width: 1400px) {
body {
	font: 16px 'Source Sans Pro', helvetica, arial, sans-serif;
}
}
@media handheld, only screen and (max-width: 1024px) {
body {
	font: 12px 'Source Sans Pro', helvetica, arial, sans-serif;
}
}
@media handheld, only screen and (max-width: 767px) {
.content.home {
	margin-top: 0px;
}
body {
	font: 14px 'Source Sans Pro', helvetica, arial, sans-serif;
}
#contactForm .pull {
	height: 56px;
}
	.evidenza a {

  width: 100%;
}
}
@media handheld, only screen and (max-width: 460px) {
	#contactForm .pull {
  height: 50px;
  width: 36px;
  left: -42px;
}
.contatto.pull-left #contactForm .pull {
  width: 50px;
}
	.evidenza a {

  width: 50%;
}
	.top-menu .logo img {
  height: 55px;
 
  margin-bottom: 0;    
  margin-top: 0;
}
.detrazione-badge span {
  font-size: 2rem;
  line-height: 1em;
}
.detrazione-badge {

  height: 80px;
  width: 80px;

  margin-top: -80px;

}
body {
	font: 12px 'Source Sans Pro', helvetica, arial, sans-serif;
}
}

.cookie {
    position: fixed;
    z-index: 9999999997;
    width: 100%;
    bottom: 0;
    background: rgba(0, 0, 0, 0.89);
    padding: 20px 2%;
}

.cookie p {
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    width: 90%;
    float: left;
}

.cookie p a {
    color: #ffffff;
	text-decoration: underline;
}

.cookie input {
    width: 10%;
    float: right;
    background: rgba(45, 45, 95, 1);
    color: #fff;
    text-align: center;
    padding: 10px 0;
    height: auto;
	border: 0;
	cursor: pointer;
}


@media only screen and (max-device-width: 480px) {

.cookie p {
    width: 100%;
    float: none;
	text-align: center;
}

.cookie input {
    width: auto;
    float: none;
    padding-left: 10px;
    padding-right: 10px;
    margin: auto;
    display: table;
    margin-top: 15px;
}

}
