html,
body {
  max-width: 100% !important;
  overflow-x: hidden !important;
}

body {
  margin: 0;
  background: #fff;
  padding: 0px;
  overflow-x: hidden !important;
  width: -webkit-fill-available !important;
  font-family: 'Tahoma' !important;
}

.about_main_sec {
  display: flex;
  justify-content: space-between;
  padding: 20px 45px !important;
}

.site-header {
  padding: 0px 30px;
  display: flex;
  justify-content: space-between;
  height: 45px;
  background: #50C878;
  color: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;

}

.site-identity h5 {
  font-size: 14px;
  margin: 10px 2px;
  display: inline-block;
  font-weight: 400;
  padding: 5px 5px;
}


.site-navigation ul,
.site-navigation li {
  margin: 0;
  padding: 0;
}

.site-navigation li {
  display: inline-block;
  margin: 16px 15px;
}

.info-icon {
  font-size: 20px;
  position: relative;
  left: -7px;
}

.border-right {
  border-right: 1px solid #fbfbfb6b;
}

.font-24 {
  font-size: 18px !important;
}

.font-24:hover {
  color: #4214ad;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  cursor: pointer;
}

.custom-col-3 {
  width: 22.33333% !important;
}


.banner {
  background: #fff;
}

.navbar {
  background: #F7FFFA;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 25px !important;
  border: 1px solid #D3F0E4;
  margin: 45px 0px 0px 0px !important;
}

.navbar .icon {
  fill: #38A169;
}

.logo {
  display: inline-block;
  padding: 0.5rem;
  text-decoration: none;
  font-size: 1.5rem;
}

.menu {
  margin: 0;
  display: flex;
  list-style: none;
}

.menu a {
  position: relative;
  z-index: 2;
  display: block;
  letter-spacing: 0px;
  padding: 1em 1em;
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
  transition: 0.2s;
  color: #0B3D91 !important;
  top: 0px;
}

.menu a:hover {
  background: none !important;
  color: #50C878 !important;
  text-decoration: underline !important;
  transform: translateY(-5px);
  transition: transform 0.3s, opacity 0.3s;
}

.menu a:hover .icon {
  fill: #50C878;
}

.dropdown>a {
  display: flex;
  align-items: center;
}

.dropdown>a .icon {
  margin-left: 10px;
}

.dropdown:hover .dropdown-nav {
  opacity: 1;
  transform: translateY(0);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.dropdown-nav {
  opacity: 0;
  transition: transform 0.3s cubic-bezier(0.88, -0.72, 0, 1), opacity 0.3s ease-in-out;
  transform: translateY(-4rem);
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 1;
  background: #ffffffe6;
  width: 250px;
  border-radius: 10px;
}

.dropdown-nav a {
  font-weight: 500;
  font-size: 16px;
  color: #636363 !important;
}

.logo {
  width: 65px !important;
  border-right: 1px solid #d7d7d7;
  position: relative;
  top: -2px;
}

.name_logo {
  position: relative;
  top: 0px;
  width: 50%;
}

/* middle sec  */
.about_bg {
  background-color: #F5F5DC !important;
  padding: 10px;
  width: 100% !important;

}

.about-header {
  margin: 10px 0px;
  font-size: 24px;
  color: #0B3D91;
  font-weight: bold;
}

.about_header_text {
  color: #50C878;
  font-weight: bold;
}

/* navbar-1 css */

.profile-img {
  width: 140px !important;
  margin: 0 auto;
  height: 115px;
  border-radius: 100%;
}

.profile-header {
  font-size: 22px;
  font-weight: 600;
  color: #021C60;
}

.profile-desgnation {
  font-weight: 500;
  font-size: 15px;
  color: #50C878;
  font-style: italic;
}

.personal-info-box {
  border-radius: 10px;
  background: #ffff;
  border: 1px solid #0b3d9140 !important;
  box-shadow: 0px 2px 4px 1px #b6b1b1;
}

.personal-info-box:hover {
  background-color: #ddf9e2;
  scale: 1.02;
  cursor: pointer;
}

.profile-info {
  color: #515151;
  font-size: 16px;
}

.custom-col-3 {
  width: 20% !important;
  height: 250px;
}

.value-text {
  font-size: 18px;
  text-align: justify;
  margin: 15px 0px;
  color: #515151;
  font-weight: 400;
}

.font-24 {
  font-size: 18px !important;
}

.font-24:hover {
  color: #4214ad;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  cursor: pointer;
}

.brief-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  text-align: left;
}

