body {
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
  color: #013A54;
}

:is(dir, menu, ol, ul) ul {
  list-style-type: disc;
}

.navbar-toggler {
  margin-left: auto;
  border: none;
  padding-right: 0;
}
.navbar-toggler:focus {
  box-shadow: none;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28001%2C%2058%2C%2084%2C%201%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-block .nav-link {
  color: #013A54;
}
.navbar-block .nav-link:hover, .navbar-block .nav-link:focus {
  color: #026E9D;
}

.navbar-block .dropdown-toggle::after {
  content: "↓";
  border-top: none;
  vertical-align: bottom;
}

.service-nav-link {
  font-size: 19px;
}

.navbar-brand img {
  height: 67.5px;
}

.navbar {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.navbar-block .dropdown-menu {
  background-color: #013A54;
  border-radius: 0;
  border-color: #013A54;
  padding: 20px 7.5px;
}

.navbar-block .dropdown-item {
  color: #fff;
}
.navbar-block .dropdown-item:active, .navbar-block .dropdown-item:focus, .navbar-block .dropdown-item:hover {
  background: none;
}
.navbar-block .dropdown-item:focus, .navbar-block .dropdown-item:hover {
  color: #026E9D;
}

.home-about, .home-service {
  padding: 40px 0 0;
}

.home-about-wrapper {
  text-align: center;
  border-bottom: 1px solid rgba(1, 58, 84, .5);
}

.home-about-wrapper h1, .people-header h1 {
  font-weight: 400;
  margin-bottom: 40px;
}

.home-about-wrapper h5, .people-header h5 {
  font-weight: 400;
  margin: 0 auto 40px;
  line-height: 35px;
}

.home-about-wrapper .about-1 {
  max-width: 1100px;
}

.home-about-wrapper .about-2 {
  max-width: 700px;
}

.people-header h5 {
  max-width: 800px;
}

.people-header img {
  width: 100%;
  max-width: 800px;
  margin-bottom: 40px;
}

.home-about-wrapper a {
  color: #013A54;
  text-decoration: none;
  letter-spacing: 3px;
  border-bottom: 1px solid #013A54;
  margin-bottom: 40px;
  display: inline-block;
}
.home-about-wrapper a:hover, .home-about-wrapper a:focus {
  color: #026E9D;
  border-color: #026E9D;
}

.award-carousel {
  margin-bottom: 40px;
}

.home-service h1 {
  text-align: center;
  font-weight: 400;
  margin-bottom: 50px;
}

.home-service-wrapper {
  margin-bottom: 50px;
}

.home-service-entity {
  font-weight: 700;
  margin-bottom: 15px;
}

.home-service-list {
  font-weight: 400;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.home-service-desc {
  margin-bottom: 15px;
  max-width: 450px;
}

.home-service-list a, .home-service-desc a, .other-sector-link {
  color: #013A54;
  text-decoration: none;
  letter-spacing: 3px;
  border-bottom: 1px solid rgba(1, 58, 84, .5);
  display: inline-block;
  font-size: 10px;
  margin-left: 15px;
}
.home-service-list a:hover, .home-service-desc a:hover, .other-sector-link:hover, .home-service-list a:focus, .home-service-desc a:focus, .other-sector-link:focus {
  color: #026E9D;
  border-color: rgba(2, 110, 157, .5);
}

.home-contact {
  background-color: #522B4C;
  color: #fff;
  padding: 40px 0 25px;
}

.home-contact-title h1 {
  font-weight: 400;
  margin-bottom: 1rem;
}

.home-contact-form .input-block {
  margin-bottom: 7.5px;
}

.home-contact-form .form-label {
  margin-bottom: 5px;
}

.home-contact-form .btn-primary {
  background-color: #FFD7D7;
  border-color: #FFD7D7;
  color: #522B4C;
  font-weight: 700;
  letter-spacing: 2px;
  margin-top: 10px;
}
.home-contact-form .btn-primary:active, .home-contact-form .btn-primary:hover, .home-contact-form .btn-primary:focus {
  color: #FFD7D7;
  background-color: #522B4C;
}
.home-contact-form .btn-primary:active {
  border-color: #FFD7D7;
}

.home-contact-form .form-text {
  color: #fff;
  font-size: 11px;
  margin-top: 7.5px;
}

.home-contact-chat {
  text-align: center;
}

.home-contact-chat h6 {
  font-size: 13px;
  font-weight: 400;
}

.home-contact-chat h3 {
  font-weight: 400;
}

.home-contact-chat a {
  background-color: #60d669;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  border-radius: 10px;
  font-size: 13px;
  padding: 10px 20px;
}
.home-contact-chat a:hover, .home-contact-chat a:focus {
  color: #60d669;
  background-color: #fff;
}

.home-contact-chat i {
  display: block;
  font-size: 28px;
}

.yt-player {
  margin: 20px 0 60px;
}

.yt-player iframe {
  width: 100%;
  height: 600px;
}

.home-expert {
  position: relative;
}

.home-expert img {
  width: 100%;
}

.home-expert-caption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 100px;
  color: #fff;
}

.home-expert-caption h1 {
  font-size: 68px;
  font-weight: 400;
  margin-bottom: 17.5px;
}

.home-expert-caption h5 {
  font-weight: 400;
  line-height: 27.5px;
  margin-bottom: 25px;
}

.home-expert-caption a {
  color: #013A54;
  background-color: #fff;
  text-decoration: none;
  display: inline-block;
  font-weight: 500;
  padding: 7.5px 30px;
  font-size: 14px;
  letter-spacing: 3px;
}
.home-expert-caption a:hover, .home-expert-caption a:focus {
  color: #fff;
  background-color: #013A54;
}

.people-header {
  padding: 40px 0 0;
  text-align: center;
}

.people-list {
  background-image: url('/web/images/experts_bg.png');
  background-size: cover;
  background-position: center;
  padding: 20px 0;
}

.people-details {
  background-image: url('/web/images/experts_bg.png');
  background-size: cover;
  background-position: center;
  padding: 40px 0;
}

.people-list h4 {
  color: #a1a1a1;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.expert-card {
  border: 1px solid #023A54;
  position: relative;
  margin-bottom: 25px;
}

.expert-card img, .expert-details-card img {
  width: 100%;
}

.expert-card-caption {
  padding: 20px;
}

.expert-card-caption a {
  display: block;
  color: #023A54;
  text-decoration: none;
  font-weight: 500;
  margin-bottom: 8px;
}
.expert-card-caption a:hover, .expert-card-caption a:focus {
  color: #026E9D;
}

.expert-card-caption-position {
  font-size: 14px;
}

.expert-card .linkedin-btn {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: #023A54;
  padding: 5px 10px;
  border-radius: 10px;
}

.expert-card .linkedin-btn a {
  color: #fff;
}

.expert-details-card {
  background-color: #fff;
  border-radius: 20px;
  padding: 10px;
}

.expert-details-card img {
  border-radius: 20px;
}

.expert-details-card-name, .expert-details-card-position {
  font-weight: 600;
  margin-bottom: 15px;
}

.expert-details-card-name {
  font-size: 26px;
}

.service-content {
  padding: 40px 0;
}

.service-title {
  color: #fff;
  padding: 55px 0;
}

.service-title h2 {
  font-size: 34px;
  font-weight: 400;
}

.service-title h1 {
  font-size: 48px;
  font-weight: 400;
}

.other-services-header {
  padding: 65px 0 0;
}

.other-services-header-wrapper {
  border-bottom: 1px solid rgba(1, 58, 84, .5);
}

.other-services-header h4 {
  font-weight: 700;
  margin-bottom: 25px;
}

.home-service-list.active {
  color: #B0B0B0;
}

.home-service-list.active a {
  color: #B0B0B0;
  border-bottom: 1px solid rgba(176, 176, 176, .5);
}

.other-sector-arrow {
  display: block;
  margin-left: auto;
  width: 75px;
  margin-bottom: 27.5px;
}

.service-content .breadcrumb {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 40px;
}

.service-content .breadcrumb .parent-menu {
  color: #B0B0B0;
  margin-right: 4px;
}

.service-content .breadcrumb .parent-menu a {
  color: #B0B0B0;
  text-decoration: none;
}

.what-we-do h1 {
  font-weight: 400;
  margin-bottom: 20px;
}

.what-we-do a {
  color: #013A54;
}
.what-we-do a:hover, .what-we-do a:focus {
  color: #026E9D;
}

.service-expert-card {
  margin-bottom: 1rem;
}

.service-expert-card img {
  width: 100%;
  margin-bottom: 10px;
}

.service-expert-card-caption {
  background-color: #173C59;
  color: #fff;
  padding: 30px;
}

.service-expert-card-caption h4 {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.service-expert-card-caption h6 {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 35px;
}

.service-expert-card-caption p {
  font-size: 14px;
}

.service-expert-card-caption a, .latest-news-caption a {
  font-size: 8px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, .5);
  display: inline-block;
}
.service-expert-card-caption a:hover, .latest-news-caption a:hover, .service-expert-card-caption a:focus, .latest-news-caption a:focus {
  color: #026E9D;
  border-color: rgba(2, 110, 157, 0.5);
}

.service-contact-us {
  padding: 30px 30px 15px;
  background-color: #522B4C;
  color: #fff;
}

.service-contact-us h4 {
  font-weight: 600;
  margin-bottom: 25px;
}

.service-contact-us h6 {
  font-weight: 400;
  margin-bottom: 25px;
}

.service-contact-us .home-contact-form .input-block {
  margin-bottom: 17.5px;
}

.service-contact-us .home-contact-form .btn-primary {
  background-color: #e6c7ba;
  border-color: #e6c7ba;
  font-weight: 400;
  letter-spacing: 0;
  padding: 10px 30px;
}
.service-contact-us .home-contact-form .btn-primary:active, .service-contact-us .home-contact-form .btn-primary:hover, .service-contact-us .home-contact-form .btn-primary:focus {
  background-color: #522B4C;
}

.service-footer {
  background-color: rgba(1, 58, 84, .1);
  padding: 40px 0;
}

.service-footer h1 {
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 30px;
}

.service-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.service-footer li {
  margin-bottom: 10px;
}

.service-footer a {
  color: #013A54;
  font-size: 19px;
  text-decoration: none;
}
.service-footer a:hover, .service-footer a:focus {
  color: #026E9D;
}

.home-news {
  padding: 65px 0;
}

.home-news h1 {
  text-align: center;
  font-weight: 400;
  max-width: 850px;
  margin: 0 auto 65px;
}

.latest-news img {
  width: 100%;
}

.latest-news-caption {
  background-color: #173C59;
  color: #fff;
  padding: 40px;
}

.latest-news-caption h3 {
  font-weight: 600;
  margin-bottom: 22.5px;
}

.latest-news-caption p {
  margin-bottom: 27.5px;
}

.secondary-latest-news-wrapper {
  margin-left: 25px;
}

.secondary-latest-news {
  margin-bottom: 30px;
}

.secondary-latest-news h6 {
  font-weight: 400;
}

.secondary-latest-news a {
  color: #013A54;
  font-size: 21px;
  font-weight: 600;
  display: block;
  margin-bottom: 15px;
}
.secondary-latest-news a:hover, .secondary-latest-news a:focus {
  color: #026E9D;
}

.secondary-latest-news p {
  line-height: 35px;
  margin-bottom: 35px;
}

.secondary-latest-news hr {
  opacity: .5;
  width: 100px;
}

.more-news {
  text-align: right;
}

.more-news a {
  font-size: 8px;
  color: #013A54;
  font-weight: 600;
  letter-spacing: 2px;
  text-decoration: none;
  border-bottom: 1px solid rgba(1, 58, 84, .5);
  display: inline-block;
}
.more-news a:hover, .more-news a:focus {
  color: #026E9D;
  border-color: rgba(2, 110, 157, 0.5);
}

.news-list, .news-detail {
  padding: 60px 0;
}

.news-list .latest-news {
  margin-bottom: 24px;
}

.news-pagination {
  margin-top: 30px;
}

.news-list .page-item {
  margin: 0 5px;
}

.news-list .page-link {
  border: none;
  color: #013A54;
}
.news-list .page-link:focus, .news-list .page-link:hover {
  background: none;
  color: #026E9D;
}

.news-list .active > .page-link, .news-list .page-link.active {
  background: none;
  border-bottom: 2px solid #013A54;
  font-weight: 700;
}

.news-detail h5 {
  color: #2F2F2F;
  font-weight: 900;
  margin-bottom: 50px;
}

.news-detail h1 {
  font-weight: 700;
  line-height: 55px;
  margin-bottom: 12.5px;
}

.news-detail h6 {
  font-size: 14px;
  color: #2F2F2F;
  font-weight: 400;
  margin-bottom: 50px;
}

.news-detail h6 span {
  font-weight: 800;
  margin-right: 40px;
}

.news-detail img {
  width: 100%;
  margin-bottom: 50px;
}

.news-detail-content {
  color: #1E1E1E;
  margin-bottom: 50px;
}

.back-to-news {
  font-size: 13px;
  color: #013A54;
  font-weight: 600;
  letter-spacing: 3px;
  text-decoration: none;
  border-bottom: 1px solid rgba(1, 58, 84, .5);
  display: inline-block;
  padding-bottom: 7.5px;
}
.back-to-news:hover, .back-to-news:focus {
  color: #026E9D;
  border-color: rgba(2, 110, 157, 0.5);
}

.contact-us {
  background-image: url('/web/images/contact_bg.png');
  background-size: cover;
  padding: 50px 0;
  color: #555;
}

.contact-us-top {
  margin-bottom: 50px;
}

.contact-us-info {
  border-right: 2px solid #023A54;
  padding-top: 30px;
}

.contact-us h1 {
  font-weight: 400;
  margin-bottom: 53px;
}

.contact-us h2 {
  font-weight: 400;
}

.contact-us a {
  color: #555;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 30px;
  word-break: break-all;
}
.contact-us a:hover, .contact-us a:focus {
  color: #026E9D;
}

.contact-us ul {
  list-style: none;
  padding-top: 30px;
  padding-left: 52.5px;
  margin-left: 35px;
}

.contact-us i {
  font-size: 22px;
  color: #fff;
  background-color: #4F4F4F;
  padding: 10px;
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: -52.5px;
}

.contact-us img {
  max-width: 100%;
}

.home-search {
  background-color: #013A54;
  padding: 50px 0;
}

.lookup-box {
  background-color: #f1f1f1;
  color: #414142;
  padding: 30px;
}

.lookup-box h5 {
  margin-bottom: 15px;
}

.lookup-box .search-box-wrapper {
  margin-bottom: 10px;
}

.lookup-box #search-box {
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #183952;
}

.list-group-item {
  cursor: pointer;
}
.list-group-item:first-child, .list-group-item:last-child {
  border-radius: 0;
}

.lookup-box a {
  color: #414142;
  text-decoration: none;
  border-bottom: 1px solid #414142;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  display: inline-block;
}
.lookup-box a:hover, .lookup-box a:focus {
  color: #026E9D;
  border-color: #026E9D;
}

.footer-top {
  padding: 30px 0;
}

.footer-desc {
  font-size: 13px;
  margin: 0;
}

.footer-bottom {
  background-color: #013A54;
  color: #fff;
  padding: 35px 0 2.5px;
}

.footer-menu {
  border-bottom: 1px solid #fff;
  padding-bottom: 25px;
}

.contact-ul {
  list-style: none;
}

.contact-ul-icon {
  position: absolute;
  left: -30px;
  top: 5px;
}

.contact-ul a {
  color: #fff;
  text-decoration: none;
  margin-bottom: 20px;
}
.contact-ul a:hover, .contact-ul a:focus {
  color: #026E9D;
}

.social-icon {
  background-color: #fff;
  color: #222d3f !important;
  padding: 2px 5px;
  border-radius: 5px;
  margin-right: 10px;
}

.social-span a {
  color: #fff;
  text-decoration: none;
}
.social-span a:hover, .social-span a:focus {
  color: #026E9D;
}

.footer-line {
  padding: 12.5px 0;
}

.offcanvas {
  background-color: #013A54;
  color: #fff;
}

.offcanvas.offcanvas-end {
  border: none;
}

.offcanvas-header {
  padding-left: 25px;
  padding-right: 25px;
}

.offcanvas-header .btn-close {
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 1;
  width: 30px;
  height: 30px;
  background-size: 30px;
}

.menu-panel {
  position: absolute;
  top: 50px;
  left: 25px;
  right: 25px;
  transition: transform 0.3s ease;
  transform: translateX(100%);
  opacity: 0;
  pointer-events: none;
}

.menu-panel.active {
  transform: translateX(0);
  opacity: 1;
  pointer-events: auto;
}

.mobile-service-list {
  margin-bottom: 50px;
}

.submenu-link, .sln-submenu-link, .others-submenu-link, .child-submenu-link {
  font-size: 19px;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 20px;
}

.submenu-link, .sln-submenu-link, .child-submenu-link {
  color: #00ccff;
}

.others-submenu-link {
  color: #fff;
}

.back-link {
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 45px;
  color: #fff;
  letter-spacing: 4px;
}

.back-link span {
  border-bottom: 1px solid #fff;
}

.mobile-search {
  position: absolute;
  bottom: 1rem;
  left: 25px;
  right: 25px;
}

.mobile-search a {
  display: block;
  color: #fff;
  font-size: 19px;
}

.mobile-search a span {
  display: inline-block;
  background-color: #013A54;
  padding-right: 10px;
}

.mobile-search a hr {
  opacity: 1;
  margin-top: -7.5px;
}

#search-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  display: none;
  padding-top: 25%;
  justify-content: center;
  z-index: 9999;
}

