body{
    
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 1.5;
    padding: 0;
    margin: 0;
    background-color: rgb(255, 255, 255);
    color:black  
}

body p{
    font-size: 20px;
    margin: 1rem;
}
body h1{
    font-size: 29px;
    margin: 1rem;
    font-weight: bold;
}
body .box{
    float: left;
    width: 30%;
    padding: 17px;
    text-align: center;
    padding: 1rem;
    border-radius: 12px;
}

body .button_1{
    background-image: linear-gradient(rgb(0, 226, 0),rgb(0, 184, 0));
    width: 14rem;
    padding-bottom: 12px;
    padding-top: 12px;
    margin-top: 50px;
    margin-bottom: 1rem;
    margin-right: auto;
    margin-left: auto;
    border-radius: 20px;
    color: white;
    font-size: 20px;
    border: 0;
    outline: none;
    box-shadow: 2px 2px 10px rgba(32, 32, 32, 0.6);
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}

body .box .button_cta{
    background-image: linear-gradient(rgb(0, 226, 0),rgb(0, 184, 0));
    width: 300px;
    margin-top: -94px;
    padding-bottom: 14px;
    padding-top: 14px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 15px;
    color: white;
    font-size: 30px;
    outline: none;
    border: none;
    box-shadow: 2px 2px 10px rgba(22, 22, 22, 0.6);
    font-weight: bold;
}

button:hover{
    background-color: rgb(3, 190, 149);
}


/*Experimentação*/
body{
    min-width: 400px;
}

/*Global*/
.container{
    width: 90%;
    margin: auto;
    overflow: hidden;
}
.container button:hover{
    background-color: rgb(4, 110, 0);
}



/*sessao_1_nildete*/
.sessao_1_nildete{
    min-width: 400px;
    text-align: center;
    background-image: url(assets/fundo1.webp);
    background-size: cover;
    background-position: center;
}

/*sessao_2_nildete*/
.sessao_2_nildete{
    min-width: 400px;
    text-align: center;
    background-color: #ffffff;
}
.sessao_2_nildete h2{
    width: 93.6%;
    margin: auto;
    font-size: 26px;
}
.sessao_2_nildete p{
    width: 90%;
    margin: auto;
    margin-top: 25px;
    margin-bottom: 25px;
}
.sessao_2_nildete img{
    border-radius: 12px;
    width: 75%;
    margin-top: 3rem;
    
}
.sessao_2_nildete .stamp_and_button img{
    border: none;
    border-radius: 0;
}

/*sessao_3_nildete*/
.sessao_3_nildete{
    min-width: 400px;
    text-align: center;
    background-image: url(assets/fundo2.webp);
    background-size: cover;
    background-position: center;
}

.sessao_3_nildete img{
    border-radius: 12px;
    width: 75%;
    margin-top: 3rem;
}
.sessao_3_nildete .stamp_and_button img{
    border: none;
    border-radius: 0;
}

/*sessao_4_nildete*/
.sessao_4_nildete{
    min-width: 400px;
    text-align: center;
    background-color: #ffffff;
}

.sessao_4_nildete img{
    border-radius: 12px;
    width: 75%;
    margin-top: 3rem;
}
.sessao_4_nildete .stamp_and_button img{
    border: none;
    border-radius: 0;
}

/*sessao_5_nildete*/

.sessao_5_nildete img{
    border-radius: 12px;
    width: 90%;
}
.sessao_5_nildete .stamp_and_button img{
    border: none;
    border-radius: 0;
}
.sessao_5_nildete button{
    margin-top: 0;
    width: 14rem;
}

/*infos_nildete*/

.infos_nildete h2{
    color: #000000;
}

/*box1_nildete*/
.box1_nildete{
    background-color: #ffffff;
    border-radius: 25px;
    padding: .0rem .0rem .8rem .0rem;
    margin: 2rem;
    margin-bottom: 2.5rem;
    position: relative; z-index: 2;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.292);
}
.box1_nildete img{
    width: 100%;
    border-radius: 25px 25px 0 0;

}

/*sessao_5_nildete*/
.sessao_5_nildete h2{
    font-size: 18px;
}
.sessao_5_nildete .stamp_and_button img{
    width: min-content;
}
.sessao_5_nildete {
    background-image: url(assets/AnyConv.com__colorful11b.webp);
    background-size: cover;
    background-position: rigth;
}

/*sessao_6_nildete*/
.sessao_6_nildete{
    text-align: center;
    background-color: #EFEFEF;
}
.sessao_6_nildete .box .img_testimonial img{
    width: 80%;
    border-radius: 12px;
}

.sessao_6_nildete .box1_nildete .stars img{
    width: 50%;
}
.sessao_6_nildete .box1_nildete h2{
    font-size: 20px;
    margin-bottom: -10px;
}
.sessao_6_nildete .box1_nildete p{
    font-size: 18px;
    margin-bottom: 3rem;
}

