@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300&display=swap);

.widget-title h3 {
  display: inline-block;
  position: relative;
}
.widget-title h3 span {
  color: #b02b2f;
}
.widget-title h3 span.blue {
  color: #28296c;
}

.widget-titles h3 {
  display: inline-block;
  position: relative;
}
.widget-titles h3 span {
  color: #b02b2f;
}
.widget-titles h3 small {
  display: block;
}

.desk-div {
  display: flex;
}

.mobile-div {
  display: none !important;
}

/* .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 ==*/

.header {
  width: 100%;
  display: table;
  padding: 12px 0;
}
.header .navbar.navbar-dark .navbar-nav .nav-link {
  color: #2b2a29;
  font-size: 18px;
  padding: 0 16px;
  font-weight: 500;
}
.navbar-nav .nav-item {
  border-left: 0px 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: #ffffff;
  position: relative;
  z-index: 1;
  float: right;
  /* width: 350px; */
  border: 2px solid #ecebeb;
  box-shadow: 2px 0px 10px #4b0b0b;
}

.frmBg {
  position: relative;
  text-align: center;
  padding: 0 0;
}
.frmBg h4 span {
  color: var(--text-yellow);
}
.applyBox {
  margin: 0;
  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: 45px;
  letter-spacing: 2px;
  line-height: 43px;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  /* font-weight: 900; */
  /* filter: drop-shadow(7.092px 5.541px 12px rgba(1, 2, 2, 0.39)); */
  /* -webkit-text-stroke: 3px rgb(255, 255, 255); */
  /* text-shadow: 3px 3px 0 #FFF, -3px 3px 0 #FFF, -3px -3px 0 #FFF, 3px -3px 0 #FFF; */
  text-shadow: 4px 0px 3px #6f0206;
}
.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: 70%;
  padding: 10px 0px;
}
.dsu-addmission .bannerContent .admi__content-btn .bg-whi {
  border-radius: 50px;
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding: 10px;
  padding-left: 30px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  border: 5px solid #b02b2f;
}

.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 .bg-whi span {
  padding: 02px 0px;
  margin-bottom: 0px;
  color: #b02b2f;
}
.dsu-addmission .bannerContent .admi__content-btn {
  padding: 02px 0px;
  margin-bottom: 0px;
  font-weight: 700;
  color: #b02b2f !important;
}
.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 {
  font-size: 18px;
  line-height: 27px;
  color: #000000;
  font-weight: 500;
}

/*== BANNER CSS end ==*/

.vellore__section {
  position: relative;
}

.vellore__section p {
  color: #3d3d3d;
  text-align: center;
}

/*== SEC1 css start ==*/

.courses_sec1 {
  position: relative;
  width: 100%;
}

.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, 0.3) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.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 0.75s;
  animation: shine 0.75s;
}
@-webkit-keyframes shine {
  100% {
    left: 100%;
  }
}
@keyframes shine {
  100% {
    left: 100%;
  }
}

.section4 {
  background-color: #ffffff;
  padding-top: 2rem;
  padding-bottom: 1.5rem;
}
.section4:after {
  position: absolute;
  content: "";
  width: 50%;
  height: 100%;
  right: 0px;
  top: 0px;
  background-color: #7e0100;
}

.vawe {
  position: absolute;
  display: none;
  /* bottom: 0px; */
  top: 50px;
  left: 0px;
  width: 100%;
  right: 0px;
  height: 28rem;
  background-image: url(../images/vawe.png);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
}

.speaks {
  position: relative;
}

.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;
  text-align: center;
}
.reviewss .star img {
  width: 90%;
  aspect-ratio: 1/1;
}
.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__top:hover .highlight__img { background-color: white; } */
.highlight__section .highlight__relative .highlight__top:hover {
  -webkit-transform: translateY(-0.5em);
  transform: translateY(-0.5em);
}
.highlight__section .highlight__relative .highlight__top {
  padding: 10px;
  border-radius: 0;
  background-color: #f0f0f0;
  border: 1px solid #eee4e4;
  min-height: 180px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.highlight__section .highlight__relative .trags {
  background-color: #7e0100 !important;
}

.highlight__section .highlight__relative .highlight__top .highlight__img {
  width: auto;
  height: auto;
  line-height: 95px;
  margin: 0 5px;
}

.highlight__section .highlight__relative .highlight__top .highlight__img img {
  width: 97px !important;
  height: 97px !important;
}
.highlight__section .highlight__relative .highlight__top p {
  font-size: 16px;
  line-height: 17px;
  color: #3d3d3d;
  font-weight: 500;
  text-align: left;
}
.highlight__section .highlight__relative .highlight__top p strong {
  font-size: 19px;
  line-height: 27px;
  color: #7e0100;
  font-weight: 900 !important;
  /* font-family: "Montserrat"; */
  text-align: left;
}

.highlight__section .highlight__relative .highlight__top p.sml {
  font-size: 11px;
  line-height: 15px;
  color: #181717;
  font-weight: 500;
  /* font-family: "Montserrat"; */
}

.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: #c52f33;
  border-radius: 10px;
  /* margin-top: -22px; */
}
.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 ==*/

