body {
	background:url(../images/bg.jpg) top center;
	overflow-x:hidden;
}
@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-reg-webfont.eot');
    src: url('fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-reg-webfont.woff2') format('woff2'),
         url('fonts/lato-reg-webfont.woff') format('woff'),
         url('fonts/lato-reg-webfont.ttf') format('truetype'),
         url('fonts/lato-reg-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body, input[type="text"],input[type="email"],input[type="tel"],input[type="password"],input[type="submit"],select, textarea, .btn {
	font-family: 'latoregular';
	font-size:15px;
}
.container {
	margin:auto;
}
.wrapper {
	max-width:1024px;
	margin:auto;
}
 .main-menu .active, h1,
h2,
h3,
h4,
h5,
h6, b, strong , .footer-menu ul li.active a, .menu-button-full{
	font-family: 'latoregular';
	font-weight:normal;
}
input[type="text"],input[type="email"],input[type="tel"],input[type="password"],input[type="file"],select, textarea{
	padding:5px 8px;
	border:0px;
	background: url(../images/opacity-layer.png) repeat;
}
input[type="submit"] {
	background:none;
	padding:0px;
}
input[type="submit"]:hover {
	color:#00bde8;
}
/*
=============================================
				Header Section
=============================================
*/
.nav-bar {
	padding:9px 0px 0px 0px;
	background:#0e25a3;
}
.main-menu {
	margin-top:13px;
	position:relative;
}
.main-menu > ul {
	display:inline-block;
	margin-bottom:-3px;
}
.main-menu > ul > li {
	margin:0px 18px;
	float:left;
}
.main-menu > ul > li:last-child {
	margin-right:0px;
}
.main-menu > ul > li:last-child > a{

}
.main-menu > ul > li > a {
	display:block;
	padding:10px 0px 17px 0px;
	font-size: 20px;
	color:#999999;
	position:relative;
	font-size:16px;
	font-family: 'latoregular';
	border-bottom:7px solid #0e25a3;
}
.main-menu > ul > ul > li > a {
	border-bottom:0px solid #0e25a3;
}
.main-menu > ul > li > a:hover, .main-menu > ul > li > a.active {
	border-bottom:7px solid #118010;
	color:#ffffff;
}
.main-menu li ul {
	position: absolute;
	max-width: 100%;
	min-width: 200px;
	background:rgba(29, 197, 234, 0.9);
	padding:2%;
	text-align:left;
	opacity:0;
	z-index:-1;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	margin-top:-2px;
	border-top:2px solid #fff;
}
.main-menu li:hover > ul {
	opacity:1;
	z-index: 999;
}
.main-menu li li a {
	color:#dcf5fc;
	font-size:18px;
	padding:3px 0px;
	display:block;
}
.main-menu li li a:hover, .main-menu li li a.active{
	color:#595959;
}

#home {
	height:728px;
	/*background:url(../images/home-bg.jpg) top center repeat;*/
}
.home-logo {
	max-width:492px;
	margin:auto;
}
/*
=============================================
				CONTENT
=============================================
*/
.content {
	padding:100px 0px 55px 0px;
}
.content h1 {
	font-size:45px;
	color:#118010;
	font-family: 'oswaldregular';
	margin-top:0px;
	padding-top:0px;
	text-transform:uppercase;
}
.about-right-link {
	text-align:right;
	float:right;
	color:#118010;
	font-family: 'latolight';
	font-size:21px;
}
.about-right-link.active{
	display:block;
}
.about-right-link.inactive{
	display:none;
}

.about-right-link  a{
	text-align:right;
	color:#118010;
	font-family: 'latolight';
	font-size:21px;
}
.about-right-link i {
	margin-right:15px;
}
#about-profile-link i {
	margin-left:15px;
}
.content h3 {
	color:#0e25a3;
	font-size:18px;
	font-family: 'latoregular';
}
.about-content h4 {
	color:#0e25a3;
	font-size:15px;
	font-family: 'latoregular';
	margin-bottom:0px;
	padding-bottom:0px;
}
.about-content {
	font-size:15px;
	font-family: 'latolight';
	color:#343434;
	line-height:20px;
}
.about-content p {
	font-size:15px;
	font-family: 'latolight';
	margin-bottom:20px;
	margin-top: 6px;
	color:#343434;
}
.about-content ul {
	font-family: 'latolight';
	margin-top:10px;
}
.about-content ul li {
	font-family: 'latolight';
	line-height:20px;
	list-style-image:none;
	list-style-type:none;
	list-style:none;
	padding-left:25px;
	background:url(../images/li.png) top left no-repeat;
	background-position: 0px 5px;

}
.about-content label {
	color:#0e25a3;
	font-size:18px;
	font-family: 'latoregular';
}

