h1, h2, h3, h4, h5, h6 {
    color: #1e1e40;
    margin: 0px;
    font-family: "Manrope", sans-serif;
    font-weight: 800;
    letter-spacing: -0.03em;
}
.section-title .sub-title {
    font-size: 18px;
    font-weight: 500;
    text-decoration: underline;
    -webkit-text-decoration-color: #767676;
    text-decoration-color: #767676;
    color: #e6bb2e;
    margin-bottom: 1px;
    padding-bottom: 0;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.2px;
}
.section-title {
    margin-bottom: 3rem;
}
.section-title h2 {
    font-weight: 700;
    font-size: 45px;
}
.section-title h2 span {
    color: #e6bb2e;
}
a.main-btn {
    background: #e6bb2e!important;
    color: #fff;
}
a.main-btn:hover {
    background-color: #1f1e17!important;
    color: #eece38;
}
p {
    color: #737477;
    margin: 0px;
    font-family: "Inter", sans-serif;
    font-size: 18px;
    line-height: 28.8px;
}




/*Topbar*/

.header-top-bar {
    background: #09095c;
        padding: 9px 0 5px;
        background: #36348e;
}
  .navigation-two .site-branding {
    padding: 0px 40px 0px 0;
    /* max-width: 320px; */
}
a.brand-logo img {
    width: 900px;
}
.header-top-bar p {
    color: #d0d0e8;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    margin-right: 14px;
    letter-spacing: -0.1px;
    font-size: 15px;
}
p.mail:before {
    content: "|";
    color: rgba(254, 254, 255, 0.7);
    margin-right: 12px;
}
.header-top-bar p i {
    color: #ffcd62;
    margin-right: 7px;
}
.call-button span i {
    color: #d3a94e;
}
.top-bar-right ul.social-link:before {
    margin-right: 6px;
}
.nice-select {
    background: transparent;
}
.nice-select.wide .list {
    color: #2c2c2c;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
}
.nice-select:after {
    position: absolute;
    right: -6px;
    content: '\f107';
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    color: #e6bb2e;
    top: 0px;
    font-size: 17px;
}
.nice-select span {
    color: #d0d0e8;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    letter-spacing: 0.2px;
}

.common_banner{
    padding: 100px 0px;
    h1{
        font-size: 40px;
    }
}








.navigation-four {
    background-color: #09095c;
}

.navigation-four .site-branding .brand-logo {
    background-color: #ffffff;
    padding: 15px;
    max-width: 190px;
}
.bar-item {
    flex-grow: 0!important;
}
.navigation-four .nav-inner-menu {
    justify-content: left;
}
.nav-menu {
    margin: auto;
}
.navigation-four.sticky {
    padding: 8px 0;
    background: #09095c;
}
.navigation-four.sticky .site-branding .sticky-logo {
    padding: 5px;
    background: #fff;
}
a.sticky-logo img {
    width: 85px;
}
.header-navigation .main-menu ul > li > a {
    font-weight: 500;
    letter-spacing: 0.3px;
    font-family: "Roboto", sans-serif;
}
.header-navigation .main-menu ul > li .sub-menu {
    border-radius: 10px;
    /* overflow: hidden; */
}
.header-navigation .main-menu ul > li:hover > a {
    color: #e6bb2e;
}
.navigation-four .site-branding {
    box-shadow: 5px 5px 11px 2px #09095c12;
}
.top-bar-two {
    background-color: #ffffff;
}
.top-bar-right ul.social-link li a:not(first-child) {
    margin-left: 20px;
}
.top-bar-left span {
    color: #4a4a9f;
}
ul.social-link a {
    color: #f4f4ff;
    font-size: 18px;

    img{
        width: 16px;
    }
}

ul.custom-social-link a img:hover {
  filter: grayscale(100%) brightness(0);
}       

.top-bar-left span i {
    color: #d5986b;
    margin-right: 8px;
}
.top-bar-left span {
    color: #717086;
    font-weight: 500;
    font-size: 14px;
}
.site-branding h4 {
    font-size: 15px;
    text-transform: uppercase;
    line-height: 21px;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
}
.site-branding h4 span {
    display: block;
}
@media only screen and (min-width: 1200px) and (max-width: 1650px) {
    .header-navigation .main-menu ul > li > a {
        font-size: 18px;
    }
    .header-navigation .main-menu ul > li {
        margin: 0 11px;
    }
}
    .navigation-two .nav-right-item .call-button {
        padding: 27px 16px;
    }




