:root {
  --sdds-front-bg: #f4f8fb;
  --sdds-front-ink: #122033;
  --sdds-front-muted: #64748b;
  --sdds-front-line: #dbe7f2;
  --sdds-front-cyan: #19c7d4;
  --sdds-front-blue: #274dff;
  --sdds-front-green: #35d39a;
  --sdds-front-amber: #f5b64b;
  --sdds-front-dark: #07111f;
  --sdds-front-panel: rgba(255, 255, 255, 0.9);
  --sdds-front-shadow: 0 20px 55px rgba(18, 32, 51, 0.12);
}

html,
body {
  scroll-behavior: smooth;
}

body,
body.client,
.mainbag {
  background:
    radial-gradient(circle at 16% 2%, rgba(25, 199, 212, 0.14), transparent 28%),
    radial-gradient(circle at 86% 10%, rgba(53, 211, 154, 0.12), transparent 30%),
    linear-gradient(180deg, #fbfdff 0%, var(--sdds-front-bg) 100%) !important;
  color: var(--sdds-front-ink) !important;
  font-family: "Eudoxus Sans", "Plus Jakarta Sans", "Inter", "Segoe UI", Arial, sans-serif !important;
}

body::before {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: -1;
  background-image:
    linear-gradient(rgba(18, 32, 51, 0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(18, 32, 51, 0.035) 1px, transparent 1px);
  background-size: 36px 36px;
}

a {
  color: var(--sdds-front-blue);
}

.heading_sub,
.sdds-classic-topbar {
  background: linear-gradient(90deg, #07111f, #102742) !important;
  color: #eaf7ff !important;
  border-bottom: 1px solid rgba(25, 199, 212, 0.26);
}

.sdds-classic-topbar .container,
.heading_sub .container > .d-flex {
  min-height: 42px;
}

.sdds-classic-topbar .container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 18px;
  flex-wrap: wrap;
}

.heading_sub a,
.sdds-classic-topbar a {
  color: rgba(235, 248, 255, 0.9) !important;
  font-size: 13px;
  font-weight: 800;
}

.heading_sub a:hover,
.sdds-classic-topbar a:hover {
  color: var(--sdds-front-cyan) !important;
}

.sdds-contact-list {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}

.sdds-contact-list i,
.sdds-classic-topbar i {
  color: var(--sdds-front-amber);
  margin-right: 6px;
}

.social-links {
  display: flex;
  align-items: center;
  gap: 8px;
}

.social-links-list-link,
.social_widget a,
.footer_copyright_social_list_link {
  width: 36px !important;
  height: 36px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 50% !important;
  color: #ffffff !important;
  font-size: 14px !important;
  box-shadow: 0 10px 22px rgba(18, 32, 51, 0.16);
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.social-links-list-link {
  font-size: 0 !important;
}

.social-links-list-link i {
  font-size: 14px !important;
}

.social-links-list:nth-child(4n+1) .social-links-list-link,
.social_widget a:nth-child(4n+1),
.footer_copyright_social_list:nth-child(4n+1) .footer_copyright_social_list_link {
  background: linear-gradient(135deg, #1877f2, #19c7d4) !important;
}

.social-links-list:nth-child(4n+2) .social-links-list-link,
.social_widget a:nth-child(4n+2),
.footer_copyright_social_list:nth-child(4n+2) .footer_copyright_social_list_link {
  background: linear-gradient(135deg, #e1306c, #f6b94b) !important;
}

.social-links-list:nth-child(4n+3) .social-links-list-link,
.social_widget a:nth-child(4n+3),
.footer_copyright_social_list:nth-child(4n+3) .footer_copyright_social_list_link {
  background: linear-gradient(135deg, #1da1f2, #274dff) !important;
}

.social-links-list:nth-child(4n+4) .social-links-list-link,
.social_widget a:nth-child(4n+4),
.footer_copyright_social_list:nth-child(4n+4) .footer_copyright_social_list_link {
  background: linear-gradient(135deg, #ff0000, #ff6b35) !important;
}

.social-links-list-link:hover,
.social_widget a:hover,
.footer_copyright_social_list_link:hover {
  transform: translateY(-2px) scale(1.04);
  box-shadow: 0 14px 28px rgba(18, 32, 51, 0.24);
}

.heading_sub .social-links-list-link {
  border: 1px solid rgba(255, 255, 255, 0.28);
}

.header-area,
.heading_main,
.main_menu {
  background: rgba(255, 255, 255, 0.96) !important;
  border-bottom: 1px solid rgba(219, 231, 242, 0.9) !important;
  box-shadow: 0 12px 35px rgba(18, 32, 51, 0.08) !important;
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

.heading_main.fixed-nav,
.header-area.navbar_fixed,
.header-area .main_menu {
  border-radius: 0 0 18px 18px;
}

.navbar-brand img,
.logo img,
.heading_logo img,
.footer-item-logo img {
  max-height: 54px !important;
  object-fit: contain;
}

.navbar-brand,
.heading_logo,
.heading_main_logo,
.footer-item-logo {
  display: inline-flex !important;
  align-items: center !important;
  min-width: 0;
}

.navbar-brand .sdds-header-logo,
.heading_logo .sdds-header-logo,
.heading_main_logo .sdds-header-logo,
.footer-item-logo .sdds-header-logo,
.sdds-header-logo {
  width: clamp(220px, 24vw, 310px) !important;
  max-width: 310px !important;
  height: auto !important;
  max-height: 76px !important;
  border-radius: 14px;
  box-shadow: 0 12px 28px rgba(18, 32, 51, 0.1);
}

.heading_main .row,
.main_menu .navbar .container,
.header-area .navbar .container {
  align-items: center !important;
}

.heading_main_logo,
.navbar-brand {
  flex-shrink: 0;
}

.heading_main .col-lg-6,
.heading_main .col-lg-9,
.heading_main .col-md-5,
.heading_main .col-md-8,
.main_menu .navbar-collapse {
  min-width: 0;
}

.heading_main .heading_main_menu,
.heading_main nav,
.main_menu .menu_nav {
  min-width: 0;
}

.heading_main a,
.main_menu .nav-link,
.menu_nav .nav-item .nav-link {
  white-space: normal !important;
  line-height: 1.2 !important;
}

.heading_logo img[src*="logo"],
.logo img[src*="logo"],
.footer-item-logo img[src*="logo"] {
  background: #ffffff;
  border-radius: 14px;
  padding: 6px 10px;
  box-shadow: 0 12px 28px rgba(18, 32, 51, 0.1);
}

.navbar .nav-link,
.heading_main a,
.main_menu .nav-link,
.menu_nav .nav-item .nav-link {
  color: #243249 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
}

.navbar .nav-link:hover,
.heading_main a:hover,
.main_menu .nav-link:hover,
.menu_nav .nav-item.active .nav-link {
  color: var(--sdds-front-blue) !important;
}

.sumbmenu,
.dropdown-menu,
.submenu,
.heading_main .sub-menu {
  background: rgba(255, 255, 255, 0.96) !important;
  border: 1px solid var(--sdds-front-line) !important;
  border-radius: 14px !important;
  box-shadow: var(--sdds-front-shadow) !important;
  overflow: hidden;
}

.home-banner-area,
.banner-area,
.hero,
.hero_area,
.hero-section,
.home_slider,
.home-slider,
.slider_area,
.page_banner,
.breadcrumb_area {
  position: relative;
  overflow: hidden;
  border-radius: 0 0 28px 28px;
  background:
    linear-gradient(120deg, rgba(7, 17, 31, 0.88), rgba(39, 77, 255, 0.54)),
    url("../theme/edulia/img/hero-bg-1.jpg") center/cover no-repeat !important;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.12);
}

.home-banner-area,
.home_slider,
.home-slider,
.slider_area {
  min-height: clamp(520px, 72vh, 760px);
  display: flex;
  align-items: center;
}

.home-banner-area .banner-inner,
.home_slider .container,
.home-slider .container,
.slider_area .container {
  width: 100%;
}

.home-banner-area::before,
.home_slider::before,
.home-slider::before,
.slider_area::before {
  content: "";
  position: absolute;
  right: clamp(20px, 8vw, 110px);
  top: 18%;
  width: clamp(210px, 28vw, 420px);
  aspect-ratio: 1;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 30px;
  background:
    linear-gradient(135deg, rgba(25, 199, 212, 0.2), rgba(53, 211, 154, 0.1)),
    linear-gradient(45deg, transparent 48%, rgba(255,255,255,0.25) 49%, transparent 51%);
  transform: rotate(8deg);
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.18);
}

.home-banner-area::after,
.banner-area::after,
.hero::after,
.home_slider::after,
.home-slider::after,
.slider_area::after {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 42%;
  pointer-events: none;
  background: linear-gradient(180deg, transparent, rgba(7, 17, 31, 0.48));
}

.banner-content,
.hero-content,
.slider_content,
.home_slider_content,
.page_banner_content,
.breadcrumb_area .container {
  position: relative;
  z-index: 1;
}

.banner-content h1,
.banner-content h2,
.hero-content h1,
.slider_content h1,
.home_slider_content h1,
.section_title h2,
.section_title h3,
.title,
.about_us_inner h3,
.course_title h3,
.page_title h1 {
  color: var(--sdds-front-ink) !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
}

.banner-content h1,
.banner-content h2,
.hero-content h1,
.slider_content h1,
.home_slider_content h1,
.page_banner_content h1,
.breadcrumb_area h1 {
  color: #ffffff !important;
  font-size: clamp(34px, 5vw, 68px) !important;
  line-height: 1.02 !important;
  max-width: 900px;
}

.banner-content h5,
.section_title_meta,
.subtitle,
.sub_title {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--sdds-front-blue) !important;
  background: rgba(25, 199, 212, 0.1);
  border: 1px solid rgba(25, 199, 212, 0.25);
  border-radius: 999px;
  padding: 7px 12px;
  font-size: 12px !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase;
}

.banner-content p,
.hero-content p,
.slider_content p,
.home_slider_content p {
  color: rgba(255, 255, 255, 0.84) !important;
  font-size: 17px !important;
  line-height: 1.75 !important;
  max-width: 720px;
}

.banner-content,
.hero-content,
.slider_content,
.home_slider_content {
  padding: clamp(70px, 9vw, 130px) 0;
}

.section_padding,
.section-gap,
.section-gap-top,
.news-area,
.academics-area,
.events-area,
.about_us,
.course,
.notice-section,
.gallery,
.teacher,
.testimonial {
  padding-top: clamp(58px, 7vw, 98px) !important;
  padding-bottom: clamp(58px, 7vw, 98px) !important;
}

.primary-btn,
.boxed_btn,
.boxed_btn_rev,
.client-btn,
.read_more_btn,
button[type="submit"],
.theme_btn {
  border: 0 !important;
  border-radius: 12px !important;
  background: linear-gradient(135deg, var(--sdds-front-cyan), var(--sdds-front-green)) !important;
  color: #03111f !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  box-shadow: 0 12px 28px rgba(25, 199, 212, 0.25) !important;
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.primary-btn:hover,
.boxed_btn:hover,
.client-btn:hover,
.read_more_btn:hover,
button[type="submit"]:hover {
  color: #03111f !important;
  transform: translateY(-2px);
  box-shadow: 0 18px 36px rgba(25, 199, 212, 0.34) !important;
}

.news-item,
.academic-item,
.events-item .card,
.course_item,
.single_course,
.single_blog,
.blog_item,
.notice-board,
.notice_item,
.single_notice,
.gallery_item,
.teacher_item,
.single_teacher,
.testimonial_item,
.single-testimonial,
.about_us_img_item,
.facilities_item,
.counter_item,
.contact_info,
.common_data_table,
.form_wrapper,
.login_wrapper {
  background: var(--sdds-front-panel) !important;
  border: 1px solid rgba(219, 231, 242, 0.95) !important;
  border-radius: 18px !important;
  box-shadow: var(--sdds-front-shadow) !important;
  overflow: hidden;
}

.section_title,
.main-title,
.title {
  position: relative;
}

.section_title::after,
.main-title::after {
  content: "";
  display: block;
  width: 76px;
  height: 4px;
  margin-top: 14px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--sdds-front-cyan), var(--sdds-front-green));
}

.course,
.news-area,
.academics-area,
.events-area,
.notice-section {
  background:
    radial-gradient(circle at 12% 0%, rgba(25, 199, 212, 0.08), transparent 24%),
    radial-gradient(circle at 88% 20%, rgba(246, 185, 75, 0.08), transparent 24%);
}

.news-item,
.academic-item,
.events-item .card,
.course_item,
.single_course,
.single_blog,
.notice_item,
.teacher_item,
.single_teacher,
.gallery_item {
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.news-item:hover,
.academic-item:hover,
.events-item .card:hover,
.course_item:hover,
.single_course:hover,
.single_blog:hover,
.notice_item:hover,
.teacher_item:hover,
.single_teacher:hover,
.gallery_item:hover {
  transform: translateY(-6px);
  border-color: rgba(25, 199, 212, 0.38) !important;
  box-shadow: 0 26px 62px rgba(18, 32, 51, 0.16) !important;
}

.news-img img,
.academic-img img,
.card-img-top,
.course_item img,
.single_course img,
.gallery_item img,
.teacher_item img,
.single_teacher img,
.about_us_img img {
  width: 100%;
  object-fit: cover;
}

.news-text,
.academic-text,
.card-body,
.course_content,
.blog_content,
.notice-board,
.notice_item,
.teacher_content {
  color: var(--sdds-front-muted) !important;
}

.date,
.notice-date,
.blog_date,
.event_date {
  color: var(--sdds-front-blue) !important;
  font-weight: 900 !important;
}

.notice-board {
  padding: 22px !important;
  background:
    linear-gradient(180deg, rgba(25, 199, 212, 0.08), rgba(255, 255, 255, 0.94)) !important;
}

.notice-item,
.notice_item,
.single_notice {
  border-left: 4px solid var(--sdds-front-cyan) !important;
  padding: 16px !important;
}

.about_us_inner,
.section_title,
.page_section_title {
  color: var(--sdds-front-muted) !important;
}

.about_us_inner_list_item_icon,
.feature-icon,
.counter_icon,
.single_feature_icon {
  background: linear-gradient(135deg, rgba(25, 199, 212, 0.16), rgba(53, 211, 154, 0.14)) !important;
  border: 1px solid rgba(25, 199, 212, 0.28) !important;
  border-radius: 14px !important;
}

input,
textarea,
select,
.nice-select,
.form-control {
  border: 1px solid var(--sdds-front-line) !important;
  border-radius: 12px !important;
  background: rgba(255, 255, 255, 0.94) !important;
  color: var(--sdds-front-ink) !important;
  box-shadow: none !important;
}

input:focus,
textarea:focus,
select:focus,
.form-control:focus {
  border-color: var(--sdds-front-cyan) !important;
  box-shadow: 0 0 0 4px rgba(25, 199, 212, 0.14) !important;
}

.footer_area,
.footer,
footer {
  background:
    linear-gradient(180deg, rgba(7, 17, 31, 0.96), rgba(4, 10, 19, 1)) !important;
  color: rgba(235, 245, 255, 0.78) !important;
  border-top: 1px solid rgba(25, 199, 212, 0.22);
}

.footer_area h4,
.footer h5,
.footer-item h5,
.f_title h4,
footer h4,
footer h5 {
  color: #ffffff !important;
  font-weight: 900 !important;
}

.footer_area a,
.footer a,
footer a {
  color: rgba(235, 245, 255, 0.76) !important;
}

.footer_area a:hover,
.footer a:hover,
footer a:hover {
  color: var(--sdds-front-cyan) !important;
}

.copy_right_text,
.footer_copyright,
.footer_copyright_inner p {
  color: rgba(235, 245, 255, 0.64) !important;
}

.backtop,
.messengerContainer {
  background: linear-gradient(135deg, var(--sdds-front-cyan), var(--sdds-front-green)) !important;
  color: #03111f !important;
  box-shadow: 0 14px 32px rgba(25, 199, 212, 0.32) !important;
}

@media (max-width: 991px) {
  .navbar-collapse,
  .heading_mobile_menu,
  .zeynep {
    background: rgba(255, 255, 255, 0.98) !important;
    border: 1px solid var(--sdds-front-line) !important;
    border-radius: 16px !important;
    box-shadow: var(--sdds-front-shadow) !important;
  }

  .home-banner-area,
  .banner-area,
  .hero,
  .home_slider,
  .home-slider,
  .slider_area {
    border-radius: 0 0 22px 22px;
  }

  .banner-content h1,
  .banner-content h2,
  .hero-content h1,
  .slider_content h1,
  .home_slider_content h1 {
    font-size: clamp(30px, 11vw, 48px) !important;
  }

  .sdds-classic-topbar .container,
  .sdds-contact-list {
    justify-content: center;
    gap: 10px;
  }

  .heading_sub .container > .d-flex {
    flex-direction: column;
    gap: 8px;
    padding: 8px 0;
  }

  .home-banner-area::before,
  .home_slider::before,
  .home-slider::before,
  .slider_area::before {
    opacity: 0.35;
    right: -90px;
  }

}

.heading {
  position: relative;
  z-index: 50;
  background: #ffffff;
}

.clear_head {
  height: 0 !important;
}

.home_slider,
.home-slider,
.slider_area,
.home-banner-area {
  margin-top: 0 !important;
}

.home_slider *,
.home-slider *,
.slider_area *,
.home-banner-area * {
  position: relative;
  z-index: 1;
}

.heading_main,
.heading_mobile {
  background: rgba(255, 255, 255, 0.98) !important;
}

.sdds-header .heading_main_menu_list_link,
.sdds-header .heading_main_menu a {
  color: #061221 !important;
  background: rgba(255, 255, 255, 0.92) !important;
  border: 1px solid rgba(255, 255, 255, 0.14) !important;
  border-radius: 999px !important;
}

.sdds-header .heading_main_menu_list_link:hover,
.sdds-header .heading_main_menu_list:hover > .heading_main_menu_list_link {
  color: #061221 !important;
  background: linear-gradient(135deg, #19c7d4, #35d39a) !important;
}

.sdds-header .heading_main_menu_list_dropdown a {
  color: #172033 !important;
  background: transparent !important;
}

.sdds-header .sdds-heading-main-row {
  column-gap: 12px !important;
}

.sdds-header .heading_main_menu > ul {
  flex-wrap: wrap !important;
  gap: 6px !important;
  row-gap: 6px !important;
}

.sdds-header .heading_main_menu_list_link,
.sdds-header .heading_main_menu a {
  min-width: 0 !important;
  padding-left: 11px !important;
  padding-right: 11px !important;
}

@media (min-width: 992px) {
  .sdds-header .sdds-heading-main-row {
    grid-template-columns: minmax(170px, 220px) minmax(0, 1fr) 96px !important;
  }

  .sdds-header .heading_main_logo,
  .sdds-header .sdds-header-logo {
    width: min(210px, 20vw) !important;
    max-width: 210px !important;
  }

  .sdds-header .sdds-login-action {
    width: 96px !important;
    min-width: 96px !important;
  }
}

@media (max-width: 991px) {
  .heading_mobile {
    min-height: 84px;
    display: grid !important;
    grid-template-columns: 44px minmax(0, 1fr) 44px;
    align-items: center;
    gap: 8px;
    padding: 10px 14px;
  }

  .heading_mobile .text-center {
    min-width: 0;
  }

  .heading_mobile .heading_logo {
    max-width: 100%;
    justify-content: center;
  }

  .heading_mobile .sdds-header-logo,
  .heading_logo .sdds-header-logo {
    width: min(260px, 68vw) !important;
    max-height: 68px !important;
  }

  .navbar-brand .sdds-header-logo,
  .heading_main_logo .sdds-header-logo,
  .footer-item-logo .sdds-header-logo {
    width: min(280px, 76vw) !important;
  }

  .heading_main {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-brand .sdds-header-logo,
  .heading_main_logo .sdds-header-logo {
    width: 250px !important;
  }

  .heading_main a,
  .main_menu .nav-link,
  .menu_nav .nav-item .nav-link {
    font-size: 13px !important;
  }
}

/* Standard public website polish */
body,
body.client,
.mainbag {
  background:
    radial-gradient(circle at 8% 8%, color-mix(in srgb, var(--primary) 18%, transparent), transparent 28%),
    radial-gradient(circle at 92% 10%, color-mix(in srgb, var(--success) 16%, transparent), transparent 30%),
    radial-gradient(circle at 48% 92%, color-mix(in srgb, var(--secondary) 12%, transparent), transparent 32%),
    linear-gradient(180deg, var(--background) 0%, color-mix(in srgb, var(--background) 82%, var(--text_white)) 100%) !important;
}

body::before {
  background-image:
    linear-gradient(color-mix(in srgb, var(--primary) 7%, transparent) 1px, transparent 1px),
    linear-gradient(90deg, color-mix(in srgb, var(--primary) 7%, transparent) 1px, transparent 1px);
  background-size: 42px 42px;
  opacity: 0.72;
}

.heading_main {
  background: transparent !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
  padding: 12px 0 !important;
}

.heading_main .container {
  background:
    linear-gradient(135deg, color-mix(in srgb, var(--primary) 92%, var(--secondary)), color-mix(in srgb, var(--primary) 66%, var(--success))) !important;
  border: 1px solid color-mix(in srgb, var(--text_white) 24%, transparent) !important;
  border-radius: 999px !important;
  box-shadow: 0 22px 48px rgba(0, 0, 0, 0.18) !important;
}

.sdds-header .heading_main_menu_list_link,
.sdds-header .heading_main_menu a {
  background: color-mix(in srgb, var(--text_white) 94%, transparent) !important;
  border-color: color-mix(in srgb, var(--text_white) 28%, transparent) !important;
  color: color-mix(in srgb, var(--primary) 62%, black) !important;
}

.sdds-header .heading_main_menu_list_link:hover,
.sdds-header .heading_main_menu_list:hover > .heading_main_menu_list_link,
.sdds-header .heading_main_menu_list_link:focus {
  background: linear-gradient(135deg, var(--secondary), var(--success)) !important;
  color: color-mix(in srgb, var(--primary) 76%, black) !important;
  box-shadow: 0 14px 26px color-mix(in srgb, var(--secondary) 30%, transparent) !important;
}

.home-banner-area,
.banner-area,
.hero,
.hero_area,
.hero-section,
.home_slider,
.home-slider,
.slider_area,
.page_banner,
.breadcrumb_area,
.bradcrumb_area {
  background:
    linear-gradient(128deg, color-mix(in srgb, var(--primary) 88%, black), color-mix(in srgb, var(--secondary) 40%, var(--primary))),
    radial-gradient(circle at 82% 24%, color-mix(in srgb, var(--success) 26%, transparent), transparent 26%) !important;
  border-radius: 0 0 34px 34px !important;
  box-shadow: inset 0 -1px 0 color-mix(in srgb, var(--text_white) 18%, transparent), 0 28px 70px rgba(0, 0, 0, 0.16) !important;
}

.home-banner-area,
.home_slider,
.home-slider,
.slider_area {
  min-height: clamp(560px, 74vh, 780px) !important;
}

.home-banner-area::before,
.home_slider::before,
.home-slider::before,
.slider_area::before {
  background:
    linear-gradient(135deg, color-mix(in srgb, var(--secondary) 26%, transparent), color-mix(in srgb, var(--success) 16%, transparent)),
    repeating-linear-gradient(45deg, color-mix(in srgb, var(--text_white) 18%, transparent) 0 1px, transparent 1px 14px) !important;
  border: 1px solid color-mix(in srgb, var(--text_white) 24%, transparent) !important;
  border-radius: 28px !important;
}

.banner-content h1,
.banner-content h2,
.hero-content h1,
.slider_content h1,
.home_slider_content h1,
.page_banner_content h1,
.breadcrumb_area h1,
.bradcrumb_area h1 {
  color: var(--text_white) !important;
  max-width: 920px;
  text-wrap: balance;
}

.banner-content p,
.hero-content p,
.slider_content p,
.home_slider_content p,
.page_banner_content p {
  color: color-mix(in srgb, var(--text_white) 84%, transparent) !important;
}

.section_title h2,
.section_title h3,
.about_us_inner h3,
.course_title h3,
.page_title h1,
.common_title h2 {
  color: color-mix(in srgb, var(--primary) 78%, black) !important;
  text-wrap: balance;
}

.section_title::after,
.main-title::after,
.common_title::after {
  background: linear-gradient(90deg, var(--secondary), var(--success)) !important;
}

.site_btn,
.primary-btn,
.boxed_btn,
.boxed_btn_rev,
.client-btn,
.read_more_btn,
.theme_btn,
button[type="submit"] {
  background: linear-gradient(135deg, var(--secondary), var(--success)) !important;
  color: color-mix(in srgb, var(--primary) 76%, black) !important;
  border: 0 !important;
  border-radius: 999px !important;
  box-shadow: 0 16px 34px color-mix(in srgb, var(--secondary) 24%, transparent) !important;
}

.site_btn:hover,
.primary-btn:hover,
.boxed_btn:hover,
.client-btn:hover,
.read_more_btn:hover,
.theme_btn:hover,
button[type="submit"]:hover {
  transform: translateY(-2px);
  box-shadow: 0 22px 42px color-mix(in srgb, var(--secondary) 34%, transparent) !important;
}

.news-item,
.academic-item,
.events-item .card,
.course_item,
.single_course,
.single_blog,
.blog_item,
.notice-board,
.notice_item,
.single_notice,
.gallery_item,
.teacher_item,
.single_teacher,
.testimonial_item,
.single-testimonial,
.about_us_img_item,
.facilities_item,
.counter_item,
.contact_info,
.common_data_table,
.form_wrapper,
.login_wrapper,
.blog_card,
.event_card,
.speech_card {
  background: color-mix(in srgb, var(--text_white) 92%, transparent) !important;
  border: 1px solid color-mix(in srgb, var(--primary) 10%, transparent) !important;
  border-radius: 18px !important;
  box-shadow: 0 22px 54px rgba(0, 0, 0, 0.10) !important;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.news-item:hover,
.academic-item:hover,
.course_item:hover,
.single_course:hover,
.single_blog:hover,
.gallery_item:hover,
.teacher_item:hover,
.facilities_item:hover {
  transform: translateY(-4px);
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.14) !important;
}

.section_padding,
.section-gap,
.section-gap-top,
.news-area,
.academics-area,
.events-area,
.about_us,
.course,
.notice-section,
.gallery,
.teacher,
.testimonial,
.contact_area {
  padding-top: clamp(64px, 8vw, 108px) !important;
  padding-bottom: clamp(64px, 8vw, 108px) !important;
}

.page_banner,
.breadcrumb_area,
.bradcrumb_area {
  min-height: 280px;
  display: flex;
  align-items: center;
}

.common_data_table table,
table.dataTable {
  border-radius: 16px;
  overflow: hidden;
}

.input-control-input,
.primary_input_field,
input,
textarea,
select {
  border-radius: 14px !important;
}

@media (max-width: 991px) {
  .heading_main .container {
    border-radius: 22px !important;
  }

  .home-banner-area,
  .home_slider,
  .home-slider,
  .slider_area {
    min-height: 520px !important;
  }
}

/* Final spacing layer for logged-in school website */
body.client .section_padding,
body.client .section_padding_off,
body.client .section-gap,
body.client .section-gap-top,
body.client .about_us,
body.client .course,
body.client .events,
body.client .index-events,
body.client .notice-section,
body.client .gallery,
body.client .teacher,
body.client .testimonial,
body.client .tesimonials,
body.client .contact_area,
body.client .feature,
body.client .facilities,
body.client .funfact,
body.client .cta_area,
body.client .blog,
body.client .index-blog {
  padding-top: clamp(54px, 5.2vw, 78px) !important;
  padding-bottom: clamp(54px, 5.2vw, 78px) !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  overflow: visible !important;
}

body.client .section_padding.pt-0,
body.client .section_padding_off.pt-0,
body.client .noticeboard.pt-0 {
  padding-top: clamp(40px, 4vw, 56px) !important;
}

body.client .row {
  row-gap: clamp(22px, 2.6vw, 36px);
}

body.client .section_title,
body.client .page_section_title,
body.client .common_title {
  margin-bottom: clamp(24px, 2.6vw, 36px) !important;
}

body.client .section_title_meta {
  margin-bottom: 12px !important;
}

body.client .section_title h2,
body.client .section_title h3,
body.client .common_title h2,
body.client .page_section_title h2 {
  margin-top: 0 !important;
  margin-bottom: 14px !important;
  line-height: 1.18 !important;
  overflow: visible !important;
}

body.client .section_title p,
body.client .page_section_title p,
body.client .common_title p {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  line-height: 1.72 !important;
}

body.client .events.index-events .row,
body.client .index-events .row {
  align-items: center !important;
  row-gap: clamp(28px, 4vw, 48px);
}

body.client .events_preview_img {
  margin-bottom: 0 !important;
}

body.client .events_preview_img img {
  display: block;
  width: 100%;
  height: auto;
}

body.client .events_schedule {
  margin-top: clamp(18px, 2vw, 28px) !important;
}

body.client .events_schedule table,
body.client .events_schedule tbody,
body.client .events_schedule tr,
body.client .events_schedule td {
  vertical-align: middle !important;
}

body.client .events_schedule tr + tr td {
  padding-top: 14px !important;
}

body.client a.event_title h4,
body.client .events_schedule h4 {
  max-width: none !important;
  margin: 0 0 8px !important;
  line-height: 1.35 !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
}

body.client .events_schedule p {
  margin-bottom: 0 !important;
  line-height: 1.55 !important;
}

body.client .teacher .section_title {
  margin-bottom: clamp(26px, 3vw, 42px) !important;
}

body.client .teacher .row {
  row-gap: clamp(24px, 2.8vw, 38px);
}

body.client .teacher_wrapper,
body.client .teacher_item,
body.client .single_teacher {
  height: 100%;
  min-height: 100%;
  overflow: visible !important;
}

body.client .teacher_wrapper {
  display: flex !important;
  flex-direction: column;
  gap: 10px;
  padding-bottom: 18px;
  text-decoration: none !important;
}

body.client .teacher_wrapper_img {
  margin-bottom: 8px !important;
}

body.client .teacher_wrapper h4,
body.client .teacher_item h4,
body.client .single_teacher h4 {
  margin: 0 !important;
  color: var(--sdds-front-ink) !important;
  line-height: 1.32 !important;
  min-height: auto !important;
  overflow: visible !important;
  white-space: normal !important;
}

body.client .teacher_wrapper p,
body.client .teacher_item p,
body.client .single_teacher p {
  margin: 0 !important;
  color: var(--sdds-front-muted) !important;
  line-height: 1.5 !important;
  min-height: auto !important;
  overflow: visible !important;
}

body.client .teacher .teacher_wrapper::after,
body.client .home_speech_section .single_speech_item::after,
body.client .photo_gallery .single_gallery::after,
body.client .gallery .single_gallery::after,
body.client .counter .counter_item::after,
body.client .single_counter::after {
  bottom: 10px !important;
}

body.client .course_item,
body.client .events_item,
body.client .sdds-testimonial-card,
body.client .noticeboard_inner_item {
  height: 100%;
}

@media (max-width: 991px) {
  body.client .section_padding,
  body.client .section_padding_off,
  body.client .section-gap,
  body.client .section-gap-top,
  body.client .about_us,
  body.client .course,
  body.client .events,
  body.client .index-events,
  body.client .notice-section,
  body.client .gallery,
  body.client .teacher,
  body.client .testimonial,
  body.client .tesimonials,
  body.client .contact_area,
  body.client .feature,
  body.client .facilities,
  body.client .funfact,
  body.client .cta_area,
  body.client .blog,
  body.client .index-blog {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
}

@media (max-width: 767px) {
  body.client .section_padding,
  body.client .section_padding_off,
  body.client .section-gap,
  body.client .section-gap-top,
  body.client .about_us,
  body.client .course,
  body.client .events,
  body.client .index-events,
  body.client .notice-section,
  body.client .gallery,
  body.client .teacher,
  body.client .testimonial,
  body.client .tesimonials,
  body.client .contact_area,
  body.client .feature,
  body.client .facilities,
  body.client .funfact,
  body.client .cta_area,
  body.client .blog,
  body.client .index-blog {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  body.client .section_title,
  body.client .page_section_title,
  body.client .common_title {
    margin-bottom: 22px !important;
  }

  body.client .section_title h2,
  body.client .section_title h3,
  body.client .common_title h2,
  body.client .page_section_title h2 {
    font-size: clamp(26px, 8vw, 34px) !important;
    line-height: 1.2 !important;
  }
}

@media (min-width: 992px) {
  body.client .sdds-header .heading_main_menu_list,
  body.client .sdds-header .heading_main_menu_list_dropdown li {
    position: relative !important;
  }

  body.client .sdds-header .heading_main_menu_list::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 2px;
  }

  body.client .sdds-header .heading_main_menu_list_dropdown {
    display: block !important;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    top: 100% !important;
    transform: translateY(0);
    transition: opacity 0.16s ease, transform 0.16s ease, visibility 0s linear 0.16s;
  }

  body.client .sdds-header .heading_main_menu_list:hover > .heading_main_menu_list_dropdown,
  body.client .sdds-header .heading_main_menu_list:focus-within > .heading_main_menu_list_dropdown {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    transition-delay: 0s;
  }

  body.client .sdds-header .heading_main_menu_list_dropdown ul {
    display: block !important;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    left: calc(100% - 1px) !important;
    top: 0 !important;
    transform: translateX(0);
    transition: opacity 0.16s ease, transform 0.16s ease, visibility 0s linear 0.16s;
  }

  body.client .sdds-header .heading_main_menu_list_dropdown li:hover > ul,
  body.client .sdds-header .heading_main_menu_list_dropdown li:focus-within > ul {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: translateX(0);
    transition-delay: 0s;
  }

  body.client .sdds-header .heading_main_menu_list_dropdown a {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    white-space: nowrap !important;
  }

  body.client .sdds-header .heading_main_menu_list_dropdown a i.fa-caret-right {
    margin-left: 12px !important;
    flex: 0 0 auto !important;
    font-size: 12px !important;
    line-height: 1 !important;
  }
}
