body {
  height: 100%;
  /*background: url(../img/bg/bgbluetree2.jpg);
  background-repeat: repeat-x|repeat-y;*/

  font: normal 14px "Roboto Condensed", Helvetica, Arial, sans-serif;
}
.affix {
  top: 25%;
}
.modal {
  overflow: auto;
  color: #333;
}

/* ----------------------------------------- TOPO ------------------------------------------------------- */
.topo
{
  padding-left: 4px;
  padding-right: 4px;
}
.navbar{
  background: url(../img/bg/fundo_navbar.png) repeat;
  position:absolute;
  top:10px;
  left:0px;
  width:100%;
  z-index: 10;
}

.navbar-inverse .navbar-nav>li>a
{
  color: #FFFFFF;
  font-size: 13px;
}

.navbar-inverse .navbar-nav>li>a:hover
{
  background-color: #191919;
}

.navbar-inverse .navbar-brand {
  color: #FFFFFF;
}

.navbar-inverse .navbar-brand
{

}
/* ----------------------------------------- CARROUSSEL -------------------------------------------------- */
.carousel {
  height: 100%;
  /*
  background: #fff url(../img/bg/bg_sombra_banner.png) center bottom no-repeat;
  padding-bottom: 30px;
  */
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 431px;
  background-color:#bbb;
}
.carousel img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
}

.carousel-control {
 height: 431px;
}

