@charset "UTF-8";
/* FONTTIPERHEET*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Source+Sans+Pro:300i,400,400i,900,900i&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&display=swap");
/*FONTTIKOOT*/
/*VARIT*/
/* Normalize
-------------------------------------------------------------- */
h1, h2, h3, h4, h5 {
  margin-top: 0px;
}

.page-header {
  margin-top: 0px;
}

ul, li {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
}

/* Base
-------------------------------------------------------------- */
html {
  font-size: 16px;
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  background-color: #ffffff;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  padding: 0 !important;
  position: relative;
}
body.modal-open {
  overflow: hidden !important;
}

.body-background {
  background-image: url("../img/phj-tausta2.jpg");
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: top center;
}

.main-bg {
  background-image: url("../img/Salpakierto_herokuva_750px.jpg");
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  padding-bottom: 50px;
}

.navbar {
  background: none;
  border: none;
  border-radius: 0;
  min-height: 1px;
  margin-bottom: 0;
}
.navbar ul {
  list-style-type: none;
}
.navbar li {
  list-style-type: none;
}
.navbar a {
  color: #707070 !important;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
  padding: 24px 10px !important;
  background: none !important;
  font-weight: 700;
}
.navbar .dropdown-menu {
  min-width: 300px;
  padding: 8px 0 !important;
  border-radius: 0;
}
.navbar .dropdown-menu li a {
  padding: 8px 25px !important;
}

.caret {
  border: 0;
  height: 23px;
  margin-right: 10px;
  margin-left: 0;
}
.caret:after {
  display: inline-block;
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  margin-top: -10px;
  color: #7bd057;
}

.dropdown-toggle:focus {
  outline: initial !important;
}

header {
  margin-bottom: 50px;
  position: relative;
}
header .skip-main {
  position: absolute !important;
  top: 0;
  left: 0;
  color: transparent;
}
header .skip-main:hover, header .skip-main:active, header .skip-main:focus {
  color: #ffffff;
}
header .header-text {
  padding-top: 0px;
  padding-bottom: 0px;
}
header .header-text p {
  margin-bottom: 0;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
}
header .header-text a {
  color: #ffffff;
  padding-right: 10px;
}
header .navigation {
  background-color: #ffffff;
  padding: 20px 0;
  min-height: 108px;
}
header .header-logo img {
  width: 185px;
  max-width: 100%;
  height: auto;
}
header .header-seach-button {
  display: inline-block;
  color: #ffffff;
  cursor: pointer;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  margin-left: 60px;
  padding: 10px 15px;
}

.language {
  text-align: right;
  padding-right: 0;
  margin-right: -15px;
}
.language .language-menu {
  display: inline-block;
}
.language .language-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.language .language-menu ul li {
  list-style-type: none;
  display: inline-block;
}
.language .language-menu ul li:after {
  content: "/";
  color: #ffffff;
}
.language .language-menu ul li:last-child:after {
  display: none;
}
.language .widget_icl_lang_sel_widget {
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.language .wpml-ls {
  padding: 0;
  border: 0 !important;
}
.language .wpml-ls ul {
  line-height: auto;
  text-align: right;
}
.language .wpml-ls ul li a {
  display: inline-block;
  padding: 0;
}
.language .wpml-ls ul .wpml-ls-first-item:after {
  content: "/";
  display: inline-block;
  color: #ffffff;
  height: 20px;
  line-height: 20px;
  margin: 0 12px 0 10px;
}

/* Footer
-------------------------------------------------------------- */
footer {
  background: #36474e;
  background: -moz-linear-gradient(45deg, #36474e 0%, #4a6c7a 100%);
  background: -webkit-linear-gradient(45deg, #36474e 0%, #4a6c7a 100%);
  background: linear-gradient(45deg, #36474e 0%, #4a6c7a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#36474e", endColorstr="#4a6c7a",GradientType=1 );
  color: #ffffff;
  padding: 60px 0;
  margin-top: 30px;
}
footer h3 {
  margin-bottom: 20px;
  color: #ffffff;
  text-transform: none;
}
footer p {
  color: #ffffff;
}
footer a {
  color: #ffffff !important;
}
footer a:hover, footer a:focus, footer a:active {
  color: #ffffff;
}
footer .text {
  width: 30%;
}
footer .address {
  width: 20.66666%;
  margin-left: 8%;
}
footer .some-icons {
  margin-left: 8%;
}
footer .some-icons a.some-icon {
  display: inline-block;
  background-color: #ffffff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: 0 20px 20px 0;
  text-align: center;
}
footer .some-icons a.some-icon i {
  font-size: 28px;
  font-size: 1.75rem;
  margin-top: 11px;
  color: #3f5761;
}
footer .accessibility-icon {
  margin-top: 15px;
  max-width: 100%;
  width: 160px;
  height: auto;
}
footer .cookie-link {
  display: block;
  margin-top: 20px;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  font-size: 1.125rem;
  text-decoration: none;
}
footer .cookie-link:hover, footer .cookie-link:focus, footer .cookie-link:active {
  color: #ffffff;
}

footer.campaign-footer {
  text-align: center;
  background: none;
  margin-top: 0;
}
footer.campaign-footer h1, footer.campaign-footer h2, footer.campaign-footer h3, footer.campaign-footer h4, footer.campaign-footer h5, footer.campaign-footer h6 {
  color: #666666;
}
footer.campaign-footer p, footer.campaign-footer ul li, footer.campaign-footer ol li {
  color: #000000;
}

/* Grid
-------------------------------------------------------------- */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  max-width: 1440px;
}

.margins {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.image-responsive {
  width: 100%;
  height: auto;
}

.no-padding {
  padding: 0px !important;
}

.no-margin {
  margin: 0px !important;
}

@media screen and (max-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
.col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    width: 100%;
  }

  .col-sm-offset-1, .col-sm-offset-2, .col-sm-offset-3, .col-sm-offset-4, .col-sm-offset-5, .col-sm-offset-6,
.col-sm-offset-7, .col-sm-offset-8, .col-sm-offset-9, .col-sm-offset-10, .col-sm-offset-11, .col-sm-offset-12 {
    margin-left: 0;
  }

  .col-sm-push-1, .col-sm-push-2, .col-sm-push-3, .col-sm-push-4, .col-sm-push-5, .col-sm-push-6,
.col-sm-push-7, .col-sm-push-8, .col-sm-push-9, .col-sm-push-10, .col-sm-push-11, .col-sm-push-12 {
    left: auto;
  }

  .col-sm-pull-1, .col-sm-pull-2, .col-sm-pull-3, .col-sm-pull-4, .col-sm-pull-5, .col-sm-pull-6,
.col-sm-pull-7, .col-sm-pull-8, .col-sm-pull-9, .col-sm-pull-10, .col-sm-pull-11, .col-sm-pull-12 {
    right: auto;
  }

  .col-xs-12 {
    width: 100%;
  }

  .col-xs-11 {
    width: 91.66666667%;
  }

  .col-xs-10 {
    width: 83.33333333%;
  }

  .col-xs-9 {
    width: 75%;
  }

  .col-xs-8 {
    width: 66.66666667%;
  }

  .col-xs-7 {
    width: 58.33333333%;
  }

  .col-xs-6 {
    width: 50%;
  }

  .col-xs-5 {
    width: 41.66666667%;
  }

  .col-xs-4 {
    width: 33.33333333%;
  }

  .col-xs-3 {
    width: 25%;
  }

  .col-xs-2 {
    width: 16.66666667%;
  }

  .col-xs-1 {
    width: 8.33333333%;
  }

  .col-xs-offset-12 {
    margin-left: 100%;
  }

  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-xs-offset-9 {
    margin-left: 75%;
  }

  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-xs-offset-6 {
    margin-left: 50%;
  }

  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-xs-offset-3 {
    margin-left: 25%;
  }

  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-xs-offset-0 {
    margin-left: 0;
  }
}
.frontpage-header {
  height: 480px;
  text-align: center;
}
.frontpage-header .frontpage-header-content {
  margin-top: 80px;
}
.frontpage-header h1 {
  color: #ffffff;
  text-transform: none;
  font-size: 64px;
  font-size: 4rem;
  line-height: 80px;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  text-shadow: 0px 0px 30px #064d25;
  margin-bottom: 20px;
}
.frontpage-header label {
  font-weight: normal;
}
.frontpage-header p {
  color: #ffffff;
  font-size: 32px;
  font-size: 2rem;
  line-height: 48px;
  text-shadow: 0px 0px 20px #064d25;
  margin-bottom: 10px;
}
.frontpage-header .input-wrapper {
  margin-top: 50px;
}
.frontpage-header .input-wrapper .waste-search-form {
  margin-right: 0;
  margin-left: 0;
  padding-right: 25px;
  position: relative;
}

.frontpage-content {
  margin-top: 10px;
  margin-bottom: 50px;
}
.frontpage-content .row {
  display: flex;
  flex-wrap: wrap;
}
.frontpage-content .row:before, .frontpage-content .row:after {
  content: normal;
}
.frontpage-content .col-sm-6 {
  display: flex;
}
.frontpage-content .frontpage-business-hours {
  width: 100%;
  height: inherit;
  padding: 50px;
  background-color: #fff4ee;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 3, 4, 0.3);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 3, 4, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(0, 3, 4, 0.3);
  display: flex;
  flex-direction: column;
}
.frontpage-content .frontpage-business-hours .text-container {
  display: flex;
  flex-flow: column nowrap;
  flex: 1;
  align-items: flex-start;
  width: 100%;
}
.frontpage-content .frontpage-business-hours h2 {
  text-align: center;
  font-size: 40px;
  font-size: 2.5rem;
  width: 100%;
}
.frontpage-content .frontpage-business-hours .buttons a:first-child {
  float: left;
}
.frontpage-content .frontpage-business-hours .buttons a:last-child {
  float: right;
}
.frontpage-content .frontpage-business-hours .hours-tabs {
  text-align: center;
  width: 100%;
}
.frontpage-content .frontpage-business-hours .nav-tabs {
  display: inline-block;
  border: solid 1px #707070;
  border-radius: 30px;
  text-align: center;
  width: auto;
  margin: auto;
  padding: 5px;
}
.frontpage-content .frontpage-business-hours .nav-tabs li {
  display: inline-block;
  float: none;
  color: #707070;
  text-transform: uppercase;
  font-weight: bold;
}
.frontpage-content .frontpage-business-hours .nav-tabs li a {
  color: #707070;
  padding: 3px 10px;
  border: 0;
}
.frontpage-content .frontpage-business-hours .nav-tabs li a:hover {
  background-color: transparent;
  border: 0;
}
.frontpage-content .frontpage-business-hours .nav-tabs li.active a {
  background-color: #707070;
  color: #ffffff;
  border: 0;
  border-radius: 20px;
}
.frontpage-content .frontpage-business-hours .tab-content {
  margin-top: 30px;
  margin-bottom: 50px;
  width: 100%;
}
.frontpage-content .frontpage-business-hours .open-container {
  width: 100%;
  color: #707070;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
  border: 0;
}
.frontpage-content .frontpage-business-hours .open-container .open-row {
  display: flex;
  flex-wrap: wrap;
}
.frontpage-content .frontpage-business-hours .open-container .open-row:first-child .column {
  text-transform: none !important;
}
.frontpage-content .frontpage-business-hours .open-container .column {
  padding: 10px 5px;
  border: 0;
  background-color: transparent;
  color: #707070;
}
.frontpage-content .frontpage-business-hours .open-container .station {
  width: calc(100% - 80px);
}
.frontpage-content .frontpage-business-hours .open-container .station a {
  color: #707070;
  text-decoration: underline;
}
.frontpage-content .frontpage-business-hours .open-container .hours {
  width: 80px;
}
.frontpage-content .frontpage-news {
  width: 100%;
  padding: 50px 50px 50px 50px;
  background-color: #fafafa;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 3, 4, 0.3);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 3, 4, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(0, 3, 4, 0.3);
  display: flex;
  flex-direction: column;
}
.frontpage-content .frontpage-news .text-container {
  display: flex;
  flex-flow: column nowrap;
  flex: 1;
  align-items: flex-start;
  width: 100%;
}
.frontpage-content .frontpage-news h2 {
  width: 100%;
  font-size: 40px;
  font-size: 2.5rem;
  text-align: center;
}
.frontpage-content .frontpage-news .single-news {
  width: 100%;
  display: block;
  border-bottom: dotted 1px #808080;
  color: #666666;
  padding: 15px 15px 10px 0;
}
.frontpage-content .frontpage-news .single-news .title {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 20px;
  width: 85%;
}
.frontpage-content .frontpage-news .single-news .read-more {
  color: #00aaa6;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
  float: left;
}
.frontpage-content .frontpage-news .single-news .time {
  font-size: 16px;
  font-size: 1rem;
  float: right;
}
.frontpage-content .frontpage-news .single-news:hover {
  text-decoration: none;
}
.frontpage-content .frontpage-news .button {
  margin-top: 50px;
}

.highlights {
  background-color: #ffede3;
  padding: 50px 0 20px 0;
}
.highlights .row {
  display: flex;
  flex-wrap: wrap;
}
.highlights .row:before, .highlights .row:after {
  content: normal;
}
.highlights .single-highlight-column {
  margin-bottom: 30px;
  display: flex;
}
.highlights .single-highlight {
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #ffffff;
  height: inherit;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 3, 4, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 3, 4, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(0, 3, 4, 0.1);
}
.highlights .single-highlight:hover, .highlights .single-highlight:active, .highlights .single-highlight:focus {
  text-decoration: none;
}
.highlights .single-highlight .image-wrapper {
  display: block;
  width: 100%;
  padding-bottom: 76.86%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
.highlights .single-highlight .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.highlights .single-highlight .video-wrapper {
  display: block;
  width: 100%;
  padding-bottom: 76.86%;
  overflow: hidden;
  position: relative;
}
.highlights .single-highlight .video-wrapper video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
}
.highlights .single-highlight .text-wrapper {
  padding: 50px 30px 40px 30px;
  display: flex;
  flex-flow: column nowrap;
  flex: auto;
  align-items: flex-start;
  width: 100%;
}
.highlights .single-highlight .text-wrapper h3 {
  display: block;
  width: 100%;
}
.highlights .single-highlight .text-wrapper p {
  flex: auto;
  width: 100%;
  display: block;
  flex: auto;
}

.services {
  padding: 90px 0 60px 0;
}
.services h2 {
  font-size: 40px;
  font-size: 2.5rem;
  text-align: center;
  margin-bottom: 60px;
}
.services .single-service-container {
  margin-bottom: 30px;
  display: flex;
}
.services .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.services .row:before, .services .row:after {
  content: normal;
}
.services .single-service:hover, .services .single-service:active, .services .single-service:focus {
  text-decoration: none;
}

.single-service {
  background-color: #ffffff;
  height: inherit;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 3, 4, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 3, 4, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(0, 3, 4, 0.1);
  display: flex;
  flex-direction: column;
  width: 100%;
}
.single-service img {
  width: 100%;
  height: auto;
}
.single-service .text-wrapper {
  padding: 10px 30px 40px 30px;
  display: flex;
  flex-flow: column nowrap;
  flex: auto;
  align-items: flex-start;
  width: 100%;
}
.single-service .text-wrapper h3 {
  display: block;
  width: 100%;
}
.single-service .text-wrapper p {
  flex: auto;
  width: 100%;
  display: block;
}

.some-wall {
  text-align: center;
  background-color: #ffede3;
  margin-bottom: -30px;
  padding: 90px 0;
}
.some-wall h2 {
  font-size: 40px;
  font-size: 2.5rem;
  margin-bottom: 70px;
}
.some-wall .referral {
  display: none !important;
}
.some-wall .juicer-feed .j-paginate {
  background-color: #00aaa6;
  border: 0;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
  font-size: 0;
  font-weight: bold;
  border-radius: 9px;
}
.some-wall .juicer-feed .j-paginate:after {
  display: inline-block;
  content: "Lataa lisää";
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 3px;
  margin-right: 3px;
}
.some-wall .juicer-feed .j-paginate:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #00aaa6;
}

.page-content-container .main-image {
  padding-top: 49.38%;
  overflow: hidden;
  position: relative;
  margin-bottom: 0px;
  margin-top: 15px;
}
.page-content-container .main-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-content-container h1 {
  margin-bottom: 20px;
  margin-top: 30px;
}

.contact-page-container .contact-row {
  margin-top: 60px;
}
.contact-page-container .contact-row h2 {
  margin-bottom: 30px;
  font-size: 40px;
  font-size: 2.5rem;
}
.contact-page-container .contact-row .contact-info {
  text-align: center;
  margin-bottom: 30px;
}
.contact-page-container .contact-row .contact-info p {
  margin-bottom: 0;
  color: #000000;
}
.contact-page-container .contact-row .contact-info .name {
  font-weight: bold;
  color: #707070;
}
.contact-page-container .contact-row .image-wrapper {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: auto;
  border: solid 1px #d9d9d9;
  margin-bottom: 15px;
}
.contact-page-container .contact-row .contact-email a {
  font-weight: bold;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.main-highlights {
  display: flex;
  flex-wrap: wrap;
}
.main-highlights:before, .main-highlights:after {
  content: normal;
}
.main-highlights .single-service-container {
  margin-bottom: 30px;
}
.main-highlights .single-service {
  display: flex;
  height: 100%;
}
.main-highlights .single-service .image-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  padding-bottom: 66.66%;
}
.main-highlights .single-service .text-wrapper {
  padding-top: 40px;
}

.map-lift {
  display: flex;
  flex-wrap: wrap;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 50px;
}
.map-lift:before, .map-lift:after {
  content: normal;
}
.map-lift .image-container {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 56.25%;
}
.map-lift .video-wrapper {
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}
.map-lift .video-wrapper video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.map-lift .text-container {
  padding: 30px 20px;
}

*:focus {
  outline: none;
}

.waste-search {
  margin-left: 0;
  margin-right: 0;
  background-color: #00aaa6;
  background: linear-gradient(90deg, #00aaa6 0%, #7bd057 100%);
  padding: 100px 40px 50px 40px;
  margin-bottom: 70px;
  margin-top: 20px;
}
.waste-search .waste-search-form {
  margin: 0 40px 50px 40px;
}
.waste-search p {
  margin: 0 40px 0 40px;
  color: #ffffff;
  font-size: 32px;
  font-size: 2rem;
  line-height: 48px;
  margin-bottom: 80px;
  text-shadow: 0px 0px 20px #064d25;
}
.waste-search p label {
  font-weight: normal;
  margin-bottom: 0;
  text-shadow: 0px 0px 20px #064d25;
}
.waste-search .show-more {
  text-decoration: underline;
  cursor: pointer;
}
.waste-search .letter-container {
  display: none;
  padding: 0 40px 10px 40px;
}
.waste-search .letter-container.show-letters {
  display: block;
}
.waste-search .letter-container .hide-letters {
  display: block;
  color: #ffffff;
  text-decoration: underline;
  font-size: 18px;
  font-size: 1.125rem;
  margin-top: 10px;
  cursor: pointer;
  text-align: right;
}
.waste-search a {
  display: inline-block;
  color: #ffffff;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  padding: 0 6px;
  text-shadow: 0px 0px 20px #064d25;
}

.waste-category-listing .single-waste-category {
  margin-bottom: 30px;
}
.waste-category-listing .single-waste-category .category-title {
  display: block;
  font-size: 32px;
  font-size: 2rem;
  line-height: 48px;
}
.waste-category-listing .single-waste-category .read-more {
  text-transform: uppercase;
}
.waste-category-listing .single-waste-category p {
  margin-bottom: 0;
}

.price-box {
  min-width: 250px;
  max-width: 100%;
  display: inline-block;
  background-color: #fff4ee;
  padding: 30px 20px 20px 20px;
  margin-bottom: 40px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 3, 4, 0.3);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 3, 4, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(0, 3, 4, 0.3);
}
.price-box h2 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
  margin-bottom: 0;
}
.price-box h3 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  text-transform: none;
  margin-bottom: 0;
}
.price-box p {
  color: #707070;
}

