html {
	height:100%;
	background:#fff;
}

body {
	color: rgb(101 99 99);
	font:normal normal 18px 'Rajdhani', serif;
	line-height:1.4em;
	font-weight:500!important;
	letter-spacing: .02em;
	background-color:#fff;
	overflow:hidden;
	/*background-image: url(../images/bg.jpg);*/
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}





#main-content .palstat {
    /*margin-bottom: 50px;*/
    padding: 30px 50px 30px 50px;
}
@media (max-width:600px) {
	#main-content .palstat{padding:15px;}
	h2 {font-size:25px;}
}
/** {font-weight:400}*/

h1, h2, h3, h4 {font-family: 'Teko', sans-serif;}


p {font-family: 'Rajdhani', serif;}

/*p {font-family: 'Crimson Pro', serif; font-style: italic}*/

h2 span {font-family: 'Teko', sans-serif;}



h1 { font-size: 40px;; line-height:1.25em; margin:0 0 20px; text-transform: uppercase; letter-spacing: 4px;}
h2 { font-size: 35px; line-height:1.25em; margin:0 0 20px; text-transform: uppercase; letter-spacing: 4px;}
h3 { font-size: 30px; line-height:1.25em; margin:0 0 20px; text-transform: uppercase; letter-spacing: 4px;}
h4 { font-size: 16px; line-height:1.25em; margin:0 0 20px; text-transform: uppercase; letter-spacing: 4px;}
h5 { font-size: 18px; font-weight:400; }
h6 { font-size: 12px; font-weight:400; }

.scase-hedis h2 span {font-size:50px; line-height: 1.15em; font-family: raleway, text-transform: unset!Important;} /* sama kuin h1 */
.scase-hedis h3 span {font-size:32px; line-height: 1.15em;}

h1+h3 {margin-bottom:20px;}


