@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

.custom-logo{
	width: 5rem;
}

.HeaderS2C {
	font-family: "Playfair Display", serif;
	width: 100%;
	background-size: cover;
}
.HeaderS2C .brand{
	width: 5rem;
	margin: 0 15px 0 4px;
}
@media (min-width: 1024px) {

}
@media (max-width: 1000px) {
	.min-width-80{
		min-width: 80%;
	}
}
@media (min-width: 1024px) {
	.lg\:w-\[60\%\] {
		width: 62%;
	}
}
.monserat-font{
	font-family: monserat;
}
.HeaderS2C .des {
	font-family: "Roboto", sans-serif; }
.HeaderS2C .rightBackground {
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

/*# sourceMappingURL=styles.css.map */

#navbar .show {
	opacity: 1;
	visibility: unset;
}
#navbar .large.show {
	opacity: 1;
	visibility: unset;
}


/*
Sold Properties
*/
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond&display=swap");
.HeroCardC .title {
	font-family: 'Optima';
	font-style: normal;
	font-weight: 700;
	font-size: 96px;
	line-height: 110px; }

.HeroCardC .sub-title-text {
	color: #374957;
	font-family: 'Optima';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 27px; }

.HeroCardC .arrowBtn {
	background-color: #fff;
	width: 40px;
	height: 40px;
	border: 1px solid #000000;
	display: flex;
	justify-content: center;
	align-items: center; }

.HeroCardC .cardSection {
	font-family: 'Optima'; }

.HeroCardC .cardSection h5 {
	font-family: 'Branch'; }

.HeroCardC .cardSection .priceTag {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 12px 32px;
	background: rgba(0, 0, 0, 0.05); }

.HeroCardC .cardSection .off {
	font-family: 'EB Garamond', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 21px;
	margin-left: 8px; }

.HeroCardC .cardSection .line {
	border: 1px dashed #545650;
	margin: 54px 0; }

.HeroCardC .cardSection .type {
	color: #363853; }

.HeroCardC .cardSection .type span {
	color: silver; }

.HeroCardC .cardSection .listing {
	display: inline-block;
	padding: 0px 0px 8px;
	gap: 16px;
	font-size: 24px;
	line-height: 28px;
	color: white;
	border-bottom: 1px solid #D7DBFE;
	margin-top: 25px; }

.HeroCardC .backgroundSection {

	background: url("../../../images/Rectangle 26 (1).svg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.HeroCardC .content {
	background: rgba(0, 0, 0, 0.7);
	backdrop-filter: blur(0px);
	color: white;
}


/*
Footer
 */

.FooterS2C {
	color: white;
	background: #2C2C2C;
	font-family: 'Playfair Display';
	font-weight: 400;
	font-size: 14px; }
.FooterS2C .f-nav {
	font-family: 'monserat';
	background: white;
	padding: 32px 10px;
	border-top: 1px solid #606060; }
.FooterS2C .f-nav ul {
	display: flex;
	width: 100%;
	flex-wrap: wrap; }
.FooterS2C .f-nav ul li {
	filter: invert(100%);
	align-items: center;
	gap: 6px;
	padding: 5px 0;
	min-width: 180px;
	cursor: pointer;
	display: flex;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	white-space: nowrap; }
.FooterS2C .footer-main {
	padding: 48px 48px 20px;
}
@media (max-width: 1024px) {
	.FooterS2C .footer-main .contact {
		padding-top: 20px;
	}
}
.FooterS2C .footer-main .footer-title {
	font-weight: 400;
	font-size: 16px;
	padding-bottom: 24px;
	border-bottom: 1px solid #606060;
	margin-bottom: 24px; }
.FooterS2C .footer-bottom {
	font-style: normal;
	align-items: center;
	justify-content: center;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	border-top: 1px solid #606060;
}
.FooterS2C .footer-bottom img{
	margin-left: 1rem;
}
.FooterS2C .logo{
	display: flex;
	align-items: center;
	padding-top: 0.8rem;
}



@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600&display=swap');
h1 {

	font-family: 'Playfair Display', serif;
}


.textonly-c {
	font-family: 'Playfair Display', serif;
}

.card-title{
	font-family: 'Optima';
	font-weight: 700;
	font-size: 20px;
	color: #000000;
}
.card-desc{
	font-family: 'Branch';
	font-weight: 400;
	font-size: 16px;
	color: #000000;
}
.card-price{
	font-family: 'Optima';
	font-weight: 550;
	font-size: 20px;
	white-space: nowrap;
	color: #000000;
}
.card-percent{
	font-family: 'EB Garamond';
	font-weight: 400;
	font-size: 16px;
}

/*
 *  Epik Homes
 */

.ImageOnlyC1{
	height: 150px;
}

.contact-us-page{
	margin: auto;
	max-width: 1000px;
}
.contact-us-chico{
	color: black;
}
.contact-us-page .contact-us-chico .wpforms-submit{
	width: 100%;
	background-color: #2C2C2C !important;
	letter-spacing: 0.2em;
}
.contact-us-page .contact-us-chico label{
	display: none;
}
.contact-us-page .wpforms-container{
	width: 100%;
}
.contact-us-page .wp-block-column{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.contact-us-page textarea{
	resize: none;
	min-height: 10rem;
}
.contact-us-page .wpforms-container .wpforms-field{
	padding: 8px 0;
}

.contact-us-page .tracking-15em{
	letter-spacing: 0.15em;
}
.contact-us-page img{
	width: 100%;
}
.contact-us-page .padding2rem{
	padding-right: 4rem;
}
.play-font{
	font-family: "Playfair Display", serif;
}
@media (max-width: 1000px) {
	.contact-us-page{
		padding-right: 2rem;
		padding-left: 2rem;
	}
	.contact-us-page .padding2rem{
		padding-right: 2rem;
	}
}

@media (max-width: 1023px) {
	.mobile-first-fold{
		text-transform: uppercase;

	}
	.mobile-first-fold h1 span{
		letter-spacing: .3em;
	}
	.mobile-first-fold button{
		margin-top: 2rem;
	}
	.mobile-logo{
		width: 5rem;
	}
	.mobile-hidden{
		display: none;
	}
	.mobile-header{
		width: 40vw;
	}
}

@media (max-width: 576px) {
	html {
		font-size: 13px;
	}
}
@media  (min-width: 578px) and (max-width: 768px){
	html {
		font-size: 13px;
	}

}

@media (min-width: 767px) and  (max-width: 1368px) {
	html {
		font-size: 12px;
	}
}
@media (min-width: 1369px) and (max-width: 1600px) {
	html {
		font-size: 12px;
	}
}
@media (min-width: 1920px) {
	html {
		font-size: 15px;
	}
}
.page{
	padding-right: 3rem;
	padding-left: 3rem;
}
.main-col-contact{
	margin-top: -3rem;
	padding-top: 3rem;
	margin-right: -3rem;
	background-repeat: no-repeat;
	margin-left: -3rem;
	background-size: cover;
	background-image: url(/wp-content/themes/Ally-1/assets/images/first-fold.jpg);
	background-position: center;
}