/*!
 * Start Bootstrap - One Page Wonder HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    margin-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.header-image {
    display: block;
     margin-top: -9em;
    width: 100%;
    text-align: center;
    background: url(../img/bg.png); no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.headline {
    padding: 180px 0;
}

.headline h1 {
    font-size: 130px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.headline h2 {
    font-size: 77px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.featurette-divider {
    margin: 80px 0;
}

.featurette {
    overflow: hidden;
}

.featurette-image.pull-left {
    margin-right: 40px;
}

.featurette-image.pull-right {
    margin-left: 40px;
}

.featurette-heading {
    font-size: 50px;
}


@media(max-width:1200px) {
    .headline h1 {
        font-size: 140px;
    }

    .headline h2 {
        font-size: 63px;
    }

    .featurette-divider {
        margin: 50px 0;
    }

    .featurette-image.pull-left {
        margin-right: 20px;
    }

    .featurette-image.pull-right {
        margin-left: 20px;
    }

    .featurette-heading {
        font-size: 35px;
    }
}

@media(max-width:991px) {
    .headline h1 {
        font-size: 105px;
    }

    .headline h2 {
        font-size: 50px;
    }

    .featurette-divider {
        margin: 40px 0;
    }

    .featurette-image {
        max-width: 50%;
    }

    .featurette-image.pull-left {
        margin-right: 10px;
    }

    .featurette-image.pull-right {
        margin-left: 10px;
    }

    .featurette-heading {
        font-size: 30px;
    }
}

@media(max-width:768px) {
    .container {
        margin: 0 15px;
    }

    .featurette-divider {
        margin: 40px 0;
    }

    .featurette-heading {
        font-size: 25px;
    }
}

@media(max-width:668px) {
    .headline h1 {
        font-size: 70px;
    }

    .headline h2 {
        font-size: 32px;
    }

    .featurette-divider {
        margin: 30px 0;
    }
}

@media(max-width:640px) {
    .headline {
        padding: 75px 0 25px 0;
    }

    .headline h1 {
        font-size: 60px;
    }

    .headline h2 {
        font-size: 30px;
    }
}

@media(max-width:375px) {
    .featurette-divider {
        margin: 10px 0;
    }

    .featurette-image {
        max-width: 100%;
    }

    .featurette-image.pull-left {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .featurette-image.pull-right {
        margin-bottom: 10px;
        margin-left: 0;
    }
}

/*STYLE*/
.img-logo{
    margin-left: 2em;
    /*margin-right: 5em;*/
    margin-top: -3em;
}
.programacao{
    background-color: #F1F1F2;
    padding: 20px 0 50px;
    text-align: justify;
}
.contato{
    background-color: #A32330;
    padding: 20px 0 50px;
    text-align: justify;
    color: white;
}
.sobre{
    padding: 20px 0 50px;
    text-align: justify;

}
.comoparticipar{
    padding: 20px 0 50px;
    text-align: justify;
}
.title{
    color: #58595B;
    text-align: right;
    text-transform: uppercase;
}
.line-red{
    border-bottom: 4px solid #A32330;
     float: left;
    margin: 6px 0 0;
    width: 100px;
}
.title{
    color: #777;
    text-align: right;
    text-transform: uppercase;
}
.title-contato{
    color: #fff;
    text-align: right;
    text-transform: uppercase;
}
.title-saibamais{
    color: #fff;
    text-align: left;
    float: left;
    text-transform: uppercase;
}
.line-white{
    border-bottom: 4px solid #fff;
     float: left;
    margin: 6px 0 0;
    width: 100px;
}
.linewhite-hr{
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    margin-top: 20px;
}
#toTop{
 background: none repeat scroll 0 0 #f7f7f7; 
 border: 1px solid #ccc; 
 bottom: 10px; color: #333; 
 cursor: pointer; 
 display: none; 
 font-family: 'Open Sans', sans-serif;
 font-size: 11px; 
 padding: 5px; 
 position: fixed; 
 right: 10px; 
 text-align: center; 
 width: 100px;
}
.font-menu{
    text-transform: uppercase;
    color: white;
}
.font-menu a:hover{
    text-transform: uppercase;
    border-bottom: 2px solid red;
}
.img-prog{
    margin-bottom: 30em;
    margin-top: 5em;
}
.banner-ingressos{
    margin-bottom: 5em;
    margin-top: 4em;
}
.text-center{
    text-align: center;
    text-transform: uppercase;
}
.text-contato{
    text-align: right;
}
footer {

    background-color: #363636;
    margin: 0px 0;
    padding: 10px 0 5px 0;
}
.text-footer{
    color: white;
    text-align: center;
}
.apoio{
    padding: 25px 0;
}
.icones{
    float: left;
    margin: 0 0 16px;
}

/*maps*/
#map{
  display: block;
  width: 100%;
  height: 350px;
  margin: 0 auto;
}
.overlay{
  display:block;
  font-family: 'Open Sans', sans-serif;
  text-align:center;
  padding-left:10px;
  padding-right:10px;
  color:#000;
  font-size:20px;
  line-height:40px;
  height:96px;
  width:130px;
  opacity:0.9;
  background:#363636 url(../img/logo-gmap.png)no-repeat center center;
  border:dotted 2px #A32330;
  border-radius:4px;
  box-shadow:2px 2px 10px #333;
}
/*fim maps*/