@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100..900;1,100..900&display=swap');
/**  font-family: "Inter", sans-serif;
***/
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');
/**font-family: 'Nunito Sans', sans-serif;**/
@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');
/**font-family: 'Pacifico', cursive;**/
/* CSS Document */
h1, h2, h3, h4, h5, h6 {
  font-family: "Inter", sans-serif;
  font-weight: 600;
}
header {
  padding: 24px 0;
  margin: 0;
  position: relative;
  width: 100%;
  height: auto;
  background: #fff;
  z-index: 9999999999999;
}
body {
  font-family: "Inter", sans-serif;
  margin: 0;
  padding: 0;
  background: #f5f5f5;
}
p, .sbix ul li, .tabox li {
  font-size: 18px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
}
.bg-light {
  background-color: #fff !important;
}
.blue-bg {
  background: #00b7e8;
  color: #fff;
}
.blue-bg p {
  color: #fff;
}
.white-btn {
  color: #fff;
  border: solid 1px #fff;
}
.blue .fa-angle-right:before {
  margin: 63px 0 0 0;
  line-height: 10px;
  float: left;
  font-size: 22px;
}
a:hover {
  text-decoration: none;
}
*:after, *:before, p a, a {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/*******300621v1tav*********/
.iconobx {
  clear: both;
  display: block;
  width: 100%;
  text-align: right;
  margin: 11px 0 0 0;
}
.iconobx img {
  width: 35px;
}
/**go to top here**/
.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  animation: MenuSlideDown .3s linear;
  -moz-animation: MenuSlideDown .3s linear;
  -ms-animation: MenuSlideDown .3s linear;
  -o-animation: MenuSlideDown .3s linear;
  -webkit-animation: MenuSlideDown .3s linear;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);
  background: #fff;
  border-radius: 0;
  margin: 0;
  padding: 2px 0;
  z-index: 99999;
}
.sticky {
  padding: 0;
}
.sticky .logo-name h2 {
  font-size: 15px;
  margin: 0px 0 1px 0;
  padding: 0;
}
.sticky .logo-main {
  max-width: 93px;
}
.sticky .logo-2 {
  width: 30px;
}
.sticky .logo-name .appro {
  margin: 0;
}
.sticky .logo-name .tag-line {
  font-size: 16px;
  margin-top: 0;
}
.trent-ment-btn:hover {
  color: #000;
}
.sticky .search-bar {
  display: block;
}
@-webkit-keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
@keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
/**#back-top {
	position: fixed;
	bottom: 7px;
	right: 15px;
	z-index: 99;
	cursor: pointer;
	display: block;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

#back-top a img {
	margin: 0 auto;
}

#back-top a:hover {
	color: #000;
}

#back-top a i {
	background: #ff2c2b;
	color: #fff;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	font-size: 29px;
	padding-top: 2px;
	border: solid 2px #fff;
	box-shadow: 0px 0px 5px #777;

}**/
#back-top {
  height: auto;
  width: auto;
  padding: 9px;
  position: fixed;
  bottom: 7px;
  right: 15px;
  z-index: 999;
  cursor: pointer;
  display: block;
  text-align: center;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  font-size: 15px;
  text-transform: uppercase;
}
#back-top img {
  width: 25px;
  display: block;
  margin: 0 auto;
}
#back-top a {
  font-size: 27px;
  color: #fff;
  text-decoration: none;
  background: #000;
  /**background: -moz-linear-gradient(left, #f37c12 0%, #eb4645 100%);
  background: -webkit-linear-gradient(left, #f37c12 0%, #eb4645 100%);
  background: linear-gradient(to right, #f37c12 0%, #eb4645 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f37c12', endColorstr='#eb4645', GradientType=1);**/
  display: block;
  padding: 5px;
  border-radius: 50%;
  border: solid 2px #fff;
  height: 50px;
  width: 50px;
  outline: none;
  line-height: 37px;
}
/**go to top here end**/
/*******landingpage code************/
/*********old LP css********/
.lsobix {
  position: relative;
  z-index: 2;
height: 820px;
}
.sliderbx {
  position: relative;
}
.sliderbx .container {
  position: absolute;
  top: 41px;
  left: 0;
  right: 0;
}
.toplobx-andm {
  display: block;
  width: 100%;
}
.lobx {
  display: inline-block;
  vertical-align: top;
}
.top-number {
  display: inline-block;
  vertical-align: middle;
  float: right;
  background: #f2af1d;
  text-decoration: none;
  font-weight: 800;
  padding: 5px 10px;
  border-radius: 6px;
  color: #182b53 !important;
  font-family: 'Nunito Sans', sans-serif;
  text-transform: uppercase;
}
.formandtxtbxc {
  clear: both;
}
.lefxtbx {
  display: inline-block;
  vertical-align: bottom;
  width: 50%;
  background: linear-gradient(to left, #c92039, #c92039, #c92039, #c92039);
  padding: 15px;
  position: absolute;
  bottom: 115px;
}
.lefxtbx span {
  font-size: 47px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  line-height: 50px;
}
.lefxtbx img {
  width: 602px;
  display: block;
  margin: 0;
  padding: 0;
}
.bifonts {
  font-size: 77px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  line-height: 65px;
}
.formbx {
  display: inline-block;
  vertical-align: baseline;
  width: 45%;
  text-align: right;
  float: right;
  position: relative;
  z-index: 23;
}
.formbx img {
  width: 100%;
}
.sliderbx .container.botcon {
  bottom: -115px;
  top: auto;
}
.lobx img {
  width: 330px;
}
.yelobx {
  background: #f2af1d;
  width: fit-content;
  color: #182b53;
  font-weight: 800;
  text-transform: uppercase;
  padding: 10px 20px;
  font-size: 33px;
  border-radius: 6px;
  margin: 18px 0;
}
.devsecall.devone {
  position: relative;
}
.pikbox {
  background: url(../images/old-fil/1st-pinkbx.png) no-repeat center top #cd233d;
  padding: 53px 30px 21px;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  margin: 48px 0 0 0;
}
.bighead {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 52px;
  line-height: 44px;
}
.heline {
  font-size: 29px;
  position: relative;
  width: fit-content;
  margin: 0 auto;
}
.heline::before {
  content: "";
  height: 2px;
  width: 83px;
  position: absolute;
  left: 0;
  background: #fff;
  margin: 20px 0 0 -96px;
}
.heline::after {
  content: "";
  height: 2px;
  width: 83px;
  position: absolute;
  right: 0;
  background: #fff;
  margin: 20px -96px 0 0;
}
.threebx {
  margin: 30px 0;
}
.btonx {
  width: 32%;
  background: #c92039;
  color: #fff;
  padding: 30px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border-radius: 12px;
  min-height: 556px;
}
.btonx:hover {
  background: #182b53;
  box-shadow: 0 10px 10px #9d9b9b;
}
.threebx .btonx:nth-child(2) {
  margin: 0 20px;
}
.headingall {
  font-size: 28px;
  text-transform: uppercase;
  line-height: 31px;
  margin: 0 0 21px 0;
}
.headingall span {
  font-weight: 800;
}
.boxab, .tbox, .throbc {
  margin: 0;
  padding: 0;
  list-style: none;
}
.boxab li {
  padding: 0px 30px 27px;
  border-bottom: solid 1px #fff;
  margin: 0 32px 27px;
  line-height: 20px;
}
.boxab li strong {
  display: block;
}
.tbox li {
  display: block;
  margin: 20px 33px 19px;
  border-bottom: solid 1px #fff;
  padding: 0 0 22px 0;
  clear: both;
  overflow: hidden;
}
tbox .firstbx {
  border-bottom: none;
  font-weight: 700;
}
.tbox li span:first-child {
  float: left;
}
.tbox li span:last-child {
  float: right;
}
.headingall.twc span {
  display: block;
}
.btonx.blubox p {
  margin: -16px 0 21px 0;
  padding: 0;
  line-height: 16px;
  font-size: 13px;
}
.throbc li {
  margin: 10px 45px;
  line-height: 19px;
  border-bottom: solid 1px #fff;
  padding-bottom: 11px;
}
.throbc li span {
  display: block;
  font-weight: 700;
}
.tbox li:last-child, .boxab li:last-child, .throbc li:last-child {
  border-bottom: none;
}
.devsecall.devtwo {
  background: #c92039;
  padding: 50px 0;
}
.allhead {
  text-align: center;
  font-size: 40px;
  margin: 0 0 43px;
  color: #c92039;
  line-height: 40px;
  text-transform: uppercase;
}
.devfour .allhead {
  color: #fff;
}
.svee {
  padding: 0 0 63px;
}
.allhead strong {
  display: inline-block;
  font-weight: 700;
}
.owl-carousel#amongre .owl-item img {
  width: 201px;
  margin: 0 auto;
}
.nabox {
  text-align: center;
  margin: 0 auto;
  color: #fff;
}
.nabox span {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 800;
  margin: 24px 0 5px;
}
.svee .owl-nav, .devfour .owl-nav {
  position: absolute;
  top: 30%;
  width: 100%;
}
.svee .owl-carousel .owl-nav button, .devfour .owl-carousel .owl-nav button {
  background: #fff;
  padding: 15px 9px !important;
}
.svee .owl-nav button.owl-prev, .devfour .owl-nav button.owl-prev {
  float: left;
  margin: 0 0 0 -55px;
  background: none !important;
}
.svee .owl-carousel .owl-nav button.owl-prev img, .devfour .owl-carousel .owl-nav button.owl-prev img {
  transform: rotate(180deg);
}
.svee .owl-carousel .owl-nav button.owl-next, .devfour .owl-carousel .owl-nav button.owl-next {
  float: right;
  background: none !important;
  margin: 0 -55px 0 0;
}
.devsecall.devthree {
  padding: 50px 0;
  background: #f5f5f5;
}
.devsecall.devthree .allhead.strwo {
  color: #c92039;
}
.devsecall.devthree .allhead strong {
  display: inline-block;
}
.devsecall.devthree .nav-pills .nav-link {
  background: #ffffff;
  margin: 4px 0;
  color: #222;
  font-weight: 800;
  padding: 19px 17px;
  text-transform: uppercase;
  text-align: left;
  border-radius: 10px;
}
.devsecall.devthree .nav-pills .nav-link.active, .devsecall.devthree .nav-pills .show > .nav-link {
  background: #cd203b;
  color: #fff;
  font-weight: 800;
  padding: 19px 17px;
  border-radius: 10px;
}
.devfour {
  background: url("../images/bg-1.png") no-repeat center top/cover;
  padding: 50px 0 0;
}
.devfour .allhead.text-left strong {
  display: inline-block;
}
.theicon {
  background: #182b53;
  border-radius: 25px;
}
.theicon ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.theicon ul li {
  text-align: center;
  padding: 0;
  padding-bottom: 19px;
  border-radius: 10px;
  display: inline-block;
  vertical-align: top;
  margin: 30px 0 9px;
  width: 33%;
}
.pinkx {
  background: #c92039;
  display: inline-block;
  padding: 11px 17px;
  border-radius: 13px;
  width: 56px;
  vertical-align: middle;
  margin: 0 25px 0 0;
  box-shadow: 0 0 10px #000;
}
.pinkx img {
  height: 31px;
}
.disbx {
  display: inline-block;
  color: #fff;
  font-weight: 400;
  width: 60%;
  text-align: left;
  vertical-align: middle;
}
.disbx strong {
  display: block;
  font-weight: 700;
  font-size: 43px;
  line-height: 43px;
}
.owl-carousel#organisations .owl-item img {
  display: block;
  width: auto;
  margin: 16px auto 7px;
  object-fit: contain;
  height: 100px;
  margin: 45px auto 20px;
}
.lomaibx {
  display: block;
  width: 100%;
}
.logoitem {
  background: #fff;
  display: inline-block;
  padding: 0;
  width: 100%;
  border-radius: 10px;
  text-align: center;
  line-height: 19px;
  font-size: 13px;
  font-weight: 700;
  vertical-align: top;
  min-height: 249px;
  margin: 0;
}
.logoitem img {
  width: 80%;
  display: block;
  margin: 0 auto 30px;
}
.testmon {
  margin-top: 9%;
}
.owl-carousel .owl-item img.testimonimg {
  display: inline-block;
  width: 35%;
  margin: 0 0 0 41px;
}
.rightcont {
  display: inline-block;
  width: 50%;
  float: right;
  margin: 13% 69px 0 44px;
}
.owl-carousel .owl-item .quimg.top {
  width: 32px;
  margin: 0 0 0 -31px;
  transform: rotate(180deg);
}
.tesetxt p {
  color: #fff;
  font-size: 17px;
  font-weight: 400;
}
.owl-carousel .owl-item .quimg.bottomg {
  width: 32px;
  margin: -32px 0 0 0;
  float: right;
}
.nabx {
  color: #fff;
}
.nabx span {
  display: block;
  font-size: 26px;
  color: #fff;
  font-weight: 700;
}
.lonaname {
  display: block;
  margin: 20px 0 0 0;
}
.nambl {
  width: fit-content;
  background: #fff;
  padding: 3px 20px 11px;
  color: #000;
  border-radius: 5px 5px 0 0;
}
.testmon .allhead {
  margin: 0 0 -9% 32%;
}
.owl-carousel .owl-item .imboxa img {
  background: #fff;
  padding: 12px 20px;
  width: 194px;
  border-radius: 10px;
  margin: -11px 0 0 0;
}
.devsecall.devfive {
  padding: 100px 0 50px;
}
.unjkhead {
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 32px 0;
  width: fit-content;
  margin: 1px auto 44px;
}
.unjkhead span {
  color: #c92039;
  font-family: 'Pacifico', cursive;
  font-size: 77px;
  font-weight: 600;
  margin: -73px 0 0 0;
  display: inline-block;
  float: left;
  vertical-align: bottom;
}
.immaibx {
  clear: both;
}
.leimgb {
  width: 49%;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.seconea, .sliderbx {
  width: 100%;
}
.firstimg {
  object-fit: cover;
  width: 100%;
  height: 538px;
  border-radius: 30px;
}
.conox {
  position: absolute;
  bottom: 33px;
  z-index: 0;
  padding: 0 42px;
}
.conox img {
  width: 259px;
}
.conox span {
  color: #fff;
  display: block;
  font-size: 28px;
  font-weight: 600;
}
.righx {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  float: right;
  text-align: right;
}
.imgox {
  position: relative;
}
.txtbxc {
  position: absolute;
  bottom: 13px;
  z-index: 0;
  padding: 0 15px;
}
.txtbxc img {
  width: 150px;
}
.txtbxc span {
  color: #fff;
  display: inline-block;
  font-size: 27px;
  font-weight: 600;
  vertical-align: bottom;
  line-height: 30px;
  text-align: left;
  margin: 0 0 0 10px;
}
.imgox:first-child {
  margin-bottom: 22px;
}
.row.nnebox {
  margin-top: 56px;
}
.abxr {
  font-size: 40px;
  text-transform: uppercase;
  color: #c92039;
  margin: 0 0 9px 0;
}
.abxr strong {
  font-weight: 800;
}
.leabox {
  width: 47%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.leabox ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.leabox ul li {
  display: inline-block;
  width: auto;
  position: relative;
  font-weight: 700;
  font-size: 15px;
  margin: 2px 0;
  padding: 0 0 0 14px;
  line-height: 21px;
}
.riboxa {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 34%;
  float: right;
}
.twreg {
  background: url(../images/cer-bg.png) no-repeat top center / cover;
  height: 240px;
  width: 240px;
  display: inline-block;
  text-align: center;
  padding: 75px 0 0 0;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  transform: rotate(-8deg);
}
.ilobx {
  display: block;
  margin: 0 auto -15px;
  width: 268px;
}
.abcd {
  display: block;
  width: fit-content;
  background: #c92039;
  padding: 12px 75px 13px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 22px;
  font-weight: 700;
  margin: 14% auto 0;
  border-radius: 50px;
}
.abcd img {
  display: inline-block;
  margin: 0 0 8px 0;
  width: 21px;
}
.leabox ul li::before {
  content: "|";
  /*  font-weight: 900;
    font-family: "Font Awesome 5 Free";
    -webkit-font-smoothing: antialiased;*/
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  position: absolute;
  left: 0;
  top: -1px;
}
.leabox ul li:first-child:before {
  display: none
}
.devsix {
  background: url(../images/old-fil/footer-bg.png) no-repeat center top/cover;
  padding: 206px 0 50px;
}
.imgtxtb {
  display: inline-block;
  padding: 0 3%;
  text-align: center;
  vertical-align: top;
}
.imgtxtb:first-child {
  margin: -16px 0 0 0;
}
.imgtxtb img {
  display: block;
  margin: 0 auto;
}
.imgtxtb a {
  color: #fff;
  text-decoration: none;
  margin: 10px 0 0 0;
  display: block;
  line-height: 26px;
  font-size: 17px;
}
.devsecall.devthree .tab-content {
  width: 100%;
  display: block;
  background: #dce0dd;
  padding: 17px 27px 27px;
  border-radius: 10px;
}
.boxrow .clbox {
  display: block;
  width: 100%;
}
.clbox {
  display: block;
  width: 100%;
}
.ondebx {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
.hebox {
  font-weight: 800;
  font-size: 18px;
  margin: 15px 0 5px 0;
}
.devthree .calspan button.btn.btn-primary {
  margin: 2px 0;
  padding: 0 0 0 19px;
  background: none;
  color: #323232;
  border: none;
  position: relative;
  font-weight: 600;
  text-align: left;
  outline: none;
  box-shadow: none;
  border: none;
}
.devthree .calspan button.btn.btn-primary::before {
  content: "\f105";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  position: absolute;
  left: 0;
  top: -1px;
  color: #c92039;
}
.card.card-body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.card.card-body ul li {
  position: relative;
  padding: 0 0 0 19px;
  font-weight: 600;
}
.card.card-body ul li::before, .devthree .calspan.onecalspan button.btn.btn-primary::before {
  content: "\f101";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  position: absolute;
  left: 0;
  top: -1px;
  color: #c92039;
}
.card.card-body ul li::before {
  content: "\f105";
}
.devthree .card-body {
  margin: 5px 0 10px 22px;
  padding: 0;
  border: none;
  background: none;
}
/***100323*****/
.formbx {
  color: #fff;
}
.boxonef {
  display: inline-block;
  width: 48%;
  text-align: left;
  padding: 1%;
}
.boxonef label {
  display: block;
  margin: 6px 0 6px 0;
  font-size: 13px;
}
.boxonef input[type="text"], .boxonef select {
  background: none;
  color: #fff;
  border: solid 1px #d1cfcf;
  border-radius: 3px;
  height: 39px;
  width: 100%;
}
.boxonef select option {
  background: #192c55;
}
.boxonef button[type="submit"] {
  background: #c92039;
  color: #fff;
  border: none;
  padding: 10px 0;
  width: 100%;
  border-radius: 6px;
}
.boxonef.fullwitbox {
  display: inline-block;
  width: 97%;
  text-align: left;
  padding: 1%;
}
.boxonef.submtbtn {
  margin-top: 14px;
}
/****230323*****/
.lsq-form-wrapper .label-placement.top .field-control-group select {
  -webkit-appearance: none;
  -moz-appearance: none;
}
/****thank you*****/
.thakyupage .form-block-holder.block-inner-content.registration-form {
  padding-top: 57px !important;
}
.thakyupage .lefxtbx {
  bottom: 0;
}
.thakyupage .sliderbx .container.botcon {
  bottom: 0;
}
/*********old LP css END********/
/*******abt abt-one top banner************/
.abt-one {
    background: rgb(211, 211, 211);
    background: linear-gradient(0deg, rgba(245, 245, 245, 1) 0%, rgba(211, 211, 211, 1) 49%);
    padding: 0 0 20px;
    overflow: hidden;
    position: relative;
}
.aboutspart {
    top: 37%;
}
.loded {
  width: 300px;
}
.leide {
  display: inline-block;
  width: 65%;
  vertical-align: top;
  padding-top: 27%;
}
.dekstobnr {
  width: 100%;
  margin: 68px 0 0 0;
}
.mobier {
  display: none;
}
.rder {
  display: block;
  width: fit-content;
  background: #f77708;
  color: #333333;
  text-decoration: none;
  padding: 12px 30px;
  font-weight: 700;
  border-radius: 50px;
  margin: 33px 0 0 26px;
  font-size: 20px;
  text-transform: uppercase;
}

.formx img {
  width: 100%;
}
/*******abt abt-one IN SCHOLARSHIPS************/
.abt-two {
  padding: 68px 0;
  background: #f4f4f4;
  display: block;
  width: 100%;
  margin: 0 0 0 0;
}
.borime {
  position: relative;
}
.borimg {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 0;
  top: 69px;
}
.abt-two h1 {
  margin-top: 30px;
  text-align: center;
  font-size: 60px;
  font-weight: 800;
  color: #c92039;
  position: relative;
  z-index: 2;
  width: fit-content;
  margin: -67px 0 0 36%;
/*  transform: rotate(-2deg);*/
}
.abt-two h1 span {
  font-size: 48px;
  font-weight: 800;
  margin: 0 10px 0 0;
}
.abt-two h2 {
  position: relative;
  z-index: 2;
  width: fit-content;
  color: #fff;
  padding: 10px 20px;
  border-radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  background: rgb(201, 32, 57);
  background: linear-gradient(176deg, rgba(201, 32, 57, 1) 0%, rgb(7 47 106) 61%);
  margin: -10px 0 32px 36%;
/*  transform: rotate(-2deg);*/
}
.abt-two .parbixd {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  font-size: 17px;
  position: relative;
  z-index: 2;
}
.abt-two .parbixd span {
  display: block;
  font-size: 25px;
  font-weight: 700;
  margin: 0 0 7px 0;
}
.scholarshipClass .bg-danger{
  background: #c92039 !important;
}
/******ftr******/
.abt-three .lefethe {
  width: 30%;
  display: inline-block;
  font-size: 40px;
  font-weight: 700;
  line-height: 45px;
  position: relative;
  z-index: 5;
  padding-top: 121px;
  vertical-align: top;
}
.tedb {
  position: relative;
  z-index: 2;
  width: fit-content;
  color: #fff;
  padding: 10px 38px;
  border-radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  background: rgb(201, 32, 57);
  background: linear-gradient(176deg, rgba(201, 32, 57, 1) 0%, rgba(107, 38, 71, 1) 100%);
  text-decoration: none;
  display: block;
  font-size: 26px;
  margin: 9px 0 0 0;
}
/******ftr******/
footer {
  background: #323232;
  color: #fff;
  font-size: 12px;
  padding: 11px 0;
}
.leode {
  display: inline-block;
  width: 49%;
  font-size: 12px;
  vertical-align: middle;
}
.leode img {
  width: 22px;
}
.leode p {
  font-size: 12px;
  font-weight: 400;
  width: 80%;
  display: inline-block;
  margin: 0 0 0 11px;
}
.rigct {
  display: inline-block;
  width: 50%;
  text-align: right;
  vertical-align: middle;
}
.rigct i {
  display: inline-block;
  margin: 0 7px 0 0;
}
/***************/
.rigode.slbod {
  position: relative;
  overflow: hidden;
  margin: -25% 0 0 30%;
}
.owl-carousel#faculty {
  width: 100%;
  margin: 0 auto;
}
.owl-carousel#faculty .owl-item img {
  opacity: 1;
  height:auto;
  object-fit: cover;
  width: 100%;
  margin: 0;
  border-radius: 10px;
}
.sabox {
  position: absolute;
  bottom: 20px;
  color: #fff;
  left: 40px;
  font-size: 25px;
  font-weight: 700;
}
.sabox span {
  display: block;
  font-size: 17px;
  font-weight: 400;
}
.owl-carousel#faculty .owl-item .sabox {
  transform: rotate(-90deg);
  left: 13px;
  bottom: 139px;
  right: 34%;
  margin: 0;
    display: none;
}
.owl-carousel#faculty .owl-item .sabox span {
  display: none;
}
.owl-carousel#faculty .owl-item .item {
  overflow: hidden;
  border-radius: 10px;
}
.owl-carousel#faculty .owl-item.active.center img {
  margin: 0;

}
.owl-carousel#faculty .owl-item.active.center .sabox {
  transform: rotate(-0deg);
     display: block;
}
.owl-carousel#faculty .owl-item.active.center .sabox span {
  display: block;
}