.wastestation-contact-info .button {
  margin-bottom: 15px;
  text-align: center;
}

.opening-hours {
  display: inline-block;
  width: 485px;
  max-width: 100%;
  background-color: #fff4ee;
  padding: 30px 40px;
  margin-bottom: 70px;
  margin-top: 20px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 3, 4, 0.3);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 3, 4, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(0, 3, 4, 0.3);
}
.opening-hours h2 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
}
.opening-hours table {
  width: 100%;
  color: #707070;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 30px;
  border: 0;
}
.opening-hours table td {
  text-transform: none !important;
  width: 33%;
  vertical-align: top;
  border: 0;
  background-color: transparent !important;
  padding: 0;
  color: #707070;
}
.opening-hours table tr:first-child td {
  font-weight: normal;
  color: #707070;
}
.opening-hours .title {
  font-weight: bold !important;
}
.opening-hours .title:first-letter {
  text-transform: capitalize;
}
.opening-hours .exception-days-link {
  text-transform: uppercase;
  font-weight: bold;
  color: #00aaa6;
  cursor: pointer;
}
.opening-hours .exception-days-link:after {
  content: "▶︎";
  font-size: 14px;
  font-size: 0.875rem;
  padding-left: 10px;
}
.opening-hours .exception-days-link-hide {
  display: none !important;
}
.opening-hours .exception-days {
  display: none;
}
.opening-hours .exception-days h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
}
.opening-hours .exception-days table td {
  width: 33.33%;
}
.opening-hours .exception-days table td:last-child {
  padding-left: 15px;
}
.opening-hours .exception-days-show {
  display: block !important;
}

.waste-categories {
  margin-top: 70px;
}
.waste-categories .waste-category {
  display: inline-block;
  border: solid 1px #00aaa6;
  padding: 12px 25px;
  margin-right: 15px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.search-container {
  position: absolute;
  top: 47px;
  width: 100%;
  display: none;
}
.search-container .search-box {
  position: relative;
  background-color: #f7fede;
  padding: 15px 15px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 3, 4, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 3, 4, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 3, 4, 0.1);
  z-index: 1000;
  min-height: 111px;
  margin-right: 0px;
  margin-left: 50%;
}
.search-container .widgettitle {
  display: none;
}
.search-container label {
  color: #707070;
  display: block;
}
.search-container .search-field {
  padding: 10px;
  width: calc(100% - 100px);
  border: solid 1px #c0c0c0;
}

.search-open {
  position: relative;
  background-color: #f7fede;
  color: grey !important;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 3, 4, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 3, 4, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 3, 4, 0.1);
}

.search-open:after {
  height: 10px;
  width: 100%;
  background: #f7fede;
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  z-index: 10001;
}

.show-search {
  display: block;
}

.single-search-result {
  padding: 7.5px 0;
}
.single-search-result a {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
}
.single-search-result .search-result-type p {
  color: #707070;
}

/* Blog
-------------------------------------------------------------- */
.alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}

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

.alignright {
  float: right;
  margin: 0.5em 1em 0.5em 0;
}

.page p, .post p {
  display: block;
  font-size: 16px;
  line-height: 1.5;
}

.news-list {
  padding: 0;
  margin-bottom: 50px;
  border: 0 !important;
  background-color: transparent;
}
.news-list td {
  font-weight: normal !important;
  text-transform: none !important;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  padding: 5px 0;
  vertical-align: top;
  border: 0 !important;
  background-color: transparent !important;
}
.news-list td.date {
  padding-right: 10px;
}

.title-white h1, .title-white h2, .title-white h3, .title-white h4, .title-white h5, .title-white h6, .title-white .hero-title {
  color: #ffffff !important;
}

.title-dark-green h1, .title-dark-green h2, .title-dark-green h3, .title-dark-green h4, .title-dark-green h5, .title-dark-green h6, .title-dark-green .hero-title {
  color: #0b8760 !important;
}

.title-light-blue h1, .title-light-blue h2, .title-light-blue h3, .title-light-blue h4, .title-light-blue h5, .title-light-blue h6, .title-light-blue .hero-title {
  color: #06a3ac !important;
}

.title-green h1, .title-green h2, .title-green h3, .title-green h4, .title-green h5, .title-green h6, .title-green .hero-title {
  color: #5ec43c !important;
}

.title-black h1, .title-black h2, .title-black h3, .title-black h4, .title-black h5, .title-black h6, .title-black .hero-title {
  color: #000000 !important;
}

.title-blue h1, .title-blue h2, .title-blue h3, .title-blue h4, .title-blue h5, .title-blue h6, .title-blue .hero-title {
  color: #425d68 !important;
}

.text-white {
  color: #ffffff !important;
}
.text-white p, .text-white ul li, .text-white ol li, .text-white .hero-text, .text-white table td {
  color: #ffffff !important;
}
.text-white .breadcrumbs a, .text-white .breadcrumbs .sep {
  color: #ffffff !important;
}
.text-white .panel-title a {
  color: #ffffff !important;
}
.text-white .panel-title .indicator:after {
  border-color: #ffffff !important;
}
.text-white .borders {
  border-color: #ffffff !important;
}

