html {
  background: #f0f0f0;
}

body {
  font-family: "Exo", sans-serif;
  font-style: normal;
  background-size: cover;
  min-height: 100vh;
  color: #323b41;
  font-size: 15px;
}

.top-bar {
  background: #303e51;
  color: #fff;
}

.top-bar a {
  color: #fff;
  padding: 0px 10px;
  border-right: 1px solid #fff;
  line-height: 35px;
}
.top-bar button {
  background: rgba(0, 0, 0, 0.5);
  color: white;
  border-collapse: collapse;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 3px 10px;
}

.login-btn {
  background: #002b45;
}

ul,
ol {
  color: #323b41;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: #ff8000;
}
a {
  color: #384832;
}

a {
  text-decoration: none;
}
.list-group-item:hover {
  background: #b08925;
}

.list-group-item:hover a,
.list-group-item.active a {
  color: white;
  text-decoration: none;
}

.list-group-item.active {
  background: linear-gradient(to right, #0f2871, #901f74);
  color: white;
  text-decoration: none;
}

.container-fluid {
  max-width: 90%;
}

.btn-primary {
  background: #ff8000;
  border-color: #ff8000;
  border-radius: 3px;
  padding: 3px 15px !important;
}

.btn-primary:hover {
  background: #05386f;
  border-color: #05386f;
  border-radius: none;
}

.bg-primary {
  background: #05386f !important;
}

.bg_nav {
  /* background: linear-gradient(to right, #cf005d, #671f90); */
  background: linear-gradient(to right, #0f2871, #901f74);
}

.banner {
  background: linear-gradient(to bottom, #042c57, #064d99);
}

.banner .widget-box {
  border: none;
}
.logo {
  padding: 10px 0px;
  display: flex;
  align-items: center;
  font-size: 25px;
  gap: 10px;
  justify-content: center;
}

.logo img {
  height: 80px;
  margin-right: 10px;
}

.logo h1 {
  font-size: clamp(0.5rem, 1.3vw, 1.4rem);
  font-weight: 800;
  color: #303e51;
  margin-bottom: 0px;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.logo h1 span {
  display: block;
  font-weight: normal;
  color: #505050;
  font-size: 18px;
}

.logo P {
  font-size: clamp(0.5rem, 0.9vw, 1.2rem);
  color: #fff;
  text-transform: uppercase;
}

.profiles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.profiles:nth-child(4) {
  border-bottom: none;
}

.officials-wrap {
  background: #fff;
}

/* .bgblue1 {
  background: #0092d3;
}
.bgblue2 {
  background: #0072ba;
}
.bgblue3 {
  background: #0e4f95;
}
.bgblue4 {
  background: #0c327b;
} */

.profiles img {
  max-width: 135px;
  float: none;
  margin-right: 10px;
  border: 1px solid #7b7a7a;
  padding: 4px;
}

.profiles h2 {
  font-size: 16px;
  color: #000000;
  letter-spacing: 0px;
  margin-top: 6px;
  margin-bottom: 0px;
  line-height: 1.4;
  text-align: left;
  letter-spacing: -0.2;
  font-weight: bold;
}

.profiles h2 span {
  font-weight: normal;
  display: block;
  font-size: 12px;
  color: #223a60;
}

.profiles p {
  margin-bottom: 0px;
}

.carousel-inner {
  position: relative;
  width: 100%;
}

/* .carousel-item img {
  height: 400px;
} */

.navbrand {
  background: white;
  box-shadow: 0px 10px 2px #5d327a;
}

.logo-middle img {
  position: absolute;
  top: 38%;
  left: 9%;
  z-index: 9;
  height: 30%;
}

.logo-middle::before {
  content: "";
  background: #e18c0c;
  position: absolute;
  width: 8px;
  top: -4%;
  left: 16%;
  height: 109%;
  rotate: -23.3deg;
}

.carousel {
  position: relative;
}
.carousel-inner .carousel-caption {
  width: 530px;
  background-size: cover;
  left: 10%;
  bottom: 38%;
  text-align: left;
  padding-bottom: 30px;
  padding: 50px 0px 20px 50px;
  transform: translate(-0% -50%);
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}

.carousel-caption h5 {
  font-size: 25px;
  color: white;
}

.carousel-caption h2 strong {
  font-weight: 900;
}
.carousel-caption p {
  color: #fff;
}

.carousel-inner .carousel-caption .btn {
  border-radius: 30px;
}

.header-middle {
  line-height: 22px;
  padding: 0px 0px;
  position: relative;
}

.header-middle a {
  color: #fff;
  border-right: thin solid rgba(255, 255, 0255, 0.2);
  padding: 0px 10px;
  font-size: 16px;
}
.borderRadius {
  border-radius: 10px;
}

.carousel:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 150px;
  height: 100px;
  z-index: -1;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: -20px 30px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -20px 30px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: -20px 30px 10px rgba(0, 0, 0, 0.5);
  -webkit-transform: skew(-10deg, -10deg) translate(40px, -15px);
  transform: skew(-10deg, -10deg) translate(40px, -15px);
  -moz-transform: skew(-10deg, -10deg) translate(40px, -15px);
}
.carousel:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -10px;
  width: 150px;
  height: 100px;
  z-index: -1;
  background: rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 20px 30px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 20px 30px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 20px 30px 10px rgba(0, 0, 0, 0.5);
  -moz-transform: skew(10deg, 10deg) translate(-40px, -15px);
  -webkit-transform: skew(10deg, 10deg) translate(-40px, -15px);
  transform: skew(10deg, 10deg) translate(-40px, -15px);
}

.navbar-dark .navbar-nav .nav-link {
  color: white;
  text-transform: uppercase;
  text-shadow: 0px 0px 2px #000;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 15rem;
  margin: 0;
  font-size: 1rem;
  text-align: left;
  list-style: none;
  background-color: #500d0d;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  padding: 0px;
}

.dropdown-menu .dropdown-item {
  color: #fff;
  padding: 8px 15px;
}

.dropdown-menu .dropdown-item:hover,
.dropdown-menu .dropdown-item:focus {
  color: #16181b !important;
  text-decoration: none;
  background-color: #ff5f31;
}

h2.title {
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 45px;
  text-align: center;
  padding-top: 50px 0px;
  position: relative;
}

h2.title::after {
  width: 70px;
  height: 5px;
  background: #05386f;
  content: "";
  position: absolute;
  display: block;
  margin-top: 16px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  right: 50%;
}

h2.title span {
  display: block;
  font-size: 18px;
  text-transform: capitalize;
}

ul.liststyles {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

ul.liststyles li {
  margin-bottom: 10px;
  text-align: justify;
  padding-bottom: 10px;
  padding-left: 30px;
  background: url("img/listicon.png") no-repeat left top;
  background-size: 2%;
  background-position-y: 5px;
  border-bottom: 1px dotted #4e9a46;
}

ul.liststyles li a {
  color: #16181b;
}

.left-img-clip {
  clip-path: polygon(0 0, 83% 0, 100% 100%, 0% 100%);
}

.service_section {
  padding: 50px 0px 50px 0px;
}

.service_section h2 {
  margin-bottom: 80px;
}
.service_wrapper {
  display: flex;
  gap: 5px;
  width: 100%;
  flex-wrap: wrap;
  gap: 15px;
}

/* .service_wrapper .service_box:nth-child(1) h3 {
  color: #0d4435;
}
.service_wrapper .service_box:nth-child(2) h3 {
  color: #a38419 !important;
}
.service_wrapper .service_box:nth-child(3) h3 {
  color: #ac4e4e !important;
}
.service_wrapper .service_box:nth-child(4) h3 {
  color: #6a4577 !important;
}
.service_wrapper .service_box:nth-child(5) h3 {
  color: #38689f !important;
} */

.service_box {
  background: white;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 25px 25px;
  gap: 10px;
  flex: 1;
  text-align: center;
  border: 1px solid #ccc;
  align-items: stretch;
  justify-content: space-between;
}

.service_box .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px auto;
  margin-bottom: 10px;
}
.service_box .icon img {
  width: 80%;
}
.service_box h3 {
  font-size: 25px;
  font-weight: 800;
  color: #000;
}

.aboutus_section {
  padding: 15px 0px;
  background: #fff;
  display: flex;
  align-items: center;
}

.services-wrapper h3 {
  font-weight: 200;
  color: black;
}

.mis_section {
  background: #e8eff6;
  padding: 20px 0px;
}

.schemes-btn-gradient {
  background: linear-gradient(to right, #698d2f, #138756);
  color: white;
  font-weight: 500;
  font-size: 25px;
  border: none;
  margin-bottom: 50px;
}

.aboutus_section img {
  width: 80%;
  margin: auto;
  display: flex;
  align-self: center;
}
/* .about-wrapper {
  /* background:linear-gradient(to bottom, rgba(255,255,255,0.9), rgba(255,255,255,1)) 
 */

.whatsnew-wrapper {
  background: url(img/bg-whatsnew.png) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 50px 0px;
}

.whatsnew-wrapper .card {
  background: none;
}

.services-wrapper .service-img img {
  border: 4px solid white;
  box-shadow: 0px 0px 10px #555;
}

.serivice-list {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
  width: 90%;
}

.serivice-list li {
  padding: 5px 10px;
  padding-left: 10px;
  border-bottom: thin dotted #500079;
  background: url(img/list-style.png) no-repeat top left;
  background-size: 15px;
  background-position: 0px 15px;
  padding-left: 28px;
}

.features2 {
  padding: 50px 0px;
}

.features2 h2 {
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 50px;
  text-align: center;
}

.features2 h2::after {
  width: 70px;
  height: 5px;
  background: #4e9a46;
  content: "";
  position: absolute;
  display: block;
  margin-top: 16px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  right: 50%;
}

.features2 .feature-box {
  text-align: center;
  padding: 20px;
  border: thin solid #022b67;
  margin-bottom: 20px;
  min-height: 283px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  cursor: pointer;
}

.features2 .feature-box img {
  width: 30%;
  margin: 10px auto;
}

.features2 .feature-box h3 {
  font-size: 25px;
  font-weight: bold;
  color: #082b68;
}

.features2 .feature-box p {
  font-size: 14px;
}

.features2 .feature-box:hover {
  background: #082b68;
  color: white;
}

.features2 .feature-box:hover h3 {
  color: #4e9a46;
}

.oraganograms {
  background: #082b68;
  padding: 50px 0px;
  color: #fff;
  padding: 50px 0px;
}

.oraganograms h2 {
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 50px;
  text-align: center;
}

.oraganograms h2::after {
  width: 70px;
  height: 5px;
  background: #4e9a46;
  content: "";
  position: absolute;
  display: block;
  margin-top: 16px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  right: 50%;
}

.oraganograms .organo-box {
  background: #fff;
  padding: 20px;
  text-align: center;
}

.oraganograms .organo-box img {
  height: 106px;
  margin: 10px auto;
}

.oraganograms .organo-box h3 {
  font-size: 25px;
  font-weight: bold;
  color: #082b68;
}

.oraganograms .organo-box p {
  font-size: 14px;
}

/* Begin Contact Us */
.contact-us {
  padding: 35px 0 28px 0;
  background-color: #f2faf5;
}

.contact-us h2 {
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 50px;
  text-align: center;
}

.contact-us h2::after {
  width: 70px;
  height: 5px;
  background: #4e9a46;
  content: "";
  position: absolute;
  display: block;
  margin-top: 16px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  right: 50%;
}

.contact-us .contact-us-inner {
  max-width: 970px;
  margin: 0 auto;
}

.contact-us hr {
  height: 1px;
  background: #edeeef;
  margin: 16px 0;
}

.contact-us label {
  font-size: 13px;
  line-height: 3.07;
  letter-spacing: 0;
  color: #333333;
  text-transform: capitalize;
  width: 100%;
}

.contact-us .email a {
  letter-spacing: 0;
  font-size: 18px;
  line-height: 1.78;
  color: #1c9a5b;
}

.contact-us .phone a {
  font-size: 18px;
  line-height: 1.33;
  letter-spacing: 0;
  color: #1c9a5b;
}

.contact-us .contact-us-title {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #2d323d;
  text-transform: uppercase;
  opacity: 1;
  margin-bottom: 16px;
}

.contact-us .contact-us-form {
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 4px #463f5f1a;
  box-shadow: 0 2px 4px #463f5f1a;
  border-radius: 4px;
  padding: 25px 40px;
}

.contact-us .twitter-feed {
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 4px #463f5f1a;
  box-shadow: 0 2px 4px #463f5f1a;
  border-radius: 4px;
  padding: 25px 40px;
}

.contact-us .contact-us-form .submit {
  font-family: "Gotham Medium;", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #ffffff;
  text-transform: uppercase;
  padding: 15px 10px;
}

.contact-us .contact-us-sub,
.contact-us .hours,
.contact-us .address {
  font-family: "Gotham Book", sans-serif;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 1.71;
  color: #2d323d;
}

.contact-us .contact-us-sub {
  font-family: "Gotham Medium", sans-serif;
}

footer {
  background: #292f34;
  color: rgba(255, 255, 255, 0.5);
  padding: 50px 0px 0px;
  font-size: 14px;
}

footer h5 {
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}

footer ul {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
}

footer ul li {
  padding: 3px 0px;
  border-bottom: thin dotted rgba(255, 255, 255, 0.1);
}

footer ul li a {
  color: #ffffff7e;
}

footer .footer-logo {
  height: 60px;
  background: #fff;
  border-radius: 10px;
  padding: 0px 10px;
  margin-bottom: 10px;
}

footer .small-img img {
  height: 50px;
}

footer .border-top {
  border-top: thin solid rgba(255, 255, 255, 0.1) !important;
}

footer .footer_bottom {
  background: #031d36;
  padding-top: 9px;
}

footer .footer_bottom img {
  height: 30px;
  width: 206px;
}

.innerpage {
  background: #ecebeb;
  padding: 50px 0px;
}

.innerpage h2 {
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 50px;
  text-align: center;
}

.innerpage h2::after {
  width: 70px;
  height: 5px;
  background: #4e9a46;
  content: "";
  position: absolute;
  display: block;
  margin-top: 16px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  right: 50%;
}

.accordion .card {
  background: none;
  border: none;
}

.accordion .card .card-header {
  background: none;
  border: none;
  padding: 0.4rem 1rem;

  border: thin solid #1c9a5b;
}

.accordion .card-header h2 span {
  float: left;
  margin-top: 10px;
}

.accordion .card-header .btn {
  color: #2f2f31;
  font-size: 1.04rem;
  text-align: left;
  position: relative;
  font-weight: 500;
  padding-left: 2rem;
}

.accordion .card-header i {
  font-size: 1.2rem;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 9px;
}

.accordion .card-header .btn:hover {
  color: #ff8300;
}

.accordion .card-body {
  color: #324353;
  padding: 0.5rem 3rem;
}

.page-title {
  margin: 3rem 0 3rem 1rem;

  position: relative;
}

.page-title::after {
  content: "";
  width: 80px;
  position: absolute;
  height: 3px;
  border-radius: 1px;
  background: #73bb2b;
  left: 0;
  bottom: -15px;
}

.accordion .highlight .btn {
  color: #74bd30;
}

.accordion .highlight i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/*# sourceMappingURL=custom.css.map */

.btn-success {
  background: #087c21;
  border-color: #087c21;
  color: #000;
  font-weight: bold;
}

.departments {
  margin: 0px auto;
}

.departments h4 {
  color: #4e140a;
  font-weight: bold;
}

.f-category {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  padding: 20px 15px;
  text-align: center;
  display: flex;
  position: relative;
  z-index: 999;
  border-radius: 5px;
  align-items: center;
  height: 100px;
}

.f-category:hover {
  background: #112871;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}

.f-category .icon {
  width: 80px;
  height: 80px;
  display: flex;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 50%;
  background: white;
  margin-right: 15px;
  align-items: center;
  justify-content: center;
  position: relative;
}
.f-category .icon img {
  height: 50px !important;
}

.f-category:hover .icon {
  -webkit-transform: rotateY(160deg);
  -moz-transform: rotateY(160deg);
  -ms-transform: rotateY(160deg);
  -o-transform: rotateY(160deg);
  transform: rotateY(160deg);
}

.f-category a {
  display: flex;
  align-items: center;
}

.f-category a:hover {
  text-decoration: none;
}

.f-category h3 {
  font-size: 14px;
  line-height: 25px;
  font-weight: 500 !important;
  margin-bottom: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #fff;
  text-align: left;
}
.f-category h3 span {
  display: block;
  font-size: 35px;
}
.f-category:hover h3 {
  color: #fff;
}

/* Carets in collapsible mode (make them look like +/- buttons) */
.navbar-nav.sm-collapsible .sub-arrow {
  position: absolute;
  top: 50%;
  right: 0;
  margin: -0.7em 0.5em 0 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.25rem;
  padding: 0;
  width: 2em;
  height: 1.4em;
  font-size: 1.25rem;
  line-height: 1.2em;
  text-align: center;
}
.navbar-nav.sm-collapsible .sub-arrow::before {
  content: "+";
}
.navbar-nav.sm-collapsible .show > a > .sub-arrow::before {
  content: "-";
}
.navbar-dark .navbar-nav.sm-collapsible .nav-link .sub-arrow {
  border-color: rgba(255, 255, 255, 0.1);
}
/* make sure there's room for the carets */
.navbar-nav.sm-collapsible .has-submenu {
  padding-right: 3em;
}
/* keep the carets properly positioned */
.navbar-nav.sm-collapsible .nav-link,
.navbar-nav.sm-collapsible .dropdown-item {
  position: relative;
}

/* Nav carets in expanded mode */
.navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
/* point the arrows up for .fixed-bottom navbars */
.fixed-bottom .navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow,
.fixed-bottom
  .navbar-nav:not(.sm-collapsible):not([data-sm-skip])
  .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

/* Dropdown carets in expanded mode */
.navbar-nav:not(.sm-collapsible) .dropdown-item .sub-arrow,
.navbar-nav:not(.sm-collapsible):not([data-sm-skip])
  .dropdown-menu
  .dropdown-toggle::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 0;
  height: 0;
  margin-top: -0.3em;
  margin-right: 1em;
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
/* make sure there's room for the carets */
.navbar-nav:not(.sm-collapsible) .dropdown-item.has-submenu {
  padding-right: 2em;
}

/* Scrolling arrows for tall menus */
.navbar-nav .scroll-up,
.navbar-nav .scroll-down {
  position: absolute;
  display: none;
  visibility: hidden;
  height: 20px;
  overflow: hidden;
  text-align: center;
}
.navbar-nav .scroll-up-arrow,
.navbar-nav .scroll-down-arrow {
  position: absolute;
  top: -2px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-top: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid;
  border-left: 7px solid transparent;
}
.navbar-nav .scroll-down-arrow {
  top: 6px;
  border-top: 7px solid;
  border-right: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid transparent;
}

/* Add some spacing for 2+ level sub menus in collapsible mode */
.navbar-nav.sm-collapsible .dropdown-menu .dropdown-menu {
  margin: 0.5em;
}

/* Fix SmartMenus sub menus auto width (subMenusMinWidth/subMenusMaxWidth options) */
.navbar-nav:not([data-sm-skip]) .dropdown-item {
  white-space: normal;
}
.navbar-nav:not(.sm-collapsible) .sm-nowrap > li > .dropdown-item {
  white-space: nowrap;
}

/* nt-example1 */

#nt-example1 {
  width: 98% !important;
  padding-left: 0px;
  height: 402px !important;
  background: #fff;
  border: 1px solid #ccc;
}

#nt-example1-container {
  text-align: center;
}

#nt-example1-container i {
  font-size: 17px;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  line-height: 19px;
  background: rgba(0, 0, 0, 0.3);
  padding: 15px;
  margin-left: 2px;
}

#nt-example1-container i:hover {
  color: #333;
}

