/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
html {
	height: 100%;
	width: 100%;
}
body h1, body h2 {
	font-family: 'montserratlight';
	font-size: 45px;
	color: #4d5a79;
	-webkit-font-smoothing: antialiased;
}
body p {
	color: #333333;
	font-size: 12px;
	font-family: 'montserratlight';
	position: relative;
}
.datiErrati{ background-color:rgba(255,130,133,1.00); }
/*------------Loader--------------*/
.box-loader {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(255,255,255,1.00);
	z-index: 999;
	-moz-transition:all .5s ease-in-out 2.5s;
	-ms-transition:all .5s ease-in-out 2.5s;
	-o-transition:all .5s ease-in-out 2.5s;
	-webkit-transition:all .3s ease-in-out 2.5s;
	transition:all .5s ease-in-out 2.5s;
}
.box-svg {
	position: relative;
	width: 100%;
	height: 100%;
	opacity:0;
}
#Livello_1 {
 position:absolute;
top:50%;
left:50%;
-webkit-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
}

.via {
	top:-100%;
	}
	.appari {
opacity:1;
		}
/*-----------END LOADER-----------*/
.section {
	position: relative;
}
/*-----------------------navigazione----------------------*/
.logo-white {
	display: none;
}
nav {
	width: 100%;
	height: 5%;
	position: fixed;
	background-color: rgba(255,255,255,0.70);
	z-index: 5;
}
.container-menu {
	width: 95%;
	margin: 0 auto;
	padding-top: 1%
}
.hamb {
	margin-top: 5px;
	width: 22px;
	height: 15px;
	float: right;
	display: block;
	position: relative;
	margin-right: 3px;
}
.hamb span {
	position: absolute;
	width: 25px;
	height: 1px;
	background-color: rgba(71,71,71,1.00);
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.hamb span:nth-child(1) {
	bottom: 0;
}
.hamb span:nth-child(2) {
	bottom: 7px;
	width: 15px;
	right: 0;
}
.hamb span:nth-child(3) {
	bottom: 14px;
}
.hamb span.one {
	bottom: 7px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.hamb span.three {
	bottom: 7px;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/*-------HAMB ANIMATION---------*/
/*-------END HAMB ANIMATION---------*/
.full-menu {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(255,255,255,0.90);
	z-index: 5;
}
.full-menu ul {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}
.full-menu ul li {
	font-size: 30px;
	font-family: 'Montserrat';
	text-decoration: none;
	margin: 40px 0px;
}
.full-menu ul li a {
	color: rgba(102,102,102,1.00);
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.full-menu ul li a:hover {
	color: rgba(77,90,121,1.00);
}
.lenguage {
	font-family: 'montserratlight';
	text-decoration: none;
	position: absolute;
	bottom:2%;
	left:50%;
	-webkit-transform:translate(-50%,-0%);
	-moz-transform:translate(-50%,-0%);
	-ms-transform:translate(-50%,-0%);
	-o-transform:translate(-50%,-0%);
	transform:translate(-50%,-0%);

	}
	.lenguage a {
		font-size:13px;
		color: rgba(102,102,102,1.00);
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	}
		.lenguage a:hover {
			color: rgba(77,90,121,1.00);
			}
#fp-nav {
	right: 9px !important;
	z-index: 0;
}
.fp-tooltip {
	font-family: 'Montserrat' !important;
	right: 20px;
	opacity: 0;
	-webkit-transition: right .3s ease-in-out, opacity .2s ease-in-out !important;
	-moz-transition: right .3s ease-in-out, opacity .2s ease-in-out !important;
	-ms-transition: right .3s ease-in-out, opacity .2s ease-in-out !important;
	-o-transition: right .3s ease-in-out, opacity .2s ease-in-out !important;
	transition: right .3s ease-in-out, opacity .2s ease-in-out !important;
}
#fp-nav li a span {
	border-radius: 0% !important;
	-moz-transition: all ease-in-out;
	-ms-transition: all ease-in-out;
	-o-transition: all ease-in-out;
	-webkit-transition: all ease-in-out;
	transition: all ease-in-out;
	background-color: rgba(77,90,121,1.00) !important;
}
#fp-nav ul li a.active span {
	height: 8px !important;
	width: 8px !important;
	margin: -4px 0 0 -4px !important;
}
#fp-nav ul li:hover .fp-tooltip {
	color: rgba(77,90,121,1.00);
	right: 25px;
}
#fp-nav ul li:hover a span {
	height: 6px !important;
	width: 6px !important;
	margin: -3px 0 0 -3px !important;
}
#go-top {
	width: 100%;
	height: 40px;
	position: fixed;
	bottom: 0%;
	right: 0%;
	z-index: 4;
	padding-top: 8px;
}
#go-top .container-menu {
	padding-top: 0;
}
#go-top a {
	float: right;
}
/*----------------------HOME------------------------*/

