@import "./abstract.css";

body {
    background-color: #ffffff;
    font-family: "Inter", sans-serif;
    overflow-x: hidden;
}

body.detailPage a.navbar-brand.d-flex.align-items-center img {
    filter: invert(1) !important;
}

.filter-blue {
    filter: brightness(0) saturate(100%) invert(20%) sepia(100%) saturate(500%)
        hue-rotate(-200deg) !important;
}

.fill-blue {
    fill: #00509d !important;
}

/* MODULES - Individual site components */
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    text-decoration: none;
    color: #333333;
}

a:hover,
a:focus {
    outline: none;
    text-decoration: none;
}

.porpertyForm {
    background-color: rgba(255, 255, 255, 1);
    padding: 20px;
    border-radius: 12px;
}

.porpertyForm input,
.porpertyForm textarea {
    border-radius: 8px;
    height: 56px;
    width: 100%;
    border: 1px solid rgba(192, 192, 192, 1);
    padding-left: 10px;
}

.porpertyForm textarea {
    height: 103px !important;
    padding-left: 17px;
    padding-top: 14px;
}

.porpertyForm .col-md-6 label,
.porpertyForm .col-md-12 label {
    position: absolute;
    top: -12px;
    left: 32px;
    z-index: 1;
    background: #fff;
    font-size: 14px;
    padding: 0px 6px;
}

.porpertyForm .col-md-6,
.porpertyForm .col-md-12 {
    margin-top: 20px;
}

.headeing-h1 {
    background-color: rgba(0, 80, 157, 0.72);
    padding: 20px;
    color: #fff;
    border-radius: 12px;
    margin-top: 140px;
    margin-right: 30px;
}

.iti--separate-dial-code .iti__selected-dial-code {
    font-size: 12px !important;
}

nav.navbar.navbar-default.main-navbar {
    background-color: rgba(0, 0, 0, 0.2) !important;
    padding: 20px;
}

#aa-menu-area {
    left: 0;
    padding-top: 0px;
    position: absolute;
    right: 0;
    top: 0px;
    width: 100%;
    z-index: 99;
}

.porpertyForm button {
    background: rgba(0, 80, 157, 1);
    color: #fff;
    border: 0px;
    height: 56px;
    border-radius: 8px;
    width: 100%;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent !important;
}

ul#top-menu li:last-child {
    border: 1px solid #fff;
    border-radius: 12px;
}

.nav > li > a {
    font-size: 18px;
}

select#selectOne + .nice-select {
    width: 100%;
    height: 56px;
    line-height: 56px;
    border-radius: 8px;
    border: 1px solid rgba(192, 192, 192, 1);
}

ul.list {
    width: 100%;
}

section#aa-slider .col-md-5 {
    padding: 0px;
}

.porpertyForm .col-md-6 {
    width: 48.5% !important;
    padding-right: 0px !important;
}

footer#aa-footer a {
    color: #00509d;
}

section.contact-us {
    padding: 80px 0px 40px;
}

.social-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.social-links > div {
    flex: 0 0 48%;
    max-width: 48%;
    background-color: #ebf8fc;
    margin-bottom: 10px;
    border-radius: 12px;
}

.whats-app > div {
    display: flex;
    align-items: center;
    padding: 20px 10px 10px;
}

.whats-app > div > div span {
    display: block;
    padding-left: 15px;
    font-size: 20px;
}

.whats-app > div > div span:first-child {
    color: #000;
    font-size: 24px;
}

.social-links > div:first-child a {
    background-color: #00509d;
}

section.contact-us h3 {
    font-size: 48px;
    font-weight: 600;
}

.social-links > div a {
    background-color: #48cae4;
    display: block;
    width: 90%;
    margin: 20px auto 20px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    border-radius: 12px;
}

section.contact-us .col-md-6 > span {
    color: #48cae4;
    font-size: 20px;
    margin-top: 60px;
    display: block;
}

section.contact-us p {
    color: #3b3b3b;
    font-size: 20px;
    line-height: 1.3;
}

.aa-footer-right a {
    padding-right: 40px;
}

#aa-promo-banner:before {
    background-color: rgba(0, 80, 157, 0.72) !important;
    border-radius: 16px;
}

.aa-view-btn {
    background-color: #fff;
    color: #00509d !important;
}

#aa-promo-banner {
    width: 100%;
    padding: 50px 0;
    position: relative;
    border-radius: 16px;
    margin-top: 80px;
}

#aa-promo-banner .aa-promo-banner-area a {
    /* color: #fff !important; */
    border-radius: 12px;
    max-width: 400px;
    width: 100%;
}

section.aboutUs img {
    width: 100%;
}

section.aboutUs {
    padding: 60px 0px 190px;
    background-color: #f5f5f5;
}

.aboutContent {
    background-color: #00509d;
    color: #fff;
    padding: 30px;
    border-radius: 16px;
    position: absolute;
    left: -150px;
    width: 800px;
    top: 170px;
}

.aboutContent a {
    color: #00509d !important;
    display: block;
    max-width: 250px;
    text-align: center;
    line-height: 1.3;
    border-radius: 8px;
    background-color: #fff;
    height: 48px;
    margin: 20px 0 0;
}

.aboutContent p {
    font-size: 20px;
}

section.aboutUs h3 {
    font-size: 48px;
    font-weight: 600;
}

section.aboutUs span {
    color: #48cae4;
    display: block;
    font-size: 24px;
    font-weight: 600;
}

section.aboutUs h3 {
    font-size: 48px;
    margin: 0px;
    color: #000;
}

section.ourValues .aa-promo-banner-area h3 {
    text-align: center;
    font-size: 48px;
    font-weight: 600;
}

section.ourValues .aa-promo-banner-area span {
    font-size: 24px;
}

section.ourValues {
    padding: 60px;
}

.visionBlock {
    background-color: #ebf8fc;
    padding: 15px;
    border-radius: 12px;
}

section.ourValues .aa-promo-banner-area h3 {
    margin: 0;
    margin-bottom: 20px;
}

.visionBlock h3 {
    font-size: 32px;
    font-weight: 600;
}

section.ourValues .col-md-4 {
    margin-top: 30px;
}

section.vicePresi .container {
    border-radius: 16px;
}

.bgPost {
    background-color: #01396f;
    border-radius: 12px;
    height: 437px;
    position: absolute;
    top: 90px;
    width: 450px;
    z-index: 1;
}

section.vicePresi .container .col-md-5 {
    position: relative;
}

.bgColor {
    z-index: 1;
    position: relative;
    transform: translateY(-31px);
}

.visionBlock p {
    height: 80px;
}

section.vicePresi .col-md-7 span {
    font-size: 24px;
    color: #fff;
    display: block;
    margin-top: 89px;
}

section.vicePresi .col-md-7 h3 {
    font-size: 48px;
    font-weight: 600;
    margin: 0px;
}

section.vicePresi .col-md-7 {
    color: #fff;
}

section.vicePresi .col-md-7 p {
    font-size: 20px;
    font-weight: 500;
}

section.vicePresi p {
    margin-top: 22px;
}

.serOne img {
    width: 100%;
}

section.ourServ {
    padding: 60px;
    text-align: center;
}

section.ourServ span {
    font-size: 24px;
    color: #48cae5;
}

section.ourServ h3 {
    margin: 0px;
    font-size: 48px;
    font-weight: 500;
    padding: 10px;
}

section.ourServ p {
    color: #3b3b3b;
    max-width: 800px;
    width: 100%;
    margin: 0 auto 30px;
}

.serOne a {
    background: #fff;
    position: absolute;
    left: 24px;
    bottom: 10px;
    height: 48px;
    max-width: 88%;
    width: 100%;
    line-height: 1.3;
    border-radius: 8px;
    font-size: 24px;
    font-weight: 600;
}

.logos {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}

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

section.aboutUs.ourPart .aboutContent {
    background-color: #fff;
    padding: 30px;
    border-radius: 16px;
    width: 100%;
    position: relative;
    right: -54px;
    width: 700px;
    top: 10px;
    z-index: 1;
    left: unset;
}

.riteBlock {
    padding-left: 20px;
}

section.aboutUs.ourPart h3 {
    font-size: 47px;
    margin: 10px 0;
    color: #000;
}

section.aboutUs.ourPart {
    padding: 60px 0px 60px;
}
section.aboutUs.ourPart .row .col-md-6:first-child {
    position: relative;
    z-index: 1112;
}
section.aboutUs.ourPart .row .col-md-6:last-child {
    position: relative;
    z-index: -11;
}
#aa-menu-area .navbar-fixed-top .navbar-nav li a {
    color: #fff;
}

nav.navbar.navbar-default.main-navbar.navbar-fixed-top {
    background-color: rgba(0, 0, 0, 0.7) !important;
}

#aa-menu-area .navbar-fixed-top .navbar-header .aa-logo {
    border: 0px solid #888;
}

section.aboutUs .col-md-6:last-child {
    position: relative;
}

.serOne {
    position: relative;
}

section.aboutUs.ourPart .col-md-6:first-child {
    position: relative;
    z-index: 99999;
}

.aa-promo-banner-area {
    z-index: 1;
    position: relative;
}

#aa-promo-banner .aa-promo-banner-area {
    display: block;
    float: unset;
    width: 100%;
    padding: 0 150px;
    text-align: center;
}

section#aa-promo-banner:after {
    content: "";
    /* position: absolute; */
    clear: both;
    display: block;
}

#aa-promo-banner {
    margin-bottom: 40px;
}

.bg-light {
    background-color: rgba(0, 0, 0, 0.2) !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    position: relative;
    z-index: 9;
}

.porpertyForm .col-md-6,
.porpertyForm .col-md-12 {
    position: relative;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #00509d;
}

.btn-outline-primary {
    color: #fff !important;
    border-color: #fff !important;
}

#aa-promo-banner {
    background-image: url("../img/property_valution_bg.jpeg");
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    display: inline;
    float: left;
    width: 100%;
    padding: 100px 0;
    position: relative;
}

#aa-promo-banner:before {
    background-color: rgba(0, 0, 0, 0.6);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

#aa-promo-banner .aa-promo-banner-area h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: capitalize;
}

