/* ======================= styleCSS-START ================================= */

/* == HeaderSection-START == */
.header {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  display: table;
  z-index: 4;
}

.cust_width {
  width: 60.40%;
}

.common_btn {
  padding: 12px 20px;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  font-weight: 600;
  display: block;
  text-align: center;
  background-color: #ed003d;
  border-radius: 5px;
  margin-top: 25px;
}

.common_btn:hover {
  background-color: #fff;
  color: #ed003d;
  border: 1px solid #ed003d;
}

.header .top-head {
  width: 100%;
  display: table;
  position: relative;
}

.header .top-head .top-menu {
  padding: 1.2rem 0rem;
}

.header .top-head .navbar {
  background-color: transparent;
}

.header .top-head .headerRtcontent {
  padding-top: 0rem;
  width: 100%;
  height: 100%;
}

.navmenu {
  position: relative;
}

.navbar-nav {
  padding: 0rem;
  width: 100%;
  margin-left: 0rem;
}

.navbar-nav .nav-item a {
  padding: 0rem 1rem !important;
  border-right: 0px solid #ffffff;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
  font-size: 1.35rem;
  font-weight: 400;
}

.navbar-nav .nav-item a:hover,
.navbar-nav .nav-item a:active,
.navbar-nav .nav-item a.active,
.navbar-nav .nav-item a.is-active-top-nav__1level {
  color: #000016;
  font-weight: 500;
}

.navbar-nav .nav-item:last-child a {
  border: 0rem;
}

.logo {
  position: relative;
}

.logo img {
  width: 50rem;
}

.logo_right img {
  width: 18rem;
}

.brand-logo-section {
  width: 100%;
}

.brand-logo-section img {
  width: 50%;
}

.mobile__dv .divids {
  position: relative;
  float: right;
  padding-top: 0px;
  text-align: center;
  font-family: "Rajdhani", sans-serif;
}

.mobile__dv .divids h1 {
  font-size: 3.5rem;
  color: #e39632;
  text-align: right;
}

.mobile__dv .divids h1 img {
  width: 13%;
}

.approvalbx {
  border-right: 0rem solid #adadac;
  padding-right: 0rem;
  margin-right: 0rem;
  text-align: center;
}

.approvalbx p {
  color: #ffffff;
  line-height: 1.2;
  font-size: 1.5rem;
  font-weight: 500;
}

.approvalbx p a {
  color: inherit;
}

.approvalbx p a:hover,
.approvalbx p a:focus {
  color: #000000;
}

.approvalbx ul {
  margin-top: 0px;
}

.approvalbx ul li {
  padding: 0rem 3px;
  border: 1px solid transparent;
  border-right: 1px solid #b5b7b9;
  text-align: right;
}

.approvalbx ul li span {
  color: #302929;
  font-size: 0.7rem;
  font-weight: 500;
  line-height: 1.3;
  display: block;
  margin-top: 2px;
}

.header-strip {
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #000016;
}

.header-strip p {
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 0.7rem;
}

.header-strip p b {
  color: #ffa959;
  font-weight: 500;
}

.placements-logo-sec {
  padding: 15px;
  border-radius: 2px !important;
  /* margin-bottom: 19px; */
  border: 1px solid #000;
  background: #FFF;
  box-shadow: 7px 7px 14.1px 0px rgba(0, 0, 0, 0.12);
  padding-top: 9px;
}

.placements-logo-sec img {
  height: 100px;
  object-fit: cover;
  width: 100% !important;
}

/*StickyMenu-START */
#header.sticky {
  position: fixed !important;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  background: #fff;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  box-shadow: 0 0.1rem 1rem rgba(0, 0, 0, 0.55);
}

#header.sticky .header-absolute {
  box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
}

#header.sticky .header-absolute .logo img {
  width: 20rem;
}

#header.sticky .header-absolute .logo_right img {
  width: 14rem;
}

#header.sticky .top-head {
  padding-top: 0.1rem;
}

#header.sticky .header-absolute .mobile__dv .divids h1 {
  font-size: 2.3rem;
}

#header.sticky .header-absolute .mobile__dv .divids h1 img {
  width: 14%;
}

/*StickyMenu-END */

/* == HeaderSection-CLOSE == */
.mobile {
  display: none;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px !important;
  height: 10px !important;
  background: #ddd !important;
  border: 1px solid #30335c;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: rgba(237, 0, 61, 1) !important;
  border: 1px solid #e5521b;
  width: 30px !important;
  height: 10px !important;
}

.owl-theme .owl-nav [class*="owl-"] {
  position: absolute;

  width: 4rem !important;
  height: 4rem !important;
  line-height: 4.3rem !important;
  font-size: 3.7rem !important;
  margin: 0px !important;
  padding: 0px !important;
  border-radius: 50px !important;
  text-align: center;
  z-index: 2;
  color: #fff !important;
  background-color: transparent !important;

  overflow: hidden;
  top: 25px;
}

.owl-theme .owl-nav [class*="owl-"] i {
  line-height: 1;
}

.owl-theme .owl-nav .owl-prev {
  left: unset;
  left: initial;
  right: 7.1rem;
}

.owl-theme .owl-nav .owl-next {
  right: 0px;
}

section#section4 {
  background: #000000;
}

section#section4 .widget-title.text-center.white span {
  -webkit-text-fill-color: transparent;
  /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgb(255, 255, 255) !important;
}

.gallery_area .item_row .popup-gallery-row {
  padding: 0px;
}

.galleryBox .container-fluid {
  padding: 0 0;
}

.gallery_area {
  padding-top: 0px;
}

.gallery_area .single_gallery_item {

  display: inline-block;

  float: left;

  width: 100%;

  position: relative;

  z-index: 1;

}

.gallery_area .single_gallery_item:hover .hover_overlay {

  -webkit-transform: scale(1, 1);

  transform: scale(1, 1);

}

.gallery_area .single_gallery_item .gallery_info h5,
.gallery_area .single_gallery_item .gallery_info p {

  color: #ffffff;

  position: absolute;

  text-align: center;

  top: 30%;

  width: 100%;

  height: auto;

}

.gallery_area .single_gallery_item .gallery_info p {

  top: 45%;
}

.gallery_area .single_gallery_item .links>a>i {

  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;

}

.test_section .testi {
  width: 100%;
}

.test_section .testi .testi-item {
  border-radius: 30px;
  display: flex;
  min-height: 300px;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  padding: 20px;
  background: rgba(0, 0, 0, 0.10);
}

.test_section .testi .testi-item .left-test img {
  width: auto;
  margin: 10px;
  border: 5px solid white;
  border-radius: 100%;
  height: 120px;
}

.test_section .testi .testi-item .left-test {
  width: 30%;
}

.test_section .testi .testi-item .testi-content {
  width: 70% !important;
  position: relative;
}

.testi-content h3 {
  color: #000;
  margin: 6px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-align: justify;
  line-height: normal;
}

