@import url(https://fonts.googleapis.com/css?family=Source+Code+Pro:400,200,300,500,600,700,900);
 @import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,200italic,300italic,300,400italic,600,600italic,700,700italic,900,900italic);

/*=========================
SIVUN MÄÄRITTELYJÄ
=========================*/

* {
	padding: 0;
	margin: 0;
}
body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #4e4a4f;
	background-color: #FFF;
	font-weight: 400
}
a:focus, img:focus, button:focus, .btn:focus {
	outline: none;
}
a {
	text-decoration: none;
	outline: none;
	color: #010101;
	transition-delay: 0s;
	transition-duration: 0.6s;
	transition-property: all;
	transition-timing-function: ease;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input, textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	display: block;
	border: none;
	max-width: 100%;
	height: auto;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
}
button, html input[type="button"],/* 1 */ input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
 *overflow:visible;
}
body, img {
 transition: all .2s linear;
 -o-transition: all .2s linear;
 -moz-transition: all .2s linear;
 -webkit-transition: all .2s linear;
}
td {
	text-align: left;
	vertical-align: top;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, input, main {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	border: 0;
	outline: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, img, main {
	display: block
}
audio, canvas, video {
	display: inline-block;
 *display:inline;
 *zoom:1
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
.clear {
	clear: both;
	line-height: 0;
	height: 0;
}

::-moz-selection {
 background:#4d4d4d;
 color:#fff;
 text-shadow:none;
}

::selection {
 background: #4d4d4d;
 color: #fff;
 text-shadow: none;
}

/*=========================
OTSIKOT
=========================*/

h1 {
font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	line-height: 32px;
	font-weight: 400;
}
h2 {
font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	line-height: 33px;
	font-weight: 400;
}
h3 {
font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: 400;
}
h4 {
font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: 400;
}
h5 {
font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: 400;
}
h6 {
font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: 400;
}

table {
    width: 100%;
}

th, td {
    padding: 30px;
    text-align: left;
	border-bottom: 1px solid #d8d8d8;
	border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
}

/*=========================
HEADER
=========================*/

.header {
	position: relative;
	width: 100%;
}
.header .header_v1 figure {
	text-align: left
}
.header .header_v1 figure figcaption {
	text-transform: uppercase;
	position: relative;
	z-index: 60;
	padding-top: 257px
}
.header .header_v1 figure figcaption h2 {
	color: #FFF;
font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 37px;
	line-height: 38px;
	letter-spacing: 2px;
}
.header .header_v1 figure figcaption p {
	font-size: 13px;
	line-height: 24px;
	color: #eaeaea;
	letter-spacing: 1px;
	padding-top: 31px;
	font-weight: 400;
font-family: 'Roboto', sans-serif;
}
.header .header_v1 figure figcaption p a {
	display: block;
	width: 250px;
	height: 49px;
	line-height: 49px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 5px;
	background-color: #fff445;
	color: #fff;
	text-align: center;
	margin-top:33px
}
.header .header_v1 figure.video-header figcaption a {
	margin:33px auto
}
.header .header_v1 figure figcaption p a:hover {
	background-color: #fff;
	color:#000
}
.header .header_v1 .bg_overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	background-image: url(../images/espoon_taksikuljetus_banner.jpg);
}
.header .static-header figure figcaption {
	text-transform: uppercase;
	position: absolute;
	z-index: 60;
	left: 0;
	right: 0;
	margin-top: 250px;
	top: 0;
	padding: 0
}
.header .header_v1 figure.video-header {
	position:relative
}
.header .header_v1 figure.video-header figcaption {
	position:absolute;
	left:0;
	right:0;
	padding-top:0;
	top:100px;
	text-align:center
}
.header .header_v1 figure.video-header figcaption p {
	padding-top:0
}
.header .header_v1 figure.video-header figcaption a:hover {
	background-color:#fff445;
	color:#000
}
#home-image img {
	width:100% !important
}
.video-section .pattern-overlay {
	background-color: rgba(71, 71, 71, 0.59);
	padding: 110px 0 32px;
	min-height: 680px;
}
.video-section .buttonBar {
	display:none
}
.player {
	font-size:1px
}

.header span a {
	color: #FF0004;
	background-color: transparent; 
}
/* ===========================

 =========  3.1 Menu Style ======== 

 =========================== */

.header .navbar {
	position: absolute;
	left: 0;
	right: 0;
	transition-delay: 0s;
	transition-duration: 0.6s;
	transition-property: all;
	transition-timing-function: ease;
}
.header .navbar {
	background-color: #fff;
	min-height: 80px
}
.header .navbar.stuck {
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	right: 0;
	padding-top: 0;
	min-height: 80px
}
.header h1 {
	float: left;
	margin-top: 20px;
	transition-delay: 0s;
	transition-duration: 0.6s;
	transition-property: all;
	transition-timing-function: ease;
}
.header h1 img {
	transition-delay: 0s;
	transition-duration: 0.6s;
	transition-property: all;
	transition-timing-function: ease;
}
.header h1 .logo_hove {
	display: none
}
.header .navbar.stuck h1 .logo {
	display: none
}
.header .navbar.stuck h1 {
	margin-top: 20px
}
.header .navbar.stuck h1 .logo_hove {
	display: block
}
.header nav {
	float: right;
	position: relative
}
.header nav #menu-button {
	width: 28px;
	font-size: 0;
	height: 18px;
	position: relative;
	margin-top: 51px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
 -webkit-transition: .5s ease-in-out;
 -moz-transition: .5s ease-in-out;
 -o-transition: .5s ease-in-out;
 transition: .5s ease-in-out;
	cursor: pointer;
	display: none
}
.header .navbar.stuck nav #menu-button {
	margin-top: 30px;
}
.header nav #menu-button span {
	display: block;
	position: absolute;
	z-index: 60;
	height: 3px;
	width: 100%;
	background: #000;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
 -webkit-transition: .25s ease-in-out;
 -moz-transition: .25s ease-in-out;
 -o-transition: .25s ease-in-out;
 transition: .25s ease-in-out;
}
.header .navbar.stuck nav #menu-button span {
	background: #010101;
}
 .header nav #menu-button span:nth-child(1) {
 top: 0px;
}
 .header nav #menu-button span:nth-child(2) {
 top: 7px;
}
 .header nav #menu-button span:nth-child(3) {
 top: 14px;
}
 .header nav #menu-button.open span:nth-child(1) {
 top: 10px;
 -webkit-transform: rotate(135deg);
 -moz-transform: rotate(135deg);
 -o-transform: rotate(135deg);
 transform: rotate(135deg);
}
 .header nav #menu-button.open span:nth-child(2) {
 opacity: 0;
 left: -60px;
}
 .header nav #menu-button.open span:nth-child(3) {
 top: 10px;
 -webkit-transform: rotate(-135deg);
 -moz-transform: rotate(-135deg);
 -o-transform: rotate(-135deg);
 transform: rotate(-135deg);
}
.header nav ul {
	display: block;
	right: 0;
	top: 0;
	transition-delay: 0s;
	transition-duration: 0.6s;
	transition-property: all;
	transition-timing-function: ease;
}
.header .navbar.stuck nav ul {
	margin-top: 0;
}
.header nav ul > li {
	display: inline-block;
	text-transform: uppercase;
	font-size: 12px;
	padding-left: 35px;
	font-weight: 600;
	letter-spacing: 1px;
	position: relative
}
.header nav ul > li > a {
	color: #000;
	line-height: 79px;
	display: block
}