.text-dark-green {
  color: #0b8760 !important;
}
.text-dark-green p, .text-dark-green ul li, .text-dark-green ol li, .text-dark-green .hero-text, .text-dark-green table td {
  color: #0b8760 !important;
}
.text-dark-green .breadcrumbs a, .text-dark-green .breadcrumbs .sep {
  color: #0b8760 !important;
}
.text-dark-green .panel-title a {
  color: #0b8760 !important;
}
.text-dark-green .panel-title .indicator:after {
  border-color: #0b8760 !important;
}
.text-dark-green .borders {
  border-color: #0b8760 !important;
}

.text-light-blue {
  color: #06a3ac !important;
}
.text-light-blue p, .text-light-blue ul li, .text-light-blue ol li, .text-light-blue .hero-text, .text-light-blue table td {
  color: #06a3ac !important;
}
.text-light-blue .breadcrumbs a, .text-light-blue .breadcrumbs .sep {
  color: #06a3ac !important;
}
.text-light-blue .panel-title a {
  color: #06a3ac !important;
}
.text-light-blue .panel-title .indicator:after {
  border-color: #06a3ac !important;
}
.text-light-blue .borders {
  border-color: #06a3ac !important;
}

.text-green {
  color: #5ec43c !important;
}
.text-green p, .text-green ul li, .text-green ol li, .text-green .hero-text, .text-green table td {
  color: #5ec43c !important;
}
.text-green .breadcrumbs a, .text-green .breadcrumbs .sep {
  color: #5ec43c !important;
}
.text-green .panel-title a {
  color: #5ec43c !important;
}
.text-green .panel-title .indicator:after {
  border-color: #5ec43c !important;
}
.text-green .borders {
  border-color: #5ec43c !important;
}

.text-grey {
  color: #666666 !important;
}
.text-grey p, .text-grey ul li, .text-grey ol li, .text-grey .hero-text, .text-grey table td {
  color: #666666 !important;
}
.text-grey .breadcrumbs a, .text-grey .breadcrumbs .sep {
  color: #666666 !important;
}
.text-grey .panel-title a {
  color: #666666 !important;
}
.text-grey .panel-title .indicator:after {
  border-color: #666666 !important;
}
.text-grey .borders {
  border-color: #666666 !important;
}

.text-blue {
  color: #425d68 !important;
}
.text-blue p, .text-blue ul li, .text-blue ol li, .text-blue .hero-text, .text-blue table td {
  color: #425d68 !important;
}
.text-blue .breadcrumbs a, .text-blue .breadcrumbs .sep {
  color: #425d68 !important;
}
.text-blue .panel-title a {
  color: #425d68 !important;
}
.text-blue .panel-title .indicator:after {
  border-color: #425d68 !important;
}
.text-blue .borders {
  border-color: #425d68 !important;
}

.text-black {
  color: #000000 !important;
}
.text-black p, .text-black ul li, .text-black ol li, .text-black .hero-text, .text-black table t {
  color: #000000 !important;
}
.text-black .breadcrumbs a, .text-black .breadcrumbs .sep {
  color: #000000 !important;
}
.text-black .panel-title a {
  color: #000000 !important;
}
.text-black .panel-title .indicator:after {
  border-color: #000000 !important;
}
.text-black .borders {
  border-color: #000000 !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-dark-green {
  background-color: #0b8760 !important;
}

.bg-offwhite {
  background-color: #fff4ee !important;
}

.bg-light-blue {
  background-color: #06a3ac !important;
}

.bg-green {
  background-color: #5ec43c !important;
}

.bg-grey {
  background-color: #666666 !important;
}

.bg-blue {
  background-color: #425d68 !important;
}

.button.b-offwhite {
  background-color: #fff4ee !important;
  color: #666 !important;
}
.button.b-offwhite:focus, .button.b-offwhite:active, .button.b-offwhite:hover {
  color: #666 !important;
}

.button.b-dark-green {
  background-color: #0b8760 !important;
}

.button.b-light-blue {
  background-color: #06a3ac !important;
}

.button.b-green {
  background-color: #5ec43c !important;
}

.button.b-blue {
  background-color: #425d68 !important;
}

.borders {
  border: dashed 1px #000000;
  padding: 30px;
}

.campaing-page {
  min-height: calc(100vh - 300px);
}
.campaing-page .button {
  background-color: #666666;
  color: #ffffff;
  border: solid 3px #ffffff;
}

.c-hero {
  padding: 60px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 465px;
  display: flex;
  align-items: center;
}
.c-hero .container-fluid {
  width: 100%;
}
.c-hero .text-container {
  text-align: center;
}
.c-hero .hero-title {
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 64px;
  font-size: 4rem;
  margin-bottom: 30px;
  color: #666666;
}
.c-hero .hero-text {
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 32px;
  font-size: 2rem;
  color: #000000;
}
.c-hero .button {
  margin-top: 30px;
}

.d-hero {
  margin-top: -20px;
  margin-bottom: 20px;
}

.page-elements {
  margin-bottom: 30px;
}

.full-lift {
  padding: 60px 0 30px 0;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #ffffff;
}
.full-lift .button {
  margin-top: 15px;
}
.full-lift .bigger-text h1 {
  font-size: 80px;
  font-size: 5rem;
}
.full-lift .bigger-text h2 {
  font-size: 60px;
  font-size: 3.75rem;
}
.full-lift .bigger-text p, .full-lift .bigger-text ul li, .full-lift .bigger-text ol li {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 40px;
}

.multiple-lifts {
  padding: 30px 0 0px 0;
}
.multiple-lifts.columns-2, .multiple-lifts.columns-1 {
  background-color: #e8e8e8;
}
.multiple-lifts.columns-3 {
  background-color: #fff4ee;
}
.multiple-lifts .info-container {
  text-align: center;
}
.multiple-lifts .info-container h1, .multiple-lifts .info-container h2 {
  margin-top: 30px;
}
.multiple-lifts .info-container .button {
  margin-bottom: 30px;
}
.multiple-lifts .lift-row {
  display: flex;
  flex-wrap: wrap;
}
.multiple-lifts .lift-row:before, .multiple-lifts .lift-row:after {
  content: normal;
}
.multiple-lifts .single-lift-container {
  margin-bottom: 30px;
}
.multiple-lifts .single-lift {
  padding: 15px;
  background-color: #ffffff;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  justify-content: flex-start;
  width: 100%;
}
.multiple-lifts .single-lift .image-container {
  padding-bottom: 58%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 20px;
}
.multiple-lifts .single-lift .magnifier {
  margin-bottom: 0px !important;
  padding-bottom: initial !important;
  min-height: 300px;
  height: 100%;
}
.magnifier-container {
	width: 100%;
	position: relative;
	display: inline-block;	
}
.magnifier-container a {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);	
}
.magnifier-container img {
	width: 100%;
	height: auto;
}
.magnifier_wrapper {
	background-color: rgba(255,255,255,0.9);
    /*margin-top: 1em;
    margin-bottom: 1em; */
    padding: 0.2em 0.5em;
    font-size: 5em;
    color: #00aaa6;
	border-radius: 9px;
	border: 2px solid #666666;
}
.multiple-lifts .single-lift .text-container {
  display: flex;
  flex-flow: column nowrap;
  flex: 1;
  align-items: flex-start;
  padding: 0 15px;
  text-align: center;
}
.multiple-lifts .single-lift .button-container {
  width: 100%;
  text-align: center;
}
.multiple-lifts .single-lift h3 {
  width: 100%;
  text-align: center;
}
.multiple-lifts .single-lift p {
  flex: 1;
}

.text-left-force {
	text-align: left !important;
}

.textarea-element {
  padding: 60px 0 30px 0;
}

.sidemenu-element {
  padding: 60px 0 30px 0;
}

