body {
	color: #fff !important;
	font-family: robotolight !important;
}

.main-container {
	width: 1024px;
	margin: auto;
}

.main-container h2 {
	font-size: 22px !important;
	color: #000000 !important;
}

.page_text {
	color: #202020;
	background #FFFFFF;
	font-family: 'Roboto';
	font-size: 16px;
	line-height: 20px;
	weight: regular;
}

.page_head {
	font-size: 28px;
	color: #202020;
	vertical-align: middle;
	padding-left: 2px;
}

.page_icon {
	vertical-align: middle;
	width: 50px;
	height: 50px;
	margin-right: 10px;
}

.head_icon {
	vertical-align: middle;
	width: 75px;
	height: 75px;
}

.head_bg {
	background: #eee;
	padding: 10px;
	margin-top: 8px;
}

.page_head2 {
	vertical-align: middle;
	color: #000 !important;
	font-size: 24px;
}

.panel_2 table {
	font-family: arial, sans-serif;
	border-collapse: collapse;
	width: 100%;
}

.panel_2 td,
th {
	border: 1px solid #dddddd;
	text-align: left;
	padding: 8px;
}

.panel_2 tr:nth-child(even) {
	background-color: #dddddd;
}

#customers {
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
}

#customers td,
#customers th {
	border: 1px solid #ddd;
	padding: 8px;
	font-size: 14px;
}

#customers tr:nth-child(even) {
	background-color: #f2f2f2;
}

#customers tr:hover {}

#customers th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #B9D9EB;
	color: #202020;
	font-size: 13px;
}

#customers th tr {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #B9D9EB;
	color: #202020;
	font-size: 13px;
}

#customers2 {
	border-collapse: collapse;
	width: 100%;
}

#customers2 td,
#customers2 th {
	border: 1px solid #ddd;
	padding: 8px;
	text-align: center;
}

#customers2 tr:nth-child(even) {
	background-color: #f2f2f2;
}

#customers2 tr:hover {}

#customers2 th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: rgba(0, 133, 213, 0.95);
	color: #fff;
}

.blank_bg {
	background-color: #F8F8F8 !important;
}

#customers2 .blank_text {
	font-weight: normal !important;
}

div.gallery {
	border: 1px solid #ddd;
	margin: 5px;
}

div.gallery:hover {
	box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
	transform: scale(1.1);
	/* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

div.gallery img {
	width: 100%;
	height: auto;
}

div.desc {
	padding: 5px;
	text-align: center;
	font-size: 15px;
}

* {
	box-sizing: border-box;
}

.responsive {
	padding: 0;
	float: left;
	width: 15.99999%;
}

@media only screen and (max-width: 700px) {
	.responsive {
		width: 49.99999%;
		margin: 3px 0;
	}
}

@media only screen and (max-width: 500px) {
	.responsive {
		width: 100%;
	}
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.privacy_acc {
	background-color: #F0F0F0;
	color: #202020;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
	margin: 1px;
	font-weight: 700;
}

.active,
.privacy_acc:hover {}

.panel {
	padding: 0;
	display: none;
	background-color: white;
	overflow: hidden;
}

.panel p {
	padding: 0 15px;
}

.privacy_acc_2 {
	background-color: #B9D9EB;
	color: #202020;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 16px;
	transition: 0.4s;
	margin: 1px 0px;
	font-weight: 550;
}

.active,
.privacy_acc_2:hover {}

.panel_2 {
	padding: 0;
	display: none;
	background-color: white;
	overflow: hidden;
}

.panel_2 p {
	padding: 0 15px;
}

#campaign-header {
	height: 360px;
	width: 1280px;
	background: #0085d5;
	display: -webkit-flex;
	display: flex;
	position: relative;
	overflow: hidden;
	margin: auto;
}

#campaign-header-text {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	padding: 30px 25px 30px 45px;
	width: 68%;
	font-family: robotolight !important;
}

#campaign-page #campaign-header * {
	color: #fff !important;
}

#campaign-page #campaign-header h1 {
	font-family: robotolight !important;
	font-weight: normal !important;
	font-size: 36px !important;
	line-height: 48px !important;
	color: #fff !important;
	margin: 0 !important;
	padding: 0 !important;
}

#campaign-page #campaign-header p {
	font-size: 18px !important;
	line-height: 25px !important;
}

#campaign-page #campaign-header h1+p {
	padding-top: 10px !important;
}

#campaign-header-image {
	overflow: hidden;
	margin-left: auto;
	width: 0;
	transition: width 500ms ease;
	position: relative;
}

.campaign-header-loaded #campaign-header-image {
	width: 483px;
}

#campaign-header-image::before {
	content: "";
	display: block;
	width: 483px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #00426a;
	z-index: 1;
	transition: width 500ms ease 250ms;
}

.campaign-header-loaded #campaign-header-image::before {
	width: 46px;
}

#campaign-header-image::after {
	content: "";
	display: block;
	box-sizing: border-box;
	width: 483px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 483px;
	border-left: 23px solid rgb(0, 169, 224);
	background: rgba(0, 169, 224, 0.7);
	z-index: 1;
	transition: left 500ms ease 250ms, width 500ms ease 500ms;
}

.campaign-header-loaded #campaign-header-image::after {
	left: 23px;
	width: 46px;
}

#campaign-header-image img {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: auto;
}

#campaign-header::after {
	content: "";
	display: block;
	width: 0;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: #00a9e0;
	opacity: 0.7;
	z-index: 1;
	transition: width 500ms ease 500ms;
}

#campaign-header.campaign-header-loaded::after {
	width: 23px;
}

.highlights
}

font-size: 22px !important;
color: #fff !important;
;
font-weight: 100 !important;
font-family: robotolight !important;
}

.page_text ul li {
	list-style-type: disc !important;
}