html {
  background: #f0f0f0;
}

body {
  background-size: cover;
  min-height: 100vh;
  color: #323b41;
  font-size: 15px;
  font-family: "Cabin", sans-serif;
  font-optical-sizing: auto;
  font-variation-settings: "wdth" 100;
}

ul,
ol {
  color: #323b41;
}

header {
  background: white;
}

.top-bar {
  padding: 5px 0px;
  background: #4c6a7c;
}

.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;
}

.btn-primary {
    background: #05386f;
    border-color: #05386f;
    border-radius: none;
}

.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, #009ec6, #6641b0);
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.banner {
  background: url(img_NewDesign/waves.png) no-repeat left center,
    linear-gradient(to right, #009ec6, #6641b0);
  background-position: center left 0px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding: 5px 0px;
}

.banner .widget-box {
  border: none;
}

.logo {
  padding: 10px 0px;
  display: flex;
  align-items: center;
  font-size: 20px;
  justify-content: space-between;
  text-align: center;
}

.logo img {
  height: 70px;
  margin-right: 10px;
}

.logo h1 {
  font-size: clamp(1rem, 2.3vw, 2.2rem); /*3.4rem*/
  font-weight: 800;
  color: #0e3a86; /*#009ec6;*/
  margin-bottom: 0px;
  text-transform: uppercase;
  -webkit-text-stroke: 1px #0e3a86;
}

.logo h1 span {
  display: block;
  font-family: "Ramabhadra", serif;
  color: #009ec6; /*#0e3a86;*/
  font-size: clamp(1rem, 2.3vw, 2.4rem);
  font-weight: normal;
  -webkit-text-stroke: 0px #0e3a86;
}

.logo P {
  font-size: clamp(0.5rem, 0.9vw, 1.2rem);
  color: #fff;
  text-transform: uppercase;
}

.banner-content {
  display: flex;
  width: 100%;
}

.profiles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  -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 {
  width: 70px;
  float: none;
  margin-right: 10px;
  height: 70px;
  object-fit: cover;
}

.profiles h2 {
  font-size: 16px;
  color: black;
  letter-spacing: 0px;
  margin-top: 5px;
  margin-bottom: 0px;
  line-height: 1;
  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;
  color: rgba(0, 0, 0, 0.5);
}

.v_section {
  background: #092961;
  padding: 15px 0px;
}

.our_approach {
  background: #eef3e4;
  padding: 50px 0px;
}

.our_approach_box {
  padding: 15px;
  border-radius: 10px;
  background: #08135c;
  text-align: center;
  color: #fff;
  min-height: 320px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.our_approach .row .col-md-4:nth-child(1) .our_approach_box {
  background: #107b74;
}

.our_approach .row .col-md-4:nth-child(2) .our_approach_box {
  background: #0f91b8;
}

.our_approach .row .col-md-4:nth-child(3) .our_approach_box {
  background: #1e5c9a;
}

.our_approach_box h3 {
  color: #fff;
  margin-top: 15px;
}

.our_approach_box_img {
  height: 80px;
  width: 80px;
  background: #fff;
  border-radius: 50%;
  padding: 15px;
}

.our_approach_box_img img {
  width: 100%;
}

.carousel-inner {
  position: relative;
  height: 380px;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
}

.carousel-item img {
  height: 380px;
  width: 100%;
  object-fit: cover;
}

/* .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 {
  max-width: 60%;
  background-size: cover;
  left: 0%;
  bottom: 0%;
  text-align: left;
  padding-bottom: 30px;
  min-height: 80px;
  padding: 10px;
  padding-right: 10px;
  padding-left: 10px;
  clip-path: polygon(0 0, 100% 0, 88% 100%, 0% 100%);
  background: rgba(0, 0, 0, 0.75);
  display: flex;
  flex-direction: column;
  text-align: left;
  align-items: center;
  justify-content: center;
  padding-left: 60px;
  padding-right: 60px;
}

.carousel-caption h5 {
  font-size: 18px;
  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;
}

.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);
}

.header-middle button {
  background: #fff;
  color: #0f0f0f;
  border: none;
  padding: 1px 7px;
  text-align: center;
  margin-right: 2px;
  width: 35px;
}

.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_NewDesign/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: 30px 0px 50px 0px;
  background: #fafafa;
}

.service_section h2 {
  margin-bottom: 80px;
}

.service_wrapper {
  display: flex;
  gap: 5px;
  width: 100%;
  flex-wrap: wrap;
}

.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: 10px 10px;
  align-items: top;
  justify-content: center;
  gap: 5px;
  flex: 1;
  text-align: center;
}

.service_box .circle {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto auto;
  margin-top: -70px;
  margin-bottom: 10px;
}

.service_box .circle img {
  width: 80%;
}

.service_box h3 {
  font-size: 20px;
  font-weight: 500;
}

.services_section {
  padding: 15px 0px;
  background: url(img_NewDesign/services_bg.png) no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
}

.about_section {
  padding: 20px 0px;
  background: url(img_NewDesign/about_bg.png) no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
}

.about_section p {
  color: white;
}

.e_services_wrapper h2 {
  color: black;
  font-weight: 800;
  font-size: 22px;
  margin-top: 10px;
}

.e_services {
  border: 1px solid rgba(110, 110, 110, 0.5);
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.e_services .more-button {
  background: #f2fbff;
  border-top: 1px solid #cacaca;
  width: 100%;
  display: block;
  padding: 10px 0px;
  text-align: center;
  color: #0074b6;
}

.e_services_wrapper .widget-box h2 {
  background: linear-gradient(to right, #009ec6, #6641b0);
  color: white;
  padding: 15px 15px;
  margin-top: -15px;
  width: calc(100% + 30px);
  margin-left: -15px;
  font-weight: 500;
  font-size: 18px;
  text-align: left;
  padding: 10px 5px;
}

.e_services_list {
  list-style: none;
  padding: 0px 15px;
  margin: 15px 0px;
}

.e_services_list li {
  padding: 5px 0px;
  border-bottom: 1px dotted #2e1a5f;
}

.e_services_list li:before {
  content: "\f054";
  color: rgb(255, 136, 0);
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: 10px;
}

.e_services h3 {
  background: #029cc6;
  color: white;
  font-size: 18px;
  text-align: center;
  padding: 10px 5px;
}

.services-wrapper h3 {
  font-weight: 200;
  color: black;
}

.mis_section {
  background: #fff;
  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)) 
 */
.footerlinkscontainer {
  background: url(img_NewDesign/footer_bg.png) #000 center repeat-x;
  padding-top: 50px;
  color: #a5a5a5;
  padding-bottom: 50px;
}

.footerlinkscontainer p {
  text-align: left;
}

.footerlinkscontainer a {
  color: #fff;
}

.footerlinkscontainer h3 {
  color: #00a9ec;
  padding-bottom: 10px;
  border-bottom: thin dotted #ffeaea;
  font-size: 16px;
  font-weight: 700;
}

.footercompany a {
  color: #fff;
  font-size: 1px;
  font-family: inherit;
}

.footercompany,
.footercompany p {
  color: #ffffff5e;
  font-size: 13px;
  font-family: "Poppins", sans-serif;
}

ul.footerlinks {
  list-style-type: circle;
  padding: 0px;
}

ul.footerlinks li {
  padding: 0px 10px 0px 10px;
  border-bottom: thin dotted #666;
}

ul.footerlinks li a {
  color: #fff;
  font-size: 13px;
}

ul.announcements {
  padding: 0px;
  margin: 0px;
}

.footercompany {
  color: #a5a5a5;
  padding: 5px;
  font-family: "Open Sans";
  border-top: thin solid #333;
  background: #131313;
}

.whatsnew-wrapper {
  background: url(img_NewDesign/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_NewDesign/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: #0d3154;
  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 h3 {
  font-size: 25px;
}

.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: #0597ae;
  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: #10477b;
  border-color: transparent;
  z-index: 999;
}

.quickwrapper .tab-content {
  border: 2px solid #efefef;
  padding: 20px;
  height: 428px;
}

.quickwrapper .tab-content ul.liststyles {
  list-style: none;
}

.widget-box {
  background: white;

  position: relative;
  padding: 15px;

  height: 300px;
}

.widget-box h2.widget-title {
  background: rgba(0, 0, 0, 0) url(img_NewDesign/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;
}

.widget-box ul li {
  border-bottom: 1px solid #0074b6;
}

.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: #0d3154;
}

.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;
}

#weather {
  color: #fff;
  background: url(../img_NewDesign/weather_bg.png) #000 center;
  padding: 10px;
  margin: 0px auto;
  width: 100%;
  border-radius: 1px;
  display: flex;
  align-items: center;
  margin-top: 20px;
  border-radius: 10px;
}

.deptList {
  display: flex;
  flex-direction: column;
  align-items: space-between;
  list-style-type: none;
  padding: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.deptList li .img-wrap {
  background: white;
  padding: 5px;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  margin-right: 10px;
}

.deptList li {
  margin-bottom: 2px;
}

.deptList li a {
  display: flex;
  align-items: center;
  height: 58.4px;
  width: 100%;
}

.deptList li:hover {
  background: #000;
  color: white;
}

.deptList li a img {
  height: 40px;
  margin-right: 20px;
}

.deptList li:nth-child(1) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #07125c;
  padding: 0px 15px;
}

.deptList li:nth-child(2) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #27639f;
  padding: 0px 15px;
}