#aa-promo-banner .aa-promo-banner-area p {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-top: 10px;
}

#aa-promo-banner .aa-promo-banner-area a {
    font-weight: bold;
    margin-top: 50px;
    text-transform: uppercase;
    display: block;
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
    height: 48px;
    line-height: 1.3;
}

/* banner */

.banner_main {
    background-image: url(../img/banner_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.banner_top {
    color: #fff;
    text-align: center;
}

.banner_Head {
    color: #fff;
    margin-top: 120px;
    text-align: center;
}

.banner_top h1 {
    font-size: 64px;
    font-weight: 600;
    line-height: 1.3;
    margin: 5rem 0;
}

.btn_orange {
    padding: 1rem 2rem;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    border-radius: 8px;
    background-color: #fda75c;
}

.btn_orange:hover {
    color: #fff;

    background-color: #d18643;
}

.nice_s_main {
    background-color: #fff;
    border-radius: 12px;
    padding: 1rem 2rem;
    margin: 4rem 0 1.5rem 0;
}

.nice_s_main .nice-select,
.nice_s_main .nice-select ul {
    width: 100% !important;
}

.nice_s_main .nice-select {
    border: 1px solid #c0c0c0;
}

.nice_s_main .nice-select span.current {
    color: #bebebe;
}

.nice_s_main .col-md-3 {
    position: relative;
}

.nice_s_main .col-md-3 span.span_label {
    position: absolute;
    top: -10px;
    left: 20px;
    background-color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 0 8px;
}

.mrkr_out .nice-select:after {
    visibility: hidden;
}

.map_icon {
    position: absolute;
    top: 10px;
    right: 20px;
}

.cmrcial_prprtes {
    background-color: #efefef;
    padding: 5rem 0;
}

.tabs_main h1 {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
}

.nav-tabs {
    justify-content: center;
    border: none;
    margin-bottom: 1rem;
}

.nav-tabs .nav-link {
    border-radius: 8px;
    margin: 8px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
}


.nav-tabs .nav-item:nth-child(1) .nav-link.active {
    border: 2px solid #00509d;
    background-color: #00509d;
    color: #fff;
}

.cmrcial_prprtes.nav-tabs .nav-item:nth-child(2) .nav-link {
    border: 2px solid #009d83;
    color: #009d83;
}

.cmrcial_prprtes.nav-tabs .nav-item:nth-child(2) .nav-link.active {
    border: 2px solid #009d83;
    background-color: #009d83;
    color: #fff;
}

.cmrcial_prprtes.nav-tabs .nav-item:nth-child(3) .nav-link {
    border: 2px solid #db7c29;
    color: #db7c29;
}

.cmrcial_prprtes.nav-tabs .nav-item:nth-child(3) .nav-link.active {
    border: 2px solid #db7c29;
    background-color: #db7c29;
    color: #fff;
}

.tabs_img_main {
    background-color: #fff;
    padding: 8px 8px 24px 8px;
    border-radius: 12px;
    overflow-x: hidden;
    height: 100%;
}
.tabs_img_main .tabs_img {
    height: 366px;
    overflow: hidden;
    border-radius: 12px;
}
.tabs_img_main img {
    height: 100%;
    width: auto;
    object-fit: cover;
}

.tabs_img span {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    padding-right: 3rem;
}

.tabs_img {
    position: relative;
}

.img_label {
    color: #009d83;
    background-color: #fff;
    position: absolute;
    left: -50px;
    transform: rotate(-44deg);
    width: 216px;
    text-align: center;
    padding: 8px;
    top: 1rem;
}

.img_label_rent {
    color: #db7c29;
    background-color: #fff;
    position: absolute;
    left: -50px;
    transform: rotate(-44deg);
    width: 216px;
    text-align: center;
    padding: 8px;
    top: 1rem;
}

.tabs_img_mid,
.list_added {
    margin: 1rem 0;
    display: flex;
    justify-content: space-between;
}

.tabs_img_mid > p {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
}

.tabs_aprtmnts {
    margin-bottom: 1rem;
}

.tabs_aprtmnts p {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 8px;
}

.tabs_aprtmnts span {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3;
}

.room_specifications span,
.room_specifications span img {
    padding-right: 8px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
}

.list_added span {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3;
    /* color: #3C3C3C; */
}

.contact_icons {
    display: flex;
    gap: 8px;
}

.contact_icons > div {
    border-radius: 8px;
}

.call_icon {
    background-color: #00509d;
    width: 55%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.call_icon img {
    width: 20px;
}

.whtsap_icon {
    border: 2px solid #00509d;
    padding: 14px 22px;
}

.load_more_btn {
    background-color: #00509d;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    padding: 16px 18px;
    margin: 3rem 0;
    width: 538px;
    border-radius: 8px;
}

.prprty_val_service {
    margin: 3rem 0;
}

.prprty_val_service h1 {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
    padding: 2rem 13rem;
}

.p_service_card_cmn {
    background-color: #ebf8fc;
    padding: 24px;
    border-radius: 12px;
    text-align: center;
    height: 100%;
}

.p_service_card_cmn h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 1rem;
}

.p_service_card_cmn p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
}

.custom-bg_height {
    height: 80px;
    background-color: #f5f5f5;
}

.cmn_touch_sec_card {
    background-color: #ebf8fc;
    padding: 2rem;
    border-radius: 12px;
    text-align: center;
}

.cmn_touch_sec_card .t_crd_img {
    display: flex;
    gap: 1rem;
    text-align: left;
    margin-bottom: 2rem;
    align-items: flex-start;
}

.t_crd_img h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
}

.t_crd_img p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
}

.btn-custom_wtsap {
    border-radius: 8px;
    background-color: #00509d;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    color: #fff;
    width: 100%;
}

.btn-custom_wtsap:hover {
    color: #fff;
    background-color: #013d75;
}

.btn-custom_wtsap_cmn {
    border-radius: 8px;
    background-color: #48cae4;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    color: #fff;
    width: 100%;
}

.btn-custom_wtsap_cmn:hover {
    color: #fff;
    background-color: #3599ad;
}
:lang(ar) .whats-app > div {
    gap: 1rem;
}

@media (max-width: 1024px) {
    .trusted-partner {
        padding: 0 !important;
    }
    .about_bnr_main > h1,
    .get_in_touch_sec h1 {
        font-size: 40px !important;
    }
    .contact-us > .container > .row {
        flex-direction: column;
    }
    .contact-us > .container > .row .col-lg-6 {
        width: 100%;
        text-align: center;
    }

    .about_bnr p {
        font-size: 25px !important;
        margin: 0 3rem !important;
    }

    .get_in_touch_sec img {
        height: 100%;
        object-fit: cover;
        background-size: cover;
        border-radius: 24px;
    }

    .about_bnr_main > p,
    .get_in_touch_sec p {
        padding: 0 6rem 2rem 6rem !important;
    }

    .banner_top h1 {
        font-size: 52px;
        margin: 3rem 0;
    }

    .prprty_val_service h1 {
        padding: 2rem 8rem;
    }

    .cmn_touch_sec_card {
        padding: 1rem;
    }

    .t_crd_img p {
        font-size: 14px;
    }

    .room_specifications {
        margin: 1.5rem 0;
    }

    .room_specifications span {
        display: block;
        margin-top: 8px;
    }
}

@media (max-width: 768px) {
    [data-aos] {
        opacity: 1 !important;
        transform: none !important;
    }
    :lang(ar) .primary-text-button,
    .primary-text-button-prtnrs {
        transform: unset !important;
    }
    li.nav-item.dropdown.dropdown-custom {
        margin-left: 0 !important;
    }
    li.nav-item.dropdown.dropdown-custom a#languageDropdown.show {
        margin-left: 44px !important;
    }
    .get_in_touch_sec_img {
        height: 100%;
    }
    .get_in_touch_sec_img img {
        width: 100%;
    }
    nav.navbar.navbar-expand-lg.navbar-light.bg-light.sticky-top.shadow-sm {
        background-color: rgba(0, 0, 0, 0.6) !important;
    }
    .navbar-light .navbar-toggler-icon {
        filter: invert(1);
    }
    .banner_main {
        padding-top: 5rem !important;
    }
    .right-main-wrapper {
        padding-left: 0 !important;
    }

    .Empowering_main > div > h2,
    .meet_our_team > h2 {
        font-size: 28px !important;
    }

    .Empowering_main > div > h4 {
        font-size: 24px !important;
    }

    .Empowering_main > div > p,
    .meet_our_team > p {
        padding: 0 !important;
        font-size: 16px !important;
        margin: 1rem 0 !important;
    }

    .about_bnr p {
        font-size: 16px !important;
    }

    .about_bnr_main > p,
    .get_in_touch_sec p {
        padding: 0 3rem 1rem 3rem !important;
    }

    .banner_top h1 {
        font-size: 38px;
        margin: 1.5rem 0;
    }

    .prprty_val_service h1 {
        font-size: 36px;
        padding: 2rem;
    }
}

