.top-banner {
	background: #000 url(/wp-content/uploads/2025/08/westminster-station-banner.webp) no-repeat;
    background-size: cover;
	background-position: center;
	height: 450px;
	margin: 0 auto;
	max-width: 2000px;
}
.top-banner .round-button {
	background-color: #D53D34;
	color: #fff;
	width: 180px;
	border-radius: 0;
	font-weight: 500;
	font-size: 20px;
}
.top-banner img.logo {
	margin-top: 0;	
}
.intro {
	padding: 50px 0;
}
.intro h1 {
	font: 900 32px/37px "Roboto";
	color: #000;
	text-transform: uppercase;
	display: block;
}
.intro p {
	font: 400 20px/34px "Roboto";
	color: #707070;
}
.intro p span{
	font-weight: 700;
	color: #45968C;
}
.intro h2 {
	font: 500 31px/40px "Roboto";
	color: #000;
}
.round-button.view-floorplans, .round-button.view-qmi {
	background-color: #F67C0E;
	color: #fff;
	font: 500 20px/32px "Roboto";
}
.round-button.view-floorplans:hover, .round-button.view-qmi:hover {
	background-color: #000;
}
.round-button.view-floorplans {
	width: 305px;
}
.round-button.view-qmi {
	width: 370px;
}
.register {
	background-color: #000;
	padding: 40px;
}
.register p {
	font: 400 22px/30px "Roboto";
	color: #fff;
}
.register1 p {
	font: 500 24px/32px "Roboto";
	color: #fff;
}
.register .round-button {
	background-color: #fff;
	border-radius: 0;
	width: 250px;
	color: #000;
	font: 500 24px/32px "Roboto";
}
.register1 .round-button {
	background-color: #D53D34;
	color: #fff;
}
.register .round-button:hover {
	background-color: #D53D34;
	color: #fff;
}
.live-bg {
	background: #fff url('/wp-content/uploads/2025/08/live-bg.svg') no-repeat;
	background-position: -30px 450px;
  	background-size: contain;
}
.play-bg {
	background: #fff url('/wp-content/uploads/2025/08/play-play-bg.svg') no-repeat;
	background-position: center;
  	background-size: initial;
}
.live-an-active-life {
	padding: 30px 0;
}
.live-an-active-life h2 {
	font: 900 32px/34px "Roboto";
	color: #0587A4;
}
.live-an-active-life p {
	font: 400 20px/34px "Roboto";
	color: #707070;
	padding: 15px;
}
.live-an-active-life p.bold {
	font-weight: 700;
	padding: 0 0 0 15px;
	margin: 0;
}
.live-an-active-life ul li {
	font: 400 20px/34px "Roboto";
	color: #707070;
}
.live-an-active-life p.blue-text {
	font: italic 500 34px/34px "Roboto";
	color: #0587A4
}
.live-an-active-life img.img2 {
	height: 458px;
}	
.rotate {
  animation: rotation 16s infinite linear;
}

@keyframes rotation {
  from {
	transform: rotate(0deg);
	
  }
  to {
	transform: rotate(359deg);
  }
}
	
img.rotate {
	margin-left: -60px;
	margin-top: 50px;
}
	
.red-bar {
	background-color: #e82727; 
	width: 54%;
	height: 10px;
	float: right;	
}
.orange-bar {
	background-color: #e68234;
	height: 458px;
}
.orange-bar2 {
	background-color: #f67c0e;
	height: 497px;
  	float: left;
  	width: 185px;
  	margin-top: 88px;
}
.blue-bar {
	background-color: #0587a4;
	height: 377px;
	float: right;
}
	
@media (max-width: 1400px) { 
	.live-bg {
		background-position: -70px 500px;
	}
	.live-an-active-life img.img2, .orange-bar {
		height: 434px;
	}
}
@media (max-width: 1000px) { 
	.live-an-active-life img.img2, .orange-bar {
		height: 320px;
	}
}
	
@media (max-width: 991px) {
	.live-an-active-life img.img1 {
		margin-top: 0;
	}
	.live-an-active-life img.img2 {
		height: auto;
	}
	img.rotate {
		margin-left: -50px;
		margin-top: 40px;
	}
	.orange-bar, .orange-bar2 {
		display: none;
	}
}
@media (max-width: 600px) {
	img.rotate {
		margin-left: -30px;	
		margin-top: 30px;
	}
	.red-bar {
		height: 7px;
	}
	.orange-bar {
		height: 20px;
	}
}
.max-width-container {
	max-width: 1504px;
	margin: 0 auto;
}
.amenities-1 {
	background-color: #EDF8F7;
	padding: 40px 0;
	height: 580px;
  	margin-bottom: 100px;
}
.amenities-2 {
	padding: 20px 0;
	/*background: url('/wp-content/uploads/2025/08/play-text.svg') no-repeat;
	background-position: -740px 35%;*/
}
.amenities-1 p {
	font: 400 18px/25px 'Roboto', serif;
	color: #707070;
	padding: 15px 0;
}
.amenities-1 h2 {
	font: 900 32px/34px 'Roboto', serif;
	color: #333;
	margin-bottom: 0;
}
.amenities-2 h3 {
	font: 700 25px/32px 'Roboto', serif;
	color: #707070;
	text-transform: uppercase;
}
.amenities-2 ul {
	padding-left: 0;	
	padding-bottom: 10px;
	list-style-type: none;
}
.amenities-2 ul li {
	font: 400 18px/30px 'Roboto', serif;
	color: #707070;
	margin-bottom: 5px;
}
		
