/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, D:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

.header {
    font-family: "Dosis";
    font-weight: 100;
    color: rgba(225, 225, 225, 0.6);
    font-size: 6rem;
}

.subtext {
    color: rgba(225, 225, 225, 0.6);
    font-size: 1rem;
    letter-spacing: 1rem;
}

/* line 22, D:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, D:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, D:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, D:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, D:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, D:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, D:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, D:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@media only screen and (max-width: 768px) {
  /* line 43, ../sass/main.scss */
  .curtain-left {
    width: 100% !important;
    height: 40vh !important;
    top: 0rem !important;
    left: 0rem !important;
  }

  /* line 50, ../sass/main.scss */
  .curtain-right {
    width: 100% !important;
    height: 40vh !important;
    bottom: 0rem !important;
    top: auto !important;
    right: 0rem !important;
  }

  /* line 58, ../sass/main.scss */
  .col-md-5 {
    height: 40% !important;
  }

  /* line 62, ../sass/main.scss */
  .col-md-7 {
    height: 60% !important;
  }
}
/* line 67, ../sass/main.scss */
.coming {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* line 70, ../sass/main.scss */
.coming .row {
  margin-bottom: 1rem;
  max-height: 45vh;
}
/* line 75, ../sass/main.scss */
.coming .valiotsikko {
  margin-top: 1rem;
  font-weight: 400;
  color: #363636;
}
/* line 81, ../sass/main.scss */
.coming .carousel {
  height: 100%;
  border-radius: 10px;
}
/* line 86, ../sass/main.scss */
.coming .carousel-inner {
  min-height: 200px;
  height: 100%;
  border-radius: 10px;
}
/* line 91, ../sass/main.scss */
.coming .carousel-inner h1 {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 2px;
  padding: 1rem;
}
/* line 99, ../sass/main.scss */
.coming .carousel-item {
  height: 100%;
  border-radius: 10px;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}
/* line 108, ../sass/main.scss */
.coming .carousel-item-1 {
  background-image: url("../img/card1.png");
}
/* line 111, ../sass/main.scss */
.coming .carousel-item-1::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  content: "";
  z-index: 1;
  border-radius: 10px;
}
/* line 125, ../sass/main.scss */
.coming .carousel-item-2 {
  background-image: url("../img/card2.png");
}
/* line 128, ../sass/main.scss */
.coming .carousel-item-2::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  content: "";
  z-index: 1;
  border-radius: 10px;
}
/* line 140, ../sass/main.scss */
.coming .carousel-item-2 .juoksu-container {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 2;
}
/* line 146, ../sass/main.scss */
.coming .carousel-item-2 .juoksu-container #progress-matka span {
  color: #19290e;
}
/* line 150, ../sass/main.scss */
.coming .carousel-item-2 .juoksu-container #progress-aika span {
  color: #4f0e0e;
}
/* line 154, ../sass/main.scss */
.coming .carousel-item-2 .juoksu-container .juoksu {
  position: relative;
  margin-bottom: 0.5rem;
  height: 0.9rem;
}
/* line 159, ../sass/main.scss */
.coming .carousel-item-2 .juoksu-container .juoksu span {
  position: absolute;
  right: 0;
  top: 0%;
  transform: translate(50%, -40%);
  font-size: 1.5rem;
}
/* line 167, ../sass/main.scss */
.coming .carousel-item-2 .juoksu-container .juoksu p {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.6rem;
  font-weight: 400;
  letter-spacing: 2px;
}
/* line 179, ../sass/main.scss */
.coming .carousel-item-2 .juoksu-container .juoksu-matka {
  background-color: #77c043;
}
/* line 183, ../sass/main.scss */
.coming .carousel-item-2 .juoksu-container .juoksu-aika {
  background-color: #df4a4a;
}
/* line 189, ../sass/main.scss */
.coming .carousel-item-3 {
  background-image: url("../img/card1.png");
}
/* line 193, ../sass/main.scss */
.coming .carousel-item-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
/* line 196, ../sass/main.scss */
.coming .carousel-item-container h1 {
  margin-bottom: 1rem;
}
/* line 200, ../sass/main.scss */
.coming .carousel-item-container h2 {
  font-size: 2.5rem;
  font-weight: 500;
}
/* line 205, ../sass/main.scss */
.coming .carousel-item-container h3 {
  font-size: 0.9rem;
  margin-bottom: 2rem;
}

