#barra { background: #4e65f3; height: 84px; color: #fff; overflow: hidden; border-top: 4px #E2741B solid; }
.box {
    background: #F3F3F3;
}
.box h2 {
	text-align: center;
	color: #4E65F3;
	font-weight: bold;
	font-size: 19px;
}
.box .form { background: #FFF; padding: 10px; }
#box_left { margin-right: 95px; }
#anuncie input[name="cargo"] {
	margin-left: 5px;
	margin-right: 5px;
	width:  365px;
}
#anuncie input[name="cnpj"],
#anuncie input[name="email"],
#anuncie input[name="contato"],
#anuncie input[name="telefone"] {
	width: 170px;
	margin: 0 4px 10px;
}
#anuncie .field { display: inline-block; position: relative; }
#anuncie .p_error { display: inline; position: absolute; bottom: 4px; right: 5px; font-size: 9px; background: #FFD1D1; border: 1px solid red; padding: 0 2px; }
#busque select[name="area"], #busque select[name="estado"] {
	margin: 10px 5px;
	width:  380px;
}
#busque .btn {
	margin-top: 24px;
}
#barraconteudo2 .col-sm-3 { padding: 0 30px;}

/*
#barraconteudo div {
	display: inline-block;
	margin-left: 0;
	margin-right: 0;
	padding: 0 10px;
	width: 218px;
	background: url(../../img/layout/border.jpg) center right no-repeat;
}
#barraconteudo2 div {
	display: inline-block;
	margin-left: 0;
	margin-right: 0;
	padding: 0 6px;
	padding-right: 31px;
	width: auto;
  font-size: 15px;
	background: url(../../img/layout/border2.jpg) center right no-repeat;
}
#barraconteudo div:first-child, #barraconteudo2 div:first-child {
	height: 73px;
}
#barraconteudo div:last-child, #barraconteudo2 div:last-child {
	background: none;
  padding-right: 0;
}*/
#total_geral { font-size: 30pt; }
#total_geral a { color: #FFF; }

@media only screen and (max-width: 767px)  {
	#barra { height: 100%; }
	#barraconteudo2 .col-sm-3 {
		padding-right: 0px;
		padding-bottom: 35px;
		margin-bottom: 0px;
		font-size: 15px;
		background: url(../../img/layout/border_b.png) center bottom no-repeat;
		text-align: center;
	}
	#barraconteudo div:first-child, #barraconteudo2 div:first-child { height: auto;}
	#barraconteudo div:last-child, #barraconteudo2 div:last-child { padding-bottom: 20px; }
	
	#total_geral { font-size: 24pt; }
}

