/*
GERAL
*/
@font-face {
    font-family: nexa;
    src: url(/font/NexaScriptDemo-Bold.otf);
}

#quem somos{
  
}

#quem-somos h1 {
    color: #000000;
    font-family: 'Montserrat:wght@700', sans-serif;
    font-weight: 100px;
    text-align: left;
    font-size: 60px;
    padding: 20px 0px 10px 400px;
}

h2 {
    color: #4b4b4b;
    margin: 200;
    font-family: "Montserrat";
    font-weight: 50;
    text-align: center;
}

h3{
    color: #4b4b4b;
    margin: 100;
    font-family: "Montserrat";
    font-weight: 10;
    text-align: center;
    font-size: 15px;
} 

#sobre h4 {
    color: #000000;
    margin-left: 70px;
    font-family: 'Montserrat:wght@200', sans-serif;
    font-size: 30px;
    
}



.botao {
    color: #FFFFFF;
    text-decoration: none;
    padding: 8px 8px;
    background-color: #00FF7F;
    font-size: .7em;
    border-radius: 10px;
}

.botao:hover {
    color: black;
}
}
/*
NAVEGAÇÃO
*/


nav {
    background-color: rgba(255,255,255,0.7);
    margin-top: 0px;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 1;
    
}


/*menu janela reduzida*/
nav ul {
    list-style: none;
    padding: 0px;
    position: absolute;
    right: 0;
    z-index: 1;
}

nav ul li {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 10px;
    float: left;
    width: 150px;
    font-size: 10px;
    z-index: 1;
    text-align: center;
}

nav ul li a {
    color: black;
    position:static;
    display: flex;
    width: 100%;
    z-index: 1;
}


@media (max-width: 1100px) {
    
    label[for="bt_menu"] {
    display:block;  
    position: absolute;
    
    }
    nav ul li {
        width: 100%;
        float: none;
        z-index: 1;  
        font-size: 22px;
    }
    
}


/*
CABEÇALHO
*/

header {
    background-image: url("../../img/fundopag2.png");
    background-size: auto;
    background-position: top left;
    background-repeat: no-repeat;
    color: #f1f1f1;
    display: flex;
    flex-direction: column;
    text-align: left;
    
}
@media(max-width: 920px){
    header p {
        display: flex;
        margin-top: 22em;
        margin-left: -20em;
    }
}
header p {
    margin-bottom: 0em;
    color: #000000;
    text-align: left;
    padding: 10px 150px 0px 400px;
}

/*
Algo mais
*/
#botao div {
    position: relative;
    display: flex;
    position: center;
    justify-content: center;
}

#botao {
    background-color: #4b4b4b;
    
    
}

#botao p {
    color: #fff;
    font-family: "montserrat";
    text-align: center;
    font-size: 30px;
    margin-top: -1em;
    
}
/*

/*
SERVIÇOS
*/
#atacadista {
    margin-top: -80px;
    display: flex;

}
#atacadista p {
    color: #000000;
    align-items: center;
    text-align: left;
    padding: 0em 9em;
    display: row;
    font-size: 20px;
    
}

#visao {
    margin-top: -100px;
    display: flex;
    

}
#visao p {
    color: #000000;
    align-items: center;
    text-align: left;
    padding: 0em 9em;
    display: row;
    font-size: 20px;
    
}

#servicos {
    padding: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #4b4b4b;
    text-align: center;
}

#servicos div {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-top: 50px;
}

#servicos p {
    margin-bottom: 3em;
    max-width: 180px;
}

/*
PORTFOLIO
*/

#portfolio {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 0px;
    padding: 0;
}

.divAlign {
    width: 100%;
    margin: 100;
}

.divAlign img {
    width: 200px;
}

#portfolio img {
    width: 25%;
}

/*
CONTATO
*/

#contato {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 20px;
}


/*
FOOTER
*/

footer {
    text-align: center;
    padding: 10px;
    background-color: #4d4d4d;
    color: #f1f1f1;
}

/*
MEDIA QUERIES
*/

@media screen and (min-width: 300px) {
    /*
    NAVEGAÇÃO
    */
    

    
    /*
    CABEÇALHO
    */
    
    header {
        
        justify-content: center;
    }
    
    /*
    SOBRE
    */
    
    #sobre div {
        flex-basis: 150px;
        padding-left: 20%;
       
    }
    
    #sobre botao {
        position: relative;
        display: flex;
        
    }
    
    #sobre {
        height: 590px;
        justify-content: center;
        min-height: px;
    }
    
    /*
    SERVIÇOS
    */
    
    #servicos {
        flex-direction: row;
        flex-wrap: wrap;
        align-items: flex-start;
        max-width: 1000px;
        margin: 0 auto;
    }
    
    #servicos h2 {
        text-align: center;
        width: 100%;
    }
    
    #servicos h3 {
        text-align: center;
        width: 100%;
        font-size: 20px;
    }
    
    #servicos div {
        flex-grow: 1;
        flex-basis: 150px;
        padding: 0 10px;
    }
    
    #servicos botao {
        display: flex;
        text-align: center;
        align-items: center;
    }
    
    /*
    PORTFOLIO
    */
    
    #portfolio {
        flex-direction:row-reverse;
        flex-wrap: wrap;
    }
    
    #portfolio h2 {
        width: 100%;
        text-align: center;
    }
    
    #portfolio img {
        width: 25%;
    }
    
    /*
    CONTATO
    */
    
    #contato {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        max-width: 500px;
        margin: 0 auto;
    }
    
    #contato h2,
    #contato p {
        width: 100%;
    }
   
    #produtos img {
        width: 100%;
        padding: 0;
        margin: 0;
    }
}
