@charset "utf-8";
/* CSS Document */
.search1 { 
	/*padding:6px 15px 6px 30px;*/
	/*margin:3px; */

	background: url('../images/searchicon.png') no-repeat;
	background-color: white;
	text-indent: 30px;
	/* width:270px;*/
	/* height:40px;*/
}
.rounded { 
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	width:270px;
}
html{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;.
    background-size: cover;
}
body {
    margin: 0-
    padding: 0;
	/*width:100%; snehal*/
	font-size:14px;
    line-height: 20px;
    font-family:Arial,sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
	background:#fff;
}

.main
{
	/*width:100%; snehal*/
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg2.jpg);
	
}
.header{
   /* width:90%; snehal*/
	min-height:130px;
	padding-top:13px;
	margin-right:auto;
	margin-left:auto;
	background-color:#fff;
	/*background-image:url(../images/header/azul1.jpg); */
}
.header_data1
{
	/*width:230px; snehal*/
	text-align:-webkit-center;
	float:left;
	margin-left:0px;
	padding-top:5px;
	padding-bottom:0px;
	}
.header_data2
{
	/*width:130px; snehal*/
	text-align:-webkit-center;
	float:right;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	}
.header_data3
{
	/*width:690px; snehal*/
	float:left;
	margin-top:0px;
	padding-top:20px;
	/*padding-left:0px; snehal*/
	padding-bottom:0px;
	}
.content{
    width:1000px;
	margin-top:10px;
	margin-bottom:30px;
   	height:auto;
}
	
#language
{
	/*width:120px;
	float:right;
	cursor:pointer;*/
	margin-top:-20px;
	
	}
	
	hindi2
	{
	    
	    padding-right:40px;
	    }
	
/*---------------------------------------font resize------------------------------*/

.font_resize
{
	width:80px;
	}

.font-button
{
	display: inline-block;
	color:#2a3686;
	text-align: center;
	cursor: pointer;
	margin-top:0px;
	margin-left:10px;
}

 .plus
 {
      
	  
      font-size:20px;
	 }
 .minus
 {
      
	  
      font-size: 10pt;
	  font-weight:bold;
	 }
input[type=button]
{
	outline:none;
	background-color:#fff;
	border:1px solid #fff;
	}
/*----------------------------------end font resize-------------------------------*/
	
	
.search
{
	width:20%;
	float:left;
	padding-top:40px;
	padding-left:50px;
	padding-bottom:0px;
	}

/*================================menu=======================================================*/
.full_menu
{
	/*width:90%; snehal*/
	margin-right:auto;
	margin-left:auto;
	height:50px;
	background-color:#fff;
	
	}

