@charset "utf-8";
.custom-list {
    font-size: 20px;
    line-height: 1.8;
/*     max-width: 600px;
    margin: auto; */
  position:relative;
}
.grecaptcha-badge{
	display: none !important;
}
.dblock .wpcf7-list-item{
	display: block;
	margin-left:0 !important;
}
.list-item {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
	color:#1b2e42;
	font-size:16px;
}

.number {
    min-width:75px;
	color:#1b2e42;
}

.custom-list:after {
    content: "";
    display: block;
    width: 3px;
    height: 100%;
    background: #1b2e42;
    position: absolute;
    top: 0;
    left: 42px;
}
.property-box {
    display: flex;
	padding-bottom:30px;
}

.property-left {
    width: 25%;
    display: flex;
    font-size: 22px;
    font-weight: bold;
    padding-right: 20px;
  padding-top:10px;
  border-right: 3px solid #1B2E42;
  
}
.property-title {
    font-size: 21px;
	line-height:1.2;
	font-weight: 400;
	color:#1b2e42;
}
.property-right {
    width: 75%;
  padding-left:45px;
}

.property-details {
    margin-bottom: 10px;
  
}

.detail-group {
    display: flex;
    flex-direction: column;
    gap: 15px;
  margin-bottom:25px;
}

.detail-item {
    display: flex;
    align-items: end;
/*     gap: 20px; */
}

.detail-item img {
    width: 35px;
    height: auto;
}

.detail-item span {
    font-size: 20px;
    margin-right: 30px;
    margin-left: 10px;
}
.property-size {
    font-size: 20px;
    margin-bottom: 10px;
	color:#1b2e42;
}
.property-size strong {
    font-weight: 400 !important;
}

  p.property_des{
    font-size:16px;
    line-height:1.4;
	padding-bottom:0;
	  color:#1b2e42;
  }

.total {
    font-size: 20px;
    font-weight: bold;
    margin-top: 25px;
	color:#1b2e42;
	margin-bottom:-6px;
}
.total strong {
    font-weight: 400 !important;
}
p.total span {
    font-size: 15px;
}
.button_container {
    text-align: right;
}
.button_container span {
    font-size: 18px;
    text-decoration: underline;
    padding-right: 25px;
}
@media screen and (max-width:500px){
	.property-box {
    display: block;
}
	.property-right {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
}
	.property-left {
    width: 100%;
    padding-bottom: 20px;
}
}
/***** ############################################# *****/
/* ATTENTION: 
 * DO NOT PLACE CUSTOM CSS HERE. Please add it in Appearance > Editor > CSS > custom.css / responsive.css
 * DO NOT PLACE LOGO HERE. Please add it in DIVI > Theme builder > Global Header
 * THANKYOU SO MUCH :)
 * -- Lyndon
/***** ############################################# *****/
.enquire-now-button {
    position: fixed;
    right: -80px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #1B2E42;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    padding: 12px 40px;
    text-decoration: none;
	text-transform:uppercase;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
    transition: all 0.3s ease-in-out;
    z-index: 9999;
    transform: rotate(-90deg);
    letter-spacing: 2.5px;
}
  .enquire-now-button:hover{
	  background: #F0EBDB!important;
   color: #1b2e42;

}
.dual_button{
  padding:0!important;
}
.dual_button li{
  list-style:none;
  display:inline-block;
/*   padding-right:20px; */
}
.dual_button li:last-child{
  padding-right:0;
}
.dual_button a {
    padding: 12px 20px;
    border: 3px solid #F0EBDB;
    text-transform: uppercase;
    min-width: 239px;
    display: inline-block;
    text-align: center;
  letter-spacing:1px;
	font-size:16px;
	line-height:1;
}
  .first_button{
   background:transparent!important;
	color: #F0EBDB;

}
  .first_button:hover{
	  background: #F0EBDB!important;
   color: #1b2e42;

}
  .second_button{
   background: #F0EBDB!important;
   color: #1b2e42;
}
.second_button:hover{
   background:transparent!important;
	color: #F0EBDB;
}
/* .dual_button a:hover {
    background: transparent;
    color: #F0EBDB;
} */
@media screen and (max-width:500px){
  .dual_button li:last-child{
    margin-top:20px;
}
}
/* form start from here */
span.wpcf7-list-item.first.last {
    margin-left: -5px;
}