#nt-example1 li {
  color: #4e4e4e;
  background: #fff;
  overflow: hidden;
  padding: 10px;
  line-height: 22px;
  font-size: 16px;
  text-align: left;
  border-bottom: 1px dotted #2c8162;
  padding-left: 30px;
}

#nt-example1 li a {
  color: #002b45;
}

#nt-example1 ul {
  padding-left: 10px;
}

#nt-example1 li:before {
  content: "\f138";
  font: normal normal normal 14px/1 FontAwesome;
  margin-left: -22px;
  margin-right: 10px;
  color: #e18c0c;
}

#nt-example1 li:hover {
  background: #fff;
}

.titleheader {
  background: #002b45;
  line-height: 50px;
  color: #fff;
  margin-bottom: 0px;
  margin-top: 10px;
  width: 98%;
}

.widget-box .box {
  text-align: center;
  width: 100% !important;
  display: flex;
  align-items: center;
  flex-grow: inherit;
  border-bottom: none;
  background: aliceblue;
  margin-bottom: 1px;
  padding: 5px;
}
.widget-box .box:nth-child(3) {
  background: #f5e6f7;
}
.widget-box .box:nth-child(4) {
  background: #f9ede2;
}

.box span {
  flex-grow: 0;
  padding: 15px;
  font-size: 1.5rem;
  font-weight: bold;
}
.box h4 {
  flex-grow: 1;
  text-align: left;
  margin-left: 15px;
  color: #000;
  font-weight: 200;
}

