@charset "utf-8";
/* CSS Document */
.small-val-button {
    border: 0px;
    color: #ffffff;
    font-size: 16px;
    margin-left: 0px;
}
.w-slider-mask {
	min-width:100%;
}
.small-val-grey {
    margin-top: 15px;
    padding: 0px 10px 20px;
   background-color: #ffffff; 
    text-align: center;
    font-size: 12px;
}

.message_box_prop_details {
    margin: 10px 0px;
    background: #b4010133;
    color: #b40101;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 12px;
    padding: 5px;
    text-align: center;
	display:none;
}

#message_box_prop_lookup {
    margin: 10px 0px;
    background: #b4010133;
    color: #b40101;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 12px;
    padding: 5px;
    text-align: center;
}

.output_message_contact {
    margin: 10px 0px;
    background: #000000;
    color: #ffffff;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 16px;
    padding: 14px;
    text-align: center;
    display: none;
}

.output_message {
    margin: 10px 0px;
    background: #000000;
    color: #ffffff;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 16px;
    padding: 14px;
    text-align: center;
    display: none;
}

.output_message_booking {
    margin: 10px 0px;
    background: #000000;
    color: #ffffff;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 16px;
    padding: 14px;
    text-align: center;
    display: none;
}
.valpal_one {
	    margin-bottom: 25px;
}

.tab-link-tab-3 {
    width: 22%;
}

.w-iframe {
	height:500px;
}

.property-holder .page-close-trigger{
	padding: 10px 0px;
	background: #b40101;
	color: #fff;
	margin-top: 20px;
	display: block;
	width: 100px;
	text-align: center;
}

.valuation-section {
	display:none;
}

.property-holder {
	padding:25px;
	width: 100%;
}


/* The container */
.container {
 display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    
}
.container label {
margin-left: 10px;
    font-family: Roboto, sans-serif;
    color: #969696;
    font-size: 16px;
    font-weight: 300;
    }

p a {
	color:#b30101;
	text-decoration: underline;
}

/* Hide the browser's default checkbox */
.container input {
opacity: 0;
    position: absolute;
    z-index: -1;
}

/* Create a custom checkbox */
.checkmark {
  width: 35px;
    height: 35px;
    margin-top: 0px;
    padding-left: 0px;
    border-color: #dfdfdf;
    border-radius: 0px;
    background-color: #fff;
    font-size: 40px;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #fff;
}



/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
 background-color: #b40101;
    background-size: auto;
    background-image: url(https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg);
    background-position: 50% 50%;
    background-size: 30px;	
    background-repeat: no-repeat;
       background-color: #b40101;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
   background-color: #b40101;
    background-size: auto;
    background-image: url(https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg);
    background-position: 50% 50%;
    background-size: 30px;    background-repeat: no-repeat;
       background-color: #b40101;

}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
    background-size: auto;
    background-image: url(https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg);
    background-position: 50% 50%;
    background-size: 30px;  background-color: #b40101;
    background-repeat: no-repeat;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  
}

.label_text {
	margin-left: 15px;
    border-style: solid;
    border-width: 0px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 300;
}

/* Calendar */
.ui-widget-header {
    border: 0px;
    background: #000000;
    color: #ffffff;
    border-radius: 0px!important;
    font-weight: bold;
}

.ui-widget.ui-widget-content {
    border: 1px solid #d3d3d3;
    border-radius: 0px;
    font-family: Roboto, sans-serif;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 0px;
    background: #e8e8e8;
    color: #555555;
    text-align: center;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    border: 0px;
    background: #ffc1c1;
    font-weight: normal;
    color: #000000;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 0px;
    background: #b40101;
    font-weight: 600;
    color: #ffffff;
}

.ui-datepicker td {
    border: 0;
    padding: 2px;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #b40101;
    background: white;
    color: #363636;
    font-weight: bold;
}
.ui-widget-header .ui-icon {
    background-size: 10px;
    background-position: center;
}

.ui-datepicker .ui-datepicker-next span {
     background-image: url(../images/right_arrow.svg);
}
.ui-datepicker .ui-datepicker-prev span {
     background-image: url(../images/left_arrow.svg);
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    border: 0px;
    background: #c53737;
    font-weight: normal;
    color: #000000;
    border-radius: 0px;
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    top: 2px;
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
}

textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"]
{
-webkit-appearance: none;
border-radius: 0;
}

a {
	-webkit-appearance: none;
border-radius: 0;
	text-decoration: none!important;
    color: inherit;
}

