/* new css start */

.new_banner {
    min-height: unset !important;
}
.main_row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.banner_a {
    width: 50%;
}
.banner_b {
    width: 50%;
    padding: 40px 0;
}
.banner_a h1 {
    font-size: 60px !important;
}
.banner-section .btn-01 a {
    text-transform: capitalize !important;
}
.banner_a p {
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    letter-spacing: 2px;
    padding-bottom: 30px;
    line-height: 24px;
}
.download-a-guide-section article h2 {
    font-size: 40px;
    text-transform: uppercase;
}
.exclusive_heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
}
.exclusive_heading h2 {
    width: 52%;
    text-transform: uppercase;
}
.exclusive_heading h2 strong {
    font-weight: 700;
}
.stories_heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
}
.stories_heading p {
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    letter-spacing: 2px;
    line-height: 24px;
}
.stories_a {
    width: 72%;
}
.lifestyle_section {
    padding: 100px 0;
    background: #fff;
}
.lifestyle_section h2 {
    color: #000000;
}
.lifestyle_section .btn-02 a {
    border: 1px solid #000000;
}
.lifestyle_section p {
    color: #000000;
}
.lifestyle_section .stories-wrapper .story-card ul li {
    color: #000000;
}
.lifestyle_section .stories_post ul.post-categories li a {
    color: #000000;
}
.image_section {
    background: #fff;
}
.image_box {
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
}
.image_box ul {
    list-style: none;
    /* display: inline-block; */
    /* justify-content: space-evenly; */
    /* gap: 50px; */
     padding: 0; 
}
.image_box ul li img {
    height: 120px;
}
.image_box ul li h4 {
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #fff;
}
.image_box ul li {
    padding-top: 40px;
    width: 33%;
    display: inline-block;
}
.confidence_contant {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 50px;
    padding: 20px 50px 0;
}
.confidence_contant_b h3 {
    max-width: 60%;
    padding-bottom: 50px;
}
.confidence_section {
    padding-top: 30px;
    background: #fff; 
}

.slide_contant {
    display: flex;
    justify-content: space-between;
    gap: 50px;
    align-items: center;
}
.slide_contant_a {
    width: 50%;
}
.slide_contant_b {
    width: 50%;
}
.buyers_section {
    background: #000;
    padding: 80px 0;
}
.buyers_section h2 {
    color: #fff;
}
.buyers_section h2 {
    color: #fff;
    padding-bottom: 50px;
}
.slide_contant_a p {
    color: #fff !important;
    text-align: center;
    font-size: 22px !important;
    letter-spacing: 2px;
    line-height: 25px !important;
    padding: 10px 100px !important;
}
.slide_contant_a li {
    color: #fff !important;
    text-align: center;
    line-height: 20px !important;
}
.slide_contant_a ul {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none !important;
    gap: 10px;
    margin-top: 30px !important;
}
.slide_contant_a li img {
    width: 74%;
}
.buyers_section .w3-button.w3-black.w3-display-left {
    left: -60px !important;
    color: #fff;
}
.buyers_section .w3-button.w3-black.w3-display-right {
    right: -60px !important;
    color: #fff;
}
.journey_section {
    padding: 100px 0;
    text-align: center;
    background: #fff;
}
.journey_section ul {
    list-style: none !important;
    display: flex;
    gap: 40px;
    justify-content: space-between;
    margin-top: 50px !important;
}
.journey_section .cs-btn a {
    text-transform: capitalize;
}
.journey_section li img {
    width: auto;
    height: 90px;
    text-align: center;
    margin: 0 auto 40px;
}
.our-communities-section {
    box-shadow: 0px 4px 23px 0px #00000040 !important;
    position: relative;
    z-index: 1;
}
.new_download_guid_section {
    box-shadow: 0px 4px 23px 0px #00000040 !important;
    position: relative;
    z-index: 1;
}
.new_download_guid_section input[type="text"], .new_download_guid_section input[type="email"] {
    box-shadow: 0px 1px 4px 0px lightblue !important;
}


@media only screen and (max-width: 767px) {
.main_row {
    display: unset;
}
.banner_a {
    width: 100%;
}
.banner_a h1 {
    font-size: 40px !important;
}
.banner_a p {
    font-size: 14px;
    padding-bottom: 20px;
}
.new_banner {
    min-height: unset !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.home_banner {
    background: url(https://lux.cytruslogic.com/wp-content/uploads/2025/05/home_banner_a.jpg);}
.banner_b iframe {
    width: 100%;
    height: auto;
    min-height: 220px;
}
.banner_b {
    width: 100%;
}
.new_banner img.image-overlay1 {
    display: none;
}
.new_banner .container {
    position: unset !important;
    padding: 100px 10px 60px;
}
.journey_section ul {
    display: unset;
}
.content-section ul li {
    padding-bottom: 40px;
}
.journey_section li img {
    margin: 0 auto 10px;
}
.buyers_section .w3-button.w3-black.w3-display-left {
    left: 10px !important;
}
.buyers_section .w3-button.w3-black.w3-display-right {
    right: 10px !important;
}
.exclusive_heading {
    display: unset;
}
.exclusive_heading h2 {
    width: 100%;
}
.stories_heading {
    display: unset;
}
.stories_a {
    width: 100%;
}
.image_box ul {
    display: unset;
}
.image_box ul li {
    padding-top: 20px;
    padding-bottom: 0 !important;
    width: 100%;
}
.confidence_contant {
    display: unset;
}
.slide_contant {
    display: unset;
}
.slide_contant_a {
    width: 100%;
    padding: 0px 16px;
}
.slide_contant_b {
    width: 100%;
}
.slide_contant_a p {
    font-size: 14px !important;
    line-height: 16px !important;
    padding: 20px 0px 0px !important;
}
.slide_contant_a ul {
    margin-top: 20px;
}
.slide_contant_a li img {
    width: 54%;
}
.slide_contant_a li {
    line-height: 15px !important;
    font-size: 12px !important;
    padding-bottom: 10px !important;
}
.stories-wrapper .story-card ul li {
    padding-bottom: 0 !important;
}
ul.slick-dots {
    display: none !important;
}


}





.experience_slider_section {
    padding: 60px 0px !important;
    text-align: center;
}
.experience_slider_section p {
    padding: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
}
.outdoor_slider {
    margin-top: 15px;
}
.season_section {
    padding: 100px 0px;
    background: #F6FAFD;
    box-shadow: 0px 4px 23px 0px #00000040;
    margin-top: 160px;
}
.season_section p {
    padding: 0;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 2px;
}
h5.season_title {
    padding: 25px 0 35px;
    font-weight: 600;
}
h5.season_title_a {
    padding: 25px 0 35px;
    font-weight: 600;
}
.season_section ul {
    padding: 0 !important;
    list-style: none;
}
.season_section ul li {
    display: inline-block;
    width: 19.6%;
    text-align: center;
    vertical-align: top;
}
.season_section ul li img {
    width: 180px;
    border-radius: 100px;
}
.season_section ul li p {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 1.5px;
    padding: 10px 20px;
}
.season_section .winter li {
    width: 33% !important;
    padding: 0 70px;
}
.winter li img {
    width: 160px !important;
}
.Experience_section {
    padding: 60px 0px;
    text-align: center;
}
.Experience_section p {
    padding: 0;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 2px;
}
.experience_contant {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    align-items: center;
    margin-top: 40px;
}
.experience_contant_a {
    width: 55%;
}
.experience_contant_b {
    width: 45%;
    text-align: left;
}
.experience_contant_b li {
    font-weight: 400;
    font-size: 22px !important;
    letter-spacing: 1.5px;
    color: #000;
}
.plot_section {
    padding: 60px 0px 80px;
    background: #000000;
    box-shadow: 0px 4px 23px 0px #00000040;
}
.plot_section h2 {
    color: #fff !important;
}
.plot_contant {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    align-items: center;
    margin-top: 40px;
}
.plot_contant_a {
    width: 50%;
    padding-right: 50px;
}
.plot_contant_a p {
    font-weight: 400;
    font-size: 22px !important;
    letter-spacing: 1.5px;
    color: #fff !important;
    padding-right: 30px !important;
    margin-bottom: 30px;
}
.plot_contant_a .btn-01 a {
    text-transform: capitalize;
}
.everything_section {
    padding: 60px 0px;
}
.everything_contant {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    align-items: center;
    margin-top: 20px;
}
.everything_contant_a {
    width: 55%;
}
.everything_contant_b {
    width: 45%;
    text-align: left;
    padding-right: 90px;
}
.everything_contant_b li {
    font-weight: 400;
    font-size: 22px !important;
    letter-spacing: 1.5px;
    color: #000;
}
.ready_section {
    padding: 60px 0px 80px;
    background: #F6FAFD;
    text-align: center;
    box-shadow: 0px 4px 23px 0px #00000040;
}
.ready_section_btn .cs-btn {
    margin-top: 40px;
}
.ready_section_btn .cs-btn a {
    width: 310px;
}
.outdoor_slider .slick-prev {
    bottom: -100px !important;
}
.outdoor_slider .slick-next {
    bottom: -100px !important;
}
.outdoor_slider .slick-dots {
    bottom: -75px !important;
    right: 70px !important;
}
.outdoor_slider .slick-dots li {
    width: 115px !important;
}




@media only screen and (max-width: 767px) {
.recreation_banner {
    background: url(https://lux.cytruslogic.com/wp-content/uploads/2025/06/properties-bannerA.png);
}
.season_section {
    margin-top: 120px;
}
.season_section ul li {
    width: 49%;
}
.season_section .winter li {
    width: 49% !important;
    padding: 0 50px;
}
.season_section ul li p {
    padding: 10px 10px;
}
.experience_contant {
    display: unset;
}
.experience_contant_a {
    width: 100%;
    padding: 30px 0;
}
.experience_contant_b {
    width: 100%;
}
.experience_contant_b li {
    padding: 0 !important;
}
.plot_contant {
    display: unset;
}
.plot_contant_a {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 40px;
}
.everything_contant {
    display: unset;
}
.everything_contant_a {
    width: 100%;
}
.everything_contant_b {
    width: 100%;
    padding-right: 0px;
    padding-top: 20px;
}
.everything_contant_b li {
    padding: 0 !important;
}



}

@media only screen and (max-width: 499px) {
.season_section ul li {
    width: 100%;
}
.season_section .winter li {
    width: 100% !important;
    padding: 0 10px;
}
.ready_section_btn .cs-btn a {
    width: auto;
}

}





/* new css end */






.Download_form.new_download_form {
    display: none;
    padding: 25px 0 0 0;
    margin: 0 -15px;
}
.cs-bar {
    display: flex;
    align-items: center;
    margin: 0;
}
.cs-bar .cs-left {
    flex: 1;
}
.cs-btn a {
    margin: 0;
    padding: 0 26px 0 80px;
    width: auto;
    height: 53px;
    background: #0C0C0C;
    border: 1px solid #000;
    font-size: 18px;
    font-weight: 500;
    line-height: 54px;
    color: #FFFFFF !important;
    /*text-transform: uppercase;*/
    display: inline-block;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
}
.cs-btn a:before {
    content: "";
    position: absolute;
    top: -0.5px;
    left: 2.5px;
    width: 48px;
    height: 52px;
    background: #FFFFFF url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow-w.png) no-repeat left;
    transition: all 0.3s;
    z-index: -1;
}
.cs-btn a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0C0C0C url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow-w.png) no-repeat left;
    z-index: -2;
}
.cs-btn a:hover {
    color: #0C0C0C !important;
}
.cs-btn a:hover:before {
    width: 100%;
}
.Properties_rivew {
    display: none !important;
}
.stories_post p {
    padding: 2px 0 !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.stories_post ul.post-categories li a {
    font-size: 12px;
    font-weight: 500;
    color: #E1E1E1;
    text-transform: uppercase;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    opacity: 1;
}
.wp_bolg_post article.apbPost {
    background: transparent !important;
}
.wp_bolg_post .apbText {
    padding: 10px 5px !important;
}
.wp_bolg_post .apbText span {
    color: #fff;
}
.wp_bolg_post .apbText span a {
    color: #fff !important;
}
.wp_bolg_post .apbMeta {
    display: flex;
    gap: 40px !important;
}
.wp_bolg_post .apbExcerpt.apbInnerContent {
    color: #fff !important;
    padding: 2px 0 !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: unset !important;
}
.wp_bolg_post .apbText span.dashicons {
    display: none;
}
.wp_bolg_post {
    margin: 0 auto;
    max-width: 1396px;
    padding: 0 100px 80px;
}
.remove_section {
    display: none;
}








#menu-menu-1 li {
    list-style: none;
    display: inline-block;
    padding: 0 24px;
}
.menu-bar li.contact a {
    top: 20px;
}
.current-menu-item a {
    border-bottom: 2px solid #FFFFFF !important;
}
form#forminator-module-192 {
    display: block !important;
}
.Contact_form label {
    display: none !important;
}

.Contact_form button.forminator-button.forminator-button-submit {
    margin: 20px auto 0 auto !important;
    padding: 0 26px 0 80px !important;
    width: auto !important;
    height: 54px !important;
    background: #FFFFFF !important;
    border: 1px solid #FFFFFF !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 54px !important;
    color: #000000 !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
    display: inline-block !important;
    transition: all 0.3s !important;
    position: relative !important;
    overflow: hidden !important;
    z-index: 1 !important;
}
.Contact_form button.forminator-button.forminator-button-submit:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #000000 url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow.png) no-repeat left;
    transition: all 0.3s;
    z-index: -1;
}
.Contact_form button.forminator-button.forminator-button-submit:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFFFFF url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow.png) no-repeat left;
    z-index: -2;
}
.Contact_form button.forminator-button.forminator-button-submit:hover {
    color: #FFFFFF !important;
}
.Contact_form button.forminator-button.forminator-button-submit:hover:before {
    width: 100%;
}
.Contact_form .forminator-field {
    text-align: right;
}


