  .container { max-width: 1152px; }
    .badge { 
  @apply inline-flex items-center gap-2 rounded-full border px-3 py-1 text-sm; 
}

    .shadow-soft { box-shadow: 0 10px 30px rgba(0,0,0,.08); }
 .sticky { 
    background: #fff;
}
nav a {
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 16px 8px;
}
header span.hidden.sm\:inline.text-sm.text-D {
    font-weight: 400;
    padding-left: 10px;
    font-size: 14px;
}
.logo-sptrit img{border-radius: 10px;}
.logo-sptrit img {
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 0px 4px 0px rgb(225 225 225);
    padding: 10px;height: 95px;transition: all 0.5s ease;
}
.overflow-hidden.box:hover img {
    transform: scale(1.1);
}
.overflow-hidden.box {
    height: 95px;    border-radius: 10px;
}
.overflow-hidden.box img {transition: all 0.5s ease;}
 form#leadForm label.block.text-sm.mb-1 {
     font-weight: 500;
    /* color: #1a1a1a; */
}
form#leadForm input.name-input {
    height: 45px;
}
a.rounded-circle.bg-primary.px-8.py-2.font-semibold.text-white {
    border-radius: 0.75rem; 
}
.text-xl.font-bold.mb-1.fs-44 {
    color: #1e3a8a;
    font-size: 22px;
    margin-bottom: 10px;
}
.grid.md\:grid-cols-3.gap-6 .rounded-2xl.border.border-slate-200.p-6 {
    background: #e6f4fd4d;
}
a.rounded-xl.border.border-slate-300.px-6.py-3.font-semibold {
    background: #fff;
}
.mt-6.text-sm.text-slate-800.fs020 {
    font-size: 14px;
    letter-spacing: 0px;color:#000;
}
.mt-4.flex.flex-wrap.gap-3.text-sm.text-slate-700.fw-bold {
    cursor: pointer;
    font-weight: 700;
}
.mt-4.flex.flex-wrap.gap-3.text-sm.text-slate-700.fw-bold span:hover{ color:#1e3a8a}
.mt-4.flex.flex-wrap.gap-3.text-sm.text-slate-700.fw-bold a:hover{ color:#1e3a8a}
div#apply {
    border: none;
}
a.rounded-circle.bg-primary.px-8.py-2.font-semibold.text-white:hover{ 
    background: #000;
}
/* .bd-about-shape-wrap .shape-5 {
    position: absolute;
    top: 150px;
    left: 507px;
    z-index: -1;
}
.bd-about-shape-wrap img {
    max-width: 100%;
    object-fit: cover;
    opacity: 0.5;
}
.bd-about-shape-wrap .shape-6 {
    position: absolute;
    top: 300px;
    left: 610px;
    z-index: -1;
}
.bd-about-shape-wrap .shape-7 {
    position: absolute;
    bottom: 100px;
    right: 270px;
} */
 .grid.md\:grid-cols-3.gap-6 .rounded-2xl.border.border-slate-200.p-6 h3.font-bold.text-lg {
    color: #1e3a8a;
}
.text-2xl.md\:text-3xl.font-extrabold {
    color: #000;
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 30px;
}
#curriculum a.text-primary.underline {
    font-weight: 700;
    color: #1e3a8a;
    text-transform: capitalize;
}
.rounded-2xl.bg-white.p-6.border.border-slate-200 {
    background: #ffffff;
}
#curriculum {
    background: #e6f4fd4d;
}
#curriculum h3.font-bold.text-lg {
    color: #1e3a8a;
}
#fees {
    background: #e6f4fd4d;
}
ul.mt-3.space-y-2.list-disc.pl-6.text-slate-700 li {
    list-style: circle;
}

div#full-syllabus h4.font-bold {
    color: #1e3a8a;
}
div#full-syllabus li {
    list-style: circle;
}
.badge {
    display: inline-block;
    padding: 8px 8px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    color: #1e3a8a;
    text-align: center;background: #fff;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    border: 1px solid #1e3a8a;    cursor: pointer;transition: all 0.2s ease;
}
.badge:hover{    background: #1e3a8a;
    color: #fff;}
#fees h3.font-bold {
    color: #1e3a8a;
    font-size: 18px;
}
#fees ul.mt-3.space-y-2.text-slate-700 li {
    list-style: circle;
    margin-left: 20px; 
}
a.rounded-xl.bg-primary.px-6.py-3.text-white.font-semibold:hover {
    background: #000;
}
a.rounded-xl.bg-accent.px-6.py-3.text-white.font-semibold {
    background: #00c966;
}
a.rounded-xl.bg-accent.px-6.py-3.text-white.font-semibold:hover {
    background: #000;
}
button.rounded-xl.bg-primary.px-6.py-3.text-white.font-semibold:hover {
    background: #000;
}
 
