@import url("https://fonts.googleapis.com/css2?family=Barlow: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=Bebas+Neue&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Barlow: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=Bebas+Neue&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");

@-webkit-keyframes cp-bg-move-x {
  0%,
  100% {
    transform: translateX(-30px);
  }
  50% {
    transform: translateX(-10px);
  }
}
@keyframes cp-bg-move-x {
  0%,
  100% {
    transform: translateX(-30px);
  }
  50% {
    transform: translateX(-10px);
  }
}
.cp-bg-move-x {
  -webkit-animation-name: cp-bg-move-x;
  animation-name: cp-bg-move-x;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.jumping_ani {
  transition: 0.3s;
  animation: 1.2s ease-in-out infinite alternate levitate;
}
@keyframes levitate {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(0, 20px);
  }
}

/* animation */
.animation_div {
  position: relative;
  width: 800px;
  height: 680px;
}
.graduate {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: 50%;
}

.graduate img {
  width: 100%;
}
.circle {
  position: absolute;
  width: 200px;
  height: 200px;
  background-color: #e88b2b;
  color: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  animation: fadeInScale 1s ease-out forwards;
  animation-fill-mode: forwards;
  flex-direction: column;
}

.icon {
  font-size: 24px;
  margin-bottom: 5px;
}
.number {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
}
.text {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  color: #ffffff;
}

/* @keyframes fadeInScale {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
} */
.circle:nth-child(2) {
  top: 4%;
  left: 65%;
  transform: translateX(-50%);
  animation-delay: 0.3s;
}

.circle:nth-child(3) {
  top: 13%;
  left: 6%;
  animation-delay: 0.6s;
}

.circle:nth-child(4) {
  top: 23%;
  right: -16%;
  animation-delay: 0.9s;
}
.circle:nth-child(5) {
  bottom: 20%;
  left: -4%;
  animation-delay: 1.2s;
}
.circle:nth-child(6) {
  bottom: 16%;
  right: -1%;
  animation-delay: 1.5s;
}

/* animation--end */

.lifeAt_row img,
.lifeAt_collum img {
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 4px;
  width: 390px;
  overflow: hidden;
}

.lifeAt_row {
  display: flex;
  gap: 16px;
  height: 536px;
  cursor: pointer;
  overflow-y: hidden;
}

.lifeAt_collum {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}

.rfm-marquee-container {
  overflow-x: hidden;
  display: flex;
  flex-direction: row;
  position: relative;
}

.rfm-marquee {
  flex: 0 0 auto;
  min-width: 100%;
  z-index: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  animation: scrolling 56s linear infinite;
}

@keyframes scrolling {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translatex(-144vw);
  }
}

.widget-title h3 {
  display: inline-block;
  position: relative;
}
.zIndex2 {
  z-index: 2;
}
.font-weight-500 {
  font-weight: 500;
}
.font-weight-700 {
  font-weight: 700;
}
.font-weight-900 {
  font-weight: 900;
}
.font-weight-400 {
  font-weight: 400;
}
.show {
  display: block !important;
}
ol.m {
  list-style-type: lower-latin;
}
.overflow-h {
  overflow: hidden;
}
.flex-c {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/*== HEADER CSS START ==*/
.header.sticky {
  background-color: var(--white-col);
}
#header.sticky .header-absolute .logo img {
  width: 170px;
}
#header.sticky .header-absolute .logo__right .logo_text {
  font-size: 20px;
  line-height: 26px;
}

.logo__right .logo_text {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 0.01em;
  color: #000000;
  display: flex;
  justify-content: end;
  align-items: center;
}
.col-lg-8.col-md-8.col-6.text-end.logo__right i {
  color: #e85d00;
}

