/** Generated: Tuesday, 24th of June 2025, 03:49:29 PM // Powered by AIOM+ (All In One Minify) created by FlipZoom Media Inc. - David Karich (flipzoom.de) **/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300&display=swap');


@font-face {
	font-family: 'Open Sans';
	src:  url('/files/fonts/OpenSans-Regular.woff2') format('woff2'), url('/files/fonts/OpenSans-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: 'Open Sans Semibold';
	src: url('/files/fonts/OpenSans-Semibold.woff2') format('woff2'), url('/files/fonts/OpenSans-Semibold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Open Sans Bold';
	src: url('/files/fonts/OpenSans-Bold.woff2') format('woff2'), url('/files/fonts/OpenSans-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: 'Open Sans Extrabold';
	src: url('/files/fonts/OpenSans-ExtraBold.woff2') format('woff2'), url('/files/fonts/OpenSans-ExtraBold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
	font-display: swap
}



@font-face { 
	font-family: 'Calibri'; 
	src:  url('/site/templates/Calibri-Regular.woff2') format('woff2'), url('/site/templates/Calibri-Regular.woff') format('woff'); 
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face { 
	font-family: 'Calibri Bold'; 
	src:  url('/site/templates/Calibri-Bold.woff2') format('woff2'), url('/site/templates/Calibri-Bold.woff') format('woff'); 
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face { 
	font-family: 'Formata Medium'; 
	src:  url('/site/templates/Formata-Medium.woff2') format('woff2'), url('/site/templates/Formata-Medium.woff') format('woff'); 
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face { 
	font-family: 'Formata Light'; 
	src:  url('/site/templates/Formata-Light.woff2') format('woff2'), url('/site/templates/Formata-Light.woff') format('woff'); 
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

* {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

*,
:after,
:before { box-sizing: border-box }

main a:hover { transition: all .4s ease }

.grid,
.cell,
.gr { display: grid }

.gr {
	grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
	grid-gap: 1.8rem
}

.up { text-transform: uppercase }

img {
	max-width: 100%;
	height: auto
}

.rel { position: relative }

.abs { position: absolute }

.btn,
.tc { text-align: center }

.tr { text-align: right }

.tl { text-align: left }

#menu-toggler,
.hidden { display: none }

.block,
header,
header li li,
header li a,
main,
footer,
picture,
.img img,
.gallery img { display: block }

.obj { object-fit: cover }

.inl,
.btn,
.nav-item { display: inline-block }

.grid { grid-auto-flow: dense }

.mid { vertical-align: middle }

main p + p,
main h3 + p,
main h2 + p,
main ul + p,
main p + ul,
main h2 + ul,
main h3 + ul,
main h4 + ul,
main h5 + ul,
main h6 + ul,
main h2 + ol,
main h3 + ol,
main h4 + ol,
main h5 + ol,
main h6 + ol,
main p + ol,
main ol + p,
main h4 + p,
main h5 + p,
main h6 + p,
footer h1 + p,
footer h2 + p,
footer h3 + p,
footer h4 + p,
footer h5 + p,
footer h6 + p,
footer p + h1,
footer p + h2,
footer p + h3,
footer p + h4,
footer p + h5,
footer p + h6,
footer p + p{ margin-top: 15px }

main p + h2,
main p + h3,
main ul + h2,
main ul + h3,
main ul + h4,
main ul + h5,
main ul + h6,
main ol + h2,
main ol + h3,
main ol + h4,
main ol + h5,
main ol + h6,
main p + h4,
main p + h5,
main p + h6{ margin-top: 25px }

main ul,main ol { margin-left: 18px }

.w-100,
.product_img img,
#hero img,
.gallery img { width: 100% }

.h-100 { height: 100% }

body,
#hero {
	max-width: 100vw;
	overflow-x: hidden
}

#menu-toggler {
	border: none;
	z-index: 1500
}

a,
button { cursor: pointer }

.container {
	max-width: 1200px;
	width: calc(100vw - 3rem)
}

.mx-auto,
.container {
	margin-left: auto;
	margin-right: auto
}

.cell {
	place-content: center;
	width: 100%;
	height: 100%
}

.p-2,
.pt-2,
.py-2 { padding-top: .6rem }

.p-2,
.pr-2,
.px-2 { padding-right: .6rem }

.p-2,
.pb-2,
.py-2 { padding-bottom: .6rem }

.p-2,
.pl-2,
.px-2 { padding-left: .6rem }

.p-3,
.pt-3,
.py-3 { padding-top: 1rem }

.p-3,
.pr-3,
.px-3 { padding-right: 1rem }

.p-3,
.pb-3,
.py-3 { padding-bottom: 1rem }

.p-3,
.pl-3,
.px-3 { padding-left: 1rem }

.p-4,
.pr-4,
.px-4 { padding-right: 1.5rem }

.p-4,
.pt-4,
.py-4 { padding-top: 1.5rem }

.p-4,
.pb-4,
.py-4,
.py-54 { padding-bottom: 1.5rem }

.p-4,
.pl-4,
.px-4 { padding-left: 1.5rem }

.p-5,
.pt-5,
.py-5,
.py-54 {
	padding-top: 3rem
}

.p-5,
.pr-5,
.px-5 {
	padding-right: 3rem
}

.p-5,
.pb-5,
.py-5 {
	padding-bottom: 3rem
}

.p-5,
.pl-5,
.px-5 {
	padding-left: 3rem
}

.p-0,
.px-0,
.pl-0 {
	padding-left: 0;
}

.p-0,
.px-0,
.pr-0 {
	padding-right: 0;
}

.p-0,
.py-0,
.pt-0 {
	padding-top: 0;
}

.p-0,
.py-0,
.pb-0 {
	padding-bottom: 0;
}

.m-2,
.mt-2,
.my-2 {
	margin-top: .6rem
}

.m-2,
.mr-2,
.mx-2 {
	margin-right: .6rem
}

.m-2,
.mb-2,
.my-2 {
	margin-bottom: .6rem
}

.m-2,
.ml-2,
.mx-2 {
	margin-left: .6rem
}

.m-3,
.mt-3,
.my-3 {
	margin-top: 1rem
}

.m-3,
.mr-3,
.mx-3 {
	margin-right: 1rem
}

.m-3,
.mb-3,
.my-3 {
	margin-bottom: 1rem
}

.m-3,
.ml-3,
.mx-3 {
	margin-left: 1rem
}

.m-4,
.mt-4,
.my-4 {
	margin-top: 1.5rem
}

.m-4,
.mr-4,
.mx-4 {
	margin-right: 1.5rem
}

.m-4,
.mb-4,
.my-4 {
	margin-bottom: 1.5rem
}

.m-4,
.ml-4,
.mx-4 {
	margin-left: 1.5rem
}

.m-5,
.mt-5,
.my-5 {
	margin-top: 3rem
}

.m-5,
.mr-5,
.mx-5 {
	margin-right: 3rem
}

.m-5,
.mb-5,
.my-5 {
	margin-bottom: 3rem
}

.m-5,
.ml-5,
.mx-5 {
	margin-left: 3rem
}

.m-0,
.my-0,
.mt-0 {
	margin-top: 0;
}

.m-0,
.my-0,
.mb-0 {
	margin-bottom: 0;
}

.m-0,
.mx-0,
.ml-0 {
	margin-left: 0;
}

.m-0,
.mx-0,
.mr-0 {
	margin-right: 0;
}

.bg-success { background-color: green }

.text-white,
.bg-success,
.bg-success a { color: #fff }

.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}

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

.checkGrid {
	grid-template-columns: 15px 1fr;
	grid-gap: 10px
}

@media screen and (min-width:750px){
	.breadcrumb {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 1rem;
		list-style: none
	}
	.breadcrumb-item+.breadcrumb-item:before {
		display: inline-block;
		padding-right: .5rem;
		padding-left: .5rem;
		color: #6c757d;
		content: "/"
	}
}

@media screen and (max-width:750px) {
	.breadcrumb { display: none }
}

.open_menu {
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 1.4rem;
	height: 42px;
	width: 42px;
	z-index: 60;
	border: 0;
	background: transparent
}

.privacywire-wrapper,
.privacywire-buttons button { font-size: 14px; }
.privacywire-header { margin-bottom: 6px }
.privacywire-text { margin-bottom: 10px }
.privacywire-buttons button { 
	padding: 4px 10px;
	margin-bottom: 10px;
	display: inline-block;
}

.privacywire-text ul{
		list-style-type: none;
		margin: 0;
		padding: 0;
		margin-top:10px;
}

.privacywire-text input{
		margin-right: 5px;
}
:root {
  --black: #000;
  --white: #fff;
  --bg1: #f2f2f2;
  --bor: #999;
  --lightblue: #5ea5e3;
  --grey: #eee;
}
.bgb {
  color: var(--white);
  background-color: var(--black);
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  font: 400 15px 'Open Sans';
}
body header {
  position: fixed;
  left: 0;
  z-index: 500;
  background: var(--black);
}
body.adminbar-loaded header {
  top: 40px;
}
body:not(.adminbar-loaded) header {
  top: 0;
}
body:not(.lehti) header {
  background: black;
}
body:not(.home):not(.lehti):not(.uutiset):not(.palvelut):not(.artikkelit):not(.artikkeli):not(.blogi):not(.blogi_kategoria):not(.blogi_postaus) main {
  padding-top: 120px;
}
body #wrap {
  min-height: 100%;
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 100%;
}
body .container.fluid {
  max-width: 1700px;
}
.privacywire-show-options {
  background-color: var(--white);
  color: var(--black);
  position: fixed;
  border-radius: 10px;
  bottom: 10px;
  left: 10px;
  border: 1px solid var(--black);
  padding: 5px 5px;
}
.privacywire-show-options:hover {
  background-color: var(--white);
}
.privacywire-show-options.cookie-grid {
  grid-template-columns: 30px 1fr;
  display: grid;
  align-items: center;
}
.privacywire-show-options.cookie-grid .cookie-info {
  transition: width 0.5s ease-in-out;
  width: 0px;
  overflow: hidden;
  font-weight: 700;
}
.privacywire-show-options.cookie-grid:hover .cookie-info {
  margin-left: 5px;
  width: 150px;
  letter-spacing: 1px;
}
.privacywire-buttons button {
  background-color: var(--black);
  border: unset;
  color: var(--white);
  border-radius: 20px;
  padding: 10px 25px;
}
.privacywire-buttons button:hover {
  background-color: var(--grey);
  color: var(--black);
}
img {
  display: block;
}
/*
*{
        min-height: 0;
        min-width: 0;
}
*/
.slick-slider {
  min-width: 100% !important;
  width: 0 !important;
}
.top {
  background: #000000;
  color: #fff;
  border-left: 10px solid var(--lightblue);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}
.home main,
.uutiset main,
.palvelut main,
.artikkelit main,
.artikkeli main,
.blogi main,
.blogi_kategoria main,
.blogi_postaus main {
  padding-top: 55px;
}
/*Karuselli*/
.slick-dots {
  bottom: 25px !important;
}
.slick-dots li.slick-active button {
  background: #000000 !important;
}
.slick-dots li button {
  background: #b0b0b0 !important;
}
.slick-dots li {
  border: none !important;
}
.carousel .slick-dots {
  bottom: -35px !important;
}
#logo {
  max-width: 180px;
  margin-top: 2px;
}
.w-100 img {
  width: 100%;
}
.full {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  width: 100%;
}
.summary {
  font-size: 14px;
}
#search,
.newssearch {
  grid-template-columns: 20px 140px;
  grid-gap: 10px;
  font-family: 'Open Sans Bold';
}
#search input,
.newssearch input {
  width: 100%;
}
#search #result,
.newssearch #result {
  display: none;
  position: absolute;
  top: 30px;
  left: 0px;
  text-align: left;
  border-radius: 5px;
  width: 200px;
  font-size: 14px;
  z-index: 350;
  background-color: #fff;
  color: #000;
  z-index: 50;
  padding: 5px 5px;
}
#search #result a,
.newssearch #result a {
  border-bottom: 1px solid #404041;
  font-weight: 400;
  text-transform: none;
  display: block;
  color: #404041;
}
#hero,
#subhero {
  overflow: hidden;
  box-shadow: 3px 3px 3px 3px #dedede;
  margin-top: 52px;
}
#hero img,
#subhero img {
  width: 100%;
  object-fit: cover;
  display: block;
}
#hero h1,
#subhero h1 {
  font-weight: 500;
  font-size: 2.7rem;
  font-family: 'Formata Medium';
  text-shadow: 1px 1px black;
}
#hero h1 strong,
#subhero h1 strong {
  font-weight: 500;
  font-size: 3.8rem;
  font-family: 'Formata Medium';
  text-shadow: 1px 1px black;
}
#hero h4,
#subhero h4 {
  text-transform: uppercase;
  border: 2px solid #fff;
  padding: 1rem;
  display: inline-block;
  margin-bottom: 2rem;
}
#hero #caption,
#subhero #caption {
  bottom: 2rem;
  left: 26vw;
  max-width: 600px;
  line-height: 55px;
}
#hero #caption h1,
#subhero #caption h1 {
  letter-spacing: 0.2rem;
}
#hero #caption strong,
#subhero #caption strong {
  letter-spacing: normal;
}
header #menu .nav-item a.active,
header #menu .nav-item a:hover,
footer a:hover,
span a {
  color: #d62f48 !important;
}
aside {
  padding: 2rem;
  z-index: 1;
  margin-top: 0rem;
  border-top-left-radius: 0px;
}
aside.home {
  padding: unset;
  box-shadow: none;
  border: none;
  background: none;
}
.latest_news.home {
  margin-top: 2rem;
  padding-right: 3rem;
  box-shadow: none;
  border: none;
  font-size: 16px;
}
.formata_medium {
  font-family: 'Formata Medium';
}
#icons {
  grid-template-columns: 1fr;
}
ul #banners {
  margin-left: 0px;
}
.sale {
  border-right: 1pt solid #888888;
  padding-right: 15px;
}
.some {
  display: grid;
  grid-template-columns: 40px 40px;
  align-content: center;
  justify-content: center;
}
.gr3 {
  display: grid;
  grid-template-columns: 290px 1fr 1fr;
  border-bottom: 1pt solid #888888;
}
.gr3.askoffer {
  display: grid;
  grid-template-columns: 400px 1fr 400px;
  grid-gap: 2rem;
  padding: 2rem 3rem;
}
.services.grid {
  display: grid;
  grid-template-columns: 1fr 400px;
  grid-gap: 4rem;
  padding-left: 10rem;
}
.services.grid h1 strong {
  color: #36a7e9;
  padding-bottom: 15px;
  font-size: 2.3rem;
}
.services.grid h1 {
  font-weight: 400;
}
.services.grid .aside {
  background-color: #ebf6fd;
}
.services.grid .link {
  color: #36a7e9;
  font-weight: 700;
  border: none;
  /*background: #fff;*/
  text-transform: uppercase;
  margin-top: 10px;
}
.services.grid .number {
  color: #36a7e9;
  font-size: 45px;
}
.services.grid .grid {
  grid-template-columns: 10px 1fr;
  grid-gap: 25px;
  align-items: center;
}
.services.grid .gr1 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 5px;
}
.services.grid #box {
  max-width: 600px;
}
.services.grid #box h4 {
  background: #326285;
  color: #fff;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 5px;
  padding: 5px 0px;
}
.services.grid .box.services {
  display: grid;
  grid-template-columns: 5px 50px max-content;
  align-items: center;
}
.border_right {
  border-right: 1pt solid #888888;
}
.border_left {
  border-left: 1pt solid #888888;
}
.box {
  display: grid;
  grid-template-columns: 25px 1fr;
  grid-gap: 1rem;
  align-items: center;
}
.box:hover .icon.cell {
  filter: brightness(150%);
}
.icon.cell {
  background-color: #5ea5e3;
  border-radius: 3px;
  width: 15px;
  height: 15px;
}
.icon img {
  max-width: 30px;
  max-height: 30px;
}
.small_font {
  font-size: 14px;
  font-family: Open Sans Semibold;
  display: grid;
  align-content: center;
}
.bold,
#about h3,
.full .fullwidthnews h2,
.full .news h2,
.full .news_height h2,
.full .news h4,
.news_content h2,
.news_content h3,
.news_content h4 {
  font-family: Open Sans Bold;
}
.semibold,
footer,
#about h2,
.titles h2 {
  font-family: Open Sans Semibold;
}
.full_width_title {
  font-size: 2.7vw;
}
.open_sans_extrabold {
  font-family: 'Open Sans Extrabold', sans-serif;
  font-weight: 800;
}
.nunito_light {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 300;
}
@media screen and (min-width: 1420px) {
  .vw_width {
    font-size: 38px;
  }
}
.home .maingrid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(30rem, 1fr));
}
#news ul,
#video,
ul.front {
  margin-left: 0px;
}
aside a {
  color: black !important;
}
.grid.cols {
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-auto-flow: dense;
  grid-gap: 3rem;
}
.grid.cols img {
  display: block;
  width: 100%;
}
.grid.cols figcaption {
  color: var(--black);
  /*background-color: var(--white);*/
}
.grid.cols figcaption h3 {
  line-height: 1.3;
  font-size: 16px;
}
.grid.cols figcaption:hover {
  color: #d62f48;
}
.grid.cols li {
  /*border: 1px solid var(--bor);*/
  box-shadow: 0px 0px 3px 3px #dedede;
}
footer {
  background: black;
  color: #fff;
  padding-left: 3rem;
  padding-right: 3rem;
}
footer #footerFirm {
  font-size: 1.2rem;
}
footer .archive {
  bottom: -15px;
  left: 40px;
}
footer .gr6 {
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  border-bottom: none !important;
  grid-gap: 2rem;
}
.offer {
  color: #fff;
  /*
        top: 50%;
        right: -60px;*/
  background: #d62f48;
  padding: 10px 20px;
  font-weight: 700;
  /*transform: rotate(-90deg);*/
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  z-index: 1;
  color: #fff !important;
  position: relative;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
header #menu .nav-item a.offer:hover {
  color: #fff !important;
}
.archive {
  color: #fff;
  background: #d62f48;
  padding: 5px 10px;
  font-weight: 700;
  border-radius: 2px;
  position: relative;
  bottom: 15px;
}
.copyright {
  font-family: Open Sans;
  position: relative;
  bottom: 0px;
  font-size: 14px;
}
.newstitle {
  font-size: 22px;
}
.description,
.news_content figcaption {
  font-size: 13px;
  margin-top: 10px;
}
.privacywire,
.privacywire-buttons button {
  font-size: 12px;
}
.privacywire {
  padding: 0.5rem 1.0rem;
}
.magazines_link {
  overflow-y: auto;
}
.magazines_link a {
  padding: 0px 0px;
  width: 100%;
  margin-top: 5px;
  color: #000000;
  font-weight: 500;
  border-radius: 2px;
}
.magazines_link p {
  margin-bottom: 0px;
  margin-top: 0px;
}
.small_font {
  font-size: 13px;
}
.some .icon {
  font-size: 20px;
  color: var(--white);
  border-radius: 50%;
  text-align: center;
  border: 1px solid var(--white);
  height: 30px;
  width: 30px;
}
[class*=" icon-"]::before {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.black,
.second a,
.fullwidthnews a,
.magazine_archive a {
  color: #000000;
}
.white,
footer a {
  color: #fff;
}
.gr4 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(15rem, 1fr));
  grid-gap: 1.5rem;
}
.gr2.news {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.gr3.news {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  border-bottom: none;
  grid-gap: 1rem;
}
.nappi {
  color: #f7f7f7 !important;
  border-color: #d62f48;
  background-color: #d62f48;
  padding: 14px 20px;
  border-radius: 3px;
  font-size: 16px;
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
}
.more_news {
  background: black;
  color: #fff;
  border-radius: 25px;
  font-weight: bold;
  width: max-content;
  display: inline-block;
  padding: 10px 50px;
  width: 100%;
  max-width: 300px;
}
.more_news.w-100 {
  width: 100%;
  text-align: center;
  font-size: 14px;
  max-width: 300px;
}
.small_button {
  background: black;
  color: #fff;
  border-radius: 25px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  padding: 8px 15px;
  margin: 0 auto;
}
.small_button_blog {
  border: 2px solid var(--black);
  border-radius: 20px;
  padding: 0 10px;
  color: var(--white);
  font-family: "Open Sans";
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 20px;
  margin-right: 10px;
  background-color: #000000;
  display: inline-block;
  width: max-content;
  margin-bottom: 5px;
  text-align: center;
}
.small_button_blog.active,
.small_button_blog:hover {
  background-color: var(--white);
  color: var(--black) !important;
}
.aside_button {
  border: 1px solid black;
  padding: 10px 15px;
  color: #fff;
  position: relative;
  bottom: 15px;
  background: #000000;
  font-size: 14px;
}
/*
.aside_button:hover{
        background: #000000;
        color: #d62f48;
}*/
/*Muutettu kaikille napeille pakollisena */
.nappi,
.more_news,
.small_button,
.aside_button {
  background-color: #000000;
  border-radius: 25px !important;
  padding: 10px 20px !important;
  font-size: 14px !important;
  font-weight: bold !important;
  border: 2px solid transparent;
  text-transform: uppercase;
}
.aside_button {
  background-color: var(--lightblue);
}
.nappi:hover,
.more_news:hover {
  background-color: #fff !important;
  color: #000000 !important;
  border: 2px solid var(--black);
}
.small_button:hover,
#advertise_marketing_button:hover {
  background: transparent !important;
  color: var(--black) !important;
  border: 2px solid var(--black);
  transition: all .4s ease;
}
.aside_button:hover {
  background-color: var(--black) !important;
  color: var(--white) !important;
}
#advertise_marketing_button {
  color: #000000;
  font-weight: bold;
  padding: 8px 15px;
  font-size: 14px;
  margin: 0 auto;
  border: none;
  background: #fff;
  border-radius: 25px !important;
  border: 2px solid transparent;
  width: 100%;
}
#advertise_marketing {
  display: none;
  padding: 3rem;
  border-radius: 5px;
  position: relative;
  background-color: var(--white);
}
/*
#advertise_marketing:after,.more_info:after,.service_advertise_marketing:after {
        content: '';
        display: block;
        position: absolute;
        left: 20px;
        bottom: 100%;
        width: 0;
        height: 0;
        border-bottom: 16px solid #d5d5d5ed;
        border-top: 10px solid transparent;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
}*/
.space {
  margin-top: 20px;
  margin-bottom: 20px;
}
.offer:hover,
.archive:hover {
  text-decoration: underline;
  color: #fff !important;
}
.some_button {
  padding: 10px 10px;
  background: #000000;
  color: #fff;
  border-radius: 2px;
  text-transform: uppercase;
  display: inline-block;
}
.center {
  display: flex;
  align-items: center;
}
.icon-down-open,
.icon-up-open {
  font-size: 17px;
}
.close {
  top: 25px;
  position: absolute;
  right: 40px;
  font-weight: 900;
  padding: 5px 10px;
  color: #808080;
  border: none;
  background: transparent;
}
.close:hover {
  background: #d9d9d9;
}
/* Page numbers */
.MarkupPagerNav li a,
.MarkupPagerNav li.MarkupPagerNavSeparator {
  padding: 5px 10px;
  color: #000000;
  background: #fff;
  margin-right: 3px;
  font-size: 16px;
  border: 1px solid black;
}
.MarkupPagerNav li a:hover,
.MarkupPagerNavOn a {
  background: var(--black);
  color: var(--white) !important;
}
.MarkupPagerNav li {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.MarkupPagerNavOn a {
  background: #000000 !important;
  color: #fff !important;
}
ul.MarkupPagerNav {
  margin-left: 0px;
  margin-top: 20px;
}
ul.MarkupPagerNav li:not(:last-child) {
  display: none;
}
ul.MarkupPagerNav li.MarkupPagerNavPrevious {
  display: inline-block;
}
/* Page numbers */
.submenu,
#menu .open_menu {
  display: none;
}
.submenu {
  position: absolute;
  background: #000000;
  padding: 1rem;
  width: 240px;
  top: 30px;
}
.submenu a {
  color: #ffffff;
  padding-top: 5px;
  padding-bottom: 5px;
}
.nav-item:hover .submenu {
  display: block;
}
.border {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.allow-necessary {
  display: none;
}
.second {
  background: #f9f9f9;
  padding: 1rem;
  border: 1px solid #eee;
}
.latest_news li {
  background: none;
  border: none;
  padding: unset;
  /*margin-right: 1rem;*/
  border-bottom: 1px solid #bcbec0;
}
/*
.summary{
        background: #fff;
}
*/
.latest_news ul {
  margin-left: 0px;
}
.pub {
  font-size: 12px;
}
hr {
  border: 1px solid #eee;
  border-width: 1px 0 0;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
}
#hide,
.test,
.test2 {
  display: none;
}
.test.show {
  display: grid;
}
.border_bottom {
  border-bottom: 1px solid black;
}
aside .border_bottom {
  border-bottom: 1px solid #888888;
}
main a {
  color: #007cff;
}
main a:hover,
.article a:hover {
  color: #737373 !important;
}
#st_gdpr_iframe {
  display: none;
}
td {
  width: 200px;
}
.gr2.newstop {
  grid-template-columns: 1fr;
}
.gr2.magazine {
  grid-template-columns: 300px 1fr;
  margin-top: 2rem;
  grid-gap: 2rem;
}
.gr2.home {
  grid-template-columns: 300px 1fr;
  margin-top: 2rem;
  grid-gap: 2rem;
}
.front {
  display: grid;
  grid-template-columns: 1fr 300px;
}
.home .front,
.home.front {
  grid-template-columns: 1fr;
  grid-auto-rows: unset;
}
.end {
  justify-content: end;
  padding-right: 1.5rem;
}
.information:nth-child(3n + 1) {
  padding-left: 0px !important;
}
.box-shadow-new {
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
.cky-btn-revisit-wrapper {
  z-index: 5 !important;
}
.grid-two-services,
.grid-two {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1rem;
}
.fixed-200 img {
  height: 200px;
  object-fit: cover;
}
.st-total {
  display: none !important;
}
@media screen and (min-width: 900px) {
  .main_news:nth-child(-n + 8) {
    grid-column: span 2;
  }
}
@media screen and (min-width: 775px) {
  #icons {
    display: grid;
    grid-gap: 0.7rem;
    height: max-content;
  }
}
@media screen and (max-width: 1420px) {
  .gr2.magazine {
    grid-template-columns: 1fr;
  }
  .gr2.magazine > .full {
    grid-column-start: 1;
    grid-row-start: 1;
  }
  #hero #caption,
  #subhero #caption {
    left: 5.8vw;
  }
}
@media screen and (max-width: 1320px) {
  .gr3.askoffer {
    grid-template-columns: 300px 1fr 300px;
  }
}
@media screen and (min-width: 1355px) {
  header {
    display: grid;
    grid-template-columns: 200px 1fr 100px 250px;
    padding: 0.5rem 5vw;
  }
  header.bgb {
    height: 53px;
  }
  header #menu .nav-item a {
    color: var(--white);
  }
  header #menu .nav-item .nav-link {
    padding: .5rem 1rem;
    font-family: 'Open Sans Bold';
    font-size: 15px;
  }
}
@media screen and (max-width: 1355px) {
  header {
    background-color: var(--black);
  }
  #menu-toggler,
  #menu li {
    display: block;
  }
  #menu {
    display: block;
  }
  #menu:not(.show) {
    display: none;
  }
  #menu a,
  #menu span {
    color: var(--white);
    border-top: 1px solid var(--white);
    padding: 15px;
  }
  #menu-toggler {
    height: 48px;
  }
  #menu-toggler svg {
    fill: var(--white);
  }
  #menu .open_menu {
    display: block;
    color: #fff;
  }
  .open_menu::after {
    content: "+";
  }
  .open_menu.open::after {
    content: "-";
  }
  .nav-item:hover .submenu {
    display: none;
  }
  .submenu {
    left: 0px;
    width: 100%;
    position: relative;
    padding: 0rem;
    top: 0px;
    font-size: 15px;
  }
  .nav-item .submenu.show {
    display: block;
  }
  #menu .submenu a {
    padding: 10px 35px;
  }
  .gr3,
  .title_grid .aside_button {
    position: relative;
  }
  .aside_button.full_width {
    width: 100%;
  }
  .home main,
  .uutiset main,
  .palvelut main,
  .artikkelit main,
  .artikkeli main {
    padding-top: 75px;
  }
  .some {
    position: absolute;
    top: 15px;
    right: 335px;
  }
}
@media screen and (max-width: 1256px) {
  .gr2.home {
    grid-template-columns: 1fr;
    display: grid;
  }
  .gr2.home > .full {
    grid-column-start: 1;
    grid-row-start: 1;
  }
}
@media screen and (min-width: 1070px) {
  #mainContent.grid {
    grid-template-columns: 1fr 350px;
    /*padding: 3rem*/
    padding-left: 3rem;
    grid-gap: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  .gr2 {
    display: grid;
    grid-template-columns: 60% 1fr;
    grid-gap: 4rem;
  }
  .gr2.search {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 4rem;
  }
  .align_left {
    float: left;
    margin-right: 15px;
    max-width: 25%;
  }
  .align_right {
    float: right;
    margin-left: 15px;
    max-width: 25%;
  }
}
@media screen and (max-width: 1000px) {
  #mainContent.grid,
  #about {
    padding: 0rem 0rem;
  }
  .archive {
    right: 0px;
  }
  aside {
    margin-top: 0;
  }
  .newssearch {
    justify-content: start;
  }
  .border_right,
  .border_left {
    border-left: none;
    border-right: none;
  }
  #icons {
    border-right: none;
  }
  .gr3.askoffer {
    grid-template-columns: 1fr 1fr;
  }
  .front {
    grid-auto-rows: unset;
  }
  .gr2.news {
    grid-template-columns: 1fr;
  }
  .services.grid {
    grid-template-columns: 1fr;
    padding: 1.5rem 1.5rem;
  }
  .services.grid .info_box {
    padding: 1rem;
  }
  .gr2.fullwidthnews .cell {
    display: block;
  }
  #icons {
    padding-right: 0px;
  }
  .latest_news.home {
    text-align: center;
    padding-right: 0px;
  }
  /*
        .latest_news ul{
                margin-left: 0px !important;
        }
        */
}
@media screen and (max-width: 775px) {
  .box {
    display: grid;
    grid-template-columns: 60px 1fr;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #subhero {
    margin-top: 56px !important;
  }
  .grid-two-services,
  .grid-two {
    grid-template-columns: minmax(0, 1fr);
  }
}
@media screen and (max-width: 1355px) and (min-width: 670px) {
  .topsearch {
    position: absolute;
    top: 20px;
    right: 160px;
  }
  #menu-toggler {
    width: 48px;
    position: absolute;
    top: 9px;
    right: 5vw;
    background-color: transparent;
    border: 0;
  }
  header {
    padding: 1rem 5vw 0.3rem;
  }
}
@media screen and (min-width: 770px) {
  .links {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }
}
@media screen and (min-width: 700px) {
  .gr2.fullwidthnews {
    display: grid;
    grid-template-columns: 200px 1fr;
    grid-gap: 1rem;
  }
}
@media screen and (max-width: 700px) {
  .gr2.fullwidthnews {
    display: grid;
    grid-template-columns: auto;
    grid-gap: 1rem;
  }
  figcaption {
    margin: 0px !important;
  }
  .top,
  .box-shadow-new {
    box-shadow: unset;
  }
}
@media screen and (max-width: 670px) {
  #menu-toggler {
    width: 100%;
    border-color: var(--white);
    border-style: ridge;
    border-width: 2px 0 2px 0;
    background-color: var(--black);
  }
  #logo {
    margin: 1rem auto 0.5rem;
  }
  .home .maingrid {
    grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
  }
  #search {
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    justify-content: center;
  }
  #menu {
    position: relative;
  }
  #menu-toggler svg {
    position: absolute;
    top: 70px;
    right: 10px;
  }
  td {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  table {
    max-width: 150px !important;
  }
  /*
        .offer{
                border-top-right-radius: 0px;
                border-bottom-right-radius: 0px;
                transform: unset;
                right: 0;
                bottom: 25px;
                top:unset;
        }*/
  .front,
  .gr3.askoffer {
    grid-template-columns: 1fr;
  }
  .front .magazines_link {
    display: grid;
    grid-column-start: 1;
    grid-row-start: 1;
  }
  .align_left,
  .align_right {
    float: none;
    margin-right: 0pxpx;
    display: block;
  }
  .first,
  .information {
    padding: 0rem !important;
  }
  body:not(.home):not(.lehti) main {
    padding-top: 100px !important;
  }
  .home main,
  .uutiset main,
  .palvelut main,
  .artikkelit main,
  .artikkeli main {
    padding-top: 90px !important;
  }
  .gr2.magazine {
    display: grid;
    padding-left: 0px;
  }
  .magazines {
    padding-left: 0px;
  }
  #search.topsearch {
    position: absolute;
    top: 60px;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    width: 200px;
  }
  .some {
    display: inline-block;
    position: absolute;
    top: 65px;
    left: 5px;
    right: 0px;
    width: 100px;
  }
  #search.topsearch input {
    width: 80%;
  }
  .bottomsearch {
    justify-content: flex-start !important;
  }
  #subhero {
    margin-top: 105px !important;
  }
}
@media screen and (max-width: 615px) {
  #hero h1,
  #subhero h1 {
    font-size: 1.6rem;
  }
  #hero h1 strong,
  #subhero h1 strong {
    font-size: 2.3rem;
  }
  #hero #caption,
  #subhero #caption {
    bottom: 1rem;
    line-height: 35px;
  }
}
@media screen and (max-width: 470px) {
  h1 {
    font-size: 25px;
  }
  figcaption h2,
  .summary h2,
  .newstitle {
    font-size: 18px;
  }
  .main_video {
    padding: 10px;
  }
  #advertise_marketing {
    padding: 1rem;
  }
  .home .container.fluid,
  .container.fluid.mobile_full {
    width: 100vw;
  }
  #icons,
  .latest_news.home,
  .MarkupPagerNav {
    padding-left: 15px;
    padding-right: 15px;
  }
  .gr3.news {
    grid-template-columns: minmax(0, 1fr);
  }
}
@font-face {
	font-family: '39479377';
	src: url('/files/fonts/39479377.eot?54046653');
	src: url('/files/fonts/39479377.eot?54046653#iefix') format('embedded-opentype'),
		url('/files/fonts/39479377.woff2?54046653') format('woff2'),
		url('/files/fonts/39479377.woff?54046653') format('woff'),
		url('/files/fonts/39479377.ttf?54046653') format('truetype'),
		url('/files/fonts/39479377.svg?54046653#39479377') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before,
.slick-prev:before,
.slick-next:before {
	font-family: "39479377";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
}
 
.icon-mail:before { content: '\e800'; } /* '' */
.icon-left-open:before,
.slick-prev:before { content: '\e801'; } /* '' */
.icon-right-open:before,
.slick-next:before { content: '\e802'; } /* '' */
.icon-phone:before { content: '\e803'; } /* '' */
.icon-music:before { content: '\e804'; } /* '' */
.icon-search:before { content: '\e805'; } /* '' */
.icon-check:before { content: '\e806'; } /* '' */
.icon-cancel:before { content: '\e807'; } /* '' */
.icon-basket:before { content: '\e808'; } /* '' */
.icon-down-open:before { content: '\e809'; } /* '' */
.icon-up-open:before { content: '\e80a'; } /* '' */
.icon-right-open-1:before { content: '\f006'; } /* '' */
.icon-left-open-1:before { content: '\f007'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-left-circled:before { content: '\f0a8'; } /* '' */
.icon-right-circled:before { content: '\f0a9'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-pinterest-circled:before { content: '\f0d2'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-mobile:before { content: '\f10b'; } /* '' */
.icon-youtube:before { content: '\f167'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-right-circled2:before { content: '\f18e'; } /* '' */
.icon-left-circled2:before { content: '\f190'; } /* '' */
.icon-spotify:before { content: '\f1bc'; } /* '' */
.icon-pinterest:before { content: '\f231'; } /* '' */
.icon-map:before { content: '\f279'; } /* '' */
.icon-facebook-squared:before { content: '\f308'; } /* '' */
.icon-linkedin-squared:before { content: '\f30c'; } /* '' */
