@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700,700i,800");
@import url("https://fonts.googleapis.com/css?family=Herr+Von+Muellerhoff&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i");

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
section {
  padding: 30px 0;
}
p {
  font-family: "Open Sans", sans-serif;
  color: #4f4f4f; /*font-size:110%;*/
  font-size: 104%;
}
.left {
  float: left;
}
.titulo h1 {
  font-family: "Herr Von Muellerhoff", sans-serif;
  color: #cacaca;
  font-size: 64px;
  margin: 0;
}
.titulo h2 {
  font-family: "Playfair Display", sans-serif;
  color: #4a4b46;
  margin: 0;
  font-size: 28px;
}
#topo {
  background: url("images/banners/banner-principal.jpg") no-repeat center top;
  background-size: cover;
  height: 637px;
  height: 290px;
}
#topo p,
#topo h1 {
  color: #fff;
  text-align: center;
  margin-top: 200px;
  font-family: PlayfairDisplay;
  font-size: 2.2em;
}
#topo h2 {
  color: #f2d518;
  text-align: center;
  margin-top: 15px;
  font-family: PlayfairDisplay;
  font-size: 5.2em;
}
.btn_quero_hospedar {
  color: #ffffff;
  background-color: #0291ca;
  text-align: center;
  font-family: PlayfairDisplay;
  font-size: 2.2em;
  margin: 0 auto;
  width: 17%;
  padding: 12px 0 15px 0px;
  margin-top: 90px;
  cursor: pointer;
}
.texto_ao_lado {
  margin-left: -125px;
  margin-top: 35px;
}
#topo p {
  font-size: 120%;
}
.titulo-topo {
  margin-top: 235px;
}
#navbar {
  min-height: auto !important;
  background: rgba(255, 255, 255, 0.9);
}

/*.navbar-nav {height: 82px;}*/
.navbar-default .navbar-nav > li > a {
  color: white;
  font-family: "Open Sans", sans-serif;
  height: 100%;
  padding-top: 33px;
  transition: all 0.2s ease-in-out;
  font-size: 16px;
  font-weight: 300;
}
.navbar-default .navbar-nav > li > a:hover {
  border-bottom: 4px solid #fcab01;
  color: #fcab01;
}
.navbar-default .navbar-toggle {
  margin-top: 26px;
}
.navbar-nav > li {
  height: 100%;
}
.navbar-default {
  background-color: #fff;
  border-color: transparent;
  border: none !important;
  height: 81px;
  box-shadow: 0 0px 1px 0 rgba(0, 0, 0, 0.1), 0 5px 14px 0 rgba(0, 0, 0, 0.12);
}
.hr-custom {
  width: 190px;
  background: #fcab01;
  height: 1px;
  border-color: transparent;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 270px;
}
.owl-carousel .owl-item .banners-init {
  display: block;
  width: 100%;
  padding-left: 20px;
  height: 100%;
  object-fit: cover;
  min-height: 270px;
}

