
/*=============Department Style=====================*/
header.fixed-header .navbar-top {
	background-color: transparent !important;
	border-bottom: none;
	box-shadow: none;
	margin-top: 0;
}
header.fixed-header .top-bar .navbar-header img {
	height: 104px !important;
}
/*=============INSIDE FIXED MENU====================*/
.inside_banner_image_section {
	margin: 25px 0;
}
ul.social-list i.fa.fa-bars {
	background-color: transparent;
	color: #0E0E0E;
	width: 35px;
	height: 35px;
	font-size: 35px;
	line-height: 37px;
}
.navbar-header h4 {
	display: block;
	margin: 0px;
	position: absolute;
	left: 10%;
	top: 73px;
	color: #165894;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.43);
}
.navbar-header h3 {
	display: block;
	margin: 0px;
	position: absolute;
	left: 10%;
	top: 38px;
	color: #165894;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.43);
}
/*=============Department_home_slider====================*/
#slider1_container{
	display: none;
	position: relative;
	margin: 0 auto;
	width: 100% !important;
	height: 368px;
	overflow: hidden;
}
	.jssorb05 {
		position: absolute;
	}
	.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
		position: absolute;
		width: 16px;
		height: 16px;
		background: url(../images/b05.png) no-repeat;
		overflow: hidden;
		cursor: pointer;
	}
	.jssorb05 div { background-position: -7px -7px; }
	.jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
	.jssorb05 .av { background-position: -67px -7px; }
	.jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

	.jssora11l, .jssora11r {
		display: block;
		position: absolute;
		width: 37px;
		height: 37px;
		cursor: pointer;
		background: url(../images/a11.png) no-repeat;
		overflow: hidden;
	}
	.jssora11l { background-position: -11px -41px; }
	.jssora11r { background-position: -71px -41px; }
	.jssora11l:hover { background-position: -131px -41px; }
	.jssora11r:hover { background-position: -191px -41px; }
	.jssora11l.jssora11ldn { background-position: -251px -41px; }
	.jssora11r.jssora11rdn { background-position: -311px -41px; }
/*=============Department_home_style====================*/
section.image_icons {
	text-align: center;
	background-color: #fff;
	padding: 50px 0;
}
section.image_icons h3 {
	margin-bottom: 25px;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 2px;
	font-family: 'Raleway', sans-serif !important;
	text-transform: uppercase;
	color: #303030 !important;
}
/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}

@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}

.hvr-ripple-out:hover {
	background-color: #FAA443;
}
.hvr-ripple-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	transition: all .5s ease-out;
	background-color: #7DB6EC;
	border-radius: 50%;
	padding: 15px;
}
.hvr-ripple-out:before {
	content: '';
	position: absolute;
	border: #D2B93C solid 4px;
	top: -2px;
	right: -2px;
	bottom: 0px;
	left: -1px;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	border-radius: 50%;
	transition: all .5s ease-out;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
	-webkit-animation-name: hvr-ripple-out;
	animation-name: hvr-ripple-out;
	transition: all .5s ease-out;
}
.hod {
	text-align: center;
	padding: 20px 0;
}

.hod h3 {
	margin-bottom: 25px;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 2px;
	font-family: 'Raleway', sans-serif !important;
	text-transform: uppercase;
	color: #303030 !important;
}
div#cont_rt_sec .specication h5 {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 12px !important;
	width: 100% !important;
	color: #085DAD;
}
div#cont_rt_sec .accordion h4 {
	height: 25px;
}










