.loading-spinner-wrap {
  height: 50px;
  width: 20%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
}
.loading-spinner-wrap .loading_spinner {
  margin: 30px auto;
  width: 32px;
  position: relative;
}
.loading-spinner-wrap .loading_spinner .cube1,
.loading-spinner-wrap .loading_spinner .cube2,
.loading-spinner-wrap .loading_spinner .cube3,
.loading-spinner-wrap .loading_spinner .cube4,
.loading-spinner-wrap .loading_spinner .cube5 {
  background: #424077;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 20px;
  left: 0;
  -webkit-animation: cubemove 2s infinite ease-in-out;
  animation: cubemove 2s infinite ease-in-out;
}
.loading-spinner-wrap .loading_spinner .cube2 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.loading-spinner-wrap .loading_spinner .cube3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.loading-spinner-wrap .loading_spinner .cube4 {
  -webkit-animation-delay: -1.5s;
  animation-delay: -1.5s;
}
.loading-spinner-wrap .loading_spinner .cube5 {
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
}
@-webkit-keyframes cubemove {
  0% {
    -webkit-transform: translateX(-120px);
    transform: translateX(-120px);
  }
  50% {
    -webkit-transform: translateX(0px) rotate(180deg) scale(2.2);
    transform: translateX(0px) rotate(180deg) scale(2.2);
    background: #424077;
  }
  100% {
    -webkit-transform: translateX(120px);
    transform: translateX(120px);
  }
}
@keyframes cubemove {
  0% {
    -webkit-transform: translateX(-120px);
    transform: translateX(-120px);
  }
  50% {
    -webkit-transform: translateX(0px) rotate(180deg) scale(2.2);
    transform: translateX(0px) rotate(180deg) scale(2.2);
    background: #424077;
  }
  100% {
    -webkit-transform: translateX(120px);
    transform: translateX(120px);
  }
}
.gallery-filters {
  padding: 0;
  margin-bottom: 10px;
  text-align: center;
}
.gallery-filters.filter-left {
  text-align: left;
}
.gallery-filters.filter-right {
  text-align: right;
}
.gallery-filters ul {
  list-style: none;
  padding: 0;
  position: relative;
}
.gallery-filters ul li {
  color: #333;
  display: inline-block;
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.gallery-filters ul li a {
  color: #333;
  border: none;
  min-width: auto;
  padding: 10px 5px;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.gallery-filters ul li a:hover {
  color: #424077;
}
.gallery-filters ul li a.active {
  border-color: #424077;
  color: #424077;
}
.gallery-filters ul li.search-field input {
  outline: 0;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid;
  padding: 5px 0px;
  height: 100%;
  border-radius: 2px;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  font-size: 14px;
  text-transform: unset;
  line-height: 1;
  color: #424077;
}
.gallery-filters ul li.search-field input:focus,
.gallery-filters ul li.search-field input:focus-visible,
.gallery-filters ul li.search-field input:visited {
  border: none;
  border-bottom: 1px solid #424077;
}
.jux-photo-gallery-wrap {
  margin-left: -6px;
  margin-right: -6px;
}
.jux-photo-gallery-wrap .photo-gallery-item {
  padding: 6px;
}
@media (min-width: 992px) {
  .jux-photo-gallery-wrap .photo-gallery-item.column-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
  }
}
.jux-photo-gallery-wrap.style-2 .item-wrap {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
.jux-photo-gallery-wrap.style-2 .entry-content-meta {
  position: relative;
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  background: white;
  padding: 15px;
}
.jux-photo-gallery-wrap.style-2 .entry-content-meta .entry-tag {
  color: #141414;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
}
.jux-photo-gallery-wrap.style-2 .entry-content-meta .entry-title {
  letter-spacing: 0px;
  line-height: normal;
  color: #333333;
  font-size: 14px;
}
.jux-photo-gallery-wrap.style-4 .item-wrap {
  border-radius: 0;
}
.jux-photo-gallery-wrap.style-4 .item-wrap:hover .item-image .item-link {
  -webkit-transform: none;
          transform: none;
}
.jux-photo-gallery-wrap.style-4 .item-image .item-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent !important;
  -webkit-transform: none;
          transform: none;
}
.jux-photo-gallery-wrap.style-5 {
  margin-right: -10px;
  margin-left: -10px;
}
.jux-photo-gallery-wrap.style-5 .photo-gallery-item {
  padding: 10px;
}
.jux-photo-gallery-wrap.style-5 .item-wrap {
  border-radius: 0;
}
.jux-photo-gallery-wrap.style-5 .item-wrap:hover .item-image .item-link {
  -webkit-transform: none;
          transform: none;
}
.jux-photo-gallery-wrap.style-5 .item-wrap:hover img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.jux-photo-gallery-wrap.style-5 .item-wrap:hover .entry-content-meta {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}
.jux-photo-gallery-wrap.style-5 .item-wrap .entry-content-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  opacity: 0;
  text-align: center;
  -webkit-transform: translate3d(0, 10px, 0);
          transform: translate3d(0, 10px, 0);
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
}
.jux-photo-gallery-wrap.style-5 .item-image .item-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent !important;
  -webkit-transform: none;
          transform: none;
}
.jux-photo-gallery-wrap.style-3 {
  margin-left: -5px;
  margin-right: -5px;
}
.jux-photo-gallery-wrap.style-3 .photo-gallery-item {
  padding: 5px;
}
.jux-photo-gallery-wrap.style-3 .item-wrap {
  border-radius: 0;
}
.jux-photo-gallery-wrap.style-3 .item-wrap .entry-tag {
  will-change: transform;
  -webkit-transition: opacity 0.26s ease-out, -webkit-transform 0.65s ease;
  transition: opacity 0.26s ease-out, -webkit-transform 0.65s ease;
  transition: opacity 0.26s ease-out, transform 0.65s ease;
  transition: opacity 0.26s ease-out, transform 0.65s ease, -webkit-transform 0.65s ease;
}
.jux-photo-gallery-wrap.style-3 .item-wrap .item-image img {
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  -webkit-transform: scale(1.05) translateX(0);
          transform: scale(1.05) translateX(0);
}
.jux-photo-gallery-wrap.style-3 .item-wrap:hover .entry-hover-inner .entry-title {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 160ms;
          transition-delay: 160ms;
}
.jux-photo-gallery-wrap.style-3 .item-wrap:hover .entry-hover-inner i {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.jux-photo-gallery-wrap.style-3 .item-wrap:hover .entry-tag {
  opacity: 0;
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
}
.jux-photo-gallery-wrap.style-3 .item-wrap:hover img {
  -webkit-transform: scale(1.05) translateX(10px);
          transform: scale(1.05) translateX(10px);
}
.jux-photo-gallery-wrap.style-3 .item-wrap .entry-meta-tag-wrap {
  opacity: 1;
  padding: 0;
  z-index: 1;
  position: absolute;
  width: 100%;
  margin: 0;
  left: 0;
  bottom: 0;
  top: 0;
  color: #fff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0) 100%);
}
.jux-photo-gallery-wrap.style-3 .item-wrap .entry-meta-tag {
  position: absolute;
  width: 100%;
  margin: 0;
  left: 0;
  bottom: 0;
  padding: 14px 22px;
  z-index: 1;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.jux-photo-gallery-wrap.style-3 .item-wrap .entry-hover-inner {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  color: #fff;
  margin-left: 22px;
  bottom: 20px;
  -webkit-transform: none;
          transform: none;
  top: inherit;
  z-index: 2;
}
.jux-photo-gallery-wrap.style-3 .item-wrap .entry-hover-inner .entry-title {
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  margin: 0;
  margin-bottom: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.26s ease-out, -webkit-transform 0.44s ease;
  transition: opacity 0.26s ease-out, -webkit-transform 0.44s ease;
  transition: opacity 0.26s ease-out, transform 0.44s ease;
  transition: opacity 0.26s ease-out, transform 0.44s ease, -webkit-transform 0.44s ease;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  will-change: transform;
}
.jux-photo-gallery-wrap.style-3 .item-wrap .entry-hover-inner i {
  font-size: 18px;
  color: #d8d8d8;
  opacity: 0;
  -webkit-transition: opacity 0.26s ease-out, -webkit-transform 0.44s ease;
  transition: opacity 0.26s ease-out, -webkit-transform 0.44s ease;
  transition: opacity 0.26s ease-out, transform 0.44s ease;
  transition: opacity 0.26s ease-out, transform 0.44s ease, -webkit-transform 0.44s ease;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  will-change: transform;
}
.item-wrap {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.item-wrap:before {
  content: '';
  z-index: 1;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.29);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.5) 100%);
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.item-wrap:hover .item-image img {
  -webkit-transform: scale(1.1);
}
.item-wrap:hover:before {
  opacity: 1;
}
.item-wrap:hover .item-image .item-link {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.item-wrap:hover .entry-content-meta {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.item-wrap .item-image {
  position: relative;
  overflow: hidden;
}
.item-wrap .item-image img {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.item-wrap .item-image .item-link {
  background-color: #0000005c;
  color: #fff;
  width: 40px;
  height: 40px;
  margin-bottom: 5px;
  z-index: 12;
  border-radius: 33px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.4);
          transform: translate(-50%, -50%) scale(0.4);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 250ms cubic-bezier(0.24, 0.22, 0.015, 1.56);
  transition: all 250ms cubic-bezier(0.24, 0.22, 0.015, 1.56);
  cursor: pointer;
}
.item-wrap .item-image .item-link:hover {
  background-color: #0000007a;
}
.item-wrap .entry-content-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 15px 15px 10px 15px;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(35, 35, 35, 0)), to(rgba(35, 35, 35, 0.65)));
  background: linear-gradient(to bottom, rgba(35, 35, 35, 0), rgba(35, 35, 35, 0.65));
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  font-weight: normal;
}
.item-wrap .entry-content-meta .entry-title {
  font-weight: normal;
  text-transform: capitalize;
  word-wrap: break-word;
  font-size: 18px;
  color: #fff;
  line-height: 28px;
  margin: 0;
}
.item-wrap .entry-content-meta .entry-tag {
  color: #e2e1e3;
  padding-right: 10px;
  font-weight: normal;
  line-height: 20px;
  display: inline-block;
  font-size: 12px;
  text-transform: capitalize;
  letter-spacing: 1px;
}
.jux-photo-gallery-wrap a {
  text-decoration: none;
  cursor: pointer;
}
.jux-photo-gallery-wrap .photo_loadmore_wrap {
  margin-top: 40px;
  margin-bottom: 30px;
  text-align: center;
}
.jux-photo-gallery-wrap .photo_loadmore {
  margin: 0;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
  width: auto;
  outline: 0;
  line-height: 2em;
  letter-spacing: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.jux-photo-gallery-wrap .photo_loadmore a {
  color: #333;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.jux-photo-gallery-wrap .photo_loadmore:hover a {
  color: #424077;
}
.jux-photo-gallery-wrap .photo_loadmore:hover:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(1, 0.04, 0, 1) 0.3s;
  transition: -webkit-transform 0.2s cubic-bezier(1, 0.04, 0, 1) 0.3s;
  transition: transform 0.2s cubic-bezier(1, 0.04, 0, 1) 0.3s;
  transition: transform 0.2s cubic-bezier(1, 0.04, 0, 1) 0.3s, -webkit-transform 0.2s cubic-bezier(1, 0.04, 0, 1) 0.3s;
}
.jux-photo-gallery-wrap .photo_loadmore:hover:before {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right;
          transform-origin: right;
}
.jux-photo-gallery-wrap .photo_loadmore:after,
.jux-photo-gallery-wrap .photo_loadmore:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
}
.jux-photo-gallery-wrap .photo_loadmore:before {
  right: 0;
  background-color: #767676;
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transition: all 0.3s cubic-bezier(1, 0.04, 0, 1);
  transition: all 0.3s cubic-bezier(1, 0.04, 0, 1);
}
.jux-photo-gallery-wrap .photo_loadmore:after {
  left: 0;
  background: #424077;
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
