/* CSS Document */

* {
	margin:0; padding:0;
	font-size:13px;
}

body{
	background:#00adef;
	text-align:center;
}
object {vertical-align:top; outline:none;}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.583em;
	color:#8b8b8b;
	text-align: justify;
	resize:none;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#8b8b8b; outline:none;}
a:hover{
	text-decoration: none;
}
p {padding-top:14px;}

/* ============================= main layout ====================== */

li {
	background:url(../images/marker.gif) no-repeat 0 9px;
	padding-left:25px;
	line-height:2.083em;
}
li a {color:#767676;}

.imgindent {margin:0 25px 0 0; float:left;}

.inner {background:#00adef; /*url(../images/inner-bg.gif) left top repeat-x;*/}

h2 {font-size:2.83em; line-height:1.24em; color:#fff; margin:0 0 21px 0; letter-spacing:-1px;}
.h-marg {margin-bottom:18px;}
h2 img {margin:-3px 7px 0px 0; position:relative; }

h3 {font-size:1.666em; line-height:1.24em; color:#fff; padding-bottom:24px;}
/* ============================= header ====================== */
#header {background:url(../images/header-bg.gif) left top repeat-x;}

/* ============================= content ====================== */
.inner-main {background:#1b1b1b;}
.inner-indent {padding:23px 29px 31px 30px;}
.sub-indent {padding:0px 0 15px 10px;}
.sub-indent1 {padding:24px 0 35px 28px;}

.col-pad {padding-right:18px;}
.col-pad1 {padding-right:31px;}

.pad {padding-top:1px;}
.pad1 {padding-top:20px;}
.pad2 {padding-top:28px;}

.spacing {letter-spacing:-2px;}

.h-pad {padding-top:43px;}

.title {color:#1199c6;}
.alignright {text-align:right;}

.link {background:url(../images/link-left-bg.gif) left top no-repeat; display:inline-block; line-height:1em; text-decoration:none; margin:26px 0 0 0px; color:#fff; cursor:pointer; font-size:0.83em; text-transform:uppercase;}
.link span {background:url(../images/link-right-bg.gif) right top no-repeat; display:inline-block; padding:0 6px 0 6px;}
.link span span  {background:url(../images/link-tail-bg.gif) top repeat-x; padding:9px 6px 9px 9px;}

.link:hover {background:url(../images/link-left-bg-hover.gif) left top no-repeat; }
.link:hover span {background:url(../images/link-right-bg-hover.gif) right top no-repeat;}
.link:hover span span  {background:url(../images/link-tail-bg-hover.gif) top repeat-x;}

.link-marg {margin-top:12px;}

.box {background:#000; }
.box .indent {padding:20px 25px 26px 26px ;}
.box .indent1 {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 26px;
	padding-left: 23px;
}

.box .col-pad {padding-right:24px;}
.box-inner {background:#161616; color:#767676;}
.box-inner .indent {padding:14px 14px 14px 16px;}
.box-inner .indent1 {padding:10px 14px 18px 25px;}
.img-pad {padding-top:39px;}

.link1 {color:#1199c6; display:inline-block; margin-top:14px;}

.phone {display:inline-block; width:80px;}
/* ============================= footer ====================== */
#footer .main {
	padding:20px 0 0 0px;
	text-align: center;
  color: #000;
}
#footer a {
	color:#1199c6;
	text-align: center;
}
.footer-menu {
	padding-bottom:3px;
	text-align: center;
}
.footer-menu ul {
	width:100%;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	padding-left: 150px;
}
.footer-menu li {
	float:left;
	background:url(../images/footer-menu-li-bg.gif) left 8px no-repeat;
	padding:0 17px 0 15px;
	text-decoration: none;
}
.footer-menu li a {color:#fff !important;}
.footer-menu li a:hover, .footer-menu .active {
	color:#000 !important;
	text-decoration: none;
}
.footer-menu .first {background:none; padding-left:0px;}


/* ============================= forms ============================= */
#SearchForm {  padding:57px 29px 0 0; float:right; }
#SearchForm label {background:url(../images/input-bg.gif) right top no-repeat; height:26px; display:inline-block; vertical-align:top; margin-right:-3px;}
#SearchForm .input {width:195px; border:none; padding:4px 6px 3px 15px; font-size:1em;  color:#79938c; line-height:1.24em; color:#a2a3a3; background:none;}
#SearchForm input {vertical-align:top;}

#ContactForm {padding-top:6px;}
#ContactForm label {height:32px; display:block;}
#ContactForm .link {margin:28px 0 4px 25px;}
.input {width:264px; border:1px solid #767676; background:#000; padding:4px 0 4px 5px; font-size:0.91em; line-height:1.24em;}
textarea {width:264px; height:158px; border:1px solid #767676; background:#000; padding:0 0 0 5px; overflow:auto; font-size:0.91em;}



table {
	background-color:#EEEEEE;
	color:#000000;
	padding:2px;
	border: 1px double #00CCFF;
}.movRt {
	float: right;
}

/**********my*******/
.b_l_menu a{color:#fff !important;}
/**********my********/

/********************************************MY CSS *************************************************/
#header{display:none;}
  #header1
  {
    display:block !important;
    width:980px;
    height:557px;
    background:#0a0a0a;
    margin:auto;
  }
    
    .b_logo
  {
    width:100%;
  }
  
  .b_logo_img{width:423px;height:123px;float:left;margin-bottom:4px;}
  
  
.b_add {
    float: right;
    margin:35px 15px 20px 0px;
    text-align: right;
    width: 300px;
}
  
  
  /************Menu********/
.b_menu{display:none;}
.menu768
{
display:block;
 float:left;
 width:99.3%;
 height:40px;
 background:#00adef;
 border-top-right-radius:5px;
 border-top-left-radius:5px;
}
.menu768>ul{display:block;
             width:100%;
            height:100%;}
.menu768>ul>li
{display:inline-table;
 background:none;
 padding:0px;
 margin:0px;
 float:left;
 }
 .menu768>ul>li> a{display:block;
               height:40px;
               line-height:40px;
               color:#fff;
               font-weight:600;
                padding: 0 28px;
               text-decoration:none;
             border-top-right-radius:5px;
             border-top-left-radius:5px;
                font-size:17px;          
               }
               
     .sub_menu{display:none;
               position:absolute;
               z-index:1000;
               width:255px;
               background:#dcdcdc;
               }
      .menu768>ul>li:hover .sub_menu{display:block;}
      .sub_menu>li
      {   display:block;
          background:none;
          text-align:left;
          padding-left:10px;
          height:25px;
          width:96%;
          border-bottom:1px solid #dfdfdf;
          }
      .sub_menu>li>a
      {
        display:block;
        color:#19181e;
        text-decoration:none;
      }
      .sub_menu>li:hover a
      {color:#ee7033;
          }  
          
                              
               
               

.menu768>ul>li:hover> a,.menu768>ul>li> .active  
{background:#dcdcdc;
 }
 .menu768>ul>li:hover> a,.menu768>ul> li> .active{color:#000000;}


 /************Menu********/
  .banner{width:97.3%; background:#dcdcdc; float:left;padding:10px;}  
  
  .b_col1{width:297px;
          height:365px;
          float:left;
          background:url(../images/image1.jpg);
          background-size:100% !important;
          margin:10px 8px;
          position:relative;
          }
    .l_img{width:100%;
           height:98px;
           background:url(../images/l_img.png);
          background-size:100% !important;
          
           position:absolute;
           bottom:0px;
           }
    .l_img h3{ font-size:25px!important;
              margin-top:5px;
              margin-left:19px;
              text-align:left;
              }            
    
    .b_col1:hover .l_img {background:url(../images/l_img_hover.png);}
    
    .img2{background:url(../images/image2.jpg);}
    
    .img3{background:url(../images/image3.jpg);}        
    
  /*************banner img for security Start**************/
   #page3 .imgb1{background:url(../images/b_img/1.png);}
  
   #page3 .imgb2{background:url(../images/b_img/2.png);}
    
   #page3 .imgb3{background:url(../images/b_img/3.png);} 
   
   /*************banner img for security End**************/
  /*************banner img for mobile Start**************/
   #page3 .imgb4{background:url(../images/b_img/4.png);}
  
   #page3 .imgb5{background:url(../images/image3.jpg);}
    
   #page3 .imgb6{background:url(../images/b_img/6.png);} 
   
   /*************banner img for mobile End**************/
   
   /*************banner img for electronic Start**************/
   #page3 .imgb7{background:url(../images/b_img/7.png);}
  
   #page3 .imgb8{background:url(../images/b_img/8.png);}
    
   #page3 .imgb9{background:url(../images/b_img/9.png);} 
   
   /*************banner img for electronic End**************/
   
   /*************banner img for cctv Start**************/
   #page3 .imgb10{background:url(../images/image2.jpg);}
  
   #page3 .imgb11{background:url(../images/b_img/8.png);}
    
   #page3 .imgb12{background:url(../images/b_img/12.png);} 
   
   /*************banner img for cctv End**************/
   
   /*************banner img for access Start**************/
   #page3 .imgb13{background:url(../images/b_img/13.png);}
  
   #page3 .imgb14{background:url(../images/b_img/14.png);}
    
   #page3 .imgb15{background:url(../images/b_img/15.png);} 
   
   /*************banner img for access End**************/
   
    /*************banner img for monitoring Start**************/
   #page3 .imgb16{background:url(../images/b_img/16.png);}
  
   #page3 .imgb17{background:url(../images/b_img/17.png);}
    
   #page3 .imgb18{background:url(../images/b_img/18.png);} 
   
   /*************banner img for monitoring End**************/
   
    /*************banner img for wireless Start**************/
   #page3 .imgb19{background:url(../images/b_img/19.png);}
  
   #page3 .imgb20{background:url(../images/b_img/20.png);}
    
   #page3 .imgb21{background:url(../images/b_img/21.png);} 
   
   /*************banner img for wireless End**************/
   
    /*************banner img for gsm Start**************/
   #page3 .imgb22{background:url(../images/b_img/7.png);}
  
   #page3 .imgb23{background:url(../images/b_img/23.png);}
    
   #page3 .imgb24{background:url(../images/b_img/24.png);} 
   
   /*************banner img for gsm End**************/
   
    /*************banner img for gprs Start**************/
   #page3 .imgb25{background:url(../images/b_img/16.png);}
  
   #page3 .imgb26{background:url(../images/b_img/26.png);}
    
   #page3 .imgb27{background:url(../images/b_img/18.png);} 
   
   /*************banner img for gprs End**************/
   
     /*************banner img for risk Start**************/
    .imgr1{background:url(../images/image3.jpg);}
  
    .imgr2{background:url(../images/b_img/r2.png);}
    
    .imgr3{background:url(../images/b_img/r3.png);} 
   
   /*************banner img for risk End**************/
   
    /*************banner img for oh Start**************/
    .imgo1{background:url(../images/b_img/o1.png);}
  
    .imgo2{background:url(../images/b_img/1.png);}
    
    .imgo3{background:url(../images/b_img/o3.png);} 
   
   /*************banner img for oh End**************/
   #page3 .col-1 p{padding-top:0px;} 
   .alignright input{text-align:center;}
  
/********************************************************************************************/
#header1 .b_add a
{
  text-decoration:none;
  color: #00adef;
}  
  
  
    
      
/*********************************************************************************************/