.header nav ul > li > a:hover {
	color: #808080;
	line-height: 79px;
	display: block
}

.header .navbar.stuck nav ul > li > a {
	color: #000
}

.header .navbar.stuck nav ul > li > a:hover {
	color: #808080
}

.header nav ul > li:hover ul {
	display: block
}

.header nav ul > li ul {
	position: absolute;
	right: 0;
	top: 82px;
	border: 2px solid #4d4d4d;
	width: 203px;
	padding-left: 24px;
	padding-right: 26px;
	padding-top: 26px;
	padding-bottom: 6px;
	display: none
}
.header .navbar.stuck nav ul li ul {
	border-color: #FFF;
	top: 77px
}
.header .navbar.stuck nav ul li ul li a {
	color: #FFF
}
.header nav ul > li ul li {
	padding-left: 0;
	font-size: 13px;
}
.header nav ul > li ul li a {
	line-height: 14px;
	padding-bottom: 24px
}
.header nav ul > li ul li a {
	color: #FFF
}
.header_v1 {
	height: 667px;
	overflow: hidden;
}
.static-header-image {
	height:603px
}
.slides-pagination {
	display: none
}
/*=========================
YRITYKSEN ESITTELY
=========================*/

.esittely {
	padding-top: 114px;
	padding-bottom: 120px
}
.esittely article header {
	padding-bottom: 50px;
	display: block
}
.esittely article header h2 {
	font-size: 27px;
	line-height: 28px;
	text-transform: uppercase;
font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	color: #130e14;
	letter-spacing: 2px;
	padding-bottom: 6px;
	display: block
}
.esittely article header h1 {
	font-size: 27px;
	line-height: 28px;
	text-transform: uppercase;
font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	color: #130e14;
	letter-spacing: 2px;
	padding-bottom: 6px;
	display: block
}
.esittely article header h3, .esittely aside h3 {
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	color: #130e14;
	letter-spacing: 5px
}
.esittely article p, .esittely aside p {
	font-weight: 400;
	font-size: 15px;
	line-height: 23px;
	color: #4e4a4f;
	letter-spacing: 1px
}
.esittely article a {
	font-size: 12px;
	text-align: center;
	line-height: 49px;
	display: block;
	text-transform: uppercase;
	color: #FFF;
	width: 226px;
	letter-spacing: 5px;
	background-color: #000;
	margin-top: 32px
}
.esittely article a:hover {
	background-color: #777777
}
.esittely aside h3 {
	font-weight: 900;
	color: #000;
	padding-bottom: 14px
}
.esittely aside section {
	margin-bottom: 42px
}