.box i {
  font-size: 19px;
  padding: 15px;
  color: white;
  width: 50px;
  border-radius: 50%;
}

.box a {
  text-decoration: none;
}

.box h3 {
  color: white;
  font-size: 16px;
  text-transform: uppercase;
}

.bg-blue {
  background: #00638e;
}
.bg-green {
  background: #cc4e4e;
}
.bg-yellow {
  background: #a26e3b;
}

.btn-logins {
  position: relative;
}

.logins {
  display: none;
  position: absolute;
  z-index: 99999 !important;
  list-style: none;
  margin-top: 10px;
  margin-left: 0px;
  padding-left: 0px;
  transition: all 0.3s ease;
  right: 0;
  animation: linear;
  width: 265px;
}
.logins li {
  padding: 8px 10px;
  width: 100%;
  text-wrap: nowrap;
  border-bottom: thin solid rgba(0, 0, 0, 0.3);
}

.logins li a {
  color: #fff;
}

.stats {
  width: 100%;
  border-right: thin solid #cacaca;
  border-bottom: thin solid #cacaca;
  padding: 5px;
  background: white;
  display: flex;
  justify-content: justify;
  align-items: center;
  flex-direction: row;
  min-height: 89px;
}

.stats-content {
  width: 80%;
}

.stats .img-box {
  width: 30% !important;
  height: 60px;
  background: #002b45;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  padding: 5px;
  position: relative;
  overflow: hidden;

  border-radius: 50%;
}

