/* line 12, ../_sass/geral.scss */
html, body {
  margin: 0px;
  padding: 0px;
  font-family: "Kefa-Regular", Arial, Tahoma, Verdana;
  color: #4a8779;
  font-size: 12pt;
  height: 100%;
  width: 100%;
  background: #4a8779;
  /* background-attachment: fixed;
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;*/
  letter-spacing: 0px;
  line-height: 15pt;
}

/* line 19, ../_sass/geral.scss */
html {
  /*overflow-y:scroll;*/
}

/* line 20, ../_sass/geral.scss */
a {
  text-decoration: none;
  cursor: pointer;
  color: #4a8779;
  text-decoration: none;
  font-family: "Kefa-Regular", Arial, Tahoma, Verdana;
  -webkit-transition: color 0.5s ease-out;
  -moz-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}

/* line 25, ../_sass/geral.scss */
a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #afca0b;
  text-decoration: none;
  font-family: "Kefa-Regular", Arial, Tahoma, Verdana;
  -webkit-transition: color 0.5s ease-out;
  -moz-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}

/* line 30, ../_sass/geral.scss */
ul, li {
  padding: 0px;
  margin: 0px;
  float: left;
  list-style: none;
  display: block;
}

/* line 31, ../_sass/geral.scss */
p {
  margin: 0;
  padding: 0;
}

/* line 32, ../_sass/geral.scss */
form {
  margin: 0;
  padding: 0;
}

/* line 33, ../_sass/geral.scss */
div, input, input:focus, textarea, textarea:focus, select, select:focus {
  outline: 0 none;
}

/* Scrollers */
/* line 36, ../_sass/geral.scss */
.wrapper {
  position: relative;
  float: left;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

/* line 37, ../_sass/geral.scss */
.scroller {
  position: relative;
  float: left;
  height: 100%;
  width: 100%;
}

/* line 38, ../_sass/geral.scss */
.scroller ul {
  position: relative;
  float: left;
  height: 100%;
  overflow: hidden;
  width: 100%;
}

/* line 39, ../_sass/geral.scss */
.scroller li {
  position: relative;
  float: left;
  height: 100%;
  width: 100%;
}

/* line 40, ../_sass/geral.scss */
.dragging {
  -webkit-user-drag: none !important;
}

/* Helpers */
/* line 44, ../_sass/geral.scss */
.border {
  -o-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

/* line 50, ../_sass/geral.scss */
.border-top {
  -o-border-radius: 15px 15px 0px 0px;
  -moz-border-radius: 15px 15px 0px 0px;
  -webkit-border-radius: 15px 15px 0px 0px;
  border-radius: 15px 15px 0px 0px;
}

/* line 56, ../_sass/geral.scss */
.border-bottom {
  -o-border-radius: 0px 0px 15px 15px;
  -moz-border-radius: 0px 0px 15px 15px;
  -webkit-border-radius: 0px 0px 15px 15px;
  border-radius: 0px 0px 15px 15px;
}

/* line 63, ../_sass/geral.scss */
.page {
  width: 100%;
  height: auto;
  position: relative;
  float: left;
  visibility: hidden;
}

/* line 64, ../_sass/geral.scss */
.pageSize {
  position: absolute;
  top: 0px;
  left: 0px;
  visibility: hidden;
  width: 100%;
  height: 100%;
}

/* line 66, ../_sass/geral.scss */
.topo {
  width: 100%;
  background: none;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 800;
}

/* line 67, ../_sass/geral.scss */
.alinhamentoTopo {
  position: relative;
  width: 90%;
  margin: auto;
  background: none;
}

/* line 69, ../_sass/geral.scss */
.glow {
  box-shadow: 0 0 15px #000;
  -webkit-box-shadow: 0 0 15px #000;
  -moz-box-shadow: 0 0 15px #000;
  filter: progid:DXImageTransform.Microsoft.Glow(Color=#000,Strength=15);
}

/* line 76, ../_sass/geral.scss */
.inGlow {
  box-shadow: inset 0 0 5px #666;
  -webkit-box-shadow: inset 0 0 5px #666;
  -moz-box-shadow: inset 0 0 5px #666;
  /*filter:progid:DXImageTransform.Microsoft.Glow(Color=#666,Strength=5);*/
}

/* line 83, ../_sass/geral.scss */
.geral {
  float: left;
  position: relative;
  width: 100%;
  background: none;
}

/* line 84, ../_sass/geral.scss */
.alinhamento {
  position: relative;
  width: 90%;
  background: none;
  margin: auto;
  height: 100%;
}

/* line 85, ../_sass/geral.scss */
.alinhamento .interna {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
}

/* line 87, ../_sass/geral.scss */
section {
  position: relative;
  float: left;
  width: 100%;
  display: block;
  height: auto;
}

/* line 90, ../_sass/geral.scss */
.lista-container {
  padding: 0px;
  width: 100%;
  height: 520px;
  margin: auto;
  position: relative;
  text-align: center;
  display: block;
  float: left;
  margin-top: 0px;
}
@media screen and (max-width: 1280px) {
  /* line 90, ../_sass/geral.scss */
  .lista-container {
    height: 420px;
  }
}
@media screen and (max-width: 520px) {
  /* line 90, ../_sass/geral.scss */
  .lista-container {
    height: 320px;
  }
}
/* line 109, ../_sass/geral.scss */
.lista-container .wrapper {
  width: 100%;
  height: 100%;
  margin: auto;
  position: relative;
  text-align: center;
  display: block;
  float: left;
  margin-top: 0px;
  margin-left: 0%;
  overflow: hidden;
}
@media screen and (max-width: 1280px) {
  /* line 109, ../_sass/geral.scss */
  .lista-container .wrapper {
    width: 100%;
    margin-left: 0%;
  }
}
@media screen and (max-width: 520px) {
  /* line 109, ../_sass/geral.scss */
  .lista-container .wrapper {
    width: 100%;
    margin-left: 0%;
  }
}
/* line 132, ../_sass/geral.scss */
.lista-container .flipsnap {
  width: 100%;
  height: 100%;
}
/* line 136, ../_sass/geral.scss */
.lista-container .flipsnap:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
/* line 144, ../_sass/geral.scss */
.lista-container .item {
  position: relative;
  display: block;
  float: left;
  width: auto;
  margin: 0px;
  height: 100%;
  overflow: hidden;
  background: #fff;
  margin: 0px 10px;
}
/* line 155, ../_sass/geral.scss */
.lista-container .item a {
  z-index: 5;
}
/* line 159, ../_sass/geral.scss */
.lista-container .item .img {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.5s ease-out;
  -moz-transition: transform 0.5s ease-out;
  -o-transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
}
/* line 179, ../_sass/geral.scss */
.lista-container .item:hover .img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 187, ../_sass/geral.scss */
.lista-container .item .title {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 3;
  height: 130px;
  width: 100%;
  box-sizing: border-box;
  background: rgba(49, 88, 79, 0.9);
  /* rgba(74,135,121,0.8); */
  padding: 20px 40px;
}
/* line 198, ../_sass/geral.scss */
.lista-container .item .title h2, .lista-container .item .title p, .lista-container .item .title label {
  width: 100%;
  color: #fff;
  display: block;
  text-transform: none;
  text-align: left;
  font-family: "Kefa-Regular";
  font-weight: normal;
  /* white-space: nowrap; */
  overflow: hidden;
  -webkit-transition: color 0.5s ease-out;
  -moz-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}
/* line 214, ../_sass/geral.scss */
.lista-container .item .title h2 {
  font-size: 24pt;
  line-height: 30pt;
  margin-bottom: 5px;
  margin-top: 0px !important;
}
/* line 220, ../_sass/geral.scss */
.lista-container .item .title p {
  font-size: 16pt;
  line-height: 18pt;
  margin-top: 5px;
  height: 25px;
}
/* line 226, ../_sass/geral.scss */
.lista-container .item .title label {
  font-size: 12pt;
  line-height: 15pt;
  margin-top: 5px;
}
/* line 235, ../_sass/geral.scss */
.lista-container .item:hover .title h2 {
  color: #fff;
}

/* line 243, ../_sass/geral.scss */
.seta {
  position: absolute;
  top: 50%;
  margin-top: -100px;
  width: 19px;
  height: 201px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-transition: background 0.5s ease-out;
  -moz-transition: background 0.5s ease-out;
  -o-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
}
@media screen and (max-width: 1280px) {
  /* line 243, ../_sass/geral.scss */
  .seta {
    width: 19px;
    height: 201px;
    margin-top: -100px;
  }
}
/* line 262, ../_sass/geral.scss */
.seta.left {
  left: -25px;
  background-image: url(images/left.png);
}
/* line 265, ../_sass/geral.scss */
.seta.left:hover {
  background-image: url(images/left-hover.png);
}
@media screen and (max-width: 1280px) {
  /* line 262, ../_sass/geral.scss */
  .seta.left {
    left: -15px;
  }
}
/* line 273, ../_sass/geral.scss */
.seta.right {
  right: -25px;
  background-image: url(images/right.png);
}
/* line 276, ../_sass/geral.scss */
.seta.right:hover {
  background-image: url(images/right-hover.png);
}
@media screen and (max-width: 1280px) {
  /* line 273, ../_sass/geral.scss */
  .seta.right {
    right: -15px;
  }
}

/* line 287, ../_sass/geral.scss */
section .col {
  position: relative;
  display: inline-block;
  float: left;
  width: 50%;
}
/* line 290, ../_sass/geral.scss */
section .col.c1 {
  width: 33%;
}
/* line 293, ../_sass/geral.scss */
section .col.c2 {
  width: 66%;
}
@media screen and (max-width: 990px) {
  /* line 287, ../_sass/geral.scss */
  section .col {
    width: 100%;
    text-align: center;
  }
  /* line 300, ../_sass/geral.scss */
  section .col.c1 {
    width: 100%;
  }
  /* line 303, ../_sass/geral.scss */
  section .col.c2 {
    width: 100%;
  }
}
/* line 307, ../_sass/geral.scss */
section .col.right {
  float: right;
}

/* line 313, ../_sass/geral.scss */
section#home .logo {
  position: absolute;
  display: block;
  background: url(images/logo_bco.png) no-repeat center center;
  background-size: contain;
  top: 5%;
  width: 212px;
  height: 170px;
}
@media screen and (max-width: 990px) {
  /* line 313, ../_sass/geral.scss */
  section#home .logo {
    top: 100px;
  }
}

/* line 328, ../_sass/geral.scss */
section#sobre, section#area-restrita {
  position: relative;
  display: block;
  width: 100%;
  background: #fff;
  padding: 125px 0px 100px 0px;
  box-sizing: border-box;
}
@media screen and (max-width: 990px) {
  /* line 328, ../_sass/geral.scss */
  section#sobre, section#area-restrita {
    padding: 100px 0px 50px 0px;
  }
}
/* line 340, ../_sass/geral.scss */
section#sobre h1, section#area-restrita h1 {
  width: 100%;
  font-size: 45pt;
  line-height: 50pt;
  color: #4a8779;
  font-family: "Kefa-Bold";
  text-transform: lowercase;
  margin-top: 175px;
}
/* line 350, ../_sass/geral.scss */
section#sobre h1 a, section#area-restrita h1 a {
  font-family: "Kefa-Bold";
  color: #4a8779;
}
/* line 353, ../_sass/geral.scss */
section#sobre h1 a:hover, section#area-restrita h1 a:hover {
  color: #afca0b;
}
@media screen and (max-width: 990px) {
  /* line 340, ../_sass/geral.scss */
  section#sobre h1, section#area-restrita h1 {
    font-size: 25pt;
    line-height: 30pt;
    margin-top: 50px;
  }
}
/* line 364, ../_sass/geral.scss */
section#sobre h1.logo, section#area-restrita h1.logo {
  width: 263px;
  height: 232px;
  margin-top: 0px;
  background: url(images/logo_sobre.png) no-repeat left top;
  background-size: contain;
}
/* line 373, ../_sass/geral.scss */
section#sobre p, section#area-restrita p {
  color: #4a8779;
  margin: auto;
  line-height: 20pt;
  max-width: 1000px;
  text-align: left;
  margin-top: 50px;
  float: left;
  display: block;
}

