@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;500;600;700&display=swap');

* {
  margin: 0px;
  padding: 0px;
}

body {
  font-size: 15px;
  font-family: 'Poppins', sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 26px !important;
  letter-spacing: 0.6px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  letter-spacing: 0;
}

.margin-50 {
  margin-top: 50px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.margin-20 {
  margin-top: 20px;
}

.margin-30 {
  margin-top: 30px;
}

.margin-40 {
  margin-top: 40px;
}

.margin-60 {
  margin-top: 60px;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.slick-list {
  margin: 0 30px;
}

/* css start */

.inner-logo {
  padding: 0;
  background-color: #fff;
  text-align: center;
  position: relative;
  box-shadow: 0 0 11px 0px rgb(0 0 0 / 20%);
  min-height: 105px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.inner-logo img {
  padding: 8px;
  object-fit: cover;
  height: 70px;
}


.img-col-ch {
  mix-blend-mode: darken;
}

#university .slick-dots {
  display: none !important;
}

/* #university .testmonials-pull .slick-arrow{
top: 34%;
} */


.aboutcontsefl .registerbtnfld {
  margin-top: 20px;
}

.service-item {
  margin: 0 auto;
  padding: 10px 5px;
  transition: .5s ease;
  position: relative;
  border: 1px solid #ccc;
  border-radius: 12px;
  min-height: 160px;
}

.cont .col-md-3:nth-child(4)~* {
  margin-top: 20px;
}

.bg-blue img {
  width: 60px !important;
  margin: 10px auto;
}

.service-item h5 {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
  text-align: center;
}

.service-item p {
  line-height: 1.69;
  margin: 0;
  color: #fff;
}

.copnth .col-md-3:nth-child(4)~* {
  margin-top: 30px;
}


/* css end */

.butns.margin-20.text-right.profile-analysis a {
  margin-top: -242px;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
  color: #3b3b3b;
  background-color: transparent;
}

section {
  padding: 50px 0;
}

section h2 {
  color: #000;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 0;
  padding-bottom: 15px;
  position: relative;
  line-height: 45px;
}

.orange {
  color: #e85728;
}

section h2::before {
  height: 2px;
  content: "";
  position: absolute;
  width: 205px;
  background: #e85222;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

section.handed h2::before,
section#for-part h2::before {
  left: inherit;
  right: 0;
}

h5 {
  color: #8f8f8f;
  font-weight: 400;
  font-size: 25px;
  margin-top: 0;
}

h6 {
  font-size: 20px;
  font-weight: 500;
  padding: 10px 0 0;
}

.butns .btn {
  background: #E85222;
  border: 1px solid #E85222;
  color: #fff;
  display: inline-block;
  margin-top: 15px;
  text-align: center;
  border-radius: 5px;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  padding: 10px;
  /* margin-right: 10px; */
  padding: 10px 15px;
}

.blue-lgt {
  background: #f7fbff;
}

.grey-lgt {
  background: #F7F7F7;
}

.info-block {
  text-align: center;
  margin: 20px 0;
}

.info-block img {
  max-height: 45px;
}

.info-block h4 {
  margin-top: 15px;
  color: #000;
  font-weight: 600;
  font-size: 16px;
}

.for-a-part {
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 5px;
  background: #fff;
  padding: 20px 20px 15px 20px;
}

.for-a-part h5 {
  font-weight: bold;
  color: #000;
  font-size: 21px;
  text-align: left;
  margin-top: 0;
  position: relative;
  margin-bottom: 5px;
}

.for-a-part p {
  font-size: 14px;
}

.copnthe .col-md-6:nth-child(2)~* {
  margin-top: 20px;
}

.line-icon {
  height: 3px;
  content: "";
  width: 55px;
  background: #22FF00;
  margin-bottom: 7px;
}

.line-icon.blues {
  background: #00DDFF;
}

.line-icon.yllow {
  background: #F7FF00;
}

.line-icon.redd {
  background: #FF0000;
}

.student-info {
  position: relative;
}

.student-info:after {
  content: '';
  position: absolute;
  height: 100%;
  opacity: .9;
  width: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, #f8f8fc36 50%, #000000ed 70%);
  border-radius: 17px;
}

.student-info img {
  border-radius: 17px;
}

.student-info:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 88px;
  z-index: 9;
}


.title {
  z-index: 99;
  width: calc(0px + 260px);
  margin: 0 auto;
  padding: 10px;
  background: #fff;
  border-radius: 10px;
  position: absolute;
  bottom: 18px;
  left: 50%;
  transform: translate(-50%, -50%);
}

.student-info h3 {
  position: absolute;
  bottom: 0;
  color: #fff;
  z-index: 999;
  font-size: 18px;
  font-weight: 400;
  left: 50%;
  transform: translate(-50%, -50%);
}

#expense ul {
  margin: 0;
  padding: 0;
  text-align: left;
}

#expense ul li span {
  min-width: 280px;
  display: inline-block;
}

#expense ul li b {
  background: #d57bae;
  color: #fff;
  padding: 7px 25px;
  font-size: 18px;
  display: inline-block;
  text-align: center;
  border-radius: 12px;
  font-weight: 400;
}

#expense ul li b.yellow {
  background: #f3d07e;
  color: #000;
}

#expense ul li b.green {
  background: #2bd276;
  color: #000;
}