#bem-vindo .item img,
#estadia .item img,
#localizacao .item img {
  float: left;
}
#bem-vindo .item p,
#estadia .item p,
#localizacao .item p {
  float: left;
  margin: 12px 0 0 4px;
}
#localizacao .item p {
  margin: 11px 0;
}
#estrutura {
  background: #f1f5f9;
}
.item-estrutura {
  height: 600px;
  background: white;
  padding: 30px 15px;
}
#estrutura .owl-prev,
#estrutura .owl-next,
#bem-vindo .owl-prev,
#bem-vindo .owl-next {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
#estrutura .owl-nav {
  position: absolute;
  right: 30px;
  bottom: 20px;
}
#owl-estrutura .hr-custom,
#estadia .hr-custom,
#servicos-hotel .hr-custom,
#suite-ind .hr-custom,
#sidebar-bg .hr-custom {
  width: 80px;
}
#owl-estrutura .titulo h2 {
  margin-top: 20px;
}
#owl-estrutura {
  margin-top: 38px;
}
.suite-item {
  padding: 0;
  margin: 50px 0;
}
.view {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(2, 145, 202, 0.65);
  display: none;
}
.view h2 {
  color: #fff;
  font-family: "Playfair Display", sans-serif;
}
.img-suite {
  cursor: pointer;
  padding: 0;
}
#diversao-conforto {
  /*background: url('images/banners/banner-piscina.jpg') no-repeat center top;*/
  background-size: cover; /*height: 345px;*/
  padding: 0;
}
#lazer-infos {
  height: 345px;
  background: #0ca4d3;
  transform: skew(-16deg);
}
#lazer-texto h1 {
  font-family: "Playfair Display", sans-serif;
  font-weight: 700;
  font-style: italic;
  color: #fff;
}
#lazer-texto span {
  color: #fcab01;
}
#lazer-texto {
  position: absolute;
  width: 100%;
  padding: 15px 70px;
}
#lazer-texto p {
  color: #fff;
}
#ultimas-noticias {
  background: url("images/banners/bg-areia.jpg") no-repeat center bottom;
  background-size: cover;
}
.noticia h2 {
  font-family: "Playfair Display", sans-serif;
  color: #000;
  font-style: italic;
  font-size: 23px;
  padding: 20px 15px;
  margin: 0;
  border-bottom: 1px solid #ddd;
}
.noticia div {
  background: #fff;
}
.noticia {
  border: 1px solid #ddd;
  padding: 0;
  margin: 0 10px;
  background: #fff;
  padding-bottom: 22px;
  margin-bottom: 20px;
}
.btn-padrao {
  background: transparent;
  border: 1px solid #1bb0eb;
  font-family: "Playfair Display", sans-serif;
  color: white;
  background-color: #1bb0eb;
  font-size: 20px;
  margin-top: 30px;
  padding: 10px 50px;
  transition: all 0.3s ease-in-out;
}
.btn-padrao:hover {
  background: #1bb0eb;
  border: 1px solid #1bb0eb;
  color: #fff;
}
#mapa {
  width: 100%;
  height: 366px;
  background: url("images/mapa.jpg") center no-repeat;
  background-size: cover;
}
#mapa a {
  width: 100%;
  height: 366px;
  float: left;
}
#localizacao {
  padding: 0;
  background-color: #fafafa;
}
#localizacao h3 {
  font-weight: 100;
  color: #4f4f4f;
  margin: 5px 0 0 5px;
}
#localizacao .item {
  margin-bottom: 30px;
}
#localizacao .item img {
  margin-right: 10px;
}
#localizacao .item span {
  color: #0291ca;
  font-weight: bold;
}
#oque-oferecemos {
  min-height: 857px;
}
#saiba-mais-hotel {
  min-height: 535px;
}
section {
  /*   background: #d6d6d6; */
  padding: 25px 0;
}

.p-0 {
  padding: 0;
}

#owl-estrutura .item {
  height: 500px;
}

#owl-estrutura .owl-item {
  transition: all 0.5s ease;
  opacity: 0.5;
}

#owl-estrutura .center ~ .owl-item {
  /*   display: none!important; */
  opacity: 0;
}

#owl-estrutura .center {
  opacity: 1;
}

#owl-estrutura .active::after {
  content: "";
  display: block;
  width: 40px;
  height: 300px;
  background: #fff;
  position: absolute;
}

.owl-dots {
  display: none;
}

.owl-carousel .owl-nav.disabled {
  display: block;
  font-size: 30px;
  position: absolute;
  top: 400px;
  right: 150px;
}
.owl-theme .owl-nav [class*="owl-"] {
  margin: 0;
  padding: 0;
  background: none;
}

.owl-theme:hover .owl-nav:hover [class*="owl-"]:hover {
  background: transparent !important;
}

