@font-face {
  font-family: 'icomoon';
  src:  url('../fonts-trabalheconosco/icomoon.eot?aqgh4e');
  src:  url('../fonts-trabalheconosco/icomoon.eot?aqgh4e#iefix') format('embedded-opentype'),
    url('../fonts-trabalheconosco/icomoon.ttf?aqgh4e') format('truetype'),
    url('../fonts-trabalheconosco/icomoon.woff?aqgh4e') format('woff'),
    url('../fonts-trabalheconosco/icomoon.svg?aqgh4e#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
li span.icon-top {
	font-size: 30px;
	line-height: 30px;
	vertical-align: bottom;
}
.icon-ave:before {
  content: "\e900";
}
.icon-balanca:before {
  content: "\e901";
}
.icon-calendario:before {
  content: "\e902";
}
.icon-homem:before {
  content: "\e903";
}
.icon-lampada:before {
  content: "\e904";
}
.icon-setas:before {
  content: "\e905";
}

section.content-section {
	background-color: #FFF !important;
}

h2 {
	margin-bottom: 50px;
}

h4 {
	text-transform: inherit;
	color: #3d3d3d;
	margin-bottom: 30px;
}

.white {
	color: #FFF;
}

.st-btn.hvr-back:before {
    background: #124622 !important;
}

.st-btn.hvr-back:active, .st-btn.hvr-back:focus, .st-btn.hvr-back:hover {
	color: #FFF !important;
}

.white.st-btn.hvr-back:before {
    background: #FFF !important;
}

.st-btn.hvr-back:active.white, .st-btn.hvr-back:focus.white, .st-btn.hvr-back:hover.white {
	color: #124622 !important;
}

.quemsomoscontent {
	padding: 0px;
}

.contentquemsomos {
	padding: 0px 10px;
}   
.contentquemsomos form {
	display: inline-block;
}
.contentquemsomos h4 {
	text-align: center;
	margin-top: 40px;
} 

.araraquemsomos {
	position: absolute;
    top: -285px;
    left: 0px;
    height: 282px;
}

.roedorquemsomos {
    position: absolute;
    top: -134px;
    right: 35px;
}

@media only screen and (max-width: 991px) {
    .araraquemsomos,
    .roedorquemsomos {
        display: none;
    }
}

@media only screen and (max-width: 453px) {
	img#nutropica_quemsomos {
		width: 100%;
	}
}

img#nutropica_quemsomos {
	float: right;
	margin-left: 30px;
}

div.lista-projetos {
	background-color: #ececec;
	border: 2px solid #e4e4e4;
	max-height: 804px;
	overflow-y: auto;
}

div.item-projeto {
	padding: 10px 0px;
	margin: 0px 16px;
}

div.item-projeto div.tituloProjeto {
	width: 100%;
    float: left;
    min-height: 51px;
    display: table;
    margin-bottom: 15px;
}

div.item-projeto div.tituloProjeto img {
	width: 51px;
    height: 51px;
    display: table-cell;
    vertical-align: middle;
}

div.item-projeto div.tituloProjeto h6{
	width: 100%;
    clear: inherit;
    color: #757575;
    font-size: 0.8em;
    text-transform: inherit;
    line-height: inherit;
    display: table-cell;
    vertical-align: middle;
    padding-left: 14px;
}

div.item-projeto p {
	text-align: left;
	color: #acacac;
	text-align: justify;
	margin-top: 15px;
}

div.item-projeto div.item-projeto-bottom {
	width: 100%;
	text-align: right;
}

div.item-projeto div.item-projeto-bottom  a.st-btn {
	color: #acacac;
	border: 1px solid #acacac;
}

td div.item-projeto-border {
	margin-top: 20px;
	background-color: #FFF;
	width: 100%;
	height: 1px;
}

div.diferenciais {
	width: 100%;
}

div.diferenciais div.diferencial {
	width: 33.333333333%;
	float: left;
	text-align: center;
	padding: 0px;
}

div.diferenciais div.diferencial:first-of-type ul {
	float: left;
}

div.diferenciais div.diferencial:last-of-type ul {
	float: right;
}

div.diferenciais div.diferencial ul {
	display:inline-block;
	margin: 0 auto;
	padding-left: 0px;
}

div.diferenciais div.diferencial li {
	width: 165px;
    background-color: #124622;
    color: #fff;
    padding: 4px 0px;
    border: 2px solid #124622;
    margin-bottom: 28px;
}

@media only screen and (max-width: 533px) {
	div.diferenciais div.diferencial {
		width: 50%;
	}

	div.diferenciais div.diferencial:last-of-type ul {
		float: left;
	}
}

div.saibamais {
	min-height: 254px;
    background: url('../images/alimentosuperpremiumquemsomos.png') center no-repeat;
    background-size: contain;
}

div.saibamais a.st-btn {
	position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 12px 30px;
    border: 1px solid #FFF;
}

