.not-white{
	background-color: rgb(246, 246, 246);
}


.header.transparent{
	background-color: transparent;
}
/* .header .certificate{
	border : 1px solid #7fd5f4;
}
.header .iso{
	border : 1px solid #dd6c02;
} */
.navbar-primary,
.dropdown-menu > div,
.footer,
.event-card .card-body .date-container,
.dropdown-menu .dropdown-item.active,
.dropdown-menu .dropdown-item:hover,
.nav-item:hover,
.nav-item.dropdown-menu,
.btn-primary,
.bg-bright,
.side-list-head .list-head,
.dropdown-menu,
.timeline > li .timeline-image,
.doc-download-link-container:hover{
	background-color: #266edb !important;
}

.bb-2{
	border-bottom-color: #E7EDFC !important;
}

.navbar-white{
	background-color: #ffffff;
	border: 1px solid #dadada;
}
.navbar-white li.nav-item{
	border-left: 1px solid #ebebeb;
}

.news-card-lg .card-body p{
	color: rgb(85, 85, 85)
}

.text-secondary,
.text-secondary a,
.sms-links a,
a,
.hover-primary:hover,
.hover-primary:hover li,
.text-color-on-hover:hover,
.primary-on-hover:hover
{
	color: #266edb !important;
}

.text-theme,
.see-more,
.hover-link:hover{
	color : #0489B7 !important;
}

.img-footer{
	background-color: transparent !important;
}

.text-primary, .card a,
.table-custom>tbody>tr>td:first-of-type>span:first-of-type,
.stat-text-lg:hover,
.card ul.card-list > a:hover > li{
	color: #266edb !important; 
} 
.table-bordered{
	color: #ff9d76;
}


.text-white,
.text-white a,
.img-footer span,
.navbar-toggler span,
.footer div a,
.navbar-primary li a,
.dropdown-menu .dropdown-item:hover,
.event-card .card-body .date-container,
.sms-nav-links a,
.course-card .card-label span,
.side-list-head .list-head,
.doc-download-link-container:hover{
	color: white !important;
}

.img-footer:hover,
.nav-item.active{
	
	-webkit-transition: background-color .8s;
    transition: background-color .8s;
	background-color: #25c6ee;
}

.card {
	border : 0;
}

.side-list a li:hover {
	color: #fff !important;
}

.bg-primary .side-list a li:hover {
	color: rgb(28, 88, 136) !important;
}
.color-on-hover:hover,
.color-border-on-hover:hover,
.news-card:hover ,
.event-card:hover{
	color: #fff;;
	background-color: #266edb;
    -webkit-transition: background-color 1s;
	transition: background-color 1s;
}

.color-border-on-hover:hover,
.news-card:hover ,
.event-card:hover{
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.news-card:hover .card-body h3,
.news-card:hover .card-body span,
.news-card:hover .card-body a,
.event-card:hover .card-body h3,
.event-card:hover .card-body span,
.event-card:hover .card-body a,
.event-card:hover .card-body .text-muted{
	color : white !important;
	-webkit-transition: color .3s;
    transition: color .3s;
	
}

.bg-primary,
.side-list-container{
	background-color: #E7EDFC !important;
}

.bg-primary ul li, 
.text-dark{
	color: rgb(28, 88, 136);
}

.bg-primary ul a:hover li{
	border-bottom : 2px solid #FF4B00; 
}


.text-dark{
	color: rgb(27, 90, 173) !important;
}

.bg-dark{
	background-color: rgb(41, 56, 97) !important;
	color: #fff;
}


.event-card .card-body .head-divider{
	border-top: 3px solid #FF4B00;
}

.event-card:hover .card-body .head-divider{
	border-top: 3px solid #fff;
}
.contact-left.head-divider{
	border-top: 3px solid #fff;
}
.rector-card, .div-seperater,
.full-width-card{
	border-top-color: #266edb;
}

.dropdown-menu .dropdown-item.active,
.dropdown-menu .dropdown-submenu:hover,
.dropdown-menu .dropdown-item:hover,
.dropdown-menu li:hover,
.nav-item:hover{
	/* border-bottom-color: #fff; */
	background-color: #4286eb !important;
}

.course-card .card-label{
	background-color: #4088f3;
}

.border-card,
.border-left{
	border-color: #fff;
}

.justify_p p{
text-align: justify;
}

h4.text-primary,
.text-primary h4,
h2.text-primary,
.text-primary h2,
span.text-primary,
.text-primary span,
.stat-text-lg{
	color: #266edb;
	/* color:#fff !important; */
}
.main-title{
	margin-top : -10px !important;
}
.bg-bright{
	color: white;
}

.carousel-detail{
	background-color: #266edb90;
}

.overlay{
background-color:  #266edb80;
}

.border-bottom{
	border-bottom : 1px solid rgb(222, 226, 230);
}

.base_line hr{
	border-top-color: #4fc4fa;
}

.collapse-block{
	background-color: #E7EDFC;
}

.bg-grey{
	background-color: #f5f5f5;
}


.side-list-head a:hover li,
.side-list-head a li:hover{
	background-color: #266edb;	
	color: #fff !important;
	transition : all 1s;
	border-bottom-color: #266edb !important;
}


a.color-on-hover:hover>span{
	background-color: #fff !important;
	color: #02A7DF !important;	
	animation: all 1s;
}

.program-list .program-item{
	font-size: 1.2rem;
	font-weight: 300;
}