@media (max-width: 480px) {
    .Empowering_main > div > h4 {
        font-size: 18px !important;
    }
    .about_bnr {
        padding-top: 3rem !important;
        height: 340px !important;
    }
    .about_bnr p {
        margin: 0 8px !important;
    }
    .crd_same_cmn,
    .meet_our_team .m_o_t_cmn {
        text-align: center;
    }
    .form-wrapper-custom {
        padding: 24px !important;
    }

    .Empowering_main {
        margin: 1rem 0 !important;
    }

    .contact_us_cstm .social-links > div a {
        padding-top: 14px !important;
    }

    .Empowering_main > div > h2,
    .meet_our_team > h2 {
        font-size: 18px !important;
    }

    .about_bnr p {
        font-size: 12px !important;
    }

    section.contact-us .col-md-6 > span {
        margin-top: 2rem;
    }

    section.contact-us p {
        font-size: 1rem;
    }

    section.contact-us h3 {
        font-size: 38px;
    }

    .cstm_contact_us {
        padding: 0 !important;
    }

    .about_page_cstm {
        padding: 6rem 0 0 0 !important;
    }

    .get_in_touch_sec {
        padding: 3rem 0 !important;
    }

    .about_bnr_main > h1,
    .get_in_touch_sec h1 {
        font-size: 34px !important;
    }

    .about_bnr_main > p,
    .get_in_touch_sec p {
        font-size: 12px !important;
        padding: 0 !important;
    }

    .nice_s_main {
        margin: 1.5rem 0;
    }

    .load_more_btn {
        width: 100%;
    }

    .prprty_val_service h1 {
        padding: 0;
        font-size: 27px;
        margin-bottom: 1rem;
    }

    .t_crd_img h3 {
        font-size: 18px;
        margin-bottom: 4px;
    }

    .t_crd_img {
        margin-bottom: 8px;
    }

    .tabs_aprtmnts p {
        font-size: 16px;
    }

    .tabs_img_mid > p {
        font-size: 20px;
    }

    .tabs_main h1 {
        font-size: 22px;
    }

    .custom-bg_height {
        height: 30px;
    }

    .cmrcial_prprtes {
        padding: 1.5rem 0;
    }

    .prprty_val_service h1 {
        font-size: 18px;
    }

    .banner_top h1 {
        font-size: 23px !important;
    }

    section#aa-slider {
        padding-top: 40px !important;
    }

    .headeing-h1 {
        background-color: rgba(0, 80, 157, 0.72);
        color: #fff;
        border-radius: 12px;
        margin-top: 75px;
        margin-right: 0px;
    }

    section#aa-slider .col-md-5 {
        padding: 15px;
    }

    .aboutContent {
        width: 100%;
        top: unset;
        left: unset;
        right: unset;
        position: relative;
    }

    section.aboutUs h3 {
        font-size: 26px;
        text-align: center;
    }

    section.aboutUs span {
        color: #48cae4;
        display: block;
        font-size: 18px;
        font-weight: 600;
        text-align: center;
    }

    section.aboutUs {
        padding: 60px 0px 90px;
    }

    section.ourValues .aa-promo-banner-area h3 {
        font-size: 30px;
    }

    section.ourValues {
        padding: 15px;
    }

    .bgColor img {
        width: 100%;
    }

    .bgPost {
        top: 7px;
        max-width: 350px;
        z-index: 1;
        width: 100%;
    }

    section.vicePresi .col-md-7 p {
        font-size: 16px;
    }

    section.vicePresi .col-md-7 h3 {
        font-size: 29px;
    }

    section.ourServ span {
        font-size: 20px;
    }

    section.ourServ h3 {
        font-size: 29px;
    }

    section.ourServ {
        padding: 15px;
    }

    .serOne {
        margin-bottom: 20px;
    }

    section.aboutUs.ourPart h3 {
        font-size: 29px;
    }

    section.aboutUs.ourPart .aboutContent {
        position: relative;
        right: unset;
        width: 100%;
        top: unset;
        z-index: 1;
        left: unset;
    }

    .sublogo {
        flex-wrap: wrap;
    }

    section.aboutUs .sublogo img {
        width: 100px;
        object-fit: contain;
        display: block;
        margin: 0 auto;
    }

    section.aboutUs.ourPart .col-md-6:last-child {
        margin-top: 20px;
    }

    #aa-promo-banner .aa-promo-banner-area {
        display: block;
        float: unset;
        width: 100%;
        padding: 0 0px;
        text-align: center;
    }

    .whats-app > div > div span:first-child {
        font-size: 14px;
    }

    .whats-app > div > div span {
        font-size: 14px;
    }
}

/* Listing Details Page */
body.detailPage {
    background-color: #f5f5f5 !important;
}

li.nav-item.dropdown.dropdown-custom {
    margin-left: 120px;
}

ul#myTab li a:hover {
    line-height: 1.3 !important;
    background-color: #00509d;
    color: #fff;
    border-radius: 8px!important;
}

.listing_bults .nav-tabs {
    max-width: 900px;
    width: 100%;
    justify-content: start !important;
}

.listing_bults .nav-tabs .nav-link:focus,
.listing_bults .nav-tabs .nav-link:focus-visible,
.listing_bults .nav-tabs .nav-link:hover {
    line-height: 1.3 !important;
    border-radius: 0px;
}

body.detailPage .shadow-sm {
    box-shadow: unset !important;
}

li.nav-item {
    padding: 0px 10px;
}

body.detailPage .bg-light {
    background-color: transparent !important;
}

.detailPage .navbar-light .navbar-nav .nav-link {
    color: #000;
    position: relative;
    z-index: 9;
}

.detailPage .btn-outline-primary {
    color: #000 !important;
    border-color: #000 !important;
}

.listing_bults {
    display: flex;
    align-items: center;
    gap: 5rem;
    padding: 2rem;
}

.listing_bults > span {
    white-space: nowrap;
}

.listing_bults .nav-tabs {
    border: 1px solid #c0c0c0;
    border-radius: 8px;
    padding: 0px;
}

section.banner_sec_slider {
    padding-top: 100px;
}

.listing_bults .nav-link {
    padding: 20px 32px;
    color: #b1b1b1;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
}

.listing_bults .nav-tabs .nav-item.show .nav-link,
.listing_bults .nav-tabs .nav-link.active {
    background-color: #00509d;
    color: #fff;
    border-radius: 8px;
}

.listing_bults .nav-tabs .nav-link:focus,
.listing_bults .nav-tabs .nav-link:focus-visible,
.nav-tabs .nav-link:hover {
    border: 1px solid transparent;
    outline: 0;
}

.list_three_para p:first-child {
    margin: 1.5rem 0;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3;
}

.list_three_para p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
}

.listing_contact_main .contact_icons {
    width: 376px;
    margin: 0 auto;
    z-index: 11;
    position: relative;
    background: #fff;
    padding: 0.5rem;
    border-radius: 8px;
    box-shadow: 0px 2px 12px 0px #00000029;
}

.slide-up {
    animation: slideUp 1s ease-in-out forwards;
}

@keyframes slideUp {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-20px);
    }
}

.slide-down {
    animation: slideDown 1s ease-in-out forwards;
}

@keyframes slideDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.vehicle-detail-banner .car-slider-desc {
    max-width: 180px;
    margin: 0 auto;
}

section.banner-section {
    margin-top: 150px;
}

.thumbImg img {
    height: 88px;
    width: 100%;
    border-radius: 8px;
    margin-top: 8px;
}

.banner-slider .slider.slider-for {
    max-width: 513px;
    padding-right: 50px;
    margin-left: 20px;
    width: 100%;
    height: 488px;
    overflow: hidden;
    border-bottom: 8px;
}

.slick-slide .slider-banner-image img {
    display: block;
    border-radius: 8px;
    height: 488px;
    object-fit: cover;
}

.banner-slider .slider.slider-nav {
    max-width: 15%;
}

.banner-slider .slider.slider-for,
.banner-slider .slider.slider-nav {
    width: 100%;
    float: left;
}

.banner-slider .slider.slider-nav {
    height: 488px;
    overflow: hidden;
}

.slider-banner-image {
    height: 488px;
}

.banner-slider .slider.slider-nav {
    padding: 0px 0 0;
}

.slider-nav .slick-slide.thumbnail-image .thumbImg {
    max-width: 178px;
    height: 110px;
    margin: 0 auto;
    border: 1px solid #ebebeb;
}

.slider-banner-image img,
.slider-nav .slick-slide.thumbnail-image .thumbImg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.slick-vertical .slick-slide:active,
.slick-vertical .slick-slide:focus,
.slick-arrow:hover,
.slick-arrow:focus {
    border: 0;
    outline: 0;
}

.slider-nav .slick-slide.slick-current.thumbnail-image .thumbImg {
    border: 2px solid #196db6;
}

.slider-nav .slick-slide.slick-current span {
    color: #196db6;
}

.slider-nav .slick-slide {
    text-align: center;
}

.slider-nav .slick-slide span {
    font-size: 14px;
    display: block;
    padding: 5px 0 15px;
}

.slick-arrow {
    width: 100%;
    background-color: transparent;
    border: 0;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    height: 18px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
}

.slick-prev {
    top: 0;
}

.slick-next {
    bottom: 0;
    background-color: #fff;
}

.slick-prev.slick-arrow {
    background-image: url(../images/black-up-arrow.png);
}

.slick-next.slick-arrow {
    background-image: url(../images/black-down-arrow.png);
}

/*End USE CSS for Slider*/

@media screen and (max-width: 991px) {
    .banner-slider .slider.slider-for,
    .banner-slider .slider.slider-nav {
        max-width: 100%;
        float: none;
    }

    .banner-slider .slider.slider-for {
        padding-right: 0;
    }

    .banner-slider .slider.slider-nav {
        height: auto;
    }

    .slider-banner-image {
        height: 500px;
    }

    .slider.slider-nav.thumb-image {
        padding: 10px 30px 0;
    }

    .slider-nav .slick-slide span {
        padding: 5px 0;
    }

    .slick-arrow {
        padding: 0;
        width: 30px;
        height: 30px;
        top: 50%;
        bottom: 0;
        -webkit-transform: translateY(-50%) rotate(-90deg);
        -moz-transform: translateY(-50%) rotate(-90deg);
        -ms-transform: translateY(-50%) rotate(-90deg);
        transform: translateY(-50%) rotate(-90deg);
    }

    .slick-prev {
        left: 0;
        right: unset;
    }

    .slick-next {
        left: unset;
        right: 0;
        background-color: transparent;
    }

    .vehicle-detail-banner .car-slider-desc {
        max-width: 340px;
    }

    .bid-tag {
        padding: 10px 0 15px;
    }

    .slider.slider-nav.thumb-image {
        white-space: nowrap;
    }

    .thumbnail-image.slick-slide {
        padding: 0px 5px;
        min-width: 75px;
        display: inline-block;
        float: none;
    }
}

@media screen and (max-width: 767px) {
    .slider-banner-image {
        height: 400px;
    }

    .slider.slider-nav.thumb-image {
        padding: 0px 20px 0;
        margin: 10px 0px 0;
    }

    .slider-nav .slick-slide.thumbnail-image .thumbImg {
        max-width: 140px;
        height: 80px;
    }

    .slick-prev.slick-arrow {
        background-position: center 10px;
    }

    .slick-next.slick-arrow {
        background-position: center 10px, center;
    }

    .slider-nav .slick-slide span {
        font-size: 12px;
        white-space: normal;
    }
}

