/*--------------------- Custom page ----------------------*/
.custom-contant {
	float: left;
	width: 100%;
}
.cp-title-page {
	float: left;
	background: url(/img/title-cp-bg.png);
	width: 100%;
	/*height: 177px; */
	height: 155px;
	margin-top: 24px;
	background-position: center;
}
.cp-title-page-txt {
	float: left;
	/*margin-top: 12px; */
	margin-top: 5px;
}
.cp-title-page-txt h2 {
	font-family: HelveticaBoldItalic;
	color: #d80027;
	font-size: 29px;
	line-height: 29px;
	margin-top: 0;
	margin-bottom: 7px;
}
.cp-title-page-txt h1 {
	font-size: 38px;
	line-height: 42px;
	color: #fff;
	background: #00004b;
	padding: 7px 22px 8px 18px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 900;
}
.cp-title-page-txt h5 {
	font-family: Arial;
	font-weight: bold;
	color: #d80027;
	padding-left: 15px;
	font-size: 38px;
	line-height: 38px;
	margin-top: 10px;
	margin-bottom: 0;
}
.cp-part-one {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.cp-part-one-left {
	float: left;
	width: 600px;
}
.cp-part-one-right {
	float: right;
	width: 470px;
}
.cp-part-one-left h4 {
	float: left;
	width: 100%;
	color: #00004b;
	font-size: 36px;
	line-height: 36px;
	margin-top: 32px;
	margin-bottom: 10px;
}
.cp-part-one-left p {
	float: left;
	width: 100%;
	font-size: 20px;
	line-height: 30px;
	margin: 0;
}
.cp-part-one-left ul {
	float: left;
	list-style: url(/img/list-style-3.png);
	padding-left: 20px;
	margin-left: 40px;
	margin-top: 46px;
}
.cp-part-one-left ul li {
	margin-bottom: 30px;
	font-size: 22px;
}
.cp-cycle-slide img {
	float: left;
	width: 100%;
	height: auto;
}
h4.cp-slide-txt {
	font-family: Lato-BoldItalic;
	float: left;
	width: 100%;
	color: #d80027;
	font-size: 25px;
	line-height: 25px;
	margin: 0;
	text-align: center;
}
.cp-carousel {
	float: left;
	width: 100%;
}
.slider-banner {
	display: block;
	float: left;
}
.slider-banner img {
	width: 100%;
	height: auto;
}
.cycle-pager span {
	font-family: arial;
	font-size: 50px;
	line-height: 22px;
	width: 20px;
	height: 20px;
	display: inline-block;
	color: #c5c7ca;
	cursor: pointer;
	margin-left: 4px;
	opacity: .8;
}
.cycle-pager span.cycle-pager-active {
	color: #00004b;
	opacity: 1;
}
.slidernavigator {
	clear: both;
	float: left;
	height: 8px;
	margin: 12px 0 0;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 100;
	text-align: center;
}


.cp-itworks-block {
	float: left;
	width: 100%;
	background: #dedede;
	border: 1px solid #000;
	padding: 30px 0 15px 20px;
	margin-top: 20px;
}
.cp-itworks-txt {
	float: left;
	width: 296px;
}
.cp-itworks-txt h3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 33px;
	float: left;
	width: 100%;
	margin-top: 0;
	margin-bottom: 15px;
}
.cp-itworks-txt p {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 30px;
	margin: 0;
}
.cp-itworks-img {
	float: right;
}
.cp-canmake-block {
	float: left;
	width: 100%;
	margin-top: 98px;
}
.cp-canmake-block h4 {
	float: left;
	width: 100%;
	font-size: 33px;
	line-height: 33px;
	margin-top: 0;
	margin-bottom: 7px;
	font-weight: bold;
	font-family: Arial;
}
.cp-canmake-block p {
	float: left;
	width: 100%;
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 0;
}
.cp-canmake-block ul {
	float: left;
	list-style: none;
	margin-top: 30px;
	margin-bottom: 0;
	padding-left: 0;
}
.cp-canmake-block ul li {
	float: left;
	width: 260px;
	margin-right: 33px;
}
.cp-canmake-block ul li:last-child {
	margin-right: 0;
}
.cp-canmake-box {
	float: left;
}
.cp-canmake-box h4 {
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	float: left;
	width: 100%;
	color: #00004b;
}
.cp-canmake-box-img {
	float: left;
	width: 258px;
	height: 258px;
	border: 3px solid #5c5d60;
}
.cp-canmake-box-img img {
	width: 100%;
	height: auto;
}


/*
.categories-custom-shaped {
	float: left;
	width: 100%;
	margin-top: 98px;
}
h4.ccs-title {
	float: left;
	width: 100%;
	font-size: 38px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #d80027;
	margin-top: 0;
	padding: 14px 0;
}
h4.ccs-title span {
	font-size: 34px;
	color: #fff;
}
.ccs-box {
	float: left;
	width: 100%;
	margin-bottom: 60px;
}
.ccs-box-img {
	width: 250px;
	height: 260px;
	border: 1px solid #c5c7ca;
	overflow: hidden;
}
.ccs-box-img img {
	width: 100%;
	height: auto;
}
.ccs-box-img.left {
	float: left;
}
.ccs-box-img.right {
	float: right;
}
.ccs-box-txt {
	float: left;
	width: 590px;
	padding: 0 15px;
}
.ccs-box-txt h5 {
	float: left;
	width: 100%;
	font-size: 34px;
	line-height: 32px;
	color: #00004b;
	text-align: center;
	margin-top: 14px;
	margin-bottom: 20px;
}
.ccs-box-txt p {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	margin: 0;
}
*/
.categories-custom-shaped {
	float: left;
	width: 100%;
	margin-top: 98px;
	margin-bottom: 90px;
}
h4.ccs-title {
	float: left;
	width: 100%;
	font-size: 38px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #d80027;
	margin-top: 0;
	padding: 14px 0;
}
.ccs-row-category {
	float: left;
	width: 100%;
	margin-bottom: 90px;
}
.category-box.left {
	float: left;
	width: 555px;
}
.category-box.right {
	float: right;
	width: 555px;
}
.ccs-row-category:last-child {
	margin-bottom: 0;
}
h4.ccs-category-title {
	float: left;
	width: 100%;
	font-weight: 600;
	font-size: 34px;
	color: #00004b;
	margin-bottom: 17px;
	margin-top: 0;
	text-align: center;
}
/*
.ccs-category-img {
	float: left;
	width: 742px;
	margin-right: 35px;
}
*/
.ccs-category-img {
	width: 555px;
	margin: 0 auto;
}
.ccs-category-img img {
	width: 100%;
	height: auto;
}
.ccs-category-text {
	float: left;
	/*width: 325px;*/
	width: 360px;
}
.ccs-category-text p {
	font-size: 26px;
	line-height: 35px;
	margin-top: 0;
}



.howorder-block {
	float: left;
	width: 100%;
}
.howorder-box {
	float: left;
	width: 1100px;
	background: #dedede;
	border: 1px solid #000;
	border-radius: 5px;
	/*padding: 20px 15px 25px;*/
	padding: 20px 25px;
	margin-bottom: 15px;
}
.howorder-block h4 {
	font-size: 33px;
	color: #00004b;
	margin-top: 26px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	text-align: center;
}
.howorder-block p {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 0;
}