#about-copri h4 {
	color:#118010;
	font-size:24px;
	font-family: 'latolight';
}
#about-copri .inner  {
	padding:30px 0px;
	padding-right:30px;
}

#about-copri .inner p{
	font-family: 'latolight';
	color:#343434;
	font-style:italic;
}

#art-of-construction .background {
	min-height:250px;
}
#art-of-construction h1 {
	font-size:55px;
	color:#ffffff;
	font-family: 'oswaldregular';
	text-transform:uppercase;
	margin: 100px 0px;
}
#sticky_navigation {
z-index:9999;
}
#projects {
	background:url(../images/projects.jpg) top center no-repeat;
	background-size:100% 100%;
	z-index:1;
}
#projects .project {
	width:235px;
	height:211px;
	position:relative;
	overflow:hidden;
	float:left;
	margin:0px 18px 18px 0px;
	font-family: 'latoregular';
}
#projects .project img {
	border:1px #118010 solid;
}
#projects .project .wrap { display: block; height: 211px; width: 235px; position: absolute; top: 0; }
#projects .project .init { display: block;  height: 211px; width: 235px; }
#projects .project .short { display: block; height: 211px; width: 235px; background: #fff; border:1px #118010 solid; }
#projects .project .short .inner {
	padding:20px;
}
#projects .project .short .short-content {
	height: 195px;
	width: 195px;
}
#projects .project .short .inner h4 {
	font-size:16px;
	color:#0e25a3;
	border-bottom:1px solid #ccc;
	margin:0px;
	padding-bottom:10px;
	margin-bottom:10px;
}
#projects .project .short .inner span {
	font-size:12px;
	color:#118010;
}
#projects .project .short .inner p {
	font-size:12px;
	color:#8f8f8f;
}
#projects .project .short .inner .zoom-button {
	cursor:pointer;
	height:40px;
	width:40px;
	float:right;
	margin-top:-40px;
	margin-right:-20px;
}
#projects .project .short .inner .zoom-button a {
	cursor:pointer;
	height:40px;
	width:40px;
	background:url(../images/zoom.png) top left no-repeat;
	display:block;
}
#projects .project .short .inner .zoom-button a:hover {
	background:url(../images/zoom-blue.jpg) top left no-repeat;
}
.button_left {
	float:left;
}
.button_left a {
	background:url(../images/arrow-left-inactive.png) top left no-repeat;
	display: block;
	width: 60px;
	height: 60px;
}
.button_left a:hover {
	background:url(../images/arrow-left.png) top left no-repeat;
}
.button_left a:hover img {
	display:none;
}
.button_right {
	float:right;
	margin-right:30px;
}
.button_right a {
	background:url(../images/arrow-right-inactive.png) top left no-repeat;
	display: block;
	width:60px;
	height: 60px;
}
.button_right a:hover {
	background:url(../images/arrow-right.png) top left no-repeat;
}
.button_right a:hover img {
	display:none;
}
.clr {
	clear:both;
	}
.project_contents {
	z-index:555;
}
#popup {
    display:none; /* Hide the DIV */
    position:absolute;
    _position:absolute; /* hack for internet explorer 6 */
    height: inherit;
	width: 1000px;
    background:#FFFFFF;
    left: 100px;
    top: 50px;
    z-index:100; /* Layering ( on-top of others), if you have lots of layers: I just maximized, you can change it yourself */

    text-align: center;
    /* additional features, can be omitted */
    font-size:15px;
    -moz-box-shadow: 0 0 5px #000;
    -webkit-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;

}

#popup .contents {
	padding:20px;
}
#popup  h4 {
	font-size:16px;
	color:#0e25a3;
	border-bottom:2px solid #118010;
	margin:0px;
	padding-bottom:10px;
	margin-bottom:10px;
	float:left;
}
#popup  span {
	font-size:12px;
	color:#118010;
	clear:both;
}
#popup  p {
	font-size:12px;
	color:#8f8f8f;
}


