/*.ed-com-t1-right ul.contact-info li a.highlight-course {*/
/*    background-color: yellow;*/
/*    color: black !important;*/
/*    font-weight: bold !important;*/
/*    padding: 2px 6px;*/
/*    border-radius: 4px;*/
/*    display: inline-block;*/
/*}*/

.ed-top {
  top: 0;
  z-index: 999;
  background-color: #3e4095;
}
.ed-top .contact-info {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991.98px) {
  .ed-top {
    display: none;
  }
}
.ed-com-t1-right ul.contact-info {
    list-style: none;
    display: flex;
    justify-content: flex-start;
}
.ed-com-t1-right ul.contact-info li {
        margin-right: 32px;
    margin-left: 0px;
}
.ed-com-t1-right ul.contact-info li a {
    color: White;
    font-weight: 400;
}

@media (max-width: 767px) {
    .ed-com-t1-left ul.nav-list, .ed-com-t1-right ul.contact-info {
        flex-direction: column;
        align-items: flex-start;
    }
    .ed-com-t1-left ul.nav-list li, .ed-com-t1-right ul.contact-info li {
        margin-right: 20px;
        margin-bottom: 0px;
    }
}
.dropdown-item { 
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: #3e4095;
  border: 0;
  color: white;
}
.dropdown-menu.top-head .dropdown-item.top-item {
  color: white;
  font-weight: 500;
  transition: all 0.3s ease;
  white-space: nowrap;
  background-color: #B6081D;
}
.dropdown-menu.top-head .dropdown-item.top-item:hover,
.dropdown-menu.top-head .dropdown-item.top-item:focus {
  color: #000000;                     
  background-color: #fff;     
  display: block; 

}
.nav-link.dropdown-toggle::after {
  display: none !important;
}
.nav-item.dropdown .dropdown-menu {
  display: none;
  margin-top: 0;
    left: 50%;
  transform: translateX(-50%);
  right: auto; /* override Bootstrap's default */
  min-width: max-content;     /* Optional: to prevent excessive width */
  
}
.nav-item.dropdown:hover .dropdown-menu {
  display: block;
}

/*.container-fluid {*/
/*  width: 100%;*/
/*  padding-right: 15px;*/
/*  padding-left: 15px;*/
/*}*/

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff; }
.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center; }
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center; }
  .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    font-size: 16px;
    padding-top: .9rem;
    padding-bottom: .9rem;
    padding-left: 14px;
    padding-right: 10px;
    color:  #55688b;
    font-weight: 400;
    opacity: 1 !important;
}
    .ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover {
      color: #1b212c; }
  .ftco-navbar-light .navbar-nav > .nav-item .dropdown-menu {
     border: none;
    -webkit-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41); }
  .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator {
    position: relative;
    margin-left: 20px;
    padding-left: 20px; }
    @media (max-width: 991.98px) {
      .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator {
        padding-left: 0;
        margin-left: 0; } }
    .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator:before {
      position: absolute;
      content: "";
      top: 10px;
      bottom: 10px;
      left: 0;
      width: 2px;
      background: rgba(255, 255, 255, 0.05); }
      @media (max-width: 991.98px) {
        .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator:before {
          display: none; } }
  @media (max-width: 767.98px) {
    .ftco-navbar-light .navbar-nav > .nav-item.cta {
      margin-bottom: 20px; } }
  .ftco-navbar-light .navbar-nav > .nav-item.cta > a {
    color: #fff;
    border: 1px solid #167ce9;
    background: #167ce9;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 4px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px; }
    .ftco-navbar-light .navbar-nav > .nav-item.cta > a span {
      display: inline-block;
      color: #fff; }
    .ftco-navbar-light .navbar-nav > .nav-item.cta > a:hover {
      background: #167ce9;
      border: 1px solid #167ce9; }
  .ftco-navbar-light .navbar-nav > .nav-item.cta.cta-colored span {
    border-color: #167ce9; }
  /* .ftco-navbar-light .navbar-nav > .nav-item.active > a {
      /* color: #167ce9;  } */
       .ftco-navbar-light.scrolled .nav-item.active > a {
      color: #167ce9 !important; }
    .ftco-navbar-light.scrolled .nav-item.cta > a {
      color: #fff !important;
      background: #167ce9;
      border: none !important;
      padding-top: 0.5rem !important;
      padding-bottom: .5rem !important;
      padding-left: 20px;
      padding-right: 20px;
      margin-top: 6px !important;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      -ms-border-radius: 30px;
      border-radius: 30px; }
      .ftco-navbar-light.scrolled .nav-item.cta > a span {
        display: inline-block;
        color: #fff !important; }
    .ftco-navbar-light.scrolled .nav-item.cta.cta-colored span {
      border-color: #167ce9; }
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
.dropdown-menu-right {
  right: 0;
  left: auto; }
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }
  .dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }
  .dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .dropdown-menu.show {
  display: block; }  
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
.navbar-nav .dropdown-menu {
  position: static;
  float: none; }  
.navbar-expand-sm .navbar-nav .dropdown-menu {
  position: absolute; }
.navbar-expand-md .navbar-nav .dropdown-menu {
  position: absolute; }
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute; }
.navbar-expand-xl .navbar-nav .dropdown-menu {
 position: absolute; }
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute; }
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); 
  }
/*.navbar-brand{*/
/*        font-weight: 700;*/
/*        font-size: 18px;*/
/*        text-transform: uppercase;*/
/*        letter-spacing: 1px;*/
/*        line-height: 1;*/
/*}*/
.navbar-brand img {
  max-height: 90px;
}
@media (max-width: 576px) {
  .navbar-brand img {
    max-width: 220px;
    height: auto;
  }
}
#ftco-navbar {
  position: sticky;
  top: 0;
  z-index: 998;
  transition: all 0.3s ease;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
.navbar-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none; }
.navbar-nav .nav-link {
padding-right: 0;
padding-left: 0; }
.navbar-expand-lg .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row; }
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }
  .navbar-expand-xl .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row; }