/*Banner*/

.hero-area-four {
    padding: 0;
}
.hero-area-four .single-slider {
    position: relative;
}
.hero-area-four .single-slider {
    position: relative;
    padding: 230px 0 350px;
}
section.hero-area-four:after {
    content: "";
    background: red;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(143deg, rgb(15 26 107 / 34%) 32%, rgba(255, 255, 255, 0) 100%);
}


/*About*/

section.about-section {
    padding: 40px 0 50px;
}
.about-section .section-title {
    margin-bottom: 2rem;
}
.about-content_box {
    padding-left: 35px;
}
.about-wrapper {
    position: relative;
    z-index: 2;
    margin-top: 0;
    padding: 0rem 0rem 0rem 0rem;
}
.about-content-box {
    padding-left: 2rem;
}
.about-content-box h1 {
    font-size: 96px;
    font-weight: 500;
    line-height: 1.2em;
    -webkit-text-stroke-width: 1px;
    stroke-width: 1px;
    -webkit-text-stroke-color: #1e1e40;
    stroke: #737477;
    color: #FFFFFF;
    margin: 0rem 0 1.8rem;
}







.partners-section {
    padding: 20px 0;
}
.partners-wrap-one {
    background: #ffffff;
    position: relative;
    z-index: 9;
    border: dashed 1px #929292;
    padding: 12px;
    margin: 0;
}
.features-col {
    text-align: center;
}
.features-wrap {
    background: #f1f1f1;
    width: calc(100% / 9 - 3px);
    display: inline-block;
    margin: 0 0px;
    padding: 22px 5px 12px;
}
.features-wrap:hover {
    background: #36348e;
    box-shadow: 0px 0px 12.3px 5px rgba(0, 0, 0, 0.15);
    z-index: 9;
    position: relative;
}
.feat-img-box {
    width: 80px;
    height: 80px;
    background: #ffffff;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.features-wrap img {
    width: 45px;
}
.features-wrap h4 {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-weight: 700;
    margin-bottom: -2px;
}
.features-wrap .arrow-btn {
    color: #e6bb2e;
    line-height: 10px;
}
.features-wrap:hover h4 {
    color: #fff;
}









