.page-footer.dark {
  background-color: #001b54;
}

.page-footer.dark a:hover, .page-footer.dark a:focus {
  color: #a4ff00;
}

.page-footer.dark h5, .page-footer.dark .h5 {
  color: #a4ff00;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.3rem;
}

.copyright {
  color: #ffffff;
  font-size: 12px;
  text-align: left;
  font-family: 'Montserrat';
}

.footer-text {
  color: #ffffff;
  font-size: 0.85rem;
  font-family: 'Roboto';
}

.footer-a {
  color: #ffffff;
  font-size: .9rem;
  font-family: 'Roboto';
  text-align: left;
}

.footer-addr {
  color: #ffffff;
  font-size: .9rem;
  font-family: 'Roboto';
}

.footer-a:hover {
  color: #a4ff00;
}

.footer-b:hover {
  color: #324e00;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0d6efd;
  font-family: 'Roboto';
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #1e2125;
  background-color: #79eaa6;
  font-weight: 600;
  font-family: 'Roboto';
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1rem;
  clear: both;
  font-family: 'Roboto';
  font-size: .8rem;
  font-weight: 400;
  color: #003162;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  letter-spacing: 1px;
}

.clean-navbar .navbar-nav .nav-item {
  padding-right: .2rem;
}

.navbardiv {
  font-family: 'Roboto';
}

.navbar-light .navbar-nav .nav-link {
  color: #0E397E;
  font-size: 16px;
  font-family: 'Montserrat';
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .7px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: .8em;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: .25rem;
  font-family: 'Open Sans';
}

.dropdown-menu.show {
  display: block;
  font-family: 'Open Sans';
}

.page-head-h2 {
  font-family: 'Roboto';
  font-size: calc(1.3rem + 0.9vw);
  font-weight: 600;
  color: #001376;
  text-align: center;
  background-color: transparent;
}

#unique {
  background: rgb(3,0,135);
  margin-bottom: 0px;
  margin-top: 10px;
  box-shadow: 0px 5px 12px 4px rgb(160,160,160);
  width: 150px;
  margin-right: 15px;
  color: #fff;
  font-family: 'Roboto';
  font-size: 0.9rem;
}

#unique2 {
  background: rgb(0,135,46);
  margin-bottom: 0px;
  margin-top: 10px;
  box-shadow: 0px 5px 12px 4px rgb(160,160,160);
  width: 150px;
  margin-right: 15px;
  color: #fff;
  font-family: 'Roboto';
  font-size: 0.9rem;
}

#unique3 {
  background: rgb(0,169,57);
  margin-bottom: 0px;
  margin-top: 10px;
  width: 150px;
  margin-right: 15px;
  color: #fff;
  font-family: 'Roboto';
  font-size: calc(.5rem + .5vw);
}

#unique:hover {
  background: #0c4a92;
}

#unique2:hover {
  background: #0c4a92;
}

#unique3:hover {
  background: #1b67bf;
}

#unique:not(:disabled):not(.disabled):active {
  background: #04a039;
}

#unique2:not(:disabled):not(.disabled):active {
  background: #030087;
}

.product-name {
  color: #5c5a5a;
  font-family: 'Roboto';
  font-size: calc(1.5rem + 0.6vw);
  text-align: left;
  margin-bottom: 9px;
}

.index-subhead {
  color: #040404;
  font-family: 'Roboto';
  font-size: calc(1.5rem + 0.6vw);
  text-align: left;
  margin-bottom: 9px;
}

.index-subhead2 {
  color: #01ba6c;
  font-family: 'Open Sans';
  font-size: calc(1.5rem + 0.6vw);
  text-align: left;
  margin-bottom: 4px;
}

.product-name-center {
  color: #5c5a5a;
  font-family: 'Roboto';
  font-size: calc(1.1rem + 0.4vw);
  text-align: center;
  margin-bottom: 9px;
}

