.jux-gallery img,
.jux-image img {
  cursor: pointer;
}
#jux_portfolio_pro .owl-carousel .owl-next,
#jux_portfolio_pro .owl-carousel .owl-prev {
  width: 22px;
  height: 40px;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}
#jux_portfolio_pro .owl-carousel .owl-prev {
  left: 10px;
}
#jux_portfolio_pro .owl-carousel .owl-next {
  right: 10px;
}
#jux_portfolio_pro .owl-carousel .owl-nav {
  /*default owl-theme theme reset .disabled:hover links */
}
#jux_portfolio_pro .owl-carousel .owl-nav [class*='owl-'] {
  transition: all 0.3s ease;
  font-size: 20px;
  background: #d6d6d6;
  cursor: pointer;
  border-radius: 3px;
}
#jux_portfolio_pro .owl-carousel .owl-nav [class*='owl-'].disabled {
  opacity: 0;
}
#jux_portfolio_pro .owl-carousel .owl-nav [class*='owl-']:hover {
  background-color: #f9c600;
  color: #fff;
}
.jux-related-project .jux-clearfix {
  position: relative;
  clear: both;
}
.jux-related-project .jux-image-related {
  float: left;
  position: relative;
}
.jux-related-project .jux-image-related .item-info {
  left: 0;
  position: absolute;
  top: 0;
  height: 100%;
  opacity: 0;
  width: 100%;
  transition: all 0.2s ease-in-out 0s;
  background: #fff;
}
.jux-related-project .jux-image-related:hover .item-info {
  top: 0;
  opacity: 0.8 !important;
}
.jux-related-project .jux-image-related img {
  height: auto;
  cursor: pointer;
}
.jux-related-project .hover_1 .item-info {
  background: radial-gradient(circle, rgba(0, 0, 0, 0.1), #000) !important;
}
.jux-related-project .hover_1 .jux-link a {
  color: #fff !important;
  transition: all 0.3s ease;
}
.jux-related-project .hover_1 .jux-link a:hover {
  color: #f8c606 !important;
}
.jux-related-project .hover_1 .jux-image-related:hover .item-info {
  top: 0;
  opacity: 1 !important;
}
.jux-related-project .hover_2 .item-info {
  border: 10px solid #f8c606;
}
.jux-related-project .hover_2 .jux-image-related:hover .item-info {
  top: 0;
  opacity: 0.8 !important;
}
.jux-related-project .hover_3 .jux-image-related .item-info {
  opacity: 0;
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  transform: scale(0.7);
  background-color: rgba(255, 255, 255, 0.9);
  transition: all 0.35s ease-in-out;
}
.jux-related-project .hover_3 .jux-image-related:hover .item-info {
  top: 0;
  opacity: 0.9;
  transform: scale(0.9);
}
.jux-related-project .jux-clearfix {
  width: 100%;
  height: auto;
  float: left;
}
.jux-related-project .jux-clearfix .jux-image-related .jux-link {
  z-index: 1;
  text-align: center;
  text-transform: capitalize;
  color: #f8c606;
  width: 100%;
  opacity: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.jux-related-project .jux-clearfix .jux-image-related .jux-link a {
  transition: all 0.3s ease;
  color: #000;
  font-weight: bold;
}
.jux-related-project .jux-clearfix .jux-image-related .jux-link a:visited,
.jux-related-project .jux-clearfix .jux-image-related .jux-link a:active,
.jux-related-project .jux-clearfix .jux-image-related .jux-link a:link {
  text-decoration: none;
}
.jux-related-project .jux-clearfix .jux-image-related .jux-link a:hover {
  color: #f8c606;
}
.jux-related-project .jux-clearfix .jux-image-related .jux-category1 {
  z-index: 1;
  text-align: center;
  color: #f8c606;
  font-size: 14px;
  width: 100%;
  opacity: 0;
  text-transform: capitalize;
}
.jux-related-project .jux-clearfix .jux-image-related:hover .icon,
.jux-related-project .jux-clearfix .jux-image-related:hover .jux-link,
.jux-related-project .jux-clearfix .jux-image-related:hover .jux-category1 {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.jux-related-project .jux-clearfix .item {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  float: left;
}
.jux-related-project .jux-clearfix .item .img {
  overflow: hidden;
  position: relative;
}
.jux-related-project .jux-clearfix .item .juxp-icon {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  text-align: center;
}
.jux-related-project .jux-clearfix .item .icon1 {
  position: absolute;
  width: 100%;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}
.jux-related-project .jux-clearfix .item .icon {
  z-index: 1;
  font-weight: bold;
  text-align: center;
  width: 100%;
  opacity: 0;
  transition: all 0.35s ease-in-out;
  text-transform: capitalize;
}
.jux-related-project .jux-clearfix .item .icon .fa-search {
  z-index: 1;
  color: #ffdc73 !important;
  font-size: 20px;
  transition: all 0.35s ease;
}
.jux-related-project .jux-clearfix .item .icon .fa-search:hover {
  opacity: 1;
  z-index: 1;
  color: #ffdc73 !important;
  font-size: 30px;
  transition: all 0.35s ease;
}
.jux-related-project .jux-clearfix .item img {
  width: 100%;
  transition: opacity 0.5s, transform 0.5s;
}
.jux-related-project .jux-clearfix .item:hover .juxp-line:before {
  opacity: 0.5;
  transition: all 0.5s;
  transition: all 1s;
}
.jux-related-project .jux-clearfix .item:hover .icon {
  text-decoration: none;
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.post-navigation {
  padding: 0;
  display: table;
  width: 100%;
  position: relative;
}
.post-navigation .nav-links {
  width: 100%;
  margin: 0 auto;
  display: table;
}
.post-navigation .nav-links a i:hover {
  color: #ffdc73;
}
.post-navigation .nav-links > i {
  color: #3f3f3f;
  line-height: 50px;
  font-size: 28px;
  transition: all 0.35s ease;
}
.post-navigation .nav-links a i {
  color: #3f3f3f;
  top: 0;
  margin-top: 0;
  text-align: center;
  height: 50px;
  width: 60px;
  line-height: 50px;
  background-color: #f6f6f6;
  transition: all 0.35s ease;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 15px 0;
  width: 50%;
  transition: all 0.35s ease;
}
.post-navigation .post-navigation-icon {
  font-size: 24px;
  line-height: 1em;
  width: 20px;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  color: #808080;
  z-index: 1;
}
.post-navigation .nav-next {
  text-align: right;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 15px 0;
  width: 50%;
  transition: all 0.35s ease;
}
.post-navigation .nav-next .post-navigation-icon {
  right: 0;
}
#jux_portfolio_pro {
  float: left;
  width: 100%;
}
#jux_portfolio_pro .jux-row {
  margin-bottom: 100px;
}
#jux_portfolio_pro .line1 {
  height: 1px;
  background-color: red;
  text-align: center;
  margin: 20px 0px 0px;
  width: 10%;
}
#jux_portfolio_pro .jux-des-title {
  font-size: 23px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 4px;
}
#jux_portfolio_pro .jux-des-description {
  margin-bottom: 50px;
  text-align: justify;
}
#jux_portfolio_pro .jux-tags {
  line-height: 1.4;
  color: #3f3f3f;
}
#jux_portfolio_pro .jux-tags .tag1 {
  padding: 5px 10px;
  background: #dad7d7;
  margin-right: 5px;
  display: inline-block;
  margin-top: 12px;
}
#jux_portfolio_pro .jux-tags .tag1 :hover {
  background: #f1d235;
}
#jux_portfolio_pro .jux-more-data {
  float: left;
}
#jux_portfolio_pro .jux-more-data .jux-data-caption {
  font-weight: bold;
  font-size: 18px;
}
#jux_portfolio_pro .jux-more-data .jux-data-content {
  margin-top: 6px;
  margin-bottom: 20px;
}
#jux_portfolio_pro .jux-more-data .jux-data-content a:hover {
  color: #faae40;
  text-decoration: underline;
}
#jux_portfolio_pro .jux-image {
  position: relative;
  margin-bottom: 20px;
}
#jux_portfolio_pro .jux-image .juxp-icon {
  position: absolute;
  z-index: 1;
  top: 20px;
  right: 20px;
}
#jux_portfolio_pro .jux-image .juxp-icon i {
  color: #fff;
  transition: all 0.3s ease;
}
#jux_portfolio_pro .jux-image .juxp-icon a:hover i {
  transform: scale(1.5);
}
#jux_portfolio_pro .gallery-related-project {
  text-align: center;
  text-transform: uppercase;
  color: #3f3f3f;
  width: 100%;
  font-size: 30px;
  position: relative;
  clear: both;
  padding-top: 100px;
  line-height: 1.5;
}
#jux_portfolio_pro .gallery-related-project .line {
  height: 2px;
  background-color: red;
  text-align: center;
  margin: 10px auto 50px;
  width: 10%;
}
#jux_portfolio_pro .jux-content img {
  width: 100%;
}
#jux_portfolio_pro .jux-gallery {
  margin-top: 20px;
}
#jux_portfolio_pro .jux-gallery .synced {
  opacity: 1 !important;
}
#jux_portfolio_pro .jux-gallery .owl-item {
  opacity: 0.5;
}
#jux_portfolio_pro .jux-wrapper {
  width: 100%;
  height: auto;
  position: relative;
  float: left;
}
#jux_portfolio_pro .jux-wrapper .hover_content {
  height: auto;
  float: left;
}
#jux_portfolio_pro .jux-wrapper .hover_content .item {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  float: left;
}
#jux_portfolio_pro .jux-wrapper .hover_content .item .img {
  overflow: hidden;
  position: relative;
}
#jux_portfolio_pro .jux-wrapper .hover_content .item .juxp-icon {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  text-align: center;
}
#jux_portfolio_pro .jux-wrapper .hover_content .item .icon1 {
  position: absolute;
  width: 100%;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}
#jux_portfolio_pro .jux-wrapper .hover_content .item .icon {
  z-index: 1;
  font-weight: bold;
  text-align: center;
  width: 100%;
  opacity: 0;
  transition: all 0.35s ease-in-out;
  text-transform: capitalize;
}
#jux_portfolio_pro .jux-wrapper .hover_content .item .icon .fa-search {
  z-index: 1;
  color: #ffdc73 !important;
  font-size: 20px;
  transition: all 0.35s ease;
}
#jux_portfolio_pro .jux-wrapper .hover_content .item .icon .fa-search:hover {
  opacity: 1;
  z-index: 1;
  color: #ffdc73 !important;
  font-size: 30px;
  transition: all 0.35s ease;
}
#jux_portfolio_pro .jux-wrapper .hover_content .item img {
  width: 100%;
  transition: opacity 0.5s, transform 0.5s;
}
#jux_portfolio_pro .jux-wrapper .hover_content .item:hover .juxp-line:before {
  opacity: 0.5;
  transition: all 0.5s;
  transition: all 1s;
}
#jux_portfolio_pro .jux-wrapper .hover_content .item:hover .icon {
  text-decoration: none;
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
