.bg-blue-400 {
    background-color: rgb(72, 148, 242);
}
.pbv {
    font-size: 12px;
    color: #dfdede;
}
.step ul {
    direction: ltr;
}
.step ul li {
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 100%;
    background-color: #bad5f7;
    text-align: center;
    line-height: 42px;
    font-weight: bold;
    color: #4894f2;
    position: relative;
    margin-right: 25px;
}

.step ul li .arrow-right-step {
    position: absolute;
    right: -25px;
    color: #fff;
    top: 10px;
}
.step ul .active {
    background-color: #fff !important;
}
.signup-user h1 {
    font-size: 26px;
    font-weight: bold;
}
.btn-vanguard {
    background-color: #0a23ff;
    color: #fff;
    border-radius: 30px;
    border: 2px solid;
    width: 150px;
    height: 43px;
    font-weight: bold;
}
.mt-50 {
    margin-top: 50px;
}
.bg-white-300 {
    background-color: #efefef;
}
.icon-text-box {
    top: 39px;
    right: 8px;
    color: #4894f2;
}
.social-network li {
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    line-height: 42px;
    font-weight: bold;
    margin: 9px;
    direction: ltr;
}
.social-network li img {
    width: 20px;
}
.w-206 {
    width: 206px;
}
.default-text-color {
    color: #3a3a3c;
}
.textbox-full-round {
    border-radius: 50px;
}
.user-avatar .name-user {
    color: #efefef;
    font-size: 14px;
}
.user-avatar img {
    width: 40px;
    margin: 0 auto;
}
.user-cart .cart-count {
    background-color: red;
    top: 22px;
}
.user-cart img {
    width: 30px;
}
.pr-43 {
    padding-right: 43px;
}
.pl-43 {
    padding-left: 43px;
}
.waiting-checking-info {
    width: 180px;
    height: 180px;
    background-color: rgb(129 179 241);
    margin: 0 auto;
    border: 8px dashed #fff;
}
.waiting-checking-info img {
    margin: 0 auto;
    left: 0;
    right: 8px;
    top: 44px;
    width: 65px;
}
.success-pay-text {
    font-size: 22px;
    font-weight: bold;
}
.success-pay-check {
    width: 200px;
    height: 200px;
    background-color: #44edc1;
    margin: 0 auto;
    border: 5px solid #fff;
}
.text-color-dark {
    color: #3a3a3c;
}
.lh-48 {
    line-height: 48px;
}
.time-icon img {
    margin: 0 auto;
    width: 50px;
}
.btn-vanguard2 {
    color: #fff;
    border-radius: 15px;
}
.bg-blue-500 {
    background-color: rgb(59 130 246);
}

.ques-side ul li {
    padding: 13px;
    border: 1px solid #cecaca;
    border-radius: 15px;
    margin-top: 15px;
    cursor: pointer;
}
.ques-side ul li .check {
    background-color: rgb(59 130 246);
    border: 1px solid #3b82f6 !important;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.ques-side ul .active {
    border: 1px solid #3b82f6 !important;
}
.ques-side ul li .check:before {
    content: "\2713";
}
.ques-side {
    margin-top: 50px;
    margin-bottom: 30px;
}
.ques-side ul li .check-ques {
    width: 25px;
    height: 25px;
    border: 1px solid #cecaca;
}
.ques-side ul li .ques-title {
    margin-right: 7px;
}
.bg-dark {
    background-color: #2b2a33;
}
.content-list .parent-activity {
    border-radius: 15px;
}
.content-list .parent-activity img {
    border-radius: 15px;
}
.content-list .parent-activity h2 {
    position: absolute;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    right: 12px;
    bottom: 24px;
}
.content-list .parent-activity .figure {
    position: absolute;
    top: 1px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
    background: linear-gradient(
        to top,
        rgb(43, 42, 51) -1%,
        rgba(0, 0, 0, 0) 100%
    );
    border-radius: 15px;
}
.icon-act {
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto;
    background: #5f5f5f;
    border-radius: 8px;
    padding-top: 3px;
}
.icon-act .icon-chevron-down {
    margin-right: 1px;
}
.text-white-300 {
    color: #efefef;
}
.color-ccc {
    color: #ccc;
}
footer .logo a {
    width: 100px;
}
footer .logo a img {
    margin: 0 auto;
}
.bg-blue-400 {
    background-color: rgb(72, 148, 242);
}
.bg-blue-100 {
    background-color: rgb(152, 189, 250);
}
.h-30 {
    height: 30px;
}
.w-100 {
    width: 100px;
}
.before-qs img {
    width: 20px;
    margin-right: 9px;
}
.float-left {
    float: left;
}
.mt-70 {
    margin-top: 70px;
}
.gradientBg{
    background: rgb(64,55,213);
    background: linear-gradient(90deg, rgba(64,55,213,1) 0%, rgba(193,113,232,1) 0%, rgba(88,138,213,1) 50%); 
}
/* .bodyNet{
    background-image:url('../assets/images/net.png');
    
} */

.bg-prgoress{
    background: #3b82f6;
}
.d-ltr{
    direction: ltr;
}

/* progress */
.w-1{
    width: 5%;
    
}

.w-2{
    width: 10%;

}
.w-2{
    width: 15%;

}
.text-color-progress{
    color: #e5e7eb;

}