/* listing */
#darker_navigtaion #navbarNav ul li a {
    color: #000000;
}

.darker_navigtaion #navbarNav ul li a {
    color: #003B20 !important;
}

.navbar-light .buy_submenu .dropdown-item {
    color: #fff;
}

#property_listing_form {
    padding-top: 200px;
}

#property_listing_form h1 {
    color: var(--text-dark-primary)
}

#property_listing_form .properties_form {
    z-index: 2;
    box-shadow: -1px -1px 0px 20px #ECFFF6, 1px 1px 0px 20px #ECFFF6, 0px 0px 0px 20px #ECFFF6;
}

#property_listing_form .breadcrumbs_listing_top .breadcrumb {
    justify-content: center;
    align-items: center;
    background-color: transparent;
}

#property_listing_form .home_breadcrumb {
    color: var(--neutral-dark-gray);
}

#property_listing_form .rent_breadcrumb {
    color: var(--secondary-color);
}

.data_table {
    padding-top: 200px;
}

 .card .card_badges_right {
    position: absolute;
    right: 12px;
    top: 12px;
    display: flex;
    gap: 8px;
}

.sorting_right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.new_projects_listing .sorting_right {
    display: flex;
    align-items: center;
    justify-content: center;
}
.sorting_right select {
    border: none;
    width: 6.4375em !important;
    padding-right: 14px;
    /* position: relative;
    top: 8px; */
}

 .card .card_badges_right .text-bg-primary {
    background-color: var(--default-background-dark-color);
    padding: 14px 16px;
    color: var(--primary-color);
    height: 40px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
}

 .card .card_badges_right .text-bg-secondary {
    background-color: #F2EFCF;
    color: #362212;
    padding: 14px 16px;
    height: 40px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
}
 .card .card_badges_right .text-bg-secondary.Penthouse{
    background-color: #006039;
    color: #fff;
}
 .card .card_badges_right .text-bg-secondary.Villa{
    background-color: var(--default-background-dark-color);
    color: var(--primary-color);
}
.data_table .sorting_row {
    border: 1px solid var(--border-light);
    display: flex;
    align-items: center;
    height: 66px;
    margin-bottom: 28px;
    border-radius: 8px;
}

.data_table .sorting_row .form-group{
    margin-bottom: 0;
}
.data_table .sorting_row .form-group label{
    margin-bottom: 0;
}
.data_table .sorting_row .form-group label[for="show-results"]{
    font-weight: 400;
}
.pagination_inner {
    display: flex;
    gap: 25px;
}

#displayPages .inner_flexed {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#displayPages .flex_items_count {
    display: flex;
    align-items: center;
    border: none;
    justify-content: center;
    height: 36px;
    width: 36px;
    cursor: pointer;
    padding: 0;
    margin-right: 28px;
    border-radius: 5px;
}
#displayPages .flex_items_count a{
    display: flex;
    align-items: center;
    /* width: calc(24.33% - 20px); */
    color: #000;
    border: 1px solid #000;
    justify-content: center;
    height: 100%;
    width: 100%;
    cursor: pointer;
    padding: 0 16px;
    border-radius: 5px;
}
#displayPages .flex_items_count a:hover{
    background-color: #000;
    color: #fff !important;
}

#displayPages .flex_items_count:last-child{
    margin-right: 0;
}
#displayPages ul{
    margin: 0;
}
#displayPages.pg_row{
    gap: 25px;
}
#displayPages .page-item .page-link{
    border: 1px solid #000;
    padding: 7px 27px;
    font-size: 18px;
    line-height: 20px;
    height: 36px;
}
#displayPages .page-item.disabled .page-link{
    pointer-events: none !important; 
    color: #6c757d !important; 
    background-color: #e9ecef !important;
    border-color: #dee2e6 !important;  
    cursor: not-allowed !important;
}
#displayPages .page-item .page-link:hover{
    border-color: #00D067;
    background-color: #00D067;
    color: #fff !important;
}
#no_mrg {
    max-width: 100%;
}
.new_projects_listing .sorting_row  {
    justify-content: space-between;
    padding: 0 20px;
}
#property_listing_form .properties_form {
    /* width: inherit;
    max-width: 94%; */
}

#pagination-left:hover #previous {
    background: #00D067;
    color: white !important;
}

#pagination-right:hover #next {
    background: #00D067;
    color: white !important;
}

/* explore */
#partner_with_ue {
    padding: 130px 100px 430px;
    background-color: var(--default-background-primary-color);
}


/* .container {
    display: flex;
    flex-wrap: wrap;
} */

.action_navs {
    display: flex;
    position: absolute;
    top: -59px;
    right: -87px;
    width: 28%;
    z-index: 11;
}

.water_mark_img {
    height: 100%;
    display: flex;
    align-items: flex-end;
}

.water_mark_img img {
    width: 38%;
}

