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

body {
	color: #000;
    font:normal normal 16px sans-serif;
    line-height: 1.8em;
    font-weight: 500;
    overflow: hidden;
    background-position: top left;
	font-family: 'Exo', sans-serif;
	
}


h1, h2, h3, h4, #nav ul li.level1 a, a.nappi {font-family: 'Baloo 2', sans-serif;}

h1 { font-size: 40px; line-height:1.25em; font-weight:800; margin:0 0 20px; text-transform:uppercase; }
h2 { font-size: 30px; line-height:1.25em; font-weight:800; margin:0 0 20px; text-transform:uppercase;}
h3 { font-size: 26px; line-height:1.25em; font-weight:800; margin:0 0 20px; text-transform:uppercase;}
h4 { font-size: 25px; line-height:1.25em; font-weight:800; margin:0 0 20px; text-transform:uppercase;}
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; } /* sama kuin h1 */
.scase-hedis h3 span {font-size:32px; line-height: 1.15em;}

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


/* värit */
h1 {color:#015dbd;}
h2 {color:#015dbd;}
h3 {color:#015dbd;}
h4 {color:#015dbd;}


/* yleiset */
a {
	color:#015dbd;
	font-weight:700;
	
}
a.nappi {
	color: #fff;
    text-decoration: none;
    font-size: 18px;
    line-height: 60px;
    padding: 12px 35px;
    border-radius: 3rem;
    margin-top: 20px!important;
    margin-bottom: 20px;
    background: #015dbd;
    text-transform: uppercase;
    font-weight: 700;
}

a.nappi:hover {
    color: #015dbd;
	background:whitesmoke;
		
}


strong,
b {
	font-weight:700;
}


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


.palsta.grid_12.leveys {
	max-width: 1440px;
    margin: auto;
    float: none;
}


img {
    box-shadow: none!important;
    border-radius: 0px!important;
}

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


#top .arkki {max-width:100% !important;}


div#top a {
    color: #fff;
}

.ots-asetukset h2 {
	text-align: center;
    padding-top: 50px;
    letter-spacing: 1px;
}

/*.liiku
@keyframes example {
  0%   {left:-100px; top:0px; opacity:0;}
  100%  {left:0px; top:0px; opacity:1;}
}


.liiku {
overflow: hidden;
  position: relative;
  animation-name: example;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-delay: 1s;
  transition: all 300ms ease-in;
  -webkit-transition: all 300ms ease-in;
  animation-play-state: running;
}*/

.sivu88 .palsta-sisalto td,
.sivu91 .palsta-sisalto td,
.sivu105 .palsta-sisalto td {
    font-size: 13px;
    line-height: 1.7;
	
}

.sivu88 .palsta-sisalto td:last-child,
.sivu91 .palsta-sisalto td:last-child,
.sivu105 .palsta-sisalto td:last-child {
padding-left: 38px;
}

.sivu88 .palsta-sisalto td img,
.sivu91 .palsta-sisalto td img,
.sivu105 .palsta-sisalto td img {
min-width: 70px;
}

/* ======== LOMAKE ======== */
#form-564 p {
	text-align: center;
}
.lomake {
    max-width: 1000px;
    margin: auto;
	padding-bottom: 50px;
}
.lomake input,
.lomake textarea,
.googlemaps #reittiAlku {
	background:#fdfdfd;
	border:1px solid #fedd0a;
	color:#000;
    font-size: 15px;
	
}
input:active {
    border: none!important;
}
.lomake select,
.lomake option {
    width: 100%;
    background-color: #ffffffe3!important;
    border: 0;
    border-radius: 5px;
    text-indent: 10px;
    height: 60px !important;
	color: #666;
    font-size: 15px;
    
}
	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!important;
	color:#fff;
	font-size: 40px;
	line-height:30px;
	text-align:center;
	
}
.lomake-rivi.clearfix {
	max-width: 1000px;
    margin: auto;
}

