/* Perusmuotoilut */
body {
	background: #ffffff;
}
body, p, .teksti, td, ul, li {
	font-family: 'Lato', sans-serif;
	font-size: 100%;
	line-height: 150%;
}
body, p {
	margin: 0;
	padding: 0;
}
p {
	font-weight: 300;
	color: #383838;
}
td {
	font-weight: 300;
}
.kuva {
	cursor : pointer;
}
a {
	color: #47b7e5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* Classit */
.center-col {
	width: 1600px;
	margin-left: auto;
	margin-right: auto;
}
.content-col {
	clear: both;
	display: inline-block;
	height: auto;
	width: 100%;
}
.elmcenter {
	text-align: center;
}
.col-33, .col-25, .col-50, .col-66, .col-75 {
	display: inline-block;
	float: left;
}
.col-33 {
	width: 33%;
}
.col-66 {
	width: 66%;
}
.col-25 {
	width: 25%;
}
.col-50 {
	width: 50%;
}
.col-75 {
	width: 75%;
}
/* Paavalikko */
ul.main-navi {
	clear: both;
	width: 100%;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.main-navi li {
	display: inline-block;
	float: right;
}
ul.main-navi li.sellink {
	background: rgba(255,255,255,0.2);
}
ul.main-navi li a {
	font-family: 'Alfa Slab One', cursive;
	font-size: 1.250em;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 68px 27px;
	float: left;
	font-weight: 700;
}
ul.main-navi li a#facebook {
	padding: 60px 27px;
}
ul.main-navi li a:hover {
	background: rgba(255,255,255,0.1);
	text-decoration: none;
}
/* Otsikkotyylit */

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
	font-family: 'Alfa Slab One', cursive;
	margin: 0;
	line-height: 105%;
}
h1 {
	color: #fff;
	font-size: 5.000em;
	font-weight: 700;
	padding: 0px 0px 30px 0px;
}
h2, h2 a {
	color: #383838;
	font-size: 1.875em;
	font-weight: 700;
	padding: 0px 0px 15px 0px;
}
h3 {
	color: #47b7e5;
	font-size: 1.1em;
	font-weight: 400;
	padding: 0px 0px 15px 0px;
}
h4 {
	color: #383838;
	font-size: 2em;
	font-weight: 400;
	padding: 0px 0px 15px 0px;
}
h5 {
	color: #47b7e5;
	font-size: 1.8em;
	font-weight: 700;
	padding: 0px 0px 15px 0px;
}
h6 {
	color: #383838;
	font-size: 1.5em;
	font-weight: 700;
	padding: 0px 0px 10px 0px;
}
/* Muut */
a.button {
	font-family: 'Alfa Slab One', cursive;
	background: #47b7e5;
	border-radius: 40px;
	color: #fff;
	display: inline-block;
	font-size: 1.25em;
	margin-top: 30px;
	padding: 20px 80px;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out 0s;
}
a.button:hover {
	background: #000;
	color: #fff;
	text-decoration: none;
}
.padding {
	padding: 100px 0px;
}
#header-alasivu {
	background-size: cover !important;
	background-repeat: no-repeat!important;
	height: 400px;
	border-top: 5px solid #47b7e5;
}
#header {
	height: 1190px;
	background: url(../img/toha-header.jpg) center top no-repeat;
	background-size: cover;
	border-top: 5px solid #47b7e5;
}
#tunnus {
	padding-top: 40px;
}
#headerteksti p {
	color: #fff;
	display: block;
	padding: 0 30%;
	width: 40%;
	font-size: 1.125em;
}
#headerteksti {
	padding: 200px 0px;
}
.whitefont {
	color: #fff;
}
#vaappumallit {
	background: url(../img/viiva.png) center top no-repeat;
	background-size: 100% auto;
	background-position: 0 15px;
}
#vaappumallit-alasivu a.vaappumalli {
	box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
	margin: 50px 1% 30px 1%;
	width: 31%;
}
#vaappumallit-alasivu .vaappukuva {
    height: 380px;
}
a.vaappumalli {
	box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
	margin: 50px 1% 30px 1%;
	width: 18%;
}
a#levea {
	width: 32%;
}
.vaappumalli a:hover {
	opacity: 0.8em;
}
.vaapputeksti {
	background: #47b7e5;
	padding: 25px 0px;
}
.vaapputeksti h3 {
	padding: 0;
}
.vaappukuva {
	background-size: cover !important;
	background-repeat: no-repeat!important;
	height: 230px;
}
#saavutus-wrapper {
	background: url(../img/toha-bg.jpg) center top no-repeat;
	background-size: cover;
	padding: 130px 0px;
	margin-top: 140px;
}
#saavutus-wrapper p {
	color: #fff;
	font-size: 1.125em;
}
#footer-wrapper {
	padding: 130px 0px;
}
#footernavi a {
	display: block;
	padding: 5px 0px;
}
#sivunotsikko h1 {
	font-size: 3em;
	padding-top: 60px;
	padding-bottom: 0;
}
.kapeakappale {
	display: block;
	width: 60%;
	padding: 0 20%;
}
.gallery li {
	list-style-type: none;
	float: left;
	text-align: center;
	width: 23%;
	margin: 0 1%;
	padding-bottom: 21px;
}
.gallery img:hover {
	opacity: 0.7;
}
.gallery img {
	width: 100%;
	height: 180px;
}
form {
	width: auto !important;
}
form input {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #333;
	border-radius: 4px;
	height: 32px;
	margin-bottom: 7px;
	width: auto !important;
}
form textarea {
	background: #fff none repeat scroll 0 0;
	border: medium none;
	border-radius: 4px;
	color: #000 !important;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 10px;
	padding-left: 3% !important;
	padding-top: 10px;
	width: 93% !important;
}
form input[type="radio"] {
	height: auto !important;
	width: auto !important;
}
form input[type="text"] {
	height: 32px !important;
	padding-left: 3% !important;
	width: 93% !important;
}
form table, form table tr, form table tbody, form table tr td {
	clear: both;
	display: block;
	width: 100%;
}
input#lomake {
	background: #47b7e5;
	width: auto;
	border: none;
	border-radius: 40px;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out 0s;
	height: auto !important;
	padding: 20px 80px;
	font-weight: 400 !important;
}
input {
	color: #000;
	font-size: 15px;
	font-weight: 700;
}
.alert-danger {
	background: #e03703;
	color: #fff;
	font-size: 22px;
	display: block;
	padding: 20px 0px;
	text-align: center;
	width: 100%;
	font-weight: 700;
}
p.text-danger, .alert-danger {
	color: #e03703;
	font-size: 22px;
	display: block;
	padding: 0px;
	font-weight: 700;
}
.alert-success {
	font-size: 22px;
	display: block;
	padding-bottom: 30px;
	font-weight: 700;
}
#lomake {
	width: 50%;
	padding: 0 25%;
}
.copyright p {

    color: #ccc;
    text-transform: uppercase;
    font-size: 0.6em;
    padding-bottom: 5px;

}
.copyright {

    padding: 20px 0px;
    background: #fff;
    border-top: 1px solid rgba(0,0,0,0.1);

}