body{
  font-family: 'PT Serif', serif;
  font-size: 14px;
  line-height: 1.5;
}

.table thead th, .table tr {
    vertical-align: middle!important;
}

.modal {
    z-index: 9999!important;
    
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Montserrat', sans-serif;
	font-weight: bolder;

}
.h2, h2 {
    font-size: 1.8rem;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
    font-size: 15px;
	color:#fff;
	font-family:'PT Serif', serif;
}
.navbar-expand-lg .navbar-nav .nav-link:hover{
	color:#F08A42;
}
.nav.nav-tabs.myTab .nav-link.bg1_div{
/*  background-color: #ffdf7e;*/
}

.nav.nav-tabs.myTab .nav-link.bg2_div{
  background-color: #b3e7ff;
}
.nav.nav-tabs.myTab .nav-link.bg3_div{
  background-color: #a3fff6;
}
.nav.nav-tabs.myTab .nav-link.bg4_div{
  background-color: #c0cdfd;
}
.nav.nav-tabs.myTab .nav-link.bg5_div{
  background-color: #f3dada;
}
.navbar>.container, .navbar>.container-fluid{
	background-color:#fff;
	text-align:center;
	font-size:15px;
}
.navbar-light .navbar-nav .nav-link{
	color:#333333;
	padding: 15px;
}
.navbar-light .navbar-nav .nav-link:hover{
	color:#F08A42;
}
a.btn.btn-sm.btn-secondary.display-4 {
    background-color: #F08A42;
	color:#fff;
    padding: 10px 20px;
    border-radius: 5px;
	border:none;
}

.bannertext p{
font-family: 'PT Serif', serif;
display:block;
color:#fff;
font-size:16px;
font-weight:400;    
}
.bannertext a{
font-family: 'PT Serif', serif;
color:#fff;
text-decoration: underline;
font-size:16px;
font-weight:500;
}

.paybtn{
    background-color: #d62832;
    color: #fff!important;
    font-size: 16px;
    font-weight: 500;
    margin:0px 0px 20px;
    min-width: 150px;
    border-radius: 0px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    font-weight: bold;
    font-family: 'PT Serif', serif;
}

.tooltip-inner {
    font-size: 12px!important;
    max-width: 250px;
    padding: 8px;
    color: #fff;
    text-align: left;
    background-color: #000;
    border-radius: .25rem;
}

.agree{
    text-align:left!important;
    color: #888;
    font-size: 12px;
    padding: 10px 2px 0px;
}
#Agree{
    position: relative;
    top: 3px;
}

[list] {
  background-color: #fff;
  border: 1px solid #000;
  padding: 8px;
}

datalist,
#input--type-list__datalist {
  background-color: #0f0;
  box-shadow: none;
}


a{
    cursor: pointer;
}
.text-white{
    color: #fff;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #888!important;
    opacity: 1; /* Firefox */
    font-family: 'PT Serif', serif;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #888!important;
    font-family: 'PT Serif', serif;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #888!important;
    font-family: 'PT Serif', serif;
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
    outline: none!important;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none!important;
}
.btn{
	outline: none!important;
}

.header_area{display:none;}
.header_area.sticky{display:block;}
.header_area.sticky .logo_area{padding:5px;}
.banner-form{
    position:absolute;
    top:15%;
    width:100%;
    z-index:99;
    right:0px;
    border:0px solid #684d8d;
    background:transparent;
    border-radius:0px;
}

