@charset "utf-8";







/* CSS Document */







@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,700italic,800,700,600,400italic,800italic,600italic);







@import url(http://fonts.googleapis.com/css?family=Dosis:400,200,300,500,600,700,800);







.spacer







{







	width:100%;







	display:table;







	clear:both;







	height:2px;







}







.btn-icon







{







	background:#b83f3e;







	color:#FFFFFF;







	border-radius:0;







	border-color:#b83f3e;







	width:14%;







	height:30px;







	line-height:30px;







	padding:8px;







	transition:all ease-in-out 1s;

	float:right;

	margin:1px;







}







.btn-icon:hover







{







	background:#be6b6f;







	color:#FFFFFF;







}







.label-icon







{







	font-family: 'Open Sans', sans-serif;







	font-size:15px;







	font-style:italic;







	text-transform:uppercase;







	font-weight:normal;







}







.social-icon







{







	width:100%;







	float:right;







	margin:10px 0px;







}







.search-box







{







	border-radius:0;







	width:95% !important;







}















.btn-search







{







	background:#be6b6f;







	border-radius:0;







	box-shadow: 0 -3px 0 #b83f3e inset;







	font-family: 'Open Sans', sans-serif;







	color:#FFFFFF;







	font-style:italic;







}







.btn-search:hover







{







	color:#FFFFFF;







}















.top-nav







{







	background: rgb(184,63,62); /* Old browsers */







	background: -moz-linear-gradient(top,  rgba(184,63,62,1) 0%, rgba(133,42,41,1) 100%); /* FF3.6+ */







	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(184,63,62,1)), color-stop(100%,rgba(133,42,41,1))); /* Chrome,Safari4+ */







	background: -webkit-linear-gradient(top,  rgba(184,63,62,1) 0%,rgba(133,42,41,1) 100%); /* Chrome10+,Safari5.1+ */







	background: -o-linear-gradient(top,  rgba(184,63,62,1) 0%,rgba(133,42,41,1) 100%); /* Opera 11.10+ */







	background: -ms-linear-gradient(top,  rgba(184,63,62,1) 0%,rgba(133,42,41,1) 100%); /* IE10+ */







	background: linear-gradient(to bottom,  rgba(184,63,62,1) 0%,rgba(133,42,41,1) 100%); /* W3C */







	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b83f3e', endColorstr='#852a29',GradientType=0 ); /* IE6-9 */







	border:none;







	border-radius:0px;







	margin-bottom:0;

	width:102%;

	float:left;







}







.top-nav .navbar-nav > li > a







{







	color:#fff;







	font-family:Arial, Helvetica, sans-serif;







	text-transform:uppercase;







	font-size:12px;







	border-right:#fff 1px solid;



	



	padding:16px 9.8px;







}







.top-nav .navbar-nav > li > a:hover, .top-nav .navbar-nav > li > a:focus







{







	background-color: #9d1615;







    color: #fff;







}























.top-nav .navbar-nav > .active > a, .top-nav .navbar-nav > .active > a:hover, .top-nav .navbar-nav > .active > a:focus







{







	background-color: #9d1615;







    color: #fff;







}







.top-nav .navbar-nav > .open > a, .top-nav .navbar-nav > .open > a:hover, .top-nav .navbar-nav > .open > a:focus







{







	background-color: #9d1615;







    color: #fff;







}







.top-nav .dropdown-menu







{







	background:rgba(58,58,58,0.9);







	border-radius:0;







}







.top-nav .dropdown-menu > li > a







{







	color:#FFFFFF;







	font-family: 'Open Sans', sans-serif;







}







.top-nav .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus







{







	color:#000;







}







.top-nav .navbar-brand







{







	color:#fff;







}







.bottom-nav







