html,
body {
	font-family: 'Open Sans', sans-serif;
    overflow-x: hidden !important;
    background-image: url(../img/fundo-site.jpg);
    background-repeat: no-repeat;    
}

header {
    height: auto;
        background: #f5f5f5;
        width: 100%;
}

.navbar-toggle {
    display: none !important
}

.logo {
    margin: 0 auto;
    margin-top: 7px;
}

.telefone-texto {
    padding-left: 10px;
}

.topo-contato ul {
    list-style-type: none;
}

.topo-contato ul li {
    padding-bottom: 10px;
    color: #001356;
}

.navbar-nav>li>a {
    color: #ffffff;
    font-weight: bold;
}

.navbar-nav>li>a:hover {
    color: #210c3b !important;
    text-decoration: none !important
}

.navbar-toggle {
    background-color: #0065b1 !important; 
} 

.botoes-menu {
    background-color: #1F3A78;
}

h2 {
    font-size: 84px;
    font-weight: bold;
    color: #00296f;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddeefb;
    background-repeat: no-repeat;
    line-height: 40px;
}

h2 {
    font-family: "Montserrat", serif !important; 
    line-height: 1.2em;
    color: #1F3A78;
    border: none;
}

h3 {
    font-family: "Montserrat", serif !important;
padding-bottom: 20px;

    line-height: 1.2em;    
    font-size: 36px;
    font-weight: bold;
    color: #D21116;
}

p {
    font-family: 'Open Sans', sans-serif;
    color: #242021;
    font-size: 16px;    
}

.card-header {
    background-color: #fff;
}

.card-body {
    background-color: #fff;
    padding: 20px;
}

.sobre p {
    color: #fff;
}

.bt-red {
    font-weight: bold;  
    color: #fff;
    font-size: 20px;
    width: 240px;
    height: 40px;
    padding: 6px 38px;  
    background-color: #D21116;
    margin: auto;
    margin-top: 20px;
    border-radius: 5px;
    border: 0;  
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in; 
    -o-transition: 0.3s ease-in     
}

.bt-red:hover, .bt-red:focus {
    color: #ffffff;
    background-color: #011841;
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in; 
    -o-transition: 0.3s ease-in     
}

.bt-blue {
    font-weight: bold;  
    color: #fff;
    font-size: 20px;
    width: 240px;
    height: 40px;
    padding: 6px 38px;  
    background-color: #00296f;
    margin: auto;
    margin-top: 20px;
    border-radius: 5px;
    border: 0;  
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in; 
    -o-transition: 0.3s ease-in     
}

.california-map {
    width: 60%;
    margin-left: 20%;
    margin-top: 40px;
}

.quemsomos-texto h3, .quemsomos-texto p {
    text-align: left;
}

.first-section {
    background-image: url(../img/fundo-azul.png);
    background-position: top right;
    background-repeat: no-repeat;
    height: 600px;
}

