body{
    font-family: "Poppins", sans-serif;
}
.toolbar-sl-share{
    display:flex;
    justify-content:end;
}
.toolbar-sl-share li{
    padding-left:10px;
}
.toolbar-sl-share li a{
    color:#fff;
}
.rs-footer .footer-top{
    padding:50px 0px 30px 0px;
}
.rs-footer .footer-top .widget-title {
    margin-bottom: 15px!important;
}
.rs-footer .footer-bottom {
    padding: 10px 0px;
}
.footer-widget img{
    width:140px;
    margin-bottom:5px;
}
.rs-footer{
        background-color: #141b23;
        /* background-image: url(../assets/img/footer-bg.png); */
          /* background-size: cover; */
}
.rs-footer .footer-top .site-map li:before {
    background: #ffffff;
}
.pre-footer{
    background:url(../img/breadcum.jpg);
    padding:30px 0px;
}
.pre-footer p{
    font-size:25px;
    margin-bottom:0px;
    color:#fff;
}
.rs-faq-part.style1 .main-part {
    height: 100%;
}
.gallery-img img{
    height:200px;
    width:100%;
    object-fit:cover;
}
.icon-part img{
    width:50px;
}
.rs-services.style2 .service-item {
    text-align: center;
    background: #000C3F05!important;
    border: 1px solid #ffff;
    border-bottom:3px solid #000C3F;
    border-radius:10px;
}
.rs-services.style2 .service-item:hover {
    text-align: center;
    background: #000C3F05!important;
    border: 1px solid #000C3F5c!important;
    border-bottom:3px solid #000C3F!important;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.about-main{
    width:90%;
}
.services-icon img{
    width:200px;
}
.rs-services.style6 .services-wrap .services-item .services-desc .title {
    margin-top: 0px!important;
}
a.categories-item {
    display: block !important;
}
.rs-categories.style1 .categories-item .icon-part {
    float: none!important;
        margin-right: 0px!important;
}
.content-part {
    padding-top:40px!important;
}
a.categories-item-1 {
    text-align: center;
    display: flex;
    justify-content: center;
    background: #fff;
    padding: 25px;
}

.full-width-header .rs-header .logo-part img {
    max-height: 70px;
}
.menu-bar {
    padding: 10px 0px;
}
.rs-menu a {
    color: #000000;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-weight: 500;
    font-size: 16px;
}
.rs-menu a:hover {
    color:#000C3F!important;
}
.rs-menu ul ul {
    top: 73px;
    background-color: #ffffff;
}
.rs-menu ul ul {
    padding: 10px;
}
.rs-slider.style1 .owl-nav .owl-next, .rs-slider.style1 .owl-nav .owl-prev {
    background: #000C3F;
}
a {
    color: #000C3F;
}
.full-width-header .rs-header .right_menu_togle .canvas-logo img {
    max-height: 135px;
}
div#scrollUp {
    opacity: 1;
}

.rs-breadcrumbs .breadcrumbs-text.padding {
    padding-top: 0px;
}
.rs-breadcrumbs .breadcrumbs-img img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}
.contact-page-section .contact-address-section .contact-info .content-part .info-title {
    font-size: 17px!important;
    font-weight: 500!important;
}
.contact-page-section .contact-address-section .contact-info .content-part .info-subtitle {
    font-weight: 600;
    color: #000C3F;
}
.contact-page-section .contact-address-section .contact-info .icon-part i {
    color: #255da1;
    border: 6px solid #255da112;
}
.contact-page-section .contact-address-section .contact-info .content-part a:hover {
    color: #255da1;
}
.theme-color{
    color: #000C3F!important;
}
.contact-page-section .rs-quick-contact .form-group .btn-send {
    background: #000C3F;
}