{







	border:none;







	border-top:2px solid #807c6f;

	width:102%;

	float:left;







	border-radius:0px;







	margin-bottom:0;

	background: -moz-linear-gradient(top,  rgba(204,156,74,1) 0%, rgba(235,206,123,1) 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,156,74,1)), color-stop(100%,rgba(235,206,123,1))); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  rgba(204,156,74,1) 0%,rgba(235,206,123,1) 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  rgba(204,156,74,1) 0%,rgba(235,206,123,1) 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  rgba(204,156,74,1) 0%,rgba(235,206,123,1) 100%); /* IE10+ */

	background: linear-gradient(to bottom,  rgba(204,156,74,1) 0%,rgba(235,206,123,1) 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc9c4a', endColorstr='#ebce7b',GradientType=0 ); /* IE6-9 */









}

.navbar-right ul li > a{

padding:16px 6px;

}





.bottom-nav .navbar-nav > li > a







{







	color:#000;



	font-family: 'Open Sans', sans-serif;



	font-size:12px;



	border-right:#9f8f5a 1px solid;







}











.bottom-nav .nav > li > a







{







	padding:14px 7px;







}







.bottom-nav .navbar-right







{







	background: rgb(204,156,74); /* Old browsers */

	background: -moz-linear-gradient(top,  rgba(204,156,74,1) 0%, rgba(235,206,123,1) 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,156,74,1)), color-stop(100%,rgba(235,206,123,1))); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  rgba(204,156,74,1) 0%,rgba(235,206,123,1) 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  rgba(204,156,74,1) 0%,rgba(235,206,123,1) 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  rgba(204,156,74,1) 0%,rgba(235,206,123,1) 100%); /* IE10+ */

	background: linear-gradient(to bottom,  rgba(204,156,74,1) 0%,rgba(235,206,123,1) 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc9c4a', endColorstr='#ebce7b',GradientType=0 ); /* IE6-9 */







}







@media (max-width:767px) {







.top-nav .navbar-nav .open .dropdown-menu > li > a







{







	color:#fff;







}







.top-nav .navbar-nav .open .dropdown-menu > li > a:hover, .top-nav .navbar-nav .open .dropdown-menu > li > a:focus







{







	background-color: #9d1615;







    color: #ffffff;







}







}







.contact-area







{







	width:100%;







	padding:5px;







	background: rgb(243,244,222); /* Old browsers */







	background: -moz-linear-gradient(top,  rgba(243,244,222,1) 0%, rgba(233,234,194,1) 100%); /* FF3.6+ */







	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(243,244,222,1)), color-stop(100%,rgba(233,234,194,1))); /* Chrome,Safari4+ */







	background: -webkit-linear-gradient(top,  rgba(243,244,222,1) 0%,rgba(233,234,194,1) 100%); /* Chrome10+,Safari5.1+ */







	background: -o-linear-gradient(top,  rgba(243,244,222,1) 0%,rgba(233,234,194,1) 100%); /* Opera 11.10+ */







	background: -ms-linear-gradient(top,  rgba(243,244,222,1) 0%,rgba(233,234,194,1) 100%); /* IE10+ */







	background: linear-gradient(to bottom,  rgba(243,244,222,1) 0%,rgba(233,234,194,1) 100%); /* W3C */







	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f4de', endColorstr='#e9eac2',GradientType=0 ); /* IE6-9 */







}







.contact-area .heading







{







	display:block;







	width:100%;







	border-radius:4px;







	padding:17px 0;







	background: rgb(184,63,62); /* Old browsers */







	background: -moz-linear-gradient(top,  rgba(184,63,62,1) 0%, rgba(133,42,41,1) 100%); /* FF3.6+ */







	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(184,63,62,1)), color-stop(100%,rgba(133,42,41,1))); /* Chrome,Safari4+ */







	background: -webkit-linear-gradient(top,  rgba(184,63,62,1) 0%,rgba(133,42,41,1) 100%); /* Chrome10+,Safari5.1+ */







	background: -o-linear-gradient(top,  rgba(184,63,62,1) 0%,rgba(133,42,41,1) 100%); /* Opera 11.10+ */







	background: -ms-linear-gradient(top,  rgba(184,63,62,1) 0%,rgba(133,42,41,1) 100%); /* IE10+ */







	background: linear-gradient(to bottom,  rgba(184,63,62,1) 0%,rgba(133,42,41,1) 100%); /* W3C */







	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b83f3e', endColorstr='#852a29',GradientType=0 ); /* IE6-9 */







	color:#fff;







	font-family: 'Open Sans', sans-serif;







	font-size:15px;







	font-weight:bold;







	text-align:center;







	text-transform:uppercase;







}







