@import url(https://fonts.googleapis.com/css?family=Nunito);@charset "UTF-8";

html {
  font-size: 10px;
  overflow-x: hidden;
}

.with-gap {
  display: flex;
  gap: 20px;
}

.display-0 {
  /* font-family: neue-haas-grotesk-text, sans-serif; */
  font-family: "Lato", sans-serif;
  font-size: 7.5rem;
}

@media (max-width: 767.98px) {
  .display-0 {
    /* font-family: neue-haas-grotesk-text, sans-serif; */
    font-family: "Lato", sans-serif;
    font-size: 3.5rem;
  }
}

@media (max-width: 367.98px) {
  .display-0 {
    /* font-family: neue-haas-grotesk-text, sans-serif; */
    font-family: "Lato", sans-serif;
    font-size: 3rem;
  }
}

.display-1 {
  /* font-family: neue-haas-grotesk-text, sans-serif; */
  font-family: "Lato", sans-serif;
  font-size: 5.5rem;
}

@media (max-width: 1000px) {
  .display-1 {
    font-family: neue-haas-grotesk-text, sans-serif;
    font-size: 3.5rem;
  }
}

.jobSpecs .display-1 {
  /* font-family: neue-haas-grotesk-text, sans-serif; */
  font-family: "Lato", sans-serif;
  font-size: 5.5rem;
}

@media (max-width: 768px) {
  .jobSpecs .display-1 {
    font-family: "Lato", sans-serif;
    font-size: 3.5rem;
  }

  .jobSpecs .h5 {
    font-family: "Lato", sans-serif;
    font-size: 1.8rem;
  }
}

.display-number {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-size: 15.5rem;
}

.display-lg0 {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-size: 9.5rem;
}

@media (max-width: 767.98px) {
  .display-lg0 {
    font-family: neue-haas-grotesk-text, sans-serif;
    font-size: 5.5rem;
  }
}

@media (max-width: 367.98px) {
  .display-lg0 {
    font-family: neue-haas-grotesk-text, sans-serif;
    font-size: 4.5rem;
  }
}

.display-lg1 {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-size: 7.5rem;
}

@media (max-width: 767.98px) {
  .display-lg1 {
    font-family: neue-haas-grotesk-text, sans-serif;
    font-size: 3.5rem;
  }
}

@media (max-width: 367.98px) {
  .display-lg1 {
    font-family: neue-haas-grotesk-text, sans-serif;
    font-size: 2.8rem;
  }
}

.display-lg2 {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-size: 6.5rem;
}

@media (max-width: 767.98px) {
  .display-lg2 {
    font-family: neue-haas-grotesk-text, sans-serif;
    font-size: 3.5rem;
  }
}

@media (max-width: 367.98px) {
  .display-lg2 {
    font-family: neue-haas-grotesk-text, sans-serif;
    font-size: 3rem;
  }
}

h2,
.h2 {
  /* font-family: neue-haas-grotesk-text, sans-serif; */
  font-family: "Lato", sans-serif;
  font-size: 5rem;
}

h3,
.h3 {
  /* font-family: neue-haas-grotesk-text, sans-serif; */
  font-family: "Lato", sans-serif;
  font-size: 3.8rem;
}

h4,
.h4 {
  /* font-family: neue-haas-grotesk-text, sans-serif; */
  font-family: "Lato", sans-serif;
  font-size: 3.2rem;
}

h5,
.h5 {
  /* font-family: neue-haas-grotesk-text, sans-serif; */
  font-family: "Lato", sans-serif;
  font-size: 2.3rem;
}

.bus-dev .h5 {
  /* font-family: neue-haas-grotesk-text, sans-serif; */
  font-family: "Lato", sans-serif;
  font-size: 2.3rem;
}

@media (max-width: 767.98px) {
  .bus-dev .h5 {
    /* font-family: neue-haas-grotesk-text, sans-serif; */
    font-size: 1.8rem;
  }
}

h6,
.h6 {
  /* font-family: neue-haas-grotesk-text, sans-serif; */
  font-size: 2.2rem;
}

p,
.p {
  /* font-family: neue-haas-grotesk-text, sans-serif; */
  font-size: 1.8rem !important;
  line-height: 2.8rem;
}

.small {
  font-size: 1.4rem !important;
}

.nav-link {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-size: 1.7rem;
  font-weight: 600;
  margin-left: 50px;
  padding-top: 30px;
  transition: 1s;
  border-bottom: transparent 2px solid;
  /* text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4); */
}

.nav-link:hover,
.nav-link.router-link-exact-active {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-size: 1.7rem;
  font-weight: 600;
  margin-left: 50px;
  padding-top: 30px;
  border-bottom: var(--dark-blue) 2px solid;
  transition: 1s;
  /* text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4); */
}

.w-button {
  width: 25%;
}

@media (max-width: 767.98px) {
  .display-1 {
    font-family: neue-haas-grotesk-text, sans-serif;
    font-size: 4rem;
  }

  .display-3 {
    font-family: neue-haas-grotesk-text, sans-serif;
    font-size: 3.6rem;
  }

  h2,
  .h2 {
    font-family: neue-haas-grotesk-text, sans-serif;
    font-size: 3.6rem !important;
  }

  h3,
  .h3 {
    font-family: neue-haas-grotesk-text, sans-serif;
    font-size: 3.2rem;
  }

  h4,
  .h4 {
    font-family: neue-haas-grotesk-text, sans-serif;
    font-size: 3rem;
  }

  h5,
  .h5 {
    font-family: neue-haas-grotesk-text, sans-serif;
    font-size: 2.6rem;
  }

  h6,
  .h6 {
    font-family: neue-haas-grotesk-text, sans-serif;
    font-size: 2.2rem;
  }

  p,
  .p {
    font-family: neue-haas-grotesk-text, sans-serif;
    font-size: 1.8rem;
    line-height: 2.6rem;
  }

  .nav-link {
    font-family: neue-haas-grotesk-text, sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    margin-left: 50px;
    padding-top: 30px;
    /* text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4); */
  }

  .w-button {
    min-width: 75%;
  }
}

.fw-500 {
  font-weight: 500;
}

.btn-blue {
  font-size: 1.8rem;
  line-height: 3rem;
  border-radius: 25px;
  margin: 15px;
  border: 2px solid var(--dark-blue);
  width: 250px;
  align-self: center;
  color: var(--dark-blue);
}

.btn-blue:hover {
  border: 2px solid var(--dark-blue);
  background: var(--dark-blue);
  color: white;
}

.btn-yellow {
  font-size: 1.8rem;
  line-height: 3rem;
  border-radius: 25px;
  margin: 15px;
  border: 2px solid var(--yellow);
  background: var(--yellow);
  width: 250px;
  align-self: center;
  color: var(--dark-blue);
}

.btn-yellow:hover {
  border: 2px solid var(--dark-blue);
  background: var(--dark-blue);
  color: var(--yellow);
}

a.btn-yellow {
  font-size: 1.8rem;
  line-height: 3rem;
  border-radius: 25px;
  margin: 15px;
  border: 2px solid var(--yellow);
  background: var(--yellow);
  width: 250px;
  transform: scale(1);
  align-self: center;
  color: var(--dark-blue);
}

a.btn-yellow:hover {
  font-size: 1.8rem !important;
  line-height: 3rem !important;
  border: 2px solid var(--yellow);
  background: var(--dark-blue);
  color: var(--yellow);
  transform: scale(1) !important;
}

.btn-yellow-short {
  font-size: 1.8rem;
  line-height: 3rem;
  border-radius: 25px;
  margin: 15px;
  border: 2px solid var(--yellow);
  background: var(--yellow);
  align-self: center;
  color: var(--dark-blue);
}

.btn-yellow-short:hover {
  border: 2px solid var(--dark-blue);
  background: white;
  color: var(--dark-blue);
}

.btn-blue-solid {
  font-size: 1.8rem;
  line-height: 3rem;
  border-radius: 25px;
  margin: 15px;
  border: 2px solid var(--dark-blue);
  background: var(--dark-blue);
  width: 250px;
  align-self: center;
  color: white;
}

.btn-blue-solid:hover {
  border: 2px solid var(--dark-blue);
  background: transparent;
  color: var(--dark-blue);
}

.btn-text {
  font-size: 1.8rem;
  line-height: 3rem;
  margin: 15px;
  border: 2px solid var(--dark-blue);
  background: var(--dark-blue);
  color: white;
}

.btn-text:hover {
  border: 2px solid var(--dark-blue);
  background: transparent;
  color: var(--dark-blue);
}

.btn-dark-blue {
  font-size: 1.8rem;
  line-height: 3rem;
  border-radius: 25px;
  margin: 15px;
  border: 2px solid var(--dark-blue);
  background: var(--dark-blue);
  /* width: 250px; */
  /* align-self: center; */
  color: white;
}

.btn-dark-blue:hover {
  border: 2px solid white;
  background: white;
  color: var(--dark-blue);
}

.btn-white-blue {
  font-size: 1.8rem;
  line-height: 3rem;
  border-radius: 25px;
  margin: 15px;
  border: 2px solid white;
  background: white;
  width: 250px;
  align-self: center;
  color: var(--light-blue);
}

.btn-white-blue:hover {
  border: 2px solid var(--dark-blue);
  background: white;
  color: var(--dark-blue);
}

.btn-light-blue {
  font-size: 1.8rem;
  line-height: 3rem;
  border-radius: 25px;
  margin: 15px;
  border: 2px solid var(--light-blue);
  background: var(--light-blue);
  width: 250px;
  align-self: center;
  color: white;
}

.btn-light-blue:hover {
  border: 2px solid var(--light-blue);
  background: white;
  color: var(--light-blue);
}

.btn-blue-list {
  color: rgb(0, 0, 0);
  background: var(--light-blue);
}

.btn-blue-list:hover {
  color: rgb(0, 0, 0);
  background: var(--yellow);
}

.btn-blue-list.active {
  color: rgb(0, 0, 0);
  background: var(--yellow);
}

.input-group .btn-light-blue {
  font-size: 1.8rem;
  line-height: 3rem;
  border-radius: 10px;
  margin: 15px;
  border: 2px solid var(--light-blue);
  background: var(--light-blue);
  width: 80px;
  align-self: center;
  color: white;
}

.input-group .btn-light-blue:hover {
  border: 2px solid var(--light-blue);
  background: white;
  color: var(--light-blue);
}

.jobs h5 {
  color: white;
}

.jobs:hover h5 {
  color: var(--light-blue);
}

/* COLOURS */

:root {
  --light-blue: #9ecee3;
  --dark-blue: #2a307d;
  --yellow: #fddd2e;
}

.light-blue-text,
.text-light-blue {
  color: var(--light-blue) !important;
}

.bg-light-blue {
  background-color: var(--light-blue);
}

.bg-white {
  background-color: white !important;
}

.dark-blue-text,
.text-dark-blue {
  color: var(--dark-blue) !important;
  text-decoration: none;
}

#blog .jobs:hover .dark-blue-text.fw-bold,
#blog .jobs:hover .text-dark-blue.fw-bold {
  color: var(--dark-blue) !important;
  /* text-shadow:1px 1px 3px var(--dark-blue); */
  text-decoration: underline;
  transition: 0.3s;
}

