<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	margin: 0 auto;
	font-family: 'Noto Sans', sans-serif;
	font-size:13px;
	color:#333333;
	background-color:#c3dda2;
}
p
{
	font-size:13px;
	color:#333333;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	line-height:20px;
}
.p-not-padding
{
	font-size:13px;
	color:#333333;
	text-align:justify;
}
a
{
	text-decoration:none;
	color:#00923f;
}
a:hover
{
	color:#00923f;
}
.main-text
{
	font-size:24px;
	padding-left:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#8fc656;
}
.home-icon{
	background-image:url(../images/home.png);
	background-repeat:no-repeat;
	background-position:center;
	}
.home-icon:hover{
	background-image:url(../images/home-hover.png);
	background-repeat:no-repeat;
	background-position:center;
	}
.menu-bg{
	background-color:#00923F;
	border:1px solid #e2e2e2;
	border-radius:10px;
	}
/*TOP-MENU S*/
.top-menu
{
	background-color:#00923F;
	border:1px solid #e2e2e2;
	border-radius:10px;
	height:50px;
}
.top-menu td
{
	background-color:#00923F;
	color:#FFFFFF;
	border:1px solid #e2e2e2;
}
.top-menu a
{
	color:#FFFFFF;
	text-transform:uppercase;
}
.top-menu a:hover
{
	color:#FFFFFF;
}
.top-menu td:hover
{
	background-color:#00923f;
}
/*TOP-MENU E*/
/*WELCOME S*/
.welcome-table
{
	background: linear-gradient(to bottom, #FFFFFF 64%, #F7F6F4 100%) repeat scroll 0 0 transparent;
	border: 1px solid #E0E0E0;
	border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.08);
    padding: 5px 5px 5px;
    vertical-align: top;
}
/*WELCOME E*/
/*EVENTS S*/
.events-table
{
	background: linear-gradient(to bottom, #FFFFFF 64%, #F7F6F4 100%) repeat scroll 0 0 transparent;
	border: 1px solid #E0E0E0;
	border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.08);
    display: table-cell;
    padding: 5px 5px 5px;
    vertical-align: top;
}
/*EVENTS E*/
/*OUR SERVICES S*/
.our-services-table
{
	background: linear-gradient(to bottom, #FFFFFF 64%, #F7F6F4 100%) repeat scroll 0 0 transparent;
	border: 1px solid #E0E0E0;
	border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.08);
    display: table-cell;
    padding: 5px 5px 5px;
    vertical-align: top;
}
.our-services
{
	text-decoration:none;
}
.our-services a
{
	color:#333333;
}
.our-services a:hover
{
	color:#8fc656;
}
/*OUR SERVICES E*/
/*QUICK ENQUIRY S*/
.quick-enquiry-table
{
	background: linear-gradient(to bottom, #FFFFFF 64%, #F7F6F4 100%) repeat scroll 0 0 transparent;
	border: 1px solid #E0E0E0;
	border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.08);
    display: table-cell;
    padding: 5px 5px 5px;
    vertical-align: top;
}
.text-box
{
	background: linear-gradient(to bottom, #FFFFFF 64%, #F7F6F4 100%) repeat scroll 0 0 transparent;
	border: 1px solid #E0E0E0;
	border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.08);
    display: table-cell;
    padding: 5px 5px 5px;
	height:20px;
	width:225px;
}
/*QUICK ENQUIRY E*/
/*FOOTER S*/
.footer-bg{
	background-image:url(../images/footer-map.png);
	background-position:right 130px;
	background-repeat:no-repeat;
	}
.footer-text{
	padding-right:20px;
	}
.footer-main-text
{
	font-size:16px;
	padding-left:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
}
.footer a
{
	color:#B1B1B1;
}
.footer a:hover
{
	color:#8fc656;
}
/*FOOTER E*/
/*ENQUIRY PAGE S*/
.textarea
{
	background: linear-gradient(to bottom, #FFFFFF 64%, #F7F6F4 100%) repeat scroll 0 0 transparent;
	border: 1px solid #E0E0E0;
	border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.08);
    display: table-cell;
    padding: 5px 5px 5px;
	height:80px;
	width:225px;
}
.select
{
	background: linear-gradient(to bottom, #FFFFFF 64%, #F7F6F4 100%) repeat scroll 0 0 transparent;
	border: 1px solid #E0E0E0;
	border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.08);
    display: table-cell;
    padding: 5px 5px 5px;
	width:250px;
}
/*ENQUIRY PAGE E*/
/*CONTACT PAGE S*/
.contact-page-table td
{
	border:1px dotted #999999;
}
/*CONTACT PAGE E*/


.heading-s{
	font-size:16px;
	padding-left:10px;
	font-weight:bold;
	color:#7fb349;
	}
.package{
	line-height:25px;
	padding:5px 8px 0px 8px;
	color:#333333;
	font-size:13px;
	font-family: 'Noto Sans', sans-serif;
	}
.package ul{
	padding:0px;
	margin:0px;
	}
.package ul li {
	background-image:url(../images/arrow-page.png);
	background-repeat:no-repeat;
	background-position:2px 9px;
	padding-left:25px;
	list-style:none;
	padding-top:2px;
	padding-bottom:4px;
	border-bottom:thin dotted #d9d9d9;
	}
	
/*MORPH*/
.morph {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}

.morph:hover {
  border-radius: 50%;
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}

/*SIDEPAN*/
.sidepan img {
  margin-left: 0px;
 -webkit-transition: margin 1s ease;
   moz-transition: margin 1s ease;
   -o-transition: margin 1s ease;
 -ms-transition: margin 1s ease;
    transition: margin 1s ease;
}


/*PIC*/
.pic {

  overflow: hidden;
  margin: 10px;
  border:5px solid #cccccc;
  float: left;
}

.pic:hover {
  cursor: pointer;
}

.main-heading
{
	font-size:24px;
	padding-left:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#00923f;
}
.bottom{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:right;
	text-transform:none;
	}
.bottom a{
	text-decoration:none;
	color:#000000;
	padding:0px 5px 0px 5px;
	font-weight:normal;
	text-transform:none;
	}
.bottom a:hover{
	color:#FFFFFF;
	}
.University-text-Colleges{
	font-size: 20px;
	color: #fff;
	padding: 8px 10px;
	font-weight: bold;
	border-bottom:thin solid #ccc;
	background:#00923F;
	border-radius:5px;
}

.Services{
	line-height:25px;
	padding:5px 8px 0px 8px;
	color:#333333;
	font-size:13px;
	font-family: 'Noto Sans', sans-serif;
	}
.Services ul{
	padding:0px;
	margin:0px;
	}
.Services ul li {
	background-image:url(../images/icon_ext_link.png);
	background-repeat:no-repeat;
	background-position:2px 12px;
	padding-left:25px;
	list-style:none;
	padding-top:2px;
	padding-bottom:4px;
	border-bottom:thin dotted #d9d9d9;
	}
</pre></body></html>