body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: "warnock-pro", serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.3;
	color: #333333;
}

h1 {
	font-family: Span, serif;
	font-weight: bold;
	font-size: 42px;
	color: #333333;
}

h2 {
	font-family: Span, serif;
	font-weight: bold;
	font-size: 26px;
	color: #333333;
}

h3 {
	font-family: Span, serif;
	font-weight: bold;
	font-size: 24px;
	color: #333333;
}

h4 {
	font-family: Span, serif;
	font-weight: bold;
	font-size: 20px;
	color: #333333;
}

h5, h6 {
	font-family: Span, serif;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: .5rem;
	line-height: 1.2;
}

label {
	font-family: "roc-grotesk",sans-serif;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 0.05em;
	color: #333333;
}

a {
	color: #E61F00;
}

a:hover {
	color: #E61F00;
}

.text_gray {
	opacity: 0.5;
}

.text_small {
	font-size: 12px;
	line-height: 24px;
}

.padding0 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.morepadding {
	padding-left: 50px;
	padding-right: 50px;
}

.sitewidth {
	max-width: 1920px;
}

.centerwidth {
	max-width: 1437px;
}

.menuwidth {
	
}

#maincontent {
	position: fixed;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	white-space: nowrap;
	border: 0;
	text-decoration: none;
}

#maincontent:focus {
	left: .6rem;
	top: .6rem; 
	background-color: #E61F00;
	clip: auto !important;
	height: auto;
	width: auto;
	padding: .90rem;     
	z-index: 100000;
	color: #fff;
	font-size: .875rem;
	font-weight: bold;
}

.navbar-brand {
	padding: 0;
	margin-left: 20px;
}

.navbar-brand img {
	max-width: 150px;
}

.navbar-light .navbar-toggler {
	border: 0;
	color: #333333;
	font-size: 16px;
}

.navbar-toggler-icon {
	width: 37px;
	height: 37px;
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 37 37'%3e%3cpath stroke='rgba%28255, 60, 32, 1%29' stroke-linecap='square' stroke-miterlimit='10' stroke-width='6' d='M4 3h37M4 14h37M4 26h37'/%3e%3c/svg%3e");
}

.navbar-toggler-text {
	margin-right: 20px;
	font-family: "roc-grotesk",sans-serif;
	font-weight: 500;
}

.nav-item {
	font-family: "roc-grotesk",sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	margin: 0 20px;
}

.navbar-light .navbar-nav .nav-link {
	color: #000;
}

.navbar-expand-lg .navbar-nav .nav-link {
	margin: 0 5px;
}

#mainnavigation .dropdown-toggle::after {
	flex-shrink: 0;
	width: 14px;
	height: 14px;
	margin-left: 14px;
	content: "";
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23E61F00' class='bi bi-caret-right-fill' viewBox='0 0 16 16'%3e%3cpath d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-size: 14px;
	transition: transform .2s ease-in-out;
	border: 0;
	vertical-align: baseline;
}

#mobinavigation {
	position: fixed;
	top: 0;
	left: 0;
	background: #eaeaea;
	z-index: 4;
	height: 100%;
	overflow-y: auto;
}

.mobimenu_footer {
	background-color: #000;
	padding-top: 20px;
}

.mobimenu_footer img {
	max-width: 162px;
	display: block;
	padding: 0 0 30px 15px;
}

#mobimenuformbtn {
	padding: 0 0 30px 15px;
}

#mobimenuformbtn button {
	width: 290px;
	padding: 20px 0;
}

.mobinavigation_cont {
	display: flex;
	align-items: stretch;
}

#mobinmenu {
	width: 100%;
	position: relative;
	background: #fff;
}

.mobinavigation_sidebar {
	width: 51px;
	flex-basis: 51px;
	background-color: #eaeaea;
}

.mobimenu_group {
	display: none;
}

.mobimenu_group_visible {
	display: block;
}

.mobinmenu_item {
	border-bottom: 1px solid #eaeaea;
}

.topmenu {
	background-color: #F4F4F4;
}

.topmenu a, .topmenu_mobile a {
	line-height: 60px;
	font-family: "roc-grotesk",sans-serif;
	font-weight: 500;
	color: #6F6F6F;
	font-size: 16px;
	text-decoration: none;
	margin: 0;
	display: inline-block;
}

.topmenu_mobile a {
	line-height: 40px;
	margin-left: 20px;
	color: #2E2E2E;
}

.topmenu .henkilokunta a, .topmenu_mobile .henkilokunta a {
	color: #E61F00;
	border: 1px solid #E61F00;
	line-height: 41px;
	padding: 0 20px;
	margin-bottom: 8px;
}

