.web_slider_container {
    padding-top: 25px;
    width: 100%;
    height: 1442px;
    background: #F7F7F7;
}
.home_about_p{
    margin-bottom: -22px;
    margin-left: 5px;
    font-size: 100px;
    color: #fff0;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color:rgba(0, 0, 0, 0.2);;
}
.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: 26px;
    margin-left: 10px;
    margin-top: -7px;
}
.slider_two_p_one{
    font-weight: 600;
    font-size: 44px;
    color: #000000; 
}
.slider_two_cont_two{
    padding: 25px 18px;
    position: absolute;
    width: 294px;
    height: 306px;
    background: #FFFFFF;
    border: 1px solid #8054E7;
    border-radius: 10px;
}
.slider_two_cont_three{
    padding: 25px 18px;
    border: 1px solid #ffffff;
    position: absolute;
    width: 294px;
    height: 306px;
    background: #FFFFFF;
    border-radius: 10px;
}
.slider_two_p_three{
    margin-top: 18px;
    font-weight: 500;
    font-size: 12px;
    color: #848484;
}
.slider_two_p_four{
    margin-top: -18px;
    font-weight: 500;
    font-size: 21.2625px;
    color: #111111;
}
.slider_two_p_five{
    font-weight: 400;
    font-size: 15.0088px;
    color: #3D3D3D;
}
.slider_two_tick{
    width: 15.01px !important;
    height: 15.01px !important;
    min-width: unset !important;
    max-width: unset !important;
    min-height: unset !important;
    max-height: unset !important;
}
.int_web_slider_container {
    margin-top: 20px;
    padding-top: 25px;
    width: 100%;
    height: 820px;
    background: #FFFFFF;
}
.int_slider_two_cont_two{
    padding: 25px 18px;
    position: absolute;
    width: 294px;
    height: 306px;
    background: #F7F7F7;
    border: 1px solid #8054E7;
    border-radius: 10px;
}
.int_slider_two_p_three{
    padding: 25px 18px;
    position: absolute;
    width: 294px;
    height: 306px;
    background: #F7F7F7;
    border-radius: 10px;
}
.head_fulid{
    margin-left: 7% !important;
    padding-right: 7% !important;
}

@media (min-width: 768px) and (max-width: 1600px) {
    .web_slider_container {
        height: 1225px;
    }
}
@media (min-width: 1600px) and (max-width: 1700px) {
    .web_slider_container {
        height: 1200px;
    }
}