html{scroll-behavior:smooth}
body{font-family:Metropolis;-webkit-font-smoothing:antialiased;-webkit-animation:fix 1s 1;animation:fix 1s 1;overflow-x:hidden;line-height:1.5em;font-weight:300;color:#000}
h1,h2,h3,h4,h5{color:#000;font-weight:600;margin-bottom:20px}
a{color:#c21734}
a:hover{color:#c21734}
a,a:hover{text-decoration:none}
a:focus{outline:0}
p{margin:0 0 10px;font-size:17px;line-height:1.5}
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}

/*Apply Now*/
.button {line-height: 1;text-decoration: none;display: inline-flex;border: none;cursor: pointer;align-items: center;gap: .75rem;background-color: #a204fe;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:#a204fe;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}
.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}
ul li.nav-item.apply-link a { color: #fff; padding: 10px 20px !important; margin-left: 11px; margin-top: -4px; }
.button__icon-svg--copy { position: absolute; transform: translate(-150%, 150%); }
/* 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{display:flex;align-items:center;font-family:inherit;cursor:pointer;font-weight:500;font-size:17px;padding:15px;border:none;letter-spacing:.05em;border-radius:20em;display:inline-block;background:transparent;border:1px solid #fff;color:#fff}
.cssbuttons-io-button:hover{color:#fff;background:#A917FE;border:1px solid #A917FE!important}
.cssbuttons-io-button span{font-weight:600}
.cssbuttons-io-button{cursor:pointer;position:relative;transition-duration:.3s;box-shadow:2px 2px 10px #0000001c}
.svgIcon{fill:#fff}
.cssbuttons-io-button .icon2{width:18px;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}
.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}
}


#take-to-top.dtr-fade-scroll { position: fixed; right: 36px; bottom: 105px; display: none; } 
#take-to-top { background-color: #e86e25; 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 svg { padding: 10px; position: relative; left: -2px; top: -2px; }
#take-to-top.dtr-fade-scroll svg path { fill: #fff; }

.modal-dialog {width: 70%;max-width: 800px;margin-top: 80px;}
div#specialCorporateEnrolment iframe { width: 100%; height: 650px; }
.modal-dialog iframe {width: 100%;height: 450px;}
button.close { background: #a917fe; color: #fff; font-size: 30px; font-weight: 700; line-height: 0; right: -18px; top: -19px; position: absolute; padding: 16px 8px; box-shadow: 0 0 11px 0 #00000057; opacity: 1; border-radius: 50px; }

form#TalentSprintFAIA {padding: 5px 30px 40px;}
.prg-form{background:#fff;padding:0;border-radius:10px;min-height:490px;position: sticky;top:120px;margin-top:30px;}
.prg-form h3{font-size: 18px; margin-bottom: 25px; padding: 23px 10px 32px; background:#582608; border-radius: 10px 10px 0 0;line-height: 1em; text-align: center;font-weight: 500; color: #fff;}
p.cohort-trigger { display: block; text-align: center; font-size: 15px; margin: auto; position: absolute; background: rgb(255, 255, 255); padding: 6px 23px; border-radius: 20px; top: -20px; width: auto; font-weight: 500; left: 0; right: 0; max-width: max-content; }
p.rm-number a{color:#000;font-weight:500;font-size:13px;display:inline-block}
p.rm-number{position:absolute;top:59px;font-size:13px;background:#fff;display:inline-block;padding:3px 20px;border-radius:50px;font-weight:300;margin:auto;line-height:normal;left:10%;right:10%;text-align:center;box-shadow:2px 2px 25px #00000012;border: 1px solid #cdcdcd;max-width: fit-content;}
form#TalentSprintFAIA .with-icon input,form#TalentSprintFAIA .with-icon select{padding:5px 9px;transition:all .3s ease;font-size:13px;color:#000;margin-bottom:2px;border-radius:4px;background-color:#fff;width:100%;outline:0;display:block;border:1px solid #c1c1c1;height:42px}
form#TalentSprintFAIA .with-icon{width:100%;display:inline-block;padding:2px 5px;vertical-align:top;position:relative;padding-left:0}
.with-icon input:not(:focus):valid~.floating-label{top:-18px;font-size:13px;opacity:1;color:#404040;height:20px}
.with-icon input:invalid:not(:focus)~.floating-label{top:-8px!important;background:#e6e6e6;padding:0 10px;border-radius:50px;color:#525252;height:20px}
button#form-submit-button{background: #9b0afa; padding: 12px 56px; color: #fff; border: 1px solid transparent; width: 100%; font-weight: 500;border-radius: 50px;}
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}
p.terms-condition-label {margin-top: 10px;}
input[type=text]:disabled{background:#dedede!important;border:2px solid #dedede!important;color:#000}
input#Phone {padding-left: 50px !important;}



header.cd-auto-hide-header{position:fixed;background:#fff;padding-top:0;z-index:998;width:100%;display:inline-block;max-width:100%;top:0;border-bottom: 1px solid #e5e5e5;}
header.cd-auto-hide-header .container{position:relative}
nav.navbar.navbar-expand-lg{width:100%;padding:0}
nav.navbar.navbar-expand-lg a.navbar-brand img { height: 80px; margin: 4px 0; width: auto; }

ul.navbar-nav.ml-auto{padding-right:20px}
ul.navbar-nav li.nav-item{font-size:14px;font-weight:400;padding-right:4px;padding-top:0;display:inline-block;margin-bottom: 0;}
ul.navbar-nav li.nav-item a{color:#0a1517;font-size:16px;text-decoration:none}
ul.navbar-nav li a.nav-link.apply-now { background: #222; padding: 10px 20px; color: #fff; border-radius: 30px; margin-left: 10px; margin-top: -2px; }
.video-section{width:100%;height:90%;object-fit:cover}
#video-elem{width:100%;height:875px;object-fit:cover;position:absolute;top:0px;left:0}
/*.container.header-banner{padding-top:0px;padding-bottom:80px;z-index:9;position:relative}*/
section.bannersection { padding-top: 140px; padding-bottom: 110px; background: #000 url("../images/header-banner.webp") no-repeat; min-height: 600px; position: relative; background-position: 80% 60px; background-size: cover; }
h1.byline { font-size: 19px; font-weight: 400; margin-top: 10px; padding-bottom: 10px; line-height: 1.3em; color: #fff; margin-bottom: 30px; display: block; }
.bannersection p.program_title{font-size:28px;font-weight:500;color:#fff;line-height: 1.5em;margin-top:10px;    margin-bottom: 0;    margin-bottom: 0;}
.bannersection p.program_title span { font-size:48px; font-weight: 600; position: relative; top: 0; display: inline-block; line-height: 100%; padding-bottom: 0; color: #fff; }
.bannersection p.leverage-ai-sticker { font-size: 20px; font-weight: 500; color: #fff; line-height: 1.4; display: inline-block; margin-left:40px; position: relative; top: 10px; }
.bannersection p.leverage-ai-sticker svg { background: #ffcc95; padding: 8px; border-radius: 10px; margin-right: 12px; float: left; }

.bannersection p.start-trigger { font-size: 20px; color: #fff; display: inline-block; margin-left: 30px; margin-top: 0; position: relative; top: 15px; }
.bannersection p.start-trigger svg { fill: #fff; padding: 12px; background: #184a8e; float: left; margin-right: 12px; border-radius: 30px; }
p.marketing-title {font-size: 28px; font-weight: 500; padding: 0 0 8px; color: #ffcc95; line-height: 1.2em; margin-bottom: 0; margin-top: 10px;}
.bannersection hr{border-top:1px solid #fff;width:90%;margin:0;margin-top:20px;margin-bottom:20px}
img.programme-partner { height: 100px; background: #fff; padding: 10px; border-radius: 10px; }
img.batch-sticker {height: 100px;margin-left: 30px;}
section.bannersection p.header-cta{display: inline-block;}


h2.heading{font-size: 36px; font-weight: 500; padding-bottom: 10px; line-height: 1.3em;}
h2.heading.text-center:after{margin: auto}
section#programStats {position: relative;background:#ebf0f3;}
ul.prg-highlights{margin-top:-157px;margin-bottom:15px;background:#fff;padding:17px 12px 7px 12px;border-radius:10px;    border: 1px solid #dbd9d9;}
ul.prg-highlights li{display:inline-block;font-weight:400;font-size:16px;color:#000;vertical-align:top;padding:5px 10px;width:19%;border-right:1px solid #e5e5e5;min-height:130px;text-align:center;line-height:1.2}
/*ul.prg-highlights li:nth-child(odd) { width: 19%; }*/
ul.prg-highlights li span{font-weight:600;color:#000;font-size:20px;display:block;line-height:1.2em;padding-bottom:8px;margin-top: 5px;}
ul.prg-highlights li:last-child { border-right: unset; }
ul.prg-highlights li strong {font-size: 20px;display: block;margin-bottom: 10px;}


#knowMoreStrip {background:#582608;padding: 50px;}
#knowMoreStrip h3 { color: rgb(255, 255, 255); font-size: 33px; margin-bottom: 0px; padding-top: 5px; text-align: center !important; }
section#knowMoreStrip p.apply-now-cta a {background: #fff;color: #000;}
section#knowMoreStrip p.apply-now-cta .button__icon-wrapper {background: #000;color: #fff;}


.stats-box { padding: 40px 30px; background: #ffffff; border-radius: 15px; margin-top: 30px; }
ul.fintech-stats li { display: inline-block; width: 46%; padding: 35px 30px; border-radius: 18px; font-size: 18px; -webkit-transition-duration: .3s; transition-duration: .3s; vertical-align: top; font-weight: 400; position: relative; min-height: 240px; line-height: 1.4; padding-bottom: 0px; margin: 15px 10px; border: 1px solid #e5e5e5; }
ul.fintech-stats li strong { font-weight: 600; font-size: 26px; display: block;margin-bottom: 4px; }
ul.fintech-stats li img.stats-logo { height: 52px; display: block; margin-top: 10px; }
ul.fintech-stats li:before { content: ""; background: url(../images/quotes.webp) no-repeat; padding: 14px; position: absolute; left: 20px; top: -12px; background-size: 100%; background-color: #5e2906; border-radius: 50px; }

section#programHighlights { background:#fdf7ef; }
ul.why-fintech {text-align: center;}
ul.why-fintech li { display: inline-block; width: 23%; margin: 10px 8px; text-align: center; font-size: 17px; padding: 25px; vertical-align: top; min-height: 220px; border-radius: 10px; background: #fff; }
ul.why-fintech li strong {font-weight: 500;}
ul.why-fintech li svg { display: block; margin: auto; margin-bottom: 10px;}
ul.why-fintech li svg path, ul.why-fintech li svg rect {fill:#d4882d;}

section#eligibility {background:url("../images/eligibility-bg.webp") no-repeat;background-size: cover; }
.ideal-for { border: 1px solid #e5e5e5; padding: 30px; min-height: 240px;background: #fff;border-radius: 10px; }
.ideal-for h3 {font-size: 20px;font-weight: 500;}
.ideal-for h3 svg {float: left; margin-right: 12px; background: #d4882d; padding: 12px; border-radius: 10px;}
.ideal-for h3 svg path, .ideal-for h3 svg rect {fill:#fff;}

.program-eligibility {background: #fff;padding: 30px;border-radius: 10px;}
.program-eligibility h3 {font-size: 28px;font-weight: 500;}
.program-eligibility ul li {display: inline-block;width: 100%;font-size:18px;position: relative;padding-left: 20px;}
.program-eligibility ul li:before { content: ""; width: 0; height: 0; border-top: 7px solid transparent; border-bottom: 7px solid transparent; border-left: 9px solid #dd7900; position: absolute; left: 0; top: 4px; }

section#iimcEdge {background:#ebf0f3;}
ul.iimc-edge-rankings {text-align: center;}
ul.iimc-edge-rankings li { width: 32%; min-height: 180px; font-size: 15px; padding: 20px 15px; margin-bottom: 14px; color: #818181; line-height: 1.4em; background: #fff; margin-right: 10px; vertical-align: top; border-radius: 8px; font-weight: 400;text-align: left; }
ul.iimc-edge-rankings li strong{font-size: 18px; font-weight: 400; margin-bottom: 0; color: #000; line-height: 1.4; display: block;}
ul.iimc-edge-rankings li img {height: 40px; margin-right: 10px; margin-bottom:6px; padding: 3px;display:block; }


section#ExecutiveAlumni { background: url(../images/iimc-campus.webp) no-repeat; background-size: cover; min-height: 900px; background-position: 0% 100%; }
ul.alumni-points li{display: block; margin-left: 20px; position: relative; padding-bottom: 0; font-size: 19px; font-weight: 400;}
ul.alumni-points li:before{content: ""; background: url("../images/yellow-tick-icon.webp") no-repeat; padding: 8px; background-size: 100%; position: absolute; top: 2px; margin-right: 8px; left: -26px;}
img.certificate {border-radius: 10px; position: relative; z-index: 99; margin-top:0px; height: auto;width: 100%; }


section#curriculumSec { background: #f5efe8 url(../images/curriculum-bg.webp) no-repeat; background-attachment: fixed; background-size: cover; background-position: 50% 0px; position: relative; }
section#curriculumSec .accordion-item{border:none;margin-bottom:10px;border-radius:10px}
section#curriculumSec .accordion-button{background-attachment:fixed;background:#fff;color:#000;padding:5px 15px;font-size:18px;font-weight:500;border-radius:8px;box-shadow:2px 2px 25px #00000012}
section#curriculumSec .accordion-body ul li{width: 95%; margin-left: 20px; position: relative; font-size: 17px; padding-left: 4px;margin-bottom: 0px;}
section#curriculumSec .accordion-body ul li:before{content: ""; border-color: transparent #878787; border-style: solid; border-width: 5px 0 5px 8px; display: block; height: 0; width: 0; left: -20px; top: 15px; position: relative;}
#curriculumSec p.dc-form-cta a.ds-btn { font-size: 20px; background: 0 0; padding: 20px 30px; border-radius: 5px; font-weight: 400; color: #000; background: transparent; border: 1px solid #000; margin-left: 20px; }
#curriculumSec p a.intro-btn { font-size: 20px; background: #d17504; padding: 20px 20px; border-radius: 5px; font-weight: 500; color: #fff; }
.accordion-button::after{border-radius: 50%; padding: 10px; background-size: 100%; background-position: 39% 56%;}
section#curriculumSec p.header-cta {display: inline-block;}
p.capstone-projects strong {font-weight: 600;}

section#industryGradeTools {background: #fff;border-bottom: 1px solid #e5e5e5;}
.industry-grade-tool { border: 1px solid #e5e5e5; padding:30px 20px; min-height:300px; border-radius: 10px;text-align: center;background: #fff; }
.industry-grade-tool h3 { font-size: 24px; font-weight: 500; }
img.tools-logo { width: 85%; padding: 10px; margin-bottom: 8px; }


section#keyOutcomes { background: url(../images/outcomes-bg.webp) no-repeat; background-size: cover; background-position:80% 90%; }
ul.key-outcomes li { display: inline-block; margin: 10px 0;width: 100%; }
ul.key-outcomes li strong { font-weight: 500; font-size: 18px; display: block; } 
ul.key-outcomes li svg { float: left; margin-right: 12px; background: #d4882d; padding: 12px;    border-radius: 10px; }
ul.key-outcomes li svg path, ul.key-outcomes li svg rect {fill:#fff;}


section#faculty{position:relative;background:url(../images/faculty-bg.webp);background-size:cover}
.program-directors{background:#fff;padding:20px 30px;min-height:390px;border-radius:10px}
.program-directors img{display:inline-block;margin-bottom:0;border-radius:10px;height:120px;float:left;margin-right:30px;margin-top:-20px}
h4.text-blk.name{font-size:22px;min-height:100px;margin-top:30px;line-height:1.3em}
h4.text-blk.name span{display:block;font-size:17px;font-weight:400}

section#testimonials { background: #582608; }
img.apffb-group-photo {width: 100%;}
.marquee-wrapper { width: 100%; overflow: hidden; }
.marquee h2 { margin-bottom: 20px; } 
.marquee ul.flex { display: flex ; align-items: center; margin-top: 20px; }
.marquee-wrapper { width: 100%; overflow: hidden; } 
.marquee-h { overflow: hidden; } 
.marquee-h .marquee-wrapper {  overflow: hidden; } 
.marquee ul.flex li { flex-shrink: 0; width: 300px; text-align: left; font-size: 17px; font-weight: 500; display: inline-flex ;     color: #fff;}
.marquee ul.flex li img { height: 90px; float: left; margin-right: 12px; margin-top: -10px; }
.marquee ul.flex li small { display: block; font-weight: 300; }
.aditi-deshpande, .aditya-tiwari, .akshay-jhawar, .gauri-singh, .karun-sehgal, 
.nayab-rasool, .nikunj-modi, .prakash, .prerna-dey, .robin-arya, 
.aditi-deshpande, .aditya-tiwari, .akshay-jhawar, .gauri-singh, .karun-sehgal, .nayab-rasool, .nikunj-modi, .prakash, .prerna-dey, .robin-arya, .roja-naidu, .srinath-venaktesan, .vinod-krishna, .yugandar, .risabh-chaug { display: inline-block; background: url(../images/alumni-videos-list.webp) no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; margin-top: -15px; margin-right: 8px; }
.aditi-deshpande { background-position:1px 10px; width: 90px; height: 90px; background-size: 312%; }
.aditya-tiwari { background-position:-90px 10px; width: 90px; height: 90px; background-size: 312%; }
.akshay-jhawar { background-position:-178px 11px; width: 90px; height: 90px; background-size: 312%; }
.gauri-singh { background-position: 0px -82px; width: 90px; height: 90px; background-size: 312%; }
.karun-sehgal { background-position: -84px -82px; width: 90px; height: 90px; background-size: 312%; }
.nayab-rasool { background-position:-185px -82px; width: 90px; height: 90px; background-size: 312%; }
.nikunj-modi { background-position: 0px -168px; width: 90px; height: 90px; background-size: 312%; }
.prakash { background-position:-87px -160px; width: 90px; height: 90px; background-size: 312%; }
.prerna-dey { background-position:-175px -168px; width: 90px; height: 90px; background-size: 312%; }
.robin-arya { background-position: -1px -255px; width: 90px; height: 90px; background-size: 312%; }
.roja-naidu { background-position: -87px -259px; width: 90px; height: 90px; background-size: 312%; }
.srinath-venaktesan { background-position: -178px -260px; width: 90px; height: 90px; background-size: 312%; }
.vinod-krishna { background-position:1px -350px; width: 90px; height: 90px; background-size: 312%; }
.yugandar { background-position: -87px -342px; width: 90px; height: 90px; background-size: 312%; }
.risabh-chaug { background-position: -177px -346px; width: 90px; height: 90px; background-size: 312%; }


ul.particpant-quotes {padding-left: 0;margin-top: 35px;}
ul.particpant-quotes li { display: inline-block; width: 47%; background: #fff; padding: 26px 30px; margin-bottom: 15px; border-radius: 18px; font-size: 17px; margin-right: 12px; -webkit-transition-duration: .3s; transition-duration: .3s; box-shadow: 2px 2px 15px #0000001c; vertical-align: top; font-weight: 500; position: relative; margin-bottom: 35px; min-height: 260px; line-height: 1.4em; color: #505050; font-style: italic; }
ul.particpant-quotes li span { font-size: 20px; display: block; margin-top: 15px; color: #6c6c6c; font-weight: 600; color: #000; }
ul.particpant-quotes li i { font-style: normal; font-weight: 300; font-size: 15px; }
ul.particpant-quotes li:before { content: ""; background: url(../images/quotes.webp) no-repeat; padding: 14px; position: absolute; left: 20px; top: -12px; background-size: 100%; background-color: #e46e3b; border-radius: 50px; }


section.program-fee-sec{background:#ebf0f3;position:relative}
section#programFee h2.heading::after{margin:auto;margin-bottom:30px}
div#financeOptions{text-align:center}
div#financeOptions .col-md-6{background:#7f5136;background-size:cover;padding:60px 20px;border-radius:0 10px 10px 0;box-shadow:rgba(50,50,93,.25) 0 2px 5px -1px,rgba(0,0,0,.3) 0 1px 3px -1px}
div#financeOptions .col-md-6.one{background:#fff;border-radius:10px 0 0 10px;border-right:1px solid #e5e5e5}
table.program-fee{border-radius:8px;margin-bottom:20px;width:100%;text-align:center;box-shadow:2px 2px 25px #00000012}
table.program-fee tr th{color:#fff;background:#7f5136;font-size:17px;font-weight:500;padding:10px}
table.program-fee tr td{color:#000;font-weight:500;font-size:15px;padding:.75rem;font-weight:400;vertical-align:top;border-top:1px solid #dee2e6;width:auto;background:0 0!important}
table.program-fee tr:last-child td{font-weight:500;font-size:16px}
div#financeOptions .col-md-6 h3{font-size:28px;margin-bottom:10px;color:#fff}
div#financeOptions .col-md-6 p.fee-note{font-size:18px;color:#fff}
div#financeOptions .col-md-6 p.fee-amount{font-size:16px;color:#fff}
div#financeOptions .col-md-6 p.fee-amount strong{display:block;font-size:32px;font-weight:600;color:#fff}
div#financeOptions .col-md-6.one h3{font-size:30px;margin-bottom:10px;color:#000}
div#financeOptions ul.payment-types{margin-top:0;background:#fff;padding:0 10px 20px;border-radius:10px}
div#financeOptions ul.payment-types li{width:30%;font-weight:400;font-size:13px;color:#a7a7a7;display:inline-flex;flex-direction:column}
div#financeOptions ul.payment-types li img{height:40px;margin:auto;display:inline-block;margin-bottom:8px}
div#financeOptions ul.payment-types li img.one{height:60px}
p.emi-details{font-size:16px;font-weight:400;position:relative}
p.emi-details span{display:inline-block;padding-left:0;font-size:14px;padding-right:0px;color:#fff!important}
p.emi-details span a{text-decoration:underline;color:#fff}
p.emi-details img{height:40px;border-radius:30px;margin-right:3px;position:relative;top:-2px}
p.fee-loan strong{font-size:22px}
p.fee-disclaimer{font-size:12px;color:#666161;margin-bottom:8px}
.scholarship-icon{height:41px}
p.scholarships-label small { display: block; font-size: 12px; color: #666161; }
section#programFee a{color:#000;font-size:16px;font-weight:500;text-decoration:underline}
p.emi-details a:focus,p.emi-details a:hover,section#programFee p.emi-details a{text-decoration:underline;color:#fff}
.loan{font-weight:500;color:#fff;font-size:20px}
ul.loan-partners{margin-top:43px;padding-left: 15px;}
ul.loan-partners li{width:35%;font-weight:300;font-size:13px;border-radius:8px;background:#fff;padding:15px;margin-right:15px;margin-bottom:20px;display:inline-block}
ul.loan-partners li img{height:43px;margin:auto;display:inline-block}
/* Talk to us */
#programFee p.header-cta a.button{ background: transparent; border: 2px solid white;text-decoration: none;font-weight: 600;}
#programFee p.header-cta a.button:hover{background-color:#a204fe;border: 2px solid #a204fe;}

section#campus-immersion {border-bottom: 1px solid #e5e5e5;}
#carouselBatchImages img { width: 100%; }
.carousel-indicators {bottom: -60px;}
.carousel-indicators [data-bs-target] {vertical-align: top;width: 13px;height: 14px;border: 1px solid #000;border-radius: 50%;}
.carousel-indicators .active {width: 15px;height: 15px;background-color: #e66e32;border: 1px solid #e66e32;}

section#aboutTalentSprint iframe{width:100%;border:none;height:800px}

section#faq{background:#fdf7ef;position:relative}
section#faq .accordion-item{border:none;margin-bottom:10px;border-radius:10px}
section#faq .accordion-button{background-attachment:fixed;background:#fff;color:#000;padding:5px 15px;font-size:18px;font-weight:500;border-radius:8px;box-shadow:2px 2px 25px #00000012}
section#faq .accordion-body ul li{width: 95%; margin-left: 20px; position: relative; font-size: 17px; padding-left: 4px;}
section#faq .accordion-body ul li:before{content: ""; border-color: transparent #878787; border-style: solid; border-width: 5px 0 5px 8px; display: block; height: 0; width: 0; left: -20px; top: 15px; position: relative;}

section#programEnrolment { background: #f6f2ec; }
h2.heading.text-center:after { margin: auto; }
section#programEnrolment ul{ position: relative; padding: 0; text-align: center; }
section#programEnrolment ul li { display: inline-block; width: 24%; text-align: center; font-size: 19px; font-weight: 500; line-height: 1.3;    vertical-align: top; }
section#programEnrolment ul li svg {background: #ffffff; display: block; border-radius: 22% 22% ; margin: auto; margin-bottom: 25px; z-index: 9; position: relative; padding: 19px; fill: #30190a; height: 90px; width: auto;}
section#programEnrolment ul:after { content: ""; background: url("../images/line-bg.webp") no-repeat; position: absolute; width: 72%; top: 53px; height: 16px; background-size: 100%; text-align: center; left: 155px; }
img.patent-leaders-image { width: 60%; display: block; margin: auto; border-radius: 8px; }
