.mosaic {
	position: relative;
}
.mosaic.partner .columns {
	height: 544px;
}
.mosaic.partner .column {
	position: relative;
	z-index: 10;
}
.mosaic.partner .column + .column {
	z-index: 5;
}
.mosaic.partner .row-1 {
	height: 136px;
}
.mosaic.partner .row-2 {
	position: relative;
	height: 272px;
}
.mosaic.partner .col-1 {
	float: left;
	position: relative;
	width: 33.33333333%;
	height: 136px;
}
.mosaic.partner .col-2 {
	float: left;
	width: 66.66666666%;
	height: 272px;
}
.mosaic.partner .title {
	position: absolute;
	width: 200%;
	left: 0;
	height: 272px;
	line-height: 272px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	background: #ffb400;
	white-space: normal;
}
.mosaic.partner .title .in {
	display: inline-block;
	font-size: 54px;
	line-height: 100%;
	vertical-align: middle;
	padding: 0 30px;
}
.mosaic.partner .row-2 + .row-2 .col-1 {
	height: 100%;
}
.mosaic.partner .row-2 + .row-2 .row-2 {
	height: 136px;
}
.mosaic.partner div.wallet, .mosaic.partner div.web {
	height: 136px;
	line-height: 136px;
	text-align: center;
}
.mosaic.partner div.wallet {
	background: #ff8a00;
}
.mosaic.partner div.web {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 33.33333333%;
	background: #ff7800;
}
.mosaic .image-26 {
	background: url(../img/v/26.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.mosaic .image-27 {
	background: url(../img/v/27.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.mosaic .image-28 {
	background: url(../img/v/28.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.mosaic .image-29 {
	background: url(../img/v/29.jpg) 50% 50% no-repeat;
	background-size: cover;
}

.competence {
	padding: 50px 170px 60px 170px;
	font-size: 0;
	line-height: 0;
}
.competence h2 {
	float: left;
	width: 50%;
	font-size: 56px;
	line-height: 56px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	vertical-align: top;
}
.competence h2 span {
	color: #ffb400;
}
.competence .list {
	margin: 0 -8px;
	overflow: hidden;
}
.competence .item {
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 25%;
	font-size: 19px;
	line-height: 22px;
	color: #ffffff;
	padding: 8px;
}
.competence .item .in {
	position: relative;
	height: 207px;
}
.competence .item .in .text {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
	padding: 25px;
}
.competence .item .in .text span {
	display: block;
	font-size: 70px;
	line-height: 100%;
}
.competence .item.users {
	width: 40%;
}
.competence .item.merchants {
	width: 35%;
}
.competence .goods .in,
.competence .showcases .in {
	background: #ffc600;
	height: 429px;
}
.competence .showcases .in {
	background: #919296;
}
.competence .apps .in {
	background: #ff9c00;
}
.competence .payment .in {
	background: #ffc000;
}
.competence .users .in {
	background: #ff9000;
}
.competence .merchants .in {
	background: #525355;
}

.audit {
    background: #eaeaea;
    color: #313131;
}

.audit h3 {
    margin: 40px 0 10px 0;
    padding: 0;
    font-size: 34px;
    line-height: 42px;
    font-weight: normal;
}

@media only screen and (max-width: 700px) {
    .audit h3 {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 40px;
    }
}

.audit .certificate_link {
    color: #919296;
}

.infographics {
	padding: 60px 120px 0;
	background: #ffb400;
	text-align: center;
	overflow: hidden;
}
.infographics h3 {
	font-size: 30px;
	line-height: 100%;
	font-weight: normal;
	color: #ffffff;
	margin: 0 0 30px 0;
}
.infographics h2 {
	font-size: 44px;
	line-height: 100%;
	font-weight: normal;
	color: #414141;
	margin: 0 0 40px 0;
}
.infographics > ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 250px;
	width: 770px;
	margin: 0 auto -130px;
	color: #414141;
	z-index: 20;
	background: url(../img/icons/arrow-down-light.png) 50% 0 no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	.infographics > ul {
		background-image: url(../img/icons@2x/arrow-down-light.png);
		background-size: 40px 63px;
	}
}
.infographics > ul a {
	color: #414141;
}
.infographics > ul a:hover {
	color: #414141;
	text-decoration: none;
}
.infographics > ul li {
	position: absolute;
	width: 112px;
	height: 112px;
	left: 0;
	bottom: 0;
}
.infographics > ul li .name {
	position: absolute;
	top: 0;
	right: 100%;
	margin: 25px 15px;
	text-align: right;
	font-size: 20px;
	line-height: 20px;
}
.infographics > ul li:after {
	position: absolute;
	content: '';
	width: 8px;
	height: 8px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #dba40f;
	right: 0;
	bottom: 0;
}
.infographics > ul li + li {
	left: 175px;
	top: 0;
	bottom: auto;
}
.infographics > ul li + li:after {
	right: 20px;
	bottom: -10px;
}
.infographics > ul li + li + li {
	right: 175px;
	left: auto;
}
.infographics > ul li + li + li .name {
	left: 100%;
	right: auto;
	text-align: left;
}
.infographics > ul li + li + li:after {
	right: auto;
	left: 20px;
}
.infographics > ul li + li + li + li {
	right: 0;
	bottom: 0;
	left: auto;
	top: auto;
}
.infographics > ul li + li + li + li:after {
	bottom: 0;
	left: 0;
}
.infographics .iwrapper {
	display: inline-block;
	position: relative;
	width: 102px;
	height: 102px;
	line-height: 102px;
	/*border: 5px solid #cc9000;*/
	border: 5px solid #ffb400;
	margin: 0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
	-webkit-transition: box-shadow 0.3s;
	-moz-transition: box-shadow 0.3s;
	transition: box-shadow 0.3s;
}
.infographics .iwrapper .mobile {
	margin-left: 5px;
}
.infographics .iwrapper .autopay, .infographics .iwrapper .card {
	margin-top: -5px;
}
.infographics .iwrapper .wallet {
	margin-left: 3px;
}
.infographics .iwrapper:before, .infographics .iwrapper:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	display: block;
	opacity: 0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.infographics .iwrapper:after {
	top: 0;
	left: 0;
	padding: 0;
	box-shadow: 0 0 0 5px #cc9000;
	opacity: 1;
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}
.infographics a:hover {
	/*.iwrapper{
  	border-color: #ffb400;
  	box-shadow: 0 0 0 10px rgba(255,255,255,0.4);
  	&:before, &:after{
  		transform: scale(0.9);
  		-moz-transform: scale(0.9);
  		-webkit-transform: scale(0.9);
  		opacity: 1;
  	}
  }*/
}
.infographics .image {
	position: relative;
	overflow: hidden;
	margin: 0 -120px;
	padding: 0 120px;
	height: 639px;
	z-index: 15;
}
.infographics .image .view {
	position: relative;
	width: 639px;
	height: 639px;
	margin: 0 auto;
	z-index: 10;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	text-align: center;
	background: #313131;
}
.infographics .image .view img {
	position: relative;
	z-index: 5;
}
.infographics .image .view:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../img/bg/c-shadow.png) 50% 50% no-repeat;
	background-size: cover;
	z-index: 10;
}
.infographics .image .view .logo {
	position: absolute;
	width: 100%;
	top: 24px;
	left: 0;
	z-index: 25;
}
.infographics .image .view .label {
	position: absolute;
	width: 100%;
	top: 90px;
	left: 0;
	z-index: 25;
}
.infographics .image .view .label span {
	display: inline-block;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	font-size: 13px;
	line-height: 32px;
	color: #ffba00;
	background: #313131;
	padding: 0 25px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.infographics .image .view .options {
	position: absolute;
	width: 60%;
	bottom: 40px;
	left: 0;
	left: 20%;
	z-index: 25;
	color: #ffffff;
}
.infographics .image .view .options .item {
	margin-top: 5px;
	margin-bottom: 5px;
}
.infographics .image:before, .infographics .image:after {
	content: '';
	position: absolute;
	width: 3000px;
	height: 3000px;
	top: -410px;
	background: #ffffff;
	z-index: 1;
}
.infographics .image:before {
	left: -2600px;
	transform: rotate(32deg);
	-moz-transform: rotate(32deg);
	-webkit-transform: rotate(32deg);
}
.infographics .image:after {
	right: -2600px;
	transform: rotate(-32deg);
	-moz-transform: rotate(-32deg);
	-webkit-transform: rotate(-32deg);
}
.infographics .light {
	margin: 0 -9999px;
	padding: 130px 9999px 80px;
	background: url(../img/icons/arrow-down.png) 50% 40px no-repeat #ffffff;
	font-size: 18px;
	line-height: 24px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	.infographics .light {
		background-image: url(../img/icons@2x/arrow-down.png);
		background-size: 40px 63px;
	}
}
.infographics .light .options {
	width: 740px;
	margin: 0 auto;
}
.infographics .check {
	margin-right: 10px;
}
.infographics .options .item {
	display: inline-block;
	margin: 10px;
	white-space: nowrap;
}

.projects + .partners {
	padding-top: 0;
}

.projects-box {
	background: #525355;
	color: #ffffff;
	padding: 95px 170px 130px;
}
.projects-box h2 {
	font-size: 50px;
	line-height: 50px;
	margin: 0 0 45px 0;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
}
.projects-box .list {
	margin: 0 -8px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}
.projects-box .list .item {
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 16.66666666%;
	float: left;
	padding: 8px;
}
.projects-box .list .item a {
	display: block;
}
.projects-box .list .item img {
	width: 100%;
	height: auto;
}
.projects-box a {
	position: relative;
	display: block;
	color: #fff;
	text-decoration: none;
	overflow: hidden;
}
.projects-box img {
	position: relative;
	width: 100%;
	height: auto;
	z-index: 1;
}
.projects-box span {
	display: block;
}
.projects-box .description {
	position: absolute;
	width: 100%;
	height: 100%;
	left: -100%;
	top: 0;
	background: #ffb400;
	overflow: hidden;
	z-index: 10;
}
.projects-box .wrapper {
	display: block;
	position: absolute;
	padding: 14%;
	width: 72%;
	left: 0;
	bottom: 0;
	font-size: 14px;
	line-height: 18px;
}
.projects-box .title {
	font-size: 24px;
	line-height: 110%;
	margin: 0 0 10px 0;
}
.projects-box .item.active .description {
	left: 0;
}

.partners {
	padding: 95px 170px 80px;
}
.partners h2 {
	font-size: 50px;
	line-height: 50px;
	margin: 0 0 45px 0;
	color: #313131;
	text-align: center;
	font-weight: normal;
}
.partners .list {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}
.partners .list .item {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	width: 25%;
	height: 136px;
	line-height: 136px;
	float: left;
	margin: -1px;
	border: 1px solid #eeeeee;
	border-right: 0;
	border-bottom: 0;
	text-align: center;
}
.partners .list .item a {
	display: block;
}
.partners .list .item img {
	display: inline-block;
	max-width: 70%;
	height: auto;
	vertical-align: middle;
}

@media only screen and (max-width: 1320px) {
	.mosaic.partner .title .in {
		font-size: 50px;
	}

	.competence h2, .competence .item .in .text span {
		font-size: 50px;
	}

	.infographics .image:before, .infographics .image:after {
		top: -325px;
	}

	.projects-box .wrapper {
		padding: 10%;
		width: 80%;
	}
	.projects-box .title {
		font-size: 18px;
		line-height: 110%;
	}
}
@media only screen and (max-width: 1279px) {
	.mosaic {
		position: relative;
	}
	.mosaic.partner .columns {
		height: 592px;
	}
	.mosaic.partner .row-1 {
		height: 148px;
	}
	.mosaic.partner .row-2 {
		height: 296px;
	}
	.mosaic.partner .col-1 {
		width: 50%;
		height: 148px;
	}
	.mosaic.partner .col-2 {
		width: 50%;
		height: 296px;
	}
	.mosaic.partner .title {
		height: 296px;
		line-height: 296px;
	}
	.mosaic.partner .title .in {
		font-size: 54px;
		line-height: 100%;
	}
	.mosaic.partner .row-2 + .row-2 .col-1:first-child {
		display: none;
	}
	.mosaic.partner .row-2 + .row-2 .row-2 {
		height: 148px;
	}
	.mosaic.partner div.wallet {
		height: 148px;
		line-height: 148px;
	}
	.mosaic.partner div.web {
		display: none;
	}

	.competence {
		padding: 65px 70px 80px;
	}
	.competence h2 {
		font-size: 46px;
	}
	.competence .item .in .text span {
		font-size: 50px;
		margin-bottom: 5px;
	}

	.infographics .image:before, .infographics .image:after {
		top: -250px;
	}

	.projects-box {
		padding: 95px 70px 130px;
	}
	.projects-box .description {
		left: 0 !important;
		top: 0 !important;
		background: rgba(255, 180, 0, 0.8) !important;
	}
	.projects-box .wrapper > span {
		display: none;
	}
	.projects-box .wrapper > span.title {
		display: block;
	}

	.partners {
		padding: 95px 70px 130px;
	}
}
@media only screen and (max-width: 1000px) {
	.mosaic.partner .title {
        width: 100%;
    }
}
@media only screen and (max-width: 768px) {
	.mosaic {
		position: relative;
	}
	.mosaic.partner .columns {
		height: 456px;
	}
	.mosaic.partner .row-1 {
		height: 114px;
	}
	.mosaic.partner .row-2 {
		height: 228px;
	}
	.mosaic.partner .col-1 {
		height: 114px;
	}
	.mosaic.partner .col-2 {
		height: 228px;
	}
	.mosaic.partner .title {
        width: 100%;
		height: 228px;
		line-height: 228px;
	}
	.mosaic.partner .title .in {
		font-size: 40px;
	}
	.mosaic.partner .row-2 + .row-2 .row-2 {
		height: 114px;
	}
	.mosaic.partner div.wallet {
		height: 114px;
		line-height: 114px;
	}

	.competence {
		padding: 65px 70px 80px;
	}
	.competence h2 {
		font-size: 50px;
		width: 100%;
		margin-bottom: 50px;
	}
	.competence .list {
		margin: 0 -5px;
	}
	.competence .item {
		width: 33.33333333%;
		font-size: 18px;
		line-height: 20px;
		padding: 5px;
	}
	.competence .item .in {
		height: 171px;
	}
	.competence .item .in .text {
		padding: 15px;
	}
	.competence .item .in .text span {
		font-size: 49px;
	}
	.competence .item.users {
		width: 50%;
	}
	.competence .item.payment {
		float: right;
	}
	.competence .item.apps {
		margin-top: 181px;
		margin-left: -33.33333%;
	}
	.competence .item.merchants {
		width: 50%;
	}
	.competence .goods .in, .competence .payment .in, .competence .showcases .in  {
		height: 352px;
	}

	.infographics {
		padding: 60px 20px 0;
	}
	.infographics > ul {
		position: relative;
		margin: 0;
		padding: 0;
		list-style: none;
		height: 190px;
		width: 700px;
		margin: 0 auto -70px;
		color: #414141;
		z-index: 20;
		background: url(../img/icons/arrow-down-light.png) 50% 0 no-repeat;
		transform: scale(0.75);
	}
	.infographics .image:before, .infographics .image:after {
		top: -235px;
	}

	.projects-box {
		padding: 95px 70px 130px;
	}
	.projects-box h2 {
		font-size: 40px;
		line-height: 40px;
	}
	.projects-box .list {
		margin: 0 -5px;
	}
	.projects-box .list .item {
		width: 25%;
		padding: 5px;
	}

	.partners {
		padding: 95px 70px 130px;
	}
	.partners h2 {
		font-size: 40px;
		line-height: 40px;
	}
}
@media only screen and (max-width: 700px) {
	.mosaic.partner .columns {
		height: 384px;
	}
	.mosaic.partner .row-1 {
		height: 96px;
	}
	.mosaic.partner .row-2 {
		height: 192px;
	}
	.mosaic.partner .col-1 {
		width: 100%;
		height: 96px;
	}
	.mosaic.partner .col-2 {
		width: 66.66666666%;
		height: 192px;
	}
	.mosaic.partner .title {
        width: 100%;
		height: 192px;
		line-height: 192px;
	}
	.mosaic.partner .title .in {
		font-size: 38px;
		line-height: 40px;
		padding: 0 10px;
	}
	.mosaic.partner .row-2 + .row-2 .col-1 {
		height: 100%;
	}
	.mosaic.partner .row-2 + .row-2 .row-2 {
		height: 96px;
	}
	.mosaic.partner .image-19, .mosaic.partner .image-26, .mosaic.partner .image-27 + .col-1,
	.mosaic.partner div.wallet, .mosaic.partner div.web {
		display: none;
	}

	.competence {
		padding: 40px 24px;
	}
	.competence h2 {
		font-size: 38px;
		line-height: 38px;
		margin-bottom: 20px;
	}
	.competence .list {
		margin: 0 -4px;
	}
	.competence .item {
		width: 50%;
		font-size: 16px;
		line-height: 18px;
		padding: 4px;
	}
	.competence .item .in {
		height: 140px;
	}
	.competence .item .in .text {
		padding: 5px;
	}
	.competence .item .in .text span {
		font-size: 40px;
	}
	.competence .item.users {
		width: 100%;
	}
	.competence .item.payment {
		float: left;
	}
	.competence .item.apps {
		margin-top: 0;
		margin-left: 0;
	}
	.competence .item.merchants {
		margin-top: -296px;
		margin-left: 50%;
	}
	.competence .goods .in, .competence .showcases .in  {
		height: 288px;
	}

	.infographics {
		padding: 60px 20px 0;
	}
	.infographics h3 {
		font-size: 18px;
		line-height: 22px;
	}
	.infographics h2 {
		font-size: 34px;
		line-height: 100%;
		margin: 0;
		padding: 0;
	}
	.infographics > ul {
		position: relative;
		margin: 0;
		padding: 0;
		list-style: none;
		height: auto;
		width: 100%;
		margin: -40px auto;
		z-index: 20;
		padding: 0 0 80px 0;
		background: url(../img/icons/arrow-down-light.png) 50% 100% no-repeat;
	}
	.infographics > ul li {
		position: relative;
		width: 100%;
		left: 0 !important;
		right: auto !important;
		top: auto;
		bottom: auto;
		overflow: hidden;
		margin: 0 0 15px;
	}
	.infographics > ul li .name {
		position: relative;
		display: block;
		overflow: hidden;
		margin: 0;
		padding: 15px;
		left: 0 !important;
		right: auto !important;
		top: auto;
		bottom: auto;
		text-align: left;
	}
	.infographics > ul li .iwrapper {
		float: left;
	}
	.infographics > ul li:after {
		display: none;
	}
	.infographics .logo {
		position: relative;
		width: 100%;
		max-width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	.infographics .label {
		position: relative;
		width: 100%;
		top: 0;
		margin-bottom: 20px;
		z-index: 25;
	}
	.infographics .label span {
		display: inline-block;
		-moz-border-radius: 16px;
		-webkit-border-radius: 16px;
		border-radius: 16px;
		font-size: 13px;
		line-height: 32px;
		color: #ffba00;
		background: #313131;
		padding: 0 25px;
		letter-spacing: 2px;
		text-transform: uppercase;
	}
	.infographics .image {
		width: 100%;
		margin: 0 -24px;
		padding: 0 24px;
		height: 270px;
	}
	.infographics .image .view {
		width: 270px;
		height: 270px;
	}
	.infographics .image .view img {
		max-width: 100%;
		height: auto;
	}
	.infographics .image .view .logo {
		display: none;
	}
	.infographics .image .view .label {
		display: none;
	}
	.infographics .image .view .options {
		display: none;
	}
	.infographics .image:before, .infographics .image:after {
		top: -315px;
	}
	.infographics .options {
		width: 100% !important;
		padding: 24px !important;
		margin: 0 -24px !important;
		background: #ffffff !important;
	}
	.infographics .options .item {
		margin: 5px !important;
		font-size: 16px !important;
	}

	.projects-box {
		padding: 60px 24px;
	}
	.projects-box h2 {
		font-size: 38px;
		line-height: 38px;
	}
	.projects-box .list .item {
		width: 50%;
	}

	.partners {
		padding: 60px 24px 130px;
	}
	.partners h2 {
		font-size: 38px;
		line-height: 38px;
	}
	.partners .list .item {
		width: 50%;
	}
}
