html {height: 100%; scroll-behavior: smooth;}

body {
	min-height: 100%;
	height: 100%;
	font-family: "Inter", sans-serif;
    margin: 0px;
    padding: 0px;
	font-size: 15px;
    color: #000000;
	font-weight: 400;
	background: #FFFFFF;
}

@media (min-width: 768px) {
	
}

@media (max-width: 767px) {

}

.megaheader {
	height: 85vh;
	border-radius: 30px;
	background: linear-gradient(78deg, #AA0B0B 1.74%, #CE0E0E 46.04%);
	margin-top: 15px;
	position: relative;
}

.logo {
	position: absolute;
	left: 19px;
	top: 25px;
}

.slogan {
	position: absolute;
	left: 96px;
	top: 50%;
	transform: translate(0,-50%);
	width: 480px;
}

.bonus {
	color: #FFF;
	font-size: 48px;
	font-weight: 700;
	line-height: 160%;
}

.happy {
	color: #FFF;
	font-size: 36px;
	font-weight: 600;
	line-height: 36px;
	padding-top: 30px;
}

.markets {
	padding-top: 50px;
}

.greens {
	position: absolute;
	left: 0px;
	bottom: 0px;
	border-radius: 0px 0px 30px 30px;
	background: linear-gradient(270deg, #7BCC69 3.8%, #1A5807 66.77%);
	height: 70px;
	width: 100%;
}

#phones {
	position: relative;
}

.phone_arbuz {
	position: absolute;
	right: 100px;
	top: -600px;
	z-index: 5;
	width: 45%;
	height: auto;
}

.megaheader ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	left: 50%;
	top: 40px;
	transform: translate(-50%,0);
	z-index: 800;
}

.megaheader ul li, #foooter ul li {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
}

.megaheader ul li a:link, .megaheader ul li a:visited {
	color: #FFF;
	font-size: 20px;
	font-weight: 700;
}

#foooter ul li a:link, #foooter ul li a:visited {
	color: #FFF;
	font-size: 20px;
	font-weight: 700;
}

.pageheader1 {
	color: #05000B;
	font-size: 31px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
}

#partners {
	padding-top: 100px;
}

.partner_item img {
	width: 100%;
	height: auto;
	transition: all 0.3s ease;
}

.partner_item img:hover {
	transform: scale(1.01);
}

.phr1 {
	color: #FF5A05;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 160%; /* 32px */
	letter-spacing: 1px;
	text-transform: uppercase;
}

.phr2 {
	color: #05000B;
	font-size: 31px;
	font-weight: 700;
	line-height: 130%; /* 40.3px */
	padding-top: 15px;
}

.phr2 span {
	color: #27A300;
	font-size: 31px;
	font-weight: 700;
	line-height: 130%;
}

.phr3 {
	color: #000;
	font-size: 32px;
	font-weight: 700;
	line-height: normal;
	padding-top: 40px;
}

.adv_item {
	margin-bottom: 55px;
	transition: all 0.3s ease;
}

.adv_item:hover {
	transform: scale(1.01);
}

.redbr:hover, .whitebr:hover {
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.redbr {
	border-radius: 10px;
	background: #BB0C0C;
	width: 100$;
	height: 300px;
	padding: 34px 38px;
}

.phr4 {
	color: #FFF;
	font-size: 20px;
	font-weight: 600;
	line-height: 160%; /* 32px */
	padding-top: 20px;
}

.phr5 {
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 160%; /* 25.6px */
	padding-top: 9px;
}

.whitebr {
	height: 300px;
	padding: 36px 38px;
	border-radius: 10px;
	border: 2px solid rgba(66, 82, 207, 0.10);
	background: #FFF;
}

.phr6 {
	color: #05000B;
	font-size: 20px;
	font-weight: 600;
	line-height: 160%; /* 32px */
	padding-top: 20px;
}

.phr7 {
	color: #05000B;
	font-size: 16px;
	font-weight: 500;
	line-height: 160%; /* 25.6px */
	opacity: 0.7;
	padding-top: 9px;
}

.phr7 span {
	color: #08D763;
}

.aloho {
	width: 70%;
	height: auto;
}

#application img {
	width: 100%;
	height: auto;
}

#application {
	padding-top: 85px;
	padding-bottom: 140px;
}

.poso {
	position: relative;
}

.name1 {
	width: 33%;
	text-align: center;
	color: #FFF;
	font-size: 32px;
	font-weight: 700;
	line-height: normal;
	position: absolute;
	left: 0px;
	top: 70px;
	padding-left: 70px;
	padding-right: 70px;
}

.name2 {
	width: 33%;
	text-align: center;
	color: #FFF;
	font-size: 32px;
	font-weight: 700;
	line-height: normal;
	position: absolute;
	left: 33%;
	bottom: 70px;
	padding-left: 70px;
	padding-right: 70px;
}

.name3 {
	width: 33%;
	text-align: center;
	color: #FFF;
	font-size: 32px;
	font-weight: 700;
	line-height: normal;
	position: absolute;
	right: 0px;
	top: 70px;
	padding-left: 70px;
	padding-right: 70px;
}

.d1 {
	color: #000;
	font-size: 32px;
	font-weight: 800;
	line-height: 130%; /* 41.6px */
	padding-bottom: 25px;
	text-transform: uppercase;
}

.ellipse {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0px;
	top: -100px;
	z-index: 200;
}

#foooter {
	background: linear-gradient(90deg, #36AB12 0%, #164507 100%);
	height: 460px;
	position: relative;
	padding-top: 50px;
}

#download {
	padding-bottom: 150px;
}

.gree {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: auto;
}

.i14 {
	width: 300px;
	height: auto;
	position: absolute;
	left: 100px;
	top: 0px;
}

.d2 {
	color: #FFF;
	font-size: 40px;
	font-weight: 700;
	line-height: 130%; /* 52px */
	z-index: 500;
	position: relative;
	text-align: center;
	padding-left: 100px;
	padding-top: 100px;
}

.markets2 {
	z-index: 500;
	position: relative;	
	text-align: center;
	padding-left: 100px;
	padding-top: 40px;
}

.markets2 img {
	margin-bottom: 20px;
	width: 150px;
}

#foooter ul {
	margin: 40px 0px;
	padding: 0px;
	list-style: none;
}