form#forminator-module-194 {
    display: block !important;
}
.Download_form label {
    display: none !important;
}
.Download_form .forminator-row {
    margin: 0 !important;
}
.Download_form .forminator-field {
    text-align: center;
}
.Download_form button.forminator-button.forminator-button-submit {
    margin: 30px auto 0 auto !important;
    padding: 0 26px 0 80px !important;
    width: auto !important;
    height: 54px !important;
    background: #0C0C0C;
    border: 1px solid #0C0C0C !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 54px !important;
    color: #FFFFFF !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
    display: inline-block !important;
    transition: all 0.3s !important;
    position: relative !important;
    overflow: hidden !important;
    z-index: 1 !important;
}

.Download_form button.forminator-button.forminator-button-submit:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0C0C0C url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow-w.png) no-repeat left;
    z-index: -2;
}

.Download_form button.forminator-button.forminator-button-submit:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #FFFFFF url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow-w.png) no-repeat left;
    transition: all 0.3s;
    z-index: -1;
}

.Download_form button.forminator-button.forminator-button-submit:hover {
    color: #0C0C0C !important;
}

.Download_form button.forminator-button.forminator-button-submit:hover:before {
    width: 100%;
}


/* New Download guide section css */
.new_download_guid_section {
    background: #F6FAFD !important;
}
.new_download_form .forminator-field {
    text-align: right;
}
.new_download_form .forminator-ui {
    position: relative;
}
.new_download_form div#name-1 {
    max-width: 50% !important;
}
.new_download_form div#name-2 {
    max-width: 50% !important;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
}



@media only screen and (max-width: 767px) {
	.cs-bar {
    display: block;
}
	.cs-btn {
    margin: 20px 0 0 0;
}
	.Download_form.new_download_form {
    margin: 0;
}
.new_download_form div#name-1 {
    max-width: 100% !important;
}
.new_download_form div#name-2 {
    max-width: 100% !important;
    position: unset;
}



}




@charset "utf-8";

/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
/* font-family: "Montserrat", sans-serif; */


/* 	-----------------------------------------------------
------------------- General Styles ------------------
----------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
    outline: none;
    box-sizing: border-box;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
    font-family: "Montserrat", sans-serif;
    color: #3E3E3E;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    font-size: 100%;
    overflow-x: hidden;
}

a {
    outline: none;
    outline-style: none;
    outline-width: 0;
    color: #3E3E3E;
    text-decoration: none;
}

a:hover,
a:active,
a:focus {
    outline: none;
    outline-style: none;
    outline-width: 0;
    color: #101010;
    text-decoration: none;
}

.clearfix:before,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

[contenteditable="true"]:focus {
    outline: none;
}

*:focus {
    outline: none;
}

img {
    margin: 0;
    padding: 0;
    outline-style: none;
    outline-width: 0;
    max-width: 100%;
    height: auto;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.d-block {
    display: block;
}

.container {
    margin: 0 auto;
    max-width: 1396px;
    padding: 0 100px;
}

/* 	-----------------------------------------------------
-------------------- Header Styles ------------------
----------------------------------------------------- */
.header-section {
    padding: 30px 0;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
    transition: all .4s ease-in-out;
}

.header-section.sticky {
    padding: 15px 0;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
    background-color: #0C0C0C;
    box-shadow: 0px 4px 44px 0px #00000026;
    transition: all .4s ease-in-out;
}

.header-section .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-section .container figure {
    margin: 0;
    padding: 0;
}

