@charset "UTF-8";
/*
##################################
# DvU Tecnologia                 #
# CSS criado por Filipe Dornelas #
##################################
*/
.efeito1 {
  left: -30%;
  opacity: 0; }

@font-face {
  font-family: "DIN Next Rounded Regular";
  src: url(../fonts/DINNextRoundedLTPro-Regular.woff); }
@font-face {
  font-family: "DIN Next Rounded Bold";
  src: url(../fonts/DINNextRoundedLTPro-Bold.woff); }
@font-face {
  font-family: "IdealSans MediumItalic";
  src: url(../fonts/IdealSans-MediumItalic-Pro.otf); }
html {
  cursor: default;
  position: relative; }

html, body {
  background-color: #00af9a;
  color: #FFF;
  font-family: "DIN Next Rounded Regular";
  height: 100%; }

body {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column; }

::selection {
  background: transparent;
  color: #FFF; }

::-moz-selection {
  background: transparent;
  color: #FFF; }

ol, ul {
  margin-bottom: 0; }

.wrapper {
  display: block;
  font-size: 20px;
  line-height: 26px;
  height: 100%;
  overflow-x: hidden;
  position: relative;
  width: 100%; }
  @media (max-width: 500px) {
    .wrapper {
      font-size: 14px; } }

a {
  word-wrap: break-word; }

a, a:hover, a:active, a:focus {
  color: #00af9a;
  outline: 0 !important;
  text-decoration: none; }

a:hover, a:active, a:focus {
  color: #003763; }

* {
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  outline: 0 !important; }

.tooltip.left {
  margin-right: 50px; }

.tooltip-inner {
  white-space: pre-wrap;
  width: 150px; }

.nicescroll-rails {
  z-index: 100 !important;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }
  .nicescroll-rails > div {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none; }

.row-eq-height {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  @media (max-width: 768px) {
    .row-eq-height {
      display: block; } }
  @media (min-width: 768px) {
    .row-eq-height div:nth-of-type(1) {
      margin-right: 50px; } }
  .row-eq-height img {
    right: 0; }

.grafismo2 {
  background-image: url("../../images/grafismo2.png");
  right: 0;
  height: 100%;
  position: relative;
  position: absolute;
  width: 98px;
  z-index: 4; }
  @media (max-width: 768px) {
    .grafismo2 {
      background-size: contain;
      width: 40px; } }

p {
  text-align: justify; }

.groups {
  position: relative; }

.content {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 2; }

.container2 {
  margin: 0 auto;
  max-width: 1600px; }

.vertical-align {
  background-color: #00af9a;
  padding: 80px 200px 80px 300px;
  opacity: 1;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s; }
  .vertical-align img {
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s; }

@media (max-width: 1050px) {
  .vertical-align {
    padding: 80px 200px; } }
@media (max-width: 900px) {
  .vertical-align {
    padding: 80px 150px; } }
@media (max-width: 800px) {
  .vertical-align {
    padding: 80px 100px !important; } }
@media (max-width: 600px) {
  .vertical-align {
    padding: 80px 50px 80px 20px !important; } }
.titulo1,
.titulo2 {
  font-family: "DIN Next Rounded Bold";
  margin-bottom: 40px;
  text-align: left; }

j {
  font-family: "DIN Next Rounded Bold"; }

@media (max-width: 768px) {
  .scroll .carousel-indicators {
    right: 10px;
    /* Vai executar somente nos navegadores Google Chrome e Safari*/ } }
  @media screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
    .scroll .carousel-indicators {
      right: 20px; } }

@media (max-width: 768px) {
  .scroll .carousel-indicators li {
    height: 12px;
    margin: 8px;
    width: 12px; } }

.carousel-indicators {
  display: inline-table;
  left: auto;
  list-style: outside none none;
  margin-left: 0;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 15px;
  z-index: 15; }
  .carousel-indicators a {
    display: block;
    height: 100%;
    margin: 0px;
    width: 100%; }
    .carousel-indicators a li {
      background-color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.3);
      border-radius: 10px;
      cursor: pointer;
      display: inline-block;
      height: 15px;
      margin: 10px;
      -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
      -o-transform: translateY(0px);
      transform: translateY(0px);
      width: 15px;
      padding: 0px; }

/* Vai executar somente nos navegadores Google Chrome e Safari*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .carousel-indicators {
    right: 50px; } }
.carousel-indicators .active {
  background-color: #17e3d7;
  height: 15px;
  margin: 10px;
  width: 15px;
  -webkit-animation: 1s indicador;
  -moz-animation: 1s indicador;
  -ms-animation: 1s indicador;
  -o-animation: 1s indicador;
  animation: 1s indicador; }

@keyframes indicador {
  0% {
    margin-left: 10px; }
  50% {
    margin-left: -20px; }
  100% {
    margin-left: 10px; } }
.scroll #go-down {
  display: none; }

#go-down {
  bottom: 0 !important;
  cursor: pointer;
  font-size: 40px;
  height: 40px;
  margin: 0;
  margin-left: -webkit-calc(50% - 20px);
  margin-left: -moz-calc(50% - 20px);
  margin-left: -ms-calc(50% - 20px);
  margin-left: -o-calc(50% - 20px);
  margin-left: calc(50% - 20px);
  position: fixed;
  text-shadow: 0 0 5px #00af9a;
  top: auto;
  z-index: 2; }

#go-down:hover {
  color: #00af9a;
  text-shadow: 0 0 5px #FFF; }

.cont-ini-fim {
  height: 100%;
  width: 100%; }

#ini, #fim {
  background-position: center right;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#ini {
  position: fixed; }

.img-middle, #origem #group3 img, #origem #group4 img, #origem #group6 img, #origem #group5 .vertical-align .row-eq-height img, #marca img, #desenvolvimento #group2 img, #desenvolvimento #group3 img {
  position: absolute;
  top: 50%;
  width: 450px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media (max-width: 768px) {
    .img-middle, #origem #group3 img, #origem #group4 img, #origem #group6 img, #origem #group5 .vertical-align .row-eq-height img, #marca img, #desenvolvimento #group2 img, #desenvolvimento #group3 img {
      transform: none;
      position: relative;
      margin: 30px auto 0; } }
  @media (min-width: 1600px) {
    .img-middle, #origem #group3 img, #origem #group4 img, #origem #group6 img, #origem #group5 .vertical-align .row-eq-height img, #marca img, #desenvolvimento #group2 img, #desenvolvimento #group3 img {
      width: 350px; } }

@media (max-width: 991px) {
  div[class^="col-sm-"] {
    width: 100%; } }
/*
#################
# FUNDO ANIMADO #
#################
*/
.fundo-animado {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  -webkit-animation: 50s pulsate infinite alternate ease-in-out;
  -moz-animation: 50s pulsate infinite alternate ease-in-out;
  -ms-animation: 50s pulsate infinite alternate ease-in-out;
  -o-animation: 50s pulsate infinite alternate ease-in-out;
  animation: 50s pulsate infinite alternate ease-in-out;
  -webkit-transform: center center;
  -moz-transform: center center;
  -ms-transform: center center;
  -o-transform: center center;
  transform: center center; }

.fundo-animado2 {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  -webkit-animation: 50s pulsate2 infinite alternate ease-in-out;
  -moz-animation: 50s pulsate2 infinite alternate ease-in-out;
  -ms-animation: 50s pulsate2 infinite alternate ease-in-out;
  -o-animation: 50s pulsate2 infinite alternate ease-in-out;
  animation: 50s pulsate2 infinite alternate ease-in-out;
  -webkit-transform: center center;
  -moz-transform: center center;
  -ms-transform: center center;
  -o-transform: center center;
  transform: center center; }

@keyframes pulsate {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.3); }
  100% {
    transform: scale(1); } }
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(1); }
  50% {
    -webkit-transform: scale(1.3); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes pulsate {
  0% {
    -moz-transform: scale(1); }
  50% {
    -moz-transform: scale(1.3); }
  100% {
    -moz-transform: scale(1); } }
@-ms-keyframes pulsate {
  0% {
    -ms-transform: scale(1); }
  50% {
    -ms-transform: scale(1.3); }
  100% {
    -ms-transform: scale(1); } }
@-o-keyframes pulsate {
  0% {
    -o-transform: scale(1); }
  50% {
    -o-transform: scale(1.3); }
  100% {
    -o-transform: scale(1); } }
@keyframes pulsate2 {
  0% {
    transform: scale(1) translate(0, 0); }
  50% {
    transform: scale(1.3) translate(0, -50px); }
  100% {
    transform: scale(1) translate(0, 0); } }
@-webkit-keyframes pulsate2 {
  0% {
    -webkit-transform: scale(1) translate(0, 0); }
  50% {
    -webkit-transform: scale(1.3) translate(0, -50px); }
  100% {
    -webkit-transform: scale(1) translate(0, 0); } }
@-moz-keyframes pulsate2 {
  0% {
    -moz-transform: scale(1) translate(0, 0); }
  50% {
    -moz-transform: scale(1.3) translate(0, -50px); }
  100% {
    -moz-transform: scale(1) translate(0, 0); } }
@-ms-keyframes pulsate2 {
  0% {
    -ms-transform: scale(1) translate(0, 0); }
  50% {
    -ms-transform: scale(1.3) translate(0, -50px); }
  100% {
    -ms-transform: scale(1) translate(0, 0); } }
@-o-keyframes pulsate2 {
  0% {
    -o-transform: scale(1) translate(0, 0); }
  50% {
    -o-transform: scale(1.3) translate(0, -50px); }
  100% {
    -o-transform: scale(1) translate(0, 0); } }
.fundo-animado.stop,
.fundo-animado.pause {
  animation-play-state: paused; }

.fundo-animado.stop {
  background-image: none !important;
  position: unset; }

/*
############
# FANCYBOX #
############
*/
.fancybox-nav {
  width: 10px; }

.fancybox-nav span {
  visibility: visible; }

.fancybox-next {
  right: -60px; }

.fancybox-prev {
  left: -60px; }

.fancybox-margin {
  margin-right: 0 !important; }

.fancybox-lock .fancybox-overlay {
  overflow: hidden !important; }

.fancybox-overlay {
  background: rgba(0, 69, 60, 0.9) none repeat scroll 0 0 !important; }

.owl-carousel, .owl-carousel * {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

#owl-demo .item {
  background: #00af9a;
  padding: 30px 5px;
  margin: 5px;
  color: #FFF;
  border-radius: 3px;
  text-align: center; }

#owl-demo .item a {
  color: #FFF;
  text-shadow: 1px 1px 1px #414141; }

.owl-theme .owl-controls .owl-page span {
  background-color: #FFF !important; }

/**************************************/
#mapa-iframe {
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%; }

/*
#############
# CABEÇALHO #
#############
*/
header .grafismo {
  position: fixed;
  pointer-events: none;
  top: 0;
  width: 280px;
  z-index: 20; }
  @media (max-width: 760px) {
    header .grafismo {
      display: none; } }
header .selo {
  left: 50%;
  margin-top: 30px;
  position: fixed;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 21; }
  @media (max-width: 760px) {
    header .selo {
      left: 40px;
      -webkit-transform: translate(0);
      -moz-transform: translate(0);
      -ms-transform: translate(0);
      -o-transform: translate(0);
      transform: translate(0); } }
  @media (max-width: 460px) {
    header .selo {
      left: calc(50% - 100px);
      transform: translate(0px); } }
  header .selo img {
    width: 200px; }
header .midiasocial {
  height: 36px;
  opacity: 1;
  position: fixed;
  top: 30px;
  right: 40px;
  z-index: 21; }
  @media (max-width: 460px) {
    header .midiasocial {
      right: calc(50% - 75px);
      top: auto;
      bottom: 50px; } }
  header .midiasocial div {
    background-image: url("../../images/social.png");
    -webkit-background-size: 110px;
    -moz-background-size: 110px;
    -ms-background-size: 110px;
    -o-background-size: 110px;
    background-size: 110px;
    background-repeat: no-repeat;
    border-radius: 50%;
    float: right;
    height: 35px;
    margin-right: 22px;
    width: 35px; }
  header .midiasocial #facebook {
    background-position: 0 0; }
  header .midiasocial #twitter {
    background-position: -38px 0; }
  header .midiasocial #youtube {
    background-position: -75px 0;
    margin-right: 0; }
  header .midiasocial #twitter:hover,
  header .midiasocial #facebook:hover,
  header .midiasocial #youtube:hover {
    background-color: #00af9a;
    box-shadow: 0 0 5px 1px #00af9a; }