.faq {
  padding: 60px 0;
}
.faq .button {
  margin-bottom: 30px;
}
.faq .panel {
  border: 0;
  border-bottom: solid 1px #d1d1d1;
  background-color: #ffffff;
  box-shadow: none;
  border-radius: 0;
  margin-top: 0 !important;
}
.faq .panel.open {
  border-bottom: solid 1px #ffffff;
}
.faq .panel.open .panel-heading {
  background-color: #d1d1d1;
}
.faq .panel.open .panel-title a {
  color: #666666 !important;
}
.faq .panel.open .panel-title .indicator:after {
  content: "-";
  border-color: #666666 !important;
}
.faq .panel-heading {
  border-radius: 0;
  padding: 0;
}
.faq .panel-title {
  color: #666666;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.125rem;
}
.faq .panel-title a {
  display: block;
  padding: 10px 15px;
  vertical-align: middle;
  color: #666666;
  position: relative;
}
.faq .panel-title a:hover, .faq .panel-title a:active, .faq .panel-title a:focus {
  color: #666666;
  text-decoration: none;
}
.faq .panel-title .text {
  display: inline-block;
  width: calc(100% - 50px);
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  font-family: "Roboto", sans-serif;
}
.faq .panel-title .indicator {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  height: 35px;
  width: 35px;
  border: solid 1px #666666;
  border-radius: 50%;
}
.faq .panel-title .indicator:after {
  content: "+";
  font-size: 28px;
  line-height: 18px;
  display: inline-block;
  text-align: center;
  position: absolute;
  top: 49%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.faq .panel-body {
  padding: 30px 15px;
  background-color: transparent;
}
.faq .panel-body p, .faq .panel-body ul li, .faq .panel-body ol li {
  color: #666666;
}
.faq .panel-body .col-md-9 {
  padding: 0;
}

.breadcrumb-element {
  padding: 10px 0;
}
.breadcrumb-element .breadcrumbs {
  margin-bottom: 0;
}
.breadcrumb-element .button {
  margin-top: 15px;
  margin-bottom: 15px;
}
.breadcrumb-element .button:before {
  content: "«";
  margin-right: 10px;
}

.big-text-element {
  padding: 60px 0;
}
.big-text-element h1, .big-text-element h2 {
  font-size: 50px;
  font-size: 3.125rem;
  margin-bottom: 0;
}
.big-text-element p:last-of-type {
  margin-bottom: 0;
}
.big-text-element .button {
  margin-top: 30px;
}
.big-text-element .center {
  text-align: center;
}
.big-text-element .center h1, .big-text-element .center h2 {
  margin-bottom: 30px !important;
}

.image-lift-element {
  padding: 60px 0;
}
.image-lift-element .row {
  display: flex;
  flex-wrap: wrap;
}
.image-lift-element .row:before, .image-lift-element .row:after {
  content: normal;
}
.image-lift-element .row .text-container {
  display: flex;
  align-items: center;
}
.image-lift-element h1, .image-lift-element h2 {
  font-family: "Roboto", sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  padding: 15px 0;
  margin-bottom: 0;
  text-transform: none;
  font-weight: 400;
  width: 100%;
}
.image-lift-element p {
  padding: 15px 0;
  margin-bottom: 0;
}
.image-lift-element a:hover, .image-lift-element a:focus, .image-lift-element a:active {
  text-decoration: none;
}

.map-lift-modal {
  padding-right: 0 !important;
}
.map-lift-modal .modal-dialog {
  width: 100%;
  margin: 0 auto;
}
.map-lift-modal .modal-header {
  position: relative;
  background: #0faeb4;
  background: -moz-linear-gradient(left, #0faeb4 0%, #56b299 100%);
  background: -webkit-linear-gradient(left, #0faeb4 0%, #56b299 100%);
  background: linear-gradient(to right, #0faeb4 0%, #56b299 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0faeb4", endColorstr="#56b299",GradientType=1 );
  border: 0 !important;
}
.map-lift-modal .modal-header h2 {
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.map-lift-modal .modal-header .lang-container {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
}
.map-lift-modal .modal-header .lang-container span {
  color: #ffffff;
  cursor: pointer;
}
.map-lift-modal .modal-header .lang-container span.active {
  font-weight: bold;
}
.map-lift-modal .modal-content {
  border-radius: 0;
  border: 0 !important;
}
.map-lift-modal .modal-body {
  padding: 0;
  height: calc(100vh - 63px);
  background-color: #363636;
}
.map-lift-modal .year-map {
  margin-bottom: 0;
  height: 100%;
}
.map-lift-modal .year-map .col-md-12 {
  padding: 0;
  height: 100%;
}
.map-lift-modal .year-map .map-container {
  width: 100vw;
  height: calc(56.25vw - 63px);
  /* height:width ratio = 9/16 = .5625  */
  max-height: calc(100vh - 63px);
  max-width: 177.78vh;
  /* 16/9 = 1.778 */
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 0;
}
.map-lift-modal .map-close {
  background-color: transparent;
  position: absolute;
  right: 25px;
  top: 0px;
  width: 40px;
  height: 50px;
  cursor: pointer;
}
.map-lift-modal .map-close:before, .map-lift-modal .map-close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 50px;
  width: 3px;
  background-color: #FFFFFF;
}
.map-lift-modal .map-close:before {
  transform: rotate(45deg);
}
.map-lift-modal .map-close:after {
  transform: rotate(-45deg);
}

.year-map {
  margin-bottom: 50px;
}
.year-map .show-mobile {
  display: none;
}
.year-map .map-container {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  width: 100%;
  overflow: hidden;
  transition: transform 1s ease-out;
}
.year-map .map-container .map-bg-image {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background-image: url("../img/ilmakarttakuva_2021_3.jpg");
  background-size: cover;
  background-position: center top;
  transition: transform 1s ease-out, filter 1s linear;
}
.year-map .map-container .map-bg-image.modal-open {
  filter: blur(5px);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: url("data:image/svg+xml;utf9,<svg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'><filter%20id='blur'><feGaussianBlur%20stdDeviation='3'%20/></filter></svg>#blur");
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius="3");
}
.year-map .map-menu {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 30%;
  max-width: 25%;
  max-height: calc(100% - 40px);
  overflow-y: auto;
  visibility: visible;
  opacity: 1;
  transition: visibility 0.6s, opacity 1s ease-out;
  z-index: 10;
}
.year-map .map-menu #map-list-open {
  display: block;
  padding: 10px 10px 10px 30px;
  background-color: rgba(255, 255, 255, 0.85);
  width: 100%;
  color: #00aaa6;
  text-transform: uppercase;
  cursor: pointer;
}
.year-map .map-menu #map-list-open #menu-caret {
  margin-left: 10px;
}
.year-map .map-menu.hide {
  display: block !important;
  opacity: 0;
  visibility: hidden;
}
.year-map .map-menu ol {
  margin: 0;
  padding: 10px 0 0 0;
  background-color: rgba(255, 255, 255, 0.75);
  counter-reset: item;
  list-style-type: none;
}
.year-map .map-menu ol li {
  list-style-type: none;
  display: block;
  cursor: pointer;
  color: #00aaa6;
  padding: 2.5px 15px;
  font-size: 15px;
  font-size: 0.9375rem;
}
.year-map .map-menu ol li span {
  color: #363636;
}
.year-map .map-menu ol li:hover {
  background-color: #ffffff;
}
.year-map .map-menu ol li:before {
  content: counter(item) "  ";
  counter-increment: item;
  font-weight: bold;
  color: #00aaa6;
}
.year-map .map-menu ol li.active {
  background-color: #ffffff;
}
.year-map .map-menu ul {
  margin: 0;
  padding: 0 0 10px 0;
  background-color: rgba(255, 255, 255, 0.75);
  list-style-type: none;
  list-style-type: disc;
}
.year-map .map-menu ul li {
  list-style-type: disc;
  cursor: pointer;
  color: #00aaa6;
  padding: 2.5px 15px;
  font-size: 15px;
  font-size: 0.9375rem;
  list-style-position: inside;
}
.year-map .map-menu ul li span {
  color: #363636;
}
.year-map .map-menu ul li:hover {
  background-color: #ffffff;
}
.year-map .map-modal {
  display: flex !important;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  visibility: hidden;
  opacity: 0;
  position: absolute;
  width: 70%;
  max-width: 800px;
  top: 50%;
  left: 50%;
  height: 80%;
  max-height: 80%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 100;
  padding: 50px 80px;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.33);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.33);
  transition: visibility 0.6s, opacity 1s ease-out;
}
.year-map .map-modal:before, .year-map .map-modal:after {
  content: normal;
}
.year-map .map-modal .map-modal-header .title-container {
  display: none;
}
.year-map .map-modal.show {
  display: flex !important;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  visibility: visible;
  opacity: 1;
}
.year-map .map-modal.show:before, .year-map .map-modal.show:after {
  content: normal;
}
.year-map .map-modal .row {
  width: 100%;
  display: flex;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin: 0;
}
.year-map .map-modal .row:before, .year-map .map-modal .row:after {
  content: normal;
}
.year-map .map-modal .image-container {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.year-map .map-modal .text-container {
  height: 100%;
  overflow-y: auto;
}
.year-map .map-modal .text-wrapper {
  height: 100%;
  max-height: 100%;
}
.year-map .map-modal .map-prev {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 80px;
  opacity: 0.3;
  cursor: pointer;
}
.year-map .map-modal .map-prev:before, .year-map .map-modal .map-prev:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 40px;
  width: 3px;
  background-color: #333;
}
.year-map .map-modal .map-prev:before {
  transform: rotate(33deg);
}
.year-map .map-modal .map-prev:after {
  transform: rotate(-33deg);
  top: 33px;
}
.year-map .map-modal .map-next {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 80px;
  opacity: 0.3;
  cursor: pointer;
}
.year-map .map-modal .map-next:before, .year-map .map-modal .map-next:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 40px;
  width: 3px;
  background-color: #333;
}
.year-map .map-modal .map-next:before {
  transform: rotate(33deg);
  top: 33px;
}
.year-map .map-modal .map-next:after {
  transform: rotate(-33deg);
}
.year-map .map-modal .close3 {
  position: absolute;
  right: 25px;
  top: 25px;
  width: 50px;
  height: 50px;
  opacity: 0.3;
  cursor: pointer;
}
.year-map .map-modal .close3:hover {
  opacity: 1;
}
.year-map .map-modal .close3:before, .year-map .map-modal .close3:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 50px;
  width: 3px;
  background-color: #333;
}
.year-map .map-modal .close3:before {
  transform: rotate(45deg);
}
.year-map .map-modal .close3:after {
  transform: rotate(-45deg);
}
.year-map .map-modal .close2 {
  position: absolute;
  bottom: 15px;
  right: 25px;
  text-transform: uppercase;
  color: #333;
  cursor: pointer;
}
.year-map .map-modal p {
  font-size: 18px;
  font-size: 1.125rem;
  -webkit-filter: blur(0.000001px);
  -webkit-font-smoothing: antialiased;
}
.year-map .map-modal li {
  font-size: 18px;
  font-size: 1.125rem;
  -webkit-filter: blur(0.000001px);
  -webkit-font-smoothing: antialiased;
  list-style-type: disc;
}
.year-map .map-modal h2 {
  color: #000000;
  font-size: 30px;
  font-size: 1.875rem;
  -webkit-filter: blur(0.000001px);
  -webkit-font-smoothing: antialiased;
}
.year-map .map-modal h3 {
  color: #000000;
  font-size: 26px;
  font-size: 1.625rem;
  -webkit-filter: blur(0.000001px);
  -webkit-font-smoothing: antialiased;
}
.year-map .markers-container {
  display: block !important;
  visibility: visible;
  opacity: 1;
  transition: visibility 0.5s, opacity 1s ease-out;
}
.year-map .markers-container.hide {
  display: block !important;
  visibility: hidden;
  opacity: 0;
}
.year-map .markers-container .marker-info {
  display: none;
  position: relative;
  background-color: rgba(255, 255, 255, 0.8);
  max-width: 150px;
  color: #363636;
  font-weight: bold;
  font-size: 12px;
  font-size: 0.75rem;
  margin-top: 14px;
  margin-left: 11px;
  padding: 10px;
  z-index: 110;
}
.year-map .markers-container .show-tooltip .marker-info {
  display: block;
}
.year-map #marker21 .marker-info {
  margin-top: -25px;
  margin-left: 30px;
}
.year-map .marker {
  background: #00aaa6;
  width: 24px;
  height: 24px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  position: relative;
}
.year-map .marker:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 20px solid #00aaa6;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -11px;
}
.year-map .marker:before {
  background-color: #ffffff;
  content: "";
  text-align: center;
  color: #00aaa6;
  font-weight: bold;
  line-height: 16px;
  font-size: 12px;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 5px;
  left: calc(50% - 1px);
  margin-left: -7px;
  border-radius: 7px;
  z-index: 1;
}
.year-map .marker-container {
  position: absolute;
}
.year-map #marker1 {
  left: 65%;
  top: 70.5%;
}
.year-map #marker1 .marker:before {
  content: "1";
}
.year-map #marker2 {
  left: 64%;
  top: 76.5%;
}
.year-map #marker2 .marker:before {
  content: "2";
}
.year-map #marker3 {
  left: 70.7%;
  top: 65.5%;
}
.year-map #marker3 .marker:before {
  content: "3";
}
.year-map #marker4 {
  left: 62%;
  top: 62%;
}
.year-map #marker4 .marker:before {
  content: "4";
}
.year-map #marker5 {
  left: 49%;
  top: 56%;
}
.year-map #marker5 .marker:before {
  content: "5";
}
.year-map #marker6 {
  left: 54.4%;
  top: 63%;
}
.year-map #marker6 .marker:before {
  content: "6";
}
.year-map #marker7 {
  left: 72.5%;
  top: 58%;
}
.year-map #marker7 .marker:before {
  content: "7";
}
.year-map #marker8 {
  left: 36.5%;
  top: 57%;
}
.year-map #marker8 .marker:before {
  content: "16";
}
.year-map #marker8-2 {
  left: 32%;
  top: 52%;
}
.year-map #marker8-2 .marker:before {
  content: "16";
}
.year-map #marker9 {
  left: 75%;
  top: 39%;
}
.year-map #marker9 .marker:before {
  content: "11";
}
.year-map #marker10 {
  left: 2%;
  top: 78%;
}
.year-map #marker10 .marker:before {
  content: "10";
}
.year-map #marker11 {
  left: 84%;
  top: 64%;
}
.year-map #marker11 .marker:before {
  content: "8";
}
.year-map #marker11-2 {
  left: 34%;
  top: 86%;
}
.year-map #marker11-2 .marker:before {
  content: "8";
}
.year-map #marker11-3 {
  left: 49%;
  top: 49%;
}
.year-map #marker11-3 .marker:before {
  content: "8";
}
.year-map #marker12 {
  left: 44%;
  top: 44.5%;
}
.year-map #marker12 .marker:before {
  content: "9";
}
.year-map #marker13 {
  left: 88%;
  top: 40.5%;
}
.year-map #marker13 .marker:before {
  content: "12";
}
.year-map #marker14 {
  left: 81.5%;
  top: 71%;
}
.year-map #marker14 .marker:before {
  content: "13";
}
.year-map #marker15 {
  left: 70.5%;
  top: 57.5%;
}
.year-map #marker15 .marker:before {
  content: "14";
}
.year-map #marker15-2 {
  left: 52.5%;
  top: 59.5%;
}
.year-map #marker15-2 .marker:before {
  content: "14";
}
.year-map #marker16 {
  left: 88%;
  top: 53%;
}
.year-map #marker16 .marker:before {
  content: "18";
}
.year-map #marker17 {
  left: 62%;
  top: 53%;
}
.year-map #marker17 .marker:before {
  content: "19";
}
.year-map #marker18 {
  left: 56%;
  top: 50%;
}
.year-map #marker18 .marker:before {
  content: "20";
}
.year-map #marker18-2 {
  left: 69%;
  top: 52%;
}
.year-map #marker18-2 .marker:before {
  content: "20";
}
.year-map #marker19 {
  left: 25%;
  top: 67%;
}
.year-map #marker19 .marker:before {
  content: "21";
}
.year-map #marker20 {
  left: 41%;
  top: 48%;
}
.year-map #marker20 .marker:before {
  content: "22";
}
.year-map #marker21 {
  left: 68%;
  top: 46.5%;
}
.year-map #marker21 .marker:before {
  content: "15";
}
.year-map #marker21-2 {
  left: 51%;
  top: 45%;
}
.year-map #marker21-2 .marker:before {
  content: "15";
}
.year-map #marker22 {
  left: 45%;
  top: 89%;
}
.year-map #marker22 .marker:before {
  content: "23";
}
.year-map #marker29 {
  left: 25%;
  top: 56%;
}
.year-map #marker29 .marker:before {
  content: "17";
}

.vuosikatsaus.modal-open {
  position: absolute;
}

.chart {
  width: 100%;
  height: 510px;
}

