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);
}



/*pt1_nildete*/
.pt1_nildete{
    min-width: 400px;
    text-align: center;
    background-image: url(assets/colorido3.jpg);
    background-size: cover;
    
}

/*pt2_nildete*/
.pt2_nildete{
    min-width: 400px;
    text-align: center;
    background-color: #ffffff;
}
.pt2_nildete h2{
    width: 93.6%;
    margin: auto;
    font-size: 26px;
}
.pt2_nildete p{
    width: 90%;
    margin: auto;
    margin-top: 25px;
    margin-bottom: 25px;
}
.pt2_nildete img{
    border-radius: 12px;
    width: 75%;
    margin-top: 3rem;
    
}
.pt2_nildete .botao_e_selo img{
    border: none;
    border-radius: 0;
}

/*pt3_nildete*/
.pt3_nildete{
    min-width: 400px;
    text-align: center;
    background-image: url(assets/AnyConv.com__colorfulb.webp);
    background-size: cover;
    background-position: left;
}

.pt3_nildete img{
    border-radius: 12px;
    width: 75%;
    margin-top: 3rem;
}
.pt3_nildete .botao_e_selo img{
    border: none;
    border-radius: 0;
}

/*pt4_nildete*/
.pt4_nildete{
    min-width: 400px;
    text-align: center;
    background-color: #ffffff;
}

.pt4_nildete img{
    border-radius: 12px;
    width: 75%;
    margin-top: 3rem;
}
.pt4_nildete .botao_e_selo img{
    border: none;
    border-radius: 0;
}

/*pt5_nildete*/

.pt5_nildete img{
    border-radius: 12px;
    width: 90%;
}
.pt5_nildete .botao_e_selo img{
    border: none;
    border-radius: 0;
}
.pt5_nildete button{
    margin-top: 0;
    width: 14rem;
}

/*infos_nildete*/

.infos_nildete h2{
    color: #000000;
}

/*caixa1_nildete*/
.caixa1_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);
}
.caixa1_nildete img{
    width: 100%;
    border-radius: 25px 25px 0 0;

}

/*pt5_nildete*/
.pt5_nildete h2{
    font-size: 18px;
}
.pt5_nildete .botao_e_selo img{
    width: min-content;
}
.pt5_nildete {
    background-image: url(assets/AnyConv.com__colorful11b.webp);
    background-size: cover;
    background-position: rigth;
}

/*pt_d_nildete*/
.pt_d_nildete{
    text-align: center;
    background-color: #EFEFEF;
}
.pt_d_nildete .box .img_testimonial img{
    width: 80%;
    border-radius: 12px;
}

.pt_d_nildete .caixa1_nildete .stars img{
    width: 50%;
}
.pt_d_nildete .caixa1_nildete h2{
    font-size: 20px;
    margin-bottom: -10px;
}
.pt_d_nildete .caixa1_nildete p{
    font-size: 18px;
    margin-bottom: 3rem;
}

.box_background{
    background-color: #ffffff;
    border-radius: 25px;
    padding: .8rem .5rem .8rem .5rem;
    margin: 1.25rem;
    margin-bottom: 2.5rem;
    position: relative; z-index: 2;
    
}
.box_background img{
    width: 25%;
    margin-bottom: -0.8rem;
}

.caixa2_nildete{
    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;
    
}
.caixa2_nildete h2{
    margin-bottom: -2rem;
}

/*oferta_nildete*/

#oferta_nildete{
    text-align: center;
    background-color: #0048c4;
}



/*satisfacao*/
.satisfacao img{
    float: left;
    margin-top: 40px;
}
.satisfacao{
    background-color: #034bc6;
    color:white;
}


.perguntas_frequentes{
    padding-bottom: 60px;
}

.mini_pictures{
    background-color: #034bc6;
    box-shadow: none;
    color:white;
}
.mini_pictures img{
    width: 60px;
    margin-top: 2.5rem;
    margin-bottom: -1.2rem;
    
}
.mini_pictures h1{
    font-size: 17px;
}
.mini_pictures p{
    font-size: 17px;
    margin-bottom: 2rem;
}
.mini_pictures .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;
        }

    .botao_e_selo img{
        float: none;
        width: 100%;
    }

 /*pt1_nildete*/
    .pt1_nildete img{
        float: none;
        width: 100%
    }

    .pt1_nildete h2{
       margin-left: 5px;
       margin-right:5px;
    }

 /*pt2_nildete*/   
    
    .pt2_nildete img{
        float: none;
        width: 80%
    }

/*pt3_nildete*/   

.pt3_nildete img{
    float: none;
    width: 80%
}

/*pt4_nildete*/   

.pt4_nildete img{
    float: none;
    width: 80%
}

 /*pt5_nildete*/
    .pt5_nildete .box{
        float: none;
        width: 90%;
        text-align: center;
        margin-right: 0;
        margin-left: 0;
    }
    .pt5_nildete .botao_e_selo img{
        float: none;
        width: 90%
    }
    
 .infos_nildete p{
     margin-top: -1rem;
     margin-bottom: 3rem;
 }
 .infos_nildete h2{
    margin-left: 5px;
    margin-left: 5px;
 }

 /*pt_d_nildete*/
     .pt_d_nildete .box{
        float: none;
        width: 90%;
        text-align: center;
    }
    
    .pt_d_nildete .botao_e_selo img{
        float: none;
        width: 90%
    }
    .pt_d_nildete h1{
        width: 90%;
        margin: auto;
        padding-top: 20px;
    }
    .pt_d_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;
}

    /*satisfacao*/
    .satisfacao img{
    float: none;
    text-align: center;
    width: 40%;
    padding-bottom: 20px;
    }
    .satisfacao p{
    float: none;
    text-align: center;
    width: 90%;
    font-size: 20px;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 40px;
    }
     .satisfacao h1{
    text-align: center;
    width: 90%;
    float: none;
    margin: auto;
    }

/*Perguntas_frequentes*/
    .perguntas_frequentes p{
    width: 90%;
    float: none;
    margin: auto;
    padding: 10px;
    text-align: left;
    font-size: 17px;
    }
.perguntas_frequentes h2{
    width: 90%;
    float: none;
    margin: auto;
    padding: 10px;
    text-align: left;
    }

/*mini_pictures*/
.mini_pictures .box{
    float: none;
    width: 90%;
    text-align: center;
    padding: 10px;
}

}