header .idiomas {
  color: #fff;
  font-size: 18px;
  height: 24px;
  opacity: 1;
  padding: 3px 0;
  position: fixed;
  left: auto;
  right: 40px;
  top: 75px;
  z-index: 21; }
  header .idiomas .idiomsel, header .idiomas span:nth-of-type(2) {
    color: #00af9a; }
  header .idiomas span:not(:nth-of-type(2)) {
    cursor: pointer;
    text-shadow: 1px 1px 1px #414141; }
  @media (max-width: 460px) {
    header .idiomas {
      right: calc(50% - 75px);
      top: 185px; } }
header .rastreabilidade {
  border: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  height: 24px;
  opacity: 1;
  padding: 3px 0;
  position: fixed;
  right: 40px;
  text-align: center;
  top: 110px;
  width: 150px;
  z-index: 21; }
  @media (max-width: 460px) {
    header .rastreabilidade {
      right: calc(50% - 75px);
      top: 220px; } }
  header .rastreabilidade td {
    border: 1px solid #fff;
    text-shadow: 1px 1px 1px #414141; }
  header .rastreabilidade .rast-bottom input {
    background-color: #e6e7e8;
    color: #00af9a;
    border: none;
    padding: 0 5px;
    width: 100%; }
  header .rastreabilidade .rast-bottom td:last-of-type {
    background-color: #FFF;
    color: #00af9a;
    cursor: pointer;
    padding: 0 5px; }
header.active-menu .rastreabilidade,
header.active-menu .midiasocial {
  opacity: 0;
  pointer-events: none; }
header.active-menu .selo img {
  width: 150px !important; }
header.active-menu .idiomas {
  cursor: pointer !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  z-index: 21 !important; }
header#mapa-header .grafismo,
header#mapa-header .midiasocial,
header#mapa-header .idiomas,
header#mapa-header #rast,
header#mapa-header .selo,
header#mapa-header #go-down {
  display: none; }
header#mapa-header.active-menu .selo {
  display: block; }
header#mapa-header.produtor-header #menu {
  color: #00af9a; }
  header#mapa-header.produtor-header #menu > span {
    background-color: #00af9a; }
  @media (max-width: 1180px) {
    header#mapa-header.produtor-header #menu {
      top: 15px;
      left: 15px;
      mix-blend-mode: difference;
      color: white; }
      header#mapa-header.produtor-header #menu > span {
        background-color: white; } }