/* fee structure css start herer */

 :root{
    --theme-color: #000C3F;
      --blue:#000C3F;
      --blue-dark:#000C3F;
    }

    body{
      font-family: Arial, sans-serif;
      background:#fff;
      color:#333;
    }

    h2.section-title{
      color: var(--blue);
      font-weight: 700;
      margin-bottom: 15px;
      text-transform: uppercase;
    }

    .custom-table thead th{
      background: var(--blue);
      color:#fff;
      font-weight:600;
      border:1px solid #dee2e6;
      vertical-align: middle;
    }

    .custom-table th small{
      display:block;
      font-weight:400;
      font-size:13px;
      margin-top:2px;
    }

    .custom-table td{
      border:1px solid #dee2e6;
      font-size:14px;
    }

    .note-list li,
    .scholarship-list li{
      margin-bottom:8px;
      font-size:14px;
    }

    .sub-heading{
      font-weight:600;
      margin-bottom:10px;
    }
/* fee structure css start herer */


/* admin process structure css start herer */

             .section-title {
      font-size: 26px;
      font-weight: 700;
      color: #1f4bb8;
      display: flex;
      align-items: center;
      gap: 10px;
      margin-bottom: 15px;
    }

    .section-title::before {
      content: "";
      width: 30px;
      height: 3px;
      background: #1f4bb8;
      display: inline-block;
    }

    .intro-text {
      font-size: 16px;
      margin-bottom: 10px;
      line-height: 33px;
    }

    .info-list li {
      list-style: none;
      display: flex;
      gap: 12px;
      margin-bottom: 16px;
      font-size: 15px;
      line-height: 33px;
    }

    .info-list i {
      color: #1f4bb8;
      font-size: 18px;
      margin-top: 3px;
    }

    .info-list strong {
      color: #333;
      font-size: 15px;
    }


    .terms-list {
  list-style: none;
  padding-left: 0;
}

.terms-list li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 10px;
  font-size: 16px;
}

.terms-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 2px;
  color: #1fb56f; /* green */
  font-weight: bold;
}


/* Schlorship structure css start herer */




    /* Table Styling */
    .scholarship-table thead th {
      background: var(--theme-color);
      color: #fff;
      font-weight: 600;
      text-align: center;
      padding: 14px;
    }

    .scholarship-table td {
      text-align: center;
      padding: 16px;
      border: 1px solid #eef1f6;
      font-size: 15px;
    }

    .scholarship-table {
      border: 1px solid #eef1f6;
    }

    /* Notes */
    .note-list {
      list-style: none;
      padding-left: 0;
      margin-top: 25px;
    }

    .note-list li {
      display: flex;
      gap: 12px;
      margin-bottom: 14px;
      font-size: 15px;
      line-height: 1.6;
    }


    @media (max-width: 768px) {
		

      .section-title {
        font-size: 22px;
      }
    }
/* Schlorship structure css start herer */
.row.y-middle{
    display: flex;
    align-items: normal;
}





.rs-menu.rs-menu-close, .sidebar_nav.navbar-inverse {
    background: #ffffff!important;
}
nav.rs-menu {
    background: #fff!important;
}



.rs-services.style2 .service-item .content-part .title a {
    font-size: 17px;
}























.owl-next {
    display: flex;
    justify-content: center;
    align-items: center;
}
.owl-prev {
    display: flex;
    justify-content: center;
    align-items: center;
}


@media only screen and (max-width: 991px) {
    .features-flexing-wrap.text-center {
    display: block;
}
.crads-feature {
    width: 100%!important;
}
.features-flexing-wrap.text-center{
    width: 100%;
}
   
.section-title {
    font-size: 22px;
}
a.categories-item-1 {
    margin: 10px 0px!important;
}
.pre-footer p {
    font-size: 16px;
}
.col-lg-2.col-2.text-right {
    position: absolute;
    top: 28px;
    right: 0px;
}
.rs-menu-area {
    position: absolute;
    top: -82px;
    right: 90px;
	display:none!important;
}
.full-width-header .rs-header .right_menu_togle {
    padding: 10px 10px;
    width: 100%;
}

}

/* Multi-level dropdown menu CSS */
@media screen and (min-width: 992px) {
    .rs-menu .sub-menu .menu-item-has-children {
        position: relative;
    }
    
    .rs-menu .sub-menu .menu-item-has-children > .sub-menu {
        position: absolute;
        left: 100%;
        top: 0;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease;
    }
    
    .rs-menu .sub-menu .menu-item-has-children:hover > .sub-menu {
        opacity: 1;
        visibility: visible;
    }
    
    .rs-menu .sub-menu .menu-item-has-children > a::after {
        content: "\f105";
        font-family: FontAwesome;
        float: right;
        margin-left: 10px;
    }
}