.lomake .lomake-rivi {
	background:none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.lomake .lomake-rivi {
    width: 100%;
    margin-bottom: 2px;
	float: left;
}

.lomake .lomake-rivi.otsikko-rivi {
	width: 100%;
}
.lomake .lomake-rivi .kentta {
    width: 99%;
    float: left;
    padding: 5px 0;
}
.lomake-rivi.laheta .label {display:none;}
.lomake-rivi.laheta .kentta {width:100% !important; text-align:center;padding:0;}
.lomake-rivi.laheta {
	background:none !important;
    box-sizing: border-box;
}

.lomake-rivi.clearfix p {
	color: #fff;
    margin-bottom: 5px;
}
.formFileinput {
	background: none !important;
    padding: 0px 9px 0;
    box-sizing: border-box;
	color: #fff;
}
.lomake-rivi input, .lomake-rivi textarea {
	background: #f9f9f9e3;
    border: 0;
    border-radius: 5px;
    text-indent: 10px;
    height: auto !important;
    border: 1px solid #eae8e8;
}
.lomake-rivi textarea {
	min-height: 150px;
	width: 99%;
	color: #000;
    font-size: 15px;
	padding-top: 10px;
	margin-top: 5px;
	font-family:inherit;
}
.lomake-rivi input[type="text"],
.lomake-rivi input[type="tel"],
.lomake-rivi input[type="email"] {height:60px !important;}
.lomake-rivi.laheta button {
	background: #015dbd;
    color: #fff;
    border: 0;
    display: block;
    width: 99%;
    border-radius: 3rem;
    padding: 20px 0px 20px 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
	cursor:pointer;
}
.lomake-rivi.laheta button:hover {
	background:#222;
	color:#fff;
}

.rauli {
	display:none;
}
	
	/* ota yhteyttä -vl */
	body.sivu69 .grid_6 > .editor {
		padding-right:60px;
	}
	table.lomsku {
		width:100%;
	}
	table.lomsku h2 {
		text-align:left;
		color: #fff;
	}
	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;
		padding: 5px;
	} 
	body.sivu69 tr.formField-plaintext td {
		padding-bottom: 10px;
		font-weight: 900;
		font-size: 23px;
	}
	.lomsku button.formSubmit {
		padding: 12px 50px;
		display: inline-block;
		margin: 10px 0;
		background: #ffffff;
		text-transform: none;
		text-decoration: none;
		font-weight: 400;
		color: #000;
		transition: all 200ms;
		border-radius: 6px;
		font-family: inherit;
		text-align: center;
		border-radius: 38px;
		font-size: 18px;
		font-weight: 500;
		border: none;
		float: right;
		cursor:pointer;
	}
	.lomsku button.formSubmit:hover {
		background: #e8e8e8;
		color: #000;
		border: none;
	}
	.formRadioLabelHolder {
		display:block;
	}
.lomake .lomake-rivi .label {
    display: none;
}


form#form-473 {
    background: #015dbd;
    padding: 50px;
    margin: 0 20px;
    color: #fff;
}

#main-content .lomake {
    max-width: 100%;
    margin: auto;
    padding-bottom: 50px;
    background: #f0f0f0;
    padding: 50px 0;
}
#main-content .lomake-rivi .lomake-otsikko h2 {
    color: #007CFB!important;
}

#main-content .lomake .lomake-rivi {
    width: 1440px !important;
    margin-bottom: 2px;
    float: none;
}

#main-content .lomake-rivi .label {
	display:block;
}


#main-content .lomake-rivi a {
	display:none;
}
.palsta.grid_12.nosto {
    background: #edf4ff;
    padding: 75px 25px 50px 25px;
    text-align: center;
}