.testi-content h4 {
  color: #000;
  margin: 7px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.testi-content h5 {
  color: #FFF;
  padding: 10px;
  margin: 10px 5px;
  background-color: black;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.testi-content::before {
  content: '';
  position: absolute;
  width: 90px;
  height: 65px;
  top: 0;
  left: -100px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background: url(../images/quote1.png);
}

.bg {
  height: 100%;
  width: 0px;
  left: 0;
  z-index: 0;
  border-radius: 30px 0px 0px 30px;
  position: absolute;
  background-color: rgba(237, 0, 61, 1);
}

.testi-item:hover .bg {
  width: 100px;
  transition: all .5s;
}

.testi-item:hover .testi-content h5 {
  background-color: rgba(237, 0, 61, 1);
  transition: all .5s;
}

.testi-content::after {
  content: '';
  position: absolute;
  width: 90px;
  height: 65px;
  right: 0;
  bottom: 60px;
  transform: rotate(180deg);

  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background: url(../images/quote1.png);
}



.gallery_area .single_gallery_item img {

  height: auto;
  width: 100%;

}

.gallery_area .single_gallery_item .links {
  top: 40%;
  text-align: center;
  position: absolute;
  right: 0;
  margin-right: 0;
  width: 100%;
  z-index: 99;
  overflow: hidden;

}

.gallery_area .single_gallery_item .hover_overlay {
  background-color: rgba(0, 0, 0, 0.7);
  border: 1px solid var(--bg-orange);
  height: 92%;
  left: 4%;
  position: absolute;
  top: 4%;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  width: 92%;
  border-radius: 1rem;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
}

/* == Heading-START == */
.widget-title {
  position: relative;
}

.widget-title.text-left {
  position: relative;
}

.right img {
  width: 85%;
  margin-top: 10px;
  height: 450px !important;
}

.left,
.right {
  display: flex;
  justify-content: center;
  align-items: center;
}

.about-new {
  background-image: url(../images/welconeimg.webp);
  background-size: cover;
  /* background-attachment: fixed; */
  background-position: top left;
  background-repeat: no-repeat;

}


.course__section {
  position: relative;
}

#horizontalTab {
  width: 100%;
}

.course__section .resp-tabs-list {
  display: flex !important;
  justify-content: space-between;
}

.offered {
  background-image: url(../images/fashion1.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px;
}


.offered2 {
  /* background-image: url(../images/interior.webp);
  background-position:left;
  background-repeat: no-repeat;
  background-size: cover; */
  display: flex;
  flex-direction: row;
  height: 400px;
}

.course-imgggg {
  width: 50%;
  height: 400px;
}

.course-imgggg img {
  width: 100%;
  height: 100%;
}

.offered3 {
  /* background-image: url(../images/graphic.webp);
  background-position:left;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px; */
  display: flex;
  flex-direction: row;
  height: 400px;
}

.offered4 {
  /* background-image: url(../images/styling.webp);
  background-position:left;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px; */
  display: flex;
  flex-direction: row;
  height: 400px;
}

.offereds {
  margin-top: 10px;
}

.contentScrollbr {
  height: 200px !important;
}

.inner {
  width: 50%;
  height: 400px;
  overflow: auto;
  scroll-behavior: smooth;
  padding: 30px 10px 20px 30px;
  background-color: #000000f7;

}



::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #ed003d;
  border-radius: 0px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ff0000;
}


.offereds ::-webkit-scrollbar {
  width: 7px;
}

/* Track */
.offereds ::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
.offereds ::-webkit-scrollbar-thumb {
  background: #d4cdcd;
  border-radius: 30px;
}

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

.inner h2 {
  color: #FFF;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  /* 212.5% */
  text-transform: uppercase;
  margin: 20px 5px;
}

.inner p {
  color: #FFF;
  font-size: 14px;
  text-align: justify;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 171.429% */
  text-transform: capitalize;
  margin: 5px;
}

.inner .col-ul {
  margin: 10px 5px;
  color: white;
  list-style: '>> ';
  list-style-position: inside;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  /* 175% */
  text-transform: capitalize;
}

.inner .carrer {
  margin: 10px 5px;
  color: white;
  list-style: '>> ';
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  list-style-position: inside;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  /* 175% */
  text-transform: capitalize;
}

.inner .carrer li {
  width: 50%;
}

.course__section .resp-tabs-list li {
  background: transparent;
  width: 100%;
  border: 1px solid #000;
  color: #000;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 212.5% */
  text-transform: uppercase;
  margin: 4px;
}

.course__section .resp-tabs-list li:nth-child(1) {
  margin-left: 0 !important;
}

.course__section .resp-tabs-list li:nth-child(4) {
  margin-right: 0 !important;
}

.about-new .about-main {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}

.about-new .about-main h2 {
  font-size: 44px;
  width: 60%;
  font-style: normal;
  font-weight: 900;
  line-height: 54px;
  /* 115.625% */
  text-transform: uppercase;
  color: transparent;
  -webkit-text-fill-color: transparent;
  /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgb(255, 255, 255);
  margin: 5px;
  text-align: left;
}

.about-new .about-main p {
  color: #FFF;
  text-align: justify;
  font-size: 18px;
  width: 60%;
  font-style: normal;
  font-weight: 300;
  line-height: 30px;
  /* 166.667% */
  text-transform: capitalize;
  margin: 5px;
}

.widget-title h3 {
  color: transparent;
  -webkit-text-fill-color: transparent;
  /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgb(0, 0, 0);
  text-align: center;
  font-size: 50px;
  font-style: normal;
  font-weight: 900;
  line-height: 61px;
  /* 79.688% */
  text-transform: uppercase;
}

.widget-title h3 span {
  color: inherit;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.1em;
  padding-bottom: 20px;
  color: #163269 !important;
}

.widget-title.white h3 {
  color: #ffffff;
}

.widget-title.black h3 {
  color: #163269;
}

.widget-title h3 em {
  font-style: normal;
}

.sub-title h6 {
  color: #888888;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1.45;
}

.sub-title h6 small {
  font-size: 1.7rem;
}

.title-wrap {
  padding-bottom: 2rem;
}

.widget-title h2 {
  color: inherit;
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 2.5em;
  padding-bottom: 0px;
  color: #e39632;
}

.widget-title p {
  color: #000;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
  padding: 10px 0 0 0;
}

.elgisection .title-wrap {
  padding-bottom: 0rem;
}

.elgWrapper .title-wrap {
  padding-bottom: 0.75rem;
}

/* == Heading-CLOSE == */

/* ================================================== */

/* == Course-START == */
.widget-title h3.titleborder {
  position: relative;
}

.widget-title h3.titleborder::before {
  content: "";
  position: absolute;
  bottom: 0rem;
  width: 100%;
  height: 0px;
  left: 50%;
  margin: 0 auto;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.widget-title h3.titleborder::after {
  content: "";
  z-index: 2;
  background-color: transparent;
  position: absolute;
  bottom: -4px;
  width: 12rem;
  height: 0px;
  left: 50%;
  margin: 0 auto;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.widget-title.text-left h3.titleborder {
  padding-left: 0rem;
}

.widget-title.text-left h3.titleborder::after {
  content: "";
  left: 0rem;
  transform: translateX(0);
}

.widget-title.text-left h3.titleborder::before {
  content: "";
  left: 0rem;
  transform: translateX(0);
}

.widget-title.white h3.titleborder::before {
  content: "";
  background-color: rgba(255, 255, 255, 0.6);
}

.widget-title.white h3.titleborder::after {
  content: "";
  background-color: rgba(255, 255, 255, 1);
}

.prohighsection .widget-title.white h3.titleborder::after {
  content: "";
  background-color: transparent;
}

.widget-title.black h3.titleborder::before {
  content: "";
  background-color: transparent;
}

.widget-title h3.noborder {
  padding-bottom: 10px;
  margin-bottom: 5px;
}

.widget-title h3.noborder::before {
  content: "";
  display: none;
}

.sub-title p {
  font-size: 1.6rem;
}

.text-right {
  text-align: right;
}

/* == Headingborders-CLOSE == */

/* ================================================== */

/* == BannerSection-START == */
.bc-img01 {
  height: 100%;
  position: relative;
  width: 100%;
  padding: 30px 0px;
  background-image: url(../images/insdbanner.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* == BannerSection-CLOSE == */

/* ================================================== */
span.ens {
  display: inline !important;
  color: #ffffff !important;
}

/* == FormSection-START == */
#applyBox {
  margin-bottom: 0px;
}

.dsu-form {
  position: relative;
  width: 100%;
  max-width: 300px;
  float: right;
  padding: 2rem 2rem;
  margin: 0px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.15);
}

.dsuinner {
  position: relative;
  width: 100%;
  padding: 0px 0px;
  margin: 0px;
}

.dsuinner:before {
  opacity: 0;
  visibility: hidden;
  content: "";
  position: absolute;
  top: 8px;
  left: -1px;
  width: 1px;
  bottom: 20px;
  background-color: rgba(255, 255, 255, 0.85);
}

.dsuinner:after {
  opacity: 0;
  visibility: hidden;
  content: "";
  position: absolute;
  top: 8px;
  right: 0px;
  width: 1px;
  bottom: 20px;
  background-color: rgba(255, 255, 255, 0.85);
}

.thankyou .dsu-form {
  background-color: rgba(47, 61, 134, 0.9);
  padding: 20px 5px;
  border: 2px solid #ffffff;
  border-radius: 10px;
}

.frmBg {
  position: relative;
  text-align: center;
  padding: 0px 10px;
  margin-bottom: 3px;
}

.thankyou .frmBg:before,
.thankyou .frmBg:after {
  content: "";
  display: none;
}

.thankyou .frmBg {
  padding: 10px 10px;
  border: 0px;
}

.frmBg h4 {
  color: #000;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 10px;
}

.frmBg h4 span {
  font-size: 2.5rem;
}

.thankyou .frmBg h4 {
  font-size: 1.92rem;
  line-height: 1.55;
  font-weight: 400;
  text-transform: initial;
  color: #fff;
}

.applyBox {
  margin: 15px 0;
  padding: 0px;
  z-index: 1;
  position: relative;
  display: inline-block;
  width: 100%;
}

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

.contact-fild-box .form-control {
  color: #000 !important;
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  outline: none;
  border: none;
  line-height: 20px;
  /* 364.286% */
  ;
  background-color: rgba(255, 255, 255, 1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.295) !important;
  padding-left: 10px;
  border-radius: none !important;
  margin: 0 auto;
  min-height: 15px;
}

.contact-fild-box .form-control:focus {
  color: rgba(0, 0, 0, 0.7);
  background-color: #ffffff;
  border-color: transparent;
  box-shadow: 0 0 0 0.1rem rgba(0, 0, 0, 0.25);
}

.contact-fild-box .input-group-text {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0.4rem !important;
  color: #2b2a28;
  font-size: 13px;
}

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

.contact-fild-box .input-group-prepend {
  display: none;
}

.btn_submit {
  border: 0px;
  color: #ffffff;
  font-family: inherit;
  transition: all 0.45s ease-in-out;
  position: relative;
  width: 100%;
  padding: 1.7rem 2rem;
  box-shadow: 0 0.2rem 2rem rgba(255, 255, 255, 0.2);
  margin: 0px auto;
  display: inline-block;
  z-index: 1;
  background: #ED003D;
  font-size: 1.85rem;
  line-height: 1;
  letter-spacing: 0.01rem;
  font-weight: 600;
  border-radius: none;
}

.btn_submit:hover {
  color: #ffffff !important;
  background-color: black;
  transform: scale(1.04);
}

.bluegradient {
  background: #353860;
}

.bluegradient:hover,
.bluegradient:focus {
  background: #293a83;
  background: -moz-linear-gradient(0deg,
      rgba(103, 106, 157, 1) 0%,
      rgba(60, 64, 134, 1) 35%,
      rgba(42, 59, 132, 1) 90%);
  background: -webkit-linear-gradient(0deg,
      rgba(103, 106, 157, 1) 0%,
      rgba(60, 64, 134, 1) 35%,
      rgba(42, 59, 132, 1) 90%);
  background: linear-gradient(0deg,
      rgba(103, 106, 157, 1) 0%,
      rgba(60, 64, 134, 1) 35%,
      rgba(42, 59, 132, 1) 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#676a9d', endColorstr='#293a83', GradientType=1);
}

.contact-fild-box {
  margin-bottom: 1.3rem;
  position: relative;
}

.wid50 .contact-fild-box {
  width: 48%;
}

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

.contact-fild-box:last-child {
  margin-top: 0.75rem;
  margin-bottom: 0px;
}

.wid50 .contact-fild-box:last-child {
  margin-top: 0rem;
  margin-bottom: 1.8rem;
}

.contact-fild-box:last-child .form-group {
  margin-top: 0px;
  margin-bottom: 0px;
}

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

.contact-fild-box .form-check {
  margin-top: 10px;
  padding-left: 23px;
}

.contact-fild-box .form-check input[type="checkbox"] {
  width: 18px;
  height: 18px;
  top: 0px;
  left: 1px;
  position: absolute;
  padding: 0px;
  margin: 0px;
  margin-top: 0.1rem;
  border-radius: 0px;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  min-height: unset;
  min-height: initial;
}

.contact-fild-box .form-check label {
  color: #ffffff;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.3;
  cursor: pointer;
  margin: 0px;
  text-align: left;
}

.dsu-intro {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0px;
  z-index: 1;
  overflow: hidden;
}

.dsu-intro .container,
.dsu-intro .row,
.leftsec_content,
.applyBox,
.dsu-form {
  height: auto;
}

.dsu-addmission {
  margin: 0px;
  display: flex !important;
  align-items: center;
  /* margin-top: 15rem; */
  /* margin-bottom: 1.5rem; */
  display: block;
  padding: 0px;
  width: 100%;
}

.dsuInner {
  position: relative;
}

.color-white {
  color: #fff;
}

.course-btn-s.font-a:hover {
  background: #fff;
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}

.contact-fild-box select {
  color: #000 !important;
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  outline: none;
  border: none;
  line-height: 20px;
  /* 364.286% */
  ;
  background-color: rgba(255, 255, 255, 1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.295) !important;
  padding-left: 10px;
  border-radius: none !important;
  margin: 0 auto;
  min-height: 15px;
  appearance: none;
  background-repeat: no-repeat;
  background-position-x: 93%;
  background-position-y: 15px;
  background-image: url(../images/down-arrow.png);
}

.course-btn-s.font-a {
  padding: 14px 20px;
  color: #30335c;
  font-size: 1.8rem;
  border: 2px solid rgba(48, 51, 92, 0.8);
  margin: 0 17px 0 0;
  font-weight: 600;
  box-shadow: 0 0.4rem 1rem rgb(0 0 0 / 9%);
  transition: 0.5s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

h3.elegibilty {
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 3.2em;
  padding-bottom: 20px;
  color: #f39226;
}

.py-8 {
  padding-top: 9rem !important;
  padding-bottom: 5rem !important;
}

.font-a {
  font-family: "PT Sans", sans-serif;
}

.font {
  font-family: "Rajdhani", sans-serif;
}

.dsuInnerContent {
  position: relative;
}

.dsuInnerContent ul {
  list-style: disc;
  margin-left: 20px;
  margin-top: 2rem;
}

.dsuInnerContent ul li {
  color: #ffffff;
  padding: 3.5px 0;
}

.ugclogo {
  position: absolute;
  top: 38px;
  left: 42%;
  width: 145px;
}

.thankyou .ugclogo {
  top: -80px;
}

.dsu-addmission h3 {
  color: #fff;
  display: block;
  font-size: 26px;
  font-weight: 500;
  line-height: 41px;
  /* 170% */
  margin: 5px;
}

.dsu-addmission h5 {
  color: #fff;
  font-size: 22px;
  text-align: left;
  margin: 5px;
  margin-top: 10px;
  line-height: 26px;
  font-weight: 500;
}

.programs_parent {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin: 20px 0px 20px 0px;
  gap: 10px;
}

.dsu-addmission h6 {
  color: #fff;
  background-color: #2a3f6eaf;
  border-radius: 40px;
  width: max-content;
  border: 1px solid #fff;
  padding: 8px 15px;
  font-size: 18px;
  text-transform: capitalize;
  text-align: center;
  line-height: 18px;
  font-weight: 600;
}

.dsu-addmission h1 {
  /* color: #fff; */
  font-size: 60px;
  letter-spacing: 2px;
  color: #fff;
  /* -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgb(255, 255, 255); */
  font-weight: 900;
  line-height: 65px;
  /* 102.326% */
  text-transform: uppercase;
  margin: 5px;
}

.dsu-addmission h2 {
  color: #fff;
  font-size: 26px;
  font-weight: 400;
  margin: 5px;
  line-height: 35px;
  /* 127.5% */
}

.dsu-addmission .p-admission {
  color: #fff;
  margin: 10px 5px 5px 5px;
  border: 2px solid #fff;
  padding: 8px;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  /* 170% */
}

.hurryupsec {
  position: relative;
  padding: 20px;
  padding-top: 10px;
}

.hurryupsec ul.listing {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.hurryupsec ul.listing li {
  font-size: 25px;
  position: relative;
  padding-left: 1rem;
}

.hurryupsec ul.listing li::before {
  content: "";
  position: absolute;
  left: -13px;
  top: 1.5rem;
  width: 1.2rem;
  height: 1.4rem;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/partnerlisticon.png);
}

.dsu-addmission .hurryupsec h3 em {
  font-style: normal;
  display: table;
}

.dsu-addmission p {
  font-family: "PT Sans", sans-serif;
  color: #ffffff;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.65;
  margin: 0rem;
  padding: 0rem 0rem;
  display: inline-block;
}

.dsu-addmission p strong {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0px;
  display: block;
}

.dsu-addmission p span {
  color: #000;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1.6;
  margin: 0rem;
  padding: 0rem 1rem;
  display: inline-block;
  background-color: #eedc18;
}

.formIDfid {
  padding: 0px;
}

.contact-fild-box .form-control option {
  font-size: 14px;
  color: #000000;
  background-color: #ffffff;
}

.contact-fild-box .form-control optgroup {
  font-weight: 600;
  padding: 0px;
  background-color: #ffffff;
}

optgroup:before {
  content: attr(label);
  display: block;
}

#hero {
  background-color: #030708;
}

.formError {
  margin-left: 3% !important;
}

/* linear-gradient-start */
.formgradient {
  background: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e39632', endColorstr='#e39632', GradientType=1);
}

/* linear-gradient-close */

/* == FormSection-CLOSE == */

/* ================================================== */

/* == aboutus-START == */

.timerow .colm {
  position: relative;
}

.timeContent {
  position: relative;
  width: 100%;
  height: auto;
  padding: 2rem 0.7rem;
}

.timeContent p {
  position: relative;
  font-size: 2.25rem;
  line-height: 1.1;
  font-weight: 500;
  color: #000000;
}

.timeContent p span {
  padding-left: 1.1rem;
}

.timeContent p span small {
  font-size: 1.6rem;
}

.timeContent p b {
  position: relative;
  font-family: "Ubuntu", sans-serif;
  font-size: 5.4rem;
  line-height: 0.9;
  font-weight: 700;
  color: #e39632;
}

.aboutussection {
  background: #30335c;
}

.aboutContent {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.plain-left {
  position: absolute;
  top: 93px;
  z-index: 1;
  left: -111px;
}

.plain-left figure img {
  width: 65%;
}

.plain-right {
  position: absolute;
  top: 85px;
  z-index: 1;
  right: 280px;
}

.plain-right figure img {
  width: 75%;
}

.aboutusWrap {
  max-width: 1920px;
  margin: 0 auto;
}

.aboutusWrap h3 span {
  color: #e39632;
}

/* == aboutus-START == */
.conurse-content-area.py-8 p {
  color: #fff;
  font-family: "PT Sans", sans-serif;
  font-size: 1.8rem;
  line-height: 1.7;
  text-align: left;
}

.course-img img {
  max-width: 100%;
}

/* == section_1-START == */
.sectionInner {
  position: relative;
  z-index: 2;
}

/* == section_1-CLOSE == */

/* ================================================== */

/* == Program_section-START == */

/* Shine-start */
.progContent {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.progContent::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: transparent;
  background: linear-gradient(to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.5) 100%);
  background: filter progid: DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",
      endColorstr="#ffffff",
      GradientType=1);
  transform: skewX(-25deg);
  opacity: 0;
}

.progBox:hover .progContent::before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
  opacity: 1;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

/* Shine-close */

/* grow-start */
.grow {
  -webkit-animation: zoomeffect 3.5s infinite;
  animation: zoomeffect 3.5s infinite;
}

@-webkit-keyframes zoomeffect {
  0% {
    background-position: center;
    transform: scale(0.98, 0.98);
  }

  50% {
    background-position: center;
    transform: scale(1.1, 1.1);
  }

  100% {
    background-position: center;
    transform: scale(0.98, 0.98);
  }
}

@keyframes zoomeffect {
  0% {
    background-position: center;
    transform: scale(0.98, 0.98);
  }

  50% {
    background-position: center;
    transform: scale(1.1, 1.1);
  }

  100% {
    background-position: center;
    transform: scale(0.98, 0.98);
  }
}

/* grow-close */

/* rotate-start */
.rotateMe::before {
  -webkit-animation: rotation 2s infinite linear;
  animation: rotation 2s infinite linear;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
  }
}

@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
  }
}

