body {
  overflow-x:hidden;
}
.typical-units-image {
height:280px
}

.typical-units-image img{
height:100%;
object-fit:cover;
}
.header_main_container li a{
font-size:14px;
}
header.main-header.fixed-header {
display:none
}
footer.footer{
display:none;
}
/*.flat-map{
position: relative;
top: 40px;
}*/
.top-header{
display:none;
}






.header_section {
    /* background-image: url("https://webfiles.remapp.ae/expandify_ae/panorama-1.jfif"); */
    background-color: #321D4E;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    overflow: hidden;
    position: relative;
}

.header_section::before {
    content: "";
    background-color: rgba(49, 13, 56, 0.44);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.header_section_main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 48px 14px 24px;
    z-index: 2;
    position: relative;
}
@media screen and (max-width: 300px) {
  .header_section_main {
        padding: 14px 24px 14px 24px;
  }
}
.header_hero_box {
    z-index: 2;
    position: relative;
}
.header_logo {
    width: 28%;
}
.header_logo a{
    text-decoration: none;
    color: rgb(225 191 46);
    
}
.header_logo a:hover {
    color: rgb(233 213 91);
}
.header_nav {
    margin-right: auto;
}
.header_nav ul {
    display: flex;
    list-style: none;
    justify-content: center;
    align-items: center;
    gap: 40px;
}
.header_nav ul li a{
    text-decoration: none;
    color: white;
}
.header_nav ul li a:hover {
    text-decoration: underline;
    text-decoration-color: rgb(225 191 46);
    text-underline-offset: 8px;
}
.header_contact a {
    text-decoration: none;
    display: block;
    color: white;
    font-weight: 500;
    background-color: #c9a21f;
    padding: 12px 16px;
    width: fit-content;
    border-radius: 0.5rem;
    box-shadow: 0 0 0 4px rgb(233 213 91 / 90%);
}
.header_contact a:hover {
    box-shadow: unset;
}
/* sidebar */
.mobile_navigation {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(49, 13, 56, 0.7);
    z-index: 50;
    backdrop-filter: blur(4px);
}
.mobile_sidebar {
    height: 100%;
    position: relative;
    display: block;
    background-color: #5c28674d;
    max-width: 20rem;
    backdrop-filter: blur(12px);
}
.mobile_sidebar nav {
    padding: 14px 48px 14px 24px;
    height: 100%;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.mobile_sidebar_logo a{
    color: white;
    text-decoration: none;
}

#sidebar_close_btn {
    display: block;
    background-color: transparent;
    border: 0;
    outline: 0;
    padding: 1rem;
    position: absolute;
    right: 0.75rem;
    top: 1.25rem;
}
#sidebar_toggle_btn {
    padding: 0;
    background-color: transparent;
    border: 0;
    outline: 0;
}
#sidebar_toggle_btn svg rect {
    color: rgb(201 162 31);
    border: 1px solid black;
}
#sidebar_toggle_btn svg path {
    color: black;
}
#sidebar_state {
    display: none;
}
#sidebar_close_btn {
    color: #3b82f680;
}
.mobile_nav_menu ul{
    list-style: none;
    padding-left: 0;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
.mobile_nav_menu ul li {
    display: block;
}
.mobile_nav_menu ul li a {
    font-size: 1.5rem;
    color: rgb(238 240 243);
        padding-top: .75rem;
    padding-bottom: .75rem;
    text-decoration: none;
    display: block;
        padding-left: 1rem;
    padding-right: 1rem;
}
.mobile_navigation {
    display: none;
}
@media screen and (max-width: 1023px) {
    .header_nav {
        display: none;
    }
    .header_hero_box {
        display: none;
    }
    .header_contact {
        display: none;
    }

}
@media screen and (min-width: 1023px) {
    .sidebar_toggle {
        display: none;
    }
}


/* hero box */
.header_hero_box {
    padding-top: 3rem;
    padding-bottom: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.page_title {
    text-align: center;
}
.page_title span {
    display: inline-block;
    text-transform: uppercase;
    background-color: rgb(110 43 125);
    padding: 1px 16px;
    border-radius: 15px;
    color: rgb(246 236 251);
    opacity: .8;
    letter-spacing: .1em;
}
.page_tag h1 {
    text-align: center;
    color: white;
    font-size: 3rem;
    letter-spacing: -.02em;
    line-height: 1.25;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 0;
}


/* footer section */
.footer_section {
    background: url("https://webfiles.remapp.ae/expandify_ae/dubai-downtown-skyline-valentino75.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.footer_section .container{
    padding-top: 6rem;
    padding-bottom: 3rem;
}
@media screen and (min-width: 1270px) {
    /*.footer_section .container {
        max-width: 100%;
    }*/
}
.footer_logo a {
    text-decoration: none;
    color: white;
}
.footer_logo a svg {
    width: 10rem;
    height: 3.5rem;
    margin-top: -1rem;
    margin-left: -1rem;
}
.footer_info p {
    color: white;
  margin-bottom: 16px;
}
.footer_info p:first-of-type {
    font-size: 1.125rem;
      width:256px;
  line-height: 26px;
      font-weight: 400;
}
.footer_info p:last-of-type {
    font-size: 0.875rem;
}
.footer_nav {
    height: 100%;
}
.footer_nav h3 {
    color: white;
    font-size: 1.125rem !important;
    margin-bottom: 1.25rem;
    font-weight: 700;
}
.footer_nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer_nav ul li a {
    text-decoration: none;
    color: white;
}
.footer_nav ul li a:hover {
    text-decoration: underline;
    text-underline-offset: 8px;
    text-decoration-color: rgb(225 191 46);
}
.newsletter_box {
    height: 100%;
}
.newsletter_box h3 {
    color: white;
    font-size: 1.125rem !important;
    margin-bottom: 1.25rem;
    font-weight: 700;
}
#newsletter_text {
    background-color: #c9a21f;
    border-color: #c9a21f;
    color: white;
    font-size: 14px;
}
#newsletter_input {
    border: 2px solid #784d1b;
    border-right: 0;
    background-color: black;
    color: white;
}
#newsletter_input::placeholder {
    color: gray;
    font-size: 16px;
}
.footer_hr {
    border-bottom: 1px solid rgb(132 51 152);
}
.footer_copyright {
    text-align: center;
    color: white;
    padding-top: 2.5rem;
    padding-bottom: 4rem;
    font-weight: 500;
    font-size: 0.875rem;
    margin-bottom: 0;
}


/*pagination styling*/
.wd-navigation .flat-pagination{
      overflow-x: auto;
  padding-bottom: 20px;
}
.top button.box-icon.w-32 {
    display: none;
}


@media screen and (max-width:359px) {
  .box-filter-tab.justify-content-between> div {
      flex-wrap: wrap;
}
  .box-title-listing {
    justify-content: center;
  }
}
@media(max-width:767px){
.nice-select.open .list
  {
    z-index:999
}
}
@media(max-width:1023px){
.footer_info p:first-of-type {
  width: 311px;
}
}
@media (min-width: 768px) {
    .footer_info p:first-of-type {
        font-size: 1.125rem;
    }
}
@media (max-width: 767px) {
    .footer_info p:first-of-type {
        font-size: 1rem;
    }
  .footer_section .col-lg-4{
margin-bottom: 50px;
}
    .footer_section .col-lg-2{
margin-bottom: 50px;
}
}