/*== Header css start ==*/

.header {
  width: 100%;
  display: table;
  border-bottom: 5px solid #494848;
  padding: 5px 0;
}

.section-title h2 {
  color: #FFF;
  font-weight: 600;
  display: inline-block;
  text-transform: uppercase;
}

.section-title p {
  color: #FFF;
}

.logo {
  padding: 0 0;
}

.logo span+span {
  color: #06589d;
  font-weight: bold;
  font-size: 20px;
  float: right;
  padding-left: 10px !important;
  padding: 58px 0 0;
  margin-left: 10px;
}

.logo_heading {
  padding: 34px 0 0;
}

.logo_heading span {
  color: #222324;
  text-align: center;
  font-size: 18px;
  display: block;
  padding: 2px 0 0;
  font-weight: 700;
  line-height: 1.2;
}


/*.logo_heading strong { color: #06589d; font-size: 32px; display: block; text-align: right;  }*/

.logo_heading strong {
  color: #06589d;
  font-size: 22px;
  display: block;
  text-align: center;
  line-height: 1;
}


/*== BANNER CSS START ==*/

.dsu-main-content {
  width: 100%;
  position: relative;
}

.bannerBox {
  background-image: url(../images/banner.jpg);
  height: 480px;
}

.parallax {
  position: relative;
  min-height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  z-index: 1;
}

.dsu-form {
  width: 308px;
  float: right;
  padding: 15px;
  margin-top: -96px;
  background: rgba(71, 157, 233, 0.7);
}

.frmBg {
  text-align: center;
  padding: 0px 0 0;
}

.frmBg span {
  font-size: 28px;
  color: #FFF;
}

.applyBox {
  width: 320px;
  display: table;
  float: right;
}

.contact-fild-box .checkbox label {
  color: #030303;
}

.contact-fild-box .form-control {
  background: rgba(255, 255, 255, 0.8);
  color: #202020;
  border: 0px;
  border-radius: 0px;
}

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

.btn_submit {
  background: #1992c0;
  color: #FFF;
  font-size: 18px;
  border-radius: 8px;
  font-weight: 700;
  bottom: 1px solid #FFF;
}

.btn_submit:hover {
  background: #1e599f;
  color: #FFF;
}

.contact-fild-box {
  margin-bottom: 7px;
}

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

.form-control {
  height: 35px;
}

.cd-intro {
  position: absolute;
  left: 0;
  top: 20%;
  bottom: 0;
  right: 0;
}

.dsu-intro {
  position: relative;
}

.dsu-addmission h2 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 33px;
  line-height: 1.2;
  padding: 10px 10px;
  display: block;
}

.dsu-addmission h2 span {
  color: #ffffff;
}

.dsu-addmission h2:after {
  background: #ffffff;
  border-color: #ffffff;
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 5px;
  height: 50px;
  /* border-top: 5px solid #0386b0; */
}

.dsu-addmission hr {
  border-top: 1px solid #ffffff;
  margin-top: 10px;
  width: 435px;
  margin-bottom: 30px;
}

.dsu-addmission h2:before {
  background: #ffffff;
  border-color: #ffffff;
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 50px;
  height: 5px;
  /* border-top: 5px solid #0386b0; */
}

.dsu-addmission h3 {
  position: relative;
  color: #ffffff;
  font-size: 31px;
  line-height: 1.1;
  margin: 15px 0;
}

.dsu-addmission h3 small {
  display: block;
  text-transform: capitalize;
  font-size: 48px;
  color: #ffffff;
  font-weight: 700;
  margin-top: 8px;
}


/*.dsu-addmission h3:after { background: #ffffff; border-color: #ffffff; position: absolute; content: ""; bottom: -18px; right: 30%; width: 5px; height: 50px; /* border-top: 5px solid #0386b0; */


}
*/
/*.dsu-addmission h3:before { background: #ffffff; border-color: #ffffff; position: absolute; content: ""; top: 85px; right: 30%; width: 50px; height: 5px;    /* border-top: 5px solid #0386b0; */

}
*/ .formIDfid {
  padding: 10px 10px;
}