.header-section .container aside {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-section .container aside .menu {
    margin: 0;
    padding: 0;
}

.menu-bar {
    list-style: none;
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 9;
    width: 300px;
    height: 100%;
    background-color: #0C0C0C;
    opacity: 0;
    transition: 0.4s;
    padding: 20px;
    color: #FFFFFF !important;
}

.menu-bar.show {
    left: 0;
    opacity: 1;
}

.menu-bar li {
    line-height: 1;
    margin-bottom: 25px;
}

.menu-bar li:last-child {
    margin-bottom: 0;
}

.menu-bar li a {
    font-size: 18px;
    line-height: 54px;
    font-weight: 400;
    color: #FFFFFF;
    display: block;
    border-bottom: 2px solid #ffffff00;
}

.menu-bar.show li a {
    color: #FFFFFF;
}

.menu-bar.show li a.active {
    color: #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
}

.menu-bar.show li a svg path {
    fill: #FFFFFF;
}

.dropDown-list {
    position: relative;
}

.dropDown-list a.active {
    color: #FFFFFF;
}

.dropDown-list a span svg {
    width: 12px;
}

.dropDown-list a span svg path {
    transition: 0.4s;
}

.dropDown-list a.active span svg path {
    fill: #FFFFFF;
}

.dropDown-list a.active span svg {
    transform: rotate(180deg);
}

.dropDown_menu {
    display: none;
    position: relative;
    box-shadow: 0px 4px 44px 0px #00000026;
    list-style: none;
}

.menu-bar.show .dropDown_menu {
    box-shadow: none;
    padding: 15px;
}

.dropDown_menu li {
    line-height: 1;
    margin-top: 15px;
    margin-bottom: 0;
}

.dropDown_menu li a {
    position: relative;
    font-size: 16px;
    line-height: 1;
    color: #FFFFFF;
    padding: 5px 0;
    white-space: nowrap;
    display: block;
}

.toggle-btn {
    border: none;
    outline: none;
    background: transparent;
    width: 30px;
    height: 30px;
    font-size: 24px;
    padding: 0;
    color: #FFFFFF;
    position: absolute;
    right: 15px;
    top: 30px;
}

@media (min-width: 768px) {
    .menu-bar {
        width: 300px;
    }
}

@media (min-width: 1024px) {
    .toggle-btn {
        display: none;
    }

    .menu-bar {
        position: relative;
        top: unset;
        left: unset;
        width: unset;
        opacity: 1;
        background: transparent;
        display: flex;
        gap: 50px;
        padding: 0;
        list-style: none;
    }

    .menu-bar li {
        margin-bottom: 0;
    }

    .menu-bar li a:hover,
    .menu-bar li a.active {
        color: #FFFFFF;
        border-bottom: 2px solid #FFFFFF;
    }

    .dropDown-list a.active {
        color: #FFFFFF;
    }

    .dropDown-list a.active span svg path,
    .dropDown-list a:hover span svg path {
        fill: #FFFFFF;
    }

    .dropDown_menu {
        list-style: none;
        position: absolute;
        top: 30px;
        left: 0;
        z-index: 999;
        min-width: 130px;
        background: #0063c1;
        border-radius: 3px;
        padding: 15px;
    }

    .dropDown_menu li {
        margin-top: 0;
        margin-bottom: 18px;
    }

    .dropDown_menu li a:hover {
        color: #A9E2FF;
    }
}

.menu-bar li.contact a {
    margin: 0;
    padding: 0 26px 0 80px;
    width: auto;
    height: 54px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    font-size: 18px;
    font-weight: 500;
    line-height: 54px;
    color: #000000;
    text-transform: uppercase;
    display: block;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.menu-bar li.contact a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFFFFF url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow.png) no-repeat left;
    z-index: -2;
}

.menu-bar li.contact a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #000000 url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow.png) no-repeat left;
    transition: all 0.3s;
    z-index: -1;
}

.menu-bar li.contact a:hover {
    color: #FFFFFF;
}

.menu-bar li.contact a:hover:before {
    width: 100%;
}


@media only screen and (max-width:760px) {
    .header-section {
        padding: 20px 0;
    }

    .header-section .container figure,
    .header-section .container figure img {
        height: 60px;
    }
    .wp_bolg_post {
        padding: 0 20px 80px;
    }
}

@media only screen and (min-width:1024px) and (max-width:1250px) {
    .menu-bar {
        gap: 30px;
    }
}

/* 	-----------------------------------------------------
-------------------- Banner Styles ------------------
----------------------------------------------------- */
.banner-section {
    min-height: 100vh;
    position: relative;
    z-index: 1;
    /*border-radius: 0 0 50px 50px;*/
    overflow: hidden;
}
.banner-section img {
    width: 100% !important;
    /*height: auto !important;*/
    max-width: 100% !important;
}
.banner_section img {
    width: 100% !important;
    height: 90vh !important;
    max-width: 100% !important;
}

.banner-section .container {
    /* padding: 300px 15px 100px 15px; */
    position: absolute;
    top: 26%;
    width: 100%;
    /*text-align: center;*/
    left: 0;
    right: 0;
    margin: 0 auto;
}





/* popup-css */
.video_popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    /* transform: translate(-50%, -50%); */
    background: rgba(0, 0, 0, 0.8);
    padding: 20px;
    width: 100%;
    z-index: 9999;
    height: -webkit-fill-available;
}
.video_popup_contant {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
    padding: 0 60px;
    position: relative;
}
.video_popup_contant iframe#video_iframe {
    width: 100%;
    height: auto;
    min-height: 460px;
}
div#popup_section {
    /* position: absolute; */
    /* width: 100%; */
    /* top: 12%; */
    display: flex;
    align-items: center;
    height: 100%;
}
.close_btn {
    display: block;
    margin-bottom: 10px;
    background: #505050;
    color: white;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    position: absolute;
    right: 0;
}

.open-button {
    padding: 10px 0px;
    background: transparent;
    color: white;
    border: none;
    cursor: pointer;
}
.open-button h6 {
    color: #fff;
    display: flex;
    align-items: center;
    gap: 20px;
}

/* popup-css */




.banner-section h1 {
    font-size: 64px;
    font-weight: 300;
    line-height: 1.1;
    color: #FFFFFF;
    /* text-transform: uppercase; */
    padding: 0 0 10px 0;
    /*max-width: 1170px;*/
}

.banner-section h1 strong {
    font-weight: 700;
}

@media only screen and (max-width:760px) {
    .banner-section {
        min-height: 60vh;
    }
    section.banner_section {
        min-height: 60vh !important;
    }

    /*.banner-section .container {*/
    /*    padding: 130px 15px 50px 15px;*/
    /*}*/

    .banner-section h1 {
        font-size: 30px;
    }
    .banner_section img {
        height: 60vh !important;
    }
    .container {
        padding: 0 10px;
    }
    .video_popup_contant iframe#video_iframe {
        min-height: 280px;
    }
}

@media only screen and (max-width:460px) {
    .video_popup_contant {
        padding: 0 20px;
    }

}

@media only screen and (min-width:761px) and (max-width:1023px) {
    #menu-menu-1 li {
    display: unset;
}
    .banner-section {
        min-height: 60vh;
    }
    section.banner_section {
        min-height: 60vh !important;
    }
    .banner_section img {
        height: 60vh !important;
    }

    /*.banner-section .container {*/
    /*    padding: 230px 15px 50px 15px;*/
    /*}*/

    .banner-section h1 {
        font-size: 50px;
    }
}

/* 	-----------------------------------------------------
------------------- Content Styles ------------------
----------------------------------------------------- */
.content-section {
    min-height: 400px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    line-height: 1;
    color: #0C0C0C;
    padding: 10px 0;
}

.content-section h1 {
    font-size: 66px;
    text-transform: uppercase;
}

.content-section h2 {
    font-size: 40px;
    text-transform: uppercase;
}

.content-section h3 {
    font-size: 36px;
}

.content-section h4 {
    font-size: 30px;
}

.content-section h5 {
    font-size: 26px;
}

.content-section h6 {
    font-size: 20px;
    font-weight: 700;
}

.content-section p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    color: #3E3E3E;
    padding: 10px 0;
}

.content-section ul {
    margin: 0;
    padding: 0 0 0 15px;
    list-style: disc;
}

.content-section ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    color: #3E3E3E;
    margin: 5px 0;
}

.content-section ul ul {
    list-style: circle;
}

.content-section ol {
    margin: 0;
    padding: 10px 18px;
    list-style: decimal;
}

.content-section ol li {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    color: #3E3E3E;
    margin: 5px 0;
}

.content-section ol ol {
    list-style: lower-roman;
}

.btn-01 a {
    margin: 0;
    padding: 0 26px 0 80px;
    width: auto;
    height: 54px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    font-size: 18px;
    font-weight: 500;
    line-height: 54px;
    color: #000000;
    text-transform: uppercase;
    display: inline-block;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.btn-01 a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFFFFF url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow.png) no-repeat left;
    z-index: -2;
}

.btn-01 a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #000000 url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow.png) no-repeat left;
    transition: all 0.3s;
    z-index: -1;
}

.btn-01 a:hover {
    color: #FFFFFF;
}

.btn-01 a:hover:before {
    width: 100%;
}

.btn-02 a {
    margin: 0;
    padding: 0 26px 0 80px;
    width: auto;
    height: 54px;
    background: #0C0C0C;
    border: 1px solid #FFFFFF;
    font-size: 18px;
    font-weight: 500;
    line-height: 54px;
    color: #FFFFFF;
    /*text-transform: uppercase;*/
    display: inline-block;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.btn-02 a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0C0C0C url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow.png) no-repeat left;
    z-index: -2;
}

.btn-02 a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #FFFFFF url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow.png) no-repeat left;
    transition: all 0.3s;
    z-index: -1;
}

.btn-02 a:hover {
    color: #0C0C0C;
}

.btn-02 a:hover:before {
    width: 100%;
}

.heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
}

.heading h2 {
    width: 60%;
    text-transform: uppercase;
}

.heading h2 strong {
    font-weight: 700;
}

.heading p {
    width: 40%;
}

