@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');

:root {
  --main-theme-color: rgb(54 89 125);
}

* {
  font-family: 'Roboto', serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

body {
  font-family: "Times New Roman",
    Times,
    serif;


}

body::-webkit-scrollbar {
  width: 1em;

}

.content {
  padding: 16px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky+.content {
  padding-top: 60px;
}

#main-front {
  background-color: #ffffff;
}

body::-webkit-scrollbar-track {
  background-color: lightgrey;
  border-radius: 20px;
  ;
}

body::-webkit-scrollbar-thumb {
  background-color: var(--main-theme-color) !important;
  border-radius: 20px;
}

table img {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.375rem;
  max-width: 100%;
  height: auto;
}

table thead tr th,
table thead tr td {
  background-color: rgb(54 89 125);
}

table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #000; /* Outer border of the table */
}

th,
td {
  border: 1px solid #000; /* Border for each cell */
  vertical-align: middle !important;
  padding: 8px; /* Optional: adds spacing inside cells */
  text-align: center; /* Optional: centers text horizontally */
}


th p,
td p {
  margin-bottom: 0 !important;
}

.text-justify {
  text-align: justify;
}

.card-header-custom {
  background-color: #cfe2ff;
  border-bottom: 0;
}

.more-link {
  padding: 5px 10px;
  bottom: 0;
  right: 0;
  position: absolute;
}

.block-title {
  text-align: center;
  padding: 10px;
  margin-bottom: 0;
  background-color: #adc3e3;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.nav-item {
  border-right: 1px solid rgb(189 189 189);

}

.dropdown-menu .nav-item {
  border-bottom: 1px solid black;
  border-right: none;
  padding-top: 8px;
  padding-bottom: none;

}

.dropdown-menu .nav-item {
  border: none;

  /* Remove border for dropdown items */
}

/* Start: Header */
#topdiv {
  background-color: #f4f4f4 !important;
  /* background: -webkit-linear-gradient(-45deg, rgb(217 217 217) 0%, rgba(229, 235, 238, 1) 50%, rgb(192 199 207) 50%, rgb(208 217 233) 100%); */
}

#text-resize button {
  margin-left: 5px;
  margin-right: 5px;
  padding: 2px;
  width: 30px;
  border-radius: 50%;
  text-align: center;
  font-weight: bold;
  background-color: #fff;
}

.region-col1,
.region-col2 {
  border: 0.1px black;
  background-color: #cfe5f3;
  border-radius: 5px;
}



/* .nav-link,
.media-library-view--widget .view-header a {
  transition: none;
} */

#main-navigation * {
  box-shadow: none !important;
}


/* styles.css */
body {
  margin: 0;
  font-family: Arial, sans-serif;
}

#main-navigation,
#main-navigation ul {
  /* padding: 8px; */
  background-color: #ea9719 !important;
}

#main-navigation a,
#main-navigation span {
  /* text-transform: uppercase; */
  color: #f3f3f3 !important;
  font-size: 15px;


  font-weight: 500;
}

#main-navigation a.active {
  background-color:#f07505
}

#main-navigation a:hover,
#main-navigation span:hover {
  background-color: #f07505 !important;
}

#main-navigation .dropdown:hover .dropdown-menu {
  display: block;
}

.wn-btns button {
  background-color: var(--main-theme-color) !important;
  width: 30px;
  margin: .025rem;
}

/* End: Header */

/* Start: Main Section (front) */
#banner img {
  width: 100% !important;
  /* max-height: 350px !important; */
}

#principal-message .card {
  height: 350px !important;
}

#main-front .front-region h5 {
  background: rgb(54 89 125);
  text-align: center;
  color: #fff;
  padding: 8px;
  margin-bottom: 0px;
  border-radius: 5px 5px 0 0;
}

.region-principal-message,
#block-b5customsubtheme-principalsmessage {
  height: 100% !important;
}

/* styles.css */
body {
  height: 2000px;
  /* Just to enable scrolling for demonstration */
}

.navbar.scrolled {
  background-color: #fff !important;
  color: #000 !important;
}