/* line 386, ../_sass/geral.scss */
section#sobre-home {
  position: relative;
  display: block;
  width: 100%;
  background: #4a8779;
  padding: 100px 50px;
  box-sizing: border-box;
}
@media screen and (max-width: 990px) {
  /* line 386, ../_sass/geral.scss */
  section#sobre-home {
    padding: 50px 50px;
  }
}
/* line 398, ../_sass/geral.scss */
section#sobre-home h1 {
  width: 100%;
  height: 170px;
  background: url(images/logo_bco.png) no-repeat center center;
  background-size: contain;
  margin-bottom: 50px;
}
/* line 406, ../_sass/geral.scss */
section#sobre-home p {
  margin: auto;
  line-height: 20pt;
  max-width: 1000px;
  text-align: center;
  color: #fff;
}

/* line 416, ../_sass/geral.scss */
section#casas-home {
  position: relative;
  display: block;
  width: 100%;
  background: #fff;
  padding: 100px 0px;
  box-sizing: border-box;
}
@media screen and (max-width: 990px) {
  /* line 416, ../_sass/geral.scss */
  section#casas-home {
    padding: 50px 0px;
  }
}
/* line 428, ../_sass/geral.scss */
section#casas-home h1 {
  width: 100%;
  font-size: 45pt;
  line-height: 50pt;
  color: #4a8779;
  font-family: "Kefa-Bold";
  text-transform: lowercase;
}
/* line 436, ../_sass/geral.scss */
section#casas-home h1 a {
  font-family: "Kefa-Bold";
  color: #4a8779;
}
/* line 439, ../_sass/geral.scss */
section#casas-home h1 a:hover {
  color: #afca0b;
}
@media screen and (max-width: 990px) {
  /* line 428, ../_sass/geral.scss */
  section#casas-home h1 {
    font-size: 25pt;
    line-height: 30pt;
  }
}
/* line 450, ../_sass/geral.scss */
section#casas-home .container {
  margin-top: 50px;
}

/* line 456, ../_sass/geral.scss */
section#destaque {
  position: relative;
  display: block;
  width: 100%;
  height: 600px;
  overflow: hidden;
}
@media screen and (max-width: 1280px) {
  /* line 456, ../_sass/geral.scss */
  section#destaque {
    height: 540px;
  }
}
@media screen and (max-width: 520px) {
  /* line 456, ../_sass/geral.scss */
  section#destaque {
    height: 480px;
  }
}
/* line 471, ../_sass/geral.scss */
section#destaque .bar {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 130px;
  box-sizing: border-box;
  background: rgba(49, 88, 79, 0.9);
  /* rgba(74,135,121,0.8); */
  padding: 20px 5%;
  z-index: 3;
}
@media screen and (max-width: 990px) {
  /* line 471, ../_sass/geral.scss */
  section#destaque .bar {
    height: 100px;
  }
}
/* line 486, ../_sass/geral.scss */
section#destaque .bar h2 {
  width: 100%;
  margin-left: 0%;
  font-size: 45pt;
  line-height: 50pt;
  color: #fff;
  text-transform: lowercase;
  font-family: "Kefa-Bold";
  margin-top: 10px;
}
/* line 496, ../_sass/geral.scss */
section#destaque .bar h2 a {
  font-family: "Kefa-Bold";
  color: #fff;
}
/* line 499, ../_sass/geral.scss */
section#destaque .bar h2 a:hover {
  color: #afca0b;
}
@media screen and (max-width: 990px) {
  /* line 486, ../_sass/geral.scss */
  section#destaque .bar h2 {
    font-size: 25pt;
    line-height: 30pt;
  }
}
/* line 511, ../_sass/geral.scss */
section#destaque .img {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.5s ease-out;
  -moz-transition: transform 0.5s ease-out;
  -o-transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
}
/* line 531, ../_sass/geral.scss */
section#destaque:hover .img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 539, ../_sass/geral.scss */
section#destaque .box {
  position: absolute;
  top: 33%;
  left: 5%;
  width: 30%;
  max-width: 512px;
  min-width: 320px;
  height: auto;
  box-sizing: border-box;
  background: rgba(49, 88, 79, 0.9);
  /* rgba(74,135,121,0.8); */
  padding: 20px 40px;
  z-index: 3;
}
@media screen and (max-width: 990px) {
  /* line 539, ../_sass/geral.scss */
  section#destaque .box {
    min-width: 90%;
  }
}
/* line 556, ../_sass/geral.scss */
section#destaque .box h2, section#destaque .box p, section#destaque .box label {
  width: 100%;
  color: #fff;
  display: block;
  text-transform: none;
  text-align: left;
  font-family: "Kefa-Regular";
  font-weight: normal;
  /* white-space: nowrap; */
  overflow: hidden;
  -webkit-transition: color 0.5s ease-out;
  -moz-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}