#search-overlay.show {
  display: flex !important;
}

.search-container {
  width: 80%;
  max-width: 600px;
}

#search-input {
  background: transparent;
  border: none;
  border-bottom: 1px solid #aaa;
  font-size: 1.2rem;
  color: white;
  width: 100%;
  text-align: center;
  outline: none;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
#search-input::placeholder {
  color: #ccc;
}

#autocomplete-results {
  list-style: none;
  margin: 0;
  padding: 0;
  background: transparent;
  width: 100%;
  color: #fff;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
}

#autocomplete-results li {
  padding: 10px;
  cursor: pointer;
}

@media (max-width: 991.98px) {
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }

  .navbar {
    padding: 5px 0;
  }

  .navbar-brand img {
    height: 35px;
  }

  .offcanvas-header img {
    height: 50px;
  }

  .home-about-wrapper h1, .home-service h1, .people-header h1, .home-news h1, .news-detail h1 {
    font-size: 24px;
  }

  .home-expert-caption h1 {
    font-size: 26px;
  }

  .home-expert-caption h5 {
    font-size: 18px;
    line-height: normal;
  }

  .home-about-wrapper h5, .people-header h5 {
    font-size: 18px;
    line-height: 30px;
  }

  .home-service-wrapper h5 {
    font-size: 18px;
  }

  .home-service-list {
    display: block;
  }

  .latest-news {
    margin-bottom: 40px;
  }

  .latest-news-caption {
    padding: 30px;
  }

  .secondary-latest-news-wrapper {
    margin: 0;
  }

  .home-contact-form {
    margin-bottom: 20px;
  }

  .yt-player iframe {
    height: 250px;
  }

  .expert-details-card img {
    margin-bottom: 20px;
  }

  .service-title h2 {
    font-size: 21px;
  }

  .service-title h1, .service-footer h1 {
    font-size: 26px;
  }

  .what-we-do {
    margin-bottom: 40px;
  }

  .news-detail h1 {
    line-height: normal;
  }

  .contact-us-info {
    border: none;
  }

  .contact-us ul {
    margin-left: 0;
  }

  .footer-logo {
    margin-bottom: 35px;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
      padding: 8px 22.5px;
  }
}
