body {
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 22px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 19px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 500;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
}

h3 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
}

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 {
  margin-top: 0px;
  margin-bottom: 5px;
}

.button {
  display: inline-block;
  margin-right: 14px;
  padding: 13px 23px;
  border-radius: 3px;
  background-color: rgba(230, 62, 9, 0.96);
  box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px 0px;
  -webkit-transition: background-color 300ms ease, box-shadow 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, box-shadow 300ms ease, color 300ms ease;
  font-family: 'Roboto Slab', sans-serif;
  color: white;
  text-align: center;
  text-decoration: none;
  text-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px;
}

.button:hover {
  background-color: #347a06;
}

.logo-text {
  margin-top: 24px;
  font-family: Exo, sans-serif;
  color: #1c1c1c;
  font-size: 23px;
  line-height: 19px;
  font-weight: 500;
}

.logo-text.footer {
  margin-top: 0px;
  margin-bottom: 19px;
  color: #e6eaed;
}

.navigation {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: #dde7ed;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 1px 0px 0px;
  opacity: 0.9;
}

.nav-link {
  padding: 26px 17px;
  box-shadow: transparent 0px 3px 0px 0px inset;
  -webkit-transition: box-shadow 500ms ease, color 300ms ease;
  transition: box-shadow 500ms ease, color 300ms ease;
}

.nav-link:hover {
  box-shadow: rgba(181, 181, 181, 0.49) 0px 3px 0px 0px inset;
}

.nav-link.w--current {
  box-shadow: #4dbd90 0px 3px 0px 0px inset;
  color: #4dbd90;
}