.container {
	height: 90%;
	width: 95%;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #F2F2F2;
}
.centred {
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: auto;
	width: 100%;
}
#illustration-uno {
	width: 45%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.barra-uno {
	width: 100%;
	height: 70px;
	margin: 30px 0px;
	background-image: url(img/giama-leather1.jpg);
	background-repeat: repeat-y;
}
.barra-due {
	width: 100%;
	height: 70px;
	margin: 30px 0px;
	background-image: url(img/giama-leather1.jpg);
	background-repeat: repeat-x;
}
#barra-tre {
	margin-bottom: 120px;
}
/*#barra-uno {
   animation: barra-uno 10s linear infinite;
}
 @keyframes barra-uno {
from { background-position: 0 0; }s
	to { background-position: 200% 0; }
}
#barra-due {
	background-position: 0% 78%;
	animation: barra-due 30s infinite ease-in-out;
}
@keyframes barra-due {
 0%, 100% {
 background-position: 100% 78%;
}
 50% {
 background-position: 0% 78%;
}
}
#barra-tre {
	background-position: 100% 65%;
	margin-bottom: 120px;
	animation: barra-tre 30s infinite ease-in-out;
}
@keyframes barra-tre {
 0%, 100% {
 background-position: 0% 65%;
}
 50% {
 background-position: 100% 65%;
}
}*/
#home h1, #home p {
	text-align: center;
	width: 40%;
	display: block;
	margin: 0 auto;
}
.linea-titolo {
	width: 10%;
	height: 1px;
	background-color: rgba(102,102,102,1.00);
	display: block;
	margin: 20px auto;
}
#go-down {
	height: 7px;
	width: 7px;
	background-color: rgba(77,90,121,1.00);
	border-radius: 100%;
	display: block;
	position: absolute;
	top: 92%;
	left: 50%;
	-moz-animation: go-down 2s infinite ease-in-out;
	-ms-animation: go-down 2s infinite ease-in-out;
	-o-animation: go-down 2s infinite ease-in-out;
	-webkit-animation: go-down 2s infinite ease-in-out;
	animation: go-down 2s infinite ease-in-out;
}
@keyframes go-down {
 0% {
 top:92%;
 opacity:0;
}
 50% {
 opacity:1;
}
 100% {
 top: 97%;
 opacity: 0;
}
}
/*---------------ABOUT-----------------*/
#chi-siamo .centred {
	width: 50%;
}
.col80 {
	width: 80%;
	height: 100%;
	float: left;
}
.col20 {
	width: 20%;
	height: 100%;
	float: left;
}
#barra-quattro {
	height: 550px;
	width: 70px;
	background-image: url(img/giama-leather2.jpg);
	background-position: 0% 0%;
	float: left;
}
/*@keyframes barra-quattro {
 0%, 100% {
 background-position:0% 0%;
}
 50% {
 background-position: 100% 0%;
}
}*/
.testo {
	position: absolute;
	top: 50%;
	left: inherit;
	-webkit-transform: translate(-0%, -50%);
	-moz-transform: translate(-0%, -50%);
	-ms-transform: translate(-0%, -50%);
    -o-transform: translate(-0%, -50%);
	transform: translate(-0%, -50%);
}
#chi-siamo .linea-titolo {
	width: 20%;
	margin: 20px 0px;
}
#chi-siamo .testo p {
	margin-bottom: 20px !important;
}
.anchor {
	font-family: 'Montserrat';
	font-size: 11px;
	color: rgba(77,90,121,1.00);
	margin-top: 50px;
	display: inline-block;
}
/*-----------------------------prodotti-------------------------------*/
#illustration-tre {
	width: 45%;
	height: 270px;
	background-image: url(img/giama-leather3.jpg);
	margin: 0 auto 120px;
	display: block;
	position: relative;
	background-position: 0% 100%;
}
/*@keyframes illustration-tre {
 0%, 100% {
 background-position:0% 100%;
}
 50% {
 background-position:100% 100%;
}
}*/
#maschera {
	width: 78%;
	height: 50%;
	background-color: #F2F2F2;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#prodotti h1, #prodotti p {
	text-align: center;
	width: 40%;
	display: block;
	margin: 0 auto;
}
#prodotti .anchor {
	text-align: center;
	margin: 0px;
}
#anchors {
	width: 100%;
	text-align: center;
	margin-top: 100px;
}
/*-----------------------------CONTATTI-------------------------------*/
#contatti {
	text-align: center;
}
#contatti p {
	width: 100%;
	padding: 0 29%
}
#contatti .linea-titolo {
	display: block;
	margin: 20px auto;
	width: 10%;
}
.barra-cinque {
	width: 45%;
	height: 70px;
	margin: 30px auto;
	background-image: url(img/giama-leather4-1.jpg);
	background-repeat: repeat-x;
}
#indirizzo {
	font-family: 'montserratlight';
	color: rgba(77,90,121,1.00);
	margin-top: 50px;
}
/*----FORM----*/
form {
	width: 100%;
	margin-top: 50px;
}
input {
	border: none;
	border-bottom: 1px solid rgba(102,102,102,1.00);
	width: 100%;
	margin: 1% auto;
	background: none;
	padding: 10px;
	font-size: 13px;
	font-family: 'montserratlight';
	color: rgba(102,102,102,1.00);
}
input[type=text], textarea, input[type=submit] {
	outline: none;
}
textarea {
	width: 100%;
	background: none;
	border: none;
	border-bottom: 1px solid rgba(102,102,102,1.00);
	margin: 2% auto;
	padding: 10px;
	font-size: 13px;
	font-family: 'montserratlight';
	color: rgba(102,102,102,1.00);
}
:-webkit-input-placeholder {
 color:rgba(77,90,121,0.80);
}

