@font-face {
   font-family: 'FSMatthewWeb';
      src: url('/fonts/FSMatthewWeb-Regular.eot');
      src: url('/fonts/FSMatthewWeb-Regular.woff') format('woff');
   font-weight: normal;
   font-style: normal;
}

body {
  background-color: #f0ede9;
  font-family: 'FSMatthewWeb';
  color: #434A4F;
  font-size: 13px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #434A4F;
  font-size: 60px;
  line-height: 64px;
  font-weight: 400;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 35px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  color: #434A4F;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
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: 14px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-top: 10px;
  margin-bottom: 5px;
  color: #434A4F;
  font-size: 14px;
}
.subpage p {
  line-height: 150%;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h5 {
  font-family: 'FSMatthewWeb';
  font-weight: 700; font-style: normal;
}

h6 {
  text-transform: uppercase;
  font-family: 'FSMatthewWeb';
  font-weight: 400;
  font-style: normal;
}

body {
  font-family: 'FSMatthewWeb';
  font-weight: 400;
  font-style: normal;
}

a {
  color: #434A4F;
}

ul {
  padding-left: 20px;
}
li {
  padding: 5px 0px;
  font-size: 14px;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

.button.timeline {
  margin-left: -10px;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 2px solid white;
  background-color: #51cbf9;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 3px 0px;
  font-size: 12px;
}
.button {
  display: inline-block;
  margin: 5px 10px 5px 0px;
  padding: 10px 20px;
  background-color: #A6CE42;
  color: white;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

button.button, input[type=submit] {
  border: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.button:hover {
  background-color: #59b566;
}
.navbar {
  border-top: 5px solid #36A9D0;
  background-color: white;
}
.navbar.shadow {
  box-shadow: rgba(0, 0, 0, 0.29) 0px 0px 5px 0px;
}
.hero {
  margin-top: 70px;
  margin-bottom: 70px;
  text-align: center;
}
.hero-wrap {
  padding-right: 50px;
  padding-left: 50px;
}

.logo {
  margin-bottom: 30px;
}
.navbar-wrap {
  max-width: 1045px;
  position: relative;
  padding-right: 10px;
  padding-left: 10px;
  background-position: 70px 0px;
  background-size: 438px;
  background-repeat: no-repeat;
}

/*body.ie8 .navbar-wrap div img {width: 485px !important; height: auto !important;}*/
.nav-menu {
  width: 100%;
  border-top: 1px solid #cfcfcf;
}
body.ie8 .navbar-wrap {background: url('../images/bg-ie-navbar.png') 0 0 no-repeat;}
.tablink .tab-fa-open {display: none;}

.nav-link {
  margin-right: 2px;
  margin-left: 2px;
  padding-right: 0px;
  padding-left: 0px;
  color: #8c8c8c;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  min-width: 16%;
  text-align: center;
}

.nav-link.navbarActive {
  color: black;
  padding-bottom: 15px;
  border-bottom: 5px solid #36A9D0;
}

.nav-link.w--current {
  color: black;
  padding-bottom: 15px;
  border-bottom: 5px solid #36A9D0;
}
.nav-link:hover {
  padding-bottom: 15px;
  border-bottom: 5px solid #36A9D0;
}
.nav-link.right {
  float: right;
}
.nav-link.first {
  margin-left: 0px;
}
.divider {
  margin: 15px 0px 15px 0px;
  background-color: #cfcfcf;
  height: 1px;
  clear: left;
}
.nav-top {
  text-align: right;
}
.help-link {
  padding: 20px 0px 20px 20px;
  color: #8c8c8c;
  font-size: 13px;
}
.help-link.footer {
  padding-right: 25px;
  padding-left: 0px;
  float: left;
  text-transform: uppercase;
}

.banner {
  border-left: 5px solid #A6CE42;
  background-color: white;
}
.banner.shadow {
  box-shadow: rgba(0, 0, 0, 0.09) 0px 0px 4px 0px;
}
.banner.blue-left-border {
  border-left-color: #36A9D0;
}
.col-banner {
  padding-top: 10px;
  padding-bottom: 10px;
}
.banner-img {
  width: 25%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  text-align: center;
}
.banner-txt {
  width: 75%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 20px;
  float: left;
}
.banners {
  margin: 50px 10px 70px;
}
.container {
  display: block;
  max-width: 1045px;
  margin-right: auto;
  margin-left: auto;
}
.read-more-link {
  color: #434A4F;
  font-weight: 700;
  text-decoration: none;
}
.footer-section {
  padding-top: 40px;
  padding-bottom: 70px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.29) 0px 0px 5px 0px;
}
.footer-links {
  display: inline-block;
  width: 100%;
  padding: 0px 20px;
  box-shadow: none;
}
.logo-address {
  float: right;
  color: #434A4F;
  font-size: 13px;
  text-align: right;
}
.footer-logo {
  margin-bottom: 10px;
}
.fb-icon {
  margin-top: -4px;
  float: left;
}
.fb-txt {
  margin-right: 10px;
  float: left;
}

.timeline-helptext {
  visibility: hidden;
  padding-top: 10px;
  font-size: 13px;
}

.timeline-wrap {
  overflow-x: auto;
  width: 95%;
  display: inline-block;
  padding: 5px;
  }

.timeline {
  margin-left: -28px;
  display: inline-block;
}

.timeline li {
  margin-left: -2px;
  font-size: 12px;
  text-transform: uppercase;
  list-style: none;
  float: left;
  position: relative;
}

.timeline-link {
  position: relative;
  text-decoration: none;
  display: block;
}

.timeline-link:hover .timeline-arrow {
  background: #414141;
}

.timeline-link:hover .timeline-arrow:after {
  border-left-color: #414141;
}

.timeline-arrow {
  border-radius: 0 3px 3px 0;
  display: block;
  background: #36A9D0 ;
  position: relative;
  height: 90px;
}

.timeline-arrow:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 45px solid transparent;
  border-bottom: 45px solid transparent;
  border-left: 23px solid #36A9D0 ;
  position: absolute;
  right: -22px;
  top: 0;
}

.timeline-arrow-borders {
  border-radius: 0 3px 3px 0;
  display: block;
  background: white;
  position: relative;
  height: 94px;
  padding: 2px;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

.timeline-arrow-borders:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 47px solid transparent;
  border-bottom: 47px solid transparent;
  border-left: 24px solid white;
  position: absolute;
  right: -23px;
  top: 0;
}

.green-arrow {
  background: #A6CE42;
}
.green-arrow:after {
  border-left-color: #A6CE42 ;
}

.orange-arrow {
  background: #FFCB05 ;
}
.orange-arrow:after {
  border-left-color: #FFCB05  ;
}

.red-arrow {
  background: #FE5000  ;
}
.red-arrow:after {
  border-left-color: #FE5000   ;
}

.timeline-arrow-txt {
  color: white;
  text-align: center;
  vertical-align: center;
  display: block;
  padding: 25px 2px 10px 32px;
}

.timeline-arrow-txt.img {
  margin-bottom: 5px;
  }

.first-arrow-icon {
  float: left;
  height: 71px;
  padding: 30px 0px 10px 20px;
}

.first-arrow-txt {
  text-align: left;
  float: left;
  padding: 26px 0px 10px 10px;
}

.last-arrow-txt {
  padding-top: 20px;
}

.timeline-bottom-line {
  margin-left: 50%;
  width: 1px;
  height: 10px;
  background: #515151;
  text-align: center;
  display: block;
  position: relative;
  bottom: -5px;
}

.timeline-bottom-label {
  padding-top: 10px;
  border-top: 2px solid #515151;
  text-align: center;
  display: block;
  position: relative;
  bottom: 1px;
}

.subpage {
  margin: 20px 10px;
}

.col-subpage {
  margin-bottom: 30px;
  padding: 20px 30px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 0px 4px 0px;
}
.lindorff-illustration {
  margin-left: 20px;
  width: 143px;
  height: 304px;
}

.gotmail-link-wrap {
  padding: 10px 30px;
  border-left: 5px solid #36A9D0;
}
.gotmail-link-wrap.top {
  padding-top: 30px;
}
.gotmail-link-wrap.top.orange {
  border-left-color: #FFCB05;
}
.gotmail-link-wrap.bottom {
  padding-bottom: 30px;
}
.gotmail-link-wrap.red {
  border-left-color: #e66259;
}
.gotmail-heronav-col {
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 0px 4px 0px;
}
.gotmail-link {
  font-family: 'FSMatthewWeb';
  font-weight: 700; font-style: normal;
  color: #36A9D0;
  font-size: 16px;
}
.gotmail-link.orange {
  color: #FFCB05;
}
.gotmail-link.red {
  color: #e66259;
}
.gotmail-content-wrap {
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  padding-top: 10px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 0px 4px 0px;
  text-align: center;
}
.gotmail-content-wrap h2{
  margin-top: -15px;
}
.gotmail-time-label {
  display: inline-block;
  height: 40px;
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #36A9D0;
  position: relative;
  top: -30px;
  color: white;
}
.gotmail-time-label.orange {
  background-color: #FFCB05;
}
.gotmail-time-label.red-bg {
  background-color: #e66259;
}
.tab-content {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px 30px;
  text-align: left;
}
.w-tab-content {
  float: left;
}
.tablink {
  display: inline-block;
  padding: 30px 10px;
  border-style: none none solid solid;
  border-width: 1px;
  border-color: #e1e1e1;
  background-color: white;
  font-size: 14px;
  text-align: center;
  text-decoration: underline;
  font-weight: bold;
}

.tablink div { position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  text-decoration: underline;
  width: 80%;
  text-align: center;
}
.tablink.w--current {
  border-bottom-style: none;
  background-color: white;
}
.tablink.left {
  border-left-style: none;
}
.gotmail-tabs {
  margin-top: 20px;
  border-top: 1px solid #e1e1e1;
}
.gotmail-content-footer {
  padding: 20px;
  border-top: 1px solid #e1e1e1;
}
.credit-register-info {
  color: #36A9D0;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
.charges {
  font-size: 13px;
  text-align: left;
}
.blue {
  color: #36A9D0;
  font-weight: 700;
}
.gfx-vertical-line {
  display: block;
  width: 1px;
  height: 20px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
  background-color: #36A9D0;
}
.gfx-vertical-line.orange {
  background-color: #FFCB05;
}
.gfx-vertical-line.red-bg {
  background-color: #e66259;
}
.gfx-letter {
  color: white;
  padding: 17px 18px;
  font-size: 25px;
  display: block;
  width: 60px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 30px;
  background-color: #36A9D0;
}
.reference {
  margin-top: 20px;
  font-size: 10px;
  line-height: 16px;
}
.gfx-horisontal-line {
  display: block;
  width: 50px;
  height: 5px;
  margin-right: auto;
  margin-left: auto;
  background-color: #36A9D0;
}
.gfx-horisontal-line.orange {
  background-color: #FFCB05;
}
.gfx-horisontal-line.red-bg {
  background-color: #e66259;
}
.gotmail-content-ingress {
  margin-top: 20px;
  padding: 20px 20px 0px;
  border-top: 1px solid #e1e1e1;
  text-align: left;
}
.gotmail-content-ingress.no-cols {
  padding: 30px;
}
.sidenote-wrap {
  padding: 10px;
}
.sidenote {
  padding: 30px;
  background-color: #faf2e2;
}
.orange-bg {
  background-color: #FFCB05;
  color: white;
}
.orange {
  color: #FFCB05;
}
.red {
  color: #e66259;
}
.gotmail-link-section {
  margin-bottom: 20px;
}
.sticky-timeline {
  text-align: center;
  z-index: 10;
  position: fixed;
  bottom: 0px;
  width: 100%;
  height: 180px;
  padding-top: 10px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.29) 0px 0px 5px 0px;
}

.box-banner {
  text-decoration: none;
  text-align: center;
  color: white;
  margin: 20px 5px;
  padding: 30px 5px 20px 5px;
  background-color: #36A9D0;
}

.w-col-2 {
  padding-left: 5px;
  padding-right: 5px;
}

.box-banner-second-row-offset {
  display: none;
}

.col-content {
  padding-left: 0px;
  padding-right: 30px;
}
.box-banner-link {
  text-decoration: none;
}
.ingress {
  font-weight: bold;
}
.icon-subpage-footer {
  margin: 13px 10px 0px 0px;
  float: left;
  color: #A6CE42;
}
  .cursor-pointer {
    cursor:pointer;
  }

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

@media (max-width: 1045px) {
.timeline-helptext {
  visibility: visible;
}
.timeline {
  display: block;
  margin-left: -20px;
  width: 1045px;
}

}

@media (max-width: 991px) {
  .footer-section {
    margin-right: 0px;
    margin-left: 0px;
    padding: 30px 20px;
  }
  .hero-wrap {
    padding-right: 30px;
    padding-left: 30px;
  }
  .navbar.shadow {
    height: 85px;
  }
  .hero {
    margin-top: 50px;
  }
  .logo {
    width: 150px;
    margin-top: 20px;
    margin-left: 20px;
  }
  .navbar-wrap {
    padding-right: 0px;
    padding-left: 0px;
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .nav-menu {
    border-top-style: none;
    background-color: #36A9D0;
  }
  .nav-link {
    margin-right: 0px;
    margin-left: 0px;
    padding: 15px;
    padding-left: 20px;
    border-bottom: 1px solid #79d0f2;
    color: white;
  }
  .nav-link:hover {
    padding: 15px;
    padding-left: 20px;
    border-bottom: 1px solid #79d0f2;
    color: black;
  }
  .nav-link.right {
    float: none;
  }
  .nav-link.first {
    margin-left: 0px;
  }
  .nav-top {
    display: none;
  }
  .menu-button {
    width: 80px;
    height: 80px;
    padding-top: 29px;
    padding-right: 27px;
    padding-left: 28px;
  }
  .menu-button.w--open {
    border-top: 1px solid #79d0f2;
    border-bottom: 1px solid #79d0f2;
    background-color: #36A9D0;
  }
  .tablink {
    height: 80px;
    padding: 20px 20px;
  }
  .nav-link.navbarActive {
    padding: 15px;
    padding-left: 20px;
    border-bottom: 1px solid #79d0f2;
    color: black;
}

}
@media (max-width: 767px) {
  h1 {
    font-size: 47px;
  }
  .hero {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .banners {
    margin-top: 0px;
  }
  .hero-wrap {
    padding-right: 20px;
    padding-left: 20px;
  }
  .logo {
    padding-left: 0px;
  }
  .help-link.footer {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    float: none;
  }
  .footer-section {
    padding: 20px 0px 20px 30px;
  }
  .logo-address {
    margin-top: 30px;
    float: none;
    text-align: left;
  }
  .credit-register-info {
    font-size: 11px;
  }
  .charges {
    font-size: 12px;
  }
  .tablink {
    height: 80px;
    padding: 10px 10px;
  }
  .box-banner-second-row-offset {
  display: block;
  }
  .col-content {
    padding-right: 0px;
  }
}
@media (max-width: 479px) {
  h1 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 34px;
    line-height: 43px;
  }
   h2 {
    font-size: 22px;
    line-height: 26px;
  }
  h4 {
    font-size: 17px;
  }
  p {
    text-align: left;
  }
  .hero-wrap {
  padding-right: 10px;
  padding-left: 10px;
}
.reference {
  text-align: left;
}
  .lindorff-illustration {
    margin-left: 20px;
    width: 72px;
    height: 152px;
  }
  .navbar.shadow {
    height: 75px;
  }
  .banners {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .banner-txt p{
    text-align: center;
  }
  .logo {
    width: 130px;
    margin-top: 18px;
  }
  .banner-img {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0px;
  }
 .banner-img img {
  width: 50px;
  }

  .banner-txt {
    width: 100%;
    margin-top: 0px;
    padding-left: 20px;
    text-align: center;
  }
  .menu-button {
    width: 70px;
    height: 70px;
    padding-top: 22px;
    padding-right: 22px;
    padding-left: 22px;
  }
  .gotmail-link {
    font-size: 18px;
  }
  .tablink.w--current {
    /*border-bottom-style: solid;*/
    /*background-color: #f7f7f7;*/
  }
  .tablink.left.w--current {
    border-bottom-style: none;
  }
  .charges {
    margin-bottom: 20px;
    font-size: 13px;
  }
  .gotmail-content-ingress.no-cols {
    padding: 20px;
  }
  .tablink {
    height: 80px;
    padding: 10px 10px;
  }
  .box-banner-second-row-offset {
  display: none;
}

  .tablink .tab-fa-open {display: block; z-index: 999; width:20%; height: 100%; padding-top: 10%; position: absolute; font-size: 130%; right: 0; top: 0; color: #333;}
}




/*
*
*
*
ACCORDION 1
*
*
*
*/

html.saitko-postia {}

.accordion {
  margin-top: 0;
  margin-bottom: 0;
}

.accordion__title {
  float: left;
  cursor: pointer;
  position: relative;
}

.no-js .accordion__title {
  float: none;
  height:auto;
  cursor:auto;
  margin:0;
  padding:0 2em;
}

.accordion__content {
  float: right;
  width: 100%;
  margin: 60px 0 0 -100%;
  padding: 2em;
  background: transparent;
  text-align: left;
  border-bottom: 1px solid #e1e1e1;
}

.accordion .accordion__content:last-child {border-bottom-color: transparent;}


                                                            /*************** SALDOTODISTUS FORMI ****************/



#saldotodistustilaus {
  max-width: 980px;
  background: #fff;
}

#saldotodistustilaus .w-row {
  margin-bottom: 30px;
}

#saldotodistustilaus input[type=text], #saldotodistustilaus textarea {
  width: 100%;
  text-align: left;
  background: #fafafa;
}
#saldotodistustilaus input[type=text]:focus {
  background: #fff;
  outline: none;
}
#saldotodistustilaus input[type=text].input-half {
  width: 33%;
  max-width: 126px;

}

