html,
body {
  margin: 0;
  padding: 0;
}
.jux-filters-wrapper {
  margin-bottom: 15px;
}
.jux-filters-wrapper .select2-container {
  margin: 0;
}
.jux-filters-wrapper .jux-filters,
.jux-filters-wrapper .jux-filter-search,
.jux-filters-wrapper .jux-reset,
.jux-filters-wrapper .jux-filters-list {
  display: inline-block;
  vertical-align: top;
}
.jux-filters-wrapper.center {
  text-align: center;
}
.jux-filters-wrapper .jux-filter-search {
  margin-right: 13px;
}
.jux-filters-wrapper .jux-filter-search input {
  height: 34px;
  font-size: 0.875em;
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  padding-left: 6px;
}
.jux-filters-wrapper.right {
  text-align: right;
}
.jux-filters-wrapper .jux-filters-group {
  text-align: left;
  display: inline-block;
  margin-right: 10px;
  font-size: 0.875em;
}
.jux-filters-wrapper button {
  cursor: pointer;
  color: #4e4e4e;
  font-size: 0.875em;
  height: 34px;
  margin: 0 5px 5px 0;
  padding: 6px 15px;
  background-color: #e4dcdc;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
  border: none;
  text-decoration: none;
}
.jux-filters-wrapper button.is-checked,
.jux-filters-wrapper button:hover {
  text-decoration: none;
  background: #e54e53;
  color: #fff;
}
.jux_portfolio_pro .jux-item .content {
  height: auto;
}
.jux_portfolio_pro .jux-item .content .jux-image:hover .juxp-line:before {
  opacity: 0.9;
}
.jux_portfolio_pro .jux-item .content .jux-image .jux-icon {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  text-align: center;
}
.jux_portfolio_pro .jux-item .content .jux-image .icon1 {
  position: absolute;
  width: 100%;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}