.menu_part
{
	float:left;
	width:100%;
	margin-top:2px;
	height:75px;
}
.menu2
{
	z-index:1;
	position:relative;
	font-family: Arial,sans-serif;
	/*text-transform:uppercase;*/
	height:50px;
	/*width:104%;*/
	/*background-color:#fff;*/
	margin:0;
	padding:0;
	border-top-left-radius:0px;	
	font-weight:bolder;
    position: relative;
    /*background: url(../images/b2.png)  repeat;
    border: 0;*/
    -moz-box-shadow: -1px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: -1px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: -1px 2px 4px rgba(0, 0, 0, 0.2);
    padding: 10px;
    background:white;
    background: rgba(255,255,255,1);
background: rgba(232,243,252,1);
background: -moz-linear-gradient(top, rgba(232,243,252,1) 0%, rgba(90,120,186,1) 99%, rgba(90,120,186,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(232,243,252,1)), color-stop(99%, rgba(90,120,186,1)), color-stop(100%, rgba(90,120,186,1)));
background: -webkit-linear-gradient(top, rgba(232,243,252,1) 0%, rgba(90,120,186,1) 99%, rgba(90,120,186,1) 100%);
background: -o-linear-gradient(top, rgba(232,243,252,1) 0%, rgba(90,120,186,1) 99%, rgba(90,120,186,1) 100%);
background: -ms-linear-gradient(top, rgba(232,243,252,1) 0%, rgba(90,120,186,1) 99%, rgba(90,120,186,1) 100%);
background: linear-gradient(to bottom, rgba(232,243,252,1) 0%, rgba(90,120,186,1) 99%, rgba(90,120,186,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8f3fc', endColorstr='#5a78ba', GradientType=0 );



    color: #FFFFFF;
    


}
.menu2 ul 
{
  text-align: left;
  display: inline;
  margin:0;
  padding:0;
  list-style: none;
}
.menu2 ul li {
  /*font: bold 12px/18px sans-serif;*/
  
  font-size:14px;
  font-family:Arial,sans-serif;
  display: inline-block;
  margin-right:5px;
  margin-left:4px;
  padding:8px 0px;
  position: relative;
  /*font-family: 'Open Sans', Arial;*/
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.menu2 ul li:hover{
/*border-bottom:solid;
border-bottom-color:#fff;
border-bottom-width:5px;*/
color:#000;	

	/*background-image: -ms-linear-gradient(top, #FFFFFF 0%, #E6E6E6
 100%);

/* Mozilla Firefox 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #E6E6E6
 100%);

/* Opera  
background-image: -o-linear-gradient(top, #FFFFFF 0%, #E6E6E6
 100%);

/* Webkit (Safari/Chrome 10)  
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #E6E6E6
));

/* Webkit (Chrome 11+)  
background-image: -webkit-linear-gradient(top, #FFFFFF 0%,#E6E6E6
 100%);

/* W3C Markup, IE10 Release Preview 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #E6E6E6
 100%);	*/
 /*background-color:rgb(22,186,231);*/
/* background-color:#fff;*/
}

.menu2 ul li ul {
  
  padding: 0;
  margin:0;
  position: absolute;
  top:40px;                         /*code for submenu*/
  left: 0;
  background:#fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
.menu2 ul li ul li { 
   width:170px;
  background:#fff; 
  display: block;                     /*for submenu*/
  color:#666; 
  font-size:14px;
  border-bottom:1px solid rgb(22,186,231);
}

.menu2 ul li ul li:hover { background:rgb(22,186,231); }
.menu2 ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

.menu2 ul li.current 
{
	
	 background-position:0 -60px;
	 text-decoration:none;
	 color:#666;
 
}
#666
.menu2 ul li a.current
{
	 /*color:rgb(22,186,231);
	 color:rgb(0,122,192);*/
}
.menu2 ul li a.current:hover
{
	 /*color:rgb(22,186,231);
	 color:rgb(22,186,231);*/
}
.menu2 ul li a
{
 text-decoration:none;
 /*color:#693;
 color:rgb(22,186,231);
 color:rgb(0,122,192);*/
 color:#424242;
  /*padding: 40px 0px;*/
 
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
}

.menu2 ul li a:hover
{
	text-decoration:none;
 	color:#666;
}
/*=====================================================end of menu==============================================*/

.right_data
{
	margin-top:0px;
	float:right;
	/*width:280px;*/
	height:43px;
	margin-right:0px;
	/*background-color:#fff;*/
	}
.imgbox
{
	/*width:1160px;*/
	margin-top:-20px;
	padding-top:20px;
	padding-bottom:20px;
	min-height:230px;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;
	background-color:#fff;
}
.imgdiv
{
	width:265px;
	float:left;
	opacity:1;
	margin:12px;
	}
	.imgdiv2
{
	width:350px;
	float:left;
	opacity:1;
	margin:50px;
	}
	.imgdiv1
{
	width:370px;
	float:left;
	opacity:1;
	margin:12px;
	}
.box_caption
{
	font-size:15px;
    line-height:16px;
    margin-bottom: 12px;
	font-family: Arial,sans-serif;
    /*text-transform:uppercase;*/
}
.box_caption1
{
	font-size:12px;
    line-height:12px;
    margin-bottom: 12px;
	font-family: Arial,sans-serif;
    text-transform:uppercase;
}
.imgdiv:hover
{
	opacity:0.5;
	cursor:pointer;
	}
	.imgdiv2:hover
{
	opacity:0.5;
	cursor:pointer;
	}
	.imgdiv1:hover
{
	opacity:0.5;
	cursor:pointer;
	}
	
/*--------------------------our icon--------------------------*/
.services
{
	width:100%;
	float:left;
	
	}
.services_data
{
	margin-left:20px;
	}
	
.imgbox_icon
{
	width:100%;
	float:left;
}
.imgdiv_icon
{
	width:18%;
	float:left;
	opacity:1;
	padding-left:50px;
	margin-left:12px;
	}
	.imgdiv2_icon
{
	width:18%;
	float:left;
	opacity:1;
	padding-left:50px;
	margin-left:12px;
	}
	.imgdiv1_icon
{
	width:18%;
	float:left;
	opacity:1;
	padding-left:50px;
	margin-left:12px;
	}
.box_data
{
	/*font-family: open sans;
    font-size: 15px;*/
	} /*shivanand 17-09-2016/*
.box_caption
{
	font-size: calc(18.2px + 0.41vw);
    line-height:18px;
    margin-bottom: 12px;
    font-weight:bold;
   /*color: #08088A;*/
	font-family: wf_segoe-ui_semilight, wf_segoe-ui_light, wf_segoe-ui_normal, 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe UI', Arial, sans-serif !important;
}
.box_caption1
{
	font-size: calc(14.2px + 0.41vw);
    line-height:18px;
    margin-bottom: 12px;
    font-weight:bold;
   color: #696969;
	font-family: wf_segoe-ui_semilight, wf_segoe-ui_light, wf_segoe-ui_normal, 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe UI', Arial, sans-serif !important;
}


/*--------------------------end icon--------------------------------------------*/

/* Services Section */
#tf-services{
	padding:40 40px 40px 0;
	background-color:rgb(255, 255, 255);
	/*width:1160px;snehal 2017*/
	margin-left:auto;
	margin-right:auto;
	min-height:350px;
	
}
.row
{
	padding-top:0px;
	}
.space{
	margin-top: 40px;
}

#tf-services i.fa {
	font-size: 40px;
	border: 2px solid #2a3686;
	width: 114px;
	height: 114px;
	padding: 27px 25px;
	margin-bottom: 10px;
	border-radius: 50%;
	transition: all 0.5s;
}

#tf-services i.fa.fa-mobile{
	font-size: 50px;
	padding: 20px 25px;
}

