.isotope-wrapper + .row > .navigation {
  margin-top: 40px;
}

/*==========================================================*/
/* More Button */
/*==========================================================*/
.portfolio-more-button,
.product-more-button,
.team-more-button {
  display: inline-block;
  width: 100%;
  margin-top: 40px;
  text-align: center;
}

.portfolio-more-button a,
.product-more-button a,
.team-more-button a {
  display: inline-block;
  position: relative;
  padding: 0 35px;
  line-height: 45px;
  background: 0 0;
  border: 1px solid #e8e8e8;
  font-size: 13px;
  color: #323232;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}

.portfolio-more-button.infinite-scroll-btn a,
.product-more-button.infinite-scroll-btn a,
.team-more-button.infinite-scroll-btn a {
  pointer-events: none;
  cursor: default;
}

.portfolio-more-button a:hover,
.product-more-button a:hover,
.team-more-button a:hover {
  color: #ffffff;
}

.portfolio-more-button a.content-loading,
.product-more-button a.content-loading,
.team-more-button a.content-loading {
  color: #e8e8e8;
}

.portfolio-more-button .content-loading:before,
.product-more-button .content-loading:before,
.team-more-button .content-loading:before {
  content: "";
  background: url(../images/cy_loader.svg);
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 99;
  background-size: cover;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
}

.portfolio-content-area.isotope-off .portfolio-grid-item,
.post-type-archive-product.woocommerce ul.products li.product {
  -webkit-animation: animateZoom .5s ease-in-out;
  -moz-animation: animateZoom .5s ease-in-out;
  animation: animateZoom .5s ease-in-out;
}

@keyframes animateZoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/*==========================================================*/
/* Team Listing Pages */
/*==========================================================*/
.team-content-area .team-layout[data-layout="grid"] {
  margin-bottom: -30px;
}

.team-content-area .team-layout[data-layout="grid"] .team {
  margin-bottom: 30px;
}

/*----------------------*/
/* Team Isotope Space */
/*----------------------*/
.team-content-area.team-space-0 {
  margin: 0;
}

.team-content-area.team-space-5 {
  margin: 0 -5px 0 0px;
}

.team-content-area.team-space-10 {
  margin: 0 -10px 0 0px;
}

.team-content-area.team-space-15 {
  margin: 0 -15px 0 0px;
}

.team-content-area.team-space-20 {
  margin: 0 -20px 0 0px;
}

.team-content-area.team-space-25 {
  margin: 0 -25px 0 0px;
}

.team-content-area.team-space-30 {
  margin: 0 -30px 0 0px;
}

.content-area .team-content-area.team-space-0 .masonry-item {
  padding: 0;
}

.content-area .team-content-area.team-space-5 .masonry-item {
  padding: 0 5px 5px 0;
}

.content-area .team-content-area.team-space-10 .masonry-item {
  padding: 0 10px 10px 0;
}

.content-area .team-content-area.team-space-15 .masonry-item {
  padding: 0 15px 15px 0;
}

.content-area .team-content-area.team-space-20 .masonry-item {
  padding: 0 20px 20px 0;
}

.content-area .team-content-area.team-space-25 .masonry-item {
  padding: 0 25px 25px 0;
}

.content-area .team-content-area.team-space-30 .masonry-item {
  padding: 0 30px 30px 0;
}

/*----------------------*/
/* Team Isotope Width */
/*----------------------*/
.team-content-area.column-2 .masonry-item {
  width: 50%;
}

.team-content-area.column-3 .masonry-item {
  width: 33.3333%;
}

.team-content-area.column-4 .masonry-item {
  width: 25%;
}

.team-with-space .masonry-item.masonry-main {
  padding: 15px;
  padding-top: 0;
  padding-bottom: 30px;
}

/*----------------------*/
/* Team Common */
/*----------------------*/
.team-content-area .team .team-photo {
  position: relative;
  margin-bottom: 20px;
}

.team-content-area .team .team-photo img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.team-content-area .team .team-info .entry-title {
  font-size: 18px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 0;
}

.team-content-area .team .team-description .team-contact {
  margin: 3px 0;
}

.team-content-area .team .team-description .call {
  margin-right: 10px;
}

.team-content-area .team .team-description .team-contact i {
  margin-right: 3px;
  /*color: $primary;*/
}

/*------------------------*/
/* Team - Space */
/*------------------------*/
.webgatha_team_wrapper .team-no-space .team-style-1 .row > [class*=" col-"] > .team,
.webgatha_team_wrapper .team-no-space .team-style-2 .row > [class*=" col-"] > .team,
.webgatha_team_wrapper .team-no-space .team-style-6 .row > [class*=" col-"] > .team,
.webgatha_team_wrapper .team-no-space .team-style-9 .row > [class*=" col-"] > .team,
.webgatha_team_wrapper .team-no-space .team-style-11 .row > [class*=" col-"] > .team {
  margin-bottom: 30px;
}

.webgatha_team_wrapper .team-no-space .row > [class*=" col-"] {
  padding-left: 0;
  padding-right: 0;
}

.webgatha_team_wrapper .team-with-space .row > [class*=" col-"] > .team {
  margin-bottom: 30px;
}

.webgatha_team_wrapper .isotope.team-with-space {
  margin-left: -15px;
  margin-right: -15px;
}

.vc_row.vc_row-no-padding .team-container .isotope-filters {
  padding-left: 15px;
  padding-right: 15px;
}

.team-no-space .team-layout .team-content-area > .row {
  margin-left: 0;
  margin-right: 0;
}

/*--------------------------*/
/* Team - Slider Navigation */
/*--------------------------*/
.webgatha_team_wrapper .webgatha-slider-button-next,
.webgatha_team_wrapper .webgatha-slider-button-prev {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: none;
  background-color: #ffffff;
  color: #323232;
  position: absolute;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
  width: 30px;
  height: 40px;
  cursor: pointer;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.webgatha_team_wrapper .webgatha-slider-button-next:hover,
.webgatha_team_wrapper .webgatha-slider-button-prev:hover {
  color: #ffffff;
}

.webgatha_team_wrapper .webgatha-slider-button-prev.show-on-hover {
  left: -10px;
  opacity: 0;
}

.webgatha_team_wrapper .webgatha-slider-button-next.show-on-hover {
  right: -10px;
  opacity: 0;
}

.webgatha_team_wrapper .webgatha-slider-button-prev,
.webgatha_team_wrapper:hover .webgatha-slider-button-prev.show-on-hover {
  left: 15px;
  opacity: 1;
}

.webgatha_team_wrapper .webgatha-slider-button-next,
.webgatha_team_wrapper:hover .webgatha-slider-button-next.show-on-hover {
  right: 15px;
  opacity: 1;
}

.webgatha_team_wrapper .swiper-pagination {
  position: relative;
  bottom: 0;
  margin-top: 20px;
}

.webgatha_team_wrapper .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #000;
  opacity: 1;
  margin: 0 2px !important;
  border-radius: 3px;
  cursor: pointer;
  transition: all .3s ease-in-out;
}

.webgatha_team_wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  height: 17px;
  opacity: 1;
  /*background: $primary;*/
}

/*------------------------*/
/* Team - Style 1 */
/*------------------------*/
.team-content-area.team-style-1 .team .team-description .team-contact {
  display: none;
}

.team-content-area.team-style-1 .team .team-photo:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-1 .team .team-photo {
  overflow: hidden;
}

.team-content-area.team-style-1 .team .team-photo img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-1 .team:hover .team-photo img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.team-content-area.team-style-1 .team:hover .team-photo:before {
  opacity: 0.8;
}

.team-content-area.team-style-1 .team:hover .team-photo .social-icons {
  opacity: 1;
}

.team-content-area.team-style-1 .team .team-photo .social-icons {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 9;
  opacity: 0;
  text-align: center;
  margin-top: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: translateY(-50%);
}

.team-content-area.team-style-1 .team .team-photo .social-icons li a {
  color: #ffffff;
}

.team-content-area.team-style-1 .team:hover .team-photo .social-icons {
  margin-top: 0;
}

/* Masonry */
.team-style-1 .masonry-main .team {
  margin-bottom: 10px;
}

/*------------------------*/
/* Team - Style 2 */
/*------------------------*/
.team-content-area .team .team-description .team-contact {
  display: none;
}

.team-content-area.team-style-2 .team .team-photo {
  overflow: hidden;
}

.team-content-area.team-style-2 .team .team-photo img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-2 .team:hover .team-photo img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.team-content-area.team-style-2 .team .team-description .team-info p {
  margin-top: 10px;
  margin-bottom: 15px;
}

.team-content-area.team-style-2 .team .team-description .social-icons {
  margin-left: -5px;
}

/* Masonry */
.team-style-2 .masonry-main .team {
  margin-bottom: 10px;
}

/*------------------------*/
/* Team -Style 3 */
/*------------------------*/
.team-content-area.team-style-3 .team {
  margin-bottom: 65px;
  position: relative;
}

.team-with-space .team-content-area.team-style-3 .row > [class*=" col-"] > .team {
  margin-bottom: 50px;
}

.team-content-area.team-style-3 .team .team-photo {
  margin-bottom: 0;
}

.team-content-area.team-style-3 .team .team-description .team-contact {
  display: none;
}

.team-content-area.team-style-3 .team-description {
  position: absolute;
  width: auto;
  right: 20px;
  bottom: -40px;
  left: 20px;
  z-index: 9;
  padding: 20px;
  background: #ffffff;
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-3 .team:hover .team-description {
  bottom: 20px;
}

.team-content-area.team-style-3 .team .team-description .social-icons {
  display: none;
  width: 100%;
  margin-top: 10px;
}

.team-content-area.team-style-3 .team .team-description .social-icons ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.team-content-area.team-style-3 .team .team-description .social-icons ul li {
  margin: 0 0 2px 2px;
}

.team-content-area.team-style-3 .team .team-description .social-icons ul li:first-child {
  margin-left: 0;
}

.team-content-area.team-style-3 .team .team-description .social-icons ul li:last-child {
  margin-right: 0;
}

/*------------------------*/
/* Team -Style 4 */
/*------------------------*/
.team-content-area.team-style-4 .team .team-description .team-contact {
  display: none;
}

.team-content-area.team-style-4 .team {
  -webkit-box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.05);
}

