/** Generated: Sunday, 29th of June 2025, 01:53:01 PM // 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,
#hero 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 }

.nappi {
	padding: 8px 15px;
}

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

a,
.nappi,
button { 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('/files/css/ajax-loader.gif') center center no-repeat;
}

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

    src: url('/files/css/fonts/slick.eot');
    src: url('/files/css/fonts/slick.eot?#iefix') format('embedded-opentype'), url('/files/css/fonts/slick.woff') format('woff'), url('/files/css/fonts/slick.ttf') format('truetype'), url('/files/css/fonts/slick.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;
}

.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);
}
body {
    overflow-x: hidden;
    width: 100vw;
    
}

body,
select,
input { 
	font: 400 15px 'Raleway', sans-serif ;
	
	
}

p{
	line-height: 1.5;
}

#featured.smaller .two:first-child{
	width: 32%;
}

#featured.smaller .two:nth-child(2n+1) {
    margin-right: 18%;
}



/* Fonts and colors */

body,
.four li { color:#333333; }

h1,
h2,
h3,
th { font-weight: 900 }

strong,
.nappi { font-weight: 700 }

#hero h1,
#icons h3,
.double h2,
th,
.nappi { font-style: italic }

.title,
h2 { font-size: 2em }

.tahtikoti .title { font-size: 3em }

#icons h3,
th,
#how h3 { font-size: 1.4em }

.caption h1,
.caption h2 {
    font-size: 4em;
    margin-bottom: 5px;
}

.caption p { font-size: 1.2em }

h1,
h2,
h2 a,
#team strong,
aside h3 a,
.nappi,
#how h3 { color: #0d295c }

h1 strong,
.caption h1,
.caption h2,
.double h2,
th,
h3,
.tahtikoti .title { color: #f8ac00 }



.home #featured h1 strong{
	color: #666666;
	font-weight: 400;
	font-size: 40px;
	line-height: 44px;
}

.home #featured h3{
	font-size: 18px;
	line-height: 23px;
	color: #164074;
	font-weight: 700;
}

#menu a,
.caption p { color: #fff }

.bl,
#menu li li a:hover{ background: #28407f }

#menu li li a:hover, #menu li li a.active{
	background: white;
	text-decoration: underline;
}

.gr,
.info:nth-child(odd) { background: #eeebe5 }

#menu a.active,
ul.slimmenu li > ul { background: #335d9e }


ul.slimmenu li > ul { background: #fff; }


#menu .submenu a{color:black;}


#menu li { padding: 16px 0 }

#menu li li { padding: 0 }

#menu li.has-submenu:hover:after {
    display: block;
    content: "";
    /*background: url(/site/templates/nuolialas.png) no-repeat center bottom / contain;*/
    position: absolute;
    top: 42px;
    left: 0;
    width: 100%;
    height: 10px;
    text-align: center
}

ul.slimmenu li > ul {
    padding-bottom: 10px;
    /*
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    */
    width: 150%;
    left: -27%;
    overflow: hidden;
}



#menu li li { height: auto }

#menu li li a {
    padding: 8px 15px;
    border-radius: 0;
}

.nappi, .btn-customized {
    background: #a89670;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
    font-style: normal;
    font-size: 13px;
    padding:0.8rem;
    margin-bottom:10px;
    margin-top:10px;
   
}

#featured .nappi{
	margin-right: 15px;
}

.nappi:hover{
	background: #164074;
}

/* Content */

.container,
.caption .inner {
    max-width: 1180px;
    width: 90%;
    margin: 0 auto;
}

#social { margin-top: 21px }

#logo {
    width: 230px;
    padding: 25px 0;
}

#menu a {
    padding: 10px 25px;
    border-radius: 25px;
    font-weight: 700;
}

#menu .submenu a{
	font-weight: 500;
	color: #333333;
}

#social a {
    width: 30px;
    height: 30px;
}

#social li { margin-left: 5px }

#social { margin-left: 20px }

.home h1 { font-size: 3em }

.home h1,
.home h3 { line-height: 30px }

.caption {
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
}

video { width: 100% }

#featured .two {
    /*vertical-align: middle;*/
    margin-bottom: 0
}



