.imagegallery.design6.c1 {
  position: relative;
}
.imagegallery.design6.c1 .scrollEl {
  display: none;
}
.imagegallery.design6.c1 .scrollEl:first-child,
html.ready .imagegallery.design6.c1 .scrollEl {
  display: block;
}
.imagegallery.design6.c1 figure {
  height: calc(var(--app-height) - 360px);
  min-height: 280px;
}
@media screen and (min-width: 640px) {
  .imagegallery.design6.c1 figure {
    min-height: 360px;
  }
}
@media screen and (min-width: 1200px) {
  .imagegallery.design6.c1 figure {
    min-height: 500px;
  }
}
.imagegallery.design6.c1 figure a {
  display: block;
}
.imagegallery.design6.c1 figure a video {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center center;
}
.imagegallery.design6.c1 .objectfitbottom figure a video,
.imagegallery.design6.c1 .objectfitbottom figure a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center bottom;
}
.imagegallery.design6.c1 .objectfittop figure a video,
.imagegallery.design6.c1 .objectfittop figure a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center top;
}
.imagegallery.design6.c1 .a1 {
  display: block;
  height: 100%;
  overflow: hidden;
}
.imagegallery.design6.c1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.imagegallery.design6.c1 .bubble {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  width: 110px;
  height: 110px;
  font-size: 0.75em;
  line-height: 160%;
  color: #FFFFFF;
  text-align: center;
  background: #A17BB2;
  border: 0.25em solid #FFFFFF;
  border-radius: 50%;
  padding-top: 10px;
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 10;
}
@media screen and (min-width: 640px) {
  .imagegallery.design6.c1 .bubble {
    width: 150px;
    height: 150px;
    font-size: 0.9em;
    top: 50px;
    right: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .imagegallery.design6.c1 .bubble {
    width: 200px;
    height: 200px;
    top: 75px;
    right: 75px;
    font-size: 1em;
    border-width: 0.5em;
  }
}
.imagegallery.design6.c1 .bubble b {
  display: block;
  width: 100%;
  font-size: 1.2rem;
  line-height: 130%;
}
@media screen and (min-width: 640px) {
  .imagegallery.design6.c1 .bubble b {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .imagegallery.design6.c1 .bubble b {
    font-size: 1.8rem;
  }
}
.imagegallery.design6.c1 .bubble .button {
  color: #FFFFFF;
  text-decoration: underline;
  padding: 0;
  margin-top: 10px;
}
@media screen and (min-width: 1200px) {
  .imagegallery.design6.c1 .bubble .button {
    text-decoration: none;
    padding-left: 35px;
    margin-top: 15px;
  }
}
.imagegallery.design6.c1 .bubble .button:before,
.imagegallery.design6.c1 .bubble .button:after {
  display: none;
}
@media screen and (min-width: 1200px) {
  .imagegallery.design6.c1 .bubble .button:before,
  .imagegallery.design6.c1 .bubble .button:after {
    display: block;
  }
}
.imagegallery.design6.c1 .bubble .button:before {
  background: #FFFFFF;
}
.imagegallery.design6.c1 .bubble .button:after {
  border-color: #FFFFFF;
}
.imagegallery.design6.c1 .controls {
  display: none !important;
}
@media screen and (min-width: 640px) {
  .imagegallery.design6.c1 .controls {
    display: block !important;
  }
}
.imagegallery.design6.c1 .controls .prev,
.imagegallery.design6.c1 .controls .next {
  opacity: 0.9;
  position: absolute;
  top: 50%;
}
.imagegallery.design6.c1 .controls .prev:before,
.imagegallery.design6.c1 .controls .next:before {
  width: 50px;
  background: #FFFFFF;
}
.imagegallery.design6.c1 .controls .prev:after,
.imagegallery.design6.c1 .controls .next:after {
  height: 15px;
  width: 15px;
  border-color: #FFFFFF;
  top: 0.78em;
}
.imagegallery.design6.c1 .controls .prev {
  left: 3em;
}
.imagegallery.design6.c1 .controls .next {
  right: 3em;
}
.image-gallery:not(.videogallery) .imagegallery.design5 {
  position: relative;
  max-width: 1710px;
  margin: 0 auto;
}
@media screen and (min-width: 640px) {
  .image-gallery:not(.videogallery) .imagegallery.design5 {
    padding: 0 45px;
  }
}
@media screen and (min-width: 1200px) {
  .image-gallery:not(.videogallery) .imagegallery.design5 {
    padding: 0 120px;
  }
}
.image-gallery:not(.videogallery) .imagegallery.design5 .scrollEl {
  padding: 30px;
}
.image-gallery:not(.videogallery) .imagegallery.design5 .item {
  width: 100%;
}
.image-gallery:not(.videogallery) .imagegallery.design5 figure {
  position: relative;
  width: 100%;
}
.image-gallery:not(.videogallery) .imagegallery.design5 figure:before {
  content: '';
  display: block;
  padding-top: 70%;
}
@media screen and (min-width: 640px) {
  .image-gallery:not(.videogallery) .imagegallery.design5 figure:before {
    padding-top: 100%;
  }
}
.image-gallery:not(.videogallery) .imagegallery.design5 img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: 50% 50%;
}
.image-gallery:not(.videogallery) .imagegallery.design5 .prev,
.image-gallery:not(.videogallery) .imagegallery.design5 .next {
  width: 60px;
  background: #FFFFFF;
  top: calc(50% - 20px);
}
.image-gallery:not(.videogallery) .imagegallery.design5 .prev {
  left: 75px;
}
@media screen and (min-width: 1200px) {
  .image-gallery:not(.videogallery) .imagegallery.design5 .prev {
    left: 40px;
  }
}
.image-gallery:not(.videogallery) .imagegallery.design5 .prev:before,
.image-gallery:not(.videogallery) .imagegallery.design5 .prev:after {
  left: 15px;
}
.image-gallery:not(.videogallery) .imagegallery.design5 .next {
  right: 75px;
}
@media screen and (min-width: 1200px) {
  .image-gallery:not(.videogallery) .imagegallery.design5 .next {
    right: 40px;
  }
}
.image-gallery:not(.videogallery) .imagegallery.design5 .next:before,
.image-gallery:not(.videogallery) .imagegallery.design5 .next:after {
  right: 15px;
}