/* This is for the positioning of the Close Link */
#popupBoxClose {
    font-size:20px;
    line-height:15px;
    right:0px;
    bottom:0px;
    position:absolute;
    color:#6fa5e2;
    font-weight:500;
	cursor:pointer;
}
/*
=============================================
				production-tools
=============================================
*/

.production_tools_left {
	float:left;
	margin:30px 0px 0px 83px;
	text-align:center;
}
.production_tools_left h2 {
	background:url(../images/left_icone.png) no-repeat;
	padding-left:70px;
	line-height:64px;
	font-size:26px;
	text-transform:uppercase;
	display:inline-block;
	text-align:left;
}
.paragraph {
	width:253px;
	color:#5a5a5a;
	margin:auto;
}
.paragraph p {
	font-family: 'latoregular';
	font-size:15px;
	line-height:23px;
	text-align:center;
	margin-top:30px;
	color:#5a5a5a;
}
.inner_equpment {
	float:left;
	margin-right:17px;
	margin-top: 20px;
}
.inner_equpment img {
	border:1px #118010 solid;
}
.projection_tools_right {
	float:right;
	margin:30px 20px 0px 0px;
	text-align:center;
}
.projection_tools_right h2 {
	background: url("../images/right_icone.png") no-repeat scroll 0% 0% transparent;
	padding-left: 70px;
	line-height: 27px;
	font-size: 26px;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 5px;
	display:inline-block;
	text-align:left;
}


.creat_heart {
	/*background:url(../images/create-with-the-heart.jpg);*/
	min-height:407px;
}
.creat_heart h1{
	font-size:55px;
	text-align:center;
	color:#FFF;
	font-family: 'oswaldlight';
	text-transform:uppercase;
	padding:160px 0px;
}
/*
=============================================
				careers
=============================================
*/
.careers {
	height:817px;
	background:url(../images/caree.jpg) repeat top;
}
.career_left {
    float: left;
    width: 510px;
	padding-right: 20px;
}
.career_left h1 {
	font-size:45px;
	color:#118010;
	font-family: 'oswaldregular';
	margin-top:0px;
	padding-top:0px;
	text-transform:uppercase;
	}
.career_form {
	padding-top:15px;
}
.career_left p {
	font-size:16px;
	font-family: 'latolight';
	color:#343434;
}
.career_form .name {
	background:#FFF;
	font-size:14px;
	color:#000;
	margin-bottom:20px;
	padding-left:15px;
	width:491px;
	height:52px;
	}
.career_form .cv {
	background:#FFF;
	font-size:14px;
	color:#000;
	float:left;
	margin-bottom:20px;
	padding-left:15px;
	width:342px;
	height:52px;
	}
.career_form .browser {
	background:#118010;
	display:block;
	width:130px;
	color:#FFF;
	text-align:center;
	line-height:53px;
	float:right;
	font-size:16px;
	}
.career_button a, .career_button button, .career_button input {
	display:block;
	width:130px;
	text-align:center;
	float:left;
	margin-right:18px;
	line-height:53px;
	border:1px #838283 solid;
	font-size:16px;
	}
.career_right {
	float:left;
	font-family: 'latolight';
	color:#343434;
	font-size:16px;
}
.career_right ul {
	margin-left:50px;
}
.career_right ul li {
	line-height:26px;
}
.career_right ul li a:hover {
	text-decoration:underline;
	color:#118010;
}
.career_right h1 {
	font-size:45px;
	color:#118010;
	font-family: 'oswaldregular';
	margin-top:0px;
	padding-top:0px;
	text-transform:uppercase;
	}
.career_right p {
	width:450px;
}
.career_right .Program {
	width:301px;
}
.career_form .cv {
		background: none repeat scroll 0% 0% #FFF;
		font-size: 14px;
		color: #000;
		float: left;
		margin-bottom: 20px;
		padding-left: 15px;
		width: 342px;
		height: 52px;
		padding: 5px 8px;
		border: 0px none;
		display:inline-block;
		vertical-align:top;
	}
.fileUpload {
	position: relative;
	overflow: hidden;
    display:inline-block;
    vertical-align:top;
}

.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.career_form .browser {
    background: none repeat scroll 0% 0% #118010;
    display: block;
    width: 130px;
    color: #FFF;
    text-align: center;
    line-height: 53px;
    float: right;
    font-size: 16px;
	display:inline-block;
    vertical-align:top;
}

