@charset "utf-8";
/* CSS Document */



@font-face {
    font-family: "oronlight";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/oron/OronLight_MFW.eot?#iefix")
	format("embedded-opentype"), url("fonts/oron/OronLight_MFW.woff")
	format("woff"), url("fonts/oron/OronLight_MFW.ttf")
	format("truetype"), url("fonts/oronlight_mfw.svg#OstrichSansCondensedLight")
	format("svg");
}

@font-face {
    font-family: "oronmedium";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/medium/Oron-Medium_MFW.eot?#iefix")
	format("embedded-opentype"), url("fonts/medium/Oron-Medium_MFW.woff")
	format("woff"), url("fonts/oron/Oron-Medium_MFW.ttf")
	format("truetype"), url("fonts/oron-medium_mfw.svg#OstrichSansCondensedLight")
	format("svg");
}

a {
	text-decoration: none;
	color: #666;	
	}

h1, h2, h3, h4, ul, li, a, p, img  {
	text-decoration: none;
	margin: 0px;
padding: 0px;
font-weight: normal;
width: 100%;
}

br {
margin-top: 8px;
margin-bottom: 8px;
}

ul, li {
	list-style-type: none;	
	
	}

html{
	width:100%;
	height:100%;
	overflow:hidden;
	
		}
	
	body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	overflow:auto;
	font-family:"oronlight", Arial, Helvetica, sans-serif;
	
	
	}
	
    #text_wrap {
	margin-top: 0px;
	margin-right:  0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	height: 100%;
	padding-top: 80px;
	padding-bottom: 0px;
	min-height: 500px;
}

.team-pop-up-main {
	width:100%;
	padding:0;
	float: right;
	height: 100%;
	margin-top:0;
}
.team-pop-up h1 {
	font-size:38px;
	font-family:"oronlight", Arial, Helvetica, sans-serif;
	color:#585657;
	direction:rtl;
	line-height: 42px;
	text-decoration: none;
	text-align: right;
	display: block;
	margin: 0px;
	float: right;
	height: auto;
	width: 100%;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;

	
}
.team-pop-up p {
font-size: 16px;
line-height: 1.6em;
text-decoration: none;
text-align: right;
display: block;
float: right;
height: auto;
width: 100%;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 40px;
padding-right: 60px;
padding-bottom: 60px;
padding-left: 60px;
direction: rtl;
background-color: #f2f2f2;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.team-pop-up p br {
margin-top: 5px;
margin-bottom: 5px;
}

.team-pop-up h2 {
	font-size: 16px;
	text-decoration: none;
	text-align: right;
	display: block;
	float: right;
	height: auto;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	
}

.team-pop-up .big { padding:20px 0 0 0;}


.project-pop-up {
	width:55%;
	min-width: 960px;
	direction:rtl;
	padding: 0px;
	height: auto;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	background-color:#FFF;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */

}

.left-close {

	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 25%;
	display:block;
	position:fixed;
	z-index:5;
	top:0;
	left:0;
}
.right-close {

	margin: 0px;
	margin-right:15px;
	padding: 0px;
	height: 100%;
	width: 25%;
	display:block;
	position:fixed;
	z-index:5;
	top:0;
	right:0;
}

.project-pop-up h1 {
	font-size:46px;
	font-family:"oronlight", Arial, Helvetica, sans-serif;
	color:#585657;
	direction:rtl;
	line-height: 46px;
	margin: 0px;
	float: right;
	height: auto;
	width: 100%;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 28px;
	padding-left: 50px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	background-color:#FFF;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	text-align: right;
	display: block;
}
.project-pop-up .top-text {
	display: block;
	border-bottom:1px solid #ebebeb;
	float: right;
	height: auto;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom:0px;
	margin-left: 0;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color:#FFF;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.project-pop-up .top-text ul {
	display: block;
	padding: 0px;
	float: right;
	height: auto;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.project-pop-up .top-text ul li {
	float:right;
	color:#000;
	padding: 0px;
	height: 30px;
	width: 45%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	line-height:24px;
	font-family:"oronmedium", Arial, Helvetica, sans-serif;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}


.project-pop-up .project-content {
	float: right;
	height: auto;
	width: 100%;
	background-color:#FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 80px;
	padding-left: 1px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	
	-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;

}
.project-pop-up .project-content p {
	text-align: right;
	display: block;
	margin: 0px;
	float: right;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	font-size: 17px;
	line-height: 26px;
	font-weight: normal;
	color: #6F6F6F;
	text-decoration: none;
}

.project-pop-up .project-content ul {
text-align: right;
	display: block;
	margin: 0px;
	float: right;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.project-pop-up .project-content li {
	text-align: right;
	display: block;
	margin: 0px;
	float: right;
	height: auto;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	font-size: 17px;
	line-height: 26px;
	font-weight: normal;
	color: #6F6F6F;
	text-decoration: none;
	list-style-type: disc;
	list-style-position: inside;
}

.project-content ul li p {
	width:100%;
	margin:0 30px 30px 0;
	font-size:16px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	}
	
.project-content ul li img {
display: block; margin: 0 auto;
}



.event-pop-up-main {
	width:100%;
	height: 100%;
	padding:0;
	margin: 0px;
	float:right;
}
.event-pop-up {
	width:800px;
	background-color:#ffffff;
	direction:rtl;
	padding:0px;
	height: auto;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow:hidden;
}
.event-pop-up h1 {
	font-size:39px;
	color:#585657;
	direction:rtl;
	line-height: 42px;
	margin: 0px;
	float: right;
	height: auto;
	width: 100%;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	text-align: right;
	display: block;
}
.event-pop-up p {
	color: #000;
	text-align: right;
	display: block;
	float: right;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height:1.3em;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */	
}
.event-pop-up .big {
	margin: 0px;
	float: right;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.event-pop-up .big  img {
	display: block;
	padding: 1px;
	
	height: 600px;
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.bx-wrapper { padding: 48px 0 0;}
.event-pop-up .bx-controls-direction {
	margin: 0px;
	float: right;
	width: 100%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
}
.event-pop-up .bx-controls-direction a.bx-prev {
	background:url(../images/priv-arrow.png) left top no-repeat;
	width:14px;
	height:28px;
	display:block;
	text-indent:-9999px;
	float:left;
	padding: 5px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 380px;
}
.event-pop-up .bx-controls-direction a.bx-next {
	background:url(../images/next-arrow.png) right top no-repeat;
	width:14px;
	height:28px;
	display:block;
	text-indent:-9999px;
	float:left;
	padding: 5px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 5px;
}


.wrapper-all {
	width:606px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

.project-pop-up .project-content img {
margin-bottom: 10px;
margin-top: 10px;
float: right;
height: auto;
width: 100%;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
border: solid;
border-width: 1px;
border-color: #D8D8D8;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#text_wrap img {
	padding: 0px;
	margin-bottom: 50px;
	margin-left: 0;
	text-align: center;
	display: block;
	width: 100%;
	height:auto;
	

	}
.wrapper-all #text_wrap ul li {
	text-align: right;
	display: block;
	height: auto;
	width: 100%;
	max-width:100%;
	overflow:hidden;
	float: right;
	line-height: 25px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin: 0px;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.wrapper-all #text_wrap ul li:first-child {
	background-color: #FBFBFB;

	}
.wrapper-all #text_wrap ul li:nth-child(2) {
	background-color:#FFF;
	
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5F5F5;
	}
	.wrapper-all #text_wrap ul li:nth-child(3) {
background-color: #FBFBFB;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5F5F5;
	}
	.wrapper-all #text_wrap ul li:nth-child(4) {
	background-color:#FFF;
	
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#F5F5F5;
	}
	
		.wrapper-all #text_wrap ul li:nth-child(5) {
background-color: #FBFBFB;
	
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5F5F5;
	

	}
	
	.wrapper-all #text_wrap ul li:nth-child(6) {
	background-color:#FFF;
			border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	}

