@charset "UTF-8";
/* CSS Document */

.header.rollo {
    margin-bottom: 0;
}

.ryhmakuva {
	position:relative;
	float: left;
	width: 96%;
    height: auto;
	margin-left: 4%;
    margin-bottom: 0;
}

.rollologo.rollo {
	position: absolute;
	height: 50%;
    width: auto;
	left: 2%;
	top: 0;
	z-index:100;
}


/* ESITTELY */
.esittely {
	width: 40%;
	margin: 20px 40px 9%;
}

.esittely a:hover {
	color:#F60;
}

.esittely h1 {
    font-size: 1.9em;
}


/* HENKILÖT */
.henkilot {
	padding: 20px 30px 40px 60px;
    width: calc(50% - 130px);
    line-height: 1.4em;
	border-left: 1px solid #999;
}

.caption, .yhteyshenkilot, .henkilot h2, .yhteyshenkilot h2 {
    display: block;
    float: left;
}

.yhteyshenkilot {
    margin-left: 0;
}

.caption.istumassa {
	float: left;
	margin-top: 20px;
}

.henkilot h2, .yhteyshenkilot h2 {
	text-align: left;
	font-size: 1.8vw;
    margin: 22px 0 10px;
}

.henkilot ul li, .yhteyshenkilot ul li {
	display: block;
	float:none;
	margin:0 0 15px;
	text-indent:0px;
}

.henkilot .vo {
	margin: 16px 0 15px;
}	
	
.henkilot ul li a:hover, .yhteyshenkilot ul li a:hover {
	color:#F60;
}



/* AVUSTAJALOGOT */
.avustajalogot, .avustajalogot_pikkunaytot {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
	float: left;
    width: 100%;
	margin: 40px 0 60px;
}

.helsinkilogo, .okm {
	margin: 20px auto;
}

.helsinkilogo {
    width: 180px;
    height: 85px;
}

.okm {
    width: 220px;
    height: auto;
}
