@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@200..800&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@200..800&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');


.widget-title h2 {
  position: relative;
}

.widget-title h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #333333;
}

.header {
  background-color: transparent;
}

.header-navigation {
  display: flex !important;
  width: 100%;
  height: auto;
  gap: 0px;
  margin-left: 15px;
  justify-content: flex-end !important;
  align-items: center;
}

.nav-links {
  position: relative;
  text-align: center;
  margin: 0px 05px;
  color: #ffffff;
  padding: 0px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0.01em;
  text-align: center;
}

.common_btn {
  padding: 10px 20px;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  display: block;
  background-color: #140342;
  border-radius: 5px;
  margin-top: 20px;
  border: 1px solid #FFD59D;
}

.common_btn:hover {
  background-color: #fff;
  color: #140342;
  border: 1px solid #140342;
}


/* .nav-links li.center a:before {
    left: 50%;
    transform: translateX(-50%);
} */




::-webkit-scrollbar {
  width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
  border-radius: 8px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
  border-radius: 8px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.nav-links:hover {
  transform: scale(1.04);
  transition: 0.5s all;
  color: black !important;
  /* border-bottom: 2px solid; */
}

.nav-links:hover {
  background-color: #140342 !important;
  padding: 3px 15px;
  color: #fff !important;
  border-radius: 5px;
}

.nav-links .active {
  background-color: #140342 !important;
  padding: 3px 10px;
  color: #fff !important;
  border-radius: 5px;
}

.dsu-addmission .apply_time {
  border: 1px solid #fff;
  border-radius: 4px;
  width: max-content;
  margin: 25px 0px;
  display: flex;
  align-items: center;
  flex-direction: row;
  overflow: hidden;
}

.dsu-addmission .apply_time p {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  color: #140342;
  background-color: #DEA457;
  padding: 10px;
  height: 100%;
}

.dsu-addmission .apply_time span {
  font-weight: 700;
  font-size: 20px;
  height: 100%;
  padding: 10px;
  margin-left: 5px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #fff;

}

.bannerContent h3 {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-size: 34px;
  line-height: 120%;
  color: #FFFFFF;
  margin-top: 10px;
}

.bannerContent h3::after {
  position: absolute;
  width: 170px;
  height: 4px;
  left: 0;
  bottom: -20px;
  background-color: #fff;
  content: '';
}



.specialization-section .widget-title h2 {
  text-align: left !important;
  margin-bottom: 5px;
}

.zIndex2 {
  z-index: 2;
}

.zIndex5 {
  z-index: 5;
}

.bg-blueee {
  background-color: #f7f7f7;
}

#apply-slider .box.item-3 {
  border-left: #C99959 1px solid;
  border-bottom: #C99959 1px solid;
  background-image: url(../images/03.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#apply-slider .box.item-2 {
  border-left: #C99959 1px solid;
  border-bottom: #C99959 1px solid;
  background-image: url(../images/02.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#apply-slider .box.item-1 {
  border-right: #C99959 1px solid;
  border-top: #C99959 1px solid;
  background-image: url(../images/01.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
}

.bannerContent h4 {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.01em;
  color: #FFFFFF;
}

.bannerContent h4 .colrd {
  color: #edce53;
  font-size: 36px;
}

.bannerContent h4 b {
  font-weight: 600;
}

.bannerContent.nn span {

  background-color: #fff;
  font-family: 'Poppins';
  border-radius: 10px;
  font-style: normal;
  font-weight: 700;
  margin-left: 10px;
  font-size: 43.9363px;
  padding: 0px 22px 0px 22px;
  color: #C99959;

}



.bannerContent h4 span {
  font-weight: 700;
}

#gallery-slides img {
  width: 100%;
}

#gallery-slides img.big {
  max-height: 495px;
  object-fit: cover;
}

#placement-slides .box h6 {
  font-family: "Inter", serif;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  color: #C99959;
  margin-bottom: 10px;
}

#placement-slides .box p {

  font-family: "Inter", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  color: #2A2828;
}

#placement-slides .box {
  padding: 10px;
  border: 1px solid #CFCFCF;
  border-radius: 8px;
  min-height: 270px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  background-image: url(../images/box-bg.png);
  background-position: right bottom;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  margin-top: 32px;
}

.latest-section .box .img-content {
  position: relative;
}





.latest-section .box .img-content h6 {
  position: absolute;
  bottom: 30px;
  left: 10px;

  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  color: #FFFFFF;




}

.latest-section .box img {
  width: 100%;
  margin-bottom: 20px;
}

.latest-section .box {
  padding: 25px;
  background: #FFFFFF;
  box-shadow: 0px 4px 1.5px rgba(122, 122, 122, 0.29);
  border-radius: 20px;
  min-height: 508px;
}

.latest-section .box .text-content p {
  margin-bottom: 0px;

  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  /* or 175% */
  letter-spacing: 0.01em;

  color: #4D4D4D;



}

.latest-section {
  background-image: url(../images/sod-banener.png);
}


#placement-slides .box img {
  position: absolute;
  right: 0px;
  top: 0px;
  transform: translate(11%, -35%);
  width: 90px;
}


#placement-slides .box .content {
  min-height: 100px;
}

#apply-slider .box h6 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 19px;
  line-height: 25px;
  margin-bottom: 10px;
  color: #101820;
}

#apply-slider .box {
  border: 1px solid #D8D8D8;
  min-height: 350px;
  padding: 20px;
}

#apply-slider .box.item-1 {
  border-right: #C99959 1px solid;
  border-top: #C99959 1px solid;
}

#apply-slider .box.item-2 {
  border-left: #C99959 1px solid;
  border-bottom: #C99959 1px solid;
}


#apply-slider .box p {

  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #101820;
}

#bannerContent h3 {}

.dsu-addmission .banner-img {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  height: 100%;
}

#apply-slider .box ul {
  list-style: initial;
  padding-left: 1rem;
}

.title-heading {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 38px;
  letter-spacing: 0.01em;
  color: #060919;
  text-align: center;
  margin-bottom: 05px;
}

.apply-section {
  background-color: #ac182321;
}

.font-weight-400 {
  font-weight: 400;
}

.font-weight-700 {
  font-weight: 800;
}

.font-weight-600 {
  font-weight: 600;
}

.show {
  display: block !important;
}

.overflow-h {
  overflow: hidden;
}

.py-4 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.pt-4 {
  padding-top: 2.5rem !important;
}

.gradient,
.core__section .core__Block .core__card:hover,
.blog-text>a::before,
.step__section .step__column .carousel-outer .step__item:hover,
.ranking-section .rankingitem .ranking-content:after,
.download-sec .blog-text>a,

