body {
  min-height: 100%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
}
a {
  color: #00e;
  text-decoration: none;
}
a:hover {
  color: #fcc80c;
  text-decoration: none;
}
.mbottom20 {
  margin-bottom: 20px;
}
.mbottom40 {
  margin-bottom: 40px !important;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.navbar {
  display: inline-block;
  width: 100%;
  height: 183px;
  background-color: white;
}
.header {
  display: inline;
  width: 100%;
}
.logo {
  margin-top: 31px;
  margin-left: 39px;
}
.menu {
  display: block;
  width: 831px;
  margin-top: 65px;
  padding-right: 0px;
  float: right;
  clear: right;
}
.menu-link {
  display: inline-block;
  padding: 0px 40px 0px 25px;
  float: none;
  background-image: url('../images/icon_menu.jpg');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Lora, sans-serif;
  color: rgba(82, 82, 82, 0.8);
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}
.menu-link:hover {
  color: #5d5d5d;
}
.menu-link.w--current {
  color: rgba(82, 82, 82, 0.8);
}
.menu-link.w--current:active {
  color: rgba(1, 1, 1, 0.4);
}
.redes {
  width: 145px;
  height: 75px;
  padding-top: 46px;
  padding-right: 25px;
  float: right;
}
.rede-icon {
  width: 26px;
  height: 27px;
  margin-right: 14px;
  float: left;
}
.facebook-header {
  margin-right: 0px;
  float: none;
}
.slider {
  height: 503px;
}
.banner01 {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slider-btn {
  padding-top: 15px;
  font-size: 10px;
}
.slider-left-btn {
  background-image: url('../images/slider_left_btn.png');
  background-position: 96% 50%;
  background-repeat: no-repeat;
}
.slider-right-btn {
  background-image: url('../images/slider_right_btn.png');
  background-position: 2px 50%;
  background-repeat: no-repeat;
}
.banner02 {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner03 {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.busca {
  height: 99px;
  padding: 25px 30px 25px 39px;
  background-color: #e1e1e1;
}
.busca-txt-col {
  height: 99px;
  padding: 30px;
}
.busca-form-col {
  height: 99px;
}
.busca-title {
  font-family:'Roboto Slab', sans-serif;
  color: rgba(82, 82, 82, 0.8);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.busca-txt {
  font-family: Lora, sans-serif;
  color: rgba(82, 82, 82, 0.8);
  font-size: 11px;
  line-height: 12px;
}
.busca-input {
  width: 210px;
  height: 40px;
  margin-right: 24px;
  padding-left: 52px;
  float: left;
  border: 0px solid black;
  border-radius: 7px;
  background-image: url('../images/icon_lupa.jpg');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  font-family: Lora, sans-serif;
  color: #525252;
  font-size: 12px;
  font-style: normal;
}
.busca-form {
  width: 400px;
  height: auto;
  padding-top: 3px;
  padding-bottom: 0px;
}
.busca-btn {
  width: 113px;
  height: 39px;
  padding: 8px 0px 10px;
  border-radius: 7px;
  background-color: #828385;
  font-family:'Roboto Slab', sans-serif;
  color: white;
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.row {
  /*margin-bottom: 40px;*/
  padding-top: 0px;
  padding-left: 0px;
}
.sobre {
  min-height: auto;
  padding: 66px 30px 40px 76px;
}
.linha-title {
  width: 105px;
  height: 6px;
  margin-bottom: 21px;
  clear: both;
  background-color: #27448f;
}
.title {
  position: relative;
  z-index: 10;
  width: 500px;
  margin-bottom: 0px;
  font-family:'Roboto Slab', sans-serif;
  color: #27448f;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  text-transform: uppercase;
}
.text {
  margin-top: 30px;
  margin-right: 20px;
  margin-bottom: 50px;
  padding-right: 0px;
  font-family: Arial, sans-serif;
  color: rgba(82, 82, 82, 0.8);
  line-height: 18px;
  font-weight: 300;
  text-align: justify;
}
.text.mercado-margin-top {
  margin-top: 50px;
  margin-right: 10px;
}
.sobre-icons-col {
  text-align: center;
}
.sobre-icons-center-col {
  /*min-height: 170px;*/
  border-right: 1px solid #d9d9da;
  border-left: 1px solid #d9d9da;
  text-align: center;
}
.sobre-icons-title {
  margin-top: 22px;
  font-family:'Roboto Slab', sans-serif;
  color: rgba(100, 100, 98, 0.8);
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.sobre-icons-title:hover {
  color: #fcc80c;
}
.noticias {
  padding-top: 66px;
  padding-bottom: 66px;
  padding-left: 0px;
}
.noticias-box {
  height: 567px;
  padding-right: 30px;
  padding-left: 55px;
  border-left: 1px solid #d9d9da;
}
.noticia-data {
  width: 94px;
  height: 40px;
  margin-top: 0px;
  float: right;
  clear: none;
  background-image: url('../images/bkg_date.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
  font-family:'Roboto Slab', sans-serif;
  color: white;
  font-size: 15px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}
.noticias-slider {
  height: 183px;
  margin-top: -15px;
  background-color: transparent;
}
.noticias-slider-left-btn {
  position: static;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 26px;
  height: 26px;
  margin-top: auto;
  margin-bottom: -350px;
  margin-left: 111px;
  float: left;
  clear: none;
  background-image: url('../images/btn_left.png');
  background-position: 90% 100%;
  background-repeat: no-repeat;
}
.noticias-slider-right-btn {
  position: static;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  margin-bottom: -350px;
  margin-left: 151px;
  float: left;
  background-image: url('../images/btn_right.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.noticia01 {
  border-right-style: none;
  background-color: transparent;
  background-position: 50% 60px;
  background-size: contain;
  background-repeat: no-repeat;
}
.noticias-mask {
  width: 288px;
  height: 490px;
}
.noticia-img {
  margin-top: 60px;
}
.noticia-title {
  margin-top: 20px;
  font-family: Lora, sans-serif;
  color: rgba(82, 82, 82, 0.8);
  font-size: 17px;
  line-height: 19px;
}
.noticia-txt {
  margin-top: 25px;
  font-family: Arial, sans-serif;
  color: rgba(82, 82, 82, 0.8);
  line-height: 18px;
}
.noticia02 {
  background-image: url('../images/img_noticias2.jpg');
  background-position: 50% 60px;
  background-repeat: no-repeat;
}
.marcas {
  height: 463px;
  padding: 91px 76px 120px;
  background-color: #f0f0f0;
}
.marcas-slider {
  height: 130px;
  margin-top: 65px;
  background-color: transparent;
}
.marcas-mask {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
.marcas-slider-left-btn {
  width: 5%;
  background-image: url('../images/btn_left.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.marcas-slider-right-btn {
  width: 5%;
  background-image: url('../images/btn_right.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.marca {
  position: relative;
  left: 0px;
  top: 0px;
  display: inline-block;
  width: 129px;
  height: 129px;
  margin-right: 15px;
  margin-left: 15px;
  padding-right: 0px;
  padding-left: 0px;
}
.eventos {
  min-height: 1378px;
  padding-top: 88px;
  padding-left: 76px;
  background-image: url('../images/bkg.jpg');
}
.mapa {
  height: 326px;
}
.footer {
  height: 150px;
  background-color: #fddd03;
  margin-bottom: -18px;
}
.calendario {
  width: 100%;
  height: 292px;
  margin-top: 49px;
  margin-right: 19px;
  margin-bottom: 97px;
  float: left;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.09) 2px 2px 5px 1px;
  padding: 2px 20px 0;
}
.evento-calendario {
  width: 100%;
  height: 292px;
  margin-top: 49px;
  margin-bottom: 97px;
  float: left;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.09) 2px 2px 5px 1px;
}
.footer-col {
  height: 77px;
  margin-top: 29px;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  width: 350px;
}
.footer-first-col {
  float: left;
  width: 300px;
}
.footer-last-col {
  float: right;
  width: 550px;
}
.footer-col.footer-border {
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #b79f02;
  border-left: 1px solid #b79f02;
}
.footer-txt {
  padding: 15px 10px;
  font-family: Lora, sans-serif;
  font-size: 12px;
  line-height: 16px;
}
.footer-col-size {
  /*width: 300px;*/
}
.footer-txt.bold {
  padding-right: 10px;
  padding-left: 39px;
  border-right-color: #525252;
  font-weight: 700;
}
.footer-contato {
  height: 22px;
  margin-top: 3px;
  margin-bottom: 4px;
  padding-right: 10px;
  padding-left: 10px;
}
.footer-txt-contato {
  margin-left: 0px;
  float: left;
  font-family:'Roboto Slab', sans-serif;
  color: #525252;
  font-size: 11px;
  line-height: 19px;
}
.footer-localizacao-icon {
  margin-right: 10px;
  margin-left: 3px;
  float: left;
}
.footer-email-icon {
  margin-top: 5px;
  margin-right: 8px;
  float: left;
}
.footer-telefone-icon {
  margin-right: 11px;
  margin-left: 1px;
  float: left;
}
.footer-assessoria-txt {
  margin: 11px 10px 10px 20px;
  float: left;
  font-family:'Roboto Slab', sans-serif;
  color: #525252;
  font-size: 11px;
  line-height: 14px;
}
.footer-sac-txt {
  margin: 15px 0px 15px 10px;
  float: left;
  font-family:'Roboto Slab', sans-serif;
  color: #525252;
  font-size: 10px;
  line-height: 14px;
}
.footer-redes {
	margin: 5px 0px 0px 50px;
	float: left;
}
.footer-facebook-icon {
  margin-top: 25px;
  margin-bottom: 25px;
  float: right;
}
.footer-twitter-icon {
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 11px;
  float: right;
}
.footer-linkedin-icon {
  margin: 25px 39px 25px 11px;
  float: right;
}
.calendario-col {
  padding-right: 15px;
  padding-left: 0px;
}
.evento-calendario-col {
  padding-right: 50px;
  padding-left: 15px;
}
.evento-calendario-slider {
  height: 292px;
}
.evento01 {
  background-color: white;
}
.evento-calendario-left-btn {
  position: relative;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  width: 200px;
  height: 50px;
  margin-top: -50px;
  margin-bottom: 0px;
  margin-left: 20px;
  float: left;
  background-image: url('../images/btn_left.png');
  background-position: 95% 0px;
  background-repeat: no-repeat;
}
.evento-calendario-right-btn {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  width: 200px;
  height: 50px;
  margin: -50px 0px 0px 230px;
  float: none;
  clear: none;
  background-image: url('../images/btn_right.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.evento-data {
  width: 94px;
  height: 40px;
  margin: 28px 23px 21px 27px;
  float: left;
  background-image: url('../images/bkg_date.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-family:'Roboto Slab', sans-serif;
  color: white;
  font-size: 15px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}
.evento-title {
  margin-top: 28px;
  float: left;
  font-family: Lora, sans-serif;
  color: rgba(82, 82, 82, 0.8);
  font-size: 17px;
  line-height: 32px;
}
.evento-txt {
  width: 55%;
  margin-left: 27px;
  clear: left;
  font-family: Arial, sans-serif;
  color: rgba(82, 82, 82, 0.8);
  font-size: 12px;
  line-height: 16px;
}
.evento-video {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 35%;
  height: 150px;
  margin-top: 28px;
  margin-right: 30px;
  float: none;
  background-color: #fff;
}
.evento-video-txt {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 35%;
  height: 105px;
  margin-right: 30px;
  /*padding-left: 20px;
  background-image: url('../images/icon_camera.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;*/
  font-family: Arial, sans-serif;
  color: rgba(82, 82, 82, 0.8);
  font-size: 10px;
  line-height: 14px;
}
.evento02 {
  background-color: white;
}
.sub-title {
  display: inline-block;
  margin-top: 0px;
  font-family: Lora, sans-serif;
  color: rgba(82, 82, 82, 0.8);
  font-size: 17px;
  line-height: 19px;
}
.mercado-left-col {
  height: 312px;
  margin-top: 6px;
  padding-top: 36px;
  border-right: 1px solid #d9d9d9;
}
.mercado-right-col {
  margin-top: 6px;
  padding-top: 36px;
  padding-right: 40px;
  padding-left: 43px;
}
.eventos-linha {
  height: 37px;
  margin-right: 0px;
  margin-bottom: 42px;
  border-bottom: 1px solid #d9d9d9;
  border-right-style: none;
}
.eventos-linha.linha-home {
  margin-right: 60px;
}
.mercado-txt-azul {
  margin-top: 30px;
  font-family: Lora, sans-serif;
  color: #27448f;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
}
.mercado-percent-azul {
  margin-top: 20px;
  font-family:'Roboto Slab', sans-serif;
  color: #27448f;
  font-size: 117px;
  line-height: 90px;
  font-weight: 700;
  text-align: center;
}
.consumidor-percent-azul {
  margin-top: 50px;
  padding-left: 100px;
}
.percent-azul-icon {
  float: left;
}
.percent-azul {
  margin-left: 20px;
  float: left;
  font-family:'Roboto Slab', sans-serif;
  color: #27448f;
  font-size: 31px;
  line-height: 56px;
  font-weight: 700;
}
.percent-azul-txt {
  position: static;
  display: block;
  width: 180px;
  margin-top: 10px;
  margin-left: 15px;
  float: left;
  clear: none;
  font-family: Arial, sans-serif;
  color: rgba(82, 82, 82, 0.8);
  font-size: 13px;
  line-height: 15px;
}
.consumidor-percent-amarelo {
  margin-top: 30px;
  margin-left: 100px;
}
.percent-amarelo-icon {
  float: left;
}
.percent-amarelo {
  margin-left: 20px;
  float: left;
  font-family:'Roboto Slab', sans-serif;
  color: #fcc80c;
  font-size: 31px;
  line-height: 56px;
  font-weight: 700;
}
.percent-amarelo-txt {
  width: 180px;
  margin-top: 15px;
  margin-left: 15px;
  padding-left: 0px;
  float: left;
  font-family: Arial, sans-serif;
  color: rgba(82, 82, 82, 0.8);
  font-size: 13px;
  line-height: 15px;
}
.mercado-percent-col {
  margin-top: 70px;
}
.circle-percent {
  display: block;
  width: 95px;
  height: 95px;
  margin-right: auto;
  margin-left: auto;
  /*border: 7px solid #757981;*/
  border-radius: 100px;
  background-color: #f4f4f4;
  font-family:'Roboto Slab', sans-serif;
  color: rgba(82, 82, 82, 0.8);
  font-size: 30px;
  line-height: 90px;
  text-align: center;
}
.google-chart{
  width: 155px;
  height: 155px;
  position: absolute;
}
.mercado-txt {
  margin-top: 20px;
  padding-right: 5px;
  padding-left: 5px;
  font-family: Arial, sans-serif;
  color: rgba(82, 82, 82, 0.8);
  font-size: 12px;
  line-height: 14px;
  text-align: center;
}
.content-quemsomos {
  min-height: 1000px;
  margin-bottom: 50px;
}
.interna-txt-col {
  padding-top: 66px;
  padding-right: 39px;
  padding-left: 76px;
}
.interna-txt-col.area-restrita-bkg {
  min-height: 600px;
  background-image: url('../images/bkg.jpg');
}
.interna-img-col {
  min-height: 300px;
  margin-top: 66px;
  padding-right: 76px;
  padding-left: 30px;
  border-left: 1px solid #d9d9d9;
}
.interna-img-col.oquesao-height {
  min-height: 530px;
  margin-bottom: 30px;
}
.interna-img-col.mercado-height {
  min-height: 940px;
  padding-right: 39px;
}
.interna-img-col.qualidade-height {
  min-height: 490px;
  padding-right: 39px;
}
.line {
  height: 10px;
  margin: 20px 39px 0px;
  border-bottom: 1px solid #d9d9d9;
}
.quemsomos-img {
  display: inline-block;
  margin-top: 50px;
  padding-left: 30px;
  float: right;
}
.presidencia {
  margin-top: 66px;
  padding-right: 76px;
  padding-left: 76px;
}
.presidencia.conselho-margin {
  margin-bottom: 50px;
}
.presidencia-img-col {
  margin-top: 40px;
  padding-left: 0px;
}
.interna-txt-col-2 {
  margin-top: 40px;
}
.presidencia-img {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
}
.presidencia-title {
  font-family: Arial, sans-serif;
  color: #27448f;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
}
.interna-txt {
  margin-top: 5px;
  font-family: Arial, sans-serif;
  color: rgba(82, 82, 82, 0.8);
  line-height: 18px;
}
.pdf-btn {
  width: 460px;
  height: 39px;
  padding: 9px 10px 10px 10px;
  border-radius: 7px;
  background-color: #828385;
  font-family:'Roboto Slab', sans-serif;
  color: white;
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.submenu-trigger {
  position: relative;
  display: inline-block;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 20px;
  float: left;
  clear: none;
  -webkit-transition: height 750ms ease;
  transition: height 750ms ease;
}
.submenu-trigger:hover {
  overflow-x: hidden;
  overflow-y: hidden;
  height: 300px;
}
.submenu-trigger.float-right {
  float: right;
  opacity: 1;
}
.submenu-wrapper {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 129px;
  margin-top: 0px;
  padding-top: 0px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.submenu-link {
  display: block;
  padding: 0px;
  font-family: Lora, sans-serif;
  font-weight: 700;
  color: rgba(1, 1, 1, 0.49);
  font-size: 10px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
}
.submenu-link.w--current {
  color: rgba(82, 82, 82, 0.8);
}
.submenu-link:hover {
  color: #5d5d5d;
}
.submenu-line {
  height: 1px;
  margin-right: 20px;
  margin-left: 20px;
  background-color: #c7c0bc;
}
.submenu-spacer {
  height: 28px;
  background-color: white;
}
.genericos-img {
  display: block;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}
.genericos-percent {
  margin-top: 7px;
  margin-right: 10px;
  margin-left: 40px;
  float: left;
  font-family:'Roboto Slab', sans-serif;
  color: #27448f;
  font-size: 31px;
  font-weight: 700;
}
.genericos-txt {
  width: 60%;
  float: left;
  font-family: Arial, sans-serif;
  color: #27448f;
  font-size: 11px;
}
.legislacao-img {
  margin-top: 50px;
  margin-left: 40px;
  padding-right: 39px;
}
.legislacao-txt {
  margin-top: 30px;
  margin-left: 40px;
  font-family: Arial, sans-serif;
  color: #27448f;
  font-size: 11px;
  line-height: 16px;
}
.testes-img {
  margin-top: 30px;
  margin-left: 30px;
}
.percent-size {
  font-size: 70px;
  font-weight: 100;
}
.txt-underline {
  text-decoration: underline;
}
.txt-underline.bold {
  font-weight: 700;
}
.percent-size2 {
  font-size: 18px;
  font-weight: 300;
}
.boaspraticas-img {
  max-width: 100%;
  margin-top: 30px;
  margin-left: 30px;
  padding-right: 30px;
}
.icon-mercado-interna {
  position: absolute;
  margin-left: 120px;
}
.galeria-img1.w--current {
  height: 60px;
  /*background-image: url('../images/mercado_img2_big.jpg');*/
  background-size: 96px 60px;
}
.galeria-img1.galeria-img1-off {
  width: 96px;
  height: 60px;
  margin-right: 5px;
  margin-left: 0px;
  /*background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.29), rgba(0, 0, 0, 0.29)), url('../images/mercado_img2_big.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.29), rgba(0, 0, 0, 0.29)), url('../images/mercado_img2_big.jpg');*/
  background-size: 96px 60px;
}
.galeria-img1.galeria-img1-off.w--current {
  width: 96px;
  margin-right: 5px;
  margin-left: 0px;
  /*background-image: url('../images/mercado_img2_big.jpg');*/
  background-size: 96px 60px;
}
.galeria-img2.w--current {
  height: 60px;
  /*background-image: url('../images/mercado_img3.jpg');*/
}
.galeria-img2.galeria-img2-off {
  width: 96px;
  height: 60px;
  margin-right: 5px;
  /*background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.29), rgba(0, 0, 0, 0.29)), url('../images/mercado_img3.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.29), rgba(0, 0, 0, 0.29)), url('../images/mercado_img3.jpg');*/
}
.galeria-img2.galeria-img2-off.w--current {
  /*background-image: url('../images/mercado_img3.jpg');*/
}
.galeria-img3.w--current {
  height: 60px;
  /*background-image: url('../images/mercado_img4.jpg');*/
}
.galeria-img3.galeria-img3-off {
  width: 96px;
  height: 60px;
  /*background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.29), rgba(0, 0, 0, 0.29)), url('../images/mercado_img4.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.29), rgba(0, 0, 0, 0.29)), url('../images/mercado_img4.jpg');*/
}
.galeria-img3.galeria-img3-off.w--current {
  /*background-image: url('../images/mercado_img4.jpg');*/
}
.galeria-img1-big {
  width: 314px;
  height: 206px;
  margin-top: 10px;
  margin-left: 0px;
  /*background-image: url('../images/mercado_img2_big.jpg');*/
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.galeria-img2-big {
  width: 314px;
  height: 206px;
  margin-top: 10px;
  margin-left: 4px;
  /*background-image: url('../images/mercado_img3_big.jpg');*/
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.galeria-img3-big {
  width: 314px;
  height: 206px;
  margin-top: 10px;
  margin-left: -5px;
  /*background-image: url('../images/mercado_img4_big.jpg');*/
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.galeria-mercado {
  margin-top: 90px;
  margin-left: 15px;
}
.galeria-thumbs {
  position: absolute;
  margin-top: 225px;
}
.mercado-right-txt {
  margin-top: 150px;
  margin-left: 30px;
  font-family: Lora, sans-serif;
  color: rgba(82, 82, 82, 0.8);
  font-size: 15px;
  line-height: 18px;
}
.mercado-tabela {
  margin-top: 30px;
  margin-left: 30px;
  padding-right: 30px;
}
.mercado-legenda {
  margin-top: 20px;
  margin-left: 30px;
  font-family: Lora, sans-serif;
  color: rgba(82, 82, 82, 0.8);
  font-size: 10px;
  line-height: 18px;
}
.acesso-img {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 30px;
  padding-right: 30px;
}
.icon-acesso-interna {
  position: absolute;
  margin-left: 270px;
}
.icon-qualidade-interna {
  position: absolute;
  margin-left: 260px;
}
.galeria-fotos {
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
}
.galeria-fotos-holder {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 820px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  clear: none;
}
.balanco-ing {
  text-align: center;
  margin-bottom: 50px;
}
.economia-img {
  margin-top: 20px;
}
.dados-margin-bottom {
  height: 50px;
}
.div-contato {
  height: 1px;
}
.div-balao {
  width: 94px;
  height: 40px;
  background-image: url('../images/bkg_date.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
  font-family:'Roboto Slab', sans-serif;
  color: white;
  font-size: 15px;
  line-height: 30px;
  font-weight: 700;
}
.div-balao.release-margin-top {
  margin-top: 60px;
  text-align: center;
  text-transform: uppercase;
}
.div-balao.release-margin-top.float-left {
  float: left;
}
.div-balao.release-margin-top.float-left.release-margin-left {
  margin-left: 145px;
}
.div-clear {
  height: 10px;
  clear: both;
}
.div-releases {
  margin-top: 40px;
  margin-bottom: 50px;
}
.release-data {
  width: 170px;
  height: 40px;
  float: left;
  clear: left;
  border-right: 1px solid #d9d9da;
  font-family: Arial, sans-serif;
  color: rgba(82, 82, 82, 0.8);
  line-height: 40px;
}
.release-titulo {
  height: 40px;
  margin-left: 70px;
  float: left;
  font-family: Arial, sans-serif;
  color: rgba(82, 82, 82, 0.8);
  font-size: 15px;
  line-height: 40px;
  text-decoration: none;
}
.release-titulo a {
  color: rgba(82, 82, 82, 0.8);
}
.release-titulo a:hover {
  color: #fddd03;
}
.releases-paginacao {
  position: relative;
  display: inline-block;
  height: 50px;
  margin-right: 30px;
  margin-bottom: 0px;
  margin-left: 30px;
  font-family: Lora, sans-serif;
  color: rgba(82, 82, 82, 0.8);
  font-size: 13px;
  line-height: 50px;
  text-align: center;
}
.div-releases-paginacao {
  display: block;
  width: 320px;
  height: 50px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
}
.releases-paginacao-left {
  margin-top: 0px;
}
.paginacao { 
  float:left; 
  width:100%; 
  height:auto;
}
.paginacao li {
  font-size: 12px; 
  display: inline; 
  float: left; 
  margin-left: 5px; 
}
.paginacao li span { 
  float:left; 
  width:25px; 
  height:25px; 
  line-height:25px; 
  display:block; 
  background: #fddd03; 
  text-align:center; 
  color: #000;
}
.paginacao li:first-child { 
  margin-left: 0px !important; 
}
.paginacao li a {
  color: #828282; 
  display: block; 
  float: left; 
  width:25px; 
  height:25px; 
  text-align:center; 
  line-height:25px; 
  font-size:13px;
}
.paginacao li a:hover { 
  background: #828282; 
  color: #fff; 
  text-decoration: none;
}
.login-area-restrita {
  height: 245px;
  margin-top: 60px;
  background-color: #f2f2f2;
  box-shadow: #e0e0e0 5px 5px 0px 0px;
}
.form-login {
  display: block;
  width: 760px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 105px;
  padding-left: 0px;
}
.input-login {
  width: 179px;
  height: 40px;
  margin-right: 20px;
  margin-left: 20px;
  float: left;
  border-style: none;
  border-radius: 8px;
}
.label-login {
  height: 40px;
  margin-right: 20px;
  margin-left: 20px;
  float: left;
  font-family:'Roboto Slab', sans-serif;
  color: rgba(82, 82, 82, 0.8);
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
}
.btn-login {
  width: 113px;
  height: 40px;
  margin-left: 20px;
  border-radius: 8px;
  background-color: #828385;
  font-family:'Roboto Slab', sans-serif;
  font-size: 13px;
  line-height: 0px;
  font-weight: 700;
  text-transform: uppercase;
}
.form-hold {
  margin-left: 30px;
  float: left;
}
.pastas{
  font-size: 13px;
  padding: 10px;
  border: 1px solid #ccc;
  float: left;
  margin: 10px 10px 0 0;
  border-radius: 7px;
  color: rgba(82, 82, 82, 0.8);
}
a.pastas{
  color: rgba(82, 82, 82, 0.8);
}
.pastas:hover{
  background: #fddd03;
  border: 1px solid #fddd03;
  color: #525252;
}
.busca-txt-hold {
  float: left;
}
.release-title {
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: Lora, sans-serif;
  color: #27448f;
  line-height: 18px;
  text-decoration: underline;
}
.release-subtitle {
  margin-bottom: 40px;
  font-family: Lora, sans-serif;
  color: rgba(82, 82, 82, 0.8);
  line-height: 18px;
  font-style: italic;
}
.release-left-col {
  padding-right: 20px;
  padding-left: 0px;
}
.release-right-col {
  padding-right: 0px;
  padding-left: 20px;
}
.release-txt {
  font-family: Arial, sans-serif;
  color: rgba(82, 82, 82, 0.8);
  line-height: 18px;
  margin-bottom: 30px;
}
.release-txt > p > strong {
  line-height: 50px;
}
.release-back {
  margin-bottom: 40px;
}
.release-back-txt {
  float: left;
  font-family: Lora, sans-serif;
  color: rgba(82, 82, 82, 0.8);
  font-size: 10px;
  line-height: 26px;
  text-transform: uppercase;
}
.release-back-img {
  margin-right: 10px;
  float: left;
}
@media (max-width: 1200px) {
  .menu {
	width: 680px;
	margin-right: 27px;
  }
  .menu-link {
	padding-right: 13px;
  }
  .submenu-wrapper {
	width: 110px;
  }
  .footer-redes {
	margin: 5px 0px 0px 10px;
  }
}
@media (max-width: 991px) {
  .header {
    display: inline;
  }
  .menu {
    position: absolute;
    width: auto;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 30px;
    padding-left: 30px;
    float: none;
    clear: none;
    background-color: #777;
  }
  .menu-link {
    width: 100%;
    max-width: 100%;
    padding-top: 12px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(1, 1, 1, 0.09);
    color: white;
    font-size: 12px;
	font-weight: 700;
  }
  .menu-link:hover {
    color: rgba(255, 255, 255, 0.5);
  }
  .redes {
    width: 120px;
    height: auto;
    margin-top: 57px;
    padding-top: 0px;
    padding-right: 0px;
    float: right;
  }
  .menu-icon {
    margin-top: 40px;
    margin-right: 31px;
    clear: right;
  }
  .menu-icon.w--open {
    display: block;
    margin-top: 40px;
    padding: 18px;
    float: right;
    clear: right;
    border-radius: 7px;
    background-color: #777;
  }
  .slider {
    height: 300px;
  }
  .busca {
    height: auto;
    padding-top: 25px;
    padding-bottom: 7px;
  }
  .busca-txt-col {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .busca-form-col {
    height: auto;
  }
  .busca-form {
    padding-top: 3px;
    padding-bottom: 0px;
    padding-left: 20px;
  }
  .sobre {
    padding: 60px 20px 60px 39px;
  }
  .title {
    width: 300px;
  }
  .text {
    margin-right: 0px;
    margin-bottom: 50px;
    padding-right: 0px;
    font-size: 14px;
    line-height: 18px;
  }
  .text.mercado-margin-top {
    margin-right: 0px;
    margin-bottom: 30px;
    padding-right: 0px;
  }
  .sobre-icons {
    width: 290px;
  }
  .sobre-icons-center-col {
    min-height: 100px;
  }
  .sobre-icons-title {
    margin-top: 15px;
    font-size: 11px;
    line-height: 14px;
  }
  .noticias-box {
    height: 690px;
  }
  .marcas {
    height: 364px;
    padding: 60px 39px 23px;
  }
  .marcas-mask {
    width: 87%;
  }
  .eventos {
    padding-top: 60px;
    padding-left: 39px;
  }
  .footer {
    height: auto;
  }
  .sobre-icon {
    width: 50%;
  }
  .calendario {
    margin-bottom: 10px;
  }
  .evento-calendario {
    margin-top: 20px;
  }
  .footer-col {
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .footer-col.footer-border {
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-style: solid none;
    border-width: 1px 0px;
    border-top-color: #b79f02;
    border-bottom-color: #b79f02;
  }
  .footer-txt.bold {
    margin-top: 15px;
    float: left;
  }
  .footer-contato {
    padding-left: 39px;
  }
  .calendario-col {
    padding-right: 39px;
  }
  .evento-calendario-col {
    padding-right: 39px;
    padding-left: 0px;
  }
  .mercado-left-col {
    height: 350px;
  }
  .mercado-left-col.estatisticas-height.padding-home {
    padding-left: 0px;
  }
  .eventos-linha {
    margin-right: 0px;
  }
  .mercado-percent-azul {
    font-size: 105px;
  }
  .consumidor-percent-azul {
    margin-top: 20px;
    padding-left: 0px;
  }
  .percent-azul-txt {
    margin-left: 0px;
  }
  .consumidor-percent-amarelo {
    margin-bottom: 50px;
    margin-left: 0px;
  }
  .percent-amarelo-txt {
    margin-left: 0px;
  }
  .circle-percent {
    width: 80px;
    height: 80px;
    /*border-width: 6px;*/
    font-size: 24px;
    line-height: 80px;
  }
.google-chart{
	width: 130px;
	height: 130px;
}
  .mercado-txt {
    font-size: 10px;
    line-height: 12px;
  }
  .interna-txt-col {
    margin-bottom: 0px;
    padding-right: 39px;
  }
  .interna-txt-col.area-restrita-bkg {
    min-height: 500px;
  }
  .interna-img-col {
    min-height: 420px;
    padding-left: 10px;
  }
  .interna-img-col.oquesao-height {
    min-height: 720px;
    padding-left: 20px;
  }
  .interna-img-col.mercado-height {
    min-height: 830px;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-left-style: none;
  }
  .interna-img-col.qualidade-height {
    min-height: 320px;
    margin-top: 0px;
    padding-left: 39px;
  }
  .quemsomos-img {
    margin-top: 80px;
  }
  .interna-txt-col-2 {
    padding-right: 0px;
  }
  .codigo-img {
    margin-top: 50px;
  }
  .submenu-trigger {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    height: 43px;
    margin-left: 0px;
    float: left;
    border-bottom: 1px solid rgba(1, 1, 1, 0.09);
  }
  .submenu-trigger.float-right {
    height: 43px;
  }
    .submenu-trigger:hover {
    height: 155px;
  }
  .submenu-trigger.subpro {
    height: 43px;
  }
  .submenu-wrapper {
    width: 100%;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: transparent;
    opacity: 1;
    text-align: left;
  }
  .submenu-link {
    position: relative;
    left: 0px;
    top: 0px;
    bottom: 0px;
    height: 25px;
    max-width: 100%;
    padding-left: 25px;
    /*line-height: 55px;*/
    text-align: left;
	color: #fff;
	font-weight: bold;
  }
  .menu-link{
    font-weight: bold;
  }
  .menu-link:hover{
    color: #fcc80c;
  }
  .submenu-link:hover{
    color: #fcc80c;
  }
  .menu-link.w--current {
    padding-left: 25px;
	color: #fcc80c;
  }
  .menu-link.w--current:active {
    padding-left: 25px;
	color: #fcc80c;
  }
  .submenu-link.w--current {
   padding-left: 25px;
   color: #fcc80c;
  }
  .submenu-line {
    margin-right: 0px;
    margin-left: 0px;
    background-color: rgba(1, 1, 1, 0.1);
  }
  .submenu-spacer {
    display: none;
    overflow-x: visible;
    overflow-y: visible;
  }
  .genericos-percent {
    margin: 5px 0px 10px 25px;
  }
  .genericos-percent.acesso {
    margin-left: 180px;
  }
  .genericos-txt {
    width: 105px;
    margin-top: 0px;
    margin-left: 5px;
  }
  .genericos-txt.acesso {
    width: auto;
    margin-top: 6px;
  }
  .testes-img {
    margin-left: 10px;
  }
  .galeria-img1.galeria-img1-off {
    margin-right: 10px;
  }
  .galeria-img1.galeria-img1-off.w--current {
    margin-right: 10px;
  }
  .galeria-img2.galeria-img2-off {
    margin-right: 10px;
  }
  .galeria-mercado {
    display: block;
    width: 322px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .mercado-right-txt {
    margin-top: 100px;
    margin-left: 0px;
    text-align: center;
  }
  .mercado-tabela {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .mercado-legenda {
    display: block;
    width: 335px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }
  .acesso-img {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .galeria-fotos-holder {
    width: 540px;
  }
  .economia-img {
    margin-top: 60px;
  }
  .div-balao.release-margin-top.float-left.release-margin-left {
    margin-left: 40px;
  }
  .release-data {
    width: 110px;
    height: 50px;
    line-height: 20px;
  }
  .release-titulo {
    width: 475px;
    margin-left: 30px;
    font-size: 13px;
    line-height: 15px;
  }
  .form-login {
    width: 350px;
    padding-top: 50px;
  }
  .btn-login {
    display: block;
    margin-top: 105px;
    margin-right: 0px;
    margin-left: 113px;
  }
  .footer-row {
    padding-top: 20px;
    padding-bottom: 20px;
    clear: both;
    border-top: 1px solid #b79f02;
  }
  .footer-col-left {
    width: 50%;
    float: left;
  }
  .footer-col-right {
    width: 50%;
    float: right;
  }
  .slider-galeria {
    margin-bottom: 50px;
    background-color: white;
  }
  .btn-left-slider-galeria {
    width: 40px;
    background-image: url('../images/btn_left.png');
    background-position: 100% 50%;
    background-size: auto;
    background-repeat: no-repeat;
  }
  .btn-right-slider-galeria {
    width: 40px;
    background-image: url('../images/btn_right.png');
    background-position: 0px 50%;
    background-size: auto;
    background-repeat: no-repeat;
  }
  .holder-foto-slider-galeria {
    background-color: white;
  }
  .mask-slider-galeria {
    display: block;
    width: 350px;
    margin-right: auto;
    margin-left: auto;
  }
  .foto-slider-galeria {
    display: block;
    width: 100%;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .logo {
    margin-left: 10px;
  }
  .menu {
    padding-right: 20px;
    padding-left: 20px;
  }
  .menu-icon {
    margin-right: 20px;
  }
  .slider {
    height: 200px;
  }
  .slider-left-btn {
    width: 60px;
  }
  .slider-right-btn {
    width: 60px;
  }
  .busca {
    height: auto;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-left: 20px;
  }
  .busca-txt-col {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .busca-form-col {
    height: auto;
  }
  .busca-input {
    width: 200px;
    margin-right: 10px;
  }
  .busca-form {
    width: 320px;
    margin-left: 0px;
    padding-top: 3px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .busca-btn {
    width: 93px;
  }
  .sobre {
    padding-bottom: 0px;
    padding-left: 20px;
  }
  .text {
    margin-right: 0px;
    margin-bottom: 30px;
    padding-right: 0px;
  }
  .sobre-icons {
    width: 100%;
  }
  .sobre-icons-title {
    width: 100%;
  }
  .noticias {
    padding-top: 60px;
    padding-right: 0px;
  }
  .noticias-box {
    height: 650px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .noticias-slider {
    height: 183px;
  }
  .noticias-slider-left-btn {
    margin-bottom: -260px;
    margin-left: 231px;
  }
  .noticias-slider-right-btn {
    margin-bottom: -260px;
    margin-left: 271px;
  }
  .noticia01 {
    background-size: contain;
  }
  .noticias-mask {
    width: 100%;
    height: 550px;
  }
  .noticia-title {
    margin-top: 420px;
  }
  .marcas {
    padding-right: 20px;
    padding-left: 20px;
  }
  .marcas-mask {
    width: 85%;
  }
  .marcas-slider-left-btn {
    width: 7%;
  }
  .marcas-slider-right-btn {
    width: 7%;
  }
  .eventos {
    padding-left: 20px;
  }
  .sobre-icon {
    width: 80px;
  }
  .evento-calendario {
    height: 400px;
  }
  .footer-txt.bold {
    width: 50%;
    margin-top: 5px;
    padding-right: 0px;
    padding-left: 20px;
  }
  .footer-contato {
    padding-right: 0px;
    padding-left: 20px;
  }
  .footer-assessoria-txt {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .footer-sac-txt {
    margin-top: 5px;
    margin-left: 0px;
  }
  .footer-linkedin-icon {
    margin-right: 20px;
  }
  .calendario-col {
    padding-right: 20px;
  }
  .evento-calendario-col {
    padding-right: 20px;
  }
  .evento-calendario-slider {
    height: 400px;
  }
  .evento-calendario-left-btn {
    width: 150px;
  }
  .evento-calendario-right-btn {
    width: 150px;
    margin-left: 160px;
  }
  .evento-txt {
    width: 50%;
    padding-right: 10px;
  }
  .evento-video {
    margin-top: 90px;
  }
  .evento-video-txt {
    height: 150px;
  }
  .mercado-left-col {
    height: 250px;
    padding-right: 10px;
    border-right-style: none;
  }
  .mercado-left-col.estatisticas-height {
    height: 350px;
    padding-right: 10px;
    border-right-style: none;
  }
  .mercado-left-col.estatisticas-height.padding-home {
    padding-right: 20px;
  }
  .mercado-left-col.padding-home {
    padding-right: 20px;
    padding-left: 0px;
  }
  .mercado-right-col {
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .mercado-right-col.padding-home {
    padding-right: 20px;
    padding-left: 0px;
  }
  .eventos-linha {
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .eventos-linha.linha-home {
    margin-right: 20px;
  }
  .consumidor-percent-amarelo {
    margin-bottom: 50px;
  }
  .interna-txt-col {
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .interna-txt-col.area-restrita-bkg {
    min-height: 500px;
  }
  .interna-img-col {
    min-height: 300px;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .interna-img-col.oquesao-height {
    min-height: 450px;
    padding-left: 0px;
  }
  .interna-img-col.mercado-height {
    border-left-style: none;
  }
  .interna-img-col.qualidade-height {
    padding-right: 20px;
    padding-left: 20px;
  }
  .line {
    margin-right: 20px;
    margin-left: 20px;
  }
  .quemsomos-img {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .presidencia {
    padding-right: 20px;
    padding-left: 20px;
  }
  .presidencia-img-col {
    margin-top: 30px;
    padding-right: 0px;
  }
  .interna-txt-col-2 {
    margin-top: 30px;
    padding-left: 0px;
  }
  .codigo-img {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .genericos-img {
    margin-top: 0px;
  }
  .genericos-percent {
    margin-top: 0px;
    margin-left: 80px;
    float: left;
  }
  .genericos-percent.acesso {
    margin-left: 80px;
  }
  .genericos-txt {
    width: 60%;
    margin-top: 2px;
    margin-left: 10px;
  }
  .legislacao-img {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
  }
  .legislacao-txt {
    margin-left: 0px;
    text-align: center;
  }
  .testes-img {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .boaspraticas-img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
  }
  .galeria-fotos-holder {
    width: 270px;
  }
  .release-data {
    height: 70px;
  }
  .release-titulo {
    width: 250px;
    line-height: 15px;
  }
  .form-hold {
    margin-left: 10px;
  }
  .footer-row {
    padding-bottom: 0px;
  }
  .footer-col-left {
    width: 58%;
  }
  .footer-col-right {
    width: 42%;
    padding-left: 30px;
  }
}
@media (max-width: 479px) {
  a.w--current {
    padding-left: 0px;
  }
  .navbar {
    height: 100px;
  }
  .logo {
    width: 150px;
    margin-top: 20px;
    margin-left: 15px;
  }
  .menu-icon {
    margin-top: 15px;
    margin-right: 10px;
    float: right;
    clear: none;
  }
  .menu-icon.w--open {
    margin-top: 15px;
    margin-right: 20px;
  }
  .slider {
    height: 130px;
  }
  .banner01 {
    height: 150px;
    background-position: 50% 0px;
    background-size: contain;
  }
  .slider-left-btn {
    background-position: 5px 50%;
    background-size: 25px;
  }
  .slider-right-btn {
    background-position: 85% 50%;
    background-size: 25px;
  }
  .busca {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .busca-title {
    width: 50px;
    font-size: 11px;
    line-height: 13px;
  }
  .busca-txt {
    width: 70px;
    margin-top: 5px;
    font-size: 10px;
  }
  .busca-input {
    width: 140px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .busca-form {
    width: 230px;
    margin-top: 0px;
  }
  .busca-btn {
    width: 70px;
    font-size: 10px;
  }
  .sobre {
    padding-top: 50px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .title {
    padding-right: 10px;
  }
  .text {
    margin-right: 0px;
    padding-right: 0px;
  }
  .text.mercado-margin-top {
    padding-right: 0px;
  }
  .sobre-icons-center-col {
    min-height: 110px;
  }
  .sobre-icons-title {
    margin-top: 10px;
    font-size: 10px;
    line-height: 14px;
  }
  .noticias {
    padding-top: 50px;
    padding-right: 0px;
  }
  .noticias-box {
    height: 580px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .noticias-slider-left-btn {
    margin-bottom: -360px;
    margin-left: 96px;
  }
  .noticias-slider-right-btn {
    margin-bottom: -360px;
    margin-left: 137px;
  }
  .noticias-mask {
    height: 480px;
  }
  .noticia-title {
    margin-top: 270px;
  }
  .marcas {
    height: 343px;
    padding: 50px 10px 0px;
  }
  .marcas-mask {
    width: 150px;
  }
  .marcas-slider-left-btn {
    width: 28px;
    background-position: 0px 50%;
  }
  .marcas-slider-right-btn {
    width: 28px;
    background-position: 100% 50%;
  }
  .eventos {
    padding-top: 50px;
    padding-left: 10px;
  }
  .sobre-icon {
    width: 60px;
  }
  .calendario {
    margin-top: 20px;
    margin-right: 0px;
  }
  .evento-calendario {
    height: 600px;
    margin-bottom: 60px;
  }
  .footer-col.footer-border {
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer-txt.bold {
    width: 65%;
    padding-left: 10px;
  }
  .footer-contato {
    margin-left: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer-localizacao-icon {
    margin-right: 5px;
  }
  .footer-email-icon {
    margin-right: 4px;
  }
  .footer-telefone-icon {
    margin-right: 6px;
  }
  .footer-assessoria-txt {
    margin-right: 10px;
    font-size: 10px;
  }
  .footer-linkedin-icon {
    margin-right: 10px;
  }
  .calendario-col {
    padding-right: 10px;
  }
  .evento-calendario-col {
    padding-right: 10px;
  }
  .evento-calendario-slider {
    height: 600px;
  }
  .evento-calendario-left-btn {
    position: relative;
    left: 0px;
    bottom: 0px;
    display: block;
    width: 50%;
    background-position: 90% 0px;
  }
  .evento-calendario-right-btn {
    left: auto;
    top: auto;
    right: 0px;
    bottom: 0px;
    width: 50%;
    float: none;
    clear: none;
    background-position: 5px 0px;
  }
  .evento-data {
    margin-left: 10px;
  }
  .evento-title {
    display: block;
    margin-top: 0px;
    margin-left: 10px;
    float: none;
    clear: left;
  }
  .evento-txt {
    width: 280px;
    margin-top: 10px;
    margin-left: 10px;
    padding-right: 0px;
  }
  .evento-video {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 280px;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 10px;
  }
  .evento-video-txt {
    position: relative;
    width: 280px;
    height: 80px;
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 10px;
    padding-right: 0px;
    padding-left: 20px;
  }
  .mercado-left-col {
    height: 200px;
    padding-right: 20px;
    border-right-style: none;
  }
  .mercado-left-col.estatisticas-height {
    height: 420px;
  }
  .mercado-left-col.estatisticas-height.padding-home {
    height: 380px;
    padding-right: 10px;
  }
  .mercado-left-col.padding-home {
    padding-right: 10px;
  }
  .mercado-right-col {
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 0px;
  }
  .mercado-right-col.padding-home {
    padding-right: 10px;
  }
  .eventos-linha {
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .eventos-linha.linha-home {
    margin-right: 10px;
  }
  .percent-azul-icon {
    width: 20px;
    margin-top: 15px;
  }
  .percent-azul {
    font-size: 24px;
    line-height: 50px;
  }
  .percent-azul-txt {
    width: 150px;
    margin-top: 0px;
  }
  .consumidor-percent-amarelo {
    margin-bottom: 50px;
  }
  .percent-amarelo-icon {
    width: 20px;
    margin-top: 15px;
  }
  .percent-amarelo {
    font-size: 24px;
    line-height: 50px;
  }
  .percent-amarelo-txt {
    width: 150px;
    margin-top: 0px;
  }
  .mercado-percent-col {
    margin-top: 20px;
  }
  .interna-txt-col {
    margin-bottom: 0px;
    padding-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .interna-txt-col.area-restrita-bkg {
    min-height: 500px;
  }
  .interna-img-col {
    min-height: 250px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .interna-img-col.oquesao-height {
    min-height: 450px;
    padding-left: 20px;
  }
  .interna-img-col.mercado-height {
    min-height: 750px;
    margin-right: 20px;
    margin-left: 0px;
    border-left-style: none;
  }
  .interna-img-col.qualidade-height {
    padding-right: 0px;
    padding-left: 0px;
  }
  .line {
    margin: 0px 20px;
  }
  .quemsomos-img {
    padding-left: 0px;
  }
  .presidencia {
    margin-top: 30px;
    margin-left: 20px;
    padding-right: 20px;
    padding-left: 0px;
  }
  .genericos-percent {
    margin-left: 40px;
  }
  .genericos-percent.acesso {
    margin-left: 40px;
  }
  .genericos-txt {
    margin-bottom: 0px;
    margin-left: 0px;
    line-height: 14px;
  }
  .genericos-txt.acesso {
    width: 200px;
    margin-top: 0px;
    margin-left: 5px;
  }
  .legislacao-img {
    padding-right: 20px;
    padding-left: 20px;
  }
  .boaspraticas-img {
    display: block;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .galeria-img1.galeria-img1-off {
    width: 86px;
    height: 50px;
    margin-left: 0px;
    float: left;
  }
  .galeria-img1.galeria-img1-off.w--current {
    width: 86px;
    height: 50px;
    margin-left: 0px;
    float: left;
  }
  .galeria-img2.galeria-img2-off {
    width: 86px;
    height: 50px;
    float: left;
  }
  .galeria-img3.galeria-img3-off {
    width: 86px;
    height: 50px;
    float: left;
  }
  .galeria-img1-big {
    width: 280px;
    height: 190px;
    margin-left: 20px;
    padding-right: 20px;
  }
  .galeria-img2-big {
    width: 280px;
    height: 190px;
    margin-right: 20px;
    margin-left: 20px;
  }
  .galeria-img3-big {
    width: 280px;
    height: 190px;
    margin-right: 20px;
    margin-left: 20px;
  }
  .galeria-thumbs {
    margin-top: 210px;
    margin-left: 20px;
  }
  .mercado-tabela {
    width: 280px;
    padding-right: 0px;
  }
  .mercado-legenda {
    padding-left: 20px;
  }
  .acesso-img {
    width: 280px;
    padding-right: 0px;
  }
  .release-data {
    width: 110px;
    height: 100px;
    font-size: 12px;
  }
  .release-titulo {
    width: 120px;
    font-size: 12px;
    line-height: 14px;
  }
  .releases-paginacao {
    margin-right: 15px;
    margin-left: 15px;
  }
  .div-releases-paginacao {
    width: 291px;
  }
  .login-area-restrita {
    height: 290px;
  }
  .form-login {
    width: 250px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .btn-login {
    position: static;
    margin-top: 200px;
    margin-right: 0px;
    margin-left: 20px;
    clear: left;
  }
  .form-hold {
    margin-top: 15px;
    margin-left: 0px;
  }
  .footer-col-left {
    width: 100%;
    float: none;
  }
  .footer-col-right {
    width: 100%;
    margin-top: 20px;
    padding-left: 10px;
    float: none;
    clear: both;
  }
  .slider-galeria {
    margin-bottom: 0px;
  }
  .btn-left-slider-galeria {
    width: 30px;
  }
  .btn-right-slider-galeria {
    width: 30px;
  }
  .mask-slider-galeria {
    width: 200px;
  }
  .foto-slider-galeria {
    margin-top: 80px;
  }
}

