/* Sobre */
#sobre {
  padding-top: 130px;
  padding-bottom: 130px;
  background-color: #fff;
  text-align: center;
}
#sobre p {
  font-family: 'Gotham Medium', sans-serif;
  font-style: normal;
  font-weight: lighter;
  font-size: 16px;
  text-align: left;
}
h3 b {
  color: #3f94bb;
}
h4 b {
  color: #3f94bb;
}
/* Fim Sobre */


/* Contato */
#contato {
  padding-top: 70px;
  padding-bottom: 40px;
  background-color: #fff;
  text-align: center;  
}
.frase_contato, .frase_contato a {
  text-align: left !important;
  font-family: 'Gotham Medium', sans-serif;
  font-style: normal;
  font-weight: normal !important;
  font-size: 18px;
  line-height: 16px;
  color: #666 !important;
}
.titulo_contato {
  background-size: contain; 
  min-height: 110px;
  padding-top: 30px;
  background-position: right;
  background-repeat: no-repeat !important;
}
@media (max-device-width: 1023px) {

  .frase_contato {
    padding: 20px 30px;
  }

.brdl {
  padding: 0px 0px 11px 0px !important;
  max-width: 100%;
  float: left;
}
}


/* Fim Contato */ 

/* Conteudo */

.main {
  background-size: contain;
  padding-top: 30px !important;
  padding-left: 50px;
  padding-right: 50px;
  text-align: justify;
}
.main h1 {
  font-family: 'Gotham Medium';
  font-weight: 300;
  font-size: 50px;
  color: #939498 !important;
  width: inherit !important;
  display: inline;
}
.borderh1 {
  color: 4px solid #3f94bb;
  border: 1px solid #3f94bb;
  background-color: #3f94bb;
  height: 2px;
  width: 200px;
  margin-top: 0px;
  margin-left: -140px;
  padding-left: 140px;

}
.sembg {
  background-image: none;
}
.bread_crumb, .bread_crumb a {
  margin-top: -20px !important;
  background-color: #efefef;
  margin: 0px; 
  font-family: 'Gotham Medium', sans-serif !important;
  color: #999 !important;
  line-height: 46px;
  font-weight: 400;
  text-align: justify;
  font-size: 12px; 
  text-transform: uppercase;
}
.bread_crumb a:hover {
  color: #444 !important;
}
.main p {
  font-family: 'Gotham Light', sans-serif !important;
  color: #444 !important;
  line-height: 23px;
  font-weight: 400;
  text-align: justify;
  font-size: 17px;
}
.main p b, .main p strong {
  font-size: 17px;
  font-weight: 800; 
  color: #3f94bb;
}
.main b {
  font-size: 16px;
  font-weight: 800; 
}
.main td {
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px;  
}
.main h5 {
   font-size: 23px;
}
.main h4 {
   font-size: 20px;
}
.formulario h4 {
   font-size: 32px;
   color: #ccc !important;
   font-weight: bold  !important;
}
.main h4 b, .main h4 strong {
   color: #3f94bb !important;
   font-size: 21px;
}
.titulo_interno {
  background-color: #f3f3f3;
  background-position: right;
  background-image: url('../imgs/bgtopo.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 180px;
  margin-bottom: 20px;
  border-bottom: 10px solid #e2e0e0;
}
.titulo_interno h1 {
  padding: 44px 20px 40px 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: left;
  vertical-align: bottom;
  line-height: 140px;
  font-family: 'Gotham Medium', sans-serif;
  font-weight: lighter;
  font-size: 75px !important;
  color: #fff !important;
}
.noticia  h1 {
  font-size: 35px !important;
}

@media (max-device-width: 1023px) {
  .main {
    background-size: contain;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
  }
  .titulo_interno {
    background-size: cover;
    height: 130px;
    margin-bottom: 20px;
  }
  .titulo_interno h1 {
    padding: 64px 20px 20px 10px;
    letter-spacing: 2px;
    line-height: 26px;
    color: #efefef !important;
    text-shadow:  3px 1px #888;
    font-size: 55px !important;
  }

}

.thumbbig {
  width: 100%;
  height: 250px;
  background-size: cover;
}
.box_noticia {
  border-radius: 10px;
  border: 5px solid #fff;
  padding: 22px;
  background-color: #f5f5f5;
}
.box_noticia h2 {
  font-size: 29px;
  font-family: 'Gotham Bold', sans-serif;
  text-align: left;
}

.box_noticia p {
  font-size: 13px;
  font-family: 'Gotham Medium', sans-serif;
}
.box_noticia span {
  font-size: 10px;
  font-family: 'Gotham Medium', sans-serif;
  text-transform: uppercase;
  color: #999;
}
.bt_sabermais {
  position: absolute;
  bottom: 7% !important;
  right: 4% !important;
  font-size: 11px;
  font-family: 'Gotham Light', sans-serif;
  padding: 4px 15px;
  line-height: 23px;
  height: auto !important;
  text-align: center;
  color: #fff;
  background-color: transparent;
  border-radius: 8px;
  border: 1px solid #fff !important;
}
.bt_sabermais:hover {
  background-color: #539dbf;
}
/* FIM Conteudo */


/* INI Contato SEM FORM Pagina Inicial */
.contato_semform {
  padding-top: 50px;
  padding-bottom: 50px;  
  text-align: center;
  font-weight: normal;
  font-family: 'Gotham Light', sans-serif;
}
.logo_sf {
  max-width: 300px;
}
/* FIM Contato SEM FORM Pagina Inicial */



/* Social */
.titsocial {
  padding: 10px 20px;
  background: #071d34;
  font-family: 'Gotham Medium', sans-serif;
  color: #fff;
  display: inline-block;
  text-align: justify;
  width: 100%;
  font-size: 1.7em;
}
.feed_facebook {
  background-color: #c6572d !important;
  padding-bottom: 26px;
}
.socialimg {
  min-height: 275px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  margin-bottom: 14px;
}
.socialbox p {
  font-family: 'Gotham Medium', sans-serif;
  color: #555;
  text-align: left;
  font-size: 0.9em;
  padding: 0px 10px;
}
.socialbox {
  padding-top: 15px;
  background-color: #fff;
  border: 13px solid #c6572d;
  min-height: 430px;
}
.titsocial_mini {
  position: absolute;
  top: 100%;
  margin-top: -50px;
  padding: 10px 15px;
  background: #071d34;
  font-family: 'Gotham Medium', sans-serif;
  color: #fff;
  width: auto;
  text-align: justify;
  font-size: 0.8em;
}
/* FIM Social */


/* INI Unidades */
.unidades {
  padding: 30px 0px;
  text-align: left !important;
}
.unidades h4 {
  color: #555 !important;
  padding-top: 10px;
  text-align: left !important;
}
.unidades a, .unidades p {
  color: #999 !important;
  font-size: 16px;
  text-align: left !important;
}
.unidade_interna h1 {
  font-family: 'Gotham Bold', sans-serif;
  font-size: 45px;
}
.unidade_interna p {
  color: #999 !important;
  font-size: 18px;
  text-align: left;
}
.unidade_interna img {
  margin-bottom: 10px !important;
}
.unidade_interna * {
  text-align: left;
}
/* FIM Unidades */

/* INI Slider */
.carousel-indicators {
  display: none;
  margin-top: -50px !important;
}
.logo_carousel {
  animation: swing 4s infinite;
}
@media (max-device-width: 1023px) {
  .logo_carousel {
    display: none;
  }
}
.carousel-inner, .carousel-control-prev, .carousel-control-next {
  z-index: 99999999999999999 !important;
  overflow: visible;
}
/* FIM Slider */



/* INI Mapa */
.mapafooter {
  border-top: 7px solid #3f94bb !important;
}
.mapafooter_endereco {
  background-color: #939598;
  color: #fff;
  text-align: center;
  font-size: 13px;
  line-height: 30px;
  text-transform: uppercase;
  font-family: 'Gotham Light', sans-serif;
}
/* FIM Mapa */


/* INI Convênios */ 
.convenios .img-fluid {
  max-height: 80px !important;
  max-width: 140px !important;
  margin-top: 30px;
  margin-bottom: 30px;
}
/* FIM Convênios */


/* INI Atrações */ 
.atracoes {
  padding-top: 40px;
  z-index: 999999999;
  margin-top: -30px;
  background-color: #d56034;
  border-top: 38px solid #c6572d;
}
.atracoes h3 {
  padding: 10px;
  background-color: #e9794f;
  color: #fff !important;
  font-size: 30px;
  font-family: 'Gotham Bold', sans-serif;
  display: inline;  
}
.atracoes h4 {
  padding: 0px;
  margin-top: 10px !important;
  margin-left: 10px;
  line-height: 17px !important;
  color: #fff !important;
  font-size: 20px;
  font-family: 'Gotham Light', sans-serif;
  display: inline !important;  
}
.atracoes p {
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  margin: 0px;
  font-family: 'Gotham Light', sans-serif;
  line-height: 18px !important;
}
.atracoes .btn {
  background-color: #3b1e53;
  padding: 10px 10px !important;
  border: 5px solid #d56034;
  font-size: 15px;
}
.atracoes .btn:hover {
  background-color: #5d3c78;
}
.atracoes .btn:hover img {
  margin-left: 10px;
}

/* FIM Atrações */



