@import url("fontes.css");
@import url("animations.css");

body {
  font-family: "bunday_slab";
  font-size: 32px;
  line-height: 1.2em;
  color: #775d51;
  overflow-x: hidden !important;
}
#overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background-color: #775d51;
  top: 0px;
  left: 0px;
  opacity: 1;
  -moz-transition: 0.5s ease-out;
  -webkit-transition: 0.5s ease-out;
  -o-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}

#site-wrapper {
  display: block;
  opacity: 0;
}
#overlay.hide {
  height: 0px;
  opacity: 0;
}
#overlay div {
  width: 300px;
  height: 300px;
  margin-left: -150px;
  margin-top: -150px;
  position: absolute;
  left: 50%;
  top: 50%;
  color: #ffffff;
}
#logo-loader {
  width: 50%;
  margin: 0px auto;
  display: block;
  height: auto;
}
#gif-loader {
  width: 80%;
  margin: 0px auto;
  display: block;
  height: auto;
}
.line-height {
  line-height: 1.2em;
}
a {
  color: #775d51;
}
a:hover {
  color: #775d51;
  text-decoration: none;
  opacity: 0.9;
}
.bg-escuro {
  color: #ffffff;
}
.bg-escuro a {
  color: #ffffff;
}
.bg-escuro a:hover {
  color: #d6d1ca;
}
.cor-verde-claro {
  color: #e8b89c;
}
.bold,
strong {
  font-weight: bold !important;
}
.leia-mais strong {
  float: right;
  display: block;
}
.leia-mais a {
  display: block;
}
.seta {
  display: inline-block;
  height: 16px;
  width: 120px;
  background: url("../images/2x/seta-link-120x16.png") no-repeat center right;
  background-size: cover;
  margin-right: 15px;
  transition: 0.5s;
  float: right;
  margin-top: 2.3%;
}
.leia-seta {
  width: 47%;
  display: block;
  height: 0px;
  padding-bottom: 7%;
  transition: 0.5s;
  position: relative;
  float: right;
}
#noticias-home .leia-seta {
  width: 30%;
}
.mais-noticias .leia-seta {
  width: 18%;
  padding-bottom: 3%;
  float: none !important;
}
.mais-noticias {
  border-bottom: 1px solid #775d51;
  display: block;
  padding-top: 2%;
  padding-bottom: 0%;
}
.mais-noticias:first-child {
  border-top: 1px solid #775d51;
}
.data-seta {
  width: 50%;
  float: left;
}
.leia-seta img {
  width: 100%;
  height: auto;
  position: absolute;
  right: 0px;
  top: 0px;
}
.leia-seta:hover {
  opacity: 1;
  transform: translateX(5%);
}
a:hover .seta {
  width: 60px;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.11em;
  font-weight: bold;
}
.txt-g {
  font-size: 1.58em;
}
.txt-m {
  font-size: 0.8em;
  line-height: 1em;
}
.txt-p {
  font-size: 0.66em;
}
.txt-pp {
  font-size: 0.5em;
}
footer {
  font-size: 0.61em;
}
footer.bg-escuro a {
  line-height: 1.2em;
}
footer.bg-escuro a:hover {
  color: #e8b89c;
}
.copy {
  color: #e8b89c;
}
.container {
  max-width: 1705px;
}
.container-fluid {
  padding-right: 7%;
  padding-left: 7%;
}
.navbar {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding-left: 50px;
  padding-right: 50px;
  /* background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); */
}
.navbar-brand {
  width: 11.8%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.transition {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#logo {
  width: 100%;
  height: 0;
  padding-bottom: 142%;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#logo #logo-completo {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 2;
  opacity: 1;
}
#logo #logo-simplificado {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  z-index: 1;
  opacity: 0;
}
.navbar-small .navbar-brand {
  width: 5.5%;
}
.navbar-small #logo #logo-completo {
  opacity: 0;
  z-index: 1;
}
.navbar-small #logo #logo-simplificado {
  opacity: 1;
  z-index: 2;
}
#a-regiao {
  position: absolute;
  width: 100%;
  margin-top: -10%;
}
#os-cafes {
  position: absolute;
  width: 100%;
  margin-top: -5%;
}
#nossa-organizacao {
  background-color: white;
}
#fale-conosco {
  position: absolute;
  width: 100%;
  height: 1px;
  top: 50px;
}
.sep-top-menu {
  width: 100%;
  height: 0px;
  padding-bottom: 4.9%;
  display: block;
}
.bg-light {
  background-color: transparent !important;
}
.menu-icon {
  width: 100%;
  height: 0;
  padding-bottom: 58.3%;
  display: block;
  background: url("../images/2x/bt-menu-48x28vector.png") no-repeat center;
  background-size: contain;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}