.topmenu_mobile {
	background-color: #eaeaea;
	border-right: 1px solid #fff;
	padding: 25px 0;
}

.mainnavbar {
	padding: 40px 0;
}

.navbar .megamenu {
	padding: 0;
	border-radius: 0;
	border-color: #707070;
}

.megamenu_left {
	width: 420px;
	min-width: 420px;
	border-right: 1px solid #707070;
	padding: 50px 20px 50px 80px;
}

.megamenu_right {
	padding: 50px 0 20px 20px;
}

.megamenu_right .container-fluid {
	padding-right: 0;
}

.megamenu_button, .mobimenu_button, .mobimenu_button_close {
	font-family: "roc-grotesk",sans-serif;
	font-weight: 500;
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	padding: 1rem 1.25rem;
	font-size: 1rem;
	color: #2E2E2E;
	text-align: left;
	background-color: #fff;
	border: 0;
	border-radius: 0;
	overflow-anchor: none;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}

.megamenu_button::after, .mobimenu_button::after {
	flex-shrink: 0;
	width: 1.25rem;
	height: 1.25rem;
	margin-left: auto;
	content: "";
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23E61F00' class='bi bi-caret-right-fill' viewBox='0 0 16 16'%3e%3cpath d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-size: 1.25rem;
	transition: transform .2s ease-in-out;
}

.megamenu_button_active, .mobimenu_button_active, .mobimenu_button_close {
	color: #fff;
	background-color: #E61F00;
}

.megamenu_button_active::after, .mobimenu_button_active::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' class='bi bi-caret-right-fill' viewBox='0 0 16 16'%3e%3cpath d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/%3e%3c/svg%3e");
}

.mobimenu_button_close::before {
	flex-shrink: 0;
	width: 1.25rem;
	height: 1.25rem;
	content: "";
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' class='bi bi-caret-left-fill' viewBox='0 0 16 16'%3e%3cpath d='m3.86 8.753 5.482 4.796c.646.566 1.658.106 1.658-.753V3.204a1 1 0 0 0-1.659-.753l-5.48 4.796a1 1 0 0 0 0 1.506z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-size: 1.25rem;
	transition: transform .2s ease-in-out;
}

.mobimenu_close_all {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	overflow-anchor: none;
	padding: 0;
}

.mobimenu_close_all .bi-x {
	width: 51px;
	height: 51px;
	color: #E61F00;
}

.megamenu_link {
	font-family: "roc-grotesk",sans-serif;
	font-weight: 500;
	display: block;
	width: 100%;
	padding: 1rem 1.25rem;
	font-size: 1rem;
	color: #2E2E2E;
	text-decoration: none;
}

.megamenu_right_cont {
	display: none;
	visibility: hidden;
}

.megamenu_cont_col {
	width: 258px;
	padding: 0 30px;
	margin-bottom: 30px;
	border-right: 1px solid #707070;
}

.megamenu_cont_link_big {
	font-family: "roc-grotesk",sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #E61F00;
	text-decoration: none;
	display: block;
}

.megamenu_cont_link_big_black {
	color: #000;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.megamenu_cont_link {
	font-family: "roc-grotesk",sans-serif;
	font-weight: 500;
	display: block;
	font-size: 16px;
	color: #2E2E2E;
	text-decoration: none;
	text-transform: none;
	margin: 10px 0;
}

.megamenu_left_some {
	margin-top: 60px;
}

.mobilemenu_some {
	padding-left: 1.25rem;
	margin: 1rem 0;
}

.megamenu_left_some a, .mobilemenu_some a {
	margin-right: 18px;
}

.fp_main_image {
	min-height: 375px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.fp_col_main_box {
	margin: 0 15px;
}

.fp_main_box {
	position: relative;
	margin-top: -134px;
	background-color: #fff;
	max-width: 474px;
}

.fp_main_box_red_head {
	font-family: "roc-grotesk",sans-serif;
	font-weight: 500;
	background-color: #E61F00;
	padding: 10px 40px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	display: inline-block;
	margin-left: -17px;
	margin-top: 17px;
	text-transform: uppercase;
}

.fp_main_box_cont {
	padding: 15px;
}

.fp_main_box_cont h1 {
	font-size: 42px;
	position: relative;
	margin-right: 40px;
}

.fp_main_box_cont h1::after {
	content: '';
	margin-left: 20px;
	height: 2px;
	width: 40px;
	background-color: red;
	position: absolute;
	bottom: 20px;
}

.fp_main_box_cont p, .fp_main_box_cont a {
	font-size: 20px;
}

.fp_feedback_row {
	background-color: #E61F00;
	color: #fff;
	font-family: Span, serif;
	font-size: 32px;
	line-height: 48px;
	font-weight: bold;
	padding: 25px;
}

.palvelubox {
	width: 162px;
	border-bottom: 5px solid #fff;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.16);
	margin: 5px;
	padding-left: 0;
	padding-right: 0;
}

.palvelubox:hover, .palvelubox:focus-within {
	box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.16);
	border-bottom: 5px solid #E61F00;
}

