/*

Author: Solutions
Author URL: http://www.solutionsuae.com/

*/

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

body {
margin: 0;
min-width: 980px;
padding: 0;
}
p {
margin-top: 10px;
margin-right: 0;
margin-bottom: 5px;
margin-left: 0;
padding: 0px;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.59);
color: #FFF;
}
@media screen and (min-width: 600px) and (max-width: 800px) {
p, ul {
font-family: "Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size-adjust: 0.488;
font-weight: 200;
font-style: normal;
text-align: justify;
line-height: 30px;
font-size: 15px;
}
}
@media screen and (min-width: 768px) and (max-width: 1366px) {
p, ul {
font-family: "Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size-adjust: 0.488;
font-weight: 200;
font-style: normal;
text-align: justify;
line-height:18px;
font-size: 16px;
}
}
@media screen and (min-width: 1367px) and (max-width: 1920px) {
p, ul {
font-family: "Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size-adjust: 0.488;
font-weight: 200;
font-style: normal;
text-align: justify;
line-height: 24px;
font-size: 18px;
}
}
.clear {
clear: both;
}
img {
border: 0;
}
h1, #pixels {
font-family: "Museo 900", Verdana, serif;
font-size-adjust: 0.40;
font-weight: 700;
font-style: normal;
color: #32afdc;
}
@media screen and (min-width: 600px) and (max-width: 800px) {
h2 {
font-family: "Beau Sans Pro Book", Verdana, sans-serif;
font-size-adjust: 0.531;
font-size: 30px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
margin: 0px;
padding: 0px;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.59);
}
}
@media screen and (min-width: 768px) and (max-width: 1366px) {
h2 {
font-family: "Beau Sans Pro Book", Verdana, sans-serif;
font-size-adjust: 0.531;
font-size: 30px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
margin: 0px;
padding: 0px;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.59);
}
}
@media screen and (min-width: 1367px) and (max-width: 1920px) {
h2 {
font-family: "Beau Sans Pro Book", Verdana, sans-serif;
font-size-adjust: 0.531;
font-size: 30px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
margin: 0px;
padding: 0px;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.59);
}
}
h3 {
font-family: "Beau Sans Pro Book", Verdana, sans-serif;

font-size: 22px;
font-style: normal;
font-weight: bold;
margin: 0px;
margin-top:10px;
padding: 0px;
color: #FFF;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.59);

}
#header h1, #pixels {
color: #48941A;
}
.float-left {
float: left;
margin: 0 0 0 20px;
}
.float-right {
float: right;
margin: 0 0 0 0;
}
.center {
font-size: 2.5em;
padding: 80px 0 0 0;
text-align: center;
}
.topdiv {
max-width: 925px;
height: auto;
margin: 0px;
padding: 0px;
padding-top: 20px;
position: fixed;
left: 55%;
top: 50px;
transform: translate(-50%, -50%);
z-index: 1000000;
}
@media only screen and (min-width:768px) and (max-width: 1024px) {
/* styles for browsers larger than 1440px; */
#logo {
width: 147px;
height: 125px;
overflow: hidden;
background-image: url(images/logo.png);
background-size: cover;
background-repeat: no-repeat;
position: fixed;
margin: 0px;
margin-left: 10px;

padding: 0px;
top: 20px;
z-index: 100000000;
left:10px;
}
}


@media only screen and (min-width:1025px) and (max-width: 1280px) {
/* styles for browsers larger than 1440px; */
#logo {
width: 147px;
height: 125px;
overflow: hidden;
background-image: url(images/logo.png);
background-size: cover;
background-repeat: no-repeat;
position: fixed;
margin: 0px;
margin-left: 10px;

padding: 0px;
top: 20px;
z-index: 100000000;
left:100px;
}
}

@media only screen and (min-width:1281px) and (max-width: 1366px) {
/* styles for browsers larger than 1440px; */
#logo {
width: 147px;
height: 125px;
overflow: hidden;
background-image: url(images/logo.png);
background-size: cover;
background-repeat: no-repeat;
position: fixed;
margin: 0px;
margin-left: 10px;

padding: 0px;
top: 150px;
z-index: 100000000;
left:0px;
}
}

@media only screen and (min-width:1367px) and (max-width: 1440px) {
/* styles for browsers larger than 1440px; */
#logo {
width: 177px;
height: 155px;
overflow: hidden;
background-image: url(images/logo.png);
background-size: cover;
background-repeat: no-repeat;
position: fixed;
margin: 0px;
margin-left: 10px;

padding: 0px;
top: 150px;
z-index: 100000000;
left:0px;
}
}