.stats .bg-red {
  background: #b74c3a !important;
}

.stats img {
  width: 40px;
  height: 40px;
  display: block;
  padding: 5px;
}

.stats-title {
  font-size: 20px;
  padding: 10px 0px;
  border-bottom: thin solid #ccc;
  color: #03326e;
}

.stats h3 {
  margin-bottom: 0px;
  font-size: 25px;
  font-weight: 500;
  color: #f37f20;
}

.stats p {
  margin-bottom: 0px;
  font-size: 14px;
  color: #618493;
}

.right-heeader {
  display: flex;
  margin-top: 29px;
  align-items: flex-end;
  justify-content: flex-end;
}

.search-wrapper .search {
  border-radius: 25px;
  border: 1px solid #11368e;
  background: none;
  width: 100%;
}
.search-wrapper .form-control {
  color: #11368e;
}

.search-wrapper .form-control::placeholder {
  color: #11368e;
  opacity: 1;
}

.search-wrapper .btn {
  margin-left: -50px;
  color: #11368e;
}

.email .btn,
.logins-wrapper .btn {
  border: thin solid #05386f;
  background: #05386f;
  border-radius: 25px;
  padding: 6px 20px;
  margin-left: 5px;
  color: #fff;
  transition: all 0.5s ease-in-out;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, transparent 50%, #ffa30f) 50%;
  transition: background-position 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s,
    color 0.5s ease 0s, background-color 0.5s ease;
}

.email .btn:hover,
.logins-wrapper .btn:hover {
  color: rgba(0, 0, 0, 1);
  background-color: #033268;
  background-position: -100% 100%;
}

.card-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: 1/4;
}
.photogallery_wrapper {
  padding: 50px 0px;
}

.photogallery_wrapper .card {
  box-shadow: 0px 0px 10px rgba(0, 0, 10, 0.3) !important;
  transition: all 0.5s ease-in-out;
  border: 1px solid white;
}

.photogallery_wrapper .card .card-body {
  background: #0f2871 !important;
  color: white;
}
.photogallery_wrapper .card img {
  height: 220px !important;
}
.photogallery_wrapper .card .card-body {
  background: #0f2871 !important;
  color: white;
  border-top: none;
}
.photogallery_wrapper .card .card-body .btn-primary {
  background: #c6a65b;
  border-color: #c6a65b;
}
.photogallery_wrapper .card .card-body .btn-primary:hover {
  background: #c65f05;
  border-color: #c65f05;
}
.photogallery_wrapper .card .card-title {
  color: white !important;
}
.photogallery_wrapper .card .card-text {
  padding: 10px 15px;
}

.news_clippings_wrapper {
  padding: 10px 0px;
}
.news_clippings_wrapper .news-box {
  width: 100%;
  border: 2px solid rgb(201, 199, 210);
  position: relative;
  background: white;
  box-shadow: 0px 0px 10px rgba(128, 128, 128, 0.413);
}
.news_clippings_wrapper .news-box {
  width: 100%;

  position: relative;
}
.news_clippings_wrapper .news-box .news-box-img-wrp {
  width: 100%;

  height: 200px;
  overflow: hidden;
}

.news_clippings_wrapper .news-box .btn-primary {
  background: #c6a65b;
  border-color: #c6a65b;
}

.news_clippings_wrapper .news-box .ribbon {
  width: 60px;
  background: linear-gradient(to bottom, #211b95, #901f74);
  display: flex;
  flex-direction: column;
  position: absolute;
  text-align: center;
  color: white;
}

.news_clippings_wrapper .news-box .ribbon .date_day {
  font-size: 25px;
  padding: 0px;
  margin-top: 10px;
  line-height: 20px;
}

.news_clippings_wrapper .news-box .ribbon .date_month {
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  text-transform: uppercase;
  line-height: 20px;
}

.news_clippings_wrapper .news-box .ribbon .date_posttype {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  padding: 15px 0px;
  margin-top: 10px;
}

.news_clippings_wrapper .news-box .ribbon i {
  font-size: 28px;
}
.news_clippings_wrapper .news-box img {
  width: 100%;
}

.cmwrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

img.cm-img {
  height: 488px;
}

.card .card-body {
 /*  background: #fafafa !important; */
  color: #0074b6;
  font-weight: normal;
}

.card .card-body h4 {
  font-size: 1.2rem;
  color: #500079;
  text-align: justify;
}

.card img {
  height: 239px !important;
}

/* .header-middle {
    /* background:rgb(4, 39, 83); */

.nav-tabs {
  background: #f2f2f2;
  color: white;
}
.nav-tabs .nav-item {
  margin-bottom: 0px;
}
.nav-tabs .nav-link {
  border: none;
  background: #003646;
  color: white;
  border-radius: 0px;
  padding: 15px 20px;
  border-right: thin solid rgba(255, 255, 255, 0.3);
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #fff;
  background-color: #759d00;
  border-color: transparent;
  z-index: 999;
}

.tab-content {
  border: 2px solid #efefef;
  padding: 20px;
  height: 445px;
  overflow-y: scroll;
}

.tab-content ul.liststyles {
  list-style: none;
}

.social-icons {
  margin-top: 10px;
}

.social-icons a {
  background: dodgerblue;
  color: white;
  padding: 10px;
  display: block;
  float: left;
  border-radius: 5px;
  margin-right: 5px;
  width: 50px;
  height: 50px;
  text-align: center;
}

.widget-box {
  background: white;
  border: 1px solid #ddd;
  position: relative;
  padding: 15px;
  margin-bottom: 15px;
  height: 416px;
}

.widget-box h2.widget-title {
  background: rgba(0, 0, 0, 0) url(img/title-band.png) no-repeat scroll right
    center;
  color: white;
  background-size: auto 100%;
  padding: 7px 30px 7px 13px;
  display: inline-block;
  font-size: 130%;
  position: relative;
  z-index: 5;
}

.widget-box .widget-list {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
  margin-left: 20px;
  margin-right: 20px;
}

.widget-box .widget-list li {
  padding: 5px 0px;
  display: flex;
  align-items: center;
  border-bottom: 1px dotted #1c9a5b;
}

.widget-box .widget-list li i {
  color: white;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  line-height: 40px;
  margin-right: 10px;
}

.service-box {
  border: 1px solid #ddd;
  overflow: hidden;
  position: relative;
  margin-bottom: 8px;
}

.service-box img {
  width: 100%;
}

.service-box-list {
  display: flex;
  flex-direction: row;
  margin: 5px;
  padding: 0px;
}

.service-box-list .service_title {
  text-align: center;
  font-size: 18px;
  color: #0f598e;
  padding: 6px;
  margin-bottom: 5px;
}

.service-box-list .readmore a {
  padding: 10px;
  color: rgb(0, 0, 0);
  display: block;
  background: #efefef;
}
.service-box-list .readmore i {
  background: rgb(46, 136, 51);
  color: white;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  line-height: 30px;
}

.service-box-list li {
  padding: 5px;
}

.widget-box ul {
  padding: 0px;
  margin-left: 20px;
  margin-right: 20px;
}
.widget-box ul li {
  border-bottom: thin dotted #888;
}

.widget-box ul li a {
  color: rgb(0, 57, 130);
}

.widget-box p {
  text-align: justify;
}

.title2 {
  color: white;

  font-weight: 200;
  font-size: 22px;
  padding: 10px 15px;
  background: aliceblue;
  border-bottom: 2px solid #00000019;
  background: #292f34;
}

.title2 span {
  font-weight: 700;
}

.service-wrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 30px 20px;
  flex-direction: row;
  flex-wrap: wrap;
}