.rs-menu .sub-menu .menu-item-has-children > .sub-menu{
    width: 100%!important;
}
.dividation h4{
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 15px;
}
.btn-part:hover svg{
    fill:#fff!important;
}
.top-btn button{
    width: 100%;
    background-color: #000C3F;
    font-weight: bold;
    color:#fff!important;
    border-radius: 10px;
    font-size: 30px;
    border: none;
    padding:20px 30px;
}
.top-btn button svg{
    fill:#fff;
}
.theme-bg{
    background-color: #000C3F;
}
.bg-call-image{
    background:url(../img/bg-section-04.png);
}




/* age calcultor css  */
 .card{
        background:#fff;
        border-radius:8px;
        box-shadow:0 4px 10px rgba(0,0,0,0.1);
        overflow:hidden;
    }

    .card-header{
        background:#f0f0f0;
        padding:20px;
        text-align:center;
        font-size:20px;
        font-weight:bold;
    }

    .card-body{
        padding:30px;
        text-align:center;
    }

    .input-group{
        display:flex;
        justify-content:center;
        gap:15px;
        flex-wrap:wrap;
        margin-bottom:20px;
    }

    select, input{
        padding:10px 15px;
        font-size:16px;
        border:1px solid #ccc;
        border-radius:5px;
        outline:none;
        min-width:120px;
    }

    .result{
        font-size:18px;
        font-weight:bold;
        margin:20px 0;
        color:#333;
    }

    .btn{
        background:#d35400;
        color:#fff;
        padding:12px 25px;
        border:none;
        border-radius:6px;
        cursor:pointer;
        font-size:16px;
        transition:0.3s;
    }

    .btn:hover{
        background:#b84300;
    }

    @media(max-width:600px){
        h1{
            font-size:28px;
        }

        select, input{
            min-width:100px;
            font-size:14px;
        }
    }
/* age calcultor css  */



.features-flexing-wrap{
    display:flex;
    flex-wrap: wrap;
}
.features-flexing-wrap{
    background-color: #f9fbfd;
}
.crads-feature{
    width: 33%;
    padding:60px 30px!important;
    border: 1px solid #f7f7f7e6;
}
.crads-feature h4{
    padding-top: 10px;
    
    font-size: 20px;
}
.crads-feature a{
    color: #000!important;
}
.crads-feature p{
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.crads-feature:hover{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background-color: #fff;
    cursor: pointer;
}
  /* Section Styling */
.director-section{
    padding: 60px 20px;
    background: #f2f4f7; /* light grey background */
}

/* Title Wrapper */
.section-title{
    justify-content:center;
    display: flex;
    align-items: center;
    margin: 0 auto;
}

/* Orange Line */
.section-title .line{
    width: 80px;
    height: 4px;
    background: #d35400; /* orange */
    display:none;
}

/* Heading */
.section-title h2{
    font-size: 37px;
    font-weight: 700;
    color: #0a1a44; /* navy blue */
    letter-spacing: 1px;
    margin: 0;
}

/* Responsive */
@media (max-width: 768px){
    .section-title h2{
        font-size: 32px;
    }

    .section-title .line{
        width: 50px;
        height: 3px;
    }
}
.info-title-3{
    font-size: 15px!important;
}
.aa-text{
    border: 1px solid #00000021;
    padding: 20px 15px;
    width: 48%;
    margin: 10px;
}
.aa-text h2{
    font-size: 20px;
    color: #000C3F;
    margin-bottom: 10px;
}
.aa-text p{
    margin-bottom: 20px;
}
.aa-text a{
    background-color: #000C3F;
    color: #fff;
    padding: 10px 20px;
}
.education-cards{
    width: 33%;
    padding: 20px;
}
.education-cards h4{
    font-size: 17px;
    padding-left: 10px;
}