@charset "UTF-8";
/* Cores */
/* Minxins */
/* Classes PadrÔö£├ües */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding: 0; }

.row {
  margin: 0; }

.fright {
  float: right; }

.fleft {
  float: left; }

.txt-right {
  text-align: right; }

.txt-center {
  text-align: center; }

.upper {
  text-transform: uppercase; }

.underlined {
  text-decoration: underline; }

.tem-borda {
  border: 1px solid #506666;
  padding: 5px; }

.col-sm-12 {
  width: 100%;
  float: left; }

.col-sm-11 {
  width: 91.66666667%;
  float: left; }

.col-sm-10 {
  width: 83.33333333%;
  float: left; }

.col-sm-9 {
  width: 75%;
  float: left; }

.col-sm-8 {
  width: 66.66666667%;
  float: left; }

.col-sm-7 {
  width: 58.33333333%;
  float: left; }

.col-sm-6 {
  width: 50%;
  float: left; }

.col-sm-5 {
  width: 41.66666667%;
  float: left; }

.col-sm-4 {
  width: 33.33333333%;
  float: left; }

.col-sm-3 {
  width: 25%;
  float: left; }

.col-sm-2 {
  width: 16.66666667%;
  float: left; }

.col-sm-1 {
  width: 8.33333333%;
  float: left; }

  @font-face {
    font-family: 'icomoon';
    src:url('../fonts/icomoon.eot?i4tn0x');
    src:url('../fonts/icomoon.eot?i4tn0x#iefix') format('embedded-opentype'),
      url('../fonts/icomoon.ttf?i4tn0x') format('truetype'),
      url('../fonts/icomoon.woff?i4tn0x') format('woff'),
      url('../fonts/icomoon.svg?i4tn0x#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
  }

html {
  min-height: 100%;
  height: 100%;
  position: relative;
  float: left;
  min-width: 100%; }

body {
  font-size: 12px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  color: #506666;
  min-height: 100%; }
  body .wrapper {
    min-height: 100vh;
    overflow: hidden; }
  body.home .conteudo-home {
    min-height: 0 !important; }
  body.home footer {
    width: 100%; }
  body.home .wrapper {
    min-height: 100vh; }
  body.home .abertura {
    width: 100%;
    height: auto; }
  body .wrapper figure.folhas img {
    position: absolute; }
    body .wrapper figure.folhas img:last-child {
      right: 0; }

.conteudo {
  margin-top: 80px; }

.container-fluid {
  width: 74%;
  max-width: 1000px;
  min-width: 940px;
  padding: 0; }

#controls-audio {
  display: block;
  float: left;
  padding-top: 0.7%;
  padding-left: 0.5%; }
  #controls-audio button {
    background: transparent;
    border: none;
    opacity: .6;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s; }
    #controls-audio button:hover {
      opacity: .95; }

h1 {
  font-size: 25px;
  color: #1a3519;
  letter-spacing: 20px; }
  h1.titulo-interna {
    font-size: 25px;
    letter-spacing: 8px;
    margin-bottom: 20px;
    text-transform: uppercase; }

h2 {
  font-size: 14px;
  color: #1a3519;
  letter-spacing: 5px; }
  h2.subtitulo {
    font-size: 15px;
    text-transform: none;
    text-align: left;
    margin-bottom: 20px; }

section.audio {
  position: fixed;
  top: 50px;
  z-index: 999; }

.transparente {
  background-color: transparent; }
  .transparente .logo .col-sm-12 {
    background: url(../images/logo-branca.png) no-repeat 50% 80%; }

.branco {
  background-color: #ffffff;
  position: relative; }

.teste.branco .logo .col-sm-12 {
  background: url(../images/logo-preta.png) no-repeat 50% 80%; }
  .teste.branco .logo .col-sm-12 h1.upper {
    margin-top: 70px; }
.teste.branco .logo .upper {
  opacity: 0; }

