@charset "utf-8";
#fh5co-projects-feed { width: 1200px; margin: 0 auto; margin-top: 50px;}
#fh5co-projects-feed .fh5co-project{width:25%;float:left;height:360px; overflow:hidden}
#fh5co-projects-feed a { display: block; position: relative; z-index: 1}
#fh5co-projects-feed .bg { width: 100%; position: absolute; top: 45%;}
#fh5co-projects-feed h3 { width: 100%; color: #FFF; opacity: 0; height: 40px;}
#fh5co-projects-feed img { padding: 20px;}
#fh5co-projects-feed a:hover { background: #59659d;  position: relative; z-index: 0.8; border-radius: 12px;}
#fh5co-projects-feed a:hover img { position: relative; z-index: 0 ; opacity: 0.3}
#fh5co-projects-feed a:hover .bg h3 { text-align: center; opacity: 1; transition: 1.5s;}