/* ======== KUVABOXI ======== */
.boxit {
    margin: 0 auto 50px 0;
}
#showcase .boxit {
	margin:0;
}
.boxi {
	padding:5px;
	-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: #015dbd !important;
    font-weight: 700 !important;
    font-size: 25px;
    margin: 0;
    text-align: center;
    line-height: 20px;
    margin: 20px 0 0 0;
}
.boxi-otsikko h3 span {
	color:#015dbd
	
}
.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 {
		border-radius: 0;
		transition: all 300ms;
		background-position: center;
		width: 95%;
		margin: auto;
		background: #f3f3f3;
		padding: 20px 0;
		-webkit-box-shadow: 0 0 20px rgb(12 12 12 / 6%);
    -khtml-box-shadow: 0 0 20px rgba(12,12,12,6%);
    -moz-box-shadow: 0 0 20px rgba(12,12,12,6%);
    -ms-box-shadow: 0 0 20px rgba(12,12,12,6%);
    -o-box-shadow: 0 0 20px rgba(12,12,12,6%);
    box-shadow: 0 0 20px rgb(12 12 12 / 6%);
border-radius:5px;
	}
	}
	.boxi.perusloota .boxi-wrap:before {
		content:'';
		display: block;
		padding-top: 230px;
		background-color: transparent;
	}
	.boxi.perusloota .boxi-kuva {
		background-size: 108px;
    	background-position: top;
    	position: relative;
    	margin-top: 30px;
		margin-bottom: -65px;

	}
	.boxi.perusloota .boxi-otsikko {
		margin:0;
		position: relative;
		left: 0;
		right: 0;
	}
	.boxi.perusloota .boxi-otsikko h3 {
		padding:15px 10px;
		color: #2a3890;
    	font-weight: normal;
		text-decoration:none !important;
	}
		/* hover */
		.boxi.perusloota .boxi-wrap:hover {
			background:#f7f7f7;
		}
		.boxi.perusloota .meega:hover {
			background:transparent;
		}
		
		/*kuvaus osio*/
		
		.boxi-kuvaus p {
			padding: 0px 30px;
    		text-align: center;
    		font-weight: 400;
    		font-size: 15px;
		}
	
	/* BOX: fullbox */
	.boxi.fullbox .boxi-wrap {
		height: 300px;
    	background-size: cover;
    	background-position: center center;
    	border-radius: 0;
    	box-shadow: 0px 10px 10px #0000001f;
	}
	.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: #ffffff;
    	font-size: 18px;
    	line-height: 1.3em;
    	color: #00a5e5;
    	display: block;
    	width: 80%;
    	margin: 0 auto 20px;
    	transition: all 300ms;
    	padding: 15px 11px;
    	position: relative;
    	z-index: 100;
	}
	.boxi.fullbox .boxi-otsikko a {
		text-decoration:none;
	}
	/* hover */
	.boxi.fullbox .boxi-wrap:hover .boxi-otsikko h3 {
		background:#000;
		color:#fff;
	}
	.boxi.fullbox .meega:hover {
		background:transparent;
	}

.palstabox {
    background: #f3f3f3;
    border-radius:20px;
    text-align: center;
	margin-top:50px;
	box-shadow: 0px 10px 10px #0000001f;
}

.palstabox .palsta-sisalto {
    padding: 50px 25px 20px 25px;
}
#content-top {
    background: #fff !important;
    padding: 60px 0 10px 0;

}
/* ======== 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;
    font-family: 'Baloo 2', sans-serif !important;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.mobi-linkit ul li:first-child a {
	background:#015DBD;
	color:#fff;
	text-decoration:none;
	font-family:inherit;
}
.mobi-linkit ul li:last-child a {
	background:#fff;
	color:#015DBD!important;
	text-decoration:none;
	font-family:inherit;
}




/* ======== TOP ======== */
#top {
	background:#000;
	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 {
	
	margin:0 auto;
	position:relative;
	background:none;
}
#top p {margin:0;}




/* ======== HEADER ========*/
#yhteystiedot {
    background: #015dbd;
    padding: 5px 0 5px;
    color: #fff;
    font-size: 13px;
    border-bottom: 1px solid #fff;
}
	#yhteystiedot ul {
		list-style:none;
		margin:0;
	}
	#yhteystiedot ul li {
		margin:0;
		display:inline-block;
		float:left;
		padding: 0 15px;
		color:#fff;
	}
	#yhteystiedot ul li a{
		color:#fff
	}
	#yhteystiedot .palsta:first-child ul {
	}
		#yhteystiedot .palsta:first-child ul li {
			padding:0 15px 0 0;
		}
	#yhteystiedot .palsta:first-child img {
		height: 17px;
    	width: auto;
    	border-radius: 0;
    	padding-top: 5px;
	}
	#yhteystiedot .palsta:last-child ul {
		float:right;
	}	
		#yhteystiedot .palsta:last-child ul li {		
    		font-size: 15px;
		}

		
#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;
}
	#header .editor p {
		margin:0;
		color:#000;
		padding: 20px;
	}
	#header img {
		height: auto;
		width: auto;
	}

	#header h2 {
		padding: 30px 0 0 0;
	}