.aboutus-para3 {
  color: #5c5a5a;
  font-family: 'Noto Sans';
  font-size: calc(.8rem + 0.4vw);
  text-align: left;
  margin-bottom: 9px;
}

.aboutus-para2 {
  color: #5c5a5a;
  font-family: 'Montserrat';
  font-size: 24px;
  text-align: center;
  margin-bottom: 9px;
}

.aboutus-para {
  color: #5c5a5a;
  font-family: 'Roboto';
  font-size: calc(.8rem + 0.4vw);
  text-align: left;
  margin-bottom: 9px;
}

.aboutus-para-just {
  color: #5c5a5a;
  font-family: 'Roboto';
  font-size: calc(.7rem + 0.4vw);
  text-align: justify;
  margin-bottom: 9px;
}

.product-descr {
  color: #5c5a5a;
  font-family: 'Roboto';
  font-size: calc(.6rem + 0.6vw);
  text-align: left;
  margin-bottom: 9px;
}

.index-para {
  color: #5c5a5a;
  font-family: 'Open Sans';
  font-size: calc(.5rem + 0.6vw);
  text-align: left;
  margin-bottom: 9px;
}

.branch-addr {
  color: #5c5a5a;
  font-family: 'Roboto';
  font-size: calc(.5rem + 0.6vw);
  text-align: left;
  margin-bottom: 9px;
}

.branch-head {
  color: #2f2e2e;
  font-family: 'Roboto';
  font-weight: 600;
  font-size: calc(.8rem + 0.6vw);
  text-align: left;
  margin-bottom: 9px;
}

.product-descr-center {
  color: #5c5a5a;
  font-family: 'Roboto';
  font-size: calc(.6rem + 0.4vw);
  text-align: center;
  margin-bottom: 9px;
  margin-left: 10%;
  margin-right: 10%;
}

.accordion-para {
  color: #5c5a5a;
  font-family: 'Roboto';
  font-size: calc(.6rem + 0.6vw);
  text-align: center;
  margin-bottom: 9px;
}

@media (max-width: 576px) {
  .product-descr {
    color: #5c5a5a;
    font-family: 'Roboto';
    font-size: calc(.75rem + 0.6vw);
    text-align: center;
    margin-bottom: 9px;
  }
}

@media (max-width: 576px) {
  .product-name {
    color: #5c5a5a;
    font-family: 'Roboto';
    font-size: calc(1.5rem + 0.6vw);
    text-align: center;
    margin-bottom: 9px;
  }
}

.col-rtborder {
  border-right-style: solid;
  border-right-width: 1.5px;
  border-color: var(--bs-gray-500);
}

@media (max-width: 576px) {
  .col-rtborder {
    border-right-style: none;
  }
}

.form-box {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 20px;
  border-radius: 10px;
}

.accordion-head {
  margin-bottom: 0;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 2rem;
  color: #1410bf;
  align-content: center;
  text-align: center;
}

.accordion-header {
  margin-bottom: 0;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 2rem;
  color: #1410bf;
}

.newsletter-link-1 {
  margin-bottom: 0;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: .95rem;
  color: #1410bf;
}

.newsletter-link-1: hover {
  margin-bottom: 0;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: .95rem;
  color: #00743c;
}

.body-para-list {
  color: #5c5a5a;
  font-family: 'Roboto';
  font-size: calc(.7rem + 0.6vw);
  text-align: left;
}

.vision-heading {
  color: #5c5a5a;
  font-family: 'Roboto';
  font-size: calc(1.5rem + 0.6vw);
  text-align: left;
  font-weight: 800;
}

.body-para {
  color: #5c5a5a;
  font-family: 'Roboto';
  font-size: calc(.7rem + 0.6vw);
  text-align: left;
}

.indexpage-head-h2 {
  font-family: 'Archivo Black';
  font-size: calc(1.1rem + 0.8vw);
  font-weight: 200;
  color: #0a4aa9;
  text-align: center;
  background-color: transparent;
}

