.navbar-toggle collapsed {
	margin-top: 20px;
	
}
#carousel{
	height:100%;
}
#floor_plans_banner{
height:360px;
}
@media (min-width: 1025px) and (max-width: 1366px) {
  
 #floor_plans_banner{
	height:340px;
}
  
}


.floor_plans_banner_image{
        background-image: linear-gradient( rgb(0 0 0 / 50%), rgb(0 0 0 / 50%) ), url(https://www.unitedbuildersaus.com.au/images/s1.png);
}

.floor_plans_banner_image p{
         z-index: 100;
    position: absolute;
    color: white;
    font-size: 60px;
    font-weight: bold;
   
      top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
}
@media (min-width: 320px) and (max-width: 767px) {
 .floor_plans_banner_image p{
      font-size: 40px;
      
        width: 100%;
        left: 62%;
 }
}

@media (min-width: 900px) and (max-width: 1310px) {
  
.navbar li a {
    padding-left: 16px !important;
    padding-right: 16px !important;
}
  
}

.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*/

.w3-button{
    border: none;
    display: inline-block;
    padding: 14px 20px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    color: #ffffff!important;
    background-color: #000000!important;
    margin-left: 11px;
}