.titulo__servico {
  text-shadow: black 0.1em 0.1em 0.2em;
  position: relative;
  z-index: 20;
  margin-top: -66px;
  text-align: center;
  color: white;
  font-family: "Playfair Display", sans-serif;
  margin-bottom: 44px;
  font-size: 20px;
}
.suites-standart {
  background: url("images/suites/suites-standart.jpg") center no-repeat;
  background-size: cover;
  height: 340px;
}
.suites-luxo {
  background: url("images/suites/suites-luxo.jpg") center no-repeat;
  background-size: cover;
  height: 340px;
}
.suites-master {
  background: url("images/suites/suites-master.jpg") center no-repeat;
  background-size: cover;
  height: 340px;
}
.servicos-piscina {
  background: url("images/estadia/piscina.jpg") center no-repeat;
  background-size: cover;
  height: 308px;
  margin-bottom: 30px;
}
.servicos-estacionamento {
  background: url("images/estadia/estacionamento.jpg") center no-repeat;
  background-size: cover;
  height: 308px;
  margin-bottom: 30px;
}
.servicos-brinquedoteca {
  background: url("images/estadia/brinquedoteca.jpg") center no-repeat;
  background-size: cover;
  height: 308px;
  margin-bottom: 30px;
}
.servicos-praia {
  background: url("images/estadia/servico-praia.jpg") center no-repeat;
  background-size: cover;
  height: 308px;
  margin-bottom: 30px;
}
.servicos-guia-turistico {
  background: url("images/estadia/guia-turistico.jpg") center no-repeat;
  background-size: cover;
  height: 308px;
  background-position-x: 0px;
  margin-bottom: 30px;
}
.servicos-salao-de-festas {
  background: url("images/estadia/salao-de-festas.jpg") center no-repeat;
  background-size: cover;
  height: 308px;
  margin-bottom: 30px;
}
footer {
  padding: 20px 0;
  border-top: 1px solid #ddd;
}
#topo-internas {
  background: url("../../uploads/2017/12/topo.jpg") no-repeat center bottom;
  background-size: cover;
}
#topo-internas h1 {
  font-family: "Playfair Display", sans-serif;
  color: #fff;
  font-size: 48px;
  padding-top: 130px;
}
#topo-internas .hr-custom {
  width: 90px;
  background: #fcab01;
  height: 6px;
  border: transparent;
  margin-bottom: 45px;
}
#para-conhecer h2 {
  color: #fff;
}
#aventureiros .a p,
#aventureiros .a h2 {
  color: #fff;
}
#aventureiros .a h2 {
  padding: 15px 0;
}
.divide {
  margin: 30px 0;
}
.owl-dots {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 70px;
  padding-top: 40px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(108, 21, 58, 0)),
    to(rgba(0, 0, 0, 0.74))
  );
}
.owl-theme .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid white;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #fcab01;
  border: none;
}
#ultimas-noticias .img-n {
  width: 100%;
}
.opcao-form h2 {
  font-family: "Playfair Display", sans-serif;
  color: #000;
  float: left;
  font-size: 23px;
  margin: 0;
  margin-top: 17px;
}
.opcao-form img {
  float: left;
}
.opcao-form {
  background: #f1f5f9;
  display: flex;
  padding: 20px 5px;
  cursor: pointer;
}
.form-check-inline {
  display: table;
  padding: 10px 15px;
}
.ativo {
  background: #fcab01;
  color: #fff;
}
.form .form-control {
  border-radius: 0;
}
#opc {
  margin-top: 15px;
}
textarea {
  resize: none;
}
#lbl-opcoes,
#form-opcoes label {
  font-weight: 300;
}
#lbl-opcoes {
  margin-right: 10px;
}
.item-hotel {
  border: 1px solid rgba(221, 221, 221, 0.46);
  width: 23%;
  margin: 0 11px;
  padding: 10px;
  height: 170px;
  margin-bottom: 22px;
  padding-top: 27px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.item-hotel.titulo h2 {
  font-size: 22px;
  margin: 15px 0;
}
.img-hidden {
  display: none;
}
#servicos-hotel {
  padding: 0;
  background: #fff;
}
#servicos-hotel .titulo {
  padding-top: 15px;
  padding-bottom: 15px;
}
#conhece-os-quartos {
  min-height: 500px;
  background-color: #fafafa;
}
.servicos-h {
  display: none;
}
.img-suite img {
  width: 100%;
}
.img-suite .view img {
  width: auto;
}
.item-comodidade {
  border: 2px solid rgba(221, 221, 221, 0.46);
  width: 30%;
  margin: 0 11px;
  padding: 10px;
  height: 170px;
  margin-bottom: 22px;
  padding-top: 27px;
}
.item-comodidade.titulo h2 {
  font-size: 22px;
  margin: 15px 0;
}
input,
select {
  margin-top: 15px;
}
#ancora {
  visibility: hidden;
  padding: 30px 0;
}
#suite-ind {
  padding: 0;
}
#sidebar-form {
  border: 1px solid rgba(221, 221, 221, 0.52);
  padding: 0;
  margin-bottom: 30px;
}
#sidebar-form h3 {
  margin: 0;
  background: #fcab01;
  color: #fff;
  font-family: "Playfair Display", sans-serif;
  text-align: center;
  padding: 15px;
  font-size: 21px;
}
#sidebar-form form {
  padding: 15px;
}
.espaco p {
  float: left;
  margin: 11px 0 0 5px;
}
.espaco img {
  float: left;
}
.espaco {
  margin-bottom: 10px;
}
#valor span {
  font-weight: bold;
  color: #fcab01;
  font-size: 30px;
  margin: 0;
  margin-bottom: 15px;
  font-family: "Open Sans", sans-serif;
}
#valor h3 {
  font-weight: 300;
  font-size: 16px;
  color: #4f4f4f;
  margin: 0;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
}
#valor p {
  margin-bottom: 0;
}