.agent-business-card-logo {
    padding: 5px 0px;
}
.social_message_holder {
	width:100%;
	display:block;
	margin: 10px 0px;
}
.message_me {
	display: inline-block;
}

.facebook {
	background:#3b5998 ;
}
.linkedin {
	background:#2867B2;
}

.about-profile {
    background-image: url(../../images/cut-out.png);
}

.agent-profile-property.square {
    background-image: url(../../images/cut-out.png);
}

.mask-4 {
  background-image: url('../../images/menu-logo.svg');
}

.white-out {
  background-image: url('../../images/menu-logo.svg');
	z-index:9999999;
	display:block;
}

.property-section {
  background-image: url('../../images/menu-logo.svg');
}

.sell-with-section {
  background-image: none;
}

.logo-text {
    margin-left: 11px;
}

.error_message_form {
	font-family: Roboto, sans-serif;
	color:#b40101;
}

.developer_notification {
	position: absolute;
    z-index: 5000;
    width: 100%;
    height: 100%;
    bottom: 0px;
    background: #b4010199;
}
.developer_notification h3 {
	font-size:25px;
	color:#ffffff;
}

.start_again_link {
	color: #b40101;
    text-decoration: underline;
    margin-top: 15px;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-weight: 500;
	cursor: pointer;
}

.face_to_face {
	    margin-top: 40px;
}

.text-span-36 {
    color: #b40101;
    font-weight: 600;
}

.image-31{
	margin-bottom:20px;
	width:40vw;
	    margin-left: auto;
    margin-right: auto;
}




.agent_multiple {
	    width: 100%;
    height: 300px;
    background-position: bottom center;
    background-size: contain;
    background-repeat: no-repeat;
}
.multi_contain_main_image {
	width: 15vw;
	min-width: 350px;
}

.image-20 {
	min-width: 30px;
	
}

.legal {
	width:100%;
	margin-top:25px;
}
.legal-link-text {
	font-size: 11px;
    font-family: Roboto, sans-serif;
    color: #cecece;
    font-weight: 300;
    margin-left: auto;
}
.standard_page_container {
	position: relative;
    z-index: 3;
	width:95%;
    max-width: 1000px;
    margin-top: -120px;
    margin-right: auto;
    margin-left: auto;
	background: #ffffff;
    padding: 50px;
	font-family: Roboto, sans-serif;
	color: #3d3d3d;
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    text-align: justify;
}
.standard_page_container h1 {
	font-size: 28px;
    margin: 0px 0px 40px;
	line-height: 28px;
    font-weight: 300;
}

.standard_page_container h2 {
	font-size: 20px;
    line-height: 22px;
    margin: 0px 0px 20px;
	color: #3d3d3d;
}

.standard_page_container a {
	color: #b21f24;
    text-decoration: underline!important;
}
.privacy {
    margin: 50px 0px 30px!important;
    color: #3d3d3d;
    /* background: brown; */
    border-top: 1px solid #b31010;
    padding-top: 20px;
}
.standard_page_container h3 {
	font-size: 18px;
    line-height: 20px;
    margin: 0px 0px 10px;
	color: #3d3d3d;
}

.standard_page_container p {
	color: #3d3d3d;
	margin-bottom: 25px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    text-align: justify;
}
.standard_page_container ul {
	list-style: none;
	margin-bottom:25px;
}

.standard_page_container li::before {
	content: "\2022";
    font-weight: bold;
    display: inline-block;
    margin-left: -15px;
    padding-right: 15px;
}

.standard_page_container ul li{
	font-family: Roboto, sans-serif;
    color: #3d3d3d;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    margin: 0px 0px 5px 20px;
}
.standard_page_hero {
	width: 100%;
	position: relative;
	background-position: center;
	height: 450px;
	background: cover;
}

.blog_page_hero {
	width: 100%;
	position: relative;
	background-position: center!important;
    height: 50vh;
    background-size: cover!important;
}
.cookie-disclaimer {
    color: #fff;
    opacity: 1;
    width: auto;
    bottom: 35px;
    right: 0;
    border-radius: 0;
    z-index: 1;
    height: auto;
    z-index: 2;
    position: fixed;
    padding-right: 50px;
    max-width: 300px;
	background: #000 !important;
    z-index: 9999999999999999;
}
.cookie_title {
	font-size: 145%;
    font-weight: 400;
    display: block;
}
.cookie-container {
  padding: 20px;
	text-align: center;
}

	.cookie-message {
		color: #ffffff;
		margin-bottom: 10px;
		font-size: 14px;
		line-height: 20px;
		font-family: Roboto, sans-serif;
		font-weight: 300;
		text-align:center;
	}
	.accept-cookie {
    background: #b30014;
    padding: 5px 25px;
    color: #ffffff;
    margin: 0 auto;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    margin-bottom: 10px;
    display: block;
}
.multi_image_holder {
	width: 100%;
    display: flex;
    margin-top: 00px;
    margin-bottom: 25px;
}

