
html{
    font-size: 62.5%;
}
body{
    width: 100%;
    margin: 0;
    padding: 0;
}
.correcao-margens{
    padding: 0 20rem 0;
}
.upercase{
    text-transform: uppercase;
}
.capitalize{
    text-transform: capitalize;
}
.size-1{
    font-size: 8rem;
}
.size-2{
    font-family: "Kadwa", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    font-size: 5rem;
}
.oswald-uniquifier{
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: weight;
    font-style: normal;
  }
.kadwa-regular {
    font-family: "Kadwa", serif;
    font-weight: 400;
    font-style: normal;
  }  
/* // <uniquifier>: Use a uniquifier for the class name
// <weight>: Use a value from 200 to 700 */
.h1-400{
    font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1.5rem;
}
.h1-600{
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    font-size: 3rem;
}
.logo-title{
    display: flex;
    line-height: 1.1rem;
    flex-basis: 37rem;
    justify-content: flex-start;    
}

.logo-title img{
    width: 8rem;
    height: 8rem;
    margin: 0;
    padding: 0;
    align-self: center;
}
.logo-title h1{
    margin: 0;
    padding: 0;
    color: white;
}
.responsive-nav{
    width: 1rem;
    height: 1rem;
    flex-grow: 1;
}
.header-nav{
    background-color: #000000;
    display: flex;
    position: sticky;
    top: 0;
    left: 0;
    height: 13rem; 
}
.header-nav h1{
    margin: auto;
}
.list-nav-header{
    display: flex;
    align-items: center;
    justify-content: flex-end;    
}
.list-nav{
    display: flex;
    list-style: none;
    gap: 2rem;
    margin: 0;
    padding: 0;
}
.list-nav li{
    align-items: center;
    margin: 0;
    padding: 0;
    }
.list-nav a{
    text-decoration: none;
    /* background-color: rgb(88, 88, 88); */
    color: white;
    /* padding: 2rem 3rem; */
    font-size: 2rem;
    text-transform: uppercase;
    font-family: "Osvald", sans-serif;
    /* border-radius: 0.5rem; */
    border-right: 1px solid white;
    padding-right: 2rem;
    
}
.list-nav a:hover{
    color: rgb(71, 71, 71);
}
.size-2{
    font-size: 4.5rem;
}
.sv-eletricos{
    display: flex;
}
.sv-eletricos img{
    height: 87vh;
    margin-top: 5rem;
}
.sv-eletricos h1{
    text-align: center;
    margin: 1rem 0 1rem 0;
}
.sv-eletricos li{
    font-size: 2.3rem;
    line-height: 4rem;
}
.sv-eletricos p{
    font-size: 2.3rem;
    line-height: 4rem;
}
.sv-mecanicos p{
    font-size: 2.3rem;
    line-height: 4rem;
}
.sv-mecanicos{
    display: flex;
    margin-bottom: 5rem;
}
.sv-mecanicos img{
    height: 87vh;
    margin-top: 5rem;
}
.sv-mecanicos h1{
    text-align: center;
}
.sv-mecanicos li{
    font-size: 2.3rem;
    line-height: 4rem;
}
footer{
    background-color: black;
    color: white;
    width: 100%;
    margin: 0;
    padding: 1rem 0;
    bottom: 0;
    text-align: center;
    bottom: 0; 
    width: 100%; 
}
footer p{
    margin: 0;
    padding: 0;
}
@media screen and (max-width: 1400px){
    .correcao-margens{
        padding: 0 10rem 0;
    }
    .logo-title{
        display: flex;
        line-height: 1.1rem;
        flex-basis: 24rem;
        justify-content: flex-start;    
    }
    
    .logo-title img{
        width: 5rem;
        height: 5rem;
        margin: 0;
        padding: 0;
        align-self: center;
    }
    .logo-title h1{
        margin: 0;
        padding: 0;
        color: white;
        font-size: 2rem;
    }
    .h1-400{
       font-size: 1rem;
    }
    .responsive-nav{
        width: 1rem;
        height: 1rem;
        flex-grow: 1;
    }
    .header-nav h1{
        margin: auto;
    }
    .list-nav{
        display: flex;
        list-style: none;
        gap: 0;
        margin: 0;
        padding: 0;
    }
    .list-nav li{
        align-items: center;
        margin: 0;
        padding: 0;
        }
    .list-nav a{
        text-decoration: none;
        color: white;
        font-size: 100%;
        text-transform: uppercase;
        font-family: "Osvald", sans-serif;
        border-right: 1px solid white;
        padding: 0 0.5rem 0;
    }
    .list-nav a:hover{
        color: rgb(71, 71, 71);
    }
    .size-2{
        font-size: 2.3rem;
    }
    .sv-eletricos img{
        height: 80vh;
        margin: 5rem 0 0;
        padding: 0;
        display: none;
    }
    .sv-eletricos h1{
        text-align: center;
    }
    .sv-eletricos li{
        font-size: 1.8rem;
        line-height: 3rem;
        margin-right: 2rem;
    }
    .sv-eletricos p{
        font-size: 1.5rem;
        line-height: 4rem;
    }
    .sv-mecanicos img{
        height: 80vh;
        margin-top: 5rem;
        display: none;
    }
    .sv-mecanicos h1{
        text-align: center;
    }
    .sv-mecanicos li{
        font-size: 1.8rem;
        line-height: 3rem;
        margin-right: 2rem;
    }
    .sv-mecanicos p{
        font-size: 1.5rem;
        line-height: 4rem;
    }
    .column{
        flex-grow: 1;
    }
    }
    @media screen and (max-width: 800px){
        .correcao-margens{
            padding: 0 3rem 0;
        }
        .logo-title{
            display: flex;
            line-height: 1.1rem;
            flex-basis: 6rem;
            justify-content: flex-start;   
        }
        .logo-title img{
            width: 5rem;
            height: 5rem;
            margin: 0;
            padding: 0;
            align-self: center;
        }
        .list-nav a{
            text-decoration: none;
            color: white;
            font-size: 100%;
            text-transform: uppercase;
            font-family: "Osvald", sans-serif;
            border-right: 1px solid white;
            padding:0 0.3rem 0;
        }
        .logo-title h1{
            margin: 0;
            padding: 0;
            color: white;
            font-size: 1rem;
            display: none;
        }
        .nowrap{
            display: flex;
            flex-wrap: nowrap;
        }
        .correcao-margens2{
            padding: 0 1rem 0;
        }
    }