/* värit */
h1 {color:#000;}
h2 {color:#000;}
h3 {color:#222}
h4 {color:#222;}

h1 {
  background-color: #ffffff;
  padding-left: 20px;
}
h2 {
  padding-left: 20px;
}

hr {
margin-top: -41px;
    border: 1px solid #ededed;
	max-width: 800px;
	padding-bottom: 30px;
}

/* yleiset */
a {
	color:#222;
	text-decoration:underline ;
}
a.nappi {
	padding: 15px 20px;
    display: inline-block;
    margin: 10px 0;
    text-decoration: none;
    transition: all 200ms;
    text-transform: uppercase;
	box-sizing: border-box;
    font-weight: 600;
    line-height: 2em;
    margin: 0;
    outline: 0;
    position: relative;
    width: auto;
	background-color: transparent;
    border: 2px solid #000;
    color: #464646;
	font-style: normal;

}
	a.nappi:hover {
		background:#000;
		color:#fff;
		text-decoration:none;
	}

strong,
b {
	font-weight:500;
}

#top a {
color:#fff;
text-decoration:none !important;
}

.arkki {
	max-width:1400px !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;	
	padding:0 20px;
}


/* sisalto palstat */
.pad-vas .palsta-sisalto {
	padding-left:25px;
}
.pad-oik .palsta-sisalto {
	padding-right:60px;
	
}


/*etusivun boxit*/

.grid_3 {
    width: 33%!important;
}

/*lila alue*/
.lila-alue {
    background-color: #f5f5f5;
    box-sizing: border-box;
    display: inline-block;
    left: 50%;
    padding: 4% 4% 4%;
    width: calc(50% - 15px);
    margin-bottom: 21px;
	}
.sivu78 .lila-alue {
	padding: 6% 4% 5%;
}
	
.lila-alue h1 {
color: #000;
}

.lila-alue p {
color: #000;
}

.lila-alue a {
color: #000;
font-style: normal;
}

.lila-alue hr {border: 1px solid #aaa;}


.vihr-alue {
	background-color: #c1d4d4;
	box-sizing: border-box;
    display: inline-block;
    padding: 3.6% 4% 3.6%;
    width: 47.9%!important;
	margin-bottom: 30px;
	}
.vihr-alue h2 {
color: #fff;
}
.vihr-alue p {
color: #fff;
}
.vihr-alue a {
color: #fff;
border: 2px solid #eee;
font-style: normal;
}
pad-oma {
	padding-left: 35px;
}


/* ======== LOMAKE ======== */
.lomake input,
.lomake textarea,
.googlemaps #reittiAlku {
	background:#fdfdfd;
	border:1px solid #aaa;
	color:#333;
}
.lomake select,
.lomake option {
	background:#fff;
	border:1px solid #aaa;
	color:#333;
}
.lomake input:focus,
.lomake textarea:focus,
.lomake input:active,
.lomake textarea:active,
.googlemaps #reittiAlku:focus,
.googlemaps #reittiAlku:active {
	border:1px solid #444;
	background:#fff;
}

.lomake h2 {
	text-transform: uppercase;
	color:#fff;
	font-size:70px;
	line-height:70px;
	text-align:Center;
}

.lomake .lomake-rivi {
	background:none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.lomake-rivi.laheta .label {display:none;}
.lomake-rivi.laheta .kentta {width:100% !important; text-align:center;padding:0;}
.lomake-rivi.laheta {
	background:none !important;
	
}
.lomake-rivi input, .lomake-rivi textarea {
	background:rgba(0,0,0,0.1);
	border:0;
	border-radius:5px;
	text-indent:10px;
	margin:-10px 0 !important;
	height:auto !important;
}
.lomake-rivi textarea {
	margin-top:-5px !important;
	min-height: 150px;
}
.lomake-rivi input[type="text"],
.lomake-rivi input[type="tel"],
.lomake-rivi input[type="email"] {height:40px !important;}
.lomake-rivi.laheta button {
	background:#8ec44d;
	color:#fff;
	border:0;
	display:block;
	width:100%;
	border-radius:7px;
	padding:20px 0px 19px 0;
	font-size:14px;
	text-transform: uppercase;
	font-weight:900;
}
	
	/* ota yhteyttä -vl */
	body.sivu69 .grid_6 > .editor {
		padding-right:60px;
	}
	table.lomsku {
		width:100%;
	}
	table.lomsku h2 {
		text-align:left;
	}
	table.lomsku td {
		padding:0 0 15px;
	}
	table.lomsku td.formLabelHolder {
		width:35% !important;
		padding-right:20px;
	}
	table.lomsku td.formFieldHolder {
		width:65% !important;
	}
	table.lomsku .formTextinput,
	table.lomsku .formTelinput,
	table.lomsku .formEmailinput,
	table.lomsku textarea.formTextarea {
		width:99%;
		background:#fdfdfd;
		border:1px solid #aaa;
		color:#333;
	} 
	body.sivu69 tr.formField-plaintext td {
		padding-bottom:40px;

	}
	.lomsku button.formSubmit {
		/*    padding: 10px 20px;
		border-radius: 0;
		display: inline-block;
		margin: 10px 0;
		background: #000000;
		text-transform: none;
		font-weight: bold;
		color: #fff;
		border: 0;
		cursor: pointer;
		transition: all 300ms;
		text-transform:uppercase;*/
		padding: 15px 20px;
    display: inline-block;
    margin: 10px 0;
    text-decoration: none;
    transition: all 200ms;
    text-transform: uppercase;
    box-sizing: border-box;
    font-family: Ubuntu,sans-serif;
    font-weight: 500;
    line-height: 2em;
    margin: 0;
    outline: 0;
    position: relative;
    width: auto;
    background-color: transparent;
    border: 2px solid #d6ced6;
    color: #464646;
	}
	.lomsku button.formSubmit:hover {
		background:#222;
	}




/* ======== KUVABOXI ======== */
.boxit {
    margin: auto;
	max-width: 1400px;
}
.boxi {
	padding:20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.boxi-wrap {
	position:relative;
	padding:0px;
	overflow:hidden;
	background:transparent;
	border-radius:10px;
	background-size: 100% auto;
	background-position: top center;
	background-repeat:no-repeat;
}
.boxi-kuva {
	height:180px;
	background-size:auto;
	background-position: center;
	background-repeat:no-repeat;
	overflow:hidden;
}
.boxi-otsikko {
	position:relative;
}
.boxi-linkit {
	text-align:Center;
}
.boxi-linkit a {
	display:inline-block;
	margin:0px;
	text-transform:uppercase;
	font-weight:700;
	color:#fff;
	text-align:center;
	padding:5px 15px;
	font-size:17px;
	margin:10px auto 0 auto;
	background:rgba(0,0,0,0.2);
}
.boxi-linkit a:hover {
	text-decoration:none;
}
.boxi-sisalto {
	text-align:Center;
	color:#fff;
	line-height:20px;
	margin-top:15px;
}
.boxi-otsikko {
	margin-top:0px;
	margin-bottom:20px;
	
}
.boxi-otsikko h3 {
	color: #1e04ad;
	font-weight:300;
	font-size:15px;
	margin:0;
	text-align:center;
	line-height:30px;
	margin-left: 20px;
    margin-right: 20px;
	background-color:#fff;
}
.boxi-otsikko h3 span {
	color:#ffcc32;
	display: none;
}
.boxi .meega {
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
}
.boxi .meega:hover {
	background:rgba(0,0,0,0.5);
}

	/* BOX: perusloota */
	.boxi.perusloota .boxi-wrap {
		transition:all 300ms;
		background-color: #d6ced6;
		background-position: center;
		border-radius: 500px;
	}
	.boxi.perusloota .boxi-wrap:before {
	content: '';
    display: block;
    padding-top: 100%;
    background-color: #d6ced6;
	}
	.boxi.perusloota .boxi-kuva {
		    height: 50%;
    background-size: auto 100%;
	background-position: center;
    width: 100%;
    margin: auto;
	position: absolute;
	top:10%;

	}
	.boxi.perusloota .boxi-otsikko {
		margin:0;
		position: absolute;
		left: 0;
		right: 0;
		top: 50%;
    	transform: translateY(-50%);
	}
	.boxi.perusloota .boxi-otsikko h3 {
		padding:15px 10px;
		color: #000;
	}
		/* hover */
		.boxi.perusloota .boxi-wrap:hover {
			background:transparent;
		}
		.boxi.perusloota .meega:hover {
			background:transparent;
		}
	
	/* BOX: tupla borderit */
	.boxi.tuplaborders {
		padding:0 20px;
	}
	.boxi.tuplaborders .outer {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding:5px;
		border:2px solid #084b80;
		border-radius:0;
		background-size:cover;
		background-color:transparent;
	}
	.boxi.tuplaborders .boxi-wrap {
		border:2px solid #c1e5f4;
		padding: 35px 0 20px ;
		min-height:260px;
		border-radius:0;
		background:transparent;
		text-align: center;
	}
	.boxi.tuplaborders .boxi-otsikko {
		text-align:center;
		margin:40px 0 0 0;
	}
	.boxi.tuplaborders .boxi-otsikko h3 {
		background: #c1e5f4;
		font-size:20px;
		line-height:1.3em;
		color:#084b80;
		display:inline-block;
		transition:all 300ms;
		padding: 12px 12px;
		margin:0 20px;
		position: relative;
		z-index: 100;
	}
	.boxi.tuplaborders .boxi-otsikko h3 span {
		color:#fff;
	}
		/* hover */
		.boxi.tuplaborders .boxi-wrap:hover .boxi-otsikko h3 {
			padding: 12px 30px;
			background:#084b80;
			color:#fff;
		}
		.boxi.tuplaborders .meega:hover {
			background:transparent;
		}

	/* BOX: fullbox */
	.boxi.fullbox .boxi-wrap {
		height:300px;
		background-size:cover;
		background-position:center center;
		border-radius:0;
	}
	.boxi.fullbox .boxi-kuva {
		display:none;
	}
	.boxi.fullbox .boxi-otsikko {
		position:absolute;
		bottom:0;
		margin:0;
		left:0;
		right:0;
	}
	.boxi.fullbox .boxi-otsikko h3 {
        background: #000000a8;
    	font-size: 20px;
    	line-height: 1.3em;
    	color: #ffffff;
    	display: block;
    	width: 100%;
    	margin: 0 auto 20px;
    	transition: all 300ms;
    	padding: 15px 15px;
    	position: absolute;
    	bottom: 55px;
		z-index: 100;
    	font-weight: bold;
    	text-transform: uppercase;
    	box-sizing: border-box;
}
	.boxi.fullbox .boxi-otsikko a {
		text-decoration:none;
	}
	/*kuvaus osio*/
	.boxi-kuvaus     {
	position: absolute;
    text-align: center!important;
    width: 95%;
    margin: auto;
    bottom: -6px;
    color: #fff;
		}
		.boxi-kuvaus p {
			padding: 0px 30px;
    		text-align: center;
    		font-weight: 400;
    		font-size: 15px;
		}
	/* hover */
	.boxi.fullbox .boxi-wrap:hover .boxi-otsikko h3 {
		background:transparent;
		color:#fff;
	}
	.boxi.fullbox .meega:hover {
		background:transparent;
	}



/* ======== MOBI-LINKIT ======== */
.mobi-linkit {
    display: none;
}
.mobi-linkit {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 50000;
}
.mobi-linkit ul li {
	list-style-type: none;
    margin: 0;
    float: left;
    width: 50%;
    display: inline-block;
}
.mobi-linkit ul li a {
    display: block;
    padding: 20px 0;
    text-align: Center;
	border:1px solid #fff;
	text-transform:uppercase;
}
.mobi-linkit ul li:first-child a {
	background:#000;
	color:#fff;
	text-decoration:none;
}
.mobi-linkit ul li:last-child a {
	background:#000;
	color:#fff;
	text-decoration:none;
}




/* ======== TOP ======== */
#top {
	background: #fffbfa;
   /* background-image: url(../images/bg2.jpg);*/

	background:transparent;
	margin-bottom:0px;
	position:absolute;
	top:0;
	left:0;
	right:0;
	margin-bottom:0px;
	z-index:1000;
	border-top:0;
}
#top #top-wrap {
	max-width:1400px;
	margin:0 auto;
	position:relative;
}
#top p {margin:0;}




/* ======== HEADER ========*/
#yhteystiedot {
	display:block;
	background:#000;
	padding:3px 0 3px;
	color:#fff;
	font-size:13px;
}
	#yhteystiedot ul {
		list-style:none;
		margin:0;
	}
	#yhteystiedot ul li {
		margin:0;
		display:inline-block;
		float:left;
		padding:0;
		color:#fff;
	}
	#yhteystiedot .palsta:first-child ul {
	}
		#yhteystiedot .palsta:first-child ul li {
			padding:5px 15px 0 0;
		}
		#yhteystiedot .palsta:first-child img {
			height:20px;
			width:auto;
		}
	#yhteystiedot .palsta:last-child ul {
		float:right;
	}	
		#yhteystiedot .palsta:last-child ul li {
			padding:0 0 0 40px; 
		}