/* rotate-close */

/* == Program_section-CLOSE == */

/* == opportunities_section-START == */
.oppsection {
  position: relative;
  background-image: url(../images/recriute-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.oppBox {
  padding: 0;
}

.oppsection .sectionInner {
  padding-left: 0;
  padding-right: 0;
}

.oppWrap {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.para {
  position: relative;
  width: 100%;
  padding: 0px;
  margin: 0px;
  text-align: left;
}

.para.black p {
  color: #000000;
}

.para h5 {
  display: inline-block;
  padding-bottom: 1.1rem;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

.para p {
  padding: 0;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.6;
}

/* == opportunities_section-CLOSE == */

/* == elective_section-START == */
.elective_section {
  position: relative;
  width: 100%;
}

.elective_row {
  position: relative;
  width: auto;
}

.elective_row .colm:nth-child(1) {
  position: relative;
}

.elective_row .colm:last-child {
  border-left: 1px solid #e7e7e7;
}

/* == elective_section-CLOSE == */

/* == opp_section-START == */
.oppSec {
  position: relative;
  width: 100%;
  z-index: 2;
}

.oppSecCont {
  position: relative;
  width: 100%;
  padding: 1rem 0px;
}

.oppSecCont .oppBox {
  position: relative;
  padding: 0rem;
  width: 100%;
}

/* opp-flex */
#opp-slider.owl-carousel .owl-stage {
  display: flex;
}

#opp-slider.owl-carousel .owl-item {
  display: flex;
  flex: 1 0 auto;
}

#opp-slider.owl-carousel .items {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
}

/* opp-slider */
.sechighHead {
  width: 100%;
}

#opp-slider.owl-theme .owl-item figure {
  margin: 15px 0 0;
  width: 100%;
  background-color: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0.25rem 0.65rem rgba(0, 0, 0, 0.25);
}