@media only screen and (max-width:760px) {
    .content-section h1 {
        font-size: 30px;
    }

    .content-section h2 {
        font-size: 24px;
    }

    .content-section h3 {
        font-size: 22px;
    }

    .content-section h4 {
        font-size: 20px;
    }

    .content-section h5 {
        font-size: 18px;
    }

    .content-section h6 {
        font-size: 16px;
    }

    .content-section p {
        font-size: 14px;
    }

    .content-section ul li {
        font-size: 14px;
    }

    .content-section ol li {
        font-size: 14px;
    }

    .btn-01 a,
    .btn-02 a {
        padding: 0 16px 0 60px;
        height: 44px;
        font-size: 14px;
        line-height: 44px;
    }

    .btn-01 a:after,
    .btn-02 a:after {
        background-size: 44px 44px;
    }

    .btn-01 a:before,
    .btn-02 a:before {
        background-size: 44px 44px;
    }

    .heading {
        flex-wrap: wrap;
        gap: 0;
    }

    .heading h2 {
        width: 100%;
        padding: 0;
    }

    .heading p {
        width: 100%;
    }
}

.our-communities-section {
    /* margin-top: -40px; */
    padding: 100px 0 100px 0;
    background-color: #F6FAFD;
}

.our-communities-section ul {
    margin: 30px 0 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
}

.our-communities-section ul li {
    margin: 0;
    padding: 15px;
    width: calc(20% - 25px);
    /*height: 100px;*/
    /*background-color: #FFFFFF;*/
    display: flex;
    justify-content: center;
    align-items: center;
}
.our-communities-section ul li img {
    height: 120px;
}

@media only screen and (max-width:760px) {
    .our-communities-section {
        padding: 80px 0 50px 0;
    }

    .our-communities-section ul {
        margin: 10px 0 0 0;
        gap: 10px;
    }

    .our-communities-section ul li {
        width: calc(50% - 5px);
        /*height: 70px;*/
    }
    .our-communities-section ul li img {
        height: 92px;
    }
}

@media only screen and (min-width:761px) and (max-width:1023px) {
    .our-communities-section ul {
        gap: 10px;
    }

    .our-communities-section ul li {
        width: calc(20% - 10px);
        /*height: 80px;*/
    }
    .our-communities-section ul li img {
        height: 92px;
    }
}

.mountain-side-beach-club-section {
    padding: 100px 0 0 0;
    background-color: #FFFFFF;
}

.flex-container {
    margin: 30px -15px 0 -15px;
    padding: 0;
    display: flex;
    align-items: stretch;
    flex-direction: row;
}

.flex-container>div {
    margin: 0 15px;
}

@media only screen and (max-width:760px) {
    .mountain-side-beach-club-section {
        padding: 50px 0;
    }

    .flex-container {
        margin: 2px -2px 0 -2px;
    }

    .flex-container>div {
        margin: 0 2px;
    }
}

@media only screen and (min-width:761px) and (max-width:1023px) {
    .flex-container {
        margin: 10px -5px 0 -5px;
    }

    .flex-container>div {
        margin: 0 5px;
    }
}

.stories-that-inspire-section {
    padding: 100px 0;
    background-color: #0C0C0C;
}

.stories-that-inspire-section h2,
.stories-that-inspire-section p {
    color: #FFFFFF;
}

.stories-wrapper {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 30px;
}

.stories-wrapper .story-card {
    width: 25%;
}

.stories-wrapper .story-card ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.stories-wrapper .story-card ul li {
    font-size: 12px;
    font-weight: 500;
    color: #E1E1E1;
    text-transform: uppercase;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    opacity: .8;
}

@media only screen and (max-width:760px) {
    .stories-that-inspire-section {
        padding: 50px 0;
    }

    .stories-that-inspire-section .btn-02 a {
        margin-top: 15px;
    }

    .stories-wrapper {
        gap: 15px;
        flex-wrap: wrap;
    }

    .stories-wrapper .story-card {
        width: 100%;
    }
}

@media only screen and (min-width:761px) and (max-width:1023px) {
    .stories-wrapper {
        flex-wrap: wrap;
    }

    .stories-wrapper .story-card {
        width: 48%;
    }
}

.build-your-dream-home-section {
    padding: 100px 0 50px 0;
    background-color: #FFFFFF;
}

.build-your-dream-home-section .container {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 30px;
}

.build-your-dream-home-section .container article {
    flex-grow: 6;
    background-color: #0C0C0C;
    padding: 40px;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

.build-your-dream-home-section .container article h2 {
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: left;
    padding: 0;
}

.build-your-dream-home-section .container article p {
    color: #EAEAEA;
}

.build-your-dream-home-section .container article .btn-02 a {
    margin-top: 20px;
}

.build-your-dream-home-section .container figure {
    flex-grow: 6;
    width: 50%;
    position: relative;
}

.build-your-dream-home-section .container figure::after {
    content: "";
    width: 130px;
    height: 150px;
    background: url(../img/logo.svg) no-repeat center;
    background-size: 130px 150px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -75px 0 0 -65px;
}

@media only screen and (max-width:760px) {
    .build-your-dream-home-section {
        padding: 50px 0 25px 0;
    }

    .build-your-dream-home-section .container {
        flex-wrap: wrap-reverse;
        gap: 15px;
    }

    .build-your-dream-home-section .container article {
        flex-grow: 12;
        padding: 30px;
        width: 100%;
    }

    .build-your-dream-home-section .container article .btn-02 a {
        margin-top: 10px;
    }

    .build-your-dream-home-section .container figure {
        flex-grow: 12;
        width: 100%;
    }

    .build-your-dream-home-section .container figure::after {
        width: 72px;
        height: 82px;
        margin: -41px 0 0 -36px;
        background-size: 72px 82px;
    }
}

@media only screen and (min-width:761px) and (max-width:1023px) {
    .build-your-dream-home-section .container {
        flex-wrap: wrap;
    }

    .build-your-dream-home-section .container article {
        flex-grow: 12;
        width: 100%;
    }

    .build-your-dream-home-section .container figure {
        flex-grow: 12;
        width: 100%;
    }
}

.download-a-guide-section {
    padding: 40px;
    background-color: #FFFFFF;
}

.download-a-guide-section .container {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 30px;
}

.download-a-guide-section .container article {
    flex-grow: 6;
    background-color: #F6FAFD;
    padding: 0px;
    width: 50%;
}

.download-a-guide-section .container article h2 {
    padding: 0;
}

.download-a-guide-section .container article p {
    font-size: 18px;
    font-weight: 500;
}

.download-a-guide-section .container figure {
    flex-grow: 6;
    width: 50%;
    position: relative;
}

.download-a-guide-section .container figure::after {
    content: "";
    width: 72px;
    height: 82px;
    background: url(../img/logo.svg) no-repeat center;
    background-size: 72px 82px;
    position: absolute;
    top: 30px;
    left: 30px;
}

.download-a-guide-section form {
    margin: 30px auto 0 auto;
}

.download-a-guide-section input[type="text"],
.download-a-guide-section input[type="email"] {
    margin: 10px auto !important;
    padding: 15px 25px !important;
    width: 100% !important;
    height: 54px !important;
    background-color: #FFFFFF !important;
    border: none !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    color: #0C0C0C !important;
}

.download-a-guide-section button[type="submit"] {
    margin: 30px auto 0 auto;
    padding: 0 26px 0 80px;
    width: auto;
    height: 54px;
    background: #0C0C0C;
    border: 1px solid #0C0C0C;
    font-size: 18px;
    font-weight: 500;
    line-height: 54px;
    color: #FFFFFF;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.download-a-guide-section button[type="submit"]:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0C0C0C url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow-w.png) no-repeat left;
    z-index: -2;
}

.download-a-guide-section button[type="submit"]:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #FFFFFF url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow-w.png) no-repeat left;
    transition: all 0.3s;
    z-index: -1;
}

.download-a-guide-section button[type="submit"]:hover {
    color: #0C0C0C;
}

.download-a-guide-section button[type="submit"]:hover:before {
    width: 100%;
}

@media only screen and (max-width:760px) {
    .download-a-guide-section {
        padding: 25px 0 50px 0;
    }

    .download-a-guide-section .container {
        flex-wrap: wrap;
        gap: 15px;
    }

    .download-a-guide-section .container article {
        flex-grow: 12;
        padding: 30px;
        width: 100%;
    }

    .download-a-guide-section .container article p {
        font-size: 16px;
    }

    .download-a-guide-section .container figure {
        flex-grow: 12;
        width: 100%;
        position: relative;
    }

    .download-a-guide-section form {
        margin: 10px auto 0 auto;
    }

    .download-a-guide-section input[type="text"],
    .download-a-guide-section input[type="email"] {
        padding: 15px;
    }
}

@media only screen and (min-width:761px) and (max-width:1023px) {
    .download-a-guide-section .container article {
        padding: 30px;
    }

    .download-a-guide-section .container figure img {
        object-fit: cover;
        height: 100%;
    }
}

@media only screen and (min-width:1024px) and (max-width:1250px) {
    .download-a-guide-section .container figure img {
        object-fit: cover;
        height: 100%;
    }
}

.play-video-section {
    background-color: #FFFFFF;
    position: relative;
    z-index: 1;
    padding: 350px 0 100px 0;
}

.play-video-section h1 {
    max-width: 1170px;
    color: #FFFFFF;
    line-height: 1.1;
}

