html {
font-size: 100%;
}

html, body, p, h1, h2, h3, h4, h5, h6, li, span, div{
	font-family: proxima-soft, sans-serif;
	overflow-wrap: break-word;
}

p, li, span, div, td{
	font-size:1.2rem;
}

b, strong{
	font-weight:600;
}

/* Otsikot */

h1, h2, h3{
	font-weight: 600;
	color: #19b26a;
}

h1{
	font-size:3rem;
	padding-bottom:1.2rem;
}

h2{
	font-size:2.6rem;
	padding-top:2rem;
	padding-bottom:1rem;
}

h3{
	font-size:1.8rem;
	padding-bottom:0;
}

h4{
	font-weight:400;
	line-height:1.3;
}


@media only screen and (max-width: 991px) {
	h2{
	font-size:2rem;
	padding-top:2rem;
	padding-bottom:1rem;
}
	
	h3{
	font-size:1.6rem;
	padding-bottom:0;
}
}

/* Linkit */

a{
	color: #19b26a;
}

a:hover{
	color: #00855a;
}

/* Taulukot */

.table thead th {
	border-top: none !important;
	background-color:#eff7f0;
}

.table td, .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: none !important;
	border-bottom: 1px solid #dee2e6 !important;
}

/* Napit */

.btn-primary{
		display: inline-block;
    width: auto;
    margin-top: 0;
    padding: 10px 40px 10px 40px;
    background-color: #19b26a !important;
    color: #fff;
    border-radius: 30px;
		border:none;
}

.btn-primary:hover{
	background-color: #00855a !important;
}

/* Topmenu */
.topbar{
	height:80px;
	overflow:hidden;
}

.navbar-brand{
	padding:30px 0 10px 0;
	display:none;
}

#menu-topmenu{
	background-color:#4b5460;
	padding: 0 30px 8px 0;
	border-radius: 0 0 0 20px;
/*	transform: skew(20deg); */
	float:right;
	position: absolute;
	top:0;
	right:0;
  z-index: 999;
}

#menu-topmenu li{
/*	transform: skew(-20deg); */
}

#menu-topmenu li a{
	color:#fff;
	font-weight: 600;
	font-size:1rem;
/*	transform: skew(-15deg); */
	padding:10px 20px;
}

#menu-topmenu::before{
	content: "";
	display:inline-block;
	width:22px;
	height:26px;
	background-color:#4b5460;
	position:relative;
	left:-5px;
	transform: skew(20deg);
}

@media only screen and (max-width: 992px) {
	.topbar-container{
		display:none;
	}
}

/* Haku versio 1 

.searchform-2{
	background-color:#4b5460;
	padding: 7px;
	float:right;
	position:relative !important;
	top:0;
	right:0px;
	margin-left:30px;
	z-index: 9999;
}

.searchform-2 > form {
    width: 210px !important;
    height: 26px !important;
}

.searchform-2 > form > input[type=text] {
    width: 170px !important;
}

*/

/* Haku versio 2 desktop */

.searchform-2{
	padding: 7px;
	float:left;
	position:absolute !important;
	top:0;
	right:430px;
	z-index: 9999;
}

.searchform-2 > form {
	width: 310px !important;
    height: 40px !important;
}

.searchform-2 > form > input[type=text] {
    width: 300px !important;
		border: 1px solid #ddd !important;
    padding-left: 20px !important;
		padding-right: 40px !important;
	  border-radius: 20px !important;
}

.searchform-2 > form > button[type=submit]{
	height:50px !important;
	right:20px !important;
	color: #19b26a;
}

.searchform-2 > .searchresults{
    top: 47px !important;
	  left:20px !important;
    background-color:#f5f5f5 !important;
	}

/* Mainmenu */

@media (min-width: 1200px){
.navigation-container .container-fluid{
	max-width:1170px;
}
}

.navbar{
	padding: 0 0 0 0 !important;
}

/* @media only screen and (min-width: 992px){
.navigation-container .navbar-expand-lg {
    justify-content: center !important;
}
} */

@media only screen and (max-width: 1162px){
	#mega-menu-wrap-navigation-menu{
		width:100% !important;
	}
}

a.mega-menu-link{
	letter-spacing:0.4px;
}

li.mega-menu-item > a.mega-menu-link{
	font-weight:600 !important;
}

#mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
	font-weight:normal !important;
}


.mega-menu-row{
	margin:0 auto;
	text-align:center;
}

.mega-menu-row > .mega-sub-menu{
	display:flex !important;
	align-items: stretch;
	flex-wrap: wrap;
}

.mega-menu-column{
	margin: 20px 0 20px 0 !important;
	border-right: 1px solid #e2e4e3 !important;
}

.mega-menu-column:last-child{
	border-right: none !important;
}

#mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
	line-height:1.2rem;
}

#mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-item.mega-menu-item-type-post_type{
	margin-top:20px;
}

.mega-sticky-wrapper{
	width:100%;
}

