@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap');
* {
	margin:0;
	padding:0;
}
img {
	border:none;
	vertical-align:middle;
}
input {
	outline:none;
}
.clear {
	clear:both;
	height:0;
	width:0;
}
img.alignleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
img.alignright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
body {
	font-family: univia-pro,sans-serif;
	font-weight: 400;
	font-style: normal;
}
.wrapper {
	max-width: 1180px;
	margin: 0 auto;
}
.header-bar {
	background: #000000;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.header-menu {

}
/*.header-menu ul {
	margin: 0;
	padding: 0;
}
.header-menu ul li {
	list-style: none;
	float: left;
}
.header-menu ul li + li {
	margin-left: 14px;
}*/
.header-menu ul li a {
	color: #FFF;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	margin-right: 14px;
	text-decoration: none;
}
.hero-container {
	background: url(images/hero-bg.jpg) no-repeat;
	background-size: 100% auto;
}
.logo {
	padding-top: 25px;
	padding-bottom: 25px;
}
.owl-content h2 {
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
}
.owl-content p {
	color: #FFF;
	font-size: 21px;
}
.owl-graphic img {
	border: 1px solid #FFF;
}
.owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    top: 30%;
    z-index: 99;
    width: 100%;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
	background: url(images/nivo-left-right.png);
	width: 52px;
	height: 114px;
	overflow: hidden;
	text-indent: -999px;
	position: absolute;
	left: -100px;
}
.owl-carousel .owl-nav button.owl-next {
	background-position: right top;
	left: inherit;
	right: -100px;
}
.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover {
	background: url(images/nivo-left-right.png);
}
.owl-carousel .owl-nav button.owl-next:hover {
	background-position: right top;
}
.owl-theme .owl-dots {
	padding-top: 20px;
	padding-bottom: 20px;
	float: right;
	width: 66.66666667%;
}
.owl-theme .owl-dots .owl-dot span {
	border-radius: none;
	width: 30px;
	background: #afa5c1;
	height: 2px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #FFF;
}
.main-content {
	padding-top: 60px;
	padding-bottom: 10px;
	background: #fcfcfc;
}
.news-container {
	text-align: center;
}
.news-container h2 {
	font-size: 60px;
}
.news-container p {
	font-size: 24px;
}
.news {
	padding-top: 50px;
}
.news-item {
	background: #FFF;
}
.news-graphic {

}
.news-graphic img {
	width: 100%;
	height: auto;
}
.news-content {
	padding: 20px;
}
.news-content h2 {
	font-size: 24px;
	padding-bottom: 20px;
}
.news-content p {
	font-size: 16px;
}
.news-content p.readmore {
	text-align: right;
}
.news-content p.readmore a {
	text-decoration: none;
	color: #f30c0c;
}
.news-content p.readmore a:hover {
	text-decoration: underline;
}
.main-boxes {
	padding-top: 0;
	padding-bottom: 0;
}
.main-box {
	background: #FFF;
}
.main-box-heading {
	background: #000;
	color: #FFF;
	font-size: 24px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
	padding-right: 60px;
}
.main-box-content {
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 20px;
}
.main-box-content p {
	margin-top: 25px;
	margin-bottom: 25px;
}
.gadgetStyle001 .gadgetStyleBody {
	padding: 28px 28px 10px;
}
.main-box-content p a {
	font-size: 20px;
	color: #0095da;
}
.home-content {
	padding-top: 20px;
	padding-bottom: 50px;
}
.home-content-format h2 {
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 25px;
}
.home-content-format p {
	font-size: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.home-sidebar {
	text-align: right;
}
.home-sidebar img {
	max-width: 100%;
	height: auto;
}
.footer-bar {
	background: #005b7f;
}
.footer-heading {
	color: #f0e0b2;
	font-size: 18px;
	line-height: 45px;
}
.footer-content {
	padding-top: 40px;
	padding-bottom: 40px;
}
.footer-content ul {
	padding: 0;
	margin: 0;
}
.footer-content ul li {
	list-style: none;
}
.footer-content ul li a {
	text-decoration: none;
	font-size: 18px;
	color: #000;
	line-height: 28px;
}
.footer-content ul li:hover > a {
	text-decoration: underline;
}
.footer-content p {
	font-size: 18px;
	color: #000;
	line-height: 28px;
}
.footer-content p a {
	color: #000;
	text-decoration: underline;
}
.footer-content img {
	border: 1px solid #000;
	max-width: 100%;
	height: auto;
}
.newsletter-bg {
	background: #dadada;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0;
	height: auto;
	color: #FFF;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
}
.WaGadgetMenuHorizontal .menuInner {
	background: none;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel {
	background: none;
}
.footer-bar-two-cols, .footer-bar-single-col {
	display: none;
}
.newsletter-section {
    background: #DADADA;
}
.newsletter {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}
.newsletter a {
	background: #0072bc;
    color: #f0e0b2;
    text-decoration: none;
    display: inline-block;
    line-height: 55px;
    padding-left: 20px;
    padding-right: 20px;
    transition: all 0.5s linear;
}
.newsletter a:hover {
	background: #265A7C;
}
.newsletter h3 {
    color: #3171B6;
    font-size: 30px;
    text-align: center;
    word-spacing: 5px;
    padding-bottom: 20px;
    margin: 0;
    font-weight: bold;
}
.newsletter-form {
    max-width: 600px;
    margin: 0 auto;
}
.connect-section {
    background: #C1C1C1;
    padding-top: 20px;
    padding-bottom: 20px;
}
.connect-section h3 {
    color: #FFF;
    font-size: 24px;
    text-align: center;
    word-spacing: 5px;
    padding-bottom: 20px;
    margin: 0;
}
.connect-icons {
    text-align: center;
}
.connect-icons a {
    display: inline-block;
    text-decoration: none;
    color: #FFF;
    font-size: 65px;
    margin-left: 40px;
    margin-right: 40px;
}
.copyright-section {
    background: #A2A2A2;
}
.copyright {
    color: #000;
    font-size: 18px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.content-format p {
	font-size: 18px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.content-format p a {
	color: #000;
}
.content-format ul {

}
.content-format ul li {
	font-size: 18px;
}
.content-format ul li a {
	color: #000;
}
.content-format ol li {
	font-size: 18px;
}
.content-format ol li a {
	color: #000;
}
.content-format h1, .content-format h2, .content-format h3, .content-format h4, .content-format h5, .content-format h6 {
    font-weight: bold;
    margin-bottom: 25px;
}
.content-format h1 {
	font-size: 48px;
}
.content-format h2 {
	font-size: 44px;
}
.content-format h3 {
	font-size: 40px;
}
.content-format h4 {
	font-size: 36px;	
}
.content-format h5 {
	font-size: 32px;
}
.content-format h6 {
	font-size: 28px;
}
.content-format img {
	max-width: 100%;
	height: auto;
}
.inner-main-content {
	padding-top: 20px;
}
#id_search-area {
	padding-top: 10px;
}
.WaGadgetLoginButton .authenticated .loginLink {
	line-height: 30px;
	height: 30px;
	margin-top: 10px;
	background: none;
	overflow: visible;
	width:auto;
}
.WaGadgetLoginButton .unauthorized .loginLink {
	line-height: 30px;
	height: 30px;
	margin-top: 10px;
	background: none;
	overflow: visible;
	width:auto;
}
.WaGadgetLoginButton .loginLink:hover {
	background:none !important;
}
.WaGadgetLoginButton .authenticated .loginLink:hover, .WaGadgetLoginButton .authenticated .loginLink.hover {
	background:none !important;	
}
/* 
.WaGadgetLoginButton .unauthorized .loginLink:before {
	content: "\f007";
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font: var(--fa-font-solid);
    color: #FFF;
    position: absolute;
    left: -38px;
    top: 8px;
    font-size: 14px;
}
.WaGadgetLoginButton .unauthorized .loginLink:hover {
	background: url(images/login-icon.png) no-repeat center center;
}
.WaGadgetLoginButton .authenticated .loginLink {
	width: 25px;
	height: 25px;
	margin-top: 10px;
	background: url(images/right-from-bracket-solid.svg) no-repeat center center;
}
.WaGadgetLoginButton .authenticated .loginLink:hover, .WaGadgetLoginButton .authenticated .loginLink:hover, .WaGadgetLoginButton .authenticated .loginLink.hover {
	background: url(images/right-from-bracket-solid.svg) no-repeat center center;
} */
.WaGadgetMobilePanel .mobilePanel .menuInner ul.firstLevel>li>.item>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.WaGadgetLoginButton .loginLink:before, .WaGadgetLoginButton .authenticated .loginLink::before {
	display: none;
	background-color: none;
}
.WaGadgetAuthorizationRequired .loginPageTable input.loginButton {
	background: #3171B6;
    color: #DDD7B6;
}
#idWaAdminSwitcher {
	width: 150px;
}
@media screen and (max-width: 875px) {
	.owl-content h2 {
		font-size: 28px;
	}
	.owl-content p {
		font-size: 18px;
	}
	.hero-container {
		background-size: cover;
	}
}
@media	screen and (max-width: 768px) {
	.footer-content {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.main-box-heading {
		padding-left: 20px;
		padding-right: 20px;
	}
	.main-box-content {
		padding-left: 20px;
		padding-right: 20px;
	}
	.main-content {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.home-content {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.news {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.footer-bar-two-cols {
		background: #005b7f;
		display: block;
		padding-left: 0;
		padding-right: 0;
	}
	#mobile-panel {
		position: fixed;
		left: 0;
		width: 100%;
		top: 0;
		z-index: 99999;
	}
	.only-md {
		display: none;
	}
	.main-boxes {
		/*padding-top: 20px;
		padding-bottom: 20px;*/
	}
	.header-menu {
		display: none;
	}
}
@media screen and (max-width:767px) {
	body.LayoutMain .WaGadgetLoginButton {
		display: block;
	}
}
@media screen and (max-width: 575px) {
	.only-sm {
		display: none;
	}
	.footer-bar-single-col {
		background: #005b7f;
		display: block;
		padding-left: 0;
		padding-right: 0;
	}
	.footer-heading {
		text-align: center;
	}
	.footer-content {
		text-align: center;
	}
	.main-box-heading {
		font-size: 20px;
	}
	.main-box-content {
		padding-left: 0;
		padding-right: 0;
	}
}