
/*---------------------------
 Body
---------------------------*/

* { padding: 0; margin: 0; }
img { border: 0; }

body {
 font-family: 'Source Sans Pro', sans-serif;
 font-size: 18pt; /*26px;*/
 line-height: 24pt; /*36px;*/
 color: #000;
 background: #FFF;
}

h1 {
 font-size: 128px;
 font-weight: bold;
 line-height: 128px;
 color: #FFF;
}
h2 {
 padding: 40px 0 20px 0;
 font-size: 36pt; /*48px;*/
 font-weight: bold;
 line-height: 36pt; /*48px;*/
 color: #179897;
 text-align: center;
}
p { 
 color: #000;
 padding: 0 0 20px 0;
 text-align: center;
}
a {
 text-decoration: none;
}
a:hover {
 text-decoration: none;
}
.siteeraus {
 padding: 40px 0 20px 0;
 font-size: 64px;
 font-weight: bold;
 font-style: italic;
 line-height: 64px;
 color: #179897;
 text-align: center;
 text-transform: uppercase;
}

.wrapper_txt {
 width: 880px;
 margin: 0 auto;
}



/*---------------------------
 Main
---------------------------*/

.main {
 min-width: 1080px;
 height: 100vh;
 background: url(img/main_bg.webp) center center no-repeat;
 background-size: cover;
}
.main_wrapper {
 width: 1080px;
 margin: 0 auto;
}
.main_tuottajat {
 margin: 0 auto;
 padding: 8vh 0 0 0;
 font-size: 26px;
 font-weight: bold;
 color: #000;
 text-align: center;
}
.main_nimi {
 margin: 0 auto;
 padding: 0 0 4vh 0;
 font-size: 140px;
 font-weight: bold;
 line-height: 140px;
 color: #FFF;
 text-align: center;
}
.main_kuva {
 width: 1080px;
 height: 60vh;
 margin: 0 auto;
 /*
 background: url(img/moshandgo.webp) center center no-repeat;
 background-size: contain;
 */
}
.main_kuva img {
 display: block;
 height: 100%;
 width: auto;
 margin: 0 auto;
}



/*---------------------------
 Lähtökohdat
---------------------------*/

.lahtokohdat {
 padding: 40px 0 80px 0;
}
.lahto_img {
 display: block;
 width: 100% !important;
 height: auto !important;
 padding: 50px 0;
}



/*---------------------------
 Toteutus
---------------------------*/

.toteutus_videot {
 width: 100%;
 min-width: 1620px;
 height: 950px;
 background: #179897;
}
.vimeo {
 width: 1200px;
 height: 810px;
 margin: 0 auto;
 padding: 60px 0 80px 0;
}
.slide {
 width: 1080px;
 height: 810px;
}

.toteutus {
 padding: 50px 0;
}
.toteutus_storyt {
 width: 1200px;
 margin: 0 auto;
 padding: 20px 0 40px 0;
 text-align: center;
}
.toteutus_story {
 display: inline-block;
 width: 270px;
 height: 480px;
 margin: 0 10px;
}
.toteutus_siteeraus {
 width: 1120px;
 margin: 0 auto;
 padding: 0 0 80px 0;
}

.toteutus_videot_m {
 display: none;
}



/*---------------------------
 Slick
---------------------------*/

.slick_center {
 height: 810px;
}
.slick-slide {
 padding: 0 40px;
}

.slick-prev
{
 top: 50%;
 width: 64px;
 height: 75px;
 left: -100px;
 z-index: 10;
}
.slick-next
{
 top: 50%;
 width: 64px;
 height: 75px;
 right: -100px;
 z-index: 10;
}

.slick-prev:before {
 background-image: url('img/arrow_prev.png');
 background-size: 64px 75px;
 display: block;
 width: 64px;
 height: 75px;
 content: "";
}
.slick-next:before {
 background-image: url('img/arrow_next.png');
 background-size: 64px 75px;
 display: block;
 width: 64px;
 height: 75px;
 content: "";
}

.slick-dots {
 bottom: -35px;
}
.slick-dots li button:before {
 font-size: 20px;
 line-height: 20px;
}



/*---------------------------
 Tulokset
---------------------------*/

.tulokset {
 width: 100%;
 padding: 80px 0;
 background: url(img/tulokset_bg.webp) center center no-repeat;
 background-size: cover;
}
.tulokset h2 {
 color: #FFF;
}
.tulokset p {
 color: #FFF;
}

.tulokset_some {
 width: 1620px;
 margin: 0 auto;
 padding: 80px 0;
 text-align: center;
 overflow: auto;
}
.tulokset_postaus {
 float: left;
 width: 270px;
 height: 480px;
 margin: 0;
 padding: 0;
}

.tulokset_siteeraus {
 width: 1200px;
 margin: 0 auto;
 padding: 0 0 80px 0;
}

.tulokset_kommentit {
 width: 1400px;
 margin: 0 auto;
 padding: 20px 0 80px 0;
}
.tulokset_kommentit img {
 width: 100%;
 max-width: 1400px;
 height: auto;
}



/*---------------------------
 Tilastot
---------------------------*/

.tilastot {
 width: 100%;
 padding: 80px 0;
 background: url(img/tilastot_bg2.webp) center center no-repeat;
 background-size: cover;
}
.tilastot_wrapper {
 width: 1200px;
 margin: 0 auto;
 overflow: auto;
}
.tilastot_wrapper h2 {
 color: #FFF;
 text-transform: uppercase;
}

.tilastot_pallo {
 float: left;
 width: 350px;
 height: 350px;
 margin: 25px;
 border-radius: 50%;
 align-items: center;
 text-align: center;
 background: #179897;
}
.tilastot_luku {
 padding: 105px 0 10px 0;
 font-size: 100px;
 font-weight: bold;
 line-height: 100px;
 color: #FFF;
}
.tilastot_yksikko {
 font-size: 42px;
 color: #FFF;
}

.tilastot_linkki {
 padding: 20px 0 20px 0;
 color: #FFF;
 text-align: center;
}
.tilastot_linkki a {
 color: #FFF;
 text-decoration: underline;
 -webkit-transition: color 0.3s;
 transition: color 0.3s;
}
.tilastot_linkki a:hover {
 color: #CCC;
 text-decoration: underline;
}



/*---------------------------
 Tekijät
---------------------------*/

.tekijat {
 padding: 120px 0 0 0;
}
.tekijat_logot {
 padding: 180px 0 120px 0;
 text-align: center;
 overflow: auto;
}
.tekijat_logo {
 display: inline-block;
 height: 150px;
}
.tekijat_logo img {
 height: 150px;
 width: auto;
 opacity: 1;
 -webkit-transition: opacity 0.3s;
 transition: opacity 0.3s;
}
.tekijat_logo img:hover {
 opacity: 0.5;
}
.tekijat_yhteystiedot {
 padding: 30px 0 80px 0;
 background: #F9F9F9;
}
.tekijat_yhteystiedot h2 {
 color: #000;
}
.tekijat_yhteystiedot a {
 color: #000;
 text-decoration: none;
 -webkit-transition: color 0.3s;
 transition: color 0.3s;
}
.tekijat_yhteystiedot a:hover {
 color: #777;
 text-decoration: none;
}