.content_bnr-flex h1 {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 900;
  font-size: 44px;
  line-height: 60px;
  letter-spacing: 0.01em;
  color: #ffffff;
}
.content_bnr-flex h1 span {
  color: #fff;
  font-size: 2rem;
}
.testimonial__item.mt-4 {
  padding: 38px;
  border: 3px solid #13507f;
  height: 470px;
}
.dsu-addmission .banner {
  display: inline-block;
  background: white;
  padding: 5px 20px;
  font-weight: 900;
  font-size: 42px;
  letter-spacing: 0.01em;
  clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}

#client-slider.owl-carousel .owl-item img {
  width: 100%;
  padding: 0 0 0px;
  min-width: 100%;
  border: 3px solid #ffffff;
}
.dsu-addmission .gradient-text {
  background: linear-gradient(to right, #3b82f6, #6b7280, #f59e0b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-family: "Barlow";
  font-style: normal;
  font-weight: 900;
  font-size: 60px;
  line-height: 60px;
  letter-spacing: 0.01em;
}
/*== BANNER CSS START ==*/
.dsu-form {
  position: relative;
  width: 100%;
  max-width: 390px;
  float: right;
  padding: 1.1rem 1rem;
  margin: 0px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.2);
  margin-top: -2rem;
  background-color: #fff;
  border-radius: 0px;
}
.frmBg {
  position: relative;
  text-align: center;
}
.applyBox {
  margin: 6.5rem 0 0;
  width: 22rem;
  float: right;
  text-align: center;
}
.contact_fild {
  padding: 0rem 1rem;
}
.contact-fild-box .form-control,
.contact-fild-box .form-select {
  display: block;
  width: 100%;
  height: auto;
  padding: 12px 12px;
  font-size: 14px;
  margin-bottom: 0.5rem;
  color: #7a7a7a;
  background-color: transparent;
  border: 1px solid #d4d7e3;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-group {
  margin-bottom: 0px;
}
.btn_submit {
  background-color: #f08f2b;
  color: #ffffff;
  font-size: 17px;
  border-radius: 0.5rem;
  padding: 7px 4rem;
  width: 100%;
}
.btn_submit:hover {
  background-color: var(--bg-yellow);
  color: var(--text-dark);
}
.contact-fild-box {
  margin-bottom: 0px;
  position: relative;
}
.contact-fild-box.text-center {
  margin-bottom: 0px;
}
.dsu-addmission {
  margin-top: 24%;
  display: block;
  padding: 0px;
}
.formIDfid {
  padding: 0 0px;
}
.contact-fild-box .form-control option {
  color: #000;
}

.dsu-addmission .content_bnr-flex .mbaText h3 {
  font-size: 4.5rem;
}
.dsu-addmission .content_bnr-flex .mbaText p {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 900;
  font-size: 44px;
  line-height: 48px;
  letter-spacing: 0.01em;
  color: #ffffff;
  margin-bottom: 30px;
  position: relative;
}

.dsu-addmission .content_bnr-flex .mbaText p::after {
  width: 100px;
  height: 5px;
  background-color: #ffffff;
  position: absolute;
  content: "";
  bottom: -16px;
  left: 0;
}

.dsu-addmission .pay_text {
  font-weight: 600;
  font-size: 36px;
  line-height: 43px;
  letter-spacing: 0.01em;
  color: #ffffff;
  display: inline-block;
  padding: 10px;
  border: 1px solid #fff;
}

.dsu-addmission .pay_text .orange {
  color: #f08f2b;
}

.ctc__content {
  border-left: 1px solid var(--bg-yellow);
  padding-left: 1rem;
  margin-left: 1rem;
}

.ctc__content b {
  font-size: 18px;
}
/*== BANNER CSS end ==*/

.topslider_div {
  cursor: pointer;
  margin: 10px 0px 25px;
  transition: all 0.3s ease;
}

.modal .fancyboxContent {
  padding: 25px;
}

.modal .fancyboxContent h4 {
  font-size: 20px;
  color: #fdb414 !important;
  margin-bottom: 3px;
}

.modal .fancyboxContent p {
  font-size: 16px;
}

.modal-dialog {
  max-width: 900px; /* Adjust width as needed */
}