@keyframes vari {
  0% {
    color: rgba(45, 45, 45, 0.9);
  }
  50% {
    color: rgba(160, 195, 45, 0.9);
  }
  100% {
    color: rgba(210, 115, 5, 0.9);
  }
}
/* line 221, ../sass/main.scss */
.notification {
  width: 100%;
  height: 100%;
  min-height: 150px;
  border-radius: 10px;
  background-color: #fff;
  margin: 0;
  padding: 0;
  border-top: 3px solid #f5ad45;
  animation-name: vari;
  animation-duration: 4s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}
/* line 236, ../sass/main.scss */
.notification .container h3 {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 500;
  padding: 1rem;
  letter-spacing: 5px;
  color: rgba(45, 45, 45, 0.9);
}

/* line 246, ../sass/main.scss */
body, html {
  width: 100% !important;
  min-height: 100vh;
  margin: 0;
  padding: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  overflow-x: hidden;
  background-color: transparent;
}

/* line 254, ../sass/main.scss */
.kortti-container {
  width: 100%;
  height: 100%;
  min-height: 150px;
}

/* line 260, ../sass/main.scss */
.kortti {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  min-height: 100px;
  height: 90%;
  background-color: #fff;
  transition: all 0.2s ease-in-out;
}
/* line 268, ../sass/main.scss */
.kortti:hover {
  width: 100%;
  height: 100%;
}

/* line 274, ../sass/main.scss */
#logo1, #logo2 {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 45%;
  left: calc(50% - 15px);
  /*transform: translate(-50%, -50%);*/
}

/* line 283, ../sass/main.scss */
.nav-logo1, .nav-logo2 {
  width: 20px;
  height: 20px;
  position: absolute;
  -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
  top: 50%;
  transform: translateY(-50%);
}

/* line 295, ../sass/main.scss */
#logo1, .nav-logo1 {
  background-color: #008b2f;
  margin-left: -10px;
  margin-top: -10px;
}

/* line 301, ../sass/main.scss */
#logo2, .nav-logo2 {
  background-color: #1fc755;
  margin-left: 10px;
  margin-top: 10px;
}

/* line 307, ../sass/main.scss */
#nav-container {
  min-width: 400px;
  height: auto;
  min-height: 60px;
  background-color: transparent;
  position: fixed;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  z-index: 299;
}

#main {
    background-image: url("../img/bg/dark.png");
    border: 1px solid red;
    height: 100vh;
    background-attachment: scroll;
    background-position: center;
}

#main::before {
    position: absolute;
    width: 100vw;
    height: 100vh;
    background-color: rgba(10, 10, 10, 0.95);
    content: "";
    top: 0px;
    left: 0px;
}

/* line 319, ../sass/main.scss */
#main-nav {
  min-height: 10vh;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  letter-spacing: 1px;
}

/* line 327, ../sass/main.scss */
.navbar-brand {
  font-size: 1.3rem !important;
}

/* line 331, ../sass/main.scss */
.navbar-brand:hover {
  cursor: pointer !important;
}

/* line 335, ../sass/main.scss */
.navbar-sm .navbar-brand {
  color: rgba(40, 40, 40, 0.9) !important;
}

/* line 339, ../sass/main.scss */
.navbar-sm .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.6) !important;
  transition: all 0.2s ease-in-out;
  padding: 0.5rem 1rem !important;
  background-color: transparent;
}

