@charset "utf-8";
h1 {
	color: #333333;
	font-family: calibri;
	font-style: normal;
	font-size: 45px;
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	font-weight: lighter;
}
p {
	color: #000000;
	font-family: calibri;
	font-style: normal;
	font-size: 13.5px;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}
.center-block-sivu {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #000000;
	font-style: normal;
	font-family: calibri;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
}
a:active, a:hover {
	text-decoration: none;
	color: #BC2D93;
}

.logo {
	margin-bottom: 10px;
	margin-top: 20px;
}
.bg-etusivu {
	background-image: url(kuvat/bg-1.png);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
h3 {
	margin-top: 0px;
	padding-top: 0px;
	color: #BC2D93;
	font-family: calibri;
	text-align: left;
	font-weight: lighter;
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 0px;
}
h2 {
	margin-top: 0px;
	padding-top: 0px;
	color: #BC2D93;
	font-family: calibri;
	text-align: left;
	font-weight: lighter;
	font-size: 20px;
	text-decoration: none;
	margin-bottom: 0px;
}

.center-txt {
	text-align: center;
}
.marg-0 {
	padding: 0px;
	margin: 0px;
}
.footer-txt {
	color: #7F7F7F;
	font-family: calibri;
	text-decoration: none;
	font-size: 12px;
}
.slougan {
	margin-top: 20px;
}
.bg-container {
	background-color: #FFFFFF;
	border: 1px solid #E9E9E9;
	display: table;
	text-align: center;
	vertical-align: middle;
}
.etusivun-teksti {
	padding-right: 25px;
}
h4 {
	color: #000000;
	text-align: left;
	font-family: georgia;
	text-decoration: none;
	font-size: 16px;
	font-style: italic;
	line-height: 25px;
	margin-top: 40px;
	margin-bottom: 35px;
}

@media (max-width:1199px) and (min-width:992px){
.bg-etusivu {
	background-image: url(kuvat/bg-1-medium.png);
	background-repeat: no-repeat;
}

}

@media (max-width:991px) and (min-width:768px){
.bg-etusivu {
	background-image: url(kuvat/bg-1-small.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}


}
.tyhja-palsta {
	margin-bottom: 10px;
}

@media (max-width:767px) and (min-width:550px){
.hidden-xs-xxskuvalle {
	visibility: hidden;
	display: none;
}
.bg-etusivu {
	background-image: url(kuvat/bg-1-small.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}



}

@media (max-width:549px){
.hidden-xxs {
	visibility: hidden;
	display: none;
}
.bg-etusivu {
	background-image: url(kuvat/bg-1-small.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}


}
.vertical-center-row {
	display: table-cell;
	vertical-align: middle;
}
.profiilikuva {
	float: right;
}
.bg-etusivu-2 {
	background-image: url(kuvat/bg-2.png);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
.bg-yhteydenotto {
	background-color: #99E6ED;
	display: table-cell;
	text-align: center;
	vertical-align: central;
}
h2.keskitetty {
	text-align: center;
}

h1.keskitetty {
	text-align: center;
}
