/* ======================= styleCSS-START ================================= */

/* == HeaderSection-START == */
.header{position:absolute;top:0px;left:0px;width:100%;display:table;z-index:4;}
.header .top-head{width:100%;display:table;position:relative;}
.header .top-head .top-menu{padding:1.2rem 0rem;}
.header .top-head .navbar{background-color:transparent;}
.header .top-head .headerRtcontent{padding-top:0rem;width:100%;height:100%;}
.navmenu{position:relative;}
.navbar-nav{padding:0rem;width:100%;margin-left:0rem;}
.navbar-nav .nav-item a{padding:0rem 1rem!important;border-right:0px solid #ffffff;letter-spacing:0px;color:#ffffff;text-align:center;font-size:1.35rem;font-weight:400;}
.navbar-nav .nav-item a:hover,.navbar-nav .nav-item a:active,.navbar-nav .nav-item a.active,.navbar-nav .nav-item a.is-active-top-nav__1level{color:#000016;font-weight:500;}
.navbar-nav .nav-item:last-child a{border:0rem;}
.logo{position:relative;}
.logo img{width:40rem;}
.logo_right img{width:33rem;}
.brand-logo-section{width:100%;}
.approvalbx{border-right:0rem solid #adadac;padding-right:0rem;margin-right:0rem;text-align:center;}
.approvalbx p{color:#ffffff;line-height:1.2;font-size:1.5rem;font-weight:500;}
.approvalbx p a{color:inherit;}
.approvalbx p a:hover,.approvalbx p a:focus{color:#000000;}
.approvalbx ul{margin-top:0px;}
.approvalbx ul li{padding:0rem 3px;border:1px solid transparent;border-right:1px solid #b5b7b9;text-align:right;}
.approvalbx ul li span{color:#302929;font-size:0.7rem;font-weight:500;line-height:1.3;display:block;margin-top:2px;}
.header-strip{position:relative;width:100%;text-align:center;background-color:#000016;}
.header-strip p{color:#ffffff;font-size:1.3rem;font-weight:400;letter-spacing:1px;padding:0.7rem;}
.header-strip p b{color:#ffa959;font-weight:500;}
.divtop{cursor:pointer;}
.divtop .bluegradient1:hover{background-color: #4a0f9d;}

/*StickyMenu-START */
#header.sticky{position:fixed!important;width:100%;left:0;top:0;z-index:9;-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;background:#bc2d2d;background:-moz-linear-gradient(180deg,rgba(213,70,70,1) 0%,rgba(191,49,49,1) 35%,rgba(188,45,45,1) 90%);background:-webkit-linear-gradient(180deg,rgba(213,70,70,1) 0%,rgba(191,49,49,1) 35%,rgba(188,45,45,1) 90%);background:linear-gradient(180deg,rgba(213,70,70,1) 0%,rgba(191,49,49,1) 35%,rgba(188,45,45,1) 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d44545',endColorstr='#bc2d2d',GradientType=1);-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;box-shadow:0 0.1rem 1rem rgba(0,0,0,0.55);}
#header.sticky .header-absolute{box-shadow:0 0 18px 1px rgba(0,0,0,0.1);}
#header.sticky .header-absolute .logo img{width:25rem;}
#header.sticky .header-absolute .logo_right img{width:8rem;}
#header.sticky .top-head{padding-top:0.1rem;}

/*StickyMenu-END */

/* == HeaderSection-CLOSE == */
.mobile{display:none;}
.owl-theme .owl-dots .owl-dot span{width:14px!important;height:14px!important;background:#888888!important;border:1px solid #888888;}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#efeded!important;border:1px solid #ffffff;width:14px!important;height:14px!important;}
.owl-theme .owl-nav [class*=owl-]{position:absolute;border:0;width:4.8rem!important;height:4.8rem!important;line-height:5.1rem!important;font-size:3.7rem!important;margin:0px!important;padding:0px!important;border-radius:5px!important;text-align:center;z-index:2;color:#bc2d2d!important;background-color:#ffffff!important;box-shadow:0 0.4rem 1rem rgba(0,0,0,0.32);overflow:hidden;top:-75px;}
.owl-theme .owl-nav [class*=owl-]:hover,.owl-theme .owl-nav [class*=owl-]:focus{color:#ffffff!important;background:#bc2d2d!important;background:-moz-linear-gradient(180deg,rgba(209,67,67,1) 0%,rgba(191,48,48,1) 35%,rgba(188,45,45,1) 90%)!important;background:-webkit-linear-gradient(180deg,rgba(209,67,67,1) 0%,rgba(191,48,48,1) 35%,rgba(188,45,45,1) 90%)!important;background:linear-gradient(180deg,rgba(209,67,67,1) 0%,rgba(191,48,48,1) 35%,rgba(188,45,45,1) 90%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf3030',endColorstr='#bc2d2d',GradientType=1)!important;}
.owl-theme .owl-nav [class*=owl-] i{line-height:1;}
.owl-theme .owl-nav .owl-prev{left:unset;left:initial;right:7.1rem;}
.owl-theme .owl-nav .owl-next{right:0px;}

/* == Heading-START == */
.widget-title{position:relative;}
.widget-title.text-left{position:relative;}
.widget-title h3{font-family:'Ubuntu',sans-serif;display:inline-block;position:relative;color:#000016;font-weight:700;line-height:1.2;text-transform:uppercase;}
.widget-title h3 span{color:inherit;}
.widget-title.white h3{color:#ffffff;}
.widget-title.black h3{color:#000016;}
.widget-title h3 em{font-style:normal;}
.sub-title h6{color:#888888;font-size:1.9rem;font-weight:400;line-height:1.45;}
.sub-title h6 small{font-size:1.7rem;}
.title-wrap{padding-bottom:2rem;}
.elgisection .title-wrap{padding-bottom:0rem;}
.elgWrapper .title-wrap{padding-bottom:0.75rem;}

/* == Heading-CLOSE == */


/* ================================================== */

/* == Headingborders-START == */
.widget-title h3.titleborder{position:relative;}
.widget-title h3.titleborder::before{content:"";position:absolute;bottom:0rem;width:100%;height:0px;left:50%;margin:0 auto;-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.widget-title h3.titleborder::after{content:"";z-index:2;background-color:transparent;position:absolute;bottom:-4px;width:12rem;height:0px;left:50%;margin:0 auto;-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.widget-title.text-left h3.titleborder{padding-left:0rem;}
.widget-title.text-left h3.titleborder::after{content:"";left:0rem;transform:translateX(0);}
.widget-title.text-left h3.titleborder::before{content:"";left:0rem;transform:translateX(0);}
.widget-title.white h3.titleborder::before{content:"";background-color:rgba(255,255,255,0.6);}
.widget-title.white h3.titleborder::after{content:"";background-color:rgba(255,255,255,1);}
.prohighsection .widget-title.white h3.titleborder::after{content:"";background-color:transparent;}
.widget-title.black h3.titleborder::before{content:"";background-color:transparent;}
.widget-title h3.noborder{padding-bottom:10px;margin-bottom:5px;}
.widget-title h3.noborder::before{content:"";display:none;}
.sub-title p{font-size:1.6rem;}

/* == Headingborders-CLOSE == */

/* ================================================== */

/* == BannerSection-START == */
.bc-img01{height:100vh;position:relative;width:100%;background-image:url(../images/slider/1.webp);background-size:cover;background-position:top center;background-repeat:no-repeat;}
.bc-img02{height:100vh;position:relative;width:100%;background-image:url(../images/slider/2.webp);background-size:cover;background-position:top center;background-repeat:no-repeat;}
.bc-img03{height:100vh;position:relative;width:100%;background-image:url(../images/slider/3.webp);background-size:cover;background-position:top center;background-repeat:no-repeat;}
.bc-img04{height:100vh;position:relative;width:100%;background-image:url(../images/slider/4.webp);background-size:cover;background-position:top center;background-repeat:no-repeat;}
.bc-img05{height:100vh;position:relative;width:100%;background-image:url(../images/slider/5.webp);background-size:cover;background-position:top center;background-repeat:no-repeat;}

/* == BannerSection-CLOSE == */

/* ================================================== */

/* == FormSection-START == */
#applyBox{margin-bottom:0px;}
.dsu-form{position:relative;width:100%;max-width:350px;float:right;padding:0.5rem 0.5rem;margin:0px;box-shadow:0px 2px 12px rgba(0,0,0,0.15);border-radius:12px;}
.dsuinner{position:relative;width:100%;padding:0px 0px;margin:0px;}
.dsuinner:before{opacity:0;visibility:hidden;content:"";position:absolute;top:8px;left:-1px;width:1px;bottom:20px;background-color:rgba(255,255,255,0.85);}
.dsuinner:after{opacity:0;visibility:hidden;content:"";position:absolute;top:8px;right:0px;width:1px;bottom:20px;background-color:rgba(255,255,255,0.85);}
.thankyou .dsu-form{background-color:rgba(47,61,134,0.9);padding:20px 5px;border:2px solid #ffffff;border-radius:10px;}
.frmBg{position:relative;text-align:center;padding:0px 10px;margin-bottom:3px;}
.thankyou .frmBg:before,.thankyou .frmBg:after{content:"";display:none;}
.thankyou .frmBg{padding:10px 10px;border:0px;}
.frmBg h4{font-size:2.3rem;line-height:1.15;letter-spacing:0.02rem;font-weight:700;color:#ffffff;display:block;}
.thankyou .frmBg h4{font-size:1.92rem;line-height:1.55;font-weight:400;text-transform:initial;}
.applyBox{margin:0px 0;padding:0px;z-index:1;position:relative;display:inline-block;width:100%; }
.contact_fild{padding:10px 0px 0px;}
.contact-fild-box .form-control{color:rgba(0,0,0,0.65);background-color:rgba(255,255,255,1);border:1px solid #6e7583;padding-left:1.3rem;margin:0 auto;min-height:42px;font-size:1.4rem;line-height:1.3;font-weight:400;border-radius:7px!important;}
.contact-fild-box .form-control:focus{color:rgba(0,0,0,0.7);background-color:#ffffff;border-color:transparent;box-shadow:0 0 0 0.1rem rgba(0,0,0,0.25);}
.contact-fild-box .input-group-text{background-color:#ffffff;border:1px solid #ffffff;border-radius:0.4rem!important;color:#2b2a28;font-size:13px;}
.form-group{margin-bottom:8px;}
.contact-fild-box .input-group-prepend{display:none;}
.btn_submit{border:0px;color:#ffffff;font-family:inherit;transition:all 0.45s ease-in-out;position:relative;width:81%;padding:1.5rem 2rem;box-shadow:0 0.2rem 2rem rgba(255,255,255,0.2);margin:0px auto;display:inline-block;z-index:1;font-size:1.85rem;line-height:1;letter-spacing:0.01rem;font-weight:600;border-radius:10rem!important;}
.btn_submit:hover{color:#ffffff;transform:scale(1.04);}

.bluegradient1 {background-color:#1c528b}

.bluegradient{background:#293a83;background:-moz-linear-gradient(180deg,rgba(103,106,157,1) 0%,rgba(60,64,134,1) 35%,rgba(42,59,132,1) 90%);background:-webkit-linear-gradient(180deg,rgba(103,106,157,1) 0%,rgba(60,64,134,1) 35%,rgba(42,59,132,1) 90%);background:linear-gradient(180deg,rgba(103,106,157,1) 0%,rgba(60,64,134,1) 35%,rgba(42,59,132,1) 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#676a9d',endColorstr='#293a83',GradientType=1);}
.bluegradient:hover,.bluegradient:focus{background:#293a83;background:-moz-linear-gradient(0deg,rgba(103,106,157,1) 0%,rgba(60,64,134,1) 35%,rgba(42,59,132,1) 90%);background:-webkit-linear-gradient(0deg,rgba(103,106,157,1) 0%,rgba(60,64,134,1) 35%,rgba(42,59,132,1) 90%);background:linear-gradient(0deg,rgba(103,106,157,1) 0%,rgba(60,64,134,1) 35%,rgba(42,59,132,1) 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#676a9d',endColorstr='#293a83',GradientType=1);}
.contact-fild-box{margin-bottom:1.8rem;position:relative;}
.wid50 .contact-fild-box{width:47%;}
.contact-fild-box.text-center{margin-top:5px;margin-bottom:0px;}
.contact-fild-box:last-child{margin-top:0.75rem;margin-bottom:0px;}
.wid50 .contact-fild-box:last-child{margin-top:0rem;margin-bottom:1.8rem;}
.contact-fild-box:last-child .form-group{margin-top:0px;margin-bottom:0px;}
.form-group:last-child{margin-bottom:0px;}
.contact-fild-box .form-check{margin-top:10px;padding-left:23px;}
.contact-fild-box .form-check input[type=checkbox]{width:18px;height:18px;top:0px;left:1px;position:absolute;padding:0px;margin:0px;margin-top:0.1rem;border-radius:0px;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;min-height:unset;min-height:initial;}
.contact-fild-box .form-check label{color:#ffffff;font-weight:400;font-size:13px;line-height:1.3;cursor:pointer;margin:0px;text-align:left;}
.dsu-intro{position:absolute;width:100%;height:100%;top:0;left:0;bottom:0px;z-index:1;overflow:hidden;padding-top:7rem;}
.dsu-intro .container,.dsu-intro .row,.leftsec_content,.applyBox,.dsu-form{height:auto;}
.dsu-addmission{margin:0px;margin-top:1.5rem;margin-bottom:1.5rem;display:block;padding:0px;width:100%;}
.dsuInner{max-width:66rem;}
.dsuInnerContent{position:relative;}
.dsuInnerContent ul{list-style:disc;margin-left:20px;margin-top:2rem;}
.dsuInnerContent ul.unlisted{list-style:none;margin-left:0px;margin-top:3rem;}
.dsuInnerContent ul li{color:#FFFFFF;padding:3.5px 0;}
.ugclogo{position:absolute;top:38px;left:42%;width:145px;}
.thankyou .ugclogo{top:-80px;}
.dsu-addmission h1{text-shadow: 2px 2px 2px rgba(0,0,0,0.5);font-family:'Ubuntu',sans-serif;color:#ffffff;font-size:4rem;font-weight:400;line-height:1.06;padding:0px;margin:0px;font-style:normal;margin-bottom:1rem;}
.dsu-addmission h1 span{font-weight:700;display:block;}
.dsu-addmission h2{color:#ffffff;font-size:3rem;font-weight:500;line-height:1.3;padding:0px;margin:1.2rem 0;font-style:normal;}
.dsu-addmission h2 span{display:inline-block;position:relative;padding:1rem;}
.dsu-addmission h1 small,.dsu-addmission h2 small{font-size:inherit;font-weight:inherit;}
.dsu-addmission h3{color:#ffffff;font-size:1.55rem;font-weight:400;line-height:1.5;display:block;margin-top:0rem;}
.dsu-addmission h3 span{position:relative;}
.dsu-addmission h3 small,.dsu-addmission h4 small{font-size:inherit;font-weight:inherit;}
.dsu-addmission h4{color:#f09624;font-size:1.5rem;font-weight:400;line-height:1.4;padding:0px;margin:0px;font-style:normal;}
.dsu-addmission h4 em{font-size:inherit;font-style:normal;font-weight:400;display:block;}
.hurryupsec{position:relative;}
.dsu-addmission p{color:#ffffff;font-size:1.65rem;font-weight:400;line-height:1.6;margin:0rem;padding:0rem 0rem;display:inline-block;}
.dsu-addmission p strong{font-size:3.5rem;font-weight:700;line-height:1.2;letter-spacing:0px;display:block;}
.dsu-addmission p span{color:#000;font-size:2.2rem;font-weight:400;line-height:1.6;margin:0rem;padding:0rem 1rem;display:inline-block;background-color:#eedc18;}
.formIDfid{padding:0px;}
.contact-fild-box .form-control option{font-size:14px;color:#000000;background-color:#ffffff;}
.contact-fild-box .form-control optgroup{font-weight:600;padding:0px;background-color:#ffffff;}
optgroup:before{content:attr(label);display:block;}
#hero{background-color:#030708;}

/* linear-gradient-start */
.dgray{
	background:#a1a1a1;
	}

.redgradient{background:#bc2d2d;background:-moz-linear-gradient(180deg,rgba(213,70,70,1) 0%,rgba(191,49,49,1) 35%,rgba(188,45,45,1) 90%);background:-webkit-linear-gradient(180deg,rgba(213,70,70,1) 0%,rgba(191,49,49,1) 35%,rgba(188,45,45,1) 90%);background:linear-gradient(180deg,rgba(213,70,70,1) 0%,rgba(191,49,49,1) 35%,rgba(188,45,45,1) 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d44545',endColorstr='#bc2d2d',GradientType=1);
-webkit-border-top-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomleft: 20px;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;}

.formgradient{background:#bc2d2d;background:-moz-linear-gradient(180deg,rgba(213,70,70,0.9) 0%,rgba(191,49,49,0.9) 35%,rgba(188,45,45,0.9) 90%);background:-webkit-linear-gradient(180deg,rgba(213,70,70,0.9) 0%,rgba(191,49,49,0.9) 35%,rgba(188,45,45,0.9) 90%);background:linear-gradient(180deg,rgba(213,70,70,0.9) 0%,rgba(191,49,49,0.9) 35%,rgba(188,45,45,0.9) 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d44545',endColorstr='#bc2d2d',GradientType=1);}

/* linear-gradient-close */

/* == FormSection-CLOSE == */

/* ================================================== */

/* == timesection-START == */
.timesection .sectionInner{border-top:1.2px solid #e5e5e5;border-bottom:1.2px solid #e5e5e5;}
.timerow .colm{position:relative;}
.timeContent{position:relative;width:100%;height:auto;padding:2rem 0.7rem;}
.timeContent p{position:relative;font-size:2.25rem;line-height:1.1;font-weight:500;color:#000000;}
.timeContent p span{padding-left:1.1rem;}
.timeContent p span small{font-size:1.6rem;}
.timeContent p b{position:relative;font-family:'Ubuntu',sans-serif;font-size:5.4rem;line-height:0.9;font-weight:700;color:#bc2d2d;}

/* == timesection-START == */

/* == section_1-START == */
.sectionInner{position:relative;z-index:2;}

/* == section_1-CLOSE == */

/* ================================================== */

/* == Program_section-START == */

/* Shine-start */
.progContent{width:100%;position:relative;overflow:hidden;}
.progContent::before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:"";width:50%;height:100%;background:transparent;background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 100%);background:filter progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);transform:skewX(-25deg);opacity:0;}
.progBox:hover .progContent::before{-webkit-animation:shine 0.75s;animation:shine 0.75s;opacity:1;}
@-webkit-keyframes shine{
  100%{left:125%;}
}
@keyframes shine{
  100%{left:125%;}
}

/* Shine-close */

/* grow-start */
.grow{-webkit-animation:zoomeffect 3.5s infinite;animation:zoomeffect 3.5s infinite;}
@-webkit-keyframes zoomeffect{
  0%{background-position:center;transform:scale(0.98,0.98);}
  50%{background-position:center;transform:scale(1.1,1.1);}
  100%{background-position:center;transform:scale(0.98,0.98);}
}
@keyframes zoomeffect{
  0%{background-position:center;transform:scale(0.98,0.98);}
  50%{background-position:center;transform:scale(1.1,1.1);}
  100%{background-position:center;transform:scale(0.98,0.98);}
}

/* grow-close */

/* rotate-start */
.rotateMe::before{-webkit-animation:rotation 2s infinite linear;animation:rotation 2s infinite linear;}
@-webkit-keyframes rotation{
  from{-webkit-transform:rotate(0deg);}
  to{-webkit-transform:rotate(359deg);}
}
@keyframes rotation{
  from{-webkit-transform:rotate(0deg);}
  to{-webkit-transform:rotate(359deg);}
}

/* rotate-close */

/* == Program_section-CLOSE == */

/* == opportunities_section-START == */
.oppsection{background-color:#444a82;}
.oppBox{padding:0;}
.oppsection .sectionInner{padding-left:0;padding-right:0;}
.oppWrap{position:relative;width:100%;overflow:hidden;}
.para{position:relative;width:100%;padding:0px;margin:0px;text-align:left;}
.para.black p{color:#000000;}
.para h5{display:inline-block;padding-bottom:1.1rem;color:#ffffff;font-size:1.8rem;font-weight:700;line-height:1;text-align:center;}
.para p{padding:0;color:#ffffff;font-size:1.5rem;font-weight:400;line-height:1.6;}

/* == opportunities_section-CLOSE == */

/* == elective_section-START == */
.elective_section{position:relative;width:100%;}
.elective_row{position:relative;width:auto;}
.elective_row .colm:nth-child(1){position:relative;}
.elective_row .colm:last-child{border-left:1px solid #e7e7e7;}

/* == elective_section-CLOSE == */

/* == opp_section-START == */
.oppSec{position:relative;width:100%;z-index:2;}
.oppSecCont{position:relative;width:100%;padding:1rem 0px;}
.oppSecCont .oppBox{position:relative;padding:0rem;width:100%;}

/* opp-flex */
#opp-slider.owl-carousel .owl-stage{display:flex;}
#opp-slider.owl-carousel .owl-item{display:flex;flex:1 0 auto;}
#opp-slider.owl-carousel .items{position:relative;width:100%;display:flex;flex-direction:column;}

/* opp-slider */
.sechighHead{width:100%;}
#opp-slider.owl-theme .owl-item figure{margin:15px 0 0;width:100%;background-color:#ffffff;border-radius:10px;overflow:hidden;box-shadow:0 0.25rem 0.65rem rgba(0,0,0,0.25);}
#opp-slider.owl-theme .owl-item .highlight-item:hover figure{box-shadow:0 0.25rem 0.65rem rgba(0,0,0,0.4);}
#opp-slider.owl-theme .owl-item img{width:100%;}
#opp-slider.owl-theme .owl-item .items{padding:0px;}
#opp-slider.owl-theme .owl-nav [class*=owl-]{position:absolute;color:#ffffff;background-color:#000016;border:2px solid #ffffff;width:35px;height:35px;line-height:34px;font-size:1.5rem;margin:0px;padding:0px;border-radius:5rem;text-align:center;top:50%;transform:translateY(-50%);z-index:2;}
#opp-slider.owl-theme .owl-nav .owl-prev{left:-5%;}
#opp-slider.owl-theme .owl-nav .owl-next{right:-5%;}
#opp-slider.owl-theme .owl-nav .owl-prev:hover,#opp-slider.owl-theme .owl-nav .owl-next:hover{color:#000000;background:#fce40a;}
.highlightBx{position:relative;width:100%;height:100%;}
.highlightBxInr{position:relative;width:100%;height:100%;}
.highlight-item{height:100%;width:100%;padding:10px 5px;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-webkit-transition:0.5s;-o-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.highlight-item:hover{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);}
.highlightBxInr h4{position:relative;color:#ffffff;font-size:1.9rem;font-weight:600;line-height:1.3;font-style:italic;display:block;padding:3px 0;}
.highlightBxInr p{color:#ffffff;padding:5px 0px;position:relative;font-size:1.75rem;font-weight:400;line-height:1.35;}
.highlightBxInr p:last-child{padding:0px;}
.elective_section{width:100%;}
.electiveContent{width:100%;padding:10px 4.5%;}
.electiveContent figure{width:100%;padding:0;margin:0 auto;text-align:center;}
.electiveContent figure img{max-width:90%;margin:0 auto 1.25rem;}
.electiveDescription p{font-size:1.65rem;color:#606060;line-height:1.6;margin-bottom:25px;}
.electiveDescription p:last-child{margin-bottom:0px;}
.choiceContent{position:relative;width:100%;overflow:hidden;width:100%;border-radius:1.5rem;}
.choiceContent h5{font-size:2rem;color:#000016;line-height:1.5;margin-bottom:15px;}
.oppsection .sub-title h6{color:#f7f7f7;}

/* == opp_section-CLOSE == */

/* ticklist */
.ticklist{position:relative;width:100%;}
.ticklist ul li{padding:7px 5px;position:relative;color:#888888;font-size:1.65rem;font-weight:500;line-height:1.3;text-align:left;}
.occol .ticklist ul li{color:#ffffff;font-size:17px;font-weight:500;padding:17px 5px;}
.occol .ticklist ul{margin-left:-5px;}
.listicon span{position:relative;padding-left:22px;display:block;}
.listicon span::before{content:'';position:absolute;left:0px;top:4px;width:12px;height:12px;background-position:top center;background-repeat:no-repeat;background-size:contain;background-image:url(../images/tick_icon.png);}
.occol .listicon span::before{content:'';top:1px;}

/* oppSec */
.oppBoxTitle h4{position:relative;color:#ffffff;font-size:2.5rem;font-weight:400;line-height:1.1;padding:0;margin-bottom:1.5rem;}
.oppSec .ticklist ul li{color:#ffffff;font-weight:400;}
.oppSec .listicon span::before{content:'';top:1px;background-image:url(../images/tick_icon-white.png);}
.oppSec .ticklist{margin-bottom:0!important;}

/* ticklist-close */

/* == Testimonials-START == */
.testisection{position:relative;width:100%;background-color:#f7f7f7;}
.testisection .sectionInner{border-top:1px solid #e1e1e1;}
.chsliderGrid{position:relative;width:100%;}
.alumnichsliderGrid{position:relative;width:100%;}
.chBox{padding:0rem;}
.alumnichBox{padding:0rem;}
.facultyBox{height:100%;}
.alumniBox{height:100%;}
.ch_row .cols{margin-bottom:1.5rem;}
.awardBase{position:relative;width:100%;margin:0 auto;}
.awardBase img{width:100%;}
.proghighBg{position:relative;width:100%;}
.sliderprofile{position:relative;width:100%;text-align:center;padding:0rem;}
.sliderprofile figure{width:100%;}
.sliderprofile figure span{border:2px solid #c43636;display:inline-block;border-radius:100%;overflow:hidden;}
.sliderprofile figure img{max-width:100%;border:1px solid #ffffff;margin:0 auto;border-radius:100%;/* box-shadow:0.1rem 0.02rem 1rem rgba(0,0,0,0.4); */}
.topQuote{width:6.1rem;margin-left:2rem;margin-bottom:-2rem;position:absolute;top:-7px;right:0px;z-index:2;border-bottom:7rem;}
.proghighProfile{position:relative;width:100%;text-align:center;padding:0rem 0rem;}
.proghighProfile figure{width:100%;}
.proghighProfile figure img{max-width:9rem;margin:0 auto;}
.ch-title{position:relative;width:100%;padding:0px;margin:0px;text-align:center;}
.ch-title .testi-name{position:relative;text-align:left;}
.ch-title .description{position:relative;}
.ch-title h4{color:#000016;font-size:2rem;font-weight:700;line-height:1;padding:0;margin-bottom:0.7rem;text-transform:uppercase;}
.ch-title h5{padding:0;margin-bottom:2rem;color:#888888;font-size:1.45rem;font-weight:500;}
.ch-title p{min-height:160px;text-align:left;padding:0px;color:#000000;font-size:1.45rem;font-weight:500;line-height:1.4;margin-bottom:0.7rem;}
.ch-title p:last-child{margin-bottom:0rem;}

/* ====  Testimonials-CLOSE  ==== */

/* ====  ProgramHighlights-START  ==== */

/* Program-flex */
.prohighsection{background-color:#ffffff;}
.prohighContainer figure{position:relative;}
.prohighContainer.vector figure{position:relative;margin-top:6rem;}
.prohighContainer figure img{position:relative;z-index:2;}
#prog-slider.owl-carousel .owl-stage{display:flex;}
#prog-slider.owl-carousel .owl-item{display:flex;flex:1 0 auto;}
#prog-slider.owl-carousel .items{display:flex;flex-direction:column;margin-top:1rem;margin-bottom:2rem;padding-left:0px;padding-right:0px;}
#prog-slider.owl-theme .items{position:relative;width:100%;}
#prog-slider.owl-theme .owl-nav .owl-nav{margin-top:0px;}

/* #prog-slider.owl-theme .owl-nav [class*=owl-]{top:-75px;} */

/* #prog-slider.owl-theme .owl-nav .owl-prev{left:unset;left:initial;right:7.5rem;}
#prog-slider.owl-theme .owl-nav .owl-next{right:0px;} */
#prog-slider.owl-theme .owl-nav .owl-prev:hover,#prog-slider.owl-theme .owl-nav .owl-next:hover{color:#ffbb17;}
.prohighContainer{position:relative;margin:0rem auto;padding:0rem 2px;word-break:keep-all;}
.progelectiveContent{padding:0rem;}
.proghigh-title{position:relative;width:100%;padding:0px;margin:0px;text-align:center;}
.proghigh-title h4{padding:0;margin-bottom:0rem;color:#000016;font-size:1.52rem;font-weight:500;line-height:1.3;}
.facilitysep:hover h4{color:#ffffff;}
.proghigh-title h5{padding:0;margin-bottom:0.2rem;color:#ffffff;font-size:1.4rem;font-weight:400;}
.proghigh-title p{padding:0;color:#ffffff;font-size:1.3rem;font-weight:400;line-height:1.35;margin-bottom:1.5rem;}
.proghigh-title p:last-child{margin-bottom:0rem;}
.facilitysep{position:relative;width:100%;height:100%;min-height:200px;border:1px solid #dadada;border-radius:17px;padding:1.75rem 1rem;margin-top:20px;-moz-transform:translateY(0rem);-webkit-transform:translateY(0rem);transform:translateY(0rem);overflow:hidden;background-color:#f7f7f7;box-shadow:0 0.4rem 1rem rgba(0,0,0,0.18);}
.facilitysep:hover{-moz-transform:translateY(-0.5rem);-webkit-transform:translateY(-0.5rem);transform:translateY(-0.5rem);background:#bc2d2d;background:-moz-linear-gradient(180deg,rgba(213,70,70,1) 0%,rgba(191,49,49,1) 35%,rgba(188,45,45,1) 90%);background:-webkit-linear-gradient(180deg,rgba(213,70,70,1) 0%,rgba(191,49,49,1) 35%,rgba(188,45,45,1) 90%);background:linear-gradient(180deg,rgba(213,70,70,1) 0%,rgba(191,49,49,1) 35%,rgba(188,45,45,1) 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d44545',endColorstr='#bc2d2d',GradientType=1);-o-transition:all 0.45s ease-in-out;-ms-transition:all 0.45s ease-in-out;-moz-transition:all 0.45s ease-in-out;-webkit-transition:all 0.45s ease-in-out;transition:all 0.45s ease-in-out;box-shadow:0 0.4rem 1rem rgba(0,0,0,0.6);}
.facilitysep:hover figure img{filter:brightness(1000%);filter:brightness(8);-webkit-filter:brightness(8);}
#prog-slider.owl-theme .items .facilitysep:first-child{margin-top:0px;}

/* ====  ProgramHighlights-CLOSE  ==== */

/* ====  Testimonials-START  ==== */

/* testi-flex */
#testi-slider.owl-carousel .owl-stage{display:flex;}
#testi-slider.owl-carousel .owl-item{display:flex;flex:1 0 auto;}
#testi-slider.owl-carousel .items{position:relative;width:100%;display:flex;flex-direction:column;margin-top:1rem;margin-bottom:1rem;padding:0rem;}
.progContainer{margin:0rem;padding:1rem 1.4rem;word-break:keep-all;}
#testi-slider.owl-theme .owl-nav .owl-nav{margin-top:0px;}
#testi-slider.owl-theme .owl-nav [class*=owl-]{top:-102px;z-index:2;}
#testi-slider.owl-theme .owl-nav{margin-top:0px;}
#opp-slider.owl-theme .owl-nav [class*=owl-] i,#gallery-slider.owl-theme .owl-nav [class*=owl-] i,#testi-slider.owl-theme .owl-nav [class*=owl-] i,#rank-slider.owl-theme .owl-nav [class*=owl-] i{line-height:inherit;}

/* ====  Testimonials-CLOSE  ==== */

/* applynowbtn_start */
.applynowsec{position:relative;width:100%;}
.applynowsec a{background-color:#000016;color:#ffffff;font-weight:600;position:relative;font-size:2.7rem;padding:1rem 3.4rem;line-height:1;letter-spacing:0;border-radius:4rem;text-align:center;margin:0;display:inline-block;text-transform:uppercase;transform:scale(1);transition:all 0.7s ease-in-out;}
.applynowsec a:hover,.applynowsec a:focus{transition:all 0.5s ease-in-out;transform:scale(1.1);background:#19e099;background:linear-gradient(270deg,rgb(25,224,153) 0%,rgb(24,189,169) 58%,rgb(24,168,170) 90%);background:filter progid:DXImageTransform.Microsoft.gradient(startColorstr="#19e099",endColorstr="#18a8aa",GradientType=1);}

/* applynowbtn_close*/

/* ==  Alumni_section-START == */
.alumnisection{width:100%;}
.alumnisection .sectionInner{position:relative;}

/* ==  Alumni_section-CLOSE == */

/* ====  Specializations-START  ==== */
.specsection{width:100%;}
.specContainer{position:relative;overflow:hidden;width:100%;height:100%;border-radius:17px;}
.specBox{width:100%;}
.specBox figure{width:100%;margin:0;-o-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
.specContainer:hover figure{-ms-transform:scale(1.02);-moz-transform:scale(1.02);-webkit-transform:scale(1.02);transform:scale(1.02);}
.specBox figure img{width:100%;margin:0;}
.specDescription{width:100%;background-color:#2f3d86;text-align:center;min-height:7.8rem;}
.specContainer:hover figure::before{-webkit-animation:shine 0.75s;animation:shine 0.75s;opacity:1;}

/* Shine-start */
.specContainer figure::before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:"";width:50%;height:100%;background:transparent;background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.2) 100%);background:filter progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);transform:skewX(-25deg);opacity:0;}
.specContainer:hover figure::before{-webkit-animation:shine1 0.75s;animation:shine1 1s;opacity:1;}
@-webkit-keyframes shine1{
  100%{left:125%;}
}
@keyframes shine1{
  100%{left:125%;}
}

/* Shine-close */
.specContainer:hover .specDescription{background-color:#bc2d2d;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;box-shadow:0 0.1rem 1rem rgba(0,0,0,0.5);}
.specDescription h4{width:100%;text-shadow:1px 2px 2px rgba(0,0,0,0.1);color:#ffffff;padding:0.7rem 1rem;font-size:1.75rem;font-weight:500;line-height:1.22;margin:0rem;}

/* ====  Specializations-CLOSE  ==== */

/* ====  Placements-START  ==== */
.placesection{position:relative;width:100%;background-image:url(../images/placements/placeBanner.jpg);background-size:cover;background-position:top center;background-repeat:no-repeat;}
.placesection::before,.placesection:before{content: '';position:absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;width:100%;background-color: rgba(25, 35, 57, 0.25)}
.placeContent h5{font-family:'Ubuntu',sans-serif;font-size:2.8rem;font-weight:600;color:#ffffff;line-height:1.5;margin-bottom:15px;}
.placeContainer{width:100%;padding:10px 10px;}
.placeContainer figure{width:100%;padding:0;margin:0 auto;text-align:center;}
.placeContainer figure img{max-width:90%;margin:0 auto 1.25rem;}
.placeDescription p{font-size:1.65rem;color:#ffffff;line-height:1.6;margin-bottom:25px;}
.placeDescription p:last-child{margin-bottom:0px;}
.packageSec{width:100%;padding:0px;}
.packageSecInr{width:auto;padding:0px;border-radius:17px;overflow:hidden;max-width:455px;}
.packageBx{position:relative;width:auto;padding:5px 15px;background-color:#ffffff;}
.packageSecInr .packageBx:first-child{border-top-left-radius:17px;border-bottom-left-radius:17px;}
.packageSecInr .packageBx:last-child{background:#bc2d2d;background:-moz-linear-gradient(180deg,rgba(213,70,70,1) 0%,rgba(191,49,49,1) 35%,rgba(188,45,45,1) 90%);background:-webkit-linear-gradient(180deg,rgba(213,70,70,1) 0%,rgba(191,49,49,1) 35%,rgba(188,45,45,1) 90%);background:linear-gradient(180deg,rgba(213,70,70,1) 0%,rgba(191,49,49,1) 35%,rgba(188,45,45,1) 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d44545',endColorstr='#bc2d2d',GradientType=1);border-top-right-radius:17px;border-bottom-right-radius:17px;}
.packageBx h6{position:relative;color:#ffffff;font-size:2.0rem;font-weight:500;line-height:1.3;text-align:left;}
.packageBx h6 span{display:block;}
.packageBx h6 b{font-size:5.4rem;font-weight:700;}

/* pkgticklist */
.pkgticklist{position:relative;width:100%;padding-left:2px;}
.pkgticklist ul li{padding:10px 0px;position:relative;color:#ffffff;font-size:1.5rem;font-weight:600;line-height:1;text-align:left;}
.pkglisticon span{position:relative;padding-left:0px;min-height:49px;display:block;}
.pkglisticon span img{max-width:48px;border-radius:4px;}
.pkglisticon span b{font-size:3.2rem;font-weight:600;padding:0 15px;line-height:normal;}
.pkglisticon span em{font-style:normal;line-height:normal;}

/* pkgticklist-close */

/* placelisticon */
.placeticklist{position:relative;width:100%;}
.placeticklist ul li{padding:7px 5px;position:relative;color:#ffffff;font-size:1.6rem;font-weight:400;line-height:1.3;text-align:left;}
.placelisticon span{position:relative;padding-left:27px;display:block;}
.placelisticon span b{display:block;font-weight:600;margin-bottom:0.4rem;}
.placelisticon span::before{content:'';position:absolute;left:0px;top:5px;width:12px;height:12px;background-color:#ffffff;border-radius:12px;}

/* placelisticon-close */

/* ====  Placements-CLOSE  ==== */

/* ====  Alumni-START  ==== */

/* alumni */
.alumnisliderprofile{position:relative;width:100%;text-align:center;padding:5px;}
.alumnisliderprofile figure{width:100%;overflow:hidden;border-radius:18px;}
.alumnisliderprofile figure span{border-radius:18px;overflow:hidden;}
.alumnisliderprofile figure img{max-width:100%;margin:0 auto;border-radius:18px;box-shadow:0rem 0.03rem 0.7rem rgba(0,0,0,0.4);-o-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.alumnich-title{position:relative;width:100%;padding:0px;margin:0px;text-align:center;}
.alumnich-title .testi-name{position:relative;text-align:left;}
.alumnich-title .description{position:relative;}
.alumnich-title h4{color:#ffffff;font-size:2rem;font-weight:600;line-height:1;padding:0;margin-bottom:0.7rem;}
.alumnich-title h5{padding:0;margin-bottom:2rem;color:#ffffff;font-size:1.45rem;line-height:1.55;font-weight:400;}
.alumnich-title p{min-height:50px;text-align:left;padding:0px;color:#ffffff;font-size:1.45rem;font-weight:500;line-height:1.4;margin-bottom:0.7rem;}
.alumnich-title p:last-child{margin-bottom:0rem;}
.alumnich-title p b{font-weight:600;}

/* alumni-flex */
#alumni-slider.owl-carousel .owl-stage{display:flex;}
#alumni-slider.owl-carousel .owl-item{display:flex;flex:1 0 auto;}
#alumni-slider.owl-carousel .items{position:relative;width:100%;display:flex;flex-direction:column;margin-top:0rem;margin-bottom:0rem;padding:0rem;}
#alumni-slider.owl-theme .owl-nav .owl-nav{margin-top:0px;}
#alumni-slider.owl-theme .owl-nav [class*=owl-]{top:-90px;z-index:2;}
#alumni-slider.owl-theme .owl-nav [class*=owl-]:hover,#alumni-slider.owl-theme .owl-nav [class*=owl-]:focus{background:#293a83!important;background:-moz-linear-gradient(180deg,rgba(103,106,157,1) 0%,rgba(60,64,134,1) 40%,rgba(42,59,132,1) 90%)!important;background:-webkit-linear-gradient(180deg,rgba(103,106,157,1) 0%,rgba(60,64,134,1) 40%,rgba(42,59,132,1) 90%)!important;background:linear-gradient(180deg,rgba(103,106,157,1) 0%,rgba(60,64,134,1) 40%,rgba(42,59,132,1) 90%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#676a9d',endColorstr='#293a83',GradientType=1)!important;}
#alumni-slider.owl-theme .owl-nav{margin-top:0px;}
.alumniContainer{margin:0rem;padding:0.5rem 1.5rem;word-break:keep-all;}
.alumniDescription{text-align:center;border-top:1px solid #e1e1e1;}
.alumniDescription p{padding:0;margin-bottom:1.5rem;color:#ffffff;font-size:1.65rem;font-weight:400;}
.alumniDescription p:last-child{margin-bottom:0rem;}

/* ====  Alumni-CLOSE  ==== */

/* ====  About-START  ==== */
.aboutsection{position:relative;width:100%;background-image:url(../images/aboutBanner.jpg);background-size:cover;background-position:top center;background-repeat:no-repeat;}
.aboutDescription p{padding:0;margin-bottom:3rem;color:#ffffff;font-size:1.65rem;line-height: 1.65;font-weight:400;}
.aboutDescription p:last-child{margin-bottom:0rem;}

/* ====  About-CLOSE  ==== */

/* ================================================== */

/*== Footer css start ==*/
.footer{width:100%;display:table;padding:3rem 0;background-color:#ffffff;color:#ffffff;text-align:center;margin-bottom:100px;}
.footer p{color:#888888;opacity:1;font-size:1.47rem;font-weight:500;line-height:1.3;}
.footer p span{color:inherit;}
.sideNavi{position:fixed;bottom:0px;right:0px;width:100%;z-index:999;}
.sideNavi a{width:100%;font-size:2.7rem;font-weight:600;color:#ffffff;cursor:pointer;padding:9px 9px;transition:1s;background-color:#2f3d86;display:block;text-align:center;background:#bc2d2d;background:-moz-linear-gradient(180deg,rgba(213,70,70,1) 0%,rgba(191,49,49,1) 35%,rgba(188,45,45,1) 90%);background:-webkit-linear-gradient(180deg,rgba(213,70,70,1) 0%,rgba(191,49,49,1) 35%,rgba(188,45,45,1) 90%);background:linear-gradient(180deg,rgba(213,70,70,1) 0%,rgba(191,49,49,1) 35%,rgba(188,45,45,1) 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d44545',endColorstr='#bc2d2d',GradientType=1);opacity: 0.9;}
.sideNavi a i{margin-right:5px;}
.sideNavi a:hover{background:#293a83;background:-moz-linear-gradient(0deg,rgba(103,106,157,1) 0%,rgba(60,64,134,1) 30%,rgba(42,59,132,1) 90%);background:-webkit-linear-gradient(0deg,rgba(103,106,157,1) 0%,rgba(60,64,134,1) 30%,rgba(42,59,132,1) 90%);background:linear-gradient(0deg,rgba(103,106,157,1) 0%,rgba(60,64,134,1) 30%,rgba(42,59,132,1) 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#676a9d',endColorstr='#293a83',GradientType=1);}
.sideNavi a.callus{color:#ffffff;background-color:#119de3;}
.sideNavi a.callus:hover{color:#ffffff;background-color:#ff9b00;}

/*== Footer css close ==*/

.bround{
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	}
.bg-list{
	background-color: #434b66;
}
.bg-list1{
	background-color: #00224b;
}
.text-colr1{color:#F0B27A;}

/* ======================= styleCSS-CLOSE ================================= */

	/* Custom style */
    .accordion-button::after {
      background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
      transform: scale(1.5) !important; 
    }
    .accordion-button:not(.collapsed)::after {
      background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    }
	.accordion-button:focus,.accordion-button:active {
   outline: none !important;
   box-shadow: none;
}

.accordion-button:not(.collapsed) {
    color:#fff;
    background-color: #1c528b;
	padding: 12px 21px;
    box-shadow: none;
}

.accordion-button.collapsed {
	background-color: #1c528b;
	padding: 12px 21px;
	color:#fff;
}
.accordion-button.collapsed:hover {
    background-color: #4a0f9d;

}
	