.palvelubox_img {
	padding: 16px 5px 0 5px;
	text-align: center;
}

.palvelubox_title {
	text-align: center;
	font-size: 14px;
	font-family: Span, serif;
	font-weight: bold;
	padding: 12px 0;
}

.brdtop {
	border-top: 1px solid #2E2E2E;
}

.brdbtm {
	border-bottom: 1px solid #2E2E2E;
}

.brdlr {
	border-left: 1px solid #2E2E2E;
	border-right: 1px solid #2E2E2E;
}

.leftcolumn {
	width: 100%;
	position: relative;
}

.centercolumn {
}

.rightcolumn {
	width: 100%;
}

.yhteystiedot {
	overflow: hidden;
}

.mainbox {
} 

.mainboxleft {
}

.mainboxleft h1 {
	font-size: 32px;
	line-height: 44px;
	margin: 45px 60px 30px 0;
	position: relative;
}

.mainboxleft img {
	border-top: 10px solid #E61F00;
}

.h1_line {
	display: inline-block;
	border-top: 2px solid #E61F00;
	width: 40px;
	height: 2px;
	margin-left: 20px;
	vertical-align: middle;
}

.mainboxright {
	padding: 40px 4% 0 4%;
}

.mainboxright h2 {
	font-size: 32px;
	line-height: 44px;
}

.mainboxright h1, .mainboxright h2, .mainboxright h3, .mainboxright h4, .mainboxright h5, .mainboxright h6 {
	margin-bottom: 30px;
}

.smbox {
	font-size: 18px;
	list-style: none;
	word-wrap: break-word;
	word-break: break-word;
}

.smbox li {
	margin-bottom: 10px;
}

.smbox1 {
}

.smbox2 {
	
}

.smbox3 {
}

.smbox4 {

}

.smbox_firstline {
	font-family: Span, serif;
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 20px;
	display: block;
}

.smbox li {
	margin-left: 20px;
}

.smbox li::before {
	content: "\2022";
	color: #E61F00;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}

.txt_kuva h1, .txt_kuva h2, .txt_kuva h3, .txt_kuva h4, .txt_kuva h5, .txt_kuva h6 {
	margin-top: 30px;
	margin-right: 60px;
	margin-bottom: 25px;
	position: relative;
}

.txt_kuva_txtcont {
	padding: 0 5%;
}

.txt_kuva h1 {
	font-size: 42px;
}

.txt_2colums_brdr {
	
}

.h142 {
	font-size: 42px;
}

.hline {
	position: relative;
	line-height: 44px;
	margin-right: 40px;
}

.mainboxleft h1::after, .txt_kuva h1::after, .txt_kuva h2::after, .txt_kuva h3::after, .txt_kuva h4::after, .txt_kuva h5::after, .txt_kuva h6::after, .hline::after {
	content: '';
	margin-left: 20px;
	height: 2px;
	width: 40px;
	background-color: red;
	position: absolute;
	bottom: 20px;
}

.txt_kuva h3::after {
	bottom: 15px;
}

.yksbox {
	position: relative;
	width: 160px;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.16);
	text-align: center;
	margin: 7px;
}

.yksbox:hover, .yksbox:focus-within {
	box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.16);
}

.yksbox img {
	margin-top: 5px;
}

.yksbox_name {
	font-family: Span, serif;
	font-size: 13px;
	font-weight: bold;
}

.yksbox_paikkakunta {
	font-family: "roc-grotesk",sans-serif;
	font-weight: 500;
	font-size: 12px;
	color: #E61F00;
}

.borderbox {
	border: 1px solid #E61F00;
	padding: 20px;
	
}

h2.hbrdbtm {
	position: relative;
	font-size: 32px;
	font-weight: bold;
}

h3.hbrdbtm {
	position: relative;
	font-size: 24px;
	font-weight: bold;
}

h2.hbrdbtm:before {
	content: '';
	margin-left: 0px;
	height: 2px;
	width: 40px;
	background-color: red;
	position: absolute;
	bottom: -10px;
}