#valor.individual h3 {
  font-weight: bold;
  font-size: 30px;
  margin: 0;
  color: #fcab01;
  font-family: "Open Sans", sans-serif;
}
#valor.individual span {
  color: #4f4f4f;
  font-size: 18px;
  margin: 0;
  font-weight: 300;
  margin-bottom: 15px;
  font-family: "Open Sans", sans-serif;
}
#titulo_pontos_turisticos {
  height: 112px;
  background-color: #1d2528;
}
#valor {
  margin: 15px 0;
}
.header-noticia h1 {
  font-family: "Playfair Display", sans-serif;
  font-style: italic;
  font-size: 26px;
}
.data-n p {
  float: right;
  margin-top: 2px;
  font-size: 18px;
  font-weight: 300;
}
.data-n img {
  float: right;
}
.data-n {
  padding: 20px 15px 5px 15px;
}
.noticia-i hr {
  margin-top: 10px;
}
.noticia-i {
  margin-bottom: 30px;
}
.list-cat {
  margin-top: 20px;
}
.list-cat p {
  font-size: 17px;
}
.list-cat span {
  color: #1298cd;
}
#sidebar-bg {
  background: url("images/sidebar.jpg") no-repeat center bottom;
  background-size: cover;
  height: 257px;
  padding: 40px 15px;
  margin-top: 25px;
}
#sidebar-bg h2 {
  color: #fff;
}
#btn-search {
  width: 48px;
  background: transparent;
  border: none;
}
.form-control.search {
  margin: 0;
  height: 50px;
  border-radius: 0;
  border-right: 0;
  box-shadow: none;
}
input:focus,
input:active {
  outline: none;
}
#categorias {
  padding: 5px 30px;
}
#categorias li {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #0291ca;
}
#categorias li:last-of-type {
  border-bottom: none;
}
#categorias li a {
  color: #303030;
  font-size: 18px;
  text-decoration: none;
}
#categorias .children {
  list-style: none;
  padding-left: 0;
}
#categorias .children li {
  border-bottom: none;
}
#categorias .children li a {
  font-size: 15px;
  font-style: italic;
  color: #777474;
}
#assinatura {
  background: url("images/assinatura.png") no-repeat left bottom;
  background-size: cover;
  height: 148px;
}
#assinatura h1 {
  padding-top: 82px;
  font-family: "Playfair Display", sans-serif;
  color: #000;
  font-size: 17px;
}
#assinatura span {
  color: #1298cd;
  font-weight: bold;
}
.item-estadia p {
  margin: 0;
  color: #000;
  margin-top: 8px;
  font-size: 17px;
}
.item-estadia input,
.item-estadia select {
  margin: 0;
  border: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  cursor: pointer;
}
.item-estadia {
  display: inline-block;
  width: 278px;
  height: 83px;
  background: #fff;
  border-left: 6px solid #fcab01;
  padding: 10px 11px;
  margin-right: 10px;
}
input[type="checkbox"] {
  display: none;
}
.form-check label {
  cursor: pointer;
}
input[type="checkbox"] + label:before {
  border: 1px solid #ddd;
  content: "\00a0";
  display: inline-block;
  width: 18px;
  height: 19px;
  margin: 0 9px 0 0;
  background-color: #fff;
  vertical-align: top;
}
input[type="checkbox"]:checked + label:before {
  background-color: #0291ca;
  content: url("images/icons/checked.png");
  color: #fff;
  font-weight: 100;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #0291ca;
}
#form-opcoes label {
  font-family: "Open Sans", sans-serif;
  color: #4f4f4f;
  font-size: 110%;
}
.btn-padrao.custom {
  color: #fcab01;
  border: 1px solid #fcab01;
}
.btn-padrao.custom:hover {
  background: #fcab01;
  color: #fff;
}
#config-checkin {
  background: transparent;
  position: absolute;
  height: 90%;
  width: 100%;
  left: 0;
  top: 0;
  color: transparent;
  border: transparent;
  cursor: pointer;
}
#config-checkout {
  background: transparent;
  position: absolute;
  height: 90%;
  width: 100%;
  right: 0;
  top: 0;
  color: transparent;
  border: transparent;
  cursor: pointer;
}
#config-estadia h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 65px;
  font-weight: 300;
  margin: 0;
  color: #d5d5d5;
}
#config-estadia h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 200;
  margin: 0;
  text-align: center;
  color: #d5d5d5;
}
#config-estadia p {
  color: #292929;
  font-size: 14px;
}
#config-estadia h1 {
  font-family: "Playfair Display", sans-serif;
  color: #fff;
  background: #292929;
  font-size: 20px;
  padding: 15px;
}
.checkin {
  border-right: 1px solid #ddd;
}
.checkin,
.checkout {
  padding: 30px 15px;
}
#estadia-ok {
  background: #0291ca;
}
#estadia-ok h1 {
  color: #fff;
  background: none;
  padding: 10px;
}
.dtpicker-buttonCont .dtpicker-button {
  background: #fcab01;
  width: 100%;
}
.dtpicker-header .dtpicker-value {
  color: #fcab01;
}
#config-estadia {
  position: relative;
  right: initial;
  top: 40%;
  background: #fff;
  padding: 0;
  margin: 30px 0;
}
#owl-cambury-2 .item p {
  color: #fff;
}
form label.error {
  font-weight: 300;
  color: #e03531;
}

