html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	vertical-align:baseline;
}

html
{
    height:100%; 
    margin-bottom: 0px; 
}

body 
{
    text-align: center;
    height: 100%; 
    margin-bottom: 0px;
    font-family: 'Heebo', sans-serif;
	direction: rtl;
	background-image: url(../images/bgmain.png);
	background-size: cover;
	background-repeat: no-repeat;
	
}

body.home{
	text-align: center;
}

body.case{
	text-align: center;
}

div.page1{
	display: inline-block;
	text-align: center;
	width: 1200px;
	margin-top: 270px;
	font-size: 45px;
	color: #1ad397;
	font-weight: bold;
}

div.page2{
	display: inline-block;
	text-align: center;
	width: 1200px;
	margin-top: 170px;
	font-size: 45px;
	color: #1ad397;
	font-weight: bold;
}

div.page3{
	display: inline-block;
	text-align: center;
	width: 1200px;
	margin-top: 120px;
	font-size: 45px;
	color: #1ad397;
	font-weight: bold;
}

div.page5{
	display: inline-block;
	text-align: center;
	width: 1200px;
	margin-top: 40px;
	font-size: 45px;
	color: #FFD459;
	font-weight: bold;
}


div.page1 p{
	color: #cbcbcb;
	font-size: 25px;
	letter-spacing: 1px;
	font-weight: lighter;
}

div.page2 p{
	color: #cbcbcb;
	font-size: 25px;
	letter-spacing: 1px;
	font-weight: lighter;
}

div.page3 p{
	color: #cbcbcb;
	font-size: 25px;
	letter-spacing: 1px;
	font-weight: lighter;
}

div.page5 p{
	color: #cbcbcb;
	font-size: 25px;
	letter-spacing: 1px;
	font-weight: lighter;
}

div.box{
	width: 1200px;
	text-align: center;
}

div.box div.left{
	display: inline-block;
	font-size: 30px;
	font-weight: normal;
	color: #D7D7D7;
	float: left;
	width: 500px;
	background-color: rgba(18,18,18,0.8);
	padding: 30px 20px;
	border-bottom: 4px #0171c5 solid;
	border-top: 4px #808080 solid;
}

div.box div.right{
	display: inline-block;
	font-size: 30px;
	font-weight: normal;
	color: #D7D7D7;
	float: right;
	width: 500px;
	background-color: rgba(18,18,18,0.8);
	padding: 30px 20px;
	border-bottom: 4px #d60000 solid;
	border-top: 4px #808080 solid;
}


div.box img{
	display: inline-block;
	float: right;
	margin-right: 40px;
}

div.box p{
	font-size: 18px;
}

div.pcblue{
	display: absolute;
	background-image: url(../images/pcblue.png);
	float: left;
	background-repeat: no-repeat;
	padding: 100px 200px;
	margin-left: -200px;
}

div.pcred{
	display: absolute;
	background-image: url(../images/pcred.png);
	float: right;
	background-repeat: no-repeat;
	padding: 100px 200px;
	margin-right: -200px;
	background-position: right;
	    margin-top: -336px;
}

div.box div.left:hover{
	display: inline-block;
	font-size: 30px;
	font-weight: normal;
	color: white;
	float: left;
	width: 500px;
	background-color: #0171c5;
	padding: 30px 20px;
	border-bottom: 4px #0A5E9E solid;
	border-top: 4px #808080 solid;
}

div.box div.right:hover{
	display: inline-block;
	font-size: 30px;
	font-weight: normal;
	color: white;
	float: left;
	width: 500px;
	background-color: #d60000;
	padding: 30px 20px;
	border-bottom: 4px #A70F0F solid;
	border-top: 4px #808080 solid;
}

img.backbutton{
	position: fixed;
	top: 60px;
	right: 60px;
}

div.casetext{
	font-size: 22px;
	color: white;
	font-weight: bold;
	background-color: #222222;
	padding: 10px 0px;
}

div.casetext p{
	font-size: 16px;
	color: #F9D760;
	font-weight: lighter;
}

