body,
html {
    width: 1080px;
    height: 1920px;
    overflow: hidden;
    margin: 0 auto;
}

body {
    
} 
#main {
    width: 1080px;
    height: 1920px;
    padding: 0;
    position: relative;
}

.bg-home-next {
    width: 1080px;
    height: 1920px;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}

#bg-home {
    width: 1080px;
    height: 1920px;
    position: relative;
    z-index: 2;
}

#bg-home.hide {
    
    animation: fadeOut 3s forwards;
}

@keyframes fadeOut {
    100% {
        opacity: 0;
    }
}

.fixed-header,
.scroll,
.slides,
.fixed-header > img,
.scroll > img:first-child,
.slides .carousel-item > img {
    width: 1080px;
}

.scroll {
    width: 1080px;
    position: absolute;
    top: 800px;
    height: 1120px;
    padding-bottom: 100px;
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: border-box;
    border-top-left-radius: 80px;
    border-top-right-radius: 80px;
    background-color: #FFF;
}

.scroll::-webkit-scrollbar {
    width: 5px;
}

.scroll::-webkit-scrollbar-track  {
    background-color: transparent;
}

.scroll::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 10px;
}

.scroll::-webkit-scrollbar-button {
    height: 100px;
}

.slides {
    width: 1080px;
    top: 1220px;
    position: absolute;
}

.footer-links {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-links {
    margin: 2rem 0;
}

.footer-links a {
    margin: 5px;
}
.footer-links a > img {
    width: 210px;
}

#btn-scroll-up {
    width: 56px;
    position: fixed;
    right: 53px;
    top: 849px;
}

#slides-screen-03 {
    top: 110px;
}

#slides-screen-05 {
    top: 480px;
}

#slides-screen-08 {
    top: 540px;
}

#slides-screen-09 {
    top: 600px;
}

#slides-screen-10 {
    top: 280px;
}

#slides-screen-10 .carousel-item {
    text-align: center;
}

#slides-screen-10 .carousel-item > img {
    width: 940px;
}

.bt {
    position: absolute;
    display: block;
    outline: none;
}

.btn-voltar {
    width: 250px;
    height: 100px;
    left: 50px;
    top: 80px;
}

.btn-home {
    width: 250px;
    height: 100px;
    right: 50px;
    top: 80px;
}

.btn-vamos-conversar {
    width: 250px;
    height: 100px;
    left: 80px;
    top: 640px;    
}

.content-scroll-x {
    max-width: 1080px;
    overflow-x: auto;
    position: absolute;
    top: 500px;
    left: 0;
    padding-left: 3rem;
    padding-right: 3rem;
    box-sizing: border-box;
}

.content-scroll-x > img:first-child {
    width: 1700px;
}


.scroll .icone-empresas {
    top: 991px;
    left: 177px;
    width: 180px;
    position: absolute;
}

.scroll .icone-estabelecimentos {
    top: 1256px;
    left: 185px;
    width: 150px;
    position: absolute;
}

.scroll .icone-consumidores {
    top: 1522px;
    left: 196px;
    width: 150px;
    position: absolute;
}


.content-scroll-x .icone-paises {
    width: 100px;
    left: 80px;
    top: 25px;
    position: absolute;
}

.content-scroll-x .icone-clientes {
    width: 120px;
    left: 435px;
    top: 35px;
    position: absolute;
}

.content-scroll-x .icone-estabelecimentos {
    width: 100px;
    left: 790px;
    top: 30px;
    position: absolute;
}

.content-scroll-x .icone-consumidores {
    width: 100px;
    left: 1140px;
    top: 30px;
    position: absolute;
}

.content-scroll-x .icone-colaboradores {
    width: 100px;
    left: 1490px;
    top: 40px;
    position: absolute;
}

.gif-tela-04 {
    left: 0;
    right: 0;
    top: 350px;
    width: 910px;
    margin: 0 auto;
    position: absolute;
}

.blank-space {
    width: 150px;
    height: 150px;
    right: 0;
    top: 0;
    position: absolute;
    background-color: #FFF;
}

#slides-screen-11 {
    top: 1000px;
}

#slides-screen-14 {
    top: 550px;
}

#slides-screen-15 {
    top: 1080px;
}

#content-scroll-x-17 {
    top: 800px;
    box-sizing: border-box;
    padding-bottom: 5rem;
}

#content-scroll-x-17 > img:first-child {
    width: 1800px;
}

#content-scroll-x-17 .icone-cartao {
    width: 100px;
    left: 90px;
    top: 30px;
    position: absolute;
}

#content-scroll-x-17 .icone-atendimento {
    width: 100px;
    left: 390px;
    top: 18px;
    position: absolute;
}

#content-scroll-x-17 .icone-disponivel {
    width: 100px;
    left: 700px;
    top: 18px;
    position: absolute;
}

#content-scroll-x-17 .icone-consultoria {
    width: 100px;
    left: 1000px;
    top: 20px;
    position: absolute;
}

#content-scroll-x-17 .icone-inovar {
    width: 100px;
    left: 1320px;
    top: 18px;
    position: absolute;
}

#content-scroll-x-17 .icone-atendebem {
    width: 100px;
    left: 1615px;
    top: 15px;
    position: absolute;
}

#slides-screen-17 {
    top: 2000px;
}

#slides-screen-18 {
    top: 1060px;
}

#slides-screen-18 .carousel-item {
    text-align: center;
}

#slides-screen-18 .carousel-item > img {
    width: 980px;
}

/***** LUCAS ****/

.btn-historia {
    width: 428px;
    height: 175px;
    left: 109px;
    top: 643px;
    z-index: 3;
}

.btn-nome {
    width: 210px;
    height: 360px;
    left: 545px;
    top: 643px;
    z-index: 3;
}

.btn-produtos {
    width: 210px;
    height: 175px;
    left: 763px;
    top: 643px;
    z-index: 3;
}

.btn-mundo {
    width: 430px;
    height: 360px;
    left: 109px;
    top: 825px;
    z-index: 3;
}

.btn-motivos {
    width: 210px;
    height: 175px;
    left: 545px;
    top: 1010px;
    z-index: 3;
}

.btn-somos {
    width: 210px;
    height: 175px;
    left: 763px;
    top: 825px;
    z-index: 3;
}

.btn-manifesto {
    width: 210px;
    height: 175px;
    left: 763px;
    top: 1010px;
    z-index: 3;
}

.btn-clientes {
    width: 210px;
    height: 175px;
    left: 109px;
    top: 1195px;
    z-index: 3;
}

.btn-quero-pluxee {
    width: 430px;
    height: 175px;
    left: 325px;
    top: 1195px;
    z-index: 3;
}

.btn-compromissos {
    width: 210px;
    height: 175px;
    left: 763px;
    top: 1195px;
    z-index: 3;
}

.btn-quero-produtos {
    width: 210px;
    height: 353px;
    left: 109px;
    top: 1377px;
    z-index: 3;
}

.btn-para-clientes {
    width: 380px;
    height: 353px;
    left: 325px;
    top: 1377px;
    z-index: 3;
}

.btn-para-estabelecimentos {
    width: 260px;
    height: 353px;
    left: 715px;
    top: 1377px;
    z-index: 3;
}


