a:hover {
  text-decoration: none; }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

html {
  scroll-behavior: smooth; }

::-webkit-scrollbar {
  -webkit-appearance: none; }

::-webkit-scrollbar:vertical {
  width: 7px; }

::-webkit-scrollbar:horizontal {
  height: 7px; }

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  border: none;
  background-color: #7c797a; }

::-webkit-scrollbar-track {
  background-color: rgba(239, 239, 239, 0.5); }

.container-fluid {
  padding: 0 80px; }

ul {
  padding-inline-start: 0;
  list-style: none; }

hr {
  border: 1px solid #cdcdcd2b; }

@media (max-width: 1199.98px) {
  body {
    font-size: 15px; }

  .container-fluid {
    padding: 0 24px; } }
.title {
  color: #fff;
  font-size: 48px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.4; }

.section-title {
  color: #0a0a0a;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 32px;
  line-height: 1.3;
  position: relative;
  z-index: 1; }
  .section-title:after {
    content: "";
    position: absolute;
    width: 100px;
    height: 3px;
    bottom: -8px;
    left: calc(50% - 50px); }

.section--title {
  position: relative;
  z-index: 1; }
  .section--title:after {
    content: "";
    position: absolute;
    width: 100px;
    height: 3px;
    bottom: -8px;
    left: 0; }

.short-title {
  color: #1567E8;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 4px; }

.secondary-title {
  color: #1567E8;
  font-size: 20px;
  font-weight: 600; }

.section-secondary-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  color: #1567E8;
  margin-bottom: 0; }

.heading {
  margin-bottom: 60px; }

@media (max-width: 991.98px) {
  .title {
    font-size: 32px;
    font-weight: 600; }

  .section-title {
    font-size: 24px; }

  .section-secondary-title {
    font-size: 20px; }

  .title-group {
    margin-bottom: 24px; } }
.logo {
  width: auto;
  height: 50px; }

.header .navbar-expand-lg .navbar-nav .nav-link {
  color: #000;
  font-weight: 600;
  padding: 12px 20px;
  text-transform: uppercase; }
  .header .navbar-expand-lg .navbar-nav .nav-link:hover, .header .navbar-expand-lg .navbar-nav .nav-link.active {
    background-color: #fff;
    color: #1567E8;
    position: relative; }

.top_header .navbar-expand-lg .navbar-nav .nav-link {
  color: #2a2a2a; }
  .top_header .navbar-expand-lg .navbar-nav .nav-link:hover, .top_header .navbar-expand-lg .navbar-nav .nav-link.active {
    color: #1567E8;
    position: relative; }
    .top_header .navbar-expand-lg .navbar-nav .nav-link:hover:after, .top_header .navbar-expand-lg .navbar-nav .nav-link.active:after {
      content: "";
      position: absolute;
      width: calc(100% - 40px);
      height: 3px;
      background-color: #1567E8;
      left: 20px;
      bottom: 0; }

.navbar-toggler:focus {
  outline: 0; }

.dropdown-toggle::after {
  display: none !important; }

.header .sub-menu {
  border-radius: 0.5rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 4px solid #1567E8;
  list-style: none;
  position: absolute;
  background: #616161;
  padding: 0;
  left: -15px;
  z-index: 5;
  min-width: 350px;
  top: 36px; }
  .header .sub-menu .nav-link {
    color: #fff !important;
    padding: 12px 8px !important; }
    .header .sub-menu .nav-link:hover {
      background-color: #1567E8 !important;
      color: #fff !important; }
    .header .sub-menu .nav-link:after {
      width: 100% !important;
      left: 0 !important; }

.dropdown .icon {
  display: inline-block;
  transform: rotate(270deg);
  transition: all 0.4s ease; }

.dropdown.show .icon {
  transform: rotate(90deg); }

.top_header .navbar-expand-lg .navbar-nav .sub-menu .nav-link {
  color: #fff; }
  .top_header .navbar-expand-lg .navbar-nav .sub-menu .nav-link.active, .top_header .navbar-expand-lg .navbar-nav .sub-menu .nav-link:hover {
    color: #000; }

.top_header .sub-menu {
  top: 45px; }

.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
  /* remove the gap so it doesn't close */ }

@media (max-width: 991.98px) {
  .header {
    flex-direction: column;
    padding: 8px 0; }
    .header .navbar {
      padding: 12px 0; }
    .header .navbar-brand {
      margin-right: 0;
      padding: 0; }
    .header .navbar-toggler {
      margin-left: initial; }
    .header .nav-item {
      position: relative; }
      .header .nav-item .card {
        background-color: transparent;
        border: none; }
        .header .nav-item .card-header {
          border: none;
          padding: 0; }
        .header .nav-item .card-body {
          padding: 0; }
      .header .nav-item .btn-link {
        font-size: 14px;
        width: 100%;
        display: flex; }
        .header .nav-item .btn-link:hover {
          color: #fff;
          text-decoration: none; }
        .header .nav-item .btn-link .nav-link {
          padding: 8px 16px; }
      .header .nav-item .nav-link {
        align-items: center;
        display: flex;
        font-size: 14px;
        padding: 12px 8px !important;
        font-weight: 500 !important;
        border-bottom: 1px solid #ffffff33;
        color: #ffffffb3 !important; }
        .header .nav-item .nav-link .icon {
          color: #bcc0be;
          font-size: 14px;
          display: block; }
      .header .nav-item .nav-link.active {
        color: #fff; }

  .line-menu {
    background-color: #fff; }

  .top_header .line-menu {
    background-color: #0e2349; }

  .header.tiny .nav-link-text .bottom-line,
  .nav-link .nav-link-text .bottom-line {
    background-color: #fff; }

  .right-social .icon-link {
    margin-bottom: 20px; }

  .navbar {
    margin-left: auto; }

  .navbar-toggler {
    padding: 0;
    margin-left: auto; }
    .navbar-toggler:focus {
      outline: none; }
    .navbar-toggler-icon {
      color: #fff;
      font-size: 1rem;
      position: relative;
      z-index: 100;
      width: auto;
      height: auto; }

  .navbar-collapse {
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    display: block;
    position: fixed;
    background-color: #1567E8;
    top: 0;
    left: -3100px;
    bottom: 0;
    text-align: left;
    width: 100%;
    z-index: 99;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    height: auto !important;
    padding: 24px;
    overflow-y: scroll; }
    .navbar-collapse.show {
      left: 0; }
    .navbar-collapse .nav-link {
      color: #fff; }

  .navbar-collapse::-webkit-scrollbar-thumb {
    background-color: transparent; }

  .right-menu {
    display: none; }

  .dropdown-menu {
    left: auto;
    right: 0; }

  .close-btn {
    width: 28px;
    height: 28px;
    border: none; }

  .close-icon {
    font-size: 12px;
    display: block; }

  .menu-1 {
    padding: 15px 8px; }

  .navbar-expand-lg .navbar-nav .nav-link:hover {
    background-color: transparent; }

  .card .card-body .nav-link {
    padding: 12px 16px; }

  .menu-1[aria-expanded="true"] .icon-pluss {
    transform: rotate(45deg); }

  .logo {
    height: 45px; } }
.form-group {
  margin-bottom: 24px; }
  .form-group .form-control {
    background-color: #EFF0F2;
    border-color: transparent;
    padding: 12px 16px; }

.form-head {
  background-color: #1567E8;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #fff;
  padding: 24px 40px;
  margin-bottom: 0;
  text-transform: uppercase; }

label {
  color: #333;
  font-weight: 500;
  text-transform: uppercase; }

.form-details {
  background-color: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  padding: 40px; }

.msg-box {
  min-height: 100px; }

.visit-title {
  padding-top: 100px; }

textarea.form-control {
  resize: none; }

.icon-wrap {
  width: 24px;
  height: 24px;
  text-align: center;
  margin-top: 4px;
  margin-right: 8px; }

.contact-details {
  font-weight: 500; }
  .contact-details .icon,
  .contact-details .email-icon {
    color: #1567E8; }
  .contact-details .email-icon {
    font-size: 12px; }

.msg-box {
  min-height: 200px; }

@media (max-width: 991.98px) {
  .form-details {
    padding: 24px; }

  .form-head {
    font-size: 20px;
    padding: 16px 32px; } }
.btn {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 0;
  border-width: 2px; }

.btn-primary {
  transition: all 0.3s ease-in; }
  .btn-primary:hover {
    background-color: transparent;
    color: #1567E8;
    border: 2px solid #1567E8; }

.btn-secondary {
  transition: all 0.3s ease-in; }
  .btn-secondary:hover {
    background-color: #fff;
    color: #00A0FF;
    border: 2px solid #00A0FF; }

@media (max-width: 991.98px) {
  .btn {
    font-size: 16px;
    letter-spacing: 1px; } }
.header {
  padding: 12px 0; }
  .header .h-contact-icon {
    color: #1567E8;
    margin-top: 4px;
    margin-right: 8px; }
  .header .h-contact-head {
    font-size: 14px;
    font-weight: 600; }
  .header .h-contact-details {
    font-size: 14px; }

.logo {
  width: auto;
  height: 150px;
  top: 0px;
  z-index: 99; }

.mobile-header {
  display: none; }

@media (max-width: 1199.98px) {
  .logo {
    height: 70px; }

  .mobile-header {
    display: block;
    padding: 8px 0; } }
.footer {
  background-color: #053167;
  color: #fafafa;
  padding: 80px 0 40px 0;
  font-size: 14px; }
  .footer-link {
    color: #fafafa;
    font-weight: 500;
    text-transform: uppercase;
    padding: 8px 16px;
    font-size: 14px; }
    .footer-link:hover {
      color: #1567E8; }
  .footer .social-link {
    color: #fafafa;
    padding: 0 16px;
    display: none; }

.broucher-link {
  position: fixed;
  right: 0;
  top: 40%; }

.brouchure-btn {
  writing-mode: vertical-rl;
  padding: 24px 12px;
  font-size: 14px;
  font-weight: 700; }

@media (max-width: 1199.98px) {
  .footer {
    text-align: center; }
    .footer-link {
      display: inline-block;
      padding: 12px 16px; }

  .flex-m-column {
    flex-direction: column; } }
.banner {
  background-image: url("../images/slide/1.png");
  background-position: center !important;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 400px;
  text-align: center; }

.h-banner {
  min-height: 500px; }
  .h-banner-text {
    color: #fafafa;
    font-size: 24px; }

.about-banner {
  background-image: url("../images/about-banner.jpg");
  background-position: center;
  min-height: 500px;
  background-size: cover !important; }
  .about-banner-text {
    color: #fafafa; }

.about-banner-1 {
  background: url("../images/about-banner1.jpg"); }

.service-banner {
  background: url("../images/service-banner-1.jpg");
  background-position: bottom !important;
  min-height: 500px;
  background-size: cover !important; }

.programme-banner {
  background: url("../images/about-banner.jpg");
  min-height: 450px !important;
  background-size: cover !important; }

.hr-banner {
  background: url("../images/hr-1.jpg"); }

.admin-banner {
  background: url("../images/admin.jpg"); }

.it-banner {
  background: url("../images/it-1.jpg"); }

.sales-banner {
  background: url("../images/sales.jpg"); }

.program-banner {
  background: url("../images/program-banner-1.jpg"); }

.management-banner {
  background: url("../images/management.jpg"); }

.qp-banner {
  background: url("../images/qp-1.jpg"); }

.engineering-banner {
  background: url("../images/engineering-1.jpg"); }

.ss-banner {
  background: url("../images/soft-skills-1.jpg"); }

.logistics-banner {
  background: url("../images/logistics-1.jpg"); }

.finance-banner {
  background: url("../images/finance.jpg"); }

.contact-banner {
  background: url("../images/contact.jpg"); }

.sliding-banner .slick-arrow {
  display: none !important; }
.sliding-banner img {
  width: 100%;
  z-index: 0; }

.section-space {
  padding: 80px 0; }

.section-bottom-space {
  padding-bottom: 80px; }

.bg-light {
  background-color: #FAFAFA !important; }

.relative {
  position: relative; }

.mb-60 {
  margin-bottom: 60px; }

.text-underline {
  text-decoration: underline; }

@media (max-width: 991.98px) {
  .section-space {
    padding: 40px 0; } }

/*# sourceMappingURL=global.css.map */
