@charset "UTF-8";
/* CSS Document */

.wf-loading {
visibility: hidden;
}

.wf-active, .wf-inactive {
visibility: visible;
}



/*h1, .h1 {
	font-size: 50px;
	
}
h2, .h2 {
	font-size: 48px;
}
h3, .h3 {
	font-size: 28px;
}
h4, .h4 {
	font-size: 18px;
}
h5, .h5 {
	font-size: 16px;
}
h6, .h6 {
	font-size: 14px;
}*/
h4, .h4, h5, .h5 {
	font-family: "museo-slab", sans-serif;
	font-style: normal;
	font-weight: 300;
;
	color: #333;
	line-height: 20px;
}
h1, h2, h1, .h1, h2, .h2, h3, .h3 {
	font-family: "museo-slab", sans-serif;
	font-style: normal;
	font-weight: 500;

	color: #333;
	
	letter-spacing: 1.5px;
}
li {
	line-height: 24px;
}
.view-txt {
	text-transform: uppercase;
	font-family: "museo-slab", sans-serif;
	font-style: normal;
	font-weight: 300;
}
p {
	margin: 20px 0px 10px;
}
a, a:visited {
	color: #125D9E;
	font-weight:400;}
}
p {
	color: #666;
}
a:hover {
	color: #FFBA00;
	text-decoration: underline;
}
strong {
	font-weight: 600;
}
.navbar-inverse .navbar-nav > li > a {
	color: #555;
}
.navbar-brand {
	float: left;
	font-family: "museo-slab", sans-serif;
	font-style: normal;
	font-weight: 300;
	padding: 13px 5px;
	font-size: 36px;
	color: rgba(27,44,92,1.00);
	opacity: 1;

}

.navbar-nav>li>a {
	
	text-transform: uppercase;
	font-family: "museo-slab", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	letter-spacing:1.5px;
}


.navbar-brand>h5 {margin-top: 15px; color:orangered; }

.role1 {color: orangered; font-style:italic;}