.logo-lp-1 {
    width: 200px;
    height: auto;

}

.banner-lp-vendas1 {
    background-color: #008dff;

}


.a-temp1-buy {
    margin: 0 auto;
    height: 50px;
    display: block;
    line-height: 50px;
    color: #141b29;
    background-color: #fff100;
    border-radius: 0 10px 0 10px;
    font-weight: 600;
}

.a-temp1-buy:hover {

    margin: 0 auto;
    height: 50px;
    display: block;
    line-height: 50px;
    color: #fff;
    background-color: #c1b702;
    border-radius: 0 10px 0 10px;
    font-weight: 600;
}

.p-temp1-red {
    color: #e0ffff;
    font-size: 12px;
    font-weight: 500;
}

.h1-temp1-price {
    font-size: 36pt;
}

.block-temp1-buy {
    border-radius: 20px;
    background-color: rgba(0, 0, 0, 0.507);
}

.persona-img-temp1 {
    max-width: 200px;
}

.block-temp1-testimonials {
    background-color: #4877fb;

}

.text-testimonials {
    font-family: 'Manrope', system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.img-learning {
    width: 250px;
    height: auto;
    padding: auto;
}

.text-learning {
    text-align: left;
}

.img-guarantee {
    width: 250px;
    height: 250px;
}

.img-device {
    width: 500px;
    height: 430px;
}

.text-bonus {
    text-align: center;
}

.guarantee-lp-vendas1 {
    background-color: #4877fb;
}


.section-payment2 {
    background-color: #4877fb;
}

.text-white {
    color: #ffffff;
}

.text-size {
    max-width: 800px;
    font-size: 30px;
}

.payment {
    text-align: center;
    background-color: black;
}

.learning-lp-vendas1 {
    text-align: center;
}

.pay-img {
    height: 40px;
}


.testimonials-lp-vendas1 h2 {
    color: #FFF;
    }

.a-seller-buy {
    margin-top: 50px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: #141b29;
    background-color: #fff100;
    border-radius: 0 10px 0 10px;
    font-weight: 600;
}

.a-seller-buy:hover {
    margin-top: 50px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    background-color: #c1b702;
    border-radius: 0 10px 0 10px;
    font-weight: 600;
}

.seller-lp-vendas1{
    background-color: #008dff;
}

.text-seller {
    color: white;
    font-size: 20px;
}

.img-seller {
    width: 500px;
    height: 500px;
    margin-top: 100px;
    margin-left: 100px;
}

.logo2 {
    width: 200px;
    height: auto;
}

.text-footer {
    text-align: end;
    color: #111111;
}

.text-guarantee {
    max-width: 400px;
}


@media only screen and (max-width: 762px)  {
    .h1-temp1-price {
        font-size: 60px

    }
    .img-guarantee {
        text-align: center;
        margin-right: 180px;


    }
    .text-guarantee {
        text-align: center;
    }
}

@media only screen and (max-width: 575px)  {
    .h1-temp1-price {
        font-size: 50px

    }

    .text-guarantee {
        text-align: center;
    }
    .img-guarantee {
        text-align: center;
        margin-right: 80px;


    }

    .img-seller {
        margin-top: 0px;
        margin-left: 0px;
    }
}