#opp-slider.owl-theme .owl-item .highlight-item:hover figure {
  box-shadow: 0 0.25rem 0.65rem rgba(0, 0, 0, 0.4);
}

#opp-slider.owl-theme .owl-item img {
  width: 100%;
}

#opp-slider.owl-theme .owl-item .items {
  padding: 0px;
}

#opp-slider.owl-theme .owl-nav [class*="owl-"] {
  position: absolute;
  color: #ffffff;
  background-color: #000016;
  border: 2px solid #ffffff;
  width: 35px;
  height: 35px;
  line-height: 34px;
  font-size: 1.5rem;
  margin: 0px;
  padding: 0px;
  border-radius: 5rem;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

#opp-slider.owl-theme .owl-nav .owl-prev {
  left: -5%;
}

#opp-slider.owl-theme .owl-nav .owl-next {
  right: -5%;
}

#opp-slider.owl-theme .owl-nav .owl-prev:hover,
#opp-slider.owl-theme .owl-nav .owl-next:hover {
  color: #000000;
  background: #fce40a;
}

.highlightBx {
  position: relative;
  width: 100%;
  height: 100%;
}

.highlightBxInr {
  position: relative;
  width: 100%;
  height: 100%;
}

.highlight-item {
  height: 100%;
  width: 100%;
  padding: 10px 5px;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}