a.rounded-xl.border.border-slate-300.px-6.py-3.font-semibold:hover{
    background: #1e3a8a;
    color: #fff;
}
#placement ul.space-y-2.text-slate-700 li {
    list-style: circle;
    margin-left: 15px;
}
#placement .rounded-2xl.border.border-slate-200.p-6 {
    background: #e6f4fd4d;
    border-color: rgb(226 232 240);
}
a.mt-4.inline-block.rounded-lg.border.border-slate-300.px-4.py-2.font-semibold {
    background: #fff;
}
a.mt-4.inline-block.rounded-lg.border.border-slate-300.px-4.py-2.font-semibold:hover {
    background: #000;color:#fff;
}
#life {
    background: #f7fcfe;
}
#life .font-bold.text-center.mt-2 {
    color: #1e3a8a;
}

#locations .rounded-2xl.border.border-slate-200.p-6 {
    background: #e6f4fd4d;
    border-color: rgb(226 232 240);
}
#locations .rounded-2xl.border.border-slate-200.p-6 h3.font-bold {
    color: #1e3a8a;
    font-size: 18px;
}
#locations a.mt-3.inline-block.text-primary.underline {
    font-weight: 600;
    color: #000;
}
#faqs details.rounded-2xl.bg-white.p-5.border.border-slate-200 {
    padding: 14px 20px;
}

#faqs {
    background: #f7fcfe;
}
a.mt-4.inline-block.rounded-lg.bg-primary.px-4.py-2.text-white.font-semibold:hover {
    background: #000;
}
#life .mt-6.grid.grid-cols-2.md\:grid-cols-4.gap-4 img.rounded-xl.object-cover.w-full.h-50:hover {
 transform: scale(1.1);
}
#life .mt-6.grid.grid-cols-2.md\:grid-cols-4.gap-4 h3.font-bold.text-center.mt-2:hover {
    color: #000;
}
footer .font-semibold {
    font-weight: 600;
    font-size: 18px;
}
footer.bg-slate-900.text-slate-200 ul li {
    font-size: 16px;
    color: #b0b9d3;
}
footer .border-t.border-slate-800.text-center.text-slate-500.text-sm.py-4, footer p.mt-3.text-slate-400{
    font-size: 16px;   color: #b0b9d3;
}
footer ul.mt-3.space-y-2.text-slate-400 a:hover {
    color: #fff;
}
a.flex-1.text-center.rounded-xl.bg-accent.px-4.py-3.font-semibold.text-white {
    background: #00c966;
}
.overflow-hidden.box-2 {
    height: 200px;border-radius: 12px;
}
.overflow-hidden.box-2 img{
  transition: all 0.5s ease;
}
a.inline-flex.items-center.gap-2.rounded-xl.bg-brand.px-6.py-3.text-white.font-semibold:hover {
    opacity: 0.7;
}
.rounded-2xl.bg-white.p-6.border.border-slate-200:hover {
    background: #e7f5fe;
}
div#apply:hover{background: #fff;}
#placement .rounded-2xl.border.border-slate-200.p-6:hover, #locations .rounded-2xl.border.border-slate-200.p-6:hover, #faqs details.rounded-2xl.bg-white.p-5.border.border-slate-200:hover{
    background: #e8f5fe;}
.grid.md\:grid-cols-3.gap-6 .rounded-2xl.border.border-slate-200.p-6:hover{    background: #e7f5fe;}
#faqs details.rounded-2xl.bg-white.p-5.border.border-slate-200, #locations .rounded-2xl.border.border-slate-200.p-6, #placement .rounded-2xl.border.border-slate-200.p-6, .rounded-2xl.bg-white.p-6.border.border-slate-200, a.inline-flex.items-center.gap-2.rounded-xl.bg-brand.px-6.py-3.text-white.font-semibold, a.rounded-circle.bg-primary.px-8.py-2.font-semibold.text-white, .bussotn, button.rounded-xl.bg-primary.px-6.py-3.text-white.font-semibold, a.mt-4.inline-block.rounded-lg.bg-primary.px-4.py-2.text-white.font-semibold, a.mt-4.inline-block.rounded-lg.border.border-slate-300.px-4.py-2.font-semibold, .grid.md\:grid-cols-3.gap-6 .rounded-2xl.border.border-slate-200.p-6{transition: all 0.5s ease;}
@media (max-width:767px) {
    .logo-sptrit img {
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 0px 4px 0px rgb(225 225 225);
    padding: 10px;
    height: 50px;
}
.bg-gradient-to-br.from-white.to-slate-50 .mt-8.flex.gap-3 {
    display: block;
}
h2.text-2xl.md\:text-3xl.font-extrabold { 
    font-size: 22px;
    line-height: 24px;
}
.bussotn{        padding: 10px 6px !important;
        font-size: 12px;}
}