.paramedical_main {
    padding: 50px 0;
}

.paramedical_head {
    margin-bottom: 10px;
}

.paramedical_head h3 {
    font-size: 24px;
    font-weight: bold;
    color: var(--blue);
    /*border-bottom: solid 2.5px #313f90;*/
    /*padding-bottom: 21px;*/
    /*width: fit-content;*/
    /*text-transform: uppercase;*/
    /*line-height: 50px;*/
    /*text-align:center;*/
}

.paraamedical_text {
    margin-top: 15px;
}

.paraamedical_text p {
    font-size: 16px;
    color: var(--black);
    line-height: 32px;
    text-align: justify;
    margin-bottom: 12px;
}

.paramedical_img img {
    width: 100%;
    border-radius: 10px;
    height: 360px;
    object-fit: cover;
}

.course_list_sec {
    padding: 50px 0;
    padding-top: 100px;
}

.table__head {
    color: #FFF;
    background: linear-gradient(135deg, var(--blue) 0%, var(--black) 100%);
    white-space: nowrap;
}

.course_list_sec .paramedical_head h3 {
    font-size: 32px;
    color: var(--green);
    line-height: unset;
    padding-bottom: 0px;
    border-bottom: solid 2px var(--green);
    margin-bottom: 20px;
    text-transform: capitalize;
}

.course_list_sec .paramedical_head {
    display: flex;
    align-items: center;
    justify-content: space-between;

}

.course_list_sec .paramedical_head p {
    font-size: 20px;
    color: var(--black);
}

/*links section paramedical section*/

#paramedical_course_main {
    padding: 80px 0;
    background-color: #d3d3d3ad;
}

#paramedical_course_main .paramedical_head h3 {
    text-align: left;
    text-transform: capitalize;
}

#paramedical_course_main .row {
    margin-top: 25px;
    align-items: center;
}

#paramedical_course_main .row .col-lg-4 {
    height: 100%;
}

.paramedical_course a {
    display: flex;
    justify-content: center;
}

.paramedical_course p {
    font-size: 18px;
    color: var(--black);
    padding: 12px 15px;
    background-color: var(--white);
    margin-bottom: 0;
    width: 100%;
}

.paramedical_course i {
    color: var(--white);
    background-color: var(--blue);
    font-size: 20px;
    height: auto;
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*paramedical contact details section*/

.paramedical_contact_main {
    padding: 50px 0;
}

.paramedical_contact_main .paramedical_head h3 {
    text-align: left;
    text-transform: capitalize;
}

.paramedical_head hr {
    margin: 12px 0;
    background-color: var(--green);
    opacity: 1;
    height: 2px;
    width: 105px;
}

.paramedical_contact {
    margin-top: 30px;
}

.paramedical_contact h4 {
    font-size: 21px;
    color: var(--blue2);
    margin-bottom: 10px;
    font-weight: bold;
}

.paramedical_contact p {
    font-size: 18px;
    color: var(--black);
    margin-bottom: 10px;
    width: 400px;
}

.contact_sec {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
}

.paramedical_contact a {
    font-size: 18px;
    color: var(--black);
    font-weight: bold;
    margin-bottom: 8px;
}

/*chairman desk section*/

.chairman_main {
    padding: 80px 0;
    background-color: #e7e7e7;
}

.chairmain_message h3 {
    font-size: 25px;
    font-weight: 900;
    color: var(--blue);
}

.chairmain_message hr {
    border: solid 1px var(--blue);
    background-color: var(--blue);
    opacity: 1;
    width: 100%;
    margin: 15px 0;
}

.chairmain_message p {
    font-size: 16px;
    text-align: justify;
    color: #333;
    margin: 15px 0;
    line-height: 28px;
}

.chairman_img_sec {
    margin-top: 50px;
}

.chairman_img {
    position: relative;
    text-align: center;
}

.chairman_img img {
    width: 95%;
    position: relative;
    z-index: 1;
}

.chairman_img::after {
    content: '';
    position: absolute;
    top: -15px;
    right: -3px;
    background-color: var(--blue);
    width: 80%;
    height: 100px;
}

.crm_text {
    background-color: var(--black);
    padding: 15px 29px;
    width: 100%;
}

.crm_text p {
    font-size: 18px;
    margin: 5px 0;
    color: var(--white);
}

.crm_text span {
    font-size: 22px;
    font-weight: bold;
    color: var(--green);
}

.crm_text h5 {
    font-size: 16px;
    color: var(--white);
    font-weight: 400;
}

/* trust section */
.trust_infra_main,
.trust_main {
    padding: 50px 0;
}

.mgh_sec h3,
.trust_text_sec h4,
.trust_text_sec h3,
.trust_details_text h3 {
    padding-top: 30px;
    font-size: 20px;
    color: var(--blue);
    font-weight: bold;
    margin-bottom: 15px;
    border-bottom: solid 2px var(--green);
    width: fit-content;
    padding-bottom: 15px;
    /* display: none; */
}

.mgh_sec p,
.trust_text_sec p,
.trust_details_text p {
    font-size: 14px;
    color: var(--black);
    text-align: justify;
    line-height: 27px;
}

.trust_text_sec h4 {
    color: var(--blue2);
}

.trust_text_sec h3 {
    padding-top: 10px;
}

.trust_text_sec img {
    width: 180px;
    padding-top: 30px;
    padding-bottom: 20px;
}

.fcims img {
    width: 280px;
}
.paramedical_img2 img{
    width: 450px;
    padding: 0;
    height:auto;
}
.fccps h3 {
    padding-bottom: 10px;
}

#about-vision-main {
    padding: 80px 0;
    background-color: #F1F1F1;
}

#about-vision-main .row {
    justify-content: center;
}

.vision-class {
    border-right: 2px dashed #4F5256;
}

.abot-vision {
    margin: 15px 0;
}

.abot-vision h3 {
    color: var(--pink);
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
    /* text-align: center; */
    text-decoration: underline;
    text-underline-offset: 5px;
}

.abot-vision p {
    margin-bottom: 0;
    line-height: 30px;
    color: #4F5256;
}

.abot-mision {
    padding-left: 30px;
}

.trust_mumber_main {
    padding-bottom: 50px;
}

.trust_mumber_main .table {
    --bs-table-color: #fff;
    --bs-table-bg: transparent;
}

.trust_mumber_main .table tbody td {
    color: #000;
}

.mgh {
    display: flex;
    align-items: baseline;
    gap: 10px;
}

.mgh img {
    width: 25px;
    height: 19px;
    margin: auto;
    margin-top:5px;
    padding: 0;
}