.cli_cont{
    padding: 20px;
    width: 100%;
    height: 274px;
    background-color: white;
    border: 1.14088px solid rgba(255, 255, 255, 0.8);
    box-shadow: 0px 2.28176px 11.4088px rgba(166, 171, 189, 0.25);
    border-radius: 11.4088px;
    opacity: 0.5;
}
.home_about_p{
    font-size: 100px;
    color: rgb(255 255 255);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color:rgba(0, 0, 0, 0.2);;
}
.big_and_small_leter{
    position: absolute;
    margin-top: 72px;
}
.home_about_p_two{
    color: #8054e799;
    font-weight: 600;
    font-size: 26px;
    margin-left: 10px;
    margin-top: -7px;
}
.cli_cont_p_one{
    font-weight: 600;
    font-size: 23px;
    color: #000000;
}
.cli_cont_p_two{
    font-weight: 500;
    font-size: 13px;
    color: #000000;
}
.head_fulid{
    margin-left: 7% !important;
    padding-right: 7% !important;
}
.home_about_p_one{
    width: 0px;
    height: 30px;
    border: 3px solid #3D3D3D;
    border-radius: 5px;
}
.cont_imggg{
    width:  auto ;
    height: 260px;
}
.cont_imggg_one{
    margin-top: 6px;
    margin-left: 10px;
}
.cont_imggg_two{
    font-weight: 600;
    font-size: 40px;
    color: #000000;
    margin-top: -30px;
}
@media (min-width: 1050px) and (max-width: 1850px) {
    /* .cont_imggg{
        width: 100% ;
        height: 100%;
    } */
    .cli_cont{
        width: auto;
        height: auto;
    }
    .cli_cont_p_one{
        font-size: 13px;
    }
    .cont_imggg_one{
        font-size: 13px;
        margin-top: 0px;
    }
    .cli_cont_p_two{
        font-size: 10px;
    }
    .cont_imggg_two{
        font-size: 25px;
    }
}
@media (min-width: 768px) and (max-width:1400px) {
    .cli_cont{
        opacity: 1;
    }
}
@media (min-width: 768px) and (max-width: 1050px) {
    .cont_imggg{
        /* width: 100% ;
        height: 100%; */
    }
    .cli_cont{
        width: auto;
        height: auto;
    }
    .cli_cont_p_one{
        font-size: 10px;
    }
    .cont_imggg_one{
        font-size: 10px;
        margin-top: 0px;
    }
    .cli_cont_p_two{
        font-size: 9px;
    }
    .cont_imggg_two{
        font-size: 20px;
    }
}
.cont_imggg_two_mo{
    font-weight: 600;
    font-size: 13px;
    color: #000000;
    margin-top: -20px;
}
.cli_cont_mob{
    padding: 20px;
    width: 300px;
    height: auto;
    background-color: white;
    border: 1.14088px solid rgba(255, 255, 255, 0.8);
    box-shadow: 0px 2.28176px 11.4088px rgba(166, 171, 189, 0.25);
    border-radius: 11.4088px;
}
.cli_cont_p_one_mob{
    font-weight: 600;
    font-size: 13px;
    color: #000000;
}
.cont_imggg_one_mob{
    font-size: 13px;
    margin-left: 10px;
}
.cli_cont_p_two_mob{
    font-weight: 500;
    font-size: 11px;
    color: #000000;
}
.home_about_p_one_mob{
    width: 0px;
    height: 17px;
    border: 3px solid #3D3D3D;
    border-radius: 5px;
    margin-top: -45px;
}
.home_about_p_two_mob{
    color: #8054e799;
    font-weight: 600;
    font-size: 15px;
    margin-left: 5px;
    margin-top: -48px;
}
.home_about_p_mob{
    margin-top: 46px;
    text-align: left;
    margin-left: 5px;
    font-size: 44px;
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color:rgba(0, 0, 0, 0.2);;
}

