@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700,400italic,300italic);
/*reset*/
* {
  margin:0 auto;
  padding:0;
  vertical-align:baseline;
}
body {
  background: /*#eef4ed*/#fff;
  color: #273245;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  line-height: 1.5;
}
img,
object,
embed,
video,
iframe,
iframe[style]{
  max-width: 100%;
}
#solicita {
    background: #fff;
    color: #545454;
    text-align: center;
    height:390px; /*240px*/
}
@media screen and (max-width: 767px){
#solicita {
    height:415px; /*337px;*/
}
}
/* ==============BARRA FIXA NAVEGAÇÃO========== */
.usuario {
  background: #fff;
  height:111px;
  border-bottom: 1px solid #cecece;
}
@media screen and (max-width: 767px) {
  .usuario {
    background: #fff;
    height: 65px;
  }
}

/* ============= SEÇÃO IDIOMA ==========*/

.idioma {
  float: right;
  padding-left: 30px;
  padding-top: 5px;
  margin-top: 0;/*-74px*/
  margin-right: 15px;
}

.idioma ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.idioma ul li {
  display: inline-block;
  float: left;
}

.idioma ul li a {
  font-size: 0.837em;
  height: 35px;
  padding: 5px 4px 0 4px;
}

/* ============= FIM SEÇÃO IDIOMA ==========*/

/* USER */
.user {
  font-size: 0.96em;
  text-align: right;
  color: #fff;
  margin-left: 5px;
  margin-right: 30px;
  margin-top: 17px;
}
.user .btn {
  border-radius: 0;
}
.user .btn-success {
  background-image: linear-gradient(to bottom, #273245, #134074);
  border-color: transparent;
}
.user a {
  color: #C0C0C0;
  text-decoration: none;
  font-weight: bold;
}

.user a:hover {
  color: #000;
}
 .user .fa-lg {
  padding-right: 5px;
 }

/* FIM USER */

.cover-image {
  background: url(/site/template/img/47/img-mobile.jpg) no-repeat;
  height:445px;
  z-index: -99999;
}
.cover h2 {
  max-width: 500px;
}
.cach img {
  max-width: 68%;
  padding-top: 112px;
}
.topo {
    margin-top: 0;
}
.topo h3 {
  font-size:1.35em;
  font-family: 'Roboto Condensed', sans-serif;
  text-align: center;
  text-transform:uppercase;
  margin-bottom: 35px;
  margin-top: -165px;
}
.topo h2 {
  color: #2c3747;
  font-size: 2.4em;
  font-family: 'Roboto Condensed', sans-serif;
  text-align: left;
  padding: 20px;
  margin: 120px 0 20px 0;
}
.data {
  background: #fff;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1.1;
  text-transform: uppercase;
  padding: 20px;
}
.data h1 {
  font-size: 3.8em;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  margin-top: 4px;
  margin-bottom: -6px;
}

.data h2 {
  font-size: 3.2em;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  margin: 0;
}

.data span {
  font-size: 1.6em;
  font-weight: lighter;
  margin-bottom: 25px;
}
.data .img {
  margin-top: 30px;
}

@media screen and (max-width: 991px) {
  .navbar-brand {
    margin-left: -120px;
  }
  .idioma {
    margin-right: -95px;
  }
  .user {
    margin-right: -1px;
    margin-top: 8px;
  }
  .data h1 {
  font-size: 3.2em;
}

.data h2 {
  font-size: 2.6em;
}

.data span {
  font-size: 1.1em;
}
}
@media screen and (max-width: 767px) {
  .idioma {
    margin-right: 2px;
    margin-top: 8px;
  }
}

/* =========== NAVEGADOR ========== *//*===================   NAVEGAÇÃO ====================*/

/* =========== NAVEGADOR ========== *//*===================   NAVEGAÇÃO CACHOEIRO ====================*/

.navbar {
  border: 0;
}
.navbar-brand {
  padding:16px 38px;
  max-width: 87%;
    float: left;
}
.navbar-default {
  margin-top: 0;
  background-color:#134074;
  border-color: transparent;
  color: #c8c8c8;
}
.navbar-right {
  margin-top: 40px;
  margin-right: -85px;
}
.f-nav {
  z-index: 99999;
  position: fixed;
  left: 0;
  top: -15;
  width: 100%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  transition: width .2s ease;
}
.navbar-default .navbar-nav li a {
  color: #2c3747;
  font-size: 1.4em;
  text-transform: uppercase;
  border-bottom: 3px solid transparent;
}
.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
  border-bottom: 3px solid #134074;
  outline: 0;
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 1px;
}
.dropdown-menu {
  background: #fff;
  font-size: 0.8em; 
}
.dropdown-menu li a {
  color: #f5f5f5;
  text-transform: uppercase; 
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  background-color: #134074;
  color: #b7c5d5;
}
@media screen and (max-width: 767px) {
  .bg-img {
    min-height: 400px;
  }
  .navbar-brand{
  max-width: 36%;
  padding: 0px 20px;
  margin-left: -20px;
  margin-right:0px;
  float:left;
  height: 25px;
  margin-top: -27px;
  }
  .navbar-right {
   margin-right: -15px;
   margin-top:12px;
   clear: left;
  }
  .navbar .collapse {
    border-top: none;
  }
  .nav li {
    background: #134074;
    color: #fff;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
  background-color: #fff;
  }
  .navbar-default .navbar-toggle {
    position: relative;
    float: left;
    margin-left: 15px;
    margin-top: 14px;
    padding: 9px 10px;
    background-color: transparent;
    border-color: transparent;
  }
  .navbar-default .navbar-nav li a {
    font-size: 1em;
    text-transform: uppercase;
    color: #eee;
  }
  .navbar-default .navbar-nav .open a,
  .navbar-default .navbar-nav .open a:hover {
    background-color: #8da9c4;
    color: #b7c5d5;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav > .open > a:focus {
    background-color: #424242;
    color: #fff;
  }
  .navbar-nav > li > .dropdown-menu {
    margin-top: 1px;
  }
  .dropdown-menu {
    background: #000;
    font-size: 1em;
  }
  .dropdown-menu li a {
    color: #f5f5f5;
    text-transform: uppercase;
  }
  .dropdown-menu > li > a:hover,
  .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #424242;
  }
}
/* =================BOTOES ===============*/
/*botao expositor*/
.botao {
  font-family: 'Roboto Condensed', sans-serif;
  margin:30px 0;
  padding:10px;
  border-radius:6px;
  color:#fff;
  min-height: 135px;
}
.botao .capa{
  position: absolute;
  width: 100%;
  opacity: 0;
  text-align: center;
  padding: 50px 30px;
}
.botao a {
  color: #134074;
  text-decoration: none;
}
.botao a:hover{
  text-shadow: 2px 2px 2px #241D24; 
}
.botao h1 {
  font-weight: 400;
font-size:1em;
}
.botao h3 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 400;
}
.expositor {
  background: #CAD3DC;
  /*background:#134074;*/
}
.visitante {
  background: #CAD3DC;
  /*background:#c56f75;*/
}

