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:#273c66;
    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: #273c6605!important;
    border: 1px solid #ffff;
    border-bottom:3px solid #273c66;
    border-radius:10px;
}
.rs-services.style2 .service-item:hover {
    text-align: center;
    background: #273c6605!important;
    border: 1px solid #273c665c!important;
    border-bottom:3px solid #273c66!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:#273c66!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: #273c66;
}
a {
    color: #273c66;
}
.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: #273c66;
}
.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: #273c66!important;
}
.contact-page-section .rs-quick-contact .form-group .btn-send {
    background: #273c66;
}

/* fee structure css start herer */

 :root{
    --theme-color: #273c66;
      --blue:#273c66;
      --blue-dark:#273c66;
    }

    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) {
   
.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%;
}

}