aside .inl:first-child { width: 15%; margin-right: 5% }
aside .inl:last-child { width: 80% }

.double .right,
.part .txt { width: 60% }

.double .left { width: 35% }

.title { margin-bottom: 35px }

h1 strong { line-height: .9em }

#icons .five { margin-bottom: 0 }

#icons img {
    height: 50px;
    margin-bottom: 15px;
}

#icons h3 { line-height: 1.1em }



footer table { margin-bottom: 0 }

.tuotteet .three h2 { margin-top: 15px }

.rahoitus main tr { border-bottom: 2px solid #eeebe5 }

.d2 .right,
.d2 .txt { width: 63% }

.d2 .left,
.d2 .img { width: 32% }

#how .nappi { margin-top: 40px }

#how .three img { width: 220px }

footer { padding: 20px 0 5px }

footer h3 { font-size: 2.2em }

footer .contact_title { width: 20% }

footer .logo { width: 13% }
footer img { width: 140px }

footer .contact {

    width: 12%;
    font-size: 13px
}

footer .container{
	max-width: none;
}

footer .contact img {
    width: 15px;
    height: 15px;
    margin: 2px 5px 0 0;
}

footer .job { padding-left: 20px }

footer td { padding: 0 }

.right iframe {
    width: 100%;
    height: 300px;
}

#team img {
    border-radius: 50%;
    padding: 10px;
    background: #f8ac00;
    width: 75px;
    height: 75px;
    margin-right: 10px;
}

#team .ball {
    width: 20px;
    height: 20px;
    margin: 5px 20px 0 0;
    background: #164074;
}

#buildings .inl {
    width: 25%;
    overflow: hidden;
    position: relative;
}

#buildings .img {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

#buildings .content {
    padding: 0 5%;
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    background-color: rgba(40,64,127,.7);
    color: #fff;
}

#buildings .td {
    vertical-align: middle;
    display: table-cell;
}

#buildings .inl,
#buildings .td { height: 400px }

#buildings .inl:hover .hidden,
.four li { display: block }

#buildings h2 { margin-bottom: 60px }

.part { margin-bottom: 25px }

.part .img {
    width: 37%;
    margin-right: 3%
}

#imgs h2 { margin-top: 30px }

#imgs h3 {
    margin-top: 8px;
}

.four h2 { margin-top: 15px }

#money {
    background-image: url("/site/templates/rahoitus.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    padding: 75px 0
}

.three iframe,
.two iframe {
    height: 260px;
    width: 100%;
}

header, footer {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 500;
}

header { top: 0 }

footer { bottom: 0 }

main { margin: 75px 0 26px }

.home main{margin:0 0 7px;}

.jump:before {
    content: "";
    display: block;
    padding-top: 105px;
    margin-top: -96px;
}

.slick-dots { bottom: 0 }

.info:nth-child(odd) .img,
.info:nth-child(even) .txt { float: left }

.info:nth-child(odd) .txt,
.info:nth-child(even) .img { float: right }

.four li { margin-top: 8px }
.four ul { margin: 0 }

.wrap { margin-top: 25px }

#categories h3 {
    
    margin: 8px 0 0
}

.kuvat h2 {
    font-size: 2em;
    margin-bottom: 40px
}

.yhteystiedot main .left { width: 38% }

.yhteystiedot main .right { width: 60% }

.four img,
.five img { /*width: 100%*/ }


.air{
	padding: 60px 0px;
}

.news{
	margin-bottom:2rem;
}

.home #info{
	border-bottom: 1px solid  #666666;
}

#hero h1{
	color: #ecebe5;
	font-weight: 400;
	font-style:normal;
}

footer h3{
	color: #fff;
}


aside .inl:first-child {
	width: 8%;
	margin-right: 5%;
}

.tuotteet h2{
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	color: #164074;
}

.tuotteet h3{
	font-family: 'Raleway';
	font-weight: 900;
}

.product h3{
	color: #164074;
}

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

ul.slimmenu li > ul {
	background: white;
	color: black;
}

main h2, footer h3{
	font-family: 'Playfair Display', serif;
}

#how h3{
	font-size: 18px;
}