#expense ul li b.sky-blue {
  background: #0fc7cc;
  color: #000;
}

#expense ul li b.purple {
  background: #6f8dcb;
  color: #000;
}

#expense ul li {
  font-size: 18px;
  color: #000;
  list-style: none;
  padding: 5px 5px;
  width: 100%;
  margin-bottom: 15px;
}

.quoto {
  position: relative;
}

.quoto h3 .fa {
  color: #d5d5d5;
  font-size: 42px;
  z-index: -9;
}

/* .quoto h3::before {
    position: absolute;
    content: "\f10d";
    left: 5px;
    top: -14px;
    font-family: "FontAwesome";
    color: #d5d5d5;
    font-size: 42px;    z-index: -9;
}
.quoto h3::after {
    position: absolute;
    content: "\f10e";
    right: 194px;
    bottom: -19px;
    font-family: "FontAwesome";
    color: #d5d5d5;
    font-size: 32px;
    z-index: -9;
} */
.quoto h3 {
  color: #3e4c8d;
  font-size: 25px;
  font-weight: 500;
  position: relative;
  line-height: 32px;
  font-family: 'Roboto Slab', serif;
  z-index: 9999;
}

h4 {
  font-size: 20px;
}

.mentor-descrip {
  box-shadow: 0px 3px 6px #00000029;
  background: #fff;
  border-radius: 20px;
  padding: 0 20px 10px;
  text-align: left;
  min-height: 301px;
}

.mentor-descrip a {
  color: #e85728;
  text-decoration: underline;
}

.testmonials-pull {
  background: inherit;
}

.testmonials-pull .slick-prev {
  background-image: url(https://www.careerlauncher.com/foundation/img/left-arrow.png);
  left: 0 !important;
}

.testmonials-pull .slick-next {
  right: 0px;
  background-image: url(https://www.careerlauncher.com/foundation/img/right-arrow.png);
}

.rsrch .slick-next {
  right: 6%;
  background-image: url(https://www.careerlauncher.com/foundation/img/right-arrow.png);
}

.rsrch .slick-prev {
  background-image: url(https://www.careerlauncher.com/foundation/img/left-arrow.png);
  left: 7% !important;
}

.testmonials-pull .slick-arrow {
  position: absolute;
  z-index: 9;
  border: 0;
  background-repeat: no-repeat;
  font-size: 0;
  top: 50%;
  width: 30px !important;
  height: 30px !important;
  padding: 0;
  cursor: pointer;
  background-color: #e85222 !important;
  background-size: 13px;
  background-position: center;
  border-radius: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.slick-track {
  padding: 7px 0;
}

.testmonials-pull {
  background: inherit;
  padding-top: 0;
  padding-bottom: 0;
}

.banner {
  background-image: url(../images/back-bg.png);
  background-color: #eef3fa;
  position: relative;
  width: 100%;
  padding: 50px 0;
  padding-top: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.banner-text {
  margin-top: 85px;
}


.banner h2 {
  color: #010b5a;
  font-size: 35px;
}

.banner h1 {
  font-weight: 700;
  letter-spacing: 0.8px;
  font-size: 43px;
  color: #000000;
  line-height: 55px;
  margin-top: 0px;
}

.banner h1 span {
  color: #E85222;
}

.banner .butns .btn {
  padding: 10px 20px;
  font-size: 18px;
  margin-top: 20px;
}



.mentor-descrip h5 {
  font-size: 17px;
  font-weight: 300;
  margin-top: 20px;
}

.mentor-descrip h4 {
  color: #000000;
  font-size: 19px;
  margin-bottom: 10px;
  margin-top: 20px;
  min-height: 40px;
  text-align: center;
}

.imag {
  position: relative;
  margin: 0 -20px;
}

.imag img {
  border-radius: 20px 20px 0 0;
  height: 250px;
  width: 100%;
  object-fit: cover;
}

.imag span {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #3e4c8d;
  padding: 2px 20px;
  color: #fff;
  border-radius: 0 20px 0 0;
}

.group {
  position: absolute;
  top: 0;
  right: 20px;
}

.group img {
  border-radius: 0;
}

.slick-dots {
  margin-top: 40px;
  margin-bottom: 0;
  text-align: center;
  list-style: none;
  padding: 0;
  display: block !important;
}

.slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin-left: 5px
}

.slick-dots li button {
  float: left;
  margin: 0;
  padding: 0;
  width: 28px;
  height: 9px;
  border: 0;
  font-size: 0;
  text-indent: -9999px;
  border-radius: 10%;
  background-color: rgba(0, 0, 0, .3);
}

.slick-dots li.slick-active button {
  background-color: #3a3a3a
}

.slick-arrow {
  display: block !important;
}

/* faq block start */
.accordion-panel {
  /* float: left; */
  width: 100%;
  clear: both;
  margin-bottom: 0;
}

.accordion-panel .panel {
  width: 100%;
  margin-bottom: 0px !important;
  box-shadow: inherit;
  padding: 0;
  border: none;
}

.accordion-panel .panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #ffff;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.accordion-panel .panel+.panel {
  margin-top: 0px;
}

.accordion-panel .panel-default>.panel-heading a {
  display: block;
  padding: 20px 0px 20px 10px;
  color: #010b5a;
  outline: none;
  box-shadow: inherit;
  position: relative;
  border-bottom: 2px solid #e2e2e2;
}

.accordion-panel .panel-default>.panel-heading a:after {
  content: "";
  position: absolute;
  top: 20px;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
  right: 22px;
  font-size: 24px;
  color: #F15A22;
}

.accordion-panel .panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #fff;
  color: #f15a22;
}

.accordion-panel .panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\f107";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion-panel .panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\f106";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion-panel h4.panel-title {
  font-weight: 500;
  font-size: 18px;
}

.accordion-panel h4.panel-title a {
  text-decoration: none !important;
}

.accordion-panel .arrow-list {
  padding-left: 0;
}

.accordion-panel .arrow-list li i {
  margin-right: 4px;
}

.accordion-panel .panel .panel-body {
  background-color: #fff;
  border: 0;
  padding: 25px 15px 25px;
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
  border-bottom: 1px solid #ddd;
}

/* faq block close */
.benefits {
  padding: 50px 0;
}

.nhui {
  position: relative;
}

.nhui::before {
  position: absolute;
  top: -15px;
  right: -18px;
  width: 342px;
  height: 438px;
  background: #dcecfd;
  content: "";
  border-radius: 150px 20px 20px;
}

.nhui::after {
  position: absolute;
  content: '';
  bottom: 40px;
  left: 0;
  background-image: url(../images/Ellipse-23.png);
  background-repeat: no-repeat;
  z-index: 999999;
  right: 0;
  height: 40px;
  width: 100%;
  background-size: 100%;
}

.testmonials-pull.nhui {
  position: relative;
}


.ribbon {
  position: absolute;
  top: -25px;
  right: 18px;
  z-index: 99;
}

img.ribbon {
  width: 14%;
}

/* mCustom scroll bar settings */
.mCustomScrollbar {
  position: relative;
  height: 132px;
  overflow: auto;
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  margin-bottom: 10px;
}

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}

.mCSB_inside>.mCSB_container {
  margin-right: 15px;
}

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, .1);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
  background-color: #f15a22;
}

