@font-face {
    font-family: 'amsipro-regularuploaded_file';
    src: url('../fonts/amsipro-regular-webfont.woff2') format('woff2'),
        url('../fonts/amsipro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'amsipro-lightuploaded_file';
    src: url('../fonts/amsipro-light-webfont.woff2') format('woff2'),
        url('../fonts/amsipro-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    background-color: #000;
    color: white;
}
body.page01{
    background: url(../images/new-lp/01/bg.jpg) no-repeat;
    background-size: cover;
}
body.page02{
    background: url(../images/new-lp/02/bg.jpg) no-repeat;
    background-size: cover;
}
.logo-jarvis-transp img{
    opacity: 0.2;
}
.text_why{
    margin-top: 6rem!important;
}

.bg-form{
    background: url(../images/lauro/bg_form.png) no-repeat;
    background-size: cover;
    background-position: top center;
    min-height: 100%;
}
.bg-form body{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom,  rgb(0 0 0 / 70%) 0%,rgba(14,14,14,1) 100%);
}
.bg-form #rd-section-lont4mku{
    background: transparent;
}
#rd-html-lontai3z{
    min-width: 100%;
}

.bg_topo{
    margin-top: -5rem;
    z-index: 1;
}
.bg_topo2{
    background: url(../images/lauro/bg-topo2.png) no-repeat center -70px;
    background-size: contain;
}

.bg-bitcoin{
    background: url(../images/new-lp/02/bitcoin.png) no-repeat right center;
    background-size: contain;
}
.bg-bitcoin span.bg_num_esquerda,
.bg-bitcoin span.bg_num_direita {
    position: absolute;
    font-size: calc(100% + 60px);
    font-family: 'amsipro-bolduploaded_file', Arial, sans-serif;
    font-weight: bold;
    line-height: normal;
    top: 50%;
    transform: translateY(-50%);
    color: #73372c;
    z-index: 0;
}
.bg-bitcoin span.bg_num_esquerda {
    left: 20px;
}
.bg-bitcoin span.bg_num_direita {
    right: 20px;
}


.linha_esquerda {
    border-left: 2px solid #697587;
}

.linha_ponto::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #ffffff;
    border-radius: 50%;
    margin-left: -3px;
}
.linha_ponto .video_numero{
    font-family: 'amsipro-bolduploaded_file', Arial, sans-serif;
    font-weight: bold;
    font-size: 38px;
    margin-top: -12px;
    margin-left: -60px;
}
.linha_ponto .video_numero small{
    font-family: 'amsipro-lightuploaded_file', Arial, sans-serif;
    font-size: 18px;
}
.linha_ponto .video_total{
    font-family: 'amsipro-lightuploaded_file', Arial, sans-serif;
}

.detalhe-linha-esquerda{
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-left-radius: 20px;
    height: 57px;
}
.detalhe-linha-direita{
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    border-bottom-right-radius: 20px;
    height: 68px;
}

/* linha_laranja */
.linha_laranja {
    position: relative;
    width: 100%;
    margin: 2px 0 32px;
    float: left;
}

