@charset "UTF-8";
/*
	KCM Bootsrap Base Template
	Author : Rendi Rahmadani
	Version : 0.0.1
*/
/* Base -- Basic styles, variables, mixins, ets */
/* font config */
/* color config */
/* grid */
@import url(https://fonts.googleapis.com/css?family=Lato:400,100,300,700,900);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic);
/* line 1, ../sass/base/_normalize.scss */
h1, h2, h3, h4 {
  margin: 0px;
}

/* line 1, ../sass/base/_base.scss */
body {
  line-height: 1;
  min-height: 100%;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  overflow-x: hidden;
  -webkit-transition: all .7s ease-out;
  -moz-transition: all .7s ease-out;
  -o-transition: all .7s ease-out;
  transition: all .7s ease-out;
}
@media (min-height: 480px) and (max-height: 639px) {
  /* line 1, ../sass/base/_base.scss */
  body {
    font-size: 14px;
  }
}

/* line 12, ../sass/base/_base.scss */
section {
  width: 100%;
  height: 100%;
}

/* line 17, ../sass/base/_base.scss */
a {
  text-decoration: none;
  color: #151b28;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}

/* line 26, ../sass/base/_base.scss */
#preloader {
  background: #53c993;
  /* Old browsers */
  background: -moz-linear-gradient(left, #53c993 0%, #00777b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #53c993), color-stop(100%, #00777b));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #53c993 0%, #00777b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #53c993 0%, #00777b 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #53c993 0%, #00777b 100%);
  /* IE10+ */
  background: linear-gradient(to right, #53c993 0%, #00777b 100%);
  /* W3C */
  height: 100%;
  width: 100%;
  z-index: 100000;
  position: fixed;
}

/* line 33, ../sass/base/_base.scss */
a:hover,
a:focus {
  text-decoration: none;
  color: #fcdc44;
  outline: none;
}

/* line 39, ../sass/base/_base.scss */
.relative {
  position: relative;
}

/* line 42, ../sass/base/_base.scss */
.hide-block {
  display: none;
}

/* line 45, ../sass/base/_base.scss */
.pos-bottom {
  position: absolute;
  bottom: 0;
  margin: 50px 0;
}

/* line 50, ../sass/base/_base.scss */
.text-right {
  text-align: right;
}

/* line 54, ../sass/base/_base.scss */
.text-center {
  text-align: center;
}

/* line 58, ../sass/base/_base.scss */
.brb-white {
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
  display: inline-block;
  width: 50px;
}

/* line 64, ../sass/base/_base.scss */
.bg-white {
  background: #fff;
}

/* line 67, ../sass/base/_base.scss */
.float-none {
  float: inherit;
  margin: 0 auto;
}

/* line 71, ../sass/base/_base.scss */
.pdtb50 {
  padding-bottom: 50px;
  padding-top: 50px;
}

/* line 75, ../sass/base/_base.scss */
.pdtb100 {
  padding-bottom: 100px;
  padding-top: 100px;
}

/* line 79, ../sass/base/_base.scss */
.pdl20 {
  padding-left: 20px;
}

/* line 82, ../sass/base/_base.scss */
.mtb100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

/* line 86, ../sass/base/_base.scss */
.ml35pr {
  margin-left: -35%;
}

/* line 89, ../sass/base/_base.scss */
.pd20 {
  padding: 20px;
}

/* line 92, ../sass/base/_base.scss */
.mr35pr {
  margin-right: -35%;
}

/* line 95, ../sass/base/_base.scss */
.mt5 {
  margin-top: 5px;
}

/* line 98, ../sass/base/_base.scss */
.mt10 {
  margin-top: 10px !important;
}

/* line 101, ../sass/base/_base.scss */
.ml20 {
  margin-left: 20px;
}

/* line 104, ../sass/base/_base.scss */
.mt20 {
  margin-top: 20px;
}

/* line 107, ../sass/base/_base.scss */
.mb20 {
  margin-bottom: 20px;
}

/* line 110, ../sass/base/_base.scss */
.mt50 {
  margin-top: 50px;
}

/* line 113, ../sass/base/_base.scss */
.mt60 {
  margin-top: 60px;
}

/* line 116, ../sass/base/_base.scss */
.mt150 {
  margin-top: 150px;
}

/* line 119, ../sass/base/_base.scss */
.offset-1 {
  padding-left: 1px;
  padding-right: 1px;
}

/* line 124, ../sass/base/_base.scss */
.text-orange {
  color: #f79422;
}

/* line 128, ../sass/base/_base.scss */
.text-orange-dark {
  color: #f05a28;
}

/* line 132, ../sass/base/_base.scss */
.text-yellow {
  color: #f9ecab;
}

/* line 136, ../sass/base/_base.scss */
.text-green-tea {
  color: #999f70;
}

/* line 140, ../sass/base/_base.scss */
.offset-0 {
  padding-left: 0px;
  padding-right: 0px;
}

/* Modules -- Individual site components */
/* line 1, ../sass/modules/_blocks.scss */
.bg-slide {
  z-index: 1;
  bottom: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

/* line 9, ../sass/modules/_blocks.scss */
.title-head {
  z-index: 1;
  bottom: 0;
  position: absolute;
  width: 640px;
  height: 100%;
  left: -50%;
}
/* line 16, ../sass/modules/_blocks.scss */
.title-head img {
  width: 100%;
}

/* line 21, ../sass/modules/_blocks.scss */
.horizontal-scrolling {
  width: 100%;
  height: 100%;
}

/* line 26, ../sass/modules/_blocks.scss */
.bg-float {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
}

/* line 33, ../sass/modules/_blocks.scss */
.bg-default {
  width: 6000px;
  top: 0;
}
/* line 35, ../sass/modules/_blocks.scss */
.bg-default img {
  width: 100%;
}

/* line 41, ../sass/modules/_blocks.scss */
.bg__text {
  padding: 15px;
  background: rgba(210, 229, 221, 0.92);
  color: #5f3903;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2) ;
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2) ;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2) ;
}

/* line 49, ../sass/modules/_blocks.scss */
.bg-repeat {
  background-repeat: repeat-x;
}

/* line 53, ../sass/modules/_blocks.scss */
.no-repeat {
  background-repeat: no-repeat;
}

/* line 57, ../sass/modules/_blocks.scss */
.bg-bottom {
  background-position: bottom;
}

/* line 61, ../sass/modules/_blocks.scss */
.bg-left-bottom {
  background-position: left bottom;
}

/* line 65, ../sass/modules/_blocks.scss */
.bg-center {
  background-position: center;
}

/* line 69, ../sass/modules/_blocks.scss */
.bg-center-left {
  background-position: center left;
}

/* line 73, ../sass/modules/_blocks.scss */
.bg-center-right {
  background-position: center right;
}

/* line 77, ../sass/modules/_blocks.scss */
.bg-top-right {
  background-position: top right;
  margin-top: 50px;
}

/* line 82, ../sass/modules/_blocks.scss */
.bg-top-left__mobile {
  background-position: center left;
  margin-top: 50px;
}

/* line 87, ../sass/modules/_blocks.scss */
.bg-top-left {
  background-position: top left;
  margin-top: 50px;
}

/* line 92, ../sass/modules/_blocks.scss */
.bg-cover {
  background-position: bottom;
  background-size: cover;
}

/* line 97, ../sass/modules/_blocks.scss */
.slide {
  height: 100%;
  position: relative;
  float: left;
}
/* line 101, ../sass/modules/_blocks.scss */
.slide__bg-slide {
  width: 100%;
  height: 100%;
  bottom: 0;
  position: absolute;
}
/* line 106, ../sass/modules/_blocks.scss */
.slide__bg-slide img {
  width: auto;
  bottom: 0;
  position: absolute;
}
/* line 112, ../sass/modules/_blocks.scss */
.slide__title {
  width: 100%;
  height: 100%;
  bottom: 0;
  position: absolute;
}
/* line 118, ../sass/modules/_blocks.scss */
.slide__panjang {
  width: 4000px;
}
/* line 121, ../sass/modules/_blocks.scss */
.slide__pendek {
  width: 1390px;
}

/* line 126, ../sass/modules/_blocks.scss */
.modal-content {
  background: none;
  -webkit-box-shadow: 0 0 0 #000 ;
  -moz-box-shadow: 0 0 0 #000 ;
  box-shadow: 0 0 0 #000 ;
  border: none;
}

/* line 132, ../sass/modules/_blocks.scss */
.box__text--1 {
  width: 300px;
  height: 415px;
  position: absolute;
  left: 960px;
  overflow: hidden;
}
/* line 138, ../sass/modules/_blocks.scss */
.box__text--1__inner {
  margin: 140px 15px 15px;
  z-index: 100;
  position: absolute;
  font: 300 16px "Source Sans Pro", sans-serif;
  height: 235px;
  color: #5a5248;
}
/* line 145, ../sass/modules/_blocks.scss */
.box__text--1__inner p {
  padding-right: 10px;
}
/* line 148, ../sass/modules/_blocks.scss */
.box__text--1__inner h2 {
  padding-right: 10px;
  font: 700 16px "Source Sans Pro", sans-serif;
}
/* line 152, ../sass/modules/_blocks.scss */
.box__text--1__inner ol {
  margin: 0;
  padding-left: 20px;
}
/* line 155, ../sass/modules/_blocks.scss */
.box__text--1__inner ol li {
  margin: 10px 0;
  padding-right: 10px;
}

/* line 162, ../sass/modules/_blocks.scss */
.box__text--2__inner {
  max-height: 230px;
}

/* line 165, ../sass/modules/_blocks.scss */
.box__text--2 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  overflow: hidden;
  color: #fff;
}
/* line 172, ../sass/modules/_blocks.scss */
.box__text--2 p {
  padding-right: 10px;
  font: 300 16px "Source Sans Pro", sans-serif;
}
/* line 176, ../sass/modules/_blocks.scss */
.box__text--2 h2 {
  padding-right: 10px;
  font: 300 18px "Source Sans Pro", sans-serif;
  margin: 10px 0;
}
/* line 181, ../sass/modules/_blocks.scss */
.box__text--2 ol {
  margin-top: 20%;
  position: relative;
  opacity: 0;
}
/* line 185, ../sass/modules/_blocks.scss */
.box__text--2 ol li {
  font: 300 16px "Source Sans Pro", sans-serif;
  margin: 10px 0;
}

/* line 192, ../sass/modules/_blocks.scss */
.max__height {
  height: 80%;
  position: absolute;
  bottom: 0;
}

/* line 197, ../sass/modules/_blocks.scss */
.box__text--3 {
  width: 300px;
  max-height: 100%;
  left: 0px;
  overflow: hidden;
  color: #5a5248;
  float: left;
}
/* line 233, ../sass/modules/_blocks.scss */
.box__text--3 p {
  font: 300 14px "Source Sans Pro", sans-serif;
  margin: 5px 0;
}
/* line 236, ../sass/modules/_blocks.scss */
.box__text--3 p.big {
  font: 300 20px/24px "Source Sans Pro", sans-serif;
}
/* line 240, ../sass/modules/_blocks.scss */
.box__text--3 a {
  color: #5a5248;
}
/* line 242, ../sass/modules/_blocks.scss */
.box__text--3 a:hover {
  color: red;
}
/* line 246, ../sass/modules/_blocks.scss */
.box__text--3 h2 {
  font: 700 14px "Source Sans Pro", sans-serif;
  margin: 10px 0 0;
}
/* line 250, ../sass/modules/_blocks.scss */
.box__text--3 h3 {
  font: 300 12px/18px "Source Sans Pro", sans-serif;
  margin: 0;
}

/* line 256, ../sass/modules/_blocks.scss */
.box__text--4 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  overflow: hidden;
  color: #fff;
}
/* line 263, ../sass/modules/_blocks.scss */
.box__text--4__inner {
  width: 860px;
  background: rgba(0, 0, 0, 0.7);
  padding: 20px;
}
/* line 268, ../sass/modules/_blocks.scss */
.box__text--4 img {
  height: 30px;
  margin: 0 30px 0 0px;
}
/* line 272, ../sass/modules/_blocks.scss */
.box__text--4 p {
  font: 300 16px "Source Sans Pro", sans-serif;
  margin: 10px 0;
}
/* line 276, ../sass/modules/_blocks.scss */
.box__text--4 h2 {
  padding-right: 10px;
  font: 700 16px "Source Sans Pro", sans-serif;
  margin: 10px 0;
}
/* line 281, ../sass/modules/_blocks.scss */
.box__text--4 ul {
  margin-top: 20%;
  position: relative;
  opacity: 0;
  list-style: none;
  padding-left: 0;
}
/* line 287, ../sass/modules/_blocks.scss */
.box__text--4 ul li {
  font: 300 16px "Source Sans Pro", sans-serif;
  margin: 10px 0;
}

