﻿@import url(https://fonts.googleapis.com/css?family=Raleway:400,700|Montserrat:400,700);
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
/* html5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
::selection {
  background-color: #006b53;
}
::-moz-selection {
  background-color: #006b53;
}
::-webkit-input-placeholder {
  color: #ccc;
}
:-moz-placeholder {
  color: #ccc;
}
::-moz-placeholder {
  color: #ccc;
}
:-ms-input-placeholder {
  color: #ccc;
}
*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
body {
  background-color: #fff;
  color: #585858;
  cursor: default;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  text-align: center;
}
a {
  color: #585858;
  outline: none;
  text-decoration: none;
  -moz-transition: color 0.25s;
  -o-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
a:focus,
a:hover {
  text-decoration: underline;
}
strong {
  font-weight: 700;
}
img {
  max-width: 100%;
}
div.load {
  background: #000 url(../images/load.gif) center no-repeat;
  height: 100%;
  left: 0;
  opacity: 0.85;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
header.header {
  background: rgba(255, 255, 255, 0.8);
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
}
header.header div.header-content {
  margin: 0 auto;
  max-width: 1000px;
  position: relative;
  transition: padding 0.25s ease-out;
  width: 92%;
}
header.header a.logo {
  display: block;
  overflow: hidden;
  position: relative;
}
header.header a.logo img {
  display: block;
}
div.bg {
  background: center top no-repeat fixed;
  padding: 220px 4% 75px;
}
div.bg h1 {
  color: #fff;
  font-size: 52px;
  font-size: 5.2rem;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 auto;
  max-width: 790px;
  text-transform: uppercase;
  width: 100%;
}
div.content {
  margin: 70px 0;
  position: relative;
  z-index: 0;
}
div.content > :last-child {
  margin-bottom: 0 !important;
}
article.article {
  margin: 0 auto;
  max-width: 1000px;
  width: 92%;
}
article.article div.article-body {
  line-height: 1.5;
  margin: 0 auto 50px;
  max-width: 680px;
  width: 100%;
}
article.article div.article-body h2 {
  color: #006b53;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 25px;
  text-transform: uppercase;
}
article.article div.article-body h3 {
  color: #4c4c4c;
  line-height: 1.1;
  margin-bottom: 15px;
}
article.article div.article-body p {
  margin-bottom: 15px;
}
article.article div.article-body > :last-child {
  margin-bottom: 0 !important;
}
article.article > :last-child {
  margin-bottom: 0 !important;
}
footer.footer {
  background-color: #006b53;
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.3;
  padding: 50px 4% 15px;
  position: relative;
  z-index: 0;
}
footer.footer a {
  color: #fff;
  text-decoration: none !important;
  transition: color 0.25s;
}
footer.footer a:focus,
footer.footer a:hover {
  color: #ecaa00;
}
footer.footer a.localizacao {
  background: url(../images/pin.png) center no-repeat;
  display: block;
  height: 40px;
  margin: 0 auto 15px;
  overflow: hidden;
  text-align: left;
  text-indent: -1000px;
  transition: background-image 0.25s;
  width: 40px;
}
footer.footer a.localizacao:focus,
footer.footer a.localizacao:hover {
  background-image: url(../images/pin-yellow.png);
}
footer.footer a.soluty {
  background: url(../images/soluty-digital.png);
  display: block;
  height: 13px;
  margin: 80px auto 0;
  overflow: hidden;
  position: relative;
  text-align: left;
  text-indent: -500px;
  transition: background-position 0.25s ease-out;
  width: 80px;
}
footer.footer a.soluty:focus,
footer.footer a.soluty:hover {
  background-position: left -13px;
}
a#back-to-top {
  background: #006b53 url(../images/back-to-top.png) center no-repeat;
  border-radius: 50%;
  bottom: 20px;
  display: none;
  height: 46px;
  overflow: hidden;
  position: fixed;
  right: 20px;
  text-align: left;
  text-indent: -500px;
  transition: background-color 0.25s;
  width: 46px;
  z-index: 99;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
a#back-to-top:hover,
a#back-to-top:focus {
  background-color: #ecaa00;
}
/* classes */
.clear {
  clear: both;
}
.no-display {
  display: none;
}
.button {
  background-color: transparent;
  border: 3px solid #d39c69;
  border-radius: 32px;
  color: #d39c69;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.2;
  outline: none !important;
  padding: 14px 55px;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: border-color 0.25s, color 0.25s;
  zoom: 1;
}
.button:hover,
.button:focus {
  border-color: #ecaa00;
  color: #ecaa00;
}
div.row:before,
div.row:after {
  content: '';
  display: table;
}
div.row:after {
  clear: both;
}
div.row > :last-child {
  margin-bottom: 0;
}
div.column {
  float: left;
  position: relative;
}
div.column + div.column {
  margin-left: 1.6%;
}
div.column.column-1 {
  width: 6.86666666667%;
}
div.column.column-2 {
  width: 15.3333333333%;
}
div.column.column-3 {
  width: 23.8%;
}
div.column.column-4 {
  width: 32.2666666667%;
}
div.column.column-5 {
  width: 40.7333333333%;
}
div.column.column-6 {
  width: 49.2%;
}
div.column.column-7 {
  width: 57.6666666667%;
}
div.column.column-8 {
  width: 66.1333333333%;
}
div.column.column-9 {
  width: 74.6%;
}
div.column.column-10 {
  width: 83.0666666667%;
}
div.column.column-11 {
  width: 91.5333333333%;
}
div.column.column-12 {
  width: 100%;
}
body.home div.bg {
  background-image: url(../images/bg-home.jpg);
  padding: 240px 4% 10px;
}
body.home div.bg h1 {
  font-size: 40px;
  font-size: 4rem;
  text-transform: none;
  margin-bottom: 95px;
}
body.home div.bg div.banner {
  margin: 0 auto -75px;
  position: relative;
  width: 100%;
}
body.home div.content {
  margin-top: 130px;
}
body.home div.institucional {
  margin: 0 auto;
  max-width: 1000px;
  width: 92%;
}
body.home div.institucional h2 {
  color: #006b53;
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 1.2;
  margin-bottom: 25px;
  text-transform: uppercase;
}
body.institucional ul.subitens li,
body.areas-de-negocio ul.subitens li {
  background-color: #ecaa00;
  margin-top: 30px;
  position: relative;
}
body.institucional ul.subitens li div.titulo,
body.areas-de-negocio ul.subitens li div.titulo {
  background-position: center;
  background-size: cover;
}
body.institucional ul.subitens li div.titulo h2,
body.areas-de-negocio ul.subitens li div.titulo h2 {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  position: relative;
  text-transform: uppercase;
}
body.institucional ul.subitens li div.titulo h2:after,
body.areas-de-negocio ul.subitens li div.titulo h2:after {
  background-color: #fff;
  bottom: -20px;
  content: '';
  height: 6px;
  left: 50%;
  margin-left: -30px;
  position: absolute;
  width: 60px;
}
body.institucional ul.subitens li div.descricao p,
body.areas-de-negocio ul.subitens li div.descricao p {
  color: #fff;
  font-weight: 700;
}
body.institucional ul.subitens li:first-child,
body.areas-de-negocio ul.subitens li:first-child {
  margin-top: 0;
}
body.institucional div.bg {
  background-image: url(../images/bg-institucional.jpg);
}
body.areas-de-negocio div.bg {
  background-image: url(../images/bg-areas-de-negocio.jpg);
}
body.noticias div.bg {
  background-image: url(../images/bg-noticias.jpg);
}
body.noticias ul.noticias {
  margin: 0 auto;
  max-width: 1000px;
  width: 92%;
}
body.noticias ul.noticias li {
  text-align: left;
  margin-top: 40px;
}
body.noticias ul.noticias li span.data {
  background: url(../images/icon-news.gif) left center no-repeat;
  color: #d39c69;
  display: block;
  line-height: 20px;
  margin-bottom: 8px;
  padding-left: 23px;
}
body.noticias ul.noticias li a {
  color: #7f7f7f;
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 1.2;
  text-decoration: none !important;
  transition: color 0.25s;
}
body.noticias ul.noticias li a:focus,
body.noticias ul.noticias li a:hover {
  color: #7aae0b;
}
body.noticias ul.noticias li:first-child {
  margin-top: 0;
}
body.cotacoes div.bg {
  background-image: url(../images/bg-cotacoes.jpg);
}
body.cotacoes article.article {
  max-width: 800px;
}
body.cotacoes article.article h2 {
  background: center top no-repeat;
  color: #006b53;
  font-size: 35px;
  font-size: 3.5rem;
  margin: 50px 0 20px;
  padding-top: 75px;
}
body.cotacoes article.article h2.soja {
  background-image: url(../images/soja.png);
}
body.cotacoes article.article h2.milho {
  background-image: url(../images/milho.png);
}
body.cotacoes article.article h2.algodao {
  background-image: url(../images/algodao.png);
}
body.cotacoes article.article h2.feijao {
  background-image: url(../images/feijao.png);
}
body.cotacoes article.article h2.dolar {
  background-image: url(../images/dolar.png);
}
body.cotacoes article.article h2.bovespa {
  background-image: url(../images/bovespa.png);
}
body.cotacoes article.article h2.juros {
  background-image: url(../images/juros.png);
}
body.cotacoes article.article > :first-child {
  margin-top: 0;
}
body.fale-conosco div.bg {
  background-image: url(../images/bg-contato.jpg);
}
body.fale-conosco article.article {
  margin-bottom: 70px;
}
body.fale-conosco div.content {
  margin-bottom: 0;
}
body.fale-conosco div.form {
  margin: 0 auto 70px;
  max-width: 800px;
}
body.fale-conosco div.form div.row {
  margin-bottom: 50px;
}
body.fale-conosco div.form div.row div.field-wrap {
  position: relative;
}
body.fale-conosco div.form div.row div.field-wrap label {
  color: #7f7f7f;
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  left: 0;
  line-height: 20px;
  position: absolute;
  text-transform: uppercase;
  top: 0;
}
body.fale-conosco div.form div.row div.field-wrap label span.alert {
  background-color: #980000;
  color: #fff;
  padding: 0 3px;
}
body.fale-conosco div.form div.row div.field-wrap input:not([type=submit]):not([type=range]),
body.fale-conosco div.form div.row div.field-wrap select,
body.fale-conosco div.form div.row div.field-wrap textarea {
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #b2b2b2;
  border-radius: 1px;
  box-shadow: none;
  color: #000;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-size: 25px;
  font-size: 2.5rem;
  outline: none;
  padding: 28px 0 10px;
  transition: border-bottom-color 0.2s;
  width: 100%;
}
body.fale-conosco div.form div.row div.field-wrap input:not([type=submit]):not([type=range]):focus,
body.fale-conosco div.form div.row div.field-wrap select:focus,
body.fale-conosco div.form div.row div.field-wrap textarea:focus {
  border-bottom-color: #ecaa00;
}
body.fale-conosco div.form div.row div.field-wrap select {
  padding: 28px 0 9px;
}
body.fale-conosco div.form div.row div.field-wrap textarea {
  resize: none;
}
body.fale-conosco div.form div.row div.field-wrap input:invalid:not([type=submit]),
body.fale-conosco div.form div.row div.field-wrap select:invalid,
body.fale-conosco div.form div.row div.field-wrap textarea:invalid {
  border-bottom-color: #980000;
}
body.fale-conosco div.form div.buttons-row {
  margin-top: 50px;
}
body.fale-conosco div.form div.feedback {
  border-radius: 1px;
  color: #fff;
  padding: 15px;
}
body.fale-conosco div.form div.feedback.success {
  background-color: #7aae0b;
}
body.fale-conosco div.form div.feedback.error {
  background-color: #980000;
}
body.fale-conosco div.dados-contato {
  background-color: #006b53;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.5;
  padding: 60px 4%;
}
body.fale-conosco div.dados-contato a {
  color: #fff;
  text-decoration: none !important;
  transition: color 0.25s;
}
body.fale-conosco div.dados-contato a:focus,
body.fale-conosco div.dados-contato a:hover {
  color: #ecaa00;
}
body.fale-conosco div.map-container {
  position: relative;
  padding-bottom: 30%;
}
body.fale-conosco div.map-container iframe {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 701px) {
  body {
    min-width: 1000px;
    overflow-y: scroll;
  }
  body::-webkit-scrollbar {
    width: 10px;
  }
  body::-webkit-scrollbar-track-piece {
    background-color: #efefef;
  }
  body::-webkit-scrollbar-thumb:vertical,
  body::-webkit-scrollbar-thumb:horizontal {
    background-color: #999;
  }
  body::-webkit-scrollbar-thumb:vertical:hover,
  body::-webkit-scrollbar-thumb:horizontal:hover {
    background-color: #999;
  }
  div.all {
    min-height: 100vh;
    min-width: 1000px;
    padding-bottom: 250px;
    position: relative;
  }
  header.header {
    min-width: 1000px;
    transition: background-color 0.3s, box-shadow 0.3s;
  }
  header.header div.header-content {
    padding: 30px 0 25px;
  }
  header.header a.logo {
    height: 91px;
    transition: opacity 0.3s;
    transition: height 0.25s ease-out, opacity 0.25s, width 0.25s ease-out;
    width: 172px;
  }
  header.header a.logo:focus,
  header.header a.logo:hover {
    opacity: 0.7;
  }
  header.header div.selos {
    position: absolute;
    overflow: hidden;
    right: 0;
    top: 30px;
    transition: opacity 0.25s ease-out;
    visibility: visible;
  }
  header.header div.selos a {
    display: block;
    float: left;
    transition: opacity 0.25s;
  }
  header.header div.selos a:focus,
  header.header div.selos a:hover {
    opacity: 0.5;
  }
  header.header div.selos a + a {
    margin-left: 20px;
  }
  header.header nav.nav {
    bottom: 12px;
    position: absolute;
    right: 0;
  }
  header.header nav.nav > ul {
    overflow: hidden;
  }
  header.header nav.nav > ul > li {
    float: left;
    margin-left: 25px;
    position: relative;
  }
  header.header nav.nav > ul > li > a {
    color: #006b53;
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 40px;
    text-decoration: none !important;
    transition: color 0.25s, padding-bottom 0.25s ease-out;
  }
  header.header nav.nav > ul > li > a:focus,
  header.header nav.nav > ul > li > a:hover {
    color: #7aae0b;
  }
  header.header nav.nav > ul > li:first-child {
    margin-left: 0;
  }
  header.header.resized {
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  }
  header.header.resized div.header-content {
    padding-top: 25px;
  }
  header.header.resized a.logo {
    height: 40px;
    width: 76px;
  }
  header.header.resized div.selos {
    opacity: 0;
    transition: visibility 0s 0.25s, opacity 0.25s;
    visibility: hidden;
  }
  article.article div.article-body {
    text-align: left;
  }
  footer.footer {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
  }
  /* menu */
  body.home nav.nav > ul > li.home > a,
  body.institucional nav.nav > ul > li.institucional > a,
  body.areas-de-negocio nav.nav > ul > li.areas-de-negocio > a,
  body.noticias nav.nav > ul > li.noticias > a,
  body.cotacoes nav.nav > ul > li.cotacoes > a,
  body.fale-conosco nav.nav > ul > li.fale-conosco > a {
    color: #d39c69;
  }
  /* pages */
  body.home div.bg div.banner {
    max-width: 1200px;
  }
  body.home div.bg div.banner div.slides div.slide {
    padding-bottom: 25.83333333333333%;
    position: relative;
    width: 100%;
  }
  body.home div.bg div.banner div.slides div.slide a {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
  }
  body.home div.bg div.banner div.slides div.slide a img {
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
  }
  body.home div.bg div.banner div.slides div.slide span.title {
    color: #fff;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 90px;
    font-size: 9rem;
    font-weight: 700;
    line-height: 100px;
    margin-top: -82px;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    width: 100%;
    z-index: 1;
  }
  body.home div.bg div.banner div.slides div.slide span.caption {
    background-color: rgba(122, 174, 11, 0.7);
    bottom: 0;
    color: #fff;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 400;
    line-height: 65px;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
    z-index: 1;
  }
  body.institucional ul.subitens li,
  body.areas-de-negocio ul.subitens li {
    display: table;
    height: 350px;
    left: 0;
    top: 0;
    width: 100%;
  }
  body.institucional ul.subitens li div.titulo,
  body.areas-de-negocio ul.subitens li div.titulo {
    display: table-cell;
    padding: 25px;
    vertical-align: middle;
    width: 50%;
  }
  body.institucional ul.subitens li div.titulo h2,
  body.areas-de-negocio ul.subitens li div.titulo h2 {
    font-size: 50px;
    font-size: 5rem;
  }
  body.institucional ul.subitens li div.descricao,
  body.areas-de-negocio ul.subitens li div.descricao {
    display: table-cell;
    padding: 25px 60px;
    vertical-align: middle;
    width: 50%;
  }
  body.institucional ul.subitens li div.descricao p,
  body.areas-de-negocio ul.subitens li div.descricao p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 700px) {
  header.header {
    transition: background-color 0.25s, box-shadow 0.25s;
  }
  header.header div.header-content {
    padding: 15px 0;
  }
  header.header a.logo {
    height: 48px;
    width: 90px;
  }
  header.header div.selos {
    display: none;
  }
  header.header nav.nav {
    display: none;
  }
  header.header a.menu-button {
    display: block;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 40px;
    z-index: 8;
  }
  header.header a.menu-button span {
    background-color: #006b53;
    display: block;
    height: 2px;
    left: 50%;
    margin-left: -10px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    transition: all 0.4s;
    width: 20px;
  }
  header.header a.menu-button span:after {
    background-color: #006b53;
    content: '';
    display: block;
    height: 2px;
    left: 50%;
    margin-left: -10px;
    margin-top: 5px;
    position: absolute;
    top: 50%;
    transition: all 0.4s;
    width: 20px;
  }
  header.header a.menu-button span:before {
    background-color: #006b53;
    content: '';
    display: block;
    height: 2px;
    left: 50%;
    margin-left: -10px;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    transition: all 0.4s;
    width: 20px;
  }
  header.header.resized {
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  }
  nav.nav {
    background-color: #006b53;
    height: 100%;
    overflow: auto;
    padding: 98px 0 20px;
    position: fixed;
    top: -150%;
    transition: top 0.3s ease-out;
    width: 100%;
    z-index: 1;
  }
  nav.nav > ul > li > a {
    color: #fff;
    display: block;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.1;
    padding: 10px 25px;
    text-decoration: none !important;
  }
  div.bg {
    padding: 128px 4% 50px;
  }
  div.bg h1 {
    font-size: 33px;
    font-size: 3.3rem;
  }
  div.bg div.banner {
    max-width: 500px;
  }
  div.bg div.banner div.slides div.slide {
    padding-bottom: 50%;
    position: relative;
    width: 100%;
  }
  div.bg div.banner div.slides div.slide a {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
  }
  div.bg div.banner div.slides div.slide a img {
    display: none;
  }
  div.bg div.banner div.slides div.slide a span.title {
    background-color: rgba(122, 174, 11, 0.7);
    bottom: 0;
    color: #fff;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 400;
    line-height: 65px;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
    z-index: 1;
  }
  div.bg div.banner div.slides div.slide a span.caption {
    display: none;
  }
  /* menu */
  body.home nav.nav > ul > li.home > a,
  body.institucional nav.nav > ul > li.institucional > a,
  body.areas-de-negocio nav.nav > ul > li.areas-de-negocio > a,
  body.noticias nav.nav > ul > li.noticias > a,
  body.cotacoes nav.nav > ul > li.cotacoes > a,
  body.fale-conosco nav.nav > ul > li.fale-conosco > a {
    color: #d39c69;
  }
  body.produtos nav.nav > ul > li.produtos > ul {
    display: block;
  }
  /* menu aberto */
  body.opened-menu {
    overflow: hidden;
  }
  body.opened-menu a.menu-button span {
    background-color: transparent;
  }
  body.opened-menu a.menu-button span:after {
    transform: rotate(-45deg) translate(5px, -4px);
  }
  body.opened-menu a.menu-button span:before {
    transform: rotate(45deg) translate(5px, 4px);
  }
  body.opened-menu nav.nav {
    top: 0;
  }
  footer.footer span.line {
    display: block;
  }
  footer.footer span.separator {
    display: none;
  }
  /* pages */
  body.home div.bg {
    padding-top: 128px;
  }
  body.home div.bg h1 {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 50px;
  }
  body.home div.institucional h2 {
    font-size: 27px;
    font-size: 2.7rem;
  }
  body.institucional ul.subitens li div.titulo,
  body.areas-de-negocio ul.subitens li div.titulo {
    padding: 70px 4%;
    position: relative;
  }
  body.institucional ul.subitens li div.titulo h2,
  body.areas-de-negocio ul.subitens li div.titulo h2 {
    font-size: 35px;
    font-size: 3.5rem;
  }
  body.institucional ul.subitens li div.descricao,
  body.areas-de-negocio ul.subitens li div.descricao {
    padding: 25px 40px;
    position: relative;
  }
  body.institucional ul.subitens li div.descricao p,
  body.areas-de-negocio ul.subitens li div.descricao p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4;
  }
  body.noticias ul.noticias li a {
    font-size: 20px;
    font-size: 2rem;
  }
  body.fale-conosco form div.row div.field-wrap label {
    font-size: 13px;
    font-size: 1.3rem;
  }
  body.fale-conosco div.dados-contato {
    font-size: 16px;
    font-size: 1.6rem;
  }
  body.fale-conosco div.map-container {
    padding-bottom: 50%;
  }
}
@media screen and (max-width: 380px) {
  .button {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 14px 40px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  footer.footer a.localizacao {
    background: url(../images/pin@2x.png) center no-repeat;
    background-size: 21px 32px;
  }
  footer.footer a.localizacao:focus,
  footer.footer a.localizacao:hover {
    background-image: url(../images/pin-yellow@2x.png);
  }
  footer.footer a.soluty {
    background-image: url(../images/soluty-digital@2x.png);
    background-size: 80px 13px;
  }
}