﻿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, font, 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 {outline: none !important;
}

/*
il colore celeste chiaro del button era #428bca;
il colore viola dei links e del button era #902A4F;
il colore bordeaux dei links e del button Ã¨ #931719;

text-decoration: underline;
color:#FF4D00; Arancione
color:#00a6d6; Celeste Originale brutto
color:#902A4F; Inverno
color:#ADCF44; Primavera
color:#019AAC; Estate
color:#855E57; inverno

il colore dei link si cambia in bootstrap.css 
a {
  color: #931719;
  text-decoration: none;
}

*/

html{
	background:#fff;
}
body{
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
}
.headerLine{
	position: relative;
	width: 100%;
	overflow: hidden;
	height:100%;
	background: url(https://www.lepipe.it/images/top_natale_2025.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.headerLine	.Ama {
	margin-top: 60px;
	margin-bottom: 80px;
	}
.headerLine2{
	position: relative;
	width: 100%;
	overflow: hidden;
	height:100%;
	background: url(https://www.lepipe.it/images/top_natale_2025.jpg) center center no-repeat; /* Top pagina Catalogo */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.headerLine3{
	position: relative;
	width: 100%;
	overflow: scroll;
	height:100%;
	background: url(https://www.lepipe.it/images/top_natale_2025.jpg) center center no-repeat; /* Top pagina Catalogo */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.headerLine2 .Ama {
	margin-top: 60px;
	margin-bottom: 80px;
	}
.headerLine:after{
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	/* background: url(https://www.lepipe.it/images/sliderL.png) center center no-repeat; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-bottom: 0px solid white;
	border-left: 3000px solid transparent;
}
/* REGOLARE DA QUI LA PARTE ALTA DEL SITO */

.logo{
	margin-top: 24px;
	margin-bottom: 24px; 
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size:16px;
	font-weight:700;
	color:#000000; /* era fff */
}
.logo span{
	color:#931719;  /* era 428bca */
}
.logo p{
	letter-spacing: 0.5px;
	margin-top: -10px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size:12px; /* era 12 */
	font-weight:300;
	text-transform:lowercase;
}
.logo a{
	cursor:pointer;
	color:#fff;
	text-decoration:none;
}
.logo2{
	margin-top: 12px;
	margin-bottom: 4px; 
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size:10px;
	font-weight:300;
	color:#000000; /* era fff */
}
.logo2 p{
	letter-spacing: 1.5px;
	margin-top: -40px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size:8px; /* era 12 */
	font-weight:100;
	text-transform:lowercase;
}
.logo2 a{
	cursor:pointer;
	color:#fff;
	text-decoration:none;
}
#menu a:active {
color:#000000;
}
#menu select {
display: none;
}
#arancione {
color:#FF4D00;
}
#menu .active a {
border:0;
color:#931719;
}

#menu .active a:focus{
outline: none;
border: none;
}
#menu .active a:active {
outline: none;
border: none;
}
#menu .active a:link {
outline: none;
border: none;
}
#menu .active a:visited  {
outline: none;
border: none;
}
#menu li{
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
	border-right:0px solid #000;
	padding-left: 7px; 
	padding-top: 10px; 
	padding-right: 16px;
	float:left;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size:20px;
	color:#fff;
	list-style:none;
	text-transform:uppercase;
	font-weight:500;
}
#menu li: last-child{
	border-right:0;
	padding-right:0px;
}
#menu{
	//margin-top: 33px;
	margin-top: 40px;
	float: right;
}
#menu li a{
	color:#000000;
	text-decoration:none;
}
#menu li a:hover{
	border:none;
	outline:none;
	color:#931719; 
}
.gallery {
	height:300px;
}
.gallery2 {
	height:300px; 
}
.gallery2 p{
	letter-spacing: 1.5px;
	padding-top: 130px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size:32px;
	font-weight:900;
	color:#ffffff;
	text-transform:uppercase;
}
.gallery3 {
	height:440px;
}
.gallery3 p{
	letter-spacing: 1.5px;
	padding-top: 50px;
	padding-left: 10px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size:26px;
	font-weight:900;
	color:#ffffff;
	text-transform:uppercase;
}
.gallery4 {
	height:340px;
	margin-top: 10px;
	margin-right: 44px; 
	margin-left: 44px; 
}
.gallery4 p{
	letter-spacing: 1.5px;
	padding-top: 30px;
	padding-left: 10px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size:24px;
	font-weight:600;
	color:#ffffff;
	text-transform:uppercase;
}
.gallery4 a{
	letter-spacing: 1.5px;
	padding-top: 30px;
	padding-left: 10px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size:24px;
	font-weight:600;
	color:#ffffff;
	text-transform:uppercase;
}
#bianco { /* scritta bianca su sfondo pipa centrale */
color:#FFFFFF;
margin-top: -30px;
font-size:14px; 
margin-left: 15px;
margin-right: 15px;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.7);
position: absolute;
padding-left:5px;  
padding-top:5px;  
padding-right:5px;  
padding-bottom:5px;  
 /* Per IE 5.5, 6 e 7*/
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  /* Per IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
#bianco_poste { /* scritta bianca su pagine crono */
color:#FFFFFF;
font-size:12px; 
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.7);
position: inline;
padding-left:5px;  
padding-top:2px;  
padding-right:5px;  
padding-bottom:2px;  
border-radius:4px;
width:400px;
height:22px;
/* Per IE 5.5, 6 e 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
/* Per IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
.bianco_home { /* scritta bianca su sfondo pipa centrale */
color:#FFFFFF;
font-size:14px; 
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.7);
margin-left: 20px;
margin-right: 20px;
float: center;
 /* Per IE 5.5, 6 e 7*/
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  /* Per IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
.bianco_home p {
  color:#FFFFFF;
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.bianco_home p:after {
  color:#FFFFFF;
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}
.bianco_home:hover p {
  padding-right: 25px;
}
.bianco_home:hover p:after {
  opacity: 1;
  right: 0;
}
.bianco_home_nolink { /* scritta bianca su sfondo pipa centrale */
color:#FFFFFF;
font-size:14px; 
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.7);
margin-left: 20px;
margin-right: 20px;
float: center;
 /* Per IE 5.5, 6 e 7*/
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  /* Per IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
.bianco_home_nolink p {
  color:#FFFFFF;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.bianco_home_nolink a {
  color:#FFFFFF;
font-size:14px; 
}
.bianco_footer {
color:#FFFFFF;
font-size:14px; 
margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
float: center;
 /* Per IE 5.5, 6 e 7*/
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  /* Per IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.bianco_footer2 {
color:#FFFFFF;
font-size:14px; 
margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
float: center;
 /* Per IE 5.5, 6 e 7*/
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  /* Per IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

div.colonna
{
    float: Left;
    width: 100px;
}
div.colonna1
{
    float: Left;
    width: 100px;
    font-weight: bold;
}
#box_trasparente{
	border-radius:4px;
    width:300px;
    height:22px;
    background-color: #FFFFFF;
    opacity:0.8;
	padding-top: 2px;
}
.prova_sfondo {
    background-color: #b0c4de;
}
.prova_contenitore {
 	width: 250px;
    background-color: #343434;
    margin-top: 0px;
}
.linea_sfondo {
 	width: 100%;
    background-color: #343434;
    margin-top: 0px;
    height:22px;
}
.center {
 	width: 370px;
 	margin: 0 auto;
}
.center2 {
 	margin: 0 auto;
	float:center;
}
.center3 {
 	width: 370px;
    height:150px;
 	margin: 0 auto;
}
.table {
	background:#CCCCFF;
	border:0;
	font: 14px Arial, sans-serif;
	line-height:26px;
	padding-left: 8px;
}
.table2 {
	background:#DEDFD9;
	border:0;
	font: 14px 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	color:#00000;
	line-height:26px;
	padding-left: 8px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.centro {
	float:center;
	padding-left: 14px;
}
.padding_bottom {
	padding-bottom: 20px;
}
.rosso {
	color: #FF0000;
}
.nascosto {
     visibility: hidden;
} 
.cinque {
 	width: 5%;
 	height: 26px;
 	margin: 0 auto;
}
.dieci {
 	width: 10%;
 	height: 26px;
 	margin: 0 auto;
}
.dodici {
 	width: 12%;
 	height: 26px;
 	margin: 0 auto;
}
.tredici {
 	width: 13%;
 	height: 26px;
 	margin: 0 auto;
}
.venti {
 	width: 20%;
 	height: 26px;
 	margin: 0 auto;
}
.venticinque {
 	width: 25%;
 	height: 26px;
 	margin: 0 auto;
}
.trenta {
 	width: 30%;
 	height: 26px;
 	margin: 0 auto;
}
.quaranta {
 	width: 40%;
 	height: 26px;
 	margin: 0 auto;
}
.cinquanta {
 	width: 50%;
 	height: 26px;
 	margin: 0 auto;
}
.artigiani {
	float:center;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size:14px;
	text-transform:uppercase;
	font-weight:400;
	padding-bottom: 12px;
}
.artigiani a {
	color:#931719;
}
.effect {
	position:relative;
	display:inline-block;
	text-decoration:none;
	padding:5px;
	}
.effect1 {
	color:#931719; /*0F659C FF4D00*/
	-ms-transition: width linear 0.2s;
	-webkit-transition: width linear 0.2s; 
	-moz-transition: width linear 0.2s;
	transition: width linear 0.2s;
	}