.section {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section.main {
  margin-top: 73px;
  background-color: white;
  color: white;
  text-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px;
}

.section.main:hover {
  background-color: transparent;
}

.section.footer {
  padding-top: 42px;
  padding-bottom: 42px;
  background-color: #2b2c2e;
  color: #e4e8eb;
}

.section.footer.copyright {
  padding-top: 19px;
  padding-bottom: 19px;
  background-color: #1c1d1f;
  color: #939596;
  font-size: 14px;
}

.section.press {
  padding-top: 29px;
  padding-bottom: 38px;
  background-color: #3e5c50;
}

.section.press.brandit {
  background-color: #dde7ed;
}

.slider {
  display: none;
  height: 360px;
  background-color: #303030;
}

.slide {
  padding-top: 64px;
  padding-bottom: 64px;
}

.slide._1 {
  background-color: #00ad6e;
}

.slide._2 {
  background-color: #00bdd6;
}

.slide._3 {
  background-color: #ccbe00;
}

.main-subtitle {
  margin-bottom: 26px;
  font-family: Lato, sans-serif;
  color: rgba(0, 0, 0, 0.34);
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
}

.footer-slogan {
  margin-bottom: 11px;
  color: #939596;
}

.newsletter-field {
  width: 60%;
  height: 40px;
  margin-left: 0px;
  padding-left: 16px;
  float: left;
  border: 1px solid transparent;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: rgba(232, 232, 232, 0.68);
}

.newsletter-field:focus {
  border-width: 1px;
  border-color: #09f;
  box-shadow: #489fd9 0px 0px 6px 0px;
}

.newsletter-button {
  width: 40%;
  height: 40px;
  padding-top: 9px;
  padding-bottom: 9px;
  float: left;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #cf1725;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
}

.newsletter-button:hover {
  background-color: #489fd9;
  color: white;
}

.newsletter-form {
  width: 70%;
  text-align: center;
}

.brand-link {
  text-decoration: none;
}

.success-message {
  background-color: #5f6166;
}

.main-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  color: rgba(0, 0, 0, 0.56);
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

.section-subtitle {
  margin-bottom: 68px;
  font-family: Lato, sans-serif;
  font-size: 21px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.bold-text {
  font-weight: 700;
}

.feature-row {
  margin-bottom: 30px;
}

.main-feature-group {
  margin-top: 30px;
}

.press-logo {
  width: 18%;
  margin-right: 2%;
  margin-left: 2%;
  opacity: 0.94;
}

.small-text {
  margin-bottom: 7px;
  color: rgba(0, 0, 0, 0.75);
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.install {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.hitsi {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.margin {
  padding-top: 25px;
  font-family: Lato, sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 300;
}

.faq-section {
  position: relative;
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #dde7ed;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.faq-container {
  position: relative;
  left: 0px;
  top: 0%;
  right: 0px;
}

.faq-section-placeholder-heading {
  margin-top: 0px;
  margin-bottom: 37px;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #494949;
  font-size: 32px;
  font-weight: 300;
  text-align: center;
}

.faq-section-placeholder-heading.yhteystiedo {
  margin-top: 42px;
}

.faq-section-placeholder-text {
  margin-top: 20px;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  text-align: left;
}

.faq-section-placeholder-text.keskitys {
  margin-bottom: 21px;
  text-align: center;
}

.perus {
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}

.perus.puhnumero {
  position: static;
  display: block;
  margin-bottom: 27px;
  text-align: center;
}

.perus.faq {
  margin-bottom: 22px;
  text-align: left;
}

.perus.laheta {
  margin-bottom: 8px;
}

.perus.vasen {
  text-align: left;
}

.yhteystiedot {
  margin-left: 5px;
}

.map-margin {
  margin-bottom: 20px;
}

.keski {
  text-align: center;
}

.pankki {
  width: 47%;
  margin-right: 2px;
  margin-bottom: 24px;
  margin-left: 2px;
  text-align: center;
}

.design {
  font-size: 88%;
  text-align: right;
}

.ext-url {
  color: #94a4ac;
}

.formi {
  padding-left: 30px;
}

html.w-mod-js *[data-ix="fade-in-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 24px);
  -ms-transform: translate(0px, 24px);
  transform: translate(0px, 24px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 24px);
  -ms-transform: translate(0px, 24px);
  transform: translate(0px, 24px);
}

html.w-mod-js *[data-ix="faq-dropdown-accordion-0px"] {
  height: 0px;
}

@media (max-width: 991px) {
  .nav-link {
    padding: 18px 0px;
    color: white;
  }
  .nav-link:hover {
    box-shadow: transparent 0px 3px 0px 0px inset;
  }
  .nav-link.w--current {
    box-shadow: transparent 0px 1px 0px 0px inset;
  }
  .nav-link.menu {
    padding: 22px 17px;
    color: black;
    font-size: 30px;
  }
  .nav-link.menu.w--open {
    background-color: black;
    color: white;
  }
  .nav-menu {
    padding-top: 13px;
    padding-bottom: 13px;
    background-color: black;
  }
  .main-heading {
    font-size: 36px;
  }
  .main-feature-group {
    margin-top: 0px;
  }
  .main-image {
    margin-top: 49px;
  }
}

@media (max-width: 767px) {
  h3 {
    margin-bottom: 8px;
  }
  .logo-text {
    margin-top: 15px;
    margin-bottom: 3px;
  }
  .nav-link.menu {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .section {
    padding-top: 43px;
    padding-bottom: 43px;
    text-align: center;
  }
  .section.main {
    margin-top: 51px;
  }
  .nav-menu {
    padding-right: 12px;
    padding-left: 12px;
  }
  .newsletter-form {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .main-heading {
    font-size: 34px;
    line-height: 42px;
  }
  .section-subtitle {
    margin-bottom: 44px;
  }
  .main-feature-group {
    margin-top: 0px;
    margin-bottom: 34px;
  }
  .perus.puhnumero {
    padding-right: 4px;
    padding-left: 4px;
  }
  .perus.faq {
    padding-right: 11px;
    padding-left: 11px;
  }
}

@media (max-width: 479px) {
  .main-heading {
    font-size: 32px;
    line-height: 36px;
  }
  .press-logo {
    width: 28%;
  }

  .pankki {
  width:86%;
  margin-right: 2px;
  margin-bottom: 24px;
  margin-left: 2px;
  text-align: center;
  }
}

/* Always set the map height explicitly to define the size of the div
 * element that contains the map. */
#map {
 /* height: %; */

    height: 400px;
}
/* Optional: Makes the sample page fill the window. */