#mega-menu-wrap-navigation-menu.mega-sticky{
	width: 100% !important;
}

.mega-sticky-wrapper #mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-item.mega-menu-item-type-post_type{
	margin-top:10px;
}

#mega-menu-navigation-menu li.mega-externallink a.mega-menu-link:after {
    display: inline-block!important;
		font: var(--fa-font-solid);
    content: "\f360";
    font-weight: 400;
    font-size: 1rem;
    color: #4b5460;
    margin-left: 5px;
}

#mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
	color:#00a75d;
}

/* Mobiilimenu */

.mega-toggle-block .mega-menu-logo{
	padding: 5px 10px 10px 10px !important;
}

.mega-toggle-block-2{
	background-color: #19b26a;
	height:40px !important;
}
	
#mega-menu-wrap-navigation-menu #mega-menu-navigation-menu li#mega-menu-item-899 .mega-search.mega-search-open input[type=text]{
	border: 1px solid #ddd;
	padding-left:20px;
}

#mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-dark-bg{
	background-color: #4b5460;
}

#mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-dark-bg > a.mega-menu-link{
		color:#fff;
}

@media only screen and (max-width: 992px) {
	
	#mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-item.mega-menu-item-type-custom.mega-haku {
		padding-left:20px;
		padding-right:20px;
		border-bottom:none;
	}
	
#mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-item.mega-menu-item-type-post_type, #mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-item.mega-menu-item-type-custom{
	border-bottom: 1px solid #ccc;
	margin-top:0;
}
	
#mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-item.mega-menu-item-type-post_type a.mega-menu-link, #mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-item.mega-menu-item-type-custom a.mega-menu-link{
 	padding-top:0;
	padding-bottom:10px;
	padding-left:45px;
	padding-right:20px;
}
	
.mega-menu-column{
	margin: 0 0 0 0 !important;
	border-right: none !important;
}	
	
#mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
	font-size:1.1rem;
	border-bottom:1px solid #ccc;
}	
	
#mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
	line-height:1.6rem;
	font-size:1.1rem;
	border-bottom:1px solid #ccc;
}	
	
	#mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover{
	border-bottom:1px solid #ccc;
}	
	
#mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
	color: #00a75d;
  background: #fff;
	}
    
#mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-item.mega-current-menu-item.mega-dark-bg > a.mega-menu-link{
    color: #fff;
    background-color: #4b5460;
    }
	
#mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-item.mega-current-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-item.mega-current-menu-ancestor.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-navigation-menu #mega-menu-navigation-menu > li.mega-menu-item.mega-current-page-ancestor.mega-toggle-on > a.mega-menu-link {
    color: #fff;
    background: #00a75d;
	}
}

/* Etusivun banneri */

.carousel-caption{
	text-align:left;
	padding: 40px;
	width: 40vw;
	background-color: rgba(255, 255, 255, 0.95);
	bottom:100px !important;
}

.carousel-caption h1{
	color: #19b26a;
	font-size: 2.2rem;
}

.carousel-caption h2{
	color: #19b26a;
	font-size: 2.2rem;
	padding-top:0;
}

.carousel-caption .description{
	color: #000;
}

.carousel-caption .linktext{
		display: inline-block;
    width: auto;
    margin-top: 0;
    padding: 10px 40px 10px 40px;
    background-color: #19b26a;
    color: #fff;
    border-radius: 30px;
}

.carousel-caption .linktext:hover{
	background-color: #00855a;
}

/* a .carousel-caption::after{
	content: "\f0a9";
	font: var(--fa-font-solid);
	font-size:2.6rem;
	margin-top:5px;
	display:flex;
	justify-content: flex-end;
	align-self: flex-end;
	color: #19b26a;
} */

@media (min-width: 1700px) {
	.carousel-caption{
	bottom:200px !important;
}
}

@media (max-width: 1280px) {
	.carousel-caption{
	width: 60vw;
}
}

@media (max-width: 991px) {	
	.carousel-caption{
	left:0;
	right:0;
	width:100vw;
	bottom:0 !important;
	margin-top:200px;
	padding: 20px;
	}
}

@media (max-width: 600px) {	
	.carousel-caption h1{
	font-size: 1.4rem;
}

.carousel-caption h2{
	font-size: 1.4rem;
}
	
.carousel-caption .linktext{
		font-size:1.2rem;
    padding: 10px 20px 10px 20px;
}
}

/* Etusivun banneri v2 harmaa vasemmalla

.banner-container1 {
    background-color: #f5f5f5;
}

.banner-container1 .owl-carousel {
    height: auto!important;
    padding-bottom: 0!important;
    margin-bottom: 20px;
}

.banner-container1 .owl-carousel .bannertext {
    background-color: #f5f5f5;
    height: auto;
}

.banner-container1 .owl-carousel .owl-carousel-item {
    background-size: cover;
    margin: 0;
    background-color: #f5f5f5;
}

.banner-container1 .owl-carousel .bannertext .col-text {
    padding: 80px 40px 40px 80px;
}

@media only screen and (max-width: 1000px){
.owl-carousel-item, .owl-item {
    margin-left: 0!important;
    margin-right: 0!important;
}
}
 */