.wrapper-all #text_wrap ul {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	font-size:18px;
	float: right;
	border: 1px solid  #F5F5F5;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.wrapper-all #text_wrap ul li .title {
	text-align: right;
	display: block;
	padding: 0px;
	float: right;
		height: 20px;
	line-height:20px;
	width: 120px;
	font-weight:normal;
	font-size:16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	font-family:"oronmedium", Arial, Helvetica, sans-serif;
}

.eng_text {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 80%;
	color:#000;
}

.wrapper-all #text_wrap .text-info-wrapper ul li .name a:hover {
	color: #090;
}

.wrapper-all #text_wrap ul li .name {
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 20px;
	line-height:20px;
	width: 200px;
	font-size:16px;
		
}

.wrapper-all #text_wrap .text-info-wrapper {
	display: block;
	height: auto;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 500px;
	padding-left: 0px;
}

.wrapper-all #text_wrap .text-info-wrapper2 {
	display: block;
	height: auto;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 200px;
	padding-left: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.wrapper-all #text_wrap .text-info-wrapper .btn {
	line-height: 50px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	float: right;
	height: 50px;
	width: 100%;
	border: 1px solid #F0F0F0;
	text-align: center;
	display: block;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.wrapper-all #text_wrap .text-info-wrapper .btn:hover {
	background-color:#9fc405;
	color:#FFF;
	
}

.wrapper-all #text_wrap .text-info-wrapper2 p {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 0px;
	float: right;
	height: auto;
	width: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10%;
	text-align: right;
	display: block;
}

.wrapper-all #text_wrap .email-contact {
	padding: 0px;
	float: right;
	height: auto;
	width: 100%;
	text-align: right;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.wrapper-all #text_wrap .email-contact:hover {
	color:#090;
	
}

.wrapper-all #text_wrap .name-of-member {
	margin-bottom: 15px;
}

	#text_wrap h1 {
	padding: 0px;
	margin-bottom: 50px;
	margin-left: 0;
	text-align: right;
	display: block;
	width: 100%;
	height:auto;
	font-family:"oronlight", Arial, Helvetica, sans-serif;

}

.frame {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 100%;


}
.frame .project-pop-up .top-text ul li span {
	margin-right: 10px;
	font-family:"oronlight", Arial, Helvetica, sans-serif;
}

.team-pop-up-main .team-pop-up {
	padding: 0px;
	height: auto;
	width:50%;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow:hidden;
	margin-bottom: 80px;
	margin-top:80px;
}

.team-pop-up-main .team-pop-up img {
text-decoration: none;
margin: 0px 5% -5px 5%;
padding: 0px;
font-weight: normal;
width: 90%;
}

.event-pop-up-main .event-pop-up #popup-slider li {
	margin: 0px;
	float: right;
	height: auto;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display:block;
}

	/* Post Lightbox */
	.project-pop-up{min-width:90%!important;}	
	.project-pop-up h1{font-size:32px; line-height:32px; padding:30px 15px 0 15px;}
	.project-pop-up .top-text ul li{width:100%; float:none; height:auto; margin:0;}
	.project-pop-up .project-content p{padding-right:15px; padding-left:15px;}
	.fancybox-title-float-wrap .child{margin-bottom:24px;}
	.event-pop-up{max-width:90%;}