#anuncie .btn,
#busque .btn
{
	/* bottom: 7px;
	position: absolute;
	width: 430px; */
	width: 100%;
	text-align: center;
}
#anuncie input[type="submit"],
#busque input[type="submit"]
{
	background: #4e65f3;
}
.ui-widget { font-family: 'CenturyGothic'; }
#dv_vantagens .col1 { /* border-right: 1px solid #c0c0c0; */ }
/* #dv_vantagens .col1, #dv_vantagens .col2  { width: 49.5%; float: left; } */
#dv_vantagens .col1, #dv_vantagens .col2  {  }
.p_destaque { font-size: 26px; font-weight: bold; margin: 20px 0; text-align: center; color: #E9781A; }
#dv_vantagens .v_titulo1 { font-size: 20px; /* font-weight: bold;  */color: #4e65f3; }
#dv_vantagens .v_titulo2 { font-size: 16px; color: #4e65f3; }
#dv_vantagens span { font-size: 14px; color: #E9781A; }
#dv_vantagens .itens { text-align: left; padding-left: 50px; margin: 10px 0; font-size: 12px; }
#dv_vantagens .col_content { /* width: 450px; */ margin: 0 auto; }
#dv_vantagens .col1 .item1 { background: url(../../img/icons/col1item1.png) 5px 5px no-repeat;  }
#dv_vantagens .col1 .item2 {  background: url(../../img/icons/col1item2.png) 5px 5px no-repeat;  }
#dv_vantagens .col1 .item3 {  background: url(../../img/icons/col1item3.png) 5px 5px no-repeat;  }
#dv_vantagens .col1 .item4 {  background: url(../../img/icons/col1item4.png) 5px 5px no-repeat;  }
#dv_vantagens .col2 .item1 { background: url(../../img/icons/col2item1.png) 5px 5px no-repeat;  }
#dv_vantagens .col2 .item2 { background: url(../../img/icons/col2item2.png) 5px 5px no-repeat;  }
#dv_vantagens .col2 .item3 { background: url(../../img/icons/col2item3.png) 5px 5px no-repeat;  }
#dv_vantagens .col2 .item4 { background: url(../../img/icons/col2item4.png) 5px 5px no-repeat;  }


#dv_solucoes,
#dv_solucoes_resp { margin: 50px 0; padding-top: 20px; padding-bottom: 15px; border: 1px #c0c0c0 solid; position: relative; }
#dv_solucoes .col1, #dv_solucoes .col2, #dv_solucoes .col3 { border-right: 1px solid #c0c0c0; }
#dv_solucoes .col1, #dv_solucoes .col2, #dv_solucoes .col3, #dv_solucoes .col4  { }
#dv_solucoes .p_destaque,
#dv_solucoes_resp .p_destaque {
	text-align: center;
	color: #E2741B;
	background: #fff;
	padding: 1px 5px;
	font-weight: bold;
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -190px;
	width: 380px;
	font-size: 16px;
}
#dv_solucoes .v_titulo1,
#dv_solucoes_resp .v_titulo1 { font-size: 20px; font-weight: bold; color: #4e65f3; }
#dv_solucoes .v_titulo2,
#dv_solucoes_resp .v_titulo2 { font-size: 16px; color: #4e65f3; }
#dv_solucoes .itens,
#dv_solucoes_resp .itens { text-align: left; padding-left: 40px; margin: 10px 25px 10px 25px; font-size: 12px; line-height: 32px; }
#dv_solucoes .col_content { /* width: 450px;*/ 	margin: 0 auto; }
#dv_solucoes .col_content,
#dv_solucoes_resp .col_content a { color: #565656; text-decoration: none; }
#dv_solucoes .col_content a:hover,
#dv_solucoes_resp .col_content a:hover { color: #33CB00; text-decoration: underline; }
#dv_solucoes .col1 .item1,
#dv_solucoes_resp .col1 .item1 { background: url(../../img/icons/icon-AutoAvaliacao.png) no-repeat;  }
#dv_solucoes .col1 .item2,
#dv_solucoes_resp .col1 .item2 {  background: url(../../img/icons/icon-otimizacao.png) no-repeat;  }
#dv_solucoes .col2 .item3,
#dv_solucoes_resp .col2 .item3 {  background: url(../../img/icons/icon-Coaching.png) no-repeat;  }
#dv_solucoes .col2 .item4,
#dv_solucoes_resp .col2 .item4 {  background: url(../../img/icons/icon-pensadores.png) no-repeat;  }
#dv_solucoes .col3 .item5,
#dv_solucoes_resp .col3 .item5 { background: url(../../img/icons/icon-Desenvolvimento.png) no-repeat;  }
#dv_solucoes .col3 .item6,
#dv_solucoes_resp .col3 .item6 { background: url(../../img/icons/icon-salarios.png) no-repeat;  }
#dv_solucoes .col4 .item7,
#dv_solucoes_resp .col4 .item7 { background: url(../../img/icons/icon-Hunting.png) no-repeat;  }
#dv_solucoes .col4 .item8,
#dv_solucoes_resp .col4 .item8 { background: url(../../img/icons/icon-terceirizacao.png) no-repeat;  }