.highlight-item:hover {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}

.highlightBxInr h4 {
  position: relative;
  color: #ffffff;
  font-size: 1.9rem;
  font-weight: 600;
  line-height: 1.3;
  font-style: italic;
  display: block;
  padding: 3px 0;
}

.highlightBxInr p {
  color: #ffffff;
  padding: 5px 0px;
  position: relative;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.35;
}

.highlightBxInr p:last-child {
  padding: 0px;
}

.elective_section {
  width: 100%;
}

.electiveContent {
  width: 100%;
  padding: 10px 4.5%;
}

.electiveContent figure {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}

.electiveContent figure img {
  max-width: 90%;
  margin: 0 auto 1.25rem;
}

.electiveDescription p {
  font-size: 1.65rem;
  color: #888888;
  line-height: 1.6;
  margin-bottom: 25px;
}

.electiveDescription p:last-child {
  margin-bottom: 0px;
}

.choiceContent {
  position: relative;
  width: 100%;
  overflow: hidden;
  width: 100%;
  border-radius: 1.5rem;
}

.choiceContent h5 {
  font-size: 2rem;
  color: #000016;
  line-height: 1.5;
  margin-bottom: 15px;
}

.oppsection .sub-title h6 {
  color: #f7f7f7;
}

/* ================================================== */
.accordion-button::after {
  flex-shrink: 1;
  width: 30px;
  height: 20px;
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: auto;
  transition: var(--bs-accordion-btn-icon-transition);
  font-size: 65px;
  background-size: 210px -1px;
}

.successBoxContent button.accordion-button {
  background: #e39632;
  padding: 17px;
  font-size: 18px;
  color: #fff;
  box-shadow: 0 0 0 0;
}

section#section3 {
  background-image: url(../images/elegibilty-bg.jpg);
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.accordion-body h4 {
  font-size: 21px;
  color: #fff;
  font-family: "PT Sans", sans-serif;
  padding: 10px 0;
}

.accordion-body ul li {
  color: #fff;
  font-family: "PT Sans", sans-serif;
  padding: 3px 9px;
  list-style: disc;
  font-size: 1.1em;
  border-bottom: 1px solid #fff;
}

.accordion-body ul {
  font-family: "PT Sans", sans-serif;
  padding-left: 20px;
}

.successBoxContent button.accordion-button {
  background: #e39632;
  padding: 17px;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  border-radius: 5px !important;
}

.successBoxContent .accordion-item {
  background: transparent !important;
  border: 0 !important;
  margin-bottom: 20px !important;
}

/* elgicon */
.eligibilityContent {
  position: relative;
  width: 100%;
}

.eligibilitylist {
  position: relative;
  width: 100%;
}

.eligibilitylist ul li {
  font-family: "PT Sans", sans-serif;
  padding: 9px 1px;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.65;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  position: relative;
  color: #ffffff;
  text-align: left;
}

.elgicon span {
  position: relative;
  padding-left: 60px;
  display: block;
  min-height: 55px;
}

.elgicon span b {
  display: block;
  font-weight: 600;
  margin-bottom: 0.4rem;
}

.elgicon span::before {
  content: "";
  border-radius: 100%;
  box-shadow: 0 0.1rem 0.5rem rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0px;
  top: -3px;
  width: 45px;
  height: 45px;
  background-image: url(../images/tick.png);
  background-repeat: no-repeat;
  background-size: contain;
}

/* elgicon-close */

/* ticklist */
.ticklist {
  position: relative;
  width: 100%;
}

.ticklist ul li {
  padding: 7px 5px;
  position: relative;
  color: #888888;
  font-size: 1.65rem;
  font-weight: 500;
  line-height: 1.3;
  text-align: left;
}

.occol .ticklist ul li {
  color: #ffffff;
  font-size: 17px;
  font-weight: 500;
  padding: 17px 5px;
}

.occol .ticklist ul {
  margin-left: -5px;
}

.listicon span {
  position: relative;
  padding-left: 22px;
  display: block;
}

.listicon span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 4px;
  width: 12px;
  height: 12px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/tick_icon.png);
}

.occol .listicon span::before {
  content: "";
  top: 1px;
}

/* oppSec */
.oppBoxTitle h4 {
  position: relative;
  color: #ffffff;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.1;
  padding: 0;
  margin-bottom: 1.5rem;
}

.oppSec .ticklist ul li {
  color: #ffffff;
  font-weight: 400;
}

.oppSec .listicon span::before {
  content: "";
  top: 1px;
  background-image: url(../images/tick_icon-white.png);
}

.oppSec .ticklist {
  margin-bottom: 0 !important;
}

/* ticklist-close */

/* ====  ProgramHighlights-START  ==== */

/* Program-flex */
.prohighsection {
  background-color: #ffffff;
}

.prohighContainer.vector figure {
  position: relative;
  margin-top: 6rem;
}

.prohighContainer figure img {
  position: relative;
  z-index: 2;
}

#prog-slider.owl-carousel .owl-stage {
  display: flex;
}

#prog-slider.owl-carousel .owl-item {
  display: flex;
  flex: 1 0 auto;
}

#prog-slider.owl-carousel .items {
  display: flex;
  flex-direction: column;
  margin-top: 1rem;
  margin-bottom: 2rem;
  padding-left: 0px;
  padding-right: 0px;
}

#prog-slider.owl-theme .items {
  position: relative;
  width: 100%;
}

#prog-slider.owl-theme .owl-nav .owl-nav {
  margin-top: 0px;
}

#prog-slider.owl-theme .owl-nav .owl-prev:hover,
#prog-slider.owl-theme .owl-nav .owl-next:hover {
  color: #ffbb17;
}

.prohighContainer {
  position: relative;
  margin: 0rem auto;
  padding: 0rem 2px;
  word-break: keep-all;
}

.progelectiveContent {
  padding: 0rem;
}

.proghigh-title {
  position: relative;
  width: 100%;
  padding: 0px;
  margin: 0px;
  text-align: center;
}

.proghigh-title h4 {
  padding: 0;
  margin-bottom: 0rem;
  color: #000016;
  font-size: 1.52rem;
  font-weight: 500;
  line-height: 1.3;
}

.facilitysep:hover h4 {
  color: #ffffff;
}

.proghigh-title h5 {
  padding: 0;
  margin-bottom: 0.2rem;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 400;
}

.proghigh-title p {
  padding: 0;
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.35;
  margin-bottom: 1.5rem;
}

.proghigh-title p:last-child {
  margin-bottom: 0rem;
}

.facilitysep {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 200px;
  border: 1px solid #dadada;
  border-radius: 17px;
  padding: 1.75rem 1rem;
  margin-top: 20px;
  -moz-transform: translateY(0rem);
  -webkit-transform: translateY(0rem);
  transform: translateY(0rem);
  overflow: hidden;
  background-color: #f7f7f7;
  box-shadow: 0 0.4rem 1rem rgba(0, 0, 0, 0.18);
}

.facilitysep:hover {
  -moz-transform: translateY(-0.5rem);
  -webkit-transform: translateY(-0.5rem);
  transform: translateY(-0.5rem);
  background: #e39632;
  -o-transition: all 0.45s ease-in-out;
  -ms-transition: all 0.45s ease-in-out;
  -moz-transition: all 0.45s ease-in-out;
  -webkit-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
  box-shadow: 0 0.4rem 1rem rgba(0, 0, 0, 0.6);
}

