/* ---------------------------------------------------------------------------------------
	
	Site Name: Giambarini Group
	Description: Giambarini Group.
	Author: coltADV
	Author URI: http://www.coltadv.it
	
--------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------

ANIMATIONS

--------------------------------------------------------------------------------------- */

@-webkit-keyframes Floatingx{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(0, 10px);}
    to {-webkit-transform: translate(0, -0px);    }    
}
    
@-moz-keyframes Floating{
    from {-moz-transform:translate(0, 0px);}
    65% {-moz-transform:translate(0, 10px);}
    to {-moz-transform: translate(0, -0px);}    
}

/* ---------------------------------------------------------------------------------------

GENERAL

--------------------------------------------------------------------------------------- */

body {
	background-color: #1c1c1b;
	font-family: 'Lato', Arial, sans-serif;
	font-size: 13px;
}

body.pace-done #colt-site-wrap {
    opacity: 1;
}

.container { 
	max-width: 1080px;
}

header {
	background-color: #2c2b2c;
	position: relative;
}

#colt-companies {
	padding-bottom: 3em;
	padding-top: 3em;
}

#colt-copyright {
	background-color: #000000;
	color: #ffffff;
	font-size: .8em;
	padding-bottom: 3em;
	padding-top: 3em;
}

#colt-copyright .span_6 {
	line-height: 3em;
}

#colt-copyright .span_6:nth-child(2) {
	text-align: right;
}

#colt-form {
	padding-bottom: 3em;
	padding-top: 3em;
}

#colt-form .colt-descriptive {
	margin-bottom: 4em;
	margin-left: auto;
	margin-right: auto;
}

#colt-form-success {
	color: #0075be;
	margin-top: 2em;
	opacity: 0;
	text-align: center;
	text-transform: uppercase;
}

#colt-header-logo {
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	top: 50%;
}

#colt-sub-header {
	background-color: #2c2b2c;
	position: relative;
}

#colt-subheader-text {
	bottom: 28%;
	color: #fff;
	left: 50%;
	max-width: 80%;
	position: absolute;
	transform: translateX(-50%);
	width: 80%;
}

#colt-mouse {
	border: 2px solid #ddd;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    color: #ddd;
    display: block;
    height: 38px;
    margin: 0px auto 10px;
    text-align: center;
	width: 28px;    
}

#colt-mouse-move {
	bottom: 2%;
	display: block;
    width: 100%;
    position: absolute;
    z-index: 99;
    left: 0px;
    -webkit-animation-name: Floatingx;
    -webkit-animation-duration: 1.8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floating;
    -moz-animation-duration: 1.8s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
}

#colt-logo-animation {
	background-color: #000000;
}

#colt-olfez {
	background: url('../images/sfondo-olfez.jpg');
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
    position: relative;
}

#colt-olfez .colt-parallax {
	background-image: url('../images/oggetto-olfez.png');
	background-repeat: no-repeat;
	bottom: 0;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 200;
}

#colt-timeline {
	background-image: url('../images/sfondo-timeline.jpg');
	background-position: center center;
	background-size: cover;
	padding-bottom: 2em;
	padding-top: 4em;
}

#colt-zitac {
	background-image: url('../images/sfondo-zitac.jpg');
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
    position: relative;
}

#colt-zitac .colt-parallax {
	background-image: url('../images/oggetto-zitac.png');
	background-repeat: no-repeat;
	bottom: 0;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 200;
}

#colt-cambiano {
	background-image: url('../images/sfondo-cambiano.jpg');
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
    position: relative;
}

#colt-cambiano .colt-parallax {
	background-image: url('../images/oggetto-cambiano.png');
	background-repeat: no-repeat;
	bottom: 0;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 200;
}

#colt-cambiano-descriptive {
	position: absolute;
	left: 18%;
	right: auto;
	transform: translateY(-30%);
	top: 30%;
}

#colt-galvan {
	background: url('../images/sfondo-galvan.jpg');
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
    position: relative;
}

#colt-galvan .colt-parallax {
	background-image: url('../images/oggetto-galvan.png');
	background-repeat: no-repeat;
	bottom: 0;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 200;
}

#colt-galvan-descriptive {
	position: absolute;
	text-align: right;
	transform: translateY(-15%);
	top: 15%;
}