/* Etusivun banneri vihreä boxi kuvan päällä 

.banner-container1 {
    background-color: transparent !important; 
}

	.banner-container1 .owl-carousel .bannertext {
    background-color: #eff7f0 !important;
}

.banner-container1 .owl-carousel .bannertext .col-text {
    background-color: #eff7f0;
}

@media (min-width: 768px){

	.banner-container1 .owl-carousel .bannertext {
    background-color: transparent !important;
}
	
.banner-container1 .owl-carousel .bannertext .col-text {
    padding: 80px 100px 40px 100px !important;
    margin: 40px 0 40px 0;
    right: -50px;
    position: relative;
    z-index: 5;
    background-color: #eff7f0;
}
}

@media (min-width: 1200px){

	
.banner-container1 .owl-carousel .bannertext .col-text {
    min-height:520px;
		max-width:520px;
	display:block;
	position:relative;
	float:right;
}
}

*/

/*
.banner-container1 .owl-carousel .bannertext {
	border-right:10px solid #fff;
} 

.banner-container1 h1{
	color: #19b26a;
	font-size: 2rem;
}
*/

/* Etusivunostot */

.etusivunostot.col-content_highlights .col-lg-4.content-highlight, .etusivunostot.col-content_highlights .col-lg-3.content-highlight{
	display: flex;
	justify-content:center;
	align-items:center;
}

@media (min-width: 992px){
.etusivunostot.col-content_highlights .col-lg-4.content-highlight, .etusivunostot.col-content_highlights .col-lg-3.content-highlight {
    margin-right: 3px;
    max-width: calc(33.333333% - 3px);
}
	
.etusivunostot.col-content_highlights .col-lg-4.content-highlight:last-child, .etusivunostot.col-content_highlights .col-lg-3.content-highlight:last-child {
    margin-right: 0;
    max-width: 33.333333%;
}
}

.etusivunostot .content-highlight{
	background-color: #19b26a;
	text-align:center;
}

.etusivunostot .content-highlight{
	padding-right:0;
	padding-left:0;
	margin-top:3px;
	margin-bottom:5px;
}

.etusivunostot.col-content_highlights .content-highlight-inner{
	text-align:center !important;
	font-weight:600;
}

/* Otsikkoalue */

.logo-bg{
	background-color: #19b26a;
	color:#fff;
	background-image: url(/wp-content/uploads/2022/04/hlv-taustalogo-transp-leikattu.png);
	background-repeat: no-repeat;
	background-position: 105% bottom;
	background-size:contain;
	padding-top:50px;
	padding-bottom:50px;
}

.logo-bg h1{
	color: #fff;
	font-size:1.8rem;
}

.logo-bg img{
	margin-left:20px;
	margin-top:-40px;
	margin-bottom:20px;
}

@media (min-width: 768px) {
	.logo-bg{
	padding-top:100px;
	padding-bottom:100px;
	}
	
	.logo-bg h1{
	font-size:3rem;
}
}

/* Taustat */

.bg-white{
	padding-top:4rem;
	padding-bottom:4rem;
}

.bg-white.wide{
	padding-top:0;
	padding-bottom:0;
}

.etusivu .bg-white.wide .container-fluid{
	padding-right:0;
	padding-left:0;
}

.etusivu .bg-white.wide .container-fluid .row {
	margin-right:0;
	margin-left:0;
}

.etusivu .bg-white.wide .container-fluid .row > .col-md-12 {
	padding-right:0;
	padding-left:0;
}

.bg-white-nopadding{
	padding-top:4rem;
	padding-bottom:0;
	background-color:#fff;
}

.bg-white-nopadding-top{
	padding-top:0;
	padding-bottom:4rem;
	background-color:#fff;
}

.bg-lightgray{
	margin-top:4rem;
	padding-top:2rem;
	padding-bottom:2rem;
	background-color:#f5f5f5;
}

/* .bg-lightgray.static-content{
	margin-top:0;
	padding-top:0;
} */

.bg-lightgray-nomargin{
	margin-top:0;
	padding-top:2rem;
	padding-bottom:2rem;
	background-color:#f5f5f5;
}

.bg-lightgray .col-md-6:first-child{
	border-right: 1px solid #fff;
}

.bg-lightgray-nomargin .col-md-6:first-child{
	border-right: 1px solid #fff;
}

.grayboxes .col-sm-12{
	background-color:#f5f5f5;
	padding:40px;
	margin-bottom:15px;
}


.grayboxes .col-sm-12{
		border-right:10px solid #fff;
	 border-left:10px solid #fff;
}

@media (min-width: 768px) {
.grayboxes .col-sm-12:first-child{
		border-left:none;
}

.grayboxes .col-sm-12:last-child{
		border-right:none;
}
}