.header-tit {
  color: #f6f6f4;
  font-size: 40px;
  left: 0;
  line-height: 40px;
  margin: 0 auto;
  max-width: 490px;
  position: absolute;
  pointer-events: none;
  right: 0;
  text-align: center;
  top: 200px;
  z-index: 2; }

body.scroll .midiasocial,
body.scroll .idiomas,
body.scroll .rastreabilidade,
body.scroll .grafismo,
.scroll .header-tit {
  opacity: 0;
  z-index: 1; }

@media (max-width: 980px) {
  .header-tit {
    opacity: 0; } }
body.scroll .midiasocial,
body.scroll .idiomas,
body.scroll .rastreabilidade {
  cursor: default;
  opacity: 0;
  pointer-events: none; }

/*
########
# MENU #
########
*/
body.scroll header .selo {
  left: 20px;
  margin-top: 30px;
  position: fixed;
  right: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }
  @media (max-width: 600px) {
    body.scroll header .selo {
      left: 10px;
      margin-top: 10px; } }
  body.scroll header .selo img {
    width: 100px; }
@media (max-width: 600px) {
  body.scroll header #menu {
    left: auto;
    right: 0;
    top: 20px; }
    body.scroll header #menu span {
      width: 25px; }
    body.scroll header #menu div {
      display: none; } }

header.active-menu #menu {
  opacity: 0; }
header.active-menu .selo {
  left: 45px;
  margin-top: 30px;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  position: fixed; }
  header.active-menu .selo img {
    width: 150px; }
header.active-menu .idiomas {
  left: 220px !important;
  text-transform: uppercase;
  top: 70px !important;
  width: 60px; }
  header.active-menu .idiomas .mini {
    font-size: 0.01px; }
header.active-menu #sidebar-wrapper {
  box-shadow: 5px 0 5px -5px #777;
  left: 290px; }
  header.active-menu #sidebar-wrapper i.glyphicon-remove {
    left: 260px; }
header.active-menu .sidebar-nav {
  padding: 200px 0; }
  header.active-menu .sidebar-nav > .sidebar-brand img {
    margin-bottom: 70px;
    margin-top: 20px;
    width: 150px; }
header #sidebar-wrapper li .sub {
  display: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }
  header #sidebar-wrapper li .sub a {
    font-size: 16px;
    line-height: 16px;
    padding: 5px 0 5px 70px;
    text-indent: initial; }
header #menu {
  background-color: transparent;
  background-image: none;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  left: 30px;
  opacity: 1;
  position: fixed;
  text-align: center;
  top: -webkit-calc(50% - 27px);
  top: -moz-calc(50% - 27px);
  top: -ms-calc(50% - 27px);
  top: -o-calc(50% - 27px);
  top: calc(50% - 27px);
  z-index: 11; }
  header #menu > span {
    background-color: #fff;
    border-radius: 10px;
    display: block;
    height: 2px;
    margin: 7px;
    width: 35px; }
  header #menu.verde {
    color: #00af9a; }
    header #menu.verde > span {
      background-color: #00af9a; }
  header #menu:hover > span {
    -webkit-transform: rotate3d(0, 1, 0.1, 180deg);
    -moz-transform: rotate3d(0, 1, 0.1, 180deg);
    -ms-transform: rotate3d(0, 1, 0.1, 180deg);
    -o-transform: rotate3d(0, 1, 0.1, 180deg);
    transform: rotate3d(0, 1, 0.1, 180deg); }
