@charset "utf-8";
color: #d74050 !important;
.animation .stop {
  -webkit-animation-fill-mode: none;
  -webkit-animation-duration: 0;
  -moz-animation-fill-mode: none;
  -moz-animation-duration: 0;
  -ms-animation-fill-mode: none;
  -ms-animation-duration: 0;
  -o-animation-fill-mode: none;
  -o-animation-duration: 0;
  animation-fill-mode: none;
  animation-duration: 0;
}
.animation .play {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
.animation .pause {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.relative {
  position: relative;
}
.centred {
  margin: 0 auto;
}
.pointer {
  cursor: pointer;
}
.no-border {
  border: none;
}
.no-bg {
  background: none;
}
.no-bgi {
  background: none !important;
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.no-spaces {
  margin: 0;
  padding: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}
body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
* {
  margin: 0;
  padding: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
  padding: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}
html,
body {
  width: 100%;
  min-height: 1000px;
  margin: 0;
  padding: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}
body {
  min-width: 1200px;
  background: #AB1927;
}
a,
a * {
  color: white;
  text-decoration: none;
}
a:hover,
a *:hover {
  color: #d74050 !important;
}
a:active,
a *:active {
  color: #df6b77 !important;
}
a:visited,
a *:visited {
  color: white;
}
a:visited:hover,
a *:visited:hover {
  color: #d74050 !important;
}
a .active,
a * .active {
  color: #921F2B;
}
a .active a,
a * .active a {
  color: white;
}
a.active {
  color: #921F2B;
}
a.active a {
  color: white;
}
.limit {
  width: 960px;
  margin: 0 auto;
}
.content {
  width: 100%;
  min-height: 600px;
  position: relative;
  display: inline-block;
  padding-bottom: 95px;
}
.box-titulo {
  width: 710px;
  min-height: 120px;
  background: #C90052;
  margin: 50px 0 0 140px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.box-titulo h1 {
  padding: 20px 5px 5px 20px;
  font-size: 40pt;
  line-height: 43pt;
  font-family: 'corben', Arial, Helvetica, sans-serif;
}
.box-titulo h1.dir {
  text-align: right;
  margin-right: 20px;
}
.box-titulo p {
  width: 450px;
  margin: 10px 0 0 165px;
}
.desenho {
  top: 0;
  right: -30px;
  z-index: 3;
  position: absolute;
}
.desenho.floated {
  float: left;
  z-index: 3;
  position: relative;
}
.desenho.pos-rep {
  top: 90px;
}
.desenho.pos-cont {
  top: 60px;
}
.wyswig h2,
.wyswig h3,
.wyswig h4 {
  margin: 20px 0 10px 0;
  color: #FCEE21;
  font-family: 'corben', Arial, Helvetica, sans-serif;
}
.wyswig h2 {
  font-size: 22pt;
  line-height: 31pt;
}
.wyswig h3 {
  font-size: 18pt;
  line-height: 25pt;
}
.wyswig h4 {
  font-size: 16pt;
  line-height: 22pt;
}
.wyswig p {
  margin-bottom: 10px;
  font-size: 12pt;
  line-height: 16pt;
  font-family: 'corben-regular', Arial, Helvetica, sans-serif;
}
#header {
  background: #68001B;
  width: 100%;
  min-width: 1024px;
  min-height: 110px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  box-shadow: 0 1px 10px #141414;
  -webkit-box-shadow: 0 1px 10px #141414;
  -moz-box-shadow: 0 1px 10px #141414;
}
#navbar {
  height: 100px;
  position: relative;
}
#navbar a.logo {
  width: 179px;
  height: 208px;
  left: -40px;
  float: left;
  display: block;
  z-index: 3;
  position: absolute;
}
#navbar a.delicel {
  padding: 20px 0 0 140px;
  float: left;
  display: block;
}
#navbar .nav ul {
  width: auto;
  margin: 0 10px 0 20px;
  float: left;
}
#navbar .nav ul >li {
  padding: 50px 5px 15px 5px;
  margin: 0 5px;
  float: left;
  position: relative;
}
#navbar .nav ul >li a {
  z-index: 2;
  position: relative;
  font-size: 9pt;
  line-height: 11pt;
  font-family: 'corben', Arial, Helvetica, sans-serif;
}
#navbar .nav ul >li a:hover {
  color: white !important;
}
#navbar .nav ul .current {
  background: #C90052;
  width: auto;
  height: 25px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  border-bottom-right-radius: 15px;
}
#navbar .nav ul .active {
  background: #C90052;
  width: 100%;
  height: 90px;
  top: -90px;
  left: 0;
  position: absolute;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  border-bottom-right-radius: 15px;
}
#box-fone {
  width: 145px;
  overflow: hidden;
  float: left;
  margin-left: 10px;
}
#box-fone #fone {
  background: #C90052;
  padding: 10px 10px 5px 10px;
  text-align: center;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
}
#box-fone #fone p {
  font-size: 13pt;
  line-height: 17pt;
  font-family: 'corben', Arial, Helvetica, sans-serif;
}
#box-fone #fone img {
  margin: 5px 0 5px 0;
}
#box-fone #fone a {
  font-size: 13pt;
  line-height: 17pt;
  font-family: 'corben', Arial, Helvetica, sans-serif;
}
#box-fone #fone span {
  font-size: 8pt;
  line-height: 9pt;
  font-family: 'corben', Arial, Helvetica, sans-serif;
}
#box-fone #fone :hover {
  color: white !important;
}
#box-fone #lang {
  width: 139px;
  overflow: hidden;
}
#box-fone #lang ul.idioma {
  width: 95px;
  margin: 0 auto;
  margin-top: 8px;
  overflow: hidden;
}
#box-fone #lang ul.idioma > li {
  margin: 0 5px;
  padding: 0;
  float: left;
  text-align: center;
}
#box-fone #lang ul.idioma > li a {
  color: #B71E3B;
  display: block;
  margin-top: 5px;
  font-size: 8pt;
  line-height: 9pt;
  font-family: 'corben', Arial, Helvetica, sans-serif;
}
#box-fone #lang ul.idioma > li.sel-idioma {
  width: 25px;
  height: 24px;
  background: url('/templates/assets/css/../images/semi-estrutura/bg-lang.png') left top no-repeat;
}
#box-fone #lang ul.idioma > li.sel-idioma a,
#box-fone #lang ul.idioma > li.sel-idioma a:hover {
  color: white !important;
}
.base {
  width: 100%;
  height: 230px;
  background: #4C0120;
  z-index: -1;
  position: relative;
  margin-top: -350px;
}
.txt {
  width: 500px;
  margin: 40px 0 20px 180px;
  float: left;
  padding-right: 360px;
}
.txt span,
.txt h1 {
  text-shadow: -2px 5px #7D0000;
}
.txt span {
  font-size: 40pt;
  line-height: 47pt;
  font-family: 'corben', Arial, Helvetica, sans-serif;
}
.txt h1 {
  font-size: 64pt;
  line-height: 65pt;
  font-family: 'corben', Arial, Helvetica, sans-serif;
}
.txt h3 {
  margin-top: 10px;
  font-size: 16pt;
  line-height: 21pt;
  font-family: 'corben-regular', Arial, Helvetica, sans-serif;
  text-shadow: -2px 2px #7D0000;
}
.top-content {
  min-height: 630px;
  overflow: hidden;
  padding-bottom: 10px;
  background: url('/templates/assets/css/../images/semi-estrutura/desenho-home.png') right top no-repeat;
}
#texto {
  width: 470px;
  float: left;
  margin-left: 165px;
}
ul.produto {
  width: 605px;
  margin: 20px 0 0 40px;
  float: left;
}
ul.produto li {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}
ul.produto li .bg-titulo {
  width: 520px;
  height: 45px;
  background: #4C0120;
  z-index: -1;
  position: absolute;
  top: 10px;
  left: 80px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.mask-prodB {
  width: 242px;
  height: 242px;
  float: left;
  text-align: center;
  margin-right: 10px;
  background: url('/templates/assets/css/../images/semi-estrutura/bg-produtos.png') left top no-repeat;
}
.mask-prodB img {
  max-width: 200px;
  max-height: 185px;
  margin-top: 30px;
}
.mask-prodB:hover img {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation-fill-mode: both;
  -webkit-animation-duration: .8s;
  -moz-animation-fill-mode: both;
  -moz-animation-duration: .8s;
  -ms-animation-fill-mode: both;
  -ms-animation-duration: .8s;
  -o-animation-fill-mode: both;
  -o-animation-duration: .8s;
  animation-fill-mode: both;
  animation-duration: .8s;
}
.txt-prod {
  width: 350px;
  float: left;
  margin-top: 15px;
}
.txt-prod h2 {
  width: 350px;
  height: 35px;
  color: #FCEE21;
  overflow: hidden;
  font-size: 18pt;
  line-height: 25pt;
  font-family: 'corben', Arial, Helvetica, sans-serif;
  margin-bottom: 20px;
}
.txt-prod h3 {
  color: #FCEE21;
  margin-top: 20px;
  font-size: 12pt;
  line-height: 16pt;
  font-family: 'corben', Arial, Helvetica, sans-serif;
}
.txt-prod ul.apresentacao {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.txt-prod ul.apresentacao li {
  border: white solid 1px;
  margin: 0 10px 10px 0;
  padding: 20px 10px;
  float: left;
  font-size: 10pt;
  line-height: 12pt;
  font-family: 'corben', Arial, Helvetica, sans-serif;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
}
.t-wysig {
  width: 275px;
}
.email {
  width: 560px;
  float: left;
  z-index: 3;
  position: relative;
  margin-top: 20px;
}
.email.repr {
  margin-bottom: 50px;
}
.email h2 {
  margin: 40px 0 10px 160px;
  color: #FCEE21;
  font-size: 16pt;
  line-height: 22pt;
  font-family: 'corben', Arial, Helvetica, sans-serif;
}
.email .linha {
  width: 100%;
  padding-top: 5px;
  margin-bottom: 10px;
}
.email .linha label {
  width: 150px;
  color: ;
  float: left;
  text-align: right;
  margin-right: 10px;
  font-size: 12pt;
  line-height: 13pt;
  font-family: 'corben-regular', Arial, Helvetica, sans-serif;
}
.email .linha input[type="text"],
.email .linha textarea {
  width: 350px;
  height: 30px;
  background: #FEB9A9;
  padding: 0 10px;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.email .linha textarea {
  padding-top: 10px;
  height: 100px;
}
.email input[type="submit"] {
  color: white;
  background: #C90052;
  padding: 10px;
  float: right;
  cursor: pointer;
  border: none;
  margin-right: 50px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 10pt;
  line-height: 12pt;
  font-family: 'corben', Arial, Helvetica, sans-serif;
}
.email input[type="submit"]:hover {
  background: #7D0000;
}
.email input[type="file"]::-webkit-file-upload-button {
  width: 35px;
  height: 29px;
  text-indent: -9999px;
  margin-left: 0;
  padding-left: 0;
  border: none;
  background: url('/templates/assets/css/../images/misc/bt-upload.png') left top no-repeat;
}
.email .c-file {
  width: 350px;
  background: #FEB9A9;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.response,
.capt-error,
.response-r {
  color: ;
  display: none;
}
.response img,
.capt-error img,
.response-r img {
  display: block;
  margin: 0 auto;
}
p.capt-mostra {
  font-size: 14pt;
  line-height: 17pt;
  font-family: 'corben', Arial, Helvetica, sans-serif;
  margin: 20px 0 10px 160px;
}
p.capt-mostra + input[type="text"] {
  margin-left: 160px;
}
.esconde-form {
  display: none;
  transition: linear .10s;
  -webkit-transition: linear .10s;
  -moz-transition: linear .10s;
}
.response {
  margin-top: 20px;
}
.pos-footer {
  width: 350px;
  margin: 20px 0 0 160px;
}
.pos-footer h2 {
  margin: 0;
  font-size: 24pt;
  line-height: 27pt;
  font-family: 'corben', Arial, Helvetica, sans-serif;
}
.pos-footer h3 {
  margin: 20px 0 10px 0;
  font-size: 16pt;
  line-height: 20pt;
  font-family: 'corben', Arial, Helvetica, sans-serif;
}
.pos-footer span {
  font-size: 17pt;
  line-height: 20pt;
  font-family: 'corben', Arial, Helvetica, sans-serif;
}
.pos-footer address {
  font-size: 12pt;
  line-height: 15pt;
  font-family: ;
}
#map {
  height: 400px;
  margin: -50px 0 0 -10px;
  z-index: 3;
  position: relative;
}
.sombra {
  width: 132px;
  height: 33px;
  bottom: 70px;
  left: 210px;
  z-index: 3;
  position: absolute;
  background: url('/templates/assets/css/../images/semi-estrutura/sombra.png') left top no-repeat;
}
#parceiros {
  float: left;
  z-index: 3;
  position: absolute;
  overflow: hidden;
  right: 0;
  top: 220px;
  height: 490px;
  width: 420px;
}
#parceiros > ul {
  width: 100%;
  float: left;
}
#parceiros > ul > li {
  display: none;
}
#parceiros > ul > li.mostrar {
  display: block;
}
#parceiros > ul > li h2,
#parceiros > ul > li h3 {
  color: #FCEE21;
}
#parceiros > ul > li h2 {
  font-size: 20pt;
  line-height: 28pt;
  font-family: 'corben', Arial, Helvetica, sans-serif;
  margin-bottom: 30px;
}
#parceiros > ul > li h3 {
  font-size: 14pt;
  line-height: 19pt;
  font-family: 'corben', Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
}
#parceiros > ul > li span {
  color: white;
  font-size: 12pt;
  line-height: 16pt;
  margin-bottom: 20px;
}
#parceiros > ul > li ul {
  width: 100%;
  float: left;
  font-size: 0;
  line-height: -3;
}
#parceiros > ul > li ul li {
  width: 100%;
  margin: 0 20px 20px 0;
  vertical-align: top;
  display: inline-block;
}
.contato-fundo {
  width: 100%;
  min-height: 585px;
  background: #4C0120;
}
#home,
#empresa,
#produtos,
#representantes,
#contato {
  width: 100%;
  display: inline-block;
  padding-top: 110px;
}
#contato {
  padding-top: -80px;
}
