@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900&display=swap");

html {
  scroll-behavior: smooth;
}
body {
  font-family: "Montserrat";
}

body {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-color: #fff;
  color: #000;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-font-feature-settings: "liga" 0;
  font-feature-settings: "liga" 0;
  overflow-y: scroll;
  position: relative;
}

ul {
  font-size: 25px;
  width: 80%;
  margin-top: 28px;
  color: white;
  margin-left: auto;
  margin-right: 120px;
}

ul li {
  margin-bottom: 20px;
}

.content {
  position: relative;
  top: 159px;
}
.header-section {
  border-top: 3px solid #001b4f;
  margin-bottom: 0;
  padding: 0px 0px;
}

.header-section img {
  max-width: 100%;
}

.banner-section {
  position: relative;
}

.nav_mobile {
  display: none;
}

.nav-togle-mobile {
  display: none;
}
.apply_now {
  display: inline-block;
  background: #2b54a3;
  color: white;
  font-size: 18px;
  border-radius: 10px;
  margin-top: 5px;
  font-weight: 700;
  padding-top: 3px;
  padding-bottom: 3px;
}
.apply_request {
  display: inline-block;
  border: 3px solid #a6c845;
  color: #000;
  font-size: 18px;
  border-radius: 10px;
  margin-top: 5px;
  font-weight: 600;
  padding-top: 1.5px;
  padding-bottom: 1.5px;
}
.mobileshow {
  display: none;
}

.logo_width {
  width: 220px;
  height: 65px;
  margin-top: 6px;
}

.nav-link {
  font-size: 16px;
  font-weight: 700;
  margin-right: 59px;
  color: #000 !important;
}

.title-mba {
  font-size: 30px;
}
.title-h2 {
  font-size: 38px;
  color: #2b54a3;
  font-weight: 700;
}
.title-h5 {
  font-size: 20px;
  color: #2b54a3;
  font-weight: 800;
}
.title-h6 {
  font-size: 20px;
  color: #000;
  font-weight: 700;
}

.title-h4 {
  font-size: 38px;
  color: #2b54a3;
  font-weight: 700;
  margin-top: 32px !important;
}
.p-icon-text {
  font-size: 17px;
  font-weight: 600;
}
.fw-semibold {
  font-weight: 700;
}

.img-relative {
  position: relative;
}
.top-right {
  position: absolute;
  top: 110px;
  right: 41px;
  color: white;
  font-size: 24px;
  font-weight: 500;
  width: 46%;
  text-align: left;
}

.logo_ai {
  width: 295px;
  margin-top: -7px;
}

.img-centered-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
}

.life-img-centered-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 28px;
  color: #fff;
  font-weight: 700;
  width: 100%;
}

.universal_p {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  text-align: left;
}

.homebanner_banner {
  background-image: url(./img/banner.png);
  /* width: 100%; */
  background-size: cover;
  height: 400rem;
  height: 33rem;
  background-repeat: no-repeat;
  position: relative;
  background-position: center;
  display: block;
  margin-top: 82px;
}
.life-bg-image {
  /* background: src(""); */
  background-image: url("./img/life_after.png");
  width: 100%;
  background-size: cover;
}
.bg-apply {
  background-image: url("./img/apply_now.png");
  /* width: 100%; */
  background-size: cover;
}
.bg-logo {
  background-image: url("./img/bg-logo.png");
  /* width: 100%; */
  background-size: cover;
}
.bg-professional {
  background-image: url("./img/professional_img.png");
  /* width: 100%; */
  background-size: cover;
}

.bg-life-data {
  background-image: url("./img/life_data.png");
  width: 100%;
  background-size: cover;
}
.box {
  padding: 20px;
  box-shadow: 4px 1px 14px #a7a7a7;
  height: 275px;
  background: #fff;
}

.inner-top-index {
  z-index: 999;
  position: relative;
}
.m-off {
  margin-top: -110px;
}
.certificate_box {
  padding: 20px;
  box-shadow: 4px 1px 14px #696969;
  position: absolute !important;
  top: 49%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  /* position: relative; */
  text-align: center;
  height: 235px;
  width: 249px;
  z-index: 99999;
}

.box-border {
  position: relative;
}
.bg-gray {
  background: #f5f5f5;
}
.px-10 {
  padding-left: 100px;
  padding-right: 100px;
}