header #sidebar-wrapper {
  background: #00af9a;
  /* The Fallback */
  background: rgba(0, 175, 154, 0.85);
  position: fixed;
  height: 100%;
  left: 0;
  margin-left: -290px;
  overflow-x: hidden;
  width: 290px;
  z-index: 20; }
  header #sidebar-wrapper i.glyphicon-remove {
    color: #FFF;
    cursor: pointer;
    font-size: 18px;
    left: -290px;
    position: fixed;
    top: 10px;
    z-index: 20; }
header .sidebar-nav {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 290px; }
  header .sidebar-nav li {
    line-height: 40px;
    text-indent: 40px; }
    header .sidebar-nav li a {
      display: block;
      color: #fff;
      font-size: 20px; }
      header .sidebar-nav li a:hover, header .sidebar-nav li a.selecionado {
        font-family: "DIN Next Rounded Bold"; }
      header .sidebar-nav li a:active,
      header .sidebar-nav li a header .sidebar-nav li a:focus {
        text-decoration: none; }

/*
########
# HOME #
########
*/
#home {
  overflow: hidden; }
  #home .fundo-animado {
    background: url("../../images/banner1_low.jpg") no-repeat fixed center bottom/cover; }
  #home #go-down {
    display: none; }
  #home header .header-tit {
    left: -webkit-calc(50% - 176px);
    left: -moz-calc(50% - 176px);
    left: -ms-calc(50% - 176px);
    left: -o-calc(50% - 176px);
    left: calc(50% - 176px);
    position: fixed; }
  #home .mosaico {
    bottom: 0;
    color: #FFF;
    font-size: 20px;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2; }
    @media (max-width: 580px) {
      #home .mosaico {
        display: none; } }
    #home .mosaico > .row {
      height: 100%; }
    #home .mosaico hr {
      background-color: #fff;
      border-radius: 20px;
      height: 1px;
      margin-bottom: 10px;
      margin-top: 10px;
      width: 50%; }
    #home .mosaico .mensagem {
      font-size: 16px;
      left: 0;
      line-height: 18px;
      margin: 0 auto;
      opacity: 0;
      position: absolute;
      right: 0;
      text-align: justify;
      text-shadow: 1px 1px 1px #414141;
      width: 50%; }
    @media (max-width: 1350px) {
      #home .mosaico hr, #home .mosaico .mensagem {
        width: 80%; } }
    #home .mosaico > div > div {
      height: 100%;
      padding: 0; }
    #home .mosaico > div > div > div:first-of-type {
      cursor: crosshair;
      display: block;
      float: left;
      font-size: 26px;
      height: 100%;
      margin: 0 auto 200px;
      padding-bottom: 5px;
      position: relative;
      text-align: center;
      top: 80%;
      width: 100%;
      z-index: 2; }
      #home .mosaico > div > div > div:first-of-type:hover {
        top: 65%; }
        @media (max-width: 820px) {
          #home .mosaico > div > div > div:first-of-type:hover {
            top: 50%; } }
    #home .mosaico .bg {
      height: 100%;
      opacity: 0;
      width: 100%;
      z-index: 0; }
    #home .mosaico .etico > div:hover + .bg,
    #home .mosaico .rastreavel > div:hover + .bg,
    #home .mosaico .qualidade > div:hover + .bg {
      background-position: right  top;
      opacity: 1; }
    #home .mosaico .etico > div:hover > .mensagem,
    #home .mosaico .rastreavel > div:hover > .mensagem,
    #home .mosaico .qualidade > div:hover > .mensagem {
      opacity: 1; }
    #home .mosaico .etico .bg {
      background: url("../../images/home_ico4.jpg") no-repeat left bottom/cover; }
    #home .mosaico .rastreavel .bg {
      background: url("../../images/home_ico5.jpg") no-repeat left bottom/cover; }
    #home .mosaico .qualidade .bg {
      background: url("../../images/home_ico6.jpg") no-repeat left bottom/cover; }

/*
##########
# REGIÃO #
##########
*/
#regiao #ini, #regiao #fim {
  background-image: url("../../images/banner2_low.jpg"); }
#regiao #group2.antes img {
  transform: scale(0.1); }
#regiao #group3.antes img {
  opacity: 0;
  -webkit-transform: rotate(180deg) scale(0.1);
  -moz-transform: rotate(180deg) scale(0.1);
  -ms-transform: rotate(180deg) scale(0.1);
  -o-transform: rotate(180deg) scale(0.1);
  transform: rotate(180deg) scale(0.1); }
#regiao #group4 img {
  display: inline;
  max-width: 100%;
  position: relative;
  transform: scale(0.8);
  width: 49%; }
  @media (max-width: 450px) {
    #regiao #group4 img {
      width: 100%; } }
  #regiao #group4 img:nth-of-type(1) {
    left: 0; }
  #regiao #group4 img:nth-of-type(2) {
    right: 0; }
#regiao #group5 j {
  font-size: 22px; }
#regiao #group6 img {
  margin-bottom: 30px; }

/*
#############
# PROPÓSITO #
#############
*/
#proposito #ini, #proposito #fim {
  background-image: url("../../images/banner3_low.jpg"); }
#proposito #group1 .vertical-align p:first-of-type {
  margin-bottom: 20px; }
#proposito #group1 .vertical-align .text {
  font-size: 20px;
  opacity: 0;
  line-height: 0; }
  #proposito #group1 .vertical-align .text .titulo1 {
    margin: 0; }
@media (min-width: 801px) {
  #proposito #group2 .vertical-align {
    padding: 80px 120px; } }
