/*--------------------- About Us page ----------------------*/
.aup-contant {
	float: left;
	width: 100%;
}
.aup-title-page {
	float: left;
	background: url(/img/title-bg-01.png);
	width: 100%;
	height: 177px;
	margin-top: 24px;
}
.aup-title-page-txt {
	float: left;
	margin-top: 12px;
}
.aup-title-page-txt h4 {
	font-family: HelveticaBoldItalic;
	color: #dc0026;
	font-size: 28px;
	line-height: 23px;
	margin-top: 10px;
	margin-bottom: 0;
	padding-right: 5px;
}
.aup-title-page-txt h3 {
	font-family: HelveticaBoldItalic;
	font-size: 48px;
	line-height: 38px;
	color: #00004c;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 17px;
	padding-bottom: 8px;
	border-bottom: 3px solid #00004c;
}
p.aup-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-2.png) no-repeat;
	background-position-y: 65px; */
	margin-top: 60px;
}
.wwsby-block-title {
	float: left;
	width: 100%;
	background: #d80025;
	padding: 15px 0;
}
.wwsby-block-title h4 {
	font-family: Lato-Black;
	font-size: 44px;
	line-height: 55px;
	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: 36px;
	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;
}
.capabilities-block {
	float: left;
	width: 100%;
	margin-bottom: 47px;
}
.capabilities-txt {
	float: left;
	width: 570px;
}
.capabilities-txt h5 {
	font-family: Lato-Bold;
	color: #00004c;
	font-size: 30px;
	line-height: 40px;
	margin-top: 0;
	margin-bottom: 0;
}
.capabilities-txt p {
	float: left;
	width: 100%;
	font-family: Lato-Regular;
	font-size: 18px;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.capabilities-img {
	float: right;
	width: 538px;
}
.icon-img {
	float: left;
	margin-right: 12px;
}
.icon-img img {
	height: 40px;
	width: 100%;
}
.location-block,
.howorder-block {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.location-block h5,
.howorder-block h5,
.ethics-block h5,
.environment-block h5 {
	font-family: Lato-Bold;
	color: #00004c;
	font-size: 30px;
	line-height: 40px;
	margin-top: 0;
	margin-bottom: 16px;
}
.location-block p,
.howorder-block p,
.ethics-block p,
.environment-block p {
	float: left;
	width: 100%;
	font-family: Lato-Regular;
	font-size: 18px;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ethics-block {
	float: left;
	width: 560px;
}
.environment-block {
	float: right;
	width: 560px;
}
.block-singup,
.block-singup-answer {
	margin-top: 80px;
}
.banner-customshape {
	margin-top: 60px!important;
}