/* line 346, ../sass/main.scss */
.navbar-sm .navbar-nav .nav-link:hover, .navbar-sm .navbar-nav .nav-link:focus {
  color: #22b355 !important;
  color: #008b2f !important;
}

/* line 351, ../sass/main.scss */
.navbar-sm .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.4) !important;
}

/* line 355, ../sass/main.scss */
.navbar-sm .navbar-nav .show > .nav-link,
.navbar-sm .navbar-nav .active > .nav-link,
.navbar-sm .navbar-nav .nav-link.show,
.navbar-sm .navbar-nav .nav-link.active {
  color: #28a5a8 !important;
}

/* line 362, ../sass/main.scss */
.navbar-sm .navbar-toggler {
  color: rgba(0, 0, 0, 0.8) !important;
}

/* line 366, ../sass/main.scss */
.navbar-sm .navbar-text {
  color: rgba(0, 0, 0, 0.6) !important;
}

/* line 370, ../sass/main.scss */
.navbar-sm .navbar-text a {
  color: rgba(0, 0, 0, 0.9) !important;
}

/* line 374, ../sass/main.scss */
.navbar-sm .navbar-text a:hover, .navbar-sm .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9) !important;
}

/* line 378, ../sass/main.scss */
.navbar-transparent {
  color: rgba(255, 255, 255, 0.9);
}

/* line 382, ../sass/main.scss */
.navbar-transparent .navbar-brand {
  color: rgba(255, 255, 255, 0.9);
}

/* line 386, ../sass/main.scss */
.navbar-transparent .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.6);
  transition: all 0.2s ease-in-out;
}

/* line 391, ../sass/main.scss */
.navbar-transparent .navbar-nav .nav-link:hover, .navbar-transparent .navbar-nav .nav-link:focus {
  color: white;
}

/* line 395, ../sass/main.scss */
.navbar-transparent .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.4);
}

/* line 399, ../sass/main.scss */
.navbar-transparent .navbar-nav .show > .nav-link,
.navbar-transparent .navbar-nav .active > .nav-link,
.navbar-transparent .navbar-nav .nav-link.show,
.navbar-transparent .navbar-nav .nav-link.active {
  color: rgba(255, 255, 255, 0.9);
}

/* line 406, ../sass/main.scss */
.navbar-transparent .navbar-toggler {
  color: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.2);
}

/* line 411, ../sass/main.scss */
.navbar-transparent .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 415, ../sass/main.scss */
.navbar-transparent .navbar-text {
  color: rgba(255, 255, 255, 0.6);
}

/* line 419, ../sass/main.scss */
.navbar-transparent .navbar-text a {
  color: rgba(255, 255, 255, 0.9);
}

/* line 423, ../sass/main.scss */
.navbar-transparent .navbar-text a:hover, .navbar-transparent .navbar-text a:focus {
  color: rgba(255, 255, 255, 0.9);
}

/* line 427, ../sass/main.scss */
.navbar-toggler {
  color: rgba(255, 255, 255, 0.8);
  border-color: white;
  transition: all 0.2s ease-in-out;
}

/* line 433, ../sass/main.scss */
.navbar-toggler:hover {
  color: white;
  border-color: rgba(255, 255, 255, 0.8);
}

/* line 438, ../sass/main.scss */
.navbar-sm {
  min-height: 60px !important;
  color: #243343 !important;
}

/* line 443, ../sass/main.scss */
.nav-shadow {
  background: #fff !important;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}

/* line 450, ../sass/main.scss */
#nav-links {
  font-size: 0.8rem;
  font-weight: 700;
}

/* line 455, ../sass/main.scss */
#nav-main .nav {
  height: 5vh;
  line-height: 5vh;
}

/* line 460, ../sass/main.scss */
.bg-vihrea {
  background-color: #1fc758;
}

/* line 464, ../sass/main.scss */
.bg-oranssi {
  background-color: #ff9628;
}

/* line 468, ../sass/main.scss */
.bg-pinkki {
  background-color: #df2375;
}

