 
.column-clear{ clear:both;}
.wrapper{ margin:0px auto; padding:0px;width:100%; margin-top:20px;}
.portfolio-content, .portfolio-area{width:100%; margin:auto; text-align:center;}
.title-page{font-size:40px;margin:50px 0px 60px 0px;color:#151515;}
.goto{float:right;width:130px;margin:-80px 30px 0px 0px;}

/**** PORTFOLIO STYLES*****/
.portfolio-categ{margin-bottom:30px;}
.portfolio-categ li{display:inline;margin-right:10px;}
.image-block{ display:block;position: relative; align-items:center;justify-content:center;display:flex;display:-webkit-flex;justify-content:space-between;}
.image-block img{border: 1px solid #d5d5d5; border-radius: 4px 4px 4px 4px;background:#FFFFFF;padding:10px; width:100%; height:auto; box-sizing:border-box;}
.image-block img:hover{border: 1px solid #d5d5d5;box-shadow:0 0 5px #d5d5d5;}
.portfolio-area li{overflow: hidden;width:31.4%; margin:auto; display:inline-block; margin-left:0.8%; margin-right:0.8%; margin-bottom:10px;}
.home-portfolio-text{margin-top:10px;}
li.active a{ text-decoration:underline;}
/**** END PORTFOLIO STYLES*****/