.multi_image_about {
	width: 50%;
	height:intrinsic;
}
.mailast {
	margin-left:30px;
}

.columns-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
	width: 100%;
}

.column-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

}

.value_form_cw {
    position: relative;
    z-index: 5;
    width: 100%;
    height: 100%;
    border-left: 6px solid #b21f24;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    padding-top: 200px;
    overflow: auto;
    padding-bottom: 100px;
}

.column-20 {
   display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

}

.image-37 {
  max-width: 250px;
}


.div-block-89 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 120px;
  margin-top: -10px;
  margin-right: 0px;
  margin-left: -50px;
  border-left: 6px solid #b21f24;
  background-color: #fff;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.instant_val {
	width: 100%;
    background: #b30014;
    padding-left: 53px;
	text-align: left;
    color: #ffffff;
}

.videoWrapper {
    position: relative;
    z-index: 0;
    padding-bottom: 55.62%;
    padding-top: 0px;
    height: 0;
    border: 0px solid #9cce31;
}
.videoWrapper iframe {
	position: absolute;z-index:0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.frame_wrapper {
}
.frame_wrapper iframe {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	    border: 0px solid #9cce31;

}

.div-block-68 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 2;
    width: 100%;
    height: 250px;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.50)), to(transparent));
    background-image: linear-gradient(
180deg
, rgb(0 0 0 / 50%), transparent);
}

.div-block-68-copy {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 2;
    width: 100%;
    height: 150px;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgb(0 0 0 / 50%)), to(transparent));
    background-image: linear-gradient(
0deg
, rgb(0 0 0 / 50%), transparent);
}
.buy-with-section {
	width:100%;
	top:0px;
}

.let-section {
	width:100%;
	top:0px;
}

.sell-with-section {
    width: 100%;
	top:0px;
}
.review-section {
	top:0px;
}

.property-display-section-no-ani {
    padding-left: 140px;
}
/* Break Points */
@media screen and (min-width: 992px) {
	.desktop {display:block;}
.mobile {display:none;}
	.div-block-70 {

    width: 80%;
	}
	.linked-logos {
		width:100%;
	}
	.image-31 {
    width: 80%;
	
    max-width: 900px;

}
	.text-block-5 {
    	width: 100%;
	}
}



@media only screen and (max-width: 991px) {
	 .valaution-step-one-container {
		position: relative;
		margin-left: auto;
		margin-right: auto;
	}
.image-31 {
    margin-bottom: 20px;
    width: 50vw;
}
	.desktop {display:none;}
.mobile {display:block;}
	.slider-5 {
		height:60vh;
	}
 .columns-6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
	 display:block;
  }

  .value_form_cw {
    height: auto;
    background-color: #fff;
    padding-top: 0px;
    padding: 0px;
    border-left: none;
}

  .column-20 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 120px 0px 20px;
}
	.column-19 {
		align-items: start;
		width: 100%;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: flex-start;
		height: auto;
    padding-bottom: 100px;
		justify-content: start;
	}
  .div-block-89 {
    width: 110%;
    height: 100px;
    margin-top: -20px;
    margin-left: 0px;
    border-top: 6px solid #b21f24;
    border-left-style: none;
  }
.instant_val {
    width: 100%;
    background: #b30014;
    padding-left: 50px;
    text-align: left;
    color: white;
}
	.image-37 {
  max-width: 250px;
margin-top:120px;
	}
		.page-scroll-holder-copy {
		margin-top: 90px;
	}
	.scroller-box {
    padding: 5% 5%;
}
}