.play-video-section h6 a {
    color: #FFFFFF;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}

@media only screen and (max-width:760px) {
    .play-video-section {
        padding: 100px 0 50px 0;
    }

    .play-video-section h6 a img {
        width: 50px;
        gap: 10px;
    }
}

.exclusive-estates-section {
    padding: 100px 0 200px 0;
    background-color: #FFFFFF;
}

.exclusive-estates-section .container {
    position: relative;
}

.exclusive-estates-section h2 {
    /*margin: 0 auto;*/
    max-width: 800px;
}

.exclusive-estates-js {
    margin: 15px -15px 0 -15px;
}

.estate-box {
    margin: 15px;
    position: relative;
    overflow: hidden;
}

.estate-box article {
    width: 100%;
    min-height: 84px;
    background: #0C0C0CF0;
    position: absolute;
    left: 0;
    bottom: -84px;
    padding: 15px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 0;
}

.estate-box:hover article {
    bottom: 0px;
    opacity: 1;
}

.estate-box article h6 {
    color: #FFFFFF;
    font-weight: 500;
    text-transform: uppercase;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

.estate-box article h6 i {
    font-size: 14px;
}

@media only screen and (max-width:760px) {
    .exclusive-estates-section {
        padding: 30px 0 100px 0;
    }

    .exclusive-estates-section .container {
        position: relative;
    }

    .exclusive-estates-section h2 {
        margin: 0 auto;
        max-width: 800px;
    }

    .exclusive-estates-js {
        margin: 15px 0 0 0;
    }

    .estate-box {
        margin: 0;
    }

    .estate-box article {
        bottom: 0px;
        opacity: 1;
    }
}


.subscribe-to-lux-section {
    background-color: #FFFFFF;
    position: relative;
    z-index: 1;
    height: 600px;
}

.subscribe-to-lux-section iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 600px;
    object-fit: cover;
    z-index: -1;
}

.subscribe-to-lux-section .container {
    position: relative;
}

.subscribe-to-lux-section .container .subscribe-form {
    padding: 50px;
    width: 100%;
    max-width: 530px;
    min-height: 600px;
    background-color: #272727;
    position: absolute;
    right: 100px;
    top: -50px;
}

.subscribe-to-lux-section .container .subscribe-form img {
    width: 46px;
}

.subscribe-to-lux-section .container .subscribe-form h4 {
    color: #FFFFFF;
    line-height: 1.2;
    max-width: 80%;
}

.subscribe-to-lux-section input[type="text"],
.subscribe-to-lux-section input[type="email"] {
    margin: 10px auto !important;
    padding: 15px 25px !important;
    width: 100% !important;
    height: 54px;
    background-color: #3F3F3F !important;
    border: none !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    color: #FFFFFF !important;
}

.subscribe-to-lux-section button[type="submit"] {
    margin: 20px auto 0 auto;
    padding: 0 26px 0 80px;
    width: auto;
    height: 54px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    font-size: 18px;
    font-weight: 500;
    line-height: 54px;
    color: #000000;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.subscribe-to-lux-section button[type="submit"]:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFFFFF url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow.png) no-repeat left;
    z-index: -2;
}

.subscribe-to-lux-section button[type="submit"]:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #000000 url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow.png) no-repeat left;
    transition: all 0.3s;
    z-index: -1;
}

.subscribe-to-lux-section button[type="submit"]:hover {
    color: #FFFFFF;
}

.subscribe-to-lux-section button[type="submit"]:hover:before {
    width: 100%;
}

@media only screen and (max-width:760px) {
    .subscribe-to-lux-section {
        height: inherit;
    }

    .subscribe-to-lux-section iframe {
        position: inherit;
        top: auto;
        left: auto;
        height: 300px;
    }

    .subscribe-to-lux-section .container {
        padding: 0;
    }

    .subscribe-to-lux-section .container .subscribe-form {
        padding: 30px;
        max-width: 100%;
        min-height: inherit;
        position: inherit;
        right: auto;
        top: auto;
    }

    .subscribe-to-lux-section .container .subscribe-form img {
        width: 46px;
    }

    .subscribe-to-lux-section .container .subscribe-form h4 {
        color: #FFFFFF;
        line-height: 1.2;
        max-width: 80%;
    }

    .subscribe-to-lux-section input[type="text"],
    .subscribe-to-lux-section input[type="email"] {
        margin: 10px auto;
        padding: 15px 25px;
        width: 100%;
        height: 54px;
        background-color: #3F3F3F;
        border: none;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        color: #FFFFFF;
    }

    .subscribe-to-lux-section button[type="submit"] {
        margin: 20px auto 0 auto;
        padding: 0 26px 0 80px;
        width: auto;
        height: 54px;
        background: #FFFFFF;
        border: 1px solid #FFFFFF;
        font-size: 18px;
        font-weight: 500;
        line-height: 54px;
        color: #000000;
        text-transform: uppercase;
        cursor: pointer;
        display: inline-block;
        transition: all 0.3s;
        position: relative;
        overflow: hidden;
        z-index: 1;
    }

    .subscribe-to-lux-section button[type="submit"]:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #FFFFFF url(../img/btn-arrow.svg) no-repeat left;
        z-index: -2;
    }

    .subscribe-to-lux-section button[type="submit"]:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0%;
        height: 100%;
        background: #000000 url(../img/btn-arrow.svg) no-repeat left;
        transition: all 0.3s;
        z-index: -1;
    }

    .subscribe-to-lux-section button[type="submit"]:hover {
        color: #FFFFFF;
    }

    .subscribe-to-lux-section button[type="submit"]:hover:before {
        width: 100%;
    }
}

/* 	-----------------------------------------------------
-------------------- Footer Styles ------------------
----------------------------------------------------- */
.footer-section {
    background-color: #0C0C0C;
}

.footer-top {
    padding: 50px 0;
    text-align: center;
}

.footer-top h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2;
    color: #FFFFFF;
    text-transform: uppercase;
}

.footer-top h2 strong {
    font-weight: 800;
}

.footer-top p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.7;
    color: #FFFFFF;
    margin: 0 auto;
    padding: 10px 0;
    max-width: 550px;
}

.footer-top .btn-01 a {
    margin: 30px auto 0 auto;
}

.footer-mid {
    padding: 40px 0;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.footer-mid::before {
    content: "";
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, #0C0C0C 0%, #353535 54%, #0C0C0C 100%);
    position: absolute;
    left: 0;
    top: 0;
}

.footer-mid::after {
    content: "";
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, #0C0C0C 0%, #353535 54%, #0C0C0C 100%);
    position: absolute;
    left: 0;
    bottom: 0;
}

.footer-mid figure {
    width: 50%;
}

.footer-mid article {
    width: 50%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.footer-mid h6 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7;
    color: #D6D6D6;
    text-transform: uppercase;
    padding: 0 0 10px 0;
}

.footer-mid ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-mid ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    color: #8B8B8B;
}

.footer-mid ul li a {
    color: #8B8B8B;
    transition: all .4s ease-in-out;
}

.footer-mid ul li a:hover {
    color: #FFFFFF;
    transition: all .4s ease-in-out;
}

.footer-bot {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-bot .copyright {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    color: #C1C1C1;
}

.footer-bot .link {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    color: #8B8B8B;
}

.footer-bot .link a {
    color: #8B8B8B;
    transition: all .4s ease-in-out;
}

.footer-bot .link a:hover {
    color: #FFFFFF;
    transition: all .4s ease-in-out;
}

@media only screen and (max-width:760px) {
    #menu-menu-1 li {
    display: unset;
    }
    .footer-top {
        padding: 30px 0;
    }

    .footer-top h2 {
        font-size: 24px;
    }

    .footer-top p {
        font-size: 14px;
    }

    .footer-top .btn-01 a {
        margin: 15px auto 0 auto;
    }

    .footer-mid {
        padding: 20px 0;
        flex-wrap: wrap;
        gap: 15px;
    }

    .footer-mid figure {
        width: 100%;
        text-align: center;
    }

    .footer-mid article {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }

    .footer-mid h6 {
        font-size: 14px;
    }

    .footer-mid ul li {
        font-size: 14px;
    }

    .footer-bot {
        flex-wrap: wrap-reverse;
        gap: 15px;
        text-align: center;
    }

    .footer-bot .copyright {
        width: 100%;
        font-size: 14px;
    }

    .footer-bot .link {
        width: 100%;
        font-size: 14px;
    }
}

/* 	-----------------------------------------------------
------------------ Go to top Styles -----------------
----------------------------------------------------- */
.cd-top {
    display: inline-block;
    height: 54px;
    width: 54px;
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 999;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #0C0C0C url(../fonts/cd-top-arrow.svg) no-repeat center;
    border: 1px solid #FFFFFF;
    border-radius: 0px;
    visibility: hidden;
    opacity: 1;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    opacity: 1;
}

.no-touch .cd-top:hover {
    opacity: 1;
}

@media only screen and (max-width:1366px) {
    .cd-top {
        display: none;
    }
}





/* new css */

section.banner_section {
    position: relative;
    z-index: 1;
    border-radius: 0 0 50px 50px;
    overflow: hidden;
    min-height: 90vh;
    background: black;
    margin-bottom: 20px;
}
section.banner_section img {
    margin-bottom: -5px;
}
.banner_contant {
    position: absolute;
    top: 40%;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.entry-content {
    padding-bottom: 20px;
}
.banner_contant h1.page_title {
    font-size: 66px;
    font-weight: 800;
    line-height: 1.1;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
}
.page_breadcrumb {
    background: #26262687;
    width: fit-content;
    margin: 0 auto;
    padding: 8px 20px;
    color: #fff;
}
p#breadcrumbs {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
}
p#breadcrumbs a {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
}
.contact_details li {
    list-style: none;
}
.contact_details li a {
    display: flex;
    align-items: center;
    color: #fff;
}

