@font-face {
  font-family: 'poppinsregular';
  src: url('../fonts/PoppinsRegular.woff2') format('woff');
}

:root {
  --main-theme-color: #d7430a !important;
  --main-theme-color-secondary: #251952 !important;
  --main-theme-color-tablebg: #54b8e1bd !important;
}

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

* {
  font-family: 'poppinsregular', 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::-webkit-scrollbar {
  width: 0.8rem;
}

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

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

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

table thead tr th,
table thead tr td {
  background-color: var(--main-theme-color-tablebg);
}

th,
td {
  vertical-align: middle !important;
}

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

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

.card-header-custom {
  background-color: #fff;
  color: #11998e;
  text-align: center;
  font-weight: bold;
  text-shadow: .5px .5px 1px #11998e;
  border-bottom: 1px solid #d7d7d7;
}

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

.block-title {
  padding: 10px;
  margin-bottom: 0;
  background-color: #11998e;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

/* Start: Header */
#header-top-div {
  background: linear-gradient(135deg, #ffffff 52%, #fceabb 52%, #fccd4d 52%, #f8b500 52%, #f8b500 100%);
  border-bottom: 1px solid #ecde0d;
}

/* text resize */
#header-top-div #text-resize .dropdown ul {
  min-width: unset !important;
}

#header-top-div #text-resize .dropdown ul li {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid;
}

#header-top-div #text-resize .dropdown ul li:last-child {
  border-bottom: none;
}

#header-top-div #text-resize .dropdown-item:hover .dropdown-menu {
  display: block;
}

#title-div {
  background-image: url(../img/header.jpg);
  background-repeat: round;
  height:150px;
}

#main-navigation,
#main-navigation ul {
  background-color: var(--main-theme-color) !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

#main-navigation ul
{
  border-bottom: 1px solid #fff;
}

#main-navigation a,
#main-navigation span {
  color: #fff !important;
  font-weight: normal !important;
  transition: all 0.5sease-out;
}

#main-navigation a.active,
#main-navigation span.active,
#main-navigation a:hover,
#main-navigation span:hover {
  background-color: #ebd339;
  box-shadow: 0 1rem 3rem #000 !important
}

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

#main-navigation .dropdown-menu li {
  position: relative;
  border-bottom: 1px solid #000;
}

#main-navigation .dropdown-menu .dropdown-submenu {
  display: none;
  position: absolute;
  left: 100%;
  top: -7px;
}

@media screen and (max-width: 990px) {
  #main-navigation .dropdown-menu .dropdown-submenu {
    left: 50%;
    top: 100%;
  }
}

#main-navigation .dropdown-menu .dropdown-submenu-left {
  right: 100%;
  left: auto;
}

#main-navigation .dropdown-menu>li:hover>.dropdown-submenu {
  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: 450px !important; */
}

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

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

/* What's new */
#block-b5customsubtheme-blocktabshomepagetabs {
  /* background-color: #8a005e; */
  color: #fff !important;
  border: 1px solid #ebbebe;
}

#block-b5customsubtheme-blocktabshomepagetabs .nav-tabs li {
  /*border: 1px solid #fff;*/
  color: #2664a4;
}

#block-b5customsubtheme-blocktabshomepagetabs .nav-tabs li:not(:last-child) {
  /*border-right: 1px solid #195c9f;*/
}

#block-b5customsubtheme-blocktabshomepagetabs li .active {
  background-color: #ebaa80;
  color: #fff !important;
  border: none !important;
}

#block-b5customsubtheme-blocktabshomepagetabs .nav.nav-tabs {
  background-color: #de6a1d;
}

#block-b5customsubtheme-blocktabshomepagetabs li button {
  /* background-color: #8a005e; */
  color: #fff !important;
  font-size: 15px;
}

#block-b5customsubtheme-blocktabshomepagetabs li button:hover {
  background-color: #ebaa80 !important;
  border: none !important;
  border-radius: none !important;
}

/* #block-b5customsubtheme-blocktabshomepagetabs .scroll-content {
  background: linear-gradient(135deg,  #ffffff 88%,#ad1283 88%,#de47ac 100%); 

} */
.wn-item-list
{
  /*height: 500px;*/
  overflow: hidden;
  background: url(sites/default/files/2025-03/e2.png);
  position: relative;
  background-position: center bottom;
  background-repeat: repeat-x;
  background-size: 70%;

}

.wn-item-list ul {
  width: 100%;
  padding-right: 40px;
}

.wn-item-list li {
  border-bottom: 1px solid #000;
  margin: 15px 0px 15px 15px !important;
  padding-bottom: 14px;
  list-style: none;
  padding-right: 5px;
}

.wn-item-list a {
  color: #000;
  font-weight: 600;
  text-decoration: none;
  text-align: justify;
  margin-right: 14px;
}

.wn-item-list a::before {
  content: "\F38B";
  font-family: "bootstrap-icons";
  left: 12px;
  position: absolute;
  color: #930b0b;
  font-size: 20px;
}

/* End: Main Section (front) */

/* Start: Main Section */
#breadcrumb {
  margin-left: .5rem;
}

#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: #f7f7f2 !important;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#block-b5customsubtheme-page-title h3 {
  margin-bottom: 2%;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid #000;
}

/* 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: -25px;
}

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

footer,
footer a {
  color: #fff;
  background: #14284b;
}
.footer-img
{
	  
  display: block;
  position: relative;
  background-image: url(../img/footer.png);
  background-position: center;
  /*background-repeat: no-repeat;
  background-size: cover;*/
}
#footer-menu {
  background-color: #f39531;
  color: #fff;
  background-image: url(../img/footer-bottom-bg);
}

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

#footer-menu ul li a {
  color: #fff;
  font-size: 13px;
}

#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 {
  width: 40px;
  height: 40px;
}

/* 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 */

.footerbottom
{
    padding-bottom: 0rem !important;
    background:rgb(183 74 33 / 39%);
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}






* {
  box-sizing: border-box;
}



* {
  box-sizing: border-box;
}

.item {
  width: 200px;
  height: 200px;
  margin: 50px auto;
  padding-top: 75px;
  background: #ccc;
  text-align: center;
  color: #FFF;
  font-size: 3em;
}

/* Animations */




.activity-box1 {
  margin-bottom: 30px;
  -webkit-transition: .5s;
  transition: .5s;
}
.activity-box {
  margin-bottom: 30px;
}

.activity-box1:hover {
  -webkit-transform: translate(0, -5px);
  transform: translate(0, -5px);
}


.pulse {
  animation: pulse 1s infinite ease-in-out alternate;
}
@keyframes pulse {
  from { transform: scale(0.8); }
  to { transform: scale(1.1); }
}

/*----------------------------------*/

.zoom {
  transition: transform .2s; /* Animation */
  margin: 0 auto;
}

.zoom:hover {
 /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
 
  transform: scale(.9);
  opacity: 80%;
}