#colt-privacy {
	color: #ffffff;
	padding: 3em;
}

#colt-ods {
	background: url('../images/sfondo-ods.jpg');
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
    position: relative;
}

#colt-ods .colt-parallax {
	background-image: url('../images/oggetto-ods.png');
	background-repeat: no-repeat;
	bottom: 0;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 200;
}

.colt-map-content {
	color: #222222;
}

#colt-metaljumbo {
	background: url('../images/sfondo-metaljumbo.jpg');
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
    position: relative;
}

#colt-metaljumbo .colt-parallax {
	background-image: url('../images/oggetto-metaljumbo.png');
	background-repeat: no-repeat;
	bottom: 0;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 200;
}

#colt-logo-animation {
	overflow: hidden;
	position: relative;
}

#colt-companies {
	background-color: #000000;
	color: #ffffff;
}

#colt-gmap-wrap  {
    position: relative;
    padding-bottom: 40%;
    padding-top: 30px;
    height: 100%;
    overflow: hidden;
}

#colt-gmap-wrap #map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#colt-site-wrap {
	opacity: 0;
	-webkit-transition: all 0.6s linear;
    -moz-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
}

#colt-video-wrap {
	background-color: #000000;
	overflow: hidden;
	position: fixed;
	top: 0;
	transform: translateY(-100%);
	transition: .4s ease-in-out;
	width: 100%;
	z-index: 999;
}

#colt-video-wrap.colt-video-wrap-open {
	transform: translateY(0);
}

#colt-video,
#colt-video iframe {
	height: 100%;
	left: 0;
  	position: absolute;
	top: 0;
	width: 100%;
}

.colt-descriptive {
	color: #ffffff;
	right: 18%;
	width: 30%;
	z-index: 201;
}

#colt-metaljumbo-descriptive.colt-descriptive {
	position: absolute;
	left: 50%;
	right: auto;
	text-align: center;
	transform: translate(-50%, -85%);
	top: 85%;
	width: 45%;
}


#colt-ods-descriptive.colt-descriptive {
	position: absolute;
	left: 18%;
	right: auto;
	transform: translateY(-20%);
	top: 20%;
}

#colt-olfez-descriptive {
	color: #000000;
	position: absolute;
	text-align: right;
	transform: translateY(-50%);
	top: 50%;
}

#colt-zitac-descriptive {
	position: absolute;
	text-align: right;
	transform: translateY(-20%);
	top: 20%;
}

/* ---------------------------------------------------------------------------------------

FORMS

--------------------------------------------------------------------------------------- */

input,
textarea {
	background-color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 1em;
	padding-bottom: 1em;
	padding-left: 1.5em;
	padding-right: 1.5em;
	padding-top: 1em;
	width: 100%;
}

input:focus {
    outline: none !important;
    border:1px solid #0075be;
    box-shadow: 0 0 10px #0075be;
}

input[type=submit] {
	background-color: #0075be;
	border: 0;
	color: #ffffff;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	max-width: 25%;
	text-transform: uppercase;
}

input.error {
	-webkit-box-shadow:inset 0 0 10px #ff7878;
    -moz-box-shadow:inset 0 0 10px #ff7878;
    box-shadow:inset 0 0 10px #ff7878;
}

label {
	color: #0075be;
	display: block;
	margin-bottom: .5em;
}

label.error {
	display: none !important;
}

textarea {
	height: 12em;
}

/* ---------------------------------------------------------------------------------------

LINKS

--------------------------------------------------------------------------------------- */

#colt-cambiano-descriptive a {
	border-color: #000000;
	color: #000000;
}

#colt-companies .span_2 a {
	color: #0075be;
	display: block;
	margin-top: .8em;
	text-align: center;
	text-decoration: none;
}

#colt-companies .span_2 p a {
	color: #ffffff;
}

#colt-copyright a {
	color: #ffffff;
}

#colt-copyright .span_6:nth-child(2) a {
	font-size: 3em;
	line-height: 1em;
}

/*.colt-descriptive a {
	color: #ffffff;
	display: block;
	font-size: 1.2em;
	margin-top: 2em;
	text-decoration: none;
} */