span.wpcf7-list-item-label {
    color: #f0ebdb;
    font-size: 16px;
}
span.wpcf7-form-control.wpcf7-checkbox {
    margin-bottom: 19px;
    display: inline-block;
}
input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    color: #f0ebdb;
    font-size: 16px;
    background: transparent!important;
    border: none!important;
    border-bottom: 2px solid #4B5762!important;
    padding-bottom: 12px!important;
    margin-top: 20px !important;
}
.wpcf7 input[type="text"]::placeholder,
.wpcf7 input[type="email"]::placeholder{
    color: #f0ebdb !important;
}
button.wpcf7-form-control.wpcf7-submit.has-spinner.et_pb_button.et_pb_bg_layout_light {
    background: #f0ebdb;
    color: #4B5762;
    font-size: 16px;
    padding: 15px;
	margin-top:40px;
	border:none;
}
button.wpcf7-form-control.wpcf7-submit.has-spinner.et_pb_button.et_pb_bg_layout_light:after {
	display:none;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #f0ebdb;
    font-size: 16px;
    padding: 15px;
}

.wpcf7-form p {
    color: #f0ebdb;
    font-size: 16px;
    margin-top: 10px;
}
/* ========End of form======== */
.et_pb_menu .et-menu>li {
    padding-left: 20px;
    padding-right: 20px;
}

/*hide sidebar*/
#main-content .container:before {
  background: none;
}
@media (min-width: 981px) {
  body:not(.archive):not(.single):not(.blog) #left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
  }
}
.page #sidebar, .error404 #sidebar {
  display: none;
}
/*END hide sidebar*/
.clearboth {
  clear: both;
}
.fullwidth {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  max-width: unset !important;
  padding: 0 !important;
}
img {
  image-rendering: -moz-crisp-edges; /* Firefox */
  image-rendering: -o-crisp-edges; /* Opera */
  image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
/* CSS Document */
.aic{
	align-items: center;
}
.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
    display: block!important;
    content: "\e04f" !important;
}


/*CF7 FORM*/
form{
	display: block;
}
.wpcf7-text{
	padding: 10px;
    margin: 6px 0;
    width: 100%;
}
.wpcf7-textarea{
	padding: 10px;
    margin: 6px 0;
    width: 100%;
	height: 100px;
}
.wpcf7-submit{
	width: 100%;
    background: #22b339;
    cursor: pointer;
    font-size: 18px;
    padding: 10px;
    border: 0;
    color: #fff;
    text-transform: uppercase;
}
/*END CF7 FORM*/
#hbspt-form-ecbe8b13-c9b6-463a-9226-92b29e57c052 *{
	color:#f4f3eb !important;
}
#label-contact_options-4b0a157e-8631-47fc-8632-b1d546b13b7f{
	color: #f4f3eb;
	text-transform: uppercase;
	font-size: 18px !important;
	letter-spacing: 2px;
}
#foot_form .inputs-list {
	padding:0;
}
#foot_form .inputs-list li{
	list-style: none !important
}
#foot_form .inputs-list li span{
	color: #f4f3eb;
	font-size: 14px !important;
	letter-spacing: 2px;
}
#foot_form .hs-button{
	background: #f0ebdb;
    color: #4B5762;
    font-size: 18px;
    padding: 15px;
    margin-top: 40px;
    border: none;
    width: 85%;
    text-transform: uppercase;
    cursor: pointer;
    letter-spacing: 2px;
}
#foot_form fieldset .hs-form-field{
	width: 100%;
	margin-bottom: 10px !important;
}
#firstname-4b0a157e-8631-47fc-8632-b1d546b13b7f,
#lastname-4b0a157e-8631-47fc-8632-b1d546b13b7f,
#email-4b0a157e-8631-47fc-8632-b1d546b13b7f,
#zip-4b0a157e-8631-47fc-8632-b1d546b13b7f,
#message-4b0a157e-8631-47fc-8632-b1d546b13b7f{
	width: 100% !important;
	margin:0 !important;
}
#label-firstname-4b0a157e-8631-47fc-8632-b1d546b13b7f,
#label-lastname-4b0a157e-8631-47fc-8632-b1d546b13b7f,
#label-phone-4b0a157e-8631-47fc-8632-b1d546b13b7f,
#label-email-4b0a157e-8631-47fc-8632-b1d546b13b7f,
#label-zip-4b0a157e-8631-47fc-8632-b1d546b13b7f,
#label-message-4b0a157e-8631-47fc-8632-b1d546b13b7f,
.legal-consent-container{
/* 	display:none !important; */
	color:#F4F3EB !important;
}
.hs-error-msg {
	color:#fe7b7b;
}
/*Leave a Review*/
#rev_btn{
	position: fixed;
    bottom: 75px;
    left: 0;
	z-index:99;
}
#rev_btn a{
	background: #000;
    color: #fff !important;
    padding: 7px 22px;
    border-radius: 2px;
    font-size: 17px;
    text-decoration: none;
}
#rev_btn a:hover{
	opacity: 0.8;
}
.page-id-21 #rev_btn{
	display: none;
}
.page-id-21 .container{
	padding:0 !important;
}
.page-id-21, .page-id-21 #page-container, .page-id-21 #main-content{
	background: #000;
}
.page-id-21 h1.main_title{
	display: none;
}

