@charset "UTF-8";
h1 small , h2 small, h3 small{
	color: #1BBA00;
	font-style: italic;
}
.tasansata {
	padding: 0px;
	width: 100%;
}
h1, h2  {
	margin-top: 0px;
	margin-bottom: 30px;
}
h1, h2, h3 {
	font-family: alice;
	font-style: normal;
	font-weight: 400;
}
hr {
	border-color: silver;
	margin-top: 30px;
	margin-bottom: 30px;
}
.main-logo {
	width: 80%;
	max-width: 370px;
}
.maksimi {
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
}
.headerboxi {
	padding-top: 100px;
	padding-bottom: 100px;
}
.sisaltoboxi {
	padding-top: 70px;
	padding-bottom: 70px;
}
.topbtnboxi {
	margin-top: 40px;
	margin-bottom: 50px;
}
.footerboxi {
	padding-top: 10px;
	padding-bottom: 5px;
}
.bg-header {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: white;
	background-image: url(../kuvat/header-bg-02.jpg);
}
.bg-1 {
}
.bg-2 {
	background-color: rgba(240,240,240,1.00);
}
.bg-yhteystiedot {
	color: rgba(178,178,178,1.00);
	background-color: rgba(51,51,51,1.00);
	background-image: url(../kuvat/liitutaulu_bg.jpg);
	background-repeat: repeat;
}
.bg-footer {
	background-color: #333333;
	color: rgba(92,184,92,1.00);
}
.profiili-img {
	border-radius: 50%;
	width: 125px;
	margin-bottom: 30px;
	border: 2px solid #1BBA00;
	;
}
.kirja-img {
	width: 100%;
	max-width: 350px;
}
.palveluicon {
	font-size: 3em;
}
.varjo {
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.30);
	box-shadow: 3px 3px 5px rgba(0,0,0,0.30);
	border: 1px solid rgba(221,221,221,1.00);
}
.btn-margin {
	margin-top: 15px;
}
.footerlogo {
	width: 70%;
	max-width: 220px;
	margin-bottom: 50px;
}
.footertextit {
	margin-top: 50px;
}
.bg-yhteystiedot hr {
	margin-top: 40px;
	margin-bottom: 40px;
	border-color: rgba(64,64,64,1.00);
}
