/** Generated: Sunday, 1st of June 2025, 11:25:44 AM // Powered by AIOM+ (All In One Minify) created by FlipZoom Media Inc. - David Karich (flipzoom.de) **/
@font-face { font-family: 'Open Sans'; src:  url('/files/fonts/OpenSans-Regular.woff2') format('woff2'), url('/files/fonts/OpenSans-Regular.woff') format('woff'); }



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

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

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

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

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

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

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

textarea,
select,
input:not([type=checkbox]):not([type=radio]),
button {
	-webkit-appearance: none;
	outline: none;
}

a:hover { transition: all .3s ease }

body {
	width: 100vw;
	overflow-x: hidden;
}

.up { text-transform: uppercase }

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

html,
body,
.h-100 { height: 100% }

#wrap {
	min-height: 100%;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	width: 100vw;
}

header,
main,
footer { flex-shrink: 0 }

main { flex-grow: 1 }

#hero,
.rel,
.video { position: relative }

.abs,
.video iframe,
.video video { position: absolute }

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

.tr { text-align: right }

.tl { text-align: left }

.text-white { color: #fff }

html { -ms-overflow-style: scrollbar }

#menu-toggler,
.hidden,
.tab-content,
[hidden],
input.hidden:not([type=checkbox]):not([type=radio]){ display: none }

#logo,
.block,
.nav-item a,
input:not([type=checkbox]):not([type=radio]),
label,
select,
textarea,
.panel.show { display: block }

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

.mid { vertical-align: middle }

strong { font-weight: bolder }
.vh-100 { min-height: 100vh }
.vw-100 { width: 100vw }

h1,
h2 { line-height: 1.15em }

#details .item,
h1,
h2,
h3,
main ul,
ol,
p,
table { margin-bottom: 15px }

header .ui-title,
header ul,
main ul:last-child,
ol:last-child,
p:last-child,
.mb-0 { margin-bottom: 0 }

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

.clear { clear: both }

.w-100,
input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block { width: 100% }

.w-50 { width: 50% }

#menu-toggler {
	border: none;
	z-index: 1500
}
a,
#menu-toggler,
.point,
button { cursor: pointer }

select.custom {
	background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20fill%3D%22%23555555%22%20%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%22-261%20145.2%2024%2024%22%20style%3D%22enable-background%3Anew%20-261%20145.2%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20d%3D%22M-245.3%2C156.1l-3.6-6.5l-3.7%2C6.5%20M-252.7%2C159l3.7%2C6.5l3.6-6.5%22%2F%3E%0A%3C%2Fsvg%3E);
	padding-right: 25px;
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

input:not([type=checkbox]):not([type=radio]),
select,
textarea {
	width: 100%;
	font-size: 1rem;
	padding: .375rem .75rem;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: 5px;
	line-height: 1.4rem
}

label { margin-bottom: 4px }

.container {
	width: 95%;
	max-width: 1200px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative
}

.flex,
.cell,
.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.cell {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	height: 100%;
}

.jr {
	justify-content: flex-end;
	flex-grow: 1
}

.row {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.rr { flex-direction: row-reverse }

.col,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	-webkit-box-flex: 0
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-8 {
	-ms-flex: 0 0 66.6666%;
	flex: 0 0 66.6666%;
	max-width: 66.6666%
}

.col-7 {
	flex: 0 0 58,333333%;
	max-width: 58.333333%
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-5 {
	-ms-flex: 0 0 41.666666%;
	flex: 0 0 41.666666%;
	max-width: 41.666666%
}

.col-4 {
	-ms-flex: 0 0 33.3333%;
	flex: 0 0 33.3333%;
	max-width: 33.3333%
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-2 {
	-ms-flex: 0 0 16.666666%;
	flex: 0 0 16.666666%;
	max-width: 16.666666%
}

.p-2 { padding: .6rem }

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

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

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

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

.p-3 { padding: 1rem }

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

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

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

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

.p-4 { padding: 1.5rem }

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

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

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

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

.p-5 {
	padding: 3rem
}

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

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

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

.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,
.my-2,
.mt-2 { margin-top: .6rem }

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

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

.m-2,
.mx-2,
.mr-2 { margin-right: .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
}

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

.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;
}

.video {
	padding-bottom: 56.25%;
	max-width: 100%;
}

.video iframe,
.video video {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none
}

@media screen and (max-width:1200px) {
	.r2 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.r22 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.r23 {
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
		max-width: 33.3333%
	}
	.rh2 { display: none }
}

@media screen and (max-width:1000px) {
	.r1 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.r12 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.r13 {
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
		max-width: 33.3333%
	}
	.rh1 { display: none }
}

@media screen and (max-width:750px) {
	.r7 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.r72 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.rh7 {
		display: none
	}
}

@media screen and (max-width:550px) {
	.r5 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.r52 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.rh5 {
		display: none
	}
}

@media screen and (max-width:400px) {
	.r4 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media screen and (max-width:360px) {
	.r3 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

table { border-collapse: collapse }

td { padding: 8px 10px }
th { padding: 5px 10px }

.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: "/"
}

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

@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'; } /* '' */
body {
	font-size: 16px;
	line-height: 1.5;
	font: 400 15px 'Open Sans', sans-serif;
	color: #1d1f27;
}

header{
	background-color: #1d1f27;
	position: fixed;
	top: 0;
	left: 0;
	padding: 1.8rem 1.5rem;
	z-index: 1;
}

#menu a,.top_contact a{
	font-family: "Montserrat Bold";
}

#headernav {
	display: grid;
	grid-template-columns: 1fr 1fr;
}

#logo img{
	height: 95px;

}

