@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

h1,
h2,
h3,
h4,
h5,
h6,
a,
button,
p {
    font-family: "Noto Sans", sans-serif !important;
}

.hero-text-wrap h1,
.hero-text-wrap h3 {
    font-family: "Poppins", sans-serif !important;
}

.header-logo-cs {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.header-logo-cs img {
    width: 100px;
}

.header-logo-cs img.logo2 {
    width: 80px;
}

.header-info {
    padding: 5px 0;
}

.header-links-cs {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.top-social-icons ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 10px;
}

.top-social-icons ul li {
    margin: 0 !important;
}

.top-social-icons ul li:first-child {
    padding-left: 15px;
    margin-left: 10px !important;
    border-left: 1px solid #ccc;
}

.top-social-icons ul li a {
    color: #fff;
}

.hero-text-wrap h1 {
    font-size: 55px;
    margin-bottom: 5px !important;
}

.hero-text-wrap h3 {
    font-size: 25px;
    color: #fff;
    margin: 10px 0 !important;
    line-height: 35px;
    font-weight: 500;
}

.hero-text-wrap p {
    font-size: 15px;
    margin-bottom: 15px !important;
}

.section-padding {
    padding: 60px 0;
}

.about-text-home {
    margin-bottom: 10px;
}

.about-text-home h2 {
    font-weight: 600;
}

.about-text-home p {
    font-size: 16px;
    color: #000;
    /* text-align: justify; */
}

.about-wrap1 .btn-wrap {
    margin-top: 20px !important;
}

.about-wrap1 .btn-wrap a {
    border-radius: 40px;
}

img.abtimg-1 {
    width: 300px !important;
    height: 650px !important;
    object-fit: cover !important;
    border-radius: 25px;
}

img.abtimg-2 {
    width: 300px !important;
    height: 225px !important;
    object-fit: cover !important;
    border-radius: 25px;
}

img.abtimg-3 {
    width: 300px !important;
    height: 400px !important;
    object-fit: cover !important;
    border-radius: 25px;
}

img.abtimg-main-1 {
    width: 300px !important;
    height: 550px !important;
    object-fit: cover !important;
    border-radius: 25px;
}

img.abtimg-main-2 {
    width: 300px !important;
    height: 225px !important;
    object-fit: cover !important;
    border-radius: 25px;
}

img.abtimg-main-3 {
    width: 300px !important;
    height: 300px !important;
    object-fit: cover !important;
    border-radius: 25px;
}

.bg-light-cs {
    background-color: #f7f7f7;
}

.research-widget {
    margin-top: 0;
}

.research-card {
    background-color: #fff !important;
    /* border: 1px solid #ccc; */
    padding: 20px;
    height: 100%;
    border-radius: 25px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    min-height: 340px;
}

.research-card p {
    margin: 0 !important;
}

.research-card h3 {
    font-size: 20px !important;
}

.feature-card_wrapp {
    margin-bottom: 20px;
}

.facilities-slide-img img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    border-radius: 25px;
}

.publications-slide-img img {
    width: 100%;
    height: 380px;
    object-fit: cover;
    border-radius: 25px !important;
}

.Publications-btn {
    padding-top: 25px;
}

.Publications-btn .btn-wrap {
    margin-top: 25px !important;
}

.section-paragraph p {
    margin-bottom: 10px !important;
    color: #000;
    font-size: 16px;
}

.event-content p {
    margin-bottom: 0px !important;
    color: #000;
    font-size: 16px;
}

.event-img-top {
    margin-bottom: 20px !important;
}

.event-img-top img {
    height: 400px;
    border-radius: 20px !important;
}

.event-card-widget {
    padding: 15px;
    /* border: 1px solid #ccc; */
}

.service-box-widget {
    padding: 15px;
    border: 1px solid #a8a8a81e;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 4px;
    height: 100%;
    background-color: #f7f7f7;
    border-radius: 25px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    min-height: 12rem;
}