.deptList li:nth-child(3) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #117974;
  padding: 0px 15px;
}

.deptList li:nth-child(4) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #5c9743;
  padding: 0px 15px;
}

.deptList li:nth-child(5) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #c5874a;
  padding: 0px 15px;
}

.deptList li:nth-child(6) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #87551c;
  padding: 0px 15px;
}

.deptList li a {
  color: white !important;
}

.bn-news ul li a::before {
  content: "\f0e7";
  color: rgb(255, 136, 0);
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 20px;
}

.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(65 96 164 / 80%);
    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: 16px;
}

.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;
  border: 1px solid #ccc;
  background: linear-gradient(90deg, #1e9a85, #0f2e4d);
}

.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: #0597ae;
  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_NewDesign/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: #fff;
  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: 0px 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);
}

.disabled {
  display: none;
}

.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 0px;
}

.news-list li a {
  display: flex;
}

.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 {
  padding: 0;
  background: unset;
  border-bottom: 0;
}

.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;
}

.card-header-transparent {
  background-color: rgba(0, 0, 0, 0.3);
  border-bottom: none;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f8f9fa;
  border-top: 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: 255px !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: 2px dotted #3697d3;
  font-size: 15px;
}

.vertical-scroll {
  position: relative;
}

.vertical-scroll .controllers {
  font-size: 16px;
  cursor: pointer;
  position: absolute;
  background: #363636;
  padding: 5px 10px;
  border: solid 1px #8f9296;
  color: #ffffff;
}