.brief-info-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  text-align: left;
}

.team_images {
  width: 90%;
  height: 307px;
  border-radius: 10px !important;
  box-shadow: 2px 0px 6px 1px #a29e9e;
}

.bg-footer {
  background-color: #515151 !important;
  padding: 50px 70px !important;
}

.contact-info {
  color: #acacac;
  font-size: 17px;
}

/* footer css  */
.footer-heading {
  letter-spacing: 2px;
}

.footer-link a {
  color: #cdcdcd;
  line-height: 40px;
  font-size: 14px;
  transition: all 0.5s;
}

.footer-link a:hover {
  color: #ffffca !important;
}

.contact-info {
  color: #acacac;
  font-size: 14px;
}

.footer-social-icon {
  font-size: 15px;
  height: 34px;
  width: 34px;
  line-height: 34px;
  border-radius: 3px;
  text-align: center;
  display: inline-block;
}

.footer-alt {
  color: #acacac;
}

.footer-heading {
  position: relative;
  padding-bottom: 12px;
}

.f-20 {
  font-size: 20px;
}

/* responsive header  */
.menu {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}

.menu li {
  position: relative;
}

.menu a {
  color: white;
  text-decoration: none;
  padding: 15px;
  display: block;
}

.dropdown-nav {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0;
  margin: 0;
  list-style: none;
}

.dropdown:hover .dropdown-nav {
  display: block;
}

.menu-toggle {
  display: none;
  flex-direction: column;
  cursor: pointer;
  border: 0px;
  background: none;
}

.footer_details {
  text-align: left;
}

/* responsive css  */
/* Smartphones (portrait and landscape) ----------- */
.menu-toggle .bar {
  height: 3px;
  width: 25px;
  background-color: #0B3D91;
  margin: 3px 0;
}

.menu-toggle {
  display: none;
  flex-direction: column;
  cursor: pointer;
}

.menu-toggle span {
  height: 3px;
  width: 25px;
  background: #fff;
  margin-bottom: 4px;
  border-radius: 3px;
}

.menu {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

@media (max-width: 768px) {
  .menu {
    display: none;
    flex-direction: column;
  }

  .menu.show {
    display: flex;
  }

  .menu-toggle {
    display: flex;
  }

  .dropdown:hover .dropdown-nav {
    position: static;
  }

  .brief-info {
    height: 100%;
  }

  .custom-col-3 {
    width: 100% !important;
    margin: 20px 0;
  }

  .group_img {
    display: none;
  }

  .bg-footer {
    padding: 50px 35px !important;
  }

  .footer_details {
    text-align: center;
    margin-top: 20px !important;
  }
}

@media (max-width: 456px) {
  .menu-toggle span {
    width: 20px;
  }

  .logo-container {
    width: 230px;
  }

  .name_logo {
    width: 60%;
  }

  .about_main_sec {
    padding: 20px 20px !important;
  }

  .logo {
    width: 55px !important;
  }

  .site-identity h5 {
    margin: 0px 2px;
    padding: 1px 5px;
    font-size: 11px;
  }

  .value-text {
    text-align: justify !important;
  }

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

.back_to_top {
  display: none;
  cursor: pointer;
  position: fixed;
  bottom: 20px !important;
  right: 30px !important;
  z-index: 99 !important;
  width: 50px !important;
  height: 50px !important;
  border-radius: 50% !important;
  background-color: #fff !important;
  color: #0b54a5 !important;
  border: 1px solid #0b54a578 !important;
  box-shadow: 2px 1px 5px 0px #a5a5a5 !important;
}