/* ======== NAV ========*/
#nav {
	width:70%;
	background:none;
}
#nav .arkki {
	margin:10px 0px;
}
#nav ul.menu {
	margin:20px 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 {
	font-weight: 700;
    font-size: 18px;
    line-height: 1.2em;
    position: relative;
    text-decoration: none;
    padding: 15px 30px;
    font-style: normal;
    color: #015dbd;
    text-transform: uppercase;
    font-family: 'Baloo 2', sans-serif !important;
	text-shadow: 0 0 3px #fff;
}

	/* hover */
	#nav ul li.level1:hover {
		
	}
	#nav ul li.level1:hover a {
		color: #015dbd;
		background: #fff;
		padding: 13px 30px 10px 30px;
		border-radius: 3rem;
	}

	/* current */
	#nav ul li.level1.current {
		
	}
	#nav ul li.level1.current a {
		color: #015dbd;
		background: #fff;
		padding: 13px 30px 10px 30px;
		border-radius: 3rem;
	}


/* 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:0px;
}
#nav .submenu li a {
	font-size: 15px !important;
    padding: 15px 30px !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;
	font-size:17px;
}




/* ======== SHOWCASE + SLIDER ======== */
#showcase {
	padding:0 ;
	min-height:300px;
	position:relative;
	background-color:#ddd;
	color:#fff;
	background-image:url(/media/tiedostot/showcase.jpg);
	background-position:top center;
	background-repeat:no-repeat; 
	background-size: cover;
}

#showcase .arkki {
	height:100%;
	position:relative;
}

	/* VL:t */
	#showcase .arkki > .editor {
		padding:250px 0 30px;
	}


/* ======== SHOWCASE + SLIDER ======== */
#showcase {
	padding:0 ;
	/*min-height:300px;*/
	position:relative;
	/*background-image:url(../images/tausta.jpg);*/
	background-color:#ddd;
	color:#fff;
	background-position:top center;
	background-repeat:no-repeat; 
	background-size: cover;
}
#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;
		padding-top: 140px;
	}
	#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;

	}
/* ======== CONTENT-TOP ======== */
#content-top {
	background:#fff;
	display:none;
} 
.sivu69 #content-top {
    background: #fff;
    padding-top: 70px;
    max-width: 900px;
    margin: auto;
    margin-bottom: -70px;
}
.sivu1 #content-top {
    display: block;
}

/* ======== MAIN-CONTENT ======== */
#main-content {
	padding:60px 0 30px;
}
	
#main-content img {
    background: whitesmoke;
    padding: 10px;
}

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

.sivu69 #bluearea .arkki {
    max-width: 100% !important;
    margin: 0 auto;
    padding: 0;
}

/* 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:100px 20px 80px 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;
		}
		.sivu94 .boxi.picbox .boxi-wrap:before {
    		background: rgb(0,0,0);
    		background: linear-gradient(180deg, rgb(255 255 255 / 80%) 0%, rgb(255 255 255 / 0%) 100%)!important;
		}
		.boxi.picbox .boxi-wrap:before {
			content: '';
			height:100%;
    		display: block;
    		background: rgb(0,0,0);
    		background: linear-gradient(180deg, rgb(255 255 255 / 55%) 0%, rgb(255 255 255 / 0%) 100%)!important;
		}
		.sivu78 .boxi.picbox .boxi-wrap {
			background-position: 50% 65%;
		}
		.sivu69 .boxi.picbox .boxi-wrap {
			    background-position: 50% 65%;
		}
		.boxi.picbox .boxi-kuva {
			display:none;
		}
		.boxi.picbox .boxi-otsikko {
			display:none;
		}

	#bluearea h1, #bluearea h2  {
		color:#fff;
	}
	#bluearea a {
    	color: #00a5e5;
		font-style: italic;
	}
	#bluearea .nappi {
		color: #015dbd;
		font-style: normal;
		background: #fff;
		padding:15px 50px;
	}
	#bluearea .nappi:hover {
		color: #015dbd;
		font-style: normal;
		background: whitesmoke;
		padding:15px 50px !impportant;
	}
	#bluearea .editor {
		padding-top: 70px;
		padding-bottom: 70px;
		background: #aaa;
		background-image: linear-gradient(to bottom, #ffffff9e, #ffffff00), url(/media/tiedostot/kotitalousvahennys.jpg);
		background-size: cover;
		background-position: center;
		padding-left: 20px;
    	padding-right: 20px;
	}


/* 50/50 grid */
	.boxi.txtbox {
		padding:0;
		margin-left:50%;
	}
		.boxi.txtbox .boxi-wrap {
			border-radius:0;
			background:transparent;
			float:left;
		}
		.boxi.txtbox .boxi-kuva {
			display:none;
		}
		.boxi.txtbox .boxi-otsikko {
			display:none;
		}
		.boxi.txtbox .boxi-wrap .boxi-content {
			padding: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;
		}

	
	/*Kuva vasemmalle*/
	.boxi.txtbox1 {
		padding:0;
		margin-left:0%;
	}

	.boxi.picbox1 {
		padding:0;
		line-height: 0;
		width: 50%;
		height: 100%;
		position: absolute;
		left: 50%;
		padding: 0;
	}