@media screen and (max-width: 767px) {
	.about-profile {
		margin-top: 25px;
	}
	.landing-content {
		position:fixed;
	}
	.form-block-3 {
    padding-top: 100px;
    padding-bottom: 50px;
    padding-right: 20px;
    padding-left: 20px;
    display: block;
    width: 100%;
    height: auto;
		
}
	.form-3 {
		padding-left:0px;
	}
	.collection-item {
    width: 100%;
}
	.red-page-load {
    width: 100vw;
}
	.page-load {
    width: 100vw;
}
	.valu_hide {
   overflow: hidden;
}
	html, body {
    max-width: 100%;
    overflow-x: hidden;
}
	
	.cookie-disclaimer {
    color: #fff;
    opacity: 1;
    width: 100%;
    bottom: 0;
    right: 0;
    top: auto;
    left: 0px;
    border-radius: 0;
    z-index: 1;
    height: auto;
    z-index: 2;
    position: fixed;
    /* padding-right: 50px; */
    /* max-width: 300px; */
    background: rgb(0 0 0 / 50%) !important;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 0px;
    max-width: 100%;
    z-index: 9999999999999999;
}
.cookie-container {
    padding: 20px 20px;
    margin: auto;
    background: #000000;
    border: 1px solid #ffffff;
    width: 100%;
    top: auto;
    bottom: 0px;
    position: absolute;
}
	.contact-agent {
		z-index: 499;
	}
	.mailast {
	margin-left:2%;
}

	.multi_image_holder {
	max-width: 100%;
    display: block;
    margin-top: 100px;
	margin-bottom:50px;
}

.multi_image_about {
	width: 49%;
    display: inline-block;
}
	
	.standard_page_container p {
		font-size: 14px;
		line-height: 22px;
	}
	.standard_page_container h1 {
		font-size: 22px;
		margin: 0px 0px 20px;
		line-height: 22px;
		font-weight: 300;
	}
	.standard_page_container h2 {
		font-size: 18px;
	}
	.privacy {
		margin: 30px 0px 25px!important;
	}
	.standard_page_container h3 {
    	font-size: 16px;
	}
	.standard_page_container ul {
		margin-bottom:25px;
	}
	.standard_page_container li::before {
		margin-left: -30px;
		    padding-right: 10px;
	}
	.standard_page_container ul li {
		font-size: 14px;
		line-height: 22px;
		margin: 0px 0px 5px 0px;
	}

	.tab-link-tab-3 {
		width: 100%;
	}
	.text-block-5 {
		position: relative;
		width: 90%;
		font-size: 18px;
		line-height: 26px;
	}
	.menu-container {
		padding-top: 50px;
		overflow: scroll;
	}
	.agents-name {
       height: 200px;
	}
	.tab-pane-floor-plan {
    	padding-bottom: 120px;
	}
	.text-block-13 {
		    line-height: 18px;
	}
}

@media screen and (max-width: 479px) {
	.menu-container {
		padding-top: 50px;
		overflow: scroll;
	}
	.agents-name {
       height: 200px;
	}
.property-display-section-no-ani {
    padding-left: 0px;
}	.menu-bubble {
		display:none;
	}
.multi_contain_main_image {
	width: 90%;
	min-width: 90%;

}	
	.red-slide-copy-copy {
    width: 100%;
    display: none;
}
	
	.agent-contact-area-property {
    margin-top: 5px;
}
	.div-block-85 {
	   background-image: url(../../images/cut-out.png);
	
	}
	.div-block-68 {
    height: 60px;
}
	.div-block-68-copy {
    height: 60px;
}
	.prop_price {
    display: block;
    line-height: 11px;
    margin-top: 0px!important;
}
.w-icon-slider-left, .w-icon-slider-right {
    font-size: 24px;
}
	.menu-controller-area {
    height: 40px;
}
}
/* Iphone 7 */
@media screen and ( max-width: 375px ) {
	.agents-name {
       height: 200px;
	}
	
	.image-31 {
    margin-bottom: 20px;
    width: 80vw;
}
	
	.text-block-5 {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
}
	
	.text-span-23 {
		font-size: 16px;
	}
	
	.agent-contact-left {
		position: fixed;
		/* height: auto; */
		height: inherit;
		/* margin-bottom: 100px; */
		overflow: scroll;
	}
}

.buy-with-section {
	width:100%;
	top:0px;
}

.let-section {
	width:100%;
	top:0px;
}

.sell-with-section {
    width: 100%;
	top:0px;
}
.review-insert {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: start; 
    -ms-flex-pack: start;
     justify-content: start; 
  -webkit-box-align: start; 
    -webkit-align-items: start;
    -ms-flex-align: start;
    vertical-align: top;
    padding-top: 30px;
     align-items: start; 
}
.right-arrow-5 {
    margin-right: 0px;
}
.left-arrow-5 {
    margin-left: 0px;
}