.wp-pagenavi .page.smaller {
  padding: 1% 2% 1% 2%;
  font-size: 122%;
  color: #276549;
}
.wp-pagenavi .page.larger,
.wp-pagenavi .page.smaller {
  padding: 1% 2% 1% 2%;
  font-size: 145%;
  color: #286090;
}
.wp-pagenavi .page.larger:hover,
.wp-pagenavi .page.smaller:hover {
  font-size: 122%;
  color: #286090;
  font-family: Dosis, sans-serif;
}
.wp-pagenavi .last {
  border: transparent;
  font-family: Dosis, sans-serif;
}
.wp-pagenavi .first {
  margin-left: 0;
  border: transparent;
  font-family: Dosis, sans-serif;
}
.wp-pagenavi span.current {
  font-weight: bold;
  padding: 1% 2% 1% 2%;
  font-size: 150%;
  color: #0291ca;
  font-family: Dosis, sans-serif;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  border-color: #aeaeae !important;
}
.news-navigation {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 0;
}
.first,
.last {
  position: absolute;
}
.first {
  left: 0;
}
.last {
  right: 0;
}
.wp-pagenavi .last span {
  border: transparent;
  color: #3893cc;
}
.wp-pagenavi .first span {
  border: transparent;
  color: #3893cc;
}
.wp-pagenavi a:hover {
  color: #000;
}
.wp-pagenavi .last,
.wp-pagenavi .first {
  color: #276549;
  font-size: 115%;
  padding-right: 4%;
  font-family: Dosis, sans-serif;
}
.wp-pagenavi .last {
  padding-right: 4%;
}
.wp-pagenavi .first {
  padding-left: 4%;
}
.wp-pagenavi .page.smaller:hover {
  color: #286090;
}
#news-navigation {
  margin-bottom: 20px;
}
h6 {
  font-size: 25px;
  margin: 0 0 30px 0;
  font-family: "Playfair Display", sans-serif;
  font-style: italic;
}
h6 span {
  color: #0291ca;
}
.form-control[readonly] {
  background-color: #fff;
}
.form-control::-webkit-input-placeholder,
option,
select {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #303030;
}
.item-estadia.texto {
  background: none;
  border: none;
  font-family: "Open Sans", sans-serif;
  width: 250px;
}
.item-estadia.texto span {
  color: #fcab01;
}
.item-estadia.texto.alta-temp,
.item-estadia.texto.baixa-temp {
  display: none;
}
.tel-1,
.tel-2 {
  cursor: pointer;
}
.input-class.search:active,
.input-class.search:focus {
  outline: none;
}
#localizacao .align.local {
  padding-top: 45px;
}
.ancora {
  display: block;
  position: relative;
  top: -85px;
  visibility: hidden;
}

.suite {
  background-size: cover;
  height: 340px;
}

.suites:hover .efeito-suite {
  height: 340px;
}

.suites:hover .suite__content {
  opacity: 1;
}

.suites:hover .efeito-suite:before {
  opacity: 0;
}

.efeito-suite {
  transition: height 0.5s ease;
  position: absolute;
  bottom: 0;
  background: #000;
  opacity: 0.7;
  width: calc(100% - 30px);
  height: 100px;
  padding: 15px;
}