@media (max-width: 768px) {
  #proposito #group2 .container2 {
    text-align: center; } }
#proposito #group2 .props {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  @media (max-width: 768px) {
    #proposito #group2 .props {
      display: inline-block; } }
  #proposito #group2 .props > div {
    background-size: cover;
    float: left;
    height: 800px;
    position: relative;
    width: 33.33%; }
    @media (max-width: 768px) {
      #proposito #group2 .props > div {
        height: 600px;
        width: 100%; } }
    #proposito #group2 .props > div:nth-of-type(1) {
      background-image: url("../../images/propositoBanner1.jpg"); }
    #proposito #group2 .props > div:nth-of-type(2) {
      background-image: url("../../images/propositoBanner2.jpg"); }
    #proposito #group2 .props > div:nth-of-type(3) {
      background-image: url("../../images/propositoBanner3.jpg"); }
    #proposito #group2 .props > div .tit {
      font-size: 40px;
      line-height: 46px;
      margin-top: 20px;
      text-align: center; }
      @media (max-width: 1000px) {
        #proposito #group2 .props > div .tit {
          font-size: 30px;
          line-height: 36px; } }
      @media (max-width: 768px) {
        #proposito #group2 .props > div .tit {
          font-size: 40px;
          line-height: 46px; } }
    #proposito #group2 .props > div .text {
      bottom: 0;
      display: table;
      margin: 20px;
      position: absolute; }
      @media (max-width: 1000px) {
        #proposito #group2 .props > div .text {
          font-size: 16px;
          line-height: 22px; } }
      @media (max-width: 768px) {
        #proposito #group2 .props > div .text {
          font-size: 20px;
          line-height: 26px; } }
      #proposito #group2 .props > div .text p {
        text-align: left; }

/*
#########################
# DENOMINAÇÃO DE ORIGEM #
#########################
*/
#origem #ini, #origem #fim {
  background-image: url("../../images/banner4_low.jpg"); }
#origem #group2 .icons div {
  -webkit-background-size: 55px auto !important;
  -moz-background-size: 55px auto !important;
  -ms-background-size: 55px auto !important;
  -o-background-size: 55px auto !important;
  background-size: 55px auto !important;
  font-size: 20px;
  line-height: 100%;
  padding: 15px 0 15px 90px; }
  #origem #group2 .icons div:nth-of-type(1) {
    background: transparent url("../../images/origem1.png") no-repeat scroll left center; }
  #origem #group2 .icons div:nth-of-type(2) {
    background: transparent url("../../images/origem2.png") no-repeat scroll left center; }
  #origem #group2 .icons div:nth-of-type(3) {
    background: transparent url("../../images/origem3.png") no-repeat scroll left center; }
  #origem #group2 .icons div:nth-of-type(4) {
    background: transparent url("../../images/origem4.png") no-repeat scroll left center; }
  #origem #group2 .icons div:nth-of-type(5) {
    background: transparent url("../../images/origem5.png") no-repeat scroll left center; }
  #origem #group2 .icons div:nth-of-type(6) {
    background: transparent url("../../images/origem6.png") no-repeat scroll left center; }
  #origem #group2 .icons div:nth-of-type(7) {
    background: transparent url("../../images/origem7.png") no-repeat scroll left center; }
  #origem #group2 .icons div:nth-of-type(8) {
    background: transparent url("../../images/origem8.png") no-repeat scroll left center; }
  @media (max-width: 500px) {
    #origem #group2 .icons div {
      font-size: 14px;
      padding: 15px 0 15px 70px; } }
#origem #group5 .vertical-align p:first-of-type {
  margin-bottom: 30px; }
#origem #group5 .vertical-align .row-eq-height {
  margin-bottom: 50px; }
#origem #group5 .vertical-align .icons {
  display: inline;
  text-align: center;
  font-size: 18px; }
  #origem #group5 .vertical-align .icons img {
    width: 100px;
    margin-bottom: 10px; }
  #origem #group5 .vertical-align .icons > div {
    width: 100%; }
    @media (max-width: 991px) {
      #origem #group5 .vertical-align .icons > div {
        margin: 0; } }
    #origem #group5 .vertical-align .icons > div > div:nth-of-type(1) > div {
      float: left; }
    #origem #group5 .vertical-align .icons > div > div:nth-of-type(2) > div {
      margin: 0 auto;
      padding-left: 30%; }
    #origem #group5 .vertical-align .icons > div > div:nth-of-type(3) {
      padding-right: 0; }
      #origem #group5 .vertical-align .icons > div > div:nth-of-type(3) > div {
        float: right; }
    @media (max-width: 991px) {
      #origem #group5 .vertical-align .icons > div > div > div {
        float: none !important;
        padding: 20px 0 !important; } }
#origem #group5-5 {
  /* Vai executar somente nos navegadores Google Chrome e Safari*/
  height: 100%;
  position: sticky; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    #origem #group5-5 {
      display: none; } }
  #origem #group5-5 .bg {
    background-image: url("../../images/banner4.jpg");
    background-size: cover;
    height: 100vh;
    width: 100%; }
  #origem #group5-5 .cel {
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 2s ease 0s;
    -moz-transition: all 2s ease 0s;
    -ms-transition: all 2s ease 0s;
    -o-transition: all 2s ease 0s;
    transition: all 2s ease 0s;
    z-index: 10; }
  #origem #group5-5.antes .cel {
    left: 100vw;
    bottom: -100%; }
#origem #group6 a {
  color: #003763;
  text-decoration: underline; }
  #origem #group6 a:hover, #origem #group6 a:focus {
    color: #FFF; }
#origem #group6 p {
  margin-bottom: 30px; }
#origem #group6 .media-body {
  vertical-align: bottom;
  padding-right: 15px; }
  #origem #group6 .media-body p:nth-of-type(3) {
    margin-bottom: 0; }
#origem #group7 .vertical-align p,
#origem #group8 .vertical-align p,
#origem #group9 .vertical-align p {
  margin-bottom: 30px; }