/*=========================
KALUSTO
=========================*/

.kalusto {
	padding-top: 114px;
	padding-bottom: 120px
}
.kalusto article header {
	padding-bottom: 50px;
	display: block
}
.kalusto article header h2 {
	font-size: 27px;
	line-height: 28px;
	text-transform: uppercase;
font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	color: #130e14;
	letter-spacing: 2px;
	padding-bottom: 6px;
	display: block
}
.kalusto article header h3, .kalusto aside h3 {
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	color: #130e14;
	letter-spacing: 5px
}
.kalusto article p, .kalusto aside p {
	font-weight: 400;
	font-size: 15px;
	line-height: 23px;
	color: #4e4a4f;
	letter-spacing: 1px
}
.kalusto article a {
	font-size: 12px;
	text-align: center;
	line-height: 49px;
	display: block;
	text-transform: uppercase;
	color: #FFF;
	width: 226px;
	letter-spacing: 5px;
	background-color: #000;
	margin-top: 32px
}
.kalusto article a:hover {
	background-color: #777777
}
.kalusto aside h3 {
	font-weight: 900;
	color: #000;
	padding-bottom: 14px
}
.kalusto aside section {
	margin-bottom: 42px
}

/*=========================
TILAAMINEN
=========================*/

.tilaaminen {
	padding-top: 96px;
	padding-bottom: 53px;
	background-color: #f0f0f0;

}

.tilaaminen a {
	color: #333333;
	text-decoration: underline;
}
.tilaaminen a:hover {
	color: #808080;
	text-decoration: underline;
}