.linha_laranja::before,
.linha_laranja::after {
    content: "";
    position: absolute;
    height: 7px;
    left: 50%;
    transform: translate(-50%, 0%);
}
.linha_laranja::before {
    width: 250px;
    z-index: 1;
    background: linear-gradient(to bottom, #2a2b2e 0%, #3d3e40 100%);
    border-radius: 10px;
}
.linha_laranja::after {
    width: 80px;
    z-index: 2;
    background: linear-gradient(to bottom, #cc532f 0%, #e54b1d 100%);
}

h1.titulo {
    line-height: 29px;
}

p.hr {
    max-width: 100%;
    overflow: hidden;
    text-align: center;
    color: #868686;
    letter-spacing: 8px;
    -webkit-user-select: none;
    /* Safari */
    -ms-user-select: none;
    /* IE 10 and IE 11 */
    user-select: none;
}

.controle_em_breve{
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 50px;
}
/* ICONS */
i.make2_jarvis {
    background: url(../images/base_imgs.png) no-repeat;
    content: "";
    display: block;
}

i.i_map {
    background-position: -382px -20px;
    width: 27px;
    height: 38px;
}

i.i_icones {
    background-position: -414px -22px;
    width: 52px;
    height: 15px;
}
i.i_aspas1,
i.i_aspas2{
    background-position: -363px -21px;
    width: 14px;
    height: 11px;
    margin-left: auto;
    margin-right: auto;
}
i.i_aspas2{
    transform: rotate(180deg);
}
i.i_astro{
    background: url(../images/new-lp/02/astronauta.png) no-repeat;
    background-size: cover;
    width: 127px;
    height: 133px;
    margin-top: -56px;
}
i.i_cadeado{
    background-position: -354px -76px;
    width: 92px;
    height: 106px;
    margin-right: 20px;
}

i.i_alysson{
    background-position: 0px 0px;
    width: 161px;
    height: 168px;
}

i.i_lauro{
    background-position: -167px 0px;
    width: 161px;
    height: 168px;
}

/* BTNs */
.btn-laranja,
.btn-azul,
.btn-verde{
    width: 240px;
}
.btn-laranja{
    background: linear-gradient(to bottom, rgba(204,83,47,1) 0%,rgba(204,129,107,1) 100%);
    border-color: #cc532f;
}
.btn-azul{
    background: linear-gradient(to bottom, rgb(31 64 140) 0%, rgb(0 123 169) 100%);
}
.btn-verde{
    background: linear-gradient(to bottom, rgb(0 160 58) 0%, rgb(0 126 55) 100%);
}
.btn-ico-cadastro img,
.btn-ico-call img,
.btn-ico-whatsapp img{
    position: absolute;
    width: 30px;
    left: -10px;
    bottom: -10px;
}

/* COLORS */
.borda_laranja{
    border: 2px solid #cd5832;
}
.sombra_laranja{
    box-shadow: 0px 0px 55px 4px rgba(219,108,49,0.75);
    -webkit-box-shadow: 0px 0px 55px 4px rgba(219,108,49,0.75);
    -moz-box-shadow: 0px 0px 55px 4px rgba(219,108,49,0.75);
}
.gradiente_laranja1{
    background: radial-gradient(ellipse at center,  #db6c31 0%,#6d3c32 100%);
}
.gradiente_laranja{
    background: linear-gradient(to bottom, #ff6813 0%, #f59d61 100%);
}
.bg_transparente{
    background: linear-gradient(230deg,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.3) 100%);
}
.laranja { color: #dd6d00; }
.laranja2 { color: #f29100; }
.laranja3 { color: #e84e1b; }

.amarelo{ color: #da8c29; }

/* FONTS */
.amsipro_light {
    font-family: 'amsipro-lightuploaded_file', Arial, sans-serif;
}

.amsipro_regular {
    font-family: 'amsipro-regularuploaded_file', Arial, sans-serif;
}

.amsipro_bold {
    font-family: 'amsipro-bolduploaded_file', Arial, sans-serif;
    font-weight: bold;
}

.controle-entenda{
    margin-top: 17rem;
}

.text-justify {
    text-align: justify;
    text-justify: inter-word;
}

@media only screen and (max-width: 575px) {
    body.page01{
        background: url(../images/new-lp/01/bg-mobile.jpg) no-repeat;
        background-size: cover;
        background-position: center top;
    }
}    
@media only screen and (max-width: 767px) {
    .linha_ponto .video_numero{
        margin-left: 0;
    }
    .controle-entenda{
        margin-top: 10rem;
    }
}
@media only screen and (max-width: 575px) {
    .linha_esquerda{
        margin-left: 0;
    }
    .linha_laranja {
        margin: 14px 0 22px;
    }
    .bg_rodape{
        background-size: contain;
    }
    .bg_topo2{
        background-position-y: 10px;
    }
    .controle-entenda{
        margin-top: 6rem;
    }
}