.efeito-suite:before {
  content: "";
  transition: opacity 0.5s ease;
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-top: -70px;
  height: 70px;
  opacity: 1;
  display: block;
  float: left;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(184, 184, 184, 0) 28%,
    rgba(92, 92, 92, 1) 64%,
    rgba(0, 0, 0, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(28%, rgba(184, 184, 184, 0)),
    color-stop(64%, rgba(92, 92, 92, 1)),
    color-stop(100%, rgba(0, 0, 0, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(184, 184, 184, 0) 28%,
    rgba(92, 92, 92, 1) 64%,
    rgba(0, 0, 0, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(184, 184, 184, 0) 28%,
    rgba(92, 92, 92, 1) 64%,
    rgba(0, 0, 0, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(184, 184, 184, 0) 28%,
    rgba(92, 92, 92, 1) 64%,
    rgba(0, 0, 0, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(184, 184, 184, 0) 28%,
    rgba(92, 92, 92, 1) 64%,
    rgba(0, 0, 0, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
  /*   background: red; */
}

.suite__content {
  opacity: 0;
  transition: opacity 0.5s ease;
}

.suite__content:hover {
  opacity: 1;
  transition: opacity 0.5s ease;
}

.titulo__suites h3 {
  margin: 0;
  text-align: left;
  border-bottom: 1px solid #f9ad15;
  padding-bottom: 7px;
  color: white;
  font-family: "Playfair Display", sans-serif;
}
.titulo__suites p {
  text-align: left;
  font-size: 25px;
  margin-top: 7px;
  font-family: "Playfair Display", sans-serif;
  color: white;
}

.efeito:before {
  content: "";
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 30px;
  left: 15px;
  background-image: linear-gradient(to bottom, transparent 37%, #000000 83%);
  opacity: 0.7;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .titulo h1 {
    font-size: 100px;
  }
  .titulo h2 {
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 20px;
  }
  .item-estrutura {
    height: 330px;
  }
  #owl-estrutura .titulo h2 {
    margin-top: 0;
  }
  #lazer-texto h1 {
    font-size: 42px;
    padding-left: 58px;
    margin-bottom: 61px;
  }
  #lazer-texto {
    position: absolute;
    width: 100%;
    padding: 15px 70px;
    padding-left: 20px;
  }
  .noticia {
    width: 30%;
  }
  .noticia h2 {
    font-size: 18px;
  }
  .noticia {
    border: 1px solid #ddd;
    padding: 0;
    margin: 0 10px;
    background: #fff;
    padding-bottom: 10px;
  }
  #lbl-opcoes,
  #form-opcoes {
    float: left;
  }
  .view {
    padding-top: 78px;
  }
  .form-check-inline {
    display: inline;
  }
  #config-estadia {
    position: absolute;
    right: 20px;
    top: 40%;
    background: #fff;
    padding: 0;
  }
  #redes-sociais {
    float: right;
  }
  #rodape_summer p {
    float: left;
    margin: 0;
    color: #fff;
    margin-top: 40px;
  }
  #rodape_summer img {
    float: right;
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .item-estrutura {
    height: auto;
  }
  .noticia {
    width: 31%;
  }
  .noticia h2 {
    font-size: 23px;
  }
  #aventureiros .a {
    /*height: 345px;*/
    height: 354px;
  }
  #aventureiros .a:first-of-type {
    padding: 0;
  }
  #assinatura h1 {
    font-size: 28px;
  }
  #owl-conheca {
    margin-top: 85px;
  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .view {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(2, 145, 202, 0.65);
    padding-top: 78px;
  }
  .container {
    padding: 0;
  }
  p {
    /*font-size: 111%*/
  }

  #topo h1 {
    margin-top: 245px;
  }
}

@media (max-width: 1799px) {
  #localizacao .align {
    padding: 15px;
    margin-left: 30px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .item-hotel {
    width: 22.6%;
  }
  #topo .titulo-topo .p {
    font-size: 90px;
  }
  #lazer-texto h1 {
    font-size: 35px;
  }
  #owl-cambury-2 .item .view {
    padding-top: 40px;
  }
  .opcao-form h2 {
    font-size: 18px;
  }
  #topo p,
  #topo h1 {
    margin-top: 130px;
    font-size: 1.8em;
  }
  #topo h2 {
    color: #f2d518;
    margin-top: 10px;

    font-size: 3.2em;
  }
  .btn_quero_hospedar {
    color: #ffffff;
    background-color: #0291ca;
    text-align: center;
    font-family: PlayfairDisplay;
    font-size: 2.2em;
    margin: 0 auto;
    width: 22%;
    padding: 12px 0 15px 0px;
    margin-top: 55px;
    cursor: pointer;
  }
}