.service-wrapper .service-item {
  padding: 20px 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  border-right: thin solid #759d00;
  border-bottom: thin solid #759d00;
  text-align: center;
  height: 180px;
  text-decoration: none;
}

.service-wrapper .service-item:hover {
  padding: 20px 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  border-right: thin solid #759d00;
  border-bottom: thin solid #759d00;
  text-align: center;
  height: 180px;
  text-decoration: none;
  background: #759d00;
  color: white;
}
.service-wrapper .service-item:hover i {
  color: white;
}

.service-wrapper .service-item:last-child {
  border-right: none;
}
.service-wrapper .service-item i {
  font-size: 50px;
  color: #759d00;
}

.widget-box .deptList {
  display: flex;
  flex-direction: column;
  align-items: space-between;
  list-style-type: none;
  padding: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.deptList li a {
  display: flex;

  align-items: center;
  height: 82px;
  width: 100%;
  gap: 15px;

  padding: 0px 15px;
  margin-bottom: 1px;
}
.deptList li a img {
  height: 40px;
  margin-right: 20px;
}

.deptList li:nth-child(1) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 82px;
  background: #6f3013;
  padding: 0px 15px;
}
.deptList li:nth-child(2) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 82px;
  background: #9c4115;
  padding: 0px 15px;
}
.deptList li:nth-child(3) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 82px;
  background: #ba5c2e;
  padding: 0px 15px;
}
.deptList li:nth-child(4) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 82px;
  background: #d57141;
  padding: 0px 15px;
}
.deptList li a {
  color: white !important;
}

.bn-news ul li a::before {
  content: "\f054";
  color: rgb(255, 136, 0);
  font: normal normal normal 14px/1 FontAwesome;
}

.ourServiceList li:before {
  content: "\f00c";
  font-family: FontAwesome;
  margin-right: 10px;
  color: orange;
  padding-left: 2px;
  margin-left: -30px;
}

.ourServiceList {
  margin: 0px !important;
  margin-left: 0px;
  border-radius: 0px !important;
  margin-left: 44px !important;
  list-style: none;
  margin-right: 15px !important;
  margin-bottom: 20px !important;
}

.ourServiceList li {
  padding: 5px 0px;
}

.table th {
  background: rgb(0, 146, 211);
  color: white !important;
  text-align: center;
}
#about_us {
  background: aliceblue;
  padding: 10px 0;
  margin-bottom: 15px;
}

.box-simple {
  text-align: center;
  min-height: 60px;
  padding: 20px 10px;
  background: white;
  display: block;
  border-right: thin solid rgba(8, 75, 156, 0.25) !important;
  transition: all 0.5s;
}
.box-simple:hover {
  text-align: center;
  min-height: 60px;
  padding: 20px 10px;
  background: #05468b;
  display: block;
  border-right: thin solid rgba(8, 75, 156, 0.25) !important;
}
.box-simple:hover h3 {
  text-transform: uppercase;
  margin-bottom: 0px;
  color: #ffffff;
  font-size: 20px;
  font-weight: Normal;
}

