@charset "utf-8";
/* CSS Document */
#sunfw_section_header,
#sunfw_section_promo {
	text-align:center;
}

#column_column-7 {
	background:#0056a9;
}

#sunfw_section_content-bottom-over {
	padding: 30px;
}

#column_column-36 {
	background:#0056a9;
	text-align:center;
	color: #fff;
	padding:10px 10px 0;	
}

#column_column-36 h1 {
	color: #fff;
}

#column_column-17 {
	background:#fff;
}

#column_column-7 strong {
	color:#fff;
}

#column_column-26 {
	background:#cd0011;
	color:#f8f030;
	padding: 20px 20px 10px;
	text-align:center;
}

input[type="submit"] {
	background:#cd0011;
	color:#f8f030;
}

input[type="submit" i] {
	border-color:#cd0011;
}


.lightbox-1 .module-title {
	background:#cd0011;
	color:#f8f030;
	padding: 10px;
}

.lightbox-2 .module-title {
	background:#0056a9;
	color:#fff;
	padding: 10px;
}

.customlightbox-1,
.customlightbox-2 {
	padding:10px 10px 50px;
	font-size:16px;
}

.left,
.right {
	width:50%;
	float:left;
}

.right {
	text-align:right;
	border-left:1px solid #c1c1c1;
}




@media (max-width: 767px) {
	
	input {
		width:100%;
		margin:10px;
	}
	
	.whitebg .left,
	.whitebg .right {
		width:100%;
		text-align:center;
		border:none;
	}
	
	
}
	