.retext{}
.retext h2{
    color: #9a2827;
    font-weight: 600;
    line-height: 35px;
}

.Critically-grid{margin-bottom: 28px;}

.Critically-grid .card-body{}

.sec-card .card-text {
    text-align: justify;
    font-size: 14px;
    padding: 10px;
}


#about-sec h1 {
    font-size: 18px; font-weight: normal;    line-height: 14px;
}

.video-link {
    display: block;
    overflow: visible;
    position: relative;
    cursor: pointer;
}

.video-link:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: url(assets/images/youtube-play-button.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20%;
    filter: drop-shadow(0 0 10px rgba(0,0,0,.4));
}


body {
  background: #fff;
  color: #444;
  font-family: "Open Sans", sans-serif;
}
a {
  color: #000;
  text-decoration: none;
  transition: 0.5s;
}
a:hover,
a:active,
a:focus {
  color: #9a2827;
  outline: 0;
  text-decoration: none;
}
p {
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}
.seo-title {
  color: #000 !important;
  font-family: "Montserret", sans-serif;
  font-size: 2rem;
  font-weight: 600;
}
.seo-title1 {
  color: #fff !important;
  font-family: "Montserret", sans-serif;
  font-size: 2rem;
  font-weight: 600;
}
.seo-title2 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #999;
}
.form-seo-title {
  font-size: 16px;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}
.about-seo-title {
  color: #000;
  font-size: 25px;
  font-weight: 600;
  padding-top: 10px;
  margin-bottom: 7px;
  font-family: "Montserrat", sans-serif;
}
.specialization_main-seo {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #9a2827;
  font-family: "Montserrat", sans-serif;
  padding: 0;
}
.program_structure-seo {
  font-size: 27px;
  margin-bottom: 15px;
  padding: 10px 0 10px;
}
.sec_key_program-seo {
  font-size: inherit;
  color: #9a2827;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}
.tab-menus-seo {
  font-size: 2rem;
  text-align: center !important;
  margin-bottom: 3rem !important;
  margin-top: 1.5rem !important;
  color: #9a2827;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}
.main-ti {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 1.75rem;
  line-height: 1.2;
}
.main-subti {
  color: #9a2827 !important;
}
.head_center:after {
  border-top: 2px solid #9a2827;
  display: block;
  width: 40px;
  content: "";
  margin-top: 10px auto 0;
}
.navbar-section {
  border-top: 2px solid #f7b037;
  border-bottom: 2px solid #f7b037;
}
.carousel-caption {
  text-align: start;
}
.carousel-caption h4,
h2 {
  color: #9a2827;
  font-weight: 600;
}
.carousel-caption h3 {
  color: #000;
  border-bottom: 1px solid #000;
  display: inline-block;
}
.carousel-caption a {
  position: relative;
  display: inline-block;
  padding: 10px 30px;
  background: #b02401;
  color: #fff;
  border: 2px solid #fff;
  top: 0;
  margin-left: 12px;
}
.carousel-caption a:hover {
  background-color: #fff;
  color: #9a2827;
  border-color: #9a2827;
}
.modal-header {
  display: flex;
  flex-direction: row-reverse;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.shop-extra .nav-tabs > li:hover a,
.shop-extra .nav-tabs > li.active a,
.modal .form-control,
.form-control:focus,
.btn-transparent {
  border-color: #9a2827 !important;
}
.bg-overlay3:before {
  background-image: url(../images/background/bg-overlay3.jpg);
  opacity: 0.3;
  z-index: -1;
  background-size: cover;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
}
.bg-overlay1:before {
  background-image: url(../images/background/bg-overlay1.jpg);
  opacity: 0.4;
  z-index: -1;
  background-size: cover;
  background-attachment: fixed;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
}
a.headercallBtn {
  justify-content: flex-start !important;
}
.values .card {
  border: 0;
  padding: 160px 20px 20px 20px;
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.values .card-body {
  z-index: 10;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px 30px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  transition: ease-in-out 0.4s;
  border-radius: 5px;
}
.values .card-title {
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}
.values .card p {
  text-align: justify;
}
.values .card-title a {
  color: #473d3a;
}
.values .card-text {
  color: #4b4949;
}
.values .read-more a {
  color: #656262;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  transition: 0.4s;
}
.values .card:hover .card-body {
  background: #970908;
}
.values .card:hover .read-more a,
.values .card:hover .card-title,
.values .card:hover .card-title a,
.values .card:hover .card-text {
  color: #fff;
}
section.blogss h2 {
  color: #000;
}
h5.card-title.textTitle {
  color: #a80707;
  font-weight: 800;
}
.shadow-box {
  padding: 20px;
  margin-bottom: 30px;
  overflow: hidden;
  box-shadow: 0 4px 16px rgb(0 0 0 / 10%);
}
.blog_singl_date1 {
  position: absolute;
  background-color: #a80707;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 10px 15px;
}
.cursor-default {
  cursor: default;
}
.blogContent {
  text-align: justify !important;
  font-family: "Roboto", sans-serif !important;
  font-size: 16px;
  font-style: italic;
}
.m-t-5 {
  margin-top: 5px;
}
.m-b-5 {
  margin-bottom: 5px;
}
.p-t-b-10 {
  padding-bottom: 10px;
  padding-top: 10px;
}
.text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: justify;
}
.textTitle {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: left;
}
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #9a2827;
  width: 40px;
  height: 40px;
  transition: all 0.4s;
  border-radius: 25px;
}
.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}
.btn {
  position: relative;
  display: inline-block;
  padding: 9px 18px;
  color: #fff;
  border-radius: 0;
  background-color: #b02401;
  border: 2px solid transparent;
  outline: 0;
  border-radius: 20px;
  border-radius: 20px;
  margin: 0 10px 0 0;
}
.btn:hover,
.btn:active {
  background-color: #fff !important;
  color: #000 !important;
  border: 2px solid #b02401;
  margin: 0 10px 0 0;
}
.top-btn {
  padding: 5px 0 0;
  text-align: center;
}
.headercallBtn,
.headercallBtn {
  font-weight: 600;
  color: #b02401;
}
.contact-adm a i {
  position: fixed;
  top: 400px;
  font-size: 25px;
  z-index: 999;
  border: 1px solid #9a2827;
  background-color: #9a2827;
  color: #fff;
  padding: 10px 12px 10px;
  border-radius: 58px;
}
#feedback {
  position: fixed;
  right: 0;
  top: 22%;
  z-index: 9999;
  margin-right: -3px;
}
#feedback-tab {
  float: right;
  color: #fff;
  font-size: 20px;
  border: 1px solid;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  width: 120px;
  height: 42px;
  background-color: #9a2827;
  margin-top: 60px;
  margin-right: -42px;
  padding-top: 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