/* SLIDES USADOS NA PÔö£├╝GINA "A ILHA" e "ACOMODAÔö£├ºÔö£├▓ES" */
.envolve-slide {
  float: left;
  position: relative;
  margin-top: 40px !important; }
  .envolve-slide .center {
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 9999; }
    .envolve-slide .center a {
      opacity: 1;
      transition: all 0.4s;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s; }
      .envolve-slide .center a:hover {
        opacity: .5; }
      .envolve-slide .center a#next {
        position: absolute;
        right: 5px; }
      .envolve-slide .center a#prev {
        position: absolute;
        left: 5px; }
      .envolve-slide .center a#next2 {
        position: absolute;
        right: 5px; }
      .envolve-slide .center a#prev2 {
        position: absolute;
        left: 5px; }
      .envolve-slide .center a#next3 {
        position: absolute;
        right: 5px; }
      .envolve-slide .center a#prev3 {
        position: absolute;
        left: 5px; }
      .envolve-slide .center a#nextIlha {
        position: absolute;
        right: 5px; }
      .envolve-slide .center a#prevIlha {
        position: absolute;
        left: 5px; }
      .envolve-slide .center a#nextIlhaPraias {
        position: absolute;
        right: 5px; }
      .envolve-slide .center a#prevIlhaPraias {
        position: absolute;
        left: 5px; }
      .envolve-slide .center a#nextIlhaEsportes {
        position: absolute;
        right: 5px; }
      .envolve-slide .center a#prevIlhaEsportes {
        position: absolute;
        left: 5px; }
      .envolve-slide .center a#nextAreaSocial {
        position: absolute;
        right: 5px; }
      .envolve-slide .center a#prevAreaSocial {
        position: absolute;
        left: 5px; }
      .envolve-slide .center a#nextPavilhao {
        position: absolute;
        right: 5px; }
      .envolve-slide .center a#prevPavilhao {
        position: absolute;
        left: 5px; }
      .envolve-slide .center a#nextPonte {
        position: absolute;
        right: 5px; }
      .envolve-slide .center a#prevPonte {
        position: absolute;
        left: 5px; }
      .envolve-slide .center a#nextIlhaAlmoco {
        position: absolute;
        right: 5px; }
      .envolve-slide .center a#prevIlhaAlmoco {
        position: absolute;
        left: 5px; }
      .envolve-slide .center a#nextIlhaPatio {
        position: absolute;
        right: 5px; }
      .envolve-slide .center a#prevIlhaPatio {
        position: absolute;
        left: 5px; }

