@import url('https://fonts.googleapis.com/css2?family=Montserrat: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;
}

.bannerContent h3 {
  font-family: 'Poppins';
  display: inline-block;
font-style: normal;
font-weight: 700;
font-size: 35px;
line-height: 120%;
color: #FFFFFF;
background: linear-gradient(90deg, rgba(20, 3, 66, 0.8) 12.71%, rgba(201, 153, 89, 0.8) 100%);
position: relative;
margin-bottom: 30px;
}

.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-weight: 700;
    font-size: 26px;
    line-height: 120%;
    color: #2F3180;
    background: #F6D12E;
    display: inline-block;
    padding: 5px 10px;
	border-radius:5px;
}

.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-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: 0.01em;
    color: #2F3180;
    
    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: 55%;
}


.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-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
    color: #0F385F;
}


.frmBg p {
    font-size: .9rem;
    line-height: 1.15;
    letter-spacing: 0.02rem;
    font-weight: 600;
    color: #ffffff;
    display: inline-block;
    background: #2F3180;
    padding: 7px 15px;
    border-radius: 20px;
    margin-top: 5px;
}

.frmBg p span {
    font-size: 1.2rem;
    line-height: 1.15;
    letter-spacing: 0.02rem;
    font-weight: 600;
    color: #ffffff;
    display: inline-block;
    background: #2F3180;
    border-radius: 20px;
    margin-top: 5px;
}

.frmBg h4 {
  display: inline-block;
}

.contact_fild {
  padding: 0.5rem 10px 0;
}

.contact-fild-box .form-control,
.contact-fild-box .form-select {
  color: #9d9d9d7d !important;
  font-family: "Montserrat", sans-serif !important;
    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: #F6D12E;
  color: #000000;
  font-size: 18px;
  width: 100%;
  padding: 0.4rem 3rem;
  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: #8c8c8c !important;
}

.dsu-addmission .bannerContent h1 {
font-family: 'Montserrat';
font-style: normal;
font-weight: 800;
font-size: 48.3644px;
line-height: 100%;
color: #FFBF23;
margin-top: 5px;

}

.dsu-addmission .bannerContent h1 .year{
  font-size: 52px;
  color: #C99959;
  font-weight: 600;
  padding: 0 5px;
  border-radius: 1.9px;
}

.dsu-addmission .bannerContent h2 {
    
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    color: #fff;
    margin-bottom: 10px;
}




.dsu-addmission   .dateBox p{
box-sizing: border-box;
background: rgba(230, 24, 34, 0.3);
border: 0.855511px dashed rgba(255, 255, 255, 0.7);
display: inline-block;
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 20.1853px;
line-height: 25px;
color: #FFFFFF;
padding: 13px;
}

.dsu-addmission  .dateBox{;
  display: flex
;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 20px;
}

.dsu-addmission  .dateBox  .applyD {
    position: relative;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    padding: 5px 5px;
    border-radius: 5px;
    display: block;
    width: 100%;
    margin: 4px 0;
}


.dsu-addmission  .dateBox  .applyD:after {
    position: absolute;
    content: "";
    background: #FCCF14;
    background: linear-gradient(130deg,rgba(252, 207, 20, 1) 0%, rgba(238, 0, 80, 0) 100%);
    left: -25%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: .2;
}

.dsu-addmission h1{
font-weight: 800;
font-size: 58px;
line-height: 100%;
letter-spacing: 0.01em;
color: #fff;
margin-top: 20px;
}

.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
}


.steps_section{
  background-color: #ac182225;
}


.achievers_section {
  background-color: #F5F6FF;
}

.achievers_section .achiever_div{
  background-color: #fff;
  padding: 15px;
  border-radius: 8px;
  min-height: 160px;  
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  transition: all 0.5s ease;
  margin: 15px;
}