#partner_with_ue .card .card-padding .aparts {
    color: var(--primary-color);
    opacity: 0.5;
    font-size: 18px;
}
#partner_with_ue .card .card-padding .starting-price-icon .aparts{
    font-size: 14px;
    padding: 14px 0;
}

#partner_with_ue .card .card-padding .card_xs_text {
    font-size: 14px;
    padding: 14px 0;
}
#partner_with_ue .card .hr-marg{
    opacity: 0.4;
}
#partner_with_ue .card .card-padding h4 {
    color: var(--primary-color);
    font-size: 48px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}

.profile_caption .aparts {
    font-size: 16px;
}

.count_aed {
    color: var(--primary-color);
    font-size: 24px;
}

#partner_with_ue .desktop_cards {
    /* position: absolute; */
    /* right: 0; */
    /* left: -270px; */
    /* bottom: -104px; */
    height: 415px;
    z-index: 1;
    border-radius: 12px;
}
#partner_with_ue .card-padding {
    background: var(--text-dark-primary);
    position: absolute;
    left: -338px;
    top: 230px;
    z-index: 111;
    border-radius: 12px;
}

.mobile_slider {
    display: none;
}

.ssb_width_card .card {
    /* width: 64%; */
}

/* .column {
    flex: 1;
    padding: 10px;
} */
/*
.carousel {
    position: relative;
    max-width: 729px;
    max-height: 600px;
    margin: auto;
    margin-top: 150px;
    left: -59px;
}

.carousel img {
    max-height: 600px;
} */

.action_navs .prev {
    background: transparent;
    border: 2px solid #00A254;
}

/* .carousel img {
    width: 100%;
    display: block;
}

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    z-index: 2;
}

.prev {
    left: 0;
}

.next {
    right: 0;
} */
.mortgage_calculator .flex-container label{
    font-size: 18px;
}
.key_information .saabsoft_profile_card .action_block a{
    font-size: 20px;
}
.key_information .explore_era iframe{
    width: 100%;
    height: 500px;
}
#blog_detail_era .card-padding p{
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}


#blog_detail_era .recent_img img {
    width: 100%;
    height: 511px;
    max-height: 100%;
    object-fit: cover;
    border-radius: 12px 0 0 12px;
}

#blog_detail_era .recent_content {
    height: 511px;
    max-height: 100%;
}

.property_sescription .inner_property_sescription pre{
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
}
.buy .listing_flexible_cont .card-padding .first_child_on_first {
    justify-content: flex-start;
}

#partnerImgSlider #bottom_flex_items .icon img {
    height: 100%;
    width: inherit;
}

#partnerImgSlider .inner_flex_contain .flexible_img {
    align-items: inherit;
    gap: 0;
    justify-content: flex-start;
}

.desktop_cards #bottom_flex_items {
    justify-content: right;
}

#partner_with_ue .carousel-item .item_img {
    height: 100%;
}

.nav_action_bar .carousel-control-prev {
    position: absolute;
    top: 14px;
}

.carousel_column {
    position: relative;
    left: -80px;
}

.nav_action_bar {
    position: absolute;
    right: -92px;
    top: -80px;
    display: flex;
    /* left: 0; */
    width: 15%;
    z-index: 0;
}

#partnerImgSlider .nav_action_bar a {
    width: 40%;
}

#partnerImgSlider .carousel-inner {
    margin-top: 170px;
    overflow: initial;
}

#partnerImgSlider .carousel-control-next {
    position: relative;
    top: 6.5px;
    right: -55px;
}

#partnerImgSlider .carousel-control-prev-icon {
    background-image: none;
    border: 1px solid #00A254;
    background-size: cover;
    width: 100%;
    cursor: pointer;
    border-radius: 50%;
    height: 36px;
    width: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#partnerImgSlider .carousel-control-prev-icon:hover{
    background-color: var(--secondary-color);
}

#partnerImgSlider .carousel-control-prev-icon:hover svg{
    filter: brightness(0) invert(1);
}
#partnerImgSlider .carousel-control-next-icon {
    background-image: none;
    border: 1px solid #00A254;
    background-size: cover;
    width: 100%;
    cursor: pointer;
    border-radius: 50%;
    height: 36px;
    width: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#partnerImgSlider .carousel-control-next-icon:hover svg{
    filter: brightness(0) invert(1);
}
#partnerImgSlider .carousel-control-next-icon:hover{
    background-color: var(--secondary-color);
}
/* end */


.pg_row {
    display: flex;
    gap: 25px;
    align-items: center;
    justify-content: center;
}

.pagination li a {
    color: #000 !important;
}

#partner_with_ue .owl-nav {
    display: flex;
    position: absolute;
    width: 14%;
    right: 0;
    top: -85px;
    gap: 20px;
}

#explore_multiple_carousel .card .card-padding {
    background: #003B20;
}

#explore_multiple_carousel .card .card-padding .text-left {
    color: white;
}