@media screen and (max-width: 580px) {
    .slider-banner-image {
        height: 340px;
    }
}

@media screen and (max-width: 480px) {
    .banner-slider {
        display: flex;
        flex-direction: column-reverse;
    }

    .slick-slide .slider-banner-image img {
        height: 300px;
    }

    .slick-slide.slick-active {
        width: 123px;
    }

    .banner-slider .slider.slider-for {
        height: 300px;
    }

    .listing_contact_main .contact_icons {
        width: 376px;
        z-index: 11;
        position: relative;
        background: #fff;
        padding: 0.5rem;
        border-radius: 8px;
        box-shadow: 0px 2px 12px 0px #00000029;
        margin: 0 auto;
        margin-top: 20px;
    }

    .slider-banner-image {
        height: 280px;
    }
}

.listing_main_wrapper {
    background-color: #f5f5f5;
}

.Listing_tabs {
    background-color: #fff;
    border-radius: 12px;
}

.rcmnd_sec {
    padding: 5rem 0;
}

.rcmnd_sec h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 1.5rem;
}

.vehicle-detail-banner {
    padding-left: 8px;
}

.cstm_p {
    height: 54px;
    color: #bebebe;
    border: 1px solid #e8e8e8;
    padding-left: 16px;
    font-size: 14px;
    width: 100%;
    padding-top: 1rem;
    text-align: left;
    justify-content: space-between;
    display: flex;
}

.cstm_p .dropdown-toggle::after {
    position: relative;
    top: 12px;
}

.cstm_p .list_prprty_modal .dropdown-menu {
    padding-top: 0 !important;
}

.list_prprty_modal ul li {
    padding: 0px !important;
}

.cstm_mdl .modal-body {
    padding-top: 0px !important;
}

.listing_bults .nav-tabs .nav-link:focus,
.listing_bults .nav-tabs .nav-link:focus-visible,
.nav-tabs .nav-link:hover {
    outline: 0;
    border: 0px solid transparent !important;
    border-bottom: 1px solid #00509d !important;
    border-radius: 0 !important;
}

.cstm_mdl h2 {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
    color: #000;
    margin: 1rem 0;
}

.cstm_mdl .tabs_popup .nav-tabs .nav-link.active,
.cstm_mdl .tabs_popup .nav-tabs .nav-link:hover {
    outline: 0;
    box-shadow: 0;
}

.dropdown2 ul.dropdown-menu.show {
    width: 100%;
}

.listing_bults .nav-tabs .nav-link:focus,
.listing_bults .nav-tabs .nav-link:focus-visible,
.nav-tabs .nav-link {
    border-radius: 8px !important;
}

*,
*::before,
*::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: "Poppins", sans-serif;
    overflow-x: hidden;
}

/* banner */

.banner_top {
    color: #fff;
    text-align: center;
}

.banner_top h1 {
    font-size: 64px;
    font-weight: 600;
    line-height: 1.3;
    margin: 5rem 0;
}

.btn_orange {
    padding: 1rem 2rem;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    border-radius: 8px;
    background-color: #fda75c;
}

.btn_orange:hover,
.btn_cm_sign:hover {
    color: #fff;

    background-color: #d18643;
}

.nice_s_main {
    background-color: #fff;
    border-radius: 12px;
    padding: 1rem 2rem;
    margin: 4rem 0 1.5rem 0;
}

.nice_s_main .nice-select,
.nice_s_main .nice-select ul,
.list_prprty_modal .nice-select,
.list_prprty_modal .nice-select ul {
    width: 100% !important;
}

.nice_s_main .nice-select {
    border: 1px solid #c0c0c0;
}

.nice_s_main .nice-select span.current,
.list_prprty_modal .nice-select span.current {
    color: #bebebe;
}

.nice_s_main .col-md-3 {
    position: relative;
}

.nice_s_main .col-md-3 span.span_label,
.list_prprty_modal .col-md-6 span.span_label,
.list_prprty_modal .col-md-12 span.span_label,
.cmn_sign_bg .span_label {
    position: absolute;
    top: -10px;
    left: 20px;
    background-color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 0 8px;
}

.mrkr_out .nice-select:after {
    visibility: hidden;
}

.map_icon {
    position: absolute;
    top: 10px;
    right: 20px;
}

.cmrcial_prprtes {
    background-color: #efefef;
    padding: 5rem 0;
}

.tabs_main h1 {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
}

.nav-tabs {
    justify-content: center;
    border: none;
    margin-bottom: 1rem;
}

.tabs .nav-tabs .nav-link {
    border-radius: 8px;
    margin: 8px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
}



.tabs .nav-tabs .nav-item:nth-child(1) .nav-link.active {
    /* border: 2px solid #00509d; */
    background-color: #00509d;
    color: #fff;
}

.tabs .nav-tabs .nav-item:nth-child(2) .nav-link {
    border: 2px solid #009d83;
    color: #009d83;
}
.tabs .nav-tabs .nav-item:nth-child(2) .nav-link:hover {
    border-bottom: 2px solid #009d83 !important;
}

.tabs .nav-tabs .nav-item:nth-child(2) .nav-link.active {
    border: 2px solid #009d83;
    background-color: #009d83;
    color: #fff;
}

.tabs .nav-tabs .nav-item:nth-child(3) .nav-link {
    border: 2px solid #db7c29;
    color: #db7c29;
}
.tabs .nav-tabs .nav-item:nth-child(3) .nav-link:hover {
    border-bottom: 2px solid #db7c29 !important;
}
.tabs .nav-tabs .nav-item:nth-child(3) .nav-link.active {
    border: 2px solid #db7c29;
    background-color: #db7c29;
    color: #fff;
}

.tabs .nav-tabs .nav-item:nth-child(4) .nav-link {
    border: 2px solid #dbbc0b;
    color: #dbbc0b;
}
.tabs .nav-tabs .nav-item:nth-child(4) .nav-link:hover {
    border-bottom: 2px solid #dbbc0b !important;
}
.tabs .nav-tabs .nav-item:nth-child(4) .nav-link.active {
    border: 2px solid #dbbc0b;
    background-color: #dbbc0b;
    color: #fff;
}

.tabs_img_main {
    background-color: #fff;
    padding: 8px 8px 24px 8px;
    border-radius: 12px;
    overflow-x: hidden;
}
.tabs_img .carousel-inner .carousel-item {
    object-fit: fill;
}
.tabs_img .carousel-inner .carousel-item,
.tabs_img img {
    max-height: 366px;
    width: -webkit-fill-available;
}

.tabs_img span {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    padding-right: 3rem;
}

.tabs_img {
    position: relative;
}

.img_label {
    color: #009d83;
    background-color: #fff;
    position: absolute;
    left: -50px;
    transform: rotate(-44deg);
    width: 216px;
    text-align: center;
    padding: 8px;
    top: 1rem;
}

.img_label_rent {
    color: #db7c29;
    background-color: #fff;
    position: absolute;
    left: -50px;
    transform: rotate(-44deg);
    width: 216px;
    text-align: center;
    padding: 8px;
    top: 1rem;
}

.tabs_img_mid,
.list_added {
    margin: 1rem 0;
    display: flex;
    justify-content: space-between;
}

.tabs_img_mid > p {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
}

.tabs_aprtmnts {
    margin-bottom: 1rem;
}

.tabs_aprtmnts p {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 8px;
}

.tabs_aprtmnts span {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3;
}

.room_specifications span,
.room_specifications span img {
    padding-right: 8px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
}

.list_added span {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3;
    /* color: #3C3C3C; */
}

.contact_icons {
    display: flex;
    gap: 8px;
}

.contact_icons > div {
    border-radius: 8px;
}

.call_icon {
    background-color: #00509d;
    width: 55%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.call_icon img {
    width: 20px;
}

.whtsap_icon {
    border: 2px solid #00509d;
    padding: 14px 22px;
}

.load_more_btn {
    background-color: #00509d;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    padding: 16px 18px;
    margin: 3rem 0;
    width: 538px;
    border-radius: 8px;
}

.prprty_val_service {
    margin: 3rem 0;
}

.prprty_val_service h1 {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
    padding: 2rem 13rem;
}

.p_service_card_cmn {
    background-color: #ebf8fc;
    padding: 24px;
    border-radius: 12px;
    text-align: center;
    height: 100%;
}

.p_service_card_cmn h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 1rem;
}

.p_service_card_cmn p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
}

.custom-bg_height {
    height: 80px;
    background-color: #f5f5f5;
}

.cmn_touch_sec_card {
    background-color: #ebf8fc;
    padding: 2rem;
    border-radius: 12px;
    text-align: center;
}

.cmn_touch_sec_card .t_crd_img {
    display: flex;
    gap: 1rem;
    text-align: left;
    margin-bottom: 2rem;
    align-items: flex-start;
}

.t_crd_img h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
}

.t_crd_img p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
}

.btn-custom_wtsap {
    border-radius: 8px;
    background-color: #00509d;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    color: #fff;
    width: 100%;
}

.btn-custom_wtsap:hover {
    color: #fff;
    background-color: #013d75;
}

.btn-custom_wtsap_cmn {
    border-radius: 8px;
    background-color: #48cae4;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    color: #fff;
    width: 100%;
}

.btn-custom_wtsap_cmn:hover {
    color: #fff;
    background-color: #3599ad;
}

/* Media Queries */

@media (max-width: 1024px) {
    .banner-slider .slider.slider-for {
        max-width: 360px !important;
        padding-right: 10px !important;
    }

    .listing_bults .nav-link {
        padding: 18px 24px !important;
    }

    .listing_bults {
        padding: 1rem;
    }

    .banner_top h1 {
        font-size: 40px;
        margin: 8rem 0 1rem 0;
    }

    .prprty_val_service h1 {
        padding: 2rem 8rem;
    }

    .cmn_touch_sec_card {
        padding: 1rem;
    }

    .t_crd_img p {
        font-size: 14px;
    }

    .room_specifications {
        margin: 1.5rem 0;
    }

    .room_specifications span {
        display: block;
        margin-top: 8px;
    }
}

