/* compiled by scssphp v1.0.5 on Mon, 15 Feb 2021 23:05:35 +0000 (0.136s) */

/* Rotator SCSS Document */
/* Rotating images */
#image-rotator {
  color: #ffffff;
  position: relative;
}
#image-rotator-prev, #image-rotator-next {
  display: none;
}
#image-rotator a {
  color: #ffffff;
}
#image-rotator a:hover {
  color: rgba(255, 255, 255, 0.7);
}
#main #image-rotator {
  margin-bottom: 18px;
}
/* Flexslider Caption */
#image-rotator .flex-caption {
  position: absolute;
  width: 100%;
  padding: 70px 25px;
  left: 0px;
  bottom: 0;
  color: #ffffff;
  opacity: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#image-rotator .flex-active-slide .flex-caption {
  left: 0px;
  opacity: 1;
}
#image-rotator .flex-caption .wrap {
  font-weight: inherit;
  display: block;
}
#image-rotator .flex-caption .wrap .flex-caption-inner {
  display: inline-block;
}
/* Unslider */
.unslider-holder {
  opacity: 0;
  -webkit-transition: all 1.5s ease;
  -moz-transition: all 1.5s ease;
  transition: all 1.5s ease;
}
.unslider-holder.show-unslider {
  opacity: 1;
}
.sliderimg:before {
  display: none;
}
.sliderimg .backgroundimage-content {
  position: relative;
}
.sliderimg .backgroundimage-content .wrap {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
/*.sliderimg .wrap,
 .sliderimg.reset-animation .wrap {
 opacity:0 !important;
 -webkit-transition:all 1s ease 0.5s;
 -moz-transition:all 1s ease 0.5s;
 transition:all 1s ease 0.5s;
 }
 .sliderimg.unslider-animate .wrap {opacity:1 !important;}*/
/* Unslider Caption */
/* Animation */
/* Direction controls */
.unslider .unslider-arrow {
  position: absolute;
  top: 50%;
  height: 100px;
  line-height: 100px;
  margin-top: -50px;
  z-index: 600;
  overflow: hidden;
}
.unslider .unslider-arrow .material-icons {
  font-size: 50px;
  font-weight: 100;
  line-height: 100px;
}
/* Navigation controls */
.unslider .unslider-nav {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 600;
  overflow: hidden;
}
.unslider .unslider-nav li {
  display: inline-block;
  margin: 0 4px;
  cursor: pointer;
  text-indent: -1000000px;
  overflow: hidden;
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  /*border: solid 1px #ffffff;*/
  border-radius: 100px;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.unslider .unslider-nav li:hover, .unslider .unslider-nav li.unslider-active {
  /*border:solid 1px rgba(255,255,255,0.6);*/
  background-color: rgba(255, 255, 255, 0.6);
}
.unslider .unslider-nav ol > li:before {
  display: none;
}
/* Full screen rotator */
#fullscreen-rotator {
  color: #ffffff;
  position: relative;
}
#fullscreen-rotator a {
  color: #ffffff;
}
#fullscreen-rotator a:hover {
  color: rgba(255, 255, 255, 0.7);
}
#main #fullscreen-rotator {
  margin-bottom: 18px;
}
/* Set height to fullscreen */
#fullscreen-rotator, #fullscreen-rotator .flexslider, #fullscreen-rotator .flexslider .slides, #fullscreen-rotator .flexslider .slides > li {
  height: 100vh;
}
#fullscreen-rotator .flexslider .slides > li {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* Caption */
#fullscreen-rotator .flex-caption {
  position: absolute;
  width: 100%;
  padding: 0 0 0 0;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  color: #ffffff;
  text-align: center;
  opacity: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#fullscreen-rotator .flex-active-slide .flex-caption {
  left: 0px;
  opacity: 1;
}
#fullscreen-rotator .flex-caption .wrap {
  font-weight: inherit;
  display: block;
}
#fullscreen-rotator .flex-caption .wrap .flex-caption-inner {
  display: inline-block;
}
/* Direction controls */
/* Navigation controls */
#header-rotator {
  float: right;
  display: inline-block;
  margin-top: 10px;
  margin-right: 25px;
}
#rotator {
  position: relative;
  height: 200px;
  z-index: 600;
}
#rotator table {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 700;
  display: none;
}
/* Legacy? */
#flash {
  position: relative;
  height: 200px;
  z-index: 600;
}
#flash #flash-over {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 800;
}
#flash table {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 700;
  display: none;
}
#slider {
  position: relative;
  background: url(images/colorbox/loading_white.gif) no-repeat 50% 50%;
}
.nivo-caption {
  position: absolute;
  right: 0px;
  bottom: 65%;
  color: #fff;
  width: 100%;
  z-index: 8;
  overflow: visible;
  height: 0px;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#image-rotator .slider-text {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 5px 25px;
  text-align: right;
}
#slider img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  z-index: 1;
}
#slider a {
  border: 0;
  display: block;
}
#slider-over {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 800;
}
/* Media Queries */
@media screen and (max-width: 1100px) {
  #image-rotator {
    overflow: hidden;
  }
  #slider {
    height: auto !important;
  }
  #slider .slider-text {
    width: 50%;
    bottom: -45%;
  }
}
@media screen and (max-width: 650px) {
  #slider .slider-text {
    width: 70%;
    bottom: -40%;
  }
}
@media screen and (max-width: 480px) {
  #slider, #flash, #slidebox, #image-rotator {
    display: none;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22edit%2Fmodules%2Frotator%2Frotator.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%2C2BAAA%3BAAAA%2CqBAAA%3BAAiBC%3BAAAA%3BqBAAA%3BAAAA%3BAAKC%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAACA%3BAAAA%2CkCAAA%3BAAAA%3BAAEA%3BAAAA%2CsBAAA%3BAAAA%3BAA5BF%2CwBAAA%3BAA%2BBE%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAWC%3BAAAA%3BaAAA%3BAAAA%3BAAKA%3BAAAA%3BiBAAA%3BAAAA%3BAAKC%3BAAAA%2CwBAAA%3BAAAA%3BAApDJ%2CcAAA%3BAAuDE%3BAAAA%3B%3B%3B4BAAA%3BAAAA%3BAAMC%3BAAAA%2CaAAA%3BAAAA%3BAAMA%3BAAAA%2CgBAAA%3BAAAA%3BAAEA%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BcAAA%3BAAAA%3BAAzEH%3B%3B%3B%3B%3B%3B%3B4DAAA%3BAAAA%2CsBAAA%3BAAAA%2CeAAA%3BAAAA%2CwBAAA%3BAA4GE%3BAAAA%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAASC%3BAAAA%3B%3BqBAAA%3BAAAA%3BAArHH%2CyBAAA%3BAAqIE%3BAAAA%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAUC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAgBC%3BAAAA%3B6CAAA%3BAAAA%3BAAMD%3BAAAA%2CgBAAA%3BAAAA%3BAArKH%2CyBAAA%3BAA0KC%3BAAAA%3BqBAAA%3BAAAA%3BAAIC%3BAAAA%2CiBAAA%3BAAAA%3BAACA%3BAAAA%2CkCAAA%3BAAAA%3BAAEA%3BAAAA%2CsBAAA%3BAAAA%3BAAjLF%2C8BAAA%3BAAoLE%3BAAAA%2CgBAAA%3BAAAA%3BAAOC%3BAAAA%3B%3ByBAAA%3BAAAA%3BAA3LH%2CaAAA%3BAAkME%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAcC%3BAAAA%3BaAAA%3BAAAA%3BAAKA%3BAAAA%3BiBAAA%3BAAAA%3BAAKC%3BAAAA%2CwBAAA%3BAAAA%3BAA1NJ%2CwBAAA%3BAAAA%2CyBAAA%3BAA%2BOE%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3BeAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3B%3BgBAAA%3BAAAA%3BAA5PH%2CaAAA%3BAAsQE%3BAAAA%3B%3BeAAA%3BAAAA%3BAAMC%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3BgBAAA%3BAAAA%3BAASD%3BAAAA%3BuEAAA%3BAAAA%3BAAIC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAYC%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAQD%3BAAAA%3B%3B%3B%3BaAAA%3BAAAA%3BAAQA%3BAAAA%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAjUH%2CmBAAA%3BAA6UA%3BAAEC%3BAAAA%2CqBAAA%3BAAAA%3BAAGC%3BAAAA%2C4BAAA%3BAAAA%3BAAEA%3BAAAA%3BiBAAA%3BAAAA%3BAAAA%3BAAQF%3BAAEC%3BAAAA%3BiBAAA%3BAAAA%3BAAAA%3BAAQD%3BAAEC%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%22%7D */