.menu-icon.icon-branco {
  background-image: url("../images/2x/bt-menu-48x28branco.png");
}
.menu-icon:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0);
  border: 0px none;
  padding-right: 0px;
  width: 4.5%;
  cursor: pointer;
}
#menuOverlay {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  z-index: 9999;
  width: 0%;
  height: 100%;
  background-color: #775d51;
  right: 0px;
  top: 0px;
  transition: 0.5s;
  text-align: center;
  overflow: hidden;
}
#textOverlay {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #ffffff;
}
#cliqueAqui {
  color: #775d51;
  line-height: 1em;
  margin-top: 28px;
  position: absolute;
  top: 87%;
}
#cliqueAqui a {
  text-decoration: underline;
}
/*#textOverlay h1 {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}*/
#textOverlay i {
  display: inline-block;
  font-style: normal;
}
#textOverlay span {
  display: inline-block;
  font-style: normal;
}
@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
  100% {
    transform: translateY(0rem);
    opacity: 1;
  }
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}
@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    transform: transform;
    -webkit-opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-opacity: 1;
  }
  0% {
    -webkit-transform: translateY(1rem);
    transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}
#palavras span {
  display: none;
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
  animation-duration: 0.3s;
  -webkit-animation-duration: 0.3s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}
#palavras span.show {
  display: inline-block;
}
#menuOverlay .navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  width: 100%;
  min-width: 300px;
  font-size: 2em;
  line-height: 1em;
  z-index: 2;
}
.imgbanner-desk {
  width: 100%;
  display: block;
  height: 0px;
  padding-bottom: 56.25%;
  background-image: no-repeat center;
  background-size: cover;
  position: relative;
}
.imgbanner-mob {
  width: 100%;
  display: block;
  height: 0px;
  padding-bottom: 151.65%;
  background-image: no-repeat center;
  background-size: cover;
  position: relative;
}
#close-menu {
  width: 3.2%;
  height: 0px;
  padding-bottom: 3.2%;
  display: block;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  background: url("../images/2x/bt-close-41x34.png") no-repeat center;
  background-size: contain;
  margin-top: 7.5%;
}
#insta-menu {
  width: 4.2%;
  height: 0px;
  padding-bottom: 4.2%;
  display: block;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  background: url("../images/2x/icon-insta-48x48.png") no-repeat center;
  background-size: contain;
  margin-bottom: 7.5%;
  margin-right: 0.5%;
}
#insta-menu:hover {
  transform: scale(1.1);
}
.close-menu {
  cursor: pointer;
}
.insta-menu {
  cursor: pointer;
}
#close-menu:hover {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.flower-menu {
  width: 25%;
  max-width: 485px;
  z-index: 1;
  position: absolute;
  left: 30px;
  bottom: 0px;
}
.flower-menu img {
  width: 100%;
  height: auto;
  display: block;
}
#menuOverlay.show {
  width: 100% !important;
  height: 100% !important;
}
.nav-item a {
  color: #ffffff;
}
.nav-item a:hover {
  color: #e8b89c;
}
.overlay-banner {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  left: 0px;
  top: 0px;
}
#lente-banner {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
  left: 0px;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.3);
}
#alta-qualidade {
  background-color: #775d51;
}
#grafico-alta {
  width: 100%;
  height: 0px;
  padding-bottom: 105%;
  position: relative;
  margin-top: -200px;
}
#grafico-alta #maos-alta {
  position: absolute;
  width: 84.4%;
  height: 75.2%;
  left: 0px;
  bottom: 0px;
}
#grafico-alta #ramo-alta {
  position: absolute;
  width: 39.6%;
  height: 64.4%;
  top: 0px;
  right: 14.8%;
}
#grafico-alta #flor-alta-dir {
  position: absolute;
  width: 15%;
  height: 14%;
  right: 0px;
  top: 41%;
}
#grafico-alta #flor-alta-baixo {
  position: absolute;
  width: 15.4%;
  height: 13.6%;
  top: 65.7%;
  left: 29.4%;
}
#grafico-alta #flor-alta-cima {
  position: absolute;
  width: 10.6%;
  height: 11.6%;
  top: 11.4%;
  left: 26.7%;
}
#montanha1 {
  background: url("../images/bg-montanha1b.png") repeat-x center top;
  background-color: #a2c7e2;
  background-size: 2500px 439px;
  height: 439px;
  width: 100%;
  background-attachment: fixed;
}
#montanha1-sobre {
  background: url("../images/bg-montanha1a.png") repeat-x center top;
  background-size: 2500px 439px;
  height: 439px;
  width: 100%;
}
#passaro-montanha1 {
  position: absolute;
  width: 70px;
  height: 60px;
  top: 120px;
  left: 15%;
  z-index: 1;
  display: block;
}
#passaro-montanha1 img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 1;
  display: block;
}
#passaro-montanha2 {
  position: absolute;
  width: 90px;
  height: 83px;
  top: 250px;
  left: 37%;
  z-index: 1;
  display: block;
}
#montanha2 {
  background: url("../images/bg-montanha2.png") repeat-x center top;
  background-size: 2481px 370px;
  height: 370px;
  width: 100%;
}
#flor-montanha {
  position: absolute;
  width: 99px;
  height: 99px;
  top: 75px;
  left: 23%;
  z-index: 1;
  display: block;
}
#passaro-montanha3 {
  position: absolute;
  width: 104px;
  height: 70px;
  top: 180px;
  right: 17.8%;
  z-index: 1;
  display: block;
}
#terroir {
  position: relative;
  padding-bottom: 250px;
  background: url("../images/bg-trans-top.png") no-repeat center bottom;
  background-size: 2500px 165px;
  background-color: #0f524d;
}
#caracteristicas {
  background-color: #f7b99c;
}
#imgCaracteristicas {
  margin-top: -150px;
}
#ramoCaracteristicas {
  width: 90%;
  height: 0px;
  margin-left: 10%;
  padding-bottom: 87%;
  position: relative;
}
#ramoCaracteristicas #ramo-ramo {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
}
#ramoCaracteristicas #ramo-flor1 {
  position: absolute;
  width: 19.4%;
  height: 19%;
  top: 0;
  left: 7.4%;
}
#ramoCaracteristicas #ramo-flor2 {
  position: absolute;
  width: 17.8%;
  height: 17.8%;
  bottom: 20.6%;
  right: 15.1%;
}
#ramoCaracteristicas #ramo-flor3 {
  position: absolute;
  width: 10.4%;
  height: 11.8%;
  bottom: 7.4%;
  left: 35.5%;
}
#transCaracteristicas {
  background-color: #775d51;
}
#organizacao {
  background-color: #d6d1ca;
}
#logo-iccm {
  display: block;
  width: 100%;
  max-width: 320px;
  margin-top: 43px;
  margin-bottom: 43px;
}
#proposito {
  background-color: #775d51;
}
#proposito .txt-m {
  display: block;
}
#contato {
  background-color: #d6d1ca;
  text-align: center;
  min-height: 100vh;
}
footer {
  background-color: #775d51;
}
.img-footer {
  width: 100%;
  height: 0px;
  padding-bottom: 101%;
  position: relative;
  overflow: hidden;
}
.img-footer .footer1 {
  width: 32.3%;
  height: 32.3%;
  left: 5%;
  top: 15.8%;
  position: absolute;
}
.img-footer .footer2 {
  width: 43%;
  height: 43%;
  top: 24.8%;
  right: 0;
  position: absolute;
}
.img-footer .footer3 {
  width: 64%;
  height: 64%;
  left: 0%;
  top: 53%;
  position: absolute;
}
.logoSebrae {
  width: 80%;
  margin-top: 2%;
}
.insta-chapada {
  width: 80%;
  margin-top: 51%;
}
#social {
  width: 10%;
  float: right;
  display: block;
  margin-top: 16.5%;
}
#socialMob {
  width: 40%;
  display: block;
}
#social a {
  display: block;
  width: 100%;
  height: 0px;
  padding-bottom: 100%;
  position: relative;
  margin-bottom: 25px;
}
#socialMob a {
  display: block;
  width: 100%;
  height: 0px;
  padding-bottom: 100%;
  position: relative;
  margin-bottom: 35%;
}

