/* Common Styles */
*, *:after, *:before { 
  -webkit-box-sizing: border-box; 
  box-sizing: border-box;
  -webkit-backface-visibility:hidden; /* Chrome and Safari */
  -moz-backface-visibility:hidden; /* Firefox */
  -ms-backface-visibility:hidden; /* Internet Explorer */
   -o-backface-visibility:hidden; /* opera */
   backface-visibility:hidden;
}
.clearfix:before, .clearfix:after { display: table; content: ''; }
.clearfix:after { clear: both; }
.wpb_portfolio_area a,
.wpb_portfolio_area a:hover,
.wpb_portfolio_area a:active,
.wpb_portfolio_area a:focus,
.wpb_fp_btn,
.wpb_fp_btn:hover,
.wpb_fp_btn:active,
.wpb_fp_btn:focus{
  text-decoration: none;
  outline: 0;
}
.wpb-fp-filter li, 
.wpb_fp_btn, 
#wpb-fp-sort-portfolio {
	-webkit-transition: 0.3s all ease-out;
	-moz-transition: 0.3s all ease-out;
	-o-transition: 0.3s all ease-out;
	transition: 0.3s all ease-out;
}
.wpb_fp_btn {
  padding: 10px 16px;
  border-radius: 3px;
  margin-top: 7px;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 25px;
}
body .wpb_fp_quick_view_img iframe{
  margin-bottom: -2px;
}
.wpb_portfolio_area iframe{
  margin-bottom: 0!important;
}


/* Portfolio Details page */

.lSSlideOuter .lSPager.lSGallery {
  width: 100%!important;
}
.lSSlideOuter {
  margin-bottom: 30px;
  margin-top: 30px;
}
.wpb_fp_quick_view_img .lSSlideOuter {
  margin: 0;
}

/* Portfolio Filter Style */
.wpb-fp-filter {
	margin: 0 0 20px 0!important;
	padding: 0;
}
.wpb-fp-filter li {
  list-style: none;
  display: inline-block;
  padding: 6px 15px!important;
  font-size: 15px;
}
.wpb-fp-filter li:hover {
	cursor: pointer;
}
body .wpb_fp_quick_view img {
  border-radius: 0;
  box-shadow: inherit;
  width: auto;
  height: auto;
  max-width: 100%;
}

/* Portfolio Filter Style default */
.wpb_fp_filter_default li {
  margin: 0 12px 15px 0!important;
  border: 2px solid #ccc;
  border-radius: 3px;
  font-weight: 600;
}

/* Portfolio Filter Style capsule */
.wpb_fp_filter_capsule li{
  margin: 0 0 15px 0!important;
  background: #ededed;
}
.wpb_fp_filter_capsule li:first-child{
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.wpb_fp_filter_capsule li:last-child{
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.wpb_fp_filter_capsule li.active, .wpb_fp_filter_capsule li.active:hover{
  color: #fff;
}
/* Portfolio Filter Style Select */
#wpb_fp_filter_select {
height: auto!important;
width: 200px;
float: right;
display: block!important;
margin-bottom: 33px;
position: relative;
}
#wpb_fp_filter_select > ul {
display: none;
width: 100%;
position: absolute;
z-index: 100;
margin: 0px;
}
#wpb_fp_filter_select li {
display: block;
font-size: 12px;
line-height: 22px;
padding: 9px 15px 10px 15px;
color: #fff;
margin: 0;
text-align: left;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
border-top: 1px dotted rgba(255, 255, 255, 0.3);
}
#wpb_fp_filter_select #wpb-fp-sort-portfolio {
padding-right: 40px;
min-width: 160px;
border-radius: 2px;
outline: 0;
}
#wpb-fp-sort-portfolio {
display: block;
font-size: 12px;
line-height: 22px;
text-transform: uppercase;
padding: 9px 15px 10px 15px;
color: #fff;
border-top: 1px dotted rgba(255, 255, 255, 0.3);
}

