/*--------------------- Why Choose Us page ----------------------*/
.wu-contant {
	float: left;
	width: 100%;
}
.wu-title-page {
	float: left;
	background: url(/img/title-bg-15.png);
	width: 100%;
	height: 177px;
	margin-top: 24px;
}
.wu-title-page-txt {
	float: left;
	margin-top: 12px;
}
.wu-title-page-txt h4 {
	font-family: HelveticaBoldItalic;
	color: #dc0026;
	font-size: 30px;
	line-height: 29px;
	margin-top: 10px;
	margin-bottom: 0;
}
.wu-title-page-txt h3 {
	font-family: HelveticaBoldItalic;
	font-size: 48px;
	line-height: 50px;
	color: #00004c;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 17px;
	padding-bottom: 3px;
	border-bottom: 3px solid #00004c;
}
p.wu-text {
	float: left;
	width: 100%;
	font-family: Lato-Regular;
	font-size: 18px;
	line-height: 25px;
	margin-top: 32px;
	margin-bottom: 40px;
}
/*.wwsby-block {
	float: left;
	width: 100%;
	background: url(../img/wwsby-bg-1.png) no-repeat;
	background-position-y: 65px;
}*/
.wwsby-block {
	float: left;
	width: 100%;
	display: block;
	position: relative;
}
.wwsby-block::after {
	content: "";
	background: url(/img/wwsby-bg-1.png) no-repeat;
	background-position-y: 65px;
	opacity: 0.3;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
}
.wwsby-block-title {
	float: left;
	width: 100%;
	background: #d80025;
	padding: 15px 0;
}
.wwsby-block-title h4 {
	font-family: Lato-Black;
	font-size: 55px;
	line-height: 65px;
	text-align: center;
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
}
.wwsby-block-contant {
	float: left;
	width: 100%;
}
.wwsby-line {
	float: left;
	width: 100%;
	margin-bottom: 68px;
}
.wwsby-line:first-child {
	margin-top: 59px;
}
.wwsby-box-blue {
	float: left;
	width: 468px;
	height: 177px;
	background: #01004c;
	opacity: .9;
}
.wwsby-box-blue h4 {
	font-family: Lato-Regular;
	font-size: 40px;
	line-height: 44px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}
.wwsby-box-gray {
	float: left;
	width: 650px;
	height: 177px;
	background: #dedede;
	opacity: .9;
	padding-left: 21px;
}
.wwsby-box-gray p {
	font-size: 24px;
	line-height: 36px;
	margin-top: 0;
	margin-bottom: 0;
}
.gradient-text {
	background: linear-gradient(90deg, #d2232a 33%, #e2611b 66%, #ffd400);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #d2232a;
}
.block-singup,
.block-singup-answer {
	margin-top: 80px;
}
.banner-customshape {
	margin-top: 20px!important;
}
