



.col.text-start {
    font-size: 12px;
}
a {
    color: white;
    /* text-decoration: underline; */
}

a.num {
    color: white !importanti;
} 


.newpoup {}
.newpoup .modal-content {height:700px; width:550px;}
.formmn {    background-color: #f6f6f6;
    padding: 40px;}
    .calll {
    text-align: center;
    display: block;
    color: #000;
    text-decoration: none;
    font-weight: 600;
}
    .calll span{
    display: block;
    font-size: 23px;
    color: #0a58ca;
}
    .probbb {}
    
    .support-box {
    background: #f5f8fb;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #e0e6ed;
}

/* PHONE STYLE */
.support-phone {
    text-align: center;
}

.support-phone span {
    font-size: 13px;
    color: #777;
}

.support-phone h4 {
    font-weight: 700;
    color: #1c75bc;
    margin-top: 5px;
}

/* CHAT BUTTON */
.chat-btn .btn-success {
    font-weight: 600;
    padding: 10px;
    border-radius: 6px;
}
.fromingv {}
.fromingv h4{
    font-weight: 700;
    font-size: 18px;
}
.fromingv h6{
    font-size: 14px;
}
.fromingv p{
    font-size: 13px;
}
.fromingv input{
    border: 1px solid #777777;
}
.fromingv button{}
.fromingv form{}