body {
  font-family: "Plus Jakarta Sans", sans-serif;
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
}

* {
  outline: 0;
}
.hy{
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}

a {
  margin: 0;
  padding: 0;
  text-decoration: none;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  max-width: 100%;
}

p {
  margin: 0;
  padding: 0;
  text-align: justify;
  font-size: 15px;
  color: #434343;
  line-height: 1.6;
}

/*---------top-sec----------*/

.top {
  padding: 5px 0;
  border-bottom: 1px solid #ededed;
  background: #f4f4f4;
}

.head-demo ul {
  margin: 0;
  padding: 0;
}

.head-demo ul li {
  margin: 0;
  padding: 0 2px;
  display: inline-block;
  color: #777;
}

.follow {
  color: #fff;
  text-align: right;
}

.head-demo ul li a {
  color: #0088cc;
  font-size: 11px;
  margin: 0;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.head-demo ul li a:hover {
  color: #0088cc;
  transition: 0.1s;
}

/*---------logo-sec----------*/

.logo-sec {
  background: #ffffff;
  padding: 4px 0;
}

.paytm {
  text-align: right;
  margin-top: 5px;
}

/*--------------slider-sec-------------*/

#home-slider {
}

.slide-pic img {
  width: 100%;
}

#home-slider.owl-theme .owl-controls {
  display: none !important;
}

/*--------------about-sec-------------*/

.about-sec {
  margin: 0;
  padding: 0;
}

.about-sec ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.about-sec ul li {
  margin: 15px 15px 15px 0;
  padding: 16px;
  display: inline-block;
  border: 1px solid #d6d6d6;
  width: 15%;
  text-align: center;
}

.about-sec ul li a {
  color: #777;
  font-weight: 900;
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.3;
}

.about-sec ul li a:hover {
  text-decoration: underline;
  color: #dd0000;
}

.about-sec h4 {
  margin-bottom: 5px;
  padding: 0px;
  font-size: 20px;
  color: #1d2127;
  font-weight: bold;
  position: relative;
  top: 0;
  left: 0px;
}

