#quem-somos-abertura {
    width: 100%;
    min-height: 105svh;
    position: fixed;
    top: 0px;
    z-index: 1;
    place-content: center;
    overflow: hidden;
}

#quem-somos-video-bg {
    width: 100%;
    height: 100svh;
    object-fit: cover;
    position: absolute;
    z-index: -1;
}

#quem-somos-abertura-texto1 {
    font-size: 40vw;
    margin: 0;
    line-height: 1.05em;
    position: relative;
    color: rgba(255, 255, 255, 0.75);
}

#quem-somos-abertura-detalhe1 {
    position: absolute;
    width: 45vw;
    right: 0;
    bottom: 5vw;
}

#quem-somos-abertura-texto2 {
    text-align: left;
    font-size: 2vw;
    margin: 0;
    line-height: 1.05em;
    color: rgba(255, 255, 255, 0.75);
    width: 54vw;
    text-transform: uppercase;
    margin: -4vw auto 0px auto;
    padding-left: 6vw;
}

#numero {
    width: 100%;
    background: #353535;
    position: relative;
    z-index: 2;
    overflow: hidden;
    /*padding: 16vh 0px 5vh 0px;*/
    margin-bottom: -12vh;
    margin-top: 105svh;
}

#numero-texto1, #numero-texto2, #numero-texto3 {
    text-align: left;
    font-size: 28vw;
    margin: 0;
    line-height: 1.05em;
    position: relative;
    /* color: rgba(255, 255, 255, 0.75); */
}

#numero-texto3 {
    margin-left: 18vw;
}

#numero-detalhe1, #numero-detalhe2, #numero-detalhe3 {
    position: absolute;
    width: 9vw;
    left: -7vw;
    top: 14vh;
}

#numero-detalhe4, #numero-detalhe5, #numero-detalhe6 {
    position: absolute;
    bottom: 8vh;
    right: -27vw;
    width: 32vw;
}

#apaixonados {
    width: 100%;
    background: #000;
    position: relative;
    z-index: 3;
    overflow: hidden;
    padding: 24vh 0px 5vh 0px;
    margin-bottom: -12vh;
}

#apaixonados-texto1, #apaixonados-texto2, #apaixonados-texto3, #apaixonados-texto4 {
    text-align: left;
    font-size: 14vw;
    margin: 0;
    line-height: 1.05em;
    position: relative;
}

#apaixonados-detalhe1 {
    position: absolute;
    width: 18vw;
    top: 2vh;
    right: -9.2vw;
}

#apaixonados-detalhe2 {
    position: absolute;
    top: -6vh;
    right: -6vw;
    width: 10vw;
}

#apaixonados-detalhe3 {
    position: absolute;
    width: 8vw;
    right: -15vw;
    top: 3vh;
}

#missao {
    width: 100%;
    background: #f96700;
    position: relative;
    z-index: 3;
    overflow: hidden;
    /*padding: 24vh 0px 5vh 0px;*/
    margin-bottom: -5vh;
}


#play-quem-somos {
    width: 100%;
    min-height: 80svh;
    overflow: hidden;
    margin-bottom: -5svh;
    background: #565656;
    position: relative;
    z-index: 4;
}

#play-quem-somos-img {
    position: absolute;
    width: 8vw;
    top: 37%;
    left: 47%;
    /* transform: translate(10px, 10px); */
    cursor: pointer;
    transition: 0.5s;
}

#play-quem-somos-img:hover {
    scale: 1.25;
}

#play-quem-somos-texto1 {
    text-align: center;
    font-size: 40vw;
    margin: 0;
    line-height: 1.05em;
    color: rgba(255, 255, 255, 0.75);
}

#equipe {
    width: 100%;
    min-height: 80svh;
    overflow: hidden;
    margin-bottom: -8svh;
    background: #191919;
    position: relative;
    z-index: 5;
}

#equipe-texto1 {
    text-align: center;
    font-size: 11vw;
    margin: 0;
    line-height: 1.05em;
    position: relative;
}

