<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.project-news-area-2018 {
	margin-bottom: 15px;
}
.text-green-2018 {
	color: #85C444;
}
.d-none {
	display: none;
}
.hero-bg-medium {
	min-height: 780px;
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-size: cover;
    background-position: center center;
	background-attachment: fixed !important;
}
.scroll-to-info { 
	transition: 0.25s ease-in-out; 
}
.scroll-to-info:hover { 
	opacity:0.6; 
}
@media screen and (max-width: 991px) {
	.hero-bg-medium {
		min-height: 460px;
		background-attachment: inherit !important;
	}
}
@media screen and (max-width: 767px) {
	.hero-bg-medium {
		background-attachment: initial !important;
	}
}
@media screen and (max-width: 500px) {
	.hero-bg-medium {
		min-height: 350px;
	}
}
.overlay-news-dark {
	display: block;
	background-color: rgba(0, 0, 0, 0.8196078431372549);
  	position: absolute;
  	top: 0;
  	left: 0;
  	height: 100%;
  	width: 100%;
}
.carousel3-news {
    height: 430px;
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 30px;
}
.slider-item3-news {
    height: 430px;
    background-color: transparent;
    position: relative;
}
@media screen and (max-width: 991px) {
	.carousel3-news {
		height: 480px;
	}
	.slider-item3-news {
		height: 480px;
	}
}
@media screen and (max-width: 766px) {
	.carousel3-news {
		height: 600px;
	}
	.slider-item3-news {
		height: 600px;
	}
}
@media screen and (max-width: 500px) {
	.carousel3-news {
		height: 660px;
	}
	.slider-item3-news {
		height: 660px;
	}
}
.project-news-height {
    height: 430px;
}
@media screen and (max-width: 991px) {
	.project-news-height {
    	height: 480px;
	}
}
@media screen and (max-width: 766px) {
	.project-news-height {
    	height: 300px; /* auto, vapauttaa alueen */
	}
	.news-text-2018 {
		padding-bottom: 100px;
	}
	.project-news-height.project-news-left.archive-news-left {
    	height: auto;
	}
	.project-news-height.project-news-right.archive-news-right {
    	height: auto;
	}
}
@media screen and (max-width: 500px) {
	.project-news-height {
    	height: 330px;
	}
}
.text-white {
	color: #fff;
}
.h1-news-hero {
	line-height:55px; /* 63px */
}
@media screen and (max-width: 766px) {
	.h1-news-hero {
		font-size: 30px;
		line-height:45px; /* 53px */
		/*align-items:center;*/
	}
	.p-xs-0-news {
		padding: 0;
	}
}
@media screen and (max-width: 500px) {
	.h1-news-hero {
		font-size: 28px;
		line-height:43px; /* 49px */
	}
}
.read-more-btn-news-2018 {
	border: 2px solid #fff;
	padding: 10px 0;
	text-align: center;
}
.read-more-btn-news-2018 a {
	color: #fff;
	text-decoration: none;
}
.news-titles-pseudo {
	display: inline-block;
    position: relative;
    padding-left: 30px;
    overflow: hidden;
}
mark.news-titles {
    position: relative;
	color:#fff;
	background-color: rgba(0, 0, 0, 0.8196078431372549);
	opacity:0.9;
	white-space: pre-wrap;
}
.news-titles-pseudo::before {
    background-color: rgba(0, 0, 0, 0.8196078431372549);
    content: '';
	width: 30px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
	opacity: 0.9;
}
@media screen and (max-width: 500px) {
	.news-titles-pseudo {
		padding-left: 20px;
	}
	.news-titles-pseudo::before {
		width: 10px;
		left: 10px;
	}
}
.project-news-left {
	padding-left:0;
}
.project-news-right a {
	text-decoration: none;
	color:#fff;
}
.project-news-right a:hover p {
	background-color:#fff;
	color:#000;
	transition: 0.3s ease-in-out;
}
.project-news-right a:hover i {
	color:#000;
}
.project-news-right {
	padding:70px;
}
@media screen and (max-width: 1199px) {
	.project-news-right {
		padding:50px;
	}
}
@media screen and (max-width: 766px) {
	.project-news-right {
		padding:25px;
	}
}
.news-text-2018 a {
	position:absolute;
	bottom: -30px;
	width:100%;
}
@media screen and (max-width: 766px) {
	.news-text-2018 a {
		bottom: -12px;
	}
}
.flex-center {
	display: flex;
    align-items: center;
	/*flex-direction:column;*/
	height:100%;
}
.single-news-hero-otsikko {
	line-height:63px;
}
@media screen and (max-width: 500px) {
	p.katsokaikki-tapahtumat {
		margin: 15px -15px 40px -15px;
	}
}
.news-show-more-btn p {
	color: #fff;
}
.news-show-more-btn:hover p {
	color: #85C444;
}
</pre></body></html>