.key__section .key_carousel-outer .key__item:hover {
  background-image: linear-gradient(to right, #EDCE53, #C99959, #C99959, #C99959, #EDCE53);
}

/*== HEADER CSS START ==*/
.header .mobile__dv p {
  color: #2e3192;
  font-size: 1.35rem;
  line-height: 1.1;
  padding: 0px;
  position: relative;
}

.header .mobile__dv p i.fa-location-arrow,
.header .mobile__dv p i.fa-map-marker-alt {
  color: #000000;
  margin-right: 4px;
}

.nav-lists {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.nav-lists a {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #606061;
}

.nav-lists a:hover {
  color: #fff;
}

.logo img {
  width: 30%;
}


.header .header-absolute .mobile__dv a span {
  background-color: var(--bg-yellow);
  padding: 5px;
  width: 40px;
  height: 40px;
  line-height: 32px;
  border-radius: 30px;
  display: inline-block;
  position: absolute;
  left: -9px;
  top: 0;
  text-align: center;
}

.header .content__head span {
  color: var(--text-dark);
  font-size: 1.2rem;
}

.header .content__head strong {
  color: #001e69;
  font-size: 1.2rem;
  line-height: 1.5;
}

/*== BANNER CSS START ==*/
.dsu-form {
  width: 320px;
  margin: 2rem 0;
  padding: 2.5rem 0;
  float: right;
  position: relative;
  z-index: 1;
  background-color: #f6eee5;
}

.frmBg {
  position: relative;
  text-align: center;
}

.frmBg .admi {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  color: #1E1E1E;
}

.frmBg h4 {
  display: inline-block;
}

/* .contact_fild {
  padding: 0.5rem 20px 0;
} */

.contact_fild p{
  font-size: 10px;
}

.contact-fild-box .form-control,
.contact-fild-box .form-select {
  color: #444;
  background-color: #fff;
  border: none;
  border: 1px solid #b3b3b3;
  margin: 0 auto;
  margin-bottom: 14px;
  min-height: 40px !important;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0;
  font-weight: 500;
  border-radius: 5px !important;
}

.form-group {
  margin-bottom: 0px;
}

.btn_submit {
  background-color: #140342;
  color: #FFFFFF;
  font-size: 16px;
  border-radius: 5px;
  width: 100%;
  padding: 0.4rem 3rem;
  border-radius: 30px;
  display: block;
  margin: 20px auto;
}

.btn_submit:hover {
  color: #FFFFFF;
}

.contact-fild-box {
  margin-bottom: 9px;
  position: relative;
}

.contact-fild-box.text-center {
  margin-bottom: 0px;
}

.dsu-intro {
  position: relative;
}

.dsu-addmission {
  margin-top: 3rem;
  display: block;
  padding: 0px;
  margin-right: 0rem;
}

.ban-elegibility {
  background: #EDCE53;

  display: inline-block;
  padding: 10px 80px 10px 10px;
}

.ban-elegibility p {


  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: normal;
  color: #000000;
}

.ban-elegibility p span {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;

  color: #000000;

}

.formIDfid {
  padding: 0 0px;
}

.contact-fild-box .form-control option {
  color: #000;
}

.dsu-addmission .bannerContent h1 {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 27.0455px;
  line-height: 106%;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  margin-top: 10px;
}

.dsu-addmission .bannerContent h1 .year {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-size: 50.9998px;
  line-height: 120%;
  letter-spacing: 0.01em;
  color: #DEA457;
}

.dsu-addmission .bannerContent h2 {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 55px;
  color: #323232;
  background: #edce53;
  border-radius: 4.31068px;
  padding-left: 20px;
  margin-bottom: 10px;
}

.dsu-addmission .dateBox {
  display: inline-block;
  background-color: #ffffff33;
  padding: 10px 30px;
  border-radius: 50px;
}

.dsu-addmission .dateid {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  gap: 20px;
}

.dsu-addmission .dateid .dateText p {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 120%;
  letter-spacing: 0.01em;
  color: #FFFFFF;
}

.banner-list .d-flex {
  margin-bottom: 18px;
}

.banner-list .d-flex img {

  margin-right: 13px;
  width: 56px;
}


.banner-list .d-flex p {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 36.5681px;
  line-height: 37px;
  color: #EDCE53;



}

.banner-list .d-flex span {


  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 16.6218px;

  color: #FFFFFF;


}

.dsu-addmission .bannerContent h1 b {
  font-size: 2.7rem;
  display: block;
}

.dsu-addmission .bannerContent strong {
  font-size: 2.7rem;
  display: block;
}

.dsu-addmission .bannerContent p {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 100%;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  -webkit-text-stroke: 1px black;
  /* Chrome/Safari */
  text-stroke: 1px black;
}

.dsu-addmission .bannerContent ul {
  list-style: disc;
  margin-left: 25px;
}

.dsu-addmission .bannerContent ul li {
  font-size: 1.1rem;
  line-height: 1.2;
  color: #FFFFFF;
  padding: 1.2rem 0;
  border-bottom: 1px solid var(--bg-yellow);
}

.dsu-addmission .bannerContent ul li b {
  font-size: 1.5rem;
}

.dsu-addmission .bannerContent ul li:last-child {
  border: 0;
}

/*== BANNER CSS end ==*/
.ranking-section {
  background-color: var(--bg-green);
  background-image: url(../images/bg-pattern.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.ranking-section:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 5%;
  background-color: #FFFFFF;
  bottom: 0;
  left: 0;
}


.recruiters-section .recruiters-item .recruiters-logo {
  position: relative;
  padding: 0.5rem 8px;
  width: 100%;
  display: block;
  overflow: hidden;
  -ms-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.recruiters-section .recruiters-item:nth-child(5n) .recruiters-logo {
  border-right: 0px solid var(--bg-yellow);
}

.recruiters-section .recruiters-item .recruiters-logo:last-child {
  border-bottom: 0px solid var(--bg-yellow);
}

.recruiters-section .recruiters-btn_sec:after {
  position: absolute;
  width: 2px;
  height: 100%;
  content: "";
  background-color: #FFF;
  right: 0;
  z-index: 1;
  top: 0;
}

#step-slides .owl-stage-outer {
  padding: 5rem 0 0;
}

.step__section.key__section .step__column .carousel-outer .step__item .step__icon_bg {
  margin-top: -3rem;
  margin-left: 1.5rem;
}

.step__section.key__section .step__column .carousel-outer .step__item .step__icon_bg {
  margin-top: 0;
  margin-left: 0;
}

.step__section.key__section .step__column .carousel-outer .step__item .step__icon_bg img {
  border: 0;
  border-radius: 0;
  width: auto;
}

.step__section.key__section .step__column .carousel-outer .step__item h4 {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}

.step__section .step__column .carousel-outer {
  position: relative;
  margin-right: -315px;
  margin-left: 8%;
}

.step__section .step__column .carousel-outer .step__item h4 {
  font-size: 1.2rem;
  font-weight: 700;
}

.step__section .step__column .carousel-outer .step__item h5 {
  font-size: 1rem;
  margin: 0.5rem 0;
}

.step__section .step__column .carousel-outer .step__item h5 .qualification {
  font-weight: 700;
}

.step__section .step__column .carousel-outer .step__item {
  margin: 1.5rem 0.5rem;
  background-color: #f8f8f8;
  border-radius: 0.8rem;
  height: 320px;
  width: 100%;
}


/* rank-slider-flex */
#step-slides.owl-carousel .owl-stage {
  display: flex;
}

#step-slides.owl-carousel .owl-item {
  display: flex;
  flex: 1 0 auto;
}

#step-slider.owl-carousel .step__item {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
}

#step-slides.owl-theme .owl-nav [class*=owl-] {
  width: 2rem;
  height: 3rem;
  line-height: 3.3rem;
  font-size: 2.4rem;
  border: none;
  color: #ececec;
  background-color: #ffffff;
  position: absolute;
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
  text-align: center;
  box-shadow: 0 0.4rem 1rem rgba(0, 0, 0, 0.2);
  overflow: hidden;
  z-index: 2;
  top: 50%;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#step-slides.owl-theme .owl-nav [class*=owl-]:hover,
#step-slides.owl-theme .owl-nav [class*=owl-]:focus {
  color: #ffffff;
  background-color: #faa61a;
}

#step-slides.owl-theme .owl-nav .owl-prev {
  left: -45px;
}

#step-slides.owl-theme .owl-nav .owl-next {
  right: -45px;
}

/* 2 */
#step-slides1.owl-theme .owl-nav [class*=owl-] {
  width: 35px;
  height: 35px;
  line-height: 37px;
  font-size: 17px;
  border: 1px solid #ffffff;
  color: rgba(255, 255, 255, 0.55);
  background-color: transparent;
  position: absolute;
  margin: 0px;
  padding: 0px;
  border-radius: 0%;
  text-align: center;
  box-shadow: 0 0.4rem 1rem rgba(0, 0, 0, 0.2);
  overflow: hidden;
  z-index: 2;
  top: 50%;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#step-slides1.owl-theme .owl-nav [class*=owl-]:hover,
#step-slides1.owl-theme .owl-nav [class*=owl-]:focus {
  color: #ffffff;
  background-color: #faa61a;
}

#step-slides1.owl-theme .owl-nav .owl-prev {
  left: -30px;
}

#step-slides1.owl-theme .owl-nav .owl-next {
  right: -30px;
}

