body {
	font-family: candara;
}
.nav-5 .nav-other {
	background-color: #482EB1;
		background-color: darkblue;
}
.nav-links>li>a {
	font-size: 19px;
	font-weight: bold;
}
.info-box img {
	width: 100%;
	height: 265px;
}
.icon-container {
	background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    line-height: 265px;
    color: white;
}
.nav-wrp .navbar-brand {
	padding: 23px 0;
}
.nav-wrp .navbar-brand img {
	max-height: 54px;
	max-width: 100%;
}
.nav-5 .nav-other {
	padding: 25px 15px;
	height: 100px;
}
small {
	font-size: 70%;
}
#services a:hover .hd {
	font-weight: bold;
}
#services a:hover .sub-txt {
	color: darkblue;
	/*text-decoration: underline;*/
}
#services a:hover .icon-container {
	background-color: rgba(0,0,0,0.8) !important;
}
li.active a {
	color: #00008B;
}
.bg-color1 {
	background-color: #DDD;
}
.bg-color1 * {
	color: #333 !important;
}
#sr-items .col-md-4 {
    margin-bottom: 36px;
    color: #333;
    font-size: 18px;
    padding: 0 25px;
    font-weight: bold;
}
#sr-items img {
    height: 225px;
}
.gt10 .hd {
	text-transform: uppercase;
}
.info-box9 {
	padding: 20px;
}
.info-box9 .img {
	color: darkblue;
}
section {
	border-bottom: none;
}