@import url('http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700|Yanone+Kaffeesatz');

@import url('http://fonts.googleapis.com/css?family=Hammersmith+One');
/*
	font-family: 'Hammersmith One', sans-serif;
*/
.centro {
  width: 980px;
  padding: 0 0;
  margin: 0 auto;
}
.inline {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.aviso {
  color: #9F6000;
  background-color: #FEEFB3;
  border: 2px #9F6000 solid;
}
.sucesso {
  border: 2px #C6D880 solid;
  background-color: #E6EFC2;
  color: #264409;
}
.falha {
  border: 2px #D8000C solid;
  color: #D8000C;
  background-color: #FFBABA;
}
.offscreen {
  display: block;
  text-indent: -999999999px;
}
.clear {
  clear: both;
}
.escondido {
  display: none;
}
@media only screen and (min-width: 768px) {
  .hide-full {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .hide-mobile {
    display: none !important;
  }
}
/*================ Meu Código ==================*/
.fundo {
  background-color: transparent;
}
.centralizarDiv {
  width: 100%;
  padding: 0 !important;
  margin: 0 auto;
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  .centralizarDiv {
    max-width: 400px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1023px) {
  .centralizarDiv {
    max-width: 740px;
  }
}
@media only screen and (min-width: 1024px) {
  .centralizarDiv {
    max-width: 960px;
  }
}
html body {
  background-color: #ffffff;
}
html body header {
  background-color: #ffffff;
  border-top: 1px #AAAAAB solid;
  -webkit-box-shadow: 0px 2px px 0px rgba(50, 50, 50, 0.16);
  -moz-box-shadow: 0px 2px 4px 0px rgba(50, 50, 50, 0.16);
  box-shadow: 0px 2px 4px 0px rgba(50, 50, 50, 0.16);
  margin-bottom: 2px;
  min-height: 130px;
}
html body header .menuHomeAlinhado {
  width: 100%;
  margin: 0 auto;
  padding: 0 !important;
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  html body header .menuHomeAlinhado {
    max-width: 400px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1023px) {
  html body header .menuHomeAlinhado {
    max-width: 740px;
  }
}
@media only screen and (min-width: 1024px) {
  html body header .menuHomeAlinhado {
    max-width: 960px;
  }
}
html body header .menuHomeAlinhado .pure-u-1 {
  margin: 0 auto;
}
html body header .menuHomeAlinhado .pure-u-1 .mudarFundoDiv {
  background-color: transparent;
}
html body header .menuHomeAlinhado .pure-u-1 ul li:first-child {
  margin-right: 86px !important;
}
html body header .menuHomeAlinhado .pure-u-1 ul li:first-child a {
  padding: 0;
  padding-left: 5px;
}
html body header .menuHomeAlinhado .pure-u-1 ul li {
  padding: 0 !important;
  margin: 0 !important;
}
html body header .menuHomeAlinhado .pure-u-1 ul li:last-child a {
  padding-right: 0 ;
  padding-left: 0 ;
  padding-right: 11px ;
  padding-left: 11px ;
}
html body header .menuHomeAlinhado .pure-u-1 .menuLinks {
  font-family: 'Hammersmith One', sans-serif;
  font-size: 15px;
  font-weight: normal;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  margin-top: 54px;
  padding-bottom: 46px;
  color: #004351;
  letter-spacing: -1px;
  border-bottom: 6px transparent solid;
}
html body header .menuHomeAlinhado .pure-u-1 .menuLinks:hover {
  border-bottom: 6px #004351 solid;
  background-color: transparent !important;
}
html body header .menuHomeAlinhado .pure-u-1 .menuLinks.ativo {
  border-bottom: 6px #004351 solid;
}
html body header .menuHomeAlinhado .pure-u-1 .imagemMenu:hover {
  background-color: transparent !important;
}
@media screen and (min-width: 320px) and (max-width: 420px) {
  html body header .menuHomeAlinhado .pure-u-1 {
    margin: 0 auto;
  }
  html body header .menuHomeAlinhado .pure-u-1 ul {
    display: inline;
  }
  html body header .menuHomeAlinhado .pure-u-1 ul li {
    width: 100%;
  }
  html body header .menuHomeAlinhado .pure-u-1 ul li a {
    padding: 0 !important;
    margin: 0 !important;
    padding-left: 2% !important;
  }
  html body header .menuHomeAlinhado .pure-u-1 ul li:first-child {
    display: block;
    margin-bottom: 10px !important;
    padding-left: 12% !important;
  }
  html body header .menuHomeAlinhado .pure-u-1 ul li:last-child {
    padding: 0 !important;
    margin: 0 !important;
  }
}
@media screen and (min-width: 424px) and (max-width: 480px) {
  html body header .menuHomeAlinhado .pure-u-1 {
    margin: 0 auto;
  }
  html body header .menuHomeAlinhado .pure-u-1 ul {
    display: inline;
  }
  html body header .menuHomeAlinhado .pure-u-1 ul li {
    width: 100%;
  }
  html body header .menuHomeAlinhado .pure-u-1 ul li a {
    padding: 0 !important;
    margin: 0 !important;
    padding-left: 2% !important;
  }
  html body header .menuHomeAlinhado .pure-u-1 ul li:first-child {
    display: block;
    margin-bottom: 10px !important;
    padding-left: 20% !important;
  }
  html body header .menuHomeAlinhado .pure-u-1 ul li:last-child {
    padding: 0 !important;
    margin: 0 !important;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  html body header .menuHomeAlinhado .pure-u-1 {
    margin: 0 auto;
  }
  html body header .menuHomeAlinhado .pure-u-1 ul {
    display: inline;
  }
  html body header .menuHomeAlinhado .pure-u-1 ul li {
    width: 100%;
  }
  html body header .menuHomeAlinhado .pure-u-1 ul li a {
    padding: 0 !important;
    margin: 0 !important;
    padding-left: 2% !important;
  }
  html body header .menuHomeAlinhado .pure-u-1 ul li:first-child {
    display: block;
    margin-bottom: 10px !important;
    padding-left: 0 !important;
  }
  html body header .menuHomeAlinhado .pure-u-1 ul li:last-child {
    padding: 0 !important;
    margin: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1020px) {
  html body header .menuHomeAlinhado .pure-u-1 {
    max-height: 130px;
    margin: 0 auto;
  }
  html body header .menuHomeAlinhado .pure-u-1 ul {
    display: inline;
  }
  html body header .menuHomeAlinhado .pure-u-1 ul li a {
    margin: 0 ;
    padding: 0 !important;
    margin-top: 28px ;
    margin-right: 20px ;
    padding-bottom: 40px !important;
  }
  html body header .menuHomeAlinhado .pure-u-1 ul li:first-child {
    margin: 0 !important;
    padding: 0 !important;
  }
  html body header .menuHomeAlinhado .pure-u-1 ul li:last-child {
    margin: 0 !important;
    padding: 0 !important;
  }
}
html body .asTresEmpresas {
  min-height: 400px;
  background: url('../images/front/home/bg.jpg') center no-repeat;
  position: relative;
  padding: 0 0 50px 0;
}
html body .asTresEmpresas .asTresEmpresasCentralizar {
  font-family: Verdana;
  font-size: 22px;
  color: #4d666b;
  width: 100%;
  padding: 0 !important;
  margin: 0 auto;
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  html body .asTresEmpresas .asTresEmpresasCentralizar {
    max-width: 400px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1023px) {
  html body .asTresEmpresas .asTresEmpresasCentralizar {
    max-width: 740px;
  }
}
@media only screen and (min-width: 1024px) {
  html body .asTresEmpresas .asTresEmpresasCentralizar {
    max-width: 960px;
  }
}
html body .asTresEmpresas .asTresEmpresasCentralizar p {
  text-align: center;
  margin: 0 !important;
  padding: 0 !important;
}
html body .asTresEmpresas .asTresEmpresasCentralizar .titulo {
  margin-top: 70px;
}
@media screen and (min-width: 320px) {
  html body .asTresEmpresas .asTresEmpresasCentralizar .pure-g .pure-u-6-24:last-child {
    margin-left: 14px;
  }
  html body .asTresEmpresas .asTresEmpresasCentralizar .pure-g #primeiraEmpresa {
    margin-right: 14px;
  }
}
@media screen and (min-width: 768px) {
  html body .asTresEmpresas .asTresEmpresasCentralizar .pure-g .pure-u-6-24:last-child {
    margin-left: 34px;
  }
  html body .asTresEmpresas .asTresEmpresasCentralizar .pure-g #primeiraEmpresa {
    margin-right: 34px;
  }
}
@media screen and (min-width: 1024px) {
  html body .asTresEmpresas .asTresEmpresasCentralizar .pure-g .pure-u-6-24:first-child {
    margin-right: 75px;
  }
  html body .asTresEmpresas .asTresEmpresasCentralizar .pure-g .pure-u-6-24:last-child {
    margin-left: 75px;
  }
  html body .asTresEmpresas .asTresEmpresasCentralizar .pure-g #primeiraEmpresa {
    margin-right: 75px;
  }
}
html body .asTresEmpresas .asTresEmpresasCentralizar .pure-g .pure-u-6-24 {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  min-width: 28%;
  position: relative;
  padding-top: 18px;
  margin-top: 70px;
  background: rgba(255, 255, 255, 0.7);
}
html body .asTresEmpresas .asTresEmpresasCentralizar .pure-g .pure-u-6-24 img {
  margin-top: 20px;
  margin-left: 11%;
  max-width: 70%;
}
html body .asTresEmpresas .asTresEmpresasCentralizar .pure-g .pure-u-6-24 p {
  min-height: 50px;
  margin: 10px 4px 0 4px;
}
html body .asTresEmpresas .asTresEmpresasCentralizar .pure-g .pure-u-6-24:hover .leiaMais {
  color: #ffffff;
  background-color: #9BAAAF;
}
html body .asTresEmpresas .asTresEmpresasCentralizar .pure-g .pure-u-6-24 a {
  text-decoration: none;
}
html body .asTresEmpresas .asTresEmpresasCentralizar .pure-g .pure-u-6-24 .leiaMais {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  color: #9BAAAF;
  text-decoration: none;
  padding-right: 4px;
  float: right;
}
@media screen and (min-width: 320px) {
  html body .asTresEmpresas .asTresEmpresasCentralizar .pure-g .pure-u-6-24 .leiaMais {
    padding-left: 81%;
  }
}
@media screen and (min-width: 360px) {
  html body .asTresEmpresas .asTresEmpresasCentralizar .pure-g .pure-u-6-24 .leiaMais {
    padding-left: 82.5%;
  }
}
@media screen and (min-width: 384px) {
  html body .asTresEmpresas .asTresEmpresasCentralizar .pure-g .pure-u-6-24 .leiaMais {
    padding-left: 84%;
  }
}
@media screen and (min-width: 480px) {
  html body .asTresEmpresas .asTresEmpresasCentralizar .pure-g .pure-u-6-24 .leiaMais {
    padding-left: 85%;
  }
}
@media screen and (min-width: 480px) {
  html body .asTresEmpresas .asTresEmpresasCentralizar .pure-g .pure-u-6-24 .leiaMais {
    padding-left: 90%;
  }
}
@media screen and (min-width: 768px) {
  html body .asTresEmpresas .asTresEmpresasCentralizar .pure-g .pure-u-6-24 .leiaMais {
    padding-left: 92%;
  }
}
@media screen and (min-width: 1024px) {
  html body .asTresEmpresas .asTresEmpresasCentralizar .pure-g .pure-u-6-24 .leiaMais {
    padding-left: 93.5%;
  }
}
html body .asTresEmpresas .asTresEmpresasCentralizar .titulo {
  color: #004351;
  font-family: 'Hammersmith One', sans-serif;
  font-size: 33px;
  font-weight: normal;
  margin-top: 60px !important;
}
html body .asTresEmpresas .asTresEmpresasCentralizar .textoEmpresa {
  font-family: Verdana;
  font-size: 14px;
  line-height: 22px;
  color: #364143;
  margin: 10px 0 0 0 !important;
  padding: 0 12px !important;
}
@media screen and (min-width: 320px) and (max-width: 530px) {
  html body .asTresEmpresas .asTresEmpresasCentralizar .textoEmpresa {
    min-height: 100px !important;
    line-height: 16px;
    padding: 0 2px !important;
  }
}
@media screen and (min-width: 531px) and (max-width: 620px) {
  html body .asTresEmpresas .asTresEmpresasCentralizar .textoEmpresa {
    min-height: 70px !important;
    line-height: 16px;
    padding: 0 2px !important;
  }
}
@media screen and (min-width: 621px) and (max-width: 768px) {
  html body .asTresEmpresas .asTresEmpresasCentralizar .textoEmpresa {
    min-height: 70px !important;
    line-height: 16px;
    padding: 0 4px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  html body .asTresEmpresas .asTresEmpresasCentralizar .textoEmpresa {
    min-height: 80px !important;
    line-height: 16px;
    padding: 0 6px !important;
  }
}
html body .asTresEmpresas .asTresEmpresasCentralizar img {
  width: 76%;
  margin: 0 auto;
}
html body .fundoTextoReferencia {
  background-color: #004451;
  position: relative;
  overflow-x: hidden;
  padding: 36px 0;
}
html body .fundoTextoReferencia .textoDeReferenciaComResponsivo {
  font-family: Verdana;
  font-size: 14px;
  color: #ffffff;
  width: 100%;
  padding: 0 !important;
  margin: 0 auto;
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  html body .fundoTextoReferencia .textoDeReferenciaComResponsivo {
    max-width: 400px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1023px) {
  html body .fundoTextoReferencia .textoDeReferenciaComResponsivo {
    max-width: 740px;
  }
}
@media only screen and (min-width: 1024px) {
  html body .fundoTextoReferencia .textoDeReferenciaComResponsivo {
    max-width: 960px;
  }
}
html body .fundoTextoReferencia .textoDeReferenciaComResponsivo .tituloReferencia {
  font-family: 'Hammersmith One', sans-serif;
  font-size: 25px;
  font-weight: normal;
}
html body .fundoTextoReferencia .textoDeReferenciaComResponsivo .pure-u-4-5 p {
  line-height: 22px;
}
html body .fundoTextoReferencia .textoDeReferenciaComResponsivo .pure-u-1-5 img {
  margin-top: 20px;
  margin-left: 10%;
  max-width: 100%;
}
html body footer #rodape {
  width: 100%;
  padding: 0 !important;
  margin: 0 auto;
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  html body footer #rodape {
    max-width: 400px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1023px) {
  html body footer #rodape {
    max-width: 740px;
  }
}
@media only screen and (min-width: 1024px) {
  html body footer #rodape {
    max-width: 960px;
  }
}
html body footer #rodape .pure-g {
  margin: 0;
  padding: 0;
  padding: 40px 0;
}
html body footer #rodape .pure-g a {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  color: #4d666b;
  font-family: Verdana;
  font-size: 13px !important;
  text-decoration: none;
  border-bottom: 1px transparent dotted !important;
}
html body footer #rodape .pure-g a:hover {
  border-bottom: 1px #004351 dotted !important;
}
html body footer #rodape .pure-g p {
  font-family: Verdana;
  font-size: 13px !important;
  color: #4d666b;
  margin: 0;
  margin-bottom: 7px;
}
html body footer #rodape .pure-g .pure-u-10-24 {
  text-align: right !important;
}
html body .grupos .pure-g {
  width: 100%;
  margin-bottom: 20px;
}
html body .grupos .pure-g .asEmpresas {
  width: 100%;
  padding: 0 !important;
  margin: 0 auto;
  background-color: transparent !important;
  padding-bottom: 30px !important;
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  html body .grupos .pure-g .asEmpresas {
    max-width: 400px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1023px) {
  html body .grupos .pure-g .asEmpresas {
    max-width: 740px;
  }
}
@media only screen and (min-width: 1024px) {
  html body .grupos .pure-g .asEmpresas {
    max-width: 960px;
  }
}
html body .grupos .pure-g .pure-u-1 .tituloGrupo {
  color: #004351;
  font-family: 'Hammersmith One', sans-serif;
  font-size: 35px;
  font-weight: normal;
}
html body .grupos .pure-g .pure-u-1 .imagensSelecionaveis {
  border-bottom: 4px #8FA0A7 solid;
  margin-right: 5%;
  margin-bottom: 3%;
  padding: 1% 3%;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
html body .grupos .pure-g .pure-u-1 .imagensSelecionaveis:hover {
  border-bottom: 4px #004351 solid;
}
@media screen and (min-width: 320px) and (max-width: 368px) {
  html body .grupos .pure-g .pure-u-1 .imagensSelecionaveis {
    padding: 0;
    padding-right: 53%;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 369px) and (max-width: 800px) {
  html body .grupos .pure-g .pure-u-1 .imagensSelecionaveis {
    padding: 0;
    padding-right: 60%;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 801px) and (max-width: 900px) {
  html body .grupos .pure-g .pure-u-1 .imagensSelecionaveis {
    padding: 0;
    padding-right: 3%;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 901px) and (max-width: 1023px) {
  html body .grupos .pure-g .pure-u-1 .imagensSelecionaveis {
    padding: 0;
    padding-right: 3%;
    margin-bottom: 20px;
  }
}
html body .grupos .pure-g .pure-u-1 .textoEmpresa {
  line-height: 20px;
  font-family: Verdana;
  font-size: 14px;
  color: #004351;
  margin: 0;
  padding: 0;
}
html body .grupos .pure-g .pure-u-1 .textoEmpresa .linkExterno {
  background-color: #4D666B;
  text-align: center;
  margin: 0;
  padding: 0;
}
html body .grupos .pure-g .pure-u-1 .textoEmpresa .linkExterno a {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  color: #ffffff;
  font-family: 'Hammersmith One', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  display: block;
  padding: 4px 0;
}
html body .grupos .pure-g .pure-u-1 .textoEmpresa .linkExterno a:hover {
  background-color: #004351;
}
html body .grupos .pure-g .pure-u-1 .textoEmpresa #linkExternoEstatico {
  margin-top: 5px;
}
html body .grupos .pure-g .pure-u-1 .pure-u-8-24 img.imagemEmpresa {
  margin-left: 12%;
  max-width: 100%;
}
@media screen and (min-width: 320px) and (max-width: 368px) {
  html body .grupos .pure-g .pure-u-1 .pure-u-8-24 img.imagemEmpresa {
    margin-left: 0 !important;
  }
}
html body .grupos .pure-g .pure-u-1 .hide {
  display: none;
}
html body .grupos .pure-g .pure-u-1 {
  background-color: #004351;
  padding: 3% 0;
}
html body .grupos .pure-g .pure-u-1 .pure-g {
  width: 100%;
  padding: 0 !important;
  margin: 0 auto;
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  html body .grupos .pure-g .pure-u-1 .pure-g {
    max-width: 400px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1023px) {
  html body .grupos .pure-g .pure-u-1 .pure-g {
    max-width: 740px;
  }
}
@media only screen and (min-width: 1024px) {
  html body .grupos .pure-g .pure-u-1 .pure-g {
    max-width: 960px;
  }
}
html body .grupos .pure-g .pure-u-1 .pure-g .pure-u-1 .pure-u-7-24 {
  color: #ffffff;
  margin-right: 4%;
}
html body .grupos .pure-g .pure-u-1 .pure-g .pure-u-1 .pure-u-7-24 .titulo {
  font-family: 'Hammersmith One', sans-serif;
  font-size: 24px;
  font-weight: normal;
}
html body .grupos .pure-g .pure-u-1 .pure-g .pure-u-1 .pure-u-7-24 .texto {
  font-family: Verdana;
  font-size: 14px;
  line-height: 22px;
}
html body .grupos .pure-g .pure-u-1 .pure-g .pure-u-1 .pure-u-7-24 ul {
  list-style-type: disc;
  padding: 0;
}
html body .premios {
  width: 100%;
  padding: 0 !important;
  margin: 0 auto;
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  html body .premios {
    max-width: 400px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1023px) {
  html body .premios {
    max-width: 740px;
  }
}
@media only screen and (min-width: 1024px) {
  html body .premios {
    max-width: 960px;
  }
}
html body .premios .pure-g .pure-u-1 {
  padding-top: 4%;
  margin: 0 auto;
}
html body .premios .pure-g .pure-u-1 .tituloIntrodutorio {
  color: #004351;
  font-family: 'Hammersmith One', sans-serif;
  font-size: 35px;
  font-weight: normal;
}
html body .premios .pure-g .pure-u-1 .textoIntrodutorio {
  width: 70%;
  color: #004351;
  font-size: 13px;
  font-family: Verdana;
  line-height: 22px;
  margin: 0;
  margin-bottom: 5%;
}
html body .premios .pure-g .pure-u-1 .pure-g {
  background-color: #9BAAAF;
  margin-bottom: 24px;
}
html body .premios .pure-g .pure-u-1 .pure-g .pure-u-17-24 {
  background-color: #9BAAAF;
  margin: 0;
  padding: 0;
  padding-top: 4%;
  padding-left: 4%;
}
html body .premios .pure-g .pure-u-1 .pure-g .pure-u-17-24 .tituloPremio {
  color: #ffffff;
  font-family: 'Hammersmith One', sans-serif;
  font-size: 22px;
  font-weight: normal;
  margin: 0;
}
html body .premios .pure-g .pure-u-1 .pure-g .pure-u-17-24 .dataPremio {
  color: #ffffff !important;
  font-family: 'Hammersmith One', sans-serif;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
  margin-right: 10px;
  text-decoration: none !important;
  float: right;
}
html body .premios .pure-g .pure-u-1 .pure-g .pure-u-17-24 .subtituloPremio {
  color: #ffffff;
  font-family: 'Hammersmith One', sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
}
html body .premios .pure-g .pure-u-1 .pure-g .pure-u-17-24 .textoPremio {
  width: 86%;
  color: #1f5a67;
  font-size: 11px;
  font-family: Verdana;
  line-height: 20px;
}
html body .premios .pure-g .pure-u-1 .pure-g .pure-u-17-24 .textoPremioEscondido {
  width: 86%;
  color: #1f5a67;
  font-size: 11px;
  font-family: Verdana;
  line-height: 20px;
}
html body .premios .pure-g .pure-u-1 .pure-g .pure-u-6-24 {
  background-color: #9BAAAF;
  margin: 0;
}
@media screen and (min-width: 320px) {
  html body .premios .pure-g .pure-u-1 .pure-g .pure-u-6-24 {
    padding-left: 0.5px;
  }
}
@media screen and (min-width: 601px) {
  html body .premios .pure-g .pure-u-1 .pure-g .pure-u-6-24 {
    padding-left: 0.7px;
  }
}
@media screen and (min-width: 722px) {
  html body .premios .pure-g .pure-u-1 .pure-g .pure-u-6-24 {
    padding-left: 0.9px;
  }
}
@media screen and (min-width: 768px) {
  html body .premios .pure-g .pure-u-1 .pure-g .pure-u-6-24 {
    padding-left: 1.1px;
  }
}
@media screen and (min-width: 800px) {
  html body .premios .pure-g .pure-u-1 .pure-g .pure-u-6-24 {
    padding-left: 1.2px;
  }
}
@media screen and (min-width: 1024px) {
  html body .premios .pure-g .pure-u-1 .pure-g .pure-u-6-24 {
    padding-left: 1.63px;
  }
}
html body .premios .pure-g .pure-u-1 .pure-g .pure-u-6-24 img {
  width: 90%;
}
html body .premios .pure-g .pure-u-1 .pure-g .pure-u-6-24 .leiaMais {
  background-color: #ffffff;
  color: #1f5a67;
  font-family: 'Hammersmith One', sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  margin: 0;
  padding: 6px 6px 6px 12px;
  float: right;
}
html body .premios .pure-g .pure-u-1 .pure-g .pure-u-6-24 .leiaMais:hover {
  cursor: pointer;
}
html body .premios .pure-g .pure-u-1 .pure-g .hide {
  display: none;
}
html body .premios .pure-g .pure-u-1 ul.pagination {
  background-color: #004351;
  list-style: none;
  padding: 10px 10px;
}
html body .premios .pure-g .pure-u-1 ul.pagination li {
  font-family: 'Hammersmith One', sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #ffffff !important;
  display: inline;
  margin-right: 1%;
}
html body .premios .pure-g .pure-u-1 ul.pagination li a {
  color: #ffffff !important;
  text-decoration: none !important;
}
html body .certificacoes {
  width: 100%;
  padding: 0 !important;
  margin: 0 auto;
  margin-bottom: 50px !important;
  margin-bottom: 8%;
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  html body .certificacoes {
    max-width: 400px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1023px) {
  html body .certificacoes {
    max-width: 740px;
  }
}
@media only screen and (min-width: 1024px) {
  html body .certificacoes {
    max-width: 960px;
  }
}
html body .certificacoes .pure-g .pure-g {
  margin-bottom: 10px;
  padding: 0;
}
html body .certificacoes .pure-g .pure-g p {
  color: #5d7076;
  font-size: 11px;
  font-family: Verdana;
  line-height: 18px;
}
html body .certificacoes .pure-g .pure-g img {
  max-width: 100%;
}
html body .certificacoes .pure-g .pure-g img.img-certificacoes {
  display: block;
  margin: 0 auto;
}
html body .certificacoes .pure-g .pure-g .certificacoTitulo {
  color: #004351;
  font-family: 'Hammersmith One', sans-serif;
  font-size: 24px;
  font-weight: normal;
}
html body .certificacoes .pure-g #certificacaoTituloIntrodutorio {
  height: 80px;
  color: #004351;
  font-family: 'Hammersmith One', sans-serif;
  font-size: 35px;
  font-weight: normal;
  margin-top: 38px;
}
@media screen and (min-width: 320px) and (max-width: 368px) {
  html body .certificacoes .pure-g #certificacaoTituloIntrodutorio {
    padding-left: 10px;
  }
}
html body .certificacoes .pure-g #certificacaoTextoIntrodutorio {
  color: #004351;
  font-size: 13px;
  font-family: Verdana;
  line-height: 22px;
}
@media screen and (min-width: 320px) and (max-width: 368px) {
  html body .certificacoes .pure-g #certificacaoTextoIntrodutorio {
    padding-left: 10px;
  }
}
@media screen and (min-width: 1024px) {
  html body .certificacoes .pure-g #certificacaoTextoIntrodutorio {
    padding-right: 32%;
  }
}
@media screen and (min-width: 1280px) {
  html body .certificacoes .pure-g #certificacaoTextoIntrodutorio {
    padding-right: 26%;
  }
}
@media screen and (min-width: 1366px) {
  html body .certificacoes .pure-g #certificacaoTextoIntrodutorio {
    padding-right: 30%;
  }
}
html body .certificacoes hr {
  width: 100%;
  height: 1px;
  background-color: #5d7076;
  border: 0;
  display: block;
}
html body .fundoVerde {
  background-color: #004451 !important;
  height: 20% !important;
  padding: 10px 0 !important;
  display: block !important;
}
html body .sustentabilidade {
  width: 100%;
  padding: 0 !important;
  margin: 0 auto;
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  html body .sustentabilidade {
    max-width: 400px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1023px) {
  html body .sustentabilidade {
    max-width: 740px;
  }
}
@media only screen and (min-width: 1024px) {
  html body .sustentabilidade {
    max-width: 960px;
  }
}
html body .sustentabilidade .pure-g {
  padding-top: 40px;
}
html body .sustentabilidade .pure-g p {
  color: #004351;
  font-size: 13px;
  font-family: Verdana;
  line-height: 22px;
}
html body .sustentabilidade .pure-g img {
  max-width: 100%;
  margin-top: 40%;
  margin-left: 20px;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  html body .sustentabilidade .pure-g img {
    margin-top: 80%;
  }
}
html body .sustentabilidade .pure-g .titulo {
  color: #004351;
  font-family: 'Hammersmith One', sans-serif;
  font-size: 35px;
  font-weight: normal;
}
html body .acaosocial {
  background-color: #004451;
  color: #ffffff;
  padding: 4% 0;
  margin-top: 20px;
}
html body .acaosocial .pure-g {
  width: 100%;
  padding: 0 !important;
  margin: 0 auto;
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  html body .acaosocial .pure-g {
    max-width: 400px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1023px) {
  html body .acaosocial .pure-g {
    max-width: 740px;
  }
}
@media only screen and (min-width: 1024px) {
  html body .acaosocial .pure-g {
    max-width: 960px;
  }
}
html body .acaosocial .pure-g p {
  width: 97%;
  font-size: 14px;
  font-family: Verdana;
  line-height: 20px;
}
html body .acaosocial .pure-g img {
  width: 100%;
}
html body .acaosocial .pure-g .titulo {
  font-family: 'Hammersmith One', sans-serif;
  font-size: 25px;
  font-weight: normal;
  margin: 0;
}
html body .contato .pure-g {
  padding: 20px;
}
@media screen and (min-width: 1024px) {
  html body .contato .pure-g {
    padding: 0 4%;
  }
}
@media screen and (min-width: 1280px) {
  html body .contato .pure-g {
    padding: 0 14%;
  }
}
@media screen and (min-width: 1366px) {
  html body .contato .pure-g {
    padding: 0 15%;
  }
}
html body .contato .pure-g .espacoEntreInformacoes {
  margin: 10px 0 !important;
}
html body .contato .pure-g .texto {
  max-width: 80%;
  color: #004351;
  font-size: 16px;
  font-family: Verdana;
  line-height: 20px;
  margin: 0;
}
html body .contato .pure-g .titulo {
  color: #004351;
  font-family: 'Hammersmith One', sans-serif;
  font-size: 36px;
  font-weight: normal;
  margin-top: 18%;
}
html body .contato .pure-g .pure-u-3-5 {
  margin-top: 16%;
  margin-bottom: 10%;
}
@media screen and (min-width: 320px) and (max-width: 420px) {
  html body .contato .pure-g .pure-u-3-5 {
    margin-top: 30%;
  }
}
html body .contato .pure-g .contatoGrupoBignardi {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  text-decoration: none;
  border-bottom: 1px transparent dotted;
}
html body .contato .pure-g .contatoGrupoBignardi:hover {
  border-bottom: 1px #004351 dotted;
}
html body .contato .pure-g .mensagemDeSucesso {
  text-align: center;
  background-color: #5CB85C;
  font-size: 12px;
  color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 20px;
  padding: 15px 10px;
}
html body .contato .pure-g .mensagemDeErro {
  background-color: #D9534F;
  font-size: 12px;
  color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 25px;
  padding: 15px 10px;
}
html body .contato .pure-g .form-group {
  background-color: #ffffff;
  height: 35px;
  font-size: 0;
  border: 1px #5C6F75 solid;
  margin-bottom: 10px;
}
html body .contato .pure-g input[type=text] {
  width: 0 ;
  height: 35px;
  font-size: 14px;
  margin: 0;
  padding: 0;
  padding-left: 10px;
  border: 0;
}
@media screen and (min-width: 320px) {
  html body .contato .pure-g input[type=text] {
    min-width: 43%;
  }
}
@media screen and (min-width: 360px) {
  html body .contato .pure-g input[type=text] {
    min-width: 47%;
  }
}
@media screen and (min-width: 368px) {
  html body .contato .pure-g input[type=text] {
    min-width: 44%;
  }
}
@media screen and (min-width: 424px) {
  html body .contato .pure-g input[type=text] {
    min-width: 45%;
  }
}
@media screen and (min-width: 768px) {
  html body .contato .pure-g input[type=text] {
    min-width: 47%;
  }
}
@media screen and (min-width: 774px) {
  html body .contato .pure-g input[type=text] {
    min-width: 77%;
  }
}
@media screen and (min-width: 1024px) {
  html body .contato .pure-g input[type=text] {
    min-width: 78%;
  }
}
html body .contato .pure-g label {
  height: 36px;
  width: 20%;
  font-family: Verdana;
  font-size: 14px;
  line-height: 34px;
  vertical-align: top;
  text-indent: 10px;
  text-rendering: auto;
  border-right: 1px #5C6F75 solid;
  display: inline-block;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  html body .contato .pure-g label {
    min-width: 50%;
  }
}
html body .contato .pure-g textarea {
  height: 0;
  min-height: 80px;
  max-height: 80px;
  font-size: 14px;
  margin: 0;
  padding: 0;
  padding: 10px 10px 0 10px ;
  border: 0;
}
@media screen and (min-width: 320px) {
  html body .contato .pure-g textarea {
    min-width: 37%;
    max-width: 37%;
  }
}
@media screen and (min-width: 384px) {
  html body .contato .pure-g textarea {
    min-width: 40%;
    max-width: 40%;
  }
}
@media screen and (min-width: 768px) {
  html body .contato .pure-g textarea {
    min-width: 45%;
    max-width: 45%;
  }
}
@media screen and (min-width: 774px) {
  html body .contato .pure-g textarea {
    min-width: 75%;
    max-width: 75%;
  }
}
@media screen and (min-width: 1024px) {
  html body .contato .pure-g textarea {
    min-width: 76%;
    max-width: 76%;
  }
}
html body .contato .pure-g .mensagem {
  min-height: 90px;
  max-height: 90px;
}
html body .contato .pure-g .botaoEnviarMensagem {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  width: 100%;
  font-size: 14px;
  background-color: #4D666B;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  border: 0;
  padding: 8px 0;
  margin-top: 10px;
}
html body .contato .pure-g .botaoEnviarMensagem:hover {
  background-color: #004351;
}
html body .contato .paginaContato {
  width: 100%;
  padding: 0 !important;
  margin: 0 auto;
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  html body .contato .paginaContato {
    max-width: 400px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1023px) {
  html body .contato .paginaContato {
    max-width: 740px;
  }
}
@media only screen and (min-width: 1024px) {
  html body .contato .paginaContato {
    max-width: 960px;
  }
}
html body #erroPagina {
  width: 100%;
  padding: 0 !important;
  margin: 0 auto;
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  html body #erroPagina {
    max-width: 400px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1023px) {
  html body #erroPagina {
    max-width: 740px;
  }
}
@media only screen and (min-width: 1024px) {
  html body #erroPagina {
    max-width: 960px;
  }
}
html body #erroPagina .pure-g {
  padding-top: 20px;
}
html body #erroPagina .pure-g .pure-u-17-24 {
  padding: 40px 0 40px 0;
  margin: 0 auto;
}
html body #erroPagina .pure-g .pure-u-17-24 #mensagemErro {
  text-align: center;
  color: #004351;
  font-family: 'Hammersmith One', sans-serif;
  font-size: 36px;
  font-weight: normal;
  margin: 0;
}
html body #erroPagina .pure-g .pure-u-17-24 #subMensagemErro {
  text-align: center;
  font-family: Verdana;
  font-size: 14px;
  color: #004351;
  margin: 10px 0 0 0;
}
.btn_cc {color: #FFF;font-size: 16px;font-weight: 600;padding: 15px 40px;background-color: #004351;letter-spacing: initial;margin-top:50px;margin-right:30px;text-decoration:none;}
.btn_cc:hover {background: #004864;}
@media(max-width:768px){.btn_cc{width:100%;margin:15px;text-align:center}}