/* line 294, ../sass/modules/_blocks.scss */
.box__text--5 {
  width: 640px;
  height: 195px;
  position: absolute;
  left: 450px;
  overflow: hidden;
  color: #5a5248;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2) ;
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2) ;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2) ;
}
/* line 302, ../sass/modules/_blocks.scss */
.box__text--5__inner {
  padding: 20px;
  position: relative;
}
/* line 306, ../sass/modules/_blocks.scss */
.box__text--5 p {
  padding-right: 10px;
  font: 24px "Fugaz One", sans-serif;
  text-transform: uppercase;
}
/* line 310, ../sass/modules/_blocks.scss */
.box__text--5 p.big {
  font: 34px "Fugaz One", sans-serif;
}
/* line 313, ../sass/modules/_blocks.scss */
.box__text--5 p a {
  color: #5a5248;
}
/* line 315, ../sass/modules/_blocks.scss */
.box__text--5 p a:hover {
  color: red;
}

/* line 322, ../sass/modules/_blocks.scss */
.scroll {
  position: fixed;
  bottom: 0;
  left: 0;
}

/* line 328, ../sass/modules/_blocks.scss */
.picturefill-background {
  width: 100%;
  height: 100%;
  position: absolute;
}

/* line 335, ../sass/modules/_blocks.scss */
.wrapperImg img {
  width: 100%;
}

/* line 339, ../sass/modules/_blocks.scss */
.sound {
  opacity: 0;
}

/* line 343, ../sass/modules/_blocks.scss */
.bg-full {
  background-size: 100%;
}

/* line 347, ../sass/modules/_blocks.scss */
.repeat-y {
  background-repeat: repeat-y;
}

/* line 351, ../sass/modules/_blocks.scss */
.slide {
  position: relative;
}

/* line 355, ../sass/modules/_blocks.scss */
.content {
  z-index: 1;
  height: 100%;
  width: 10500px;
}
@media (min-width: 768px) {
  /* line 355, ../sass/modules/_blocks.scss */
  .content {
    width: 13000px;
  }
}

/* line 366, ../sass/modules/_blocks.scss */
.elements {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 11%;
}

/* line 377, ../sass/modules/_blocks.scss */
.postcards {
  width: 16205px;
  float: left;
  clear: none;
}

/* line 383, ../sass/modules/_blocks.scss */
.blank-slide {
  width: 1800px;
  float: left;
  clear: none;
}

/* line 389, ../sass/modules/_blocks.scss */
.about {
  float: left;
  clear: none;
  position: absolute;
  bottom: 0;
  top: 50px;
}

/* line 398, ../sass/modules/_blocks.scss */
.about2 {
  width: 450px;
  float: left;
  clear: none;
}

/* line 404, ../sass/modules/_blocks.scss */
.map {
  width: 1000px;
  float: left;
  clear: none;
}

/* line 410, ../sass/modules/_blocks.scss */
.colophon {
  width: 1510px;
  float: left;
  clear: none;
}

/* line 416, ../sass/modules/_blocks.scss */
#header {
  position: fixed;
  z-index: 1;
  top: 30px;
  left: 120px;
  right: 120px;
  min-width: 725px;
}

/* line 425, ../sass/modules/_blocks.scss */
.logo {
  float: left;
  min-width: 100px;
}

/* line 430, ../sass/modules/_blocks.scss */
.navigation {
  float: right;
  text-align: right;
  padding-top: 10px;
  min-width: 450px;
}

/* line 437, ../sass/modules/_blocks.scss */
.navigation li {
  display: inline-block;
  padding: 0 0 0 80px;
  -webkit-transition: all .2s ease-in-out;
}

/* line 443, ../sass/modules/_blocks.scss */
.navigation li a {
  color: #000;
  text-decoration: none;
}

/* line 447, ../sass/modules/_blocks.scss */
.navigation li a:hover, .navigation li a.active {
  color: #ccc;
}

/* line 451, ../sass/modules/_blocks.scss */
.share__count {
  font-family: "Open Sans",sans-serif;
  display: inline-block;
  float: right;
  padding: 6px 5px 0 5px;
  display: block;
  font-weight: 400;
  font-size: 10px;
  color: #666;
  text-align: center;
}

/******************************
 HOME 
*******************************/
/* line 467, ../sass/modules/_blocks.scss */
#home {
  width: 100%;
  min-width: 300px;
  height: 2550px;
  min-height: 100vh;
  text-align: center;
  z-index: 10;
  position: absolute;
  background-image: url("../images/bg-opening.jpg");
  -moz-box-shadow: 0 0 12px #666;
  -webkit-box-shadow: 0 0 12px #666;
  box-shadow: 0 0 12px #666;
  z-index: 99999;
  color: #ffffff;
}
@media (min-width: 768px) {
  /* line 467, ../sass/modules/_blocks.scss */
  #home {
    height: 3000px;
  }
}
@media (min-width: 1200px) {
  /* line 467, ../sass/modules/_blocks.scss */
  #home {
    height: 2700px;
  }
}

/* line 499, ../sass/modules/_blocks.scss */
.home-content {
  text-align: center;
  vertical-align: middle;
  display: block;
  width: 100%;
  clear: both;
  font-size: 15px;
}
@media (min-width: 768px) {
  /* line 499, ../sass/modules/_blocks.scss */
  .home-content {
    font-size: 18px;
  }
}
/* line 511, ../sass/modules/_blocks.scss */
.home-content, .home-intro {
  margin: 100px auto 0 auto;
}
/* line 515, ../sass/modules/_blocks.scss */
.home-intro img {
  margin: 0 auto;
}
/* line 518, ../sass/modules/_blocks.scss */
.home-intro--first {
  background: url(../images/awan-homeintro.png) no-repeat 50% center;
  background-size: contain;
  padding: 55px 0 30px;
  font: 20px/1em 'Lilita One', cursive;
  min-height: 425px;
  display: inline-block;
}
@media (max-width: 1199px) {
  /* line 518, ../sass/modules/_blocks.scss */
  .home-intro--first {
    background: url(../images/awan-homeintro.png) no-repeat 0 center;
    background-size: contain;
  }
}
@media (min-width: 768px) {
  /* line 518, ../sass/modules/_blocks.scss */
  .home-intro--first {
    min-height: 340px;
  }
}
@media (max-width: 990px) {
  /* line 532, ../sass/modules/_blocks.scss */
  .home-intro--first .col-xs-6:nth-child(3) {
    margin-left: 25%;
  }
}
/* line 538, ../sass/modules/_blocks.scss */
.home-intro--first .persen-asia hr {
  left: 108px;
  bottom: 100px;
  position: absolute;
  width: 40px;
}
/* line 544, ../sass/modules/_blocks.scss */
.home-intro--first .persen-asia .num {
  left: 145px;
  bottom: 105px;
  position: absolute;
}
/* line 551, ../sass/modules/_blocks.scss */
.home-intro--second {
  background: url(../images/awan-homeintro2.png) no-repeat 50% bottom;
  background-size: contain;
  padding: 55px 0;
  min-height: 248px;
}
@media (max-width: 1199px) {
  /* line 551, ../sass/modules/_blocks.scss */
  .home-intro--second {
    background: url(../images/awan-homeintro2.png) no-repeat 0 center;
    background-size: contain;
  }
}
@media (min-width: 768px) {
  /* line 551, ../sass/modules/_blocks.scss */
  .home-intro--second {
    min-height: 340px;
  }
}
/* line 564, ../sass/modules/_blocks.scss */
.home-intro--third {
  padding: 55px 0 60px;
}
@media (max-width: 990px) {
  /* line 569, ../sass/modules/_blocks.scss */
  .home-intro--third .col-md-12 {
    margin-left: 25%;
  }
}
/* line 575, ../sass/modules/_blocks.scss */
.home-intro--why {
  display: inline-block;
  margin-top: 25px;
}
/* line 579, ../sass/modules/_blocks.scss */
.home-intro--lilita {
  font: 17px/1em 'Lilita One', cursive;
  margin-top: 30px;
}
@media (min-width: 768px) {
  /* line 579, ../sass/modules/_blocks.scss */
  .home-intro--lilita {
    font: 24px/1em 'Lilita One', cursive;
  }
}
/* line 586, ../sass/modules/_blocks.scss */
.home-intro--lilita span {
  background: #f8ad3b;
  border-radius: 15px;
  padding: 10px 20px;
  border: 3px solid #896239;
}
/* line 594, ../sass/modules/_blocks.scss */
.home-pic {
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 90px;
}
/* line 601, ../sass/modules/_blocks.scss */
.home-button {
  clear: both;
  position: relative;
}
/* line 606, ../sass/modules/_blocks.scss */
.home-title {
  text-align: center;
  height: 1100px !important;
}
/* line 611, ../sass/modules/_blocks.scss */
.home-title h1 {
  font: 6em/1em 'Bevan', cursive;
  color: #4d4d4d;
}
/* line 616, ../sass/modules/_blocks.scss */
.home-title h2 {
  font: 2.5em/1em 'Bevan', cursive;
  color: #4d4d4d;
  margin-top: 20px;
  -webkit-animation: bounceInUp .5s linear;
  animation: bounceInUp .5s linear;
}
@media (min-width: 768px) {
  /* line 616, ../sass/modules/_blocks.scss */
  .home-title h2 {
    font: 4em/1em 'Bevan', cursive;
  }
}
/* line 626, ../sass/modules/_blocks.scss */
.home-title h3 {
  font: 1.5em/1em 'Raleway', sans-serif;
  color: #4d4d4d;
  -webkit-animation: bounceInDown .5s linear;
  animation: bounceInDown .5s linear;
}
@media (min-width: 768px) {
  /* line 626, ../sass/modules/_blocks.scss */
  .home-title h3 {
    font: 3em/1em 'Raleway', cursive;
  }
}
/* line 636, ../sass/modules/_blocks.scss */
.home-title p {
  font: 1.5em/1.5em "Source Sans Pro", sans-serif;
  color: #4d4d4d;
}

/* line 644, ../sass/modules/_blocks.scss */
.ani {
  display: block;
}

/******************************
 GALLERY 
*******************************/
/* line 653, ../sass/modules/_blocks.scss */
#gallery {
  margin: 0 30px 0 100px;
}

/* line 657, ../sass/modules/_blocks.scss */
.postcard {
  float: left;
  clear: none;
}

/* line 662, ../sass/modules/_blocks.scss */
#num {
  float: left;
  clear: none;
  margin: 28px 15px 0 0;
}

/* line 668, ../sass/modules/_blocks.scss */
#description {
  float: left;
  margin-left: 10px;
  clear: none;
}

/******************************
 ABOUT 
*******************************/
/* line 678, ../sass/modules/_blocks.scss */
.title {
  margin: 270px 35px 0 35px;
  float: left;
  clear: none;
}

/* line 684, ../sass/modules/_blocks.scss */
#intro {
  width: 850px;
  margin: 70px 70px 0 0;
  float: left;
  clear: none;
  font-size: 61px;
  line-height: 66px;
}

/* line 693, ../sass/modules/_blocks.scss */
#intro a {
  text-decoration: none;
}

/* line 697, ../sass/modules/_blocks.scss */
#description-about {
  width: 850px;
  float: right;
  margin-right: 75px;
  margin-top: 85px;
  clear: none;
  font-size: 14px;
  line-height: 18px;
}

/* line 707, ../sass/modules/_blocks.scss */
#text {
  width: 550px;
  margin: 58px 60px 0 0;
  float: left;
  clear: none;
  text-align: justify;
}

/* line 715, ../sass/modules/_blocks.scss */
#text2 {
  width: 650px;
  margin: 58px 0 0 0;
  float: left;
  clear: none;
}

/* line 722, ../sass/modules/_blocks.scss */
#text p, #text2 p {
  padding-bottom: 15px;
}

/* line 726, ../sass/modules/_blocks.scss */
.fb_iframe_widget {
  position: absolute;
  top: 0;
}

/* line 731, ../sass/modules/_blocks.scss */
.fb-like {
  overflow: hidden;
  width: 150px;
  margin-right: 200px;
}

/************************************************************************************
shorter than 930
*************************************************************************************/
@media screen and (max-height: 930px) {
  /* line 739, ../sass/modules/_blocks.scss */
  .blank-slide {
    width: 2200px;
  }
}
/************************************************************************************
shorter than 768
*************************************************************************************/
@media screen and (max-height: 768px) {
  /* line 750, ../sass/modules/_blocks.scss */
  .blank-slide {
    width: 1780px;
  }
}
/* Mobil */
/* line 760, ../sass/modules/_blocks.scss */
.mobil {
  position: fixed;
  width: 265px;
  height: 165px;
  left: 0;
  z-index: 10;
  bottom: 57px;
  display: block;
}
@media (min-width: 768px) {
  /* line 760, ../sass/modules/_blocks.scss */
  .mobil {
    bottom: 65px;
  }
}

