@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800');
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Caption');
@import url('font-awesome/css/font-awesome.css');
body {
	color:#000; 
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size:16px; 
	margin: 0; 
	padding: 0; 
	line-height: normal;
}
.pt-sans, h1, h2, h3, h4, h5, h6, .head {
	font-family: 'PT Sans Caption';
}
a, a:hover, .homes .box a.thumb img, .showroom-main .box a.thumb img {
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
ul, ol, blockquote{
    padding-left: 25px; 
    padding-bottom:10px;
}
.homes-menu ul{ padding:0px; }

#header {
    background-color: #004884;
    padding: 0 0 15px 0;
}
#header .top-bar {
    background-color: #fff;
    margin-bottom: 15px;
}
#header .top-bar a {
    color: #02477e;
    display: inline-block;
    font-weight: 600;
}
#header .top-bar a.visit {
    padding: 8px 35px;
    background-color: #a1a2a4;
    color: #fff;
}
#header .top-bar a.visit:hover {
    background-color: #878787;
    color: #ffffff;
}
#header .top-bar a.phone {
    margin: 0 0 0 30px;
}
#header .top-bar a.phone:hover {
    color: #004884;
}
#header .top-bar a.phone i.fa.fa-phone {
    font-size: 28px;
    margin: -1px 10px 0 0;
    float: left;
}
#header .logo a {
    display: inline-block;
    max-width: 200px;
}
#header .logo a, #header .logo a img {
    float: left;
}
#header .main-menu {
    margin: 45px 0 0 0;
}
#header .main-menu ul {
    text-align: center;
}
#header .main-menu li, .footer-menu li {
    display: inline-block;
    margin: 0 0 0 45px;
}
#header .main-menu li a, .footer-menu li a {
    color: #fff;
	text-transform: uppercase;
}
#header .main-menu li a:hover, .footer-menu li a:hover, .footer .footer-sec2 a:hover {
    color: #99c6f3;
}
.footer {
	background-color: #004884;	
}
.footer .footer-logo {
    padding: 40px 0 30px 0;
}
.footer .footer-sec2 {
    border-top: 1px solid #fff;
    text-transform: uppercase;
    padding: 27px 0;
    margin: 15px 0 0 0;
}
.client-sec img {
    margin: 0 70px;
    display: inline-block;
}
.border-btn {
    display: inline-block;
    color: #008cfe;
    font-weight: 700;
    border: 1px solid #008cfe;
    padding: 13px 60px;
}
.border-btn:hover {
    background-color: #008cfe;
    color: #fff;
}
ul.list li {
    padding: 0 0 7px 25px;
    position: relative;
}
ul.list li::before {
    content: "\f058";
    font-family: FontAwesome;
    color: #656565;
    position: absolute;
    top: 4px;
    left: 0;
}
.bg-texture {
    background-image: url(../images/bg-texture.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.page-banner, .z-default-subpage-header {
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 345px;
	position: relative;
}
.banner-title-container {
    position: absolute;
    bottom:0;
    left:0;
    width: 100%;
    background: #fff;
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 60%);
	padding: 20px 0;
	display: flex;
	align-items: center;
}
.page-banner h1.head, .z-default-subpage-title {
    color: #000;
    font-size: 38px;
    font-weight: 600;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.light-bor-bg {
	background-color: #eee;
}
.light-bor-bg:before {
    content: '';
    background-image: url(../images/homes-bg.png);
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 1280px;
}
.z-default-subpage-body-full {
    padding-top: 40px;
}
.z-default-subpage-body-full, .z-default-subpage-subcontent {
    background-color: #ede9d8;
}
.z-default-subpage-header {
    padding: 115px 0;
}
.z-default-subpage-left-panel{background-color:#004884;}
.z-default-subpage-left-panel-menu a:link, .z-default-subpage-left-panel-menu a:visited{ color:#fff;}
.z-default-subpage-left-panel-menu a:hover{background-color:#81aedb; color:#004884;}
.z-default-subpage-left-panel-menu a:link {padding-left: 45px;}
.z-default-subpage-left-panel-menu li:first-child a:link {padding-left: 30px;}

.floorplan-button{display:block; padding:10px; padding-left:20px; color:#000; padding-right:20px; float:right;border:1px solid #cccccc;}
.floorplanDiv{text-align:center;}

.home-button2 {margin-left:15px;}

#header .logo a {
	width: 200px;
}

.homes-container {
	background: #fff;
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 60%);
}

@media screen and (max-width: 1362px) {
	#header .main-menu li { margin:0 6px; margin-top:45px;}
	#header .logo a {
	 	width: 160px;
	}
	#header .main-menu {
	    margin: 22px 0 0 0;
	}
	.light-bor-bg::before {
	    width: 1000px;
	    margin-left: -500px;
	}
	#header .main-menu ul {
		padding-left: 0;
	}
	.footer-menu li {
	    margin: 0 6px;
		margin-top: 18px;
	}
	.homes-form .box {width: 126px; min-width: 0;}
	.box .z-pl-20 {
		padding-left: 0 !important;
	}
	.sn-119, .sn-121 {
		width: 30px;
		height: 30px;
	}
	.sn-120, .sn-120-2, .box select {
		height: 30px;
	}
}
@media screen and (max-width: 992px) {
	.z-mobile-header, .z-mobile-header-fixed, .z-mobile-header .z-mobile-menu {
	    background-color: #004884 !important;
	}
	.z-mobile-header .z-mobile-header-logo {
	    width: 260px;
	}
	.main-menu, #header .logo {
	    display: none;
	}
	#header {
	    background-color: #004884;
	    padding: 0;
	}
	#header .top-bar {
	    padding-left: 10px;
	    padding-right: 10px;
	}
	#header .logo {
	    width: 100%;
	    text-align: center;
	}
	#header .logo a {
	    width: 310px;
	    display: inline-block;
	    float: none;
	}
	.footer-logo img {
	    max-width: 250px;
	}
	.footer-sec2 .copyright {
	    font-size: 12px;
	}
	.page-banner h1.head, .z-default-subpage-title {
	    padding: 2px 60px;
	    font-size: 30px;
	}
	.light-bor-bg::before {
	    width: 98%;
	    margin-left: -49%;
	}
	.z-t-45, .z-t-40, .z-t-44 {
	    font-size: 40px;
	}
	.home-button2 {
	    margin-left: 0;
	}
}
@media screen and (max-width: 767px) {
	.client-sec img {
	    max-height: 90px;
	    margin: 0 20px;
	}
	.page-banner, .z-default-subpage-header {
	    padding: 80px 0;
	}
	.light-bor-bg .z-container {
	    margin-top: 0;
	}
	.light-bor-bg::before {
	    top: 0;
	}
	.z-t-53 {
	    font-size: 36px;
	}
	.z-t-45, .z-t-40, .z-t-39, .z-t-44 {
	    font-size: 32px;
	}
	.z-t-25 {
	    font-size: 20px;
	}
}
@media screen and (max-width: 479px) {
	#header .top-bar {
	    font-size: 16px;
	}
	.footer-menu li {
	    margin: 7px 10px;
	}
	#header .top-bar a.visit {
	    padding: 8px 20px;
	}
	#header .top-bar a.phone {
	    margin: 0 0 0 10px;
	}
	.page-banner h1.head, .z-default-subpage-title {
	    padding: 2px 36px;
	    font-size: 24px;
	}
	.page-banner, .z-default-subpage-header {
	    padding: 40px 0;
	}
	.border-btn {
	    padding: 10px 25px;
	}
	.z-t-53 {
	    font-size: 30px;
	}
	.z-t-45, .z-t-40, .z-t-44 {
	    font-size: 28px;
	}
	.z-t-36 {
	    font-size: 26px;
	}
	.z-t-30, .z-t-33 {
	    font-size: 24px;
	}
	.z-t-22 {
	    font-size: 20px;
	}
	.z-mobile-header .z-mobile-header-logo img {
	    max-width: 170px;
	}
}