.btn-conheca-fundo-branco {
    border-radius: 28px;
    border: 2px solid #ad8937;
    display: inline-block;
    cursor: pointer;
    font-family: Arial;
    font-size: 14px;
    padding: 16px 50px;
    text-shadow: 0px 1px 0px #a9873b;
    margin-left: 20px;
    margin-top: 30px;
    text-transform: uppercase
}

section#esteira {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 100vh;
    max-height: 710px;
    padding-top: 15px
}

@media screen and (min-height: 750px) {
    section#esteira {
        padding-top:30px;
        max-height: 85vh
    }
}

@media screen and (min-height: 800px) {
    section#esteira {
        padding-top:50px
    }
}

@media screen and (min-height: 850px) {
    section#esteira {
        padding-top:75px
    }
}

section#esteira div.screen {
    height: 100vh;
    max-height: 710px;
    min-width: 900px;
    padding-left: 125px;
    position: relative;
    overflow: hidden
}

section#esteira #main_img_6 {
    width: 305px;
    margin-left: 80px
}

section#esteira #screen_img_6 {
    margin-left: 5px
}

section#esteira #main_img_7 {
    width: 850px
}

#screen_7>div>div.middle>a:nth-child(2)>span {
    margin: 25px 0px
}

#screen_8>div>div.middle>a:nth-child(2)>span {
    margin: 25px 0px
}

#screen_9>div>div.middle>a:nth-child(2)>span {
    margin: 25px 0px
}

#screen_10>div>div.middle>a:nth-child(2)>span {
    margin: 25px 0px
}

#screen_11>div>div.middle>a:nth-child(2)>span {
    margin: 25px 0px
}

#screen_7>div>div.middle>span.alt_title {
    color: #b4b2b2;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Playfair Display';
    margin-top: 71px;
    display: block
}

#screen_8>div>div.middle>span.alt_title {
    color: #b4b2b2;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Playfair Display';
    margin-top: 63px;
    display: block
}

#screen_9>div>div.middle>span.alt_title {
    color: #b4b2b2;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Playfair Display';
    margin-top: 14px;
    display: block
}

#screen_10>div>div.middle>span.alt_title {
    color: #b4b2b2;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Playfair Display';
    margin-top: 40px;
    display: block
}

#screen_11>div>div.middle>span.alt_title {
    color: #b4b2b2;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Playfair Display';
    margin-top: 67px;
    display: block
}

#screen_6>div>div.middle>a:nth-child(2)>span {
    margin: 25px 0
}

section#esteira div#screen_6 span.alt_title {
    color: #b4b2b2;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Playfair Display';
    margin-top: 71px;
    display: block
}

section#esteira div.screen.active {
    background: url(./assets/img/esteira_bg_2_v2.png)
}

section#esteira div.screen.scrolled {
    background: url(./assets/img/esteira_bg_2_v2.png)
}

section#esteira div.screen.scrolled div div.top figure.figure_arrow img.esteira_right_arrow {
    width: 0px
}

section#esteira div.screen div.style_1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

section#esteira div.screen div.style_1 div.top figure img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%
}

section#esteira div.screen div.style_1 div.top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

section#esteira div.screen div.style_1 div.top span.top_title {
    color: #b4b2b2;
    font-family: 'Playfair Display';
    font-size: 80px;
    line-height: 72px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    width: 200px;
    z-index: 1;
    margin-top: 75px
}

section#esteira div.screen div.style_1 div.bottom {
    max-width: 70%;
    margin: 45px 0 0 78px
}

section#esteira div.screen div.style_1 div.top figure.figure_arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: -34px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

section#esteira div.screen figure.figure_arrow img.esteira_right_arrow {
    width: 50px;
    height: 50px;
    margin: 0 0 0 auto
}

section#esteira div.screen figure.figure_arrow img.esteira_right_arrow--force {
    width: 50px;
    height: 50px;
    margin: 0 0 0 auto
}

section#esteira div.screen.active figure.figure_arrow img.esteira_right_arrow {
    cursor: pointer;
    -webkit-transition: scale 0.2s ease-in-out;
    transition: scale 0.2s ease-in-out
}

