/*!
 * Start Bootstrap - One Page Wonder HTML Template (https://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see https://www.apache.org/licenses/LICENSE-2.0.
 */
.fundo {
background-color:black ;
}
.pad{
  margin-left:30px;
}
body {
    margin-top: 0px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
  font-family: Open Sans; 

}
ul{
  
  font-family: "Open Sans";
}
li{
  
  
  color:#333;
  font-weight: bold;
}
.header-image {
    display: block;
    width: 100%;
    text-align: center;
    background: url('../img/fundo-faturacao2.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.footer-image {
    display: block;
    width: 100%;
    text-align: center;
    background-color:#064066;
   
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.headline {
    padding: 20px;
    padding-bottom: 80px;
}

.headline h1 {
    font-size: 130px;
    color:white;
}

.headline h2 {
    font-size: 77px;
color:white;
}

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

.featurette {
    overflow: hidden;
}

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

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

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

footer {
    margin: 50px 0;
}

@media(max-width:1200px) {
    .headline h1 {
        font-size: 140px;
    }
  #iframe3{
    text-align:center;
  }
.MyClass123{
    content:url("../img/download_down5.png");
}
    .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) {
    .imgfooter{padding-bottom:20px;}
  #foot{text-align:center;}
  #foot2{text-align:center;}
  #foot3{text-align:center;}
    .headline h1 {
        font-size: 105px;
    }
    #iframe3{
    text-align:center;
  }
.MyClass123{
    content:url("../img/download_down5.png");
}
    .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) {
    .imgfooter{padding-bottom:20px;}
  #foot{text-align:center;}
  #foot2{text-align:center;}
  #foot3{text-align:center;}
    .container {
        margin: 0 15px;
    }
    #iframe3{
    text-align:center;
  }
.MyClass123{
    content:url("../img/download_down5.png");
}
    .featurette-divider {
        margin: 40px 0;
    }

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

@media(max-width:668px) {
  .imgfooter{padding-bottom:20px;}
  #foot{text-align:center;}
  #foot2{text-align:center;}
  #foot3{text-align:center;}
    .headline h1 {
        font-size: 70px;
    }

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

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

@media(max-width:640px) {
  .imgfooter{padding-bottom:20px;}
  #foot{text-align:center;}
  #foot2{text-align:center;}
  #foot3{text-align:center;}
  .MyClass123{
    content:url("../img/download_down5.png");
}
    .headline {
        padding: 75px 0 25px 0;
    }

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

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

@media(max-width:375px) {
  .imgfooter{padding-bottom:20px;}
  #foot{text-align:center;}
  #foot2{text-align:center;}
  #foot3{text-align:center;}

  
  .MyClass123{
    content:url("../img/download_down5.png");
}
    .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;
    }
}
