@charset "UTF-8";

/* font proveniente da Google*/
@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,700,600,500,300,200,100);
@import url(http://fonts.googleapis.com/css?family=Playfair+Display:400,700,400italic,700italic);
/*GENERALI*/
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
}
.content {
	position: relative;
	width: 100%;
	margin: 0;
}
.clear {
	clear: both;
}
img {
	border: none;
}
b, strong {
	font-weight: 700;
}
a, a:link {
	text-decoration: none;
}
a:hover {
}
strong {
	font-weight: 700;
}
p {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #000;
}
p a {
	color: #000;
}
p a:hover {
	color: #c5b0a9;
}
p.firma {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 28px;
	line-height: 40px;
	text-align: center;
	color: #333;
}
.col-dx p {
	margin-bottom: 20px;
}
h1 {
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	font-size: 40px;
	line-height: 55px;
	color: #000;
	margin-top: 30px;
}
h2 {
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	font-size: 40px;
	line-height: 55px;
	color: #000;
	margin-bottom: 40px;
	margin-top: 30px;
}
h2 a {
	color: #333;
}
h2 a:hover {
	color: #666;
}
h3 {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #000;
}
a.more {
	display: block;
}
a.more:hover {
}
/**/
.content {
	position: relative;
	width: 100%;
	padding: 80px 0 80px 0;
	background: #fff;
}
.content.header {
	height: 110px;
	border-bottom: 1px solid #ddd;
	padding: 0px;
}
.center {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
.content.header .center {
	height: 110px;
}
.content.grey {
	background-color: #f4f4f4;
	margin-bottom: 80px;
}
.center-margin {
	margin-top: 60px;
}
/*slide*/

.img-page {
	position: relative;
	width: 100%;
	height: 640px;
	/*overflow:hidden;*/
	z-index: 1;
	margin-bottom: 80px;
}
.home .img-page {
	margin-bottom: 0px;
}
.cont-foto {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	text-align: center;
}
.cont-foto img {
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0;
	filter: alpha(opacity=0);
}
.claim {
	position: absolute;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	top: 50%;
	margin-top: -50px;
	text-align: center;
	z-index: 300;
	border: 1px solid #fff;
	background: rgba(139,120,114,0.95);
	display: none;
}
.claim h1 {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 400;
	color: #fff;
	margin: 0px;
	line-height: 50px;
}
/*header*/

.logo {
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -28px;
}
ul.menu {
	list-style: none;
	text-align: right;
	position: absolute;
	top: 35px;
	right: 70px;
}
ul.menu li {
	display: inline-block;
}
ul.menu li a {
	display: block;
	color: #000;
	padding: 10px 8px;
	border: 1px solid #fff;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
ul.menu li a:hover, ul.menu li a.in {
	color: #c5b0a9;
	border: 1px solid #ddcec4;
}
.linkservizio {
	display: block;
	position: absolute;
	right: 0px;
	top: 46px;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #ddcec4;
	padding-left: 8px;
	border-left: 1px solid #000;
}
.linkservizio a {
	color: #c5b0a9;
}
.linkservizio a:hover {
	color: #000;
}
a.language {
	display: block;
	position: absolute;
	right: 0px;
	top: 10px;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #c5b0a9;
	background: url(../images/icon/arrowlanguage.png) no-repeat right 3px;
	padding-right: 15px;
}
a.language:hover {
}
/*pagina*/
.col {
	float: left;
	width: 40%;
	padding-right: 10%;
}
.col-dx {
	padding-top: 90px;
	width: 50%;
	padding-right: 0;
	float: right;
}
.col3 {
	padding-top: 90px;
	float: left;
	width: 28%;
	padding-right: 8%;
}
.col3-dx {
	padding-right: 0;
	float: right;
}
.col3 .sezione {
	margin-bottom: 50px;
}
span.title-tecnico {
	display: block;
	margin: 20px 0 10px 0px;
	font-weight: 700;
	font-size: 13px;
	line-height: 15px;
	color: #000;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
}
span.title-tecnico:first-child {
	margin-top: 0px;
}
.box {
	position: relative;
	float: left;
	width: 40%;
	margin-right: 10%;
	margin-bottom: 80px;
	height: 380px;
	padding-bottom: 90px;
	cursor:pointer;
}
.box.box-dx {
	margin-right: 0;
	margin-left: 10%;
}
.box a.more-work {
	left: 0px;
	bottom: 0px;
	right: auto;
}
.sezione, a.sezione {
	display: inline-block;
	color: #c5b0a9;
	border: 1px solid #ddcec4;
	padding: 12px 15px;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-right: 5px;
	margin-bottom: 3px;
}
a.sezione:hover, a.linkbottom:hover {
	background: #c5b0a9;
	color: #fff;
}
a.linkbottom {
	display: block;
	color: #c5b0a9;
	border: 1px solid #ddcec4;
	padding: 18px 15px;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 60px;
	text-align: center;
}
.area-slide-prodotti {
	margin: 50px 0px 100px 0;
}
.area-slide-prodotti .sy-controls {
	top: 0px;
}
#slide-prodotti {
	position: relative;
	height: 380px;
}
.box-prodotti {
	position: relative;
	margin-bottom: 80px;
	height: 380px;
	cursor: pointer;
}
.img-prodotto {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
}
.testo-prodotto {
	float: right;
	width: 36%;
	padding: 7%;
	height: auto;
}
.testo-prodotto h2 {
	margin-bottom: 30px;
	margin-top: 0px;
}
/**lavori**/
.area-work {
	position: relative;
}
.box-work {
	position: relative;
	float: left;
	width: 480px;
	height: 330px;
	margin-top: 40px;
	cursor: pointer;
}
.box-work:nth-child(even) {
	float: right;
}
a.more-work {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 50px;
	height: 50px;
	background: url(../images/icon/morework.png) center center #c5b0a9 no-repeat;
	z-index: 10;
}
a.more-work:hover, a.more-work.in, .category.in {
	background-color: #8b7872;
}
.box-work .roll-box {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 5;
}
.box-prodotti .roll-box {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 5;
}
.category {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 50px;
	height: 50px;
	background-color: #c5b0a9;
	z-index: 10;
	/**/
	display: none;
}
.category.residenziale {
	background-image: url(../images/icon/residenziale_white.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/**menu work**/
ul.menu-work {
	list-style: none;
	text-align: left;
	position: relative;
	margin: 40px 0 10px 0;
}
ul.menu-work li {
	display: inline-block;
	margin-right: 20px;
}
ul.menu-work li a {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #c5b0a9;
	padding-bottom: 6px;
	padding-left: 30px;
	padding-top: 5px;
	background-size:10px;
}
ul.menu-work li a:hover, ul.menu-work li a.in {
	border-bottom: 1px solid #c5b0a9;
}
ul.menu-work li a.all {
	padding-left: 0px;
}
ul.menu-work li a.residenziale {
	background: url(../images/icon/residenziale.png) left top no-repeat;
}
ul.menu-work li a.ricettivo {
	background: url(../images/icon/ricettivo.png) left center no-repeat;
	padding-left: 34px;
}
ul.menu-work li.int a:hover, ul.menu-work li.int a.in {
	border-bottom: none;
}
/*slide work*/
.img-work {
	position: relative;
	width: 1000px;
	height: 600px;
	margin: 60px auto 20px auto;
}
/**FOOTER**/
.content.footer {
	padding-top: 0px;
	padding-bottom: 60px;
}
.content.footer .center {
	padding-top: 60px;
	border-top: 1px solid #ddd;
}
p.claim-footer {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 20px;
}
.logo-footer {
	position: absolute;
	right: 0px;
	top: 60px;
}
.logo-footer img {
	width: 150px;
}
.center-piede {
	margin-top: 40px;
}
a.credits {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #000;
}
a.credits:hover {
	color: #c5b0a9;
}
a.fb {
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	top: 60px;
	right: 35px;
	background: url(../images/icon/fb.png) center center no-repeat;
	background-size: contain;
}
a.yt {
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	top: 60px;
	right: 0px;
	background: url(../images/icon/yt.png) center center no-repeat;
	background-size: contain;
}
/**FORM**/
.form-contatti {
	position: relative;
	margin-bottom: 80px;
}
p.campi input {
	position: relative;
	width: 96%;
	padding: 12px 2%;
	font-size: 15px;
	margin-top: 5px;
	border: 1px solid #dddddd;
	background: #fff;
	appearance: none;
	outline: none;
	outline: none;
  -webkit-appearance: none;
  appearance: none;
}
p.campi textarea {
	position: relative;
	width: 96%;
	padding: 12px 2%;
	font-size: 15px;
	margin-top: 5px;
	border: 1px solid #dddddd;
	background: #fff;
	height: 150px;
	resize: none;
	appearance: none;
	outline: none;
	outline: none;
  -webkit-appearance: none;
  appearance: none;
}
p.bottone input {
	position: relative;
	width: 40%;
	padding: 15px 0;
	font-size: 15px;
	margin-top: 5px;
	border: none;
	background: #c5b0a9;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	appearance: none;
	outline: none;
	outline: none;
  -webkit-appearance: none;
  appearance: none;
}
p.campi input#privacy {
	appearance:checkbox;
	-webkit-appearance: checkbox;
}


/*HEADER MOBILE*/
#open-menu {
	position:absolute;
	top:0px;
	left:0px;
	width:40px;
	height:60px;
	background:url(../images/icon/openmenu.png) no-repeat left center;
	background-size:20px;	
	z-index:110;
	display:none;
}


/*END HEADER MOBILE*/

/*********MEDIA QUERY Tablet landscape e portrait *************/

@media only screen and (min-width: 768px) and (max-width:1024px) {
.center {
	position: relative;
	width: 720px;
	margin: 0 auto;
}
.center-margin {
	margin-top:60px;
}
.content {
  padding: 60px 0 60px 0;
}
.content.header {
  height: 95px;
}
.logo {
	margin-top:-20px;	
}
.logo img {
	height:40px;	
}
ul.menu li a {
  padding: 8px 5px;
  font-size: 12px;
  letter-spacing: 0px;
}
.linkservizio {
  font-size: 12px;
  letter-spacing: 0px;
}
a.language {
  top: 5px;
  font-size: 12px;
  letter-spacing:0px;
}
ul.menu {
  top: 38px;
  right: 60px;
}
h1 {
	font-size: 30px;
	line-height: 40px;
	margin-top: 20px;
}
h2 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 30px;
	margin-top: 20px;
}
p, h3 {
  font-size: 15px;
  line-height: 25px;
}
.sezione, a.sezione {
 
  padding: 10px 12px;
  font-size: 11px;
}
.box {
  height: 340px;
  margin-bottom:40px;
}
.area-slide-prodotti {
  margin: 30px 0px 100px 0;
}
#slide-prodotti {
  height: 340px;
}
.box-prodotti {
  height: 320px;
  margin-bottom:30px;
}
.testo-prodotto {
  width: 40%;
  padding: 4%;
      padding-top: 90px;
}
.box-work {
  width: 350px;
  height: 280px;
  margin-top: 20px;
}
p.firma {
  font-size: 20px;
  line-height: 30px;
}
.content.footer {
  padding-bottom: 0px;
}
.content.footer .center {
  padding-bottom:60px;
  text-align:center;}
  p.claim-footer {
  font-size: 18px;

}
.logo-footer {
  display:none;
}
a.credits {
  display: block;
  font-size: 14px;
  margin-bottom:20px;
}
a.fb, a.yt {
  display: inline-block;
 position: relative; 
 top: auto;
  right: auto;
  width:50px;
  height:50px;
}
.img-work {
  width: 100%;
  height: 350px;
  margin: 30px auto 20px auto;
}
.col h1 {
	margin-bottom:15px;
	
}
.col-dx {
  padding-top: 60px;
}
ul.menu-work li {
  margin-right: 10px;
}
ul.menu-work li a {
  font-size: 11px;
  letter-spacing: 1px;
}
body .sy-pager {
  bottom: -30px;
}
body .sy-pager li {
  width: 10px;
  height: 10px;

}
p.bottone input {
  font-size: 14px;
  letter-spacing:0px;
}
p.campi input {
	position: relative;
	width: 96%;
	padding: 12px 2%;
	font-size: 15px;
	margin-top: 5px;
	border: 1px solid #dddddd;
	background: #fff;
	appearance: none;
	outline: none;
	outline: none;
  -webkit-appearance: none;
  appearance: none;
}
p.campi textarea {
	font-size: 13px;
}
.form-contatti {
  margin-bottom: 30px;
}
}
@media only screen and (min-width: 200px) and (max-width:767px) {

.center {
	position: relative;
	width: 90%;
	margin: 0 auto;
}
.menu, .linkservizio {
	display:none;
}
.center-margin {
	margin-top:40px;
}
.content {
  padding: 30px 0 30px 0;
}
.content.header {
  height: 60px;
  position:fixed;
  z-index:10000;
  top:0px;
}
.content.header .center {
  height: 60px;
}
.content.grey {
  margin-bottom: 50px;
}
.logo {
	margin-top:-14px;
	left:40px;
}
.logo img {
	height:28px;	
}

a.language {
  top: auto;
  bottom:22px;
  font-size: 12px;
  letter-spacing:0px;
  /**/
  display:none;
}

h1 {
	font-size: 30px;
	line-height: 40px;
	margin-top: 20px;
}
h2 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 15px;
	margin-top: 10px;
}
p, h3 {
  font-size: 15px;
  line-height: 22px;
}
.sezione, a.sezione {
 
  padding: 10px 12px;
  font-size: 11px;
}
.box {
  height: auto;
  margin-bottom:50px;
  float:none;
  width:100%;
  padding-bottom:50px;
}
.box.box-dx {
 margin-left: 0; 
}
a.more-work {
  width: 25px;
  height: 25px;
  background: url(../images/icon/morework.png) center center #c5b0a9 no-repeat;
}
.area-slide-prodotti {
  margin: 30px 0px 100px 0;
}