#lang{
	right:25px;
	top:25px;
	z-index: 2;
}

#lang .active{
	color: #83d22d;
}

#lang a{
	color: #fff;
	font-weight: 700;
}

#menu {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: flex-end;
}

#menu li{
	font-weight: 700;
}

.nav-link {
	padding: 5px 15px;
	color: #fff;
	text-transform: uppercase;
}

.nav-link.active,.sub .active, .secondSubmenu .active, .nav-link:hover, .submenu a:hover,a,.breadcrumb a{
	color: #83d22d;
}


.open_menu{
	display:none;
}

.submenu{
	display: none;
}

.nav-item:hover .submenu { 
	display: block;
}

.submenu{
	position: absolute;
	z-index:600;
	background:#1d1f27;
	padding: 1rem;
	left:10px;
	width: 450px;
	border-radius: 4px;
}

.submenu a{
	padding-bottom:5px;
	padding-top:5px;
	color: #fff;
}

.offer{
	position: fixed;
	right: 0;
	bottom:40px;
	background:#83d22d;
	color:#fff;
	padding:5px;
	z-index: 1;
}

.offer a{
	color:#000000;
	font-weight: 700;
}

.offer:hover,.nappi:hover{
	filter:brightness(90%);
}

.hero{
	margin-top:94px;
}

.logoText{
	display: grid;
	justify-content: center;
	align-items: center;
	font-size: 25px;
	font-family:'raleway'
}

.logoText a{
	color:#fff;
}

#hero img{
	filter:brightness(80%);
}

.container{
	max-width: 1200px;
}

.fade h1 {
	font-size: clamp(1.7rem, 5vw, 4rem);
	font-family: 'Montserrat Bold';
	max-width: 660px;
}
#hero h3 {
	font-size: clamp(0.8rem, 4.5vw, 1.4rem);
	font-family: 'Montserrat Bold';
	max-width: 660px;
}

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

.gridSubMenu{
	display:grid;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	grid-gap: 1.8rem;
}

footer, main footer a{
	background-color: #1d1f27;
	color:#fff;
}

.subcaption {
	left: 0;
	display: grid;
	bottom: 40px;
	color:#fff;
}

#subhero h1{
	font-size: clamp(1.6rem, 5vw, 4rem);
	font-family: 'Montserrat Bold';
}

.caption, .subcaption{
	text-shadow: 1px 1px 2px rgba(0 0 0 / 70%);
}

.teamgrid{
	grid-template-columns: repeat(auto-fit, 290px);
	grid-gap: 2rem;
	display: grid;
}


.products{
	grid-template-columns: repeat( auto-fit, minmax(250px, 1fr) );
	grid-gap: 2rem;
	display: grid;
}

.topbar{display: none;}

a.button {
	background: #1d1f27;
	color: #fff;
	font-weight: 700;
}

.button{
	padding: 10px 25px;
	bottom:0;
	transform: translateX(-50%);
	border-radius: 3px;

}

.nappi{
	padding: 10px 25px;
	background: #83d22d;
	color: #000000;
	border-radius: 3px;
	margin-top:20px;
}
text{display: none;}



.button:hover{
	color:black;
	background:#83d22d;
}

.contacts{
	margin-top:1px;
	display: grid;
	grid-template-columns: 60% 1fr;
	grid-gap: 2rem;
}

.contact{
	margin-top:1px;
}

.test{
	display: grid;
	grid-template-columns: 1fr 1fr;
}