/* line 773, ../sass/modules/_blocks.scss */
.mobil-roda {
  width: 22px;
  height: 22px;
  bottom: 0;
  position: absolute;
}
@media (min-width: 768px) {
  /* line 773, ../sass/modules/_blocks.scss */
  .mobil-roda {
    width: 56px;
    height: 56px;
    bottom: -17px;
  }
}
/* line 783, ../sass/modules/_blocks.scss */
.mobil-roda.r1 {
  left: 89px;
}
@media (min-width: 768px) {
  /* line 783, ../sass/modules/_blocks.scss */
  .mobil-roda.r1 {
    left: 55px;
  }
}
/* line 789, ../sass/modules/_blocks.scss */
.mobil-roda.r2 {
  left: 161px;
}
@media (min-width: 768px) {
  /* line 789, ../sass/modules/_blocks.scss */
  .mobil-roda.r2 {
    left: 181px;
  }
}

/* line 796, ../sass/modules/_blocks.scss */
.smoke {
  position: relative;
}
/* line 798, ../sass/modules/_blocks.scss */
.smoke--pos {
  position: absolute;
  display: flex;
  left: 60px;
  bottom: 16px;
  -webkit-animation: exhaust 1.8s infinite linear;
  animation: exhaust 1.8s infinite linear;
}
@media (min-width: 768px) {
  /* line 798, ../sass/modules/_blocks.scss */
  .smoke--pos {
    left: 2px;
    bottom: 25px;
  }
}
/* line 810, ../sass/modules/_blocks.scss */
.smoke__atom {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 10px;
  margin: 0 0 -2px;
}
@media (min-width: 768px) {
  /* line 810, ../sass/modules/_blocks.scss */
  .smoke__atom {
    width: 20px;
    height: 20px;
    margin: 0 0 -3px;
  }
}
/* line 821, ../sass/modules/_blocks.scss */
.smoke__atom--medium {
  width: 7px;
  height: 7px;
  border-radius: 7px;
  margin-left: 2px;
}
@media (min-width: 768px) {
  /* line 821, ../sass/modules/_blocks.scss */
  .smoke__atom--medium {
    width: 15px;
    height: 15px;
  }
}
/* line 831, ../sass/modules/_blocks.scss */
.smoke__atom--small {
  width: 5px;
  height: 5px;
  border-radius: 5px;
}
@media (min-width: 768px) {
  /* line 831, ../sass/modules/_blocks.scss */
  .smoke__atom--small {
    width: 10px;
    height: 10px;
  }
}

/* line 843, ../sass/modules/_blocks.scss */
.bg-bottom {
  background-position: bottom;
}

/* line 847, ../sass/modules/_blocks.scss */
.no-repeat {
  background-repeat: no-repeat;
}

/* line 851, ../sass/modules/_blocks.scss */
.picturefill-background {
  width: 100%;
  height: 100%;
  position: absolute;
}

/* line 857, ../sass/modules/_blocks.scss */
.pohon {
  width: 2000px;
  display: none;
}
@media (min-width: 768px) {
  /* line 857, ../sass/modules/_blocks.scss */
  .pohon {
    display: block;
  }
}
/* line 863, ../sass/modules/_blocks.scss */
.pohon .picturefill-background {
  bottom: -19%;
}
@media (min-width: 768px) {
  /* line 863, ../sass/modules/_blocks.scss */
  .pohon .picturefill-background {
    bottom: -15%;
  }
}
/* line 872, ../sass/modules/_blocks.scss */
.pohon .bg-back-brown {
  background-image: url(../images/bg-back-tree-brown.png);
}
/* line 875, ../sass/modules/_blocks.scss */
.pohon .bg-back-purple {
  background-image: url(../images/bg-back-tree-purple.png);
}
/* line 878, ../sass/modules/_blocks.scss */
.pohon .bg-back-green {
  background-image: url(../images/bg-back-tree-green.png);
}
/* line 882, ../sass/modules/_blocks.scss */
.pohon-dark {
  width: 3000px;
}
/* line 884, ../sass/modules/_blocks.scss */
.pohon-dark .picturefill-background {
  bottom: -99px;
}
@media (min-width: 768px) {
  /* line 884, ../sass/modules/_blocks.scss */
  .pohon-dark .picturefill-background {
    bottom: -68px;
  }
}
@media (min-width: 320px) and (max-width: 359px) {
  /* line 884, ../sass/modules/_blocks.scss */
  .pohon-dark .picturefill-background {
    bottom: -58px;
  }
}
/* line 894, ../sass/modules/_blocks.scss */
.pohon-dark .bg-brown {
  background-image: url(../images/bg-tree-brown.png);
  background-size: contain;
}
@media (min-width: 768px) {
  /* line 894, ../sass/modules/_blocks.scss */
  .pohon-dark .bg-brown {
    background-size: inherit;
  }
}
/* line 901, ../sass/modules/_blocks.scss */
.pohon-dark .bg-purple {
  background-image: url(../images/bg-tree-purple.png);
  background-size: contain;
}
@media (min-width: 768px) {
  /* line 901, ../sass/modules/_blocks.scss */
  .pohon-dark .bg-purple {
    background-size: inherit;
  }
}
/* line 908, ../sass/modules/_blocks.scss */
.pohon-dark .bg-green {
  background-image: url(../images/bg-tree-green.png);
  background-size: contain;
}
@media (min-width: 768px) {
  /* line 908, ../sass/modules/_blocks.scss */
  .pohon-dark .bg-green {
    background-size: inherit;
  }
}

/* line 918, ../sass/modules/_blocks.scss */
.tanah {
  z-index: 5;
}
/* line 924, ../sass/modules/_blocks.scss */
.tanah .picturefill-background {
  bottom: -73px;
}
@media (min-width: 768px) {
  /* line 924, ../sass/modules/_blocks.scss */
  .tanah .picturefill-background {
    height: 210px;
  }
}
/* line 930, ../sass/modules/_blocks.scss */
.tanah .ground-brown {
  background-image: url(../images/ground-brown.png);
}
/* line 933, ../sass/modules/_blocks.scss */
.tanah .ground-purple {
  background-image: url(../images/ground-purple.png);
}
/* line 936, ../sass/modules/_blocks.scss */
.tanah .ground-green {
  background-image: url(../images/ground-green.png);
}

