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

.text-parai {
	font-family: 'centralesansbold';
	font-size:100px;
	color:#86a82c;
	padding:55px 0 50px 0;
}

.send-form, .tarja-contato {
	border: 2px solid #0E1644 !important;
	background: #0E1644 !important;
}
.send-form {
	font-size: 15px !important;
}
.tarja-contato {
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 28px;
	height: 45px !important;
	font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight: bold;
	letter-spacing: 5px;
}
.text-black{
	color:#000000 !important;
}

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

.text-verde {
	color:#006F60 !important;
}

.bg-verde{
	background-color:#006F60 !important;
}
/*
.bg-marrom{
	background-color:#8F823B !important;
}*/


.bg-marrom{
	background-color:#613a1b !important;
}

.bg-marrom-escuro{
	background-color:#71412D !important;
}

.bg-infra {
	background-color:#99B340 !important;
}

.bg-dif {
	background-color:#EEA72E !important;
}

.bg-video {
	background:url(../img/fundo-video.jpg);
}

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

.infra .icon{
	width: 80%;
}

.bg-secondary {
  background: #E4E4E4;
}















@media screen and (max-width: 767px){
	
.infra-ico:nth-of-type(3n+4) {
  clear: left;
}

.fullscreen {
    height: 60vh;
}

.infra h1, #diferenciais1 h1 {
	font-size:18px;
	letter-spacing: 5px !important;
}

#diferenciais h1 {
	font-size: 22px !important;
}

.infra h5 {
	font-size:12px !important;
}
}

.infra h5 {
	color:#FFF !important;
}

.infra .icon{
	width: 80%;
}

@media screen and (min-width: 768px) and (max-width: 990px) {
	
.infra-ico:nth-of-type(4n+5) {
  clear: left;
}
}


@media screen and (min-width: 991px){
	
.infra-ico:nth-of-type(6n+7) {
  clear: left;
}
}