html{

}
body{
	font-family: 'Lucida Sans Unicode', sans-serif;
	color: #50505a;
	background: #ffffff;
	margin: 0 auto;
	padding: 0;
}
* {
    vertical-align: top;
    margin: 0;
	padding: 0;
	color: #50505a;
	text-transform: uppercase;
	font-weight: 100;
}

#footer, ProjectsNav ul {
	margin-bottom: 30px;
}
.wrapper {
	width: 990px;
	margin: 0 auto;
	padding: 0 30px;;
}

h1 {
	font-size: 20px; 
}
h2 {
	font-size: 14px;
}
a {
	text-decoration:none;
}
a:hover{
	color: #78af23;
	text-decoration:none;
}
.ActiveNav{
	color: #78af23;
	text-decoration:none;
}
p, li {
	font-size: 12px;
	text-transform: uppercase;
}
img{
	border: none;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
/* ----------------------------- Header ---------------------------------- */
#header {
	margin: 0;
	height: 80px;
	text-align: center;
}
.imgLine{
	width: 1120px;
	margin-left:-15px;
}
.logo {
	position: absolute;
	top: 20px;
	float: left;
}
.img-logo {
	display: block;
	width: 178px;
}

/* ----------------------------- Slider -----------------------------------*/
.slider{
	max-width: 1100px;
	margin: 0;
}
.img_slider {
	height: auto;
	width: 100%;
}

/* --------------------------- Navigation -------------------------------- */
.Fix{
	position: fixed;
	top: 0;
	height: 80px;
	z-index: 150;
	background-color: #ffffff;
}
#navigation{
	text-transform: uppercase; 
	height:50px;
}
#navigation ul{
	float: right;
	list-style-type:none;
	width: 550px;
	vertical-align: middle;
	text-align: left;
	margin: 32px 0 0 0;
	padding: 0;
}
#navigation li{
	float: right;
	vertical-align: middle;
}
#navigation a{
	padding: 8px 0px 8px 50px;
	display: block;
	cursor: pointer;
	text-decoration: none;
	font-size: 14px;
}
#navigation a.HebMenu{
	font-family: 'Arial', sans-serif;
	padding: 8px 0px 8px 49px;
	font-size: 17px;
	font-weight: lighter;
}
#navigation a #pull{
	display: none;
}

/* ----------------------------- Content ---------------------------------- */
#content{
	padding-top: 30px;
}
/* --------------------------- Projects Page ------------------------------ */
/* ---------------------------- Navigation -------------------------------- */
#ProjectsNav{
    width: 1000px;
    height: 25px;
	text-transform: uppercase; 
	margin-top: 10px;
}
#ProjectsNavHeb{
    width: 1000px;
    height: 25px;
	text-transform: uppercase; 
	margin-top: 10px;
}
#ProjectsNav ul
{
    float: right;
	list-style-type:none;
	vertical-align: middle;
	text-align: left;
	padding: 0; 
}
#ProjectsNavHeb ul
{
    float: right;
	list-style-type:none;
	vertical-align: middle;
	text-align: left;
	padding: 0; 
}
#ProjectsNav li{
	float: left;
	vertical-align: middle;
}
#ProjectsNavHeb li{
	float: left;
	vertical-align: middle;
}
#ProjectsNav a{
	padding: 8px 0px 8px 35px;
	display: block;
	cursor: pointer;
	text-decoration: none;
	font-size: 14px;
	color: #8e8e95;
}
#ProjectsNavHeb a{
    padding: 8px 0px 8px 35px;
	display: block;
	cursor: pointer;
	text-decoration: none;
	color: #8e8e95;
}
#ProjectsNav a:hover{
	color: #50505a;
}
#ProjectsNavHeb a:hover{
	color: #50505a;
}
/* ----------------------------- Projects -------------------------------- */
.ProjectRow{
    width:1000px;
    padding:0;
    margin: 8px 0 0 0;
	position:relative;
}
.ProjectRow2{
    padding:0;
    margin: 8px 0 0 0;
}