.box-simple:last-child {
  border: none;
}
.box-simple .icon-outlined img {
  width: 25%;
  margin-bottom: 10px;
}
.box-simple:hover .icon-outlined {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.box-simple .icon-outlined {
  color: #003366;

  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.box-simple h3 {
  text-transform: uppercase;
  margin-bottom: 0px;
  color: #232323;
  font-size: 20px;
  font-weight: Normal;
}

.box-simple p {
  color: #999;
  margin: 20px 0;
  font-size: 0.9rem;
}

.box-simple.box-white {
  border: dotted 1px #999;
  padding: 15px 20px;
  margin-bottom: 0;
}

.box-simple.box-white .icon {
  font-size: 2rem;
  margin-bottom: 1rem;
}

.box-simple.box-white p {
  color: #999;
  margin-bottom: 5px;
}

.box-simple.box-dark {
  border: dotted 1px #999;
  padding: 15px 20px;
  margin-bottom: 0;
  color: #fff;
  background: #555;
}

.box-simple.box-dark .icon {
  font-size: 2rem;
  margin-bottom: 1rem;
}

.box-simple.box-dark p {
  margin-bottom: 5px;
  color: #fff;
}

.sidebar {
  border: thin solid rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  height: 100%;
  padding: 15px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
}
.sidebar .form-select {
  color: rgba(0, 0, 0, 0.5);
}
.sidebar h5 {
  font-weight: 500;
  color: #05386f;
  font-size: 16px;
  margin-top: 10px;
}
.sidebar h3 {
  font-weight: 500;
  color: #6a9e1e;
  font-size: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: thin solid rgba(0, 0, 0, 0.3);
}

.about-wrapper h6 {
  color: #11368e;
  font-size: 20px;
}

.scheme-item {
  border: 1px solid #ccc !important;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  margin-bottom: 15px;
}
.scheme-item .card-body {
  background: none !important;
}
.scheme-item .card-body p {
  color: #323b41;
  font-size: 14px;
}
.scheme-item .card-body h6 {
  font-weight: normal;
  margin-bottom: 0px;
}
.scheme-item .card-body h5 {
  font-weight: 500;
  font-size: 18px;
  color: #05386f;
}

.right_link {
  float: right;
  background: #c65f05;
  border-radius: 50%;
  padding: 10px 15px;
  color: white;
}

.testimonial_section {
  margin-bottom: 20px;
  padding: 15px 0px;
}

.owl-carousel .item .testimonial {
  margin: 5px;
  padding: 10px 20px;
  background: aliceblue;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.testi-img {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.testi-img img {
  border-radius: 50%;
  width: 50%;
}

.clientele .owl-item img {
  display: flex;
  width: 100% !important;
  align-self: center;
}

.testimonial .owl-item img {
  display: flex;
  width: 34%;

  align-self: center;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0px 15px;
  font: inherit;
  font-size: inherit;
  line-height: inherit;
  font-size: inherit;
  line-height: inherit;
  font-size: 29px;
  background: #a38419;
  color: white;
  line-height: 36px;
  margin-right: 1px;
  padding: 0px 15px !important;
}

.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: -61px;
  right: 6px;
}
.clients {
  background: #f4f4f4;
  padding: 25px 0px;
  margin-bottom: 0px;
}

.owl-dots {
  display: none;
}

.schemes-box {
  background-color: rgb(255, 255, 255);
  color: rgba(58, 53, 65, 0.87);
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  border-radius: 6px;
  box-shadow: rgba(58, 53, 65, 0.1) 0px 2px 10px 0px;
  background-image: none;
  overflow: hidden;
}

.about_section_wrapper {
  padding: 25px 0px;
  background: linear-gradient(to right, #32a0da, #2a8f6f),
    url(img/pattern.png) repeat center;
}

.about-box-wrapper {
  background: white;
  border-radius: 15px;
  padding: 25px;
}

.about_section_wrapper h2 {
  color: white;
}

.about-box-wrapper a {
  filter: grayscale(100%);
  transition: all 0.5s ease;
  transform: scale(1);
}
.about-box-wrapper a:hover {
  filter: grayscale(0%);
}

.about-box-wrapper a img {
  transform: scale(1);
  transition: all 0.5s ease;
}
.about-box-wrapper a:hover img {
  transform: scale(1.1);
}
.about-box {
  display: flex;
  flex-direction: column;
  position: relative;
}
/* .about-box::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100px;
  top: 50%;
  right: 0;
  background: rgba(133, 168, 189, 0.313);
  transform: translate(-50%, -50%);
}*/

.quickwrapper {
  background: #f1f5eb;
  padding: 25px 0px;
}

.about-box-wrapper .row .col-md-2 {
  position: relative;
}
.about-box-wrapper .row .col-md-2::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100px;
  top: 50%;
  right: 0;
  background: rgba(133, 168, 189, 0.313);
  transform: translate(-50%, -50%);
}

.about-box-wrapper .row .col-md-2:nth-last-child()::after {
  display: none;
}

.about-box-wrapper .about-box::after:last-child {
  display: none;
}
.about-box img {
  width: 80%;
  margin: 0px auto;
}
.about-box h3 {
  font-weight: bold;
  font-size: 18px;
  margin-top: 10px;
  text-align: center;
  color: orangered;
}

.services_section {
  padding: 25px 0px;
}
.service_item {
  background-color: rgb(255, 255, 255);
  color: rgba(58, 53, 65, 0.87);
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  border-radius: 6px;
  box-shadow: rgba(58, 53, 65, 0.1) 0px 2px 10px 0px;
  background-image: none;
  overflow: hidden;
  border: thin solid #ccc;
  padding: 25px;
  text-align: center;
  margin-top: 20px;
}

/* multi step form styles */

section.page {
  padding: 50px;
  width: 100%;
  margin: 30px auto;
  background: rgb(240, 248, 255);
  backdrop-filter: blur(10px);
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  transition: transform 0.2s ease-in-out;
}

section.page p {
  font-weight: bold;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: rgb(12, 170, 83);
}

.button-red {
  background: rgb(237, 40, 70);
  border-radius: 5px;
  padding: 15px 25px;
  display: inline-block;
  margin: 10px;
  font-weight: bold;
  color: white;
  cursor: pointer;
  box-shadow: 0px 2px 5px rgb(0, 0, 0, 0.5);
}

.schemes_section {
  padding: 40px 0px;
  background: #e8eff6;
}
.schemes_section h2 {
  color: white;
}

.scheme_wrapper {
  display: flex;
  flex-direction: row;
  gap: 10px;
  flex-wrap: wrap;
}

.scheme_wrapper {
  flex: 3 3 200px;
}

.scheme_box {
  display: flex;
  align-items: left;
  justify-content: center;
  border-radius: 5px;
  background: linear-gradient(to bottom, rgb(133, 186, 211), white);
  flex-direction: column;
  padding: 10px;
  width: 24%;
  position: relative;
}

.scheme_box i {
  position: relative;
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.scheme_box i::before {
  content: "";
  font-size: 40px;
  height: 60px;
  position: absolute;
  background: green;
  width: 60px;
  border-radius: 50px;
  border-bottom-left-radius: 50px;
  padding: 5px;

  border-bottom-left-radius: 0px;
  transform: rotate(0deg);
  transition: all 0.8s ease;
  left: 0;
  top: 0;
}
.scheme_box:hover i::before {
  content: "";
  font-size: 40px;
  height: 60px;
  position: absolute;
  background: green;
  width: 60px;
  border-radius: 50px;
  border-bottom-left-radius: 50px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  transform: rotate(270deg);
}

/* .scheme_box:hover i {
  font-size: 40px;
  height: 60px;
  position: relative;
  background: green;
  width: 60px;
  border-radius: 50px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom-left-radius: 0px;
  transform: rotate(315deg);
} */
.scheme_box:hover i image {
  transform: rotate(0);
  height: 75%;
  margin-bottom: 5px;
  position: absolute;
}

.scheme_box i img {
  height: 70%;
  margin-bottom: 5px;
  position: absolute;
}

.scheme_box h2 {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding-bottom: 10px;
  text-transform: uppercase;
}

.scheme_box .scheme_count {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 10px;
}

.scheme_box .scheme_count p {
  color: #000;
  margin: 5px 0px;
  display: block;
  font-size: 18px;
}

.scheme_box .scheme_count span {
  color: black;
  margin: 5px 0px;
  display: block;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
}

.scheme_wrapper .scheme_box:nth-child(1) i::before {
  background: #f16d64;
}
.scheme_wrapper .scheme_box:nth-child(2) i::before {
  background: #e6a700;
}
.scheme_wrapper .scheme_box:nth-child(3) i::before {
  background: #0daaac;
}
.scheme_wrapper .scheme_box:nth-child(4) i::before {
  background: #608f28;
}
.scheme_wrapper .scheme_box:nth-child(5) i::before {
  background: #3e9ebb;
}
.scheme_wrapper .scheme_box:nth-child(6) i::before {
  background: #33337f;
}
.scheme_wrapper .scheme_box:nth-child(7) i::before {
  background: #6b3c38;
}
.scheme_wrapper .scheme_box:nth-child(8) i::before {
  background: #5e66a6;
}
.scheme_wrapper .scheme_box:nth-child(9) i::before {
  background: #ed9416;
}
.scheme_wrapper .scheme_box:nth-child(10) i::before {
  background: #456290;
}
.scheme_wrapper .scheme_box:nth-child(11) i::before {
  background: #77247d;
}
.scheme_wrapper .scheme_box:nth-child(12) i::before {
  background: #455aa4;
}
.scheme_wrapper .scheme_box:nth-child(13) i::before {
  background: #b14a7a;
}
.scheme_wrapper .scheme_box:nth-child(14) i::before {
  background: #2c4c65;
}

.list-group-item a {
  display: block;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #0092d3;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-select {
  border: 1px solid #0092d3;
  border-radius: 0.375rem;
  color: gray;
}

/* data tables styles */

.dataTables_filter {
  margin-bottom: 10px;
}
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  border: thin solid #0094d338;
}
table.dataTable thead {
  background: #05386f;
  color: white;
}
table.dataTable tr td {
  border: thin solid #0094d338 !important;
  color: #00638e;
}

table.dataTable tr.odd {
  background: #e8f8ff !important;
}
.sorting_1 {
  background: none;
}

table.dataTable.display > tbody > tr.even > .sorting_1,
table.dataTable.order-column.stripe > tbody > tr.even > .sorting_1 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0) !important;
}
table.dataTable.display > tbody > tr.odd > .sorting_1,
table.dataTable.order-column.stripe > tbody > tr.odd > .sorting_1 {
  box-shadow: inset 0 0 0 9999px rgba(255, 255, 255, 0) !important;
}

/*tabs Styles */
.scheme_tabs .tab-content {
  border: none !important;
  padding: 20px;
  height: auto;
  width: 100%;
  overflow-y: auto;
}

.scheme_tabs #v-pills-tab {
  width: 35%;
}
.scheme_tabs #v-pills-tab button {
  border-bottom: 1px dotted #0092d3;
  display: flex;
  align-items: center;
}
.scheme_tabs #v-pills-tab button img {
  height: 50px;
  width: 50px;
  margin-right: 10px;
}

