body {
  font-family: 'DM Sans', sans-serif;
  color: #0b2540;
}

/* Layout */
.admission-wrapper {
  padding: 70px 0;
}
.org {
  font-family: 'Oswald', sans-serif;
  font-size: 36px;
  line-height: 1.25;
  margin-bottom: 30px;
}

/* Stats Grid */
.stats-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 18px;
}

.stat {
  color: #fff;
  padding: 22px;
  border-radius: 10px;
  min-height: 130px;
}

.stat h3 {
  font-family: 'Oswald', sans-serif;
  font-size: 30px;
  margin-bottom: 8px;
}

/*.admission-wrapper .container-fluid{
  padding-right: 0;
}*/
.admission-wrapper .left-block {
    padding-left: 15rem;
    padding-right: 30px;
    border-right: 1px solid #87888f;
}
.admission-wrapper .left-block .promptd-hdg-ar p{
  font-size: 24px;
  color: #000211;
  margin-bottom: 5px;
}
.admission-wrapper .left-block .promptd-hdg-ar h2{
  font-size: 34px;
  color: #01203f;
  font-weight: 600;
  margin-top: 0;
}
.promptd-stats h3{
  color: #fff;
  font-size: 34px;
  font-weight: 600;
  font-family: 'Oswald', sans-serif;
  margin-top: 0;
}
.promptd-stats p{
  font-size: 20px;
  color: #fff;
  line-height: 29px;
  margin-bottom: 0;
}
.promptd-stats{
  padding: 20px 15px;
  border-radius: 10px;
  min-height: 130px;
  margin-bottom: 25px;
}
.promptd-stats.green{
  background: linear-gradient(135deg, #0aa66c, #056b4f);
}
.promptd-stats.wide{
  background: linear-gradient(135deg, #f5b54c, #cf8c2b);
}
.promptd-stats.blue{
  background: linear-gradient(135deg, #4b86e6, #123f78);
}

.admission-updates {
  padding-left: 30px;
}
.admission-updates h2 {
    font-size: 34px;
    font-family: 'Oswald', sans-serif;
    color: #01203f;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 20px;
}
.owl-carousel .owl-item img{
  width: initial;
}

.admission-slider-card{
  border-radius: 15px;
  background: #e8e8e8;
}
.admission-slider-card h4{
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-family: 'Oswald', sans-serif;
  background: #01203f;
  padding: 15px 10px;
  border-radius: 10px 10px 0 0;
}
.admission-slider-card .admsn-card-dtl{
  padding: 0 10px 15px 10px;
}
.admission-slider-card .admsn-card-dtl p{
  min-height: 80px;
}
.admission-slider-card .admsn-card-dtl a {
  display: inline-block;
  background: #00a651;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  border-radius: 25px;
  padding: 8px 25px;
}
.admission-slider-card .admsn-card-dtl a img{
  margin-left: 5px;
  display: inline-block;
}
.admission-wrapper .owl-carousel .owl-nav.disabled {
  display: inline-block;
  position: absolute;
  top: 100%;
}
.admsn-cta {
  display: inline-block;
  float: right;
  padding-right: 12rem;
  padding-top: 3rem;
}
.admsn-cta a{
  color: #01203f;
  text-decoration: underline;
  font-size: 15px;
}
.admission-wrapper .owl-carousel .owl-nav button:hover{
  background: none;
}
.owl-carousel .owl-nav button span {
    font-size: 35px;
    border: 1px solid #01203f;
    border-radius: 50%;
    padding: 8px 10px 11px;
    line-height: 10px;
    display: inline-block;
    margin-top: 10px;
    color: #01203f;
}
.admission-wrapper .owl-carousel .owl-nav button:hover span{
  color: #01203f;
}
.best-collg{
  padding: 70px 0;
  background: url('../images/best-college-bg.jpg')no-repeat;
}
.best-collg h1{ 
  font-size: 50px;
  font-weight: 600;
  color: #80b4ff; 
  font-family: 'Oswald', sans-serif;
  margin-bottom: 40px;
}
.best-collg img{
  border-radius: 15px;
  max-width: 100%;
}
.best-collg p{
  color: #fff;
  font-size: 16px;
  line-height: 28px;
}
.explore-program{
  padding: 70px 0 50px;
}
.explore-program h2{
  font-size: 34px;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  color: #01203f;
  margin-bottom: 35px;
  margin-top: 0;
}
.prgrm-dtl-outr{
  margin-bottom: 25px;
}
.prgrm-dtl-outr h4{
  background: #00a651;
  font-size: 24px;
  color: #fff;
  padding: 10px 15px;
  margin: 0;
  font-family: 'Oswald', sans-serif;
}
.prgrm-dtl-outr p{
  color: #000;
  background: #f2f6ff;
  padding: 15px 15px 15px 42px;
  position: relative;
  font-size: 16px;
  margin-bottom: 0;
}
.prgrm-dtl-outr p:before{
  content: '+';
  position: absolute;
  left: 15px;
  top: 9px;
  font-size: 24px;
  font-weight: 600;
}
.bring-your-idea{
  padding: 70px 0;
  text-align: center;
  background: url('../images/bring-idea-bg.jpg') no-repeat;
}
.bring-your-idea h2{
  font-size: 38px;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  background: linear-gradient(90deg, rgba(255, 213, 129, 1) 0%, rgba(249, 200, 97, 1) 25%, rgba(250, 224, 128, 1) 47%, rgba(233, 161, 40, 1) 77%, rgba(253, 213, 126, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-bottom: 10px;
  margin: 0;
}
.bring-your-idea h5{
  color: #f2f6ff;
  font-size: 26px;
  font-family: 'Oswald', sans-serif;
  margin: 5px 0 45px;
}
.bring-your-idea h6 {
  font-size: 18px;
  color: #fff;
  line-height: 28px;
}
.bring-your-idea .owl-carousel .owl-item img {
  width: initial;
  margin: 0 auto 20px;
  max-width: 45px;
}
.bring-your-idea .owl-carousel .owl-nav button span{
  color: #fff;
  border: 1px solid #fff;
}
.owl-carousel.idea-slider{
  position: relative;
}
.bring-your-idea .owl-carousel .owl-nav{
  position: absolute;
  width: 100%;
  left: 0;
  top: 7%;
}
.bring-your-idea .owl-carousel .owl-nav button.owl-prev{
  position: absolute;
  left: -15px;
}
.bring-your-idea .owl-carousel .owl-nav button.owl-next{
  position: absolute;
  right: -15px;
}
.career-recruiters{
  padding: 70px 0;
}
.career-recruiters .dream-career{
  padding-right: 30px;
}
.career-recruiters .key-recruiters{
  padding-left: 30px;
  border-left: 1px solid #c1c1c1;
}
.career-recruiters h2{
  font-size: 42px;
  color: #01203f;
  font-family: 'Oswald', sans-serif;
  margin: 5px 0 30px;
  font-weight: 600;
}
.career-recruiters img{
  max-width: 100%;
}

.testimonial-hm{
  padding: 70px 0;
  background: #00a651;
}
.testimonial-hm .col-md-3 img{
  max-width: 100%;
}
.testimonial-hm h3 {
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-size: 42px;
    color: #fff;
    line-height: 54px;
}
.testimonial-hm .testi-icon-hdg{
  padding-right: 50px;
}
.quote-text{
  padding: 20px;
  border-radius: 8px 8px 8px 0;
  position: relative;
  background: #fff;
  margin-bottom: 15px;
}
.quote-text p{
  color: #000;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
}
.quote-text:after{
  position: absolute;
  content: '';
  left: 0;
  top: 98%;
  width: 0;
  height: 0;
  border-top: 35px solid #fff;
  border-right: 35px solid transparent;
}
.quote-info h5{
  color: #000;
  font-size: 15px;
  line-height: 24px;
}
.quote-info span{
  color: #fff;
}
.quote-info .col-md-3{
  padding: 0;
}
.testimonial-hm .owl-carousel .owl-nav{
  display: block;
  position: absolute;
  top: 20%;
  width: 100%;
}
.testimonial-hm .owl-carousel .owl-nav button.owl-prev{
  display: none;
}
.testimonial-hm .owl-carousel .owl-nav button.owl-next{
  position: absolute;
  right: -20px;
}
.testimonial-hm .owl-carousel .owl-nav button.owl-next span{
 /* color: #fff;
  border: 1px solid #fff;*/
}
.testimonial-hm .owl-carousel .owl-nav button.owl-next:hover{
	background: none;
}
.main-home-banner img{
  max-width: 100%;
}
@media (max-width: 767px){

  .admission-wrapper .left-block {

    padding-left: 15px;

    padding-right: 15px;

  }

  .best-collg{

    background: #01203f;

  }

  .bring-your-idea h2{

    font-size: 32px;

  }

  .bring-your-idea h5 {

    font-size: 24px;

    line-height: 34px;

  }

  .career-recruiters .dream-career {

    margin-bottom: 40px;

  }

  .career-recruiters .key-recruiters {

    padding-left: 15px;

    border-left: none;

  }

  .testimonial-hm .col-md-3 img {

    max-width: 150px;

  }

  .best-collg p {

    margin-top: 25px;

  }
  .best-collg h2 {
    font-size: 40px;
    line-height: 50px;
    margin-top: 0;
  }
  .admission-wrapper {
    padding: 50px 0 70px;
  }
  .container {
    width: 100%;
  }
  .admission-updates {
    padding-left: 15px;
  }
  .career-recruiters .dream-career h2 br, .testimonial-hm .testi-icon-hdg h3 br{
    display: none;
  }

}
 