.topslider_div:hover {
  transition: all 0.3s ease;
  transform: translateY(-10px);
}

.rank-section .topslider_div .top_box1,
.rank-section .topslider_div .top_box2,
.rank-section .topslider_div .top_box3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid red;
}

.rank-section .topslider_div .top-coll {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.rank-section .topslider_div .top_box1 {
  border: 1px solid #3678c2;
  border-radius: 45px;
}

.rank-section .topslider_div .top_box2 {
  border: 1px solid #f08f2b;
  border-radius: 45px;
}

.rank-section .topslider_div .top_box3 {
  border: 1px solid #fdb414;
  border-radius: 45px;
}

.rank-section .topslider_div .top_box1 .top-coll .top_icon_box1 {
  background-color: #3678c2;
  border-radius: 50%;
  padding: 18px;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;

  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.rank-section .topslider_div .top_box2 .top-coll .top_icon_box2 {
  background-color: #f08f2b;
  border-radius: 50%;
  padding: 18px;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;

  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.rank-section .topslider_div .top_box3 .top-coll .top_icon_box3 {
  background-color: #fdb414;
  border-radius: 50%;
  padding: 18px;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;

  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

#rank-slider.owl-theme .owl-nav [class*="owl-"] {
  position: absolute;
  top: 25%;
}
#rank-slider.owl-theme .owl-nav .owl-prev {
  left: -50px;
}
#rank-slider.owl-theme .owl-nav .owl-next {
  right: -50px;
}
.content__col p {
  color: #fff;
  font-size: 16px;
}
.cumu-list.mt-3 ul li {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: #ffffff;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
  padding-bottom: 20px;
}
.content__col h3 {
  color: #fff;
  font-weight: 500;
  margin-bottom: 13px;
}
.about-section {
  background-image: url(../images/progbg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.ranked__dv .ranked_box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  position: relative;
}
.ranked__dv .ranked_box img {
  width: 125px;
  height: 60px;
  object-fit: contain;
}

.ranked__dv .ranked_box::after {
  position: absolute;
  height: 100px;
  width: 1px;
  background-color: #d8d8d8;
  left: -11px;
  top: 0;
  content: "";
}

.ranked__dv .ranked_box p {
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  color: #060608;
}

.ranked__dv .ranked_box p span {
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #ef8f2b;
}

.International-section .brand_img {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
}
.International-section .brand_img img {
  background-color: #fff;
  padding: 10px 20px;
  border-radius: 35px;
}

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

.track_section .teack_div {
  display: flex;
  justify-content: center;
  align-items: center;
}

.content__col p {
  text-align: justify;
}
/*== courses__section css start ==*/
.courses__section {
  background: #f5f5f5;
}
.courses__section .resp-tabs-container {
  background-color: #ffffff;
  padding: 0px;
}
.courses__section .resp-tabs-container .courses__Content {
  padding-bottom: 30px;
}
.courses__Block h3 {
  font-size: 19px;
  line-height: 1.1;
  font-weight: 600;
}
.courses__Block p {
  font-size: 16px;
  line-height: 1.5;
}
.courses__Block p:not(:last-child) {
  margin-bottom: 8px;
}
.courses__section .resp-tabs-container .courses__Content p,
.courses__section .resp-tabs-container .courses__Content h5,
.courses__section .resp-tabs-container .courses__Content h6 {
  color: #ffffff;
}
.courses__section .resp-tabs-container .courses__Content h5,
.courses__section .resp-tabs-container .courses__Content h6 {
  font-size: 24px;
}
.courses__section .resp-tabs-container .courses__Content .table-striped {
  margin-top: 15px;
}
.introBG {
  background: url(../images/about-course/intro-bg.jpg) no-repeat top center;
  background-size: 100% 100%;
}
.courses__section .resp-tabs-container .courses__Content .table-striped td {
  color: #ffffff;
  font-size: 14px;
}
.courses__section .resp-tabs-container .courses__Content .table-info,
.table-info > th {
  font-size: 20px;
  background-color: #c3c9bd;
}
.courses__section .resp-tabs-list {
  width: auto;
  margin: 0 auto 4px;
}
.courses__section .resp-tabs-list li {
  padding: 15px 15px;
  margin-right: 4px;
  text-align: center;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.courses__section .resp-tabs-list li:last-child {
  margin-right: 0px;
}
.courses__Block {
  padding: 7px;
  min-height: 350px;
}
.card-body {
  flex: 0;
  padding: 0;
}
.scrollme {
  height: 500px;
  overflow-y: scroll;
}
/* width */
.scrollme::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.scrollme::-webkit-scrollbar-track {
  background: #b3b3b3;
}

/* Handle */
.scrollme::-webkit-scrollbar-thumb {
  background: #f9ae7b;
}

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

.proseccontent {
  position: relative;
  width: 100%;
  padding: 0;
}
.proseccontent ul {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.proseccontent ul li.resp-tab-item {
  position: relative;
  margin-bottom: 0px !important;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  display: block;
  line-height: 1.2;
  background-color: #fff;
  text-align: left;
  padding: 10px;
  padding-top: 80px;
  text-transform: initial;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 5px;
  width: 100%;
}
.proseccontent ul li.resp-tab-item:hover {
  box-shadow: 0 0 15px rgba(32, 46, 60, 0.6);
  background-color: #074e8c;
}
.proseccontent .resp-tab-content {
  border: 0px solid #f6f6f6;
}
.proseccontent ul li.resp-tab-item span {
  position: absolute;
  top: 10px;
  left: 0px;
  display: block;
  text-align: center;
  width: 100%;
}
.proseccontent ul li.resp-tab-item em {
  display: block;
  text-align: center;
  width: 100%;
  font-style: normal;
  position: relative;
  font-size: 17px;
  line-height: 24px;
}
.proseccontent ul li.resp-tab-item em b {
  display: block;
  font-weight: 700;
}
.proseccontent ul li.resp-tab-item span::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 55px;
  height: 55px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
  margin: 0 auto;
}
.proseccontent ul li.resp-tab-item.icon1 span::before {
  content: "";
  background-image: url(../images/prog-icon12.png);
}

/* black */
.proseccontent ul li.resp-tab-item.icon1.resp-tab-active span::before {
  content: "";
  background-image: url(../images/prog-icon1.png);
}
.proseccontent ul li.resp-tab-item.icon2 span::before {
  content: "";
  background-image: url(../images/prog-icon2.png);
}

/* black */
.proseccontent ul li.resp-tab-item.icon2.resp-tab-active span::before {
  content: "";
  background-image: url(../images/prog-icon22.png);
}
.proseccontent ul li.resp-tab-item.icon3 span::before {
  content: "";
  background-image: url(../images/prog-icon3.png);
}

/* black */
.proseccontent ul li.resp-tab-item.icon3.resp-tab-active span::before {
  content: "";
  background-image: url(../images/prog-icon33.png);
}
.proseccontent ul li.resp-tab-item.icon4 span::before {
  content: "";
  background-image: url(../images/prog-icon4.png);
}

/* black */
.proseccontent ul li.resp-tab-item.icon4.resp-tab-active span::before {
  content: "";
  background-image: url(../images/prog-icon44.png);
}
.proseccontent ul li.resp-tab-item.icon5 span::before {
  content: "";
  background-image: url(../images/prog-icon5.png);
}

/* black */
.proseccontent ul li.resp-tab-item.icon5.resp-tab-active span::before {
  content: "";
  background-image: url(../images/prog-icon55.png);
}
.proseccontent ul li.resp-tab-item.icon6 span::before {
  content: "";
  background-image: url(../images/prog-icon6.png);
}
/* black */
.proseccontent ul li.resp-tab-item.icon6.resp-tab-active span::before {
  content: "";
  background-image: url(../images/prog-icon66.png);
}

.proseccontent ul li.resp-tab-item.icon7 span::before {
  content: "";
  background-image: url(../images/programs-offered/icons/prog-icon7.png);
}
/* black */
.proseccontent ul li.resp-tab-item.icon7.resp-tab-active span::before {
  content: "";
  background-image: url(../images/programs-offered/icons/prog-icon7-blk.png);
}

/* programs__offered-end*/

/*== courses__section css close ==*/
.affHead {
  padding: 1.5rem;
  border-radius: 0.5rem;
}
.affHead::after {
  position: absolute;
  content: "";
  background-color: var(--bg-blue);
  right: -12px;
  top: 30px;
  clip-path: polygon(100% 46%, 0 0, 0 95%);
  width: 30px;
  height: 50px;
}
.affiliated__dv .Features_div {
  transition: all 0.3s ease;
  margin: 10px;
}

.affiliated__dv .Features_div:hover {
  transform: translateY(-10px);
  transition: all 0.3s ease;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px,
    rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px,
    rgba(0, 0, 0, 0.09) 0px 32px 16px;
}

.affiliated__dv .Features_div .features_box {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  border-radius: 8px;
  padding: 30px;
  flex-direction: column;
  cursor: pointer;
}
.Features_div:hover img {
  transform: rotate(360deg);
}

.affiliated__dv .Features_div .orangeBr {
  border-top: 5px solid #e88b2c;
}

.affiliated__dv .Features_div .blueBr {
  border-top: 5px solid #3576bc;
}

.affiliated__dv .Features_div .features_box p {
  /* Digital Library */
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #060608;
  margin-bottom: 10px;
}
.affiliated__dv .aff__item:hover {
  border-color: #f58732;
}
.affiliated__dv .aff__item .content {
  width: 95%;
}
.affiliated__dv .aff__item:hover .content h4 {
  color: #f58732;
}
.affiliated__dv .aff__item .content h4 {
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--bg-blue);
}

.affiliated__dv .aff__item .afficon svg {
  width: 100%;
}
.affiliated__dv .aff__item:hover .afficon {
  background-color: #fff;
  -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);
}
.affiliated__dv .aff__item:hover .afficon svg path {
  fill: #333;
}

.elig_section:after {
  position: absolute;
  width: 41%;
  height: 100%;
  content: "";
  left: 0;
  top: 0;
  background-color: var(--bg-red);
  clip-path: polygon(0 0, 100% 0, 88% 100%, 0% 100%);
}

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

.testimonial__section .testi_box .testi_text {
  display: flex;
  justify-content: start;
  align-items: flex-start;
  gap: 10px;
}

.testimonial__section .testi_box {
  display: flex;
  justify-content: space-between !important;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}

.testimonial__section .testi_box .testi_text p {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
  min-height: 180px;
}

.testimonial__section .testi_box .test_profile {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 20px;
  margin-top: 20px;
  flex-wrap: wrap;
}

.testimonial__section .testi_box .test_profile .profile_detail {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  gap: 20px;
}


.testimonial__section .testi_box .test_profile .profile_detail  img{
  border-radius: 10px;
}

.testimonial__section .testi_box .test_profile .profile_detail p {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
}

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

.awards__section .awardExtra {
  width: 50%;
  margin: auto;
  text-align: center;
  margin-top: -60px;
}

.awards__section .award_text {
  background: linear-gradient(96.26deg, #3069a9 37.48%, #e88b2b 104.72%);
  border-radius: 12px;
}

.awards__section .award_text p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #ffffff;
  padding: 30px 30px 90px 30px;
  margin-bottom: -40px;
}

.awards__section .owl-theme .owl-nav [class*="owl-"] {
  position: absolute;
  color: #215e8b;
  border: 2px solid #f39c30;
  width: 3.8rem;
  height: 3.8rem;
  line-height: 3.8rem;
  font-size: 2.5rem;
  margin: 0px;
  padding: 0px;
  border-radius: 20rem;
  text-align: center;
  background: transparent;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}

.awards__section .owl-carousel .owl-nav .owl-prev {
  left: 12%;
  top: 65%;
}

.awards__section .owl-carousel .owl-nav .owl-next {
  right: 12%;
  top: 65%;
}

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

.placement-section .place_div .placem_img {
  display: flex !important;
  justify-content: center !important;
  align-self: center !important;
  height: 100px;
  padding: 20px;
  border-right: 2px solid #d8d8d8;
}

.placement-section .place_div .placem_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.high-package-campus-placement-inner {
  background: #fa802e;
  padding: 2rem 20px;
  margin: 0 10px;
  width: 50%;
  height: 450px;
  text-align: center;
}
.high-package-campus-placement-inner .inner-title {
  font-size: 42px;
  font-weight: 600;
  color: #fff;
}
.high-package-campus-placement-inner p {
  font-size: 17px;
  margin: 0.8rem 0;
  color: #fff;
  font-weight: 500;
  line-height: 19px;
}
.high-package-campus-placement {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}
.high-package-campus-placement:after {
  content: "";
  position: absolute;
  left: 140px;
  right: 0;
  bottom: 0;
  width: 320px;
  height: 340px;
  background-image: url("../images/girl-img1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.placement-logo-sec {
  padding: 20px;
  border: 1px solid #fff;
  border-radius: 9px;
}
.placement-logo-sec img {
  width: 163px !important;
  padding: 11px 0;
}
.placement-logo-sec.bg-color-white img {
  width: 204px !important;
  padding: 3px 0;
}
.placements-section-text {
  color: #fec631;
  font-size: 28px;
}
.bg-color-white {
  background: #fff;
  border-radius: 10px;
  text-align: center;
}
.bg-color-white .placements-section-text {
  color: #333;
}
.bg-color-white .placements-section-text strong {
  color: #ec3237;
}

@media only screen and (max-width: 980px) {
  .high-package-campus-placement:after {
    display: none;
  }
  .high-package-campus-placement {
    flex-wrap: wrap;
  }
  .high-package-campus-placement-inner {
    background: #fa802e;
    padding: 20px;
    margin: 0 0px;
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 1rem;
    border-radius: 10px;
  }

  .placements-section-text {
    color: #fec631;
    font-size: 18px;
  }
  .placement-logo-sec img {
    width: 113px !important;
    padding: 6px 0;
  }
}

/*== Footer css start ==*/
.footer {
  font-size: 14px;
  background-color: var(--text-dark);
}
.footer p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #ffffff;
}
.desktop {
  display: block;
}
.mobile {
  display: none;
}
ul.listing li:last-child {
  border: 0;
}
ul.listing li {
  position: relative;
  color: var(--text-dark);
  padding: 0.8rem 0;
  font-size: var(--font);
  padding-left: 1.6rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 1.5;
}
ul.listing li:after {
  position: absolute;
  left: 0px;
  top: 14px;
  font-family: "Font Awesome 5 Pro";
  content: "\f14a";
  color: var(--bg-red);
}

.blog-text > a {
  background-color: transparent;
  border: 1px solid var(--white-col);
  color: var(--white-col);
  border-radius: 5px;
  display: block;
  line-height: 1;
  padding: 1rem 2rem;
  position: relative;
  text-transform: capitalize;
  transform: perspective(1px) translateZ(0px);
  transition: color 0.3s ease 0s;
  vertical-align: middle;
  display: inline-block;
  font-size: 1.4rem;
  width: 70%;
}

.blog-text > a:hover {
  color: var(--white-col);
}
.blog-text > a::before {
  border-radius: 5px;
  background-color: var(--bg-red);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 50% 0 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
}
.blog-text > a:hover::before {
  transform: scaleY(1);
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background-color: var(--bg-blue) !important;
  color: var(--white-col) !important;
}
.owl-theme .owl-nav [class*="owl-"] {
  background-color: var(--white-col) !important;
  color: var(--bg-blue) !important;
  font-size: 1.2rem !important;
  border-radius: 100% !important;
  width: 2rem !important;
  height: 2rem !important;
  line-height: 1.5rem !important;
}

.owl-theme .owl-dots .owl-dot span {
  background: #94a3b8 !important;
  margin: 5px 2px !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #f58732 !important;
  width: 30px !important;
}

.moreless-buttonSec {
  text-align: center;
  margin-top: 0.5rem;
}
.moreless-buttonSec .moreless-button {
  color: var(--bg-red);
  font-weight: 700;
  font-size: 1.2rem;
}
.moretext {
  display: none;
}
.process__section {
  position: relative;
  background-color: #fff;
}

.process__section .processed {
  width: 100%;
  margin: 0 auto;
}

.process__section .process__item {
  margin: 1rem 0px;
}
.process__section .process__item .step strong {
  padding: 5px 0 10px;
  display: block;
  font-weight: 700;
  line-height: 1.2;
}
.process__section .process__item .step {
  text-align: center;
  font-size: 22px;
  margin: 0 auto 35px;
  color: #000000;
  min-height: 72px;
  position: relative;
  padding: 0 15px;
}

.process__section .process__item .step span {
  width: 15px;
  height: 15px;
  background: #000;
  position: absolute;
  border-radius: 50%;
  left: 0;
  right: 0;
  /* text-align: center; */
  margin: auto;
  /* top: 5px; */
  bottom: -20px;
  z-index: 1;
}

.process__section .process__item .step2 {
  text-align: center;
  font-size: 22px;
  margin: 48px auto 0px;
  color: #000000;
  min-height: 72px;
  position: relative;
  padding: 0 15px;
}

.process__section .process__item .step2 span {
  width: 15px;
  height: 15px;
  background: #000;
  position: absolute;
  border-radius: 50%;
  left: 0;
  right: 0;
  /* text-align: center; */
  margin: auto;
  /* top: 5px; */
  top: -27px;
  z-index: 1;
}

.process__section .process__item:hover .step strong {
  color: #ec3237;
}

.process__section .process__item:hover .step2 strong {
  color: #ec3237;
}

.process__section .process__item:hover .step span {
  background-color: #ec3237;
}
.process__section .process__item:hover .step2 span {
  background-color: #ec3237;
}

.process__section .process__item .step2 strong {
  padding: 5px 0 10px;
  line-height: 1.2;
  display: block;
  font-weight: 700;
}

.process__section .process__item .process__bx {
  padding: 20px 5px;
  border-radius: 1rem;
  background-color: #fff;
}
.process__section .process__item .process__bx .process__content {
  color: var(--text-blue);
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  padding-left: 3px;
}

.process__section .process__item .process__icon {
  position: relative;
  width: 113px;
  height: 130px;
  /* background-color: #f4b300; */
  border-radius: 50%;
  margin: 0 auto;
}

.process__section .process__item .process__icon.bloss {
  position: relative;
}
.process__section .process__item .process__icon.gloss {
  position: relative;
}

.process__section .process__item .process__icon.bloss:after {
  width: 2px;
  height: 40px;
  background: #000;
  content: "";
  position: absolute;
  top: -45px;
  left: 0;
  right: 0;
  /* text-align: center; */
  margin: auto;
}

.process__section .process__item .process__icon.gloss:after {
  width: 2px;
  height: 40px;
  background: #000;
  content: "";
  position: absolute;
  bottom: -45px;
  left: 0;
  right: 0;
  /* text-align: center; */
  margin: auto;
}

.process__section .process__item .process__icon span {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  /* margin: auto; */
  text-align: center;
  top: 25%;
}

.process__section .process__item .process__icon span img {
  width: 50%;
}

.process__section .process__item .process__icon img {
  padding: 0px;
}

.process__section .process__item .process__icon img.flips {
  rotate: 180deg;
}

#process-slider.owl-carousel .owl-stage-outer:after {
  position: absolute;
  content: "";
  width: 80%;
  height: 1px;
  border: 3px solid #ec3237;
  top: 50%;
  left: 8%;
  z-index: -1;
}