.custom-post-type-vuosikatsaus.modal-open {
  position: static !important;
}

.year-review-submenu {
  position: fixed;
  top: 0;
  right: 15px;
  z-index: 1001;
}
.year-review-submenu .button {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  font-size: 14px;
  font-size: 0.875rem;
  margin-left: 15px;
  cursor: pointer;
}
.year-review-submenu .dropdown-menu {
  list-style-type: none;
  right: 0;
  left: auto;
  max-width: 100%;
  min-width: 300px;
}
.year-review-submenu .dropdown-menu li {
  list-style-type: none;
}
.year-review-submenu .dropdown-menu li a {
  display: inline-block;
  max-width: 100%;
  white-space: normal;
}

.modal .widget_a2a_share_save_widget {
  margin-top: 0 !important;
}
.modal .widget_a2a_share_save_widget .addtoany_list {
  float: left;
}
.modal ul {
  list-style-type: none;
}
.modal ul li {
  list-style-type: none;
}

.year-review-page {
  overflow-x: hidden;
}
.year-review-page *:focus {
  outline: 0 !important;
}
.year-review-page .c-hero {
  min-height: 520px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.year-review-page .c-hero .container-fluid {
  width: 100%;
}
.year-review-page .c-hero .hero-title {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 48px;
  font-size: 3rem;
  text-shadow: 0px 0px 10px #666666;
}
.year-review-page .c-hero .button {
  border: solid 2px #fdfffc;
  border-radius: 5px;
}
.year-review-page .textarea-element h1, .year-review-page .textarea-element h2 {
  margin-bottom: 20px;
}
.year-review-page .textarea-element h3, .year-review-page .textarea-element h4, .year-review-page .textarea-element h5 {
  margin-bottom: 10px;
}
.year-review-page table th {
  font-weight: bold;
  text-transform: uppercase;
  padding: 7.5px 15px;
}
.year-review-page table tr:first-child td {
  font-weight: normal;
  text-transform: none;
}

.table-element {
  margin-bottom: 30px;
  margin-top: 30px;
}

.popup-lifts {
  padding: 30px 0;
}
.popup-lifts .info-container {
  text-align: center;
  margin-bottom: 60px;
}
.popup-lifts .lift-row {
  display: flex;
  flex-wrap: wrap;
}
.popup-lifts .lift-row:before, .popup-lifts .lift-row:after {
  content: normal;
}
.popup-lifts .single-lift-container {
  display: flex;
  margin-bottom: 30px;
}
.popup-lifts .single-lift {
  display: flex;
  background-color: #00919a;
  width: 100%;
  align-items: center;
  padding: 20px;
  min-height: 100px;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  cursor: pointer;
}
.popup-lifts .panel-group .panel {
  box-shadow: none;
  border: 0;
  margin-bottom: 15px;
}
.popup-lifts .panel-group .panel-heading {
  border: 0;
  border-radius: 0;
  background-color: #00aaa6;
  padding: 15px;
}
.popup-lifts .panel-group .panel-title {
  color: #ffffff;
  font-size: 22px;
}
.popup-lifts .panel-group .panel-title a {
  color: #ffffff;
  display: block;
}
.popup-lifts .panel-group .panel-body {
  border: 0 !important;
  padding: 30px;
}
.popup-lifts .panel-group .panel-body img {
  margin-bottom: 15px;
  max-width: 100%;
  width: 500px;
  height: auto;
}

.popup-lifts-image {
  padding: 30px 0;
}
.popup-lifts-image .info-container {
  text-align: center;
  margin-bottom: 60px;
}
.popup-lifts-image .lifts-container {
  background-color: #ececec;
  padding: 30px 30px 0 30px;
}
.popup-lifts-image .lift-row {
  display: flex;
  flex-wrap: wrap;
}
.popup-lifts-image .lift-row:before, .popup-lifts-image .lift-row:after {
  content: normal;
}
.popup-lifts-image .single-lift-container {
  display: flex;
  margin-bottom: 30px;
}
.popup-lifts-image .single-lift {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  align-items: center;
  padding: 15px;
  min-height: 150px;
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  cursor: pointer;
}
.popup-lifts-image .single-lift:before, .popup-lifts-image .single-lift:after {
  content: normal;
}
.popup-lifts-image .single-lift .image-container {
  display: block;
  width: 100%;
  padding-bottom: 62.83%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 25px;
}
.popup-lifts-image .single-lift span {
  display: block;
  width: 100%;
  padding: 0 15px;
  margin-bottom: 25px;
}

.popup-modal .modal-dialog {
  width: 650px;
  max-width: calc(100% - 30px);
  max-height: calc(100vh - 30px);
}
.popup-modal .modal-content {
  border-radius: 0;
  border: 0;
  max-height: calc(100vh - 30px);
}
.popup-modal .modal-header {
  border: 0;
}
.popup-modal .modal-body {
  padding: 0px 15px 30px 30px;
  margin-right: 15px;
  max-height: calc(100vh - 200px);
  overflow-y: auto;
}
.popup-modal .modal-footer {
  border: 0;
}
.popup-modal button {
  padding: 0;
  background-color: transparent;
  color: #666666 !important;
  font-weight: 300;
  opacity: 1 !important;
}
.popup-modal .lift-image {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.popup-modal .text-container {
  padding: 0 30px;
}
.popup-modal .text-container ul li {
  list-style-type: disc;
}

.subtitle-lift {
  min-height: 800px;
  position: relative;
  overflow: hidden;
}
.subtitle-lift img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.subtitle-lift .lift-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 50px 0;
  text-align: center;
}
.subtitle-lift h1, .subtitle-lift h2 {
  font-size: 48px;
  font-size: 3rem;
  margin-bottom: 50px;
  color: #666666;
}
.subtitle-lift p {
  color: #666666;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}

ul {
  list-style-type: disc;
  margin-bottom: 30px;
}
ul li {
  list-style-type: disc;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
}

ol {
  list-style-type: decimal;
  margin-bottom: 30px;
}
ol li {
  list-style-type: decimal;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
}

p {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  color: #000000;
  margin-bottom: 30px;
}

.lift-text {
  display: inline-block;
  background-color: #f7fede;
  padding: 10px 15px;
}

a {
  color: #04828A;
}
a:hover, a:active, a:focus {
  color: #04828A;
}

.page-content a {
  color: #04828A;
}

.link-text {
  background-color: #00aaa6;
  color: #ffffff !important;
  padding: 0 8px;
}
.link-text a {
  color: #ffffff;
}

a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
  pointer-events: none;
  cursor: default;
}

/* Tables
-----------------------------------------------------------------*/
table {
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
  font-size: 16px;
  font-size: 1rem;
}
table tr:first-child td {
  background-color: #f7fede;
  font-weight: bold;
  text-transform: uppercase;
}
table li {
  font-size: 16px;
  font-size: 1rem;
}

table, th, td {
  border: 1px solid #d2d2d2;
}

td {
  padding: 7.5px 15px;
  color: #000000;
}

/* Titles
-------------------------------------------------------------- */
h1 {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 40px;
  font-size: 2.5rem;
  text-transform: uppercase;
  color: #707070;
  margin-bottom: 40px;
}
h1 b, h1 strong {
  font-weight: 900;
}

h2 {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  color: #707070;
  margin-bottom: 30px;
}
h2 b, h2 strong {
  font-weight: 900;
}

h3 {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 24px;
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #707070;
  margin-bottom: 30px;
}
h3 b, h3 strong {
  font-weight: 900;
}

h4 {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
}
h4 b, h4 strong {
  font-weight: 900;
}

h5 {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
}
h5 b, h5 strong {
  font-weight: 900;
}

h6 {
  font-family: "Roboto", sans-serif;
}

.navbar-brand {
  padding: 0;
  float: left;
  margin: 0px !important;
  padding: 0px !important;
  z-index: 9999;
  position: relative;
}
.navbar-brand img {
  height: 50px !important;
  display: inline-block;
  float: left;
}

.error-page {
  text-align: center;
  padding: 150px 15px;
}

.modal {
  max-width: 100%;
}

.modal-backdrop {
  max-width: 100%;
}

#catapult-cookie-bar {
  -webkit-box-shadow: 0px -2px 10px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px -2px 10px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px -2px 10px -1px rgba(0, 0, 0, 0.3);
  background-color: white !important;
}
#catapult-cookie-bar .ctcc-inner {
  flex-wrap: wrap !important;
}
#catapult-cookie-bar .ctcc-left-side {
  display: block;
  width: 100%;
  float: none;
  margin-bottom: 15px;
  text-align: center;
}
#catapult-cookie-bar .ctcc-right-side {
  display: block;
  width: 100%;
  float: none;
  text-align: center;
}
#catapult-cookie-bar button#catapultCookie {
  border-radius: 0 !important;
}

.button {
  display: inline-block;
  background-color: #00aaa6;
  color: #ffffff !important;
  text-transform: uppercase;
  padding: 15px 30px;
  font-family: "Roboto", sans-serif;
  font-size: 1.167rem;
  font-weight: 700;
  border-radius: 9px;
  text-decoration: none;
}
.button:hover, .button:active, .button:focus {
  color: #ffffff !important;
  text-decoration: none;
}

button {
  border: 0;
  background-color: #00aaa6;
  color: #ffffff !important;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  padding: 10px 30px;
  font-size: 1.167rem;
  font-weight: 700;
  border-radius: 9px;
}
button:hover, button:active, button:focus {
  color: #ffffff !important;
  text-decoration: none;
}

input[type=submit] {
  border: 0;
  background-color: #00aaa6;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  padding: 10px 30px;
  font-size: 1.167rem;
  font-weight: 700;
  border-radius: 9px;
}
input[type=submit]:hover, input[type=submit]:active, input[type=submit]:focus {
  color: #ffffff !important;
  text-decoration: none;
}

.modal-open {
  position: fixed;
}

.sidemenu-container {
  padding-left: 0;
  padding-right: 30px;
}

