@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
body {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 1.8;
  font-weight: 600;
  color: #030612E5;
  background-color: #fff;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: subpixel-antialiased; }

/* ----------------------------------------------------------
:: Mixin CSS
---------------------------------------------------------- */
/* ----------------------------------------------------------
:: Common CSS
---------------------------------------------------------- */
.primary-color {
  color: #1e1a55; }

.bg-light-blue-color {
  background-color: #1e1a55; }

.secondary-color {
  color: #ffc100; }

.black-color {
  color: #030612E5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
  color: #283a5e;
  margin: 0;
  word-wrap: break-word;
  line-height: 1.5rem;
  font-weight: normal; }

a {
  color: #ffc100;
  text-decoration: none;
  font-weight: 400;
  font-size: 1rem; }
  a:hover, a:focus {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #1e1a55; }

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

::selection {
  color: #fff;
  background: #1e1a55; }

ul {
  list-style: none;
  padding: 0;
  margin: 0; }

p {
  font-size: 1rem;
  font-weight: 400;
  text-align: justify;
  color: #030612E5;
  margin-bottom: 0; }
  @media screen and (max-width: 600px) {
    p {
      font-size: 1rem;
      line-height: 24px; } }
  @media only screen and (min-width: 1920px) {
    p {
      font-size: 1rem; } }

form .form-control {
  padding: 0.375rem .95rem; }

@media screen and (max-width: 600px) {
  .sec-mb {
    text-align: center;
    padding: 0 22px; } }

.sec-program-fee {
  margin-top: 35px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .sec-program-fee {
      margin-top: 0; } }

.sec-title {
  position: relative;
  display: block;
  margin-bottom: 30px; }
  .sec-title h2 {
    font-size: 2rem;
    color: #1e1a55;
    font-weight: 700;
    line-height: 1.5;
    text-transform: capitalize; }
    @media screen and (max-width: 600px) {
      .sec-title h2 {
        font-size: 1.2rem; } }
    @media (min-width: 1920px) and (max-width: 2560px) {
      .sec-title h2 {
        font-size: 2.6rem; } }
  .sec-title h6 {
    font-size: 18px;
    font-weight: 700;
    line-height: 2; }
  .sec-title h4 {
    font-size: 18px;
    font-weight: 700;
    color: #1e1a55; }
  .sec-title h5 {
    position: relative;
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffc100; }
    @media screen and (max-width: 600px) {
      .sec-title h5 {
        font-size: 1rem; } }
    @media (min-width: 1920px) and (max-width: 2560px) {
      .sec-title h5 {
        font-size: 2rem; } }

.section-xl {
  padding: 60px 0; }
  @media screen and (max-width: 600px) {
    .section-xl {
      padding: 30px 0; } }

.section-lg {
  padding: 80px 0;
  overflow: hidden; }
  @media screen and (max-width: 600px) {
    .section-lg {
      padding: 30px 0; } }

.bg-lightgray {
  background-color: #f0f0f0; }

.bg-sec--1 {
  background-color: #1e1a55; }

.bg-sec--2 {
  background-image: url(../images/bg-1.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 1; }
  .bg-sec--2:before {
    content: '';
    background-color: #1e1a55;
    opacity: 0.9;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }

.bg-sec--3 {
  background-image: url(../images/bg-3.webp);
  background-position: left;
  background-size: 60%;
  background-repeat: no-repeat;
  padding: 80px 0; }
  @media screen and (max-width: 600px) {
    .bg-sec--3 {
      background-image: none;
      padding: 30px 0; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .bg-sec--3 {
      background-image: none;
      padding: 0;
      padding-top: 30px; } }
  @media (min-width: 1920px) and (max-width: 2560px) {
    .bg-sec--3 {
      background-position: left top;
      padding: 205px 0; } }

.bg-sec--4 {
  background-image: url(../images/bg-4.webp);
  background-position: right;
  background-size: 60%;
  background-repeat: no-repeat;
  padding: 110px 0; }
  @media screen and (max-width: 600px) {
    .bg-sec--4 {
      background-image: none;
      padding: 0 !important; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .bg-sec--4 {
      background-image: none;
      padding: 0;
      padding-top: 30px; } }
  @media (min-width: 1920px) and (max-width: 2560px) {
    .bg-sec--4 {
      padding: 117px 0; } }

.bg-sec--5 {
  background-image: url(../images/bg-5.webp);
  background-position: left top 23%;
  background-size: 40%;
  background-repeat: no-repeat; }
  @media screen and (max-width: 600px) {
    .bg-sec--5 {
      background-image: none; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .bg-sec--5 {
      background-image: none;
      padding: 0;
      padding-top: 60px; } }
  @media (min-width: 1920px) and (max-width: 2560px) {
    .bg-sec--5 {
      background-position: left top 21%;
      background-image: url(../images/bg-6.jpg); } }

.bg-sec--6 {
  background-image: url(../images/bg-1.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 1; }
  .bg-sec--6:before {
    content: '';
    background-color: #030612E5;
    opacity: 0.9;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }

.bg-sec--7 {
  background-image: url(../images/bg-7.webp);
  background-position: left top;
  background-size: 55%;
  background-repeat: no-repeat;
  padding: 80px 0; }
  @media screen and (max-width: 600px) {
    .bg-sec--7 {
      background-image: none;
      padding: 30px 0; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .bg-sec--7 {
      background-image: none;
      padding: 0;
      padding-top: 30px; } }
  @media (min-width: 1920px) and (max-width: 2560px) {
    .bg-sec--7 {
      background-position: left top;
      padding: 205px 0; } }

.bg-sec--8 {
  background-image: url(../images/bg-8.webp);
  background-position: right;
  background-size: 60%;
  background-repeat: no-repeat;
  padding: 110px 0; }
  @media screen and (max-width: 600px) {
    .bg-sec--8 {
      background-image: none;
      padding: 0; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .bg-sec--8 {
      background-image: none;
      padding: 0;
      padding-top: 30px; } }
  @media (min-width: 1920px) and (max-width: 2560px) {
    .bg-sec--8 {
      padding: 117px 0; } }

.btn-effect {
  background-color: #ffc100;
  padding: 8px;
  border-radius: 10px;
  color: #fff;
  font-weight: 400;
  font-size: 1rem;
  position: relative;
  z-index: 1;
  transition: all 500ms ease;
  box-shadow: none; }
  .btn-effect:hover {
    background-color: #0071E6;
    color: #fff; }
  .btn-effect input[type="file"] {
    display: none; }

.btn-effect-1 {
  background-color: #1e1a55;
  padding: 5px 15px;
  border-radius: 10px;
  color: #fff;
  font-weight: 400;
  font-size: 1rem;
  transition: all 500ms ease;
  box-shadow: none;
  border: none; }
  .btn-effect-1:hover {
    color: #fff; }

@media (min-width: 1920px) and (max-width: 2560px) {
  .list-program {
    padding: 0 1.5rem; } }

.list-circle--1 li {
  position: relative;
  color: #030612E5;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  padding-left: 1.5rem;
  margin-bottom: 1rem; }
  .list-circle--1 li::before {
    content: '';
    position: absolute;
    height: 8px;
    width: 8px;
    left: 0;
    top: 10px;
    border-radius: 50%;
    background-color: #ffc100; }

.list-circle li {
  position: relative;
  color: #030612E5;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  padding-left: 1rem; }
  .list-circle li::before {
    content: '';
    position: absolute;
    height: 4px;
    width: 4px;
    left: 0;
    top: 10px;
    border-radius: 50%;
    background-color: #030612E5; }

.list-circle-color li {
  position: relative;
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  padding: 0rem 1rem !important; }
  .list-circle-color li::before {
    content: '';
    position: absolute;
    height: 4px;
    width: 4px;
    left: 0;
    top: 10px;
    border-radius: 50%;
    background-color: #fff; }

.list-m {
  margin-top: 2.5rem;
  margin-left: 2rem; }
  .list-m li {
    margin-bottom: 1rem; }

.list-icon {
  margin-left: 2rem;
  margin-top: 2.5rem; }
  @media screen and (max-width: 600px) {
    .list-icon {
      margin-left: 0;
      margin-top: 0; } }
  @media (min-width: 1920px) and (max-width: 2560px) {
    .list-icon {
      margin-left: 4.5rem; } }
  .list-icon li {
    position: relative;
    font-weight: 400;
    line-height: 2;
    color: #030612E5;
    padding-left: 2rem;
    font-size: 1rem;
    text-align: start; }
    @media screen and (max-width: 600px) {
      .list-icon li {
        line-height: 1.5;
        font-size: 0.98rem; } }
    .list-icon li::before {
      content: '🎓';
      position: absolute;
      height: 8px;
      width: 8px;
      left: 0;
      top: 0;
      border-radius: 50%; }

.listcount {
  column-count: 2; }

.swiper-services .swiper-button-next {
  right: 0;
  border-radius: 40px;
  top: 40px;
  width: 35px;
  border: 1px solid #fff;
  height: 35px;
  text-align: center;
  line-height: 35px; }
  .swiper-services .swiper-button-next::after {
    font-size: 0.9rem;
    font-weight: bold;
    color: #fff; }
.swiper-services .swiper-button-prev {
  border-radius: 40px;
  top: 40px;
  width: 35px;
  border: 1px solid #fff;
  height: 35px;
  text-align: center;
  line-height: 35px;
  right: 40px;
  left: auto; }
  .swiper-services .swiper-button-prev::after {
    font-size: 0.9rem;
    font-weight: bold;
    color: #fff; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: opacity .3s;
  transform: translateZ(0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0px;
  left: 0;
  width: 100%; }

.swiper-pagination .swiper-pagination-bullet {
  background: #333;
  height: 5px;
  width: 15px;
  border-radius: 0;
  opacity: .6; }

.swiper-pagination .swiper-pagination-bullet-active {
  background: #ffc100;
  opacity: 1; }

.program-pd {
  padding: 30px 0; }

/* ----------------------------------------------------------
:: Classy Navbar
---------------------------------------------------------- */
header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  /* ============ only desktop view ============ */
  /* ============ desktop view .end// ============ */
  /* ============ desktop view ============ */
  /* ============ mobile view ============ */
  /* ============ mobile view .end// ============ */ }
  @media screen and (max-width: 600px) {
    header {
      position: relative; } }
  @media screen and (max-width: 1024px) and (min-width: 768px) {
    header {
      position: relative; } }
  header .navbar {
    transition: 500ms ease;
    background: #1e1a55;
    margin: 0; }
    @media screen and (max-width: 992px) and (min-width: 320px) {
      header .navbar {
        background: #1e1a55;
        padding: 10px 0; } }
    header .navbar .navbar-brand {
      padding: 0; }
      @media screen and (max-width: 600px) {
        header .navbar .navbar-brand {
          margin-left: 1rem !important; } }
      @media screen and (max-width: 1024px) and (min-width: 768px) {
        header .navbar .navbar-brand {
          margin-left: 1rem !important; } }
      header .navbar .navbar-brand .logo {
        width: 150px;
        filter: brightness(0) invert(1); }
        @media screen and (max-width: 600px) {
          header .navbar .navbar-brand .logo {
            width: 160px; } }
        @media screen and (max-width: 1024px) and (min-width: 768px) {
          header .navbar .navbar-brand .logo {
            width: 40%; } }
        @media (min-width: 1920px) and (max-width: 2560px) {
          header .navbar .navbar-brand .logo {
            width: 80%; } }
    header .navbar .navbar-collapse .navbar-nav.nav-right .nav-item:last-child {
      margin-right: 0px !important; }
    header .navbar .navbar-collapse .navbar-nav .nav-mb {
      margin-top: 9px; }
      @media screen and (max-width: 600px) {
        header .navbar .navbar-collapse .navbar-nav .nav-mb {
          padding: 1rem 0 0; } }
      @media screen and (max-width: 1024px) and (min-width: 768px) {
        header .navbar .navbar-collapse .navbar-nav .nav-mb {
          padding: 1rem 0 0; } }
    header .navbar .navbar-collapse .navbar-nav .nav-item {
      list-style: none;
      margin-right: 18px;
      position: relative;
      transition: all 0.3s ease-in-out;
      display: inline-block;
      vertical-align: middle;
      line-height: 1; }
      @media (max-width: 600px) {
        header .navbar .navbar-collapse .navbar-nav .nav-item {
          margin-right: 0; } }
      header .navbar .navbar-collapse .navbar-nav .nav-item:last-child {
        margin-right: 0px !important; }
        @media screen and (max-width: 600px) {
          header .navbar .navbar-collapse .navbar-nav .nav-item:last-child {
            margin-top: 20px; } }
      header .navbar .navbar-collapse .navbar-nav .nav-item .book-demo {
        padding: 6px !important;
        border: 1px solid #1e1a55;
        background-color: #1e1a55;
        color: #fff !important; }
        @media only screen and (min-width: 768px) and (max-width: 1024px) {
          header .navbar .navbar-collapse .navbar-nav .nav-item .book-demo {
            padding: 10px !important; } }
      header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
        color: #fff;
        font-size: 1rem;
        display: block;
        line-height: 20px;
        font-weight: 400;
        padding: 6px 5px;
        opacity: 1;
        text-align: center;
        text-transform: capitalize;
        position: relative;
        overflow: hidden;
        z-index: 1; }
        @media (max-width: 992px) {
          header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
            line-height: 15px;
            padding: 1em 5% 13px;
            text-align: left;
            color: #677294; } }
        @media (min-width: 1920px) and (max-width: 2560px) {
          header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
            font-size: 1.1rem; } }
        header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:before {
          position: absolute;
          bottom: 0px;
          left: 0;
          right: 0;
          margin: auto;
          width: 0%;
          content: '.';
          color: transparent;
          background: #ffc100;
          height: 1px;
          transition: all .5s;
          opacity: 0; }
        header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:hover {
          color: #ffc100 !important; }
          header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:hover::before {
            width: 100%; }
    header .navbar .navbar-collapse .navbar-nav .dropdown-toggle:after {
      content: "\f078";
      font-family: FontAwesome;
      font-size: 10px;
      border: none;
      padding: 0;
      color: inherit;
      float: right; }
    header .navbar .navbar-collapse .navbar-nav .dropdown-menu {
      padding: 0; }
      header .navbar .navbar-collapse .navbar-nav .dropdown-menu li {
        width: 100%; }
        header .navbar .navbar-collapse .navbar-nav .dropdown-menu li .dropdown-item {
          padding: 7px 20px;
          color: #677294;
          font-weight: 500;
          font-size: .8rem;
          text-transform: capitalize;
          transition: all 500ms ease;
          white-space: normal;
          background-color: transparent;
          border-bottom: 1px solid #55555533; }
          header .navbar .navbar-collapse .navbar-nav .dropdown-menu li .dropdown-item .active, header .navbar .navbar-collapse .navbar-nav .dropdown-menu li .dropdown-item:hover, header .navbar .navbar-collapse .navbar-nav .dropdown-menu li .dropdown-item:active {
            color: #ffffff;
            background-color: #1e1a55;
            padding-left: 0.8em;
            font-size: 0.9rem; }
          @media only screen and (max-width: 992px) {
            header .navbar .navbar-collapse .navbar-nav .dropdown-menu li .dropdown-item {
              color: #030612E5; } }
    header .navbar .navbar-collapse .navbar-nav .megamenu {
      background: #fff;
      background-position: top center;
      background-size: cover; }
      header .navbar .navbar-collapse .navbar-nav .megamenu h6 {
        color: #030612E5;
        font-weight: 700;
        padding: 0;
        margin: 0 0 10px 0;
        font-size: 1rem; }
      header .navbar .navbar-collapse .navbar-nav .megamenu .separator--type-1 {
        margin-bottom: 10px; }
        header .navbar .navbar-collapse .navbar-nav .megamenu .separator--type-1 ul li {
          background: #fff; }
        header .navbar .navbar-collapse .navbar-nav .megamenu .separator--type-1:after {
          width: 100%;
          background-image: linear-gradient(-45deg, #fff, transparent);
          z-index: -1; }
  header .navbar.scrolled {
    background: #fff;
    box-shadow: 0 2px 28px 0 #0000003d;
    padding: 10px 0; }
    header .navbar.scrolled .navbar-collapse .navbar-nav .nav-item .nav-link {
      color: #030612E5; }
    header .navbar.scrolled .navbar-toggler {
      color: #1e1a55 !important; }
    header .navbar.scrolled .navbar-brand {
      padding: 0; }
      header .navbar.scrolled .navbar-brand .logo {
        width: 140px;
        filter: unset; }
        @media screen and (max-width: 600px) {
          header .navbar.scrolled .navbar-brand .logo {
            width: 160px; } }
        @media screen and (max-width: 1024px) and (min-width: 768px) {
          header .navbar.scrolled .navbar-brand .logo {
            width: 75%; } }
        @media (min-width: 1920px) and (max-width: 2560px) {
          header .navbar.scrolled .navbar-brand .logo {
            width: 80%; } }
  @media all and (min-width: 992px) {
    header .navbar .dropdown-menu-end {
      right: 0;
      left: auto; }
    header .navbar .nav-item .dropdown-menu {
      display: block;
      opacity: 0;
      visibility: hidden;
      margin-top: 0;
      transition: all 300ms ease;
      border-radius: 0;
      min-width: 230px;
      transition: .3s;
      top: 100%;
      transform: scaleZ(1);
      width: 220px;
      background: #fff;
      border: 0;
      box-shadow: 0 0 15px 0 #0000001a;
      transform: translate3d(0, 10px, 0); }
    header .navbar .nav-item:hover .nav-link {
      color: #fff; }
    header .navbar .dropdown-menu.fade-up {
      top: 180%; }
    header .navbar .nav-item:hover .dropdown-menu {
      border-radius: 0;
      transition: .3s;
      opacity: 1;
      visibility: visible;
      transform: scaleZ(1); } }
  @media (max-width: 991px) {
    header .navbar-collapse {
      position: fixed;
      top: 70px;
      right: 0;
      min-width: 265px;
      height: 100%;
      background: #fff;
      /*box-shadow: 0 5px 10px 0 #0006;*/
      z-index: 9;
      padding: 20px; }
    header .navbar-collapse.collapsing {
      right: -75%;
      transition: height 0s ease; }
    header .navbar-collapse.show {
      right: 0;
      transition: right 300ms ease-in-out; }
    header .navbar-toggler.collapsed ~ .navbar-collapse {
      transition: right 500ms ease-in-out; }
    header .navbar-toggler {
      border: none;
      outline: none;
      background: transparent;
      color: #fff !important;
      box-shadow: none;
      font-size: 2.5rem; } }
  header .navbar .megamenu {
    padding: 1rem; }
  @media all and (min-width: 992px) {
    header .navbar .has-megamenu {
      position: static !important; }
    header .navbar .megamenu {
      left: 0;
      right: 0;
      width: 74% !important;
      margin: 0 auto;
      padding: 30px !important; } }
  @media (max-width: 991px) {
    header .navbar.fixed-top .navbar-collapse,
    header .navbar.sticky-top .navbar-collapse {
      overflow-y: auto;
      max-height: 92vh;
      top: 71px;
      /* margin-top:10px; */ } }

.nav-link.active {
  color: #ffc100 !important; }

.nav-link.active::before {
  opacity: 1 !important;
  width: 100% !important; }

.navbar-inner-sec {
  position: relative; }

.navbar-toggler:focus {
  box-shadow: none !important; }

@media screen and (max-width: 600px) {
  .navbar-right-sec {
    display: none !important; } }
.navbar-right-sec .contact-link a {
  font-size: 1rem; }
  @media (min-width: 1920px) and (max-width: 2560px) {
    .navbar-right-sec .contact-link a {
      font-size: 1.3rem; } }
  .navbar-right-sec .contact-link a i {
    font-size: 1.5rem;
    position: relative;
    top: 5px; }

.banner-sec {
  position: relative;
  overflow: hidden;
  height: 100vh;
  background-color: #fff;
  background-image: url(../images/bg-2.webp);
  background-repeat: no-repeat;
  z-index: 1;
  background-size: cover; }
  .banner-sec:before {
    content: '';
    background: linear-gradient(to top, #000000, #0000007d, #000000ba);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
  @media screen and (max-width: 600px) {
    .banner-sec {
      height: 136vh;
      background-position: left 9% bottom;
      background-size: cover;
      background-image: none;
      background-color: #1e1a55; } }
  @media screen and (max-width: 1024px) and (min-width: 768px) {
    .banner-sec {
      height: 60vh; } }
  @media (min-width: 1440px) {
    .banner-sec {
      height: 93vh; } }
  @media (min-width: 1920px) and (max-width: 2560px) {
    .banner-sec {
      height: 90vh;
      background-size: cover; } }
  @media screen and (max-width: 600px) {
    .banner-sec:before {
      content: '';
      background: linear-gradient(to top, #000000, #0000007d, #00000000);
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      display: none; } }
  @media screen and (max-width: 1024px) and (min-width: 768px) {
    .banner-sec:before {
      content: '';
      background-color: #000000b5;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      display: none; } }
  @media screen and (max-width: 600px) {
    .banner-sec .bg-mob-sec {
      height: 50vh;
      background-position: left 9% bottom;
      background-size: cover;
      background-image: url(../images/bg-2.webp);
      z-index: 1;
      position: relative; } }
  @media screen and (max-width: 600px) {
    .banner-sec .bg-mob-sec:before {
      content: '';
      background: linear-gradient(to top, #000000, #0000007d, #00000000);
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: -1; } }
  @media screen and (max-width: 600px) {
    .banner-sec .bg-mob-sec .mob-content {
      padding: 80px 0; } }
  @media screen and (max-width: 600px) {
    .banner-sec .bg-mob-sec .mob-content p {
      font-size: 1.5rem;
      line-height: 1.5; } }
  .banner-sec .banner-head {
    display: flex;
    justify-content: end;
    padding: 85px 0; }
    @media screen and (max-width: 600px) {
      .banner-sec .banner-head {
        padding: 25px 0; } }
    @media screen and (max-width: 1024px) and (min-width: 768px) {
      .banner-sec .banner-head {
        padding: 110px 0; } }
    @media (min-width: 1920px) and (max-width: 2560px) {
      .banner-sec .banner-head {
        padding: 133px 0; } }
  .banner-sec .shape-img {
    position: absolute;
    bottom: 0; }
    @media screen and (max-width: 600px) {
      .banner-sec .shape-img {
        display: none; } }
    .banner-sec .shape-img img {
      width: 95%; }
      @media screen and (max-width: 1024px) and (min-width: 768px) {
        .banner-sec .shape-img img {
          width: 65%; } }
  .banner-sec .banner-content {
    margin-top: 1rem; }
    .banner-sec .banner-content h1 {
      font-size: 2.25rem;
      font-weight: 700;
      color: #1e1a55;
      line-height: 1.5; }
      @media screen and (max-width: 600px) {
        .banner-sec .banner-content h1 {
          font-size: 2rem; } }
  .banner-sec .banner-logo-career {
    text-align: center; }
    .banner-sec .banner-logo-career h1 {
      font-size: 2rem;
      font-weight: 400;
      color: #fff;
      margin-bottom: 1rem; }
      @media screen and (max-width: 600px) {
        .banner-sec .banner-logo-career h1 {
          font-size: 1.8rem;
          margin-bottom: 1rem; } }
      @media screen and (max-width: 1024px) and (min-width: 768px) {
        .banner-sec .banner-logo-career h1 {
          line-height: 1.5; } }
      @media (min-width: 1920px) and (max-width: 2560px) {
        .banner-sec .banner-logo-career h1 {
          font-size: 2.7rem;
          line-height: 1.5;
          margin-bottom: 0; } }
    .banner-sec .banner-logo-career img {
      width: 330px; }
      @media screen and (max-width: 600px) {
        .banner-sec .banner-logo-career img {
          width: 170px; } }
      @media (min-width: 1920px) and (max-width: 2560px) {
        .banner-sec .banner-logo-career img {
          width: 500px; } }
  .banner-sec .banner-logo {
    justify-content: start;
    align-items: center; }
    .banner-sec .banner-logo .logo--1 {
      text-align: center; }
      .banner-sec .banner-logo .logo--1 img {
        width: 310px; }
        @media screen and (max-width: 600px) {
          .banner-sec .banner-logo .logo--1 img {
            width: 280px; } }
        @media (min-width: 1920px) and (max-width: 2560px) {
          .banner-sec .banner-logo .logo--1 img {
            width: 380px; } }
    .banner-sec .banner-logo .logo {
      text-align: center; }
      @media screen and (max-width: 600px) {
        .banner-sec .banner-logo .logo {
          margin-top: 10px;
          padding-left: 0 !important; } }
      .banner-sec .banner-logo .logo img {
        width: 210px;
        filter: brightness(0) invert(1); }
        @media screen and (max-width: 600px) {
          .banner-sec .banner-logo .logo img {
            width: 240px; } }
        @media (min-width: 1920px) and (max-width: 2560px) {
          .banner-sec .banner-logo .logo img {
            width: 190px; } }
      .banner-sec .banner-logo .logo p {
        margin-bottom: 0;
        font-size: 12px;
        font-weight: 400;
        color: #fff;
        text-align: center; }
        @media (min-width: 1920px) and (max-width: 2560px) {
          .banner-sec .banner-logo .logo p {
            margin-bottom: 8px;
            font-size: 20px; } }
    .banner-sec .banner-logo .logo-border {
      border-right: 1px solid #1e1a55; }

@media screen and (max-width: 600px) {
  .d-mob-none {
    display: none; } }

@media screen and (max-width: 600px) {
  .register-apply {
    padding: 20px 25px !important;
    width: 100%; } }

.register-sec {
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(100vh - 117px); }
  @media screen and (max-width: 600px) {
    .register-sec {
      height: calc(100vh - 165px); } }
  @media (min-width: 1920px) and (max-width: 2560px) {
    .register-sec {
      height: calc(100vh - 120px); } }

.terms-apply p {
  color: #fff;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  text-align: end;
  line-height: 2.5; }
  @media screen and (max-width: 600px) {
    .terms-apply p {
      display: none; } }

.terms-apply-mob p {
  color: #fff;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  text-align: end;
  line-height: 2.5; }

.apply-now {
  background-color: #fff;
  padding: 20px 25px;
  width: 380px;
  border-radius: 20px; }
  @media screen and (max-width: 600px) {
    .apply-now {
      width: 100%; } }
  @media (min-width: 1920px) and (max-width: 2560px) {
    .apply-now {
      padding: 40px 30px;
      width: 430px; } }
  .apply-now h5 {
    color: #1e1a55;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 1rem; }
  .apply-now .form-control {
    border: 1px solid #ffdc70;
    border-radius: 10px;
    font-family: "Roboto", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #9CA3AF; }
    .apply-now .form-control:focus {
      box-shadow: none;
      border: 1px solid #ffc100; }
  .apply-now .form-check-label {
    font-size: 12px;
    font-weight: 400;
    color: #9CA3AF; }

.form-control::placeholder {
  color: #9CA3AF; }

@media screen and (max-width: 600px) {
  .program-flex {
    border-color: #0071E6;
    border-style: solid;
    border-width: 0 1px 1px 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    cursor: grab;
    min-height: 109px; } }

@media screen and (max-width: 600px) {
  .no-right-border {
    border-right: none; } }
@media screen and (max-width: 600px) {
  .no-right-border {
    border-right: none; } }
@media screen and (max-width: 600px) {
  .no-bottom-border {
    border-bottom: none; } }
.border-bottom {
  border-bottom: 1px solid #0071E6; }

.banner-bottom-sec {
  background-color: #1e1a55;
  border-radius: 20px;
  padding: 1.2rem 4rem;
  position: relative;
  margin-top: -132px;
  z-index: 1; }
  @media screen and (max-width: 600px) {
    .banner-bottom-sec {
      padding: 0rem;
      margin-top: 0; } }
  @media (min-width: 1920px) and (max-width: 2560px) {
    .banner-bottom-sec {
      margin-top: -138px; } }
  .banner-bottom-sec .border-right {
    border-right: 1px solid #0071E6; }
    @media screen and (max-width: 600px) {
      .banner-bottom-sec .border-right {
        border-right: none; } }
  @media screen and (max-width: 1024px) and (min-width: 768px) {
    .banner-bottom-sec .program-details {
      margin-bottom: 2rem; } }
  .banner-bottom-sec .program-details h6 {
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
    font-weight: 700;
    text-align: center; }
    @media screen and (max-width: 600px) {
      .banner-bottom-sec .program-details h6 {
        font-size: 0.9rem; } }
  .banner-bottom-sec .program-details p {
    font-size: 0.85rem;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    line-height: 1.1; }

.swiper-services {
  padding: 75px 0px 40px 8px; }

.process-box {
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 2rem 0.8rem;
  text-align: center;
  display: flex;
  justify-content: center;
  min-height: 265px; }
  @media screen and (max-width: 600px) {
    .process-box {
      min-height: 250px; } }
  .process-box .counter {
    font-size: 2rem;
    font-weight: 700;
    color: #fff; }
  .process-box h5 {
    font-size: 1rem;
    font-weight: 700;
    color: #fff; }
  .process-box p {
    font-size: 1rem;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
    text-align: center; }

.about-role-sm .role-img img {
  border-radius: 10px;
  width: 100%; }
.about-role-sm .accordion-item {
  margin-bottom: 1rem;
  border-radius: 10px;
  background-color: transparent;
  border: none;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s; }
  @media screen and (max-width: 600px) {
    .about-role-sm .accordion-item {
      margin-top: 2rem; } }
.about-role-sm .accordion-button {
  background-color: transparent;
  font-weight: 500;
  font-size: 1rem;
  text-transform: capitalize;
  color: #fff;
  padding: 0;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s; }
  @media screen and (max-width: 767px) {
    .about-role-sm .accordion-button {
      font-size: 0.85rem; } }
  @media screen and (min-width: 1601px) {
    .about-role-sm .accordion-button {
      font-weight: 500; } }
  .about-role-sm .accordion-button:hover {
    color: #fff; }
  .about-role-sm .accordion-button:focus {
    box-shadow: none !important;
    border-color: transparent; }
  .about-role-sm .accordion-button::after {
    background-image: unset !important;
    transform: rotate(-180deg);
    font-family: 'Font Awesome 6 Free';
    font-weight: 600;
    content: "\f106";
    font-size: 0.7rem;
    width: auto;
    height: auto;
    color: #fff; }
.about-role-sm .accordion-button:not(.collapsed) {
  color: #fff;
  background-color: transparent;
  box-shadow: none;
  position: relative; }
  .about-role-sm .accordion-button:not(.collapsed)::after {
    content: "\f107"; }
.about-role-sm .accordion-header {
  border-radius: 10px; }
.about-role-sm .accordion-body {
  padding: 0.5rem 1.25rem; }
  .about-role-sm .accordion-body p {
    line-height: 2;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400; }
    @media screen and (max-width: 767px) {
      .about-role-sm .accordion-body p {
        line-height: 1.5; } }
  .about-role-sm .accordion-body h6 {
    font-size: 1rem;
    font-weight: 600;
    line-height: 2;
    color: #030612; }
  .about-role-sm .accordion-body .list-custom {
    margin-top: 1rem; }
    .about-role-sm .accordion-body .list-custom li {
      margin-bottom: 0;
      color: #030612;
      font-size: 1rem;
      font-weight: 400;
      position: relative;
      padding-left: 20px;
      list-style: none;
      text-align: left;
      line-height: 1.8; }
      .about-role-sm .accordion-body .list-custom li:before {
        position: absolute;
        content: "\f111";
        left: 0px;
        top: 10px;
        font-size: 0.4rem;
        color: #1e1a55;
        font-family: 'FontAwesome'; }

.faq .accordion-item {
  margin-bottom: 1rem;
  border-radius: 10px;
  border-top: 1px solid #1e1a55 !important;
  border: 1px solid #1e1a55;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s; }
  @media screen and (max-width: 600px) {
    .faq .accordion-item {
      margin-top: 2rem; } }
  .faq .accordion-item:hover {
    border-top: 1px solid #ffc100 !important;
    border: 1px solid #ffc100; }
.faq .accordion-button {
  background-color: transparent;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  color: #1e1a55;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s; }
  @media screen and (max-width: 767px) {
    .faq .accordion-button {
      font-size: 0.85rem; } }
  @media screen and (min-width: 1601px) {
    .faq .accordion-button {
      font-weight: 700;
      font-size: 1.2rem; } }
  .faq .accordion-button:hover {
    color: #1e1a55; }
  .faq .accordion-button::after {
    background-image: unset !important;
    transform: rotate(-180deg);
    font-family: 'Font Awesome 6 Free';
    font-weight: 600;
    content: "\f106";
    font-size: 0.7rem;
    width: auto;
    height: auto;
    color: #1e1a55; }
.faq .accordion-button:not(.collapsed) {
  color: #1e1a55;
  background-color: transparent;
  box-shadow: none;
  position: relative; }
  .faq .accordion-button:not(.collapsed)::after {
    content: "\f107"; }
.faq .accordion-header {
  border-radius: 10px; }
.faq .accordion-body p {
  line-height: 2;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400; }
  @media screen and (max-width: 767px) {
    .faq .accordion-body p {
      line-height: 1.5; } }
.faq .accordion-body h6 {
  font-size: 1rem;
  font-weight: 600;
  line-height: 2;
  color: #030612; }
.faq .accordion-body .list-custom {
  margin-top: 1rem; }
  .faq .accordion-body .list-custom li {
    margin-bottom: 0;
    color: #030612;
    font-size: 1rem;
    font-weight: 400;
    position: relative;
    padding-left: 20px;
    list-style: none;
    text-align: left;
    line-height: 1.8; }
    .faq .accordion-body .list-custom li:before {
      position: absolute;
      content: "\f111";
      left: 0px;
      top: 10px;
      font-size: 0.4rem;
      color: #1e1a55;
      font-family: 'FontAwesome'; }
@media screen and (min-width: 1601px) {
  .faq h5 {
    padding-top: 3rem; } }
.faq .scroll-box {
  height: 350px;
  padding-right: 1rem; }

.scroll-box-role {
  height: 230px !important;
  padding-right: 1rem !important;
  overflow-y: scroll; }

.faq .accordion-item:last-child {
  margin-bottom: 0; }

.residential-training-swiper {
  height: 100%; }
  .residential-training-swiper img {
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    transition: opacity 0.4s ease-in-out;
    opacity: 1; }

.why-choose-us {
  margin-bottom: 1.5rem;
  display: flex; }
  @media screen and (max-width: 600px) {
    .why-choose-us {
      text-align: center;
      margin-top: 20px;
      width: 100% !important; } }
  @media (min-width: 1920px) and (max-width: 2560px) {
    .why-choose-us {
      padding: 0px 30px; } }
  .why-choose-us .icon-img {
    width: 100px !important; }
    @media screen and (max-width: 600px) {
      .why-choose-us .icon-img img {
        width: 160px !important; } }
  @media screen and (max-width: 600px) {
    .why-choose-us .icon {
      text-align: center; } }
  .why-choose-us .icon img {
    width: 75px; }
    @media screen and (max-width: 600px) {
      .why-choose-us .icon img {
        width: 75px; } }
  .why-choose-us .text {
    margin-left: 1rem; }
    @media screen and (max-width: 600px) {
      .why-choose-us .text {
        margin-left: 1.5rem; } }
    .why-choose-us .text p {
      color: #fff;
      margin-bottom: 0;
      line-height: 1.5;
      text-align: start;
      font-size: 18px; }
      @media screen and (max-width: 600px) {
        .why-choose-us .text p {
          text-align: start;
          font-size: 1rem; } }

.about-global p {
  text-align: center; }

.about-text p {
  font-size: 1rem;
  font-weight: 400;
  color: #030612E5;
  line-height: 2;
  text-align: left; }

.line-shape {
  border-bottom: 1px solid #fff; }
  @media screen and (max-width: 600px) {
    .line-shape {
      border-bottom: 1px solid #0071E6;
      margin-top: 0 !important; } }

@media screen and (max-width: 600px) {
  .bg-sec--2 .mt-5 {
    margin-top: 0 !important; } }

@media screen and (max-width: 600px) {
  .program-sec .mt-5 {
    margin-top: 0 !important; } }

.vertical-tabs {
  min-height: 80vh; }
  @media screen and (max-width: 600px) {
    .vertical-tabs {
      min-height: 25vh; } }
  @media screen and (min-width: 1601px) {
    .vertical-tabs {
      min-height: 60vh; } }
  .vertical-tabs .acadmics,
  .vertical-tabs .course {
    margin-left: 0; }
    @media screen and (max-width: 600px) {
      .vertical-tabs .acadmics .academics-list li,
      .vertical-tabs .course .academics-list li {
        padding: 1rem 0; } }
    @media screen and (max-width: 600px) {
      .vertical-tabs .acadmics .dropdown .menus li,
      .vertical-tabs .course .dropdown .menus li {
        max-height: 300px !important;
        overflow-y: auto !important; } }
    .vertical-tabs .acadmics .dropdown .menus li .accordion,
    .vertical-tabs .course .dropdown .menus li .accordion {
      color: #6D6F70;
      background-color: transparent;
      border: 1px solid #1e1a55;
      margin-bottom: 0.8rem;
      border-radius: 10px;
      transition: 0.6s;
      font-size: 1rem;
      font-weight: 600;
      padding: 0.7rem 1.2rem; }
      @media screen and (max-width: 600px) {
        .vertical-tabs .acadmics .dropdown .menus li .accordion,
        .vertical-tabs .course .dropdown .menus li .accordion {
          padding: 0rem 1.2rem;
          display: block;
          width: 100%;
          line-height: 1; } }
      @media screen and (min-width: 1601px) {
        .vertical-tabs .acadmics .dropdown .menus li .accordion,
        .vertical-tabs .course .dropdown .menus li .accordion {
          font-size: 1.2rem; } }
      @media (min-width: 1920px) and (max-width: 2560px) {
        .vertical-tabs .acadmics .dropdown .menus li .accordion,
        .vertical-tabs .course .dropdown .menus li .accordion {
          padding: 1rem 2rem;
          width: 330px; } }
      @media screen and (max-width: 600px) {
        .vertical-tabs .acadmics .dropdown .menus li .accordion:after,
        .vertical-tabs .course .dropdown .menus li .accordion:after {
          content: "\f107";
          font-family: 'FontAwesome';
          font-size: 1.2rem;
          position: absolute;
          right: 20px;
          -webkit-transition: 0.6s;
          -moz-transition: 0.6s;
          -ms-transition: 0.6s;
          -o-transition: 0.6s;
          transition: 0.6s; } }
      @media screen and (max-width: 600px) {
        .vertical-tabs .acadmics .dropdown .menus li .accordion.active,
        .vertical-tabs .course .dropdown .menus li .accordion.active {
          color: #1e1a55;
          background-color: #ffc100; } }
      @media screen and (max-width: 600px) {
        .vertical-tabs .acadmics .dropdown .menus li .accordion.active:after,
        .vertical-tabs .course .dropdown .menus li .accordion.active:after {
          transform: rotate(180deg); } }
    .vertical-tabs .acadmics .dropdown .menus li .active.accordion,
    .vertical-tabs .course .dropdown .menus li .active.accordion {
      background-color: #ffc100;
      border: 1px solid #ffc100;
      color: #fff; }
      @media screen and (max-width: 600px) {
        .vertical-tabs .acadmics .dropdown .menus li .active.accordion,
        .vertical-tabs .course .dropdown .menus li .active.accordion {
          background-color: #fff;
          border: 1px solid #fff;
          color: #1e1a55;
          font-size: 1rem; } }
    .vertical-tabs .acadmics .dropdown .menus li .accordion-body,
    .vertical-tabs .course .dropdown .menus li .accordion-body {
      height: 300px; }
      @media screen and (max-width: 600px) {
        .vertical-tabs .acadmics .dropdown .menus li .accordion-body,
        .vertical-tabs .course .dropdown .menus li .accordion-body {
          height: 260px; } }
      .vertical-tabs .acadmics .dropdown .menus li .accordion-body h6,
      .vertical-tabs .course .dropdown .menus li .accordion-body h6 {
        color: #1e1a55;
        font-size: 1rem;
        font-weight: 700;
        margin-bottom: 1rem; }
        @media screen and (max-width: 600px) {
          .vertical-tabs .acadmics .dropdown .menus li .accordion-body h6,
          .vertical-tabs .course .dropdown .menus li .accordion-body h6 {
            display: none; } }
        @media (min-width: 1920px) and (max-width: 2560px) {
          .vertical-tabs .acadmics .dropdown .menus li .accordion-body h6,
          .vertical-tabs .course .dropdown .menus li .accordion-body h6 {
            font-size: 1.5rem; } }
      .vertical-tabs .acadmics .dropdown .menus li .accordion-body h5,
      .vertical-tabs .course .dropdown .menus li .accordion-body h5 {
        font-weight: 600;
        font-size: 1rem;
        color: #1e1a55; }
      .vertical-tabs .acadmics .dropdown .menus li .accordion-body p,
      .vertical-tabs .course .dropdown .menus li .accordion-body p {
        font-size: 1rem;
        font-weight: 400;
        color: #030612E5;
        line-height: 24px; }
        @media (min-width: 1920px) and (max-width: 2560px) {
          .vertical-tabs .acadmics .dropdown .menus li .accordion-body p,
          .vertical-tabs .course .dropdown .menus li .accordion-body p {
            font-size: 1rem; } }
    @media screen and (max-width: 767px) {
      .vertical-tabs .acadmics .dropdown .menus > li,
      .vertical-tabs .course .dropdown .menus > li {
        margin: 0.5rem 0; }
        .vertical-tabs .acadmics .dropdown .menus > li .accordion:after,
        .vertical-tabs .course .dropdown .menus > li .accordion:after {
          right: 30px;
          font-size: 1rem; } }
  @media screen and (min-width: 767px) {
    .vertical-tabs .acadmics .dropdown .menus {
      width: 100%;
      left: 0;
      position: relative;
      min-height: auto;
      height: 28vh; } }
  @media screen and (min-width: 767px) and (min-width: 768px) and (max-width: 1024px) {
    .vertical-tabs .acadmics .dropdown .menus {
      height: 26vh; } }
  @media screen and (min-width: 767px) and (min-width: 1920px) and (max-width: 2560px) {
    .vertical-tabs .acadmics .dropdown .menus {
      height: 20vh; } }
  @media screen and (min-width: 767px) {
      .vertical-tabs .acadmics .dropdown .menus::before {
        content: unset; }
      .vertical-tabs .acadmics .dropdown .menus li .accordion-collapse .accordion-body {
        padding: 0rem 2rem; } }
    @media screen and (min-width: 767px) and (min-width: 1920px) and (max-width: 2560px) {
      .vertical-tabs .acadmics .dropdown .menus li .accordion-collapse .accordion-body {
        padding: 0rem 8rem; } }

  @media screen and (max-width: 767px) {
    .vertical-tabs .acadmics .academics-list > li {
      margin: 0 0 1rem 0;
      border: 1px solid #1e1a55;
      border-radius: 10px; }
      .vertical-tabs .acadmics .academics-list > li .accordion {
        border: 1px solid transparent !important;
        margin-bottom: 0 !important; }
        .vertical-tabs .acadmics .academics-list > li .accordion:after {
          right: 50px; }
    .vertical-tabs .acadmics .dropdown .menus .accordion-body {
      box-shadow: none; }
      .vertical-tabs .acadmics .dropdown .menus .accordion-body li {
        margin-left: 0; }
    .vertical-tabs .acadmics .dropdown .accordion-collapse {
      margin-top: 0; } }
  @media screen and (min-width: 768px) {
    .vertical-tabs {
      width: 100%;
      margin: auto;
      top: 85%;
      left: 0;
      right: -45px;
      margin: auto;
      min-height: 150px;
      border-radius: 10px 0 10px 0;
      padding: 1rem 0; }
      .vertical-tabs li {
        display: flex;
        font-weight: 400; }
        .vertical-tabs li .accordion {
          width: 230px;
          padding: 0.4rem 1rem 0.4rem 1.5rem;
          font-size: 0.9rem;
          font-weight: 500;
          line-height: 1.6;
          color: #030612E5;
          background-color: #fff;
          cursor: pointer; }
          .vertical-tabs li .accordion:hover, .vertical-tabs li .accordion.active {
            color: #1e1a55;
            background-color: #1e1a55; }
        .vertical-tabs li .accordion-collapse {
          top: 0;
          position: absolute;
          right: 0px;
          width: calc(100% - 250px); }
          .vertical-tabs li .accordion-collapse .accordion-body {
            padding: 1.25rem 2rem 1.25rem 1rem;
            height: 449px; }
            .vertical-tabs li .accordion-collapse .accordion-body .program-card {
              border: 1px solid transparent;
              -webkit-transition: 0.6s;
              -moz-transition: 0.6s;
              -ms-transition: 0.6s;
              -o-transition: 0.6s;
              transition: 0.6s; }
              .vertical-tabs li .accordion-collapse .accordion-body .program-card:hover {
                border: 1px solid #ffc100; } }

.cover-bar {
  position: absolute;
  background: #fff;
  height: 100%;
  top: 0;
  right: 0;
  width: .4em;
  -webkit-transition: all .5s;
  opacity: 1; }

@media screen and (max-width: 600px) {
  .curriculum .mt-5 {
    margin-top: 0 !important; } }
.curriculum .custom-card {
  border-radius: 20px;
  min-height: 160px;
  margin-bottom: 2.5rem; }
  @media screen and (max-width: 600px) {
    .curriculum .custom-card {
      min-height: 90px;
      margin-bottom: 0.5rem; } }
  .curriculum .custom-card .card-icon {
    background-color: #1e1a55; }
    .curriculum .custom-card .card-icon .card-icon-div {
      background-color: #fff;
      height: 80px;
      width: 80px;
      border-radius: 50%;
      padding: 8px;
      line-height: 60px; }
      @media screen and (max-width: 600px) {
        .curriculum .custom-card .card-icon .card-icon-div {
          height: 40px;
          width: 40px;
          line-height: 25px; } }
      @media screen and (max-width: 600px) {
        .curriculum .custom-card .card-icon .card-icon-div img {
          width: 100%; } }
  .curriculum .custom-card .card-body {
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 600px) {
      .curriculum .custom-card .card-body {
        padding: 0px 7px !important;
        margin-top: 1rem !important; } }
    .curriculum .custom-card .card-body h6 {
      color: #1e1a55;
      font-weight: 700;
      font-size: 24px;
      line-height: 1.5;
      text-align: center;
      padding: 0 12px; }
      @media screen and (max-width: 600px) {
        .curriculum .custom-card .card-body h6 {
          font-size: 12px;
          padding: 0; } }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .curriculum .custom-card .card-body h6 {
          padding: 0 18px; } }

@media screen and (max-width: 1024px) and (min-width: 768px) {
  .certifications .row {
    align-items: flex-start !important; } }
@media screen and (max-width: 600px) {
  .certifications .mt-5 {
    margin-top: 0 !important; } }

.certification--img {
  position: relative;
  z-index: 1; }
  .certification--img:before {
    content: '';
    position: absolute;
    height: 88%;
    width: 99%;
    bottom: 6px;
    left: 0;
    background-image: url(../images/bg-5.webp);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    border-radius: 20px; }
  .certification--img img {
    position: relative;
    width: 100%; }
    @media screen and (max-width: 600px) {
      .certification--img img {
        left: 0; } }
    @media screen and (max-width: 1024px) and (min-width: 768px) {
      .certification--img img {
        left: 0; } }

/* ----------------------------------------------------------
:: Footer
---------------------------------------------------------- */
.scroll-to-top {
  position: fixed;
  width: 50px;
  height: 50px;
  font-size: 30px;
  line-height: 1;
  background: #909090;
  background-color: #1e1a55;
  box-shadow: 0px 0px 20px 0px #0003;
  right: 20px;
  bottom: 20px;
  border-radius: 25px;
  border: 1px solid #1e1a55;
  cursor: pointer;
  display: none;
  z-index: 9;
  color: #fff; }
  @media screen and (max-width: 600px) {
    .scroll-to-top {
      bottom: 80px; } }
  .scroll-to-top:hover, .scroll-to-top:focus {
    background: #030612E5;
    border: 1px solid #030612E5;
    outline: 0; }

footer {
  font-size: 14px;
  z-index: 1;
  color: #fff;
  padding: 0;
  background-color: #191919;
  position: relative; }
  footer .footer-bottom {
    padding: 10px 0;
    background-color: #1e1a55; }
    @media screen and (max-width: 992px) and (min-width: 320px) {
      footer .footer-bottom {
        font-size: 12px; } }
    footer .footer-bottom .footer-left p {
      margin: 0;
      color: #fff;
      font-size: 1rem;
      font-weight: 400; }
      @media screen and (max-width: 600px) {
        footer .footer-bottom .footer-left p {
          text-align: center !important;
          font-size: 0.8rem; } }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        footer .footer-bottom .footer-left p {
          font-size: 0.8rem; } }
      @media (min-width: 1920px) and (max-width: 2560px) {
        footer .footer-bottom .footer-left p {
          font-size: unset; } }
      footer .footer-bottom .footer-left p a {
        color: #fff;
        text-decoration: none;
        font-weight: 400; }
        @media screen and (max-width: 600px) {
          footer .footer-bottom .footer-left p a {
            font-size: 0.8rem; } }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          footer .footer-bottom .footer-left p a {
            font-size: 0.8rem; } }
        footer .footer-bottom .footer-left p a:hover {
          color: #ffc100; }
    @media screen and (max-width: 992px) and (min-width: 320px) {
      footer .footer-bottom .text-policy {
        text-align: center !important; } }

@media (min-width: 1600px) {
  .container {
    max-width: 80%; } }
.industry-recognised-box {
  text-align: center; }
  @media screen and (max-width: 600px) {
    .industry-recognised-box {
      margin-bottom: 1rem;
      padding-left: 0.5rem;
      padding-right: 0.5rem; } }
  .industry-recognised-box .icon {
    margin-bottom: 1rem; }
    @media screen and (max-width: 600px) {
      .industry-recognised-box .icon img {
        width: 30px;
        height: 30px; } }
  .industry-recognised-box .text p {
    text-align: center;
    font-size: 1rem;
    font-weight: 700;
    line-height: 30px;
    color: #1e1a55;
    margin-bottom: 0; }
    @media screen and (max-width: 600px) {
      .industry-recognised-box .text p {
        line-height: 20px;
        font-size: 0.9rem; } }

@media screen and (max-width: 600px) {
  .faq-section .sec-title {
    text-align: center; } }
.faq-section .accordion .accordion-item {
  margin-bottom: 20px;
  border-radius: 10px;
  border: 1px solid #1e1a55;
  background-color: #fff; }
  .faq-section .accordion .accordion-item:last-child {
    margin-bottom: 0; }
  .faq-section .accordion .accordion-item .accordion-header .accordion-button {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #fff;
    color: #1e1a55;
    padding: 18px 20px;
    font-size: 18px;
    font-weight: 600;
    font-family: "Roboto", sans-serif; }
    @media screen and (max-width: 600px) {
      .faq-section .accordion .accordion-item .accordion-header .accordion-button {
        padding: 8px 10px;
        font-size: 1rem; } }
    .faq-section .accordion .accordion-item .accordion-header .accordion-button.collapsed {
      border-bottom-left-radius: 10px;
      border-bottom-right-radius: 10px; }
    .faq-section .accordion .accordion-item .accordion-header .accordion-button::after {
      color: #1e1a55;
      width: 1rem;
      height: 1rem;
      background-size: 1rem; }
    .faq-section .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
      box-shadow: inset 0 -1px 0 #004a8e00;
      color: #1e1a55; }
    .faq-section .accordion .accordion-item .accordion-header .accordion-button:focus {
      border: 0;
      box-shadow: none; }

.program-process-div {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 3rem; }
  @media screen and (max-width: 600px) {
    .program-process-div .swiper-slide {
      width: 53% !important; } }
  .program-process-div .swiper-slide:last-child .step-box::before {
    display: none; }
  .program-process-div .step-box {
    color: #fff;
    border: 1px dashed #ffc100;
    border-radius: 20px;
    padding: 10px;
    text-align: center;
    position: relative;
    width: 100%;
    margin-right: 17px; }
    @media (min-width: 1920px) and (max-width: 2560px) {
      .program-process-div .step-box {
        width: 100%; } }
    .program-process-div .step-box::before {
      content: '';
      position: absolute;
      top: 0;
      right: -28px;
      width: 27px;
      height: 100%;
      background-image: url("../images/icons/arrow.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }
    .program-process-div .step-box:last-child {
      margin-right: 0; }
    .program-process-div .step-box .step-box-inner {
      background-color: #1e1a55;
      border-radius: 10px;
      padding: 18px;
      min-height: 220px; }
      @media screen and (max-width: 600px) {
        .program-process-div .step-box .step-box-inner {
          min-height: 235px;
          padding: 10px; } }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .program-process-div .step-box .step-box-inner {
          min-height: 155px; } }
      .program-process-div .step-box .step-box-inner h4 {
        font-size: 22px;
        font-weight: 700;
        color: #fff; }
      .program-process-div .step-box .step-box-inner h5 {
        font-size: 14px;
        font-weight: 700;
        margin-top: 0.8rem;
        padding: 0 8px;
        color: #fff;
        line-height: 1.5;
        margin-bottom: 0.8rem; }
      .program-process-div .step-box .step-box-inner p {
        margin-bottom: 0;
        line-height: 1.5;
        font-size: 0.9rem;
        color: #fff; }
  @media (max-width: 767px) {
    .program-process-div {
      display: block; } }

@media screen and (max-width: 600px) {
  .eligibility .sec-title {
    margin-left: 0; } }
.eligibility .eligibility-div {
  display: flex;
  align-items: center;
  margin-bottom: 1rem; }
  .eligibility .eligibility-div .eligibility-icon {
    height: 40px;
    width: 40px;
    min-width: 40px;
    border-radius: 50%;
    background-color: #ffc100;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden; }
    @media screen and (max-width: 600px) {
      .eligibility .eligibility-div .eligibility-icon {
        flex-grow: 0 !important; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .eligibility .eligibility-div .eligibility-icon {
        flex-grow: 0 !important; } }
    .eligibility .eligibility-div .eligibility-icon img {
      width: 60%;
      height: 60%;
      object-fit: contain; }
  .eligibility .eligibility-div p {
    margin-left: 12px;
    font-size: 1rem;
    line-height: 1.4;
    margin-bottom: 0;
    text-align: start;
    color: #030612E5; }

@media screen and (max-width: 600px) {
  .scroll-box-responsive {
    height: 230px !important;
    padding-right: 1rem !important;
    overflow-y: scroll; } }

.scroll-box-responsive::-webkit-scrollbar {
  width: .4em;
  overflow: visible;
  border-radius: 4px;
  background: #d4c9e24d; }

.scroll-box-responsive::-webkit-scrollbar-thumb {
  overflow: visible;
  border-radius: 4px;
  background: #1e1a55; }

.scroll-box-role::-webkit-scrollbar {
  width: .4em;
  overflow: visible;
  border-radius: 4px;
  background: #d4c9e24d; }

.scroll-box-role::-webkit-scrollbar-thumb {
  overflow: visible;
  border-radius: 4px;
  background: #1e1a55; }

.login-sec-bg {
  background-image: url(../images/login.jpg);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: left top 34%;
  position: relative;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(100vh - 117px); }
  @media screen and (max-width: 600px) {
    .login-sec-bg {
      height: calc(100vh - 165px);
      background-position: center bottom;
      background-size: cover; } }
  @media (min-width: 1920px) and (max-width: 2560px) {
    .login-sec-bg {
      height: calc(100vh - 120px);
      background-size: contain; } }
  .login-sec-bg .bg-login {
    background-color: #fff;
    padding: 3rem 2rem;
    border-radius: 15%;
    box-shadow: 3px 3px 10px #b2b2b2; }
    @media (min-width: 1920px) and (max-width: 2560px) {
      .login-sec-bg .bg-login {
        padding: 4rem 2rem; } }
    .login-sec-bg .bg-login h4 {
      color: #1e1a55;
      margin-bottom: 1.5rem;
      font-size: 1.6rem;
      text-align: center;
      font-weight: 700; }

.dashboard-sec {
  background-color: #eaeaea;
  height: calc(100vh - 117px); }
  @media screen and (max-width: 600px) {
    .dashboard-sec {
      height: calc(100vh - 165px); } }
  @media (min-width: 1920px) and (max-width: 2560px) {
    .dashboard-sec {
      height: calc(100vh - 120px); } }
  .dashboard-sec .col:last-child {
    text-align: left !important;
    margin-top: 20px; }
  .dashboard-sec .dashboard-box {
    background-color: #fff;
    border-radius: 6px;
    padding: 15px; }
  .dashboard-sec .card-pattern {
    background: #fff;
    margin: 16px 0 16px;
    position: relative;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    padding: 20px; }
    .dashboard-sec .card-pattern h6 {
      font-size: 0.8rem;
      color: #3c3c3c;
      position: absolute;
      top: -10px;
      background: #fff;
      padding: 0 5px;
      left: 10px;
      font-weight: 500; }
  .dashboard-sec .details-item h5 {
    font-size: 1rem;
    font-weight: 500;
    color: #030612E5;
    line-height: 2; }
  .dashboard-sec .details-item h6 {
    font-size: 1rem;
    font-weight: 300;
    position: unset;
    line-height: 2;
    text-transform: uppercase;
    color: #030612E5; }
  .dashboard-sec .details-item h4 {
    font-size: 0.9rem;
    font-weight: 300;
    position: unset;
    line-height: 2;
    text-transform: capitalize;
    color: #030612E5; }

.progress-container {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  position: relative; }

.progress-bar {
  position: absolute;
  height: 4px;
  width: 0;
  background-color: #5c6575;
  top: 50%;
  left: 0;
  transition: width 0.3s ease;
  z-index: -1; }

.steps {
  display: flex;
  justify-content: space-between;
  width: 100%; }
  @media screen and (max-width: 600px) {
    .steps {
      width: 98%; } }

.step {
  width: 90%;
  height: 40px;
  background-color: #bbb;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  position: relative; }
  @media screen and (max-width: 600px) {
    .step {
      height: 120px;
      font-size: 0.9rem;
      padding: 0.8rem; } }
  @media screen and (max-width: 1024px) and (min-width: 768px) {
    .step {
      font-size: 0.8rem; } }
  .step:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 50%;
    left: 100%;
    margin-top: -20px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #f8f8f8;
    z-index: 2;
    border-left-color: #bbb; }
    @media screen and (max-width: 600px) {
      .step:after {
        margin-top: -10px;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #f8f8f8;
        border-left-color: #bbb; } }

.pid-active {
  background-color: #1e1a55; }
  .pid-active:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 50%;
    left: 100%;
    margin-top: -20px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #f8f8f8;
    z-index: 2;
    border-left-color: #1e1a55; }
    @media screen and (max-width: 600px) {
      .pid-active:after {
        margin-top: -10px;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #f8f8f8;
        border-left-color: #1e1a55; } }

.step.active,
.step.completed {
  color: #fff;
  border-color: #1e1a55;
  background: #1e1a55;
  cursor: pointer; }
  .step.active:after,
  .step.completed:after {
    border-left-color: #1e1a55; }

.step-content {
  margin: 25px 0; }

.nav-faq-tab .nav-item .nav-link {
  color: #1e1a55;
  font-size: 1.15rem;
  font-weight: 600;
  position: relative;
  margin: 0 1rem 0 0; }
  .nav-faq-tab .nav-item .nav-link:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #004a8e;
    position: absolute;
    top: 100%;
    left: calc(50% - 10px);
    display: none; }

.nav-faq-tab .nav-link.active,
.nav-faq-tab .show > .nav-link {
  color: #ffc100;
  background-color: transparent;
  border-bottom: 1px solid #1e1a55;
  border-radius: 0; }
  .nav-faq-tab .nav-link.active:after,
  .nav-faq-tab .show > .nav-link:after {
    display: block; }

.application-sec .app-name h4 {
  font-size: 0.95rem;
  font-weight: 300;
  color: #030612E5; }
  .application-sec .app-name h4 span {
    text-transform: uppercase; }

.application-title {
  background-color: #1e1a55;
  padding: 10px 15px; }
  .application-title h5 {
    font-size: 1rem;
    color: #fff;
    text-align: start; }

.table-app tr {
  border-color: #dee2e600; }
  .table-app tr td {
    text-align: start !important;
    font-weight: 600; }
    .table-app tr td span {
      font-weight: 400; }

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); }

.personal-details .select2-container--default .select2-selection--single {
  border: 1px solid #1e1a55;
  border-radius: 0;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #9CA3AF;
  padding: 0.375rem .95rem;
  display: block;
  width: 100%;
  line-height: 1.5;
  background-color: #fff;
  background-clip: padding-box;
  appearance: none;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  height: 38px; }

.personal-details .accordion-button {
  padding: 10px 15px;
  box-shadow: none;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important; }
.personal-details .accordion-body {
  border: 1px solid #1e1a55; }
.personal-details .accordion-button:not(.collapsed) {
  color: #fff;
  background-color: #1e1a55 !important;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
  padding: 10px 15px;
  font-weight: 500; }
.personal-details .card {
  border: 1px solid #1e1a55; }
.personal-details .card-header {
  padding: 10px 15px;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5; }
.personal-details .form-group label {
  color: #030612E5;
  font-weight: 400;
  font-size: 1rem;
  margin-bottom: 0.2rem; }
  .personal-details .form-group label span {
    color: #ffc100; }
.personal-details .form-control {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  border: 1px solid #1e1a55;
  border-radius: 0; }
  .personal-details .form-control:focus {
    box-shadow: none;
    border: 1px solid #ffc100; }

.personal-details .form-check-input:checked {
  background-color: #1e1a55;
  border-color: #1e1a55; }

.personal-details .form-control::placeholder {
  color: #9CA3AF; }

.documents-main .heading-text {
  background-color: #1e1a55;
  color: #fff;
  padding: 10px 15px;
  font-weight: 500;
  font-size: 1rem; }
.documents-main .documents-outer .notes p {
  font-size: 0.9rem;
  color: #ffc100;
  margin: 0;
  line-height: 2; }
.documents-main .documents-outer .upload-table {
  width: 100%;
  border-spacing: 20px; }
  .documents-main .documents-outer .upload-table .upload-input {
    margin-bottom: 0.8rem; }
    .documents-main .documents-outer .upload-table .upload-input label {
      background-color: #1e1a55;
      color: #fff;
      font-size: 1rem;
      border-radius: 0;
      padding-top: 0.25rem;
      padding-bottom: 0.25rem; }
  .documents-main .documents-outer .upload-table label {
    color: #030612E5;
    font-weight: 400;
    font-size: 1rem; }
    .documents-main .documents-outer .upload-table label span {
      color: #ffc100; }
  .documents-main .documents-outer .upload-table input[type="file"] {
    width: 80%;
    border: 1px solid #d7d7d7;
    font-size: 0.9rem; }
    @media screen and (max-width: 600px) {
      .documents-main .documents-outer .upload-table input[type="file"] {
        width: 100%; } }
    @media screen and (max-width: 1024px) and (min-width: 768px) {
      .documents-main .documents-outer .upload-table input[type="file"] {
        width: 65%; } }
  .documents-main .documents-outer .upload-table button {
    background-color: #1e1a55;
    color: white;
    border: none;
    cursor: pointer;
    font-weight: bold; }
    .documents-main .documents-outer .upload-table button:hover {
      background-color: #0071E6; }

input[type="file"]::-webkit-file-upload-button {
  border: 1px solid #d7d7d7;
  font-size: 0.9rem;
  line-height: 2.2; }
input[type="file"]::file-selector-button {
  border: 1px solid #d7d7d7;
  font-size: 0.9rem;
  line-height: 2.2; }

.enquire-tab {
  position: fixed;
  top: 65%;
  right: 0px;
  z-index: 994;
  bottom: 35%;
  height: 66px;
  margin-left: -3px;
  margin-bottom: -3px;
  display: block; }
  @media screen and (max-width: 600px) {
    .enquire-tab {
      width: 36%;
      right: 0;
      bottom: -25px;
      top: auto;
      display: block; } }
  .enquire-tab .enquire-block {
    color: #fff;
    font-size: 0.7rem;
    cursor: pointer;
    font-weight: bold;
    min-height: 30px;
    z-index: 1040;
    background-color: #ffc100;
    padding: 6px;
    border-radius: 4px 0 0 4px;
    letter-spacing: 0px;
    line-height: 1.5;
    margin: 2px 0; }
    @media screen and (max-width: 600px) {
      .enquire-tab .enquire-block {
        text-align: center;
        border-radius: 0; } }
    @media (max-width: 1920px) and (min-width: 1600px) {
      .enquire-tab .enquire-block {
        font-size: 0.95rem; } }
    .enquire-tab .enquire-block:hover {
      background-color: #ffc100; }
    .enquire-tab .enquire-block a {
      color: #fff; }
      .enquire-tab .enquire-block a:hover {
        text-decoration: none; }

.better-image:before {
  content: '';
  background-image: url(../images/bg-5.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100px;
  top: 0;
  position: absolute;
  left: 0; }

.flatpickr-group {
  position: relative; }
  .flatpickr-group .flatpickr-input {
    background-color: #fff; }
  .flatpickr-group i {
    position: absolute;
    right: 10px;
    font-size: 1rem;
    color: #1e1a55;
    top: 42px; }

.not-found-sec {
  min-height: 100vh; }

.preview-sec img {
  padding-bottom: 1rem; }

.modal .modal-content {
  background-color: #fff;
  border-radius: 10%; }
  .modal .modal-content i {
    font-size: 10rem;
    color: green; }
  .modal .modal-content h4 {
    font-size: 1.2rem;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    color: #030612E5;
    line-height: 2; }
  .modal .modal-content button {
    border-color: #1e1a55; }

/* Style the main Select2 box */
.select2-container--default .select2-selection--single {
  border: 1px solid #ffdc70;
  border-radius: 10px;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #9CA3AF;
  padding: 0.375rem .95rem;
  display: block;
  width: 100%;
  line-height: 1.5;
  background-color: #fff;
  background-clip: padding-box;
  appearance: none;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  height: 38px; }

/* Style the text inside the box */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #9CA3AF;
  font-weight: 400;
  line-height: 24px; }

/* Style the dropdown arrow */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-left: -12px; }

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  padding-right: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #ffc100;
  outline: none; }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #1e1a55;
  color: white; }

.model-manager .modal-content {
  background-color: transparent;
  border-radius: 0; }
.model-manager .modal-header {
  border-bottom: 0; }
.model-manager button {
  /* border-color: #004A8E; */
  position: absolute;
  right: 0px;
  background-color: #ffffff;
  top: 0px; }

.webiner-apply {
  background-color: #f5f5f5;
  box-shadow: 4px 4px 10px #dddddd;
  width: auto; }
  .webiner-apply label {
    font-size: 0.9rem; }

.webinar-sec {
  height: auto; }

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #004A8E !important;
  box-shadow: none !important; }

.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: #004A8E; }

.invalid-feedback {
  font-size: 0.75rem; }

.form-control.is-valid,
.was-validated .form-control:valid {
  background-image: none;
  border-color: #004A8E !important; }

.upload-input-payment input[type="file"] {
  border: 1px solid #d7d7d7;
  font-size: 0.9rem; }

.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #030612E5; }

.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: #030612E5; }

.banner-budding {
  width: 400px;
  margin-top: 1rem; }

@media screen and (max-width: 600px) {
  .select2-container {
    width: 100% !important; } }

/*# sourceMappingURL=style.css.map */