@media screen and (max-width: 767px) {
  .expositor {
    margin-bottom:20px;
    padding:10px;
    background:#CAD3DC;
    border-radius:10px;
  }
  .expositor h3 {
    line-height: 0.7;
  }
  .visitante {
    margin-bottom:20px;
    padding:10px;
    background:#CAD3DC;
    border-radius:10px;
  }
  .visitante h3 {
    line-height: 0.7;
  }
}

/*--====------NOTICIAS------====--*/
.noticia {
  font-family: 'Roboto Condensed', sans-serif;
  min-height: 18em;
  overflow: hidden;
}
.noticia h1 {
  margin-bottom: 25px;
  text-transform: uppercase;
}
.noticia h2 {
  font-size: 1.6em;
  font-weight: 300;
  text-transform: initial;
}
.noticia a {
  text-decoration: none;
  color: #000;
}
.noticia .resumo {
  text-align: justify;
  font-weight: 300;
}
.noticia h5 {
  position: absolute;
  right: 18px;
  text-align: right;
  bottom: 6px;
}
.noticia hr {
  border-top: 1px dashed #8da9c4;
  margin-bottom: 1px;
}
.nota h5 {
  color: #273245;
}
.barra {
  border-bottom: 8px solid #134074;
}
/*   background */
.gray {
  background-color: #f5f5f5;
}
/* GALERIA */
.media {
  color: #000;
}
.media h1 {
  margin-bottom: 35px;
  margin-top: 5px;
}
.galeria .linha {
  border-left:1px solid #A8A8A8;
  padding:0;
}
.galeria .base {
  margin-bottom: 20px;
}
.galeria a:hover {
  width: 100%;
  height: 100%;
}
.galeria .lead {
  color: #fff;
  margin-left: 20px;
  font-size: 1.750em;
}
.galeria h1 {
  margin-bottom: 25px;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}
.galeria dd {
  padding-left: 18px;
}
.hoverzoom {
position: relative;
overflow: hidden;
}
.hoverzoom > img {
max-width: 270px;
border-radius: 2px;
-webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
-moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
-ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
-o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}

