.so-widget-background-slider-style-c6688d4bac24 .cpg-slider-base {
  height: 340px;
  position: relative;
  max-width: 1110px;
  margin-left: auto;
  margin-right: auto;
}
.so-widget-background-slider-style-c6688d4bac24 .cpg-slider-base .unslider {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.so-widget-background-slider-style-c6688d4bac24 .cpg-slider-base .unslider li {
  height: 340px;
  position: relative;
}
.so-widget-background-slider-style-c6688d4bac24 .cpg-slider-base .unslider li img {
  min-height: 340px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0,-50%);
}
.so-widget-background-slider-style-c6688d4bac24 .cpg-slider-base .unslider .unslider-nav {
  position: relative;
  height: 25px;
  top: -50px;
  z-index: 10;
}
.so-widget-background-slider-style-c6688d4bac24 .cpg-slider-base .unslider .unslider-nav ol li {
  width: 5px;
  height: 5px;
  border: 0;
  background: #525252;
}
.so-widget-background-slider-style-c6688d4bac24 .cpg-slider-base .unslider .unslider-nav ol li.unslider-active {
  width: 10px;
  height: 10px;
  background: #cc9a22;
  margin-bottom: -2px;
}
.so-widget-background-slider-style-c6688d4bac24 .cpg-slider-base .cpg-slider-content {
  z-index: 99;
  color: #fff;
  width: 60%;
  text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.so-widget-background-slider-style-c6688d4bac24 .cpg-slider-base .cpg-slider-content .cpg-slider-title {
  font-family: 'Noto Serif';
  font-size: 34px;
  font-weight: 700;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 34px;
  margin-bottom: 5px;
  opacity: 0;
}
.so-widget-background-slider-style-c6688d4bac24 .cpg-slider-base .cpg-slider-content .cpg-slider-tagline {
  font-family: 'Noto Serif';
  font-weight: 700;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: 10px;
  opacity: 0;
}
.so-widget-background-slider-style-c6688d4bac24 .cpg-slider-base .cpg-slider-content .cpg-slider-bodytext {
  font-family: 'Noto Serif';
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 25px;
  margin-bottom: 20px;
  opacity: 0;
}
.so-widget-background-slider-style-c6688d4bac24 .cpg-slider-base .cpg-slider-content .cpg-slider-button {
  opacity: 0;
}
.so-widget-background-slider-style-c6688d4bac24 .cpg-slider-base .cpg-slider-content .cpg-slider-button a {
  position: relative;
  border: 0;
}
.so-widget-background-slider-style-c6688d4bac24 .cpg-slider-base .cpg-slider-content .cpg-slider-button a:hover {
  text-decoration: none;
  color: #fff !important;
  z-index: 2;
  position: relative;
}
.so-widget-background-slider-style-c6688d4bac24 .cpg-slider-base .cpg-slider-content .cpg-slider-button a:hover:before {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.so-widget-background-slider-style-c6688d4bac24 .cpg-slider-base .cpg-slider-content .cpg-slider-button a:before {
  height: 0;
  left: 50%;
  top: 50%;
  width: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background: rgba(0,0,0,0.1);
  content: '';
  position: absolute;
}
.so-widget-background-slider-style-c6688d4bac24 .cpg-slider-base .cpg-slider-wrap {
  z-index: 5;
  height: 100%;
}
.so-widget-background-slider-style-c6688d4bac24 .cpg-slider-base .cpg-slider-wrap li {
  position: relative;
}
.so-widget-background-slider-style-c6688d4bac24 .cpg-slider-base .cpg-slider-wrap li:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(left,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(left,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to right,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000',endColorstr='#00000000',GradientType=1);
}
.so-widget-background-slider-style-c6688d4bac24 .cpg-slider-base .cpg-slider-wrap.unslider-fade li {
  position: absolute;
}
.so-widget-background-slider-style-c6688d4bac24 .cpg-slider-base .cpg-slider-wrap img {
  max-width: 100%;
  min-width: 100%;
}