﻿@charset "utf-8";
/* CSS Document */


/*.......... Css For All Pages rest of home page *****/
.headerbox{
	background:url(../images/header-bg2.png) bottom center repeat-x!important;
	}
	
.pagenav{
	border-bottom: 1px solid #e6eaea;
	color: #666e70;
	background-color: #f4f6f6;
	position: relative;
-webkit-transition: background .1s ease-in-out 0s;
-moz-transition: background .1s ease-in-out 0s;
-ms-transition: background .1s ease-in-out 0s;
-o-transition: background .1s ease-in-out 0s;
transition: background .1s ease-in-out 0s;
box-sizing: border-box;
	}
.pagenavbox{
max-width: 1100px;
height:20px;
margin: 0 auto;
padding:10px 0;
position: relative;
	}
.pagenavin{
	color: #9ca5ab;
	font-size: 12px;
	float:left;
line-height: 1.3em;
	}
.pagenavin ul {
display: inline;
margin: 0 0 0 5px;
padding: 0;
list-style:none;
-webkit-padding-start: 0;
}
.pagenavin ul li {
display: inline; margin: 4px 0; padding-right:10px;
float: left;
background-image: url(../images/pipe.png);
background-position: right center;
background-repeat: no-repeat;
padding: 0 10px;
float:left;
}
.nact{ background:none!important;}
.pagenavin ul li a{color: #008B48;

}
/*.... Featured box css Start.............*/
.pagebox {
margin: 0 auto;
padding:10px 0;
width: 100%;
border-bottom:3px solid #fff;
float:left;
background: #e4e5e7;
}
.pageboxin {
margin: 0 auto;
padding: 0;
width: 1100px;
}

.pageleft{
	float:left; width:250px;
	margin:0; padding:0;
	}	

.pageright{
	float:right;
	width:830px;
	margin:0; padding:0;
	}
.stpbanner{
	float:left;
	width:830px;
	margin:0; padding:0 0 15px;
	}

.quilink {
  width:250px;
  padding:0 0 15px 0;
  margin:0;
  float:left;
}
.quilinkul {
  width:250px;
  padding:0;
  margin:0;
  list-style:none;
  background-color: #fff;
border: 1px solid #b3b3b3;
float:left;
}

