@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&family=Red+Hat+Text:ital,wght@0,300..700;1,300..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cedarville+Cursive&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Sora:wght@100..800&display=swap");
.primary-purple {
  color: #5c0f8b !important; }

.primary-orange {
  color: #ff5100; }

.primary-gray {
  color: #6d6f70; }

.primary-gold {
  color: #c0966b !important; }

.primary-magenta {
  color: #eb0d8c; }

.primary-cyan {
  color: #0099a8; }

.secondary-purple {
  color: #a389ba; }

.secondary-orange {
  color: #f9a77e; }

.secondary-gray {
  color: #d8d7d7; }

.secondary-gold {
  color: #dcc4aa; }

.secondary-magenta {
  color: #f29abf; }

.secondary-cyan {
  color: #7bc3cc; }

.tertiary-purple {
  color: #d4c9e24d; }

.tertiary-orange {
  color: #fdd9c4; }

.tertiary-gray {
  color: #f5f5f5; }

.tertiary-gold {
  color: #efe6d9; }

.tertiary-magenta {
  color: #fad7e6; }

.tertiary-cyan {
  color: #c9e4e9; }

.text-dark {
  color: #000 !important; }

.text-black {
  color: #333333; }

.text-purple {
  color: #5c0f8b; }

.text-justify {
  text-align: justify;
  text-justify: inter-word; }

.primary-bgpurple {
  background-color: #5c0f8b !important; }

.primary-bgorange {
  background-color: #ff5100 !important; }

.primary-bggray {
  background-color: #6d6f70; }

.primary-bggold {
  background-color: #c0966b !important; }

.primary-bgmagenta {
  background-color: #eb0d8c; }

.primary-bgcyan {
  background-color: #0099a8; }

.secondary-bgpurple {
  background-color: #a389ba; }

.secondary-bgorange {
  background-color: #f9a77e; }

.secondary-bggray {
  background-color: #d8d7d7; }

.secondary-bggold {
  background-color: #dcc4aa; }

.secondary-bgmagenta {
  background-color: #f29abf; }

.secondary-bgcyan {
  background-color: #7bc3cc; }

.tertiary-bgpurple {
  background-color: #d4c9e24d; }

.tertiary-bgorange {
  background-color: #fdd9c4; }

.tertiary-bggray {
  background-color: #f5f5f5; }

.tertiary-bggold {
  background-color: #efe6d9; }

.tertiary-bgmagenta {
  background-color: #fad7e6; }

.tertiary-bgcyan {
  background-color: #c9e4e9; }

.bg-black {
  background-color: #333333 !important; }

.linear-gradient, .photo-gallery > ul > li h6 {
  background: linear-gradient(117deg, #c0966b 0%, #5c0f8b 50%, #e8e8e8 100%); }

.gradient-bg, .profile {
  background: linear-gradient(100deg, #5c0f8b 40%, #c0966b 100%); }

.gradient-text, .section-title h1 span,
.section-title h2 span {
  background: linear-gradient(134deg, #5c0f8b 40%, #c0966b 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.bg-purple-light {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.773) 25%, #d4c9e24d 100%);
  z-index: 0; }

.bg-dark-transparent {
  background: linear-gradient(36deg, #212429 0%, rgba(33, 36, 41, 0) 32%, rgba(33, 36, 41, 0) 100%);
  z-index: 0; }

.bg-img, .pattern-1-bg, .pattern-3-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }

.pattern-1-bg {
  background-image: url(https://sraisoni.s3.ap-south-1.amazonaws.com/sunilraisoni/images/pattern/bg-banner.webp); }

.pattern-2-bg {
  background-color: #c0966b;
  background-image: repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.04) 0px, rgba(255, 255, 255, 0.04) 10px, transparent 10px, transparent 20px);
  background-size: 40px 40px; }

.pattern-3-bg {
  background-image: url(https://sraisoni.s3.ap-south-1.amazonaws.com/sunilraisoni/images/pattern/pattern-3.webp); }

.sec-light-purple {
  background-color: #f3eff7; }

.sec-light-gradient {
  background: linear-gradient(0deg, #ececec 0%, #f3eff7 69%, rgba(255, 255, 255, 0.63) 94%); }

.sec-dark-gradient {
  background: linear-gradient(337deg, #c0966b 0%, #5c0f8b 69%, rgba(255, 255, 255, 0.63) 94%); }

.red-hat-display, h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Red Hat Display', sans-serif !important;
  font-weight: 400;
  font-style: normal; }

.red-hat-text, body {
  font-family: 'Red Hat Text', sans-serif !important;
  font-weight: 500;
  font-style: normal; }

.playfair-display, blockquote, .first-capital::first-letter, .breadcrumb-content h1 {
  font-family: 'Playfair Display', sans-serif !important;
  font-weight: 400;
  font-style: normal; }

.cursive {
  font-family: 'Cedarville Cursive', cursive !important;
  font-weight: 400;
  font-style: normal; }

.fw-600 {
  font-weight: 600; }

.before-after, .bg-sec--1::before, header .navbar .main-navbar .dropdown-menu .row .col::after, .line::before, .line-1::before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.absolute {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.top-sticky {
  position: sticky;
  top: 0; }

.border-1 {
  border-radius: 1rem; }

.sticky-left {
  position: sticky;
  top: 170px; }

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

::selection {
  color: #fff;
  background: #5c0f8b; }

body {
  font-size: 0.9rem;
  line-height: 1.6;
  font-weight: 400;
  color: #6d6f70;
  background-color: #fff;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: subpixel-antialiased; }
  body p {
    color: #5f5f5f;
    font-weight: 500; }
  body a:hover {
    color: #ff5100; }
  @media screen and (max-width: 767px) {
    body {
      line-height: 1.3;
      font-size: 0.9rem; }
      body p {
        margin-bottom: 0;
        font-size: 0.9rem; }
      body h6 {
        font-size: 1rem; } }
  @media screen and (min-width: 1400px) {
    body {
      font-size: 1rem; } }
  @media screen and (min-width: 1601px) {
    body {
      font-size: 1.1rem; } }

@media (min-width: 1920px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1550px !important; } }
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 1px;
  font-weight: bold;
  color: #5c0f8b; }

@media screen and (max-width: 767px) {
  h4 {
    font-size: 1.05rem; } }

h5 {
  font-size: 1.05rem; }
  @media screen and (max-width: 767px) {
    h5 {
      font-size: 1rem; } }
  @media screen and (min-width: 1601px) {
    h5 {
      font-size: 1.2rem; } }

ol {
  padding-left: 1rem; }
  ol li {
    color: #333333;
    margin-bottom: 0.4rem; }

ul {
  padding: 0;
  margin: 0;
  list-style-type: none; }
  ul li {
    font-size: 0.9rem !important;
    color: rgba(0, 0, 0, 0.9);
    font-weight: 500; }
    @media screen and (min-width: 1401px) {
      ul li {
        font-size: 1rem; } }
    @media screen and (min-width: 1601px) {
      ul li {
        font-size: 1.05rem !important; } }

a {
  text-decoration: none;
  color: #6d6f70; }
  a:hover {
    text-decoration: none; }

button:focus:not(:focus-visible) {
  box-shadow: none; }

blockquote {
  font-size: 1.2rem;
  color: #fff;
  font-weight: bold;
  font-style: italic;
  background: -webkit-linear-gradient(200deg, #5c0f8bcf 0, #a77474 100%);
  padding: 0.2rem 1rem;
  display: inline-block;
  border-radius: 0.5rem; }
  @media screen and (max-width: 1080px) {
    blockquote {
      margin: 1rem 0; } }

input:focus,
select:focus {
  box-shadow: none !important;
  outline: none !important; }
@media screen and (max-width: 767px) {
  input,
  select {
    font-size: 0.7rem; } }
@media screen and (min-width: 1601px) {
  input,
  select {
    height: 45px;
    font-size: 1.05rem; } }

@media screen and (min-width: 1601px) {
  label {
    font-size: 1rem; } }
.section-xs {
  padding: 20px 0; }

.section-sm {
  padding: 25px 0;
  position: relative; }
  @media screen and (max-width: 992px) and (min-width: 320px) {
    .section-sm {
      padding: 20px 0; } }

.section-md {
  padding: 60px 0;
  position: relative; }
  @media screen and (max-width: 992px) and (min-width: 320px) {
    .section-md {
      padding: 40px 0; } }

.section-lg {
  padding: 80px 0;
  position: relative; }
  @media screen and (max-width: 767px) and (min-width: 320px) {
    .section-lg {
      padding: 25px 0; } }
  @media screen and (max-width: 1024px) and (min-width: 768px) {
    .section-lg {
      padding: 30px 0; } }

.section-xxl {
  padding: 140px 0;
  position: relative; }
  @media screen and (max-width: 767px) and (min-width: 320px) {
    .section-xxl {
      padding: 40px 0; } }
  @media screen and (max-width: 1024px) and (min-width: 768px) {
    .section-xxl {
      padding: 60px 0; } }

.swiper-button-prev,
.swiper-button-next {
  bottom: -50px;
  top: auto;
  right: 0;
  left: 0;
  margin: auto;
  width: 35px;
  height: 35px;
  border: 1px solid #c0966b;
  border-radius: 50%; }
  .swiper-button-prev::after,
  .swiper-button-next::after {
    font-size: 1rem;
    color: #5c0f8b; }

.swiper-button-prev {
  right: 80px; }

.bg-sec--1 {
  background-image: url(https://rgicdn.s3.ap-south-1.amazonaws.com/rucet/images/banner4.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
  padding: 80px 0; }
  @media screen and (max-width: 767px) {
    .bg-sec--1 {
      padding: 30px 0; } }
  .bg-sec--1::before {
    background-color: #5c0f8b;
    z-index: -1;
    opacity: 0.9;
    right: 0;
    width: 100% !important; }

.breadcrumb-sec {
  height: 95vh;
  display: flex;
  align-items: flex-end;
  text-align: center;
  position: relative;
  z-index: 1;
  background-position: top center;
  background-size: 100%;
  object-fit: fill;
  background-repeat: no-repeat; }
  @media screen and (max-width: 767px) {
    .breadcrumb-sec {
      height: 25vh; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .breadcrumb-sec {
      height: 35vh; } }
  @media screen and (min-width: 1024px) and (max-width: 1355px) {
    .breadcrumb-sec {
      height: 50vh; } }
  @media screen and (min-width: 1601px) {
    .breadcrumb-sec {
      height: 85vh; } }
  .breadcrumb-sec::after {
    position: absolute;
    content: '';
    bottom: 0;
    width: 100%;
    height: 15%;
    z-index: -1;
    opacity: 0.85;
    background: linear-gradient(180deg, #c0966b00 0%, #b88b6e00 4%, rgba(192, 150, 109, 0.8) 50%, #dfad6a 100%, #5c0f8b 100%); }
  .breadcrumb-sec p {
    color: #fff; }

.breadcrumb li {
  color: #5c0f8b;
  padding-right: 0.5rem; }

.bottom-border {
  border-bottom: 2px solid #5c0f8b; }
  @media screen and (max-width: 767px) {
    .bottom-border {
      margin: auto; } }

.bottom-border-1 {
  border-bottom: 2px solid #5c0f8b;
  width: 10%; }
  @media screen and (max-width: 1025px) {
    .bottom-border-1 {
      margin: auto; } }

.text-strock {
  font-size: 6rem;
  position: absolute;
  -webkit-transform: rotate(-90deg) translate(-170px, -45px);
  -moz-transform: rotate(-90deg) translate(-170px, -45px);
  -ms-transform: rotate(-90deg) translate(-170px, -45px);
  -o-transform: rotate(-90deg) translate(-170px, -45px);
  transform: rotate(-90deg) translate(-170px, -45px);
  right: -50px;
  top: 12px;
  color: black;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: #fff;
  -webkit-text-stroke-width: 0.03rem;
  font-weight: 600; }
  @media screen and (max-width: 767px) {
    .text-strock {
      display: none; } }
  @media screen and (max-width: 1025px) {
    .text-strock {
      font-size: 4.6rem;
      right: -85px;
      top: -20px; } }
  @media screen and (min-width: 1401px) {
    .text-strock {
      font-size: 6.2rem;
      top: 19px; } }
  @media screen and (min-width: 1601px) {
    .text-strock {
      font-size: 6.5rem;
      top: 32px;
      right: 20px;
      -webkit-text-stroke-width: 0.04rem; } }

.cmn-btn, .cmn-btn-white {
  color: #333333;
  font-weight: 600;
  padding: 0.5rem 1rem 0.5rem 3.5rem;
  border-radius: 24px;
  display: inline-block;
  border: 1px solid #5c0f8b;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-in-out; }
  .cmn-btn i, .cmn-btn-white i {
    color: #fff;
    left: 13px;
    position: absolute;
    top: 13px; }
  .cmn-btn::before, .cmn-btn-white::before {
    content: '';
    background: #5c0f8b;
    width: 38px;
    height: 100%;
    border-radius: 50px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.3s ease; }
    @media screen and (min-width: 1601px) {
      .cmn-btn::before, .cmn-btn-white::before {
        width: 45px; } }
  @media screen and (max-width: 767px) {
    .cmn-btn, .cmn-btn-white {
      font-size: 0.85rem;
      padding: 0.3rem 1rem 0.3rem 2rem; }
      .cmn-btn i, .cmn-btn-white i {
        left: 7px;
        top: 8px; }
      .cmn-btn::before, .cmn-btn-white::before {
        width: 28px; } }
  .cmn-btn:focus, .cmn-btn-white:focus, .cmn-btn:hover, .cmn-btn-white:hover {
    color: #fff; }
    .cmn-btn:focus::before, .cmn-btn-white:focus::before, .cmn-btn:hover::before, .cmn-btn-white:hover::before {
      background: #5c0f8b;
      width: 100%; }

.cmn-btn-white {
  border: 1px solid #c0966b; }
  .cmn-btn-white::before {
    background: #c0966b; }

.read-more {
  color: #5c0f8b; }

.view-more {
  font-size: 1rem;
  color: #333333; }
  @media screen and (max-width: 767px) {
    .view-more {
      font-size: 0.9rem; } }
  @media screen and (min-width: 1400px) {
    .view-more {
      font-size: 1.1rem; } }
  @media screen and (min-width: 1601px) {
    .view-more {
      font-size: 1.2rem; } }

.table--1 tr th,
.table--1 tr td {
  border: 1px solid #5c0f8b; }
.table--1 tr th {
  background-color: #d4c9e24d;
  color: #5c0f8b; }
.table--1 tr td a:hover {
  color: #ff5100; }

.scroll-sec .scroll-box {
  overflow-y: scroll;
  height: 440px;
  position: relative;
  padding-right: 2rem; }
  .scroll-sec .scroll-box::-webkit-scrollbar {
    width: 0.4em;
    overflow: visible;
    border-radius: 4px; }
  .scroll-sec .scroll-box::-webkit-scrollbar-thumb {
    overflow: visible;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.2); }
@media screen and (min-width: 1601px) {
  .scroll-sec .scroll-box {
    height: 620px;
    padding-right: 4rem; } }

.scroll-box {
  overflow-y: scroll;
  position: relative;
  overflow-x: hidden;
  height: 70vh;
  max-height: 430px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .scroll-box {
      height: 20vh; } }
  .scroll-box::-webkit-scrollbar {
    width: 0.4em;
    overflow: visible;
    border-radius: 4px;
    background: #d4c9e24d; }
  .scroll-box::-webkit-scrollbar-thumb {
    overflow: visible;
    border-radius: 4px;
    background: #5c0f8b; }

.social-links {
  position: relative;
  padding-top: 5px; }
  .social-links a {
    position: relative;
    display: inline-block;
    margin: 0 2px 3px 0;
    width: 32px;
    height: 32px;
    line-height: 30px;
    color: #fff;
    border: 1px solid #c0966b;
    border-radius: 50%;
    font-size: 13px;
    text-align: center;
    transition: all 500ms ease; }
    .social-links a:hover {
      border-color: #fff;
      color: #fff; }

.gradient-separator {
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, rgba(92, 15, 139, 0) 0%, #5c0f8b 49%, rgba(92, 15, 139, 0) 100%); }

footer {
  padding: 40px 0 30px; }
  @media screen and (max-width: 767px) {
    footer {
      padding: 20px 20px 30px; } }
  @media screen and (min-width: 1601px) {
    footer {
      padding: 60px 0 50px; } }
  footer ul {
    color: #fff; }
    footer ul li {
      margin-bottom: 0.2rem; }
  footer a {
    color: #fff;
    font-weight: 400; }
    footer a:hover {
      color: #ff5100; }
  footer p {
    font-size: 0.8rem;
    color: rgba(255, 255, 255, 0.5); }
    @media screen and (max-width: 767px) {
      footer p {
        font-size: 0.65rem; } }
  footer .contact li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: 0.7rem; }
    footer .contact li i {
      position: absolute;
      top: 5px;
      left: 0; }
  footer .privacy a {
    font-size: 0.8rem;
    color: rgba(255, 255, 255, 0.5); }
    @media screen and (max-width: 767px) {
      footer .privacy a {
        font-size: 0.65rem; } }
  footer .accordion-item {
    background-color: transparent;
    border: none; }
    @media screen and (max-width: 767px) {
      footer .accordion-item {
        margin-top: 1rem; } }
    footer .accordion-item .accordion-button {
      background-color: transparent;
      color: rgba(255, 255, 255, 0.5);
      letter-spacing: 0.1875rem;
      text-transform: uppercase;
      font-size: 1.05rem;
      margin-bottom: 0.7rem;
      box-shadow: none;
      padding: 0;
      white-space: nowrap; }
      @media screen and (min-width: 1601px) {
        footer .accordion-item .accordion-button {
          font-size: 1.15rem; } }
      footer .accordion-item .accordion-button::after {
        background-image: unset; }
        @media screen and (max-width: 767px) {
          footer .accordion-item .accordion-button::after {
            background-image: unset;
            right: 20px;
            position: absolute;
            content: '\f106';
            font-family: 'FontAwesome';
            font-size: 1.2rem; } }
      @media screen and (max-width: 767px) {
        footer .accordion-item .accordion-button.active::after {
          content: '\f107'; } }
    footer .accordion-item .accordion-body {
      padding: 0; }
      @media screen and (min-width: 1601px) {
        footer .accordion-item .accordion-body p {
          font-size: 1rem; } }
  footer .footer-dome {
    left: -29px;
    width: 100%;
    position: absolute; }
    @media screen and (max-width: 1025px) {
      footer .footer-dome {
        position: relative;
        left: 0; } }
    @media screen and (min-width: 1401px) {
      footer .footer-dome {
        left: -40px; } }
    @media screen and (min-width: 1401px) {
      footer .footer-dome {
        left: -63px; } }

.section-title {
  margin-bottom: 2rem; }
  @media screen and (max-width: 767px) {
    .section-title {
      margin-bottom: 1.5rem; } }
  .section-title h1 {
    color: #c0966b; }
  .section-title h1,
  .section-title h2 {
    font-size: 2.1rem;
    font-weight: 800;
    line-height: 1.1;
    text-transform: uppercase; }
    @media screen and (max-width: 767px) {
      .section-title h1,
      .section-title h2 {
        font-size: 1.5rem; } }
    @media screen and (min-width: 1401px) {
      .section-title h1,
      .section-title h2 {
        font-size: 2.25rem; } }
    @media screen and (min-width: 1601px) {
      .section-title h1,
      .section-title h2 {
        font-size: 3rem; } }
  @media screen and (max-width: 767px) {
    .section-title h3 {
      font-size: 1.1rem; } }

.list-count {
  column-count: 2; }

.list-item li {
  padding-left: 1.5rem;
  position: relative;
  margin-bottom: 1rem; }
  .list-item li::before {
    position: absolute;
    left: 0;
    top: 0;
    content: '\f105';
    font-family: 'FontAwesome';
    color: #c0966b; }

.list-dot li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  font-size: 0.9rem !important;
  color: #6d6f70;
  padding: 0.5rem 0.5rem 0.5rem 1rem;
  position: relative; }
  .list-dot li::before {
    position: absolute;
    left: 0;
    top: 18px;
    content: '';
    background-color: #5c0f8b;
    width: 8px;
    height: 4px;
    border-radius: 10px; }
  .list-dot li span {
    position: absolute;
    right: 0; }
  .list-dot li:last-child {
    border-bottom: 0; }

.blink-text {
  color: #5c0f8b;
  animation: blinkHard 1s infinite; }

@keyframes blinkHard {
  0%,
  100% {
    opacity: 1;
    color: #5c0f8b; }
  50% {
    opacity: 1;
    color: #c0966b; } }
.img-effect {
  position: relative;
  overflow: hidden; }
  .img-effect img {
    transition: all 0.5s ease-out; }
  .img-effect::before {
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(92, 15, 139, 0.3);
    transform: translate(-50%, -50%) rotate(-45deg);
    content: '';
    z-index: 1; }
  .img-effect:hover::before {
    height: 250%;
    transition: all 900ms linear;
    background-color: transparent; }
  .img-effect:hover img {
    transform: scale(1.1);
    transition: all 0.5s ease-out; }

.logo-effect, .logo-filter {
  background-color: #fff;
  box-shadow: 0px 10px 30px rgba(33, 5, 5, 0.05);
  padding: 2rem 1.5rem;
  border-radius: 20px;
  transition: 0.6s; }
  .logo-effect:hover, .logo-filter:hover {
    transform: scale(1.05) translateY(-5px); }

.first-capital::first-letter {
  font-size: 3rem;
  font-weight: bold;
  float: left;
  line-height: 1;
  margin-top: -0.5rem;
  margin-right: 2px;
  color: #5c0f8b; }
  @media screen and (min-width: 1601px) {
    .first-capital::first-letter {
      font-size: 5rem;
      margin-top: -1rem;
      line-height: 0.8; } }

.gradient-divider--short {
  border: none;
  height: 2px;
  background: linear-gradient(90deg, #fff 0%, #efe6d92b 100%); }

header {
  position: relative; }
  @media (min-width: 992px) {
    header .navbar-inner {
      background: linear-gradient(180deg, #5c0f8b 0%, #c0966b00 100%) !important;
      width: 100%;
      z-index: 9;
      position: absolute;
      top: 0; } }
  header .navbar {
    background-color: #5c0f8b; }
    @media screen and (max-width: 767px) {
      header .navbar {
        padding-top: 0.7rem;
        padding-bottom: 0.7rem; } }
    @media screen and (max-width: 1024px) {
      header .navbar .navbar-toggler {
        background-color: #fff;
        position: absolute;
        width: 50px;
        height: 100%;
        left: 0;
        top: 0;
        border-radius: 0; }
        header .navbar .navbar-toggler span {
          color: #333333; }
      header .navbar .navbar-toggler.collapsed {
        background-color: transparent; }
        header .navbar .navbar-toggler.collapsed span {
          color: #fff; }
      header .navbar .cmn-white-button,
      header .navbar .cmn-button {
        padding: 6px 7px !important; } }
    header .navbar .navbar-brand img {
      width: 100px; }
    @media screen and (max-width: 1024px) {
      header .navbar .navbar-brand {
        padding: 0 0.5rem;
        margin-left: 1rem; }
        header .navbar .navbar-brand img {
          width: 90px; } }
    @media screen and (max-width: 767px) {
      header .navbar .navbar-brand {
        margin-left: 4rem; } }
    @media screen and (max-width: 350px) {
      header .navbar .navbar-brand img {
        width: 90px; } }
    @media screen and (min-width: 1601px) {
      header .navbar {
        padding: 1rem 0; }
        header .navbar .navbar-brand img {
          width: 120px; } }
    header .navbar .main-navbar .nav-item .nav-link,
    header .navbar .main-navbar .nav-item .dropdown-toggle {
      color: #fff;
      font-size: 0.9rem;
      padding: 0 0.8rem;
      font-weight: 500;
      display: inline-block; }
      header .navbar .main-navbar .nav-item .nav-link i,
      header .navbar .main-navbar .nav-item .dropdown-toggle i {
        font-size: 0.6rem; }
      @media screen and (max-width: 991px) {
        header .navbar .main-navbar .nav-item .nav-link,
        header .navbar .main-navbar .nav-item .dropdown-toggle {
          color: #333333;
          font-size: 0.85rem;
          padding: 1rem 0.5rem;
          display: block;
          border-bottom: 1px solid #d9d9d9; } }
      @media screen and (max-width: 1024px) {
        header .navbar .main-navbar .nav-item .nav-link,
        header .navbar .main-navbar .nav-item .dropdown-toggle {
          font-size: 0.85rem;
          padding: 1rem 0.5rem;
          display: block; } }
      @media screen and (min-width: 1401px) {
        header .navbar .main-navbar .nav-item .nav-link,
        header .navbar .main-navbar .nav-item .dropdown-toggle {
          font-size: 1rem; }
          header .navbar .main-navbar .nav-item .nav-link i,
          header .navbar .main-navbar .nav-item .dropdown-toggle i {
            font-size: 0.7rem; } }
      @media screen and (min-width: 1601px) {
        header .navbar .main-navbar .nav-item .nav-link,
        header .navbar .main-navbar .nav-item .dropdown-toggle {
          font-size: 1.15rem; }
          header .navbar .main-navbar .nav-item .nav-link i,
          header .navbar .main-navbar .nav-item .dropdown-toggle i {
            font-size: 0.8rem; } }
    header .navbar .main-navbar .nav-link.active,
    header .navbar .main-navbar .active {
      color: #ff5100 !important;
      font-weight: 600 !important; }
    header .navbar .main-navbar .dropdown-item.active {
      background-color: #ff5100;
      color: #fff; }
    @media screen and (max-width: 1023px) {
      header .navbar .main-navbar {
        position: absolute;
        width: 100%;
        height: auto;
        background: #fff;
        top: 50px;
        z-index: 9;
        left: 0;
        box-shadow: 0px 6px 10px #0000001a;
        max-height: 75vh;
        overflow-y: scroll; } }
    header .navbar .main-navbar .nav-item.dropdown.dropdown-mega {
      position: static; }
      header .navbar .main-navbar .nav-item.dropdown.dropdown-mega .dropdown-menu {
        max-width: max-content;
        left: auto;
        right: 100px;
        margin: auto;
        padding: 1rem; }
        @media screen and (max-width: 1024px) {
          header .navbar .main-navbar .nav-item.dropdown.dropdown-mega .dropdown-menu {
            width: 100%;
            padding: 0.5rem 0; } }
        @media screen and (min-width: 1601px) {
          header .navbar .main-navbar .nav-item.dropdown.dropdown-mega .dropdown-menu {
            right: 200px; } }
    header .navbar .main-navbar .navbar-toggler {
      border: none;
      padding: 0;
      outline: none; }
      header .navbar .main-navbar .navbar-toggler:focus {
        box-shadow: none; }
      @media screen and (max-width: 767px) {
        header .navbar .main-navbar .navbar-toggler {
          position: absolute;
          color: #fff;
          font-size: 1.5rem; } }
    header .navbar .main-navbar .dropdown-toggle::after {
      content: unset; }
    header .navbar .main-navbar .dropdown-menu {
      min-width: 14rem;
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
      border: none;
      border-radius: 10px 0 10px 0;
      padding: 0;
      overflow: hidden; }
      @media screen and (min-width: 1601px) {
        header .navbar .main-navbar .dropdown-menu {
          min-width: 17rem; } }
      header .navbar .main-navbar .dropdown-menu .row .col {
        position: relative; }
        header .navbar .main-navbar .dropdown-menu .row .col::after {
          width: 1px;
          background-color: #5c0f8b;
          left: auto; }
          @media screen and (max-width: 1023px) {
            header .navbar .main-navbar .dropdown-menu .row .col::after {
              content: unset; } }
        header .navbar .main-navbar .dropdown-menu .row .col:first-child::after {
          content: unset; }
      header .navbar .main-navbar .dropdown-menu ul {
        list-style: none;
        padding: 0; }
      header .navbar .main-navbar .dropdown-menu li .dropdown-item {
        color: #333333;
        padding: 0.6rem 1.5rem;
        font-size: 0.8rem;
        line-height: 1.6;
        white-space: normal;
        font-weight: 500; }
        @media screen and (max-width: 1023px) {
          header .navbar .main-navbar .dropdown-menu li .dropdown-item {
            font-size: 0.75rem;
            padding: 0.3rem 1rem;
            border-bottom: 0;
            color: #6d6f70; } }
        header .navbar .main-navbar .dropdown-menu li .dropdown-item:hover {
          color: #5c0f8b;
          background-color: #d4c9e24d; }
        @media screen and (min-width: 1401px) {
          header .navbar .main-navbar .dropdown-menu li .dropdown-item {
            font-size: 0.85rem; } }
        @media screen and (min-width: 1601px) {
          header .navbar .main-navbar .dropdown-menu li .dropdown-item {
            font-size: 1rem; } }
      header .navbar .main-navbar .dropdown-menu li a {
        color: #333333;
        padding: 0.5em 1em; }
      header .navbar .main-navbar .dropdown-menu li .dropdown-item.active,
      header .navbar .main-navbar .dropdown-menu li .dropdown-item:active {
        color: #fff !important;
        text-decoration: none;
        background-color: #5c0f8b; }
        header .navbar .main-navbar .dropdown-menu li .dropdown-item.active:hover,
        header .navbar .main-navbar .dropdown-menu li .dropdown-item:active:hover {
          color: #fff !important; }
    @media only screen and (max-width: 992px) {
      header .navbar .main-navbar .dropdown-menu.show {
        flex-wrap: wrap;
        max-height: 350px;
        overflow-y: scroll; } }
    @media only screen and (min-width: 992px) and (max-width: 1140px) {
      header .navbar .main-navbar .dropdown:hover .dropdown-menu {
        width: 40vw;
        flex-wrap: wrap; } }
    @media screen and (min-width: 993px) {
      header .navbar .main-navbar .dropdown:hover .dropdown-menu {
        display: block; } }
    @media screen and (max-width: 992px) {
      header .navbar .main-navbar .dropdown-menu.show {
        max-height: 60vh;
        overflow-y: scroll;
        border-radius: 0;
        margin-top: 0;
        overflow-x: hidden; } }

.fixed-top {
  position: fixed !important; }
  @media screen and (max-width: 1024px) {
    .fixed-top .navbar .navbar-toggler span {
      color: #333333; } }
  @media screen and (max-width: 767px) {
    .fixed-top .navbar .navbar-brand {
      filter: brightness(0) invert(1); } }
  @media screen and (min-width: 1601px) {
    .fixed-top .navbar {
      padding: 0.5rem 0; } }
  @media screen and (max-width: 1024px) {
    .fixed-top .navbar .nav-item a {
      font-size: 1.1rem;
      padding: 0.5rem 0.8rem; } }
  @media screen and (max-width: 767px) {
    .fixed-top .navbar .nav-item a {
      color: #333333; } }

.banner-sec .banner-img {
  padding-top: 3rem; }
  @media screen and (max-width: 767px) {
    .banner-sec .banner-img {
      padding-top: 2rem; } }

.banner-content {
  z-index: 999;
  position: relative; }
  @media screen and (max-width: 1024px) {
    .banner-content {
      padding: 1rem 0; } }
  .banner-content h1 {
    font-size: 3.8rem;
    font-weight: 800; }
    @media screen and (max-width: 767px) {
      .banner-content h1 {
        font-size: 1.5rem; } }
    @media screen and (max-width: 1024px) and (min-width: 768px) {
      .banner-content h1 {
        font-size: 3rem; } }
    @media screen and (min-width: 1600px) {
      .banner-content h1 {
        font-size: 4.7rem; } }
  .banner-content h2 {
    font-size: 2.8rem;
    font-weight: 700; }
    @media screen and (max-width: 767px) {
      .banner-content h2 {
        font-size: 1rem; } }
    @media screen and (max-width: 1024px) and (min-width: 768px) {
      .banner-content h2 {
        font-size: 2rem; } }
    @media screen and (min-width: 1600px) {
      .banner-content h2 {
        font-size: 3.2rem; } }
  .banner-content h5 {
    font-weight: 700;
    background: linear-gradient(134deg, #5c0f8b 31%, #c0966b 100%);
    padding: 0.7rem; }
    @media screen and (max-width: 767px) {
      .banner-content h5 {
        font-size: 0.5rem;
        padding: 0.3rem; } }

.breadcrumb-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }
  .breadcrumb-content h1 {
    font-size: 4.5rem;
    font-weight: 800;
    color: #fff;
    margin-bottom: 0;
    line-height: 0.8; }
    @media screen and (max-width: 767px) {
      .breadcrumb-content h1 {
        font-size: 1.7rem; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .breadcrumb-content h1 {
        font-size: 2.5rem; } }
    @media screen and (min-width: 992px) and (max-width: 1024px) {
      .breadcrumb-content h1 {
        font-size: 4rem; } }
    @media screen and (min-width: 1600px) {
      .breadcrumb-content h1 {
        font-size: 5rem; } }
  .breadcrumb-content h2 {
    font-size: 2.8rem;
    font-weight: 700; }
    @media screen and (max-width: 767px) {
      .breadcrumb-content h2 {
        font-size: 1.1rem; } }
    @media screen and (min-width: 1600px) {
      .breadcrumb-content h2 {
        font-size: 3.2rem; } }
  .breadcrumb-content h5 {
    font-weight: 700;
    background: linear-gradient(134deg, #5c0f8b 31%, #c0966b 100%);
    padding: 0.7rem; }
    @media screen and (max-width: 767px) {
      .breadcrumb-content h5 {
        font-size: 0.8rem; } }

.logo-filter {
  filter: brightness(0) invert(1);
  transition: 0.6s;
  background-color: transparent;
  padding: 0.2rem 1rem; }
  @media screen and (max-width: 767px) {
    .logo-filter {
      padding: 0.2rem 0.5rem; } }
  .logo-filter:hover {
    filter: unset;
    background-color: #fff; }

.scroll-top {
  position: fixed;
  right: 30px;
  bottom: 30px;
  height: 50px;
  width: 50px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  z-index: 10000;
  opacity: 1;
  visibility: hidden;
  transform: translateY(45px);
  transition: all 300ms linear; }
  .scroll-top:after {
    content: '\f178';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    transform: rotate(270deg);
    position: absolute;
    text-align: center;
    line-height: 47px;
    font-size: 1.2rem;
    color: #c0966b;
    left: 0;
    top: 0;
    height: 50px;
    width: 50px;
    cursor: pointer;
    display: block;
    z-index: 1;
    border: 2px solid #c0966b;
    box-shadow: none;
    border-radius: 50%; }
  .scroll-top svg {
    color: #5c0f8b;
    border-radius: 50%;
    background: #fff; }
    .scroll-top svg path {
      fill: none; }
  .scroll-top .progress-circle path {
    stroke: #5c0f8b;
    stroke-width: 20px;
    box-sizing: border-box;
    transition: all 400ms linear; }
  .scroll-top.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }

@media (max-width: 767px) {
  .scroll-btn img {
    width: 70px; }
  .scroll-btn.show {
    bottom: -50px; } }
.loader-overlay {
  position: fixed;
  inset: 0;
  background: linear-gradient(134deg, #5c0f8b 40%, #c0966b 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.35s ease, visibility 0.35s ease; }
  .loader-overlay::before {
    content: '';
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse at 25% 15%, rgba(255, 255, 255, 0.08) 0%, transparent 55%), radial-gradient(ellipse at 80% 85%, rgba(92, 15, 139, 0.3) 0%, transparent 50%);
    pointer-events: none; }

.loader-wrap {
  position: relative;
  width: 200px;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (max-width: 767px) {
    .loader-wrap {
      width: 100px;
      height: 100px; } }
  @media screen and (min-width: 1601px) {
    .loader-wrap {
      width: 250px;
      height: 250px; } }

.loader-logo {
  position: absolute;
  width: 100px;
  height: 100px;
  object-fit: contain;
  border-radius: 50%;
  animation: logo-pulse 1.2s ease-in-out infinite;
  z-index: 1;
  filter: drop-shadow(0 0 12px rgba(255, 255, 255, 0.3)); }
  @media (max-width: 767px) {
    .loader-logo {
      width: 75px;
      height: 75px; } }
  @media screen and (min-width: 1601px) {
    .loader-logo {
      width: 130px;
      height: 130px; } }

.loader {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0.15);
  border-top-color: #ffffff;
  border-right-color: rgba(255, 255, 255, 0.5);
  animation: spin 0.9s cubic-bezier(0.6, 0.2, 0.4, 0.8) infinite; }

.loader::before {
  content: '';
  position: absolute;
  inset: 8px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.1);
  border-bottom-color: #e8c9a0;
  border-left-color: rgba(232, 201, 160, 0.45);
  animation: spin-reverse 1.1s cubic-bezier(0.6, 0.2, 0.4, 0.8) infinite; }

#loader.fade-out {
  opacity: 0;
  visibility: hidden;
  pointer-events: none; }

@keyframes spin {
  to {
    transform: rotate(360deg); } }
@keyframes spin-reverse {
  to {
    transform: rotate(-360deg); } }
@keyframes logo-pulse {
  0%,
  100% {
    transform: scale(1);
    opacity: 1; }
  50% {
    transform: scale(0.92);
    opacity: 0.8; } }
.line, .line-1 {
  background-color: #fff;
  width: 200px;
  height: 1px;
  position: relative; }
  .line::before, .line-1::before {
    top: -3px;
    left: -4px;
    height: 8px;
    width: 8px;
    border-radius: 10px;
    background-color: #fff;
    right: 100%; }
  @media screen and (max-width: 767px) {
    .line, .line-1 {
      width: 1px;
      height: 80px; } }

.line-1::before {
  right: 0;
  left: auto; }
  @media screen and (max-width: 767px) {
    .line-1::before {
      top: auto;
      bottom: 0;
      right: -4px; } }

.greetings {
  position: absolute;
  background-color: #c0966b;
  top: 2rem;
  left: -30px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 10px #00000040; }
  @media screen and (max-width: 767px) {
    .greetings {
      left: 0;
      top: 0;
      position: relative; } }

.number {
  font-size: 4rem;
  font-weight: 900; }
  @media screen and (min-width: 1601px) {
    .number {
      font-size: 5rem; } }

.commit img {
  width: 60px; }

.circle-logo {
  width: 200px;
  height: 200px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center; }
  .circle-logo .circle-text {
    position: absolute;
    width: 100%;
    height: 100%;
    animation: rotateText 10s linear infinite;
    transform-origin: center; }
  .circle-logo .center-logo img {
    width: 100px; }

@keyframes rotateText {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
.education-swiper .swiper-wrapper {
  padding: 1rem 0; }
  .education-swiper .swiper-wrapper .logo-effect, .education-swiper .swiper-wrapper .logo-filter {
    min-height: 130px;
    padding: 0.5rem 1rem;
    display: flex;
    align-items: center;
    justify-content: center; }

.swiper {
  padding: 0.5rem; }

.steps-sec .steps-box {
  opacity: 0;
  transform: scale(0.7);
  padding: 1.5rem;
  animation: stepAppear 0.6s forwards; }
  @media screen and (max-width: 1080px) {
    .steps-sec .steps-box {
      padding: 0.5rem; } }
  @media screen and (max-width: 767px) {
    .steps-sec .steps-box {
      padding: 1.5rem 0rem; } }
  .steps-sec .steps-box .steps-box-inner {
    width: 120px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    height: 120px;
    background: radial-gradient(circle, rgba(92, 15, 139, 0.65) 10%, rgba(192, 150, 107, 0.7) 75%);
    border-radius: 50%;
    margin: auto;
    position: relative;
    padding: 25px; }
    @media screen and (max-width: 767px) {
      .steps-sec .steps-box .steps-box-inner {
        width: 80px;
        height: 80px; } }
    .steps-sec .steps-box .steps-box-inner::before {
      content: '';
      position: absolute;
      inset: -8px;
      border-radius: 50%;
      border: 2px dashed #fff;
      animation: rotateBorder 10s linear infinite; }
    .steps-sec .steps-box .steps-box-inner::after {
      content: '';
      position: absolute;
      width: 0;
      height: 2px;
      left: calc(100% + 14px);
      top: 50%;
      transform: translateY(-50%);
      background: linear-gradient(90deg, rgba(255, 255, 255, 0.65) 28%, rgba(92, 15, 139, 0.44) 86%);
      background-size: 200% 100%;
      animation: drawLine 1s forwards, moveLine 3s linear infinite reverse;
      animation-delay: 1s; }
      @media (max-width: 767px) {
        .steps-sec .steps-box .steps-box-inner::after {
          content: unset; } }
    .steps-sec .steps-box .steps-box-inner img {
      width: 100px;
      animation: iconPop 0.6s ease; }
    @media screen and (min-width: 1601px) {
      .steps-sec .steps-box .steps-box-inner {
        width: 160px;
        height: 160px; }
        .steps-sec .steps-box .steps-box-inner img {
          width: 120px; } }
.steps-sec .row .col:nth-child(1) .steps-box {
  animation-delay: 0.8s; }
.steps-sec .row .col:nth-child(2) .steps-box {
  animation-delay: 1.6s; }
.steps-sec .row .col:nth-child(3) .steps-box {
  animation-delay: 2.4s; }
.steps-sec .row .col:last-child .steps-box .steps-box-inner::after {
  content: unset; }

@keyframes stepAppear {
  to {
    opacity: 1;
    transform: scale(1); } }
@keyframes drawLine {
  from {
    width: 0; }
  to {
    width: 230px; } }
@media screen and (min-width: 1401px) {
  @keyframes drawLine {
    from {
      width: 0; }
    to {
      width: 320px; } } }
@keyframes moveLine {
  0% {
    background-position: 0% 50%; }
  100% {
    background-position: 200% 50%; } }
@keyframes rotateBorder {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
@keyframes iconPop {
  0% {
    transform: scale(0.4); }
  70% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }
.category-item, .category-item-1 {
  box-shadow: 0px 0px 10px #0000001a;
  padding: 1rem;
  border-radius: 15px;
  position: relative;
  transition: 0.5s;
  z-index: 1;
  display: flex;
  align-items: center;
  margin-bottom: 2rem; }
  @media screen and (max-width: 767px) {
    .category-item, .category-item-1 {
      padding: 0.5rem;
      margin-bottom: 1.5rem; } }
  .category-item:after, .category-item-1:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    left: 0;
    top: 0;
    z-index: -1;
    border-radius: 15px;
    transition: 0.5s; }
  .category-item .read-more, .category-item-1 .read-more {
    position: absolute;
    bottom: -24px;
    background: #f5f5f5;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 45px;
    color: #c0966b;
    left: 0;
    right: 0;
    margin: auto;
    border: 1px dashed #c0966b;
    transition: 0.6s; }
  .category-item h4, .category-item-1 h4 {
    transition: 0.5s; }
  .category-item h5, .category-item-1 h5 {
    color: #333333; }
    @media screen and (max-width: 767px) {
      .category-item h5, .category-item-1 h5 {
        font-size: 0.8rem; } }
    @media screen and (max-width: 1024px) and (min-width: 768px) {
      .category-item h5, .category-item-1 h5 {
        font-size: 1rem; } }
  .category-item:hover, .category-item-1:hover {
    background-color: #c0966b; }
    .category-item:hover h5, .category-item-1:hover h5 {
      color: #fff; }
    .category-item:hover .cat-img, .category-item-1:hover .cat-img {
      opacity: 1; }
    .category-item:hover .cat-icon, .category-item-1:hover .cat-icon {
      background: #fff; }
    .category-item:hover .read-more, .category-item-1:hover .read-more {
      background-color: #fff;
      transform: translateY(-10px);
      border: 1px solid #5c0f8b; }

.category-item-1 {
  border: 1px dashed #c0966b;
  min-height: 110px;
  margin-bottom: 0; }

.cat-icon {
  max-width: 75px;
  height: 75px;
  line-height: 75px;
  background: #d4c9e24d;
  border-radius: 50%;
  text-align: center;
  transition: 0.5s;
  width: 100%;
  margin-right: 1rem; }
  @media screen and (max-width: 767px) {
    .cat-icon {
      max-width: 70px;
      height: 70px;
      line-height: 70px; } }
  .cat-icon img {
    width: 50px; }
    @media screen and (max-width: 767px) {
      .cat-icon img {
        width: 40px; } }

.stats-wrapper {
  color: #fff;
  padding: 3rem; }
  @media screen and (max-width: 1080px) {
    .stats-wrapper {
      padding: 2rem 0; } }
  @media screen and (min-width: 1601px) {
    .stats-wrapper {
      padding: 3rem 2rem; } }

.stat-box {
  position: relative; }
  .stat-box h2 {
    font-size: 2.8rem;
    font-weight: 600;
    color: #fff; }
    @media screen and (max-width: 1080px) {
      .stat-box h2 {
        font-size: 1.8rem; } }
    @media screen and (max-width: 767px) {
      .stat-box h2 {
        font-size: 1.5rem; } }
    @media screen and (min-width: 1601px) {
      .stat-box h2 {
        font-size: 3rem; } }
    .stat-box h2 span {
      font-size: 2rem; }
  .stat-box h5 {
    margin: auto;
    margin-top: 1rem; }
    @media screen and (max-width: 767px) {
      .stat-box h5 {
        font-size: 0.8rem; } }
  @media screen and (max-width: 767px) {
    .stat-box p {
      font-size: 0.7rem; } }

.divider {
  position: absolute;
  right: 0;
  top: 20%;
  height: 60%;
  width: 1px;
  background: rgba(255, 255, 255, 0.3); }
  @media screen and (max-width: 767px) {
    .divider {
      display: none; } }

.state-top {
  z-index: 100;
  position: relative;
  box-shadow: 0px 0px 10px #d4c9e24d;
  background-color: #fff;
  border-radius: 1rem; }
  .state-top .divider {
    background: #5c0f8b; }

.compitation-item {
  border-radius: 1rem;
  transition: 0.6s;
  width: 100%;
  position: relative; }
  .compitation-item .compitation-content {
    position: absolute;
    padding: 1.5rem;
    z-index: 0;
    bottom: 0;
    transition: 0.6s;
    width: 100%;
    border-radius: 0 0 1rem 1rem;
    min-height: 120px;
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, rgba(30, 31, 36, 0.8) 47.4%); }
    @media screen and (max-width: 767px) {
      .compitation-item .compitation-content {
        padding: 0;
        bottom: 5px;
        width: 92%;
        left: 0;
        right: 0;
        margin: auto;
        min-height: unset; } }
    .compitation-item .compitation-content p {
      background: #fff;
      padding: 0.5rem;
      margin-right: 2rem;
      border-radius: 0.5rem;
      max-width: 60px;
      width: 100%; }
      @media screen and (max-width: 767px) {
        .compitation-item .compitation-content p {
          padding: 0.45rem;
          margin-right: 0.5rem;
          max-width: 50px;
          font-size: 0.73rem; } }
    @media screen and (max-width: 767px) {
      .compitation-item .compitation-content h5 {
        font-size: 0.5rem; } }

.comp-img img {
  border-radius: 1rem; }

.text-box .more-text {
  display: none; }
.text-box.show-more .more-text {
  display: block; }
.text-box.show-more .short-text {
  display: none; }

.bottom-border {
  border-bottom: 1px solid #c0966b; }

.right-border {
  border-right: 1px solid #c0966b; }
  @media screen and (max-width: 767px) {
    .right-border {
      border-right: none; } }

.video-gallery {
  position: relative;
  display: block;
  cursor: pointer; }
  .video-gallery a img {
    height: 370px;
    object-fit: cover;
    object-position: center;
    border-radius: 2rem; }
  .video-gallery a::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0000008a;
    content: '';
    border-radius: 2rem; }
  .video-gallery a i {
    font-size: 2rem;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    bottom: 0;
    line-height: 2.5; }

.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 50px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  padding: 10px 18px;
  border-radius: 50%; }

.ripple-loader {
  width: 80px;
  height: 80px;
  border-radius: 50%; }
  .ripple-loader::before, .ripple-loader::after {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 50%;
    border: 4px solid #fff;
    animation: ripple 1.5s infinite; }
  .ripple-loader::after {
    animation-delay: 0.75s; }

@keyframes ripple {
  0% {
    transform: scale(0.2);
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }
.about-box {
  background: #fff;
  padding: 2rem;
  border-radius: 1rem;
  transition: 0.6s;
  min-height: 430px;
  border: 1px solid #dfdfdf; }
  .about-box .d-flex {
    border-bottom: 1px solid #c0966b;
    margin-bottom: 1rem; }
    .about-box .d-flex img {
      width: 80px;
      margin-bottom: 1rem; }
  .about-box:hover {
    border: 1px solid #5c0f8b; }

.edu-info {
  border-left: 1px dashed #c0966b; }
  .edu-info .edu-info-inner {
    position: relative;
    padding: 0 3rem 3rem; }
    @media screen and (max-width: 767px) {
      .edu-info .edu-info-inner {
        padding: 0 1.5rem 1rem; } }
    .edu-info .edu-info-inner::after {
      position: absolute;
      content: '';
      width: 6px;
      height: 6px;
      border-radius: 50%;
      left: -4px;
      top: 8px;
      background: #5c0f8b;
      box-shadow: 0px 0px 0 8px #fff, 0px 0px 0 9px #c0966b; }

.journey-bg {
  background-color: #5c0f8b;
  border-radius: 1rem;
  margin-top: -5rem;
  z-index: 0;
  position: relative; }
  @media screen and (max-width: 767px) {
    .journey-bg {
      margin-top: -3.5rem; } }
  .journey-bg img {
    border-radius: 0 1rem 1rem 0; }

.timeline-vertical {
  position: relative; }
  .timeline-vertical::after {
    content: '';
    position: absolute;
    width: 2px;
    background: #c0966b;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1; }
  .timeline-vertical .timeline-item {
    padding: 1rem 1rem 1rem 3rem;
    position: relative;
    width: 50%;
    left: 50%; }
    .timeline-vertical .timeline-item .timeline-number {
      position: absolute;
      top: 20px;
      width: 40px;
      height: 40px;
      background: #5c0f8b;
      border-radius: 6px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      color: #fff;
      left: -20px;
      right: auto; }
    .timeline-vertical .timeline-item:nth-child(even) {
      padding: 1rem 3rem 1rem 1rem;
      left: 0;
      text-align: right; }
      .timeline-vertical .timeline-item:nth-child(even) .timeline-number {
        right: -20px;
        left: auto; }
  @media screen and (max-width: 768px) {
    .timeline-vertical .timeline::after {
      left: 20px; }
    .timeline-vertical .timeline-item {
      width: 58%;
      padding-left: 40px;
      padding-right: 0px;
      left: 47%;
      padding: 1rem 1rem 1rem 2rem; }
      .timeline-vertical .timeline-item.left, .timeline-vertical .timeline-item.right {
        left: 0;
        text-align: left; }
      .timeline-vertical .timeline-item .timeline-number {
        top: 10px;
        width: 25px;
        height: 25px;
        left: 0; }
      .timeline-vertical .timeline-item:nth-child(even) {
        padding: 1rem 3rem 1rem 1rem;
        left: 0;
        text-align: right; }
        .timeline-vertical .timeline-item:nth-child(even) .timeline-number {
          right: 20px;
          left: auto; } }

.horiontal-timeline .timeline-slider {
  position: relative;
  width: 100%;
  overflow: hidden; }
.horiontal-timeline .timeline {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc(100% / 5);
  gap: 10px;
  overflow-x: auto;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory; }
  .horiontal-timeline .timeline::-webkit-scrollbar {
    display: none; }
  .horiontal-timeline .timeline .time-item {
    text-align: center;
    padding: 10px;
    scroll-snap-align: start;
    position: relative; }
    .horiontal-timeline .timeline .time-item .time-content {
      margin-top: 6rem;
      overflow-y: auto;
      scrollbar-width: thin;
      scrollbar-color: transparent transparent; }
      @media screen and (max-width: 390px) {
        .horiontal-timeline .timeline .time-item .time-content {
          margin-top: 1rem; } }
      @media screen and (max-width: 767px) and (min-width: 391px) {
        .horiontal-timeline .timeline .time-item .time-content {
          margin-top: 2.5rem; } }
      @media screen and (max-width: 1024px) and (min-width: 768px) {
        .horiontal-timeline .timeline .time-item .time-content {
          margin-top: 5rem; } }
      @media screen and (min-width: 1601px) {
        .horiontal-timeline .timeline .time-item .time-content {
          margin-top: 8rem; } }
      .horiontal-timeline .timeline .time-item .time-content::-webkit-scrollbar {
        width: 6px; }
      .horiontal-timeline .timeline .time-item .time-content::-webkit-scrollbar-track {
        background: transparent; }
      .horiontal-timeline .timeline .time-item .time-content::-webkit-scrollbar-thumb {
        background: transparent;
        border-radius: 10px; }
      .horiontal-timeline .timeline .time-item .time-content:hover::-webkit-scrollbar-thumb {
        background: rgba(0, 0, 0, 0.4); }
      .horiontal-timeline .timeline .time-item .time-content:hover {
        scrollbar-color: rgba(0, 0, 0, 0.4) transparent; }
    .horiontal-timeline .timeline .time-item .time-image img {
      width: 250px;
      height: 180px;
      border: 2px solid #5c0f8b;
      object-fit: cover; }
    .horiontal-timeline .timeline .time-item span {
      background: #c0966b;
      color: #fff;
      padding: 0.2rem 0.5rem;
      font-size: 0.9rem;
      position: absolute;
      left: 0;
      right: 0;
      width: max-content;
      top: calc(50% - 15px);
      margin: auto; }
    .horiontal-timeline .timeline .time-item:nth-child(even) {
      display: flex;
      flex-direction: column-reverse; }
      .horiontal-timeline .timeline .time-item:nth-child(even) .time-content {
        margin-top: 0;
        margin-bottom: 6rem; }
        @media screen and (max-width: 390px) {
          .horiontal-timeline .timeline .time-item:nth-child(even) .time-content {
            margin-bottom: 1rem; } }
        @media screen and (max-width: 767px) and (min-width: 391px) {
          .horiontal-timeline .timeline .time-item:nth-child(even) .time-content {
            margin-bottom: 2.5rem; } }
        @media screen and (max-width: 1024px) and (min-width: 768px) {
          .horiontal-timeline .timeline .time-item:nth-child(even) .time-content {
            margin-bottom: 5rem; } }
        @media screen and (min-width: 1601px) {
          .horiontal-timeline .timeline .time-item:nth-child(even) .time-content {
            margin-bottom: 8rem; } }
.horiontal-timeline .center-line {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #c0966b;
  z-index: -1; }
  .horiontal-timeline .center-line:after {
    content: '';
    position: absolute;
    right: -10px;
    top: -6px;
    border-left: 12px solid #c0966b;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent; }
.horiontal-timeline .timeline-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: none;
  background: #5c0f8b;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  z-index: 10; }
  .horiontal-timeline .timeline-btn:hover {
    background: #5c0f8b; }
  .horiontal-timeline .timeline-btn.prev {
    left: 0; }
  .horiontal-timeline .timeline-btn.next {
    right: 0; }
@media (max-width: 767px) {
  .horiontal-timeline .timeline {
    grid-auto-columns: 80%; }
    .horiontal-timeline .timeline .item:nth-child(even) {
      margin-top: 60px; } }
@media (max-width: 991px) and (min-width: 768px) {
  .horiontal-timeline .timeline {
    grid-auto-columns: 49%; }
    .horiontal-timeline .timeline .item:nth-child(even) {
      margin-top: 60px; } }
@media (max-width: 1024px) and (min-width: 992px) {
  .horiontal-timeline .timeline {
    grid-auto-columns: 32%; }
    .horiontal-timeline .timeline .item:nth-child(even) {
      margin-top: 60px; } }

.philosophy .nav-pills {
  border-bottom: 2px solid #abaaaa7d; }
  .philosophy .nav-pills .nav-item .nav-link {
    color: #434343; }
    .philosophy .nav-pills .nav-item .nav-link.active {
      color: #000;
      border-bottom: 2px solid #5c0f8b;
      border-radius: 0;
      background-color: #fff; }

.overlap-img {
  position: absolute;
  right: -60px;
  bottom: -40px;
  box-shadow: 0px 0px 10px #00000038; }

.cultural-box {
  height: 400px; }
  .cultural-box img {
    object-fit: cover;
    height: 400px;
    object-position: center; }

.profile {
  border-radius: 50%;
  padding: 1rem; }
  .profile img {
    border-radius: 50%; }

.uni-card {
  display: grid;
  grid-template-columns: 45% 55%;
  height: 100%;
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 4px 24px rgba(76, 59, 207, 0.08);
  transition: box-shadow 0.3s ease, transform 0.3s ease; }
  .uni-card:hover {
    box-shadow: 0 8px 36px rgba(76, 59, 207, 0.16);
    transform: translateY(-3px); }

.univerity-sec .swiper-button-next,
.univerity-sec .swiper-button-prev {
  bottom: auto;
  top: -50px;
  left: auto;
  right: 10px; }
.univerity-sec .swiper-button-prev {
  right: 50px; }
.univerity-sec img.cover-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease; }
.univerity-sec .uni-img-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(160deg, transparent 50%, rgba(76, 59, 207, 0.35) 100%);
  pointer-events: none; }

.logo-uni {
  position: absolute;
  bottom: 12px;
  right: 12px;
  background: rgba(255, 255, 255, 0.92);
  backdrop-filter: blur(6px);
  padding: 7px 10px;
  border-radius: 10px; }
  .logo-uni img {
    height: 50px;
    width: auto;
    object-fit: contain;
    display: block;
    border-radius: 0; }

.univercity-content {
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  background: #fff;
  position: relative;
  overflow: hidden;
  border-radius: 0; }
  .univercity-content::before {
    content: '';
    position: absolute;
    top: -30px;
    right: -30px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #d4c9e24d;
    opacity: 0.5; }

@media screen and (min-width: 1601px) {
  .univercity-swiper .swiper-slide {
    height: 500px; }

  .universities-inner {
    grid-template-columns: 360px 1fr;
    gap: 60px; } }
@media screen and (max-width: 1199px) {
  .universities-inner {
    grid-template-columns: 260px 1fr;
    gap: 32px; }

  .univercity-swiper .swiper-slide {
    height: 300px; }

  .univercity-content {
    padding: 18px 16px; }
    .univercity-content .desc {
      -webkit-line-clamp: 3; } }
@media screen and (max-width: 767px) {
  .universities-inner {
    grid-template-columns: 1fr;
    gap: 24px;
    padding: 0 16px; }

  .univercity-swiper .swiper-slide {
    height: auto; }

  .uni-card {
    grid-template-columns: 1fr;
    grid-template-rows: 200px auto; }

  .uni-img-side {
    height: 200px; }

  .logo-uni {
    bottom: 10px;
    left: 10px;
    max-width: 110px; }
    .logo-uni img {
      height: 22px; }

  .uni-counter {
    display: none; } }
.award-item {
  box-shadow: 0 0 10px #00000045;
  background: #fff;
  border-radius: 1rem;
  position: relative;
  min-height: 150px;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border: 1px solid transparent;
  transition: 0.6s;
  padding: 1rem; }
  .award-item img {
    border-radius: 1rem; }
  .award-item span {
    position: absolute;
    color: #fff;
    right: 0;
    font-size: 1rem;
    text-align: center;
    bottom: 0;
    background: #5c0f8b;
    border-radius: 0 1rem;
    padding: 0.2rem 0.5rem; }
  .award-item::before {
    content: '';
    position: absolute;
    background-image: url(https://sraisoni.s3.ap-south-1.amazonaws.com/sunilraisoni/images/icons/achievement.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 24;
    height: 100px;
    width: 100px;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: 0.05;
    margin: auto; }
  .award-item:hover {
    transform: scale(1.05);
    border: 1px solid #c0966b; }
  .award-item h6 {
    font-size: 0.9rem; }
  .award-item h5 {
    font-size: 1.1rem;
    color: #333333; }
    @media screen and (max-width: 767px) {
      .award-item h5 {
        font-size: 0.8rem; } }

.award-item-1 {
  padding: 1.5rem; }
  @media (max-width: 767px) {
    .award-item-1 {
      padding: 0.5rem; } }
  .award-item-1::before {
    content: unset; }

.family-sec {
  position: relative; }
  .family-sec .fam-img {
    transform: rotate(-7deg); }
  .family-sec .family-bg {
    content: '';
    position: absolute;
    height: 645px;
    background-image: none;
    width: 673px;
    left: auto;
    right: 0;
    z-index: -1; }

.tabs-sec .accordion-item {
  margin-bottom: 1rem; }
.tabs-sec .accordion-button {
  background-color: #fff;
  transition: 0.6s;
  border-radius: 0;
  width: 100%;
  font-weight: 700; }
  .tabs-sec .accordion-button::after {
    width: 30px;
    border-radius: 2px;
    background: #5c0f8b;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    transition: 0.6s;
    position: absolute;
    right: 15px;
    font-size: 0.7rem;
    font-family: 'FontAwesome';
    content: '\f067'; }
  .tabs-sec .accordion-button:not(.collapsed)::after {
    content: '\f068'; }
.tabs-sec .nav-sec .nav-link.active {
  background-color: #5c0f8b !important;
  color: #fff !important; }
.tabs-sec .nav-sec .nav-item .nav-link {
  color: #333;
  background-color: #f5f5f5;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
  text-transform: capitalize;
  padding: 15px 30px;
  border-radius: 0;
  border: none;
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: all 0.3s ease 0s;
  border-right: 1px solid #ebcbff;
  border-top: 1px solid #ebcbff;
  border-bottom: 1px solid #ebcbff; }
  @media screen and (max-width: 767px) {
    .tabs-sec .nav-sec .nav-item .nav-link {
      font-size: 0.8rem;
      padding: 8px 10px; } }
.tabs-sec .nav-sec .nav-item:first-child .nav-link {
  border-left: 1px solid #ebcbff; }
.tabs-sec .nav-sec .nav-item:last-child .nav-link {
  border-right: 1px solid #ebcbff; }
.tabs-sec .nav-tabs {
  border-bottom: none; }
  .tabs-sec .nav-tabs .nav-item.show .nav-link,
  .tabs-sec .nav-tabs .nav-link.active {
    width: 108% !important;
    border-color: #5c0f8b;
    position: relative;
    z-index: 9; }
.tabs-sec .tab-content .tab-sec {
  padding: 0 1.5rem; }
  @media screen and (max-width: 767px) {
    .tabs-sec .tab-content .tab-sec {
      padding: 0; }
      .tabs-sec .tab-content .tab-sec h4 {
        display: none; } }
  .tabs-sec .tab-content .tab-sec .img-tab {
    width: 100%; }
.tabs-sec .nav-tabs-btn .nav-item {
  margin-bottom: 2rem; }
  .tabs-sec .nav-tabs-btn .nav-item .nav-link {
    width: 100%;
    background-color: #fff;
    transition: 0.6s;
    border-radius: 0; }
    .tabs-sec .nav-tabs-btn .nav-item .nav-link .nav-link-tab-btn {
      width: 100%;
      display: flex;
      justify-content: space-between;
      text-align: start;
      align-items: center;
      position: relative;
      color: #333333;
      font-weight: 600;
      letter-spacing: -0.32px;
      padding: 0;
      transition: 0.6s; }
      .tabs-sec .nav-tabs-btn .nav-item .nav-link .nav-link-tab-btn .icon {
        min-width: 40px;
        border-radius: 2px;
        background: #5c0f8b;
        height: 40px;
        text-align: center;
        line-height: 40px;
        color: #fff;
        display: inline-block;
        transition: 0.6s; }

.contact-info {
  background: #5c0f8b;
  text-align: center;
  padding: 1.5rem;
  border-radius: 1rem;
  box-shadow: 2px 2px #fff;
  transition: 0.6s;
  margin: auto;
  min-height: 250px;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  @media screen and (max-width: 767px) {
    .contact-info {
      min-height: auto; } }
  .contact-info i {
    background: #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #c0966b;
    font-size: 1.5rem;
    margin-bottom: 1rem;
    transition: 0.6s; }
  .contact-info:hover {
    box-shadow: 2px 2px #c0966b; }
    .contact-info:hover i {
      transform: translateY(-10px); }

.no-arrow::after {
  display: none !important; }

.gallery-section {
  background-color: #7a4f3a; }

.gallery-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 200px 200px;
  gap: 20px; }

.img-box {
  overflow: hidden;
  border-radius: 16px; }
  .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.img-tall {
  grid-row: span 2; }
  @media (max-width: 991px) {
    .img-tall {
      grid-row: span 1; } }

.card-flagship {
  background: #fff;
  border-radius: 1rem;
  box-shadow: 0 2px 16px rgba(24, 95, 165, 0.08);
  border: none;
  border-top: 4px solid #c0966b;
  overflow: hidden; }
  .card-flagship .flagship-header {
    padding: 1.5rem 1.75rem 1.25rem;
    background: linear-gradient(100deg, #f7faff 0%, #fff 100%);
    border-bottom: 1px solid rgba(0, 0, 0, 0.06); }
    .card-flagship .flagship-header .flagship-icon {
      width: 48px;
      height: 48px;
      border-radius: 12px;
      background: #5c0f8b;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0; }
    .card-flagship .flagship-header .flagship-loc {
      font-size: 0.8rem;
      color: #888; }
    .card-flagship .flagship-header .badge-flagship {
      display: inline-block;
      font-size: 0.68rem;
      font-weight: 600;
      letter-spacing: 0.07em;
      text-transform: uppercase;
      background: #dcc4aa;
      color: #333333;
      padding: 3px 10px;
      border-radius: 20px;
      margin-top: 6px; }
  .card-flagship .flagship-stats {
    padding: 1.25rem 1.75rem;
    border-right: 1px solid rgba(0, 0, 0, 0.06);
    border-bottom: 1px solid rgba(0, 0, 0, 0.06); }
    .card-flagship .flagship-stats .stat-label-heading {
      font-size: 0.68rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      color: #aaa;
      margin-bottom: 0.75rem; }

.inst-card {
  background: #fff;
  border-radius: 1rem;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
  border: none;
  overflow: hidden;
  height: 100%;
  transition: transform 0.2s, box-shadow 0.2s; }
  .inst-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.09); }
  .inst-card .inst-card-header {
    padding: 1.1rem 1.25rem 0.9rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    display: flex;
    align-items: flex-start;
    gap: 12px; }
    .inst-card .inst-card-header .inst-icon {
      width: 40px;
      height: 40px;
      border-radius: 10px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0; }
      .inst-card .inst-card-header .inst-icon.icon-teal, .inst-card .inst-card-header .inst-icon.icon-purple, .inst-card .inst-card-header .inst-icon.icon-amber, .inst-card .inst-card-header .inst-icon.icon-coral {
        background: #5c0f8b; }
        .inst-card .inst-card-header .inst-icon.icon-teal svg, .inst-card .inst-card-header .inst-icon.icon-purple svg, .inst-card .inst-card-header .inst-icon.icon-amber svg, .inst-card .inst-card-header .inst-icon.icon-coral svg {
          width: 18px;
          height: 18px;
          stroke: #5c0f8b; }
    .inst-card .inst-card-header .inst-name {
      font-size: 0.88rem;
      font-weight: 600;
      color: #1a1a2e;
      line-height: 1.35;
      margin-bottom: 2px; }
    .inst-card .inst-card-header .inst-loc {
      font-size: 0.75rem;
      color: #999; }
  .inst-card .inst-card-body {
    padding: 0.75rem 1.25rem; }

.ach-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
  .ach-item:last-child {
    border-bottom: none; }
  .ach-item .ach-dot {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    flex-shrink: 0;
    margin-top: 5px; }
    .ach-item .ach-dot.dot-blue, .ach-item .ach-dot.dot-teal, .ach-item .ach-dot.dot-amber, .ach-item .ach-dot.dot-coral, .ach-item .ach-dot.dot-purple {
      background: #5c0f8b; }
  .ach-item .ach-text {
    font-size: 0.8rem;
    color: #555;
    line-height: 1.45;
    flex: 1; }
  .ach-item .ach-year {
    font-size: 0.72rem;
    color: #bbb;
    white-space: nowrap;
    margin-top: 2px;
    font-weight: 500; }

.photo-gallery > ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-left: 15px;
  gap: 1rem;
  align-items: center;
  justify-content: center; }
  .photo-gallery > ul > li {
    display: inline-block;
    width: 30%;
    list-style: outside none none; }
    .photo-gallery > ul > li h6 {
      text-align: center;
      color: #fff;
      padding: 0.5rem;
      border-radius: 20px; }
      @media screen and (max-width: 767px) {
        .photo-gallery > ul > li h6 {
          font-size: 0.9rem; } }
    @media screen and (max-width: 767px) {
      .photo-gallery > ul > li {
        width: 47%; } }
    .photo-gallery > ul > li a {
      padding: 4px;
      border-radius: 3px;
      display: block;
      overflow: hidden;
      position: relative; }
      .photo-gallery > ul > li a > img {
        border-radius: 40px;
        width: 100%;
        border: 2px solid #c0966b; }
        @media screen and (max-width: 767px) {
          .photo-gallery > ul > li a > img {
            border-radius: 14px; } }

.pdf-gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
  padding: 40px; }
  @media (max-width: 991px) {
    .pdf-gallery {
      grid-template-columns: repeat(3, 1fr); } }
  @media (max-width: 576px) {
    .pdf-gallery {
      gap: 10px;
      grid-template-columns: repeat(2, 1fr);
      padding: 0; } }
  .pdf-gallery .pdf-card {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    padding: 30px 18px;
    text-align: center;
    cursor: pointer;
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.25));
    border: 1px solid rgba(255, 255, 255, 0.6);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.8);
    transition: all 0.4s ease; }
    .pdf-gallery .pdf-card::after {
      content: '';
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200%;
      height: 200%;
      background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.5), transparent);
      transform: rotate(25deg);
      opacity: 0;
      transition: 0.6s; }
    .pdf-gallery .pdf-card:hover {
      transform: translateY(-10px) scale(1.04); }
      .pdf-gallery .pdf-card:hover::after {
        opacity: 1;
        transform: translateX(50%) rotate(25deg); }
      .pdf-gallery .pdf-card:hover img {
        transform: scale(1.15) rotate(5deg); }
      .pdf-gallery .pdf-card:hover .hover-text {
        opacity: 1;
        bottom: 12px; }
    .pdf-gallery .pdf-card img {
      width: 60px;
      margin-bottom: 18px;
      transition: 0.4s; }
    .pdf-gallery .pdf-card p {
      font-size: 14px;
      color: #333333;
      margin: 0; }
    .pdf-gallery .pdf-card .hover-text {
      position: absolute;
      bottom: 5px;
      left: 50%;
      transform: translateX(-50%);
      font-size: 12px;
      opacity: 0;
      transition: 0.3s; }
    .pdf-gallery .pdf-card:nth-child(16n + 1), .pdf-gallery .pdf-card:nth-child(16n + 6), .pdf-gallery .pdf-card:nth-child(16n + 11), .pdf-gallery .pdf-card:nth-child(16n + 16) {
      border: 1px solid rgba(92, 15, 139, 0.6);
      background: linear-gradient(145deg, rgba(92, 15, 139, 0.08), rgba(255, 255, 255, 0.4));
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08), 0 0 10px rgba(92, 15, 139, 0.25); }
      .pdf-gallery .pdf-card:nth-child(16n + 1) .hover-text, .pdf-gallery .pdf-card:nth-child(16n + 6) .hover-text, .pdf-gallery .pdf-card:nth-child(16n + 11) .hover-text, .pdf-gallery .pdf-card:nth-child(16n + 16) .hover-text {
        color: #5c0f8b; }
      .pdf-gallery .pdf-card:nth-child(16n + 1):hover, .pdf-gallery .pdf-card:nth-child(16n + 6):hover, .pdf-gallery .pdf-card:nth-child(16n + 11):hover, .pdf-gallery .pdf-card:nth-child(16n + 16):hover {
        box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15), 0 0 20px rgba(92, 15, 139, 0.5); }
    .pdf-gallery .pdf-card:nth-child(16n + 2), .pdf-gallery .pdf-card:nth-child(16n + 7), .pdf-gallery .pdf-card:nth-child(16n + 12), .pdf-gallery .pdf-card:nth-child(16n + 13) {
      border: 1px solid rgba(255, 81, 0, 0.6);
      background: linear-gradient(145deg, rgba(255, 81, 0, 0.08), rgba(255, 255, 255, 0.4));
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08), 0 0 10px rgba(255, 81, 0, 0.25); }
      .pdf-gallery .pdf-card:nth-child(16n + 2) .hover-text, .pdf-gallery .pdf-card:nth-child(16n + 7) .hover-text, .pdf-gallery .pdf-card:nth-child(16n + 12) .hover-text, .pdf-gallery .pdf-card:nth-child(16n + 13) .hover-text {
        color: #ff5100; }
      .pdf-gallery .pdf-card:nth-child(16n + 2):hover, .pdf-gallery .pdf-card:nth-child(16n + 7):hover, .pdf-gallery .pdf-card:nth-child(16n + 12):hover, .pdf-gallery .pdf-card:nth-child(16n + 13):hover {
        box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15), 0 0 20px rgba(255, 81, 0, 0.5); }
    .pdf-gallery .pdf-card:nth-child(16n + 3), .pdf-gallery .pdf-card:nth-child(16n + 8), .pdf-gallery .pdf-card:nth-child(16n + 9), .pdf-gallery .pdf-card:nth-child(16n + 14) {
      border: 1px solid rgba(192, 150, 107, 0.6);
      background: linear-gradient(145deg, rgba(192, 150, 107, 0.08), rgba(255, 255, 255, 0.4));
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08), 0 0 10px rgba(192, 150, 107, 0.25); }
      .pdf-gallery .pdf-card:nth-child(16n + 3) .hover-text, .pdf-gallery .pdf-card:nth-child(16n + 8) .hover-text, .pdf-gallery .pdf-card:nth-child(16n + 9) .hover-text, .pdf-gallery .pdf-card:nth-child(16n + 14) .hover-text {
        color: #c0966b; }
      .pdf-gallery .pdf-card:nth-child(16n + 3):hover, .pdf-gallery .pdf-card:nth-child(16n + 8):hover, .pdf-gallery .pdf-card:nth-child(16n + 9):hover, .pdf-gallery .pdf-card:nth-child(16n + 14):hover {
        box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15), 0 0 20px rgba(192, 150, 107, 0.5); }
    .pdf-gallery .pdf-card:nth-child(16n + 4), .pdf-gallery .pdf-card:nth-child(16n + 5), .pdf-gallery .pdf-card:nth-child(16n + 10), .pdf-gallery .pdf-card:nth-child(16n + 15) {
      border: 1px solid rgba(109, 111, 112, 0.6);
      background: linear-gradient(145deg, rgba(109, 111, 112, 0.06), rgba(255, 255, 255, 0.4));
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08), 0 0 8px rgba(109, 111, 112, 0.2); }
      .pdf-gallery .pdf-card:nth-child(16n + 4) .hover-text, .pdf-gallery .pdf-card:nth-child(16n + 5) .hover-text, .pdf-gallery .pdf-card:nth-child(16n + 10) .hover-text, .pdf-gallery .pdf-card:nth-child(16n + 15) .hover-text {
        color: #6d6f70; }
      .pdf-gallery .pdf-card:nth-child(16n + 4):hover, .pdf-gallery .pdf-card:nth-child(16n + 5):hover, .pdf-gallery .pdf-card:nth-child(16n + 10):hover, .pdf-gallery .pdf-card:nth-child(16n + 15):hover {
        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12), 0 0 15px rgba(109, 111, 112, 0.35); }

.video-interviews {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  padding: 40px; }
  @media screen and (max-width: 1355px) and (min-width: 768px) {
    .video-interviews {
      grid-template-columns: repeat(3, 1fr); } }
  @media (max-width: 991px) {
    .video-interviews {
      grid-template-columns: repeat(2, 1fr);
      gap: 14px;
      padding: 5px; } }
  .video-interviews .video-card {
    border-radius: 12px;
    overflow: hidden;
    cursor: pointer;
    background: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
    transition: 0.3s; }
    .video-interviews .video-card:hover {
      transform: translateY(-8px); }
      .video-interviews .video-card:hover .play-btn {
        background: #ff5100;
        transform: translate(-50%, -50%) scale(1.2); }
    .video-interviews .video-card .video-thumb {
      position: relative; }
      .video-interviews .video-card .video-thumb img {
        width: 100%;
        height: 180px;
        object-fit: cover; }
      .video-interviews .video-card .video-thumb .play-btn {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 60px;
        height: 60px;
        background: rgba(0, 0, 0, 0.6);
        color: #fff;
        font-size: 28px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.3s; }
    .video-interviews .video-card .video-info {
      padding: 12px; }
      .video-interviews .video-card .video-info h4 {
        margin: 0;
        font-size: 14px; }
      .video-interviews .video-card .video-info p {
        margin: 0;
        font-size: 12px;
        color: #c0966b; }

.video-modal {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999;
  align-items: center;
  justify-content: center; }
  .video-modal.active {
    display: flex; }
  .video-modal .video-container {
    position: relative;
    width: 80%;
    max-width: 900px;
    aspect-ratio: 16/9; }
    .video-modal .video-container iframe {
      width: 100%;
      height: 100%;
      border: none;
      border-radius: 10px; }

.close-btn {
  position: absolute;
  top: -40px;
  right: 0;
  font-size: 35px;
  color: #fff;
  cursor: pointer; }

.formal-learning-box {
  background: #fff;
  padding: 0.5rem;
  border-radius: 1rem;
  min-height: 360px; }
  @media screen and (max-width: 767px) {
    .formal-learning-box {
      min-height: 230px; }
      .formal-learning-box h5 {
        font-size: 0.8rem; } }
  .formal-learning-box img {
    margin-bottom: 0.5rem;
    border-radius: 1rem; }

.leader-section {
  position: relative;
  overflow: hidden; }
  .leader-section::before {
    content: '';
    position: absolute;
    top: -150px;
    left: -150px;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(92, 15, 139, 0.2), transparent 70%);
    filter: blur(40px); }
  .leader-section .content-card {
    position: relative;
    z-index: 2;
    padding: 2rem;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.75);
    backdrop-filter: blur(14px);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border: 1px solid #5c0f8b;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08), 0 0 10px rgba(92, 15, 139, 0.35); }
    .leader-section .content-card .hover-text {
      color: #5c0f8b; }
    .leader-section .content-card:hover {
      box-shadow: 0 6px 25px rgba(0, 0, 0, 0.12), 0 0 18px rgba(92, 15, 139, 0.5); }
    .leader-section .content-card:hover {
      -webkit-transform: translateY(-8px) scale(1.01);
      -moz-transform: translateY(-8px) scale(1.01);
      -ms-transform: translateY(-8px) scale(1.01);
      -o-transform: translateY(-8px) scale(1.01);
      transform: translateY(-8px) scale(1.01); }
    .leader-section .content-card p {
      color: #6d6f70;
      line-height: 1.9;
      margin-bottom: 1rem; }
  .leader-section .beliefs h3 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 40px; }
  .leader-section .beliefs .belief-card {
    position: relative;
    padding: 1rem;
    border-radius: 16px;
    text-align: center;
    font-weight: 500;
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(10px);
    color: #333333;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border: 1px solid transparent;
    background-clip: padding-box; }
    .leader-section .beliefs .belief-card::after {
      content: '';
      position: absolute;
      inset: 0;
      border-radius: 16px;
      padding: 1px;
      background: linear-gradient(135deg, #5c0f8b, #c0966b);
      -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
      -webkit-mask-composite: xor;
      mask-composite: exclude; }
    .leader-section .beliefs .belief-card:hover {
      -webkit-transform: translateY(-10px);
      -moz-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
      -o-transform: translateY(-10px);
      transform: translateY(-10px);
      box-shadow: 0 20px 40px rgba(92, 15, 139, 0.15); }
  @media (max-width: 992px) {
    .leader-section {
      padding: 50px 0; }
      .leader-section .title {
        font-size: 1.6rem; }
      .leader-section .content-card {
        padding: 1.8rem; }
      .leader-section .timeline {
        margin-bottom: 2rem; } }

.bg-offer::after, .bg-high::after {
  position: absolute;
  content: '';
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.85; }

.bg-offer {
  background-image: url(https://sraisoni.s3.ap-south-1.amazonaws.com/sunilraisoni/images/breadcrumb/about-bg.webp);
  background-repeat: no-repeat;
  background-size: cover; }
  .bg-offer::after {
    background: linear-gradient(180deg, #5c0f8b 0%, #5c0f8b 4%, rgba(92, 15, 139, 0.9) 50%, #c0966b 100%); }

.bg-high {
  margin-top: 0;
  background-image: url(https://sraisoni.s3.ap-south-1.amazonaws.com/sunilraisoni/images/university/ghrstu.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .bg-high::after {
    background: linear-gradient(180deg, #130e16 0%, #09050a 4%, rgba(47, 19, 65, 0.9) 50%, #372a1d 100%); }
  .bg-high .key-box {
    border: 1px solid rgba(255, 255, 255, 0.5);
    background-color: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(13px);
    padding: 1.5rem 2rem;
    border-radius: 2rem;
    margin-bottom: 1.5rem;
    min-height: 220px; }
    .bg-high .key-box img {
      width: 60px;
      filter: brightness(0) invert(1);
      margin-bottom: 2rem; }
    .bg-high .key-box h4 {
      font-size: 1.2rem;
      color: #fff; }

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #5c0f8b; }

.obj-card {
  background: #fff;
  border-radius: 1rem;
  padding: 1.5rem;
  width: 100%;
  position: relative;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  min-height: 220px; }
  .obj-card .obj-icon {
    min-width: 60px;
    width: 60px;
    height: 60px;
    border-radius: 1rem;
    background: linear-gradient(90deg, #c0966b, #5c0f8b);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff; }
    .obj-card .obj-icon i {
      transition: all 0.3s ease;
      font-size: 1.5rem; }
  .obj-card p,
  .obj-card h5 {
    margin-bottom: 0; }
  .obj-card span {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    font-size: 3.5rem;
    font-weight: 700;
    color: #c0966b;
    opacity: 0.2;
    transition: all 0.3s ease; }
  @media screen and (max-width: 767px) {
    .obj-card {
      padding: 0.8rem;
      min-height: auto; }
      .obj-card .obj-icon {
        width: 45px;
        height: 45px;
        font-size: 0.9rem; }
        .obj-card .obj-icon i {
          font-size: 1.2rem; }
      .obj-card p {
        font-size: 0.9rem; }
      .obj-card span {
        font-size: 2rem; } }
  .obj-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.12); }
    .obj-card:hover .obj-icon i {
      transform: rotateY(180deg); }
    .obj-card:hover span {
      opacity: 0.4; }

.footer-responsive img {
  width: 100px; }
  @media screen and (min-width: 1600px) {
    .footer-responsive img {
      width: 140px; } }
  @media screen and (max-width: 767px) {
    .footer-responsive img {
      width: 80px; } }

/* CAPTCHA BOX */
.captcha-box {
  background: #f8f9fa;
  padding: 10px;
  border-radius: 8px;
  border: 1px dashed #ccc; }

/* LABEL STYLE */
.captcha-label {
  display: flex;
  font-size: 0.8rem;
  align-items: center;
  gap: 5px;
  font-weight: 500; }

/* CAPTCHA CODE */
.captcha-code {
  background: #fff;
  padding: 0px 8px;
  border-radius: 4px;
  letter-spacing: 2px;
  font-family: monospace;
  font-size: 0.92rem;
  margin-right: 0.5rem; }

/* REFRESH BUTTON */
.captcha-refresh {
  border: none;
  background: #e9ecef;
  padding: 4px 8px;
  border-radius: 4px;
  cursor: pointer;
  transition: 0.3s; }

.captcha-refresh:hover {
  background: #d6d8db; }

/* INPUT */
.captcha-input {
  margin-top: 8px;
  font-size: 0.8rem; }

/* ERROR */
.error-msg {
  color: red;
  font-size: 0.8rem;
  margin-top: 0; }

/*# sourceMappingURL=style.css.map */