.courses_sec1 {
  position: relative;
  width: 100%;
}

/* Shine */

.section1 .courses_sec1 .courses-wrap {
  position: relative;
  overflow: hidden;
  width: auto;
  margin: auto;
}
.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, 0.3) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.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 0.75s;
  animation: shine 0.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 {
  font-size: 18px;
  color: #b02b2f;
  margin-top: 0px;
}
.section1 .courses-wrap:hover strong {
  color: #0e0e0e;
}
.courses-wrap-inner:hover .coursescontent i {
  filter: brightness(0) invert(1);
}

.courses-wrap-inner:before {
  position: absolute;
  content: "";
  background-color: #b02b2f;
  height: 0px;
  width: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 999;
}

.courses-wrap-inner img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  background-position: center;
  aspect-ratio: 3/2;
  object-fit: cover;
}
.courses-wrap-inner {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0px 0px;
  padding-top: 0px;
  z-index: 1;
}
.coursescontent {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #f5f5f5;
  height: 70px;
  padding: 1.5rem;
  font-size: 1rem;
  color: #c52f33;
}
.section1 .courses-wrap {
  position: relative;
  width: 100%;
  margin: 1rem 0.3rem !important;
  padding: 0px;
  box-shadow: 0 0 17px rgba(32, 46, 60, 0.5);
  -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;
  z-index: 0;
  overflow: visible;
  border-top: 0;
  border-right: 0;
  border-radius: 5px;
  background-color: rgba(126, 1, 0, 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, 0.7);
  background-color: #b02b2f;
}

.highlights__section {
  background-color: #c52f33;
}

.collaborations__section .highlights__Item {
  /* width: 290px; */
  position: relative;
  /* border-right: 1px solid #a4a4a4; */
  position: relative;
  /* min-height: 208px; */
  border-radius: 0px;
  /* border: 1px solid #928c8b; */
  margin-top: 10px;
  padding: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.highlights__Content {
  margin-top: 10px;
}
.collaborations__section .highlights__Item .highlights__Icon {
  position: absolute;
  text-align: right;
  right: 10px;
  top: 0;
  padding-top: 0px;
}
/* .collaborations__section {
    text-align: left;
    padding-left: 7px;
} */
.collaborations__section .highlights__Item .highlights__Content > strong {
  display: block;
  font-size: 20px;
  color: #c52f33;
  padding-bottom: 20px;
}
.collaborations__section .highlights__Item .highlights__Content > h4 {
  font-weight: 400;
  color: #2b2a2a;
  font-size: 18px;
  padding-bottom: 10px;
}
.collaborations__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;
}
#special-slider.owl-theme .owl-nav [class*="owl-"] {
  position: absolute;
  border-radius: 20px;
  background-color: rgba(57, 34, 34, 0.913);
  color: #ffffff;
  font-size: 20px;
  padding: 0;
  height: 30px;
  width: 30px;
  line-height: 30px;
  margin: 0;
  display: block !important;
}

#special-slider .owl-nav {
  display: block !important;
}
.owl-theme .owl-dots .owl-dot span {
  margin: 5px 4px !important;
}
#special-slider.owl-theme .owl-dots .owl-dot span {
  background: #c4c4c4;
}

#special-slider.owl-theme .owl-dots .owl-dot.active span {
  background: #7e0100;
}

#leaders-slider.owl-theme .owl-dots .owl-dot span {
  background: #ffffff;
}

#leaders-slider.owl-theme .owl-dots .owl-dot.active span {
  background: #e9c927;
}

#special-slider.owl-theme .owl-nav .owl-prev {
  left: -30px;
  top: 150px;
}
#special-slider.owl-theme .owl-nav .owl-next {
  right: -30px;
  top: 150px;
}

#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;
}

#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;
}

#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: 0.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: #7e0100;
}

#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;
}
#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,
#students-slider.owl-theme .owl-dots .owl-dot span,
#ranking-slider1.owl-theme .owl-dots .owl-dot span {
  background: #c4c4c4;
}