#yhteystiedot .palsta.grid_8 {
    margin-top: 3px;
}
		
#header,
#nav {
	display:inline-block;
	float:left;
	margin:0;
}
#header {
	width:30%;
	line-height:1;
	margin-top:0;
	margin-bottom:0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(255, 255, 255, 0);
}
	#header .editor p {
		margin:0;
		padding:10px 10px 25px 20px;
		color:#000;
	}
	#header img {
		max-height: auto;
    	background-color: #fff;
    	width: auto;
    	margin-left: 30px;
	}



/* ======== NAV ========*/
#nav {
	width:70%;
	background:none;
}
#nav .arkki {
	margin:10px 0px;
}
#nav ul.menu {
	margin:40px 20px 0 0;
	text-align:right;
}
#nav ul li.level1 {
	display:inline-block;
	width:auto;
	margin:2px 0;
	transition:all 400ms;
} 
#nav ul li.level1 a {
	color:#000;
	font-weight:400;
	font-size:18px;
	line-height:1.2em;
	position:relative;
	text-decoration:none;
	text-transform:uppercase;
	padding:15px 15px 13px 15px;
	background-color: #fff;
	    letter-spacing: 2px;
		font-family: 'Teko', sans-serif;
}

	/* hover */
	#nav ul li.level1:hover {
		background:#222;
	}
	#nav ul li.level1:hover a {
		color:#000;
		text-decoration:none;
	}

	/* current */
	#nav ul li.level1.current {
    	background-color: transparent;
    	border-bottom: 1px;
    	border-color: #222;
    	border: solid;
	}
	#nav ul li.level1.current a {
		color:#000;
	}