.effect1:before {
	position:absolute;
	bottom:-3px;
	content:" ";
	display:block;
	width:0;
	height:2px;
	background:#931719; /*0F659C FF4D00*/
	-ms-transition: width linear 0.2s;
	-webkit-transition: width linear 0.2s; 
	-moz-transition: width linear 0.2s;
	transition: width linear 0.2s;
	}
.effect1:hover:before{
	width:90%;
	}
.effect2 {
	color:#931719; 
	margin-right: 80px;
	margin-top: -4px;
	}
.effect3 {
	color:#931719; 
	margin-right: 80px;
	margin-top: -4px;
	float:center;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size:12px;
	padding-bottom: 3px;
	}
.styled-select {
	margin-bottom:10px;
	margin-right: 10px;
	width: 403px;
	height: 34px;
	overflow: hidden;
	background: url(https://www.lepipe.it/images/new_arrow.jpg) no-repeat center #ddd;
	border: 1px solid #ccc;
	border-radius:4px;
   }	
.styled-select2 {
	margin-bottom:10px;
	margin-right: 10px;
	height: 28px;
	width: 250px;
	overflow: hidden;
	background: url(https://www.lepipe.it/images/new_arrow.jpg) no-repeat center #ddd;
	border: 1px solid #ccc;
	border-radius:4px;
   }	
.styled-select3 {
	margin-bottom:10px;
	margin-right: 10px;
	height: 22px;
	width: 200px;
	overflow: hidden;
	border: 1px solid #ccc;
	border-radius:4px;
   }	
.styled-select4 {
	margin-bottom:10px;
	margin-right: 10px;
	height: 28px;
	width: 100%;
	overflow: hidden;
	background: url(https://www.lepipe.it/images/new_arrow.jpg) no-repeat center #ddd;
	border: 1px solid #ccc;
	border-radius:4px;
   }	
   
.styled-select5 {
  margin: 10px 5px 0px 0px;
  border: 1px solid #111;
  background: transparent;
  width: 95px;
  padding: 0px 0px 0px 0px;
  font-size: 12px;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(https://www.lepipe.it/favicon.png) 96% / 15% no-repeat #eee;
}
	#nascosto2{
		display:none;
	}
.bordo{
padding: 10px 10px 10px 10px;
}

input[type="checkbox"] {
    display:none;
}

input[type="checkbox"] + label {
    color:#f2f2f2;
}

input[type="checkbox"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-2px 10px 0 0;
    vertical-align:middle;
    background:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/210284/check_radio_sheet.png) left top no-repeat;
    cursor:pointer;
}

input[type="checkbox"]:checked + label span {
    background:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/210284/check_radio_sheet.png) -19px top no-repeat;
}

















/* CAUTION: IE hackery ahead */
.styled-select5:-ms-expand { 
    display: none; /* remove default arrow on ie10 and ie11 */
}

/* target Internet Explorer 9 to undo the custom arrow */
@media screen and (min-width:0\0) {
.styled-select5 {
        background:none\9;
        padding: 5px\9;
    } 
}

 .button_verde {
  border-radius: 4px;
  background-color: #008800;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 22px;
  padding:8px 14px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
  width: 100%;
}

.button_verde span {
  color:#FFFFFF;
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button_verde span:after {
  color:#FFFFFF;
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button_verde:hover span {
  padding-right: 25px;
}

.button_verde:hover span:after {
  opacity: 1;
  right: 0;
}
.button{
	text-transform:uppercase;
	font-size: 13px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 400;
	color: #fff;
	border-radius: 4px 4px 4px 4px;
	text-decoration: none;
	box-shadow: 0px 0px 0px 0px #179abf;
	background: #931719;
	padding-left: 20px;
	padding-right: 20px;
}
#button {
	text-transform:uppercase;
	font-size: 13px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 400;
	color: #fff;
	border-radius: 4px 4px 4px 4px;
	text-decoration: none;
	box-shadow: 0px 0px 0px 0px #179abf;
	background: #931719;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#button2 {
	text-transform:uppercase;
	font-size: 13px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 400;
	color: #fff;
	border-radius: 4px 4px 4px 4px;
	text-decoration: none;
	box-shadow: 0px 0px 0px 0px #179abf;
	background: #931719;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.rwd-video {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 0px;
	position: relative;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 30px;
	width: 100%;
}	
.aboutUs7 {
	margin-top: 20px;
	align:center;
	max-width: 600px;
	position: relative;
 	top: 0px;
}
.sin{ 
	margin-top: 10px;
	padding:0; 
	width:90%; 
	float:left;
	text-align:right; 
} 
.sin li{
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
	border-right:0px solid #000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size:14px;
	color:#fff;
	list-style:none;
	font-weight:400;
}
.des{ 
	margin-top: 0px;
	padding:0; 
	width:10%; 
	float:right;     
	text-align:right; 
} 



#camera_wrap_1{
	margin-bottom:0 !important;
	margin-top: 10px;
}
.camera_caption h2{
	border-bottom:0px solid #931719;
	font-family: 'Open Sans', sans-serif;
	font-size:100px;
	font-weight:700;
	letter-spacing: -2px;
}

.slicknav_menu {
	display:none;
}


.trasparenza { 
opacity: .5; 
}
/* Tooltips */
.aToolTip {
	border:1px solid #000;
	background:url(../../images/bg_opacity.png) repeat;
	color:#fff;
	margin:0;
	padding:2px 10px;
	font-size:11px
}
.aToolTip .aToolTipContent {
	position:relative;
	margin:0;
	padding:0;
}
a.aToolTipCloseBtn {
	display:block;
	height:20px;
	width:20px;
	overflow:hidden;
	background: no-repeat;
	text-indent:-9999px;
	outline:none;
	position:absolute;
	top:-15px;
	right:-20px;
}

.gallery_artigiani {
	padding-top:20px;
	padding-left:20px;
	width:180px;
	overflow:hidden;
}
.altezzaminima{
	margin-top: 40px;
	min-height:200px;
}

@media screen and (max-width: 991px) {
	.news p{
		text-align: center;
	}
	.news div{
		text-align:center;
	}
	.news img{
		display:inline;
	}
	.pic1Ab{
		margin-bottom:0 !important;
	}
	.pic2Ab{
		margin-bottom:0 !important;
	}
	#menu {
		display:none;
	}
	#menuF{
		opacity:0 !important;
		/*display:none !important;*/
	}
	.fixed{
		opacity:0;
		//display:none;
	}
	
	 .slicknav_menu {
		display:block;
	}
	.about p{
		text-align: justify;
	}
	#nascosto{
		display:none;
	}
	.effect1 {
		color:#931719; /*0F659C FF4D00*/
		}
	
	.effect1:before {
		position:absolute;
		bottom:-3px;
		display:block;
		width:0;
		height:2px;
		background:#931719;
		}
	.effect1:hover:before{
		width:0%;
		}
}
@media screen and (max-width: 1229px){
	.pic1Ab{
		margin-bottom:50px ;
	}
	.pic2Ab{
		margin-bottom:20px ;
	}
}