/*.hoverzoom:hover > img {
-webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5);
}*/
.hoverzoom .retina{
position: absolute;
width: 100%;
max-width: 262px;
height: 100%;
top: 0;
left: 15;
opacity: 0;    
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);    
border-radius: 2px;
text-align: center;
padding: 50px 30px;
-webkit-transition:  all .8s cubic-bezier(.190, 1.000, .220, 1.000);
-moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
-ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
-o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000); 
}
.hoverzoom:hover .retina {
opacity: 1;
box-shadow: inset 0 0 100px 50px rgba(0,0,0,.5);
}
.hoverzoom .retina p {
color: #fff;
}
.hoverzoom .retina a {
display: block;
width: 150px;
background: #6fc5e9;
border: 1px solid #59afd4;
border-radius: 4px;
color: #fff;
text-decoration: none;
text-align: center;
padding: 10px 15px;
margin: 16px auto 0;
}
.galeria img.acende {
opacity: 1; 
-moz-opacity: 1;
Filter: Alpha(Opacity=100)
}
.galeria img.acende:hover {
opacity: 0.5; 
-moz-opacity: 0.5;
Filter: Alpha(Opacity=50)
}
/* QUICK */
.quick {
  background: #3CA39C;
  color: #fff;
}
.quick a,
.quick a:hover {
  color:#fff;
}
.quick .titulo_q {
  font-size: 1.62em;
  text-transform: uppercase;
  font-weight: lighter;
}
.box-quick {
    margin-bottom: 18px;
    padding: 15px;
    min-height: 150px;
    position: relative;
}
@media screen and (max-width: 767px) {
  .box-quick {
    margin-top: 20px;
    margin-bottom: 35px;
  }
}
/* LOGOMARCAS */
.logo h5 {
  padding-top: 25px
}
.box-banner2 {
  display: inline-block;
  margin: 0.25em;
}
/* rodape */
@media screen and (max-width: 767px){
  .rodape {
    background: none;
    background-color: #fff;
  }
}
.rodape{
  background: #e2e2e2;
  height: 300px;
  color:#000;
}
.rodape .logo {
  max-width: 200px;
}
.rodape h4 {
  font-family: 'Roboto Condensed', sans-serif;
  margin-top: 30px;
  font-size: 1.375em;
  color: #fff;
}
.rodape img {
  margin-bottom: 20px;
}
.rodape .linha {
  border-left: 1px solid #cbcbcb;
  padding-right: 20px;
}
.rodape a {
  text-decoration: none;
  color: #000;
}
.rodape p {
  padding-bottom: 5px;
}
.opt_7 label {
  color: #fff;
  font-size: 13px;
}
/*  TÍTULOS INTERNAS  */
.titulo-destaque,
.titulo4 {
  font-size: 1.8em;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  color: #134074;
  margin-bottom: 15px;
  text-align: left;
}
/* SUBCONTEUDO*/
.subconteudo {
  margin: 0 6px;
  text-align: justify;
  font-weight: 300;
}
.subconteudo i {
  font-size: 1.1em;
  color: #134074;
}
.subconteudo strong {
  font-weight: 400;
}
.subconteudo img {
  margin: 8px 15px;
}
.subconteudo a {
   color: #134074;
   /*text-decoration: none;*/
}
/*.subconteudo a:hover {
  background: #cecece;
}*/
.subconteudo ul {
  padding-left: 25px;
  list-style: disc;
}
.subconteudo hr {
  border-top: 1px dashed #AED4C9;
}
.subconteudo dl:hover {
  background:  #fff none repeat scroll 0% 0%;
}
.galeria-ft img {
  padding: 8px 8px;
}
/* ESPECIFICO*/
.especifico {
  color:#134074;
  text-transform: uppercase;
  border-right: 5px solid #134074;
}
.especifico h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 2.05em;
  font-weight: 700;
}
.especifico ul {
  list-style: none;
}
.especifico li {
  border-bottom: 1px solid #134074;
  padding: 3px 10px;
}
.especifico ul a {
  text-decoration: none;
  color:#134074;
}
.especifico ul a:hover {
  background: #134074;
  color: #b7c5d5;
  text-decoration: none;
  display: block;
}
/* EQUIPE FOTOS */
.equipe {
  background-color: #134074;
  padding: 15px;
}
.equipe a {
  text-decoration: none;
  color: #b7c5d5;
}
.equipe a:hover {
}
.equipe h4 {
  color: #b7c5d5;
  margin: 0;
  line-height: 1.4;
}
.tdnoticias img {
    max-width: 255px;
}
.card {
  max-width: 100%;
/*  min-height: 292px;*/
  background-color: #fff;
  border-top: 1px solid #e0e0e0;
  padding: 9px;
  margin-left: 15px;
  margin-bottom: 20px;
}
.card .fa {
  color: #595959;
}
.card a {
  font-size:0.875em;
  color: #595959;
  text-decoration: none;
}
.card .fa:hover, 
.card a:hover {
  color: #134074;
}
.card h4 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  text-align: left;
}
.card img {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .card {
    max-width: 73%;
    margin-bottom: 20px;
  }
}
.cinza {
  background:#F5F5F5;
}
.cinzao {
  background: #585858;
}
.branca {
  background: #fff;
}
/*================ SOCIAL =======================*/
.social {
  margin-top: 10px;
  height: 35px;
  padding: 2px;
  display: inline-flex;
  margin-bottom: 30px;
}
.google {
  padding-top: 2px;
  margin-left: 50px;
}
.twitter {
  padding-top: 4px;
}
/* LISTA HOTEL */
.cidade {
  color: #fff;
  background: #134074;
}
.cidade h3 {
  padding: 6px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
}
.form-actions .btn {
  margin-top: 15px;
}
.imageAD {
  background: #fff;
}