.colt-descriptive a {
	border: 2px solid #ffffff;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    color: #fff;
    display: inline-block;
    padding-bottom: .8em;
    padding-left: 2em;
    padding-right: 2em;
    padding-top: .8em;
    margin-top: 1em;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-out 0s;
	-moz-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
}

.colt-descriptive a:hover {
	background-color: #0075be;
	border: 2px solid #ffffff !important;
	border-color: #ffffff;
	color: #ffffff !important;
}

#colt-header-logo a {
	border: 2px solid #ffffff;
	border-radius: 50px; 
	-moz-border-radius: 50px; 
	-webkit-border-radius: 50px; 
	color: #fff;
	display: block;
	font-size: 1.3em;
	padding-bottom: .8em;
	padding-top: .8em;
	margin: 1em auto 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 50%;
}

#colt-metaljumbo-descriptive a {
	text-align: center;
}

#colt-ods-descriptive a {
	border-color: #000000;
	color: #000000;
}

#colt-olfez-descriptive a {
	border-color: #000000;
	color: #000000;
}

#colt-privacy a {
	color: #0075be;
}

#colt-video-close {
	background-color: #000000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: block;
	height: 3.5em;
	line-height: 3.5em;
	opacity: .6;
	position: fixed;
	right: 5%;
	text-align: center;
	top: 5%;
	width: 3.5em;
	z-index: 1000;
}

/* ---------------------------------------------------------------------------------------

LISTS

--------------------------------------------------------------------------------------- */

header ul {
	float: right;
	margin: .3em;
}

header ul li {
	display: inline-block;
	margin-left: .3em;
}

/* ---------------------------------------------------------------------------------------

TYPO

--------------------------------------------------------------------------------------- */

h1 {
	font-size: 2.5em;
}

#colt-cambiano-descriptive h1,
#colt-cambiano-descriptive p,
#colt-ods-descriptive h1,
#colt-ods-descriptive p,
#colt-olfez-descriptive h1 {
	color: #000000;
}

#colt-cambiano-descriptive h1,
#colt-cambiano-descriptive h2,
#colt-cambiano-descriptive p {
}

#colt-companies .span_2 h4 {
	color: #0075be;
	font-size: 1.3em;
	margin-bottom: .8em;
}

#colt-companies .span_2 h4,
#colt-companies .span_2 p {
	text-align: center;
}

#colt-companies .span_2 p {
	font-size: 300;
}

.colt-descriptive h1 {
	color: #ffffff;
	font-size: 5em;
	font-weight: 300;
	margin-bottom: .4em;
}

.colt-descriptive h2 {
	color: #0075be;
	font-size: 1.5em;
	font-weight: 700;
	margin-bottom: .5em;
	margin-top: .5em;
	text-transform: uppercase;
}

.colt-descriptive p {
	font-size: 1.3em;
}

#colt-form h1,
#colt-form h2,
#colt-form p {
	text-align: center;
}

#colt-form h1,
#colt-form p {
	color: #ffffff;
}

#colt-galvan-descriptive h1,
#colt-galvan-descriptive h2,
#colt-galvan-descriptive p {
	text-align: right;
}

.colt-map-content h3 {
	border-bottom: 1px solid #ededed;
	font-size: 1.3em;
	margin-bottom: .5em;
	padding-bottom: .5em;
}

#colt-metaljumbo-descriptive h1,
#colt-metaljumbo-descriptive h2,
#colt-metaljumbo-descriptive p {
	text-align: center;
}

#colt-olfez-descriptive h1,
#colt-olfez-descriptive h2,
#colt-olfez-descriptive p {
	text-align: right;
}

#colt-subheader-text h1 {
	font-size: 2.8em;
	font-weight: 300;
	line-height: 1.2em;
	margin-bottom: 1em;
	text-align: center;
}

#colt-subheader-text h2 {
	color: #0075be;
	font-size: 1.5em;
	font-weight: 700;
	margin-bottom: 1em;
	text-align: center;
}

#colt-subheader-text p {
	font-size: 1.4em;
	text-align: center;
}

#colt-timeline h1 {
	color: #ffffff;
	font-size: 1.7em;
	margin-bottom: 2em;
	text-align: center;
	text-transform: uppercase;
}

#colt-zitac-descriptive h1,
#colt-zitac-descriptive h2,
#colt-zitac-descriptive p {
	text-align: right;
}

