html, body{
    width: 100%;
}
body{
    padding-top: 105px;
    background-color: #fff;
}
p, a, h1, h2, h3, h4, h5, h6, li, small, span, label{
    font-family: 'Montserrat', sans-serif;
}
a{
    text-decoration: none !important;
}

.bloco{
    width: 100%;
}

.navbar{
    background-color: #fff;
    min-height: 105px;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
}

.navbar-brand{
    padding-top: 0px;
    margin-top: 20px;
}
.navbar-default .navbar-brand img{
    width: 235px;
}
.navbar-nav{
    margin-top: 40px;
}
.navbar-default .navbar-nav > li{
    padding: 0px;
    margin: 0 10px;
}
.navbar-default .navbar-nav > li > a{
    color: #444242 !important;
    font-size: 15px;
    letter-spacing: 0.04em;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    padding: 5px 7px;
    margin: 0px;
}
.navbar-default .navbar-nav > li > a.active{
    border-bottom: 2px solid #2f2f71;
    opacity: 1 !important;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus{
    opacity: 0.6;
}
.navbar-default .navbar-nav > li.redes-sociais{

}
.navbar-default .navbar-nav > li.redes-sociais > a{
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-left: 8px;
}
.navbar-default .navbar-nav > li.redes-sociais > a .svg{
    width: 28px;
    margin: 0px;
}
.navbar-default .navbar-nav > li.redes-sociais > a .svg path{
    fill: #2f2f71;
}
.navbar-toggle{
    margin-top: 14px;
    border: none;
    border-color: #fff !important;
    background-color:  #2f2f71; 
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus{
    background-color:  #2f2f71;
    opacity: 0.7;
}
.navbar-default .navbar-collapse{
    border: none;
    text-align: center;
    box-shadow: none;
}
.navbar-default .navbar-toggle .icon-bar{
    background-color: #fff;
}
.navbar-default .navbar-collapse .navbar{
    margin-top: 5px;
}



#banner{
    position: relative;
}
#banner .carousel-control{
    background: none;
    width: 5%;
    opacity: 1;
}
#banner .carousel-control:hover{
    opacity: 0.7;
}
#banner .carousel-control .svg{
    width: 20px;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
#banner .carousel-control .svg.left{
    left: 50%;
    margin-left: -10px;
}
#banner .carousel-control .svg.right{
    right: 50%;
    margin-right: -10px;
}
#banner .item .bg-img{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#banner .container{
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
}
#banner .box-text{
    border-right: 2px solid #2f2f71;
    padding: 3px 20px;
    display: inline-block;
    text-align: right;
}
#banner .box-text h4{
    color: #2f2f71;
    font-size: 40px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0px;
    margin-bottom: 10px;
}
#banner .box-text h5{
    color: #2f2f71;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 20.7px;
    margin: 0px;
}



#itens-index{
    background-color: #2f2f71;
    padding: 70px 0 40px 0;
}
#itens-index .item{
    margin-bottom: 40px;
}
#itens-index .item .svg{
    width: 85px;
    margin-bottom: 20px;
}
#itens-index .item h2{
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.05em;
    padding: 0 20px;
    margin: 0px;
    margin-bottom: 12px;
    line-height: 1.3em;
    font-weight: 600;
}
#itens-index .item p{
    margin: 0px;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.04em;
    font-weight: 300;
    padding: 0 20px;
}


h1.title{
    color: #2f2f71;
    font-size: 44px;
    font-family: 'Oswald', sans-serif;
    margin: 0px;
    margin-bottom: 70px;
    font-weight: 600;
    letter-spacing: 0.04em;
}
h4.title{
    margin: 0px;
    margin-bottom: 70px;
    color: #5b5b5f;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.05em;
    margin-top: -30px;
}
a.btn{
    background-color: #2f2f71;
    color: #fff;
    border-bottom: 3px solid #505095;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    display: inline-block;
    letter-spacing: 0.04em;
    border-radius: 0;
    padding: 8px 20px;
}
a.btn:hover{
    background-color: #505095;
    color: #fff;
}

#empresa-index{
    padding-top: 90px;
    padding-bottom: 90px;
}
#empresa-index p{
    color: #5b5b5f;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 60px;
}


