/** Generated: Tuesday, 24th of June 2025, 03:43:55 PM // Powered by AIOM+ (All In One Minify) created by FlipZoom Media Inc. - David Karich (flipzoom.de) **/
@font-face {
    font-family: 'Lato Bold';
    src: local('Lato Bold'), local('Lato-Bold'),
        url('/files/fonts/Lato-Bold.woff2') format('woff2'),
        url('/files/fonts/Lato-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Lato Light';
    src: local('Lato Light'), local('Lato-Light'),
        url('/files/fonts/Lato-Light.woff2') format('woff2'),
        url('/files/fonts/Lato-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 }

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: 300 16px Lato Light, sans-serif;
	line-height: 1.5;
	/*background: linear-gradient(rgba(0,30,70,0.5), rgba(0,30,70,0.5)),  url(/site/assets/files/1/background_img.jpg) no-repeat center / cover fixed;*/
}

header{
	z-index: 300;
	padding: 30px 10px;
}

.bg_black{
	background-color: #000;
}

a.black{
	color:#000;
}

#pbCaption .title{
	font-size: 16px;
}


.container{
	overflow-x: auto;
}

.privacywire-buttons button{
    background-color: black;
    border: unset;
    color: white;
    border-radius: 20px;
    padding: 10px 25px;
    &:hover{
        background-color: grey;
        color: white;
    }
}

.privacywire-show-options{
    background-color: white;
    color: black;
    position: fixed;
    border-radius: 10px;
    bottom: 10px;
    left: 10px;
    border: 1px solid black;
    padding: 5px 5px;
    
    &:hover{
        background-color: grey;
        color: white;
    }
    &.cookie-grid{
        grid-template-columns: 30px 1fr;
        display: grid;
        align-items: center;
        .cookie-info{
            transition:width 0.5s ease-in-out;
            width: 0px;
            overflow: hidden;
            font-weight: 700;
            
            
        }
        &:hover{
            .cookie-info{
                margin-left: 5px;
                width: 170px;
                letter-spacing: 1px;
            }
        } 
    }
}

.grid-three{
	display: grid;
	grid-template-columns: repeat(auto-fill,minmax(20rem,1fr));
	grid-gap: 1rem;
}

.grid-field{
	grid-template-columns: 1fr 270px;
	display: grid;
	grid-gap:1rem;
}

.toggle_box img{
	max-width: 100px;
	margin: 0 auto;
}

#languages a{
	font-family: "Lato Bold";
	font-weight: 700;
	color:#fff;
	text-transform: uppercase;
}

table.prices{

}

td, th {
	border: 1px solid #bbb;
	text-align: left;
	padding: 10px;
}
th{
	background-color: black;
	color: #fff;
}

th,table td.bold{
	font-family: "Lato Bold";
	font-weight: 700;
	text-transform: uppercase;
}

table .color{
	background-color: #c92523;
	color:#fff;
}

table{
	width: 100%;
	border-collapse: collapse;
}



.toggle_box{
	position: absolute;
	background-color: #e0352c;
	color:#fff;
	right: 5px;
	top:40px;
	display: none;
	width:250px;
}

#toggle_box:hover .toggle_box{
	display: block;
}

.toggle_box a{
	color:#fff;
}

main .logos img,#certificates img {
	max-width: 150px;
	max-height: 200px;
	display: inline-block;
}

main .logos.smaller img{
	max-width: 150px;
	max-height: 150px;
	display: inline-block;
}

.grid-three-full{
	display: grid;
	grid-template-columns: repeat(auto-fit,minmax(25rem,1fr));

}

.grid-four-full{
	display: grid;
	grid-template-columns: repeat(auto-fit,minmax(20rem,1fr));
}

.grid-two{
	grid-template-columns: 1fr 1fr;
	display: grid;
	grid-gap:1rem;
}

.fields{
	border: 1px solid #bbb;

}

main .slick-slider {
	min-width: 100% !important;
	width: 0 !important;
}

.info{
	font-family: "Lato Bold";
	color:#fff;
}

.info li{
	list-style-type: '\279C';
	padding-left: 5px;
}

.info_img img{
	max-width: 50px;
}