.contact-area .body







{







	width:100%;







	display:block;







	padding:20px 0;







	text-align:center;







	font-family:Arial, Helvetica, sans-serif;







	font-size:15px;







	color:#000000;







}







.contact-area .select







{







	font-size:16px;







	font-weight:bold;







	color:#b63e3d;







}







.contact-area .body p







{







	margin-bottom:0;







}







.content-area







{







	font-family: 'Open Sans', sans-serif;







}







.text-upper







{







	text-transform:uppercase;







}







.form-area







{







	width:100%;







	padding:5px;







	background: rgb(243,244,222); /* Old browsers */







	background: -moz-linear-gradient(top,  rgba(243,244,222,1) 0%, rgba(233,234,194,1) 100%); /* FF3.6+ */







	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(243,244,222,1)), color-stop(100%,rgba(233,234,194,1))); /* Chrome,Safari4+ */







	background: -webkit-linear-gradient(top,  rgba(243,244,222,1) 0%,rgba(233,234,194,1) 100%); /* Chrome10+,Safari5.1+ */







	background: -o-linear-gradient(top,  rgba(243,244,222,1) 0%,rgba(233,234,194,1) 100%); /* Opera 11.10+ */







	background: -ms-linear-gradient(top,  rgba(243,244,222,1) 0%,rgba(233,234,194,1) 100%); /* IE10+ */







	background: linear-gradient(to bottom,  rgba(243,244,222,1) 0%,rgba(233,234,194,1) 100%); /* W3C */







	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f4de', endColorstr='#e9eac2',GradientType=0 ); /* IE6-9 */







}







.form-area .heading







{







	display:block;







	width:100%;







	border-radius:4px;







	padding:5px 0;







	background: rgb(184,63,62); /* Old browsers */







	background: -moz-linear-gradient(top,  rgba(184,63,62,1) 0%, rgba(133,42,41,1) 100%); /* FF3.6+ */







	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(184,63,62,1)), color-stop(100%,rgba(133,42,41,1))); /* Chrome,Safari4+ */







	background: -webkit-linear-gradient(top,  rgba(184,63,62,1) 0%,rgba(133,42,41,1) 100%); /* Chrome10+,Safari5.1+ */







	background: -o-linear-gradient(top,  rgba(184,63,62,1) 0%,rgba(133,42,41,1) 100%); /* Opera 11.10+ */







	background: -ms-linear-gradient(top,  rgba(184,63,62,1) 0%,rgba(133,42,41,1) 100%); /* IE10+ */







	background: linear-gradient(to bottom,  rgba(184,63,62,1) 0%,rgba(133,42,41,1) 100%); /* W3C */







	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b83f3e', endColorstr='#852a29',GradientType=0 ); /* IE6-9 */







	color:#fff;







	font-family: 'Open Sans', sans-serif;







	font-size:15px;







	font-weight:bold;







	text-align:center;







	text-transform:uppercase;







}







.form-area .body







{







	width:100%;







	display:block;







	padding:10px 0;







	font-family: 'Open Sans', sans-serif;







	color:#000000;







}







.form-area .body .radio-inline







{







	font-size:13px;







	margin-bottom:5px;







}







.form-area .body .form-group







{







	margin-bottom:5px;







}







.form-area .body .form-control







{







	height:34px;







}







.notice-board







{







	position:relative;







}







.notice-board .heading







{







	padding:5px;







	box-sizing:border-box;







	text-align:left;







}







.page-link







{







	background:#cccdb0;







	border-radius:0px;







}







.page-link .navbar-nav > li > a







{







	font-family:Arial, Helvetica, sans-serif;







	font-size:12px;







	text-transform:uppercase;







	font-weight:bold;







	color:#000000;







}







