 @charset "utf-8";
/* CSS Document */
/*
Copyright (c) 2012 Coding Stuff

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), 
to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, 
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

For more Check us out www.coding-stuff.com
*/

body {
    margin: 0;
    color: #333333;
	overflow-x: hidden;
	background-color:#fff;
}

/*------------------------------------------------------------------header section-------------------------------------------------*/
.header
{
	width:1028px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	height:auto;
}
.logo
{ 
	float:left;
	padding-top:10px;
	padding-bottom:0px;
}

.box_skitter 
{
	width:1028px;
	position:relative;
   height:360px;
   margin-left:auto;margin-right:auto;
}
.box_skitter_large
{
	width:1028px;
	position:relative;
   height:360px;
   margin-left:auto;margin-right:auto;
   
}
.box_skitter_large img {width:1028px; height:360px;margin-left:auto;margin-right:auto;}
.image { 
   position: relative; 
   width:1028px;
   height:360px;
   margin-left:auto;margin-right:auto;
}
.logo_res
	{
		display:none;
	}
	.content
	{
		width:1028px;
		margin-left:auto;
		margin-right:auto;
		height:auto;
	}
	.content1
	{
		width:968px;
		margin-left:auto;
		margin-right:auto;
		min-height:200px;
		margin-top:20px;
	}
	.homeheading
	{
		font-size:24px;
		color:#002147;
		margin: 25px 0px 15px 0px;
		line-height:24px;
		font-family:Calibri;
	}
	.textlightblue24 {
    font-size: 24px;
    color: #002147;
	font-family:Calibri;
}
.txt
{
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:22px;
	color:#444;
	width:65%;
	float:left;
	text-align:justify;
}
.abt_cnt
{
	width:100%;
}
.abt_img
{
	float:left;
	width:auto;
	margin-top:10px;
	margin-right:20px;
}
.txt_abt
{
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:22px;
	color:#666;
	width:100%;
	text-align:justify;
}
/*
.int_foot
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	height:141px;
}
.foot1
{
	width:100%;
	height:100px;
	margin-left:50px;
	margin-right:auto;
	float:left;
	margin-top:20px;
}
.link1
{
	float:left;
	width:100px;
}
.link1 li
{
	list-style:none;
	line-height:22px;
}
.link1 a 
{
	text-decoration:none;
	color:#999;
	font-family:Calibri;
	font-size:15px;
}
.link1 .main a
{
	color:blue;
	font-family:Calibri;
	font-size:18px;
	color:#888;
}*/

.power
{
	float:right;
	color:#ccc;
	font-size:11px;
	font-family:Arial;
	margin-right:180px;
}
.power a
{
	color:#ccc;
	font-size:11px;
	font-family:Arial;
		text-decoration:none;
}
/*---------------------------------------------------career-------------------------------*/
.abt_img_career
{
	width:100%;
}
.txt_abt_career
{
	text-align:justify;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:22px;
	color:#666;
	margin-bottom:20px;
}
.job_page
{
	height:auto;
	background-color:#eee;
	border-radius:5px;
	padding:10px;
}
.job_page_reg
{
	height:auto;
	background-color:#eee;
	border-radius:5px;
	padding:10px;
}
.job_page1
{
	height:auto;
}
.jobhead
{
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:22px;
	color:#002147;
	margin:0;
	padding:0;
	float:left;
	font-weight:normal;
	
}
.cnt_career
{
	height:auto;
	border:1px solid #ccc;
	 border-radius:5px;
	 box-shadow:1px 1px 1px 0px #aaa;
	background-color:#fff;
	width:50%;
	padding:10px;
	float:left;
}
.cnt_career_reg
{
	height:auto;
	border:1px solid #ccc;
	 border-radius:5px;
	 box-shadow:1px 1px 1px 0px #aaa;
	background-color:#fff;
	width:40%;
	padding:10px;
	float:left;
}
.job_page_reg
{
	height:540px;
	background-color:#eee;
	border-radius:5px;
	padding:10px;
}
.cnt_career1
{
	height:auto;
	width:100%;
}
.job1
{
	margin-top:20px;
	
}
.job_des
{
	
}
.but_job
{
	border:none;
	color:#f00;
	padding:10px;
	cursor:pointer;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:22px;
	font-weight:normal;
}
.opp_car
{
	font-size:20px;
	font-family:Calibri;
	color:#fff;
	padding:5px 0px 5px 5px;
	 background: #002147; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #002147 , #fff); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #002147 , #fff); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #002147 , #fff); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #002147 , #fff); /* Standard syntax */
}
.simplePopup {
display:none;
position:fixed;
border:4px solid #808080;
background:#fff;
z-index:3;
padding:12px 12px 12px 12px;
width:auto;
margin-top:0px;
}

.simplePopupClose {
float:right;
cursor:pointer;
margin-left:10px;
margin-bottom:10px;
}

.simplePopupBackground {
display:none;
background:#000;
position:fixed;
height:100%;
width:100%;
top:0;
left:0;
z-index:1;
}
	form { max-width:420px;}

.feedback-input {
  color:#000;
  font-family: Helvetica, Arial, sans-serif;
  font-weight:500;
  font-size: 18px;
  border-radius: 5px;
  line-height: 22px;
  background-color: transparent;
  border:2px solid #f00;
  transition: all 0.3s;
  padding: 13px;
  margin-bottom: 15px;
  width:100%;
  box-sizing: border-box;
  outline:0;
}

.feedback-input:focus { border:2px solid #CC4949; }

textarea {
  height: 150px;
  line-height: 150%;
  resize:vertical;
}

[type="submit"] {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  width:50%;
  background:#002147;
  border-radius:5px;
  border:0;
  cursor:pointer;
  color:white;
  font-size:24px;
  padding-top:10px;
  padding-bottom:10px;
  transition: all 0.3s;
  margin-top:0px;
  margin-left:110px;

}


/*-----upload btn----------*/
.file-upload {
  position: relative;
  overflow: hidden;
  margin: 10px; }

.file-upload input.file-input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
   }
  
  .file-upload {
  position: relative;
  overflow: hidden;
  margin: 10px;
}

.file-upload input.file-input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.form_feedback
{
	width:500px;
}

/*--------------------------------------------------------------services----------------*/

.services
{
	width:100%;
	height:auto;
	background-color:#fff;
	padding-top:5px;
	margin-top:20px;
}
.subtitle_types
{
	margin-top:30px;
	margin-bottom:10px;
	margin-left:0px;
}

.subtitle_index
{
	margin-top:0px;
	margin-bottom:20px;
	margin-left:0px;
	padding-top:10px;
}
.subtitle_index_res
{
	display:none;
}
.wel
{
/*color:#09C;*/
	color:#e9a70a;
	font-size:20px;
	font-weight:bold;
	margin-top:10px;
}
.right_part
{
	width:310px;
	float:right;
	height:300px;
	margin-top:20px;
	background-color:#fff;
}
.news_part
{
	border:1px solid #ddd;
	height:150px;
}
.news_part:hover
{

	cursor:pointer;
}
.specl_part
{
	color:#f00;
	margin-left:0px;
	border:1px solid #ddd;
	height:130px;
}
.specl_part a
{
	text-decoration:none;
	color:#f00;
	font-family:Calibri;
	font-size:20px;
	
}
.specl_part a:hover
{
	color:#C30;
	
}
.specl_part img
{
	vertical-align:middle;
	margin-left:5px;
}
.clientele_part
{
	width:100%;
	margin-top:10px;
	height:auto;
}
/*-------------------------------------------------------------end services-------------------*/
.cont_part
	{
		float:right;
		width:auto;
		margin-top:7px;
		padding:5px 0px 5px 10px;
		border-bottom-left-radius:10px;
		border-bottom-right-radius:10px;
		margin-right:0px;
		margin-bottom:0px;
	}
.no_part
{
	height:30px;
	float:left;
	min-width:270px;
	padding:5px 10px 0px 5px;
	margin-right:5px;
	border-right:1px solid #ccc;
}
.no_part1
{
	height:30px;
	float:right;
	width:169px;
	padding:5px 0px 0px 5px;
	margin-right:0px;
	border-right:1px solid #ccc;
}
.img_no
{
	margin-top:0px;
	margin-right:10px;
	float:left;
}
.no
{
	margin-top:0px;
	margin-left:0px;
	font-family: 'Open Sans', Arial;
	font-size:14px;
	font-weight:bold;
}
.no a{
	font-family: 'Open Sans', Arial;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;	
}
.socialicon
{
	float:right;
}
.no_part_cnt
{
	width:auto;
	margin-top:30px;
}
.new_head
{
	 color:#002147;
	font-family:Calibri;
	font-size:24px;
	line-height:24px;
	margin:5px 0px 10px 10px;
	
}
.right_part p
{
	padding:10px;
	font-size: 13px;
    font-family: Verdana, Geneva, sans-serif;
    line-height: 22px;
    color: #333;
	text-align:justify;
}