#origem #group7 .vertical-align label,
#origem #group8 .vertical-align label,
#origem #group9 .vertical-align label {
  font-weight: normal !important; }
#origem #group7 .vertical-align input[type="text"], #origem #group7 .vertical-align button,
#origem #group8 .vertical-align input[type="text"],
#origem #group8 .vertical-align button,
#origem #group9 .vertical-align input[type="text"],
#origem #group9 .vertical-align button {
  background-color: #00af9a;
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  height: 35px;
  line-height: 5px;
  margin-bottom: 5px;
  padding: 9px 10px 5px;
  width: 100%; }
#origem #group7 .vertical-align button,
#origem #group8 .vertical-align button,
#origem #group9 .vertical-align button {
  background-color: #fff;
  color: #00af9a;
  float: right;
  width: 200px; }
  #origem #group7 .vertical-align button:hover,
  #origem #group8 .vertical-align button:hover,
  #origem #group9 .vertical-align button:hover {
    background-color: #00af9a;
    color: #fff; }
#origem #group7 .vertical-align ::-webkit-input-placeholder,
#origem #group8 .vertical-align ::-webkit-input-placeholder,
#origem #group9 .vertical-align ::-webkit-input-placeholder {
  color: #fff;
  font-size: 14px;
  line-height: 15px;
  opacity: 1; }
#origem #group7 .vertical-align :-moz-placeholder,
#origem #group8 .vertical-align :-moz-placeholder,
#origem #group9 .vertical-align :-moz-placeholder {
  color: #fff;
  font-size: 14px;
  line-height: 3px;
  opacity: 1; }
#origem #group7 .vertical-align ::-moz-placeholder,
#origem #group8 .vertical-align ::-moz-placeholder,
#origem #group9 .vertical-align ::-moz-placeholder {
  color: #fff;
  font-size: 14px;
  line-height: 3px;
  opacity: 1; }
#origem #group7 .vertical-align :-ms-input-placeholder,
#origem #group8 .vertical-align :-ms-input-placeholder,
#origem #group9 .vertical-align :-ms-input-placeholder {
  color: #fff;
  font-size: 14px;
  line-height: 3px;
  opacity: 1; }
#origem #group7 .vertical-align .perfil,
#origem #group8 .vertical-align .perfil,
#origem #group9 .vertical-align .perfil {
  border: 1px solid #fff;
  margin-bottom: 5px;
  padding: 5px 10px;
  width: 100%; }
  #origem #group7 .vertical-align .perfil > div label,
  #origem #group8 .vertical-align .perfil > div label,
  #origem #group9 .vertical-align .perfil > div label {
    font-size: 18px;
    padding-left: 5px; }
  #origem #group7 .vertical-align .perfil .col-lg-4,
  #origem #group8 .vertical-align .perfil .col-lg-4,
  #origem #group9 .vertical-align .perfil .col-lg-4 {
    display: flex;
    padding: 0 10px; }
#origem #group7 .vertical-align .col-sm-6:nth-of-type(1),
#origem #group8 .vertical-align .col-sm-6:nth-of-type(1),
#origem #group9 .vertical-align .col-sm-6:nth-of-type(1) {
  padding-right: 2.5px; }
#origem #group7 .vertical-align .col-sm-6:nth-of-type(2),
#origem #group8 .vertical-align .col-sm-6:nth-of-type(2),
#origem #group9 .vertical-align .col-sm-6:nth-of-type(2) {
  padding-left: 2.5px; }
@media (max-width: 991px) {
  #origem #group7 .vertical-align .col-sm-6:nth-of-type(1), #origem #group7 .vertical-align .col-sm-6:nth-of-type(2),
  #origem #group8 .vertical-align .col-sm-6:nth-of-type(1),
  #origem #group8 .vertical-align .col-sm-6:nth-of-type(2),
  #origem #group9 .vertical-align .col-sm-6:nth-of-type(1),
  #origem #group9 .vertical-align .col-sm-6:nth-of-type(2) {
    padding-right: 15px;
    padding-left: 15px; } }

@keyframes upDown {
  0% {
    bottom: 332px;
    left: 439px;
    transform: rotate(14deg);
    opacity: 0; }
  50% {
    bottom: 0px;
    left: 255px;
    transform: rotate(19deg);
    opacity: 1; }
  100% {
    bottom: 332px;
    left: 439px;
    transform: rotate(14deg);
    opacity: 0; } }
/*
#################
# NOSSO TERROIR #
#################
*/
#terroir #ini, #terroir #fim {
  background-image: url("../../images/banner9_low.jpg"); }
#terroir #group1 .vertical-align .row-eq-height, #terroir #group1 .vertical-align .owl-carousel {
  margin-top: 50px; }
#terroir #group1 .vertical-align .owl-carousel img {
  height: 200px;
  width: 300px; }
#terroir #group2 k {
  color: #0df5e8;
  text-shadow: 1px 1px 1px #111; }
#terroir #group2 p {
  bottom: 0;
  padding: 10px;
  position: absolute;
  text-align: left; }
@media (max-width: 1200px) {
  #terroir #group2 p {
    font-size: 16px;
    line-height: 18px; } }
@media (max-width: 1080px) {
  #terroir #group2 p {
    font-size: 14px;
    line-height: 16px; } }
@media (max-width: 700px) {
  #terroir #group2 .vertical-align {
    display: flex; } }
@media (max-width: 700px) {
  #terroir #group2 .vertical-align .container2 {
    width: 100%; } }