.bg-green{
	background-color:#19b26a;
	padding-top:2rem;
	padding-bottom:2rem;
}

.bg-green h2, .bg-green h3, .bg-green p, .bg-green i{
	color:#fff;
}

.bg-green a{
	color:#fff;
	text-decoration:underline;
}

.bgimg{
	background-attachment:fixed;
}

.lightgreen{
	margin-top:4rem;
}

/* Ikonit */

.col-custom_code i{
	font-size:3rem;
	margin-bottom:1rem;
}

.bg-white i, .bg-white-nopadding i, .bg-lightgray i, .bg-lightgray-nomargin i{
	color: #19b26a;
}

.vihrnostot i{
	color:#fff;
}

/* Vihreät nostoboksit, tekstielementit 

.vihrboxit{
	margin-top: 70px;
}

@media (min-width: 992px) {
.vihrboxit .col-lg-4{
	margin-right:15px;
	max-width: calc(33.333333% - 15px)
}
	
.vihrboxit .col-lg-4:nth-child(3){
	margin-right:0;
}
}


@media (max-width: 991px) {
.vihrboxit .col-lg-4{
	margin-bottom:15px;
}
}

.vihrboxit .col-custom_code i{
	color:#fff;
	font-size:2.6rem;
	padding:30px 0 0 30px;
}

.vihrboxit .col-lg-4 .col-text{
	color:#fff;
	padding: 30px;
}

.vihrboxit .col-lg-4 .col-text h2{
	color:#fff;
	font-size:1.6rem;
}

.vihrboxit .col-lg-4:first-child {
	background-color: #19b26a;
}

.vihrboxit .col-lg-4:nth-child(2){
	background-color: #009f6f;
}

.vihrboxit .col-lg-4:nth-child(3) {
	background-color: #00855a;
}

.vihrboxit .col-icon_links{
padding:0 30px 30px 30px;
	}

.vihrboxit .col-icon_links > ul {
flex-direction: row;
	}

.vihrboxit .col-icon_links > ul > li {
    display: block;
		float:left;
		width:100%;
}

.vihrboxit .col-icon_links > ul > li:not(:first-child) {
    margin-left: 0  !important;
}

.vihrboxit .col-icon_links a{
	color:#fff !important;
	padding:10px 0 10px 0;
	display:flex;
	justify-content:space-between;
	font-weight:700;
	font-size:1.1rem;
}

.vihrboxit .col-icon_links a:hover{
	text-decoration:none;
}

.vihrboxit .fa-arrow-right{
	display:flex;
	order:2;
	padding-top:5px;
}

.vihrboxit .icon-text{
	display:flex;
	order:1;
}
 */ 

/* Valkoiset nostoboksit, content hightlights */

.valknostot{
	margin-top:2rem;
	margin-bottom:2rem;
}

.valknostot .col-lg-4.col-12{
	padding-left:0 !important;
	padding-right:0 !important;
}

.valknostot .content-highlight{
	background-color:#fff;
	margin-bottom:2rem;
}

.valknostot .content-highlight h2{
	font-size:1.7rem;
	padding-top:0;
	padding-bottom:0;
}

.valknostot .content-highlight-inner::after{
	content: "\f0a9";
	font: var(--fa-font-solid);
	font-size:2.6rem;
	margin-right:8px;
	margin-bottom:5px;
	display:flex;
	justify-content: flex-end;
	align-content: flex-end;
	align-self: flex-end;
	color: #19b26a;
}

/* Vihreät nostoboksit, content highlights */ 

.vihrnostot .content-highlight:first-child{
	background-color: #19b26a;
}

.vihrnostot .content-highlight:nth-child(2){
	background-color: #009f6f;
}

.vihrnostot .content-highlight:nth-child(3){
	background-color: #00855a;
}

.vihrnostot .content-highlight:first-child, .vihrnostot .content-highlight:nth-child(2), .vihrnostot .content-highlight:nth-child(3){
	display:flex;
	align-items:stretch;
}

@media (min-width: 992px) {
.col-content_highlights .col-lg-4.content-highlight{
	margin-right:10px;
	max-width: calc(33.333333% - 10px);
}
}

.col-content_highlights .content-highlight-container{
	background-color: transparent !important;
	box-shadow:none !important;
}

.vihrnostot .content-highlight .content-highlight-link{
	color: #19b26a;
	font-weight:600;
	font-size:1.2rem;
	padding-top: 1rem;
  padding-bottom: 0;
	width:80%;
	display: flex;
  justify-content: space-between;
}

.vihrnostot .content-highlight .content-highlight-link::after{
	content: "\f061";
	font: var(--fa-font-solid);
	font-size:1.2rem;
}

.vihrnostot .content-highlight .content-highlight-link:hover{
	color: #00855a;
}