#review_div_wrap{
	max-width: 500px;
    margin: 100px auto;
}
#lh_logo_rev img{
	display: block;
    max-width: 300px;
    margin: auto;
}
#review_div{
	background: #fff;
    margin: 50px 0;
    padding: 50px;
    text-align: center;
	box-shadow: 0px 4px 10px 2px #5a5858;
	border-radius: 10px;
}
#review_div h3{
	font-size: 30px !important;
    padding: 0 0 20px 0 !important;
    margin: 0 !important;
}
#review_div h4{
	font-size: 20px !important;
    padding: 0 0 10px 0 !important;
    margin: 0 !important;
}
.star-wrapper {
/*   top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute; */
  direction: rtl;
}
.star-wrapper a {
  font-size: 3em;
  color: #ccc;
  text-decoration: none !important;
  transition: all 0.5s;
  margin: 4px;
 position: relative;
}
.star-wrapper a:hover, .star-wrapper a:focus {
  color: gold !important;
  transform: scale(1.2);
}
.s1:hover ~ a {
  color: gold;
}
.s2:hover ~ a {
  color: gold;
}
.s3:hover ~ a {
  color: gold;
}
.s4:hover ~ a {
  color: gold;
}
.s5:hover ~ a {
  color: gold;
}
.s1::after{
  content: "5";
  position: absolute;
  font-size: 15px;
  top: 35%;
  left: 41%;
	color:#000;
}
.s2::after{
  content: "4";
  position: absolute;
  font-size: 15px;
  top: 35%;
  left: 39%;
	color:#000;
}
.s3::after{
  content: "3";
  position: absolute;
  font-size: 15px;
  top: 35%;
  left: 41%;
	color:#000;
}
.s4::after{
  content: "2";
  position: absolute;
  font-size: 15px;
  top: 35%;
  left: 41%;
	color:#000;
}
.s5::after{
  content: "1";
  position: absolute;
  font-size: 15px;
  top: 35%;
  left: 43%;
	color:#000;
}
#rev_feedback{}
#rev_feedback h4{
	padding: 0;
    text-align: center;
    font-size: 25px;
}
#rev_feedback p{
	text-align: center;
    font-size: 15px;
	margin: 10px;
}
#rev_feedback form{
	display: block;
}
#rev_feedback .wpcf7-text{
	padding: 10px;
    margin: 6px 0;
    width: 100%;
}
#rev_feedback .wpcf7-textarea{
	padding: 10px;
    margin: 6px 0;
    width: 100%;
	height: 100px;
}
#rev_feedback .wpcf7-submit{
	width: 100%;
    background: #22b339;
    cursor: pointer;
    font-size: 18px;
    padding: 10px;
    border: 0;
    color: #fff;
    text-transform: uppercase;
}
/*END Leave a Review*/