.counter .count-text, .counter .count-title {
  color: white;
  font-family: 'Roboto';
  font-weight: 400;
  margin-top: 10px;
}

.counter .fa {
  color: #03b42a;
  margin-top: 25px;
}

.bio-banner {
  position: relative;
}

.bio-banner-content {
  position: absolute;
  top: 40%;
  left: 23%;
  transform: translate(-50%, -50%);
  color: #fff;
}

.bio-banner img {
  width: 100%;
  height: auto;
  max-width: 106%;
}

@media (min-width: 768px) {
  .bio-banner img {
    max-width: none;
    height: auto;
  }
}

.banner-head {
  font-family: 'Roboto';
  font-size: calc(1rem + 0.8vw);
  font-weight: 600;
  color: #00d689;
  text-align: left;
  background-color: transparent;
  margin-bottom: .025rem;
  padding-bottom: 0px;
}

.banner-para {
  font-family: 'Open Sans';
  font-size: calc(.6rem + 0.8vw);
  font-weight: 100;
  color: #fefefe;
  text-align: left;
  background-color: transparent;
  margin-bottom: .05rem;
  padding-bottom: 0px;
}

.feature-box {
  position: relative;
  padding: 15px 20px 15px 85px;
}

.feature-box .icon {
  font-size: 30px;
  position: absolute;
  left: 15px;
  top: 15px;
  width: 30px;
  text-align: center;
  color: #3b99e0;
}

.feature-box img {
  position: absolute;
  left: 15px;
  top: 15px;
  width: 55px;
  text-align: center;
  margin-bottom: 25px;
}

.feature-box h4, .feature-box .h4 {
  font-weight: 600;
  font-size: 1.3rem;
  font-family: 'Roboto';
  color: #02006d;
  padding-bottom: 6px;
  border-bottom: 2px;
  border-color: #d2d2d2;
  border-style: solid;
  border-top: none;
  border-right: none;
  border-left: none;
}

.text-overlay2 h4, .text-overlay2 .h4 {
  font-weight: 600;
  font-size: calc(1rem + .6vw);
  font-family: 'Roboto';
  color: #44cc59;
}

.feature-box p {
  font-size: .95em;
  opacity: .8;
  font-family: 'Open Sans';
  color: #636363;
}

.text-overlay2 p {
  font-size: calc(.7rem + .6vw);
  font-family: 'Open Sans';
  color: #ffffff;
}

.feature-box a, .a:hover {
  color: rgba(0,123,255,0.5);
}

.text-overlay2 {
  position: absolute;
  bottom: 25%;
  background: rgba(0,0,0,0);
  width: 55%;
  color: rgba(255,255,255,0.8);
  padding-left: 10%;
}

.logo-container {
  overflow: hidden;
  padding-left: 100px;
  width: 100%;
  height: 400px;
  padding-top: 20px;
  margin-bottom: 5px;
}

.logox {
  /*display: inline-block;*/
  /*animation: scroll 50s linear infinite;*/
  width: auto;
  height:333px;
  margin: 0 0px;
  flex-shrink: 0;
  background-color: #fff;
  text-align: center;
  line-height: 125px;
}

.logo-wrapper {
  display: flex;
  flex-wrap: nowrap;
  white-space: nowrap;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
  align-content: center;
}

.cardhead {
  margin-bottom: 5px;
  margin-top: 15px;
  font-family: 'Roboto Condensed';
  font-size: calc(1.2rem + 0.6vw);
  font-weight: 600;
  color: #1410bf;
}

.cardpara {
  margin-bottom: 20px;
  margin-top: 5px;
  font-family: 'Roboto Condensed';
  font-size: calc(0.9rem + 0.6vw);
  line-height: 145%;
}

.dropdown-footer {
  position: relative;
  display: inline-block;
}