.team-content-area.team-style-4 .team .team-photo {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}

.team-content-area.team-style-4 .team .team-photo img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-4 .team:hover .team-photo img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.team-content-area.team-style-4 .team .team-photo:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-4 .team:hover .social-icons,
.team-content-area.team-style-4 .team:hover .team-photo:before {
  opacity: 1;
}

.team-content-area.team-style-4 .team .team-photo .social-icons {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  opacity: 0;
  z-index: 9;
  text-align: center;
  margin-top: 15px;
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-4 .team .team-photo .social-icons li a {
  color: #ffffff;
}

.team-content-area.team-style-4 .team:hover .team-photo .social-icons {
  opacity: 1;
  margin-top: 0;
}

.team-content-area.team-style-4 .team .team-description {
  background: #ffffff;
  text-align: center;
  padding: 20px 30px;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-4 .team .team-description:before {
  content: "";
  position: absolute;
  left: 0;
  top: 40%;
  z-index: -1;
  width: 100%;
  height: 10%;
  opacity: 0;
  background: -webkit-linear-gradient(35deg, #84ba3f 0%, #9ee544 80%);
  background: -moz-linear-gradient(35deg, #84ba3f 0%, #9ee544 80%);
  background: linear-gradient(35deg, #84ba3f 0%, #9ee544 80%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-4 .team:hover .team-description:before {
  top: 0;
  opacity: 1;
  height: 100%;
}

.team-content-area.team-style-4 .team .team-info .entry-title {
  margin-bottom: 0;
}

.team-content-area.team-style-4 .team:hover .team-description h5 a,
.team-content-area.team-style-4 .team:hover .team-description span {
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/*------------------------*/
/* Team -Style 5 */
/*------------------------*/
.team-content-area.team-style-5 .team .team-front img {
  height: auto;
}

.team-content-area.team-style-5 .team * {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-5 .team:hover {
  z-index: 9;
  position: relative;
}

.team-content-area.team-style-5 .team .team-back,
.team-content-area.team-style-5 .team .team-front {
  color: #ffffff;
  text-align: center;
}

.team-content-area.team-style-5 .team {
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  perspective: 1000px;
  -webkit-perspective: 1000px;
}

.team-content-area.team-style-5 .team .team-back,
.team-content-area.team-style-5 .team .team-front {
  background-size: cover;
  background-position: center;
  transition: -webkit-transform 0.75s cubic-bezier(0.45, 0.2, 0.2, 1);
  transition: transform 0.75s cubic-bezier(0.45, 0.2, 0.2, 1);
  transition: transform 0.75s cubic-bezier(0.45, 0.2, 0.2, 1), -webkit-transform 0.75s cubic-bezier(0.45, 0.2, 0.2, 1);
  -webkit-transition: transform 0.75s cubic-bezier(0.45, 0.2, 0.2, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: inherit;
  perspective: inherit;
}

.team-content-area.team-style-5 .team .team-back .team-inner,
.team-content-area.team-style-5 .team .team-front .team-inner {
  transform: translateY(0) translateZ(60px) scale(0.88);
  -webkit-transform: translateY(0) translateZ(60px) scale(0.88);
  -ms-transform: translateY(0) translateZ(60px) scale(0.88);
  top: 0;
}

.team-content-area.team-style-5 .team .team-back {
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.team-content-area.team-style-5 .team .team-front,
.team-content-area.team-style-5 .team:hover .team-back {
  -ms-transform: rotateY(0);
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.team-content-area.team-style-5 .team:hover .team-front {
  -ms-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.team-content-area.team-style-5 .team .team-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(35deg, #84ba3f 0%, #9ee544 80%);
  background: -moz-linear-gradient(35deg, #84ba3f 0%, #9ee544 80%);
  background: linear-gradient(35deg, #84ba3f 0%, #9ee544 80%);
  -webkit-box-shadow: 0px 3px 25px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 3px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 25px rgba(0, 0, 0, 0.1);
}

.team-content-area.team-style-5 .team .team-back .team-inner,
.team-content-area.team-style-5 .team .team-front .team-inner {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.team-content-area.team-style-5 .team .team-back .team-inner,
.team-content-area.team-style-5 .team .team-front .team-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
  outline: transparent solid 1px;
  -webkit-perspective: inherit;
  perspective: inherit;
  z-index: 2;
}

.team-content-area.team-style-5 .team .team-contact {
  display: none;
}

.team-content-area.team-style-5 .team .team-info .entry-title a,
.team-content-area.team-style-5 .team .team-info span,
.team-content-area.team-style-5 .team .social-icons li a {
  color: #ffffff;
}

.team-content-area.team-style-5 .team .team-info .entry-title {
  margin-bottom: 5px;
}

.team-content-area.team-style-5 .team .social-icons {
  margin-top: 15px;
}

/*------------------------*/
/* Team -Style 6 */
/*------------------------*/
.team-content-area.team-style-6 .team .team-description .team-contact {
  display: none;
}

.team-content-area.team-style-6 .team .team-photo {
  position: relative;
  overflow: hidden;
}

.team-content-area.team-style-6 .team .team-photo img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-6 .team:hover .team-photo img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.team-content-area.team-style-6 .team .team-photo .social-icons {
  display: block;
  position: absolute;
  right: 25px;
  left: 25px;
  bottom: 10px;
  z-index: 9;
  opacity: 0;
  padding: 15px;
  text-align: center;
  background: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.08);
}

.team-content-area.team-style-6 .team:hover .team-photo .social-icons {
  opacity: 1;
  bottom: 25px;
}

.team-content-area.team-style-6 .team .team-description {
  text-align: center;
}

/* Masonry */
.team-style-6 .masonry-main .team {
  margin-bottom: 10px;
}

/*------------------------*/
/* Team -Style 7 */
/*------------------------*/
.team-content-area.team-style-7 .team .team-description .team-contact {
  display: none;
}

.team-content-area.team-style-7 .team {
  position: relative;
}

.team-content-area.team-style-7 .team .team-photo {
  margin-bottom: 0;
}

.team-content-area.team-style-7 .team .team-photo:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.team-content-area.team-style-7 .team:hover .team-photo:before {
  opacity: 1;
}

.team-content-area.team-style-7 .team .team-description .team-info {
  padding-top: 30px;
  padding-bottom: 20px;
}

.team-content-area.team-style-7 .team .team-description .team-info h5 a,
.team-content-area.team-style-7 .team .team-description span {
  color: #ffffff;
}

.team-content-area.team-style-7 .team .team-description {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
}

.team-content-area.team-style-7 .team .team-description,
.team-content-area.team-style-7 .team:hover .team-description {
  background: none;
  overflow: hidden;
  border-radius: 0;
  z-index: 9;
}

.team-content-area.team-style-7 .team .team-description:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: -10%;
  background: rgba(0, 0, 0, 0.71);
  width: 120%;
  height: 230px;
  border-radius: 50%;
  z-index: -1;
}

.team-content-area.team-style-7 .team:hover .team-description:before {
  background: -webkit-linear-gradient(35deg, rgba(132, 186, 63, 0.9) 0%, rgba(158, 229, 68, 0.9) 80%);
  background: -moz-linear-gradient(35deg, rgba(132, 186, 63, 0.9) 0%, rgba(158, 229, 68, 0.9) 80%);
  background: linear-gradient(35deg, rgba(132, 186, 63, 0.9) 0%, rgba(158, 229, 68, 0.9) 80%);
}

.team-content-area.team-style-7 .team .team-description .social-icons {
  opacity: 0;
  margin-top: -30px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-7 .team:hover .social-icons {
  opacity: 1;
  margin-top: -10px;
  margin-bottom: 20px;
}

.team-content-area.team-style-7 .team .team-description .social-icons li a {
  color: #ffffff;
}

/*------------------------*/
/* Team -Style 8 */
/*------------------------*/
.team-content-area.team-style-8 .team {
  position: relative;
}

.team-content-area.team-style-8 .team .team-description .team-contact {
  display: none;
}

.team-content-area.team-style-8 .team .team-photo {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}

.team-content-area.team-style-8 .team .team-photo img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-8 .team:hover .team-photo img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.team-content-area.team-style-8 .team .team-description .team-info h5 a,
.team-content-area.team-style-8 .team .team-description span {
  color: #ffffff;
}

.team-content-area.team-style-8 .team .team-description {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  z-index: 9;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-8 .team .team-photo:before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: auto;
  z-index: 1;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 70%);
  background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 70%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 70%);
}

.team-content-area.team-style-8 .team .team-description .team-info {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-8 .team .team-description .social-icons {
  visibility: hidden;
  opacity: 0;
  margin-top: -30px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-8 .team:hover .team-description .social-icons {
  visibility: visible;
  opacity: 1;
  margin-top: 10px;
}

.team-content-area.team-style-8 .team .social-icons li a {
  color: #ffffff;
}

/*------------------------*/
/* Team -Style 9 */
/*------------------------*/
.team-content-area.team-style-9 .team .team-description .social-icons,
.team-content-area.team-style-9 .team .team-description .team-contact {
  display: none;
}

.team-content-area.team-style-9 .team {
  padding: 0 15px;
}

.team-content-area.team-style-9 .team .team-photo {
  margin-bottom: 25px;
}

.team-content-area.team-style-9 .team .team-photo img {
  border-radius: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.team-content-area.team-style-9 .team .team-photo:before {
  content: "";
  left: 15px;
  right: 15px;
  top: 15px;
  bottom: 15px;
  opacity: 0;
  position: absolute;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: -webkit-linear-gradient(35deg, rgba(101, 142, 49, 0.9) 0%, rgba(160, 234, 65, 0.9) 80%);
  background: -moz-linear-gradient(35deg, rgba(101, 142, 49, 0.9) 0%, rgba(160, 234, 65, 0.9) 80%);
  background: linear-gradient(35deg, rgba(101, 142, 49, 0.9) 0%, rgba(160, 234, 65, 0.9) 80%);
}

.team-content-area.team-style-9 .team:hover .team-photo:before {
  opacity: 1;
}

.team-content-area.team-style-9 .team .team-photo .social-icons li a {
  color: #ffffff;
}

.team-content-area.team-style-9 .team .team-photo .social-icons {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  opacity: 0;
  transform: translateY(-50%);
  text-align: center;
  margin-top: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-9 .team:hover .team-photo .social-icons {
  margin-top: 0;
  opacity: 1;
}

.team-content-area.team-style-9 .team .team-description {
  text-align: center;
}

.team-content-area.team-style-9 .social-icons ul {
  padding: 0 25px;
}

/* Masonry */
.team-style-9 .masonry-main .team {
  margin-bottom: 10px;
}

/*------------------------*/
/* Team -Style 10 */
/*------------------------*/
.team-content-area.team-style-10 .team .team-description .social-icons,
.team-content-area.team-style-10 .team .team-description .team-contact {
  display: none;
}

.team-content-area.team-style-10 .team {
  padding: 20px;
  border: 1px solid #e8e8e8;
}

.team-content-area.team-style-10 .team .team-photo .team-photo-inner {
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}

.team-content-area.team-style-10 .team .team-photo .team-badge {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-10.column-2 .team .team-photo .team-badge {
  bottom: 40px;
  left: 40px;
}

.team-content-area.team-style-10.column-3 .team .team-photo .team-badge {
  bottom: 20px;
  left: 20px;
}

.team-content-area.team-style-10 .team:hover .team-photo .team-badge {
  width: 90%;
  height: 90%;
  bottom: 5%;
  left: 5%;
}

.team-content-area.team-style-10 .team .team-photo .team-badge a {
  display: flex;
  align-self: center;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
}

.team-content-area.team-style-10 .team .team-photo .team-badge a i {
  width: 30px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
}

.team-content-area.team-style-10 .team .team-description {
  text-align: center;
}

/*--------------------------*/
/* Team Style - 11 */
/*--------------------------*/
.team-content-area.team-style-11 .team {
  text-align: center;
  border: 1px solid #e8e8e8;
  background: #ffffff;
  padding: 15px;
  border-radius: 3px;
}

.team-content-area.team-style-11 .team .team-contact {
  display: none;
}

.team-content-area.team-style-11 .team .team-photo {
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-11 .team:hover .team-photo {
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

.team-content-area.team-style-11 .team .team-info {
  margin-bottom: 10px;
}

.team-content-area.team-style-11 .team .entry-title {
  margin-bottom: 5px;
  font-size: 16px;
}

/* Masonry */
.team-style-11 .masonry-main .team {
  margin-bottom: 10px;
}

/* Team Light */
.team-content-area.team-style-11.team-color-light .team {
  border: 1px solid rgba(255, 255, 255, 0.15);
  background: rgba(255, 255, 255, 0.1);
}

/*--------------------------*/
/* Team Style - 12 */
/*--------------------------*/
.team-content-area.team-style-12 .team .team-contact {
  display: none;
}

.team-content-area.team-style-12 .team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.team-content-area.team-style-12 .team .team-photo {
  min-width: 50%;
  width: 50%;
  align-self: center;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
  background: #323232;
}

.team-content-area.team-style-12 .team .team-photo img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-12 .team:hover .team-photo img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.team-content-area.team-style-12 .team .team-info p {
  margin-top: 15px;
  margin-bottom: 15px;
}

.team-content-area.team-style-12 .team .team-description {
  align-self: center;
  position: relative;
  overflow: hidden;
  text-align: left;
  padding: 0 0 0 25px;
}

.team-content-area.team-style-12 .team .team-description .social-icons,
.team-content-area.team-style-13 .team .team-description .social-icons,
.team-content-area.team-style-14 .team .team-description .social-icons,
.team-content-area.team-style-15 .team .team-description .social-icons {
  margin-left: -5px;
}

.team-content-area.team-style-12 .team .entry-title {
  margin-bottom: 0;
}

/*--------------------------*/
/* Team Style - 13 */
/*--------------------------*/
.team-content-area.team-style-13 .team .team-contact {
  display: none;
}

.team-content-area.team-style-13 .team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.team-content-area.team-style-13 .team .team-photo {
  min-width: 50%;
  width: 50%;
  align-self: center;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}

.team-content-area.team-style-13 .team .team-photo img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-13 .team:hover .team-photo img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.team-content-area.team-style-13 .team .team-info p {
  margin-top: 15px;
  margin-bottom: 15px;
}

.team-content-area.team-style-13 .team .team-description {
  align-self: center;
  position: relative;
  text-align: left;
  padding: 30px;
  padding-left: 15px;
  z-index: 9;
}

.team-content-area.team-style-13 .team .team-description:before {
  content: "";
  background: #ffffff;
  position: absolute;
  z-index: -1;
  left: -25px;
  top: 0;
  right: 0;
  bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.04);
}

.team-content-area.team-style-13 .team .entry-title {
  margin-bottom: 5px;
  font-size: 18px;
}

/*--------------------------*/
/* Team Style - 14 */
/*--------------------------*/
.team-content-area.team-style-14 .team .team-contact {
  display: none;
}

.team-content-area.team-style-14 .team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-height: 300px;
  background: #ffffff;
  border: 1px solid #e8e8e8;
}

.team-content-area.team-style-14 .team .team-photo {
  min-width: 50%;
  width: 50%;
  align-self: center;
  margin-bottom: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.team-content-area.team-style-14 .team .team-photo img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-14 .team:hover .team-photo img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.team-content-area.team-style-14 .team .team-info p {
  margin-top: 15px;
  margin-bottom: 15px;
}

.team-content-area.team-style-14 .team .team-description {
  align-self: center;
  position: relative;
  text-align: left;
  padding: 30px;
  width: 50%;
  margin-left: auto;
}

.team-content-area.team-style-14 .team .entry-title {
  margin-bottom: 5px;
  font-size: 18px;
}

/*--------------------------*/
/* Team Style - 15 */
/*--------------------------*/
.team-content-area.team-style-15 .team .team-contact {
  display: none;
}

.team-content-area.team-style-15 .team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}

.team-content-area.team-style-15 .team .team-photo {
  min-width: 170px;
  width: 170px;
  align-self: center;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}

.team-content-area.team-style-15 .team .team-photo {
  overflow: hidden;
  border-radius: 50%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-15 .team:hover .team-photo {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.team-content-area.team-style-15 .team .team-photo img {
  border-radius: 50%;
}

.team-content-area.team-style-15 .team .team-info p {
  margin-top: 15px;
  margin-bottom: 15px;
}

.team-content-area.team-style-15 .team .team-description {
  align-self: center;
  position: relative;
  text-align: left;
  padding: 0;
  padding-left: 35px;
}

.team-content-area.team-style-15 .team .entry-title {
  margin-bottom: 5px;
  font-size: 18px;
}

/*--------------------------*/
/* Team Style - 16 */
/*--------------------------*/
.team-content-area.team-style-16 .team {
  position: relative;
  overflow: hidden;
}

.team-content-area.team-style-16 .team .team-photo {
  margin-bottom: 0;
}

.team-content-area.team-style-16 .team .team-photo img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-16 .team-description {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 25px;
}

.team-style-16 .team-description:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-16 .team-description .team-info {
  align-self: center;
  text-align: center;
}

.team-content-area.team-style-16 .team-description .social-icons {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
  opacity: 0;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/*---------------*/
/* Hover CSS */
.team-content-area.team-style-16 .team:hover .team-description:before {
  opacity: 1;
}

.team-content-area.team-style-16 .team:hover .team-photo img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.team-content-area.team-style-16 .team .team-info .entry-title {
  font-size: 22px;
  margin-bottom: 5px;
  opacity: 0;
  transition-delay: 0.2s;
  transform: translateY(25px);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-16 .team:hover .team-info .entry-title {
  opacity: 1;
  transition-delay: 0s;
  transform: translateY(0);
}

.team-content-area.team-style-16 .team .team-info span {
  position: relative;
  top: 5px;
  opacity: 0;
  transition-delay: 0.1s;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-content-area.team-style-16 .team:hover .team-info span {
  top: 0;
  opacity: 1;
  transition-delay: 0s;
}

.team-content-area.team-style-16 .team:hover .team-description .social-icons {
  bottom: 25px;
  opacity: 1;
}

/*---------------*/
/* Light CSS */
.team-style-16.team-color-light .team-description:before {
  background: rgba(0, 0, 0, 0.9);
}

.team-content-area.team-style-16.team-color-light .team .team-info .entry-title a,
.team-content-area.team-style-16.team-color-light .social-icons li a,
.webgatha-row-light .team-content-area.team-style-16.team-color-light .team .team-info span,
.webgatha-row-light .team-content-area.team-style-16.team-color-light .social-icons li a:hover {
  color: #ffffff;
}

/*--------------------------*/
/* Filters Button */
/*--------------------------*/
.isotope-filters {
  text-align: center;
  margin-bottom: 50px;
}

.isotope-filters button,
.isotope-filters button.active {
  margin: 5px 3px;
  padding: 8px 30px;
  font-size: 15px;
  line-height: 24px;
  color: #ffffff;
  text-align: center;
  font-weight: 500;
  border-radius: 3px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  outline: none;
}

.isotope-filters button {
  border: 1px solid #e8e8e8;
  background: transparent;
  color: #323232;
}

.isotope-filters button.active,
.isotope-filters button:hover {
  color: #ffffff;
  outline: none;
}

/*--------------------------*/
/* Team Social */
/*--------------------------*/
.social-icons ul {
  padding: 0;
  margin: 0;
}

.social-icons li {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 2px;
}

.social-icons li a {
  display: block;
  height: 25px;
  width: 23px;
  font-size: 14px;
  color: #323232;
  line-height: 25px;
  text-align: center;
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/*=============================*/
/* Team Details Pages */
/*=============================*/
.single-teams .post-details .team-content {
  padding-left: 30px;
}

.single-teams .team-info-cover {
  padding: 35px 40px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08);
}

.single-teams .team-info-cover .post-title {
  font-size: 30px;
  line-height: 42px;
  color: #ffffff;
  margin: 0;
}

.single-teams .team-info-cover .team-designation {
  color: #ffffff;
}

.single-teams .team-info-cover .team-detail-icon {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  margin-top: 25px;
  list-style-type: none;
}

.single-teams .team-info-cover .team-detail-icon li {
  display: flex;
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}

.single-teams .team-info-cover .team-detail-icon li:last-child {
  margin-bottom: 0;
}

.single-teams .team-info-cover .social-icons {
  margin-top: 15px;
}

.single-teams .team-info-cover .team-detail-icon li i {
  color: #ffffff;
  font-size: 14px;
  align-self: center;
  width: 35px;
}

.single-teams .team-info-cover .team-detail-icon li a {
  font-size: 16px;
  line-height: normal;
  font-weight: 500;
  color: #ffffff;
  align-self: center;
  word-break: break-word;
}

.single-teams .team-info-cover .social-icons li.social-share {
  padding: 0;
  margin: 0;
  margin-right: 15px;
}

.single-teams .team-info-cover .social-icons li.social-share i {
  position: relative;
  top: 0px;
  color: #ffffff;
  font-size: 14px;
}

.single-teams .team-info-cover .social-icons li.social {
  margin: 0;
  margin-right: 5px;
}

.single-teams .team-info-cover .social-icons li.social a {
  font-size: 15px;
  color: #ffffff;
}

/*-------------------------*/
/* Team : Blockquote */
.single-teams .team-content .wpb_text_column blockquote {
  background: none;
  position: relative;
  font-size: 16px;
  line-height: 28px;
  font-style: italic;
  color: #969696;
  padding: 0;
  padding-top: 25px;
}

.single-teams .team-content .wpb_text_column blockquote:before {
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  color: #000000;
  font-style: initial;
  font-weight: 600;
  font-size: 90px;
  line-height: 90px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.05;
}

/*-------------------------*/
/* Team : Next Prev */
.single-teams .related-team-section .swiper-button-next,
.single-teams .related-team-section .swiper-button-prev {
  display: none;
}

.single-teams .related-team .section-title .title {
  margin-top: 0;
  font-size: 24px;
  line-height: 32px;
}

.single-teams #content.site-content .content-wrapper {
  padding-bottom: 0;
}

.single-teams .content-wrapper-vc-enabled .post-details {
  padding-top: 80px;
}

.single-teams .related-team {
  padding-top: 50px;
  padding-bottom: 80px;
}

.single-teams .post-details > .entry-content > .row + p,
.single-teams .post-details > .entry-content > .row + .vc_row {
  margin-top: 40px;
}

.single-teams .post-details img {
  width: 100%;
  height: auto;
}

.single-teams .post-details blockquote,
.single-teams .post-details blockquote.wp-block-quote {
  margin-bottom: 1rem;
}

@media screen and (max-width: 991px) and (min-width: 576px) {
  .single-teams .team-thumbnail,
  .single-teams .team-info-cover {
    width: 50%;
  }
  .single-teams .team-profile-cover {
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .single-teams .team-details {
    margin-top: 50px;
  }
  .single-teams .team-thumbnail img {
    width: 100%;
  }
  .single-teams .content-wrapper-vc-enabled .post-details {
    padding-top: 60px;
  }
  .single-teams .post-details .team-content {
    padding-left: 0px;
    margin-top: 40px;
  }
  .single-teams .port-navigation .nav-links {
    margin-top: 60px;
  }
  .single-teams .related-team {
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .single-teams .content-wrapper-vc-enabled .post-details {
    padding-top: 50px;
  }
  .single-teams .port-navigation .nav-links {
    margin-top: 50px;
  }
  .single-teams .related-team {
    padding-bottom: 50px;
  }
}

/*=============================*/
/*  Team All Style - Light */
/*=============================*/
/*--------------*/
/* Style 1 */
/*--------------*/
.team-style-1.team-color-light .team-info .entry-title a {
  color: #ffffff;
}

.team-style-1.team-color-light .team-info span {
  color: #e8e8e8;
}

/*--------------*/
/* Style 2 */
/*--------------*/
.team-style-2.team-color-light .team-info .entry-title a,
.team-style-2.team-color-light .social-icons li a {
  color: #ffffff;
}

.team-style-2.team-color-light .team-info p {
  color: #e8e8e8;
}

/*--------------*/
/* Style 6 */
/*--------------*/
.team-style-6.team-color-light .team-info .entry-title a {
  color: #ffffff;
}

.team-style-6.team-color-light .team-info span {
  color: #e8e8e8;
}

/*--------------*/
/* Style 9 */
/*--------------*/
.team-style-9.team-color-light .team-info .entry-title a {
  color: #ffffff;
}

.team-style-9.team-color-light .team-info span {
  color: #e8e8e8;
}

/*--------------*/
/* Style 10 */
/*--------------*/
.team-style-10.team-color-light .team-info .entry-title a {
  color: #ffffff;
}

.team-style-10.team-color-light .team-info span {
  color: #e8e8e8;
}

.team-style-10.team-color-light .team {
  border-color: rgba(140, 140, 140, 0.5);
}

/*--------------*/
/* Style 11 */
/*--------------*/
.team-style-11.team-color-light .team-info .entry-title a,
.team-style-11.team-color-light .social-icons li a {
  color: #ffffff;
}

.team-style-11.team-color-light .team-info span {
  color: #e8e8e8;
}

/*--------------*/
/* Style 12 */
/*--------------*/
.team-style-12.team-color-light .team .entry-title a,
.team-style-12.team-color-light .team .social-icons li a {
  color: #ffffff;
}

.team-style-12.team-color-light .team .team-info p {
  color: #e8e8e8;
}

/*--------------*/
/* Style 15 */
/*--------------*/
.team-style-15.team-color-light .team .entry-title a,
.team-style-15.team-color-light .team .social-icons li a {
  color: #ffffff;
}

.team-style-15.team-color-light .team .team-info p {
  color: #e8e8e8;
}

/*===========================*/
/*  Team Responsive */
/*===========================*/
@media screen and (max-width: 1199px) {
  .team-content-area.column-4 .masonry-item {
    width: 33.33%;
  }
}

@media screen and (max-width: 991px) {
  .team-content-area.column-3 .masonry-item,
  .team-content-area.column-4 .masonry-item {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .team-content-area.column-2 .masonry-item,
  .team-content-area.column-3 .masonry-item,
  .team-content-area.column-4 .masonry-item {
    width: 50%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .team-content-area.team-style-12.column-2 .masonry-item,
  .team-content-area.team-style-13.column-2 .masonry-item,
  .team-content-area.team-style-14.column-2 .masonry-item,
  .team-content-area.team-style-15.column-2 .masonry-item,
  .team-content-area.team-style-12.column-3 .masonry-item,
  .team-content-area.team-style-13.column-3 .masonry-item,
  .team-content-area.team-style-14.column-3 .masonry-item,
  .team-content-area.team-style-15.column-3 .masonry-item,
  .team-content-area.team-style-12.column-4 .masonry-item,
  .team-content-area.team-style-13.column-4 .masonry-item,
  .team-content-area.team-style-14.column-4 .masonry-item,
  .team-content-area.team-style-15.column-4 .masonry-item {
    width: 100%;
  }
}

@media screen and (max-width: 575px) {
  .team-content-area.column-2 .masonry-item,
  .team-content-area.column-3 .masonry-item,
  .team-content-area.column-4 .masonry-item {
    width: 100%;
  }
  .team-content-area.team-style-15 .team .team-photo {
    min-width: 100px;
    width: 100px;
  }
  .webgatha_team_wrapper .isotope.team-with-space .masonry > .masonry-item {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 479px) {
  .team-content-area.team-style-12 .team,
  .team-content-area.team-style-13 .team,
  .team-content-area.team-style-14 .team,
  .team-content-area.team-style-15 .team {
    display: block;
  }
  .team-content-area.team-style-13 .team .team-description:before {
    border: none;
    left: 0;
  }
  .team-content-area.team-style-12 .team .team-photo,
  .team-content-area.team-style-13 .team .team-photo,
  .team-content-area.team-style-14 .team .team-photo,
  .team-content-area.team-style-14 .team .team-description {
    width: 100%;
    max-width: 100%;
  }
  .team-content-area.team-style-14 .team .team-photo {
    position: relative;
    min-height: inherit;
  }
  .team-content-area.team-style-14 .team .team-photo img {
    height: auto;
  }
  .team-content-area.team-style-12 .team .team-description,
  .team-content-area.team-style-13 .team .team-description,
  .team-content-area.team-style-14 .team .team-description
.team-content-area.team-style-15 .team .team-description {
    padding: 15px 0;
    padding-bottom: 0;
  }
  .team-content-area.team-style-15 .team .team-photo {
    min-width: 200px;
    width: 200px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 25px;
  }
  .team-content-area.team-style-15 .team .team-description {
    padding-left: 0;
    text-align: center;
  }
}

/*==========================================================*/
/* Portfolio Listing Pages */
/*==========================================================*/
.post-type-archive-portfolio .portfolio-section .portfolio-layout[data-layout="grid"] .portfolio-item,
.post-type-archive-portfolio .portfolio-section .portfolio-layout .grid-item .portfolio-item {
  margin-bottom: 30px;
}

.post-type-archive-portfolio .portfolio-section .portfolio-layout > .row {
  margin-bottom: -30px;
}

/*----------------------*/
/* Portfolio Isotope Width */
/*----------------------*/
.portfolio-section .portfolio-content-area.column-2 .masonry-item {
  width: 50%;
}

.portfolio-section .portfolio-content-area.column-3 .masonry-item {
  width: 33.3333%;
}

.portfolio-section .portfolio-content-area.column-4 .masonry-item {
  width: 25%;
}

.portfolio-with-space .masonry-item.masonry-main {
  padding: 15px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 30px;
}

.portfolio-content-area.portfolio-no-space .portfolio-content-area > .row {
  margin-left: 0;
  margin-right: 0;
}

/*--------------------*/
/* Isotope Space */
/*--------------------*/
.portfolio-section .portfolio-space-0 {
  margin: 0;
}

.portfolio-section .portfolio-space-5 {
  margin: 0 -5px 0 0px;
}

.portfolio-section .portfolio-space-10 {
  margin: 0 -10px 0 0px;
}

.portfolio-section .portfolio-space-15 {
  margin: 0 -15px 0 0px;
}

.portfolio-section .portfolio-space-20 {
  margin: 0 -20px 0 0px;
}

.portfolio-section .portfolio-space-25 {
  margin: 0 -25px 0 0px;
}

.portfolio-section .portfolio-space-30 {
  margin: 0 -30px 0 0px;
}

.content-area .portfolio-section .portfolio-space-0 .masonry-item {
  padding: 0;
  margin: -1px;
}

.content-area .portfolio-section .portfolio-space-5 .masonry-item {
  padding: 0 5px 5px 0;
}

.content-area .portfolio-section .portfolio-space-10 .masonry-item {
  padding: 0 10px 10px 0;
}

.content-area .portfolio-section .portfolio-space-15 .masonry-item {
  padding: 0 15px 15px 0;
}

.content-area .portfolio-section .portfolio-space-20 .masonry-item {
  padding: 0 20px 20px 0;
}

.content-area .portfolio-section .portfolio-space-25 .masonry-item {
  padding: 0 25px 25px 0;
}

.content-area .portfolio-section .portfolio-space-30 .masonry-item {
  padding: 0 30px 30px 0;
}

.portfolio-content-area.portfolio-with-space {
  margin-left: -15px;
  margin-right: -15px;
}

/*--------------------*/
/* Portfolio Common */
/*--------------------*/
.portfolio-section .portfolio-item {
  width: 100%;
  position: relative;
  overflow: hidden;
  color: #ffffff;
  border: 0;
}

.portfolio-section .portfolio-item .portfolio-img {
  overflow: hidden;
  display: flex;
}

.portfolio-section .portfolio-item img {
  max-width: 100%;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.portfolio-section .portfolio-item:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.portfolio-section .portfolio-item .portfolio-overlay {
  display: flex;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
  width: 100%;
  padding: 15px;
  margin-top: 0;
  text-align: left;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.portfolio-section .portfolio-item .portfolio-overlay h4 {
  color: #ffffff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  margin: 0;
  margin-bottom: 3px;
}

.portfolio-section .portfolio-item .portfolio-overlay h4 a {
  color: inherit;
}

.portfolio-section .portfolio-item .portfolio-overlay .portfolio-content {
  align-self: center;
}

.portfolio-section .portfolio-item .portfolio-icon a {
  z-index: 9;
  display: inline-block;
  width: 48px;
  height: 48px;
  background: #ffffff;
  border-radius: 100%;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.portfolio-section .portfolio-item .portfolio-icon a .fa-long-arrow-alt-right {
  font-size: 24px;
}

.portfolio-section .portfolio-item .portfolio-icon a:hover {
  background: #323232;
  color: #ffffff;
}

.related-portfolio-section .portfolio-category {
  line-height: normal;
}

.portfolio-section .portfolio-item .portfolio-overlay .portfolio-category a {
  display: inline-block;
  font-size: 15px;
  color: #ffffff;
  line-height: normal;
  position: relative;
  padding-right: 8px;
  margin-right: 8px;
}

.portfolio-section .portfolio-item .portfolio-overlay .portfolio-category a:last-child {
  margin-right: 0px;
  padding-right: 0px;
}

.portfolio-section .portfolio-item .portfolio-overlay .portfolio-category a:before {
  content: "";
  background: #ffffff;
  width: 1px;
  height: 10px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.portfolio-section .portfolio-item .portfolio-overlay .portfolio-category a:last-child:before {
  content: none;
}

.portfolio-section .portfolio-item .portfolio-overlay .portfolio-icon {
  margin-left: auto;
  padding-left: 15px;
}

body .mfp-gallery.mfp-close-btn-in .mfp-close {
  padding: 0;
  font-size: 34px;
  line-height: 34px;
  width: 30px;
  height: 30px;
  position: fixed;
  right: 20px;
  top: 20px;
  cursor: pointer;
  text-align: center;
  opacity: inherit;
  background: none;
}

body .mfp-gallery .mfp-arrow {
  background: none;
}

/*--------------------------*/
/* Portfolio - Space */
/*--------------------------*/
.portfolio-no-space .portfolio-content-area[class*="portfolio-style-"] .row > [class*=" col-"] {
  padding-left: 0;
  padding-right: 0;
}

.portfolio-no-space .portfolio-content-area[class*="portfolio-style-"] .row > [class*=" col-"] .portfolio-item {
  margin-bottom: 0;
}

.vc_row.vc_row-no-padding .portfolio-section .isotope-filters {
  padding-left: 15px;
  padding-right: 15px;
}

/* with - Space */
.portfolio-with-space {
  margin-top: -30px;
}

.portfolio-with-space .portfolio-content-area .portfolio-swiper-wrapper,
.portfolio-with-space .portfolio-content-area[class*="portfolio-style-"] .row > [class*=" col-"] .portfolio-item {
  margin-top: 30px;
}

.portfolio-with-space .portfolio-content-area .portfolio-swiper-container .webgatha-slider-button-next,
.portfolio-with-space .portfolio-content-area .portfolio-swiper-container .webgatha-slider-button-prev {
  margin-top: 20px;
}

/* No - Space */
.portfolio-no-space .portfolio-content-area.portfolio-style-6,
.portfolio-no-space .portfolio-content-area.portfolio-style-9,
.portfolio-no-space .portfolio-content-area.portfolio-style-6,
.portfolio-no-space .portfolio-content-area.portfolio-style-9 {
  margin-top: -20px;
}

.portfolio-no-space .portfolio-content-area.portfolio-style-6 .row > [class*=" col-"] .portfolio-item,
.portfolio-no-space .portfolio-content-area.portfolio-style-9 .row > [class*=" col-"] .portfolio-item,
.portfolio-no-space .portfolio-content-area.portfolio-style-6 .masonry-main .portfolio-item,
.portfolio-no-space .portfolio-content-area.portfolio-style-9 .masonry-main .portfolio-item {
  margin-top: 20px;
}

/*--------------------------*/
/* Portfolio - Slider Navigation */
/*--------------------------*/
.portfolio-content-area .swiper-pagination ~ .webgatha-slider-button-next,
.portfolio-content-area .swiper-pagination ~ .webgatha-slider-button-prev {
  margin-top: -20px;
}

.portfolio-content-area .webgatha-slider-button-next,
.portfolio-content-area .webgatha-slider-button-prev {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: none;
  background-color: #ffffff;
  color: #323232;
  width: 30px;
  height: 40px;
  position: absolute;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
  cursor: pointer;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.portfolio-content-area .webgatha-slider-button-next:hover,
.portfolio-content-area .webgatha-slider-button-prev:hover {
  color: #ffffff;
}

.portfolio-content-area .webgatha-slider-button-prev.show-on-hover {
  left: -10px;
  opacity: 0;
}

.portfolio-content-area .webgatha-slider-button-next.show-on-hover {
  right: -10px;
  opacity: 0;
}

.portfolio-content-area .webgatha-slider-button-prev,
.portfolio-content-area:hover .webgatha-slider-button-prev.show-on-hover {
  left: 15px;
  opacity: 1;
}

.portfolio-content-area .webgatha-slider-button-next,
.portfolio-content-area:hover .webgatha-slider-button-next.show-on-hover {
  right: 15px;
  opacity: 1;
}

/*------------------*/
/* Slider Bullet */
/*------------------*/
.portfolio-content-area .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #000;
  opacity: 1;
  margin: 0 2px !important;
  border-radius: 3px;
  cursor: pointer;
  transition: all .3s ease-in-out;
}

.portfolio-content-area .swiper-pagination-bullet-active {
  height: 17px;
  opacity: 1;
  /*background: $primary;*/
}

.portfolio-content-area .swiper-container-horizontal > .swiper-pagination-bullets {
  position: relative;
  bottom: 0;
  padding-top: 20px;
}

/*--------------------*/
/* Style 01 */
/*--------------------*/
.portfolio-section .portfolio-style-1 .portfolio-item .portfolio-overlay {
  padding-right: 72px;
  bottom: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.portfolio-section .portfolio-style-1 .portfolio-item:hover .portfolio-overlay {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.portfolio-section .portfolio-style-1 .portfolio-overlay {
  display: block;
}

.portfolio-section .portfolio-style-1 .portfolio-overlay h4 {
  font-size: 18px;
  line-height: 26px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.portfolio-section .portfolio-style-1 .portfolio-overlay .portfolio-icon {
  position: absolute;
  display: none;
  right: 18px;
  top: 15px;
  padding-left: 0;
}

.portfolio-section .portfolio-style-1 .portfolio-item:hover .portfolio-overlay .portfolio-icon {
  display: block;
}

.portfolio-section .portfolio-style-1 .portfolio-item .portfolio-icon a,
.portfolio-section .portfolio-style-2 .portfolio-item a.popup,
.portfolio-section .portfolio-style-5 .portfolio-item .portfolio-icon a {
  display: inline-flex;
  justify-content: center;
  line-height: inherit;
  align-items: center;
}

/*--------------------*/
/* Style 02 */
/*--------------------*/
.portfolio-section .portfolio-style-2 .portfolio-item .portfolio-overlay {
  display: block;
  text-align: center;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.portfolio-section .portfolio-style-2 .portfolio-item:hover .portfolio-overlay {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.portfolio-section .portfolio-style-2 .portfolio-item a.popup {
  position: absolute;
  right: 20px;
  top: -20px;
  color: #ffffff;
  z-index: 9;
  display: inline-block;
  width: 48px;
  height: 48px;
  border-radius: 100%;
  padding-left: 0px;
  text-align: center;
  line-height: 48px;
  opacity: 0;
  font-size: 16px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.portfolio-section .portfolio-style-2 .portfolio-item a.popup:hover {
  background: #ffffff;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.07);
}

.portfolio-section .portfolio-style-2 .portfolio-item:hover a.popup {
  opacity: 1;
  top: 20px;
}

/*--------------------*/
/* Style 03 */
/*--------------------*/
.portfolio-section .portfolio-style-3 .portfolio-item {
  position: relative;
}

.portfolio-section .portfolio-style-3 .portfolio-item:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 60%);
  background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 60%);
  background: linear-gradient(45deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 60%);
}

.portfolio-section .portfolio-style-3 .portfolio-item .portfolio-overlay {
  background: none;
  bottom: 0px;
  padding: 25px;
}

.portfolio-section .portfolio-style-3 .portfolio-item .portfolio-overlay a.popup {
  background: transparent;
  color: #ffffff;
  width: auto;
  height: auto;
  line-height: 34px;
  position: relative;
  left: -20px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.portfolio-section .portfolio-style-3 .portfolio-item .portfolio-overlay a.popup:hover {
  background: transparent;
}

.portfolio-section .portfolio-style-3 .portfolio-item:hover .portfolio-overlay a.popup {
  left: 0px;
  opacity: 1;
}

/*--------------------*/
/* Style 04 */
/*--------------------*/
.portfolio-section .portfolio-style-4 .portfolio-item .portfolio-overlay {
  background: #000000;
  position: relative;
  bottom: 0px;
  padding: 20px 25px;
}

.portfolio-section .portfolio-style-4 .portfolio-item .portfolio-overlay a.popup {
  background: transparent;
  color: #ffffff;
  width: auto;
  height: auto;
  line-height: 36px;
  position: relative;
  left: -10px;
  opacity: 0;
}

.portfolio-section .portfolio-style-4 .portfolio-item .portfolio-overlay a.popup:hover {
  background: transparent;
}

.portfolio-section .portfolio-style-4 .portfolio-item:hover .portfolio-overlay a.popup {
  left: 0px;
  opacity: 1;
}

/*--------------------*/
/* Style 05 */
/*--------------------*/
.portfolio-section .portfolio-style-5 .masonry-item:hover {
  z-index: 1;
}

.portfolio-section .portfolio-style-5 .portfolio-item {
  overflow: inherit;
}

.portfolio-section .portfolio-style-5 .portfolio-item:hover {
  z-index: 9;
}

.portfolio-section .portfolio-style-5 .portfolio-item:hover img {
  transform: none;
}

.portfolio-section .portfolio-style-5 .portfolio-main-content {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.portfolio-section .portfolio-style-5 .portfolio-main-content:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}

.portfolio-section .portfolio-style-5 .portfolio-overlay {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  opacity: 0;
  background: -webkit-linear-gradient(0deg, rgba(191, 251, 114, 0.93) 0%, rgba(80, 142, 2, 0.93) 80%);
  background: -moz-linear-gradient(0deg, rgba(191, 251, 114, 0.93) 0%, rgba(80, 142, 2, 0.93) 80%);
  background: linear-gradient(0deg, rgba(191, 251, 114, 0.93) 0%, rgba(80, 142, 2, 0.93) 80%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.portfolio-section .portfolio-style-5 .portfolio-overlay:hover {
  opacity: 1;
}

.portfolio-section .portfolio-style-5 .portfolio-overlay .portfolio-content-info {
  width: 100%;
  align-items: center;
}

.portfolio-section .portfolio-style-5 .portfolio-overlay .portfolio-icon {
  padding-left: 0px;
  margin-bottom: 10px;
}

/*--------------------*/
/* Style 06 */
/*--------------------*/
.portfolio-section .portfolio-style-6 .portfolio-item .portfolio-img {
  overflow: hidden;
  transition: -webkit-clip-path 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: -moz-clip-path 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: clip-path 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-clip-path: inset(0px);
  clip-path: inset(0px);
}

.portfolio-section .portfolio-style-6 .portfolio-item:hover .portfolio-img {
  transition: all 0.25s ease-out 0s;
  transform: rotateX(0deg) rotateY(0deg) translate3d(0px, 0px, 0px);
  -webkit-clip-path: inset(10px);
  clip-path: inset(10px);
}

.portfolio-section .portfolio-style-6 .portfolio-item .portfolio-img img {
  transform: inherit;
}

.portfolio-section .portfolio-style-6 .portfolio-item .portfolio-overlay {
  position: inherit;
  background: transparent;
  padding: 20px 0 0 0;
}

.portfolio-section .portfolio-style-6 .portfolio-item .portfolio-overlay .portfolio-icon {
  display: none;
}

.portfolio-section .portfolio-style-6 .portfolio-item .portfolio-overlay h4 {
  color: #323232;
  font-weight: 600;
}

.portfolio-section .portfolio-style-6 .portfolio-item .portfolio-overlay .portfolio-category a {
  color: #999999;
}

.portfolio-section .portfolio-style-6 .portfolio-item .portfolio-overlay .portfolio-category a:before {
  background: #999999;
}

/*--------------------*/
/* Style 07 */
/*--------------------*/
.portfolio-section .portfolio-style-7 .portfolio-layout[data-layout=grid] .portfolio-item {
  margin-bottom: 50px;
}

.portfolio-section .portfolio-style-7 .portfolio-item {
  overflow: inherit;
}

.portfolio-section .portfolio-style-7 .portfolio-item .portfolio-img {
  overflow: hidden;
}

.portfolio-section .portfolio-style-7 .portfolio-item .portfolio-overlay {
  position: relative;
  width: auto;
  margin-left: 25px;
  margin-top: -35px;
  padding: 25px;
  background: #ffffff;
  -webkit-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.04);
}

.portfolio-section .portfolio-style-7 .portfolio-item .portfolio-overlay h4 {
  font-size: 18px;
  font-weight: 600;
  color: #323232;
}

.portfolio-section .portfolio-style-7 .portfolio-item .portfolio-overlay .portfolio-category a {
  color: #999999;
}

.portfolio-section .portfolio-style-7 .portfolio-item .portfolio-overlay a.popup {
  color: #323232;
  width: auto;
  height: auto;
  line-height: initial;
  background: transparent;
}

.portfolio-section .portfolio-style-7 .portfolio-item .portfolio-overlay a.popup:hover {
  background: transparent;
}

.portfolio-section .portfolio-style-7 .portfolio-item .portfolio-overlay .portfolio-category a:before {
  background: #999999;
}

/*--------------------*/
/* Style 08 */
/*--------------------*/
.portfolio-section .portfolio-style-8 .portfolio-item .portfolio-overlay {
  width: auto;
  background: #ffffff;
  bottom: 15px;
  left: 15px;
  right: 15px;
  padding: 20px;
}

.portfolio-section .portfolio-style-8 .portfolio-item .portfolio-overlay h4 {
  font-size: 18px;
  font-weight: 600;
  color: #323232;
}

.portfolio-section .portfolio-style-8 .portfolio-item .portfolio-overlay .portfolio-category a {
  color: #999999;
}

.portfolio-section .portfolio-style-8 .portfolio-item .portfolio-overlay a.popup {
  color: #323232;
  width: auto;
  height: auto;
  line-height: initial;
  background: transparent;
}

.portfolio-section .portfolio-style-8 .portfolio-item:hover .portfolio-overlay a.popup {
  background: transparent;
}

.portfolio-section .portfolio-style-8 .portfolio-item .portfolio-overlay .portfolio-category a:before {
  background: #999999;
}

/*--------------------*/
/* Style 09 */
/*--------------------*/
.portfolio-section .portfolio-style-9 .portfolio-item .portfolio-img {
  position: relative;
  overflow: hidden;
}

.portfolio-section .portfolio-style-9 .portfolio-item .portfolio-icon a {
  display: flex;
  flex-wrap: wrap;
  width: 55px;
  height: 55px;
  justify-content: center;
  align-content: center;
}

.portfolio-section .portfolio-style-9 .portfolio-item .portfolio-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(0deg, rgba(191, 251, 114, 0.93) 0%, rgba(80, 142, 2, 0.93) 80%);
  background: -o-linear-gradient(0deg, rgba(191, 251, 114, 0.93) 0%, rgba(80, 142, 2, 0.93) 80%);
  background: -moz-linear-gradient(0deg, rgba(191, 251, 114, 0.93) 0%, rgba(80, 142, 2, 0.93) 80%);
  background: linear-gradient(0deg, rgba(191, 251, 114, 0.93) 0%, rgba(80, 142, 2, 0.93) 80%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}

.portfolio-section .portfolio-style-9 .portfolio-item:hover .portfolio-img:before {
  opacity: 1;
}

.portfolio-section .portfolio-style-9 .portfolio-item .portfolio-overlay {
  position: inherit;
  background: transparent;
  padding: 15px 0 0 0;
}

.portfolio-section .portfolio-style-9 .portfolio-item .portfolio-overlay h4 {
  font-size: 18px;
  font-weight: 600;
  color: #323232;
}

.portfolio-section .portfolio-style-9 .portfolio-item .portfolio-overlay .portfolio-category a {
  color: #999999;
}

.portfolio-section .portfolio-style-9 .portfolio-item .portfolio-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 8;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.portfolio-section .portfolio-style-9 .portfolio-item:hover .portfolio-icon {
  opacity: 1;
}

.portfolio-section .portfolio-style-9 .portfolio-item .portfolio-overlay .portfolio-category a:before {
  background: #999999;
}

/*--------------------*/
/* Style 10 */
/*--------------------*/
.portfolio-section .portfolio-style-10 .portfolio-item .portfolio-overlay {
  height: 100%;
  display: flex;
  bottom: 0;
  align-items: center;
  text-align: center;
  background: -webkit-linear-gradient(0deg, rgba(191, 251, 114, 0.85) 0%, rgba(80, 142, 2, 0.85) 80%);
  background: -o-linear-gradient(0deg, rgba(191, 251, 114, 0.85) 0%, rgba(80, 142, 2, 0.85) 80%);
  background: -moz-linear-gradient(0deg, rgba(191, 251, 114, 0.85) 0%, rgba(80, 142, 2, 0.85) 80%);
  background: linear-gradient(0deg, rgba(191, 251, 114, 0.85) 0%, rgba(80, 142, 2, 0.85) 80%);
  opacity: 0;
}

.portfolio-section .portfolio-style-10 .portfolio-item:hover .portfolio-overlay {
  opacity: 1;
}

.portfolio-section .portfolio-style-10 .portfolio-item .portfolio-overlay h4 {
  font-size: 20px;
  margin-bottom: 10px;
}

.portfolio-section .portfolio-style-10 .portfolio-item .portfolio-overlay .portfolio-content {
  width: 100%;
}

.portfolio-section .portfolio-style-10 .portfolio-item .portfolio-overlay .portfolio-icon {
  display: none;
}

.portfolio-section .portfolio-style-10 .portfolio-item .portfolio-overlay .portfolio-category a:before {
  background: #ffffff;
}

/*--------------------*/
/* Style 11 */
/*--------------------*/
.portfolio-section .portfolio-style-11 .portfolio-item {
  position: relative;
}

.portfolio-section .portfolio-style-11 .portfolio-item:after {
  content: "";
  background: #ffffff;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.portfolio-section .portfolio-style-11 .portfolio-item:hover:after {
  opacity: 0.85;
}

body .portfolio-section .portfolio-style-11 .portfolio-overlay {
  background: none;
  padding: 25px;
  opacity: 0;
}

.portfolio-section .portfolio-style-11 .portfolio-item:hover .portfolio-overlay {
  opacity: 1;
}

.portfolio-section .portfolio-style-11 .portfolio-overlay h4 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 3px;
}

.portfolio-section .portfolio-style-11 .portfolio-overlay h4,
.portfolio-section .portfolio-style-11 .portfolio-overlay .portfolio-category a {
  color: #323232;
}

.portfolio-section .portfolio-style-11 .portfolio-overlay .portfolio-category a:before {
  background: #323232;
}

.portfolio-section .portfolio-style-11 .portfolio-item a.popup {
  position: absolute;
  right: -130px;
  top: -130px;
  z-index: 9;
  color: #ffffff;
  width: 100px;
  height: 100px;
  line-height: 160px;
  text-align: center;
  border-radius: 0;
  opacity: 1;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.portfolio-section .portfolio-style-11 .portfolio-item:hover a.popup {
  right: -50px;
  top: -50px;
}

/*--------------------*/
/* Style 12 */
/*--------------------*/
.portfolio-section .portfolio-style-12 .portfolio-item .portfolio-overlay {
  background: #fff;
  padding: 0;
  bottom: 15px;
  top: 15px;
  right: 15px;
  left: 15px;
  width: auto;
  display: flex;
  align-content: flex-end;
  padding: 20px;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.portfolio-section .portfolio-style-12 .portfolio-item:hover .portfolio-overlay {
  opacity: 1;
}

.portfolio-section .portfolio-style-12 .portfolio-item .portfolio-overlay .portfolio-content,
.portfolio-section .portfolio-style-12 .portfolio-item .portfolio-overlay .portfolio-icon {
  align-self: flex-end;
}

.portfolio-section .portfolio-style-12 .portfolio-item .portfolio-overlay h4 {
  font-size: 18px;
  font-weight: 600;
  color: #323232;
}

.portfolio-section .portfolio-style-12 .portfolio-item .portfolio-overlay .portfolio-category a {
  color: #999999;
}

.portfolio-section .portfolio-style-12 .portfolio-item .portfolio-overlay .portfolio-category a:before {
  background: #999999;
}

.portfolio-section .portfolio-style-12 .portfolio-item .portfolio-icon a {
  width: auto;
  height: auto;
  background: transparent;
  color: #323232;
  line-height: inherit;
}

.portfolio-section .portfolio-style-12 .portfolio-item .portfolio-icon a:hover {
  background: transparent;
}

/*--------------------*/
/* Style 13 */
/*--------------------*/
.portfolio-section .portfolio-style-13 .portfolio-layout[data-layout=grid] .portfolio-item {
  margin-bottom: 40px;
}

.portfolio-section .portfolio-style-13 .portfolio-item .portfolio-category + .portfolio-img {
  margin-left: 35px;
  position: relative;
  overflow: hidden;
}

.portfolio-section .portfolio-style-13 .portfolio-item .portfolio-overlay {
  height: 100%;
  background: transparent;
  bottom: 0px;
  display: flex;
  justify-content: center;
  text-align: center;
  opacity: 0px;
}

.portfolio-section .portfolio-style-13 .portfolio-item:hover .portfolio-overlay {
  opacity: 1;
}

.portfolio-section .portfolio-style-13 .portfolio-item .portfolio-overlay:before {
  content: "";
  background: #000;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0.5;
  z-index: -1;
}

.portfolio-section .portfolio-style-13 .portfolio-item .portfolio-overlay .portfolio-icon {
  margin-top: 10px;
  padding-left: 0px;
}

.portfolio-section .portfolio-style-13 .portfolio-item .portfolio-category {
  position: absolute;
  left: 5px;
  bottom: 0;
  z-index: 2;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  writing-mode: vertical-lr;
}

.portfolio-section .portfolio-style-13 .portfolio-item .portfolio-category span:after {
  content: "";
  background: #323232;
  height: 50px;
  width: 2px;
  display: inline-block;
  margin-top: -10px;
}

.portfolio-section .portfolio-style-13 .portfolio-item .portfolio-icon a {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.4);
}

.portfolio-section .portfolio-style-13 .portfolio-item .portfolio-icon a:hover {
  background: rgba(255, 255, 255, 0.4);
}

.portfolio-section .portfolio-style-13 .portfolio-item .portfolio-category span a {
  display: inline-block;
  position: relative;
  float: left;
  font-size: 14px;
  margin-bottom: 20px;
}

.portfolio-section .portfolio-style-13 .portfolio-item .portfolio-category span a {
  color: #323232;
}

.portfolio-section .portfolio-style-13 .portfolio-item .portfolio-category span a:before {
  content: "";
  background: #999999;
  width: 10px;
  height: 1px;
  position: absolute;
  right: 8px;
  bottom: -9px;
}

.portfolio-section .portfolio-style-13 .portfolio-item .portfolio-category a:last-child:before {
  content: none;
}

/*--------------------*/
/* Style 14 */
/*--------------------*/
.portfolio-section .portfolio-style-14 .portfolio-layout[data-layout=grid] .portfolio-item {
  margin-bottom: 50px;
}

.portfolio-section .portfolio-style-14 .portfolio-item {
  overflow: inherit;
  padding-bottom: 15px;
}

.portfolio-section .portfolio-style-14 .portfolio-item .portfolio-img {
  margin-left: 60px;
  position: relative;
  overflow: visible;
}

.portfolio-section .portfolio-style-14 .portfolio-item .portfolio-img:before {
  content: "";
  height: 100%;
  width: 100%;
  display: inline-block;
  position: absolute;
  z-index: -1;
  left: 0px;
  bottom: 0px;
}

.portfolio-section .portfolio-style-14 .portfolio-item .portfolio-img img {
  position: relative;
  right: 15px;
  top: 15px;
}

.portfolio-section .portfolio-style-14 .portfolio-item:hover .portfolio-img img {
  transform: inherit;
  right: 0;
  top: 0;
}

.portfolio-section .portfolio-style-14 .portfolio-item .portfolio-overlay {
  bottom: 0px;
  background: transparent;
  padding: 0px 20px 35px 0px;
}

.portfolio-section .portfolio-style-14 .portfolio-item .portfolio-overlay .portfolio-icon {
  display: none;
}

.portfolio-section .portfolio-style-14 .portfolio-item .portfolio-overlay h4 {
  font-size: 26px;
  font-weight: 600;
  margin-top: 5px;
}

.portfolio-section .portfolio-style-14 .portfolio-item .portfolio-overlay h4,
.portfolio-section .portfolio-style-14 .portfolio-item .portfolio-overlay .portfolio-category a {
  color: #323232;
}

.portfolio-section .portfolio-style-14 .portfolio-item .portfolio-overlay .portfolio-category a:before {
  background: #323232;
}

.portfolio-section .portfolio-style-14 .portfolio-item .portfolio-overlay .portfolio-category span:after {
  content: "";
  background: #323232;
  height: 2px;
  width: 76px;
  display: inline-block;
  margin-left: 5px;
}

/* Masonry */
.portfolio-style-14 .masonry-main .portfolio-item {
  margin-bottom: 10px;
}

/*--------------------*/
/* Style 15 */
/*--------------------*/
.portfolio-section .portfolio-style-15 .portfolio-item .portfolio-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  padding: 30px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.005) 60%);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.portfolio-section .portfolio-style-15 .portfolio-item .portfolio-overlay .portfolio-content {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-self: flex-end;
  margin-bottom: -30px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.portfolio-section .portfolio-style-15 .portfolio-item .portfolio-overlay h4 {
  display: block;
  width: 100%;
  order: 1;
  margin: 0;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
}

.portfolio-section .portfolio-style-15 .portfolio-item .portfolio-overlay .portfolio-category {
  display: block;
  width: 100%;
}

.portfolio-section .portfolio-style-15 .portfolio-item .portfolio-overlay .portfolio-category a {
  font-size: 14px;
}

.portfolio-section .portfolio-style-15 .portfolio-item .portfolio-overlay .portfolio-icon {
  position: absolute;
  top: 25px;
  right: 25px;
  padding: 0;
}

.portfolio-section .portfolio-style-15 .portfolio-item .portfolio-overlay .portfolio-icon a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transform: scale(0.7);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.portfolio-section .portfolio-style-15 .portfolio-item:hover .portfolio-overlay .portfolio-icon a {
  opacity: 1;
  transform: scale(1);
}

.portfolio-section .portfolio-style-15 .portfolio-item .portfolio-overlay .portfolio-icon a:hover {
  color: #ffffff;
}

/* Hover CSS */
.portfolio-section .portfolio-style-15 .portfolio-item:hover .portfolio-overlay {
  opacity: 1;
}

.portfolio-section .portfolio-style-15 .portfolio-item:hover .portfolio-overlay .portfolio-content {
  margin-bottom: 0;
}

/* Light CSS */
.portfolio-section .portfolio-style-15.portfolio-color-dark .portfolio-item .portfolio-overlay {
  background: linear-gradient(to top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.005) 60%);
}

.portfolio-section .portfolio-style-15.portfolio-color-dark .portfolio-item .portfolio-overlay h4 {
  color: #323232;
}

/*=============================*/
/*  Portfolio All Style - Light */
/*=============================*/
/*--------------*/
/* Style 6 */
/*--------------*/
.portfolio-style-6.portfolio-color-light .portfolio-content h4 a {
  color: #ffffff;
}

.portfolio-section .portfolio-style-6.portfolio-color-light .portfolio-overlay .portfolio-category a {
  color: #e8e8e8;
}

/*--------------*/
/* Style 9 */
/*--------------*/
.portfolio-style-9.portfolio-color-light .portfolio-content h4 a {
  color: #ffffff;
}

.portfolio-section .portfolio-style-9.portfolio-color-light .portfolio-overlay .portfolio-category a {
  color: #e8e8e8;
}

/*--------------*/
/* Style 13 */
/*--------------*/
.portfolio-style-13.portfolio-color-light .portfolio-item .portfolio-category span a {
  color: #ffffff;
}

.portfolio-style-13.portfolio-color-light .portfolio-item .portfolio-category span:after {
  background-color: #ffffff;
}

/*--------------*/
/* Style 14 */
/*--------------*/
.portfolio-style-14.portfolio-color-light .portfolio-content .entry-title a {
  color: #ffffff;
}

.portfolio-style-14.portfolio-color-light .portfolio-item .portfolio-overlay .portfolio-category span:after {
  background-color: #ffffff;
}

.portfolio-section .portfolio-style-14.portfolio-color-light .portfolio-overlay .portfolio-category a {
  color: #e8e8e8;
}

/*==========================================================*/
/* Portfolio Details Pages */
/*==========================================================*/
.single-portfolio .related-portfolio .swiper-button-next,
.single-portfolio .related-portfolio .swiper-button-prev {
  display: none;
}

.single-portfolio .related-portfolio {
  padding-top: 50px;
}

.single-portfolio .related-portfolio .section-title .title {
  margin-top: 0;
  font-size: 24px;
  line-height: 32px;
}

.single-portfolio .content-wrapper-vc-enabled .post-details {
  padding-top: 80px;
}

.single-portfolio .content-wrapper-vc-enabled .related-portfolio-section {
  margin-bottom: 80px;
}

/*------------------------*/
/* Navigation */
/*------------------------*/
.single-portfolio .port-navigation .nav-links,
.single-teams .port-navigation .nav-links {
  display: flex;
  width: 100%;
  position: relative;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  margin-top: 50px;
  padding: 20px 0;
}

.single-teams .port-navigation .nav-links {
  margin-top: 80px;
}

.single-portfolio .port-navigation .nav-links .port-back-to-archive,
.single-teams .port-navigation .nav-links .port-back-to-archive {
  align-self: center;
  position: absolute;
  left: 50%;
  margin-left: -8px;
}

.single-portfolio .port-navigation .nav-links .port-back-to-archive .port-back-to-list,
.single-teams .port-navigation .nav-links .port-back-to-archive .port-back-to-list {
  font-size: 20px;
  color: #e5e5e5;
}

.single-portfolio .port-navigation .nav-links .port-photo,
.single-teams .port-navigation .nav-links .port-photo {
  flex: 0 0 60px;
  position: relative;
  margin-right: 15px;
}

.single-portfolio .port-navigation .nav-links .port-photo img,
.single-teams .port-navigation .nav-links .port-photo img {
  width: 60px;
  height: auto;
}

.single-portfolio .port-navigation .nav-links .port-photo .port-arrow,
.single-teams .port-navigation .nav-links .port-photo .port-arrow {
  display: flex;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  font-size: 20px;
  color: #ffffff;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.single-portfolio .port-navigation .nav-links .nav-previous a:hover .port-photo .port-arrow,
.single-portfolio .port-navigation .nav-links .nav-next a:hover .port-photo .port-arrow,
.single-teams .port-navigation .nav-links .nav-previous a:hover .port-photo .port-arrow,
.single-teams .port-navigation .nav-links .nav-next a:hover .port-photo .port-arrow {
  opacity: 1;
}

.single-portfolio .port-navigation .nav-links .port-photo .port-arrow i,
.single-teams .port-navigation .nav-links .port-photo .port-arrow i {
  align-self: center;
}

.single-portfolio .port-navigation .nav-links .port-navigation-summary,
.single-teams .port-navigation .nav-links .port-navigation-summary {
  align-self: center;
}

.single-portfolio .port-navigation .nav-links .port-navigation-summary > .port-title,
.single-teams .port-navigation .nav-links .port-navigation-summary > .port-title {
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.single-portfolio .port-navigation .nav-links .port-navigation-summary > .port-next,
.single-teams .port-navigation .nav-links .port-navigation-summary > .port-next {
  color: #b5b5b5;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
}

/*--------------------*/
/* Navigation Left */
/*--------------------*/
.single-portfolio .port-navigation .nav-links .port-navigation-left,
.single-teams .port-navigation .nav-links .port-navigation-left {
  width: 50%;
}

.single-portfolio .port-navigation .nav-links .port-navigation-left .nav-previous a,
.single-teams .port-navigation .nav-links .port-navigation-left .nav-previous a {
  display: flex;
}

/*--------------------*/
/* Navigation Right */
/*--------------------*/
.single-portfolio .port-navigation .nav-links .port-navigation-right,
.single-teams .port-navigation .nav-links .port-navigation-right {
  width: 50%;
  margin-left: auto;
  text-align: right;
}

.single-portfolio .port-navigation .nav-links .port-navigation-right .nav-next a,
.single-teams .port-navigation .nav-links .port-navigation-right .nav-next a {
  display: flex;
  justify-content: flex-end;
}

.single-portfolio .port-navigation .nav-links .port-navigation-right .port-photo,
.single-teams .port-navigation .nav-links .port-navigation-right .port-photo {
  order: 2;
  margin-right: 0;
  margin-left: 15px;
}

.single-portfolio .port-navigation .nav-links .port-navigation-right .port-navigation-summary,
.single-teams .port-navigation .nav-links .port-navigation-right .port-navigation-summary {
  order: 1;
}

/* Portfolio Category */
.tax-portfolio-category .portfolio-section {
  margin-top: -15px;
  margin-bottom: -15px;
}

.tax-portfolio-category .portfolio-section .grid-item.portfolio-shuffle-item {
  padding: 15px;
}

/*=====================================*/
/*  Portfolio Responsive */
/*=====================================*/
@media screen and (max-width: 1199px) {
  .portfolio-section .portfolio-content-area.column-4 .masonry-item {
    width: 33.33%;
  }
}

@media screen and (max-width: 991px) {
  .portfolio-section .portfolio-content-area.column-3 .masonry-item,
  .portfolio-section .portfolio-content-area.column-4 .masonry-item {
    width: 50%;
  }
  .single-portfolio .content-wrapper-vc-enabled .post-details {
    padding-top: 60px;
  }
  .single-portfolio .content-wrapper-vc-enabled .related-portfolio-section {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .single-portfolio .port-navigation .nav-links .port-navigation-summary > .port-title,
  .single-teams .port-navigation .nav-links .port-navigation-summary > .port-title {
    display: none;
  }
  .team-content-area.team-style-6 .team .team-photo .social-icons {
    padding: 15px;
    right: 20px;
    left: 20px;
  }
  .single-portfolio .content-wrapper-vc-enabled .post-details {
    padding-top: 50px;
  }
  .single-portfolio .content-wrapper-vc-enabled .related-portfolio-section {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 575px) {
  .portfolio-section .portfolio-content-area.column-2 .masonry-item,
  .portfolio-section .portfolio-content-area.column-3 .masonry-item,
  .portfolio-section .portfolio-content-area.column-4 .masonry-item {
    width: 100%;
    padding-right: 0;
  }
  .single-portfolio .port-navigation .nav-links .port-navigation-summary,
  .single-teams .port-navigation .nav-links .port-navigation-summary {
    display: none;
  }
  .portfolio-content-area.portfolio-with-space .masonry > .masonry-item {
    padding-right: 15px;
  }
  .single-portfolio .related-portfolio,
  .single-teams .related-team {
    padding-top: 40px;
  }
  .single-portfolio .port-navigation .nav-links,
  .single-teams .port-navigation .nav-links {
    margin-top: 40px;
  }
}

@media screen and (max-width: 480px) {
  .isotope-filters button:last-child {
    margin-bottom: 0;
  }
  .isotope-filters button.active {
    border-color: transparent;
  }
  .team-content-area.team-style-14 .team .team-description:after {
    content: normal;
  }
}