.facilitysep:hover figure img {
  filter: brightness(1000%);
  filter: brightness(8);
  -webkit-filter: brightness(8);
}

#prog-slider.owl-theme .items .facilitysep:first-child {
  margin-top: 0px;
}

/* ====  ProgramHighlights-CLOSE  ==== */

/* ====  Testimonials-START  ==== */

/* testi-flex */
#testi-slider.owl-carousel .owl-stage {
  display: flex;
}

#testi-slider.owl-carousel .owl-item {
  display: flex;
  flex: 1 0 auto;
}

#testi-slider.owl-carousel .items {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 5rem;
  margin-bottom: 1rem;
  padding: 10px;
}

.progContainer {
  margin: 0rem;
  padding: 1rem 1.4rem;
  word-break: keep-all;
}

#testi-slider.owl-theme .owl-nav .owl-nav {
  margin-top: 0px;
}

#testi-slider.owl-theme .owl-nav [class*="owl-"] {
  color: #ffffff !important;
  background-color: #2f345c !important;
  border-radius: 0px !important;
  width: 3.8rem !important;
  height: 4.8rem !important;
  line-height: 4.8rem !important;
  font-size: 3.8rem !important;
  margin: 0px !important;
  padding: 0px !important;
  top: 50%;
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}

#testi-slider.owl-theme .owl-nav {
  margin-top: 0px;
}

#testi-slider.owl-theme .owl-nav .owl-prev {
  left: 10px;
}

#testi-slider.owl-theme .owl-nav .owl-next {
  right: 10px;
}

#opp-slider.owl-theme .owl-nav [class*="owl-"] i,
#gallery-slider.owl-theme .owl-nav [class*="owl-"] i,
#testi-slider.owl-theme .owl-nav [class*="owl-"] i,
#rank-slider.owl-theme .owl-nav [class*="owl-"] i {
  line-height: inherit;
}

/* ====  Testimonials-CLOSE  ==== */

/* ================================================== */
.testiminal-box-sec {
  background: #d19343;
  padding: 15px 40px;
  padding-top: 50px;
  border-radius: 0px;
  min-height: 470px;
  height: 100%;
}

.name-test.font {
  color: #30335c;
  font-size: 2.6rem;
  font-weight: 600;
  margin-top: 4px;
}

.testiminal-box-sec p {
  color: #fff;
  font-size: 1.7rem;
  line-height: 1.4;
}

.name-test-tile {
  font-size: 1.7rem;
  color: #2e335c;
  font-weight: 600;
}

.testimonialWrap {
  width: 100%;
  padding: 0 1%;
}

#testi-slider.owl-carousel .items figure {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  text-align: center;
  top: -30px;
}

.title-scholer {
  font-size: 21px;
  padding: 20px 0;
  color: #fff;
  font-weight: 600;
}

.bg-tables {
  background: #fff;
}

table,
th,
td {
  border: 1px solid black;
  border-collapse: collapse;
  padding: 20px 10px;
  color: #333;
}

table,
th {
  color: #fff;
}

/*== Footer css start ==*/
.footer {
  width: 100%;
  display: table;
  padding: 3rem 0;
  background-color: #0e0c0d;
  color: #ffff;
  text-align: center;
  margin-bottom: 0;
}

.footer p {
  color: #fff;
  opacity: 1;
  font-size: 1.47rem;
  font-weight: 500;
  line-height: 1.3;
}

.footer p span {
  color: inherit;
}

.sideNavi {
  position: fixed;
  bottom: -40%;
  right: -48%;
  width: 100%;
  z-index: 2;
  transform: rotate(90deg);
}

.blink-soft {
  animation: blinker 1.5s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.apylybitton a {
  padding: 20px 40px;
  background: #163269;
  display: inline-block;
  font-size: 2.6rem;
  border-radius: 11px;
  color: #fff;
}

.Admissions-title {
  font-weight: 700;
  font-size: 3.1em;
  margin-bottom: 24px;
  color: #163269;
}

.Admissions-title span {
  color: #e5521b;
}

.sideNavi a {
  width: 100%;
  font-size: 1.6rem;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  padding: 20px 24px;
  transition: 1s;
  background-color: rgba(237, 0, 61, 1);
  /* display: none; */
  text-align: center;
}

.sideNavi a i {
  margin-right: 5px;
}

.sideNavi a:hover {
  background: #293a83;
  background: -moz-linear-gradient(0deg,
      rgba(103, 106, 157, 1) 0%,
      rgba(60, 64, 134, 1) 30%,
      rgba(42, 59, 132, 1) 90%);
  background: -webkit-linear-gradient(0deg,
      rgba(103, 106, 157, 1) 0%,
      rgba(60, 64, 134, 1) 30%,
      rgba(42, 59, 132, 1) 90%);
  background: linear-gradient(0deg,
      rgba(103, 106, 157, 1) 0%,
      rgba(60, 64, 134, 1) 30%,
      rgba(42, 59, 132, 1) 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#676a9d', endColorstr='#293a83', GradientType=1);
}

.sideNavi a.callus {
  color: #ffffff;
  background-color: #119de3;
}

.sideNavi a.callus:hover {
  color: #ffffff;
  background-color: #ff9b00;
}

/*== Footer css close ==*/

/* ======================= styleCSS-CLOSE ================================= */

.marquee {
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  padding: 12px 0;
}

.marquee span {
  display: inline-block;
  font-size: 2.5rem;
  padding-left: 100% !important;
  padding: 1rem 0;
  font-weight: 600;
  text-indent: 0;
  animation: marquee 20s linear infinite;
}

.marquee span:hover {
  animation-play-state: paused;
}

@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }

  100% {
    transform: translate(-100%, 0);
  }
}

/**About Section**/

.about__section {
  position: relative;
  padding-top: 50px;
}

.about__section .glosi {
  position: relative;
  padding-bottom: 14rem;
}

.about__section .about__Block {
  position: relative;
  padding-left: 1rem;
}

.about__section .about__Block span {
  font-weight: 600;
  font-size: 3em;
  color: #30335c;
  line-height: 1;
  text-transform: uppercase;
}

.about__section .about__Block span em {
  font-style: normal;
  color: #e39632;
}

.about__section .about__Block p {
  font-size: 22px;
  line-height: 1.1;
}

.about__section .about__Block .about__Content {
  background-color: #e39632;
  position: absolute;
  left: -180px;
}

.about__section .about__Block .about__Content h3 {
  font-size: 3.5rem;
  text-transform: uppercase;
  color: #fff;
}

.about__section .about__Block .about__Content p {
  font-size: 24px;
}

.about__section .about__Block .about__Content hr {
  border-bottom: solid 1px #f2cfa1;
  opacity: 1;
  border-top: 0px;
  margin: 0px;
}

/**About Section**/

/*courseinfo_section-STARTS*/

.course-titles {
  text-align: center;
  font-size: 3rem;
  color: #ffff;
  font-weight: 600;
  padding: 10px 0;
}

.course-p {
  text-align: center;
  color: #fff;
  font-size: 2rem;
  padding-bottom: 20px;
}

.courseinfo_section {
  background: #163269;
  background-size: cover;
  background-attachment: fixed;
}

.courseinfoInner {
  position: relative;
  width: 100%;
  padding: 30px 0;
  margin: 0;
}

.programImg {
  position: relative;
  width: 100%;
  padding: 0px 0;
  margin: 0;
}

/* .programImg figure{width:100%;margin:0;padding-bottom:68px;} */
.programImg figure {
  width: 100%;
  margin: 0;
  padding-bottom: 0px;
}

.programImg figure img {
  width: 100%;
}

.programImgContent {
  display: none;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
}