/* ======== BOTTOM ======== */
#bottom {
	padding-bottom: 70px;
	padding-top: 70px;
}

#bottom {
    background: #fff;
}
.sivu69 #bottom {
	display:none;
}
	.cta {
		text-align:center;
		color:#fff;
		padding: 75px 25px 50px 25px;
	}
	
	.cta img {
		    padding: 24px;
	}

#bottom h2 {color:#015dbd; text-transform:uppercase !important;}
#bottom p {color:#222;}
#bottom a {color:#222; display:none;}

#bottom .arkki {
	padding:0;
}

.sivu95 #bottom a {
    color: #fff;
}

.sivu95 #bottom p {
    color: #fff;
}

.lomake .lomake-rivi .lomake-otsikko h2 {
    text-transform: inherit !important;
}

.sivu108 #bottom {
	display: none;
}

/* ======== LISAOSA ======== */
 #lisaosa {
    padding-top: 50px;
    padding-bottom: 50px;
	background:#015dbd;
	display:none;
}
.cta img {   
	padding: 4px;
    max-width: 250px;
    max-height: 203px;
    width: auto;
    vertical-align: middle;
	}
#lisaosa a {
    color: #2A3890;
    background: white;
    text-decoration: none;
    padding: 15px 25px;
    margin-top: 50px;
    border-radius: 5px;
    font-size: 20px;
    font-family: 'Righteous', cursive;
    font-weight: 500;
}

#lisaosa a:hover {

background:whitesmoke;
color:#2A3890;
}
#lisaosa h2 {
    color: #fff;
}
#lisaosa p {
    color: #fff;
	font-size:25px;
}

/* ======== FOOTER ======== */
#footer {
padding: 80px 0 0 0;
	background: #015dbd;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color:#fff;
	font-size:16px;
	line-height:24px;
	text-align:left;
	background-image: url(/media/tiedostot/footerbg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: bottom right;
	
	   
}
#footer .arkki {
	max-width:100% !important;
}

#footer .palstat {
	max-width:1400px;
	margin:0 auto;
}
	#footer p, #footer a {
		color:#fff;
	}
	
	#footer .palstat img {
	
		width:auto;
		padding-bottom:20px;
		padding: 20px;
		box-shadow:none;
	} 
	
	#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 {
		height: 60px;
		padding: 0;
		width: auto;
		border-radius: 0;
	}
	

#footer ul.footer-menu {
	list-style:none;
	background: #00a5e500;
	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: #fff;
    font-weight: 400;
    font-size: 14px;
    padding: 10px 15px !important;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
	}

#footer .palstat .logoja ul li img {
    height: 91px;
}

#footer .palstat .logoja {
	margin-top: -85px!important;
    margin-bottom: -56px;
}

/* ======== COPY ======== */
#copy {
	background: #fff;
	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:10%;
		left:0;
		right:0;
	}
	.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;
	}
	.scase-hedis h2  {
		color: #015dbd;
		font-size: 80px;
		text-shadow: 3px 3px 0px #ffffff;
		font-weight: 600;
		/* line-height: 67px; */
	} 
	.scase-hedis h2 span {
		color: #2a3890;
		font-size: 80px;
		text-shadow: 3px 3px 0px #ffffff;
		font-weight: 600;
		/* line-height: 67px; */
	}
	.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;
	} 
	.scase-hedis a.nappi:hover {
    color: #fff;
    border: 2px solid #fff;
    padding: 12px 15px;
    border-radius: 50px;
		
}
	
	
	/* slider */
	.caro-slide {
		position:absolute !important;
		top:0;
		right:0;
		left:0;
		bottom:0;
	}
	.slide,
	.scase-palsta {
		height:100%;
	}
	.slick-list,
	.slick-track {
		height:100%;
	}
	.slick-list div {
		height:100%;
	}
	.slick-slide .scase-palsta {
		background-size:cover;
		/*background-image: 
	linear-gradient(to bottom, #00000095, #00000020), 
	url(/media/tiedostot/white-bloom.jpg)!important;*/
    	background-position: 50% 50%;
	}
	.slick-slide .scase-palsta:before {
	content: '';
	height:100%;
    display: block;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgb(255 255 255 / 85%) 0%, rgb(255 255 255 / 20%) 100%)!important;
	}
	.slick-list .editor {
		height:auto;
		max-width:1400px;
		margin:0 auto;
		position:absolute;
		left:0;
		right:0;
		bottom:200px;
	}