.bg-dark-blue {
  background-color: var(--dark-blue);
}

.yellow-text,
.text-yellow {
  color: var(--yellow) !important;
}

.bg-yellow {
  background-color: var(--yellow);
}

/* UTILS */

.vh-100 {
  height: 100vh !important;
}

.vh-80 {
  height: 80vh !important;
}

.vh-70 {
  height: 70vh !important;
}

.vh-60 {
  height: 60vh !important;
}

.vh-50 {
  height: 50vh !important;
}

.vh-40 {
  height: 40vh !important;
}

.vh-30 {
  height: 30vh !important;
}

.vh-20 {
  height: 20vh !important;
}

.min-vh-25 {
  min-height: 25vh !important;
}

.min-vh-50 {
  min-height: 50vh !important;
}

.min-vh-75 {
  min-height: 75vh !important;
}

.rounded {
  border-radius: 10px !important;
}

.rounded-top {
  border-radius: 10px 10px 0px 0px !important;
}

.list-group-horizontal li {
  background-color: rgba(158, 206, 227, 0.05);
  border: var(--yellow) 1px solid;
  color: white;
  padding: 20px;
}

.list-group-horizontal li:hover,
.list-group-horizontal li.active {
  background-color: var(--light-blue);
  border: var(--light-blue) 1px solid;
  color: var(--dark-blue);
}

