/****** PLACE YOUR CUSTOM STYLES HERE ******/

p{
	color: #8a8a8a;
}

.texto{
	padding-left: 32px;
	padding-right: 32px;
}

.texto p{
	font-size:18px;
	color:#FFF;
}


.bg-cinza-claro{
	background-color: #d7d8d8;
}
.bg-cinza{
	background-color: #aaaaaa;
}

.bg-padrao{
	background-image:url(../img/fundo_padrao.png);
}


.lightbox-grid li{
	border:0;
}
.lightbox-grid, .lightbox-grid ul, .lightbox-grid li {
	margin:0;
	padding:0;
}

.social-list {
    font-size: 30px;
}

@media (max-width: 990px) {
.image-ladrilhos{
	max-height: 250px;
	border-left: 0 !important;
	margin-left: 0 !important;
	margin-top: 0;
}
	
  .text-center-md {
    text-align: center !important;
  }
  

.mtsobrepor{
	z-index: 200;
	margin-top: -100px;
}
}


@media all and (min-width: 991px) {
.image-ladrilhos{
	max-height: 250px;
	border-left: 1px solid #8a8a8a !important;
	margin-left: 42px;
	margin-top: 196px;
}

.mtsobrepor{
	z-index: 200;
	margin-top: -120px;
}
}


@media all and (min-width: 1201px) {
.mtsobrepor{
	z-index: 200;
	margin-top: -170px;
}
}


.flex-direction-nav a.flex-next:before, .flex-direction-nav a.flex-prev:before {
    font-size: 24px;
    color: #7b7b7b;
}