﻿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; 
	scroll-behavior: smooth;
}




*
{
	box-sizing: border-box;
}

body 
{
    text-align:right;
    height:100%; 
    margin-bottom: 0px;
    font-family: 'Heebo', sans-serif;
	direction:rtl;
}

#myvideo{
	 position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
	z-index: -100;
	
}


#myvideo2{
  right: 0;
  bottom: 0;
  min-width: 100%; 
  height: 100vh;
	z-index: -100;
	width: cover;
	
}

header{
    background-color: #323232;
    position: fixed;
    z-index: 3;
    width: 100%;
	top: 0;
}


header nav{
	text-align: center;
	margin-left: 4%;
	background-color: #323232;
}

header nav a{
    text-decoration: none;
    display: inline-block;
    color: white;
    padding: 7px 35px;
    font-weight: bold;
    font-size: 22px;
    transition: 0.4s;
    letter-spacing: 1px;
}

header nav a:hover{
	background-color: #D5383B;
	color: white;
}

.active{
	color: #D5383B;
	background-color: #ECC143;
}

header nav a.firstpage:hover{
	color: white;
}

header nav a.firstpage{
	color: #D5383B;
}

header nav img.seperate{
	display: inline-block;
}

header nav img.logo{
    display: inline-block;
    text-align: center;
}

section#intro{
	text-align: center;
	height: 100vh;	
	border: white 5px solid;
}

section#intro div.left{
    display: inline-block;
    text-align: center;
    float: left;
    bottom: 200px;
    position: absolute;
}

section#intro div.left p{
	color: white;
}


section#intro div.right{
	display: inline-block;
	text-align: center;
	float: right;
	position: absolute;
	bottom: 0;
	right: -15px;
}

section#intro div.right img{
	height: 100vh;
}

section#intro div{
	display: inline-block;
	text-align: center;
	width: 600px;
	
}


section#page1{
	height: 100vh;
	background-color: white;
	text-align: center;
	width: 100%;
	position: relative;
	
}

section.forall{
	height: 100vh;
	background-color: white;
	text-align: center;
	width: 100%;
	position: relative;
	
}

section#page1 video.picleft{
	left: 250px;
	bottom: 200px;
	display: inline-block;
	position: absolute;
}


section#page1 video.picright{
	right: 0;
	bottom: 0;
	display: inline-block;
	position: absolute;
	height: 100%;
}

section#page1 p{
	text-shadow: 0px 0px 10px white;
	display: inline-block;
	top: 50%;

}

section p{
	z-index: 100;
}



section#page1 p{
	font-size: 24px;
	position: absolute;
	top: 250px;
	left: 450px;
}


section#page2 video.picleft{
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	display: inline-block;
	position: absolute;
	width: 100%;
}


section#page2 img.picright{
	display: inline-block;
	position: absolute;
	bottom: 50px;
	z-index: 1;
	height: 500px;
}

section#page2 p{
	font-size: 24px;
	position: absolute;
	top: 250px;
	left: 650px;
	text-shadow: 1px 1px 10px white;
}


section#page3 video.picleft{
	left: 1061px;
	bottom: 150px;
	display: inline-block;
	position: absolute;
	width: cover;
}


section#page3 img.picright{
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}

section#page3 p{
	font-size: 24px;
	position: absolute;
	top: 250px;
	left: 250px;
}


section#page4{
	text-align: center;
}

section#page4{
	text-align: center;
	width: 100%;
}

section#page4 video.picright{
    display: inline-block;
    bottom: 0;
    right: 0;
	position: absolute;
	height: 100vh;
}

section#page4 img.picleft{
	left: 0;
	bottom: 0;
	display: inline-block;
	position: absolute;
	height: 100vh;
}


section#page4 p{
    text-align: center;
    font-size: 24px;
    position: absolute;
    top: 50px;
    width: 320px;
    z-index: 1;
    transform: translate;
    transform: translate(-50%,50%);
    left: 50%;
	text-shadow: 0px 0px 5px white;
}




section#page5 video.picright{
    display: inline-block;
    bottom: 0;
    right: 0;
	position: absolute;
	height: 85vh;
}

section#page5 video.picleft{
	left: 0;
	bottom: 0;
	display: inline-block;
	position: absolute;
	height: 85vh;
}

section#page5 img.picmiddle{
	z-index: 1;
	height: 100vh;
	display: inline-block;
	position: absolute;
	left: 40%;
}

section#page5 p{
    text-align: center;
    font-size: 24px;
    position: absolute;
    top: 150px;
    width: 420px;
    z-index: 2;
    transform: translate;
    transform: translate(-50%,50%);
    left: 65%;
	text-shadow: 0px 0px 5px white;
}





section#page6 video.picright{
    display: inline-block;
    bottom: 0;
    right: 0;
	position: absolute;
	height: 100vh;
}

section#page6 video.picleft{
	left: 0;
	bottom: 0;
	display: inline-block;
	position: absolute;
	height: 100vh;
}

section#page6 p{
    text-align: center;
    font-size: 24px;
    position: absolute;
    top: 190px;
    width: 420px;
    z-index: 2;
    transform: translate;
    transform: translate(-50%,50%);
    left: 48%;
	text-shadow: 0px 0px 5px white;
}






section#page7 video.picright{
    display: inline-block;
    bottom: 200px;
    right: 200px;
	position: absolute;
}

section#page7 video.picleft{
	left: 0;
	bottom: 0;
	display: inline-block;
	position: absolute;
	height: 100vh;
}

section#page7 p{
    text-align: center;
    font-size: 24px;
    position: absolute;
    top: 190px;
    width: 420px;
    z-index: 2;
    transform: translate;
    transform: translate(-50%,50%);
    left: 58%;
	text-shadow: 0px 0px 5px white;
}


section#page8 img.picright{
    display: inline-block;
    bottom: 280px;
    right: 250px;
	position: absolute;
	height: 50vh;
}

section#page8 video.picleft{
	left: 0;
	top: 0;
	display: inline-block;
	position: absolute;
	height: 70vh;
}

section#page8 img.picmiddle{
	bottom: 0;
	left: 0;
	position: absolute;
	height: 100vh;
	z-index: 2;
}

section#page8 p{
    text-align: center;
    font-size: 24px;
    position: absolute;
    bottom: 200px;
    width: 420px;
    z-index: 2;
    transform: translate;
    transform: translate(-50%,50%);
    right: 50px;
	text-shadow: 0px 0px 5px white;
}

section#page9{
	width: cover;
	background-color: #323232;
}

section#page9 img.picright{
	bottom: 0;
	left: 0;
	position: absolute;
}

section#page9 img.end{
	position: absolute;
	top: 50%;
	right: 35%;
	transform: translate(-50%,-50%);
	z-index: 3;
}


section#page9 p{
    text-align: center;
    font-size: 24px;
    position: absolute;
    bottom: 50%;
    width: 420px;
    z-index: 2;
    transform: translate;
    transform: translate(-50%,50%);
    right: 150px;
	text-shadow: 0px 0px 5px white;
}