.circle-yellow-55-bg {
  height: 55px;
  width: 55px;
  background-color: var(--yellow);
  border-radius: 50%;
}

.circle-yellow-15-bg {
  height: 15px;
  width: 15px;
  background-color: var(--yellow);
  border-radius: 50%;
}

.circle-light-blue-55-bg {
  height: 55px;
  width: 55px;
  background-color: var(--light-blue);
  border-radius: 50%;
}

.yellow-circle li {
  list-style: none;
  font-size: 17px;
  color: var(--dark-blue);
  font-weight: 500;
  position: relative;
  padding-left: 40px;
  padding-top: 10px;
}

.yellow-circle li:before {
  content: "\B7";
  font-size: 120px;
  vertical-align: middle;
  line-height: 22px;
  color: var(--yellow);
  position: absolute;
  left: 0;
  top: 0;
}

.border-dark-blue {
  border: var(--dark-blue) 2px solid;
}

/* MULTI STEP */

.progress__block {
  padding-right: 30px;
}

/* SPACING */

/* PADDING */

.xsml-pt {
  padding-top: 8px;
}

.sml-pt {
  padding-top: 25px;
}

.sml-pb {
  padding-bottom: 25px;
}

.lrg-pt {
  padding-top: 60px;
}

.lrg-pb {
  padding-bottom: 60px;
}

.xlrg-pt {
  padding-top: 100px;
}

.xlrg-pb {
  padding-bottom: 100px;
}

.slrg-pt {
  padding-top: 250px;
}

.slrg-pb {
  padding-bottom: 250px;
}

.sml-pe {
  padding-right: 25px;
}

.lrg-pe {
  padding-right: 60px;
}

.p-6 {
  padding: 6%;
}