.vertical-scroll .controllers.fa-angle-double-up {
  right: 5px;
  top: -44px;
}

.vertical-scroll .controllers.fa-angle-double-down {
  right: 35px;
  top: -44px;
}

.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;
}
#mainmenu.sm-blue a {
  font-size: 18px !important;
}
.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: #d2e9ff;
  background-size: cover;
  height: 20px;
  display: flex;
  align-items: center;
}

.innerheader h2 {
  color: rgb(6, 35, 114);
}

.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: #029cc6 !important;
}

.bg2 {
  background: #239f9f !important;
}

.bg3 {
  background: #7175b6 !important;
}

.bg4 {
  background: #336fbb !important ; /* #c16797 !important;*/
}

.bg5 {
  background: #994e3a !important;
}

.bg1_light {
  /* background: #f16d64; */
  background: #dfeddff0;
}

.bg2_light {
  background: #f2ebd2e8;
}

.bg3_light {
  background: #f6dfdfe0;
}

.bg4_light {
  background: #f6e9fad4;
}

.bg5_light {
  background: #f9eed1 !important;
}

.bg6 {
  background: #096b4e !important;
}

.bg6_light {
  background: #def9f5 !important;
}

.bg7 {
  background: #e94444 !important;
}

.bg8 {
  background: #7b49bc !important;
}