/* OTA YHT */
.mappis p {
	margin:0;
	line-height:0;
}
.mappis iframe {
	margin:0;
	width:100%;
	height:400px;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}



/* 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%;
}

/* showcasen hommeli */
#showcase {
	min-height:unset;
}
#showcase .arkki {
	max-width:100% !important;
	padding:0;
}
#showcase .boxit {
	position:relative;
}
#showcase .boxi.picbox {
	width:auto;
	left:0;
	right:0;
}
#showcase .boxi.txtbox {
	margin-left:0;
	padding-top: 170px;
	padding-bottom: 40px;
	    text-shadow: 2px 2px 3px black;
} 
#showcase .boxi.txtbox .boxi-wrap {
	max-width:1400px !important;
	margin:0 auto;
	float:none;
}

/*zoom*/

.kb-zoomout {
	animation: zoomout 7s forwards;
	-ms-animation: zoomout 7s forwards;
	-webkit-animation: zoomout 7s forwards;
	-o-animation: zoomout 7s forwards;
	-moz-animation: zoomout 7s forwards;
}	
.kb-zoomout {
animation: zoomout 10s forwards;
-ms-animation: zoomout 10s forwards;
-webkit-animation: zoomout 10s forwards;
-o-animation: zoomout 10s forwards;
-moz-animation: zoomout 10s forwards;
}

@keyframes zoomout{
0% {
-ms-transform: scale3d(1.2, 1.2, 1.2) translate3d(-0px, 0px, 0px);
-webkit-transform: scale3d(1.2, 1.2, 1.2) translate3d(0px, 0px, 0px);
-o-transform: scale3d(1.2, 1.2, 1.2) translate3d(0px, 0px, 0px);
-moz-transform: scale3d(1.2, 1.2, 1.2) translate3d(0px, 0px, 0px);
transform: scale3d(1.2, 1.2, 1.2) translate3d(0px, 0px, 0px);
animation-timing-function: linear;
}
100% {
-ms-transform: scale3d(1.0, 1.0, 1.0) translate3d(0px, 0px, 0px);
-webkit-transform: scale3d(1.0, 1.0, 1.0) translate3d(0px, 0px, 0px);
-o-transform: scale3d(1.0, 1.0, 1.0) translate3d(0px, 0px, 0px);
-moz-transform: scale3d(1.0, 1.0, 1.0) translate3d(0px, 0px, 0px);
transform: scale3d(1.0, 1.0, 1.0) translate3d(0px, 0px, 0px);
}
}

  
  .animation-element.slide-left {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}

.animation-element.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-top {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(0px, -50px, 0px);
  -webkit-transform: translate3d(0px, -50px, 0px);
  -o-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate3d(0px, -50px, 0px);
}

.animation-element.slide-top.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

/*niksi*/

.niksi {
	background: #00a5e5;
    border-radius: 6px;
    margin-bottom: 20px;
}
.niksi:hover {
	opacity:0.7;
	}
.niksi h2 {
	color:#fff !important;
	padding:30px;
	margin:0;
	cursor:pointer;
	}
.niksi.niksi-auki h2 {
	color:#00a5e5 !important;
	}
.niksi-sisalto {
	padding:30px;
	}
.niksi.niksi-auki {
	background:#fff;
	-moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.niksi.niksi-auki:hover {opacity:1;}



/*REKRY LOMAKE*/

.sivu108 #main-content .lomake {
    max-width: 1000px;
    margin: auto;
    padding: 50px 0;
	background: #fff;
}

.sivu108 #main-content .lomake-rivi.laheta {
    background: none !important;
    box-sizing: border-box;
}