.step__section .step__column .carousel-outer .step__item .step__icon_bg {
  background-color: #ecc27b;
  border-radius: 100%;
  padding: 0.5rem;
  width: 90px;
  height: 90px;
  line-height: 50px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.step__section.key__section .step__column .carousel-outer .step__item .step__icon_bg {
  border: 0;
  width: 90px;
  height: 90px;
  line-height: 50px;
}

.step__section .step__column .carousel-outer .step__item .step__icon_bg img {
  border-radius: 100%;
  width: 120px;
  border: 2px solid var(--bg-yellow);
}

.step__section .step__column .carousel-outer .owl-item:nth-child(even) .step__item .step__icon_bg {
  background-color: #92ebc1;
}

.step__section .step__column .carousel-outer .step__item:hover .step__icon_bg,
.step__section .step__column .carousel-outer .owl-item:nth-child(even) .step__item:hover .step__icon_bg {
  background-color: var(--bg-yellow);
}

.step__section .step__column .carousel-outer .step__item .step__icon_bg {
  transform: translateY(0px);
  transition: 0.5s;
}

.step__section .step__column .carousel-outer .step__item:hover .step__icon_bg {
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -moz--transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}


#gallery-slides.owl-theme .owl-nav [class*=owl-] {
  width: 35px;
  height: 35px;
  line-height: 28px;
  border-radius: 100%;
  color: var(--bg-green);
  background: transparent;
  border: 1px solid var(--bg-green);
}

#gallery-slides.owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent;
  background: var(--bg-green);
  color: #FFF;
}

#gallery-slides.owl-theme .owl-nav {
  margin-top: 0;
  position: absolute;
  top: -18%;
  right: 7rem;
}

.students__section .students__block .students__block__bg {
  margin-top: -65px;
}

.students__section .students__block .students__item .students__wrap {
  position: relative;
  display: flex;
  align-items: center
}

.students__section .students__block .students__item .students__wrap .students__photo img {
  position: relative;
  width: 120px;
  height: 120px;
  border-radius: 100%;
  border: 5px solid var(--bg-yellow);
}


.sec1Head {
  width: 80%;
  margin: auto;
  text-align: center;
}

.recruiter-sec .recru_div img {
  object-fit: contain !important;
  width: 100% !important;
  padding: 22px;
  height: 90px !important;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 1.79562px;
}

.recruiter-sec .widget-title h3 {
  font-family: 'Inria Serif';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 50px;
  letter-spacing: 0.01em;
  color: #060919;

}

.recru_div {
  padding: 15px 0px;
}

.shado1 {
  transition: all .5s;
  border-radius: 10px;
}

.recruiter-sec .owl-carousel .owl-prev {
  position: absolute;
  top: 95px;
  width: 38px;
  height: 38px;
  left: -80px;
  border-radius: 50% !important;
}

.recruiter-sec .owl-carousel .owl-next {
  position: absolute;
  top: 95px;
  width: 38px;
  height: 38px;
  right: -80px;
  border-radius: 50% !important;
}

.recruiter-sec .owl-theme .owl-nav [class*=owl-] {
  color: #AE1D27 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px
}

.highlight-sec .highlight {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  gap: 25px;
  border-right: 1px dashed #71717199;
}


.highlight-sec .highlight p b {
  font-size: 1.3rem;
}

.highlight-sec>.highlight:last-of-type {
  border-right: none;
}

.steps_section {
  background-color: #ac182225;
}


.achievers_section .achiever_div {
  background-image: url(../images/achieBg.png);
  background-repeat: no-repeat;
  border-radius: 10px;
  padding: 80px;
  position: relative;
}

.achievers_section .achiever_div::after {
  position: absolute;
}

.achievers_section .achiever_div .achiever_box p {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  letter-spacing: 0.01em;
  color: #FFFFFF;
}


.achievers_section .achiever_div .achiever_box h4 {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 130%;
  text-align: center;
  letter-spacing: 0.01em;
  color: #FFFFFF;
}

.edge-sec {
  background: linear-gradient(94.66deg, rgba(222, 164, 87, 0.1) 0.39%, rgba(222, 164, 87, 0.03) 98.84%);

}


.edge-sec .edge_div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  gap: 20px;
  background-color: #ffffff57;
  border-radius: 50px;
  padding: 10px;
}

.edge-sec .edge_div p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 110%;
  letter-spacing: 0.01em;
  color: #FFFFFF;
}

.edge-sec .edge_div .edge_img {
  background-color: #ffff;
  padding: 20px;
  border-radius: 50%;
}


.edge-sec .edge_div .edge_img img {
  width: 40px;
  height: 40px;
}





#step-slides2.owl-theme .owl-nav [class*=owl-] {
  color: #EDCE53 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  background-color: #C99959;

}



#step-slides2.owl-carousel .owl-prev {
  position: absolute;
  top: 205px;
  width: 38px;
  height: 38px;
  left: -25px;
  border-radius: 50% !important;
}

#step-slides2.owl-carousel .owl-next {
  position: absolute;
  top: 205px;
  width: 38px;
  height: 38px;
  right: -25px;
  border-radius: 50% !important;
}


.specialization-section .box {
  position: relative;
}

.specialization-section .box .content {
  position: absolute;
  width: 100%;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  padding: 12px 10px;
  text-align: center;
  background: rgba(33, 32, 32, 0.85);
  border-radius: 6px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 80px;
  bottom: 13px;
  left: 0px;
  color: #FBFBFB;
}

.specialization-section:after {
  height: 300px;
  right: 0px;
  top: 20%;
  background-color: #EDCE53;
  width: 68%;
  content: '';
  position: absolute;

}

.specialization-section.new:after {
  height: 280px;
  right: 0px;
  top: 20%;
  background-color: #EDCE53;
  width: 100%;
  content: '';
  position: absolute;
}

.specialization-section.new .widget-title h2 {
  text-align: center !important;
}


.heading-sub {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;

  text-align: center;

  color: #4D4D4D;

}








#opportunities-slider .owl-stage .owl-item .box {
  display: flex;
  flex-direction: column;
}

#opportunities-slider .owl-stage .owl-item .box .item {
  border-radius: 100px;
  border: 3px solid #d7d5d5;
  text-align: left;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  display: flex;
  transition: all .2s ease-in-out;
}

#opportunities-slider .owl-stage .owl-item .box .item .content {
  text-align: left;
  padding: 20px 28px;
}

#opportunities-slider .owl-stage .owl-item .box .item .img-cover {
  width: 180px;
  min-width: 180px;
  background-color: #C99959;
  display: flex;
  align-items: center;
  align-content: center;
  padding-left: 20px;
}

#opportunities-slider .owl-stage .owl-item .box .item .img-cover img {
  width: 50%;

  -ms-transition: transform 0.6s;
  -o-transition: transform 0.6s;
  -ms-transition: transform 0.6s;
  -webkit-transition: transform 0.6s;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

#opportunities-slider .owl-stage .owl-item .box .item:hover {
  box-shadow: 0 0.5rem .5rem rgb(0 0 0 / 6%) !important;
  -webkit-transform: translateY(-.5em);
  transform: translateY(-.3em);
  opacity: 1;
}

#opportunities-slider .owl-stage .owl-item .box .item:hover .img-cover img {
  -o-transition: 0.9s;
  -ms-transition: 0.9s;
  -moz-transition: 0.9s;
  -webkit-transition: 0.9s;
  transition: 0.9s;
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -moz--transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);

}



.features-sec {
  background-image: url(../images/features-bg.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;

}

.features-sec .list .d-flex {
  margin-bottom: 20px;
}

.features-sec .list .d-flex img {
  width: 35px;
  margin-right: 10px;
}

.features-sec .list .d-flex p {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.01em;
  color: #4D4D4D;


}

.des-head {
  background-color: #fff;
  padding: 4px 20px;
  border: 1px solid #C99959;
  clip-path: polygon(100% 0, 96% 50%, 100% 100%, 0 100%, 0 0);
}


.students__section .students__block .students__item .students__wrap .students__con h6 {
  color: var(--bg-yellow);
  font-size: 1.8rem;
}

.students__section .students__block .students__item .students__wrap .students__con span {
  color: #FFF;
  font-size: var(--font);
}

.students__section .students__block .students__item .tittle_one {
  color: rgba(255, 255, 255, 0.1);
  font-size: 6em;
  line-height: 1.1;
  text-align: right;
}



#students-slider.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  background: transparent;
  color: #FFF;
  padding: 5px;
  font-size: 5em;
  top: 40%;
  margin: 0px;
  border-radius: 100%;
  text-align: center;
}