/*
=============================================
				contact
=============================================
*/

.address {
	margin-top:42px;
}
.Kuwait {
	background:url(../images/phone_03.png ) no-repeat;
	line-height:20px;
	padding-left:30px;
	}
.inner_print {
	background:url(../images/phone_07.png) no-repeat;
	line-height:20px;
	padding-left:30px;
	}
.mailto {
	padding-left :30px;
	background:url(../images/phone_151.png) left top no-repeat;
	line-height:20px;
	background-position: 0px 6px;
	color:#118010;
	float:left;
}
.mailto:hover {
	background:url(../images/phone_15.png) left top no-repeat;
	background-position: 0px 6px;
	color:#118010;
}
.mailto a:hover {
	color:#118010;
	text-decoration:underline;
}
#contact .form  {
	padding-bottom:30px;
	clear:both;
}
#contact .form h3 {
	padding:30px 0px;
}
#contact .form .txtfield {
    background: none repeat scroll 0% 0% #FFF;
    font-size: 14px;
    color: #000;
    margin-bottom: 20px;
    padding-left: 15px;
    width: 491px;
    height: 52px;
	border:1px solid #e3e3e3;
}

#contact .form .form-fields textarea {
    background: none repeat scroll 0% 0% #FFF;
    font-size: 14px;
    color: #000;
    margin-bottom: 20px;
    padding-left: 15px;
    width: 491px;
    height: 196px;
	border:1px solid #e3e3e3;
}
#contact .form .txtfield:focus, #contact .form .form-fields textarea:focus, .career_form .name:focus { /* When you click on the field... */
    border-color: #118010;
    box-shadow: 0px 0px 10px #118010;
}
.button-trans button, .button-trans #reset {
	display: block;
	width: 130px;
	text-align: center;
	float: left;
	margin-right: 18px;
	line-height: 53px;
	border: 1px solid #343434;
	font-size: 16px;
}
.button-green button {
	background: none repeat scroll 0% 0% #118010;
	display: block;
	width: 130px;
	color: #FFF;
	text-align: center;
	line-height: 53px;
	float: left;
	font-size: 16px;
	border: 1px solid #118010;
}



/*
=============================================
				FOOTER
=============================================
*/
.site-footer {
	background:#343434;
	color:#cccccc;
	font-family: 'latobold';
	min-height:75px;
}
.site-footer .wrapper {
	padding:30px 0px;
}
.copyright {
	width:80%;
	float:left;
}
 .site-footer p {
	color:#cccccc;
}
.site-footer a {
	color:#ff0000;
}
.backtotop {
	float:right;
	text-align:right;
	width:20%;
	float:right;
	padding-right:30px;
	background:url(../images/backtotop.png) top right no-repeat;
	font-size:14px;
	color:#979797;
	background-position: right 3px;
	text-transform:uppercase;
}
.backtotop a {
	color:#979797;
}






/*
=============================================
				Parallax
=============================================
*/


.parallax {
	background-repeat:repeat-y;
	background-position:center;
	background-attachment:fixed;
}

/* background setup */
.background {
    background-repeat:no-repeat;
    /* custom background-position */
    background-position:50% 50%;
    /* ie8- graceful degradation */
    background-position:50% 50%\9 !important;
	background-size:100% 100%;
}
.fullscreen,
.content-a {
    width:100%;
    min-height:100%;
}
.not-fullscreen,
.not-fullscreen .content-a,
.fullscreen.not-overflow,
.fullscreen.not-overflow .content-a {
    height:100%;
    overflow:hidden;
}

/* content centering styles */
.content-a {
	display:table;
}
.content-b {
	display:table-cell;
    position:relative;
	vertical-align:middle;
	text-align:center;
}


.not-fullscreen {
    height:50%;
}

.tparrows  {
	display:none;
}
.tp-bullets.simplebullets {
	bottom:120px !important;
}
#popup .tp-simpleresponsive > ul li {
	max-width:100%;
}
#popup .tp-bullets.simplebullets {
    bottom: 30px !important;
    position: relative !important;
}
#popup .tp-bullets {
	display:block;
}
#returnmessage, #returnmessage2 {
    font-size:14px;
    color:green;
    text-align:center;
}