#feedback-tab:hover {
  background-color: #fff;
  color: #9a2827;
}
#topbar {
  background: #fff;
  border-bottom: 1px solid #eee;
  font-size: 14px;
}
#topbar .contact-info i {
  font-style: normal;
  color: #50d8af;
}
#topbar .contact-info i a,
#topbar .contact-info i span {
  padding-left: 5px;
  color: #444;
}
#topbar .contact-info i a {
  line-height: 0;
  transition: 0.3s;
}
#topbar .contact-info i a:hover {
  color: #50d8af;
}
#topbar .social-links a {
  color: #555;
  padding: 0 15px;
  display: inline-block;
  line-height: 1px;
  border-left: 1px solid #e9e9e9;
}
#topbar .social-links a:hover {
  color: #50d8af;
}
#topbar .social-links a:first-child {
  border-left: 0;
}
#header {
  height: 50px;
  transition: all 0.5s;
  z-index: 997;
  background: #fff;
  box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.06);
}
#header #logo h1 {
  font-size: 42px;
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
#header #logo h1 a {
  color: #0c2e8a;
}
#header #logo h1 a span {
  color: #50d8af;
}
#header #logo img {
  padding: 0;
  margin: 0;
}
section#about-sec img {
  padding-top: 10px;
}
@media (max-width: 768px) {
  #header {
    height: 60px;
  }
  #header #logo h1 {
    font-size: 34px;
  }
  #header #logo img {
    max-height: 40px;
  }
}
.scrolled-offset {
  margin-top: 70px;
}
.navbar {
  padding: 0;
}
.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}
.navbar li {
  position: relative;
}
.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #444;
  white-space: nowrap;
  transition: 0.3s;
}
.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}
.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover > a {
  color: #9a2827;
}
.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0 0 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 10px;
}
.navbar .dropdown ul li {
  min-width: 200px;
}
.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
}
.navbar .dropdown ul a i {
  font-size: 12px;
}
.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover > a {
  color: #9a2827;
}
.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}
@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}
.mobile-nav-toggle {
  color: #0c2e8a;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}
.mobile-nav-toggle.bi-x {
  color: #fff;
}
@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }
  .navbar ul {
    display: none;
  }
}
.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(8, 30, 91, 0.9);
  transition: 0.3s;
  z-index: 999;
}
.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}
.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}
.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #0c2e8a;
}
.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover > a {
  color: #9a2827;
}
.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}
.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0 0 30px rgba(127, 137, 161, 0.25);
}
.navbar-mobile .dropdown ul li {
  min-width: 200px;
}
.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}
.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}
.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover > a {
  color: #9a2827;
}
.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}
.box > .icon {
  text-align: center;
  position: relative;
}
.box > .icon > .image {
  position: relative;
  z-index: 2;
  margin: auto;
  width: 88px;
  height: 88px;
  border: 8px solid white;
  line-height: 88px;
  border-radius: 50%;
  background: #9a2827;
  vertical-align: middle;
}
.box > .icon > .image > i {
  font-size: 36px !important;
  color: #fff !important;
}
.box > .icon > .inforound {
  margin-top: -24px;
  background: #14435c;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 40px 0 10px 0;
}
.box > .icon > .inforound > h3.title {
  font-family: "Roboto", sans-serif !important;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.box > .icon > .inforound > .more a {
  font-family: "Roboto", sans-serif !important;
  font-size: 12px;
  color: #fff;
  line-height: 12px;
  text-transform: uppercase;
  text-decoration: none;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.box i {
  font-size: 16px;
}
#hero {
  width: 100%;
  height: 60vh;
  position: relative;
  background: url("../img/hero-carousel/1.jpg") no-repeat;
  background-size: cover;
  padding: 0;
}
#hero .hero-content {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
#hero .hero-content h2 {
  color: #0c2e8a;
  margin-bottom: 30px;
  font-size: 64px;
  font-weight: 700;
}
#hero .hero-content h2 span {
  color: #50d8af;
  text-decoration: underline;
}
#hero .hero-content .btn-get-started,
#hero .hero-content .btn-projects {
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 32px;
  border-radius: 2px;
  transition: 0.5s;
  margin: 10px;
  color: #fff;
}
#hero .hero-content .btn-get-started {
  background: #0c2e8a;
  border: 2px solid #0c2e8a;
}
#hero .hero-content .btn-get-started:hover {
  background: 0;
  color: #0c2e8a;
}
#hero .hero-content .btn-projects {
  background: #50d8af;
  border: 2px solid #50d8af;
}
#hero .hero-content .btn-projects:hover {
  background: 0;
  color: #50d8af;
}
#hero .hero-slider {
  z-index: 8;
  height: 60vh;
}
#hero .hero-slider .swiper-slide {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition-property: opacity;
}
section {
  overflow: hidden;
}
.section-header {
  margin-bottom: 30px;
}
.section-header h2 {
  font-size: 32px;
  color: #0c2e8a;
  font-weight: 700;
  position: relative;
  padding-bottom: 20px;
}
.section-header p {
  padding: 0;
  margin: 0;
}
.breadcrumbs {
  padding: 20px 0;
  background-color: #fafafa;
  min-height: 40px;
}
.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
  margin: 0;
}
@media (max-width: 992px) {
  .breadcrumbs h2 {
    margin: 0 0 10px 0;
  }
}
.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.breadcrumbs ol li + li {
  padding-left: 10px;
}
.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}
#about {
  padding: 60px 0 30px 0;
}
#about .about-img {
  overflow: hidden;
}
#about .about-img img {
  margin-left: -15px;
  max-width: 100%;
  border-radius: 25px;
}
#about .content h2 {
  color: #000;
  font-weight: 700;
  font-size: 36px;
  font-family: "Raleway", sans-serif;
}
#about .content h3 {
  color: #555;
  font-weight: 300;
  font-size: 28px;
  line-height: 26px;
}
#about .content p {
  line-height: 26px;
  text-align: justify;
}
#about .content p:last-child {
  margin-bottom: 0;
}
#about .content i {
  font-size: 20px;
  padding-right: 8px;
  color: #9a2827;
}
#about .content ul {
  list-style: none;
  padding: 0;
}
#about .content ul li {
  padding-bottom: 10px;
}
#about-sec {
  padding: 20px 0 20px;
}
#about-sec .about-img {
  overflow: hidden;
}
#about-sec .about-img img {
  margin-left: -15px;
  max-width: 100%;
  border-radius: 25px;
}
#about-sec .content h2 {
  color: #000;
  font-weight: 700;
  font-size: 36px;
  font-family: "Raleway", sans-serif;
}
#about-sec .content h3 {
  color: #555;
  font-weight: 300;
  font-size: 28px;
  line-height: 26px;
}
#about-sec .content p {
  line-height: 26px;
  text-align: justify;
}
#about-sec .content p:last-child {
  margin-bottom: 0;
}
#about-sec .content i {
  font-size: 20px;
  padding-right: 8px;
  color: #9a2827;
}
#about-sec .content ul {
  list-style: none;
  padding: 0;
}
#about-sec .content ul li {
  padding-bottom: 10px;
}
.dpu_advtange {
  background: url("dypatilonline/assets/images/bg-11.jpg") no-repeat;
  text-align: center;
  position: relative;
  height: auto;
  padding: 50px 0;
  color: #fff;
}
.dpu_advtange img {
  border-radius: 50%;
  max-width: 100px;
  margin-bottom: 10px;
}
.dpu_advtange h2 {
  color: #fff;
}
.dpu_advtange:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.stude_matrial {
  padding: 50px 0 50px 0;
  background: #f0f2f4;
}
.stude_matrial_inner1 {
  max-width: 80%;
  margin: 0 auto;
}
.stude_matrial .stude_matrial_inner {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  background: #f1f1f1;
}
.stude_matrial .stude_matrial_inner figure {
  max-width: 100px;
  padding: 20px;
}
.stude_matrial .stude_matrial_inner img {
  max-width: 50px;
}
.stude_matrial .stude_matrial_inner .cont {
  padding: 10px;
  background: #c7c7c7;
  min-height: 125px;
}
.stude_matrial .row {
  background: #fff;
  margin-bottom: 50px;
  padding: 50px 20px;
}
.learning_support ul {
  padding: 0;
  padding-left: 20px;
  list-style: none;
}
.cmn {
  padding: 30px;
  min-height: 450px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.clrred {
  background: red;
  color: #fff;
}
.blckclr {
  background: #303031;
  color: #fff;
}
.featured-services .icon-box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  z-index: 1;
}
.featured-services .icon-box::before {
  content: "";
  position: absolute;
  background: #cbe0fb;
  right: 0;
  left: 0;
  bottom: 0;
  top: 100%;
  transition: all 0.3s;
  z-index: -1;
}
.featured-services .icon-box:hover::before {
  background: #9a2827;
  top: 0;
  border-radius: 0;
}
.featured-services .icon {
  margin-bottom: 15px;
  text-align: center;
}
.featured-services .icon i {
  font-size: 48px;
  line-height: 1;
  color: #b02401;
  transition: all 0.3s ease-in-out;
}
.featured-services .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
  text-align: center;
}
.featured-services .title a {
  color: #111;
}
.featured-services .description {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 0; text-align: center;
}
.featured-services .icon-box:hover .title a,
.featured-services .icon-box:hover .description {
  color: #fff;
}
.featured-services .icon-box:hover .icon i {
  color: #fff;
}
.featured-services h2 {
  color: #000;
  font-weight: 700;
  font-size: 36px;
  font-family: "Raleway", sans-serif;
}
.padd {
  padding-top: 10px;
}
section#popular-courses {
  padding: 10px 0 10px;
}
.courses .course-item {
  border-radius: 5px;
  border: 1px solid #eef0ef;
}
.courses .course-content {
  padding: 15px;
  text-align: center;
}
.courses .image {
  text-align: center;
}
.courses img {
  width: 100%;
}
.courses .course-content h3 {
 font-weight: 600;
    font-size: 16px;
    line-height: 30px;
}
.courses .course-content h3 a {
  color: #37423b;
  transition: 0.3s;
}
.courses .course-content h3 a:hover {
  color: #9a2827;
}
.courses .course-content p {
  font-size: 14px;
  color: #777;
}
.courses .course-content h4 {
  font-size: 14px;
  background: #9a2827;
  padding: 7px 14px;
  color: #fff;
  margin: 0;
}
.section-title h2::after {
  content: "";
  width: 120px;
  height: 1px;
  display: inline-block;
  background: #9a2827;
  margin: 4px 10px;
}
.section-title h2 {
  font-size: 14px !important;
  font-weight: 500 !important;
  padding: 0 !important;
  line-height: 1px !important;
  margin: 0 0 5px 0 !important;
  letter-spacing: 2px !important;
  color: #aaa !important;
  font-family: "Poppins", sans-serif !important;
}
.section-title1 h2 {
  color: #000 !important;
  padding: 10px 0 10px;
}
.section-title p {
  margin: 0;
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  color: #37423b;
}
.sliderContent {
  position: relative;
  width: 100%;
  text-align: center;
}
.sliderContent a,
.knowmoreBtn {
  position: relative;
  display: inline-block;
  font-size: 15px;
  color: #000;
  padding: 4px 12px;
  color: #fff;
  border-radius: 0;
  background-color: #b02401;
  border: 2px solid transparent;
  outline: 0;
  border-radius: 0;
}
.sliderContent a:hover,
.knowmoreBtn:hover,
.sliderContent a:active,
.knowmoreBtn:active,
.sliderContent a:focus,
.knowmoreBtn:focus {
  background-color: #fff;
  color: #000;
  border: 2px solid #b02401;
}
#services {
  padding: 40px 0;
}
#services .box {
  padding: 40px;
  box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1);
  background: #fff;
  transition: 0.4s;
  height: 100%;
}
#services .box:hover {
  box-shadow: 0 0 30px rgba(73, 78, 92, 0.15);
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
}
#services .box .icon {
  float: left;
}
#services .box .icon i {
  color: #444;
  font-size: 64px;
  transition: 0.5s;
  line-height: 0;
  margin-top: 34px;
}
#services .box .icon i:before {
  background: #0c2e8a;
  background: linear-gradient(45deg, #50d8af 0, #a3ebd5 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#services .box h4 {
  margin-left: 100px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 22px;
}
#services .box h4 a {
  color: #444;
}
#services .box p {
  font-size: 14px;
  margin-left: 100px;
  margin-bottom: 0;
  line-height: 24px;
}
#clients {
  background-color: lavender;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 30px;
  padding-bottom: 55px;
}
#clients img {
  max-width: 100%;
  opacity: 2;
  transition: 0.3s;
  background: #fff;
  border-radius: 5px;
  padding: 20px;
  min-height: 150px;
}
#clients img:hover {
  opacity: 1;
}
#clients .swiper-pagination {
  margin-top: 20px;
  position: relative;
  display: none;
}
#clients .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #817878;
}
#clients .swiper-pagination .swiper-pagination-bullet-active {
  background-color: lavender;
}
#clients h2 {
  color: #000;
  font-weight: 700;
  font-size: 36px;
  font-family: "Raleway", sans-serif;
}
#portfolio {
  background: #fff;
  padding: 30px 0;
}
#portfolio h2 {
  color: #000;
  font-weight: 700;
  font-size: 36px;
  font-family: "Raleway", sans-serif;
}
#portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 25px auto;
  list-style: none;
  text-align: center;
  border-radius: 50px;
}
#portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 10px 18px 12px 18px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #444;
  margin: 0 3px 10px 3px;
  transition: all ease-in-out 0.3s;
  background: #f7f7f7;
  border-radius: 4px;
}
#portfolio #portfolio-flters li:hover,
#portfolio #portfolio-flters li.filter-active {
  color: #fff;
  background: #9a2827;
}
#portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}
#portfolio .portfolio-item {
  margin-bottom: 30px;
  overflow: hidden;
}
#portfolio .portfolio-item img {
  position: relative;
  top: 0;
  transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#portfolio .portfolio-item .portfolio-info {
  opacity: 0;
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: -50px;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  background: #50d8af;
  padding: 15px 20px;
}
#portfolio .portfolio-item .portfolio-info h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
}
#portfolio .portfolio-item .portfolio-info p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0;
}
#portfolio .portfolio-item .portfolio-info .preview-link,
#portfolio .portfolio-item .portfolio-info .details-link {
  position: absolute;
  right: 50px;
  font-size: 24px;
  top: calc(50% - 18px);
  color: rgba(255, 255, 255, 0.6);
  transition: ease-in-out 0.3s;
}
#portfolio .portfolio-item .portfolio-info .preview-link:hover,
#portfolio .portfolio-item .portfolio-info .details-link:hover {
  color: #fff;
}
#portfolio .portfolio-item .portfolio-info .details-link {
  right: 15px;
}
#portfolio .portfolio-item:hover img {
  top: -30px;
}
#portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1;
  bottom: 0;
}
.copy_right {
  background: #191919;
  text-align: center;
  padding: 10px 0 10px;
  color: #fff;
}
footer {
  background: #333;
  color: #fff;
}
section.bg_footer_bottom.dontPrint {
  padding: 9px 0 0;
}
.bg_footer_bottom {
  background-color: #000;
}
.footer_pad {
  font-size: 14px;
}
.portfolio-details {
  padding-top: 40px;
}
.portfolio-details .portfolio-details-slider img {
  width: 100%;
}
.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}
.portfolio-details
  .portfolio-details-slider
  .swiper-pagination
  .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #50d8af;
}
.portfolio-details
  .portfolio-details-slider
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background-color: #50d8af;
}
.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0 0 30px rgba(12, 46, 138, 0.08);
}
.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}
.portfolio-details .portfolio-info ul li + li {
  margin-top: 10px;
}
.portfolio-details .portfolio-description {
  padding-top: 30px;
}
.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}
.portfolio-details .portfolio-description p {
  padding: 0;
}
#testimonials {
  padding: 30px 0;
}
#testimonials .testimonials-carousel,
#testimonials .testimonials-slider {
  overflow: hidden;
}
#testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px 30px 0 30px;
  margin: 30px 15px;
  text-align: center;
  min-height: 350px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}
#testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 50%;
  border: 4px solid #fff;
  margin: 0 auto;
}
#testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}
#testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}
#testimonials .testimonial-item .quote-sign-left {
  margin-top: -15px;
  padding-right: 10px;
  display: inline-block;
  width: 37px;
}
#testimonials .testimonial-item .quote-sign-right {
  margin-bottom: -15px;
  padding-left: 10px;
  display: inline-block;
  max-width: 100%;
  width: 37px;
}
#testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 auto 15px auto;
}
#testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}
#testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #9a2827;
}
#testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #9a2827;
}
#testimonials h2 {
  color: #000;
  font-weight: 700;
  font-size: 36px;
  font-family: "Raleway", sans-serif;
}
.sec-card h2 {
  color: #000;
  font-weight: 700;
  font-size: 36px;
  font-family: "Raleway", sans-serif;
  text-align: center;
}
.sec-card .card-title {
  border: 2px solid #fff;
  background-color: #9a2827;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 0 9px;
  color: #fff;
}
.sec-card p {
  text-align: center;
  max-width: 80%;
  margin: 25px auto 30px;
  font-size: 20px;
}
.sec-card .card-text {
  text-align: justify;
  font-size: 14px;
}
.card-body {
  flex: none;
  padding: 0 !important;
}
#call-to-action {
  background: #970908;
  background-size: cover;
  padding: 40px 0;
}
#call-to-action .cta-title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}
#call-to-action .cta-text {
  color: #fff;
}
#call-to-action p {
  color: #fff;
}
@media (min-width: 991px) {
  #call-to-action .cta-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
#call-to-action .cta-btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 26px;
  border-radius: 3px;
  transition: 0.5s;
  margin: 10px;
  border: 3px solid #fff;
  color: #fff;
}
#call-to-action-sec {
  background: #a70806;
  background-size: cover;
  padding: 40px 0;
}
#call-to-action-sec .cta-title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}
#call-to-action-sec .cta-text {
  color: #fff;
}
#call-to-actionsec p {
  color: #fff;
}
@media (min-width: 991px) {
  #call-to-action-sec .cta-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
#call-to-action-sec .cta-btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 26px;
  border-radius: 3px;
  transition: 0.5s;
  margin: 10px;
  border: 3px solid #fff;
  color: #fff;
}
#call-to-action-sec .cta-btn:hover {
  background: #9a2827;
  border: 3px solid #fff;
}
#contact {
  padding: 30px 0;
}
#contact h2 {
  color: #000;
  font-weight: 700;
  font-size: 36px;
  font-family: "Raleway", sans-serif;
}
#contact .contact-info {
  margin-bottom: 20px;
  text-align: center;
}
#contact .contact-info i {
  font-size: 48px;
  display: inline-block;
  margin-bottom: 10px;
  color: #9a2827;
}
#contact .contact-info address,
#contact .contact-info p {
  margin-bottom: 0;
  color: #000;
}
#contact .contact-info h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #999;
}
#contact .contact-info a {
  color: #000;
}
#contact .contact-info a:hover {
  color: #9a2827;
}
#contact .contact-address,
#contact .contact-phone,
#contact .contact-email {
  margin-bottom: 20px;
}
#contact #google-map {
  height: 290px;
  margin-bottom: 20px;
}
#contact .php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}
#contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}
#contact .php-email-form .error-message br + br {
  margin-top: 25px;
}
#contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}
#contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}
#contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}
#contact .php-email-form input,
#contact .php-email-form textarea {
  padding: 10px 14px;
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
}
#contact .php-email-form input::focus,
#contact .php-email-form textarea::focus {
  background-color: #50d8af;
}
#contact .php-email-form button[type="submit"] {
  background: #9a2827;
  border: 0;
  border-radius: 3px;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  cursor: pointer;
}
#contact .php-email-form button[type="submit"]:hover {
  border: 1px solid #9a2827;
  background: #fff;
  color: #9a2827;
}
@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate-loading {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
#footer {
  background: #f2f5f8;
  padding: 0 0 30px 0;
  font-size: 14px;
}
#footer .copyright {
  text-align: center;
  padding-top: 30px;
}
#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #555;
}
#footer .credits a {
  color: #0c2e8a;
}
i.fa.fa-mobile {
  font-size: 20px;
  padding: 10px 3px 10px;
}
i.fa.fa-envelope {
  font-size: 15px;
  padding: 10px 1px 10px;
}
.section-footer {
  padding: 0;
  background-image: linear-gradient(rgba(0, 0, 0, 21%), rgba(0, 0, 0, 59%)),
    url("Images/banner-footer.jpg");
  background-size: cover;
  color: #fff;
  overflow: hidden;
  background-repeat: no-repeat;
  position: relative;
}
.section-copyright {
  display: block;
  margin: 20px 0 0;
  background: rgba(148, 0, 0, 0.58);
  padding: 10px 0;
  font-size: 15px;
}
footer.aos-init.aos-animate ul {
  list-style-type: none;
}
.footer .footer-heading {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  border-bottom: 4px solid #f7b037;
  display: inline-block;
  padding-bottom: 10px;
  position: relative;
}
h2.footer-heading::before {
  content: " ";
  background: #fff;
  width: 30%;
  height: 6px;
  position: absolute;
  bottom: -15%;
  left: 50%;
  border-radius: 3px;
  transform: translateX(-50%);
}
footer.aos-init.aos-animate ul li a {
  color: #fff;
  font-size: 15px;
}
.footer .form-control,
.footer p,
.footer a {
  color: #fff;
}
.social_icon ul li {
  display: inline-block;
  padding: 5px;
}
.social_icon ul li a i {
  font-size: 28px;
}
::-webkit-scrollbar {
  width: 8px;
  height: 5px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #888;
}
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.key_program h2 {
  color: #000;
  font-weight: 700;
  font-size: 36px;
  font-family: "Raleway", sans-serif;
}
@media (min-width: 768px) {
  #contact .contact-address,
  #contact .contact-phone,
  #contact .contact-email {
    padding: 20px 0;
  }
}
@media (min-width: 768px) {
  #contact .contact-phone {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
}
@media (max-width: 576px) {
  #contact #google-map {
    margin-top: 20px;
  }
  footer.aos-init.aos-animate {
    text-align: center;
  }
}
@media (max-width: 1366px) {
  .card-content {
    padding: 10px 38px 10px;
  }
}
@media (max-width: 767px) {
  #testimonials .testimonial-item {
    margin: 30px 10px;
  }
}
@media (max-width: 767px) {
  #services .box .box {
    margin-bottom: 20px;
  }
  #services .box .icon {
    float: none;
    text-align: center;
    padding-bottom: 15px;
  }
  #services .box h4,
  #services .box p {
    margin-left: 0;
    text-align: center;
  }
  .centerImgs {
    text-align: center;
  }
  .centerImg {
    display: none;
  }
}
@media (max-width: 768px) {
  #about .about-img {
    height: auto;
  }
  #about .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
    border-radius: 0;
  }
}
@media (max-width: 768px) {
  #about-sec .about-img {
    height: auto;
  }
  #about-sec .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  #hero .hero-content h2 {
    font-size: 34px;
  }
  footer.footer {
    text-align: center;
  }
  .seo-title {
    font-size: 1.5rem;
  }
  .seo-title1 {
    font-size: 1.5rem;
  }
  .program_structure-seo {
    font-size: 1.5rem;
  }
  .specialization_main-seo {
    font-size: 1.5rem;
  }
}
@media (max-width: 768px) {
  .dpu_advtange:after {
    display: none;
  }
}