h3.hbrdbtm:before {
	content: '';
	margin-left: 0px;
	height: 2px;
	width: 40px;
	background-color: red;
	position: absolute;
	bottom: -1px;
}


.form-control {
	border: 1px solid #CCCCCC;
	border-radius: 0;
}

.form-control:focus {
	border-color: #E61F00;
}

.form-control::placeholder {
	color: #000;
	opacity: .4;
}

.form-check-input:checked {
	background-color: #E61F00;
	border-color: #E61F00;
}

.form-label {
	font-family: "roc-grotesk",sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 40px;
}

.form_intro_content {
	margin-top: 20px;
}

.form_footer_content {
	margin: 20px 0;
}

.form_buttons .btn-primary {
	padding-left: 80px;
	padding-right: 80px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.form_buttons .btn-secondary {
	margin-bottom: 20px;
}

.google_recaptcha {
	margin-bottom: 20px;
}

.grecaptcha-badge {
	position: static !important;
	margin-bottom: 20px;
}

.feedback_form_btn_mobi {
	
}

#yhteysform .modal-content {
	filter: drop-shadow(0px 20px 26px rgba(0, 0, 0, 0.16));
}

.btn {
	font-family: "roc-grotesk",sans-serif;
	font-weight: 500;
}

.btn-primary {
	background-color: #E61F00;
	border-color: #E61F00;
	padding: 6px 40px;
	border-radius: 0;
}

.btn-primary:hover {
	background-color: #E61F00;
	opacity: .75;
	border-color: #E61F00;
}

.btn-primary svg {
	color: #fff;
	fill: #fff;
	width: 40px;
	height: 22px;
}

.btn-primary:hover svg {
}

.feedback_form_btn .btn-primary {
	padding: 20px 6px 20px 16px;
	margin-top: 40px;
	margin-left: 10px;
	line-height: normal;
}

.feedback_form_btn  .btn-primary:hover svg {
	color: #FFF;
	fill: #FFF;
}

.btn-check:active + .btn-primary, .btn-check:checked + .btn-primary, .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
	background-color: #E61F00;
	opacity: .5;
	border-color: #E61F00;
}

.btn-check:focus + .btn-primary, .btn-primary:focus {
	background-color: #E61F00;
	border-color: #E61F00;
}

.btn_close {
	position: relative;
	padding: 6px 20px;
}

.btn_close::after {
	flex-shrink: 0;
	width: 17px;
	height: 17px;
	margin-left: 15px;
	content: "";
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' class='bi bi-x-lg' viewBox='0 0 16 16'%3e%3cpath d='M1.293 1.293a1 1 0 0 1 1.414 0L8 6.586l5.293-5.293a1 1 0 1 1 1.414 1.414L9.414 8l5.293 5.293a1 1 0 0 1-1.414 1.414L8 9.414l-5.293 5.293a1 1 0 0 1-1.414-1.414L6.586 8 1.293 2.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-size: 15px;
	transition: transform .2s ease-in-out;
	display: inline-block;
	vertical-align: middle;
}

.btn-secondary {
	background-color: #fff;
	border-color: #E61F00;
	color: #E61F00;
	padding: 6px 30px;
	border-radius: 0;
}

.btn-secondary:hover {
	background-color: #E61F00;
	opacity: .75;
	border-color: #E61F00;
	color: #fff;
}

.btn-secondary:hover svg {
	color: #fff;
	fill: #fff;
}

.btn-check:active + .btn-secondary, .btn-check:checked + .btn-secondary, .btn-secondary.active, .btn-secondary:active, .show > .btn-secondary.dropdown-toggle {
	background-color: #E61F00;
	opacity: .5;
	border-color: #E61F00;
	color: #fff;
}

.btn-check:focus + .btn-secondary, .btn-secondary:focus {
	background-color: #E61F00;
	border-color: #E61F00;
	color: #fff;
}

.btn_secondary_selected {
	background-color: #E61F00;
	color: #fff;
}

.palvelu_read_more {
	display: inline-block;
	font-size: 16px;
	color: #E61F00;
	border: 1px solid #E61F00;
	text-transform: uppercase;
	padding: 10px 15px;
	margin-top: 0;
	text-decoration: none;
	min-width: 154px;
}

.txt_kuva .palvelu_read_more {
	margin-top: 40px;
} 


.palvelu_read_more img, .palvelu_read_more svg {
	width: 40px;
	height: 22px;
	color: #E61F00;
	fill: #E61F00;
}