.process__section .process__item:hover .bloss img {
  filter: brightness(0) saturate(100%) invert(16%) sepia(84%) saturate(4388%)
    hue-rotate(355deg) brightness(93%) contrast(120%);
}
.process__section .process__item:hover .process__icon span img {
  filter: brightness(0) saturate(100%) invert(99%) sepia(12%) saturate(0%)
    hue-rotate(240deg) brightness(108%) contrast(100%);
}

.process__section .process__item:hover .process__icon img.flips {
  filter: brightness(0) saturate(100%) invert(16%) sepia(84%) saturate(4388%)
    hue-rotate(355deg) brightness(93%) contrast(120%);
}

.process__section .process__item .process__content {
  position: relative;
  padding-top: 30px;
}
.process__section .process__item .process__content p {
  text-align: center;
  color: #535353;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
}
.process__section .process__item .process__content a {
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  border: solid 1px #fff;
  width: 105px;
  display: block;
  line-height: 29px;
  margin: 10px auto;
  border-radius: 7px;
}

#aktu-slider.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
  position: absolute;
}

.cascade-slider_container {
  position: relative;
  width: 60%;
  height: 385px;
  margin: 0px auto;
  /* padding-top: 150px; */
  /* overflow-x: hidden; */
}
.cascade-slider_item {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) scale(0.3);
  transition: all 1s ease;
  opacity: 0;
  z-index: -1;
  text-align: center;
}
.cascade-slider_item.next {
  left: 100%;
  transform: translateY(-50%) translateX(-180%) scale(0.9);
  filter: brightness(85%);
  opacity: 1;
  z-index: 1;
}
.cascade-slider_item.prev {
  left: 0;
  transform: translateY(-50%) translateX(90%) scale(0.9);
  filter: brightness(85%);
  opacity: 1;
  z-index: 1;
}
.cascade-slider_item.now {
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) scale(1);
  opacity: 1;
  z-index: 5;
}
.cascade-slider_arrow {
  display: inline-block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 5;
}
.cascade-slider_arrow-left {
  left: 20px;
}
.cascade-slider_arrow-right {
  right: 20px;
}
.cascade-slider_arrow-left img {
  height: 40px;
  left: 40px;
}
.cascade-slider_arrow-right img {
  height: 40px;
  left: 40px;
}

