/* Three Hills Community - Colorado */

.max-width-container {
	max-width: 93.75rem;
	margin: 0 auto;
}

.video-container {
	position: relative;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	height: 100%;
}

.video-container video {
	width: 100%;
	height: auto;
	display: block;
}

.video-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(196, 126, 90, 0.3);
	z-index: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: white;
	text-align: center;
	padding: 1.25rem;
}

.header img.logo {
	margin: 1.875rem auto;
}

.top-banner {
	background: #A0603E url(/wp-content/uploads/2025/08/Three-Hills-banner.webp) no-repeat;
	background-position: center;
	background-size: cover;
	height: 36.125rem;
}

.top-banner span.coming-soon,
.video-container span.coming-soon {
	display: block;
	font: 700 2.8125rem/3.4375rem "Roboto", sans-serif;
	color: #fff;
}

.top-banner .round-button {
	background-color: #fff;
	color: #A0603E;
	border-radius: 0.3125rem;
	font-weight: 500;
	font-size: 1.375rem;
	width: 12.5rem;
	margin-bottom: 1.25rem;
}

h1, h2 {
	font: 500 1.5rem/2rem "Roboto";
	letter-spacing: 0.4375rem;
}

.intro {
	padding-top: 1.25rem;
}

.intro h1 {
	color: #A0603E;
	margin-bottom: 0.9375rem;
}

.intro h2 {
	color: #0d5257;
}

.intro p,
.intro ul li {
	font: 400 1.375rem/2.1875rem "Roboto";
	color: #707070;
}

.intro ul,
.interior-carousel ul {
	padding-left: 1.25rem;
}

.blue-bg {
	background-color: #ECF1F2;
	margin-top: -2.5rem;
	padding-top: 4.375rem;
	padding-bottom: 4.375rem;
}

.intro .blue-bg li {
	color: #636363;
}

.lifestyle-photos .swiper {
	margin-top: -3.125rem;
}

.interior-carousel {
	padding-top: 1.875rem;
	padding-bottom: 1.875rem;
}

.location {
	background-color: #F7F5F3;
	padding-top: 1.875rem;
	padding-bottom: 1.875rem;
}

.lifestyle-photos {
	padding-bottom: 1.875rem;
	background-color: #F7F5F3;
}

.lifestyle-photos img {
	max-height: 34.3125rem;
}

.lifestyle-photos h2 {
	color: #A0603E;
	padding-top: 1.875rem;
}

.interior-carousel h2 {
	color: #0d5257;
}

.lifestyle-photos p,
.interior-carousel p,
.interior-carousel ul li {
	font: 400 1.375rem/2.1875rem "Roboto";
	color: #707070;
}

.interior-carousel p.bold {
	font-weight: 500;
}

.intro .round-button,
.lifestyle-photos .round-button,
.interior-carousel .round-button {
	color: #fff;
	font: 500 1.375rem/1.875rem "Roboto";
	padding: 0.75rem;
	border-radius: 0.3125rem;
	margin-bottom: 0.625rem;
}
.intro .round-button {
	width: 15rem;
	background-color: #0D5257;
	font: 500 14px/19px "Roboto";
}
.lifestyle-photos .round-button {
	width: 15rem;
	background-color: #C47E5A;
}
.interior-carousel .round-button {
	width: 19rem;
	background-color: #0D5257;
}

.design-center {
	padding: 1.875rem 0;
	background-color: #A0603E;
}

.design-center h2 {
	color: #fff;
}

.design-center p {
	font: 400 1.375rem/2.1875rem "Roboto";
	color: #fff;
}

.register {
	padding: 1.875rem 0;
	background-color: #A0603E;
}

.register h2 {
	color: #fff;
}

.register p {
	font: 400 1.375rem/2.1875rem "Roboto";
	color: #fff;
}