/****************new css....................../

.widget-title h3 { display: inline-block; position: relative; font-size:25px;}
.widget-title h3 span { color:#b02b2f;}
.widget-title h3 span.blue { color:#28296c;}


.widget-titles h3 { display: inline-block; position: relative; font-size:25px;}
.widget-titles h3 span { color:#b02b2f;}
.widget-titles h3 small{display:block; font-size:25px;}

.widget-title h3:after {
    position: absolute;
    content: "";
    background-color: #000;
    height: 2px;
    width: 40px;
    top: 15px;
    left: -50px;
}

.widget-title h3:before {
    position: absolute;
    content: "";
    background-color: #000;
    height: 2px;
    width: 40px;
    top: 15px;
    right: -50px;
}


.zIndex2 { z-index: 2;  }
.font-weight-300 { font-weight: 300; }
.font-weight-700 { font-weight: 700; }
.font-weight-900 { font-weight: 900; }
.show { display: block!important;}
.whatChat a, .sideNavi a.WhatsappBg { background: #31b946; }
/*== HEADER CSS START ==*/
.container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1140px !important; }
.header { width: 100%; display: table; padding: 12px 0;  }
.header .navbar.navbar-dark .navbar-nav .nav-link {color: #2b2a29; font-size: 18px; padding: 0 16px; }
.navbar-nav .nav-item {border-left: 1px solid #000;}
.navbar-nav .nav-item:first-child {border-left: 0px solid #000;}
.header .navbar.navbar-dark .admiss {
    margin-left: 25px;
}

/*== BANNER CSS START ==*/
.dsu-form {
    padding: 20px 0px;
    border-radius: 0rem;
    background: rgba(126,1,0,0.9);
    position: relative;
    z-index: 1;
    float: right;
}
.frmBg { position: relative; text-align: center; padding: 0 0;}
.frmBg h4 span { color: var(--text-yellow); }
.applyBox {  margin: 0.5rem 0; width: 100%; display: table;}
.contact_fild { padding: 10px; padding-bottom: 0;}
.contact-fild-box .form-control, 
.contact-fild-box .form-select { font-size: 13px; color: rgba(0,0,0,0.8); border: 0px solid rgba(0,0,0,0.1); border-radius: 8px; background-color: #d1d2d4;
     margin: 0 auto; padding: 10px 10px; height: auto;}
.form-group { margin-bottom: 0.8rem;}
.btn_submit { background-color: #fbfbfb; color: #73695f; font-size: 16px; border-radius: 25px; padding: 9px 50px; font-weight:800; text-transform:uppercase;}
.btn_submit:hover {background-color:#fff;; color: #73695f;}
.contact-fild-box { margin-bottom: 3px; position: relative;}
.contact-fild-box.text-center { margin-bottom: 0px;}
.dsu-intro { position: relative; top: 0rem; z-index: 1; right: 0;}
.dsu-addmission { margin-top: 0%; display: block; padding: 0px; width:100%;}
.formIDfid { padding: 0 0px; }
.contact-fild-box .form-control option { color: #000; }
.dsu-addmission .bannerContent span{display:inline-block; padding-bottom:10px; font-weight:500;}
.dsu-addmission .bannerContent h1 {font-size: 2.8rem; line-height: 1; color:#fff; }
.dsu-addmission .bannerContent h4 {font-size: 1.9rem; line-height: 1; color:#f57b12; }
.dsu-addmission .bannerContent h4 span{color:#fff; font-weight:700;}

.dsu-addmission .bannerContent .admi__content-btn {width:60%; padding:10px;}
.dsu-addmission .bannerContent hr { background:#8889a3; height: 1px; opacity: initial;}
.dsu-addmission .bannerContent .admi__content-btn strong { font-size: 1.7rem; font-weight:500; color:#f57b12;}
.dsu-addmission .bannerContent .admi__content-btn strong b { font-weight:500;}
.dsu-addmission .bannerContent .admi__content-btn span{padding:3px 10px;  background-color:#b02b2f; display: inline-block; margin-bottom:2px;}
.dsu-addmission .bannerContent .admi__content-btn p { display:table; padding: 0.5rem 0rem; font-size: 17px; font-weight:500;  }

.dsu-addmission .bannerContent .admi__content-btn .listing{padding-top:15px;}
.dsu-addmission .bannerContent .admi__content-btn .listing ul {
    list-style: disc;
    margin-left: 20px;
}
.dsu-addmission .bannerContent .admi__content-btn .listing ul li{color:#fff; font-weight:500; font-size:16px;}


/*== BANNER CSS end ==*/




.vellore__section {position:relative; padding:20px 0 0px 0;}

.vellore__section p {color:#3d3d3d; font-size:18px; line-height:26px; text-align:center; }



/*== SEC1 css start ==*/

.courses_sec1 {
    position: relative;
    width: 100%;
    padding-bottom: 20px;
}

.activities__section .courses-wrap {
    position: relative;
    width: 22%;
    margin: 18px;
    padding: 0px;
    -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;
    border-radius: 20px;
    z-index: 0;
    overflow: visible;
    background-color: transparent;
    border: 1px solid #FFF;
}

/* Shine */
.activities__section .container{max-width: 100%;}
.activities__section .courses_sec1 .courses-wrap{position:relative;overflow:hidden;}
.activities__section .courses_sec1 .courses-wrap::before{position:absolute;top:0;left:-95%;z-index:2;display:block;content:'';width:50%;height:100%;background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg);}
.activities__section .courses_sec1 .courses-wrap:hover::before,
.activities__section .courses_sec1 .courses-wrap:hover:before{-webkit-animation:shine .75s;animation:shine .75s;}
@-webkit-keyframes shine{
100%{left:125%;}
}
@keyframes shine{
100%{left:125%;}
}





.section4 { background-color: #d0d2d4; padding-top: 1.5rem; padding-bottom: 1.5rem; }


.vawe {
    position: absolute;
    /* bottom: 0px; */
    top: 50px;
    left: 0px;
    width: 50%;
    right: 0px;
    height: 28rem;
    background-image: url(assets/images/vawe.png);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 1;
}


.speaks{position:relative;    z-index: 99;}

.speaks .students__item { padding: 0 25px; text-align: center;  }
.speaks .students__item .students__wrap { position: relative; align-items: center; }
.speaks .students__item .students__wrap .students__photo {
    
}    

.speaks .students__item .students__wrap .students__con { width: 70%; margin-left: 10px; }
.speaks .students__item .students__wrap h6 { color: #f57b12; font-size: 22px; }
.speaks .students__item .students__wrap span { color: #3d3d3d; font-size: 14px; }
.speaks .students__item .fa-quote-left {
    font-size: 20px;
    color: #f57b12;
    position: absolute;
    left: 1px;
    top: 0;
}
.speaks .students__item .fa-quote-right {
    font-size: 20px;
    color: #f57b12;
    position: relative;
    left: 80%;
}
.speaks .students__item p { margin-top: 10px; line-height: 1.4; text-align: justify; color:#3d3d3d; font-size:15px; }



.reviewss{position:relative; padding-left:20px;}
.reviewss .star{position:relative; padding-bottom:10px; text-align:center; margin-top: -12%;  }
.reviewss .star img{width:90%; }
.reviewss .reviews__item { padding: 0 0 0 0px;  }
.reviewss .reviews__item .reviews__wrap { position: relative; padding-top: 25px; text-align:left; 
    }
.reviewss .reviews__item .reviews__wrap .reviews__con { width: 70%; margin-left: 0px; }
.reviewss .reviews__item .reviews__wrap h6 { color: #FFF; font-size: 22px; }
.reviewss .reviews__item p { margin-top: 10px; line-height: 1.4; text-align: justify; color:#FFF; font-size:15px; }



/*== Footer css start ==*/
.footer { background-color:#2d2d2d; font-size: 13px; } 
.footer span{color:#f57b12;}
.desktop { display: block;}
.mobile { display: none;}

.coz {display: none;}




  
  
  
.highlight__section .highlight__relative .highlight__item {
    padding-top: 6%;
    padding-bottom: 6%;
} 
.highlight__section .highlight__relative .highlight__top:hover .highlight__img { background-color: #FFF; }
.highlight__section .highlight__relative .highlight__top:hover {-webkit-transform: translateY(-0.5em);
    transform: translateY(-0.5em); }
.highlight__section .highlight__relative .highlight__top {background-color:#b88f4e; padding: 10px 30px; border-radius:40% 0 40% 0; min-height: 235px; transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;}
.highlight__section .highlight__relative .trags{background-color:#7e0100 !important;}

.highlight__section .highlight__relative .highlight__top .highlight__img {
    border-radius: 100%;
    width: 97px;
    height: 97px;
    line-height: 95px;
    margin: 15px auto;
    margin-bottom: 8px;
}
.highlight__section .highlight__relative .highlight__top p { font-size: 14px; color:#fff;  }  
.highlight__section .highlight__relative .highlight__top p strong{font-size: 18px; font-weight:700; display:block;}    

.highlight__section .highlight__relative .highlight__top p.sml { font-size: 11px; color:#fff;  }  
  

.highlight__section .highlight__relative .highlight__top.trags p { font-size: 14px; color:#fff;  }  
.highlight__section .highlight__relative .highlight__top.trags strong {font-size: 18px; font-weight:700; display:block; color:#fff; } 



.highlight__section .eligblity{background-color:#7e0100; border-radius:10px;}
.highlight__section .eligblity p {
    font-size: 1.1rem;
    color: #fff;
    font-weight: 400;
    padding: 15px;
    text-align:center;
}
.highlight__section .eligblity p span{font-weight:700;}




/*== SEC1 css start ==*/
.section1{background-color:#ffffff;}
.courses_sec1{position:relative;width:100%;}


/* Shine */

.section1 .courses_sec1 .courses-wrap{position:relative;overflow:hidden;}
.section1 .courses_sec1 .courses-wrap::before{position:absolute;top:0;left:-95%;z-index:2;display:block;content:'';width:50%;height:100%;background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg);}
.section1 .courses_sec1 .courses-wrap:hover::before,
.section1 .courses_sec1 .courses-wrap:hover:before{-webkit-animation:shine .75s;animation:shine .75s;}
@-webkit-keyframes shine{
100%{left:125%;}
}
@keyframes shine{
100%{left:125%;}
}

.coursescontent i {
    float: left;
    padding-right: 5%;
    z-index: 1;
}

.section1 .courses-wrap strong {
    color: #3b3a3a;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.1;
    margin-top: 0px;
   /* padding-top: 9px;
     float: left;
    display: flex; */
    /* align-items: center; */
}
.section1 .courses-wrap:hover strong{color:#ffffff;}
.courses-wrap-inner:hover .coursescontent i {
    filter: brightness(0) invert(1);
}

.courses-wrap-inner:before {
    position: absolute;
    content: "";
    background-color: #b02b2f;
    height: 8px;
    width: 8px;
    bottom: 0px;
    left: 0px;
    z-index: 999;
}
.courses-wrap-inner{position:relative;width:100%;height:100%;padding:10px 10px; padding-top: 0px;z-index:1;}
.coursescontent{width:100%;display:block;}
.section1 .courses-wrap {
    position: relative;
    width: 30%;
    margin: 18px;
    padding: 0px;
    -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;
    border-radius: 0px;
    z-index: 0;
    overflow: visible;
    border: 1px solid #221d5b;
    border-top: 0;
    border-right: 0;
}
.section1 .courses-wrap:hover{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px);box-shadow:0 0 17px rgba(32,46,60,.7);background-color:#b02b2f;}







.highlights__section { background-color: #7e0100; }


.highlights__section .highlights__Item {
    background-color: #fbfbfb;
    width: 100%;
    min-height: 208px;
    border-radius: 0px;
    border: 1px solid #928c8b;
    margin-top: 10px;
    padding: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.highlights__section .highlights__Item .highlights__Icon {
    
    text-align: right;
    padding-top: 0px;
    
}
.highlights__Content {
    text-align: left;
    padding-left: 7px;
}
.highlights__section .highlights__Item .highlights__Content > strong {
    display: block;
    font-size: 20px;
    color: #7e0100;
    padding-bottom: 20px;
}
.highlights__section .highlights__Item .highlights__Content > h4 { font-weight:400; color:#2b2a2a;
    font-size: 20px; padding-bottom:10px;
}
.highlights__section .highlights__Item .highlights__Content > p {
    color: #081d54;
    font-size: 14px;
}


#guests-sliders.owl-theme .owl-nav [class*=owl-] { position: absolute; background: transparent; color: #E9C927; font-size: 30px; padding: 0;
    margin: 0; display:none; }



#programs-slider.owl-theme .owl-nav [class*=owl-] { position: absolute; background: transparent; color: #E9C927; font-size: 30px; padding: 0;
    margin: 0; }
#programs-slider.owl-theme .owl-dots .owl-dot span { width: 30px; height: 3px; background-color: #dddddd; margin: 0; border-radius: 0; }
#programs-slider.owl-theme .owl-dots .owl-dot.active span, #programs-slider.owl-theme .owl-dots .owl-dot:hover span { background: #E9C927;}
#programs-slider.owl-theme .owl-nav [class*=owl-]:hover { color: #ffe400; }    
#programs-slider.owl-theme .owl-nav { width: 180px; position: relative; margin: 0 auto; }
#programs-slider.owl-theme .owl-nav .owl-prev { left: -0px; }
#programs-slider.owl-theme .owl-nav .owl-next { right: -0px; }







.guests__section { background-color: #fff; }
.guests__section .guest__Item { width: 100%; min-height: 200px; margin-top: 40px; }
.guests__section .guest__Item .guest__Icon {
 
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
}
.guests__section .guest__Item .guest__Content > strong { font-size: 20px; color: #b02b2f; padding-bottom:10px; display:block; }
.guests__section .guest__Item .guest__Content > p { color: #000000; font-size: 15px; }









.alumni__section { background-color: #980000; }
#students-slider.owl-theme .owl-nav [class*=owl-] { position: absolute; background: transparent; color: #E9C927; font-size: 30px; padding: 0;
    margin: 0; }
#students-slider.owl-theme .owl-dots .owl-dot span { width: 30px; height: 3px; background-color: #dddddd; margin: 0; border-radius: 0; }
#students-slider.owl-theme .owl-dots .owl-dot.active span, #students-slider.owl-theme .owl-dots .owl-dot:hover span { background: #E9C927;}
#students-slider.owl-theme .owl-nav [class*=owl-]:hover { color: #ffe400; }    
#students-slider.owl-theme .owl-nav { width: 180px; position: relative; margin: 0 auto; }
#students-slider.owl-theme .owl-nav .owl-prev { left: -0px; }
#students-slider.owl-theme .owl-nav .owl-next { right: -0px; }





.workings{background-color:#fff;}

.workings .widget-title h3{margin-bottom:15px;}


#client-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    color: #ffffff;
    background-color: transparent;
    
   top: 35%;
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0px;
    padding: 0px;
    
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 24px;
    opacity: .9;
}

#ranking-slider.owl-theme .owl-nav{display:none;}

#ranking-slider.owl-theme .owl-dots .owl-dot span{
    background: #000;
}

#ranking-slider.owl-theme .owl-dots .owl-dot.active span{
    background: #ff0000;
}



#client-slider.owl-theme .owl-nav [class*=owl-]:hover{color:#f7943e;opacity:1;}

#client-slider.owl-carousel .owl-item img{width:100%;  /* height:130px;
object-fit:contain;
padding:15px; */min-width:100%;margin:0px 0px;}
#client-slider.owl-carousel .owl-item .items{background-color:#ffffff;border:1px solid #dadada;}
#client-slider.owl-theme .owl-dots{position:relative;}

#client-slider.owl-theme .owl-nav .owl-prev {
    left: -30px;
    background-image: url(../images/arrowicon.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 18px;
    text-indent: -9999999px;
    background-position: center;
}
#client-slider.owl-theme .owl-nav .owl-next {
    right: -30px;
    background-image: url(../images/arrowicon.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 18px;
    text-indent: -9999999px;
    background-position: center;
    transform: rotate(-180deg);
}
#client-slider.owl-theme .owl-dots .owl-dot span{
    background: #000;
}

#client-slider.owl-theme .owl-dots .owl-dot.active span{
    background: #ff0000;
}



#guests-sliders.owl-theme .owl-dots .owl-dot span{
    background: #000;
}

#guests-sliders.owl-theme .owl-dots .owl-dot.active span{
    background: #ff0000;
}


.about__section, .students__section { background-color: #980000; }


.speaks .students__item .students__wrap .students__photo img {
    width: 60%;
}

#wa_btn-content { position: fixed; bottom: 126px; right: 9px; }
.modal-content { background: rgba(126,1,0,0.9); }
.modal-content .modal-header h5 { font-size: 1.3rem; }
.modal-header { display:block; text-align: center; }
button.close {
    position: absolute; width: 28px;
    top: 0;
    right: 0;
    padding: 0.2rem;
    font-size: 2rem;
}
.bg-gold { background-color: #b88f4e; padding: 5px; display:inline-block; }
.about__section .blog-text > a.mobile { display:none; }

/* .callusTop, .blog-text .mobile, .sideNavi-flex__callus { display: none !important;} */
