body
{
    margin: 0;
    background-color: #FFFFFF;
    font-family: Arial;
    background-image: url(../images/bg.gif);
    background-repeat: no-repeat;
    background-position: center 5px;
}
.bg_header {
	background-repeat: repeat-x;
	min-height: 28px;
	background-position: top;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.flag {
	background-image: url(../images/flag.jpg);
	background-repeat: no-repeat;
	background-position: left;
	min-height: 28px;
}
.top_link {
	width: 100%;
}
.top_link ul {
	margin: 0px;
	padding: 0px;
}
.top_link li {
	list-style-type: none;
	float: right;
	font-size: 0.8em;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-top: 5px;
}
.top_link li a {
	color: #333333;
}
.top_link li.lastli {
	border-right: none;
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
	font-size: .9em;
	padding-top: 1.5px;
	padding-right: 3.5px;
	padding-bottom: 1.5px;
	padding-left: 3.5px;
}
.btn-black {
	background-color: #000;
	color: #FF0;
	border: 1px solid #000;
}
.time {
	background-image: url(../images/clock-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 25px;
	font-size: .8em;
	color: #5a5a5a;
	text-decoration: none;
	margin-top: 12px;
}
.container_margine {
	margin-top: 0px;
	margin-bottom: 10px;
}
.btn_div {
	margin-top: 4px;
	margin-left: 10px;
}
.top_link .form-control {
	height: 21px;
	font-size: 1em;
	border-radius: 0px;
	line-height: inherit;
	padding: 5px 5px;
}
.btn-sub {
	background-color: #E1E1E1;
	font-size: 1em;
	border-radius: 0px;
	border: 1px solid #BFBFBF;
}
.btn-log {
	background-color: #ffcc37;
	font-size: 1em;
	border-radius: 0px;
	border: 1px solid #E8AE00;
}
.page {
	border: 1px solid #E1E1E1;
	background-color: #FFF;
}
.page_g {
	border: 10px solid #FFFFFF;
	background-color: #D5FFAA;
}
.white_bg {
	background-color: #FFF;
}
.logo {
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logoup {
	margin-top: 8px;
	float: left;
}
.Dep-title {
	margin-top: 30px;
	margin-left: 20px;
}
.Dep-title h1 {
	color: #333333;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 25px;
	font-size: 2em;
}
.Dep-title h2
{
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.1em;
    margin: 0px;
    padding: 0px;
    line-height: 40px;
}
.fo_bg {
	margin-top: 8px;
	float: right;
}
.main-menu {
	width: 100%;
}
.navbar-collapse {
	padding-right: 5px;
	padding-left: 5px;
}
.banner {
	width: 100%;
	margin-bottom: 0px;
	z-index: 0;
}
.left_area {
	width: 100%;
}
.greenline {
	background-color: #01808f;
	width: 100%;
	height: 5px;
}
.blackline {
	background-color: #666666;
	width: 100%;
	height: 6px;
}
.redline
{
    background-color: #02b8ce;
    width: 100%;
    height: 5px;
    float: left;
}
.navbar {
	margin-bottom: 0px;
	min-height: 30px;
	border-radius: 0px
}
.nav>li>a {
	padding-top: 8px;
	padding-bottom: 8px;
}
.dropdown-menu {
	background-clip: padding-box;
	border: 0px solid #ccc;
}
.dropdown-menu .divider {
	margin: 5px 0;
}
.dropdown-menu>li>a {
	padding: 3px 15px;
}
.dropdown-menu .divider {
	background-color: #D5AA00
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color: #ffcc37
}
.ContentRight {
	width: 100%;
}
.main-box .col-md-3 {
	padding-left: 0;
}
.main-box .col-md-10 {
	padding-right: 0;
}
.main-box .col-md-2 {
	padding-left: 5px;
}
.main-box .col-md-9 {
	padding-right: 10px;
}
@media all and (max-width:990px) {
.main-box .col-md-10 {
	padding-right: 15px;
}
.main-box .col-md-2 {
	padding-left: 15px;
}
.main-box .col-md-3 {
	padding-left: 15px;
}
.main-box .col-md-9 {
	padding-right: 15px;
}
}
.gray_box_black
{
    background-color: #E4E4E4;
    width: 100%;
    padding: 8px;
    float: left;
    border-top-width: 5px;
    border-top-style: solid;
    border-top-color: #666666;
}
.gray_box {
	background-color: #E4E4E4;
	width: 100%;
	padding: 8px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}
.gray_box2 {
	background-color: #F4F4F4;
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
.gray_box3 {
	float: left;
	width: 100%;
}
.gray_box4 {
	background-color: #FFFFFF;
	width: 100%;
	padding: 8px;
	border: 1px solid #DFDFDF;
	float: left;
}
.gray_box6
{
    border: 1px solid #DFDFDF;
    background-color: #F4F4F4;
    width: 100%;
    float: left;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 6px;
    padding-left: 8px;
}
.bott_line
{
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #E4E4E4;
    padding-bottom: 15px;
}
.gray_box2 ul {
	margin: 0px;
	padding-left: 10px;
}
.fo_sz1 {
	font-size: 1.5em;
}
.fo_sz2 {
	font-size: 1.2em;
}
.fo_sz3 {
	font-size: 1.1em;
}
.fo_sz4 {
	font-size: 1em;
}
.fo_sz5 {
	font-size: .9em;
}
.fo_sz6 {
	font-size: .8em;
}
.fo_gray {
	color: #333;
}
.fo_green {
	color: #02b8ce;
}
.fo_gray_l {
	color: #666;
}
.fo_our {
	color: #02b8ce;
}
.fo_white {
	color: #FFFFFF;
}
.fo_blue {
	color: #01808f;
}
.font_o {
	font-family: 'Oswald', sans-serif;
}
.photo img {
	border: 1px solid #DCD5D3;
	margin-bottom: 5px;
	display: block;
	max-width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
}
.video {
	margin-bottom: 5px;
	display: block;
	max-width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.video p {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	margin-top: 10px;
}
.top_padding_h {
	padding-top: 4px;
}
.top_padding {
	padding-top: 1px;
}
.top_padding1 {
	padding-top: 6px;
}
.bott_padding {
	padding-bottom: 5px;
}
.bott_padding1 {
	padding-bottom: 20px;
}
.top_margin {
	margin-top: 10px;
}
.top_margin1 {
	margin-top: 30px;
}
.bott_margin {
	margin-bottom: 10px;
}
.more {
	float: right;
	width: auto;
	margin: 0px;
	padding: 0px;
	clear: right;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.more a {
	color: #333333;
	text-decoration: none;
}
.more a:hover {
	color: #02b8ce;
	text-decoration: underline;
}
.box_bt a {
	background-color: #FFCC00;
	float: left;
	width: 100%;
	font-size: 1.1em;
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7AC00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FC0;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 10px;
}
.box_bt a:hover {
	background-color: #417c2c;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336123;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #417C2C;
	text-decoration: none;
}
.key_title {
	font-size: 0.85em;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.key_title p {
	font-size: 0.9em;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
}
.key_title p a {
	color: #949494;
	text-decoration: none;
}
.key_title p a:hover {
	color: #02b8ce;
	text-decoration: none;
}
.list-group-item.active {
	font-size: 1.1em;
	font-weight: bold;
	background-color: #01808f;
}
.list-group-item.active:hover, .list-group-item.active:focus {
	background-color: #019a7b;
	border: 1px solid #019a7b;
	color: #000;
}
.Spotlights {
	background-color: #02B8CE;
	font-size: 0.9em;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	border: 1px solid #02B8CE;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 100%;
	float: left;
}
.Spotlights a {
	color: #FFF;
	text-decoration: none;
}
.Spotlights a:hover {
	color: #000;
	text-decoration: underline;
}
.thumbnail {
	margin-bottom: 10px;
	line-height: 1.1;
	border-radius: 0px;
}
.list-group-item.green {
	color: #fff;
	background-color: #02b8ce;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 3px;
}
.list-group-item.green:hover {
	background-color: #019a7b;
	border: 1px solid #019a7b;
	color: #FFF;
}
.list-group-item.red {
	color: #fff;
	background-color: #01808f;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 3px;
}
.list-group-item.red:hover {
	background-color: #019a7b;
	border: 1px solid #019a7b;
	color: #FFF;
}
.list-group {
	margin-bottom: 4px
}
.footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #02b8ce;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/bg1.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.LinkFooter {
	font-size: 0.8em;
	text-decoration: none;
	color: #FFF;
}
.LinkFooter a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.LinkFooter a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.footerText, .copyright {
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 5px;
}
.rightFooter {
	text-decoration: none;
	text-align: right;
	font-size: 0.8em;
}
.visitor, .updated {
	color: #000;
	text-decoration: none;
	margin-bottom: 10px;
}
.black {
	color: #333;
	text-decoration: none;
}
@media all and (max-width:750px) {
.col-xs-12 {
	text-align: center;
}
.Dep-title h1 {
	text-align: center;
	line-height: 30px;
}
.Dep-title h2 {
	text-align: center;
}
}
/*** Scroller  ***/
#flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	width: 90%;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item img {
	width: 100%;
	cursor: pointer;
	margin-top: 20px;
	margin-bottom: 15px;
	max-width: 200px;
	max-height: 65px;
}
/*** scroller Navigation ***/

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 28px;
	height: 28px;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	margin-top: -60px;
}
.nbs-flexisel-nav-right {
	margin-right: 10px;
	margin-top: -60px;
	background-image: url(../images/back.png);
	background-repeat: no-repeat;
	float: right;
}
.scroller {
	width: 100%;
	float: left;
}
/*** ***/
.inner_title {
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	margin-right: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D8D8D8;
	border-left-color: #D8D8D8;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.inner_title ol {
	margin-bottom: 0px
}
.text_alain_l {
	text-align: left;
}
.text_alain_r {
	text-align: right;
}
.context_area {
	float: left;
	width: 98%;
	padding-left: 10px;
}
.context_area ul ol
{
    padding-left: 0px;
    margin-left: 0px;   
}
.context_area li
{
    margin: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 0.9em;
    color: #666;
    text-decoration: none;
    text-align: justify;
}
.context_area li.lastLi {
	border: 0px;
}
.context_area h5 a {
	float: left;
	color: #333 !important;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.context_area p {
	font-size: 0.9em;
	color: #606060;
	text-decoration: none;
	text-align: justify;
}
.border_line {
	border: 1px solid #D7D7D7;
	background-color: #EFEFEF;
	width: 100%;
	float: left;
	padding-top: 2px;
	padding-bottom: 8px;
}`
.divMainSearch {
	font-size: 0.9em;
	color: #5B5B5B;
}
.divMainSearch .form-control_combo {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px solid #C1C1C1;
}
.form-control {
	height: auto;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-radius: 0px;
	width: 100%;
}
.dynamic_update, photo {
	float: left;
	width: 100%;
}
.dynamic_update ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
}
.dynamic_update li {
	list-style-type: none;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
	padding-top: 10px;
}
.dynamic_update li a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.dynamic_update li a:hover {
	color: #333;
	text-decoration: underline;
}
.dynamic_update li>.size {
	min-height: 16px;
	font-size: 0.8em;
	color: #838383;
	text-decoration: none;
	/*background-image: url(../images/pdf.png);*/
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	float: left;
	/*padding-left: 20px;*/
	margin: 0px;
	padding-top: 0px;
	line-height: 25px;
}
.dynamic_update li>.date {
	font-size: .8em;
	font-style: italic;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
.dynamic_update li>.op_date {
	font-size: .8em;
	font-style: italic;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
.top_gap {
	margin-top: 12px;
}
.top_gap1 {
	margin-top: 5px;
}
.top_gap2 {
	margin-top: 10px;
}
.top_gap3 {
	margin-top: 25px;
}
.modal-dialog {
	width: 600px;
}
.thumbnail {
	margin-bottom: 5px;
}
td a {
	color: #333;
	text-decoration: none;
}
td a:hover {
	color: #333;
	text-decoration: underline;
}
.c_gap {
	padding-right: 10px;
	padding-left: 10px;
}
.nopadding {
	padding-right: 0px;
	padding-left: 0px;
}
.nopadding_l {
	padding-right: 2px;
    padding-left: 0px;
}
.nopadding_r {
	padding-right: 0px;
    padding-left: 2px;
}
.padding_right {
	padding-right: 8px;
}
.padding_left {
	padding-left: 8px;
}
.padding_right1 {
	padding-right: 4px;
}
.padding_left1 {
	padding-left: 4px;
}
.padding_lr1 {
	padding-left: 2px;
	padding-right: 2px;
}
.img-circle {
	height: 40px;
	width: 40px;
}
.float-r {
	float: right;
}
.float-l {
	float: left;
}
.media-body h4 {
	line-height: 15px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.media-body h4 a {
	color: #333;
}
.media-body h4 a:hover {
	color: #FC0;
}
.media {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #e4e4e4;
	padding-left: 5px;
	height: 51px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dedddd;
	border-right-color: #dedddd;
	border-left-color: #dedddd;
	color: #333;
	text-decoration: none;
}
.media:hover {
	 background-color: #01808f;
     color: #FFF;
     text-decoration: none;
     border-top-width: 1px;
     border-right-width: 1px;
     border-bottom-width: 1px;
     border-left-width: 1px;
     border-top-style: solid;
     border-right-style: solid;
     border-bottom-style: solid;
     border-left-style: solid;
     border-top-color: #01808f;
     border-right-color: #01808f;
     border-bottom-color: #01727E;
     border-left-color: #01808f;
}
.wing-title {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
}
.wing-title h4 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.about_txt p {
	font-size: 13px;
	color: #666;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
.fo_sty {
	font-family: 'Oswald', sans-serif;
}
.red_bg {
	background-color: #C00;
}
.thum1 {
	border: 1px solid #FFF;
}
.img-responsive {
	max-width: 100%;
	height: auto;
}
.ticker_to {
	font-size: .9em;
	color: #000;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 100%;
	float: left;
	background-color: #EBEBEB;
	border: 1px solid #DFDFDF;
	overflow:hidden;
}
.ticker_to a {
	color: #000;
	text-decoration: none;
}
.ticker_to a:hover {
	color: #000;
	text-decoration: underline;
}
/*news scroller*/
.tab-pane {
	width: 100%;
	border: 1px solid #DFDFDF;
	float: left;
}
.ticker {
	overflow: auto;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	border: none;
	background-color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ticker li {
	display: block;
}
.ticker a {
	color: #000;
	text-decoration: none;
}
.ticker a:hover {
	color: #000;
	text-decoration: underline;
}
.pressRelease ul {
	height: 203px;
	margin-bottom: 0px;
	margin-bottom: 10px;
}
.pressRelease ul li {
	line-height: 1.2em;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333;
	list-style-type: none;
}
.pressRelease li>.size {
	min-height: 16px;
	font-size: 0.9em;
	color: #838383;
	text-decoration: none;
	/*background-image: url(../images/pdf.png);*/
	/*background-repeat: no-repeat;
	background-position: left center;*/
	width: 100%;
	float: left;
	/*padding-left: 20px;*/
	margin: 0px;
	padding-top: 0px;
	line-height: 25px;
}
.pressRelease li>.date {
	font-size: 1em;
	font-style: italic;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
.line-height {
	line-height: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
/*news scroller*/
#section-portfolio {
	text-align: center;
	position: relative;
}
#section-portfolio .portfolio-item {
	margin: 0px;
	overflow: hidden;
	display: block;
	position: relative;
	cursor: pointer;
}
#section-portfolio .portfolio-item .hover-overlay {
	padding: 20px 5% 0px 35%;
	transition: 0.6s ease-out;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	transform: translateX(-100%);
	-webkit-transition: all 0.6s ease-out;
	-webkit-transform: translateX(-100%);
}
#section-portfolio .portfolio-item .hover-overlay1 {
	padding: 20px 5% 0px 35%;
	transition: 0.6s ease-out;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	transform: translateX(-100%);
	-webkit-transition: all 0.6s ease-out;
	-webkit-transform: translateX(-100%);
}
#section-portfolio .portfolio-item img {
	transition: 0.6s ease-out;
	transform: translateX(0px);
	-webkit-transition: all 0.6s ease-out;
	-webkit-transform: translateX(0px);
}
#section-portfolio .portfolio-item:hover img {
	transform: translateX(70%);
	-webkit-transform: translateX(70%);
}
#section-portfolio .portfolio-item:hover .hover-overlay {
	transform: translateX(-30%);
	-webkit-transform: translateX(-30%);
}
#section-portfolio .portfolio-item:hover .hover-overlay1 {
	transform: translateX(-30%);
	-webkit-transform: translateX(-30%);
}
#section-portfolio .portfolio-item-description {
	border-width: 0px 1px 1px;
	border-style: solid;
	border-color: rgb(204, 204, 204);
	padding: 0px 10px;
	border-image: none;
	background-color: rgb(255, 255, 255);
}
#section-portfolio .portfolio-item-description h3 {
	margin: 0px;
	padding: 15px 0px;
	color: rgb(85, 85, 85);
	line-height: 30px;
	font-size: 18px;
	font-weight: 400;
}
#section-portfolio .portfolio-item p {
	text-align: left;
	color: rgb(255, 255, 255);
	line-height: 25px;
}
#section-portfolio .portfolio-item a i {
	border-radius: 50%;
	border: 2px solid rgb(255, 255, 255);
	border-image: none;
	width: 45px;
	height: 45px;
	text-align: center;
	color: rgb(255, 255, 255);
	padding-top: 12px;
	font-size: 18px;
	margin-right: 15px;
}
#section-portfolio .portfolio-item a:hover i {
	background-color: rgb(255, 255, 255);
}
#section-portfolio .portfolio-item a:last-child i {
	margin-right: 0px;
}
#section-portfolio .portfolio-item .hover-overlay {
	background-color: #02b8ce;
}
#section-portfolio .portfolio-item .hover-overlay1 {
	background-color: #019a7b;
}
div#slider {
	overflow: hidden;
}
div#slider figure img {
	width: 20%;
	float: left;
}
div#slider figure {
	position: relative;
	width: 500%;
	margin: 0;
	left: 0;
	text-align: left;
	font-size: 0;
	animation: 10s slidy infinite;
}
@keyframes slidy {
0% {
left: 0%;
}
20% {
left: 0%;
}
25% {
left: -100%;
}
45% {
left: -100%;
}
50% {
left: 0%;
}
}
.thumbnail_in {
	display: block;
	padding: 0px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #E9E9E9;
}
.thumbnail_in>img, .thumbnail_in a>img {
	margin-right: auto;
	margin-left: auto
}
.thumbnail_in>img {
	display: block;
	max-width: 100%;
	height: auto
}
.hover-overlay ul {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.hover-overlay li {
	color: #FFF;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	font-size: 12px;
	margin-top: 5px;
}
.scroll-left {
	height: 18px;
	overflow: hidden;
	position: relative;
	width: 150%;
}
.scroll-left p {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	text-align: left;
	/* Starting position */
	-moz-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(50%);
	/* Apply animation to this element */	
	-moz-animation: scroll-left 40s linear infinite;
	-webkit-animation: scroll-left 30s linear infinite;
	animation: scroll-left 30s linear infinite;
}
/* Move it (define the animation) */
@-moz-keyframes scroll-left {
 0% {
-moz-transform: translateX(100%);
}
 100% {
-moz-transform: translateX(-100%);
}
}
@-webkit-keyframes scroll-left {
 0% {
-webkit-transform: translateX(100%);
}
 100% {
-webkit-transform: translateX(-100%);
}
}
@keyframes scroll-left {
 0% {
 -moz-transform: translateX(100%); /* Browser bug fix */
 -webkit-transform: translateX(100%); /* Browser bug fix */
 transform: translateX(100%);
}
 100% {
 -moz-transform: translateX(-100%); /* Browser bug fix */
 -webkit-transform: translateX(-100%); /* Browser bug fix */
 transform: translateX(-100%);
}
}
/* Class Added By Swati */

.LanButtonHindi {
	background-color: transparent;
	border: none;
	font-family: 'Ek Mukta', sans-serif;
}
.socialIconBox {
	top: 200px;
	width: 53px;
	height: 158px;
	right: 0px;
	position: fixed;
	margin-right: 0px;
	z-index: 9999;
	background-color: #fff;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border: 1px solid #e2e2e2;
	padding-top: 5px;
	padding-bottom: 7px;
	-webkit-box-shadow: -5px 0px 4px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: -5px 0px 4px -3px rgba(0,0,0,0.75);
	box-shadow: -5px 0px 4px -3px rgba(0,0,0,0.75);
}
.iconsocial {
	float: left;
	margin-top: 7px;
	margin-left: 6px;
}
/*For li with Image */
.mini-list {
	width: 98%;
	text-align: center;
	list-style: none;
	margin-top: 2px;
	color: #606060;
	float: left;
	font-size: 1em;
}
.mini-list ul
{
    margin: 0;
    float: left;
    padding: 0;
}
.mini-list li
{
    background-position: left 7px;
    width: 98%;
    padding-top: 5px;
    padding-bottom: 8px;
    text-align: justify;
    float: left;
    margin-top: 0;
    margin-bottom: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #B5ACAC;
    line-height: 18px;
    font-weight: normal;
    border-bottom-width: 1px;
    list-style-type: none;
    background-image: url('../MediaGallery/arrow.png');
    background-repeat: no-repeat;
    padding-left: 20px;
}
.mini-list li.lastLi {
	border: 0px;
}
.mini-list p {
	font-size: 1em;
	/* font-size: .9em;*/
	color: #606060;
	text-decoration: none;
	text-align: justify;
	margin-top: 5px;
}
.mini-list a {
	color: #606060;
}
.mini-list a:hover {
	color: #606060;
}
.mini-list .lilast {
	border-bottom: 0px;
}
.pageheight {
	min-height: 660px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.padding-r {
	padding-right: 15px;
}
.margin-l3 {
	margin-left: 10px;
	margin-top: 50px;
}
.margin-l1 {
	margin-left: 10px;
}
.width120 {
	width: 120px !important;
}
.width130 {
	width: 130px !important;
}
.width80 {
	width: 80px !important;
}
.f-12 {
	font-size: 16px;
	font-weight: bold;
}
.context_area h5 a {
	float: left;
	color: #333 !important;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.submini {
	width: 100%;
	padding: 0;
	float: left;
	margin-left: 17px;
	margin-top: 4px;
}
.submini ul {
	margin: 0;
	padding: 0;
	float: left;
}
.submini ul li {
	width: 100%;
	padding-top: 3px;
	padding-left: 0px;
	padding-bottom: 3px;
	text-align: left;
	float: left;
	margin-top: 0;
	margin-bottom: 0px;
	line-height: 18px;
	font-weight: normal;
	list-style-type: disc;
	background: none;
	border: none;
	font-size: 12px;
}
.dynamic_update .lastli {
	border-bottom-width: 0px;
}
.dynamic_update ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
}
.whatsnew {
	color: #01808f;
}
.spnMandatory {
	color: Red;
}
.bott_marginFeedback {
	float: left;
    margin-left: 0px;
    margin-bottom: 15px;
    margin-right: 10px;
}
.caption1
{
    padding-top: 8px;
    padding-bottom: 0px;
    color: #666666;
    text-align: center;
    font-size: .9em;
}
.caption_gallery {
  font-size: 12px;
  margin-top: 8px;
  text-align: center;
}

/* 02-06-2015 By Swati */

.mini-list1 {
    width: 100%;
    text-align: center;
    list-style: none;
    margin-top: 2px;
    color: #606060;
    float: left;
    font-size: 0.9em;
}
.mini-list1 ul {
    margin: 0;
    padding: 0;
    float: left;
}
.mini-list1 li 
{   
    width:100%;
    padding-top: 3px;
    padding-left: 25px;
    padding-bottom: 6px;
    text-align: left;
    float: left;
    margin-top: 0;
    margin-bottom: 4px;
    background: url(../Images/arrow.gif) top left no-repeat;
    background-position: 0 6px;
    font-weight: normal;
    list-style-type: none;
}
.mini-list1 a
  {
     color:#606060;  
  } 
  .mini-list1 .lilast 
{
    border-bottom: 0px;    
} 
.mini-list1 a:hover
{
    color: #333333;
}

.context_area1 {
	margin-right: 15px;
	margin-left: 15px;
}
.context_area1 p {
	font-size: 0.9em;
	color: #606060;
	text-decoration: none;
	text-align: justify;
}
.context_area1 h5 a
{
    float: left;
    color: #333 !important;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 10px; 
}
.context_area1 h5 a:hover
{
    text-decoration: underline;
}
.control2 {
    width: 50%;
}
.form-group input, .form-group combo, .form-group textarea 
{
    /*padding: 10px;*/
}
.media1
{
    padding: 19px 3px 16px 12px;
    float: left;
    background-color: #428bca;
    border-color: #3577b1;
    width: 100%;
    margin-bottom: 5px;
    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    outline: none;
    text-decoration: none;
}
.media1:hover {
	background-color: #4e4e4e;
	border-color: #404040;
	color: #fff;
	text-decoration: none;
}

.media1 i{
  font-size: 23px;
  line-height: 45px;
  color: #fff;
  float: left;
}

.media2 {
	float: left;
	padding-top: 11px;
	padding-bottom: 9px;
	padding-right: 5px;
	background-color: #5cb85c;
	border-color: #53ad53;
	padding-left: 12px;
	width: 100%;
	margin-bottom: 5px;
	color: #fff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	outline: none;
	text-decoration: none;
}
.media2:hover {
	background-color: #4e4e4e;
	border-color: #404040;
	color: #fff;
	text-decoration: none;
}
.media7 {
padding-top: 5px;
padding-bottom: 65px;
padding-left: 5px;
height: 51px;
margin-bottom: 22px;
color: #333;
text-decoration: none;
}
.media7:hover {
color: #417c2c;
text-decoration: underline;
}

/*
.media2 {
padding-top: 5px;
padding-bottom: 65px;
padding-left: 5px;
height: 51px;
margin-bottom: 22px;
color: #333;
text-decoration: none;
}
.media2:hover {
color: #417c2c;
text-decoration: underline;
}
*/
.media-body2 h4 {
	line-height: 15px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-top:30px;
	padding-left:10px;
}
.media-body2 h4 a {
	color: #333;
}
.media-body2 h4 a:hover {
	color: #6b9700;
}
.media-body2 p
{
    padding-left:10px;
    padding-right:10px;
}
.media2 i{
  font-size: 24px;
  line-height: 45px;
  color: #fff;
  float: left;
}

.media3
{
    padding: 11px 5px 9px 12px;
    float: left;
    background-color: #eea948;
    border-color: #e4a143;
    width: 100%;
    margin-bottom: 5px;
    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    outline: none;
    text-decoration: none;
}
.media3:hover {
	background-color: #4e4e4e;
	border-color: #404040;
	color: #fff;
	text-decoration: none;
}

.media3 i{
  font-size: 24px;
  line-height: 45px;
  color: #fff;
  float: left;
}

.media4 {
	float: left;
	padding-top: 19px;
	padding-bottom: 16px;
	padding-right: 5px;
	background-color: #dd4743;
	border-color: #d2423e;
	padding-left: 12px;
	width: 100%;
	margin-bottom: 5px;
	color: #fff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	outline: none;
	text-decoration: none;
}
.media4:hover {
	background-color: #4e4e4e;
	border-color: #404040;
	color: #fff;
	text-decoration: none;
}

.media4 i{
  font-size: 24px;
  line-height: 45px;
  color: #fff;
  float: left;
}
.gray_box5 {
	
	width: 100%;
	padding: 0px;
	float: left;
}
.pad-right {
	padding-right: 6px;
}
.ico1
{
    background-image: url('../Images/nursing.png');
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}
.ico2
{
    background-image: url('../Images/Pharmacy.png');
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}
.ico3
{
    background-position: 0px 8px;
    background-image: url('../Images/Paramedical.png');
    background-repeat: no-repeat;
    width: 24px;
    height: 32px;
}
.ico4
{
    background-image: url('../Images/Dentistry.png');
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}

.media-heading1
{
    float: left;
    margin-top: 6px;
    margin-left: 15px;    
}


.key_title1 {
    font-size: 0.85em;
    color: #5D5D5D;
    text-decoration: none;
    margin-left: -20px;
    margin-top: 15px;
    font-weight: bold;
}
.key_title1 p {
	font-size: 0.9em;
	line-height: normal;
	color: #757575;
	text-decoration: none;
	font-weight: normal;
	margin-top: 5px;
}
.key_title1 p a {
	color: #949494;
	text-decoration: none;
}
.key_title1 p a:hover {
	color: #02b8ce;
	text-decoration: none;
}
.photopadding
{
    padding-left: 10px;
    padding-right:15px;
}
.b_color a
{
    color: #666666;
}
.pagecenter
{
    text-align:center;
    margin-top:150px;
    height:300px;
}
.tab-pane1 {
	width: 100%;
	float: left;
}
.message {
    text-align: right;
    color: Red;
    margin-bottom: 15px;
}
.form-group input.form-control {
    height: auto;
}
.form-group input, .form-group combo, .form-group textarea {
    padding: 10px;
}
.pad-1 {
    padding: 9px;
}
.form-control1 {
    height: auto;
    padding-top: 5px;
    padding-right: 6px;
    padding-bottom: 5px;
    padding-left: 12px;
    width: 95%;
}
.top_padding10 {
	padding-top: 10px;
}
.align_Justify
{    
    text-align: justify;
}
.btn-primary_Complaint {
    color: #fff;
    background-color: #01808f;
    border-color: #01808f;
}

@media screen and (max-width: 767px) {
 .media3
    {   
	padding-top: 19px;
	padding-bottom: 16px;
	padding-right: 5px;
	padding-left: 12px;	
    }
    .ico3
{
    background-position: 0px 1px;   
}

}
@media screen and (max-width: 990px) {
 .media3
    {   
	padding-top: 19px;
	padding-bottom: 16px;
	padding-right: 5px;
	padding-left: 12px;	
    }
    .ico3
{
    background-position: 0px 1px;   
}
.pad-right {
	padding-right: 0px;
}
}

/* To be merged from here */
/*td a {
color: #333;
text-decoration: Underline;
}
td a:hover {
color: #A8282C;
text-decoration: underline;
}*/
.fo-sz
{
   font-size: .8em;
}
.w6
{
   width: 6%;
}
.w8
{
   width: 8%;
}
.w10
{
   width: 10%;
}
.w12
{
   width: 12%;
}
.w15
{
   width: 15%;
}
.w20
{
   width: 20%;
}
.w22
{
   width: 22%;
}
.w24
{
   width: 24%;
}
.w25
{
   width: 25%;
}
.w30 
{
   width: 30%;
}
.w40 
{
   width: 45%;
}
.w77
{
   width: 77%;
}
.w80 
{
   width: 10%;
}
.w62
{
  width: 62%;
}
.w75
{
  width: 75%;
}
.w100
{
    width: 100%;
}

.btn-success1 {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
	font-size:1.0em;
	text-decoration:none;
}
.btn-success1:hover {
	color: #000;
	background-color: #eaeaea;
	border-color: #efefef;
}

.control-label
{
   font-size: 14px;
   font-weight: normal;
   }
.spnLike
 {
     font-size: 11px;
     color: Gray;
 }
 .new-label {
    font-size: .8em;
    font-weight: normal;
}
.form-control-feedgriev {
    height: 40px;
    padding-top: 0px;
    padding-right: 6px;
    padding-bottom: 5px;
    padding-left: 8px;
    border-radius: 0px;
    width: 100%;
    font-size: 1em;
    margin-bottom: 25px;
    border: 1px solid #C1C1C1;
}
.control2 {
    width: 50%;
}
.CenterAlign
{
   text-align:center !important;;
}
.vert-alg
{
   vertical-align:top;
}
.minilist .lilast {
	border-bottom: 0px;
}
.list-group-item.Blue
{
    border: 1px solid #BDBDBD;
    color: #333;
    background-color: #E6E6E6;
    font-weight: normal;
    text-decoration: none;
    margin-bottom: 20px;
    padding: 10px;
    width: 75%;
    text-align:center;
}
.list-group-item.Blue:hover {
	background-color: #ffc211;
	border: 1px solid #EAAF00;
}
.sizeStaticpage {
	width:100%;
	margin-left:10px;
	
}
.fix-left
{
   float:left;
}
.active_Menu
{
    background-color: #E6FAFF;
}
.form-group input.form-control2 {
    padding: 6px;
    height: 28px;
    border: 1px solid #ccc;
    font-size: .9em;
}
.noborder
{
    border:0px;
}
.btn1 {
    display: inline-block;
    padding: 10px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
.gallery-img 
{
    display:inline-block;
    width:33%;
    height:202px;
    overflow:hidden;
}
.margin 
{
    margin-top:20px;
    margin-right:0px;
}
.Complain_Box
{
    border: 3px solid #96BFC3;
	padding:20px 0 20px 20px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.Complain_Box_Reply
{
	border: 3px solid #F9C03D;
	padding:20px 20px 20px 10px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	text-align:right;
	float:right;
}
.thumb
{
 height:100px !important;   
}
.imgborder{
	background-color: #fff;
	border: 1px solid #E9E9E9;

}
.btnFee
{
    float: right;
    margin-top: 40px;
   
}



.padding_right {
padding-right: 8px;
 text-align:right!important;        
}


.caption1 p
{
   padding-top: 8px;
   padding-bottom: 0px;
   color: #666666;
   text-align: center;
   font-size: .9em;
}