.Project{
	background-color: white;
}
.Project1{
	margin: 0;
	height:211px;
	width: 162px;
}
.Project2{
	margin: 0;
	height:211px;
	width: 328px;
}
.Project3{
	margin: 0;
	height:211px;
	width: 494px;
}
.Project4{
	margin: 0;
	height:211px;
	width: 660px;
}
.ProjectGreen{
	margin: 0;
	height:432px;
	width: 328px;
}
.ProjectLast{
	margin: 0;
}
.ProjectImg{
	position: relative;
	height:211px;
}
.ProjectImgGreen{
	position: relative;
	height:211px;
	height:432px;
}
.Inner1{
    position: absolute;
	top: 0;
	left: 0;
	height:211px;
	width: 157.5px;
}
.Inner2{
    position: absolute;
	top: 0;
	left: 0;
	height:211px;
	width: 324px;
}
.Inner3{
    position: absolute;
	top: 0;
	left: 0;
	height:211px;
	width: 490.5px;
}
.Inner4{
    position: absolute;
	top: 0;
	left: 0;
	height:211px;
	width: 657px;
}
.InnerGreen{
    position: absolute;
	top: 0;
	left: 0;
	height:432px;
	width: 324px;
}
.ProHover{
    z-index: 100;
	visibility: hidden;
	background: rgb(255, 255, 255);
	background: transparent 0 0 url(../images/Img-Hover-Black.png);
    background: rgba(255, 255, 255, 0.7) none; 
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
	color: black;
	text-align: center;
	vertical-align: middle;
}
.ProHover h2 {
	padding: 12px 5px;
	text-transform: uppercase;
	font-weight: normal;
	color: black;
}
.ProjectRow a:hover .ProHover{
	visibility: visible;
}

/* --------------------------- Project ------------------------------ */
#Project{
	position: relative;
}
.ProjectTitle{
	position: absolute;
	top: 0;
	left: 0;
}
.ProjectTitleHeb{
	position: absolute;
	top: 0;
	right: 0;
}
.TitleWrap{
	margin-top: 20px;
	margin-bottom: 10px;
	height: 30px;
	position: relative;
}
.ProjectSubTitle{
	font-size: 13px;
}
.ImgProject{
	margin: 40px auto 0 auto;
	width: 990px;
}
.FirstImage{
	margin: 4px auto 0 auto;
}
.Text{
	position: absolute;
	top: 55px;
	left: 0;
	width: 500px;
	background-color: #ffffff;
	padding: 20px;
}
.TextHeb{
	position: absolute;
	top: 55px;
	right: 0;
	width: 500px;
	background-color: #ffffff;
	padding: 20px;
}
.Text2{
	position: absolute;
	top: 90px;
	left: 0;
	width: 500px;
	background-color: #ffffff;
	padding: 20px;
}
.Text p{
	width: 460px;
}
.TextLink{
	font-size:12px;
	color: #78af23;
	margin-bottom: 15px;
}
.Close{
	float: right;
	width: 20px;
}
.CloseHeb{
	float: left;
	width: 20px;
}
.Partner{
	float:right;
	font-size: 11px;
	margin-top: 10px;
	text-align: right;
}
.PartnerHeb{
	float:left;
	font-size: 13px;
	margin-top: 10px;
	text-align: left;
}
.video{
	text-align:center;
	margin: 30px auto;
}
.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 0px;
    text-decoration: none;
    color: #000000;
    background-color: rgba(180, 180, 180, 0.70);
    font-size: 12px;
    padding: 1em;
    display: none;
}
.back-to-top:hover {    
    background-color: rgba(255,255,255, 0.95);
	color: #000000;
}
.Back-to-projects{
	position: absolute;
	top: 0;
	right: 0;
	width: 115px;
	font-size: 12px;
	text-decoration: underline;
	color: #78af23;
}
.Back-to-projectsHeb{
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	font-size: 12px;
	text-decoration: underline;
	color: #78af23;
}
/* --------------------------- Research ------------------------------ */

