.navbar {
	background-color:none;
    border: medium none;
    border-radius: 0;
    padding-top:0px;
	padding-bottom:10px;
	margin-bottom:0px;
}
.navbar-right{
	padding-top:0px;
}
.navbar-right li {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 35px;
}
.navbar .navbar-right li a {
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
	font-weight:400;
    padding-bottom: 0px;
}
.navbar .navbar-right li a:hover {
    color: none;
    background: none;
}
.navbar .navbar-right li a.call-nav {
	background: #d68112 none repeat scroll 0 0;
	color: #ffffff;
	font-weight: 700;
	margin-left: 20px;
	padding-bottom: 17px;
	padding-left: 36px;
	padding-right: 36px;
}
.navbar-brand  {
	padding:0px;
}
.navbar-brand > img {
    margin-left: 20px;
    margin-top: 35px;
}
.house-home-header{
	background:url(../images/house-header-img.jpg) center;
	background-size:cover;
	height:898px;
}
.house-heading-text{
	padding-top:240px;
}
.house-heading-text h1 {
    color: #2a2a2a;    
    font-family: 'Lato', sans-serif;
    font-size:72px;
    font-weight:900;
	margin-top:0px;
    margin-bottom:15px;
}
.house-heading-text p{
    color: #2a2a2a;    
    font-family: 'Lato', sans-serif;
    font-size:24px;
    font-weight:300;
    margin-bottom:20px;
}
.house-heading-text button {
	background: #d68112 none repeat scroll 0 0;
	border-radius:0px;
	border:none;
    font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:400;
	text-transform:uppercase;
	color: #fff;
	margin-top: 10px;
	margin-right:25px;
	padding: 14px 40px;
}
.house-heading-text button#btn {
	background: #d68112 none repeat scroll 0 0;
	border-radius:0px;
	border:none;
    font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:400;
	color: #fff;
	margin-top: 10px;
	padding: 14px 50px;
}
a:hover {
    text-decoration: none;
}
a:focus{
	outline:0 solid;
}
.house-heading-text2{
	padding-top:100px;
}
.house-heading-text2 h2 {
    color: #2a2a2a;    
    font-family: 'Lato', sans-serif;
    font-size:72px;
    font-weight:900;
	margin-top:0px;
    margin-bottom:0px;
}
.house-house-section{
	padding-top:80px;
	padding-bottom:90px;
}
.house-house h2{
    color: #040404;    
    font-family: 'Lato', sans-serif;
    font-size:39px;
    font-weight:700;
	text-align:center;
	padding-bottom:20px;
}
.house-house hr{
	width:70px;
	border-top:3px solid #d68112;
	margin-bottom:25px;
}
.house-house p{
    color: #6f6f6f;    
    font-family: 'Lato', sans-serif;
    font-size:16px;
    font-weight:400;
	text-align:center;
	line-height:1.9;
}
.house-friendly-section{
	background:#f9f9f9;
	padding-top:120px;
	padding-bottom:90px;
	border-bottom:20px solid #d68112;
}
.house-friendly{
	padding-left:95px;
}
.house-friendly h2{
    color: #040404;    
    font-family: 'Lato', sans-serif;
    font-size:42px;
    font-weight:700;
	padding-bottom:0px;
}
.house-friendly h3{
    color: #151515;    
    font-family: 'Lato', sans-serif;
    font-size:21px;
    font-weight:700;
	line-height:1.7;
	margin-top:5px;
	padding-bottom:5px;
}
.house-friendly hr{
	width:58px;
	border-top:3px solid #d68112;
	margin-bottom:0px;
	display:inline-block;
}
.house-friendly p{
    color: #6f6f6f;    
    font-family: 'Lato', sans-serif;
    font-size:16px;
    font-weight:400;
	line-height:1.9;
}
.house-friendly-img{
	padding-right:0px;
}
.house-friendly-img img{
	max-width:100%;
}
.house-footer-section{
	background:#1c1c1c;
	padding-top:30px;
	padding-bottom:20px;
}
.house-footer-text p{
    font-family: 'Lato', sans-serif;
	font-size:16px;
	font-weight:400;
	color: #ffffff;
	text-align:center;
}
.house-service-section{
	padding-top:80px;
	padding-bottom:30px;
}
.house-service{
	padding-bottom:80px;
}
.house-service h2{
    color: #040404;    
    font-family: 'Lato', sans-serif;
    font-size:39px;
    font-weight:700;
	text-align:center;
	padding-bottom:20px;
}
.house-service hr{
	width:70px;
	border-top:3px solid #d68112;
	margin-bottom:25px;
}
.house-service p{
    color: #6f6f6f;    
    font-family: 'Lato', sans-serif;
    font-size:16px;
    font-weight:400;
	text-align:center;
	line-height:1.9;
	padding-bottom:20px;
}
.house-contact-form {
	margin-top:60px;
	padding-left:0px;
}
.house-contact-form input {
    background: #fff;
    height:47px;
    border: none;
	border:1px solid #ddd;
    margin-bottom: 30px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight:600;
    color: #000;
    border-radius:0px;
	padding-left:20px;
}
.house-contact-form input::-webkit-input-placeholder {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #bbbbbb;
}
.house-contact-form input::-moz-placeholder {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #bbbbbb;
}
.house-contact-form input:-ms-input-placeholder {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #bbbbbb;
}
.house-contact-form input:-moz-placeholder {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #bbbbbb;
}
#submit_contact {
	background-color: #d68112;
	border: medium none;
	border-radius:0px;
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight:400;
	margin-top: 27px;
	padding: 16px 35px 39px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
#submit_contact:hover{
	background:#d68112;
	color:#fff;
}