/* line 572, ../_sass/geral.scss */
section#destaque .box h2 {
  font-size: 24pt;
  line-height: 30pt;
  margin-bottom: 5px;
}
/* line 577, ../_sass/geral.scss */
section#destaque .box p {
  font-size: 16pt;
  line-height: 18pt;
  margin-top: 5px;
  /* height: 25px; */
  height: auto;
  max-height: 50px;
}
/* line 585, ../_sass/geral.scss */
section#destaque .box label {
  font-size: 16pt;
  line-height: 18pt;
  margin-top: 5px;
}

/* line 594, ../_sass/geral.scss */
section#casas, section#dicas, section#area-restrita {
  position: relative;
  display: block;
  width: 100%;
  background: #fff;
  padding: 125px 0px 100px 0px;
  box-sizing: border-box;
}
@media screen and (max-width: 990px) {
  /* line 594, ../_sass/geral.scss */
  section#casas, section#dicas, section#area-restrita {
    padding: 100px 0px 50px 0px;
  }
}
/* line 606, ../_sass/geral.scss */
section#casas h1, section#dicas h1, section#area-restrita h1 {
  width: 100%;
  font-size: 45pt;
  line-height: 50pt;
  color: #4a8779;
  font-family: "Kefa-Bold";
  text-transform: lowercase;
}
/* line 614, ../_sass/geral.scss */
section#casas h1 a, section#dicas h1 a, section#area-restrita h1 a {
  font-family: "Kefa-Bold";
  color: #4a8779;
}
/* line 617, ../_sass/geral.scss */
section#casas h1 a:hover, section#dicas h1 a:hover, section#area-restrita h1 a:hover {
  color: #afca0b;
}
@media screen and (max-width: 990px) {
  /* line 606, ../_sass/geral.scss */
  section#casas h1, section#dicas h1, section#area-restrita h1 {
    font-size: 25pt;
    line-height: 30pt;
  }
}
/* line 628, ../_sass/geral.scss */
section#casas .container, section#dicas .container, section#area-restrita .container {
  margin-top: 25px;
  width: 102%;
  margin-left: -1%;
  height: auto;
}
/* line 634, ../_sass/geral.scss */
section#casas .container .item, section#dicas .container .item, section#area-restrita .container .item {
  width: 48%;
  height: 520px;
  margin: 10px 1%;
}
@media screen and (max-width: 1440px) {
  /* line 634, ../_sass/geral.scss */
  section#casas .container .item, section#dicas .container .item, section#area-restrita .container .item {
    height: 420px;
  }
}
@media screen and (max-width: 990px) {
  /* line 634, ../_sass/geral.scss */
  section#casas .container .item, section#dicas .container .item, section#area-restrita .container .item {
    height: 320px;
  }
}
@media screen and (max-width: 720px) {
  /* line 634, ../_sass/geral.scss */
  section#casas .container .item, section#dicas .container .item, section#area-restrita .container .item {
    width: 98%;
  }
}
/* line 653, ../_sass/geral.scss */
section#casas h2, section#casas h3, section#dicas h2, section#dicas h3, section#area-restrita h2, section#area-restrita h3 {
  width: auto;
  display: inline-block;
  font-size: 18pt;
  line-height: 20pt;
  margin-top: 25px;
}
@media screen and (max-width: 990px) {
  /* line 653, ../_sass/geral.scss */
  section#casas h2, section#casas h3, section#dicas h2, section#dicas h3, section#area-restrita h2, section#area-restrita h3 {
    width: 100%;
  }
}
/* line 664, ../_sass/geral.scss */
section#casas h3, section#dicas h3, section#area-restrita h3 {
  margin-left: 50px;
}
@media screen and (max-width: 990px) {
  /* line 664, ../_sass/geral.scss */
  section#casas h3, section#dicas h3, section#area-restrita h3 {
    margin-left: 0px;
    margin-top: 10px;
  }
}
/* line 673, ../_sass/geral.scss */
section#casas .descricao, section#dicas .descricao, section#area-restrita .descricao {
  display: block;
  width: 100%;
  float: left;
}
/* line 679, ../_sass/geral.scss */
section#casas p, section#dicas p, section#area-restrita p {
  margin-top: 10px;
  display: block;
  width: 100%;
  max-width: 800px;
  float: left;
}
/* line 687, ../_sass/geral.scss */
section#casas .imagens, section#dicas .imagens, section#area-restrita .imagens {
  display: block;
  float: left;
  width: 100%;
  margin-top: 25px;
  position: relative;
}
/* line 694, ../_sass/geral.scss */
section#casas .imagens .img, section#dicas .imagens .img, section#area-restrita .imagens .img {
  display: inline-block;
  float: left;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
  width: 50%;
  height: 520px;
}
/* line 707, ../_sass/geral.scss */
section#casas .imagens .img.full, section#dicas .imagens .img.full, section#area-restrita .imagens .img.full {
  height: auto;
  width: 100%;
}
/* line 711, ../_sass/geral.scss */
section#casas .imagens .img.full.withVid, section#dicas .imagens .img.full.withVid, section#area-restrita .imagens .img.full.withVid {
  height: 520px;
}
@media screen and (max-width: 1440px) {
  /* line 694, ../_sass/geral.scss */
  section#casas .imagens .img, section#dicas .imagens .img, section#area-restrita .imagens .img {
    height: 420px !important;
  }
}
@media screen and (max-width: 990px) {
  /* line 694, ../_sass/geral.scss */
  section#casas .imagens .img, section#dicas .imagens .img, section#area-restrita .imagens .img {
    height: 320px !important;
  }
}
@media screen and (max-width: 720px) {
  /* line 694, ../_sass/geral.scss */
  section#casas .imagens .img, section#dicas .imagens .img, section#area-restrita .imagens .img {
    height: auto !important;
    width: 100%;
  }
  /* line 728, ../_sass/geral.scss */
  section#casas .imagens .img.withVid, section#dicas .imagens .img.withVid, section#area-restrita .imagens .img.withVid {
    height: 320px !important;
  }
}
/* line 733, ../_sass/geral.scss */
section#casas .imagens .img img, section#dicas .imagens .img img, section#area-restrita .imagens .img img {
  width: 100%;
  height: auto;
  opacity: 0;
  *filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
}
/* line 741, ../_sass/geral.scss */
section#casas .imagens .img div, section#dicas .imagens .img div, section#area-restrita .imagens .img div {
  padding-bottom: 0px !important;
  height: 100% !important;
  width: 100% !important;
}
/* line 749, ../_sass/geral.scss */
section#casas .seta, section#dicas .seta, section#area-restrita .seta {
  top: 0px;
  margin-top: 0px;
}

/* line 756, ../_sass/geral.scss */
section#dicas .row {
  margin-top: 25px;
  width: 100%;
  position: relative;
  float: left;
  display: block;
}
/* line 765, ../_sass/geral.scss */
section#dicas .c1 .img img {
  width: 100%;
  height: auto;
}
/* line 771, ../_sass/geral.scss */
section#dicas .c2 {
  box-sizing: border-box;
  padding-left: 50px;
}
/* line 774, ../_sass/geral.scss */
section#dicas .c2 h2 {
  margin-top: 0px;
}
@media screen and (max-width: 990px) {
  /* line 774, ../_sass/geral.scss */
  section#dicas .c2 h2 {
    margin-top: 25px;
  }
}
/* line 780, ../_sass/geral.scss */
section#dicas .c2 .descricao {
  margin-top: 25px;
}
@media screen and (max-width: 990px) {
  /* line 771, ../_sass/geral.scss */
  section#dicas .c2 {
    padding-left: 0px;
  }
  /* line 785, ../_sass/geral.scss */
  section#dicas .c2 p {
    text-align: left;
  }
}
/* line 790, ../_sass/geral.scss */
section#dicas .imagens {
  width: 102%;
  margin-top: 0px;
  margin-left: -1%;
}
/* line 794, ../_sass/geral.scss */
section#dicas .imagens .img {
  width: 31%;
  margin: 25px 1% 0px 1%;
}
@media screen and (max-width: 1440px) {
  /* line 794, ../_sass/geral.scss */
  section#dicas .imagens .img {
    height: 420px !important;
  }
}
@media screen and (max-width: 990px) {
  /* line 794, ../_sass/geral.scss */
  section#dicas .imagens .img {
    width: 48%;
  }
}
@media screen and (max-width: 720px) {
  /* line 794, ../_sass/geral.scss */
  section#dicas .imagens .img {
    height: auto !important;
    width: 100%;
  }
  /* line 810, ../_sass/geral.scss */
  section#dicas .imagens .img.withVid {
    height: 420px !important;
  }
}
/* line 816, ../_sass/geral.scss */
section#dicas .seta {
  top: 50%;
  margin-top: -100px;
}

