@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,700');
p{
	font-size: 17px;
	margin-bottom: 15px;
}
.top-section{
	padding-top: 160px;
}
.content-holder{
	position: relative;
	background-size: cover;
}
.sub-title{
	text-align: center;
	font-size: 20px;
	line-height: 1.25;
	color: #333;
	margin-bottom: 30px;
	letter-spacing: -1;
}
.title{
	font-family: 'Oswald', sans-serif;
	font-size: 54px;
	text-transform: uppercase;
	font-weight: 400;
	text-align: center;
	padding: 15px 0;
	color: #339adc;
	margin-bottom: 15px;
}
.title > b{
	font-weight: 500;
}
.promotional-holder{
	padding: 60px 0;
	background: -webkit-linear-gradient(to right, #0f0c29, #302b63, #24243e);
	background: linear-gradient(to right, #002c49, #104b7d, #002c49);
	position: relative;
}
.invert-holder > p{
	color: #e7f4fc;
}
.promotional-holder .text-content{
	text-align: center;
	font-size: 32px;
	line-height: 1.5;
}
.promotional-holder .btn-holder{
	margin: 0;
}
.h-separator{
	border-top: 1px solid rgba(75, 175, 241, 0.5);
	padding: 15px 0;
	margin-bottom: 15px;
}
.img-thumbnail{
	background:none;
	border: 0;
	border-radius: 15px;
	padding: 30px;
}
.arrow-down{
	height: 16px;
	width:32px;
	background: url(../../assets/version.3.0/images/divider-arrow-down.png) 0 0 #f1f5f6;
	background-size: cover;
	display: block;
	margin: 0 auto;
	position: absolute;
	top: 325px;
	left: 983px;
}
.parallax{
	position: fixed;
	width: 100%;
	height: 100vh;
}
.parallax-show{
	background: rgba(1, 8, 13, 0.6)!important;
}
.text-value {
    font-size: 30px;
    font-weight: 500!important;
    font-family: Oswald, sans-serif;
    color: #009aff!important;
}
.img-box{
	height: 400px;
	display: block;
	margin: 0 auto;
}
/*image and text*/
.img-b4-text{
	width:100%;
	display: table;
	list-style: none;
	font-size: 16px;
}.img-b4-text li{
	display: inline-block;
	float: left;
}
.img-holder{
	/*! height: 48px; */
	/* width:48px; */
}
.text-holder > *{
	line-height: 1;
	margin: 0;
	color: #333;
}
.round-box{
	border-radius: 4px;
	background: #fafeff;
	padding: 10px 20px;
	box-shadow: 0 2px 8px rgba(51, 51, 51, 0.4);
	margin-bottom: 20px;
}
.top-space{
	padding-top: 165px;
}
.large-text{
	font-size: 54px;
	font-weight: 700;
	font-family: Oswald, sans-serif;
	margin-bottom: 30px;
}
.banner-holder{
	min-height:530px;
	background:#fff;
	display: flex;
	align-items: center;
}
.invert-holder > *, .invert-holder .block-title{
	color:#fff;
}
.p-indicator{
	border: solid 2px #9ed4f3;
	width: 60px;
	margin-bottom: 20px;
}
.text-indent{
	padding-left:22px;
}
.step-number{
	color: #e7f4fc;
	font-size: 60px;
	text-align: center;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.4);
}
.step-holder{
	padding: 15px 3px;
	float: left;
	display: inline-block;
}
.step-title{
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	font-size: 24px;
	font-family: Oswald, sans-serif;
	color: #ffe897;
	font-weight: 400;
}
.step-desc{
	text-align:center;
	color: #fff;
	font-size: 17px;
	line-height: 1.5;
}
.step-indicator{
	border-bottom: solid 1px rgba(231, 244, 252, 0.7);
	margin: 20px 0;
	position: relative;
}
.step-indicator::before{
	content:url("../../assets/version.3.0/images/indicator-round.png");
	position: absolute;
	width: 100%;
	top: -15px;
	display: block;
	text-align:center;
}
.grp-step-holder {
	position: relative;
	width: 100%;
	display: block;
	margin:15px 0;
}
.referral-steps > .step-holder{
	width:calc(100%/3);
}
.referral-steps > .step-holder >.step-indicator{
	margin-bottom: 30px;
}
.bg-pattern{
	background: url(../../assets/version.3.0/images/payco-patterns.png) #E7F4FC no-repeat;
	background-size: cover;
}.tbl-exchanger{
	background:#fff;
}
.tbl-exchanger tr td {
	padding: 15px!important;
	vertical-align: middle!important;
}
.tbl-link{
	font-size: 24px;
}
.tbl-exchanger tr:nth-child(even) td{
	background-color: #b6e2ff;
}
.img-icon-96{
	width: 96px;
	height: auto;
	max-width: 100%;
	margin: 0 auto;
}
.group-container{
	margin-bottom: 20px;
}
.icon-before-text .block-title, .icon-before-text .block-desc {
	margin-bottom: 0;
}
.icon-before-text li:last-child{
	padding: 20px 8px;
}.affiliate{
	min-height:470px;
}.affiliate > .free-holder > .title{
	color: #19394c;
	font-weight: 500;
	text-shadow: 0 0 16px #fff;
	letter-spacing: 2px;
	font-size: 60px;
}.dock-bottom{
	bottom:0;
}
.indent{
	padding-left:20px; 
}
.group-container li{
	line-height: 2;
	font-size: 17px;
}
.holder-group{
	/* border:solid 1px #ddd; */
	/* border-radius: 4px; */
}
.holder-group > .item-holder{
	width:50%;
	border-right: solid 1px #c1c1c1;
	text-align: center;
	padding: 15px;
}
.holder-group > .item-holder:last-child{
	border:0;
}.block-center > .block{
	text-align: center;
}
.icon-48{

	
	font-size: 48px;
}
.tbl-img-center{
	display: block;
	margin: 0 auto;
}

@media only screen and (max-width:767px){
	.top-space{
		padding-top: 160px!important;
	}}
@media only screen and (max-width:767px){
	.content-holder {
		padding: 60px;
	}	.content-holder p{
		text-align: center
	}	.top-space{
		padding-top: 80px!important;
	}}

@media only screen and (max-width:500px){
	.content-holder {
		padding: 20px;
	}	.promotional-holder .text-content {
		font-size: 26px;
	}	.title{
		font-size: 44px;
	}	.sub-title{
		font-size: 18px;
	}
	.btn-register{
		font-size: 17px;
	}
	.content-holder p{
		font-size: 14px;
		text-align: center
	}}
.bg-fees{
	
	  background: linear-gradient(#001d29ab, #112b38c2), url(../../version.3.0/images/bg-shapes.jpg);
	  background-size: cover;
}

.bg-fees .sub-title{
	text-align: center;
	font-size: 30px;
}

.bg-fees .title-holder{
	/* position: absolute; */
	/* top: 0; */
	/* width: 100%; */
	text-align: center;
}
.bg-fees .title{color: #ffffff;}

.round-box{
	border-radius: 0!important;
	background: transparent!important;
	padding: 0!important;
	box-shadow: none!important;
	border: solid 1px #7a9aa8;
	/* background: rgba(185, 225, 255, 0.2)!important; */
}

.rb-title{
	text-align: center;
	border-bottom: solid 1px #7a9aa8;
	padding: 15px;
	text-transform: uppercase;
	/* background: rgba(255, 255, 255, 0.1); */
	color: #fff;
	text-shadow: 1px 1px 0px #0003;
}

.item-holder .text-value{
	color: #fff!important;
}

.text-value > span{
	display: block;
	font-size: 14px;
}

.holder-group{
	margin:0;
	padding: 0 15px;
	/* min-height: 88px; */
	/* height: 124px; */
}
.holder-group > div:last-child{
	padding-left: 0;
}
.item-holder{
	padding: 8px;
	text-align: center;
	border: solid 1px transparent;
	margin: 15px 15px 15px 0;
	/* min-height: 88px; */
	/* height: 100%; */
}

.item-holder > p{
	color: #e4f3ff;
	font-family: 'Open Sans';
	margin-bottom: 0;
	font-weight: 600;
	font-size: 24px;
}

.box-green{
	background: #B48500;
}
.box-blue{
	background: #2083C3;
	color: #fff;
	margin-right: 0;
}

.table-value{
	margin-bottom: 0;
}

.table-value tr td{
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	border-top: 0!important;
	padding: 8px!important;
	/* vertical-align: middle!important; */
	color:#fff;
	font-size: 22px;
	font-family: Oswald, sans-serif;
	font-weight: 500;
}

.table-value tr td:last-child{
	border-right: 0;
}

.table-group .item-holder{
	height: 145px!important;
}

.holder-group > .item-holder {
	width:100%!important;
	border-right: 0!important;
}
.holder-group > *{
	padding:0;
}

/*.holder-group > div > div.item-holder:last-child{
	margin-right: 0;
}*/
@media only screen and (max-width:991px){
	.table-group .item-holder{
		height: auto!important;
	}
	.box-green{
		margin-right: 0;
	}
}
@media only screen and (max-width:767px){
	.bg-fees{
		padding-top:60px!important;
	}

	
}