.programImgContent h6 {
  color: #000000;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700;
  position: relative;
  width: 100%;
  padding: 24px 10px;
  background-color: #f7b603;
}

.bluerow {
  width: 100%;
  margin-top: 15px;
}

.faculty__form .col-12 .form-group {
  width: 100%;
}

.faculty__form h1.form-control {
  position: relative;
  background-color: #fff;
  color: #163269;
  border-radius: 0px;
  text-align: center;
  font-style: normal;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  height: auto;
  background-image: url(../images/course/course_rt_arrow.png);
  background-position: 100% center;
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
  padding: 15px 15px 18px;
  padding-right: 65px;
  z-index: 2;
  min-height: 56px;
}

.faculty__form .form-control {
  position: relative;
  background-color: #0c226b;
  color: #ffffff;
  border-radius: 0px;
  font-style: normal;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  height: auto;
  background-image: url(../images/course/course_rt_arrow.png);
  background-position: 100% center;
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
  padding: 15px 15px 18px;
  padding-right: 65px;
  z-index: 2;
  min-height: 56px;
}

.faculty__form .form-control option {
  background-color: #ffffff;
  color: #0c226b;
  font-size: 15px;
  text-align: left;
}

.faculty__form .form-control.bgwhite {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  background-color: #e5521b;
  background-image: url(../images/course/course_dd_arrow.png);
}

.faculty__form .form-control:focus {
  background-color: #0c226b;
  color: #fff;
  border-color: none;
  outline: 0;
  box-shadow: none;
}

.programcontent {
  position: relative;
  width: 100%;
  padding: 35px 20px;
  padding-right: 50px;
  height: auto;
  overflow: overlay;
  margin-right: 1rem;
}

.programcontent h4 {
  color: #e39632;
  font-size: 40px;
  line-height: 1.12;
  font-weight: 600;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
}

.programcontent h4::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -3px;
  width: 140px;
  border-bottom: 4px solid #e39632;
}

.programcontent p span {
  text-transform: uppercase;
  color: #0c226b;
  display: block;
  font-size: 23px;
  padding-bottom: 10px;
}

.programcontent p {
  color: #fff;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
  padding: 10px 0 0 0;
}

.programcontent strong {
  color: #fff;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
  padding: 15px 0 0 0;
  display: block;
}

.programcontent strong b {
  color: #e39632;
  font-weight: 600;
}

.programcontent p b {
  display: table;
  padding-bottom: 4px;
  font-weight: 700;
}

.programcontent p b em {
  font-style: normal;
  font-weight: 500;
}

.programcontent h3 {
  color: #fff;
  font-size: 22px;
  line-height: 1.12;
  font-weight: 600;
  position: relative;
  padding-top: 25px;
}

.programcontent h3 span {
  color: #e39632;
}

.programcontent::-webkit-scrollbar {
  width: 4px;
  background-color: #ededed;
}

.programcontent::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(104, 140, 240, 0.3);
}

.programcontent::-webkit-scrollbar-thumb {
  background-color: var(--bg-orange);
}

.programcontent .blocky {
  position: relative;
  padding-top: 0px;
}

.programcontent .blocky span {
  display: inline-block;
  font-size: 20px;
  color: #e39632;
  font-weight: 600;
  border: solid 1px #fff;
  padding: 0px 20px;
  border-radius: 20px;
  margin-bottom: 10px;
}

section.about__section.our-usp.position-relative {
  background: #f1f1f1;
  z-index: 1;
}

.usp-main {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #163269;
  border: 1px solid #e5521b;
  padding: 50px 10px;
  margin-bottom: 10px;
  overflow: hidden;
}

.usp-main:hover {
  transform: scale(1.01);
  transition: all 0.5s;
  overflow: hidden;
}

.usp-main:hover img {
  transform: rotateY(360deg);
  transition: all 0.5s;
}

.usp-main img {
  width: auto;
  width: 120px;
  height: 120px;
  margin: 10px 5px;
}

.usp-main p {
  font-size: 20px;
  margin: 5px;
  text-align: center;
  line-height: 30px;
  font-weight: 500;
  color: #fff;
}

.usp-main p span {
  color: #e5521b;
  font-weight: 600;
  font-size: 22px;
}

.our-ups-inner.second p {
  padding-right: 23px;
  padding-left: 0;
}

.our-ups-inner.second:after {
  left: 523px !important;
}

.our-ups-inner {
  background: #ffffff 0% 0% no-repeat padding-box;

  border: 1px solid #707070;
  border-radius: 500px;
  padding: 20px;
  width: 640px;
  margin: auto;
  display: flex;
  position: relative;
  margin-bottom: 8rem !important;
}

.our-ups-inner:after {
  content: "";
  position: absolute;
  width: 179px;
  height: 180px;
  background: transparent linear-gradient(180deg, #163269 0%, #e5521b 100%) 0% 0% no-repeat padding-box;
  border-radius: 50%;
  top: -33px;
  left: -70px;
  z-index: -1;
}

.condition {
  text-align: right;
  margin: 5px 0px;
  font-size: 10px;
  color: #fff;
}

.our-ups-inner p {
  color: #000;
  font-size: 15px;
  text-align: left;
  padding-left: 26px;
}

.our-ups-inner span {
  color: #e5521b;
  font-size: 48px;
  font-weight: 600;
}

.programcontent .blocky span b {
  color: #fff;
  font-weight: 600;
}

.programcontent .blocky ul.listing {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.programcontent .blocky ul.listing li {
  position: relative;
  padding: 6px 0;
  font-size: 15px;
  padding-left: 13px;
  color: #fff;
}

.programcontent .blocky ul.listing li:after {
  position: absolute;
  content: "";
  left: -15px;
  top: 1px;
  /* width: 16px; */
  /* height: 16px; */
  /* line-height: 7px; */
  /* background-color: #ffd100; */
  color: #ffffff;
  padding: 5px;
  border-radius: 100%;
  font-family: "Font Awesome 5 Pro";
  content: "\f00c";
  font-size: 1.2rem;
}

.programcontent .blocky ul.listing li b {
  color: #e39632;
}

/*courseinfo_section-CLOSE*/

/*************About Us****************/

.sec1 {
  position: relative;
  background: #fff;
}

.ch-title {
  position: relative;
  width: 100%;
  padding: 10px 30px;
  text-align: center;
  background: #fff;
  border-radius: 25px;
}

.ch-title:after {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 80px;
  width: 50px;
  height: 20px;
  background: url(../images/triangle.png) no-repeat left center;
  background-size: contain;
  z-index: 0;
  opacity: 1;
}

.ch-title .name-title h4 {
  display: inline-block;
  font-size: 38px;
  font-weight: 500;
  color: #fff;
  text-align: left;
}

.ch-title .name-title h4 small {
  display: block;
  font-size: 22px;
  font-weight: 400;
}

.ch-title h5 {
  font-family: "Lato", sans-serif;
  padding: 0;
  margin-bottom: 0.2rem;
  color: #434244;
  font-size: 1.45rem;
  font-weight: 400;
}

.ch-title p {
  font-family: "Lato", sans-serif;
  text-align: left;
  padding: 0;
  color: #222222;
  font-size: 16px;
  margin-top: 1rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0rem;
  margin-bottom: 1.5rem !important;
}

.ch-title p:last-child {
  margin-bottom: 0rem;
}

.sliderprofile {
  position: relative;
  padding: 15px;
  margin-left: 105px;
  margin-top: 41px;
}

.sliderprofile:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  border: dotted 1px #fff;
  background-size: contain;
  z-index: 0;
  opacity: 1;
}

.ch-title .name-title {
  position: absolute;
  display: flex;
  align-items: center;
  z-index: 2;
  bottom: -100px;
}

.ch-title .name-title span {
  width: 140px;
}

.ch-title .name-title span img {
  width: 65%;
}

.ch-title .name-title figure {
  display: inline-block;
  margin: 0px;
}

.ch-title .name-title figure img {
  width: 70%;
  border-radius: 100%;
  border: solid 3px #fff;
}

.facultyBox {
  position: relative;
  /* height: 100%; 
    border: dotted 1px #fff;
    border-radius: 25px;
    margin: 15rem 0 10rem 0;*/
}

.progCont {
  position: relative;
}

.progCont .picasa {
  position: relative;
}

.progCont .picasa figure {
  /* text-align: right; */
  position: relative;
  padding: 5rem 0;
}

.progCont .picasa figure img {
  width: 75%;
}

.progCont .picasa figure:after {
  content: "";
  position: absolute;
  bottom: -38px;
  left: -70px;
  width: 100%;
  height: 100%;
  background: url(../images/testi-shadow.png) no-repeat left center;
  background-size: contain;
  z-index: 0;
  opacity: 1;
}

.sec1 .container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}

