@charset "UTF-8";
/* CSS Document */


:root {
    --swiper-navigation-size: 25px;
}

.mobile-show {
	display: none;
}
.mobile-hide {
	display: block;
}
.padding-top {
	height: 72px;	
}

@media (max-width: 767px) {
	.mobile-show {
		display: block;	
	}
	.mobile-hide {
		display: none;
	}
	.padding-top {
		height: 60px;
	}
}

.tablet-show {
	display: none;
}
.tablet-hide {
	display: block;
}

@media (max-width: 1023px) {
	.tablet-show {
		display: block;	
	}
	.tablet-hide {
		display: none;
	}
	.padding-top {
		height: 60px;
	}
}



.mobile-menu-icon {
	float: right;
    height: 25px;
    margin-top: 2.5px;
}
.text-right {
	text-align: right;
}


@media (max-width: 767px) {
	#top-navigation {	
		height: 60px;
	}
}



.menu-mobile {
	transition: all 1s ease-in-out;
	width: 300px!important;
}

.menu-mobile.opacity-0 {
  opacity: 1;
  right: -220px!important;
  transition: all 0.5s ease-in-out!important;
  background: #f1ece8;
  width: 220px!important;
  left: inherit !important;
}


.menu-mobile.opacity-100 {
  opacity: 1;
  width: 220px!important;	
  right: 0!important;	
  transition: all 0.5s ease-in-out!important;
  background: #f1ece8;
  left: inherit !important;
  
}

.menu-mobile a {

	font-size: 1.4rem;
    color: #000;
    text-transform: uppercase;
    font-family: 'SF Pro Display';
    font-weight: 100;
    letter-spacing: 1px;
    font-size: 1.1rem;
}
.menu-mobile .text-browns-menu ul li {
	margin-bottom: 0rem;
	padding-left: 2rem;
	height: 45px;
}

.text-browns-menu {
	padding-top: 0rem;
}
.mobile-brands {
	
    bottom: 0;
    padding-left: 2rem;
    padding-bottom: 1rem;
}
.mobile-brands a {
	font-size: 1.5rem;
    padding-right: 1rem;
}


.menu-mobile .close-button {

    text-align: center;
    width: 100%;
    margin-top: 25px;
    position: relative;
    text-align: left;
    padding-left: 2rem;
    padding-bottom: 0rem;
    margin-bottom: 0rem;
}


#searchon .searchon {
	padding-right: 0px !important;
}


#home-intro {
	background: #f1ece8;
	padding: 0rem 0.5rem 0.75rem 0.5rem;
	
	
}
@media (max-width: 767px) {
	#home-intro { 
		padding-top: 2rem;
	}
	
	.listing-wrap-1, .listing-wrap-2 {
		display: none;
	}
}


#home-intro h1 {
	font-family: 'BlackerProDisplayRegular', serif;
    font-size: 3rem;
    color: #79665f;
    letter-spacing: 0.03em;
	margin-bottom: 1rem;
	font-weight: 500;
}

#home-intro p {
	text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 400;
	color: #181818;
	letter-spacing: 0.75px;
    line-height: 1.2;
}


#home-intro .title-text {
	margin-bottom: 1rem;
    margin-right: 2rem;
    width: 92%;
    padding-bottom: 1rem;
    border-bottom: 1px solid #b4a298;
}

.image-wrapper-left {
	padding-left: 12px;
}

@media (max-width: 767px) {
	#home-intro .title-text { 
		width: 65%;	
	}
	.image-wrapper-left {
		padding-left: 6px;
	}
}


.free-valuation-link {
	color: #181818;
}
.free-valuation-link:hover {
	color: #b4a298;
}



.home-btn-select {
	background: none;
	border: 1px solid #000;
	text-align: center;
 	padding: 1.2rem 1rem;
    text-align: center;
    float: right;
    color: #aa968c;
	width: 49%;
	margin-top: 0.85rem;
	height: 46px;
    margin-top: 12px;
	
 	background: #7d645d;
    border: none;
    color: #fff;
}
.home-btn-select:hover {
	color: #fff;
	background: #181818;
}