.title-p {
  font-size: 25px;
  font-weight: 600;
  /* width: 70%; */
}
.life-title-p {
  font-size: 30px;
  font-weight: 600;
  color: #000;
}
.life-text {
  font-size: 22px;
  font-weight: 500;
  color: #000;
}

.life-data-h1 {
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  width: 100%;
}
.w-35 {
  width: 35%;
}

.w-80 {
  width: 85%;
}

.ai_give_box_first {
  padding: 20px;
  background: #729433;
  text-align: center;
  width: 43%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.ai_give_span_two {
  font-size: 28px;
  font-weight: 500;
  color: white;
  margin-top: -8px;
}

.ai_give_span_one {
  font-size: 36px;
  font-weight: 600;
  color: white;
}

.ai_give_box_second {
  padding: 20px;
  background: #f5f5f5;
  text-align: center;
  width: 77%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 68px;
  padding-bottom: 10px;
  margin-top: -51px;
}
.ai_give_p {
  font-size: 22px;
  font-weight: 500;
  color: #000;
}

.ai_give_small {
  margin-right: -9px;
  font-size: 12px;
  font-style: italic;
  font-weight: 800;
  color: #2b54a3;
  margin-top: 22px !important;
}

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

.ps-10 {
  padding-left: 110px;
}

.prof_h2 {
  font-size: 46px;
  margin-top: 8px;
  font-weight: 700;
  color: #fff;
}
.prof_p_text {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 21px;
}

.prof_bottom {
  font-size: 28px;
  color: #8aaf39 !important;
  font-weight: 700;
}
.prof_bottom_span {
  font-size: 14px;
  color: #fff;
  font-style: italic;
}

.bg-why-emba {
  background: #f5f5f5;
}
.btn-details {
  width: 74%;
  color: #000;
  font-weight: 500;
  font-size: 19px;
}
.photo {
  position: relative;
}
.info {
  position: absolute;
  top: 17px;
  left: 18px;
  text-align: left;
}
.btn-left-click,
.btn-right-click {
  border: 3px solid #1a3f8e;
  color: #1a3f8e;
  border-radius: 28px;
  padding: 7px;
  margin: 8px;
  font-weight: 900;
}

.homebanner_box {
  position: relative;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 10%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
.carousel-caption-second {
  position: absolute;
  right: 15%;
  /* bottom: 1.25rem; */
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
  /* top: 80%; */
  background: #74952b;
  top: 91%;
}
.banner_image {
  width: 58%;
  position: relative;
  left: 0px;
  top: 36px;
  float: left;
}
.margin-top-set {
  margin-top: 320px;
}
.caption_p {
  font-size: 18px;
  font-weight: 500;
}

.caption_one {
  font-size: 22px;
  font-weight: 500;
}

.caption_two {
  font-size: 30px;
  font-weight: 700;
}

.caption_three {
  font-size: 25px;
  font-weight: 700;
}
.caption_three_normal {
  font-size: 25px;
  font-weight: 500;
}
.banner_section_two_p {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}
.section_caption_one {
  font-size: 30px;
  font-weight: 600;
  color: #fff;
}
.section_caption_two {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
}
.last_section_two_p {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}
.w-74 {
  width: 70%;
}

@media screen and (min-width: 1600px) {
  .homebanner_banner {
    background-image: url(./img/banner.png);
    /* width: 100%; */
    background-size: cover;
    height: 500rem;
    height: 37rem;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    display: block;
  }
}
@media screen and (min-width: 1920px) {
  .homebanner_banner {
    background-image: url(./img/banner.png);
    /* width: 100%; */
    background-size: cover;
    height: 500rem;
    height: 42rem;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    display: block;
  }
  .btn-details {
    width: 60%;
    color: #000;
    font-weight: 500;
    font-size: 19px;
  }
}

@media screen and (max-width: 1400px) {
  .homebanner_banner {
    background-image: url(./img/banner.png);
    /* width: 100%; */
    background-size: cover;
    height: 500rem;
    height: 32rem;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    display: block;
  }
  .btn-details {
    width: 85%;
    color: #000;
    font-weight: 500;
    font-size: 18px;
  }
  .banner_image {
    width: 62%;
    position: relative;
    left: 0px;
    top: 30px;
    float: left;
  }
  .top-banner-right {
    top: 25px !important;
  }

  .nav-link {
    font-size: 14px !important;
    font-weight: 700;
    margin-right: 40px;
    color: #000 !important;
  }
  .margin-top-set {
    margin-top: 370px;
  }
  .top-right {
    position: absolute;
    top: 99px;
    right: 41px;
    color: white;
    font-size: 22px;
    font-weight: 500;
    width: 46%;
    text-align: left;
  }
  .universal_p {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
  }
  .life-img-centered-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 23px;
    color: #fff;
    font-weight: 700;
    width: 100%;
  }
  .life-title-p {
    font-size: 26px;
    font-weight: 600;
    color: #000;
  }
  .ai_give_span_one {
    font-size: 31px;
    font-weight: 600;
    color: white;
  }
  .ai_give_span_two {
    font-size: 24px;
    font-weight: 500;
    color: white;
    margin-top: -8px;
  }
  .ai_give_p {
    font-size: 19px;
    font-weight: 500;
    color: #000;
  }
  .p-icon-text {
    font-size: 15px;
    font-weight: 600;
  }
  .title-h5 {
    font-size: 16px;
    color: #2b54a3;
    font-weight: 800;
  }
  .box {
    padding: 20px;
    box-shadow: 4px 1px 14px #a7a7a7;
    height: 284px;
    background: #fff;
  }
  .title-h2 {
    font-size: 34px;
    color: #2b54a3;
    font-weight: 700;
  }
  .title-h4 {
    font-size: 33px;
    color: #2b54a3;
    font-weight: 700;
    margin-top: 32px !important;
  }
  .fac-width {
    width: 85%;
  }
  .title-h6 {
    font-size: 18px;
    color: #000;
    font-weight: 700;
  }
  .certificate_box {
    padding: 20px;
    box-shadow: 4px 1px 14px #696969;
    position: absolute !important;
    top: 49%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    /* position: relative; */
    text-align: center;
    height: 205px;
    width: 214px;
    z-index: 99999;
  }
  .padding-left-first {
    padding-left: 20px !important;
  }
  .width-mobile-set {
    width: 25%;
  }
}

@media screen and (max-width: 1240px) {
  .padding-left-first {
    padding-left: 20px !important;
  }

  .certificate_box {
    padding: 20px;
    box-shadow: 4px 1px 14px #696969;
    position: absolute !important;
    top: 49%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    /* position: relative; */
    text-align: center;
    height: 205px;
    width: 214px;
    z-index: 99999;
  }
  .title-h6 {
    font-size: 18px;
    color: #000;
    font-weight: 700;
  }
  .fac-width {
    width: 85%;
  }
  .title-h4 {
    font-size: 33px;
    color: #2b54a3;
    font-weight: 700;
    margin-top: 32px !important;
  }
  .title-h2 {
    font-size: 34px;
    color: #2b54a3;
    font-weight: 700;
  }
  .box {
    padding: 20px;
    box-shadow: 4px 1px 14px #a7a7a7;
    height: 250px;
    background: #fff;
  }
  .title-h5 {
    font-size: 14px;
    color: #2b54a3;
    font-weight: 800;
  }
  .p-icon-text {
    font-size: 12px;
    font-weight: 600;
  }
  .ai_give_p {
    font-size: 17px;
    font-weight: 500;
    color: #000;
  }
  .ai_give_span_two {
    font-size: 24px;
    font-weight: 500;
    color: white;
    margin-top: -8px;
  }
  .ai_give_span_one {
    font-size: 31px;
    font-weight: 600;
    color: white;
  }
  .life-title-p {
    font-size: 26px;
    font-weight: 600;
    color: #000;
  }
  .life-img-centered-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 23px;
    color: #fff;
    font-weight: 700;
    width: 100%;
  }
  .universal_p {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    text-align: left;
  }
  .top-right {
    position: absolute;
    top: 99px;
    right: 41px;
    color: white;
    font-size: 22px;
    font-weight: 500;
    width: 46%;
    text-align: left;
  }
  .homebanner_banner {
    background-image: url(./img/banner.png);
    /* width: 100%; */
    background-size: cover;
    height: 500rem;
    height: 32rem;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    display: block;
  }
  .btn-details {
    width: 85%;
    color: #000;
    font-weight: 500;
    font-size: 14px;
  }
  .banner_image {
    width: 66%;
    position: relative;
    left: 0px;
    top: 30px;
    float: left;
  }
  .top-banner-right {
    top: 6px !important;
  }
  .nav-link {
    font-size: 12px !important;
    font-weight: 700;
    margin-right: 45px;
    color: #000 !important;
  }
}