#empresa{
    padding-top: 90px;
    padding-bottom: 0px;
}
#empresa p{
    color: #5b5b5f;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.04em;
    line-height: 1.6em;
    padding: 30px 10px;
}
#empresa p a{
    text-decoration: underline !important;
    font-weight: 700;
    color: #5b5b5f;
}
#empresa p a:hover{
    opacity: 0.7;
}
#empresa .bg-img{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#empresa a.ver-estrutura{
    margin-bottom: 30px;
}
#empresa .col-img{
    padding: 0 !important;
}
#empresa #icones .col-icones{
    padding-top: 30px;
    padding-bottom: 30px;
}
#empresa .container-fluid{
    margin-bottom: 0px;
}
#empresa .item{
    margin-bottom: 20px;
    margin-top: 20px;
}
#empresa .item .box{
    background-color: #2f2f71;
    width: 50px;
    height: 50px;
    float: left;
    padding: 4px;
    margin-right: 13px;
}
#empresa .item .box.svg{
    width: 32px;
}
#empresa .item .box .svg path{
    filter: #fff;
}
#empresa .item h3{
    color: #2f2f71;
    margin-top: 1px;
    margin-bottom: 3px;
    font-size: 23px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
}
#empresa .item p{
    color: #444242;
    font-size: 15px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    padding: 0px;
}

#empresa #missao-visao-valores{
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #2f2f71;
}
#empresa #missao-visao-valores .coluna{
    padding: 0 25px;
}
#empresa #missao-visao-valores .coluna h4{
    margin: 0px;
    color: #fff;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 22px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
}
#empresa #missao-visao-valores .coluna p{
    padding: 0px;
    margin: 0px;
    text-align: justify;
    color: #fff;
    font-size: 16px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
}


#projetos-index{
    padding-top: 90px;
    padding-bottom: 90px;
}
#projetos-index .item{
    margin-bottom: 40px;
}
#projetos-index .item .bg-img{
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
#projetos-index .item h4{
    background-color: #2f2f71;
    text-align: left;
    padding: 15px 20px;
    margin: 0px;
    color: #fff;
    letter-spacing: 0.04em;
    font-size: 19px; 
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
}
#projetos-index a.btn{
    margin-top: 30px;
}




#portfolio{
    padding-top: 90px;
    padding-bottom: 90px;
}
#portfolio .item{
    margin-bottom: 40px;
}
#portfolio .item .bg-img{
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
#portfolio .item h4{
    background-color: #2f2f71;
    text-align: left;
    padding: 15px 20px;
    margin: 0px;
    color: #fff;
    letter-spacing: 0.04em;
    font-size: 19px; 
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
}
#portfolio .paginacao{
    margin-top: 50px;
}
#portfolio .paginacao a{
    color: #2f2f71;
    font-size: 24px;
    margin: 0 2px;
    padding: 5px 12px;
}
#portfolio .paginacao a:hover{
    opacity: 0.7;
}
#portfolio .paginacao a.active{
    background-color: #2f2f71;
    color: #fff;
    opacity: 1;
}


#produtos{
    padding-top: 90px;
    padding-bottom: 90px;
}
#produtos .item{
    margin-bottom: 90px;
}
#produtos .item .svg{
    width: 160px;
    margin-bottom: 20px;
}
#produtos .item .svg path{
    fill: #2f2f71; 
}
#produtos .item h2{
    color: #2f2f71;
    font-size: 28px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    margin: 0px;
    margin-bottom: 40px;
}
#produtos .item p{
    text-align: justify;
    color: #5b5b5f;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: 0.03em;
}


#contato{
    padding-top: 75px;
    padding-bottom: 140px;
}
#contato .mapa .overlay{
    background: transparent;
    position: relative;
    width: 100%;
}
#contato .box{
    margin-top: -150px;
    background-color: #fff;
    position: relative;
    z-index: 99;
    padding: 20px;
    padding-bottom: 50px;
    box-shadow: 0px 0px 10px 2px rgba(100,100,100,0.2);
}
#contato .box .item{
    padding-right: 0px; 
}
#contato .box .item .box-blue{
    background-color: #2f2f71;
    width: 50px;
    height: 50px;
    float: left;
    padding: 9px;
    margin-right: 13px;
    margin-bottom: 40px;
}
#contato .box .item .box-blue .svg{
    width: 32px;
}
#contato .box .item .box-blue .svg path{
    filter: #fff;
}
#contato .box .item h3{
    color: #2f2f71;
    margin-top: 1px;
    margin-bottom: 3px;
    font-size: 23px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
}
#contato .box .item p{
    color: #444242;
    font-size: 15px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
}
#contato .box h1.title{
    margin-top: 50px;
    font-size: 36px;
}
#contato .box h4.title{
    font-size: 18px;
    margin-top: -40px;
}
#contato .box form{

}
#contato .box form .form-group{

}
#contato .box form .form-group .form-control{
    border-radius: 0px;
    height: auto;
    border: #bebfc2 solid 1px;
    background-color: #fafafa;
    font-size: 18px;
    padding: 11px 10px;
    color: #a1a1a3;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
}
#contato .box form .form-group textarea.form-control{
    height: 180px;
    resize: none;
}
#contato .box form button{
    background-color: #2f2f71;
    color: #fff;
    border-bottom: 3px solid #505095;
    font-size: 17px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    display: inline-block;
    letter-spacing: 0.04em;
    border-radius: 0;
    border: none;
    padding: 8px 30px;
}
#contato .box form button:hover{
    background-color: #505095;
    color: #fff;
}