div.case{
	display: inline-block;
	margin: 20px;
}

div.case:hover{
	background-color: #222222;
}

div.games{
	display: inline-block;
	text-align: center;
	width: 210;
	height: 184;
	background-image: url(../images/polygon.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 10px;	
	position: relative;

}

div.active{
	display: inline-block;
	text-align: center;
	width: 210;
	height: 184;
	background-image: url(../images/polygonpick.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 10px;	
	position: relative;

}

div.games img{
	margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	
    
}

div.container{
	margin-top: 40px;
}

div.container a{
	margin-top: 30px;
	font-size: 18px;
	color: white;
	font-weight: bold;
	padding: 20px 77px;
	display: inline-block;
	text-decoration: none;
	background-color: #0599c4;
}

div.container a:hover{
	margin-top: 30px;
	font-size: 18px;
	color: white;
	font-weight: bold;
	padding: 20px 77px;
	display: inline-block;
	text-decoration: none;
	background-color: #23B7E3;
}

img.nextarrow{
	margin-right: 10px;
	margin-bottom: -5px;
}

div.slider{
	width: 1200px;
	text-align: center;
	display: inline-block;
	margin-top: 40px;
}

div.slider h3{
	font-size: 25px;
	color: #cbcbcb;
	margin-bottom: 10px;
	margin-top: 50px;
	
}


input[type="range"]{
    -webkit-appearance: none;
    -moz-apperance: none;
    border-radius: 6px;
    height: 15px;
	width: 400px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
    );
}

input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none !important;
    background-color: #E9E9E9;
    border: 1px solid #CECECE;
    height: 25px;
    width: 25px;
	border-radius: 100%;
}


div.slider a{
	text-align: center;
	margin-top: 80px;
	font-size: 18px;
	color: white;
	font-weight: bold;
	padding: 20px 50px;
	display: inline-block;
	text-decoration: none;
	background-color: #0599c4;
}


div.slider a:hover{
	text-align: center;
	margin-top: 80px;
	font-size: 18px;
	color: white;
	font-weight: bold;
	padding: 20px 50px;
	display: inline-block;
	text-decoration: none;
	background-color: #1BB2DD;
}



div.slider img.nextarrow2{
	margin-right: 10px;
	display: inline-block;
	position: fixed;
    margin-top: 4px;
}

img.icon{
	margin: -20px 20px;
}

div.container2 a{
	font-size: 18px;
	color: white;
	font-weight: normal;
	height: 50px;
	width: 120px;
    padding: 22px 50px;
	margin: 15px;
	text-decoration: none;
	background-color: #0599c4;
}

div.container2 a:hover{
	font-size: 18px;
	color: white;
	font-weight: normal;
	height: 50px;
	width: 120px;
    padding: 22px 50px;
	margin: 15px;
	text-decoration: none;
	background-color: #1183A4;
}


div.container2{
	margin-top: 80px;
}

img.last{
	margin-top: -25px;
}

footer{
	background-color: #191919;
	position: fixed;
	bottom: 0;
	right: 0;
	display: inline-block;
	text-align: center;
	width: 1920px;
	padding: 7px 0px;
}
footer h4{
	color: #C5C5C5;
	letter-spacing: 1px;
}

footer p{
	font-size: 13px;
	letter-spacing: 1px;
	color: #B50A0C;
	font-weight: bold;
}

img.homebutton{
	position: fixed;
	top: 60px;
	right: 115px;
}

img.firewoks{
	right: 0;
}
div.container2 img{
	margin-left: 15px;
	
}
/* Responsive refinements */
* {
	box-sizing: border-box;
}

html,
body {
	min-width: 0;
	overflow-x: hidden;
	background-attachment: fixed;
}

img {
	max-width: 100%;
	height: auto;
}