h2, h3, .tahtikoti .title, .rahoitus main h2, .rahoitus main h3, aside h3 a, #how h3{
	
	color: #164074;
}

.footer h3{
	color:#fff;
}

#buildings h3{
	color: #fff;
}

.submenu{
	padding:1rem;
	margin-top:10px !important;
}






@media screen and (max-width: 1600px){
    #money {
        background-position: -23% center;
    }
}

@media screen and (max-width: 2000px){
    #buildings .inl,
    #buildings .td { height: 250px }
}

@media screen and (max-width: 1300px){
    #buildings .inl { width: 50% }
    #buildings .hidden {
        padding: 10px 15px;
        position: relative;
        display: block;
        background: none;
        color: #000;
    }
    #buildings .img { height: 300px }
    #buildings .inl,
    #buildings .td { height: auto }
    #buildings .td { display: block }
    #money {
        background-position: -80% center;
        padding: 63px 0;
    }
    
    
    #buildings h3{
	color:#164074;
}
}

@media screen and (max-width: 1250px){
    #social { margin: 0 80px 0 0 }
    header { position: relative }
    header .container { width: 100%; max-width: inherit }
    .menu-collapser { top: 15px }
    #menu li,
    ul.slimmenu.collapsed li .sub-toggle { display: block }
    #logo { margin-left: 15px }
    ul.slimmenu {
        position: absolute;
        top: 55px;
        left: 0;
        width: 100%;
        background: #28407f;
        z-index: 500;
    }
    
    .air{
	    padding:30px 0px;
    }
    #menu a {
        padding: 10px 15px;
        border-top: 1px solid rgba(255,255,255,.3);
        border-radius: 0;
    }
    #menu li li a {
        padding-left: 45px;
        text-align: left;
    }
    #menu li { padding:0 }
    ul.slimmenu li > ul {
        width: 100%;
        left: 0;
        border-radius: 0;
    }
    ul.slimmenu li > ul,
    ul.slimmenu.collapsed li .sub-toggle { background: none }
    footer td {
        display: inline-block;
        vertical-align: middle;
        width: 50% !important;
    }
    footer .logo { display: none }
    .four,
    .five { width: 32% }
    .four:nth-child(4n),
    .four:nth-child(5n){ margin-right: 2% }
    .four:nth-child(3n),
    .five:nth-child(3n){ margin-right: 0 }
    html { margin: 0 }
    .adminbar-loaded header { top: 0 }
    #menu li.has-submenu:hover:after { display: none }
    header,
    footer { position: relative }
    main { margin: 0 }
    #logo {
        position: relative;
        width: 110px;
        z-index: 600;
    }
    
    #menu .submenu a{
		color: #fff;
}
    
    #menu li li a:hover, #menu li li a.active{
	background: #335d9e;
	text-decoration:none;
	color: #fff;
	}
	
    
.submenu{
	padding:0rem;
	margin-top:0px !important;
}

.home main{margin:0 0 0px;}
    
}

@media screen and (max-width: 1000px){
    .two:nth-child(n),
    .three:nth-child(n),
    .double .right,
    .part .txt,
    .double .left,
    .part .img,
    aside .inl:last-child,
    .d2 .left,
    .d2 .right,
    .yhteystiedot main .left,
    .yhteystiedot main .right {
        margin: 0 auto 15px;
        width: 100%;
        float: none;
    }
    .news img.inl { display: none }
    #info .right { margin-top: 25px }
    #how .three img { max-width: 400px }
    #buildings .inl { width: 50% }
    
    .caption {
        display: block;
        position: relative;
        top: 0;
    }
    
    #hero h1, #hero p{
	    color: #0d295c;
    }
    
    .caption{
	    top:0;
    }
    .caption .inner { padding: 15px }
    .caption p { color: #fff }
    .caption h1,
    .tahtikoti .title { font-size: 2em }
    .title, h2 { font-size: 1.5em }
    #money { background: none }
    #icons .five {
        width: 32%;
        margin-bottom: 20px;
    }
    #icons .five:nth-child(5n){ margin-right: 2% }
    #icons .five:nth-child(3n){ margin-right: 0 }
    
    #featured.smaller .two:first-child{
	width: 80%;
}
    
}