.achievers_section .achiever_div::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(
    0deg, 
    transparent, 
    transparent 30%, 
    #2f308025
  );
  transform: rotate(-45deg);
  transition: all 0.5s ease;
  opacity: 0;
}

.achievers_section .achiever_div:hover {
  transform: scale(1.05);
  box-shadow: 0 0 20px #2f308025;
}

.achievers_section .achiever_div:hover::before {
  opacity: 1;
  transform: rotate(-45deg) translateY(100%);
}

.achievers_section .achiever_div::after{
position: absolute;
}
.achievers_section .achiever_div .achiever_box {
  display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 15px;
}


.achievers_section .achiever_div .achiever_box .achier_icon {
  border-radius: 8px;
  background-color: #2F3180;
  width: 35%;
  padding: 8px;
  display: flex
;
  justify-content: center;
  align-items: center;
}

.achievers_section .achiever_div .achiever_box .achier_icon img{
  width: 30px;
  height: 30px;
  object-fit: contain;
}

.achievers_section .achiever_div .achiever_box p{

font-weight: 400;
font-size: 14px;
line-height: 120%;
color: #101010;
opacity: 0.87;
}


.achievers_section .achiever_div .achiever_box h4{
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 120%;
color: #2F2F2F;
margin-bottom: 12px;
margin-top: 12px;
}


.specializations-section{
background: #F5F6FF;

}

.specializations-section .speciali_div{
background: #FFFFFF;
box-shadow: 0px 2px 4px 3px rgba(48, 100, 255, 0.07);
border-radius: 4px;
padding: 10px;
cursor: pointer;
transition: all 0.3s ease;
margin: 10px 0;
}

.specializations-section .speciali_div:hover{
  transform: translateY(-5px);
  transition: all 0.3s ease;
}

.specializations-section .speciali_div .specia_text p {
    /* font-family: 'Montserrat'; */
    /* font-style: normal; */
    font-weight: 600;
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    color: #0F385F;
    padding: 20px 0px 0;
    min-height: 50px;
}

.specializations-section .nav-item, .placemnt-section .nav-item{
  width: 50%;
  background: #2f30803b;
  display: block;
  text-align: center;
  color: #2F3180 !important;
}

.specializations-section .nav .nav-pills .nav-item {
  width: 50% !important;
  border-radius: 8px;
  text-align: center;
  overflow: hidden;
  background-color: #fff;  
}

.specializations-section .nav-pills .nav-link, .placemnt-section .nav-pills .nav-link {
    color: #2F3180;
    font-size: 20px;
    padding: 20px;
    font-weight: 600;
    width: 100%;
    background: #fff;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
  background-color: #2F3180;
  width: 100%;
  border-radius: 0;
  color: #ffffff;
}



.placeBox_section .recrui_div .recrui_logo{
  display: flex;
  justify-content: center;
  align-items: center;
background: #FFFFFF;
border: 1px solid rgba(47, 49, 128, 0.11);
box-shadow: 0px 0px 12px rgba(7, 48, 255, 0.07);
border-radius: 10px;
overflow: hidden;
}

.placeBox_section .recrui_div .recrui_logo img {
    /* width: 110px; */
    /* height: 110px; */
    /* object-fit: contain; */
    padding: 10px 10px;
}




.program-sec  .owl-prev {
  right: 6%;
  position: absolute;
  top: -8%;
  }
  
  .program-sec .owl-next{
    right: 1%;
    position: absolute;
    top: -8%;
  }

.achievements-sec  .owl-prev {
    right: 5%;
    
}
    
    .achievements-sec .owl-next{
      right: 0;
      
    }
	
	
.achievements-sec .achie_div:hover {box-shadow:none;}	
	
	
	
#achievements-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: -80px;
}


.entranceTest-sec{ position: relative;

}

.entranceTest-sec  table {
  border-collapse: collapse;
  width: 100%;
  background-color: #F5F6FF;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.entranceTest-sec thead {
  background-color: #2e2e8f;
  color: #ffffff;
}