.navbar.scrolled .nav-link {
  color: #000 !important;
}

.navbar.scrolled .navbar-brand {
  color: #000 !important;
}

/*Events */

/* #block-b5customsubtheme-views-block-events-block-1 .event-item-list li {
  border-bottom: 1px dashed #d7d5d5;
  margin: 15px 0px 15px 15px !important;
  padding-bottom: 14px;
  list-style: none;
  padding-right: 5px;
}

#block-b5customsubtheme-views-block-events-block-1 .event-item-list a {
  color: #000;
  font-weight: 600;
  text-decoration: none;
  text-align: justify;
  margin-right: 10px;
}

#block-b5customsubtheme-views-block-events-block-1 .event-item-list a::before {
  content: "\F38B";
  font-family: "bootstrap-icons";
  left: 12px;
  position: absolute;
  color: #0582b5;
  font-size: 20px;
} */

/* What's new */

#block-b5customsubtheme-views-block-notifications-view-block-1 .wn-item-list li,
#block-b5customsubtheme-views-block-notifications-view-block-2 .wn-item-list li,
#block-b5customsubtheme-views-block-notifications-view-block-1-2 .wn-item-list li {
  border-bottom: 1px solid #d7d5d5;
  margin: 15px 0px 15px 15px !important;
  padding-bottom: 14px;
  padding-right: 5px;
  list-style-type: none;
}

#block-b5customsubtheme-views-block-notifications-view-block-1 .wn-item-list a,
#block-b5customsubtheme-views-block-notifications-view-block-2 .wn-item-list a,
#block-b5customsubtheme-views-block-notifications-view-block-1-2 .wn-item-list a {
  color: #000000;
  font-weight: 600;
  text-decoration: none;
  text-align: justify;
  margin-right: 14px;
  font-size: 15px;
}

#block-b5customsubtheme-views-block-notifications-view-block-1 .wn-item-list a::before,
#block-b5customsubtheme-views-block-notifications-view-block-2 .wn-item-list a::before,
#block-b5customsubtheme-views-block-notifications-view-block-1-2 .wn-item-list a::before {
  content: "\F38B";
  font-family: "bootstrap-icons";
  left: 12px;
  position: absolute;
  color: #0582b5;
  font-size: 20px;
}


/* End: Main Section (front) */

/* Start: Main Section */
#breadcrumb ol {
  display: flex;
  padding: 0;
  overflow: hidden;
  margin-top: 2%;
}

#breadcrumb li {
  background-color: var(--main-theme-color) !important;
  border-radius: 5px 50px 50px 5px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.40);
  color: #fff;
  display: inline-block;
  padding: 10px 25px;
  position: relative;
  font-weight: 600;
}

#breadcrumb li::before {
  content: '';
}

#breadcrumb li a {
  color: #fff;
  text-decoration: none;
}

#breadcrumb li:nth-of-type(1) {
  z-index: 100;
}

#breadcrumb li:nth-of-type(2) {
  z-index: 90;
}

#breadcrumb li:nth-of-type(3) {
  z-index: 80;
}

#breadcrumb li:nth-of-type(4) {
  z-index: 70;
}

#breadcrumb li:not(:first-of-type) {
  padding-left: 40px;
  margin-left: -20px;
}

#breadcrumb li:last-of-type {
  box-shadow: none;
  background-color: rgb(54 89 125);
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#block-b5customsubtheme-page-title {
  text-decoration: underline;
  text-shadow: 2px 2px 3px #958f8f;
  margin-bottom: 2%;
}

/* End: Main Section */

/* Start: Footer */
#footer-banner-logos .img-wrapper {
  height: auto !important;
}

#footer-banner-logos img {
  border-radius: 5px;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  margin: auto;
}

