@import url(https://fonts.googleapis.com/css2?family=Exo+2:wght@100;400;500;700&family=Raleway:wght@100;400;500;700&display=swap);
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
*,
*:after,
*:before {
  box-sizing: border-box;
}
::-moz-selection {
  background: #000;
  color: #fff;
}
::selection {
  background: #000;
  color: #fff;
}
::-moz-selection {
  background: #000;
  color: #fff;
}
a {
  text-decoration: none;
  color: inherit;
  transition: color 0.3s;
}
p {
  line-height: 1.5;
}
.center {
  width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 1199px) {
  .center {
    width: 90%;
  }
}
footer {
  width: 100%;
  height: 280px;
  position: relative;
  bottom: 0;
  margin-top: 30px;
}
@media only screen and (max-width: 1199px) {
  footer {
    height: 240px;
  }
}
footer .footer {
  width: 100%;
  height: 230px;
  background-color: #ada197;
  display: flex;
  flex-direction: row;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -ms-justify-content: center;
  justify-content: center;
  padding: 50px 0 30px 0;
}
@media only screen and (max-width: 1199px) {
  footer .footer {
    height: 200px;
    padding: 30px 5%;
    -ms-justify-content: space-around;
    justify-content: space-around;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer {
    height: 340px;
    padding: 30px 5% 15px 5%;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    justify-content: center;
  }
}
footer .footer .links-principais {
  display: flex;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
  padding: 0 60px 0 0;
}
@media only screen and (max-width: 1199px) {
  footer .footer .links-principais {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer .links-principais {
    margin: 0;
    -ms-align-items: center;
    align-items: center;
  }
}
footer .footer .links-principais .link-footer {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 700;
  color: #fff;
  margin: 0 0 12px 0;
  transition: 0.3s ease;
}
@media only screen and (max-width: 1199px) {
  footer .footer .links-principais .link-footer {
    font-size: 12px;
    margin: 0 0 10px 0;
  }
}
footer .footer .links-principais .link-footer:hover,
footer .footer .links-principais .link-footer.active {
  color: #002469;
}
footer .footer .links-produtos {
  display: flex;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
  padding: 0 60px 0 0;
}
@media only screen and (max-width: 1199px) {
  footer .footer .links-produtos {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer .links-produtos {
    margin: 0;
    -ms-align-items: center;
    align-items: center;
  }
}
footer .footer .links-produtos .link-footer {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 700;
  color: #fff;
  margin: 0 0 5px 0;
  transition: 0.3s ease;
}
@media only screen and (max-width: 1199px) {
  footer .footer .links-produtos .link-footer {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer .links-produtos .link-footer {
    margin: 0 0 10px 0;
  }
}
footer .footer .links-produtos .link-footer:hover,
footer .footer .links-produtos .link-footer.active {
  color: #002469;
}
footer .footer .links-produtos .sublink-footer {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 500;
  color: #fff;
  margin-bottom: 5px;
  transition: 0.3s ease;
}
@media only screen and (max-width: 1199px) {
  footer .footer .links-produtos .sublink-footer {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer .links-produtos .sublink-footer {
    display: none;
  }
}
footer .footer .links-produtos .sublink-footer > span {
  font-size: 8px;
  margin-right: 3px;
  transition: 0.3s ease;
}
footer .footer .links-produtos .sublink-footer:hover {
  color: #002469;
}
footer .footer .links-produtos .sublink-footer:hover > span {
  color: #002469;
}
footer .footer .links-servicos {
  display: flex;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
  padding: 0 60px 0 0;
}
@media only screen and (max-width: 1199px) {
  footer .footer .links-servicos {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer .links-servicos {
    margin: 0;
    -ms-align-items: center;
    align-items: center;
  }
}
footer .footer .links-servicos .link-footer {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 700;
  color: #fff;
  margin: 0 0 5px 0;
  transition: 0.3s ease;
}
@media only screen and (max-width: 1199px) {
  footer .footer .links-servicos .link-footer {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer .links-servicos .link-footer {
    margin: 0 0 10px 0;
  }
}
footer .footer .links-servicos .link-footer:hover,
footer .footer .links-servicos .link-footer.active {
  color: #002469;
}
footer .footer .links-servicos .sublink-footer {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 500;
  color: #fff;
  margin-bottom: 5px;
  transition: 0.3s ease;
}
@media only screen and (max-width: 1199px) {
  footer .footer .links-servicos .sublink-footer {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer .links-servicos .sublink-footer {
    display: none;
  }
}
footer .footer .links-servicos .sublink-footer > span {
  font-size: 8px;
  margin-right: 3px;
  transition: 0.3s ease;
}
footer .footer .links-servicos .sublink-footer:hover {
  color: #002469;
}
footer .footer .links-servicos .sublink-footer:hover > span {
  color: #002469;
}
footer .footer .links-secundarios {
  display: flex;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
  padding: 0 60px 0 0;
}
@media only screen and (max-width: 1199px) {
  footer .footer .links-secundarios {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer .links-secundarios {
    margin: 0 0 20px 0;
    -ms-align-items: center;
    align-items: center;
  }
}
footer .footer .links-secundarios .link-footer {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 700;
  color: #fff;
  margin: 0 0 5px 0;
  transition: 0.3s ease;
}
@media only screen and (max-width: 1199px) {
  footer .footer .links-secundarios .link-footer {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer .links-secundarios .link-footer {
    margin: 0 0 10px 0;
  }
}
footer .footer .links-secundarios .link-footer:hover {
  color: #002469;
}
footer .footer .links-secundarios .sublink-footer {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 500;
  color: #fff;
  margin-bottom: 5px;
  transition: 0.3s ease;
}
@media only screen and (max-width: 1199px) {
  footer .footer .links-secundarios .sublink-footer {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer .links-secundarios .sublink-footer {
    display: none;
  }
}
footer .footer .links-secundarios .sublink-footer > span {
  font-size: 8px;
  margin-right: 3px;
  transition: 0.3s ease;
}
footer .footer .links-secundarios .sublink-footer:hover,
footer .footer .links-secundarios .sublink-footer.active {
  color: #002469;
}
footer .footer .links-secundarios .sublink-footer:hover > span,
footer .footer .links-secundarios .sublink-footer.active > span {
  color: #002469;
}
footer .footer .dados-empresa {
  display: flex;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
  padding: 0 0 0 100px;
}
@media only screen and (max-width: 1199px) {
  footer .footer .dados-empresa {
    padding: 0 0 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer .dados-empresa {
    width: 100%;
    padding: 0;
    -ms-align-items: center;
    align-items: center;
  }
}
footer .footer .dados-empresa .logo-footer {
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  footer .footer .dados-empresa .logo-footer {
    width: 100%;
    display: flex;
    -ms-justify-content: center;
    justify-content: center;
  }
}
footer .footer .dados-empresa .logo-footer .img-logo {
  width: 65%;
  transition: transform 0.2s;
}
@media only screen and (max-width: 767px) {
  footer .footer .dados-empresa .logo-footer .img-logo {
    width: 45%;
  }
}
footer .footer .dados-empresa .logo-footer .img-logo:hover {
  transform: scale(1.1);
}
footer .footer .dados-empresa .liner_flex {
  display: flex;
  -moz-column-gap: 5px;
  column-gap: 5px;
  margin-bottom: 5px;
}
footer .footer .dados-empresa .liner_flex .filial1 {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 700;
  color: #fff;
  margin: 0;
  line-height: 1.2;
}
@media only screen and (max-width: 1199px) {
  footer .footer .dados-empresa .liner_flex .filial1 {
    font-size: 12px;
  }
}
footer .footer .dados-empresa .liner_flex .filial2 {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 700;
  color: #fff;
  margin: 0;
  line-height: 1.2;
}
@media only screen and (max-width: 1199px) {
  footer .footer .dados-empresa .liner_flex .filial2 {
    font-size: 12px;
  }
}
footer .footer .dados-empresa .liner_flex .telefone {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 500;
  color: #fff;
  transition: 0.3s ease;
}
@media only screen and (max-width: 1199px) {
  footer .footer .dados-empresa .liner_flex .telefone {
    font-size: 12px;
  }
}
footer .footer .dados-empresa .liner_flex .telefone:hover {
  color: #002469;
}
footer .footer .dados-empresa .atendimento {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 11px;
  font-weight: 400;
  color: #fff;
  margin: 15px 0 0 0;
}
@media only screen and (max-width: 1199px) {
  footer .footer .dados-empresa .atendimento {
    font-size: 10px;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer .dados-empresa .atendimento {
    width: 100%;
    text-align: center;
  }
}
footer .direitos {
  width: 100%;
  height: 50px;
  background-color: #8c837a;
  display: flex;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 1199px) {
  footer .direitos {
    height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  footer .direitos {
    padding: 5px;
    flex-wrap: wrap;
  }
}
footer .direitos .empresa {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  margin: 0 5px 0 0;
}
@media only screen and (max-width: 1199px) {
  footer .direitos .empresa {
    font-size: 10px;
  }
}
@media only screen and (max-width: 767px) {
  footer .direitos .empresa {
    width: 100%;
    text-align: center;
    margin: 0;
  }
}
footer .direitos .link-trupe {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  margin-right: 5px;
  transition: 0.3s ease;
}
@media only screen and (max-width: 1199px) {
  footer .direitos .link-trupe {
    font-size: 10px;
  }
}
footer .direitos .link-trupe:hover {
  color: #002469;
}
header {
  width: 100%;
  height: 110px;
  top: 0;
  left: 0;
  z-index: 999;
  position: fixed;
}
header.header-home {
  background-color: rgba(255,255,255,0.7);
}
header.header-geral {
  background-color: #fff;
}
header .linha-topo {
  width: 100%;
  margin: 0;
  border: 1px solid #ed6e00;
}
header .centralizado {
  width: 90%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
header .centralizado .logo-header .img-logo {
  width: 100%; 
  transition: transform 0.2s;
}
header .centralizado .logo-header .img-logo:hover {
  transform: scale(1.1);
}
header .centralizado nav {
  width: auto;
  height: 100%;
  display: flex;
}
@media only screen and (max-width: 1199px) {
  header .centralizado nav {
    position: absolute;
    display: none;
    background-color: #fff;
    width: 100%;
    left: 0;
    height: auto;
    top: 105px;
    padding: 15px 5%;
    z-index: 99;
    margin-top: 0;
  }
}
header .centralizado nav div.itens-menu {
  width: 100%;
  display: flex;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  header .centralizado nav div.itens-menu {
    flex-direction: column;
    -ms-align-items: flex-end;
    align-items: flex-end;
    padding: 0 5%;
  }
}
header .centralizado nav div.itens-menu .link-nav {
  width: auto;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  padding: 0 20px;
  transition: 0.2s ease;
}
@media only screen and (max-width: 1199px) {
  header .centralizado nav div.itens-menu .link-nav {
    padding: 10px 0 5px 0;
  }
}
header .centralizado nav div.itens-menu .link-nav:hover,
header .centralizado nav div.itens-menu .link-nav:focus,
header .centralizado nav div.itens-menu .link-nav.active {
  color: #ed6e00;
}
header .centralizado nav div.itens-menu .link-busca {
  width: 30px;
  height: 30px;
  margin: 0 30px;
  background-image: url("../img/layout/icone-lupa.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  transition: background-image 0.3s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  header .centralizado nav div.itens-menu .link-busca {
    margin: 15px 0;
  }
}
header .centralizado nav div.itens-menu .link-busca:hover,
header .centralizado nav div.itens-menu .link-busca:focus,
header .centralizado nav div.itens-menu .link-busca.active {
  background-image: url("../img/layout/icone-lupa-laranja.svg");
  background-size: 85%;
}
header .centralizado nav div.itens-menu .cotacao {
  width: auto;
  margin: 0 15px 0 45px;
}
@media only screen and (max-width: 1199px) {
  header .centralizado nav div.itens-menu .cotacao {
    margin: 5px 0;
  }
}
header .centralizado nav div.itens-menu .cotacao .dolar {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 600;
  color: #002469;
  margin: 0;
  line-height: 1.2;
}
header .centralizado nav div.itens-menu .cotacao .infos-cotacao {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 11px;
  font-weight: 400;
  color: #002469;
  text-align: center;
  margin: 0;
  line-height: 1.2;
}
#mobile-toggle {
  display: block;
  background-color: transparent;
  border: 0;
  position: relative;
  height: 40%;
  width: 28px;
  outline: 0;
  padding: 0;
  cursor: pointer;
  margin: 0 5% 0 auto;
}
@media only screen and (min-width: 1200px) {
  #mobile-toggle {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #mobile-toggle {
    margin: 10px 5% 0 auto;
    height: 20%;
  }
}
#mobile-toggle .lines {
  display: block;
  width: 100%;
  height: 4px;
  background-color: #002469;
  position: relative;
  transition: 0.3s ease;
  border-radius: 3px;
}
#mobile-toggle .lines:before,
#mobile-toggle .lines:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #002469;
  transition: 0.3s ease;
  border-radius: 3px;
}
#mobile-toggle .lines.internas {
  background-color: #002469;
}
#mobile-toggle .lines.internas:before,
#mobile-toggle .lines.internas:after {
  background-color: #002469;
}
#mobile-toggle .lines:before {
  top: 7px;
}
#mobile-toggle .lines:after {
  top: -7px;
}
#mobile-toggle.close .lines {
  display: block;
  background: transparent;
  z-index: 9999;
}
#mobile-toggle.close .lines:before,
#mobile-toggle.close .lines:after {
  transform-origin: 50% 50%;
  top: 0;
}
#mobile-toggle.close .lines:before {
  transform: rotate3d(0, 0, 1, 45deg);
}
#mobile-toggle.close .lines:after {
  transform: rotate3d(0, 0, 1, -45deg);
}
#mobile-toggle.close .lines-home {
  background: transparent;
}
#mobile-toggle.close .lines-home:before,
#mobile-toggle.close .lines-home:after {
  transform-origin: 50% 50%;
  top: 0;
}
#mobile-toggle.close .lines-home:before {
  transform: rotate3d(0, 0, 1, 45deg);
}
#mobile-toggle.close .lines-home:after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.busca-header {
  width: 100%;
  height: auto;
  background-color: #fff;
  position: fixed;
  left: 0;
  top: 2px;
  padding: 35px 0;
  z-index: 999;
}
@media only screen and (max-width: 1199px) {
  .busca-header {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  .busca-header {
    overflow-y: auto;
  }
}
.busca-header .btn-fechar-busca {
  position: absolute;
  right: 5%;
  top: 40px;
}
@media only screen and (max-width: 1199px) {
  .busca-header .btn-fechar-busca {
    top: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .busca-header .btn-fechar-busca {
    top: 25px;
  }
}
.busca-header .btn-fechar-busca .img-fechar {
  width: 100%;
  transition: transform 0.5s;
}
@media only screen and (max-width: 1199px) {
  .busca-header .btn-fechar-busca .img-fechar {
    width: 80%;
  }
}
.busca-header .btn-fechar-busca:hover .img-fechar {
  transform: rotate(360deg) scale(1.2);
}
.busca-header .form-palavra-chave {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  padding-bottom: 35px;
  border-bottom: 1px solid #ed6e00;
}
@media only screen and (max-width: 1199px) {
  .busca-header .form-palavra-chave {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .busca-header .form-palavra-chave {
    flex-direction: column;
  }
}
.busca-header .form-palavra-chave .frase-busca {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #808080;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  .busca-header .form-palavra-chave .frase-busca {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .busca-header .form-palavra-chave .frase-busca {
    width: 80%;
    text-align: center;
  }
}
.busca-header .form-palavra-chave input[type=text] {
  width: 440px;
  height: 50px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #fff;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #808080;
  outline: none;
  margin: 0 20px;
  padding: 0 10px;
}
@media only screen and (max-width: 1199px) {
  .busca-header .form-palavra-chave input[type=text] {
    width: 35%;
    height: 40px;
    font-size: 14px;
    margin: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  .busca-header .form-palavra-chave input[type=text] {
    width: 80%;
    margin: 10px 0;
  }
}
.busca-header .form-palavra-chave input[type=text]::-webkit-input-placeholder {
  color: #808080;
  background-color: #fff;
}
.busca-header .form-palavra-chave input[type=text]:-moz-placeholder {
  color: #808080;
  background-color: #fff;
}
.busca-header .form-palavra-chave input[type=text]::-moz-placeholder {
  color: #808080;
  background-color: #fff;
}
.busca-header .form-palavra-chave input[type=text]:-ms-input-placeholder {
  color: #808080;
  background-color: #fff;
}
.busca-header .form-palavra-chave .btn-buscar {
  width: 160px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #ed6e00;
  background-color: #fff;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 700;
  color: #ed6e00;
  outline: none;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  .busca-header .form-palavra-chave .btn-buscar {
    width: 12%;
    height: 40px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .busca-header .form-palavra-chave .btn-buscar {
    width: 80%;
  }
}
.busca-header .form-palavra-chave .btn-buscar:hover {
  background-color: #ed6e00;
  color: #fff;
}
.busca-header .filtro {
  width: 90%;
  margin: 40px auto;
  display: flex;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 1199px) {
  .busca-header .filtro {
    margin: 30px auto;
  }
}
@media only screen and (max-width: 767px) {
  .busca-header .filtro {
    flex-direction: column;
  }
}
.busca-header .filtro .frase-filtro {
  width: auto;
  margin: 0 20px 0 0;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #808080;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  .busca-header .filtro .frase-filtro {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1199px) {
  .busca-header .filtro .frase-filtro {
    margin: 0 15px 0 0;
    font-size: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .busca-header .filtro .frase-filtro {
    width: 100%;
    text-align: center;
    margin: 0 0 10px 0;
  }
}
.busca-header .filtro select.categorias-filtro,
.busca-header .filtro select.aplicacoes-filtro {
  width: 340px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #ccc;
  margin: 0 20px 0 0;
  padding: 0 20px;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #808080;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../img/layout/seta-triangulo.svg") no-repeat 97% #fff;
  background-size: 12px;
  transition: 0.3s ease-in-out;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  .busca-header .filtro select.categorias-filtro,
  .busca-header .filtro select.aplicacoes-filtro {
    width: 25%;
  }
}
@media only screen and (max-width: 1199px) {
  .busca-header .filtro select.categorias-filtro,
  .busca-header .filtro select.aplicacoes-filtro {
    width: 23%;
    height: 40px;
    margin: 0 15px 0 0;
    padding: 0 15px;
    font-size: 14px;
    background-size: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .busca-header .filtro select.categorias-filtro,
  .busca-header .filtro select.aplicacoes-filtro {
    width: 80%;
    margin: 0 0 10px 0;
  }
}
.busca-header .filtro select.categorias-filtro option,
.busca-header .filtro select.aplicacoes-filtro option {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #808080;
}
@media only screen and (max-width: 1199px) {
  .busca-header .filtro select.categorias-filtro option,
  .busca-header .filtro select.aplicacoes-filtro option {
    font-size: 14px;
  }
}
.busca-header .filtro select.categorias-filtro:hover,
.busca-header .filtro select.aplicacoes-filtro:hover {
  color: #ed6e00;
  border: 1px solid #ed6e00;
}
.busca-header .filtro .btn-filtro-buscar {
  width: 160px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #ed6e00;
  background-color: #fff;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 700;
  color: #ed6e00;
  outline: none;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  .busca-header .filtro .btn-filtro-buscar {
    width: 12%;
  }
}
@media only screen and (max-width: 1199px) {
  .busca-header .filtro .btn-filtro-buscar {
    width: 12%;
    height: 40px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .busca-header .filtro .btn-filtro-buscar {
    width: 80%;
  }
}
.busca-header .filtro .btn-filtro-buscar:hover {
  background-color: #ed6e00;
  color: #fff;
}
.busca-header .linhas-categorias {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -ms-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 1199px) {
  .busca-header .linhas-categorias {
    flex-wrap: wrap;
  }
}
.busca-header .linhas-categorias .linha {
  width: 200px;
  height: auto;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  margin: 0 35px;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  .busca-header .linhas-categorias .linha {
    width: 14%;
    margin: 0 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .busca-header .linhas-categorias .linha {
    width: 25%;
    margin: 0 25px 25px 25px;
  }
}
@media only screen and (max-width: 767px) {
  .busca-header .linhas-categorias .linha {
    width: 40%;
    margin: 0 15px 15px 15px;
  }
}
.busca-header .linhas-categorias .linha .link-linha {
  width: 100%;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  margin: 15px 0;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-weight: 700;
  color: #808080;
  text-align: center;
  text-transform: uppercase;
  transition: 0.3s ease-in-out;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  .busca-header .linhas-categorias .linha .link-linha {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1199px) {
  .busca-header .linhas-categorias .linha .link-linha {
    margin: 10px 0;
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .busca-header .linhas-categorias .linha .link-linha {
    width: 100%;
    font-size: 14px;
  }
}
.busca-header .linhas-categorias .linha .link-linha:hover {
  color: #ed6e00;
}
.busca-header .linhas-categorias .linha .categorias {
  width: 100%;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  .busca-header .linhas-categorias .linha .categorias {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .busca-header .linhas-categorias .linha .categorias {
    width: 100%;
  }
}
.busca-header .linhas-categorias .linha .categorias .link-categoria {
  width: 100%;
  height: 40px;
  margin: 2px 0;
  border: none;
  outline: none;
  background-color: #e6e6e6;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #808080;
  text-transform: uppercase;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  .busca-header .linhas-categorias .linha .categorias .link-categoria {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1199px) {
  .busca-header .linhas-categorias .linha .categorias .link-categoria {
    font-size: 14px;
    height: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .busca-header .linhas-categorias .linha .categorias .link-categoria {
    font-size: 12px;
  }
}
.busca-header .linhas-categorias .linha .categorias .link-categoria:hover {
  background-color: #ed6e00;
  color: #fff;
}
.aviso-cookies {
  display: flex;
  width: 100%;
  margin: 0;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  position: fixed;
  z-index: 999;
  padding: 30px;
}
@media only screen and (max-width: 767px) {
  .aviso-cookies {
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    padding: 20px;
  }
}
.aviso-cookies .frase-cookies {
  width: 65%;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  margin: 0;
}
.aviso-cookies .frase-cookies .link-politica {
  text-decoration: underline;
}
.aviso-cookies .frase-cookies .link-politica:hover,
.aviso-cookies .frase-cookies .link-politica:focus {
  font-weight: bold;
}
@media only screen and (max-width: 1199px) {
  .aviso-cookies .frase-cookies {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .aviso-cookies .frase-cookies {
    width: 100%;
    text-align: center;
  }
}
.aviso-cookies .aceitar-cookies {
  width: 15%;
  height: 40px;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  margin-left: 30px;
  cursor: pointer;
  outline: none;
}
.aviso-cookies .aceitar-cookies:hover,
.aviso-cookies .aceitar-cookies:focus {
  border: 1px solid #808080;
  background-color: #808080;
}
@media only screen and (max-width: 1199px) {
  .aviso-cookies .aceitar-cookies {
    font-size: 12px;
    height: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .aviso-cookies .aceitar-cookies {
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-top: 10px;
  }
}
html,
body {
  height: 100%;
  font-family: 'Rubik', 'Montserrat', 'Helvetica', 'Arial', sans-serif;
}
body {
  background-color: #fff;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  position: relative;
}
body section {
  min-height: calc(100% - 280px - 110px);
}
@media only screen and (max-width: 1199px) {
  body section {
    min-height: calc(100% - 240px - 110px);
  }
}
@media only screen and (max-width: 767px) {
  body section {
    min-height: calc(100% - 380px - 110px);
  }
}
@media only screen and (max-width: 1199px) {
  body {
    min-height: auto;
  }
  body .center {
    width: 100%;
  }
  body .center .content {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  body {
    min-height: auto;
  }
  body .wrapper {
    width: 100%;
  }
  body .wrapper .center .content {
    width: 100%;
  }
}
.floating-wpp {
  float: right;
  position: fixed !important;
  right: 30px !important;
  bottom: 60px !important;
  z-index: 999 !important;
}
@media only screen and (max-width: 1199px) {
  .floating-wpp {
    bottom: 40px !important;
  }
}
.floating-wpp:before {
  display: block;
  content: '';
  width: 12px;
  height: 12px;
  background-color: #76c04e;
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  right: 2px;
  top: 3px;
}
@media only screen and (max-width: 1199px) {
  .floating-wpp:before {
    width: 10px;
    height: 10px;
    top: 0;
  }
}
.floating-wpp-popup.active {
  width: 360px !important;
  bottom: 70px !important;
  right: 0;
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 1199px) {
  .floating-wpp-popup.active {
    width: 250px !important;
    bottom: 50px !important;
  }
}
.floating-wpp-popup.active .close {
  font-size: 24px;
  padding-top: 0;
  font-weight: inherit;
}
@media only screen and (max-width: 1199px) {
  .floating-wpp-popup.active .close {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1199px) {
  .floating-wpp-button {
    width: 40px !important;
    height: 40px !important;
  }
}
.floating-wpp-head {
  padding: 20px !important;
  margin: 0 -15px 20px -15px !important;
}
@media only screen and (max-width: 1199px) {
  .floating-wpp-head {
    padding: 10px !important;
    margin: 0 -15px 10px -15px !important;
  }
}
.floating-wpp-head span {
  display: flex;
}
.floating-wpp-head span div.img-wpp {
  width: 55px;
  height: 55px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .floating-wpp-head span div.img-wpp {
    width: 40px;
    height: 40px;
  }
}
.floating-wpp-head span div.img-wpp img {
  /* width: 80%; */
  width: 44px;
  height: auto;
}
.floating-wpp-head span div.img-wpp:before {
  content: '';
  bottom: 2px;
  right: 2px;
  width: 10px;
  height: 10px;
  box-sizing: border-box;
  background-color: #76c04e;
  display: block;
  position: absolute;
  z-index: 1;
  border-radius: 50%;
}
@media only screen and (max-width: 1199px) {
  .floating-wpp-head span div.img-wpp:before {
    bottom: 0;
  }
}
.floating-wpp-head span div.textos {
  padding: 5px 0 0 20px;
}
@media only screen and (max-width: 1199px) {
  .floating-wpp-head span div.textos {
    padding: 0 0 0 10px;
  }
}
.floating-wpp-head span div.textos .titulo {
  font-weight: 600;
  margin: 0;
  text-align: start;
}
@media only screen and (max-width: 1199px) {
  .floating-wpp-head span div.textos .titulo {
    font-size: 14px;
  }
}
.floating-wpp-head span div.textos .frase {
  margin: 0;
  text-align: start;
}
@media only screen and (max-width: 1199px) {
  .floating-wpp-head span div.textos .frase {
    font-size: 10px;
  }
}
.floating-wpp-message {
  color: #002469;
  padding: 20px 55px 20px 15px !important;
}
@media only screen and (max-width: 1199px) {
  .floating-wpp-message {
    padding: 10px !important;
    font-size: 12px;
  }
}
.floating-wpp-input-message {
  margin: 20px -15px 0 -15px !important;
}
@media only screen and (max-width: 1199px) {
  .floating-wpp-input-message {
    margin: 10px -15px 0 -15px !important;
  }
}
.floating-wpp-input-message textarea {
  outline: none;
  color: #002469;
}
@media only screen and (max-width: 1199px) {
  .floating-wpp-input-message textarea {
    font-size: 10px;
  }
}
.floating-wpp-input-message .floating-wpp-btn-send:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.not-found {
  width: 100%;
  text-align: center;
  padding: 280px 0;
}
.not-found h1 {
  display: inline-block;
  padding: 15px 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 2px solid #e02227;
  color: #e02227;
  montserrat: 11 bold;
  line-height: 1;
}
section.busca {
  width: 100%;
  height: auto;
  margin-top: 110px;
  background-color: #fff;
  position: relative;
}
section.busca .capa-busca {
  width: 100%;
  height: 120px;
  background-position: center;
  background-size: cover;
}
@media only screen and (max-width: 1199px) {
  section.busca .capa-busca {
    height: 100px;
  }
}
@media only screen and (max-width: 767px) {
  section.busca .capa-busca {
    height: 70px;
  }
}
section.busca .capa-busca .titulo-capa {
  width: 50%;
  height: 100%;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 28px;
  font-weight: 400;
  font-weight: 500;
  color: #002469;
  margin: 0 0 0 auto;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  section.busca .capa-busca .titulo-capa {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  section.busca .capa-busca .titulo-capa {
    width: 90%;
    font-size: 18px;
  }
}
section.busca .titulo-busca {
  width: 90%;
  margin: 40px auto 0 auto;
  padding-bottom: 45px;
  border-bottom: 2px solid #ed6e00;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #808080;
}
@media only screen and (max-width: 1199px) {
  section.busca .titulo-busca {
    font-size: 14px;
    margin: 30px auto 0 auto;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  section.busca .titulo-busca {
    font-size: 12px;
  }
}
section.busca .titulo-busca > span {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  text-transform: uppercase;
  margin: 0 0 0 15px;
}
@media only screen and (max-width: 1199px) {
  section.busca .titulo-busca > span {
    font-size: 18px;
    margin: 0 0 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  section.busca .titulo-busca > span {
    font-size: 16px;
    margin: 0 0 0 5px;
  }
}
section.busca .resultados {
  width: 90%;
  margin: 0 auto 60px auto;
}
section.busca .resultados .link-resultado {
  width: 100%;
  height: 100px;
  display: flex;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  border-bottom: 2px solid #c0c0c0;
  background: url("../img/layout/seta-fina.svg") no-repeat 100% #fff;
  transition: background 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.busca .resultados .link-resultado {
    height: 80px;
  }
}
@media only screen and (max-width: 767px) {
  section.busca .resultados .link-resultado {
    height: auto;
    padding: 15px 0;
    flex-direction: column;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -ms-justify-content: center;
    justify-content: center;
  }
}
section.busca .resultados .link-resultado .menu-titulo {
  width: 30%;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 700;
  color: #ed6e00;
  text-transform: uppercase;
  margin: 0 1.5% 0 0;
  transition: 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.busca .resultados .link-resultado .menu-titulo {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.busca .resultados .link-resultado .menu-titulo {
    width: 90%;
    margin: 0;
  }
}
section.busca .resultados .link-resultado .texto-resultado {
  width: 65%;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #808080;
  margin: 0 3.5% 0 0;
  transition: 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.busca .resultados .link-resultado .texto-resultado {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.busca .resultados .link-resultado .texto-resultado {
    width: 90%;
    margin: 0;
  }
}
section.busca .resultados .link-resultado .texto-resultado > p {
  margin: 0 0 15px 0;
  line-height: 1.5;
}
section.busca .resultados .link-resultado:hover {
  background: url("../img/layout/seta-fina-azul.svg") no-repeat 100% #f2f2f2;
}
section.busca .resultados .link-resultado:hover .menu-titulo {
  color: #002469;
}
section.busca .resultados .link-resultado:hover .texto-resultado {
  color: #002469;
}
section.busca .resultados .nenhum-resultado {
  width: 100%;
  height: 100px;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  margin: 0;
  border-bottom: 2px solid #c0c0c0;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  section.busca .resultados .nenhum-resultado {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.busca .resultados .nenhum-resultado {
    height: 80px;
    flex-direction: column;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -ms-justify-content: center;
    justify-content: center;
  }
}
section.busca .resultados .nenhum-resultado > strong {
  margin: 0 0 0 10px;
}
@media only screen and (max-width: 767px) {
  section.busca .resultados .nenhum-resultado > strong {
    margin: 0;
  }
}
.certificacao {
  padding-top: 160px;
  min-height: auto;
}
.certificacao .banner {
  max-width: 100%;
  position: relative;
}
.certificacao .banner img {
  height: 10%;
  width: 100%;
}
.certificacao .banner .inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 95px;
}
@media only screen and (max-width: 699px) {
  .certificacao .banner .inner {
    left: 30px;
  }
}
.certificacao .banner .inner .title {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 48px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  font-weight: 600;
}
@media only screen and (max-width: 1199px) {
  .certificacao .banner .inner .title {
    font-size: 38px;
  }
}
@media only screen and (max-width: 699px) {
  .certificacao .banner .inner .title {
    font-size: 20px;
  }
}
.isos .external .card {
  width: 100%;
  margin-bottom: 100px;
}
.isos .external .card .tape {
  height: 85px;
  border-bottom: 1px solid #002469;
  width: 100%;
}
.isos .external .card .tape .subs {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-weight: 700;
  color: #002469;
  margin: 0;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 45px;
}
@media only screen and (max-width: 1329px) {
  .isos .external .card .tape .subs {
    max-width: 80%;
  }
}
.isos .external .card .full_box {
  margin-top: 90px;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  -moz-column-gap: 100px;
  column-gap: 100px;
}
@media only screen and (max-width: 1329px) {
  .isos .external .card .full_box {
    max-width: 80%;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    row-gap: 80px;
  }
}
.isos .external .card .full_box .left {
  width: 355px;
}
@media only screen and (max-width: 859px) {
  .isos .external .card .full_box .left {
    width: 275px;
  }
}
.isos .external .card .full_box .left .image {
  height: 190px;
  width: 100%;
  border: 1px solid #ed6e00;
  border-radius: 10px;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 15px;
}
.isos .external .card .full_box .left .image img {
  width: 250px;
  height: 125px;
}
@media only screen and (max-width: 859px) {
  .isos .external .card .full_box .left .image img {
    width: 210px;
    height: auto;
  }
}
.isos .external .card .full_box .left a .btn_cert {
  width: 100%;
  height: 100px;
  border: 1px solid #ed6e00;
  border-radius: 10px;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  color: #ed6e00;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: 600;
  -moz-column-gap: 15px;
  column-gap: 15px;
  transition: all 0.3s;
}
.isos .external .card .full_box .left a .btn_cert:hover {
  transform: scale(1.03);
}
@media only screen and (max-width: 859px) {
  .isos .external .card .full_box .left a .btn_cert {
    -moz-column-gap: 7px;
    column-gap: 7px;
  }
}
.isos .external .card .full_box .left a .btn_cert .pdfs {
  background-color: rgba(237,110,0,0.4);
  border-radius: 100%;
  width: 80px;
  height: 80px;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 859px) {
  .isos .external .card .full_box .left a .btn_cert .pdfs {
    width: 43px;
    height: 43px;
  }
}
.isos .external .card .full_box .left a .btn_cert .pdfs img {
  height: 49px;
  width: auto;
}
@media only screen and (max-width: 859px) {
  .isos .external .card .full_box .left a .btn_cert .pdfs img {
    height: 25px;
  }
}
@media only screen and (max-width: 859px) {
  .isos .external .card .full_box .left a .btn_cert p {
    font-size: 15px;
  }
}
.isos .external .card .full_box .right {
  max-width: 850px;
}
@media only screen and (max-width: 859px) {
  .isos .external .card .full_box .right {
    max-width: 90%;
  }
}
.isos .external .card .full_box .right .first_title {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #002469;
  font-weight: 600;
  margin: 0;
  margin-bottom: 50px;
}
@media only screen and (max-width: 859px) {
  .isos .external .card .full_box .right .first_title {
    font-size: 22px;
  }
}
.isos .external .card .full_box .right .text_1 {
  margin-bottom: 45px;
}
.isos .external .card .full_box .right .text_1 p {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #808080;
}
.isos .external .card .full_box .right .text_2 {
  padding-top: 45px;
  border-top: 1px solid #808080;
}
.isos .external .card .full_box .right .text_2 p {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #808080;
  margin-bottom: 40px;
}
section.contato {
  width: 100%;
  height: auto;
  margin-top: 110px;
  background-color: #fff;
  position: relative;
}
section.contato .capa-contato {
  width: 100%;
  height: 490px;
  display: flex;
}
@media only screen and (max-width: 1029px) {
  section.contato .capa-contato {
    flex-direction: column;
    height: auto;
  }
}
section.contato .capa-contato .capa {
  width: 50%;
  height: 100%;
}
@media only screen and (max-width: 1029px) {
  section.contato .capa-contato .capa {
    width: 100%;
  }
}
section.contato .capa-contato .capa .img-capa {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.contato .capa-contato .dados-capa {
  width: 50%;
  height: 100%;
  background-color: #f2f3f7;
  padding: 0 2% 0 100px;
  display: flex;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -ms-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 1029px) {
  section.contato .capa-contato .dados-capa {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  section.contato .capa-contato .dados-capa {
    width: 100%;
    padding: 0 5%;
  }
}
section.contato .capa-contato .dados-capa .fale-conosco {
  width: 100%;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 22px;
  font-weight: 400;
  font-weight: 600;
  color: #002469;
  margin: 0 0 15px 0;
}
@media only screen and (max-width: 1199px) {
  section.contato .capa-contato .dados-capa .fale-conosco {
    font-size: 14px;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  section.contato .capa-contato .dados-capa .fale-conosco {
    font-size: 12px;
    margin: 0 0 10px 0;
  }
}
section.contato .capa-contato .dados-capa .contatos {
  width: 100%;
  flex-wrap: wrap;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
@media only screen and (max-width: 1199px) {
  section.contato .capa-contato .dados-capa .contatos .dados-left {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
}
section.contato .capa-contato .dados-capa .contatos .dados-left .line {
  display: flex;
}
section.contato .capa-contato .dados-capa .contatos .dados-left .line .atendimentos {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 700;
  color: #002469;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  section.contato .capa-contato .dados-capa .contatos .dados-left .line .atendimentos {
    width: 100%;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.contato .capa-contato .dados-capa .contatos .dados-left .line .atendimentos {
    font-size: 12px;
  }
}
section.contato .capa-contato .dados-capa .contatos .dados-left .line .horarios {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #002469;
  margin: 5px 0 5px 0;
  padding-left: 5px;
}
@media only screen and (max-width: 1199px) {
  section.contato .capa-contato .dados-capa .contatos .dados-left .line .horarios {
    width: 100%;
    margin: 5px 0 0px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.contato .capa-contato .dados-capa .contatos .dados-left .line .horarios {
    font-size: 10px;
    margin: 5px 0 10px 0;
  }
}
section.contato .capa-contato .dados-capa .contatos .dados-left .external {
  display: flex;
  -moz-column-gap: 60px;
  column-gap: 60px;
  flex-wrap: wrap;
  margin-top: 20px;
  width: 495px;
  row-gap: 15px;
}
@media only screen and (max-width: 1199px) {
  section.contato .capa-contato .dados-capa .contatos .dados-left .external {
    row-gap: 5px;
  }
}
section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-1,
section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-2 {
  margin: 0;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-1,
  section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-2 {
    max-width: 180px;
  }
}
section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-1 .icone-fone,
section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-2 .icone-fone {
  margin-right: 20px;
  height: 25px;
}
@media only screen and (max-width: 1199px) {
  section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-1 .icone-fone,
  section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-2 .icone-fone {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-1 .icone-fone,
  section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-2 .icone-fone {
    margin-right: 10px;
  }
}
section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-1 .local-telefone .local,
section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-2 .local-telefone .local,
section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-1 .local-telefone .telefone,
section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-2 .local-telefone .telefone {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #002469;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-1 .local-telefone .local,
  section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-2 .local-telefone .local,
  section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-1 .local-telefone .telefone,
  section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-2 .local-telefone .telefone {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-1 .local-telefone .local,
  section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-2 .local-telefone .local,
  section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-1 .local-telefone .telefone,
  section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-2 .local-telefone .telefone {
    font-size: 12px;
  }
}
section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-1 .local-telefone .telefone,
section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-2 .local-telefone .telefone {
  transition: 0.5s ease-in-out;
}
section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-1 .local-telefone .telefone:hover,
section.contato .capa-contato .dados-capa .contatos .dados-left .external .filial-2 .local-telefone .telefone:hover {
  color: #ed6e00;
}
section.contato .capa-contato .dados-capa .contatos .dados-right {
  margin-top: 18px;
}
@media only screen and (max-width: 1199px) {
  section.contato .capa-contato .dados-capa .contatos .dados-right {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  section.contato .capa-contato .dados-capa .contatos .dados-right {
    padding: 20px 0 0 0;
  }
}
section.contato .capa-contato .dados-capa .contatos .dados-right .frase-emails {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #002469;
  margin: 0 0 20px 0;
}
@media only screen and (max-width: 1199px) {
  section.contato .capa-contato .dados-capa .contatos .dados-right .frase-emails {
    font-size: 14px;
    margin: 0 0 15px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.contato .capa-contato .dados-capa .contatos .dados-right .frase-emails {
    font-size: 12px;
    margin: 0 0 10px 0;
  }
}
section.contato .capa-contato .dados-capa .contatos .dados-right .email-vendas,
section.contato .capa-contato .dados-capa .contatos .dados-right .email-marketing,
section.contato .capa-contato .dados-capa .contatos .dados-right .email-compras,
section.contato .capa-contato .dados-capa .contatos .dados-right .email-rh {
  display: block;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #002469;
  margin: 0 0 5px 0;
  transition: 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.contato .capa-contato .dados-capa .contatos .dados-right .email-vendas,
  section.contato .capa-contato .dados-capa .contatos .dados-right .email-marketing,
  section.contato .capa-contato .dados-capa .contatos .dados-right .email-compras,
  section.contato .capa-contato .dados-capa .contatos .dados-right .email-rh {
    font-size: 14px;
    margin: 0 0 10px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.contato .capa-contato .dados-capa .contatos .dados-right .email-vendas,
  section.contato .capa-contato .dados-capa .contatos .dados-right .email-marketing,
  section.contato .capa-contato .dados-capa .contatos .dados-right .email-compras,
  section.contato .capa-contato .dados-capa .contatos .dados-right .email-rh {
    font-size: 12px;
  }
}
section.contato .capa-contato .dados-capa .contatos .dados-right .email-vendas .icone-email,
section.contato .capa-contato .dados-capa .contatos .dados-right .email-marketing .icone-email,
section.contato .capa-contato .dados-capa .contatos .dados-right .email-compras .icone-email,
section.contato .capa-contato .dados-capa .contatos .dados-right .email-rh .icone-email {
  width: 16px;
  margin-right: 5px;
  transition: transform 0.5s;
}
section.contato .capa-contato .dados-capa .contatos .dados-right .email-vendas > span,
section.contato .capa-contato .dados-capa .contatos .dados-right .email-marketing > span,
section.contato .capa-contato .dados-capa .contatos .dados-right .email-compras > span,
section.contato .capa-contato .dados-capa .contatos .dados-right .email-rh > span {
  margin: 0 5px;
}
section.contato .capa-contato .dados-capa .contatos .dados-right .email-vendas:hover,
section.contato .capa-contato .dados-capa .contatos .dados-right .email-marketing:hover,
section.contato .capa-contato .dados-capa .contatos .dados-right .email-compras:hover,
section.contato .capa-contato .dados-capa .contatos .dados-right .email-rh:hover {
  color: #ed6e00;
}
section.contato .capa-contato .dados-capa .contatos .dados-right .email-vendas:hover .icone-email,
section.contato .capa-contato .dados-capa .contatos .dados-right .email-marketing:hover .icone-email,
section.contato .capa-contato .dados-capa .contatos .dados-right .email-compras:hover .icone-email,
section.contato .capa-contato .dados-capa .contatos .dados-right .email-rh:hover .icone-email {
  transform: rotate(360deg) scale(1.2);
}
section.contato .form-contato-externo {
  width: 100%;
  height: auto;
  margin: 0;
  border-top: 1.5px solid #ed6e00;
  border-bottom: 1.5px solid #ed6e00;
  padding: 50px 0;
}
@media only screen and (max-width: 1199px) {
  section.contato .form-contato-externo {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.contato .form-contato-externo {
    padding: 50px 0;
  }
}
section.contato .trabalhe-conosco {
  width: 90%;
  height: auto;
  margin: 90px auto 100px auto;
}
@media only screen and (max-width: 1199px) {
  section.contato .trabalhe-conosco {
    margin: 60px auto;
  }
}
@media only screen and (max-width: 767px) {
  section.contato .trabalhe-conosco {
    margin: 50px auto;
  }
}
section.contato .trabalhe-conosco .titulo-trabalhe-conosco {
  width: 100%;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-weight: 500;
  color: #ed6e00;
  text-align: center;
  margin: 0 0 20px 0;
}
@media only screen and (max-width: 1199px) {
  section.contato .trabalhe-conosco .titulo-trabalhe-conosco {
    font-size: 18px;
  }
}
section.contato .trabalhe-conosco .frase1,
section.contato .trabalhe-conosco .frase2,
section.contato .trabalhe-conosco .frase3 {
  width: 100%;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  text-align: center;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  section.contato .trabalhe-conosco .frase1,
  section.contato .trabalhe-conosco .frase2,
  section.contato .trabalhe-conosco .frase3 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.contato .trabalhe-conosco .frase1,
  section.contato .trabalhe-conosco .frase2,
  section.contato .trabalhe-conosco .frase3 {
    font-size: 12px;
  }
}
section.contato .trabalhe-conosco .frase3 {
  margin: 25px 0 40px 0;
}
@media only screen and (max-width: 1199px) {
  section.contato .trabalhe-conosco .frase3 {
    margin: 15px 0 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.contato .trabalhe-conosco .frase3 {
    margin: 15px 0 20px 0;
  }
}
section.contato .trabalhe-conosco .form-trabalhe-conosco {
  width: 100%;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  section.contato .trabalhe-conosco .form-trabalhe-conosco {
    flex-direction: column;
  }
}
section.contato .trabalhe-conosco .form-trabalhe-conosco .btn-anexar {
  width: 520px;
  height: 60px;
  margin: 0 20px 0 0;
  border: 1px solid #ed6e00;
  background-color: #fff;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #ed6e00;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  -webkit-user-select: none;
  transition: all 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.contato .trabalhe-conosco .form-trabalhe-conosco .btn-anexar {
    width: 40%;
    height: 50px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.contato .trabalhe-conosco .form-trabalhe-conosco .btn-anexar {
    width: 90%;
    height: 40px;
    font-size: 12px;
    margin: 0 auto 15px auto;
  }
}
section.contato .trabalhe-conosco .form-trabalhe-conosco .btn-anexar:hover {
  background-color: #ed6e00;
  color: #fff;
}
section.contato .trabalhe-conosco .form-trabalhe-conosco .arquivo-selecionado {
  display: flex;
  -ms-align-items: center;
  align-items: center;
  width: auto;
  height: 60px;
  margin: 0 20px 0 0;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #808080;
}
@media only screen and (max-width: 1199px) {
  section.contato .trabalhe-conosco .form-trabalhe-conosco .arquivo-selecionado {
    height: 50px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.contato .trabalhe-conosco .form-trabalhe-conosco .arquivo-selecionado {
    height: 30px;
    margin: 0 0 15px 0;
    font-size: 12px;
  }
}
section.contato .trabalhe-conosco .form-trabalhe-conosco .btn-enviar {
  width: 160px;
  height: 60px;
  border: 1px solid #ed6e00;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  padding: 0 30px;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 700;
  color: #ed6e00;
  outline: none;
  cursor: pointer;
  background: url("../img/layout/seta-fina.svg") no-repeat 80%;
  background-color: #fff;
  transition: all 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.contato .trabalhe-conosco .form-trabalhe-conosco .btn-enviar {
    width: 15%;
    height: 50px;
    font-size: 14px;
    background-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  section.contato .trabalhe-conosco .form-trabalhe-conosco .btn-enviar {
    width: 90%;
    height: 40px;
    margin: 0 auto;
    font-size: 12px;
    -ms-justify-content: center;
    justify-content: center;
    background-position: 70%;
  }
}
section.contato .trabalhe-conosco .form-trabalhe-conosco .btn-enviar:hover {
  color: #fff;
  background: url("../img/layout/seta-fina-branco.svg") no-repeat 80%;
  background-color: #ed6e00;
}
@media only screen and (max-width: 1199px) {
  section.contato .trabalhe-conosco .form-trabalhe-conosco .btn-enviar:hover {
    background-size: 18px;
    background-position: 70%;
  }
}
section.contato .trabalhe-conosco:before,
section.contato .trabalhe-conosco:after {
  content: " ";
  display: table;
}
section.contato .trabalhe-conosco:after {
  clear: both;
}
section.contato .trabalhe-conosco .flash {
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  margin: 0 auto;
  width: 40%;
  height: 40px;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 500;
  padding: 5px 10px;
  border-radius: 0;
  position: relative;
  margin: 10px auto;
}
@media only screen and (max-width: 767px) {
  section.contato .trabalhe-conosco .flash {
    font-size: 12px;
  }
}
section.contato .trabalhe-conosco .flash > p {
  margin: 0;
}
section.contato .trabalhe-conosco .flash.flash-erro {
  border: 2px solid #e02227;
  background: #e02227;
  color: #fff;
}
section.contato .trabalhe-conosco .flash.flash-sucesso {
  border: 2px solid #2caf2c;
  background: #2caf2c;
  color: #fff;
}
@media only screen and (max-width: 1199px) {
  section.contato .trabalhe-conosco .flash {
    height: 40px;
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  section.contato .trabalhe-conosco .flash {
    width: 100%;
  }
}
section.contato .trabalhe-conosco .envie-curriculo {
  width: 100%;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  text-align: center;
  margin: 10px 0;
}
@media only screen and (max-width: 1199px) {
  section.contato .trabalhe-conosco .envie-curriculo {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.contato .trabalhe-conosco .envie-curriculo {
    font-size: 12px;
  }
}
section.contato .trabalhe-conosco .envie-curriculo .email {
  margin-left: 5px;
  transition: 0.5s ease-in-out;
}
section.contato .trabalhe-conosco .envie-curriculo .email .icone-email {
  width: 20px;
  margin-right: 5px;
  margin-bottom: -1px;
  transition: transform 0.5s;
}
section.contato .trabalhe-conosco .envie-curriculo .email:hover {
  color: #ed6e00;
}
section.contato .trabalhe-conosco .envie-curriculo .email:hover .icone-email {
  transform: rotate(360deg) scale(1.2);
}
section.empresa {
  width: 100%;
  height: auto;
  margin-top: 110px;
  background-color: #fff;
}
section.empresa .capa-empresa {
  width: 100%;
  height: 490px;
  top: 0;
  background-position: center;
  background-size: cover;
}
@media only screen and (max-width: 1199px) {
  section.empresa .capa-empresa {
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .capa-empresa {
    height: 300px;
  }
}
section.empresa .historia {
  width: 800px;
  margin: 105px auto 140px auto;
}
@media only screen and (max-width: 1199px) {
  section.empresa .historia {
    width: 70%;
    margin: 80px auto 100px auto;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .historia {
    width: 80%;
    margin: 60px auto;
  }
}
section.empresa .historia h2.titulo {
  width: 100%;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-weight: 700;
  color: #002469;
  text-align: center;
  margin: 0 0 45px 0;
}
@media only screen and (max-width: 1199px) {
  section.empresa .historia h2.titulo {
    font-size: 22px;
    margin: 0 0 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .historia h2.titulo {
    font-size: 20px;
  }
}
section.empresa .historia div.texto {
  width: 100%;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  section.empresa .historia div.texto {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .historia div.texto {
    font-size: 14px;
  }
}
section.empresa .historia div.texto > p {
  margin: 0 0 20px 0;
  line-height: 1.8;
}
@media only screen and (max-width: 1199px) {
  section.empresa .historia div.texto > p {
    margin: 0 0 15px 0;
  }
}
section.empresa .informacoes {
  width: 100%;
  height: auto;
}
section.empresa .informacoes .info-right,
section.empresa .informacoes .info-left {
  width: 100%;
  height: 440px;
  display: flex;
  flex-direction: row;
  position: relative;
  margin: 0 auto;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  section.empresa .informacoes .info-right,
  section.empresa .informacoes .info-left {
    height: 400px;
  }
}
@media only screen and (max-width: 1199px) {
  section.empresa .informacoes .info-right,
  section.empresa .informacoes .info-left {
    height: 300px;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .informacoes .info-right,
  section.empresa .informacoes .info-left {
    height: 400px;
    flex-direction: column;
  }
}
section.empresa .informacoes .info-right .img-info,
section.empresa .informacoes .info-left .img-info {
  width: 50%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 767px) {
  section.empresa .informacoes .info-right .img-info,
  section.empresa .informacoes .info-left .img-info {
    width: 100%;
    height: 50%;
  }
}
section.empresa .informacoes .info-right .textos-info,
section.empresa .informacoes .info-left .textos-info {
  width: 50%;
  height: 100%;
  background-color: #f2f3f7;
  padding: 0 20% 0 100px;
  display: flex;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -ms-justify-content: center;
  justify-content: center;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  section.empresa .informacoes .info-right .textos-info,
  section.empresa .informacoes .info-left .textos-info {
    padding: 0 10% 0 100px;
  }
}
@media only screen and (max-width: 1199px) {
  section.empresa .informacoes .info-right .textos-info,
  section.empresa .informacoes .info-left .textos-info {
    padding: 0 60px;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .informacoes .info-right .textos-info,
  section.empresa .informacoes .info-left .textos-info {
    width: 100%;
    height: 50%;
    padding: 40px;
    -ms-align-items: center;
    align-items: center;
  }
}
section.empresa .informacoes .info-right .textos-info .titulo,
section.empresa .informacoes .info-left .textos-info .titulo {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-weight: 700;
  color: #ed6e00;
  text-transform: uppercase;
  text-align: start;
  margin: 0 0 20px 0;
}
@media only screen and (max-width: 1199px) {
  section.empresa .informacoes .info-right .textos-info .titulo,
  section.empresa .informacoes .info-left .textos-info .titulo {
    font-size: 20px;
    margin: 0 0 15px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .informacoes .info-right .textos-info .titulo,
  section.empresa .informacoes .info-left .textos-info .titulo {
    font-size: 18px;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 0;
  }
}
section.empresa .informacoes .info-right .textos-info .texto,
section.empresa .informacoes .info-left .textos-info .texto {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  text-align: start;
}
@media only screen and (max-width: 1199px) {
  section.empresa .informacoes .info-right .textos-info .texto,
  section.empresa .informacoes .info-left .textos-info .texto {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .informacoes .info-right .textos-info .texto,
  section.empresa .informacoes .info-left .textos-info .texto {
    font-size: 12px;
    text-align: center;
  }
}
section.empresa .informacoes .info-right .textos-info .texto > p,
section.empresa .informacoes .info-left .textos-info .texto > p {
  margin: 0 0 20px 0;
  line-height: 1.6;
}
@media only screen and (max-width: 1199px) {
  section.empresa .informacoes .info-right .textos-info .texto > p,
  section.empresa .informacoes .info-left .textos-info .texto > p {
    margin: 0 0 15px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .informacoes .info-left {
    flex-direction: column-reverse;
  }
}
section.empresa .informacoes .info-left .textos-info {
  padding: 0 100px 0 20%;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  section.empresa .informacoes .info-left .textos-info {
    padding: 0 100px 0 10%;
  }
}
@media only screen and (max-width: 1199px) {
  section.empresa .informacoes .info-left .textos-info {
    padding: 0 60px;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .informacoes .info-left .textos-info {
    padding: 40px;
    -ms-align-items: center;
    align-items: center;
  }
}
section.empresa .informacoes .info-left .textos-info .titulo {
  text-align: end;
  padding-left: 50px;
}
@media only screen and (max-width: 767px) {
  section.empresa .informacoes .info-left .textos-info .titulo {
    text-align: center;
  }
}
section.empresa .informacoes .info-left .textos-info .texto {
  text-align: end;
}
@media only screen and (max-width: 767px) {
  section.empresa .informacoes .info-left .textos-info .texto {
    text-align: center;
  }
}
section.empresa .estrutura {
  width: 65%;
  margin: 0 auto;
  padding: 105px 0 60px 0;
  display: flex;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  section.empresa .estrutura {
    width: 80%;
  }
}
@media only screen and (max-width: 1199px) {
  section.empresa .estrutura {
    width: 80%;
    padding: 80px 0 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .estrutura {
    padding: 60px 0;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
  }
}
section.empresa .estrutura .dados-estrutura {
  width: 57%;
  padding: 60px;
}
@media only screen and (max-width: 1199px) {
  section.empresa .estrutura .dados-estrutura {
    width: 55%;
    padding: 40px 20px 40px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .estrutura .dados-estrutura {
    width: 100%;
    padding: 0 0 40px 0;
  }
}
section.empresa .estrutura .dados-estrutura .titulo {
  width: 100%;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 36px;
  font-weight: 400;
  font-weight: 500;
  font-style: italic;
  color: #ed6e00;
  text-align: center;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  section.empresa .estrutura .dados-estrutura .titulo {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .estrutura .dados-estrutura .titulo {
    font-size: 24px;
  }
}
section.empresa .estrutura .dados-estrutura .frase {
  width: 100%;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  text-align: center;
  margin: 10px 0;
}
@media only screen and (max-width: 1199px) {
  section.empresa .estrutura .dados-estrutura .frase {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .estrutura .dados-estrutura .frase {
    font-size: 12px;
  }
}
section.empresa .estrutura .dados-estrutura .onde-estamos {
  width: 100%;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  text-align: center;
  margin: 40px 0 20px 0;
}
@media only screen and (max-width: 1199px) {
  section.empresa .estrutura .dados-estrutura .onde-estamos {
    font-size: 16px;
    margin: 30px 0 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .estrutura .dados-estrutura .onde-estamos {
    font-size: 14px;
    margin: 20px 0;
  }
}
section.empresa .estrutura .dados-estrutura .localizacoes {
  width: 100%;
  display: flex;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  section.empresa .estrutura .dados-estrutura .localizacoes {
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
  }
}
section.empresa .estrutura .dados-estrutura .localizacoes .centro-dist,
section.empresa .estrutura .dados-estrutura .localizacoes .cta-laboratorios,
section.empresa .estrutura .dados-estrutura .localizacoes .escritorios {
  width: auto;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  section.empresa .estrutura .dados-estrutura .localizacoes .centro-dist,
  section.empresa .estrutura .dados-estrutura .localizacoes .cta-laboratorios,
  section.empresa .estrutura .dados-estrutura .localizacoes .escritorios {
    margin-bottom: 20px;
  }
}
section.empresa .estrutura .dados-estrutura .localizacoes .centro-dist .img-centro,
section.empresa .estrutura .dados-estrutura .localizacoes .cta-laboratorios .img-centro,
section.empresa .estrutura .dados-estrutura .localizacoes .escritorios .img-centro,
section.empresa .estrutura .dados-estrutura .localizacoes .centro-dist .img-cta,
section.empresa .estrutura .dados-estrutura .localizacoes .cta-laboratorios .img-cta,
section.empresa .estrutura .dados-estrutura .localizacoes .escritorios .img-cta,
section.empresa .estrutura .dados-estrutura .localizacoes .centro-dist .img-escritorio,
section.empresa .estrutura .dados-estrutura .localizacoes .cta-laboratorios .img-escritorio,
section.empresa .estrutura .dados-estrutura .localizacoes .escritorios .img-escritorio {
  margin-bottom: 15px;
}
section.empresa .estrutura .dados-estrutura .localizacoes .centro-dist .nome,
section.empresa .estrutura .dados-estrutura .localizacoes .cta-laboratorios .nome,
section.empresa .estrutura .dados-estrutura .localizacoes .escritorios .nome {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 700;
  color: #808080;
  text-align: center;
  margin: 0 0 5px 0;
}
@media (max-width: 1600px) and (min-width: 1260px) {
  section.empresa .estrutura .dados-estrutura .localizacoes .centro-dist .nome,
  section.empresa .estrutura .dados-estrutura .localizacoes .cta-laboratorios .nome,
  section.empresa .estrutura .dados-estrutura .localizacoes .escritorios .nome {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1199px) {
  section.empresa .estrutura .dados-estrutura .localizacoes .centro-dist .nome,
  section.empresa .estrutura .dados-estrutura .localizacoes .cta-laboratorios .nome,
  section.empresa .estrutura .dados-estrutura .localizacoes .escritorios .nome {
    font-size: 14px;
  }
}
section.empresa .estrutura .dados-estrutura .localizacoes .centro-dist .centro,
section.empresa .estrutura .dados-estrutura .localizacoes .cta-laboratorios .centro,
section.empresa .estrutura .dados-estrutura .localizacoes .escritorios .centro,
section.empresa .estrutura .dados-estrutura .localizacoes .centro-dist .laboratorio,
section.empresa .estrutura .dados-estrutura .localizacoes .cta-laboratorios .laboratorio,
section.empresa .estrutura .dados-estrutura .localizacoes .escritorios .laboratorio,
section.empresa .estrutura .dados-estrutura .localizacoes .centro-dist .escritorio,
section.empresa .estrutura .dados-estrutura .localizacoes .cta-laboratorios .escritorio,
section.empresa .estrutura .dados-estrutura .localizacoes .escritorios .escritorio {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  text-align: center;
  margin: 0;
}
@media (max-width: 1600px) and (min-width: 1260px) {
  section.empresa .estrutura .dados-estrutura .localizacoes .centro-dist .centro,
  section.empresa .estrutura .dados-estrutura .localizacoes .cta-laboratorios .centro,
  section.empresa .estrutura .dados-estrutura .localizacoes .escritorios .centro,
  section.empresa .estrutura .dados-estrutura .localizacoes .centro-dist .laboratorio,
  section.empresa .estrutura .dados-estrutura .localizacoes .cta-laboratorios .laboratorio,
  section.empresa .estrutura .dados-estrutura .localizacoes .escritorios .laboratorio,
  section.empresa .estrutura .dados-estrutura .localizacoes .centro-dist .escritorio,
  section.empresa .estrutura .dados-estrutura .localizacoes .cta-laboratorios .escritorio,
  section.empresa .estrutura .dados-estrutura .localizacoes .escritorios .escritorio {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1199px) {
  section.empresa .estrutura .dados-estrutura .localizacoes .centro-dist .centro,
  section.empresa .estrutura .dados-estrutura .localizacoes .cta-laboratorios .centro,
  section.empresa .estrutura .dados-estrutura .localizacoes .escritorios .centro,
  section.empresa .estrutura .dados-estrutura .localizacoes .centro-dist .laboratorio,
  section.empresa .estrutura .dados-estrutura .localizacoes .cta-laboratorios .laboratorio,
  section.empresa .estrutura .dados-estrutura .localizacoes .escritorios .laboratorio,
  section.empresa .estrutura .dados-estrutura .localizacoes .centro-dist .escritorio,
  section.empresa .estrutura .dados-estrutura .localizacoes .cta-laboratorios .escritorio,
  section.empresa .estrutura .dados-estrutura .localizacoes .escritorios .escritorio {
    font-size: 14px;
  }
}
section.empresa .estrutura .mapa {
  width: 43%;
}
@media only screen and (max-width: 1199px) {
  section.empresa .estrutura .mapa {
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .estrutura .mapa {
    width: 80%;
  }
}
section.empresa .estrutura .mapa .img-mapa {
  max-width: 100%;
}
section.empresa .qualidade {
  width: 100%;
  height: 615px;
  margin: 0;
  padding: 0;
  display: flex;
}
@media only screen and (max-width: 1199px) {
  section.empresa .qualidade {
    height: 450px;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .qualidade {
    height: 680px;
    flex-direction: column;
  }
}
section.empresa .qualidade .certificado {
  width: 50%;
  height: 100%;
  background-color: #eceef4;
  padding: 100px 0 0 0;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
@media only screen and (max-width: 1199px) {
  section.empresa .qualidade .certificado {
    padding: 60px 0 0 0;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .qualidade .certificado {
    width: 100%;
    height: 38%;
    padding: 30px;
  }
}
section.empresa .qualidade .certificado .titulo-qualidade {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 22px;
  font-weight: 400;
  font-weight: 700;
  color: #ed6e00;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  section.empresa .qualidade .certificado .titulo-qualidade {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .qualidade .certificado .titulo-qualidade {
    font-size: 18px;
  }
}
section.empresa .qualidade .certificado .frase-qualidade {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  margin: 15px 0 30px 0;
}
@media only screen and (max-width: 1199px) {
  section.empresa .qualidade .certificado .frase-qualidade {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .qualidade .certificado .frase-qualidade {
    font-size: 12px;
    margin: 15px 0 20px 0;
  }
}
section.empresa .qualidade .certificado .img-selo {
  max-width: 350px;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 1199px) {
  section.empresa .qualidade .certificado .img-selo {
    max-width: 65%;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .qualidade .certificado .img-selo {
    max-width: 75%;
  }
}
section.empresa .qualidade .certificado a .btn_cert {
  margin-top: 25px;
  border-radius: 8px;
  width: 350px;
  height: 80px;
  border: 1px solid #002469;
  cursor: pointer;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 600;
  color: #002469;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  transition: all 0.3s;
}
section.empresa .qualidade .certificado a .btn_cert:hover {
  background-color: #002469;
  color: #fff;
}
section.empresa .qualidade .textos-qualidade {
  width: 50%;
  height: 100%;
  background-color: #f2f3f7;
  padding: 100px 0 0 100px;
}
@media only screen and (max-width: 1199px) {
  section.empresa .qualidade .textos-qualidade {
    padding: 60px 0 0 60px;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .qualidade .textos-qualidade {
    width: 100%;
    height: 62%;
    padding: 30px;
  }
}
section.empresa .qualidade .textos-qualidade .titulo-politica {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 22px;
  font-weight: 400;
  font-weight: 700;
  color: #ed6e00;
  margin: 0 0 15px 0;
}
@media only screen and (max-width: 1199px) {
  section.empresa .qualidade .textos-qualidade .titulo-politica {
    font-size: 20px;
    margin: 0 0 10px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .qualidade .textos-qualidade .titulo-politica {
    font-size: 18px;
  }
}
section.empresa .qualidade .textos-qualidade .texto-politica,
section.empresa .qualidade .textos-qualidade .texto-objetivos {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  section.empresa .qualidade .textos-qualidade .texto-politica,
  section.empresa .qualidade .textos-qualidade .texto-objetivos {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .qualidade .textos-qualidade .texto-politica,
  section.empresa .qualidade .textos-qualidade .texto-objetivos {
    font-size: 12px;
  }
}
section.empresa .qualidade .textos-qualidade .texto-politica > p,
section.empresa .qualidade .textos-qualidade .texto-objetivos > p {
  line-height: 1.8;
  margin: 0 0 20px 0;
}
@media only screen and (max-width: 1199px) {
  section.empresa .qualidade .textos-qualidade .texto-politica > p,
  section.empresa .qualidade .textos-qualidade .texto-objetivos > p {
    margin: 0 0 15px 0;
  }
}
section.empresa .qualidade .textos-qualidade .texto-politica > ul,
section.empresa .qualidade .textos-qualidade .texto-objetivos > ul {
  list-style: disc;
  list-style-position: inside;
  margin: 0 0 20px 0;
  padding-left: 0;
}
@media only screen and (max-width: 1199px) {
  section.empresa .qualidade .textos-qualidade .texto-politica > ul,
  section.empresa .qualidade .textos-qualidade .texto-objetivos > ul {
    margin: 0 0 15px 0;
  }
}
section.empresa .qualidade .textos-qualidade .texto-politica > ul li,
section.empresa .qualidade .textos-qualidade .texto-objetivos > ul li {
  line-height: 1.8;
  margin: 0;
}
section.empresa .qualidade .textos-qualidade .texto-politica > ul li::marker,
section.empresa .qualidade .textos-qualidade .texto-objetivos > ul li::marker {
  font-size: 14px;
  margin-right: 5px;
}
section.empresa .qualidade .textos-qualidade .titulo-objetivos {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 22px;
  font-weight: 400;
  font-weight: 700;
  color: #ed6e00;
  margin: 70px 0 15px 0;
}
@media only screen and (max-width: 1199px) {
  section.empresa .qualidade .textos-qualidade .titulo-objetivos {
    font-size: 20px;
    margin: 50px 0 10px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .qualidade .textos-qualidade .titulo-objetivos {
    font-size: 18px;
    margin: 30px 0 10px 0;
  }
}
section.empresa .servicos {
  width: 100%;
  height: 420px;
  margin: 100px 0 110px 0;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  section.empresa .servicos {
    height: 300px;
    margin: 80px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .servicos {
    margin: 60px 0;
  }
}
section.empresa .servicos .img-bg-servico {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
}
section.empresa .servicos .textos-servicos {
  width: 720px;
  height: 100%;
  position: absolute;
  top: 0;
  left: calc((100% - 720px ) / 2);
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 1199px) {
  section.empresa .servicos .textos-servicos {
    width: 60%;
    left: 20%;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .servicos .textos-servicos {
    width: 80%;
    left: 10%;
  }
}
section.empresa .servicos .textos-servicos .titulo-servicos {
  width: 100%;
  padding: 0 50px;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 36px;
  font-weight: 400;
  font-weight: 500;
  color: #002469;
  text-align: center;
  line-height: 1.2;
  margin: 25px 0 0 0;
}
@media only screen and (max-width: 1199px) {
  section.empresa .servicos .textos-servicos .titulo-servicos {
    font-size: 28px;
    padding: 0 70px;
    margin: 15px 0 0 0;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .servicos .textos-servicos .titulo-servicos {
    font-size: 20px;
    padding: 0;
    margin: 0;
  }
}
section.empresa .servicos .textos-servicos .frase-servicos {
  width: 100%;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #002469;
  text-align: center;
  margin: 20px 0 35px 0;
  line-height: 1.5;
}
@media only screen and (max-width: 1199px) {
  section.empresa .servicos .textos-servicos .frase-servicos {
    font-size: 14px;
    margin: 15px 0 25px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .servicos .textos-servicos .frase-servicos {
    font-size: 12px;
  }
}
section.empresa .servicos .textos-servicos .link-servicos {
  width: 380px;
  height: 50px;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #002469;
  border: 1px solid #002469;
  padding: 0 25px;
  background: url("../img/layout/seta-fina-azul.svg") no-repeat 93%;
  background-color: rgba(221,237,244,0.8);
  background-size: 16px;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  transition: all 0.5s ease-in-out;
}
section.empresa .servicos .textos-servicos .link-servicos:hover {
  background: url("../img/layout/seta-fina-branco.svg") no-repeat 93%;
  background-size: 16px;
  background-color: #002469;
  color: #fff;
}
@media only screen and (max-width: 1199px) {
  section.empresa .servicos .textos-servicos .link-servicos {
    width: 50%;
    height: 40px;
    font-size: 13px;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  section.empresa .servicos .textos-servicos .link-servicos {
    width: 90%;
    font-size: 12px;
    padding: 0 10px;
    background: url("../img/layout/seta-fina-azul.svg") no-repeat 95%;
    background-color: rgba(221,237,244,0.8);
    background-size: 14px;
  }
  section.empresa .servicos .textos-servicos .link-servicos:hover {
    background: url("../img/layout/seta-fina-branco.svg") no-repeat 95%;
    background-size: 14px;
    background-color: #002469;
  }
}
section.home {
  width: 100%;
  height: auto;
  margin-top: 0;
  background-color: #fff;
}
section.home .banners {
  width: 100%;
  height: calc(490px + 110px);
  position: relative;
}
@media only screen and (max-width: 1199px) {
  section.home .banners {
    height: calc(400px + 110px);
  }
}
@media only screen and (max-width: 767px) {
  section.home .banners {
    height: calc(300px + 110px);
  }
}
section.home .banners .banner {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  background-attachment: fixed;
}
section.home .banners .banner .img-banner {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.home .banners .banner .overlay-textos {
  width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 101;
  bottom: 61%;
  padding-right: 100px;
}
@media (min-width: 1600px) {
  section.home .banners .banner .overlay-textos {
    padding-right: 200px;
  }
}
@media only screen and (max-width: 1199px) {
  section.home .banners .banner .overlay-textos {
    bottom: 60%;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 767px) {
  section.home .banners .banner .overlay-textos {
    bottom: 55%;
    padding-right: 20px;
  }
}
section.home .banners .banner .overlay-textos .titulo {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 70px;
  font-weight: 400;
  font-weight: 500;
  color: #002469;
  text-transform: uppercase;
  width: 55%;
  margin: 0 0 0 auto;
  text-align: end;
  line-height: 1;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  section.home .banners .banner .overlay-textos .titulo {
    font-size: 60px;
  }
}
@media (min-width: 1600px) {
  section.home .banners .banner .overlay-textos .titulo {
    font-size: 80px;
  }
}
@media only screen and (max-width: 1199px) {
  section.home .banners .banner .overlay-textos .titulo {
    font-size: 46px;
  }
}
@media only screen and (max-width: 767px) {
  section.home .banners .banner .overlay-textos .titulo {
    width: 80%;
    font-size: 26px;
  }
}
section.home .banners .banner .overlay-textos .frase {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 22px;
  font-weight: 400;
  font-weight: 700;
  color: #002469;
  font-style: italic;
  width: 55%;
  margin: 20px 0 0 auto;
  text-align: end;
  line-height: 1;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  section.home .banners .banner .overlay-textos .frase {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  section.home .banners .banner .overlay-textos .frase {
    font-size: 18px;
    margin: 15px 0 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  section.home .banners .banner .overlay-textos .frase {
    width: 80%;
    font-size: 14px;
    margin: 10px 0 0 auto;
  }
}
section.home .banners img.cycle-pager {
  width: auto;
  height: auto;
  position: absolute;
  right: calc(5% + 100px + 15px);
  bottom: 50px;
  z-index: 500;
  cursor: pointer;
  filter: drop-shadow(-2px 1px 2px #808080);
  transition: transform 0.3s;
}
@media (min-width: 1600px) {
  section.home .banners img.cycle-pager {
    right: calc(5% + 200px + 15px);
  }
}
@media only screen and (max-width: 1199px) {
  section.home .banners img.cycle-pager {
    right: 10%;
    bottom: 30px;
  }
}
section.home .banners img.cycle-pager:hover {
  transform: scale(1.2);
}
section.home .produtos {
  width: 83%;
  height: auto;
  margin: 50px auto 100px auto;
}
@media only screen and (max-width: 1199px) {
  section.home .produtos {
    width: 90%;
    margin: 50px auto 80px auto;
  }
}
@media only screen and (max-width: 767px) {
  section.home .produtos {
    margin: 40px auto 60px auto;
  }
}
section.home .produtos .frase-segmentos {
  width: 100%;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
}
@media only screen and (max-width: 1199px) {
  section.home .produtos .frase-segmentos {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  section.home .produtos .frase-segmentos {
    font-size: 16px;
  }
}
section.home .produtos .linhas {
  width: 100%;
  display: flex;
  flex-direction: row;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding: 60px 0;
}
@media only screen and (max-width: 1199px) {
  section.home .produtos .linhas {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.home .produtos .linhas {
    flex-wrap: wrap;
    -ms-justify-content: space-around;
    justify-content: space-around;
    padding: 40px 0;
  }
}
section.home .produtos .linhas .link-linha {
  width: 200px;
  height: auto;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  section.home .produtos .linhas .link-linha {
    width: calc((100% - (30px * 4)) / 4);
  }
}
@media only screen and (max-width: 1199px) {
  section.home .produtos .linhas .link-linha {
    width: 130px;
  }
}
@media only screen and (max-width: 767px) {
  section.home .produtos .linhas .link-linha {
    margin-bottom: 20px;
  }
}
section.home .produtos .linhas .link-linha .img-linha {
  width: 155px;
  height: 155px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 2px solid transparent;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  section.home .produtos .linhas .link-linha .img-linha {
    width: 150px;
    height: 150px;
  }
}
@media only screen and (max-width: 1199px) {
  section.home .produtos .linhas .link-linha .img-linha {
    width: 100px;
    height: 100px;
  }
}
section.home .produtos .linhas .link-linha .titulo-linha {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-weight: 700;
  color: #808080;
  text-align: center;
  text-transform: uppercase;
  margin: 15px 0 0 0;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.home .produtos .linhas .link-linha .titulo-linha {
    font-size: 14px;
  }
}
section.home .produtos .linhas .link-linha:hover .img-linha {
  border: 2px solid #ed6e00;
  transform: scale(1.1);
}
section.home .produtos .linhas .link-linha:hover .titulo-linha {
  color: #ed6e00;
}
section.home .produtos .frase-filtro {
  width: 100%;
  margin: 30px 0 20px 0;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (max-width: 1199px) {
  section.home .produtos .frase-filtro {
    margin: 20px 0;
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  section.home .produtos .frase-filtro {
    margin: 10px 0 20px 0;
    font-size: 16px;
  }
}
section.home .produtos .filtro {
  width: 100%;
  display: flex;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  section.home .produtos .filtro {
    flex-direction: column;
  }
}
section.home .produtos .filtro select.categorias-filtro,
section.home .produtos .filtro select.aplicacoes-filtro {
  width: 340px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #ccc;
  margin: 0 20px 0 0;
  padding: 0 20px;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #808080;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../img/layout/seta-triangulo.svg") no-repeat 97% #fff;
  background-size: 12px;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.home .produtos .filtro select.categorias-filtro,
  section.home .produtos .filtro select.aplicacoes-filtro {
    width: 30%;
    height: 40px;
    margin: 0 15px 0 0;
    padding: 0 15px;
    font-size: 14px;
    background-size: 10px;
  }
}
@media only screen and (max-width: 767px) {
  section.home .produtos .filtro select.categorias-filtro,
  section.home .produtos .filtro select.aplicacoes-filtro {
    width: 80%;
    margin: 0 0 10px 0;
  }
}
section.home .produtos .filtro select.categorias-filtro option,
section.home .produtos .filtro select.aplicacoes-filtro option {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #808080;
}
@media only screen and (max-width: 1199px) {
  section.home .produtos .filtro select.categorias-filtro option,
  section.home .produtos .filtro select.aplicacoes-filtro option {
    font-size: 14px;
  }
}
section.home .produtos .filtro select.categorias-filtro:hover,
section.home .produtos .filtro select.aplicacoes-filtro:hover {
  color: #ed6e00;
  border: 1px solid #ed6e00;
}
section.home .produtos .filtro .btn-filtro-buscar {
  width: 160px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #ed6e00;
  background-color: #fff;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 700;
  color: #ed6e00;
  outline: none;
  transition: all 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.home .produtos .filtro .btn-filtro-buscar {
    width: 12%;
    height: 40px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.home .produtos .filtro .btn-filtro-buscar {
    width: 40%;
  }
}
section.home .produtos .filtro .btn-filtro-buscar:hover {
  background-color: #ed6e00;
  color: #fff;
}
section.home .produtos .fale-consultores {
  width: 62%;
  margin: 40px auto 0 auto;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  section.home .produtos .fale-consultores {
    width: 80%;
    margin: 30px auto 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  section.home .produtos .fale-consultores {
    width: 100%;
  }
}
section.home .produtos .fale-consultores .linha-btn {
  position: absolute;
  width: 100%;
  border-top: 1px solid #ed6e00;
  margin: 0;
  top: 50%;
  z-index: 1;
}
section.home .produtos .fale-consultores .link-fale-consultores {
  width: 570px;
  height: 60px;
  margin: 0 auto;
  padding: 0 20px;
  z-index: 9;
  position: relative;
  border-radius: 5px;
  border: 1px solid #ed6e00;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #ed6e00;
  outline: none;
  background: url("../img/layout/icone-home-faleconsultores.svg") no-repeat 5%, url("../img/layout/seta-fina.svg") no-repeat 95%;
  background-color: #fff;
  transition: all 0.5s ease-in-out;
}
section.home .produtos .fale-consultores .link-fale-consultores:hover {
  background: url("../img/layout/icone-home-faleconsultores-cinza.svg") no-repeat 5%, url("../img/layout/seta-fina-cinza.svg") no-repeat 95%;
  background-color: #fff;
  border: 1px solid #808080;
  color: #808080;
}
@media only screen and (max-width: 1199px) {
  section.home .produtos .fale-consultores .link-fale-consultores {
    width: 70%;
    height: 50px;
    padding: 0 15px;
    font-size: 14px;
    background: url("../img/layout/icone-home-faleconsultores.svg") no-repeat 5%/24px, url("../img/layout/seta-fina.svg") no-repeat 95%/18px;
    background-color: #fff;
    transition: all 0.5s ease-in-out;
  }
  section.home .produtos .fale-consultores .link-fale-consultores:hover {
    background: url("../img/layout/icone-home-faleconsultores-cinza.svg") no-repeat 5%/24px, url("../img/layout/seta-fina-cinza.svg") no-repeat 95%/18px;
    background-color: #fff;
    border: 1px solid #808080;
    color: #808080;
  }
}
@media only screen and (max-width: 1199px) and (max-width: 767px) {
  section.home .produtos .fale-consultores .link-fale-consultores {
    width: 80%;
    padding: 0 15%;
    font-size: 12px;
  }
}
section.home .servicos {
  width: 100%;
  height: auto;
  padding: 95px 0 120px 0;
  background-color: #f2f3f7;
}
@media only screen and (max-width: 1199px) {
  section.home .servicos {
    padding: 75px 0 90px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.home .servicos {
    padding: 40px 0 60px 0;
  }
}
section.home .servicos .titulo-servicos {
  width: 90%;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 32px;
  font-weight: 400;
  font-weight: 500;
  color: #002469;
  text-align: center;
  margin: 0 auto;
}
@media only screen and (max-width: 1199px) {
  section.home .servicos .titulo-servicos {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  section.home .servicos .titulo-servicos {
    font-size: 20px;
    line-height: 1.2;
  }
}
section.home .servicos .frase-servicos {
  width: 90%;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  text-align: center;
  margin: 25px auto 40px auto;
}
@media only screen and (max-width: 1199px) {
  section.home .servicos .frase-servicos {
    font-size: 14px;
    margin: 15px auto 30px auto;
  }
}
@media only screen and (max-width: 767px) {
  section.home .servicos .frase-servicos {
    font-size: 12px;
  }
}
section.home .servicos .itens-servicos {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  section.home .servicos .itens-servicos {
    flex-direction: column;
  }
}
section.home .servicos .itens-servicos .link-servico {
  margin: 0 35px;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  section.home .servicos .itens-servicos .link-servico {
    margin: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  section.home .servicos .itens-servicos .link-servico {
    margin: 10px 0 15px 15px;
  }
}
section.home .servicos .itens-servicos .link-servico div.icone {
  width: 90px;
  height: 90px;
  padding: 15px;
  background-color: #fff;
  border: 1px solid #ed6e00;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  left: -45px;
}
@media only screen and (max-width: 1199px) {
  section.home .servicos .itens-servicos .link-servico div.icone {
    width: 60px;
    height: 60px;
    padding: 10px;
    top: 15px;
    left: -30px;
  }
}
section.home .servicos .itens-servicos .link-servico .textos-servico {
  width: 340px;
  height: 170px;
  background-color: #fff;
  border: none;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  padding: 35px 30px 0 65px;
  transition: box-shadow 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.home .servicos .itens-servicos .link-servico .textos-servico {
    width: 250px;
    height: 130px;
    padding: 20px 20px 0 45px;
  }
}
section.home .servicos .itens-servicos .link-servico .textos-servico .titulo {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-weight: 500;
  color: #ed6e00;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  line-height: 1.2;
  transition: 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.home .servicos .itens-servicos .link-servico .textos-servico .titulo {
    font-size: 16px;
  }
}
section.home .servicos .itens-servicos .link-servico .textos-servico .subtitulo {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  margin: 0;
  line-height: 1.5;
}
@media only screen and (max-width: 1199px) {
  section.home .servicos .itens-servicos .link-servico .textos-servico .subtitulo {
    font-size: 12px;
  }
}
section.home .servicos .itens-servicos .link-servico .img-setinha {
  width: 25px;
  height: auto;
  position: relative;
  top: 15px;
  right: 0;
  float: right;
  transition: transform 0.5s;
}
@media only screen and (max-width: 1199px) {
  section.home .servicos .itens-servicos .link-servico .img-setinha {
    width: 16px;
    top: 10px;
  }
}
section.home .servicos .itens-servicos .link-servico:hover .textos-servico {
  box-shadow: 0px 10px 0px 1px #ed6e00;
}
section.home .servicos .itens-servicos .link-servico:hover .textos-servico .titulo {
  color: #002469;
}
section.home .servicos .itens-servicos .link-servico:hover .img-setinha {
  transform: rotate(360deg);
}
section.home .servicos .itens-servicos .inicie-seu-negocio div.icone {
  background: url("../img/layout/icone-inicieseunegocio.svg") no-repeat center/65% #fff;
  transition: background 0.5s ease-in-out;
}
section.home .servicos .itens-servicos .inicie-seu-negocio:hover div.icone {
  background: url("../img/layout/icone-inicieseunegocio-branco.svg") no-repeat center/65% #ed6e00;
}
section.home .servicos .itens-servicos .cta div.icone {
  background: url("../img/layout/icone-cta.svg") no-repeat center/65% #fff;
  transition: background 0.5s ease-in-out;
}
section.home .servicos .itens-servicos .cta:hover div.icone {
  background: url("../img/layout/icone-cta-branco.svg") no-repeat center/65% #ed6e00;
}
section.home .servicos .itens-servicos .treinamentos-e-palestras div.icone {
  background: url("../img/layout/icone-treinamentospalestras.svg") no-repeat center/65% #fff;
  transition: background 0.5s ease-in-out;
}
section.home .servicos .itens-servicos .treinamentos-e-palestras:hover div.icone {
  background: url("../img/layout/icone-treinamentospalestras-branco.svg") no-repeat center/65% #ed6e00;
}
section.home .novidades {
  width: 90%;
  margin: 0 auto;
  padding: 95px 0 75px 0;
}
@media only screen and (max-width: 1199px) {
  section.home .novidades {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.home .novidades {
    padding: 40px 0;
  }
}
section.home .novidades h2.titulo-novidades {
  width: 100%;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 32px;
  font-weight: 400;
  font-weight: 500;
  color: #ed6e00;
  text-align: center;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  section.home .novidades h2.titulo-novidades {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  section.home .novidades h2.titulo-novidades {
    font-size: 22px;
  }
}
section.home .novidades .frase-novidades {
  width: 100%;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #808080;
  text-align: center;
  margin: 15px 0 0 0;
  line-height: 1.2;
}
@media only screen and (max-width: 1199px) {
  section.home .novidades .frase-novidades {
    font-size: 14px;
    margin: 10px 0 0 0;
  }
}
@media only screen and (max-width: 767px) {
  section.home .novidades .frase-novidades {
    font-size: 12px;
  }
}
section.home .novidades .noticias {
  width: 100%;
  padding: 60px 0;
  display: flex;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 1199px) {
  section.home .novidades .noticias {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.home .novidades .noticias {
    flex-direction: column;
  }
}
section.home .novidades .noticias .link-noticia {
  width: 340px;
  height: 360px;
  margin: 0 35px;
  box-shadow: 0 0 10px 5px #d8d8d8;
  transition: 0.5s ease-in-out;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  section.home .novidades .noticias .link-noticia {
    width: calc((100% - (50px * 4)) / 4);
    height: 420px;
    margin: 0 25px;
  }
}
@media only screen and (max-width: 1199px) {
  section.home .novidades .noticias .link-noticia {
    width: 22%;
    height: 300px;
    margin: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  section.home .novidades .noticias .link-noticia {
    width: 90%;
    margin: 10px 0;
  }
}
section.home .novidades .noticias .link-noticia .capa-noticia {
  width: 100%;
  height: 200px;
}
@media only screen and (max-width: 1199px) {
  section.home .novidades .noticias .link-noticia .capa-noticia {
    height: 150px;
  }
}
@media only screen and (max-width: 767px) {
  section.home .novidades .noticias .link-noticia .capa-noticia {
    height: 170px;
  }
}
section.home .novidades .noticias .link-noticia .capa-noticia .img-capa {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.home .novidades .noticias .link-noticia .textos-noticia {
  width: 100%;
  height: 160px;
  padding: 20px 30px;
}
@media only screen and (max-width: 1199px) {
  section.home .novidades .noticias .link-noticia .textos-noticia {
    height: 150px;
    padding: 10px 15px;
  }
}
@media only screen and (max-width: 767px) {
  section.home .novidades .noticias .link-noticia .textos-noticia {
    height: 130px;
    padding: 15px;
  }
}
section.home .novidades .noticias .link-noticia .textos-noticia .titulo-noticia {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #002469;
  margin: 0;
  line-height: 1.2;
  transition: 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.home .novidades .noticias .link-noticia .textos-noticia .titulo-noticia {
    font-size: 16px;
  }
}
section.home .novidades .noticias .link-noticia .textos-noticia .frase-noticia {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #808080;
  margin: 15px 0 0 0;
}
@media only screen and (max-width: 1199px) {
  section.home .novidades .noticias .link-noticia .textos-noticia .frase-noticia {
    font-size: 12px;
    margin: 10px 0 0 0;
  }
}
section.home .novidades .noticias .link-noticia:hover {
  box-shadow: 0 0 10px 5px #ffd6b2;
}
section.home .novidades .noticias .link-noticia:hover .textos-noticia .titulo-noticia {
  color: #ed6e00;
}
section.home .novidades .link-todas-noticias {
  width: 340px;
  height: 40px;
  margin: 0 auto;
  border: 1px solid #808080;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  font-style: italic;
  background: url("../img/layout/seta-fina-cinza.svg") no-repeat 80%;
  background-color: #fff;
  background-size: 15px;
  transition: all 0.5s ease-in-out;
}
section.home .novidades .link-todas-noticias:hover {
  border: 1px solid #ed6e00;
  background: url("../img/layout/seta-fina-branco.svg") no-repeat 80%;
  background-size: 15px;
  background-color: #ed6e00;
  color: #fff;
}
@media only screen and (max-width: 1199px) {
  section.home .novidades .link-todas-noticias {
    width: 25%;
    height: 35px;
    font-size: 14px;
    background: url("../img/layout/seta-fina-cinza.svg") no-repeat 80%;
    background-color: #fff;
    background-size: 13px;
  }
  section.home .novidades .link-todas-noticias:hover {
    background: url("../img/layout/seta-fina-branco.svg") no-repeat 80%;
    background-size: 13px;
    background-color: #ed6e00;
  }
}
@media only screen and (max-width: 767px) {
  section.home .novidades .link-todas-noticias {
    width: 60%;
    font-size: 12px;
    background: url("../img/layout/seta-fina-cinza.svg") no-repeat 90%;
    background-color: #fff;
    background-size: 12px;
  }
  section.home .novidades .link-todas-noticias:hover {
    background: url("../img/layout/seta-fina-branco.svg") no-repeat 90%;
    background-size: 12px;
    background-color: #ed6e00;
  }
}
section.noticias-show {
  width: 100%;
  height: auto;
  margin-top: 110px;
  background-color: #fff;
  position: relative;
  display: flex;
}
@media only screen and (max-width: 767px) {
  section.noticias-show {
    flex-direction: column-reverse;
    -ms-align-items: center;
    align-items: center;
  }
}
section.noticias-show .capa-e-noticias {
  width: 50%;
  height: auto;
}
@media only screen and (max-width: 767px) {
  section.noticias-show .capa-e-noticias {
    width: 100%;
  }
}
section.noticias-show .capa-e-noticias .img-capa {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 767px) {
  section.noticias-show .capa-e-noticias .img-capa {
    height: 200px;
    position: absolute;
    top: 0;
  }
}
section.noticias-show .capa-e-noticias .linha-noticias {
  width: 100%;
  margin: 110px 0 40px 0;
  border: 1px solid #ed6e00;
}
@media only screen and (max-width: 1199px) {
  section.noticias-show .capa-e-noticias .linha-noticias {
    margin: 70px 0 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias-show .capa-e-noticias .linha-noticias {
    margin: 50px 0 30px 0;
  }
}
section.noticias-show .capa-e-noticias .noticias {
  width: 90%;
  margin: 0 0 0 auto;
}
@media only screen and (max-width: 767px) {
  section.noticias-show .capa-e-noticias .noticias {
    margin: 0 auto;
  }
}
section.noticias-show .capa-e-noticias .noticias .mais-noticias {
  width: 100%;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 28px;
  font-weight: 400;
  font-weight: 500;
  color: #ed6e00;
  margin: 0 0 30px 0;
}
@media only screen and (max-width: 1199px) {
  section.noticias-show .capa-e-noticias .noticias .mais-noticias {
    font-size: 22px;
    margin: 0 0 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias-show .capa-e-noticias .noticias .mais-noticias {
    font-size: 18px;
  }
}
section.noticias-show .capa-e-noticias .noticias div.links-noticias {
  width: 100%;
  display: flex;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
section.noticias-show .capa-e-noticias .noticias div.links-noticias .link-noticia {
  width: calc((100% - 60px) / 3);
  height: 280px;
  margin: 0 20px 20px 0;
  box-shadow: 0 0 10px 5px #d8d8d8;
  transition: 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.noticias-show .capa-e-noticias .noticias div.links-noticias .link-noticia {
    width: calc((100% - 45px) / 3);
    height: 200px;
    margin: 0 15px 15px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias-show .capa-e-noticias .noticias div.links-noticias .link-noticia {
    width: 90%;
    height: 250px;
    margin: 0 auto 30px auto;
  }
}
section.noticias-show .capa-e-noticias .noticias div.links-noticias .link-noticia .capa-noticia {
  width: 100%;
  height: 140px;
}
@media only screen and (max-width: 1199px) {
  section.noticias-show .capa-e-noticias .noticias div.links-noticias .link-noticia .capa-noticia {
    height: 100px;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias-show .capa-e-noticias .noticias div.links-noticias .link-noticia .capa-noticia {
    height: 150px;
  }
}
section.noticias-show .capa-e-noticias .noticias div.links-noticias .link-noticia .capa-noticia .img-noticia {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.noticias-show .capa-e-noticias .noticias div.links-noticias .link-noticia .textos-noticia {
  width: 100%;
  height: 110px;
  padding: 20px;
}
@media only screen and (max-width: 1199px) {
  section.noticias-show .capa-e-noticias .noticias div.links-noticias .link-noticia .textos-noticia {
    height: 80px;
    padding: 15px 10px;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias-show .capa-e-noticias .noticias div.links-noticias .link-noticia .textos-noticia {
    height: 100px;
    padding: 20px 15px;
  }
}
section.noticias-show .capa-e-noticias .noticias div.links-noticias .link-noticia .textos-noticia .titulo {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #002469;
  margin: 0;
  line-height: 1.2;
  transition: 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.noticias-show .capa-e-noticias .noticias div.links-noticias .link-noticia .textos-noticia .titulo {
    font-size: 14px;
  }
}
section.noticias-show .capa-e-noticias .noticias div.links-noticias .link-noticia:hover {
  box-shadow: 0 0 10px 5px #ffd6b2;
}
section.noticias-show .capa-e-noticias .noticias div.links-noticias .link-noticia:hover .textos-noticia .titulo {
  color: #ed6e00;
}
section.noticias-show .capa-e-noticias .noticias .btn-voltar-noticias {
  width: 340px;
  height: 40px;
  margin: 30px auto 60px 0;
  border: 1px solid #808080;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  font-style: italic;
  transition: all 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.noticias-show .capa-e-noticias .noticias .btn-voltar-noticias {
    width: 50%;
    height: 35px;
    font-size: 14px;
    margin: 20px auto 50px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias-show .capa-e-noticias .noticias .btn-voltar-noticias {
    width: 70%;
    font-size: 12px;
    margin: 20px auto 50px auto;
  }
}
section.noticias-show .capa-e-noticias .noticias .btn-voltar-noticias:hover {
  border: 1px solid #ed6e00;
  background-color: #ed6e00;
  color: #fff;
}
section.noticias-show .dados-noticia {
  width: 50%;
  height: auto;
}
@media only screen and (max-width: 767px) {
  section.noticias-show .dados-noticia {
    width: 100%;
    margin-top: 200px;
  }
}
section.noticias-show .dados-noticia .bg-titulo {
  width: 100%;
  height: 400px;
  background-color: #f2f3f7;
  padding: 0 15% 0 100px;
  display: flex;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -ms-justify-content: center;
  justify-content: center;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  section.noticias-show .dados-noticia .bg-titulo {
    height: 300px;
    padding: 0 15% 0 60px;
  }
}
@media only screen and (max-width: 1199px) {
  section.noticias-show .dados-noticia .bg-titulo {
    height: 250px;
    padding: 0 15% 0 60px;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias-show .dados-noticia .bg-titulo {
    height: 200px;
    padding: 0 10%;
  }
}
section.noticias-show .dados-noticia .bg-titulo .titulo-pagina {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 36px;
  font-weight: 400;
  font-weight: 500;
  color: #ed6e00;
  margin: 45px 0;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  section.noticias-show .dados-noticia .bg-titulo .titulo-pagina {
    font-size: 32px;
    margin: 40px 0;
  }
}
@media only screen and (max-width: 1199px) {
  section.noticias-show .dados-noticia .bg-titulo .titulo-pagina {
    font-size: 28px;
    margin: 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias-show .dados-noticia .bg-titulo .titulo-pagina {
    font-size: 22px;
    margin: 20px 0;
  }
}
section.noticias-show .dados-noticia .bg-titulo .titulo-noticia {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 42px;
  font-weight: 400;
  font-weight: 500;
  color: #002469;
  text-transform: uppercase;
  margin: 0;
  transition: 0.5s ease-in-out;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  section.noticias-show .dados-noticia .bg-titulo .titulo-noticia {
    font-size: 36px;
  }
}
@media only screen and (max-width: 1199px) {
  section.noticias-show .dados-noticia .bg-titulo .titulo-noticia {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias-show .dados-noticia .bg-titulo .titulo-noticia {
    font-size: 24px;
  }
}
section.noticias-show .dados-noticia .texto,
section.noticias-show .dados-noticia .texto-ver-mais {
  width: 90%;
  height: auto;
  margin: 0 auto 0 0;
  padding: 50px 0 0 100px;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  section.noticias-show .dados-noticia .texto,
  section.noticias-show .dados-noticia .texto-ver-mais {
    padding: 50px 0 0 60px;
  }
}
@media only screen and (max-width: 1199px) {
  section.noticias-show .dados-noticia .texto,
  section.noticias-show .dados-noticia .texto-ver-mais {
    padding: 30px 0 0 60px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias-show .dados-noticia .texto,
  section.noticias-show .dados-noticia .texto-ver-mais {
    width: 85%;
    margin: 0 auto;
    padding: 30px 0 0 0;
    font-size: 12px;
  }
}
section.noticias-show .dados-noticia .texto > p,
section.noticias-show .dados-noticia .texto-ver-mais > p {
  margin: 0 0 20px 0;
  line-height: 1.8;
}
@media only screen and (max-width: 1199px) {
  section.noticias-show .dados-noticia .texto > p,
  section.noticias-show .dados-noticia .texto-ver-mais > p {
    margin: 0 0 15px 0;
  }
}
section.noticias-show .dados-noticia .texto > p > a,
section.noticias-show .dados-noticia .texto-ver-mais > p > a {
  font-style: italic;
}
section.noticias-show .dados-noticia .texto > p > a:hover,
section.noticias-show .dados-noticia .texto-ver-mais > p > a:hover {
  color: #ed6e00;
}
section.noticias-show .dados-noticia .texto > p > img,
section.noticias-show .dados-noticia .texto-ver-mais > p > img {
  max-width: 100%;
}
section.noticias-show .dados-noticia .texto > ul,
section.noticias-show .dados-noticia .texto-ver-mais > ul {
  list-style: disc;
  list-style-position: outside;
  margin: 0 0 20px 20px;
  padding-left: 0;
  line-height: 1.8;
}
@media only screen and (max-width: 1199px) {
  section.noticias-show .dados-noticia .texto > ul,
  section.noticias-show .dados-noticia .texto-ver-mais > ul {
    margin: 0 0 15px 15px;
  }
}
section.noticias-show .dados-noticia .texto > ul li,
section.noticias-show .dados-noticia .texto-ver-mais > ul li {
  line-height: 1.8;
  margin: 0;
}
section.noticias-show .dados-noticia .texto > ol,
section.noticias-show .dados-noticia .texto-ver-mais > ol {
  list-style-position: outside;
  margin: 0 0 20px 20px;
  padding-left: 0;
  line-height: 1.8;
}
@media only screen and (max-width: 1199px) {
  section.noticias-show .dados-noticia .texto > ol,
  section.noticias-show .dados-noticia .texto-ver-mais > ol {
    margin: 0 0 15px 15px;
  }
}
section.noticias-show .dados-noticia .texto > ol li,
section.noticias-show .dados-noticia .texto-ver-mais > ol li {
  line-height: 1.8;
  margin: 0;
}
section.noticias-show .dados-noticia .texto-ver-mais {
  padding: 0 0 0 100px;
}
@media only screen and (max-width: 1199px) {
  section.noticias-show .dados-noticia .texto-ver-mais {
    padding: 0 0 0 60px;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias-show .dados-noticia .texto-ver-mais {
    padding: 30px 0 0 0;
  }
}
section.noticias-show .dados-noticia .link-ver-mais {
  width: auto;
  height: 30px;
  border: 1px solid #808080;
  margin: 0 0 30px 100px;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  padding: 0 30px;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  font-style: italic;
  outline: none;
  cursor: pointer;
  background-color: #fff;
  transition: all 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.noticias-show .dados-noticia .link-ver-mais {
    font-size: 14px;
    margin: 0 0 30px 60px;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias-show .dados-noticia .link-ver-mais {
    font-size: 12px;
    margin: 0 auto 30px auto;
  }
}
section.noticias-show .dados-noticia .link-ver-mais:hover {
  color: #fff;
  background-color: #808080;
}
section.noticias-show .dados-noticia .link-download {
  width: 300px;
  height: 40px;
  margin: 0 0 30px 100px;
  border: 1px solid #ed6e00;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #ed6e00;
  transition: all 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.noticias-show .dados-noticia .link-download {
    width: 50%;
    height: 35px;
    font-size: 14px;
    margin: 0 0 30px 60px;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias-show .dados-noticia .link-download {
    width: 70%;
    font-size: 12px;
    margin: 0 auto 30px auto;
  }
}
section.noticias-show .dados-noticia .link-download:hover {
  background-color: #ed6e00;
  color: #fff;
}
section.noticias {
  width: 100%;
  height: auto;
  margin-top: 110px;
  background-color: #fff;
  position: relative;
}
section.noticias .link-destaque {
  width: 100%;
  height: 490px;
  display: flex;
  transition: 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.noticias .link-destaque {
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias .link-destaque {
    flex-direction: column;
  }
}
section.noticias .link-destaque .capa-destaque {
  width: 50%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  section.noticias .link-destaque .capa-destaque {
    width: 100%;
    height: 50%;
  }
}
section.noticias .link-destaque .capa-destaque .img-capa {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.noticias .link-destaque .dados-destaque {
  width: 50%;
  height: 100%;
  background-color: #f2f3f7;
  padding: 0 15% 0 100px;
  display: flex;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -ms-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 1199px) {
  section.noticias .link-destaque .dados-destaque {
    padding: 0 10% 0 60px;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias .link-destaque .dados-destaque {
    width: 100%;
    height: 50%;
    padding: 0 10%;
  }
}
section.noticias .link-destaque .dados-destaque .titulo-pagina {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 36px;
  font-weight: 400;
  font-weight: 500;
  color: #ed6e00;
  margin: 0 0 70px 0;
}
@media only screen and (max-width: 1199px) {
  section.noticias .link-destaque .dados-destaque .titulo-pagina {
    font-size: 28px;
    margin: 0 0 40px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias .link-destaque .dados-destaque .titulo-pagina {
    font-size: 22px;
    margin: 0 0 20px 0;
  }
}
section.noticias .link-destaque .dados-destaque .titulo-destaque {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 28px;
  font-weight: 400;
  font-weight: 700;
  color: #002469;
  text-transform: uppercase;
  margin: 0;
  transition: 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.noticias .link-destaque .dados-destaque .titulo-destaque {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias .link-destaque .dados-destaque .titulo-destaque {
    font-size: 18px;
  }
}
section.noticias .link-destaque .dados-destaque .frase-destaque {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  margin: 20px 0 0 0;
  line-height: 1.8;
  transition: 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.noticias .link-destaque .dados-destaque .frase-destaque {
    font-size: 14px;
    margin: 15px 0 0 0;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias .link-destaque .dados-destaque .frase-destaque {
    font-size: 12px;
    margin: 10px 0 0 0;
  }
}
section.noticias .link-destaque:hover {
  box-shadow: 0 0 10px 5px #ffd6b2;
}
section.noticias .link-destaque:hover .dados-destaque .titulo-destaque {
  color: #ed6e00;
}
section.noticias .link-destaque:hover .dados-destaque .frase-destaque {
  color: #002469;
}
section.noticias .demais-noticias {
  width: 90%;
  margin: 100px auto 50px auto;
  display: flex;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1199px) {
  section.noticias .demais-noticias {
    margin: 80px auto 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias .demais-noticias {
    margin: 50px auto 0 auto;
  }
}
section.noticias .demais-noticias .link-noticia {
  width: 340px;
  height: 360px;
  margin: 0 35px 70px 35px;
  box-shadow: 0 0 10px 5px #d8d8d8;
  transition: 0.5s ease-in-out;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  section.noticias .demais-noticias .link-noticia {
    width: calc((100% - (50px * 4)) / 4);
    height: 420px;
    margin: 0 25px;
  }
}
@media only screen and (max-width: 1199px) {
  section.noticias .demais-noticias .link-noticia {
    width: calc((100% - (30px * 4)) / 4);
    height: 300px;
    margin: 0 15px 30px 15px;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias .demais-noticias .link-noticia {
    width: 90%;
    margin: 15px auto;
  }
}
section.noticias .demais-noticias .link-noticia .capa-noticia {
  width: 100%;
  height: 200px;
}
@media only screen and (max-width: 1199px) {
  section.noticias .demais-noticias .link-noticia .capa-noticia {
    height: 150px;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias .demais-noticias .link-noticia .capa-noticia {
    height: 170px;
  }
}
section.noticias .demais-noticias .link-noticia .capa-noticia .img-capa {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.noticias .demais-noticias .link-noticia .textos-noticia {
  width: 100%;
  height: 160px;
  padding: 20px 30px;
}
@media only screen and (max-width: 1199px) {
  section.noticias .demais-noticias .link-noticia .textos-noticia {
    height: 150px;
    padding: 10px 15px;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias .demais-noticias .link-noticia .textos-noticia {
    height: 130px;
    padding: 15px;
  }
}
section.noticias .demais-noticias .link-noticia .textos-noticia .titulo-noticia {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #002469;
  margin: 0;
  line-height: 1.2;
  transition: 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.noticias .demais-noticias .link-noticia .textos-noticia .titulo-noticia {
    font-size: 16px;
  }
}
section.noticias .demais-noticias .link-noticia .textos-noticia .frase-noticia {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #808080;
  margin: 15px 0 0 0;
}
@media only screen and (max-width: 1199px) {
  section.noticias .demais-noticias .link-noticia .textos-noticia .frase-noticia {
    font-size: 12px;
    margin: 10px 0 0 0;
  }
}
section.noticias .demais-noticias .link-noticia:hover {
  box-shadow: 0 0 10px 5px #ffd6b2;
}
section.noticias .demais-noticias .link-noticia:hover .textos-noticia .titulo-noticia {
  color: #ed6e00;
}
section.noticias .btn-mais-noticias {
  width: 340px;
  height: 40px;
  margin: 0 auto 120px auto;
  border: 1px solid #808080;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  font-style: italic;
  transition: all 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.noticias .btn-mais-noticias {
    width: 25%;
    height: 35px;
    font-size: 14px;
    margin: 20px auto 80px auto;
  }
}
@media only screen and (max-width: 767px) {
  section.noticias .btn-mais-noticias {
    width: 60%;
    font-size: 12px;
    margin: 20px auto 50px auto;
  }
}
section.noticias .btn-mais-noticias:hover {
  border: 1px solid #ed6e00;
  background-color: #ed6e00;
  color: #fff;
}
section.politica-de-privacidade {
  width: 100%;
  height: auto;
  margin: 140px 0 60px 0;
  background-color: #fff;
  position: relative;
}
section.politica-de-privacidade h2.titulo {
  width: 90%;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 36px;
  font-weight: 400;
  font-weight: 500;
  color: #ed6e00;
  margin: 0 auto 30px auto;
}
@media only screen and (max-width: 1199px) {
  section.politica-de-privacidade h2.titulo {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  section.politica-de-privacidade h2.titulo {
    font-size: 22px;
  }
}
section.politica-de-privacidade .texto {
  width: 90%;
  height: auto;
  margin: 0 auto;
  padding: 0 10% 0 0;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
}
@media only screen and (max-width: 1199px) {
  section.politica-de-privacidade .texto {
    padding: 0 5% 0 0;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.politica-de-privacidade .texto {
    font-size: 12px;
  }
}
section.politica-de-privacidade .texto > p {
  margin: 0 0 20px 0;
  line-height: 1.8;
}
@media only screen and (max-width: 1199px) {
  section.politica-de-privacidade .texto > p {
    margin: 0 0 15px 0;
  }
}
section.politica-de-privacidade .texto > p > a {
  font-style: italic;
}
section.politica-de-privacidade .texto > p > a:hover {
  color: #ed6e00;
}
section.politica-de-privacidade .texto > ul {
  list-style: disc;
  list-style-position: outside;
  margin: 0 0 20px 20px;
  padding-left: 0;
  line-height: 1.8;
}
@media only screen and (max-width: 1199px) {
  section.politica-de-privacidade .texto > ul {
    margin: 0 0 15px 15px;
  }
}
section.politica-de-privacidade .texto > ul li {
  line-height: 1.8;
  margin: 0;
}
section.politica-de-privacidade .texto > ol {
  list-style-position: outside;
  margin: 0 0 20px 20px;
  padding-left: 0;
  line-height: 1.8;
}
@media only screen and (max-width: 1199px) {
  section.politica-de-privacidade .texto > ol {
    margin: 0 0 15px 15px;
  }
}
section.politica-de-privacidade .texto > ol li {
  line-height: 1.8;
  margin: 0;
}
section.produtos-filtro {
  width: 100%;
  height: auto;
  margin-top: 110px;
  background-color: #fff;
  position: relative;
}
section.produtos-filtro .capa-filtro {
  width: 100%;
  height: 120px;
  background-position: center;
  background-size: cover;
}
@media only screen and (max-width: 1199px) {
  section.produtos-filtro .capa-filtro {
    height: 100px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-filtro .capa-filtro {
    height: 70px;
  }
}
section.produtos-filtro .capa-filtro .titulo-capa {
  width: 50%;
  height: 100%;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 28px;
  font-weight: 400;
  font-weight: 500;
  color: #002469;
  margin: 0 0 0 auto;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  section.produtos-filtro .capa-filtro .titulo-capa {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-filtro .capa-filtro .titulo-capa {
    width: 90%;
    font-size: 18px;
  }
}
section.produtos-filtro .produtos-categoria {
  width: 90%;
  height: auto;
  margin: 95px auto 50px auto;
}
@media only screen and (max-width: 1199px) {
  section.produtos-filtro .produtos-categoria {
    margin: 60px auto;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-filtro .produtos-categoria {
    margin: 50px auto;
  }
}
section.produtos-filtro .produtos-categoria .categoria {
  width: 100%;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 700;
  color: #ed6e00;
  text-transform: uppercase;
  margin: 15px 0 35px 0;
  padding: 0;
  border-bottom: 1px solid #ed6e00;
}
@media only screen and (max-width: 1199px) {
  section.produtos-filtro .produtos-categoria .categoria {
    font-size: 16px;
    margin: 10px 0 30px 0;
  }
}
section.produtos-filtro .produtos-categoria .produtos {
  width: 100%;
  height: auto;
  display: flex;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
section.produtos-filtro .produtos-categoria .produtos .link-produto {
  width: calc((100% - (60px * 3)) / 4);
  height: 400px;
  margin: 0 60px 60px 0;
  box-shadow: 0 0 10px 5px #d8d8d8;
  position: relative;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  section.produtos-filtro .produtos-categoria .produtos .link-produto {
    margin: 0 40px 40px 0;
    width: calc((100% - (40px * 3)) / 4);
  }
}
@media only screen and (max-width: 1199px) {
  section.produtos-filtro .produtos-categoria .produtos .link-produto {
    width: calc((100% - (40px * 3)) / 4);
    height: 300px;
    margin: 0 40px 40px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-filtro .produtos-categoria .produtos .link-produto {
    width: 100%;
    margin: 0 0 30px 0;
  }
}
section.produtos-filtro .produtos-categoria .produtos .link-produto .img-produto {
  width: 100%;
  height: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.produtos-filtro .produtos-categoria .produtos .link-produto .sobre-produto {
  width: 100%;
  height: 50%;
  padding: 25px 35px;
}
@media only screen and (max-width: 1199px) {
  section.produtos-filtro .produtos-categoria .produtos .link-produto .sobre-produto {
    padding: 20px;
  }
}
section.produtos-filtro .produtos-categoria .produtos .link-produto .sobre-produto .titulo {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 28px;
  font-weight: 400;
  font-weight: 700;
  color: #002469;
  text-transform: uppercase;
  margin: 0;
  transition: 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.produtos-filtro .produtos-categoria .produtos .link-produto .sobre-produto .titulo {
    font-size: 20px;
  }
}
section.produtos-filtro .produtos-categoria .produtos .link-produto .sobre-produto .subtitulo {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #808080;
  margin: 10px 0 0 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos-filtro .produtos-categoria .produtos .link-produto .sobre-produto .subtitulo {
    font-size: 14px;
  }
}
section.produtos-filtro .produtos-categoria .produtos .link-produto .linha-hover {
  visibility: hidden;
  width: 99.5%;
  height: 5px;
  border: 1px solid #fff;
  background-color: #fff;
  bottom: 0;
  margin: 0;
  position: absolute;
  transition: all 0.5s ease-in-out;
}
section.produtos-filtro .produtos-categoria .produtos .link-produto:hover .sobre-produto .titulo {
  color: #ed6e00;
}
section.produtos-filtro .produtos-categoria .produtos .link-produto:hover .linha-hover {
  visibility: visible;
  border: 1px solid #ed6e00;
  background-color: #ed6e00;
}
section.produtos-linha {
  width: 100%;
  height: auto;
  margin-top: 110px;
  background-color: #fff;
  position: relative;
}
section.produtos-linha .capa-pagina {
  width: 100%;
  height: 490px;
  display: flex;
}
@media only screen and (max-width: 1199px) {
  section.produtos-linha .capa-pagina {
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-linha .capa-pagina {
    flex-direction: column;
  }
}
section.produtos-linha .capa-pagina .textos-linha {
  width: 50%;
  height: 100%;
  background-color: #f2f3f7;
  padding: 0 5%;
  display: flex;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -ms-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  section.produtos-linha .capa-pagina .textos-linha {
    width: 100%;
    height: 50%;
  }
}
section.produtos-linha .capa-pagina .textos-linha p.produtos {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 28px;
  font-weight: 400;
  color: #002469;
  line-height: 1.8;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos-linha .capa-pagina .textos-linha p.produtos {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-linha .capa-pagina .textos-linha p.produtos {
    font-size: 18px;
  }
}
section.produtos-linha .capa-pagina .textos-linha .link-linha {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 42px;
  font-weight: 400;
  font-weight: 500;
  color: #002469;
  text-transform: uppercase;
  margin: 0;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.produtos-linha .capa-pagina .textos-linha .link-linha {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-linha .capa-pagina .textos-linha .link-linha {
    font-size: 28px;
  }
}
section.produtos-linha .capa-pagina .textos-linha .link-linha:hover {
  color: #ed6e00;
}
section.produtos-linha .capa-pagina .textos-linha .link-categoria {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 28px;
  font-weight: 400;
  font-weight: 500;
  color: #002469;
  text-transform: uppercase;
  margin: 5px 0 0 0;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.produtos-linha .capa-pagina .textos-linha .link-categoria {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-linha .capa-pagina .textos-linha .link-categoria {
    font-size: 20px;
  }
}
section.produtos-linha .capa-pagina .textos-linha .link-categoria:hover {
  color: #ed6e00;
}
section.produtos-linha .capa-pagina .textos-linha .frase-linha {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  line-height: 1.8;
  margin: 20px 0 0 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos-linha .capa-pagina .textos-linha .frase-linha {
    font-size: 14px;
    margin: 15px 0 0 0;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-linha .capa-pagina .textos-linha .frase-linha {
    font-size: 12px;
    margin: 10px 0 0 0;
  }
}
section.produtos-linha .capa-pagina .capa-linha {
  width: 50%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  section.produtos-linha .capa-pagina .capa-linha {
    width: 100%;
    height: 50%;
  }
}
section.produtos-linha .capa-pagina .capa-linha .img-linha {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.produtos-linha .produtos-categoria {
  width: 90%;
  height: auto;
  margin: 105px auto 50px auto;
}
@media only screen and (max-width: 1199px) {
  section.produtos-linha .produtos-categoria {
    margin: 75px auto 50px auto;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-linha .produtos-categoria {
    margin: 50px auto;
  }
}
section.produtos-linha .produtos-categoria .categoria {
  width: 100%;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 700;
  color: #ed6e00;
  text-transform: uppercase;
  margin: 15px 0 35px 0;
  padding: 0;
  border-bottom: 1px solid #ed6e00;
}
@media only screen and (max-width: 1199px) {
  section.produtos-linha .produtos-categoria .categoria {
    font-size: 16px;
    margin: 10px 0 30px 0;
  }
}
section.produtos-linha .produtos-categoria .produtos {
  width: 100%;
  height: auto;
  display: flex;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
section.produtos-linha .produtos-categoria .produtos .link-produto {
  width: calc((100% - (60px * 3)) / 4);
  height: 400px;
  margin: 0 60px 60px 0;
  box-shadow: 0 0 10px 5px #d8d8d8;
  position: relative;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  section.produtos-linha .produtos-categoria .produtos .link-produto {
    margin: 0 40px 40px 0;
    width: calc((100% - (40px * 3)) / 4);
  }
}
@media only screen and (max-width: 1199px) {
  section.produtos-linha .produtos-categoria .produtos .link-produto {
    width: calc((100% - (40px * 3)) / 4);
    height: 300px;
    margin: 0 40px 40px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-linha .produtos-categoria .produtos .link-produto {
    width: 100%;
    margin: 0 0 30px 0;
  }
}
section.produtos-linha .produtos-categoria .produtos .link-produto .img-produto {
  width: 100%;
  height: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.produtos-linha .produtos-categoria .produtos .link-produto .sobre-produto {
  width: 100%;
  height: 50%;
  padding: 25px 35px;
}
@media only screen and (max-width: 1199px) {
  section.produtos-linha .produtos-categoria .produtos .link-produto .sobre-produto {
    padding: 20px;
  }
}
section.produtos-linha .produtos-categoria .produtos .link-produto .sobre-produto .titulo {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 28px;
  font-weight: 400;
  font-weight: 700;
  color: #002469;
  text-transform: uppercase;
  margin: 0;
  transition: 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.produtos-linha .produtos-categoria .produtos .link-produto .sobre-produto .titulo {
    font-size: 20px;
  }
}
section.produtos-linha .produtos-categoria .produtos .link-produto .sobre-produto .subtitulo {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #808080;
  margin: 10px 0 0 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos-linha .produtos-categoria .produtos .link-produto .sobre-produto .subtitulo {
    font-size: 14px;
  }
}
section.produtos-linha .produtos-categoria .produtos .link-produto .linha-hover {
  visibility: hidden;
  width: 99.5%;
  height: 5px;
  border: 1px solid #fff;
  background-color: #fff;
  bottom: 0;
  margin: 0;
  position: absolute;
  transition: all 0.5s ease-in-out;
}
section.produtos-linha .produtos-categoria .produtos .link-produto:hover .sobre-produto .titulo {
  color: #ed6e00;
}
section.produtos-linha .produtos-categoria .produtos .link-produto:hover .linha-hover {
  visibility: visible;
  border: 1px solid #ed6e00;
  background-color: #ed6e00;
}
section.produtos-show {
  width: 100%;
  height: auto;
  margin-top: 110px;
  background-color: #fff;
  position: relative;
}
section.produtos-show .capa-pagina {
  width: 100%;
  height: 490px;
  display: flex;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .capa-pagina {
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .capa-pagina {
    flex-direction: column;
  }
}
section.produtos-show .capa-pagina .capa-infos {
  width: 50%;
  height: 100%;
  background-color: #f2f3f7;
  display: flex;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -ms-justify-content: center;
  justify-content: center;
  padding: 0 5%;
}
@media only screen and (max-width: 767px) {
  section.produtos-show .capa-pagina .capa-infos {
    width: 100%;
    height: 50%;
  }
}
section.produtos-show .capa-pagina .capa-infos .linha-categoria {
  width: 100%;
  display: flex;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .capa-pagina .capa-infos .linha-categoria {
    margin-bottom: 20px;
  }
}
section.produtos-show .capa-pagina .capa-infos .linha-categoria .textos {
  display: flex;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin-left: 0;
}
section.produtos-show .capa-pagina .capa-infos .linha-categoria .textos p.produtos {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #002469;
  line-height: 1.2;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .capa-pagina .capa-infos .linha-categoria .textos p.produtos {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .capa-pagina .capa-infos .linha-categoria .textos p.produtos {
    font-size: 14px;
  }
}
section.produtos-show .capa-pagina .capa-infos .linha-categoria .textos .link-categoria {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 32px;
  font-weight: 400;
  font-weight: 500;
  color: #002469;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 5px 0 0 0;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .capa-pagina .capa-infos .linha-categoria .textos .link-categoria {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .capa-pagina .capa-infos .linha-categoria .textos .link-categoria {
    font-size: 18px;
  }
}
section.produtos-show .capa-pagina .capa-infos .linha-categoria .textos .link-categoria:hover {
  color: #ed6e00;
}
section.produtos-show .capa-pagina .capa-infos .linha-categoria .textos .linhas-capa {
  display: flex;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin: 5px 0 0 0;
}
section.produtos-show .capa-pagina .capa-infos .linha-categoria .textos .linhas-capa .link-linha {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 22px;
  font-weight: 400;
  font-weight: 500;
  color: #002469;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .capa-pagina .capa-infos .linha-categoria .textos .linhas-capa .link-linha {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .capa-pagina .capa-infos .linha-categoria .textos .linhas-capa .link-linha {
    font-size: 14px;
  }
}
section.produtos-show .capa-pagina .capa-infos .linha-categoria .textos .linhas-capa .link-linha:hover {
  color: #ed6e00;
}
section.produtos-show .capa-pagina .capa-infos .produto {
  width: 100%;
}
section.produtos-show .capa-pagina .capa-infos .produto .titulo-produto {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 48px;
  font-weight: 400;
  font-weight: 700;
  color: #002469;
  text-transform: uppercase;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .capa-pagina .capa-infos .produto .titulo-produto {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .capa-pagina .capa-infos .produto .titulo-produto {
    font-size: 24px;
  }
}
section.produtos-show .capa-pagina .capa-infos .produto .subtitulo-produto {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  color: #808080;
  margin: 10px 0 0 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .capa-pagina .capa-infos .produto .subtitulo-produto {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .capa-pagina .capa-infos .produto .subtitulo-produto {
    font-size: 14px;
    margin: 0;
  }
}
section.produtos-show .capa-pagina .capa-produto {
  width: 50%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  section.produtos-show .capa-pagina .capa-produto {
    width: 100%;
    height: 50%;
  }
}
section.produtos-show .capa-pagina .capa-produto .img-produto {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.produtos-show .dados-produto {
  width: 90%;
  height: auto;
  margin: 105px auto 95px auto;
  display: flex;
  flex-direction: row;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto {
    margin: 80px auto;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .dados-produto {
    margin: 60px auto;
    flex-direction: column;
  }
}
section.produtos-show .dados-produto .col-left {
  width: 50%;
  padding-right: 50px;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-left {
    padding-right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .dados-produto .col-left {
    width: 100%;
    padding: 0;
  }
}
section.produtos-show .dados-produto .col-left .descricao {
  width: 100%;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-left .descricao {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .dados-produto .col-left .descricao {
    font-size: 12px;
  }
}
section.produtos-show .dados-produto .col-left .descricao > p {
  margin: 0 0 20px 0;
  line-height: 1.8;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-left .descricao > p {
    margin: 0 0 15px 0;
  }
}
section.produtos-show .dados-produto .col-left .descricao > ul {
  list-style: disc;
  list-style-position: outside;
  margin: 0 0 20px 20px;
  padding-left: 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-left .descricao > ul {
    margin: 0 0 15px 15px;
  }
}
section.produtos-show .dados-produto .col-left .descricao > ul li {
  line-height: 1.5;
  margin: 0;
}
section.produtos-show .dados-produto .col-left .descricao > ol {
  list-style-position: outside;
  margin: 0 0 20px 20px;
  padding-left: 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-left .descricao > ol {
    margin: 0 0 15px 15px;
  }
}
section.produtos-show .dados-produto .col-left .descricao > ol li {
  line-height: 1.5;
  margin: 0;
}
section.produtos-show .dados-produto .col-left .titulo-embalagem,
section.produtos-show .dados-produto .col-left .titulo-armazenamento,
section.produtos-show .dados-produto .col-left .titulo-validade {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-weight: 500;
  color: #ed6e00;
  margin: 100px 0 15px 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-left .titulo-embalagem,
  section.produtos-show .dados-produto .col-left .titulo-armazenamento,
  section.produtos-show .dados-produto .col-left .titulo-validade {
    margin: 60px 0 15px 0;
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .dados-produto .col-left .titulo-embalagem,
  section.produtos-show .dados-produto .col-left .titulo-armazenamento,
  section.produtos-show .dados-produto .col-left .titulo-validade {
    margin: 40px 0 15px 0;
    font-size: 18px;
  }
}
section.produtos-show .dados-produto .col-left .embalagem,
section.produtos-show .dados-produto .col-left .armazenamento {
  width: 100%;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-left .embalagem,
  section.produtos-show .dados-produto .col-left .armazenamento {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .dados-produto .col-left .embalagem,
  section.produtos-show .dados-produto .col-left .armazenamento {
    font-size: 12px;
  }
}
section.produtos-show .dados-produto .col-left .embalagem > p,
section.produtos-show .dados-produto .col-left .armazenamento > p {
  margin: 0 0 20px 0;
  line-height: 1.8;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-left .embalagem > p,
  section.produtos-show .dados-produto .col-left .armazenamento > p {
    margin: 0 0 15px 0;
  }
}
section.produtos-show .dados-produto .col-left .embalagem > ul,
section.produtos-show .dados-produto .col-left .armazenamento > ul {
  list-style: disc;
  list-style-position: outside;
  margin: 0 0 20px 20px;
  padding-left: 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-left .embalagem > ul,
  section.produtos-show .dados-produto .col-left .armazenamento > ul {
    margin: 0 0 15px 15px;
  }
}
section.produtos-show .dados-produto .col-left .embalagem > ul li,
section.produtos-show .dados-produto .col-left .armazenamento > ul li {
  line-height: 1.5;
  margin: 0;
}
section.produtos-show .dados-produto .col-left .embalagem > ol,
section.produtos-show .dados-produto .col-left .armazenamento > ol {
  list-style-position: outside;
  margin: 0 0 20px 20px;
  padding-left: 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-left .embalagem > ol,
  section.produtos-show .dados-produto .col-left .armazenamento > ol {
    margin: 0 0 15px 15px;
  }
}
section.produtos-show .dados-produto .col-left .embalagem > ol li,
section.produtos-show .dados-produto .col-left .armazenamento > ol li {
  line-height: 1.5;
  margin: 0;
}
section.produtos-show .dados-produto .col-left .validade {
  width: 100%;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  line-height: 1.8;
  color: #808080;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-left .validade {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .dados-produto .col-left .validade {
    font-size: 12px;
  }
}
section.produtos-show .dados-produto .col-left .downloads {
  width: 100%;
  margin-top: 80px;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-left .downloads {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .dados-produto .col-left .downloads {
    margin-top: 40px;
  }
}
section.produtos-show .dados-produto .col-left .downloads .titulo-downloads {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-weight: 500;
  color: #ed6e00;
  margin: 0 0 30px 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-left .downloads .titulo-downloads {
    font-size: 20px;
    margin: 0 0 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .dados-produto .col-left .downloads .titulo-downloads {
    font-size: 18px;
  }
}
section.produtos-show .dados-produto .col-left .downloads .link-arquivo {
  width: 100%;
  height: 100px;
  border: 1px solid #808080;
  display: flex;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  padding: 0 20px;
  margin: 10px 0;
  background: url("../img/layout/icone-download.svg") no-repeat 96% 50%;
  background-color: #fff;
  background-size: 35px;
  transition: all 0.5s ease-in-out;
}
section.produtos-show .dados-produto .col-left .downloads .link-arquivo .pdf {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #f5b379;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-left .downloads .link-arquivo .pdf {
    width: 50px;
    height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .dados-produto .col-left .downloads .link-arquivo .pdf {
    width: 40px;
    height: 40px;
  }
}
section.produtos-show .dados-produto .col-left .downloads .link-arquivo .pdf .img-pdf {
  width: 50%;
  -o-object-fit: contain;
     object-fit: contain;
  transition: transform 0.3s;
}
section.produtos-show .dados-produto .col-left .downloads .link-arquivo .titulo-arquivo {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #002469;
  text-transform: uppercase;
  margin: 0 0 0 20px;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-left .downloads .link-arquivo .titulo-arquivo {
    font-size: 18px;
    margin: 0 0 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .dados-produto .col-left .downloads .link-arquivo .titulo-arquivo {
    font-size: 14px;
  }
}
section.produtos-show .dados-produto .col-left .downloads .link-arquivo:hover {
  border: 1px solid #ed6e00;
  background: url("../img/layout/icone-download-branco.svg") no-repeat 96% 50%;
  background-color: #ed6e00;
  background-size: 35px;
}
section.produtos-show .dados-produto .col-left .downloads .link-arquivo:hover .pdf {
  background-color: #fff;
}
section.produtos-show .dados-produto .col-left .downloads .link-arquivo:hover .pdf .img-pdf {
  transform: rotate(360deg);
}
section.produtos-show .dados-produto .col-left .downloads .link-arquivo:hover .titulo-arquivo {
  color: #fff;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-left .downloads .link-arquivo {
    height: 70px;
    padding: 0 15px;
    background: url("../img/layout/icone-download.svg") no-repeat 95% 50%;
    background-size: 22px;
  }
  section.produtos-show .dados-produto .col-left .downloads .link-arquivo:hover {
    background: url("../img/layout/icone-download-branco.svg") no-repeat 95% 50%;
    background-color: #ed6e00;
    background-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .dados-produto .col-left .downloads .link-arquivo {
    height: 60px;
    background: url("../img/layout/icone-download.svg") no-repeat 95% 50%;
    background-size: 18px;
  }
  section.produtos-show .dados-produto .col-left .downloads .link-arquivo:hover {
    background: url("../img/layout/icone-download-branco.svg") no-repeat 95% 50%;
    background-color: #ed6e00;
    background-size: 18px;
  }
}
section.produtos-show .dados-produto .col-right {
  width: 50%;
  padding-left: 50px;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-right {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .dados-produto .col-right {
    width: 100%;
    padding: 0;
    margin-top: 40px;
  }
}
section.produtos-show .dados-produto .col-right .titulo-aplicacoes {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-weight: 500;
  color: #ed6e00;
  margin: 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #ed6e00;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-right .titulo-aplicacoes {
    font-size: 20px;
    padding: 0 0 15px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .dados-produto .col-right .titulo-aplicacoes {
    font-size: 18px;
  }
}
section.produtos-show .dados-produto .col-right .aplicacoes {
  width: 100%;
}
section.produtos-show .dados-produto .col-right .aplicacoes .aplicacao {
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #ed6e00;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #808080;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
  margin: 0;
  padding-left: 60px;
  background: url("../img/layout/seta-fina.svg") no-repeat 1.5% 50%;
  background-size: 18px;
  background-color: transparent;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-right .aplicacoes .aplicacao {
    height: 40px;
    padding-left: 40px;
    font-size: 16px;
    background: url("../img/layout/seta-fina.svg") no-repeat 1.5% 50%;
    background-size: 14px;
    background-color: transparent;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .dados-produto .col-right .aplicacoes .aplicacao {
    font-size: 14px;
  }
}
section.produtos-show .dados-produto .col-right .obs-aplicacoes {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  color: #808080;
  margin: 30px 0 0 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-right .obs-aplicacoes {
    font-size: 11px;
  }
}
section.produtos-show .dados-produto .col-right .mais-informacoes {
  width: 100%;
  height: auto;
  margin: 140px 0 0 0;
  padding: 35px 55px 35px 40px;
  border: 1px solid #808080;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-right .mais-informacoes {
    margin: 80px 0 0 0;
    padding: 20px 25px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .dados-produto .col-right .mais-informacoes {
    margin: 60px 0 0 0;
    padding: 20px;
  }
}
section.produtos-show .dados-produto .col-right .mais-informacoes .titulo {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-weight: 500;
  color: #ed6e00;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-right .mais-informacoes .titulo {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .dados-produto .col-right .mais-informacoes .titulo {
    font-size: 18px;
  }
}
section.produtos-show .dados-produto .col-right .mais-informacoes .solicite {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  margin: 10px 0 20px 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-right .mais-informacoes .solicite {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos-show .dados-produto .col-right .mais-informacoes .solicite {
    font-size: 12px;
  }
}
section.produtos-show .dados-produto .col-right .mais-informacoes form {
  width: 100%;
  display: flex;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=text],
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=email] {
  width: 100%;
  height: 40px;
  outline: 0;
  border: 0;
  padding: 0 15px;
  margin-bottom: 3px;
  background-color: #f2f3f7;
  border: none;
  border-radius: 0;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  transition: 0.2s ease;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=text],
  section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=email] {
    height: 30px;
    font-size: 12px;
  }
}
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=text]::-webkit-input-placeholder,
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=email]::-webkit-input-placeholder {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=text]::-webkit-input-placeholder,
  section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=email]::-webkit-input-placeholder {
    font-size: 12px;
  }
}
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=text]:-moz-placeholder,
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=email]:-moz-placeholder {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  -moz-transition: 0.2s ease;
  transition: 0.2s ease;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=text]:-moz-placeholder,
  section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=email]:-moz-placeholder {
    font-size: 12px;
  }
}
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=text]::-moz-placeholder,
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=email]::-moz-placeholder {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  -moz-transition: 0.2s ease;
  transition: 0.2s ease;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=text]::-moz-placeholder,
  section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=email]::-moz-placeholder {
    font-size: 12px;
  }
}
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=text]:-ms-input-placeholder,
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=email]:-ms-input-placeholder {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=text]:-ms-input-placeholder,
  section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=email]:-ms-input-placeholder {
    font-size: 12px;
  }
}
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=text]:hover,
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=email]:hover,
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=text]:focus,
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=email]:focus {
  font-weight: 600;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=text]:hover::-webkit-input-placeholder,
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=email]:hover::-webkit-input-placeholder,
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=text]:focus::-webkit-input-placeholder,
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=email]:focus::-webkit-input-placeholder {
  font-weight: 600;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=text]:hover:-moz-placeholder,
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=email]:hover:-moz-placeholder,
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=text]:focus:-moz-placeholder,
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=email]:focus:-moz-placeholder {
  font-weight: 600;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=text]:hover::-moz-placeholder,
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=email]:hover::-moz-placeholder,
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=text]:focus::-moz-placeholder,
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=email]:focus::-moz-placeholder {
  font-weight: 600;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=text]:hover:-ms-input-placeholder,
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=email]:hover:-ms-input-placeholder,
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=text]:focus:-ms-input-placeholder,
section.produtos-show .dados-produto .col-right .mais-informacoes form input[type=email]:focus:-ms-input-placeholder {
  font-weight: 600;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form textarea {
  width: 100%;
  height: 120px;
  background-color: #f2f3f7;
  outline: 0;
  border: 0;
  padding: 15px;
  resize: none;
  margin: 0;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  transition: 0.2s ease;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-right .mais-informacoes form textarea {
    height: 90px;
    font-size: 12px;
  }
}
section.produtos-show .dados-produto .col-right .mais-informacoes form textarea::-webkit-input-placeholder {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-right .mais-informacoes form textarea::-webkit-input-placeholder {
    font-size: 12px;
  }
}
section.produtos-show .dados-produto .col-right .mais-informacoes form textarea:-moz-placeholder {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  -moz-transition: 0.2s ease;
  transition: 0.2s ease;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-right .mais-informacoes form textarea:-moz-placeholder {
    font-size: 12px;
  }
}
section.produtos-show .dados-produto .col-right .mais-informacoes form textarea::-moz-placeholder {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  -moz-transition: 0.2s ease;
  transition: 0.2s ease;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-right .mais-informacoes form textarea::-moz-placeholder {
    font-size: 12px;
  }
}
section.produtos-show .dados-produto .col-right .mais-informacoes form textarea:-ms-input-placeholder {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-right .mais-informacoes form textarea:-ms-input-placeholder {
    font-size: 12px;
  }
}
section.produtos-show .dados-produto .col-right .mais-informacoes form textarea:hover,
section.produtos-show .dados-produto .col-right .mais-informacoes form textarea:focus {
  font-weight: 600;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form textarea:hover::-webkit-input-placeholder,
section.produtos-show .dados-produto .col-right .mais-informacoes form textarea:focus::-webkit-input-placeholder {
  font-weight: 600;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form textarea:hover:-moz-placeholder,
section.produtos-show .dados-produto .col-right .mais-informacoes form textarea:focus:-moz-placeholder {
  font-weight: 600;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form textarea:hover::-moz-placeholder,
section.produtos-show .dados-produto .col-right .mais-informacoes form textarea:focus::-moz-placeholder {
  font-weight: 600;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form textarea:hover:-ms-input-placeholder,
section.produtos-show .dados-produto .col-right .mais-informacoes form textarea:focus:-ms-input-placeholder {
  font-weight: 600;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form .opt-in-comunicados {
  width: 100%;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  margin: 10px 0;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form .opt-in-comunicados input[type=checkbox] {
  position: relative;
  width: 13px;
  height: 13px;
  border: 1px solid #ababab;
  border-radius: 3px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form .opt-in-comunicados input[type=checkbox]:before {
  position: absolute;
  content: '';
  display: block;
  top: 1px;
  left: 4px;
  width: 4px;
  height: 8px;
  border-style: solid;
  border-color: #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form .opt-in-comunicados input[type=checkbox]:checked {
  color: #fff;
  border-color: #002469;
  background: #002469;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form .opt-in-comunicados input[type=checkbox]:checked:before {
  -ms-filter: none;
  filter: none;
  opacity: 1;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form .opt-in-comunicados .texto-opt-in {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 11px;
  font-weight: 400;
  font-style: italic;
  color: #808080;
  margin: 0 0 0 10px;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-right .mais-informacoes form .opt-in-comunicados .texto-opt-in {
    font-size: 10px;
  }
}
section.produtos-show .dados-produto .col-right .mais-informacoes form button[type=submit] {
  width: 160px;
  height: 40px;
  border-radius: 0;
  border: none;
  background-color: #ed6e00;
  outline: 0;
  cursor: pointer;
  margin-top: 10px;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: 500;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-right .mais-informacoes form button[type=submit] {
    width: 140px;
    height: 30px;
    font-size: 14px;
  }
}
section.produtos-show .dados-produto .col-right .mais-informacoes form button[type=submit] .img-setinha {
  width: 20px;
  margin-left: 5px;
  transition: transform 0.3s;
}
@media only screen and (max-width: 1199px) {
  section.produtos-show .dados-produto .col-right .mais-informacoes form button[type=submit] .img-setinha {
    width: 16px;
  }
}
section.produtos-show .dados-produto .col-right .mais-informacoes form button[type=submit]:hover {
  background-color: #002469;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form button[type=submit]:hover .img-setinha {
  transform: rotate(360deg);
}
section.produtos-show .dados-produto .col-right .mais-informacoes form:before,
section.produtos-show .dados-produto .col-right .mais-informacoes form:after {
  content: " ";
  display: table;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form:after {
  clear: both;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form .flash {
  position: relative;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  margin: 10px 0;
  width: 100%;
  height: 30px;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 5px 10px;
  border-radius: 0;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form .flash > p {
  margin: 0;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form .flash.flash-erro {
  border: 2px solid #e02227;
  background: #e02227;
  color: #fff;
}
section.produtos-show .dados-produto .col-right .mais-informacoes form .flash.flash-sucesso {
  border: 2px solid #2caf2c;
  background: #2caf2c;
  color: #fff;
}
section.produtos {
  width: 100%;
  height: auto;
  margin-top: 110px;
  background-color: #fff;
  position: relative;
}
section.produtos .capa-produtos {
  width: 100%;
  height: 490px;
  background-position: center;
  background-size: cover;
}
@media only screen and (max-width: 1199px) {
  section.produtos .capa-produtos {
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos .capa-produtos {
    height: 300px;
  }
}
section.produtos .capa-produtos .titulo-capa {
  width: 25%;
  height: 100%;
  float: right;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 48px;
  font-weight: 400;
  font-weight: 500;
  color: #002469;
  line-height: 1.2;
  padding-top: 170px;
  margin: 0 11% 0 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos .capa-produtos .titulo-capa {
    width: 35%;
    font-size: 38px;
    padding-top: 140px;
    margin: 0 5% 0 0;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos .capa-produtos .titulo-capa {
    width: 65%;
    font-size: 28px;
    padding-top: 110px;
  }
}
section.produtos .frase-produtos {
  width: 90%;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  text-align: center;
  margin: 80px auto 25px auto;
}
@media only screen and (max-width: 1199px) {
  section.produtos .frase-produtos {
    font-size: 16px;
    margin: 50px auto 20px auto;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos .frase-produtos {
    margin: 40px auto 20px auto;
  }
}
section.produtos .conheca {
  width: 90%;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 700;
  color: #808080;
  text-align: center;
  margin: 25px auto 50px auto;
}
@media only screen and (max-width: 1199px) {
  section.produtos .conheca {
    font-size: 16px;
    margin: 20px auto 30px auto;
  }
}
section.produtos .linhas-categorias {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -ms-justify-content: center;
  justify-content: center;
  padding: 60px 0 80px 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos .linhas-categorias {
    padding: 20px 0 50px 0;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos .linhas-categorias {
    padding: 20px 0;
  }
}
section.produtos .linhas-categorias .linha {
  width: 200px;
  height: auto;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  margin: 0 35px;
}
@media (max-width: 1600px) and (min-width: 1260px) {
  section.produtos .linhas-categorias .linha {
    width: calc((100% - (70px * 6)) / 6);
  }
}
section.produtos .linhas-categorias .linha .link-linha {
  width: 100%;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  section.produtos .linhas-categorias .linha .link-linha {
    width: 30%;
    margin: 0 30px 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos .linhas-categorias .linha .link-linha {
    width: 40%;
    margin: 0 15px 30px 15px;
  }
}
section.produtos .linhas-categorias .linha .link-linha .img-linha {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 2px solid transparent;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  section.produtos .linhas-categorias .linha .link-linha .img-linha {
    width: 130px;
    height: 130px;
  }
}
@media only screen and (max-width: 1199px) {
  section.produtos .linhas-categorias .linha .link-linha .img-linha {
    width: 180px;
    height: 180px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos .linhas-categorias .linha .link-linha .img-linha {
    width: 130px;
    height: 130px;
  }
}
section.produtos .linhas-categorias .linha .link-linha .titulo-linha {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-weight: 700;
  color: #808080;
  text-align: center;
  text-transform: uppercase;
  margin: 15px 0;
  transition: 0.3s ease-in-out;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  section.produtos .linhas-categorias .linha .link-linha .titulo-linha {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1199px) {
  section.produtos .linhas-categorias .linha .link-linha .titulo-linha {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos .linhas-categorias .linha .link-linha .titulo-linha {
    font-size: 14px;
    margin: 10px 0;
  }
}
section.produtos .linhas-categorias .linha .link-linha:hover .img-linha {
  border: 2px solid #ed6e00;
  transform: scale(1.1);
}
section.produtos .linhas-categorias .linha .link-linha:hover .titulo-linha {
  color: #ed6e00;
}
section.produtos .linhas-categorias .linha .categorias {
  width: 100%;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  section.produtos .linhas-categorias .linha .categorias {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos .linhas-categorias .linha .categorias {
    width: 90%;
  }
}
section.produtos .linhas-categorias .linha .categorias .link-categoria {
  width: 100%;
  height: 40px;
  margin: 2px 0;
  border: none;
  outline: none;
  background-color: #e6e6e6;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #808080;
  text-transform: uppercase;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1400px) and (min-width: 1260px) {
  section.produtos .linhas-categorias .linha .categorias .link-categoria {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1199px) {
  section.produtos .linhas-categorias .linha .categorias .link-categoria {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  section.produtos .linhas-categorias .linha .categorias .link-categoria {
    font-size: 12px;
    height: 30px;
  }
}
section.produtos .linhas-categorias .linha .categorias .link-categoria:hover {
  background-color: #ed6e00;
  color: #fff;
}
section.servico-ao-cliente-show {
  width: 100%;
  height: auto;
  margin-top: 110px;
  background-color: #fff;
  position: relative;
}
section.servico-ao-cliente-show .capa-servico {
  width: 100%;
  height: 490px;
  top: 0;
  background-position: center;
  background-size: cover;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente-show .capa-servico {
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente-show .capa-servico {
    height: 300px;
  }
}
section.servico-ao-cliente-show .dados-servico {
  width: 90%;
  height: auto;
  margin: 95px auto 80px auto;
  display: flex;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente-show .dados-servico {
    margin: 80px auto 60px auto;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente-show .dados-servico {
    flex-direction: column;
    margin: 50px auto;
  }
}
section.servico-ao-cliente-show .dados-servico .left {
  width: 50%;
  padding: 0 100px 0 0;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente-show .dados-servico .left {
    padding: 0 50px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente-show .dados-servico .left {
    width: 100%;
    padding: 0;
  }
}
section.servico-ao-cliente-show .dados-servico .left .servico {
  width: 100%;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
section.servico-ao-cliente-show .dados-servico .left .servico div.icone {
  width: 120px;
  height: 120px;
  padding: 20px;
  background-color: #fff;
  border: 1px solid #ed6e00;
  border-radius: 50%;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente-show .dados-servico .left .servico div.icone {
    width: 90px;
    height: 90px;
    padding: 10px;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente-show .dados-servico .left .servico div.icone {
    width: 70px;
    height: 70px;
    padding: 5px;
  }
}
section.servico-ao-cliente-show .dados-servico .left .servico .dados {
  width: calc(100% - 120px - 40px);
  margin-left: 40px;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente-show .dados-servico .left .servico .dados {
    width: calc(100% - 90px - 25px);
    margin-left: 25px;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente-show .dados-servico .left .servico .dados {
    width: calc(100% - 70px - 15px);
    margin-left: 15px;
  }
}
section.servico-ao-cliente-show .dados-servico .left .servico .dados .titulo-servico {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 36px;
  font-weight: 400;
  font-weight: 500;
  color: #ed6e00;
  text-align: left;
  text-transform: uppercase;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente-show .dados-servico .left .servico .dados .titulo-servico {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente-show .dados-servico .left .servico .dados .titulo-servico {
    font-size: 18px;
  }
}
section.servico-ao-cliente-show .dados-servico .left .servico .dados .subtitulo-servico {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  text-align: left;
  margin: 10px 0 0 0;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente-show .dados-servico .left .servico .dados .subtitulo-servico {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente-show .dados-servico .left .servico .dados .subtitulo-servico {
    margin: 5px 0 0 0;
    font-size: 12px;
  }
}
section.servico-ao-cliente-show .dados-servico .left .inicie-seu-negocio div.icone {
  background: url("../img/layout/icone-inicieseunegocio.svg") no-repeat center/68% #fff;
}
section.servico-ao-cliente-show .dados-servico .left .cta div.icone {
  background: url("../img/layout/icone-cta.svg") no-repeat center/68% #fff;
}
section.servico-ao-cliente-show .dados-servico .left .treinamentos-e-palestras div.icone {
  background: url("../img/layout/icone-treinamentospalestras.svg") no-repeat center/68% #fff;
}
section.servico-ao-cliente-show .dados-servico .left .imagens {
  width: 100%;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 100px;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente-show .dados-servico .left .imagens {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente-show .dados-servico .left .imagens {
    margin: 50px 0 30px 0;
  }
}
section.servico-ao-cliente-show .dados-servico .left .imagens .link-imagem {
  width: calc((100% - 30px) / 2);
  height: 240px;
  margin: 0 0 30px 0;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente-show .dados-servico .left .imagens .link-imagem {
    width: calc((100% - 20px) / 2);
    height: 150px;
    margin: 0 0 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente-show .dados-servico .left .imagens .link-imagem {
    height: 120px;
  }
}
section.servico-ao-cliente-show .dados-servico .left .imagens .link-imagem .img-servico {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
}
section.servico-ao-cliente-show .dados-servico .right {
  width: 50%;
  padding: 0 0 0 50px;
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente-show .dados-servico .right {
    width: 100%;
    padding: 0;
  }
}
section.servico-ao-cliente-show .dados-servico .right .texto-servico {
  width: 100%;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  text-align: left;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente-show .dados-servico .right .texto-servico {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente-show .dados-servico .right .texto-servico {
    font-size: 12px;
  }
}
section.servico-ao-cliente-show .dados-servico .right .texto-servico > p {
  margin: 0 0 20px 0;
  line-height: 1.8;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente-show .dados-servico .right .texto-servico > p {
    margin: 0 0 15px 0;
  }
}
section.servico-ao-cliente-show .dados-servico .right .info-dados .titulo-info {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 700;
  color: #002469;
  margin: 25px 0 0 0;
  transition: 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente-show .dados-servico .right .info-dados .titulo-info {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente-show .dados-servico .right .info-dados .titulo-info {
    font-size: 13px;
  }
}
section.servico-ao-cliente-show .dados-servico .right .info-dados .titulo-info > span {
  color: #ed6e00;
  margin-right: 5px;
}
section.servico-ao-cliente-show .dados-servico .right .info-dados .frase-info {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente-show .dados-servico .right .info-dados .frase-info {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente-show .dados-servico .right .info-dados .frase-info {
    font-size: 12px;
  }
}
section.servico-ao-cliente-show .dados-servico .right .link-info:hover .titulo-info {
  color: #ed6e00;
}
section.servico-ao-cliente-show .servicos {
  width: 100%;
  height: auto;
  background-color: #f2f3f7;
  display: flex;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  margin-bottom: 110px;
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente-show .servicos {
    margin-bottom: 60px;
    padding: 75px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente-show .servicos {
    flex-direction: column;
    padding: 50px 0;
  }
}
section.servico-ao-cliente-show .servicos .link-servico {
  margin: 0 35px;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente-show .servicos .link-servico {
    margin: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente-show .servicos .link-servico {
    margin: 10px 0 15px 15px;
  }
}
section.servico-ao-cliente-show .servicos .link-servico div.icone {
  width: 90px;
  height: 90px;
  padding: 15px;
  background-color: #fff;
  border: 1px solid #ed6e00;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  left: -45px;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente-show .servicos .link-servico div.icone {
    width: 60px;
    height: 60px;
    padding: 10px;
    top: 15px;
    left: -30px;
  }
}
section.servico-ao-cliente-show .servicos .link-servico .textos-servico {
  width: 340px;
  height: 170px;
  background-color: #fff;
  border: none;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  padding: 35px 30px 0 65px;
  transition: box-shadow 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente-show .servicos .link-servico .textos-servico {
    width: 250px;
    height: 130px;
    padding: 20px 20px 0 45px;
  }
}
section.servico-ao-cliente-show .servicos .link-servico .textos-servico .titulo {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-weight: 500;
  color: #ed6e00;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  line-height: 1.2;
  transition: 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente-show .servicos .link-servico .textos-servico .titulo {
    font-size: 16px;
  }
}
section.servico-ao-cliente-show .servicos .link-servico .textos-servico .subtitulo {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  margin: 0;
  line-height: 1.5;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente-show .servicos .link-servico .textos-servico .subtitulo {
    font-size: 12px;
  }
}
section.servico-ao-cliente-show .servicos .link-servico .img-setinha {
  position: relative;
  top: 15px;
  right: 0;
  float: right;
  transition: transform 0.5s;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente-show .servicos .link-servico .img-setinha {
    width: 16px;
    top: 10px;
  }
}
section.servico-ao-cliente-show .servicos .link-servico:hover .textos-servico {
  box-shadow: 0px 10px 0px 1px #ed6e00;
}
section.servico-ao-cliente-show .servicos .link-servico:hover .textos-servico .titulo {
  color: #002469;
}
section.servico-ao-cliente-show .servicos .link-servico:hover .img-setinha {
  transform: rotate(360deg);
}
section.servico-ao-cliente-show .servicos .inicie-seu-negocio div.icone {
  background: url("../img/layout/icone-inicieseunegocio.svg") no-repeat center/65% #fff;
  transition: background 0.5s ease-in-out;
}
section.servico-ao-cliente-show .servicos .inicie-seu-negocio:hover div.icone {
  background: url("../img/layout/icone-inicieseunegocio-branco.svg") no-repeat center/65% #ed6e00;
}
section.servico-ao-cliente-show .servicos .cta div.icone {
  background: url("../img/layout/icone-cta.svg") no-repeat center/65% #fff;
  transition: background 0.5s ease-in-out;
}
section.servico-ao-cliente-show .servicos .cta:hover div.icone {
  background: url("../img/layout/icone-cta-branco.svg") no-repeat center/65% #ed6e00;
}
section.servico-ao-cliente-show .servicos .treinamentos-e-palestras div.icone {
  background: url("../img/layout/icone-treinamentospalestras.svg") no-repeat center/65% #fff;
  transition: background 0.5s ease-in-out;
}
section.servico-ao-cliente-show .servicos .treinamentos-e-palestras:hover div.icone {
  background: url("../img/layout/icone-treinamentospalestras-branco.svg") no-repeat center/65% #ed6e00;
}
section.servico-ao-cliente {
  width: 100%;
  height: auto;
  margin-top: 110px;
  background-color: #fff;
  position: relative;
}
section.servico-ao-cliente .capa-servicos {
  width: 100%;
  height: 490px;
  top: 0;
  background-position: center;
  background-size: cover;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente .capa-servicos {
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente .capa-servicos {
    height: 300px;
  }
}
section.servico-ao-cliente .capa-servicos .overlay-gradiente {
  position: absolute;
  height: 170px;
  width: 100%;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom,rgba(255,255,255,0),#fff);
  background-color: transparent;
  z-index: 99;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente .capa-servicos .overlay-gradiente {
    height: 140px;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente .capa-servicos .overlay-gradiente {
    height: 110px;
  }
}
section.servico-ao-cliente .capa-servicos .overlay-gradiente .frase-capa {
  width: 100%;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 22px;
  font-weight: 400;
  font-weight: 700;
  color: #002469;
  text-align: center;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente .capa-servicos .overlay-gradiente .frase-capa {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente .capa-servicos .overlay-gradiente .frase-capa {
    font-size: 14px;
    padding: 0 5%;
  }
}
section.servico-ao-cliente .capa-servicos .overlay-gradiente .titulo-capa {
  width: 100%;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 48px;
  font-weight: 400;
  font-weight: 700;
  color: #ed6e00;
  text-align: center;
  text-transform: uppercase;
  margin: 15px 0 0 0;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente .capa-servicos .overlay-gradiente .titulo-capa {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente .capa-servicos .overlay-gradiente .titulo-capa {
    font-size: 20px;
    margin: 10px 0 0 0;
  }
}
section.servico-ao-cliente .infos-servicos {
  width: 900px;
  margin: 105px auto 85px auto;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente .infos-servicos {
    width: 60%;
    margin: 75px auto 50px auto;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente .infos-servicos {
    width: 75%;
    margin: 50px auto;
  }
}
section.servico-ao-cliente .infos-servicos .texto-servicos {
  width: 100%;
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente .infos-servicos .texto-servicos {
    font-size: 14px;
  }
}
section.servico-ao-cliente .infos-servicos .texto-servicos > p {
  margin: 0 0 20px 0;
  line-height: 1.8;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente .infos-servicos .texto-servicos > p {
    margin: 0 0 15px 0;
  }
}
section.servico-ao-cliente .infos-servicos .texto-servicos a {
  text-decoration: underline;
  color: #ed6e00;
  font-weight: 700;
}
section.servico-ao-cliente .infos-servicos .frase-texto {
  width: 100%;
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-weight: 700;
  color: #ed6e00;
  text-align: center;
  margin: 50px 0 0 0;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente .infos-servicos .frase-texto {
    font-size: 18px;
    margin: 30px 0 0 0;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente .infos-servicos .frase-texto {
    font-size: 16px;
  }
}
section.servico-ao-cliente .servicos {
  width: 100%;
  height: auto;
  background-color: #f2f3f7;
  display: flex;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  margin-bottom: 110px;
  padding: 95px 0;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente .servicos {
    margin-bottom: 60px;
    padding: 75px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente .servicos {
    flex-direction: column;
    padding: 50px 0;
  }
}
section.servico-ao-cliente .servicos .link-servico {
  margin: 0 35px;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente .servicos .link-servico {
    margin: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  section.servico-ao-cliente .servicos .link-servico {
    margin: 10px 0 15px 15px;
  }
}
section.servico-ao-cliente .servicos .link-servico div.icone {
  width: 90px;
  height: 90px;
  padding: 15px;
  background-color: #fff;
  border: 1px solid #ed6e00;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  left: -45px;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente .servicos .link-servico div.icone {
    width: 60px;
    height: 60px;
    padding: 10px;
    top: 15px;
    left: -30px;
  }
}
section.servico-ao-cliente .servicos .link-servico .textos-servico {
  width: 340px;
  height: 170px;
  background-color: #fff;
  border: none;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  padding: 35px 30px 0 65px;
  transition: box-shadow 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente .servicos .link-servico .textos-servico {
    width: 250px;
    height: 130px;
    padding: 20px 20px 0 45px;
  }
}
section.servico-ao-cliente .servicos .link-servico .textos-servico .titulo {
  font-family: 'Exo 2', 'Helvetica', 'Arial', sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-weight: 500;
  color: #ed6e00;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  line-height: 1.2;
  transition: 0.5s ease-in-out;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente .servicos .link-servico .textos-servico .titulo {
    font-size: 16px;
  }
}
section.servico-ao-cliente .servicos .link-servico .textos-servico .subtitulo {
  font-family: 'Raleway', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: 500;
  color: #808080;
  margin: 0;
  line-height: 1.5;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente .servicos .link-servico .textos-servico .subtitulo {
    font-size: 12px;
  }
}
section.servico-ao-cliente .servicos .link-servico .img-setinha {
  position: relative;
  top: 15px;
  right: 0;
  float: right;
  transition: transform 0.5s;
}
@media only screen and (max-width: 1199px) {
  section.servico-ao-cliente .servicos .link-servico .img-setinha {
    width: 16px;
    top: 10px;
  }
}
section.servico-ao-cliente .servicos .link-servico:hover .textos-servico {
  box-shadow: 0px 10px 0px 1px #ed6e00;
}
section.servico-ao-cliente .servicos .link-servico:hover .textos-servico .titulo {
  color: #002469;
}
section.servico-ao-cliente .servicos .link-servico:hover .img-setinha {
  transform: rotate(360deg);
}
section.servico-ao-cliente .servicos .inicie-seu-negocio div.icone {
  background: url("../img/layout/icone-inicieseunegocio.svg") no-repeat center/65% #fff;
  transition: background 0.5s ease-in-out;
}
section.servico-ao-cliente .servicos .inicie-seu-negocio:hover div.icone {
  background: url("../img/layout/icone-inicieseunegocio-branco.svg") no-repeat center/65% #ed6e00;
}
section.servico-ao-cliente .servicos .cta div.icone {
  background: url("../img/layout/icone-cta.svg") no-repeat center/65% #fff;
  transition: background 0.5s ease-in-out;
}
section.servico-ao-cliente .servicos .cta:hover div.icone {
  background: url("../img/layout/icone-cta-branco.svg") no-repeat center/65% #ed6e00;
}
section.servico-ao-cliente .servicos .treinamentos-e-palestras div.icone {
  background: url("../img/layout/icone-treinamentospalestras.svg") no-repeat center/65% #fff;
  transition: background 0.5s ease-in-out;
}
section.servico-ao-cliente .servicos .treinamentos-e-palestras:hover div.icone {
  background: url("../img/layout/icone-treinamentospalestras-branco.svg") no-repeat center/65% #ed6e00;
}