.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgb(105, 204, 68);
}

.hand {
  position: relative;
  padding: 0px;
}

.hand-right {}

.hand img {
  /* max-width: 400px; */
}

.about-right-circle {
  position: absolute;
  left: 0%;
  top: 54%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.about-right-circle img {
  max-width: 62%;
}

img.hnd {
  position: relative;
  margin-top: -22px;
  margin-left: 100px;
  max-width: 96%;
}

.clar {
  display: block;
}

.journey-tabs .nav-tabs {
  border-bottom: 0px;
  background: #eef3fa;
  padding: 15px 20px;
  text-align: center;
  max-width: 100%;
  margin: 0 auto;
  display: inline-block;
  margin-bottom: 20px;
  border-radius: 5px;
}

.journey-tabs .nav-tabs li {
  margin-bottom: 0;
  text-align: center;
  margin-right: 13px;
}

.journey-tabs .nav-tabs li a {
  background-color: transparent;
  color: #333;
  border: none !important;
  padding: 10px 12px 10px 20px;
  font-weight: 600;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.journey-tabs .nav-tabs li.active>a,
.journey-tabs .nav-tabs li>a:hover {
  background-color: #eaebf2;
  color: #000;
  box-shadow: 0 5px 6px -6px #7c7c7c;
}

.journey-tabs .nav-tabs li.active>a:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #e95c2f;
  border-radius: 50px;
  position: absolute;
  top: 17px;
  left: 10px;
}

.journey-tabs span {
  font-size: 10px;
  padding: 2px 10px;
}

.journey-tabs span.ier {
  font-size: 11px;
  padding: 2px 5px;
  border: 1px solid #000;
  border-radius: 30px;
  color: #f15922;
  width: 17px;
  height: 17px;
  position: relative;
  display: inline-block;
  text-align: center;
  line-height: 12px;
  font-weight: 600;
}

.journey-tabs .mentor-descrip h5 {
  font-size: 15px;
  font-weight: 500;
  margin-top: 20px;
  line-height: 25px;
  color: #000;
}

.with-max {
  max-width: 540px;

}

button.btnotp {
  background: #e85222;
  /* background-image: linear-gradient(to right, #5C72FF, #8C3FFF); */
  position: absolute;
  right: 30px;
  top: 7px;
  border: inherit;
  padding: 3px 8px;
  border-radius: 3px 3px 3px 3px;
  color: #fff;
  font-size: 14px;
}

span.byu {
  background: #e6e9ee;
  padding: 4px 20px;
  border-radius: 30px;
  font-weight: 500;
  font-size: 19px;
  color: #5a5a5a;
}

.five-part .col-md-3 {
  width: 20%;
}

.grap {
  margin: 0 auto;
  max-width: 905px;
}

.group1 {
  position: absolute;
  top: 20px;
  right: 20px;
}

.round {
  background: #fff;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  text-align: center;
  padding-top: 10px;
}

.round .fa {
  color: #3e4c8d;
  font-size: 22px;
}

.round p {
  font-size: 10px;
  line-height: 13px;
  margin-top: 5px;
  letter-spacing: 0;
}

#universty .mentor-descrip h4 {
  color: #010b5a;
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 20px;
}

#grading .slick-list {
  padding-top: 35px;
}

