@import url(https://fonts.googleapis.com/css?family=Lato|Yanone+Kaffeesatz);
html {
  position: relative;
  min-height: 100%;
}
body {
  padding-top:50px;
  margin-bottom: 360px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 280px;
  background-color: #333333;
  
}

.footer_text, .footer_text a{color: #FFFFFF;}
.footer_text .thumbnail{margin-bottom: 8px;}
.footer-col-md-3 {margin: 0px 10px; min-height: 173px; }
.footer h3,.footer h4,.footer h5{color: #FFFFFF; font-family: 'Yanone Kaffeesatz', sans-serif; margin:5px 0;letter-spacing: 0,5px; }
.footer_title{border-left:1px dotted #666666; padding-left:8px; margin: 20px 0 !important;}
.footer .mapa_site {padding: 0px; list-style:none; }
.footer .mapa_site li {margin-bottom:6px;}
/*.footer .mapa_site li a {color: #eeeeee; }*/
.bybildcorp{float: right; text-align: right;}
.bybildcorp a{color: #999999;}
.footer-copyright{min-height:50px; background:#222222; position:relative; bottom:0px; padding:15px 0px;  }
.footer-copyright .container, .footer-copyright a{font-size:14px !important; color:#999999 !important  ;}

/*
\ Navabar
*/
.navbar{border:none !important; border-radius: 0px !important; }
.navbar-brand{margin:5px 0; padding:5px 0px !important ;}
.navbar-nav li a{font-family: 'Yanone Kaffeesatz', sans-serif; font-size: 18px; text-transform: uppercase; color: #999999 !important ; margin-top: 5px;}
.navbar-nav li a:hover{color: #ec8449 !important;}
.flags{margin: 5px 3px;}

/*
\ Content
*/
.container, p{font-family: 'Lato', sans-serif; font-size: 14px; color: #90908e;}
.imgs-locais{margin:0 0 20px 0; position: relative;}
.imgs-locais h3{background: #333333; padding:5px 10px; margin:0px; color:#FFFFFF; position: absolute; z-index: 500; bottom: 0; right: 15px;}
.imgs-locais img{opacity: 0.85; filter: alpha(opacity=85); /* For IE8 and earlier */}
.imgs-locais img:hover{opacity: 1; filter: alpha(opacity=100); /* For IE8 and earlier */}
.glyphicon{margin-right:10px;}
.segundalinha{margin-right:25px;}
.foto-legenda{position:absolute; z-index:50; margin-left:5px; top:130px; padding:6px 20px; background:url('../imgs/bg-alpha.png') repeat; text-transform: uppercase; color: #FFFFFF !important  ;}
.places-to-visit h4{margin-bottom: 0 !important; padding: 0 !important;}
/*
\ titles - texts
*/
h1,h2,h3,h4,h5,h6{font-family: 'Yanone Kaffeesatz', sans-serif; color: #666666}
.home_titles{color:#666666; font-size: 40px; border-bottom: 1px solid #eeeeee; padding-bottom:8px; }
.white_titles{color:#FFFFFF; font-size: 46px; text-shadow: 1px 1px 1px #333333, 2px 2px 3px #333333;}
.orange_titles_home{color: #ec8449; font-size: 26px; text-transform: uppercase;}

/* links*/
a{color: #000000;}
a:hover{color: #ec8449; text-decoration: none !important;}


/*
\ Forms
*/
.btn-warning{
  background-color:#ec8449; max-height: 30px; 
  color:#ffffff !important;
  margin-top: 10px; padding:3px !important; color:#ffffff !important;
}

#bodyContent{width: 180px;}

.navbar .btn-warning{
  background-color:#ec8449; max-height: 30px; 
  color:#ffffff !important; font-family: 'Yanone Kaffeesatz', sans-serif; font-size: 16px; letter-spacing: 1px; text-transform: uppercase;
  margin: 15px 8px; padding:5px !important; color:#ffffff !important; line-height: 12px;
}

/* 
\ HomePage Carousel 
*/

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
  height: 518px;
}

header.carousel .fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.carousel-caption h1{color: #FFFFFF; background:url('../imgs/bg-alpha.png') repeat; padding: 5px;}
#carousel-hotel{margin:50px 0 !important;}


/* Responsive Styles */
@media(max-width:767px) {
  .navbar-brand{margin:0 !important; padding-top:15px !important;}
  header.carousel .carousel {
      height: 70%;
  }
  body {
  padding-top:50px;
  margin-bottom: 860px;
  }
  .footer-copyright{text-align: center;}

  .bybildcorp{float: none; text-align: center;}
  .bybildcorp a{color: #999999}
  .imgs-locais{margin:0 0 20px 0; position: relative; min-height: 160px;}
  .imgs-locais h3{font-size: 18px;}
  .foto-legenda{position:absolute; z-index:50; margin-left:5px; top:130px; padding:6px 20px; background:url('../imgs/bg-alpha.png') repeat; text-transform: uppercase; color: #FFFFFF !important; font-size: 12px;}
  .content{min-height: 850px;}
  .content-home{min-height: 1400px;}
  .places-to-visit{min-height: 2200px;}
  /*titles*/
  .white_titles{color:#FFFFFF; font-size: 30px; text-shadow: 1px 1px 1px #333333, 2px 2px 3px #333333; top:0px;}
}
