/** Generated: Monday, 2nd of June 2025, 07:06:52 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=Figtree:ital,wght@0,300..900;1,300..900&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 {
  --primary: #262626;
  --text: #2b2b2b;
  --orange: #f6a400;
  --white: #fff;
  --herolink: #aa470b;
  --grey: #585857;
  --brown: #674635;
  --lightgrey: #e0dedc;
  --lightgrey2: #f5f4f3;
  --black: #000;
  --beige: #F5F5DC;
}
* {
  scroll-behavior: smooth;
}
/*Taulukoille*/
.product_second_content {
  overflow-x: auto;
}
body,
.btn,
.btn.text-white:hover,
.text-norm,
#hero {
  color: var(--text);
}
.text-grey {
  color: var(--grey);
}
.text-white,
.bg-orange,
footer a {
  color: var(--white);
}
.text-orange,
.title-orange h1,
.title-orange h2,
header a:hover,
header.small a:hover,
main p a,
main ul a,
footer h3,
footer a:hover,
#breadcrumb a,
header.small #menu a:hover,
header.small #menu a.text-orange,
header.small #menu .submenu a:hover,
header.small #menu .submenu a.text-orange,
.text-orange,
h2,
h3 {
  color: var(--orange);
}
.title-grey h1,
.title-grey h2 {
  color: var(--grey);
}
.bg-primary,
.btn.bg-orange:hover {
  background-color: var(--primary);
}
.btn:not(.bg-orange):hover {
  background-color: var(--black);
}
.bg-white {
  background-color: var(--white);
}
.bg-black {
  background-color: var(--black);
}
.bg-orange {
  background-color: var(--orange);
  color: var(--grey);
}
.bg-orange a {
  color: var(--white);
}
.bg-orange .btn {
  background-color: var(--grey);
  color: var(--white);
}
.bg-orange h2,
.bg-orange h3 {
  color: var(--grey) !important;
}
.bg-grey {
  background-color: var(--grey);
}
.bg-lightgrey {
  background-color: var(--lightgrey);
}
.bg-lightgrey2 {
  background-color: var(--lightgrey2);
}
.bg {
  background: linear-gradient(180deg, #323232, #212121);
}
.align_center {
  align-items: center;
}
.top_0 {
  margin-top: 0px !important;
}
.border-bottom-grey {
  border-bottom: 2px solid var(--lightgrey);
}
.rotate-180 {
  transform: rotate(180deg);
}
.readtime:before,
.date:before {
  content: "|";
  padding: 5px 5px;
}
.container.small {
  max-width: 770px;
}
.block img {
  display: block;
}
.w-100 img {
  width: 100%;
}
body {
  font: 400 17px 'Figtree', sans-serif;
  width: 100vw;
  overflow-x: hidden;
  color: var(--grey);
}
main {
  line-height: 1.7;
}
main .line-height-small {
  line-height: 1.6;
}
main .line-height-small ul:not(.slick-dots) li::before {
  top: 14px;
  left: -36px;
}
h1,
h2,
h3,
h4,
h5,
h6,
#menu a,
.position {
  font-family: 'Figtree', sans-serif;
}
header .menu_icons .menu_contact a:hover,
header.small .menu_icons .menu_contact a:hover {
  color: var(--orange);
}
.adminbar-loaded header {
  top: 40px;
}
.space-bottom {
  padding-bottom: 50px;
}
header {
  background-color: transparent;
  position: fixed;
  top: 0;
  width: 100%;
}
header .container-fluid.main {
  grid-template-columns: 185px 20vw 1fr;
  display: grid;
}
header #logo img,
header #dark_logo img {
  width: 185px;
}
header #dark_logo {
  display: none;
}
header .topbar {
  font-size: 15px;
}
header .topbar li:last-child a:after {
  margin: 0px 0px;
  content: "";
}
header .topbar #current-lang {
  background-color: transparent;
  border: unset;
  color: var(--white);
  border-radius: 10px;
  padding: 5px 5px;
}
header .topbar #current-lang:hover {
  color: var(--orange);
}
header .topbar .language-dropdown {
  display: none;
}
header .topbar .language-dropdown.active {
  display: block;
  position: absolute;
  top: 40px;
  background-color: var(--black);
  padding: 15px 15px;
  border-radius: 5px;
  z-index: 1505;
}
header .topbar a {
  color: var(--white);
}
header .topbar a:hover {
  color: var(--orange);
}
header .topbar .seperator {
  margin: 0 10px;
  content: "|";
  font-size: 16px;
  font-weight: 700;
  color: var(--white);
}
header .topbar #socialIcons a {
  font-size: 20px;
}
header .topbar #socialIcons a:after {
  margin: 0 5px;
  content: "";
}
header .menu_icons {
  position: relative;
  top: 0px;
}
header .menu_icons .icon-phone:hover,
header .menu_icons .icon-search:hover {
  color: var(--orange);
}
header .menu_icons .menu_contact {
  display: none;
  position: absolute;
  top: 40px;
  right: -40px;
  width: 200px;
  z-index: 100;
}
header .menu_icons .menu_contact a {
  color: var(--white);
}
header .menu_icons #search {
  cursor: pointer;
}
header .menu_icons #search:hover {
  color: var(--orange);
}
header #hidden_search {
  display: none;
  position: absolute;
  background-color: var(--black);
  z-index: 200;
  top: 76px;
  right: 0px;
  border: 2px solid var(--black);
}
header #hidden_search #form_grid {
  display: grid;
  grid-template-columns: 1fr 50px 50px;
  align-items: center;
  grid-gap: 10px;
}
header #hidden_search input {
  width: 100%;
  background-color: transparent;
  border: unset;
  color: var(--white);
  font-size: 18px;
  padding: 31px 25px;
}
header #hidden_search input:focus {
  outline: none;
}
header #hidden_search .nappi_search,
header #hidden_search #close_search {
  color: var(--white);
  border: unset;
  background-color: transparent;
  font-size: 20px;
  font-weight: 700;
}
header #hidden_search .nappi_search:hover,
header #hidden_search #close_search:hover {
  color: var(--orange);
}
header.small {
  background-color: var(--white);
  box-shadow: 0 2px 2px -2px var(--black);
}
header.small .topbar {
  background-color: var(--black);
}
header.small #logo {
  display: none;
}
header.small #dark_logo {
  display: inline-block;
}
header.small #menu a {
  color: var(--grey);
}
header.small .menu_icons .menu_contact {
  background-color: var(--white);
}
header.small .menu_icons .menu_contact a {
  color: var(--grey);
}
header.small #hidden_search {
  background-color: var(--white);
}
header.small #hidden_search input {
  color: var(--grey);
}
header.small #hidden_search .nappi_search,
header.small #hidden_search #close_search {
  color: var(--grey);
}
header.small #hidden_search .nappi_search:hover,
header.small #hidden_search #close_search:hover {
  color: var(--orange);
}
header.small #menu .submenu a {
  color: var(--white);
}
.introduction {
  color: var(--white);
  padding-top: 150px;
  padding-bottom: 150px;
  font-size: 25px;
}
.introduction .container {
  padding: 30px 15px;
  border-radius: 5px;
  font-size: 25x;
  font-weight: 700;
  max-width: 800px;
  z-index: 50;
  position: relative;
}
.introduction .dark-layer {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
}
.fa-angles-down {
  font-size: 30px;
  color: #fca311;
}
.main_products .main_product {
  background-color: var(--black);
  border-radius: 5px;
  font-size: 16px;
}
.main_products .main_product .main-product-grid {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  grid-gap: 1rem;
}
.main_products .main_product .main-product-grid .icon {
  border-radius: 50%;
  background-color: var(--black);
  border: 2px solid var(--orange);
  height: 50px;
  width: 50px;
  color: var(--white);
  font-size: 30px;
}
.main_products .main_product .main-product-grid .icon.content {
  color: var(--white);
  font-size: 12px;
  font-weight: 700;
}
.main_products .main_product .main-product-grid .hidden_button {
  transition: all 0.4s ease-in-out;
}
.main_products .main_product .main-product-grid h2 {
  transition: all 0.4s ease-in-out;
}
.main_products .main_product .main-product-grid:hover h2 {
  transition: all 0.4s ease-in-out;
  color: var(--orange);
}
.main_products .main_product .main-product-grid:hover .hidden_button {
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.main_products .main_product .main-product-grid:hover .hidden_button .fa-arrow-right {
  transition: all 0.4s ease-in-out;
  margin-left: 0px;
}
.main_products .main_product .main-product-grid:hover .hidden_button:hover {
  color: var(--orange);
}
.main_products .main_product .main-product-grid:hover .hidden_button:hover .fa-arrow-right {
  margin-left: 10px;
  transition: all 0.4s ease-in-out;
}
#lottery {
  background-color: var(--orange);
  color: var(--white);
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
#lottery a {
  color: var(--grey);
}
.layer {
  position: absolute;
  background-color: var(--orange);
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
#promises .promise:hover .abs_content .hidden_content {
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
#promises .promise:hover .layer {
  opacity: 0.7;
  transition: all 0.4s ease-in-out;
  transform: scale(1.1);
}
#promises .promise:hover .only_title {
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
#promises .promise:hover img {
  transform: scale(1.1);
  transition: all 0.4s ease-in-out;
}
#promises .promise img {
  filter: brightness(80%);
  display: block;
  transition: all 0.4s ease-in-out;
}
#promises .promise .abs_content {
  position: absolute;
  bottom: 100px;
  padding-left: 30px;
  color: var(--white);
  z-index: 100;
}
#promises .promise .abs_content .hidden_content {
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
#promises .promise .only_title {
  position: absolute;
  bottom: 50px;
  padding-left: 30px;
  color: var(--white);
  opacity: 1.0;
  transition: all 0.4s ease-in-out;
}
.promises_bottom {
  font-size: 18px;
  color: var(--grey);
}
#stories {
  background-color: var(--black);
}
#stories h3 {
  font-size: clamp(1.6rem, 1.8rem, 8vw);
  color: var(--orange);
}
#stories img {
  max-width: 75px;
}
#stories .person_info {
  display: grid;
  grid-template-columns: 75px max-content;
  align-items: center;
  grid-gap: 1rem;
  justify-items: center;
}
#stories .slick-dots .slick-active button {
  background: var(--orange) !important;
}
#stories .spacer {
  content: "|";
  padding: 0px 20px;
}
#stories .slick-track {
  display: flex !important;
}
#stories .slick-slide {
  height: inherit !important;
}
.center {
  display: grid;
  justify-items: center;
}
.bold {
  font-weight: 700;
}
.line_height2 {
  line-height: 2;
}
main ul:not(.slick-dots) {
  list-style-type: none !important;
}
main ul:not(.slick-dots) li {
  position: relative;
}
main ul:not(.slick-dots) li::before {
  background-color: var(--orange);
  content: "";
  height: 2px;
  left: -42px;
  position: absolute;
  top: 17px;
  width: 22px;
}
#productInfo {
  font-size: 18px;
  line-height: 2;
}
.how_we_service {
  line-height: 2;
  font-size: 18px;
}
.how_we_service .number {
  background-color: var(--orange);
  border-radius: 999px;
  color: var(--white);
  display: block;
  font-size: 18px;
  font-weight: 700;
  height: 50px;
  line-height: 50px;
  margin-bottom: 40px;
  text-align: center;
  width: 50px;
  margin: 0 auto;
}
.how_we_service .service_example {
  font-size: 16px;
}
img.align_right {
  float: right;
  padding: 10px 10px;
}
img.align_left {
  float: left;
  padding: 20px 20px;
}
.news_content {
  line-height: 2;
}
.news_content .news_img img {
  height: 450px;
  object-fit: cover;
}
.news_content .news_img img.align_right {
  float: right;
  padding: 10px 10px;
}
.news_content .news_img .news_layer {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--grey);
  opacity: 0;
}
.news_content .news_img .news_title {
  color: var(--white);
  bottom: 90px;
  left: 40px;
  position: absolute;
  right: 40px;
}
.news_content .pager {
  text-transform: uppercase;
  font-weight: 700;
  color: var(--grey);
}
.news_content .pager a {
  color: var(--grey);
}
.news_content .pager a:hover {
  color: var(--orange);
}
iframe.map {
  height: 590px;
  width: 100%;
  max-width: 100%;
  display: block;
}
.find_us {
  display: grid;
  align-items: center;
}
.find_us .content {
  padding: 90px 90px;
}
.history .space-top {
  margin-top: 125px;
}
.small_images {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
}
.img_compare_container {
  position: relative;
  height: 500px;
}
.img_compare_container .img-comp-img {
  position: absolute;
  width: auto;
  height: auto;
  overflow: hidden;
}
.img_compare_container .img-comp-img img {
  display: block;
  vertical-align: middle;
  max-width: unset;
}
.img_compare_container .img-comp-slider {
  position: absolute;
  z-index: 9;
  cursor: ew-resize;
  width: 40px;
  height: 40px;
  background-color: var(--white);
  border-radius: 50%;
  opacity: 0.7;
}
.show_hide_content .open_hidden {
  padding: 25px 25px;
  background-color: var(--lightgrey);
  color: var(--grey);
}
.show_hide_content .open_hidden:hover {
  cursor: pointer;
  background-color: var(--orange);
}
.show_hide_content .open_hidden::after {
  position: absolute;
  right: 10px;
  content: "+";
  font-weight: 700;
  font-size: 25px;
  display: grid;
  height: 100%;
  align-items: center;
  top: 0;
}
.show_hide_content .open_hidden.open {
  background-color: var(--orange);
}
.show_hide_content .open_hidden.open::after {
  content: "-";
}
.show_hide_content .hidden_info {
  display: none;
}
.show_hide_content .hidden_info .iframe360 {
  border: unset;
  max-width: 100%;
  width: 100%;
  height: 1000px;
  padding: 10px 10px;
  background-color: var(--orange);
}
.show_hide_content .hidden_info.show {
  display: block;
}
.search_results a:hover {
  background-color: var(--grey);
  color: var(--white);
}
#hero img,
#products img,
#articleList img,
footer a,
.items img {
  width: 100%;
  display: block;
}
#products .image_width_unset img,
#news .front_news.image_width_unset img,
.items .image_width_unset img {
  width: unset;
}
.product_layer,
.promises_layer {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
}
#hero {
  font-size: 20px;
  color: var(--white);
  background-color: var(--white);
  clip-path: polygon(50% 0%, 100% 0, 100% 90%, 52% 100%, 48% 100%, 0 90%, 0 0);
}
#hero img {
  object-fit: cover;
  object-position: bottom right;
  filter: brightness(60%);
}
#hero video {
  filter: brightness(70%);
  width: 100%;
  object-fit: cover;
  min-height: 800px;
  display: block;
}
#hero .caption {
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 1200px;
  position: absolute;
  padding: 0px 1rem;
}
#hero .hero_align_left {
  text-align: left;
  margin: unset;
  padding-left: 50px;
}
#hero .hero_layer {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--grey);
  opacity: 0.0;
}
#hero.hero_bottom_equal {
  clip-path: unset;
}
#hero h1 {
  font-size: clamp(1.8rem,5vw, 3.3rem);
  color: var(--white);
  text-transform: uppercase;
}
#hero .slick-dots {
  bottom: 0;
}
#hero .btn {
  background-color: var(--orange);
  color: var(--white);
  border-radius: 25px;
  font-weight: 700;
  padding: 13px 19px;
  text-transform: uppercase;
  margin: 0px 5px;
  margin-bottom: 5px;
}
#hero .btn:hover {
  background-color: var(--black);
  color: var(--white);
}
#hero a {
  color: var(--orange);
}
h1,
h2,
strong,
header a.text-orange {
  font-weight: 700;
}
h1,
h2 {
  line-height: 1.1;
}
.title h1,
.title h2 {
  font-size: clamp(1.6rem, 2.5rem, 8vw);
}
h2 + ul,
h4 + ul {
  margin-top: 10px;
}
ul + h2,
ul + h4 {
  margin-top: 1.5rem;
}
.grid-two {
  grid-gap: 3rem;
}
.grid-two.reverse .reverse_content {
  grid-column-start: 1;
  grid-row-start: 1;
}
.grid-two-front-news {
  display: grid;
  grid-template-columns: 100px 1fr;
  align-items: center;
}
.grid-two-front-news:hover h2 {
  color: var(--orange);
}
.self-center {
  align-self: center;
}
.btn {
  padding: 10px 15px;
  border-radius: 50px;
  font-weight: 700;
  color: var(--white);
  margin-top: 15px;
  font-size: 15px;
  background-color: var(--orange);
}
.btn.bg-grey {
  background-color: var(--grey) !important;
  color: var(--white);
  border: unset;
}
.btn:hover {
  background-color: var(--black) !important;
  color: var(--white);
}
.btn.absolute {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  max-width: max-content;
  width: 100%;
}
.arrow_after {
  color: var(--orange);
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  margin-top: 15px;
}
.arrow_after:after {
  content: "\279C";
  margin-left: 10px;
  font-weight: 700;
  transition: all 0.4s ease-in-out;
}
.arrow_after:hover::after {
  margin-left: 20px;
}
.headBtn {
  padding: 6px 20px;
  background-color: var(--orange);
  color: var(--text);
  border-radius: 10px;
  margin-right: 1.5rem;
  border: 1px solid;
}
.headBtn:hover {
  background-color: transparent;
  color: var(--white);
}
.product:hover .layer,
.photo:hover .layer,
.front_news:hover .layer {
  opacity: 0.9;
  transition: all 0.4s ease-in-out;
}
.product:hover .layer .cell,
.photo:hover .layer .cell,
.front_news:hover .layer .cell {
  opacity: 1 !important;
  color: var(--white);
}
#products .is-hidden,
.items .is-hidden {
  display: none;
}
#products .product_categories,
.items .product_categories,
#products .stock,
.items .stock {
  font-size: 14px;
  line-height: normal;
}
#products .stock,
.items .stock {
  font-weight: 700;
  color: var(--orange);
}
#products .filters,
.items .filters {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 13px;
  font-weight: 700;
  transition: color 0.4s ease-in-out;
}
#products .filters .active,
.items .filters .active,
#products .filters .js-filter:hover,
.items .filters .js-filter:hover {
  color: var(--orange);
}
#products .filters .contact,
.items .filters .contact {
  font-weight: 400;
  font-size: 17px;
  border-bottom: 2px solid transparent;
}
#products .filters .contact.active,
.items .filters .contact.active {
  border-bottom: 2px solid var(--orange);
}
#products .filters.contact,
.items .filters.contact {
  padding-bottom: 0px;
}
#products .filters.contact::after,
.items .filters.contact::after {
  background-color: rgba(252, 163, 17, 0.1);
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
}
#products .imgBox,
.items .imgBox {
  background-color: var(--white);
  color: var(--grey);
  overflow: hidden;
  line-height: 1.5;
}
#products .imgBox img,
.items .imgBox img {
  transition: transform .2s;
}
#products .imgBox h3,
.items .imgBox h3 {
  color: var(--orange);
  top: 1.2rem;
  left: 1.2rem;
  font-size: clamp(0.9rem, 1.1rem, 8vw);
}
#products .imgBox:hover,
.items .imgBox:hover {
  color: var(--orange);
}
#products .imgBox:hover h3,
.items .imgBox:hover h3 {
  color: var(--orange);
}
#products .imgBox:hover img,
.items .imgBox:hover img {
  filter: brightness(80%);
}
#products img,
.items img {
  width: 100%;
}
.gallery.small {
  justify-items: center;
}
.gallery.small img {
  max-width: 300px;
  height: 200px;
  width: unset;
}
#news h3 {
  font-size: 1.2rem;
}
#news img {
  width: 100%;
}
.circle {
  width: 50px;
  height: 50px;
  background-color: var(--black);
  padding: 10px 10px;
  border-radius: 50%;
}
.circle a.instagram {
  color: var(--white);
  font-size: 25px;
}
.radius50 {
  border-radius: 50%;
}
.radius50 img {
  border-radius: 50%;
}
.grid-three,
.grid-four,
#articleList,
footer .container,
.grid-five,
.grid-default-colours,
.grid-three-full-width {
  grid-gap: 1.5rem;
}
.no-grid-space {
  grid-gap: 0rem;
}
.min-width {
  max-width: 720px;
}
.border {
  border: 1px solid;
}
header {
  z-index: 500;
}
header li li {
  font-size: 1rem;
}
footer {
  font-size: 13px;
}
footer li {
  padding-top: 2px;
  padding-bottom: 2px;
}
footer h3 {
  margin-bottom: 5px;
}
footer p + h3,
footer ul + h3,
footer p + p {
  margin-top: 15px;
}
footer .logo img {
  max-width: 200px;
}
footer .logos img {
  max-width: 100px;
  max-height: 80px;
}
footer .footer_menu li a::after,
footer .footer_menu li div::after {
  content: "|";
  padding: 10px 10px;
}
footer .grid-two {
  grid-template-columns: 180px 1fr;
}
footer .footer_logos img {
  max-width: 250px;
  max-height: 250px;
}
.support.logos img {
  max-width: 150px;
  max-height: 100px;
}
.support.logos.bigger img {
  max-width: 170px;
  max-height: 170px;
}
#map {
  height: 300px;
}
.space + .space {
  margin-top: 3rem;
}
#team img {
  border-radius: 50%;
  width: 150px;
  height: 150px;
  margin-bottom: 10px;
}
#contactButton {
  position: fixed;
  width: 150px;
  bottom: 100px;
  right: -55px;
  z-index: 50;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  transform: rotate(-90deg);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: none;
}
.container.narrow {
  max-width: 700px;
  text-align: center;
}
#productImage {
  overflow: hidden;
}
#productImage div {
  width: 100%;
}
#productImage .slick-dots {
  bottom: 0;
}
main ul,
footer ul {
  list-style-type: square;
  padding-left: 18px;
}
footer .icon {
  width: 48px;
  height: 48px;
  font-size: 2rem;
  color: var(--orange);
}
.FormBuilderViewport {
  max-width: 400px;
  margin-top: 3rem;
}
#productImage img {
  width: 100%;
}
#productImage .three {
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  grid-gap: 1rem;
}
blockquote {
  padding-left: 12px;
  border-left: 5px solid var(--orange);
  margin: 15px 0;
  font-style: italic;
}
blockquote h3 {
  font-size: 2rem;
}
#hs-eu-cookie-confirmation {
  display: none;
}
table {
  text-align: left;
  border-collapse: collapse;
  max-width: 600px !important;
  width: 100% !important;
  font-size: 15px;
}
table tr:nth-child(even) {
  background-color: var(--white);
  color: var(--black);
}
table tr:nth-child(odd) {
  background-color: var(--lightgrey2);
  color: var(--black);
}
table td {
  padding: 2px 5px;
}
.before_footer_big_image {
  font-size: 20px;
}
.before_footer_big_image .background {
  padding-top: 300px;
  padding-bottom: 300px;
}
.before_footer_big_image .caption {
  position: absolute;
  top: 0;
  text-align: center;
  color: var(--white);
}
.grid-pager {
  grid-template-columns: 1fr 1fr 1fr;
}
.news_bottom_grid {
  display: grid;
  grid-template-columns: 150px 150px;
  background-color: var(--white);
  justify-items: center;
  align-items: center;
}
/*Formi googlelta*/
.resp-container {
  position: relative;
  overflow: scroll;
  max-width: 700px;
  margin: auto;
}
.resp-iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 600px;
  border: 0;
}
body iframe.ld-cta-bot {
  z-index: 199 !important;
}
.colors .color {
  height: 20px;
  width: 20px !important;
  border: 1px solid black;
  border-radius: 50%;
}
.grid-185-1-auto {
  display: grid;
  grid-template-columns: 185px 20vw 1fr;
  align-items: center;
}
@media screen and (min-width: 1350px) {
  nav {
    display: grid;
    margin-left: 2rem;
  }
  nav .nav-link {
    padding: 4px 12px;
    font-weight: 700;
    font-size: 14px;
  }
  nav ul {
    align-self: center;
  }
  nav .submenu {
    position: absolute;
    top: 100%;
    left: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    background-color: var(--black);
    width: max-content;
    z-index: 50;
  }
  nav .submenu li {
    text-align: left;
    padding: 5px 15px;
  }
  nav .submenu a {
    font-size: 14px;
  }
  nav .btn {
    margin-top: 0px;
    margin-left: 12px;
  }
  nav .hidden-desktop {
    display: none;
  }
  .topbar nav .nav-link {
    font-weight: 400;
  }
  #menu-toggler,
  .open_menu,
  .nav-item:not(:hover) .submenu {
    display: none;
  }
  #right {
    top: 22px;
    right: 1.5rem;
  }
  #wrap {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
  }
  #wrap main {
    flex: 1;
  }
  header .container-fluid.main {
    align-items: center;
  }
}
@media screen and (max-width: 1350px) {
  .topbar .grid-185-1-auto {
    grid-template-columns: minmax(0, 1fr);
  }
  .topbar .second-column {
    text-align: right;
  }
  #menu-toggler,
  #menu.show,
  #menu li {
    display: block;
  }
  #menu:not(.show),
  #menu .submenu:not(.show) {
    display: none;
  }
  #menu {
    margin-top: 60px;
    z-index: 200;
    position: fixed;
    width: 100%;
    overflow-y: scroll;
    left: 0px;
    height: calc(100vh - 128px);
  }
  #menu a {
    padding: 15px 1.5rem;
    text-align: left;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  #menu ul {
    display: inline-block;
  }
  #menu .btn {
    margin-left: 22px;
  }
  #top-menu {
    display: none;
  }
  .submenu {
    background-color: var(--black);
  }
  #menu-toggler {
    width: 48px;
    height: 48px;
    position: absolute;
    right: 1.5rem;
    background-color: transparent;
    border: 0;
    fill: var(--orange);
  }
  header {
    background-color: var(--black);
  }
  header .open_menu {
    color: #fff;
  }
  header #menu .icon-down-open {
    display: none;
  }
  header #menu .submenu a {
    padding: 15px 35px;
  }
  header .container {
    padding-left: 0rem;
    padding-right: 0rem;
  }
  header #menu {
    background-color: var(--black);
  }
  header.small .open_menu {
    color: var(--grey);
  }
  header.small #menu a {
    border-top: 1px solid var(--grey);
  }
  header.small #menu {
    background-color: var(--white);
  }
  #right {
    width: 200px;
    height: 41px;
  }
  #menu ul {
    width: 100%;
  }
  main {
    margin-top: 119px;
  }
  #promises .promise .abs_content {
    bottom: 0px;
  }
}
@media screen and (min-width: 1000px) {
  .py {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .grid-two {
    grid-template-columns: 1fr 1fr;
  }
  .mobile_showroom {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  .py {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  #stories .person_info {
    grid-template-columns: minmax(0, 1fr);
  }
  #hero .hero_layer {
    opacity: 0.3;
  }
  .virtual_showroom_desktop {
    display: none;
  }
  .grid-two.reverse .reverse_content {
    grid-column-start: unset;
    grid-row-start: unset;
  }
}
.grid-default-colours {
  grid-template-columns: repeat(auto-fill, minmax(5rem, 1fr));
}
@media screen and (min-width: 620px) {
  .grid-three {
    grid-template-columns: repeat(auto-fill, minmax(18rem, 1fr));
  }
  .grid-three-full-width {
    grid-template-columns: repeat(auto-fit, minmax(18rem, 1fr));
  }
  .grid-four {
    grid-template-columns: repeat(auto-fill, minmax(15rem, 1fr));
  }
  .grid-five {
    grid-template-columns: repeat(auto-fill, minmax(12rem, 1fr));
  }
  #articleList .articleListInfo {
    padding-right: 3rem;
  }
  #team {
    grid-template-columns: 250px 1fr;
  }
}
@media screen and (max-width: 620px) {
  #hero,
  #hero img {
    min-height: 400px;
  }
  #team {
    grid-gap: 3rem;
  }
  footer .grid-two {
    grid-template-columns: minmax(0, 1fr);
  }
  .grid-five {
    grid-template-columns: 1fr 1fr;
  }
  .hide-mobile {
    display: none;
  }
}
@media screen and (max-width: 1310px) and (min-width: 500px) {
  #right {
    top: 20px;
    right: 80px;
  }
}
@media screen and (max-width: 600px) {
  .img_compare_container {
    height: 250px;
  }
  .img_compare_container .img-comp-img img {
    width: 250px;
    height: 250px;
  }
}
@media screen and (min-width: 500px) {
  #right {
    position: absolute;
  }
}
@media screen and (max-width: 500px) {
  #right {
    margin: 15px auto 0;
  }
  .grid-pager {
    grid-template-columns: minmax(0, 1fr);
    justify-items: center;
  }
  .img_compare_container {
    height: 250px;
  }
  .img_compare_container .img-comp-img img {
    width: 250px;
    height: 250px;
  }
  #hero h3 {
    font-size: 1.2rem;
  }
  #breadcrumb {
    font-size: 13px;
    overflow-x: scroll;
  }
}
@media screen and (max-width: 1350px) and (min-width: 370px) {
  #menu-toggler {
    top: 12px;
    right: 25px;
  }
  #langs {
    top: 20px;
  }
}
@media screen and (max-width: 480px) {
  #menu {
    height: calc(100vh - 149px);
  }
  main {
    margin-top: 123px;
  }
  main .main_products {
    margin-top: 15px;
  }
  main .main_products.grid-three {
    grid-gap: 5px;
  }
  main .main_products .main_product {
    font-size: 13px;
  }
}
@media screen and (max-width: 450px) {
  .grid-five {
    grid-template-columns: minmax(0, 1fr);
  }
  header .topbar {
    font-size: 14px;
  }
  header .topbar .container-fluid {
    padding: 5px 5px;
  }
  header .topbar .container-fluid .icon-phone,
  header .topbar .container-fluid .icon-mail {
    display: none;
  }
  main {
    margin-top: 110px;
  }
}
@media screen and (max-width: 370px) {
  #menu-toggler {
    top: 13px;
  }
  #langs {
    top: 13px;
  }
  .news_bottom_grid {
    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'; } /* '' */
