* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.link1 {
    text-decoration: none;
    color: white;
}

.link1 a:visited {
    text-decoration: none;
    color: white;
}

.link2 {
    text-decoration: none;
    color: black;
}

.link2 a:visited {
    text-decoration: none;
    color: black;
}

.link2 a:hover {
    color: white;
}

#sec1 {
    position: relative;
    width: 1920px;
    height: 50px;
    background-color: #1E1F29;
}

#icon1 {
    fill: red;
    position: absolute;
    top: 15px;
    left: 300px;
}

#linkn {
    position: absolute;
    top: 16px;
    left: 335px;
}

#icon2 {
    fill: red;
    position: absolute;
    top: 15px;
    left: 500px;
}

#linke {
    position: absolute;
    top: 16px;
    left: 540px;
}

#sec2 {
    position: relative;
    height: 180px;
    width: 1920px;
    background-color: #15161D;
    top: 0px;
}

#input1 {
    position: absolute;
    top: 70px;
    left: 700px;
    height: 40px;
    width: 550px;
    background-color: white;
    border-radius: 50px 0 0 50px;
    outline: 0;
}

#button1 {
    position: absolute;
    left: 1200px;
    top: 70px;
    height: 40px;
    width: 100px;
    border-radius: 50px 50px 50px 50px;
    background-color: red;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
}

#icon3 {
    fill: white;
    position: absolute;
    top: 75px;
    left: 1720px;
}

#icon4 {
    fill: white;
    position: absolute;
    top: 75px;
    left: 1800px;
}

#text1 {
    position: absolute;
    top: 110px;
    left: 1705px;
}

#text2 {
    position: absolute;
    top: 110px;
    left: 1785px;
}

#icon5 {
    fill: white;
    position: absolute;
    top: 75px;
    left: 1400px;
}

#text3 {
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: gray;
    font-weight: 600;
    top: 75px;
    left: 1450px;
}

#bolinha {
    position: absolute;
    height: 20px;
    width: 20px;
    border-radius: 20px;
    background-color: red;
    color: white;
    left: 1820px;
    top: 58px;
    padding-left: 5px;
    padding-top: 1px;
    font-weight: 550;
    font-family: Arial, Helvetica, sans-serif;
}

#logo {
    position: absolute;
    top: 40px;
    left: 280px;
}

#sec3 {
    position: relative;
    height: 650px;
    width: 1920px;
    background-color: #D9D9D9;
}

#cad1 {
    position: absolute;
    top: 150px;
    left: 800px;
    font-family: Arial, Helvetica, sans-serif;

}

#cad2 {
    position: absolute;
    top: 250px;
    left: 720px;
}

#input2 {
    position: absolute;
    top: 300px;
    left: 720px;
    height: 40px;
    width: 300px;
    background-color: white;
    border-radius: 50px;
    outline: 0;
}

#cad3 {
    position: absolute;
    top: 350px;
    left: 720px;
}

#input3 {
    position: absolute;
    top: 400px;
    left: 720px;
    height: 40px;
    width: 300px;
    background-color: white;
    border-radius: 50px;
    outline: 0;
}

#lv1 {
    position: absolute;
    top: 0;
    height: 3px;
    width: 1920px;
    background-color: red;
}

#cad4 {
    background-color: red;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 20px;
    position: absolute;
    top: 480px;
    left: 800px;
}

#sec6 {
    position: relative;
    height: 430px;
    background-color: #15161D;
    width: 1920px;
}

#au {
    position: absolute;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    top: 70px;
    left: 200px;
}

#pd {
    position: absolute;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    top: 70px;
    left: 900px;
}

#iconf {
    fill: red;
    position: absolute;
    top: 140px;
    left: 200px;
}

#iconf2 {
    fill: red;
    position: absolute;
    top: 210px;
    left: 200px;
}

#iconf3 {
    fill: red;
    position: absolute;
    top: 280px;
    left: 200px;
}

#f {
    position: absolute;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    top: 142px;
    left: 240px;
}

#f2 {
    position: absolute;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    top: 212px;
    left: 240px;
}

#f3 {
    position: absolute;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    top: 282px;
    left: 240px;
}

.f {
    color: lightgray;
    text-decoration: none;
}

#smart2 {
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    top: 142px;
    left: 900px;
}

#peças2 {
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    top: 212px;
    left: 900px;
}

#acess2 {
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    top: 282px;
    left: 900px;
}

#logo2 {
    position: absolute;
    top: 50px;
    left: 1350px;
}

#logo {
    position: absolute;
    top: 40px;
    left: 280px;
}