.box-work {
  width: 100%;
  height: 250px;
  margin-top: 20px;
}
p.firma {
  font-size: 18px;
  line-height: 28px;
}
.content.footer {
  padding-bottom: 0px;
}
.content.footer .center {
  padding-bottom:60px;
  text-align:center;}
  p.claim-footer {
  font-size: 18px;

}
.logo-footer {
  display:none;
}
a.credits {
  display: block;
  font-size: 14px;
  margin-bottom:20px;
}
a.fb, a.yt {
  display: inline-block;
 position: relative; 
 top: auto;
  right: auto;
  width:50px;
  height:50px;
}
.img-work {
  width: 100%;
  height: 250px;
  margin: 30px auto 70px auto;
}
.col {
	width:100%;
	float:none;
	margin-bottom:30px;
	padding:0px;	
}
.col-dx {
  padding-top: 0px;
  width:100%;
	float:none;
	padding:0px;	
}
.col h1 {
	margin-bottom:15px;
	
}

ul.menu-work li {
  margin-right: 10px;
}
ul.menu-work li a {
  font-size: 11px;
  letter-spacing: 1px;
}
body .sy-pager {
  bottom: -30px;
}
body .sy-pager li {
  width: 10px;
  height: 10px;

}
p.bottone input {
  font-size: 14px;
  letter-spacing:0px;
  width:70%;
}
p.campi input {
	position: relative;
	width: 96%;
	padding: 12px 2%;
	font-size: 15px;
	margin-top: 5px;
	border: 1px solid #dddddd;
	background: #fff;
	appearance: none;
	outline: none;
	outline: none;
  -webkit-appearance: none;
  appearance: none;
}
p.campi textarea {
	font-size: 13px;
}
.form-contatti {
  margin-bottom: 30px;
}
body .sy-controls {
	bottom:0px;
	
}
#slide-prodotti {
  height: 380px;
}
.box-prodotti {
  height: 380px;
  margin-bottom:30px;
}