.bottom_absolute{
	position: absolute;
	bottom:10px;
}

.field_box{
	border-radius: 2px;
	box-shadow: 1px 1px 2px rgba(0,0,0,.6);
	font-family: "Lato Bold";
}

.red_box{
	background-color: #ff0000;
	color:#fff;
}

.blue_box{
	background-color: #0000ff;
	color:#fff;
}

.yellow_box{
	background-color: #ffff00;
	color:#000;
}

.white_box{
	background-color: #fff;
	color:#000;
}

.grey_box_normal_content{
	background-color: #eee;
	border-radius: 5px;
}


.price-grid{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap:1rem;
	border-bottom: 1px solid #eee;
}

.product_prices{
	grid-template-columns: repeat(3,1fr);
	display: grid;
	justify-items: center;
	grid-gap:1rem;
}


.w-100 img{
	width: 100%;
}
/*
.fixed_height_img img{
	height: 480px;
	object-fit: cover;
}*/

.space_bottom{
	padding-bottom: 60px;
}

#menu a,span{
	font-family: "Lato Bold";
	font-weight: 700;
	font-size:14px;
}

#menu .submenu a{
	text-transform: none;
}

header.small{
	background:#000;
}


/*
main .container{
	background: rgba(255, 255, 255, 0.9);
}*/

#partners{
	background:#fff;
}

#ads{
	/*background: linear-gradient(#161616,#111);*/
	z-index: 10000;
}

.top {
	background:linear-gradient(#161616,#111);
}





body,
a.article,
#most a,
#events a,#videos a,.allvideos a{
	color: #222
}

h1,
h2,
h3,
strong,.category {
	font-weight: 700;
	font-family: "Lato Bold"
}

.bg-primary,
.title {
	background-color:#000;
	color: #fff;
}

.bg-secondary {
	background-color: #003E6F
}


@media screen and (min-width:1000px){
	/*
	header.small #logo{
		width: 60px;
	}*/
}

.title {
	font-size: 1.8rem;
	text-align: center;
	padding: 1rem;
	margin-bottom: 2rem;
	border-radius: 4px;
}

h1 {
	font-size: 1.8rem
}

.white{
	color:#fff;
}

#caption {
	top: 0;
	left: 0;
	z-index: 250;
	background: rgba(0,0,0,.3);
	text-shadow: 0 0 1px rgba(0,0,0,.7);
}

.hero_text{
	top:0;

}

.subhero_text,.bottom_text{
	top:0;
}

.hero_text h1{
	margin-bottom: 5px;
}

.hero_logo{
	top:17%;
	left:15%;
}

#hero .hero_logo img{
	height: 140px;
}

#hero h1, #subhero h1,.bottom_photo h1{
	font-size:clamp(1.4rem, 3vw, 2.3rem);
}

#hero h2{
	font-size:clamp(1.2rem, 3vw, 1.7rem);
}

#caption .content {
	max-width: 560px
}

#caption h1 {
	font-size: 3.4rem
}

#caption p {
	font-size: 1.6rem
}

.pubdate {
	font-size: .9rem
}



main.pad { /*margin-top: 120px;*/ /*margin-top:20px;*/
	margin-bottom:20px;
}

#newest {
	border-bottom: 3px solid #000;
}

#newest:hover h1,
a.article:hover h2,
#most a:hover strong,a.article:hover h3, #videos a:hover,.allvideos a:hover,a,footer a,.submenu a.active,.submenu a:hover,.nav-link.active,.nav-link:hover,a.article:hover .read_more_arrow,#languages a:hover{
	color: #df2a27;
}

#most {
	border: 1px solid #ccc
}

.border-bottom {
	border-bottom: 1px solid #ddd
}

.border-bottom:last-child {
	border: 0
}

.col-logo {
	flex: 0 0 16.285714%;
	max-width: 16.285714%;
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	-webkit-box-flex: 0;
}