/* ---------------------------------------------------------------------------------------

STUFF

--------------------------------------------------------------------------------------- */

#colt-video-close .fa {
	color: #ffffff;
}

#colt-header-logo img {
	max-width: 100%;
	width: 400px;
}

#colt-logo-animation img {
	display: none;
	position: absolute;
	left: 50%;
	min-height: 100%;
	top: 50%; 
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
    width: auto;    
}

#colt-header-logo img {
	display: block;
}

#colt-subheader-text h1 .fa {
	font-size: .6em;
}

/* ---------------------------------------------------------------------------------------

MEDIA QUERIES

--------------------------------------------------------------------------------------- */

@media (min-aspect-ratio: 16/9) {
	#colt-video {
		height: 300%;
		top: -100%;
	}
}
@media (max-aspect-ratio: 16/9) {
	#colt-video {
		width: 300%;
		left: -100%;
	}
}

@media (max-width : 1200px) {
	#colt-form {
		padding-left: 2em;
		padding-right: 2em;
	}
}

@media (max-width : 1024px) {
	
	#colt-cambiano {
		background-image: url('../images/sfondo-mobile-cambiano.jpg');
	}
	
	#colt-galvan {
		background-image: url('../images/sfondo-mobile-galvan.jpg');
	}
	
	#colt-metaljumbo {
		background-image: url('../images/sfondo-mobile-metaljumbo.jpg');
	}
	
	#colt-ods {
		background-image: url('../images/sfondo-mobile-ods.jpg');
	}
	
	#colt-olfez {
		background-image: url('../images/sfondo-mobile-olfez.jpg');
	}
	
	.colt-parallax {
		display: none;
	}

	#colt-zitac {
		background: url('../images/sfondo-mobile-zitac.jpg');
	}
}

@media (max-width : 800px) {

	#colt-companies .span_2 h4 {
		margin-top: 2em;
	}
	
	#colt-companies .span_2 h4 br {
		display: none;
	}

	#colt-copyright .container {
		text-align: center;
	}
	
	#colt-header-logo,
	#colt-subheader-text {
		margin: 0 auto;
		max-width: 100%;
		position: static;
		text-align: center;
		transform: none;
	}
	
	#colt-subheader-text h1 {
		font-size: 2.2em;
	}
	
	#colt-header-logo img {
		display: inline;
	}
	
	#colt-logo-animation,
	#colt-gmap-wrap {
		display: none;
	}
	
	#colt-logo-animation img,
	#colt-mouse-move {
		display: none;
	}

	#colt-olfez-descriptive,
	#colt-zitac-descriptive,
	#colt-cambiano-descriptive,
	#colt-galvan-descriptive,
	#colt-ods-descriptive.colt-descriptive,
	#colt-metaljumbo-descriptive.colt-descriptive {
		margin: 0 auto;
		position: static;
		transform: none;
		width: 50%;
	}
	
	#colt-olfez-descriptive a, #colt-olfez-descriptive h1, #colt-olfez-descriptive h2, #colt-olfez-descriptive p,
	#colt-zitac-descriptive a, #colt-zitac-descriptive h1, #colt-zitac-descriptive h2, #colt-zitac-descriptive p,
	#colt-cambiano-descriptive a, #colt-cambiano-descriptive h1, #colt-cambiano-descriptive h2, #colt-cambiano-descriptive p,
	#colt-galvan-descriptive a, #colt-galvan-descriptive h1, #colt-galvan-descriptive h2, #colt-galvan-descriptive p,
	#colt-ods-descriptive a, #colt-ods-descriptive h1, #colt-ods-descriptive h2, #colt-ods-descriptive p, .colt-descriptive {
		text-align: center !important;
	}
	
	.colt-descriptive h1 {
		font-size: 2.5em;
	}
	
	.colt-descriptive h2 {
		font-size: 1.2em;
	}
	
	.colt-descriptive p {
		font-size: 1.2em;
	}
	
	header,
	#colt-sub-header,
	#colt-olfez,
	#colt-zitac,
	#colt-cambiano,
	#colt-galvan,
	#colt-ods,
	#colt-metaljumbo {
		height: auto !important;
		padding-bottom: 7em;
		padding-top: 7em;
	}
}