@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'ezzobookregular';
    src: url('fonts/ezzobook-webfont.eot');
    src: url('fonts/ezzobook-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ezzobook-webfont.woff') format('woff'),
         url('fonts/ezzobook-webfont.ttf') format('truetype'),
         url('fonts/ezzobook-webfont.svg#ezzobookregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CalibriRegular';
    src: url('fonts/calibri-webfont.eot');
    src: url('fonts/calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/calibri-webfont.woff') format('woff'),
         url('fonts/calibri-webfont.ttf') format('truetype'),
         url('fonts/calibri-webfont.svg#CalibriRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CalibriBold';
    src: url('fonts/calibri_bold-webfont.eot');
    src: url('fonts/calibri_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/calibri_bold-webfont.woff') format('woff'),
         url('fonts/calibri_bold-webfont.ttf') format('truetype'),
         url('fonts/calibri_bold-webfont.svg#CalibriBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gabriel_sans_boldregular';
    src: url('fonts/fontfabric_-_gabriel-sans-bold-webfont.eot');
    src: url('fonts/fontfabric_-_gabriel-sans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/fontfabric_-_gabriel-sans-bold-webfont.woff') format('woff'),
         url('fonts/fontfabric_-_gabriel-sans-bold-webfont.ttf') format('truetype'),
         url('fonts/fontfabric_-_gabriel-sans-bold-webfont.svg#gabriel_sans_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body, html {
	width: 100%;
	height: 100%;
    margin: 0;
    padding: 0;
	background-color: #f9f9f9;
    font-family: 'CalibriRegular', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #535353;
}
#logo {
	width: 100%;
	position: absolute;
	top: 80px;
	left: 0;
	text-align: center;
	z-index: 98;
}
#socials {
	width: 120px;
	position: fixed;
	top: 88px;
	right: 80px;	
	z-index: 99;
}
.social_icon {
	width: 32px;
	height: 32px;
	margin: 0 1px 0 0;
	border: 0;
}
#lang {
	width: 100px;
	display: block;
	position: fixed;
	text-align: right; 
	bottom: 80px;
	right: 80px;
	z-index: 1900;
}
#navigation {
	width: 100%;
	position: absolute;
	padding-top: 90px;
	left: 0;
	text-align: center;
	z-index: 98;
}
.menubutt {
	width: 95px;
	padding: 10px 10px 12px 10px;
	display: inline-block;
	text-align: center;
	margin: 60px 0px 0px -1px;
	border: 1px solid white;
	font-family: 'gabriel_sans_boldregular', Arial, Helvetica, sans-serif; 
    font-size: 16px;
	letter-spacing: 0px;
	font-weight: bold;
	background-image: url(images/quad_trasp_40grey.png);
}
.titlegros {
	font-family: 'ezzobookregular', Arial, Helvetica, sans-serif;
    font-size: 18px;
	letter-spacing:-1px;
	line-height: 20px;
}
.quad {
	width: 100%;
	height: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	display: block;
	z-index: 41;
}
.item {
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
	display: block;
	background-position: center;
    background-size: cover;
	/* margin-bottom: 500px; 
	overflow: hidden; */
	z-index: 40;
}

.maintitle {
    position: absolute;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    z-index: 999;
    text-align: center;
    color: white;
    line-height: 29px;
    font-size: 20px;
    font-family: 'ezzobookregular', Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.col_2 {
	position: relative;
	width: 60%;
	height: 58%;
	left: 0;
	top: 0;
	margin-top: 0;
	padding: 3% 20% 3% 20%;
	text-align: center;
	display: block;
	background: url(images/quad_trasp_80grey.png);
	z-index: 44;
}
.col_3 {
    position: relative;
    width: 80%;
    height: auto;
    left: 0;
    top: 0;
    margin-top: 0;
    padding: 3% 10%;
    text-align: center;
    display: block;
    background: url(images/quad_trasp_80grey.png);
    z-index: 44;
}
.col_4 {
	position: relative;
	width: 60%;
	height: 28%;
	left: 0;
	top: 0;
	margin-top: 0;
	padding: 3% 20% 3% 20%;
	text-align: center;
	display: block;
	background: url(images/quad_trasp_80grey.png);
	z-index: 44;
}
#slideshow {
	width: 100%;
	height: 100%;
	position: relative;
	display: block;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 1;
}
img.bg {
	width: 100%;
	height: auto;	
	overflow: hidden;		
	z-index: 2;
}
.slide { 
	width: 100% !important;
	height: 100% !important;
	background-position: center;
    background-size: cover;
	background-repeat: no-repeat;
	z-index: 3;
}
.ico {
	height: 118px;
	width: auto;
	margin: 0 5px 5px 0;
	border: 1px solid white;
}