.entranceTest-sec th, td {
  padding: 1rem;
  text-align: center;
  font-size: 0.95rem;
}



.entranceTest-sec tbody, td, tfoot, th, thead, tr {
    border-color: #ebebeb;
    border-style: solid;
    border-width: 1px;
}



.entranceTest-sec th {
  font-weight: 600;
}

.entranceTest-sec td {
  color: #2F3180;
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 24px;
text-align: center;
color: #2F3180;
}







.owl-next ,.owl-prev{
  background-color: #2F3180 !important;
  border-radius: 50% !important;
  width: 40px !important;
  height: 40px !important;
  padding: 10px;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  }
  



.achievements-sec .achie_div .achie_img {
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    position: relative;
    text-align: center;
    
}

.achievements-sec .achie_div .outlok {
    text-align: center;
}

.achievements-sec .achie_div .achie_img img{
  width: 120px;
  height: 120px;
  object-fit: contain;
}

.achievements-sec .achie_div {
    position: relative;
    box-shadow: 0 0 7px 0px rgba(0, 0, 0, .2);
    /* -webkit-transform: translateY(-.5em); */
    /* transform: translateY(-.5em); */
    margin: 5px;
    border-radius: 15px;
    padding: 15px;
    border: solid 1px #e2e2e2;
}

.achievements-sec .achie_div .achie_img p {
    font-size: .9rem;
}
  






#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;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
  background: #e6182267;
}


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

.text-red {
  color: #C99959;
}

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

.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_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: 3;
  -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
  }
}


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

.about-sec p{
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 120%;
/* or 22px */

color: #FFFFFF;

opacity: 0.9;

}


.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: #565656 !important;
  background-color: #fff;
  border: none;
  border: 1px solid #b3b3b3;
  margin: 0 auto;
  margin-bottom: 14px;
  min-height: 40px !important;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0;
  font-weight: 500;
  border-radius: 5px !important;
}

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

.contact-fild-box .form-group p{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 13.1053px;
line-height: 140%;
text-align: center;
color: #212123;
}

.contact-fild-box .form-group p a{
  color: rgb(83, 83, 231);
}

#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;
}
.rankings-sec{background: linear-gradient(to right, #fff 82%, #fff 86%, #ffc4001a 100%, #ffc40015 125%);
}

.rankings-sec .ranking_list{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 20px;
background: #FFFFFF;
box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.09);
border-radius: 20px;
margin: 10px 0;
padding: 20px;
min-height: 326px;
position: relative;
overflow: hidden;
border-radius: 15px;
transition: all 0.5s ease;
margin: 12px;
}

.rankings-sec .ranking_list::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(
    0deg, 
    transparent, 
    transparent 30%, 
    rgba(182, 182, 182, 0.3)
  );
  transform: rotate(-45deg);
  transition: all 0.5s ease;
  opacity: 0;
}

.rankings-sec .ranking_list:hover {
  transform: scale(1.05);
  box-shadow: 0 0 20px rgba(134, 134, 134, 0.5);
}

.rankings-sec .ranking_list:hover::before {
  opacity: 1;
  transform: rotate(-45deg) translateY(100%);
}



.rankings-sec .ranking_list p{
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 120%;
text-align: center;
color: #000000;
}


.strip-section{
  background-color: #140342;
}


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

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



/* 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: #2F3180 !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;
}







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

.partnerships-section .partner_div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  position: relative;
  min-height: 290px;
  overflow: hidden;
  padding: 10px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
background: #2F3180;
background: linear-gradient(180deg,rgba(47, 49, 128, 1) 0%, rgba(255, 255, 255, 0) 100%);
border-radius: 20px;

}

/*  */

.partnerships-section .partner_div  .partner_title h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.3;
    text-align: center;
    color: #FFFFFF;
    padding: 15px;
    min-height: 75px;
}

