@font-face {
    font-family: ProNova;
    src: url('../../../Site/fonts/proxima-nova/Proxima Nova-Regular.ttf') format('truetype');
}

@font-face {
    font-family: ProNova;
    font-weight: 900;
    src: url('../../../Site/fonts/proxima-nova/Proxima Nova Bold.ttf') format('truetype');
}

.respeito img, .comando img {
    width: 100%;
}

.respeito-mobile {
    display: none;
}

body {
    color: white;
    background-color: #000417;
    font-family: 'ProNova', serif;
    /* font-size: 18px; */
    padding: 77px 0px;
    overflow-x: hidden;
}
.bonus-button {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.custo ul {
    padding-left: 0px !important;
}

.blueline {
    border-left: 4px solid #368dff;
}

.greenline {
    border-left: 4px solid #4effad;
}

.purpleline {
    border-left: 4px solid #a244ff;
}

.pinkline {
    border-left: 4px solid #ff4ea1;
}

.pinkline, .greenline, .blueline, .purpleline {
    margin-bottom: 32px;
    height: 160px;
}

.blue, .valorde, .rs.de {
    color: #5583bf;
}

.threeline-item {
    width: calc(100%/4);
    display: inline-block;
}

.white, .valorpor {
    color: white;
}

.right-quote {
    float: right;
    bottom: -26px;
    position: relative;
}

.relato p {
    padding: 0 95px;
    font-size: 16px;
}

.video img {
    width: 100%;
    max-width: 820px;
    position: relative;
}

.video button {
    width: 400px;
    margin-top: 25px;
}

section:not(:first-of-type) {
    margin-top: 120px;
}

.comando h2 {
    /* border-bottom: 2px solid blue; */
}

.icotext h2 {
    display: inline-block;
}

.icotext img {
    max-width: 139px;
    margin-left: 29px;
    position: absolute;
    top: 0px;
}


.graybg {
    width: 100vw;
    position: absolute;
    background-color: #111323;
    left: calc(-1 * (100vw - 100%) / 2);
    color: rgba(0,0,0,.6);
    height: 103%;
}

.custo row {
    border-bottom: 1px solid gray;
}

.grayborder {
    border-bottom: 2px solid gray;
}

.custo li:not(:last-child) {
    border-bottom: 3px solid #13182b;
}


.custo ul {
    list-style: none;
    line-height: 2.7;
    max-width: 486px;
}


span.blue, .valorde {
    text-decoration: line-through;
}


.priceblock {
    display: inline-block;
}

span.valorpor, .valorde {
    font-size: 50px;
    margin-left: 22px;
}

.btn {
    padding: 19px;
    font-size: 23px;
    font-weight: 900;
    white-space: normal;
}

.btn-center {
    margin: auto;
    display: block;
}

.custo li {
    padding: 0px 14px;
}

span.rs {
    position: absolute;
}

.border-holder {
    border-bottom: 2px solid #1c7399;
    width: 41%;
    margin-bottom: 20px;
    margin-top: 20px;
}

.caixa-relato {
    background-color: #2798c4;
}

.left-quote {
    position: relative;
    top: -29px;
}

.topo h1 {
    margin-top: 80px;
    position: relative;
}

.topo h5 {
    margin-top: 20px;
    position: relative;
}

.video {
    margin-top: 36px;
    position: relative;
}

.oque img {
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}

.respeito h3 {
    margin-top: 0px;
}


.condicoes {
    font-size: 39px;
    font-weight: 900;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.pula {
    margin-top: 50px;
}

.blueborder {
    border-bottom: 2px solid #2698c3;
    width: 55%;
    margin-bottom: 13px;
}

.pula div:last-of-type .blueborder {
    border-bottom: 2px solid #2698c3;
    width: 38%;
    margin-bottom: 13px;
}

.trio img, .trio-mobile img {
    margin-top: 80px;
    margin-bottom: 80px;
}

.pado {
    padding: 27px 0px;
    height: 199px;
}

.trio h4 {
    margin-top: 25px;
}

.trio .btn {
    margin-top: 50px;
}


.bonus h3 {
    font-size: 34px;
}

.fatrow {
    /* height: 212px; */
    padding: 39px;
}

.custo .row.text-center {
    font-weight: 900;
}



.trio .col-xs-4:first-of-type h4 {
    margin-bottom: 31px;
}

.segredo .row:first-of-type {
    margin-bottom: 50px;
}


.bonus .blue {
    font-weight: 900;
    font-size: 16px;
}

.custo div.row:last-of-type {
    margin-bottom: 37px;
    margin-top: 37px;
}

.custo h4 {
    margin-bottom: 40px;
}

section.bonus {
    position: relative;
    min-height: 670px;
}


.comando-mobile, .respeito-mobile, .trio-mobile, .resultados-mobile, .segredo-mobile, .mobile, .bonus-mobile {
    display: none;
}


@media only screen and (max-width: 769px) {

    .seta {
        max-width: 317px !important;
        top: 74px !important;
        left: -54px !important;
    }

    .oque h2 {
        text-align: center;
    }

    .placeholder, .placeholder-neto {
        position: relative !important;
        top: 0px !important;
        left: 0px !important;
    }

    .video button {
        width: 100%;
        font-size: 22px;
        margin-top: 25px;
    }

    .bonus-mobile .btn, .custo .btn, .trio-mobile .btn {
        width: 100%;
        font-size: 13px;
    }

    .comando, .respeito, .resultados, .trio, .segredo, .desk, .bonus {
        display: none;
    }

    .mobile {
        display: block;
    }

    .comando-mobile, .respeito-mobile, .trio-mobile, .resultados-mobile, .segredo-mobile, .bonus-mobile {
        display: block !important;
        padding: 14px;
    }

    div#segredo {
        height: 290px;
        padding: 10px;
    }

    .carousel-control.right {
        right: -30px;
        left: auto;
    }

    .carousel-control.left {
        left: -30px;
    }

    #resultados .carousel-inner {
        height: 195px;
    }

    #resultados .item {
        padding: 26px;
    }

    #resultados .blueborder {
        border-bottom: 2px solid #2698c3;
        width: 100%;
        margin-bottom: 13px;
    }

    .icotext img {
        max-width: 99px;
        margin-left: 29px;
        position: absolute;
        top: 54px;
    }

    div#bonus {
        height: 227px;
    }

    #bonus .item {
        padding: 10px;
    }

    .relato p {
        padding: 0 20px;
        font-size: 16px;
    }

    #trio .item {
        height: 180px;
    }

        #trio .item:first-of-type h4 {
            margin-bottom: 31px;
        }
}