/* InÔö£┬ício do CSS */
/* Header */
header {
  background: rgba(34, 67, 30, 0.83);
  border-bottom: 5px solid #b1a27b;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999; }
  header .container-fluid .menu-responsivo {
    display: none; }
  header .container-fluid nav {
    margin: 14px 0; }
    header .container-fluid nav ul {
      text-align: center;
      margin: 0;
      padding: 0; }
      header .container-fluid nav ul li {
        display: inline-block;
        margin: 0 1%; }
        header .container-fluid nav ul li a {
          color: #fff;
          text-transform: uppercase;
          font-size: 15px;
          opacity: 1;
          text-decoration: none;
          letter-spacing: 2px;
          transition: all 0.4s;
          -webkit-transition: all 0.4s;
          -moz-transition: all 0.4s;
          -ms-transition: all 0.4s;
          -o-transition: all 0.4s; }
          header .container-fluid nav ul li a:hover {
            text-decoration: none;
            color: #fac5bb;
            opacity: .4; }
          header .container-fluid nav ul li a.PnavCurrent {
            color: #fac5bb;
            opacity: .4; }
        header .container-fluid nav ul li.active a {
          opacity: .4;
          color: #fac5bb; }
        header .container-fluid nav ul li.primeiro {
          margin-left: 0;
          position: absolute;
          left: 0; }
        header .container-fluid nav ul li.tem-sub .submenu {
          position: absolute;
          padding-top: 19px;
          list-style-type: none;
          display: none;
          transition: all 0.4s;
          -webkit-transition: all 0.4s;
          -moz-transition: all 0.4s;
          -ms-transition: all 0.4s;
          -o-transition: all 0.4s; }
          header .container-fluid nav ul li.tem-sub .submenu li {
            display: list-item;
            padding: 5px 10px;
            text-align: left;
            background: rgba(34, 67, 30, 0.83);
            border-left: 1px solid #b1a27b;
            border-right: 1px solid #b1a27b; }
            header .container-fluid nav ul li.tem-sub .submenu li a {
              color: #fff;
              opacity: 1;
              white-space: nowrap;
              transition: all 0.4s;
              -webkit-transition: all 0.4s;
              -moz-transition: all 0.4s;
              -ms-transition: all 0.4s;
              -o-transition: all 0.4s; }
            header .container-fluid nav ul li.tem-sub .submenu li:hover a {
              opacity: .4; }
            header .container-fluid nav ul li.tem-sub .submenu li:last-child {
              border-bottom: 1px solid #b1a27b; }
        header .container-fluid nav ul li.tem-sub.active .submenu {
          display: block; }

.logo {
  margin-top: 40px; }
  .logo #nome {
    margin-top: 80px;
    color: #ffffff;
    opacity: 0; }
  .logo .upper {
    text-shadow: 1px 1px 0 black;
    color: #ffffff;
    opacity: 0; }

/* A Ilha */
.conteudo-a-ilha h1 {
  font-size: 25px;
  color: #1a3519;
  letter-spacing: 20px;
  text-align: left; }
.conteudo-a-ilha .row {
  margin-bottom: 65px; }
  .conteudo-a-ilha .row .col-sm-12#alinhar-no-meio p.upper {
    line-height: 25px; }
  .conteudo-a-ilha .row .antes-do-slide {
    text-align: center; }
    .conteudo-a-ilha .row .antes-do-slide .envolve-slide {
      display: table;
      margin: 0 auto;
      float: none; }
      .conteudo-a-ilha .row .antes-do-slide .envolve-slide figure figcaption {
        background: rgba(255, 255, 255, 0.7);
        color: #1a3519;
        padding: 5px;
        font-size: 20px;
        text-transform: uppercase;
        letter-spacing: 5px;
        bottom: 5px;
        position: absolute;
        z-index: 99;
        width: 99%;
        left: .5%; }
  .conteudo-a-ilha .row figure figcaption {
    margin-top: 5px; }
  .conteudo-a-ilha .row:last-child {
    margin-bottom: 45px; }
.conteudo-a-ilha .col-sm-12 .video-center {
  width: 100%;
  max-width: 500px;
  margin: 0 auto; }
.conteudo-a-ilha .col-sm-12 .entra-video {
  padding: 10px;
  float: left;
  border: 1px solid #506666;
  width: 100%;
  margin-bottom: 50px;
  margin-top: 20px; }
  .conteudo-a-ilha .col-sm-12 .entra-video video {
    width: 100%; }

/* Ôö£├╝rea Social */
#conteudo-area-social h2 {
  font-size: 20px;
  letter-spacing: 8px;
  margin-bottom: 40px; }
#conteudo-area-social .row {
  margin-bottom: 70px; }
  #conteudo-area-social .row figure figcaption {
    margin-top: 10px; }
    #conteudo-area-social .row figure figcaption strong {
      display: block; }
  #conteudo-area-social .row:first-child {
    margin-bottom: 0; }
  #conteudo-area-social .row .antes-do-slide {
    text-align: center; }
    #conteudo-area-social .row .antes-do-slide h1 {
      text-align: left; }
    #conteudo-area-social .row .antes-do-slide h2 {
      text-align: left; }
    #conteudo-area-social .row .antes-do-slide .envolve-slide {
      display: table;
      margin: 0 auto;
      float: none; }
      #conteudo-area-social .row .antes-do-slide .envolve-slide figure figcaption {
        background: rgba(255, 255, 255, 0.7);
        color: #1a3519;
        padding: 5px;
        font-size: 20px;
        text-transform: uppercase;
        letter-spacing: 5px;
        bottom: 5px;
        position: absolute;
        z-index: 99;
        width: 99%;
        left: .5%; }
    #conteudo-area-social .row .antes-do-slide:last-child {
      margin-top: 40px; }