#wpb-fp-sort-portfolio span {
display: block;
line-height: 21px;
padding-left: 0px!important;
color: #fff!important;
}
#wpb-fp-sort-portfolio i {
font-size: 12px!Important;
position: absolute;
right: 10px;
top: 13px;
height: 14px;
line-height: 14px;
background-color: transparent!important;
}
.wpb_fp_clear{
  clear: both;
}
.wpb_fp_grid.img_bg_hover_effect figure h2 {
  font-weight: 400;
}

/* Portfolio Content Style */

.wpb_portfolio .mix {
  display: none;
}
.wpb_portfolio.img_bg_hover_effect .wpb-fp-item {
  margin-bottom: 10px;
}
/* Portfolio content icons */
.wpb_fp_icons > a {
  width: 42px;
  display: inline-block;
  height: 42px;
  background: #fff;
  text-align: center;
}
.wpb_fp_icons > a > i {
  display: block;
  line-height: 42px;
  font-size: 18px;
  color: #ffffff;
}


/* Popup style */

.mfp-wrap button:hover, .mfp-wrap button:active, .mfp-wrap button:focus{
	background: transparent;
	box-shadow: none;
}

/* text-based popup styling */
.white-popup {
  position: relative;
  background: #FFF;
  padding: 0;
  width:auto;
  max-width: 80%;
  margin: 0 auto;
  overflow: hidden;
}
.wpb_fp_quick_view img{
  max-width: 100%;
}
.wpb_fp_quick_view_content {
  padding-top: 30px;
  padding-right: 30px;
}
.wpb_fp_quick_view_content h2 {
  margin-bottom: 20px;
  margin-top: 0;
}
.wpb_fp_quick_view_content p {
  margin-bottom: 12px;
  line-height: 18px;
  font-size: 13px;
}
.wpb_fp_quick_view_content .wpb_fp_btn{
  border: 1px solid;
}
.wpb_fp_quick_view_content .wpb_fp_btn:hover{
  background: transparent;
}
@media (max-width: 991px){
  .wpb_fp_quick_view_content{
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* 

====== Zoom effect ======

*/

.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
          transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  opacity: 0;
  filter: alpha(opacity=0);
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* 

====== Newspaper effect ======

*/

.mfp-newspaper .mfp-with-anim {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.5s;
  -webkit-transform: scale(0) rotate(500deg);
          transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1) rotate(0deg);
          transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0) rotate(500deg);
          transform: scale(0) rotate(500deg);
  opacity: 0;
  filter: alpha(opacity=0);
}
.mfp-newspaper.mfp-removing.mfp-bg {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* 

====== Move-horizontal effect ======

*/

.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.3s;
  -webkit-transform: translateX(-50px);
          transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
  opacity: 0;
  filter: alpha(opacity=0);
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* 

====== Move-from-top effect ======

*/
.mfp-move-from-top .mfp-content {
  vertical-align: top;
}
.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.2s;
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
  -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
  opacity: 0;
  filter: alpha(opacity=0);
}
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* 

====== 3d unfold ======

*/
.mfp-3d-unfold .mfp-content {
  -webkit-perspective: 2000px;
          perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.3s ease-in-out;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: rotateY(-60deg);
          transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  -webkit-transform: rotateY(60deg);
          transform: rotateY(60deg);
  opacity: 0;
  filter: alpha(opacity=0);
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* 

====== Zoom-out effect ======

*/
.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
          transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  opacity: 0;
  filter: alpha(opacity=0);
}
.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0;
  filter: alpha(opacity=0);
}




/**
 * Ajax Loading
 */