/* line 823, ../_sass/geral.scss */
section#contato {
  position: relative;
  display: block;
  width: 100%;
  background: #fff;
  padding: 125px 0px 100px 0px;
  box-sizing: border-box;
}
@media screen and (max-width: 990px) {
  /* line 823, ../_sass/geral.scss */
  section#contato {
    padding: 100px 0px 50px 0px;
  }
}
/* line 835, ../_sass/geral.scss */
section#contato h1 {
  width: 100%;
  font-size: 45pt;
  line-height: 50pt;
  color: #4a8779;
  font-family: "Kefa-Bold";
  text-transform: lowercase;
  text-align: right;
}
/* line 844, ../_sass/geral.scss */
section#contato h1 a {
  font-family: "Kefa-Bold";
  color: #4a8779;
}
/* line 847, ../_sass/geral.scss */
section#contato h1 a:hover {
  color: #afca0b;
}
@media screen and (max-width: 990px) {
  /* line 835, ../_sass/geral.scss */
  section#contato h1 {
    font-size: 25pt;
    line-height: 30pt;
    text-align: left;
  }
}
/* line 859, ../_sass/geral.scss */
section#contato .social {
  float: right;
  margin-top: 25px;
}
@media screen and (max-width: 990px) {
  /* line 859, ../_sass/geral.scss */
  section#contato .social {
    width: auto;
    float: left;
  }
}
/* line 864, ../_sass/geral.scss */
section#contato .social .it {
  float: right;
}
/* line 866, ../_sass/geral.scss */
section#contato .social .it.facebook {
  background-image: url(images/ico_facebook_dark.png);
}
/* line 867, ../_sass/geral.scss */
section#contato .social .it.facebook:hover {
  background-image: url(images/ico_facebook-hover.png);
}
/* line 869, ../_sass/geral.scss */
section#contato .social .it.phone {
  background-image: url(images/ico_phone_dark.png);
}
/* line 870, ../_sass/geral.scss */
section#contato .social .it.phone:hover {
  background-image: url(images/ico_phone-hover.png);
}
/* line 872, ../_sass/geral.scss */
section#contato .social .it.whatsapp {
  background-image: url(images/ico_whatsapp_dark.png);
}
/* line 873, ../_sass/geral.scss */
section#contato .social .it.whatsapp:hover {
  background-image: url(images/ico_whatsapp-hover.png);
}
/* line 878, ../_sass/geral.scss */
section#contato p {
  color: #4a8779;
  margin: auto;
  line-height: 20pt;
  max-width: 1000px;
  text-align: left;
  margin-left: 50px;
  float: left;
  display: block;
}
@media screen and (max-width: 990px) {
  /* line 878, ../_sass/geral.scss */
  section#contato p {
    margin-left: 0px;
    margin-top: 50px;
  }
}
/* line 893, ../_sass/geral.scss */
section#contato .form {
  display: block;
  width: 100%;
  float: left;
  padding-left: 50px;
  box-sizing: border-box;
  margin-top: 25px;
}
@media screen and (max-width: 990px) {
  /* line 893, ../_sass/geral.scss */
  section#contato .form {
    padding-left: 0px;
  }
}
/* line 905, ../_sass/geral.scss */
section#contato .form .btnEnviar {
  width: 100%;
  text-align: right;
  padding: 10px 0px;
  display: block;
}
/* line 911, ../_sass/geral.scss */
section#contato .form .btnEnviar a {
  display: block;
  float: right;
}
/* line 918, ../_sass/geral.scss */
section#contato .unidades {
  display: block;
  width: 100%;
  float: left;
  margin-top: 25px;
}
/* line 924, ../_sass/geral.scss */
section#contato .unidades .uni {
  display: block;
  width: 50%;
  margin-top: 25px;
  max-width: 302px;
  float: left;
  padding-left: 50px;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 990px) {
  /* line 924, ../_sass/geral.scss */
  section#contato .unidades .uni {
    width: 100%;
    padding-right: 50px;
    padding-left: 0px;
  }
}
/* line 940, ../_sass/geral.scss */
section#contato .unidades .uni h2 {
  margin-top: 35px;
  font-family: "Kefa-Bold";
}
/* line 945, ../_sass/geral.scss */
section#contato .unidades .uni p {
  margin-left: 0px;
  margin-top: 15px;
}
/* line 950, ../_sass/geral.scss */
section#contato .unidades .uni .img {
  display: block;
  position: relative;
  width: 100%;
  float: left;
}
/* line 956, ../_sass/geral.scss */
section#contato .unidades .uni .img img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: auto;
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
/* line 968, ../_sass/geral.scss */
section#contato .unidades .uni .img img.normal {
  opacity: 1;
  *filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/* line 971, ../_sass/geral.scss */
section#contato .unidades .uni .img img.hover {
  opacity: 0;
  *filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
/* line 975, ../_sass/geral.scss */
section#contato .unidades .uni .img img.base {
  position: relative;
  float: left;
  opacity: 0;
  *filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
/* line 983, ../_sass/geral.scss */
section#contato .unidades .uni .img:hover .normal {
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transition-delay: 0.25s;
  opacity: 0;
  *filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
/* line 990, ../_sass/geral.scss */
section#contato .unidades .uni .img:hover .hover {
  opacity: 1;
  *filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 1000, ../_sass/geral.scss */
input[type="text"],
input[type="password"],
select,
option,
textarea {
  box-sizing: border-box;
  display: inline-block;
  float: none;
  width: 100%;
  position: relative;
  padding: 20px 20px;
  color: #fff;
  background: #4a8779;
  font-size: 14pt;
  border: none;
  line-height: 14pt;
  font-family: "Kefa-Regular";
  text-transform: normal;
  text-align: left;
  resize: none;
  margin-top: 10px;
  -o-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

/* line 1027, ../_sass/geral.scss */
input[type="button"],
input[type="submit"] {
  width: 0px;
  height: 0px;
  background: none;
  border: none;
  display: none;
}

/* line 1035, ../_sass/geral.scss */
textarea {
  height: 150px;
}

/* line 1038, ../_sass/geral.scss */
.retornoPost {
  padding-top: 25px;
}

/* line 1041, ../_sass/geral.scss */
.form {
  width: 100%;
  display: block;
}

/* line 1045, ../_sass/geral.scss */
form {
  width: 100%;
  display: block;
  text-align: center;
}

/* line 1050, ../_sass/geral.scss */
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}

/* line 1053, ../_sass/geral.scss */
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 1;
}

/* line 1057, ../_sass/geral.scss */
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1;
}

/* line 1061, ../_sass/geral.scss */
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

/* line 1064, ../_sass/geral.scss */
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}

/* line 1069, ../_sass/geral.scss */
.social {
  position: relative;
  display: inline-block;
  width: 100%;
  float: none;
  margin: auto;
  text-align: center;
  margin-top: 50px;
}
/* line 1070, ../_sass/geral.scss */
.social .it {
  position: relative;
  display: inline-block;
  margin: auto;
  float: none;
  width: 71px;
  height: 71px;
  background-size: center;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: background 0.5s ease-out;
  -moz-transition: background 0.5s ease-out;
  -o-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
}
/* line 1079, ../_sass/geral.scss */
.social .it.facebook {
  background-image: url(images/ico_facebook.png);
}
/* line 1080, ../_sass/geral.scss */
.social .it.facebook:hover {
  background-image: url(images/ico_facebook-hover.png);
}
/* line 1082, ../_sass/geral.scss */
.social .it.phone {
  background-image: url(images/ico_phone.png);
}
/* line 1083, ../_sass/geral.scss */
.social .it.phone:hover {
  background-image: url(images/ico_phone-hover.png);
}
/* line 1085, ../_sass/geral.scss */
.social .it.whatsapp {
  background-image: url(images/ico_whatsapp.png);
}
/* line 1086, ../_sass/geral.scss */
.social .it.whatsapp:hover {
  background-image: url(images/ico_whatsapp-hover.png);
}

/* line 1091, ../_sass/geral.scss */
.rodape {
  width: 100%;
  background: #4a8779;
  position: relative;
  float: left;
  color: #fff;
  padding: 100px 0px;
}