section#esteira div.screen div.style_1 div.top figure img.main_img {
    width: 650px
}

section#esteira div.screen a:hover {
    text-decoration: none
}

section#esteira div.screen span.pre_title {
    color: #ad8937;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 300;
    display: block
}

section#esteira div.screen span.pre_title strong {
    text-transform: none;
    color: #141414;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px
}

section#esteira div.screen a.title {
    font-weight: 700;
    display: block;
    font-size: 28px;
    line-height: 28px;
    text-transform: uppercase;
    margin-top: 5px
}

section#esteira div.screen span.subtitle {
    display: block;
    font-size: 20px;
    line-height: 26px;
    color: #171717;
    font-weight: 500
}

section#esteira div.screen a.btn-conheca-fundo-branco {
    margin-left: 0;
    margin-top: 5px;
    padding: 10px 50px
}

section#esteira div.screen div.style_2 div.top {
    margin-top: 65px
}

section#esteira div.screen div.style_2 div.top figure.figure_arrow {
    text-align: right;
    position: relative
}

section#esteira div.screen div.style_2 div.top figure.figure_arrow img.esteira_right_arrow {
    margin-top: 182px
}

section#esteira div.screen div.style_2 div.bottom figure {
    width: 700px;
    margin: 0;
    margin-top: -180px
}

section#esteira div.screen div.style_2 div.top a.btn-conheca-fundo-branco {
    margin-top: 30px
}

section#esteira div.screen div.style_2 div.bottom span.alt_title {
    color: #b4b2b2;
    font-size: 80px;
    line-height: 72px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Playfair Display';
    display: none
}

@media screen and (min-height: 775px) {
    section#esteira div.screen div.style_2 div.bottom span.alt_title {
        display:block
    }
}

section#esteira div#screen_3.screen div.style_1 div.top figure.figure_arrow {
    margin-bottom: -54px
}

@media screen and (min-height: 701px) {
    section#esteira div#screen_3.screen div.style_1 div.top figure.figure_arrow {
        margin-bottom:-23px
    }
}

section#esteira div.screen div.style_3 div.left figure img.main_img {
    min-width: 425px
}

section#esteira div.screen div.style_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

section#esteira div.screen div.style_3 div.left figure {
    margin-top: 60px
}

section#esteira div.screen div.style_3 div.middle {
    margin-top: 75px;
    margin-left: 15px
}

section#esteira div.screen div.style_3 div.right figure.figure_arrow {
    min-width: 105px;
    min-height: 50px;
    margin-top: 366px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

section#esteira div#screen_4 div.style_3 div.right figure.figure_arrow img:nth-child(2) {
    margin-left: 5px
}

section#esteira div#screen_4.screen.scrolled div.style_3 div.right figure.figure_arrow img.esteira_right_arrow {
    display: none
}

section#esteira div#screen_5.screen div.style_1 div.top figure {
    margin-top: 56px
}

section#esteira #screen_img_5 {
    margin-left: 5px
}

section#esteira div.cloud {
    height: 100vh;
    max-height: 710px;
    display: block;
    width: 100%;
    z-index: 500;
    position: absolute;
    right: 0;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.6), #fff);
    opacity: 1;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out
}

section#esteira div.white_overlay {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #fff
}

section#esteira div#screen_4 span.alt_title {
    color: #b4b2b2;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Playfair Display';
    margin-top: 71px;
    display: block
}

section#esteira div#screen_1 {
    opacity: 0
}

section#esteira > div#screen_1,section#esteira div#screen_2,section#esteira div#screen_3,section#esteira div#screen_4,section#esteira div#screen_5,
section#esteira div#screen_6,section#esteira div#screen_7,section#esteira div#screen_8,section#esteira div#screen_9,section#esteira div#screen_10 {
    left: 1500px;
    position: relative;
    z-index: 1;
    background: url(./assets/img/esteira_bg_2_v2.png)
}

section#esteira div.screen.active figure.figure_arrow img.esteira_right_arrow:hover {
    scale: 0.98
}

section#esteira div#screen_1 #cta_btn_1 {
    opacity: 0
}