.service-box-widget span {
    width: 80px;
    height: 80px;
    background-color: var(--theme-color);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    display: none;
    margin-bottom: 15px;
}

.service-box-widget h5 {
    font-size: 18px;
    text-align: center;
    margin: 0;
    line-height: 27px;
    font-family: unset;
    font-weight: 600;
}

.chancellor-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.d-profile-content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding-top: 20px;

}

.d-profile-content .d-role {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 5px;
    line-height: 21px;
    color: #881f22;
}

.d-profile-content p {
    font-size: 16px !important;
    color: #000;
    max-width: 100% !important;
}


.team-widget-card {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    background-color: #fff;
    transition: border-color 0.3s ease;
    text-align: center;
    height: 100%;
}

.team-widget-card:hover {
    border-color: #999;
}

.team-widget-card h3 {
    font-size: 20px;
    margin-bottom: 4px;
    font-weight: 600;
    text-align: center;
    margin-top: 7px;
    line-height: normal;
}

.team-role {
    font-size: 14px;
    font-weight: 500;
    color: #555;
    margin-bottom: 5px;
    text-align: center;
}

.team-project {
    font-size: 14px;
    line-height: 1.6;
    color: #333;
    text-align: center;
    margin-bottom: 0;
}

.team-widget-card img {
    width: 220px;
    height: 255px;
    border-radius: 10px;
    object-fit: cover;
    margin: 0 auto 0 auto;
    display: flex;
}

.footer-info a {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.footer-info a {
    font-size: 15px;
}

.th-widget-about-cs p {
    font-size: 16px;
    color: var(--body-color);
}

.th-widget-about-cs ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.th-widget-about-cs ul li h6 {
    font-size: 18px;
    color: #fff;
    margin: 0;
}

.th-widget-about-cs ul li {
    margin-bottom: 15px;
    font-size: 16px;
    color: var(--body-color);
}

.footer-logo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.footer-logo img {
    width: 120px;
}

.menu-all-pages-container ul li a {
    font-size: 15px !important;
}

.hero-text-wrap .btn-wrap a {
    border-radius: 40px;
}

.about-text-home h2 {
    margin-bottom: 10px !important;
}

.about-text-home h2 span {
    color: var(--theme-color);
}

.research-card img {
    width: 80px;
}

.fac-box-content {
    padding-top: 35px !important;
}

.fac-box-content h2 {
    font-size: 20px !important;
}

.btn-center-curv {
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-center-curv a {
    border-radius: 40px;
}

.btn-left-curv {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.btn-left-curv a {
    border-radius: 40px;
}

.community-wrap {
    padding: 60px !important;
    border-radius: 25px;
    /* From https://css.glass */
    background: rgba(227, 227, 227, 0.705);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    left: 0;
}

.community-wrap p {
    color: #2a2a2a;
}


.pages-baner {
    height: 50vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-color: red;
    width: 100%;


}

.pages-baner h1 {
    text-align: center;
    font-size: 40px;
    color: #fff;
    margin: 0;
    margin-bottom: 12px;
}

.pages-baner p {
    font-size: 18px;
    text-align: center;
    margin: 0;
    color: #fff;
}

.main-about-content {
    padding-left: 25px;
}

.main-about-content.left-p {
    padding-left: 0;
    padding-right: 25px;
}

.main-about-content h3 {
    font-size: 35px;
}

.main-about-content p {
    font-size: 16px;
    color: #000;
    margin: 0;
}

.main-about-content ul {
    padding: 0;
    margin: 0;
    list-style: none;

}

.main-about-content ul li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    color: #000;
    margin: 10px 0;
    gap: 10px;
    font-weight: 500;
}

.main-about-content ul li img {
    width: 30px;
}

.main-about-img img {
    width: 100%;
    height: 580px;
    object-fit: cover;
    border-radius: 25px;

}

.about-main-widget {
    padding: 12px;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    height: 100%;

}

.about-main-widget img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    border-radius: 12px;
}

.about-main-widget h3 {
    font-size: 20px;
    margin: 10px 0;
}

.about-main-widget p {
    font-size: 16px;
    margin: 0;
    color: #1e1e1e;
}

.about-main-widget ul {
    padding: 0;
    margin: 0;
    padding-left: 25px;

}

.about-main-widget ul li {
    font-size: 16px;
    margin: 0;
    color: #1e1e1e;
    line-height: 28px;
    margin: 10px 0;
}



.scroll-content {
    height: 300px;
    /* fixed visible height */
    overflow: hidden;
    /* hidden by default */
    transition: all 0.3s ease;
}

.scroll-content.scroll-enabled {
    overflow-y: auto;
    /* enable vertical scroll */
}

/* Optional scrollbar styling */
.scroll-content::-webkit-scrollbar {
    width: 6px;
}

.scroll-content::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;
}