.contact_details li a img {
    width: 23px;
    margin-right: 7px;
}


/* page not fount page css */
.not_found_contant {
    text-align: center;
    padding: 60px 0 100px;
}
.not_found_contant p {
    font-size: 20px;
    color: #000;
    font-weight: 500;
    padding-bottom: 26px;
}
.not_found_contant label {
    font-size: 20px;
    color: #000;
    font-weight: 500;
    padding-bottom: 26px;
}
.not_found_contant input#search-form-1 {
    width: 30%;
    height: 40px;
    border-radius: 8px;
    border: 1px solid #000;
    padding: 0 10px;
}
.not_found_contant input.search-submit {
    width: 100px;
    height: 40px;
    font-size: 20px;
    color: #fff;
    background: #000;
    border: none;
    border-radius: 8px;
    cursor: pointer;
}


.search-result-count {
    font-size: 20px;
    color: #000;
    font-weight: 500;
    padding-bottom: 26px;
    /* text-align: center; */
    padding-top: 40px;
    padding-bottom: 10px;
}
.serch_result a {
    font-weight: 600;
}
.serch_description p {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 60px;
}



/* Properties page css */
.contact_us h1 {
    text-align: center;
    max-width: unset;
    padding: 0;
}
.our_Properties_section {
    padding: 100px 0;
}
.titles {
    text-align: center;
    padding-bottom: 20px;
}
.tab {
  overflow: hidden;
}

.tab button {
  background-color: inherit;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}
.tab button {
    display: grid;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    line-height: 54px;
}
.tab button:hover {
  font-weight: 700;
}
ul.tab_buttons {
    list-style: none;
    padding: 0;
    text-align: center;
}
ul.tab_buttons li {
    display: inline-block;
}
.tab button.active {
    font-weight: 700;
}
.tabcontent {
  display: none;
}


.hous_category ul {
    background: #f5f5f5;
    padding: 4px 8px;
    list-style: none;
}
.hous_category ul li {
    display: inline-flex;
    background: #fff;
    padding: 6px 10px;
    align-items: center;
    margin: 6px 8px;
}
.hous_category ul li img {
    padding: 0 10px 0 0px;
}
.hous_category ul li label {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.hous_category ul li span {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.hous_category ul li select {
    background: #f5f5f5;
    border: none;
    padding: 7px 6px;
    margin-left: 8px;
    font-size: 16px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    cursor: pointer;
}
ul.Properties_item {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 20px;
}
ul.Properties_item li {
    display: inline-block;
    width: calc(33% - 20px);
    /* padding: 10px 14px; */
}
.propertie_contant {
    position: relative;
}
.propertie_contant h5 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 0;
}
.propertie_contant p {
    font-weight: 600;
    color: #6c6b6b;
    padding-top: 6px;
}
.Properties_rivew {
    display: flex;
    align-items: center;
    position: absolute;
    top: 6px;
    right: 15px;
}
.Properties_rivew h5 {
    padding: 0 7px;
}
.Properties_item ol {
    padding: 8px 0 0 0;
}
.Properties_item ol li {
    display: inline-block;
    width: auto;
    background: #f5f5f5;
    padding: 2px 10px;
    margin: 0 10px 0 0;
}
.Properties_item ol li img {
    width: 20px;
    position: relative;
    top: 4px;
}
.Properties_item ol li a {
    font-size: 15px;
    font-weight: 600;
}


.propertie_button ul {
    padding: 0;
}
.propertie_button ul li {
    display: inline-block;
    width: auto;
    padding: 0 !important;
}
.propertie_button ul li button {
    font-size: 14px;
    padding: 12px 10px;
    text-transform: uppercase;
    margin-right: 4px;
    cursor: pointer;
}
.propertie_button ul li.button_a button {
    background: #000;
    color: #fff;
    display: inline-block;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.propertie_button ul li.button_a button:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #FFFFFF;
    transition: all 0.3s;
    z-index: -1;
}
.propertie_button ul li.button_a button:hover:before {
    width: 100%;
}
.propertie_button ul li.button_a button:hover {
    color: #0C0C0C;
}
.propertie_button ul li.button_b button {
    border: 1px solid #808080;
    background: whitesmoke;
    color: #000;
    display: inline-block;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.propertie_button ul li.button_b button:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #000;
    transition: all 0.3s;
    z-index: -1;
}
.propertie_button ul li.button_b button:hover:before {
    width: 100%;
}
.propertie_button ul li.button_b button:hover {
    color: #fff;
}
.propertie_button {
    padding-top: 26px;
}

.propertie_pagination {
    text-align: center;
    padding: 40px 0 0;
}
.pagination {
    display: inline-flex;
    align-items: center;
}
.pagination a {
    color: black;
    float: left;
    padding: 8px 10px;
    text-decoration: none;
    transition: background-color .3s;
    font-size: 16px;
    font-weight: 600;
    margin: 0 2px;
}
.pagination a:hover {
    background-color: #e7e7e7;
    color: black;
}
.pagination a.active {
    background-color: #e7e7e7;
    color: black;
}
a.pagination_left {
    background: #000;
    color: #fff;
    padding: 12px 20px;
    font-size: 20px;
}
a.pagination_right {
    background: #000;
    color: #fff;
    padding: 12px 20px;
    font-size: 20px;
}
.pagination_number {
    background: #f8f7f7;
    padding: 6px 8px;
    margin: 0 10px;
}
.subscribe_form label {
    display: none !important;
}
.subscribe_form .forminator-field {
    text-align: right;
}
.subscribe_form button.forminator-button {
    margin: 20px auto 0 auto !important;
    padding: 0 26px 0 80px !important;
    width: auto !important;
    height: 54px !important;
    background: #FFFFFF;
    border: 1px solid #FFFFFF !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 54px !important;
    color: #000000 !important;
    text-transform: uppercase;
    cursor: pointer !important;
    display: inline-block !important;
    transition: all 0.3s !important;
    position: relative !important;
    overflow: hidden;
    z-index: 1;
}
.subscribe_form button.forminator-button:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #000000 url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow.png) no-repeat left;
    transition: all 0.3s;
    z-index: -1;
}
.subscribe_form button.forminator-button:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFFFFF url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow.png) no-repeat left;
    z-index: -2;
}
.subscribe_form button.forminator-button:hover {
    color: #FFFFFF !important;
}
.subscribe_form button.forminator-button:hover:before {
    width: 100%;
}




@media only screen and (max-width: 767px) {
ul.tab_buttons li img {
    width: 60px;
}
.tab button {
    font-size: 12px;
    line-height: 36px;
}
ul.tab_buttons li img {
    width: 60px;
    margin: 0 auto;
}
.hous_category ul li {
    padding: 6px 6px;
    margin: 6px 5px;
}
.hous_category ul {
    padding: 4px 2px;
}
.hous_category ul li label {
    font-size: 14px;
}
.hous_category ul li select {
    font-size: 13px;
}
ul.Properties_item li {
    width: calc(50% - 10px);
}
.propertie_button ul li button {
    font-size: 10px;
    padding: 8px 7px;
    margin-right: 2px;
}
.Properties_item ol li {
    width: auto !important;
    margin: 0 2px 6px 0;
}
.propertie_button ul li {
    width: auto !important;
}
.propertie_contant h5 {
    font-size: 15px;
}
.propertie_contant p {
    font-size: 12px;
}
.Properties_item ol li a {
    font-size: 12px;
}
.Properties_item ol li img {
    width: 16px;
}





}

@media only screen and (max-width: 500px) {
ul.tab_buttons li img {
    width: 80px;
}
.tab button {
    padding: 0px 16px;
    margin: 0 auto;
}
ul.tab_buttons li {
    width: 48%;
}
.hous_category ul li {
    display: flex;
    padding: 6px 10px;
    margin: 6px 8px;
    position: relative;
}
.hous_category ul li label {
    font-size: 16px;
}
.hous_category ul li select {
    font-size: 16px;
    position: absolute;
    right: 10px;
}
.pagination a {
    padding: 6px 8px;
    font-size: 14px;
    margin: 0 1px;
}
a.pagination_left {
    padding: 10px 16px;
    font-size: 18px;
}
a.pagination_right {
    padding: 10px 16px;
    font-size: 18px;
}
ul.Properties_item li {
    width: calc(100% - 0px);
}
ul.Properties_item li img {
    width: 100%;
}
.Properties_item ol li img {
    width: 18px !important;
}
.Properties_item ol li a {
    font-size: 13px;
}
.propertie_button ul li button {
    font-size: 12px;
    padding: 8px 12px;
}
p#breadcrumbs a {
    font-size: 12px;
}
p#breadcrumbs {
    font-size: 12px;
}



}




/* properties-details-page */

