@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
	font-size: 110%;
}
p {
	margin: 0 0 1em 0;	
}
span {
	color:#30C8FF;
}
.headings {
	text-align: center;
	padding: 60px 0 30px;
}
h2 {
	font-family: "nimbus-sans-condensed",sans-serif;
	font-style: normal;	
	font-weight: 700;
	padding: 50px 0 40px;
	font-size: 2em;
	line-height: 95%;
}
h1 {
	font-family: "nimbus-sans-condensed",sans-serif;
	font-style: normal;	
	font-weight: 700;
	padding: 60px 0 10px;	
	font-size: 4.5em;
}
.header {
	background-color:#30C8FF;
	height: 15px;
}
.wrapper {
	min-height: 100%;
	width: 700px;
	margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */
	color:#363636;
}
.main_text {
	padding: 0px 50px 100px;
	font-family: "jaf-facitweb",sans-serif;
	font-style: normal;
	font-weight: 400;
}
.portfolio {
	margin-top: 100px;
	display:table;
	margin-left:auto;
	margin-right:auto;
}
.social_icons {
	float: left;
	height: 18px;
	width: 140px;
	padding-bottom: 8px;
	border-bottom: solid medium #30C8FF;
}
.social_icons img {
	padding: 0px 2px 0px;	
}
.footer {
	height: 500px;
	width: 650px;
	margin: 0 auto;	
	position: relative;
	color: #FFF;
	text-align: right;
	padding-right: 50px;
}
.signature {
	position: absolute;
	right: 30px;
	top: 270px;
}
.footer_text {
	background-color: #1f3455;
	height: 100px;
	width: 600px;
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 10px;
	font-size: 1.15em;
	font-family: "nimbus-sans-condensed",sans-serif;
	font-style: normal;
	font-weight: 700;
}
.copyright {
	color: #30C8FF;
	margin-top: 10px;
	font-size: 0.7em;
}
.center_image {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	padding: 70px 0;
	margin-bottom: -60px;
}
a[href^=tel] {
	color: inherit;
	text-decoration: none;
}

#puuanimaatio {
	position: relative;
	max-width: 260px; 
	top: 7px;
	left: -380px;
	z-index: -1;
}

#puuteksti {
	font-family: "nimbus-sans-condensed",sans-serif;
	font-style: normal;	
	font-weight: 700;
	font-size: 1.5em;
	color: #363636;
}

#puutekstidiv {
	position: absolute;
	width: 400px;
	left: 280px;
	top: 100px;
}

.contact {
	font-size: 1.2em;
}

#yhteysnappi {
	width: 300px;
	margin-top: -40px;
	margin-bottom: -80px;
}

#video {
	width: 560px;
	margin-top: 60px;
	margin-bottom: 30px;
}