.button-right {
	margin-right: 1%;
}
.button-left {
	margin-left: 1%;
}

/* Hide listing name to make shorter on mobile */
@media (max-width: 767px) {
	.home-btn-select span {
		display: none;
	}
}



#home-properties .flex-wrap {
	margin-top: 2px;
}
	@media (max-width: 767px) {
		#home-properties .flex.sales-buttons {
			display: table;
        	width: 100%;
		}
		#home-properties .flex-wrap {
			width: 100%;
		}
	}



#home-properties h4 {
	font-size: 1.3rem;
    border-bottom: 1px solid #b4a298;
    display: table;
  	padding-bottom: 28.7px;
	letter-spacing: 0.75px;
	color: #181818;
	line-height: 1;
	margin-top: -4px;
	text-transform: uppercase;
}

#home-properties .new-listings-slider {
    overflow: hidden;
    padding: 0px 7px 30px 7px;
}

.listingtitle {
	font-family: 'BlackerProDisplayRegular', serif;
	font-size: 1rem;
}
.catwrapper {
	background-color: rgb(0 0 0 / 45%);
	color: #fff;
	padding: 1rem;
}

#home-intro .button {
	background: #7d645d;
    padding: 0.8rem 2rem;
    color: #fff;
    font-size: 1.5rem;
    font-style: italic;
	font-family: 'BlackerProDisplayRegular', serif;
	display: table;
    float: none;
}
#home-intro .button:hover {
	background: #000;
}


#home-video {
	background: #f1ece8;
    padding: 0rem 0rem 0rem 0rem;
}

#home-video hr {
	border-color: #b4a298;
}

#home-video p {
	
    text-align: center;
    padding-bottom: 1rem;
    font-family: 'BlackerProDisplayRegular', serif;
    font-size: 2rem;
	color: #181818;
	line-height: 1.3;
}

@media (max-width: 700px) {
	#home-video p {
		font-size: 1.5rem;
	}
}

.home-intro-text {
	padding-top: 2rem;
	padding-bottom: 0rem;
}




#home-video h2 {
	text-align: center;
    font-size: 4rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #796660;
	line-height: 1.1;
}
@media (max-width: 1500px) {
	#home-video h2 {
		font-size: 3.4rem;
	}
}
@media (max-width: 1100px) {
	#home-video h2 {
		font-size: 2.4rem;
	}
}
@media (max-width: 700px) {
	#home-video h2 {
		font-size: 2rem;
	}
}


.font-awesome-icon {
	margin-left: 1px;
}

.font-awesome-icon.fa-envelope {
	margin-left: 5px;
}

.font-awesome-icon:hover {
	color: #fff;
}

#home-video .video-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
#home-video .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}



#home-intro .image-wrapper {
	width: 100%;
	min-height: 720px;
	background: #000;
	background: url("../img/bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

@media (max-width: 1600px) {
	#home-intro .image-wrapper {
		min-height: 640px;
	}
}

@media (max-width: 1400px) {
	#home-intro .image-wrapper {
		min-height: 600px;
	}
}

@media (max-width: 1200px) {
	#home-intro .image-wrapper {
		min-height: 520px;
	}
}
@media (max-width: 1000px) {
	#home-intro .image-wrapper {
		min-height: 470px;
	}
}
@media (max-width: 600px) {
	#home-intro .image-wrapper {
		min-height: 450px;
	}
}
@media (max-width: 500px) {
	#home-intro .image-wrapper {
		min-height: 260px;
	}
}




.align-items-center {
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.d-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
;
}


#home-properties {
	background: #f1ece8;
}


.new-listings-slider {
	overflow: hidden;
	padding: 0px 15px 30px 15px;
}