@media (max-width: 991px) {
  #estadia .titulo h2 {
    margin-top: 20px;
  }
  #localizacao .align {
    padding: 15px;
    margin-left: auto;
  }
  .navbar-default .navbar-nav > li > a {
    /*padding: 33px 10px 0 10px;*/
    padding: 16px 10px;
    color: #0291ca;
  }
  .item-hotel {
    margin: 0 7px;
    margin-bottom: 22px;
  }
  .item-estadia {
    width: 100%;
    margin-right: 0;
  }
  #bem-vindo .titulo h1,
  #bem-vindo .titulo h2 {
    text-align: center;
  }
  #bem-vindo .hr-custom {
    margin: 20px auto;
  }
  #topo p,
  #topo h1 {
    color: #fff;
    text-align: center;
    margin-top: 95px;
    font-family: PlayfairDisplay;
    font-size: 1.2em;
  }

  #topo h2 {
    color: #f2d518;
    text-align: center;
    margin-top: 15px;
    font-family: PlayfairDisplay;
    font-size: 2.2em;
  }
  .btn_quero_hospedar {
    color: #ffffff;
    background-color: #0291ca;
    text-align: center;
    font-family: PlayfairDisplay;
    font-size: 1em !important;
    margin: 0 auto;
    width: 242px;
    padding: 12px 0 15px 0px;
    margin-top: 27px;
    cursor: pointer;
  }
  .texto_ao_lado {
    margin-left: 0px;
    margin-top: 35px;
  }
}

@media (max-width: 767px) {
  .view {
    padding-top: 18px;
  }
  .navbar-nav > li {
    height: 50px;
  }
  .item-comodidade {
    width: 100%;
    margin-left: 0;
  }
  .suite-item .btn-padrao {
    width: 49%;
    font-size: 17px;
  }
  .suite-item .btn-padrao.custom {
    width: 49%;
    font-size: 17px;
  }
  #redes-sociais {
    float: none;
  }
  #rodape_summer p {
    float: none;
    margin: 0;
    color: #fff;
    margin-top: 40px;
  }
  #rodape_summer img {
    float: none;
  }
  #logo-hotel {
    margin: 85px 0 25px 0;
  }
  .item-hotel {
    width: 46%;
    float: left;
  }
  #owl-cambury-2 .item .view {
    padding-top: 55px;
  }
  footer .row.um {
    width: 275px;
    position: absolute;
    left: 50%;
    margin-left: -136px;
  }
  footer .row.dois {
    width: 275px;
    position: absolute;
    left: 50%;
    margin-left: -135px;
    top: 31px;
  }
  .suite {
    margin-bottom: 25px;
  }
  .efeito:before {
    bottom: -15px;
  }
  .titulo {
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #topo {
    height: 755px;
  }
  #config-estadia {
    position: absolute;
    right: initial;
    top: 103%;
    background: #fff;
    padding: 0;
    width: 300px;
    left: 50%;
    margin-left: -145px;
  }
  #lazer-texto p {
    font-size: 95%;
  }
  #lazer-texto h1 {
    font-size: 29px;
  }
  #lazer-texto {
    position: absolute;
    width: 100%;
    padding: 15px 40px;
    padding-left: 0;
  }
  #lazer-infos {
    transform: skew(-12deg);
  }
  #owl-cambury-2 .item .view {
    padding-top: 40px;
  }
  .text-footer {
    font-size: 13px;
  }
}

/*
/*
/*
/*
/*
/*
/*
/*
/*
/* FormulÃ¡rio */
.formulario {
  position: relative;
}
.formulario form {
  position: relative;
  z-index: 0;
}
.formulario .loading {
  width: 100%;
  position: absolute;
  z-index: 1;
  display: none;
}
.formulario h1 {
  color: #004268;
  text-align: center;
  font-size: 35px;
}
.formulario h1 span {
  color: #0081c5;
  font-size: 20px;
}
.formulario p {
  text-align: left;
}
.formulario .loading img,
.formulario .loading h1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.formulario .loading h1 {
  height: 150px;
}
.formulario .loading h1.error,
.formulario .loading h1.error span {
  color: red !important;
}

/* MENU */
.container.menu.home {
  position: relative;
  height: 82px;
}