.bg9 {
  background: #ca289e !important;
}

.profile-box {
  background: aliceblue;
  padding: 15px;
  border-radius: 50px;
  text-align: center;
}

.weather_doppler {
  background: #242720;
  color: #fff;
  padding: 10px;
  border-radius: 0px;
  text-align: center;
  height: 365px;
}

.weather_doppler h3 {
  border-bottom: thin solid #fff;
  padding-bottom: 10px;
  font-size: 18px;
  color: white;
}

.weather_doppler a {
  border: thin solid #fff;
  border-radius: 25px;
  padding: 5px 15px;
  font-size: 18px;
  background: #242720;
  color: white;
}

.officials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  justify-content: inherit;
  padding: 5px 5px;
  margin-bottom: 20px;
  align-items: center;
  background: #f2f2f2;
  border: 2px solid #fff;
  border-radius: 200px;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  height: 29%;
}

.officials:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  transform: translateY(-6px);
}

.officials img {
  width: clamp(1rem, 19vh, 6rem);
  height: clamp(1rem, 19vh, 6rem);
  object-fit: cover;
  margin-right: 10px;
  float: left;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 10px;
  float: left;
  border-radius: 50%;
  border: 2px solid white;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.officials h2 {
  font-size: 16px;
  color: #0e3a86;
  letter-spacing: 0px;
  margin-top: 6px;
  margin-bottom: 6px;
  line-height: 1.3;
  text-align: left;
  font-weight: 600;
}

.external_section {
  padding: 15px 0px;
  background: aliceblue;
}

.external-links-wrap {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.external-link {
  height: auto;
  position: relative;
  border: 2px solid #ccc;
  border-radius: 8px;
  overflow: hidden;
  flex: 1;
}

.external-link a {
  display: block;
}

.external-link img {
  width: 100%;
  height: 100%;
  position: relative;
}

.external-link::after {
  content: "";
  width: 100%;
  height: 150px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
  z-index: 8;
  position: absolute;
  bottom: 0;
  left: 0;
}

.external-link h4 {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
  color: white;
  z-index: 9;
  font-size: 17px;
}

.officials h2 span {
  font-weight: normal;
  display: block;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.493);
}

@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;
  }

  .header-middle a {
    color: #fff;
    border-right: thin solid rgba(255, 255, 0255, 0.2);
    padding: 0px 8px;
    font-size: 12px;
  }

  .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) {
  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;
  }

  .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 {
    height: 50px;
    margin: auto;
    float: none;
  }

  .logo h1 {
    font-size: 16px;
    line-height: 16px;
    text-align: center;
  }

  .logo p {
    font-size: 13px !important;
    color: white;
  }

  .carousel-inner {
    height: auto;
  }

  .carousel-inner .carousel-item {
    width: 100%;
  }

  .carousel-inner .carousel-item img {
    width: 100%;
    height: auto !important;
  }

  .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;
  }

  .external-link {
    height: auto;
    position: relative;
    border: 2px solid #ccc;
    border-radius: 8px;
    overflow: hidden;
    flex: auto;
  }
}

.map_wrapper {
  background: aliceblue;
  padding: 25px 0px;
}

.map_wrapper h5 {
  color: black;
}

.map_wrapper hr {
  color: black;
  margin-bottom: 25px;
}

.grievance_wrapper {
  background: #e2f2fa;
  display: flex;
  flex-wrap: wrap;
}

.grievance_wrapper h2 {
  text-align: center;
  background: #156cae;
  color: white;
  width: 100%;
  font-size: 22px;
  padding: 5px;
}