/* #footer-banner-logos .carousel-inner .carousel-item.active,
#footer-banner-logos .carousel-inner .carousel-item-next,
#footer-banner-logos .carousel-inner .carousel-item-prev {
  display: flex;
}
#footer-banner-logos .carousel-control-prev,
#footer-banner-logos .carousel-control-next {
  background-color: var(--main-theme-color) !important;
}
#footer-banner-logos .carousel-inner .carousel-item-end,
#footer-banner-logos .carousel-inner .carousel-item-start {
  transform: translateX(0);
}

@media (max-width: 767px) {
  #footer-banner-logos .carousel-inner .carousel-item>div {
    display: none;
  }

  #footer-banner-logos .carousel-inner .carousel-item>div:first-child {
    display: block;
  }
}

@media (min-width: 768px) {

  #footer-banner-logos .carousel-inner .carousel-item-end.active,
  #footer-banner-logos .carousel-inner .carousel-item-next {
    transform: translateX(25%);
  }

  #footer-banner-logos .carousel-inner .carousel-item-start.active,
  .carousel-inner .carousel-item-prev {
    transform: translateX(-25%);
  }
} */


/* #footer-banner-logos {
  padding: 10px auto;
}

#footer-banner-logos .slick img {
  background: #fff;
  width: 100%;
  height: 100px;
}

#footer-banner-logos .slick__slide {
  padding: 0px 10px;
}

#footer-banner-logos .slick__slide .views-field {
  margin-right: 5px;
  border: 1px solid #e9e4e4;
  margin-left: 5px;
} */

#footer-banner-logos .btn-play-pause {
  border: none;
  border-radius: 20px;
  position: relative;
  padding: 0;
  min-width: 60px;
  height: 30px;
  background-color: var(--main-theme-color) !important;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  font-weight: bold;
}

#footer-banner-logos button.slick-arrow::before {
  color: var(--main-theme-color) !important;
}


#footer-banner-logos button.slick-prev.slick-arrow {
  left: -20px;
}

#footer-banner-logos button.slick-next.slick-arrow {
  right: -20px;
}

footer,
footer a {
  color: #fff;
}

#footer-menu {
  background-color: #363636;
  color: #fff;
}

#footer-menu ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center !important;
}

#footer-menu ul li a {
  color: #fff;
}

#site_visitors_count {
  font-weight: bold;
  padding: 5px 10px;
  background-color: #fff;
  color: #000;
  border: 2px solid var(--main-theme-color) !important;
  border-radius: 20px;
}

#social-links .sicon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background-color: #fff;
  margin: auto 5px;
  border-radius: 5px;
}

#social-links .sicon a {
  font-size: 25px;
  text-shadow: 1px 1px 1px #919191;
  background-color: #fff;
  color: #000;
}

/* End: Footer */


/* Start: Back to top */
.back-to-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;
  background: var(--main-theme-color) !important;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  transition: all 0.4s;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.back-to-top i {
  font-size: 25px;
  color: #fff;
}

/* End: Back to top */
#block-b5customsubtheme-views-block-gallery-photos-block-1 img {
  height: 380px !important;

}

.g-img img {
  height: 240px !important;
}

/* right banner */

/* .custom-block {
  display: flex;
  align-items: center;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  max-width: 600px;
  margin: 0 auto;
}

.photo {
  flex: 0 0 100px;
  margin-right: 20px;
}

.photo img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
}

.details {
  flex: 1;
}

.name {
  margin: 0 0 10px;
  font-size: 24px;
  font-weight: bold;
  color: #333;
}

.description {
  margin: 0;
  font-size: 16px;
  color: #666;
} */
.custom-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  /* border: 1px solid #ddd; */
  border-radius: 5px;
  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
  background-color: #fff;
  max-width: 300px;
  margin: 0 auto;
}

.photo {
  margin-bottom: 20px;
}

.photo img {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  object-fit: cover;
}

.details {
  text-align: center;
}

.name {
  margin: 0 0 10px;
  font-size: 25px;
  font-weight: bolder;
  color: #333;
}

.name-designation {
  margin: 0 0 10px;
  font-size: 22px;
  font-weight: bolder;
  color: #343131;
}

.description {
  margin: 0;
  font-size: 16px;
  color: #666;
}



.img-thumbnail {
  float: left;
  margin-right: 10px;
  width: 300px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  left: 100%;

}

.pb-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}