@media only screen and (min-width:1441px) and (max-width: 1600px) {
/* styles for browsers larger than 1440px; */
#logo {
width: 227px;
height: 199px;
overflow: hidden;
background-image: url(images/logo.png);
background-size: cover;
background-repeat: no-repeat;
position: fixed;
margin: 0px;
margin-left: 10px;

padding: 0px;
top: 130px;
z-index: 100000000;
left:0px;
}
}
@media only screen and (min-width:1601px) and (max-width: 1680px) {
/* styles for browsers larger than 1440px; */
#logo {
width: 227px;
height: 199px;
overflow: hidden;
background-image: url(images/logo.png);
background-size: cover;
background-repeat: no-repeat;
position: fixed;
margin: 0px;
margin-left: 10px;

padding: 0px;
top: 130px;
z-index: 100000000;
left:20px;
}
}



@media only screen and (min-width:1681px) and (max-width: 1999px) {
/* styles for browsers larger than 1440px; */
#logo {
width: 227px;
height: 199px;
overflow: hidden;
background-image: url(images/logo.png);
background-size: cover;
background-repeat: no-repeat;
position: fixed;
margin: 0px;
margin-left: 10px;

padding: 0px;
top: 130px;
z-index: 100000000;
left:4%;
}
}
@media only screen and (min-width:2000px){
/* for sumo sized (mac) screens */
#logo {
width: 247px;
height: 199px;
overflow: hidden;
background-image: url(images/logo.png);
background-size: cover;
background-repeat: no-repeat;
position: fixed;
margin: 0px;
margin-left: 10px;

padding: 0px;
top: 130px;
z-index: 100000000;
left: 10%;
}

}



