<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Author: 
Author URI: http://
*/
/* -------------------------------------------- */
/* ------------------Reset--------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;/*border-collapse:collapse;*/}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}
table{width: 100%;}

.form_sssp{
    margin-top: 14px;
    display: inline-block;
    margin-right: 8px;
}

.proclose{display:none !important}
header #search {
  position: relative;
  top: 10px;
  right: 18px;
  width: 218px;
  z-index: 15;
  float: right;
  border: 1px solid #efefef;
  padding: 0 5px;
  height: 38px;
}
header #search .button-search { position: absolute; right: 0px; background: url('../images/button-search.png') center center no-repeat !important;  width: 28px !important; height: 35px ;cursor: pointer; text-indent: -2000px; border: 0 ; padding: 0;}
header #search input{background: #FFF;	padding: 1px 44px 1px 5px;	width: 166px !important;	height: 32px;	border: 1px solid #CCCCCC;	-webkit-border-radius: 3px;	-moz-border-radius: 3px; -khtml-border-radius: 3px;	border-radius: 3px;}
.userLoginbox{
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.65;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  color: #ffffff;
  background-color: #a4a639;
  background-image: none;
  border-color: #a4a639;
  float: right;
  position: relative;
  top: 10px;
  right: 18px;
  z-index: 15;
  float: right;
  margin-left: 20px;
}
.userLoginbox a{
  color: #fff;
}

.red{
  color: #ff0909;
}
.contentArea{
  margin-top: 20px;
  float: left;
  width: 100%;
}
/* -------------------------------------------- */
/* ------------------Font---------------------- */

/*Add your font at here*/