.scheme_tabs .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: none !important;
  border-radius: 0;
  border-right: 6px solid #0092d3;
  margin-right: -2px;

  transition: all 500ms ease-in-out;
}
.scheme_tabs .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: none !important;
  border-radius: 0;
  border-right: 6px solid #0092d3;
  margin-right: -2px;
  transition: all 500ms ease-in-out;
}
.scheme_tabs .nav-pills .nav-link {
  color: gray !important;
  text-align: left;
  text-transform: uppercase;
  border-right: 2px solid rgb(171, 171, 171);
  border-radius: 0;
  border-bottom: 1px solid dotted #0092d3 !important;
}

.scheme_tabs .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #0092d3 !important;
  background: none !important;
}

.searchForm {
  background: #f0f8ff;
  border: 2px solid #022b67;
  border-radius: 10px;
}

.select {
  width: 100%;
}

.select label {
  float: left;
}

.select label span {
  text-align: center;
  padding: 0px 0;
  display: block;
  margin: 4px;
  border-radius: 50px;
  background-color: white;

  padding: 5px 15px;
}

.select label input {
  position: absolute;
  display: none;
  color: #888 !important;
}

/* selects all of the text within the input element and changes the color of the text */
.select label input + span {
  color: #5d6f84;
  font-size: 16px;
  font-weight: 500;
  font-family: default;
  border: 1px solid #0a0a0a;
}

/* This will declare how a selected input will look giving generic properties */
.select input:checked + span {
  color: #ffffff;
  text-shadow: 0 0 0px rgba(0, 0, 0, 0.8);
}

/*
This following statements selects each category individually that contains an input element that is a checkbox and is checked (or selected) and chabges the background color of the span element.
*/

.select input:checked + span {
  background-color: rgb(13, 142, 106);
}

.title_schemes {
  color: rgb(13, 142, 106);
  font-size: 18px;
  padding: 10px 0px;
  margin: 10px 0px;
}
.list-group-blue .list-group-item {
  background: #0092d3;
  color: white;
}
.list-group-blue .list-group-item a {
  color: white;
}
.list-group-green .list-group-item {
  background: rgb(13, 142, 106);
  color: white;
}
.list-group-green .list-group-item a {
  color: white;
}

.tab-scheme-header {
  background: aliceblue;
  padding: 10px 0px;
}

.news-list {
  margin: 0;
  padding: 0;
}
.news-list li {
  margin: 0;
  font-size: 13px;
  margin-bottom: 5px;
  border-bottom: solid 1px #e6e6e6;
  padding-bottom: 5px;
  display: flex;
  gap: 21px;
  padding: 5px 15px;
}
.news-list li .col-md-2 {
  border: solid 1px #ccc;
  padding: 4px;
  height: 50px;
}
.news-list li .month {
  font-size: 13px;
  display: block;
  text-align: center;
  font-weight: bold;
}
.news-list li .day {
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}