.btn-light {
	border-color: #fff;
	background-color: #E61F00;
	padding: 6px 10px;
	border-radius: 0;
	color: #fff;
}

.btn-light:hover {
	color: #E61F00;
	background-color: #fff;
	border-color: #fff;
}

.btn-light svg {
	width: 40px;
	height: 22px;
	color: #FFF;
	fill: #FFF;
}

.btn-light:hover svg, .btn-light:active svg {
	color: #E61F00;
	fill: #E61F00;
}

.contacts_cat_select, .contacts_cat_select:hover, .contacts_cat_select:active, .contacts_cat_select:visited {
	display: block;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.contacts_cat_select_more, .contacts_cat_select_hide {
	color: #E61F00;
	font-size: 16px;
	font-weight: bold;
	margin-left: 30px;
}

.contacts_cat_select .contacts_cat_select_more {
	display: none;
}

.contacts_cat_select .contacts_cat_select_hide {
	display: inline;
}

.contacts_cat_select.collapsed .contacts_cat_select_more {
	display: inline;
}

.contacts_cat_select.collapsed .contacts_cat_select_hide {
	display: none;
}

.contacts_cat_select_box {
	padding: 20px 0;
}

.contacts_cat_select_brdr {
	border-bottom: 1px solid #efefef;
}

.contacts_cat_list .btn {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.contacts_list_one {
	border-bottom: 1px solid #efefef;
}

.contacts_nimi {
	font-family: Span, serif;
	font-size: 24px;
	font-weight: bold;
}

.contacts_toimi {
	font-size: 16px;
	font-weight: bold;
	color: #F73C1F;
}

.contacts_puh, .contacts_puh a {
	font-size: 16px;
	color: #000;
	text-decoration: none;
}

.contacts_email, .contacts_email a {
	font-size: 16px;
	color: #000;
	text-decoration: none;
}

.contacts_osoite {
	font-size: 16px;
	color: #000;
}

.contacts_one_brdr {
	border-left: 1px solid #efefef;
}

.contacts_one_small_head {
	font-size: 16px;
	color: #F73C1F;
	margin-bottom: 15px;
}

.contacts_side_btn {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	padding: 1rem 1.25rem;
	font-size: 24px;
	font-family: Span, serif;
	color: #2E2E2E;
	text-align: left;
	background-color: #fff;
	border: 0;
	border-radius: 0;
	overflow-anchor: none;
	line-height: 37px;
	cursor: pointer;
}

.contacts_side_btn::after {
	flex-shrink: 0;
	width: 37px;
	height: 37px;
	margin-left: auto;
	content: "";
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23E61F00' class='bi bi-plus' viewBox='0 0 16 16'%3e%3cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-size: 37px;
}

.contacts_side_btn_open::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23E61F00' class='bi bi-plus' viewBox='0 0 16 16'%3e%3cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3e%3c/svg%3e");
}

#contacts_side_list {
	font-family: "roc-grotesk",sans-serif;
	font-weight: 500;
}

.contacts_side_catname {
	margin: 15px 0;
	font-size: 22px;
	font-weight: bold;
	color: #E61F00;
}

.contacts_side_name {
	font-size: 22px;
	font-weight: bold;
	margin: 20px 0;
}

.contacts_side_addr {
	font-size: 16px;
	color: #2E2E2E;
}

.contacts_side_tel {
	margin: 20px 0;
}

.contacts_side_tel, .contacts_side_tel a {
	font-size: 22px;
	font-weight: bold;
	color: #E61F00;
	text-decoration: none;
}

.contacts_side_name_small {
    word-break: break-word;
    margin: 2px 0;
}

.contacts_side_name_small, .contacts_side_name_small a {
	font-size: 16px;
	color: #2E2E2E;
	text-decoration: none;
}

.contacts_side_link {
	margin-top: 5px;
}

.contacts_side_link .btn-primary {
	font-size: 12px;
	padding: 6px 20px;
}

#mobileftformbtn {
	margin-top: 20px;
	
}

.gallery_thumb {
	position: relative;
	width: 100%;
}

.gallery_thumb::after {
	content: "";
	display: block;
	padding-bottom: 100%;
}

.gallery_thumb img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-position: 50% 50%;
	object-fit: none;
}

.carousel-control-next {
	justify-content: end;
	opacity: 1;
}

.carousel-control-next-icon {
	background-image: url(gallery_next.png);
}

.carousel-control-prev {
	justify-content: start;
	opacity: 1;
}

.carousel-control-prev-icon {
	background-image: url(gallery_prev.png);
}

