@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{
	/*! font-weight: 600; */
	text-align: center;
	font-size: 20px;
	/* font-family: 'Oswald', sans-serif; */
	/* text-transform: uppercase; */
	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(../../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: 26px;
    font-weight: 500;
    font-family: Oswald, sans-serif;
}
.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;
	margin-right: 10px;
}

.img-holder{
	/*! height: 48px; */
	/* width:48px; */
}

.text-holder > *{
	line-height: 1;
	margin: 0;
}
.block-title {
    margin-bottom: 15px;
    font-size: 24px;
    color: #04588e;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.5;
}

.round-box{
	border: solid 1px #339adc;
	border-radius: 4px;
	background: #ffffff;
	padding: 8px;
}

.top-space{
	padding-top: 165px;
}

.advertise-section {
    background: url(../../version.3.0/images/payco-patterns.png) no-repeat;
    background-size: cover;
    position: relative;
    position: relative;
}
.advertise-parallax {
    position: fixed;    
    width: 100%;
    height: 100vh;
     background:url(../../version.3.0/images/02-bg.jpg) no-repeat; 
     background-size: cover;
}
.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);
	/* font-weight: 400; */
}
.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("../../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(../../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 .block-title{
	color:#333;
}*/

.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;
}

@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
	}


}

.affiliate{
	min-height:470px;
}
.affiliate > .free-holder > .title{
	color: #454d57;
	font-weight: 600;
	letter-spacing: 2px;
	font-size: 96px;
	text-shadow: 3px 3px 20px rgba(238, 238, 238, 0.5);
}
.bg-affiliate{
	background: url(../../version.3.0/images/img-banner-affiliate.jpg) top right;
	background-size: cover;
	min-height: 700px;
}
.dock-bottom {
	right: -50px;
}
.px-affiliate-02{    
	background: url('../../version.3.0/images/bg-pattern-03.jpg');	
	background-size: cover;
}
.feature-holder{
	display: inline-block;
	float: right;
	padding-right: 60px;
}
.text-affiliate {
	text-align: right;
	margin-right: -200px;
}
@media only screen and (max-width:1500px){
	.text-affiliate {
		text-align: right;
		margin-right: 0;
	}
}
@media only screen and (max-width:1400px){
	.text-affiliate{
		text-align: center;
	}
	.feature-holder{
		padding-right: 20px;
	}
	.affiliate > .free-holder > .title{
		font-size: 60px;
	}
}
@media only screen and (max-width:1199px){
	.box-holder{
		min-height:382px; 
	}
	.bg-affiliate{
		background-position: top center;
	}
	.feature-holder{
		padding:20px;
	}
	.feature-content{
	width: 100%;
	display: block;
	float: none;
	text-align: center;
	}
	.free-holder{
		position: relative;
	}
	.affiliate{
		min-height: auto;
		display: block;
		width: 100%;
	}
	.feature-holder{
		/* width: 100%; */
		float: none;
		display: inline-block;
	}
	.block-title{
		text-align: left;
	}
}
@media only screen and (max-width:991px){	
	.feature-holder{
		padding:0;
	}	
	.dock-bottom{
		right:0;
	}
}
@media only screen and (max-width:767px){	
	.icon-before-text > li{
		width: 100%!important;
		display: block;
	}
	.img-icon-96{
		margin: 0 auto;
	}
	.block-title{
		text-align: center
	}
	.referral-steps > .step-holder {
		width: 100%;
	}
	.box-holder{
		min-height:auto; 
	}
	
}
@media only screen and (max-width:600px){
	.affiliate > .free-holder > .title{
		font-size: 44px;
	}
}



/*
|---------------------------------
|	STYLE 2
|---------------------------------
*/

.icon-before-text {
	display: table;
	padding: inherit;
	width:100%;
}
.icon-before-text li {
	display: inline-table;
	float:left;
	padding: 8px;
	vertical-align: middle!important;
}

.icon-before-text li:first-child {
	width: auto;
	text-align:center;
	margin:0 auto;
}