.wpb-fp-loading {
  z-index: 99999;
  position: absolute;
  top: 10%;
  left: 50%;
  margin: -14px 0 0 -42px;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.wpb-fp-loading i {
  float: left;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  background: #627f9a;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: loadingFade 1.5s infinite;
  -moz-animation: loadingFade 1.5s infinite;
  animation: loadingFade 1.5s infinite; }

.dark.wpb-fp-loading i {
  background: white !important; }

.wpb-fp-loading i:nth-child(0) {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  animation-delay: 0s; }

.wpb-fp-loading i:nth-child(1) {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.wpb-fp-loading i:nth-child(2) {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.wpb-fp-loading i:nth-child(3) {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.wpb-fp-loading i:nth-child(4) {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  animation-delay: 0.8s; }

@-webkit-keyframes loadingFade {
  0% {
    opacity: 0; }

  50% {
    opacity: 1; }

  100% {
    opacity: 0; } 
}

@-moz-keyframes loadingFade {
  0% {
    opacity: 0; }

  50% {
    opacity: 1; }

  100% {
    opacity: 0; } 
}

@keyframes loadingFade {
  0% {
    opacity: 0; }

  50% {
    opacity: 1; }

  100% {
    opacity: 0; } 
}

/**
 * Gallery 
 */

.wpb_fp_quick_view_img .lSSlideOuter .lSPager.lSGallery {
  margin-top: 3px!important;
}
.wpb_fp_quick_view_img.wpb_fp_gallery_has_feature_image .lSSlideOuter .lSPager.lSGallery li:first-child {
  display: none;
}
.wpb_fp_quick_view_img .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 0;
  opacity: 0.8;
}
.wpb_fp_quick_view_img .lSSlideOuter .lSPager.lSGallery li {
  -webkit-transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -o-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}

/**
 * Pagination
 */

.wpb-fp-pagination {
  clear: both;
  line-height: 2;
  overflow: hidden;
  margin: 20px 0 0 0!important;
  padding: 0!important;
  font-weight: bold;
}
.wpb-fp-pagination li { 
  list-style: none;
  display: inline-block;
  margin: 0 5px 0 0!important
}
.wpb-fp-pagination a.page-numbers,
.wpb-fp-pagination .page-numbers.current {
  padding: 7px 15px;
  background: #ecf0f1;
  color: #444444;
  border-radius: 4px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.wpb-fp-pagination a.page-numbers:hover {
  color: #ffffff;
}
.wpb-fp-pagination .page-numbers.page-num,
.wpb-fp-pagination .page-numbers.dots {
  margin-right: 5px;
}

/**
 * RTL CSS
 */

body.rtl .wpb_fp_filter_capsule li:first-child{
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
body.rtl .wpb_fp_filter_capsule li:last-child{
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/**
 * Link full grid
 */

.wpb_fp_grid figure figcaption > a.link_full_grid {
  z-index: 0;
}

/* Caption */

.lightSlider > li {
  position: relative;
}
.wpb_fp_caption {
  background-color: rgba(0, 0, 0, 0.75);
  position: absolute;
  bottom: 0;
  top: auto;
  left: 0;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  width: 100%;
  z-index: 4;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lightSlider li:hover .wpb_fp_caption,
.wpb_fp_no_gallery:hover .wpb_fp_caption {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.1s;
}
.wpb_fp_caption p {
  margin:0;
  color: #ffffff;
}
.wpb-fp-embed-container { 
  position: relative; 
  padding-bottom: 100%; 
  height: 0; 
  overflow: hidden; 
  max-width: 100%; 
} 
.wpb-fp-embed-container iframe, 
.wpb-fp-embed-container object, 
.wpb-fp-embed-container embed { 
  position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
}

.mfp-preloader {
  width: 30px;
  height: 30px;
  background-color: #FFF;
  opacity: 0.65;
  margin: 0 auto;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes rotateplane {
  0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg) }
  50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) }
  100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg) }
}


/**
 * Material design with portfolio title
 */


.minimal_hover_effect.wpb_fp_row {
  margin-left: -15px;
  margin-right: -15px;
}
.minimal_hover_effect .wpb-fp-item {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.minimal_hover_effect .wpb-fp-item img {
  box-shadow: none;
  border-radius: 0;
}


.minimal_hover_effect.wpb_fp_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.minimal_hover_effect .wpb-fp-item {
  margin-bottom: 30px;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.wpb-fp-portfolio-item-inner {
  position: relative;
  overflow: hidden;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
}
.minimal_hover_effect .wpb-fp-item:hover .wpb-fp-portfolio-item-inner {
  -webkit-transform: scale(0.98);
  transform: scale(0.98);
}
.wpb-fp-portfolio-item-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.minimal_hover_effect .wpb-fp-portfolio-item-details {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 26px 30px;
  background: rgba(43,42,64,0.8);
  color: #fff;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.minimal_hover_effect .wpb-fp-item:hover .wpb-fp-portfolio-item-details {
  opacity: 1;
}
.minimal_hover_effect .wpb-fp-item:hover .wpb-fp-portfolio-item-details h3 {
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
}
.minimal_hover_effect .wpb-fp-portfolio-item-categories, .minimal_hover_effect .wpb-fp-portfolio-item-categories a, .minimal_hover_effect .wpb-fp-portfolio-item-title, .minimal_hover_effect .wpb-fp-portfolio-item-experts-link {
  color: #fff;
}
.minimal_hover_effect .wpb-fp-portfolio-item-categories a {
  pointer-events: auto;
}
.minimal_hover_effect .wpb-fp-portfolio-item-experts-link {
  pointer-events: auto;
}
.minimal_hover_effect .wpb-fp-portfolio-item-img-container img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
}
.minimal_hover_effect .wpb-fp-portfolio-item-img-container img {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.minimal_hover_effect .wpb-fp-item:hover ..wpb-fp-portfolio-item-img-container img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


/**
 * Flat design with title & categories
 */

.flat_design_title_cats.wpb_fp_row {
  margin-left: -15px;
  margin-right: -15px;
}
.flat_design_title_cats .wpb-fp-item {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 40px;
}
.flat_design_title_cats .wpb-fp-item .portfolio_item {
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.04);
  box-shadow: 2px 2px 2px rgba(0,0,0,.04);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.flat_design_title_cats .portfolio_thumbnail, .blog_post_style_portfolio .portfolio-image-container {
  font-size: 0;
  position: relative;
}
.flat_design_title_cats .portfolio_thumbnail img, .blog_post_style_portfolio .portfolio-image-container img {
  box-shadow: none;
  border-radius: 0;
}

.flat_design_title_cats .portfolio_item:hover .portfolio_overlay {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.flat_design_title_cats .portfolio_overlay {
  position: absolute;
  top: 0;
  line-height: 0;
  width: 100%;
  height: 100%;
  background-color: #333;
  opacity: 0.0;
  zoom: 1;
  filter: alpha(opacity=0);
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
.flat_design_title_cats .portfolio_thumbnail .center-bar {
  height: 32px;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  text-align: center;
  width: 100%;
}
.flat_design_title_cats .portfolio_item:hover .portfolio_thumbnail .center-bar a {
  opacity: 1;
  filter: alpha(opacity=100);
}
.flat_design_title_cats .portfolio_thumbnail .center-bar a {
  display: inline-block;
  margin: 0 3px;
  color: white;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 50%;
  font-size: 16px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  opacity: 0;
  zoom: 1;
  filter: alpha(opacity=0);
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
.flat_design_title_cats .portfolio_info {
  padding: 21px 0px;
  text-align: center;
  line-height: 22px;
  border-bottom: 2px solid #EEE;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  background-color: #FAFAFA;
}
.flat_design_title_cats .portfolio_info h3 {
  margin: 0 0 2px;
  font-size: 22px;
  font-weight: 400;
}
.flat_design_title_cats .portfolio_info > a {
  color: inherit;
}
.flat_design_title_cats .portfolio_info .portfolio_category, .flat_design_title_cats .portfolio_info .portfolio_category a {
  color: #999;
  font-size: 14px;
  font-weight: 400;
}


/**
 * Blog post style portfolio
 */

.blog_post_style_portfolio.wpb_fp_row {
  margin-left: -15px;
  margin-right: -15px;
}
.blog_post_style_portfolio .wpb-fp-item {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.blog_post_style_portfolio .portfolio-inner {
  background: #ffffff;
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
}
.blog_post_style_portfolio .portfolio-type {
  position: absolute;
  top: 0;
  left: 30px;
  padding: 0 15px;
  background: #7878c2;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 30px;
  z-index: 2;
}
.blog_post_style_portfolio .portfolio-type a {
  color: #fff;
  text-transform: capitalize;
  font-weight: 400;
}
.blog_post_style_portfolio .portfolio_details {
  position: relative;
  padding: 28px 30px 27px;
}
.blog_post_style_portfolio .portfolio_details .portfolio-meta-data {
  margin: 0 0 12px;
  padding: 0;
  line-height: normal;
}
.blog_post_style_portfolio .portfolio_details .portfolio-meta-data li:not(:last-child) {
    padding-right: 8px;
}
.blog_post_style_portfolio .portfolio_details .portfolio-meta-data li {
  display: inline-block;
  font-size: 14px;
  color: #7e7f80;
  margin: 0;
  font-weight: 400;
}
.blog_post_style_portfolio .portfolio_details .portfolio-meta-data li.portfolio-meta-author:after {
  content: '-';
  margin-left: 10px;
}
.blog_post_style_portfolio .portfolio_details .portfolio-meta-data li a {
  color: #7e7f80;
}
.blog_post_style_portfolio .portfolio_details > a {
  color: inherit;
}
.blog_post_style_portfolio .portfolio_details h3 {
  margin: 0 0 10px;
  font-size: 24px;
  line-height: normal;
  font-weight: 400;
}
.blog_post_style_portfolio .portfolio_details .portfolio-short-description p {
  font-size: 15px;
  line-height: 22px;
}
.blog_post_style_portfolio .portfolio_details .portfolio-short-description {
  color: #7e7f80;
}
.blog_post_style_portfolio .portfolio_details .portfolio-short-description p:last-child {
  margin-bottom: 0;
}



/**
 * Material Design
 */

.material_design_portfolio.wpb_fp_row {
  margin-left: -15px;
  margin-right: -15px;
}
.material_design_portfolio .wpb-fp-item {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.material_design_portfolio .wpb-fp-portfolio-inner {
  display: block;
  background: #fff;
      -webkit-box-shadow: 0px 0px 50px -6px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 0px 0px 50px -6px rgba(0, 0, 0, 0.34);
    -ms-box-shadow: 0px 0px 50px -6px rgba(0, 0, 0, 0.34);
    -o-box-shadow: 0px 0px 50px -6px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 0px 50px -6px rgba(0, 0, 0, 0.34);
  position: relative;
}
.material_design_portfolio figure {
  overflow: hidden;
  padding-bottom: 88px;
  position: relative;
}
.material_design_portfolio figure img {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
  width: 100%;
  display: block;
  position: relative;
  box-shadow: none;
  border-radius: 0;
}
.material_design_portfolio figcaption {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  top: auto;
  bottom: 0px;
  -webkit-transform: translateY(62%);
  -moz-transform: translateY(62%);
  -ms-transform: translateY(62%);
  transform: translateY(62%);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s;
}
.material_design_portfolio .wpb-fp-portfolio-block {
  display: block;
  padding: 30px 30px 15px 30px;
  background: #fff;
  position: relative;
}
.material_design_portfolio .wpb-fp-portfolio-block .wpb-fp-portfolio-link {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 48px;
  text-align: center;
  position: absolute;
  right: 15px;
  top: -24px;
  border-radius: 50%;
  font-size: 30px;
  color: #fff;
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.04);
  box-shadow: 2px 2px 2px rgba(0,0,0,.04);
}
.material_design_portfolio h3 {
  display: block;
  padding-bottom: 20px;
  margin: 0!important;
  font-size: 22px;
  color: #41484d;
  line-height: 32px;
  text-transform: none;
}
.material_design_portfolio .wpb-fp-portfolio-bottom-block {
  display: block;
  padding: 22px 0 0 0;
  border-top: 1px solid transparent;
  font-size: 13px;
  line-height: normal;
  color: #96adba;
}
.material_design_portfolio .wpb-fp-portfolio-inner:hover .wpb-fp-portfolio-bottom-block {
  border-top-color: #e8eef0;
}
.no-touch .material_design_portfolio figure:hover figcaption, 
.material_design_portfolio figure:hover figcaption {
  bottom: 0px;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.1s;
}


/* Gallery Images Grid  */

body ul.wpb_fp_gallery_grid {
  margin: 0 -15px;
  padding: 0;
  display: block;
  overflow: hidden;
}
body ul.wpb_fp_gallery_grid li {
  list-style: none;
  margin: 0 0 30px;
  padding: 0 15px;
}
body ul.wpb_fp_gallery_grid li img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  filter: brightness(80%);
  vertical-align: middle;
  max-width: 100%;
  border-radius: 3px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}