#home-team h4 {
	font-size: 1.3rem;
    border-bottom: 1px solid #b4a298;
    display: table;
    padding-bottom: 1.6rem;
	text-transform: uppercase;
}



#home-team {
	background: #f1ece8;
	padding: 0rem 0rem 0rem 0rem;
}

#home-team h2 {
	font-family: 'BlackerProDisplayRegular', serif;
    font-size: 3rem;
    color: #181818;
    letter-spacing: 0.03em;
    margin-bottom: 1rem;
    font-weight: 500;
}

@media (max-width: 1440px) {
	#home-team h2 {
		font-size: 2.5rem;		
	}
}



.team {
	    height: 700px;
    background: #000;
    margin-right: 1rem;
    width: 100%;
}

.flex-team {
    width: 100%;
    background: #000;
	  position: relative;

}
.flex-team .team-image:before {
  	content: "";
    display: block;
    padding-top: 125%;
}


.flex-team .team-image {
  display: block;
  width: 100%;
  height: auto;
}

.flex-team .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #000000cc;
}

.flex-team .overlay a:hover {
	color: #b8a297;
}

.flex-team:hover .overlay {
  opacity: 1;
}

.overlay-full {
	opacity: 100 !important;
    background-color: #181818 !important;
}


.flex-team .text {
  color: #b8a297;
  font-size: 16px;
  position: absolute;
  top: 25px;
  left: 25px;
  font-family: 'SF Pro Display';
  font-weight: 100;
}
.flex-team .text .name {
	font-weight: 600;
}
.flex-team .text .accred {
	font-weight: 400;
}

.flex-team .text-2 {
    color: #ffffff;
    font-size: 14px;
    position: absolute;
    bottom: 25px;
    left: 25px;
    font-family: 'SF Pro Display';
    font-family: 'BlackerProDisplayRegular', serif;
    right: 25px;
	font-size: 1rem;
}

.flex-team-showmobile {
	display: none!important;
}

@media (max-width: 1023px) {
	.flex-team {
		height: 100%;
		overflow: hidden;
	}
	.flex-team-showmobile {
		display: block!important;
		margin-bottom: 2rem;
	}
	.flex-team-hidemobile {
		display: none!important;
	}
}


@media (max-width: 767px) { 
	.flex-team {
		max-height: 400px;
		overflow: hidden;
	}
}



#front-valuation {
	background: #f1ece8;
	padding-bottom: 2rem;
	margin-top: -1px;
}
#front-valuation h2 {
	font-family: 'BlackerProDisplayRegular', serif;
    font-size: 3rem;
    color: #181818;
    margin-bottom: 1rem;
    font-weight: 500;
	color: #786660;
	font-size: clamp(1rem, -1.5rem + 8vw, 5.5rem);
	line-height: 0.95;
    margin-bottom: 2rem;
}
@media (max-width: 800px) {
	#front-valuation h2 {
		font-size: 2.4rem;
	}
}


#front-valuation .form {
	padding: 0rem 1rem;
}


#gform_fields_1 input {
	background: none;
	border: none;
	box-shadow: none;
    border-radius: 0px;
	border-bottom: 1px solid #000;
	padding: 0rem;
	outline: none;
}

#gform_fields_1 input::placeholder {
	color: #7d645d;
	
}
#gform_fields_1 input:focus {
	box-shadow: none;
	border: none;
	outline: none;
	border-bottom: 2px solid #7d645d;
}

#gform_fields_1 label {
    text-transform: uppercase;
	color: #181818;
}

#gform_fields_1 .ginput_container {
	padding-right: 3rem;
}
#gform_submit_button_1 {
	background: #7d645d;
    padding: 0.8rem 2rem;
    color: #fff;
    font-size: 1.2rem;
    font-family: 'SF Pro Display';
	letter-spacing: 2px;
    display: table;
    float: none;
	width: 100%;
	text-align: center;
	height: 70px;
	margin-top: 1.5rem;
	outline: none;
	border-radius: 0px;
	font-weight: 400;
}
#gform_submit_button_1:hover {
	background: #181818;
}

