/** Generated: Wednesday, 2nd of July 2025, 12:36:23 AM // Powered by AIOM+ (All In One Minify) created by FlipZoom Media Inc. - David Karich (flipzoom.de) **/
/* CSS3 and HTML5 made by Timo Anttila */

* { padding: 0; margin: 0; background: none; border-radius: 0; border: none; text-decoration: none; line-height: 1.4em ; vertical-align: top; outline:none }

html { width: 100%; height: 100%; }

.inl,
header li,
button,
.nappi,
img,
.two,
.three,
.four,
.five,
.six,
.options,
#social li { display: inline-block }

.mid { vertical-align: middle }

.bl,
header a,
#menu li li,
footer li { display: block; }

h1,
h2 { line-height: 1.15em }

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

p:last-child,
main ul:last-child,
ol:last-child { margin-bottom: 0 }

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

table,
header,
.fade img { width: 100% }


.left { float: left }
.right { float: right }
.clear { clear: both }

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

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

.tc { text-align: center }
.tr { text-align: right }
.tl { text-align: left }

.two {
    width: 48%;
    margin-bottom: 25px
}

.two:nth-child(odd){ margin-right: 4% }

.three { width: 32% }
.four { width: 23.5% }
.five { width: 18.4% }
.six { width: 15% }

.three,
.four,
.five,
.six { margin: 0 2% 15px 0 }

.three:nth-child(3n),
.four:nth-child(4n),
.five:nth-child(5n),
.six:nth-child(6n){ margin-right: 0 }

table {
    border-spacing: 0;
    border-collapse: collapse;
}

.bw,
input,
textarea { background: #fff; color: #000 }

.bb { background: #000 }

.tw,
.tw a,
.bb,
.bb a { color: #fff }

.fa span,
.hidden {display: none}

#toggle {
    width: 45px;
    height: 45px;
    background: url("/files/menu.png") no-repeat center right / contain;
    z-index: 800;
    display: none;
    padding: 0;
}

.adminbar-loaded header { top: 40px }

.ball { border-radius: 50%; overflow: hidden }

.embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.air { padding: 40px 0 }

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="number"],
button { -webkit-appearance: none }

input,
textarea { border: 1px solid #999 }

.FormBuilderViewport { max-width: 600px }

.up { text-transform: uppercase }

.nappi,
button {
    display: inline-block;
    padding: 8px 20px;
    cursor: pointer;
}

td,
textarea,
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="number"] { padding: 5px }

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder { color: #000 }

td,th { text-align: left }

.embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

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

#videos { margin-top: 30px }

main { display: block }

#files {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
}

#files.air { padding-bottom: 20px }

#files img {
    width: 267px;
    height: 267px;
    background: #eee;
    margin-bottom: 10px;
}

#form input,
#form textarea {
    max-width: 400px;
    width: 100%;
    margin-bottom: 10px;
}

#form textarea {
    height: 150px;
}

#messages {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #fff
}

#sub .message {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #fff;
}

.options {
    margin: 0 5px 15px 0;
}

.select {
    background: #fff url("/files/images/select.png") no-repeat 95% 50%;
    padding-right: 25px;
    border: 1px solid #999;
}

.select select {
    padding: 5px 8px;
    width: 135%;
    height: 29px;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.select select:focus { outline: none }

#skip {
    width: 1px;
    height: 1px;
    display: block;
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
}

#popup {
    display: inline-block;
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 200;
    background: #fbfbfb;
    border: 1px solid #999;
    padding: 20px;
    border-radius: 6px;
    max-width: 295px;
    text-align: center;
}

#popup .nappi {
    padding: 4px 12px;
    background: none;
    border: 1px solid #999;
    color: #222;
    margin: 0 5px;
}

@media screen and (max-width: 730px){
    #form input,
    #form textarea { width: 90% }
    #adminbar { display: none }
    .adminbar-loaded header { top: 0 !important }
    html { padding-top: 0 !important }
}
.menu-collapser {
    position: absolute;
    width: 100%;
    height: 42px;
    padding: 0 8px;
    color: #fff;
    font-size: 16px;
    line-height: 42px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    top: 0;
    right: 0;
}

