/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(clientlib/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.slider.owl-theme img {
  width: 100%;
  height: auto;
}
.slider.owl-theme .wrapper {
  width: 100%;
  max-width: 980px;
}
.slider.owl-theme .visible-xs-block {
  display: block;
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme .visible-xs-block {
    display: none !important;
  }
}
@media only screen and (max-device-width: 480px) and (orientation: portrait), only screen and (max-device-width: 720px) and (orientation: landscape) {
  .slider.owl-theme .hidden-xs {
    display: none !important;
  }
}
.slider.owl-theme .slider_container {
  height: auto;
}
.slider.owl-theme .slide {
  position: relative;
  display: block;
  text-align: center;
  float: none;
}
.slider.owl-theme .back-link {
  display: block;
  height: 100%;
  cursor: pointer;
}
.slider.owl-theme .slide-image {
  height: 100%;
}
.slider.owl-theme .slide-image b,
.slider.owl-theme .slide-content b,
.slider.owl-theme .slide-image strong,
.slider.owl-theme .slide-content strong {
  color: inherit;
}
.slider.owl-theme .slide-content {
  text-align: left;
}
.slider.owl-theme .slide-content h2 {
  font-size: 2rem;
  font-weight: 600;
}
.slider.owl-theme .slide-content p {
  font-size: 1.8rem;
  font-weight: 300;
}
.slider.owl-theme .slide-content.bottom-caption {
  position: relative;
  margin-top: -60px;
}
@media only screen and (max-device-width: 480px) and (orientation: portrait), only screen and (max-device-width: 720px) and (orientation: landscape) {
  .slider.owl-theme .slide-content.bottom-caption .wrapper h2 {
    padding: 0 10px;
    margin-left: -10px;
    margin-right: -10px;
  }
}
.slider.owl-theme .owl-dots.disabled,
.slider.owl-theme .owl-nav.disabled {
  display: none;
}
.slider.owl-theme .owl-nav {
  margin: 0;
}
.slider.owl-theme .owl-nav > [class*=owl-] {
  display: block;
  position: absolute;
  padding: 0;
  margin: 0;
  top: 50%;
  margin-top: -42px;
  z-index: 20;
  width: 44px;
  height: 84px;
  border-radius: 0;
  background-color: #EFEFEF;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
.slider.owl-theme .owl-nav > [class*=owl-]:before {
  content: "";
  display: block;
  background: url("clientlib/img/sprites.png") no-repeat;
  margin: 28px auto auto auto;
}
.slider.owl-theme .owl-nav > [class*=owl-]:hover {
  background-color: #EFEFEF;
}
.slider.owl-theme .owl-nav .owl-prev {
  left: 0;
}
.slider.owl-theme .owl-nav .owl-prev:before {
  background-position: -34px -1px;
  width: 9px;
  height: 28px;
  margin-left: 20px;
}
.slider.owl-theme .owl-nav .owl-next {
  right: 0;
}
.slider.owl-theme .owl-nav .owl-next:before {
  background-position: -24px -1px;
  width: 9px;
  height: 28px;
  margin-left: 20px;
}
.slider.owl-theme .owl-dots {
  font-size: 0;
  margin-top: 10px;
}
.slider.owl-theme .owl-dots .owl-dot {
  vertical-align: middle;
}
.slider.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background-color: #C5C5C5;
}
.slider.owl-theme .owl-dots .owl-dot.active span,
.slider.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #333;
}
.slider.owl-theme .owl-dots .owl-dot:not(.active) {
  cursor: pointer;
}
.wrapper .slider .slide-image .wrapper,
.wrapper .slider .slide-content .wrapper {
  padding-left: 20px;
  padding-right: 20px;
}