/* sub nav */
.avaaSubnav {
	display:none;
}
#subnav {
	margin-bottom:0px;
}
#subnav li a {
	padding:0 5px;
	margin:0 5px;
	text-align:center;
	line-height:24px;
	font-size:12px;
	font-weight:bold;
}
#subnav li a:hover {
	background:rgba(0,0,0,0.05);
	text-decoration:none;
}
#subnav li.current a {
	font-weight:bold;
	
}
#nav .submenu ul,
#nav .submenu li {
	margin:0px;
    padding: 5px 0;
    border-bottom: 1px solid #000;
}
#nav .submenu li a {
	padding:5px 8px;
	font-size:12px !important;
}
#nav ul li.level1 .submenu li a:before {
	display:none !important;
}
#nav ul li.level1 .submenu {
	background:#fff;
}
#nav ul li.level1 .submenu a {
	color:#000;
	padding:10px;
}


#nav li.level1 > .submenu {
    min-width: 100%;
    width: 330px;
}
#nav ul li.level1 .submenu a {
    color: #000;
    padding: 10px;
    font-size: 16px !important;
}
/* ======== SHOWCASE + SLIDER ======== */
body:not(.sivu1) #showcase {
	    height: 350px!important;
}


#showcase {
	padding: 0;
    min-height: 300px;
    position: relative;
    background-color: #fff;
    color: #fff;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-width: 1px !important;
    border-right-width: 1px !important;
    border-bottom-width: 1px !important;
    border-left-width: 1px !important;
    padding-top: 4% !important;
    padding-right: 3% !important;
    padding-bottom: 4% !important;
    padding-left: 3% !important;
    border-left-color: #ebebeb !important;
    border-left-style: solid !important;
    border-right-color: #ebebeb !important;
    border-right-style: solid !important;
    border-top-color: #ebebeb !important;
    border-top-style: solid !important;
    border-bottom-color: #ebebeb !important;
    border-bottom-style: solid !important;
    margin: 97px 50px 30px 50px;
}
#showcase .arkki {
	height:100%;
	max-width:100% !important;
	position:relative;
	padding:0;
}

	#showcase .boxit {
		height:300px; /* jos txtboxia ei ole */
	}
	/* otsikko txt */
	#showcase .boxi.txtbox {
		margin:0;
		position:relative;
		z-index:2;
	}
	#showcase .boxi.txtbox .boxi-wrap {
		max-width: 1400px;
    	width: 100%;
    	margin: 0 auto;
    	float: none;
	}
	#showcase .boxi.txtbox .boxi-wrap .boxi-content {
		padding:150px 0 60px 0;
	}
	/* taustakuva */
	#showcase .boxi.picbox {
		width: 100% !important;

	}


.form {
    padding: 30px;
    background: #f7f7f7;
}
table.lomsku .formTextinput, table.lomsku .formTelinput, table.lomsku .formEmailinput, table.lomsku textarea.formTextarea {
    width: 99%;
    background: #fdfdfd;
    border: 1px solid #e0e0e0;
    color: #333;
    padding: 10px 5px;
}

/* ======== CONTENT-TOP ======== */
#content-top {
	background:#fff;
} 



/* ======== MAIN-CONTENT ======== */
#main-content {
	padding:20px 0 50px;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	background:transparent;
	/*background-image: url(../images/bg.jpg);*/
}

.nostot {
    background: #f5f5f5;
    padding: 50px 0 25px 0;
}

.palsta.grid_2.nostot {
    width: 20%;
    margin: 10px;
}

