@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;
}
*{
	padding:0px;
	margin:0px;
}
body
{
	background: url(../images/bg.jpg) no-repeat #fff fixed;
	background-size: cover;
    background-position: bottom;
	font-family: 'Open Sans', sans-serif;
	margin:0px;
	padding:0px;
	overflow-x:hidden;
	}
.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:#123f6d;
	padding:5px 0px;
}
.logo
{
	margin:0px 0px;
	float:left;
	display:inline-block;
	width:70%;
	padding-left:5px;
}
.logo img
  {
	  width:100%;
  }
.topnav
{
	width:25%;
	float:right;
	margin-right:20px;
	margin-top: 22px;
	text-align:right;
}
.topnav ul
{
/*	float:left;*/
}
.topnav ul li
{
	/*float:left;*/
	line-height:12px;
	overflow:hidden;
}
.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:#787878;
font-weight:600;
font-size:11px; 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;
}
nav
{
	width:100%;
	float:left;
	position:relative;
	z-index:300;
	margin-top:5px;
	background:#123f6d;
}
.row-fluid 
{
	float:left;
}
.row-fluid .span12
{
	background-color:#fff;
	margin-top:0px;
	padding:15px 15px;
}
.row-fluid .inner
{
	margin-top:0px !important;
	padding:0px 15px !important;	
	position:relative;
}
.row-fluid .inner ul, .row-fluid .inner ul li
{
	list-style:inherit;
	list-style-type: disc;
	
	}
