#banner .background {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background-image: url("../img/background.jpg");
}

#banner .background video {
    width: 100%;
}

#banner .background:before {
    content: '';
    position: absolute;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.2));
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#banner .logo {
    position: absolute;
    width: 280px;
    top: 30px;
    left: 50px;
    z-index: 1;
}

#banner .menu {
    position: fixed;
    top: 55px;
    right: 20px;
    z-index: 0;
    color: white;
    font-size: 26px;
    width: auto;
    padding: 0 8px;
    border: 2px white solid;
    border-radius: 50%;
}

#banner nav {
    position: absolute;
    width: auto;
    right: 20px;
    top: 30px;
    z-index: 1;
}

#banner nav ul {
    display: inline-block;
}

#banner nav li {
    display: inline-block;
    padding: 5px;
    text-align: center;
}

#banner nav .action {
    font-size: 28px;
    min-width: 50px;
    color: white;
    display: inline-block;
    border: 1px white solid;
}

#banner nav li span {
    display: none;
}

#banner .apres {
    position: absolute;
    top: 260px;
    z-index: 1;
    text-align: center;
    width: 100%;
}

#banner .desc-container {
    display: inline-block;
}

#banner .show-desc {
    display: none;
    color: black;
    font-size: 20px;
    background: white;
    padding: 10px 20px;
}

#typed {
    text-align: center;
    color: white;
    font-size: 30px;
}

#banner .typed-cursor {
    color: white;
    font-size: 30px;
}

#banner .type-wrap {
    background-color: transparent;
    border: transparent;
    padding: 0;
}

#banner .conheca-gpsat-btn {
    position: absolute;
    top: 330px;
    text-align: center;
    width: 100%;
}

#banner .conheca-gpsat-btn a {
    width: 225px;
    background: #ddd;
    padding: 5px 20px;
    border-radius: 30px;
    font-weight: bold;
    font-size: 24px;
    color: black;
    z-index: 1;
}

#qrcode {
    position: absolute;
    top: 110px;
    right: 25px;
}

.qrcode{
    display: inline-block;
    margin: 10px;
    width: 100px;
}
.app-store{
    display: none;
    margin: 10px;
    width: 100px;
}


/*
     PLATAFORMAS E SISTEMAS
 */



#about-us {
    display: block;
    text-align: center;
    font-size: 18px;
}

#about-us .sobre-bloco {
    display: inline-block;
    width: 22%;
    margin: 10px 1%;
    vertical-align: top;
    padding: 10px 2%;
}

#about-us .title-sobre-bloco{
    margin: auto;
    display: block;
    font-size: 26px;
    color: #aaa;
    font-weight: bold;
    width: 50%;
}

#about-us .icon-sobre{
    display: block;
    width: 50px;
    margin: 0 auto 10px auto;
}

#about-us .sobre-content {
    font-size: 18px;
    margin: auto;
    line-height: 21px;
}

#about-us .text-intro{
    display: block;
    width: 85%;
    margin: 30px auto;
    font-size: 18px;
}
#about-us .hi-icon {
    width: 90px;
    height: 90px;
    margin: 10px;
}

#about-us .hi-icon-wrap {
    text-align: center;
    width: 110px;
    height: 110px;
    padding: 0;
    border-radius: 55px;
}

#plataforma{
    font-size: 18px;
}

#plataforma .round img{
    border: 3px solid white;
}

#plataforma .text-intro{
    display: block;
    width: 85%;
    margin: 30px auto;
    text-align: center;
    font-size: 18px;
}

#plataforma .plataformas .plataforma-item{
    border: 5px #aaa ridge;
    margin: 0 .5%;
    box-shadow: 2px 2px 2px #aaa;
    background: #ddd;
}

#parceiros .img-content {
    display: block;
    width: 100%;
    margin: auto;
}

#parceiros{
    text-align: center;
}

#parceiros p{
    display: block;
    width: 80%;
    margin: auto;
    font-weight: bold;
    font-size: 19px;
}

#parceiros .img-content img {
    display: inline-block;
    width: 80%;
    margin: 10px 2.5%;
}

.plataformas{
    display: block;
    width: 85%;
    margin: 10px auto;
}

#acessar-plataforma{
    width: 90%;
    display: block;
    margin: 40px auto;
}

.uk-child-width-1-4\@m>* {
        width: 24%;
        padding: 3%;
}

#plataforma .title-sobre-bloco{
    color: #1e87f0;
    font-weight: bold;
    text-align: center;
}

#plataforma .plataforma-item{
    padding: 10px;

}

#plataforma .plataforma-item-content{

}

#plataforma .img-left .img-content-plataforma{
    display: inline-block;
    float: left;
    width: 30%;
    vertical-align: text-bottom;
}

#plataforma .img-left .text-plataforma{
    background-color: chocolate;
    display: inline-block;
    float: right;
    width: 65%;
    border: 1px #1e87f0 solid;

}

#plataforma .img-right .img-content-plataforma{
    display: inline-block;
    float: right;
    width: 30%;
    vertical-align: text-bottom;
}

#plataforma .img-right .text-plataforma{
    display: inline-block;
    width: 65%;
    float: left;
}


#plataforma .title-content-plataforma{
    color: #1e87f0;
    margin-bottom: 10px;
    font-weight: bold;
}


#contato .conteudo-contato{
    display: block;
    width: 80%;
    margin: 30px auto;
}

#contato .contato-area{
    display: inline-block;
    width: 49%;
    margin: 0;
    padding: 0;
    height: 300px;
    vertical-align: top;
    background: white;

}


#contato .contato-mapa{
    display: inline-block;
    width: 50%;
    margin: 0;
    padding: 0;
    height: 300px;
    vertical-align: top;
}

footer {
    width: 100%;
    height: 50px;
    background-color: #3399ff;
    text-align: center;
    color: white;
    line-height: 50px;
}