#terroir #group2 .vertical-align .carac {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  #terroir #group2 .vertical-align .carac div {
    background-size: cover;
    float: left;
    height: calc(100vh - 160px);
    position: relative;
    width: 20%; }
    #terroir #group2 .vertical-align .carac div:nth-of-type(0) {
      background-image: url("../../images/terroirCarac0.jpg"); }
    #terroir #group2 .vertical-align .carac div:nth-of-type(1) {
      background-image: url("../../images/terroirCarac1.jpg"); }
    #terroir #group2 .vertical-align .carac div:nth-of-type(2) {
      background-image: url("../../images/terroirCarac2.jpg"); }
    #terroir #group2 .vertical-align .carac div:nth-of-type(3) {
      background-image: url("../../images/terroirCarac3.jpg"); }
    #terroir #group2 .vertical-align .carac div:nth-of-type(4) {
      background-image: url("../../images/terroirCarac4.jpg"); }
    #terroir #group2 .vertical-align .carac div:nth-of-type(5) {
      background-image: url("../../images/terroirCarac5.jpg"); }
    @media (max-width: 700px) {
      #terroir #group2 .vertical-align .carac div {
        height: 300px;
        width: 50%; } }
  @media (max-width: 700px) {
    #terroir #group2 .vertical-align .carac {
      display: inline; } }

/*
#########
# MARCA #
#########
*/
#marca #ini, #marca #fim {
  background-image: url("../../images/banner5_low.jpg"); }
#marca #group2 a {
  color: #003763; }
  #marca #group2 a:hover {
    color: #FFF; }

/*
############################
# PLANO DE DESENVOLVIMENTO #
############################
*/
#desenvolvimento #ini {
  background-image: url("../../images/banner6_low.jpg");
  background-position: center top; }
#desenvolvimento #fim {
  background-image: url("../../images/banner7.jpg");
  background-position: center top; }
#desenvolvimento #group1 a, #desenvolvimento #group2 a, #desenvolvimento #group3 a, #desenvolvimento #group4 a {
  color: #760040;
  text-decoration: underline;
  font-family: "DIN Next Rounded Bold"; }
  #desenvolvimento #group1 a:hover, #desenvolvimento #group1 a:focus, #desenvolvimento #group2 a:hover, #desenvolvimento #group2 a:focus, #desenvolvimento #group3 a:hover, #desenvolvimento #group3 a:focus, #desenvolvimento #group4 a:hover, #desenvolvimento #group4 a:focus {
    color: #FFF; }
#desenvolvimento #group2 p:first-of-type {
  margin-bottom: 30px; }
#desenvolvimento #group4 .vertical-align {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-bottom: 0; }
  #desenvolvimento #group4 .vertical-align .tarja {
    background-image: url("../../images/desenvolvimento_fundo.png");
    background-position: right center;
    background-size: cover;
    height: 800px;
    position: absolute;
    width: 400px; }
    @media (max-width: 1200px) {
      #desenvolvimento #group4 .vertical-align .tarja {
        width: 250px; } }
    @media (max-width: 768px) {
      #desenvolvimento #group4 .vertical-align .tarja {
        margin: 40px auto;
        width: 80%;
        position: initial; } }
    @media (max-width: 350px) {
      #desenvolvimento #group4 .vertical-align .tarja {
        width: 100%; } }
    #desenvolvimento #group4 .vertical-align .tarja .tit {
      position: relative;
      height: 50%; }
      #desenvolvimento #group4 .vertical-align .tarja .tit > div {
        left: 50%;
        padding: 0 40px;
        position: absolute;
        text-align: left;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%; }
      #desenvolvimento #group4 .vertical-align .tarja .tit hr {
        margin: 20px 0;
        width: 90%; }
      #desenvolvimento #group4 .vertical-align .tarja .tit .premio {
        font-family: "DIN Next Rounded Bold";
        font-size: 32px;
        line-height: 32px; }
      #desenvolvimento #group4 .vertical-align .tarja .tit .celeb {
        font-size: 25px; }
    #desenvolvimento #group4 .vertical-align .tarja .images {
      position: relative;
      height: 50%; }
      #desenvolvimento #group4 .vertical-align .tarja .images > div {
        height: 100%;
        position: relative; }
      #desenvolvimento #group4 .vertical-align .tarja .images img {
        position: absolute;
        top: 50%; }
        #desenvolvimento #group4 .vertical-align .tarja .images img:nth-of-type(1) {
          -webkit-transform: translate(25%, -25%);
          -moz-transform: translate(25%, -25%);
          -ms-transform: translate(25%, -25%);
          -o-transform: translate(25%, -25%);
          transform: translate(25%, -25%); }
          @media (max-width: 768px) {
            #desenvolvimento #group4 .vertical-align .tarja .images img:nth-of-type(1) {
              -webkit-transform: translate(35%, -25%);
              -moz-transform: translate(35%, -25%);
              -ms-transform: translate(35%, -25%);
              -o-transform: translate(35%, -25%);
              transform: translate(35%, -25%); } }
          @media (max-width: 500px) {
            #desenvolvimento #group4 .vertical-align .tarja .images img:nth-of-type(1) {
              -webkit-transform: translate(0px);
              -moz-transform: translate(0px);
              -ms-transform: translate(0px);
              -o-transform: translate(0px);
              transform: translate(0px);
              margin-left: 10%; } }
        #desenvolvimento #group4 .vertical-align .tarja .images img:nth-of-type(2) {
          -webkit-transform: translate(100%, -50%);
          -moz-transform: translate(100%, -50%);
          -ms-transform: translate(100%, -50%);
          -o-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
          width: 230px; }
          @media (max-width: 1200px) {
            #desenvolvimento #group4 .vertical-align .tarja .images img:nth-of-type(2) {
              -webkit-transform: translate(40%, -10%);
              -moz-transform: translate(40%, -10%);
              -ms-transform: translate(40%, -10%);
              -o-transform: translate(40%, -10%);
              transform: translate(40%, -10%); } }
          @media (max-width: 768px) {
            #desenvolvimento #group4 .vertical-align .tarja .images img:nth-of-type(2) {
              -webkit-transform: translate(40%, 40%);
              -moz-transform: translate(40%, 40%);
              -ms-transform: translate(40%, 40%);
              -o-transform: translate(40%, 40%);
              transform: translate(40%, 40%); } }
          @media (max-width: 700px) {
            #desenvolvimento #group4 .vertical-align .tarja .images img:nth-of-type(2) {
              -webkit-transform: translate(40%, -10%);
              -moz-transform: translate(40%, -10%);
              -ms-transform: translate(40%, -10%);
              -o-transform: translate(40%, -10%);
              transform: translate(40%, -10%); } }
          @media (max-width: 500px) {
            #desenvolvimento #group4 .vertical-align .tarja .images img:nth-of-type(2) {
              -webkit-transform: translate(0px);
              -moz-transform: translate(0px);
              -ms-transform: translate(0px);
              -o-transform: translate(0px);
              transform: translate(0px);
              margin-left: 10%; } }
        @media (max-width: 1200px) {
          #desenvolvimento #group4 .vertical-align .tarja .images img {
            position: initial; } }
  #desenvolvimento #group4 .vertical-align .texto {
    display: table-cell;
    height: 800px;
    padding-left: 500px;
    vertical-align: middle; }
    #desenvolvimento #group4 .vertical-align .texto p:last-of-type {
      margin-bottom: 40px; }
    @media (max-width: 1200px) {
      #desenvolvimento #group4 .vertical-align .texto {
        padding-left: 350px; } }
    @media (max-width: 768px) {
      #desenvolvimento #group4 .vertical-align .texto {
        padding: 0;
        display: initial; } }