@media screen and (max-height: 768px) and (max-width: 1366px) {
#quickcon {
width: 310px;
height: 40px;
list-style: none;
float: right;
background-image: url(images/hotline.png);
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
}
}
@media screen and (min-width: 1370px) and (max-width: 1920px) {
#quickcon {
width: 310px;
height: 40px;
list-style: none;
float: right;
background-image: url(images/hotline.png);
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
}
}
@media screen and (min-width: 600px) and (max-width: 800px) {
#nav {
list-style: none;
width: 855px;
float: right;
top: 60px;
}
}
@media screen and (min-width: 768px) and (max-width: 1366px) {
#nav {
list-style: none;
width: 900px;
float: right;
top: 60px;
}
}
@media screen and (min-width: 1367px) and (max-width: 1920px) {
#nav {
list-style: none;
width: 855px;
float: right;
top: 60px;
}
}
@media screen and (min-width: 600px) and (max-width: 800px) {
#nav li {
margin: 0px;
padding: 0px;
padding-left: 20px;
padding-right: 20px;
float: right;
background-image: url(images/line.png);
background-position: right;
background-repeat: no-repeat;
}
}
@media screen and (min-width: 768px) and (max-width: 1366px) {
#nav li {
margin: 0px;
padding: 0px;
padding-left: 20px;
padding-right: 20px;
float: right;
background-image: url(images/line.png);
background-position: right;
background-repeat: no-repeat;
}
}
@media screen and (min-width: 1367px) and (max-width: 1920px) {
#nav li {
margin: 0px;
padding: 0px;
padding-left: 22px;
padding-right: 22px;
float: right;
background-image: url(images/line.png);
background-position: right;
background-repeat: no-repeat;
}
}
#nav li:first-child {
background-image: none;
}
#header, #intro, #second {
width: 100%;
}
@media screen and (min-width: 600px) and (max-width: 800px) {
#nav li a {
font-family: "Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFF;
text-decoration: none;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.59);
}
}
@media screen and (min-width: 768px) and (max-width: 1366px) {
#nav li a {
font-family: "Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size: 20px;
color: #FFF;
text-decoration: none;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.59);
}
}
@media screen and (min-width: 1367px) and (max-width: 1920px) {
#nav li a {
font-family: "Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size: 24px;
color: #FFF;
text-decoration: none;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.59);
}
}
#home_button {
width: 84px;
height: 84px;
margin: 0px;
padding: 0px;
position: fixed;
bottom: 20px;
right: 15%;
z-index: 100000;
}
#intro {
background: url(images/firstBGh1.jpg) 100% 0 no-repeat fixed;
color: white;
height: 1050px;
margin: 0 auto;
padding: 0;
}
#intro .servicelist {
width: 100%;
height: auto;
margin: 0px;
padding: 0px;
padding-bottom: 10px;
position: absolute;
bottom: 30px;
background-image: url(images/icon_bg.png);
background-repeat: repeat-x;
z-index: 1000;
}
#intro .servicelist ul {
max-width: 925px;
height: auto;
margin: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
display: block;
}
#intro .servicelist ul li {
width: auto;
height: 156px;
float: left;
list-style: none;
margin: 0px;
margin-left: 19px;
margin-right: 19px;
padding: 0px;
text-align: center;
vertical-align: middle;
}
#intro .servicelist ul li img {
vertical-align: middle;
}
#intro .introfo {
width: 100%;
height: 40px;
background-color: #32afdc;
margin: 0px;
padding: 0px;
position: absolute;
bottom: 0px;
z-index: 1000;
}
#intro .introfo .content {
max-width: 925px;
height: auto;
margin-left: auto;
margin-right: auto;
padding: 0px;
}
#intro .introfo .content p {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
margin: 0px;
padding: 0px;
line-height: 30px;
color: #FFF;
}
#intro .introfo .content p span {
margin-left: 10px;
margin-right: 5px;
}
.introfo {
width: 100%;
height: 35px;
background-color: #32afdc;
margin: 0px;
padding: 0px;
position: fixed;
bottom: 0px;
z-index: 1000;
text-align:center;
}
.introfo .content {
width: 900px;
height: auto;
padding: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align:center;
}
.introfo .content p {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
margin: 0px;
padding: 0px;
line-height: 40px;
color: #FFF;
text-align:center;
}
.introfo .content p span {
margin-left: 10px;
margin-right: 5px;
}
@media screen and (min-width: 600px) and (max-width: 800px) {
#second {
background: url(images/secondBG1.jpg) 50% 0 no-repeat fixed;
color: white;
height: 600px;
margin: 0 auto;
overflow: hidden;
padding: 0;
}
}
@media screen and (min-width: 768px) and (max-width: 1366px) {
#second {
background: url(images/secondBG1.jpg) 50% 0 no-repeat fixed;
color: white;
height: 1024px;
margin: 0 auto;
overflow: hidden;
padding: 0;
}
}
@media screen and (min-width: 1367px) and (max-width: 1920px) {
#second {
background: url(images/secondBG.jpg) 50% 0 no-repeat fixed;
color: white;
height: 1367px;
margin: 0 auto;
overflow: hidden;
padding: 0;
}
}
@media screen and (min-width: 600px) and (max-width: 800px) {
#third {
background: url(images/thirdBG.jpg) 50% 0 no-repeat fixed;
color: white;
height: 600px;
margin: 0px;
padding-top: 0px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
}
@media screen and (min-width: 768px) and (max-width: 1366px) {
#third {
background: url(images/thirdBGa.jpg) 50% 0 no-repeat fixed;
color: white;
height: 1024px;
margin: 0px;
padding-top: 0px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
}
@media screen and (min-width: 1367px) and (max-width: 1920px) {
#third {
background: url(images/thirdBG.jpg) 50% 0 no-repeat fixed;
color: white;
height: 1367px;
margin: 0px;
padding-top: 0px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
}
#third .servicelist {
max-width: 925px;
height: auto;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #999;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 15px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
#third .servicelist ul {
max-width: 925px;
height: auto;
display: block;
margin: 0px;
padding: 0px;
}
#third .servicelist ul li {
width: 370px;
height: 100px;
float: left;
list-style: none;
margin-right: 60px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 0px;
}
#third .servicelist ul li:hover {
background-image: url(images/list_bg.png);
}
#third .servicelist ul li .img {
width: 39px;
height: 44px;
float: left;
margin-left: 10px;
background-image: url(images/sr_list.png);
background-repeat: no-repeat;
}
#third .servicelist ul li .con {
width: 315px;
height: 100px;
float: left;
margin: 0px;
padding: 0px;
margin-left: 5px;
overflow: hidden;
}
#third .servicelist ul li .con h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #FFF;
margin: 0px;
padding: 0px;
font-weight: bold;
text-align: left;
line-height: 40px;
}
#third .servicelist ul li .con p {
font-family: "Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size-adjust: 0.488;
font-style: normal;
text-align: justify;
line-height: 12px;
font-size: 20px;
margin: 0px;
padding: 0px;
}
@media screen and (min-width: 600px) and (max-width: 800px) {
#third1 {
background: url(images/thirdBG1.jpg) 50% 0 no-repeat fixed;
color: white;
height: 600px;
margin: 0px;
padding-top: 0px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
}
@media screen and (min-width: 768px) and (max-width: 1366px) {
#third1 {
background: url(images/thirdBG1a.JPG) 50% 0 no-repeat fixed;
color: white;
height: 1024px;
margin: 0px;
padding-top: 0px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
}
@media screen and (min-width: 1367px) and (max-width: 1920px) {
#third1 {
background: url(images/thirdBG1.JPG) 50% 0 no-repeat fixed;
color: white;
height: 1367px;
margin: 0px;
padding-top: 0px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
}
@media screen and (min-width: 600px) and (max-width: 800px) {
#third3 {
background: url(images/firstBG1.jpg) 50% 0 no-repeat fixed;
color: white;
height: 1080px;
margin: 0px;
padding-top: 0px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
}
@media screen and (min-width: 768px) and (max-width: 1366px) {
#third3 {
background: url(images/firstBG1a.jpg) 50% 0 no-repeat fixed;
color: white;
height: 1080px;
margin: 0px;
padding-top: 0px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
}
@media screen and (min-width: 1367px) and (max-width: 1920px) {
#third3 {
background: url(images/firstBG1.jpg) 50% 0 no-repeat fixed;
color: white;
height: 1080px;
margin: 0px;
padding-top: 0px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
}
@media screen and (min-width: 600px) and (max-width: 800px) {
#third2 {
background: url(images/thirdBG2.JPG) 50% 0 no-repeat fixed;
color: white;
height: 1367px;
margin: 0px;
padding-top: 0px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
}
@media screen and (min-width: 768px) and (max-width: 1366px) {
#third2 {
background: url(images/thirdBG2a.JPG) 50% 0 no-repeat fixed;
color: white;
height: 1367px;
margin: 0px;
padding-top: 0px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
}
@media screen and (min-width: 1367px) and (max-width: 1920px) {
#third2 {
background: url(images/thirdBG2.JPG) 50% 0 no-repeat fixed;
color: white;
height: 1367px;
margin: 0px;
padding-top: 0px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
}
@media screen and (min-width: 600px) and (max-width: 800px) {
#third4 {
background: url(images/thirdBG4.JPG) 50% 0 no-repeat fixed;
color: white;
height: 1080px;
margin: 0px;
padding-top: 0px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
}
@media screen and (min-width: 768px) and (max-width: 1366px) {
#third4 {
background: url(images/thirdBG4a.JPG) 50% 0 no-repeat fixed;
color: white;
height: 1080px;
margin: 0px;
padding-top: 0px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
}
@media screen and (min-width: 1367px) and (max-width: 1920px) {
#third4 {
background: url(images/thirdBG4.JPG) 50% 0 no-repeat fixed;
color: white;
height: 1080px;
margin: 0px;
padding-top: 0px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
}
#third4 h4 {
font-family: "Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size-adjust: 0.488;
font-weight: bold;
font-style: normal;
text-align: justify;
line-height: 22px;
font-size: 22px;
margin: 0px;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
#third4 .introfo {
width: 100%;
height: auto;
background-color: #32afdc;
margin: 0px;
padding: 0px;
position: relative;
bottom: 0px;
z-index: 100000;
}
#third4 .introfo .content {
max-width: 925px;
height: auto;
margin-left: auto;
margin-right: auto;
padding: 0px;
}
#third4 .introfo .content p {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
margin: 0px;
padding: 0px;
line-height: 60px;
}
#third4 .introfo .content p span {
margin-left: 10px;
margin-right: 5px;
}
#fifth {
background: #ccc;
height: 400px;
margin: 0 auto;
padding: 40px 0 0 0;
}
.story {
	padding: 0px;
	min-width: 980px;
	width: 1020px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
.story .float-left1{
position: relative;
width:980px;
height:550px;
padding: 0px;
margin-top: 150px;
margin-right:0px;
background-image:url(images/conBG.png);
float:right;
}


.story .float-left, .story .float-right {
position: relative;
max-width: 400px;
height:550px;
padding: 0px;
margin-top: 110px;
margin-right:0px;
background-image:url(images/conBG.png);
float:right;
}
.content1{ margin:0px;
max-width: 400px;
height:520px;
padding:10px; 
overflow:auto; 

webkit-border-radius:3px; 
-moz-border-radius:3px; 
border-radius:3px;}


.contact_right {
	width: 300px;
	height: auto;
	margin:0px;
	padding:0px;
	margin-top:20px;
}
.contact_right fieldset legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.contact_right fieldset {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: solid 1px  #999999;
}
.contact_right .textfi1 {
width: 280px;
height: 35px;
background-image: url(images/form_bg.png);
background-repeat: repeat-x;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border: solid 1px #bccdcd;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #333;
text-transform: uppercase;
margin: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 10px;

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.contact_right .textfi2 {
width: 280px;
height: 100px;
background-image: url(images/form_bg1.png);
background-repeat: repeat-x;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border: solid 1px #bccdcd;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #333;
text-transform: uppercase;
margin: 0px;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.contact_right .button {
	width: 70px;
	height: 35px;
	padding: 0px;
	margin-right:0px;
	margin-top: -50px;
	margin-bottom: 5px;
	margin-left: -70px;
	position:absolute;
}
.contact_map {
width: 320px;
height: 200px;
padding: 0px;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
overflow: hidden;
}
.textbox{
	width:60px;
	height:30px;
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-left:10px;
	margin-right:100px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#ebcaptchatext{
	font-family: "Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
	color:#FFF;}