<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Generated by */
@font-face {
	font-family: 'BarlowCondensed';
	src: url('../fonts/BarlowCondensed-Thin.eot?#iefix') format('embedded-opentype'),
	url('../fonts/BarlowCondensed-Thin.woff') format('woff'),
	url('../fonts/BarlowCondensed-Thin.ttf')  format('truetype'),
	url('../fonts/BarlowCondensed-Thin.svg#BarlowCondensed-Thin') format('svg');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'BarlowCondensed';
	src: url('../fonts/BarlowCondensed-ExtraLight.eot?#iefix') format('embedded-opentype'),
	url('../fonts/BarlowCondensed-ExtraLight.woff') format('woff'),
	url('../fonts/BarlowCondensed-ExtraLight.ttf')  format('truetype'),
	url('../fonts/BarlowCondensed-ExtraLight.svg#BarlowCondensed-ExtraLight') format('svg');
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: 'BarlowCondensed';
	src: url('../fonts/BarlowCondensed-Light.eot?#iefix') format('embedded-opentype'),
	url('../fonts/BarlowCondensed-Light.woff') format('woff'),
	url('../fonts/BarlowCondensed-Light.ttf')  format('truetype'),
	url('../fonts/BarlowCondensed-Light.svg#BarlowCondensed-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'BarlowCondensed';
	src: url('../fonts/BarlowCondensed-Regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/BarlowCondensed-Regular.woff') format('woff'),
	url('../fonts/BarlowCondensed-Regular.ttf')  format('truetype'),
	url('../fonts/BarlowCondensed-Regular.svg#BarlowCondensed-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'BarlowCondensed';
	src: url('../fonts/BarlowCondensed-Italic.eot?#iefix') format('embedded-opentype'),
	url('../fonts/BarlowCondensed-Italic.woff') format('woff'),
	url('../fonts/BarlowCondensed-Italic.ttf')  format('truetype'),
	url('../fonts/BarlowCondensed-Italic.svg#BarlowCondensed-Italic') format('svg');
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: 'BarlowCondensed';
	src: url('../fonts/BarlowCondensed-Medium.eot?#iefix') format('embedded-opentype'),
	url('../fonts/BarlowCondensed-Medium.woff') format('woff'),
	url('../fonts/BarlowCondensed-Medium.ttf')  format('truetype'),
	url('../fonts/BarlowCondensed-Medium.svg#BarlowCondensed-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'BarlowCondensed';
	src: url('../fonts/BarlowCondensed-SemiBold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/BarlowCondensed-SemiBold.woff') format('woff'),
	url('../fonts/BarlowCondensed-SemiBold.ttf')  format('truetype'),
	url('../fonts/BarlowCondensed-SemiBold.svg#BarlowCondensed-SemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'BarlowCondensed';
	src: url('../fonts/BarlowCondensed-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/BarlowCondensed-Bold.woff') format('woff'),
	url('../fonts/BarlowCondensed-Bold.ttf')  format('truetype'),
	url('../fonts/BarlowCondensed-Bold.svg#BarlowCondensed-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
}
body{ font-size: 16px; line-height: 22px; color: #243a4f; font-family: 'BarlowCondensed'; font-weight: 400; background: #ffffff; }
*
{
 margin:0;
 padding:0;
 box-sizing: border-box;
}
ul,ol,li
{
 list-style-type:none;
 margin:0;
 padding:0;
}
h1,h2,h3,h4,h5,h6,p
{
 margin:0;
 padding:0;
}
img
{
 max-width:100%;
 height:auto;
}
a
{
 text-decoration:none;
 border:0;
 outline:0;
}
input, select, textarea, button
{
 background:transparent;
 border:0;
 outline:0;
}
.header_top_section
{
	background: #f0ecea;
	text-align:center;
	color: #fff;
}

.header_top_section ul li
{
	display:inline-block;
	padding:8px 6px;
	text-align:center;
}
.header_top_section ul li a
{
	color: #2C2C2C;
}
.logo_section {
  background: #d8d8d8;
}
.logo
{
	text-align:center;
	padding-top: 10px;
}

.conInfo &gt; a {
  display: block;
  line-height: 34px;
  font-size: 18px;
  font-weight: 500;
  color: #092044;
}
.conInfo &gt; a .fa {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0 5px 0 0;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  background-color: #080;
  color: #fff;
}
.latest-updates-wrap {
  padding: 5px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.latestnews_updates {
  position: relative;
  padding: 5px 15px 5px 150px;
  line-height: 26px;
  color: #092044;
  font-weight: 500;
}
.latestnews_updates_wrap {
  padding: 10px 0;
}
.latestnews_updates &gt; .title {
  background: #243a4f;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  bottom: 0;
  width: 110px;
  text-align: center;
  padding: 5px 5px 5px 15px;
  font-weight: 400;
  letter-spacing: 0;
}
.latestnews_updates &gt; .title::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18px 0 18px 24px;
  border-color: transparent transparent transparent #243a4f;
  position: absolute;
  right: -24px;
  top: 0;
  bottom: 0;
}
.menu-section {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b99a4a+0,ffd366+100 */
background: linear-gradient(to right, #00674f 0%,#60a097 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
#banner .owl-controls .owl-buttons div {
	width: 45px;
	height: 45px;
	background: none;
	border-radius: 0;
	color: #000000;
	opacity: 1;
	text-align: center;
	padding: 0;
	position: absolute;
	bottom: 46%;
	z-index: 99;
	font-size: 30px;
	line-height: 45px;
}
#banner .owl-controls .owl-buttons .owl-prev i, #banner .owl-controls .owl-buttons .owl-next i {
	display: block;
	line-height: 45px;
	color: #583d03;
}
#banner .owl-controls .owl-buttons .owl-prev {
	left: 0;
}
#banner .owl-controls .owl-buttons .owl-next {
	right: 0;
}
#banner .owl-pagination {
	position: absolute;
z-index: 99;
left: 0;
bottom: -13%;
z-index: 99999;
right: 0;
}
#banner .owl-controls .owl-page span {
	background-color: #2b7a00;
	width: 15px;
	height: 15px;
}

#banner img
{
	width:100%;
	height:auto;
	border-radius: 6px;
}
.newscontsec ul li {
  margin-top: 20px;
  background: url(../images/bluecircle.png) no-repeat left 8px;
}
.newscontsec ul li a {
  color: #000;
  padding-left: 20px;
}
.newscontsec {
  background: #e0d7d1;
  overflow: hidden;
  width: 100%;
  border-radius: 6px;
}
.newscontsec h2 {
  text-transform: uppercase;
  color: #fff;
  line-height: normal;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  padding: 10px;
  background: #868756;
  letter-spacing: 1px;
}
.newscontsec marquee {
  height: 379px;
  margin-top: 25px;
}
.widget {
  -webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
}
.widgetTitle {
  background: #092044;
  color: #ffffff;
  padding: 5px 15px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
}
.widgetTitle .fa {
  font-weight: 400;
  margin-right: 15px;
}
.widget_box {
  padding: 15px;
  transition: all .5s ease;
}
.pageTitle {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-size: 24px;
}
.title_wrap {
  position: relative;
  
}
.title_wrap h1
{
	background: linear-gradient(to right, #00674f 0%,#60a097 100%);
	color:#fff;
}

.entry p {
  font-size: 18px;
  line-height: 24px;
}
.widgetTitle {
  background: #206f9f;
  color: #ffffff;
  padding: 5px 15px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 20px;
}
.principal_Desk {
  position: relative;
  text-align: center;
  padding: 75px 0 0;
  margin-top: 15px;
}
.widget_box {
  padding: 0px;
  transition: all .5s ease;
  margin: 0;
}
.principal_Desk .title {
  letter-spacing: 2px;
  margin: 0 0 10px 0;
}
.principal_Desk .title::after {
  content: '';
  width: 50%;
  display: block;
  height: 1px;
  background: #fff;
  margin: 0px auto;
  margin-top: 10px;
}
.principal_Desk .textBox {
  color: #ffffff;
}
.principal_Desk .textBox {
  background: #819ab1;
  color: #ffffff;
  border: 1px solid #819ab1;
  padding: 150px 15px 20px;
}
.principal_Desk .imageBox img {
  width: 150px;
  height: 150px;
  transform: rotate(45deg);
}
.principal-Desk .imageBox a {
  display: inline-block;
}
.principal_Desk .imageBox {
  overflow: hidden;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border-width: 5px;
  border-style: solid;
  border-color: #092044 #092044 #ffffff #ffffff;
  box-shadow: 0 0 5px #003b3b;
  margin: 0 0 0 -75px;
  z-index: 99;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.principal_Desk .link {
  color: #ffffff;
}
.link {
  text-decoration: underline;
  font-weight: 500;
}
 .spacer {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .footerTop {
  background: url('../images/join-us-bg.jpg') repeat center top;
}
.os-animation.animated {
  opacity: 1;
}
.box {
  padding: 20px;
  background: #2b2b1c;
  color: #ffffff;
  text-align: center;
  height: 100%;
}
.box .title {
  margin: 0 0 15px 0;
  letter-spacing: 2px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 26px;
}
.box .btn-white {
  margin: 15px 0 0;
    margin-top: 15px;
}
.box .btn {
  display: inline-block;
  margin-top: 15px;
  text-transform: uppercase;
  transition: all .5s ease;
  font-weight: 600;
}
.box a {
  color: #fff;
}
.btn-white {
  background: transparent;
  border-color: #ffffff;
}
.btn {
  display: inline-block;
  white-space: inherit;
  padding: 10px 20px;
  text-align: center;
  border-radius: 5px;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 2px;
  font-weight: 300;
  color: #fff;
}
.btn-white:hover {
  background: #fff;
  border-color: #092044;
  color: #092044;
}
.box ul li {
  margin: 3px 0;
  font-size: 18px;
  position: relative;
  padding: 0 0 0 15px;
  text-align: left;
}
.box ul li::before {
  content: '\f101';
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 2px;
}

.footer {
  color: #ffffff;
  letter-spacing: 1px;
  font-weight: 300;
}
.footer {
 background: #00674F;
  position: relative;
  color: #ffffff;
  letter-spacing: 1px;
  font-weight: 300;
  padding-bottom: 0;
}
footTitle_wrap {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
.footTitle {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: .5rem;
}
.footTitle::before {
  position: absolute;
  bottom: -8px;
  left: 0;
  border: 1px solid #cccccc;
  content: '';
  width: 15px;
  height: 15px;
  border-radius: 100%;
  z-index: 2;
}
.footTitle::after {
  position: absolute;
  bottom: -5px;
  left: 3px;
  background: #0aaaa0;
  content: '';
  width: 9px;
  height: 9px;
  border-radius: 100%;
  z-index: 2;
}
.footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footLink .footContent ul &gt; li {
  padding-bottom: 7px;
  position: relative;
  padding-left: 11px;
}
.footLink .footContent ul &gt; li::before {
  position: absolute;
  width: 7px;
  height: 1px;
  top: 10px;
  left: 0;
  content: '';
  background: #fff;
}
.footer a {
  color: #ffffff;
}
.footContact .contact_way {
  position: relative;
  padding-bottom: 11px;
}
.footContact .contact_icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 23px;
  height: 23px;
  display: inline-block;
  line-height: 23px;
  text-align: center;
  border-radius: 4px;
}
.footContact .contact_icon i
{
	 line-height: 23px;
}
.base-bg {
  color: #fff;
}
.footContact .contact_text {
  padding-left: 37px;
  padding-top: 3px;
  display: block;
}
.footSocial .social {
  padding-left: 15px;
}
.footSocial .social a.fa {
  color: #fff;
}
.social a:first-child {
  margin-left: 0;
}
.copyright {
  background: #0f2525;
  padding: 15px 0;
  font-size: 14px;
  line-height: 20px;
}
.copyright p {
  margin: 2px 0 0;
}
.copyright ul {
  float: right;
}
.copyright li {
  display: inline-block;
  position: relative;
  padding-bottom: 5px;
}
.footer a {
  color: #ffffff;
}
 .copyright li::before {
    padding: 0 15px;
  }
}
@media (min-width: 768px) {
  .copyright li::before {
    padding: 0 5px;
  }
}
.copyright li::before {
  content: '|';
  padding: 0 2px;
}
.footTitle_wrap {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
.footer .footCol {
  margin: 0 0 30px 0;
}
.footTitle_wrap::after {
  background: #cccccc;
  width: 80px;
  height: 1px;
  content: '';
  position: absolute;
  bottom: 0;
  left: 15px;
}
.footSocial {
  display: flex;
  margin-left: auto;
}
.social a {
  text-align: center;
  display: inline-block;
  color: #000;
  text-align: center;
  margin: 0 5px;
    margin-left: 5px;
  font-weight: 400;
  font-size: 18px;
}
.sidebar_left .widget
{
	height: 228px;
  background: #fff;
  position: relative;
 
}
.sidebar_left .widget_box
{
	 padding:15px;
	 padding-bottom: 0px;
}
.sidebar_left .btn {
  background: #080;
  color: #fff;
  padding: 5px 20px;
    padding-bottom: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 7px;
  margin-top: 10px;
  border: none;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  width: 100px;
  margin: auto;
}
.bg3 {
  background-image: url(../images/counter-bg.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-position: center top;
}
 .rs-counter-list {
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 30px;
  text-align: center;
  padding: 23px;
  transition: .3s all ease;
  background: #0082ff;
  border-radius: 12px;
}
.rs-counter-list .counter-number {
  font-size: 60px;
  color: #ffffff;
  margin-bottom: 6px;
}
.rs-counter-list .counter-desc {
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 20px;
  text-transform: uppercase;
}
.top_btn_new {
  padding: 8px 30px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#17424f+36,0a1f25+100 */
background: linear-gradient(to bottom,  #17424f 36%,#0a1f25 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  border-radius: 5px;
  display: block;
  text-align: center;
  color: #fff !important;
  font-size: 14px;
  letter-spacing: 0px;
  font-weight: 600;
  text-transform:uppercase;
}
.newscontsec ul
{
	padding:0px 15px;
}
.glance_section a
{
	line-height:60px;
}
.facility_section {
  padding: 80px 0px 80px 0px;
  background-image: linear-gradient(to bottom, #eeead2 , #cec988 );
}

.box1 {
  background: #a8f3d0;
  background: -moz-linear-gradient(top, #a8f3d0 0%, #d0fae5 100%);
  background: -webkit-linear-gradient(top, #a8f3d0 0%, #d0fae5 100%);
  background: linear-gradient(to bottom, #a8f3d0 0%, #d0fae5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8f3d0', endColorstr='#d0fae5', GradientType=0 );
  border-bottom: 6px solid #059669;
  padding: 20px;
}
.facility_inner {
  height: auto;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.20);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.20);
  box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.20);
  border-radius: 12px;
  text-align: center;
}
.box2 {
  background: #fbd0e8;
  background: -moz-linear-gradient(left, #fbd0e8 0%, #fce6f3 100%);
  background: -webkit-linear-gradient(left, #fbd0e8 0%, #fce6f3 100%);
  background: linear-gradient(to right, #fbd0e8 0%, #fce6f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbd0e8', endColorstr='#fce6f3', GradientType=1 );
  padding: 20px;
  border-bottom: 6px solid #db2777;
}
.box3 {
  background: #fde68c;
  background: -moz-linear-gradient(left, #fde68c 0%, #fef3c5 100%);
  background: -webkit-linear-gradient(left, #fde68c 0%, #fef3c5 100%);
  background: linear-gradient(to right, #fde68c 0%, #fef3c5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde68c', endColorstr='#fef3c5', GradientType=1 );
  padding: 20px;
  border-bottom: 6px solid #d97706;
}
.box4 {
  background: #c8d3fe;
  background: -moz-linear-gradient(left, #c8d3fe 0%, #dfe7ff 100%);
  background: -webkit-linear-gradient(left, #c8d3fe 0%, #dfe7ff 100%);
  background: linear-gradient(to right, #c8d3fe 0%, #dfe7ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8d3fe', endColorstr='#dfe7ff', GradientType=1 );
  padding: 20px;
  border-bottom: 6px solid #4f46e5;
}
.box_icon1 span {
  display: inline-block;
  height: 170px;
  width: 170px;
  margin: 0px;
}
.box_icon2 span {
  display: inline-block;
  height: 170px;
  width: 170px;
  margin: 0px;
}
.box_icon3 span {
  display: inline-block;
  height: 170px;
  width: 170px;
  margin: 0px;
}
.box_icon4 span {
  display: inline-block;
  height: 170px;
  width: 170px;
  margin: 0px;
}
.box_text {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 8px;
}
.box_click a {
  background: #059669;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 20px;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  margin-top: 17px;
}
.box_click2 a {
  background: #db2777;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 20px;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  margin-top: 17px;
}
.box_click3 a {
  background: #d97706;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 20px;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  margin-top: 17px;
}
.box_click4 a {
  background: #4f46e5;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 20px;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  margin-top: 17px;
}
.facility_inner img
{
	border-radius:50%;
}
.icon_f img
{
	width:50px;
	height:50px;
	-webkit-filter: invert(100%);
}
.icon_f {
  padding: 16px;
  width: 84px;
  border-radius: 50%;
  height: 84px;
  margin: auto;

}
.icon_f_mian li
{
	width:19%;
	display:inline-block;
	text-align: center;
	margin-bottom: 15px;
}
.icon_f_mian a {
  font-size: 24px;
  color: #fff;
  display: block;
  padding: 30px 0px;
  font-weight: 600;
}
.icon_f_mian li
{
	background: linear-gradient(to right, #00674f 0%,#60a097 100%);
	margin:14px 37px;
  border-radius:16px;
}
.useful_links h3 {
  text-align: center;
  font-size: 28px;
  text-transform: uppercase;
  color: #323884;
}
.header_top_section {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00674f+0,60a097+100 */
background: linear-gradient(to right,  #00674f 0%,#60a097 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
.header_top_section ul li a {
  color: #FFF;
}
.principal_sir_section
{
	background:url(../images/back1.jpg) no-repeat;
	background-size:100%;
	padding:50px 0px;
	background-attachment:fixed;
}
.mission_section_left {
  position: relative;
}
.mission_section_text {
  position: absolute;
  padding: 22px;
  color: #FFF;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}
.social {
  -webkit-padding-start: 40px;
  padding-inline-start: 40px;
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  margin-right: -11px;
}
.social::before {
  content: "";
  position: absolute;
  inset-inline-start: 0px;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #ffc107;
  -webkit-clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%, 10% 0%);
  clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%, 10% 0%);
}
.accordion-button:not(.collapsed) {
  color: #fff;
  background-color: #00674F;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}
.faq {
  padding: 50px 0px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  
}
.faq .faq__thumb-inner {
  min-width: 527px;
  position: relative;
}
.faq .faq__thumb-inner .thumb-lg {
  position: relative;
  display: inline-block;
  border: 10px solid #fff;
  border-radius: 20px;
}
.faq .shape {
  position: absolute;
  z-index: -2;
  background-color: #00674F;
  inset-inline-end: 0px;
  top: 0px;
  bottom: 0px;
  width: 47vw;
}
.custom_btn_about {
  color: #000;
  border: 2px solid #edb525;
  padding: 8px 30px;
  display: inline-block;
  margin-top: 15px;
  border-radius: 30px;
}
.rs-products .owl-stage-outer {
  padding-bottom: 30px;
}
.rs-products .product-item {
  text-align: center;
  transition: all 0.3s ease 0s;
  background-color: #ffffff;
  margin: 20px;
}
.rs-products .product-item:hover {
  -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}
.rs-products .product-item .product-img {
  margin-bottom: 17px;
  overflow: hidden;
}
.rs-products .product-item .product-img img {
  width: 100%;
  transition: all 0.3s ease 0s;
}
.rs-products .product-item .product-img:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.rs-products .product-item .product-title {
  font-size: 20px;
  margin-bottom: 0px;
padding-bottom: 17px;
}
.rs-products .product-item .product-title a {
  color: #212121;
}
.rs-products .product-item .product-title a:hover,
.rs-products .product-item .product-title a:focus,
.rs-products .product-item .product-title a:active {
  color: #ff3115;
}
.rs-products .product-item .product-price {
  font-size: 16px;
  color: #444;
  display: block;
}
.rs-products .product-item .product-btn {
  margin-top: 20px;
  padding-bottom: 25px;
}
.rs-products .product-item .product-btn a {
  display: inline-block;
  margin-left: auto;
  padding: 2px 15px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  border: 1px solid #212121;
  color: #212121;
}
.rs-products .product-item .product-btn a:hover {
  border-color: #ff3115;
  background-color: #ff3115;
  color: #fff;
}
.rs-products .view-btn {
  text-align: center;
  margin-top: 20px;
}
.rs-products .view-btn a {
  display: inline-block;
  margin-left: auto;
  min-width: 170px;
  padding: 8px 20px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  background-color: #86bc42 ;
  color: #fff !important;
}
.rs-products .view-btn a:hover {
  background-color: #100499;
}
#rs-carousel .owl-controls .owl-buttons div {
	width: 45px;
	height: 45px;
	background: none;
	border-radius: 0;
	color: #fff;
	opacity: 1;
	text-align: center;
	padding: 0;
	position: absolute;
	bottom: 46%;
	z-index: 99;
	font-size: 30px;
	line-height: 45px;
}
#rs-carousel .owl-controls .owl-buttons .owl-prev i, #banner .owl-controls .owl-buttons .owl-next i {
	display: block;
	line-height: 45px;
	color: #fff;
}
#rs-carousel .owl-controls .owl-buttons .owl-prev {
	left: 10px;
}
#rs-carousel .owl-controls .owl-buttons .owl-next {
	right: 10px;
}
#rs-carousel .owl-pagination {
	position: absolute;
z-index: 99;
left: 0;
bottom: -13%;
z-index: 99999;
right: 0;
}
#rs-carousel .owl-controls .owl-page span {
	background-color: #2b7a00;
	width: 15px;
	height: 15px;
}

#rs-carousel img
{
	width:100%;
	height:auto;
}
.logo_right_manu 
{
	text-align:right;
}
.logo_right_manu a
{
	display:inline-block;
	margin: 6px 10px;
	
}
.news_right a {
  color: #000000;
  font-size: 15px;
  border-bottom:1px solid #ccc;
  padding:10px;
  display: block;
}
.leftSticky {
  left: 0;
}
.leftSticky .title {
  float: right;
}
.rightSticky {
  right: 0;
}
.stickyBox {
  position: fixed;
  top: 220px;
  z-index: 1040;
  transition:width ease .5s;
  width: 50px;
  background: #014837;
  height: 385px;
  border:1px solid #184b71;
  box-shadow: 0 0 2px #ddd;
  overflow:hidden;
}
.stickyBox.rightSticky:hover {
  width: 250px;
}
rightSticky .title {
  float: left;
}
.stickyBox .title {
  width: 50px;
  height: 100%;
  background: #014837;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
 background: #014837;
  cursor: pointer;
  line-height: 26px;
}
.stickyBox.leftSticky:hover {
  width: 200px;
}

/*new departments*/

.leftdeptpanel {
	float: left;
	padding: 0 15px;
	width: 25%;
}
ul.innerpgrytpanel {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow: hidden;
	padding:0px;
}
ul.innerpgrytpanel li {
	line-height: 50px;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 400;
	border-top: 1px solid #fff;
	list-style-type: none;
}
ul.innerpgrytpanel li:first-child {
	border: 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
ul.innerpgrytpanel li:last-child {
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
ul.innerpgrytpanel li a {
	display: block;
	color: #fff;
	padding: 0 20px;
	background: #54b0fd;
}

.rightdeptpanel {
	float: left;
	padding: 0 15px;
	width: 75%;
}
ul.subjectsec {
	margin: 0 -15px;
	padding:0px;
}
ul.subjectsec li {
	float: left;
	width: 33.33333333%;
	padding: 0 15px;
	margin-bottom: 30px;
	list-style-type: none;
}
ul.subjectsec li a {
	color: #fe6161;
	padding: 40px 15px;
	line-height: normal;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 22px;
	/*border:1px solid #000;*/
	display: block;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(17,93,151,0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(17,93,151,0.5);
	box-shadow: 0px 0px 10px 0px rgba(17,93,151,0.5);
	background: #fff;
	text-align: center;
}
ul.subjectsec li a span {
	display: block;
	text-transform: none;
	font-size: 15px;
	padding-bottom: 5px;
}
ul.subjectsec li a:hover {
	background: #fe6161;
	color: #fff;
	box-shadow: none;
}
.tabsingleimgsec {
	float: left;
	width: 25%;
	padding: 0 15px;
	list-style-type: none;
	margin: 0 0 30px 0;
}
.tabsingleimgsec img {
	width: 100%;
	height: 158px;
	border: 1px solid #c8c8c8;
	background: #f1f1f1;
	padding: 7px;
	object-fit: cover;
}
ul.departlinksec {
	margin: 0;
	padding: 0;
	width:100%;
}
ul.departlinksec li {
	list-style-type: none;
	font-weight: 400;
	font-size: 13px;
	line-height: normal;
	border-bottom: 1px dashed #BBBBBB;
	padding: 0 15px 20px 15px;
	overflow: hidden;
	margin: 0 0 20px 0;
	float: left;
	width: 50%;
}
ul.departlinksec li:before {
	display: none;
}
ul.departlinksec li img {
	width: 80px;
	height: 80px;
	object-fit: cover;
	float: left;
	margin-right: 15px;
	border: 1px solid #333;
	margin-top: 5px;
}
ul.departlinksec li h6 {
	color: #4b4b4b;
	font-weight: 600;
	font-size: 15px;
	line-height: normal;
	margin: 0;
	padding: 0 0 8px 0;
	text-transform: capitalize;
}
ul.departlinksec li p {
	font-size: 13px;
	line-height: normal;
	color: #115d97;
	font-weight: 400;
}
ul.departlinksec li a.viewbut {
	color: #fff;
	float: left;
	background: #003a62;
	line-height: 28px;
	padding: 0 10px;
	font-size: 11px;
	text-transform: capitalize;
	display: block;
	margin-top: 12px;
}
.gallery_main_div img {
    width: 100%;
    height: auto;
}
.gallery_title {
    font-size: 22px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}

.innercontbdrsec {
    padding: 30px;
    width: 100%;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 15px 0px rgba(105,105,105,.5);
    -moz-box-shadow: 2px 2px 15px 0px rgba(105,105,105,.5);
    box-shadow: 2px 2px 15px 0px rgba(105,105,105,.5);
    border-top: 5px solid #20B3FF;
}
.sglenoticesec {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #CCCCCC;
    padding: 15px 0;
        padding-left: 0px;
    background: url(../images/document.png) no-repeat left 15px;
    padding-left: 55px;
}
.sglenoticesec h2 {
    font-size: 19px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 8px;
}
.sglenoticesec p {
    color: #333;
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
    margin: 0;
   
}
.innercontbdrsec a.clickhere {
    font-weight: 600;
    
    font-size: 14px;
    color: #fff;
    background: #20B3FF;
    line-height: 40px;
    display: block;
    float: left;
    padding: 0 15px;
    margin-top: 10px;
}
.innercontbdrsec h3
{
 text-transform:capitalize;
 color:#1C1C1C;
 padding-bottom:20px;
 background:url(../images/line.jpg) no-repeat left bottom;
 margin-bottom:15px;
}</pre></body></html>