 #legacy-section .main-title {
	 display: flex;
	 flex-direction: column;
	 justify-content: center;
	 margin: 0px auto;
	 text-align: center;
}
 #legacy-section .main-title h2 {
	 font-size: 30px;
	 line-height: 35px;
	 font-weight: 600;
	 font-family: "Sangbleu Sunrise";
}
 #legacy-section .main-title p {
	 font-size: 18px;
	 color: #4d4d4d;
	 font-weight: 700;
	 width: 65%;
	 display: flex;
	 justify-content: center;
	 margin: 0px auto;
}
 #legacy-section .div-class {
	 width: 100%;
	 display: table;
	 padding: 20px 10px 0px;
}
 #legacy-section .div-class1 {
	 width: 100%;
	 display: table;
	 padding: 20px 10px 0px;
}
 #legacy-section .div-class2 {
	 width: 100%;
	 display: table;
	 padding: 20px 10px 0px;
}
#legacy-section .form-contact {
    width: 100%;
    /* margin: 0px auto 20px;
    padding: 10px 0px 25px;
    border-radius: 5px; */
}
 #legacy-section .div-class3 {
	 width: 100%;
	 display: table;
	 padding: 20px 10px 0px;
}
 #legacy-section .first-div, #legacy-section .second-div {
	 display: inline-flex;
	/* vertical-align: middle;
	 */
}
 #legacy-section .first-div {
	 width: 25%;
}
 #legacy-section .first-div h3 {
	 font-size: 22px;
	 font-weight: 600;
}
 #legacy-section .second-div {
	 width: 75%;
	 text-align: left;
}
#legacy-section .first-div h3 {
    margin: 0;
    font-size: 15px;
}
 #legacy-section .second-div .fill-form {
	 display: inline-block;
	 /* background-color: #f0f0f0; */
	 padding: 5px 10px;
	 border-radius: 4px;
	 font-size: 16px;
	 width: 100%;
}
 #legacy-section .card.card-design {
	 background: lightgrey;
	 text-align: left;
	 border-radius: 5px;
	 border-style: solid;
	 border-width: 0 0 5px;
	 border-color: #7d622b !important;
	 background-color: #f5f5f5 !important;
	 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
}
 #legacy-section .card.card-design .ue_post_blocks_image.listing_img_cont {
	 position: relative;
}
 #legacy-section .card.card-design .ue_post_blocks_image {
	 overflow: hidden;
}
 #legacy-section button.add_fav.btn.listing_fav_button {
	 position: absolute;
	 right: 5px;
	 z-index: 9;
	 padding: 0;
	 top: 5px;
	 background: 0 0;
	 line-height: 0;
}
 #legacy-section .home_listing_custom_slider {
	/* max-height: 300px !important;
	 */
	 height: 100% !important;
}
 #legacy-section .home_listing_custom_slider a {
	 font-family: "Sangbleu Sunrise", Sans-serif;
}
 #legacy-section .home_listing_custom_slider a img {
	 height: auto;
	 max-width: 100%;
	 border: none;
	 border-radius: 0;
	 border-top-left-radius: 10px;
	/* Top-right corner */
	 border-top-right-radius: 10px;
	 box-shadow: none;
}
#legacy-section .ue_post_blocks_image img {
    object-fit: cover;
    object-position: center bottom;
    width: 100%;
    display: block;
    border-radius: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
 #legacy-section .ue_post_blocks_content.listing_grid_content {
	 min-height: 350px;
}
 #legacy-section .ue_post_blocks_content {
	 padding: 30px 30px 0 30px;
}
 #legacy-section .ue_post_blocks_title a {
	 color: #000;
	 font-family: "Sangbleu Sunrise", sans-serif !important;
	 font-size: 17px;
	 font-weight: 700;
	 text-transform: uppercase;
	 margin-top: 0;
}
 #legacy-section h4.ue_post_blocks_prices {
	 margin: 10px 0;
	 text-transform: none;
	 font-family: "Sangbleu Sunrise", Sans-serif;
	 font-size: 20px;
}
 #legacy-section h6.ue_post_blocks_listing_address {
	 margin: 10px 0;
	 font-family: "Sangbleu Sunrise", Sans-serif;
	 font-size: 15px;
	 padding-top: 5px;
}
 #legacy-section .item-amenities span {
	 font-size: 13px;
	 font-weight: 500;
	 font-family: "Sangbleu Sunrise", Sans-serif;
}
 #legacy-section .item-amenities li {
	 margin-bottom: 0;
	/* padding-right: 15px !important;
	 */
	/* padding-left: 0px !important;
	 */
	/* line-height: 1 !important;
	 */
	 font-size: 14px;
	 display: flex;
	 column-gap: 5px;
	 align-items: center;
	 padding-bottom: 10px;
}
 #legacy-section .item-amenities {
	 list-style: none;
	 height: 50px;
	 display: grid;
	 width: 100%;
	 justify-content: space-between;
	 grid-template-columns: 2fr 2fr;
	 margin-top: 25px;
}
 #legacy-section .item-amenities li i {
	 margin-right: 5px;
	 font-size: 14px;
}
#legacy-section .ue_post_blocks_content.listing_grid_content .ue_post_blocks_text {
    padding-top: 10px;
    font-size: 17px;
    font-family: "Sangbleu Sunrise", Sans-serif;
}
 #legacy-section .ue_post_blocks_text {
	 color: #000;
}
 #legacy-section .ue_post_blocks_link.listing_grid_link_tab {
	 padding: 10px 15px;
}
 #legacy-section .ue_post_blocks_link.listing_grid_link_tab a {
	 margin-left: 9px;
}
 #legacy-section .ue_post_blocks_link a {
	 display: inline-block;
	 text-decoration: none;
	 text-align: center;
}
 #legacy-section .ue_post_blocks_link a, #legacy-section .ue_post_blocks_link button {
	 display: inline-block;
	 text-decoration: none;
	 text-align: center;
	 padding: 10px 20px;
	 border-radius: 25px !important;
	 background-color: #f3c060;
	 color: #fff;
	 margin-top: 20px;
	 font-family: "Montserrat", Sans-serif;
	 font-weight: 400;
}
 #legacy-section .fa, #legacy-section .fas {
	 font-family: "Font Awesome 5 Free";
	 font-weight: 900;
}
 #legacy-section .ue_post_blocks_content.listing_grid_content {
	 min-height: 350px;
}
 #legacy-section .card.card-design .ue_post_blocks_link.listing_grid_link_tab {
	 padding: 10px 15px;
}
 #legacy-section .card.card-design .ue_post_blocks_link.listing_grid_link_tab a {
	 margin-left: 9px;
}
 #legacy-section .card.card-design .ue_post_blocks_link a {
	 display: inline-block;
	 text-decoration: none;
	 text-align: center;
}
/* #legacy-section .card.card-design .card-body {
    padding-bottom: 10px;
} */
 #legacy-section .ue_post_blocks_link a:hover, #legacy-section .ue_post_blocks_link button:hover {
	 background-color: #000;
	 color: #fff;
	 border: none;
}
#legacy-section .first-cards {
    border: 1px solid #000;
    padding: 20px 20px;
    margin: 30px 0px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25), 0 2px 2px rgba(0, 0, 0, 0.22);
    width: 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 30px auto;
}
 #legacy-section .table-design .row {
	 margin-right: 0px;
	 margin-left: 0px;
}
#legacy-section .cards-design {
    width: 100%;
    margin: 0 auto;
}
#legacy-section .cards-design ul.item-amenities {
    display: grid !important;
}