.vihrnostot .content-highlight:first-child h2, .vihrnostot .content-highlight:nth-child(2) h2, .vihrnostot .content-highlight:nth-child(3) h2{
	color:#fff;
	font-size:1.6rem;
	margin-top:70px;
	padding-bottom:2rem;
}

.vihrnostot.col-content_highlights .content-highlight-inner {
    padding: 0 0 0 0 !important;
}

.col-content_highlights .content-highlight-inner {
    background-color: transparent !important;
    text-align: left !important;
	color:#fff;
}

/* .vihrnostot .content-highlight:first-child, .vihrnostot .content-highlight:nth-child(2), .vihrnostot .content-highlight:nth-child(3){
	background-image: url(/wp-content/uploads/2022/03/circle-arrow-right-solid-margins.png);
	background-repeat:no-repeat;
	background-position: right bottom;
} */

.vihrnostot .content-highlight:first-child a.content-highlight-container, .vihrnostot .content-highlight:nth-child(2) a.content-highlight-container, .vihrnostot .content-highlight:nth-child(3) a.content-highlight-container{
	padding:30px 15px 30px 30px;
	display:flex;
	flex-wrap: wrap;
	justify-content:flex-end;
}

.vihrnostot .content-highlight:first-child a.content-highlight-container::after, .vihrnostot .content-highlight:nth-child(2) a.content-highlight-container::after, .vihrnostot .content-highlight:nth-child(3) a.content-highlight-container::after{
	content: "\f0a9";
	font: var(--fa-font-solid);
	font-size:2.6rem;
	margin-top:15px;
	display:flex;
	justify-content: flex-end;
	align-self: flex-end;
	color:#fff;
}

.vihrnostot .content-highlight:first-child .content-highlight-link, .vihrnostot .content-highlight:nth-child(2) .content-highlight-link, .vihrnostot .content-highlight:nth-child(3) .content-highlight-link{
	color:#fff;
  font-size: 2.5rem;
	position:absolute;
	top:15px;
}

.vihrnostot .content-highlight:first-child .content-highlight-link::after, .vihrnostot .content-highlight:nth-child(2) .content-highlight-link::after, .vihrnostot .content-highlight:nth-child(3) .content-highlight-link::after{
	content: "";
}

@media (max-width: 991px) {
	
.vihrnostot .content-highlight:first-child, .vihrnostot .content-highlight:nth-child(2), .vihrnostot .content-highlight:nth-child(3) {
	margin-top:30px;
}
	
.vihrnostot .content-highlight .content-highlight-link {
	padding-left:30px;
}	
}

/* Vihreiden boksien ja nuolilinkkien järjestys mobiilissa */


@media (max-width: 991px) {
	
.vihrnostot .content-highlight:first-child {
	order:1;
	}
	
.vihrnostot .content-highlight:nth-child(2) {
	order:14;
}	
	
.vihrnostot .content-highlight:nth-child(3) {
	order:19;
}	
	
.vihrnostot .content-highlight:nth-child(4) {
	order:2;
}
	
.vihrnostot .content-highlight:nth-child(5) {
	order:15;
}
	
.vihrnostot .content-highlight:nth-child(6) {
	order:20;
}
	
.vihrnostot .content-highlight:nth-child(7) {
	order:3;
}	
	
.vihrnostot .content-highlight:nth-child(8) {
	order:16;
}	
	
.vihrnostot .content-highlight:nth-child(9) {
	order:21;
}	
	
.vihrnostot .content-highlight:nth-child(10) {
	order:4;
}	
	
.vihrnostot .content-highlight:nth-child(11) {
	order:17;
}	
	
.vihrnostot .content-highlight:nth-child(12) {
	order:22;
}	
	
.vihrnostot .content-highlight:nth-child(13) {
	order:5;
}	
	
.vihrnostot .content-highlight:nth-child(14) {
	order:18;
}	
	
.vihrnostot .content-highlight:nth-child(15) {
	order:23;
}	
	
}

/* Activities highlights */

.activities-highlight-title h4 a{
	color: #19b26a;
	font-size:1.2rem;
	text-decoration:underline;
	font-weight:600;
}

/* Nuolilinkit leveä */

.content.nuolilinkit{
	padding-top:2rem;
}

.content.nuolilinkit a{
	color: #19b26a;
	display:block;
	display:flex;
	font-weight:600;
	font-size:1.2rem;
	justify-content:center;
}

.content.nuolilinkit a:hover{
	color: #00855a;
	text-decoration:none;
}

.content.nuolilinkit a::after{
	display:flex;
	content: "\f061";
	font: var(--fa-font-solid);
	padding-left:10px;
	padding-top:5px;
	font-size:1.2rem;
}

/* Etusivun tuotenosto-tabit */

.nav-tabs {
    border-bottom: none !important;
	margin-bottom:30px;
	justify-content:center;
}

.nav-tabs .nav-link {
    border: none;
    border-radius:30px;
		padding: 7px 30px 7px 30px;
		background-color: #808080;
		color:#fff;
		margin:0 10px 20px 10px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #19b26a;
    border: none;
}