.partnerships-section .partner_box .offering_box_back{
  height: 100%;
  width: 100%;
  background-color: rgba(33,33,35,.9);
  transition: all .5s;
  border-radius: 20px;
  padding: 15px;
}

.partnerships-section .partner_box .offering_box_back p {
    color: #fff;
    font-size: 14px;
}
.partnerships-section .partner_box .offering_box_back p b {
    font-size: 16px;
}


.partnerships-section  .partner_box  .offering_box_back ul{
  padding: 20px;
}
.partnerships-section .partner_box:hover .offering_box_back{
  transform: scale(1);
  transition: all .5s;
}
.partnerships-section .partner_box .offering_box_back{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  /* overflow-y: scroll; */
}

/*.partnerships-section .partner_box .offering_box_back::-webkit-scrollbar {
  width: 6px;
}

/* Track *
.partnerships-section .partner_box .offering_box_back::-webkit-scrollbar-track {
  background: #f1f1f1; 
  border-radius: 10px;
}
 
/* Handle *
.partnerships-section .partner_box .offering_box_back::-webkit-scrollbar-thumb {
  background: #005479; 
  border-radius: 10px;
}
*/




.partnerships-section .partner_box .offering_box_back ul li{
color: #fff;
margin-left: 20px;
font-weight: 400;
margin-bottom: 5px;
font-size: 16px;
list-style-type: square;
line-height: 150%;
letter-spacing: 0%;
}

.partnerships-section .partner_box{
  position: relative;
}


.tech_section {
    position: relative;
    background: #F5F6FF;
    padding: 50px 0;
}

#place-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    bottom: 18%;
    
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    
}


#place-slider.owl-theme .owl-nav .owl-next {
    left: -15%;
}

#place-slider.owl-theme .owl-nav .owl-prev {
    left: -21%;
}

.tech_section .tech_logo .tech_mb img {
    width: 100%;
    /* object-fit: cover; */
}


.tech_section .tech_logo .tech_mb {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}

.tech_section .tech_logo .tech_mb span {
    position: absolute;
    z-index: 1;
    width: 95%;
    background-color: rgba(47,49,128,1);
    left: -5px;
    bottom: 0;
    color: #fff;
    text-align: center;
    line-height: 1.2;
    padding: 5px;
    font-size: 14px;
    font-weight: 500;
    margin: 10px;
    /* margin: auto; */
    min-height: 60px;
    display: flex;
    align-items: center;
}

.tech_section .tech_logo .tech_mb {
    position: relative;
    overflow: hidden;
}

#place-slider.owl-theme .owl-nav [class*=owl-]:hover {
    background: #fff !important;
color: #000;
}


.entranceTest-sec .blog-text { text-align:center;
    position: relative;
}

#recruiters-slider.owl-theme .owl-nav [class*=owl-] {
    position: relative;
    /* bottom: 0; */
    display: inline-block !important;
    /* cursor: pointer; */
    border-radius: 50%;
    /* margin: auto; */
    line-height: 33px;
    /* color: #FFF; */
    font-size: 25px !important;
    margin: 0px;
    padding: 4px 7px;
border: solid 1px #2F3180;
    /* font-weight: 700 !important; */
}


#recruiters-slider.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important;
color: #2F3180;
border: solid 1px #2F3180;
}


.placeBox_section  .owl-prev {
    right: 2%;
    position: absolute;
    /* top: -40%; */
}


.placeBox_section {
    background: url(../images/collab-bg.jpg) no-repeat center top;
    background-size: cover;
}



.placemnt-section {position:relative; background-color:#F5F6FF;}

.placemnt-section .inter_div {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    border: 1px solid rgba(47, 49, 128, 0.11);
    box-shadow: 0px 0px 12px rgba(7, 48, 255, 0.07);
    border-radius: 10px;
}

.placemnt-section .inter_div img {
    
    padding: 10px;
}

