/*!
 * Start Bootstrap - Scrolling Nav 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 {
    width: 100%;
    height: 100%;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 17px;
    color: #444;
}

html {
    width: 100%;
    height: 100%;

}

@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
    }
}

/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children
of those sections to manage the look and feel of the site. */

.intro-section {
    height: auto;
    padding-top: 80px;
    text-align: center;
    background: #fff;
    padding-bottom: 300px;
}
.redku-section {
    height: auto;
    padding-top: 90px;
    text-align: center;
    background: #eee;
    padding-bottom: 300px;
}

.global-coverage-section {
    height: auto;
    padding-top: 60px;
    text-align: center;
    background: #fff;
    padding-bottom: 400px;
}
.americas-coverage-section {
    height: auto;
    padding-top: 65px;
    text-align: center;
    background: #eee;
    padding-bottom: 300px;
}
.north-america-coverage-section {
    height: auto;
    padding-top: 60px;
    text-align: center;
    background: #fff;
    padding-bottom: 200px;
}
.plans-spec-section {
    height: auto;
    padding-top: 75px;
    text-align: center;
    background: #eee;
    padding-bottom: 300px;
}
.g-a-hardware-section {
    height: auto;
    padding-top: 75px;
    text-align: center;
    background: #fff;
    padding-bottom: 300px;
}

.n-a-section {
    height: auto;
    padding-top: 50px;
    text-align: center;
    background: #eee;
    padding-bottom: 100px;
}

.global-cir-section {
    height: auto;
    padding-top: 50px;
    text-align: center;
    background: #eee;
    padding-bottom: 200px;
}
.global-abs-section {
    height: auto;
    padding-top: 50px;
    text-align: center;
    background: #fff;
    padding-bottom: 300px;
}



.hardware-section {
    height: auto;
    padding-top: 80px;
    text-align: center;
    background: #fff;
    padding-bottom: 300px;
}
.ka-band-vsat-section {
    height: auto;
    padding-top: 80px;
    text-align: center;
    background: #fff;
    padding-bottom: 250px;
}

.inmarsat-section {
    height: auto;
    padding-top: 60px;
    text-align: center;
    background: #fff;
    padding-bottom: 300px;
}
.ocs-section {
    height: auto;
    padding-top: 60px;
    text-align: center;
    background: #fff;
    padding-bottom: 300px;
}
.ka-plan-spec-section {
    height: auto;
    padding-top: 60px;
    text-align: center;
    background: #fff;
    padding-bottom: 300px;
  }

.ka-global-hw-section {
    height: auto;
    padding-top: 50px;
    text-align: center;
    background: #fff;
    padding-bottom: 300px;
}
.vsat-entertainment-section {
    height: auto;
    padding-top: 50px;
    text-align: left;
    background: #fff;
    padding-bottom: 300px;
}
.bandwidth-section {
    height: auto;
    padding-top: 50px;
    text-align: left;
    background: #fff;
    padding-bottom: 300px;
}
.tresg-section {
    height: auto;
    padding-top: 50px;
    text-align: left;
    background: #fff;
    padding-bottom: 300px;
}
.sea-section {
    height: auto;
    padding-top: 50px;
    text-align: left;
    background: #fff;
    padding-bottom: 300px;
}
.turn-key-section {
    height: auto;
    padding-top: 70px;
    text-align: left;
    background: #eee;
    padding-bottom: 300px;
}
.g-offshore-section {
    height: auto;
    padding-top: 70px;
    text-align: left;
    background: #eee;
    padding-bottom: 300px;
}

.offshore-phones-section {
    height: auto;
    padding-top: 70px;
    text-align: left;
    background: #eee;
    padding-bottom: 300px;
}
.redku-summary-section {
    height: auto;
    padding-top: 70px;
    text-align: left;
    background: #eee;
    padding-bottom: 300px;
    }
.redku-na-summary-section {
    height: auto;
    padding-top: 70px;
    text-align: left;
    background: #fff;
    padding-bottom: 300px;
}
.redka-summary-section {
    height: auto;
    padding-top: 70px;
    text-align: left;
    background: #eee;
    padding-bottom: 300px;
}
.separador{
    height: 150px;
}
#lateral1{
    height:100%;
    padding-top: 12%;
    padding-bottom: 25%;
}
.spac{
    padding-top: 5px;
    padding-bottom: 5px;
}
.bgray-foot {
    height: auto;
    padding-top: 30px;
    background-color: #333;
    color: #ffffff;
    font-size: 80%;
  padding: 30;
}