:-moz-placeholder { /* Firefox 18- */
 color:rgba(77,90,121,0.80);
}

::-moz-placeholder {  /* Firefox 19+ */
 color:rgba(77,90,121,0.80);
}

:-ms-input-placeholder {
 color:rgba(77,90,121,0.80);
}
.informativa {
	color:rgba(77,90,121,1.00);
	cursor:pointer;
	}
input#consenso {
	border: none;
	border-bottom: none;
	width: auto;
	margin: 2%;
	background: none;
	padding: 0;
	font-size: 13px;
	font-family: 'montserratlight';
	color: rgba(102,102,102,1.00);
	}
	#boxPopup {
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:100%;
		background-color:rgba(77,90,121,0.43);
		z-index:99;
		display:none;
		}
		#containerPopup {
			position:relative;
			height:100%;
			width:100%;
			}
			#popup {
				position:absolute;
				width:50%;
				height:50%;
				padding:2% 10%;
				background-color:rgba(255,255,255,1.00);
				top:50%;
				left:50%;
				-moz-transform:translate(-50%,-50%);
				-ms-transform:translate(-50%,-50%);
				-webkit-transform:translate(-50%,-50%);
				-o-transform:translate(-50%,-50%);
				transform:translate(-50%,-50%);
				font-family:'montserratlight';
				overflow:scroll;
				}
				#popup h3 {
					margin: 10px 0px 5px 0px;
					color:rgba(77,90,121,1.00);
					}
#button {
	color: rgba(77,90,121,1.00);
	border: 1px solid rgba(77,90,121,1.00);
	width: 100px;
	height: 30px;
	padding: 0;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#button:hover {
	background-color: rgba(77,90,121,1.00);
	color: rgba(255,255,255,1.00);
}

/*---------------------------------RESPONSIVE-----------------------------*/
@media (min-width: 1200px) and (max-width: 1379px) {
.container {
	width: 94%;
}
.container-menu {
	width: 94%;
}
.col50 {
	padding-left: 8%;
}
.col50:nth-child(2) {
	padding-right: 8%
}
}

@media (min-width: 1200px) and (max-width: 1315px) {
#maschera {
	width: 73%;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.container {
	width: 90%;
}
#fp-nav ul li:hover .fp-tooltip {
	display: none;
}
.container-menu {
	width: 90%;
	margin: 0 auto;
	padding-top: 2%
}
#home h1, #home p, #prodotti h1, #prodotti p {
	width: 67%;
}
.linea-titolo {
	width: 20%;
}
#illustration-uno, #illustration-tre, .barra-cinque {
	width: 67%;
}
.col50 {
	margin: 0;
	padding-right: 0;
}
.col50:nth-child(2) {
	width: 50%;
	margin-right: 0;
	padding-left: 10%
}
#chi-siamo .centred {
	width: 67%;
}
#contatti p {
	width: 100%;
	padding: 0 18%
}
}

@media (min-width: 768px) and (max-width: 889px) {
#fp-nav ul li:hover .fp-tooltip {
	display: none;
}
#maschera {
	width: 73%;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.container {
	width: 90%;
}
#fp-nav ul li:hover .fp-tooltip {
	display: none;
}
.container-menu {
	width: 90%;
	margin: 0 auto;
	padding-top: 2%
}
#home h1, #home p, #prodotti h1, #prodotti p {
	width: 76%;
}
.linea-titolo {
	width: 20%;
}
#illustration-uno, #illustration-tre, .barra-cinque {
	width: 76%;
}
/*.col50 {
	margin: 0;
	padding-right: 0;
}
.col50:nth-child(2) {
	width: 50%;
	margin-right: 0;
	padding-left: 10%
}*/
.col50:nth-child(1) {
	display: none;
}
.col50:nth-child(2) {
	width: 76%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.col50 span {
	display: block;
	margin: 20px auto !important;
}
#chi-siamo .centred {
	width: 72%;
}
#contatti p {
	width: 100%;
	padding: 0 18%
}
}