@-webkit-keyframes buttonScaleAnimation {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes buttonScaleAnimation {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.buttonScaleAnimation {
    -webkit-animation: buttonScaleAnimation 2s linear 0s 1 normal forwards;
    animation: buttonScaleAnimation 2s linear 0s 1 normal forwards
}

@-webkit-keyframes shakeCtaButton {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
        background-color: #fff;
        color: #a9873b
    }

    20% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px);
        background-color: #a9873b;
        color: #fff
    }

    40% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px)
    }

    60% {
        -webkit-transform: translate(2px, 2px);
        transform: translate(2px, 2px);
        background-color: #a9873b;
        color: #fff
    }

    80% {
        -webkit-transform: translate(2px, -2px);
        transform: translate(2px, -2px)
    }

    100% {
        background-color: #fff;
        color: #a9873b;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes shakeCtaButton {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
        background-color: #fff;
        color: #a9873b
    }

    20% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px);
        background-color: #a9873b;
        color: #fff
    }

    40% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px)
    }

    60% {
        -webkit-transform: translate(2px, 2px);
        transform: translate(2px, 2px);
        background-color: #a9873b;
        color: #fff
    }

    80% {
        -webkit-transform: translate(2px, -2px);
        transform: translate(2px, -2px)
    }

    100% {
        background-color: #fff;
        color: #a9873b;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

.shakeButtonAnimation {
    opacity: 1 !important;
    -webkit-animation: shakeCtaButton 3s linear 0s 1 normal forwards;
    animation: shakeCtaButton 3s linear 0s 1 normal forwards
}

section#esteira div#screen_3.screen div.style_1 div.top {
    margin-top: 30px
}

section#esteira div.large_screen_whitescreen {
    width: 100%;
    height: 100vh;
    max-height: 710px;
    background-color: white;
    display: block;
    position: absolute;
    z-index: 0;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0), #fff),url(./assets/img/esteira_bg_1_v3.png)
}

section#esteira div#screen_3 div.style_1 div.top figure.figure_arrow img:nth-child(2) {
    margin-left: 5px
}

@media screen and (max-height: 700px) {
    section#esteira div#screen_3.screen div.style_1 div.top {
        margin-top:0
    }
}

@media screen and (max-width: 1600px) {
    section#esteira div.screen {
        padding-left:50px
    }
}

@media screen and (max-width: 10px) {
    section#esteira div#screen_1,section#esteira div#screen_2,section#esteira div#screen_3,section#esteira div#screen_4,section#esteira div#screen_5 {
        min-width:785px
    }

    section#esteira div#screen_1 {
        padding-left: 40px
    }

    section#esteira div#screen_1.screen div.style_1 div.top {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    section#esteira div#screen_1.screen div.style_1 div.top figure.figure_arrow {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        margin-left: 30px;
        margin-bottom: -28px
    }

    section#esteira div#screen_3 div.style_1 div.top figure.figure_arrow {
        margin-bottom: -32px
    }

    section#esteira div#screen_4.screen div.style_3 div.middle {
        margin-top: 55px;
        margin-right: 0px;
        margin-left: 30px
    }

    section#esteira div#screen_5 div.style_1 div.bottom {
        max-width: 80%;
        margin: 50px 0 0 75px
    }
}

@media screen and (max-width: 950px) {
    section#esteira div#screen_1,section#esteira div#screen_2,section#esteira div#screen_3,section#esteira div#screen_4,section#esteira div#screen_5 {
        padding-left:65px
    }
}

@media screen and (max-width: 870px) {
    section#esteira div#screen_1,section#esteira div#screen_2,section#esteira div#screen_3,section#esteira div#screen_4,section#esteira div#screen_5 {
        padding-left:10px
    }
}

section#esteira_mobile {
    display: none
}

@media screen and (max-width: 960px) {
    section#esteira {
        display:none
    }

    section#esteira_mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

#esteira_mobile {
    position: relative;
    padding: 30px 0
}

#esteira_mobile .screen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
    position: relative
}

#esteira_mobile .screen .img_wrapper {
    position: relative
}

#esteira_mobile .screen .img_wrapper .screen_img {
    width: 80%;
    margin: 0 auto;
    display: block
}