.worry-free-living {
	padding: 40px 0;
}
.worry-free-living h2 {
	font: 900 50px/60px 'Roboto', serif;
	color: #0d988c;
	padding-bottom: 10px;
}
.worry-free-living p {
	font: 400 20px/32px "Roboto";
	color: #707070;
}
.gallery-img-2 {
	margin-bottom: 15px;
	/*height: 229px;*/
}
a.gallery-button {
	cursor: pointer;
}

.faq {
	background: #ededed;
	padding: 50px 0;
}
.faq h2 {
	font: 900 50px/55px 'Roboto', serif;
	color: #000;
	text-transform: uppercase;
}
#accordion {
	padding-top: 10px;
}
.card-header {
	padding: 8px 0;
	margin-bottom: 0;
	background-color: #ededed;
	border-bottom: 0;
	border-radius: 0 !important;
}
.card-body {
	padding: 10px 0;
}
.card-body p {
	font: 400 20px/32px "Roboto";
	color: #707070;
}
.card-body ul {
	font: 400 20px/35px 'Roboto', sans-serif;
	color: #333;
	padding-left: 20px;
}
#accordion .card {
	background-color: #ededed;
	border-top: solid 1px #ea5e40;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}
#accordion .card:first-child {
	border-top: 0;
}
#accordion .card:last-child {
	border-bottom: 0;
}
#accordion .card-header h3 button {
	display: flex;
	padding-bottom: 0;
	padding-left: 0;
}
#accordion h3 span.question {
	font: 900 27px/40px 'Roboto', sans-serif;
	color: #000;
	text-align: left;
	text-transform: uppercase;
}
#accordion h3 span.openclose {
	font-size: 25px;
	font-weight: 400;
	color: #ea5e40;
}
#accordion h3 button.btn.btn-link span.openclose:after {
	/*content: "–";*/
	content: url('/wp-content/uploads/2025/08/close-icon.svg');
}
#accordion h3 button.btn.btn-link.collapsed span.openclose:after {
	/*content: "+";*/
	content: url('/wp-content/uploads/2025/08/open-icon.svg');
}
.faq .accordion-button.collapsed::after, .faq .accordion-button:not(.collapsed)::after{
	content: "";
}
.accordion-item .accordion-button {
	padding-left: 0;
}
#accordion * {
	text-decoration: none;
}
	
@media (max-width: 991px) {
	.top-banner {
		height: 250px;
	}
	.top-banner img.logo {
		width: 250px;
		margin-top: -20px;
	}
	.top-banner .round-button, .register .round-button {
		font: 500 16px/18px 'Roboto', sans-serif !important;
		width: 200px;
	}
	.round-button.view-floorplans {
		font-size: 16px;
		width: 220px;
		margin-bottom: 15px;
	}
	 .round-button.view-qmi {
		font-size: 16px;
		width: 250px;
	}
	.intro, .worry-free-living, .amenities-1, .faq {
		padding: 30px 0;
	}
	.intro h1{
		font: 900 22px/28px "Roboto";
	}
	.intro p {
		font: 400 16px/25px "Roboto";
	}
	.intro h3 {
		font: 500 25px/30px "Roboto";
	}
	.register p {
		font: 500 15px/22px "Roboto";
	}
	.register {
		padding: 30px 20px;
	}
	.live-an-active-life {
		padding: 20px 0;
	}
	.live-an-active-life h2, .amenities-1 h2, .worry-free-living h2, .faq h2 {
		font: 900 25px/30px "Roboto";
	}
	.live-an-active-life p, .amenities-1 p, .worry-free-living p {
		font: 400 16px/25px "Roboto";
		padding: 15px;
		margin-bottom: 0;
	}
	.live-an-active-life ul li {
	  	font: 400 16px/25px "Roboto";
	}
	.live-an-active-life p.blue-text {
	  font: italic 500 22px/24px "Roboto";
	}
	.amenities-1 {
		height: 100%;
		margin-bottom: 0;
	}
	.amenities-2 {
		padding: 30px 0;
		background: none;
	}
	.amenities-2 h3 {
		font: 700 20px/25px 'Roboto', serif;
	}
	.amenities-2 ul li {
		font: 400 16px/25px "Roboto";
	}
	#accordion {
		padding-top: 0;
	}
	#accordion h3 span.question {
		font: 900 18px/25px 'Roboto', sans-serif;
	}
	#accordion h3 span.openclose {
  		font-size: 16px; 
	}
	.card-body p, .card-body ul li {
	  font: 400 16px/25px "Roboto";
	}
	.faq h2 {
		margin-bottom: 0;
	}
	.gallery-img-1, .gallery-img-2 {
		display: none;
	}
}
@media (max-width: 767px) {
	.live-bg {
		background: none;
	}
	.live-an-active-life img.img1 {
		padding: 0 30px;
	}
	.live-an-active-life img.img2 {
		padding: 15px;
	}
}
	
