.ohasa-head {
    text-align: center;
    color: #1c5482;
    font-size: 30px;
}

.iso-state-head {
    color: #1c5482;
    font-size: 30px;
    text-align: center;
}

.iso-state-text {
    color: #1c5482;
    font-size: 25px;
    text-align: justify;
}

.isocatnote {
    font-weight: 600;
    border-bottom: 2px solid #000;
    margin-bottom: 5px;
}

.isocatnote i {
    Color: green;
}

.iso-ask-que {
    margin-bottom: 15px;
    text-align: left;
}

.collap-but-sty {
    background-color: #064a82;
    color: white;
    width: 100%;
    text-align: left;
}

.container-fluid.fcs-padding-container {
    background: #ffffff !important;
}

form {
    background: #eee;
    padding: 15px;
    height: 100% !important;
}

.fchd {
    background: #1c5482;
    padding: 5px;
    color: white;
}

table#fcs-fee-table {
    font-size: 14px;
    background: transparent;
    text-transform: uppercase;
}

table#fcs-fee-table td:nth-child(1) {
    background: #f8f8f8;
    font-weight: 700;
}

.model-form {
    background: #c5e2e2!important;
}

.model-label-cont {
    color: black;
}

.form-hight-unset {
    height: unset;
    
    background: #002970;
    padding: 35px;
    border-radius: 0px 74px;
    color: #f5f4e0;
}

.what-app-icon {
    Color: #10f52c;
}

.form-trans-unset {
    text-transform: unset !important;
}

.main-certificate img {
    width: 100%;
    padding: 0 30px;
}

input.razorpay-payment-button {
    display: none;
}

.auto-form {
    margin: auto;
    background: #ffffff;
}

.blog-entry {
    font-size: 15px !important;
    border: 2px solid #fda103;
    border-radius: 20px;
}

.blog-entry a {
    text-decoration: none;
}

.appli-sec {
    margin: auto;
}

.id-card {
    font-size: 30px;
}

.marking-text {
    color: #1c5482;
}

.marking-text-head {
    font-size: 40px!important;
}

.safety-images img {
    width: 150px;
    height: 130px;
}

.gmp-img {
    text-align: center;
    margin-bottom: 50px;
}

.gmp-img img {
    width: 400px;
    height: 200px;
}

@media (max-width: 780px) {
    .safety-images img {
        width: 100px;
        height: 100px;
        margin-bottom: 20px;
    }
}