@font-face {font-family: 'MuseoSans-300';src: url('webfonts/2DE975_0_0.eot');src: url('webfonts/2DE975_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2DE975_0_0.woff2') format('woff2'),url('webfonts/2DE975_0_0.woff') format('woff'),url('webfonts/2DE975_0_0.ttf') format('truetype');}
@font-face {font-family: 'MuseoSans-500';src: url('webfonts/2DE975_1_0.eot');src: url('webfonts/2DE975_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2DE975_1_0.woff2') format('woff2'),url('webfonts/2DE975_1_0.woff') format('woff'),url('webfonts/2DE975_1_0.ttf') format('truetype');}
@font-face {font-family: 'MuseoSans-100';src: url('webfonts/2DE975_2_0.eot');src: url('webfonts/2DE975_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2DE975_2_0.woff2') format('woff2'),url('webfonts/2DE975_2_0.woff') format('woff'),url('webfonts/2DE975_2_0.ttf') format('truetype');}
 

body {
	background-color: #fff;
	min-width: 940px;
}

a:hover,
a {
	text-decoration: none;
}

.container {
	/*width: 860px;*/
	width: 940px;
	padding: 0;
}

.alpha {
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.omega {
	margin-right: 0 !important;
	padding-right: 0 !important;
}

.topo .menu {
	min-height: 48px;
	background-color: #a41515;
}

.navbar.navbar-default {
	margin: 0;
	background: none;
	border: none;
	text-align: center;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

.nav.navbar-nav li.ativo,
.nav.navbar-nav li:hover {
	border-top: 4px solid #e9e9e9;
}

.nav.navbar-nav li.ativo a,
.nav.navbar-nav li:hover a {
	margin-top: -4px; 
}

.nav.navbar-nav li a {
	font-family: 'MuseoSans-300';
	font-size: 14.2px;
	color: #fff;
}

.nav.navbar-nav li a:hover {
	color: #fff;	
}


.menu li {
	position: relative;
}

.menu li ul {
	display: none;
	list-style: none;
	text-align: left;
	position: absolute;
	z-index: 10000000;
	background-color: #a41515; 
}

.menu li:hover ul {
	display: block;
	padding: 3px;
	border-top: 2px solid #fff;
}

.menu li:hover ul li {
	border-top: 0 !important;
	min-width: 280px;
	padding: 8px 10px;
}

.menu li:hover ul li.current_page_item,
.menu li:hover ul li:hover {
	background-color: #fff;
}

.menu li:hover ul li.current_page_item a,
.menu li:hover ul li:hover a {
	color: #a41515;
}



.logo .container {
	padding: 35px 0;
}

.topo .contatos {
	text-align: right;
	font-family: 'MuseoSans-500';
	font-size: 15.2px;
	color: #3f3e3e;
}

.topo .contatos .telefone {
	font-size: 16px;
}

.topo .contatos .telefone span {
	font-size: 11.3px;
}

.banner .bjqs li {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.banner .bjqs li .descricao {
	text-align: center;
	padding-top: 80px;
	width: 50%;
}

.banner .bjqs li .descricao h2 {
	font-family: 'MuseoSans-300';
	font-size: 31px;
	color: #3f3e3e;
	line-height: 50px;
	letter-spacing: 1px;
	margin-bottom: 40px;
}

.banner .bjqs li .descricao a {
	font-family: 'MuseoSans-500';
	font-size: 17.5px;
	color: #fff;
	padding: 15px 35px;
	letter-spacing: 2px;
	background-color: #a41515;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.bemvindo_carreira .span4 {
	text-align: center;
}

.bemvindo_carreira {
	background-color: #e7e7e7;
	padding: 30px 0;
}

.vantagens h2,
.bemvindo_carreira h2 a,
.bemvindo_carreira h2 {
	font-family: 'MuseoSans-300';
	font-size: 24px;
	color: #a41515 !important;	
}

.vantagens h2 span,
.bemvindo_carreira h2 span {
	font-family: 'MuseoSans-500';
}

.bemvindo_carreira p {
	font-family: 'MuseoSans-300';
	font-size: 15px;
	color: #3f3e3e;	
}

.vantagens h2 {
	padding-top: 45px;
	padding-bottom: 40px;
}

.vantagens {
	text-align: center;
	padding-bottom: 40px;
	background-image: url('../images/bg_vantagens.jpg');
	background-position: right;
	background-repeat: no-repeat;
}

.rodape {
	border-bottom: 11px solid #810a0a;
	background-color: #a41515;
	padding: 14px 0 0px 0; 
}

.rodape p {
	font-family: 'MuseoSans-300';
	font-size: 12.5px;
	color: #fff;	
}

.rodape .logo_rodape {
	text-align: right;
}

.topo_interno {
	width: 100%;
	height: 196px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	background-position: top;	
}

.topo_interno h1 {
	font-family: 'MuseoSans-300';
	font-size: 42.5px;
	color: #a41515;	
	padding-top: 50px;
}

.container.interno {
	padding-top: 50px;
	padding-bottom: 40px;
}

.container.interno p {
	font-family: 'MuseoSans-300';
	font-size: 14.2px;
	color: #3f3e3e;		
	margin-bottom: 20px;
}

.container.interno p strong {
	color: #a41515;
}

.container.interno .sidebar.missao p {
	padding-left: 15px;
	font-size: 12.5;
}

.container.interno h2 {
	font-family: 'MuseoSans-300';
	font-size: 19px;
	color: #a41515;	
	padding-left: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url('../images/bg_titulos.jpg');
	background-repeat: no-repeat;
	margin-bottom:20px; 
	margin-top: 0;
	text-align: left;
}

.page-vantagens .vantagem {
	padding-left: 115px;
	background-repeat: no-repeat;
	padding-bottom: 25px;
}

.page-vantagens .vantagem.vant_1 {
	background-image: url('../images/vant_1.jpg');
}

.page-vantagens .vantagem.vant_2 {
	background-image: url('../images/vant_2.jpg');
}

.page-vantagens .vantagem.vant_3 {
	background-image: url('../images/vant_3.jpg');
}

.page-vantagens .vantagem.vant_4 {
	background-image: url('../images/vant_4.jpg');
}


.galeria {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 20px;
}

.galeria li {
	float: left;
	margin-right: 25px;
	margin-bottom: 30px;
	border: 6px solid #e7e7e7;
}

.page-depoimentos ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.page-depoimentos ul li { 
	margin-left: 330px;
	background-image: url('../images/aspas.jpg');
	background-repeat: no-repeat;
	min-height: 135px;
	padding-top: 45px;
	padding-left: 65px;
	padding-bottom: 20px;
}

.page-depoimentos ul li h3 {
	font-family: 'MuseoSans-300';
	font-size: 19px;
	color: #a41515;		
}

.page-depoimentos ul li p {
	font-family: 'MuseoSans-500';
	font-size: 16px;
	color: #3f3e3e;		
	font-style: italic;
	line-height: 25px;
}

.page-depoimentos ul li.alternate { 
	margin-left: 0;
	padding-right: 300px;
}

.sidebar-servicos ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar-servicos ul li {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #a41515;
	margin-bottom: 1px;
}

.sidebar-servicos ul li.current_page_item,
.sidebar-servicos ul li:hover {
	background-color: #585857;
}

.sidebar-servicos ul li a {
	font-family: 'MuseoSans-300';
	font-size: 15px;
	color: #fff;	
	text-decoration: none;
}

.page-carreira ul {
	list-style: none;
}

.page-carreira ul li.alternate,
.page-carreira ul li {
	clear: both;
	height: 109px;
	background-image: url('../images/itens_carreira_middle.png');
	background-repeat: repeat-y;
	background-position: 140px top;
}

.page-carreira ul li.first {
	background-image: url('../images/itens_carreira.png');
}

.page-carreira ul li {
	background-position: 140px -111px;
}

.page-carreira ul li.last {
	background-image: url('../images/itens_carreira_last.png');
	background-repeat: no-repeat;
}

.page-carreira ul li h3 {
	float: left;
	width: 150px;
	font-family: 'MuseoSans-300';
	font-size: 17px;
	color: #a41515;	
	margin-top: 10px;
}

.page-carreira ul li p {
	float: left;
	width: 590px;
	font-family: 'MuseoSans-300';
	font-size: 15px;
	color: #3f3e3e;	
	padding-left: 50px;
}

.page-trabalhe li {
	font-family: 'MuseoSans-300';
	font-size: 14.1px;
	color: #3f3e3e;	
}


.frm_primary_label {
    display: none !important;
}

#form_tp0edt .frm_primary_label {
    display: block !important;
    font-family: 'MuseoSans-300';
    font-size: 14.8px;
    color: #223859;
}

div.frm_radio label {
    font-family: 'MuseoSans-300' !important;
    font-size: 14.8px !important;
    color: #b47532 !important;
}

#form_tp0edt #frm_field_96_container .frm_primary_label {
    display: none !important;
}

.form-field select,
.form-field textarea,
.form-field input {
    font-family: 'MuseoSans-500' !important;
    font-size: 14.5px !important;
    color: #363434 !important;    resize: none !important;
    padding: 12px 15px !important;
    border: 0 !important;
    background-color: #e7e7e7 !important;
    box-shadow: none !important;
    /*text-transform: uppercase;*/
    min-height: 44px !important;
}

form div.frm_submit {
    text-align: right;
}

.form-field select.placeh {
	color: #888686 !important;
}

.form-field select {
 	min-height: 44px !important;
}

.select-container {
	position: relative;
}

.arrow_sel {
	position: absolute;
	right: 0;
	top: 0;
}

form div.frm_submit input {
    font-family: 'MuseoSans-500' !important;
    font-size: 15px !important;
    color: #fff !important;
    background-color: #a41515 !important;
    padding: 10px 20px !important;
    border: none !important;
    text-transform: uppercase !important;
    margin-right: -20px;
}

div.span6 div.frm_forms.with_frm_style {
    padding-right: 15px !important;
}

@media (max-width: 480px) {
	body,
	.container {
		width: 100%;
		min-width: 0 !important;
	}
	html body div.topo_interno div.container h1 {
		font-size: 30px;
		text-align: center;
	}
	html body div.topo div.logo div.container div.row-fluid div.span6 a img {
		width: 100%;
		margin-bottom: 20px;
	}
	html body div.topo div.logo div.container div.row-fluid div.span6.contatos {
		text-align: center;
	}
	html body div.bemvindo_carreira {
		padding: 0 10px;
	}
	html body div.rodape {
		text-align: center;
	}
	html body div.banner {
		display: none;
	}
	.galeria {
		padding-bottom: 20px;
	}
	.galeria li {
		float: none;
		margin-right: 0;
		width: 146px;
		margin: auto;
		margin-bottom: 10px;
	}
	html body div.container.interno.page-depoimentos div.row-fluid div.span12 ul li.alternate,
	html body div.container.interno.page-depoimentos div.row-fluid div.span12 ul li {
		padding: 0;
		margin: 0;
		padding-bottom: 20px;
	}
	form {
		padding-bottom: 30px;
	}

	html body div.container.interno.page-carreira div.row-fluid div.span12 ul {
		margin: 0;
		padding: 0;
	}

	html body div.container.interno.page-carreira div.row-fluid div.span12 ul li {
		background: none;
		height: auto;
		padding-bottom: 15px;
	}

	html body div.container.interno.page-carreira div.row-fluid div.span12 ul li h3,
	html body div.container.interno.page-carreira div.row-fluid div.span12 ul li p {
		width: 100%;
		padding: 0;
		margin: 0;
		float: none;
	}
	html body div.container.interno div.row-fluid div.offset1.span4.sidebar.qualidades img {
		width: 100%;
	}

	html body div.container.interno.page-vantagens div.row-fluid div.span12 div.vantagem {
		padding-left: 0;
		background: none;
	}
}

.form_pesquisa {
    padding: 2px;
    width: 200px;
    position: absolute;
    left: -150px;
    display: none;
}

.form_pesquisa input {
    width: 100%;
    padding: 5px 20px;
    border: 0;
    border: 2px solid #a41515;
}

html body div.container.interno.page-carreira div.row-fluid div.span12 ul li p {
	width: 740px;
}