.grievance_card {
  background: white;
  border-radius: 5px;
  padding: 10px;
  margin: 10px;
  border: thin solid #ccc;
  width: 40%;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.grievance_card_img {
  width: 80px;
  height: 80px;
  background: #0f0101;
  border-radius: 50%;
  margin-bottom: 10px;
}

.grievance_card_img img {
  height: 100%;
  padding: 5px;
}

.grievance_card h4 {
  font-size: 16px;
  color: #000;
}

.grievance_card .line {
  height: 4px;
  width: 90%;
  border-radius: 4px;
  margin: 15px;
}

.wrap_grievance {
  background: linear-gradient(45deg, #c05e7b, #f49145);
  padding: 10px;
  border-radius: 15px;
  min-height: 350px;
}

.row .col-md-4:nth-child(2) .wrap_grievance {
  background: linear-gradient(45deg, #399667, #94b741) !important;
}

.row .col-md-4:nth-child(3) .wrap_grievance {
  background: linear-gradient(45deg, #2cadb7, #004579) !important;
}

.wrap_grievance h4 {
  color: white;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
}

.wrap_grievance img {
  width: 100%;
}

.wrap_grievance ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 10px;
}

.wrap_grievance ul li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  flex-grow: 1;
  border-radius: 5px;
  padding: 5px;
  border: thin solid #fff;
}

.wrap_grievance ul li a {
  color: white;
  display: block;
}

.wrap_grievance ul li:hover {
  list-style: none;
  padding: 0px;
  margin: 0px;
  flex-grow: 1;
  border-radius: 5px;
  padding: 5px;
  background: #002b45;
}

.cm-message {
  /* background: linear-gradient(135deg, #070f5b, #117d75); */
  display: flex;
  align-items: center;
  justify-content: center;
}

.cm-message .item {
  padding: 5px;
  background: #fff;
  border-radius: 10px;
  height: 410px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
}

.cm-message .testimonial-profile-img {
  border-radius: 50%;
  height: 120px;
  width: 120px;
  margin: auto;
  border-radius: 50%;
  overflow: hidden;
  background: linear-gradient(to right, #041a5b 0%, #041a5b);
  padding: 10px;
  margin: 0px auto;
}

.cm-message .testimonial-profile-img img {
  border-radius: 50%;
  height: 100px;
  width: 100px;
  object-fit: cover;
  border-radius: 50%;
  border: 2px solid white;
}

.cm-message .testimonial-description {
  position: relative;
  z-index: 2;
  padding-top: 5%;
  padding-bottom: 35px;
  font-weight: bold;
  text-align: center;
}

.cm-message .testimonial-description p {
  margin-bottom: 0px;
}

.cm-message .testimonial-description::before {
  content: " ";
  position: absolute;
  height: 50px;
  width: 50px;
  background: url("img_NewDesign/quotes.svg") no-repeat;
  background-size: auto;
  background-size: 100% 100%;
  z-index: -1;
  top: -25px;
  left: 0;
  opacity: 0.5;
}

.cm-message .testimonial-description::after {
  content: " ";
  position: absolute;
  height: 50px;
  width: 50px;
  background: url("img_NewDesign/quotes.svg") no-repeat;
  background-size: auto;
  background-size: 100% 100%;
  z-index: -1;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  opacity: 0.5;
}

.cm-message .testimonial-profile-name {
  padding-left: 10px;
  margin-top: 10px;
  text-align: center;
}

.cm-message .testimonial-profile-name h4 {
  color: #8d6f28;
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: bold;
}

.cm-message .owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: auto;
  bottom: 0px;
  left: 50%;
  transform: translate(-50%);
}

.our_divisions {
  background: rgba(3, 57, 104, 1);
  padding: 15px 0px;
}

.our_divisions img {
  padding: 25px;
  background: white;
  max-height: 500px;
}

.our_divisions .division {
  background: #4e9a46;
  color: #000;
  margin: auto;
  margin-bottom: 15px;
  width: 100%;
  display: flex;
  align-items: center;
  background: white;
}

.our_divisions .division:nth-child(3) {
  margin-bottom: 0px;
}

.hydraa-img-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.our_divisions .division span {
  background: blue;
  color: white;
  width: 200px;
  height: 177px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.3);
  text-align: center;
  font-size: 20px;
}

.our_divisions .division:nth-child(1) span {
  background: #7cae05;
}

.our_divisions .division:nth-child(2) span {
  background: #0581ae;
}

.our_divisions .division:nth-child(3) span {
  background: #ae7505;
}

/*.our_divisions .division:nth-child(1) {
        background: #6f9542;
    }
    .our_divisions .division:nth-child(2) {
        background: #4e97a8;
    }
    .our_divisions .division:nth-child(3) {
        background: #a45e20;
    }*/

.our_divisions .division p {
  margin-bottom: 0px;
  font-size: 14px;
  width: 80%;
  padding: 15px;
}

.profiles1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  justify-content: inherit;
  padding: 5px 5px;
  margin-bottom: 20px;
  align-items: center;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  min-height: 130px;
}