.collapse-button {
    position: absolute;
    right: 15px;
    top: 40%;
    width: 45px;
    padding: 7px 10px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.collapse-button .icon-bar {
    display: block;
    height: 5px;
    width: 25px;
    margin: 4px 0;
    background-color: #f5f5f5;
}

ul.slimmenu {
    margin: 0;
    padding: 0;
    list-style-type: none
}

ul.slimmenu:before,
ul.slimmenu:after {
    content: '';
    display: table
}

ul.slimmenu:after {
    clear: both
}

ul.slimmenu.collapsed li>ul {
    position: static;
    display: none
}

ul.slimmenu.collapsed li .sub-toggle {
    height: 43px;
    background: rgba(255,255,255,.1);
}

ul.slimmenu li {
    position: relative;
    display: inline-block;
}

ul.slimmenu li ul {
    margin: 0;
    list-style-type: none;
    min-width: 100%;
}

ul.slimmenu li>ul {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
    display: none;
}

ul.slimmenu li>ul>li ul {
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 999;
    display: none;
    width: 100%
}

ul.slimmenu li .sub-toggle {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    width: 48px;
    height: 100%;
    text-align: center;
    cursor: pointer;
    display: none;
}

ul.slimmenu li .sub-toggle:before {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle
}

ul.slimmenu li .sub-toggle > button {
    display: inline-block;
    color: #fff;
    background: none;
    border: none;
    font-size: 25px;
    width: 43px;
    margin: 0;
    padding: 2px 0 0;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('r.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('k.eot');
    src: url('k.eot?#iefix') format('embedded-opentype'), url('k.woff') format('woff'), url('k.ttf') format('truetype'), url('k.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    width: 25px;
    height: 25px;
    background: url("/files/images/arr.png") no-repeat left top / cover;
z-index: 1000;
}

.slick-next {
    background: url("/files/images/arr.png") no-repeat right top / cover;
}

.slick-prev
{
    left: 25px;
}
[dir='rtl'] .slick-prev
{
    right: 25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}

.slick-dots
{
    position: absolute;
    bottom: -30px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.carousel .slick-dots { bottom: -25px }
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 1px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li.slick-active button { background: #fff }
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 13px;
    height: 13px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #000;
    border-radius: 50%;
    background: rgba(255,255,255,.4);
}

@font-face {
    font-family: 'Avenir Next Bold';
    src:
        url('/files/fonts/AvenirNextLTPro-Bold.woff2') format('woff2'),
        url('/files/fonts/AvenirNextLTPro-Bold.woff')  format('woff')
}

@font-face {
    font-family: 'Avenir Next Light';
    src:
        url('/files/fonts/HKGrotesk-Light.woff2') format('woff2'),
        url('/files/fonts/HKGrotesk-Light.woff')  format('woff')
}

.gr,
.nappi:hover {
    background: #7bbb42;
    color: #fff;
}

.bl,
.nappi,
thead {
    background: #379bd6;
    color: #fff;
}

body,
#news h3 {
    overflow-x: hidden;
    font: 400 16px 'Avenir Next Light';
}

h1,
h2,
h3,
strong,
.caption,
.menu-collapser:before {
    font-family: 'Avenir Next Bold';
    font-weight: 700;
}

nav a span,
nav a strong {
    line-height: 1em;
    font-size: 1.2em;
}

body,
#menu a,
.videot h2 { color: #000 }

a,
h1,
h2,
#menu a.active,
#menu a:hover { color: #379bd6 }

.bl,
.gr,
.box h2,
#subbox h2,
.caption *,
#services h3,
a.nappi,
#news a { color: #fff }

h1,
h2,
header,
.caption h1 { text-transform: uppercase }

h1,
h2 { line-height: 1.2em }

h1 {
    font-size: 2.4em;
    margin-bottom: 30px;
}

h2 { font-size: 1.4em }

.videot h2 {
    font-size: 1em;
    margin: 10px 0;
}

footer p,
#menu a {
    display: inline-block;
    vertical-align: middle;
}

.container {
    max-width: 900px;
    width: 90%;
    margin: 0 auto;
}

.air {
    padding: 60px 0;
}

#hero { z-index:-1 }

/* Header */

header {
    border-bottom: 1px solid #ccc;
    padding: 10px 3%;
    width: 94%;
    background: #fff;
    z-index: 300;
}

main { margin-bottom: 40px }

.home main { margin-bottom: 0 }

#logo { width: 80px }

#menu { margin-right: 20px }

ul.slimmenu li a { padding: 21px 15px }

ul.slimmenu li li a {
    padding: 5px 15px;
}

ul.slimmenu li > ul {
    border: 1px solid #ccc;
    border-top: none;
    background: #fff;
}

/* Front */

.home h1 {
    margin-bottom: 5px;
    line-height: 40px;
}

.caption {
    position: absolute;
    width: 100%;
    top: 40%;
    right: 0;
    display: block;
    z-index: 200;
}

#hero .container {
    max-width: 700px;
    background: rgba(0,0,0,.4);
    padding: 40px;
    border-radius: 10px;
}

#hero h1 {
    font-size: 2.6em;
}

#hero p {
    font-size: 1.6em;
    line-height: 1.2em;
    margin: 0;
}