#saldotodistustilaus small {color: #666; font-style: italic;}
#saldotodistustilaus input[type=text]{width: 100%; text-align: left;}
#saldotodistustilaus input[type=submit] {background-color: #A6CE42; border: 0; color: #fff; padding: 10px 30px 10px 20px; text-transform: uppercase; font-size: 18px; cursor: auto;}
#saldotodistustilaus textarea {width: 100%;}

#saldotodistustilaus .forms div:first-of-type {background: white;}
#saldotodistustilaus .forms form > .w-row {border-bottom: 1px solid #ccc;}
#saldotodistustilaus .forms form > .w-row:last-child {padding-top: 20px;}

#saldotodistustilaus #toimitus label {font-weight: normal;}
#saldotodistustilaus #toimitus p {font-weight: bold;}
#saldotodistustilaus p.note {color: #888; font-size: 90%;}
#saldotodistustilaus #printdiv ul {list-style-position: outside; padding-left: inherit; margin-bottom: 20px;}

#saldotodistustilaus #toimitus span {position: absolute; left: 100px;top: 0; font-size: 80%; color: #5ae; cursor: pointer; text-decoration: underline; display: inline-block;}






                                                            /*************** LINKIT SIVU ****************/


.links .links-subpage {}
.links .links-subpage .w-row .w-col-12 {margin-bottom: 10px;}
.links .links-subpage .w-row .w-col-12:first-child, .links .links-subpage .w-row .w-col-12:last-child {margin-bottom: 0;}
.links .links-subpage strong:first-of-type {font-size: 120%;}
.links .links-subpage p strong {display: block; margin-bottom: 4px;}
.links .links-subpage a {display: block;}