.tilaaminen .article {
	overflow: hidden;
	padding-bottom: 75px
}
.tilaaminen article header {
	padding-bottom: 50px;
	display: block
}
.tilaaminen article header h2 {
	font-size: 27px;
	line-height: 28px;
	text-transform: uppercase;
font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	color: #000;
	letter-spacing: 2px;
	padding-bottom: 6px;
	display: block
}
.tilaaminen article header h3, .tilaaminen aside h3 {
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	color: #000;
	letter-spacing: 5px
}
.tilaaminen .article figure {
	float: left;
	width: 69px
}
.tilaaminen .article figure span {
	background-color: #000;
	text-align: center;
	border-radius: 100%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 15px;
	display: block
}
.tilaaminen .article section {
	float: left;
	width: 273px
}
.tilaaminen .article section h3 {
	text-transform: uppercase;
	padding-bottom: 15px;
	font-size: 13px;
	line-height: 14px;
	letter-spacing: 5px;
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
}
.tilaaminen .article section p {
	color: #000;
	font-size: 14px;
	line-height: 23px;
	font-weight: 300;
	letter-spacing: 1px
}

/*=========================
MENOKSI-VANHA
=========================*/

.menoksi2 {
	background: #000;
	padding-top: 50px;
	padding-bottom: 50px;
}
.menoksi2 p {
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-size: 21px;
	line-height: 49px;
	font-weight: 700;
	letter-spacing: 3px
}
.menoksi2 a {
text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-size: 21px;
	line-height: 49px;
	font-weight: 700;
	letter-spacing: 3px
}
.menoksi2 h3 {
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-size: 21px;
	line-height: 49px;
	font-weight: 700;
	letter-spacing: 3px

}
.mobile-top {
	height:78px;
}


/*=========================
MENOKSI
=========================*/

.menoksi {
	padding-top: 114px;
	padding-bottom: 120px;
	background-image:url(../images/menoksi.jpg);
	color: #fff;
}
.menoksi article header {
	padding-bottom: 50px;
	display: block
}
.menoksi article header h2 {
	font-size: 27px;
	line-height: 28px;
	text-transform: uppercase;
font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	color: #fff;
	letter-spacing: 2px;
	padding-bottom: 6px;
	display: block
}
.menoksi article header h3, .menoksi aside h3 {
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	color: #fff;
	letter-spacing: 5px
}
.menoksi article p, .menoksi aside p {
	font-weight: 400;
	font-size: 15px;
	line-height: 23px;
	color: #fff;
	letter-spacing: 1px
}
.menoksi article a {
	font-size: 12px;
	text-align: center;
	line-height: 49px;
	display: block;
	text-transform: uppercase;
	color: #FFF;
	width: 226px;
	letter-spacing: 5px;
	background-color: #000;
	margin-top: 32px
}
.menoksi article a:hover {
	background-color: #fff;
	color: #000;
}
.menoksi aside h3 {
	font-weight: 900;
	color: #000;
	padding-bottom: 14px
}
.menoksi aside section {
	margin-bottom: 42px
}

/*=========================
KALUSTON EROT
=========================*/

.kalustonerot {
	background-color: #f0f0f0;
	padding-top: 100px;
	padding-bottom: 96px
}
.kalustonerot section {
	text-align: center
}
.kalustonerot section h3 {
	text-transform: uppercase;
	color: #060606;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	line-height: 15px;
	display: block;
	letter-spacing: 6px;
	font-weight: 800;
	padding-bottom: 22px
}
.kalustonerot section p {
	font-size: 15px;
	line-height: 23px;
	color: #555;
	letter-spacing: 2px;
	font-weight: 300
}
.kalustonerot section span {
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	text-align: center;
	color: #FFF;
	line-height: 40px;
	font-size: 18px;
	background-color: #060606;
	margin-bottom: 23px
}
.kalustonerot section:hover span {
	background-color: #fff445;
	transition-delay: 0s;
	transition-duration: 0.6s;
	transition-property: all;
	transition-timing-function: ease;
}


/*=========================
HINNASTO
=========================*/

