
#equipamentos-abertura {
    width: 100%;
    min-height: 105svh;
    position: fixed;
    top: 0px;
    z-index: 1;
    place-content: center;
    overflow: hidden;
    background: #555562;
}

#equipamentos-video-bg {
    width: 100%;
    height: 100svh;
    object-fit: cover;
    position: absolute;
    z-index: -1;
}

#equipamentos-abertura-texto1 {
    font-size: 15vw;
    margin: 0;
    line-height: 1.05em;
    position: relative;
    color: rgba(255, 255, 255, 0.75);
    text-align: center;
}

#equipamentos-abertura-detalhe1 {
    position: absolute;
    width: 10vw;
    right: -4vw;
    top: -4vw;
}

#equipamentos-abertura-detalhe2 {
    position: absolute;
    width: 40vw;
    right: 20vw;
    bottom: -1vw;
}

#equipamentos-abertura-texto2 {
    text-align: center;
    font-size: 2vw;
    margin: 0;
    line-height: 1.15em;
    width: 65vw;
    text-transform: uppercase;
    margin: 4vh auto 0px auto;
    color: rgba(255, 255, 255, 0.75);
    /* padding-left: 6vw; */
}


#led {
    width: 100%;
    background: #000000;
    position: relative;
    z-index: 2;
    overflow: hidden;
    /*padding: 16vh 0px 5vh 0px;*/
    margin-bottom: -12vh;
    margin-top: 105svh;
    background-image: url(../media/equipamentos-led.webp);
    background-size: 150%;
    background-repeat: no-repeat;
    background-position: center;
}

#led-texto1 {
    text-align: center;
    font-size: 40vw;
    margin: 0;
    line-height: 1.05em;
    position: relative;
    /* color: rgba(255, 255, 255, 0.75); */
}

#led-texto2 {
    text-align: center;
    font-size: 2vw;
    margin: 0;
    line-height: 1.15em;
    width: 60vw;
    text-transform: uppercase;
    margin: 0px auto 0px auto;
    /* padding-left: 6vw; */
}


#led-detalhe1 {
    position: absolute;
    width: 8vw;
    right: -2vw;
    top: 4vw;
}

#led-detalhe2 {
    position: absolute;
    width: 30vw;
    right: 16vw;
    bottom: 2vw;
}

#projetores {
    width: 100%;
    background: #000000;
    position: relative;
    z-index: 2;
    overflow: hidden;
    /*padding: 16vh 0px 5vh 0px;*/
    margin-bottom: -12vh;
    background-image: url(../media/equipamentos-projetores.webp);
    background-size: 150%;
    background-repeat: no-repeat;
    background-position: center;
}

#projetores-texto1 {
    text-align: center;
    font-size: 14vw;
    margin: 0;
    line-height: 1.05em;
    position: relative;
    /* color: rgba(255, 255, 255, 0.75); */
}

#projetores-texto2 {
    text-align: center;
    font-size: 2vw;
    margin: 0;
    line-height: 1.15em;
    width: 68vw;
    text-transform: uppercase;
    margin: 2vw auto 0px auto;
    /* padding-left: 6vw; */
}


#projetores-detalhe1 {
    position: absolute;
    width: 14vw;
    right: 0vw;
    top: -5vw;
}

#projetores-detalhe2 {
    position: absolute;
    width: 30vw;
    right: 20vw;
    bottom: -0vw;
}

#som {
    width: 100%;
    background: #000000;
    position: relative;
    z-index: 2;
    overflow: hidden;
    /*padding: 16vh 0px 5vh 0px;*/
    margin-bottom: -12vh;
    background-image: url(../media/equipamentos-som.webp);
    background-size: 150%;
    background-repeat: no-repeat;
    background-position: center;
}

#som-texto1 {
    text-align: center;
    font-size: 36vw;
    margin: 0;
    line-height: 1.05em;
    position: relative;
    /* color: rgba(255, 255, 255, 0.75); */
}

#som-texto2 {
    text-align: center;
    font-size: 2vw;
    margin: 0;
    line-height: 1.15em;
    width: 60vw;
    text-transform: uppercase;
    margin: 0px auto 0px auto;
    /* padding-left: 6vw; */
}


#som-detalhe1 {
    position: absolute;
    width: 11vw;
    right: -5vw;
    top: -2vw;
}

#som-detalhe2 {
    position: absolute;
    width: 35vw;
    right: 0vw;
    bottom: 2vw;
}

#luz {
    width: 100%;
    background: #000000;
    position: relative;
    z-index: 2;
    overflow: hidden;
    /*padding: 16vh 0px 5vh 0px;*/
    margin-bottom: -12vh;
    background-image: url(../media/equipamentos-luz.webp);
    background-size: 150%;
    background-repeat: no-repeat;
    background-position: center;
}

#luz-texto1 {
    text-align: center;
    font-size: 36vw;
    margin: 0;
    line-height: 1.05em;
    position: relative;
    /* color: rgba(255, 255, 255, 0.75); */
}

#luz-texto2 {
    text-align: center;
    font-size: 2vw;
    margin: 0;
    line-height: 1.15em;
    width: 64vw;
    text-transform: uppercase;
    margin: 0px auto 0px auto;
    /* padding-left: 6vw; */
}


#luz-detalhe1 {
    position: absolute;
    width: 7vw;
    right: 2vw;
    top: 1vw;
}

#luz-detalhe2 {
    position: absolute;
    width: 30vw;
    right: 8vw;
    bottom: 3vw;
}

#equipamentos-estrutura {
    width: 100%;
    background: #000000;
    position: relative;
    z-index: 2;
    overflow: hidden;
    /*padding: 16vh 0px 5vh 0px;*/
    margin-bottom: -12vh;
    background-image: url(../media/equipamentos-estrutura.webp);
    background-size: 150%;
    background-repeat: no-repeat;
    background-position: center;
}

#equipamentos-estrutura-texto1 {
    text-align: center;
    font-size: 15vw;
    margin: 0;
    line-height: 1.05em;
    position: relative;
    /* color: rgba(255, 255, 255, 0.75); */
}

#equipamentos-estrutura-texto2 {
    text-align: center;
    font-size: 2vw;
    margin: 0;
    line-height: 1.15em;
    width: 67.5vw;
    text-transform: uppercase;
    margin: 2vw auto 0px auto;
    /* padding-left: 6vw; */
}


#equipamentos-estrutura-detalhe1 {
    position: absolute;
    width: 9vw;
    right: -1vw;
    top: -3vw;
}

#equipamentos-estrutura-detalhe2 {
    position: absolute;
    width: 36vw;
    right: 15vw;
    bottom: -1vw;
}

#equipamentos-rodape360 {
    width: 100%;
    min-height: 100svh;
    background: #000;
    z-index: 8;
    position: sticky;
    top: 0px;
} 