.px-advertise{
	background:url(../../version.3.0/images/bg-pattern-04.jpg) no-repeat top center;
}

.advertise-section {
    background: url(../../version.3.0/images/bg_payco_pattern_01.png) no-repeat;
    background-size: cover;
    padding: 0;
    min-height: 100vh;
}

.img-icon{
	opacity: 0.8;
}

.content-holder .title{
	color:#333;
	line-height: 1.25;
}

.img-man{
	position: absolute;
	bottom: 0;
	width: 350px;
	left: 20%;
}

@media only screen and (max-width:1199px){
	.img-man {
	   	left:40px;
	    width: 315px;
	}
}

@media only screen and (max-width: 991px){
	.img-man {
	    left: -104px;
	    width: 500px;
	}
}

@media only screen and (max-width: 767px){
	.img-man {
	    display: none;
	}
}

@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/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: 400!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/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/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; 
}

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


/*-----------------------------------
|	ICONS
|------------------------------------
*/

.img-icon{
	height: 48px;
	width: 48px;	
	display: block;
}

/*icon used in advertise*/

.icon-advertising{
	background:url(../../version.3.0/images/icons/icon-advertise-01.svg) no-repeat;
	background-size: cover;
}
.icon-consulting{
	background:url(../../version.3.0/images/icons/icon-advertise-02.svg) no-repeat;
	background-size: cover;
}
.icon-education{
	background:url(../../version.3.0/images/icons/icon-advertise-03.svg) no-repeat;
	background-size: cover;
}
.icon-digital-goods{
	background:url(../../version.3.0/images/icons/icon-advertise-04.svg) no-repeat;
	background-size: cover;
}
.icon-forex-trading{
	background:url(../../version.3.0/images/icons/icon-advertise-05.svg) no-repeat;
	background-size: cover;
}
.icon-hardware{
	background:url(../../version.3.0/images/icons/icon-advertise-06.svg) no-repeat;
	background-size: cover;
}
.icon-games{
	background:url(../../version.3.0/images/icons/icon-advertise-07.svg) no-repeat;
	background-size: cover;
}
.icon-travel{
	background:url(../../version.3.0/images/icons/icon-advertise-08.svg) no-repeat;
	background-size: cover;
}
.icon-merchandising{
	background:url(../../version.3.0/images/icons/icon-advertise-09.svg) no-repeat;
	background-size: cover;
}
.icon-exchanger{
	background:url(../../version.3.0/images/icons/icon-advertise-10.svg) no-repeat;
	background-size: cover;
}
.icon-communication{
	background:url(../../version.3.0/images/icons/icon-advertise-11.svg) no-repeat;
	background-size: cover;
}