#tf-services .service:hover>i.fa{
	background: #a6afcd;
	color: #ffffff;
}
.service a
{
	text-decoration:none;
	color:#333;
	}
.service a:hover
{
	color:#337ab7;
	}


/*------------------------------------start blocks--------------------------------*/
.slider_main
{
	/*width:1160px;*/
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	min-height:300px;
	background-color:#fff;
	}

.slider_beside
{
	width:400px;
	float:right;
	height:300px;
	}
.block1
{
	width:98%;
	min-height:280px;
	margin-bottom:0px;
	box-border:inset 0 0 10px;
	border:1px solid #999; 
	}
.block2
{
	width:100%;
	float:left;
	margin-bottom:20px;
	}
	
.block1_data
{
	width:570px;
	}
.img2_marquee
{
	background-color:#415e9b;
	color:#fff;
	padding:3px;
	text-transform:uppercase
	}
.img2_marquee a
{
	color:#fff;
	text-decoration:none;
	}
.img2_marquee a:hover
{
	color:#fff;
	text-decoration:underline;
	}
.marquee_data
{
	padding:10px;
	height:220px;
	font-family: 'Lato', Calibri;
	}
.marquee_data a
{
	color:#000;
	}
	.marquee_data1
{
    color:#666666;
	padding:0px;
	height:220px;
	font-family: 'Lato', calibri;
	line-height: 140%;
	}
.marquee_data1 a
{
	/*color:#000;*/
	}
		.marquee_data2
{
	padding:10px;
	height:220px;
	font-family: 'Lato', calibri;
	line-height: 150%;
	font-size:15px;
text-transform: uppercase;

	}
.marquee_data2 a
{
	color:#000;
	}
/*----------------------------------------end blocks------------------------------*/

/*--------------------------------------------------------------------------------*/
.main_data
{
	width:85%;
	margin-right:auto;
	margin-left:auto;
	}
	
.left_content
{
	width:20%;
	float:left;
	margin-right:27px;
	margin-bottom:20px;
	}
.left1
{
	background-color:#e9e9e9;
	padding:5px;
	margin-bottom:5px;
	border-radius:5px;
	font-weight:bold;
	font-size:15px;
	color:#067db8;
	}
.bullet1
{
	color:#415e9b;
	font-size:16px;
	font-weight:bold;
	margin-left:-5px;
}
.bullet2
{
	/*color:#2a3686;*/
	 line-height: 170%;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	margin-left:-5px;
}
.bullet3
{
	color:#2a3686;
	font-size:13px;
	font-weight:bold;
	margin-left:3px;
}
.left1:hover
{
	background-color:#bdbdbd;
	cursor:pointer;
}
.middle_part
{
	width:50%;
	float:left;
	margin-bottom:20px;
	}
.middle_part ul li
{
	margin-left:-30px;
	}