.links .links-subpage ul.w-list-unstyled a {display: inline;}



.no-js .accordion__content {
  float:left;
  margin:0;
}

.accordion__title div {text-decoration: underline;}
.accordion__content div a {display: inline-block;}

.accordion__title.active {
  border-bottom-color:transparent;
}

@media (max-width: 479px) {


 /* .sticky-timeline {display: none !important;}*/
 /* .timeline {position: absolute;} */
  .accordion__title,
  .accordion__content {
      float: none;
      margin: 0;
      width: 100%;
    }


    .accordion__title.active div {text-decoration: none;}
    .accordion dt:last-of-type {border-bottom-color: transparent;}

   .overflow-scrolling {
      -webkit-overflow-scrolling: touch;
    }

    .accordion__content {
      position:relative;
      overflow:hidden;
      padding:0 30px 20px;
      margin-top: 0;
    }

     .no-js .accordion__content {
      padding:1em;
      overflow:auto;
      display:block;
    }

    .accordion__content:after {
      position:absolute;
      top:100%;
      left:0;
      width:100%;
      height:50px;
      border-radius:10px 0 0 10px / 50% 0 0 50%;
      content:'';
  }

}


                                                            /*************** FAQ SIVU ****************/



.faq .faq-header {
  text-align: center;
}