/* AcomodaÔö£┬║Ôö£├ües */
#conteudo-acomodacoes .row {
  margin-bottom: 60px; }
  #conteudo-acomodacoes .row h2 {
    padding: 0 85px;
    margin-bottom: 30px;
    text-align: center; }
    #conteudo-acomodacoes .row h2:after {
      content: "";
      position: absolute;
      height: 1px;
      width: 65px;
      background: #1a3519;
      right: 0;
      top: 30px; }
    #conteudo-acomodacoes .row h2:before {
      position: absolute;
      content: "";
      height: 1px;
      width: 65px;
      background: #1a3519;
      left: 0;
      top: 30px; }
  #conteudo-acomodacoes .row ul {
    padding-left: 17px; }
    #conteudo-acomodacoes .row ul li {
      margin: 20px 0; }
  #conteudo-acomodacoes .row:first-child {
    margin-bottom: 0; }

/* Fotos */
#conteudo-fotos .row:last-child {
  margin-bottom: 100px; }
#conteudo-fotos .row .col-sm-12 .envolve-slide {
  width: 74%;
  margin: 0 auto;
  position: relative; }
  #conteudo-fotos .row .col-sm-12 .envolve-slide figcaption {
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px; }
  #conteudo-fotos .row .col-sm-12 .envolve-slide .center {
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 9999; }
    #conteudo-fotos .row .col-sm-12 .envolve-slide .center a {
      opacity: 1;
      transition: all 0.4s;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s; }
      #conteudo-fotos .row .col-sm-12 .envolve-slide .center a:hover {
        opacity: .5; }
      #conteudo-fotos .row .col-sm-12 .envolve-slide .center a#next {
        position: absolute;
        right: -55px; }
      #conteudo-fotos .row .col-sm-12 .envolve-slide .center a#prev {
        position: absolute;
        left: -55px; }

/* LocalizaÔö£┬║Ôö£├║o */
#conteudo-localizacao .col-sm-12 p.upper {
  padding-right: 13%;
  line-height: 30px; }
#conteudo-localizacao .col-sm-12 figure {
  margin-top: 80px;
  margin-bottom: 130px; }
  #conteudo-localizacao .col-sm-12 figure img {
    margin: 0 auto; }

/* Personalidades */
#conteudo-personalidades .col-sm-12 iframe {
  width: 100%;
  overflow: hidden !important;
  border: 0;
  height: 700px; }
#conteudo-personalidades .col-sm-12 p.upper {
  letter-spacing: 5px; }

/* Enventos */
#conteudo-eventos .row figure figcaption {
  margin-top: 5px; }
#conteudo-eventos .row .col-sm-7 {
  margin-top: 50px;
  padding-left: 5%; }
  #conteudo-eventos .row .col-sm-7 .upper {
    letter-spacing: 1px;
    line-height: 30px; }
    #conteudo-eventos .row .col-sm-7 .upper:first-child {
      margin-bottom: 30px; }
    #conteudo-eventos .row .col-sm-7 .upper a {
      display: block;
      color: #506666; }
#conteudo-eventos .row:last-child {
  margin-bottom: 110px; }

/* Contato */
#conteudo-contato .row figure figcaption {
  margin-top: 5px; }
#conteudo-contato .row .col-sm-7 {
  margin-top: 70px;
  padding-left: 5%; }
  #conteudo-contato .row .col-sm-7 .upper {
    letter-spacing: 1px;
    line-height: 30px; }
    #conteudo-contato .row .col-sm-7 .upper a {
      display: block;
      color: #506666; }
#conteudo-contato .row:last-child {
  margin-bottom: 110px; }