.properties_details {
    padding: 100px 0;
}
.properties_details .container {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 30px;
}
article.properties_details_a {
    width: 46%;
}
article.properties_details_b {
    text-align: right;
}
.btn-04 {
    margin-bottom: 10px;
}
.btn-04 a {
    margin: 0;
    padding: 0 26px 0 80px;
    width: auto;
    height: 54px;
    background: #0C0C0C;
    border: 1px solid #000000;
    font-size: 18px;
    font-weight: 500;
    line-height: 54px;
    color: #FFFFFF;
    text-transform: uppercase;
    display: inline-block;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.btn-04 a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0C0C0C url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow-w.png) no-repeat left;
    z-index: -2;
}
.btn-04 a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #FFFFFF url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow-w.png) no-repeat left;
    transition: all 0.3s;
    z-index: -1;
}
.btn-04 a:hover {
    color: #0C0C0C;
}
.btn-04 a:hover:before {
    width: 100%;
}
.properties_details_btn .btn-01 a {
    border-color: #000;
}



@media only screen and (max-width: 600px) {
.properties_details .container {
    flex-wrap: wrap;
    gap: 15px;
}
article.properties_details_a {
    flex-grow: 12;
    padding-bottom: 10px;
    width: 100%;
}
article.properties_details_b {
    text-align: left;
}




}



/* Contact-us-page */
.contact_information_section {
    padding: 100px 0 100px 0;
    background-color: #FFFFFF;
}
.contact_information_section {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 30px;
}
.contact_information_section .contact_information_a {
    flex-grow: 6;
    background-color: #0C0C0C;
    background: url('https://lux.cytruslogic.com/wp-content/uploads/2025/01/information-bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 100px 60px;
    width: 50%;
    display: flex;
    /* justify-content: center; */
    align-items: flex-start;
    flex-direction: column;
    /* height: 620px; */
}
.contact_information_section .contact_information_b {
    flex-grow: 6;
    background-color: #F6FAFD;
    padding: 70px;
    width: 50%;
}
.contact_information_section .contact_information_a h2 {
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: left;
    padding: 0;
    font-size: 40px;
}
.contact_information_section .contact_information_a p {
    color: #EAEAEA;
    padding: 26px 0 52px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}
.content-section ul {
    margin: 0;
    padding: 0 0 0 15px;
    list-style: disc;
}
.contact_details li {
    list-style: none;
}
.contact_details li a {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 20px;
    padding: 10px 0;
}
.contact_details li a i {
    font-size: 20px;
    padding-right: 10px;
}
.form_logo {
    text-align: center;
}
.form_logo img {
    filter: brightness(0);
    width: 64px;
}

.contact_information_b h2 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1;
    color: #0C0C0C;
    padding: 10px 0;
    text-align: center;
}
.contact_information_b p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6;
    color: #3E3E3E;
    padding: 0px 0;
    text-align: center;
}
.contact_information_b .forminator-row {
    margin: 0 !important;
}
.contact_information_b label {
    display: none !important;
}
.contact_information_b input[type="text"], .contact_information_b input[type="email"] {
    margin: 10px auto !important;
    padding: 15px 25px !important;
    width: 100% !important;
    height: 54px !important;
    background-color: #FFFFFF !important;
    border: none !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    color: #0C0C0C !important;
}
.contact_information_b textarea {
    margin: 10px auto !important;
    padding: 15px 25px !important;
    width: 100% !important;
    height: 54px !important;
    background-color: #FFFFFF !important;
    border: none !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    color: #0C0C0C !important;
}
.contact_information_b .forminator-field {
    text-align: center;
}
.contact_information_b button.forminator-button.forminator-button-submit {
    margin: 30px auto 0 auto !important;
    padding: 0 26px 0 80px !important;
    width: auto !important;
    height: 54px !important;
    background: #0C0C0C;
    border: 1px solid #0C0C0C !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 54px !important;
    color: #FFFFFF !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
    display: inline-block !important;
    transition: all 0.3s !important;
    position: relative !important;
    overflow: hidden !important;
    z-index: 1 !important;
}
.contact_information_b button.forminator-button.forminator-button-submit:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #FFFFFF url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow-w.png) no-repeat left;
    transition: all 0.3s;
    z-index: -1;
}
.contact_information_b button.forminator-button.forminator-button-submit:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0C0C0C url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow-w.png) no-repeat left;
    z-index: -2;
}
.contact_information_b button.forminator-button.forminator-button-submit:hover {
    color: #0C0C0C !important;
}
.contact_information_b button.forminator-button.forminator-button-submit:hover:before {
    width: 100%;
}
.map_section iframe {
    width: 100%;
    height: 600px;
}
.contact_information_b form#forminator-module-268 {
    margin: 20px 0 0 0;
}





@media only screen and (max-width: 767px) {
.contact_information_section {
    flex-wrap: wrap !important;
    gap: 15px;
}
.contact_information_section .contact_information_a {
    flex-grow: 12;
    padding: 100px 30px;
    width: 100%;
}
.contact_information_section .contact_information_b {
    flex-grow: 12;
    padding: 30px;
    width: 100%;
}
.contact_details li a {
    font-size: 13px;
}
.banner_contant h1.page_title {
    font-size: 30px;
}
.contact_information_section .contact_information_a h2 {
    font-size: 24px;
}
.contact_information_b h2 {
    font-size: 24px;
}



}


@media only screen and (max-width: 400px) {
.content-section p {
    font-size: 14px;
}
.contact_information_section .contact_information_a h2 {
    font-size: 18px;
}
.contact_information_b h2 {
    font-size: 18px;
}
.contact_information_b p {
    font-size: 14px;
}



}



/* =========== Blog-page-css =========== */

.bolg_post {
    padding: 80px 0;
}
.bolg_post .apbText {
    padding: 0px 10px 20px !important;
}
.bolg_post article.apbPost {
    background: unset !important;
}
.bolg_post .apbThumb {
    margin-bottom: 15px !important;
}
.bolg_post .apbThumb img {
    border-radius: 26px;
    object-fit: cover !important;
}
.bolg_post .apbMeta {
    justify-content: flex-end !important;
    margin-bottom: 10px !important;
}
.bolg_post .apbExcerpt.apbInnerContent {
    text-align: unset !important;
}


.blog_properties {
    background: #000;
    padding: 100px 0 40px;
    /*margin-left: -15px;*/
    /*margin-right: -15px;*/
}
.properties_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    padding: 0 20px;
}
.properties_top h2.wp-block-heading {
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
}
.blog_properties_tabs h4 {
    text-align: center;
}
.blog_properties_tabs h4 a {
    color: #fff;
    text-align: center;
    font-family: "Inter", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 29.05px;
    letter-spacing: 0.08em;
    padding-top: 20px;
}
.blog_properties_tabs {
    background: #000;
    padding: 40px 100px 140px;
    /*margin-left: -15px;*/
    /*margin-right: -15px;*/
}
.subscribe-form h4 {
    font-size: 30px;
}
.post-162 .container {
    margin: 0 auto;
    max-width: unset;
    padding: unset;
}
.post-162 .apbGridPosts {
    margin: 0 auto;
    max-width: 1396px;
    padding: 0 100px;
}
.post-162 .wp-block-columns {
    margin: 0 auto;
    max-width: 1396px;
    padding: 0 100px;
}
.post-162 .subscribe-to-lux-section .container {
    margin: 0 auto;
    max-width: 1396px;
    padding: 0 100px;
}



@media only screen and (max-width: 767px) {
.blog_properties_tabs {
    padding-left: 40px;
    padding-right: 40px;
}
.blog_properties_tabs .properties_top {
    display: unset;
}
.blog_properties_tabs .properties_top figure.wp-block-image {
    text-align: center;
}
.blog_properties_tabs .properties_top .wp-block-column {
    padding-bottom: 20px;
}
.properties_top {
    flex-wrap: wrap !important;
    padding: 0 10px;
    gap: 0;
}
.properties_top h2.wp-block-heading {
    font-size: 24px;
}
.post-162 .apbGridPosts {
    padding: 0 10px;
}
.post-162 .wp-block-columns {
    padding: 0 10px;
}
.post-162 .subscribe-to-lux-section .container {
    padding: 0 10px;
}


}


/* =========== Blog-page-singal-css =========== */
#blog_singal {
    min-height: 90vh !important;
    background: black;
}
#blog_singal img {
    height: 90vh !important;
    margin-bottom: -5px;
}
.properties_section h2 {
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
}
.blog_single_properties_tabs {
    padding: 25px 20px;
}
.blog_single_properties_tabs figure {
    text-align: center;
}
.blog_single_properties_tabs h4 {
    text-align: center;
}
.blog_single_properties_tabs h4 a {
    color: #fff;
    text-align: center;
    font-family: "Inter", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 29.05px;
    letter-spacing: 0.08em;
    padding-top: 20px;
}
.blog_single_properties_tabs h4 {
    color: #fff;
    text-align: center;
    font-family: "Inter", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 29.05px;
    letter-spacing: 0.08em;
    padding-top: 20px;
}
.singal_blog_top h1 {
    font-family: "Inter", sans-serif;
    font-size: 64px;
    font-weight: 400;
    line-height: 77.45px;
    letter-spacing: 0.08em;
    text-align: left;
}
.post_meta {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.post_meta p {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    letter-spacing: 0.08em;
}
.blog_singal_contant {
    padding: 70px 0;
}

#post_contant {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    padding: 20px 0;
}
.post_contant_a {
    width: 50%;
}
.post_contant_a .taxonomy-category {
    width: fit-content;
    float: left;
    padding-right: 10px;
}
.post_contant_a .taxonomy-category a {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    letter-spacing: 0.08em;
}
.post_contant_a .wp-block-post-date time {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    letter-spacing: 0.08em;
}
.post_contant_a h2.wp-block-post-title {
    font-family: "Inter", sans-serif;
    font-size: 64px;
    font-weight: 400;
    line-height: 77.45px;
}
.post_contant_a p {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 29.05px;
    letter-spacing: 0.04em;
    padding-bottom: 20px;
}
div#comments {
    display: none;
}
nav.navigation.post-navigation {
    display: none;
}


