.system_monitoring_used .heading_h3.text_blue {
    text-align: left;
    /* margin-bottom: -12px */
    margin: 10px 15px;
}

.system_monitoring_used p {
    padding: 10px 15px;
    text-align: justify
}

.plr-3 {
    padding: 0 3px
}

.org_sys_mon_soft {
    margin: 20px 0;
    padding: 20px;
    height: 329px;
    border-radius: 10px;
    text-align: center;
    border: 2px solid #fff
}

.org_sys_mon_soft h3 {
    color: #fff
}

.org_sys_mon_soft p {
    color: #fff
}

.org_sys_mon_soft:hover {
    background-color: #fff
}

.org_sys_mon_soft:hover h3 {
    color: #143485
}

.org_sys_mon_soft:hover p {
    color: #000
}

h3.heading_h3.ml-0.text_blue {
    padding-top: 50px
}

.d-inline-block {
    display: inline-block
}

.text-center {
    text-align: center
}

.bg-light {
    background-color: #e8ebf37a
}

.monitoring-section .tracking_page svg {
    width: 50px;
    height: 50px;
    color: #fff
}

.monitoring-section .tracking_page:hover svg {
    color: #002d7e
}

.card-tracking {
    font-size: 11px;
    font-family: "Nunito", sans-serif !important;
    margin-top: 10px;
    font-weight: 500 !important;
}


/* @media (max-width: 768px) {
    .mobile-remove-img {
        display: block;
    }
} */


@media (max-width: 425px) {
    .card_ready_to_take img {
        display: none;
    }
}



@media (max-width: 320px) {
    .slider-intro-content .subcribes .form-control {
        padding: 0 0px 0 8px;
    }

    .slider-intro-content .subcribes .btn_submit {
        padding: 0 8px !important;
    }
}