span#backtop {
  color: #5c5953;
  position: fixed;
  right: 0;
  padding: 19px 39px;
  bottom: 10%;
  font-size: 1.35em;
  background: url(../images/bg-back-top.png) no-repeat center rgba(34, 67, 30, 0.83);
  background-size: 30%;
  text-indent: -100px;
  overflow: hidden;
  display: none;
  float: left;
  cursor: pointer; }

/* Footer */
footer {
  position: absolute;
  background: rgba(34, 67, 30, 0.83);
  padding: 10px 0;
  bottom: 0;
  width: 100%; }
  footer p {
    color: #fff;
    margin: 0 auto;
    font-size: 12px; }
  footer #by-mg {
    color: #fac5bb;
    display: block;
    text-align: right;
    margin-right: 5%;
    opacity: .8;
    font-size: 10px;
    text-decoration: none;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s; }
    footer #by-mg:hover {
      opacity: .4; }

/* HEADER ÍCONE DO TOPO */
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  margin-right: 10px;
  float: left;
  font-size: 25px;
  speak: none;
  color: #fff;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  opacity: .5;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-note55:before {
  content: "\e900";
}

.icon-menu:before {
  content: "\e901";
}

/* MEDIAS */
@media screen and (max-width: 960px), screen and (max-device-width: 960px) {
  header {
    padding-bottom: 15px; }
    header #controls-audio {
      position: absolute;
      bottom: 6px;
      left: 3%; }
    header .container-fluid nav ul {
      padding-right: 75px; }
      header .container-fluid nav ul li.ultimo {
        margin-right: 0;
        position: absolute;
        right: 0;
      }

    [class^="icon-"], [class*=" icon-"] {
      font-size: 17px;
      padding-top: 3px;

      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    }
}
@media screen and (max-device-width: 768px) {

  body.home footer {
    bottom: 0; }

  header .container-fluid .menu-responsivo {
    display: block;
    text-align: center;
    padding-top: 20px; }

    header #controls-audio {
      left: 7%;
    }

    header .container-fluid .menu-responsivo a {
      color: #fff;
      text-decoration: none;
      opacity: 1;
      font-size: 30px;
      transition: ease 0.4s;
      -webkit-transition: ease 0.4s;
      -moz-transition: ease 0.4s;
      -ms-transition: ease 0.4s;
      -o-transition: ease 0.4s; }
      header .container-fluid .menu-responsivo a:hover {
        color: #fff;
        text-decoration: none;
        opacity: .8; }
    header .container-fluid .menu-responsivo ul {
      margin: 20px 0 0 0;
      padding: 0;
      list-style-type: none; }
      header .container-fluid .menu-responsivo ul li {
        margin: 0.1% 1%;
        background: rgba(34, 67, 30, 0.83);
        padding: 0.3% 2%; }
        header .container-fluid .menu-responsivo ul li a {
          color: #fff;
          text-transform: uppercase;
          opacity: 1;
          text-decoration: none;
          letter-spacing: 2px;
          transition: all 0.4s;
          -webkit-transition: all 0.4s;
          -moz-transition: all 0.4s;
          -ms-transition: all 0.4s;
          -o-transition: all 0.4s; }
          header .container-fluid .menu-responsivo ul li a:hover {
            text-decoration: none;
            color: #fac5bb;
            opacity: .4; }
        header .container-fluid .menu-responsivo ul li.active a {
          opacity: .4;
          color: #fac5bb; } }
.fancybox-opened,
.fancybox-overlay {
  z-index: 998030 !important; }

.fancybox-wrap.fancybox-desktop.fancybox-type-image.fancybox-opened {
  z-index: 999999 !important; }

.slideshow-patio,
.slideshow-pavilhao,
.slideshow-casadapraia,
.slideshow-esporte,
.slideshow-ponte,
.slideshow-almoco,
.envolve-slide-kenburns,
.vegas-container,
.slideshow-praias {
  width: 100%;
  height: 435px; }

.carta {
  margin-top: 40px; }

.carta p {
  font-size: 14px;
  line-height: 1.5;
  margin: 0 44px 21px; }

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





