.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('../images/custom-checkbox-check.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

li {
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
}

label {
  display: block;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.image {
  display: block;
  width: 300px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.nav-menu-2 {
  position: static;
  left: 0px;
  top: 0px;
  display: block;
  overflow: visible;
  width: 100%;
  float: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
  text-align: center;
}

.navi {
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
}

.paragraph {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

.container-4 {
  margin-top: 35px;
  margin-bottom: 28px;
  padding-right: 204px;
}

.moodimage {
  position: relative;
  z-index: -1;
  display: block;
  overflow: visible;
  height: 420px;
  margin-top: 0px;
  float: none;
  clear: none;
}

.calltoaction {
  padding-bottom: 38px;
  border-top: 1px solid #fff;
  background-image: url('../images/a-icon-bg.jpg'), -webkit-gradient(linear, left top, left bottom, from(#013763), to(#013763));
  background-image: url('../images/a-icon-bg.jpg'), linear-gradient(180deg, #013763, #013763);
  background-position: 95% 67%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.h1-call {
  color: #fff;
  text-align: center;
}

.container-5 {
  display: inline;
  padding-top: 33px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  font-family: Montserrat, sans-serif;
}

.lomake {
  display: block;
  width: 300px;
  height: 70px;
  margin: 10px auto;
  padding-top: 25px;
  border: 1px solid #000;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#295390), to(#295390));
  background-image: linear-gradient(180deg, #295390, #295390);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.lomake:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2e5c9e), to(#2e5c9e));
  background-image: linear-gradient(180deg, #2e5c9e, #2e5c9e);
}

.lomake:active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
}

.text-block {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
}

.small-title {
  margin-top: auto;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
}

.image-2 {
  padding-top: 22px;
}

.footer {
  margin-bottom: 0px;
  padding-top: 22px;
  padding-bottom: 70px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
}

.h1 {
  display: block;
  float: none;
  clear: none;
  font-size: 30px;
}

.heading {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

.heading.avoinna {
  font-size: 16px;
}

.column {
  padding-left: 147px;
}

.column-2 {
  padding-left: 250px;
}

.text-block-2 {
  display: inline-block;
  padding: 20px;
  float: none;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 900;
  text-align: center;
}

.illustration {
  width: 180px;
  height: 90px;
  margin-top: 69px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
}

.basictext {
  position: static;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#f0f0f0));
  background-image: linear-gradient(180deg, #f0f0f0, #f0f0f0);
}

.slide {
  background-image: url('../images/Lattia_before-after.jpg');
  background-position: 50% 58%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide.galleria-slide {
  background-image: url('../images/_MG_6795.jpg');
}

.slide.korjaamo-slide {
  background-image: url('../images/tausta_08.jpg');
}

.slide.maalaamo-slide {
  background-image: url('../images/_MG_6630.jpg');
}

.slide-2 {
  background-image: url('../images/_MG_5940.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-2.galleria-slide {
  background-image: url('../images/tausta-06.jpg_1920x474.jpg');
}

.slide-2.fiksaamo-slide {
  background-image: url('../images/meikkaus_01.jpg');
}

.slide-3 {
  background-image: url('../images/Meikkaussali.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide-3.galleria-slide {
  background-image: url('../images/_MG_3811.jpg');
}

.slide-3.fiksaamo-slide {
  background-image: url('../images/_mg_6021.jpg');
}

.slide-4 {
  background-image: url('../images/_mg_6479.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-4.galleria-slide {
  background-image: url('../images/maalaamo.jpg');
}

.slide-4.korjaamo-slide {
  background-image: url('../images/IMG_1449.jpg');
}

.slide-4.maalaamo-slide {
  background-image: url('../images/_MG_6782.jpg');
}

.image-5 {
  max-width: 75%;
  padding-top: 0px;
  padding-left: 0px;
  float: right;
  text-align: right;
}

.column-3 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-4 {
  padding-right: 0px;
  padding-left: 0px;
}

.rich-text-block {
  margin-top: 0px;
  margin-right: 200px;
  margin-bottom: 0px;
  padding: 136px 80px 190px 95px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.rich-text-block.intro-text {
  display: block;
  margin-right: 0px;
  margin-bottom: 23px;
  padding-top: 30px;
  padding-right: 204px;
  padding-bottom: 26px;
}

.quicklink {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  text-align: center;
}

.image-7 {
  height: 40px;
  margin-top: 29px;
  float: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.image-8 {
  height: 40px;
  margin-top: 32px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-9 {
  height: 40px;
  margin-top: 29px;
  padding-top: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-10 {
  height: 76px;
  margin-top: 9px;
  padding-top: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-11 {
  height: 50px;
  margin-top: 22px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.body {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.image-12 {
  margin-top: -235px;
}

.column-5 {
  padding-right: 30px;
  padding-left: 30px;
}

.column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 65px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 67px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 47px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.column-10 {
  padding-right: 0px;
  padding-left: 0px;
}

.subtitle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  margin-left: 94px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.slide-5 {
  background-image: url('../images/_mg_5770.jpg');
  background-position: 50% 31%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-6 {
  background-image: url('../images/_mg_6120.jpg');
  background-position: 50% 55%;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/_mg_6150.jpg');
  background-position: 50% 48%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-8 {
  background-image: url('../images/_MG_6625.jpg');
  background-position: 50% 52%;
  background-size: cover;
  background-repeat: no-repeat;
}

.body-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
}

.text-block-3 {
  padding-top: 10px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.text-block-4 {
  width: 300px;
  margin-left: 94px;
  padding-top: 13px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.textarea {
  height: 0px;
}

.form {
  margin-top: 14px;
}

.text-field {
  margin-bottom: 21px;
  padding-bottom: 9px;
  border: 1px solid #000;
  font-family: Montserrat, sans-serif;
  color: #000;
}

.submit-button {
  margin-top: 22px;
  padding-right: 62px;
  padding-left: 58px;
  border: 1px solid #121220;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
}

.checkbox-field {
  margin-top: 5px;
  margin-bottom: 8px;
  padding-bottom: 8px;
}

.checkbox-field.title {
  margin-bottom: 0px;
  padding-bottom: 5px;
}

.paragraph-2 {
  margin-top: 35px;
}

.success-message {
  font-family: Montserrat, sans-serif;
}

.text-block-5 {
  font-family: Montserrat, sans-serif;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.recaptcha {
  overflow: visible;
}

html.w-mod-js *[data-ix="active-color"] {
  display: inline-block;
  opacity: 1;
}

@media (max-width: 991px) {
  .container-4 {
    position: relative;
    padding-right: 30px;
  }
  .moodimage {
    height: 300px;
  }
  .column-2 {
    padding-left: 100px;
  }
  .illustration {
    margin-right: 0px;
    margin-left: 0px;
  }
  .slide-3 {
    background-image: url('../images/_mg_6021.jpg');
  }
  .image-5 {
    max-width: 100%;
  }
  .rich-text-block {
    margin-top: 0px;
    margin-right: 0px;
    padding: 60px 40px 62px 30px;
  }
  .rich-text-block.intro-text {
    padding-right: 30px;
  }
  .image-12 {
    margin-top: -187px;
  }
  .column-7 {
    padding-right: 43px;
  }
  .column-8 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .subtitle {
    margin-left: 10%;
  }
  .div-block {
    display: block;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .container-4 {
    padding-right: 39px;
    padding-left: 29px;
  }
  .moodimage {
    height: 380px;
  }
  .column-2 {
    padding-left: 0px;
    text-align: center;
  }
  .illustration {
    margin-top: 78px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .image-5 {
    max-width: 100%;
    float: none;
  }
  .rich-text-block {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .image-12 {
    margin-top: 0px;
  }
  .column-6 {
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .column-7 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .column-8 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .column-9 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 479px) {
  .moodimage {
    height: 200px;
  }
  .column {
    padding-left: 41px;
  }
  .illustration {
    margin-top: 44px;
    margin-left: 0px;
  }
  .column-9 {
    padding-right: 10px;
  }
}

#w-node-3c50f9b12bc7-d65c0c71 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-e014292bf00c-d65c0c71 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}