/*******Thankyou page css******/
body.thankpage {
  background: #efefef;
}
.thankpage {
  background: #efefef;
}
.fuleithd {
  position: absolute;
  width: auto;
  z-index: 1;
  top: 151px;
}
.boode {
  position: relative;
  z-index: 4;
}
.thankone {
  position: relative;
}
.mobilesho {
  display: none;
}
.lobobx {
  display: block;
  clear: both;
  padding: 50px 0;
}
.devlogo {
  width: 356px;
  float: left;
}
.ouuologo {
  width: 250px;
  float: right;
}
.midlog {
  display: block;
  clear: both;
  text-align: center;
  margin: 13% 0 4%;
}
.dektopsho {
  width: 80%;
  margin: 0 auto;
  display: block;
}
.herobx {
  text-align: center;
}
.herobx a {
  display: inline-block;
  background: #f77708;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px;
  border-radius: 10px;
  text-decoration: none;
  margin: 0 7px;
  width: 388px;
  text-align: center;
}
.sociicon {
  display: block;
  text-align: center;
  margin: 42px 0;
}
.jeds {
  display: inline-block;
  font-size: 23px;
  font-weight: 600;
  color: #323232;
  letter-spacing: 3px;
  margin: 0 15px 0 0;
}
.soicn {
  display: inline-block;
  width: auto;
  margin: 0 15px;
}
.soicn img {
  object-fit: contain;
  height: 35px;
  width: auto;
}
.thankftr {
  text-align: center;
  /* position: absolute; */
  width: 100%;
  bottom: 0;
}
.leocont {
  display: inline-block;
  vertical-align: middle;
}
.leocont span {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  width: 200px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 24px;
}
.leocont img {
  display: inline-block;
  vertical-align: middle;
}
.condeals {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2%;
}
.condeals a {
  text-decoration: none;
}
.condeals img {
  display: inline-block;
  vertical-align: middle;
}
.condeals span {
  display: inline-block;
  vertical-align: middle;
  font-size: 17px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  margin: 0 0 0 11px;
}
/**********/
.aboutspart {
  height: 900px;
  position: absolute;
  background: none;
  padding: 0 0 50px;
  width: 76%;
  z-index: 0;
  top: -20%;
}
.hero-app-one {
  position: absolute;
  left: 20%;
  top: 0;
}
.hero-app-two {
  position: absolute;
  left: 28%;
  top: -5%;
}
.hero-app-three {
  position: absolute;
  left: 34%;
  top: 0%;
}
.hero-app-four {
  position: absolute;
  left: 35%;
  top: -15%;
}
.hero-app-five {
  position: absolute;
  left: 47%;
  top: -5%;
}
.hero-app-six {
  position: absolute;
  left: 45%;
  top: 10%;
}
.hero-app-seven {
  position: absolute;
  left: 57%;
  top: 2%;
}
.hero-app-eight {
  position: absolute;
  left: 62%;
  top: 4%;
}
.hero-app-nine {
  position: absolute;
  left: 70%;
  top: 4%;
}
.hero-app-8 {
  position: absolute;
  left: 68%;
  top: 60%;
}
.aboutspart .hero-app-8 {
  position: absolute;
  left: 35%;
  bottom: 50%;
}
.hero-app-6 {
  position: absolute;
  right: 50%;
  top: 10%;
}
.hero-app-8 {
  position: absolute;
  right: 40%;
  top: 5%;
}
.aboutspart .hero-app-7 {
  position: absolute;
  top: 8%;
  left: 10%;
}
.custom-animation {
  backface-visibility: hidden;
  animation: jumping 9s ease-in-out 2s infinite alternate;
  animation-delay: 1s;
  transition: all .9s ease 5s;
  user-select: none;
}
.aboutspart .hero-app-8 {
  position: absolute;
  left: 10%;
  bottom: 40%;
}
.custom-animation2 {
  backface-visibility: hidden;
  animation: jumping2 9s ease-in-out 2s infinite alternate;
  animation-delay: 1s;
  transition: all 1s ease 3s;
  user-select: none;
}
.custom-animation3 {
  backface-visibility: hidden;
  animation: jumping3 9s ease-in-out 2s infinite alternate;
  animation-delay: 1s;
  transition: all 7s ease 2s;
  user-select: none;
}
.custom-animation1 {
  backface-visibility: hidden;
  animation: jumping1 9s ease-in-out 2s infinite alternate;
  animation-delay: 1s;
  transition: all 1s ease 3s;
  user-select: none;
}
.custom-animation2 {
  backface-visibility: hidden;
  animation: jumping2 9s ease-in-out 2s infinite alternate;
  animation-delay: 1s;
  transition: all 7s ease 2s;
  user-select: none;
}
.custom-animation3 {
  backface-visibility: hidden;
  animation: jumping3 9s ease-in-out 2s infinite alternate;
  animation-delay: 1s;
  transition: all 1s ease 3s;
  user-select: none;
}
.custom-animation4 {
  backface-visibility: hidden;
  animation: jumping4 9s ease-in-out 2s infinite alternate;
  animation-delay: 1s;
  transition: all 7s ease 2s;
  user-select: none;
}
.custom-animation5 {
  backface-visibility: hidden;
  animation: jumping 9s ease-in-out 2s infinite alternate;
  animation-delay: 1s;
  transition: all 1s ease 3s;
  user-select: none;
}
.custom-animation6 {
  backface-visibility: hidden;
  animation: jumping6 9s ease-in-out 2s infinite alternate;
  animation-delay: 1s;
  transition: all 1s ease 3s;
  user-select: none;
}
.custom-animation7 {
  backface-visibility: hidden;
  animation: jumpingnew2 9s ease-in-out 2s infinite alternate;
  animation-delay: 1s;
  transition: all 1s ease 3s;
  user-select: none;
}
.custom-animation8 {
  backface-visibility: hidden;
  animation: jumpingnew1 9s ease-in-out 2s infinite alternate;
  animation-delay: 1s;
  transition: all 1s ease 3s;
  user-select: none;
}
/*@keyframes jumping {
  0% {
    transform: translateY(0px) translateX(0) rotate(0) scale(1);
    opacity: .8;
  }
  25% {
    transform: translateY(-10px) translateX(-10px) rotate(20deg) scale(0.8);
    opacity: .9;
  }
  50% {
    transform: translateY(-15px) translateX(-15px) rotate(10deg) scale(0.9);
    opacity: .8;
  }
  75% {
    transform: translateY(-20px) translateX(-20px) rotate(20deg) scale(0.75);
    opacity: .6;
  }
  85% {
    transform: translateY(-25px) translateX(-25px) rotate(20deg) scale(0.9);
    opacity: .7;
  }
  100% {
    transform: translateY(-15px) translateX(-15px) rotate(0) scale(0.95);
    opacity: .85;
  }
}
@keyframes jumping2 {
  0% {
    transform: translateY(0px) translateX(0) rotate(0) scale(1);
    opacity: .5;
  }
  25% {
    transform: translateY(-30px) translateX(10px) rotate(20deg) scale(0.8);
    opacity: .8;
  }
  50% {
    transform: translateY(15px) translateX(-15px) rotate(10deg) scale(0.7);
    opacity: .8;
  }
  75% {
    transform: translateY(30px) translateX(20px) rotate(20deg) scale(0.75);
    opacity: .7;
  }
  100% {
    transform: translateY(-15px) translateX(15px) rotate(0) scale(0.75);
    opacity: .9;
  }
}
@keyframes jumping3 {
  0% {
    transform: translateY(10px) translateX(0) rotate(0) scale(1);
    opacity: .9;
  }
  20% {
    transform: translateY(20px) translateX(10px) rotate(-20deg) scale(0.8);
    opacity: .8;
  }
  40% {
    transform: translateY(15px) translateX(-15px) rotate(10deg) scale(0.75);
    opacity: .8;
  }
  40% {
    transform: translateY(-15px) translateX(-25px) rotate(10deg) scale(0.5);
    opacity: 1;
  }
  80% {
    transform: translateY(-30px) translateX(20px) rotate(-20deg) scale(0.75);
    opacity: .6;
  }
  100% {
    transform: translateY(15px) translateX(15px) rotate(0) scale(0.95);
    opacity: .7;
  }
}
@keyframes jumping4 {
  0% {
    transform: translateY(-30px) translateX(20px) rotate(0) scale(1.2);
    opacity: .7;
  }
  25% {
    transform: translateY(-20px) translateX(10px) rotate(50deg) scale(0.6);
    opacity: .8;
  }
  50% {
    transform: translateY(15px) translateX(-15px) rotate(20deg) scale(0.5);
    opacity: .9;
  }
  75% {
    transform: translateY(30px) translateX(20px) rotate(50deg) scale(0.75);
    opacity: .7;
  }
  100% {
    transform: translateY(-15px) translateX(15px) rotate(0) scale(0.5);
    opacity: .9;
  }
}
@keyframes jumping10 {
  0% {
    transform: rotate(180deg);
    display: block;
  }
  100% {
    transform: rotate(30deg);
    display: block;
  }
}
@keyframes jumping11 {
  0% {
    transform: rotate(180deg) translate(-20px, 20px);
    display: block;
  }
  100% {
    transform: rotate(30deg) translate(0px, 0px);
    display: block;
  }
}*/
@keyframes jumping {
  0% {
    transform: translateY(0px) translateX(0) rotate(0) scale(1);
    opacity: 1;
  }
  25% {
    transform: translateY(-10px) translateX(-10px) rotate(10deg) scale(1);
    opacity: 1;
  }
  50% {
    transform: translateY(-5px) translateX(-5px) rotate(5deg) scale(1);
    opacity: 1;
  }
  75% {
    transform: translateY(-8px) translateX(-8px) rotate(8deg) scale(1);
    opacity: 1;
  }
  85% {
    transform: translateY(-5px) translateX(-5px) rotate(5deg) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateY(-10px) translateX(-10px) rotate(0) scale(1);
    opacity: 1;
  }
}
@keyframes jumping2 {
  0% {
    transform: translateY(0px) translateX(0) rotate(0) scale(1);
    opacity: 1;
  }
  25% {
    transform: translateY(-30px) translateX(10px) rotate(20deg);
    opacity: 1;
  }
  50% {
    transform: translateY(15px) translateX(-15px) rotate(10deg);
    opacity: 1;
  }
  75% {
    transform: translateY(30px) translateX(20px) rotate(20deg);
    opacity: 1;
  }
  100% {
    transform: translateY(-15px) translateX(15px) rotate(0);
    opacity: 1;
  }
}
@keyframes jumping3 {
  0% {
    transform: translateY(10px) translateX(0) rotate(0) scale(1);
    opacity: 1;
  }
  20% {
    transform: translateY(20px) translateX(10px) rotate(-20deg);
    opacity: 1;
  }
  40% {
    transform: translateY(15px) translateX(-15px) rotate(10deg);
    opacity: 1;
  }
  40% {
    transform: translateY(-15px) translateX(-25px) rotate(10deg);
    opacity: 1;
  }
  80% {
    transform: translateY(-30px) translateX(20px) rotate(-20deg);
    opacity: 1;
  }
  100% {
    transform: translateY(15px) translateX(15px) rotate(0);
    opacity: 1;
  }
}
@keyframes jumping4 {
  0% {
    transform: translateY(-30px) translateX(20px) rotate(0);
    opacity: 1;
  }
  25% {
    transform: translateY(-20px) translateX(10px) rotate(50deg);
    opacity: 1;
  }
  50% {
    transform: translateY(15px) translateX(-15px) rotate(20deg);
    opacity: 1;
  }
  75% {
    transform: translateY(30px) translateX(20px) rotate(50deg) s;
    opacity: 1;
  }
  100% {
    transform: translateY(-15px) translateX(15px) rotate(0);
    opacity: 1;
  }
}
@keyframes jumping10 {
  0% {
    transform: rotate(180deg);
    display: block;
  }
  100% {
    transform: rotate(30deg);
    display: block;
  }
}
@keyframes jumping11 {
  0% {
    transform: rotate(180deg) translate(-20px, 20px);
    display: block;
  }
  100% {
    transform: rotate(30deg) translate(0px, 0px);
    display: block;
  }
}
@keyframes jumpingnew1 {
  0% {
    transform: translateY(10px) translateX(0);
    opacity: 1;
  }
  20% {
    transform: translateY(20px) translateX(10px);
    opacity: 1;
  }
  40% {
    transform: translateY(15px) translateX(-15px);
    opacity: 1;
  }
  40% {
    transform: translateY(-15px) translateX(-25px);
    opacity: 1;
  }
  80% {
    transform: translateY(-30px) translateX(20px);
    opacity: 1;
  }
  100% {
    transform: translateY(15px) translateX(15px) rotate(0) scale(0.95);
    opacity: 1;
  }
}
@keyframes jumpingnew2 {
  0% {
    transform: translateY(10px) translateX(0);
    opacity: 1;
  }
  20% {
    transform: translateY(20px) translateX(10px);
    opacity: 1;
  }
  40% {
    transform: translateY(35px) translateX(-15px);
    opacity: 1;
  }
  40% {
    transform: translateY(45px) translateX(-25px);
    opacity: 1;
  }
  80% {
    transform: translateY(50px) translateX(20px);
    opacity: 1;
  }
  100% {
    transform: translateY(65px) translateX(15px);
    opacity: 1;
  }
}
/****slideobx****/
.slbox {
  width: 103px;
  margin: -97px 0 0 39px;
  padding-bottom: 13px;
}
.slbox .item {
  background: #686868;
  transform: rotate(0deg);
}
.animated {
  -webkit-animation-duration: 1000 ms;
  animation-duration: 1000 ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out {
  z-index: 1
}
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in {
  z-index: 0
}
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}


