


.portfolio-filter.text-center{
opacity:1;
    margin-bottom: 50px;
}
.portfolio-filter > li {
    display: inline;
    margin-bottom: 10px;
}
.portfolio-filter > li a:hover, .portfolio-filter > li a.active {
    color: #FFF;
    background: #FF9C00;
    border: 1px solid #FF9C00;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
    padding: 2px;
    transition-duration: 0.8s;
	#padding:5px;
}

.recent-work-wrap {
    margin-right: 10px;
    position: relative;
	    padding-bottom: 10px;
		    transition-duration: 0.8s;
}
.recent-work-wrap img {
    width: 100%;
}

.recent-work-wrap.colored img {
 #   -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
 #   -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
 #   box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
    border: 11px solid #F79600;
	}


.recent-work-wrap.smallw{
    width: 97%;
}



.img-responsive, .thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}
.recent-work-wrap .overlay {
    background: rgba(255, 156, 1, 0.73);
    color: #FFF;
}

.recent-work-wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 96%;
    opacity: 0;
    border-radius: 0;
    background: rgba(42, 203, 130, 0.7);
	background: rgba(247, 150, 0, 0.72);
    color: #fff;
    vertical-align: middle;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
}
.overlay.footergalerie{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 95%;
    opacity: 0;
    border-radius: 0;
    background: rgba(42, 203, 130, 0.7);
	background: rgba(247, 150, 0, 0.72);
    color: #fff;
    vertical-align: middle;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
}
.recent-work-wrap .recent-work-inner {
    padding: 30px;
}
.recent-work-wrap .recent-work-inner {
    top: 0;
    background: rgba(0, 0, 0, 0);
    opacity: .8;
    width: 100%;
    border-radius: 0;
    margin-bottom: 0;
    width: 100%;
    height: 100%;
    display: table;
    padding: 25px;
}
.recent-work-wrap .recent-work-inner h3 {
    margin: 10px 0;
}
div.recent-work-inner h3 {
    color: #201D19;
    font-weight: 300;
    text-shadow: 1px 1px #ECD1A9;
}
.recent-work-inner > H3 {
    text-transform: none;
}
.portfolio-items.isotope{
text-align: center;
transition: height 1s ease-in-out;
margin-bottom: 80px;
	}
.gallery-left{
float:left;
}
.gallery-right{
float:right;
}
.gallery-center{
float:none;
}
.gallery-variable{
    background: #F1F1F1;
	background: #161616;
    border-top: 1px solid #9A9A9A;
    padding: 50px 0 100px 0;
    border-bottom: 1px solid #92989A;
}
.gallery-button-false{
display:none;
}
.overlay:hover{
opacity:1;
}

.recent-work-inner h3 ul li{
    font-size: 16px;
    color: #080808;
    line-height: normal;
	}
.galerie-logo {
    width: 129px;
    height: 37px;
    text-align: center;
    margin: 0 auto;
    margin-top: 3px;
    background: url(../img/project-logo1.png);
    background-size: cover;
    background-position: 50%;
}
.galerie-logo-search{
    width: 60px;
    height: 60px;
    text-align: center;
    margin: 0 auto;
    margin-top: 3px;
    border-radius: 30px;
    padding: 16px 17px;
    background: #DC4011;
}
.galerie-logo-search span.fa.fa-search {
    font-size: 30px;
    color: #fff;
}
.recent-work-wrap .overlay.searchicon {
    background: rgba(255, 255, 255, 0.39);
}
.galerie-logo-search {
    text-align: center;
 #   margin-top: -2.5px;
}


/********************************
Galerie footer
****************************/
img.img-responsive.small {
    border: 0px!Important;
}

 
@media only screen and (max-width: 986px) {
	ul.nav.navbar-nav {
		background: #F79600!important;
	}	
	.galerie-logo {
	display: none;
	}
}

@media only screen and (max-width: 1200px) { 
	.galerie-logo {
	display: none;
	}
.galerie-logo-yt {
    width: 0!Important;
    height: 0!Important;;
}	

}