@media screen and (max-width: 750px){
    footer td {
        display: block;
        width: 100% !important;
        text-align: center;
    }
    .four,
    .five { width: 48% }
    .four:nth-child(odd),
    .five:nth-child(odd) { margin-right: 4% }
    .four:nth-child(even),
    .five:nth-child(even) { margin-right: 0 }
    #buildings .img { height: 300px }
    #buildings .inl { width: 100% }
    #buildings.air { padding-bottom: 30px }
    #icons .five:nth-child(n){
        width: 100%;
        margin: 0 auto 20px
    }
    .kuvat #categories.air { padding-top: 20px; }
}

@media screen and (max-width:500px){
    .five:nth-child(n){
        width: 100%;
        margin: 0 auto 20px
    }
}
/* Normilizes box-sizing  */
#pbOverlay *,
#pbOverlay *:before,
#pbOverlay *:after {
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}


#pbOverlay.show{ opacity:1; pointer-events:auto; }
#pbOverlay{
	opacity:0; overflow:hidden; width:100%; height:100%; position:fixed; z-index:9999; left:0; top:0; text-align:center; pointer-events:none;
	-moz-user-select:none;
	background:rgba(0,0,0,.90);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2000000', endColorstr='#e2000000');
	/* background:radial-gradient(rgba(0,0,0,.6) 0%, rgba(0,0,0,.9) 100%); */
	-webkit-transform:translate3d(0);
	transition:opacity 300ms ease;
}

#pbOverlay.msie{ background-color:rgba(0,0,0,.6); }
.msie.pbLoading .pbWrapper{ background:url('/files/images/loading.gif') no-repeat center center; }

@keyframes pbLoaderFrames{ 50%{ height:5px; } }
@-webkit-keyframes pbLoaderFrames{ 50%{ height:5px; } }