#client-slider.owl-theme .owl-dots .owl-dot.active span,
#students-slider.owl-theme .owl-dots .owl-dot.active span,
#ranking-slider1.owl-theme .owl-dots .owl-dot.active span {
  background: #7e0100;
}

#guests-sliders.owl-theme .owl-dots .owl-dot span {
  background: #000;
}

#guests-sliders.owl-theme .owl-dots .owl-dot.active span {
  background: #7e0100;
}

.collaborations__section {
  background-color: #ffffff;
}
.collaborations__section .collaborations_owl {
  margin-left: 1.5rem;
  padding: 1rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  border: 1px solid #a7a9ab;
  border-radius: 1.2rem;
  position: relative;
  z-index: 3;
  background: #fff;
}
/* .collaborations__section:after {
  background-color: #42474a;
  position: absolute;
  content: "";
  width: 30%;
  height: 100%;
  top: 0;
  left: 0;
  clip-path: polygon(0 0, 100% 0, 88% 100%, 0% 100%);
} */
/* .collaborations__section:before {
  background-color: #7e0100;
  position: absolute;
  content: "";
  width: 30%;
  height: 100%;
  top: 0;
  left: 7px;
  clip-path: polygon(0 0, 100% 0, 88% 100%, 0% 100%);
} */
.collaborations__section .collab__item {
  position: relative;
  border-right: 1px solid #a4a4a4;
  padding: 0 0.5rem;
}
.collaborations__section .owl-item:last-child .collab__item {
  border: 0;
}

#collaborations-slider.owl-theme .owl-nav [class*="owl-"] {
  position: absolute;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.913);
  color: #000000;
  font-size: 20px;
  padding: 0;
  height: 30px;
  width: 30px;
  line-height: 30px;
  margin: 0;
  display: block !important;
}

#collaborations-slider .owl-nav {
  display: block !important;
}

#collaborations-slider.owl-theme .owl-dots .owl-dot span {
  background: #000;
}

#collaborations-slider.owl-theme .owl-dots .owl-dot.active span {
  background: #7e0100;
}

#collaborations-slider.owl-theme .owl-nav .owl-prev {
  left: -230px;
  top: 120px;
}
#collaborations-slider.owl-theme .owl-nav .owl-next {
  left: -190px;
  top: 120px;
}

.leaders {
  position: relative;
}

.leaders::after {
  content: "";
  width: 150px;
  height: 90px;
  bottom: 50px;
  left: -50px;
  background-image: url(../images/Vector\ Smart\ Object\ copy\ 5.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
}
.leaders::before {
  content: "";
  width: 150px;
  height: 90px;
  top: 50px;
  right: -30px;
  background-image: url(../images/Vector\ Smart\ Object.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
}
.leaders-main {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 30px 0px;
}
.myCard {
  opacity: 1;
  width: 351px;
  height: 264px;
  margin: 10px;
  border-radius: 20px;
  background-color: transparent;

  perspective: 1000px;
}

.title {
  font-size: 20px;
  color: #ffffff;
  font-weight: 700;
  /* font-family: "Montserrat"; */
  text-align: center;
  padding: 0 20px;
}

.backSide .title {
  font-size: 25px;
  color: #c52f33;
  font-weight: 700;
  /* font-family: "Montserrat"; */
  text-align: center;
}

.frontSide img {
  width: 100px;
  height: 100px;
}
.innerCard {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
  cursor: pointer;
}

.myCard:hover .innerCard {
  transform: rotateY(180deg);
}

.frontSide,
.backSide {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 1rem;
  color: white;
  box-shadow: 0 0 0.3em rgba(255, 255, 255, 0.1);
  font-weight: 700;
}

/* .frontSide,
  .frontSide::before {
    background: linear-gradient(43deg, rgb(65, 88, 208) 0%, rgb(200, 80, 192) 46%, rgb(255, 204, 112) 100%);
  }
   */
.backSide,
.backSide::before {
  background-color: white;
}

.backSide {
  transform: rotateY(180deg);
}

.frontSide::before,
.backSide::before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  width: 103%;
  height: 103%;
  position: absolute;
  z-index: -1;
  border-radius: 1em;
  filter: blur(5px);
  animation: animate 5s linear infinite;
}

@keyframes animate {
  0% {
    opacity: 0.3;
  }

  80% {
    opacity: 1;
  }

  100% {
    opacity: 0.3;
  }
}

.about__section,
.students__section {
  background-color: #980000;
}

.speaks .students__item .students__wrap .students__photo img {
  width: 60%;
  aspect-ratio: 3/4;
  object-fit: contain;
}

#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;} */

.marquee {
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  background-color: #7e0100;
}

.marquee span {
  display: inline-block;
  font-size: 1.2rem;
  padding-left: 100%;
  padding: 0.8rem 0;
  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);
  }
}