.right_content
{
	width:25%;
	float:right;
	margin-left:20px;
	border:1px solid #067db8;
	margin-bottom:20px;
	}
.right_content ul li
{
	padding:5px;
	margin-left:-30px;
	word-spacing:0;
	
	}
.heading
{
	
	font-size:15px;
    line-height:20px;
    margin-bottom:5px;
	font-family: 'Lato', sans-serif;
    text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
	word-spacing:2px;
	text-align:justify;
	padding:5px;
	color:#067db8;
 
	}
.sub_heading
{
	font-size:15px;
    line-height:20px;
	word-spacing:2px;
	text-align:justify;
	margin-top:10px;
    margin-bottom:10px;
	text-transform:uppercase;
	font-family: 'Lato', sans-serif;
	}
.content
{
	font-style:justify;
	line-height:20px;
	word-spacing:2px;
	text-align:justify;
	}
.main_data li
{
	font-style:justify;
	line-height:20px;
	word-spacing:2px;
	text-align:justify;
	}
.dotted_line
{
	width:40%;
	border-top: 2px dotted #999;
    border-bottom: 0px dashed #999;
	margin-bottom:20px;
	margin-top:10px;
	}
/*--------------------------------------------------------------------------------*/


.footer{
	/*width: inherit; snehal*/
	height: auto;
/* IE10 Consumer Preview */ 
background-image: -ms-radial-gradient(center top, ellipse farthest-side, #a6afcd 20%, #FFFFFF 100%);

/* Mozilla Firefox */ 
background-image: -moz-radial-gradient(center top, ellipse farthest-side, #a6afcd 20%, #FFFFFF 100%);

/* Opera */ 
background-image: -o-radial-gradient(center top, ellipse farthest-side, #a6afcd 20%, #FFFFFF 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(radial, center top 50%, 20, center top, 50%, color-stop(20, #a6afcd), color-stop(1, #FFFFFF));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-radial-gradient(center top, ellipse farthest-side, #a6afcd 20%, #FFFFFF 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: radial-gradient(ellipse farthest-side at center top, #a6afcd 20%, #FFFFFF 100%);
    border-top: 1px solid #a6afcd;
}
.footer-links{
	list-style: none;
    font-size: 12px;
}

.footer-links a{
	text-decoration: none;
    color: #000;
	
}
.fullwidth
{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	}
	.fullwidth a
	{
		width:auto;
		padding:0px 20px 0px 20px;
		border-right:1px solid #000;
	}
.foot_right
{
	/*float:right;*/
	margin-right:135px;
	font-size:8.5px;
	}
.copy
{
   
   padding-left:25px;
    	/*font-size:9.5px;
	font-family:arial;
	margin-bottom:5px;*/
	}
	.paddingtop0
	{
	 padding-top:0px;   
	    }
	
/*-------------------------------------------tabs----------------------------------*/
.main1
{
	height:auto;
	width:100%;
	margin-top:4px;
	margin-right:auto;
	margin-left:0px;
	}
	.left_right_cnt
	{
		width:100%;
		margin-left:auto;
		margin-right:auto;
		background-color:#eee;
		min-height:407px;
		padding-top:12px;
	}
.left_tab
{
	
	min-height:auto;
	float:left;
	margin-top:0px;
	margin-left:0px;
	}
.right_tab
{
	
   
	float:right;
	margin:0;
	min-height:400px;
	padding-top:7px;
	padding-left:0px;
	padding-right:25px;
	margin-right:0px;
	text-align:justify;
	background-color:#fff;
	}
	.right_tab1
{
	width:890px;
	float:right;
	margin:0;
	min-height:400px;
	padding-top:7px;
	padding-left:0px;
	padding-right:25px;
	margin-right:0px;
	text-align:justify;
	background-color:#fff;
	}

.right_tab_other
{
	width:870px;
	float:right;
	margin:0;
	min-height:400px;
	padding-top:7px;
	padding-left:15px;
	padding-right:25px;
	margin-right:10px;
	text-align:justify;
	background-color:#fff;
	}
.right_tab_cont
{
	padding-right:0px;
	}
	
.abt_header
{
	/*width:100%; snehal*/
	margin-top:5px;
	margin-left:10px;
	text-transform:uppercase;
	color: #666;
    font-size:17px;
    line-height: 20px;
	font-weight:bold;
	font-family:Calibri;
	}	
.abt_txt
{
	padding:3px 25px 10px 10px;
	text-align:justify;
	float:left;
	color:#666;
	font-family:Calibri;
	font-size:15px;
	margin:10px 10px 10px 10px;
width:100%
	}
	.abt_txt2
{
	padding:3px 0px 10px 10px;
	text-align:justify;
	float:left;
	color:#666;
	font-family:Calibri;
	font-size:15px;
	margin:10px 10px 10px 10px;
	width:98%;
	}
		.abt_txt3
    {
	padding:3px 25px 10px 10px;
	text-align:justify;
	float:left;
	color:#666;
	font-family:Calibri;
	font-size:15px;
	margin:10px 10px 10px 10px;
    width:100%;
    font-weight:bold;
	}
	
.brk_line
{
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
	border-top:2px  dotted #CCC  ;
  	border-bottom:0px  dashed #CCC  ;
	}
	.brk_line1
{
	margin-left:10px;
	margin-top:10px;
	margin-bottom:1px;
	border-top:1px dotted #CCC  ;
  	border-bottom:0px dashed #CCC  ;
	}
.path
{
	margin-top:0;
	margin-left:10px;
	 padding-top:4px;
	 color:#666;
	font-family:Calibri;
	font-size:16px;
	}
.left_nav
{
	min-height:400px;
	}
.more
{
	position: absolute;
	z-index:9999;
	border:1px soild red;
	margin-left:90px;
	margin-top:-88px;
	/*box-shadow:  0 0 10px 5px rgba(0,0,0,0.6);*/
	/*background-color:red;*/
	background:url(../images/comm.png)no-repeat;
	width:255px;
	height:330px;
	}
.more_data
{
	padding:10px;
	margin-top:0px;
	margin-left:30px;
	
	}
.more_data li
{
	height:20px;
	width:255px;
	}
.more_data li a
{
	font-size: 17px;
    line-height: 24px;
    font-weight: 300;
	text-decoration:none;
	color:#000;
	}
.more_data li a:hover
{
	text-decoration:underline;
	}
.sep_line
{
	height:1px;
	width:180px;
	color:#e5e5e5;
	margin-left:-5px;
	}
	.menu2 img {
  vertical-align: middle;
}
/*---------------------------about us------------------------*/
.about_cont
{
	
	background-color:#eee;
	min-height:407px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	}
.about_box
{
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
/*	width:220px;*/
	margin-left:0px;
	padding:15px;
	
	
	}
.left_abt
{
	/*width:20%;*/
	float:left;
	padding-left:inherit;
	/*height:auto;*/
	background-color:#fff;
	}
	.autorow{
	margin-left: auto;margin-right: auto;
}
.headerpadding
{
    padding-top:0px;
}
.imgfix
{
    width:100px;
    max-height:100px;
    margin-left:40%;
}
.imgfix1
{
    width:50px;
    max-height:50px;
}

.right_abt
{

	padding-right:0px;
	padding-top:10px;
	float:left;
	background:#fff;
	min-height:auto;
	
	}
	.right_abt2
{
/*	width:100%; snehal*/
	padding-right:10px;
	padding-top:10px;
	float:left;
	background:#fff;
	min-height: 400px;
	}
.right_abt1
{	
	width:81%;
	float:right;
	margin:0;
	min-height:400px;
	padding-top:7px;
	padding-left:25px;
	padding-right:25px;
	margin-right:0px;
	text-align:justify;
	background-color:#fff;
}	
	
.submit_btn
{
	padding:10px;
	border-radius:5px;
	font-size:15px;
	text-transform:uppercase;
	background-color:#2a3686;
	color:#fff;
	}
input[type=text]
{
	
	padding-right:20px;
	padding-left:10px;
	padding-top:10px;
	}
	
	
	
	#float31
	{

/*	    background:black;*/
	    width:25px;
	    height:100px;
	    position:fixed;
	    top:0px;
	    right:17px;
	    z-index:1;
	    
	}
	
	#float32
	{

	   /* background:black;*/
	    width:75px;
	   height:50px;
	    position:absolute;
	    top:70px;
	    right:0px;
	    z-index:1;
           padding-left:70px
	}
	
	.rotate33
	{
	    -webkit-transform: rotate(-90deg);

/* Firefox */
-moz-transform: rotate(-90deg);

/* IE */
-ms-transform: rotate(-90deg);

/* Opera */
-o-transform: rotate(-90deg);

/* Internet Explorer */
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

	    }
	
	
	