#students-slider.owl-theme .owl-dots .owl-dot.active span,
#students-slider.owl-theme .owl-dots .owl-dot:hover span,
#services-slider.owl-theme .owl-dots .owl-dot.active span,
#services-slider.owl-theme .owl-dots .owl-dot:hover span,
#step-slides.owl-theme .owl-dots .owl-dot.active span,
#step-slides.owl-theme .owl-dots .owl-dot:hover span,
#recruiters-slider.owl-theme .owl-dots .owl-dot.active span,
#recruiters-slider.owl-theme .owl-dots .owl-dot:hover span,
#rank-slider.owl-theme .owl-dots .owl-dot.active span,
#rank-slider.owl-theme .owl-dots .owl-dot:hover span,
#core-slider.owl-theme .owl-dots .owl-dot.active span,
#core-slider.owl-theme .owl-dots .owl-dot:hover span,
#pgdm-slider.owl-theme .owl-dots .owl-dot.active span,
#pgdm-slider.owl-theme .owl-dots .owl-dot:hover span,
.pgdm-slider1.owl-theme .owl-dots .owl-dot.active span,
.pgdm-slider1.owl-theme .owl-dots .owl-dot:hover span,
#bnrcarousel-slider.owl-theme .owl-dots .owl-dot.active span,
#bnrcarousel-slider.owl-theme .owl-dots .owl-dot:hover span {
  background: #FFF;
}

#students-slider.owl-theme .owl-dots .owl-dot span,
#services-slider.owl-theme .owl-dots .owl-dot span,
#step-slides.owl-theme .owl-dots .owl-dot span,
#recruiters-slider.owl-theme .owl-dots .owl-dot span,
#rank-slider.owl-theme .owl-dots .owl-dot span,
#core-slider.owl-theme .owl-dots .owl-dot span,
#pgdm-slider.owl-theme .owl-dots .owl-dot span,
.pgdm-slider1.owl-theme .owl-dots .owl-dot span,
#bnrcarousel-slider.owl-theme .owl-dots .owl-dot span,
#key-slides.owl-theme .owl-dots .owl-dot span,
#recognitions-slider.owl-theme .owl-dots .owl-dot span,
#step-slides1.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 3px;
  background: transparent;
  border: 1px solid #000000;
}

.step__section .step__column .carousel-outer .step__item p {
  font-size: 14px;
}

.step__section .step__column .carousel-outer .step__item:hover h4,
.step__section .step__column .carousel-outer .step__item:hover p,
.step__section .step__column .carousel-outer .step__item:hover em,
.step__section .step__column .carousel-outer .step__item:hover h5,
.key__section .key_carousel-outer .key__item:hover p {
  color: #FFFFFF;
}

#step-slides.owl-theme .owl-dots .owl-dot.active span,
#step-slides.owl-theme .owl-dots .owl-dot:hover span,
#recruiters-slider.owl-theme .owl-dots .owl-dot.active span,
#recruiters-slider.owl-theme .owl-dots .owl-dot:hover span,
#rank-slider.owl-theme .owl-dots .owl-dot.active span,
#rank-slider.owl-theme .owl-dots .owl-dot:hover span,
#core-slider.owl-theme .owl-dots .owl-dot.active span,
#core-slider.owl-theme .owl-dots .owl-dot:hover span,
.pgdm-slider1.owl-theme .owl-dots .owl-dot.active span,
.pgdm-slider1.owl-theme .owl-dots .owl-dot:hover span,
#pgdm-slider.owl-theme .owl-dots .owl-dot.active span,
#pgdm-slider.owl-theme .owl-dots .owl-dot:hover span,
#key-slides.owl-theme .owl-dots .owl-dot.active span,
#key-slides.owl-theme .owl-dots .owl-dot:hover span,
#recognitions-slider.owl-theme .owl-dots .owl-dot.active span,
#recognitions-slider.owl-theme .owl-dots .owl-dot:hover span,
#step-slides1.owl-theme .owl-dots .owl-dot.active span,
#step-slides1.owl-theme .owl-dots .owl-dot:hover span {
  background: #C99959;
}

#step-slides.owl-theme .owl-dots .owl-dot span,
#recruiters-slider.owl-theme .owl-dots .owl-dot span,
#rank-slider.owl-theme .owl-dots .owl-dot span,
#rank-slider.owl-theme .owl-dots .owl-dot span,
#core-slider.owl-theme .owl-dots .owl-dot span,
#core-slider.owl-theme .owl-dots .owl-dot span,
#pgdm-slider.owl-theme .owl-dots .owl-dot span,
#pgdm-slider.owl-theme .owl-dots .owl-dot span,
#recognitions-slider.owl-theme .owl-dots .owl-dot span,
#recognitions-slider.owl-theme .owl-dots .owl-dot span,
.pgdm-slider1.owl-theme .owl-dots .owl-dot span,
.pgdm-slider1.owl-theme .owl-dots .owl-dot span,
#key-slides.owl-theme .owl-dots .owl-dot span,
#step-slides1.owl-theme .owl-dots .owl-dot span {
  border-color: #C99959;
}

#students-slider.owl-theme .owl-nav .owl-prev {
  left: -50px;
}

#students-slider.owl-theme .owl-nav .owl-next {
  right: -50px;
}

#bnrcarousel-slider.owl-theme .owl-nav.disabled+.owl-dots {
  text-align: left;
}

#rank-slider.owl-carousel .owl-stage {
  margin: 0 auto;
}



#recognitions-slider.owl-theme .owl-nav {
  display: none;
}

.text-red {
  color: #C99959;
}

/*== Footer css start ==*/
.footer {
  font-size: 17px;
  background-color: #140342;
}

.desktop {
  display: block;
}

.mobile {
  display: none;
}

.comprehensive__section .widget-title h2.desktop {
  display: block;
}

.comprehensive__section .widget-title h2.mobile {
  display: none;
}

.fonts11 {
  font-size: 3.5rem;
  line-height: 1.1;
}