/* line 1092, ../_sass/geral.scss */
.alinhamentoRodape {
  position: relative;
  margin: auto;
  width: 90%;
  height: 100%;
  background: none;
}

/* line 1093, ../_sass/geral.scss */
.rodape .col {
  position: relative;
  display: inline-block;
  float: left;
  width: 33%;
}
@media screen and (max-width: 990px) {
  /* line 1093, ../_sass/geral.scss */
  .rodape .col {
    width: 100%;
    text-align: center;
  }
}
/* line 1099, ../_sass/geral.scss */
.rodape .col.right {
  float: right;
}

/* line 1103, ../_sass/geral.scss */
.rodape a {
  color: #fff;
}
/* line 1105, ../_sass/geral.scss */
.rodape a:hover {
  color: #afca0b;
}

/* line 1109, ../_sass/geral.scss */
.rodape .logo {
  position: relative;
  display: inline-block;
  float: left;
  width: 212px;
  height: 170px;
  background: url(images/logo_bco.png) no-repeat left center;
}
@media screen and (max-width: 990px) {
  /* line 1109, ../_sass/geral.scss */
  .rodape .logo {
    width: 100%;
    text-align: center;
    background-position: center center;
  }
}

/* line 1116, ../_sass/geral.scss */
.rodape p {
  margin-top: 50px;
  width: auto;
  float: right;
}
@media screen and (max-width: 990px) {
  /* line 1116, ../_sass/geral.scss */
  .rodape p {
    width: 100%;
    text-align: center;
    float: none;
  }
}

/* line 1124, ../_sass/geral.scss */
h1 {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  font-family: "Kefa-Regular", Arial, Tahoma, Verdana;
  font-size: 22pt;
  line-height: 30pt;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  text-align: left;
}

/* line 1125, ../_sass/geral.scss */
h2 {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  font-family: "Kefa-Regular", Arial, Tahoma, Verdana;
  font-size: 18pt;
  line-height: 20pt;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  text-align: left;
}

/* line 1126, ../_sass/geral.scss */
h3 {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  font-family: "Kefa-Regular", Arial, Tahoma, Verdana;
  font-size: 14pt;
  line-height: 15pt;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  text-align: left;
}

/* line 1127, ../_sass/geral.scss */
h4 {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  font-family: "Kefa-Regular", Arial, Tahoma, Verdana;
  font-size: 12pt;
  line-height: 15pt;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  text-align: left;
}

/* line 1128, ../_sass/geral.scss */
h5 {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  font-family: "Kefa-Regular", Arial, Tahoma, Verdana;
  font-size: 12pt;
  line-height: 15pt;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  text-align: left;
}

/* line 1129, ../_sass/geral.scss */
hr {
  position: relative;
  float: left;
  height: 1px;
  background: #000;
  width: 100%;
  border: 0;
}

/* line 1131, ../_sass/geral.scss */
.divLB {
  float: left;
  position: relative;
  background: #fff;
  padding: 15px;
}

/* line 1133, ../_sass/geral.scss */
.loadingGeral {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 997;
  display: none;
}

/* line 1134, ../_sass/geral.scss */
.loadingGeral .bg {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 998;
  background: #fff;
  opacity: 1;
  *filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 1136, ../_sass/geral.scss */
.loadingGeral .conteudo {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
}

/* line 1137, ../_sass/geral.scss */
.loadingGeral .loadingInterna {
  width: 32px;
  height: 32px;
  margin: auto;
  margin-top: 20%;
}

/* line 1138, ../_sass/geral.scss */
.loadingGeral .loadingInterna img {
  width: 32px;
  height: 32px;
  margin: auto;
}

/* line 1140, ../_sass/geral.scss */
.divLoading {
  opacity: 0.95;
  *filter: alpha(opacity=95);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: none;
}

/* line 1141, ../_sass/geral.scss */
.divLoading .interna {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
}

/* line 1142, ../_sass/geral.scss */
.divLoading .interna img {
  position: relative;
  float: left;
  margin-left: 220px;
  margin-top: 45%;
}

/* line 1144, ../_sass/geral.scss */
.assinaturas {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 750;
  width: 45px;
  height: 11px;
  visibility: visible !important;
  opacity: 0.075;
  *filter: alpha(opacity=75);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=075)";
  /* Firefox */
  -moz-transition-property: opacity;
  -moz-transition-duration: 0.5s;
  -moz-transition-delay: 0s;
  /* WebKit */
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-delay: 0s;
  /* Opera */
  -o-transition-property: opacity;
  -o-transition-duration: 0.5s;
  -o-transition-delay: 0s;
  /* Standard */
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-delay: 0s;
}