/*== BANNER CSS end ==*/
.section1 {
  width: 100%;
  display: table;
  background: url(../images/promgembg.jpg) no-repeat;
  background-size: 100%;
  padding: 40px 0 0;
}
.sec1_area {
  text-align: center;
  padding-top: 20px;
}
.section2 {
  width: 100%;
  display: table;
  padding: 40px 0;
  background: #cbc9c9;
  background: -moz-linear-gradient(left, #cbc9c9 0%, #f0efef 40%, #f0efef 68%, #cbc9c9 100%);
  background: -webkit-linear-gradient(left, #cbc9c9 0%, #f0efef 40%, #f0efef 68%, #cbc9c9 100%);
  background: linear-gradient(to right, #cbc9c9 0%, #f0efef 40%, #f0efef 68%, #cbc9c9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cbc9c9', endColorstr='#cbc9c9', GradientType=1);
}
.eligibility_area {
  text-align: center;
}
.eligibility_area h2 {
  color: #505050;
  display: inline-block;
  border-bottom: 1px solid #505050;
  padding-bottom: 8px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.eligibility_area span {
  display: block;
  color: #00437e;
  font-size: 26px;
  font-weight: 400;
}
.eligibility_area span+span {
  margin-top: 15px;
}
.section3 {
  width: 100%;
  display: table;
  padding: 40px 0;
  position: relative;
  height: 700px;
}
.section3:after {
  position: absolute;
  content: "";
  background: url(../images/skill.png);
  background-repeat: no-repeat;
  background-size: 100%;
  bottom: 0px;
  height: 421px;
  width: 100%;
  left: 0px;
  z-index: -1;
}
.skill_area ul {
  position: relative;
}
.skill_area ul li {
  position: absolute;
  background: #00475f;
  color: #FFF;
  font-weight: 500;
  padding: 8px;
  width: 140px;
  height: 140px;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
}
.skill_area ul li:nth-child(1) {
  padding-top: 37px;
  top: 105px;
  left: -62px;
}
.skill_area ul li:nth-child(2) {
  padding-top: 50px;
  top: 53px;
  left: 117px;
}
.skill_area ul li:nth-child(3) {
  padding-top: 50px;
  top: 149px;
  left: 242px;
}
.skill_area ul li:nth-child(4) {
  padding-top: 50px;
  top: 61px;
  left: 369px;
}
.skill_area ul li:nth-child(5) {
  padding-top: 50px;
  top: 132px;
  left: 500px;
}
.skill_area ul li:nth-child(6) {
  padding-top: 50px;
  top: 80px;
  right: 316px;
}
.skill_area ul li:nth-child(7) {
  padding-top: 42px;
  top: 148px;
  right: 95px;
}
.skill_area ul li:nth-child(8) {
  padding-top: 42px;
  top: 74px;
  right: -34px;
}
.section4 {
  width: 100%;
  display: table;
  padding: 42px 0;
  background: #d2d0d0;
  background: url(../images/sec4Banner.jpg) no-repeat center center;
  background-size: cover;
  /*background: #cbc9c9;
  background: -moz-linear-gradient(left, #cbc9c9 0%, #f0efef 40%, #f0efef 68%, #cbc9c9 100%);
  background: -webkit-linear-gradient(left, #cbc9c9 0%,#f0efef 40%,#f0efef 68%,#cbc9c9 100%);
  background: linear-gradient(to right, #cbc9c9 0%,#f0efef 40%,#f0efef 68%,#cbc9c9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbc9c9', endColorstr='#cbc9c9',GradientType=1 );*/
}
.studentExposureArea {
  position: relative;
  width: 100%;
  padding: 0px;
}
.studentExposureArea img {
  position: relative;
  width: 100%;
  padding: 0;
  max-width: 78%;
  margin: 0 auto;
}
.student_area {
  padding-top: 60px;
  width: 100%;
  display: table;
}
.student_area .left {
  width: 25%;
  float: left;
}
.student_area .middle {
  width: 50%;
  float: left;
  margin-left: 25%;
}
.student_area .middle img {
  width: 100%;
}
.student_area .left {
  text-align: right;
}
.student_area .left h4 {
  color: #4b4949;
  font-size: 24px;
  position: absolute;
  top: 60px;
  left: 133px;
}
.student_area .left ul {
  position: relative;
}
.student_area .left ul li {
  width: 100%;
  background: #2c77b0;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  padding: 7px 20px;
  height: 75px;
}
.student_area .left ul li:nth-child(1) {
  position: absolute;
  right: -129px;
  top: 0px;
}
.student_area .left ul li:nth-child(2) {
  position: absolute;
  right: -51px;
  top: 96px;
  background: #2298bb;
  line-height: 53px;
}
.student_area .left ul li:nth-child(3) {
  position: absolute;
  right: 6px;
  top: 190px;
  background: #22b2bb;
}
.student_area .left ul li:nth-child(4) {
  position: absolute;
  right: -54px;
  top: 289px;
  background: #25b597;
}
.student_area .left ul li:nth-child(5) {
  position: absolute;
  right: -135px;
  top: 387px;
  background: #249abd;
}
.student_area .right {
  width: 25%;
  float: right;
}
.student_area .right h4 {
  color: #4b4949;
  font-size: 24px;
  position: absolute;
  top: 60px;
  right: 133px;
}
.student_area .right ul {
  position: relative;
}
.student_area .right ul li {
  width: 100%;
  background: #2c77b0;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 20px;
  height: 75px;
}
.student_area .right ul li:nth-child(1) {
  position: absolute;
  left: -129px;
  top: 0px;
  background: #78bc62;
  line-height: 53px;
}
.student_area .right ul li:nth-child(2) {
  position: absolute;
  left: -51px;
  top: 96px;
  background: #23b495;
  line-height: 53px;
}
.student_area .right ul li:nth-child(3) {
  position: absolute;
  left: 6px;
  top: 190px;
  background: #23b3bc;
  line-height: 53px;
}
.student_area .right ul li:nth-child(4) {
  position: absolute;
  left: -54px;
  top: 289px;
  background: #2197ba;
  line-height: 53px;
}
.student_area .right ul li:nth-child(5) {
  position: absolute;
  left: -106px;
  top: 387px;
  background: #21b293;
  line-height: 53px;
}
.student_area .left ul li:before {
  content: '';
  position: absolute;
  width: 23px;
  height: 75px;
  background-color: #d2d0d0;
  right: -10px;
  top: 0px;
  border-radius: 50%;
}
.student_area .right ul li:before {
  content: '';
  position: absolute;
  width: 23px;
  height: 75px;
  background-color: #d2d0d0;
  left: -10px;
  top: 0px;
  border-radius: 50%;
}
.section5 {
  width: 100%;
  display: table;
  background: url(../images/careerbg.jpg) no-repeat;
  background-size: 100%;
  padding: 40px 0 0;
  height: 580px;
}
.career_area {
  width: 522px;
  margin: 0 auto;
  position: relative;
  padding-top: 30px;
}
.career_area:after {
  width: 522px;
  height: 124px;
  top: 170px;
  position: absolute;
  content: "";
  background: url(../images/career-shapes.png) no-repeat;
}
.career_area ul.topsec li .career_area_item h3 {
  color: #FFF;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}
.career_area ul.topsec li .career_area_item .icon {
  display: inline-block;
  border: 2px solid #FFF;
  width: 80px;
  height: 80px;
  text-align: center;
  border-radius: 100%;
  line-height: 80px;
}
.career_area ul.topsec li:nth-child(1) .career_area_item {
  position: absolute;
  top: 90px;
  left: -35px;
}
.career_area ul.topsec li:nth-child(1) .career_area_item h3 {
  position: absolute;
  left: -188px;
  top: 26px;
}
.career_area ul.topsec li:nth-child(2) .career_area_item {
  position: absolute;
  top: 90px;
  left: 137px;
}
.career_area ul.topsec li:nth-child(2) .career_area_item h3 {
  position: absolute;
  left: -8px;
  top: -63px;
}
.career_area ul.topsec li:nth-child(3) .career_area_item {
  position: absolute;
  top: 90px;
  right: 137px;
}
.career_area ul.topsec li:nth-child(3) .career_area_item h3 {
  position: absolute;
  left: -8px;
  top: -63px;
}
.career_area ul.topsec li:nth-child(4) .career_area_item {
  position: absolute;
  top: 90px;
  right: -33px;
}
.career_area ul.topsec li:nth-child(4) .career_area_item h3 {
  position: absolute;
  left: 85px;
  top: 20px;
  white-space: nowrap;
}
.career_area ul.btmsec {
  margin-top: 172px;
  position: relative;
}
.career_area ul.btmsec li .career_area_item h3 {
  color: #FFF;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}
.career_area ul.btmsec li .career_area_item .icon {
  display: inline-block;
  border: 2px solid #FFF;
  width: 80px;
  height: 80px;
  text-align: center;
  border-radius: 100%;
  line-height: 80px;
}
.career_area ul.btmsec li:nth-child(1) .career_area_item {
  position: absolute;
  top: 90px;
  left: -35px;
}
.career_area ul.btmsec li:nth-child(1) .career_area_item h3 {
  position: absolute;
  left: -140px;
  top: 26px;
}
.career_area ul.btmsec li:nth-child(2) .career_area_item {
  position: absolute;
  top: 90px;
  left: 137px;
}
.career_area ul.btmsec li:nth-child(2) .career_area_item h3 {
  position: absolute;
  left: -8px;
  top: 82px;
}
.career_area ul.btmsec li:nth-child(3) .career_area_item {
  position: absolute;
  top: 90px;
  right: 137px;
}
.career_area ul.btmsec li:nth-child(3) .career_area_item h3 {
  position: absolute;
  left: 0px;
  top: 82px;
}
.career_area ul.btmsec li:nth-child(4) .career_area_item {
  position: absolute;
  top: 90px;
  right: -33px;
}
.career_area ul.btmsec li:nth-child(4) .career_area_item h3 {
  text-align: left;
  position: absolute;
  left: 85px;
  top: 20px;
  white-space: nowrap;
}
.career_area ul.btmsec li:nth-child(4) .career_area_item h3 small {
  color: #FFF;
}
.section6 {
  width: 100%;
  float: left;
  padding: 40px 0;
  background: #cbc9c9;
  background: -moz-linear-gradient(left, #cbc9c9 0%, #f0efef 40%, #f0efef 68%, #cbc9c9 100%);
  background: -webkit-linear-gradient(left, #cbc9c9 0%, #f0efef 40%, #f0efef 68%, #cbc9c9 100%);
  background: linear-gradient(to right, #cbc9c9 0%, #f0efef 40%, #f0efef 68%, #cbc9c9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cbc9c9', endColorstr='#cbc9c9', GradientType=1);
}
.student_left {
  padding-right: 0;
}
.student_left:first-child:after {
  position: absolute;
  content: "";
  background: url(../images/after.png);
  background-repeat: no-repeat;
  width: 82px;
  height: 300px;
  right: -75px;
  top: 31px;
}
.student_left h3,
.alumniTitle h3 {
  color: #437db0;
}
.alumniTitle {
  text-align: center;
}
.student_item {
  position: relative;
  margin-top: 30px;
}
.student_text {
  background: #bdd6ec;
  padding: 20px;
  border-radius: 30px;
  position: relative;
}
.student_text:after {
  position: absolute;
  content: "";
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 40px solid #c1daf0;
  right: 82px;
  bottom: -23px;
}
.student_text p {
  color: #000;
}
.photo h2 {
  color: #949494;
  font-size: 17px;
  float: left;
  /* margin-left: 10px; */
  margin-top: 20px;
  display: block;
  clear: both;
}
.photo span.testimonial-post {
  display: block;
  clear: both;

}
.photo {
  float: right;
  margin-top: 10px;
  margin-right: 92px;
}
.photo img {
  float: left;
  display: none;
}
.sec6 {
  width: 100%;
  float: left;
  padding: 40px 0 0;
}
.footer {
  width: 100%;
  display: table;
  padding: 10px 0;
  background: #4b4d4c;
  text-align: center;
}
.footer p {
  color: #FFF;
  font-size: 12px;
}
#client-slider.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  top: 40px;
  margin: 0px;
  border-radius: 0px;
  padding: 0px 5px;
  background-color: transparent;
  font-size: 40px;
  color: #000;
}
#client-slider.owl-theme .owl-nav .owl-prev {
  left: -30px;
}
#client-slider.owl-theme .owl-nav .owl-next {
  right: -30px;
}

/*nits*/
.dsu-addmission {
  position: relative;
  width: 100%;
  display: inline-block;
  margin-top: 7%;
  text-shadow: 0px 2px 2px rgba(0,0,0,.8);
}

.dsu-addmission label {
  font-size: 30px;
  line-height: 1.1;
  color: #ffffff;
  display: block;
  padding: 0px;
  margin: 0;
  font-weight: normal;
  text-transform: capitalize;
  font-style: normal;
  /*text-shadow: 0px 2px 2px rgba(0,0,0,.8);*/
}
em {
  font-style: normal;
}
.dsu-addmission label em {
  font-size: 26px;
  font-weight: normal;
}

.dsu-addmission label b {
  font-weight: normal;
}

/*nits*/
.excellence_logo {
  position: relative;
}
.excellence_logo>img,
.excellencelogo {
  position: absolute;
  width: 94px;
  top: 10px;
  right: 0px;
}
