<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Maviko
Author: design by Buorre
Author URI: http://buorre.fi/
Description: Maviko
Version: 1.0
Text Domain: Maviko
*/

html, body {
  overflow-x:hidden
}

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
}
a:link, a:active, a:visited {
  color: #38ae43;
  font-weight: bold;
  text-decoration: none;
}
ul li {
  font-family: 'Open Sans', sans-serif;
}
a:hover {
  color: #1c6623;
}
h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-family:'Open Sans', sans-serif;
  color: #36a847;
  font-size: 43px;
  line-height: 44px;
  font-weight: 300;
  text-align: center;
}
h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family:'Open Sans', sans-serif;
  color: #0060a1;
  font-size: 20px;
  line-height: 36px;
  font-weight: 400;
}
h3 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-family:'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  width: auto;
  margin-bottom: 10px;
  font-family:'Open Sans', sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  text-align: justify;
  list-style-type: disc;
}
.w-nav-brand img {
	height: 30px;
	margin-top: 8px;
}
img {
  height: auto;
}
.button {
  display: inline-block;
  margin-top: 20px;
  padding: 20px;
  background-color: black;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}
a.arkisto_uutinen_link {
  color: black;
  font-weight: normal;
}
.button.green {
  background-color: #3fa435;
  font-weight: 400;
  color: white;
  -webkit-box-shadow: #2e2e2e 0px 2px 6px 0px;
          box-shadow: #2e2e2e 0px 2px 6px 0px;
}
.button.blue {
  font-weight: 400;
  color: white;
  background-color: #0060a1;
  -webkit-box-shadow: #2e2e2e 0px 2px 6px 0px;
          box-shadow: #2e2e2e 0px 2px 6px 0px;
}
.main-slider-container {
  height: 350px;
  padding-top: 60px;
  background-color: rgba(0, 73, 135, 0.8);
}
.palvelut-section {
  height: 600px;
}
.palvelut-etusivu {
  width: 50%;
  height: 100%;
  padding: 50px 65px;
  float: left;
  border-bottom: 0px none #666;
  background-color: #0060a1;
  background-image: -webkit-linear-gradient(#0060a1, #273582);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0060a1), to(#273582));
  background-image: -o-linear-gradient(#0060a1, #273582);
  background-image: linear-gradient(#0060a1, #273582);
}
.tuotteet-etusivu {
  width: 50%;
  height: 100%;
  padding: 50px 65px;
  float: left;
  border-left: 0px none #666;
  background-color: #36a847;
  background-image: -webkit-linear-gradient(#36a847, #22732e);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#36a847), to(#22732e));
  background-image: -o-linear-gradient(#36a847, #22732e);
  background-image: linear-gradient(#36a847, #22732e);
}
.footer {
  height: auto;
  min-height: 300px;
  overflow: hidden;
  background-color: #005ba5;
  background-image: url('images/Sahkoasema.jpg');
  background-position: 50% 291px;
  background-size: cover;
  background-attachment: fixed;
}
.footer.footer_blue {
  height: 100%;
  background-color: #004987;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.mainmenu {
  position: fixed;
  z-index: 3;
  display: block;
  width: 100%;
  background-color: white;
}
.navbar {
  background-color: white;
}
.ingressi {
  color: white;
  font-size: 17px;
  line-height: 25px;
  text-align: left;
}
.ingressi.white, .ingressi.white p {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
}
.ingressi.black {
  color: #333;
  font-weight: 400;
}
.ingressi.black.center, .ingressi.black.center p {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
}
.h1_valk {
  margin-bottom: 15px;
  color: white;
  font-size: 45px;
  line-height: 54px;
  text-align: left;
}
.brand {
  display: block;
  margin-top: 11px;
  float: left;
  text-align: center;
}
.nav-link {
  padding-top: 21px;
  font-family:'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.nav-link:hover {
  background-color: #36a847;
  color: white;
}
.nav-link.w--current {
  background-color: #36a847;
  color: white;
}
.maviko-section {
  height: auto;
  padding-bottom: 55px;
  border-bottom: 1px solid #ededed;
  font-weight: 400;
}
.etusivu-containers {
  height: 100%;
  padding-top: 50px;
}
.h1_kesk {
  font-size: 45px;
}
.p_valk, .p_valk p {
  width: auto;
  color: white;
  font-family: 'Open Sans', sans-serif;
}
.hero-container {
  padding-top: 90px;
}
.white, .white p {
  width: auto;
  margin-top: 0px;
  color: white;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
}
.white.center {
  font-size: 15px;
}
.nav-menu {
  float: none;
  text-align: center;
}
.menu {
  float: right;
  text-align: center;
}
.menu .page_item, .menu .menu-item {
  float: left;
  list-style-type: none;
}
.sub-menu {
  background-color: #36a847;
  width: 100%;
}
.sub-menu ul {
  list-style-type: none;
  padding-left: 0px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.sub-menu .current_page_item a {
  color: black;
  font-weight: 400;
}
.sub-menu ul li {
  padding: 7px 12px;
  display: inline-block;
}
.sub-menu ul li a {
  color: white;
  font-family: 'Open Sans', sans-serif;
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}
.current-menu-parent .sub-menu {
  display: block;
}
.menu .page_item a, .menu .menu-item a {
	position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #222;
    padding: 20px 15px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.current_page_item, .current-page-ancestor {
  background-color: #36a847;
}
.menu .current_page_item a, .menu .current-page-ancestor a {
    color: white;
}
.row {
  margin-top: 30px;
}
._2col {
  padding-right: 20px;
  padding-left: 20px;
}
.main-hero-container {
  height: 550px;
  padding-top: 280px;
}
.h1_white {
  color: white;
  line-height: 58px;
}
.submenu {
  clear: both;
  display: block;
  height: auto;
  overflow: hidden;
  min-height: 35px;
  margin-right: auto;
  margin-left: auto;
  padding-top:60px;
  background-color: #36a847;
}
.submenu_navlink {
  height: 35px;
  padding-top: 7px;
  padding-bottom: 5px;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}
.submenu_navlink.w--current {
  padding-right: 5px;
  padding-left: 5px;
  color: black;
}
.submenu_navmenu {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: center;
}
.main-hero-section {
  background-image: url('images/tausta.jpg');
  background-position: 0% 95%;
  background-size: cover;
  background-attachment: fixed;
}
.hero-header {
  margin-top: 0px;
  margin-bottom: 0px;
  color: white;
  font-size: 65px;
  line-height: 75px;
  font-weight: 300;
  text-align: left;
}
.yhteystieto_img {
  width: 24%;
  margin-bottom: 30px;
  display: inline-block;
  background-color: white;
}
.yhteystiedot {
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: left;
}
.naamakuva {
  width: auto;
  height: 250px;
  background-repeat:no-repeat;
}
.yhteystiedot_text {
  margin-top: 9px;
  padding-left: 0px;
  font-family:'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 21px;
  text-align: left;
}
.h1_left {
  width: auto;
  margin-top: 5px;
  font-size: 45px;
  text-align: left;
}
.osoitteet_row {
  margin-top: 30px;
  margin-bottom: 55px;
}
.uutinen_sivupalkki {
  width: 200px;
  height: auto;
  min-height: 400px;
  margin-left: 30px;
  padding-left: 20px;
  float: right;
  border-left-style: solid;
  border-left-width: 1px;
}
.uutinen_pvm {
  width: auto;
  font-family:'Open Sans', sans-serif;
  color: #a3a3a3;
  font-weight: 700;
  text-transform: uppercase;
}
.arkisto_link {
  font-family:'Open Sans', sans-serif;
  font-size: 17px;
  font-weight: 600;
}
.arkisto_uutinen_div {
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}
.arkisto_uutinen_link {
  color: #333;
  text-decoration: none;
}
.arkisto_uutinen_link:hover {
  color: #36a847;
}
.submenu_heading {
  display: none;
}
.uutinen_paragraph {
  width: 70%;
  float: left;
}
.contentpage_ing {
  display: block;
  margin-top: 45px;
  margin-right: auto;
  margin-left: auto;
}
.listitem {
  margin-top: 10px;
  font-family:'Open Sans', sans-serif;
}
.sub-menu h2 {
  display: none;
}
.newsletter-info {
  width: 50%;
  float: left;
}
.newsletter-info h2 {
  color: #3ca74c;
  font-size: 26px;
  font-weight: 300;
}
.newsletter-form {
  width: 50%;
  float: left;
  padding: 40px;
}
.newsletter-text {
  padding: 8px 30px 8px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(220, 220, 220);
  background-color: rgb(255, 255, 255);
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.newsletter-text:focus {
  outline: none;
  border-color: #3ca74c;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.newsletter-submit {
  background-color: rgb(60, 167, 76);
  padding: 8px 20px;
  color: white;
  font-size: 14px;
  border: 0;
  outline: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.newsletter-section {
  padding: 20px 0px;
}
.buorrelogo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 85px;
  height: auto;
  margin-bottom: 15px;
}
.front-content-areas {
    overflow: hidden;
    margin-top: 50px;
}
.single-yhteyshenkilo {
    width: 30%;
    display: inline-block;
    margin: 0% 1.5%;
    text-align: left;
}
.single-yhteyshenkilo img {
  max-height: 300px;
  margin: 10px 0px;
}
.single-yhteyshenkilo-titteli, .single-yhteyshenkilo-puhelin, .single-yhteyshenkilo-email, .single-yhteyshenkilo-nimi {
  clear: both;
  display: block;
}
.single-yhteyshenkilo-nimi {
  font-weight: 600;
}
.single-yhteyshenkilo-titteli {
  font-style: italic;
}
.yhteyshenkilot {
    text-align: center;
    background-image: -webkit-linear-gradient(#0060a1, #273582);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0060a1), to(#273582));
    background-image: -o-linear-gradient(#0060a1, #273582);
    background-image: linear-gradient(#0060a1, #273582);
    color: white;
    padding: 40px 0px;
}
.yhteyshenkilot h2 {
  font-weight: 300;
  color: white;
  font-size: 28px;
  margin-bottom: 30px;
}
.alasisalto-area h1 {
   text-align: left;
   margin-bottom: 20px;
font-size:40px;
}
.alasisalto-area {
   padding: 40px 0px;
}
.front-h1 {
text-align: left;
}
.maviko-hero {
  margin-top: 65px;
  height: 450px;
  position: relative;
  overflow: hidden;
}
.maviko-on {
  position: relative;
}
.nosto-tekstit {
  height: 325px;
}
.nosto-tekstit a.sininen-linkki {
  position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.maviko-on:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 73, 135, 0.7);
}
a.sininen-linkki {
  font-family: 'Heebo', sans-serif;
  font-weight: 900;
  font-size: 18px;
  letter-spacing: 2px;
  display: block;
  max-width: 170px;
  margin: 0 auto;
  background: #004987;
  color: #FFF;
  padding: 20px 0;
  margin-top: 50px;
  text-align:  center;
  border: 1px solid #004987;
      -webkit-transition: all 150ms cubic-bezier(0.4,0,0.2,1);
    -o-transition: all 150ms cubic-bezier(0.4,0,0.2,1);
    transition: all 150ms cubic-bezier(0.4,0,0.2,1);
}
a.sininen-linkki:hover {
  background: #FFF;
  color: #000;
  border: 1px solid #004987;
}
.maviko-on h2 {
    font-family: 'Heebo', sans-serif;
      font-weight: 700;
  color: #FFF;
  font-size: 40px;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 2px;
}
.rivi h3 {
   font-family: 'Heebo', sans-serif;
   font-weight: 900;
  color: #00204E;
  text-align: center;
  font-size: 30px;
  margin-bottom: 40px;
  text-transform: none;
  letter-spacing: 2px;
}
.rivi p {
    font-family: 'Heebo', sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5;
}
.maviko-on {
  padding: 50px 0 !important;
}
.rivi {
  padding: 100px 0;
}
.tuote-taustakuva {
  height: 500px;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
}
.tuotteet a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 200;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 50px;
        -webkit-transition: all 150ms cubic-bezier(0.4,0,0.2,1);
    -o-transition: all 150ms cubic-bezier(0.4,0,0.2,1);
    transition: all 150ms cubic-bezier(0.4,0,0.2,1);
}
.tuotteet a:hover {
        background: rgba(0, 73, 135, 0.7);
}
.tuotteet h3 {
  color: #FFF;
  line-height: 32px;
  position: relative
}
.myynti-yhteystiedot .yhteystieto_img {
      width: 32.5%;
}
.myynti-yhteystiedot .naamakuva {
      border-radius: 50px;
      height: 130px;
      display: block;
      margin: 0 auto;
}
.myynti-yhteystiedot .yhteystiedot_text {
  text-align: center;
  margin-top: 40px;
}
.myynti-yhteystiedot .nimi {
  font-weight: 900;
  color: #004987;
  font-size: 18px;
  text-transform: uppercase;
}
.myynti-yhteystiedot .sahkoposti {
  margin-top: 15px;
  display: block;
}
.myynti-yhteystiedot .henkilolinkit {
  font-family: 'Heebo', sans-serif;
  font-weight: 200;
  font-size: 15px;
  color: #000;
}
.myynti-yhteystiedot .titteli {
    letter-spacing: 2px;
    font-size: 15px;
    text-align: center;
    color: #004987;
}
.myynti-yhteystiedot .yhteystiedot {
  padding: 0 70px;
}

#myVideo {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#hero {
  height: 400px;
  padding: 0 50px;
  margin-top: 96px;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#hero:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 73, 135, 0.8);
}
#hero h1 {
  font-family: 'Heebo', sans-serif;
  color: #FFF;
}
#ingressi {
  background: #FCFCFC;
  padding: 50px 0;
}
.ingressi .etusivu-containers {
  padding-top: 0;
}
.ingressi-sisalto p {
  font-family: 'Heebo', sans-serif;
  font-size: 26px;
  font-weight: 700;
  color: #00204E;
      text-align: center;
    line-height: 1.2;
}
.uusi h2 {
  font-family: 'Heebo', sans-serif;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 900;
  color: #00204E;
  text-align: center;
  margin-bottom: 20px;
}
.uusi .vasen-sisalto p {
  font-family: 'Heebo', sans-serif;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 400;
  color: #000;
  text-align: center;
}
.uusi .vasen-sisalto a,
#sisalto-uusi-pohja a {
  background: #004987;
  color: #FFF;
  font-family: 'Heebo', sans-serif;
  font-size: 18px;
  font-weight: 900;
  padding: 20px 30px;
  display: block;
  margin-top: 20px;
      text-align: center;
    max-width: 330px;
    width: 100%;
    margin: 0 auto;
  -webkit-transition: all 150ms cubic-bezier(0.4,0,0.2,1);
  -o-transition: all 150ms cubic-bezier(0.4,0,0.2,1);
  transition: all 150ms cubic-bezier(0.4,0,0.2,1);
}
.uusi .vasen-sisalto a:hover,
#sisalto-uusi-pohja a:hover {
  background: #38ae43;
}
.kokoleveasisalto p {
 font-family: 'Heebo', sans-serif;
 font-size: 20px;
 line-height: 1.2;
 text-align: left
}
#sisalto-uusi-pohja .sisalto h2 {
   font-family: 'Heebo', sans-serif;
   letter-spacing: 2px;
   font-size: 26px;
   color: #00204E;
   font-weight: 900;
   margin-bottom: 20px;
}
#sisalto-uusi-pohja .rivi-tuotteet {
  margin: 50px 0;
}
#sisalto-uusi-pohja ul,
#sisalto-uusi-pohja ol {
  padding-left: 20px;
}
#sisalto-uusi-pohja p {
   font-family: 'Heebo', sans-serif;
   font-size: 18px;
       font-weight: 300;
   line-height: 1.4;
   text-align: left;
}
#sisalto-uusi-pohja h2 {
   font-family: 'Heebo', sans-serif;
}
#sisalto-uusi-pohja li {
   font-family: 'Heebo', sans-serif;
   font-size: 18px;
   line-height: 1.4;
       font-weight: 300;
}
#new-content {
  padding: 50px 0;
}
#new-content h2 {
  font-family: 'Heebo', sans-serif;
  font-weight: 900;
  font-size: 30px;
}
#new-content label {
    font-family: 'Heebo', sans-serif;
  font-weight: 900;
      letter-spacing: 1px;
    font-size: 18px;
}
#mc-embedded-subscribe-form {
  text-align: center;
}
.iframe-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}
.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.news-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
@media (max-width: 991px) {
  .newsletter-info {
    padding: 20px;
  }
  .newsletter-info, .newsletter-form  {
    width: 100%;
    float: none;
    clear: both;
  }
  .sub-menu {
      margin-top: 5px;
  }
  .sub-menu h2 {
    display: block;
    float: left;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    padding-left: 25px;
    padding-top: 7px;
    margin-bottom: 0px;
  }
  .sub-menu ul li a {
    display: block;
    width: 100%;
    margin-top: 0px;
    color: #36a847;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
  }
  .sub-menu ul li {
    padding: 0;
    display: block;
  }
  .sub-menu ul {
    width: 100%;
  }
  .w-nav-overlay .w--nav-menu-open {
    background-color: white;
  }
  .sub-menu .current_page_item a {
    background-color: #36a847;
    color: white;
    margin-top: 5px;
  }
  .sub-menu .current_page_item a:hover {
    color: white;
    text-decoration: underline;
    font-weight: normal;
  }
  .sub-menu .page_item a:hover {
    font-weight: normal;
  }
  .menu .menu-item a:hover {
    color: #36a847;
  }
  .submenu-button {
    border-left: 1px solid white;
  }
  .submenu-button.w--open {
    background-color: #36a847;
  }
  .menu .current-page-ancestor a:hover {
    color: white;
    text-decoration: underline;
  }
  .menu .current-page-item a:hover {
    color: white;
    text-decoration: underline;
  }
  .sub-menu ul li a {
    color: black;
  }
  .menu {
    display: none;
  }
  .w--nav-menu-open {
    padding-left: 0;
  }
  .w--nav-menu-open .menu-item {
    border-bottom: 1px solid #a8a8a8;
    background-color: white;
    list-style-type: none;
    display: block;
    width: 100%;
    clear: both;
  }
  .w--nav-menu-open a {
    width: 100%;
    height: 100%;
  }
  .w--nav-menu-open .current-page-ancestor,  .w--nav-menu-open .current_page_item {
  background-color: #36a847;
  }
  .button.green {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .button.blue {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .main-slider-container {
    height: 350px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .palvelut-section {
    height: auto;
  }
  .palvelut-etusivu {
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-bottom: 55px;
    padding-left: 30px;
    float: left;
  }
  .tuotteet-etusivu {
    width: 100%;
    height: 500px;
    float: right;
  }
  .navbar {
    position: relative;
    z-index: 37;
    padding-right: 0px;
    padding-left: 25px;
    border-bottom: 1px solid #a8a8a8;
  }
  .ingressi {
    text-align: center;
  }
  .h1_valk {
    text-align: center;
  }
  .nav-link {
    border-bottom: 1px solid #a8a8a8;
    background-color: white;
    list-style-type: square;
  }
  .maviko-section {
    height: auto;
    padding-bottom: 55px;
  }
  .etusivu-containers {
    padding-top: 30px;
  }
  .hero-container {
    padding-top: 0px;
  }
  .white.center {
    text-align: center;
  }
  .nav-menu {
    float: right;
    -webkit-box-shadow: #969696 0px 13px 13px -6px;
            box-shadow: #969696 0px 13px 13px -6px;
  }
  .h1_white {
    margin-top: 115px
  }
  .submenu {
    position: relative;
    left: 0px;
    top: 0px;
    right: auto;
    z-index: -2;
    height: auto;
    margin-top: 8px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .submenu_navlink {
    margin-top: 0px;
  }
  .menu-button {
    border-left: 1px solid #a8a8a8;
  }
  .menu-button.w--open {
    background-color: #0060a1;
  }
  .submenu-button {
    height: 50px;
    padding-top: 14px;
  }
  .yhteystiedot {
    text-align: left;
  }
  .uutinen_sivupalkki {
    width: 193px;
    height: auto;
    min-height: 400px;
  }
  .submenu_heading {
    display: none;
  }
  .uutinen_paragraph {
    width: 65%;
  }
}
@media (max-width: 767px) {
  .yhteystieto_img {
    margin-right: 10px;
    width: 45%;
  }
  .naamakuva {
    height: auto;
  }
  .sub-menu {
      margin-top: 5px;
  }
  .sub-menu h2 {
    display: block;
    float: left;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    padding-left: 25px;
    padding-top: 7px;
    margin-bottom: 0px;
  }
  .sub-menu ul li a {
    display: block;
    width: 100%;
    margin-top: 0px;
    color: #36a847;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
  }
  .sub-menu ul li {
    padding: 0;
    display: block;
  }
  .sub-menu ul {
    width: 100%;
  }
  .w-nav-overlay .w--nav-menu-open {
    background-color: white;
  }
  .sub-menu .current_page_item a {
    background-color: #36a847;
    color: white;
    margin-top: 0px;
  }
  .sub-menu .current_page_item a:hover {
    color: white;
    text-decoration: underline;
    font-weight: normal;
  }
  .sub-menu .page_item a:hover {
    font-weight: normal;
  }
  .menu .menu-item a:hover {
    color: #36a847;
  }
  .menu .current-page-ancestor a:hover {
    color: white;
    text-decoration: underline;
  }
  .menu .current-page-item a:hover {
    color: white;
    text-decoration: underline;
  }
  .sub-menu ul li a {
    color: black;
  }
  .palvelut-etusivu {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .tuotteet-etusivu {
    height: auto;
    padding-bottom: 20px;
  }
  .navbar {
    padding-right: 0px;
    padding-left: 25px;
  }
  .etusivu-containers {
    padding-right: 20px;
    padding-left: 20px;
  }
  .hero-container {
    padding-top: 10px;
  }
  .main-hero-container {
    height: 500px;
    padding-top: 215px;
  }
  .h1_white {
    font-size: 45px;
    line-height: 55px;
  }
  .submenu {
    height: auto;
    padding-right: 0px;
  }
  .sub-menu a {
    margin-top: 10px;
    padding-bottom: 40px;
    border-bottom: 1px solid #a8a8a8;
    background-color: white;
    color: #333;
  }
  .sub-menu a:hover {
    color: #36a847;
    font-weight: 700;
  }
  .sub-menu a.current_page_item {
    margin-top: 10px;
    padding-top: 7px;
    padding-left: 20px;
    border-bottom: 1px solid #a8a8a8;
    color: #36a847;
    font-weight: 700;
  }
  .submenu_navmenu {
    background-color: white;
    -webkit-box-shadow: #a8a8a8 0px 6px 12px 0px;
            box-shadow: #a8a8a8 0px 6px 12px 0px;
  }
  .hero-header {
    font-size: 60px;
    line-height: 70px;
    text-align: center;
  }
  .submenu-button {
    border-left: 1px solid white;
  }
  .submenu-button.w--open {
    background-color: #36a847;
  }
  .uutinen_sivupalkki {
    width: auto;
    margin-top: 30px;
    margin-left: 0px;
    float: none;
    border-left: 0px none #a8a8a8;
    border-top-style: solid;
    border-top-width: 1px;
  }
  .submenu_heading {
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
    float: left;
    color: white;
  }
  .submenu_icon {
    color: white;
  }
  .uutinen_paragraph {
    width: 100%;
    float: none;
  }
  .single-yhteyshenkilo {
      width: 100%;
      clear: both;
      text-align: center;
      margin: 20px 0px;
  }
  .maviko-hero {
    background-image: url('images/mobiili-header-kuva.jpeg');
        background-size: cover;
    background-position: 50% 50%;
    margin-top: 0;
  }
  .maviko-hero video {
    display: none;
  }
  .rivi {
    padding: 70px 50px;
  }
  .nosto-tekstit:nth-child(1) {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
  }
  .maviko-on h2 {
    font-size: 18px;
  }
  .tuotteet {
    padding-left: 0;
    padding-right: 0;
  }
  .myynti-yhteystiedot {
    padding: 70px 0;
  }
  .myynti-yhteystiedot .yhteystiedot {
    padding: 0;
  }
  #sisalto-uusi-pohja .sisalto h2 {
    margin-top: 20px;
  }
@media (max-width: 479px) {
  .h1_white {
    margin-top: 75px
  }
  .etusivu-containers h1 {
    font-size: 32px;
    text-align: left !important;
    padding-left: 10px;
  }
  .etusivu-containers h2 {
    margin-top: 15px;
    font-size: 18px;
  }
  .main-slider-container {
    height: 200px;
  }
  .tuotteet-etusivu {
    padding-right: 30px;
    padding-left: 30px;
  }
  .footer {
    height: auto;
    margin-bottom: 0px;
  }
  .footer.footer_blue {
    height: 100%;
    padding-bottom: 50px;
  }
  .navbar {
    padding-left: 10px;
  }
  .ingressi.black.center, .ingressi.black.center p {
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    padding-right: 5px;
    padding-left: 5px;
  }
  .h1_valk {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 41px;
  }
  .maviko-section {
    padding-bottom: 20px;
  }
  .etusivu-containers {
    padding-right: 10px;
    padding-left: 10px;
  }
  .p_valk {
    padding-top: 15px;
    text-align: center;
  }
  .hero-container {
    padding-top: 10px;
  }
  ._2col {
    padding-right: 10px;
    padding-left: 10px;
  }
  .main-hero-container {
    height: 400px;
    padding-top: 191px;
  }
  .h1_white {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
  }
  .hero-header {
    font-size: 40px;
    line-height: 50px;
  }
  .yhteystieto_img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .uutinen_sivupalkki {
    padding-left: 0px;
  }
  .ingressi-sisalto p {
    font-size: 22px;
  }
  .nosto-tekstit {
    height: auto;
  }
  .nosto-tekstit a.sininen-linkki {
    position: relative;
  }
}}</pre></body></html>