.profiles1 img {
  width: 94px;
  margin-right: 10px;
  float: left;
  border-radius: 5px;
  border: 2px solid #fff;
}

.profiles1 h2 {
  font-size: 16px;
  color: black;
  letter-spacing: 0px;
  margin-top: 6px;
  margin-bottom: 6px;
  line-height: 1.3;
  text-align: left;
  font-weight: 600;
}

.profiles1 h2 span {
  font-weight: normal;
  display: block;
  font-size: 13px;
  color: #333;
}

.tollfree-wrapper {
  background: white;
  color: #036;
}

.toll-free-icon {
  background: #d95e00;
  clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
  width: 100%;
  height: 80px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.toll-free-icon img {
  height: 50px;
}

.weather-section {
  padding: 15px 0px;
  background: #e4ebf2;
}

.weather-item {
}

.weather-content {
  background: white;
  border-radius: 15px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px;
  display: flex;
  width: calc(100% - 80px);
  margin-left: 50px;
  justify-items: center;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
}

.weather-item .weather-content .weather-des {
  width: calc(100% - 50px);
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.weather-item .weather-content h2 {
  font-size: 20px;
  color: #1f6bcf;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 10px;
  display: inline-block;
}

.weather-item .weather-icon {
  width: 100px;
  height: 100px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  margin-left: -50px;
  align-items: center;
}

.weather-item .weather-icon img {
  width: 80px;
  height: 80px;
  background: #08abc5;
  border-radius: 50%;
  padding: 10px;
}

.weather-item .btns .btn {
  background: #e7f6d0;
  border-radius: 25px;
  padding: 5px 10px;
  width: 40%;
  color: #69922b;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.weather-item .btns .btn:nth-child(2) {
  background: #f6efd0;
  border-radius: 25px;
  padding: 5px 10px;
  width: 40%;
  color: #ff5d00;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.row .col-md-4:nth-child(2) .weather-item .weather-icon img {
  width: 80px;
  height: 80px;
  background: #1a9d5d;
  border-radius: 50%;
  padding: 10px;
}

.row .col-md-4:nth-child(3) .weather-item .weather-icon img {
  width: 80px;
  height: 80px;
  background: #ac6117;
  border-radius: 50%;
  padding: 10px;
}

#productCarousel,
.f-thumbs.is-classic,
.fancybox__toolbar,
.fancybox__nav {
  --f-button-width: 40px;
  --f-button-height: 40px;
  --f-button-border-radius: 4px;
  --f-button-color: #0d0c22;
  --f-button-hover-color: var(--f-brand-color);
  --f-button-bg: #f1f5f9;
  --f-button-hover-bg: #e2e8f0;
  --f-button-active-bg: #e2e8f0;
  --f-button-svg-width: 20px;
  --f-button-svg-height: 20px;
  --f-button-svg-stroke-width: 2.25;
  --f-button-svg-filter: none;
  --f-button-svg-disabled-opacity: 0.2;
}

.f-carousel__slide {
  display: flex;
  align-items: center;
  justify-items: center;
}

.f-thumbs.is-classic {
  --f-thumb-width: 120px;
  --f-thumb-height: 80px;
  --f-thumb-gap: 8px;
  --f-thumb-opacity: 1;
  --f-thumb-selected-opacity: 1;
  --f-thumb-outline: 2px;
  --f-thumb-outline-color: var(--f-brand-color);
  --f-button-next-pos: 8px;
  --f-button-prev-pos: 8px;
}

.f-thumbs.is-classic.is-horizontal {
  padding: 0 56px;
}

.f-thumbs.is-classic.is-vertical {
  padding: 56px 0;
}

#productCarousel .f-carousel__nav {
  opacity: 0;
  transition: opacity 0.15s;
}

@media (hover: hover) {
  #productCarousel:hover .f-carousel__nav {
    opacity: 1;
  }
}