.nav-tabs .nav-link:hover{
    background-color: #19b26a;
}

/* Tuotenostot */

.tuotenostot{
	margin-top:2rem;
}

.tuotenostot .content-highlight {
	background-color:#fff;
	display: flex;
  align-items: stretch;
	padding-left:0; 
	padding-right:0;
}

.tuotenostot.okt .content-highlight:nth-child(3), .tuotenostot.asoy .content-highlight:nth-child(3) {
	background-color: #19b26a;
}

.tuotenostot .content-highlight a.content-highlight-container {
    padding: 0 0 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.tuotenostot .content-highlight a.content-highlight-container::after {
    content: "\f0a9";
    font: var(--fa-font-solid);
    font-size: 2.6rem;
    margin-top: 15px;
		margin-right:15px;
		margin-bottom:15px;
    display: flex;
    justify-content: flex-end;
    align-self: flex-end;
    color: #19b26a;
}

.tuotenostot .content-highlight img{
	display:flex;
	align-self: flex-start;
}

.tuotenostot .content-highlight .content-highlight-inner{
	display:flex;
	flex-wrap: wrap;
	align-self: flex-start;
}

.tuotenostot.okt .content-highlight:nth-child(3) a.content-highlight-container::after, .tuotenostot.asoy .content-highlight:nth-child(3) a.content-highlight-container::after {
    color: #fff;
}

.tuotenostot .content-highlight h2{
	font-size:1.4rem;
	text-transform: uppercase;
}

.tuotenostot .content-highlight h2 span{
	font-size:1.2rem;
	color:#575756;
	text-transform: none;
}

.tuotenostot .content-highlight .ingress{
	font-size:1.1rem;
	color:#575756;
}

.tuotenostot.okt .content-highlight:nth-child(3) h2, .tuotenostot.asoy .content-highlight:nth-child(3) h2{
	color:#fff;
}

.tuotenostot.okt .content-highlight:nth-child(3) h2 span, .tuotenostot.asoy .content-highlight:nth-child(3) h2 span{
	color:#fff;
}

.tuotenostot.okt .content-highlight:nth-child(3) .ingress, 
.tuotenostot.asoy .content-highlight:nth-child(3) .ingress{
	color:#fff;
}


/* Taustakuvallinen 2 palstaa, 2 palstaa vaaleanvihreä tausta + kuva */

@media (min-width: 768px) {
.bgimg{
	padding:6rem;
}
}

.bgimg .col-md-6, .lightgreen .col-md-6{
  background-color:#eff7f0;
	padding: 50px;
}

.bgimg.imgleft .col-md-6:first-child{
	padding: 50px;
}

.lightgreen.imgleft .col-md-6:first-child, .lightgreen.ingressimgleft .col-md-6:first-child{
	padding: 0;
	min-height:300px;
}

.bgimg.imgright .col-md-6:nth-child(2){
	padding: 50px;
}

.lightgreen.imgright .col-md-6:nth-child(2), .lightgreen.ingressimgright .col-md-6:nth-child(2){
	padding: 0;
	min-height:300px;
}

.bgimg .col-md-6 h2, .lightgreen.imgleft .col-md-6 h2, .lightgreen.imgright .col-md-6 h2{
	color:#575756;
	font-size:1.9rem;
	padding-top:0;
	padding-bottom:0;
}

.lightgreen.ingressimgleft .col-md-6 h2, .lightgreen.ingressimgright .col-md-6 h2{
	font-size:2rem;
}

.bgimg .col-md-6 p, .bgimg .col-md-6 span, .bgimg .col-md-6 li, .lightgreen .col-md-6 p, .lightgreen .col-md-6 span, .lightgreen .col-md-6 li{
	color:#575756;
}

.lightgreen.ingressimgleft .col-md-6 p, .lightgreen.ingressimgleft .col-md-6 span, .lightgreen.ingressimgleft .col-md-6 li, .lightgreen.ingressimgright .col-md-6 p, .lightgreen.ingressimgright .col-md-6 span, .lightgreen.ingressimgright .col-md-6 li{
	font-size:1.5rem;
	line-height:1.3;
}

.bgimg .col-md-6 a, .lightgreen .col-md-6 a{
	color: #19b26a;
	display:block;
	display:flex;
	font-weight:600;
	font-size:1.2rem;
	justify-content:left;
}

.lightgreen.ingressimgleft .col-md-6 a, .lightgreen.ingressimgright .col-md-6 a{
	font-size:1.5rem;
}

.bgimg .col-md-6 a::after, .lightgreen .col-md-6 a::after{
	display:flex;
	content: "\f061";
	font: var(--fa-font-solid);
	padding-left:10px;
	padding-top:5px;
	font-size:1.2rem;
}

.lightgreen.ingressimgleft .col-md-6 a::after, .lightgreen.ingressimgright .col-md-6 a::after{
	padding-top:6px;
	font-size:1.7rem;
}

.bgimg .col-md-6 a:hover, .lightgreen .col-md-6 a:hover{
   text-decoration:none;
	 color: #00855a;
}

@media (max-width: 991px){
	
.bgimg .col-md-6, .lightgreen .col-md-6{
  background-color:#eff7f0;
	padding: 30px;
}

.bgimg.imgleft .col-md-6:first-child{
	padding: 30px;
}

.lightgreen.imgleft .col-md-6:first-child, .lightgreen.ingressimgleft .col-md-6:first-child{
	padding: 0;
	min-height:250px;
}

.bgimg.imgright .col-md-6:nth-child(2){
	padding: 30px;
}

.lightgreen.imgright .col-md-6:nth-child(2), .lightgreen.ingressimgright .col-md-6:nth-child(2){
	padding: 0;
	min-height:250px;
}
}

/* FAQ-haitarielementti */

.col-faq h2{
	text-align:center;
}

.col-faq .panel{
	border-bottom:1px solid #19b26a;
}

.col-faq .panel-heading a{
	color: #19b26a;
	font-size:1.7rem;
	font-weight:600;
	display:flex;
	justify-content:space-between;
	width:100%;
	padding-top:1rem;
	padding-bottom:1rem;
	text-decoration:none;
}

.col-faq .panel-heading a::hover{
	text-decoration:none;
}

.col-faq .panel-heading a::after{
	color: #19b26a;
	font: var(--fa-font-solid);
  content: "\f055";
	padding-left:10px;
	font-size:2.4rem;
	display:flex;
	justify-self:flex-end;
	
}

.col-faq .panel-heading a.collapsed::after{
	content: "\f055";
}

.col-faq .panel-heading > a[aria-expanded="true"]::after{
		content: "\f056";
}

/* Persons highlights */

.col-persons_highlights h2{
	text-align: center;
}

.col-persons_highlights .person-highlight{
	background-color: #eff7f0;
	padding: 30px 30px 30px 30px;
	margin-bottom:10px;
}

.col-persons_highlights .person-phonenumbers{
	margin-top:1rem;
}

@media (min-width: 576px){
.col-persons_highlights .col-sm-6.person-highlight {
    margin-right:10px;
    max-width: calc(50% - 10px)
}
}

@media (min-width: 768px){
.col-persons_highlights .col-md-4.person-highlight {
    margin-right:10px;
    max-width: calc(33.33333% - 10px)
}
}

@media (min-width: 992px) {
.col-persons_highlights .col-lg-3.person-highlight{
	margin-right:10px;
	max-width: calc(25% - 10px);
}	
	
.col-persons_highlights .col-lg-4.person-highlight{
	margin-right:10px;
	max-width: calc(33.333333% - 10px);
}
}
	
.col-persons_highlights h2.title{
	text-align: left;
	font-size:1.5rem;
}

.col-persons_highlights img{
	border-radius: 50%;
}

.col-persons_highlights ul{
	margin-left:0;
	padding-left:0;
}

.col-persons_highlights li{
	margin-left:0;
	padding-left:0;
	list-style-type:none;
}

/* Persons highlights 1 sarake */
/*
.col-persons_highlights .col-sm-12 img{
  max-width:45%;
	float:left;
}

.col-persons_highlights .col-sm-12 .person-info{
  max-width:40%;
	float:left;
	margin-left:15%;
}*/

@media (min-width: 992px) {
.col-persons_highlights .col-sm-12{
  max-width:80%;
	margin:0 auto;
}
.col-persons_highlights .col-sm-12 img{
  max-width:45%;
	float:left;
}

.col-persons_highlights .col-sm-12 .person-info{
  max-width:40%;
	float:left;
	margin-left:15%;
}
}

/* Persons highlights 2-3 sarake */

.col-persons_highlights .col-sm-12.col-lg-4{
    text-align:center;
}

.col-persons_highlights .col-sm-12.col-lg-4 img{
    max-width:80%;
		float:none;
		margin:0 auto;
}

.col-persons_highlights .col-sm-12.col-lg-4 .person-info{
  max-width:100%;
	float:none;
	margin-left:0;
	text-align:left;
}

/* Persons highlights mobiili 

@media (max-width: 991px) {
.col-persons_highlights .col-sm-12.col-lg-4 img{
  max-width:35%;
	float:left;
}

.col-persons_highlights .col-sm-12.col-lg-4 .person-info{
  max-width:50%;
	float:left;
	margin-left:15%;
}
}
*/

/* Ajankohtaista */

.ajankohtaista h1{
	text-align:center;
}

.ajankohtaista .col-image img{
	margin-top:2rem;
	margin-bottom: 2rem;
}

.archive-blog{
	padding-top:4rem;
}

.archive-blog h2.archive-title, .archive-news h2.archive-title{
	font-size: 1.5rem !important;
	padding: 0.3rem 0 !important;
	font-weight:600;
}

.archive-blog h2.archive-title a:hover, .archive-news h2.archive-title a:hover{
	text-decoration:none;
	color: #00855a;
}

.archive-blog h2.archive-title-list, .archive-news h2.archive-title-list{
	font-size: 1.2rem !important;
	padding-top:0;
	padding-bottom:0;
	margin-bottom:0;
	font-weight:500;
}

.archive-blog h2.archive-title-list a:hover, .archive-news h2.archive-title-list a:hover{
	text-decoration:none;
	color: #00855a;
}

.archive-blog .archive-date{
color: #aaa;
}

.archive-blog hr, .archive-news hr{
	margin-top: 3rem;
	margin-bottom:3rem;
}

/* Bloginostot */

.col-blog_highlights h2{
    text-align:center;
}

.blog-highlight-archive-link a{
    display: inline-block;
    width: auto;
    margin-top: 0;
    padding: 10px 40px 10px 40px;
    background-color: #19b26a !important;
    color: #fff;
    border-radius: 30px;
    border: none;
}

/* Sitaattinostot */

.sitaatti{
	margin-top:4rem;
	margin-bottom:4rem;
	padding-top:2rem;
	padding-bottom:2rem;
}

.sitaatti h2{
	font-size:1.8rem;
	font-weight:600;
	text-align:center;
}

.oranssinosto{
	background-color:rgba(240,130,97, 0.5);
}

.oranssinosto h2{
	color:#fff;
	background-image:url(/wp-content/uploads/2022/05/hlv-puhekupla-oranssi3.png);
	background-repeat:no-repeat;
	background-position:right;
	background-size:140px;
	padding-top:2rem;
	padding-bottom:2rem;
	min-height:150px;
}

.oranssinosto .col-button_group > .button-group {
    text-align:center;
    margin-top:-2rem;
}

.oranssinosto .col-button_group > .button-group > a {
    text-align:center;
    background-color:#f08261 !important;
}

.oranssinosto .col-button_group > .button-group > a:hover {
    background-color:#d78163 !important;
    text-decoration: none;
}

.harmaakuvanosto{
	background-color:#f6f6f6;
}

.harmaakuvanosto .col-img{
	max-width:20%;
}

.harmaakuvanosto .col-text{
	max-width:80%;
}

.harmaakuvanosto img{
  float:right;
	width:140px;
	height:140px;
	-webkit-mask-image: url(/wp-content/uploads/2022/05/hlv-puhekupla-oranssi3.png);
  mask-image: url(/wp-content/uploads/2022/05/hlv-puhekupla-oranssi3.png);
  -webkit-mask-size: 140px;
  mask-size: 140px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat; 
}

.harmaakuvanosto h2{
	color:#f08261;
	background-repeat:no-repeat;
	background-position:right;
	background-size:140px;
	padding-top:2rem;
	padding-right:2rem;
	padding-bottom:2rem;
	min-height:170px;
	float:right;
	margin:0 auto;
	max-width:70%;
}

/* Linkkipolku */

.crumbtrail-container{
	margin-top:40px;
}

#breadcrumbs a{
	font-weight: 600;
}