.more_news_link {
	font-family: "roc-grotesk",sans-serif;
	font-weight: 500;
	font-size: 16px;
	text-decoration: none;
}

.more_news_link svg {
	width: 40px;
	height: 22px;
}

.newsitem_headline {
	font-size: 34px;
	font-weight: bold;
	font-family: Span, serif;
	line-height: 1.2;
}

.newsitem_date_large {
	color: #6A6A6A;
	font-family: Span, serif;
	font-size: 32px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 40px;
}

.newsitem_ingress_img {
	
}

.newsitem_ingress {
	font-size: 18px;
	color: #000;
	margin-top: 20px;
}

.newsitem_date_box_cont {
	position: relative;
	margin-bottom: 16px;
}

.newsitem_date_box {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 93px;
	height: 104px;
	background-color: #FFFFFF;
	border: 1px solid #707070;
}

.newsitem_date_box_date {
	text-align: center;
	font-size: 42px;
	font-weight: bold;
	font-family: Span, serif;
	line-height: 79px;
}

.newsitem_date_box_month {
	font-size: 16px;
	text-align: center;
	border-top: 1px solid #707070;
	font-family: "roc-grotesk",sans-serif;
	font-weight: 500;
	padding-top: 2px;
}

.newsitem_content {
	padding-top: 50px;
}

.newsitem_fp_date {
	font-family: "roc-grotesk",sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #E61F00;
}

.newsitem_fp_headline {
	font-family: Span, serif;
	font-size: 24px;
	font-weight: bold;
	margin: 30px 0;
}

.error404_text {
	font-family: Span, serif;
	font-size: 32px;
	font-weight: bold;
	margin: 40px 0;
}

.error404_content {
	margin-top: 60px;
	padding-bottom: 60px;
}

.error404_box {
	padding: 30px 6% 0 6%;
	margin-bottom: 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}

.error404_box_1 {
	border-bottom: 1px solid #000000;
} 

.error404_box_2 {
	border-bottom: 1px solid #000000;
}

.error404_box_3 {
	border-bottom: 0;
	margin-bottom: 0;
}

.error404_box_head {
	font-family: Span, serif;
	font-size: 32px;
	font-weight: bold;
	margin: 30px 0;
}

.error404_box_text {
	flex-grow: 1;
}

.error404_box_link {
	margin-top: 30px;
	margin-bottom: 30px;
}

.isokuva_cont {
	position: relative;
}

.isokuva_text_cont {
	position: relative;
	width: 83%;
	margin-left: auto;
	margin-right: auto;
	margin-top: -40px;
	background-color: #fff;
	text-align: center;
	padding: 20px 20px 0 20px;
}

.isokuva_text_cont p {
	line-height: 1.9;
}

.isokuva_text_cont_head {
	font-family: Span, serif;
	font-size: 32px;
	font-weight: bold;
}

.blog_text_cont {
	text-align: left;
}

.blog_text_cont .newsitem_date_large {
	margin-bottom: 10px;
}

.blog_text_cont .hbrdbtm {
	margin-bottom: 60px;
}

.blog_text_cont img {
	width: 100%;
	height: auto;
}

.blog_text_cont  iframe {
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
}

blockquote {
	margin: 60px 30px;
	border-left: 2px solid red;
	padding-left: 30px;
	font-weight: bold;
	font-size: 26px;
	line-height: 1.3;
}

blockquote p {
	font-weight: bold;
	font-size: 26px;
	line-height: 1.3 !important;
	margin: 0 !important;
}

.blogs_taglist {
	padding: 40px 20px 20px 20px;
}

.blogs_taglist .btn {
	margin: 0 15px 15px 0;
	text-transform: uppercase;
}

.blogbox {
	position: relative;
	width: 334px;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.16);
	margin: 7px;
	border-bottom: 5px solid #fff;
	padding-left: 0;
	padding-right: 0;
}

.blogbox:hover, .blogbox:focus-within {
	box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.16);
	border-bottom: 5px solid #E61F00;
}

.blogbox_img {
	position: relative;
	height: 190px;
}

.blogbox_img img {
	object-fit: cover;
	object-position: center center;
	width: 100%;
	height: 100%;
}

.blogbox_red_head {
	position: absolute;
	bottom: 10px;
	left: -10px;
	margin: 0;
}

.blogbox_head {
	padding: 30px;
}

.blogbox_ingress {
	padding: 30px;
	font-size: 20px;
}

.blogbox_readmore {
	padding: 15px 30px 30px 30px;
}

.blogbox .hbrdbtm { 
	padding-left: 30px;
}