.fancybox__container {
  --fancybox-bg: #fff;
  --fancybox-color: #6a6969;
  --f-spinner-color-1: rgba(0, 0, 0, 0.1);
  --f-spinner-color-2: rgba(17, 24, 28, 0.8);
}

@media screen and (min-width: 640px) {
  .fancybox__container {
    flex-direction: row-reverse;
  }
}

.fancybox__thumbs.is-classic.is-horizontal {
  --f-thumb-width: 75px;
  --f-thumb-height: 55px;
  --f-thumb-gap: 8px;
}

.fancybox__thumbs.is-classic.is-vertical {
  --f-thumb-width: 100%;
  --f-thumb-height: 100px;
  width: 182px;
  outline: 1px solid #edeef0;
}

.fancybox__thumbs.is-classic.is-vertical .f-thumbs__track {
  padding: 0 16px;
}

.fancybox__toolbar {
  padding: 8px;
}

.fancybox__nav {
  --f-button-next-pos: 8px;
  --f-button-prev-pos: 8px;
}

.fancybox__carousel {
  min-width: 0;
  min-height: 0;
}

.fancybox__slide {
  padding: 8px;
}

.quickwrapper .widget-box {
  background: white;
  border: 1px solid #ddd;
  position: relative;
  padding: 15px;
  margin-bottom: 15px;
  height: 510px;
}

.quickwrapper .owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: -75px !important;
  right: -14px !important;
}

.quickwrapper .owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: 186px;
  object-fit: cover;
  padding: 10px;
  border: 2px dotted #dadee1;
}

.quickwrapper .owl-carousel .owl-item h3 {
  font-size: 18px;
  text-align: center;
}

.quickwrapper .owl-carousel .owl-item {
  font-size: 14px;
  text-align: center;
}

.quickwrapper .tab-content {
  border: 2px solid #efefef;
  padding: 20px;
  height: 428px;
}

.social-icons {
  list-style-type: none;
  position: absolute;
}

.social-icons > li {
  list-style-type: none;
  margin: -25px 0px;
  padding: 0;
  line-height: 1.2em;
  float: left;
}

.social-icons > li {
  display: inline-block;
  margin: 0 2px;
}

.social-icons a {
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 18px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
}

.ico-facebook {
  background: #4e71a8;
  color: #fff;
  border-radius: 50%;
}

.ico-twitter {
  background: #1cb7eb;
  color: #fff;
  border-radius: 50%;
}

.ico-youtube {
  background: #ca3737;
  color: #fff;
  border-radius: 50%;
}

.social-icons {
  list-style-type: none;
  position: absolute;
}

.social-icons > li {
  list-style-type: none;
  margin: -25px 0px;
  padding: 0;
  line-height: 1.2em;
  float: left;
}

.social-icons > li {
  display: inline-block;
  margin: 0 2px;
}

.social-icons a {
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 18px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
}

.ico-facebook {
  background: #4e71a8;
  color: #fff;
  border-radius: 50%;
}

.ico-twitter {
  background: #1cb7eb;
  color: #fff;
  border-radius: 50%;
}

.ico-youtube {
  background: #ca3737;
  color: #fff;
  border-radius: 50%;
}

ul.arrow-list {
  list-style: none;
  list-style-position: inside;
  margin-left: 0px;
}

ul.arrow-list li {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-right: 0px;
  width: 95%;
  margin: 0px;
  text-align: justify;
  line-height: normal;
}

ul.arrow-list li a {
  color: #000;
}

ul.arrow-list li:before {
  content: "\f046";
  font-family: "FontAwesome";
  padding-right: 18px;
  margin-left: -30px;
  color: #ed8114;
}

ul.circlelist {
  list-style: none;
  list-style-position: inside;
  margin-left: 0px;
}

ul.circlelist li {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-right: 0px;
  width: 95%;
  margin: 0px;
  text-align: justify;
  line-height: normal;
}