.progrm {
  background: #fff;
}

.progrm-head {
  background: url(../images/Path-7.png) no-repeat scroll center top / cover;
  position: absolute;
  width: 100%;
  height: 150px;
  background-size: 93%;
  left: 0;
  top: -30px;
}

.progrm-head h5 {
  color: #000000;
  font-weight: 500;
  font-size: 26px;
}

.progrm-head h6 {
  color: #e85728;
  font-weight: 600;
  font-size: 17px;
  margin-top: 30px;
  margin-bottom: 10px;
}

.progrm-head h4 {
  font-size: 13px;
  background: #e85728;
  color: #fff;
  display: inline-block;
  padding: 9px 10px;
  box-shadow: 0px 2px 2px #00000029;
  border-radius: 7px;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 0px;
}

.innm {
  padding: 140px 20px 20px 20px;
  text-align: left;
  box-shadow: 0px 2px 2px #00000029;
}

.innm .btn {
  background: #FFDBC1;
  border: 1px solid #FFDBC1;
  color: #000;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  border-radius: 7px;
  margin-bottom: 18px;
  margin-top: 10px;
}

.margin-150 {
  margin-top: 50px;
}


.msii2 ul {
  list-style: outside none none;
  margin: 0 0 0px 0;
  padding: 0;
}

.msii2 ul li {
  list-style: outside none none;
  margin: 0;
  padding: 1px 0 1px 25px;
  position: relative;
  text-align: left;
  font-size: 14px;
  color: #000;
  font-weight: 300;

  width: 100%;
}

.msii2 ul li::before {
  color: #000000;
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 14px;
  left: 0;
  position: absolute;
  top: 2px;
  font-weight: 300;
}



.intakes .journey-tabs .nav-tabs {
  border-bottom: 0px;
  text-align: center;
  background: transparent;
  width: 100%;
  padding: 10px 0;
}

.intakes .journey-tabs .nav-tabs li.active>a,
.intakes .journey-tabs .nav-tabs li>a:hover {
  background-color: #2e4664;
  color: #fff;
  box-shadow: inherit;
}

.intakes .journey-tabs .nav-tabs li.active>a h5 {
  background: #376cb2;
}

.intakes .journey-tabs .nav-tabs li.active>a:before {
  content: inherit;
  width: 5px;
  height: 5px;
  background: #e95c2f;
  border-radius: 50px;
  position: absolute;
  top: 17px;
  left: 10px;
}

.intakes .journey-tabs .nav-tabs li a img {
  display: block;
  margin: 0 auto;
  max-height: 25px;
}

.intakes .journey-tabs .nav-tabs li a {
  padding: 10px 15px 10px 15px;
  border-radius: 10px;
  margin-right: 0px;
}

.intakes .journey-tabs h5 {
  background: #000;
  width: 70px;
  height: 70px;
  line-height: 20px;
  border-radius: 50%;
  color: #fff;
  font-size: 15px;
  padding: 14px 10px;
  position: absolute;
  margin-bottom: 0;
  transform: translate(100%, -65%);
  text-align: center;
}

.intakes .journey-tabs p {
  border-left: 2px solid #f15922;
  padding-left: 10px;
  font-weight: 400;
  margin-top: 40px;
}

.intakes .journey-tabs .nav-tabs li {
  margin-bottom: 0;
  text-align: left;
  margin-right: 28px;
  width: 23%;
  position: relative;
  box-shadow: 0px 4px 15px #a2a2a229;
  border-radius: 25px;
  background: #fff;
}

.intakes .journey-tabs h5 span {
  display: block;
  font-size: 16px;
}

.fall-intake {
  background: #fff;
  border-radius: 20px;
  padding: 20px 15px 0;
  position: relative;
  margin-top: 10px;
  border: 2px solid #F46163;
  min-height: 522px;
}

.fall-intake h4 {
  color: #F46163;
  font-weight: 600;
  font-size: 17px;
  margin-top: 0px;
}

.fall-intake h5 {
  color: #000;
  font-size: 18px;
  margin-bottom: 20px;
}

.tooltip {
  font-size: 10px;

}

.tooltip-inner {
  max-width: 280px !important;
  padding: 5px 6px;
}

.inyellow {
  border: 2px solid #FEBC11;
  min-height: 522px;
}

.inyellow h4 {
  color: #FEBC11;
}

.ingreen {
  border: 2px solid #7BCB6E;
  min-height: 522px;
}

.ingreen h4 {
  color: #7BCB6E;
}

.inmehroon {
  border: 2px solid #904264;
  min-height: 522px;
}

.inmehroon h4 {
  color: #904264;
}

.perfect-plan {
  background-image: url(../images/Group-1587.png);
  background-color: #f7fbff;
  position: relative;
  width: 100%;
  padding: 50px 0;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
}

span.redi {
  font-size: inherit;
  padding: inherit;
  color: #d80304;
}

.red-iconic {
  position: absolute;
  right: 30px;
  top: 0;
}

.red-iconic img {
  max-width: 60%;
}

#expense h3 {
  color: #010b5a;
  margin-bottom: 20px;
  margin-top: 30px;
}

.benefits.opportunities {
  padding: 50px 0;
}

.mk {
  position: relative;
}