.hinnasto {
	padding-top: 114px;
	padding-bottom: 120px
}
.hinnasto article header {
	padding-bottom: 50px;
	display: block
}
.hinnasto article header h2 {
	font-size: 27px;
	line-height: 28px;
	text-transform: uppercase;
font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	color: #130e14;
	letter-spacing: 2px;
	padding-bottom: 6px;
	display: block
}
.hinnasto article header h3, .hinnasto aside h3 {
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	color: #130e14;
	letter-spacing: 5px
}
.hinnasto article p, .hinnasto aside p {
	font-weight: 400;
	font-size: 15px;
	line-height: 23px;
	color: #4e4a4f;
	letter-spacing: 1px
}
.hinnasto article a {
	font-size: 12px;
	text-align: center;
	line-height: 49px;
	display: block;
	text-transform: uppercase;
	color: #FFF;
	width: 226px;
	letter-spacing: 5px;
	background-color: #000;
	margin-top: 32px
}
.hinnasto article a:hover {
	background-color: #777777
}
.hinnasto aside h3 {
	font-weight: 900;
	color: #000;
	padding-bottom: 14px
}
.hinnasto aside section {
	margin-bottom: 42px
}

/*=========================
YHTEYSTIEDOT
=========================*/

.yhteystiedot {
	padding-top: 114px;
	padding-bottom: 120px;
	background-image: url(../images/palautelomake.jpg);
}
.yhteystiedot article header {
	padding-bottom: 50px;
	display: block
}
.yhteystiedot article header h2 {
	font-size: 27px;
	line-height: 28px;
	text-transform: uppercase;
font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	color: #fff;
	letter-spacing: 2px;
	padding-bottom: 6px;
	display: block
}
.yhteystiedot article header h3, .yhteystiedot aside h3 {
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	color: #fff;
	letter-spacing: 5px
}
.yhteystiedot article p, .yhteystiedot aside p {
	font-weight: 400;
	font-size: 15px;
	line-height: 23px;
	color: #fff;
	letter-spacing: 1px
}
.yhteystiedot article a {
	font-size: 12px;
	text-align: center;
	line-height: 49px;
	display: block;
	text-transform: uppercase;
	color: #FFF;
	width: 226px;
	letter-spacing: 5px;
	background-color: #000;
	margin-top: 32px
}
.yhteystiedot article a:hover {
	background-color: #777777
}
.yhteystiedot aside h3 {
	font-weight: 900;
	color: #000;
	padding-bottom: 14px
}
.yhteystiedot aside section {
	margin-bottom: 42px
}


/*=========================
PALAUTELOMAKKEEN SECTION
=========================*/

.palaute {
	padding-top: 114px;
	padding-bottom: 120px;
}
.palaute article header {
	padding-bottom: 50px;
	display: block
}
.palaute article header h2 {
	font-size: 27px;
	line-height: 28px;
	text-transform: uppercase;
font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	color: #130e14;
	letter-spacing: 2px;
	padding-bottom: 6px;
	display: block
}
.palaute article header h3, .palaute aside h3 {
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	color: #130e14;
	letter-spacing: 5px
}
.palaute article p, .palaute aside p {
	font-weight: 400;
	font-size: 15px;
	line-height: 23px;
	color: #4e4a4f;
	letter-spacing: 1px
}
.palaute article a {
	font-size: 12px;
	text-align: center;
	line-height: 49px;
	display: block;
	text-transform: uppercase;
	color: #FFF;
	width: 226px;
	letter-spacing: 5px;
	background-color: #000;
	margin-top: 32px
}
.palaute article a:hover {
	background-color: #777777
}
.palaute aside h3 {
	font-weight: 900;
	color: #000;
	padding-bottom: 14px
}
.palaute aside section {
	margin-bottom: 42px
}


/*=========================
PALAUTELOMAKE
=========================*/

.contact-wrapper {
	padding-top: 96px
}
.contact-wrapper h5 {
		font-family: 'Roboto', sans-serif;
	font-size: 19px;
	line-height: 20px;
	font-weight: 300;
	color: #4e4a4f;
	letter-spacing: 1px
}