/* -------------------------------------------- #1F497D*/
/* ------------------Style--------------------- */
html, body {width:100%; padding:0; margin:0;}
body {background: #fff;color:#000 ; font-size:11.0pt; font-family:Calibri;}

a{color: #474747;text-decoration: none;}
a:hover {color: #DA251D; text-decoration: none;}

a.button{cursor: pointer;color: #ffffff;line-height: 14px;font-family: Calibri;font-size: 14px;font-weight: bold;	background: #3F3F3F;border:1px solid #ffffff; -webkit-border-radius: 4px;-moz-border-radius: 4px;-khtml-border-radius: 4px;border-radius: 4px;}
a.button {	display: inline-block;	text-decoration: none;	padding: 6px 12px 6px 12px;}
a.button:hover{}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

/* -------------------------------------------- */
/* ------------------Header-------------------- */
header {background:#fff; margin-bottom:0px;}
header .wrap-header{height: 20px; width:99%;}

header #logo {position:absolute; top:0px; padding:5px; /*width: 22%;*/ display:none; margin-top:-3px; margin-left:-5px;}
.inner{ background-color: #A4A639; padding: 0px; margin-top:15px; text-align:center;}


/* -------------------------------------------- */
/* ------------------Navigation---------------- */
nav {}
nav .wrap-nav{
	position:absolute;
	top:1px;
	right:10px;
	height: 37px;
	left: 790px;
}

#menu-leftbar .current_page_item{background:none;}
#menu-leftbar .current_page_item a{ color: #0A668D;}

.menu ul {list-style: none;margin: 0;padding: 0;}
.menu  ul li {position: relative;float: left;padding: 6px 5px 0px 0px; background:#fff;}
.menu  ul li:hover {background-color:#A6A934;}

.sub-menu{
background-color:#000;
}
.menu ul ul {
	background: #5f6975; border-radius: 0px; padding: 0;
	position: absolute; top: 100%;
	display:none;
}
.menu ul ul li {
		float: none; 
		border-top: 1px solid #6b727c;
		border-bottom: 1px solid #575f6a;
		position: relative;
		background:#d1d389;
		padding: 6px 6px 0px 6px;
	}
.menu ul ul li a {
			/*padding: 15px 40px;*/
			
		}	
.menu ul li:hover &gt; ul {
		display: block;
	}
.menu ul ul li a:hover {
				
				display:block;
			}
.menu .current_page_item{background-color:#A6A934;}
.menu .current_page_item a{ color: #fff;}
.menu  ul li a {font-size: 14px; line-height:14px;color: #7a7a7a;display: block;padding: 6px 10px;margin-bottom: 5px;z-index: 6;position: relative;font-weight:bold; /*text-transform: capitalize;*/}
.menu  ul li:hover a {color:#ffffff; text-decoration:none;}

.minimenu{display:none;}
.minimenu{position: relative;margin: 0px;background:#999;}
.minimenu div{overflow: hidden;position: relative;font: 18px/40px 'Calibri, sans-serif';color: #fff;text-align:center;text-transform:uppercase;font-weight:bold;}
.minimenu select{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%; opacity: 0;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);	cursor: pointer;}

.content-area h1.entry-title{
  font-size: 25px;
}
/* -------------------------------------------- */
/* ------------------Content------------------- */
#content { width:99%; margin:0 auto;}
#content .wrap-content{margin-top: 0px; width:100%;}

.gallery{ background: transparent; padding: 0px; border:0px !important;}
.gallery h2{font-size: 18px; text-align: left; margin: 0px; background:#a6a934;color:#fff; font-weight:bold;/*padding-top:10px;padding-bottom:10px;*/ padding:5px;}

#t_row{width:12%; float:left; text-align: left;}
#t_row:nth-child(2){margin-left: 6px;}
#t_row:nth-child(3){margin-left: 6px;}
/*.drop {width:10% !important;}*/

/* -------------------------------------------- */
/* ------------------Footer-------------------- */
footer {}
footer .wrap-footer{}

.copyright{text-align:center; margin-top:20px; background:#333333; padding:10px 0px;color:#ffffff; }
.copyright a{text-decoration:underline; color:#ffffff; }

.NFSelectRight{
height: 21px;
width: 12%;
background: url(img/select-right.png) no-repeat 100% 0;
cursor: pointer;
font: 12px/21px Calibri;
/*color: #fff;*/
padding-left: 3px;
margin-left: 3px;
/*border:none;*/
font-weight:bold;
background-color:#fff !important;
}
#gobutton {
    background-color: #fff;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border: 1px solid #777777;
  padding: 3px;
  width: 40px;
  height: 40px;
  border-radius:15px;
  margin-left:3px;
}

#gobutton_scorlarship {
    background-color: #fff;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border: 1px solid #777777;
  padding: 3px;
  border-radius:15px;
  margin:-3px 10px 0 5px;
  float: left;
  cursor: pointer;
}

#main-i{width:82%; display:inline-block; margin-top:15px;}

.leftside { border:1px solid #a6a934; margin-top:10px; width: 99%;}



input:not([type]), input[type="text"], input[type="email"]
{
  border: 1px solid #ccc;
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
  outline: none;
}

textarea{
  border: 1px solid #CCCCCC;
    height: 100px;
    padding: 10px;
    width: 95%;
    outline: none;
    resize:none;
}

.wpcf7-form .left_div{
    float: left;
    margin-bottom: 16px;
    width: 315px;
    clear: both;
    
}

.captcha_area{
  clear: both;
}
.captcha_area img{
  margin-top: 3px;
}
.captcha_area input[type="text"]{
  width: 190px !important;
}

.wpcf7-form .left_div_textarea{
    clear: both;
    margin-bottom: 16px;
    width: 650px;
}

.wpcf7-form .right_div{
    float: left;
    margin-bottom: 16px;
    width: 315px;
    margin-left: 10px;
}

.wpcf7-form .wpcf7-submit{
  clear: both;
  float: left;
  background-color: #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 1px solid #777777;
  padding: 5px;
  width: 100px;
  height: 35px;
  border-radius:10px;
  margin-top:0px;
  cursor:pointer;
  font-size: 16px;
}

#submitbutton, #submitbutton_scholarship {
  background-color: #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 1px solid #777777;
  padding: 5px;
  width: 75px;
  height: 29px;
  border-radius:10px;
  margin-left:112px;
  cursor:pointer;
}



.frontspinner{
  background: url(../images/wpspin_light.gif) no-repeat;
  background-size: 16px 16px;
  display: none;
  float: right;
  opacity: .7;
  filter: alpha(opacity=70);
  width: 16px;
  height: 16px;
  margin: 6px 40px 0 0;
}

.selectsize_popup{
  width:130px;
}

/*    pagination     */
.pagination_wrapper.text-center { clear: both;float: left;margin: 20px;text-align: center;}
.pagination_wrapper {margin-top:0px;}
.pagination_wrapper ul {list-style:none; width:100%;}
.pagination_wrapper li {float:left; margin-left:2px; display: block;}
.pagination_wrapper li a {display: block; background-color: #e7e7e9; font-size:16px; line-height: 16px; padding: 12px 0; width:40px; height: 40px; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color:#888;}
.pagination_wrapper li:last-child a {padding-top:11px;}
.pagination_wrapper li:first-child a {padding-top:11px;}
.pagination_wrapper li a:hover {text-decoration:none;}
.pagination_wrapper li a.current {opacity:0.8;background: #333333;color:#fff;}
.pagination_wrapper .hover-background-color-main:hover {background: #333333;color:#fff;}


.search_page .page .entry-header{
  margin-bottom: 5px;
}

.search_page .page {
  margin-bottom: 20px;
}

.search_page .page .comments-link{
  display: none;
}

.leftpanel_consider li{
  clear: both;
  line-height: 18px;
  list-style: disc outside none;
  margin-bottom: 10px;
  margin-left: 24px;
  margin-top: 5px;
}
.leftpanel_consider li a{
  color: #0A668D !important;
}
.leftpanel_consider li a:hover{
  color: #A6A934;
}

.course_detail_block li{
  list-style: disc;
  margin-left: 0px;
}

.navigation{
  clear: both;
}

.navigation .nav-previous {
  float: left;
}

.navigation .nav-next {
  float: right;
}

.navigation a {
  color: #A6A934;
}

.navigation a:hover {
  color: #ea9629;
  text-decoration: none;
}

.navigation .nav-next_post{
  float:right;
  margin-bottom: 10px;
}

.navigation .nav-prev_post{
  float:left;
  margin-bottom: 10px;
}

.single_evemt_block{
  float: left;
  margin-bottom: 30px;
}

.single_evemt_block .entry-content{
  margin-top: 10px;
}
.single_evemt_block img{
  float: left;
  margin: 0 10px 10px 0;
}

div[id*="ajaxsearchlite"]{
  box-shadow: none !important;
}

div[id*="ajaxsearchlite"] .probox{
  height: 37px !important;
}

div[id*='ajaxsearchlite'] .probox .proinput{
  margin: 2px 0px 0px 1px !important;
  padding: 0 5px 0 0px !important;
}
div[id*="ajaxsearchlite"] .proloading{
  position: relative;
  z-index: 10;
  margin-top: 5px !important;
  right: 75px;
}

div[id*="ajaxsearchlite"] .proclose svg{
  margin-top: -4px !important;
    left: -24% !important;
    z-index: 10;
}

div[id*="ajaxsearchliteres"] .results .item, div[id*="ajaxsearchliteres"] .results .item .content{
  height: auto !important;
}

#ajaxsearchlite1 .promagnifier{
  margin: 6px 0 0 0 !important;
  z-index: 10 !important;
  position: absolute !important;
  right: 0 !important;
}

div[id*="ajaxsearchliteres"].vertical{
  border: 1px solid #CCCCCC !important; 
  width: 207px !important; 
}

div[id*="ajaxsearchliteres"] .results .item .content h3 a{
  outline: none;
}

.leftside_newpanel .leftpanel_consider{
  text-align: left;
}
.search_page article{
  border-bottom: 1px solid #efefef;
    margin-bottom: 8px;
    padding: 0 0 8px;
} 
.search_page article .entry-title a{
  color: #000;
}
.search_page article .entry-title a:hover{
  color: #A6A934;
}
.search_page .page-header .page-title{
  font-size: 20px;
    margin-bottom: 20px;
}

div.wpcf7-mail-sent-ok{
  clear: both;
  float: left;
  margin: 1em 0.5em 1em;
}
@media (max-width: 960px){
  header{
    background: #a4a639 !important;
    height: 100px;
  }
  header #logo{
    position: relative;
    width: 98px !important;
    float: left;
  }
  header #logo img{
    width: 100%;
  }
  header #search{
    border:0;
    top: 26px !important;
    right: 0;
  }
  header #search input{
    padding: 0 5px !important;
  }
  .userLoginbox{
    color: #ffffff;
    background-color: #ffffff;
    border-color: #ffffff;
    top: 23px;
    right: 0;
    margin-left: 10px;
  }
  .userLoginbox a{
    color: #333;
  }

}</pre></body></html>