@media only screen and (max-width: 767px) {
#post_contant {
    flex-wrap: wrap;
    gap: 0;
}
.post_contant_a {
    width: 100%;
}
.post_contant_b {
    width: 100%;
}
.post_contant_b figure {
    text-align: center;
}
.post_contant_a h2.wp-block-post-title {
    font-size: 24px;
    line-height: 36.45px;
}
.post_contant_a p {
    font-size: 16px;
    line-height: 20.05px;
}
section#blog_singal img {
    height: 60vh !important;
}
section#blog_singal {
    min-height: 60vh !important;
}


}


/*========propertie detail page new css==========*/

.propertie_contact_form label {
    display: none !important;
}
.propertie_contact_form input[type="text"], .propertie_contact_form input[type="email"], .propertie_contact_form textarea {
    margin: 10px auto !important;
    padding: 15px 25px !important;
    width: 100% !important;
    height: 54px !important;
    background-color: #FFFFFF !important;
    border: none !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    color: #0C0C0C !important;
    border: 1px solid #000 !important;
}
.propertie_contact_form button.forminator-button.forminator-button-submit {
    margin: 30px auto 0 auto !important;
    padding: 0 26px 0 80px !important;
    width: auto !important;
    height: 54px !important;
    background: #0C0C0C;
    border: 1px solid #0C0C0C !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 54px !important;
    color: #FFFFFF !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
    display: inline-block !important;
    transition: all 0.3s !important;
    position: relative !important;
    overflow: hidden !important;
    z-index: 1 !important;
}
.propertie_contact_form button.forminator-button.forminator-button-submit:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #FFFFFF url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow-w.png) no-repeat left;
    transition: all 0.3s;
    z-index: -1;
}
.propertie_contact_form button.forminator-button.forminator-button-submit:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0C0C0C url(https://lux.cytruslogic.com/wp-content/uploads/2024/11/btn-arrow-w.png) no-repeat left;
    z-index: -2;
}
.propertie_contact_form button.forminator-button.forminator-button-submit:hover {
    color: #0C0C0C !important;
}
.propertie_contact_form button.forminator-button.forminator-button-submit:hover:before {
    width: 100%;
}
.propertie_contact_form .forminator-field {
    text-align: right;
}
.propertie_contact_form .forminator-row {
    margin: 0 !important;
}
.properties_new_a {
    position: relative;
}
.lot_size {
    position: absolute;
    bottom: 0;
}
.lot_size h5 {
    padding-bottom: 120px;
}
.lot_size .btn-04 {
    margin: 0;
}
.project_gallery_slide img.mySlides {
    width: 84% !important;
    /* height: 480px; */
    margin: 0 auto;
}
.project_gallery_slide {
    position: relative;
}
.project_gallery_slide button.w3-button.w3-black.w3-display-left {
    position: absolute;
    top: 42%;
    left: 40px;
    font-size: 60px;
    background: transparent;
    border: none;
    cursor: pointer;
}
.project_gallery_slide button.w3-button.w3-black.w3-display-right {
    position: absolute;
    top: 42%;
    right: 40px;
    font-size: 60px;
    background: transparent;
    border: none;
    cursor: pointer;
}


@media only screen and (max-width: 767px) {
.lot_size {
    position: unset;
}
.lot_size h5 {
    padding-bottom: 40px;
}  
.properties_details_b1 {
    width: 100%;
}
.project_gallery_slide button.w3-button.w3-black.w3-display-right {
    top: 38%;
    right: 0;
    font-size: 30px;
}    
.project_gallery_slide button.w3-button.w3-black.w3-display-left {
    top: 38%;
    left: 0px;
    font-size: 30px;
}    
    
    
    
    
    
    
    
}
    
    
    
/* ============================ New css start ============================= */
.post-441 .entry-content .container {
    max-width: unset;
    padding: 0 0px;
}
.contaner_section {
    margin: 0 auto;
    max-width: 1396px;
    padding: 0 100px;
}

.properties_details_a 
h2 {
    text-align: left !important;
}
.properties_details_a p {
    text-align: left;
}
.title {
    text-align: center;
    font-size: 40px;
    text-transform: uppercase;
}
.my_properties_title {
    padding: 100px 0 10px;
}
.my_properties_section {
    padding-bottom: 140px;
}
.my_properties_tabs {
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 30px;
    padding: 40px 20px;
}
.my_properties {
    text-align: center;
}   
.my_properties .wp-block-media-text__content {
    font-size: 24px;
    font-weight: 400;
    line-height: 29.05px;
    letter-spacing: 0.08em;
    padding-top: 16px;
}
.subscribe_form_section {
    position: relative;
}
.subscribe_form_section .subscribe_form {
    background: #272727;
    padding: 40px 50px;
    width: 40%;
    position: absolute;
    z-index: 9;
    right: 100px;
    margin-top: -50px;
}
.subscribe_form h2.wp-block-heading {
    color: #FFFFFF;
    line-height: 1.2;
    max-width: 80%;
    font-size: 30px;
}
.subscribe_form input[type="text"], .subscribe_form input[type="email"] {
    margin: 10px auto !important;
    padding: 15px 25px !important;
    width: 100% !important;
    height: 54px;
    background-color: #3F3F3F !important;
    border: none !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    color: #FFFFFF !important;
}    
.stories_section {
    background: #000;
    color: #fff;
}    
.stories_section .contaner_section {
    display: flex;
    justify-content: space-between;
    align-items: self-start;
    gap: 30px;
    padding: 40px 100px 110px;
}    
.stories_meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    padding: 10px 0px;
}    
.stories_meta p {
    font-size: 16px !important;
    line-height: 19.36px !important;
}    
.stories_section p {
    font-family: "Inter", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24.2px;
    letter-spacing: 0.08em;
}    
.storis_title_section {
    background: #000;
    padding: 50px 0 0px;
}
.storis_title {
    max-width: 54%;
}
.storis_title h2.wp-block-heading {
    color: #fff;
    text-transform: uppercase;
    font-family: "Inter", sans-serif;
    font-size: 48px;
    font-weight: 400;
    line-height: 58.09px;
    letter-spacing: 0.08em;
}    
    
    
    
    
    
    
    
    
    
    
@media only screen and (max-width: 767px) {    
.my_properties_tabs {
    flex-wrap: wrap !important;
    gap: 30px;
}    
.my_properties_tabs .wp-block-column {
    margin: 0 auto;
}    
.stories_section .contaner_section {
    flex-wrap: wrap !important;
    gap: 20px;
}   
.subscribe_form_section .subscribe_form {
    width: 100%;
    position: unset;
    margin-top: 20px;
    margin-bottom: 20px;
}    
.title {
    font-size: 24px;
}
.storis_title {
    max-width: 72%;
}
.storis_title h2.wp-block-heading {
    font-size: 26px;
    line-height: 38.09px;
    letter-spacing: 0.04em;
}   
.contaner_section {
    padding: 0 10px;
}    
.stories_section .contaner_section {
    padding: 40px 10px 110px;
}     
    
    
}    
    
    
/* ============== categories page css =============== */
.categories_image {
    text-align: center;
    margin: 0 auto;
    padding: 60px 0 50px;
}
.my_categories {
    margin-bottom: 100px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 40px;
    flex-wrap: wrap;
}
.my_categories .post-thumbnail img {
    max-width: unset !important;
}
.my_categories ul {
    padding: 0;
}
.my_categories li {
    display: inline-block;
    width: calc(33% - 24px);
}

    
.Properties_categories_section ul {
    padding: 0;
}    
.Properties_pagination {
    width: 100%;
    margin-bottom: 100px;
}
.Properties_pagination ul {
    text-align: center;
    margin: 0 auto;
    list-style: none;
    padding: 0;
}
.Properties_pagination ul li {
    display: inline-block;
    vertical-align: middle;
    background: #D9D9D930;
    padding: 0px 2px;
    margin: -2px;
}
.Properties_pagination ul li span.page-numbers.current {
    background: #2A2A2A45;
    padding: 10px 18px;
    margin: 0 0;
    line-height: normal;
    font-size: 16px;
    font-weight: 500;
}
.Properties_pagination ul li a {
    background: transparent;
    padding: 10px 18px;
    margin: 0 0;
    line-height: normal;
    font-size: 16px;
    font-weight: 500;
}
.Properties_pagination ul li a:hover {
    background: #2A2A2A45;
}

.Properties_pagination ul li a.next.page-numbers {
    background: #000;
    color: #fff;
    padding: 12px 20px;
    font-size: 20px;
    margin-left: 6px;
}
.Properties_pagination ul li a.prev.page-numbers {
    background: #000;
    color: #fff;
    padding: 12px 20px;
    font-size: 20px;
    margin-right: 6px;
}







    
    
    
@media only screen and (max-width: 767px) {
.my_categories li {
    width: calc(50% - 20px);
}    
    
    
    
    
    
    
    
    
    
}
    
@media only screen and (max-width: 500px) {
.my_categories li {
    width: calc(100% - 0px);
}    

    
}    