#hero,
.slide {
    height: 500px;
    overflow: hidden;
}

.slide {
    animation : 350s linear .2s normal none infinite zoominout;
    width: 100%;
}

#img { margin-top: 45px }

@keyframes zoominout{
    0% { transform:scale(1) }
    25% { transform:scale(1.5) }
    50% { transform:scale(2) }
    75% { transform:scale(1.5) }
    100% { transform:scale(1) }
}

.home #content.left { width: 60% }
.home #news { width: 35% }

main { margin-top: 40px }

/* Box */

.box h2 {
    text-align: center;
    background: rgba(0,0,0,.4);
    padding: 12px 0 5px;
}

.box .inner {
    padding: 5px 20px;
}

.box {
    border-radius: 6px;
    background: #379bd6;
    color: #fff;
    overflow: hidden;
}

/* Forms */

input { border-color: #999 }

input[type="search"]{
    padding: 6.7px 10px;
    margin-right: 5px;
}

input[type="date"],
input[type="number"],
button {
    padding: 5px 10px;
    margin-right: 6px;
}

#form .four input {
    padding: 2%;
    width: 96%;
    height: 20px;
}

#form .four button {
    border: 1px solid #999;
}

#form .four .options {
    margin: 0;
    width: 100%;
    padding: 0;
}

#guard { margin-bottom: 20px }

#guard .nappi {
    background: #000;
    color: #fff;
    padding: 7.5px 20px;
}

#wish { margin-bottom: 20px }

.red {
    font-size: 1.2em;
    color: red;
}