#instaMobFooter {
  display: block;
  width: 30%;
  position: absolute;
  bottom: 0px;
}
#instaMobFooter img {
  width: 100%;
  height: auto;
  display: block;
}

#social a img,
#socialMob a img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
#sebraeMob {
  margin-top: 7%;
}
.spacer-titulo {
  width: 100%;
  padding-bottom: 4%;
  display: block;
}
.spacer-caracteristicas {
  width: 100%;
  padding-bottom: 8%;
  display: block;
}
.spacer-titulo-p {
  padding-bottom: 2%;
  width: 100%;
  display: block;
}
.spacer-sessao {
  padding-top: 14%;
  padding-bottom: 14%;
}
#noticias-home.spacer-sessao {
  padding-top: 7%;
}
footer.spacer-sessao {
  padding-bottom: 0%;
}
.footer-mobile {
  padding-top: 25%;
  line-height: 1.5em;
  min-height: 40vh;
}
.footer-mobile .img-footer {
  width: 290%;
  padding-bottom: 290%;
  margin-left: -28px;
}
.footer-mobile .copy {
  margin-top: 16%;
}
.brMob {
  display: none;
}
.pilares .txt-m {
  font-size: 0.9em;
  line-height: 1.4em;
  text-align: justify;
}
#footerDesk ul li {
  line-height: 1.6em;
}
.flor-1-caracteristicas {
  width: 8.7%;
  display: block;
  margin-left: 45%;
}
.flor-2-caracteristicas {
  width: 16.3%;
  margin-left: 71%;
}
#titulo-cafes {
  margin-top: -3%;
}
#btMenu {
  margin-top: 2%;
}
.info-p {
  display: block;
  margin-bottom: 10%;
}
#lista-noticias {
  padding-top: 19%;
  padding-bottom: 19%;
}
#lista-noticias .seta {
  margin-top: 4%;
}
.img-lista-noticias {
  width: 100%;
  height: 0px;
  padding-bottom: 80.5%;
  position: relative;
  display: block;
  margin-bottom: 2%;
}
.img-lista-noticias-g {
  padding-bottom: 100%;
}
.img-lista-noticias img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  object-fit: cover;
  object-position: center;
}
.content-lista {
  width: 89%;
}
.item-lista {
  margin-bottom: 5%;
}
.img-noticia-g {
  width: 100%;
  height: 0px;
  padding-bottom: 104.8%;
  position: relative;
}
.img-noticia-g .imagem-noticia {
  position: absolute;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  left: 1px;
  top: 1px;
  object-fit: cover;
  object-position: center;
  z-index: 1;
}
.img-noticia-g .mascara-noticia {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  object-fit: cover;
  object-position: center;
  z-index: 2;
}
.overlay-noticia {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.underline {
  text-decoration: underline;
}
#noticia-completa h1 {
  line-height: 1.32em;
}
mark {
  background-color: #ffffff;
  color: #775d51;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.conteudo-noticia {
  padding-top: 3.5%;
}
#social-noticia {
  background-color: #f5f5f3;
  display: block;
  border-radius: 15px;
  float: left;
  padding: 10px;
  width: 55px;
}
.at-style-responsive .at-share-btn {
  padding: 10px;
  margin: 0px auto;
}
@media (max-width: 1704.98px) {
  .container {
    max-width: 1705px;
    padding-left: 6%;
    padding-right: 6%;
  }
  #cliqueAqui .txt-m {
    font-size: 0.7em;
  }
  body {
    font-size: 31.9px;
  }
}
@media (max-width: 1649.98px) {
  body {
    font-size: 30px;
  }
}
@media (max-width: 1599.98px) {
  #textoBanner {
    margin-top: -30px;
  }
  .container-fluid {
    padding-right: 0%;
    padding-left: 0%;
  }
  #close-menu {
    right: 4%;
  }
  body {
    font-size: 27px;
  }
}
@media (max-width: 1499.98px) {
  body {
    font-size: 25px;
  }
}
@media (max-width: 1399.98px) {
  body {
    font-size: 23px;
  }
}
@media (max-width: 1299.98px) {
  body {
    font-size: 22px;
  }
}
/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
  body {
    font-size: 21px;
  }
}
@media (max-width: 1099.98px) {
  body {
    font-size: 20px;
  }
}
/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
  #contato {
    min-height: 60vh;
  }
  body {
    font-size: 20px;
  }
  h1 {
    font-size: 1.66em;
  }
  #textOverlay h1 {
    font-size: 2.5em;
  }
  h2 {
    font-size: 1.16em;
  }
  .txt-g {
    font-size: 1.41em;
  }
  .txt-m {
    font-size: 0.8em;
    line-height: 1.3em;
  }
  .pilares .txt-m {
    font-size: 0.9em;
  }
  .txt-p {
    font-size: 0.66em;
  }
  .txt-pp {
    font-size: 0.8em;
  }
  .copy .txt-pp {
    font-size: 0.5em;
  }
  footer {
    font-size: 1em;
  }
  .seta {
    height: 10px;
    width: 50px;
    margin-top: 3%;
  }
  a:hover .seta {
    width: 30px;
  }
  #menuOverlay .navbar-nav {
    font-size: 2em;
  }
  #close-menu {
    width: 9.2%;
    padding-bottom: 9.2%;
    margin-top: 12%;
  }
  #insta-menu {
    width: 13.2%;
    padding-bottom: 13.2%;
    margin-bottom: 12%;
    margin-right: 0.5%;
  }
  #grafico-alta {
    margin-top: 0px;
  }
  #imgCaracteristicas {
    margin-top: -120px;
  }
  .container,
  .navbar {
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-90 {
    width: 90%;
  }
  #logo-iccm {
    max-width: 170px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  #proposito h1 {
    font-size: 2.2em;
  }
  .pilares h2 {
    width: 90px;
    float: left;
  }
  .pilares p {
    width: calc(100% - 90px);
    float: left;
  }
  .txt-m {
    font-size: 0.9em;
  }
  #contua-pilar {
    margin-left: 90px;
    width: calc(100% - 100px);
  }
  #ultimo-pilar {
    margin-left: 90px !important;
    width: calc(100% - 100px) !important;
  }
  footer {
    font-size: 0.9em;
    line-height: 1.3em;
  }
  .logoSebrae,
  .insta-chapada {
    max-width: 225px;
    padding: 10px 0px;
  }
  #palavras span.show {
    display: block;
  }
  .navbar-light .navbar-toggler {
    width: 6%;
  }
  #cliqueAqui .txt-m {
    font-size: 0.9em;
  }
  .mais-noticias .leia-seta {
    width: 40%;
  }
  .mais-noticias {
    padding-top: 5%;
    padding-bottom: 0%;
  }
}
@media (max-width: 849.98px) {
  body {
    font-size: 16px;
  }
}
/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
  body {
    font-size: 21px;
  }
  #montanha1 {
    background-image: none;
    background-repeat: no-repeat;
    background-color: #a2c7e2;
    background-size: 320px 200px;
    background-position: center;
    height: 200px;
  }
  #montanha1-sobre {
    background-image: url("../images/bg-montanha-sol.png");
    background-size: 880px 200px;
    height: 200px;
  }
  #montanha2 {
    background-image: url("../images/bg-montanha2-mob.png");
    background-size: 900px 200px;
    height: 200px;
  }
  #passaro-montanha1 {
    position: absolute;
    width: 35px;
    height: 30px;
    top: 30px;
    left: 15%;
  }
  #passaro-montanha2 {
    position: absolute;
    width: 45px;
    height: 42px;
    top: 100px;
    left: 37%;
  }
  #flor-montanha {
    width: 45px;
    height: 45px;
    top: 5px;
    left: 23%;
  }
  #passaro-montanha3 {
    position: absolute;
    width: 52px;
    height: 35px;
    top: 90px;
    right: 17.8%;
  }
  #terroir {
    position: relative;
    padding-bottom: 250px;
    background: url("../images/trans-top-mob.png") no-repeat center bottom;
    background-size: 400px 138px;
    background-color: #0f524d;
  }
  .navbar-light .navbar-toggler {
    width: 14%;
    margin-top: 8px;
  }
  .navbar-brand {
    width: 27%;
  }
  .navbar-small .navbar-brand {
    width: 16%;
    margin-top: -6%;
  }
  .navbar-small .navbar-toggler {
    margin-top: 5%;
  }
  .spacer-sessao {
    padding-top: 17.5%;
    padding-bottom: 17.5%;
  }
  #noticias-home.spacer-sessao {
    padding-top: 17.5%;
  }
  .spacer-titulo {
    padding-bottom: 9%;
  }
  .spacer-titulo-p {
    padding-bottom: 9%;
  }
  .spacer-caracteristicas {
    padding-bottom: 30%;
  }
  .clearBr br {
    display: none;
  }
  .brMob {
    display: block !important;
  }
  #grafico-alta {
    width: 120%;
    padding-bottom: 126%;
    margin-left: -20px;
  }
  #infoCar .txt-pp {
    line-height: 1.2em;
  }
  .spacer-text-menu {
    display: block;
    width: 100%;
    height: 0px;
    padding-bottom: 100%;
  }
  #textOverlay i {
    width: 100%;
    float: left;
    display: block;
  }
  #textOverlay span {
    width: 100%;
    float: left;
  }
  #a-regiao {
    position: absolute;
    width: 100%;
    margin-top: -50px;
  }
  #os-cafes {
    position: absolute;
    width: 100%;
    margin-top: -50px;
  }
  #nossa-organizacao {
    background-color: white;
  }
  #fale-conosco {
    position: absolute;
    width: 100%;
    height: 1px;
    top: 150px;
  }
  .flor-1-caracteristicas {
    width: 15%;
    display: block;
    margin-left: 55%;
    margin-top: -5%;
  }
  .flor-2-caracteristicas {
    width: 25%;
    margin-left: 90%;
    margin-top: -5%;
  }
  #coluna-caracteristicas {
    padding-right: 0px !important;
  }
  #ramoCaracteristicas {
    width: 110%;
    height: 0px;
    margin-left: -5%;
    padding-bottom: 107%;
  }
  .p-caracteristicas {
    display: block;
    padding-bottom: 8%;
  }
  .info-p {
    display: block;
    padding-bottom: 15%;
  }
  #organizacao.spacer-sessao {
    padding-bottom: 9%;
  }
  #alta-qualidade.spacer-sessao {
    padding-bottom: 12%;
  }
  .sessao-lg {
    padding-top: 30%;
  }
  #overlay div {
    width: 150px;
    height: 150px;
    margin-left: -75px;
    margin-top: -75px;
    position: absolute;
    left: 50%;
    top: 50%;
    color: #ffffff;
  }
  .content-lista {
    width: 100%;
  }
  #lista-noticias,
  #noticia-completa {
    padding-top: 30%;
  }
  .item-lista {
    padding-bottom: 10%;
  }
  .overlay-noticia {
    width: 90%;
    overflow: hidden;
  }
  #social-noticia {
    float: left;
    width: auto;
    padding: 5px 5px 2px;
    margin-bottom: 20px;
  }
  .at-style-responsive .at-share-btn {
    padding-left: 5px;
    padding-right: 5px;
    margin: 0px auto;
  }
  .conteudo-noticia {
    margin-top: 5%;
  }
  .conteudo-noticia .txt-p {
    font-size: 1em;
  }
  .leia-seta {
    width: 47%;
  }
  #noticias-home .leia-seta {
    width: 70%;
  }
  .fix-video {
    width: calc(100% - 15px);
  }
}
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 499.98px) {
  body {
    font-size: 18.7px;
  }
  #textOverlay h1 {
    margin-left: -2px;
    font-size: 2.5em;
  }
}
@media (max-width: 449.98px) {
  body {
    font-size: 16.8px;
  }
}
@media (max-width: 415.98px) {
  body {
    font-size: 15px;
  }
}
@media (max-width: 375.98px) {
  body {
    font-size: 14px;
  }
}
@media (max-width: 351.98px) {
  body {
    font-size: 12px;
  }
}