.design-center .round-button,
.register .round-button {
	background-color: #fff;
	color: #A0603E;
	font: 500 1.375rem/1.375rem "Roboto";
	padding: 0.75rem;
	border-radius: 0.3125rem;
	margin-bottom: 0.625rem;
	margin-top: 1.875rem;
}

.design-center .round-button {
	width: 17.5rem;
}

.register .round-button {
	width: 12.5rem;
}

.location h2 {
	color: #0d5257;
}

.location p {
	font: 400 1.375rem/2.1875rem "Roboto";
	color: #707070;
}

.location h3 {
	color: #0d5257;
	font: 400 1.5rem/2.125rem "Roboto", sans-serif;
	letter-spacing: 0.4375rem;
	text-transform: uppercase;
}

.location ul {
	padding-left: 1.25rem;
}

.location ul li {
	color: #000;
	font: 400 1rem/2rem "Roboto", sans-serif;
}

.location ul li span {
	font-weight: 300;
}

.location iframe {
	margin-top: -5.9375rem;
}

.seperator {
	border-right: 1px solid #CEBA8F;
	transform-origin: bottom left;
	transform: skew(-5deg, 0deg);
	margin-right: 2.5rem;
}

.testimonials {
	background: #fff;
	padding: 2.5rem 0;
}

.testimonial {
	padding-top: 1.875rem;
	border-top: 1px solid #A0603E;
	border-bottom: 1px solid #A0603E;
	padding-bottom: 0.9375rem;
}

.testimonials h2 {
	color: #A0603E;
	padding-bottom: 1.875rem;
}

.testimonials p {
	font: 400 1.125rem/2rem "Roboto";
	color: #000;
	padding-right: 0.9375rem;
}

.testimonials p.name {
	color: #707070;
	font-style: italic;
}

.faq {
	background: #0d5257;
	padding: 2.5rem 0 3.75rem;
}

.faq h2 {
	color: #fff;
	padding-bottom: 0.9375rem;
}

.faq p {
	font: 400 1.375rem/2.3125rem "Roboto";
	color: #fff;
}

#accordion {
	width: 100%;
}

.card-header {
	padding: 0.3125rem 0;
	margin-bottom: 0;
	background: none;
	border-bottom: 0;
	border-radius: 0 !important;
}

#accordion .card-header h3 button {
	display: flex;
	padding-bottom: 0;
	padding-left: 0;
}

#accordion .card-header h3 button .question {
	font: 500 1.5rem/1.75rem 'Roboto', sans-serif;
	color: #fff;
	text-align: left;
	padding: 0.5rem 0;
}

.card-body {
	padding: 0.625rem 0;
}

.card-body p {
	font: 400 1.125rem/2rem 'Roboto', sans-serif;
	color: #fff;
}

.card-body ul {
	font: 400 1.125rem/1.875rem 'Roboto', sans-serif;
	color: #fff;
}

.card-body a {
	font: 400 1.125rem/2rem 'Roboto', sans-serif;
	color: #fff;
	text-decoration: underline !important;
}

.card-body a:hover {
	text-decoration: none !important;
}

#accordion .card {
	background: none;
	border-top: solid 1px #fff;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-radius: 0;
}

#accordion .card:first-child {
	border-top: 0;
}

#accordion .card:last-child {
	border-bottom: solid 1px #fff;
}

#accordion .card-header h3 button .openclose {
	font-size: 2.1875rem;
	font-weight: 300;
	color: #fff;
}

#accordion .card-header h3 button.btn.btn-link span.openclose:after {
	content: "\2013";
}

#accordion .card-header h3 button.btn.btn-link.collapsed span.openclose:after {
	content: "+";
}

#accordion * {
	text-decoration: none;
}

.swiper-button-next,
.swiper-button-prev {
	color: #fff !important;
}