.sivu108 #main-content .lomake-rivi.clearfix {
    max-width: 1000px;
    margin: auto;
	width: 100%!important;
}

.sivu108 #main-content .lomake .lomake-rivi.otsikko-rivi {
    width: 100%;
	background: transparent;
    border: 0px;
	margin-bottom: 2px;
    float: left;
}

.sivu108 #main-content .lomake-rivi .lomake-otsikko h2 {
    color: #015dbd!important;
}

.sivu108 #main-content .formFileinput {
    border: none;
    padding: 5px 0;
}

#form-644 {
	max-width: 1200px;
	margin: 0 auto;
}


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




/* 1200px */
@media (max-width:1200px) {


#bottom  {
	padding:50px 20px;
}
.lomake h2 {
    font-size: 30px;
    line-height: 35px;
    text-align: center;
}
#lisaosa {
 
    padding-top: 20px;
    padding-bottom: 20px;
}
	#bluearea {
		margin-bottom: 0;
	}
}





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

	.scase-hedis h2 {font-size:40px;} /* sama kuin h1 */
	
	
	/*top+nav*/
	#yhteystiedot .palsta:last-child ul li {
		padding:0 0 0 25px;
	}
		/* yhteystiedot */
	#yhteystiedot .palsta:first-child {
		display:none;
	}
	
	#top-wrap {
		position:relative;
	}
	#header,
	#nav {
		text-align:left;
	}
	#header {
		width:100%;
		margin:0 0;
	}
	#header .editor p {
		background:transparent;
		padding:0px 10px 20px 20px;
	}
	#header img {
    	padding:20px;
		max-height:100px;
	}
	#nav {
		width:100%;
		float:right;
		margin:0;
	}
	.valikko {
		
		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: #22222200;
    	padding: 0 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 !important;
		font-size: 16px;
		text-align: center;
		padding: 10px;
		background: #015DBD;
		border-radius: 3px;
	}
	.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;
		margin-top:13px;
		
	}
	.line {
		background: #fff;
		display:block;
		margin:5px 0;
		height:3px;
		border-radius:3px;
		color:#FFF;
	}
		.valikko-avaa.avattu {
			background:none;
		}
		.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);
		border-radius:0;
	}
	#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: #015DBD;
		text-align: left;
		font-size: 16px !important;
		padding: 14px 20px;
		text-shadow: none !important;
		background: #ffffff;
		
	}
	#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 {
		text-decoration:none;
		text-indent:0px;
		color: #ffffff;
		border-bottom: none;
		background:#2a3890;
		border-radius:0 !important;
	}
	
	#nav ul li.level1.current a {
		color: #ffffff;
		border-bottom: none;
		background: #015DBD;
		border-radius:0 !important;
		font-weight:normal;
		padding:14px 20px;
	}
/*	.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;
	}
	/* main content */
	#main-content {
		padding:40px 0 20px;
	}
	.sivu69 #content-top {
	margin-bottom: 0px;
	}
	/* blueArea */
	.boxi.txtbox .boxi-wrap .boxi-content {
		padding:40px 20px 20px 40px;
	}
	/* bottom */
	.cta {
		padding:50px 20px 25px;
	}
	/* footer */
	
	#footer .palstat ul {
		margin:40px 0;
	}
	
	/* ETU */
	.scase-hedis {
		bottom:60px;
	}
	/* 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 {
		width:80%;
		padding:10px;
		font-size: 15px;
	}
	/* BOX: perusloota */
.boxi.perusloota .boxi-wrap {
		min-height: 229px;
}
	.boxi.perusloota .boxi-otsikko h3 {
		padding:12px 10px;
	}
	 
	/* scase */
	#showcase .boxi.txtbox {
    padding-top: 70px;
    text-shadow: 2px 2px 3px black;
    top: 0;
	margin: auto;
	margin: 0;
    position: absolute;
    z-index: 2;
}
/*yhteydenottolomake*/
.lomake-rivi.laheta .kentta {
    box-sizing: border-box;
	}
	
	/*footer*/
	#footer .palstat .logoja {
	margin-top: -70px!important;
}
.sivu69 #content-top {
    	padding-top: 0px !important;
	}
}



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

	/* 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;
		background: #fff;
	}
	
	form#form-473 {
		background: #015dbd;
		padding: 25px;
		margin: 0;
		color: #fff;
	}
	/*footer*/
	#footer ul.footer-menu {
		display:none;
	}
	
	/*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.picbox {
		height: 350px;
		position: static;
	}
	
	/* SLOGAN ETUSIVU */
	.scase-hedis h2 {
    	font-size: 55px;
	}
	.scase-hedis h2 span {
    	font-size: 30px;
	}
	
	.scase-hedis img {
		width:60%;
	}

	#showcase .boxit {
   		 height: 350px;
	}
	/*scase*/
	#showcase .boxi.txtbox {
    width: 100%!important;
	}
	/*lomake*/
	.lomake .formTextinput, .lomake input[type=text], .lomake .formEmailinput, .lomake .formTelinput {
    width: 100%!important;
	}
	#footer .palstat .logoja {
	margin-bottom: 0px!important;
	}
	
	#header h2 {
    	padding: 30px;
	}
}