ul.circlelist li:before {
  content: "\f10c";
  font-family: "FontAwesome";
  padding-right: 18px;
  margin-left: -30px;
  color: #fc0;
}

ul.liststyles li {
  padding: 8px;
  border-bottom: thin dotted #ccc;
  margin: 0px;
}

ul.liststyles li:before {
  content: "\f054";
  color: #ed8114;
  font-family: "FontAwesome";
  font-size: 10px;
  font-weight: 100;
  margin-left: -22px;
  padding-right: 10px;
}

input,
select,
textarea {
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  font-size: 12px;
  padding: 7px 10px;
  outline: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #333;
  margin: 0;
  width: 100%;
  display: block;
  margin-bottom: 20px;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

button,
select {
  text-transform: none;
}

.panel-body ul {
  padding-left: 20px;
}

.panel-body ul.liststyles li {
  padding: 5px;
  border-bottom: thin dotted #ccc;
  margin: 10px;
}

.panel-body ul.liststyles li:before {
  content: "\f054";
  color: #462066;
  font-family: "FontAwesome";
  padding-right: 10px;
}

.panel-default .panel-heading {
  border: 0 none;
  color: #ffffff;
  margin: 0px;
  background: #036;
}

.panel-body {
  padding: 20px 10px;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
  border: 1px solid #ddd;
  border: solid;
}

.panel-group,
.panel-group .panel,
.panel-group .panel-heading,
.panel-group .panel-heading a,
.panel-group .panel-title,
.panel-group .panel-title a,
.panel-group .panel-body,
.panel-group .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-radius: 2px;
  border: 1;
  border-color: #036;
}

.panel-group .panel-heading {
  padding: 0;
}

.panel-group .panel-heading a {
  display: block;
  background: #036;
  color: #ffffff;
  padding: 15px;
  text-decoration: none;
  position: relative;
}

.panel-group .panel-heading a.collapsed {
  background: #036;
  color: inherit;
}

.panel-group .panel-heading a:after {
  content: "-";
  position: absolute;
  right: 20px;
  top: 5px;
  font-size: 30px;
}

.panel-group .panel-heading a.collapsed:after {
  content: "+";
}

.panel-group .panel-collapse {
  margin-top: 5px !important;
}

.panel-group .panel-body {
  background: #036;
  padding: 15px;
}

.panel-group .panel {
  background-color: transparent;
}

.panel-group .panel-body p:last-child,
.panel-group .panel-body ul:last-child,
.panel-group .panel-body ol:last-child {
  margin-bottom: 0;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: inherit;
}
.bg-voilet-gradient {
    background: linear-gradient(to bottom, #245197, #6045b196), url(img_newdesign/bg_ghmc_building.png) no-repeat center bottom;
    background-size: 100%;
    border-radius: 5px;
}
.nav-sidebar,
.nav-sidebar ul {
  list-style: none;
  color: #6045b1;
  margin: 0px;
  padding: 15px 10px;
}

.nav-sidebar a {
  color: white;
}
.nav-sidebar > li {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.9);
}

.navlink-item {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 10px 5px;
}
.nav-sidebar > li > ul {
  padding: 0px;
  margin: 0px;
  padding-left: 15px;
  display: none;
}
.nav-sidebar ul.active {
  display: block;
  height: auto;
}

.form-services-widget {
  background: url(img_newdesign/bg-form.jpg) no-repeat center center;
  background-size: auto;
  background-size: cover;
  padding: 25px;
  border: 2px solid #486ba8;
  border-radius: 5px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
.widget-header {
  padding-bottom: 10px;
  border-bottom: #022b67 1px solid;
  display: flex;
}

.widget-header h3 {
  color: #0e3a86;
  font-size: 20px;
  font-weight: 600;
  margin: 0px;
  display: flex;
  gap: 15px;
}

.form-group-note {
  border-radius: 5px;
  background: #fff8f9;
  padding: 10px;
  border: 1px solid #ef9b9b;
}
@media (max-width: 768px) {
  .banner .row .col-md-9 {
    flex: 0 0 auto;
    width: 100%;
  }

  .banner .row .col-md-3 {
    flex: 0 0 auto;
    width: 100%;
  }
}
