.back{
    width: 100%;
    height: 100%;
    background-image: url('../../public/img/back.png');
}
.big_and_small_leter{
    padding-bottom: 10px;
    text-align: center;
}
.home_about_p_one{
    width: 0px;
    height: 30px;
    border: 3px solid #3D3D3D;
    border-radius: 5px;
}
.home_about_p_two{
    color: #8054e799;
    font-weight: 600;
    font-size: 16px;
    margin-left: 10px;
    margin-top: -59px;
}
.home_about_p{
    font-size: 44px;
    color: rgb(255 255 255);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color:rgba(0, 0, 0, 0.2);;
}
.certi_p_one{
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #000000;
}
.cont{
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    padding: 15.2316px 7.7828px;
    width: 80%;
    height: auto;
    background-color: white;
    border-radius: 7px;
    border: 0.77828px solid rgba(255, 255, 255, 0.8);
    box-shadow: 0px 1.55656px 13.5996px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
}
.head_fulid{
    margin-left: 2% !important;
    padding-right: 2% !important;
}
.head_kko{
    margin-top: 40px;
    padding-bottom: 40px;
}
.paaara{
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    color: #8054E7;
    padding-top: 40px;
}
.paaara_two{
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    color: #777777;
}
@media (min-width: 1500px) and (max-width: 1720px) {
    .cont{
        width: 406.21px;
    }
}
