

.footer-main .footer-main-wrapper {
    padding: 0;
}
.group-title-index {
    margin-bottom: 0;
}

.sbOptions{
	z-index:90;
}
.filter-border {
    border: 2px solid #1a265c;
	border-radius: 25px;
    padding: 5% 2%;
    text-align: center;
}

.theme-color {
	color: #1a265c;
}
.lead{
	color:black;
}
.small-text {
    font-size: 8px;
    font-family: Lucida Sans Unicode;
    font-weight: bold;
}

.title-text {
	color: #1a265c;
	font-weight: bold;
	font-size: 15px;
}

#border-img { 
    border: 2px solid #1a265c;
	border-radius: 5px;
}

#profile-img {
	border: 3px solid #efdd0c;
}

#border-image { 
	border-radius: 5px;
	margin-top: 15px;
}

.faculty-item.profile {
    /*background-image: url("/assets/images/temp.jpg");*/
    background-size: 100% 50%;
    background-repeat: no-repeat;

}

.college {
    padding-top: 8px;
	padding-bottom: 8px;
	margin: 0;
    color: #b06500;
	background-color: #fff;
	font-family: 'Playfair Display', serif;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 5px;
	border-bottom: 2px solid #242c42;
}

#top-menu-title {
	cursor: pointer;
}

.icon-rulepage {
	font-size: 30px;
}

#head {
	color:#1a265c;
	font-size: 22px;
	font-weight: bold;
}

#matter{
	font-size: 18px;
}

#excellenceimg {
    width: 22%;
    height: auto;
	border-radius: 8px;
	background-color: white;
}

.pricing .pricing-widget .pricing-content {
    border-color:  #1a265c;
    border-style: outset;
    border-width: 10px;
} 

.pricing .pricing-widget .pricing-header .price-cost {
	color: #1a265c;
    border-color: #1a265c;
    border-style: outset;
    border-width: 10px;
	
}

.profile-main {
	padding: 20px 0;
    text-align: center;
    border: 1px solid rgb(200, 200, 200);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px;
    background: #fff;
	color: #000;
    height: 370px;
    padding: 20px 5px 20px 5px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.profile-card{
	margin-top: 30px;
	padding: 2%;
    transition: margin-top 2s;
}

.profile-card-photo {
	margin-top: 20px; 
	width:50%;
}

.profile-social {
	margin-bottom: 30px;
}

.profile-social .social-link {
	font-size: 30px;
	padding-right: 5px;
	color: #000;
}

.staff-main-image {
	padding: 20px 0;
    text-align: center;
    border: 1px solid rgb(200, 200, 200);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px;
    background: #fff;
	color: #000;
    height: 370px;
    padding: 20px 5px 20px 5px;
    border-radius: 10px;
    margin-bottom: 20px;
}