/* 600px */
@media (max-width:600px) {
	body {font-size:14px !important;}
	h1 {font-size:32px;}
	h2 {font-size: 18px;}
	h3 {font-size:18px;}
	h4 {font-size:18px;}
	
	/* SLOGAN ETUSIVU */
	.scase-hedis h2 {
		font-size: 30px!important;
		line-height: 35px;
		text-shadow: 2px 2px 3px #fff;
		font-weight: 700;
	}
	
	.scase-hedis h2 span {
		font-size:25px!important;
		line-height: 31px!important;
	}
	
	.scase-hedis img {
		width:60%;
	}
	
	/* header */
	#header .editor p {
		padding:0px 10px 0px 0px;
	}
	/* nav */
	.valikko {
		top:82px;
	}
	.valikko-avaa {
		top: -67px;
		right:5px;
	}
	/* scase */
	#showcase {
		min-height:180px;
	}
	/* main content */
	#main-content {
		padding:30px 0 10px;
		
	}
	/* bottom */
	.cta {
		padding:30px 10px 30px 30px;
	}
	/* footer */
	
	#footer .palstat img {
    	max-height: 60px;
		padding:0;
		border-radius:0;
	}
	#footer .palstat ul li img {
		
	}
	
	/* ETU */
	body.sivu1 #showcase {
		height:500px !important;
	}
	.scase-hedis {
		bottom:40px;
	}
	.slick-slide .scase-palsta {
		background-position:center center;
	}
	/*lomake*/
	.sivu95 .lomake .lomake-rivi {
    	width: 100%;
	}
	
	#top #top-wrap {
		margin:0 auto;
		position:relative;
		background: rgb(0,0,0);
		background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(255,255,255,1) 100%);
	}
}


/* 480px */
@media (max-width:480px) {
	h1 {font-size:20px;}
	
	a.nappi {
    font-size: 14px;
	}
	/* SLOGAN ETUSIVU */
	.scase-hedis h2 {
		width: 100%;
		font-size:25px !important;
	}
	
	.scase-hedis h2 span {
		font-size:25px;
	}
	
	.scase-hedis img {
		width:60%;
	}


	/* 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;
	}
	#main-content {
		padding:30px 0 10px;
		
	}

	/*ETU*/
	body.sivu1 #showcase {
		height:400px !important;
	}
	.scase-hedis {
		bottom:0;
	}
	.scase-hedis h2 span,
	.scase-hedis h3 span {
		padding:10px;
	}
	/* BOX: fullbox */
	.boxi.fullbox .boxi-wrap {
		height:200px;
	}
	/* BOX: perusloota */
	.boxi.perusloota .boxi-kuva {
		height:170px;
	}
	.boxi.perusloota .boxi-otsikko h3 {
		padding: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;
	}
	.lomake .lomake-rivi {
    width: 100%;
	}
	.lomake h2 {
   
	font-size: 20px;
    line-height: 1;
	}
	.lomake .formTextinput, .lomake input[type=text], .lomake .formEmailinput, .lomake .formTelinput {
    	width: 100%!important;
	}	
	.cta img {   
	padding: 10px;
    height: auto;
	}
	
	.sivu88 .palsta-sisalto td {
    	display: block;
	}
	.sivu88 .palsta-sisalto td:last-child {
    	padding-left: 0px;
	}
	#header img {
		height: auto;
		width: 60%;
	}
	a.nappi {
		font-size: 13px;
		background: #015dbd;
		color: white;
		padding: 10px 15px 8px 15px;
	}
}