.jux_portfolio_pro .jux-item .content .jux-image:hover .icon,
.jux_portfolio_pro .jux-item .content .jux-image:hover .jux-link,
.jux_portfolio_pro .jux-item .content .jux-image:hover .jux-category1 {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.jux_portfolio_pro .jux-item .content .hover_1 .jux-link a,
.jux_portfolio_pro .jux-item .content .hover_2 .jux-link a,
.jux_portfolio_pro .jux-item .content .hover_3 .jux-link a,
.jux_portfolio_pro .jux-item .content .hover_4 .jux-link a {
  transition: all 0.3s ease;
  color: #fff;
  font-weight: bold;
}
.jux_portfolio_pro .jux-item .content .hover_1 .jux-link a:visited,
.jux_portfolio_pro .jux-item .content .hover_2 .jux-link a:visited,
.jux_portfolio_pro .jux-item .content .hover_3 .jux-link a:visited,
.jux_portfolio_pro .jux-item .content .hover_4 .jux-link a:visited,
.jux_portfolio_pro .jux-item .content .hover_1 .jux-link a:active,
.jux_portfolio_pro .jux-item .content .hover_2 .jux-link a:active,
.jux_portfolio_pro .jux-item .content .hover_3 .jux-link a:active,
.jux_portfolio_pro .jux-item .content .hover_4 .jux-link a:active,
.jux_portfolio_pro .jux-item .content .hover_1 .jux-link a:link,
.jux_portfolio_pro .jux-item .content .hover_2 .jux-link a:link,
.jux_portfolio_pro .jux-item .content .hover_3 .jux-link a:link,
.jux_portfolio_pro .jux-item .content .hover_4 .jux-link a:link {
  text-decoration: none;
  transition: all 0.3s ease;
}
.jux_portfolio_pro .jux-item .content .hover_1 .jux-link a:hover,
.jux_portfolio_pro .jux-item .content .hover_2 .jux-link a:hover,
.jux_portfolio_pro .jux-item .content .hover_3 .jux-link a:hover,
.jux_portfolio_pro .jux-item .content .hover_4 .jux-link a:hover {
  color: #f9c600 !important;
}
.jux_portfolio_pro .jux-item .content .jux-icon .zoom {
  color: #f4f6f7;
  font-size: 1.25em;
  transition: all 0.5s ease;
}
.jux_portfolio_pro .jux-item .content .jux-icon .zoom:hover {
  font-size: 1.9em;
  transition: all 0.35s ease;
}
.jux_portfolio_pro .jux-item .content .jux_text_layout {
  width: 100%;
  height: auto;
}
.jux_portfolio_pro .jux-item .content .hover_1,
.jux_portfolio_pro .jux-item .content .hover_2,
.jux_portfolio_pro .jux-item .content .hover_3,
.jux_portfolio_pro .jux-item .content .hover_4 {
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}
.jux_portfolio_pro .jux-item .content .hover_1:hover img,
.jux_portfolio_pro .jux-item .content .hover_2:hover img,
.jux_portfolio_pro .jux-item .content .hover_3:hover img,
.jux_portfolio_pro .jux-item .content .hover_4:hover img {
  position: relative;
  transition: all 0.5s linear;
}
.jux_portfolio_pro .hover_1 img,
.jux_portfolio_pro .hover_2 img,
.jux_portfolio_pro .hover_3 img,
.jux_portfolio_pro .hover_4 img {
  display: block;
  width: 100%;
  transition: opacity 0.5s, transform 0.5s;
}
.jux_portfolio_pro .jux_text_layout .line {
  height: 1px;
  background-color: #303030;
  text-align: center;
  margin: 0 auto;
  width: 30%;
}
.jux_portfolio_pro .jux_text_layout .jux-date {
  padding-left: 10px;
}
.jux_portfolio_pro .jux_text_layout .jux-title {
  text-align: center;
  font-size: medium;
  font-weight: 500;
  padding: 20px 10px 10px;
}
.jux_portfolio_pro .jux_text_layout .jux-title a:visited,
.jux_portfolio_pro .jux_text_layout .jux-title a:active,
.jux_portfolio_pro .jux_text_layout .jux-title a:link {
  text-decoration: none;
  color: #000;
  transition: all 0.3s ease;
}
.jux_portfolio_pro .jux_text_layout .jux-title a:hover {
  color: #f9c600 !important;
}
.jux_portfolio_pro .jux_text_layout .jux-category {
  text-align: center;
  font-size: 0.875em;
  letter-spacing: 1px;
  padding: 5px 20px 20px;
  color: #808080;
}
.jux_portfolio_pro .jux_text_layout .jux-des {
  padding: 5px 10px 10px;
  font-size: small;
}
.jux_portfolio_pro .jux_text_layout .jux-des a:visited,
.jux_portfolio_pro .jux_text_layout .jux-des a:active,
.jux_portfolio_pro .jux_text_layout .jux-des a:link {
  text-decoration: none;
  padding: 4px;
  border-radius: 6px;
  background: #e54e53;
  color: #fff;
}
.jux_portfolio_pro .jux_text_layout .jux-des a:hover {
  background: #333;
}
.jux_portfolio_pro-filters {
  z-index: 1;
}
.jux_portfolio_pro-filters ul#filter {
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.jux_portfolio_pro-filters ul#filter .active {
  background: #e54e53;
  color: #fff;
}
.jux_portfolio_pro-filters ul#filter li {
  display: inline-block;
  line-height: 15px;
  margin: 0 8px 8px 0;
  box-sizing: border-box;
}
.jux_portfolio_pro-filters ul#filter li a {
  display: block;
  cursor: pointer;
  color: #676767;
  font-size: small;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 0px 0px 0;
  padding: 10px 15px;
  background-color: #e4dcdc;
  font-weight: bold;
  border-radius: 3px;
  transition: background-color 0.1s;
  box-shadow: 0 1px 1px rgba(34, 25, 25, 0.2);
}
.jux_portfolio_pro-filters ul#filter li a:hover {
  text-decoration: none;
}
.jux_portfolio_pro-filters ul#filter li a.active {
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15) !important;
}
.jux_portfolio_pro-filters ul#filter li.search input {
  padding-left: 5px;
  border-radius: 0.25em;
  transform: translateY(2px);
  height: 36px;
  border: 1px solid #a7a7a7;
  border: 1px solid #ced4da;
}
.jux_portfolio_pro-filters.right ul#filter li {
  margin: 0 4px 8px 8px !important;
}
.jux_portfolio_pro-filters.left ul#filter {
  margin: 4px !important;
}
.jux_portfolio_pro .hover_1 .jux-link,
.jux_portfolio_pro .hover_2 .jux-link,
.jux_portfolio_pro .hover_3 .jux-link,
.jux_portfolio_pro .hover_4 .jux-link {
  z-index: 1;
  text-align: center;
  text-transform: capitalize;
  color: #fff;
  width: 100%;
  opacity: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.jux_portfolio_pro .hover_1 .jux-link a,
.jux_portfolio_pro .hover_2 .jux-link a,
.jux_portfolio_pro .hover_3 .jux-link a,
.jux_portfolio_pro .hover_4 .jux-link a {
  transition: all 0.3s ease;
  color: #fff;
  font-weight: bold;
}
.jux_portfolio_pro .hover_1 .jux-link a:visited,
.jux_portfolio_pro .hover_2 .jux-link a:visited,
.jux_portfolio_pro .hover_3 .jux-link a:visited,
.jux_portfolio_pro .hover_4 .jux-link a:visited,
.jux_portfolio_pro .hover_1 .jux-link a:active,
.jux_portfolio_pro .hover_2 .jux-link a:active,
.jux_portfolio_pro .hover_3 .jux-link a:active,
.jux_portfolio_pro .hover_4 .jux-link a:active,
.jux_portfolio_pro .hover_1 .jux-link a:link,
.jux_portfolio_pro .hover_2 .jux-link a:link,
.jux_portfolio_pro .hover_3 .jux-link a:link,
.jux_portfolio_pro .hover_4 .jux-link a:link {
  text-decoration: none;
}
.jux_portfolio_pro .hover_1 .jux-link a:hover,
.jux_portfolio_pro .hover_2 .jux-link a:hover,
.jux_portfolio_pro .hover_3 .jux-link a:hover,
.jux_portfolio_pro .hover_4 .jux-link a:hover {
  color: #f9c600;
}
.jux_portfolio_pro .hover_1 .jux-category1,
.jux_portfolio_pro .hover_2 .jux-category1,
.jux_portfolio_pro .hover_3 .jux-category1,
.jux_portfolio_pro .hover_4 .jux-category1 {
  z-index: 1;
  text-align: center;
  color: #fff;
  width: 100%;
  opacity: 0;
  display: none;
}
.jux_portfolio_pro .hover_1 .icon,
.jux_portfolio_pro .hover_2 .icon,
.jux_portfolio_pro .hover_3 .icon,
.jux_portfolio_pro .hover_4 .icon {
  z-index: 1;
  font-weight: bold;
  text-align: center;
  width: 100%;
  opacity: 0;
  text-transform: capitalize;
}
.jux_portfolio_pro .hover_1 .icon .fa-search,
.jux_portfolio_pro .hover_2 .icon .fa-search,
.jux_portfolio_pro .hover_3 .icon .fa-search,
.jux_portfolio_pro .hover_4 .icon .fa-search {
  z-index: 1;
  color: #f9c600;
  font-size: 1.25em;
  transition: all 0.35s ease;
}
.jux_portfolio_pro .hover_1 .icon .fa-search:hover,
.jux_portfolio_pro .hover_2 .icon .fa-search:hover,
.jux_portfolio_pro .hover_3 .icon .fa-search:hover,
.jux_portfolio_pro .hover_4 .icon .fa-search:hover {
  opacity: 1;
  z-index: 1;
  color: #f9c600;
  font-size: 1.9em;
  transition: all 0.35s ease;
}
.jux_portfolio_pro .hover_1 .icon .zoom,
.jux_portfolio_pro .hover_2 .icon .zoom,
.jux_portfolio_pro .hover_3 .icon .zoom,
.jux_portfolio_pro .hover_4 .icon .zoom {
  color: #f9c600 !important;
  font-size: 1.25em;
  transition: all 0.5s ease;
}
.jux_portfolio_pro .hover_1 .icon .zoom:hover,
.jux_portfolio_pro .hover_2 .icon .zoom:hover,
.jux_portfolio_pro .hover_3 .icon .zoom:hover,
.jux_portfolio_pro .hover_4 .icon .zoom:hover {
  color: #f9c600 !important;
  font-size: 1.9em;
  transition: all 0.35s ease;
}
.jux_portfolio_pro .hover_1 .icon1,
.jux_portfolio_pro .hover_2 .icon1,
.jux_portfolio_pro .hover_3 .icon1,
.jux_portfolio_pro .hover_4 .icon1 {
  position: absolute;
  width: 100%;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}
.jux_portfolio_pro .hover_3 .item-info,
.jux_portfolio_pro .hover_1 .item-info,
.jux_portfolio_pro .hover_4 .item-info {
  left: 0;
  position: absolute;
  top: 0;
  height: 100%;
  opacity: 0;
  width: 100%;
  transition: all 0.2s ease-in-out 0s;
  background: radial-gradient(circle, rgba(0, 0, 0, 0.1), #00000096) !important;
}
.jux_portfolio_pro .hover_3:hover .item-info,
.jux_portfolio_pro .hover_1:hover .item-info,
.jux_portfolio_pro .hover_4:hover .item-info {
  top: 0;
  opacity: 1 !important;
}
.jux_portfolio_pro .hover_1 .jux-link {
  display: none !important;
}
.jux_portfolio_pro .hover_1 .jux-category1 {
  display: none !important;
}
.jux_portfolio_pro .hover_2 .jux-category1 {
  display: none !important;
}
.jux_portfolio_pro .hover_2 .item-info {
  opacity: 0;
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  transform: scale(0.7);
  background-color: #000000a3;
  transition: all 0.35s ease-in-out;
}
.jux_portfolio_pro .hover_2:hover .item-info {
  top: 0;
  opacity: 0.9;
  transform: scale(0.9);
}
.jux_portfolio_pro .hover_4 .icon {
  display: none !important;
}
.portfolio-columns-2 .jux-item.portrait {
  width: 50%;
}
.portfolio-columns-2 .jux-item.landscape {
  width: 100%;
}
.portfolio-columns-2 .jux-item.smallsquare {
  width: 50%;
}
.portfolio-columns-2 .jux-item.bigsquare {
  width: 100%;
}
.portfolio-columns-3 .jux-item.portrait {
  width: 33.333333%;
}
.portfolio-columns-3 .jux-item.landscape {
  width: 66.666666%;
}
.portfolio-columns-3 .jux-item.smallsquare {
  width: 33.333333%;
}
.portfolio-columns-3 .jux-item.bigsquare {
  width: 66.666666%;
}
.portfolio-columns-4 .jux-item.portrait {
  width: 25%;
}
.portfolio-columns-4 .jux-item.landscape {
  width: 50%;
}
.portfolio-columns-4 .jux-item.smallsquare {
  width: 25%;
}
.portfolio-columns-4 .jux-item.bigsquare {
  width: 50%;
}
.portfolio-columns-5 .jux-item.portrait {
  width: 20%;
}
.portfolio-columns-5 .jux-item.landscape {
  width: 40%;
}
.portfolio-columns-5 .jux-item.smallsquare {
  width: 20%;
}
.portfolio-columns-5 .jux-item.bigsquare {
  width: 40%;
}
.portfolio-columns-6 .jux-item.portrait {
  width: 16.666666%;
}
.portfolio-columns-6 .jux-item.landscape {
  width: 33.333333%;
}
.portfolio-columns-6 .jux-item.smallsquare {
  width: 16.666666%;
}
.portfolio-columns-6 .jux-item.bigsquare {
  width: 33.333333%;
}
.nivo-lightbox-wrap {
  width: 40%;
  height: 80%;
  margin-left: 20%;
}
.jux-portfolio-lightbox .image_lightbox img {
  width: 100%;
  height: 100% !important;
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline .lightbox {
  margin: 0px;
  padding: 0px;
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
  padding: 0px !important;
}
@media only screen and (max-width: 600px) {
  .jux-portfolio-lightbox .jux-video-size {
    height: 150px !important;
  }
}
@media only screen and (min-width: 601px) and (max-width: 800px) {
  .jux-portfolio-lightbox .jux-video-size {
    height: 300px !important;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1280px) {
  .jux-portfolio-lightbox .jux-video-size {
    width: 100%;
    height: 400px;
  }
}
@media only screen and (min-width: 1281px) {
  .jux-portfolio-lightbox .jux-video-size {
    width: 100%;
    height: 450px;
  }
}