.thankyou-relative .bc-img01 {
  height: 75vh;
}

.features__section .highlights__Item .highlights__Icon img {
  width: 30px;
}
.features__section .highlights__Item .highlights__Icon {
  text-align: right;
  position: absolute;
  right: 0;
}
.features__section .highlights__Item {
  border: 1px solid rgba(127, 7, 5, 0.4);
  position: relative;
  padding: 0.5rem;
  margin: 0.5rem 0;
  height: 140px;
}
.features__section .highlights__Item .highlights__Content strong {
  color: #7e0100;
  font-size: 0.8rem;
  line-height: 1.1;
  font-weight: 600;
}
.features__section .highlights__Item .highlights__Content p {
  font-size: 12px;
}
.features__section .highlights__Item .highlights__Content h4 {
  font-size: 0.8rem;
  margin: 0.3rem 0;
}
.features__section .highlights__Item .highlights__Content {
  margin-top: 0;
}
.features__section {
  display: none;
}

.faq__section {
  background-color: #7e0100;
  display: none;
}
.accordion-collapse {
  background-color: var(--white-col);
}
.faq__section .accordion-item,
.faq__section .accordion-item:not(:first-of-type) {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0rem;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.faq__section .accordion-item .accordion-header .accordion-button {
  color: #ffffff;
  font-size: 1rem;
  padding: 0.8rem;
  font-weight: 500;
  line-height: 1.4;
}
.faq__section .accordion-item .accordion-header .accordion-button::after {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-family: "Font Awesome 5 Pro"; /* content: "\f067"; */
  font-size: 1.1rem;
  background-image: none;
  font-weight: 100;
}
.faq__section
  .accordion-item
  .accordion-header
  .accordion-button[aria-expanded="true"] {
  background-color: #cf5c55;
}
.faq__section
  .accordion-item
  .accordion-header
  .accordion-button[aria-expanded="true"]::after {
  background-image: none;
  font-family: "Font Awesome 5 Pro";
  content: "\f068";
}
.faq__section .accordion-item .accordion-header .accordion-button,
.faq__section .accordion-item {
  background: rgba(207, 92, 85, 0.1);
}
.faq__section .accordion-item .accordion-body {
  padding: 1rem;
  background-color: var(--white);
  border: 2px solid var(--bg-red);
  background-color: #cf5c55;
}
.accordion-Content_col h4 {
  border-left: 5px solid var(--bg-red);
  padding-left: 0.5rem;
}
.line-height2 {
  line-height: 1.2;
}
.faq__section .accordion-item .accordion-Content_col .listing,
.recognized__sec .listing {
  list-style: disc;
  margin-left: 20px;
}
.faq__section .accordion-item .accordion-Content_col .listing li,
.recognized__sec .listing li {
  color: #ffffff;
  padding: 0.2rem 0;
}
.recognized__sec {
  background-color: #7e0100;
  padding: 1rem;
  margin-top: 5rem;
}

.grade__section .grade__item {
  background-color: #f0f0f0;
  border: 2px solid #eee4e4;
  padding: 0.8rem;
  min-height: 180px;
}

.grade__section .grade__item .content__ab {
  position: absolute;
  top: -11px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.grade__section .grade__item .grade__content p {
  margin-top: 1rem;
  font-weight: 500;
  font-size: 12px;
}
.grade__section .grade__item .content__ab span {
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1;
}
.grade__section .grade__item .content__ab strong {
  color: #7e0100;
  font-size: 1.3rem;
  line-height: 1.2;
  font-weight: 900;
}

#summary p.collapse:not(.show) {
  height: 30px !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#summary p.collapsing {
  min-height: 30px !important;
}

#summary a.collapsed {
  color: #b02b2f;
  font-size: 12px;
}
#summary a.collapsed:after {
  content: "+ Read More";
}

#summary a:not(.collapsed):after {
  content: "- Read Less";
  font-size: 12px;
  color: #b02b2f;
}

#client-slider.owl-carousel .owl-item .items:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100px;
  background-color: rgba(0, 0, 0, 0.1);
  top: 12px;
  left: 0;
}
.sec4Head:before {
  position: absolute;
  content: "";
  background-color: #ffffff;
  width: 12px;
  height: 94px;
  left: 0;
  top: 0;
  z-index: 2;
}

#wa-btn-wrapper {
  display: none;
}