/* line 472, ../sass/main.scss */
.bg-sininen {
  background-color: #218DB1;
}

/* line 476, ../sass/main.scss */
.w-40max {
  width: 40vmax;
}

/* line 480, ../sass/main.scss */
.w-50max {
  width: 50vmax;
}

/* line 484, ../sass/main.scss */
.w-60max {
  width: 60vmax;
}

/* line 488, ../sass/main.scss */
.w-70max {
  width: 70vmax;
}

/* line 492, ../sass/main.scss */
.w-80max {
  width: 80vmax;
}

/* line 496, ../sass/main.scss */
video.tausta {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}

/* line 500, ../sass/main.scss */
.section {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
/* line 507, ../sass/main.scss */
.section-landing {
  width: 100% !important;
  min-height: 100vh;
  margin: 0;
  padding: 0;
  position: relative;
}
/* line 512, ../sass/main.scss */
.section-carousel {
  height: 95vh;
  position: relative;
}
/* line 516, ../sass/main.scss */
.section-carousel .slide {
  height: 95vh;
}
/* line 519, ../sass/main.scss */
.section-carousel .slide .carousel-item {
  width: 100%;
  height: 95vh;
}
/* line 523, ../sass/main.scss */
.section-carousel .slide .carousel-item-container {
  position: relative;
  width: 80%;
  height: 74%;
  background: transparent;
  z-index: 200;
  margin-left: auto;
  margin-right: auto;
  margin-top: 13vh;
}
/* line 533, ../sass/main.scss */
.section-carousel .slide .carousel-item-container-inner {
  border: 4px solid #78b000;
  width: 100%;
  height: 100%;
}
/* line 538, ../sass/main.scss */
.section-carousel .slide .carousel-item-container-inner-purple {
  border: 4px solid #a4008c;
}
/* line 544, ../sass/main.scss */
.section-carousel .slide .carousel-item-1, .section-carousel .slide .carousel-item-2 {
  background-image: url("../img/bg/carousel1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 550, ../sass/main.scss */
.section-carousel .slide .carousel-item-1 .curtain, .section-carousel .slide .carousel-item-2 .curtain {
  background-color: #333333;
  position: absolute;
  top: 0;
  height: 100%;
}
/* line 556, ../sass/main.scss */
.section-carousel .slide .carousel-item-1 .curtain-left, .section-carousel .slide .carousel-item-2 .curtain-left {
  left: 0;
}
/* line 560, ../sass/main.scss */
.section-carousel .slide .carousel-item-1 .curtain-right, .section-carousel .slide .carousel-item-2 .curtain-right {
  right: 0;
}
/* line 566, ../sass/main.scss */
.section-carousel .slide .carousel-item-1 {
  background-image: url("../img/bg/carousel1.png");
}
/* line 570, ../sass/main.scss */
.section-carousel .slide .carousel-item-2 {
  background-image: url("../img/bg/carousel2.png");
}
/* line 574, ../sass/main.scss */
.section-carousel .slide .carousel-item .whiteborder {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 4px solid white;
  top: 8px;
  left: 8px;
  z-index: -1;
}
/* line 584, ../sass/main.scss */
.section-carousel .slide .carousel-item .grayborder {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 4px solid #1a1a1a;
  top: 8px;
  left: 8px;
  z-index: -1;
}
/* line 597, ../sass/main.scss */
.section-palvelut {
  height: 100vh;
}
/* line 601, ../sass/main.scss */
.section-liikunta {
  width: 100% !important;
  min-height: 100vh;
  margin: 0;
  padding: 0;
}

/* line 606, ../sass/main.scss */
.carousel-header {
  font-size: 3rem;
  word-spacing: 100%;
  color: rgba(250, 250, 250, 0.9);
  text-shadow: 2px 2px 2px #1a1a1a;
}

/* line 613, ../sass/main.scss */
.carousel-text {
  font-weight: 500;
  color: #1d1d1d;
  padding: 0.2rem;
  background: #fff;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
