@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,700|Open+Sans+Condensed:700);
/* clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}
/* /clearfix */
* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.content {
	width: 100%;
	min-width: 960px;
	padding: 0;
}
.psp-wrap h1, .psp-wrap p {
	margin: 0;
}
.hero-wrap {
	min-width: 1280px;
	background: #0B1018;
	position: relative;
	background-repeat: no-repeat!important;
	background-position: center center!important;
	background-size: cover!important;
}
.hero-container {
	width: 1280px;
	margin: 0 auto;
	height: 550px;
}
.hero-container .center-text {
	margin: 0 auto;
	text-align: center;
	width: 600px;
}
.hero-container .center-text h1 {
	font-size: 37px;
	color: #2a2a2a;
	font-family: 'Oswald', sans-serif;
	margin-top: 90px;
	line-height: 38px;
}
.hero-container .center-text p {
	font-size: 20px;
	margin-top: 5px;
}
.form-container {
	width: 340px;
	height: 263px;
	margin: 182px auto 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	margin: 0 auto;
	padding-top: 83px;
	position: absolute;
	bottom: -117px;
	left: 50%;
	margin-left: -170px;
	z-index: 99;
}
.form-container .about-btn {
	display: block;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	border: 1px solid black;
	background: #fff;
	border-radius: 3px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #3e5a4e;
	border: none;
	outline: none;
	width: 70px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	font-size: 12px;
	color: #1F2D46;
	text-transform: uppercase;
	font-weight: 700;
	margin-left: 10px;
	transition: all 0.3s;
	font-family: 'Open Sans', sans-serif;
}
.form-container .about-btn:hover {
	opacity: 0.9;
}
.form-container .country-choose {
	float: left;
}
.bottom-line {
	background: #f9c91b;
	height: 54px;
}
.bottom-line .inner1280 {
	width: 1280px;
	margin: 0 auto;
}
.transaction {
	float: left;
	margin-left: 80px;
	padding-top: 18px;
}
.transaction:first-child {
	margin-left: 0;
}
.ico-transaction {
	width: 26px;
	height: 18px;
	background: url(https://www.paymentwall.com//uploaded/files/flag1.png) no-repeat;
	float: left;
}
.name-transaction {
	font-size: 16px;
	color: #9e6800;
	float: left;
	margin-left: 15px;
}
.options-line-wrap {
	min-width: 1280px;
	background: #262626;
	height: 50px;
}
.options-line {
	width: 1010px;
	margin: 0 auto;
}
.options-line p {
	float: left;
	margin-right: 70px;
	margin-top: 15px;
	color: #fff;
	font-size: 18px;
}
.options-line .options-dd {
	width: 205px;
	float: left;
	background: #343232;
}
.options-dd select {
	width: 205px;
	height: 50px;
	border: 1px solid #262626;
	border-radius: 0px;
	color: #fff83f;
	font-size: 16px;
	padding-left: 10px;
	background: #343232 url(https://www.paymentwall.com//uploaded/files/arr_dd.png) no-repeat 180px 21px;
}
.options-container {
	width: 1200px;
	margin: 25px auto 50px auto;
	border-bottom: 1px solid #eaeaeb;
}
.left-arr {
	width: 44px;
	height: 44px;
	margin-top: 40px;
	float: left;
	background: url(https://www.paymentwall.com//uploaded/files/arr_left.png) no-repeat;
	cursor: pointer;
	outline: none;
	border: none;
}
.right-arr {
	width: 44px;
	height: 44px;
	margin-top: 40px;
	float: left;
	background: url(https://www.paymentwall.com//uploaded/files/arr_right.png) no-repeat;
	cursor: pointer;
	margin-left: 34px;
	outline: none;
	border: none;
}
.center-col {
	width: 1030px;
	float: left;
	margin-left: 34px;
	margin-bottom: 20px;
}
.center-col .payment-option {
	float: left;
	width: 160px;
	height: 130px;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
	margin-left: 10px;
	border-radius: 5px;
	cursor: pointer;
}
.payment-option.selected {
	box-shadow: 0px 0px 0px 2px rgba(247, 189, 38, 1);
}
.option-img {
	height: 45px;
	width: 107px;
	margin: 0 auto;
	margin-top: 20px;
}
.option-name {
	font-size: 14px;
	color: #5c5c5c;
	text-align: center;
	padding-top: 25px;
}
#credit-card .option-img {
	background: url(https://www.paymentwall.com//uploaded/files/option_icon1.png) no-repeat center 33px;
}
#mobiamo .option-img {
	background: url(https://www.paymentwall.com//uploaded/files/option_icon2.png) no-repeat center 28px;
}
#ps-card .option-img {
	background: url(https://www.paymentwall.com//uploaded/files/option_icon3.png) no-repeat center bottom;
}
#bitcoin .option-img {
	background: url(https://www.paymentwall.com//uploaded/files/option_icon4.png) no-repeat center bottom;
}
#bank-transfer .option-img {
	background: url(https://www.paymentwall.com//uploaded/files/option_icon5.png) no-repeat center bottom;
}
#ewallet .option-img {
	background: url(https://www.paymentwall.com//uploaded/files/option_icon6.png) no-repeat center bottom;
}
.option-description {
	width: 910px;
	margin: 0 auto 90px auto;
	padding: 50px;
	clear: both;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
	position: relative;
	border-radius: 5px;
	box-sizing: initial;
}
.optionarr {
	position: relative;
}
.optionarr:after {
	position: absolute;
	content: '';
	display: block;
	width: 0;
    height: 0;
    top: 36px;
    left: 45px;
    border-style: solid;
    z-index: 1;
    border-width: 0px 30px 10px 30px;
    border-color: transparent transparent #fff transparent;
}
.optionarr:before {
	position: absolute;
	content: '';
	display: block;
	width: 0;
    height: 0;
    top: 34px;
    left: 43px;
    border-style: solid;
    border-width: 0px 32px 10px 32px;
    border-color: transparent transparent #e2e1e1 transparent;
}
.option-description span {
	float: left;
	display: block;
	margin: 10px 0 0 10px;
	width: 107px;
	height: 43px;
}
#credit-card-descr span {
	background: url(https://www.paymentwall.com//uploaded/files/visa_logo.png) no-repeat;
}
.option-description p {
	float: left;
	width: 665px;
	font-size: 14px;
	color: #1d1d1d;
	margin: 0 0 0 90px;
}
.visit-btn {
	clear: both;
	float: right;
	display: block;
	color: #0072ff;
	font-size: 16px;
	margin-right: 90px;
	border-bottom: 1px solid #0072ff;
}
.visit-btn:hover {
	text-decoration: none;
}
.form-container p {
	font-size: 18px;
	color: #fcfbfb;
	text-align: center;
	padding: 20px;
}
.country-choose {
	width: 257px;
	height: 31px;
	line-height: 10px;
	border: 1px solid #dde1e4;
	background: transparent url(https://api.paymentwall.com/images/mint/arr_down.png) center right no-repeat;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #e2e5e8;
	padding-left: 11px;
	float: left;
	border-radius: 3px;
	cursor: pointer;
}
.country-flag {
	width: 28px;
	height: 25px;
	background: url(https://www.paymentwall.com//uploaded/files/flag-ita.png) no-repeat center center;
	background-repeat: no-repeat!important;
	background-position: center center!important;
	background-size: 100%;
	float: left;
	margin: 2px 10px 2px 2px;
}
.country-name {
	font-size: 16px;
	float: left;
	margin-top: 10px;
}
.options-sel {
	width: 247px;
	height: 190px;
	z-index: 3;
	left: 0;
	border: 1px solid black;
	border-radius: 5px;
	float: left;
}
.country-sel {
	width: 255px;
	margin: 0 auto;
	background: #fff;
	cursor: pointer;
	line-height: 11px;
	padding-left: 10px;
}
.country-sel:nth-child(even) {
	background: #F7F7F7;
}
.country-sel:hover {
	background: #eee;
}
#mainfooter {
	min-width: 1280px;
}
.about-btn {
	display: block;
	background: #FFD800;
	width: 160px;
	margin: 0 auto;
	margin-top: 35px;
	border-radius: 3px;
	padding: 10px 0;
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}
.about-btn:hover {
	text-decoration: none;
}
/*Country flags*/
#flag-germany {
	background: url(https://www.paymentwall.com//uploaded/files/flag1.png) no-repeat;
}

/*end country flags*/

.carousel {
	width: 1020px;
	float: left;
	margin-left: 34px;
	overflow: hidden;
}

.hide {
	display: none;
}
.hideall {
	display: none!important;
}
/* changes in css */

.carousel .container_slide {
	float: left;
	width: 100%;
	height: 150px;
	position: relative;
	overflow: hidden;
}
.carousel .payment-options {
	position: relative;
	left: 0;
	top: 0;
}
.carousel .payment-option {
	margin: 2px 5px;
}
.center-col {
	margin-left: 0;
}
.container-descriptions .option-description {
	background-position: 45px 46px!important;
	min-height: 100px;
}
.hero-container .center-text {
	width: 960px;
	margin-top: 125px;
}
.country-stats {
	float: left;
	width: 377px;
	height: 278px;
	background: url(https://www.paymentwall.com//uploaded/files/country-stats.png) no-repeat;
	margin-left: 60px;
}
.country-stats span {
	display: block;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.country-stats .stats-left {
	float: left;
	width: 110px;
	text-align: center;
	color: #fff;
	font-size: 31px;
}
.country-stats .stats-right {
	float: left;
	width: 260px;
	text-align: center;
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
}
.country-stats .stats-right span {
	margin-top: 24px;
	margin-left: 13px;
	text-align: left;
	height: 42px;
	line-height: 42px;	
}
.country-stats .stats-left span {
	margin-top: 23px;
	text-align: right;
	padding-right: 10px;
}
.country-info {
	float: left;
	margin-left: 95px;
	color: #fff;
	width: 400px;
	text-align: left;
}
.country-title {
	font-size: 55px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
}
.country-title span {
	float: left;
	display: block;
}
.flagbig {
	float: left;
	width: 71px;
	height: 41px;
	background: url(https://www.paymentwall.com//uploaded/files/flag-ita.png) no-repeat center right;
	margin-top: 19px;
	margin-left: 15px;
}
.subheading {
	text-transform: uppercase;
	font-size: 20px;
}
.country-description {
	width: 320px;
	font-size: 19px;
	margin-top: 20px;
}
.country-description span {
	text-transform: uppercase;
}
.country-info .about-btn {
	float: left;
	display: block;
	text-align: center;
	margin-top: 55px;
}
.options-sel {
	width: 257px;
	height: auto;
	max-height: 177px;
	z-index: 3;
	margin-left: 0px;
	border: 1px solid #fff;
	float: left;
	border-radius: 4px;
	margin-top: 1px;
	overflow: auto;
	overflow-x: hidden;
}
.section1_wrap {
	width: 700px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 55px;
}
.section1_wrap .heading {
	color: #303237;
	font-size: 24px;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	margin-bottom: 15px;
}
.section1_wrap .section-description {
	color: #000;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.market-sectionwrap {
	width: 100%;
	min-width: 1280px;
	height: 290px;
	background: #0B111E url(https://www.paymentwall.com//uploaded/files/sharebg-it.png) no-repeat center center;
}
.market-section .heading {
	text-align: center;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	font-size: 27px;
	padding-top: 70px;
}
.section3_wrap, .psp-wrap {
	min-width: 1280px;
	z-index: 9;
	position: relative;
}
.share-item {
	width: 155px;
	height: 140px;
	float: left;
	border-right: 1px solid #445063;
	border-left: 1px solid 
}
.value-circle {
	width: 80px;
	height: 80px;
	border: 1px solid #fff;
	border-radius: 100px;
	margin: 0 auto;
	text-align: center;
	line-height: 80px;
	font-size: 31px;
	color: #fff;
	margin-top: 15px;
}
.value-text {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 300;
	color: #fff;
	text-align: center;
	padding-top: 15px;
}
.share-types {
	width: 790px;
	margin: 0 auto;
	padding-top: 15px;
}
/* SECTION 3 */

.prods {
	display: block;
	background: #ffd400;
	height: 100px;
	width: 100%;
	float: left;
	color: #303237;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 1s;
	text-decoration: none;
}
.prods:hover, .services:hover {
	background: #303237;
	transition: all 1s;
	color: #fff!important;
}
.prods:hover .heading1 {
	color: #fff!important;
	transition: all 1s;
}
.prods:hover .heading1:after {
	background-position: -34px 0px;
	transition: all 1s;
}
.prods {
	width: 100%;
	text-align: center;
	padding-top: 25px;
}
.prods span.heading1 {
	color: #303237;
	width: 490px;
	margin:0 auto;
	display: block;
	font-size: 36px;
}
.prods .heading1:after {
	display: block;
	content: '';
	background: url(https://www.paymentwall.com//uploaded/files/arrow_explore.png) no-repeat 0px 0px;
	width: 31px;
	height: 24px;
	float: right;
	margin-top: 10px;
}
.inner480 {
	width: 480px!important;
}
.section2_wrap {
	position: relative;
	width: 100%;
	min-width: 1280px;
	height: 610px;
	background: #333333;
	z-index: 1;
}
.level_image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url(https://www.paymentwall.com//uploaded/files/bg_section2.png) no-repeat center center;
	z-index: 2;
}
.section2_wrap .inner960 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 960px;
	height: 100%;
	z-index: 4;
}
.pwform_section .heading1 {
	width: 740px;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 45px;
}
.heading1 {
	font-size: 26px;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
}
.pwform_section .heading_small {
	color: #fff;
}
.pwform_section .left_description {
	float: left;
	width: 460px;
	color: #fff;
	margin-top: 10px;
	padding-left: 30px;
}
.pwform_section .left_description .description1 {
	font-weight: 700;
	padding-top: 20px;
}
.pwform_section .left_description .personal_icon {
	display: block;
	content: '';
	background: url(https://www.paymentwall.com//uploaded/files/pw_acc_icons.png) no-repeat 0px 0px;
	background-position: -56px 0;
	float: left;
	width: 54px;
	height: 110px;
	margin: 15px 35px 0 0;
}
.pwform_section .left_description .business_icon {
	display: block;
	content: '';
	background: url(https://www.paymentwall.com//uploaded/files/pw_acc_icons.png) no-repeat 0px 0px;
	background-position: 0 0;
	float: left;
	width: 54px;
	height: 175px;
	margin: 15px 35px 0 0;
}
.pwform_section .left_description ul{
	padding-left: 17px;
}
.pwform_section .pw_right {
	float: left;
	width: 400px;
	margin-left: 50px;
}

#scroll_link {
   font-family: "Open Sans";
   font-size:18px;
   font-weight:bold;
   background-color:#ffd400;
   color:#2a2e37;
   text-align: center;
   padding:0;
   margin: 20px auto 0 auto;
   border-radius:3px;
   width: 180px;
	height: 50px;
	line-height: 50px;
   transition:all 1s;
   text-decoration: none;
   cursor: pointer;
}
#scroll_link:hover {
   box-shadow: inset rgba(255,255,255,0.3) 0 1px 0,rgba(0,0,0,0.3) 0 1px 2px,#ffd400 0 1px 20px;
   transition:all 0.5s;
}

#scroll_link:active {
	transform:scale3d(0.95, 0.95, 0.95);
}

.gateways {
	font-size: 30px;
	padding-top: 25px;
}
.bottom-line-hero {
	position: absolute;
	bottom: 0;
	height: 97px;
	background: rgba(105, 105, 160, 0.16);
	width: 100%;
}
/*#bg-aut {
	background: url(https://www.paymentwall.com//uploaded/files/aut-bg.jpg) no-repeat center center cover!important;
}
#flag-aut {
	background: url(https://www.paymentwall.com//uploaded/files/flag-aut.png);
}
#flagbig-aut {
	background: url(https://www.paymentwall.com//uploaded/files/flagbig-aut.png)!important;
}*/


/*PRELOADER*/

#preloader {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: fixed;
  display: block;
  opacity: 1;
  background: #333;
  z-index: 9999;
  text-align: center;
  color: #fff;
  display: none;
}

.loader-container {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -75px 0 0 -138px;
  box-sizing: border-box;
  font-size: 10px;
}
.loader-container *, .loader-container *:before, .loader-container *:after {
  box-sizing: inherit;
}
.block {
  float: left;
  border-style: solid;
  border-width: 0 20px 46px 20px;
  border-color: transparent transparent #ffd400 transparent;
  height: 0;
  width: 92px;
  margin: 0 0 4px 0;
}
.row-1 {
  clear: both;
  width: 92px;
  margin: 0 auto;
}
.row-2 {
  clear: both;
  width: 184px;
  margin: 0 auto;
}
.row-3 {
  clear: both;
  width: 276px;
  margin: 0 auto;
}
.bottom-line-hero {
	z-index: 20;
}