/* Footer */

.bg-green.footer.content-3_3_3_3{
	padding-top:30px !important;
	padding-bottom:20px !important;
}

.footer strong{
	display:inline-block;
	margin:0 0 5px 0
}

.footer a{
	color: #fff;
	text-decoration:none;
	display:inline-block;
	margin:5px 0 5px 0
}

.footer.bg-lightgray-nomargin{
	padding-top:0;
	padding-bottom:70px;
}

.footer.bg-lightgray-nomargin a{
	color:#575756;
	display:inline-block;
	float:left;
	margin: 0 60px 0 0;
}

.footer.bg-lightgray-nomargin a:hover{
	color:#000;
}

.footer .col-button_group > .button-group > a{
	background-color: #f08261 !important;
}

.footer .col-icon_links i{
	font-size:2rem;
	padding:30px 10px 20px 10px;
}

/* Tiedotebanneri */

.bannerwrapper{padding:8px 15px 8px 15px;color:#fff;border-radius: 0;} .bannerwrapper.oranssi{background-color:#f08261;} .bannerwrapper.vihrea{background-color:#00855a;} .bannerwrapper span a{text-decoration:underline; color:#fff;} .alert.bannerwrapper .close{color:#fff;}

.alert.bannerwrapper{
	margin-bottom:0;
}

/* Saavutettavuussäätöjä */

.fontsize .carousel-caption {
  width: calc(100vw - 100px) !important;
	left:50px;
	right:50px;
}

@media (min-width: 992px){
.fontsize .col-content_highlights .col-lg-4.content-highlight {
    margin-right: 0 !important;
		width: 100%;
    max-width: 100% !important;
	  flex: 0 0 100%;
    }
}

/* Evästelisäosa */

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p span, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{
	font-size:1rem;
}