.contact h3{margin-bottom: 5px;}

.breadcrumb{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 2rem;
	list-style: none;

}


.fade .caption {
	position: absolute;
	left: 0;
	display: grid;
	bottom: 0;
	line-height: 1.2;
	text-align: center;
	justify-content: center;
	/*margin-left: 3rem;*/
	color: #fff;
}

.cell {
	place-content: center;
        justify-content: center;
	width: 100%;
	height: 100%;
}
/*
.FormBuilderViewport {
	max-width: 400px;
	display: block;
}*/

.top_contact{
	position: absolute;
	color: #fff;
	right:25px;
	top:0px;
}
.top_contact a{
	color: #fff;
}
.top_contact p, .topbar p{
	display: inline-block;
}

#menu .secondSubmenu a{
	font-family: 'Montserrat';
	font-size:14px;
}

.product{
	text-align: center;
}

.secondLogo{
	position: relative;
}

.product img{
	max-height: 170px;
}

.kategoria .product h2:hover, .tuotteet .product h2:hover,.tuotteet .product a:hover{
	filter:brightness(85%);
}

.logos img{
	max-height: 150px;
	max-width:150px;
}

.logos{
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(150px, 200px));
	grid-gap:3rem;
}




@media screen and (min-width: 1200px){
	#hero img {
		height: 90vh;
		width: 100%;
	}

	#subhero img,.hero img {
		width: 100%;
	}
}

@media screen and (min-width: 750px){
	.about {
		display: grid;
		grid-template-columns: 1fr 400px;
		grid-gap: 2rem;
	}
}

@media screen and (max-width: 1290px){

	.hero{
		margin-top:118px;
	}

	#lang {
		left: 15px;
		top:47px;
		right: unset;
	}

	footer{
		text-align: center;
	}



	.nav-item:hover .submenu { 
		display: none;
	}

	.nav-item .secondSubmenu{
		display: none;
	}

	#menu{
		display:none;
		width:100%;
		position: relative;
		margin-top:0px;

	}

	.submenu{
		left:0px;
		width:100%;
		position: relative;
		padding: 0rem;
	}

	#headernav{display: block;}

	header{
		padding: 0px;
	}


	#menu .submenu a{
		border-top: 1px solid #fff;
		color: #fff;
		padding: 10px 35px;
	}

	#menu .secondSubmenu a{
		border-top: 1px solid #fff;
		color: #fff;
		padding: 10px 50px;
	}

	#menu .submenu a:hover{
		color: #83d22d;
	}

	#menu.show, #menu li,.nav-item .submenu.show, #logo img,.gridSubMenu, .nav-item .secondSubmenu.show{
		display: block 
	}

	.open_menu::after {
		content: "+";
	}

	.open_menu.open::after {
		content: "-";
	}

	.open_menu{
		display:block;
		color: #fff;
	}

	#menu-toggler{
		width: 48px;
		height: 48px;
		background: transparent;
		position: absolute;
		top: 38px;
		right: 15px;
		z-index: 200;
		display: block;
	}

	#menu ul li{
		background: #1d1f27;
	}

	.nav-link{
		border-top: 1px solid #fff;
		padding: 10px 15px;
		font-size:1.0rem;
	}

	.nav-item{
		padding-left:0px;
	}

	#logo,.logoText {
		padding: 12px 15px;
	}

	header .container{
		padding-left:0px;
		padding-right:0px;
		width:100%;
	}

	main{
		margin-top:0px;
	}	

	#logo img{
		height: 70px;

	}

	.top_contact{
		display: none;
	}
	/*
	.topbar{
		display:block;
		width:100%;
		background: black;
		height: 20px;
		color: #fff;
	}
	.topbar a{
		color: #fff;

	}*/

	#menu-toggler svg {

		fill: #83d22d;

	}

	#subhero{
		margin-top:25px;
	}

	.offer{
		bottom:0;
	}
}

@media screen and (max-width: 750px){
	#hero .caption {
		justify-content: center;	
		margin-left: 0px;
		top:20%;
	}

	/*
		#hero h1 {
			font-size: 2.5rem;
			
		}
		#hero h2 {
			font-size: 1.2rem;
		
		}
	*/

	#subhero .subcaption {

		bottom:25px;
	}

	.contacts{
		text-align: center;

	}
	.teamgrid,.contacts{
		grid-template-columns: 1fr;
	}


	.breadcrumb{display:none;}



}
@media screen and (max-width: 650px){
	.logoText{
		font-size: 25px;
	}	
}