.cainha_fundo_nildete{
    background-color: #ffffff;
    border-radius: 25px;
    padding: .8rem .5rem .8rem .5rem;
    margin: 1.25rem;
    margin-bottom: 2.5rem;
    position: relative; z-index: 2;
    
}
.cainha_fundo_nildete img{
    width: 25%;
    margin-bottom: -0.8rem;
}

.box_white{
    background-color: hsl(0, 0%, 100%);
    border-radius: 0px 0px 25px 25px ;
    padding: .8rem .5rem .8rem .5rem;
    margin: 1.25rem;
    margin-bottom: 2.5rem;
    position: relative; z-index: 1;
    
}
.box_white h2{
    margin-bottom: -2rem;
}

/*oferta_nildete*/

#oferta_nildete{
    text-align: center;
    background-color: #0048c4;
}



/*garantia_nildete*/
.garantia_nildete img{
    float: left;
    margin-top: 40px;
}
.garantia_nildete{
    background-color: #034bc6;
    color:white;
}


.perguntinhas{
    padding-bottom: 60px;
}

.garantia_delos{
    background-color: #034bc6;
    box-shadow: none;
    color:white;
}
.garantia_delos img{
    width: 60px;
    margin-top: 2.5rem;
    margin-bottom: -1.2rem;
    
}
.garantia_delos h1{
    font-size: 17px;
}
.garantia_delos p{
    font-size: 17px;
    margin-bottom: 2rem;
}
.garantia_delos .box{
    width: 22%;
    text-align: center;
    float: left;
    padding: 5px;
}

footer{
    background: #676767;
    color: white;
    padding-top: 7px;
    padding-bottom: 7px;
    min-width: 70px;
    border-top: white 3px solid;
    text-align: center;
}
footer a{
    text-decoration: none;
    color: rgb(255, 255, 255);
}
footer p{
    font-size: 17px;
}
footer{
    padding: 40px;
}
footer img{
    width: 130px;
}
/*Media_Queries*/
@media(max-width: 768px){

    .container{
        width: 100%;
        margin: auto;
        overflow: hidden;
        text-align: center;
    }


/*body*/
    body .box{
        float: inherit;
        width: 100%;
        text-align: center;
        display: block;
        }

        .body p{
            width: 90%;
            margin: auto;
            padding-top: 15px;
        }
        .body h1{
            width: 90%;
            margin: auto;
            padding-top: 15px;
        }

    .stamp_and_button img{
        float: none;
        width: 100%;
    }

 /*sessao_1_nildete*/
    .sessao_1_nildete img{
        float: none;
        width: 100%
    }

 /*sessao_2_nildete*/   
    
    .sessao_2_nildete img{
        float: none;
        width: 80%
    }

/*sessao_3_nildete*/   

.sessao_3_nildete img{
    float: none;
    width: 80%
}

/*sessao_4_nildete*/   

.sessao_4_nildete img{
    float: none;
    width: 80%
}

 /*sessao_5_nildete*/
    .sessao_5_nildete .box{
        float: none;
        width: 90%;
        text-align: center;
        margin-right: 0;
        margin-left: 0;
    }
    .sessao_5_nildete .stamp_and_button img{
        float: none;
        width: 90%
    }
    
 .infos_nildete p{
     margin-top: -1rem;
     margin-bottom: 3rem;
 }

 /*sessao_6_nildete*/
     .sessao_6_nildete .box{
        float: none;
        width: 90%;
        text-align: center;
    }
    
    .sessao_6_nildete .stamp_and_button img{
        float: none;
        width: 90%
    }
    .sessao_6_nildete h1{
        width: 90%;
        margin: auto;
        padding-top: 20px;
    }
    .sessao_6_nildete p{
        width: 90%;
        margin: auto;
        padding-top: 20px;
    }

/*oferta_nildete*/
#oferta_nildete .box{
    float: none;
    width: 90%;
    text-align: center;
}
#oferta_nildete .box img{
    margin: auto;
}
.oferta_nildete h1{
    width: 90%;
    margin: auto;
    padding-top: 20px;
}
.oferta_nildete p{
    width: 90%;
    margin: auto;
    padding-top: 20px;
}


body .button_cta{
    width: 90%;
    float: none;
    text-align: center;
}

    /*garantia_nildete*/
    .garantia_nildete img{
    float: none;
    text-align: center;
    width: 40%;
    padding-bottom: 20px;
    }
    .garantia_nildete p{
    float: none;
    text-align: center;
    width: 90%;
    font-size: 20px;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 40px;
    }
     .garantia_nildete h1{
    text-align: center;
    width: 90%;
    float: none;
    margin: auto;
    }

/*perguntinhas*/
    .perguntinhas p{
    width: 90%;
    float: none;
    margin: auto;
    padding: 10px;
    text-align: left;
    font-size: 17px;
    }
.perguntinhas h2{
    width: 90%;
    float: none;
    margin: auto;
    padding: 10px;
    text-align: left;
    }

/*garantia_delos*/
.garantia_delos .box{
    float: none;
    width: 90%;
    text-align: center;
    padding: 10px;
}

}