@media (max-width: 600px) {
	.pad-sm-0 {
		padding: 0;
	}
}

	
/** Promo banner **/
.promo {
 	background: #f7f7f7;
}
.promo h2 {
	font: 700 22px/30px "Roboto";
	letter-spacing: 3px;
	color: #666;
}
.promo .community-link-btn {
  	background-color: #333;
	color: #fff;
  	font: 700 20px/25px 'Roboto', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: 0;
	width: 180px;
	padding: 8px;
	height: auto;
	border: 0;
}
#promo-modal .modal-dialog {
    max-width: 700px !important;
}
#promo-modal .modal-body {
    background: #fff url(/wp-content/uploads/2025/08/promos-fg-banner.webp) center center;
    padding: 0;
    background-repeat: no-repeat;
    background-size: contain;
	background-position: top center;
}
#promo-modal h2 {
 	font: 500 34px/35px 'Roboto', serif;
 	color: #333;
 	text-align: center;
	letter-spacing: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
#promo-modal h3 {
  text-transform: none;
  font: 500 22px/26px 'Roboto', serif;
  color: #333;
  text-align: center;
}	
#promo-modal h4 {
  text-transform: none;
  font: 500 22px/26px 'Roboto', serif;
  color: #333;
  text-align: center;
}
#promo-modal h5 {
	font: 400 15px/22px 'Roboto', serif;
	padding: 15px 10px 0;
	color: #666;
	margin: 0;
}
.whitebox {
  background-color: #fff;
  padding: 20px;
  margin-top: 320px;
  margin-bottom: 0;
}
.whitebox a.round-button {
	width: 170px; 
	background: none;
	border: 1px solid;	
}
.modal-content .close {
	color: #333;
	z-index: 99;
}
#promo-modal .modal-content {
	border-radius: 0;
}
#promo-modal .modal-body img {
	padding: 50px;
}

@media (max-width: 768px) {
	.promo-container {
		padding: 0;
	}
	#promo-modal.modal {
		left: -12px !important;
	}
	#promo-modal .modal-dialog {
		max-width: 360px !important;
	}
	#promo-modal h2 {
		font: 700 25px/28px 'Roboto', serif;
	}
	#promo-modal h3 {
		font: 500 18px/22px 'Roboto', serif;
	}
	#promo-modal h4 {
    	font: 500 18px/22px 'Roboto', serif;
	}
	#promo-modal h5 {
		font: 400 14px/18px 'Roboto', serif;
		padding: 10px 0;
	}
	.whitebox { 
		margin-top: 180px;
	}
	.modal-content .close {
		top: -5px;
		right: -5px;
	}
}
	
/** CTA CSS */
.quick-comm {
    background-color: #fff;
    padding: 30px 0;
}
.quick-comm p {
    color: #707070;
    font-size: 16px;
	line-height: 26px;
    font-weight: 400;
}
.quick-comm p strong {
	font-weight: 700;
}
.quick-comm__header {
    font-size: 18px;
    font-weight: 700;
}
.quick-comm__location-icon {
    color: #dc3545;
    font-size: 24px;
}
.quick-comm__location-info {
    font-size: 16px;
	padding-top: 10px;
}
.quick-comm__location-info span {
    color: #707070;
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 700;
    display: block;
}
.quick-comm__location-info a {
    margin-bottom: 0;
	color: #BE2C23;
	line-height: 26px;
}
.quick-comm__location-info a#phone-request {
	font-weight: 700;
}

.quick-comm__btn {
	font-size: 14px;
    font-weight: 500;
    border-radius: 5px;
    height: 43px;
    line-height: 43px;
    padding: 0;
    border: none;
    color: #707070;
    text-align: center;
    transition: background-color 0.3s ease, color 0.3s ease;
}
.quick-comm__btn.register {
	color: #FFF;
  	background-color: #B2292D;
  	display: block;
	text-transform: uppercase;
	width: 220px;
}
.quick-comm__btn.register:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #B2292D;
}
.quick-comm__btn.question:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #333;
}

/*Start promoEvent */
.modal-dialog {
    max-width: 600px;
}
.modal-body {
    position: relative;
    padding: 0;
}

.custom-close {
    position: absolute;
    top: 14px;
    right: 20px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: none;
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
	color: #fff;
}
.custom-close span {
    font-size: 50px;
    line-height: 1;
}
@media (max-width: 991px) { 
.modal-dialog {
    max-width: 350px;
}
}
.worry-free-living .cardel-swiper-container {
	border-radius: 0 !important;
}
.worry-free-living .cardel-swiper-gallery-wrapper .swiper {
	min-height: auto !important;
}
.worry-free-living .cardel-swiper-gallery-wrapper {
	margin-bottom: 0;
}