/** CTA CSS */
.quick-comm {
    background-color: #fff;
    padding: 30px 0;
}
.quick-comm p, .quick-comm__location-info span {
    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 {
	padding-top: 10px;
}
.quick-comm__location-info span {
    margin-bottom: 0;
    font-weight: 700;
    display: block;
}
.quick-comm__location-info a {
    margin-bottom: 0;
	color: #BE2C23;
	font-size: 16px;
	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: #BE2C23;
  	display: block;
	text-transform: uppercase;
	width: 200px;
}
.quick-comm__btn.register:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #BE2C23;
}
.quick-comm__btn.question:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #333;
}
@media (max-width: 991px) {
.quick-comm {
    padding: 10px 0;
}
.quick-comm p, .quick-comm__location-info span, .quick-comm__location-info a {
	font-size: 14px;
	line-height: 20px;
}
}

/* ==================== */
/* Responsive: <= 991px */
/* ==================== */
@media (max-width: 991px) {
	.header img.logo {
		width: 75%;
		margin: 1.25rem auto;
	}

	.top-banner {
		height: 25rem;
	}

	.top-banner p {
		font: 500 1.1875rem/1.5rem "Roboto", sans-serif;
	}

	.top-banner span.coming-soon,
	.video-container span.coming-soon {
		font: 700 1.5625rem/1.875rem "Roboto", sans-serif;
	}

	.blue-bg {
		margin-top: 1.25rem;
		padding-top: 1.5625rem;
		padding-bottom: 1.5625rem;
	}

	.lifestyle-photos .swiper {
		margin-top: -2.5rem;
	}

	.lifestyle-photos .round-button,
	.interior-carousel .round-button,
	.design-center .round-button,
	.register a.round-button, .specifications a.round-button, .site-plan a.round-button {
		font: 500 1rem/1.5rem "Roboto";
		padding: 0.625rem;
	}
	
	.lifestyle-photos .round-button {
		width: 10rem;
	}

	.interior-carousel .round-button {
		width: 14rem;
	}

	.design-center .round-button {
		width: 12rem;
	}

	.register .round-button {
		width: 9rem;
	}

	h1, h2 {
		font: 500 1.3125rem/1.75rem "Roboto";
		letter-spacing: 0.1875rem;
	}

	.location h3 {
		font: 400 1.3125rem/1.75rem "Roboto";
		letter-spacing: 0.1875rem;
	}

	.intro p,
	.intro ul li,
	.lifestyle-photos p,
	.interior-carousel p,
	.interior-carousel ul li,
	.design-center p,
	.location p,
	.faq p,
	.testimonials p,
	.register p {
		font: 400 1.0625rem/1.75rem "Roboto";
	}

	.location ul li {
		font: 400 0.9375rem/1.875rem "Roboto", sans-serif;
	}

	.testimonials h2 {
		padding-bottom: 1.25rem;
	}

	.testimonials p {
		padding-right: 0;
	}

	.design-center {
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
	}

	.intro {
		padding-top: 0;
		padding-bottom: 0;
	}

	.lifestyle-photos,
	.interior-carousel,
	.location,
	.faq,
	.testimonials {
		padding: 1.5625rem 0;
	}

	.interior-carousel {
		padding-bottom: 0.625rem;
	}

	.lifestyle-photos .col-md-6,
	.lifestyle-photos .col-6 {
		padding: 1px !important;
	}

	#accordion .card-header h3 button .question {
		font: 500 1.1875rem/1.5625rem 'Roboto', sans-serif;
		padding: 0.3125rem 0;
	}

	.card-body p {
		font: 400 1rem/1.75rem 'Roboto', sans-serif;
	}

	#accordion .card-header h3 button .openclose {
		font-size: 1.875rem;
	}

	.location iframe {
		height: 21.875rem;
	}

	.lifestyle-photos img {
		max-height: 26.25rem;
	}
}

/* ==================== */
/* Responsive: <= 768px */
/* ==================== */
@media (max-width: 768px) {
	.top-banner {
		height: 15.625rem;
	}

	.top-banner span.coming-soon,
	.video-container span.coming-soon {
		font: 700 1.25rem/1.5625rem "Roboto", sans-serif;
	}
}


/*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;
}
}