/*--------------------- Packaging&Fullment page ----------------------*/
.pfp-contant {
	float: left;
	width: 100%;
}
.pfp-title-page {
	float: left;
	background: url(/img/title-pfp-bg.png);
	width: 100%;
	height: 177px;
	margin-top: 24px;
}
.pfp-title-page-txt {
	float: left;
	margin-top: 12px;
}
.pfp-title-page-txt h4 {
	font-family: HelveticaBoldItalic;
	color: #01004c;
	font-size: 29px;
	line-height: 29px;
	margin-top: 0;
	margin-bottom: 7px;
}
.pfp-title-page-txt h3 {
	font-size: 38px;
	line-height: 42px;
	color: #fff;
	background: #d80027;
	/*padding: 14px 38px 14px 20px;*/
	padding: 14px 28px 14px 38px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 900;
}
.pfp-title-page-list {
	float: right;
}
.pfp-title-page-list ul {
	float: right;
	width: 360px;
	list-style: none;
	margin-top: 18px;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 56px;
}
.pfp-title-page-list ul li {
	float: left;
	width: 100%;
	margin-bottom: 18px;
}
h4.pfp-list-txt {
	font-family: HelveticaBoldItalic;
	float: left;
	color: #01002f;
	font-size: 25px;
	line-height: 35px;
	margin: 0;
}
.pfp-list-img {
	float: left;
	margin-right: 12px;
}
.pfp-list-img img {
	width: 33px;
	height: auto;
}
p.page-infonote {
	float: left;
	width: 100%;
	font-family: Lato-Italic;
	font-size: 20px;
	line-height: 22px;
	border-bottom: 3px solid #ffdf00;
	padding-bottom: 23px;
	margin-top: 25px;
	margin-bottom: 0;
	text-align: center;
}
.pfp-sections-list {
	float: left;
	width: 100%;
	padding-top: 60px;
}
.pfp-sections-list-row {
	float: left;
	width: 100%;
	margin-bottom: 86px;
}
.pfp-sections-list-box {
	float: left;
	width: 540px;
	margin-right: 58px;
}
.pfp-sections-list-box:last-child {
	margin-right: 0;
}
.pfp-box-img {
	height: 250px;
	width: 540px;
	float: left;
	margin-top: 25px;
	overflow: hidden;
}
.pfp-box-img img {
	width: 100%;
	height: auto;
}
.pfp-sections-list-box h5 {
	font-family: Lato-BlackItalic;
	font-size: 34px;
	background: #00004b;
	height: 55px;
	line-height: 53px;
	text-align: center;
	margin: 0;
	float: left;
	width: 100%;
	color: #fff;
}
.pfp-sections-list-box p {
	float: left;
	font-family: Lato-Italic;
	font-size: 19px;
	line-height: 24px;
	margin-top: 19px;
	margin-bottom: 0;
	text-align: center;
	padding: 0 15px;
}
.block-singup,
.block-singup-answer {
	margin-top: 80px;
}
