@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */
h1{ font-size:18px; margin:10px 0;}
h2{ font-size:16px; margin:8px 0;}
h3{ font-size:14px; margin:6px 0;}
h3{ font-size:12px; margin:5px 0;}
p{line-height:19px; color:#777777;  margin:10px 0;}

.welcometext{font-size:12pt; line-height:20px; color:#f2c545; }
.servicelink{line-height:22px; border-bottom:#7d0600 dashed 1px; border-left:#7d0600 dashed 1px; text-decoration:none; color:#ffffff; width:90%; height:auto; display:block; padding:5px 0 5px 10%; font-weight:bold; outline:none;}

.servicelink:hover{color:#000000;}

.readmore{text-decoration:none; color:#ffffff; font-size:14px;}
.readmore:hover{color:#fffc00; text-decoration:underline;}
.readmore2{text-decoration:none; color:#fff000; font-size:12px;}
.readmore2:hover{color:#ffffff;}
.readmore3{text-decoration:none; color:#3f7fd6; font-size:12px;}
.readmore3:hover{color:#fd6a48;}
.imagebrpadd{padding:1px; background:#FFF; border-radius:5px;}

.redcolor{color:#c40401;}
.maincolor{color:#414117;}
.greencolor{color:#006400;}
.ashcolor{color:#ffff00;}
.white{color:#FFF;}
.yashcolor{color:#343237;}
.orangecolor{color:#ff6000;}
.blackcolor{color:#000;}
.bluecolor{color:#0123ff;}
.bluecolor2{color:#0a8dff;}
.ashcolor2{color:#4c4c4c;}
.button {
    background: #da251c; /* Green */
    border: none;
    color: #ffffff;
    padding: 4px 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px; border-radius:3px;
}
.button:hover{background:#0d0404; color:#fff000;}

.button2 {
    background: #ff7701; /* Green */
    border: none;
    color:#000000;
    padding: 4px 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px; border-radius:2px;
}
.button2:hover{background:#cc2200; color:#FFF; }

.enquirybg{width:94%; height:auto; float:left; background:#2f2f2f; padding:3%;}
.enquirytext{width:100%; height:auto; float:left; text-align:center; font-family:Cambria, "Cambria Math"; font-size:16pt; color:#fff; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}
.enquirytextdiv2{width:90%; height:auto; float:left; margin:0 5%; }
.sendbg{background:none; float:left; width:100%; height:auto; margin:0 0 7% 0; padding:5% 0 0 0;  border-bottom:#bd5800 dotted 1px;}
.formdiv{width:48%; height:auto; float:left; margin:1% 0.8% 3% 0.8%; color:#ffd400; font-size:12px;}
.formdiv2{width:98%; height:auto; float:left; margin:1% 0.8%; color:#fff; font-size:12px;}
.sendmenu{width:100%; height:auto; float:left; text-align:center; margin:3% 0;}

.form{width:97.8%; height:auto; padding:4% 1%; border:#b45401 solid 1px; color: #000;}

.fonttext{color:#ffe400; font-size:15px;}
.homeabouttop{width:100%; height:auto; float:left; margin:0 0 2% 0; padding:0 0 0 0; background:none; font-size:16pt; border-radius:5px; text-align:center;}

.homeabouttext{width:100%; height:auto; float:left; margin:0 0 0 0; padding:0 0 0 0; text-align:center;}
.imagel{width:100%; height:auto; float:right; margin:0 0 5% 0; padding:0 0 0 0; border:#FFF solid 1px;}
.imagel:hover{-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);}

.image4{width:94%; height:auto; float:right; margin:3% 0 5% 0; padding:3% 3% 3% 3%; border:#d2d2d2 solid 1px; }
.image5{width:100%; height:auto; float:right; margin:3% 0 5% 0; padding:0 0 0 0; border:#0072bb solid 1px; }
.image6{width:100%; height:auto; float:right; margin:0 0 5% 0; padding:0 0 0 0; }
.homeclients{width:100%; height:auto; float:left; margin:0 0 3% 0;}
.marquee {
  height: 50px;
  width: 100%;

  overflow: hidden;
  position: relative;
}

.marquee div {
  display: block;
  width: 200%;
  height: 50px;

  position: absolute;
  overflow: hidden;

  animation: marquee 10s linear infinite;
}

.marquee span {
  float: left;
  width: 50%;
}

@keyframes marquee {
  0% { left: 0; }
  100% { left: -100%; }
}
.boxes {
	clear: none;
	
	float: left;
	
	margin:0 0 5% 0; padding:0 0 0 0;
	
	width: 99.6%; background:#ffffff; border-radius:5px; 
	
	display: block; border:#e1e1e1 solid 1px; 
	
}
.copyrights{width:95%; height:auto; float:left; color:#6e6e6e; font-size:11px; margin-left:5%; }
.zawsoft{width:114px; height:auto; float:right; margin-right:5%;}
.submenu{color:#ffff00; text-decoration:none; line-height:30px; font-size:10pt; font-weight:bold; padding:0 6px;}
.submenu:hover{color:#ffffff; text-decoration:underline;}
.submenu2{color:#515151; text-decoration:none; line-height:30px; font-size:10pt; font-weight:bold;  padding:0 6px;}
.submenu2:hover{color:#ffffff;}

.bgtext{width:90%; height:auto; float:left; margin:5px 0 0 0; padding:0 5% 0 5%; background:#d8d2d2; font-size:16pt;  }
.insidebanner{width:100%; height:auto; float:left; margin:7px 0;}
.insidebanner2{width:100%; height:auto; float:right;  margin:7px 0;}

.mainform{border:#CCC solid 1px;}

/* CSSTerm.com Simple CSS menu */

.menu_simple ul {
    margin: 0; 
    padding: 0;
    width:100%;
    list-style-type: none;
}

.menu_simple ul li a {
    text-decoration: none;
    color:#3a3936; 
    padding: 10.5px 11px;
    background: #f8f8f8;
    display:block; border:#d6d6d6 solid 1px;  border-bottom:#ffffff solid 1px;
}
 
.menu_simple ul li a:visited {
    color: none;
}
 
.menu_simple ul li a:hover, .menu_simple ul li .current {
    color: #16191b;
    background: #ffeaa8;
}

.tipbox{width:94.6%; height:auto; float:left; border:#cccccc dashed 1px; padding:3% 0 3% 5%; font-size:12px; margin:2% 0; color:#53514d; line-height:21px; background:#ffffff;}

.tipbg{width:10px; height:10px; line-height:10px; padding:5px; text-align:left; background:#ce0000; color:#FFFFFF; font-size:12px; border-radius:50%; float:left; margin:0 5% 0 0;}

/* images */
.css3gallery img{
-webkit-transform:scale(0.9); /*Webkit: Scale down image to 0.8x original size*/
-moz-transform:scale(0.9); /*Mozilla scale version*/
-o-transform:scale(0.9); /*Opera scale version*/
-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.5s; /*Mozilla duration version*/
-o-transition-duration: 0.5s; /*Opera duration version*/
opacity: 0.7; /*initial opacity of images*/
margin: 0 10px 5px 0; /*margin between images*/
}

.css3gallery img:hover{
-webkit-transform:scale(1.1); /*Webkit: Scale up image to 1.2x original size*/
-moz-transform:scale(1.1); /*Mozilla scale version*/
-o-transform:scale(1.1); /*Opera scale version*/
box-shadow:0px 0px 30px gray; /*CSS3 shadow: 30px blurred shadow all around image*/
-webkit-box-shadow:0px 0px 30px gray; /*Safari shadow version*/
-moz-box-shadow:0px 0px 30px gray; /*Mozilla shadow version*/
opacity: 1;
}
.go-top {
	position: fixed;
	bottom: 2em;
	right: 0em;
	text-decoration: none;
	color: white;
	background:#fe4c04;
	font-size: 12px;
	padding: 5px; border-radius:5px;
	display: none;
}

.go-top:hover {
	background-color: rgba(0, 0, 0, 0.6);
}
.networkmaindiv{width:100%; height:auto; float:left; background:#FFF;}

/* images complated */
#topheader {
	clear: both;
	
	float: left;
	
	margin:0 0 0 0; padding:2% 5% 2% 5%;
	
	width: 100%;	 background:#05709b;
	
	display: block; border-bottom:#CCC dashed 1px;    
	 
}
.logon1{float:left; width:88%; height:auto; margin:0 2% 0 0; color:#fff; font-weight:bold;}
.logon2{float:right; width:10%; height:auto; margin:0 0 0 0; text-align:right;}


#logon{width:100%; height:auto; float:right; margin:0 0 0 0; padding:2% 0 2% 0; text-align:center;}
.footerbox {
	clear: none;
	
	float: left;
	
	margin:0 0 5% 0;
	padding:0 0 5% 0;
	
	width: 100%;
	
	display: block;
	
}
.maindiv3{width:100%; height:auto; float:left; margin:0 0 5% 0;}
.maintextdiv{width:100%; height:auto; float:left; margin:0 0 0 0; padding:0 0 5% 0; border-bottom:none; }

.maintextdiv2{width:90%; height:auto; float:left; margin:0 0 0 0; padding:5% 5% 5% 5%; border:#ffffff solid 1px;  background:#FFF; border-top:#fcf800 solid 1px;}

.coloums2{width:48.8%; height:auto; float:left;  background:#ffffff; border:#d9d9d9 solid 1px; margin:0.2%; padding:0%;}
.coloums3{width:48.8%; height:auto; float:left;  background:#ffffff; border:#d9d9d9 solid 1px; margin:0.2%; padding:0%;}
.coloums4{width:48.8%; height:auto; float:left;  background:#ffffff; border:#d9d9d9 solid 1px; margin:0.2%; padding:0%;}
.coloums5{width:48.8%; height:auto; float:left;  background:#ffffff; border:#d9d9d9 solid 1px; margin:0.2%; padding:0%;}

.textnetwork{width:100%; height:auto; float:left; padding:0 0 1% 0; font-family:Cambria, "Cambria Math"; font-size:16pt; color:#da251c;}
.networktext{font-family:Arial, Helvetica, sans-serif, "Monotype Corsiva"; font-size:9pt; text-decoration:none; color:#322929; display:block; padding:5px;}
.networktext:hover{color:#ff4200; background:#ffffff;}

.networktext2{font-family:Arial, Helvetica, sans-serif, "Monotype Corsiva"; font-size:9pt; text-decoration:none; color:#322929; display:block; padding:5px;}
.networktext2:hover{color:#001fbf; background:#ffffff;}


.mainclients{width:46%; height:auto; float:left; background:#FFF; padding:1%; border:#c7c7c7 solid 1px; margin:0.3%; border-radius:5px; text-align:center;} 

.enquirybg3{width:100%; height:auto; float:left; margin:0 0 4% 0;}
.enquiry1{width:35%; height:auto; float: left;}
.enquiry2{width:5%; height:auto; float: left;}
.enquiry3{width:60%; height:auto; float: left;}
.form3{width:100%; height:auto; padding:2% 0; border:#d1d1d1 solid 1px;}
.quotediv{width:90%; height:auto; float:left; margin:3% 5% 3% 5%; text-align:left;}

.contactdiv{width:100%; height:auto; float:left; margin:0 0 5% 0; padding:0 0 0 0;}
.acceptdiv{width:90%; height:auto; float:left; padding:5% 5% 5% 5%; margin:0 0 0 0; background:url(images/small-banner.html) no-repeat; background-size:cover;}
.accepttext{width:100%; height:auto; float:left; padding:0 0 0 0; margin:0 0 5% 0;}
.acceptimg{width:100%; height:auto; float:left; padding:0 0 0 0; margin:0 0 0 0;}

.left1{width:100%; height:auto; float:left; margin:0 0 5% 0; padding:0 0 0 0;}
.left2{width:94%; height:auto; float:left; margin:0 0 0 0; padding:3% 3% 3% 3%; background:#fdd023;}
.mainimg{width:100%; height:auto; float:left; margin:5px 0;}
.alink{text-decoration:none; color:#777777; cursor:text;}

.blue{background:#009ece;}
.green{background:#9ccf31;}
.red{background:#ce0000;}
.orange{background:#ff9e00;}

.bodyheader{width:98%; height:auto; float:left; padding:8px 0 8px 2%; margin:0 0 0 0; background:#44d5ff; border-bottom:#fcf800 solid 2px; font-size:16pt; font-family:"cambria"}
.bodyheader2{width:98%; height:auto; float:left; padding:8px 0 8px 2%; margin:0 0 15px 0; background:#fff; box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; border-bottom:#000 solid 1px; font-size:16pt; font-family:"cambria"}

.ultext{margin:10px 0 10px 20px; padding:10px 0 10px 0; line-height:20px; color:#777777;}

.imgtop{width:100%; height:auto; float:left; margin:0 0 0 0; padding:0 0 0 0;}
.imgtext{width:90%; height:auto; float:left; margin:0 0 0 0; padding:5% 5% 5% 5% ;}
.branchdiv{width:90%; height:auto; float:left; margin:0 0 5% 0; padding:5% 5% 5% 5%; }
	
.homeimgright{width:100%; height:auto; float:right; margin:0 0 5% 0; padding:0 0 0 0;}	
.visiondiv{width:100%; height:auto; float:left; text-align:center; margin:0 0 20px 0;}
/* mobile complated */

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

h1{ font-size:24px;}
h2{ font-size:18px;}
h3{ font-size:16px;}
h3{ font-size:14px;}
.homeabouttop{width:100%; height:auto; float:left; margin:0 0 2% 0; padding:2% 0 2% 0;}
.imagel{width:30%; height:auto; float:right; margin:0 0 0 4%; padding:0 0 0 0;}
.image4{width:28%; height:auto; float:left; margin:3% 0 0 4%; padding:1% 1% 1% 1%;}
.image5{width:20%; height:auto; float:right; margin:3% 0 0 4%; padding:0 0 0 0;}
.image6{width:28%; height:auto; float:right; margin:0 0 0 4%; padding:0 0 0 0;}
.homeclients{width:100%; height:auto; float:left; margin:0 0 3% 0;}
.boxes {
	clear: none;
	float: left;
	margin:0 0 0 0; padding:1% 1% 1% 1%;
	width: 100%;
	display: block;
}
#logon{width:5%; height:auto; float:right; margin:0 0 0 0; padding:2.4% 3% 2% 3%; text-align:right;}
.footerbox {
	clear: none;
	
	float: left;
	
	margin:0 1% 3% 1%;
	padding:0 0 0 0;
	
	width: 31%;
	
	display: block; border-bottom:none;
	
}
.copyrights{width:50%; height:auto; float:left; }
.zawsoft{width:114px; height:auto; float:right;}
.maindiv3{width:100%; height:auto; float:left; margin:0 0 3% 0;}

.maintextdiv{width:100%; height:auto; float:left; margin:0 0 0 0; padding:0 0 3% 0;}

.mainclients{width:22%; height:auto; float:left; background:#FFF; padding:1%; border:#c7c7c7 solid 1px; margin:0.3%;} 
.enquirybg3{width:100%; height:auto; float:left; margin:0 0 2% 0;}
.quotediv{width:48%; height:auto; float:left; margin:1%;}
.contactdiv{width:60%; height:auto; float:left; margin:0 0 2% 0; padding:0 0 0 0;}
.acceptdiv{width:90%; height:auto; float:left; padding:5% 5% 5% 5%; margin:0 0 0 0;}
.accepttext{width:70%; height:auto; float:left; padding:0 0 0 0; margin:0 0 0 0;}
.acceptimg{width:30%; height:auto; float:left; padding:0 0 0 0; margin:0 0 0 0;}

.coloums2{width:24%; height:auto; float:left;  margin:0.2%; padding:0%;}
.coloums3{width:24%; height:auto; float:left;  margin:0.2%; padding:0%;}
.coloums4{width:24%; height:auto; float:left;  margin:0.2%; padding:0%;}
.coloums5{width:24%; height:auto; float:left;  margin:0.2%; padding:0%;}
#topheader {
	clear: both;
	float: left;
	margin:0 0 0 0; padding:1% 1% 1% 1%;
	width: 98%;
	display: block;
}
.branchdiv{width:38%; height:auto; float:left; margin:1% 1% 1% 1%; padding:5% 5% 5% 5%; }

.homeimgright{width:25%; height:auto; float:right; margin:0 0 0 4%; padding:0 0 0 0;}	

}

/* tablet complated */
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

h1{ font-size:36px; margin:20px 0;}
h2{ font-size:24px; margin:16px 0;}
h3{ font-size:18px; margin:14px 0;}
h4{ font-size:14px; margin:10px 0;}
.homeabouttop{width:100%; height:auto; float:left; margin:0 0 2% 0; padding:0 0 2% 0;}
.imagel{width:30%; height:auto; float:left; margin:0 4% 0 0; padding:0 0 0 0;}
.image4{width:30%; height:auto; float:right; margin:0 0 0 4%; padding:0 0 0 0;}
.image5{width:20%; height:auto; float:left; margin:1.5% 4% 0 0; padding:0 0 0 0;}
.image6{width:38%; height:auto; float:left; margin:0 4% 0 0; padding:0 0 0 0;}
.homeclients{width:90%; height:auto; float:left; margin:0 5% 2% 5%; }
.boxes {
	clear: none;
	float: left;
	margin:0 0 0 0; padding:1% 1% 1% 1%;
	width: 25%;
	display: block;
}
#logon{width:5%; height:auto; float:right; margin:0 0 0 0; padding:1.5% 0 0 0; text-align:right;}
.footerbox {
	clear: none;
	float: left;
	margin:0 1% 0 1%;
	padding:0 0 0 0;
	width: 18%;
	display: block; border-bottom:none;
}
.copyrights{width:50%; height:auto; float:left; margin-left:2%;}
.zawsoft{width:114px; height:auto; float:right; margin-right:2%;}
.maindiv3{width:100%; height:auto; float:left; margin:5% 0 5% 0;}

.maintextdiv{width:100%; height:auto; float:left; margin:0 0 0 0; padding:0 0 3% 0;  border-bottom:#ffffff dashed 1px; font-size:14px; line-height:23px; font-family:Cambria; }
.maintextdiv2{width:94%; height:auto; float:left; margin:0 0 0 0; padding:3% 3% 3% 3%;}

.mainclients{width:20%; height:auto; float:left; background:#FFF; padding:2%; border:#c7c7c7 solid 1px; margin:0.3%;} 
.enquirybg3{width:100%; height:auto; float:left; margin:0 0 1% 0;}
.quotediv{width:31.3%; height:auto; float:left; margin:1%;}
.contactdiv{width:60%; height:auto; float:left; margin:0 0 0 0; padding:0 0 0 0;}
.acceptdiv{width:90%; height:auto; float:left; padding:5% 5% 5% 5%; margin:0 0 0 0;}
.accepttext{width:70%; height:auto; float:left; padding:0 0 0 0; margin:0 0 0 0;}
.acceptimg{width:30%; height:auto; float:left; padding:0 0 0 0; margin:0 0 0 0;}

.coloums2{width:13.7%; height:auto; float:left; margin:0.2%; padding:0%;}
.coloums3{width:13.7%; height:auto; float:left; margin:0.2%; padding:0%;}
.coloums4{width:13.7%; height:auto; float:left; margin:0.2%; padding:0%;}
.coloums5{width:13.7%; height:auto; float:left; margin:0.2%; padding:0%;}
#topheader {
	clear: both;
	float: left;
	margin:0 0 0 0; padding:0.5% 5% 0.5% 5%;
	width: 100%;	
	display: block;
}
.branchdiv{width:44%; height:auto; float:left; margin:1% 1% 1% 1%; padding:2% 2% 2% 2%; }
.homeimgright{width:25%; height:auto; float:right; margin:0 0 0 4%; padding:0 0 0 0;}	

}
/* desktop complated */