@media all and (max-width: 1025px) {
.col_1, .col_2, .col_3, .col_4 { 
	width: 90%; 
	padding: 3% 5% 3% 5%;
	}
.ico {
	height: 100px;
	width: auto;
	margin: 0 5px 5px 0;
	border: 1px solid white;
}

.gallery_descrizione {
    width: 100% !Important;
    margin: 0 auto;
}

}

.titles {
    margin-top: 0px;
    margin-bottom: 20px;
    font-family: 'ezzobookregular', Arial, Helvetica, sans-serif;
    font-size: 40px;
    letter-spacing: -1px;
    color: #333333;
}
.scr {
	display: inline;
}
.greytext {
	color: #333333;
}
.stripetext {
	color: #666666;
	background-image: url(images/quad_trasp_white.png);
	line-height: 22px;
	padding: 2px;
}
.butt {
	height: 40px;
	margin:-20px;
}

.fascia {
    width: 100%;
    height: 0;
    background-size: cover;
    background-position: center center;
    margin: 50px 0px 40px 0px;
    padding: 90px 0px 120px 0px;
    text-align: center;
    color: white;
}
.fascia .titles {
	color: white !Important;
    font-weight: bold;
    font-size: 40px;
}
.butt_gallery {
    display: inline-block;
    margin: 5px;
    border: 1px solid #333333;
    padding: 4px 12px;
    cursor:pointer;
    color:#333333 !Important;
}

.butt_gallery:hover {
border-color:#D52722;
color: #D52722 !Important;
cursor:pointer;
}

.butt_active {
	border-color:#D52722;
color: #D52722 !Important;
}

.gallery_opere {
	text-align: center;
}

.pic {
	width: 19%;
	display: inline-block;
	margin:0.5%;
}

.gallery_descrizione {
	width: 75%;
    margin: 0 auto;
}


#totop {
	position: fixed;
    bottom: 50px;
    right: 5%;
    z-index: 99999;
}

b, strong {
	font-family: 'CalibriBold';
}

.icon-scroll,
.icon-scroll:before {
  position: absolute;
  left: 50%;
}

.icon-scroll {
  width: 40px;
  height: 70px;
  margin-left: -20px;
  box-shadow: inset 0 0 0 1px #fff;
  border-radius: 25px;
  z-index: 9999;
}

.icon-scroll:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #fff;
  margin-left: -4px;
  top: 8px;
  border-radius: 4px;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: scroll;
}

.mobile {
	display:none;
}

@media screen and (max-width: 979px) {

	.mobile {
		display:block;
	}

	.nomobile {
		display:none;
	}

.menubutt {
    width: 87px;
    padding: 7px 7px 7px 7px;
    font-size: 14px;
}

.pic {
    width: 24%;
 }

 .fascia {
 	padding: 60px 0px 90px 0px;
 }

 #logo img {
 	width: 320px;
 }

 #navigation {
 	padding-top:54px;
 }

 #logo {
 	top: 50px;
 }

 .maintitle {
 	line-height: 21px;
    font-size: 16px;
 }

}

@media screen and (min-width: 1px) and (max-width: 979px) and (orientation: landscape) {

.maintitle {
 	display: none !Important;
 }

}

A:link.menubutt,A:visited.menubutt {
    color: #FFFFFF;
    text-decoration: none;
}
A:active.menubutt,A:hover.menubutt {
    color: #FFFFFF;
    text-decoration: none;
	background-image: url(images/quad_trasp_60grey.png);
}
A:link,A:visited {
    color: #D52722;
    text-decoration: none;
}
A:active,A:hover {
    color: #E75958;
    text-decoration: none;
}


@keyframes scroll{
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(46px);
  }