/* ======== BLUE AREA (GRID 50/50) ======== */
#bluearea {
	color:#000;
}
#bluearea .arkki {
	max-width:100% !important;
	padding:0;
}
#bluearea .boxit {
	position:relative;
    max-width: 1260px;
    margin-bottom: 50px;
}

	/* 50/50 grid */
	.boxi.txtbox {
		padding:0;
		margin-left:50%;
	}
		.boxi.txtbox .boxi-wrap {
			border-radius:0;
			background:transparent;
			max-width:700px;
			float:left;
		}
		.boxi.txtbox .boxi-kuva {
			display:none;
		}
		.boxi.txtbox .boxi-otsikko {
			display:none;
		}
		.boxi.txtbox .boxi-wrap .boxi-content {
			padding:60px 20px 40px 60px;
		}
	/* kuva */
	.boxi.picbox {
		padding:0;
		line-height: 0;
		width: 50%;
		height: 100%;
		position: absolute;
		left: 0;
		padding: 0;
	}
		.boxi.picbox .boxi-wrap {
			border-radius:0;
			width:100%;
			height:100%;
			background-position:center center;
			background-size:cover;
		}
		.boxi.picbox .boxi-kuva {
			display:none;
		}
		.boxi.picbox .boxi-otsikko {
			display:none;
		}

	#bluearea h2 {
		color:#000;
	}
	#bluearea a {
		color:;
	}
	#bluearea .nappi {
		background:#fff;
		color:#000;
	}
	#bluearea .nappi:hover {
		background:#000;
		color:white;
	}

#bottom h1, #bottom h2, #bottom h3 {color:#000;}

#bottom .nappi {
	padding: 15px 20px;
    font-weight: 800;
    background-color: transparent;
    color: #000 !important;

}
#bottom .nappi:hover {
    background-color: #000;
    color: #fff !important;

}
.pal .nappi {
	background:#fff;     
	color: #003966;
}

/* ======== BOTTOM ======== */
#bottom {
	background: #eeeeee;
}
	.cta {
		text-align:center;
		padding: 70px 10% 40px;
	}

	


/* ======== FOOTER ======== */
#footer {
	background: #fff;
	padding:80px 0 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color:#000;
	font-size:16px;
	line-height:24px;
	text-align:left;
    /**background-image: url(../images/bg.jpg);*/
}
#footer .arkki {
	max-width:100% !important;
}
#footer .palsta-row.clearfix {
	display: inline-block;
    float: left;
	width:100% !important;
}
#footer .palstat {
	max-width:1400px!important;
	margin:0 auto!important;
}
	#footer .palstat img {
		
		width:auto;
		padding-bottom:20px;
	} 
	#footer .palstat a {
		color:#000;
		text-decoration: none;
	}
	#footer .palstat a:hover {
		text-decoration:underline;
	}
	#footer .palstat ul {
		list-style:none;
		width:100%;
		text-align:center;
		margin:60px 0;
	}
	#footer .palstat ul li {
		display:inline-block;
		padding:0 10px;
		margin:0;
	}
	#footer .palstat ul li img {
		
		padding:0;
		width:auto;
	}
	
	#bottom ul li {
display:inline-block;
		padding:0 10px;
		margin:0;
	}
	

#footer ul.footer-menu {
	list-style: none;
    background: #222;
    text-align: center;
    margin: 0;
    padding: 15px 0 20px 0;
}
	#footer ul.footer-menu li {
		display:inline-block;
		width:auto;
		margin:0;
		padding:0;
	}
	#footer ul.footer-menu li a {
		color: white;
    	font-size: 18px;
    	padding: 10px 15px !important;
    	display: block;
    	text-decoration: none;
    	text-transform: uppercase;
    	font-weight: 300;
		font-family: 'Teko', sans-serif;

	}
	#footer ul.footer-menu li a:hover {
    	text-decoration: underline;
	}

#footer .grid_3 {
    width: 25%!important;
}
#footer .grid_6 {
    width: 50%;
}
#footer .palsta .palsta-sisalto {
    padding: 0px 20px;
    box-sizing: border-box;
}
#footer h2 {
    font-size: 22px;
}

/* ======== COPY ======== */
#copy {
	background: #eeeeee;
	overflow:auto;
	padding:10px 0 8px;
}
#copy .arkki {
	max-width:1400px;
}
#copy a,
#copy {
	color:#000;
	font-weight:400;
}

.sitemap,
.copyright {
	font-size:12px !important;
}






/* ETU */
body.sivu1 #showcase .arkki {
	padding:0;
	max-width:100% !important;
}
	.scase-hedis {
		z-index: 10;
    position: absolute;
    bottom: 15%;
    /* left: 0; */
    padding-right: 50px;
    /* background-color: #fff; */
    max-width: 100%;
    margin-left: 30px;
    padding: 15px;
	text-align: right;
	right: 5%;
	}
	.scase-hedis div {
		max-width:1400px;
		margin:0 auto;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding:0 20px;
		    text-shadow: 1px 1px 10px black;
			
	}
	.scase-hedis h2 {
		font-size: 70px;
    	line-height: 1.25em;
    	margin: 0 0 20px;
    	text-transform: uppercase;
    	letter-spacing: 2px;
    	color: #fff!important;
	    text-shadow: 1px 1px 10px black;
	}
	.scase-hedis h2 span {
       display: inline-block;
    	text-transform: uppercase;
    	font-size: 30px;
    	line-height: 28px;
    	font-weight: 400;
    	color: rgb(101 99 99);
    	font-style: normal;
    	letter-spacing: 1em;
		color:#fff;
		font-family: gill-sans-nova, sans-serif;

}
	.scase-hedis h3 span {
		display:inline-block;
		background:rgba(0,0,0,0.5);
		padding:15px 20px;
		color:#fff;
		font-family:inherit;
		border-left:8px solid #fff;
	} 
	/* slider */
	.caro-slide {
		position:absolute !important;
		top:0;
		right:0;
		left:0;
		bottom:0;
	}
	.slide,
	.scase-palsta {
		height:100%;
		background-position: center;
	}
	.slick-list,
	.slick-track {
		height:100%;
	}
	.slick-list div {
		height:100%;
	}
	.slick-slide .scase-palsta {
		background-size:cover!important;
	}
	.slick-list .editor {
		height:auto;
		max-width:1400px;
		margin:0 auto;
		position:absolute;
		left:0;
		right:0;
		bottom:200px;
	}


