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

.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-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){
#agendar .texto {
    padding: 20px !important;
    font-size: 17px !important;
}
	
.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;
}
}

#agendar .texto {
    font-family: "Brandon Text";
    padding: 30px 0 !important;
    font-size: 25px;
    color: darkolivegreen;
}

#agendar .texto h2 {
    font-size: 26px;
    font-family: "Brandon Text Bold";
    margin-bottom: 0;
    color: darkolivegreen;
    font-weight: 500;
    line-height: 20px;
}