.side-menu {
  background-color: white;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
  margin-bottom: 50px;
  overflow: hidden;
}
.side-menu ul.menu {
  margin: 0;
  padding: 0 0 20px 0;
}
.side-menu ul.menu li:first-child {
  background-color: #ffffff;
}
.side-menu ul.menu li:first-child a {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 900;
  color: #707070;
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  padding: 20px 40px;
  margin-bottom: 0;
}
.side-menu ul.menu li.current_page_item:first-child {
  background-color: #ffffff !important;
}
.side-menu ul.menu li.current_page_item:first-child a {
  background-color: #ffffff;
}
.side-menu ul.menu li {
  list-style-type: none;
  position: relative;
}
.side-menu ul.menu li p {
  background-color: #ffffff;
  text-transform: uppercase;
  font-weight: 900;
  color: #707070 !important;
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  padding: 20px 40px;
  margin-bottom: 0;
}
.side-menu ul.menu li a {
  color: #707070;
}
.side-menu ul.menu ul.sub-menu {
  list-style-type: none;
  padding: 0;
}
.side-menu ul.menu ul.sub-menu .current-menu-item, .side-menu ul.menu ul.sub-menu .current-menu-parent, .side-menu ul.menu ul.sub-menu .current_page_item {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.side-menu ul.menu ul.sub-menu li.current_page_item:first-child, .side-menu ul.menu ul.sub-menu li.current_page_parent, .side-menu ul.menu ul.sub-menu li.current_page_item {
  background-color: #f7fede !important;
}
.side-menu ul.menu ul.sub-menu li.current_page_item:first-child a, .side-menu ul.menu ul.sub-menu li.current_page_parent a, .side-menu ul.menu ul.sub-menu li.current_page_item a {
  background-color: #f7fede !important;
}
.side-menu ul.menu ul.sub-menu li {
  background-color: #ffffff;
}
.side-menu ul.menu ul.sub-menu li a {
  display: block;
  list-style-type: none;
  padding: 0;
  text-transform: none;
  font-weight: 700;
  color: #707070;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  padding: 10px 40px;
  line-height: 1.2em;
}
.side-menu ul.menu ul.sub-menu li ul.sub-menu, .side-menu ul.menu ul.sub-menu li ul.children {
  display: none;
  padding-left: 15px;
  padding-bottom: 12.5px;
}
.side-menu ul.menu ul.sub-menu li ul.sub-menu li, .side-menu ul.menu ul.sub-menu li ul.children li {
  background-color: #f7fede;
}
.side-menu ul.menu ul.sub-menu li ul.sub-menu li a, .side-menu ul.menu ul.sub-menu li ul.children li a {
  font-weight: normal;
  padding: 7.5px 40px;
  vertical-align: middle;
}
.side-menu ul.menu ul.sub-menu li ul.sub-menu .current-menu-item, .side-menu ul.menu ul.sub-menu li ul.sub-menu .current_page_item, .side-menu ul.menu ul.sub-menu li ul.children .current-menu-item, .side-menu ul.menu ul.sub-menu li ul.children .current_page_item {
  box-shadow: none;
}
.side-menu ul.menu ul.sub-menu li ul.sub-menu .current-menu-item a, .side-menu ul.menu ul.sub-menu li ul.sub-menu .current_page_item a, .side-menu ul.menu ul.sub-menu li ul.children .current-menu-item a, .side-menu ul.menu ul.sub-menu li ul.children .current_page_item a {
  text-decoration: underline;
}
.side-menu ul.menu ul.sub-menu li.current-menu-item ul.sub-menu, .side-menu ul.menu ul.sub-menu li.current-menu-parent ul.sub-menu, .side-menu ul.menu ul.sub-menu li.current_page_item ul.sub-menu {
  display: block;
}
.side-menu ul.menu ul.sub-menu .current-menu-item, .side-menu ul.menu ul.sub-menu .current_page_parent, .side-menu ul.menu ul.sub-menu li.current_page_item {
  background-color: #f7fede !important;
  z-index: 100;
}
.side-menu ul.menu .page-parent {
  padding: 40px;
  font-size: 22px;
  font-size: 1.375rem;
}

.sidemenu-links .sidemenu-link {
  border-bottom: solid 1px #b9b9b9;
  padding: 40px 0 25px 0;
}
.sidemenu-links h1, .sidemenu-links h2, .sidemenu-links h3, .sidemenu-links h4, .sidemenu-links h5, .sidemenu-links h6 {
  text-transform: none;
  font-weight: normal;
}

.news-menu {
  background-color: white;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
  margin-bottom: 50px;
  overflow: hidden;
}
.news-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.news-menu ul li {
  list-style-type: none;
  display: block;
  list-style-type: none;
  padding: 0;
  text-transform: uppercase;
  font-weight: 900;
  color: #666666;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  padding: 20px 40px;
}
.news-menu ul .current-year {
  background-color: #f7fede;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.news-menu ul .menu-title {
  background-color: #ffffff;
  text-transform: uppercase;
  font-weight: 900;
  color: #707070;
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  padding: 20px 40px;
  margin-bottom: 0;
}
.news-menu ul a {
  color: #707070;
}

textarea {
  resize: none;
}

.waste-search-form {
  background-color: #ffffff;
  height: 70px;
  margin: 0 40px 50px 40px;
  position: relative;
}
.waste-search-form #waste-search-input {
  width: calc(100% - 120px - 20px);
  height: 44px;
  font-size: 24px;
  font-size: 1.5rem;
  border: 0;
  padding-left: 0px;
  margin-left: 20px;
  vertical-align: top;
  margin-top: 13px;
}
.waste-search-form #autocomplete-ajax {
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% - 120px - 30px);
  z-index: 2;
  background-color: transparent;
  font-size: 24px;
  font-size: 1.5rem;
  border: 0;
  margin-left: 20px;
  padding-left: 0px;
  height: 44px;
  margin-top: 13px;
}
.waste-search-form #autocomplete-ajax-x {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
  width: calc(100% - 120px - 30px);
  background-color: transparent;
  font-size: 24px;
  font-size: 1.5rem;
  border: 0;
  margin-left: 20px;
  padding-left: 0px;
  height: 44px;
  margin-top: 13px;
}
.waste-search-form .waste-search-button {
  position: absolute;
  right: 20px;
  top: 0;
  border: 0;
  color: #707070 !important;
  height: 46px;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: normal;
  border-radius: 0;
  background: #ffffff;
  padding: 8px 20px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(29, 29, 27, 0.3);
  -moz-box-shadow: 0px 0px 10px 0px rgba(29, 29, 27, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(29, 29, 27, 0.3);
  margin-top: 12px;
  margin-bottom: 15px;
  vertical-align: top;
}
.waste-search-form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-style: italic;
  color: #707070;
}
.waste-search-form ::-moz-placeholder {
  /* Firefox 19+ */
  font-style: italic;
  color: #707070;
}
.waste-search-form :-ms-input-placeholder {
  /* IE 10+ */
  font-style: italic;
  color: #707070;
}
.waste-search-form :-moz-placeholder {
  /* Firefox 18- */
  font-style: italic;
  color: #707070;
}

.input-wrapper ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-style: italic;
  color: #707070;
}
.input-wrapper ::-moz-placeholder {
  /* Firefox 19+ */
  font-style: italic;
  color: #707070;
}
.input-wrapper :-ms-input-placeholder {
  /* IE 10+ */
  font-style: italic;
  color: #707070;
}
.input-wrapper :-moz-placeholder {
  /* Firefox 18- */
  font-style: italic;
  color: #707070;
}

.autocomplete-suggestions {
  border: 0;
  max-height: 450px;
}
.autocomplete-suggestions .autocomplete-suggestion {
  padding: 7.5px 20px;
  font-size: 24px;
  font-size: 1.5rem;
  color: #707070;
}
.autocomplete-suggestions .autocomplete-suggestion b {
  color: #707070;
  font-weight: bold;
}
.autocomplete-suggestions .selected {
  background: #06a3ac;
  color: #fff;
}

.wpcf7 {
  margin-top: 50px;
}
.wpcf7 .form-empty {
  display: inline-block;
  width: 25%;
}
.wpcf7 fieldset {
  clear: both;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 20px;
  display: block;
  position: relative;
}
.wpcf7 fieldset legend {
  font-weight: normal;
  color: #707070;
  display: inline-block;
  vertical-align: top;
  border-bottom: 0;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 0;
  min-height: 1px;
}
.wpcf7 fieldset legend.float-left {
  text-align: right;
  width: 25%;
  float: left;
}
.wpcf7 fieldset p {
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  width: 75%;
  float: left;
  margin-bottom: 0;
}
.wpcf7 fieldset p .wpcf7-form-control-wrap {
  width: 100%;
  padding-left: 0;
}
.wpcf7 fieldset.fieldset-full legend {
  font-weight: bold;
  margin-bottom: 15px;
}
.wpcf7 fieldset.fieldset-full p {
  width: 100%;
  margin-bottom: 10px;
  padding-left: 0;
  float: none;
}
.wpcf7 fieldset.fieldset-full p .wpcf7-form-control-wrap {
  width: 75%;
  padding-left: 15px;
}
.wpcf7 fieldset.fieldset-full .form-show {
  background-color: #f7fede;
  padding-top: 15px;
  margin-bottom: 15px;
}
.wpcf7 fieldset.conditions {
  width: 75%;
  margin-left: 25%;
}
.wpcf7 fieldset.conditions .wpcf7-form-control-wrap {
  width: auto !important;
}
.wpcf7 .fieldset-numbers p {
  padding-left: 0;
  width: 100%;
  margin-bottom: 10px;
}
.wpcf7 .fieldset-numbers .number-wrapper {
  margin-bottom: 1px;
  display: block;
}
.wpcf7 .fieldset-numbers .wpcf7-form-control-wrap {
  width: 25%;
}
.wpcf7 .fieldset-numbers .wpcf7-form-control-wrap input {
  width: 100%;
}
.wpcf7 .fieldset-numbers label {
  width: 75%;
  text-align: left;
  padding-left: 15px;
  margin-bottom: 0;
}
.wpcf7 label {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: normal;
  color: #707070;
  display: inline-block;
  vertical-align: top;
  text-align: right;
  width: 25%;
}
.wpcf7 p {
  color: #707070;
  margin-bottom: 20px;
}
.wpcf7 textarea {
  border: solid 1px #d2d2d2;
  width: 80%;
  padding: 5px 10px;
  font-size: 16px;
  font-size: 1rem;
  height: 200px;
}
.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 input[type=number] {
  border: solid 1px #d2d2d2;
  width: 80%;
  padding: 5px 10px;
  font-size: 16px;
  font-size: 1rem;
}
.wpcf7 select {
  width: 80%;
}
.wpcf7 .wpcf7-list-item {
  display: block;
  margin-left: 0;
}
.wpcf7 .wpcf7-list-item label {
  width: 100%;
  text-align: left;
  vertical-align: middle;
}
.wpcf7 .wpcf7-list-item .wpcf7-list-item-label {
  display: inline-block;
  margin-left: 15px;
  width: calc(100% - 30px);
  vertical-align: top;
  font-size: 18px;
  font-size: 1.125rem;
}
.wpcf7 .wpcf7-form-control-wrap {
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  width: 75%;
}
.wpcf7 .wpcf7-form-control-wrap .wpcf7-acceptance {
  display: inline-block;
  margin-left: 34%;
}
.wpcf7 .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
}
.wpcf7 input[type=submit] {
  margin-left: calc(25% + 15px);
}
.wpcf7 [data-class=wpcf7cf_group] {
  background-color: #f7fede;
  padding: 15px 0 10px 0;
  margin-bottom: 15px;
}
.wpcf7 [data-class=wpcf7cf_group] p {
  padding-left: 15px;
  padding-right: 15px;
}
.wpcf7 [data-class=wpcf7cf_group] input[type=text] {
  margin-bottom: 5px;
}
.wpcf7 .form-hidden {
  background-color: #f7fede;
  padding-top: 15px;
}
.wpcf7 .form-show-hidden {
  clear: both;
  display: block !important;
}
.wpcf7 .form-show-hidden.form-right-side {
  padding-bottom: 8px;
  padding-top: 10px;
}
.wpcf7 .form-show-hidden.form-right-side .wpcf7-form-control-wrap {
  padding-left: 50px;
}
.wpcf7 .form-right-side {
  width: 75%;
  margin-left: 25%;
}
.wpcf7 .form-indent {
  padding-left: 50px;
}
.wpcf7 .conditions {
  width: 75%;
  margin-left: 25%;
  padding-left: 15px;
  margin-bottom: 20px;
}
.wpcf7 .wpcf7-not-valid-tip {
  color: #E60000;
  font-weight: bold;
}
.wpcf7 .wpcf7-date {
  width: 167px;
}
.wpcf7 .huom-container .wpcf7-form-control-wrap {
  width: 200px;
}
.wpcf7 .huom-container input {
  width: 167px;
  padding: 1px;
  font-size: 18px;
  line-height: 26px;
  color: #666666;
}

.huom {
  background-color: #f7fede;
  display: inline-block;
  padding: 10px 15px;
  font-size: 12px;
  margin-left: 15px;
  margin-bottom: 15px;
  width: calc(75% - 215px);
}

.breadcrumbs {
  padding-bottom: 5px;
  margin-top: 5px;
}
.breadcrumbs .sep {
  color: #707070;
  font-weight: 600;
  margin: 0 5px;
}
.breadcrumbs a {
  color: #707070;
  font-weight: 600;
}
.breadcrumbs ul {
  padding: 0;
  margin: 0;
}
.breadcrumbs ul li {
  display: inline-block;
  color: #707070;
  font-weight: 600;
}
.breadcrumbs ul li a {
  color: #707070;
  font-weight: 600;
}
.breadcrumbs ul li .separator:before {
  content: ">";
  color: #707070;
  font-weight: 600;
  margin: 0 15px;
}

.widget_a2a_share_save_widget {
  margin-top: 100px;
}
.widget_a2a_share_save_widget .addtoany_list {
  float: right;
}
.widget_a2a_share_save_widget .addtoany_list .a2a_svg {
  border-radius: 0 !important;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 30px;
}

.video-container iframe,
.video-container object,
.video-container embed,
.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.alert-banner {
  background-color: #b82679;
  border-bottom: solid 2px #ffffff;
  padding-top: 30px;
  padding-bottom: 15px;
  margin-top: -20px;
  margin-bottom: 20px;
  position: relative;
  z-index: 100;
}
.alert-banner .text-container {
  text-align: center;
}
.alert-banner .text-container h3 {
  color: #ffffff;
}
.alert-banner .text-container p {
  color: #ffffff;
  margin-bottom: 15px;
}
.alert-banner .text-container ul, .alert-banner .text-container ol {
  margin-bottom: 15px;
}
.alert-banner .text-container ul li, .alert-banner .text-container ol li {
  color: #ffffff;
}
.alert-banner .text-container a {
  color: #ffffff;
  text-decoration: underline;
}
.alert-banner .text-container .button {
  text-decoration: none;
  margin-bottom: 15px;
}