@media screen and (max-width: 460px) {
	.pic2Ab{
		padding-bottom:0 !important;
		margin-bottom:0;
	}
	.pic1Ab{
		padding-bottom:0 !important;
		margin-bottom:0;
	}
	.camera_caption h2{
		font-size: 65px;
	}
	.about h3{
		text-align:center;
		margin-top:73px !important;
	}
	.about p{
		margin-top: 30px !important;
		text-align: justify;
	}
	.Ama {
	margin-top: 60px;
	margin-bottom: 60px;
	/*margin-top: 280px !important;
	margin-bottom: 100px !important;
	*/
	}
	.soc ul li{
		margin-bottom: 20px;
	}
	.slicknav_menu:before{
	
	float: left;
	
	height: 40px;
	
	width: 110px;
	
	margin-left: 7px;
	
	margin-top: 7px;

	}
	#nascosto{
		display:none;
	}
	.effect1 {
		color:#931719; /*0F659C FF4D00*/
		}
	
	.effect1:before {
		position:absolute;
		bottom:-3px;
		display:block;
		width:0;
		height:2px;
		background:#931719;
		}
	.effect1:hover:before{
		width:0%;
		}
}
@media screen and (max-width: 323px){
	.footer .fEmail{
		border-radius: 4px !important;
		margin-bottom:10px ;
	}	
	.footer .subS{
		border-radius: 4px !important;
	}
	.news p{
		text-align: justify;
	}
	.slicknav_menu:before{
	
	float: left;
	
	height: 40px;
	
	width: 110px;
	
	margin-left: 7px;
	
	margin-top: 7px;

	}
	#nascosto{
		display:none;
	}
	.effect1 {
		color:#931719; /*0F659C FF4D00*/
		}
	
	.effect1:before {
		position:absolute;
		bottom:-3px;
		display:block;
		width:0;
		height:2px;
		background:#931719;
		}
	.effect1:hover:before{
		width:0%;
		}
}
@media screen and (max-width: 1229px) {
	.cont {
		/*text-align:center;*/
		margin-left: 0px !important;
	}
	.name {
	width: 100% !important;
}
	.Email {
	width: 100% !important;
}	
	.ftext .cBtn ul{
		padding-left:40px !important;
	}
	.news p{
		text-align:justify;
	}
}
.sl{
	height: 67px;
	position: absolute;
	width: 100%;
	top: 418px;
	background: url(https://www.lepipe.it/images/sliderL.png) no-repeat;
}
/**/
.project{
	margin-top: 12px;
	text-align:center;
}
.project h3{
	letter-spacing: 1px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size:37px;
	font-weight:400;
	color:#000000;
}
.h4{
	margin-left: -5px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size:20px;
	font-weight:300;
	color:#000000;
}
.project h4{
	margin-left: -5px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size:20px;
	font-weight:300;
	color:#000000;
}
.project p{
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size:13px;
	font-weight:300;
	margin-top: 16px;
	line-height: 23px;
	color:#000000; 
}
/**/

.cBusiness{
	margin-top: 25px;
}
.cBusiness h3{
	text-align:center;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size:28px;
	font-weight:400;
}
.cBusiness h4{
	margin-top: 16px;
	text-align:center;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size:16px;
	font-weight:300;
}

.cBusiness2{
	margin-top: 10px;
}
.cBusiness2 h3{
	margin-top: 0px;
	text-align:center;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size:26px;
	font-weight:400;
}
.cBusiness2 h4{
	margin-top: 10px;
	text-align:center;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size:16px;
	font-weight:300;
}
/**/

.centPic{
	//margin-left: 24px;
	margin-top: 57px;
	text-align: center;
	
	margin-bottom: -89px;
	z-index: 10;
}
.centPic img{
	display:inline-block;
}

/*.line2{
	height:496px;
	background:url(https://www.lepipe.it/images/line2.png)no-repeat;
	margin-top: -10px;
}*/
.line2{
	position: relative;
	width: 100%;
	overflow: hidden;
	height:100%;
	background: url(https://www.lepipe.it/images/middle_natale_2025.jpg) center center no-repeat;  
	/*background: url(https://www.lepipe.it/images/middle_inverno_4.jpg) center center no-repeat;  
	background:url(https://www.lepipe.it/images/line2.png) center center no-repeat;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.line2:after{
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	/*height: 240px;*/
	/*background: url(https://www.lepipe.it/images/sliderL.png) center center no-repeat;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-bottom: 0px solid white;
	border-left: 3000px solid transparent;
}
.line2:before{
	top: 0;
	display: block;
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	/* background: url(https://www.lepipe.it/images/sliderL.png) center center no-repeat; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/* height: 10px; */
	border-top: 0px solid white;
	border-right: 3000px solid transparent;
	//bottom: 489px;
}
.line2 .Ama{
	margin-top: 60px;
	margin-bottom: 60px;
}

 .Des .fa-heart{
	//margin-left: -14px;
	background: url(https://www.lepipe.it/images/cir.png) no-repeat;
	padding: 26px;
	font-size: 24px;
	color: #fff;
	font-family: FontAwesome;
	text-align: center;
}
.Fresh{
	margin-bottom: 145px;
	color: #fff;
	margin-top: 250px;
	text-align: center;
	
}
.Fresh h4{
	//margin-left: -15px;
	margin-top: 17px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size:22px;
	font-weight:600;
	color: #fff;
}
.Fresh p{
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-size: 13px;
	font-weight: 600;
	margin-top: 12px;
	line-height: 23px;
}
.fa-cog {
	margin-left: 2px;
	background: url(https://www.lepipe.it/images/cir.png) no-repeat;
	padding: 26px;
	font-size: 24px;
	color: #fff;
	font-family: FontAwesome;
	text-align: center;
}
.Des  h4{
	//margin-left: -19px;
}
.Ver  h4{
	//margin-left:0;
}
.Fully  h4{
	//margin-left: 20px;
}
.fa-tablet{
	//margin-left: 20px;
	width:73px;
	background: url(https://www.lepipe.it/images/cir.png) no-repeat;
	padding: 26px;
	font-size: 24px;
	color: #fff;
	font-family: FontAwesome;
	text-align: center;
}
/**/
.wwa{
	margin-top: 8px;
	text-align: center;
}
.wwa h3{
	font-size:28px;
	color:#000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 400;
}
.wwa h4{
	margin-top: 15px;
	font-size:16px;
	color:#000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
}
/**/
.team{
	text-align:center;
	margin-top: 46px;
}
.team2{
	text-align:center;
	margin-top: 14px;
}
.team3{
	text-align:center;
	margin-top: 44px;
	margin-bottom: 44px;
}
.team3_2{
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.team3_3{
	text-align:left;
	margin-top: 49px;
	margin-bottom: 44px;
	margin-left: 20px;
}
.team .b1{
	padding-left:0;
}
.team .b3{
	padding-right:0;
}
.team img{
	margin:0 auto;
}
.team h4{
	margin-top: 24px;
	font-size:20px;
	color:#000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
}
.team h5{
	margin-top: -3px;
	font-size:13px;
	color:#a9a9a9;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
}
.team p{
	margin-top: 12px;
	font-size: 13px;
	color: #666;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
	line-height: 24px;

}
.team ul{
	margin-top: 2px;
	padding-left:0px;
	display: inline-block;
	margin:0 auto;
}
.team ul li{
	padding:0 10px;
	float:left;
	list-style:none;
	font-family: FontAwesome;
	font-size:15px;
}
.team ul li a{
	color:#000000;
}
.team ul li a:hover{
	color:#B6AFA9;
	/*color:#B6AFA9;*/
}

.effect1 {
	color:#931719; /*0F659C FF4D00*/
	font-size: 15px;
	-ms-transition: width linear 0.2s;
	-webkit-transition: width linear 0.2s; 
	-moz-transition: width linear 0.2s;
	transition: width linear 0.2s;
	}

.effect1:before {
	position:absolute;
	bottom:-3px;
	content:" ";
	display:block;
	width:0;
	height:2px;
	background:#931719; /*0F659C FF4D00*/
	-ms-transition: width linear 0.2s;
	-webkit-transition: width linear 0.2s; 
	-moz-transition: width linear 0.2s;
	transition: width linear 0.2s;
	}
.effect1:hover:before{
	width:0%;
	}


}
/**/
/**/
.hr1{
	margin-top: 34px;
}
.hr1 hr{
	border: 1;
	height: 2px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(219,219,219,1), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(219,219,219,1), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(219,219,219,1), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(219,219,219,1), rgba(0,0,0,0));
}
.hr2{
	margin-top: -20px;
}
.hr3{
	margin-top: 5px;
}
.hr3 hr{
	border: 1;
	height: 1px;
}
/**/
/**/
.chart {
	margin: 0 auto;
	position: relative;
	width: 70px;
	height: 70px;
	text-align: center;
}
.chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.percent {
  display: inline-block;
  line-height: 110px;
  z-index: 2;
}
.percent2 {
  display: inline-block;
  line-height: 110px;
  z-index: 2;
}
.percent:after {
  content: '%';
  margin-left: 0.1em;
  font-size: .8em;
}
.angular {
  margin-top: 100px;
}
.angular .chart {
  margin-top: 0;
}
.chart span{
	margin-top: -19px;
	font-size:18px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 700;
}
.percent:after {
	content: '%';
	margin-left: 0.1em;
	font-size: .8em;
	font-size:18px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 700;
}
.percent2:after {
	content: '';
	margin-left: 0.1em;
	font-size: .8em;
	font-size:18px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 700;
}
.chart sup{
	font-size:18px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 700;
	
	top: 0px !important;
	left: 0px !important;
	margin-left: 1px;
}
.textP h3{
	margin-top: 22px;
	text-align:center;
	font-size:20px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
}
.textP p{
	line-height: 23px;
	margin-top: 13px;
	text-align:center;
	font-size:13px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
}
.bar{
	margin-top: 32px;
}
/*.bar:first-child{
	padding-left:0;
}
.bar:last-child{
	padding-right:0;
}*/

.aboutUs {
	margin-top: 32px;
	text-align:center;
	font-size: 13px;
	line-height: 22px;
	color:#000000; 
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 400;
	margin-top: 12px;
	margin-bottom: 0;
}
.aboutUs h3{
	font-size:28px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 400;
}
.aboutUs h4{
	font-size:20px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
}
.aboutUs h5{
	font-size:14px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
	text-align: justify;
}
.aboutUs h6{
	font-size:16px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
	letter-spacing: 1px
}
.aboutUs2 {
	margin-top: 4px;
	text-align:center;
	font-size: 13px;
	line-height: 22px;
	color:#000000; 
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 400;
	margin-top: 12px;
	margin-bottom: 0;
}
}
.aboutUs2 h3{
	font-size:28px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 400;
}
.aboutUs2 h4{
	font-size:20px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
}
.aboutUs2 h5{
	font-size:16px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
}
.aboutUs2 h6{
	font-size:16px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
	letter-spacing: 1px
}
.aboutUs3 {
	margin-top: 25px;
	text-align:center;
	font-size: 13px;
	line-height: 22px;
	color:#000000; 
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 400;
	margin-top: 12px;
	margin-bottom: 0;
}
}
.aboutUs3 h3{
	font-size:28px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 400;
}
.aboutUs3 h4{
	font-size:20px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
}
.aboutUs3 h5{
	font-size:16px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
}
.aboutUs3 h6{
	font-size:16px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
	letter-spacing: 1px
}
.aboutUs3 h7{
	font-size:18px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 100;
	letter-spacing: 1px
}
.aboutUs3 h8{
	font-size:16px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
	letter-spacing: 0px;
	text-align:left;
}
/*
Questo regola la dimensione del carattere nelle pagine artigiani e altre
*/
.aboutUs4 {
	margin-top: 25px;
	text-align:justify;
	font-size: 13px;
	line-height: 22px;
	color:#000000; 
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 400;
	margin-top: 12px;
	margin-bottom: 0;
}
.aboutUs4 h3{
	font-size:28px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 400;
}

.aboutUs4 h4{
	font-size:20px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
}
.aboutUs4 h5{
	font-size:16px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
}
.aboutUs4 h6{
	font-size:16px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
	letter-spacing: 1px
}
.aboutUs5 {
	margin-top: 32px;
	text-align:left;
}
.aboutUs5 h4{
	font-size:16px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
}
.aboutUs6 {
 margin-top: 20px;
}
.about h3{
	margin-top: 51px;
	font-size:16px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
}
.about p{
	font-size: 13px;
	line-height: 22px;
	color:#000000; 
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 400;
	margin-top: 12px;
	margin-bottom: 0;
}
.pic1Ab{
	padding-bottom: 15px;
	float: right;
	padding: 34px;
	padding-top: 51px;
	padding-right: 40px;
	padding-bottom: 10px;
}
.about1{
	float: right;
	text-align: right;
}
.about1 p{
	font-size: 13px;
	line-height: 22px;
	color:#000000; 
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 400;
	margin-top: 12px;
	margin-bottom: 0;
}
.pic2Ab{
	float: left;
	padding: 40px;
	padding-top: 51px;
	padding-right: 37px;
	padding-bottom: 39px;
}
.about2{
	float: left;
	text-align: left;
}
.about2 p{
	font-size: 13px;
	line-height: 22px;
	color:#000000; 
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 400;
	margin-top: 12px;
	margin-bottom: 0;
}
}
.horL{
	overflow: auto;
	margin: auto;
	position: absolute;
	top: 31px;
	left: 0;
	bottom: 0;
	right: 0;
	width: 1170px;
	height: 254px;
	//left: 367px;
	//top: 55px;
	content: '';
	z-index: 30;
	background: url(https://www.lepipe.it/images/horL.png) no-repeat;
}
/**/
.line3{
	position: relative;
	width: 100%;
	overflow: hidden;
	height:100%;
	background: url(https://www.lepipe.it/images/middle_natale_2025.jpg) center center no-repeat;
	/*background: url(https://www.lepipe.it/images/middle_inverno_4.jpg) center center no-repeat;
	background: url(https://www.lepipe.it/images/line3Bg.jpg) center center no-repeat;
	background:#3f2d28;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.line3:after{
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 240px;
	/*background: url(https://www.lepipe.it/images/sliderL.png) center center no-repeat;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-bottom: 0px solid white;
	border-left: 3000px solid transparent;
}
.line3:before{
	top: 0;
	display: block;
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	/* background: url(https://www.lepipe.it/images/sliderL.png) center center no-repeat; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/* height: 10px; */
	border-top: 0px solid white;
	border-right: 3000px solid transparent;
	bottom: 489px;
}
.line3 .Ama{
	margin-top: 60px;
	margin-bottom: 60px;
}
.Ama{
	margin-top: 60px;
	margin-bottom: 60px;
/*	margin-top: 241px;
	margin-bottom: 94px;*/
}

@media screen and (min-device-width:1919px) {   
.Ama {
	margin-top: 60px;
	margin-bottom: 60px;
}
}
.Ama h3{
	font-size: 42px;
	text-align:center;
	color: #fff;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 400;
	margin-top: 17px;
}
.Ama p{
	font-size: 16px;
	text-align:center;
	color: #fff;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
}
/**/

/**/
.lb{
	margin-bottom: -78px;
	z-index: 10;
}
.lb ul{
	margin-left: 14px !important;
	margin-top: 45px !important;
	display: inline-block;
	margin-bottom: 15px;
}
.cBtn ul{
	margin-left: -37px;
	margin-top: 37px;
	display: inline-block;
}
.cBtn ul li{
	margin-bottom: 15px;
	margin-right: 10px;
	border-radius:4px;
	float:left;
	list-style:none;
	padding:10px;
	background:#000000;
	box-shadow: 0px 2px 0px 0px #000;
	padding-right: 18px;
	padding-left: 18px;
	padding-top:11px;
}
.cBtn ul li:last-child{
	margin-right: 0;
}
.cBtn ul li a{
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	font-size: 13px;
	text-align:center;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 700;
}
.cBtn ul li:hover{
	cursor:pointer;
	background:#931719;
	color:#fff;
	box-shadow: 0px 0px 0px 0px #179abf;
}





/**/
.pretty{
	margin-top: 45px;
}
.pretty img{
	border-radius:3px;
}
.pretty {
	margin-top:0;
}
.isotope-item{
	top: 6px !important;
}

.picsGall{
	max-width: 100%; 
	height: auto;
}
 .pretty .img-responsive{
	transition-duration: 0.5s;
 }

.pretty .gall a:hover .img-responsive{
	opacity:0.45;
	transition-duration: 0.5s;
}
.img-responsive2{
	opacity:0.95;
	transition-duration: 0.5s;
}

.pretty .plS{
	display: block;
}
.view h3{
	margin-bottom: 5px;
	text-align:center;
	//margin-left: -14px;
	margin-top: 12px;
}
.view a{
	text-decoration:none;
	color:#000000;
	font-size: 16px;
	text-align:center;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
}
.view li{
	display:inline-block;
	height:20px;
	background:none;
	text-decoration:none;
	color:#a9a9a9;
	font-size: 8px;
	text-align:center;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 200;
}
.view a:hover{
	color:#931719;
}
.view ul{
	display:block !important;
	margin-top: 7px;
	margin-bottom:25px;
	text-align: center;
	padding-left: 0;
}
.view ul i{
	margin-right: 5px;
	font-style:normal;
	display:inline-block;
	font-family: FontAwesome;
	font-size:13px;
	color:#a9a9a9;
}
.view ul li{
	margin-right: 12px;
	text-align:center;
	display: inline-block;
	background: none;
	box-shadow: none;
	list-style:none;
}
/*.view ul li:hover{
	cursor:normal;
	color:#a9a9a9;
	background: none;
	box-shadow: none;
}*/
#filter{
	display: inline-block;
	margin-top: 25px;
}
#filter2{
	display: inline-block;
	margin-top: 25px;
}
.view ul a:hover , .view ul a:hover i{
	color:#fd5f5b;
}
.view ul a{
	display:inline-block;
	color:#a9a9a9;
	font-size: 13px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
}
.pb2{
	margin-top: 25px;

}
.pb3{
	margin-top: 25px;
}
/**/
.cBtn ul i{
	padding-right: 10px;
}
.cBtn .dowbload, .cBtn .buy{
	margin-left: 10px;
	margin-top: 4px;
	padding: 13px;
	padding-right: 20px;
	padding-left: 20px;
	
}
.cBtn .dowbload a, .cBtn .buy a{
	font-size: 16px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 700;
}
.cBtn .buy{
	box-shadow: 0px 2px 0px 0px #179abf;
	background:#931719 ;
}
.cBtn .buy:hover{
	background:#000000;
	box-shadow: 0px 2px 0px 0px #000 ;
}
/**/
.line4{
	position: relative;
	width: 100%;
	overflow: hidden;
	height:100%;
	background: url(https://www.lepipe.it/images/middle_natale_2025.jpg) center center no-repeat;
	/*background: url(https://www.lepipe.it/images/middle_inverno_4.jpg) center center no-repeat;
	background: url(https://www.lepipe.it/images/line4.png) center center no-repeat;
	background:#3f2d28;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.line4:after{
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 240px;
	/*background: url(https://www.lepipe.it/images/sliderL.png) center center no-repeat;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-bottom: 150px solid white;
	border-left: 3000px solid transparent;
}
.line4:before{
	top: 0;
	display: block;
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	/* background: url(https://www.lepipe.it/images/sliderL.png) center center no-repeat; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/* height: 10px; */
	border-top: 194px solid white;
	border-right: 3000px solid transparent;
	//bottom: 489px;
}
.line4 .Ama{
	/*margin-top: 121px;
	margin-bottom: 94px;*/
}
/**/
.news{
	margin-top: 50px;
}
.news2{
	margin-top: 25px;
}
.news img{
	border-radius:3px;
}
.news h3{
	text-align:center;
	color:#000000;
	font-size: 16px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
}
.news p{	
	line-height: 23px;
	color:#000000; 
	font-size: 13px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
}
.readMore{
	color:#931719;
}
.readMore i{
	font-size:13px;
}
.news .readMore{
	text-decoration:none;
}
.news .readMore:hover{
	color:#000000; 
}
.news h3 a{
	text-align: center;
	color: #000000;
	font-size: 16px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
	text-decoration:none;
}
.news h3 a:hover{
	color: #931719;
}
.news ul{
	margin-top: 14px;
	padding-left:0;
	text-align:center;
	
}
.news ul li{
	padding-right: 20px;
	display:inline-block;
	list-style:none;
}
.news ul li a{
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
	color:#a9a9a9;
	font-size:13px;
	text-decoration:none;
	list-style:none;
}
.news ul li{
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
	color:#a9a9a9;
	font-size:13px;
	text-decoration:none;
	list-style:none;
}
.news ul li a i{
	padding-right:5px;
}
.news li i{
	padding-right:5px;
}
.news ul li a:hover{
	color:#931719;
}
.hrNews{
	margin-top: 18px;
	border: 0;
	height: 1px;
	background-color:#fff;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(219,219,219,1), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(219,219,219,1), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(219,219,219,1), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(219,219,219,1), rgba(0,0,0,0));
}
/**/
.mNews{
	margin-top: 26px !important;
	margin-left: -49px !important;
}
.line5 .Ama{
	/*margin-top: 127px;
	margin-bottom: 94px;*/
}
.line5{
	position: relative;
	width: 100%;
	overflow: hidden;
	height:100%;
	background: url(https://www.lepipe.it/images/middle_natale_2025.jpg) center center no-repeat;
	/*background: url(https://www.lepipe.it/images/middle_inverno_4.jpg) center center no-repeat;
	background: url(https://www.lepipe.it/images/line5Bg.jpg) center center no-repeat;
	background:#3f2d28;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.line5:after{
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 240px;
	/*background: url(https://www.lepipe.it/images/sliderL.png) center center no-repeat;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-bottom: 0px solid white;
	border-left: 3000px solid transparent;
}
.line5:before{
	top: 0;
	display: block;
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	/* background: url(https://www.lepipe.it/images/sliderL.png) center center no-repeat; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/* height: 10px; */
	border-top: 0px solid white;
	border-right: 3000px solid transparent;
	//bottom: 489px;
}
/**/
.forma{
	margin-bottom: -80px;
	z-index: 10;
	margin-top: 48px;
}
.forma input{
	border-radius:4px;
	padding-top:10px;
	padding-bottom:10px;
	border:0px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
	font-size:13px;
	color:#555555;
	background:#ededed;
}
.forma2{
	margin-bottom: 0px;
	z-index: 10;
	margin-top: 48px;
}
.forma2 input{
	border-radius:4px;
	padding-top:10px;
	padding-bottom:10px;
	border:0px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
	font-size:13px;
	color:#555555;
	background:#ededed;
}
input:focus{
	//border:0;
	outline:none;
}
textarea:focus{
	//border:0;
	outline:none;
}
.name{
	margin-bottom:10px;
	margin-right: 10px;
	width:400px;
}
.name2{
	margin-bottom:10px;
	margin-right: 10px;
	width:200px;
}
.name3{
	margin-bottom:10px;
	width: 100% !important;
}
.Email{
	margin-bottom:10px;
	width:403px;
}
.Subject{
	margin-bottom:10px;
	max-width: 816px;
}

textarea {
	border-radius:4px;
	padding-top:10px;
	padding-bottom:10px;
	border:0px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
	font-size:13px;
	color:#555555;
	background:#ededed;
	border:none;
    max-width: 816px;
	height: 153px;
    resize: none;
   }
.forma input:focus, .forma textarea:focus{
	background:#dfdfdf;
	border:0;
}
.forma .cBtn a{
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 700;
	font-size:13px;
	color:#fff;
}

.forma .cBtn ul{
	margin-left: -15px;
	margin-top: 6px;
	padding-left:0;
	margin-bottom: 0;
}
.forma .cBtn ul i{
	padding-right: 10px;
}
.forma .cBtn .clear , .cBtn .send{
	margin-bottom: 0;
	margin-top: 4px;
	padding: 10px;
	padding-right: 17px;
	padding-left: 17px
	
}
.forma .cBtn .clear  a, .cBtn .send a{
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 700;
}
.forma .cBtn .send{
	box-shadow: 0px 2px 0px 0px #179abf;
	background:#931719 ;
}
.forma .cBtn .send:hover{
	background:#000000;
	box-shadow: 0px 2px 0px 0px #000 ;
}

/**/
.cont{
	margin-top: 44px;
	margin-left: -33px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
	font-size:13px;
	color:#000000; 
	margin-bottom: -80px;
	z-index: 10;
}
.cont ul{
	padding-left:0;
	list-style:none;
}
.cont li{
 margin-bottom: 16px;

}
.cont .fa{
	color:#000000;
	padding-right:14px;
}
.cont a{
	text-decoration:none;
	color:#931719;
}
.cont a:hover{
	color:#000000; 
}

/**/
.line6 iframe{
 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
 /*
	filter: url(filters.svg#grayscale); 
	-webkit-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);*/

.line6{
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 200px;
}
.line6:after{
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 240px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-bottom: 150px solid white;
	border-left: 3000px solid transparent;
}
.line6:before{
	top: 0;
	display: block;
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-top: 194px solid white;
	border-right: 3000px solid transparent;
	//bottom: 489px;
}
.line6 .Ama{
	margin-top: 60px;
	margin-bottom: 60px;
}
.line6 .Ama h3{
	font-size: 42px;
	text-align:center;
	color: #fff;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 400;
}
.line6 .Ama p{
	font-size: 16px;
	text-align:center;
	color: #fff;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
}
/**/
.ftext{
	text-align: center;
	margin-bottom: -18px;
	z-index: 10;
	text-align:center;
}
.ftext h3{
	font-size:28px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 400; 
	margin-top: 37px;
}
.ftext p{
	font-size:16px;
	color: #000000;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
	margin-top: 13px;
	line-height: 24px;
}
.ftext .cBtn ul {
	margin-top: 40px;
	margin-top: 22px;
}
/**/

.line7{
	position: relative;
	width: 100%;
	overflow: hidden;
	max-height:100%;
	//background:#3f2d28;
	background: url(https://www.lepipe.it/images/bottom_natale_2025.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
}
/*
.line7:after{
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 184px;
	background: url(https://www.lepipe.it/images/bgFooter.png) no-repeat;
}
*/
/* questo crea effetto diagonale sull'immagine del footer */
.line7:before{
	top: 0;
	display: block;
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	/* background: url(https://www.lepipe.it/images/sliderL.png) center center no-repeat;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/* height: 10px; 
	border-top: 150px solid white;
	*/
	border-top: 0px solid white;
	border-right: 3000px solid transparent;
	//bottom: 489px;
}
.footer{
	margin-top: 40px;
	min-height:335px;
}
.footer h3{
	margin-top: 29px;
	font-size: 28px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 400;
	color: #fff;
	text-align: center;
	margin-bottom: 17px;
}
.footer p{
	font-size:16px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
	color:#fff;
	text-align:center;
}
.footer .fEmail{
	float:left;
	font-size: 13px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
	border: 0;
	background: #1c1c1c;
	color: #fff;
	padding: 11px;
	width: 350px;
	border-radius: 4px 0px 0px 4px;
	padding-left: 20px;
}
.footer .email{
	float:left;
}
.footer .subS{
	text-transform:uppercase;
	font-size: 13px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 700;
	float: left;
	color: #fff;
	border-radius: 4px 4px 4px 4px;
	text-decoration: none;
	box-shadow: 0px 0px 0px 0px #179abf;
	background: #931719;
	padding: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.fr{
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	//margin: 40px 0 0 357px;
}
.fr2{
	margin-top: -15px;
	margin-bottom: -15px;
	text-align: center;
}
.footer a:hover{
	box-shadow: 0px 0px 0px 0px #000;
	/*background:#000000;*/

}
/**/
.soc ul li{
	margin-bottom: 20px;
	margin-right: 23px;
	float:left;
	text-align: center;
	text-decoration:none;
	list-style:none;
	
}
.soc {
	margin-top: 42px;
	text-align: center;
}
.soc ul{
	margin-left: 24px;
	padding-left: 0;
	display: inline-block;	
}
.soc1 a{
	display: inline-block;
	height: 17px;
	width: 17px;
	background: url(https://www.lepipe.it/images/socIcons.png)no-repeat;
	margin-top: 15px;
	margin-left: 2px;
}
.soc1{
	width: 52px;
	height: 52px;

	
	
	border: 2px solid #fdfdfc;
	border-radius: 50px;
}
.soc1 a:hover{
	border:0;
	background: url(https://www.lepipe.it/images/socIcons.png)no-repeat;
	box-shadow: none;
}
.soc1:hover{
	cursor:pointer;
	border: 2px solid #1c1c1c;
	background:#1c1c1c;
}
.soc2 a{
	display: inline-block;
	height: 17px;
	width: 17px;
	background: url(https://www.lepipe.it/images/socIcons.png) -74px 0 no-repeat;
	margin-top: 15px;
	margin-left: 2px;
}
.soc2{
	width: 52px;
	height: 52px;
	border: 2px solid #fdfdfc;
	border-radius: 50px;
}
.soc2 a:hover{
	border:0;
	background: url(https://www.lepipe.it/images/socIcons.png) -74px 0 no-repeat;
	box-shadow: none;
}
.soc2:hover{
	cursor:pointer;
	border: 2px solid #1c1c1c;
	background:#1c1c1c;
}
.soc3 a{
	display: inline-block;
	height: 19px;
	width: 19px;
	background: url(https://www.lepipe.it/images/socIcons.png) -147px 0 no-repeat;
	margin-top: 15px;
	margin-left: 0px;
}
.soc3{
	width: 52px;
	height: 52px;
	border: 2px solid #fdfdfc;
	border-radius: 50px;
}
.soc3 a:hover{
	border:0;
	background: url(https://www.lepipe.it/images/socIcons.png) -147px 0 no-repeat;
	box-shadow: none;
}
.soc3:hover{
	cursor:pointer;
	border: 2px solid #1c1c1c;
	background:#1c1c1c;
}
.soc4 a{
	display: inline-block;
	height: 19px;
	width: 19px;
	background: url(https://www.lepipe.it/images/socIcons.png) -221px 0 no-repeat;
	margin-top: 15px;
	margin-left: 0px;
}
.soc4{
	width: 52px;
	height: 52px;
	border: 2px solid #fdfdfc;
	border-radius: 50px;
}
.soc4 a:hover{
	border:0;
	background: url(https://www.lepipe.it/images/socIcons.png) -221px 0 no-repeat;
	box-shadow: none;
}
.soc4:hover{
	cursor:pointer;
	border: 2px solid #1c1c1c;
	background:#1c1c1c;
}
.soc5 a{
	display: inline-block;
	height: 19px;
	width: 19px;
	background: url(https://www.lepipe.it/images/socIcons.png) -293px 0 no-repeat;
	margin-top: 15px;
	margin-left: 0px;
}
.soc5{
	width: 52px;
	height: 52px;
	border: 2px solid #fdfdfc;
	border-radius: 50px;
}
.soc5 a:hover{
	border:0;
	background: url(https://www.lepipe.it/images/socIcons.png) -293px 0 no-repeat;
	box-shadow: none;
}
.soc5:hover{
	cursor:pointer;
	border: 2px solid #1c1c1c;
	background:#1c1c1c;
}
.soc6 a{
	display: inline-block;
	height: 19px;
	width: 19px;
	background: url(https://www.lepipe.it/images/socIcons.png) -368px 0 no-repeat;
	margin-top: 15px;
	margin-left: 0px;
}
.soc6{
	width: 52px;
	height: 52px;
	border: 2px solid #fdfdfc;
	border-radius: 50px;
}
.soc6 a:hover{
	border:0;
	background: url(https://www.lepipe.it/images/socIcons.png) -368px 0 no-repeat;
	box-shadow: none;
}
.soc6:hover{
	cursor:pointer;
	border: 2px solid #1c1c1c;
	background:#1c1c1c;
}
.soc7 a{
	display: inline-block;
	height: 19px;
	width: 19px;
	background: url(https://www.lepipe.it/images/socIcons.png) -442px 0 no-repeat;
	margin-top: 15px;
	margin-left: 0px;
}
.soc7{
	width: 52px;
	height: 52px;
	border: 2px solid #fdfdfc;
	border-radius: 50px;
}
.soc7 a:hover{
	border:0;
	background: url(https://www.lepipe.it/images/socIcons.png) -442px 0 no-repeat;
	box-shadow: none;
}
.soc7:hover{
	cursor:pointer;
	border: 2px solid #1c1c1c;
	background:#1c1c1c;
}
.soc8 a{
	display: inline-block;
	height: 19px;
	width: 19px;
	background: url(https://www.lepipe.it/images/socIcons.png) -516px 0 no-repeat;
	margin-top: 15px;
	margin-left: 0px;
}
.soc8{
	width: 50px;
	height: 50px;
	border: 2px solid #fdfdfc;
	border-radius: 50px;
}
.soc8 a:hover{
	border:0;
	background: url(https://www.lepipe.it/images/socIcons.png) -516px 0 no-repeat;
	box-shadow: none;
}
.soc8:hover{
	cursor:pointer;
	border: 2px solid #1c1c1c;
	background:#1c1c1c;
}

/**/
.lineBlack{
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 100%;
	background: url(https://www.lepipe.it/images/bgFooter.png)  no-repeat;
	background:#101010;
}
.downLine{
	margin-bottom: 35px;
	margin-top: 127px;
}
.downLine2{
	margin-bottom: 45px;
	margin-top: 30px;
}
.downLine p{
	font-size:13px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
	color:#fff;
}
.lineBlack:before{
	top: 0;
	content: "";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 178px;
	background: url(https://www.lepipe.it/images/bgBeforFooter.png) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.lineBlack input{
	margin-top: 3px;
}
#downMenu{
	float:right;
}
#downMenu li{
	height: 16px;
	border-right:1px solid #343434;
	float:left;
	list-style: none;
}
#downMenu li:last-child{
	border-right:none;
}
#downMenu li a{
	padding: 15px;
	text-decoration: none;
	font-size: 13px;
	font-family: 'sans-serif', 'Roboto', 'Verdana', 'Georgia', 'Arial';
	font-weight: 300;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}
#downMenu li:last-child a{
	padding-right:0;
}
#downMenu li a:hover{
	color:#000000;
	text-decoration: underline;
}
.downLine input{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	max-width: 95px;
	background:#101010;
	font-size:13px;
	font-family:'sans-serif', Roboto;
	font-weight: 300;
	color:#6d6d6d;
}
.copy{
	margin-top: 29px;
}
.dm{
	margin-top: 29px;
}
.dm2{
	margin-left: 20px;
}


/**/
/*responsive*/
@media screen and (max-width: 1190px){
	.horL {
		display:none;
	}

}


@media screen and (max-width: 991px){
	.copy p{
		text-align:center;
	}
	#downMenu ul li{
		float: none;
		text-align:center;
	}
	.downLine input{
		margin-top: 25px;
	}
	.footer .fEmail{
	float:left;
	//max-width: 350px;
	max-width: 163px;
	}
	#downMenu li a {
	padding: 5px;
	}
	.team ul{
		margin-bottom: 35px;
	}
	.cont {
	margin-top: 124px;]
	}
	.cBtn ul {
	margin-left: 0;
	}
	.line6 iframe{
		height:750px;
	}
	.line6{
		height:350px;
	}
	.slicknav_menu:before{
	
	float: left;
	
	height: 40px;
	
	width: 110px;
	
	margin-left: 7px;
	
	margin-top: 7px;

	}
}
	.line8{
		height:150px;
	}
	.line9{
		height:80px;
	}
	.line10{
		height:110px;
	}
	.line11{
		height:350px;
	}
/*isotop*/

/* ---- button ---- */
/*
.isotope-item {
    z-index: 2;
}
.isotope-item{
max-height: 370px !important;
margin-bottom: 35px !important;

}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope{
	max-height:100% !important;
}

.isotope,
.isotope .isotope-item {
  
	
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
*/
/*-----------------------------------------------------------------------------------*/
/*	PORTFOLIO
/*-----------------------------------------------------------------------------------*/
/* __________ Isotope Styles __________ */
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.6s;
     -moz-transition-duration: 0.6s;
          transition-duration: 0.6s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0.1s;
     -moz-transition-duration: 0.1s;
          transition-duration: 0.1s;
}


#filter li a.selected {
	cursor:pointer;
	background:#B6AFA9;
	color:#fff;
	box-shadow: 0px 0px 0px 0px #179abf;
}
#filter2 li a.selected {
	cursor:pointer;
	background:#931719;
	color:#fff;
	box-shadow: 0px 0px 0px 0px #179abf;
}
#projects .columns1 .project {
	width:100%;
}

.load_more_cont {
	//width:100%;
	padding:10px 0 0;
}


/* __________ Portfolio Item __________ */
.portfolio_block {
	width:100%;
}
.portfolio_block .project .hover_img {
	position:center;
}
.portfolio_block .project:hover .project_descr {border-bottom-color:#765692;}
.portfolio_block .project_descr h4 {
	margin-bottom:11px;
	font-size:15px;
}
.blogpost_share {
    display: block;
    float: right;
}

                                                                  */
	.default{
		transition-duration: 0s; /* era 1 prima della modifica seo */
	}
    .fixed {
		transition-duration: 1s;
		/*text-align:center;*/
		z-index:999;
        position:fixed;
        top: -65px; 
        padding:20px 0;
        width:100%;
		background-color: #101010!important; /*101010*/
    }

/**/