@media (max-width: 1220px) {
	div.page1,
	div.page2,
	div.page3,
	div.page5,
	div.box,
	div.slider {
		width: min(100% - 32px, 1100px);
	}

	div.box div.left,
	div.box div.right,
	div.box div.left:hover,
	div.box div.right:hover {
		width: min(45vw, 500px);
	}

	div.pcblue,
	div.pcred {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		background-size: contain;
	}

	footer {
		width: 100%;
	}
}

@media (max-width: 760px) {
	body {
		min-height: 100%;
		padding: 76px 12px 28px;
		background-position: center top;
	}

	body.home {
		padding-top: 28px;
	}

	div.page1,
	div.page2,
	div.page3,
	div.page5 {
		width: 100%;
		margin-top: 18px;
		font-size: clamp(30px, 9vw, 44px);
		line-height: 1.1;
	}

	div.page1 > img,
	div.page2 > img,
	div.page3 > img,
	div.page5 > img {
		max-height: 76px;
		width: auto;
	}

	div.page1 p,
	div.page2 p,
	div.page3 p,
	div.page5 p {
		font-size: clamp(18px, 5vw, 23px);
		line-height: 1.35;
	}

	div.box {
		width: 100%;
		display: flex;
		flex-direction: column;
		gap: 18px;
		align-items: stretch;
		margin-top: 20px;
	}

	div.pcblue,
	div.pcred {
		float: none;
		display: block;
		margin: 0;
		padding: 0;
		background-image: none;
	}

	div.pcred {
		margin-top: 0;
	}

	div.box div.left,
	div.box div.right,
	div.box div.left:hover,
	div.box div.right:hover {
		float: none;
		display: block;
		width: 100%;
		font-size: clamp(22px, 6vw, 30px);
		padding: 22px 14px;
	}

	div.box img {
		float: none;
		margin: 0 0 10px;
		max-height: 38px;
		width: auto;
	}

	img.backbutton,
	img.homebutton {
		position: fixed;
		top: 16px;
		width: 42px;
		height: auto;
		z-index: 20;
	}

	img.backbutton {
		right: 16px;
	}

	img.homebutton {
		right: 66px;
	}

	div.case {
		width: min(100%, 310px);
		margin: 12px auto;
		display: block;
	}

	div.case img {
		max-height: 260px;
		object-fit: contain;
	}

	div.casetext {
		font-size: 20px;
	}

	div.container {
		margin-top: 22px;
	}

	div.games,
	div.active {
		width: 144px;
		height: 128px;
		background-size: contain;
		margin: 6px;
	}

	div.games img,
	div.active img {
		max-width: 72px;
		max-height: 72px;
	}

	div.container a,
	div.container a:hover,
	div.slider a,
	div.slider a:hover {
		width: min(100%, 320px);
		padding: 16px 22px;
		margin-top: 24px;
		font-size: 17px;
	}

	div.slider {
		width: 100%;
		margin-top: 20px;
	}

	div.slider h3 {
		font-size: 22px;
		margin-top: 30px;
	}

	input[type="range"] {
		width: min(70vw, 360px);
	}

	img.icon {
		width: 32px;
		height: auto;
		margin: -12px 8px;
	}

	div.slider img.nextarrow2 {
		position: static;
		margin-top: 0;
		vertical-align: middle;
	}

	div.container2 {
		margin-top: 26px;
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 12px;
	}

	div.container2 a,
	div.container2 a:hover {
		width: min(100%, 320px);
		height: auto;
		min-height: 56px;
		padding: 16px 18px;
		margin: 0;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		gap: 10px;
	}

	div.container2 img {
		margin-left: 0;
	}

	img.last {
		margin-top: 8px;
		max-height: 34vh;
		object-fit: contain;
	}

	img.fireworks {
		width: 42%;
		max-width: 170px;
	}

	footer {
		position: static;
		width: calc(100% + 24px);
		margin: 28px -12px 0;
	}
}

@media (max-width: 420px) {
	div.games,
	div.active {
		width: 124px;
		height: 112px;
	}

	div.games img,
	div.active img {
		max-width: 62px;
		max-height: 62px;
	}

	input[type="range"] {
		width: 62vw;
	}
}