.parceriasEstrategicas { text-align: center; padding-top: 30px; }
.parceriasEstrategicas a { display: block; }
.parceriasEstrategicas .parceiro {
	background: #CCC;
	width: 290px;
	float: left;
	/* box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.4); */
	padding: 10px;
	background: #fff none repeat scroll 0% 0%;
	border: 1px #F3F3F3 solid;
}
.parceriasEstrategicas .meio {
	margin: 0 20px;
}

#mapa_brasil {
  border-top: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
}

#mapa_brasil .col1 {
  width: 240px;
  float: left;
}
#mapa_brasil .col2 {
  float: left;
}
#mapa_brasil .col2 h1 {
  color: #E9781A;
}
#mapa_brasil .col3 {
  width: auto;
  min-width: 280px;
  text-align: center;
  float: right;
}
#mapa_brasil .col3 input[type="submit"] {
  margin-top: 110px;
}
#mapa_brasil .col2 a:visited {
  color: #4E65F3;
}
#mapa_brasil .col2 a {
  text-decoration: none;
  font-size: 16px;
}
#mapa_brasil .col2 a:hover {
  text-decoration: underline;
}
#mapa_brasil .col2 ul {
  margin-top: 15px;
}
#mapa_brasil .col2 ul li {
  padding: 15px 0;
}
#mapa_brasil span.estado {
  font-weight: bold;
  font-size: 18px;
}

/* @media only screen and (max-width: 680px)  { */
@media only screen and (max-width: 800px)  {
	.box_resp {
		margin-top: 30px;
		box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
		padding: 5px;
		background: #F3F3F3;
	}
	.box_resp h2 {
		font-size: 16px;
		text-align: center;
		color: #4E65F3;
		font-weight: bold;
	}
	.box_resp .form { background: #FFF; padding: 10px; }
	.box_resp form { background: #F3F3F3; padding: 10px; margin-top: 10px; min-height: 160px; position: relative; }
	
	#anuncie input[name="cargo"] {
		margin-left: 0;
		margin-right: 2%;
		width:  96%;
	}
	#anuncie input[name="cnpj"],
	#anuncie input[name="email"],
	#anuncie input[name="contato"],
	#anuncie input[name="telefone"] {
		width: 96%;
		margin: 0 4px 10px;
	}
	#anuncie .field { display: block; }
	#anuncie .p_error { display: inline; position: absolute; bottom: 4px; right: 5px; font-size: 9px; background: #FFD1D1; border: 1px solid red; padding: 0 2px; }
	#busque select[name="area"], #busque select[name="estado"] {
		margin: 10px 5px;
		width:  100%;
	}
	#anuncie .btn,
	#busque .btn
	{
		bottom: auto;
		position: static;
		width: 100%;
	}
	form input[type=submit] { font-size: 13pt; }
	form select { padding: 4px 0; font-size: 11px; width: 100%; }
	.p_destaque, #dv_vantagens .v_titulo1 {
		font-size: 18px;
	}
	#dv_vantagens .col1, #dv_vantagens .col2 {
    float: none;
    width: 100%;
	}
	#dv_vantagens .col1 {
		border-right: 0;
		border-bottom: 1px solid #c0c0c0;
		margin-bottom: 15px;
	}
	#dv_solucoes_resp {
		padding-top: 30px;
	}
	#dv_solucoes_resp .p_destaque {
		position: absolute;
		top: -35px;
		left: 5%;
		margin-left: 0;
		width: 90%;
		font-size: 16px;
		line-height: 18px;
	}
	#dv_solucoes_resp .col1, #dv_solucoes_resp .col3  {  border-right: 1px #CCC solid; }
	#dv_solucoes_resp .col2, #dv_solucoes_resp .col4  {  border-right: 0; }
	/* #dv_solucoes_resp .itens { border-bottom: 1px #CCC solid;  } */
	#dv_solucoes_resp .v_titulo2 { font-size: 15px; }

}
@media only screen and (max-width: 767px)  {
	#dv_solucoes_resp .col1, #dv_solucoes_resp .col3  {  border-right: 0; }
}