@media (max-width: 768px) {
    .about_bnr {
        padding-top: 7rem;
    }
    .form-wrapper-custom > .row {
        flex-direction: column-reverse !important;
    }

    .dropdown2 ul.dropdown-menu.show {
        overflow-y: auto;
        height: 300px;
    }

    .dropdown2 .cmn_popup_tabs_main,
    .cstm_mod2 .cmn_popup_tabs_main {
        flex-wrap: wrap;
    }

    .thumbImg img {
        height: 75px !important;
        width: 100px !important;
        border-radius: 8px;
        margin-top: 8px;
        margin: 0 auto !important;
        margin-left: 0px !important;
    }

    .listing_bults .nav-tabs {
        justify-content: flex-start;
    }

    .listing_bults .nav-link {
        font-size: 12px;
    }

    .listing_bults {
        flex-direction: column;
        gap: 1rem !important;
    }

    .cmn_sign_bg {
        padding: 22px !important;
    }

    .cmn_sign_bg .cmn_input_sign,
    .btn_cm_sign {
        margin: 1rem 0 !important;
    }

    .sign_in_up_main .row:first-child {
        padding-top: 2rem !important;
    }

    .banner_top h1 {
        font-size: 38px;
        margin: 1.5rem 0;
    }

    .prprty_val_service h1 {
        font-size: 36px;
        padding: 2rem;
    }

    .min_max_sar .col-md-6 {
        margin: 0;
    }

    .sign_in_main .cmn_sign_bg {
        margin-top: 5rem;
    }
}

@media (max-width: 480px) {
    .listing_bults .nav-tabs {
        flex-wrap: nowrap;
        max-width: 450px;
        overflow: scroll;
        width: 100%;
    }

    .tab-pane .row {
        flex-direction: column-reverse;
    }

    .listing_bults {
        align-items: start !important;
        padding: 1rem !important;
    }

    .listing_bults .nav-link {
        white-space: nowrap;
    }

    .sign_up_main .row:first-child {
        padding: 2rem 0 !important;
    }

    .sign_up_main {
        height: unset !important;
    }

    .cmn_sign_bg .form-check {
        flex-direction: column;
        text-align: left;
        gap: 8px;
    }

    .cmn_sign_bg .form-check a {
        text-align: left;
    }

    .cmn_popup_tabs_main {
        flex-wrap: wrap;
    }

    .tab_btn_cmn_main .tab_btn_cmn,
    .tab_btn_cmn_main_bds .btn {
        width: 100% !important;
        margin-bottom: 8px;
    }

    .fle_upld,
    .tab_btn_cmn_main,
    .tab_btn_cmn_main_bds {
        flex-direction: column;
    }

    .main_artcl_wrpr {
        padding: 0 !important;
    }

    .sgn_in_up_main_btn {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .sgn_in_up_main_btn button,
    .mdl_sbmt {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .nice_s_main {
        margin: 1.5rem 0;
    }

    .load_more_btn {
        width: 100%;
    }

    .prprty_val_service h1 {
        padding: 0;
        font-size: 27px;
        margin-bottom: 1rem;
    }

    .t_crd_img h3 {
        font-size: 18px;
        margin-bottom: 4px;
    }

    .t_crd_img {
        margin-bottom: 8px;
    }

    .tabs_aprtmnts p {
        font-size: 16px;
    }

    .tabs_img_mid > p {
        font-size: 20px;
    }

    .tabs_main h1 {
        font-size: 22px;
    }

    .custom-bg_height {
        height: 30px;
    }

    .cmrcial_prprtes {
        padding: 1.5rem 0;
    }
}

@media (max-width: 360px) {
    .prprty_val_service h1 {
        font-size: 18px;
    }

    .banner_top h1 {
        font-size: 28px;
    }
}

/* modal */
.list_prprty_modal .modal-header {
    border-bottom: none;
}

.list_prprty_modal .modal-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    text-align: left;
}

.sel_rent {
    margin-right: 8px;
}

article {
    display: none;
}

article.on {
    display: block;
}

.main_artcl_wrpr {
    padding: 1rem;
}

.list_prprty_modal .col-md-6,
.list_prprty_modal .col-md-12 {
    position: relative;
    margin-bottom: 1rem;
}

.modal_tabs {
    margin-bottom: 1rem;
}

.main_artcl_wrpr .nice-select {
    height: 56px;
    padding-top: 6px;
}

.main_artcl_wrpr input,
.sign_in_up_main .cmn_input_sign input {
    height: 56px;
    padding: 1rem;
    border: 1px solid #d1d1d1;
    border-radius: 8px;
}

.main_artcl_wrpr input:focus {
    outline: 0;
}

.main_artcl_wrpr textarea {
    padding: 1rem;
    width: 100%;
    border-radius: 8px;
    border: 1px solid #d1d1d1;
}

.main_artcl_wrpr textarea::placeholder,
.main_artcl_wrpr input,
.sign_in_up_main input {
    color: #787878;
    font-size: 14px;
    font-weight: 400;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}

/* overlay */
/* Image container styles */
.image-wrapper {
    position: relative;
    display: inline-block;
    margin: 10px;
    width: 56px;
    height: 56px;
    overflow: hidden;
}

/* Image styles */
.image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Overlay styles */
.image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 70, 143, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease;
    cursor: pointer;
}

.image-wrapper:hover .image-overlay {
    opacity: 1;
}

/* Cross icon styles */
.image-overlay span {
    color: white;
    font-size: 16px;
}

.upld_txt {
    color: red;
}

.mdl_sbmt {
    border-radius: 8px;
    padding: 16px 32px;
    background-color: #00509d;
    color: #fff;
}

.mdl_sbmt:hover {
    color: #fff;
    background-color: #003567;
}

.main_artcl_wrpr input[type="file"] {
    padding: 0;
    height: 36px;
}

input[type="file"]::file-selector-button {
    height: 100%;
    border: 0;
    border-radius: 8px 0 0 8px;
}

.fle_upld {
    display: flex;
    gap: 1.5rem;
}

.tabs_popup ul li {
    width: 50%;
    text-align: center;
    border: none !important;
    /* border-bottom: 2px solid ; */
}

.tabs_popup .nav-tabs .nav-link {
    color: #1e1e1e;
    border: none;
}

.tabs_popup .nav-tabs .nav-link.active {
    color: #00509d;
    border-bottom: #00509d !important;
}

.cmn_popup_tabs {
    text-align: center;
    border: 1px solid #c0c0c0;
    border-radius: 4px;
    padding: 10px 8px;
    color: #bebebe;
}

.tabs_popup .cmn_popup_tabs.selected {
    color: #00509d;
    border: 1px solid #00509d;
    background-color: #4cc9f01a;
}

.tab_btn_cmn_main {
    display: flex;
    justify-content: space-between;
}

.tab_btn_rst {
    background-color: #fff;
    color: #00509d;
}

.tab_btn_dn {
    background-color: #00509d;
    color: #fff;
}

.tab_btn_dn:hover {
    color: #fff;
    background-color: #002f5b;
}

.tab_btn_cmn {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    padding: 14px 13px;
    border: 2px solid #00509d;
    width: 45%;
    border-radius: 8px;
}

.list_prprty_modal .cstm_mod,
.list_prprty_modal .cstm_mod2 {
    padding-bottom: 2rem;
}

.cstm_mod .cmn_popup_tabs_main,
.cstm_mod2 .cmn_popup_tabs_main {
    display: flex;
    gap: 1rem;
}

.cstm_mod .cmn_popup_tabs_main .cmn_popup_tabs,
.cstm_mod2 .cmn_popup_tabs_main .cmn_popup_tabs {
    width: 56px;
}

.cmn_popup_tabs_top {
    width: 90px !important;
    color: #00509d;
    border: 1px solid #00509d;
    background-color: #4cc9f01a;
}

.popup_tabs_baths_main,
.list_prprty_modal .cstm_mod h2 {
    margin: 2rem 0;
}

.list_prprty_modal .cstm_mod2 h2,
.list_prprty_modal .cstm_mod h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
}

.tab_btn_cmn_main_bds {
    display: flex;
    justify-content: flex-end;
    gap: 8px;
}

.tab_btn_cmn_main_bds .btn:last-child {
    background-color: #00509d;
    color: #fff;
}

.tab_btn_cmn_main_bds .btn:last-child:hover {
    color: #fff;
    background-color: #002f5b;
}

.tab_btn_cmn_main_bds .btn {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    padding: 14px 13px;
    border-radius: 8px;
    width: 124px;
    border: 2px solid #00509d;
}

.tab_btn_cmn_main_bds .btn:focus {
    box-shadow: none;
    outline: 0;
}

.list_prprty_modal ul {
    padding-left: 0;
    list-style: none;
}

.list_prprty_modal ul li {
    border-bottom: 1px solid #bebebe;
    color: #bebebe;
    padding: 1rem 0 1rem 1rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
}

.list_prprty_modal ul li:last-child {
    border: none;
}

.cstm_pop_bdy {
    padding: 0;
}

.cstm_pop_bdy h2 {
    padding-left: 1rem;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
}

.cstm_pop_bdy_main .modal-content {
    border-radius: 8px;
}

.min_max_sar h2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    color: #a5a5a5;
}

.min_max_sar .btn {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    padding: 14px 13px;
    border: 2px solid #00509d;

    border-radius: 8px;
}

.min_max_sar input {
    font-weight: 400;
    line-height: 1.3;
    color: #a5a5a5;
    padding: 14px 8px;
    border-radius: 4px;
    border: 1px solid #cccccc;
    width: 100%;
}

.min_max_sar .d_btn {
    color: #fff;
    background-color: #00509d;
}

.min_max_sar .d_btn:hover {
    background-color: #003b72;
    color: #fff;
}

.sgn_in_up_main {
    text-align: center;
}

.sgn_in_up_main h1 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    margin: 1.5rem 0;
}

.sgn_in_up_main_btn .btn {
    width: 142px;
}

.sgn_in_up_main_btn .btn:first-child {
    margin-right: 1.5rem;
}

/* Sign_in_up Page */