.kotiapuyht {
    background: white;
    padding: 50px 0;
	text-align:center;
}

/* OTA YHT */

body.sivu69 #bottom .arkki {
	max-width:100% !important;
	padding:0;
}
.mappis p {
	margin:0;
	line-height:0;
}
.mappis iframe {
	margin:0;
	width:100%;
	height:400px;
}



/* GALLERIA */
.galleria .galleria-kuva a {
	background-color:#f5f5f5;
	display:block;
	background-size:100% auto;
}
.galleria-kuva {padding:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;}

.galleria .galleria-kuva a:before {
	content:'';
	display:block;
	padding-top:100%;
}


.kurssi-area {
	padding:30px;
	background:#fffbfa;
}

.kurssit {width:100%;text-align:left;line-height:40px;}
.kurssit td:nth-child(1) {width:10%;}
.kurssit td:nth-child(2) {width:10%;}
.kurssit td:nth-child(3) {width:30%;}
.kurssit td:nth-child(4) {width:15%;}
.kurssit td:nth-child(5) {width:15%;}
.kurssit td:nth-child(6) {width:20%;}

.kurssit th {font-weight:700;}


.ilmo {
	display:block;
	color:#fff;
	background:#000;
	text-align:center;
	cursor:pointer;
	padding:5px 0;
	line-height:30px;
}

.ilmo:hover {
	background:#272727;
}

@media (max-width:800px) {
	.kurssit thead {display:none;}
	.kurssit td {padding:0 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	}
	.kurssit td {width:100% !important;display:block;text-align:Center;line-height:30px;}
	.ilmo {display:inline-block;padding:5px 10px;}
	.kurssit tr {border-bottom: 2px solid #eee;}

	.kurssit td:nth-child(1) {padding-top:10px;}
.kurssit td:nth-child(6) {padding-bottom:10px;}
}




h2.padTop {
	margin-top:50px;
}


/* =============================================== */
/* ==================== RESPO ==================== */ 
/* ====================       ==================== */ 
/* ==================== RESPO ==================== */ 
/* =============================================== */




/* 1490px */
@media (max-width:1490px) {
#header img {
    	margin-left: 50px;
	}

}

/* 1325px */
@media (max-width:1325px) {
#header img {
    max-height: 70px;
}
}


/* 1024px */
@media (max-width:1024px) {	
	body {font-size:16px !important;}
	h1 { font-size: 32px;}
	h2 { font-size:28px}
	h3 { font-size: 24px;}
	h4 { }

	.scase-hedis h2 span {font-size:26px;} /* sama kuin h1 */
	.scase-hedis h3 span {font-size:28px;}
	
	/*top+nav*/
	#yhteystiedot .palsta:last-child ul li {
		padding:0 0 0 25px;
	}
	
	#top-wrap {
		position:relative;
	}
	#header,
	#nav {
		text-align:left;
	}
	#header {
		width:100%;
		margin:0 0;
	}
	#header img {
    max-height: 68px;
	}
	#header .editor p {
		background:transparent;
		padding:20px 10px 20px 20px;
	}
	#nav {
		width:100%;
		float:right;
		margin:0;
	}
	.valikko {
		background: #fff;
		margin: 0px;
		position: absolute;
		top: 97px;
		left: 0;
		right: 0;
		z-index:1000;
	}
	.valikko-avaa {
		position:absolute;
		top:-77px;
		right:10px;
		width:50px;
		z-index:15000;
		background:#fff;
		padding:0 5px;
		border-radius:5px;
		transition:all 300ms;
	}
	.valikko-koti,
	.valikko-avaa {	
		background-position: center;
		background-repeat:repeat-x;
		margin-bottom:6px;
	}
	.valikko-koti a,
	.valikko-avaa a {
		color:#fff;
		font-size:16px; 
		text-align:center;
		padding:10px;
	}
	.valikko-avaa.avattu .icon-th-list {
		background-image: url("../../../images/glyphicons-halflings.png") !important; 
	}
	.valikko-avaa.avattu a {
		color:#000 !important;
	}
	.valikko-lista {
		display:none;
		margin:0;
		padding:0;		
	}
	.line {
		background: #000;
    	display: block;
    	margin: 5px 0;
    	height: 3px;
    	border-radius: 3px;
	}
		.valikko-avaa.avattu {
			background:#999;
		}
		.valikko-avaa.avattu .line {
			background:#fff;
		}
	.submenu {
		display:none;
	}
	.avaaSubnav {background:rgba(0,0,0,0.3); position:absolute; right:3px; 
		padding:0px;
		text-align:center;
		width:45px;
		height:44px;
		top:1px;
		line-height:44px;
		display:inline-block;
		z-index:2000;
		cursor:default;
		color:#fff;
		font-weight:700;
	}
	.avaaSubnav:hover {
		background:rgba(0,0,0,0.6);
	}
	#nav ul.menu {
		margin:0 0;
		box-shadow:0px 10px 10px 0px rgba(0,0,0,0.5);
	}
	#nav ul li.level1 {
		display:block;
		width: 100%;
   		margin: 0;
		border-bottom:1px solid rgba(0,0,0,0.1) !important;
	}
	#nav ul li.level1:last-child a {
		border-radius:0px;
	}
	#nav ul li.level1 a {
		color:#000;
		text-align:left;
		font-size:16px !important;
		padding:14px 20px;
	}
	#nav ul li.level1 .submenu {
		background:#eee;
	}
	#nav ul li.level1 .submenu a {
		padding:14px 0;
		color:#000;
	}
	/* hover / focus */
	#nav li.level1 > a:hover,
	#nav .submenu li a:hover,
	#nav li.level1 > a:focus,
	#nav .submenu li a:focus,
	#nav li.level1.viimeinen > a:hover, 
	#nav li.level1.viimeinen > a:focus {
		background:rgba(0,0,0,0.1) !important;
		text-decoration:none;
		text-indent:0px;
	}