@media only screen and (max-width: 1100px) {

    img.seta {
        position: absolute;
        max-width: 408px;
        top: -53px;
        left: 0px;
    }

    .placeholder {
        position: absolute;
        top: 27px;
        left: -62px;
    }

    .placeholder-neto {
        position: absolute;
        top: 93px;
        left: -62px;
    }

    .pinkline, .greenline, .blueline, .purpleline {
        margin-bottom: 70px;
        height: 232px;
    }
}

@media only screen and (max-width: 990px) {

    .placeholder, .placeholder-neto {
        position: absolute;
        top: 224px;
        left: -70px;
    }

    .pinkline, .greenline, .blueline, .purpleline {
        height: 280px;
        margin-bottom: 59px;
    }
}

@media only screen and (max-width: 770px) {

    .placeholder {
        position: relative;
        top: 0px;
        left: 0px;
    }

    .placeholder-neto {
        position: relative;
        top: 0px;
        left: 0px;
    }

    .video-resultados-vimeo {
        height: 250px !important;
        width: 100%;
    }


    .pinkline, .greenline, .blueline, .purpleline {
        height: 280px;
        margin-bottom: 59px;
    }

    .caixa-relato {
        /* height: 674px; */
    }

    .relato p {
        padding: 0px 43px;
        font-size: 16px;
    }

    .right-quote {
        float: right;
        bottom: 40px;
        position: relative;
    }
}


@media screen and (max-width: 1200px) and (min-width: 1100px) {

    img.seta {
        position: absolute;
        max-width: 408px;
        top: -53px;
        left: 26px;
    }

    .placeholder {
        position: absolute;
        top: 27px;
        left: -48px;
    }

    .placeholder-neto {
        position: absolute;
        top: 93px;
        left: -48px;
    }

    .pinkline, .greenline, .blueline, .purpleline {
        height: 224px;
        margin-bottom: 70px;
    }
}

@media only screen and (min-width: 1200px) {

    img.seta {
        position: absolute;
        max-width: 408px;
        top: -46px;
        margin-left: 37px;
    }

    .placeholder {
        position: absolute;
        top: -81px;
    }

    .placeholder-neto {
        position: absolute;
        top: -40px;
    }

    .pinkline, .greenline, .blueline, .purpleline {
        height: 200px;
        margin-bottom: 46px;
    }
}

#saibamaismodal .modal-title, #mensagemenviadalancamento .modal-title {
    text-align: center;
    color: #000417;
}

#saibamaismodal label {
    color: #000417;
}

#saibamaismodal .close, #mensagemenviadalancamento .close {
    margin-top: -20px;
}

#mensagemenviadalancamento h4 {
    color: #000417;
    text-align: center;
    font-size: 16px;
}

.video-resultados-vimeo {
    height: 500px;
    width: 100%;
}

.precolancamento {
    font-size: 40px;
}

.precolancamento-lancamento {
    color: #2698c3;
}

.politicas-de-acordo p, .politicas-de-acordo a {
    font-size: 11px;
    color: #5a5a5a;
}

@media(max-width: 350px) {

    .icotext img {
        display: none;
    }
}