.blue { color: #379bd6 }
.green { color: green }

/* Lists */

tr { border-bottom: 1px solid #ccc }

tbody tr:nth-child(odd){ background: #fbfbfb }
tbody tr:nth-child(even){ background: #f0f0f0 }

th,
td { padding: 8px 10px }

#boat td:first-child { width: 30% }
#boat td:nth-child(2),
#boat td:nth-child(3) { width: 15% }
#boat td:nth-child(4),
#boat td:nth-child(5) { width: 7% }
#boat td:nth-child(6){ width: 24% }

#files {
    margin: 0 0 0 20px;
    border: none;
}

.berth tbody tr:nth-child(1n){
    background: none;
    border: none;
}

#stats {
    position: fixed;
    text-align: center;
    bottom: -1px;
    right: 0;
    z-index: 200;
    padding: 8px 15px 0;
    background: #fafafa;
    border: 1px solid #999;
    width: 100%;
}

.sep { margin: 0 2% }

/* News */

.news {
    border-top: 1px solid #ccc;
    padding: 25px 0;
}

.news h2 {
    font-size: 1.2em;
}

/* Footer */

footer {
    margin-top: 50px;
    padding: 20px 0;
    background: #379bd6
}

footer a,
footer { color: #fff }

footer .three { margin-bottom: 0 }

/* User */

.row { margin-bottom: 15px }

.vartiointi table { width: auto }

/* Products */

.kirppari .nappi {
    padding: 6px 20px;
    font-size: 14px
}

.kirppari button.nappi { font-size: 13px }

.ilmoitus {
    border-top: 2px solid #ddd;
    padding: 40px 0;
}

.ilmoitus .left { width: 60% }
.ilmoitus .right { width: 35% }
.ilmoitus .nappi { margin-right: 5px }
.ilmoitus .edit { margin-top: 20px }

#ilmoitus input,
#ilmoitus textarea {
    width: 300px;
    margin-bottom: 15px;
}

.vartiointi main { position: relative }

.vartiointi img {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px
}

#newest { margin-top: 45px }

.news p.pubdate { margin-bottom: 2px }

/* Responsive */

input.inl {
    margin-right: 10px;
    height: 23px;
}

@media screen and (min-width:1000px){
    #print {
        position: absolute;
        top: 0;
        right: 0
    }
}

@media screen and (max-width: 1450px){
    ul.slimmenu li,
    #menu a,
    .jasenet tr,
    .jasenet td,
    ul.slimmenu.collapsed li .sub-toggle { display: block }
    ul.slimmenu li a {
        padding: 10px 15px;
        border-top: 1px solid #aaa;
    }
    ul.slimmenu li li a { padding-left: 40px }
    ul.slimmenu {
        width: 100%;
        position: absolute;
        left: 0;
        top: 60px;
        background: #fff;
        border-bottom: 1px solid #aaa;
	z-index: 1200
    }
    
    #navigation{
            display: none;
    }
    
    ul.slimmenu ul { border-bottom: none }
    #logo { width: 56px; position: relative; z-index: 500 }
    h1 { font-size: 1.8em }
    .jasenet tr {
        padding: 15px 0;
        border-bottom: 2px solid #aaa;
    }
    .jasenet td {
        padding: 0 20px
    }
    .jasenet thead { display: none }
    main { margin-top: 30px }
    ul.slimmenu.collapsed li .sub-toggle {
        height: 44px;
    }
    ul.slimmenu li .sub-toggle > button {
        color: #000;
        margin: 0;
    }
    #menu {
	width: 100%;
    }
    .menu-collapser {
        top: 17px;
    }
    .menu-collapser:before {
        content: "Valikko";
        color: #379bd6;
        position: absolute;
        right: 65px;
        top: -3px
    }
    .collapse-button .icon-bar { background: #379bd6 }
}

@media screen and (max-width: 1200px){
    .laiturit .four { width: 48% }
    .laiturit .four:nth-child(odd){ margin-right: 4% }
    .laiturit .four:nth-child(even){ margin-right: 0 }
}

@media screen and (max-width: 1000px){
    .ilmoitus .left,
    .ilmoitus .right {
        float: none;
        width: 100%;
        clear: both;
    }
}

@media screen and (max-width:850px){
    .caption {
        position: relative;
        top: 0;
        left: 0;
    }
    #hero .container {
        max-width: none;
        background: rgba(0,0,0,.4);
        padding: 20px 5%;
        border-radius: 0;
        width: 90%;
        background: #379bd6;
    }
    #hero { height: auto }
    .slide { animation: none }
    #hero h1 { font-size: 2em }
    #hero p { font-size: 1.3em }
}

@media screen and (max-width: 750px){
    .three:nth-child(1n) {
        display: block;
        margin: 0 0 15px
    }
    .home #content.left,
    .home #news {
        width: 100%;
        clear: both;
    }
    .home #news { margin-top: 20px }
    .air { padding: 40px 0 }
    .laiturit .four:nth-child(1n){
        width: 100%;
        display: block;
        margin: 0 0 30px 0
    }
    .laiturit .four tr { padding: 0 }
    #stats {
        width: 90%;
        padding: 15px 5%;
    }
}

@media screen and (max-width: 600px){
    td,tr { display: block }
    tr {
        padding: 15px 0;
        border-bottom: 2px solid #aaa;
    }
    td { padding: 0 20px }
    thead { display: none }
    h1 { font-size: 1.6em }
    h2 { font-size: 1.3em }
}

@media screen and (max-width:850px){
    #hero h1 { font-size: 1.6em }
    #hero p { font-size: 1.2em }
}

 /* Style the tab */

#tabs { margin-bottom: 30px }

/* Style the buttons that are used to open the tab content */
#tabs button {
    background-color: inherit;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    border: 1px solid #999;
    display: inline-block;
}

/* Change background color of buttons on hover */
#tabs button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
#tabs button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
}

select {
height: 35px;
border: 1px solid #999;
margin-right: 5px;
padding: 5px 10px;
}

form#find input,
form#find button {
	border: 1px solid #888;
	padding: .5rem 1rem
}