.researchlinkimg{
    width: 250px;
    height: auto;
}
.researchlinkimgHeb{
    width: 250px;
    height: auto;
}
.researchlink{
    position: relative;
    margin-left: 33px;
}
.researchlinkHeb{
    position: relative;
    margin-right: 40px;
}
.readmore{
     z-index: 100;
    background: rgba(0, 0, 0, 0.1); 
    position: absolute;
    bottom: 0;
    width: 250px;
    height: 100%;
	color: black;
	text-align: center;
	vertical-align: middle;
}
.readmore h2{
    padding: 40px 0px;
    color: white;
    font-size: 30px;
}
.SearchTextHeb{
    font-family: 'Arial', sans-serif;
	width: 700px;
	line-height: 18px;
	margin-bottom: 10px;
    float: right;
}
/* --------------------------- About ------------------------------ */
#about{
	width: 990px;
	height: 540px;
	position: relative;
}
#aboutHeb{
	width: 990px;
	height: 445px;
	position: relative;
}
#AboutTextWrapp{
	position: absolute;
	top: 0;
	left: 0;
}
#AboutTextWrappHeb{
	position: absolute;
	top: 0;
	Right: 0;
}
.AboutText{
	width: 700px;
	line-height: 18px;
	margin-bottom: 10px;
}
.AboutTextHeb{
	font-family: 'Arial', sans-serif;
	width: 620px;
	line-height: 18px;
	margin-bottom: 10px;
}
#AboutContent{
	margin-top: 20px;
}
#RonitImg{
	position: absolute;
	top: 0;
	right: 0;
	width: 264px;
}
#RonitImgHeb{
	position: absolute;
	top: 0;
	left: 0;
	width: 305px;
	height: 400px;
}
#RonitImgHeb img{
	width: 323px;
}
#RonitImg img{
	width: 264px;
}
#Sketches {
	position: relative;
	height: 250px;
}
.ImgSketch{
	margin-right: 18px;
}
#skech01{
	position: absolute;
	left: 0;
	top: 0; 
	width: 310px;
}
#skech02{
	position: absolute;
	top: 0; 
	left: 50%;
	width: 310px;
	margin-left: -140px;
}

#skech03{
	position: absolute;
	right: 0;
	top: 0;
	width: 310px;	
}



.ContactHeb{
	right: 0;
}
.ContactHeb p{
	font-weight: 700;
	text-align: right;
}
#Contact{
	position: absolute;
	bottom: 0;
	width: 700px;
}
#Contact p{
	font-weight: 700;
}
.ContactHeb{
	right: 0;
}
.ContactHeb p{
	font-weight: 700;
	font-family: 'Arial', sans-serif;
}


#ContactHome{
	direction: rtl;
	margin-top: 12px;
}
.HomeContact{
	text-align:center;
	color: #929292;
	display: inline-block;
}
.mail{
	text-decoration:underline;
	color: #929292;
	text-transform: none;
	font-size: 13px;
	font-family: 'Arial', sans-serif;
}
.mail:hover{
	text-decoration:none;
	color: #929292;
}
.Cube{
	height: 8px;
	width: 8px;
	background-color: #cccccc;
	display: inline-block;
	margin: 5px 15px;
}
/* --------------------------- Footer ------------------------------ */
#footer {
	padding: 5px 0 10px 0;
}
/* -------------------------------- */
.InlineBlock{
	display: inline-block;
}
.Bold{
	font-weight: bold;
}
.CenterContent{
    text-align:center;
}
.HebRtl{
	direction: rtl;
	text-align:right;
}
.FloatHeb{
	float: right;
}
.HebSize13{
	font-size: 13px;
	font-family: 'Arial', sans-serif;
}
.HebSize15{
	font-size: 15px;
	font-family: 'Arial', sans-serif;
}
.Size14{
	font-size: 14px;
}
.HebSize17{
	font-size: 17px;
	font-family: 'Arial', sans-serif;
}
.HebSize23{
	font-size: 23px;
	font-family: 'Arial', sans-serif;
}