.blog_col {
	width: 265px;
}

.btn-blogs {
	margin-bottom: .5rem;
}

.jobs_head {
	font-weight: bold;
	font-size: 14px;
	font-family: Span, serif;
}

.jobs_list {
	border-bottom: 1px solid #efefef;
	font-family: Span, serif;
	font-weight: bold;
}

.jobs_list a {
	color: #333333;
}

.job_tags .btn {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.icon_box {
	margin-bottom: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}

.icon_box_1 {
	border-bottom: 1px solid #000;
}

.icon_box_2 {
	border-bottom: 1px solid #000;
}

.icon_box_3 {
	border-bottom: 1px solid #000;
}

.icon_box_4 {
	border-bottom: 1px solid #000;
}

.icon_box_head {
	font-family: Span, serif;
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0;
}

.icon_box_text {
	margin-bottom: 20px;
	flex-grow: 1;
}

.icon_box_link {
	margin-bottom: 20px;
}

.icon_box_intro {
	margin: 40px 0;
}

.icon_box_outro {
	margin: 40px 0;
}

.search_result {
	margin-bottom: 20px;
}

.search_result_page {
	
}

.search_result_news {
	
}

.search_url {
	
}

.search_url_txt {
	font-style: italic;
}

.search_ingress {
	font-style: italic;
}

#map {
	height: 450px;
	widtht: 100%;
	margin-bottom: 40px;
}

.footer {
	background-color: #000;
	min-height: 100px;
	color: #fff !important;
	padding: 60px 0;
}

.footer_center {
	max-width: 1437px;
}

.foot_brdrtop {
	border-top: 1px solid #FFFFFF;
	padding: 30px 0;
}

.footer_logo {
	padding-bottom: 60px;
}

.footer_logo img {
	max-width: 303px;
	margin-right: 1rem;
}

.footer_colums {
	column-count: 1;
	column-width: 210px;
}

.footer_colums a {
	color: #fff;
	display: block;
	font-family: "roc-grotesk",sans-serif;
	font-weight: 500;
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 27px;
	text-transform: uppercase;
}

.footer_some {
	width: 210px;
	
}

.footer_some a {
	display: inline-block;
	margin: 0 18px 0 0;
}

.footer_some a:last-child {
	margin-right: 0;
}

.youtube_container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.youtube_container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.accordion {
	margin-bottom: .5rem;
}

.accordion-item {
	border-color: #E61F00;
}

.accordion-button {
	font-size: 1.25rem;
	font-weight: bold;
}

.accordion-button:not(.collapsed) {
	background-color: #E61F00;
	color: #fff;
}

