/*
Theme Name: Industrial
Theme URI: http://themeforest.net/user/Anps/portfolio
Description: It can be used for business and corporate sites, your portfolio site or customize it to suit your wishes. Easy to use and clean code will be a simple task to get you up and running in no time. And with our support you cannot go wrong.
Author: AnpsThemes
Author URI: http://themeforest.net/user/Anps/portfolio
Version: 1.2.3
License: GNU General Public License
License URI: license.txt
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, left-sidebar, custom-colors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
*/

.panel-heading a.collapsed {
    background: none;
    border-bottom-color: #e7e7e7;
    color: #fff !important;
}

.box_produtos{width:262px; height:262px;background-color: rgba(0,0,0,0.5); float:left; transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s;}
.box_produtos:hover{background-color: rgba(0,0,0,0.0); transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s;}

.background_produtos{ width:262px; height:262px; float:left; background-size:100%; transition: all 0.3s ease-out 0s; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s;}
.background_produtos:hover{background-size:110%; transition: all 0.3s ease-out 0s; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s;}

.confira{color: #fff;    font-weight: bold;    text-align: center;    width: 193px;    margin: 30px auto 0px auto;    font-size: 16px;    border: 1px solid #fff;    padding: 10px;    background-color: rgba(0,0,0,0.5);}