.porssi {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.porssi:last-child {
	margin-bottom: 0;
	border-bottom: 0
}

.article img {
	width: 100%
}

.nappi{
	background: #fff;
	color: #000;
	padding:10px;
	border-radius: 5rem;
	margin-top:5px;
	display: inline-block;
	text-transform: uppercase;
	opacity:0.9;
	font-weight: 700;
	letter-spacing: -1px;
}
.services .nappi{
	/*position: absolute;
	bottom:30%;*/
	font-weight: 700;
	letter-spacing: -1px;
	left: 0;
	right: 0;
	width: max-content;
	margin: 0 auto;
}

.nappi.green{
	background:#0e6747;
	color: #fff;
}

.nappi.red{
	background:#df2a27;
	color: #fff;
}

.nappi.black{
	background:#000;
	color: #fff;
}

.nappi.brown{
	background: #a48a5d;
	color: #fff;
}

.nappi.grey{
	background:#323c49;
	color: #fff;
}


.nappi.green:hover,.nappi.brown:hover,.nappi.grey:hover,.nappi.black:hover,.nappi.red:hover{
	text-decoration: underline;
}

#hero .nappi{
	position: relative;
	bottom:unset;
	font-size: 18px;
}

.nappi:hover{
	background: #000;
	color: #fff;
}

.col-12{
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	-webkit-box-flex: 0;
}

.box{
	bottom:0;
	width: 100%;
}



.white{
	color:#fff;
}

.weather{
	width: 100%;
	height: 400px;
}
.contest{
	width: 100%;
	height: 1000px;
}

.shop{
	width: 100%;
	height: 1000px;
}

.container-fluid{
	padding-right: 15px;
	padding-left:15px;
	padding-top:30px;
}

.container{
	padding:30px !important;
}

.gr2.golfcourse{
	display: grid;
	grid-template-columns: repeat(auto-fit,minmax(300px,1fr));
	grid-gap:1rem;
}

.gr3.maps,.gr3.course{
	display: grid;
	grid-template-columns: repeat(auto-fill,minmax(15rem,1fr));
	grid-gap:2rem;
}



footer{
	background-color: #000;
	color: #fff;
}

.map{
	width: 100%;
	height: 400px;
}

.yhteystiedot main.pad,.kentta main.pad{
	margin-bottom: 0px;
}

.abs_title{
	position: absolute;
	top:28%;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.services img{
	width:100%;
	filter:brightness(75%);
}

video.desktop{
	filter:brightness(75%);
}

.services{
	text-shadow: 1px 1px #000;
	font-size: 16px;
}

.services:hover img{
	filter:brightness(50%);
}

.services .nappi{
	text-shadow:none;
	background-color: transparent;
	border:1px solid #fff;
	color:#fff;
}

.services .nappi:after{
	content:"\279C";
	margin-left: 5px;
}

/*Cookies*/
.privacywire{
	padding: 0.5rem !important;
	font-size:14px !important;
}
.privacywire-header,.privacywire-body,.privacywire-buttons{
	margin-top:15px;
}

.allow-all{
	padding:5px;
	border: 2px solid #979797;
}

.allow-necessary{
	display: none;
}

.bottom_photo img{
	height: 400px;
	width: 100%;
	object-fit: cover;
}
.search{
	position: absolute;
	top: 5px;
	display: grid;
	grid-template-columns: auto auto 25px 1fr;
	color: #fff;
	right: 30px;
	font-family: "Lato Bold";
	grid-gap:1rem;
	align-items: center;
}

.search input{
	padding: unset !important;
}

#partners img{
	max-height: 75px;
	max-width: 130px;
}

.input{
	display: none;
}

.input.show {
	display: block;
	width: 150px;
}

.border_grey{
	border:2px solid #eee;
}

.block img{
	display: block;
}

.weather_app{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

h2.bigger_title{
	font-size: 2rem;
}

#login{
	max-width: 350px;
	margin: 0 auto;
}

/*Cookies*/

@media screen and (min-width:750px){
	#hero img{
		width: 100%;
	}
	#subhero img{
		width: 100%;
		object-fit: cover;
	}


}