.greyscale {
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

@media (max-width: 767.98px) {
  .sml-pt {
    padding-top: 30px;
  }

  .sml-pb {
    padding-bottom: 30px;
  }

  .lrg-pt {
    padding-top: 50px;
  }

  .lrg-pb {
    padding-bottom: 50px;
  }

  .xlrg-pt {
    padding-top: 90px;
  }

  .xlrg-pb {
    padding-bottom: 90px;
  }

  .slrg-pt {
    padding-top: 300px;
  }

  .slrg-pb {
    padding-bottom: 300px;
  }
}

/* MARGIN */

.sml-mt {
  margin-top: 50px;
}

.sml-mb {
  margin-bottom: 50px;
}

.sml-my {
  margin-top: 50px;
  margin-bottom: 50px;
}

.lrg-mt {
  margin-top: 80px;
}

.lrg-mb {
  margin-bottom: 80px;
}

.lrg-my {
  margin-top: 80px;
  margin-bottom: 80px;
}

.xlrg-mt {
  margin-top: 150px;
}

.xlrg-mb {
  margin-bottom: 150px;
}

.slrg-mt {
  margin-top: 300px;
}

.slrg-mb {
  margin-bottom: 300px;
}

.px-10 {
  padding-left: 12%;
  padding-right: 12%;
}

/* .sml-mt {
    margin-top: 50px;
}
.sml-mb {
    margin-bottom: 50px;
}
.lrg-mt {
    margin-top: 100px;
}
.lrg-mb {
    margin-bottom: 100px;
}
.xlrg-mt {
    margin-top: 200px;
}
.xlrg-mb {
    margin-bottom: 200px;
}
.slrg-mt {
    margin-top: 400px;
}
.slrg-mb {
    margin-bottom: 400px;
}
.px-10 {
    padding-left: 12%;
    padding-right: 12%;
} */

@media (max-width: 1370px) {
  .px-10 {
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media (max-width: 767.98px) {
  .px-10 {
    padding-left: 5%;
    padding-right: 5%;
  }
}

/* INDEX */

.z-2 {
  z-index: 2;
  margin-top: -800px;
}

/* IMAGES */

.image-size {
  height: 70%;
}

.navbar-brand img {
  width: 200px !important;
}

.business-top {
  display: block;
}

.shrink .business-top {
  display: none;
}

.business-scroll {
  display: none;
}

.shrink .business-scroll {
  display: block;
  height: 70px;
  transform: 0.3s;
}

@media (max-width: 1370px) {
  .navbar-brand img {
    width: 100px !important;
  }

  .shrink .business-scroll {
    display: block;
    height: 40px;
    transform: 0.3s;
  }

  .shrink .business-scroll {
    display: block;
    height: 40px;
    transform: 0.3s;
  }
}

@media (max-width: 767.98px) {
  .navbar-brand img {
    width: 100px !important;
  }
}

.accordion-button {
  color: var(--dark-blue);
  background-color: var(--yellow) !important;
  transition: 0.2s;
  font-size: 2.6rem;
  font-weight: bold;
  border: transparent !important;
}

.accordion-button:not(.collapsed) {
  color: var(--dark-blue);
  background-color: var(--yellow) !important;
  box-shadow: none;
  transition: 0.2s;
  font-weight: bold;
  border: transparent !important;
}

.accordion-item {
  box-shadow: none;
  border: transparent !important;
  border-top: var(--dark-blue) 2px solid !important;
}

.accordion-body {
  background-color: var(--yellow);
  padding-top: 5px;
  padding-bottom: 25px;
}

.accordion-button::after {
  background-image: url(/images/arrow.svg?ac2ef051001d590a51eaf91a2092c411) !important;
  scale: 1.2;
}

.accordion-button:focus {
  box-shadow: none !important;
  border: none;
}

/* FLEX UTILS */

.card-section .card {
  background-color: white !important;
  color: var(--dark-blue);
  border: var(--dark-blue) 2px solid;
  padding: 20px;
  border-radius: 15px;
}

.card-body ul {
  /* list-style: none; */
}

.card-body li {
  font-size: 18px;
}

.card-header {
  font-size: 22px;
  border: none;
  text-align: center;
  background: transparent;
}

/* HERO BACKGROUNDS */

.home-hero-bg {
  background-image: url(/images/home-img5.webp?89bb74081d222254439ca5704b451a3d);
  background-size: cover;
  background-position: center top;
}

.home-hero-intern-bg {
  background-image: url(/images/home-11-22-mobile1-1.webp?487525c2202a505fcd7d8bb12df497ec);
  background-size: cover;
  background-position: right bottom;
}

.home-hero-business-bg {
  background-image: url(/images/home-11-22-mobile2-1.webp?5857c92049efbb9bf5a3e3027b094426);
  background-size: cover;
  background-position: left bottom;
}

.bg-bd-course {
  background-image: url(/images/bd-course-hero-bg.webp?88f11f2e37a8a1b8f6269d7dd3e8cc1e);
  background-size: auto 100%;
  background-position: right top;
  background-repeat: no-repeat;
  max-height: 100vh;
}

.section1-gob {
  background-image: url(/images/p1.jpg?2d20f67c96d69bca03197d479ee078f7);
  background-size: auto 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  /* max-height: 100vh; */
}

.toptips-main {
  background-image: url(/images/toptipsbg-p1.webp?505a58ae846b49f5505938b38f1a120f);
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
  /* max-height: 100vh; */
}

.toptips-9 {
  background-image: url(/images/toptipsbg-p9.webp?d7bc7e86148f75afac585a3422122b87);
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
  /* max-height: 100vh; */
}

@media (max-width: 1699.98px) {
  .bg-bd-course {
    background-image: url(/images/bd-course-hero-1-bg.webp?d629aa7dcb373f38f9f6b213eb4813f5);
    background-size: auto 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
    /* max-height: 1180px; */
  }
}

@media (max-width: 1399.98px) {
  .bg-bd-course {
    background-image: url(/images/bd-course-hero-2-bg.webp?9c7450fa90b562d0193315096a7b3ae9);
    background-size: auto 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
    /* max-height: 1180px; */
  }
}

@media (max-width: 999.98px) {
  .bg-bd-course {
    background-image: url(/images/bd-course-hero-3-bg.webp?7e7a029d1e5f1c1e05580590a28acaa9);
    background-size: auto 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
    /* max-height: 1180px; */
  }

  .toptips-main {
    background-image: url(/images/toptipsbg-p1-mobile.webp?56161b37dc817c7a841417e2865bd4fb);
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
    /* max-height: 100vh; */
  }

  .toptips-9 {
    background-image: url(/images/toptipsbg-p9-mobile.webp?e00f4984e85a70ca9725f4243e9ca4b5);
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
    /* max-height: 100vh; */
  }
}

@media (max-width: 789.98px) {
  .bg-bd-course {
    /* background-image:none; */
    background-color: var(--yellow);
  }

  .toptips-main {
    background-image: url(/images/toptipsbg-p1-mobile.webp?56161b37dc817c7a841417e2865bd4fb);
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
    /* max-height: 100vh; */
  }

  .toptips-9 {
    background-image: url(/images/toptipsbg-p9-mobile.webp?e00f4984e85a70ca9725f4243e9ca4b5);
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
    /* max-height: 100vh; */
  }
}

.bg-bd-course-section1 {
  background-image: url(/images/bd-course-section2-bg.webp?c3b143ddbbc85a3036c790f0532f48e5);
  background-size: auto 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  /* max-height: 1180px; */
}

@media (max-width: 1699.98px) {
  .bg-bd-course-section1 {
    background-image: url(/images/bd-course-section2-1-bg.webp?fdbf3781dd109f483337dc7742518663);
    background-size: auto 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
    /* max-height: 1180px; */
  }
}

@media (max-width: 1399.98px) {
  .bg-bd-course-section1 {
    background-image: url(/images/bd-course-section2-2-bg.webp?0d6bd98839e9450957ef33dca65c4382);
    background-size: auto 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
    /* max-height: 1180px; */
  }
}

@media (max-width: 999.98px) {
  .bg-bd-course-section1 {
    background-image: url(/images/bd-course-section2-3-bg.webp?7b4fd52d713f06aa804650e76743b1e6);
    background-size: auto 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
    /* max-height: 1180px; */
  }
}

@media (max-width: 789.98px) {
  .bg-bd-course-section1 {
    background-image: none;
    background-color: var(--dark-blue);
  }
}

.bg-bd-course-section2 {
  background-image: url(/images/bd-course-section3-bg.webp?7a99c8b73290b1d7ea96e038fe4006a3);
  background-size: auto 100%;
  background-position: left top;
  background-repeat: no-repeat;
  /* max-height: 1180px; */
}

@media (max-width: 1885.98px) {
  .bg-bd-course-section2 {
    background-image: url(/images/bd-course-section3-1-bg.webp?ac1e467e58e55ad293d8ff4e39346ab4);
    background-size: auto 100%;
    background-position: left bottom;
    background-repeat: no-repeat;
    /* max-height: 1180px; */
  }
}

@media (max-width: 1445.98px) {
  .bg-bd-course-section2 {
    background-image: url(/images/bd-course-section3-2-bg.webp?ef68ecd5783f14321b4203c866a8a484);
    background-size: auto 100%;
    background-position: left bottom;
    background-repeat: no-repeat;
    /* max-height: 1180px; */
  }
}

@media (max-width: 1015.98px) {
  .bg-bd-course-section2 {
    background-image: url(/images/bd-course-section3-3-bg.webp?28d7b2eac0679f4a85decbe3a1ae20a6);
    background-size: auto 100%;
    background-position: left bottom;
    background-repeat: no-repeat;
    /* max-height: 1180px; */
  }
}

@media (max-width: 789.98px) {
  .bg-bd-course-section2 {
    background-image: none;
    background-color: var(--light-blue);
  }
}

.intern-hero-bg {
  background-image: url(/images/home-model-new4.webp?484c53fe0096d8c007910bead473b1d7);
  background-size: cover;
  background-position: center bottom;
}

@media (max-width: 1440px) {
  .intern-hero-bg {
    background-image: url(/images/intern-cover.webp?0b6c7c757164a68219b5fd437b42ead7);
    background-size: cover;
    background-position: right bottom;
  }
}

@media (max-width: 767.98px) {
  .intern-hero-bg {
    background-image: url(/images/Intern-cover-mobile3.webp?1c7a8815c23714f8d924767d3ac05425);
    background-size: cover;
    background-position: right bottom;
  }
}

.business-hero-bg {
  background-image: url(/images/business-cover-woman.webp?9fb6c70c388dcf7e380bdcb75689ef55);
  background-size: cover;
  background-position: center bottom;
}

.intern-bg-i-1 {
  background-image: url(/images/intern-ibg.png?3e20d86fc99325730c2cdf0b471c16dd);
  background-size: cover;
  background-position: right top;
  margin-top: -140px;
  padding-top: 200px;
  padding-bottom: 0px;
}

.intern-bg-i-2 {
  background-image: url(/images/i-left.png?04a0ffd785a87a370339d3cabe59eccf);
  background-size: cover;
  background-position: left top;
  margin-top: -200px;
  padding-top: 200px;
}

.intern-bg-i-2 .container {
  padding-left: 153px;
}

.bg-dark-blue-b-right {
  background-image: url(/images/b-i-right.png?b27d6188d09ef4b88f508633f0afbe09);
  background-size: cover;
  background-position: left top;
  margin-top: -200px;
  padding-top: 200px;
}

.bg-dark-blue-b-left {
  background-image: url(/images/b-i-left.png?24af467fcdd1435de493a29132bf127b);
  background-size: cover;
  background-position: left top;
  margin-top: -250px;
}

@media (max-width: 1399px) {
  .intern-bg-i-1 {
    background: white;
    background-image: none;
    margin-top: 0;
    padding-top: 0;
  }

  .intern-bg-i-2 {
    background: white;
    background-image: none;
    margin-top: 0;
    padding-top: 0;
  }

  .intern-bg-i-2 .container {
    padding-left: 0;
  }

  .bg-dark-blue-b-right {
    background: var(--dark-blue);
    background-image: none;
    margin-top: 0;
    padding-top: 0;
  }

  .bg-dark-blue-b-left {
    background: var(--dark-blue);
    background-image: none;
    margin-top: 0;
    padding-top: 0;
  }
}

/* FORMS */

input.form-control,
.form-select {
  font-size: 1.6rem;
  line-height: 2rem;
  border-radius: 10px;
  margin: 15px;
  padding: 10px 30px;
}

textarea.form-control {
  font-size: 1.6rem;
  line-height: 2rem;
  border-radius: 10px;
  margin: 15px;
  padding: 10px 30px;
}

.btn .btn-submit {
  font-size: 1.8rem;
  line-height: 3rem;
  border-radius: 25px;
  margin: 15px;
  border: 2px solid var(--dark-blue);
  width: 250px;
  align-self: center;
  color: var(--dark-blue);
}

/* INTERN PAGE */

.pos-rel {
  position: relative;
  height: 55vh;
  width: 200px;
  margin-top: -600px;
}

.pos-abso-i-s2 {
  position: absolute;
  top: -100px;
  right: -751px;
  height: 750px;
}

.pos-abso-i-s4 {
  position: absolute;
  top: -300px;
  left: -320px;
  height: 950px;
  width: 200px;
}

/* BUSINESS PAGE */

.box-shadow {
  box-shadow: 1px 1px 7px 4px rgba(0, 0, 0, 0.244);
}

.pos-rel {
  position: relative;
  height: 55vh;
  width: 200px;
  margin-top: -600px;
}

.bus-pos-abso-i-s2 {
  position: absolute;
  top: -100px;
  right: -751px;
  height: 750px;
}

.bus-pos-abso-i-s4 {
  position: absolute;
  top: -4px;
  left: -320px;
  height: 688px;
  width: 200px;
}

.models .card {
  background-color: white !important;
  transition: 0.3s;
}

.models:hover .card {
  background-color: white !important;
  transform: scale(1.05);
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 5px 2px;
}

.models {
  color: var(--light-blue);
  transition: 0.3s;
}

.models:hover {
  color: var(--dark-blue);
}

.models h5 {
  color: var(--light-blue);
  transition: 0.3s;
}

.models:hover h5 {
  color: var(--dark-blue);
  font-weight: bold;
}

.models .img-fluid {
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  transition: 0.3s;
  opacity: 0.7;
}

.models:hover .img-fluid {
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
  opacity: 1;
}

.iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  /* margin-bottom: 20px; */
}

/* Then style the iframe to fit in the container div with full height and width */

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* NAVBAR */

.shrink .logo {
  width: 240px;
  transition: 0.5s;
}

.shrink .navbar {
  background: var(--light-blue);
  /* transition: 0.1s; */
  box-shadow: 1px 1px 10px rgba(48, 73, 75, 0.2);
}

.shrink .navbar .show {
  background: var(--light-blue);
  /* transition: 0.1s; */
}

.btn:focus {
  box-shadow: none;
}

.started-card {
  min-width: 280px;
}

button .btn-why-intern {
  height: 125px;
  margin-bottom: 10px;
}

.why-intern h5 {
  height: 40px;
}

.btn {
  min-width: 150px;
  margin: 0;
}

@media (max-width: 767.98px) {
  .why-intern h5 {
    height: 40px;
    font-size: 1.5rem !important;
  }

  .btn {
    min-width: 100px;
  }
}

.img-thumb-size {
  height: 80px;
}

.img-thumb-size2 {
  height: 108px;
  margin-bottom: 4px;
}

.img-thumb-size3 {
  height: 200px;
  margin-bottom: 4px;
}

.img-thumb-size4 {
  height: 140px;
  margin-bottom: 4px;
}

.img-thumb-size5 {
  height: 40px;
  margin-bottom: 4px;
}

.img-thumb-size-jobs {
  height: 60px;
  margin-bottom: 4px;
}

.jobs ul li {
  position: relative;
  list-style: none;
}

.jobs ul li:before {
  content: "";
  position: absolute;
  left: -30px;
  top: 6px;
  width: 15px;
  height: 15px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' viewBox='0 0 426.667 426.667' style='enable-background:new 0 0 426.667 426.667;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M213.333,106.667c-58.88,0-106.667,47.787-106.667,106.667S154.453,320,213.333,320S320,272.213,320,213.333 S272.213,106.667,213.333,106.667z' fill='gold'/%3E%3Cpath d='M213.333,0C95.467,0,0,95.467,0,213.333s95.467,213.333,213.333,213.333S426.667,331.2,426.667,213.333 S331.2,0,213.333,0z M213.333,384c-94.293,0-170.667-76.373-170.667-170.667S119.04,42.667,213.333,42.667 S384,119.04,384,213.333S307.627,384,213.333,384z' fill='gold'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.w-20 {
  width: 100%;
}

@media (max-width: 767.98px) {
  .img-thumb-size2 {
    height: 90px !important;
    margin-bottom: 4px;
  }

  .w-20 {
    width: 100% !important;
  }

  .business-hero-bg {
    background-image: url(/images/business-cover-woman-mobile.webp?b916e1afeab5ae0f166646b288cae677);
    background-size: cover;
    background-position: center bottom;
  }
}

.pricing-cards .card-group1 .card-header {
  min-height: 100px;
  text-transform: uppercase;
  border: none;
}

.pricing-cards .card-group1 {
  min-height: 100px;
  text-transform: uppercase;
}

.pricing-cards .description-card .card-header {
  min-height: 100px;
  text-transform: uppercase;
}

.pricing-cards .description-card .card-body {
  background-color: var(--dark-blue);
  border: none !important;
  border-top: 1px solid #0e113a !important;
}

.list-group-flush li.desc.short {
  min-height: 90px;
  color: white;
  background-color: var(--dark-blue);
  border: none !important;
  border-top: 1px solid #0e113a !important;
}

.list-group-flush li.desc.medium {
  min-height: 110px;
  color: white;
  background-color: var(--dark-blue);
  border: none !important;
  border-top: 1px solid #0e113a !important;
}

.list-group-flush li.desc.long {
  min-height: 180px;
  color: white;
  background-color: var(--dark-blue);
  border: none !important;
  border-top: 1px solid #0e113a !important;
}

.pricing-cards .description-card .card-header {
  min-height: 100px;
  text-transform: uppercase;
}

.description-card .list-group-flush li.desc.short {
  min-height: 90px;
  color: white;
  background-color: var(--dark-blue);
}

.description-card .list-group-flush li.desc.medium {
  min-height: 110px;
  color: white;
  background-color: var(--dark-blue);
}

.description-card .list-group-flush li.desc.long {
  min-height: 180px;
  color: white;
  background-color: var(--dark-blue);
}

.list-group-flush li.desc.medium {
  min-height: 110px;
  color: white;
  background-color: var(--dark-blue);
}

.list-group-flush li.desc.long {
  min-height: 180px;
  color: white;
  background-color: var(--dark-blue);
}

.description-card .list-group-flush li.desc.short {
  min-height: 90px;
  color: white;
  background-color: var(--dark-blue);
}

.list-group-flush li.desc.short {
  min-height: 90px;
  color: var(--dark-blue);
  background-color: white;
}

.list-group-flush li.desc.medium {
  min-height: 110px;
  color: var(--dark-blue);
  background-color: white;
}

.list-group-flush li.desc.long {
  min-height: 180px;
  color: var(--dark-blue);
  background-color: white;
}

.business-services .card-header img {
  width: 60px;
  height: 60px;
}

.business-services .card-header {
  text-align: start;
}

.business-services .card-header hr {
  border: 1px solid #2A307D;
}

.pricing-cards .card-group1 .card {
  transform: scale(1);
  z-index: 10;
  transition: 0.5s;
  background-color: var(--dark-blue);
}

.pricing-cards .card-group1 .card {
  transform: scale(1);
  z-index: 10;
  position: relative;
  transition: 0.5s;
}

.pricing-cards .card-group1 .card:hover {
  transform: scale(1);
  z-index: 12;
  /* box-shadow: 1px 3px 5px 2px rgba(0, 0, 0, 0.281); */
  border-radius: 10px;
}

.pricing-cards .card-group1 .card .card-header {
  /* background-color: transparent; */
  background-color: var(--light-blue);
}

.pricing-cards .card-group1 .card .card-header h5 {
  color: var(--dark-blue);
}

.pricing-cards .card-group1 .card:hover .card-header {
  background-color: var(--yellow);
}

.pricing-cards .card-group1 .card .card-body,
.pricing-cards .card-group1 .card .card-body .list-group.list-group-flush {
  background-color: white !important;
}

.pricing-cards .card-group1 .card:hover .card-body,
.pricing-cards .card-group1 .card:hover .card-body .list-group.list-group-flush {
  background-color: var(--yellow) !important;
  border-color: var(--yellow) !important;
}

.pricing-cards .card-group1 .card {
  padding: 0;
}

.pricing-cards .card-group1 .card:hover {
  padding: 0;
}

.pricing-cards .card-group1 .card:hover .card-body .list-group-flush li p {
  color: rgb(0, 0, 0);
}

.pricing-cards .card-group1 .card:hover .card-body .list-group-flush li {
  background-color: var(--yellow) !important;
}

.card-footer p {
  color: var(--dark-blue) !important;
}

.card-footer {
  min-height: 170px;
  background-color: white !important;
  color: var(--dark-blue) !important;
}

.card:hover .card-footer p {
  color: white !important;
}

.card:hover .card-footer {
  min-height: 170px;
  background-color: white !important;
  color: var(--dark-blue) !important;
}

.card:hover .card-footer p small {
  min-height: 170px;
  color: var(--dark-blue) !important;
}

.card:hover .card-footer .btn-yellow-short {
  background-color: var(--dark-blue) !important;
  color: #fddd2e;
  border-color: var(--dark-blue) !important;
}

.max-width {
  max-width: 100vw !important;
}

.fa-check-circle {
  color: var(--yellow);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

.pricing-cards .card-group1 .card:hover .card-body .fa-check-circle {
  color: var(--dark-blue);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

.fa-times-circle {
  color: rgba(14, 17, 58, 0.2) !important;
}

.min-button-height {
  height: 190px;
}

.min-button-height-sml {
  height: 180px;
}

@media (max-width: 767.98px) {
  .min-button-height {
    height: 260px;
    padding-top: 30px;
  }

  .card .card-body p {
    font-size: 1.3rem !important;
  }

  .min-button-height-sml {
    height: 160px;
    padding-top: 30px;
  }

  .pricing-cards .card-group1 .card .card-body,
  .pricing-cards .card-group1 .card .card-body .list-group.list-group-flush {
    background-color: var(--dark-blue) !important;
    border-color: var(--dark-blue) !important;
  }

  .pricing-cards .card-group1 .card .card-body .list-group-flush li {
    background-color: var(--dark-blue) !important;
  }

  .card .card-footer {
    min-height: 200px;
    background-color: var(--dark-blue) !important;
  }

  .pricing-cards .card-group1 .card .card-body .list-group-flush li p {
    color: white;
  }

  .pricing-cards .card-group1 .card .card-header {
    background-color: var(--yellow);
  }

  .card .card-footer p {
    color: white !important;
  }
}

/* FOOTER */

footer {
  max-width: 100vw;
  padding: 20px;
}

footer li,
footer label {
  font-size: 1.3rem;
}

footer h6 {
  font-size: 1.7rem;
}

/* INTERN FORM */

.internform {
  max-width: 99.2vw;
}

.internform .required-section-indicator {
  color: var(--light-blue);
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.8);
  font-size: 16px;
}

.internform label {
  font-size: 1.6rem;
  font-weight: bolder;
  margin-top: 15px;
}

.internform .form-check-input {
  margin-top: 20px;
  font-size: 1.6rem;
  font-weight: bolder;
}

input {
  font-size: 1.6rem;
}

.internform .form-check-label {
  font-size: 1.6rem;
  font-weight: normal;
}

.navbar-collapse.collapsing,
.navbar-collapse.collapse.show {
  height: 100vh;
}

.navbar-toggle {
  height: 100vh;
  transition: 0.2s;
}

.navbar-collapse.collapsing,
.navbar-collapse.collapse.show {
  height: 100vh;
  width: 100vw;
  transition: 0.2s;
  background: var(--light-blue);
}

.slider-image-intern {
  border: var(--light-blue) 2px solid;
  border-radius: 50%;
}

.slider-image-business {
  border: var(--yellow) 2px solid;
  border-radius: 50%;
}

.bg-dark-blue:disabled i,
.bg-dark-blue:disabled .btn-text-disabled {
  color: #43477c !important;
}

/* Parsely */

.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6;
}

.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}

.parsley-errors-list {
  margin: 2px 0 3px;
  padding: 0;
  list-style-type: none;
  font-size: 1.4rem;
  line-height: 1.7rem;
  color: red;
  opacity: 0;
  transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
}

/* BUSINESS PAGE */

.business-bg-1 {
  background-image: url(/images/image-1.webp?ac423a169da59fd0a987fc26a83bc4c2);
  background-size: cover;
  background-position: left bottom;
}

.business-bg-2 {
  background-image: url(/images/image-5.webp?b3fc40b28d7919e1b6bd9401b6f9d3ab);
  background-size: cover;
  background-position: left bottom;
}

.business-bg-3 {
  background-image: url(/images/image-6.webp?367547ea08bdcf731df2317362c629c0);
  background-size: cover;
  background-position: left bottom;
}

.business-bg-4 {
  background-image: url(/images/image-4.webp?b9fc642969934195ac374dc174bd44b2);
  background-size: cover;
  background-position: left bottom;
}

.card {
  background-color: transparent !important;
}

.fixed-top {
  position: fixed !important;
  width: 100% !important;
  top: 0 !important;
  left: 0 !important;
  min-height: 83px;
}

/* .VueCarousel-slide {
    transition: transform 0.5s ease !important;
} */

:root {
  --light-blue: #9ecee3;
  --dark-blue: #2a307d;
  --yellow: #fddd2e;
}

.light-blue-text,
.text-light-blue {
  color: var(--light-blue) !important;
}

.bg-light-blue {
  background-color: var(--light-blue);
}

.dark-blue-text,
.text-dark-blue {
  color: var(--dark-blue) !important;
}

.bg-dark-blue {
  background-color: var(--dark-blue);
}

.yellow-text,
.text-yellow {
  color: var(--yellow) !important;
}

.bg-yellow {
  background-color: var(--yellow);
}

.yellow-text-shadow {
  text-shadow: 3px 2px 1px var(--yellow);
}

.border-yellow {
  border: 6px solid var(--yellow);
}

.border-bottom-yellow {
  border-width: 100px;
  border-bottom: 6px solid var(--dark-blue);
}

.dashboard-main .nav-item {
  width: 150px;
}

.dashboard-main .nav-link-btn {
  color: var(--dark-blue);
  font-size: 1.7rem;
  font-weight: 600;
  padding-top: 30px;
  border-bottom: transparent 2px solid;
  transition: 0.3s;
  text-shadow: 1px 1px 3px transparent;
}

.dashboard-main .nav-link-btn:hover {
  color: white;
  text-shadow: 1px 1px 3px black;
  border-bottom: var(--dark-blue) 2px solid;
  transition: 0.3s;
}

.img-thumbnail {
  height: 100px !important;
}

hr.border-yellow {
  background: var(--yellow);
  height: 17px;
  opacity: 1;
}