.dropdown-footer-content {
  display: none;
  position: absolute;
  background-color: #002062;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 4px 7px;
  z-index: 1;
  border-color: #458fff;
  border-style: solid;
  border-width: .5px;
}

.dropdown-footer-content a {
  color: black;
  padding: 1px 4px;
  text-decoration: none;
  display: block;
}

.dropdown-footer:hover .dropdown-footer-content {
  display: block;
  color: #1410bf;
}

.dropdown-footer-content a:hover {
  background-color: #002fa6;
  color: #1410bf;
}

.footer-text2 {
  color: #ffffff;
  font-size: 0.85rem;
  font-family: 'Roboto';
  padding: 0px 0px 0px 0px;
  margin-bottom: 0px;
}


/* New styles for search dropdown */
#productSearch {
    margin-left: 1rem;
    padding: 0.25rem 0.5rem; /* Reduced padding */
    font-size: 0.875rem; /* Reduced font size */
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#dropdown {
    position: absolute;
    background: white;
    border: 1px solid #ccc;
    display: none;
    min-width: 250px; /* Ensure it fits the longest product name */
    max-width: 300px; /* Set a reasonable maximum width */
    width: auto; /* Allow width to adjust based on content */
    z-index: 1000; /* Ensure it appears above other elements */
}

#dropdown .dropdown-itemx {
    padding: 0.25rem 0.5rem; /* Reduced padding */
    cursor: pointer;
	font-family: 'Roboto';
	font-size: 0.9rem; /* Reduced font size */
    line-height: 1.2;	
}

#dropdown .dropdown-itemx:hover {
    background: #f0f0f0;
}

.body-para-sitemap {
  color: #5c5a5a;
  font-family: 'Roboto';
  font-size: .9rem;
  text-align: left;
}

.newsletter-link-2 {
  margin-bottom: 0;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: .9rem;
  color: #1410bf;
}

.searchlink {
  margin-bottom: 0;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: .9rem;
  color: #949494;
  line-height: 1.5;	  
  text-align: left;
}

.searchlink a {
  margin-top: 5px;
  font-family: 'Roboto';
  font-weight: 600;
  font-size: .9rem;
  color: blue;
  line-height: 1.5;	  
  text-align: left;
}

.searchlink a:hover {
  margin-bottom: 0;
  font-family: 'Roboto';
  font-weight: 600;
  font-size: .9rem;
  color: #00a606;
  line-height: 1.5;	 
  text-align: left;  
}


.image-text-container {
    position: relative;
    display: inline-block;
}

.img-fluidx {
    width: 100%;
    height: auto;
    display: block;
}

.overlay-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white; /* Adjust the color as needed */
	font-family: 'Roboto Condensed';
    font-size: 3vw; /* Adjust size as needed, using vw for responsiveness */
	font-weight:600; 
	text-shadow: 1px 1px 4px #000, 3px 3px 5px black; 
    text-align: center;
    /* white-space: nowrap; Prevent text from wrapping */
    padding: 5px; /* Optional padding for readability */
    /* background: rgba(0, 0, 0, 0.5); Optional background for readability */
    border-radius: 5px; /* Optional rounded corners */
}

.sub-head-2 {
  font-size: calc(2rem + 1.7vw);
  margin-bottom: 1px;
  font-weight: 700;
  color: #0E397E;
  text-align: center;
  line-height: 1.2;
  font-family: Montserrat;
}

/* Vector 3 */
.heading-line
position: absolute;
width: 277px;
height: 0px;
left: calc(50% - 277px/2 + 0.5px);
top: 2072px;
border: 3px solid #EF4D37;

.carousel-item {
    position: relative;
}

.button-container {
    position: absolute;
    top: 170px;
    right: 120px;
}

.view-more-btn {
    padding: 10px 20px;
    background-color:#0E397E;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
	width: 150px;
}

@media (max-width: 767px) {
    .button-container {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}