.page-link .navbar-nav > .active > a, .page-link .navbar-nav > .active > a:hover, .page-link .navbar-nav > .active > a:focus







{







	background:#852a29;







	color:#FFFFFF;







}







.newz-outr







{







	background:#e0e1bf;







	padding:10px 0;







}







.newz-icon







{







	font-size:30px;







	color:#FFFFFF;







}







.newz-text







{







	font-size:25px;







	font-family: 'Open Sans', sans-serif;







	color:#000000;







	font-style:italic;







	text-transform:uppercase;







}







.btn-submit







{







	background: rgb(184,63,62); /* Old browsers */







	background: -moz-linear-gradient(top,  rgba(184,63,62,1) 0%, rgba(133,42,41,1) 100%); /* FF3.6+ */







	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(184,63,62,1)), color-stop(100%,rgba(133,42,41,1))); /* Chrome,Safari4+ */







	background: -webkit-linear-gradient(top,  rgba(184,63,62,1) 0%,rgba(133,42,41,1) 100%); /* Chrome10+,Safari5.1+ */







	background: -o-linear-gradient(top,  rgba(184,63,62,1) 0%,rgba(133,42,41,1) 100%); /* Opera 11.10+ */







	background: -ms-linear-gradient(top,  rgba(184,63,62,1) 0%,rgba(133,42,41,1) 100%); /* IE10+ */







	background: linear-gradient(to bottom,  rgba(184,63,62,1) 0%,rgba(133,42,41,1) 100%); /* W3C */







	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b83f3e', endColorstr='#852a29',GradientType=0 ); /* IE6-9 */







	color:#fff;







	font-family: 'Open Sans', sans-serif;







	font-size:17px;







	font-weight:bold;







	text-align:center;







	text-transform:uppercase;







}







.newz-inbox







{







	font-size:17px;







	height:40px;







}







@media (min-width:480px)







{







.newz-inbox







{







	min-width:380px;







}







}















.newz .form-group







{







	margin:0 15px;







}







.cont-dtls-outr







{







	background:#ebecc9;







	border-bottom:2px groove #e0e1bf;







}







.cont-dtls-outr .media-body







{







	padding-top:5px;







	font-size:14px;







	font-family: 'Open Sans', sans-serif;







	color:#bb403f;







}







.cont-dtls-outr ul li







{







	border-left:2px groove #e0e1bf;







	padding:30px 10px;







}







.cont-dtls-outr ul li:first-child







{







	border-left:none;







}















.copy-right-outr







{







	background:#ebecc9;







	padding:40px 0;







}







.copy-right-outr ul li







{







	border-right:1px solid #000;







}







.copy-right-outr ul li:last-child







{







	border-right:none;







}







.sitemap a







{







	color:#000;







	text-decoration:none;







}







.content







{







	background:#f8f7f7;







	width:100%;







	height:auto;







	padding:20px;







	box-sizing:border-box;







	font-family: 'Open Sans', sans-serif;







}







.content-2







{







	width:100%;







	height:auto;







	padding:20px 0;







	box-sizing:border-box;







	font-family: 'Open Sans', sans-serif;







}







.grid







{







	margin:0;







	padding:0;







}







.grid li







{







	display:inline;







	margin-bottom:10px;







}







.grid li:nth-child(odd)







{







	clear:left;







}







.content-list







{







	list-style-type:none;







	margin:0;







	padding:0;







}







.content-list li







{

 	clear: left;

    

	

	display: block;





	float:left;







	display:inline;







	margin-bottom:0;







}







.content-list li a







{







	display:inline;







	float:left;







	font-family:Arial, Helvetica, sans-serif;







	font-size:12px;







	font-weight:bold;







	color:#072b49;







	text-decoration:none;







/*	margin-bottom:10px;*/







}







.content-list li ul







{







	/*list-style-image:url(../images/bullet.png);*/







	margin:0;







	padding:0;







}







.content-list ul li







{







	padding-left:15px;







	margin-bottom:10px;







}







.content-list li ul li a