.sign_in_up_main {
    background-image: url(../../img/sign_in_up_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}

/* .cstm_bg_full_h {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  height: 100vh;
  width: 100%;
  object-fit: cover;
 } */
.cmn_sign_bg {
    background-color: #fff;
    color: #000;
    text-align: center;
    border-radius: 12px;
    padding: 40px 32px;
}

.cmn_sign_bg h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
}

.sign_in_up_main .row:first-child {
    padding-top: 6rem;
    justify-content: center;
    align-items: center;
}

.cmn_sign_bg .cmn_input_sign {
    position: relative;
    margin: 2rem 0;
}

.cmn_sign_bg .form-check {
    display: flex;
    justify-content: space-between;
}

.cmn_sign_bg .form-check a {
    color: #00509d;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
}

.cmn_sign_bg .form-check label {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    color: #000;
}

.cmn_sign_bg p {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
}

.cmn_sign_bg p a {
    text-decoration: none;
    color: #00509d;
}

.cmn_sign_bg .form-check-input[type="checkbox"] {
    margin-top: 4px;
    font-size: 16px;
}

.cmn_sign_bg .form-check-input[type="checkbox"]:focus {
    box-shadow: none;
    outline: none;
}

.btn_cm_sign {
    background-color: #00509d;
    border-radius: 8px;
    padding: 18px 16px;
    width: 100%;
    margin: 2rem 0;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
}

/* Listing Details Page */

.listing_bults {
    display: flex;
    align-items: center;
    gap: 4rem;
    padding: 2rem;
}

.listing_bults > span {
    white-space: nowrap;
}

.listing_bults .nav-tabs {
    border: 1px solid #c0c0c0;
    border-radius: 8px;
    padding: 8px;
}

.listing_bults .nav-link {
    padding: 20px 32px;
    color: #b1b1b1;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
}

.listing_bults .nav-tabs .nav-item.show .nav-link,
.listing_bults .nav-tabs .nav-link.active {
    background-color: #00509d;
    color: #fff;
    border-radius: 8px;
}

.listing_bults .nav-tabs .nav-link:focus,
.listing_bults .nav-tabs .nav-link:focus-visible,
.nav-tabs .nav-link:hover {
    border: 1px solid transparent;
    outline: 0;
}
.listing_bults .nav-tabs .nav-link,.listing_bults .nav-tabs .nav-link:hover{
border: none!important;
}

.list_three_para p:first-child {
    margin: 1.5rem 0;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3;
}

.list_three_para p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
}

.listing_contact_main .contact_icons {
    width: 376px;
    margin: 0 auto;
    z-index: 11;
    position: relative;
    background: #fff;
    padding: 0.5rem;
    border-radius: 8px;
    box-shadow: 0px 2px 12px 0px #00000029;
}

.slide-up {
    animation: slideUp 1s ease-in-out forwards;
}

@keyframes slideUp {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-20px);
    }
}

.slide-down {
    animation: slideDown 1s ease-in-out forwards;
}

@keyframes slideDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.vehicle-detail-banner .car-slider-desc {
    max-width: 180px;
    margin: 0 auto;
}

section.banner-section {
    margin-top: 150px;
}

.thumbImg img {
    height: 88px;
    width: 100%;
    border-radius: 8px;
    margin-top: 8px;
}

.banner-slider .slider.slider-for {
    max-width: 513px;
    padding-right: 50px;
    margin-left: 20px;
    width: 100%;
    height: 488px;
    overflow: hidden;
    border-bottom: 8px;
}

.slick-slide .slider-banner-image img {
    display: block;
    border-radius: 8px;
    height: 488px;
    object-fit: cover;
}

.banner-slider .slider.slider-nav {
    max-width: 15%;
}

.banner-slider .slider.slider-for,
.banner-slider .slider.slider-nav {
    width: 100%;
    float: left;
}

.banner-slider .slider.slider-nav {
    height: 488px;
    overflow: hidden;
}

.slider-banner-image {
    height: 488px;
}

.banner-slider .slider.slider-nav {
    padding: 0px 0 0;
}

.slider-nav .slick-slide.thumbnail-image .thumbImg {
    max-width: 178px;
    height: 110px;
    margin: 0 auto;
    border: 1px solid #ebebeb;
}

.slider-banner-image img,
.slider-nav .slick-slide.thumbnail-image .thumbImg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.slick-vertical .slick-slide:active,
.slick-vertical .slick-slide:focus,
.slick-arrow:hover,
.slick-arrow:focus {
    border: 0;
    outline: 0;
}

.slider-nav .slick-slide.slick-current.thumbnail-image .thumbImg {
    border: 2px solid #196db6;
}

.slider-nav .slick-slide.slick-current span {
    color: #196db6;
}

.slider-nav .slick-slide {
    text-align: center;
}

.slider-nav .slick-slide span {
    font-size: 14px;
    display: block;
    padding: 5px 0 15px;
}

.slick-arrow {
    width: 100%;
    background-color: transparent;
    border: 0;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    height: 18px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
}

.slick-prev {
    top: 0;
}

.slick-next {
    bottom: 0;
    background-color: #fff;
}

.slick-prev.slick-arrow {
    background-image: url(../images/black-up-arrow.png);
}

.slick-next.slick-arrow {
    background-image: url(../images/black-down-arrow.png);
}

/*End USE CSS for Slider*/

@media (min-width: 1024px) and (max-width: 1400px) {
    .banner-slider .slider.slider-for,
    .banner-slider .slider.slider-nav {
        width: 78%;
    }
}
@media screen and (max-width: 991px) {
    .banner-slider .slider.slider-for,
    .banner-slider .slider.slider-nav {
        max-width: 100%;
        float: none;
    }

    .banner-slider .slider.slider-for {
        padding-right: 0;
    }

    .banner-slider .slider.slider-nav {
        height: auto;
    }

    .slider-banner-image {
        height: 500px;
    }

    .slider.slider-nav.thumb-image {
        padding: 10px 30px 0;
    }

    .slider-nav .slick-slide span {
        padding: 5px 0;
    }

    .slick-arrow {
        padding: 0;
        width: 30px;
        height: 30px;
        top: 50%;
        bottom: 0;
        -webkit-transform: translateY(-50%) rotate(-90deg);
        -moz-transform: translateY(-50%) rotate(-90deg);
        -ms-transform: translateY(-50%) rotate(-90deg);
        transform: translateY(-50%) rotate(-90deg);
    }

    .slick-prev {
        left: 0;
        right: unset;
    }

    .slick-next {
        left: unset;
        right: 0;
        background-color: transparent;
    }

    .vehicle-detail-banner .car-slider-desc {
        max-width: 340px;
    }

    .bid-tag {
        padding: 10px 0 15px;
    }

    .slider.slider-nav.thumb-image {
        white-space: nowrap;
    }

    .thumbnail-image.slick-slide {
        padding: 0px 5px;
        min-width: 75px;
        display: inline-block;
        float: none;
    }
}

@media screen and (max-width: 767px) {
    .slider-banner-image {
        height: 400px;
    }

    .slider.slider-nav.thumb-image {
        padding: 0px 20px 0;
        margin: 10px 0px 0;
    }

    .slider-nav .slick-slide.thumbnail-image .thumbImg {
        max-width: 140px;
        height: 80px;
    }

    .slick-prev.slick-arrow {
        background-position: center 10px;
    }

    .slick-next.slick-arrow {
        background-position: center 10px, center;
    }

    .slider-nav .slick-slide span {
        font-size: 12px;
        white-space: normal;
    }
}

@media screen and (max-width: 580px) {
    .slider-banner-image {
        height: 340px;
    }
}

@media screen and (max-width: 480px) {
    .banner-slider {
        display: flex;
        flex-direction: column-reverse;
    }

    .slick-slide .slider-banner-image img {
        height: 300px;
    }

    .slick-slide.slick-active {
        width: 123px;
    }

    .banner-slider .slider.slider-for {
        height: 300px;
    }

    .listing_contact_main .contact_icons {
        width: 376px;
        z-index: 11;
        position: relative;
        background: #fff;
        padding: 0.5rem;
        border-radius: 8px;
        box-shadow: 0px 2px 12px 0px #00000029;
        margin: 0 auto;
        margin-top: 20px;
    }

    .slider-banner-image {
        height: 280px;
    }
}

.listing_main_wrapper {
    background-color: #f5f5f5;
}

.Listing_tabs {
    background-color: #fff;
    border-radius: 12px;
}

.rcmnd_sec {
    padding: 5rem 0;
}

.rcmnd_sec h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 1.5rem;
}

.vehicle-detail-banner {
    padding-left: 8px;
}

.cstm_p {
    height: 54px;
    color: #bebebe;
    border: 1px solid #e8e8e8;
    padding-left: 16px;
    font-size: 14px;
    width: 100%;
    padding-top: 1rem;
    text-align: left;
    justify-content: space-between;
    display: flex;
}

.cstm_p .dropdown-toggle::after {
    position: relative;
    top: 12px;
}

.cstm_p .list_prprty_modal .dropdown-menu {
    padding-top: 0 !important;
}

.list_prprty_modal ul li {
    padding: 0px !important;
}

.cstm_mdl .modal-body {
    padding-top: 0px !important;
}

.listing_bults .nav-tabs .nav-link:focus,
.listing_bults .nav-tabs .nav-link:focus-visible,
.nav-tabs .nav-link:hover {
    outline: 0;
    border: 0px solid transparent !important;
    border-bottom: 1px solid #00509d !important;
}

.cstm_mdl h2 {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
    color: #000;
    margin: 1rem 0;
}

.cstm_mdl .tabs_popup .nav-tabs .nav-link.active,
.cstm_mdl .tabs_popup .nav-tabs .nav-link:hover {
    outline: 0;
    box-shadow: 0;
}

.dropdown2 ul.dropdown-menu.show {
    width: 100%;
}

.dropdownOne {
    display: none;
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    list-style: none;
    padding: 10px;
}

.dropdownOne.open {
    display: block !important;
}

.dropdownTwo {
    display: none;
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    list-style: none;
    padding: 10px;
}

.dropdownTwo.open {
    display: block !important;
}

.main_artcl_wrpr .nice-select span.current,
.main_artcl_wrpr .nice-select ul.list li {
    color: #787878;
}

.main_artcl_wrpr .nice-select ul.list li {
    padding: 0 8px !important;
}