.category-one {
    background-color: #09095c;
    padding-bottom: 60px;
}
.category-one .container{
    position: relative;
    z-index: 9;
}
.category-one:after {
    content: "";
    background-image: url(../images/pattern.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.category-one .section-title h2 {
    color: #fff;
}
.title-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.single-category-item .category-info {
    padding: 16px 0px 0;
}
.title-wrap h3.title {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -0.2px;
}
.category-info P {
    margin: 0.6rem 0 0;
    line-height: 21px;
    letter-spacing: -0.1px;
    font-weight: 500;
}
.category-one .arrow-btn {
    font-size: 20px;
    color: #ffffff;
}

.studentEvent_img{
    height: 350px;
    object-fit: cover;
}



/*Feedback*/

.client-thumb img {
    width: 150px;
    margin: 0;
}
.testimonial-img-box {
    background: #f1f2fc;
    padding: 4px;
}
.testimonial-item-four .testimonial-content .author-title-qoute .quote {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #e6bb2e;
    color: #2c2c2c;
    font-size: 20px;
    margin-right: 25px;
}
.testimonial-item-four .testimonial-content .client-review-box .review-box ul.ratings li i {
    color: #e6bb2e;
    font-size: 15px;
}
.yellow-bg {
    background-color: #c39b19;
}




/*Service*/

.project-item-four .img-holder .icon-btn a {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-color: #d5986b;
    color: #2c2c2c;
    font-size: 20px;
}



/*Footer Newsletter*/

.footer-newsletter-two .footer-text h5 {
    color: #ffffff;
}
.footer-newsletter .newsletter-form form .form_control {
    border-bottom: 1px solid #ffffff;
    color: #fff;
}
.footer-newsletter .main-btn.bordered-btn {
    padding: 14px 30px;
    border: 1px solid #ffffff;
    color: #ffffff;
    background-color: transparent;
}
.footer-newsletter .newsletter-form form .form_control::placeholder{
    color: #ffffff;
}

/*Footer*/

.footer-default{
    background-color: #1b1b34;
}
.footer-widget-nav ul {
    width: calc(100% / 2 - 5px);
    padding: 0 25px;
    border-left: solid 1px rgb(255 255 255 / 16%);
}
.footer-about-content p {
    color: #fff;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 24px;
}
ul.contact-widget li {
    margin-bottom: 1rem;
    position: relative;
}
ul.contact-widget li img {
    width: 22px;
    position: absolute;
    left: 0;
    top: 7px;
}
ul.contact-widget li p, ul.contact-widget li a {
    font-size: 16px;
    line-height: 22px;
    padding-left: 2rem;
}
.footer-about-content {
    margin-top: -10px;
    padding-right: 0;
}

.footer-white a, .footer-white P {
    color: #fff;
}

.footer-widget-nav ul:last-child {
    border-right: solid 1px rgb(255 255 255 / 16%);
}
.footer-widget-nav ul li a {
    font-size: 16px;
    line-height: 27px;
    color: #fff;
}
.footer-widget-nav ul li a:before {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    content: '\f105';
    font-weight: 400;
    font-family: 'Font Awesome 5 Pro';
    margin-right: 12px;
}
.footer-widget-nav ul li a:hover {
    color: #f1c9ab;
}
.copyright-text p {
    font-size: 14px;
}



.useful-links ul {
    margin-bottom: 1.5rem;
}
.useful-links li a {
    position: relative;
    padding-left: 1.2rem;
}
.useful-links li a:hover{
    color:#d7915d;
}
.useful-links li a:before {
    content: "";
    width: 7px;
    height: 7px;
    background: #d7915d;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}



/*Members*/

section{
    padding:80px 0;
}
section.committee-memb-sec {
    background: #09095c;
    position: relative;
}
section.committee-memb-sec:after {
    content: "";
    background-image: url(../images/pattern.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
}
section.committee-memb-sec .container {
    position: relative;
    z-index: 1;
}
.committee-memb-sec .section-title{
    margin-bottom: 2.5rem;
}
.committee-memb-sec .section-title h2 {
    color: #fff;
}
.member-item {
    margin-left: 8px;
    margin-right: 8px;
    background: #27256c;
    padding: 15px;
    border: dashed 1px #e6bb2e;
}
.member-item .img-holder img {
    object-fit: cover;
    width: 100%;
    max-height: 250px;
    height: 100vh;
    object-position: center;
}
.members-title {
    padding: 9px 0 0;
    height: 80px;
}
.members-title h5 {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0.1px;
    line-height: 22px;
    margin-bottom: 8px;
}
.members-title {
    padding: 9px 0 0;
}
.members-title p {
    color: #e6bb2e;
    line-height: 20px;
}
.prev.slick-arrow, .next.slick-arrow {
    background: #e6bb2e;
    color: #ffffff;
    width: 50px;
    height: 50px;
}


/*Announcements*/

.custom_container{
    padding-left: 24px;
    padding-right: 24px;
}

section.announcements-sec {
    padding: 8px 0 8px;
}
section.announcements-sec h5 {
    line-height: 4px;
    color: #36348e;
}
.announcements-sec .row {
    border: solid 7px #e6bb2e;
    box-shadow: 0px 0px 0px 9px #36348e;
    align-items: center;
    padding: 8px 0;
}

marquee ul {
    display: inline-flex;
    list-style: none;
}
marquee ul li {
    margin: 0 15px;
    border-left: 4px solid #36348e;
    padding: 0 0px 0 14px;
    line-height: 22px;
}
marquee ul li a {
    color: #000;
    font-weight: 600;
}
marquee ul li a:hover {
    color: #bc9106;
    font-weight: 600;
}
marquee ul li b {
    color: #36348e;
}

/*Counter*/

section.fun-fact {
    padding: 0px 0 65px;
}
.counter-inner-box {
    background: #f6f7ff;
}
.counter-inner-box h2 span {
    color: #09095c;
}
.counter-inner-box h2 {
    color: #e6bb2e;
}
.counter-item .counter-inner p {
    font-weight: 600;
    color: #1e1e40;
}



.text-end{
    text-align: end;
}

.msg-btn{
    width: 270px;
    background:#f0f0f0 !important;
    color: #000;
    
   
}


.about_h2{
    font-size: 40px !important;
}

.ms-2{
    margin-left: 10px;
}

.cutsom_left_section{
    margin-bottom: 2rem !important;
}


.page-banner .page-title .breadcrumbs-link li:after {
    margin-left: 15px;
    margin-right: 15px;
    font-weight: 400;
    font-family: 'Font Awesome 5 Pro';
    content: '\f105';
}



.team-mr {
    margin: 0.8rem 0;
}
.team-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    background: #fff;
    padding: 1rem 1.5rem;
    border: solid 1px rgb(247 79 34 / 54%);
    border-radius: 12px;
    height: 100%;
}
.member-img{
    width: 140px;
    height: 140px;
    background: #fa7855;
}
.member-img img {
    object-fit: cover;
    object-position: center;
}
.pg-team-title{
    flex: 1;
}
.pg-team-title h4 {
    font-weight: 700;
    letter-spacing: -0.1px;
    font-size: 21px;
}
.pg-team-title h4 span {
    font-weight: 500;
    letter-spacing: 0;
    font-size: 16px;
    display: block;
    color: #f74f22;
    line-height: 22px;
}
.pg-team-title p {
    font-size: 15px;
    line-height: 23px;
    margin: 0;
    letter-spacing: -0.2px;
    color: #505050;
    font-family: "Inter", sans-serif;
}

.icon_img{
    width: 15px;
}

.about-section_one{
    padding-bottom: 120px;
}

.custom_social::before{
     content: "" !important;
}

.about-section{
    background-image: url('../images/home-inner-bg.png');
}

.custom_width{
    width: 90%;
}

.project-section{
   
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f8f6ef;
}

.news-event-sec{
    background-image: url('../images/cause-bg.png');
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
}

.project-section .gradient-shape-top {
    position: absolute;
    width: 347px;
    height: 347px;
    border-radius: 50%;
    right: 262px;
    top: -96px;
    background: linear-gradient(180deg, #0b0000 0%, #C586EE 100%);
    filter: blur(300px);
    transform: rotate(-45deg);
}

.project-section .gradient-shape-bottom {
    position: absolute;
    width: 282px;
    height: 282px;
    border-radius: 50%;
    left: 327px;
    bottom: -68px;
    background: linear-gradient(180deg, #FB64AD 0%, #C586EE 100%);
    filter: blur(300px);
    transform: rotate(-45deg);
}

.large_submenu{
    width: 400px;
}

.footer_container{
    width: 85%;
}

.padding-right-0{
    padding-right: 0;
}

.padding-left-0{
    padding-left: 0;
}

.rbt-card.variation-04 .rbt-card-body{
    padding: 25px !important;
}


.footer_img_logo{
    width: 350px;
}

.text-primary-custom{
    color: #fda31b !important;
    font-weight: 600;
}

.text-primary-custom:hover{
    color: #cf014c !important;
}

.chairPerson_img{
    width: 300px;
}

.site-title{
    font-size: 32px;
    padding-bottom: 20px;
}


#dataTable td a {
    display: block;
    width: 100%;
    color: #000000;
    text-decoration: none;
}

#dataTable td a:hover {
    text-decoration: underline;
}

table thead th{
    background-color: #36348e !important;
    color: #fff !important;
    padding: 10px !important;
}

table{
    background-color: #fff !important;
    overflow: hidden;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

table thead td{
    padding: 5px 10px !important;
}

/* .dataTables_length{
    margin-bottom: 10px !important;
} */

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
    color: inherit;
   
}

.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 1.0em !important;
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 1.0em !important;
}

.information-item-two {
    border: 1px solid #36348e47;
    height: 330px;
    position: relative;
    z-index: 1;
    background-color: #fff;
    -webkit-box-shadow: 0px 16px 60px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 16px 60px 0px rgba(0, 0, 0, 0.1);
    border-radius: 7px;
    padding: 40px 35px 30px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.information-item-two .icon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    color: #2c2c2c;
    background-color: transparent;
    font-size: 25px;
    margin-bottom: 28px;
    border:none;
}

.information-item-two:hover {
    background-color: #020d1f;
}






       .content-list li{
            font-size: 18px;
            padding-bottom: 2px;
            }

            .content-list li .icon{
            color: #e6bb2e;
            margin-right: 8px;
            }

        .header_chairman {
            background: linear-gradient(135deg, #0a3d62, #36348e);
            color: #ffffff;
            text-align: center;
            padding: 30px 20px;
        }

        .header_chairman h1 {
            margin: 0;
            font-size: 28px;
            letter-spacing: 1px;
            color: #fff;
        }

        .header_chairman h2 {
            margin-top: 8px;
            font-size: 18px;
            font-weight: 400;
            opacity: 0.9;
            color: #fff;
        }

        .content_chairman {
            padding: 35px 40px 10px;
            line-height: 1.7;
        }

        .content_chairman p {
            margin-bottom: 18px;
            font-size: 16px;
            text-align: justify;
        }

        .greeting_chairman {
            font-weight: 600;
            font-size: 17px;
        }

        .highlight_chairman {
            padding: 0px 5px;
            margin: 25px 0;
            border-radius: 6px;
        }

        .highlight_chairman h3 {
            margin-top: 0;
            color: #0a3d62;
            font-size: 20px;
        }

        .content-list {
            margin: 10px 0 0 0px;
            padding: 0;
        }

        .content-list li {
            margin-bottom: 10px;
            font-size: 15.5px;
        }

        .sub-highlight_chairman {
            padding: 0px 5px;
            margin: 25px 0;
            border-radius: 6px;
        }
        .sub-highlight_chairman h3 {
            margin-top: 0;
            color: #a86f00;
            font-size: 20px;
        }

        .footer_chairman {
            margin-top: 20px;
            border-top: 1px solid #ddd;
            padding: 15px 40px;
            background: transparent;
            text-align: right;
        }

        .footer_chairman strong {
            font-size: 16px;
        }

        .footer_chairman span {
            display: block;
            margin-top: 5px;
            font-size: 14px;
            color: #555;
        }

                    .chairman_container {
                            background: #ffffff;
                            border-radius: 12px;
                            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
                            padding: 0;
                            overflow: hidden;
                        }


        .chairman_top_container{
            display: flex;
            justify-content:space-between ;
            align-items: center;
        }

        .chairman_msg_img_p{
            text-align: center;
            margin-top: 20px;
        }

        .chairman_msg_img {
            width: 150px;
            height: 150px;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
}



        @media (max-width: 768px) {
            .content_chairman, .footer_chairman {
                padding: 25px;
            }

            .header_chairman h1 {
                font-size: 24px;
            }
        }








@media (max-width: 1400px){

    .footer-widget-nav ul li a {
        font-size: 14px;
    }


        .container {
        max-width: 1022px;
    }

    .title-wrap h3.title {
        font-size: 16px;
        line-height: 30px;
        letter-spacing: -0.2px;
    }


    p {
   
    font-size: 16px;
}

 .header-navigation .main-menu ul > li > a {
        font-size: 14px;
    }

    a.brand-logo img {
    width: 570px;
}

.main-btn {
    font-size: 14px;
    padding: 5px 15px;
   
}

}


@media (max-width: 768px){

    .header-navigation .navbar-toggler span {
        width: 25px;
    }

    .footer-about-content .social-box ul.social-link li {
    margin-right: 5px;
    margin-bottom: 5px;
}

    a.brand-logo img {
   
    padding: 6px 0px;
}

    .features-wrap {
    background: #f1f1f1;
    width: calc(100% / 4 - 3px);
    display: inline-block;
    margin: 0 0px;
    padding: 22px 5px 12px;
    margin-bottom: 5px;
}
  .header-top-bar{
    display: none;
  }



  a.brand-logo img {
    width: 1200px;
}
  .mobile-logo img{
    width: 250px !important;
  }
}


@media (max-width: 480px) {

    .section-title h2 {
    font-weight: 700;
    font-size: 30px;
    padding-top: 10px;
}

    section.announcements-sec h5 {
    line-height: 4px;
    color: #36348e;
    font-size: 16px;
}

marquee ul li a {
    color: #000;
    font-weight: 600;
    font-size: 14px;
}

  .features-wrap {
    background: #f1f1f1;
    width: calc(100% / 2 - 3px);
    display: inline-block;
    margin: 0 0px;
    padding: 22px 5px 12px;
    margin-bottom: 5px;
}
}

