
.trilha_img_thumb {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	background-position-x: center!important;
	background-position-y: center!important;
} 


.trilha_lente_ico {
	height: 100%;
	width: 30%;
	background-color: #141d2db0;
	float: left;
	text-align: center;
	color: #ff8200!important;
    
}

.trilha_icone_item{
	color: #ffdd00;
}

h3.trilha_secao {
    background-color: #e2e6ed;
    color: #141d2d!important;
    padding: 2px 5px;
    margin-bottom: 30px;
}