.cabecalho.absolute {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.cabecalho.telefone {
  width: 180px;
  height: 55px;
  padding: 6px 10px 0 50px;
  background: url("images/icons/telefone.png") no-repeat 10px center;
  border-right: 1px solid #fcab01;
}

.cabecalho.icones {
  color: #0291ca;
  width: 105px;
  height: 30px;
}
.cabecalho.icones a {
  margin: 0 7px;
}
.cabecalho.icones a.whatsapp {
  float: left;
  width: 25px;
  color: #59c653;
}
.cabecalho.icones a.rota {
  float: left;
  display: none;
}

.cabecalho.display {
  width: 180px;
  height: 82px;
  display: none;
  padding: 30px 0 0 0px;
}
.cabecalho.display.rota {
  background-color: #0291ca;
}
.cabecalho.display.whatssap {
  background: url("images/icons/new/whatsapp-hover.png") no-repeat 20px center
    #4dc247;
}
.cabecalho.display.rota.ativo,
.cabecalho.display.whatssap.ativo {
  display: block;
}

.cabecalho.display span {
  float: left;
  width: 100%;
  color: white;
  font-size: 17px;
  text-align: center;
}
.cabecalho.display.whatssap span {
  font-size: 18px;
}

/*Mobile*/
.cabecalho.telefone-movel {
  background: url("images/icons/telefone.png") no-repeat top center;
  width: 33px;
  height: 36px;
  margin: auto 115px auto auto;
}
.cabecalho.whatsapp-movel {
  width: 25px;
  height: 25px;
  margin: auto 78px auto auto;
}
/*.cabecalho.rota-movel{  background: url('images/icons/new/rota-hover.png') no-repeat top center; width: 25px; height: 25px; margin: auto 78px auto auto  }*/

/* Menu mobile on tablet */
@media (min-width: 768px) and (max-width: 1199px) {
  #topo {
    height: 290px;
  }

  .navbar-header {
    float: none;
    position: relative;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  /*.navbar-nav>li { float: none; }*/
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
  .navbar-default .navbar-nav > li > a {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .cabecalho.telefone {
    margin: auto 420px auto auto;
  }
  .cabecalho.icones {
    margin: 30px 300px auto auto;
  }
  .cabecalho.display {
    margin: auto 110px auto auto;
  }
}

@media (min-width: 768px) {
  .navbar-default .navbar-nav > li > a {
    color: #010101;
  }
  #navbar {
    background: #fff;
  }
}

@media (min-width: 992px) {
  #topo {
    height: 370px;
  }
}

@media (min-width: 1200px) {
  #navbar {
    float: right;
    padding-right: 331px;
  }
  #topo {
    height: 563px;
  }

  .nav {
    float: left !important;
    height: 77px;
    margin-left: 0px;
  }

  .cabecalho.telefone {
    border-left: 1px solid #fcab01;
  }

  .cabecalho.telefone {
    margin: auto 300px auto auto;
  }
  .cabecalho.icones {
    margin: 30px 0px auto auto;
  }
  .cabecalho.display {
    margin: auto 130px 0px auto;
  }
}
@media (min-width: 1880px) {
  #topo {
    height: 637px;
  }
}

/* //////////////// SLIDE //////////////// */

@media (max-width: 767px) {
  #topo .btn_quero_hospedar {
    margin-top: 194px !important;
    text-align: center !important;
  }

  #topo .btn_quero_hospedar h3 {
    font-size: 18px !important;
  }

  #topo .btn_quero_hospedar a {
    display: inline-block !important;
    padding: 7px 0px !important;
    color: white !important;
    border-radius: 5px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
  }

  #saiba-mais-hotel .container-fluid {
    padding: 0 15px !important;
  }

  #saiba-mais-hotel .row {
    display: flex !important;
    flex-direction: column !important;
  }

  #saiba-mais-hotel .col-lg-7,
  #saiba-mais-hotel .col-md-6,
  #saiba-mais-hotel .col-sm-6,
  #saiba-mais-hotel .col-xs-12,
  #saiba-mais-hotel .col-lg-4,
  #saiba-mais-hotel .col-md-5,
  #saiba-mais-hotel .col-sm-5 {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
  }

  #saiba-mais-hotel .texto_ao_lado {
    padding: 20px 15px !important;
    text-align: left !important;
  }

  #saiba-mais-hotel .titulo p {
    font-size: 12px !important;
    letter-spacing: 4px !important;
    text-align: left !important;
  }

  #saiba-mais-hotel .titulo h2 {
    font-size: 20px !important;
    margin-bottom: 15px !important;
    text-align: left !important;
  }

  #saiba-mais-hotel p {
    font-size: 14px !important;
    line-height: 1.6 !important;
  }

  #owl-estrutura .item img {
    width: 100% !important;
    display: block !important;
  }
}

/* //////////////// SLIDE //////////////// */
