body{
	font-family: 'Roboto Condensed', sans-serif;
	background:#ffffff;
	line-height:1.6em;
	background:#fafafa
}
img{
	max-width: 100%;
	border: 0;
}
.pb-30{
	padding-bottom:30px;
}
#cssmenu > ul > li > a.last{
	padding-right:0
}

.modal-backdrop.in{
    opacity: 0.9 !important;
}
/*header*/
.header-top{
	min-height: 118px;
	box-shadow: 0px 2px 5px #ccc;
	padding:20px 0 10px 0;
	z-index:100;
	position: relative;
}

/*logo*/
.logo{
	float:left;	
	width:auto; 
	margin-right:20px;
	border-right:1px solid #ccc;
	padding-right:30px
}
.logo25 > img{
	margin-top:0px;
}
/*end*/

.contact > ul > li{
	color:#b1b2b2;
	font-weight:700;
	font-size:14px
}
.contact > ul{
	color:#b1b2b2;
}

/*project*/
.poroject{
	position:absolute;
	display:block;
	overflow:hidden;
	z-index:100;
	left:0;
	right:0;
	top:800px
}
.project-box{
	background:#ffffff;
	border:1px solid #d0d0d0;
	padding:10px;
	max-width: 263px !important;
	margin:0 29px 20px 0;
}
.project-box > h2{
	color:#0095da;
	font-size:21px;
	font-weight:700;
	margin: 5px 0 13px;
}
.project-box > h4{
	color:#ec008c;
	font-size:15px;
	font-weight:700;
	margin: 12px 0 5px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
}
.project-box > h4 > a{
	color:#ec008c;
}
.project-box > h4 > a:hover{
	color:#0095da;
	text-decoration:none
}
.project-box > p{
	color:#737373;
	font-size:15px;
	font-weight:700;
	margin:8px 0 0px;
}
.last{
	margin:0;
}

.content{
	padding:400px 0 40px
}
.title{
	color:#3c3d3e;
	font-weight:700;
	font-size:21px;
}
.content p{
	color:#3c3d3e;
	font-weight:500;
	font-size:14px;
	width: 69%;
	margin: 0 auto;
	line-height: 1.8em;
}
/*form*/
input, textarea, select {
    font-size: 14px;
    font-weight: 300;
    background: #FFF;
    border: 1px solid #9bddfe !important;
    border-radius: 2px;
    padding: 0px 0 0 8px;
    margin: 4px 0 0px 0;
    color: #6d6d6d;
}
.contactform ul{
	margin-bottom: 0px;
}
.contactform ul li{
	margin-right:15px;
	width: 100%;
	list-style:none !important;
	margin:10px 0
}

.contact-form h3{
	font-weight:500;
	color:#d4d4d4;
	font-size:18px;
	padding-left: 25px;
	margin: 15px 0;
}
/*.form-control{
	border-radius:0 !important;
	box-shadow:none !important;
	color:#919191 !important;
	font-size:12px !important 
}*/
.form-control {
    width: 100%;    
    margin-right: 6px;
    margin-bottom: 0;
}
.contact-form button {
    padding: 7px 30px;
    border: 1px solid #999999;
	background: #ffffff;
    font-weight: 700;
    color: #919191;
	font-size:12px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	box-shadow:4px 2px 0px #000;
	height:30px;
	margin-left:0px
}
.contact-form button:hover {
    color: #000 ;
}
.contactform {
    width: 100%;
    max-width: 340px;
    float: left;
    padding: 0px 0 5px 0;
}

li.select{
	vertical-align: top;
}
.copyright ul{
	margin: 0;
	color: #ddd;
}
.copyright{
	padding:25px 0 22px;
	/*background: #d7d7d7;*/
	background-color: #2d2d2d;
}
.copyright ul li{
	color:#ddd;
	font-weight:500;
	margin:0
} 
.copyright a{
	color:#ddd;
}
.copyright p{
	margin: 0;
	color: #ddd;
}