@media (max-width: 1200px) {
  #desenvolvimento .vertical-align {
    padding-left: 200px; } }
@media (max-width: 1060px) {
  #desenvolvimento .vertical-align {
    padding-right: 100px;
    padding-left: 100px;
    padding-bottom: 0 !important; } }

/*
##########
# VÍDEOS #
##########
*/
#videos #ini, #videos #fim {
  background-image: url("../../images/banner8_low.jpg");
  background-position: center top; }
#videos #group1 .item .fancybox img {
  width: 300px; }

/* MODAL CONTATO */
#contato-modal .modal-content {
  left: 50%;
  top: 50%;
  width: 60%;
  border-radius: 0px;
  position: fixed;
  background-color: #fff;
  transform: translate(-50%, -50%); }
  #contato-modal .modal-content .close {
    top: 28px;
    right: 28px;
    position: fixed;
    z-index: 22;
    color: #00af9a;
    opacity: 1; }
  #contato-modal .modal-content .close:hover {
    opacity: 0.5; }
  #contato-modal .modal-content h2 {
    width: 100%;
    margin-bottom: 20px;
    color: #00af9a;
    text-align: center; }
  #contato-modal .modal-content p {
    width: 100%;
    color: #000;
    text-align: center;
    font-size: 18px;
    font-family: "DIN Next Rounded Regular"; }
  #contato-modal .modal-content #contato-form {
    width: 80%;
    margin: 10px auto 20px auto; }
    #contato-modal .modal-content #contato-form label {
      color: #00af9a; }
    #contato-modal .modal-content #contato-form textarea {
      resize: false; }
    #contato-modal .modal-content #contato-form label.error {
      font-family: "DIN Next Rounded Regular";
      font-weight: normal;
      font-size: 12px;
      color: #d9534f; }
  #contato-modal .modal-content .loading {
    display: none;
    color: #000;
    font-size: 14px;
    font-family: "DIN Next Rounded Bold"; }
  #contato-modal .modal-content .btn-submit {
    width: 300px;
    padding: 8px 0px;
    background-color: #00af9a;
    color: #fff !important;
    font-size: 18px;
    font-family: "DIN Next Rounded Bold"; }
  #contato-modal .modal-content .btn-submit:visited {
    color: #fff !important; }
  #contato-modal .modal-content .btn-submit:active {
    color: #fff !important; }
  #contato-modal .modal-content .btn-submit:hover {
    background-color: rgba(0, 175, 154, 0.8); }
  
  
/* MODAL WEBINAR */
#webinar-modal .modal-content {
  left: 50%;
  top: 50%;
  width: 60%;
  border-radius: 0px;
  position: fixed;
  background-color: #fff;
  transform: translate(-50%, -50%); }
  #webinar-modal .modal-content .close {
    top: 28px;
    right: 28px;
    position: fixed;
    z-index: 22;
    color: #00af9a;
    opacity: 1; }
  #webinar-modal .modal-content .close:hover {
    opacity: 0.5; }
  #webinar-modal .modal-content h2 {
    width: 100%;
    margin-bottom: 20px;
    color: #00af9a;
    text-align: center; }
  #webinar-modal .modal-content p {
    width: 100%;
    color: #000;
    text-align: center;
    font-size: 18px;
    font-family: "DIN Next Rounded Regular"; }
  #webinar-modal .modal-content #contato-form {
    width: 80%;
    margin: 10px auto 20px auto; }
    #webinar-modal .modal-content #contato-form label {
      color: #00af9a; }
    #webinar-modal .modal-content #contato-form textarea {
      resize: false; }
    #webinar-modal .modal-content #contato-form label.error {
      font-family: "DIN Next Rounded Regular";
      font-weight: normal;
      font-size: 12px;
      color: #d9534f; }
  #webinar-modal .modal-content .loading {
    display: none;
    color: #000;
    font-size: 14px;
    font-family: "DIN Next Rounded Bold"; }
  #webinar-modal .modal-content .btn-submit {
    width: 300px;
    padding: 8px 0px;
    background-color: #00af9a;
    color: #fff !important;
    font-size: 18px;
    font-family: "DIN Next Rounded Bold"; }
  #webinar-modal .modal-content .btn-submit:visited {
    color: #fff !important; }
  #webinar-modal .modal-content .btn-submit:active {
    color: #fff !important; }
  #webinar-modal .modal-content .btn-submit:hover {
    background-color: rgba(0, 175, 154, 0.8); }


  
/*
##########
# FOOTER #
##########
*/
footer {
  background: url("../../images/rodape.png") no-repeat scroll center center white;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #00af9a;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -o-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 17px;
  max-width: 100%;
  min-height: 98px;
  padding: 23px 10px;
  position: relative;
  text-align: center;
  text-shadow: 1px 1px 1px lightgray;
  z-index: 4; }
  footer a, footer a:hover, footer a:focus {
    color: #00af9a; }

/*# sourceMappingURL=style.css.map */