#explore_multiple_carousel .card .card-padding .profile_caption h6 {
    color: white;
}

#darker_navigtaion #header_social_actions .dropdown-item {
    color: #006039 !important;
    font-weight: 500;
}

.darker_navigtaion #header_social_actions .dropdown-item {
    color: #006039 !important;
    font-weight: 500;
}

.darker_navigtaion #header_social_actions span {
    border: 1px solid #006039;
    border-radius: 50%;
}

.call_us_age {
    border: none;
    width: 100%;
}

#darker_navigtaion #header_social_actions span {
    border: 1px solid #006039;
    border-radius: 50%;
}
.explore_img{
    /* position: absolute;
    right: -500px; */
}
/* .carousel-item {
    position: absolute;
    opacity: 0;
    transition: opacity 1s ease-in-out;
    width: 100%;
    top: 0;
    left: 0;
}

.carousel-item.active {
    opacity: 1;
    position: relative;
} */
.buy .carousel-item .card-padding{
    width: 490px;
    max-width: 490px;
    height: 432px;
    max-height: 432px;
}

#partner_with_ue .inner_flex_contain .item{
    gap: 0;
}

#partner_with_ue .inner_flex_contain{
    display: flex;
    align-items: center;
    padding: 10px 0;
}
.currency_tag{
    font-size: 12px;
}

#similar_carousel .text img{
    background: #ECFFF6;
}
.oneitems{
    display: block;

}
.oneitems .starting-price-icon {
    margin-top: 16px;
}
.oneitems .starting-price-icon img{
    width: 24px !important;
}
.slidess .slide{
    height: 330px;
    overflow: hidden;
}
.slidess .slide img{
    width: 100%;
  height: 100%;
  object-fit: cover;
}
.slidess .owl-stage {
    width: 100% !important; /* Ensure owl-stage respects container width */
    display: flex;
    align-items: center; /* Center content */
}
.slidess .owl-nav {
    position: initial;
}
.slidess .owl-nav button{
    position: absolute;
    top: 160px;
    left: 0;
    background-color: rgba(255, 255, 255, 0.2); 
    backdrop-filter: blur(10px); 
    -webkit-backdrop-filter: blur(10px); 
    border-radius: unset;
    width: 40px;
    height: 40px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slidess .owl-nav button.owl-next{
    left: auto;
    right: 0;
}
@media screen and (min-width:1921px) {
    .slidess .slide{
        height: 374px;
    }
    .slidess .owl-nav button{
        top: 186px;
    }
    .property_sescription .inner_property_sescription pre {
        font-size: 18px;
        line-height: 23px;
        font-weight: 600;
    }
    .oneitems {
        display: flex;
        justify-content: space-between;
        width: 100%;
        border-top: 1px solid #D1D1D1;
        margin-top: 15px;
    }
    .oneitems .starting-price-icon{
        width: 50%;
    }
    .oneitems .starting-price-icon:first-child{
        border-right: 1px solid #D1D1D1;
        padding-right: 15px;
    }
    .oneitems .starting-price-icon:last-child{
        padding-left: 15px;
        text-align: right;
        justify-content: flex-end;
    }

}
@media screen and (max-width:1200px) {
    .slidess .slide{
        height: 282px;
    }
    .slidess .owl-nav button{
        top: 140px;
    }
}
@media screen and (max-width:576px) {
    .slidess .slide{
        height: 270px;
    }
    .slidess .owl-nav button{
        top: 86px;
    }
    #displayPages.pg_row nav[aria-label="Page navigation example"]{
        display: none;
    }
    #displayPages.pg_row nav[aria-label="Page navigation example"]:first-child,#displayPages.pg_row nav[aria-label="Page navigation example"]:last-child{
        display: block;
    }
    #displayPages .page-item .page-link{
        width: 32px;
        height: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
       
        border: 1px solid #00D067;
        background-color: transparent;
        text-indent: -100px;
        overflow: hidden;
        padding: 0;
    }
    #displayPages.pg_row nav[aria-label="Page navigation example"]:first-child .page-item .page-link{
        background: url("../../img/icons/leftarr.svg") no-repeat center;
    }
    #displayPages.pg_row nav[aria-label="Page navigation example"]:first-child .page-item .page-link:hover{
        background:#00D067  url("../../img/icons/whiteleftarrow.svg") no-repeat center;
    }
    #displayPages.pg_row nav[aria-label="Page navigation example"]:last-child .page-item .page-link{
        background: url("../../img/icons/righarrow.svg") no-repeat center;
    }
    #displayPages.pg_row nav[aria-label="Page navigation example"]:last-child .page-item .page-link:hover{
        background: #00D067 url("../../img/icons/whitearrowright.svg") no-repeat center;
    }
    #browseProperty {
        padding: 40px 0 90px 0 !important;
    }
    #displayPages.pg_row{
        margin-top: 10px !important;
    }
}