ul.listing li {
  position: relative;
  padding: 8px 0;
  color: var(--text-dark);
  padding-left: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

ul.listing li:after {
  position: absolute;
  left: 0px;
  top: 6px;
  width: 20px;
  height: 20px;
  line-height: 9px;
  background-color: var(--bg-orange);
  color: #000;
  padding: 5px;
  border-radius: 100%;
  font-family: 'Font Awesome 5 Pro';
  content: "\f00c";
  font-size: 0.7rem;
}

ul.listing li:last-child {
  border: 0;
}

.pen_absolute {
  left: 45%;
  top: -7%;
}

.recruiters-section .pen_absolute,
.comprehensive__section .pen_absolute {
  left: auto;
  right: 0;
  top: -7%;
}

.comprehensive__section .pen_absolute {
  top: -37%;
}

.important__dv h4 {
  background-color: var(--bg-red);
}

.important__dv .table tr td,
.important__dv .table tr th {
  color: #303030;
  font-weight: 600;
  font-size: 1.1rem;
  padding: 1.3rem 2rem;
}

.hero-sectionn .carousel-control-prev {
  left: -45px;
}

.hero-sectionn .carousel-control-next {
  right: -45px;
}

.achieContent ul li {
  color: #FFFFFF;
  font-size: var(--font);
  padding: 0.5rem 0;
  line-height: 1.5;
  position: relative;
  padding-left: 5%;
}

.achieContent ul li i {
  position: absolute;
  left: 0;
  color: #FFFFFF;
  font-size: 1.2rem;
  line-height: 30px;
  top: 12px;
}

.ranking-section .image-column {
  margin-top: -5rem;
}

.video_section {
  position: relative;
  background-image: url(../images/whoment.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}



.blueprint_sec .outer_box {
  overflow: hidden;
  background-color: #fff;
  box-shadow: 2px 4px 8px 0px #0000001F;
  position: relative;
  border-bottom: #140342 ;
  border-radius: 8px;
}

.blueprint_sec  .outer_box .offering_box_front img {
  height: 170px;
  object-fit: cover;
  object-position: top;
}

.blueprint_sec  .outer_box .offering_box_front .heading_outer {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 80px;
}

.blueprint_sec  .outer_box .offering_box_front h6 {
  font-weight: 600;
  font-size: 14px;
  line-height: 18.2px;
  letter-spacing: 0%;
  color: #023971;
  text-align: center;
  padding: 5px 10px;

}

.blueprint_sec  .outer_box .offering_box_back {
  height: 100%;
  width: 100%;
  background-color: #F6AF40;
  transition: all .5s;
}

.blueprint_sec  .outer_box .offering_box_back p{
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 21px;
text-align: center;
color: #140342;
padding: 20px;
}

.blueprint_sec  .outer_box .offering_box_back ol {
  padding: 20px;  
  overflow: auto;
  height: 230px;
}

.blueprint_sec .outer_box:hover .offering_box_back {
  transform: scale(1);
  transition: all .5s;
}

.blueprint_sec  .outer_box .offering_box_back {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
}

.blueprint_sec  .outer_box .offering_box_back ol li {
 color: #140342;
  font-weight: 400;
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0%;
}

.blueprint_sec  .outer_box .offering_box_back img {
  width: 100% !important;
  height: 110px;
  object-position: bottom;
  margin-top: 5px;
}


.crash-course{
background: linear-gradient(94.66deg, rgba(222, 164, 87, 0.12) 0.39%, rgba(222, 164, 87, 0.03) 98.84%);

}


.step-indicator {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 30px;
}

.step  {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #d1d1d1;
  border: 4px solid white;
  box-shadow: 0 0 0 2px #d1d1d1;
  margin: 0 20px;
}
 .lgo {
  width: 20px;
  height: 20px;
  margin: 0 20px;
}

.step.active {
  background-color: #4d4dff;
  box-shadow: 0 0 0 2px #4d4dff;
}

.line {
  flex: 1;
  height: 2px;
  background-color: #d1d1d1;
}

.step-cards {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}

.step-card {
  flex: 1 1 280px;
  background: linear-gradient(to bottom right, #ffffff, #f1f6ff);
  border-radius: 10px;
  padding: 20px;
  color: #1a1a40;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  max-width: 300px;
}

.step-card h4 {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-size: 17px;
line-height: 100%;
letter-spacing: 0.01em;
color: #140342;
margin-bottom: 8px;
}

.step-card p {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 130%;
color: rgba(20, 3, 66, 0.8);
margin-bottom: 8px;
}


.highlight-section {
  display: flex;
  justify-content: flex-start;
  gap: 40px;
  padding: 20px;
  color: #ffffff;
  flex-wrap: wrap;
}

.highlight-box {
display: flex
;
    align-items: flex-start;
    gap: 12px;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    padding-right: 20px;
    flex-direction: column;
    justify-content: flex-start;
}

.highlight-box:last-child {
  border-right: none;
}

.highlight-box img {
  width: 32px;
  height: 32px;
}

.highlight-box h4 {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
}

.highlight-box p {
  margin: 0;
  font-size: 14px;
  color: #cccccc;
}



.video_section .widget-title {
  z-index: 22;
}

.video_section .widget-title h2 {
  z-index: 22;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 38px;
  letter-spacing: 0.01em;
  color: #060919;
  text-align: center;
  margin-bottom: 30px;

}



.video_pb {
  border-radius: 2rem;
  overflow: hidden;
  z-index: 22;
}

.video__section {
  background-color: #f0f0f0d5;
}

.video-button {
  position: relative;
  width: 90px;
  height: 90px;
  color: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: inline-block;
  border: 3px solid #f4f4f4;
  text-align: center;
  line-height: 92px;
  animation: pulse 2000ms linear infinite;
  -webkit-animation: pulse 2000ms linear infinite;
  -moz-animation: pulse 2000ms linear infinite;
  font-size: 2rem;
}

.time-strip .divider {
  display: flex;
}

.time-strip .divider .box {
  width: 100%;
  padding: 40px 0;
  justify-content: center;
  display: flex;
  align-items: start;
  border-right: 1px solid #c3c0c0;
}


.time-strip .divider .box .rate {

  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  color: #C99959;
}

.time-strip .divider .box p {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 0px;
  color: #323232;
  margin-top: 10px;

}

.time-strip .divider .box img {
  margin-right: 15px;
}

.video-button::before,
.video-button::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #C99959;
  border-radius: 74px;
  opacity: 0.15;
  z-index: -10;
}

.video-play-row:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  top: 0px;
  left: 0px;
  z-index: 2222;
}

.video-button::before {
  z-index: 2;
  animation: inner-ripple 2000ms linear infinite;
  -webkit-animation: inner-ripple 2000ms linear infinite;
  -moz-animation: inner-ripple 2000ms linear infinite;
}

.video-button::after {
  z-index: 1;
  animation: outer-ripple 2000ms linear infinite;
  -webkit-animation: outer-ripple 2000ms linear infinite;
  -moz-animation: outer-ripple 2000ms linear infinite;
}

.video-section {
  position: absolute;
  left: 50%;
  right: 0;
  top: 50%;
  text-align: center;
  z-index: 3333;
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@-webkit-keyframes outer-ripple {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: .5
  }

  80% {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
  }

  100% {
    -webkit-transform: scale(2.5);
    -ms-transform: scale(2.5);
    transform: scale(2.5);
    opacity: 0
  }
}

@-moz-keyframes outer-ripple {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: .5
  }

  80% {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
  }

  100% {
    -webkit-transform: scale(2.5);
    -ms-transform: scale(2.5);
    transform: scale(2.5);
    opacity: 0
  }
}

@keyframes outer-ripple {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: .5
  }

  80% {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
  }

  100% {
    -webkit-transform: scale(2.5);
    -ms-transform: scale(2.5);
    transform: scale(2.5);
    opacity: 0
  }
}

.mentor_section {
  position: relative;
  z-index: 1;
  /* create a stacking context */
}

.mentor_section {
  background-image: url(../images/mentorBG.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.mentor_section .mentor_img {
  position: relative;
  /* ensure it's positioned */
  z-index: 2;
}

.mentor_section .mentor_text p {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: rgba(0, 0, 0, 0.8);
}

.mentor_section .course_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}

.mentor_section .course_btn a {
  background-color: #C99959;
  margin: auto;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
  padding: 20px 40px;
  border-radius: 40px;
}

.cards-container {
  height: 260px;
  overflow: overlay;
  padding-right: 1rem;
}

.cards-container::-webkit-scrollbar {
  width: 4px;
  background-color: #ededed;
}

.cards-container::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(104, 140, 240, 0.3);
}

.cards-container::-webkit-scrollbar-thumb {
  background-color: var(--bg-yellow);
}

.faq-section .accordion-button {
  padding: 0.4rem 1.25rem;
  background-color: #FFF;
  color: var(--text-dark);
  font-weight: 700;
  border-radius: 1rem !important;
  box-shadow: none;
  font-size: 1.2rem;
  border: 1px solid #e6e6e6;
  margin-bottom: 0.6rem;
}

.faq-section .accordion-button::after {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-family: 'Font Awesome 5 Pro';
  content: "\f067";
  font-size: 1.1rem;
  background-image: none;
  font-weight: 100;
  color: var(--text-dark);
  border-radius: 100%;
  text-align: center;

}

.program__item p,
.program__item h4,
.program__item ul li,
.program__item ul.listing li:after {
  color: #FFFFFF;
}

.program__item p {
  font-size: 14px;
  position: relative;
}

.program__item p.dot {
  padding: 20px 0px;
  width: 100%;
  border-bottom: 2px dotted #ffffff;
}

.program__item p.dot:last-child {
  border-bottom: none
}

.program__item p.dot span {
  padding-left: 18px;
  width: 100%;
  position: relative;
}

.program__item p.dot span::before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0px;
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  border-radius: 20px;
}

.program__item {
  border: 1px solid #e6e6e6;
  background-color: var(--bg-yellow);
  /* height: 520px; */
  width: 100%;
}

/* pgdm-slider1-flex */
.pgdm-slider1.owl-carousel .owl-stage {
  display: flex;
}