#equipe-detalhe1 {
    position: absolute;
    width: 22vw;
    left: -16vw;
    top: -0.5vh;
}

#equipe-detalhe2 {
    position: absolute;
    bottom: 0.5vw;
    width: 15vw;
    right: 0;
}

#equipe-detalhe3 {
    position: absolute;
    width: 6vw;
    top: -3vh;
    right: -3vw;
}

#estrutura {
    width: 100%;
    min-height: 80svh;
    overflow: hidden;
    margin-bottom: -8svh;
    background: #838383;
    position: relative;
    z-index: 6;
}

#estrutura-texto1 {
    text-align: center;
    font-size: 11vw;
    margin: 0;
    line-height: 1.05em;
    position: relative;
}

#estrutura-detalhe1 {
    position: absolute;
    width: 12vw;
    left: -13vw;
    top: -0.5vh;
}

#estrutura-detalhe2 {
    position: absolute;
    bottom: -1vw;
    width: 40vw;
    right: 0;
}

#estrutura-detalhe3 {
    position: absolute;
    width: 4vw;
    top: -3vh;
    right: -3vw;
}

#quem-confia {
    width: 100%;
    min-height: 80svh;
    overflow: hidden;
    margin-bottom: -5svh;
    background: #000;
    position: relative;
    z-index: 7;
}

#quem-confia-texto1 {
    text-align: center;
    font-size: 11vw;
    margin: 0;
    line-height: 1.05em;
    position: relative;
}

#quem-confia-detalhe1 {
    position: absolute;
    width: 22vw;
    left: -16vw;
    top: -0.5vh;
}

#quem-confia-detalhe2 {
    position: absolute;
    bottom: 0.5vw;
    width: 15vw;
    right: 0;
}

#quem-confia-detalhe3 {
    position: absolute;
    width: 6vw;
    top: -3vh;
    right: -3vw;
}

#quem-confia-marcas {
    width: 96%;
    margin: 60px auto;
}

#quem-somos-rodape360 {
    width: 100%;
    min-height: 100svh;
    background: #ff6700;
    z-index: 8;
    position: sticky;
    top: 0px;
} 

/*#missao-temporario {
    width: 80vw;
}*/

#missao-texto1, #missao-texto2, #missao-texto3 {
    width: 75vw;
    font-size: 12vw;
    position: relative;
    margin: 0;
}

#missao-texto3 {
    display: flex;
    align-items: center;
}

#missao-detalhe1 {
    position: absolute;
    width: 14vw;
    left: 28vw;
    top: 13vh;
}

#missao-texto1-interno {
    font-size: 1.25vw;
    width: 35vw;
    display: inline-block;
    position: absolute;
    top: 2vh;
    right: 0;
}

#missao-texto2 {
    text-align: right;
}

#missao-texto3 {
    padding-left: 3vw;
    width: 72vw;
}

#missao-texto2-interno {
    font-size: 1.25vw;
    width: 17vw;
    margin-left: 2vw;
    text-align: left;
    display: inline-block;
}

#missao-texto3-interno {
    font-size: 1.25vw;
    width: 17vw;
    margin-left: 2vw;
    text-align: left;
    display: inline-block;
}


#missao-detalhe2 {
    width: 14vw;
    position: absolute;
    right: 12vw;
}

#missao-detalhe3 {
    /* position: absolute; */
    width: 12vw;
    /* right: -15vw; */
    /* top: 3vh; */
}

#missao-detalhe4 {
    position: absolute;
    bottom: -2vh;
    width: 35vw;
}

#marcas-container {
    display: grid;
    width: 72vw;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 20px;
    margin-top: 60px;
}

#marcas-container div {
    position: relative;
}

#marcas-container img {
    max-width: 90%;
}

#marcas-container img.cor {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: 0.4s ease;
}

#marcas-container img.cor:hover {
    opacity: 1;
}