.read-more-btn {
    display: inline-block;
    margin-top: 10px;
    font-weight: 500;
    color: #007bff;
    cursor: pointer;
    font-size: 16px;
    text-decoration: none;
}















.about-mision-box h3 {
    margin: 15px 0;
    font-size: 30px;
}

.about-mision-box li {
    line-height: 25px;
}

.about-mision-box img.main-m-img {
    height: 630px;
}

.d-profile-content {
    padding-left: 20px;
}

.team-role-p {
    background-color: #f7f7f7;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 10px;
    width: 100%;
}

.team-widget-card h5 {
    font-size: 18px;
    color: #881f22;
}

.t-highlight img.th-h-img {
    height: 450px;
}

.t-highlight ul li {
    line-height: 28px;
    margin-top: 25px;
    margin-bottom: 10px;
}

h2.sec-mb-20 {
    margin-bottom: 20px !important;
}

.research-img-top img {
    width: 100%;
    height: 450px;
    border-radius: 20px;
    object-fit: cover;
}

.research-widget-slide {
    position: relative;
}

.research-slide-img {
    position: relative;
    width: 100%;
    height: 400px;
    border-radius: 10px;
    overflow: hidden;

}

.research-slide-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.research-slide-img h3 {
    position: absolute;
    z-index: 2;
    background-color: rgba(12, 12, 12, 0.725);
    bottom: 0;
    margin: 0;
    width: 100%;
    padding: 15px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
}

.research-widget-slide:hover img {
    transform: scale(1.1);
    transition: 0.5s;
    rotate: 2deg;
}

.research-widget-slide:hover h3 {
    opacity: 0;
    transition: 0.5s;
}

.research-slide-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000000bb;
    z-index: 2;
    top: 100%;
    left: 0;
    padding: 30px;
}

.research-slide-overlay h4 {
    font-size: 18px;
    color: #fff;
    margin: 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 30px;
}

.research-slide-overlay p {
    font-size: 15px;
    color: #ddd;
}

.research-widget-slide:hover .research-slide-overlay {
    top: 0;
    transition: 0.5s;
}

.hero-inner {
    padding: 60px 0 !important;
    height: 85vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-paragraph h4 {
    color: var(--theme-color);
    font-size: 18px;
}

.facilities-widget {
    padding: 15px;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height: 100%;
}

.facilities-widget h3 {
    font-size: 19px;
    text-align: center;
    margin: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    width: 100%;

}

.facilities-widget p {
    margin: 0;
    font-size: 16px;
    color: #222;
    text-align: center;
}

.facilities-left-img img {
    width: 100%;
    height: 600px;
    border-radius: 15px;
    object-fit: cover;
}

.facilities-right-content {
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.facilities-right-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.facilities-right-content ul li {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 15px 0;
    font-weight: 400;
    font-size: 17px;
    gap: 10px;
    color: #000;
    line-height: 25px;
}

.facilities-right-content ul li img {
    width: 25px;
    margin-top: 1px;
}

.facilities-support-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.facilities-support-list ul li {
    border: 1px solid #747474;
    padding: 15px 25px;
    border-radius: 15px;
    font-size: 17px;
    font-weight: 600;
    color: #000;

}

.t-highlight-2 img {
    height: 375px;
}

.t-highlight-p p {
    text-align: center;
    font-size: 17px;
    color: #000;
}

.publication-img-top img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 15px;
}

.publication-widget {
    background-color: #fff;
    padding: 20px;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    min-height: 20rem;
}

.publication-widget span {
    width: 60px;
    height: 60px;
    border: 1px solid #222;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700 !important;
    color: #000;
    font-size: 25px;
    border-radius: 50%;
    margin-bottom: 15px;
}

.publication-widget p {
    font-size: 16px;
    margin: 0;
    color: #000;
}

#publicationSlider .swiper-button-next,
#publicationSlider .swiper-button-prev {
    color: #000 !important;
    width: 50px;
    height: 50px;
    background-color: #f9c4c4 !important;
    border-radius: 50%;
    font-size: 18px !important;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border: 1px solid #22222238;
    opacity: 0;
}