.pgdm-slider1.owl-carousel .owl-item {
  display: flex;
  flex: 1 0 auto;
}

.pgdm-slider1.owl-carousel .items {
  display: flex;
  flex-direction: column;
  margin-top: 0px;
  margin-bottom: 0px;
}

.pgdm-slider1.desktop {
  display: block !important;
}

.pgdm-slider1.mobile {
  display: none !important;
}

.faq-section .accordion-button:not(.collapsed)::after {
  width: 25px;
  height: 25px;
  line-height: 25px;

  font-size: 1.1rem;
  transform: translate(-5px, -4px);
  transform: rotate(0deg);
}

.faq-section .accordion-button[aria-expanded="true"] {
  background: #e6e6e6;
}

.faq-section .accordion-button[aria-expanded="true"]::after {
  background-image: none;
  font-family: 'Font Awesome 5 Pro';
  content: "\f068";
}

.courses__tab_block {
  height: 300px;
  overflow: overlay;
  padding-right: 1rem;
}

.accordion-button:not(.collapsed) {
  border: 1px solid #C99959 !important;
  background-color: #fff;
}

.accordion-button:not(.collapsed) .accord_in_box .img_box {
  border: 1px solid #C99959 !important;
}

.accordion-button:not(.collapsed) .accord_in_box .img_box img {
  filter: invert(20%) sepia(67%) saturate(3942%) hue-rotate(346deg) brightness(75%) contrast(90%);
}



/* .courses_cri .bg_img_elig::after {
  position: absolute;
  content: '';
  z-index: -1;
  background-color: #EDCE53;
  border-radius: 4px;
  width: 70%;
  height: 80%;
  top: 50%;
  transform: translateY(-50%);
  left: -50%;
} */

.courses_cri .elig_con_box h3 {
  background: #C99959;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  padding: 10px;
}

.courses_cri .elig_con_box p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #4D4D4D;
  margin-bottom: 12px;

}

.courses_cri .elig_con_box ul li {
  font-size: 16px;
  font-weight: 400;
  list-style-type: disc;
  list-style-position: inside;
  background-color: #F5F5F5;
  border-radius: 3px;
  padding: 15px 10px;
  line-height: 24px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #4D4D4D;
  margin-bottom: 15px;

}


.courses_cri .elig_con_box .header {
  background-color: #b21f2d;
  color: #fff;
  padding: 12px 20px;
  font-size: 1.4em;
  font-weight: 600;
}

.courses_cri .elig_con_box .course {
  padding: 10px 20px;
}

.courses_cri .elig_con_box .course p {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #4D4D4D;
  margin: 0;
}



.courses_cri .elig_con_box .course-title {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #4D4D4D;
  position: relative;
}

.courses_cri .elig_con_box .course-title::before {
  position: absolute;
  top: 7px;
  left: -21px;
  content: '';
  width: 10px;
  height: 10px;
  background-image: url(../images/checkb.png);
  background-position: center;
  background-repeat: no-repeat;
}

.courses_cri .elig_con_box .eligibility {
  background-color: #b824271a;
  color: #C99959;
  padding: 12px 20px;
  font-weight: 600;
  font-size: 18px;
}

.courses_cri .elig_con_box .note {
  font-weight: normal;
  display: block;
  margin-top: 4px;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #060919;
}




.choose_sec .accord_in_box .img_box {
  width: 60px;
  border: 1px solid #CCCACA;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  border-radius: 5px;
  padding: 10px 10px;
}

.choose_sec .accord_in_box p {
  width: calc(100% - 80px);
  padding: 10px 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #323232;

}

.courses__tab_block::-webkit-scrollbar {
  width: 4px;
  background-color: #ededed;
}


.courses__tab_block::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(104, 140, 240, 0.3);
}

.courses__tab_block::-webkit-scrollbar-thumb {
  background-color: var(--bg-yellow);
}

.ranking-section.recognition_sec {
  background-color: #f8f8f8;
}

.ranking-section .crown_ab {
  position: absolute;
}

.ranking-section .rankingitem .ranking-content {
  position: relative;
}

.ranking-section .ranking-content {
  border-radius: 20px;
  font-size: 24px;
  display: flex;
  align-items: center;
  padding: 10% 0.5rem 0;
  max-width: 225px;
  min-height: 320px;
  margin: 0 auto;
}

.ranking-section .ranking-content p {
  font-size: 15px;
  line-height: 1.25;
  width: 100%;
}

.comprehensive__section .courses__Block {
  margin-right: -215px;
}

.placement__section {
  width: 100%;
}

.ranking-section.recognition_sec:after {
  display: none;
}

.key__section {
  background-image: url(../images/company-bg-shape.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #f8f8f9;
}

.key__section .key_carousel-outer .key__item {
  transition: all ease 0.5s;
  padding: 1.3rem;
  height: 265px;
  border-radius: 30px;
  background-color: #FFFFFF;
  margin: 1rem 0.5rem;
}

.key__section .key_carousel-outer .key__item .key__content {
  padding-top: 0.8rem;
}

.key__section .key_carousel-outer .key__item:hover .key__icon img {
  filter: brightness(0) invert(1);
}

.leadership__dv {
  width: 85%;
  margin: 0 auto;
}

.ranking__item .ranking__content {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.ranking__item .ranking__content p {
  width: 63%;
  margin: 0 auto;
  line-height: 1.2;
}

.step__section.key__section .step__column .carousel-outer {
  margin-left: 4%;
}




/* =======================
::24.0 gallery area css
======================== */
#gallery-memeber.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  top: 83px;
  margin: 0px;
  border-radius: 0px;
  text-align: center;
}

#gallery-memeber.owl-theme .owl-nav .owl-prev {
  left: 10px;
}

#gallery-memeber.owl-theme .owl-nav .owl-next {
  right: 10px;
}

#gallery-memeber.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  color: #ffffff;
  width: 40px;
  height: 40px;
  font-size: 27px;
  line-height: 43px;
  margin: 0px;
  padding: 0px;
  border-radius: 60px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .13);
}

.gallery_area .item_row .popup-gallery-row {
  padding: 0px;
}

.galleryBox .container-fluid {
  padding: 0 0;
}

.gallery_area {
  padding-top: 0px;
}

.gallery_area .single_gallery_item {
  display: inline-block;
  float: left;
  width: 100%;
  height: 400px;
  position: relative;
  z-index: 1;
  background: #292928;
}

.gallery_area .single_gallery_item .hover_overlay {
  background-color: rgba(0, 0, 0, 0.45);
  border: 1px solid #ffffff;
  height: 92%;
  left: 4%;
  position: absolute;
  top: 4%;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  width: 92%;
  border-radius: 3px;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
}

.gallery_area .single_gallery_item:hover .hover_overlay {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.gallery_area .single_gallery_item .gallery_info h5,
.gallery_area .single_gallery_item .gallery_info p {
  color: #ffffff;
  position: absolute;
  text-align: center;
  top: 30%;
  width: 100%;
  height: auto;
}

.gallery_area .single_gallery_item .gallery_info p {
  top: 45%;
}

.gallery_area .single_gallery_item .links>a>i {
  color: #ffffff;
  font-size: 40px;
}

.gallery_area .single_gallery_item img {
  height: auto;
  width: 100%;
  max-width: 100%;

}

#gallery-memeber.owl-theme .owl-dots .owl-dot.active span,
#gallery-memeber.owl-theme .owl-dots .owl-dot:hover span {
  background: #C99959 !important;
}

#gallery-memeber.owl-theme .owl-dots .owl-dot span {
  background: #b8242732 !important;
}

#gallery-memeber.owl-theme .owl-nav {
  margin-top: 0px;
}

.gallery_area .single_gallery_item .links {
  top: 61%;
  position: absolute;
  right: 15%;
  margin-right: -17.5px;
  width: auto;
  z-index: 99;
  overflow: hidden;
}

.gallery_area .single_gallery_item .links {
  position: absolute;
  color: #000000;
  font-size: 26px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  top: 50%;
  left: 0px;
  width: 100%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5;
  overflow: hidden;
}

.gallery_area .single_gallery_item .links a {
  margin: 0 auto;
  display: inline-block;
}

