/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);*/
@font-face {
    font-family: "WebRupee";
    font-style: normal;
    font-weight: normal;
    src: local("WebRupee"), url("http://cdn.webrupee.com/WebRupee.V2.0.ttf") format("truetype"), url("http://cdn.webrupee.com/WebRupee.V2.0.woff") format("woff"), url("http://cdn.webrupee.com/WebRupee.V2.0.svg") format("svg");
}
.WebRupee {
    font-family: 'WebRupee';
}
ul, li, ol
{
	list-style:none;
}
p{ text-align:justify;}
.img-responsive{ width:100%;}
.workingtbl tr:nth-child(even) {background: #e8e8e8;}
.workingtbl tr:nth-child(odd) {background: #fff;}
body
{
	/*background:url(../images/bodybg.png) repeat-x #fff;*/
	
	font-family: 'Open Sans', sans-serif;
	margin:0px;
	padding:0px;
	overflow-x:hidden;
	background-color:#CCCCCC !important;
	}
.scrollup {
	width: 35px;
	height: 35px;
	position: fixed;
	bottom: 20px;
	right: 50px;
	display: none;
	text-indent: -9999px;
	background: url('../images/goto-top.png') no-repeat;
	z-index:1002;
}
header
{
	width:100%;
	float:left;
	background-color:#fff;
	padding:0px 0px;
	background: rgba(255,255,255,1);
/*background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(206,233,245,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(206,233,245,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(206,233,245,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(206,233,245,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(206,233,245,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(206,233,245,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cee9f5', GradientType=0 );*/





background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(206,233,245,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(206,233,245,1)));
background: -webkit-linear-gradient(top, rgba(233,210,168,1) 0%, rgba(219,175,114,1) 100%);
background: -o-linear-gradient(top, rgba(233,210,168,1) 0%, rgba(219,175,114,1) 100%);
background: -ms-linear-gradient(top, rgba(233,210,168,1) 0%, rgba(219,175,114,1) 100%);
background: linear-gradient(to bottom, rgba(233,210,168,1) 0%, rgba(219,175,114,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9d2a8', endColorstr='#dbaf72', GradientType=0 );


}
nav{
/*background: rgba(32,91,174,1);
background: -moz-linear-gradient(top, rgba(32,91,174,1) 0%, rgba(30,58,98,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(32,91,174,1)), color-stop(100%, rgba(30,58,98,1)));
background: -webkit-linear-gradient(top, rgba(32,91,174,1) 0%, rgba(30,58,98,1) 100%);
background: -o-linear-gradient(top, rgba(32,91,174,1) 0%, rgba(30,58,98,1) 100%);
background: -ms-linear-gradient(top, rgba(32,91,174,1) 0%, rgba(30,58,98,1) 100%);
background: linear-gradient(to bottom, rgba(32,91,174,1) 0%, rgba(30,58,98,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#205bae', endColorstr='#1e3a62', GradientType=0 );*/
}
.logo
{
	margin:0px 10px;
	float:left;
	width:68%;
}
.logo img
  {
	  width:100%;
  }
.topnav
{
	width:auto;
	float:right;
	margin-right:2px;
	width:28%;
}
.topnav ul
{
	float:left;
}
.topnav ul li
{
	float:left;
	line-height:12px;
	overflow:hidden;
	width:100%;
}
.topnav ul li a
{
	color:#787878;
	font-weight:600;
	font-size:11px;
	border-right:0px solid #eb780d;
	padding:0px 5px;
}
.topnav ul li a p
{color:#000;
font-weight:600;
font-size:14px; float:left; width:100%; text-align:center;}
.topnav ul li a p:hover
{color:#000;}
.topnav ul li a span{ width:100%; text-align:center; float:left; margin-bottom:3px;}
.topnav ul li:last-child a
{
	border-right:0px;
	padding-right:0px;
}
.topnav ul li a:hover
{
	color:#000;
}
.topnav ol {
	float: right;
	clear:both;
	margin:12px 0px 0;
}
.topnav ol li {
	float: left;
	margin-right: 5px;
	text-align: center;
	line-height: 25px;
	
}
.topnav h2{font-size: 24px;
    margin: 0px;
    padding: 0px;
    line-height: 18px; color:red;}
nav
{
	width:100%;
	float:left;
	position:relative;
	z-index:300;

background-color: #e9d2a8;
    border-bottom: solid #c5813a;
    border-top: solid #c5813a;
}
.row-fluid 
{
	float:left;
}
.row-fluid .span12
{
	background-color:#fff;
	
	padding:15px 15px;
}
.row-fluid .inner
{
	margin-top:0px !important;
	padding:0px 15px !important;	
	position:relative;
}
.row-fluid .inner .span3
{
	background:url(../images/right_shedow.png) repeat-y right;
	padding:15px 0px;
	position:absolute;
	height:100%;
}
.row-fluid .inner .span9
{
	float:right;
	
}

.row-fluid .span12 .span7 h1
{
	color:#000;
	font:700 20px/28px  Arial, Helvetica, sans-serif;
	margin:0px 0px 8px;	
}
.row-fluid .inner .span9 .banner
{
	width:100%;
	height:auto;
	float:left;
	margin-top:15px;
}
.row-fluid .inner .span9 .shedow
{
	width:100%;
	float:left;
	height:18px;
	background:url(../images/banner_shedow.png) no-repeat center;
}
.row-fluid .inner .span9 .banner img
{
	width:100%;
}
.row-fluid .inner .span9 h1
{
	border-bottom: 1px solid #DBDBDB;
    clear: both;
    color: #000000;
    font-size: 18px;
    padding-bottom: 10px;
	line-height:inherit;
	text-transform:uppercase;
	margin:0px;
}
.row-fluid .inner .span9 p
{
 	color: #292929;
    font-size: 13px;
    line-height: 18px;
    text-align: justify;
}
.row-fluid .inner .span9 p .emi
{
 	
    text-align: center!important;
	
}
.row-fluid .inner .span9 p.center
{
	text-align:center;
	margin-bottom:0px;
}
.row-fluid .inner .span9 p i
{
	color:#EB7509;
	font-weight:600;
}
.row-fluid .inner .span9 p b
{
	color:#de1500;
	font-weight:600;
	font-size:15px;
}
.row-fluid .span12 .span7 p
{
	color:#292929;
	font-size:13px;
	line-height: 16px;
    margin-bottom: 30px;
	text-align:justify;
}
.row-fluid .span12 .span7 p a
{
	color:#eb790e;
}
.row-fluid .span12 .span7 p a:hover
{
	color:#000;
}
.row-fluid .tabbable {
    border: 1px solid #da2419;
	border-radius:0 25px 25px 25px;
}
.tabs-below > .nav-tabs{ border-top:none !important;}
.row-fluid .tabbable .nav-tabs .liquick
{
	background-color:#5f6a72;
	color:#fff;
	font-weight:600;
	font-size:15px;
	line-height:41px;
	text-indent:22px;
}
.row-fluid .tabbable .nav-tabs li a
{
	line-height:41px;
	border-radius:0px;
	padding:0px 25px;
	margin:0px 0px 2px 0px;
	background:url(../images/tab_arrow.png) no-repeat 10px 17px #da2419;
	color:#fff;
	font-weight:600;
	font-size:13px;
	border:0px;
}
.row-fluid  .tabbable .nav-tabs li:last-child a
{
	margin-bottom:0px;
}
.row-fluid .tabbable .nav-tabs li.active a
{
	background:url(../images/tab_arrow_active.png) no-repeat 10px 17px #1e3a62;
	border:0px;
	color:#fff;	
	outline:none;
	width: 80%;
}
.row-fluid .span12 .span7 .tabs-left > .nav-tabs
{
	border-right:0px;
	margin-bottom: 0;
	background:url(../images/tab_shedow.png) no-repeat right;
	margin-bottom: 1px;
    padding-right: 14px;
	margin-right:0px;
}
.row-fluid .span12 .span7  .tabs-left > .nav-tabs > li > a:hover, .row-fluid .span12 .span7 .tabs-left > .nav-tabs > li > a:focus {
  border-color:inherit;
}
.row-fluid .span12 .span7 .tabs-left > .tab-content #lA img,
.row-fluid .span12 .span7 .tabs-left > .tab-content #lB img,
.row-fluid .span12 .span7 .tabs-left > .tab-content #lC img
{
	margin-top:2px;
}
.row-fluid .span12 .span7 .tabs-left > .tab-content #lA ul,
.row-fluid .span12 .span7 .tabs-left > .tab-content #lB ul,
.row-fluid .span12 .span7 .tabs-left > .tab-content #lC ul, .news
{
	float:right;
	margin:30px 0px;
	width:53%;
}
.row-fluid .span5 .span6 .box ul.news
 {
	 width:98% !important;
	 float:left !important;
	 margin-left:2% !important ;
	 margin-top:0px !important;
 }
.row-fluid .span12 .span7 .tabs-left > .tab-content #lC ul
{
	margin:7px 0px !important;
}
.row-fluid .span12 .span7 .tabs-left > .tab-content #lC ul li
{
	line-height:21px !important
}
.row-fluid .span12 .span7 .tabs-left > .tab-content #lA ul li,
.row-fluid .span12 .span7 .tabs-left > .tab-content #lB ul li,
.row-fluid .span12 .span7 .tabs-left > .tab-content #lC ul li, .news li
{
	float:left;
	background:url(../images/points.png) no-repeat left 6px;
	padding-left:23px;
	line-height:18px;
	width:85%;
	margin-top:6px;
}
.row-fluid .span12 .span7 .tabs-left > .tab-content #lA ul li a,
.row-fluid .span12 .span7 .tabs-left > .tab-content #lB ul li a,
.row-fluid .span12 .span7 .tabs-left > .tab-content #lC ul li a, .news li a
{
	font-size:12px;
	font-weight:600;
	color:#292929;
}

.row-fluid .box ul.news li a
{
	background:none;
    color: #292929;
    float: none;
    font-size: 13px;
    font-weight: 600;
    margin:0;
    padding:0;
	
}
.row-fluid .box ul.news li a span.one
{   font-size: 11px!important; color:#999;}
.marg-news{ margin-top:45px!important;}
.row-fluid .span12 .span7 .tabs-left > .tab-content #lA ul li a:hover,
.row-fluid .span12 .span7 .tabs-left > .tab-content #lB ul li a:hover
.row-fluid .span12 .span7 .tabs-left > .tab-content #lC ul li a:hover, .news li a:hover
{
	color:#EB790E;
}
.row-fluid .box, .row-fluid .inner .span3 .quicklink
{
	width:100%;
	float:left;
	border:1px solid #dbdbdb;
}
.row-fluid .box h3, .row-fluid .inner .span3 .quicklink h3
{
	background:url(../images/linkhr.png) repeat-x 0px 36px;
	color:#eb7509;
	font-size:14px;
	font-weight:600;
	padding:0px 15px 4px;
	margin:0px;
	line-height:38px; 
}
.row-fluid .box p
{
	padding:3px 15px 0px;
	color:#292929;
	font-size:12px;
	font-weight:600;
	line-height:16px;
	margin:0px;
	
}
.row-fluid .box p span
{
	font-size:13px;
	color:#000;
}
.row-fluid .box a
{
	float:right;
	background-color:#ec7a0e;
	font-size:12px;
	font-weight:400;
	color:#fff;
	margin:3px;
	padding:4px 10px;
}
.row-fluid .fullsize
{
	width:100%;
	float:left;
	margin:7.4px 0px;
}
.row-fluid .box a:hover
{
	background-color:#5f6a72;
}
.row-fluid .inner .span3 .quicklink ul
{
	width:100%;
	float:left;
	margin:5px 0px 15px;
}
.row-fluid .inner .span3 .quicklink
{
	border:0px;
}
.row-fluid .inner .span3 hr
{
	border:0px;
	background:url(../images/linkhr.png) repeat-x;
	width:100%;
	float:left;
	height:6px;
	margin:5px 0px ;
}
.row-fluid .inner .span3 h4
{
    color: #EB7509;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
	padding:5px 0px 0px 10px;
}
.row-fluid .inner .span3 .usefullinks
{
	width:95%;
	float:left;
	margin:5px 0px 15px 10px;
}
.row-fluid .inner .span3 .usefullinks span
{
	color:#000;
	font-size:14px;
	font-weight:600;
	padding-bottom:3px;
	display:block;
}
.row-fluid .inner .span3 .usefullinks a
{
	color: #444;
    display: block;
    font-size: 13px;
    font-weight: 400;
    width: 85%;
	padding:3px 0px 0px 12px;
	background:url(../images/liststyle.png) no-repeat left 10px;
}
.row-fluid .inner .span3 .usefullinks a:hover
{
	color:#EC7A0E;
}
.row-fluid .inner .span3 .quicklink ul li
{
	background: url(../images/tab_arrow_active.png) no-repeat 10px 6px;
    border-bottom: 1px solid #dbdbdb;
    margin-top: 7px;
    padding-bottom: 7px;
    width: 100%;
}
.row-fluid .inner .span3 .quicklink ul li:last-child
{
	border-bottom:0px;
}
.row-fluid .inner .span3 .quicklink ul li a
{
	color: #5F6A72;
    font-size: 13px;
	padding-left:25px;
	font-weight:600;
}
.row-fluid .inner .span3 .quicklink ul li a:hover
{
	color:#EC7A0E;
}
.row-fluid .span5 .span6 .tabbox
{
	width:100%;
	float:left;
	height:58px;
	border-radius:3px;
	background:url(../images/tabbox.png) repeat-x;
}
.row-fluid .span5 .span6 .tabbox .left
{
	width:33px;
	float:left;
	margin:11px 7px 0px ;
}
.row-fluid .span5 .span6 .tabbox .right
{
	width:135px;
	float:left;
	margin:11px 0 0;
}
.row-fluid .span5 .span6 .tabbox .right h4
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	line-height:16px;
	color:#fff;
}
.row-fluid .span5 .span6 .tabbox .right a
{
	color:#2d2d2d;
	font-size:12px;
	font-weight:400;
}
.row-fluid .span5 .span6 .tabbox .right a:hover
{
	color:#fff;
}
.row-fluid .links
{
	margin-top:0px !important;
	padding:0px 15px 10px!important;
}
.links hr
{
	border:none;
	border-top:1px solid #DBDBDB;
	padding:0px 15px 10px;
	margin:0px;
}
.row-fluid .links ul
{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.row-fluid .links ul li
{
	width:23%;
	float:left;
	border-right:1px solid #DBDBDB;
	margin-right:2%;
	line-height:40px;
}
.row-fluid .links ul li.lastchild
{
	margin-right:0px !important;
	border-right:0px !important;
	line-height: inherit !important;
}
.row-fluid .links ul li a img
{
	float:left;	
	margin-right:20px;
}
.row-fluid .links ul li a span
{
	color:#ec7a0e;
	font-weight:700;
	font-size:15px;
}
.breadcrumbs
{
	width:100%;
	float:left;
	margin:0px 0px 10px;	
}
.marin_breadcrumbs
{
	width:98% !important;
	margin:10px 1% !important;
}
.breadcrumbs ul
{
	width:100%;
	float:left;
	margin:0px;
}
.breadcrumbs ul li
{
	float: left;
    position: relative;
	background:none;
	padding:0px;
}

.breadcrumbs ul li a {
	color: #666;
	display: block;
	float: left;
	font-size: 12px;
	padding:3px 5px 3px 8px;
	position: relative;
	text-decoration: none;
	background:url(../images/breadcrumbs_divider.png) no-repeat left 8px;
}
.breadcrumbs ul li:first-child a
{
	color:#EB7509;
	background:none;
	padding-left:0px;
}
.breadcrumbs ul li a:hover {
	color: #333;
}
.row-fluid .inner .span9 h4
{
	font-size:18px;
	color:#333;
	clear: both;
    padding: 10px 0 0;
}
ul.bullet {
    float: left;
    list-style: none outside none;
    margin: 0 0 10px 1%;
    width: 99%;
}
ul.bullet li {
    background: url("../images/bullet.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
    color: #000000;
    font-size: 13px;
    line-height: 20px;
    padding-left: 15px;
}
ul.bullet li b
{
	color:#ff6e04;
	font-weight:600;
}
ul.bullet li span
{
	color:#999;
	font-size:11px;
}

/*ul ul.bullet {
    float: left;
    list-style: none outside none;
    margin: 0 0 10px 1%;
    width: 99%;
}*/
ul.bullet ul{
   
    margin: 12px 0 12px 1%;
    
}
ul.bullet li ul li{
    background: url("../images/liststyle.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
    color: #000000;
    font-size: 13px;
    line-height: 20px;
    padding-left: 15px;
}
ul.bullet li b
{
	color:#ff6e04;
	font-weight:600;
}


.span9 .bod
{
	width:100%;
	float:left;
	margin:10px 0px;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom:10px;
}
.span9 .bod .leftbod
{
	width:120px;
	float:left;
}
.span9 .bod .boddetails
{
	margin-left:135px;
}
.span9 .bod .boddetails h5
{
	color: #EB7509;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom:0px;
}
.span9 .bod .boddetails p
{
	margin:3px 0px 0px;
	font-size:12px;
}
footer
{
	width:100%;
	float:left;
	clear:both;
	border-top:8px solid #da2419;
	background-color:#e2e2e2;
	
}
footer ul
{
	width:100%;
	padding:20px;
	float:left;
	margin:0px;
}
footer ul li
{
	float:left;
	margin-right:60px;
	width:20%;
}
footer ul li.last-child
{
	margin-right:0px !important;
}
footer ul li .div
{
	float:left;
	display:block;	
}
footer ul li .div a
{
	width:100%;
	display:block;
	color:#190669 !important;
	font-size:16px;
	font-weight:400;
	border-bottom:dotted 1px #000;
	margin:5% 0 5% 0;
}
footer ul li .div a strong
{
	color:#ec7a0e;
	font-weight:700;
}
footer h5{ color:#da2419;}
footer ul li .div a:hover, footer ul li .div a:hover strong
{
	color:#0099FF;
}
footer ul li.last-child p
{
	color:#ec7a0e;
	font-size:13px;
	font-weight:400;
	line-height:16px;
}
footer ul li.last-child a
{
	float:left;
	width:auto;
	margin:1px 3px 35px;
}
footer ul li.last-child p span
{
	color:#190669;
	font-weight:600;
	line-height:20px;
}
footer ul li.last-child p span a
{
	display:inherit;
	margin:auto;
	float:none;
}
.alert{ margin: 1% 0 0 -10px !important;}
.customptag p{margin: 1% 0 0 10px; text-align:justify;}
.customchanheyy p, .customchanheyy h5{ text-align:center;}
.bottom
{
	width:100%;
	float:left;
	clear:both;
	background:url(../images/footer_shedow.png) repeat-x;
	margin-top:0px;
	background-color:#990000;
	color:#fff !important;
}
.bottom .left
{
	padding:5px 0px 5px 20px;
	float:left;
	width:auto;
}
.bottom .left p
{
	color:#fff;
	font-size:11px;
	font-weight:400;
	margin:0px 0 5px;
}
.bottom .left a
{
	color:#5f6a72;
	font-size:11px;
	font-weight:400;
	line-height:12px;
	padding:0px 5px;
	float:left;
	height:12px;
	border-right:1px solid #5f6a72;
}
.bottom .left a.last-child
{
	border-right:0px !important;
	padding-right:0px !important;
}
.bottom .left a:hover, .bottom .right p a:hover
{
	color:#ec7a0e;
}
.bottom .right
{
	padding:5px 20px 5px 0px;
	float:right;
	width:auto;
}
.bottom .right p
{
	color:#fff;
	font-size:11px;
	font-weight:400;
	margin:0px 0 5px;
}
.bottom .right p a
{
	color:#d9edf6;
}
.marg1{ margin-bottom:40px;}
.marg2 .pull-right { margin-right:50px;}
.marg3{ margin-left:29%; margin-bottom:8%;}
.branches{padding:5px 10px; background-color:#f78b16; color:#fff; }
.fleft{ margin-right:13px; float:left; clear:right;}
.border1{ border-bottom:solid 1px #dbdbdb; padding-bottom:15px; margin-bottom:15px;}
.styl1{font-size:11px; color:#999;}
.form-horizontal .control-label.label2{width:260px!important; font-size:12px;}
.comn1{width:100%; float:left;margin-bottom:20px;}
.comn1 h2{color:#fff!important; background:#e77d15; padding:0 10px;
font-weight: 700;
font-size: 14px; margin-bottom:0;}
.comn1 h2 a{color:#fff!important;}
.comn2{width:96%; float:left;padding:2%; border-bottom:solid 1px #ccc; border-right:solid 1px #ccc; border-left:solid 1px #ccc;}
.map{color:#ea750b; font-weight:bold;}
.map:hover{color:#000;}
.jssor{position: relative; margin: 0 auto; top: 0px; left: 0px; width: 1300px; height: 350px; overflow: hidden; visibility: hidden;}
@media (max-width: 979px) {
.jssor{position: relative; margin: 0 auto; top:0px; left: 0px; width: 1300px; height: 350px; overflow: hidden; visibility: hidden; }
nav{ margin-bottom:40px;}
}
