.navbar-toggle collapsed {
	margin-top: 20px;
	
}
#carousel{
	height:100%;
}
#floor_plans_banner{
	height:500px;
}
.logoheader{
	height: auto;
	/*padding: 0px 10px;*/
}
.logofooter{
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	/*padding: 10px;*/
}
/*.agileits-left {*/
/*	border: 1px solid #fff;*/

/*}*/
/*.agileits-left:hover {*/
/*	border: 1px solid #e30045;*/
/*}*/
.agileits-left{
	padding-top:15px;
	padding-bottom:15px;
	
}
.sub-agileits{
	padding:0.9em 0 2em 0;
}
.agile{
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
}
.cntr-btn {
    min-width: 300px;
    max-width: 300px;
}

.cntr-btn{
	margin-top:40px;
	background-color:#e30045;
	border-color:#e30045;
	border-radius:0;
	font-size:16px;
	font-weight:bold;
	padding:15px 0 15px 0;
}
.cntr-btn:hover, .cntr-btn:focus{
	opacity:0.7;
	background-color:#e30045;
	border-color:#e30045;
}

.agileits .fancy-line:after, .w3ls .fancy-line:after {
    content: "";
    display: block;
    background-color: #e30045;
    width: 90px;
    height: 2px;
    margin: 15px auto 0;
}
.fancy-line span{
	font-size:18px;
	margin-top:-10px;
}

.content-para p{
	font-size:18px;
	color:#666;
	line-height:1.5em;
	font-family: 'Lato', sans-serif;
	font-weight:600;
}
.content-para h4{
	padding:20px;
	font-size:27px;
}
.sub-line{
	font-size:16px;
}
.w3ls h3{
	font-family: 'Great Vibes', cursive;
	font-weight:bold;
}
.sub-title span{
	font-size:30px;
	font-family: 'Rajdhani', sans-serif;
}
.sub-title{
	margin-top:-20px;
}
.bot-foot a{
	color:#444444;
}
.bot-foot a:hover{
	color:#E5E5E5;
	text-decoration:none;
}
.footer-info-grid ul li a{
	color:#B2B1A8;	
}
.image-wrapper{
	border:1px solid #f2f2f2;
}

.history-p{
	display:inline-block;
}
.history-content .sub-p{
	font-size:14px;
	display:inline-block;
	text-align:left;
	color: #777;

}
.history-content{
	padding:5px;
}
.packages .history-content p:hover{
	text-decoration: underline;
}
.footer-info h5{
	font-size: 13px;
    color: #ffffff;
    /* padding: 5px; */
    font-weight:bold;
    margin-bottom: 1.5em;
    font-family: 'Open Sans', sans-serif;

}

.footer-info ul li span {
	font-size:10px;
	margin-right:5px;
}

/*home*/

/*gallery*/
.fancybox-wrap{
    width: 958px;
    height: auto;
    position: absolute;
    top: 20px;
    left: 20px;
    opacity: 1;
    overflow: visible;
}
.view img{
	max-height:250px;
	min-height:250px;
	max-width:100%;
	min-width:100%;
}
/*gallery*/


/*service start*/
.service-content{
	margin: 20px 0 40px 0;
    text-align: center;

}
.service-content h3{
	margin:20px 0;
}

/*services end*/