.slider.owl-theme.slider-products a .slide-content:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 23px;
  right: 10px;
  background: url('../../clientlib/img/sprites/icon_sprites.png') no-repeat;
  background-position: -465px -171px;
  width: 24px;
  height: 14px;
  vertical-align: bottom;
  -webkit-transition: all 150ms;
  -moz-transition: all 150ms;
  -o-transition: all 150ms;
  transition: all 150ms;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-products a .slide-content:after {
    right: 20px;
  }
}
.slider.owl-theme.slider-products .slide-content {
  background-color: rgba(0, 0, 0, 0.3);
}
.slider.owl-theme.slider-products .slide-content h2 {
  padding: 0 40px 0 10px;
  margin: 0;
  height: 60px;
  color: #FFF;
  font-weight: 300;
  line-height: 60px;
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-products .slide-content h2 {
    padding-left: 20px;
    padding-right: 50px;
  }
}
.slider.owl-theme.slider-products .back-link:hover .slide-content:after {
  -webkit-transform: translateX(20%);
  -ms-transform: translateX(20%);
  transform: translateX(20%);
}
.slider.owl-theme.slider-products .nav-wrapper {
  display: none;
}

.slider.owl-theme.slider-fullheight {
  text-align: center;
}
.slider.owl-theme.slider-fullheight .slider_container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media only screen and (max-device-width: 480px) and (orientation: portrait), only screen and (max-device-width: 720px) and (orientation: landscape) {
  .slider.owl-theme.slider-fullheight .slider_container {
    height: auto !important;
  }
}
.slider.owl-theme.slider-fullheight .owl-stage-outer,
.slider.owl-theme.slider-fullheight .owl-stage,
.slider.owl-theme.slider-fullheight .owl-item {
  height: 100%;
}
.slider.owl-theme.slider-fullheight .owl-item {
  overflow: hidden;
}
.slider.owl-theme.slider-fullheight .slide {
  display: inline-block;
  width: auto;
  overflow: auto;
}
.slider.owl-theme.slider-fullheight .slide-image {
  display: inline-block;
}
@media only screen and (max-device-width: 480px) and (orientation: portrait), only screen and (max-device-width: 720px) and (orientation: landscape) {
  .slider.owl-theme.slider-fullheight .slide-image {
    display: block;
  }
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-fullheight .slide-image img {
    display: inline-block;
    height: 100%;
    width: auto;
    max-width: none;
  }
}
.slider.owl-theme.slider-fullheight .slide-content h2 {
  margin: 0 0 20px 0;
  height: 60px;
  color: #FFF;
  font-weight: 300;
  line-height: 60px;
  background-color: rgba(0, 0, 0, 0.3);
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-fullheight .slide-content h2 {
    display: inline-block;
    margin: 0 18px 0 0;
    font-size: 3.2rem;
    background-color: transparent;
  }
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-fullheight .slide-content p {
    display: inline;
    color: #FFF;
  }
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-fullheight .slide-content.bottom-caption {
    background-color: rgba(0, 0, 0, 0.3);
  }
}
.slider.owl-theme.slider-fullheight:hover .owl-nav [class*=owl-] {
  visibility: visible;
  opacity: 1;
}
.slider.owl-theme.slider-fullheight .dots-wrapper {
  position: relative;
}
.slider.owl-theme.slider-fullheight .dots-wrapper .owl-dots {
  margin-top: 20px;
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-fullheight .dots-wrapper .owl-dots {
    position: absolute;
    right: 10px;
    bottom: 0;
    line-height: 60px;
    width: auto;
    z-index: 100;
  }
  .slider.owl-theme.slider-fullheight .dots-wrapper .owl-dots .owl-dot span {
    background-color: #FFF;
    opacity: 0.6;
  }
  .slider.owl-theme.slider-fullheight .dots-wrapper .owl-dots .owl-dot:hover span {
    opacity: 0.8;
  }
  .slider.owl-theme.slider-fullheight .dots-wrapper .owl-dots .owl-dot.active span {
    opacity: 1;
  }
}