.w-col.question-list {
  margin-bottom: 50px;
  padding-left: 15px;
  padding-right: 15px;

}
.question-list ul {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  background: white;
  padding: 30px;
}

.question-list ul li {
  margin-bottom: 20px;
  text-align: left;
}

.faq-new .faq-section strong {
  font-size: 14px;
}
.faq-header .w-col.color-box {
  padding-left: 15px;
  padding-right: 15px;
}
.faq-new .faq-header .w-col.color-box img {
  max-width: 100%;
}

.faq-new .faq-section h2 {
  margin-top: 0;
  margin-bottom: 50px;
}

@media (min-width: 768px){
  .faq-new.faq-header .w-col.color-box img {
    width: 100%;
  }
  .question-list ul {
    width: 100%;
    padding: 40px 50px;
  }
}



.question-list ul li h3 {
  margin-bottom: 10px;
}
.question-list ul li strong {
  display: block;
  font-size: 120%;
  margin-bottom: 4px;
}
.question-list ul li a {
  display: block;
  color: #434A4F;
  text-decoration: underline;
}


.faq.faq-new .faq-header {
  margin-top: 40px;
}

.faq.faq-new .faq-icons {
  margin-top: 40px;
  margin-bottom: 100px;
}

.faq .faq-header.semi h1 {
  margin-top: 40px;
  margin-bottom: 0;
}