.opportunities .journey-tabs .nav-tabs {
  border-bottom: 0px;
  background: #eef3fa;
  padding: 15px 20px;
  text-align: center;
  max-width: 100%;
}

.opportunities .journey-tabs .nav-tabs li.active>a,
.opportunities .journey-tabs .nav-tabs li>a:hover {
  background-color: #e6f1ff;
  color: #000;
  box-shadow: 0 5px 6px -6px #7c7c7c;
}

table tr:first-child {
  background: #e6f1ff !important;
  color: #000;
  font-size: 15px;
  font-weight: 600;
}

table p {
  margin-bottom: 0px;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border: 0px;
}

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
  border-radius: 20px 20px 0 0;
  font-size: 13px;
}

table td {
  padding: 15px 13px !important;

}

.table-bordered {
  border: 0px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f0f8fd;
}

table {
  background-color: #f9fbfe;
}

.worki {
  position: relative;
  padding-left: 30px;
}

.worki::after {
  position: absolute;
  content: '';
  top: 16px;
  left: -28px;
  width: 100%;
  height: 100%;
  background-image: url(../images/rectangle-329.svg);
  background-size: 86%;
  background-position: center;
  z-index: -1;
  background-repeat: no-repeat;
}

.worki::before {
  position: absolute;
  content: '';
  top: -141px;
  left: -116px;
  width: 100%;
  height: 100%;
  background-image: url(../images/star-17.png);
  background-size: 25%;
  background-position: center;
  z-index: -1;
  background-repeat: no-repeat;
}

.mk::before {
  position: absolute;
  content: '';
  top: -192px;
  right: 75px;
  width: 100%;
  height: 100%;
  background-image: url(../images/line-icon.png);
  background-size: contain;
  background-position: right;
  z-index: -1;
  background-repeat: no-repeat;
}

.opportunities .tab-content {}


.resrch {
  padding: 290px 35px 20px 35px;
  border-radius: 5px;
  position: relative;
  text-align: left;
  max-width: 1040px;
  margin: 0 auto;
  overflow: hidden;
}

.resrch:before {
  content: '';
  position: absolute;
  height: 100%;
  opacity: .9;
  width: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, #dbdbdb69 50%, #060f22ed 84%);
  border-radius: 5px;
}

.resrch .arrow-link {
  position: absolute;
  right: 60px;
  bottom: 133px;
  background: #e85728;
  width: 50px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  z-index: 999999;
}

.resrch h3 {
  position: relative;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 25px;
  color: #fff;
  margin-top: 0;
  padding-bottom: 10px;
}

.resrch p {
  color: #fff;
  position: relative;
}

.resrch h3::before {
  height: 2px;
  content: "";
  position: absolute;
  width: 80px;
  background: #72F47C;
  bottom: 0;
  left: 0;
  right: 0;
}

.arr {
  position: absolute;
  top: -18px;
}

.rsrch .slick-list.draggable {
  padding: 11px 0px;
}

.form-group {
  margin-bottom: 23px !important;
}

.form-box {
  padding: 25px 30px;
  border-radius: 0px;
}

.form-control {
  background: #f7f7f7;
  border-radius: 3px;
  box-shadow: none;
  color: #000;
  font-size: 17px;
  font-weight: 400;
  border: 1px solid #f7f7f7;
  height: 45px;
  margin-bottom: 0px;
  padding-left: 15px;
  box-shadow: 0px 3px 6px #00000029;
}

.form-box .btn {
  background-color: #e85222;
  border: 0 none;
  color: #fff;
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  margin-top: 10px;
  padding: 9px 40px;
  border-radius: 3px;
  margin-bottom: 0px;
}

input.form-control::placeholder {
  font-size: 17px;
  color: #000;
}

.footerregion h2:before {
  content: inherit;
}

.success-story {
  background-color: #ffffff;
  text-align: left;
  padding: 20px 20px 10px;
  position: relative;
  margin-bottom: 0px;
  border-radius: 5px;
  box-shadow: 0px 3px 6px #00000029;
  border-bottom: 6px solid #e85728;
}

.img-gall img {
  border-radius: 15px;
  box-shadow: 0 5px 6px -6px #7c7c7c;
}

.author {
  display: inline-block;
  margin: 0px 25px 0px 0px;
  float: left;
}

.author img {
  border: 1px solid #707070;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  padding: 2px;
}

.success-story span {
  text-align: left;
  font-style: normal;
}

.success-story span {
  margin: 10px 0px 0px;
}

.success-story h5 {
  font-size: 19px;
  margin-top: 0px;
  padding: 0;
  margin-bottom: 10px;
  color: #000;
  font-weight: 600;
}

.success-story h6 {
  font-size: 15px;
  margin-top: 0px;
  padding: 0;
  margin-bottom: 10px;
}

.success-story span p {
  color: #fff;
}

.success-story h6 img {
  max-height: 60px;
}


.box-tp {
  background: white;
  padding: 20px;
  box-shadow: 0px 3px 6px #00000029;
  margin-bottom: 20px;
  position: relative;
}

.box-tp::after {
  content: "";
  background: black;
  width: 2px;
  height: 50px;
  top: 0px;
  left: 50%;
  position: absolute;
}

.box-btm {
  background: white;
  padding: 20px;
  box-shadow: 0px 3px 6px #00000029;
  margin-top: 20px;
  text-align: center;
}




/*** howworks css start***/


