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

.text-black{
	color:#000000 !important;
}

.text-white{
	color:#FFFFFF !important;
}

.text-laranja{
	color:#ffc850 !important;
}

.bg-laranja{
	background-color:#ffc850 !important;
}

.bg-azul{
	background-color:#2BB0F9 !important;
	color: white;
}

@media (max-width: 767px){
.fullscreen {
    height: 60vh;
}
}

.infra h5 {
	color:#FFF;
	height:100px;
}

.lightbox-grid-duplo li {
	width:50% !important;
}

#nova-araca .lightbox-grid li {
	width:33.3% !important;
}

.texto-telefone {
	color:#BB9E6E;
	font-size:28px;
}

.texto-site {
	color:#160E44;
	font-size:17px;
}