.third-section {
    background-image: url(../img/fundo-vermelho.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 600px;
}

.sobre {
    background-image: url(../img/fundo-parallax.jpg);
    background-repeat: no-repeat;
    height: auto;
    background-size: cover; 
    background-attachment: fixed;
}

.quemsomos {
    padding: 60px 0 60px 0;
}



.redes {
    text-align: center;
    color: #00296f;   
    font-weight: bold; 
    margin-top: 20px;
    margin-bottom: 20px;
}

.redes p {
    padding-left: 30px;
}

.redes ul {
    margin-left: -20px;
}

.redes li {
    display: inline-block;
    padding-top: 10px;
    padding-left: 5px;
}



.rodape {
    background-color: #D21116;
    font-size: 14px;
    padding: 20px;
}

.texto-rodape {
    font-size: 14px;
    color: #fff;  
    padding: 20px 0; 
    text-align: center; 
}

.texto-rodape a {
    color: #fff;  
}

.texto-rodape a:hover {
    color: #ccc;  
}

footer {
    background-color: #1F3A78;
}





@media (min-width: 300px) and (max-width: 350px) {    
    .navbar-toggle {
        margin-top: 17px !important;        
        padding: 5px 5px !important;
        margin-right: -5px !important;
    } 
    .topo-contato {
        margin-left: -16px;
    }          
    .texto-rodape {
        width: 80%
    }   
    .projetos ul {
        margin-left: -10px;
    }              
}
  

@media (max-width: 767px) {
    h2 {
    font-family: "Montserrat", serif !important; 
    line-height: 1.4em;
    text-align: center;
    font-size: 38px !important;
    color: #fff;
    border: none;
    }
    .service-area  {
        color: #fff;
        padding-top: 50px;
    }
    .text-service-area  {
        color: #fff; 
    }    
    .navbar-inverse .navbar-nav>li>a {
        color: #fff;
        font-weight: bold;
    }
    .navbar-toggle {
        margin-right: -5px !important;
        margin-top: 13px;
        margin-bottom: 1px;
    }   
    .navbar-inverse .navbar-nav>li>a:hover {
        color: #e4ede3;
    }   
    .navbar-default .navbar-toggle {
        border: 1px solid #fff;
    }   
    .navbar-collapse {
        background-color: #0065b1;
        width: 111%;
        margin-left: -16px;
    }      
    .topo-contato {
        margin-top: 20px !important;
        padding: 20px 15px;
        font-size: 20px;
        margin-left: -40px;
        width: 115% !important;
    }  
    .navbar {
        margin-bottom: -20px;
    }     
  

    .sobre {
        text-align: center;
        height: 100%;
    }
    .bt-red {
        margin-bottom: 70px; 
    }

    .endereco, .telefone {
        margin-bottom: 10px;   
    }   
    .rodape {
        padding: 20px 0;
        text-align: center;
    } 
    .redes {
        text-align: left;
        margin-top: 40px;   
        margin-bottom: 0px !important; 
    }
    .texto-contato-rodape {
        font-size: 36px !important; 
        color: #fff !important; 
    }    
    .titulo-servicos {
        margin-bottom: -40px;
    }       
    .servicos-interna img {
        margin-top: 40px;
    }  
    .dropdown-menu {
        font-size: 12px;
        margin-left: -20px;
    }    
    .texto-pmoc {
        margin-top: 70px !important;
    }      
    .logo-rodape {
        margin: 0 auto;
    }
    .service-area {
        padding-top: 70px !important;
    }
    .navbar-default .navbar-nav>li>a {
        color: #00296C !important
    }

    .setas {
        display: none !important;
    }
    .img-parallax {
        width: 15%;
        margin-left: 42%
    }
    .sobre {
    text-align: center;
    height: 100%;
    margin-top: 460px;
    }
    .map-block {
        background-color: #d01621
    }
    .california-map {
    width: 60%;
    margin-left: 20%;
    margin-top: 40px;
    padding-bottom: 65px;
}
.van {
    margin-top: 50px;
}
}

@media (max-width: 990px) {
    .titulo-sobremim {
        margin-top: 40px !important;
    } 
           
}

@media (min-width: 768px) {
    .logo {
        display: table;
        float: left;
        margin-bottom: 10px;
        margin-right: 70px;
    } 
    .topo-contato { 
        float: right;    
        padding-top: 60px;
        font-size: 20px;
        border-radius: 0 0 10px 10px;
    }   
    .topo-facebook {
        margin-left: 40px;
    }  
    .navbar-header {
        float: none;
    }
    .navbar {
        margin-bottom: 0 !important;
    }  
    .navbar-nav {
 
    }
    .navbar-default .navbar-nav>li>a {
        color: #1F3A78;
    } 
 
    .texto-rodape {
        padding: 15px 0;
    } 


    .bt-red {
        float: left;
    }  

    .container-parallax {
        margin-left: 20%
    }     

    .block-parallax  {
        width: 20%
    }  
    .img-parallax  {
        width: 60%
    }                  
}