.pbLoader{ display:none; width:100px; height:100px; position:absolute; z-index:999; top:0; left:0; right:0; bottom:0; margin:auto; text-align:center; border-radius:100%; box-shadow:15px 32px 60px -20px #FFF inset, 1px 1px 3px 1px #FFF inset, 0 0 20px; transition:.3s; }
.thumbs .pbLoader{ -webkit-transform:translateY(-50px); transform:translateY(-50px); }
.pbLoading:not(.msie):not(.error) .pbLoader{ display:block; }
	.pbLoader b{ display:inline-block; vertical-align:middle; margin:0 2px; width:8px; height:60px; border-radius:5px; background:rgba(255,255,255,.8); box-shadow:0 0 10px rgba(0,0,0,.5); -webkit-animation:.9s pbLoaderFrames infinite linear; animation:.9s pbLoaderFrames infinite linear; }
	.pbLoader b:nth-child(2){ -webkit-animation-delay:.3s; animation-delay:.3s; }
	.pbLoader b:nth-child(3){ -webkit-animation-delay:.6s; animation-delay:.6s; }

.mobile.pbLoading .pbLoader{ transform:none; transition:0s; }

.pbWrapper:after,
#pbCaption .pbThumbs ul:after,
#pbOverlay .prevNext:after,
#pbOverlay .pbLoader:before{ content:""; display:inline-block; height:100%; margin-right:-.25em; vertical-align:middle; }

/* Animation when image was not loaded */
@keyframes deadImage{ 50%{ text-shadow:0 0 25px rgba(255,255,255,.5); transform:scale(.85); } }
@-webkit-keyframes deadImage{ 50%{ text-shadow:0 0 25px rgba(255,255,255,.5); -webkit-transform:scale(.85); } }

#pbOverlay button{ outline:0 !important; box-shadow:0; }


.pbWrapper{ -moz-box-sizing:border-box; box-sizing:border-box; transform:rotate(0deg); vertical-align:middle; height:100%; perspective:1200px; position:relative;  }
.video > .pbWrapper{ z-index:11; display:inline-block; }
	/*#pbOverlay.error .pbWrapper{ display:inline-block; width:100%; }*/
	.pbLoading .pbWrapper{ display:inline-block\9; width:100%; } /* ie8+9 hack */
	.pbWrapper:before{ content:'\2716'; color:transparent; text-shadow:0 2px 35px rgba(255,255,255,0); font-size:0; vertical-align:middle; cursor:default; transition:text-shadow .7s ease-out; }
	.error .pbWrapper:before{ font-size:22em; text-shadow:0 0 0 #FFF; -webkit-animation:2s 1s deadImage infinite linear; animation:2s 1s deadImage infinite linear; }
	.thumbs .pbWrapper{ padding:0; margin:0; }
	.error .pbWrapperr img{ width:0; }

	.pbWrapper > div{ display:none; width:624px; height:351px; vertical-align:middle; border-radius:5px; background:rgba(0,0,0,.5); }
	.video > .pbWrapper > div{ display:inline-block; }

	#pbOverlay iframe,
	#pbOverlay embed,
	#pbOverlay object{ display:block; width:100%; height:100%; opacity:1; transition:.5s; }

	.pbWrapper .pbHide iframe{ opacity:0; }

	.pbWrapper > div,
	.pbWrapper > img{
		transition:.5s .5s cubic-bezier(.1, .87, .48, 1);

		-webkit-transform:none;
		-ms-transform:none;
		transform:none;

		-webkit-backface-visibility:hidden;
		box-shadow:0 0 20px #000;
		opacity: 1;
	}

	/* FOR MOBILE */
	.mobile.show .pbWrapper > div,
	.mobile.show .pbWrapper > img{
		transition:30ms;
	}

	/* Content effects */
	.pbWrapper > *,
	.pbHide .pbWrapper > .prepare{ opacity:0; vertical-align:middle; -webkit-transform:scale(.2) rotateX(80deg); -ms-transform:scale(.2) rotateX(80deg); transform:scale(.2) rotateX(80deg); border-radius:6px; border:none; max-height:95%; max-width:100%; }
	.on .pbWrapper > *{ transition-delay:0s; }
	.pbWrapper .zoomable{ -webkit-transition:0s; transition:0s; position:relative; z-index:9; }
	.pbWrapper .rotating{ -webkit-transition:.25s cubic-bezier(.4,.04,0,1); transition:.25s cubic-bezier(.4,.04,0,1); }
	.pbHide .pbWrapper > *{ -webkit-transform:scale(1.2); transform:scale(1.2); transform:none\9; opacity:0; transition:.4s ease-out; }



/*-- close button --*/
#pbCloseBtn,
#pbAutoplayBtn{ position:absolute; top:-50px; right:-50px; z-index:999; display:block; padding:0 0 20px 20px; text-align:center; cursor:pointer; color:#FFF; transition:.3s .3s ease-out; }
.pbHide #pbCloseBtn{ top:-50px; right:-50px; }
.on #pbCloseBtn{ top:-2px; right:-2px; }

#pbCloseBtn:before{ content:'\00D7'; font:bold 1em/1 arial; }
#pbCloseBtn:before, #pbAutoplayBtn:before{ display:inline-block; height:35px; width:35px; padding:8px 8px 12px 12px; font-size:2em; opacity:.8; vertical-align:middle; background:rgba(255,255,255,.2); border-radius:0 0 0 70px; transition:.1s ease-out; }
#pbCloseBtn:hover:before{ padding:15px 10px 24px 24px; background:rgba(255,100,100,.4); }

/*-- autoplay controller --*/
#pbAutoplayBtn{ display:none; right:auto; left:-50px; padding:0; width:50px; height:50px; font-size:13px; }
.hasAutoplay #pbAutoplayBtn{ display:block; }
#pbAutoplayBtn:hover{ width:60px; height:60px; }
.on #pbAutoplayBtn{ top:0px; left:0px; transition:.1s ease-out; }
	#pbAutoplayBtn:before{ content:'\2016'; width:100%; height:100%; border-radius:0 0 70px 0; font-weight:bold; padding:0; text-indent:-6px; line-height:1.6; }
	#pbAutoplayBtn:active:before{ text-shadow:0 0 3px #FFF, 0 0 6px #FFF; }
	#pbAutoplayBtn.play:before{ content:'\25BA'; }

	#pbAutoplayBtn .pbProgress{ display:none\9; width:100%; height:100%; overflow:hidden; position:absolute; padding:6px; top:0; left:0; opacity:.2; transform:rotateZ(0deg); -webkit-transform:rotateZ(0deg); -ms-transform:rotateZ(0deg); -webkit-transform-origin:0 0; -ms-transform-origin:0 0; transform-origin:0 0; -webkit-transition:.3s; transition:.3s; }
	.mobile #pbAutoplayBtn .pbProgress{ -webkit-transition:0s; transition:0s; }
	#pbAutoplayBtn.playing .pbProgress{ -webkit-transform:rotateZ(90deg); -ms-transform:rotateZ(90deg); transform:rotateZ(90deg); }
	#pbAutoplayBtn .pbProgress:before{ content:''; position:absolute; right:0; bottom:0; width:200%; height:200%; border-radius:50%; box-shadow:0 0 0 8px #FFF inset; }

#pbCaption,
.pbHide #pbCaption{ position:absolute; z-index:999; margin-bottom:5px; bottom:-120px; width:100%; overflow:hidden; transform:translateZ(0px); transition:.4s; }
.show.on #pbCaption{ bottom:0; transition-delay:.5s; }
	#pbOverlay.thumbs #pbCaption label{ display:block; }
	#pbCaption label{ display:none; position:relative; z-index:1; top:6px; float:right; width:60px; margin-right:10px; color:#FFF; opacity:.3; transition:.2s; cursor:pointer; }
	#pbCaption label:after{ background:#FFF; box-shadow:12px 0 #FFF, -12px 0 #FFF; content:""; display:inline-block; height:0; padding:10px 5px; text-align:right; vertical-align:top; width:0; }
	#pbCaption label:hover{ opacity:1; }
	#pbCaption .title,
	#pbCaption .counter{ display:inline-block; color:#FFF; margin:0 6px; }
	#pbCaption .counter{ display:none; opacity:.55; }
	.hasCounter #pbCaption .counter{ display:inline-block; }
	.pbCaptionText{ display:inline-block; transition:.3s; opacity:.9; font-weight:bold; vertical-align:middle; text-shadow:1px 1px 1px rgba(0,0,0,.5); padding-left:60px; } /* padding-left from <label> */
	.pbCaptionText.change{ -webkit-transform:translateY(25px); transform:translateY(25px); opacity:0; }
	#pbCaption .rotateBtn{ display:none; background:none; border:0; font:800 1.7em/0 Arial; vertical-align:middle; color:rgba(255,255,255,.5); width:1.1em; height:1.1em; padding:0; border-radius:50%; background:rgba(0,0,0,.2); cursor:pointer; transition:.15s ease-out; }
	#pbCaption .rotateBtn.show{ display:block; float:right; }
	#pbCaption .rotateBtn:hover{ color:rgba(255,255,255,.7); }
	#pbCaption .rotateBtn:active{ color:white; background:rgba(0,0,0,.4); }

.mobile #pbCaption label{ display:none; z-index:-1; color:red; }
.mobile .pbCaptionText{ padding:0; }

/* hide thumbnails */
#pbThumbsToggler:checked ~ #pbCaption .pbThumbs{ margin:0; }
#pbThumbsToggler:checked ~ .pbWrapper{ margin-top:-50px; padding:50px 0; }

.pbThumbs{ display:none; transition:.35s; -webkit-overflow-scrolling:touch; }
.thumbs .pbThumbs{ display:block; width:100%; padding:5px 0 2px; margin-bottom:-100px; overflow:hidden; }
.mobile .pbThumbs{ overflow:auto; }
.pbThumbs:hover{ clear:both; }
	.pbThumbs ul{ display:inline-block; position:relative; list-style:none; height:80px; padding:0 5px; margin:0; white-space:pre; transition:.2s; }
	.pbThumbs ul:after{ vertical-align:bottom; }
		.pbThumbs li{ display:inline-block; vertical-align:bottom; height:70%; opacity:.6; text-align:center; position:relative; transition:.15s; }
		.pbThumbs li.active{ height:100%; opacity:1; }
		.pbThumbs li:hover{ height:100%; opacity:1; }
		.pbThumbs li.video::before{ content:'\25BA'; color:#FFF; font-size:20px; height:20px; width:20px; line-height:.9; position:absolute; bottom:4px; left:7px; background:rgba(0,0,0,.4); box-shadow:0 0 0 3px rgba(0,0,0,.4); border-radius:0 3px 0 0; pointer-events:none; }
			.pbThumbs a{ height:100%; padding:0 2px; display:block; -moz-user-select:none; }
			.pbThumbs li:hover a{  }
				.pbThumbs img{ height:96%; min-height:95.9%; border:2px solid #FFF; max-width:none; border-radius:0; transition:.15s; }
				.pbThumbs li:hover img{ min-height:96%; } /* fix a bug in Chrome and Opera */
				.pbThumbs li.fast a img{ transition:none; }
				.pbThumbs li.active a img{ border-color:#D8FF16; min-height:96%; }

#pbOverlay .prevNext{ display:none; background:rgba(0,0,0,0); position:absolute; z-index:10; height:100%; width:35%; padding:80px 0; opacity:0; box-sizing:border-box; -moz-box-sizing:border-box; top:0; transition:.2s ease-out; text-shadow:0 0 12px #000, 0 0 10px #FFF; user-select:none; filter:alpha(opacity=0); cursor:pointer; }
#pbOverlay.hasArrows .prevNext{ display:block; }
#pbOverlay .prevNext.pbHide{ display:none; }
#pbOverlay.on .prevNext:hover{ opacity:.5; filter:alpha(opacity=50); }
#pbOverlay.on .prevNext:hover:active{ transition:80ms; opacity:1; filter:alpha(opacity=100); text-shadow:0 0 16px #FFF, 0 0 10px #000; }
	.prevNext b{ display:inline-block; vertical-align:middle; transition:.2s ease-in; }
	.prevNext:hover b{ transition:.2s cubic-bezier(.095, .870, .485, .985); }
	#pbPrevBtn b{ transform:scale(.4) translateX(350px); -webkit-transform:scale(.4) translateX(350px); }
	#pbNextBtn b{ transform:scale(.4) translateX(-350px); -webkit-transform:scale(.4) translateX(-350px); }
	/* */
	#pbPrevBtn b:before,
	#pbNextBtn b:after{ display:inline; line-height:.3; font-size:18em; font-weight:normal; color:#FFF; font-family:Arial; }

	#pbPrevBtn b:before{ content:'\2039'; }
	#pbNextBtn b:after{ content:'\203A'; }
	/* */
	.on #pbPrevBtn:hover b{ transform:scale(1) translateX(20px); -webkit-transform:scale(1) translateX(20px); }
	.on #pbNextBtn:hover b{ transform:scale(1) translateX(-20px); -webkit-transform:scale(1) translateX(-20px); }

.show #pbPrevBtn, #pbOverlay.show #pbNextBtn{  }
.show #pbPrevBtn{ left:0; text-align:left; }
.show #pbNextBtn{ right:0; text-align:right; }

/*------- media queries (for small screens) -----------*/
@media all and (max-width:700px){
	.pbWrapper img,
	.pbHide .pbWrapper img.prepare{ max-height:100%; }

	.thumbs .pbWrapper{ padding:0; margin:0; }
	.pbThumbs{ margin-bottom:-60px; }
	.pbThumbs.show{ margin:0; }

	.pbThumbs ul{ height:50px; }
		.pbThumbs li{ height:100%; opacity:1; }
		.pbThumbs li img{ min-height:96.5%; }
}
/* fix for Chrome */
@media all and (max-width:710px){
	.pbThumbs li.active a img{ min-height:96%; }
}

.juicer-feed.modern li.feed-item.juicer,.juicer-feed h1.referral,.j-poster img,.juicer-feed .j-paginate,.juicer-feed.user li.feed-item.juicer,.juicer-feed.modern .j-poster,.juicer-feed .j-meta,li.juicer {display:none!important}
.juicer-feed.modern li.feed-item .j-message a,.j-post-overlay.juicer-feed .j-overlay-text .j-message a{font-weight: 400}