/*	.avaaNavi {
		height:50px; 
		width:50px; 
		position:fixed; top:10px; right:10px;
		border-radius:5px;
		-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.5);
		-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.5);
		box-shadow:0px 0px 10px rgba(0,0,0,0.5);
		z-index:5000;
		opacity:0;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
		background:#00903E url(../images/valikko.png) center no-repeat;
		background-size:70% Auto;
	}
	.avaaNavi.show {
		opacity:1;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	} */
	#nav .logo {
		position:Relative;
		top:50px;
		left:auto;
		-moz-transform: translateX(0);
		-webkit-transform: translateX(0);
		transform: translateX(0);
		margin-top:5px;
		width:auto;
	}
	#top.fixed .logo {
		displaY:none;
	}
	#top.fixed {
		background:#fff;
		padding:0;
	}
	#top.fixed #top-wrap {
		padding:0;
	}
	/* scase */
	#showcase {
		min-height:240px;
	}
	/* main content */
	#main-content {
		padding:40px 0 20px;
	}
	/* blueArea */
	.boxi.txtbox .boxi-wrap .boxi-content {
		padding:40px 20px 20px 40px;
	}
	/* bottom */
	.cta {
		padding:50px 20px 25px;
	}
	/* footer */
	#footer {
		padding:60px 0 0;
	}
	#footer .palstat ul {
		margin:40px 0;
	}
	
	/* ETU */
	.scase-hedis {
		bottom:60px;
	}
	.scase-hedis h2 {
		font-size: 50px;
	}
	/* BOX: tupla borderit */
	.boxi.tuplaborders {
		padding:0 10px;
	}
	.boxi.tuplaborders .boxi-wrap {
		padding:20px 0 20px;
	}
	.boxi.tuplaborders .boxi-kuva {
		background-size: auto 140px;
	}
	.boxi.tuplaborders .boxi-otsikko {
		margin:20px 0 0;
	}
	.boxi.tuplaborders .boxi-otsikko h3 {
		margin:0 5px;
	}
	/* BOX: fullbox */
	.boxi.fullbox .boxi-wrap {
		height:240px;
	}
	.boxi.fullbox .boxi-otsikko h3 {
		padding:10px;
		font-size:18px;
	}
	.boxi.fullbox .boxi-kuvaus {
		line-height: 16px;
	}
	/* BOX: perusloota */
	.boxi.perusloota .boxi-kuva {
		height:210px;
	}
	.boxi.perusloota .boxi-otsikko h3 {
		padding:12px 10px;
		font-size: 14px;
	}
	/*footer*/
	#footer .grid_3 {
    width: 50%!important;
}
	#footer .logovas p {
		text-align: right;
	}
	#footer .grid_6 {
    width: 100%!important;
}
 
}



/* 800px */
@media (max-width:800px) {
	.piiloon {
		display:none;
	} 
	.pad-vas .palsta-sisalto {
		padding-left:0;
	}
	.pad-oik .palsta-sisalto {
		padding-right:0;
	}
	
	/* mobi-linkit */
	.mobi-linkit {
		display:block;
	}

	/* yhteystiedot */
	#yhteystiedot .palsta:last-child {
		display:none;
	}
	/* blueArea */
	.boxi.txtbox {
		margin-left:0;
	}
	.boxi.txtbox .boxi-wrap {
		max-width:100%;
		float:none;
	}
	.boxi.txtbox .boxi-wrap .boxi-content {
		padding:40px 20px 20px;
	}
	/*footer*/
	#footer {
		padding:60px 0 10px;
	}
	#footer ul.footer-menu {
		display:none;
	}
	
	#showcase {
	margin: 118px 50px 30px 50px;
	}
	
	/*ETU*/
	/* BOX: tupla borderit */
	.boxi.tuplaborders {
    	padding: 0 0 20px;
	}
	.boxi.tuplaborders .boxi-wrap {
		min-height:1px;
		padding:5px 0 20px;
	}
	.boxi.tuplaborders .boxi-otsikko {
		margin:10px 0 0;
	}
	/* BOX: fullbox */
	.boxi.fullbox {
		padding:0 0 20px;
	}
	/* BOX: perusloota */
	.boxi.perusloota {
		padding:0  0 20px;
	}
	
	/* OTA YHT */
	body.sivu69 .grid_6 > .editor {
		padding:0 0 20px;
	}
	
	.boxi.perusloota .boxi-wrap {
    	margin: 15px;
	}
	.scase-hedis h2 {
		font-size:35px;
	}
	.palsta.grid_2.nostot {
		width: 100% !important;
		margin-bottom: 10px;
	}
	
}