/*innerpage*/
.page_header{
    height: 155px;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0px !important;
}
.breadcrumb li a {
    color:#2d4161 !important;
}
.breadcrumbs{
    margin-top: 6%;
    font-size: 9px;
	text-transform: uppercase;
	 font-weight: 500;
}
.aside-menu{
	width: 80%;
	float: right;
	margin-top: 10px;
}
.aside-menu > h6{
	color:#9d9fa0;
	font-weight:600;
	font-size:14px;
	font-style:italic;
	border-bottom:1px solid #b4b4b4;
	padding:0 0 10px 0;
	margin-bottom:0;
	letter-spacing:1px;
	text-transform:uppercase;
}
.aside-menu > ul > li{
	border-bottom:1px solid #b4b4b4;
	padding:10px 0;
	color:#9d9fa0;
	text-transform:uppercase;
	font-weight:400
}
.aside-menu > h6 a{
	color:#9d9fa0;;
	text-decoration:none;
	letter-spacing:1px
}
.aside-menu > ul > li a{
	color:#9d9fa0;;
	text-decoration:none;
}
.aside-menu > ul > li a:hover, 
.aside-menu ul li.active a,
.aside-menu > h6 a:hover {
	color:#0095da
}
.aside-menu > ul > li a.active{
	color:#0095da
}
.aside-menu > h6 > a.active{
	 color:#0095da
}
.right-content h1{
	color:#0095da;
	font-weight:700;
	text-transform:uppercase;
	margin-top: 15px;
	font-size: 29px;
}
.right-content p{
	/*text-align:left;*/
	width:100%;
	color:#6d6d6d;
	line-height:1.6em
}
/*inner-banner*/
.about-us-banner{
	background:url(../images/inner-banner/about-us.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover; 
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.ashtavinayak-banner{
	background:url(../images/inner-banner/ashtavinayak.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover; 
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.hari-banner{
	background:url(../images/inner-banner/hari-prayag.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover; 
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.buyer-guide-banner{
	background:url(../images/inner-banner/buyer-guide.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover; 
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.careers-banner{
	background:url(../images/inner-banner/careers.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover; 
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.completed-projects-banner{
	background:url(../images/inner-banner/completed-projects.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover; 
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.contact-us-banner{
	background:url(../images/inner-banner/contact-us.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover; 
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}	
.nri-banner{
	background:url(../images/inner-banner/nri.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover; 
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.projects-ashtavinayak-banner{
	background:url(../images/inner-banner/projects-ashtavinayak.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover; 
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.shrihari-nakshatra-banner{
	background:url(../images/inner-banner/shrihari-nakshatra.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover; 
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.shrihar-safalya-banner{
	background:url(../images/inner-banner/shrihar-safalya.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover; 
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.vistaar-shubharambh-banner{
	background:url(../images/inner-banner/vistaar-shubharambh.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover; 
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.vistaar-icon-banner{
	background:url(../images/inner-banner/vistaar-icon.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover; 
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.news-event-banner{
	background:url(../images/inner-banner/news-event.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover; 
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.banner-hight{
	height:302px !important;
}
.breadcrumb-top{
	margin-top:140px !important
}
/*bannerend*/

/*.b-bottom{
	border-bottom:1px solid #ccc;
	padding-bottom:30px
}*/
.content-wrap{
	padding:30px 0 30px
}

/*project style*/
.right-content span{
	font-size:16px;
	color:#787979;
	font-weight:500
}
.right-content h2{
	font-size:20px;
	color:#787979;
	font-weight:700;
	margin: 5px 0 20px;
}
.nav > li > a{
	color:#FFFFFF
}
.nav-tabs > li{
	font-size: 16px !important;
}
ul.first{
	padding-left:20px
}
.project-content{
	padding:20px 0;
}
.project-content p:first-letter {
    text-transform: uppercase;
}
.project-content li{
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 10px;
}
.table td{
    font-size: 12px;
}
/*contact form*/
.project-content input[type="text"], .project-content textarea{
    width: 100% !important;
    height: 35px;
    margin-bottom: 10px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background: #f6f6f6;
    border: 1px solid #fff;
    display: block !important;
    color: #444;
    font-size: 13px;
    text-transform: none !important;
    border: 1px solid #e1e1e1 !important;
}
.project-content button[type="submit"] {
    border: 2px solid #009dcd !important;
	background: #009dcd;
}
.btn-system.normal.default {
    font-weight: 600;
}
.btn-system.normal {
    padding: 6px 30px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}
.project-content button[type="submit"] {
    margin-bottom: 0;
    border: none;
    color: #fff;
}
/*emi-calculator*/
#ecww-widgetwrapper{
	min-width:250px;
	width:100%;
}
#ecww-widget{
	position:relative;
	padding-top:0;
	padding-bottom:280px;
	height:0;
	overflow:hidden;
}
#ecww-more{
	background:#333;
	font:normal 13px/1 'Raleway', sans-serif;
	padding:10px 0;
	color:#FFF;
	text-align:center;
	width:100%;
	clear:both;
	margin:0;
	clear:both;
	float:left;
}
.right-content-brochure{
	margin:20px 0;
	text-align:right
}
.e-brochure{
	background:#ec3237;
	padding:7px 15px;
	border-radius: 5px;
	color: #fff !important;
	border:1px solid white;
}
.e-brochure a{
	color:#fff;
}
.e-brochure a:hover{
	text-decoration:none;
	color:#000000;
}
/*imggallery*/

#thumbnails, #thumbnails-gallery, #thumbnails-location{
	display: block;
	margin-bottom: 10px;
}
#thumbnails ul li, #thumbnails-gallery ul li, #thumbnails-location ul li {
	float: left;
	margin-bottom: 30px;
	list-style: none;
}
#thumbnails ul li img, #thumbnails-gallery ul li img, #thumbnails-location ul li img{
	border: 2px solid #f2f2f2;
    -webkit-box-shadow: 0 2px 2px rgba(83, 115, 115, 0.5);
    -moz-box-shadow: 0 2px 2px rgba(83, 115, 115, 0.5);
    box-shadow: 0 2px 2px rgba(83, 115, 115, 0.5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

}
#thumbnails ul, #thumbnails-gallery ul, #thumbnails-location ul{
	padding:0
}

/*project form*/
.project-form{
	/*background:#c2aeb5; */
	background-color: rgba(255,255,255,0.4);
	*background: #fff;
	padding:22px;
	float: left;
	width: 100%;
	max-height: 302px;
	height:100%
}
.project-form input{
	border-radius:5px;
	margin:16px 0;
	border:none !important;
	height:35px;
}
.project-form button[type="submit"] {
    border: none !important;
    background: #9a15bf;
	margin-top: 3px;
	border-radius:2px;
	padding: 7px 26px;
	letter-spacing: 1px;
	color:#fff;
	text-transform: capitalize;
}

/*counter-css*/

.text-light span, .text-light p, .text-light div:not(.alert){
 	color: #999 !important; 
}
.seperator::after {
    margin: 0 -100% 0 0 !important;
}
.seperator.seperator-small {
    width: 35%;
    margin: 5px auto;
}
.seperator {
    color: #ccc;
    width: 100%;
    margin: 30px auto;
    overflow: hidden;
    text-align: center;
    line-height: 1.2em;
}
.seperator::before, .seperator::after {
    border-bottom: 1px solid #eee;
    content: "";
    display: inline-block;
    height: 0.65em;
    margin: 0 -4px 0 -100%;
    vertical-align: top;
    width: 50%;
}
#counter-wrap{
    width: 100px;
	height: 100px;
	background: #0095da;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	margin: 0 auto;
}
.count
{
  line-height: 100px;
  color:#fff;
  font-size:25px;
}
.counter-section{
	padding: 70px 0px;
	background:#bebebe;
	background-attachment: fixed;
	background-size: cover !important;
	background-position: center center !important;
}
.counter-section p{
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
}
.counter-symbol {
    font-size: 24px;
}
.text-white {
    color: #ffffff !important;
}



/*footer-links*/
.links-section{
	background:#d7d7d7
}
.footer-projects-links{
	margin-top: 20px;
	font-size: 12px;
}
.footer-projects-links h5{
	margin-bottom: 2px;
	font-size: 12px;
	text-transform: uppercase;
}
.footer-projects-links ul{
	list-style:none;
	padding-left: 18px;
}
.footer-projects-links ul li{
	padding: 5px 0;
	font-size: 12px;
	border-bottom: 1px solid #bcbcbc;
	width: 100%;
}
.footer-projects-links ul li a{
	color:#626262
}
.footer-projects-links ul.second-section {
    margin-top: 35px;
}
.footer-b{
	border-top: 1px solid #bcbcbc;
	padding: 10px 10px 0 10px;
}
ul.sitemap{
	font-weight: 500;
	font-size: 14px;
	color: #6d6d6d;
	line-height: 2em;
}
ul.sitemap a{
	color: #6d6d6d;
}
/*career-form*/
.control-group {
    margin-bottom: 10px !important;
}
.form-horizontal input, .form-horizontal select, .form-horizontal textarea{
    padding: 8px 10px;
    width: 70%;
    font-size: 14px;
    height: initial;
    border-radius: 2px;
}
.form-horizontal input.btn-new{
	background: #9a15bf;
	padding: 7px 30px;
	font-weight: 700;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase; 
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin-left: 0px;
	width: 30%;
	border-radius: 0;
	border: none !important;
}

/*responsive code*/
@media only screen and (max-width: 768px) {
	.poroject{
		position: relative;
		top:0
	}
	.form ul li{
		width:100%;
		margin-bottom: 10px;
	}
	li.select{
		width:100%
	}
	.form-bg button{
		margin-left:0
	}
	.text-right {
    text-align: center;
    padding: 20px 0 10px;
	}
	.aside-menu{
		display: none;
	}
	 #cssmenu > ul > li > a.last { 
  	padding-right: 20px;
	}
	.breadcrumbs{
		margin-top: 19%;
	}
	.e-brochure{
		padding: 10px;
	}
	#cssmenu ul ul li a {
    padding: 10px 25px !important;
	}
	
	#cssmenu ul ul{
		top: 0px !important;
	}
	.text-right{
		text-align: center !important;
	}

	}
	
@media only screen and (max-width: 480px) {
	
}


@media only screen and (max-width: 360px) {
	.banner-hight {
    height: 220px !important;
}
}

@media only screen and (max-width: 360px) {
	.banner {
    height: 220px !important;
}
}



	#feedback {
		height: 0px;
		width: 66px;
		position: fixed;
		right: 0;
		top: 35%;
		z-index: 1000;
		transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	}
	#feedback a {
			display: block;
			background: #0781bf;
			height: 47px;
			padding-top: 0px;
			width: 99px;
			text-align: center;
			color: #fff;
			font-family: Arial, sans-serif;
			font-size: 15px;
			font-weight: bold;
			text-decoration: none;
			border: 2px solid #fff;
	}
	#feedback a:hover {
		background:#00495d;
	}