.img-prodotto {
  float: none;
  width: 100%;
  height: 250px;
}
.testo-prodotto {
  width: 100%;
  padding: 4% 0;
  height:130px;
}
.testo-prodotto h3 {
	display:none;
	
}
p.testo_footer {
	font-size:13px;
	padding:0 40px;
}
#open-menu {
	display:block;
}
.col3 {
	padding:0px;
  padding-top: 60px;
  float: none;
  width: 100%;
  
}
.col3-dx {
  float: none;
}
.col3 .sezione {
  margin-bottom: 30px;
}
.col3:first-child {
	padding-top:0px;	
}
a.linkbottom {

  margin-top: 20px;

}
span.title-tecnico {
  padding-bottom: 5px;
  border-bottom: 1px dotted #ccc;
}
ul.menu-work {
  margin: 20px 0 10px 0;
}
ul.menu-work li {
  display: block;
  margin-right: 0px;
  margin-bottom:28px;
}
.mm-page {
	margin-top:60px;
}
.mm-opened  .mm-page {
	margin-top:0px;
	padding-top:60px;
}
}

#menumobile {
	visibility:hidden;
}
#menumobile.mm-menu.mm-offcanvas {
	visibility: visible;
}
.mm-menu.mm-offcanvas {
	display: none;
}
