body,.promo-section{
	background:#1E2535;
	background:linear-gradient(90deg,#1E2535,#1F3447);
	color:#f2f2f2;
	touch-action:manipulation;-ms-touch-action:manipulation
}
.text-container{
	color:#f2f2f2
}

.header_custom_box{
	position:relative;
	width:100%;
	height:50px
}

.header_custom_box .ilogo_custom{
	width:50px;
	height:50px;
	border-radius:100%;
	position:absolute;
	top:0;
	left:0;
	background-color:rgba(0,0,0,.1);
	background-image:url("/img/new/ilogo.webp");
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain
}
.header_custom_box .tlogo_custom{
	display:none;
	width:200px;
	height:50px;
	position:absolute;
	left:65px;
	top:0
}
.tlogo_custom svg{
	width:auto;
	height:100%
}
.header_custom .header_custom_last_btns{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.new_custom_btn{
	display:inline-block;
	padding:8px 25px;
	border-radius:10px;
	background:#62D3B7;
	text-align:center;
	font-weight:600;
	color:#1E2535;
	font-size:18px;
	cursor:pointer;
	-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none
}
.new_custom_btn:hover{
	opacity:.8
}
.new_custom_btn:active{
	transform:scale(.97)
}

.header_custom_box .header_custom_btns{
	display:none
}
.header_custom_box .header_custom_btns .new_custom_btn:nth-child(1){
	margin-right:10px
}

.new_custom_btn_dash{
	color:#62D3B7;
	background:transparent;
	box-shadow:0 0 0 2px #62D3B7
}

/* main */

.custom_under_title{
	position:relative;
	top:-50px;
	font-size:16px;
	font-weight:500
}
.custom_bold{
	font-weight:600
}

.custom_poster_box{
	position:relative;
	z-index:3
}

.custom_poster_up{
	position:relative;
	padding-right:40%;
	z-index:1
}

.custom_poster{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain
}

.custom_poster_1{
	right:-50px;
	width:500px;
	height:500px;
	background-image:url("/img/new/fone.webp")
}

.custom_poster_1_1{
	right:-70px;
	width:500px;
	height:500px;
	background-image:url("/img/new/logo1.webp")
}

.custom_poster_up .title{
	font-size:50px
}
.custom_name{
	color:#FF857F
}

.feature-section{
	background:transparent
}
.feature-section .custom_image{
	margin-right:0
}

.custom_section{
	position:relative;
	top:-180px
}
.custom_section .section-title{
	padding-left:0
}
.custom_section .section-title::before{
	display:none
}
.custom_open_link{
	position:relative;
	display:inline-block;
	margin-top:25px;
	padding-right:50px;
	font-weight:600;
	color:#FFD800;
	font-family:monospace;
	font-size:20px;
	cursor:pointer
}
.custom_open_link svg{
	position:absolute;
	width:25px;
	height:25px;
	top:50%;
	right:10px;
	transform:translateY(-50%);
	fill:#62D3B7
}
.custom_open_link:hover{
	color:#ffe666
}
.custom_open_link:hover svg{
	right:5px
}
.custom_section2,.custom_sectio3{
	padding-top:0
}
.header_custom .link span{
	position:relative;
	top:0
}

.custom_sectio4{
	position:relative;
	z-index:1;
	padding-top:0
}
.custom_sectio4 .content-row{
	margin-top:-28em;  
	min-height:20em;
	background-image:url("/img/new/logo6.webp");
	background-position:center center;
	background-repeat:no-repeat;
	background-size:100% auto;
	border-radius:10px
}

.custom_sectio5{
	margin-top:-25em
}

.custom_sectio6 .section-title::before,.custom_sectio7 .section-title::before{
	display:none
}
.custom_sectio6{
	background-image:url("/img/new/logo7.webp")
}
.custom_sectio6 .section-title,.custom_sectio7 .section-title{
	position:relative;
	z-index:1;
	padding-left:0
}
.custom_grey{
	color:#B7B7B7
}

.custom_sectio7{
	text-align:center;
	background:linear-gradient(90deg,#1E2435,transparent)
}
.custom_sectio7 .box{
	text-align:center;
	max-width:auto;
	width:auto
}
.custom_sectio7 .box div{
	padding:10px 20px;
	display:inline-block;
	font-weight:600;
	color:#d3d3d3;
	font-size:20px
}

.custom_sectio7 .new_custom_btn{
	position:relative;
	font-size:25px;
	padding:15px 40px;
	color:#fff;
	margin-top:25px;
	box-shadow:0 0 0 2px #fff;
	z-index:1
}

.custom_sectio7 .content-container{
	position:relative
}

.custom_monkey{
	position:absolute;
	width:15em;
	height:15em;
	bottom:-70px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain
}

.custom_monkey1{
	left:0;
	background-image:url("/img/new/monkey2.webp")
}
.custom_monkey2{
	right:0;
	background-image:url("/img/new/monkey.webp")
}

.custom_footer_links{
	padding-bottom:30px
}
.custom_footer_box_links{
	display:inline-block;
	color:#fff;
	min-width:33%;
	font-size:16px;
	vertical-align:top
}
.custom_footer_box_links span{
	display:inline-block;
	margin-bottom:20px;
	color:#bababa
}
.custom_footer_box_links a{
	display:inline-block;
	margin-bottom:10px
}
.custom_footer_box_links a:hover{
	text-decoration:underline
}
.custom_footer_box_links3,.custom_footer_box_links2{
	box-sizing:border-box;
	padding-left:10%
}
.custom_footer_box_links3 .custom_hh{
	margin-bottom:20px;
	font-weight:600;
	font-size:25px
}

@media(min-width:1200px){
	.feature-section .custom_image{
		margin-right:-55px
	}
	.custom_section2 .content-row{
		display: grid;
		grid-template-columns:1fr 1fr
	}
	.custom_section2 .text-container{
		grid-column:2;
		grid-row:1;
		text-align:right
	}
	.custom_section2 .custom_image{
		grid-column:1;
		grid-row:;
	}
	.custom_image2{
		margin-left:-35px;
		margin-top:-50px
	}
	.custom_sectio3 .custom_image{
		margin-top:-70px
	}
}
@media(max-width:1200px){
	.custom_poster_1_1{
		background-image:url("/img/new/logo2.webp")
	}
	.feature-section .custom_image{
		margin-right:0
	}
}
@media(max-width:1070px){
	.custom_footer_box_links{
		min-width:auto;
		width:30%
	}
}
@media(max-width:1022px){
	.custom_open_link{
		padding-left:50px
	}
	.custom_section{
		text-align:center
	}
	.feature-section .custom_image{
		margin-top:35px
	}
	.custom_section2{
		top:-290px
	}
	.custom_sectio3{
		top:-400px
	}
}
@media(max-width:1000px){
	.custom_poster_1{
		top:40%;
		right:-70px;
		width:400px;
		height:400px
	}
	.custom_poster_1_1{
		top:40%;
		right:-90px;
		width:400px;
		height:400px
	}
	.custom_monkey1{
		left:-40px
	}
	.custom_monkey2{
		right:-40px
	}
}
@media(max-width:900px){
	.custom_monkey{
		width:150px;
		height:150px;
		bottom:-100px
	}
	.custom_monkey1{
		left:-60px
	}
	.custom_monkey2{
		right:-60px
	}
}
@media(max-width:800px){
	.custom_sectio7 .box{
		display:none
	}
}
@media(max-width:780px){
	.custom_poster_up .title{
		font-size:40px
	}
}
@media(max-width:766px){
	.header_custom_box .header_custom_btns{
		padding-top:5px
	}
	.custom_under_title{
		display:none
	}
}
@media(max-width:600px){
	.custom_footer_box_links{
		min-width:auto;
		width:auto;
		margin-bottom:20px;
		padding-right:20px
	}
	.custom_footer_links{
		padding-bottom:0
	}
	.custom_footer_box_links2,.custom_footer_box_links3{
		padding-left:0
	}
}
@media(min-width:678px){
	.header_custom_box .tlogo_custom{
		display:block
	}
}
@media(max-width:678px){
	.custom_poster_up .title{
		font-size:30px
	}
	.custom_poster_up .custom_bold,.custom_bold{
		font-weight:400
	}
	.custom_poster_1{
		right:-80px;
		width:300px;
		height:300px
	}
	.custom_poster_1_1{
		right:-110px;
		width:300px;
		height:300px
	}
}
@media(min-width:629px){
	.custom_sectio4 .content-row{
		height:25em
	}
}
@media(min-width:750px){
	.custom_sectio4 .content-row{
		height:30em
	}
}
@media(min-width:900px){
	.custom_sectio4 .content-row{
		height:35em
	}
}
@media(min-width:1000px){
	.custom_sectio4 .content-row{
		margin-top:-13em;
		height:40em
	}
}
@media(min-width:1150px){
	.custom_sectio4 .content-row{
		height:45em
	}
}
@media(max-width:600px){
	.custom_poster_up .custom_bold,.custom_bold{
		font-size:13px
	}
}
@media(min-width:500px){
	.header_custom_box .header_custom_btns{
		display:block;
		position:absolute;right:0;top:0;
		min-width:100px;
		height:50px
	}
	.header_custom .header_custom_last_btns{
		display:none
	}
}
@media(max-width:500px){
	.custom_poster_up .title{
		font-weight:400;
		font-size:25px
	}
	.custom_sectio4 .content-row{
		margin-left:5px;
		width:calc(100% - 10px)
	}
	.custom_sectio5{
		margin-top:-32em
	}
	.custom_sectio6 .pay-systems img{
		max-width:100%
	}
}
@media(max-width:450px){
	.custom_poster_up{
		padding-right:0
	}
	.custom_poster_up .text{
		padding-right:45%
	}
	.custom_poster_1,.custom_poster_1_1{
		top:70%
	}
	.custom_poster_main_box{
		padding-top:90px
	}
	.custom_poster_up .title{
		margin-bottom:15px
	}
	.custom_poster_up .text{
		margin-bottom:20px
	}
}
@media(max-width:400px){
	.custom_poster_1{
		right:-100px;
		width:250px;
		height:250px
	}
	.custom_poster_1_1{
		right:-130px;
		width:250px;
		height:250px
	}
	.custom_poster_up .text{
		padding-right:30%
	}
	.custom_poster_up .custom_bold,.custom_bold{
		font-size:12px
	}
}