.cascade-slider_item img {
  width: 100% !important;
  height: 330px !important;
  object-fit: cover;
}
.cascade-slider_nav {
  position: absolute;
  bottom: -55px;
  width: 100%;
  text-align: center;
  z-index: 5;
  padding-left: 0;
}
.cascade-slider_dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #d6d6d6;
  border: 0px solid #4196ef;
  margin: 3px;
  transition: all 0.5s;

  list-style: none;
  cursor: pointer;
  border-radius: 50px;
}
.cascade-slider_dot:hover {
  background: #fff;
}
.cascade-slider_dot.cur {
  background: #161616;
  width: 8px;
  height: 8px;
}

/*Profile card classes*/
.carded {
  /* background-color: #fff; */
  color: #243c82;
  width: 450px;
  height: 215px;
  border-radius: 20px;
  transition: all 1s 0s;
  vertical-align: middle;
  /* box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3); */
}
.photoed {
  width: 100%;
  vertical-align: middle;
  display: inline;
}
.photoed img {
  transform: translateY(-60px) translateX(-10px);
  border: solid 1px #fff;
  border-radius: 15px;
  width: 100%;
}

.book_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-top: 50px;
  border: none;
}

.book_btn a {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  background-color: #f08f2b;
  padding: 10px 40px;
  border: none;
  border-radius: 5px;
}


.International-section .book_btn1 {
  display: inline-block;
  margin: auto;
  margin-top: 50px;
  border: none;
  background-color: transparent !important;
}

.International-section .book_btn1  a {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #f08f2b;
  background-color: #ffffff;
  padding: 10px 40px;
  border: none;
  border-radius: 5px;
}