.slideshow-container {
  margin: 0px auto 0px auto;
  padding: 0px;
}

.slideshow {
  position: relative;
  height: 500px;
  width: 100vw;
}

.slideshow-1 {
  overflow: hidden;
  position: relative;
  height: 500px;
  width: 100vw;
}

.slideshow-1 img {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  right: 0px;
  margin: auto;
  height: 500px;
}

.slideshow-1 p {
  width: 3000px;
  position: absolute;
  top: -9850px;
  bottom: -9999px;
  right: -1970px;
  margin: auto;
  height: 500px;
}

.slideshow-2 {
  overflow: hidden;
  position: relative;
  height: 500px;
  width: 100vw;
}

.slideshow-2 img {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  height: 500px;
}

.slideshow-2 p {
  width: 3000px;
  position: absolute;
  top: -9300px;
  bottom: -9999px;
  left: -8000px;
  right: -9999px;
  margin: auto;
  height: 500px;
  color: #dddddd;
}

.slideshow-3 {
  overflow: hidden;
  position: relative;
  height: 500px;
  width: 100vw;
}

.slideshow-3 img {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  height: 500px;
}

.slideshow-3 p {
  width: 3000px;
  position: absolute;
  top: -9400px;
  bottom: -9999px;
  left: -6400px;
  right: -9999px;
  margin: auto;
  height: 500px;
}

.slideshow-4 {
  overflow: hidden;
  position: relative;
  height: 500px;
  width: 100vw;
}

.slideshow-4 img {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  height: 500px;
}

.slideshow-4 p {
  width: 3000px;
  position: absolute;
  top: -9850px;
  bottom: -9999px;
  left: -6450px;
  right: -9999px;
  margin: auto;
  height: 500px;
  color: #dddddd;
}


.slideshow-5 {
  overflow: hidden;
  position: relative;
  height: 500px;
  width: 100vw;
}

.slideshow-5 img {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  height: 500px;
}

.slideshow-5 p {
  width: 3000px;
  position: absolute;
  top: -9800px;
  bottom: -9999px;
  left: -6700px;
  right: -9999px;
  margin: auto;
  height: 500px;
}

.slideshow-6 {
  overflow: hidden;
  position: relative;
  height: 500px;
  width: 100vw;
}

.slideshow-6 img {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  height: 500px;
}

.slideshow-6 p {
  width: 3000px;
  position: absolute;
  top: -9700px;
  bottom: -9999px;
  left: -6800px;
  right: -9999px;
  margin: auto;
  height: 500px;
  color: #dddddd;
}

.slideshow-7 {
  overflow: hidden;
  position: relative;
  height: 500px;
  width: 100vw;
}

.slideshow-7 img {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  height: 500px;
}

.slideshow-7 p {
  width: 3000px;
  position: absolute;
  top: -9300px;
  bottom: -9999px;
  left: -8000px;
  right: -9999px;
  margin: auto;
  height: 500px;
  color: #dddddd;
}

.slideshow-8 {
  overflow: hidden;
  position: relative;
  height: 500px;
  width: 100vw;
}

.slideshow-8 img {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  right: 0px;
  margin: auto;
  height: 500px;
}

.slideshow-8 p {
  width: 3000px;
  position: absolute;
  top: -9700px;
  bottom: -9999px;
  right: -2000px;
  margin: auto;
  height: 500px;
}

.slideshow-9 {
  overflow: hidden;
  position: relative;
  height: 500px;
  width: 100vw;
}

.slideshow-9 img {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  height: 500px;
}

.slideshow-9 p {
  width: 3000px;
  position: absolute;
  top: -9600px;
  bottom: -9999px;
  left: -8150px;
  right: -9999px;
  margin: auto;
  height: 500px;
  color: #dddddd;
}

.slideshow-10 {
  overflow: hidden;
  position: relative;
  height: 500px;
  width: 100vw;
}

.slideshow-10 img {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  height: 500px;
}

.slideshow-10 p {
  width: 3000px;
  position: absolute;
  top: -9600px;
  bottom: -9999px;
  left: -7950px;
  right: -9999px;
  margin: auto;
  height: 500px;
}

.slideshow ul {
  position:absolute; 
  margin: 0px;
  padding: 0px;
  list-style:none; 
  top:0;
  left:0
}

.slideshow li {
  float:left; 
  margin: 0px;
  padding: 0px;
}

.pagination-container {
  padding: 0px;
  width: 100vw;
  text-align: center;
}

.pagination-slideshow {
  list-style:none;
}

#pagination-front {
  display: none;
  position: absolute;
  top: 520px;
  right: 40;
}

.pagination-slideshow li {
  display: inline-block;
  cursor: pointer;
  height: 8px;
  width: 8px;
  background: #eeeeee;
  margin: 0px 4px 0px 0px;
  border: 1px solid #aaaaaa;
}

.pagination-slideshow li:hover {
  background:#aaaaaa;
}

.pagination-slideshow li.current {
  background:#aaaaaa;
}

.slideshow-title {
  font-weight: bold;
  font-size: 12px;
}

.slideshow-text {
  font-size: 12px;
}