{







	display:list-item;







	font-family:Arial, Helvetica, sans-serif;







	font-size:13px;







	font-weight:normal;







	color:#072b49;







	text-decoration:none;







}







.content-heading







{







	width:100%;







	background:#eadcaf;







	padding:0 10px;







	font-size:24px;







	line-height:40px;







	color:#000;







	font-family: 'Open Sans', sans-serif;







	text-transform:uppercase;

	

	text-align:center;

	

	line-height:28px;







}







.spacer-2







{







	width:100%;







	float:left;







	display:table;







	clear:both;







	height:30px;







}







.testimonials blockquote p







{







	font-size:14px;







	padding: 0 0 10px 27px;







	display:inline-block;







	position:relative;







}







.testimonials blockquote p:before {







    background: url("../images/coma-1.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);







    clear: both;







    content: "";







    display: block;







    height: 18px;







    left: 0;







    position: absolute;







    top: 0;







    width: 22px;







}







.testimonials blockquote p:after {







    background: url("../images/coma-2.jpg") no-repeat scroll right bottom rgba(0, 0, 0, 0);







    bottom: 10px;







    clear: both;







    content: "";







    display: inline-block;







    height: 18px;







    position: absolute;







    width: 22px;







}







.testimonials blockquote footer







{







	color:#b63e3d;







}







.alumni







{







	width:100%;







	float:left;







	margin-top:20px;







}







.alumni .image img







{







	width:190px;







	height:190px;







	overflow:hidden;







	border-radius:50%;







}







.alumni .content-body .heading







{







	font-family: 'Open Sans', sans-serif;







	margin-bottom:10px;







	font-weight:bold;







	font-size:24px;







	padding:20px 0;







}







.gallery







{







	margin:0;







	padding:0;







}







.gallery li







{







	display:inline;







	margin-bottom:30px;







}







.gallery li:nth-child(3n+1)







{







	clear:left;







}







.greeting p







{







	font-weight:bold;







	color:#b63e3d !important;







	text-align:center;







}























































































































.chat-window{







    bottom:0;







    position:fixed;







    float:right;







	z-index:999999;







}







.chat-window > div > .panel{







    border-radius: 5px 5px 0 0;







	margin-bottom:0;







}







.chat-window > div > .panel .panel-heading







{







	background:#b83f3e;





}







.chat-window > div > .panel .panel-heading .panel-title







{







	color:#fff;







	font-family: 'Open Sans', sans-serif;







	font-weight:bold;



	

	line-height:30px;



}







.icon_minim{







  font-family: open sans;
    font-size: 15px;
    font-weight: bold;
    padding: 2px 10px;







}







.msg_container_base{







  background: #e5e5e5;







  margin: 0;







  padding: 0 10px 10px;







/*  max-height:300px;*/







  overflow-x:hidden;







}







.top-bar {







  background: #666;







  color: white;







  padding: 4px 10px;







  position: relative;







  overflow: hidden;







}















p.about{







	margin:15px 0px;







}















.grid-mew{







	display: inline;







    margin-bottom: 30px;







	list-style-type:none;







	margin-top:20px;







	float:left;







}























.grid-mew li{







	line-height:28px;







	float:left;







	border-bottom:dotted 1px;















	







}















.grid-mew li:before{







	content:  "\f178";	







	font-family: FontAwesome;







	margin-right:10px;







	color: rgb(182, 62, 61);







}















.about-center{







	margin:10px 0px;







	text-align:center;







	color:#d74b09;







	font-weight:bold;







}















.table-bg-in{







	background:#646161;







	padding:5px;







}







.table-bg-in td{







		padding:10px 5px;







		color:#FFFFFF;







		font-weight:bold;







		border:#eeeeee 1px solid;







	







}















.table-bg-secend tr:nth-child(odd){







	background:#ae3332;







}







.table-bg-secend tr







{







	background:#68201f;







}







.table-bg-secend td







{







	color:#FFFFFF;







	text-align:center;







}









.text_box

{

	position:relative;

}

.text_box .img

{

	position:absolute;

	top:5px;

	right:5px;

}