@media screen and (max-width: 450px) {
  .homebanner_banner {
    /* background-image: url(./img/banner.png); */
    /* width: 100%; */
    background-size: cover;
    height: 500rem;
    height: 300px;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    display: block;
  }
  .banner_image {
    width: 100%;
  }
  .carousel-caption-second-mobile {
    /* position: absolute; */
    /* right: 15%; */
    /* bottom: 1.25rem; */
    /* left: 15%; */
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    /* top: 80%; */
    background: #74952b;
    /* top: 91%; */
  }
  .carousel-caption {
    position: absolute;
    right: 1%;
    bottom: 10px;
    left: 3%;
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
    text-align: center;
  }

  .homebanner_banner_mobile {
    background-image: url(./img/banner.png);
    /* width: 100%; */
    background-size: cover;
    /* height: 400rem; */
    /* height: 33rem; */
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    display: block;
  }
  .border-left-right-mobile {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    width: 95%;
  }
  .w-74 {
    width: 30%;
  }
  .title-mba {
    font-size: 16px;
  }
  .title-h2 {
    font-size: 26px;
    color: #2b54a3;
    font-weight: 700;
  }
  .logo_ai {
    width: 295px;
    margin-top: 10px;
  }
  .top-right {
    position: absolute;
    top: 59px;
    left: 37px;
    color: white;
    font-size: 13px;
    font-weight: 500;
    width: 84%;
    text-align: left;
  }
  .img-centered-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
  }
  .btn-details {
    width: 87%;
    color: #000;
    font-weight: 500;
    font-size: 11px;
  }
  .btn-add img {
    width: 25%;
    /* margin-bottom: 2px!important; */
  }
  .life-img-centered-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 14px !important;
    color: #fff;
    font-weight: 700;
    width: 100%;
  }
  .life-title-p {
    font-size: 8px;
    font-weight: 600;
    color: #000;
  }
  .life-data-h1 {
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    width: 70%;
  }
  .w-35-mobile {
    width: 40%;
  }
  .prof_h2 {
    font-size: 34px;
    margin-top: 8px;
    font-weight: 700;
    color: #fff;
  }
  .prof_p_text {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 21px;
  }
  .title-h5 {
    font-size: 12px;
    color: #2b54a3;
    font-weight: 800;
  }
  .p-icon-text {
    font-size: 10px;
    font-weight: 600;
  }
  .box {
    padding: 12px;
    box-shadow: 4px 1px 14px #a7a7a7;
    height: 220px;
    background: #fff;
  }
  .fac-width {
    width: 78%;
  }
  .title-h4 {
    font-size: 28px;
    color: #2b54a3;
    font-weight: 700;
    margin-top: 25px !important;
  }
  .universal_p {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    text-align: left;
  }
  .title-h6 {
    font-size: 15px;
    color: #000;
    font-weight: 700;
  }
  .title-p {
    font-size: 16px;
    font-weight: 600;
    /* width: 70%; */
  }
  ul li {
    margin-bottom: 0px;
    border-bottom: 2px solid #6565650f;
  }
  .nav-link {
    font-size: 17px;
    font-weight: 700;
    margin-right: 52px;
    color: #2b54a3 !important;
  }
  .navbar-nav {
    margin-bottom: 30px;
  }
  .navbar-collapse {
    border-left: 4px solid rgb(116, 149, 43);
  }
  .ai_give_p {
    font-size: 15px;
    font-weight: 500;
    color: #000;
  }
  .ai_give_span_one {
    font-size: 28px;
    font-weight: 600;
    color: white;
  }
  .ai_give_span_two {
    font-size: 20px;
    font-weight: 500;
    color: white;
    margin-top: -8px;
  }
  .btn-add {
    /* width: 25%; */
    margin-bottom: 10px !important;
  }
}