.error-message {
    color: rgb(242, 63, 63);
}

/* About Us Page Start */
.about_page_cstm {
    padding-top: 8rem;
    background-color: #f5f5f5;
}

.about_bnr_main > h1,
.get_in_touch_sec h1 {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
}

.about_bnr_main > p,
.get_in_touch_sec p {
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    line-height: 1.3;
    padding: 0 18rem 4rem 18rem;
}

.about_bnr {
    position: relative;
    background-image: url(../img/about_bnr.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 440px;
    border-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2rem 0;
}
.about_bnr p {
    position: relative;
    z-index: 22222;
    background-color: rgba(225, 225, 225, 0.573);
    padding: 1rem;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 10rem;
    color: #000;
    font-size: 26px;
    padding: 32px;
    border-radius: 16px;
}
.about_bnr::before {
    content: ""; /* Required for pseudo-elements */
    position: absolute; /* Position it absolutely within the parent */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(
        0,
        80,
        157,
        0.72
    ); /* Adjust the color and opacity as needed */
    border-radius: 24px; /* Match the border radius of the parent */
    z-index: 1; /* Ensure the overlay is above the background */
}

.about_bnr p {
    background-color: #fff;
    padding: 1rem;
    font-weight: 500;
    line-height: 1.3;
    margin: 0 10rem;
}

.Empowering_main {
    margin: 3rem;
}

/* .Empowering_main .row {
    justify-content: center;
} */

.Empowering_main > div > h2,
.meet_our_team > h2 {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
}

.Empowering_main > div > h4 {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.3;
    text-align: center;
}

.Empowering_main > div > p,
.meet_our_team > p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    text-align: center;
    padding: 0 10rem;
    margin: 2rem 0;
}

.crd_same_cmn {
    background-color: #fff;
    border-radius: 1rem;
    padding: 1rem 1rem 2rem 1rem;
    height: 100%;
}

.crd_same_cmn h3 {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.3;
    margin: 1rem 0;
}

.crd_same_cmn p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
}

.meet_our_team {
    padding: 2rem 0;
}

.meet_our_team .m_o_t_cmn {
    padding: 1rem;
    background-color: #fff;
    border-radius: 12px;
    height: 100%;
}

.meet_our_team .m_o_t_cmn h5 {
    margin-top: 1rem;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
}

.meet_our_team .m_o_t_cmn p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
}

.meet_our_team .m_o_t_cmn img {
    width: 100%;
}

.about_bnr_main .contact-us {
    background-color: #d6d6d6;
}

/* About Us Page End */

/* Contact Us Page Start */
.contact_crd_cmn {
    background-color: #fff;
    border-radius: 12px;
    padding: 1rem;
    display: flex;
}

.contact_crd_cmn div h6 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
}

.contact_crd_cmn .phn {
    color: #00509d;
    font-weight: 600;
}
:lang(ar) .contact_crd_cmn img {
    margin-left: 1.5rem;
    margin-right: unset;
}
.contact_crd_cmn img {
    margin-right: 1.5rem;
}

.get_in_touch_sec {
    padding: 8rem 0;
}

.get_in_touch_sec form label {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 8px !important;
}

.get_in_touch_sec form textarea {
    padding: 1rem;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 8px;
}

.get_in_touch_sec form textarea:focus-visible,
.get_in_touch_sec form input:focus-visible {
    outline: 0;
    box-shadow: none;

    border: 1px solid #ced4da;
}

.get_in_touch_sec .btn-primary_cstm {
    background-color: #00509d;
    border-radius: 8px;
    font-weight: 500;
    color: #fff;
    width: 100%;
}

/* Contact Us Page End */
@media (max-width: 320px) {
    .contact_crd_cmn {
        flex-direction: column;
        align-items: center;
        gap: 1rem;
    }

    .contact_crd_cmn > div {
        text-align: center;
    }

    .contact_crd_cmn img {
        width: 100px;
        margin-right: 0;
    }

    .social-links > div {
        width: 100%;
        max-width: unset;
        flex: unset;
    }
}

/* User Profile */
.usr-dshbrd {
    background-color: #f5f5f5;
    padding: 5rem 0 3rem 0;
}

.gd_eve {
    display: flex;
    gap: 1rem;
    margin: 3rem 0;
}

.gd_eve h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
}

.gd_eve p {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
}

.usr-dshbrd .cmn_crd_main {
    padding: 1.5rem;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    height: 100%;
}

.usr-dshbrd .col-lg-4:first-child .cmn_crd_main {
    background-color: #caf0f8;
}

.usr-dshbrd .col-lg-4:nth-child(2) .cmn_crd_main {
    background-color: #fff1b9;
}

.usr-dshbrd .col-lg-4:last-child .cmn_crd_main {
    background-color: #ffd7bb;
}