.gallery_area .single_gallery_item .links a img {
  max-width: 45px;
  display: inline-block;
  border: 0px;
}

/* highlighttxt */
.alumni__section {
  background-color: var(--bg-yellow);
}

.alumni__block .test_item {
  border: 1px solid #D3D3D3;
  border-radius: 7px;
  padding: 20px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  z-index: 1;
  flex-direction: column;
}

.alumni__block .test_item::after {
  content: '';
  position: absolute;
  bottom: -20px;
  right: -70px;
  width: 0;
  height: 0;
  z-index: 0;
  transform: rotateZ(-45deg);
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  border-top: 100px solid #C99959;


}

.alumni__block .test_item>p {
  font-size: 16px;
  height: 200px;
  overflow: auto;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #4D4D4D;

}

/* width */
.alumni__block ::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.alumni__block ::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.alumni__block ::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.alumni__block ::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.alumni__block .test_item .img_test_box {
  display: flex;
  width: 100%;
  margin-top: 40px;
  justify-content: space-between;
  align-items: center;
}

.alumni__block .test_item .img_test_box img {
  width: 110px;
  height: 110px;
  z-index: 1;
  position: relative;
}

.alumni__block .test_item .img_test_box .test_cont {
  width: calc(100% - 130px)
}

.alumni__block .test_item .img_test_box h6 {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #272424;

}

.alumni__block .test_item .img_test_box p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #4D4D4D;

}

#video-slider.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  top: 83px;
  margin: 0px;
  border-radius: 0px;
  text-align: center;
}

#video-slider.owl-theme .owl-nav .owl-prev {
  left: -53px;
}

#video-slider.owl-theme .owl-nav .owl-next {
  right: -53px;
}

#video-slider.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  color: #AE1D27;
  width: 40px;
  height: 40px;
  font-size: 27px;
  line-height: 43px;
  margin: 0px;
  padding: 0px;
  border-radius: 60px;
  text-align: center;
  background: #d9d9d9;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .13);
}









#step-slides1.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  top: 83px;
  margin: 0px;
  border-radius: 0px;
  text-align: center;
}

#step-slides1.owl-theme .owl-nav .owl-prev {
  left: -37%;
  clip-path: polygon(0 0, 100% 0, 70% 100%, 0% 100%);
}

#step-slides1.owl-theme .owl-nav .owl-next {
  left: -29%;
  clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%);
}

#step-slides1.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  color: #000000;
  width: 70px;
  font-weight: 700;
  height: 40px;
  font-size: 20px;
  line-height: 43px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  background: #EDCE53;
  top: 90%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .13);
}




#gallery-memeber.owl-theme .owl-dots .owl-dot.active span,
#gallery-memeber.owl-theme .owl-dots .owl-dot:hover span {
  background: #C99959 !important;
}

#gallery-memeber.owl-theme .owl-dots .owl-dot span {
  background: #b8242732 !important;
}

#gallery-memeber.owl-theme .owl-nav {
  margin-top: 0px;
}


#campus .owl-carousel .owl-prev {
  position: absolute;
  top: 40%;
  width: 38px;
  height: 38px;
  left: -37px;
  border-radius: 50% !important;
}

#campus .owl-carousel .owl-next {
  position: absolute;
  top: 40%;
  width: 38px;
  height: 38px;
  right: -37px;
  border-radius: 50% !important;
}

#campus .owl-theme .owl-nav [class*=owl-] {
  color: #faa61a !important;
  background-color: #AE1D27;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
}


.time-strip .divider .box:last-child {
  border: 0px;
}

.aptitude-section {
  position: relative;
  background: #EDCE53;
  padding: 20px 0;
}

.aptitude-section .apti {
  position: relative;

}

.aptitude-section .apti p {
  font-size: 1.1rem;
  font-weight: 600;
}

.aptitude-section .apti p.rit {
  text-align: right;
  font-size: 1rem;
  font-weight: 600;
}

.apti.spl {
  border-right: 0px;
}

.contact-fild-box .form-control {
  color: #444;
  background-color: #fff;
  border: none;
  border: 1px solid #b3b3b3;
  margin: 0 auto;
  margin-bottom: 14px;
  min-height: 40px !important;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0;
  font-weight: 500;
  border-radius: 5px !important;
}

.dsu-form {
  background-color: #f6eee5;
  float: right;
  margin: 4rem 0;
  padding: 15px 20px !important;
  width: 340px;
}



#career-memeber.owl-theme .owl-nav [class*=owl-] {
  background: #C99959;
  color: #fff;
  bottom: 15px;
  border: 1px solid #fff;
  border-radius: 100%;
  margin: 5px;
  top: 42%;
  margin-bottom: 0px;
  text-align: center;
  font-size: 25px;
  width: 35px;
  height: 35px;
  position: absolute;
}

#career-memeber.owl-theme .owl-nav .owl-prev {
  left: -15px;
}

#career-memeber.owl-theme .owl-nav .owl-next {
  right: -15px;
}

#career-memeber.owl-theme .owl-nav [class*=owl-]:hover {
  background: #344795;
  color: #fff;
}






.gallery_area .single_gallery_item .pop-contant {
  position: relative;
  padding: 10px 15px;
  min-height: 183px;
}

.gallery_area .single_gallery_item .pop-contant h4 {
  font-size: 1.05rem;
  color: #EDCE53;
  padding-bottom: 7px;
}

.gallery_area .single_gallery_item .pop-contant ul.lists {
  list-style: none;
  padding: 0px margin:0px;
}

.gallery_area .single_gallery_item .pop-contant ul.lists li {
  padding: 2px;
  position: relative;
  padding-left: 20px;
}

.gallery_area .single_gallery_item .pop-contant ul.lists li p {
  color: #fff;
  font-size: 14px;
}


.gallery_area .single_gallery_item .pop-contant ul.lists li:after {
  position: absolute;
  content: "\f00c";
  font-family: 'Font Awesome 5 Pro';
  color: #C99959;
  font-size: 12px;
  left: 0px;
  top: 2px;
}



.single_gallery_item2 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
  background: #292928;
  width: 153.2%;
  z-index: 2;
}




.gallery_area .single_gallery_item2 .pop-contant {
  position: relative;

}

.gallery_area .single_gallery_item2 .pop-contant h4 {
  font-size: 1.05rem;
  color: #EDCE53;
  padding-bottom: 7px;
}

.gallery_area .single_gallery_item2 .pop-contant ul.lists {
  list-style: none;
  padding: 0px margin:0px;
}

.gallery_area .single_gallery_item2 .pop-contant ul.lists li {
  padding: 2px;
  position: relative;
  padding-left: 20px;
}

.gallery_area .single_gallery_item2 .pop-contant ul.lists li p {
  color: #fff;
  font-size: 14px;
}

.gallery_area .single_gallery_item2 .pop-contant ul.lists li:after {
  position: absolute;
  content: "\f00c";
  font-family: 'Font Awesome 5 Pro';
  color: #C99959;
  font-size: 12px;
  left: 0px;
  top: 2px;
}



.single_gallery_item3 {
  position: relative;
  display: flex;
  align-items: center;
  background: #292928;
  width: 542px;
  z-index: 2;
  overflow: hidden;
  height: 161px;
}

.gallery_area .single_gallery_item3 .pop-contant {
  position: relative;
  padding: 15px;
}

.gallery_area .single_gallery_item3 .pop-contant h4 {
  font-size: 1.05rem;
  color: #EDCE53;
  padding-bottom: 7px;
}

.gallery_area .single_gallery_item3 .pop-contant ul.lists {
  list-style: none;
  padding: 0px margin:0px;
}

.gallery_area .single_gallery_item3 .pop-contant ul.lists li {
  padding: 2px;
  position: relative;
  padding-left: 20px;
}

.gallery_area .single_gallery_item3 .pop-contant ul.lists li p {
  color: #fff;
  font-size: 14px;
}

.gallery_area .single_gallery_item3 .pop-contant ul.lists li:after {
  position: absolute;
  content: "\f00c";
  font-family: 'Font Awesome 5 Pro';
  color: #C99959;
  font-size: 12px;
  left: 0px;
  top: 2px;
}

.single_gallery_item3 img {
  position: absolute;
  right: 0;
}