#parallax-telefone{
    background-image: url('../img/bg-parallax.jpg');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding: 120px 0 120px 0;
}
#parallax-telefone h2{
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    margin: 0px;
    margin-bottom: 38px;
    font-size: 32px;
    letter-spacing: 0.03em;
}
#parallax-telefone h3{
    color: #fff;
    font-size: 72px;
    margin: 0px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    letter-spacing: 0.05em;
}
#parallax-telefone h3 small{
    color: #fff;
    font-size: 50px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
}


#rodape{
    background-color: #2f2f71;
    padding: 35px 0;
}
#rodape img.logo{
    margin-top: 25px;
}
#rodape .dados{

}
#rodape .dados h4{
    display: inline-block;
    margin: 0px;
    margin-bottom: 11px;
}
#rodape .dados h4 span{
    float: left;
    font-size: 17.5px;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    letter-spacing: 0.027em;
    line-height: 1.3em;
}
#rodape .dados h4 span small{
    color: #fff;
    font-size: 11.8px;
}
#rodape .dados h4 .svg{
    width: 17px;
    margin-right: 11px;
    float: left;
}
#rodape .dados h4 .svg path{
    fill: #fff;
}
#rodape .redes-sociais h3{
    margin-top: 28px;
    margin-bottom: 17px;
    font-size: 18px;
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    font-weight: 400;
}
#rodape .redes-sociais .svg{
    width: 26.6px;
    margin-left: 8px;
}
#rodape .redes-sociais .svg path{
    fill: #fff;
}

#assinatura{
    background-color: #505095;
    padding: 22px 0;
}
#assinatura p{
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    margin: 0px;
    letter-spacing: 0.04em;
}
#assinatura p a{
    color: #fff;
    font-weight: 400;
    text-decoration: none;
}


.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}



@media (max-width: 768px) {
    body{
        padding-top: 60px;
    }
    .navbar{
        min-height: 60px;
    }
    .navbar-brand{
        padding-top: 8px;
        margin-top: 0px;
    }
    .navbar-default .navbar-brand img{
        width: 160px;
    }
    .navbar-nav{
        margin-top: 20px;
    }
    .navbar-default .navbar-nav > li > a{
        font-size: 15px;
        padding: 10px 0px;
    }
    .navbar-default .navbar-nav > li > a.active{
        border: none;
    }
    .navbar-default .navbar-nav > li.redes-sociais > a{
        margin-left: 0px;
        padding: 7px 0px;
        padding-top: 15px;
    }
    .navbar-default .navbar-nav > li.redes-sociais > a .svg{
        margin: 0 7px;
    }

    .navbar-nav > li > .dropdown-menu{

    }
    .navbar-nav > li > .dropdown-menu li{
        text-align: center;
    }
    .navbar-nav > li > .dropdown-menu li a{
        padding: 0px;
    }

    #banner .carousel-control{
        margin-top: -20px;
    }
    #banner .carousel-control .svg{
        width: 18px;
    }
    #banner .carousel-control .svg.left{
        margin-left: 0px;
    }
    #banner .carousel-control .svg.right{
        margin-right: 0px;
    }
    #banner .container{
        bottom: 25px;
        width: 90%;
    }
    #banner .box-text{
        padding: 3px 10px;
        margin-right: 10px;
    }
    #banner .box-text h4{
        font-size: 20px;
        margin-bottom: 7px;
    }
    #banner .box-text h5{
        font-size: 14px;
    }


    #empresa .col-img{
        height: 300px !important;        
    }
    #empresa .bg-img{
        height: 300px !important;        
    }
    #empresa .container-fluid{
        margin-bottom: 10px;
    }
    #empresa #missao-visao-valores .coluna{
        margin-bottom: 50px;
    }
    #empresa #missao-visao-valores{
        padding-bottom: 20px;
        margin-top: 30px;
    }


    #parallax-telefone{
        padding: 70px 0 70px 0;
    }
    #parallax-telefone h2{
        margin-bottom: 28px;
        font-size: 25px;
        letter-spacing: 0.01em;
        line-height: 1.5em;
    }
    #parallax-telefone h3{
        font-size: 42px;
        letter-spacing: 0.03em;
    }
    #parallax-telefone h3 small{
        font-size: 34px;
    }

    #contato .box{
        margin-top: 0px;
    }
    #contato .mapa iframe{
        height: 300px !important;
    }
    #contato .box .item {
        padding-right: 0px;
        display: inline-block;
        width: 100%;
    }



    #rodape{
        padding-top: 0px;
    }
    #rodape img.logo{
        margin-bottom: 40px;
    }
    #rodape div{
        text-align: left !important;
    }
    #rodape .dados{
        margin-bottom: 30px;
    }
}