.handed .col-md-3:nth-child(4)~* {
  margin-top: 40px;
}

.row.one-row {
  margin-left: -225px;
}

.step-flow {
  box-shadow: 6px 6px 26px #00000029;
  padding: 20px 15px 15px;
  text-align: center;
  border-radius: 15px;
  position: relative;
  background: #fff;
  min-height: 109px;
}

.step-flow span:before {
  content: "";
  border: 1px dashed #222;
  height: 50px;
  width: 1px;
  position: absolute;
  z-index: -1;
  top: -45px;
}

.step-flow h5 {
  color: #8f8f8f;
  font-size: 18px;
  margin-bottom: 5px;
}

.step-flow h3 {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 24px;
}

.step-flow:before {
  background: #F15922;
  position: absolute;
  border: 4px solid #fff;
  content: "";
  width: 25px;
  height: 25px;
  border-radius: 50px;
  top: 0;
  transform: translate(-50%, -50%);
}

.step-flow:after {
  border: 1px dashed #222;
  position: absolute;
  content: "";
  width: 150px;
  z-index: -1;
  left: inherit;
  right: 100%;
  top: 50%;
}



/*** howworks css close***/

.best-fit-collge {
  box-shadow: 6px 6px 6px #00000029;
  border-radius: 29px;
  padding: 20px 30px;
  background: #fff;
  position: relative;
  min-height: 150px;
}

.best-fit-collge h4:after {
  content: "";
  position: absolute;
  right: -13px;
  background: #b3b3b3;
  height: 130px;
  width: 2px;
  top: -10px;
}

.best-fit-collge h4 {
  position: absolute;
  width: 27%;
  left: 30px;
  text-align: right;
  color: #e85222;
}

.best-fit-collge p {
  padding-left: 180px;
  margin-bottom: 0;
  font-size: 14px;
}


.inner {
  min-height: 261px;
  max-height: 261px;
  overflow: hidden;
  position: relative;
}

.inner:before {
  content: '';
  position: absolute;
  height: 100%;
  opacity: .9;
  width: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, #01010166 50%, #000000ed 84%);
  border-radius: 5px;
}

.inner h3 {
  border-left: 3px solid #fb6738;
  color: #fff;
  font-size: 18px;
  padding: 0 0 0px 10px;
  margin: 0 0 16px 0;
  text-align: left;
}

.inner img {
  width: 100%;
  margin-bottom: 5px;
  object-fit: cover;
  height: 261px;
}

.inner p {
  color: #fff;
  padding: 0;
  margin: 0 0 15px;
  list-style: none;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
}

.inner .product-info .mCustomScrollbar {
  position: relative;
  height: 220px;
  overflow: auto;
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  margin-bottom: 10px;
}

.inner .product-info .mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background-color: rgb(193 193 193 / 81%);
}

.inner .product-info {
  margin-bottom: 0;
  float: left;
  margin-top: -40px;
  padding-right: 10px;
  width: 100%;
  padding-left: 10px;
  padding-top: 5px;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.inner:hover .product-info {
  margin-bottom: 0;
  /* margin-top:-300px;*/
  margin-top: -214px;
}

.msg-block {
  background-color: #F1F8FF;
  border-radius: 45px;
  padding: 40px 35px 25px;
  box-shadow: 0px 3px 6px #00000084;
  position: relative;
}

.msg-block img {
  position: absolute;
  top: -115px;
  right: 4px;
  max-width: 100%;
}

.msg-block p {
  margin-bottom: 0px;
}

.msg-block h3 {
  font-size: 26px;
  margin-top: 0;
  color: #000;
  margin-bottom: 15px;
  font-weight: bold;
  border-left: 5px solid #e85627;
  padding-left: 20px;
}

.msg-block .btn {
  background-color: #e85627;
  border: 0 none;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  padding: 6px 20px;
  text-align: center;
  border-radius: 2px;
  width: 88%;
  line-height: 22px;
  white-space: normal;
  margin-top: 75px;
}

.msg-block h6 {
  font-weight: 300;
  font-size: 17px;
  margin-bottom: 3px;
}

p.limi {
  font-size: 10px;
  text-align: center;
}

#header-face {
  background: none;
  border: 0 none;
  font-size: 16px;
  margin-bottom: 0;
  padding: 10px 0;
  position: relative;
  width: 100%;
  z-index: 111;
  transition: all 0.5s ease 0s;
  background: #f7f7fa;
  border-radius: 10px;
}

#header-face .navbar-nav>li>a {
  background-color: transparent;
  color: #000;
  font-weight: 500;
  line-height: 30px;
  padding: 5px 10px 5px 20px;
  z-index: 111;
}


.change {
  position: fixed !important;
  width: 100%;
  transition: all 0.5s ease 0s;
  z-index: 999999 !important;
  top: 0px;
  background: #2A3040;
  box-shadow: none;
  left: 0;
  border-radius: 0px !important;
}

.header-region.change .navbar-nav>li>a {}

#header-face .active {
  background-color: #eaebf2;
  border-radius: 10px;
  color: black;
  box-shadow: 0 5px 6px -6px #7c7c7c;
}

#header-face .active:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #e95c2f;
  border-radius: 50px;
  position: absolute;
  top: 17px;
  left: 10px;
}

