/** Generated: Tuesday, 24th of June 2025, 03:49:28 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=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&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: #000000;
  --white: #fff;
  --grey: #eee;
  --transparent: transparent;
  --lightblue: #009ddc;
  --lightblue2: #005e84;
}
body {
  color: var(--black);
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: .4px;
  line-height: 1.6;
}
html,
body {
  width: 100%;
  height: 100%;
}
.wrap {
  min-height: 100%;
  display: grid;
  grid-template-rows: 1fr auto;
  grid-template-columns: 100%;
}
.adminbar-loaded header {
  top: 50px;
}
header {
  padding: 20px 0px;
  background-color: var(--transparent);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 200;
}
header .top_phone {
  display: none;
}
header .container-fluid {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
}
header .container-fluid .logo_container {
  position: absolute;
  left: 0;
  right: 0;
  justify-content: center;
  display: grid;
  width: max-content;
  margin: 0 auto;
  z-index: 500;
}
header .container-fluid .logo_container #logo h1 {
  color: var(--white);
  font-size: 35px;
}
header .container-fluid .logo_container #logo img {
  display: block;
  max-width: 300px;
}
header .container-fluid #menu {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30rem;
}
header .container-fluid #menu .first {
  text-align: right;
}
header .container-fluid #menu .nav-item {
  padding: 10px 10px;
}
header .container-fluid #menu .nav-item .submenu {
  display: none;
  position: absolute;
  background-color: var(--white);
}
header .container-fluid #menu .nav-item .submenu li {
  border-top: 1px solid var(--grey);
}
header .container-fluid #menu .nav-item .submenu a {
  color: var(--black);
  padding: 10px 10px;
  text-align: left;
}
header .container-fluid #menu .nav-item .submenu a.active,
header .container-fluid #menu .nav-item .submenu a:hover {
  color: var(--lightblue);
}
header .container-fluid #menu .nav-item .open_menu {
  display: none;
}
header .container-fluid #menu .nav-item:hover .submenu {
  display: block;
}
header .container-fluid #menu .nav-item .nav-link {
  color: var(--white);
  letter-spacing: 2.9px;
  text-transform: uppercase;
  font-size: 14px;
  border-bottom: 1px solid var(--transparent);
}
header .container-fluid #menu .nav-item .nav-link.active,
header .container-fluid #menu .nav-item .nav-link:hover {
  border-bottom: 1px solid var(--white);
}
header .container-fluid #menu .some_link a {
  color: var(--white);
}
header .container-fluid .nappi {
  margin-top: 0px;
  padding: 10px 10px;
  margin-right: 10px;
}
header.small {
  background-color: var(--white);
  box-shadow: 0 2px 2px -2px var(--black);
}
header.small .container-fluid .logo_container #logo h1 {
  color: var(--lightblue);
}
header.small .container-fluid #menu .nav-item .nav-link {
  color: var(--black);
}
header.small .container-fluid #menu .nav-item .nav-link.active,
header.small .container-fluid #menu .nav-item .nav-link:hover {
  border-bottom: 1px solid var(--black);
}
header.small .container-fluid #menu .some_link a {
  color: var(--black);
}
.nappi {
  padding: 15px 15px;
  background-color: var(--lightblue);
  color: var(--white);
  display: inline-block;
  margin-top: 15px;
  border-radius: 25px;
}
.nappi:hover {
  background-color: var(--lightblue2);
}
.grid-three {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(20rem, 1fr));
  grid-gap: 1rem;
}
.grid-four {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(15rem, 1fr));
  grid-gap: 1rem;
}
.home_introduction {
  display: grid;
  grid-template-columns: 1fr 30%;
  grid-gap: 1rem;
}
.home main {
  margin-top: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--lightblue);
}
a {
  color: var(--lightblue);
}
.some_link {
  font-size: 25px;
}
.w-100 img {
  width: 100%;
}
main p + h2,
main p + h3,
main p + h4,
main p + h5,
main p + h6 {
  margin-top: 25px;
}
main #hero .caption,
main #subhero .caption {
  top: 0;
  color: var(--white);
  font-size: clamp(1rem , 0.6296rem + 1.9753vw , 3rem);
  line-height: 1.2;
}
main #hero .caption h1,
main #subhero .caption h1,
main #hero .caption h2,
main #subhero .caption h2,
main #hero .caption h3,
main #subhero .caption h3,
main #hero .caption h4,
main #subhero .caption h4,
main #hero .caption h5,
main #subhero .caption h5,
main #hero .caption h6,
main #subhero .caption h6 {
  color: var(--white);
}
main #hero img,
main #subhero img {
  filter: brightness(85%);
}
main .introduction,
main .before_footer {
  background-color: var(--lightblue);
  color: var(--white);
  text-align: center;
  padding: 30px 30px;
  font-size: clamp(1rem, 0.838rem + 0.8642vw, 1.875rem);
}
main .introduction h1,
main .before_footer h1,
main .introduction h2,
main .before_footer h2,
main .introduction h3,
main .before_footer h3,
main .introduction h4,
main .before_footer h4,
main .introduction h5,
main .before_footer h5,
main .introduction h6,
main .before_footer h6 {
  color: var(--white);
}
main .introduction a,
main .before_footer a {
  color: var(--white);
  text-decoration: underline;
}
main .second {
  background-color: var(--lightblue);
  color: var(--white);
  padding: 30px 30px;
  border-radius: 5px;
  height: max-content;
}
main .second h1,
main .second h2,
main .second h3,
main .second h4,
main .second h5,
main .second h6 {
  color: var(--white);
}
main .second ul {
  margin-top: 15px;
  list-style-type: square;
}
main .second a {
  color: var(--white);
  text-decoration: underline;
}
main .headline {
  font-size: clamp(1rem, 0.838rem + 0.8642vw, 1.875rem);
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
main a {
  color: var(--lightblue);
}
main .lunch .lounastaja--widget {
  padding: 1rem 1rem !important;
}
main .news .news_item {
  padding-bottom: 80px;
  border: 1px solid var(--grey);
}
main .news .news_item img {
  filter: brightness(90%);
  display: block;
}
main .news .news_item .caption {
  position: relative;
  top: 0;
  color: var(--black);
}
main .news .news_item .caption h2 {
  color: var(--black);
  text-transform: uppercase;
}
main .news .news_item .nappi.absolute {
  position: absolute;
  bottom: 10px;
}
main .news .news_item:hover img {
  filter: brightness(70%);
}
main .questions .question {
  border-bottom: 2px dotted var(--white);
}
main .questions .question.blue {
  border-bottom: 2px dotted var(--lightblue);
}
main .questions .question:hover {
  cursor: pointer;
}
main .questions .question h2 {
  color: var(--green);
}
main .questions .question::after {
  content: "+";
  position: absolute;
  right: 0px;
  top: 0;
  height: 100%;
  display: grid;
  align-items: center;
  color: var(--purple);
  font-weight: 700;
  font-size: 30px;
}
main .questions .question.open::after {
  content: "-";
}
main .questions .answer {
  display: none;
}
main .questions .answer.show {
  display: block;
  border-bottom: 2px dotted var(--white);
}
main .questions .answer.blue.show {
  border-bottom: 2px dotted var(--lightblue);
}
main table {
  margin-top: 15px;
  border-collapse: collapse;
  overflow-x: auto;
  max-width: 1200px;
}
main table td {
  padding: 10px 10px;
}
main .news-grid {
  display: grid;
  grid-template-columns: 1fr 30%;
  grid-gap: 1rem;
}
main .news-grid .latest_news .latest_news_item {
  border: 1px solid var(--grey);
  color: var(--black);
}
main .news-grid .latest_news .latest_news_item:hover {
  color: var(--lightblue);
  background-color: var(--grey);
}
main .logos .logo img {
  max-width: 180px;
  max-height: 150px;
  display: inline-block;
}
main ul.MarkupPagerNav {
  margin-left: 0;
  margin-top: 20px;
}
main ul.MarkupPagerNav li {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}
main ul.MarkupPagerNav li a,
main ul.MarkupPagerNav li.MarkupPagerNavSeparator {
  padding: 5px 10px;
  color: #000;
  background: #fff;
  margin-right: 3px;
  font-size: 16px;
  border: 1px solid black;
}
main ul.MarkupPagerNav li.MarkupPagerNavOn a,
main ul.MarkupPagerNav li a:hover {
  background: var(--lightblue) !important;
  color: var(--white) !important;
}
footer {
  background-color: var(--grey);
}
footer p,
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  margin-bottom: 15px;
}
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  color: var(--black);
}
footer .footer_logos {
  text-align: center;
}
footer .footer_logos img {
  max-width: 250px;
  max-height: 250px;
  display: inline-block;
}
@media screen and (max-width: 1260px) {
  header {
    position: fixed;
    padding: 10px 0px;
    background-color: var(--white);
  }
  header .top_phone {
    display: block;
    position: relative;
    background-color: var(--lightblue);
    color: var(--white);
    width: 100%;
    top: -10px;
    padding: 5px;
    text-align: center;
  }
  header .top_phone a {
    color: var(--white);
    font-weight: 700;
  }
  header #menu-toggler {
    width: 48px;
    height: 48px;
    background: transparent;
    position: absolute;
    top: 18px;
    right: 33px;
    z-index: 200;
    display: block;
  }
  header #menu-toggler svg {
    fill: var(--black);
    margin: 0 auto;
  }
  header #menu-toggler svg.close {
    display: none;
  }
  header #menu-toggler.open .open {
    display: none;
  }
  header #menu-toggler.open .close {
    display: block;
  }
  header #menu-toggler.open .close line {
    stroke-width: 10;
    stroke: var(--black);
  }
  header .container-fluid {
    padding: 0px;
    width: 100%;
    grid-template-columns: unset;
    padding: 5px 0px;
  }
  header .container-fluid .logo_container {
    margin-left: 15px;
    position: relative;
  }
  header .container-fluid .logo_container #logo h1 {
    color: var(--lightblue);
  }
  header .container-fluid #menu {
    display: none;
    width: 100%;
    position: relative;
    top: 15px;
    background: var(--white);
    padding-bottom: 15px;
  }
  header .container-fluid #menu .first {
    text-align: left;
  }
  header .container-fluid #menu.show {
    display: block;
  }
  header .container-fluid #menu .nav-item {
    padding: 0px 0px;
    margin-left: 0px;
    display: block;
  }
  header .container-fluid #menu .nav-item .nav-link {
    border-top: 1px solid var(--grey);
    padding: 10px 15px;
    margin-left: 0px;
    color: var(--black);
  }
  header .container-fluid #menu .nav-item .nav-link.active {
    border-bottom: unset;
  }
  header .container-fluid #menu .nav-item .nav-link .icon {
    display: none;
  }
  header .container-fluid #menu .nav-item .open_menu {
    display: block;
    color: var(--black);
  }
  header .container-fluid #menu .nav-item .open_menu::after {
    content: "+";
  }
  header .container-fluid #menu .nav-item .open_menu.open::after {
    content: "-";
  }
  header .container-fluid #menu .nav-item:hover .submenu {
    display: none;
  }
  header .container-fluid #menu .nav-item .submenu {
    left: 0px;
    width: 100%;
    position: relative;
    padding: 0rem;
    top: 0px;
    border-top: none;
  }
  header .container-fluid #menu .nav-item .submenu.show {
    display: block;
  }
  header .container-fluid #menu .nav-item .submenu a {
    border-top: 1px solid var(--grey);
    padding: 10px 35px;
    width: 100%;
  }
  header .container-fluid #menu .some_link a {
    color: var(--black);
  }
  header .container-fluid #menu .nappi {
    margin-left: 16px;
  }
  main #hero,
  main #subhero {
    margin-top: 86px;
  }
}
@media screen and (max-width: 1000px) {
  .home_introduction,
  main .news-grid {
    grid-template-columns: minmax(0, 1fr);
  }
}
@media screen and (max-width: 600px) {
  .grid-three,
  .grid-four {
    grid-template-columns: minmax(0, 1fr);
  }
}
@media screen and (max-width: 500px) {
  header #menu-toggler {
    top: 7px;
    right: 10px;
  }
  header .container-fluid .logo_container #logo h1 {
    font-size: 20px;
  }
  main #hero,
  main #subhero {
    margin-top: 61px;
  }
}
@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'; } /* '' */