/* 600px */
@media (max-width:600px) {
	body {font-size:14px !important;}
	h1 {font-size:32px;}
	h2 {font-size:28px;}
	h3 {font-size:19px;}
	h4 {font-size:18px;}
	
	.scase-hedis h2 span {font-size:32px;} /* sama kuin h1 */
	.scase-hedis h3 span {font-size:21px;}
	
	/* header */
	#header .editor p {
		padding:20px 10px 20px 10px;
	}
	#header img {
		max-height: 58px;
	}
	/* nav */
	.valikko {
		top:82px;
	}
	.valikko-avaa {
		top:-68px;
		right:5px;
	}
	/* scase */
	#showcase {
		min-height:180px;
	}
	/* main content */
	#main-content {
		padding:30px 0 10px;
	}
	/* bottom */
	.cta {
		padding:50px 0 25px;
	}
	/* footer */
	#footer {
		padding:40px 0 40px;
	}
	#footer .palstat img {
    	max-height: 120px;
		padding:0;
	}
	#footer .palstat ul li img {
		
	}
	#footer .grid_3 {
    width: 100%!important;
}
	#footer .logovas p {
		text-align: center;
	}
	
	/* ETU */
	body.sivu1 #showcase {
		height:500px !important;
	}
	.scase-hedis {
		bottom:40px;
	}
	.slick-slide .scase-palsta {
		background-position:center center;
	}

}


/* 480px */
@media (max-width:480px) {
	h1 {font-size:28px;}
	h2 {font-size:20px;}
	
	.scase-hedis h2 span {font-size:28px;} /* sama kuin h1 */
	.scase-hedis h3 span {font-size:18px;}


	/* yhteystiedot */
	#yhteystiedot .palsta:first-child {
		display:none;
	}
	#yhteystiedot .palsta:last-child {
		width:100% !important;
		clear:both;
		float:none !important;
	}
	#yhteystiedot ul {
		float:none;
		width:100%;
	}
	#yhteystiedot .palsta:last-child ul li {
		padding:0;
		width:100%;
		float:none;
		text-align:center;	
	}
	/* nav */
	#nav .valikko-koti a,
	#nav .valikko-avaa a {
		padding:10px !important;
	}

	#header img {
    	margin-left: 5px;
	}

	/*ETU*/
	body.sivu1 #showcase {
		height:400px !important;
	}
	.scase-hedis {
    	margin-left: 0px;
    	padding: 0px;
    	right: 0%!important;
		max-width: 350px;
	}
	.scase-hedis h2 {
    font-size: 36px;
	}
	.scase-hedis h2 span,
	.scase-hedis h3 span {
		padding:0px;
		font-size: 22px;
	}
	/* BOX: fullbox */
	.boxi.fullbox .boxi-wrap {
		height:200px;
	}
	/* BOX: perusloota */
	.boxi.perusloota .boxi-kuva {
		height:170px;
	}
	.boxi.perusloota .boxi-otsikko h3 {
		padding:10px;
	}
	.boxi.perusloota .boxi-wrap {
    margin: 0px;
	}
	
	/*vihreä-alue*/
	.vihr-alue {
    display: inherit; 
	}
	#showcase{
    padding-right: 1% !important;
    padding-left: 1% !important;
    margin: 97px 10px 50px 10px;
	}


	/* OTA YHT */
	body.sivu69 tr.formField-plaintext td {
		padding-bottom:15px;
	}
	table.lomsku td.formLabelHolder,
	table.lomsku td.formFieldHolder {
		width:100% !important; 
		padding:0 0 5px;
		display:block;
	}
	table.lomsku td.formFieldHolder {
		padding:0 0 15px;
	}
	table.lomsku tfoot td:first-child {
		display:none;
	}
	.mappis iframe {
		height:300px;
	}
	
}






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


.palsta.nosto {
	padding: 0 10px 10px;
    box-sizing: border-box;
}
.palsta.nosto .palsta-sisalto {
	background: #f5f5f5;
    padding: 50px 0 25px 0;
}


h2.padtop {
	margin-top:50px;
}
.videoArea {
	margin:0 0 50px;
	overflow:auto;
}
.vid {
	width:50%;
	padding: 10px;
    box-sizing: border-box;	
	float:left;
}
.videoArea video {
    width: 100%;
    height: 100%;
}

@media (max-width:600px){
	.videoArea {
		margin:0 0 40px;
	}
	.vid {
		width:100%;
		float:none;
	}
	h2.padtop {
		margin-top:40px;
	}

	#footer p {
    font-family: 'Rajdhani', serif;
    font-size: 14px;
}
}