#publicationSlider .swiper-button-next::after,
#publicationSlider .swiper-button-prev::after {
    font-size: 15px !important;
}

#publicationSlider:hover .swiper-button-next,
#publicationSlider:hover .swiper-button-prev {
    opacity: 1;
    transition: 0.5s;
}

.publication-info img {
    width: 100%;
    height: 300px;
    border-radius: 15px;
    object-fit: cover;
}

.publication-info h3 {
    font-size: 25px;
    margin: 10px 0;
    font-weight: 700;
}

.publication-info p {
    font-size: 16px;
    margin: 0;
    color: #000;
}

.publication-info ul {
    margin: 0;
}

.publication-info ul li {
    font-size: 16px;
    margin: 10px 0;
    color: #000;
}

.service-left-img img {
    height: 300px;
}

.services-right-content {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.services-content-widget {
    padding: 13px;
    border: 1px solid #a0a0a0;
    border-radius: 15px;
    height: 100%;
}

.services-img-box {
    width: 100%;
    height: 250px;
    border-radius: 15px;
    overflow: hidden;
}

.services-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.services-content-widget h3 {
    font-size: 20px;
    color: #000;
    margin: 10px 0;
}

.services-content-widget ul {
    margin: 0;
    padding-left: 20px;
}

.services-content-widget ul li {
    font-size: 16px;
    color: #000;
    line-height: 25px;
    margin: 12px 0;
}

.activities-top-minus {
    margin-top: -100px;
    position: relative;
    z-index: 5;
}

.activities-top-widgets {
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.activities-top-widgets h3 {
    text-align: center;
    font-size: 19px;
    margin: 0;
    line-height: 28px;
}

.activities-column-widget {
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 15px;
    height: 100%;
}

.activities-column-img {
    width: 100%;
    height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.activities-column-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.activities-column-widget h3 {
    font-size: 20px;
    margin: 10px 0;
}

.activities-column-widget p {
    font-size: 16px;
    color: #000;
    margin: 0;
}

.event-card-img {
    width: 40%;
    height: 350px;
    border-radius: 12px;

}

.event-card-img img {
    width: 100%;
    height: 100%;
}

.event-content .event-wrapp h3 {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 10px;
}

.event-content .event-wrapp p {
    font-size: 16px;
}

.event-content .blog-meta {
    margin-top: 10px;
}

.events-column-widget {
    background-color: #fff;
    border: 0;
    box-shadow: #00000029 0px 1px 4px;
    padding: 20px;
    font-weight: 500;
}

.contact-feature {
    border-radius: 25px;
    padding: 30px !important;
}

.contact-feature .media-body h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}

.contact-feature .media-body p {
    font-size: 16px;
}

.contact-form-v1 form {
    padding: 40px;
    border-radius: 15px;
    background-color: #fff;
    border: 1px solid #ccc;

}

.contact-form-v1 form input {
    border-radius: 5px !important;
}




.section-top-baner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.section-top-baner h3 {
    font-size: 35px;
    text-align: center;
    line-height: 50px;
    margin: 0;
    text-transform: capitalize;
    font-weight: 500;
}

.section-top-baner p {
    margin: 0;
    text-align: center;
    color: #434343;
    margin-top: 10px;
}

.pages-baner-bg {
    background-color: #e4e4e4;
}

.cms-container h3 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.cms-container p {
    font-size: 16px;
    color: #222222;
}

.cms-container ul li {
    font-size: 16px;
    color: #222222;
}

.cms-container {
    padding: 25px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    border-radius: 15px;
}

.joinus-form {
    border: 1px solid #222;
    padding: 20px;
    border-radius: 20px;
}

.joinus-form input,
.joinus-form select {
    border: 1px solid #ccc;
    height: 50px;
    border-radius: 10px;
    padding: 0 10px;
    font-size: 14px;
}

.joinus-form .col-lg-6,
.joinus-form .col-lg-12 {
    margin-bottom: 10px !important;
}

.joinus-form label {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
}

.joinus-form textarea {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 0 10px;
    font-size: 14px;
}

.joinus-form input[type="file"] {
    padding: 0;
}

.joinus-form input[type="file"]::file-selector-button {
    height: 50px;
    background-color: #881f22;
    color: #fff;
}

.joinus-submit-btn {
    padding: 7px 20px;
    background-color: var(--theme-color);
    color: #fff;
    border-radius: 10px;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px auto;
    font-size: 16px;
}

.joinus-submit-btn:hover {
    border-radius: 40px;
}

.radius-btn {
    border-radius: 7px;
}

.title-area-section h2 {
    font-size: 35px !important;
    font-weight: 600;
}

.research-focus-area .why-titlebox span {
    font-weight: 600;
    font-size: 40px;
}

.research-focus-area .why-titlebox h3 {
    font-size: 22px;
    font-weight: 600;
}

.research-focus-area .why-titlebox {
    align-items: center;
}

.research-focus-area .box-text-wrap p {
    font-size: 15px;
    color: #000;
}

.lab-fac-widget {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding: 25px;
    height: 100%;
}

.lab-fac-widget h3 {
    margin: 10px 0;
    font-size: 20px;
    color: #000;
}

.lab-fac-widget p {
    margin: 0;
    font-size: 16px;
    color: #2f2f2f;
}

.lab-fac-widget img {
    height: 80px;
}

.on-projects-widget {
    border: 1px solid #ccc;
    padding: 25px;
    height: 100%;
    border-radius: 12px;
    position: relative;

}

.on-projects-widget h3 {
    font-size: 19px;
    font-weight: 700;
    margin: 10px 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.on-projects-widget p {
    margin: 0;
    font-size: 16px;
    color: #000;
}

.on-projects-widget span {
    width: 80px;
    height: 80px;
    background-color: #f5dbdc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    font-weight: 600;
    color: #881f22;
    border-radius: 50%;
}

.news-widget-box img {
    height: 230px !important;
    object-fit: cover;
    border-radius: 15px;
}

.news-widget-box {
    border-radius: 15px;
    padding: 15px;
    gap: 15px;
}

.news-widget-box .professor-img {
    width: 50%;
}

.news-widget-box .professor-content {
    width: 50%;
    padding: 0;
}

.news-widget-box .professor-content p {
    font-size: 16px;
    color: #3a3a3a;
}


.acrem-organism-card {
    height: 100%;
    background-color: #ffffff;
    border-radius: 18px;
    padding: 26px 22px;
    border: 1px solid #e6eaf0;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.04);
    transition: transform 0.35s ease, box-shadow 0.35s ease;
    position: relative;
}
.acrem-organism-card img{
    width: 150px;
    height: 100px;
    object-fit: cover;
    border-radius: 5px;
    margin-bottom: 15px;
}
.acrem-organism-icon {
    font-size: 32px;
    color: #881f22;
    margin-bottom: 14px;
    display: inline-block;
}

.acrem-organism-title {
    font-size: 17px;
    font-weight: 600;
    color: #0f172a;
    margin-bottom: 6px;
}

.acrem-organism-text {
    font-size: 14px;
    color: #64748b;
    line-height: 1.6;
    margin-bottom: 0;
}

/* Hover effect */
.acrem-organism-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 16px 34px rgba(0, 0, 0, 0.08);
}

/* Left accent indicator */
/* .acrem-organism-card::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    background: linear-gradient(180deg, #881f22, #000);
    border-radius: 18px 0 0 18px;
    opacity: 0;
    transition: opacity 0.3s ease;
} */

.acrem-organism-card:hover::before {
    opacity: 1;
}

.mt-75-cs {
    margin-top: 75px !important;
}

.team-widget-box-cs {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.team-widget-box-cs img {
    width: 250px;
    min-width: 250px;
    height: 300px;
}

.team-widget-box-cs-content {
    padding-left: 25px;
}

.team-widget-box-cs-content {
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
}

.team-widget-box-cs-content h5 {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    line-height: normal;
}

.team-widget-box-cs-content p {
    text-align: left;
}

.team-widget-box-cs-content h3 {
    font-size: 22px;
}

.team-widget-box-cs-content .team-role-p {
    font-size: 14px;
    margin-bottom: 15px;
}

.team-widget-box-cs-content p {
    font-size: 15px;
}

.home-whats-new-sections {
    background-color: #fff;
    /* position: absolute; */
    /* bottom: -80px; */
   /* left: 30%; */
    /* z-index: 1; */
    width: 600px;
    overflow: hidden;
    height: 100px;
    border-radius: 15px;
    margin: 10px auto;
    margin-top: -45px;
    position: relative;
    z-index: 5;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.home-whats-new-sections h3 {
    text-align: center;

    padding: 10px 20px;
    background-color: var(--theme-color);
    color: #fff;
    font-size: 20px;

}
.home-whats-new-sections h3 a{
    text-align: center;
}


.whats-new-item {
    display: none;
    animation: fadeIn 0.6s ease-in-out;
    padding: 10px 15px;
    padding-top: 0;
}

.whats-new-item.active {
    display: block;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(5px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.whats-new-item a {
    color: #000;
    font-size: 15px;
    line-height: 23px;
    display: flex;
    overflow: hidden;

    /* 3-line clamp */
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-weight: 500;
}

.whats-new-item a:hover {
    color: var(--theme-color);
}

.view-brochure a{
    position: relative;
    z-index: 3;
    width: fit-content;
    background-color: var(--theme-color);
    color: #fff;
    border-radius: 5px;
    display: flex;
    padding: 5px 20px;
    font-size: 15px;
    transition: 0.5s;
}
.view-brochure a:hover{
    border-radius: 40px;
}

.about-sub-menu {
    /* background-color: #fff; */
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
    padding: 15px 25px;
    border-radius: 40px;
    /* margin-top: -80px; */
    position: relative;
    z-index: 2;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
}

.about-sub-menu ul{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    list-style: none;
    margin: 0;
    gap: 10px;
}
.about-sub-menu ul li a{
    font-size: 16px;
    color: #000;
    font-weight: 500;
    padding: 8px 20px;
    border: 1px solid #222;
    border-radius: 40px;
    font-size: 15px;
    transition: 0.5s;
}
.about-sub-menu ul li a:hover{
    color:#fff;
    background-color: var(--theme-color);
    border-color: var(--theme-color);
}

.gallery-img {
    width: 100%;
    height: 300px;
}
.gallery-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}
.team-scroll{
    max-height: 230px;
    overflow: auto;
    padding-right: 15px;
}

/* width */
.team-scroll::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.team-scroll::-webkit-scrollbar-track {
 background-color: #f7f7f7;
  border-radius: 10px;
}
 
/* Handle */
.team-scroll::-webkit-scrollbar-thumb {
  background:#ed8c8c; 
  border-radius: 10px;
}