html{scroll-behavior:smooth}
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:300;color:#000;font-size:17px;}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/graphik-light-web.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('../fonts/graphik-regular-web.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('../fonts/graphik-medium-web.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('../fonts/graphik-bold-web.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}


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.5em;}
p:last-child{margin-bottom:0}
h1{font-size:3em;line-height:1.2em}
h2{font-size:2.667em;line-height:1.2em}
h3{font-size:2.056em;line-height:1.2em}
h4{font-size:1.611em;line-height:1.2em}
h5{font-size:1.222em;line-height:1.2em}
.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 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: 6px;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:6px;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:16px 22px;letter-spacing:.05em;border-radius:6px;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}
.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}
}


/* 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: 1px solid #000;;}

/* Content styling */
.playbutton span { border-radius: 10px; padding: 0.8em 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;}
.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);} */

/* 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; }

h2.heading {font-size:42px;font-weight: 500;}
h2.heading span { font-style: italic;color:#273A90;font-weight: 700; }
p.byline {font-size: 18px;line-height: 1.5em;color:#47464D;font-weight:400}
p.section-tagline { color: #767676; font-size: 16px; font-weight: 500; }
p.section-tagline.one { color: #C9A84C; } 
p.section-tagline:before { content: ""; display: inline-block; width: 100px; height: 1px; background: #767676; margin-top: 8px; position: relative; top: -3px; right: 20px; }
p.section-tagline:after { content: ""; display: inline-block; width: 100px; height: 1px; background: #767676; margin-top: 8px; position: relative; top: -3px; left: 20px; }
p.section-tagline.one:before{display: none;}
p.section-tagline.one:after {background: #C9A84C;width: 60px;}


nav.navbar.navbar-expand-lg {background: #ffffff;}
ul.navbar-nav li a {font-weight: 300;color:#000000;font-size: 16px;}
ul.navbar-nav li a:hover {font-weight: 300;color:#000000;}
header {}
img.iimj-logo {height: 75px;}
img.accredation-logo { height: 68px; }

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;}



section.banner-section { padding:90px 0 80px; background: #111D27 url(../images/header-bg.webp) no-repeat; background-size: cover; position: relative;background-position:100% 0%; }
p.cohort-details { background: #D1DCEF; border: 1px solid #414F56; padding: 8px 15px; display: inline-block; font-weight: 500; font-size: 14px; line-height: normal; letter-spacing: 0.5px; }


p.program-tagline { color: #CFD7E5; font-size:24px; font-weight: 500; line-height: 1em; font-style: italic; }
p.program-tagline span{font-size:24px;display: block;}
h1.program-title { font-size: 62px; font-weight: 600; margin-bottom: 10px; color: #0998E8; line-height: 1em;  }
h1.program-title span {color: #fff;}
p.program-byline { font-size: 17px; line-height: 1.5em; font-weight: 400; color: #ffffffb8; position: relative; margin-top: 50px;width: 88%; }
p.program-byline:before { content: ""; display: inline-block; width: 80px; height: 1px; background: #0998E8; margin-top: 10px; position: absolute; top: -35px; } 
/* ul.batch-details li { border: 1px solid #DCD8E2; padding: 6px 12px; border-radius: 10px; font-weight: 400; font-size: 16px; color: #343138; margin-right: 5px; background: #fff; }
ul.batch-details li svg path{fill: #283A94;}*/
section.banner-section p.download-brochure{display: inline-block;}
section.banner-section p.download-brochure .cssbuttons-io-button { background: #fff; color: #000000; border: 1px solid #ffffff;padding: 12px 22px;font-size:16px }
section.banner-section p.download-brochure .cssbuttons-io-button .svgIcon {fill: #000000;}
section.banner-section p.download-brochure .cssbuttons-io-button .icon2 {border-bottom: 1px solid #000000;border-left: 1px solid #000000;border-right: 1px solid #000000;}
section.banner-section p.download-brochure .cssbuttons-io-button:hover {color: #ffffff;background: transparent;border: 1px solid #ffffff !important;}
section.banner-section p.download-brochure .cssbuttons-io-button:hover .svgIcon {fill: #fff;}
section.banner-section p.download-brochure .cssbuttons-io-button:hover .icon2 {border-bottom: 2px solid #fff;border-left: 2px solid #fff;border-right: 2px solid #fff;}
section.banner-section p.header-cta {display: inline-block;margin-right: 10px;}
section.banner-section p.header-cta .button{color: #000;border: 1px solid #C9A84C; background: #C9A84C;   padding: 12px 22px;border-radius:6px;width: fit-content;font-weight: 400;}
section.banner-section p.header-cta .button:hover{color:#fff !important;background:#A917FE;border:1px solid #A917FE!important}
section.banner-section p.header-cta .button .button__icon-wrapper{background-color:#000000;color:#fff!important;}
section.banner-section p.header-cta .button:hover .button__icon-wrapper {color: #ffffff!important;}

img.header-img { position: absolute; right: 0; top:0px; height: 600px; }

section#courseHighlights { background: #001a3c; background-size: cover; border-top: 1px solid #c9a84c33; position: relative; z-index: 2; }
section#courseHighlights ul{margin: 0;}
section#courseHighlights ul li { width: 24%; vertical-align: top; font-size: 15px; line-height: 1.7em; color: #B2BAC2; border-right: 1px solid #444F5C; padding: 30px 40px; margin: 0;min-height: 140px; }
section#courseHighlights ul li span { font-size: 22px; font-weight: 600; display: block; margin-top: 5px; color: #0998E8; }
section#courseHighlights ul li small{line-height: 1.4em;display: block;}
section#courseHighlights ul li:last-child{border-right:unset;}



p.about-iimj { color: #47464D; font-weight: 400; }
img.academy-logos { width: 90%; margin-top: 10px; }
img.iimj-campus { width: 100%; margin-top:-50px; }
p.academy-logo-head {font-size: 19px;margin-top: 25px;}
ul.university-rankings li { display: inline-block; width: 31%; vertical-align: top; padding: 0 20px; font-size:15px; border-right: 1px solid #e5e5e5; min-height: 85px;line-height: 1.3em;text-align: center; }
ul.university-rankings li strong { display: block; font-size:24px; font-weight: 500; margin-bottom: 6px; } 
ul.university-rankings li:last-child { border-right: unset; }

/*Logo Slider*/
@keyframes slide{
  from{transform:translateX(0) ;}
  to{transform:translateX(-100%) ;}
}
.logos{ overflow:hidden; padding:20px 0 ; background:white; white-space:nowrap; position:relative; } 
.logos:before, .logos:after{ content:""; position:absolute; top:0; width:80px; height:100%; z-index:2; } 
.logos:before{ left:0; background:linear-gradient(to left, rgba(255,255,255,0), white); } 
.logos:after{ right:0; background:linear-gradient(to right, rgba(255,255,255,0), white); } 
.logos:hover .logos-slide{ animation-play-state:paused; } .logos-slide{ display:inline-block; animation: 50s slide infinite linear; } 
.logos-slide img{ height:60px; margin: 0 20px; } 
.logos.corporates .logos-slide img{ height:40px; margin: 0 40px; }
@keyframes gradient {
	0% {background-position: 0% 50%;}
	50% {background-position: 100% 50%;}
	100% {background-position: 0% 50%;}
}
@keyframes slide{
  from{transform:translateX(0) ;}
  to{transform:translateX(-100%) ;}
}



.prg-form {background: #E2E5F1; padding: 35px 40px 50px; border-radius: 30px; min-height: auto; }
.prg-form h3{font-size:22px;margin-bottom:0;padding:10px 15px 0;color:#ffffff;line-height:1em;text-align:center;font-weight:500}
p.cohort-details-one {text-align: center;}
p.cohort-details-one span{ background: #D1DCEF; border: 1px solid #414F56; padding: 8px 15px;font-weight: 500; font-size: 14px; line-height: normal; letter-spacing: 0.5px;text-align: center;}
form#iimjammu .with-icon input,form#iimjammu .with-icon select,form#iimjammuDC .with-icon input,form#iimjammuDC .with-icon select,form#FSDCorporteEnrolement .with-icon input,form#FSDCorporteEnrolement .with-icon select{padding:5px 15px;transition:all .3s ease;font-size:13px;color:#000;margin-bottom:-1px;border-radius:5px;background-color:#fff;width:100%;outline:0;display:block;border:1px solid #cacaca;height:45px}
form#iimjammu .with-icon,form#iimjammuDC .with-icon,form#FSDCorporteEnrolement .with-icon{width:49%;display:inline-block;padding:4px 5px;vertical-align:top;margin-bottom:0;position:relative;padding-left:0}
.autocomplete{position:relative;display:inline-block}
form#iimjammuDC .with-icon.new,form#FSDCorporteEnrolement .with-icon.new{width:48%;display:inline-block;padding:4px 5px;vertical-align:top;margin-bottom:0;position:relative;padding-left:0}
.with-icon.single-rowfull {width: 99%!important;}
.autocomplete{position:relative;display:inline-block}
.autocomplete-active{color:#fff;background:#348adc}
.with-icon label{font-weight:400}
.with-icon input:focus~.floating-label,.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}
.form-inner{padding:40px 40px 60px;background:#ebf1f3;border-radius:14px}
form#iimjammu .with-icon.full{width:99%!important}
h2.form-heading{padding-bottom:60px;position:relative;font-size:28px;line-height:130%}
h2.form-heading:after{content:"";background:#f38600;position:absolute;height:4px;width:45px;bottom:43px;text-align:left;margin:auto;left:0;right:0;margin-left:0}
form#iimjammu .with-icon input[type=file]{padding:10px 0}
h3.form-sec-heading{font-size:18px;padding-top:15px;display:inline-block;width:100%}
button#form-submit-button img{height:12px;margin-left:10px}
input#Phone{padding-left:50px!important}
p.terms-condition-label input[type=checkbox]{float:left;margin-right:6px;margin-top:7px;margin-bottom:10px}
p.terms-condition-label label{position:relative;top:4px;font-size:11px;display:inherit;line-height:1.5em;font-weight:300;color:#000000;}
p.terms-condition-label label a,p.terms-condition-label label a:hover{color:#000000;text-decoration:underline}
.submit-btn.online-apl {margin-top: 22px;text-align: center;}
button#form-submit-button { width: 100%; text-align: center; font-weight: 500; background: #273A90; color: #fff; border-radius: 12px; padding: 10px 20px; }



section#directorQuote {background: #10223B;}
p.director-quote { font-size: 26px; color: #fff; font-style: italic;position: relative;}
p.director-quote span { color: #0998E8; font-size: 18px; display: block; line-height: 1.5em; margin-top: 10px; font-weight: 400;font-style: normal; } 
img.director-img { position: absolute; bottom: -50px; height:270px; right: 0; }



section#curriculum {background: #F1F8FB;}
section#curriculum h2.heading{line-height: 1em;}
section#curriculum p.byline{font-weight:400;color:#47464D;}
section#curriculum div#v-pills-tab { width: 30%; display: inline-block; margin-right: 20px !important; }
section#curriculum div#v-pills-tabContent {width: 70%;}
section#curriculum div#v-pills-tab button.nav-link { background: #fff; color: #000; text-align: left; padding: 15px 20px;border-radius: 10px; font-size: 20px; border:1px solid #DBDBDB;width:100%;margin-bottom: 10px;font-weight:500;line-height: 1.2em; }

section#curriculum div#v-pills-tab button.nav-link small { color: #7D8295; display: block;font-size:15px;font-weight:400;}
section#curriculum div#v-pills-tab button.nav-link span { color: #7D8295; display: block;font-size:14px;font-weight:400;}

section#curriculum div#v-pills-tab button.nav-link.active { color: #fff;font-weight:500;background:#10223B } 
section#curriculum div#v-pills-tab button.nav-link.active small { color: #A8E0FF; display: block;font-size:16px  }
section#curriculum div#v-pills-tab button.nav-link.active span { color: #C2D5E9; display: block;font-size:15px }

section#curriculum div#v-pills-electives-tab { width: 45%; display: inline-block; margin-right: 20px !important; }
section#curriculum div#v-pills-electives-tabContent {width: 64%;}
section#curriculum div#v-pills-electives-tab button.nav-link { background: #fff; color: #000; text-align: left; padding: 15px 20px;border-radius: 10px; font-size:17px; border:1px solid #DBDBDB;width:100%;margin-bottom: 10px;font-weight:500;line-height: 1.2em; }
section#curriculum div#v-pills-electives-tab button.nav-link.active { color: #fff;font-weight:500;background:#10223B } 
.semester-modules ul.elective-modules li { width: 100%; border: unset; padding: 0px; padding-left: 20px; border-radius: unset; }
.semester-modules ul.elective-modules li:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #0998E8;
    position: absolute;
    left: 6px;
    top: 4px;
}
#accordionCurriculum .accordion-item{background:transparent;border:none;border-radius:15px;box-shadow:unset;margin-bottom:10px}
#accordionCurriculum button.accordion-button { border: transparent; background: #fff; color: #000; margin-bottom: 0; border-radius: 8px; padding: 0; font-size: 18px; box-shadow: unset;font-weight:500 }
#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;}
#accordionCurriculum .accordion-body ul{margin-top:15px;}
#accordionCurriculum .accordion-body ul li { list-style-type: none; font-size: 17px; position: relative; line-height: 1.6em; width: 100%; display: inline-block; vertical-align: top; color: #000000; padding-left: 20px; margin-bottom: 10px; border: unset; padding: 0; padding-left: 25px; border-radius: unset; background: transparent; }
#accordionCurriculum .accordion-body ul li:before { content: ""; width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 7px solid #0998E8; position: absolute; left: 9px; top: 7px; }
#accordionCurriculum .accordion-item .accordion-body {
    padding: 0;
}

.semester-modules { background: #fff; border-radius: 10px; padding:25px 17px; margin-bottom: 10px; border: 1px solid #CBD1E7; border-left: 5px solid #0998E8; }
.semester-modules h3 { font-size: 26px;}
.semester-modules h3 span { font-size: 14px; background: #f5eac9; border-radius: 20px; padding: 7px 15px; float: right; display: inline-block; font-weight: 500; color: #486271;background: #BADCF0; line-height: normal; }
.semester-modules h3 span svg { fill: #486271; margin-top: -2px; margin-right: 3px; }
.semester-modules ul li { display: inline-block; width: 49%; background: #fff; padding: 14px 10px 14px 25px; border-radius: 10px; border: 1px solid #D1D6E8; font-weight: 400; color: #000; font-size: 16px; position: relative; }

.semester-modules ul li:before{content: ""; width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 7px solid #0998E8; position: absolute; left: 12px; top:18px;}
p.campus-immersion { background: #10223B; padding: 30px; border-radius: 5px; color: #0998E8; font-size: 20px; font-weight: 600;border:1px solid #D1D6E8 }
p.campus-immersion span { display: block; color: #959ba3; font-size: 14px; line-height: 1.4em; font-weight: 400; }
p.campus-immersion svg { margin-top: 5px; margin-right: 12px; fill: #fff; float: left; margin-bottom: 40px; }

h3.key-domain { font-size: 26px; color: #283A94; font-weight: 700; font-style: italic; }
h3.key-domain span { color: #000; font-weight: 600; } 
ul.domain-specializations li { background: #0998E8; border: 1px solid #CBD1E7; padding: 18px 20px; color: #fff; font-size: 18px; border-radius: 10px; display: inline-block; min-height: 80px; vertical-align: top; }
ul.domain-specializations li svg { fill: #fff; margin-right: 10px; float: left; margin-top: 2px; }
/* img.key-domain-img { width:100%; margin-top: 30px; } */


section#learningExperience { background: linear-gradient(150deg, #0c0b33 0%, #062853 50%, #104664 100%); }
section#learningExperience h2.heading span { color: #0998E8; }
section#learningExperience p.byline{color:#B2BAC2;font-weight:400}
ul.learning-experience { position: relative; z-index: 1; padding: 30px; } 
ul.learning-experience:before { content: ""; position: absolute; inset: 0; padding: 1px; border-radius: 8px; background: linear-gradient(90deg, rgba(107, 116, 160, 1) 0%, rgba(168, 182, 231, 1) 22%, rgba(105, 111, 139, 1) 36%, rgba(102, 102, 102, 1) 100%); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; }
ul.learning-experience li {width: 24%;margin:10px 3px; vertical-align: top; color:#fff;font-weight:400;font-size:17px}
ul.learning-experience li svg { background: #082F57; padding: 10px; margin-right: 10px; border-radius: 8px; float: left; margin-bottom: 10px; margin-top: -8px; }
ul.learning-experience li svg path, ul.learning-experience li svg circle{fill:#0998E8}
ul.learning-experience li.optional { color: #B2BAC2; font-size: 14px; font-weight: 400; position: absolute; bottom: 0; left: 30px; }


section#programOutcomes { background: #F1F8FB; }
ul.program-outcomes li { display: block; color: #000; border-bottom: 1px solid #5D656E; padding: 10px 0; margin-bottom: 0;width: 90%; }
ul.program-outcomes li svg { fill: #283A94;margin-right: 8px; } 

.alumni-benefits {
    background: #F6F9FF;
    padding: 30px 40px;
    border-radius: 20px;
}
.alumni-benefits h3 {font-size: 22px; font-weight: 600; color: #283A94;}
ul.alumni-benefits-list {margin-bottom: 0;}
ul.alumni-benefits-list li { display: inline-block; width: 24%; font-size:17px; font-weight: 400; line-height: 1.3em;vertical-align: top;color:#000 }
ul.alumni-benefits-list li svg { float: left; margin-right: 8px; margin-bottom: 30px; margin-top: 3px; width: 18px; height: 18px; }
ul.alumni-benefits-list li.one svg {margin-bottom: 70px;}
ul.alumni-benefits-list li svg path{fill:#273A90;}


section#learningOutcomes {background: #1A1C28;position: relative;}
section#learningOutcomes h2.heading span { color: #0998E8;}
h3.sub-heading { font-size: 24px; font-weight: 500;}
/* .iim-credentails { border: 1px solid #e5e5e5; padding: 20px; border-radius: 10px; } */

.program-outcomes { border: 1px solid #e5e5e5; padding: 20px 30px 30px; border-radius: 10px; min-height:630px; background: #fff; position: relative; overflow: hidden; }
ul.learning-outcomes li { display: block; color: #000000;padding: 3px 0 10px; margin-bottom: 0;font-size: 16px; }
ul.learning-outcomes li svg { fill: #0998E8; margin-right: 8px; float: left; margin-bottom: 10px;margin-top: 3px; }
img.key-domain-img { position: absolute; left: 0; height: 284px; overflow: hidden; bottom: -45px; }

.iim-credentails { border: 1px solid #e5e5e5; border-radius: 10px; min-height: 605px;overflow: hidden; }
.iim-credentails h3.sub-heading{text-align: center;padding-top: 20px;}
ul.certiticate-types { background: #273a90; margin: 0; border-radius: 0 0 10px 10px; padding: 15px; }
ul.certiticate-types li { width: 100%; padding: 5px 10px; /* min-height: 100px; */ vertical-align: top; font-weight: 400; /* border-right: 1px solid #e5e5e5; */ margin-bottom: 10px; text-align: left; color: #fff; }
ul.certiticate-types li:last-child { border-right: unset; }
img.iimj-emba-certificate {width:100%;}
ul.certiticate-types li svg { fill: #fff; margin-right: 6px; float: left; margin-top: 3px; width: 15px; height: 15px; margin-bottom: 5px; }



.facultySwiper .card { background: transparent; margin: 10px 0; display: inline-block; border: unset;width:100%;position: relative;}
.facultySwiper .card p.card-text{color:#000;font-size:15px;line-height:1.4em;}
.facultySwiper .card p.card-text strong {font-size: 20px; display: block; margin-bottom: 6px;line-height: 1.3em;font-weight: 500; }
.facultySwiper .card img.faculty-image { display: inline-block; float: left; margin-right: 15px; height: 130px; margin-top: 15px;margin-bottom: 10px;}
p.faculty-details { font-size: 16px; line-height: 1.4em; font-weight: 400;width: 80%; }
p.more-details a {color: #293519;font-weight:400;font-size: 15px;text-decoration: underline;}
p.linkedin-icon { position: absolute; bottom: 25px; left: 0; }
p.linkedin-icon svg { border-radius: 4px; } 


.experience-profile { border: 1px solid #999999; padding: 30px; border-radius: 10px; }
p.experience-profile-heading { font-size: 20px; font-weight: 600; }
img.experience-profile-chart { margin-top: 20px; height: 217px; }
.experience-profile ul li { display: block; font-weight: 400; margin-bottom:15px; }
.experience-profile ul li svg {margin-right: 10px;}
.experience-profile ul li svg path {fill: #283A94;}
img.alumni-working {width: 95%;margin-top: 10px;}

section#meetAlumni {background: url(../images/meet-alumni.webp) no-repeat;background-size: cover;;}
.mySwiperAlumni {
    padding-bottom: 100px!important;
}
.mySwiperAlumni .card { background: linear-gradient(90deg, rgba(12, 11, 51, 1) 0%, rgba(6, 40, 83, 1) 48%, rgba(16, 70, 100, 1) 100%); padding: 80px 40px 40px; position: relative; border: 1px solid #ffffff75;min-height:390px; }
.mySwiperAlumni .card .card-body {
    padding: 0;
}
.mySwiperAlumni .card p { color: #fff; font-size:18px; }
.mySwiperAlumni .card p small { display: block; line-height: 1.5em; } 
.mySwiperAlumni .card p strong { font-size:22px; display: block; margin-top: 20px;margin-bottom: 10px; } 
.mySwiperAlumni .card p:before { content: ""; background: url(../images/double-quote.webp) no-repeat; padding: 20px; background-size: 70%; position: absolute; top: 10px; left: 30px; border-radius: 70px; background-position: center; }
.mySwiperAlumni .swiper-button-prev { width: 35px; height: 35px; color: rgb(255, 255, 255); background: rgb(0, 0, 0); border-radius: 30px; border: 1px solid #ababab;  top: 470px;  left: 0; }
.mySwiperAlumni .swiper-button-next { width: 35px; height: 35px; color: rgb(255, 255, 255); background: rgb(0, 0, 0); border-radius: 30px; border: 1px solid #ababab;  top: 470px;  left:50px; }
.mySwiperAlumni .swiper-button-prev:after { content: 'prev'; background-size: -200%; font-size: 18px; text-transform: none !important; letter-spacing: 0; font-variant: initial; line-height: 1; font-weight: 700; }
.mySwiperAlumni .swiper-button-next:after{ content: 'next'; background-size: -200%; font-size: 18px; text-transform: none !important; letter-spacing: 0; font-variant: initial; line-height: 1; font-weight: 700; }




section#eligibilityFees {background: #fff;}

.eligbility-box { background: #162432; border: 1px solid #26313B; padding: 30px; border-radius: 20px;min-height:400px; }
ul.eligibility-details li { color: #fff; font-size: 16px; margin-bottom: 12px; }
ul.eligibility-details li svg { float: left; margin-bottom: 10px; margin-top: 6px; margin-right: 10px;width: 14px;height:14px; } 
ul.eligibility-details li svg path{fill:#0998E8;}

p.criteria { font-size: 22px; font-weight: 600;color:#fff; } 
p.criteria svg { background: #0998E8; padding: 6px; border-radius: 6px; margin-right: 10px; }

ul.fee-details li { color: #fff; font-size: 16px; margin-bottom: 12px; }
ul.fee-details li svg { float: left; margin-bottom: 10px; margin-top: 6px; margin-right: 10px;width: 14px;height:14px; } 
ul.fee-details li svg path{fill:#0998E8;}

ul.course-fee-amount { background: #111C26; border: 1px solid #26313B;  border-radius: 10px; }
ul.course-fee-amount li { width: 59%; color: #fff; font-size: 13px; padding: 20px; min-height: 80px; vertical-align: middle; margin-bottom: 0; }
ul.course-fee-amount li span { display: block; font-size: 15px; color: #fff; margin-bottom: 12px; font-weight: 400; }
ul.course-fee-amount li:first-child { color: #0998E8; font-size:36px; font-weight: 600;border-right: 1px solid #26313B;width:40% }
ul.course-fee-amount li strong { color: #0998E8; font-size: 18px; font-weight: 600; margin: 2px 4px 2px 0; display: inline-block; }

/* table tr td {
    background: #f2fbff !important;
}
.table-striped>tbody>tr:nth-of-type(odd)>* {
    background: #f2fbff !important;
}
.table-striped>tbody>tr.bg-color td {
    background: #283A94!important;
    color: #fff;
    font-size: 20px;
    padding: 15px 10px;
} */

.table-card-div{border-radius: 20px;}
table {width: 100%;border-collapse: collapse;}

thead tr { background-color: #2d4fa1;border-top-left-radius: 10px; } 
thead th { color: #ffffff; font-weight: 500; font-size: 18px; padding: 16px 18px; text-align: center; } 
thead th:first-child { text-align: left; width: 180px;border-top-left-radius: 20px; } 
thead th:last-child { border-top-right-radius: 20px; } 
thead th:nth-child(2) { text-align: left; } 
tbody tr { border-bottom: 0.5px solid #e0e4ef; } 
tbody tr:last-child { border-bottom: none;border-bottom-right-radius: 20px!important; } 
.year-cell { font-size: 16px; color: #222; padding: 14px 18px; vertical-align: middle; font-weight: 400; border-right: 0.5px solid #e0e4ef; } 
.part-cell { font-size: 15px; color: #333; padding: 13px 18px;font-weight: 400; } 
.num-cell { font-size: 15px; color: #333; padding: 13px 18px; text-align: center; } 
.section-divider td { border-top: 1.5px solid #c8cfe8; } 
.total-row { background-color: #f5f6fa; } 
.total-row .part-cell { font-weight: 600; } 
.total-row .num-cell { font-weight: 500; } 
.total-row .num-cell:last-child { font-weight: 700; color: #111; }
tbody tr:last-child td:last-child {border-bottom-right-radius: 20px;}


section#applicationProcess {background: #F1F8FB;}

ul.enrolment-process{position: relative;}
ul.enrolment-process:after { content: ""; background: url(../images/line-bg.webp) no-repeat; position: absolute; width: 75%; top: 43px; height: 16px; background-size: 100%; text-align: center; left:130px; z-index: 0; }
ul.enrolment-process li {width:24%;vertical-align: top;text-align: center;}
ul.enrolment-process li strong {display: block;font-size: 20px;margin-bottom: 8px;}
ul.enrolment-process li svg { display: block; margin: auto; margin-bottom: 12px; background: #0998E8; padding:15px; fill: #fff; border-radius: 50px; position: relative; z-index: 1;}
ul.enrolment-process li small {font-size: 14px;}
ul.enrolment-process li span { display: inline-block; margin-top: 20px; font-size: 15px; background: #fff; padding: 5px 20px; font-weight: 400; }

section#programFAQs { background: #fff}
section#programFAQs div#v-pills-tab { width: 26%; display: inline-block; border-right:1px solid #A6A6A6; margin-right: 40px !important; }
section#programFAQs div#v-pills-tabContent {width: 70%;}
section#programFAQs div#v-pills-tab button.nav-link { background: transparent; color: #000; text-align: left; padding: 15px 20px;border-radius: 0; font-size: 18px; font-weight: 500; }
section#programFAQs div#v-pills-tab button.nav-link.active { color: #283A94;font-weight:500 } 
img.side-graphic { position: absolute; top: 20px; left: 20px; height: 170px; opacity: 0.2; }
img.side-graphic-right { position: absolute; bottom: 20px; right: 20px; height: 140px; opacity: 0.2; }
section#programFAQs .accordion{--bs-accordion-btn-focus-border-color:unset;--bs-accordion-btn-focus-box-shadow:unset}
section#programFAQs .accordion-item{border:none;margin-bottom:10px;border-radius:10px}
section#programFAQs .accordion-button { background-attachment: fixed; background: #fff; color: #000; padding: 18px 20px; font-size: 18px; font-weight: 500; border-radius: 8px; box-shadow: 2px 2px 25px #00000012; line-height: 1.5em; }
section#programFAQs .accordion-body p{font-size: 17px;}
section#programFAQs .accordion-body ul li{width: 95%; margin-left: 20px; position: relative; padding-bottom: 8px; font-size: 17px; padding-left: 4px;}
section#programFAQs .accordion-body ul li strong {font-weight: 500;}
section#programFAQs .accordion-body ul li:before{content: ""; border-color: transparent #1a4e9a; border-style: solid; border-width: 8px 0 8px 10px; left: -20px; top: 4px; position: absolute; padding: 0}
select#nav-link-one {display: none;}

section#beginYourJourney { background: #17181c url(../images/upskill-career.webp) no-repeat; background-size:cover; background-position: right; }
section#beginYourJourney h2.heading{line-height: 1.2em;}
section#beginYourJourney p.byline{color:#343138;font-weight:400}
.journey-cta {}
p.apply-for-cohort{display: inline-block;margin-right: 10px;}
p.apply-for-cohort a { background: #ffffff; padding: 16px 20px; color: #000000; font-weight: 400; border-radius: 5px; }
section#beginYourJourney p.download-brochure{display: inline-block;}
section#beginYourJourney p.download-brochure .cssbuttons-io-button { background: transparent; color: #ffffff; border: 1px solid #ffffff;padding: 12px 22px;font-size:16px }
section#beginYourJourney p.download-brochure .cssbuttons-io-button .svgIcon {fill: #ffffff;}
section#beginYourJourney p.download-brochure .cssbuttons-io-button .icon2 {border-bottom: 1px solid #ffffff;border-left: 1px solid #ffffff;border-right: 1px solid #000000;}
section#beginYourJourney p.download-brochure .cssbuttons-io-button:hover {color: #ffffff;background: #000000;border: 1px solid #000000 !important;}
section#beginYourJourney p.download-brochure .cssbuttons-io-button:hover .svgIcon {fill: #fff;}
section#beginYourJourney p.download-brochure .cssbuttons-io-button:hover .icon2 {border-bottom: 2px solid #fff;border-left: 2px solid #fff;border-right: 2px solid #fff;}



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;}

.whatsapp-float { position: fixed; bottom: 80px; right: 20px; z-index: 1000; text-decoration: none; }
.whatsapp-float svg { border-radius: 50%; box-shadow: 0 4px 10px rgba(0,0,0,.2); transition: transform .3s ease; }
.whatsapp-text { position: absolute; bottom: 115%; right: 0; background: #fff; padding: 6px 10px; font-size: 13px; border-radius: 4px; white-space: nowrap; box-shadow: 0 8px 40px rgba(0,0,0,.16); opacity: 0; visibility: hidden; transform: translateY(10px); transition: all .3s ease;color: #000; font-weight: 400; }
.whatsapp-text::after { content: ""; position: absolute; top: 100%; right: 12px; border: 6px solid transparent; border-top-color: #fff; }
.whatsapp-float:hover .whatsapp-text { opacity: 1; visibility: visible; transform: translateY(0); }
.whatsapp-float:hover svg { transform: scale(1.1); }
.show-tooltip .whatsapp-text { opacity: 1; visibility: visible; transform: translateY(0); }
.show-tooltip svg { transform: scale(1.1); }