#esteira_mobile .screen .img_wrapper .arrow {
    width: 50px;
    position: absolute;
    bottom: 10px;
    left: 50px;
    cursor: pointer;
    opacity: 0
}

#esteira_mobile .screen .text_overlay {
    position: absolute;
    font-family: 'Playfair Display';
    font-size: 50px;
    color: #b4b2b2;
    top: -30px;
    opacity: 0
}

#esteira_mobile #em_screen_8 .text_overlay {
    font-size: 35px;
}

#esteira_mobile .screen .content_wrapper {
    opacity: 0;
    width: 80%;
    margin: 0 auto
}

#esteira_mobile .screen .content_wrapper .pre_title {
    color: #ad8937;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 300;
    display: block;
    margin-top: 10px
}

#esteira_mobile .screen .content_wrapper .pre_title strong {
    font-size: 16px;
    line-height: 24px;
    color: #141414;
    font-weight: 300;
    text-transform: none
}

#esteira_mobile .screen .content_wrapper .title {
    font-weight: 700;
    display: block;
    font-size: 28px;
    line-height: 28px;
    text-transform: uppercase;
    margin-top: 5px;
    margin-top: 10px
}

#esteira_mobile .screen .content_wrapper .title:hover {
    text-decoration: none
}

#esteira_mobile .screen .content_wrapper .subtitle {
    display: block;
    font-size: 20px;
    line-height: 26px;
    color: #171717;
    font-weight: 500;
    margin-top: 10px
}

#esteira_mobile .screen .content_wrapper .subtitle:hover {
    text-decoration: none
}

#esteira_mobile .screen .content_wrapper .btn-conheca-fundo-branco {
    margin-left: 0;
    margin-top: 10px;
    padding: 7px 50px
}

#esteira_mobile #mobile_esteira_track_wrapper {
    width: 5px;
    top: 0;
    position: fixed;
    z-index: 1;
    left: 0;
    height: 100%
}

#esteira_mobile #mobile_esteira_track_wrapper .progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 5px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    margin: 0 auto;
    background-color: #ad8937;
    opacity: 0
}

#em_screen_1 {
    top: 100vh;
    opacity: 0
}

#em_screen_2 {
    opacity: 0
}

#em_screen_2 .content_wrapper {
    opacity: 1;
    left: -100%;
    position: relative
}

#em_screen_3,#em_screen_4,#em_screen_5,#em_screen_6,#em_screen_7, #em_screen_8, #em_screen_9, #em_screen_10, #em_screen_11  {
    opacity: 0
}

#esteira_mobile #em_screen_2,#esteira_mobile #em_screen_3,#esteira_mobile #em_screen_4 {
    margin: 100px auto
}

#esteira_mobile #em_screen_5,#esteira_mobile #em_screen_6,#esteira_mobile #em_screen_7, #esteira_mobile #em_screen_8, #esteira_mobile #em_screen_9, #esteira_mobile #em_screen_10, #em_screen_11 {
    margin: 100px 0 50px 0
}

@media screen and (max-height: 810px) {
    #esteira_mobile .screen .img_wrapper .screen_img {
        height:35vh;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: top;
        object-position: top
    }

    #esteira_mobile #em_screen_1 .screen .img_wrapper .screen_img {
        -o-object-position: center;
        object-position: center
    }
}

@media screen and (max-height: 730px) {
    #esteira_mobile .screen .img_wrapper .screen_img {
        height:30vh
    }

    #esteira_mobile .screen .content_wrapper .title {
        font-size: 24px;
        line-height: 24px
    }

    #esteira_mobile .screen .content_wrapper .subtitle {
        font-size: 18px;
        line-height: 22px
    }
}

@media screen and (max-height: 690px) {
    #esteira_mobile .screen .content_wrapper .title {
        font-size:22px;
        line-height: 22px
    }

    #esteira_mobile .screen .content_wrapper .subtitle {
        line-height: 20px
    }
}

.btnAnimationAction {
    -webkit-animation: action 1s infinite alternate;
    animation: action 1s infinite alternate
}

@-webkit-keyframes action {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

@keyframes action {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

section#footer {
    z-index: 1;
    position: relative
}

section#esteira #screen_6.scrolled #screen_img_back_6 {
    display: none
}