/* line 940, ../sass/modules/_blocks.scss */
.tanah-mob {
  z-index: 5;
  display: block;
}
@media (min-width: 768px) {
  /* line 940, ../sass/modules/_blocks.scss */
  .tanah-mob {
    display: none;
  }
}
/* line 946, ../sass/modules/_blocks.scss */
.tanah-mob .picturefill-background {
  bottom: -39px;
  height: 135px;
}
/* line 950, ../sass/modules/_blocks.scss */
.tanah-mob .ground-brown-mob {
  background-image: url(../images/ground-brown-mob.png);
}
/* line 953, ../sass/modules/_blocks.scss */
.tanah-mob .ground-purple-mob {
  background-image: url(../images/ground-purple-mob.png);
}
/* line 956, ../sass/modules/_blocks.scss */
.tanah-mob .ground-green-mob {
  background-image: url(../images/ground-green-mob.png);
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?ttevid");
  src: url("../fonts/icomoon.eot?ttevid#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?ttevid") format("truetype"), url("../fonts/icomoon.woff?ttevid") format("woff"), url("../fonts/icomoon.svg?ttevid#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 12, ../sass/modules/_icons.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 27, ../sass/modules/_icons.scss */
.icon-triangle-down:before {
  content: "\e906";
}

/* line 30, ../sass/modules/_icons.scss */
.icon-facebook:before {
  content: "\ea8c";
}

/* line 33, ../sass/modules/_icons.scss */
.icon-twitter:before {
  content: "\ea91";
}

/* line 36, ../sass/modules/_icons.scss */
.icon-chevron-thin-right:before {
  content: "\e907";
}

/* line 39, ../sass/modules/_icons.scss */
.icon-chevron-thin-left:before {
  content: "\e908";
}

/* line 42, ../sass/modules/_icons.scss */
.icon-chevron-thin-down:before {
  content: "\e905";
}

/* line 45, ../sass/modules/_icons.scss */
.icon-chevron-thin-up:before {
  content: "\e903";
}

/* line 48, ../sass/modules/_icons.scss */
.icon-menu:before {
  content: "\e904";
}

/* line 51, ../sass/modules/_icons.scss */
.icon-arrow-down:before {
  content: "\e900";
}

/* line 54, ../sass/modules/_icons.scss */
.icon-arrow-up:before {
  content: "\e901";
}

/* line 57, ../sass/modules/_icons.scss */
.icon-whatsapp:before {
  content: "\e902";
}

@keyframes exhaust {
  0% {
    -ms-transform: scale(0.8);
    /* IE 9 */
    -webkit-transform: scale(0.8);
    /* Safari */
    transform: scale(0.8);
    padding-top: 2px;
  }
  50% {
    -ms-transform: scale(1);
    /* IE 9 */
    -webkit-transform: scale(1);
    /* Safari */
    transform: scale(1);
    padding-top: 0px;
  }
  100% {
    -ms-transform: scale(0.8);
    /* IE 9 */
    -webkit-transform: scale(0.8);
    /* Safari */
    transform: scale(0.8);
    padding-top: 2px;
  }
}
@-webkit-keyframes exhaust {
  0% {
    -ms-transform: scale(0.8);
    /* IE 9 */
    -webkit-transform: scale(0.8);
    /* Safari */
    transform: scale(0.8);
    padding-top: 2px;
  }
  50% {
    -ms-transform: scale(1);
    /* IE 9 */
    -webkit-transform: scale(1);
    /* Safari */
    transform: scale(1);
    padding-top: 0px;
  }
  100% {
    -ms-transform: scale(0.8);
    /* IE 9 */
    -webkit-transform: scale(0.8);
    /* Safari */
    transform: scale(0.8);
    padding-top: 2px;
  }
}
@keyframes bounce {
  0% {
    bottom: 0;
  }
  20% {
    bottom: 20px;
  }
  30% {
    bottom: 20px;
  }
  40% {
    bottom: 0;
  }
  70% {
    bottom: 0;
  }
  100% {
    bottom: 0;
  }
}
@-webkit-keyframes bounce {
  0% {
    bottom: 0;
  }
  20% {
    bottom: 20px;
  }
  30% {
    bottom: 20px;
  }
  40% {
    bottom: 0;
  }
  70% {
    bottom: 0;
  }
  100% {
    bottom: 0;
  }
}
@keyframes showhide {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes showhide {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 1, ../sass/modules/_box-smaller.scss */
#gambut_section_1 {
  left: 0;
  width: 3000px;
}

/* line 5, ../sass/modules/_box-smaller.scss */
#gambut_section_2 {
  left: 10270px;
  width: 20000px;
}
@media (min-width: 768px) {
  /* line 5, ../sass/modules/_box-smaller.scss */
  #gambut_section_2 {
    left: 10770px;
  }
}

/* line 15, ../sass/modules/_box-smaller.scss */
.text__box {
  width: 180px;
  max-height: 100%;
  left: 0px;
  overflow: hidden;
  color: #000;
  float: left;
  border-radius: 15px;
  position: relative;
}
/* line 28, ../sass/modules/_box-smaller.scss */
.text__box--1 {
  bottom: -333px;
  left: 0;
}
@media (min-width: 768px) {
  /* line 28, ../sass/modules/_box-smaller.scss */
  .text__box--1 {
    left: 1%;
    bottom: 1000px;
  }
}
/* line 36, ../sass/modules/_box-smaller.scss */
.text__box--2 {
  bottom: -260px;
  left: 0.1%;
}
@media (min-width: 768px) {
  /* line 36, ../sass/modules/_box-smaller.scss */
  .text__box--2 {
    left: 2%;
    bottom: 1000px;
  }
}
/* line 45, ../sass/modules/_box-smaller.scss */
.text__box--3 {
  left: 5%;
  bottom: -384px;
}
@media (min-width: 768px) {
  /* line 45, ../sass/modules/_box-smaller.scss */
  .text__box--3 {
    left: 17%;
    bottom: 1000px;
  }
}
/* line 56, ../sass/modules/_box-smaller.scss */
.text__box--4 {
  left: 30%;
  bottom: -263px;
}
@media (min-width: 768px) {
  /* line 56, ../sass/modules/_box-smaller.scss */
  .text__box--4 {
    left: 62%;
    bottom: 1000px;
  }
}
/* line 67, ../sass/modules/_box-smaller.scss */
.text__box--5 {
  left: 43%;
  bottom: -350px;
}
@media (min-width: 768px) {
  /* line 67, ../sass/modules/_box-smaller.scss */
  .text__box--5 {
    left: 83%;
    bottom: 1000px;
  }
}
/* line 75, ../sass/modules/_box-smaller.scss */
.text__box--6 {
  left: 15%;
  bottom: 0;
}
@media (min-width: 768px) {
  /* line 75, ../sass/modules/_box-smaller.scss */
  .text__box--6 {
    bottom: 1000px;
  }
}
/* line 82, ../sass/modules/_box-smaller.scss */
.text__box--7 {
  left: 12%;
  bottom: 132px;
}
@media (min-width: 768px) {
  /* line 82, ../sass/modules/_box-smaller.scss */
  .text__box--7 {
    bottom: 1000px;
  }
}
/* line 89, ../sass/modules/_box-smaller.scss */
.text__box--8 {
  left: 38.1%;
  bottom: 50px;
}
@media (min-width: 768px) {
  /* line 89, ../sass/modules/_box-smaller.scss */
  .text__box--8 {
    left: 56.3%;
    bottom: 1000px;
  }
}
/* line 97, ../sass/modules/_box-smaller.scss */
.text__box--9 {
  left: 38.7%;
  bottom: 100px;
}
@media (min-width: 768px) {
  /* line 97, ../sass/modules/_box-smaller.scss */
  .text__box--9 {
    left: 56.5%;
    bottom: 1000px;
  }
}
/* line 105, ../sass/modules/_box-smaller.scss */
.text__box--10 {
  left: 29%;
  bottom: 11px;
}
@media (min-width: 768px) {
  /* line 105, ../sass/modules/_box-smaller.scss */
  .text__box--10 {
    left: 57%;
    bottom: 1000px;
  }
}
/* line 113, ../sass/modules/_box-smaller.scss */
.text__box--11 {
  left: 36%;
  bottom: 20px;
}
@media (min-width: 768px) {
  /* line 113, ../sass/modules/_box-smaller.scss */
  .text__box--11 {
    left: 69%;
    bottom: 1000px;
  }
}
/* line 121, ../sass/modules/_box-smaller.scss */
.text__box--12 {
  bottom: 60px;
  left: 70px;
}
@media (min-width: 768px) {
  /* line 121, ../sass/modules/_box-smaller.scss */
  .text__box--12 {
    left: -40px;
    bottom: 1000px;
  }
}
/* line 132, ../sass/modules/_box-smaller.scss */
.text__box--13 {
  left: 8.45%;
  bottom: -122px;
}
@media (min-width: 768px) {
  /* line 132, ../sass/modules/_box-smaller.scss */
  .text__box--13 {
    bottom: 1000px;
  }
}
/* line 139, ../sass/modules/_box-smaller.scss */
.text__box--14 {
  left: 6.5%;
  bottom: 0;
}
@media (min-width: 768px) {
  /* line 139, ../sass/modules/_box-smaller.scss */
  .text__box--14 {
    left: 8.7%;
    bottom: 1000px;
  }
}
/* line 147, ../sass/modules/_box-smaller.scss */
.text__box--15 {
  bottom: 0;
}
@media (min-width: 768px) {
  /* line 147, ../sass/modules/_box-smaller.scss */
  .text__box--15 {
    bottom: 1000px;
  }
}
/* line 153, ../sass/modules/_box-smaller.scss */
.text__box--16 {
  left: 8.4%;
  bottom: 0;
}
@media (min-width: 768px) {
  /* line 153, ../sass/modules/_box-smaller.scss */
  .text__box--16 {
    left: 13.5%;
    bottom: 1000px;
  }
}
/* line 161, ../sass/modules/_box-smaller.scss */
.text__box--17 {
  left: 9.6%;
  bottom: 59px;
}
@media (min-width: 768px) {
  /* line 161, ../sass/modules/_box-smaller.scss */
  .text__box--17 {
    left: 16.5%;
    bottom: 1000px;
  }
}
/* line 169, ../sass/modules/_box-smaller.scss */
.text__box--18 {
  left: 11%;
  bottom: -200px;
}
@media (min-width: 768px) {
  /* line 169, ../sass/modules/_box-smaller.scss */
  .text__box--18 {
    left: 18.72%;
    bottom: 1000px;
  }
}
/* line 177, ../sass/modules/_box-smaller.scss */
.text__box--19 {
  left: 8%;
  bottom: -128px;
}
@media (min-width: 768px) {
  /* line 177, ../sass/modules/_box-smaller.scss */
  .text__box--19 {
    left: 18.6%;
    bottom: 1000px;
  }
}
/* line 185, ../sass/modules/_box-smaller.scss */
.text__box--20 {
  bottom: -125px;
  left: 8.5%;
}
@media (min-width: 768px) {
  /* line 185, ../sass/modules/_box-smaller.scss */
  .text__box--20 {
    left: 18.8%;
    bottom: 1000px;
  }
}
/* line 193, ../sass/modules/_box-smaller.scss */
.text__box--21 {
  left: 8.6%;
  bottom: -14px;
}
@media (min-width: 768px) {
  /* line 193, ../sass/modules/_box-smaller.scss */
  .text__box--21 {
    left: 18.9%;
    bottom: 1000px;
  }
}
/* line 201, ../sass/modules/_box-smaller.scss */
.text__box--22 {
  left: 6.5%;
  bottom: -117px;
  padding: 5px !important;
}
@media (min-width: 768px) {
  /* line 201, ../sass/modules/_box-smaller.scss */
  .text__box--22 {
    left: 19%;
    bottom: 1000px;
    padding: 15px !important;
  }
}
/* line 219, ../sass/modules/_box-smaller.scss */
.text__box--23 {
  left: 7.7%;
  bottom: 36px;
  padding: 5px !important;
}
@media (min-width: 768px) {
  /* line 219, ../sass/modules/_box-smaller.scss */
  .text__box--23 {
    left: 22.5%;
    bottom: 1000px;
    padding: 15px !important;
  }
}
/* line 229, ../sass/modules/_box-smaller.scss */
.text__box--24 {
  left: 12%;
  bottom: 0;
}
@media (min-width: 768px) {
  /* line 229, ../sass/modules/_box-smaller.scss */
  .text__box--24 {
    left: 27.5%;
    bottom: 1000px;
  }
}
/* line 240, ../sass/modules/_box-smaller.scss */
.text__box--25 {
  bottom: 59px;
  left: 23%;
}
@media (min-width: 768px) {
  /* line 240, ../sass/modules/_box-smaller.scss */
  .text__box--25 {
    left: 39.5%;
    bottom: 1000px;
  }
}
/* line 255, ../sass/modules/_box-smaller.scss */
.text__box--26 {
  left: 28%;
  width: 180px;
  bottom: -20px;
}
@media (min-width: 768px) {
  /* line 255, ../sass/modules/_box-smaller.scss */
  .text__box--26 {
    width: 345px;
    left: 43.3%;
    bottom: 1000px;
  }
}
/* line 274, ../sass/modules/_box-smaller.scss */
.text__box--27 {
  left: 29%;
  bottom: 0;
}
@media (min-width: 768px) {
  /* line 274, ../sass/modules/_box-smaller.scss */
  .text__box--27 {
    left: 43.6%;
    bottom: 1000px;
  }
}
/* line 282, ../sass/modules/_box-smaller.scss */
.text__box--28 {
  left: 30.5%;
  width: 425px;
  bottom: 50px;
}
@media (min-width: 768px) {
  /* line 282, ../sass/modules/_box-smaller.scss */
  .text__box--28 {
    left: 44%;
    bottom: 1000px;
  }
}
/* line 292, ../sass/modules/_box-smaller.scss */
.text__box--29 {
  left: 31%;
  width: 270px;
  bottom: 0;
}
@media (min-width: 768px) {
  /* line 292, ../sass/modules/_box-smaller.scss */
  .text__box--29 {
    left: 44.1%;
    bottom: 1000px;
  }
}
/* line 301, ../sass/modules/_box-smaller.scss */
.text__box--30 {
  left: 31.4%;
  bottom: 0;
}
@media (min-width: 768px) {
  /* line 301, ../sass/modules/_box-smaller.scss */
  .text__box--30 {
    left: 44.4%;
    bottom: 1000px;
  }
}
/* line 309, ../sass/modules/_box-smaller.scss */
.text__box--31 {
  left: 120.3%;
  bottom: 275px !important;
  position: absolute;
  width: 555px;
}
/* line 314, ../sass/modules/_box-smaller.scss */
.text__box--31.text__box p {
  font: 500 18px "Source Sans Pro", sans-serif;
}
@media (min-width: 768px) {
  /* line 314, ../sass/modules/_box-smaller.scss */
  .text__box--31.text__box p {
    font: 500 22px "Source Sans Pro", sans-serif;
  }
}
@media (min-width: 768px) {
  /* line 309, ../sass/modules/_box-smaller.scss */
  .text__box--31 {
    left: 133%;
    bottom: 400px !important;
  }
}
/* line 326, ../sass/modules/_box-smaller.scss */
.text__box--32 {
  left: 33%;
  bottom: -65px;
  min-height: 191px;
}
@media (min-width: 768px) {
  /* line 326, ../sass/modules/_box-smaller.scss */
  .text__box--32 {
    left: 45%;
    bottom: 1000px;
    min-height: 206px;
  }
}
/* line 337, ../sass/modules/_box-smaller.scss */
.text__box--33 {
  left: 33.3%;
  bottom: -65px;
  min-height: 191px;
}
@media (min-width: 768px) {
  /* line 337, ../sass/modules/_box-smaller.scss */
  .text__box--33 {
    left: 45.3%;
    bottom: 1000px;
    min-height: 206px;
  }
}
/* line 348, ../sass/modules/_box-smaller.scss */
.text__box--34 {
  left: 33.6%;
  bottom: -65px;
  min-height: 191px;
}
@media (min-width: 768px) {
  /* line 348, ../sass/modules/_box-smaller.scss */
  .text__box--34 {
    left: 45.6%;
    bottom: 1000px;
    min-height: 206px;
  }
}
/* line 358, ../sass/modules/_box-smaller.scss */
.text__box--35 {
  left: 139%;
  bottom: 60px;
  width: auto;
  position: absolute;
  color: white;
}
@media (min-width: 768px) {
  /* line 358, ../sass/modules/_box-smaller.scss */
  .text__box--35 {
    left: 155%;
    bottom: 150px;
    min-height: 367px;
  }
}
/* line 371, ../sass/modules/_box-smaller.scss */
.text__box--36 {
  left: 149%;
  bottom: 40px;
  min-height: 374px;
}
@media (min-width: 768px) {
  /* line 371, ../sass/modules/_box-smaller.scss */
  .text__box--36 {
    left: 168%;
    bottom: 150px;
    min-height: inherit;
  }
}
/* line 381, ../sass/modules/_box-smaller.scss */
.text__box p {
  font: 300 12px "Source Sans Pro", sans-serif;
  margin: 5px 0;
}
/* line 384, ../sass/modules/_box-smaller.scss */
.text__box p.big {
  font: 300 20px/24px "Source Sans Pro", sans-serif;
}
@media (min-width: 768px) {
  /* line 381, ../sass/modules/_box-smaller.scss */
  .text__box p {
    font: 300 15px "Source Sans Pro", sans-serif;
  }
}
/* line 391, ../sass/modules/_box-smaller.scss */
.text__box a {
  color: #5a5248;
}
/* line 393, ../sass/modules/_box-smaller.scss */
.text__box a:hover {
  color: red;
}
/* line 397, ../sass/modules/_box-smaller.scss */
.text__box h2 {
  font: 700 14px "Source Sans Pro", sans-serif;
  margin: 10px 0 0;
}
/* line 401, ../sass/modules/_box-smaller.scss */
.text__box h3 {
  font: 300 12px/18px "Source Sans Pro", sans-serif;
  margin: 0;
}
/* line 406, ../sass/modules/_box-smaller.scss */
.text__box--stok {
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=270 deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=270)";
}

/* line 414, ../sass/modules/_box-smaller.scss */
.pohon {
  z-index: -3;
}