/*******margqune********/
.marbox {
    display: inline-block;
    width: 12%;
    overflow: visible;
    padding: 0;
}

.marbox img {width: 100%;}
.marbox:first-child img {width: 80%;}
.marbox:nth-child(2) img {width: 75%;}
.marbox:nth-child(3) img {width: 90%;}
.marbox:nth-child(4) img {width: 70%;}
.marbox:nth-child(5) img {width: 65%;}
.marbox:nth-child(6) img {width: 85%;}
.marbox:last-child img {width: 90%;}
.marbox marquee {height:1500px; padding:0;}

/***********form css**********/

.formx {
    display: inline-block;
    width: 421px;
    vertical-align: top;
    margin: 10% 4% 0 0;
    float: right;
    position: absolute;
    right: 0;
}

.nebnr {
    width: 100%;
    position: absolute;
    top: 0;
}

.foboxe {
    width: 100%;
    float: right;
    background: rgba(0, 0, 0, 0.4);
    padding: 29px;
    border-radius: 30px;
}
.fromhead {
    font-size: 22px;
    text-align: center;
    color: #fff;
	margin-bottom: 20px;
}
.form-label, .form-control, .form-select {
    /* font-size: 14px; */
    /* color:#fff; */
    /* margin: 0; */
    /* display: inline-block; */
}