.slider.owl-theme.slider-hero {
  text-align: center;
}
.slider.owl-theme.slider-hero .slider_container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media only screen and (max-device-width: 480px) and (orientation: portrait), only screen and (max-device-width: 720px) and (orientation: landscape) {
  .slider.owl-theme.slider-hero .slider_container {
    height: auto !important;
  }
}
.slider.owl-theme.slider-hero .owl-stage-outer,
.slider.owl-theme.slider-hero .owl-stage,
.slider.owl-theme.slider-hero .owl-item {
  height: 100%;
}
.slider.owl-theme.slider-hero .owl-item {
  overflow: hidden;
}
@media only screen and (max-device-width: 480px) and (orientation: portrait), only screen and (max-device-width: 720px) and (orientation: landscape) {
  .slider.owl-theme.slider-hero .slide-image {
    display: block;
  }
}
.slider.owl-theme.slider-hero .slide-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.slider.owl-theme.slider-hero .slide-content .flex-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.slider.owl-theme.slider-hero .slide-content .bottom-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.slider.owl-theme.slider-hero .slide-content .slide-title {
  font-weight: 300;
  color: #FFF;
  text-align: right;
  font-size: 3rem;
  line-height: 1;
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-hero .slide-content .slide-title {
    display: block;
    font-size: 6.7rem;
  }
}
.slider.owl-theme.slider-hero .slide-content .caption-link {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 46px;
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-hero .slide-content .caption-link {
    height: 60px;
  }
}
.slider.owl-theme.slider-hero .slide-content .caption-link:after {
  content: "";
  display: inline-block;
  background: url('../../clientlib/img/sprites/icon_sprites.png') no-repeat;
  background-position: -465px -171px;
  width: 24px;
  height: 14px;
  vertical-align: bottom;
  -webkit-transition: all 150ms;
  -moz-transition: all 150ms;
  -o-transition: all 150ms;
  transition: all 150ms;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.slider.owl-theme.slider-hero .slide-content .caption-link:hover:after {
  -webkit-transform: translateX(20%);
  -ms-transform: translateX(20%);
  transform: translateX(20%);
}
.slider.owl-theme.slider-hero .slide-content .slide-desc {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  margin-right: 2rem;
  color: #FFF;
}
.slider.owl-theme.slider-hero:hover .owl-nav [class*=owl-] {
  visibility: visible;
  opacity: 1;
}
.slider.owl-theme.slider-hero .dots-wrapper {
  position: relative;
}
.slider.owl-theme.slider-hero .dots-wrapper .owl-dots {
  margin-top: 20px;
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-hero .dots-wrapper .owl-dots {
    position: absolute;
    right: 10px;
    bottom: 0;
    line-height: 60px;
    width: auto;
    z-index: 100;
  }
  .slider.owl-theme.slider-hero .dots-wrapper .owl-dots .owl-dot span {
    background-color: #FFF;
    opacity: 0.6;
  }
  .slider.owl-theme.slider-hero .dots-wrapper .owl-dots .owl-dot:hover span {
    opacity: 0.8;
  }
  .slider.owl-theme.slider-hero .dots-wrapper .owl-dots .owl-dot.active span {
    opacity: 1;
  }
}

.slider.owl-theme.slider-teaser {
  text-align: center;
}
.slider.owl-theme.slider-teaser .slider_container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media only screen and (max-device-width: 480px) and (orientation: portrait), only screen and (max-device-width: 720px) and (orientation: landscape) {
  .slider.owl-theme.slider-teaser .slider_container {
    height: auto !important;
  }
}
.slider.owl-theme.slider-teaser .owl-stage-outer,
.slider.owl-theme.slider-teaser .owl-stage,
.slider.owl-theme.slider-teaser .owl-item {
  height: 100%;
}
.slider.owl-theme.slider-teaser .owl-item {
  overflow: hidden;
}
@media only screen and (max-device-width: 480px) and (orientation: portrait), only screen and (max-device-width: 720px) and (orientation: landscape) {
  .slider.owl-theme.slider-teaser .slide-image {
    display: block;
  }
}
.slider.owl-theme.slider-teaser .slide-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.slider.owl-theme.slider-teaser .slide-content .flex-content {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-start;
  height: 100%;
}
.slider.owl-theme.slider-teaser .slide-content .bottom-caption {
  margin-top: auto;
  background-color: rgba(0, 0, 0, 0.3);
}
.slider.owl-theme.slider-teaser .slide-content .slide-title {
  margin: 0;
  height: 46px;
  font-size: 1.6rem;
  line-height: 46px;
  font-weight: 300;
  color: #FFF;
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-teaser .slide-content .slide-title {
    display: inline-block;
    margin: 0 18px 0 0;
    font-size: 3.4rem;
    height: 60px;
    line-height: 60px;
  }
}
.slider.owl-theme.slider-teaser .slide-content .slide-desc {
  font-size: 2rem;
  line-height: 1.2;
  color: #FFF;
  margin-top: 20px;
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-teaser .slide-content .slide-desc {
    margin-top: 50px;
    font-size: 4.4rem;
  }
}
.slider.owl-theme.slider-teaser:hover .owl-nav [class*=owl-] {
  visibility: visible;
  opacity: 1;
}
.slider.owl-theme.slider-teaser .dots-wrapper {
  position: relative;
}
.slider.owl-theme.slider-teaser .dots-wrapper .owl-dots {
  margin-top: 20px;
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-teaser .dots-wrapper .owl-dots {
    position: absolute;
    right: 13px;
    bottom: 0;
    line-height: 60px;
    width: auto;
    z-index: 100;
  }
  .slider.owl-theme.slider-teaser .dots-wrapper .owl-dots .owl-dot span {
    background-color: #FFF;
    opacity: 0.6;
  }
  .slider.owl-theme.slider-teaser .dots-wrapper .owl-dots .owl-dot:hover span {
    opacity: 0.8;
  }
  .slider.owl-theme.slider-teaser .dots-wrapper .owl-dots .owl-dot.active span {
    opacity: 1;
  }
}

.slider.owl-theme.slider-featured .slider_container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media only screen and (max-device-width: 480px) and (orientation: portrait), only screen and (max-device-width: 720px) and (orientation: landscape) {
  .slider.owl-theme.slider-featured .slider_container {
    height: auto !important;
  }
}
.slider.owl-theme.slider-featured .owl-stage-outer,
.slider.owl-theme.slider-featured .owl-stage,
.slider.owl-theme.slider-featured .owl-item {
  height: 100%;
}
.slider.owl-theme.slider-featured .owl-item {
  overflow: hidden;
}
.slider.owl-theme.slider-featured .slide {
  display: inline-block;
  width: auto;
  overflow: auto;
  text-align: left;
}
.slider.owl-theme.slider-featured .back-link {
  position: absolute;
  right: 0;
  bottom: 20px;
  left: 0;
  height: auto;
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-featured .back-link {
    bottom: 60px;
  }
}
.slider.owl-theme.slider-featured .slide-image {
  position: relative;
  display: inline-block;
}
@media only screen and (max-device-width: 480px) and (orientation: portrait), only screen and (max-device-width: 720px) and (orientation: landscape) {
  .slider.owl-theme.slider-featured .slide-image {
    display: block;
  }
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-featured .slide-image img {
    display: inline-block;
    height: 100%;
    width: auto;
    max-width: none;
  }
}
.slider.owl-theme.slider-featured .slide-image .back-link {
  color: #FFF;
}
.slider.owl-theme.slider-featured .slide-title {
  margin: 0;
  color: #FFF;
  font-weight: 300;
  font-size: 2rem;
  line-height: 1.2;
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-featured .slide-title {
    display: inline-block;
    font-size: 4.4rem;
  }
}
.slider.owl-theme.slider-featured .slide-desc {
  padding: 30px 0;
  color: #000;
  font-size: 1.6rem;
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-featured .slide-desc {
    padding: 60px 0;
    max-width: 65%;
    font-size: 1.8rem;
  }
}
.slider.owl-theme.slider-featured:hover .owl-nav [class*=owl-] {
  visibility: visible;
  opacity: 1;
}
.slider.owl-theme.slider-featured .dots-wrapper {
  position: relative;
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-featured .dots-wrapper .owl-dots {
    position: absolute;
    right: 13px;
    bottom: 0;
    line-height: 60px;
    width: auto;
    z-index: 100;
  }
  .slider.owl-theme.slider-featured .dots-wrapper .owl-dots .owl-dot span {
    background-color: #FFF;
    opacity: 0.6;
  }
  .slider.owl-theme.slider-featured .dots-wrapper .owl-dots .owl-dot:hover span {
    opacity: 0.8;
  }
  .slider.owl-theme.slider-featured .dots-wrapper .owl-dots .owl-dot.active span {
    opacity: 1;
  }
}

.slider.owl-theme.slider-banner .slider_container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media only screen and (max-device-width: 480px) and (orientation: portrait), only screen and (max-device-width: 720px) and (orientation: landscape) {
  .slider.owl-theme.slider-banner .slider_container {
    height: auto !important;
  }
}
.slider.owl-theme.slider-banner .owl-stage-outer,
.slider.owl-theme.slider-banner .owl-stage,
.slider.owl-theme.slider-banner .owl-item {
  height: 100%;
}
.slider.owl-theme.slider-banner .owl-item {
  overflow: hidden;
}
.slider.owl-theme.slider-banner .slide {
  display: inline-block;
  width: auto;
  overflow: auto;
}
.slider.owl-theme.slider-banner .slide-image {
  display: inline-block;
}
@media only screen and (max-device-width: 480px) and (orientation: portrait), only screen and (max-device-width: 720px) and (orientation: landscape) {
  .slider.owl-theme.slider-banner .slide-image {
    display: block;
  }
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-banner .slide-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
.slider.owl-theme.slider-banner .slide-content > .wrapper {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
}
.slider.owl-theme.slider-banner .slide-content a:hover,
.slider.owl-theme.slider-banner .slide-content a:focus {
  color: #FFF;
  opacity: 0.7;
}
.slider.owl-theme.slider-banner .slide-content .slide-title {
  margin: 0 0 20px 0;
  height: 60px;
  color: #FFF;
  font-weight: 300;
  line-height: 60px;
  background-color: rgba(0, 0, 0, 0.3);
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-banner .slide-content .slide-title {
    display: inline-block;
    margin: 0 18px 0 0;
    font-size: 3.2rem;
    background-color: transparent;
  }
}
.slider.owl-theme.slider-banner .slide-content .slide-desc {
  font-weight: 700;
  color: #000;
  font-size: 1.8rem;
  margin-top: 20px;
}
.slider.owl-theme.slider-banner .slide-content .slide-desc.hasColor {
  color: var(--color);
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-banner .slide-content .slide-desc {
    color: #FFF !important;
    max-width: 50%;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 2.6rem;
  }
  .slider.owl-theme.slider-banner .slide-content .slide-desc.hasColor {
    color: #FFF;
  }
}
.slider.owl-theme.slider-banner:hover .owl-nav [class*=owl-] {
  visibility: visible;
  opacity: 1;
}
.slider.owl-theme.slider-banner .dots-wrapper {
  position: relative;
}
.slider.owl-theme.slider-banner .dots-wrapper .owl-dots {
  margin-top: 20px;
}
@media only screen and (min-device-width: 481px) and (orientation: portrait), only screen and (min-device-width: 721px) and (orientation: landscape) {
  .slider.owl-theme.slider-banner .dots-wrapper .owl-dots {
    position: absolute;
    right: 13px;
    bottom: 0;
    line-height: 60px;
    width: auto;
    z-index: 100;
  }
  .slider.owl-theme.slider-banner .dots-wrapper .owl-dots .owl-dot span {
    background-color: #FFF;
    opacity: 0.6;
  }
  .slider.owl-theme.slider-banner .dots-wrapper .owl-dots .owl-dot:hover span {
    opacity: 0.8;
  }
  .slider.owl-theme.slider-banner .dots-wrapper .owl-dots .owl-dot.active span {
    opacity: 1;
  }
}