/*
* 9. CARD
*/
.card {
  background-color: #fff;
  border: 0;
  border-radius: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.card-body {
  padding: 7px;
  border: 1px solid #ddd;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  margin-top: 1rem;
  background: unset;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header h5 span {
  z-index: 99;
  position: inherit;
}
.card-header h5 {
  background: #e55904;
  color: #fff;
  padding: 7px 15px;
  position: relative;
  margin-right: 23px;
  display: inline-block;
  margin-bottom: 0px;
}
.card-header h5:before {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 20px;
  z-index: 1;
  background: #747474;
  transform-origin: bottom right;
  -ms-transform: skew(-30deg, 0deg);
  -webkit-transform: skew(-30deg, 0deg);
  transform: skew(30deg, 0deg);
  background: #e55904;
}
.card-header:first-child {
  border-radius: calc(0 - 1px) calc(0 - 1px) 0 0 !important;
}

.card-header-transparent {
  background-color: rgba(0, 0, 0, 0.3);
  border-bottom: none;
}

.card-footer {
  padding: 0.75rem 1.25rem !important;
  background-color: #f8f9fa;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0 - 1px) calc(0 - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  padding: 1.25rem;
}

.card-img-overlay-opacity {
  background: rgba(0, 0, 0, 0.2);
}

.card-img {
  border-radius: calc(0 - 1px);
}

.card-img-top {
  border-top-left-radius: calc(0 - 1px);
  border-top-right-radius: calc(0 - 1px);
}

.card-img-bottom {
  border-bottom-right-radius: calc(0 - 1px);
  border-bottom-left-radius: calc(0 - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}

.card .month,
.card .day {
  color: #000;
}

.vertical-scroll .liststyles {
  max-width: 100%;
  margin: auto;
  margin: 0;
  padding: 0;
  min-height: 325px !important;
}

.vertical-scroll .liststyles-container {
  text-align: center;
}

.vertical-scroll .liststyles-container i {
  font-size: 36px;
  margin: 8px;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.vertical-scroll .liststyles-container i:hover {
  color: #333;
}

.vertical-scroll .liststyles li {
  color: #4e4e4e;
  background: #f2f2f2;
  overflow: hidden;
  /* height: 60px; */
  padding: 10px;
  line-height: 20px;
  text-align: left;
  border-bottom: 1px dotted #2c8162;
  font-size: 15px;
}
.vertical-scroll {
  position: relative;
}

.vertical-scroll .controllers {
  font-size: 16px;
  cursor: pointer;
  position: absolute;
  background: #363636;
  padding: 5px 8px;
  border: solid 1px #8f9296;
  color: #ffffff;
}
.vertical-scroll .controllers.fa-angle-double-up {
  right: 5px;
  top: -47px;
}
.vertical-scroll .controllers.fa-angle-double-down {
  right: 35px;
  top: -47px;
}

.vertical-scroll .liststyles li:hover {
  background: #fff;
}
.vertical-scroll .controllers {
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.whatsnew_feedbacklist {
  padding: 50px 0px;
}

.bg-blue {
  background: aliceblue;
}

.accordion-button {
  color: #fff;
  background: rgb(111, 126, 140);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0
    var(--bs-accordion-border-color);
}

.accordion-button:not(.collapsed) {
  color: #fff;
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0
    var(--bs-accordion-border-color);
}

.innerheader {
  background: linear-gradient(to right, #6790a4, #92a5693d);
  background-size: cover;
  height: 100px;
  display: flex;
  align-items: center;
}
.innerheader h2 {
  color: white;
  text-shadow: 0px 2px 3px #000;
}

.accordion-button:not(.collapsed) {
  color: #fff;
  background: linear-gradient(to right, #0f2871, #901f74);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0
    var(--bs-accordion-border-color);
}

.leader-widget {
  width: 100%;
  border: 2px solid #bbaae6;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  text-align: center;
  margin-bottom: 50px;
  border-radius: 300px;
  align-items: center;
  padding: 10px;
  background: #f8f0ff;
  justify-content: space-between;
}

.leader-widget img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 2px solid #bbaae6;
}

.leader-widget h3 {
  margin-top: 10px;
  font-size: 18px;
  margin-bottom: 0px;
  padding: 0px 10px;
  color: #192771;
}
.leader-widget p {
  margin-bottom: 0px;
  padding: 0px 10px;
}

.leader-widget a {
  font-size: 18px;
  width: 30px;
  height: 30px;
  background: #c65f05;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 20px;
}

.bg1 {
  /* background: #f16d64; */
  background: #0d4435;
}
.bg2 {
  background: #a38419;
}
.bg3 {
  background: #ac4e4e;
}
.bg4 {
  background: #6a4577;
}

.bg5 {
  background: #38689f;
}
.bg1_light {
  /* background: #f16d64; */
  background: #dfeddff0;
}
.bg2_light {
  background: #f2ebd2e8;
}
.bg3_light {
  background: #f6dfdfe0;
}
.bg4_light {
  background: #f6e9fad4;
}

.bg5_light {
  background: #d5edfad6;
}

.bg6 {
  background: #31a579c6;
}
.bg7 {
  background: #2f75b3;
}
.bg8 {
  background: #8f6fb8;
}

.organogram-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}

.organogram-wrap a {
  width: 30%;
}

.organogram-wrap .profile-box:nth-child(1) {
  display: block;
  clear: both;
}
.profile-box {
  background: aliceblue;
  padding: 15px;
  border-radius: 50px;
  text-align: center;
  border: 1px solid #47a3c6;
  margin-top: 130px;
}

.profile-box img {
  border-radius: 50%;
  border: 6px solid #47a3c6;
  width: 120px;
  margin-top: -150px;
  padding: 10px;
}

.profile_table {
  width: 100%;
  margin-top: 20px;
}
.content {
  display: none;
  margin-top: 10px;
  transition: all 1s;
}

.active {
  display: block;
}

.quicklinks {
  list-style: none;
  display: flex;
  flex-direction: column;
  padding: 0px;
}

.quicklinks li {
  list-style: none;
  height: 85px;
  align-items: center;
  display: flex;
}
.quicklinks li img {
  height: 65px;
  margin-right: 15px;
}
.quicklinks li a {
  font-weight: bold;
  color: #000000;
}

@media (max-width: 1280px) {
  .profiles h2 {
    font-size: 13px;
  }

  .profiles h2 span {
    font-weight: normal;
    display: block;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.7);
  }

  .profiles img {
    width: 65px;
  }

  .service-wrapper .service-item {
    font-size: 1.1vw;
  }
}

@media (max-width: 1024px) {
  .profiles h2 {
    font-size: 10px;
  }
  .profiles h2 span {
    font-size: 10px;
  }

  .profiles img {
    width: 50px;
  }
}

@media (max-width: 780px) {
  .leader-widget {
    width: 100%;
    border: 2px solid #bbaae6;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    text-align: center;
    margin-bottom: 50px;
    border-radius: 10px;
    align-items: center;
    padding: 10px;
    background: #f8f0ff;
    justify-content: space-between;
  }

  .leader-widget img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px solid #bbaae6;
  }

  .leader-widget h3 {
    margin-top: 10px;
    font-size: 18px;
    margin-bottom: 0px;
    padding: 0px 10px;
    color: #192771;
  }
  .leader-widget p {
    margin-bottom: 0px;
    padding: 0px 10px;
    text-align: center !important;
  }

  .leader-widget a {
    font-size: 18px;
    width: 30px;
    height: 30px;
    background: #c65f05;
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 20px;
  }
}

@media (max-width: 480px) {
  header {
    background: #003366;
  }
  p {
    font-size: 13px !important;
  }
  .scheme_tabs #v-pills-tab button img {
    height: 20px !important;
    width: 20px !important;
    margin-right: 10px;
  }
  .scheme_tabs #v-pills-tab button {
    font-size: 13px;
  }
  .scheme_wrapper {
    flex-direction: column;
  }
  .scheme_box {
    width: 100%;
    align-items: center;
  }
  .scheme_box:hover {
    display: flex;
    align-items: left;
    justify-content: center;
    border: thin solid #ccc;
    border-radius: 5px;
    background: white;
    box-shadow: 0px 0px 10px #ccc;
    flex-direction: column;
    padding: 10px;
    width: 100%;
    transform: translateY(0px);
  }

  img.cm-img {
    height: 500px;
    margin: 0 auto;
  }

  .right-heeader {
    margin-top: 0px;
  }
  .main-nav {
    background: transparent;
  }

  .logo {
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .banner {
    margin-top: 0px;
  }
  header {
    text-align: center;
  }

  header .pull-right {
    float: none !important;
  }

  .banner .cmwrap p {
    font-size: 14px;
  }

  .banner .cmwrap .pt-5 {
    padding-top: 0px !important;
  }

  .logo img {
    width: 80px;
    margin: auto;
    float: none;
  }

  .logo h1 {
    font-size: 16px;

    line-height: 16px;
    text-align: center;
  }
  .logo h1 span {
    font-size: 16px;

    color: white;
  }
  .logo p {
    font-size: 13px !important;
    color: white;
  }
  .carousel {
    border: 5px solid white;
    position: relative;
    -webkit-box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 1px;
    box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 1px;
    position: relative;
    transform: perspective(1200px) rotateY(-20deg) !important;
    transform-origin: 94% 56%;
    margin-left: -50px;
  }

  .profile p {
    font-size: 11px;
  }

  .bg_nav .btn-primary {
    background: linear-gradient(90deg, #659e2d, #659e2d);
    border-color: #ff8300;
    border-radius: none;
    position: absolute;
    z-index: 9;
    top: -49px;
  }

  .service-wrapper .service-item {
    padding: 20px 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    border: thin solid #759d00 !important;
    font-size: 14px;
    text-align: center;
    height: 180px;
    text-decoration: none;
  }

  .service-wrapper .service-item:hover {
    padding: 20px 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    border-right: thin solid #759d00;
    border-bottom: thin solid #759d00;
    text-align: center;
    height: 180px;
    text-decoration: none;
    background: #759d00;
    color: white;
  }

  .sm-blue a {
    color: #fff;
    border-bottom: thin solid rgba(255, 255, 255, 0.2);
  }

  .logins {
    display: none;
    position: absolute;
    z-index: 9999;
    top: 0px;
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
    transition: all 0.3s ease;
    left: 0;
    animation: linear;
  }
  .tlogo.pt-4 {
    padding-top: 0px !important;
  }

  .profiles h2 {
    text-align: left;
  }
}
.modal.show .modal-dialog {
  transform: none;
  z-index: 999999;
  position: absolute;
  width: 500px;
  left: 50%;
  top: 20%;
  transform: translate(-50%, -50%);
}

.login-container {
  margin-top: 5%;
  margin-bottom: 5%;
}
.login-form-1 {
  padding: 5%;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
  border-radius: 10px;
  background: white;
  color: grey;
  text-align: left;
}

.login-form-1 .form-control {
  border: 1px solid #2ca469 !important;
}
.login-form-1 .form-group {
  margin-bottom: 0.5rem;
}
.login-form-1 label {
  margin-bottom: 0.1rem;
}
.login-form-1 .form-control::placeholder {
  color: #6c757d70;
  opacity: 1;
  font-size: 12px;
}

.login-form-1 h3 {
  text-align: center;
  color: #179d5c;
  border-bottom: 2px solid #c69a47;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.login-form-2 {
  padding: 5%;
  background: #1c0652;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
}
.login-form-2 h3 {
  text-align: center;
  color: #fff;
}
.login-container form {
  padding: 10%;
}
.btnSubmit {
  border-radius: 5px;
  padding: 1.5%;
  border: none;
  cursor: pointer;
}
.login-form-1 .btnSubmit {
  font-weight: 600;
  color: #fff;
  background: #179d5c;
  width: 100%;
}
.login-form-2 .btnSubmit {
  font-weight: 600;
  color: #1c0652;
  background-color: #fff;
}
.login-form-2 .ForgetPwd {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}
.login-form-1 .ForgetPwd {
  color: #1c0652;
  font-weight: 600;
  text-decoration: none;
}
.main-nav {
  z-index: 1;
}
.input_field {
  position: relative;
  height: 39px;
  margin-top: 8px;
  width: 100%;
}
.refresh_button {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  background: #188844;
  height: 30px;
  width: 30px;
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
}
