.web_tap_cont{
    margin-top: 35px;
    margin-bottom: 20px;
}
.web_tap_img{
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.home_about_p{
    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);;
}
.home_about_p_one{
    width: 0px;
    height: 17px;
    border: 3px solid #3D3D3D;
    border-radius: 5px;
}
.home_about_p_two{
    color: #8054e799;
    font-weight: 600;
    font-size: 15px;
    margin-left: 5px;
    margin-top: -2px;
}
.home_about_p_three{
    padding-right: 90px;
    font-weight: 500;
    font-size: 20px;
    color: #3D3D3D;
}
.web_tap_p_one{
    font-weight: 500;
    font-size: 14.1065px;
    color: #8054E7;
}
.web_tap_stick{
    margin-left: 10px;
    margin-right: 10px;
    width: 0px;
    height: 21px;
    border: 2px solid #3D3D3D;
    border-radius: 5px;
}
.web_tap_p_two{
    font-weight: 500;
    font-size: 14.1065px;
    color: #BFBFBF;
}
.web_tap_p_three{
    margin-top: -5px;
    font-weight: 600;
    font-size: 30px;
    color: #3D3D3D;
}
.web_tap_p_four{
    font-weight: 500;
    font-size: 12;
    color: #3D3D3D;
}
.web_tap_p_five{
    font-weight: 700;
    font-size: 15.8698px;
    color: #3D3D3D;
}
.web_tap_p_six{
    font-weight: 700;
    font-size: 15.8698px;
    color: #8054E7;
}
.web_tap_cont_two{
    padding: 12.1832px 9.13738px;
    width: 120px;
    height: 90px;
    background: #F7F7F7;
    border: 2px solid #8054E7;
    border-radius: 9.26239px;
}
.web_tap_cont_three{
    border: 2px solid #ffffff;
    padding: 12.1832px 9.13738px;
    width: 120px;
    height: 90px;
    background: #F7F7F7;
    border-radius: 9.26239px;
}
.web_tap_img_two{
    margin: 0px !important;
    /* margin-top: -10px !important; */
    width: 50% !important;
    height: auto !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    min-width: unset !important;
    max-width: unset !important;
    min-height: unset !important;
    max-height: unset !important;
}
.web_tap_p_seven{
    margin-top: -42px;
    text-align: center;
    font-weight: 600;
    font-size: 10px;
    color: #000000;
}
.web_tap_p_eight{
    font-weight: 500;
    font-size: 11.7281px;
    text-align: center;
    color: #000000;
}
.web_tap_cont_five{
    text-align: center;
    height: 91px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
    .web_tap_p_seven{
        font-size: 13px;
    }
    .web_tap_p_eight{
        font-size: 10px;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .web_tap_p_seven{
        font-size: 12px;
    }
    .web_tap_p_eight{
        font-size: 9px;
    }
}
@media (min-width: 0px) and (max-width: 444px) {
    .web_tap_cont_two{
        width: 90px;
        height: 71px;
    }
    .web_tap_cont_three{
        width: 90px;
        height: 71px;
    }
    .web_tap_cont_five{
        height: 80px;
    }
}