@media (max-width: 767px) {
	#gform_fields_1 .gfield_required {
		display: none;
	}
}

#gform_fields_1 .gfield_required {
	color: #7d645d;
	margin-left: -1px;
}
.gform_required_legend {
    margin-bottom: 2rem;
    font-style: italic;
	display: none;
}
#gform_fields_1 .gfield_required_asterisk {
	color: #7d645d;
}
.gform-theme--framework .gform_required_legend .gfield_required {
	color: #7d645d;
}


.gform-theme--foundation .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)), .gform-theme--foundation.gform_editor legend.gform-field-label>span {
	gap: 3px!important;
}


#front-valuation .gform_submission_error {
	font-size: 1.3rem;
    color: #c02b0b;
    margin: 0rem;
}





#single-intro {
	background: #f1ece8;
	padding: 0rem 0.5rem 0rem 0.5rem;
}



#single-intro h1 {
	font-family: 'BlackerProDisplayRegular', serif;
    font-size: 2rem;
    color: #181818;
	margin-bottom: 1rem;
	font-weight: 600;
}

#single-intro .availability {
	text-transform: uppercase;
}

.single-price {
	font-family: 'SF Pro Display';
    font-size: 1.3rem;
	margin-bottom: 1rem;
}

#single-intro .text-box {
	padding: 0rem 2rem;
}

@media (max-width: 767px) {
	#single-intro .text-box {
		padding-left: 0rem;

		margin-bottom: 0rem;
        margin-top: 1rem;
	}
}


#single-intro .single-tenure {
	margin-bottom: 0rem;
	font-family: 'SF Pro Display';
    font-size: 1.3rem;
}

#single-intro .single-details {
	margin-top: 2rem;
}
@media (max-width: 767px) {
	#single-intro .single-details {
		margin-top: 0rem;
	}	
}


#single-intro .single-details span {
	margin-right: 30px;
	text-transform: uppercase;
}
#single-intro .single-details span:hover {
	cursor: pointer;
	color: #b8a297;
}

#single-intro .button {
	
	/* background: #7d645d;
    padding: 0.5rem 3rem;
    color: #fff;
    font-size: 1rem;
	font-family: 'SF Pro Display';
	display: table;
    float: none;
	text-transform: uppercase; */
	
	text-transform: uppercase;
	font-family: 'SF Pro Display';
	background: none;
    border: 1px solid #000;
    text-align: center;
    padding: 1.2rem 1rem;
    text-align: center;
    color: #aa968c;
    margin-top: 0.85rem;
    height: 46px;
    margin-top: 12px;
    background: #7d645d;
    border: none;
    color: #fff;
	margin-bottom: 0rem;
    line-height: 1;
	display: table;
	width: 100%;
    max-width: 270px;
}
#single-intro .button:hover {
	background: #000;
}




#single-description {
	background: #f1ece8;
}

#single-description p {
	margin-bottom: 20px;
}

.flexslider {
	border: none;
	background: none;
	margin: 0px;
}

.flex-grow {
	z-index: 9999!important;
}

#single-description h2 {
    font-family: 'BlackerProDisplayRegular', serif;
    font-size: 2rem;
    color: #181818;
    letter-spacing: 0.03em;
    margin-bottom: 1rem;
    font-weight: 600;
}


.book-text {
	
    margin-right: 2rem;
    width: 90%;
    
}


.accreditations {
	height: 50px;
    display: block;
    vertical-align: middle;
    display: flex;

	float: right;
    bottom: 8px;
    position: absolute;
    right: 35px;
}
@media (max-width: 1200px) { 
	.accreditations {
		display: none;	
	}
}

@media (max-width: 1200px) { 
	.areacontainer {
		display: none;
	}
}

#home-mobileproperties .swiper-button-next {
	right: 20px;
}
#home-mobileproperties .swiper-button-prev {
	left: 20px;
}

