.boldPhotoBox .bpbItem img {
    max-width: 500px;
		margin-left: auto;
  	margin-right: auto;
}

.bpgPhoto{
		max-height: 284px;
}

.rowItem.col-sm-9.btTextCenter.btGridGap5 {
    padding-top: 50px;
}

.rowItem.btTextLeft.col-sm-3 {
    padding-top: 50px;
}

.btLightSkin h1{
	color: #fff;
}

.btCatFilter .btCatFilterTitle {
    font-size: 0px;
}

.btCatFilter .btCatFilterTitle:after {
    opacity: .6;
	  font-size: 12px;
	  font-weight: 700;
    content: "Categorias: ";
}

.btCatFilterItem.all {
    font-size: 0px;
}

.btCatFilterItem.all:after {
	  font-weight: 700;
	  font-size: 12px;
		content: " Todas";
}

.rowItem.rowInnerItem.col-sm-12.btTextLeft {
	padding: 0px 0px;
}

.btImage {
		padding-right: 15px;
}


img.btMainLogo {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}