/* line 1162, ../_sass/geral.scss */
.assinaturas:hover {
  opacity: 1;
  *filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 1164, ../_sass/geral.scss */
.assinaturas ul {
  padding: 0px;
  margin: 0px;
  float: left;
  list-style: none;
  display: block;
}

/* line 1165, ../_sass/geral.scss */
.assinaturas ul .signUzzye {
  padding: 0px;
  margin: 0px;
  float: left;
  list-style: none;
  display: block;
  width: 45px;
  height: 11px;
  background: url(images/assinaturas.png) no-repeat top left;
  background-position: 0px 0px;
}

/* .assinaturas ul .signOrca {position:relative; float:left; width:45px; height:15px; background:url(images/assinaturas.png) no-repeat top left; background-position:-45px 0px; margin-left:5px;} */
/* line 1167, ../_sass/geral.scss */
.assinaturas .linkFull {
  padding: 0px;
  margin: 0px;
  float: left;
  width: 100%;
  height: 100%;
  display: block;
}

/* line 1169, ../_sass/geral.scss */
.loadie {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #afca0b;
  width: 0;
  height: 4px;
  z-index: 999999;
  -webkit-transition: width 0.1s ease-out;
  /*box-shadow: 0px 1px 5px rgba(0,0,0,0.25);*/
  box-shadow: 0px;
}

/*filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
/*filter: gray; /* IE6-9 */
/*-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
/*To disable grayscale on hover you can use:-
section .listaEmp .itEmp .imagem img:hover {
    filter: none;
    -webkit-filter: grayscale(0);*/
/* MOBILE */
/* geral */
/* somente smartphones */
/*Burger*/
/* line 2, ../_sass/_menu.scss */
.topo .menu {
  display: none;
}

/* line 5, ../_sass/_menu.scss */
.topo .btnMenu {
  transform: scale(1);
  display: block;
  margin-right: 10px;
  top: 10px;
  transition: transform 0.3s;
  position: fixed;
  margin-right: 30px;
  top: 0px;
  right: 0px;
  width: 32px;
  height: 32px;
  margin-top: 25px;
  display: block;
  z-index: 900;
  -webkit-transition: background 0.25s ease-out;
  -moz-transition: background 0.25s ease-out;
  -o-transition: background 0.25s ease-out;
  transition: background 0.25s ease-out;
}

/* line 19, ../_sass/_menu.scss */
.topo .btnMenu.affix {
  transform: scale(1);
}

/* line 23, ../_sass/_menu.scss */
.burger-menu-txt {
  margin-left: -150px;
  font-size: 14pt;
  line-height: 22pt;
  font-family: "Kefa-Regular";
  text-shadow: #000 1px 1px 1px;
  text-transform: uppercase;
}

/* line 32, ../_sass/_menu.scss */
.topo {
  height: 0px;
  display: block;
}

/* line 33, ../_sass/_menu.scss */
.topo .menu {
  width: 100%;
}

/* line 36, ../_sass/_menu.scss */
.topo .menu .itens {
  background-color: #FFF;
  width: 250px;
  max-width: 70%;
  height: 100%;
  margin: 0;
  padding-top: 100px;
  right: -105%;
  transition: right 0.6s;
  text-align: right;
  /*margin-top: 100px;*/
  position: fixed;
  z-index: 300;
}

/* line 52, ../_sass/_menu.scss */
.topo .menu .itens .itMenu {
  width: 100%;
  color: #8b8b8a;
  font-size: 11pt;
  text-transform: uppercase;
  padding: 4px 14px;
  box-sizing: border-box;
  font-family: "Kefa-Regular";
  margin-bottom: 15px;
}

/* line 62, ../_sass/_menu.scss */
.topo .menu .itMenu a {
  padding: 10px 0px;
  margin-right: 20px;
  font-size: 14pt;
  color: #2E2A2B;
}

/* line 65, ../_sass/_menu.scss */
.topo .menu .itMenu a:hover {
  color: #afca0b !important;
}

/* line 68, ../_sass/_menu.scss */
.topo .menu .itMenu.active a {
  color: #afca0b !important;
}

/* line 71, ../_sass/_menu.scss */
.topo .menu.opened {
  right: 0%;
  position: absolute;
}

/* line 76, ../_sass/_menu.scss */
.topo .menu.opened .itens {
  right: 0%;
  position: absolute;
}

/* line 81, ../_sass/_menu.scss */
.topo .menu .itens .socialButtons .social {
  color: #2E2A2B;
}

/* line 85, ../_sass/_menu.scss */
.topo .menu .itens .socialButtons {
  margin: 10px 32px;
}

/* line 89, ../_sass/_menu.scss */
.flags.vertical {
  position: absolute;
  right: 25%;
  bottom: 80px;
  z-index: 201;
}

/* line 95, ../_sass/_menu.scss */
.flags.vertical a {
  display: block;
  margin: 3px;
}

/* line 100, ../_sass/_menu.scss */
.containerTopo {
  position: absolute;
}

/* line 104, ../_sass/_menu.scss */
.topo {
  background-color: rgba(49, 88, 79, 0.9);
  /* rgba(74,135,121,0.8); */
  height: 69px;
  position: fixed;
  top: 0;
  bottom: auto;
  z-index: 300;
}

/* line 112, ../_sass/_menu.scss */
.home .topo {
  bottom: 0px;
  top: auto;
  position: absolute;
}

/* line 118, ../_sass/_menu.scss */
.topo img.logo {
  /* position: absolute;
  left: 0px;
  top: 0px; */
  position: relative;
  display: inline-block;
  max-height: 69px;
  padding: 9px 0;
  box-sizing: border-box;
  vertical-align: middle;
  opacity: 0;
  *filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}

/* line 135, ../_sass/_menu.scss */
.topo.affix {
  position: fixed;
  top: 0;
}
/* line 139, ../_sass/_menu.scss */
.topo.affix img.logo {
  opacity: 1;
  *filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 144, ../_sass/_menu.scss */
.topo.affix-top .flag {
  display: none;
}

/* line 148, ../_sass/_menu.scss */
.topo .menu_items {
  float: none;
  display: block;
  width: 100%;
  padding: 0;
  /* margin-left: 90px; */
  vertical-align: middle;
  text-align: center;
  box-sizing: border-box;
}

/* line 160, ../_sass/_menu.scss */
.topo .menu_items li {
  float: none;
  padding: 0px 10px;
  display: inline-block;
  text-align: center;
  margin: auto;
  /* margin-top: 25px; */
  box-sizing: border-box;
}
/* line 169, ../_sass/_menu.scss */
.topo .menu_items li.first {
  margin-left: -150px;
  margin-right: 25px;
}
/* line 174, ../_sass/_menu.scss */
.topo .menu_items li.fixed.first {
  margin-left: -0px;
  margin-right: 25px;
}
/* line 178, ../_sass/_menu.scss */
.topo .menu_items li.fixed img.logo {
  opacity: 1;
  *filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 184, ../_sass/_menu.scss */
.topo .flagsTopo {
  float: right;
  padding-left: 20px;
  margin-top: 25px;
  display: inline-block;
}

/* line 190, ../_sass/_menu.scss */
.topo .flagTopo {
  float: left;
  display: inline-block;
  margin-top: 2px;
  padding-left: 10px;
  padding-right: 0px;
  width: 25px;
}

/* line 198, ../_sass/_menu.scss */
.topo .flagTopo img {
  width: 100%;
  height: auto;
}

/* line 202, ../_sass/_menu.scss */
.home .topo .flagsTopo {
  display: none;
}

/* line 205, ../_sass/_menu.scss */
.home .topo.affix .flagsTopo {
  display: inline-block;
}

/* line 209, ../_sass/_menu.scss */
.topo .menu_items a {
  font-family: "Kefa-Regular", Arial, Tahoma, Verdana;
  color: white;
  font-size: 12pt;
  display: block;
  text-transform: uppercase;
}

/* line 217, ../_sass/_menu.scss */
.topo .menu_items a:hover,
.topo .menu_items a.active {
  color: #afca0b !important;
}

/*Burger Menu from CodePen...*/
/*http://codepen.io/keenode/pen/dPqdPd*/
/* line 228, ../_sass/_menu.scss */
.burger-menu-txt {
  display: none;
  -webkit-transition: opacity 200ms ease-out, margin-left 200ms cubic-bezier(0.34, 0.55, 0.25, 0.83);
  transition: opacity 200ms ease-out, margin-left 200ms cubic-bezier(0.34, 0.55, 0.25, 0.83);
  transition: opacity 200ms ease-out, margin-left 200ms cubic-bezier(0.34, 0.55, 0.25, 0.83);
  transition: opacity 200ms ease-out, margin-left 200ms cubic-bezier(0.34, 0.55, 0.25, 0.83);
}

/* line 235, ../_sass/_menu.scss */
.opened .burger-menu-txt {
  opacity: 0;
  margin-left: -515px;
}

/* line 240, ../_sass/_menu.scss */
.burger-menu-piece {
  display: block;
  position: absolute;
  width: 100%;
  border-top: 4px solid #fff;
  box-shadow: 0 0px #fff;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform 400ms ease-out, box-shadow 400ms ease-out, border 0.5s ease-out;
  transition: -webkit-transform 400ms ease-out, box-shadow 400ms ease-out, border 0.5s ease-out;
  transition: transform 400ms ease-out, box-shadow 400ms ease-out, border 0.5s ease-out;
  transition: transform 400ms ease-out, -webkit-transform 400ms ease-out, box-shadow 400ms ease-out, border 0.5s ease-out;
  -o-transition: transform 400ms ease-out, box-shadow 400ms ease-out, border 0.5s ease-out;
  -o-transition: transform 400ms ease-out, -webkit-transform 400ms ease-out, box-shadow 400ms ease-out, border 0.5s ease-out;
  -moz-transition: transform 400ms ease-out, box-shadow 400ms ease-out, border 0.5s ease-out;
  -moz-transition: transform 400ms ease-out, -webkit-transform 400ms ease-out, box-shadow 400ms ease-out, border 0.5s ease-out;
}

/* line 257, ../_sass/_menu.scss */
.btnMenu:hover .burger-menu-piece {
  border-color: #afca0b !important;
}

/* line 260, ../_sass/_menu.scss */
.opened .burger-menu-piece {
  border-color: #000;
}

/* line 264, ../_sass/_menu.scss */
.burger-menu-piece:nth-child(1) {
  top: 0;
}

/* line 267, ../_sass/_menu.scss */
.burger-menu-piece:nth-child(2) {
  top: 8px;
  opacity: 1;
}

/* line 271, ../_sass/_menu.scss */
.burger-menu-piece:nth-child(3) {
  top: 16px;
}

/* line 274, ../_sass/_menu.scss */
.opened .burger-menu-piece:nth-child(1) {
  -webkit-animation: burger-open-top 400ms ease-out forwards;
  animation: burger-open-top 400ms ease-out forwards;
  /*box-shadow: 1px 1px $corFonte1;*/
}

/* line 279, ../_sass/_menu.scss */
.opened .burger-menu-piece:nth-child(2) {
  opacity: 0;
}

/* line 282, ../_sass/_menu.scss */
.opened .burger-menu-piece:nth-child(3) {
  -webkit-animation: burger-open-bot 400ms ease-out forwards;
  animation: burger-open-bot 400ms ease-out forwards;
  /*box-shadow: -1px 1px $corFonte1;*/
}

/* line 287, ../_sass/_menu.scss */
.burger-menu-piece:nth-child(1) {
  -webkit-animation: burger-close-top 400ms ease-out forwards;
  animation: burger-close-top 400ms ease-out forwards;
}

/* line 291, ../_sass/_menu.scss */
.burger-menu-piece:nth-child(3) {
  -webkit-animation: burger-close-bot 400ms ease-out forwards;
  animation: burger-close-bot 400ms ease-out forwards;
}

@-webkit-keyframes burger-open-top {
  50% {
    -webkit-transform: translate3d(0, 8px, 0);
    transform: translate3d(0, 8px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
    transform: translate3d(0, 8px, 0) rotate(45deg);
  }
}
@keyframes burger-open-top {
  50% {
    -webkit-transform: translate3d(0, 8px, 0);
    transform: translate3d(0, 8px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
    transform: translate3d(0, 8px, 0) rotate(45deg);
  }
}
@-webkit-keyframes burger-open-bot {
  50% {
    -webkit-transform: translate3d(0, -8px, 0);
    transform: translate3d(0, -8px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
    transform: translate3d(0, -8px, 0) rotate(-45deg);
  }
}
@keyframes burger-open-bot {
  50% {
    -webkit-transform: translate3d(0, -8px, 0);
    transform: translate3d(0, -8px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
    transform: translate3d(0, -8px, 0) rotate(-45deg);
  }
}
@-webkit-keyframes burger-close-top {
  0% {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
    transform: translate3d(0, 8px, 0) rotate(45deg);
  }
  50% {
    -webkit-transform: translate3d(0, 8px, 0) rotate(0deg);
    transform: translate3d(0, 8px, 0) rotate(0deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes burger-close-top {
  0% {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
    transform: translate3d(0, 8px, 0) rotate(45deg);
  }
  50% {
    -webkit-transform: translate3d(0, 8px, 0) rotate(0deg);
    transform: translate3d(0, 8px, 0) rotate(0deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes burger-close-bot {
  0% {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
    transform: translate3d(0, -8px, 0) rotate(-45deg);
  }
  50% {
    -webkit-transform: translate3d(0, -8px, 0) rotate(0deg);
    transform: translate3d(0, -8px, 0) rotate(0deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes burger-close-bot {
  0% {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
    transform: translate3d(0, -8px, 0) rotate(-45deg);
  }
  50% {
    -webkit-transform: translate3d(0, -8px, 0) rotate(0deg);
    transform: translate3d(0, -8px, 0) rotate(0deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@media screen and (max-width: 980px) {
  /* line 400, ../_sass/_menu.scss */
  .alinhamentoTopo {
    width: 100%;
  }

  /* line 403, ../_sass/_menu.scss */
  .topo .logo {
    /* margin-left: 40px; */
  }

  /* line 406, ../_sass/_menu.scss */
  .topo .menu_items {
    /* margin-left: 20px; */
  }

  /* line 409, ../_sass/_menu.scss */
  .topo .flagsTopo {
    padding-right: 80px;
    padding-left: 0px;
  }
}
@media screen and (max-width: 910px) {
  /* line 417, ../_sass/_menu.scss */
  .topo .flagsTopo,
  .topo.affix .flagsTopo,
  .home .topo .flagsTopo,
  .home .topo.affix .flagsTopo {
    display: none;
  }

  /* line 424, ../_sass/_menu.scss */
  .flags.vertical {
    display: none;
  }

  /* line 427, ../_sass/_menu.scss */
  .flags.horizontal {
    display: block;
  }

  /* line 431, ../_sass/_menu.scss */
  .topo .menu {
    display: block;
    pointer-events: none;
  }

  /* line 436, ../_sass/_menu.scss */
  .topo .menu * {
    pointer-events: auto;
  }

  /* line 440, ../_sass/_menu.scss */
  .topo .menu_items {
    display: none;
  }

  /* line 443, ../_sass/_menu.scss */
  .topo,
  .home .topo {
    position: fixed;
    top: 0;
  }
}
/* line 1, ../_sass/_banner.scss */
.banners {
  position: relative;
  background: none;
  width: 100%;
  height: 100%;
  min-width: 100%;
  /* min-height: 720px; */
  border: 0px;
  margin: 0px;
  display: block;
}
@media screen and (max-width: 990px) {
  /* line 1, ../_sass/_banner.scss */
  .banners {
    /* min-height: 520px; */
  }
}
/* line 15, ../_sass/_banner.scss */
.banners ul {
  margin: auto;
  padding: 0px;
}
/* line 20, ../_sass/_banner.scss */
.banners .video-js video {
  width: auto !important;
  height: auto !important;
  max-width: 100%;
}
/* line 26, ../_sass/_banner.scss */
.banners .itPag {
  position: relative;
  display: inline-block;
  width: auto;
  height: 100%;
}
/* line 33, ../_sass/_banner.scss */
.banners .itBanner {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}
/* line 40, ../_sass/_banner.scss */
.banners .itBanner .imgAux {
  position: relative;
  width: 100%;
  height: auto;
  display: none;
}
/* line 47, ../_sass/_banner.scss */
.banners .itBanner .inf {
  display: none;
}
/* line 52, ../_sass/_banner.scss */
.banners .video {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  z-index: 17;
  background: none;
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
/* line 69, ../_sass/_banner.scss */
.banners .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  z-index: 18;
  background: url(images/overlay.png) repeat-x top center;
  /* z-index: 1;
  background: none!important; */
  /* opacity: 0.0;*filter: alpha(opacity = 0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; */
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
/* line 90, ../_sass/_banner.scss */
.banners .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  z-index: 16;
  background: none;
}
/* line 101, ../_sass/_banner.scss */
.banners .bg div {
  /*background-attachment: fixed;*/
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 108, ../_sass/_banner.scss */
.banners .bg div.zoom {
  /* -webkit-transition: transform 60s ease-out;
  -moz-transition: transform 60s ease-out;
  -o-transition: transform 60s ease-out;
  transition: transform 60s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); */
}
/* line 120, ../_sass/_banner.scss */
.banners .bg .old {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 16;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
/* line 132, ../_sass/_banner.scss */
.banners .bg .new {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 15;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
/* line 146, ../_sass/_banner.scss */
.banners .infos {
  position: absolute;
  left: 0%;
  margin-left: 0;
  padding-left: 0px;
  bottom: 0%;
  width: 100%;
  /* height: auto; */
  height: 100%;
  z-index: 19;
  opacity: 0.0;
  *filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
/* line 158, ../_sass/_banner.scss */
.banners .infos .imagem {
  position: relative;
  top: 0%;
  left: 0%;
  margin-top: 0px;
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin-left: 0%;
  background-size: contain;
  background-position: center left;
  background-repeat: no-repeat;
  text-align: center;
}
/* line 173, ../_sass/_banner.scss */
.banners .infos .imagem img {
  display: block;
  /* visibility: hidden;
  opacity: 0.0;*filter: alpha(opacity = 0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; */
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
}
/* line 184, ../_sass/_banner.scss */
.banners .infos .box {
  position: absolute;
  z-index: 20;
  display: block;
  width: 1080px;
  height: auto;
  max-height: 50%;
  max-width: 60%;
  top: 0px;
  /* 40px = altura do topo / 2 */
  left: 0%;
  /* 10%; */
}
@media screen and (max-width: 990px) {
  /* line 184, ../_sass/_banner.scss */
  .banners .infos .box {
    max-width: 90%;
  }
}
/* line 199, ../_sass/_banner.scss */
.banners .infos .box .titulo {
  display: none;
  width: 100%;
  position: relative;
  text-align: center;
  margin-top: 25px;
  font-size: 45pt;
  line-height: 50pt;
  text-shadow: #000 1px 1px 1px;
  color: #fff;
  font-family: "Kefa-Regular";
}
@media screen and (max-width: 1280px) {
  /* line 199, ../_sass/_banner.scss */
  .banners .infos .box .titulo {
    font-size: 35pt;
    line-height: 40pt;
  }
}
@media screen and (max-width: 990px) {
  /* line 199, ../_sass/_banner.scss */
  .banners .infos .box .titulo {
    margin-top: 175px;
    font-size: 25pt;
    line-height: 30pt;
  }
}
/* line 224, ../_sass/_banner.scss */
.banners .infos .box .texto {
  display: none;
  width: 100%;
  position: relative;
  /* margin-top: 25px;
  margin-bottom: 30%; */
  font-size: 14pt;
  line-height: 20pt;
  text-shadow: #000 1px 1px 1px;
  text-align: center;
  color: #fff;
  font-family: "Kefa-Regular";
}
/* line 238, ../_sass/_banner.scss */
.banners .infos .box .linkBanner {
  position: absolute;
  left: 0px;
  top: 0px;
  padding-top: 0px;
  padding-left: 0px;
  background: none;
  z-index: 21;
  width: 100%;
  height: 100%;
}

/* line 253, ../_sass/_banner.scss */
.nav-down {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 20px;
}
/* line 260, ../_sass/_banner.scss */
.nav-down a {
  position: relative;
  display: block;
  width: 52px;
  height: 62px;
  background: url(images/down.gif) no-repeat top left;
  background-size: contain;
}

/* line 270, ../_sass/_banner.scss */
.nav-helper {
  position: absolute;
  z-index: -1;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 15%;
}

/* line 285, ../_sass/_banner.scss */
.nav.setas .btnAnt {
  position: absolute;
  top: 50%;
  left: 5%;
  width: 41px;
  height: 196px;
  z-index: 602;
  display: none;
  padding: 0px;
  border: 0px solid transparent;
  margin-top: -98px;
}
/* line 297, ../_sass/_banner.scss */
.nav.setas .btnAnt:hover {
  border: 0px solid transparent;
}
/* line 301, ../_sass/_banner.scss */
.nav.setas .btnAnt a {
  background: url(images/left.png) no-repeat 0px 0px;
  -webkit-transition: background 0.5s ease-out;
  -moz-transition: background 0.5s ease-out;
  -o-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
}
/* line 308, ../_sass/_banner.scss */
.nav.setas .btnAnt a:hover {
  background: url(images/left-hover.png) no-repeat 0px 0px;
}
/* line 314, ../_sass/_banner.scss */
.nav.setas .btnProx {
  position: absolute;
  top: 50%;
  right: 5%;
  width: 41px;
  height: 196px;
  z-index: 602;
  display: none;
  padding: 0px;
  border: 0px solid transparent;
  margin-top: -98px;
}
/* line 326, ../_sass/_banner.scss */
.nav.setas .btnProx:hover {
  border: 0px solid transparent;
}
/* line 330, ../_sass/_banner.scss */
.nav.setas .btnProx a {
  background: url(images/right.png) no-repeat 0px 0px;
  -webkit-transition: background 0.5s ease-out;
  -moz-transition: background 0.5s ease-out;
  -o-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
}
/* line 337, ../_sass/_banner.scss */
.nav.setas .btnProx a:hover {
  background: url(images/right-hover.png) no-repeat 0px 0px;
}

/* line 345, ../_sass/_banner.scss */
.navegacao {
  position: absolute;
  z-index: 21;
  width: 100%;
  left: 0px;
  top: auto;
  bottom: 25px;
  height: auto;
  display: none;
}
/* line 355, ../_sass/_banner.scss */
.navegacao ul {
  position: relative;
  display: block;
  /* width: 100%;
  height: 100%; */
}
/* line 361, ../_sass/_banner.scss */
.navegacao ul .liNav {
  position: relative;
  width: 17px;
  height: 17px;
  background: url(images/nav.jpg) no-repeat center center;
  margin-top: 5px;
  margin-right: 5px;
  -webkit-transition: background 0.5s ease-out, transform 0.5s ease-out;
  -moz-transition: background 0.5s ease-out, transform 0.5s ease-out;
  -o-transition: background 0.5s ease-out, transform 0.5s ease-out;
  transition: background 0.5s ease-out, transform 0.5s ease-out;
  background-size: cover;
}
/* line 374, ../_sass/_banner.scss */
.navegacao ul .liNav:hover {
  background: url(images/nav-hover.jpg) no-repeat center center;
}
/* line 377, ../_sass/_banner.scss */
.navegacao ul .liNav.ativo {
  background: url(images/nav-hover.jpg) no-repeat center center;
}
/* line 381, ../_sass/_banner.scss */
.navegacao ul .liNav a {
  /* position: absolute!important; */
}

/* line 388, ../_sass/_banner.scss */
.anchor {
  width: 0px !important;
  height: 0px !important;
  display: block;
  float: none;
  background: none !important;
  padding: 0px !important;
  margin: 0px !important;
}

/* line 1205, ../_sass/geral.scss */
#infoArquivoTrabalhe {
  background-image: url(images/attach.png);
  background-position: 98% 50%;
  background-repeat: no-repeat;
  cursor: pointer;
}

/* line 1212, ../_sass/geral.scss */
#arquivoTrabalhe {
  background: none;
  position: absolute;
  z-index: 100;
  top: 0px;
  left: 0px;
  width: 100%;
  cursor: pointer;
  height: 100%;
  opacity: 0;
  *filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

/* line 1216, ../_sass/geral.scss */
.form-control {
  position: relative;
}

/* line 1220, ../_sass/geral.scss */
#btnEnviarAR {
  width: auto;
  text-align: right;
  display: block;
  cursor: pointer;
  float: right;
  height: auto;
  padding: 10px 0px;
  color: #4a8779;
  background: none;
  font-size: 12pt;
  border: none;
  line-height: 12pt;
  font-family: "Kefa-Regular";
  text-transform: normal;
  -webkit-transition: color 0.5s ease-out;
  -moz-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}
/* line 1241, ../_sass/geral.scss */
#btnEnviarAR:hover {
  color: #afca0b;
}

/* line 1247, ../_sass/geral.scss */
section#area-restrita .listaCategorias {
  display: block;
  width: 100%;
  position: relative;
  float: left;
  font-size: 10pt;
}
/* line 1255, ../_sass/geral.scss */
section#area-restrita .listaCategorias .categoria {
  display: block;
  width: 100%;
  position: relative;
  float: left;
}
/* line 1262, ../_sass/geral.scss */
section#area-restrita .listaCategorias h3 {
  margin-top: 25px;
  float: left;
  color: #000;
  font-family: "Kefa-Regular";
}
/* line 1270, ../_sass/geral.scss */
section#area-restrita .listaArquivos {
  display: block;
  width: 100%;
  position: relative;
  float: left;
  color: #000;
  font-size: 12pt;
}
/* line 1275, ../_sass/geral.scss */
section#area-restrita .listaArquivos .arquivo {
  display: block;
  width: 100%;
  position: relative;
  float: left;
}
/* line 1284, ../_sass/geral.scss */
section#area-restrita .listaArquivos a {
  color: #000;
}
/* line 1286, ../_sass/geral.scss */
section#area-restrita .listaArquivos a:hover {
  color: #afca0b;
}
/* line 1292, ../_sass/geral.scss */
section#area-restrita .accordeon {
  display: none;
}
/* line 1296, ../_sass/geral.scss */
section#area-restrita .btnDownload {
  display: inline-block;
  padding: 10px;
  padding-left: 40px;
  margin-top: 10px;
  background: url(images/icon-cloud.png) no-repeat left center;
  transition: background 0.5s;
  -moz-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -o-transition: background 0.5s;
}
/* line 1308, ../_sass/geral.scss */
section#area-restrita .btnDownload:hover {
  background-image: url(images/icon-cloud-hover.png);
}
/* line 1313, ../_sass/geral.scss */
section#area-restrita .container .item {
  height: auto;
}
/* line 1316, ../_sass/geral.scss */
section#area-restrita .container .item .casa {
  height: 320px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
/* line 1323, ../_sass/geral.scss */
section#area-restrita .container .item .title {
  height: 115px;
}
/* line 1327, ../_sass/geral.scss */
section#area-restrita .container .item p {
  font-size: 10pt;
}
/* line 1332, ../_sass/geral.scss */
section#area-restrita .button {
  width: auto;
  text-align: left;
  display: block;
  cursor: pointer;
  float: right;
  height: auto;
  padding: 10px 0px;
  color: #4a8779;
  background: none;
  font-size: 12pt;
  border: none;
  line-height: 12pt;
  font-family: "Kefa-Regular";
  text-transform: normal;
  -webkit-transition: color 0.5s ease-out;
  -moz-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}
/* line 1353, ../_sass/geral.scss */
section#area-restrita .button:hover {
  color: #afca0b;
}
/* line 1358, ../_sass/geral.scss */
section#area-restrita p {
  color: #4a8779;
}

/* line 1363, ../_sass/geral.scss */
.whatsapp_button {
  position: fixed;
  bottom: 10px;
  right: 10px;
  margin-right: 8px;
  margin-bottom: 8px;
  width: 48px;
  height: 48px;
  z-index: 999;
  background: url(images/whatsapp.png) no-repeat center center;
  background-size: contain;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  -webkit-transition: box-shadow 0.5s ease-out, width 0.5s ease-out, height 0.5s ease-out, margin 0.5s ease-out;
  -moz-transition: box-shadow 0.5s ease-out, width 0.5s ease-out, height 0.5s ease-out, margin 0.5s ease-out;
  -o-transition: box-shadow 0.5s ease-out, width 0.5s ease-out, height 0.5s ease-out, margin 0.5s ease-out;
  transition: box-shadow 0.5s ease-out, width 0.5s ease-out, height 0.5s ease-out, margin 0.5s ease-out;
}
/* line 1382, ../_sass/geral.scss */
.whatsapp_button:hover {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.8);
  width: 64px;
  height: 64px;
  margin-right: 0px;
  margin-bottom: 0px;
}