/* line 417, ../sass/modules/_box-smaller.scss */
.pohon__box {
  bottom: 59px;
  left: 1.5%;
  z-index: 5;
  background: rgba(254, 239, 216, 0.49);
  width: 290px;
  height: 160px;
  border-radius: 395px 395px 0 0;
  -moz-border-radius: 395px 395px 0 0;
  -webkit-border-radius: 395px 395px 0 0;
}
@media (min-width: 768px) {
  /* line 417, ../sass/modules/_box-smaller.scss */
  .pohon__box {
    width: 390px;
    height: auto;
    left: 0.95%;
    bottom: 70px;
    opacity: 0;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
/* line 434, ../sass/modules/_box-smaller.scss */
.pohon__box img {
  margin-left: 17px;
  margin-top: 37px;
}
@media (min-width: 768px) {
  /* line 434, ../sass/modules/_box-smaller.scss */
  .pohon__box img {
    margin-left: 28px;
  }
}
/* line 441, ../sass/modules/_box-smaller.scss */
.pohon__box img.pohon_item {
  width: 225px;
  display: none;
}
@media (min-width: 768px) {
  /* line 441, ../sass/modules/_box-smaller.scss */
  .pohon__box img.pohon_item {
    display: block;
  }
}
/* line 448, ../sass/modules/_box-smaller.scss */
.pohon__box img.pohon_item-mob {
  display: block;
}
@media (min-width: 768px) {
  /* line 448, ../sass/modules/_box-smaller.scss */
  .pohon__box img.pohon_item-mob {
    display: none;
  }
}
/* line 456, ../sass/modules/_box-smaller.scss */
.pohon__box p {
  position: absolute;
  margin-left: 154px;
  bottom: 77px;
  font: 12px "Source Sans Pro", sans-serif;
}
@media (min-width: 768px) {
  /* line 456, ../sass/modules/_box-smaller.scss */
  .pohon__box p {
    font: 15px "Source Sans Pro", sans-serif;
    margin-left: 233px;
    bottom: 122px;
  }
}
/* line 466, ../sass/modules/_box-smaller.scss */
.pohon__box p.nekro {
  bottom: 56px;
}
@media (min-width: 768px) {
  /* line 466, ../sass/modules/_box-smaller.scss */
  .pohon__box p.nekro {
    bottom: 93px;
  }
}
/* line 472, ../sass/modules/_box-smaller.scss */
.pohon__box p.orga {
  bottom: 26px;
}
@media (min-width: 768px) {
  /* line 472, ../sass/modules/_box-smaller.scss */
  .pohon__box p.orga {
    bottom: 60px;
  }
}
/* line 478, ../sass/modules/_box-smaller.scss */
.pohon__box p.desc-title {
  bottom: 110px;
  margin-left: 100px;
}
@media (min-width: 768px) {
  /* line 478, ../sass/modules/_box-smaller.scss */
  .pohon__box p.desc-title {
    bottom: 150px;
    margin-left: 140px;
  }
}

/* line 489, ../sass/modules/_box-smaller.scss */
.ruler__box {
  position: absolute;
  width: 60px;
  display: block;
  bottom: -22px;
  left: 0.5%;
  z-index: 3;
}
/* line 496, ../sass/modules/_box-smaller.scss */
.ruler__box img {
  width: 80%;
}

/* line 509, ../sass/modules/_box-smaller.scss */
.jenis-tanah__box {
  float: left;
  width: 700px;
  z-index: 4;
  left: 678px;
  bottom: 0;
  position: absolute;
}
/* line 517, ../sass/modules/_box-smaller.scss */
.jenis-tanah__box img {
  width: 550px;
}
@media (min-width: 768px) {
  /* line 509, ../sass/modules/_box-smaller.scss */
  .jenis-tanah__box {
    left: 800px;
    opacity: 0;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}

/* line 528, ../sass/modules/_box-smaller.scss */
.hr-red, .hr-purple {
  width: 100px;
  display: inline-block;
  margin: 3px 0;
}

/* line 533, ../sass/modules/_box-smaller.scss */
.hr-purple {
  border-top: 4px solid #90278c;
}

/* line 536, ../sass/modules/_box-smaller.scss */
.hr-red {
  border-top: 4px solid #ff0000;
}

/* line 539, ../sass/modules/_box-smaller.scss */
.box__ket {
  width: 285px;
  float: left;
  position: absolute;
  bottom: 407px;
  left: 86px;
  color: #000;
}
@media (min-width: 768px) {
  /* line 539, ../sass/modules/_box-smaller.scss */
  .box__ket {
    left: 0.93%;
    bottom: 565px;
  }
}
/* line 550, ../sass/modules/_box-smaller.scss */
.box__ket__inner {
  font: 300 12px "Source Sans Pro", sans-serif;
  margin: 5px 0;
}
@media (min-width: 768px) {
  /* line 550, ../sass/modules/_box-smaller.scss */
  .box__ket__inner {
    font: 300 15px "Source Sans Pro", sans-serif;
  }
}

/* line 559, ../sass/modules/_box-smaller.scss */
.box__skala {
  bottom: 480px;
  font-size: smaller;
}
@media (min-width: 768px) {
  /* line 559, ../sass/modules/_box-smaller.scss */
  .box__skala {
    bottom: 645px;
  }
}

/* line 566, ../sass/modules/_box-smaller.scss */
.box__desc {
  float: left;
  clear: none;
  position: absolute;
  left: 85px;
  bottom: 538px;
  z-index: 5;
}
@media (min-width: 768px) {
  /* line 566, ../sass/modules/_box-smaller.scss */
  .box__desc {
    bottom: 600px;
    left: 120px;
  }
}
/* line 577, ../sass/modules/_box-smaller.scss */
.box__desc--brown {
  left: -45%;
  bottom: 347px;
}
@media (min-width: 768px) {
  /* line 577, ../sass/modules/_box-smaller.scss */
  .box__desc--brown {
    bottom: 370px;
    left: -45.1%;
  }
}
/* line 586, ../sass/modules/_box-smaller.scss */
.box__desc--brown-2 {
  left: -7590px;
  bottom: 227px;
}
@media (min-width: 768px) {
  /* line 586, ../sass/modules/_box-smaller.scss */
  .box__desc--brown-2 {
    left: -7093px;
    bottom: 233px;
  }
}
/* line 593, ../sass/modules/_box-smaller.scss */
.box__desc--brown-2:after {
  content: "";
  position: absolute;
  z-index: 5;
  top: 95px;
  bottom: 0;
  border-left: 2px dotted #00ff00;
  margin-left: -115px;
}
@media (min-width: 768px) {
  /* line 593, ../sass/modules/_box-smaller.scss */
  .box__desc--brown-2:after {
    margin-left: 540px;
    top: 30px;
  }
}

/* line 608, ../sass/modules/_box-smaller.scss */
.panah-pohon-desc {
  position: absolute;
  bottom: 50px;
}
/* line 614, ../sass/modules/_box-smaller.scss */
.panah-pohon-desc img:nth-child(1) {
  left: 40px;
  position: absolute;
  bottom: 42px;
}
@media (min-width: 768px) {
  /* line 614, ../sass/modules/_box-smaller.scss */
  .panah-pohon-desc img:nth-child(1) {
    left: 106px;
    bottom: 86px;
  }
}
/* line 623, ../sass/modules/_box-smaller.scss */
.panah-pohon-desc img:nth-child(2) {
  left: 95px;
  position: absolute;
  bottom: -46px;
}
@media (min-width: 768px) {
  /* line 623, ../sass/modules/_box-smaller.scss */
  .panah-pohon-desc img:nth-child(2) {
    left: 163px;
    position: absolute;
    bottom: -36px;
  }
}
/* line 633, ../sass/modules/_box-smaller.scss */
.panah-pohon-desc img:nth-child(3) {
  left: 93px;
  position: absolute;
  bottom: -47px;
}
/* line 638, ../sass/modules/_box-smaller.scss */
.panah-pohon-desc img:nth-child(4) {
  left: 178px;
  position: absolute;
  bottom: -97px;
}
/* line 643, ../sass/modules/_box-smaller.scss */
.panah-pohon-desc img:nth-child(5) {
  left: 96px;
  position: absolute;
  bottom: -100px;
}

/* line 649, ../sass/modules/_box-smaller.scss */
.box__stok {
  bottom: 150px;
}
/* line 651, ../sass/modules/_box-smaller.scss */
.box__stok img {
  width: 30px;
}
@media (min-width: 768px) {
  /* line 651, ../sass/modules/_box-smaller.scss */
  .box__stok img {
    width: 45px;
  }
}

/* line 665, ../sass/modules/_box-smaller.scss */
.box__brown {
  padding: 15px;
  background: rgba(252, 231, 186, 0.92);
  color: #000;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}

/* line 674, ../sass/modules/_box-smaller.scss */
.pos_absolute {
  position: absolute !important;
}

/* line 677, ../sass/modules/_box-smaller.scss */
.gmaps__box {
  bottom: 188px;
  left: -43.1%;
  position: relative;
  z-index: 4;
}
/* line 683, ../sass/modules/_box-smaller.scss */
.gmaps__box img {
  width: 380px;
}
@media (min-width: 768px) {
  /* line 683, ../sass/modules/_box-smaller.scss */
  .gmaps__box img {
    width: 515px;
  }
}
@media (min-width: 768px) {
  /* line 677, ../sass/modules/_box-smaller.scss */
  .gmaps__box {
    left: -42.95%;
    opacity: 0;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}

/* line 695, ../sass/modules/_box-smaller.scss */
.gmaps iframe {
  position: absolute;
  z-index: 7;
  bottom: 272px;
  width: 364px;
  height: 178px;
  left: -43.06%;
}
@media (min-width: 768px) {
  /* line 695, ../sass/modules/_box-smaller.scss */
  .gmaps iframe {
    bottom: 303px;
    width: 494px;
    height: 240px;
    left: -42.9%;
    opacity: 0;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}

/* line 713, ../sass/modules/_box-smaller.scss */
.slide__bg {
  width: auto;
}

/* line 716, ../sass/modules/_box-smaller.scss */
.gambut_section {
  float: left;
  clear: none;
  bottom: 0;
  top: 158px;
}
@media (min-width: 768px) {
  /* line 716, ../sass/modules/_box-smaller.scss */
  .gambut_section {
    top: 130px;
  }
}

/* line 725, ../sass/modules/_box-smaller.scss */
.f_left {
  float: left;
}

/* line 728, ../sass/modules/_box-smaller.scss */
.elements {
  left: 9% !important;
}

/* line 731, ../sass/modules/_box-smaller.scss */
.berita__box {
  left: -39.9%;
  bottom: 236px;
  position: relative;
  z-index: 4;
}
/* line 737, ../sass/modules/_box-smaller.scss */
.berita__box img {
  width: 200px;
}
@media (min-width: 768px) {
  /* line 737, ../sass/modules/_box-smaller.scss */
  .berita__box img {
    width: 285px;
  }
}
@media (min-width: 768px) {
  /* line 731, ../sass/modules/_box-smaller.scss */
  .berita__box {
    left: -38.75%;
    bottom: 265px;
    opacity: 0;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}

/* line 749, ../sass/modules/_box-smaller.scss */
.api__1 {
  bottom: 282px;
  left: -42%;
  position: relative;
  z-index: -3;
}
@media (min-width: 768px) {
  /* line 749, ../sass/modules/_box-smaller.scss */
  .api__1 {
    left: -41%;
  }
}

/* line 758, ../sass/modules/_box-smaller.scss */
.api__2 {
  z-index: -3;
  left: -35%;
  bottom: 42%;
}
@media (min-width: 768px) {
  /* line 758, ../sass/modules/_box-smaller.scss */
  .api__2 {
    left: -32%;
    bottom: 39%;
  }
}

/* line 767, ../sass/modules/_box-smaller.scss */
.api__3 {
  left: -26%;
  z-index: -3;
  bottom: 34%;
}
@media (min-width: 768px) {
  /* line 767, ../sass/modules/_box-smaller.scss */
  .api__3 {
    left: -20%;
  }
}

/* line 775, ../sass/modules/_box-smaller.scss */
.bigmac__box {
  left: -38.8%;
  bottom: 212px;
  z-index: 4;
}
@media (min-width: 768px) {
  /* line 775, ../sass/modules/_box-smaller.scss */
  .bigmac__box {
    left: -37.2%;
    opacity: 0;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
/* line 784, ../sass/modules/_box-smaller.scss */
.bigmac__box img {
  width: 276px;
}
@media (min-width: 768px) {
  /* line 784, ../sass/modules/_box-smaller.scss */
  .bigmac__box img {
    width: 325px;
  }
}

/* line 794, ../sass/modules/_box-smaller.scss */
.tahap__box {
  left: -36.91%;
  bottom: 133px;
  z-index: 4;
}
@media (min-width: 768px) {
  /* line 794, ../sass/modules/_box-smaller.scss */
  .tahap__box {
    bottom: 115px;
    left: -34.72%;
    opacity: 0;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
/* line 804, ../sass/modules/_box-smaller.scss */
.tahap__box img {
  width: 280px;
}
@media (min-width: 768px) {
  /* line 804, ../sass/modules/_box-smaller.scss */
  .tahap__box img {
    width: 377px;
  }
}

/* line 811, ../sass/modules/_box-smaller.scss */
.soeharto {
  left: -34%;
  bottom: 212px;
  z-index: 4;
}
@media (min-width: 768px) {
  /* line 811, ../sass/modules/_box-smaller.scss */
  .soeharto {
    left: -30.8%;
    opacity: 0;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
/* line 820, ../sass/modules/_box-smaller.scss */
.soeharto img {
  width: 170px;
}
@media (min-width: 768px) {
  /* line 820, ../sass/modules/_box-smaller.scss */
  .soeharto img {
    width: 185px;
  }
}

/* line 828, ../sass/modules/_box-smaller.scss */
.text__balon {
  position: absolute;
  font: 300 12px "Source Sans Pro", sans-serif;
  color: #000;
}
@media (min-width: 768px) {
  /* line 828, ../sass/modules/_box-smaller.scss */
  .text__balon {
    font: 300 15px "Source Sans Pro", sans-serif;
  }
}
/* line 835, ../sass/modules/_box-smaller.scss */
.text__balon.text__balon--bg {
  border: 5px solid #efefef;
  background: #efefef;
  border-radius: 12px;
}
/* line 839, ../sass/modules/_box-smaller.scss */
.text__balon.text__balon--bg:before {
  content: "";
  position: absolute;
  z-index: 10;
  bottom: -35px;
  left: 4px;
  width: 50px;
  height: 30px;
  border-style: solid;
  border-width: 0 30px 1px 0;
  border-color: #efefef;
  background: transparent;
  -webkit-border-bottom-right-radius: 80px 50px;
  -moz-border-radius-bottomright: 80px 50px;
  border-bottom-right-radius: 80px 50px;
  display: block;
}
/* line 856, ../sass/modules/_box-smaller.scss */
.text__balon.text__balon--bg:after {
  content: "";
  position: absolute;
  z-index: 10;
  bottom: -35px;
  left: 9px;
  width: 20px;
  height: 30px;
  border-style: solid;
  border-width: 0 5px 1px 0;
  border-color: #efefef;
  background: transparent;
  -webkit-border-bottom-right-radius: 40px 50px;
  -moz-border-radius-bottomright: 40px 50px;
  border-bottom-right-radius: 40px 50px;
  display: block;
}
/* line 874, ../sass/modules/_box-smaller.scss */
.text__balon--0 {
  left: 21%;
  bottom: 66%;
  padding: 5px;
  width: 130px;
  padding: 5px;
}
@media (min-width: 768px) {
  /* line 874, ../sass/modules/_box-smaller.scss */
  .text__balon--0 {
    left: 24%;
    bottom: 63%;
    opacity: 0;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
/* line 886, ../sass/modules/_box-smaller.scss */
.text__balon--1 {
  left: 22.8%;
  bottom: 27%;
  width: 181px;
  padding: 5px;
}
@media (min-width: 768px) {
  /* line 886, ../sass/modules/_box-smaller.scss */
  .text__balon--1 {
    left: 24.9%;
    bottom: 17%;
    opacity: 0;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
/* line 897, ../sass/modules/_box-smaller.scss */
.text__balon--2 {
  width: 306px;
  padding: 5px;
  left: 39%;
  bottom: 299px;
}
@media (min-width: 768px) {
  /* line 897, ../sass/modules/_box-smaller.scss */
  .text__balon--2 {
    width: 261px;
    left: 48%;
    bottom: 370px;
    opacity: 0;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
/* line 919, ../sass/modules/_box-smaller.scss */
.text__balon--3 {
  left: 57.8%;
  padding: 5px;
  width: 172px;
  bottom: 104px;
}
@media (min-width: 768px) {
  /* line 919, ../sass/modules/_box-smaller.scss */
  .text__balon--3 {
    left: 71%;
    padding: 5px;
    width: 200px;
    bottom: 177px;
    opacity: 0;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}

/* line 933, ../sass/modules/_box-smaller.scss */
.soeharto__box {
  margin-top: -35px;
  left: 6.6%;
}
@media (min-width: 768px) {
  /* line 933, ../sass/modules/_box-smaller.scss */
  .soeharto__box {
    margin-top: -30px;
    left: 9%;
  }
}

/* line 941, ../sass/modules/_box-smaller.scss */
.sawit {
  bottom: 268px;
  left: -32.4%;
}
@media (min-width: 768px) {
  /* line 941, ../sass/modules/_box-smaller.scss */
  .sawit {
    left: -29%;
    bottom: 282px;
  }
}
/* line 948, ../sass/modules/_box-smaller.scss */
.sawit img {
  width: 1020px;
}
@media (min-width: 768px) {
  /* line 948, ../sass/modules/_box-smaller.scss */
  .sawit img {
    width: 1300px;
  }
}

/* line 968, ../sass/modules/_box-smaller.scss */
.mengapa-kebakaran {
  bottom: 200px;
  z-index: 4;
  left: -31.63%;
}
@media (min-width: 768px) {
  /* line 968, ../sass/modules/_box-smaller.scss */
  .mengapa-kebakaran {
    left: -27.9%;
    opacity: 0;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
/* line 977, ../sass/modules/_box-smaller.scss */
.mengapa-kebakaran img {
  width: 285px;
}
@media (min-width: 768px) {
  /* line 977, ../sass/modules/_box-smaller.scss */
  .mengapa-kebakaran img {
    width: 400px;
  }
}

/* line 984, ../sass/modules/_box-smaller.scss */
.sby {
  z-index: 4;
  left: -29.9%;
  bottom: 416px;
}
@media (min-width: 768px) {
  /* line 984, ../sass/modules/_box-smaller.scss */
  .sby {
    left: -24.96%;
    bottom: 455px;
    opacity: 0;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
/* line 997, ../sass/modules/_box-smaller.scss */
.sby img {
  width: 150px;
}
@media (min-width: 768px) {
  /* line 997, ../sass/modules/_box-smaller.scss */
  .sby img {
    width: 185px;
  }
}

/* line 1004, ../sass/modules/_box-smaller.scss */
.dollar {
  z-index: 5;
  left: -27.6%;
  bottom: 222px;
}
@media (min-width: 768px) {
  /* line 1004, ../sass/modules/_box-smaller.scss */
  .dollar {
    left: -22%;
    bottom: 228px;
  }
}
/* line 1012, ../sass/modules/_box-smaller.scss */
.dollar img {
  width: 50px;
}
@media (min-width: 768px) {
  /* line 1012, ../sass/modules/_box-smaller.scss */
  .dollar img {
    width: 140px;
  }
}

/* line 1019, ../sass/modules/_box-smaller.scss */
.jokowi {
  z-index: 4;
  left: -26.4%;
  bottom: 208px;
}
@media (min-width: 768px) {
  /* line 1019, ../sass/modules/_box-smaller.scss */
  .jokowi {
    left: -20.5%;
    bottom: 216px;
    opacity: 0;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
/* line 1029, ../sass/modules/_box-smaller.scss */
.jokowi img {
  width: 170px;
}
@media (min-width: 768px) {
  /* line 1029, ../sass/modules/_box-smaller.scss */
  .jokowi img {
    width: 185px;
  }
}

/* line 1036, ../sass/modules/_box-smaller.scss */
.dampak {
  left: -17.3%;
  bottom: 400px;
  z-index: 4;
}
/* line 1046, ../sass/modules/_box-smaller.scss */
.dampak img {
  width: 320px;
}

/* line 1053, ../sass/modules/_box-smaller.scss */
.dampak-img {
  z-index: 4;
  left: -23.5%;
  bottom: 287px;
}
@media (min-width: 768px) {
  /* line 1053, ../sass/modules/_box-smaller.scss */
  .dampak-img {
    left: -17.3%;
    bottom: 400px;
  }
}
/* line 1061, ../sass/modules/_box-smaller.scss */
.dampak-img img {
  width: auto;
  position: absolute;
}
/* line 1066, ../sass/modules/_box-smaller.scss */
.dampak-img .angka-dampak {
  left: 148px;
  width: 90px;
  bottom: 243px;
}
@media (min-width: 768px) {
  /* line 1066, ../sass/modules/_box-smaller.scss */
  .dampak-img .angka-dampak {
    bottom: 315px;
  }
}
/* line 1075, ../sass/modules/_box-smaller.scss */
.dampak-img .angka-terbakar {
  left: 5px;
  width: 145px;
  bottom: 115px;
}
@media (min-width: 768px) {
  /* line 1075, ../sass/modules/_box-smaller.scss */
  .dampak-img .angka-terbakar {
    bottom: 270px;
  }
}
/* line 1084, ../sass/modules/_box-smaller.scss */
.dampak-img .angka-emisi {
  left: 155px;
  width: 145px;
  bottom: 120px;
}
@media (min-width: 768px) {
  /* line 1084, ../sass/modules/_box-smaller.scss */
  .dampak-img .angka-emisi {
    bottom: 204px;
  }
}
/* line 1093, ../sass/modules/_box-smaller.scss */
.dampak-img .angka-rugi {
  left: 95px;
  width: 125px;
  bottom: 25px;
}
@media (min-width: 768px) {
  /* line 1093, ../sass/modules/_box-smaller.scss */
  .dampak-img .angka-rugi {
    bottom: 118px;
  }
}

/* line 1104, ../sass/modules/_box-smaller.scss */
.kebakaran-gambut {
  z-index: 4;
  left: -21.9%;
  bottom: 190px;
}
@media (min-width: 768px) {
  /* line 1104, ../sass/modules/_box-smaller.scss */
  .kebakaran-gambut {
    left: -15.8%;
    bottom: 229px;
    opacity: 0;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
/* line 1114, ../sass/modules/_box-smaller.scss */
.kebakaran-gambut img {
  width: 480px;
}
@media (min-width: 768px) {
  /* line 1114, ../sass/modules/_box-smaller.scss */
  .kebakaran-gambut img {
    width: 500px;
  }
}

/* line 1121, ../sass/modules/_box-smaller.scss */
.sebaran-gambut {
  z-index: 4;
  left: -19.4%;
  bottom: 495px;
}
@media (min-width: 768px) {
  /* line 1121, ../sass/modules/_box-smaller.scss */
  .sebaran-gambut {
    left: -12.9%;
    bottom: 531px;
    opacity: 0;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
/* line 1131, ../sass/modules/_box-smaller.scss */
.sebaran-gambut img {
  width: 200px;
}
@media (min-width: 768px) {
  /* line 1131, ../sass/modules/_box-smaller.scss */
  .sebaran-gambut img {
    width: 250px;
  }
}

/* line 1151, ../sass/modules/_box-smaller.scss */
.restorasi-gambut {
  bottom: 214px;
  z-index: 5;
  left: -12.8%;
}
@media (min-width: 768px) {
  /* line 1151, ../sass/modules/_box-smaller.scss */
  .restorasi-gambut {
    left: -6.8%;
  }
}
/* line 1162, ../sass/modules/_box-smaller.scss */
.restorasi-gambut img {
  width: 162px;
}
@media (min-width: 768px) {
  /* line 1162, ../sass/modules/_box-smaller.scss */
  .restorasi-gambut img {
    width: 226px;
  }
}

/* line 1172, ../sass/modules/_box-smaller.scss */
.burung {
  left: -7%;
  display: none;
}
/* line 1178, ../sass/modules/_box-smaller.scss */
.burung img {
  width: 400px;
}
@media (min-width: 768px) {
  /* line 1172, ../sass/modules/_box-smaller.scss */
  .burung {
    display: block;
  }
}

/* line 1185, ../sass/modules/_box-smaller.scss */
.rusa {
  left: -3%;
  bottom: 281px;
  display: none;
}
/* line 1189, ../sass/modules/_box-smaller.scss */
.rusa img {
  width: 300px;
}
@media (min-width: 768px) {
  /* line 1185, ../sass/modules/_box-smaller.scss */
  .rusa {
    display: block;
  }
}

/* line 1206, ../sass/modules/_box-smaller.scss */
.awan {
  bottom: 40%;
  z-index: -4;
}

/* line 1210, ../sass/modules/_box-smaller.scss */
.img-mob {
  display: block;
}
@media (min-width: 768px) {
  /* line 1210, ../sass/modules/_box-smaller.scss */
  .img-mob {
    display: none;
  }
}

/* line 1216, ../sass/modules/_box-smaller.scss */
.img-desk {
  display: none;
}
@media (min-width: 768px) {
  /* line 1216, ../sass/modules/_box-smaller.scss */
  .img-desk {
    display: block;
  }
}

/* line 1222, ../sass/modules/_box-smaller.scss */
.img-auto {
  width: auto !important;
}

/* line 1226, ../sass/modules/_box-smaller.scss */
.sorry {
  position: fixed;
  z-index: 100000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #00777b;
  display: none;
}
@media (max-width: 768px) and (orientation: landscape) {
  /* line 1226, ../sass/modules/_box-smaller.scss */
  .sorry {
    display: block;
  }
}
/* line 1238, ../sass/modules/_box-smaller.scss */
.sorry__title {
  font: 30px/1em 'Lilita One', cursive;
  padding: 20px 30px;
  color: #fff;
  text-transform: uppercase;
}

/* line 1246, ../sass/modules/_box-smaller.scss */
.box__footer {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  color: #fff;
  text-align: center;
}
/* line 1256, ../sass/modules/_box-smaller.scss */
.box__footer__inner {
  width: 300px;
  background: rgba(0, 0, 0, 0.7);
  padding: 5px;
  border-radius: 10px;
  padding-top: 20px;
}
@media (min-width: 768px) {
  /* line 1256, ../sass/modules/_box-smaller.scss */
  .box__footer__inner {
    padding: 15px 0;
    width: 500px;
  }
}
/* line 1267, ../sass/modules/_box-smaller.scss */
.box__footer img {
  margin: 0 1px 15px 0px;
  width: 32%;
}
@media (min-width: 768px) {
  /* line 1267, ../sass/modules/_box-smaller.scss */
  .box__footer img {
    width: 25%;
    margin: 0 25px 0 0;
  }
}
/* line 1275, ../sass/modules/_box-smaller.scss */
.box__footer p {
  font: 300 16px "Source Sans Pro", sans-serif;
  margin: 10px 0;
}
/* line 1279, ../sass/modules/_box-smaller.scss */
.box__footer h2 {
  font: 700 15px "Source Sans Pro", sans-serif;
  margin: 0;
}
@media (min-width: 768px) {
  /* line 1279, ../sass/modules/_box-smaller.scss */
  .box__footer h2 {
    margin: 5px 0;
    font: 700 16px "Source Sans Pro", sans-serif;
  }
}
/* line 1288, ../sass/modules/_box-smaller.scss */
.box__footer .box_refer {
  padding: 10px;
}
@media (min-width: 768px) {
  /* line 1288, ../sass/modules/_box-smaller.scss */
  .box__footer .box_refer {
    padding: 5px;
  }
}
/* line 1293, ../sass/modules/_box-smaller.scss */
.box__footer .box_refer ul li {
  margin: 5px 0;
}
/* line 1297, ../sass/modules/_box-smaller.scss */
.box__footer ul {
  margin-top: 0;
  position: relative;
  opacity: 0;
  list-style: none;
  padding-left: 0;
}
/* line 1303, ../sass/modules/_box-smaller.scss */
.box__footer ul li {
  font: 300 14px "Source Sans Pro", sans-serif;
  margin: 0;
}
@media (min-width: 768px) {
  /* line 1303, ../sass/modules/_box-smaller.scss */
  .box__footer ul li {
    font: 300 16px "Source Sans Pro", sans-serif;
  }
}
/* line 1311, ../sass/modules/_box-smaller.scss */
.box__footer .copyright {
  padding-top: 10px;
  font-size: 13px;
}

/* line 1, ../sass/modules/_box-waktu.scss */
.waktu {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 10% !important;
}
@media (min-width: 768px) {
  /* line 1, ../sass/modules/_box-waktu.scss */
  .waktu {
    left: 10.5% !important;
  }
}
/* line 11, ../sass/modules/_box-waktu.scss */
.waktu__wrap {
  bottom: 5px;
  position: absolute;
  z-index: 6;
  display: flex;
}
/* line 16, ../sass/modules/_box-waktu.scss */
.waktu__wrap p {
  margin: 0;
  background: #ffffe2;
  padding: 10px;
  border-radius: 10px;
}
/* line 23, ../sass/modules/_box-waktu.scss */
.waktu--item {
  position: relative;
}
/* line 26, ../sass/modules/_box-waktu.scss */
.waktu--2 {
  left: 33%;
}
@media (min-width: 768px) {
  /* line 26, ../sass/modules/_box-waktu.scss */
  .waktu--2 {
    left: 40%;
  }
}
/* line 32, ../sass/modules/_box-waktu.scss */
.waktu--3 {
  left: 830px;
}
@media (min-width: 768px) {
  /* line 32, ../sass/modules/_box-waktu.scss */
  .waktu--3 {
    left: 1095px;
  }
}
/* line 39, ../sass/modules/_box-waktu.scss */
.waktu--4 {
  left: 1088px;
}
@media (min-width: 768px) {
  /* line 39, ../sass/modules/_box-waktu.scss */
  .waktu--4 {
    left: 211%;
  }
}
/* line 45, ../sass/modules/_box-waktu.scss */
.waktu--5 {
  left: 1665px;
}
@media (min-width: 768px) {
  /* line 45, ../sass/modules/_box-waktu.scss */
  .waktu--5 {
    left: 325%;
  }
}
/* line 51, ../sass/modules/_box-waktu.scss */
.waktu--6 {
  left: 1810px;
}
@media (min-width: 768px) {
  /* line 51, ../sass/modules/_box-waktu.scss */
  .waktu--6 {
    left: 347%;
  }
}
/* line 57, ../sass/modules/_box-waktu.scss */
.waktu--7 {
  left: 2030px;
}
@media (min-width: 768px) {
  /* line 57, ../sass/modules/_box-waktu.scss */
  .waktu--7 {
    left: 399%;
  }
}
/* line 63, ../sass/modules/_box-waktu.scss */
.waktu--8 {
  left: 2655px;
}
@media (min-width: 768px) {
  /* line 63, ../sass/modules/_box-waktu.scss */
  .waktu--8 {
    left: 524%;
  }
}
/* line 69, ../sass/modules/_box-waktu.scss */
.waktu--9 {
  left: 3122px;
}
@media (min-width: 768px) {
  /* line 69, ../sass/modules/_box-waktu.scss */
  .waktu--9 {
    left: 616%;
  }
}
/* line 75, ../sass/modules/_box-waktu.scss */
.waktu--10 {
  left: 3868px;
}
@media (min-width: 768px) {
  /* line 75, ../sass/modules/_box-waktu.scss */
  .waktu--10 {
    left: 761%;
  }
}
/* line 81, ../sass/modules/_box-waktu.scss */
.waktu--11 {
  left: 4279px;
}
@media (min-width: 768px) {
  /* line 81, ../sass/modules/_box-waktu.scss */
  .waktu--11 {
    left: 842%;
  }
}
/* line 87, ../sass/modules/_box-waktu.scss */
.waktu--12 {
  left: 6173px;
}
@media (min-width: 768px) {
  /* line 87, ../sass/modules/_box-waktu.scss */
  .waktu--12 {
    left: 1143%;
  }
}

/* line 96, ../sass/modules/_box-waktu.scss */
.graf-dashed--red {
  border-top: 2px dashed #ff0000;
  left: -23.33%;
  width: 1257px;
  bottom: 423px;
}
@media (min-width: 768px) {
  /* line 96, ../sass/modules/_box-waktu.scss */
  .graf-dashed--red {
    left: -16.66%;
    width: 1237px;
    bottom: 503px;
  }
}
/* line 107, ../sass/modules/_box-waktu.scss */
.graf-dashed--purple {
  left: -23.33%;
  width: 1257px;
  bottom: 358px;
  border-top: 2px dashed #844b79;
}
@media (min-width: 768px) {
  /* line 107, ../sass/modules/_box-waktu.scss */
  .graf-dashed--purple {
    left: -16.66%;
    width: 1237px;
    bottom: 416px;
  }
}

/* line 1, ../sass/modules/_box-graf.scss */
.graf {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  z-index: 4;
}
/* line 8, ../sass/modules/_box-graf.scss */
.graf img {
  width: 5600px;
  bottom: 0px;
  position: absolute;
}
@media (min-width: 768px) {
  /* line 8, ../sass/modules/_box-graf.scss */
  .graf img {
    width: 7430px;
    bottom: 14px;
  }
}

/* line 1, ../sass/modules/_box-count.scss */
.share__count {
  font-family: "Open Sans",sans-serif;
  display: inline-block;
  float: right;
  padding: 6px 5px 0 5px;
  display: block;
  font-weight: 400;
  font-size: 10px;
  color: #666;
  text-align: center;
}
@media (max-width: 800px) {
  /* line 1, ../sass/modules/_box-count.scss */
  .share__count {
    display: none;
  }
}

/* line 15, ../sass/modules/_box-count.scss */
.share__total {
  line-height: 13px;
  font-weight: 700;
  font-size: 14px;
  display: block;
}

/* line 21, ../sass/modules/_box-count.scss */
.share__wrap {
  float: right;
}

/* line 1, ../sass/modules/_gradient.scss */
.gradient {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  z-index: -4;
  -webkit-transition: all .6s ease-out;
  -moz-transition: all .6s ease-out;
  -o-transition: all .6s ease-out;
  transition: all .6s ease-out;
}
/* line 11, ../sass/modules/_gradient.scss */
.gradient_org {
  background: #f4e6aa;
  background: -moz-linear-gradient(left, #f4e6aa 100%, #f6ae4a 0);
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, #f4e6aa), color-stop(0, #f6ae4a));
  background: -webkit-linear-gradient(left, #f4e6aa 100%, #f6ae4a 0);
  background: -o-linear-gradient(left, #f4e6aa 100%, #f6ae4a 0);
  background: -ms-linear-gradient(left, #f4e6aa 100%, #f6ae4a 0);
  background: linear-gradient(to right, #f4e6aa 100%, #f6ae4a 0);
}
/* line 21, ../sass/modules/_gradient.scss */
.gradient_prp {
  background: #f4e6aa;
  background: -moz-linear-gradient(left, #9092bf 100%, #827599 0);
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, #9092bf), color-stop(0, #827599));
  background: -webkit-linear-gradient(left, #9092bf 100%, #827599 0);
  background: -o-linear-gradient(left, #9092bf 100%, #827599 0);
  background: -ms-linear-gradient(left, #9092bf 100%, #827599 0);
  background: linear-gradient(to right, #9092bf 100%, #827599 0);
}
/* line 31, ../sass/modules/_gradient.scss */
.gradient_grn {
  background: #f4e6aa;
  background: -moz-linear-gradient(left, #abd7f0 100%, #9cd2ea 0);
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, #abd7f0), color-stop(0, #9cd2ea));
  background: -webkit-linear-gradient(left, #abd7f0 100%, #9cd2ea 0);
  background: -o-linear-gradient(left, #abd7f0 100%, #9cd2ea 0);
  background: -ms-linear-gradient(left, #abd7f0 100%, #9cd2ea 0);
  background: linear-gradient(to right, #abd7f0 100%, #9cd2ea 0);
}

/* Layouts -- Individual site components */
/* line 1, ../sass/layout/_grid.scss */
.container {
  height: 100%;
}

/* line 4, ../sass/layout/_grid.scss */
.auto-height {
  height: auto !important;
}

@media (min-width: 768px) {
  /* line 19, ../sass/layout/_grid.scss */
  .lazyld, .lazyld--2, .lazyld--3 {
    opacity: 0;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@media (min-width: 768px) {
  /* line 24, ../sass/layout/_grid.scss */
  .lazypopp {
    opacity: 0;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}

/* line 29, ../sass/layout/_grid.scss */
.lazyloaded, .lazybalon, .lazypop {
  opacity: 1;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

/* line 42, ../sass/layout/_grid.scss */
.lazymaps {
  opacity: 1 !important;
  -moz-transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -ms-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
  transition: all .3s ease-in-out !important;
}

/* line 55, ../sass/layout/_grid.scss */
.lazybalon {
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

/* line 62, ../sass/layout/_grid.scss */
.lazypop {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 70, ../sass/layout/_grid.scss */
.row-10 {
  margin-left: -10px;
  margin-right: -10px;
}

/* line 75, ../sass/layout/_grid.scss */
.offset-10 {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 80, ../sass/layout/_grid.scss */
.align-center {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 85, ../sass/layout/_grid.scss */
.align-center .valign {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

/* line 93, ../sass/layout/_grid.scss */
.nicescroll-rails {
  z-index: 99999 !important;
}

/* line 96, ../sass/layout/_grid.scss */
.display-table {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

/* line 102, ../sass/layout/_grid.scss */
.display-center {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 100%;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 16, 2016 */
@font-face {
  font-family: 'wask_newbold_italic';
  src: url("../fonts/wask_new_bold_italic-webfont.eot");
  src: url("../fonts/wask_new_bold_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/wask_new_bold_italic-webfont.woff2") format("woff2"), url("../fonts/wask_new_bold_italic-webfont.woff") format("woff"), url("../fonts/wask_new_bold_italic-webfont.ttf") format("truetype"), url("../fonts/wask_new_bold_italic-webfont.svg#wask_newbold_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'wask_newbold';
  src: url("../fonts/wask_new_bold-webfont.eot");
  src: url("../fonts/wask_new_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/wask_new_bold-webfont.woff2") format("woff2"), url("../fonts/wask_new_bold-webfont.woff") format("woff"), url("../fonts/wask_new_bold-webfont.ttf") format("truetype"), url("../fonts/wask_new_bold-webfont.svg#wask_newbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'wask_newitalic';
  src: url("../fonts/wask_new_italic-webfont.eot");
  src: url("../fonts/wask_new_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/wask_new_italic-webfont.woff2") format("woff2"), url("../fonts/wask_new_italic-webfont.woff") format("woff"), url("../fonts/wask_new_italic-webfont.ttf") format("truetype"), url("../fonts/wask_new_italic-webfont.svg#wask_newitalic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'wask_newregular';
  src: url("../fonts/wask_new-webfont.eot");
  src: url("../fonts/wask_new-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/wask_new-webfont.woff2") format("woff2"), url("../fonts/wask_new-webfont.woff") format("woff"), url("../fonts/wask_new-webfont.ttf") format("truetype"), url("../fonts/wask_new-webfont.svg#wask_newregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fairviewregular';
  src: url("../fonts/fairview_regular-webfont.eot");
  src: url("../fonts/fairview_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fairview_regular-webfont.woff2") format("woff2"), url("../fonts/fairview_regular-webfont.woff") format("woff"), url("../fonts/fairview_regular-webfont.ttf") format("truetype"), url("../fonts/fairview_regular-webfont.svg#fairviewregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fairviewsmall_caps';
  src: url("../fonts/fairview_smallcaps-webfont.eot");
  src: url("../fonts/fairview_smallcaps-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fairview_smallcaps-webfont.woff2") format("woff2"), url("../fonts/fairview_smallcaps-webfont.woff") format("woff"), url("../fonts/fairview_smallcaps-webfont.ttf") format("truetype"), url("../fonts/fairview_smallcaps-webfont.svg#fairviewsmall_caps") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* header */
/* line 3, ../sass/layout/_sections.scss */
#fullpage {
  z-index: 1000;
}

/* line 7, ../sass/layout/_sections.scss */
body {
  position: relative;
  margin: 0;
}

/* line 12, ../sass/layout/_sections.scss */
.header {
  position: fixed;
  top: 0px;
  height: 50px;
  width: 100%;
  z-index: 100000;
  background: #000;
}
/* line 19, ../sass/layout/_sections.scss */
.header--transparent {
  background: transparent;
}
/* line 22, ../sass/layout/_sections.scss */
.header .logo {
  margin: 15px 0;
}
/* line 24, ../sass/layout/_sections.scss */
.header .logo img {
  width: 100%;
}
/* line 28, ../sass/layout/_sections.scss */
.header .share {
  margin: 5px 0;
}
/* line 31, ../sass/layout/_sections.scss */
.header .share__title {
  position: relative;
  color: #fff;
  cursor: pointer;
  display: block;
  padding: 8px 10px;
}
/* line 38, ../sass/layout/_sections.scss */
.header .share__title:before {
  content: "\f1e0";
  font-family: "icomoon";
  font-size: 20px;
  line-height: 1;
}
/* line 44, ../sass/layout/_sections.scss */
.header .share--inline {
  display: inline-block;
}
/* line 47, ../sass/layout/_sections.scss */
.header .share--right {
  display: inline-block;
  float: right;
}
/* line 51, ../sass/layout/_sections.scss */
.header .share--fixed {
  position: fixed;
  bottom: 13px;
  right: 55px;
  z-index: 9;
}
/* line 57, ../sass/layout/_sections.scss */
.header .share__wrap {
  padding: 0 5px;
  margin: 0;
  display: block;
  height: 40px;
}
/* line 63, ../sass/layout/_sections.scss */
.header .share__wrap--float {
  position: absolute;
  top: 40px;
  right: 0;
  padding: 10px;
  background: rgba(0, 0, 0, 0.8);
  min-width: 130px;
  height: auto;
}
/* line 72, ../sass/layout/_sections.scss */
.header .share__wrap--float .share__link {
  color: #fff;
  background: transparent;
}
/* line 76, ../sass/layout/_sections.scss */
.header .share__wrap--float .share__link:hover {
  background: transparent;
}
/* line 79, ../sass/layout/_sections.scss */
.header .share__wrap--float .share__link--fb:hover span {
  color: #3b5998;
}
/* line 82, ../sass/layout/_sections.scss */
.header .share__wrap--float .share__link--tw:hover span {
  color: #4099FF;
}
/* line 85, ../sass/layout/_sections.scss */
.header .share__wrap--float .share__link--wa:hover span {
  color: #43d854;
}
/* line 88, ../sass/layout/_sections.scss */
.header .share__item {
  padding: 0;
  margin: 2px;
  display: block;
  float: left;
}
/* line 94, ../sass/layout/_sections.scss */
.header .share__link {
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0;
  line-height: 31px;
  font-size: 16px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  text-align: center;
  vertical-align: middle;
  display: block;
}
/* line 107, ../sass/layout/_sections.scss */
.header .share__link:hover {
  color: #fff;
}
/* line 110, ../sass/layout/_sections.scss */
.header .share__link--fb:hover {
  background: #3b5998;
}
/* line 113, ../sass/layout/_sections.scss */
.header .share__link--tw:hover {
  background: #4099FF;
}
/* line 116, ../sass/layout/_sections.scss */
.header .share__link--wa:hover {
  background: #43d854;
}

/* line 121, ../sass/layout/_sections.scss */
.container {
  z-index: 1;
  position: relative;
  padding: 0;
}

/* line 127, ../sass/layout/_sections.scss */
.progress-bar {
  height: 4px;
  position: fixed;
  bottom: 0;
  z-index: 999;
}

/* line 134, ../sass/layout/_sections.scss */
.spinner {
  margin: 100px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}

/* line 142, ../sass/layout/_sections.scss */
.spinner > div {
  background-color: #fff;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

/* line 151, ../sass/layout/_sections.scss */
.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

/* line 156, ../sass/layout/_sections.scss */
.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

/* line 161, ../sass/layout/_sections.scss */
.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

/* line 166, ../sass/layout/_sections.scss */
.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%,
    40%,
    100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%,
    40%,
    100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
/* cover */
/* line 198, ../sass/layout/_sections.scss */
.menu-up {
  position: fixed;
  background: #fff;
  z-index: 999;
  top: -100%;
  right: 5px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
/* line 210, ../sass/layout/_sections.scss */
.menu-up ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 214, ../sass/layout/_sections.scss */
.menu-up ul li {
  font: 700 1em/1em "Source Sans Pro", sans-serif;
  border-bottom: 1px solid #eee;
}
/* line 217, ../sass/layout/_sections.scss */
.menu-up ul li:last-child {
  border: none;
}
/* line 220, ../sass/layout/_sections.scss */
.menu-up ul li a {
  color: #666;
  display: block;
  padding: 5px 15px;
}
/* line 224, ../sass/layout/_sections.scss */
.menu-up ul li a:hover {
  background: #eee;
}
/* line 228, ../sass/layout/_sections.scss */
.menu-up ul li h2 {
  font: 14px/24px "Source Sans Pro", sans-serif;
  text-transform: uppercase;
}
/* line 232, ../sass/layout/_sections.scss */
.menu-up ul li h3 {
  font: 12px "Source Sans Pro", sans-serif;
  color: #666;
  margin: 0 0 5px;
}
/* line 239, ../sass/layout/_sections.scss */
.menu-up i {
  position: absolute;
  bottom: -30px;
  font-size: 50px;
  right: 18px;
  color: #fff;
}

/* line 248, ../sass/layout/_sections.scss */
.menu {
  position: relative;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
/* line 253, ../sass/layout/_sections.scss */
.menu a {
  display: block;
}
/* line 255, ../sass/layout/_sections.scss */
.menu a i {
  font-size: 20px;
  color: #666;
  line-height: 50px;
}
/* line 259, ../sass/layout/_sections.scss */
.menu a i:hover {
  color: #222;
}

/* line 266, ../sass/layout/_sections.scss */
.menu-up--anim {
  top: 50px;
}

/* line 270, ../sass/layout/_sections.scss */
.font-big {
  font: 1.2em/1em 'wask_newbold', arial;
  margin: 0;
}

/* nav */
/* line 279, ../sass/layout/_sections.scss */
.nav__low {
  position: fixed;
  bottom: 5px;
  height: 50px;
  z-index: 999999 !important;
  right: 0;
  color: #eee;
}
/* line 286, ../sass/layout/_sections.scss */
.nav__low ul {
  float: right;
  position: relative;
  overflow: hidden;
  list-style: none;
  margin: 10px 0;
  height: 100%;
  width: 80px;
  margin-right: 50px;
}
/* line 296, ../sass/layout/_sections.scss */
.nav__low .nav__low__item {
  position: absolute;
  color: #fff;
  height: 30px;
  width: 80px;
}
/* line 301, ../sass/layout/_sections.scss */
.nav__low .nav__low__item a {
  display: block;
  position: relative;
  color: #fff;
  text-align: center;
  padding: 4px;
  width: 30px;
  height: 30px;
  color: #fff;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  font-size: 19px;
  border: 1px solid #fff;
  float: left;
  margin: 0 5px;
}
/* line 315, ../sass/layout/_sections.scss */
.nav__low .nav__low__item a:hover {
  background: rgba(255, 255, 255, 0.8);
  color: #000;
}
/* line 321, ../sass/layout/_sections.scss */
.nav__low a.to-top {
  right: 10px;
  top: 10px;
  position: absolute;
  display: block;
  color: #fff;
  text-align: center;
  padding: 4px;
  width: 30px;
  height: 30px;
  color: #fff;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  font-size: 19px;
  border: 1px solid #fff;
  cursor: pointer;
}
/* line 336, ../sass/layout/_sections.scss */
.nav__low a.to-top:hover {
  background: rgba(255, 255, 255, 0.8);
  color: #000;
}

/* Slider */
/* line 3, ../sass/layout/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 18, ../sass/layout/_slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  height: 100%;
}
/* line 25, ../sass/layout/_slick.scss */
.slick-list:focus {
  outline: none;
}
/* line 29, ../sass/layout/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 34, ../sass/layout/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 43, ../sass/layout/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
}
/* line 49, ../sass/layout/_slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 55, ../sass/layout/_slick.scss */
.slick-track:after {
  clear: both;
}
/* line 59, ../sass/layout/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 63, ../sass/layout/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
  display: none;
}
/* line 68, ../sass/layout/_slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 71, ../sass/layout/_slick.scss */
.slick-slide img {
  display: block;
}
/* line 74, ../sass/layout/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 80, ../sass/layout/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 84, ../sass/layout/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 88, ../sass/layout/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 92, ../sass/layout/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 98, ../sass/layout/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* Icons */
/* Arrows */
/* line 158, ../sass/layout/_slick.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px\9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 10;
}
/* line 178, ../sass/layout/_slick.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
/* line 182, ../sass/layout/_slick.scss */
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
/* line 186, ../sass/layout/_slick.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

/* line 191, ../sass/layout/_slick.scss */
.slick-prev:before, .slick-next:before {
  font-family: "icomoon";
  font-size: 40px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 201, ../sass/layout/_slick.scss */
.slick-prev {
  left: -40px;
}
/* line 203, ../sass/layout/_slick.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
/* line 207, ../sass/layout/_slick.scss */
.slick-prev:before {
  content: "";
}
/* line 209, ../sass/layout/_slick.scss */
[dir="rtl"] .slick-prev:before {
  content: "";
}

/* line 215, ../sass/layout/_slick.scss */
.slick-next {
  right: -40px;
}
/* line 217, ../sass/layout/_slick.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
/* line 221, ../sass/layout/_slick.scss */
.slick-next:before {
  content: "";
}
/* line 223, ../sass/layout/_slick.scss */
[dir="rtl"] .slick-next:before {
  content: "";
}

/* Dots */
/* line 231, ../sass/layout/_slick.scss */
.slick-slider {
  margin-bottom: 30px;
}

/* line 235, ../sass/layout/_slick.scss */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
/* line 243, ../sass/layout/_slick.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
/* line 251, ../sass/layout/_slick.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
/* line 263, ../sass/layout/_slick.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
/* line 265, ../sass/layout/_slick.scss */
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
/* line 269, ../sass/layout/_slick.scss */
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "ÔÇó";
  width: 20px;
  height: 20px;
  font-family: "icomoon";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 286, ../sass/layout/_slick.scss */
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* line 1, ../sass/layout/_animation.scss */
.moveUp {
  top: 100%;
  opacity: 0;
}

/* line 5, ../sass/layout/_animation.scss */
.opacity {
  opacity: 1;
}

/* line 9, ../sass/layout/_animation.scss */
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}

/* line 9, ../sass/layout/_animation.scss */
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

/* line 9, ../sass/layout/_animation.scss */
.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_inside > .mCSB_container {
  margin-right: 0px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: -5px;
  bottom: 0;
  opacity: .75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
  -moz-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
  -o-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
  transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: .4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: .75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: .9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: .3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  height: 12px;
  width: auto;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

/* line 9, ../sass/layout/_animation.scss */
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

@media (min-width: 240px) and (max-width: 767px) {
  /* line 8, ../sass/layout/_responsives.scss */
  .hide__mobile {
    display: none;
  }

  /* line 11, ../sass/layout/_responsives.scss */
  .no-margin__mobile {
    margin: 0;
  }

  /* line 14, ../sass/layout/_responsives.scss */
  .max__height {
    height: 100%;
    position: absolute;
    bottom: 0;
  }
}
@media (min-width: 990px) {
  /* line 22, ../sass/layout/_responsives.scss */
  .container {
    width: 640px;
  }
}