.row-fluid .inner .breadcrumbs ul li{list-style:none;}	
/*.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 .span12 .span7 .tabbable {
    border: 1px solid #DBDBDB;
}
.row-fluid .span12 .span7 .tabbable .nav-tabs .liquick
{
	background-color:#0088cc;
	color:#fff;
	font-weight:600;
	font-size:15px;
	line-height:41px;
	text-indent:22px;
}
.row-fluid .span12 .span7 .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 #123f6d;
	color:#fff;
	font-weight:600;
	font-size:13px;
	border:0px;
}
.row-fluid .span12 .span7 .tabbable .nav-tabs li:last-child a
{
	margin-bottom:0px;
}
.row-fluid .span12 .span7 .tabbable .nav-tabs li.active a
{
	background:url(../images/tab_arrow_active.png) no-repeat 10px 17px #fefefe;
	border:0px;
	color:#5f6a72;	
	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 .span5 .span6 .box ul.news li a
{
	background:none;
    color: #292929;
    float: none;
    font-size: 13px;
    font-weight: 600;
    margin:0;
    padding:0;
	
}
.row-fluid .span5 .span6 .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 .span5 .span6 .box, .row-fluid .inner .span3 .quicklink
{
	width:204%;
	float:left;
	border:1px solid #dbdbdb;
}
.row-fluid .span5 .span6 .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 .span5 .span6 .box p
{
	padding:15px 15px 0px;
	color:#292929;
	font-size:12px;
	font-weight:600;
	line-height:16px;
	margin:0px;
	min-height:112px;
}
.row-fluid .span5 .span6 .box p span
{
	font-size:13px;
	color:#000;
}
.row-fluid .span5 .span6 .box a
{
	float:right;
	background-color:#123f6d;
	font-size:12px;
	font-weight:400;
	color:#fff;
	margin:3px;
	padding:4px 10px;
}
.row-fluid .span5 .fullsize
{
	width:100%;
	float:left;
	margin:7.4px 0px;
}
.row-fluid .span5 .span6 .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:#123f6d;
}
.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:#123f6d;
}
.row-fluid .span5 .span6 .tabbox
{
	width:100%;
	float:left;
	height:58px;
	border-radius:3px;
	background:#005aaa;
}
.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:15px;
	color:#fff;
}
.row-fluid .span5 .span6 .tabbox .right a
{
	color:#f2f2f2;
	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:31%;
	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:#123f6d;
	font-weight:700;
	font-size:12px;
}
.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;
	background-color:#5f6a72;
}
footer ul
{
	width:auto;
	padding:20px;
	float:left;
	margin:0px;
}
footer ul li
{
	float:left;
	margin-right:60px;
}
footer ul li.last-child
{
	margin-right:0px !important;
}
footer ul li .div
{
	float:left;
	display:block;	
}
footer ul li .div ul li{
	float:none;
	margin:0;
	width:100%;
	display:block;
	color:#fff;
	font-size:13px;
	font-weight:400;
}
footer ul li .div ul{
	float:none;
	padding:0;
}
footer ul li .div a
{
	width:100%;
	display:block;
	color:#fff;
	font-size:13px;
	font-weight:400;
}
footer ul li .div a strong
{
	color:#e7e7e7;
	font-weight:700;
}
footer ul li .div a:hover, footer ul li .div a:hover strong
{
	color:#e7e7e7;
}
footer ul li:first-child p
{
	color:#e7e7e7;
	font-size:13px;
	font-weight:400;
	line-height:16px;
}

footer ul li:first-child p span
{
	color:#ffffff;
	font-weight:600;
}
footer ul li:first-child p span a
{
	display:inherit;
	margin:auto;
	float:none;
}
.bottom
{
	width:100%;
	float:left;
	clear:both;
	background:url(../images/footer_shedow.png) repeat-x;
	margin-top:5px;
}
.bottom .left
{
	padding:25px 0px 10px 20px;
	float:left;
	width:auto;
}
.bottom .left p
{
	color:#ffffff;
	font-size:11px;
	font-weight:400;
	margin:0px 0 5px;
}
.bottom .left a
{
	color:#ffffff;
	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:#123f6d;
}
.bottom .right
{
	padding:25px 20px 10px 0px;
	float:right;
	width:auto;
}
.bottom .right p
{
	color:#ffffff;
	font-size:11px;
	font-weight:400;
	margin:0px 0 5px;
}
.bottom .right p a
{
	color:#ffffff;
}
.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;}
.directbod{text-align:center; margin-top:8px; margin-bottom:8px;}
.directbod img{
	max-width:100%;
}
.directbod h6{
	margin:0;
	font-size: 16px;
	margin-top:4px;
}
table#t01 {
    width: 100%;
    margin: 20px 0;
	order: 1px solid #e5e5e5;
}
table td {
    border: 1px solid #e5e5e5;
    padding: 15px 20px;
    line-height: 18px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
table td:last-child {
    min-width: 98px;
}

table#t01 tr td, table#t01 tr th {
    padding: 5px;
    text-align: left;
    line-height: 22px;
}
table#t01 th {
    background-color: #2A8DCC;
    color: #fff;
}
table#t01 tr th:first-child, table#t01 tr td:first-child {
    border-left-style: solid;
    border-left-width: 1px;
}

.topnav ul li a.btn2{
	background-color: #005aaa;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    margin: 3px;
    padding: 13px 20px;
	margin:10px 0;
	display:inline-block;
	font-size:16px;
}
 a.btn2{
	background-color: #005aaa;
    font-size: 10px;
    font-weight: 400;
    color: #fff;
    padding: 10px 8px;
	margin:3px 0;
	display:inline-block;
	font-size:16px;
}
.topnav ul li a.btn2:hover{
	background-color: #ffffff;
	color: #005aaa;
}
a.btn2:hover{
	background-color: #bebebe;
	color: #005aaa;
}
.slider_uper{
	z-index: 999;
    position: absolute;
	top:40%;
	right:0;
	
}
.photo-gallery{
	
}
.photo-gallery a{
	width:17%;
	margin:1%;
	display:inline-block;
	vertical-align:top;
}
.photo-gallery a img{
	max-width:100%;
}  

	
	
	
	
	}
	
	
	}

<!--******************************************-->

.maq{
	
	margin-left:10px;

	}
	.sticky-container{
    padding:0px;
    margin:0px;
    position:fixed;
    right:-130px;
    top:230px;
    width:210px;
    z-index: 1100;
}
.sticky li{
    list-style-type:none;
    background-color:#123f6d;
    color:#efefef;
    height:43px;
    padding:0px;
    margin:0px 0px 1px 0px;
    -webkit-transition:all 0.25s ease-in-out;
    -moz-transition:all 0.25s ease-in-out;
    -o-transition:all 0.25s ease-in-out;
    transition:all 0.25s ease-in-out;
    cursor:pointer;
}
.sticky li:hover{
    margin-left:-115px;
}
.sticky li img{
    float:left;
    margin:5px 4px;
    margin-right:5px;
}
.sticky li p{
    padding-top:5px;
    margin:0px;
    line-height:16px;
    font-size:18px;
}
.sticky li p a{
    text-decoration:none;
    color:#f28122;
}
.sticky li p a:hover{
    text-decoration:underline;
}