/* table.location-table {
    display: flex;
    justify-content: center;
	border: 2px solid #e3e0e0;
    background: #F5F5F5;
    border-radius: 5px;
} */
td.prop-location {
    font-size: 16px;
    font-weight: 600;
	padding: 10px 0px;
}
td.prop-colon {
    padding: 0 30px;
}
td.loc-nam {
    font-size: 16px;
}

/* new */
@media screen and (max-width: 1150px){
	
	#legacy-section .ue_post_blocks_title a {
		color: #000;
		font-family: "Sangbleu Sunrise", sans-serif !important;
		font-size: 15px;
		font-weight: 700;
		text-transform: uppercase;
		margin-top: 0;
	}
	#legacy-section h4.ue_post_blocks_prices {
		margin: 10px 0;
		text-transform: none;
		font-family: "Sangbleu Sunrise", Sans-serif;
		font-size: 16px;
	}
	#legacy-section .first-cards {
		border: 1px solid #000;
		padding: 20px 10px;
		margin: 30px 0px;
		box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25), 0 2px 2px rgba(0, 0, 0, 0.22);
		width: 80%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		margin: 30px auto;
	}
	#legacy-section .card.card-design .ue_post_blocks_link.listing_grid_link_tab {
		display: flex;
		padding: 10px 15px;
		gap: 10px;
	}
	#legacy-section .card.card-design .ue_post_blocks_link.listing_grid_link_tab a {
		margin-left: 0px;
	}
	#legacy-section .main-title p {
		font-size: 18px;
		color: #4d4d4d;
		font-weight: 700;
		padding: 0px 25px;
		width: 80% !important;
	}
	#legacy-section .ue_post_blocks_content {
        padding: 30px 0px 0 10px;
    }
	#legacy-section .ue_post_blocks_content.listing_grid_content .ue_post_blocks_text {
		padding-top: 10px;
		font-size: 17px;
		font-family: "Sangbleu Sunrise", Sans-serif;
		padding: 10px 5px 0px 5px;
	}
}
@media screen and (max-width: 992px){
	#legacy-section .card.card-design .ue_post_blocks_link.listing_grid_link_tab {
        display: flex;
        padding: 10px 0px;
        gap: 10px;
    }
	td.prop-location {
		font-size: 12px;
		font-weight: 600;
		padding: 10px 0px;
	}
	#legacy-section .first-cards {
        border: 1px solid #000;
        padding: 20px 10px;
        margin: 30px 0px;
        box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25), 0 2px 2px rgba(0, 0, 0, 0.22);
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 15px auto;
    }
	#legacy-section .ue_post_blocks_content {
		padding: 30px 15px 0 15px;
	}
	.card.card-design {
		margin-top: 15px;
	}
	#legacy-section h4.ue_post_blocks_prices {
		margin: 10px 0;
		text-transform: none;
		font-family: "Sangbleu Sunrise", Sans-serif;
		font-size: 18px;
		line-height: 28px;
	}
	#legacy-section .ue_post_blocks_content.listing_grid_content .ue_post_blocks_text {
		padding-top: 10px;
		font-size: 15px;
		font-family: "Sangbleu Sunrise", Sans-serif;
	}
	#legacy-section .item-amenities li {
		margin-bottom: 0;
		
		font-size: 14px;
		display: flex;
		column-gap: 2px;
		align-items: center;
		padding-bottom: 10px;
	}
	#legacy-section .item-amenities span {
		font-size: 12px;
		font-weight: 500;
		font-family: "Sangbleu Sunrise", Sans-serif;
	}
	#legacy-section .main-title p {
		font-size: 18px;
		color: #4d4d4d;
		font-weight: 700;
		padding: 0px 25px;
		font-size: 15px !important;
		line-height: 20px;
		width: 83% !important;
	}
	}
	td.loc-nam {
		font-size: 14px;
	}
	#legacy-section .main-title h2 {
		font-size: 25px;
		line-height: 30px;
		font-weight: 600;
		font-family: "Sangbleu Sunrise";
	}
	#legacy-section h4.ue_post_blocks_prices {
		margin: 9px 0;
		text-transform: none;
		font-family: "Sangbleu Sunrise", Sans-serif;
		font-size: 17px;
	}
/* new */
#legacy-section .table-design {
    margin-top: 20px;
    padding: 0px;
    background-color: #f9f9f9;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
}

#legacy-section .table-title {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
    text-align: center;
	padding: 10px;
}

#legacy-section .location-table {
    width: 100%;
    border-collapse: collapse;
}

#legacy-section .location-table th,
.location-table td {
    padding: 10px;
    text-align: left;
    font-size: 16px;
    border-bottom: 1px solid #e0e0e0;
}

#legacy-section .location-table th {
    background-color: #F3C060;
    font-weight: 600;
    color: white;
}

#legacy-section .location-table td {
    color: #555;
}

#legacy-section .location-table tr:hover {
    background-color: #f5f5f5;
}

#legacy-section .prop-location {
    font-weight: bold;
    color: #333;
}

#legacy-section .loc-nam {
    color: #666;
}

#legacy-section .location-table td:first-child {
    border-right: none;
}

@media (max-width: 768px) {
	#legacy-section .location-table td,
    .location-table th {
        font-size: 14px;
    }
}