@media (min-width: 768px){
.formdekstopmt {
    opacity: 1;
	border:1px solid #777;
	-webkit-box-shadow: 0 10px 6px -6px #777;
     -moz-box-shadow: 0 10px 6px -6px #777;
          box-shadow: 0 10px 6px -6px #777;

}
.d-desk{display:none;}
.formdesktop {
    background-color: white;
	top:50px;
}}
.address{
	padding:30px 0px;
	background-color:#5C429B;
	color:#ffffff;
}
.adt-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 85px !important;
    margin-top: -50px;
    padding-top: 10px;
}
.internal-page .banner-form{position:relative;top:0px;width:370px;z-index:99;right:20px;padding:20px;border:1px solid #fff;background:rgb(104, 77, 141);border-radius:4px;}
.internal-page{background:linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7)),url(../img/expert-team-image/why.jpg);}
.bggray{background:#e4e4e4;}
.purplecolor{color:#533b6d;}
@media screen and (min-width:991px){.embed-responsive{min-height:360px;}
}
@media screen and (max-width:767px){
	.d-mob{
		display:none;
	}
	.banner-form{position:relative;}
.features{margin: 4px 0px;}
.title1 h3{font-size: 20px !important;
    margin: 0 !important;}
	.mob{
    padding: 0px !important;}
	
	.w-100{height:200px;object-fit: cover !important;}
	h3{font-size:20px;}
	.col-sm-8.col.pl-sm-0.mob {
    padding: 0px !important;
}
/*.keybox{display: none;}*/
.btnmore {
    font-size: 15px !important;
width: 100% !important;
background-color:#5C429B !important;
color:#ffffff !important;}

.adt-img {margin-top:20px !important;}
.wrap{height:90% !important;}
.nav-tabs .nav-item{padding:0;}
}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{position:absolute;top:50%;}
.owl-carousel .owl-nav .owl-prev{left:-45px;}
.owl-carousel .owl-nav .owl-next{right:-45px;}
@media screen and (max-width:600px){.owl-carousel .owl-nav{display:none;}
}
.slider-content{position:relative;}
.slider-content .text-content{position:absolute;top:0;left:0;right:0;background:rgba(84, 60, 110, 0.9);color:#fff;z-index:99;height:70px;overflow:hidden;transition:ease-in-out 0.5s all;color:#fff;}
.slider-content .text-content::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 0px rgba(0,0,0,0.3);background-color:#fff;}
.slider-content .text-content::-webkit-scrollbar{width:0px;background-color:#fff;}
.slider-content .text-content::-webkit-scrollbar-thumb{background-color:#ea4208;border:0px solid #ea4208;}
.slider-content:hover .text-content{height:100%;overflow-y:scroll;}
.number-section{background:linear-gradient(rgba(255,255,255,0.7),rgba(255,255,255,0.7)),url(../img/expert-team-image/why.jpg);background-position:center center;background-size:cover;background-attachment:fixed;}
.number-section-1{background:linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7)),url(../img/expert-team-image/numbercounter.jpg);background-position:center center;background-size:cover;background-attachment:fixed;}
.line-height-1{line-height:1.8;}

span.multiselect-native-select{position:relative}
span.multiselect-native-select select{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px -1px -1px -3px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;left:50%;top:30px}
.multiselect-container{position:absolute;list-style-type:none;margin:0;padding:0}
.multiselect-container .input-group{margin:5px}
.multiselect-container>li{padding:0}
.multiselect-container>li>a.multiselect-all label{font-weight:700}
.multiselect-container>li.multiselect-group label{margin:0;padding:3px 20px 3px 20px;height:100%;font-weight:700}
.multiselect-container>li.multiselect-group-clickable label{cursor:pointer}
.multiselect-container>li>a{padding:0}
.multiselect-container>li>a>label{margin:0;height:100%;cursor:pointer;font-weight:400;padding:10px 0 10px 40px;font-size:20px;color:#000;}
.multiselect-container>li>a>label.radio, .multiselect-container>li>a>label.checkbox{margin:0}
.multiselect-container>li>a>label>input[type=checkbox]{margin-bottom:5px;margin-left:-18px;}
.btn-group>.btn-group:nth-child(2)>.multiselect.btn{border-top-left-radius:4px;border-bottom-left-radius:4px}
.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio{padding:3px 20px 3px 40px;}
.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio]{margin-left:-20px;margin-right:0}
.multiselect-native-select .dropdown-menu{min-width:21rem;left:-18px !important;z-index:9999;}
.multiselect-native-select .btn{overflow:hidden;}
.banner_link{position:fixed;top:25%;right:-370px;z-index:9999;background-color:#533b6d;width:370px;color:#fff;}
.banner_link .handle{position:absolute;left:-91px;top:35%;transform:rotate(90deg);}
.banner_link a{border-bottom:1px solid #fff;color:#fff;}
.banner_link li{font-size:12px;}
.banner_link li i{margin-bottom:3px;}
.banner_link a:last-of-type{border-bottom:0px;}
@media screen and (max-width:480px){#jarallax-container-0>div,.wellcome_area,.wellcome_area img{height:215px !important;margin-top:0px !important;transform:translateY(0.9px) translateZ(0px) !important;}
.banner-form{width:100%;}
}
@media screen and (min-width:481px) and (max-width:767px){#jarallax-container-0>div,.wellcome_area{height:380px !important;margin-top:0px !important;}
.banner-form{width:100%;}
}
@media screen and (min-width:768px) and (max-width:991px){#jarallax-container-0>div,.wellcome_area{height:380px !important;margin-top:0px !important;}
/*.banner-form{position:relative;right:0;width:100%;margin-bottom:40px;}*/


.bannertext h1 {
    font-size: 36px!important;
    margin-top: 30px!important;
}
.top_feature_area{display:none;}
}
.multiselect.btn{padding:0.3rem .75rem;}
@media screen and (max-width:767px){.slider-content .text-content{height:100%;}
.slider-content .text-content .h5, h5{font-size:1.5rem;margin-bottom:10px !important;}
.slider-content .text-content article.p-4{padding:0 14px !important;}
.slider-content .text-content p{color:#000;font-size:14px;font-weight:400;line-height:1.5;margin-bottom:10px;}
.btnstyle{font-size:14px;padding:3px;margin-bottom:0;}
}
.footer_social_browser_contact_area a img{width:40px;background-color:#222222;border-radius:50%;padding:9px;-webkit-transition-duration:500ms;-o-transition-duration:500ms;transition-duration:500ms;}
.footer_social_browser_contact_area a:hover img{background:#f29705;-webkit-transition-duration:500ms;-o-transition-duration:500ms;transition-duration:500ms;}

.nav-tabs {
    border-bottom: 0px solid #ddd;
}


.navbar-light .navbar-nav .nav-link.btnread{
    background:transparent;
    color: #fff;
    border: 1px solid #d62832;
    border-radius: 0;
    font-weight: 600;
    padding: 8px 15px;
    box-shadow: 1px 10px 60px rgba(0, 0, 0, 0.15);
}


.btnread img {
    width: 30px;
    margin-right: 8px;
}

.navbar-light .navbar-nav .nav-link.btnreadfixed{
 border: 1px solid #d62832;
    color:#000;
    transition: all ease-in-out 0.3s;
}
.navbar-light .navbar-nav .nav-link.btnreadfixed:hover{
    color: #000;
    border: 1px solid #d62832;
    transition: all ease-in-out 0.3s;
}

#scrollUp {
    bottom: 60px;
    font-size: 24px;
    right: 30px;
    width: 50px;
    background-color: #5C429B;
    color: #fff;
    text-align: center;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
    box-shadow: 1px 22px 70px 10px rgba(0, 0, 0, 0.4);
}

.contact_from .submit-btn {
    background-color: #d62832;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    height: 45px;
    min-width: 150px;
    border-radius: 0px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    font-weight: bold;
    font-family: 'PT Serif', serif;
}
.wellcome_slides_area{
    position: relative;
}
.contact_input_area h3 {
    background: #5C429B;
    padding: 16px 18px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0px;
}
.form-group {
    margin-bottom: 5px;
}

.contact_from .submit-btn:hover{background:#d62832;color:#fff;}
.form-control {
    font-family: 'PT Serif', serif;
    text-align: left;
    background-color: transparent;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-top: none;
    border-right: 0;
    border-left: 0;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #888!important;
    line-height: 30px;
    height: 30px;
    margin-bottom: 12px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding-left: 5px;
}

.contact_from{
    width: 90%;
    float: right;
	background: #fff;
}
.formdiv{
	padding: 5px 25px 8px;
}
.bottom-curve-design::before{position: relative;}
.bottom-curve-design::after {
    position: relative;
}

.bannertext{
    padding-top: 50px;
    display: block;
    min-height: 450px;
    align-items: center;
}

.bannertext h1{
	text-transform: uppercase;
	color: #fff;
    font-size: 50px;
    margin-top: 55px;
}
.nav-tabs.maintabs li{

    display: inline-block;
    text-align: center;
    border-bottom: 0px solid #ddd;
}
.nav-tabs.maintabs li{
	float: none;
	display: inline-block;

}
.maintext {
    font-size: 18px;
    font-weight: 600;
}
.navbar {    
    padding: 0;
}
.navbar-brand img {
    width: 150px;
}
.nav-tabs.maintabs li {
	text-align: center;
    border: 0;
    position: relative;
    top: 50px !important;
    z-index: 99;
    margin: 0 auto;
}

.nav-tabs.maintabs .nav-item.show .nav-link, .nav-tabsmaintabs .nav-link.active {
    color: #fff;
    /*background: #e5304e;*/
    background-color:  #593d82; 
    border-color: none;
}

.nav-tabs.maintabs .nav-link:hover, .nav-tabs.maintabs .nav-link.active{
    color: #fff;
    background: linear-gradient(220deg, #ff9100 0%, #9f008f 90%);
    border-color: none;
}
.nav-tabs.maintabs .nav-link:hover span, .nav-tabs.maintabs .nav-link.active span{
    color: #fff;
}

.darkHeader {
    transition: all ease-in-out 0.3s;
	background: #fff;
	box-shadow: 1px 10px 30px rgba(0, 0, 0, 0.09);
}

.nav-tabs.maintabs .nav-link{
    cursor: pointer;
	color: #000;
	font-family: 'PT Serif', sans-serif;
	text-transform: Normal;
	font-size: 16px;
	 border:1px solid #593d82;
	font-weight: bold;
    background: #fff;
    height: auto;
    align-items: center;
    transition: all 0.3s;
	margin-bottom:50px;
}

.programs {
    background-color: #ddd;
    padding: 20px 0px;
}
.tabsdiv {
    background-color: white;
	margin-bottom: 30px;
}
.nav-tabs.maintabs .nav-item.show .nav-link, .nav-tabs.maintabs .nav-link.active span{
	color: #fff;
}

.nav-tabs.maintabs .nav-link span{
	color: #888;
	letter-spacing: 2px;
	font-family: 'PT Serif', sans-serif;
}

.maintabs li:first-of-type {
    position: relative;
    top: 50px;
	 bottom: 50px;
}

.maintabs li:nth-child(2){
top: 50px;
bottom: 50px;
}


.nav-tabs.programmestype .nav-link {
   cursor: pointer;
    border-radius: 10px;
    display: block;
    border-left: solid 6px #e87f37;
    line-height: 1.8;
    margin: 10px 0px;
    padding: 15px;
    font-family: 'PT Serif', serif;
    font-weight: bold;
    color: #333333;
    align-items: center;
    transition: all 0.3s;
    background: #fff2e8;
}


.nav-tabs.programmestype .nav-link span{
   margin-right: 20px;
}


#demo .carousel-inner img{
    height: 100%;
	background-size: cover;
}


.tab-content.con_div{
    min-height: 1000px;
	border:1px solid #ddd;
}
.programmestype .nav-item .engIcons{
    width: 130px;
    height: 55px;
    position: relative;
    display: inline-block;
    margin: 50px;
}
.programmestype .nav-item .engIcons .img-top {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
section.awards {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #f1f4fa;
}
.highlight{color:#dd7228;font-weight: 600;font-size:16px;}
.highlight:hover {
    color: #411167;
}
ul.cdesp {
  list-style: none;
  padding: 0;}
.wrap {
    display: flex;
    background: white;
    padding: 1rem 1rem 1rem 1rem;
    border-radius: 0.5rem;
    box-shadow: 7px 7px 30px -5px rgba(0,0,0,0.1);
    margin-bottom: 2rem;
	height:100%;
}
ul.cdesp li {
  list-style-type: none;
  position: relative;
  padding: 0 0 15px 15px;font-size:15px !important;margin-left: 15px
}
ul.cdesp li::before {
  content: "";
  box-shadow: 0px 0px 0px 4px #f3e0d6;
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
  background-color: #dd7228;
  width: 5px;
  height: 5px;
  border-radius: 10px;
}
.wrap:hover {
    background: linear-gradient(180deg,#ffffff 50%,#6d1a83 100%)
    color: white;
}

.ico-wrap {
    margin: auto;
}
.programmestype .nav-link:hover .b-tech-1, .nav-tabs.programmestype .nav-item.show .nav-link .b-tech-1, .nav-tabs.programmestype .nav-link.active .btech {
    background-position: -1px -287px;
    width: 40px;
height: 40px;}

.element.style {
}


.mbr-iconfont {
    font-size: 2.5rem !important;
    color: #313131;
    margin: 1rem;
    padding-right: 1rem;
}
.vcenter {
    margin: auto;
}
.title h3{
    letter-spacing: 1px;
    text-transform: capitalize;
    font-size: 24px;
    padding: 20px 0;
    font-weight: 600 !important;
     font-family: 'PT Serif', serif;
}
.title1 h3{    
   
    font-weight: 600 !important;
     font-family: 'PT Serif', serif;
    margin-top: 80px !important;
    border-bottom: 3px solid #d88cd1;
    padding: 10px;
    border-left: 3px solid #d88cd1;
    background-color: #7e2f9a;
    color: #ffffff;

}
.title1 h3 span {
    letter-spacing: 1px;
    color: #F08A42;
}
.btn:hover{cursor: pointer;}
.nav-tabs.programmestype .nav-link:focus, .nav-tabs.programmestype .nav-link:hover,
.nav-tabs.programmestype .nav-item.show .nav-link, .nav-tabs.programmestype .nav-link.active {
    color: #fff;
    background: #830076;
    padding: 15px;
    border: 1px solid transparent;
    display: block;
}
.programmestype .nav-link:hover .engineering, .nav-tabs.programmestype .nav-item.show .nav-link .engineering, .nav-tabs.programmestype .nav-link.active .engineering{
background-position: -50px -50px; width: 50px; height: 50px; float:left;
}
.programmestype .nav-link:hover .management,.nav-tabs.programmestype .nav-item.show .nav-link .management, .nav-tabs.programmestype .nav-link.active .management{
background-position: -158px -100px; width: 50px; height: 50px; 
}
/*.programmestype .nav-link:hover .liberalarts,.nav-tabs.programmestype .nav-item.show .nav-link .liberalarts, .nav-tabs.programmestype .nav-link.active .liberalarts*/
/*{*/
/*background-position: -150px -100px; width: 50px; height: 50px;*/
/*}*/

/* Generated by http://css.spritegen.com CSS Sprite Generator */
.programmestype .nav-link:hover .computer,.nav-tabs.programmestype .nav-item.show .nav-link .computer, .nav-tabs.programmestype .nav-link.active .computer
{
background-position: -6px -50px; width: 50px; height: 50px;
}
.computer, .computer1
{ display: inline-block; background: url('../img/computer.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.computer { background-position: -6px -0px; width: 50px; height: 50px; }
.computer1 { background-position: -0px -50px; width: 50px; height: 50px; }


.icons{float:left;font-size: 30px;}
.programmestype .nav-link:hover .liberalarts, .nav-tabs.programmestype .nav-item.show .nav-link .liberalarts, .nav-tabs.programmestype .nav-link.active .liberalarts {
    background-position: -150px -100px;
    width: 66px;
    height: 50px;
}
.programmestype .nav-link:hover .science, .nav-tabs.programmestype .nav-item.show .nav-link .science, .nav-tabs.programmestype .nav-link.active .science
{
background-position: -158px -200px; width: 50px; height: 50px; 
}
.programmestype .nav-link:hover .education,.nav-tabs.programmestype .nav-item.show .nav-link .education, .nav-tabs.programmestype .nav-link.active .education
{
background-position: -150px -0px; width: 50px; height: 50px;
}
.programmestype .nav-link:hover .pharmacy,.nav-tabs.programmestype .nav-item.show .nav-link .pharmacy, .nav-tabs.programmestype .nav-link.active .pharmacy
{
background-position: -150px -150px; width: 50px; height: 50px; 
}
.programmestype .nav-link:hover .finearts,.nav-tabs.programmestype .nav-item.show .nav-link .finearts, .nav-tabs.programmestype .nav-link.active .finearts
{
background-position: -150px -50px; width: 50px; height: 50px;
}
.programmestype .nav-link:hover .governance,.nav-tabs.programmestype .nav-item.show .nav-link .governance, .nav-tabs.programmestype .nav-link.active .governance
{
background-position: -50px -100px; width: 50px; height: 50px;
}
.programmestype .nav-link:hover .commerce,.nav-tabs.programmestype .nav-item.show .nav-link .commerce, .nav-tabs.programmestype .nav-link.active .commerce
{
background-position: -50px -0px; width: 50px; height: 50px;
}
.programmestype .nav-link:hover .polytechnic,.nav-tabs.programmestype .nav-item.show .nav-link .polytechnic, .nav-tabs.programmestype .nav-link.active .polytechnic
{
background-position: -50px -200px; width: 50px; height: 50px;
}


.programmestype .nav-link:hover .polytechnic,.nav-tabs.programmestype .nav-item.show .nav-link .polytechnic, .nav-tabs.programmestype .nav-link.active .polytechnic
{
background-position: -50px -200px; width: 50px; height: 50px;
}

/* Generated by http://css.spritegen.com CSS Sprite Generator */
 
.commerce, .commerce1, .education, .education1, .engineering, 
.engineering1, .finearts, .finearts1, .governance, .governance1, 
.liberalarts, .liberalarts1, .management, .management1, .pharmacy, 
.pharmacy1, .polytechnic, .polytechnic1, .science, .science1
{ display: inline-block; background: url('../img/icons/sprite.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.commerce { background-position: -0px -0px; width: 50px; height: 50px; }
.commerce1 { background-position: -50px -0px; width: 50px; height: 50px; }
.education { background-position: -100px -0px; width: 50px; height: 50px; }
.education1 { background-position: -150px -0px; width: 50px; height: 50px; }
.engineering { background-position: -0px -50px; width: 50px; height: 50px;float:left; }


.engineering { background-position: -0px -50px; width: 50px; height: 50px;float:left; }


.engineering1 { background-position: -50px -50px; width: 50px; height: 50px; }
.finearts { background-position: -100px -50px; width: 50px; height: 50px; }
.finearts1 { background-position: -150px -50px; width: 50px; height: 50px; }
.governance { background-position: -0px -100px; width: 50px; height: 50px; }
.governance1 { background-position: -50px -100px; width: 50px; height: 50px; }
.liberalarts { background-position: -100px -100px; width: 68px; height: 50px; }
.liberalarts1 { background-position: -150px -100px; width: 50px; height: 50px; }
.management { background-position: -0px -150px; width: 50px; height: 50px; }
.management1 { background-position: -50px -150px; width: 50px; height: 50px; }
.pharmacy { background-position: -100px -150px; width: 50px; height: 50px; }
.pharmacy1 { background-position: -150px -150px; width: 50px; height: 50px; }
.polytechnic { background-position: -0px -200px; width: 50px; height: 50px; }
.polytechnic1 { background-position: -50px -200px; width: 50px; height: 50px; }
.science { background-position: -108px -200px; width: 50px; height: 50px; }
.science1 { background-position: -158px -200px; width: 50px; height: 50px; }


.programmestype .nav-link:hover .diploma,.nav-tabs.programmestype .nav-item.show .nav-link .diploma, .nav-tabs.programmestype .nav-link.active .diploma
{
background-position: -50px -50px; width: 50px; height: 50px; 
}
.programmestype .nav-link:hover .law,.nav-tabs.programmestype .nav-item.show .nav-link .law, .nav-tabs.programmestype .nav-link.active .law
{
background-position: -50px -100px; width: 50px; height: 50px;
}

.programmestype .nav-link:hover .design,.nav-tabs.programmestype .nav-item.show .nav-link .design, .nav-tabs.programmestype .nav-link.active .design
{
background-position: -50px -0px; width: 50px; height: 50px;
}

 

.design, .design1, .diploma, .diploma1, .law, 
.law1
{ display: inline-block; background: url('../img/icons/sprite5.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.design { background-position: -0px -0px; width: 50px; height: 50px; }
.design1 { background-position: -50px -0px; width: 50px; height: 50px; }
.diploma { background-position: -0px -50px; width: 50px; height: 50px; }
.diploma1 { background-position: -50px -50px; width: 50px; height: 50px; }
.law { background-position: -0px -100px; width: 50px; height: 50px; }
.law1 { background-position: -50px -100px; width: 50px; height: 50px; }


 .btn:hover{cursor: pointer;}
.features {
   padding: 20px;
    background: linear-gradient(220deg, #931abf 0%, #cf0c6a 90%);
    color: #fff;
    height: 90%;
    border-radius: 10px;
    box-shadow: 0 10px 40px rgb(0 0 0 / 5%);
}
.nav.nav-tabs.myTab .nav-link {
    cursor: pointer;
    padding: 15px 20px;
    border: 1px solid #eee;
    border-top-left-radius: 0rem!important;
    border-top-right-radius: 0rem!important;
}
.nav.nav-tabs.myTab {
    float: left;
    display: block;
    margin-right: 0px;
    border-bottom:0;
    border-right: 0px solid #ddd!important;
    padding-right: 0px;
}
.nav.nav-tabs.myTab .nav-link {
    color: #5C429B;
    font-size: 18px;
    font-family: 'PT Serif', serif;
    border: 1px solid transparent;    
    background: #f5f5f5;
}

.nav.nav-tabs.myTab .nav-link.active {
    color: #fff;    
background: linear-gradient(200deg, #9818b7 0%, #c31580 100%);
    border-radius: 0 10px 10px 0 !important;
}
.nav.nav-tabs.myTab .nav-link {
    font-weight: bold;
    border: 1px solid transparent;
    border-radius: 0rem!important;
}

.nav.nav-tabs.myTab {
    width: 100%;
    float: left;
    display: block;
    border-bottom: 0;
    border-right: 1px solid transparent;
   
}
.detailsBox{
    box-shadow: 1px 8px 20px rgba(0, 0, 0, 0.2);
    margin: 50px 0;
    padding: 00 0;
}
.imgvideodiv{position: relative; text-align: center;background-color:#000000;}
.imgvideodiv img {
    opacity: 0.3;
}
.overlay {
    height: 100%;
    text-align: center!important;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 0;
    right: 0;
    display: grid;
    align-items: center;
    width: 100%;
}
.overlay h3{
    font-family: 'PT Serif', serif;
    color: #fff;
    /*padding-top: 50px;
    margin-bottom: 30px;*/
}
.overlay a {
    font-family: 'PT Serif', serif;
    color: #fff;
    font-weight: bold;
    padding-top: 20px;
}

.overlay a span{
    margin-right: 20px;
}
.description{
    text-align: left;
    padding: 10px 10px 30px;
}

.description ul.list-inline{
    position: absolute;
    bottom: 25px;
}
.chevron{
	font-size: 30px;
    color: #fff;
    margin: 0px 10px;
}
.keybox {
    padding:2px;
    color: #fff;
    background: linear-gradient(210deg, #ff9100 0%, #bc2c64 70%);
    border-radius: 5px;
}

.keybox p{color: #fff;font-weight: bold;line-height: 1.4;margin-bottom: 5px;text-align: left;}

/*.description ul .list-inline-item:not(:last-child){
    width: 50%;
}*/
.btnmore {
    font-size: 18px;
	line-height:1em;
    width: 100%;
    display: inline-block;
    background: #49136C;
	border-radius: 5px;
    padding: 20px;
    margin-top: 20px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    transition: all ease-in-out 0.3s;
}

.btnmoreinternal {
    font-size: 18px;
    width: 310px;
    display: inline-block;
    background: #e2e8fe;
    padding: 20px;
    color: #000!important;
    font-weight: bold;
    text-align: center;
    transition: all ease-in-out 0.3s;
}

.btnmore:hover, .btnmore1internal:hover{
  background: #f08a42;
    color: #fff!important;
}

.btnmore1internal {
    font-size: 18px;
    width: 310px;
    transition: all ease-in-out 0.3s;
    display: inline-block;
    background: #070e28;
    padding: 20px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
.btnmore1 {
    font-size: 18px;
    width: 320px;
    transition: all ease-in-out 0.3s;
    display: inline-block;
    background: #070e28;
    padding: 20px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
.btnmore1:hover, .btnmore1internal:hover {
    background: #070e28;
    color: #fff!important;
}

.fixedbutton {
    position: fixed;
    right: -50px;
    top: 28%;
    z-index: 9966;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    padding: 15px 7px;
    line-height: 1.5;
}


.btnstylebtncall{
    background-color:#5C429B;
    border-radius:0px;color:#fff;
    font-size:16px;font-weight:600;
    min-width:150px;border-radius:0px;
    -webkit-transition-duration:500ms;
    -o-transition-duration:500ms;
    transition-duration:500ms;
    border:0px;
}


.fixedbuttoncall {
    position: fixed;
    right: -50px;
    top: 50%;
    z-index: 9966;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    padding: 15px 7px;
    line-height: 1.5;
}
.btnstyle{
    background-color:#d62832;
    border-radius:0px;
    color:#fff;
    font-size:16px;font-weight:600;
    min-width:150px;
    border-radius:0px
    ;-webkit-transition-duration:500ms;
    -o-transition-duration:500ms;transition-duration:500ms;
    border:0px;
}
.btn{
    border-radius:0px;
}
.btnstyle:hover{
    background: #9e0f26;
color: #fff!important;
}
.btn-cancel{
    transition: all ease-in-out 0.3s;
    text-align: center;
    padding: 10px 30px;
    background: #fff;
    font-weight: 600;
    color: #888;
    border-radius: 0;
}
.btnstylebtncall:hover{
    background: #0a122d;
   color: #fff!important; 
}
.modal-content{
    border-radius: 0px;
}
.modal-footer{
    border:0px;
    padding: 0 15px 15px;
}
button.close {
    cursor: pointer;
}
.btn-primary{
    transition: all ease-in-out 0.3s;
    text-align: center;
    padding: 10px 30px;
    background: #5C429B;
    font-weight: 600;
    color: #fff;
    border-radius: 0;

}
.btn-primary:hover{
 background: #0a122d;
color: #fff!important;

}

.subscribe_updates{
   position: relative;
    bottom: 30px;
    right: 8%;
    z-index: 9999;
}

.subscribe_modal .modal_header, .example .modal_header {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
    color: #fff;
    background: #5C429B;
    padding: 20px 20px 1px;
}
.subscribe_modal .modal_header p, .example .modal_header p{
  color: #fff;
}
.subscribe_modal form, .example form {
    padding: 20px;
}
.subscribe_modal .subscribe_btn, .example .subscribe_btn{
    margin-top: -1px;
  background-color: #d62832;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    height: 45px;
    min-width: 100%;
    border-radius: 0px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    font-weight: bold;
    border: 0;
    font-family: 'PT Serif', serif;
}
.subscribe_modal input, .example input{
    border: 0;
    padding: 10px 5px;
    margin-bottom: 30px;
    font-size: 14px;
    font-weight: 500;
    height: 45px;
    min-width: 100%;
    border-radius: 0px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    font-weight: bold;
    font-family: 'PT Serif', serif;
}

.bg-blue{
    background: #5C429B;
    color: #fff;
}

section.placement {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}
img.zoom {
    margin: 0 auto;
    display: block;
	filter: grayscale(0);
	transition: 0.5s ease-in-out;
}
img.zoom:hover {
    filter: grayscale(0);
}

.awardlogo{
	display:block;
	margin:0 auto;
}
section.mou {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}
.uni {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    padding: 15px;
    margin: 15px;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999999;
  top: 0;
  right: 0;
  background-color: #F1F4FA;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  	font-family: 'PT Serif', serif;
}

.sidenav a {
     padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 16px;
    color: #5f459f;
    display: block;
    transition: 0.3s;
	
}

.sidenav a:hover, active {
  color: #d76111 !important;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-width: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
  
 a.btn.btn-sm.btn-secondary.display-4.mob {
    padding: 10px 20px !important;
    width: 200px;
    display: block;
    align-items: center;
    margin: 0 auto;
}
.navbar-brand {margin-left:15px !important;}
}
.gap {
    margin-bottom: 15px;
}

@media (max-width:767px){
.navbarmob {
  overflow: hidden;
  background-color: #F08A42 ;
  color:#333333;
  position: sticky !important;
  bottom: 0;
  margin-bottom:0px;
  width: 100%;
  min-height: auto;
  z-index:10000;
}

.navbarmob a {
  float: left;
  display: block;
  color: #333333;
  text-align: center;
  padding: 10px 10px;
  text-decoration: none;
  font-size: 15px;
    font-family: 'PT Serif', serif;
}

.navbarmob a:hover {
  background-color: #F08A42 ;
  color: #fff;
}

.navbarmob a.active {
  background-color: #4CAF50;
  color: white;
}}
@media(min-width:768px){
.navbarmob {display:none;}

}

#myBtn {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 15px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #593D82;
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 4px;
  font-size:12px;
}

#myBtn:hover {
  background-color: #555;
}
#testimonial {
    text-align: center;
    padding: 60px 0px;
    color: #fff;
    font-family: serif;
}
#testimonial .carousel-control-prev,
#testimonial .carousel-control-next {
    font-size: 36px;
}
#testimonial h2 {
    color: #fff;
    font-size: 27px;
    line-height: 28px;
    margin-bottom: 30px;
    text-align: center;
    font-family: 'Montserrat';
}

.testhead  h3{
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
}

.testhead  h4{
    color: #bcc2c7;
    font-size: 13px;
    text-transform: uppercase;
}

.testhead p
{
    color:#fff !important;
    text-align: justify;
    margin-bottom: 50px;
    margin-top: 20px;
    font-style: italic;
}

.testimonial-img{
    width: 100px;
    border-radius: 50%;
    border: 6px solid rgba(var(--color-white-rgb), 0.15);
    margin: 0 auto;
    background: #fff;
}

.carousel-indicators li
{
    border-radius: 50%;
    width: 12px;
    height: 12px;
}

.checked {
  color: orange;
}


@media only screen and (max-width: 767px) {
.existing_form{
    height:540px !important;
    width:99%;
    border:none;
}    
.data-card h3 {
    color: #fff;
    font-size: 2.2em !important;
    font-weight: 600;
    line-height: 1;
    padding-bottom: 0.5em;
    margin: 0 0 0.142857143em;
    border-bottom: 2px solid #ddd;
    transition: color .45s ease,border .45s ease;
}   
.popup {
    width:100% ;
}
.detailsBox .tab-content {
    border-left: 1px solid #eee;
    display: block;
    background: #fff;
/*    min-height: 500px;*/
    padding-bottom: 10px;
}
.hidesm
{
    display: none;
}
.mgnav
{
    margin-top:-50px !important;
    margin-bottom:10px !important;
}
.headprog
{
    margin-top:40px !important;
    border-bottom: 3px solid #d88cd1;
    padding: 10px;
    border-left: 3px solid #d88cd1;
    background-color: #7e2f9a;
    color:#ffffff;
}
.duration-bottom
{
    padding-bottom: 20px;
}
.durationsecond{
    margin-top: 20px;
}
}

@media only screen and (max-width: 2000px) and (min-width: 768px){
.existing_form{
    height:640px;width:99%;border:none;
}
.hidelg
{
    display: none;
}
.headprog
{
    margin-top:100px !important;
    border-bottom: 3px solid #d88cd1;
    padding: 10px;
    border-left: 3px solid #d88cd1;
    background-color: #7e2f9a;
    color:#ffffff;
}
.divscroll{
    height: 620px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.detailsBox .tab-content {
    border-left: 1px solid #eee;
    display: block;
    background: #fff;
    min-height: 500px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
}

.faculty_heading {
       float: left;
    color: #ffffff;
    font-size: 17px;
    margin: 0 0 20px 0;
    border-bottom: 3px solid #d88cd1;
    padding: 10px;
    border-left: 3px solid #d88cd1;
    background-color: #7e2f9a;
    width: 100%;
    text-align: left;
}

.table thead th{
    background-color:#fff2e8; 
    border-bottom: 2px solid #e87f37;   
}

.table-bordered td, .table-bordered th {
    border: 1px solid #e87f37;
    font-size:  15px;
    text-align: left;
}

.whitehead{
    color:#fff ;
    text-align: center;
}

.lastsection{
    padding-top: 50px;
    padding-bottom: 50px;
}

.colorbgtab{
    background: #f5f5f5;
}

.facolor{
    color:#931abf;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
}

a {
    cursor: pointer;
    font-size: 14px;
}

.enquirefixedbtn
{
      position: fixed;
      right:-58px;
      top: 50%;
      transform: rotate(90deg);
      z-index:1000;
      background-color: #F08A42;
      border: 1px solid #F08A42;
}

.enquirefixedbtn:hover
{
     background-color: #F08A42;
      border: 1px solid #F08A42;
}

div>a>span {
    display: inline-block;
    text-align: left;
}

.blurctasection
{
    position: absolute;
    top:10%;
    left:10%;
    z-index:1;
}

.popuptext{
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}

.placementstudent{
    background: #ebebeb;
    padding:60px 0 60px;   
}

.student_info{
    background: #fff;
    height: 150px;
    padding-top: 30px;
    border-radius: 20px;

}

.student_info h1{
    font-size:15px;
    font-weight: 600;
    text-align:center;
    color:#3c1164;
}

.placelogo{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 60%;
}

@media only screen and (max-width: 767px) {
.studentimage{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}  
.studmg{
    margin-bottom: 20px;
} 
.placelogo{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 40%;
} 
.student_info {
    background: #fff;
    height: 130px;
    padding-top: 30px;
    border-radius: 20px;
}
}