.form-label {
    width: 84px;
}

.form-control, .form-control:focus,  .form-select, .form-check-label, .form-select:focus {
    width: 100%;
    /* background: none; */
    /* border: none; */
    /* border-bottom: solid 1px #fff; */
    /* border-radius: 0; */
    /* margin: 0 0 0 11px; */
    /* padding: 7px 0; */
    /* box-shadow: none; */
    /* color: #dbdbdb; */
    /* outline: none; */
}

.form-check-label {
    border: none;
    width: 90%;
    font-size: 12px;
    line-height: 18px;
}

.form-check-input[type=checkbox] {
    margin: 10px 0 0 0;
}

.form-control::-ms-input-placeholder { /* Edge 12-18 */
  color:#dbdbdb;
}

.form-control::placeholder {
  color: #dbdbdb;

}
.imgbga {
    position: relative;
    padding: 0 0 0 45px;
}

.form-select option { background: #000;}

.imgbga::before {content: ""; position: absolute; background: url("../images/form/icon-1.webp") no-repeat left top/ contain; height: 33px; width: 39px; left: 0;}
.emailbx::before {content: ""; position: absolute; background: url("../images/form/icon-2.webp") no-repeat left top/ contain;}
.mobilebx::before {content: ""; position: absolute; background: url("../images/form/icon-3.webp") no-repeat left top/ contain;}
.mobilebx::before {content: ""; position: absolute; background: url("../images/form/icon-3.webp") no-repeat left top/ contain;}
.statebx::before  {content: ""; position: absolute; background: url("../images/form/icon-4.webp") no-repeat left top/ contain;}

.citybx::before {content: ""; position: absolute; background: url("../images/form/icon-6.webp") no-repeat left top/ contain;}

.programbx::before {content: ""; position: absolute; background: url("../images/form/icon-7.webp") no-repeat left top/ contain;}

.coursebx::before {content: ""; position: absolute; background: url("../images/form/icon-8.webp") no-repeat left top/ contain;}

.foboxe .btn.btn-primary {
    background: #c92039;
    border-color: #c92039;
    display: block;
    padding: 6px 38px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    margin: 16px auto 0;
}
.mb-2.imgbga {
    margin-bottom: 1rem !important;
}


  .parsley-errors-list {
    margin: 2px 0 3px;
    padding: 0;
    list-style-type: none;
    font-size: 0.9em;
    line-height: 0.9em;
    opacity: 0;
    color: #ff3532;
    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    position: absolute;
    bottom: -10px;
    left: 143px;
    font-size: 9px;
    font-weight: 600;
    background: #fff;
    padding: 4px;
    border-radius: 2px;
	  display: none;
}
        .parsley-errors-list.filled {
            opacity: 1;
        }

.imgbga .parsley-errors-list {  display: block;}

/******Model********/
.modal-header {
  border: none;
  /* position: absolute; */
  top: -6px;
  right: -6px;
  z-index: 2;
}
.modal-header .btn-close {box-shadow: none;
  border: none;}
.modal-header {
    display: flex;
    align-items: center;
    justify-content: space-around;
    }



/******Model***end*****/
/***********popupbtn**************/
.aplbtn {
  position: fixed;
  right: 0;
  top: 40%;
  background: none;
  border: none;
  padding: 0;
  z-index: 2;
}
.aplbtn img {
  object-fit: contain;
  width: 41px;
  display: block;
}
.btdmobiel {display: none;}
/***************popupbtn*end*********/


/******new slider********/
.nesld {
    position: relative;
}
.bgimgs {
    width: 100%;
}
.loines {
    position: absolute;
    top: 6%;
    left: 2%;
    right: 2%;
}

.loied {
    display: block;
    clear: both;
}

.ddulogo {
    float: left;
}
.rigtlgo {
    float: right;
}

.cnetlogo {
    margin: 7% auto 0;
    display: block;
    clear: both;
}

.nesld  .formx {
    display: block;
    width: 421px;
    vertical-align: top;
    margin: 0;
    float: right;
    position: absolute;
    right: 3%;
    top: 21%;
}
/******new slider*end*******/

/******croselsl *******/
.sliboxe {position: relative;}
.sliboxe .formx {
    margin: 8% 4% 0 0;
    top: 0;
    z-index: 2;
}

.owl-carousel#topsl .owl-item img.mobishow {display: none;}

/******croselsl*end*******/



/* winter session */
.hero {
      background: url('../images/campus-infra.webp') center center;
      padding: 50px 20px;
      position: relative;
      color: #fff;
    }
    .hero-overlay {
      background: #eee;
      position: absolute;
      top: 0; left: 0;
      width: 100%; height: 100%;
      opacity: 0.9;
    }
    .hero-content {
      position: relative;
      z-index: 2;
    }
    .form-box {
      background: transparent;
      border-radius: 10px;
      padding: 20px;
      box-shadow: 0 0 15px rgba(0,0,0,0.2);
    }
     .titleText{
        font-size: 3.5rem;
        line-height: 55px;
        font-weight: 900 !important;
    }
  .foboxe {
      width: 100%;
      float: right;
      background: #c92039 !important;
      padding: 20px 0px 0px 0px !important;
      border-radius: 30px;
      overflow: hidden;
  }
  .crorsrupees{
      font-size: 52px;
      font-weight: 700;
      color: #c92039;
  }
  @media only screen and (max-width:800px){
  .borime {
     margin-top: 30px !important;
    }
    .crorsrupees{
        font-size: 32px;
        text-align: center;
    }
    .titleText{
          font-size: 38px;
        text-align: center;
        line-height: 37px;
      }
      .logosss{
        text-align: center;
      }

      .alumniSpeak h2{
      margin-top: 8px !important;
    }
  }
    .statsCards h2{
    font-weight: 900 !important;
   
    }
  .statsCards .card{
      background: transparent;
      border: 1px solid #666 !important;
  }
  .statsCards .display-6{
      font-size: 23px;
      margin-bottom: 0px !important;
      line-height: 25px;
  }
  .scholarshipOffers .display-5{
      font-size: 26px;
      text-transform: uppercase;
      line-height: 28px;
  }
  .scholarshipOffers ul li{
      border-bottom: 1px solid #eee;
      padding-bottom: 5px;
      padding-top: 10px;
  }
  .placementImages img{
     border-radius: 15px;
  }

  .award-wrapper {
         width: 150px;
      height: 150px;
  }
  .center-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .award-box{
     height: 100%;
     padding-top: 0px !important;
  }
  
  .award-box h5{
    font-weight: bold;
  }
  .award-box .awardtitle{
    margin-top: -10px !important;
    font-size: 19px;
  }

.leadershipData {
  background: #fff !important;
  padding-top: 30px !important;
}
.leadershipData .item h3{
    font-size: 19px;
    margin-top: 9px;
    font-weight: 800;
    color: #333;
    margin-bottom: 0px;
}


.leadershipData .item p{
    margin-top: -2px;
    font-size: 14px;
}


.leadership-card {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}

.leadership-img {
  position: relative;
}

.leadership-img img {
  width: 100%;
  display: block;
  border-radius: 8px;
}

.leadership-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 12px 15px;
  color: #fff;
  background: linear-gradient(to top, rgba(6, 5, 9, 1), transparent);
  /* shadow only at bottom */
  border-radius: 0 0 8px 8px;
}

.leadership-info h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  color: #fff !important;
}

.leadership-info p {
  font-size: 14px;
  margin: 2px 0 0;
}

/* new css again */
  .collab-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.08);
  transition: transform 0.3s ease;
/*  min-height: 220px;*/
}

.collab-card:hover {
  transform: translateY(-5px);
}

.collab-card img {
   width:100%;
   border-radius: 29px;
/*   border:8px solid #c92039;*/
}
.placementSSlides button{
    background: #eee !important;
}

.placementSSlides button span {
    font-size: 24px;
    padding: 1px 8px;
    color: #c92039;
    background: #eee;
    border-radius: 4px;
    font-weight: bold;
}
.placementTitleText{
  color:#c92039 !important;
  text-align: center;
}
.alumniSpeak{
/*      padding-top: 0px !important;*/
}
.alumniSpeak h2{
  margin-top: -88px;
}
.distin{
  color:#c92039;
}
@media screen and (max-width: 1600px) {
    .abt.abt-three {
        margin-top: 1% !important;
    }
}
p.verify-your-identity {
    color: #000 !important;
}