.carousel-fade .carousel-inner .item {
  opacity: 0.2;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
/* ----------------------------------------- CENTRAL -------------------------------------------------- */

.central
{
  background-color: #000000;
  /*
  padding-left: 20px;
  */

}
.central .texto
{

  color: #fff;
  padding: 15px;
  text-align: center;
  font-size: 14px;
  display: block;
}

/* ----------------------------------------- GALERIA -------------------------------------------------- */

.galeria
{
 background-color: #f3f2f0;
 
}

.galeria .sp_tit
{
  font-size: 18px;
  display: block;
  padding-bottom: 10px;
  color: #314670;
  /*
  padding-left: 20px;
  */
  padding-top: 10px;
}

.galeria .li_galeria
{
  padding-left: 0px;
  padding-right: 0px;
}



/* ----------------------------------------- CONHECA HOTEL ----------------------------------------------- */

.conheca
{
 /*background-color: #d4d4d4;*/
 background: transparent url(../img/bg/sombra_meio.png) no-repeat top center;
 
 padding-left: 0;
 padding-right: 0;
 
}

.conheca .tab
{

 padding-left: 0px;
 padding-right: 0px;

}
.conheca .nav-tabs
{

  padding-left: 15px;
}
.conheca .titulo
{
  font-size: 18px;
  display: block;
  padding-bottom: 10px;
  color: #314670;
  
  padding-left: 15px;
  padding-top: 10px;
}
.conheca .interno
{
  padding-left: 15px;
  padding-right: 0;
}
.conheca .tituloInterno
{
  font-size: 18px;
  display: block;
  padding-bottom: 10px;
  color: #314670;
  padding-top: 10px;
  border-bottom: #0288D1 dotted 1px;
}

.conheca .tituloInterno_ap
{
  padding-top: 10px;
  /*
  padding-left: 20px; 
  */
  font: bold italic 38px Georgia;
  color: #0288D1;
  text-align: right;
  padding-right: 30%;
}



.conheca .interno_ap
{
  background-color: #0288D1;
  padding-left: 15px;
  padding-right: 0;
}


.conheca .texto_ap {
  font-size: 15px;
  color: #FFFFFF;
  font-weight: 300;
  margin: 6px 0 0 0;
  /*
  padding-left: 25px;
  */
  line-height: 25px;
  text-align: justify;
}


.conheca .texto {
  font-size: 15px;
  color: #505050;
  font-weight: 300;
  margin: 6px 0 0 0;
  /*
  padding-left: 25px;
  */
  line-height: 25px;
  text-align: justify;
}

.conheca .imgConheca
{
  padding: 5px;

  float: right;
  -webkit-box-shadow: 0 6px 10px -6px #999999;
  -moz-box-shadow: 0 6px 15px -9px #999999;
  box-shadow: 0 6px 15px -9px #999999;
}

.conheca .lista_services
{
 display: inline-block;
}

/* ----------------------------------------- SAPEZAL -------------------------------------------------- */

.sapezal
{
  background-color: #0288D1;
  padding-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
}


.sapezal .texto1
{
  padding-top: 10px;
  /*
  padding-left: 20px; 
  */
  font: bold italic 38px Georgia;
  color: #B3E5FC;
}

.sapezal .texto2
{
  font: bold italic 58px Georgia;
  color: #FFFFFF;
  padding: 0 0 0 80px;
  margin: -12px 0 0 0;

}

.sapezal .texto3
{
  font-size: 15px;
  color: #FFFFFF;
  font-weight: 300;
  margin: 6px 0 0 0;
  line-height: 25px;
  /*
  padding-left: 20px;
  
  padding-right: 20px;
  */
  text-align: justify;
}

.sapezal .div_img
{
}

.sapezal .img
{
  float: right;
}

.veja_mais
{
  float: right;
}

/* ----------------------------------------- LOCALIZACAO -------------------------------------------------- */

.localizacao
{
  border-top: 0px #314670 solid ;
  padding-top: 25px;
  padding-bottom: 25px;
  /*
  padding-left: 20px;
  */
  background: transparent url(../img/bg/sombra_meio.png) no-repeat top center;
  background-color: #e8e8e8;
}

.localizacao .iframe
{
  /*
  padding-left: 20px;

  padding-right: 20px;
  */
}

.localizacao .sp_tit
{
  font-size: 18px;
  display: block;
  padding-bottom: 10px;
  color: #314670;
  /*
  padding-left: 20px;
  */
}

.localizacao .texto {
  font-size: 15px;
  color: #505050;
  font-weight: 300;
  margin: 6px 0 0 0;
  line-height: 25px;
  /*
  padding-left: 20px;
  */

}

/* ----------------------------------------- FOOTER -------------------------------------------------- */

.footer
{
  border-top: 1px #314670 solid ;
  background-color: #000000;
  padding-left: 20px;

}
.footer .texto
{
  color: #fff;
  padding: 15px;
  text-align: center;
  font-size: 12px;
  display: block;
}


/* ----------------------------------------- RESPONSIVE -------------------------------------------------- */
/* ----------------------------------------- RESPONSIVE -------------------------------------------------- */
/* ----------------------------------------- RESPONSIVE -------------------------------------------------- */
/* RESPONSIVE CSS
-------------------------------------------------- */
@media (max-width: 320px){

  .divCarouselFix 
  {
    background: url(../img/bg/fundo_navbar.png) repeat;
  }

  .imgCarousel
  {
    padding-top: 100px;
  }

  .navbar  
  {
    background: url(../img/bg/fundo_navbar.png) repeat;
    position:absolute;
    top:0;
    left:0px;
    width:100%;
    z-index: 10;
  }

  .navbar-header  
  {
    padding-bottom: 50px;
  }


  .button_vejamais 
  {
    padding-bottom: 50px;
  }

  sapezal .texto1
  {
    padding-top: 10px;
    /*
    padding-left: 20px; 
    */
    font: bold italic 18px Georgia;
    color: #B3E5FC;
  }

  .sapezal .texto2
  {
    font: bold italic 28px Georgia;
    color: #FFFFFF;
    padding: 0 0 0 80px;
    margin: -8px 0 0 0;

  }



  .sapezal .img
  {
  /*
  padding-left: 20px;
  
  margin-right: 16px;
  */
}
}
@media(min-width: 321px) and (max-width: 480px){
  .divCarouselFix 
  {
    background: url(../img/bg/fundo_navbar.png) repeat;
  }

  .imgCarousel
  {
    padding-top: 100px;
  }

  .navbar  
  {
    background: url(../img/bg/fundo_navbar.png) repeat;
    position:absolute;
    top:0;
    left:0px;
    width:100%;
    z-index: 10;
  }

  .conheca .imgConheca
  {
    padding: 5px;

    float: none;
    padding-left: 15%;
  }

  .conheca .interno {
    padding-left: 15px;
    padding-bottom: 15px;
  }
  .sapezal .img
  {

    padding-top: 15%;
  }
}
/* ----------------------------------------- RESPONSIVE -------------------------------------------------- */
@media(min-width: 481px) and (max-width: 768px){
  .divCarouselFix 
  {
    background: url(../img/bg/fundo_navbar.png) repeat;
  }

  .carousel .item {
    height: 231px;
    background-color:#bbb;

  }

  .carousel-control {
    height: 231px;
  }

  .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 100px;
  }


  .imgCarousel
  {
    padding-top: 100px;
  }

  .navbar  
  {
    background: url(../img/bg/fundo_navbar.png) repeat;
    position:absolute;
    top:0;
    left:0px;
    width:100%;
    z-index: 10;
  }

  .conheca .imgConheca
  {
    padding: 5px;

    float: none;
    padding-left: 15%;
  }

  .conheca .interno {
    padding-left: 15px;
    padding-bottom: 15px;
  }
  .sapezal .img
  {

    padding-top: 15%;
  }

}

/* Medium Devices, Desktops 
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens 
@media only screen and (min-width : 1200px) {

  }*/