.faq .faq-icons {
  margin-bottom: 30px;
}

.faq .faq-header p {
  display: block;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

.faq.faq-new .col-subpage {
  padding: 0 15px;
}

.faq .col-subpage {
  background-color: transparent;
  box-shadow: none;
  padding: 0;
}

.faq .faq-section {
  padding: 65px 80px;
  background-color: #fff;
  margin-bottom: 50px;
}

.faq h2 {
  text-align: center;
  margin-bottom: 26px;
  margin-top: 20px;
  /*font-weight: normal;*/
}

.faq dl {
  margin-bottom: 20px;
  border: 1px solid #e1e1e1;
  border-bottom: 0;
  background-color: #fff;
}

.faq dt {

  position: relative;
  border-bottom: 1px solid #e1e1e1;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 80px;
  cursor: pointer;
  height: 60px;
}

.faq dt p {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 20px;
  margin: 0;
  padding-right: 20%;
  font-weight: normal !important;
}

.faq dt .fa {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  color: white;
  font-size: 20px;
  height: 60px;
  width: 70px;
  line-height: 60px;
  text-align: center;
  background-color: #ccc;
  border-bottom: 1px solid #fff;
}

.faq .green dt .fa {
  background-color: #A6CE42;
}

.faq .blue dt .fa {
  background-color: #36A9D0;
}

.faq .red dt .fa {
  background-color: #FE5000;
}


/*

red #FE5000
blue #41b4e1
green #62c670

*/


.faq dd {
  padding: 20px;
  margin-left: 0;
  border-left: 5px solid #e1e1e1;
  border-bottom: 1px solid  #e1e1e1;
}

.faq dd p {
  font-weight: normal !important;
}

.faq dd ul, .faq dd h3 {
  margin-bottom: 20px;
}

.faq .blue dd {
  border-left-color: #36A9D0;
}

.faq .green dd {
  border-left-color: #A6CE42;
}

.faq .red dd {
  border-left-color: #FE5000;
}

.faq .red {
  color: #434A4F;
}

.faq .select {
  margin-bottom: 40px;

}

.faq .select .fa {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 18px;
  border-left: 1px solid #d6d5d3;
  height: 40px;
  width: 40px;
  text-align: center;
  padding-top: 7px;
  pointer-events: none;
  color: #909090;
}
.faq .select .faq-select-wrap {
  position: relative;
  width: 100%;
  max-width: 420px;
  background: #fff;
  margin: 0 auto;
  overflow: hidden;
  height: 40px;


}
.faq .select select {
  display: block;
  background: transparent;
  padding: 10px;
  height: 40px;
  -webkit-appearance: none;
  outline: none;
  border: 1px solid #d6d5d3;
  width: 100%;
  max-width: 420px;
  border-radius: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.faq .select select:first-child {
  color: #d6d5d3;
}

.faq .select select option {

}

@media (max-width: 768px) {
  .faq .faq-section {
    padding: 0px 0;
  }
}

@media (max-width: 479px) {

  .faq dt .fa {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  color: white;
  font-size: 20px;
  height: 95px;
  width: 30px;
  line-height: 95px;
  text-align: center;
  background-color: #ccc;
  border-bottom: 1px solid #fff;
  }

.faq dt p {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 10px;
  /* top: 34px; */
  margin: 0;
  padding-right: 40px;
  font-weight: normal !important;
  font-size: 13px;
  }

  .faq .faq-header p {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

  .faq dt {
  height: 95px;
  }
}

/****************************                     VELKOJEN JÄRJESTELY                       *****************************/


ul.unstyled  {
  list-style-type: none;
  padding-left: 0;
  margin-top: 20px;
}

ol.unstyled {
  padding-left: 5px;
  list-style-position: outside;
  margin-left: 1em;
}
ol.unstyled.small li {
  font-size: small;
}

ul.unstyled li, ol.unstyled li {
  padding-top: 0;
}



/****************************                     MAKSUVARALASKURI                       *****************************/


#calculator .form-div {position: relative;}
#calculator .fa {z-index: 99;}
.tooltip-content {position: absolute; right: 0; top: 0; background: rgba(255, 255, 255, 0.9); border: 1px solid #333; width: 200px; padding: 8px; z-index: 9999;}
.tooltip-content p {font-size: 12px; color: #333;}