@media screen and (min-width:1250px){



	.align_left {
		float: left
	}
	.align_right {
		float: right
	}
	header {
		position: fixed;
		top: 0px;
		left: 0;
		display: grid;
		grid-template-columns: 200px 1fr;
		align-items: center;
	}

	header.small{
		grid-template-columns: 200px 1fr;
	}


	header.bg-primary {
		height: 82px;
		box-shadow: 0 2px 5px 0 rgba(0,0,0,.7);
	}
	header.bg-primary #logo {
		width: 100px;
		margin-top: 0;
	}
	header.bg-primary .nav-link {
		padding-top: 18px;
		padding-bottom: 18px
	}
	.login header {
		top: 50px
	}
	.nav-link {
		padding-left: 10px;
		padding-right: 10px;
		color: #fff;
	}

	#menu{
		justify-items: flex-end;
		display: grid;
	}


	.open_menu, .submenu{
		display:none;
	}

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

	.submenu{
		position:absolute;
		background: #000;
		left:2px;
		padding: 1rem;
		width:220px;
	}

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


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


	.abs_title{
		position: absolute;
		top:25%;
	}
}

@media screen and (max-width:1250px){
	#wrap {
		width: 100vw
	}
	.submenu{
		display:none;
	}
	#menu {
		display: none;
		background-color: #000;
		height:calc(100vh - 79px) ;
		overflow-y:scroll;
		margin-top:20px;

	}
	.submenu a {
		border-top: 1px solid #fff;
		color: #fff;
		padding: 10px 35px;
	}
	.nav-item,
	#menu-toggler,
	#menu.show,.submenu.show {
		display: block
	}
	.open_menu{
		display:block;
		color: #fff;
	}
	#dropdown .dropdown{
		padding:0rem;
		position:relative;
	}
	header{
		padding: 0px 0px;
	}
	#menu-toggler {
		top: 15px;
		right: 20px;
		width: 48px;
		height: 48px;
		background: #000 url(/files/images/menu.png) no-repeat center center / cover;
	}
	#logo {
		width: 200px
	}
	#logo{
		margin-left:10px;
		margin-top:24px;
	}
	header {
		position: fixed;
		background-color:#000;
		height: 80px;
	}
	.nav-link {
		padding: 12px 20px;
		border-top: 1px solid #fff;
		color: #fff;
	}
	/*
		.article{
			text-align: center;
		}*/



	.search{
		top:25px;
		right: 78px;
		text-align: center;
	}

	#hero,#subhero{
		margin-top:80px;
	}

	.col-logo {
		flex: 0 0 16.6%;
		max-width: 16.6%;
	}

	.toggle_box{
		position: relative;
		top:15px;
	}



}

@media screen and (max-width:1000px){
	.col-logo {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.container.p-5 {
		padding: 1.5rem
	}

	.grid-field{
		grid-template-columns: minmax(0,1fr);
	}
}

@media screen and (max-width:850px){
	.weather_app{
		position: relative;
		right: 0px;
		bottom:0px;
		background-color: #000;
	}
}

@media screen and (max-width:750px){
	body {
		background: #fff;
	}
	.container.p-5 {
		padding: 1rem
	}
	.col-logo {
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.hero_logo{
		display: none;
	}

	.title{
		font-size: 1.5rem;
	}

	#hero{
		margin-top: 80px;
	}

	.nappi{
		bottom:5%;
	}

	.fields .grid-two{
		grid-template-columns: minmax(0,1fr);
	}


	h2.bigger_title{
		font-size: 1.6rem;
	}

}

@media screen and (max-width:550px){
	.col-logo {
		flex: 0 0 50%;
		max-width:  50%;
	}

	.nappi{
		bottom:unset;
	}

	#hero .nappi{
		font-size: 14px;
	}
	.abs_title,.services .nappi{
		position: unset;

	}

	.grid-three-full,.grid-three,.gr3.maps,.gr3.course,.grid-four-full{
		grid-template-columns: minmax(0,1fr);
	}



	table.prices td,table.prices th{
		padding:2px;
	}


	header{
		height: 90px;
	}

	#hero{
		margin-top:90px;
	}

	.search{
		top:55px;
		left: 10px;

	}

	#menu {
		margin-top:30px;
		height: calc(100vh - 90px);
		
	}



}

@media screen and (max-width:450px){
	.input.show{
		width: 70px;
	}
}