.head_news
{
	font-size:20px;
		color:rgb(0,76,119);
		line-height:24px;
		font-family:Calibri;
		padding:0px 0px 5px 10px;
}
.txt_news
{
	text-align: justify;
    line-height: 1.5em;
    color: #666;
	font-weight:bold;
	letter-spacing:0.2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:0px;
	margin-top:20px;
	
}
.txt_news ul
{
	margin:0;
	padding:0;
}
.txt_news li
{
	margin-bottom:10px;
	margin-left:15px;
}
.txt_news li a
{
    color: #666;
	/*font-weight:bold;*/
	letter-spacing:0.2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.txt_news li a:hover
{
    color: #f00;
	text-decoration:underline;
}
.line_brk
{
	height:1px;
	background-color:#ccc;
	width:100%;
	margin-top:40px;
}

.fl{float:left;}
.fr{float:right;}
.clr{clear: both;}
/*------------------------------------*/

/* Footer styling: */
.reg a
{
	text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:14px;color:#f00;
}
.reg a:hover
{
	text-decoration:underline;
}
.reg
{
	margin-top:20px;
	margin-bottom:20px;
}
footer{
	background-color:#002147;
	padding:7px 0;
	font-size: 11px;
	color: #FFF;
	font-family: Calibri;
	text-align:center;
	margin-right:0px;
	height:10px;
}
.fr
{
	height:10px;
}
.brk_line
{
	width:100%;
	height:1px;
	background-color:#fff;
	margin-top:5px;
}

footer p{
}

footer a,footer a:visited{
	z-index:100;
	position:relative;
	color:#fff;
}

footer a:hover{
	text-decoration:none;
	color:#0CF
}

footer a.by{
	float:left;

}

footer a.up{
	float:right;
}

#mycrawler2 .img
{
	border:2px solid #f00;
}
/*-----------------------------------------------------------------------contact-----------------------------------------------------------.*/
.contact
{
	width:1028px;
	margin-left:auto;
	margin-right:auto;
}
.map
{
	width:1028px;
	margin-left:auto;
	margin-right:auto;
}
.homeheading_cont
	{
		font-size:24px;
		color:rgb(0,76,119);
		margin: 25px 0px 15px 0px;
		line-height:24px;
		font-family:Calibri;
		margin-left:0px;
		margin-bottom:20px;
	}
	.content_cont
	{
		width:968px;
		margin-left:auto;
		margin-right:auto;
		height:430px;
		margin-top:10px;
	}
.addleft
{
	float:left;
	font-family:Calibri;
	font-size:13px;
	width:40%;
	height:auto;
}
.frmright
{
	float:right;
	width:60%;
}
.addhead
{
	font-family:Calibri;
	font-size:18px;
	color:#444;
	font-weight:bold;
}
.adimg
{
	width:100%;
}
.imgadd
{
	float:left;
	width:10%;
}
.add_cont
{
	width:968px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
.addtxt
{
	float:left;
	width:300px;
}
.adtxt
{
	font-family:Calibri;
	font-size:14px;
	color:#666;
	font-weight:normal;
	line-height:18px;
	letter-spacing:0.5px;
	margin-bottom:0px;
	margin-left:22px;
}
.adtxt a
{
	font-family:Calibri;
	font-size:14px;
	color:#666;
	font-weight:normal;
	line-height:18px;
	letter-spacing:0.5px;
	text-decoration:none;
}
.addhead_feedsent
{
	font-family:Calibri;
	font-size:14px;
	color:#666;
	font-weight:normal;
	text-align:justify;
	line-height:18px;
	letter-spacing:0.5px;
}
.input2[type='submit']{
    padding:5px 5px 15px 5px;
	font-size: 14px;
	cursor: pointer;  
	border-radius: 2px;
	border-style:none;
	margin-left:0px;
	background:#ed1c24;
	color:#FFF;
	float:left;
	width:100px;
	height:30px;
	font-family:"Open Sans";
	margin-top:30px;
	font-weight:bold;
}

.input2[type='reset']{
   padding:5px 5px 15px 5px;
	font-size: 14px;
	cursor: pointer;  
	border-radius: 2px;
	margin-left:15px;
	border-style:none;
	background:#ed1c24;
	color:#FFF;
	width:100px;
	height:30px;
	font-family:"Open Sans";
	margin-top:30px;
}
.input5[type='submit']{
    padding:0px 5px 10px 0px;
	font-size: 12px;
	cursor: pointer;  
	border-radius: 2px;
	border-style:none;
	margin-left:5px;
	background-color:#ed1c24;
	color:#FFF;
	float:left;
	width:80px;
	height:20px;
	font-family:"Open Sans";
	margin-top:10px;
}

.input5[type='reset']{
   padding:0px 5px 10px 0px;
	font-size: 12px;
	cursor: pointer;  
	border-radius: 2px;
	margin-left:15px;
	border-style:none;
	background-color:#ed1c24;
	color:#FFF;
	width:80px;
	height:20px;
	font-family:"Open Sans";
	margin-top:10px;
}


.input2[type='text']{
    border: 1px solid #CCC;
    border-radius: 2px;
    font-size: 12px;
    padding:5px 5px 5px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	width:90%;
	float:left;
	margin-top:5px;
}
.input3[type='text']{
    border: 1px solid #CCC;
    border-radius: 5px;
    font-size: 14px;
    padding:10px 5px 10px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	width:100%;
	float:left;
	margin-top:20px;
	box-shadow:0px 0px 5px #ccc;
}
.input_reg[type='text']{
    border: 1px solid #CCC;
    border-radius: 5px;
    font-size: 14px;
    padding:5px 5px 5px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:5px;
	margin-right:5px;
	margin-bottom:0px;
	width:80%;
	margin-top:10px;
	box-shadow:0px 0px 5px #ccc;
}
.input_reg[type='password']{
    border: 1px solid #CCC;
    border-radius: 5px;
    font-size: 14px;
    padding:5px 5px 5px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:5px;
	margin-right:5px;
	margin-bottom:0px;
	width:80%;
	margin-top:10px;
	box-shadow:0px 0px 5px #ccc;
}
.drop_reg{
    border: 1px solid #CCC;
    border-radius: 5px;
    font-size: 14px;
    padding:5px 5px 5px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:5px;
	margin-right:5px;
	margin-bottom:0px;
	width:83%;
	color:#000;
	float:left;
	margin-top:10px;
	box-shadow:0px 0px 5px #ccc;
}
.area_reg
 {
	border: 1px solid #CCC;
    border-radius: 5px;
    font-size: 14px;
    padding:5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:5px;
	margin-right:5px;
	margin-bottom:0px;
	width:80%;
	min-height:60px;
	max-height:60px;
	margin-top:10px;
	box-shadow:0px 0px 5px #ccc;
 }
.area3
 {
	border: 1px solid #CCC;
    border-radius: 5px;
    font-size: 14px;
    padding:5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	width:100%;
	min-height:100px;
	max-height:100px;
	margin-top:30px;
	box-shadow:0px 0px 5px #ccc;
 }
 .brand_cont
 {
	 width:85%;
	 margin-right:auto;
	 margin-bottom:30px;
	 margin-left:auto;
 }
 .brand_head
 {
	  font-family:"Open Sans";
	   font-size: 16px;
	   padding:8px;
	   background: red; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #555 , #fff); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #555 , #fff); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #555 , #fff); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #555 , #fff); /* Standard syntax */
	   color:#fff;
 }
 .brands
 {
	 width:100%;
	 margin-top:30px;
	 margin-left:auto;
	 margin-right:auto;
 }
 .brands img
 {
	 border:1px solid #ccc;
	 padding:13px;
	 margin:0px;
	 margin-bottom:20px;
 }
 .pro_cnt
 {
	 width:95%;
	 margin-left:auto;
	 margin-right:auto;
 }
 .prohead
 {
	 font-family:"Open Sans";
	   font-size: 16px;
 } 

 .pro_cnt p
 {
	  font-family:"Open Sans";
	   font-size: 14px;
	   word-spacing:1px;
	   line-height:20px;
	   margin-left:30px; 
	   text-align:justify;
 }
  .pro_cnt ul li
 {
	  font-family:"Open Sans";
	   font-size: 14px;
	   word-spacing:1px;
	   line-height:22px;
	   margin-left:30px;
	   padding:0;
 }
 .pro_cnt ul
 {
	  font-family:"Open Sans";
	   font-size: 14px;
	   word-spacing:1px;
	   line-height:22px;
	   padding:0;
	   margin:0;
 }
 .table_chemtek
 {
	 width:75%;
	 margin-left:auto;
	 margin-right:auto;
	 border:1px solid #ccc;
	 border-radius:5px;
	 box-shadow:1px 1px 1px 0px #aaa;
	background-color:#fff;
	padding:20px;
 }
 .tech_table
 {
	 border-radius:5px;
	  background-color:#eee;
	   width:auto;
	   padding:10px;
	 margin-left:auto;
	 margin-right:auto;
 }
.tech_table tr
{	
	 font-family:"Open Sans";
	  font-size: 14px;
}
.row td
{
	padding:0px 10px 10px 10px;
}
.input1[type='text']{
    border: 1px solid #CCC;
    border-radius: 5px;
    font-size: 14px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:200px;
	height:25px;
	margin-top:0px;
	padding-left:5px;
	box-shadow:0px 0px 5px #ccc;
}
.input1{
    border: 1px solid #CCC;
    border-radius: 5px;
    font-size: 14px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:200px;
	height:25px;
	margin-top:0px;
	box-shadow:0px 0px 5px #ccc;
	padding-left:5px;
}
 .area2
 {
	border: 1px solid #CCC;
    border-radius: 2px;
    font-size: 12px;
    padding:5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	width:90%;
	min-height:70px;
	max-height:70px;
	margin-top:5px;
 }
/* Services Section */
#tf-services{
	width:80%;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

.space{
	margin-top: 0px;
}
.circle .service
{
	width:242px;
	height:157px;
	float:left;
	margin-right:0px;
	margin-left:13px;
	margin-bottom:30px;
	
}
.circle
{
	width:1030px;
	height:220px;
	margin-left:auto;
	margin-right:auto;
	background-color:#eee;
}
.pro_head {
  font-size:17px;
    text-transform: uppercase;
  color:#fff;
  font-family:"Open Sans";
  line-height:26px;
  word-spacing:4px;
  font-weight:bold;
  text-align:center;
  margin-top:60px;
}
.pro_cnt_links
{
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}
.pro_links
{
	float:left;
	margin-bottom:10px;
}
.pro_links ul
{
	float:left;
	margin-left:0px;
	padding:0px 0px 0px 20px;
	width:300px;
	list-style:disc;
}
.pro_links ul li
{
	font-family:"Open Sans";
	   font-size: 14px;
	   word-spacing:1px;
	   line-height:25px;
	   color:#002147;
	   font-weight:bold;
}
 .seg_cont_res
 {
	 display:none;
 }
.seg_cont
{
	 width:90%;
	 margin-left:auto;
	 margin-right:auto;
	 margin-top:20px;
	 margin-bottom:10px;
}
.seg_part
{
	float:left;
	padding:0px 28px 0px 28px;
	min-height:210px;
}

.seg_head
{
	font-family:"Open Sans";
	   font-size: 16px;
	   word-spacing:1px;
	   margin-top:5px;
	   color: #ed1c24;
	   font-weight:bold;
}
.pro_cnt
{
	width:100%;
	height:auto;
}
.call_cont
	{
		display:none;
	}
	.footer_res
	{
		display:none;
	}
.abt_img_res
{
	display:none;
}
.brands_res
 {
	 display:none;
 }
 /*-----------------------------------------------------------------------gallery---------------------------------------------*/
 .gallery
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
 .docs-pictures > li {
  height: auto;
  padding:20px;
  margin: 0 -1px -1px 0;
  border: 1px solid transparent;
  overflow: hidden;
   float:left;
}

.docs-pictures > li > img {
  width:300px;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  height:300px;
}
 /*-----------------phone------------------*/
@media only screen and (max-width: 768px) 
{
	nav .nav-menu li a{
	color: #fff; 
	text-decoration: none;
	font-family:Calibri;
  line-height: 1;
  font-size:17px;
  padding: 12px 30px 12px 5px;
}
	.flexslider .slides img {width: 100%; height:auto;display: block;}
	
.flexslider 
{
	width:100%;
   height:auto;
   display:block;
   margin-left:auto;margin-right:auto;
}
	.header
	{
		display:none;
		
	}
	.logo_res
	{
		display:block;
		padding-top:5px;
	}
	.logo
	{
		display:none;
	}
	.content
	{
		width:97%;
		margin-left:auto;
		margin-right:auto;
		display:block;
		margin-bottom:20px;
	}
	.txt
	{
		width:100%;
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
	.call_cont
	{
		width:100%;
		display:block;
		margin-top:10px;
		margin-bottom:10px;
	}
	.call_us
{
	margin-right:10px;
	padding-top:1px;
	margin-top:3px;
	font-family: 'Open Sans', Arial;
	font-size:16px;
	font-weight:bold;
	color:#f00;
}

.no
{
	margin-top:5px;
	margin-left:0px;
	font-family: 'Open Sans', Arial;
	font-size:14px;
}
.right_part
{
	width:100%;
	height:300px;
	margin-top:10px;
	background-color:#fff;
}
.services
{
	width:97%;
	height:auto;
	display:block;
	padding-top:0px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}

.subtitle_index_res
{
	margin-top:10px;
	margin-bottom:20px;
	margin-left:0px;
	display:block;
}
.subtitle_index
{
	display:none;
}
.textlightblue24_res {
    font-size: 24px;
    color: #002147;
	font-family:Calibri;
}
.content1
	{
		width:97%;
		margin-left:auto;
		margin-right:auto;
		min-height:200px;
		margin-top:20px;
	}
	.sitemap_out
{
	display:block;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.sitemap
{
	width:100%;
	display:block;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#002147;
	padding-top:10px;
	}
.sitemap_data 
{
	width:100%;
	font-size: 14px;
	color: #fff;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: -webkit-match-parent;
	text-rendering: optimizelegibility;
	
	}
.sitemap_data a
{
	color:#39C;
	text-decoration:none;
}
.sitemap_data1 
{
	width:97%;
	font-size: 14px;
	color: #fff;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: -webkit-match-parent;
	/*text-rendering: optimizelegibility;*/
	}
	.sitemap_data1 ul
{
	padding:0;
	margin:0;
}
.sitemap_data1 li
{
	margin-bottom:3px;
}
.sitemap_data1 a
{
	color: #fff;
}
.sitemap_data1 a:hover
{
	color: #00g0;
}
.sitemap_heading
{
	font-size: 13px;
    line-height: 16px;
    color: #39C;
	word-spacing:2px;
	font-weight:bold;
	margin-bottom:0px;
	}
.sitemap_logo
{
	margin-bottom:20px;
	}
	/* Hyperlink Styles: */

.sitemap a{
	color:#fff;
	text-decoration:none;
	outline:none;
}

.sitemap a:hover{
	text-decoration:underline;
}

.sitemap a img{
	border:none;
}
.sitemap_head
{
	font-size: 13px;
    line-height: 16px;
    color: #39C;
	word-spacing:2px;
	font-weight:bold;
}	
.footer
{
	display:none;
}
.fr
{
	display:none;
}
.footer_res
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	display:block;
	background-color:#002147;
	height:auto;
	padding:0px 0px 10px 0px;
}
.copy
{
	font-size: 16px;
	text-align:center;
    color: #fff;
	font-family:Calibri;
}
.devel
{
	font-size: 16px;
    color: #fff;
	font-family:Calibri;
	text-align:center;
}
.devel a
{
	font-size: 16px;
    color: #fff;
	text-decoration:none;
	font-family:Calibri;
	text-align:center;
}
.abt_cnt
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.abt_img
{
	display:none;
}
.abt_img_res
{
	width:100%;
	display:block;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
.txt_abt
{
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:22px;
	color:#666;
	width:100%;
	text-align:justify;
}
.pro_cnt
 {
	 width:100%;
	 margin-left:auto;
	 margin-right:auto;
	 display:block;
 }
 .pro_cnt p
 {
	  font-family:"Open Sans";
	   font-size: 14px;
	   word-spacing:1px;
	   line-height:20px;
	   margin-left:0px; 
	   text-align:justify;
 }
  .pro_cnt ul li
 {
	  font-family:"Open Sans";
	   font-size: 14px;
	   word-spacing:1px;
	   line-height:22px;
	   margin-left:0px;
	   padding:0;
 }
 .brand_cont
 {
	 width:100%;
	 margin-left:auto;
	 margin-right:auto;
 }
 .brands
 {
	 display:none;
 }
 .brands_res
 {
	 display:block;
 }
 .brands_res img
 {
	 margin-right:auto;
	 margin-left:auto;
	 border:1px solid #ccc;
	 padding:5px;
	 margin-bottom:20px;
 }
 .seg_cont
 {
	 display:none;
 }
 .seg_cont_res
{
	 width:100%;
	 margin-left:auto;
	 margin-right:auto;
	 margin-top:20px;
	 margin-bottom:10px;
	 display:block;
}
.seg_part_res
{
	width:100%;
	 display:block;
	 margin-left:auto;
	 margin-right:auto;
	margin-bottom:20px;
}
.seg_head_res
{
	font-family:"Open Sans";
	   font-size: 16px;
	   word-spacing:1px;
	   margin-top:5px;
	   color: #ed1c24;
	   font-weight:bold;
	   text-align:center;
}
.seg_img_res
{
	width:100%;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.contact
{
	width:97%;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.map
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.homeheading_cont
	{
		font-size:24px;
		color:rgb(0,76,119);
		margin: 25px 0px 15px 0px;
		line-height:24px;
		font-family:Calibri;
		margin-left:0px;
		margin-bottom:20px;
	}
	.content_cont
	{
		width:100%;
		margin-left:auto;
		margin-right:auto;
		height:auto;
	}
.addleft
{
	font-family:Calibri;
	font-size:13px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}
.frmright
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
.input2[type='text']{
    border: 1px solid #CCC;
    border-radius: 2px;
    font-size: 14px;
    padding:10px 5px 10px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	width:90%;
	margin-top:20px;
}
 .area2
 {
	border: 1px solid #CCC;
    border-radius: 2px;
    font-size: 14px;
    padding:5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	width:90%;
	min-height:100px;
	max-height:100px;
	margin-top:30px;
 }
 .homeheading
	{
		font-size:20px;
		color:#002147;
		margin: 25px 0px 15px 0px;
		line-height:24px;
		font-family:Calibri;
	}
	.textlightblue24 {
    font-size: 20px;
    color:#002147;
	font-family:Calibri;
}

.input2[type='submit']{
    padding:5px 0px 5px 5px;
	font-size: 14px;
	cursor: pointer;  
	border-radius: 2px;
	border-style:none;
	margin-left:0px;
	background:#ed1c24;
	color:#FFF;
	float:left;
	width:100px;
	height:30px;
	font-family:"Open Sans";
	margin-top:30px;
	font-weight:bold;
}

 .input2[type='reset']{
   padding:5px 0px 5px 0px;
	font-size: 14px;
	cursor: pointer;  
	border-radius: 2px;
	margin-left:0px;
	border-style:none;
	background:#ed1c24;
	color:#FFF;
	width:100px;
	height:30px;
	font-family:"Open Sans";
	margin-top:30px;
}
.input5[type='submit']{
    padding:5px 0px 5px 5px;
	font-size: 14px;
	cursor: pointer;  
	border-radius: 2px;
	border-style:none;
	margin-left:0px;
	background:#ed1c24;
	color:#FFF;
	float:left;
	width:100px;
	height:30px;
	font-family:"Open Sans";
	margin-top:30px;
	font-weight:bold;
}

 .input5[type='reset']{
   padding:5px 0px 5px 15px;
	font-size: 14px;
	cursor: pointer;  
	border-radius: 2px;
	margin-left:15px;
	border-style:none;
	background:#ed1c24;
	color:#FFF;
	width:100px;
	height:30px;
	font-family:"Open Sans";
	margin-top:30px;
}
input[type='radio']{
    border: 1px solid #CCC;
    border-radius: 2px;
    font-size: 14px;
    padding:0px 0px 0px 0px;
    outline: none;
    font-family:"Open Sans";
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	width:auto;
}
.brk_line
{
	display:none;
}
#tf-services{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

.space{
	margin-top: 0px;
}
.circle .service
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
.circle
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.form_feedback
{
	width:100%;
	display:block;
}
.input3[type='text']{
    border: 1px solid #CCC;
    border-radius: 5px;
    font-size: 14px;
    padding:10px 5px 10px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	width:95%;
	margin-top:20px;
	box-shadow:0px 0px 5px #ccc;
}
.area3
 {
	border: 1px solid #CCC;
    border-radius: 5px;
    font-size: 14px;
    padding:5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	width:95%;
	min-height:100px;
	max-height:100px;
	margin-top:30px;
	box-shadow:0px 0px 5px #ccc;
 }
 .table
 {
	 width:95%;
	 margin-left:auto;
	 margin-right:auto;
	 border:1px solid #ccc;
	 border-radius:5px;
	 box-shadow:1px 1px 1px 0px #aaa;
	background-color:#fff;
	padding:10px;
 }
 .tech_table
 {
	 border-radius:5px;
	  background-color:#eee;
	   width:auto;
	   padding:10px;
	 margin-left:auto;
	 margin-right:auto;
 }
 .gallery
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
 .docs-pictures > li {
  height: auto;
  padding:20px;
  margin: 0 -1px -1px 0;
  border: 1px solid transparent;
  overflow: hidden;
   float:left;
}

.docs-pictures > li > img {
  width:100%;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  height:200px;
}
.add_cont
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
.addtxt
{
	width:100%;
}
.flexslider .flex-control-nav {
    position: absolute;
    width: 100%;
    bottom: 10px;
    text-align: left;
    margin: 0 0 0 0px;
	z-index:9999;
}
 
.flex-control-nav li {
    display: inline-block;
    zoom: 1;
}
 
.flex-control-paging li a {
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    width: 12px;
    height: 12px;
    margin: 0 3px;
    background-color: #b6b6b6 \9;
 
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
 
    -webkit-box-shadow: inset 0 0 0 2px #fff;
    -moz-box-shadow: inset 0 0 0 2px #fff;
    box-shadow: inset 0 0 0 2px #fff;
}
.cnt_career
{
	height:auto;
	border:1px solid #ccc;
	 border-radius:5px;
	 box-shadow:1px 1px 1px 0px #aaa;
	background-color:#fff;
	width:100%;
	padding:10px 0px 10px 0px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.img_right_tech
{
	display:none;
}
.txt_abt_career
{
	text-align:justify;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:22px;
	color:#000000;
	margin-bottom:0px;
}
.cd-tabs {
  position: relative;
  width: 100%;
  margin: 2em auto;
}
.cd-tabs:after {
  content: "";
  display: table;
  clear: both;
}
.cd-tabs::after {
  /* subtle gradient layer on top right - to indicate it's possible to scroll */
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  width: 50px;
  z-index: 1;
  pointer-events: none;
  background: -webkit-linear-gradient( right , #f8f7ee, rgba(248, 247, 238, 0));
  background: linear-gradient(to left, #f8f7ee, rgba(248, 247, 238, 0));
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.no-cssgradients .cd-tabs::after {
  display: none;
}
.cd-tabs.is-ended::after {
  /* class added in jQuery - remove the gradient layer when it's no longer possible to scroll */
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-tabs nav {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #f8f7ee;
  box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
  height:200px;
  margin-bottom:20px;
}

.cd-tabs-navigation {
  width:auto;
  
}
.cd-tabs-navigation:after {
  content: "";
  display: table;
  clear: both;
}
.cd-tabs-navigation li {
  float: left;
  margin-bottom:10px;
  margin-top:10px;
}
.cd-tabs-navigation a {
  position: relative;
  display: block;
  height: auto;
  width: auto;
  text-align: center;
  font-family:Calibri;
  line-height:20px;
  letter-spacing:0.5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #c3c2b9;
  padding-top:0px;
  text-decoration:none;
  margin-right:20px;
}
.cd-tabs-navigation a:hover {
 text-decoration:none;
 color:#000;
}
.no-touch .cd-tabs-navigation a:hover {
  color: #29324e;
  background-color: rgba(233, 230, 202, 0.3);
}
.cd-tabs-navigation a.selected {
  background-color: #ffffff !important;
  color: #f00;
}

.cd-tabs-navigation a::before {
  /* icons */
  position: absolute;
  top: 12px;
  left: 50%;
  margin-left: -10px;
  display: inline-block;
  height: 20px;
  width: 20px;
  background-image: url("../img/vicons.svg");
  background-repeat: no-repeat;
}
.cd-tabs-navigation a[data-content='inbox']::before {
  background-position: 0 0;
}
.cd-tabs-navigation a[data-content='new']::before {
  background-position: -20px 0;
}
.cd-tabs-navigation a[data-content='gallery']::before {
  background-position: -40px 0;
}
.cd-tabs-navigation a[data-content='store']::before {
  background-position: -60px 0;
}
.cd-tabs-navigation a[data-content='settings']::before {
  background-position: -80px 0;
}
.cd-tabs-navigation a[data-content='settings1']::before {
  background-position: -80px 0;
}
.cd-tabs-navigation a[data-content='settings2']::before {
  background-position: -80px 0;
}
.cd-tabs-navigation a[data-content='settings3']::before {
  background-position: -80px 0;
}
.cd-tabs-navigation a[data-content='trash']::before {
  background-position: -100px 0;
}
.cd-tabs-navigation a[data-content='inbox'].selected::before {
  background-position: 0 -20px;
}
.cd-tabs-navigation a[data-content='new'].selected::before {
  background-position: -20px -20px;
}
.cd-tabs-navigation a[data-content='gallery'].selected::before {
  background-position: -40px -20px;
}
.cd-tabs-navigation a[data-content='store'].selected::before {
  background-position: -60px -20px;
}
.cd-tabs-navigation a[data-content='settings'].selected::before {
  background-position: -80px -20px;
}
.cd-tabs-navigation a[data-content='trash'].selected::before {
  background-position: -100px -20px;
}

.cd-tabs-content {
  background: #fff;
  margin-top:-40px;
}
.cd-tabs-content li {
  display: none;
  padding: 1.4em;
 
}
.cd-tabs-content li.selected {
  display: block;
  -webkit-animation: cd-fade-in 0.5s;
  -moz-animation: cd-fade-in 0.5s;
  animation: cd-fade-in 0.5s;
  
}
.cd-tabs-content li p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #8493bf;
  margin-bottom: 2em;
}

.content_tab
{
	width:100%;
		margin-left:auto;
		margin-right:auto;
		height:auto;
		border:1px solid #ddd;
}
 .cd-tabs-navigation a.selected {
    box-shadow: inset 2px 0 0 #f05451;
  }
  .cd-tabs-navigation a.selected {
    box-shadow: 1px 1px 1px 1px #f05451;
	
  }
  .cd-tabs-navigation a {
    height: 60px;
    line-height: 60px;
    width: auto;
    text-align: left;
    font-size: 18px;
	font-weight:bold;
    padding: 0 25px 0 20px;
  }
  .login_form
{
	width:90%;
	min-height:300px;
	box-shadow: 0 0 20px black;
	padding:5px;
	margin-left:auto;margin-right:auto;
	margin-top:40px;
	margin-bottom:80px;
	}
	.email_data
{
	width:100%;
	display:block;
	padding:0px 0px 15px 15px;
	font-size:14px;
	font-weight:bold;
	clear:both;
	}

.textbox_login
{
	width:90%;
	float:left;
	display:block;
	padding:8px;
	margin-top:5px;
	margin-bottom:5px;
	border-radius:5px;
 	border:1px solid #C8C8C8 ;
	}
	.forgot_pwd 
{
	float:left;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	}
.forgot_pwd a
{
	color:#f00;
	font-size:14px;
	text-decoration:none;
	}
.forgot_pwd a:hover
{
	color:#C00;
	text-decoration:underline;
	}
[type='submit']
{
	padding:10px;
    border: 0 none;
	border-radius:5px;
    letter-spacing: 1px;
    text-transform: uppercase;
	background-color:#da251c;
    color: #ffffff;
	cursor:pointer;
	}
[type='button']
{
	padding:10px;
    border: 0 none;
	border-radius:5px;
    letter-spacing: 1px;
    text-transform: uppercase;
	background-color:#da251c;
    color: #ffffff;
	cursor:pointer;
	}
[type='reset']
{
	padding:10px;
    border: 0 none;
	border-radius:5px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
	background-color:#da251c;
    color: #ffffff;
	cursor:pointer;
	}
[type='submit']:hover
 {
    background: #c9302c;
 }
[type='button']:hover
 {
    background: #c9302c;
 }
[type='reset']:hover
 {
    background: #c9302c;
 }
.submit_btn
{
	padding:5px 5px 5px 5px;
	margin-left:10px;
	}
	.cnt_career_reg
{
	height:auto;
	border:1px solid #ccc;
	 border-radius:5px;
	 box-shadow:1px 1px 1px 0px #aaa;
	background-color:#fff;
	width:90%;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
}
.job_page_reg
{
	height:540px;
	background-color:#eee;
	border-radius:5px;
	padding:10px;
}
/*-----------------------------------------------------------quotation_table-----------------------------------------------------*/
.quotation_table
{
	width:500px;
	font-size: 14px;
    font-family:"Open Sans";
	font-weight:normal;
	float:left;
}
#quotation_table_1
{
	width:500px;
	font-size: 14px;
    font-family:"Open Sans";
	font-weight:normal;
	float:left;
}
#quotation_table_1 th
{
	text-align:center;
}
.quotation_table tr,th
{
	width:100%;
	text-align:left;
}
.qtable[type='text']{
    border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	width:240px;
	height:20px;
	margin-top:0px;
	box-shadow:0px 0px 5px #ccc;
}
.qtable1[type='text']{
    border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:10px;
	margin-bottom:15px;
	width:45px;
	height:20px;
	margin-top:5px;
	box-shadow:0px 0px 5px #ccc;
}
.qtable12[type='text']{
    border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:10px;
	margin-bottom:15px;
	width:150px;
	height:20px;
	margin-top:5px;
	box-shadow:0px 0px 5px #ccc;
}
.qtable2{
     border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	width:257px;
	margin-top:0px;
	box-shadow:0px 0px 5px #ccc;
}
.qtablearea
 {
	border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:5px;
	margin-bottom:15px;
	margin-top:0px;
	width:240px;
	height:50px;
	box-shadow:0px 0px 5px #ccc;
 }
 .qtable1_txtr
 {
	border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:15px;
	margin-bottom:15px;
	margin-top:0px;
	width:210px;
	height:100px;
	box-shadow:0px 0px 5px #ccc;
 }
 .qtable1_txtr1
 {
	border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:10px;
	margin-bottom:15px;
	margin-top:0px;
	width:67px;
	height:100px;
	box-shadow:0px 0px 5px #ccc;
 }
 .qtablearea1
 {
	border: 1px solid #CCC;
    font-size: 14px;
    padding:5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:0px;
	width:180px;
	box-shadow:0px 0px 5px #ccc;
 }
 .quote
{
	border:1px solid #ccc;
	float:left;
	width:97%;
	min-height:700px;
	padding:10px;
	border-radius:5px;
	background-color:#fff;
}
.quote_table
{
	float:left;
	width:97%;
	min-height:700px;
	padding:10px;
	background-color:#eee;
}
}
/*-----------------small phone------------------*/
@media only screen and (max-width: 500px) 
{
	nav .nav-menu li a{
	color: #fff; 
	text-decoration: none;
	font-family:Calibri;
  line-height: 1;
  font-size:17px;
  padding: 12px 30px 12px 5px;
}

	.cnt_career_reg
{
	height:auto;
	border:1px solid #ccc;
	 border-radius:5px;
	 box-shadow:1px 1px 1px 0px #aaa;
	background-color:#fff;
	width:90%;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
}
.job_page_reg
{
	height:540px;
	background-color:#eee;
	border-radius:5px;
	padding:10px;
}
 .login_form
{
	width:90%;
	min-height:300px;
	box-shadow: 0 0 20px black;
	padding:5px;
	margin-left:auto;margin-right:auto;
	margin-top:40px;
	margin-bottom:80px;
	}
	.email_data
{
	width:100%;
	display:block;
	padding:0px 0px 15px 15px;
	font-size:14px;
	font-weight:bold;
	clear:both;
	}

.textbox_login
{
	width:80%;
	float:left;
	display:block;
	padding:8px;
	margin-top:5px;
	margin-bottom:5px;
	border-radius:5px;
 	border:1px solid #C8C8C8 ;
	}
	.forgot_pwd 
{
	float:left;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	}
.forgot_pwd a
{
	color:#f00;
	font-size:14px;
	text-decoration:none;
	}
.forgot_pwd a:hover
{
	color:#C00;
	text-decoration:underline;
	}
[type='submit']
{
	padding:10px;
    border: 0 none;
	border-radius:5px;
    letter-spacing: 1px;
    text-transform: uppercase;
	background-color:#da251c;
    color: #ffffff;
	cursor:pointer;
	}
[type='button']
{
	padding:10px;
    border: 0 none;
	border-radius:5px;
    letter-spacing: 1px;
    text-transform: uppercase;
	background-color:#da251c;
    color: #ffffff;
	cursor:pointer;
	}
[type='reset']
{
	padding:10px;
    border: 0 none;
	border-radius:5px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
	background-color:#da251c;
    color: #ffffff;
	cursor:pointer;
	}
[type='submit']:hover
 {
    background: #c9302c;
 }
[type='button']:hover
 {
    background: #c9302c;
 }
[type='reset']:hover
 {
    background: #c9302c;
 }
.submit_btn
{
	padding:5px 5px 5px 5px;
	margin-left:10px;
	}
	.table
 {
	 width:100%;
	 margin-left:auto;
	 margin-right:auto;
	 border:1px solid #ccc;
	 border-radius:5px;
	 box-shadow:1px 1px 1px 0px #aaa;
	background-color:#fff;
	padding:0px;
 }
 .tech_table
 {
	 border-radius:5px;
	  background-color:#eee;
	   width:auto;
	   padding:10px;
	 margin-left:auto;
	 margin-right:auto;
 }
 .input1[type='text']{
    border: 1px solid #CCC;
    border-radius: 5px;
    font-size: 14px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:auto;
	height:25px;
	margin-top:0px;
	padding-left:5px;
	box-shadow:0px 0px 5px #ccc;
}
.input1{
    border: 1px solid #CCC;
    border-radius: 5px;
    font-size: 14px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:auto;
	height:25px;
	margin-top:0px;
	box-shadow:0px 0px 5px #ccc;
	padding-left:5px;
}
 .area2
 {
	border: 1px solid #CCC;
    border-radius: 2px;
    font-size: 14px;
    padding:5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:5px;
	margin-bottom:5px;
	width:90%;
	min-height:100px;
	max-height:100px;
	margin-top:30px;
 }
 .add_cont
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
.addtxt
{
	width:100%;
}

.img_right_tech
{
	display:none;
}
.txt_abt_career
{
	text-align:justify;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:22px;
	color:#666;
	margin-bottom:0px;
}

.content_tab
{
	width:100%;
		margin-left:auto;
		margin-right:auto;
		height:auto;
		border:1px solid #ddd;
}

.flexslider .slides img {width: 100%; height:auto;display: block;}
	
.flexslider 
{
	width:100%;
   height:auto;
   display:block;
   margin-left:auto;margin-right:auto;
}
.flexslider .flex-control-nav {
    position: absolute;
    width: 100%;
    bottom: -5px;
    text-align: left;
    margin: 0 0 0 0px;
	z-index:9999;
}
 
.flex-control-nav li {
    display: inline-block;
    zoom: 1;
}
 
.flex-control-paging li a {
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    width: 9px;
    height: 9px;
    margin: 0px 0 0px 3px;
    background-color: #b6b6b6 \9;
 
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
 
    -webkit-box-shadow: inset 0 0 0 2px #fff;
    -moz-box-shadow: inset 0 0 0 2px #fff;
    box-shadow: inset 0 0 0 2px #fff;
}
.cnt_career
{
	height:auto;
	border:1px solid #ccc;
	 border-radius:5px;
	 box-shadow:1px 1px 1px 0px #aaa;
	background-color:#fff;
	width:100%;
	padding:10px 0px 10px 0px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.cd-tabs {
  position: relative;
  width: 100%;
  margin: 2em auto;
}
.cd-tabs:after {
  content: "";
  display: table;
  clear: both;
}
.cd-tabs::after {
  /* subtle gradient layer on top right - to indicate it's possible to scroll */
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  width: 50px;
  z-index: 1;
  pointer-events: none;
  background: -webkit-linear-gradient( right , #f8f7ee, rgba(248, 247, 238, 0));
  background: linear-gradient(to left, #f8f7ee, rgba(248, 247, 238, 0));
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.no-cssgradients .cd-tabs::after {
  display: none;
}
.cd-tabs.is-ended::after {
  /* class added in jQuery - remove the gradient layer when it's no longer possible to scroll */
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-tabs nav {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #f8f7ee;
  box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
}

.cd-tabs-navigation {
  width:auto;
  
}
.cd-tabs-navigation:after {
  content: "";
  display: table;
  clear: both;
}
.cd-tabs-navigation li {
  float: left;
  margin-bottom:10px;
  margin-top:10px;
}
.cd-tabs-navigation a {
  position: relative;
  display: block;
  height: auto;
  width: auto;
  text-align: center;
  font-family:Calibri;
  line-height:20px;
  letter-spacing:0.5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #c3c2b9;
  padding-top: 14px;
  text-decoration:none;
}
.cd-tabs-navigation a:hover {
 text-decoration:none;
 color:#000;
}
.no-touch .cd-tabs-navigation a:hover {
  color: #29324e;
  background-color: rgba(233, 230, 202, 0.3);
}
.cd-tabs-navigation a.selected {
  background-color: #ffffff !important;
  color: #f00;
}

.cd-tabs-navigation a::before {
  /* icons */
  position: absolute;
  top: 12px;
  left: 50%;
  margin-left: -10px;
  display: inline-block;
  height: 20px;
  width: 20px;
  background-image: url("../img/vicons.svg");
  background-repeat: no-repeat;
}
.cd-tabs-navigation a[data-content='inbox']::before {
  background-position: 0 0;
}
.cd-tabs-navigation a[data-content='new']::before {
  background-position: -20px 0;
}
.cd-tabs-navigation a[data-content='gallery']::before {
  background-position: -40px 0;
}
.cd-tabs-navigation a[data-content='store']::before {
  background-position: -60px 0;
}
.cd-tabs-navigation a[data-content='settings']::before {
  background-position: -80px 0;
}
.cd-tabs-navigation a[data-content='settings1']::before {
  background-position: -80px 0;
}
.cd-tabs-navigation a[data-content='settings2']::before {
  background-position: -80px 0;
}
.cd-tabs-navigation a[data-content='settings3']::before {
  background-position: -80px 0;
}
.cd-tabs-navigation a[data-content='trash']::before {
  background-position: -100px 0;
}
.cd-tabs-navigation a[data-content='inbox'].selected::before {
  background-position: 0 -20px;
}
.cd-tabs-navigation a[data-content='new'].selected::before {
  background-position: -20px -20px;
}
.cd-tabs-navigation a[data-content='gallery'].selected::before {
  background-position: -40px -20px;
}
.cd-tabs-navigation a[data-content='store'].selected::before {
  background-position: -60px -20px;
}
.cd-tabs-navigation a[data-content='settings'].selected::before {
  background-position: -80px -20px;
}
.cd-tabs-navigation a[data-content='trash'].selected::before {
  background-position: -100px -20px;
}

.cd-tabs-content {
  background: #fff;
  margin-top:-40px;
}
.cd-tabs-content li {
  display: none;
  padding: 1.4em;
 
}
.cd-tabs-content li.selected {
  display: block;
  -webkit-animation: cd-fade-in 0.5s;
  -moz-animation: cd-fade-in 0.5s;
  animation: cd-fade-in 0.5s;
  
}
.cd-tabs-content li p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #8493bf;
  margin-bottom: 2em;
}

.content_tab
{
	width:100%;
		margin-left:auto;
		margin-right:auto;
		height:auto;
		border:1px solid #ddd;
}
 .cd-tabs-navigation a.selected {
    box-shadow: inset 2px 0 0 #f05451;
  }
  .cd-tabs-navigation a.selected {
    box-shadow: 1px 1px 1px 1px #f05451;
	
  }
  .cd-tabs-navigation a {
    height: 60px;
    line-height: 60px;
    width: auto;
    text-align: left;
    font-size: 18px;
	font-weight:bold;
    padding: 0 25px 0 20px;
  }
 .quotation_table
{
	width:100%;
	font-size: 14px;
    font-family:"Open Sans";
	font-weight:normal;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#quotation_table_1
{
	width:100%;
	font-size: 14px;
    font-family:"Open Sans";
	font-weight:normal;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.quotation_table th
{
	width:100%;
	
} 
  .qtable[type='text']{
    border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	width:100%;
	height:20px;
	margin-top:0px;
	box-shadow:0px 0px 5px #ccc;
}
.qtable1[type='text']{
    border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	width:50%;
	height:20px;
	margin-top:5px;
	box-shadow:0px 0px 5px #ccc;
	display:block;
}
.qtable12[type='text']{
    border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	width:90%;
	height:20px;
	display:block;
	margin-top:5px;
	box-shadow:0px 0px 5px #ccc;
}
.qtable2{
     border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	width:100%;
	margin-top:0px;
	box-shadow:0px 0px 5px #ccc;
}
.qtablearea
 {
	border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	margin-top:0px;
	width:100%;
	height:50px;
	box-shadow:0px 0px 5px #ccc;
 }
 .qtable1_txtr
 {
	border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	margin-top:0px;
	width:100%;
	height:100px;
	box-shadow:0px 0px 5px #ccc;
 }
 .qtable1_txtr1
 {
	border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	margin-top:0px;
	width:auto;
	height:100px;
	box-shadow:0px 0px 5px #ccc;
 }
 .qtablearea1
 {
	border: 1px solid #CCC;
    font-size: 14px;
    padding:5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	margin-top:0px;
	width:100%;
	box-shadow:0px 0px 5px #ccc;
 }
 .quote
{
	border:1px solid #ccc;
	width:90%;
	min-height:700px;
	padding:10px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	border-radius:5px;
}
.quote_table
{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	min-height:700px;
	padding:10px;
	display:block;
	background-color:#eee;
}
#quotation_table_1 th
{
	text-align:center;
}
.quotation_table th
{
	width:100%;
	display:block;
}
.form_pro
{
	width:100%;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
}
/*-----------------tablet------------------*/
@media only screen and (min-width: 600px) and (max-width: 768px)
{
	nav .nav-menu li a{
	color: #fff; 
	text-decoration: none;
	font-family:Calibri;
  line-height: 1;
  font-size:17px;
  padding: 12px 30px 12px 5px;
}
/*-----------------------------------------------------------quotation_table-----------------------------------------------------*/
.quotation_table
{
	width:500px;
	font-size: 14px;
    font-family:"Open Sans";
	font-weight:normal;
	float:left;
}
#quotation_table_1
{
	width:500px;
	font-size: 14px;
    font-family:"Open Sans";
	font-weight:normal;
	float:left;
}
#quotation_table_1 th
{
	text-align:center;
}
.quotation_table tr,th
{
	width:100%;
	text-align:left;
}
.qtable[type='text']{
    border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	width:240px;
	height:20px;
	margin-top:0px;
	box-shadow:0px 0px 5px #ccc;
}
.qtable1[type='text']{
    border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:10px;
	margin-bottom:15px;
	width:47px;
	height:20px;
	margin-top:5px;
	box-shadow:0px 0px 5px #ccc;
}
.qtable12[type='text']{
    border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:10px;
	margin-bottom:15px;
	width:150px;
	height:20px;
	margin-top:5px;
	box-shadow:0px 0px 5px #ccc;
}
.qtable2{
     border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	width:257px;
	margin-top:0px;
	box-shadow:0px 0px 5px #ccc;
}
.qtablearea
 {
	border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:5px;
	margin-bottom:15px;
	margin-top:0px;
	width:240px;
	height:50px;
	box-shadow:0px 0px 5px #ccc;
 }
 .qtable1_txtr
 {
	border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:15px;
	margin-bottom:15px;
	margin-top:0px;
	width:210px;
	height:100px;
	box-shadow:0px 0px 5px #ccc;
 }
 .qtable1_txtr1
 {
	border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:10px;
	margin-bottom:15px;
	margin-top:0px;
	width:67px;
	height:100px;
	box-shadow:0px 0px 5px #ccc;
 }
 .qtablearea1
 {
	border: 1px solid #CCC;
    font-size: 14px;
    padding:5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:0px;
	width:180px;
	box-shadow:0px 0px 5px #ccc;
 }
 .quote
{
	border:1px solid #ccc;
	float:left;
	width:97%;
	min-height:700px;
	padding:10px;
	border-radius:5px;
	background-color:#fff;
}
.quote_table
{
	float:left;
	width:97%;
	min-height:700px;
	padding:10px;
	background-color:#eee;
}
	.cnt_career_reg
{
	height:auto;
	border:1px solid #ccc;
	 border-radius:5px;
	 box-shadow:1px 1px 1px 0px #aaa;
	background-color:#fff;
	width:60%;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
}
.job_page_reg
{
	height:540px;
	background-color:#eee;
	border-radius:5px;
	padding:10px;
}
	 .login_form
{
	width:50%;
	min-height:300px;
	box-shadow: 0 0 20px black;
	padding:5px;
	margin-left:auto;margin-right:auto;
	margin-top:40px;
	margin-bottom:80px;
	}
	.email_data
{
	width:100%;
	display:block;
	padding:0px 0px 15px 15px;
	font-size:14px;
	font-weight:bold;
	clear:both;
	}

.textbox_login
{
	width:80%;
	float:left;
	display:block;
	padding:8px;
	margin-top:5px;
	margin-bottom:5px;
	border-radius:5px;
 	border:1px solid #C8C8C8 ;
	}
	.forgot_pwd 
{
	float:left;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	}
.forgot_pwd a
{
	color:#f00;
	font-size:14px;
	text-decoration:none;
	}
.forgot_pwd a:hover
{
	color:#C00;
	text-decoration:underline;
	}
[type='submit']
{
	padding:10px;
    border: 0 none;
	border-radius:5px;
    letter-spacing: 1px;
    text-transform: uppercase;
	background-color:#da251c;
    color: #ffffff;
	cursor:pointer;
	}
[type='button']
{
	padding:10px;
    border: 0 none;
	border-radius:5px;
    letter-spacing: 1px;
    text-transform: uppercase;
	background-color:#da251c;
    color: #ffffff;
	cursor:pointer;
	}
[type='reset']
{
	padding:10px;
    border: 0 none;
	border-radius:5px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
	background-color:#da251c;
    color: #ffffff;
	cursor:pointer;
	}
[type='submit']:hover
 {
    background: #c9302c;
 }
[type='button']:hover
 {
    background: #c9302c;
 }
[type='reset']:hover
 {
    background: #c9302c;
 }
.submit_btn
{
	padding:5px 5px 5px 5px;
	margin-left:10px;
	}
	.flexslider .slides img {width: 100%; height:auto;display: block;}
	
.flexslider 
{
	width:100%;
   height:auto;
   display:block;
   margin-left:auto;margin-right:auto;
}
	.sitemap_out
{
	display:block;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#002147;
}
.sitemap
{
	width:97%;
	display:block;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#002147;
	margin-top:10px;
	}
.sitemap_data 
{
	width:20%;
	float:left;
	font-size: 14px;
	color: #fff;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: -webkit-match-parent;
	text-rendering: optimizelegibility;
	
	}
.sitemap_data a
{
	color:#39C;
	text-decoration:none;
}
.sitemap_data1 
{
	width:33.33%;
	float:left;
	font-size: 14px;
	color: #fff;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: -webkit-match-parent;
	/*text-rendering: optimizelegibility;*/
	}
	.sitemap_data1 ul
{
	padding:0;
	margin:0;
}
.sitemap_data1 li
{
	margin-bottom:3px;
}
.sitemap_data1 a
{
	color: #fff;
}
.sitemap_data1 a:hover
{
	color: #00g0;
}
.sitemap_heading
{
	font-size: 13px;
    line-height: 16px;
    color: #39C;
	word-spacing:2px;
	font-weight:bold;
	margin-bottom:0px;
	}
.sitemap_logo
{
	margin-bottom:20px;
	}
	/* Hyperlink Styles: */

.sitemap a{
	color:#fff;
	text-decoration:none;
	outline:none;
}

.sitemap a:hover{
	text-decoration:underline;
}

.sitemap a img{
	border:none;
}
.sitemap_head
{
	font-size: 13px;
    line-height: 16px;
    color: #39C;
	word-spacing:2px;
	font-weight:bold;
}	
 .seg_cont
 {
	 display:none;
 }
 .seg_cont_res
{
	 width:100%;
	 margin-left:auto;
	 margin-right:auto;
	 margin-top:20px;
	 margin-bottom:10px;
	 display:block;
}
.seg_part_res
{
	width:50%;
	float:left;
	 display:block;
	 margin-left:auto;
	 margin-right:auto;
	margin-bottom:20px;
}
.seg_head_res
{
	font-family:"Open Sans";
	   font-size: 16px;
	   word-spacing:1px;
	   margin-top:5px;
	   color: #ed1c24;
	   font-weight:bold;
	   text-align:center;
}
.seg_img_res
{
	width:100%;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.abt_img_res
{
	display:none;
}
.abt_cnt
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.abt_img
{
	float:left;
	width:auto;
	margin-top:10px;
	margin-right:20px;
	display:block;
}
.txt_abt
{
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:22px;
	color:#666;
	width:100%;
	text-align:justify;
}
.input2[type='submit']{
    padding:5px 5px 15px 5px;
	font-size: 14px;
	cursor: pointer;  
	border-radius: 2px;
	border-style:none;
	margin-left:0px;
	background:#ed1c24;
	color:#FFF;
	float:left;
	width:100px;
	height:30px;
	font-family:"Open Sans";
	margin-top:30px;
	font-weight:bold;
}

.input2[type='reset']{
   padding:5px 5px 15px 5px;
	font-size: 14px;
	cursor: pointer;  
	border-radius: 2px;
	margin-left:15px;
	border-style:none;
	background:#ed1c24;
	color:#FFF;
	width:100px;
	height:30px;
	font-family:"Open Sans";
	margin-top:30px;
}
.input5[type='submit']{
    padding:5px 0px 5px 5px;
	font-size: 14px;
	cursor: pointer;  
	border-radius: 2px;
	border-style:none;
	margin-left:0px;
	background:#ed1c24;
	color:#FFF;
	float:left;
	width:100px;
	height:30px;
	font-family:"Open Sans";
	margin-top:30px;
	font-weight:bold;
}

 .input5[type='reset']{
   padding:5px 0px 5px 15px;
	font-size: 14px;
	cursor: pointer;  
	border-radius: 2px;
	margin-left:15px;
	border-style:none;
	background:#ed1c24;
	color:#FFF;
	width:100px;
	height:30px;
	font-family:"Open Sans";
	margin-top:30px;
}

input[type='radio']{
    border: 1px solid #CCC;
    border-radius: 2px;
    font-size: 14px;
    padding:0px 0px 0px 0px;
    outline: none;
    font-family:"Open Sans";
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	width:auto;

}
.map
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.services
{
	width:97%;
	height:auto;
	display:block;
	padding-top:0px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}
.footer_res
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	display:block;
	background-color:#002147;
	height:auto;
	padding:0px 0px 10px 0px;
}
.copy
{
	font-size: 16px;
	text-align:center;
    color: #fff;
	font-family:Calibri;
}
.devel
{
	font-size: 16px;
    color: #fff;
	font-family:Calibri;
	text-align:center;
}
.devel a
{
	font-size: 16px;
    color: #fff;
	text-decoration:none;
	font-family:Calibri;
	text-align:center;
}
#tf-services{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

.space{
	margin-top: 0px;
}
.circle .service
{
	width:48%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin:5px;
}

.circle
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.subtitle_index_res
{
	margin-top:10px;
	margin-bottom:20px;
	margin-left:0px;
	display:block;
}
.subtitle_index
{
	display:none;
}
.textlightblue24_res {
    font-size: 24px;
    color: #002147;
	font-family:Calibri;
}
.form_feedback
{
	width:100%;
	display:block;
}
 .gallery
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
 .docs-pictures > li {
  height: auto;
  padding:20px;
  margin: 0 -1px -1px 0;
  border: 1px solid transparent;
  overflow: hidden;
   float:left;
}

.docs-pictures > li > img {
  width:100%;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  height:300px;
}
.flexslider .flex-control-nav {
    position: absolute;
    width: 100%;
    bottom: 10px;
    text-align: left;
    margin: 0 0 0 20px;
	z-index:9999;
}
 
.flex-control-nav li {
    display: inline-block;
    zoom: 1;
}
 
.flex-control-paging li a {
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    width: 12px;
    height: 12px;
    margin: 0 3px;
    background-color: #b6b6b6 \9;
 
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
 
    -webkit-box-shadow: inset 0 0 0 2px #fff;
    -moz-box-shadow: inset 0 0 0 2px #fff;
    box-shadow: inset 0 0 0 2px #fff;
}
.cnt_career
{
	height:auto;
	border:1px solid #ccc;
	 border-radius:5px;
	 box-shadow:1px 1px 1px 0px #aaa;
	background-color:#fff;
	width:70%;
	padding:10px 0px 10px 0px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.cd-tabs {
  position: relative;
  width: 100%;
  margin: 2em auto;
}
.cd-tabs:after {
  content: "";
  display: table;
  clear: both;
}
.cd-tabs::after {
  /* subtle gradient layer on top right - to indicate it's possible to scroll */
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  width: 50px;
  z-index: 1;
  pointer-events: none;
  background: -webkit-linear-gradient( right , #f8f7ee, rgba(248, 247, 238, 0));
  background: linear-gradient(to left, #f8f7ee, rgba(248, 247, 238, 0));
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.no-cssgradients .cd-tabs::after {
  display: none;
}
.cd-tabs.is-ended::after {
  /* class added in jQuery - remove the gradient layer when it's no longer possible to scroll */
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-tabs nav {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #f8f7ee;
  box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
  height:auto;
}

.cd-tabs-navigation {
  width:auto;
}
.cd-tabs-navigation:after {
  content: "";
  display: table;
  clear: both;
}
.cd-tabs-navigation li {
  float: left;
  margin-bottom:10px;
  margin-top:10px;
}

.cd-tabs-navigation a {
  position: relative;
  display: block;
  height: auto;
  width: auto;
  text-align: center;
  font-family:Calibri;
  line-height:20px;
  letter-spacing:0.5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #c3c2b9;
  padding-top: 14px;
  text-decoration:none;
}
.cd-tabs-navigation a:hover {
 text-decoration:none;
 color:#000;
}
.no-touch .cd-tabs-navigation a:hover {
  color: #29324e;
  background-color: rgba(233, 230, 202, 0.3);
}
.cd-tabs-navigation a.selected {
  background-color: #ffffff !important;
  color: #f00;
}

.cd-tabs-navigation a::before {
  /* icons */
  position: absolute;
  top: 12px;
  left: 50%;
  margin-left: -10px;
  display: inline-block;
  height: 20px;
  width: 20px;
  background-image: url("../img/vicons.svg");
  background-repeat: no-repeat;
}
.cd-tabs-navigation a[data-content='inbox']::before {
  background-position: 0 0;
}
.cd-tabs-navigation a[data-content='new']::before {
  background-position: -20px 0;
}
.cd-tabs-navigation a[data-content='gallery']::before {
  background-position: -40px 0;
}
.cd-tabs-navigation a[data-content='store']::before {
  background-position: -60px 0;
}
.cd-tabs-navigation a[data-content='settings']::before {
  background-position: -80px 0;
}
.cd-tabs-navigation a[data-content='settings1']::before {
  background-position: -80px 0;
}
.cd-tabs-navigation a[data-content='settings2']::before {
  background-position: -80px 0;
}
.cd-tabs-navigation a[data-content='settings3']::before {
  background-position: -80px 0;
}
.cd-tabs-navigation a[data-content='trash']::before {
  background-position: -100px 0;
}
.cd-tabs-navigation a[data-content='inbox'].selected::before {
  background-position: 0 -20px;
}
.cd-tabs-navigation a[data-content='new'].selected::before {
  background-position: -20px -20px;
}
.cd-tabs-navigation a[data-content='gallery'].selected::before {
  background-position: -40px -20px;
}
.cd-tabs-navigation a[data-content='store'].selected::before {
  background-position: -60px -20px;
}
.cd-tabs-navigation a[data-content='settings'].selected::before {
  background-position: -80px -20px;
}
.cd-tabs-navigation a[data-content='trash'].selected::before {
  background-position: -100px -20px;
}

.cd-tabs-content {
  background: #fff;
  margin-top:0px;
}
.cd-tabs-content li {
  display: none;
  padding: 1.4em;
 
}
.cd-tabs-content li.selected {
  display: block;
  -webkit-animation: cd-fade-in 0.5s;
  -moz-animation: cd-fade-in 0.5s;
  animation: cd-fade-in 0.5s;
  
}
.cd-tabs-content li p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #8493bf;
  margin-bottom: 2em;
}

.content_tab
{
	width:100%;
		margin-left:auto;
		margin-right:auto;
		height:auto;
		border:1px solid #ddd;
}
 .cd-tabs-navigation a.selected {
    box-shadow: inset 2px 0 0 #f05451;
  }
  .cd-tabs-navigation a.selected {
    box-shadow: 1px 1px 1px 1px #f05451;
	
  }
  .cd-tabs-navigation a {
    height: 60px;
    line-height: 60px;
    width: auto;
    text-align: left;
    font-size: 18px;
	font-weight:bold;
    padding: 0 25px 0 20px;
  }
}
/*-----------------desktop------------------*/
@media only screen and (min-width: 768px) 
{
	/*-----------------------------------------------------------quotation_table-----------------------------------------------------*/
.quotation_table
{
	width:500px;
	font-size: 14px;
    font-family:"Open Sans";
	font-weight:normal;
	float:left;
}
#quotation_table_1
{
	width:500px;
	font-size: 14px;
    font-family:"Open Sans";
	font-weight:normal;
	float:left;
}
#quotation_table_1 th
{
	text-align:center;
}
.quotation_table tr,th
{
	width:100%;
	text-align:left;
}
.qtable[type='text']{
    border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	width:240px;
	height:20px;
	margin-top:0px;
	box-shadow:0px 0px 5px #ccc;
}
.qtable1[type='text']{
    border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:10px;
	margin-bottom:15px;
	width:67px;
	height:20px;
	margin-top:5px;
	box-shadow:0px 0px 5px #ccc;
}
.qtable12[type='text']{
    border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:10px;
	margin-bottom:15px;
	width:210px;
	height:20px;
	margin-top:5px;
	box-shadow:0px 0px 5px #ccc;
}
.qtable2{
     border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	width:257px;
	margin-top:0px;
	box-shadow:0px 0px 5px #ccc;
}
.qtablearea
 {
	border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:5px;
	margin-bottom:15px;
	margin-top:0px;
	width:240px;
	height:50px;
	box-shadow:0px 0px 5px #ccc;
 }
 .qtable1_txtr
 {
	border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:15px;
	margin-bottom:15px;
	margin-top:0px;
	width:210px;
	height:100px;
	box-shadow:0px 0px 5px #ccc;
 }
 .qtable1_txtr1
 {
	border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:10px;
	margin-bottom:15px;
	margin-top:0px;
	width:67px;
	height:100px;
	box-shadow:0px 0px 5px #ccc;
 }
 .qtablearea1
 {
	border: 1px solid #CCC;
    font-size: 14px;
    padding:5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:0px;
	width:180px;
	box-shadow:0px 0px 5px #ccc;
 }
 .quote
{
	border:1px solid #ccc;
	float:left;
	width:97%;
	min-height:700px;
	padding:10px;
	border-radius:5px;
	background-color:#fff;
}
.quote_table
{
	float:left;
	width:97%;
	min-height:700px;
	padding:10px;
	background-color:#eee;
}

.flexslider {
    margin: 0;
    padding: 0;
	width:1028px;
	margin-left:auto;
	margin-right:auto;
}
.flexslider .flex-control-nav {
    position: absolute;
    width: 100%;
    bottom: 10px;
    text-align: left;
    margin: 0 0 0 20px;
	z-index:9999;
}
 
.flex-control-nav li {
    display: inline-block;
    zoom: 1;
}
 
.flex-control-paging li a {
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    width: 12px;
    height: 12px;
    margin: 0 3px;
    background-color: #b6b6b6 \9;
 
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
 
    -webkit-box-shadow: inset 0 0 0 2px #ddd;
    -moz-box-shadow: inset 0 0 0 2px #ddd;
    box-shadow: inset 0 0 0 2px #ddd;
}
.cd-tabs::after {
    display: none;
  }
  .cd-tabs nav {
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    box-shadow: inset -2px 0 3px rgba(203, 196, 130, 0.06);
    z-index: 1;
  }
  
  .cd-tabs-navigation a {
    height: 0px;
    width: 80px;
    padding-top: 46px;
  }
  .cd-tabs-navigation a.selected {
    box-shadow: inset 2px 0 0 #f05451;
  }
  .cd-tabs-navigation a::before {
    top: 22px;
  }
   .cd-tabs-content {
    min-height: 0px;
	padding-top:0px;
  }
  .cd-tabs-content li {
    padding: 2em 2em 2em 7em;
  }


.cd-tabs {
  position: relative;
  width: 100%;
  margin: 2em auto;
}
.cd-tabs:after {
  content: "";
  display: table;
  clear: both;
}
.cd-tabs::after {
  /* subtle gradient layer on top right - to indicate it's possible to scroll */
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  width: 50px;
  z-index: 1;
  pointer-events: none;
  background: -webkit-linear-gradient( right , #f8f7ee, rgba(248, 247, 238, 0));
  background: linear-gradient(to left, #f8f7ee, rgba(248, 247, 238, 0));
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.no-cssgradients .cd-tabs::after {
  display: none;
}
.cd-tabs.is-ended::after {
  /* class added in jQuery - remove the gradient layer when it's no longer possible to scroll */
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-tabs nav {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #f8f7ee;
  box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
}

.cd-tabs-navigation {
  width:auto;
  
}
.cd-tabs-navigation:after {
  content: "";
  display: table;
  clear: both;
}
.cd-tabs-navigation li {
  float: left;
  margin-bottom:10px;
  margin-top:10px;
}
.cd-tabs-navigation a {
  position: relative;
  display: block;
  height: 60px;
  width: 60px;
  text-align: center;
  font-family:Calibri;
  line-height:20px;
  letter-spacing:0.5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #c3c2b9;
  padding-top: 34px;
  text-decoration:none;
}
.cd-tabs-navigation a:hover {
 text-decoration:none;
 color:#000;
}
.no-touch .cd-tabs-navigation a:hover {
  color: #29324e;
  background-color: rgba(233, 230, 202, 0.3);
}
.cd-tabs-navigation a.selected {
  background-color: #ffffff !important;
  color: #f00;
}
.cd-tabs-navigation a::before {
  /* icons */
  position: absolute;
  top: 12px;
  left: 50%;
  margin-left: -10px;
  display: inline-block;
  height: 20px;
  width: 20px;
  background-image: url("../img/vicons.svg");
  background-repeat: no-repeat;
}
.cd-tabs-navigation a[data-content='inbox']::before {
  background-position: 0 0;
}
.cd-tabs-navigation a[data-content='new']::before {
  background-position: -20px 0;
}
.cd-tabs-navigation a[data-content='gallery']::before {
  background-position: -40px 0;
}
.cd-tabs-navigation a[data-content='store']::before {
  background-position: -60px 0;
}
.cd-tabs-navigation a[data-content='settings']::before {
  background-position: -80px 0;
}
.cd-tabs-navigation a[data-content='settings1']::before {
  background-position: -80px 0;
}
.cd-tabs-navigation a[data-content='settings2']::before {
  background-position: -80px 0;
}
.cd-tabs-navigation a[data-content='settings3']::before {
  background-position: -80px 0;
}
.cd-tabs-navigation a[data-content='trash']::before {
  background-position: -100px 0;
}
.cd-tabs-navigation a[data-content='inbox'].selected::before {
  background-position: 0 -20px;
}
.cd-tabs-navigation a[data-content='new'].selected::before {
  background-position: -20px -20px;
}
.cd-tabs-navigation a[data-content='gallery'].selected::before {
  background-position: -40px -20px;
}
.cd-tabs-navigation a[data-content='store'].selected::before {
  background-position: -60px -20px;
}
.cd-tabs-navigation a[data-content='settings'].selected::before {
  background-position: -80px -20px;
}
.cd-tabs-navigation a[data-content='trash'].selected::before {
  background-position: -100px -20px;
}

.cd-tabs-content {
  background: #fff;
  margin-top:-40px;
}
.cd-tabs-content li {
  display: none;
  padding: 1.4em;
 
}
.cd-tabs-content li.selected {
  display: block;
  -webkit-animation: cd-fade-in 0.5s;
  -moz-animation: cd-fade-in 0.5s;
  animation: cd-fade-in 0.5s;
  
}
.cd-tabs-content li p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #8493bf;
  margin-bottom: 2em;
}

.content_tab
{
	width:1028px;
		margin-left:auto;
		margin-right:auto;
		height:auto;
		border:1px solid #ddd;
}
.cd-tabs-navigation_res
{
	display:none;
}
/*--------------------------------------------------------------------------login form-----------------------------------------------------------*/
.login_form
{
	width:30%;
	min-height:300px;
	box-shadow: 0 0 20px black;
	padding:5px;
	margin-left:auto;margin-right:auto;
	margin-top:40px;
	margin-bottom:80px;
	}
.email_data
{
	float:left;
	padding:0px 15px 15px 15px;
	font-size:14px;
	font-weight:bold;
	}

.textbox_login
{
	width:240px;
	padding:8px;
	margin-top:5px;
	border-radius:5px;
 	border:1px solid #C8C8C8 ;
	}
.forgot_pwd 
{
	float:left;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	}
.forgot_pwd a
{
	color:#f00;
	font-size:14px;
	text-decoration:none;
	}
.forgot_pwd a:hover
{
	color:#C00;
	text-decoration:underline;
	}
[type='submit']
{
	padding:10px;
    border: 0 none;
	border-radius:5px;
    letter-spacing: 1px;
    text-transform: uppercase;
	background-color:#da251c;
    color: #ffffff;
	cursor:pointer;
	}
[type='button']
{
	padding:10px;
    border: 0 none;
	border-radius:5px;
    letter-spacing: 1px;
    text-transform: uppercase;
	background-color:#da251c;
    color: #ffffff;
	cursor:pointer;
	}
[type='reset']
{
	padding:10px;
    border: 0 none;
	border-radius:5px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
	background-color:#da251c;
    color: #ffffff;
	cursor:pointer;
	}
[type='submit']:hover
 {
    background: #c9302c;
 }
[type='button']:hover
 {
    background: #c9302c;
 }
[type='reset']:hover
 {
    background: #c9302c;
 }
.submit_btn
{
	padding:5px 5px 5px 5px;
	margin-left:10px;
	}
	.quote
{
	border:1px solid #ccc;
	float:left;
	width:70%;
	min-height:700px;
	padding:10px;
	border-radius:5px;
	background-color:#fff;
}
.quote_table
{
	float:left;
	width:97%;
	min-height:700px;
	padding:10px;
	background-color:#eee;
}
/*---------------Sitemap--------------*/
.sitemap_out
{
	background-color:#002147;
	width:100%;
}
.sitemap
{
	width:1029px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#002147;
	margin-top:10px;
	
	}
.sitemap_data 
{
	width:20%;
	float:left;
	font-size: 11px;
	color: #fff;
	line-height:20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: -webkit-match-parent;
	text-rendering: optimizelegibility;
	}
.sitemap_data a
{
	color:#39C;
	text-decoration:none;
}
	.sitemap_data a:hover
{
	color: #fff;
}
.sitemap_address
{
	
	margin-left:40px;
	margin-top:10px;
	}
.sitemap_data1 
{
	width:20%;
	float:left;
	font-size: 11px;
	color: #fff;
	line-height:20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: -webkit-match-parent;
	/*text-rendering: optimizelegibility;*/
	}
.sitemap_data1 ul
{
	padding:0;
	margin:0;
}
.sitemap_data1 li
{
	margin-bottom:3px;
}
.sitemap_data1 a
{
	color: #fff;
}
.sitemap_data1 a:hover
{
	color: #00g0;
}
.sitemap_heading
{
	font-size: 13px;
    line-height: 16px;
    color: #39C;
	word-spacing:2px;
	font-weight:bold;
	margin-bottom:0px;
	}
.sitemap_logo
{
	margin-bottom:20px;
	}
	/* Hyperlink Styles: */

.sitemap a{
	color:#fff;
	text-decoration:none;
	outline:none;
}

.sitemap a:hover{
	text-decoration:underline;
}

.sitemap a img{
	border:none;
}
.sitemap_head
{
	font-size: 13px;
    line-height: 16px;
    color: #39C;
	word-spacing:2px;
	font-weight:bold;
}	
}
@media (max-width:1281px) and (min-width: 768px)
{
	.cnt_career_reg
{
	height:auto;
	border:1px solid #ccc;
	 border-radius:5px;
	 box-shadow:1px 1px 1px 0px #aaa;
	background-color:#fff;
	width:40%;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
}
.job_page_reg
{
	height:540px;
	background-color:#eee;
	border-radius:5px;
	padding:10px;
}
	 .login_form
{
	width:40%;
	min-height:300px;
	box-shadow: 0 0 20px black;
	padding:5px;
	margin-left:auto;margin-right:auto;
	margin-top:40px;
	margin-bottom:120px;
	}
	.email_data
{
	width:100%;
	display:block;
	padding:0px 0px 15px 15px;
	font-size:14px;
	font-weight:bold;
	clear:both;
	}

.textbox_login
{
	width:80%;
	float:left;
	display:block;
	padding:8px;
	margin-top:5px;
	margin-bottom:5px;
	border-radius:5px;
 	border:1px solid #C8C8C8 ;
	}
	.forgot_pwd 
{
	float:left;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	}
.forgot_pwd a
{
	color:#f00;
	font-size:14px;
	text-decoration:none;
	}
.forgot_pwd a:hover
{
	color:#C00;
	text-decoration:underline;
	}
[type='submit']
{
	padding:10px;
    border: 0 none;
	border-radius:5px;
    letter-spacing: 1px;
    text-transform: uppercase;
	background-color:#da251c;
    color: #ffffff;
	cursor:pointer;
	}
[type='button']
{
	padding:10px;
    border: 0 none;
	border-radius:5px;
    letter-spacing: 1px;
    text-transform: uppercase;
	background-color:#da251c;
    color: #ffffff;
	cursor:pointer;
	}
[type='reset']
{
	padding:10px;
    border: 0 none;
	border-radius:5px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
	background-color:#da251c;
    color: #ffffff;
	cursor:pointer;
	}
[type='submit']:hover
 {
    background: #c9302c;
 }
[type='button']:hover
 {
    background: #c9302c;
 }
[type='reset']:hover
 {
    background: #c9302c;
 }
.submit_btn
{
	padding:5px 5px 5px 5px;
	margin-left:10px;
	}
	
.abt_cnt
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.content
{
	width:97%;
	margin-left:auto;
	margin-right:auto;
}
.abt_img
{
	float:left;
	width:auto;
	margin-top:10px;
	margin-right:20px;
}
.txt_abt
{
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:22px;
	color:#666;
	width:100%;
	text-align:justify;
}
.content1
	{
		width:97%;
		margin-left:auto;
		margin-right:auto;
		min-height:200px;
		margin-top:20px;
	}
		.sitemap_out
{
	display:block;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.sitemap
{
	width:97%;
	display:block;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#002147;
	margin-top:10px;
	}
.sitemap_data 
{
	width:20%;
	float:left;
	font-size: 14px;
	color: #fff;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: -webkit-match-parent;
	text-rendering: optimizelegibility;
	
	}
.sitemap_data a
{
	color:#39C;
	text-decoration:none;
}
.sitemap_data1 
{
	width:33.33%;
	float:left;
	font-size: 14px;
	color: #fff;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: -webkit-match-parent;
	/*text-rendering: optimizelegibility;*/
	}
	.sitemap_data1 a
{
	color: #fff;
}
.sitemap_data1 a:hover
{
	color: #00g0;
}
.sitemap_heading
{
	font-size: 13px;
    line-height: 16px;
    color: #39C;
	word-spacing:2px;
	font-weight:bold;
	margin-bottom:0px;
	}
.sitemap_logo
{
	margin-bottom:20px;
	}
	/* Hyperlink Styles: */

.sitemap a{
	color:#fff;
	text-decoration:none;
	outline:none;
}

.sitemap a:hover{
	text-decoration:underline;
}
	.header
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 10px 0px;
	height:87px;
}
.logo
{ 
	float:left;
	padding-top:10px; 
	padding-left:5px;
	padding-bottom:0px;
}
.pro_cnt
 {
	 width:100%;
	 margin-left:auto;
	 margin-right:auto;
	 display:block;
	 margin-bottom:200px;
 }

 .pro_cnt p
 {
	  font-family:"Open Sans";
	   font-size: 14px;
	   word-spacing:1px;
	   line-height:20px;
	   margin-left:0px; 
	   text-align:justify;
 }
  .pro_cnt ul li
 {
	  font-family:"Open Sans";
	   font-size: 14px;
	   word-spacing:1px;
	   line-height:22px;
	   margin-left:0px;
	   padding:0;
 }
 .fr
 {
	 padding-right:5px;
 }
 
 .contact
{
	width:97%;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
	.content_cont
	{
		width:100%;
		margin-left:auto;
		margin-right:auto;
		height:auto;
	}
.addleft
{
	font-family:Calibri;
	font-size:13px;
	width:50%;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}
.frmright
{
	width:50%;
	margin-left:auto;
	margin-right:auto;
}
.input2[type='text']{
    border: 1px solid #CCC;
    border-radius: 2px;
    font-size: 14px;
    padding:10px 5px 10px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	width:85%;
	margin-top:20px;
}
 .area2
 {
	border: 1px solid #CCC;
    border-radius: 2px;
    font-size: 14px;
    padding:5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	width:85%;
	min-height:100px;
	max-height:100px;
	margin-top:30px;
 }
 .map
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.txt
{
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:22px;
	color:#444;
	width:50%;
	float:left;
	text-align:justify;
}
.right_part
{
	width:45%;
	float:right;
	height:300px;
	margin-top:20px;
	background-color:#fff;
}
.services
{
	width:100%;
	height:auto;
	display:block;
	padding-top:0px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}
#tf-services{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

.space{
	margin-top: 0px;
}
.circle .service
{
	width:23.33%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin:5px;
}

.circle
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.pro_head {
  font-size:15px;
    text-transform: uppercase;
  color:#fff;
  font-family:"Open Sans";
  line-height:26px;
  word-spacing:3px;
  font-weight:bold;
  text-align:center;
  margin-top:60px;
}
.subtitle_index_res
{
	margin-top:10px;
	margin-bottom:20px;
	margin-left:0px;
	display:block;
}
.subtitle_index
{
	display:none;
}
.textlightblue24_res {
    font-size: 24px;
    color: #002147;
	font-family:Calibri;
}
.form_feedback
{
	width:500px;
	display:block;
}
.add_cont
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
.addtxt
{
	width:100%;
}
.flexslider .slides img {width: 100%; height:auto;display: block;}
	
.flexslider 
{
	width:100%;
   height:auto;
   display:block;
   margin-left:auto;margin-right:auto;
}
.flexslider .flex-control-nav {
    position: absolute;
    width: 100%;
    bottom: 10px;
    text-align: left;
    margin: 0 0 0 20px;
	z-index:9999;
}
 
.flex-control-nav li {
    display: inline-block;
    zoom: 1;
}
 
.flex-control-paging li a {
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    width: 12px;
    height: 12px;
    margin: 0 3px;
    background-color: #b6b6b6 \9;
 
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
 
    -webkit-box-shadow: inset 0 0 0 2px #fff;
    -moz-box-shadow: inset 0 0 0 2px #fff;
    box-shadow: inset 0 0 0 2px #fff;
}
.cnt_career
{
	height:auto;
	border:1px solid #ccc;
	 border-radius:5px;
	 box-shadow:1px 1px 1px 0px #aaa;
	background-color:#fff;
	width:45%;
	padding:10px 0px 10px 0px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.input3[type='text']{
    border: 1px solid #CCC;
    border-radius: 5px;
    font-size: 14px;
    padding:10px 5px 10px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	width:70%;
	margin-top:20px;
	box-shadow:0px 0px 5px #ccc;
}
.area3
 {
	border: 1px solid #CCC;
    border-radius: 5px;
    font-size: 14px;
    padding:5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	width:70%;
	min-height:100px;
	max-height:100px;
	margin-top:30px;
	box-shadow:0px 0px 5px #ccc;
 }
 .img_right_tech
{
	display:block;
	margin-right:0px;
}
/*-----------------------------------------------------------quotation_table-----------------------------------------------------*/
.quotation_table
{
	width:500px;
	font-size: 14px;
    font-family:"Open Sans";
	font-weight:normal;
	float:left;
}
#quotation_table_1
{
	width:500px;
	font-size: 14px;
    font-family:"Open Sans";
	font-weight:normal;
	float:left;
}
#quotation_table_1 th
{
	text-align:center;
}
.quotation_table tr,th
{
	width:100%;
	text-align:left;
}
.qtable[type='text']{
    border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	width:240px;
	height:20px;
	margin-top:0px;
	box-shadow:0px 0px 5px #ccc;
}
.qtable1[type='text']{
    border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:10px;
	margin-bottom:15px;
	width:67px;
	height:20px;
	margin-top:5px;
	box-shadow:0px 0px 5px #ccc;
}
.qtable12[type='text']{
    border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:10px;
	margin-bottom:15px;
	width:210px;
	height:20px;
	margin-top:5px;
	box-shadow:0px 0px 5px #ccc;
}
.qtable2{
     border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	width:257px;
	margin-top:0px;
	box-shadow:0px 0px 5px #ccc;
}
.qtablearea
 {
	border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:5px;
	margin-bottom:15px;
	margin-top:0px;
	width:240px;
	height:50px;
	box-shadow:0px 0px 5px #ccc;
 }
 .qtable1_txtr
 {
	border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:15px;
	margin-bottom:15px;
	margin-top:0px;
	width:210px;
	height:100px;
	box-shadow:0px 0px 5px #ccc;
 }
 .qtable1_txtr1
 {
	border: 1px solid #CCC;
    font-size: 14px;
    padding:3px 5px 3px 5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:10px;
	margin-bottom:15px;
	margin-top:0px;
	width:67px;
	height:100px;
	box-shadow:0px 0px 5px #ccc;
 }
 .qtablearea1
 {
	border: 1px solid #CCC;
    font-size: 14px;
    padding:5px;
    outline: none;
    font-family:"Open Sans";
	margin-left:0px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:0px;
	width:180px;
	box-shadow:0px 0px 5px #ccc;
 }
 .quote
{
	border:1px solid #ccc;
	float:left;
	width:97%;
	min-height:700px;
	padding:10px;
	border-radius:5px;
	background-color:#fff;
}
.quote_table
{
	float:left;
	width:97%;
	min-height:700px;
	padding:10px;
	background-color:#eee;
}
.cd-tabs {
  position: relative;
  width: 100%;
  margin: 2em auto;
}
.cd-tabs:after {
  content: "";
  display: table;
  clear: both;
}
.cd-tabs::after {
  /* subtle gradient layer on top right - to indicate it's possible to scroll */
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  width: 50px;
  z-index: 1;
  pointer-events: none;
  background: -webkit-linear-gradient( right , #f8f7ee, rgba(248, 247, 238, 0));
  background: linear-gradient(to left, #f8f7ee, rgba(248, 247, 238, 0));
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.no-cssgradients .cd-tabs::after {
  display: none;
}
.cd-tabs.is-ended::after {
  /* class added in jQuery - remove the gradient layer when it's no longer possible to scroll */
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-tabs nav {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #f8f7ee;
  box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
}

.cd-tabs-navigation {
  width:auto;
  clear:both;
  height:auto;
}
.cd-tabs-navigation:after {
  content: "";
  display: table;
  clear: both;
}
.cd-tabs-navigation li {
  float: left;
  margin-bottom:10px;
  margin-top:10px;
}

.cd-tabs-navigation a {
  position: relative;
  display: block;
  height: auto;
  width: auto;
  text-align: center;
  font-family:Calibri;
  line-height:20px;
  letter-spacing:0.5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #c3c2b9;
  padding-top: 14px;
  text-decoration:none;
}
.cd-tabs-navigation a:hover {
 text-decoration:none;
 color:#000;
}
.no-touch .cd-tabs-navigation a:hover {
  color: #29324e;
  background-color: rgba(233, 230, 202, 0.3);
}
.cd-tabs-navigation a.selected {
  background-color: #ffffff !important;
  color: #f00;
}

.cd-tabs-navigation a::before {
  /* icons */
  position: absolute;
  top: 12px;
  left: 50%;
  margin-left: -10px;
  display: inline-block;
  height: 20px;
  width: 20px;
  background-image: url("../img/vicons.svg");
  background-repeat: no-repeat;
}

.cd-tabs-content {
  background: #fff;
  padding-top:270px;
}
.cd-tabs-content li {
  display: none;
  padding: 1.4em;
 
}
.cd-tabs-content li.selected {
  display: block;
  -webkit-animation: cd-fade-in 0.5s;
  -moz-animation: cd-fade-in 0.5s;
  animation: cd-fade-in 0.5s;
  
}
.cd-tabs-content li p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #8493bf;
  margin-bottom: 2em;
}

.content_tab
{
	width:100%;
		margin-left:auto;
		margin-right:auto;
		height:auto;
		border:1px solid #ddd;
}
 .cd-tabs-navigation a.selected {
    box-shadow: inset 2px 0 0 #f05451;
  }
  .cd-tabs-navigation a.selected {
    box-shadow: 1px 1px 1px 1px #f05451;
	
  }
  .cd-tabs-navigation a {
    height: 60px;
    line-height: 60px;
    width: auto;
    text-align: left;
    font-size: 18px;
	font-weight:bold;
    padding: 0 25px 0 20px;
  }
}

 /*---------------------------------------------------------------------------------------------tabs----------------------------------------------*/
 
@media only screen and (min-width: 768px) {
  
}
@media only screen and (min-width: 960px) {
  .cd-tabs nav {
    position: relative;
    float: none;
    background: transparent;
    box-shadow: none;
  }
}

@media only screen and (min-width: 768px) {
  
}
@media only screen and (min-width: 960px) {
  .cd-tabs-navigation {
    /* tabbed on top on big devices */
    width: auto;
    background-color: #f8f7ee;
    box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
	margin-left:55px;
  }
  .cd-tabs-navigation .ana1
{
margin-left:122px;
}
.cd-tabs-navigation .ana2
{
margin-left:38px;
}
.cd-tabs-navigation .ana3
{
margin-left:40px;
}
  .cd-tabs-navigation a {
    height: 60px;
    line-height: 60px;
    width: auto;
    text-align: left;
    font-size: 18px;
	font-weight:bold;
    padding: 0 25px 0 20px;
  }
  .cd-tabs-navigation a.selected {
    box-shadow: 1px 1px 1px 1px #f05451;
	
  }
  .cd-tabs-navigation a::before {
    top: 50%;
    margin-top: -10px;
    margin-left: 0;
    left: 38px;
  }
}


@media only screen and (min-width: 768px) {
 
}
@media only screen and (min-width: 960px) {
  .cd-tabs-content {
    min-height: 0;
  }
  .cd-tabs-content li {
    padding: 3em;
  }
  .cd-tabs-content li p {
    font-size: 16px;
    font-size: 1rem;
  }
}

@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.small_input[type='text']{
    border: 1px solid #CCC;
    border-radius: 5px;
    font-size: 14px;
    
    outline: none;
    font-family:"Open Sans";
	
	
	margin-bottom:5px;
	width:100%;
	float:left;
	margin-top:20px;
	box-shadow:0px 0px 5px #ccc;
}

.img_right_tech
{
float:right;
margin-right:50px;
}
.img_right_tech img
{
width:350px;height:200px;
}
.form_pro
{
	margin-top:20px;float:left;font-size: 14px;font-family:'Open Sans';font-weight:normal;
}