section#linhadotempo {
    background-image: url('../images/bg_content_linha_tempo.png');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
}

div.tempo-item {
	width: 14%;
	float: left;
}

a.linha-btn {
	width: 151px;
	height: 161px;
    margin: 0 auto;
	background-color: #124622;
	text-align: center;
	margin-bottom: 38px;
	display: table;
}

li.ui-state-active div.tempo-item a.linha-btn {
	background-color: #797047;
}

a.linha-btn div.inner-linha-btn {
	padding: 0px 31px;
	display: table-cell;
	vertical-align: middle;
}

a.linha-btn div.inner-linha-btn h2 {
	margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
	color: #FFF;
}

a.linha-btn p {
	margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
	color: #FFF;
}

div.content-linha-tempo {
    padding: 0px 14px 0px 27px;
}

div.content-linha-tempo h2 {
	text-transform: inherit;
	color: #7e7049;
	margin: 15px 0px 15px;
}

div.content-linha-tempo p {
	margin-top: 28px;
}

@media only screen and (max-width: 1056px) {
	div.tempo-item {
		width: 25%;
	}

	div.content-linha-tempo {
	    padding: 0px 42px 0px 57px;	
	}
}

@media only screen and (max-width: 700px) {
	div.tempo-item {
		width: 33.333333333%;
	}
}

@media only screen and (max-width: 524px) {
	div.tempo-item {
		width: 50%;
	}
}

img.linhadotempoimg {
	float: left;
	margin-right: 30px;
}

@media only screen and (max-width: 453px) {
	img.linhadotempoimg {
		width: 100%;
	}
}
.st-btn.hvr-back {
    background: #FFF none repeat scroll 0% 0%;
    color: #124622;
    border: 1px solid #124622;
}
.form-group select#selecao {
    width: 100%;
    padding: 10px;
    border: 1px solid #CCC;
    margin-bottom: 30px;
    outline: medium none;
    font-size: 13px;
    font-family: "Lato",sans-serif;
    border-radius: 1px;
    text-align: left !important;
    height: 44px;
    overflow: hidden;
    -moz-appearance: none;
    background: #f2f2f2 url("../images/trabalhe/seta-form.png") no-repeat scroll right center;
    color: #000;
    text-transform: none;
}
.vagas {
	height: 250px;
	color: #fff;
	background-color: #134723;
	text-align: center;
	padding: 20px;
	margin-top: 40px;
}
.vagas h3,
.vagas .svagas h6 {
	color: #fff;
}
.vagas .svagas h6 {
	margin-top: 5px;
}
.vagas .svagas {
	min-height: 150px;
	max-height: 173px;
	overflow-x: hidden;
	overflow-y: scroll;
	text-align: left;
}
.vagas .svagas ul {
	padding-right: 0px;
	padding-left: 0px;
}
.vagas .svagas li {
	border-bottom: 0.5px solid rgba(255,255,255,0.3);
	padding-bottom: 15px;
}
.vagas .svagas span {
	color: #e2cd39;
	display: inline-block;
	margin-bottom: 5px;
}
@media only screen and (max-width: 991px) {
	.prn {
		padding-right: 0px;
		padding-left: 0px;
	}
	.pln {
		padding-right: 0px;
		padding-left: 0px;
	}
}
.quad1 {
	background-color: #134723;
	color: #fff;
	padding:  20px 40px;
}
.quad1 h3 {
	color: #e2cd39;
	text-transform: none;
	text-align: center;
}
.quad1 li {
	margin-bottom: 10px;
	margin-top: 10px;
	letter-spacing: 0px;
	/* padding-left: 70px; */
}
.quad1 li span.content-text {
	line-height: 30px;
	display: inline-block;
	margin-left: 5px;
}
div.seleciona-cv span.titulo {
	text-align: left;
	color: #727272;
	font-size: 12px;
}
div.seleciona-cv span.descricao {
	text-align: left;
	font-size: 11px;
	color: #a4a4a4;
}
/* #selecao-arquivo {
	display: none;
} */
#label-selecao-arquivo {
    padding: 6px 26px;
    border: 1px solid #d9d9d9;
    text-align: center;
    color: #727272;
    display: inline-block;
}
@media only screen and (max-width: 1199px) {
	*, ::after, ::before {
		box-sizing: border-box!important;
	}
}
@media only screen and (max-width: 991px) {
	.quad1 {
		padding: 20px 15px;
	}
	.quad1 li {
		padding: 0px;
	}
}
.quad1 span {
	font-size: 17px;
}
.titulo-trab {
	margin-top: 30px;
	margin-bottom: 20px;
}
.endereco {
	text-align: center;
	margin-top: 40px;
}
.form-group select#selecao {
	background: #f2f2f2 url("../images/trabalheconosco/seta-form.png") no-repeat scroll right center;
}
