html{scroll-behavior:smooth;scroll-padding-top: 100px;-webkit-text-size-adjust:100%;}
body{font-family: Graphik, Arial, Helvetica, sans-serif;;-webkit-font-smoothing:antialiased;-webkit-animation:fix 1s 1;animation:fix 1s 1;overflow-x:hidden;line-height:1.3em;font-weight:400;color:#000}
h1,h2,h3,h4,h5{color:#000;font-weight:600;margin-bottom:20px}
/* a{color:#000000}
a:hover{color:#000000} */
a{color:#b5121b}
a:hover{color:#b5121b}
/* a,a:hover{text-decoration:none} */
a:focus{outline:0}
p{margin:0 0 10px;font-size:17px;line-height:1.5em;}
p:last-child{margin-bottom:0}
h1{font-size:3em;line-height:1.4em}
h2{font-size:2.667em;line-height:1.4em}
h3{font-size:2.056em;line-height:1.4em}
h4{font-size:1.611em;line-height:1.4em}
h5{font-size:1.222em;line-height:1.4em}
.dtr-pt-100, .dtr-py-100{padding-top:100px;}
.dtr-pt-80, .dtr-py-80{padding-top:80px;}
.dtr-pt-50, .dtr-py-50{padding-top:50px;}
.dtr-pt-30, .dtr-py-30{padding-top:30px;}
.dtr-pb-100, .dtr-py-100{padding-bottom:100px}
.dtr-pb-80, .dtr-py-80{padding-bottom:80px}
.dtr-pb-50, .dtr-py-50{padding-bottom:50px}
.dtr-pb-30, .dtr-py-30{padding-bottom:30px}
ol,ul{margin:0 0 10px;padding:0;list-style-position:outside;display:block}
ol li,ul li{margin-bottom:8px;display:inline-block}
.accordion{--bs-accordion-btn-focus-border-color:unset;--bs-accordion-btn-focus-box-shadow:unset}
::-webkit-input-placeholder{color:rgba(5,24,43,.3)}
:-moz-placeholder{color:rgba(5,24,43,.3)}
::-moz-placeholder{color:rgba(5,24,43,.3)}
:-ms-input-placeholder{color:rgba(5,24,43,.3)}
input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover{border-color:#c21734;transition:background-color 5000s ease-in-out 0}

.btn{ display:inline-flex; align-items:center; gap:8px; padding:15px 30px; border-radius:6px; font-weight:700; font-size:15.5px; cursor:pointer; border:1.5px solid transparent; transition:transform .35s cubic-bezier(.2,.8,.2,1), box-shadow .35s ease, background .3s ease, color .3s ease; white-space:nowrap; position:relative; overflow:hidden; isolation:isolate; } 
.btn::before{ content:'';position:absolute;top:0;left:-60%;width:40%;height:100%; background:linear-gradient(120deg, transparent, rgba(255,255,255,.55), transparent); transform:skewX(-20deg);z-index:1;transition:left .6s ease; }
.btn:hover::before{left:130%;}
.btn-primary{background:#284C77;color:#fff;box-shadow:0 16px 34px -12px rgba(40,76,119,.55);}
.btn-primary:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 20px 38px -10px rgba(40,76,119,.65);}
.btn-outline{background:transparent;border-color:#284C77;color:#284C77;}
.btn-outline:hover{background:#284C77;color:#fff;transform:translateY(-3px) scale(1.03);}

section.sticky-nav{background:#fff;padding:0; display:none} 
section.sticky-nav.sticky{position:fixed;top:0;width:100%;z-index:999;  display:block;border-bottom: 1px solid #e7e7e7;}
ul.navbar-nav li.nav-item { font-size: 14px; font-weight: 400; padding-right: 4px; padding-top: 0; display: inline-block;text-align: center;}
nav.navbar.navbar-expand-lg a.navbar-brand img { height:56px; margin: 6px 0; }
nav.navbar.navbar-expand-lg { width: 100%; padding: 5px; z-index: 999; margin-top: 0px;border-bottom:1px solid #D6D3C8;background: #fff;} 
nav.navbar.navbar-expand-lg.show {background: #fff;}
ul.navbar-nav.ms-auto {margin-top: 20px;}
ul.navbar-nav li.nav-item a { color: #0a1517; font-size: 16px; text-decoration: none; text-align: center;font-weight: 500; }
/* ul li.nav-item.apply-link a { color: #fff; padding: 10px 20px !important; margin-left: 11px; margin-top: -4px; }  */
ul li.nav-item.apply-link a { display: inline-block; padding: 15px 30px; border-radius: 6px; font-weight: 500; font-size: 17px; cursor: pointer; border: 1.5px solid transparent; transition: transform .35s cubic-bezier(.2, .8, .2, 1), box-shadow .35s ease, background .3s ease, color .3s ease; white-space: nowrap; position: relative; overflow: hidden; isolation: isolate; background: #b5121b; color: #fff; box-shadow: 0 16px 34px -12px rgba(40, 76, 119, .55); text-decoration: none; margin-left: 10px; position: relative; top: -8px; }
ul li.nav-item.apply-link a:before { content: ''; position: absolute; top: 0; left: -60%; width: 40%; height: 100%; background: linear-gradient(120deg, transparent, rgba(255, 255, 255, .55), transparent); transform: skewX(-20deg); z-index: 1; transition: left .6s ease; }
ul li.nav-item.apply-link:hover a:before { left: 130%; }  
ul li.nav-item.apply-link:hover{color:#fff}
/* Apply Now CTA */

.button {line-height: 1;text-decoration: none;display: inline-flex;border: none;cursor: pointer;align-items: center;gap: .75rem;background-color: #000;color: #fff;border-radius: 10rem;font-weight: 500;padding: .75rem 1.5rem;padding-left: 20px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: background-color .3s;padding: 15px 30px 15px 30px;}
.button{line-height:1;text-decoration:none;display:inline-flex;border:none;cursor:pointer;align-items:center;gap:.75rem;background-color:#000000;color:#fff;border-radius:10rem;font-weight:600;padding:1rem 1.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .3s;}
.button__icon-wrapper{flex-shrink:0;width:25px;height:25px;position:relative;color:var(--clr);background-color:#fff;border-radius:50%;display:grid;place-items:center;overflow:hidden}
.button:hover{background-color:#a204fe}
.button:hover .button__icon-wrapper, .button__icon-wrapper{color:#000 !important}
.button__icon-svg--copy{position:absolute;transform:translate(-150%,150%)}
.button:hover .button__icon-svg:first-child{transition:transform .3s ease-in-out;transform:translate(150%,-150%)}
.button:hover .button__icon-svg--copy{transition:transform .3s ease-in-out .1s;transform:translate(0)}
a.button.text-center:hover{color:#fff}

/* Download brochure CTA  */
/*
button.cssbuttons-io-button.brochure-cta.download-link.ctawhite{color: #fff;border: 1px solid #ffffff;}
button.cssbuttons-io-button.brochure-cta.download-link.ctawhite .svgIcon {fill: #ffffff;}
button.cssbuttons-io-button.brochure-cta.download-link.ctawhite .icon2 {border-bottom: 2px solid #ffffff; border-left: 2px solid #ffffff; border-right: 2px solid #ffffff; }
*/
/*button.cssbuttons-io-button.brochure-cta.download-link{padding:15px 25px}*/
.cssbuttons-io-button { font-family: inherit; font-weight: 500; font-size: 17px; padding: 14px 22px; letter-spacing: .05em; border-radius: 15px; display: inline-block; background: #2B2A29; border: 1px solid #2B2A29; color: #fff; }
.cssbuttons-io-button:hover{color:#fff;background:#A917FE;border:1px solid #A917FE!important}
.cssbuttons-io-button span{font-weight:400}
.cssbuttons-io-button{position:relative;transition-duration:.3s;box-shadow:2px 2px 10px #0000001c}
.svgIcon { fill: #fff; width: auto; height: 16px;}
.cssbuttons-io-button .icon2{width:16px;height:5px;border-bottom:2px solid #fff;border-left:2px solid #fff;border-right:2px solid #fff}
.cssbuttons-io-button span.dbtext{padding-left:5px;padding-right: 20px;}
.cssbuttons-io-button:hover{background-color:#A917FE;transition-duration:.3s}
.cssbuttons-io-button:hover .icon2{border-bottom:2px solid #ebebeb;border-left:2px solid #ebebeb;border-right:2px solid #ebebeb}
.cssbuttons-io-button:hover .svgIcon{fill:#fff;animation:slide-in-top .6s cubic-bezier(0.250,0.460,0.450,0.940) both}
.cssbuttons-io-button span.download-icon{font-weight:600;display:inline-flex;flex-direction:column}
@keyframes slide-in-top {
0%{transform:translateY(-10px);opacity:0}
100%{transform:translateY(0px);opacity:1}
}


/* Base button style */
.playbutton { font-size: 17px; border-radius:15px; padding: 2px; font-weight: 500; cursor: pointer; position: relative; overflow: hidden; transition: all 0.3s ease; transform-origin: center; display: inline-block;border: 2px solid #2c2c2c;}

/* Content styling */
.playbutton span { border-radius: 10px; padding: 0.7em 1.3em; padding-right: 1.2em; width: 100%; display: flex; align-items: center; gap: 12px; color: rgb(0 0 0); transition: all 0.3s ease; background-color: rgb(255 255 255); }
/* .playbutton:hover span {background-color: rgb(26, 25, 25);} */
.button-overlay { position: absolute; inset: 0; pointer-events: none; background: repeating-conic-gradient( rgb(48, 47, 47) 0.0000001%, rgb(51, 51, 51) 0.000104% ) 60% 60%/600% 600%; filter: opacity(10%) contrast(105%); -webkit-filter: opacity(10%) contrast(105%); }
.playbutton svg {width: 15px;height: 15px;margin-left: 10px;}
.playbutton::after { content: ""; position: absolute; top: 50%; left: 50%; width: 0; height: 0; border-radius: 50%; background: radial-gradient( circle, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 70% ); transform: translate(-50%, -50%) scale(0); transition: transform 0.6s ease, opacity 0.8s ease; opacity: 0; pointer-events: none; }
.playbutton:hover::after { width: 200%; height: 200%; transform: translate(-50%, -50%) scale(1); opacity: 1; }
.playbutton:active::before { content: ""; position: absolute; top: 50%; left: 50%; width: 40px; height: 40px; border-radius: 50%; background: rgba(255, 255, 255, 0.2); transform: translate(-50%, -50%) scale(0); animation: ripple-click 0.5s ease-out forwards; pointer-events: none; }
.playbutton:active {transform: scale(0.97);filter: brightness(1.1);}
/* .playbutton:hover {box-shadow: 0 0 12px rgba(255, 255, 255, 0.08);} */

.modal-dialog { width: 65%; max-width: 800px; margin-top: 50px; }
button.close { background: #000; color: #fff; font-size: 24px; font-weight: 600; line-height: 0; right: -8px; top: -8px; position: absolute; padding: 16px 8px; box-shadow: 0 0 11px 0 #00000057; opacity: 1; z-index: 1; border-radius: 50px; border: unset; }
.download-curriculum-form iframe { width: 100%; height: 420px;}
div#talk iframe { width: 100%; height: 420px; }
.corporate-form iframe { width: 100%; height: 650px; }

#downloadDetailedCurriculum .modal-dialog, #talk .modal-dialog {width: 75%;}
#downloadDetailedCurriculum .modal-body, #talk .modal-body{padding: 0px;margin-top: 0px;}
.corporate-form iframe { width: 100%; height: 650px; }


/* Take to Top */
#take-to-top { background-color: #000000; color: #fff; width: 40px; height: 40px; z-index: 999; text-align: center; text-decoration: none; border-radius: 50%; -webkit-transition: all .3sease; transition: all .3sease; display: block; }
#take-to-top.dtr-fade-scroll { position: fixed; right: 36px; bottom: 150px; display: none; } 
#take-to-top.dtr-fade-scroll svg { padding: 10px; position: relative; left: -2px; top: -2px; }
#take-to-top.dtr-fade-scroll svg path { fill: #fff; }

ol.breadcrumb{margin-bottom:10px}
ol.breadcrumb li.breadcrumb-item{font-size:13px;color:#000;margin-bottom:0}
ol.breadcrumb li.breadcrumb-item a{font-size:13px;color:#000;text-decoration:underline}
.breadcrumb-item+.breadcrumb-item::before{color:#000}

h2.heading { font-size:40px; font-weight: 500; line-height: 1.2em;color:#000 }
p.byline {font-size: 18px;line-height: 1.5em;color: #152E4C;}


/* ---------- scroll progress ---------- */
.progress{position:fixed;top:0;left:0;height:4px;width:0%;background:linear-gradient(90deg,#284C77,#FFC107,#EB442B);z-index:1031;transition:width .1s ease-out;}


header {border-bottom: 1px solid #E6E6E6;}
img.iimm-logo {height:72px;}

section.banner-section { padding: 150px 0 100px; background: #fefefe; min-height: 530px; position: relative; background: #fff url(../images/vlsi-banner-new.webp) no-repeat; background-size:cover;background-position: 0px 60%; padding-bottom: 120px; }
img.banner-img { height:490px; margin-left: auto; display: block; position: relative; border-radius: 22px;z-index: 9;    animation: bob 7s ease-in-out infinite; }
p.program-tagline {color: #b5121b; font-size: 28px; font-weight: 500; line-height: 1.3em; margin-bottom: 35px; }
p.program-tagline span {color: #2f2f2f; font-weight: 600; background: #FFC107; padding: 2px 10px; border-radius: 6px; padding-right: 5px;}
p.program-tagline:after { content: ""; display: block; width:46px; height: 4px; position: relative; top:20px; background: #b5121b; margin: 0px 0px 20px; }
p.program-title { font-size: 26px; display: block; margin-top: 8px; line-height: 1.2em; margin-top: 22px;font-weight:500;    color: #000000;}
p.program-title span { font-size: 48px; display: block; margin-top: 8px; line-height: 1.1em; font-weight: 600; color: #000; }
p.program-title small { display: block; font-size: 14px; font-style: italic; color: #565656; }
p.program-byline { font-size: 18px; line-height: 1.5em; font-weight: 400; color: #000000; width: 80%; }
/* p.program-byline br{display: none;} */
.seo-title h1 {
    font-size: 18px;
    color: #000;
    margin: 0;
    display: inline-block;
    font-weight: 500;
}
.seo-title p {
    font-size: 18px;
    color: #000;
    margin: 0;
    display: inline;
}
.seo-title.mt-4 {
    width: 92%;
}
img.program-partner { height: 100px; border-radius: 10px; display: inline-block; background: #ffffff; border: 1px solid #e5e5e5; padding: 10px; margin-left: 20px; margin-top: -30px; }

p.download-brochure a { display: inline-block; padding: 15px 30px; border-radius:8px; font-weight: 500; font-size: 17px; cursor: pointer; border: 1.5px solid transparent; transition: transform .35s cubic-bezier(.2, .8, .2, 1), box-shadow .35s ease, background .3s ease, color .3s ease; white-space: nowrap; position: relative; overflow: hidden; isolation: isolate; background:#b5121b; color: #fff; box-shadow: 0 16px 34px -12px rgba(40, 76, 119, .55); text-decoration: none;position: relative; top:5px;line-height: 1.3em; }
p.download-brochure a:before { content: ''; position: absolute; top: 0; left: -60%; width: 40%; height: 100%; background: linear-gradient(120deg, transparent, rgba(255, 255, 255, .55), transparent); transform: skewX(-20deg); z-index: 1; transition: left .6s ease; }
p.download-brochure:hover a:before { left: 130%; }  
p.download-brochure a svg { margin-left: 10px; fill: #fff; }
p.download-brochure a svg path{fill:#fff;}
p.industry-functions {font-size: 20px;font-weight: 500;}
ul.industry-roles li { background: #ffebeb; padding: 10px 20px; border-radius: 50px; font-weight: 500; margin: 5px; }
.prg-form { background: #fff; padding: 0; border-radius: 10px; min-height: auto; margin-top:0px; box-shadow: 0 24px 60px -28px rgba(21, 46, 76, 0.38); border: 1px solid #D6D3C8; transition: transform .4s ease; top: 100px; position: sticky;z-index: 10;}
.prg-form h3 span { font-size: 14px; border-radius: 50px; color: #000; font-weight: 500; position: absolute; top: -20px; background: #fff; left: 0; padding: 0px 20px; right: 0; text-align: center; max-width: max-content; margin-left: auto; margin-right: auto; /* display: none; */ }
.prg-form h4 { font-size: 22px; margin-bottom: 60px; text-align: center; font-weight: 600;color: #b5121b; }
p span.trigger-bottom{position:absolute;top:60px;background:#fff;font-size:13px;font-weight:500;padding:3px 12px;border-radius:20px;left:9%;right:10%;text-align:center}
p span.trigger-bottom svg{height:16px;width:16px;margin-right:6px}
p span.trigger-bottom a{color:#000}
.prg-form form{padding:10px 20px 20px}
form#TalentSprintEPCS .with-icon{width:100%;display:inline-block;padding:2px 5px;vertical-align:top;position:relative;padding-left:0}
form#TalentSprintEPCS .with-icon input,form#TalentSprintEPCS .with-icon select{padding:5px 9px;transition:all .3s ease;font-size:14px;color:#000;margin-bottom:2px;border-radius:4px;background-color:#fff;width:100%;outline:0;display:block;border:1px solid #c1c1c1;height:45px}
input#Phone { padding-left: 55px !important; }
p.terms-condition-label {margin-top: 10px;}
p.terms-condition-label input[type=checkbox]{float:left;margin-right:6px;margin-top:2px;margin-bottom:28px}
p.terms-condition-label label{position:relative;top:-2px;font-size:12px;display:inherit;line-height: 1.4em;}
input#checkmeTwo {margin-bottom: 50px;}
button#form-submit-button { padding: 13px 45px; text-transform: uppercase; font-size: 16px; margin-top: 0; background-color: #000000; border-color: #000000; color: #fff; width: 100%; text-align: center !important; display: inline-block; font-weight: 600; }


/* -----------Form Section---------------- */

/* Highlight Strip */

.smff-hero-highlights{ position:absolute; min-height:112px; display:grid; grid-template-columns:repeat(4,1fr); background:rgba(255,255,255,.96); border:1px solid rgba(0,0,0,.08); border-radius:9px; box-shadow:0 20px 46px rgba(0,0,0,.12); overflow:hidden; z-index:5; width:calc(100% - 160px); max-width:1300px; top:-60px; } 

.smff-highlight-item{ display:grid; grid-template-columns:48px 1fr; gap:8px; align-items:start; padding:22px 42px; position:relative; } 
.smff-highlight-item:not(:last-child)::after{ content:""; position:absolute; right:0; top:24px; bottom:24px; width:1px; background:rgba(0,0,0,.18);z-index: 1;} 
.smff-highlight-icon{ width:45px; height:45px; display:flex; align-items:center; justify-content:center; } 
.smff-highlight-icon svg{ width:38px; height:38px; color:#b5121b; fill:#b5121b; } 
.smff-highlight-item h3{ margin:0 0 6px; color:#000; font-size:22px; line-height:1.15; font-weight:500; } 
.smff-highlight-item p{ margin:0; color:#111; font-size:15px; line-height:1.35; font-weight:400; }
/* Default bg */
/* .smff-overview-section { width: 100%; background: radial-gradient(circle at left top, rgba(181, 18, 27, 0.045), transparent 26%), radial-gradient(circle at right top, rgba(181, 18, 27, 0.055), transparent 24%), linear-gradient(180deg, #ffffff 0%, #fffaf7 100%); color: #111111; position: relative;padding-top: 150px;} 
.smff-overview-section::before { content: ""; position: absolute; left: -130px; top: 170px; width: 300px; height: 300px; background-image: radial-gradient(rgba(181, 18, 27, 0.18) 1px, transparent 1px); background-size: 14px 14px; opacity: 0.45; pointer-events: none; } 
.smff-overview-section::after { content: ""; position: absolute; right: -90px; top: 0; width: 240px; height: 240px; background-image: radial-gradient(rgba(181, 18, 27, 0.14) 1px, transparent 1px); background-size: 12px 12px; opacity: 0.5; pointer-events: none; } */

/* BG 1 */
.smff-overview-section{ width:100%; position:relative;padding-top:150px; color:#111; background: radial-gradient(circle at top left, rgba(181,18,27,.06) 0%, transparent 28%), radial-gradient(circle at bottom right, rgba(181,18,27,.05) 0%, transparent 25%), linear-gradient( 180deg, #ffffff 0%, #fffdfd 50%, #fff7f7 100%); } .smff-overview-section::before{ content:""; position:absolute; top:0; left:0; width:100%; height:100%; pointer-events:none; opacity:.04; background-image: linear-gradient(rgba(181,18,27,.5) 1px, transparent 1px), linear-gradient(90deg, rgba(181,18,27,.5) 1px, transparent 1px); background-size:80px 80px; } .smff-overview-section::after{ content:""; position:absolute; right:-50px; bottom:-50px; width:320px; height:320px; border-radius:30px; border:2px solid rgba(181,18,27,.08); transform:rotate(45deg); pointer-events:none; }

/* Bg 2 */
 /* .smff-overview-section::before{ content:""; position:absolute; left:-120px; bottom:-120px; width:320px; height:320px; border:16px solid rgba(181,18,27,.05); border-radius:20px; transform:rotate(45deg); } 
 .smff-overview-section::after{ content:""; position:absolute; top:50px; right:-60px; width:220px; height:220px; background: repeating-linear-gradient( 90deg, rgba(181,18,27,.08), rgba(181,18,27,.08) 2px, transparent 2px, transparent 18px ); opacity:.4; } */

 /* Bg 3 */
 /* .smff-overview-section::before{ content:""; position:absolute; left:-100px; bottom:0; width:450px; height:300px; opacity:.08; background: radial-gradient(circle, #b5121b 2px, transparent 3px) 0 0/80px 80px, linear-gradient(#b5121b 0 0) 0 50%/100% 1px, linear-gradient(90deg,#b5121b 0 0) 50% 0/1px 100%; background-repeat:no-repeat; } 
 .smff-overview-section::after{ content:""; position:absolute; right:-120px; top:40px; width:420px; height:280px; opacity:.08; background: radial-gradient(circle, #b5121b 2px, transparent 3px) 100% 100%/80px 80px, linear-gradient(#b5121b 0 0) 0 50%/100% 1px, linear-gradient(90deg,#b5121b 0 0) 50% 0/1px 100%; background-repeat:no-repeat; } */

/* Heading */
.smff-section-heading { max-width: 780px; } 
.smff-section-heading h2 { margin: 0; color: #111111; font-size: clamp(34px, 3.6vw,46px); line-height: 1.08; font-weight: 600; letter-spacing: -1.2px; } 
.smff-section-heading h2 span {color: #b5121b; font-weight: 600; } 
.smff-title-line, .smff-small-line { display: block; width: 52px; height: 3px; background: #b5121b; margin-top: 18px; margin-bottom: 22px; } 
.smff-section-heading p { margin: 0 0 28px; max-width: 760px; color: #222222; font-size: 18px; line-height: 1.55; font-weight: 400; }

/* Stats */
.vlsi-stats-grid{ display:grid; grid-template-columns:repeat(2,1fr); gap:20px; margin-top:25px; } 
.vlsi-stat-card{ background:#fff; border:1px solid rgba(181,18,27,.12); border-radius:18px; padding:26px; position:relative; overflow:hidden; transition:.35s ease; box-shadow:0 10px 30px rgba(0,0,0,.06); } 
.vlsi-stat-card:hover{ transform:translateY(-6px); box-shadow:0 18px 45px rgba(0,0,0,.1); } 
.vlsi-stat-card::after{ content:""; position:absolute; right:-20px; bottom:-20px; width:120px; height:120px; opacity:.05; background: linear-gradient(#b5121b 0 0) 0 0/100% 2px, linear-gradient(#b5121b 0 0) 0 50%/100% 2px, linear-gradient(#b5121b 0 0) 50% 0/2px 100%; background-repeat:no-repeat; transform:rotate(45deg); } 
.vlsi-card-top{ display:flex; align-items:center; gap:14px; margin-bottom:22px; } 
.vlsi-icon-wrap { width: 52px; height: 52px; border-radius: 50%; background: #fff5f5; border: 1px solid rgba(181, 18, 27, .15); display: flex; align-items: center; justify-content: center; flex-shrink: 0; } 
.vlsi-icon-wrap svg{ width:25px; height:25px; stroke:#b5121b; } 
.vlsi-card-top h4{ margin:0; font-size:20px; color:#111; font-weight:500; } 
.vlsi-stat-card h3 { margin: 0 0 14px; color: #b5121b; font-size: 34px; line-height: 1; font-weight: 500; letter-spacing: -1px; } 
.vlsi-stat-card p{ margin:0; color:#333; font-size:18px; line-height:1.5; max-width:90%; font-weight:400; }
.vlsi-stat-card  span { display: block; margin-top: 12px; font-size: 12px; font-weight: 500; }

.vlsi-source-note {
    margin: 0 0 24px;
    color: #111111;
    font-size: 12px;
    font-weight: 400;
}
/* Info Blocks */
.vlsi-unique-section { position: relative; width: 100%; padding: 100px 0px; overflow: hidden; background: url(../images/unique-bg.webp) no-repeat; color: #111; background-size: cover; background-position: 100% 0%; }
.vlsi-unique-header{ position:relative; max-width:920px; margin-bottom:34px; z-index:1; } 
.vlsi-section-tag{ display:flex; align-items:center; gap:10px; color:#b5121b; font-size:15px; line-height:1; font-weight:600; letter-spacing:.4px; text-transform:uppercase; margin-bottom:18px; }
.vlsi-section-tag span{ width:42px; height:2px; background:#b5121b; display:block; position:relative; } 
.vlsi-section-tag span::before{ content:""; position:absolute; left:-6px; top:50%; width:8px; height:8px; background:#b5121b; border-radius:50%; transform:translateY(-50%); } 
.vlsi-unique-header h2{ margin:0 0 18px; color:#111; font-size:46px; line-height:1.12; font-weight:600; letter-spacing:-.6px; } 
.vlsi-unique-header h2 span{ color:#b5121b; } 
.vlsi-unique-header h2::after{ content:""; display:block; width:70px; height:4px; background:#b5121b; margin-top:20px; border-radius:30px; } 
.vlsi-unique-header p{ margin:0; max-width:860px; color:#222; font-size:20px; line-height:1.55; font-weight:400; } 
.vlsi-unique-grid { position: relative; z-index: 1; display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; } 
.vlsi-unique-card { min-height: 175px; display: grid; grid-template-columns: 100px 1fr; align-items: center; background: rgba(255, 255, 255, .94); border: 1px solid rgba(181, 18, 27, .12); border-radius: 14px; padding: 15px 20px; position: relative; overflow: hidden; box-shadow: 0 12px 32px rgba(0, 0, 0, .055); transition: all .3s ease; }
.vlsi-unique-card:hover{ transform:translateY(-5px); border-color:rgba(181,18,27,.24); box-shadow:0 20px 42px rgba(0,0,0,.09); } 
.vlsi-unique-card::before{ content:""; position:absolute; right:-36px; bottom:-36px; width:125px; height:125px; opacity:.045; background-image: linear-gradient(90deg, #b5121b 1px, transparent 1px), linear-gradient(#b5121b 1px, transparent 1px); background-size:16px 16px; pointer-events:none; }
.vlsi-unique-icon { width: 65px; height: 65px; border-radius: 50%; background: rgba(181, 18, 27, .07); border: 1px solid rgba(181, 18, 27, .12); display: flex; align-items: center; justify-content: center; color: #b5121b; position: relative; }
.vlsi-unique-icon::after { content: ""; position: absolute; right: -17px; top: 50%; width: 1px; height: 118px; background: rgba(181, 18, 27, .16); transform: translateY(-50%); }
.vlsi-unique-icon svg { width: 35px; height: 35px; stroke-width: 1.8; fill: #b5121b; }
.vlsi-unique-content { padding-left:0px; }
.vlsi-unique-content h3 { margin: 0; color: #111; font-size: 20px; line-height: 1.22; font-weight:500; }
.vlsi-unique-content h3:first-line{color:#b5121b;}
.vlsi-card-line { display: block; width: 52px; height: 3px; background: #b5121b; border-radius: 30px; margin: 12px 0 15px; }
.vlsi-unique-content p { margin: 0; color: #222; font-size: 16px; line-height: 1.3em; font-weight: 400; }

/* ------------------------------------------ */


/* -------------About IIT Delhi-------------- */
.iit-advantage-section { width: 100%; position: relative; overflow: hidden; color: #111111; background: radial-gradient(circle at left top, rgba(181, 18, 27, 0.08), transparent 24%), linear-gradient(180deg, #ffffff 0%, #fbfbfb 100%); } 
.iit-advantage-section::before { content: ""; position: absolute; left: -90px; top: 40px; width: 250px; height: 720px; background-image: radial-gradient(rgba(181, 18, 27, 0.22) 1.3px, transparent 1.3px); background-size: 14px 14px; opacity: 0.42; pointer-events: none; z-index: 1; } 
.iit-advantage-layout { min-height: 690px; display: grid; grid-template-columns: 54% 46%; position: relative; z-index: 2; } 
.iit-advantage-left { padding: 70px 20px 0px 0; position: relative; z-index: 6; } 
.iit-advantage-badge { width: fit-content; display: inline-flex; align-items: center; gap: 10px; padding: 9px 18px; border: 1px solid rgba(181, 18, 27, 0.45); border-radius: 100px; color: #b5121b; background: rgba(255, 255, 255, 0.94); text-transform: uppercase; letter-spacing: 0.35px; font-size: 15px; line-height: 1; font-weight: 600; margin-bottom: 34px; } 
.iit-badge-icon { width: 28px; height: 28px; border-radius: 50%; background: #fff0ed; display: flex; align-items: center; justify-content: center; } 
.iit-badge-icon svg { width: 19px; height: 19px; stroke: #b5121b; stroke-width: 1.7; fill: none; stroke-linecap: round; stroke-linejoin: round; } 
.iit-advantage-left h2 { margin: 0; color: #111111; font-size: clamp(46px, 4.7vw, 46px); line-height: 1.02; letter-spacing: -1.8px; font-weight: 600; } 
.iit-advantage-left h2 span { display: block; color: #d20f18; font-weight: 600; } 
.iit-title-line { display: block; width: 58px; height: 4px; background: #b5121b; margin: 28px 0 28px; } 
.iit-main-text { max-width: 550px; margin: 0 0 20px; color: #151515; font-size: 16px; line-height: 1.4em; font-weight: 400; }
.iit-campus-img { width: 100%; height: 100%; display: block; object-fit: cover; object-position: center center; } 
.iit-rankings { position: absolute; left: 6%; right: 6%; bottom: -15%; max-width: 720px;display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; align-items: end; z-index: 5; } 
.iit-ranking-card { min-height: 290px; background: rgba(255, 255, 255, 0.98); border-radius: 10px; padding: 30px 22px 26px; text-align: center; border-top: 7px solid #b5121b; box-shadow: 0 18px 42px rgba(0, 0, 0, 0.16); position: relative; }
.ranking-card-one { transform: translateY(14px); } 
.ranking-card-two { transform: translateY(-16px); } 
.ranking-card-three { transform: translateY(-76px); } 
.iit-ranking-icon { width: 74px; height: 74px; margin: 0 auto 20px; border-radius: 50%; background: #fff0ed; display: flex; align-items: center; justify-content: center; } 
.iit-ranking-icon svg { width: 38px; height: 38px; stroke: #b5121b; stroke-width: 1.6; fill: none; stroke-linecap: round; stroke-linejoin: round; } 
.iit-ranking-card h3 { margin: 0; color: #d20f18; font-size: 52px; line-height: 1; font-weight: 600; } 
.iit-ranking-card p { margin: 8px 0 10px; color: #111111; font-size: 18px; line-height: 1.2; font-weight: 400; } 
.iit-card-line { display: block; width: 58px; height: 2px; background: rgba(181, 18, 27, 0.45); margin: 0 auto 14px; } 
.iit-ranking-card h4 { min-height: 58px; margin: 0 0 10px; color: #111111; font-size: 16px; line-height: 1.35; font-weight: 400; } 
.iit-rank-logo { width: fit-content; min-width: 86px; min-height: 34px; margin: 0 auto; padding: 7px 12px; display: inline-flex; align-items: center; justify-content: center; line-height: 1; font-weight: 600; border-radius: 4px; } 
/* .qs-logo { background: #f6a400; color: #ffffff; font-size: 18px; gap: 8px; }  */
.qs-logo small { max-width: 90px; color: #111111; background: #ffffff; text-align: left; font-size: 9px; line-height: 1.1; font-weight: 600; text-transform: uppercase; } 
.nirf-logo { color: #25266d; font-size: 25px; text-transform: lowercase; border-bottom: 3px solid #b5121b; } 
.iit-campus-img-wrap img { height: 600px; margin-top: 40px; }

.iit-rank-logo { width: fit-content; min-width: 86px; min-height: 34px; margin: 0 auto; padding: 7px 12px; display: inline-flex; align-items: center; justify-content: center; line-height: 1; font-weight: 600; border-radius: 4px; } 
/* .qs-logo { background: #f6a400; color: #ffffff; font-size: 18px; gap: 8px; }  */
.qs-logo small { max-width: 90px; color: #111111; background: #ffffff; text-align: left; font-size: 9px; line-height: 1.1; font-weight: 600; text-transform: uppercase; } 
.nirf-logo { color: #25266d; font-size: 25px; text-transform: lowercase; border-bottom: 3px solid #b5121b; } 

ul.university-rankings li { border-radius: 10px; padding: 28px 15px 26px; text-align: center; border-top: 4px solid #b5121b; box-shadow: 0 18px 42px rgba(0, 0, 0, 0.16); position: relative; width: 31%; min-height: 240px; vertical-align: top; margin-right: 6px; }
ul.university-rankings li strong { font-size: 46px; font-weight: 600; color: #d20f18; display: block; margin-bottom: 26px; }
ul.university-rankings li img { height: 32px; display: block; margin: auto; margin-top: 15px; }



/* --------------------------- */

/* --------------------New Curriculum section---------------------- */
.vlsi-curriculum-section{ position: relative; overflow: hidden; padding: 80px 0 90px; color: #111111; background: url(../images/curriculum-bg-vlsi.webp) no-repeat; background-size: cover; background-attachment: fixed; background-position: 100% 50%; } 
.vlsi-curriculum-section::before{ content:""; position:absolute; left:-20px; top:0; width:230px; height:230px; background-image:radial-gradient(rgba(181,18,27,.22) 1.4px, transparent 1.4px); background-size:13px 13px; opacity:.55; pointer-events:none; } 
.vlsi-curriculum-left{ width:100%; max-width:1020px; position:relative; z-index:1; } 
.vlsi-curriculum-header{ max-width:760px; margin-bottom:28px; } 
.vlsi-curriculum-header h2{ margin:0; color:#111; font-size:46px; line-height:1.08; font-weight:600; letter-spacing:-.7px; } 
.vlsi-curriculum-header h2 span{ display:block; color:#b5121b; } 
.vlsi-title-line{ width:70px; height:4px; background:#b5121b; border-radius:30px; margin:20px 0 22px; } 
.vlsi-curriculum-header p{ margin:0; color:#111; max-width:700px; font-size:18px; line-height:1.65; font-weight:400; } 
/* .vlsi-semester-wrap{ display:grid; grid-template-columns:repeat(2, 1fr); gap:22px; }  */
.vlsi-semester-wrap { display: grid; grid-template-columns: repeat(1, 1fr); gap: 22px; width: 85%; }
.vlsi-semester-card{ background:rgba(255,255,255,.94); border:1px solid rgba(181,18,27,.14); border-radius:14px; overflow:hidden; box-shadow:0 16px 42px rgba(0,0,0,.08); backdrop-filter:blur(8px); } 
.vlsi-semester-head { min-height: 70px; display: grid; grid-template-columns: 82px 1fr 0px; align-items: center; border-bottom: 1px solid rgba(181, 18, 27, .18); background: rgba(255, 255, 255, .82); } 
.vlsi-semester-no { height: 70px; display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #c90012 0%, #9f0711 100%); color: #fff; font-size: 25px; line-height: 1; font-weight: 600; border-bottom-right-radius: 22px; } 
/* .vlsi-semester-title{padding-left:20px;}  */
.vlsi-semester-title { padding-left: 0px; margin-bottom: 20px; }
.vlsi-semester-title h3 { margin: 0 0 4px; color: #b5121b; font-size: 26px; line-height: 1.1; font-weight: 600; } 
.vlsi-semester-title p{ margin:0; color:#111; font-size:16px; line-height:1.3; font-weight:400; } 
.vlsi-semester-arrow{ display:flex; align-items:center; justify-content:center; padding-right:16px; } 
.vlsi-semester-arrow svg{ width:22px; height:22px; stroke:#b5121b; stroke-width:2.4; fill:none; stroke-linecap:round; stroke-linejoin:round; } 
.vlsi-module-list{ padding:16px 22px 18px; } 
.vlsi-module-item{ display:grid; grid-template-columns:58px 1fr; gap:16px; align-items:center; padding:14px 0; border-bottom:1px dashed rgba(181,18,27,.16); } 
.vlsi-module-item:last-child{ border-bottom:0; } 
.vlsi-module-icon{ width:50px; height:50px; border-radius:50%; background:#fff3f2; border:1px solid rgba(181,18,27,.12); display:flex; align-items:center; justify-content:center; } 
.vlsi-module-icon svg { width: 29px; height: 29px; stroke: #b5121b; stroke-width: 1.8; fill: #b5121b; stroke-linecap: round; stroke-linejoin: round; } 
.vlsi-module-item h4{ margin:0 0 5px; color:#111; font-size:17px; line-height:1.25; font-weight:500; } 
.vlsi-module-item p{ margin:0; color:#222; font-size:15px; line-height:1.42; font-weight:400; } 
.vlsi-labs-card{ max-width:990px; margin-top:22px; padding:24px 28px 26px; background:rgba(255,255,255,.94); border:1px solid rgba(181,18,27,.14); border-radius:14px; box-shadow:0 16px 42px rgba(0,0,0,.08); backdrop-filter:blur(8px); } 
.vlsi-labs-title{ display:grid; grid-template-columns:1fr auto 1fr; gap:16px; align-items:center; margin-bottom:20px; } 
.vlsi-labs-title span{ height:1px; background:linear-gradient(90deg, transparent, rgba(181,18,27,.55), transparent); } 
.vlsi-labs-title h3{ margin:0; color:#b5121b; font-size:22px; line-height:1.2; font-weight:500; text-align:center; text-transform:uppercase; letter-spacing:.6px; } 
.vlsi-labs-grid{ display:grid; grid-template-columns:repeat(4, 1fr); gap:12px; } 
.vlsi-lab-pill{ min-height:56px; display:flex; align-items:center; justify-content:center; text-align:center; padding:12px 16px; color:#111; font-size:16px; line-height:1.25; font-weight:500; background:rgba(255,255,255,.86); border:1px solid rgba(181,18,27,.18); border-radius:8px; box-shadow:0 8px 18px rgba(0,0,0,.035); transition:.25s ease; } 
.vlsi-lab-pill:hover{ color:#b5121b; border-color:rgba(181,18,27,.32); transform:translateY(-2px); }
p.module-disclaimers { font-size: 12px; padding-left: 10px; color: #737373; margin-top: 12px; }
p.total-credits { font-size: 20px; padding: 15px 30px;  border-radius:8px; color: #fff; background-color: #b5121b; margin-top: 12px; width: fit-content; }

#accordionCurriculum .accordion-item {border: 1px solid #D6D3C8; border-radius: 16px; margin-bottom: 10px; background: #FFFFFF; overflow: hidden; transition: border-color .3s ease, box-shadow .3s ease;}
#accordionCurriculum button.accordion-button { border: transparent; background: #fff; color: #111; margin-bottom: 10px !important; border-radius: 8px;padding: 20px 15px 10px; font-size: 20px; font-weight: 500;line-height: 1.3em; }
#accordionCurriculum button.accordion-button strong{margin-right:5px}
#accordionCurriculum button.accordion-button:after{background-color:#fff;border-radius:50%;background-size:65%;width:32px;height:32px;background-position:center}
#accordionCurriculum button.accordion-button.one:after{display:none}
#accordionCurriculum button.accordion-button.no-arrow:after{display:none}
#accordionCurriculum .accordion-button:focus,#accordionCurriculum .accordion-button:not(.collapsed){border-bottom: 1px solid #fff;box-shadow: unset;}
#accordionCurriculum .accordion-body strong{font-weight: 500;}
#accordionCurriculum .accordion-body ul li { list-style-type: none; font-size: 16px; position: relative; font-weight: 400; width: 100%; display: inline-block; vertical-align: top; padding-left:40px; margin-bottom: 6px;     color: #000;}
#accordionCurriculum .accordion-body ul li:before { content: ""; border-color: transparent #5B6270; border-style: solid; border-width:6px 0 6px 8px; display: block; height: 0; width: 0; left: -20px; top:15px; position: relative; }
#accordionCurriculum button.accordion-button.unset.collapsed:after{display: none;}
/* #accordionCurriculum .accordion-item:last-child button.accordion-button::after{display: none;} */


#accordionCurriculum .accordion-item:last-child { border-color: #b5121b; }
button.accordion-button span { color: #b5121b; font-weight:500; font-size: 22px; min-width: 50px; opacity:.75; transition: opacity .3s ease; }
button.accordion-button span.mid{color: #EB442B;opacity: 1;}
#accordionCurriculum .accordion-item:has(.accordion-button:not(.collapsed)) { border-color: #AFC0D6; box-shadow: 0 24px 60px -28px rgba(21, 46, 76, 0.38); }

#accordionCurriculum .accordion-item:has(.accordion-button:not(.collapsed)) button.accordion-button span {opacity: 1;}

/* ------------------------------------- */

/* ---------------Outcomes-------------- */
.vlsi-outcome-section{ width:100%; position:relative; overflow:hidden; padding:90px 0; color:#111; background: radial-gradient(circle at left top, rgba(181,18,27,.035), transparent 24%), radial-gradient(circle at right bottom, rgba(181,18,27,.045), transparent 25%), linear-gradient(180deg, #ffffff 0%, #fffafa 100%); } 
.vlsi-outcome-section::before{ content:""; position:absolute; right:-80px; top:-120px; width:680px; height:360px; background:rgba(181,18,27,.045); border-bottom-left-radius:420px; pointer-events:none; } 
.vlsi-outcome-section::after{ content:""; position:absolute; right:20px; top:20px; width:430px; height:230px; opacity:.06; background-image: linear-gradient(90deg, #b5121b 1px, transparent 1px), linear-gradient(#b5121b 1px, transparent 1px); background-size:30px 30px; pointer-events:none; } 
.vlsi-outcome-layout{ position:relative; z-index:1; display:grid; grid-template-columns:40% 60%; gap:54px; align-items:start; }
.vlsi-outcome-left {padding-right: 15px;} 
.vlsi-outcome-heading{ margin-bottom:42px; } 
.vlsi-outcome-heading h2{ margin:0; color:#111; font-size:46px; line-height:1.07; font-weight:600; letter-spacing:-.8px; } 
.vlsi-outcome-heading h2 span{ display:block; color:#b5121b; } 
.vlsi-red-line{ width:76px; height:4px; background:#b5121b; border-radius:30px; margin:24px 0 24px; } 
.vlsi-outcome-heading p{ margin: 0; max-width: 560px; color: #222; font-size: 18px; line-height: 1.4em; font-weight: 400; }
.vlsi-outcome-checklist{ background:rgba(255,255,255,.86); border-radius:18px; } 
.vlsi-outcome-point { display: grid; grid-template-columns:30px 1fr; gap: 8px; padding: 20px 10px; border-bottom: 1px solid rgba(181, 18, 27, .13); } 
.vlsi-outcome-point:first-child{padding-top:0;}
.vlsi-outcome-point:last-child{ border-bottom:0; padding-bottom:0; } 
.vlsi-check-icon { width:25px; height:25px; border-radius: 50%; background: linear-gradient(135deg, #c70012 0%, #9f0711 100%); display: flex; align-items: center; justify-content: center; box-shadow: 0 10px 20px rgba(181, 18, 27, .2); margin-top: 5px; } 
.vlsi-check-icon svg { width: 15px; height: 15px; stroke: #fff; stroke-width: 2.8; fill: none; stroke-linecap: round; stroke-linejoin: round; } 
.vlsi-point-text p { margin: 0; color: #111; font-size: 20px; line-height: 1.45; font-weight: 500; } 
.vlsi-point-text strong{ color:#b5121b; font-weight:500; } 
.vlsi-point-text span { font-weight: 400; display: block; color: #3d3d3d; line-height: 1.3em; font-size: 16px; } 
.vlsi-outcome-right { display: grid; gap: 46px; padding-top: 0px; padding-left: 0px; grid-template-columns: repeat(2, 1fr); }
.vlsi-outcome-card-block{ position:relative; } 
.vlsi-block-title{ display:grid; grid-template-columns:1fr auto 1fr; align-items:center; gap:18px; margin-bottom:26px; } 
.vlsi-block-title span{ height:1px; background:linear-gradient(90deg, transparent, rgba(181,18,27,.45), transparent); position:relative; } 
.vlsi-block-title span::after{ content:""; position:absolute; right:0; top:50%; width:8px; height:8px; background:#b5121b; border-radius:50%; transform:translateY(-50%); } 
.vlsi-block-title span:last-child::after{ left:0; right:auto; } 
.vlsi-block-title h3 { margin: 0; color: #b5121b; font-size: 22px; line-height: 1.2; font-weight: 500; text-align: center;  letter-spacing: .4px; } 
.vlsi-mini-card-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 8px; margin: auto; } 
.vlsi-mini-card { min-height: 100px; display: grid; gap: 6px; align-items: start; padding: 18px 15px; background: rgba(255, 255, 255, .92); border: 1px solid rgba(181, 18, 27, .12); border-radius: 14px; box-shadow: 0 10px 26px rgba(0, 0, 0, .055); transition: .28s ease; justify-items: center; text-align: center; align-content: space-evenly; } 
.vlsi-mini-card:hover{ transform:translateY(-4px); border-color:rgba(181,18,27,.28); box-shadow:0 18px 36px rgba(0,0,0,.085); } 
.vlsi-mini-icon { width: 40px; height: 40px; border-radius: 50%; background: #fff5f5; border: 1px solid rgba(181, 18, 27, .14); display: flex; align-items: center; justify-content: center; } 
.vlsi-mini-icon svg { width: 23px; height: 23px; stroke: #b5121b; stroke-width: 1.7; fill: none; stroke-linecap: round; stroke-linejoin: round; } 
.vlsi-mini-card p { margin: 0; color: #111; font-size: 14px; line-height: 1.25; font-weight: 500; }

img.iitd-certificate { width: 85%; display: block; margin: auto; margin-top: 150px; border: 1px solid black;}
p.many-more.text-right {
    display: block;
    text-align: center;
    margin-top: 20px;
    font-size: 15px;
}
p.sample-certificate {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-30deg);
    font-size: 80px;
    font-weight: 700;
    color: #737373;
    letter-spacing: 10px;
    text-transform: uppercase;
    pointer-events: none;
    user-select: none;
    z-index: 2;
    opacity: 0.3;
}

.certificate-image-wrap {
    position: relative;
    display: inline-block;
}

p.certificate-note { text-align: center; margin-top:10px; font-weight: 400; font-size: 12px; color: #737373; }
/* ------------------------------------- */


/*------------- Faculty -----------------*/
.faculty-section{ position:relative; padding:90px 0; overflow:hidden; background:#faf6f5 url(../images/faculty-section-bg.webp) no-repeat; background-size:contain; background-position:100% 100%; } 
.faculty-section:before{ content:""; position:absolute; left:-40px; top:0; width:180px; height:100%; background-image:radial-gradient(rgba(181,18,27,.18) 1px, transparent 1px); background-size:14px 14px; pointer-events:none; } 
.faculty-heading{ margin-bottom:50px; position:relative; z-index:1; } 
.faculty-heading > span{ color:#b5121b; font-size:15px; font-weight:600; letter-spacing:1px; display:block; margin-bottom:12px; }
.faculty-heading h2{ font-size:46px; line-height:1.05; margin:0 0 25px; font-weight:600; color:#000; } 
.faculty-heading h2 span{ color:#b5121b; } 
.faculty-heading p{ max-width:720px; font-size:20px; line-height:1.7; margin:0; color:#000; font-weight:400; } 
.faculty-card{ display:grid; grid-template-columns:260px 1fr; gap:40px; background:#fff; border-radius:24px; padding:28px; width:92%; } 
.faculty-image img{ width:100%; height:100%; object-fit:cover; border-radius:18px; display:block; } 
.faculty-content{ display:flex; flex-direction:column; justify-content:center; } 
.faculty-content h3{ font-size:26px; margin:0; line-height:1.1; font-weight:600; color:#000; } 
.faculty-role-badge{ display:inline-flex; align-items:center; width:max-content; padding:6px 14px; border-radius:50px; font-size:12px; line-height:1; font-weight:600; letter-spacing:.4px; text-transform:uppercase; margin-top:10px; } 
.faculty-role-badge.coordinator{ background:rgba(181,18,27,.08); color:#b5121b; border:1px solid rgba(181,18,27,.15); } 
.faculty-role-badge.faculty{ background:#f5f5f5; color:#555; border:1px solid rgba(0,0,0,.08); } 
.faculty-line{ width:48px; height:3px; background:#b5121b; margin:15px 0; } 
.faculty-department{ font-size:16px; line-height:1.5; margin-bottom:20px; font-weight:400; color:#111; } 
.faculty-content h5{ font-size:20px; color:#b5121b; margin-bottom:16px; font-weight:600; } 
.faculty-tags{ display:flex; flex-wrap:wrap; gap:12px; } 
.faculty-tags span{ padding:8px 15px; background:#fff5f5; border:1px solid rgba(181,18,27,.12); border-radius:50px; color:#b5121b; font-size:14px; font-weight:500; } 
.faculty-btn{ margin-top:35px; width:max-content; background:#b5121b; color:#fff; text-decoration:none; padding:14px 28px; border-radius:10px; display:flex; align-items:center; gap:12px; font-size:16px; font-weight:600; } 
.faculty-btn:hover{ color:#fff; background:#9f0711; } 
.faculty-btn svg{ width:20px; height:20px; stroke:#fff; stroke-width:2; fill:none; stroke-linecap:round; stroke-linejoin:round; } 
/* Modal */ 
.faculty-modal .modal-content{ border:none; border-radius:20px; overflow:hidden; } 
.faculty-modal .modal-header{ border-bottom:1px solid rgba(181,18,27,.12); padding:22px 30px; } 
.faculty-modal .modal-title{ font-size:26px; font-weight:600; color:#111; } 
.faculty-modal .modal-body{ padding:30px; } 
.faculty-modal-top{ display:grid; grid-template-columns:180px 1fr; gap:25px; align-items:start; } 
.faculty-modal-top img{ width:100%; border-radius:12px; } 
.faculty-modal .dept{ font-size:18px; line-height:1.6; margin-bottom:20px; color:#111; } 
.faculty-modal h6{ color:#b5121b; margin-bottom:15px; font-size:20px; font-weight:600; } 
.faculty-modal h5{ font-size:22px; font-weight:600; color:#111; margin-bottom:12px; } 
.faculty-highlights{ margin:20px 0 0; padding-left:20px; } 
.faculty-highlights li{ margin-bottom:5px; line-height:1.75; font-size:16px; display:list-item; color:#111; } 
/* Swiper */ 
.mySwiperOne.swiper{ overflow:unset; } 
.mySwiperOne .swiper-slide{ background:transparent; } 
.mySwiperOne .swiper-button-next{ width:35px; height:35px; color:#fff; background:#b5121b; border-radius:30px; border:1px solid #b5121b; top:-40px; right:8%; } 
.mySwiperOne .swiper-button-prev{ background:#b5121b; border-radius:30px; width:35px; height:35px; color:#fff; border:1px solid #b5121b; top:-40px; left:82%; } 
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{ opacity:.35; cursor:auto; pointer-events:none; } 
.mySwiperOne .swiper-button-next:after, .mySwiperOne .swiper-button-prev:after{ font-size:18px; text-transform:none !important; letter-spacing:0; font-variant:initial; line-height:1; font-weight:700; } 
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{ content:'prev'; } 
.mySwiperOne .swiper-button-next:hover, .mySwiperOne .swiper-button-prev:hover{ background:#9f0711; color:#fff; }
/* -------------------------- */


/* ------------Immersive Learning------------- */

.certificate-section { position: relative; overflow: hidden; padding: 90px 0; color: #111111; background: radial-gradient(circle at 69% 48%, rgb(181 18 27 / 0%), transparent 34%), radial-gradient(circle at 84% 20%, rgb(181 18 27 / 0%), transparent 26%), linear-gradient(180deg, #ffffff 0%, #fffafa 100%)}
.certificate-section::before { content: ""; position: absolute; left: -70px; top: 0; width: 180px; height: 100%; background-image: radial-gradient(rgb(181 18 27 / 12%) 1.4px, transparent 1.4px); background-size: 14px 14px; opacity: 0.42; pointer-events: none; }
.certificate-section::after { content: ""; position: absolute; right: 0; bottom: 0; width: 240px; height: 260px; background-image: radial-gradient(rgb(181 18 27 / 6%) 2px, transparent 2px); background-size: 18px 18px; opacity: 0.45; pointer-events: none; }
.certificate-layout { position: relative; z-index: 2; display: grid; grid-template-columns: 38% 62%; gap: 42px; align-items: center; } 
.certificate-layout::before { content: ""; position: absolute; right: -80px; top: -80px; width: 620px; height: 620px; border-radius: 50%; border: 1px solid rgba(181, 18, 27, 0.15); pointer-events: none; } 
.certificate-layout::after { content: ""; position: absolute; right: -20px; top: -20px; width: 500px; height: 500px; border-radius: 50%; background: rgb(181 18 27 / 2%); pointer-events: none; } 
.certificate-left { position: relative; z-index: 4; } 
.cert-kicker { display: flex; align-items: center; gap: 14px; color: #b5121b; font-size: 15px; line-height: 1; font-weight: 600; text-transform: uppercase; letter-spacing: 0.4px; margin-bottom: 22px; } 
.cert-kicker span { width: 38px; height: 2px; background: #b5121b; display: inline-block; } 
.certificate-left h2 { margin: 0 0 38px; color: #111111; font-size: clamp(46px, 4.6vw, 46px); line-height: 1.05; font-weight: 600; letter-spacing: -1.6px; } 
.certificate-left h2 span {color: #b5121b;font-weight: 600;} 
.learning-list { position: relative; display: grid; gap: 12px; padding-left: 0; }
.learning-item { min-height: 72px; margin-left:0px; padding: 10px 20px; background: rgba(255, 255, 255, 0.86); border: 1px solid rgba(181, 18, 27, 0.10); border-radius: 10px; display: grid; grid-template-columns: 54px 1fr; gap: 18px; align-items: center; box-shadow: 0 8px 22px rgba(0, 0, 0, 0.045); }
.learning-icon { width: 48px; height: 48px; border-radius: 50%; background: #fff0ed; display: flex; align-items: center; justify-content: center; } 
.learning-icon svg { width: 27px; height: 27px; stroke: #b5121b; stroke-width: 1.7; fill: none; stroke-linecap: round; stroke-linejoin: round; } 
.learning-item p { margin: 0; color: #111111; font-size: 18px; line-height: 1.4; font-weight: 500; } 
.credential-text { margin-top: 48px; } 
.credential-text span { display: block; width: 52px; height: 3px; background: #d20f18; margin-bottom: 18px; } 
.credential-text span:last-child { margin-top: 18px; margin-bottom: 0; } 
.credential-text h3 { margin: 0; color: #111111; font-size: clamp(32px, 3vw, 44px); line-height: 1.18; font-weight: 600; letter-spacing: -0.8px; } 
.credential-text h3 strong { display: block; color: #b5121b; font-weight: 600; } 
.certificate-right { position: relative; z-index: 4; } 
.certificate-stage { position: relative; min-height: 600px; display: flex; align-items: flex-start; justify-content: center; padding-top: 97px; }
.certificate-card { position: relative; z-index: 3; width: 88%; max-width: 760px; padding: 0; } 
.certificate-card img { width: 100%; height: auto; display: block; } 
.certificate-podium { position: absolute; left: 50%; bottom: -42px; transform: translateX(-50%); width: 100%; max-width: 910px; height: 100px; border-radius: 50%; background: linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(235, 230, 225, 0.96) 58%, rgba(181, 18, 27, 0.95) 59%, rgba(120, 10, 16, 1) 100%); box-shadow: 0 22px 36px rgba(0, 0, 0, 0.16); z-index: 2; } 
.certificate-podium::before { content: ""; position: absolute; left: 8%; right: 8%; top: 12px; height: 34px; border-radius: 50%; background: rgba(255, 255, 255, 0.72); }

/* ------------------------------------------- */


/* ---------------Eligibility-------------- */
.capability-section { position: relative; overflow: hidden; background: #f5f5f5 url(../images/eligibility-section-bg.webp) no-repeat; background-size: cover; background-position: 0% 100%;}
.capability-layout{ display:grid; grid-template-columns:50% 50%; min-height:850px; }

/* RIGHT CONTENT */
.capability-content { position: relative; padding: 0px 0px 0px 60px; }
.capability-section::before { content: ""; position: absolute; top: 0; right: 0; width: 220px; height: 220px; background-image: radial-gradient(rgb(181 18 27 / 13%) 2px, transparent 2px); background-size: 18px 18px; opacity: .5; } *, ::after, ::before { box-sizing: border-box; }
.capability-section::after{content: ""; position: absolute; bottom: 0; right: 0; width: 220px; height: 220px; background-image: radial-gradient(rgb(181 18 27 / 13%) 2px, transparent 2px); background-size: 18px 18px; opacity: .5; } *, ::after, ::before { box-sizing: border-box; }
.section-icon { width: 60px; height: 60px; border-radius: 50%; background: #fdf0f0; display: flex; align-items: center; justify-content: center; }
.section-icon svg { width: 32px; height: 32px; stroke: #b5121b; stroke-width: 1.8; fill: none; stroke-linecap: round; stroke-linejoin: round; }
.section-body h2 { margin: 0; color: #111; font-size: 35px; line-height: 1.05; font-weight: 600; }
.section-body h2 span{color:#b5121b;}
.section-line{ display:block; width:82px; height:4px; background:#b5121b; margin:20px 0 30px; } 
.section-body ul{ margin:0; padding:0; list-style:none; }
.section-body ul li { position: relative; padding-left: 36px; margin-bottom: 10px; font-size: 18px; line-height: 1.3em; color: #000000; font-weight: 400; }
.section-body ul li:before { content: "✓"; position: absolute; left: 0; top: 4px; width: 22px; height: 22px; border-radius: 50%; background: #b5121b; color: #fff; font-size: 10px; display: flex; align-items: center; justify-content: center; font-weight: 600; }
.content-divider { height: 1px; margin:30px 0; background: linear-gradient(90deg, transparent, rgba(181, 18, 27, .25), transparent); }
.eligibility-text { font-size: 20px; color: #111; margin-bottom: 25px; font-weight: 500; }
.eligibility-note { margin-top: 25px; font-size: 16px; line-height: 1.5em; color: #333; font-weight: 600; }

/* ---------------------------------------- */


/* fee section */
ul.learning-format li { display: inline-block; font-size: 18px; margin-bottom: 15px; width: 31%; margin-right: 10px; background: #fff5f5; padding: 15px; border-radius: 6px; }
ul.learning-format li svg { float: left; margin-right: 12px; }
section#programOutcomes {background: #f9fbfd;}
ul.program-outcomes li { display: inline-block; font-size: 18px; margin-bottom: 15px;  }
ul.program-outcomes li svg { float: left; margin-right: 12px; }

section#programFee { background: #fff;}
section#programFee h2 {font-size: 46px;}
section#programFee h2 span{color: #d20f18;font-weight: 600;}
.program-fee-details { background: #fff; padding: 30px; border-radius: 20px; box-shadow: 0 15px 45px rgb(244 67 54 / 8%);text-align: center;margin: 0 auto;}
ul.program-fee-plans li { width: 48%; vertical-align: top; font-weight:500; }
ul.program-fee-plans li span { display: block; margin-top: 15px; font-size: 36px; color: #d20f18; font-weight: 600; }
ul.program-fee-plans li a { background: #b5121b; color: #fff; padding: 8px 20px 12px; border-radius: 10px; display: inline-block; margin-top: 25px; font-size: 15px;text-decoration: none; } 
p.app-fee-details { font-weight: 500; font-size: 18px; border-top: 2px solid #f443365c; border-bottom: 2px solid #f443365c; padding: 30px 0px; }
p.app-fee-details strong { font-weight: 600; font-size: 22px; color: #d20f18; }
p.payment-heading {font-weight: 500;font-size:20px;}

/* Instalment Grid  */
/* .instalment-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 10px; }
.instalment-card{background:#fff9f9;border:1px solid rgba(181,18,27,.12);border-radius:12px;padding:18px 12px;}
.instalment-card h5 { font-size: 16px; font-weight: 500; margin-bottom: 15px; }
.instalment-card p { min-height: 48px; font-size: 15px; line-height: 1.4; margin-bottom: 15px; }
.instalment-card span { color: #b5121b; font-size: 22px; font-weight: 600; } */

.instalment-table-wrap{ margin-top:30px; } 
.fee-table-heading { font-size: 24px; color: #111; font-weight: 500; margin-bottom: 16px; text-align: center; }
.instalment-table{ width:100%; border-collapse:separate; border-spacing:0; background:#fff; border:1px solid rgba(181,18,27,.12); border-radius:12px; overflow:hidden; } 
.instalment-table thead{ background:#b5121b; } 
.instalment-table thead th{ color:#fff; font-size:16px; font-weight:600; padding:16px 20px; } 
.instalment-table thead th:nth-child(2){ text-align:center; } 
.instalment-table tbody tr{ border-bottom:1px solid rgba(181,18,27,.08); } 
.instalment-table tbody tr:last-child{ border-bottom:none; } 
.instalment-table tbody td{ padding:17px 20px; font-size:16px; color:#111; border-bottom:1px solid rgba(181,18,27,.08); vertical-align:middle; } 
.instalment-table tbody tr:last-child td{ border-bottom:none; } 
.instalment-table tbody td:first-child{ font-weight:600; } 
.instalment-table tbody td:nth-child(2){ color:#b5121b; font-size:22px; font-weight:600; text-align:center; white-space:nowrap; } 
.instalment-table tbody td:nth-child(3){ color:#111; font-weight:400; } 
.instalment-table tbody tr:nth-child(even){ background:#fffafa; }

.instalment-date-table{ width:100%; border-collapse:separate; border-spacing:0; background:#fff; border:1px solid rgba(181,18,27,.12); border-radius:12px; overflow:hidden; } 
.instalment-date-table thead{ background:#b5121b; } 
.instalment-date-table th{ color:#fff; font-size:16px; font-weight:600; padding:16px 20px; } 
.instalment-date-table th:nth-child(2){ text-align:center; } 
.instalment-date-table tr{ border-bottom:1px solid rgba(181,18,27,.08); } 
.instalment-date-table tr:last-child{ border-bottom:none; } 
.instalment-date-table td{ padding:17px 20px; font-size:16px; color:#111; border-bottom:1px solid rgba(181,18,27,.08); vertical-align:middle; } 
.instalment-date-table tr:last-child td{ border-bottom:none; } 
.instalment-date-table td{ font-weight:600; } 

.affiliate-fee { margin-top:12px; padding: 24px; border-radius: 14px; background: #fff9f9; border: 1px solid rgba(181, 18, 27, .12); display: grid; grid-template-columns: 230px 1fr; align-items: center; text-align: left; }
.affiliate-fee-left { border-right: 1px solid rgba(181, 18, 27, .15); padding-right: 0px; }
.affiliate-fee-left h5 { font-size: 20px; margin-bottom: 10px; font-weight: 500; }
.affiliate-fee-left span { color: #b5121b; font-size: 28px; font-weight: 600; }
.affiliate-fee-right{padding-left:28px;font-size:16px;line-height:1.7;}

ul.payment-modes { display: inline-grid; grid-auto-flow: column; gap:0px; grid-template-columns: repeat(3, 1fr); width: 100%; }
ul.payment-modes li { display: inline-flex; text-align: center; font-weight: 400; padding: 10px 0px 10px 0px; font-size: 15px; border-right: 2px solid #f4433630; flex-direction: column; }
ul.payment-modes li:last-child{border: unset;}
/* .feesvgIcon { background: #fff0f1; padding: 10px; border-radius: 90px; height: 60px; width: 60px; margin: auto; } */
ul.payment-modes li svg, ul.payment-modes li img { display: block; margin: auto; margin-bottom: 5px;} 
ul.payment-modes li svg path { fill: #b5121b; } 
ul.payment-modes li img {height:22px;}
ul.fee-disclaimers li { display: block; font-size:13px; margin-bottom: 5px; }
.special-pricing { min-height: 560px; background: radial-gradient(circle at left top, rgba(181, 18, 27, 0.08), transparent 24%), url(../images/corporate-building-new.webp) no-repeat; border-radius: 20px; position: relative; padding: 30px; background-size: 104%; background-position: -3px 100% ; border-bottom-left-radius: 20px; border: 1px solid rgb(202, 202, 202); position: sticky; top: 100px; }
.special-pricing::before { content: ""; position: absolute; left: 0px; top: 40px; width: 100%; height: 720px; background-image: radial-gradient(rgb(181 18 27 / 9%) 1.3px, transparent 1.3px); background-size: 14px 14px; opacity: 0.42; pointer-events: none; z-index: 1; }
img.corporate-building { position: absolute; bottom: 0; width: 100%;left:0; }
p.transform-talent {color: #000000;font-weight: 400;}
p.special-pricing-text { font-size: 26px; color: #000000; font-weight: 400; line-height: 1.2em; }
p.connect-with-us {margin-top: 28px;}
p.connect-with-us a { display: inline-block; background: #b5121b; color: #fff; padding: 7px 20px 8px; border-radius: 10px; font-weight: 400; font-size: 16px;text-decoration: none;}
h3.sub-heading { font-size: 24px; font-weight: 400; }
.enrolment-process ul {position: relative;}
.enrolment-process ul:after { content: ""; background: url(../images/line-bg.webp) no-repeat; position: absolute; width: 74%; top: 53px; height: 16px; background-size: 100%; text-align: center; left: 0; }
.enrolment-process ul li{display: inline-block; width: 24%;font-size:17px; font-weight:300; line-height: 1.3; vertical-align: top;color:#fff;}
.enrolment-process ul li svg { background:#ffffff; display: block; border-radius: 50%; padding: 15px; margin-bottom: 25px; z-index: 9; position: relative; }
.enrolment-process ul li svg path{fill:#703193;}
p.star-label {font-size: 14px;color:#fff;}
p.star-label strong { background: #7E4C9B; color: #fff; font-weight: 400; padding:2px 6.5px; border-radius: 40px; font-size: 13px; }

/* ----------------------------------------------------------- */

/* Applicaton Process */
section#programEnrolment{background:#F9F9F6;position:relative;padding: 80px 0;}
section#programEnrolment h2 { font-size: 46px; }
#programEnrolment h2 span{color: #d20f18;font-weight: 600;}
section#programEnrolment ul{position:relative; display: flex;justify-content: space-between;position: relative;}
section#programEnrolment ul li{display:inline-block;width:19%;text-align:center;font-size:18px;font-weight:500;line-height:1.3;}
section#programEnrolment ul li svg { height: 90px;width: 90px; display: block; margin: auto; background: #b5121b; border-radius: 50%; padding: 22px; margin-bottom: 25px; z-index: 9; position: relative; fill: #fff; }
section#programEnrolment ul li img{background:#b5121b;display:block;border-radius:50%;padding:5px;margin:auto;margin-bottom:25px;z-index:9;position:relative}
section#programEnrolment ul:after{content:"";background:url(../images/line-bg.webp) no-repeat;position:absolute;width:75%;top:53px;height:16px;background-size:100%;text-align:center;left:155px}
p.enrolment-disclaimer { background: #fff5f5; border-radius: 16px; padding: 24px 28px; font-size: 15px; color: #000; font-weight: 500; display: flex; align-items: center; justify-content: center; margin-left: auto; margin-right: auto; width: max-content; }


/* Career Accelerator */
.career-accelerator-section { position: relative; overflow: hidden; padding: 90px 0 100px; background: radial-gradient(circle at left top, rgba(181, 18, 27, 0.07), transparent 26%), radial-gradient(circle at right bottom, rgba(181, 18, 27, 0.06), transparent 28%), linear-gradient(180deg, #ffffff 0%, #fffafa 100%); color: #111111; } 
.career-accelerator-section::before { content: ""; position: absolute; left: 0; top: 18px; width: 220px; height: 230px; background-image: radial-gradient(rgba(181, 18, 27, 0.18) 2px, transparent 2px); background-size: 18px 18px; opacity: 0.45; pointer-events: none; } 
.career-accelerator-section::after { content: ""; position: absolute; right: -130px; top: -130px; width: 420px; height: 420px; border: 1px solid rgba(181, 18, 27, 0.13); border-radius: 50%; pointer-events: none; } 
.career-accelerator-section .container { position: relative; z-index: 2; } 
.career-heading { text-align: center; margin-bottom: 58px; } 
.career-heading h2 { margin: 0; color: #111111; font-size: 46px; line-height: 1.15; font-weight: 600; letter-spacing: -0.8px; } 
.career-heading h2 span { display: inline-block; color: #b5121b; font-weight: 600; } 
.career-heading-line { display: block; width: 70px; height: 4px; background: #b5121b; margin: 22px auto 20px; border-radius: 10px; } 
.career-heading p { margin: 0; color: #111111; font-size: 21px; line-height: 1.5; font-weight: 400; } 
.career-card-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 22px; } 
.career-card { position: relative; min-height: 270px; padding: 42px 11px 22px; background: rgba(255, 255, 255, 0.96); border: 1px solid rgba(181, 18, 27, 0.10); border-radius: 18px; text-align: center; box-shadow: 0 14px 34px rgba(0, 0, 0, 0.06); overflow: hidden; transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease; } 
.career-card::before { content: ""; position: absolute; left: 0; top: 0; height: 5px; width: 100%; background: linear-gradient(90deg, #d20f18 0%, #b5121b 100%); opacity: 0.55; }
 .career-card::after { content: ""; position: absolute; right: -48px; bottom: -48px; width: 120px; height: 120px; border-radius: 50%; background: rgba(181, 18, 27, 0.045); pointer-events: none; } 
 .career-card:hover { transform: translateY(-6px); border-color: rgba(181, 18, 27, 0.25); box-shadow: 0 20px 44px rgba(181, 18, 27, 0.12); } 
 .career-icon { width: 72px; height: 72px; margin: 0 auto 20px; border-radius: 50%; background: #fff0ed; display: flex; align-items: center; justify-content: center; } 
 .career-icon svg { width: 38px; height: 38px; stroke: #b5121b; stroke-width: 1.7; fill: none; stroke-linecap: round; stroke-linejoin: round; } 
 .career-card-line { display: block; width: 44px; height: 3px; background: #b5121b; margin: 0 auto 24px; border-radius: 10px; }
.career-card h3 { margin: 0; color: #111111; font-size: 18px; line-height: 1.42; font-weight: 500; } section#careerAcceleratorNew {background: #fff;} 
p.byline-tsca {font-size: 22px;} 
ul.career-accelerator-list li { display: inline-block; width: 17%; vertical-align: top; text-align: center; border: 1px solid #e5e5e5; border-radius: 10px; min-height: 170px; padding: 20px 10px; box-shadow: #f7f7f7 1px 1px 15px; margin: 7px; font-size: 16px; } 
ul.career-accelerator-list li small { display: block; font-size: 12px; } 
ul.career-accelerator-list li svg { display: block; margin: auto; margin-bottom: 10px; fill: #b5121b; width: 40px; height: 40px; }
p.outcomes-note { text-align: start; font-weight: 400; font-size: 12px; color: #737373;margin-top: 12px; }
/* ------------------------------------------- */

section#faq{position:relative;background:#f9fbfd}
section#faq .accordion-item{background-color:transparent;border:1px solid #000;margin-bottom:10px;border-radius:0}
section#faq .accordion-button:not(.collapsed){box-shadow:none}
section#faq .accordion-button{background:transparent!important;padding:2px 20px 2px 30px;font-weight:500;color:#434343;border-radius:5px;font-size:17px}
section#faq .accordion-body{background-color:transparent;padding:0 20px 20px 40px}
section#faq .accordion-body p{font-size:17px}
section#faq .accordion-body li{font-size:17px;font-weight:300}
section#faq .accordion-button:before{content:"";border-color:transparent #ccc;border-style:solid;border-width:5px 0 5px 8px;display:block;height:0;width:0;left:-10px;top:0;position:relative}
section#faq .accordion-body ul{padding-left:20px}
section#faq .accordion-item { background-color: transparent; border: none; border-bottom: 1px solid #D6D3C8; }
section#faq .accordion-button { background: #fff; padding: 20px 30px 20px 10px; font-weight: 500; color: #152E4C; margin-bottom: 0; border-bottom: 1px solid #ffffff00; line-height: 1.5; font-size: 20px; }
section#faq .accordion-button:before{content:"";border-color:transparent #ccc;border-style:solid;border-width:5px 0 5px 8px;display:block;height:0;width:0;left:-10px;top:0;position:relative}
section#faq .accordion-body{}
section#faq .accordion-body ul{padding-left:20px}
section#faq .accordion-body li{font-size:17px;position:relative;display:block}
#faq .accordion-body ul li:before{content:"";border-color:transparent #39ABEC;border-style:solid;border-width:8px 0 8px 10px;left:-20px;top:4px;position:absolute;padding:0}

section#aboutTS iframe {width: 100%;height: 800px;}
section#overviewSec { background: #fff; }
section#aboutPartner {
    background: #f9fbfd;
}

section#aboutTS {
    background: #F9F9F6;
}
p.about-iitd {
    color: #151515;
    font-size: 18px;
}

footer#footer {background: #fff;border-top: 1px solid #B7B7B7;}
p.copyright {color: #000;font-weight: 300;font-size: 15px;}
p.policy {color: #000;}
#ot-sdk-btn.ot-sdk-show-settings, #ot-sdk-btn.optanon-show-settings {color: #000 !important; text-decoration: underline; font-weight:300 !important; background-color: transparent !important; height: auto; font-size: 14px !important; border: none; padding: 0px !important;margin-right: 8px;}
a.cookie-policy{color: #000; text-decoration: underline; font-weight: 300 !important; background-color: transparent !important; height: auto; font-size: 14px; border: none; padding: 0px !important;font-weight: 300 !important;}


.certificate-image-wrap {
    position: relative;
    display: inline-block;
}

.iitd-certificate {
    display: block;
    max-width: 100%;
    height: auto;
}