.single_gallery_item4 {
  position: relative;
  display: flex;
  align-items: center;
  background: #292928;
  width: 542px;
  z-index: 2;
  overflow: hidden;
  margin-top: 1rem;
}

.gallery_area .single_gallery_item4 .pop-contant {
  position: relative;
  padding: 15px;
}

.gallery_area .single_gallery_item4 .pop-contant h4 {
  font-size: 1.05rem;
  color: #EDCE53;
  padding-bottom: 7px;
}

.gallery_area .single_gallery_item4 .pop-contant ul.lists {
  list-style: none;
  padding: 0px margin:0px;
}

.gallery_area .single_gallery_item4 .pop-contant ul.lists li {
  padding: 2px;
  position: relative;
  padding-left: 20px;
}

.gallery_area .single_gallery_item4 .pop-contant ul.lists li p {
  color: #fff;
  font-size: 14px;
}

.gallery_area .single_gallery_item4 .pop-contant ul.lists li:after {
  position: absolute;
  content: "\f00c";
  font-family: 'Font Awesome 5 Pro';
  color: #C99959;
  font-size: 12px;
  left: 0px;
  top: 2px;
}


.item22 {
  position: relative;
  right: -8.9rem;
  bottom: 0px;
  width: 155%;
  z-index: 0;
}

.item22:after {
  position: absolute;
  content: "";
  width: 22px;
  height: 100%;
  background: #fff;
  right: 0px;
  top: 0;
}


#career-memeber.owl-carousel .closes {
  margin-left: -5.6rem;
}

#career-memeber.owl-carousel .closes2 {
  margin-left: -11.1rem;
}

.scholarship-section {
  position: relative;
}

.scholarship-section::after {
  position: absolute;
  bottom: 0;
  left: 2px;
  background-image: url(../images/c2.png);
  background-repeat: no-repeat;
  width: 211px;
  height: 47%;
  content: '';
  z-index: 0;
  transform: rotate(0deg);
}


.scholarship-section::before {
  position: absolute;
  top: -36px;
  right: -24px;
  background-image: url(../images/c1.png);
  background-repeat: no-repeat;
  width: 211px;
  height: 47%;
  content: '';
  z-index: 0;
  transform: rotate(0deg);
}

.scholarship-section .scholor_text .text_list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  gap: 20px;
  padding: 10px 0;
}

.scholarship-section .scholor_text .text_list p {
  border-bottom: 2px solid #D8D8D8;
  padding-bottom: 10px;
}


.strip-section {
  background-image: url(../images/strip.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.strip-section .strip_div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  gap: 6px;
  padding: 10px;
}

.strip-section .strip_div p {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 150%;
  text-align: center;
  color: #140342;
}

.strip-section .strip_div p span {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 100%;
  color: #FFFFFF;
}



.feature-card {
  display: flex;
  align-items: center;
  overflow: hidden;
  background: linear-gradient(93.9deg, #FFFFFF 0.37%, #E9EFFF 100%);
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  padding: 10px;
}

.icon-box {
  background: linear-gradient(0deg, #EBC275 0%, #DEA457 100%);
  transform: matrix(1, 0, 0, -1, 0, 0);
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon-box img {
  width: 40px;
  height: 40px;
  filter: brightness(0) invert(1);
  transform: rotate(180deg);

  
}

.text-box {
  padding: 0 15px;
  color: #1a1a40;
  font-size: 16px;
  line-height: 1.4;
}

/* director-flex */


#highlights-slider.owl-theme .owl-dots .owl-dot span {
  display: none;
  width: 30px;
  height: 5px;
  background: #eee;
  border: 0px solid #e9332f;
  margin: 5px 4px;
}

/* #highlights-slider.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #484848;
  width: 40px;
  height: 5px;
} */


.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #C99959 !important;
}



#highlights-slider.owl-carousel .owl-stage {
  display: flex;
}

#highlights-slider.owl-carousel .owl-item {
  /* display: flex; */
  flex: 1 0 auto;
}

#highlights-slider.owl-carousel .items {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 1rem;
  padding-bottom: 0;
}

#highlights-slider.owl-theme .owl-nav .owl-nav {
  margin-top: 0px;
}

#highlights-slider.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  color: #fff;
  border: 2px solid #fff;
  width: 35px;
  height: 35px;
  line-height: 33px;
  font-size: 25px;
  margin: 0px;
  padding: 0px;
  border-radius: 20rem;
  text-align: center;
  background-color: #C99959;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

#highlights-slider.owl-theme .owl-nav [class*=owl-]:hover,
#alumni-sliderd.owl-theme .owl-nav [class*=owl-]:focus {
  border: 1px solid #fff;
  transition: 0.7s ease all;
}

#highlights-slider.owl-theme .owl-nav .owl-prev:hover,
#highlights-slider.owl-theme .owl-nav .owl-next:hover {
  color: #fff;
  border: 1px solid #fff;
  background-color: #344795;
}

#highlights-slider.owl-theme .owl-nav .owl-prev {
  left: -10px;
}

#highlights-slider.owl-theme .owl-nav .owl-next {
  right: -10px;
}

#highlights-slider.owl-theme .owl-nav {
  margin-top: 0px;
}

.nav-lists a:hover {
  color: #C99959;
}

.pop-contant.fix {
  height: 183px;
}

.scholar-section .scholarship__block {
  padding: 40px 50px;
  overflow: hidden;
  height: 100%;
  border-radius: 10px;
  margin: 10px;
  position: relative;
  background: url(../images/border_bg.png) no-repeat;
  background-size: 100% 100%;
  z-index: 0;
  transition: all .1s;
}

.scholar-section .scholarship__block::after {
  width: 0;
  position: absolute;
  content: '';
  border-radius: 5px;
  left: -2px;
  top: -2px;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 70px solid transparent;
  border-top: 55px solid #fff;
}

.scholar-section .scholarship__block::before {
  width: 0;
  position: absolute;
  border-radius: 5px;
  content: '';
  bottom: -2px;
  right: -2px;
  height: 0;
  border-left: 68px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 54px solid #ffffff;
}

.scholar-section .scholarship__block .scholarship_img {
  border-radius: 100%;
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  background-color: #C99959;
  transition: all .5s;
}

.scholar-section .scholarship__block .scholarship_img img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}

.scholar-section .scholarship__block .scholarship__content h6 {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #000;
  margin-bottom: 30px;

}

.scholar-section .scholarship__block span {
  position: absolute;
  font-weight: 700;
  font-size: 130px;
  line-height: 110px;
  letter-spacing: 0%;
  -webkit-text-stroke: 1px #0000001A;
  /* Adjust the width and color of the outline */
  color: #FAF0CB4D;
  /* Set the fill color of the text */
  top: 1px;
  right: 0px;
}

.scholar-section .scholarship__block:hover {
  background-color: #C99959;
}

.scholar-section .scholarship__block:hover .scholarship_img {
  background-color: #fff;
  transform: rotateY(180deg);
  transition: all .5s;
}

.scholar-section .scholarship__block:hover .scholarship_img img {
  filter: invert(18%) sepia(79%) saturate(85) hue-rotate(284deg) brightness(68%) contrast(94%);
}

.scholar-section .scholarship__block:hover h6 {
  color: #fff;
}

.scholar-section .scholarship__block:hover .scholarship__content p {
  color: #fff;
}

.scholar-section .scholarship__block .scholarship__content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #000;

}

.scholar_cta {
  background-color: #C99959;
  display: inline-block;
  color: #fff;
  border-radius: 5px;
  padding: 15px 30px;
  font-weight: 500;
  font-size: 15.59px;
  line-height: 18.87px;
  letter-spacing: 1%;
  text-align: center;

}

.scholar_cta:hover {
  background-color: #b82427d6;
  color: #fff;
}


#edge-slider.owl-theme .owl-nav [class*=owl-] {
  background-color: #DEA457;
  font-size: 14px;
  padding: 12px 15px;
  border-radius: 50%;
  border: solid 0px #00478f;
  color: #00478f;
  line-height: 14px;
}

#edge-slider.owl-theme .owl-nav {
  text-align: right;
  position: absolute;
  top: -85px;
  right: 0px;
}