.quilinkul li{float:left; width:100%;
border-bottom:1px solid #ccc; margin:0; padding:0;}

.quilinkul li h2{font:bold 18px 'Open Sans', sans-serif;color:#1660ab;padding:10px;}

.quilinkul li a{
	width:220px;
	float:left;
	color:#666;
	text-decoration:none;
	font:13px 'Open Sans', sans-serif;
	line-height:18px;
	padding:10px 15px 10px;
	webkit-transition:all 0.3s ease-in-out;moz-transition:all 0.3s ease-in-out;o-transition:all 0.3s ease-in-out;ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}

.quilinkul > li:hover > a {
	text-indent:5px;
	text-shadow:none;
	background:#F7F7F7 url(../images/quilink-bg.png) repeat-y;
	}
.quilinkul > li > a.active{text-indent:5px;
	text-shadow:none;
	background:#F7F7F7 url(../images/quilink-bg.png) repeat-y;}
.quilinkul li:first-child a{border-top-color:#b3b3b3;}





/*........ Call Me Table .............*/
.h117{
	height:165px;
	}
.dorange{
	background-color:#E57639;
	}
.callbox{
	float:left;
	width:240px;
	padding:0 0 10px 0;
	}
Table.callTable{
	font:12px 'Open Sans', sans-serif;
	color:#fff;
	float:left;
	padding:10px 10px 2px;
	}
Table.callTable tr{ margin:0; padding:0;}
Table.callTable tr td{ margin:0; padding:0 0 10px 0;}
Table.callTable tr td h3{ float:left; 
font:12px 'Open Sans', sans-serif;
padding:0; color:#fff;
text-transform:uppercase;
}
.callbtnbox{ float:right; width:100%;
 margin:0;}
.callbtn{
	float:right;
	width:214px;
	padding:5px 8px;
	background-color:#555555;
	border:1px solid #fff;
	text-decoration:none;
	text-align:center;
	color:#fff;
	font:12px 'Open Sans', sans-serif;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	behavior:url(../images/border-radius.htc);
	
	-webkit-transition: background 1.5s ease, color 1s ease;
  -moz-transition: background 1.5s ease, color 1s ease;
  -o-transition: background 1.5s ease, color 1s ease;
  -ms-transition: background 1.5s ease, color 1s ease;
  transition: background 1.5s ease, color 1s ease;
	}
.callbtn:hover{
	background-color:#2A5196;
	}
.callblue{
	background:#0274ba;
	}
	.calltxt {
    background:#1C8ED5;
    border-color: #2DADFD;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    float: right;
    font-family: Verdana;
    font-size: 12px;
    padding:5px 5px;
	width:70px;
    text-decoration: none;
}
.callbox ::-webkit-input-placeholder {
   color: #fff;
}

.callbox :-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

.callbox ::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

.callbox :-ms-input-placeholder {  
   color: #fff;  
}
/* ********** Call Me table end here..............*/





/* Style Project Detail for Usual tabs */
.prcontent{
	float:left;
	width:800px;
	margin:0; padding:15px;
	background:#fff;
	}
.pscol-1{width:800px; margin:0; padding:0; float:left;}
.pscol-2{width:390px; margin:0; padding:0; float:left;}
.pscol-3{width:390px; margin:0; padding:0; float:right;}
.pscol-1 h1{ float:left; width:100%; margin:0; padding:0 0 5px; color:#1660ab; line-height:22px; font:700 20px 'Open Sans', sans-serif;}
.pscol-1 h2{ float:left; width:100%; margin:0; padding:0 0 5px; color:#666; line-height:32px!important;  font:16px Georgia, "Times New Roman", Times, serif;}
.pscol-1 h3{ float:left; width:100%; margin:0; padding:10px 0; color:#1660ab; line-height:22px; font:700 18px 'Open Sans', sans-serif;}
.pscol-1 p{ float:left; width:100%; margin:0; padding:0 0 5px; color:#666; line-height:22px!important; font:13px 'Open Sans', sans-serif;}

.skill_box{
	width:390px; margin:0; padding:0; float:right;
	}
.pscol-3 h3{ float:left; width:100%; margin:0; padding:0 0 10px 0; color:#1660ab; line-height:22px; font:600 18px 'Open Sans', sans-serif;}

.sepbg{
	background: #fff url(../images/sep-bg.png) repeat-x center;
float: left;
width: 100%;
clear: both;
height: 10px;
padding: 20px 0;
	}
	
.ausual {
  width:100% !important;
  padding:0;
  margin:0;
  float:left;
}
.ausual ul.ultab{list-style: none;
	list-style-position: outside;
	
	float:left; width:100% !important;}
.ausual ul.ultab li { list-style:none; 
font-weight: 700;
float:left;
	display: block;
	position: relative;
	color: #898989;
	
	
 }
 
.ausual ul.ultab li  a{
	margin-bottom: -1px;
	background:#f8fafa;
	border:1px solid #e5eaea;
	border-radius: 3px 3px 0 0;
	text-transform:capitalize;
  display:block;
  padding-top:15px;
  padding:10px 18px 10px;
  text-decoration:none!important;
  margin-left:0;
  font: 14px  'Open Sans', sans-serif;
	text-align: center;
float: left;
color:#666; text-decoration:none;}
.ausual ul.ultab li a.selected {
  border-top:4px solid #48bdf5;
  background:#fff;
  border-bottom:none;
	color:#000;
  }
.ausual .apanel {
  margin: 0 auto;
text-align: left;
padding:0;
font:12px 'Open Sans', sans-serif;
float: left;
width:100% !important;
}
.apanel p{
 float:left; width:100% !important; margin:0; padding:0 5px 5px; color:#666; line-height:22px!important; font:13px 'Open Sans', sans-serif; text-align:justify;
}

.tabdiv{
	float:left;
	width:100% !important;
	margin:0; padding:5px 0 0;
	line-height:20px;text-align:justify;
	}	

/*............ Skill Bar ..............*/

.skillbar {
  font-family: Verdana, Geneva, sans-serif;
	position:relative;
	display:block;
	margin-bottom:15px;
	width:100%;
	background:#eee;
	height:30px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-webkit-transition:0.4s linear;
	-moz-transition:0.4s linear;
	-ms-transition:0.4s linear;
	-o-transition:0.4s linear;
	transition:0.4s linear;
	-webkit-transition-property:width, background-color;
	-moz-transition-property:width, background-color;
	-ms-transition-property:width, background-color;
	-o-transition-property:width, background-color;
	transition-property:width, background-color;
}

.skillbar-title {
	position:absolute;
	top:0;
	left:0;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	background:#6adcfa;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.skillbar-title span {
	display:block;
	background:rgba(0, 0, 0, 0.1);
	padding:0 20px;
	height:30px;
	line-height:30px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
	font-size: 12px;
font-weight: normal;
}

.skillbar-bar {
	height:30px;
	width:0px;
	background:#6adcfa;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.skill-bar-percent {
	position:absolute;
	right:10px;
	top:0;
	font-size:11px;
	height:30px;
	line-height:35px;
	color:#444;
	color:rgba(0, 0, 0, 0.4);
}

/*............ Skill Bar End............ */

/*......... Contact Page Css ..............*/
.cont_table{
	float:left;
	margin:0; padding:0;
	}
.cont_left{
	float:left;
	width:510px;
	margin:0; padding:0;
	}
p.text {
padding: 15px 0 0;
width: 252px;
color:#888888;
text-align:left;
}
.cont_table label {
    clear: both;
    display: block;
    padding: 0 0 5px;
    text-align: left;
	color: #000;
    float: left;
    font: 13px 'Open Sans', sans-serif;
	width:200px;
}

.inputcls:focus {
    -moz-transition: border-color 0.3s ease 0s;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #b6b6b6;
}

.inputcls {
	height:20px;
    width: 210px;
	color: #555555;
    font: 12px 'Open Sans', sans-serif;
    -moz-transition: border-color 0.6s ease 0s;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #dcdcdc;
    padding: 5px;
	border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.inputarea:focus {
    -moz-transition: border-color 0.3s ease 0s;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #b6b6b6;
}
.etbx{ width:465px!important;}
.inputarea {
	height:55px;
    width: 465px;
	color: #555555;
    font: 12px 'Open Sans', sans-serif;
    -moz-transition: border-color 0.6s ease 0s;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #dcdcdc;
    padding: 3px;
}

.box_btn
{
     float:left;
     width:100%;
     padding:0;
     clear:left;
     
    }
.box_btn input{
    border:0;
	text-decoration:none;
padding:8px 20px;
	  float:left;
  background:#0074b9;
 color:#fff;
 font:15px 'Open Sans', sans-serif;
border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior:url(../images/border-radius.htc);
	-webkit-transition: background 1.5s ease, color 1s ease;
  -moz-transition: background 1.5s ease, color 1s ease;
  -o-transition: background 1.5s ease, color 1s ease;
  -ms-transition: background 1.5s ease, color 1s ease;
  transition: background 1.5s ease, color 1s ease;
}
.box_btn input:hover{ background:#000; color:#fff;
		 cursor:pointer;}
		 
.cont_right {
width:260px;
float:right;
}
.spcontact {
	padding:8px 0 5px!important;
}
.Addr{
	padding:8px 0;
	text-align:left;
	float:left;
width:470px;
color:#666;
font:13px 'Open Sans', sans-serif!important;	
}
a.locmap{
text-decoration:none;	
	}
a.locmap img{
	border:1px solid #ccc;
	}
	
	
/*........................... Faq Css .....................*/
.faqbox{
	width:800px; margin:0; padding:0; float:left;
	}
.faqHed{
	float:left; width:800px;
	}
.faqHed h1{ float:left; width:60%; margin:0; padding:0 0 5px; color:#1660ab; line-height:32px!important; font:700 20px 'Open Sans', sans-serif;}

.faq_accordion{margin:0 0 10px 0;
padding-left:10px;
line-height:40px!important;
border-bottom: 1px solid #E8E6E6;
background:#f0f0f0;
cursor:pointer;
font:600 16px 'Open Sans', sans-serif;
text-decoration:none;
color:#696969;
float:left; width:98.8%;
}
.faq_accordion span{
	display: block;
width: 40px;
height: 40px;
float: right;}
.faq_accordion-open{background:#8C8C8C;color:#fff;}
.faq_accordion-open span{background:#00B3E8 url(../images/t_minus.png) center center no-repeat;}
.faq_accordion-close span{background: #bbbbbb url(../images/t_plus.png) center center no-repeat;}
div.faq_container{padding:0 0 0 0;margin:0; float:left; width:100%;}
div.faq_content{margin:0;padding:5px 10px 30px;font-size:.9em;line-height:1.5em;font-family:'Open Sans', sans-serif; float:left; }
div.faq_content p{padding:0 0 10px 0;;margin:0; float:left; font:14px 'Open Sans', sans-serif; color:#666; line-height:25px!important;}
div.faq_content a{ color:#0c80af;}
ul.faqQA{
	float:left; width:780px; margin:0; padding:0; list-style:none;
	}	
ul.faqQA li{background:url(../images/faq_arrow.png) left center no-repeat; float:left; width:100%; padding-left:25px; font:bold 14px 'Open Sans', sans-serif; color:#666; line-height:30px!important;}
ul.faqQA li p{float:left; width:100%; margin:0; padding:0 0 5px; color:#666; line-height:22px!important; font:14px 'Open Sans', sans-serif;}

.mgb{ margin-bottom:10px!important;}

/*............ Services Css .......................*/
.forservicebanner{
	float:left;
	width:830px;
	margin:0 0 15px; padding:0 0 0;
	background:#fff;
	}
.forservicebanner .svimg{ float:left;}
.servoffer{ float:right; width:48%; margin:0; padding:0;}
.soh2{	
padding: 10px 0 5px;
font:700 25px 'Open Sans', sans-serif;
line-height: 36px;
color: #006fbc; margin:0;
width:95%;
}
.sop{
	float: left;
width: 95%;
margin: 0;
padding: 0 0 5px;
color: #666;
line-height: 18px!important;
font: 13px 'Open Sans', sans-serif;
	}
ul.wework{
    float: left;
	width:95%;
    list-style: none outside none;
    padding:0 0 10px 00px;
    text-decoration: none;
}
ul.wework li {
    background-image: url("../images/bullet_chk.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #666;
font:14px 'Open Sans', sans-serif;
height:28px;
padding-left: 25px;
width: 360px;
line-height: 28px;
}	

/*..............................*/
.servbox{
	width:800px; margin:0; padding:0; float:left;
	}
.servHed{
	float:left; width:800px;
	}
.servHed h1{ float:left; width:100%; margin:0; padding:0 0 5px; color:#1660ab; line-height:32px!important; font:700 20px 'Open Sans', sans-serif;}


ul.servQA{
	float:left; width:800px; margin:0; padding:15px 0; list-style:none;
	}
.li_odds{ float:left!important;}	
.li_even{ float:right!important;}	
ul.servQA li{ float:left; width:45%;padding-bottom:30px;

}
.serdiv{
	float:left;
	width:340px;
	border-radius: 3px;
background-color: #FFFFFF;
padding: 8px;
border: solid 1px #FFFFFF;
box-shadow: 0 0 10px rgba(255, 255, 255, 0.4);
	}
.serdiv:hover{
border-radius: 3px;
background-color: #FFFFFF;
padding:8px;
border: solid 1px #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	
	}
.serv_ico{float:left; width:38px; height:100%; min-height:100px; padding-right:10px;
 background:url(../images/service_icon.png) no-repeat;}
.servli1{ background-position:0 0!important;}
.servli2{ background-position:-47px 0!important;}
.servli3{ background-position:-101px 0!important;}
.servli4{ background-position:-145px 0!important;}
.servli5{ background-position:-191px 0!important;}
.servli6{ background-position:-244px 0!important;}

ul.servQA li h3.stit{float: left;width: 85%;margin: 0;padding: 0;color: #000;line-height: 40px!important;font: 13px 'Open Sans', sans-serif;text-transform: uppercase;}
ul.servQA li p.sdes{float:left; width:85%; margin:0; padding:0 0 5px; color:#666; line-height:22px!important; font:13px 'Open Sans', sans-serif;}


/*............. Emi Calculator .....................*/




.emi_table{
	float:left;
	margin:0; padding:0;
	}
.emi_table tr{ margin:0; padding:0;}
.emi_table tr td{ margin:0; padding:0 0 40px 0;}
.emi_left{
	float: left;
width: 800px;
margin: 0;
padding:20px 0 0;
	}
.divemi {
padding: 0;
color:#000;
text-align:left;
float:left;
width:174px;
}


.border-btm{border-bottom: 1px solid #ccc;}
.emiinput:focus {
    -moz-transition: border-color 0.3s ease 0s;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #b6b6b6;
}

.emiinput {
	height:20px;
    width: 110px;
	color: #555555;
    font: 12px 'Open Sans', sans-serif;
    -moz-transition: border-color 0.6s ease 0s;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C9C9C9;
	text-align:right;
    padding: 5px;
	border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
.rupee_icon{
	background:url(../images/rupee-icon.png)  no-repeat;
	}
.percent{ font:700 15px 'Open Sans', sans-serif; width:15px; height:15px;}
.rup_ico{padding-left: 10px; text-align:left;
padding-top: 10px;}
.rup_ico2 {
padding-left: 10px;
text-align: left;
font-size:18px;
padding-top: 12px;
float:left;
color:#01638A;
}
.emi_table h4{float: left;
width: 100%;
margin: 0;
padding: 10px 0 2px;
color: #0053A0;
line-height: 22px;
font: 700 18px 'Open Sans', sans-serif;}

h4.emih4{float: left;
width: 100%;
margin: 0;
padding: 10px 0;
color: #000;
line-height: 22px;
font: 700 14px 'Open Sans', sans-serif;}
.emiul{ float: right;
width: 800px;
margin: 0;
list-style: none; 
}
.emiul li{ margin:0;
padding:0 30px 10px 0;
border-radius: 3px; float: left;
width: 25%; margin:0;}
.emilbl{
width:180px;
padding:10px;
border-bottom:3px solid #fff;
line-height: 20px!important;
text-align: center;
color: #000;
float: left;
font: 700 12px 'Open Sans', sans-serif;
}
.emilibx{
	float:left;
	width:180px;
	padding:10px;
	}
.ec1{background: #d9d9d9;}
.ec2{background: #dce6f2;}
.ec3{background: #eeece1;}

.emiamt{text-align: center;
color: #01638A;
font: 700 18px 'Open Sans', sans-serif;
width: 120px;
float: left;
padding: 10px;}
.emiqbox{
	float: left;
text-align: center;
width: 660px;
margin: 0;
padding: 0;
	}
.emiquote{
	text-decoration: none;
padding: 12px 30px;
background: #0074b9;
color: #fff;
font: 700 15px 'Open Sans', sans-serif;
border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	behavior:url(../images/border-radius.htc);
	-webkit-transition: background 1.5s ease, color 1s ease;
  -moz-transition: background 1.5s ease, color 1s ease;
  -o-transition: background 1.5s ease, color 1s ease;
  -ms-transition: background 1.5s ease, color 1s ease;
  transition: background 1.5s ease, color 1s ease;
	}
.emiquote:hover{background:#0A568F;}
	.ex_color{ color:#AAA;}
/*.......... Css for Emi Range ..............*/	

.rngin{
	float:right; 
	width:350px;
	padding:0 20px 0 0;
	margin:0;
	}
/*......... Css For slider ..........*/
.fsize12{ font:bold 12px 'Open Sans', sans-serif!important;}	
.loanamt{
	width: 350px;
text-align: center;
float: left;
color: #fff; text-transform:uppercase;
font: bold 12px 'Open Sans', sans-serif;
padding: 8px 0 2px;
	}
.pl10{ padding-left:10px!important;}

.tbox {
	-webkit-transition: all 0s ease-out;
	-moz-transition: all 0s ease-out;
	-o-transition: all 0s ease-out;
	-ms-transition: all 0s ease-out;
	transition: all 0s ease-out;
	position: relative;
	cursor: pointer;
	border: none!important;
	
}
.amtUI {
	background: #1660ab!important;
	-webkit-box-shadow:0px 4px 0px 0px #03396F!important;
	box-shadow: 0px 4px 0px 0px #03396F!important;
	border-radius:5px;
}
.tenureUI {
	background: #f48142!important;
	-webkit-box-shadow:0px 4px 0px 0px #D35F20!important;
	box-shadow:0px 4px 0px 0px #D35F20!important;
	border-radius:5px;
}
.interestUI {
	background: #52ae5c!important;
	-webkit-box-shadow:0px 4px 0px 0px #368F40!important;
	box-shadow:0px 4px 0px 0px #368F40!important;
	border-radius:5px;
}
.incomeUI {
	background: #f6bb41!important;
	-webkit-box-shadow:0px 4px 0px 0px #DBA024!important;
	box-shadow:0px 4px 0px 0px #DBA024!important;
	border-radius:5px;
}
/* Emi pay css ......*/
.paytxtp{ float:left; font:700 12px 'Open Sans', sans-serif; color:#000; padding:5px 0;}
.emipay{
	 float:left; width:220px;
	 height:40px;
	-webkit-transition: all 0s ease-out;
	-moz-transition: all 0s ease-out;
	-o-transition: all 0s ease-out;
	-ms-transition: all 0s ease-out;
	transition: all 0s ease-out;
	position: relative;
	cursor: pointer;
	background: #19A5E7!important;
	-webkit-box-shadow:0px 4px 0px 0px #0D86BE!important;
	box-shadow:0px 4px 0px 0px #0D86BE!important;
	border-radius:5px;}
	.payinput {
	height:20px;
    width: 170px;
	color: #fff!important;
    font:bold 16px 'Open Sans', sans-serif;
    border:0; background:none;
	text-align:left;
    padding:12px 15px 8px;
}
.payinput::-webkit-input-placeholder { color:#fff; }
.pay_rup {
	float: left;
padding-left: 10px;
text-align: left;
padding-top: 13px;
color: #fff;
font-size: 18px;
}

/*........... Emi Calculator Css End .............*/

/*............ Testimonials Css..................*/
ul.testimoUL{
	float:left; width:800px; margin:0; padding:15px 0 0; list-style:none;
	}
ul.testimoUL li{ float:left; width:100%; padding-bottom:35px;}
.testimonial-box {
	float:left; width:100%; margin:0; padding:0;
}
.testimonial-content {
background: #f8fafa;
color: #373c41;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.03);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.03);
box-shadow: 0 1px 2px rgba(0,0,0,.03);
border-color: #e5eaea;
}

.testimonial-content {
	float:left;
	width:65%;
position: relative;
padding:25px 28px 5px 55px;
margin-bottom: 20px;
font-style: italic;
font-size: 16px;
line-height: 1.4em;
border: 1px solid transparent;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.testimonial-content:before {
color: #d6dfdf;
}
.testimonial-content:before {
display: block;
font-family: 'FontAwesome';
content: "\f10d";
font-size: 18px;
position: absolute;
top: 24px;
font-style: normal;
left: 18px;
}
.testimonial-content p.quot {
padding-bottom: 0;
margin-bottom: 20px;
margin-top: 0;
}
.testimonial-content:after {
background: url(../images/triangle-testimonials.png) no-repeat 50% 0;
}
.testimonial-content:after {
content: '';
display: block;
width: 16px;
height: 22px;
position: absolute;
right: -16px;
top: 50px;
}

.testimonial-author{
	float:right; width:30%;
	}
.testimonial-author:after, .testimonial-author:before {
content: " ";
display: table;
}
.testimonial-author:after {
clear: both;
}
.testimo-pic {
width: 50px;
height: 50px;
float: left;
border-radius:30px;

}
.testimonial-author div {
margin-left: 70px;
}
.testimonial-author-name {
color: #21252b;
padding-bottom:10px;
float:left;
font:700 14px 'Open Sans', sans-serif;
}
.testimonial-author-company{
	color: #666;
padding-bottom:10px;
float:left;
font:600 12px 'Open Sans', sans-serif;
	}
.testimonial-author a {
color: #008FFF;
}


/*.............. Code For Career Page ..............*/
.modal-dialog {
width: 513px;
margin: 10% auto!important;
}
.cur_opn{
	float: left;
width: 100%;
margin: 0;
padding: 10px 0;
color: #333!important;
line-height: 22px;
font: 700 18px 'Open Sans', sans-serif;
	}

.car_Accor{
	float:left; width:100%; margin:0; padding:0;
	}	
.accordion{margin:0;
padding-left:10px;
line-height:40px!important;
border-bottom: 1px solid #E8E6E6;
background:#f0f0f0;
cursor:pointer;
font:15px 'Open Sans', sans-serif;
text-decoration:none;
color:#696969;

}
.accordion span{
	display: block;
width: 40px;
height: 40px;
float: right;}
.accordion-open{background:#8C8C8C;color:#fff;}
.accordion-open span{background:#00B3E8 url(../images/t_minus.png) center center no-repeat;}
.accordion-close span{background: #bbbbbb url(../images/t_plus.png) center center no-repeat;}
div.acc_container{padding:0;margin:0; }
div.acc_content{background:#F7F7F7;margin:0;padding:10px;font-size:.9em;line-height:1.5em;font-family:'Open Sans', sans-serif; float:left; border-bottom: 1px solid #E8E6E6;}
div.acc_content p{padding:0;margin:0;padding:3px;}

.carrer_tabl{ float:left; margin:0; padding:0;}
.carrer_tabl tr td{  margin:0; padding:5px 0;  vertical-align: top;}
.carrer_tabl tr td label{ margin: 0;
padding: 0;
width:100%;
float:left;
font:600 13px 'Open Sans', sans-serif;
text-align: justify;
text-decoration: none;
color: #666;}
.carrer_tabl tr td span{margin: 0;
padding: 0;
line-height:20px!important;
float:left; width:100%;
font: 13px 'Open Sans', sans-serif;
text-align: justify;
text-decoration: none;
color: #666;}
.h40{ height:40px!important;}
.file-primary {
color: #A6A6A6;
background-color: #fff;
border-color: #ffffff #ffffff #B6B6B6 #B6B6B6;
background: -moz-linear-gradient(center top , #EEEEEE, #FFFFFF) repeat scroll 0 0 transparent;
border-style: solid;
border-width: 1px;
}
.file_up {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
width:95%;
font-size: 12px;
font-weight: normal;
line-height: 1.428571429;
font-family:'Open Sans', sans-serif;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border-radius: 3px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.file_up input[type="file"] {
left: 30px;
/* height: 100%; */
opacity: 0;
position: absolute;
/* top: 0; */
width: 90%;
}
input[type="file"] {
display: block;
}
.file_up input[type="file"] {
background-image: none;
}

.apply_box_btn
{
     float:right;
     width:100%;
     padding:0;
     clear:left;
     
    }
.apply_box_btn a{
	text-decoration:none;
padding:8px 20px;
	  float:right;
  background:#0074b9;
 color:#fff;
 font:13px 'Open Sans', sans-serif;
border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	behavior:url(../images/border-radius.htc);
	-webkit-transition: background 1.5s ease, color 1s ease;
  -moz-transition: background 1.5s ease, color 1s ease;
  -o-transition: background 1.5s ease, color 1s ease;
  -ms-transition: background 1.5s ease, color 1s ease;
  transition: background 1.5s ease, color 1s ease;
}
.apply_box_btn a:hover{ background:#000; color:#fff;
		 cursor:pointer;}
	
	
	 
/*......... Why Us Css .................*/
.whcontent{
	float:left;
	width:830px;
	margin:0; padding:0 0 15px;
	background:#fff;
	}
.whcol-1{width:830px; margin:0; padding:0; float:left;}

.whHed{ float: left;
margin: 0;
width: 800px;
background: #5C5C5C;
padding: 15px;
color: #FFFFFF;
font: 700 20px 'Open Sans', sans-serif;
}

.camera_prev {
border-radius: 25px;
background: #fff!important;
}
.camera_next {
border-radius: 25px;
background: #fff!important;
}
.why_container2 {
display:block;
float: left;
width:800px;
height:402px;
border: 1px solid #ccc;
}

.why_us_B {
display: block;
float: left;
width: 800px;
height: 435px;
background:#fff;
border-radius: 3px;
box-shadow: inset 0 0 38px rgba(0,0,0,0.1), 0 5px 5px #D7D7D7;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
border: 1px solid #ccc;
padding: 15px;
}
.why_main{
	width:800px;
	float:left;
	margin:0; padding:10px 15px;
	}
		
.full_why{
	float: left;
width: 100%;
margin: 0;
padding:0;
	}
.fis1{
	width: 100%;
margin: 0; float:left;
padding: 0;
	}
.fis1h3{
	padding:0;
font: 700 20px 'Open Sans', sans-serif;
line-height: 36px;
color: #006fbc;
margin: 0;
width: 100%;
	}
.fis1p{
	float: left;
width: 100%;
margin: 0;
padding: 0 0 5px;
color: #666;
line-height: 22px!important;
font: 13px 'Open Sans', sans-serif;
	}
ul.wh_ul{
    float: left;
	width:100%;
    list-style: none outside none;
    padding:0 0 10px 0px;
    text-decoration: none;
}
ul.wh_ul li {
    background-image: url("../images/why_arrow.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #666;
font:13px 'Open Sans', sans-serif;
height:25px;
padding:0 0 0 15px!important;
width: 40%;
float:left;
line-height: 25px;
}	


/*.............. Why Jaipur ............*/
.pscol-1 h2, .fis1 h2 {
float: left;
width: 100%;
margin: 0;
padding: 0 0 5px;
color: #1660ab;
line-height: 22px;
font: 700 12px 'Open Sans', sans-serif;
}
.whyj {
width: 800px;
margin: 0;
padding: 0;
float: left;
}
.whyj h1 {
float: left;
width: 100%;
margin: 0;
padding: 0 0 5px;
color: #1660ab;
line-height: 22px;
font: 700 20px 'Open Sans', sans-serif;
}
.wj {
width: 100%;
float: left;
color: #666;
font-size: 12px;
line-height: 25px;
text-align: justify;
text-decoration: none;
font-family: 'Open Sans', sans-serif;
color: #666;
}
.wj img{border: solid 2px #e5e5e5; float:right; padding: 5px; margin:0 0 0 15px;}
.wj strong{padding-top:10px; text-transform:uppercase; width:100%; float:left;}

/* .............. sitemap css ..................*/
.sitemap { width:800px; background:#fff; padding:0; margin:0; }
.sitemap ul.smp { margin:0 15px 30px 0; width:225px; padding:10px; float:left; border:1px solid transparent }
.sitemap ul.smp:hover { background:#FAFAFA; border:1px solid #F0f0f0 }
.sitemap ul li { list-style:none; font:13px/25px Open Sans Semibold, 'Open Sans', sans-serif; color:#555f67; }
.sitemap ul li a { color:#0c80af; text-decoration:none; }
.sitemap ul li a:hover { color:#494949 }
.sitemap ul li:first-child { border-bottom:3px solid #ededed; padding-bottom:7px; font:18px/22px Open Sans Bold, 'Open Sans', sans-serif; margin-bottom:15px; }
.sitemap ul.smp li ul li { font:13px/25px Open Sans Semibold, 'Open Sans', sans-serif; padding:0; margin:0; border:0; text-indent:10px; }
.sitemap ul.smp.smp100 { width:96% }
.sitemap ul.smp.smp100 li { float:left; width:33% }
.sitemap ul.smp.smp100 li:first-child { width:100%; float:none; }
.clearfix:after { clear: both; width: 100%; height: 0; content: ""; display: block; }
/*.............. sitemap css ends ....................*/


/*.............. Blog Css ..................*/
.blog_contain{
	float:left;
	width:800px;
	margin:0; padding:15px;
	background:#ebeae8;
	}
.blog_column{width:800px; margin:0; padding:0; float:left;}
.blogHed{
	float:left; width:800px;
	}
.blogHed h1{ float:left; width:60%; margin:0; padding:0 0 20px; color:#1660ab; line-height:32px!important; font:700 20px 'Open Sans', sans-serif;}
.blogsb{ float:right; width:40%;}
#blog-search {
border: 1px solid #D6D6D6;
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
border-radius: 60px;
overflow: hidden;
width: 170px;
padding: 4px 10px;
float: right;
}
#blog-search .searchinput {
background: none transparent;
border: medium none;
float: left;
width: 150px;
color: #666;
font-style: italic;
padding: 0;
margin: 0;
font-size: 11px;
padding:2px;
height:20px;
}
#blog-search .searchbutton {
display: block;
float: left;
width: 13px;
height: 13px;
background: url('../images/f-search.png') no-repeat scroll center center transparent;
text-indent: -9999em;
border: medium none;
cursor:pointer;
padding: 12px 0;
margin: 0;
}

ul.blogul{
	float:left; width:800px; margin:0; padding:15px 0 0; list-style:none;
	}
ul.blogul li{ float:left; width:100%; padding-bottom:30px;}
.postdate {
float: left;
padding: 0 20px;
background: #ccc;
height: 30px;
text-align: center;
left: 20px;
top: -30px;
line-height: 30px!important;
color: #fff;
background: #00aaff;
font:bold 12px 'Open Sans', sans-serif;
position: relative;	
}
.corner {
position: absolute;
left: -10px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 14px 10px;
border-color:transparent transparent #0092DB transparent;
}
.blog_box{ float:left; width:770px; margin:0; padding:15px 15px 0; border:1px solid #ccc; position:relative; background:#fff;}
.blog_box_in{ float:left; width:100%; position:relative; top:-20px;}
.blog_title{ float:left; width:100%; margin:0; padding:5px 0; font:600 16px 'Open Sans', sans-serif; color:#0074bc; text-transform:uppercase;}
.blog_subtitle{float:left; width:100%; margin:0; padding:0 0 10px; font:14px 'Open Sans', sans-serif; color:#666; text-transform:uppercase;}
.blog_col1{ float:left; width:770px; margin:0; padding:0;}
.blog_img{ float:left; width:220px; height:150px;}
.blog_desc{ float: left;width: 530px;padding: 0 0 0 20px;text-align: justify;color: #666;font: 13px 'Open Sans', sans-serif; line-height:18px!important;}
.blog_opt_box{ float: left;width: 68.5%;margin: 0;padding:20px 0 0 20px;}
.blog_opt_box2{ float: left;
width: 770px;
margin: 0;
padding: 12px 0;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin-bottom: 10px;}
.blog_opt_box2 span{ font:18px 'Open Sans', sans-serif; float:left; color:#666; padding-right:20px;}
.blog_social{ float:left; width:350px;}
.blog_social2{ float:left; width:700px;}
.social_frame{ float:left;  margin:0; padding:0 20px 0 0;}
.blog_r_opt{ float:right; width:140px; margin:0; padding:0;}
.blog_r_opt a{ float: right;margin: 0;padding: 8px 15px;background: #666;
color: #fff;font: bold 11px 'Open Sans', sans-serif;text-transform: uppercase;text-decoration: none;border-radius: 5px;}
.blog_r_opt .tcm{ float: right;width: 100%;font: 13px 'Open Sans', sans-serif;color: #666;padding: 10px 0 0;text-align: right;}
.blog_r_opt .tcm span{ font-weight:bold;}

/*-[ pagination ]------------------*/
.pagination {
    clear: both;
    overflow: hidden;
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
}
.pagination ul {
    list-style: none;
    margin: 0;
}
.pagination ul li {
    float: left;
    margin-right: 8px;
}
.currenttext, .pagination a:hover {
    color: #fff;
    margin: 0 1px 0 0;
    display: inline-block;
    float: left;
    line-height: 1.2em;
    text-decoration: none;
    padding: 10px 14px;
    border: 1px solid #ccc;
	background:#000;
}
.pagination a, .pagination2 {
    border: 1px solid #ccc;
    background: #fff;
    margin: 0 1px 0 0;
    display: inline-block;
    float: left;
    line-height: 1.2em;
    text-decoration: none;
    color: #555;
    padding: 10px 14px;
}
.pagination a:hover { color: #fff }
.pagination2 { clear: both }
.top { float: right }
.pnavigation2 {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    float: left;
    margin-bottom: 10px;
}
.nav-previous { float: left }
.nav-next { float: right }
.nav-previous a, .nav-next a {
    color: #979494;
    border: 1px solid #CCCCCC;
    padding: 5px 13px;
    background: #fff;
}
.nav-previous a:hover, .nav-next a:hover {
    color: #fff !important;
    
}

/*.............. Blog Detail Page Css ...............*/
.blognavin{
	color: #9ca5ab;
	font-size: 12px;
	float:left;
line-height: 1.3em;
	}
.blognavin ul.bdnavul {
display: inline;
margin: 0 0 0 5px;
padding: 0;
list-style:none;
-webkit-padding-start: 0;
}
.blognavin ul.bdnavul li {
display: inline; margin: 4px 0; padding-right:15px!important;
background-image: url(../images/pipe2.png);
background-position: right center;
background-repeat: no-repeat;
padding: 0 10px;
float:left;
}
.nact{ background:none!important;}
.blognavin ul.bdnavul li a{color: #00aaff; text-decoration:none; font:13px 'Open Sans', sans-serif;
}
.pl0{ padding-left:0!important;}

.bd_title {
float: left;
width: 100%;
margin: 0;
padding: 5px 0;
font: 600 18px 'Open Sans', sans-serif;
color: #666;
text-transform: capitalize;
}
.bd_about{
	float:left; width:770px; padding:0 0 10px 0; margin:0;
	font:13px 'Open Sans', sans-serif; color:#666;
	}
.bd_about span{padding:0 5px; font:13px 'Open Sans', sans-serif; color:#00aaff;}
.bd_detail{
	float:left; width:770px; margin:0; padding:0;
	}
.bd_detail p{ width:100%; margin:0; padding:5px 0; font:13px 'Open Sans', sans-serif; line-height:20px; color:#666;}
.bd_detail span{ width:100%; margin:0; padding:5px 0; font:13px 'Open Sans', sans-serif; line-height:20px; color:#666;}

.bd_detail img{ width:700px; padding:10px 0; margin:0; border:0;}
.bd_desc{
float:left; margin:0; padding:5px 0; width:770;  font:13px 'Open Sans', sans-serif; line-height:20px; color:#666;
	}
.bd_hed{ float:left; width:100%; margin:0; padding:10px 0; font:18px 'Open Sans', sans-serif; color:#666;}

/*......... Realted post css ........*/
.bd_relate_post{
	float:left; width:100%; margin:0; padding:0; list-style:none;
	}
.bd_relate_post li{ float:left; padding-right:20px; margin:0; width:30%;}
.bd_relate_post li img{ width:230px; height:160px; border:1px solid #ccc; border-radius:3px;}
.bd_relate_post li a{ font:600 13px 'Open Sans', sans-serif; float:left; color:#0084D5; width:100%; text-align:center; line-height:18px!important;}

/*............. Comment css ............*/
.bd_hed_cmt{ float:left; width:100%; margin:0; padding:10px 0; font:18px 'Open Sans', sans-serif; color:#666; border-bottom:1px solid #ccc;}

.bd_cmt_ul{ float:left; width:100%; margin:0; padding:0; list-style:none;}
.bd_cmt_ul li{ float:left; padding:15px 0; border-bottom:1px dashed #E7E7E7; margin:0;}
.bd_cmt_ul li img{ width:81px; height:81px; padding:10px 0; float:left; border:0;}
.bd_cmt_ul li .bd_cmt_box{ float:left; width:669px; margin:0; padding:10px 0 10px 20px;}
.cmt_author{ padding-bottom:5px;font:13px 'Open Sans', sans-serif; color:#666;}
.cmt_author span{font-weight:600;}
.cmt_desc{font:12px 'Open Sans', sans-serif; color:#666; padding-bottom:5px; line-height:18px;}
.cmt_date{padding-bottom:5px;font:13px 'Open Sans', sans-serif; color:#666;}
.cmt_date span{}
.cmt_date a.replybtn{ font:600 13px 'Open Sans', sans-serif; color:#0084D5; padding-left:20px; text-decoration:underline;}
.w630{ width:630px!important;}


/* .......... Error 404 .......... */
/*.......... Also Css For Full static page ...........*/
.tfcol_one {
margin: 0 auto;
padding:0;
width: 100%;
float:left;
background: #a5c9e5;
	background: url(../images/err-build-bg.png) repeat-x bottom center, -moz-linear-gradient(top, #2cb9e0 0%, #fcfcfc 100%);
	background: url(../images/err-build-bg.png) repeat-x bottom center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2cb9e0), color-stop(100%,#fcfcfc));
	background: url(../images/err-build-bg.png) repeat-x bottom center, -webkit-linear-gradient(top, #2cb9e0 0%,#fcfcfc 100%);
	background: url(../images/err-build-bg.png) repeat-x bottom center, -o-linear-gradient(top, #2cb9e0 0%,#fcfcfc 100%);
	background: url(../images/err-build-bg.png) repeat-x bottom center, -ms-linear-gradient(top, #2cb9e0 0%,#fcfcfc 100%);
	background: url(../images/err-build-bg.png) repeat-x bottom center, linear-gradient(to bottom, #2cb9e0 0%,#fcfcfc 100%);
}
.tfcol_two {
margin: 0 auto;
padding: 0;
width: 1100px;
}
.tfcolctn{ float:left; width:1100px; margin:0; padding:0;}
.txt_red0{
	float: left;
width: 100%;
padding:140px 0 50px;
text-align:center;
font:600 30px 'Open Sans', sans-serif;
color:#fff;
	}
	
.txt_grey1{
	float: left;
width: 100%;
margin:0 auto;
padding:0;
text-align:center;
font:20px 'Open Sans', sans-serif;
color:#424242;
	}
.eh_a{  
margin: 15% 20% 5%;
padding: 120px 0 260px;
text-align: center;}
.eh_bl{width:50%; margin:0 auto; float:left; padding:50px 0 240px; text-align:center;}
.eh_br{width:50%; margin:0 auto; float:right; padding:50px 0 240px; text-align:center;}
a.btn {
text-decoration: none;
padding: 12px 30px;
padding-left: 60px!important;
color: #000;
font: 600 14px 'Open Sans', sans-serif;

border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
behavior: url(../images/border-radius.htc);
-webkit-transition: background 1.5s ease, color 1s ease;
-moz-transition: background 1.5s ease, color 1s ease;
-o-transition: background 1.5s ease, color 1s ease;
-ms-transition: background 1.5s ease, color 1s ease;
transition: background 1.5s ease, color 1s ease;
text-transform: uppercase;
}
a.btn:hover {

color: #fff;
cursor: pointer;
}
.go_home {
background: #fff url(../images/err_home.png) left center no-repeat;
}
.go_home:hover {
background: #0084D5 url(../images/err_home.png) left center no-repeat;
}
.err_report{background: #fff url(../images/err_report.png) left center no-repeat;}
.err_report:hover{background: #0084D5 url(../images/err_report.png) left center no-repeat;}
/* cat box*/
.sboxin{
	float:left;
	width:250px;
	margin:0; padding:0;
	}
.sboxul{
	float:left;
	width:250px;
	list-style:none;
	margin:0; padding:0;
	}
.sboxul li{
	float:left;
	margin:0; width:80px; padding:0 5px 5px 0;
	}

.wth212{
	width:280px!important;
	}
.w80{ width:165px!important;}
.w180{ width:203px!important;}

.resale{position: absolute;
text-align: center;
text-indent: 10px;
padding-top: 5px;
line-height: 18px;
}
.sboxdiv{
	float:left;
	width:80px;
	padding:0;
	}

.sboxdiv a{
	float:left;
	width:70px;
	cursor:pointer;
	padding:5px;
	border:0;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	
	text-decoration:none;
	}
/*.sboxdiv h2{ font:normal 9px 'Open Sans', sans-serif; color:#fff; height:35px;}*/
.sboxdiv h3{ font:normal 9px 'Open Sans', sans-serif; color:#fff; height:35px;}
.sboxdiv .imgleft{float:left; margin:0; padding:0;width: 80px;}
.sboxdiv .imgright{float:right; margin:0; padding:0;}
.pad5{
	padding-bottom:5px!important;
	}
.pad10{
	padding-bottom:10px!important;
	}
.pad15{
	padding-bottom:15px!important;
	}
.pad20{
	padding-bottom:20px!important;
	}

.h157{
	height:65px;
	}
.h100{
	height:55px;
	}
.prnone{
	padding-right:0!important;
	}
.pdnone{ padding:0!important;}
.orange{
	background-color:#f58243;
	}
.green{
	background-color:#47a75d;
	}
.skylight{
	background-color:#5bc6d0; 
	}
.skymid{
	background-color:#00aff0;	
	}
.greenlight{
	background-color:#92bf4a;	
	}
.redlight{
	background-color:#ed5641;
	}
.skydark{
	background-color:#0198dd;
	}
.reddark{
	background-color:#ed5641;
	}
	
.orange:hover{
	background-color:#E57639; 
	}	
.green:hover{
	background-color:#36964C; 
	}
.skylight:hover{
	background-color:#4EB6C0; 
	}
.skymid:hover{
	background-color:#019BD5; 
	}
.greenlight:hover{
	background-color:#75A030; 
	}
.redlight:hover{
	background-color:#EB341B; 
	}
.skydark:hover{
	background-color:#0287C4; 
	}
.reddark:hover{
	background-color:#DA2208; 
	}
	
.opct{
	opacity:1;
	text-decoration:none;
	}	
.opct:hover{
	opacity:0.5;
	}

.pdtop15{ padding-top:15px!important;}
/*........... Featured box end here ................*/

.contentUl{
float: left;
width: 780px;
margin: 0;
padding: 0;
list-style: none;
}
.contentUl li {
background: url(../images/faq_arrow.png) left top 4px no-repeat;
float: left;
width: 100%;
padding-left: 25px;
color: #666;
line-height: 22px!important;
font: 13px 'Open Sans', sans-serif;
}
.stpbanner img {width:100%;}
.contentUl .contentUl {
  width: 755px;
}