.navbar-expand-xl .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem; }    
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa; }
  .ftco-navbar-light {
  z-index: 3;
  background: #fff !important;
  position: relative; 
   padding-top: 0px;}
@media (max-width: 991.98px) {
  .ftco-navbar-light {
    position: relative;
    top: 0;
    }
}
 @media (min-width: 992px) {
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .navbar-expand-lg .navbar-toggler {
    display: none; }
}
.logo-img img {
  height: 100px;   
  width: 447px;
  transition: all 0.3s ease;
}
#ftco-navbar.shrink .logo-img img {
  /*height: 86px;   */
  width: 400px;
    margin-top: 18px;
}
#ftco-navbar {
  padding: 7px 0px 12px 8px;
  background-color: #002147;
  transition: all 0.3s ease;
}
#ftco-navbar .navbar-nav .nav-link {
  font-weight: 600;
  padding: 10px 15px;
  transition: 0.3s ease;
}

.dropdown-menu {
  background-color: #f3f4f3;
  border-radius: 0;
  border: none;
}
.dropdown-menu .dropdown-item {
  padding: 10px 20px;
 
}
.dropdown-menu .dropdown-item:hover {
  background-color: #f6f9fc;
  
  /* color: #0a0a0a; */
}
.ed-com-t1-right a {
  color: #060606;
  font-size: 14px;
  font-weight: 500;
  transition: 0.3s ease;
}
.navbar-nav .admission-btn {
  background-color: #f4c20d;
  color: #000000;
  font-weight: bold;
  border-radius: 2px;
  padding: 5px 10px;
}
.navbar-nav .admission-btn:hover {
  color: #000;
}
.newclr{
  color:#000000;
}
#sidebarToggle span {
  color: #fff;
  font-size: 22px;
}
.close-btn {
  color: #fff;
  font-size: 32px;
}


/* Inline styles converted from header.php */

.ed-top-inline {
  padding: 8px;
  position: sticky;
  top: 0;
  z-index: 999;
}

.contact-info-inline {
  list-style: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.mr-20 {
  margin-right: 20px;
}
.admission-style {
     background-color: yellow;
    font-weight: bold;
    border-bottom: 2px solid #000;
    color: #090808;
    padding: 0px 6px 0px 6px;
    margin-top: 2px;
}

.admission-dropdown {
  padding-top: 0px;
}

/* Admission button styling */
.admission-btn.admission-style.newclr {
  color: black;
  font-weight: 600;
}

.ftco-navbar-sticky {
  position: sticky;
  top: 20px;
  z-index: 998;
  transition: all 0.3s ease;
}

.nav-transition {
  transition: all 0.3s ease;
}

.sidebar-style {
  position: fixed;
  top: 0;
  left: -250px;
  width: 250px;
  height: 100%;
  background: #333;
  overflow-x: hidden;
  transition: 0.3s;
  z-index: 1000;
  padding-top: 60px;
}
.ftco-navbar.shrink {
  margin-top: 45px; /* Adjust this value to the height of your .ed-top */
  padding: 5px 20px;
  transition: all 0.3s ease;
}
/* nav link active on click */
.nav-link.active {
  color: #167ce9 !important; /* Highlight color */
  font-weight: bold;
}


/* for the navbar left side in the mobile view  */

#sidebarMenu {
  position: fixed;
  top: 0;
  /* right: -260px; */
  /* width: 260px; */
  height: 100%;
  background-color: #343a40;
  overflow-y: auto;
  transition: right 0.3s ease;
  z-index: 9999;
  padding-top: 60px;
}

#sidebarMenu.active {
  right: 0;
}

#sidebarMenu ul {
  padding: 0;
}

#sidebarMenu li {
  padding: 12px 20px;
}

#sidebarMenu a {
  color: #fff;
  font-size: 18px;
  display: block;
  text-decoration: none;
}

#sidebarMenu a:hover {
  background: #495057;
}

.close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  background: none;
  border: none;
  color: #fff;
  font-size: 30px;
  cursor: pointer;
}
.navbar-toggler{
      background-color: #291f82;
      border:#291d83

}

@media (min-width: 992px) {
  #sidebarMenu {
    display: none;
  }
}
.highlight-tour {
  font-weight: bold;
  color: #fff;
  background-color: #e74c3c; /* or any color you want */
  padding: 5px 10px;
  border-radius: 4px;
  transition: all 0.3s ease;
}

.highlight-tour:hover {
  background-color: #c0392b;
  text-decoration: none;
}

.navbar-nav .courses-dropdown .dropdown-menu {
  min-width: 200px;
}
