#wrapper,
body {
    padding: 0;
    margin: 0;
}
#loading,
.scroller {
    height: 100vh;
}
#loading,
.col-100 {
    text-align: center;
}
.h1-exclusivo,
h1,
h2 {
    color: #231f20 !important;
}
.col-100,
.container,
h2 {
    margin-left: auto;
    margin-right: auto;
}
#wrapper,
body,
h1,
h3,
h4 {
    margin: 0;
}
h3,
h4,
p {
    color: #231f20;
}
h2,
h4,
p {
    text-align: justify;
    word-break: break-word;
}
h2,
h3,
h4,
p {
    word-break: break-word;
}
.text-news:first-letter,
h1,
h4 {
    text-transform: uppercase;
}
@font-face {
    font-family: Aller Regular;
    src: url(../btn/Aller_Std_Rg.ttf);
}
@font-face {
    font-family: Aller Bold;
    src: url(../btn/Aller_Std_Bd.ttf);
}
@font-face {
    font-family: Aller Light;
    src: url(../btn/Aller_Std_Lt.ttf);
}
@font-face {
    font-family: Altair Extrabold;
    src: url(../btn/Altair-Extrabold.ttf);
}
::-webkit-scrollbar-track {
    background-color: #f4f4f4;
}
::-webkit-scrollbar {
    width: 6px;
    background: #f4f4f4;
}
::-webkit-scrollbar-thumb {
    background: #585d62;
    border-radius: 40px;
}
#loading {
    z-index: 999 !important;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden !important;
}
#wrap,
.col-40,
.main-ajustament,
.main-screen {
    position: relative;
}
#wrap,
#wrapper,
.article-introduction,
.fixed-cover,
.main-ajustament,
.main-screen {
    overflow: hidden;
}
#wrapper {
    display: none;
    min-height: 100%;
    height: auto !important;
}
body {
    width: 100%;
    overflow-x: hidden;
}
video {
    margin-top: 70px !important;
}
#wrap {
    margin-bottom: 0;
    z-index: 200;
}
.main-ajustament {
    margin-top: calc(100vh - 10px);
    z-index: 95;
}
.main-screen {
    height: 1860px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    z-index: 100;
}
.br {
    display: block;
}
.config-mobile {
    display: none !important;
}
.laptop-adjustment {
    object-position: center -10px;
    object-fit: cover;
    width: 100%;
}
.row {
    display: flex;
}
.container {
    max-width: 100%;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.col-50 {
    width: 45%;
    display: inline-block;
    vertical-align: text-top;
}
.col-40,
h3,
h4 {
    display: block;
}
.col-40 {
    width: 40%;
    padding: 0 7%;
    align-items: center;
    z-index: 20;
}
.col-60,
h2 {
    width: 60%;
}
.col-100,
.col-60 {
    position: relative;
    z-index: 10;
}

.transition-1 h3,
.transition-10 h3,
.transition-11 h3,
.transition-2 h3,
.transition-3 h3,
.transition-4 h3,
.transition-5 h3,
.transition-6 h3,
.transition-7 h3,
.transition-8 h3,
.transition-9 h3 {
    position: relative !important;
}
.article-introduction {
    background-color: #f9c493 !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 90;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.video-section-1,
.video-section-2 {
    position: relative;
    z-index: 999 !important;
    background-color: #000;
}
.video-section-1 {
    padding: 25% 5% 10%;
}
.video-section-2 {
    padding: 15% 5%;
}
.overflow-box-1,
.overflow-box-2 {
    left: 50%;
    padding: 3%;
    position: absolute;
    text-align: center;
    background: #fff;
}
.overflow-box-1 {
    top: 100px !important;
    transform: translate(-50%, 0);
    width: 30%;
}
.overflow-box-2 {
    top: -800px !important;
    transform: translate(-50%, -15%);
    width: 58%;
}
.cover-background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 120%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.fixed-cover {
    position: relative;
    height: 100vh;
    width: 100%;
}
.oracle .reveal {
    position: absolute;
    bottom: 200px;
    right: 0;
    color: #fff !important;
    font-size: 27px !important;
    line-height: 35px !important;
    font-weight: 600 !important;
    text-align: left;
    padding: 25px;
    transform-origin: left;
    transform: scaleX(0);
    transition: 0.7s 0.7s;
}
.v-align-middle {
    vertical-align: middle;
    margin-right: 3%;
    margin-top: 3%;
}
.scroll-text-space {
    padding-top: 80%;
}
.video-space {
    padding-top: 40% !important;
}
.h1-exclusivo {
    font-size: 0.9rem !important;
    font-weight: 400 !important;
    line-height: 1rem !important;
    margin: 15px 0;
    font-family: Aller Regular !important;
}
.h1-newsletter,
h1 {
    font-weight: 700 !important;
    font-family: Aller Bold !important;
}
.h1-newsletter {
    font-size: 1.5rem !important;
    line-height: 1.9rem !important;
    color: #5b5859 !important;
    margin: 15px 0;
}
.p-credits,
.p-credits-title {
    line-height: 1.5rem !important;
    text-align: left;
}
h1 {
    font-size: 25px !important;
    line-height: 33px !important;
}
h2 {
    font-size: 22px !important;
    line-height: 30px !important;
    font-weight: 400 !important;
    font-family: Aller Regular !important;
}
h3 {
    font-size: 55px !important;
    font-weight: 800 !important;
    line-height: 63px !important;
    text-align: center;
    font-family: Altair Extrabold !important;
    font-style: italic;
    padding-bottom: 10%;
}
.text-news-intro:first-letter,
.text-news:first-letter,
h4,
p {
    font-family: Aller Regular !important;
}
h4 {
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin-top: 25px !important;
}
p {
    font-size: 17px !important;
    font-weight: 400;
    line-height: 25px !important;
    margin: 10% 0;
}
.p-credits {
    font-size: 1rem !important;
    margin: 0 !important;
}
.p-credits-title {
    font-size: 1.2rem !important;
    margin: 15px 0 0 !important;
}
.text-news:first-letter {
    float: left;
    font-weight: 600;
    font-size: 5rem !important;
    padding: 5% 1% 2% 0;
}
.text-news-intro:first-letter {
    float: left;
    font-weight: 600;
    font-size: 9rem !important;
    text-transform: uppercase;
    padding: 5.7% 1% 2% 0;
}
.center {
    text-align: center !important;
}
.oracle .reveal.active {
    transform: scaleX(1);
    transition-delay: 0s;
}
.oracle .reveal:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transform-origin: right;
    transition: 0.7s;
}
.oracle .reveal.active:before {
    transform: scaleX(0);
    transition-delay: 0.7s;
}
.circle-element-1,
.circle-element-10,
.circle-element-11,
.circle-element-2,
.circle-element-3,
.circle-element-4,
.circle-element-5,
.circle-element-6,
.circle-element-7,
.circle-element-8,
.circle-element-9 {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 1000px 1000px 0 0;
    min-height: 100vh;
    height: 100%;
}
.transition-1,
.transition-10,
.transition-11,
.transition-2,
.transition-3,
.transition-4,
.transition-5,
.transition-6,
.transition-7,
.transition-8,
.transition-9 {
    position: relative;
    margin-top: 0;
    padding-top: 30%;
    overflow: hidden;
    z-index: 50;
}
.background-orange {
    background-color: #fff9eb;
}

.background-blue {
    background-color: #e6e7e9;
}
.background-black {
    background-color: #000;
}
.background-white {
    background-color: #fff;
}
.white-text {
    color: #fff !important;
}
.text-news.text-color-1:first-letter {
    color: #f9c493;
}

.oracle-color-1 {
    background-color: #f9c493;
}
@media (min-width: 1920px) {
    .text-news-intro:first-letter,
    .text-news:first-letter {
        padding: 4% 1% 2% 0;
    }
    .overflow-box-1 {
        top: 185px !important;
    }
    .overflow-box-2 {
        top: -625px !important;
    }
}
@media (min-width: 320px) and (max-width: 640px) {
    .mobile-section {
        padding: 0 4%;
    }
    .config-laptop {
        display: none !important;
    }
    .config-mobile {
        display: block !important;
        position: relative !important;
    }
    .cover-mobile {
        position: relative;
        top: 0;
        bottom: 0;
        right: 30px;
        width: 118%;
        height: 115vh;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .col-100 {
        width: 100% !important;
    }
    .box {
        background-color: #ffffffe6 !important;
        width: 75% !important;
        padding: 5% !important;
        text-align: center !important;
        margin-left: 7%;
    }
    .box img {
        width: 130px !important;
    }
    .background {
        height: 105vh;
        width: 100vw;
        background-image: url("../btn-10/fundo-principal.jpg");
        background-size: cover;
        background-clip: fixed;
        background-position: center;
    }
    .main-screen {
        height: 1280px !important;
    }
    .h1-newsletter {
        font-size: 1rem !important;
        margin: 0 !important;
    }
    .h1-exclusivo {
        font-size: 0.7rem !important;
        line-height: 1rem !important;
        margin: 0 !important;
    }
    h1 {
        font-size: 19px !important;
        line-height: 26px !important;
        margin: 0;
    }
    h2 {
        font-size: 18px !important;
        line-height: 25px !important;
        width: 89%;
        margin-left: 0;
    }
    h3 {
        font-size: 2rem !important;
        line-height: 2.1rem !important;
        padding-bottom: 20%;
    }
    .oracle .reveal {
        position: absolute;
        bottom: 115px;
        right: -17px;
        font-size: 1.4rem !important;
        line-height: 1.6rem !important;
        padding: 20px;
        width: 80%;
    }
    .text-news:first-letter {
        font-size: 75px !important;
        padding: 8% 3% 3% 0;
    }
    .text-news-intro:first-letter {
        font-size: 4rem !important;
    }
    p {
        font-size: 17px !important;
        line-height: 24px !important;
    }
    .circle-element-1,
    .circle-element-10,
    .circle-element-11,
    .circle-element-2,
    .circle-element-3,
    .circle-element-4,
    .circle-element-5,
    .circle-element-6,
    .circle-element-7,
    .circle-element-8,
    .circle-element-9 {
        top: 50px;
    }
    .transition-1,
    .transition-10,
    .transition-11,
    .transition-2,
    .transition-3,
    .transition-4,
    .transition-5,
    .transition-6,
    .transition-7,
    .transition-8,
    .transition-9 {
        padding-top: 60%;
    }
    .main-ajustament {
        margin-top: calc(37vh - 10px) !important;
    }
    .video-section-1,
    .video-section-2 {
        padding: 54% 0 !important;
    }
    .video-space {
        padding-top: 0 !important;
    }
    video {
        margin-top: 50px !important;
    }
}