.cmn_crd_innr {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.cmn_crd_innr p:first-child {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    color: #1e1e1e;
}

.cmn_crd_innr p:last-child {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    color: #1e1e1e;
}

.cmn_crd_main h2 {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.3;
    color: #1e1e1e;
}

.tbl_main {
    padding: 5rem 0;
}

.table_main {
    overflow-x: auto;
    width: 100%;
    white-space: nowrap;
}

.tbl_main > div {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.tbl_main > div > p {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3;
}

.tbl_main .form-group span img {
    position: absolute;
    right: 100px;
    top: 10px;
}

.tbl_main .form-group input {
    background-color: #fff;
    border: 1px solid #cfdbe1;
    border-radius: 4px;
}

.tbl_main .form-group {
    position: relative;
    display: flex;
    gap: 8px;
}

.srch_inpt {
    padding: 0 0 8px 8px;
}

.table > thead tr {
    background-color: #e8f4f4;
}

.no-border th {
    border: none;

    border-radius: 2px 2px 2px 2px;
}

.table > thead tr th:first-child {
    border-top-left-radius: 12px;
}

.table > thead tr th:last-child {
    border-top-right-radius: 12px;
}

.table {
    margin-top: 2rem;
}

/* .table tr td,
.table tr th {
    text-align: center;
} */
.btn_table_view_detail {
    border-radius: 4px;
    padding: 6px 12px;
    background-color: #00509d;
    color: #fff;
}

/* .table tr:nth-child(2) .btn_table_view_detail,
.table tr:nth-child(3) .btn_table_view_detail,
.table tr:nth-child(6) .btn_table_view_detail,
.table tr:nth-child(7) .btn_table_view_detail,
.table tr:nth-child(10) .btn_table_view_detail,
.table tr:nth-child(11) .btn_table_view_detail {
    background-color: #bebebe;
}
.table tr:nth-child(2) td:nth-child(4),
.table tr:nth-child(3) td:nth-child(4),
.table tr:nth-child(6) td:nth-child(4),
.table tr:nth-child(7) td:nth-child(4),
.table tr:nth-child(10) td:nth-child(4),
.table tr:nth-child(11) td:nth-child(4) {
    color: #be7a3f;
} */

.table tr td:nth-child(4) {
    color: #3c82b4;
}

.btn_table_view_detail:hover {
    color: #fff;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: #bebebe;
}

.mdl_dwnld {
    background-color: #00509d;
    padding: 16px 12px;
    border-radius: 8px;
    color: #fff;
    margin: auto;
    width: 264px;
    text-align: center;
}

.popup_tbl .modal-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3;
}

.popup_tbl .modal-header {
    border: none;
    padding-bottom: 0 !important;
}

/* Auctions Home */
.auctions-home {
    font-family: "Inter", serif;
    background-repeat: no-repeat;
    background-size: cover;
    height: 502px;
    width: 100%;
}

.auctions-home .banner_top {
    padding: 80px 0;
}

.auctions-home h2,
.current-auctions h2 {
    color: #000;
    font-weight: 600;
    font-size: 48px;
    margin-bottom: 92px;
}

.current-auctions h2 {
    color: #fff;
    padding-top: 56px;
}

.auctions-home .btn-primary {
    background-color: #00509d;
    border-color: #00509d;
    padding: 12px 123px;
    border-radius: 8px;
}

.auctions-btns {
    display: flex;
    justify-content: center;
    gap: 8px;
}

.auctions-btns .btn {
    background-color: #818181;
    padding: 12px 26px;
    border-radius: 8px;
}

.mid-sec {
    font-family: "Inter", serif;
    background-color: #f5f5f5;
}

.gateway-to-property {
    padding: 104px 0;
}

.gat-way {
    background-repeat: no-repeat;
    background-size: cover;
    height: 464px;
    border-radius: 16px;
}

.intro-welcome > span {
    font-weight: 600;
    font-size: 24px;
    color: #00509d;
}

.intro-welcome > h4 {
    font-weight: 600;
    font-size: 48px;
    margin-bottom: 32px;
}

.primary-text-button {
    background-color: #00509d;
    padding: 40px 24px;
    color: #fff;
    border-radius: 16px;
    width: 872px;
    transform: translateX(-265px);
    height: 364px;
}

[dir="rtl"] .primary-text-button {
    transform: translateX(265px);
}

.primary-text-button-prtnrs {
    background-color: #00509d;
    padding: 34px 24px;
    color: #fff;
    border-radius: 16px;
    width: 872px;
    z-index: 111;
    position: relative;
    height: 364px;
}

.primary-text-button p,
.primary-text-button-prtnrs p {
    font-weight: 400;
    font-size: 20px;
}

.primary-text-button-prtnrs .btn-auction-request {
    margin-top: 14px;
}

.btn-auction-request {
    margin-top: 32px;
    background-color: #ffff;
    border-radius: 8px;
    padding: 20px 106px;
}

.trusted-prtnr {
    background-repeat: no-repeat;
    background-size: cover;
    height: 464px;
    border-radius: 16px;
}

.trusted-partner {
    padding-bottom: 104px;
}

/* Current Auctions */
.current-auctions {
    font-family: "Inter", serif;
    background-image: url(../../website-listing/img/current-auctions-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 502px;
    width: 100%;
}

.auction-items {
    font-family: "Inter", serif;
    background-image: url(../../website-listing/img/current-auctions-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 290px;
    width: 100%;
}

.nice-slct {
    background-color: #fff;
    color: #000;
    text-align: left;
    border-radius: 12px;
    padding: 16px;
    height: 114px;
}

.nice-slct .nice-select,
.nice-slct .nice-select.open .list {
    width: 100%;
}

.current-auctions .banner-bot {
    padding: 16px;
    background-color: #fff;
    display: flex;
    gap: 24px;
    border-radius: 12px;
    transform: translateY(100px);
}

.auction-common-area {
    background-color: #f5f5f5;
    padding: 16px;
    border-radius: 12px;
    text-align: center;
    width: 192px;
}

.auction-common-area p {
    color: #6b6b6b;
    margin: 4px 0;
}

.auction-common-area h5 {
    font-weight: 600;
    font-size: 24px;
    color: #00509d;
}

.auctions-tabs-sec {
    background-color: #f5f5f5;
    padding: 130px 0 90px 0;
}

.auctions-tabs-sec h3 {
    font-weight: 600;
    font-size: 32px;
    text-align: center;
}

.auctions-tabs-sec ul li:last-child {
    display: flex;
    padding: 0 6px;
}

.auctions-tabs-sec ul li:last-child button {
    background-color: #caf0f8 !important;
    border: 0;
    border-radius: 8px;
    width: 95px;
    height: 56px;
}

.auctions-tabs-sec ul li:nth-last-child(2) a,
.auctions-tabs-sec ul li:nth-last-child(2) a:hover {
    border-right: 0 !important;
}

.auctions-tabs-sec .nav-item {
    background-color: #ffff;
}

.auctions-tabs-sec .nav-tabs {
    border: 1px solid #c0c0c0;
    padding: 4px;
    width: fit-content;
    margin: auto;
    border-radius: 8px;
    margin-bottom: 32px;
}

.auctions-tabs-sec .nav-tabs .nav-item .nav-link {
    background-color: #fff;
    color: #b1b1b1;
    width: 180px;
    height: 56px;
    text-align: center;
    padding-top: 1rem;
    border-radius: 0;
    border-right: 1px solid#C0C0C0;
}

.auctions-tabs-sec .nav-tabs .nav-item.show .nav-link,
.auctions-tabs-sec .nav-tabs .nav-link.active {
    background-color: #00509d;
    color: #fff;
    border-radius: 8px;
}

.brochure-items {
    display: flex;
    gap: 8px;
}

.brochure-items .brochure-button {
    width: 100%;
    text-align: center;
    padding: 10px 16px;
    text-decoration: none;
    border-radius: 8px;
    font-weight: bold;
    display: inline-block;
    transition: all 0.3s ease-in-out;
}

.brochure-items .brochure-button.primary {
    background-color: #00509d;
    color: #fff;
    border: 1px solid #00509d;
}

.brochure-items .brochure-button.primary:hover {
    background-color: #003f7d;
    border-color: #003f7d;
}

.brochure-items .brochure-button.secondary {
    background-color: #fff;
    color: #00509d;
    border: 1px solid #00509d;
}

.brochure-items .brochure-button.secondary:hover {
    background-color: #00509d;
    color: #fff;
}

.auction-card {
    display: flex;
    gap: 8px;
}

.auction-card > a {
    width: 100%;
    background-color: #00509d;
    border: 1px solid #00509d;
    border-radius: 8px;
    color: #fff;
    text-align: center;
    padding: 8px 12px;
    text-decoration: none;
    display: inline-block;
}

/* Auctions Listing */

.auction_listing_main_wrapper .banner-slider .slider.slider-for {
    max-width: 666px !important;
    padding-right: 0 !important;
}

.biding-main {
    border: 1px solid #d1d1d1;
    border-radius: 12px;
    text-align: center;
}

.biding-main > p {
    background-color: #fff5ee;
    padding: 16px;
    text-align: center;
    border-bottom: 1px solid #d1d1d1;
    border-radius: 12px 12px 0 0;
    font-family: Inter;
    font-weight: 600;
    font-size: 16px;
}

.biding-main h3 {
    font-family: Inter;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #00509d;
}

.biding-main .bid-time {
    margin: 20px 0;
}

.biding-main .bid-time span {
    font-family: Inter;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0%;
    text-align: center;
}

.bid-selection {
    text-align: left;
}

.bid-selection > p {
    border: 1px solid #d1d1d1;
    border-radius: 8px;
    padding: 1rem;
    display: flex;
    justify-content: space-between;
}

.bid-selection.label {
    width: fit-content;
    background-color: #9eadb0;
    border-radius: 16px;
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0%;
    text-align: center;
    padding: 8px;
    color: #fff;
}

.bid-selection.status {
    width: fit-content;
    border-radius: 16px;
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0%;
    text-align: center;
    padding: 8px 14px;
    color: #fff;
    position: absolute;
    top: 8px;
}

.biding-main button {
    width: 100%;
    background-color: #00509d;
    color: #fff;
    font-weight: 600;
    border-radius: 8px;
    padding: 12px 0;
    margin-bottom: 1.5rem;
}

.biding-main button:hover {
    color: #fff;
}

.villa-detail {
    margin-top: 32px;
}

.villa-detail-left p {
    font-family: Inter;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 0;
}

.villa-detail-left span {
    font-family: Inter;
    font-weight: 500;
    font-size: 12px;
}

.villa-detail h4 {
    margin-top: 32px;
    font-family: Inter;
    font-weight: 500;
    font-size: 24px;
}

.villa-detail .common-links div {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #d9d9d9;
}

.villa-detail .common-links div p {
    margin: 8px 0;
}

.villa-detail .common-links div p:first-child {
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.2px;
    letter-spacing: 0%;
}

.villa-detail .common-links div p a {
    color: #3c3c3c;
    text-decoration: none;
    font-family: Inter;
    font-weight: 500;
    font-size: 20px;
}

.riyadh-map {
    margin: 32px 0 42px 0;
}

.auction_listing_main_wrapper {
    background-color: #f5f5f5;
}

.auction_listing_main_wrapper .listing_bults {
    align-items: start;
}

@media (max-width: 1024px) {
    :lang(ar) .gat-way,
    .trusted-prtnr {
        height: 380px;
    }
    :lang(ar) .primary-text-button,
    .primary-text-button-prtnrs {
        height: 280px;
    }
    :lang(ar) .gateway-to-property {
        padding: 50px 0;
    }
    .primary-text-button p,
    .primary-text-button-prtnrs p {
        font-weight: 400;
        font-size: 16px;
    }

    .btn-auction-request {
        margin-top: 0;
    }

    .primary-text-button,
    .primary-text-button-prtnrs {
        width: 700px;
        height: 303px;
    }

    .btn-auction-request {
        padding: 16px 80px;
    }
}

@media (max-width: 768px) {
    :lang(ar) .primary-text-button,
    .primary-text-button-prtnrs {
        height: auto;
    }
    .gateway-to-property {
        padding: 50px 0;
    }

    .primary-text-button,
    .primary-text-button-prtnrs {
        height: auto;
    }

    .villa-detail .common-links div {
        flex-direction: column;
    }

    .auctions-home h2,
    .current-auctions h2 {
        font-size: 40px;
    }

    .current-auctions .banner-bot {
        white-space: nowrap;
        overflow-x: auto;
    }

    .auction-common-area {
        width: 192px;
    }

    .auction-common-area,
    .auctions-tabs-sec .nav-tabs .nav-item .nav-link {
        width: 100%;
        /* or some other value */
    }

    .primary-text-button,
    .primary-text-button-prtnrs {
        transform: none;
        width: 100%;
    }

    .trusted-partner .row {
        flex-direction: column-reverse;
    }
}

@media (max-width: 480px) {
    .auctions-home .banner_top {
        padding: 130px 0;
    }
    .primary-text-button-prtnrs .btn-auction-request,
    .btn-auction-request,
    .auctions-home .btn-primary {
        width: 100%;
        padding: 12px 58px !important;
    }
    .auctions-btns,
    .social-links {
        flex-direction: column;
    }
    .social-links > div {
        width: 100%;
        max-width: unset;
    }

    .auctions-home .btn-primary {
        padding: 12px 84px;
    }

    .primary-text-button,
    .primary-text-button-prtnrs {
        padding: 14px;
    }

    .btn-auction-request {
        padding: 16px 58px;
    }

    .gateway-to-property {
        padding: 20px 0;
    }

    .bid-selection div {
        display: flex;
        gap: 8px;
        flex-wrap: wrap;
    }

    .current-auctions .banner-bot {
        margin: 0 1rem;
    }

    .current-auctions .banner-bot {
        transform: translateY(40px);
    }

    .auctions-tabs-sec h3 {
        font-size: 28px;
    }

    .auction-common-area p {
        font-size: 12px;
    }

    .auction-common-area h5 {
        font-size: 14px;
    }

    .auctions-home h2,
    .current-auctions h2 {
        font-size: 25px;
    }

    .auctions-tabs-sec {
        padding: 50px 0;
    }

    .current-auctions .banner-bot {
        gap: 14px;
    }

    .intro-welcome > span {
        font-size: 18px;
    }

    .intro-welcome > h4 {
        font-size: 28px;
    }
}

.general-page {
    margin-top: 8rem;
}

.circle-icon {
    color: #ffffff;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 18px;
}

.required::after {
    content: " *";
    color: var(--bs-danger);
}

/* **************** */
.form-wrapper-custom {
    background-color: #fff;
    border-radius: 8px;
    padding: 40px;
}

.form-wrapper-custom input {
    border: 0;
    border-bottom: 1px solid #cfdbe1;
    border-radius: 0;
    font-weight: 400;
    font-size: 14px;
    color: #717171;
}

.common-input-label {
    display: flex;
    justify-content: space-between;
}

.common-input-label a {
    text-decoration: underline;
    color: #00509d;
    font-weight: 500;
    font-size: 14px;
}

.form-wrapper-custom input {
    padding: 0 0 25px 0;
}

.common-input-label label {
    margin-bottom: 0;
}

.form-wrapper-custom h4 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
}

.right-main-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    padding-top: 2.5rem;
    align-items: flex-start;
    padding-left: 6rem;
}

.right-main-wrapper img {
    height: fit-content;
}

.right-main-wrapper {
    font-weight: 600;
}