body.home.frontpage-bg {
  background: none;
}

.top-row {
  background: rgba(0, 170, 166, 0.6);
}

header .navigation {
  padding: 10px 0;
  min-height: 0;
}

header {
  margin-bottom: 20px;
}

.logo-container {
  margin-top: 6px;
}

.frontpage-header .frontpage-header-content {
  margin-top: 40px;
}

.frontpage-header h1 {
  font-size: 3.5rem;
  line-height: 60px;
}

.frontpage-header p {
  font-size: 1.8rem;
  line-height: 42px;
}

.frontpage-header .input-wrapper {
  margin-top: 20px;
}

.waste-search {
  padding: 30px 20px;
  margin-bottom: 20px;
}

.waste-search p {
  font-size: 1.6rem;
  line-height: 35px;
  margin-bottom: 30px;
}

.waste-search p, .waste-search a {
  text-shadow: 0px 0px 20px #064d25;
}

.waste-search .waste-search-form {
  margin: 0 40px 30px 40px;
}

.lift-text, .lift-text a, .opening-hours .exception-days-link {
  color: #007C85;
}

.link-text a, .link-text {
  font-weight: 700;
}

.waste-categories .waste-category {
  color: #04828A;
}

@media only screen and (max-width: 380px) {
  .waste-search p {
    font-size: 1.2rem;
    line-height: 25px;
    margin-bottom: 30px;
  }

  .breadcrumbs {
    margin-bottom: 20px;
  }

  header {
    margin-bottom: 0;
  }

  .waste-search-form #autocomplete-ajax, .waste-search-form #autocomplete-ajax-x {
    font-size: 1rem;
  }

  .waste-search {
    padding: 20px;
  }
}
@media (min-width: 1920px) {
  .body-background {
    background-size: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1190px) {
  .body-background {
    background-position-y: 100px;
  }
}
@media screen and (min-width: 1650px) {
  .year-map .marker {
    width: 35px;
    height: 35px;
    border-radius: 17.5px;
  }
  .year-map .marker:before {
    height: 25px;
    width: 25px;
    border-radius: 12.5px;
    left: 12.5px;
    font-size: 16px;
    line-height: 23px;
  }
  .year-map .marker:after {
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 29px solid #06a3ac;
    left: 10px;
    bottom: -15px;
  }
  .year-map .map-menu #map-list-open {
    font-size: 22px;
    font-size: 1.375rem;
  }
  .year-map .map-menu ol li, .year-map .map-menu ul li {
    font-size: 18px;
    font-size: 1.125rem;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 1250px) {
  .map-lift-modal .modal-header .lang-container {
    position: static;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
}
@media screen and (max-width: 1024px) {
  /* FORMS */
  .wpcf7 form textarea {
    width: 100%;
  }
  .wpcf7 form input[type=text], .wpcf7 form input[type=email] {
    width: 100%;
  }
  .wpcf7 form select {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  /* SIDE MENU */
  .sidemenu-container {
    padding-left: 15px !important;
  }

  /* WASTE SEARCH */
  div.waste-search p {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  div.waste-search .waste-search-form {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  div.waste-search .letter-container {
    padding-left: 0;
    padding-right: 0;
  }

  /* FOOTER */
  footer .text {
    width: 37.5%;
  }
  footer .address {
    width: 37.5%;
    margin-left: 0;
  }
  footer .some-icons {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .fixed-menu-open {
    overflow-y: hidden;
  }

  .body-background {
    display: none;
  }

  /* HEADER */
  header .logo-container {
    margin-top: 4px !important;
  }
  header .header-logo img {
    width: 150px !important;
    max-width: none !important;
  }
  header .header-text {
    text-align: center;
  }
  header .header-text .language {
    text-align: center;
    display: none;
  }
  header .header-text .hidden-xs {
    display: none;
  }
  header .header-seach-button {
    display: inline-block !important;
    margin-left: 0;
    background-color: #7bd057;
    margin-top: 5px;
    margin-right: 20%;
    float: right;
    padding: 11.5px 15px;
    border-radius: 9px;
    font-weight: bold;
  }
  header .header-seach-button.search-open {
    color: #ffffff !important;
    box-shadow: none;
  }
  header .header-seach-button.search-open:after {
    display: none;
  }
  header .search-container {
    position: fixed;
    top: 132px;
    width: 480px;
    max-width: 100%;
    right: 0;
    z-index: 10000;
  }
  header .search-container.navigation-down {
    top: 132px;
  }
  header .search-container.navigation-up {
    top: 86px;
  }
  header .search-container .container-fluid {
    padding: 0 0 0 0px !important;
  }
  header .search-container .search-box {
    margin-left: auto !important;
    background-color: #ffffff;
    box-shadow: none;
  }
  header .navigation .col-sm-2 {
    padding-left: 15px !important;
  }
  header.campaign-header .navigation.navigation-down {
    top: 0;
  }

  /* NAVBAR */
  .top-row {
    position: fixed;
    width: 100%;
    z-index: 1000;
    top: 0;
    transition: top 0.2s ease-in-out;
    background: #00aaa6;
  }
  .top-row.nav-up {
    top: -100px;
  }

  header .navigation {
    padding-bottom: 14px !important;
    position: fixed;
    width: 100%;
    z-index: 1000;
    top: 46px;
    transition: top 0.2s ease-in-out;
  }
  header .navigation.navigation-up {
    top: 0;
  }
  header .navigation.navigation-up .navbar-collapse {
    max-height: calc(100vh - 86px);
  }
  header .navigation.navigation-down {
    top: 46px;
  }
  header .navigation.navigation-down .navbar-collapse {
    max-height: calc(100vh - 86px - 46px);
  }
  header .navigation .row {
    margin-right: -15px !important;
  }
  header .navigation .col-xs-8 {
    padding-right: 0;
  }

  .navbar-collapse {
    width: 133% !important;
    position: absolute;
    top: 75px;
    right: 13%;
    z-index: 10001;
    background-color: #ffffff;
    padding: 0;
    border-top: solid 1px #d2d2d2;
    border-bottom: solid 1px #d2d2d2;
  }
  .navbar-collapse .mobile-links {
    padding: 0;
    display: block !important;
  }
  .navbar-collapse .mobile-links a {
    padding: 0 !important;
    text-transform: none;
    color: #7bd057 !important;
  }
  .navbar-collapse .mobile-links .mail-link {
    padding: 15px 30px 20px 30px !important;
    display: block;
  }
  .navbar-collapse .mobile-links .wpml-ls-legacy-list-horizontal {
    padding: 0 !important;
  }
  .navbar-collapse .mobile-links .wpml-ls-legacy-list-horizontal a {
    display: inline-block;
    vertical-align: middle;
    color: #7bd057 !important;
  }
  .navbar-collapse .mobile-links .widget_icl_lang_sel_widget {
    border-top: solid 1px #d2d2d2;
    padding: 15px 30px 20px 30px;
  }
  .navbar-collapse .mobile-links .wpml-ls-first-item::after {
    content: "|";
    display: inline-block;
    color: #7bd057;
    margin-left: 8px;
    margin-right: 10px;
    vertical-align: middle;
  }
  .navbar-collapse .navbar-nav {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
  }
  .navbar-collapse .navbar-nav li {
    float: none !important;
    border-bottom: solid 1px #d2d2d2;
  }
  .navbar-collapse .navbar-nav li a {
    padding: 20px 30px !important;
  }
  .navbar-collapse .navbar-nav li a .caret {
    text-align: right;
    float: right;
  }
  .navbar-collapse .navbar-nav .open a {
    border-bottom: solid 1px #d2d2d2;
  }
  .navbar-collapse .dropdown-menu {
    background-color: #ffffff;
    position: static;
    float: none !important;
    box-shadow: none;
    border: 0;
    border-top: solid 1px #d2d2d2;
  }
  .navbar-collapse .dropdown-menu li {
    background-color: #ffffff;
    border: 0 !important;
  }
  .navbar-collapse .dropdown-menu li a {
    background-color: #ffffff;
    padding: 10px 30px !important;
    text-transform: none;
    border: 0 !important;
    white-space: pre-wrap;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-collapse.collapse.in {
    display: block !important;
    border: 1px solid #d2d2d2 !important;
    box-shadow: 4px 4px 10px #d4d2d2 !important;
  }

  .navbar-header .collapse, .navbar-toggle {
    display: block !important;
  }

  .navbar-toggle {
    margin: 18px 30px 0 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    position: relative;
    width: 35px;
    height: 24px;
    padding: 0;
    z-index: 10010;
  }
  .navbar-toggle .icon-bar {
    background-color: #7bd057;
    height: 4px;
    width: 35px;
    position: absolute;
    right: 0;
    margin: 0;
  }
  .navbar-toggle .icon-bar + .icon-bar {
    margin: 0;
  }
  .navbar-toggle span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  .navbar-toggle span:nth-child(2) {
    top: 10px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  .navbar-toggle span:nth-child(3) {
    top: 20px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  .navbar-toggle.menu-open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
    left: 8px;
  }
  .navbar-toggle.menu-open span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }
  .navbar-toggle.menu-open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 21px;
    left: 8px;
  }

  .navbar-header {
    float: none;
  }

  .content-margin {
    margin-top: 128px !important;
  }

  .alert-banner {
    margin-top: 131px;
  }
  .alert-banner + .content-margin {
    margin-top: 0 !important;
  }

  /* FRONT PAGE */
  div.frontpage-header h1 {
    font-size: 50px !important;
    font-size: 3.125rem !important;
    line-height: 70px !important;
  }
  div.frontpage-header p {
    font-size: 28px !important;
    font-size: 1.75rem !important;
    line-height: 40px !important;
  }

  div.frontpage-content .col-xs-12 {
    margin-bottom: 30px;
  }
  div.frontpage-content .frontpage-news {
    padding: 30px;
  }
  div.frontpage-content .frontpage-news .button {
    width: 100%;
    text-align: center;
  }
  div.frontpage-content .frontpage-business-hours {
    padding: 30px;
  }
  div.frontpage-content .frontpage-business-hours .buttons a {
    float: none !important;
    display: block;
    margin-bottom: 15px;
    text-align: center;
  }

  /* WASTE SEARCH */
  .autocomplete-suggestions {
    display: block !important;
    width: 100% !important;
    max-width: calc(100% - 70px);
    left: 35px !important;
    margin-top: -120px;
  }

  .home .autocomplete-suggestions {
    display: block !important;
    width: 100% !important;
    max-width: calc(100% - 60px);
    left: 30px !important;
    margin-top: -120px;
  }

  /* PAGE CONTENT */
  .page-content-container {
    padding-top: 15px !important;
  }

  .sidemenu-container {
    margin-top: 50px;
  }

  .widget_a2a_share_save_widget {
    margin-top: 50px !important;
  }

  a[href^="tel:"] {
    color: #04828A;
    pointer-events: auto;
    cursor: pointer;
  }
  a[href^="tel:"]:hover, a[href^="tel:"]:focus, a[href^="tel:"]:active {
    text-decoration: underline;
  }

  /* MAP */
  .map-lift .image-container {
    padding-bottom: 50%;
  }

  .map-lift-modal {
    min-height: 100vh;
    background-color: #ffffff;
  }
  .map-lift-modal.inner-modal-open {
    overflow: hidden;
  }
  .map-lift-modal .modal-dialog {
    height: auto;
    padding-bottom: 50px;
  }
  .map-lift-modal .modal-content {
    height: auto;
    box-shadow: none;
  }
  .map-lift-modal .modal-header {
    position: static;
    background: transparent !important;
    padding: 0;
  }
  .map-lift-modal .modal-body {
    position: static;
    background-color: #ffffff;
    position: static;
    height: auto;
  }
  .map-lift-modal .close-container {
    position: relative;
    height: 50px;
    background-color: #e0e6e6;
  }
  .map-lift-modal .close-container .map-close {
    height: 40px;
    width: 40px;
    top: 5px;
  }
  .map-lift-modal .close-container .map-close:before, .map-lift-modal .close-container .map-close:after {
    background-color: #7c7c7c;
    height: 35px;
    width: 2px;
  }
  .map-lift-modal .title-container {
    background: #0faeb4;
    background: -moz-linear-gradient(left, #0faeb4 0%, #56b299 100%);
    background: -webkit-linear-gradient(left, #0faeb4 0%, #56b299 100%);
    background: linear-gradient(to right, #0faeb4 0%, #56b299 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0faeb4", endColorstr="#56b299",GradientType=1 );
    padding: 15px;
  }
  .map-lift-modal .title-container h2 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
  .map-lift-modal .mobile-map {
    padding: 20px 5%;
  }
  .map-lift-modal .mobile-map ol {
    margin: 0;
    padding: 10px 0 0 0;
    background-color: rgba(255, 255, 255, 0.75);
    counter-reset: item;
    list-style-type: none;
  }
  .map-lift-modal .mobile-map ol li {
    list-style-type: none;
    display: block;
    cursor: pointer;
    color: #00aaa6;
    padding: 2.5px 15px;
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .map-lift-modal .mobile-map ol li span {
    color: #363636;
  }
  .map-lift-modal .mobile-map ol li:hover {
    background-color: #ffffff;
  }
  .map-lift-modal .mobile-map ol li:before {
    content: counter(item) "  ";
    counter-increment: item;
    font-weight: bold;
    color: #00aaa6;
  }
  .map-lift-modal .mobile-map ol li.active {
    background-color: #ffffff;
  }
  .map-lift-modal .mobile-map ul {
    margin: 0;
    padding: 0 0 10px 0;
    background-color: rgba(255, 255, 255, 0.75);
    list-style-type: none;
    list-style-type: disc;
  }
  .map-lift-modal .mobile-map ul li {
    list-style-type: disc;
    cursor: pointer;
    color: #00aaa6;
    padding: 2.5px 15px;
    font-size: 15px;
    font-size: 0.9375rem;
    list-style-position: inside;
  }
  .map-lift-modal .mobile-map ul li span {
    color: #363636;
  }
  .map-lift-modal .mobile-map ul li:hover {
    background-color: #ffffff;
  }

  .map-mobile-modal .modal-dialog {
    margin: 0;
    min-height: 100vh;
    display: flex;
  }
  .map-mobile-modal .modal-content {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    min-height: 100%;
    width: 100%;
    height: auto;
  }
  .map-mobile-modal .modal-header {
    padding: 0;
    border: 0;
  }
  .map-mobile-modal .modal-footer {
    background-color: #e0e6e6;
    border: 0;
    position: relative;
  }
  .map-mobile-modal .modal-footer .btn-prev {
    position: relative;
    float: left;
    width: 40px;
    height: 75px;
    background-color: transparent;
    padding: 0;
  }
  .map-mobile-modal .modal-footer .btn-prev span {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    height: 80px;
    cursor: pointer;
  }
  .map-mobile-modal .modal-footer .btn-prev span:before, .map-mobile-modal .modal-footer .btn-prev span:after {
    position: absolute;
    left: 15px;
    content: " ";
    height: 40px;
    width: 2px;
    background-color: #7c7c7c;
  }
  .map-mobile-modal .modal-footer .btn-prev span:before {
    transform: rotate(33deg);
  }
  .map-mobile-modal .modal-footer .btn-prev span:after {
    transform: rotate(-33deg);
    top: 33px;
  }
  .map-mobile-modal .modal-footer .btn-next {
    position: relative;
    float: right;
    width: 60px;
    height: 75px;
    background-color: transparent;
    padding: 0;
    margin-right: 15px;
  }
  .map-mobile-modal .modal-footer .btn-next span {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 80px;
    cursor: pointer;
  }
  .map-mobile-modal .modal-footer .btn-next span:before, .map-mobile-modal .modal-footer .btn-next span:after {
    position: absolute;
    left: 15px;
    content: " ";
    height: 40px;
    width: 2px;
    background-color: #7c7c7c;
  }
  .map-mobile-modal .modal-footer .btn-next span:before {
    transform: rotate(33deg);
    top: 33px;
  }
  .map-mobile-modal .modal-footer .btn-next span:after {
    transform: rotate(-33deg);
  }
  .map-mobile-modal .modal-body {
    padding: 30px 10%;
    min-height: calc(100vh - 220px);
  }
  .map-mobile-modal .modal-body h2 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
    color: #00aaa6;
    text-transform: none;
  }
  .map-mobile-modal .modal-body .image-container {
    width: 100%;
    padding-bottom: 65%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .map-mobile-modal .close-container {
    position: relative;
    height: 50px;
    background-color: #e0e6e6;
  }
  .map-mobile-modal .close-container .map-close {
    position: absolute;
    right: 25px;
    top: 5px;
    width: 50px;
    height: 50px;
    cursor: pointer;
  }
  .map-mobile-modal .close-container .map-close:before, .map-mobile-modal .close-container .map-close:after {
    position: absolute;
    left: 15px;
    content: " ";
    height: 35px;
    width: 2px;
    background-color: #7c7c7c;
  }
  .map-mobile-modal .close-container .map-close:before {
    transform: rotate(45deg);
  }
  .map-mobile-modal .close-container .map-close:after {
    transform: rotate(-45deg);
  }
  .map-mobile-modal .title-container {
    background: #0faeb4;
    background: -moz-linear-gradient(left, #0faeb4 0%, #56b299 100%);
    background: -webkit-linear-gradient(left, #0faeb4 0%, #56b299 100%);
    background: linear-gradient(to right, #0faeb4 0%, #56b299 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0faeb4", endColorstr="#56b299",GradientType=1 );
    padding: 15px;
  }
  .map-mobile-modal .title-container h2 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
    color: #ffffff;
    margin-bottom: 0;
    text-align: center;
  }

  /* FOOTER */
  footer .text {
    width: 100%;
  }
  footer .address {
    width: 100%;
  }
  footer .some-icons {
    width: 100%;
  }
  footer .col-md-2 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  footer .accessibility-icon {
    margin-top: 30px;
  }
  footer a {
    text-decoration: underline !important;
  }
  footer .cookie-link {
    text-decoration: none !important;
  }

  /* CAMPAIGN PAGE TEMPLATE */
  .campaing-page {
    margin-top: 85px;
  }
  .campaing-page .c-hero .hero-title {
    font-size: 48px;
  }
  .campaing-page .full-lift .bigger-text h1 {
    font-size: 40px !important;
    font-size: 2.5rem !important;
  }
  .campaing-page .full-lift .bigger-text h2 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
  .campaing-page .full-lift .bigger-text p, .campaing-page .full-lift .bigger-text ul li, .campaing-page .full-lift .bigger-text ol li {
    font-size: 24px !important;
    font-size: 1.5rem !important;
    line-height: 30px !important;
  }
  .campaing-page .big-text-element h1, .campaing-page .big-text-element h2 {
    font-size: 40px !important;
    font-size: 2.5rem !important;
    margin-bottom: 30px;
  }

  .year-review-page .image-lift-element .image-container {
    margin-bottom: 30px;
  }
  .year-review-page .image-lift-element h1, .year-review-page .image-lift-element h2 {
    font-size: 40px !important;
    font-size: 2.5rem !important;
  }

  .waste-search .show-more {
    cursor: pointer;
    text-decoration: underline;
  }
}
@media (max-width: 767px) {
  body {
    background: none !important;
  }

  h2, .contact-page-container .contact-row h2 {
    font-size: 24px !important;
  }

  .contact-page-container .contact-row h2 {
    text-align: center;
  }

  h1 {
    font-size: 2rem !important;
    margin-bottom: 20px !important;
  }

  div.waste-category-listing .single-waste-category {
    margin-bottom: 10px;
  }
  div.waste-category-listing .single-waste-category .category-title {
    font-size: 1.6rem !important;
    line-height: 2rem !important;
  }

  .lift-text a {
    word-break: break-all !important;
  }

  .sidemenu-link .button {
    font-size: 1rem !important;
  }

  .autocomplete-suggestions .autocomplete-suggestion {
    font-size: 0.8rem !important;
  }

  .waste-categories {
    margin-top: 0 !important;
  }

  header .navigation {
    border-bottom: 1px solid #d4d2d2 !important;
  }

  .breadcrumbs, .breadcrumbs a, .breadcrumbs .sep {
    color: #8c8b8b !important;
  }

  .top-row p {
    font-size: 0.9rem !important;
  }

  .frontpage-content .frontpage-news h2 {
    font-size: 2rem !important;
    text-align: left !important;
    margin: 20px 0 !important;
  }

  .frontpage-content .frontpage-business-hours h2, .some-wall h2, .services h2 {
    font-size: 2rem !important;
  }

  .highlights .single-highlight .text-wrapper, .frontpage-content .frontpage-business-hours {
    padding: 30px !important;
  }

  .waste-categories .waste-category {
    padding: 5px 10px !important;
  }

  .services, .some-wall {
    padding: 30px 0 !important;
  }

  .services h2, .some-wall h2 {
    margin-bottom: 30px !important;
  }
}
@media screen and (max-width: 580px) {
  /* FRONT PAGE */
  .frontpage-bg div.main-bg {
    padding-bottom: 30px;
  }

  div.frontpage-header {
    height: 400px;
  }
  div.frontpage-header h1 {
    font-size: 40px !important;
    font-size: 2.5rem !important;
    line-height: 45px !important;
  }
  div.frontpage-header p {
    font-size: 20px !important;
    font-size: 1.25rem !important;
    line-height: 30px !important;
  }

  .frontpage-header .input-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .frontpage-header .input-wrapper .waste-search-form {
    padding-right: 10px !important;
  }

  .frontpage-content .frontpage-business-hours .open-container {
    font-size: 16px;
  }

  /* AJANKOHTAISTA */
  .news-list td {
    width: 100%;
    display: block;
    padding-bottom: 15px !important;
  }
  .news-list td.date {
    padding-bottom: 0 !important;
  }

  /* JÄTEASEMAT */
  .wastestation-contact-info .col-xs-6 {
    width: 100%;
  }

  /* FORMS */
  .wpcf7 form label {
    width: 100%;
    text-align: left;
  }
  .wpcf7 form .wpcf7-form-control-wrap {
    width: 100%;
    padding-left: 0;
  }
  .wpcf7 form .wpcf7-form-control-wrap .wpcf7-acceptance {
    margin-left: 0;
  }
  .wpcf7 form fieldset legend.float-left {
    text-align: left;
    float: none;
    width: 100%;
  }
  .wpcf7 form fieldset.fieldset-full p .wpcf7-form-control-wrap {
    width: 100%;
    padding-left: 0;
  }
  .wpcf7 form fieldset.conditions {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .wpcf7 form input[type=submit] {
    margin-left: 0;
  }
  .wpcf7 form .huom-container .huom {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }
  .wpcf7 .conditions {
    width: 100% !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
  }

  .waste-search-form #waste-search-input {
    width: calc(100% - 80px - 30px) !important;
  }
  .waste-search-form #autocomplete-ajax, .waste-search-form #autocomplete-ajax-x {
    width: calc(100% - 80px - 30px) !important;
  }
  .waste-search-form .waste-search-button span {
    display: none;
  }

  .map-lift-modal .title-container h2,
.map-mobile-modal .title-container h2 {
    font-size: 16px !important;
    font-size: 1rem !important;
  }

  /* Campaign page */
  .campaign-page .c-hero .hero-title {
    font-size: 40px !important;
    font-size: 2.5rem !important;
  }
  .campaign-page .big-text-element h1, .campaign-page .big-text-element h2 {
    font-size: 40px !important;
    font-size: 2.5rem !important;
    margin-bottom: 30px;
  }

  .year-review-page .c-hero .hero-title {
    font-size: 9vw;
  }
  .year-review-page .year-review-submenu .button {
    padding-right: 15px;
    padding-left: 15px;
  }

  .popup-lifts .single-lift-container {
    width: 100% !important;
  }

  .popup-lifts-image .single-lift-container {
    width: 100% !important;
  }
}
@media screen and (max-width: 480px) {
  header .navbar-toggle {
    margin-right: 15px;
  }
  header .navigation .col-sm-2 {
    padding-left: 0 !important;
  }
  header .header-seach-button {
    margin-right: 8%;
  }
  header .header-logo img {
    width: 120px !important;
    margin-top: 4px;
  }
  header .search-container {
    top: 124px;
  }
  header .search-container.navigation-down {
    top: 124px;
  }
  header .search-container.navigation-up {
    top: 78px;
  }

  .navbar-collapse {
    width: 153% !important;
    right: 7%;
    top: 68px !important;
  }

  .alert-banner {
    margin-top: 124px;
  }

  .content-margin {
    margin-top: 124px !important;
  }

  /* CAMPAIGN PAGE TEMPLATE */
  .campaing-page {
    margin-top: 78px;
  }
  .campaing-page .big-text-element h1, .campaing-page .big-text-element h2 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
    margin-bottom: 30px;
  }
}

/*# sourceMappingURL=style.css.map */