.accordion-button::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23E61F00'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.accordion-button:not(.collapsed)::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-body {
	padding-top: 2rem;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	.topmenu a {
		margin: 0 5px;
	}
	
	.yksbox {
		width: 250px;
		margin: 9px;
	}
	
	.yksbox_name {
		font-family: Span, serif;
		font-size: 20px;
		font-weight: bold;
	}
	
	.yksbox_paikkakunta {
		font-family: "roc-grotesk",sans-serif;
		font-weight: 500;
		font-size: 18px;
		color: #E61F00;
	}
	
	.smbox2 {
		border-left: 1px solid #2E2E2E;
	}
	
	.smbox4 {
		border-left: 1px solid #2E2E2E;
	}
	
	.footer_colums {
		column-count: 2;
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.topmenu a {
		margin: 0 5px;
	}
	
	.newsitem_fp_headline {
		margin: 0;
	}
	
	.footer_colums {
		column-count: 3;
	}
	
	.blogbox {
		width: 300px;
	}

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	h1 {
		font-size: 62px;
	}
	
	h2 {
		font-size: 42px;
	}
	
	h3 {
		font-size: 32px;
	}
	
	h4 {
		font-size: 24px;
	}
	
	h5, h6 {
		font-size: 16px;
	}
	
	.centercolumn {
		min-height: 600px;
	}
	
	.navbar .has-megamenu {
		position: static !important;
	}
	
	.navbar .megamenu {
		left: 0;
		right: 0;
		width: 100%;
		margin-top: 0;
	}
	
	.nav-item {
		margin: 0 5px;
	}
	
	.fp_main_image {
		min-height: 914px;
	}
	
	.fp_col_main_box {
		margin-left: 60px;
	}
	
	.fp_main_box {
		margin-top: -779px;
	}
	
	.fp_main_box_red_head {
		margin-top: 57px;
	}
	
	.fp_main_box_cont {
		padding: 30px 60px;
	}
	
	.fp_main_box_cont h1 {
		font-size: 62px;
	}
	
	.fp_main_box_cont h1::after {
		bottom: 30px;
	}
	
	.palvelubox {
		width: 232px;
		margin: 5px 10px 50px 10px;
	}
	
	.blogbox {
		width: 300px;
	}
	
	.palvelubox_title {
		font-size: 26px;
		padding: 30px 0;
	}
	
	.error404_box_1 {
		border-right: 1px solid #000000;
		border-bottom: 0;
	}
	
	.error404_box_2 {
		border-right: 1px solid #000000;
		border-bottom: 0;
	}
	
	.error404_box_3 {
		border-bottom: 0;
		margin-bottom: 30px;
	}
	
	.error404_box_link {
		margin-bottom: 0;
	}
	
	.isokuva_text_cont {
		padding: 60px 140px 30px 140px;
		margin-top: -80px;
	}

	.isokuva_text_cont_head {
		font-size: 64px;
	}
	
	.icon_box_3 {
		border-bottom: 0;
	}
	
	.icon_box_4 {
		border-bottom: 0;
	}
	
	.footer_colums {
		column-count: 3;
	}
	
	.blog_col {
		width: 365px;
	}
	
	.newsitem_headline {
		font-size: 42px;
	}
}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.navbar-brand img {
		max-width: 250px;
	}
	
	.topmenu a {
		margin: 0 5px;
	}
	
	.megamenu_cont_col {
		width: 318px;
		padding: 0 70px;
	}
		
	#contacts_side_list {
		margin-top: 40px;
	}
	
	.yhteystiedot {
		position: sticky;
		top: 0;
		left: 0;
		max-height: none;
		overflow: visible;
		padding-top: 55px;
	}
	
	.palvelubox {
		width: 232px;
	}
	
	.blogbox {
		width: 360px;
	}
	
	.palvelubox {
		border-bottom: 10px solid #fff;
	}
	
	.palvelubox:hover, .palvelubox:focus-within {
		border-bottom: 10px solid #E61F00;
	}
	
	.palvelubox_title {
		font-size: 26px;
	}
	
	.leftcolumn {
		width: 239px;
	}
	
	.rightcolumn {
		width: 244px;
	}

	.mainboxright, .txt_2colums_brdr {
		border-left: 1px solid #2E2E2E;
	}
	
	.txt_2colums_l {
		padding-right: 45px;
	}
	
	.txt_2colums_r {
		padding-left: 45px;
	}
	
	.yksbox {
		width: 300px;
	}
	
	.yksbox img {
		margin-top: 15px;
	}
	
	.error404_box_1 {
		border-right: 1px solid #000000;
	}
	
	.error404_box_2 {
		border-right: 1px solid #000000;
	}
	
	.newsitem_content_padding {
		padding-left: 20px;
	}
	
	.isokuva_text_cont {
		padding: 60px 60px 30px 60px;
	}
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
	.palvelubox {
		width: 300px;
	}
	
	.blogbox {
		width: 400px;
	}
	
	.topmenu a {
		margin: 0 5px;
	}
	
	.yksbox {
		width: 330px;
	}
	
	.smbox {
		padding-top: 25px; 
		padding-bottom: 25px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.smbox3 {
		border-left: 1px solid #2E2E2E;
	}
	
	.megamenu_cont_col {
		width: 358px;
		padding: 0 70px;
	}
	
	.palvelubox_title {
		font-size: 26px;
		padding: 25px 0;
	}
	
	.icon_box_1 {
		border-bottom: 0;
		border-right: 1px solid #000;
	}
	
	.icon_box_2 {
		border-bottom: 0;
		border-right: 1px solid #000;
	}
	
	.icon_box_3 {
		border-bottom: 0;
		border-right: 1px solid #000;
	}
	
	.icon_box_4 {
		border-bottom: 0;
	}
	
	.footer_colums {
		column-count: 3;
	}
	
	.isokuva_text_cont {
		padding: 60px 180px 30px 180px;
	}

}

/* XXX-Large */
@media (min-width: 1880px) {
	.megamenu_cont_col {
		width: 365px;
	}
	
	.icon_box_head {
		font-size: 32px;
	}
	
	.palvelubox {
		width: 327px;
		margin: 5px 10px 50px 10px;
	}
	
	.blogbox {
		width: 450px;
	}
	
	.isokuva_text_cont {
		padding: 60px 200px 30px 200px;
	}
}

/* X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
	.navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse {
		overflow-y: auto;
		max-height: 90vh;
		margin-top:10px;
  	}
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
}

/* X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {
}

