.counter-fornecedores {
  color: #8b8a8a;
  font-size: 19px;
  margin-top: 6px;
}


.rota-beta {
  background-color: red;
  border-radius: 6px;
  color: white;
  font-size: 9px;
  padding: 4px;
  position: absolute;
}

.bts-group-fornecedores {
margin-bottom: 25px;
  margin-top: 26px;
  text-align: right !important;
}


.counter-fornecedores span {
	font-weight: bold;
}

.cadastro-area {
	height: 743px;
}


.box-home {
	background-color: red;
}

#formInicio {
	background-image: url(../img/bg_arrows.png);
}


.footer {
	height: 224px;
	background-image: url(../img/bg_footer.png);
	background-position: center top;
	margin-top: 16px;
}




.footer_copy { 
  color: white;
  margin-left: 7px;
  margin-top: 36px;

}

.menu-layout ul {
  font-size: 15px;
  margin-bottom: 0;
}

.menu-layout ul li {
  border-left: 1px solid #94c43d;
  border-right: 1px solid #619207;
  float: left;
  list-style: outside none none;
  padding: 6px 13px;
  height: 49px;
}


.menu-layout ul li:last-child {
 

}

.menu-layout a {
	color: white;
}

.duvida_bt {
  margin-top: 15px;
  padding-right: 0;
}

.verde_buscar {
	color: #94c43d;
	font-weight: bold;
}

.azul_buscar {
	color: #45A0D4;
	font-weight: bold;
}

.box_comofunciona {

	background-color: #f7f7f7;
}

.box_comofunciona div p {
  color: #45a0d4;
  font-size: 16px;
  margin-top: 12px;
  padding: 17px;
}

.box_comofunciona img {
  margin-top: 41px;
}

.tipoperfil h3 {
  color: #45a0d4;
  font-size: 24px;
}

.tipoperfil > p {
  color: #767676;
}


.tipoperfil {
  margin-top: 80px;
}

.escolha {
  margin-top: 80px;
 color: #45a0d4;
}

.escolha > p {
  color: #767676;
}

.tela-md {

  background-color: gray;
  margin-bottom: 8px;
  margin-top: 13px;
  width: 100%;

}


@media screen and (min-width: 300px) and (max-width: 1020px){ 
	
	#formInicio {
	background-image: none;
	}
	
	
}


.menu-2016 .popover-content {
  max-height: 260px !important;
  overflow-x: hidden;
  overflow-y: scroll;
}