.contact-wrapper .contact-form input[type="text"]:focus, .contact-wrapper .contact-form input[type="email"]:focus, .contact-wrapper .contact-form input[type="tel"]:focus, .contact-wrapper .contact-form textarea:focus {
	border-bottom-color: #fff445
}
.contact-wrapper .contact-form input[type="text"], .contact-wrapper .contact-form input[type="email"], .contact-wrapper .contact-form input[type="tel"] {
	width: 100%;
	display: inline-block;
	padding-bottom: 19px;
	margin-bottom: 56px;
}
.contact-wrapper .contact-form input[type="text"], .contact-wrapper .contact-form input[type="email"], .contact-wrapper .contact-form input[type="tel"], .contact-wrapper .contact-form textarea {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #555;
	font-weight: 300;
	letter-spacing: 1px;
	padding-left: 22px;
	padding-right: 10px;
	padding-top: 20px;
	border-bottom: 1px solid #c3bec5;
	transition-delay: 0s;
	transition-duration: 0.6s;
	transition-property: all;
	transition-timing-function: ease;
}
.contact-wrapper .contact-form input[type="email"], .contact-wrapper .contact-form input[type="tel"] {
	margin-bottom: 45px
}
.contact-wrapper .contact-form textarea {
	display: block;
	height: 104px;
	padding-bottom: 20px;
	outline: none;
	border-left: none;
	border-right: none;
	border-top: none;
	width: 100%;
	padding-top: 6px
}
.contact-wrapper .contact-form input[type="submit"] {
	width: 100%;
	display: block;
	max-width: 701px;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 49px;
	height: 49px;
	color: #FFF;
	letter-spacing: 6px;
	background-color: #000000;
	border: none;
	outline: none;
	transition-delay: 0s;
	transition-duration: 0.6s;
	transition-property: all;
	transition-timing-function: ease;
	margin-top: 40px
}
.contact-wrapper .contact-form input[type="submit"]:hover {
	background-color: #000;
	color: #777;
}
.contact-wrapper aside {
	padding-left: 37px
}
.contact-wrapper aside h6 {
	padding-bottom: 30px
}
.contact-wrapper aside address {
	font-style: normal;
	font-size: 15px;
	line-height: 27px;
	color: #727172;
	font-weight: 300;
	letter-spacing: 1px;
	margin-bottom: 30px
}
.contact-wrapper aside address a {
	color: #727172
}
.contact-wrapper aside address a:hover {
	color: #000;
	text-decoration: underline
}
.contact-wrapper aside .social_icons a {
	color: #222222;
	display: inline-block;
	font-size: 20px;
	line-height: 20px;
	padding-right: 26px
}
.contact-wrapper aside .social_icons a:hover {
	color: #fff445
}
.address-map {
	width: 100%;
	margin-top: 96px
}
.address-map img {
	width: 100%;
	max-width: 100%;
	display: block
}
.demo-wrapper {
	width: 100%;
	margin: 0 auto;
	height: 395px;
}
#surabaya {
	width: 100%;
	height: 100%;
}
.error_message {
	color: #ff675f;
	font-weight: 500;
	padding-bottom: 15px;
}
h3.succes_message {
	color: #3C3;
}

/* PIILOTETAAN LOMAKE */
.palaute label {
     display:none;
}

/*=========================
FOOTER
=========================*/

.footer {
	background-color: #181818;
	padding-top: 119px;
	padding-bottom: 183px;
	color: #999;
	font-weight: 200;
	text-align: center;
}
.footer address {
	font-size: 12px;
	line-height: 23px;
	font-style: normal;
	letter-spacing: 2px
}
.footer address a {
	color: #787878;
	display: block;
	text-decoration: underline
}
.footer address a:hover {
	color: #FFF
}
.footer menu.socil-icon-one {
	margin-left: 55px
}
.footer menu.socil-icon-two {
	margin-left: 16px
}
.footer ul li {
	text-transform: uppercase;
	font-size: 13px;
	line-height: 37px;
	list-style: none;
	letter-spacing: 3px;
	font-weight: 200
}
.footer ul li a {
	display: block;
	color: #999
}
.footer ul li a:hover {
	color: #FFF
}
.footer p {
	font-size: 12px;
	line-height: 13px;
	letter-spacing: 2px;
	padding-top: 2px
}
.footer address figure {
	padding-bottom: 20px
}
.footer img {
	margin: auto;
}