#alumni-slider.owl-theme .owl-nav .owl-prev {
  left: unset;
  left: initial;
  left: -75px;
}

#alumni-slider.owl-theme .owl-nav .owl-next {
  right: -7rem;
}

#alumni-slider.owl-theme .owl-nav [class*="owl-"] {
  position: absolute;
  border: 2px solid #fff;
  width: 4rem !important;
  height: 4rem !important;
  /* line-height: 4.3rem !important; */
  /* font-size: 3.7rem !important; */
  margin: 0px !important;
  padding: 0px !important;
  border-radius: 50px !important;
  text-align: center;
  z-index: 2;
  color: #000 !important;
  background-color: transparent !important;

  overflow: hidden;
  top: 50%;
  transform: translate(0%, -50%);
}

#usp-slider.owl-theme .owl-nav .owl-prev {
  right: 50px;
}

#usp-slider.owl-theme .owl-nav .owl-next {
  right: -10px;
}

#usp-slider.owl-theme .owl-nav [class*="owl-"] {
  position: absolute;
  width: 4rem !important;
  height: 4rem !important;
  line-height: 4.3rem !important;
  font-size: 3.7rem !important;
  margin: 0px !important;
  padding: 0px !important;
  border-radius: 50px !important;
  text-align: center;
  z-index: 2;
  color: #000 !important;
  background-color: transparent !important;

  overflow: hidden;
  top: -70px;
}

/*************About Us****************/

#section1 .main-area {
  padding: 20px 0;
}

.aboutussection .main-area {
  padding-top: 30px;
}

.aboutussection .maping-cover {
  position: relative;
}

.led1 {
  position: absolute;
  right: -59%;
  top: -534px;
  /* z-index: 1; */
  text-align: center;
  width: 38%;
}

.aboutussection .maping-cover .geopin {
  /* width: 31px; */
  /* height: 45px; */
  /* border-radius: 50% 50% 50% 0; */
  /* background: #2196F3; */
  position: relative;
  /* transform: rotate(0deg); */
  /* left: 50%; */
  /* top: 50%; */
  /* margin: -20px 0 0 -20px; */
  z-index: 2;
}

.geopulse {
  border-radius: 50%;
  height: 14px;
  width: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -3px 0px 0px -5px;
  transform: rotateX(55deg);
  z-index: 1;
}

.geopulse:after {
  content: "";
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: absolute;
  margin: -13px 0 0 -20px;
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite;
  opacity: 0;
  box-shadow: 0 0 1px 2px #2196f3;
  animation-delay: 0.1s;
}

.aboutussection .timerows figure {
  text-align: right;
}

.aboutussection .timerows figure img {
  width: 90%;
}

.aboutussection .maping-cover .geopin figure {
  top: 13px;
  left: 2px;
  position: relative;
}

.aboutussection .maping-cover .geopin figure img {
  width: 8.5%;
}

.aboutussection .maping-cover .geopin p {
  color: #fff;
  font-size: 21px;
  padding-top: 2px;
  position: relative;
  left: 4px;
}

.bouncediv {
  -moz-animation: bounce 0.4s linear;
  -webkit-animation: bounce 0.4s linear;
}

.aboutussection .maping-cover .led1.led2 {
  right: -81px;
  top: -368px;
}

.aboutussection .maping-cover .led1.led3 {
  right: -250px;
  top: -435px;
}

.aboutussection .maping-cover .led1.led4 {
  right: -395px;
  top: -442px;
}

.aboutussection .maping-cover .led1.led2 {
  right: -80px;
  top: -405px;
}

.aboutussection .maping-cover .led1.led5 {
  right: -480px;
  top: -456px;
}

.aboutussection .maping-cover .led1.led6 {
  right: -335px;
  top: -410px;
}

.aboutussection .maping-cover .led1.led7 {
  right: -180px;
  top: -352px;
}

.aboutussection .maping-cover .led1.led8 {
  right: -280px;
  top: -330px;
}

.aboutussection .maping-cover .led1.led9 {
  right: -436px;
  top: -370px;
}

.aboutussection .maping-cover .led1.led10 {
  right: -410px;
  top: -287px;
}

.aboutussection .maping-cover .led1.led11 {
  right: -265px;
  top: -262px;
}

.aboutussection .maping-cover .led1.led12 {
  right: -325px;
  top: -186px;
}

.aboutussection .maping-cover .led1.led13 {
  right: -416px;
  top: -204px;
}

.aboutussection .maping-cover .led1.led14 {
  right: -537px;
  top: -238px;
}

.aboutussection .maping-cover .led1.led15 {
  right: -210px;
  top: -150px;
}

.aboutussection .main-area .collections {
  position: absolute;
  top: 40rem;
  z-index: 1;
  left: 0;
}

.aboutussection .main-area .collections ul.listed {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.aboutussection .main-area .collections ul.listed li {
  font-size: 25px;
  color: #fff;
}

.aboutussection .main-area .collections ul.listed li span {
  color: #e39632;
}

.aboutussection .main-area .collections ul.listed li img {
  width: 8%;
  margin-right: 1rem;
}

.maped .collections.mobile ul.listed {
  position: relative;
  top: 40rem;
  z-index: 1;
  left: 0;
}

.maped .collections.mobile ul.listed li {
  font-size: 30px;
  color: #fff;
}

.maped .collections.mobile ul.listed li span {
  color: #e39632;
}

.maped .collections.mobile ul.listed li img {
  width: 16%;
  margin-right: 1rem;
}

.thanksection {
  height: calc(85vh - 70px);
  position: relative;
  width: 100%;
  background-image: url(../images/insdbanner.webp);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-right: 10px;
  height: 87vh;
}

.abtSectionn {
  background-color: #f2f2f2;
  margin-top: 20px;
}

.thankContent {
  background-color: #ed003d;
  padding: 25px 25px;
  border: 2px solid #ffffff;
  border-radius: 10px;
  margin: 8% auto;
}

.thankMsg {
  position: relative;
  text-align: center;
  padding: 0px;
  margin: 0px;
  border: 0px;
}

.thankMsg img {
  max-width: 10rem;
  margin: 0 auto;
}

.thankMsg h5 {
  font-size: 2.4rem;
  line-height: 1.55;
  font-weight: 400;
  color: #ffffff;
  display: block;
  text-transform: initial;
}

.thankMsg h5 span {
  display: block;
  margin-top: 5px;
}

.thankMsg h5 strong {
  font-size: 4.5rem;
  font-weight: 600;
  display: block;
  line-height: 1.2;
}


.header .top-head .top-menu .called-section a {
    background-color: #000;
    color: #fff;
    font-size: 16px;
    padding: 7px 22px 7px 40px;
    font-weight: 600;
    border-radius: 30px;
    position: relative;
}

.header .top-head .top-menu .called-section a span {
    background: rgba(237, 0, 61, 1);
    border-radius: 50px;
    position: absolute;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    left: -12px;
    top: -3px;
}