.about-sec h4:after {
  content: "";
  position: absolute;
  border: 0;
  width: 150px;
  height: 1px;
  margin-left: 15px;
  background-image: linear-gradient(to right, #dd0000, transparent);
  top: 11px;
}

.about-sec p {
  margin: 0;
  padding: 5px 0;
  font-size: 14px;
}

.about-sec img {
  border-radius: 5px;
  width: 33rem;
  height: 20rem;
}

.list-yy{
    list-style-type: disc;
}
/*---------quick-facts----------*/

.quick-facts {
  text-align: center;
}
.speaker-info {
  border: 1px solid #dfe2e5;
  border-radius: 5px;
  margin-top: 88px;
  padding-bottom: 22px;
  text-align: center;
  width: 343px;
  height: 291px;
}
.speaker-info img {
  height: 266px;
  margin: -66px 0 22px 0;
  vertical-align: top;
}
.hcc{
  color: #dd1111;
  position: relative;
  top: 8px;
}
.heading {
  font-size: 36px;
  font-weight: bold;
  color: #1d2127;
}

.quick-facts h3 {
  padding: 15px 0;
  margin: 0;
  font-size: 20px;
  color: #1d2127;
  font-weight: bold;
}

.quick-facts img {
  margin-bottom: 35px;
}

/*.gray {
    padding: 10px;
    background-color: #f7f7f7;
    border-radius: 1px;
    margin: 0;
}
.gray ul li{text-align: left;margin: 0; padding: 0;}
.gray ul li a{font-size: 14px;display: block;color: #dd0000;line-height: 1.6; font-weight: 400;}
.admission {margin:0 0 10px !important;width: 100%;}*/

/*--------------back-to-top-------------*/

/*------------form-sec-------------*/

.form-sec {
  text-align: left;
}

.form-sec span {
  color: red;
}

.form-sec label {
  color: #666;
}

.form-control {
  border-radius: 0;
}

.form-control:focus {
  box-shadow: none;
  outline: none;
  border-color: #495057;
}

/*---------testimonial-----------*/

.testimonial {
  background: #eee;
  padding: 15px;
  text-align: left;
}

.testimonial > p {
  font-size: 15px;
  color: #666;
  font-weight: 300;
  line-height: 1.6;
  margin-top: 15px;
}

.owl-theme .owl-controls .owl-page span {
  background: #070707 !important;
}

.testimonial-tst img {
  margin-bottom: 0 !important;
}

.testimonial a {
  color: #dd0000;
  font-weight: 300;
  font-size: 27px;
  line-height: 40px;
}

.testimonial-review {
  text-align: center;
  width: 300px;
  margin: 20px auto;
}

.owl-buttons {
  position: absolute;
  top: 30%;
  width: 100%;
  opacity: 0;
}

.owl-prev {
  position: absolute;
  left: 0%;
}

.owl-next {
  position: absolute;
  right: 0%;
}

.owl-theme .owl-controls .owl-buttons div {
  background: #7a4b94;
  opacity: 1;
}

.owl-theme .owl-controls .owl-buttons div {
  border-radius: 50%;
}

.owl-prev:after,
.owl-next:after {
  font-family: "FontAwesome";
  font-weight: 900;
  content: "\f104";
  width: 28px;
  height: 28px;
  font-size: 50px;
  font-weight: bold;
}

.owl-next:after {
  content: "\f105";
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: rgba(0, 0, 0, 0.9);
}

.owl-carousel:hover .owl-buttons {
  opacity: 1;
}

.owl-theme .owl-controls .owl-buttons div {
  background: transparent !important;
  color: rgba(0, 0, 0, 0.8) !important;
}

@media screen and (max-width: 767px) {
  .owl-prev {
    left: -2.5%;
  }
  .owl-next {
    right: -2.5%;
  }
}

/*--------btn-secondary---------*/

.btn-secondary {
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0;
  color: #6c757d;
}

.btn-back-to-top {
  position: fixed;
  width: 45px;
  height: 40px;
  bottom: 0px;
  border-radius: 4px 4px 0 0;
  right: 20px;
  opacity: 1;
  text-align: center;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  background: rgba(64, 64, 64, 0.75);
  color: #fff;
  font-size: 30px;
}

.btn-back-to-top:hover {
  background: #404040;
  color: #fff;
}

/*--------engineer---------*/

.engineer {
  margin: 0;
  padding: 0;
  text-align: center;
}

.engineer p {
  text-align: center;
  font-size: 14px;
  margin-bottom: 40px;
}

.heading2 {
  font-weight: 300;
  font-size: 27px;
  line-height: 40px;
  color: #1d2127;
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 10px;
}

.heading2:after {
  content: "";
  position: absolute;
  border: 0;
  width: 140px;
  height: 1px;
  margin-left: 15px;
  background-image: linear-gradient(to right, grey, transparent);
  top: 22px;
}

.heading2:before {
  content: "";
  position: absolute;
  border: 0;
  width: 140px;
  height: 1px;
  background-image: linear-gradient(to right, transparent, grey);
  top: 22px;
  left: 0;
}

.engineer h6 {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin: 10px 0;
}

.engineer img {
  margin-bottom: 10px;
  width: 100%;
  height: 200px;
}

.engineer .gray {
  background: #fff;
  text-align: left;
}

/*==========business=========*/

.business {
  padding: 30px 0;
  margin: 0;
}

.business h3 {
  font-size: 24px;
  color: #000;
  font-weight: normal;
  margin-bottom: 10px;
}

.business ul li {
  display: inline-block;
  margin-top: 5px;
}

.business ul li a {
  display: block;
  font-size: 14px;
  color: #dd0000;
  font-weight: 400;
}

.business p {
  font-size: 18px;
}

/*==========career=========*/

.career {
  margin: 30px 0;
  padding: 10px;
  border: 1px solid #eee;
}

.career h4 {
  font-size: 24px;
  color: #000;
  font-weight: normal;
  margin: 0;
}

.career img {
  width: 100%;
  padding: 15px 0;
}

.career p {
  margin-bottom: 15px;
}

.program {
  border: none;
  padding: 0;
}

.program a {
  color: #dd0000;
  font-size: 14px;
}

.program p {
  padding: 5px 0;
  margin: 0;
}

.program img {
  padding-top: 5px;
  margin: 0;
}

.program h4 {
  font-size: 22px;
}

/*--------------penting-sec-------------*/

.penting {
  margin: 0;
  padding: 0;
}

.wings h3 {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 150px;
}

.wings p {
  color: #fff;
}

.fashion {
  background: url(../images/Fashion-03.jpg) no-repeat center;
  background-size: cover;
  padding: 50px 0;
  margin: 0px;
}

.white {
  background: #fff;
  margin-top: 180px;
  padding: 15px;
}

.white p {
  padding: 10px 0 15px;
  color: #777777;
}

.white h4 {
  padding: 0;
  font-size: 22px;
  font-weight: 500;
  color: #000;
}

.btn-danger {
  font-size: 15px;
  background-color: #dd0000;
  border-color: #dd0000;
  padding: 5px 15px;
}

/*----------------------*/

.skill {
  margin: 0;
  padding-top: 50px;
  text-align: center;
}

.skill p {
  text-align: center;
  font-size: 14px;
  margin-bottom: 40px;
}

.skill h2 {
  font-weight: 600;
  font-size: 18px;
  line-height: 40px;
  color: #1d2127;
  position: relative;
  top: 0;
  left: 0;
  text-align: center;
}

.skill h2:after {
  content: "";
  position: absolute;
  border: 0;
  width: 240px;
  height: 1px;
  background-image: linear-gradient(to right, grey, transparent);
  top: 22px;
  right: 0;
}

.skill h2:before {
  content: "";
  position: absolute;
  border: 0;
  width: 240px;
  height: 1px;
  background-image: linear-gradient(to right, transparent, grey);
  top: 22px;
  left: 0;
}

/*--------------copyright-sec-------------*/

.copyright {
  background: #243a7a;
  padding: 20px 0;
}

.copyright p {
  font-size: 15px;
  color: #fff;
  text-align: left;
  font-weight: 400;
}

.copyright a {
  font-size: 15px;
  color: #ffde00;
}

li.destop {
  display: none !important;
}

/*------------------------------*/

.banner {
  padding: 20px 0;
}

.main-div {
  padding-bottom: 50px;
}

.main-div h2 {
  font-size: 30px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.main-div h2 span {
  color: #dd1111;
  font-weight: bold;
}

.main-div h6 {
  color: #777;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.5;
}

.main-div p {
  margin-bottom: 10px;
}

.admissions {
  margin: 0px;
  padding: 0;
  text-align: left;
}

.admissions ul {
  margin-top: 10px;
}

.admissions ul li {
  border-bottom: 1px solid #ededde;
  padding: 5px 0;
}

.admissions ul li a {
  margin: 0;
  padding: 0;
  line-height: 1.4;
  display: block;
  font-size: 15px;
  color: #666666;
  text-decoration: none;
}

.admissions ul li a:before {
  content: "\f0da";
  font-family: "FontAwesome";
  color: #333;
  padding-right: 8px;
}

.admissions ul li a::after {
  content: "";
  display: block;
  width: 0;
  margin-left: 0px;
  height: 1px;
  background: #dd1111;
  transition: width 0.4s;
}

.admissions ul li a:hover::after {
  width: 100%;
  transition: width 0.4s;
}

.admissions ul li a:hover {
  color: #dd1111;
}

.bg-light {
  padding: 7px;
}

.admissions h3 {
  background: #253978;
  color: #fff;
  font-size: 32px;
  text-align: center;
  font-weight: 500;
  line-height: 1;
  padding: 10px;
  text-transform: uppercase;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.makeUL ul {
  list-style: disc;
  padding-left: 33px;
}

/*new button used input home page*/

.buttons-sec ul li {
  display: inline-block;
  list-style: none;
  margin: 20px 0 10px 10px;
  padding: 0;
  border: none;
}

.buttons-sec ul li a {
  color: #fff;
  background: #bb000a;
  text-transform: uppercase;
  text-shadow: 6px 3px 2px rgba(0, 0, 0, 0.2);
  padding: 15px;
  margin: 0;
  /*border: 1px solid rgba(0,0,0,0.5);*/
  /*box-shadow: 2px 0 0 5px rgba(0, 0, 0, 0.2);*/
  border-radius: 10px;
  /*transform: perspective(500px) rotateY(-15deg);*/
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: all 0.5s ease;
  text-decoration: none;
  display: block;
}

.buttons-sec ul li a:hover {
  color: #fff;
  text-shadow: -6px 3px 2px rgba(0, 0, 0, 0.2);
  box-shadow: -2px 0 0 5px rgba(0, 0, 0, 0.2);
  transform: perspective(500px) rotateY(15deg);
  text-decoration: none;
}

.buttons-sec ul li a:before {
  content: "";
  background: linear-gradient(to right, transparent, white, transparent);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -80%;
  transition: all 0.5s ease;
}

.buttons-sec ul li a:hover:before {
  left: 80%;
}

.EventUpdate {
  font-size: 26px;
  text-align: center;
}

.EventUpdate a {
  color: white;
  display: inline-block;
  margin-top: 15px;
}

.EventUpdateBG {
  background-color: #253978;
  padding: 50px 0;
}