#header-face .active:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #e95c2f;
  border-radius: 50px;
  position: absolute;
  top: 17px;
  left: 10px;
}

.header-region .navbar-nav>li>a:active {
  color: #B0070A;
}


.mySwiper {
  /*background-image: linear-gradient(-86deg, #b58837 0%, #b58837 0%, #fbf6c0 26%, #c8a759 45%, #fbf6be 77%, #c6a154 100%);*/
  overflow: hidden;
  background: #f7fbff;
}

.section-admits {
  position: relative;
}

.section-admits .strip {
  position: absolute;
  z-index: 2;
  width: 137px;
  left: 0;
  margin-top: -0.5rem;
}

.mySwiper .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}

.mySwiper .swiper-slide {
  width: auto;
  height: auto;
  padding: 0 10px;
  margin: 10px 5px;
  /*border-right:1px solid #005926;*/
  border-right: 1px solid #000000;
}

.mySwiper #studentname {
  color: #1a1a1a;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  margin-bottom: 0;
  text-align: center;
  font-family: 'Poppins', sans-serif;
}

.mySwiper #studentscores {
  /*color: #005926;*/
  color: #e85222;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 0;
}


@media only screen and (max-width: 767px) {

  body {
    font-size: 13px;
    line-height: 24px !important;
    letter-spacing: 0.3px;
  }


  #header-face {
    display: none;
  }

  .accordion-panel .panel-default>.panel-heading a {
    padding: 20px 20px 20px 10px !important;
  }

  .accordion-panel .panel-default>.panel-heading a:after {
    right: 0px !important;
  }

  .testmonials-pull .slick-prev {
    left: 9px !important;
  }

  .testmonials-pull .slick-next {
    right: 8px;
  }

  .fall-intake {
    min-height: 297px;
  }

  .inyellow {
    min-height: 430px;
  }

  .ingreen {
    min-height: 376px;
  }

  .inmehroon {
    min-height: 322px;
  }

  .inner img {
    height: 344px;
  }

  .dropdown-menu {
    left: 0 !important;
  }

  .row.one-row {
    margin-left: inherit;
  }

  .handed .col-md-3:nth-child(3)~* {
    margin-top: 30px;
  }

  .step-flow h3 {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 20px;
  }

  .butns.margin-20.text-right.profile-analysis a {
    margin-top: 0;
  }

  .service-item {
    margin-bottom: 10px;
  }

  .copnth .col-md-3:nth-child(4)~* {
    margin-top: 0;
  }

  .step-flow h5 {
    color: #8f8f8f;
    font-size: 15px;
    margin-bottom: 5px;
  }

  .step-flow:after {
    display: none;
  }


  .msg-block h3 {
    font-size: 21px;
  }

  .msg-block p {
    margin-right: 37%;
  }

  .msg-block img {
    position: absolute;
    top: -148px;
    right: -28px;
    max-width: 44%;
  }

  .msg-block .btn {
    margin-top: 25px;
  }

  .step-flow span:before {
    display: none;
  }

  .best-fit-collge h4 {
    position: inherit;
    width: 100%;
    left: 0;
    text-align: left;
    color: #e85222;
    margin-top: 0;
  }

  .best-fit-collge p {
    padding-left: 0;
    margin-bottom: 0;
  }

  .best-fit-collge h4:after {
    display: none;
  }

  .best-fit-collge {
    box-shadow: 6px 6px 6px #00000029;
    border-radius: 29px;
    padding: 20px 18px;
    background: #fff;
    position: relative;
  }

  .butns.feature-btn.text-right a {
    font-size: 15px !important;
  }

  .best-fit-collge {
    box-shadow: 6px 6px 6px #00000029;
    border-radius: 29px;
    padding: 20px 18px;
    background: #fff;
    position: relative;
  }


  .inner .product-info {
    margin-top: -130px;
  }

  .inner:hover .product-info {
    margin-bottom: 0;
    margin-top: -370px;
  }

  .intakes .journey-tabs .nav-tabs li {
    margin-bottom: 15px;
    width: 100%;
  }

  .intakes .journey-tabs li.dropdown.responsivetabs-more.open {
    width: 100%;
  }

  .intakes .journey-tabs .nav-tabs li.responsivetabs-more {
    margin-right: 0px;
    width: initial;
  }

  .intakes .journey-tabs .nav-tabs li a {
    padding: 10px 10px 10px 10px !important;
    border-radius: 0px;
    margin-right: 0px;
  }

  .intakes .journey-tabs p {
    border-left: 0px solid #f15922;
    padding-left: 0px;
    margin-top: 15px;
    font-size: 11px;
  }

  .intakes .journey-tabs h5 {
    background: #000;
    width: 50px;
    height: 50px;
    line-height: 13px;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    padding: 10px 3px;
    position: inherit;
    margin-bottom: 0;
    transform: translate(48%, 5%);
    text-align: center;
  }

  .intakes .journey-tabs h5 span {
    display: block;
    font-size: 12px;
  }




  .grap {
    margin: 0 auto;
    max-width: 100%;
  }

  section h2 {
    font-size: 21px;
    line-height: 30px;
  }

  img.hnd {
    position: relative;
    margin-top: -13px;
    margin-left: 15px;
    max-width: 100%;
  }

  .banner::before {
    width: 19%;
    height: 26%;
  }

  .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .banner h1 {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0;
  }

  .banner {}

  .banner-text {
    margin-top: 0px;
  }

  .banner::after {
    width: 28%;
    height: 72%;
  }

  .banner h1::after {
    width: 16%;
    height: 21%;
    top: 27px;
    right: 16px;
  }

  .banner .butns .btn {
    padding: 10px 10px;
    font-size: 13px;
    margin-top: 0;
    width: 100%;
    margin-bottom: 20px;
  }

  .banner h2 {
    font-size: 14px;
    /* margin-bottom: 0; */
    margin: 0 !important;
  }

  .info-block h4 {
    margin-top: 15px;
    color: #000;
    font-weight: 600;
    font-size: 13px;
  }

  h6 {
    margin-top: 0;
  }

  .quoto h3 {
    font-size: 17px;
    line-height: 26px;
  }

  .quoto h3 .fa {
    color: #d5d5d5;
    font-size: 30px;
    z-index: -9;
  }

  h4 {
    font-size: 17px;
  }

  .nhui {
    position: relative;
    clear: both;
  }

  .accordion-panel h4.panel-title {
    font-weight: 500;
    font-size: 14px;
  }

  p {
    margin: 0 0 10px;
    font-size: 13px;
  }

  .nhui::before {
    top: -12px;
    right: 7px;
    width: 305px;
    height: 385px;
  }

  .benefits {
    padding: 50px 0;
  }

  .journey-tabs .nav-tabs {
    padding: 15px 10px;
    text-align: center;
    width: 100%;
  }

  .butns .btn {
    margin-top: 15px;
    font-size: 12px;
    line-height: 12px;
    margin-right: 0px;
    padding: 8px 10px;
  }

  #expense h3 {
    color: #010b5a;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 18px;
  }

  #expense ul li span {
    min-width: 82px;
    display: block;
  }

  #expense ul li {
    font-size: 15px;
  }

  #expense ul li b {
    font-size: 15px;
  }

  .journey-tabs .nav-tabs li a {
    padding: 10px 12px 10px 20px !important;
    font-size: 12px;
  }

  .red-iconic {
    right: 0px
  }

  h6 {
    font-size: 10px;
    font-weight: 500;
    padding: 10px 0 0;
  }

  .clar {
    display: inherit;
  }

  .opportunities .journey-tabs .nav-tabs {
    padding: 15px 10px;
  }

  .col-md-5.worki {
    display: none;
  }

  .mk::before {
    content: inherit;
  }

  .opportunities .tab-content {
    float: inherit;
    width: 100%;
    margin-top: 20px;
  }

  .opportunities .table-responsive {
    margin-top: 15px;
  }

  .margin-50 {
    margin-top: 25px;
  }



  .mentor-descrip h4 {
    color: #010b5a;
    font-size: 17px;
    margin-bottom: 10px;
  }

  .resrch {
    background: #f0f0f5;
    padding: 40px 15px 20px 15px;
    border-radius: 15px;
    position: relative;
    text-align: left;
    max-width: 100%;
    margin: 0 auto;
  }

  .resrch h3 {
    font-size: 13px;
    margin-bottom: 30px;
  }

  .resrch h3::before {
    width: 0;
    height: 0;
    border-left: 20px solid #ff390c;
    border-right: 19px solid transparent;
    border-top: 16px solid transparent;
    position: absolute;
    content: "";
    top: 0px;
    right: -38px;
    border-bottom: 16px solid transparent;
  }

  .rsrch .slick-next {
    right: 0 !important;
  }

  .rsrch .slick-prev {
    left: 0 !important;
  }

  .resrch img {
    max-width: 50%;
    margin: 0 auto;
  }

  .intakes .journey-tabs .nav-tabs {
    padding: 10px 10px;
  }

  img.ribbon {
    width: 12%;
    margin-right: 35px;
  }

  h5 {
    color: #8f8f8f;
    font-weight: 400;
    font-size: 19px;
    margin-top: 0;
  }

  .mentor-descrip {
    min-height: inherit;
  }

  .accordion-panel .panel .panel-body {
    padding: 15px 10px 15px;
  }

  .hand {
    position: relative;
    margin-bottom: 20px;
  }

  .fall-intake {
    border-radius: 15px;
    padding: 20px 15px;
    margin-top: 20px;
  }

  .fall-intake h4 {
    font-size: 19px;

  }

  .fall-intake h5 {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .change {

    top: 0px;
    background: #f7fbff !important;

  }

  .form-box {
    background: #ffffff none repeat scroll 0 0;
    padding: 10px 10px;
    border-radius: 0px;
  }

  #header-region {

    font-size: 16px;
    margin-bottom: 0;
    padding: 10px 10px;

  }

  #header-region .navbar-toggle {
    margin-bottom: 0px;
  }

  
.success-story {text-align: center;}

.success-story span {text-align: center;}

.author {float: none;
margin: 0 auto 10px;}

.success-story h6 img {max-height: 40px;}
	

}

@media only screen and (max-width: 1199px) {


  .best-fit-collge h4 {
    position: inherit;
    width: 100%;
    left: 0;
    text-align: left;
    color: #e85222;
    margin-top: 0;
    min-height: 44px;
  }

  .best-fit-collge p {
    padding-left: 0px;
  }

  .best-fit-collge h4:after {
    display: none;
  }
}