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;
    font-size: 13px;
}

.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;
    font-weight: 500;
}

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

.headeing-h1 {
    background: #cdb477 !important;
    padding: 20px;
    color: #fff;
    border-radius: 12px;
    margin-top: 140px;
    margin-right: 30px;
}
.aa-promo-banner-area span {
    color: #fff !important;
}
.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: #1b3967;
    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: #1b3967;
}
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: #f8f6ee;
    margin-bottom: 10px;
    border-radius: 12px;
}
.social-links > div:first-child a {
    background-color: #1b3967;
    color: #fff;
}
.social-links > div a {
    border: 1px solid #1b3967;
    color: #1b3967;
}
.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;
}

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

.social-links > div a {
    background-color: transparent;
    display: block;
    width: 90%;
    margin: 20px auto 20px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #1b3967;
    border-radius: 12px;
    border: 1px solid #1b3967;
}
.social-links > div a:hover {
    background-color: #af8743 !important;
    color: #fff !important;
    border: 1px solid #af8743;
}

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

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

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

#aa-promo-banner:before {
    background-color: rgba(57, 103, 122, 0.106) !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: 48px;
    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: #1b3967;
    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;
    font-weight: 600;
}

section.ourValues {
    padding: 60px;
}

.visionBlock {
    background-color: #f8f6ee;
    padding: 2.5rem 16px;
    border-radius: 12px;
}

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

.visionBlock h3 {
    font-size: 32px;
    font-weight: 600;
    padding: 20px 0px;
}
.serOne a img {
    width: 40px;
    object-fit: contain;
}
.serOne a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    height: 64px;
    line-height: 64px;
}
section.ourValues .col-md-4 {
    margin-top: 30px;
}

section.vicePresi .container {
    border-radius: 16px;
    background: #fff !important;
}

.bgPost {
    background-color: #efe8d2;
    border-radius: 12px;
    width: 450px;
}
.bgPost img {
    height: 100%;
}
.bg-post-main {
    padding: 0 0 1.5rem 0;
}
section.vicePresi {
    background-color: #f5f5f5;
    padding: 3rem 0;
}
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: #af8743;
    display: block;
    margin-top: 156px;
}

section.vicePresi .col-md-7 h3 {
    font-size: 48px;
    font-weight: 600;
    margin: 0px;
    color: rgba(13, 13, 13, 1);
}

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;
    color: rgba(13, 13, 13, 1);
}

.serOne img {
    width: 100%;
}

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

section.ourServ span {
    font-size: 24px;
    color: #1b3967;
    font-weight: 600;
}

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: #1b3967;
    color: #fff !important;
    white-space: nowrap;
    position: absolute;
    left: 24px;
    bottom: 10px;
    height: 48px;
    max-width: 88%;
    width: 100%;
    line-height: 48px;
    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 img {
    width: 100%;
    /* border: 4px solid rgba(213, 207, 255, 1); */
    /* border-radius: 16px; */
}
section.aboutUs.ourPart .row .col-lg-6:first-child {
    position: relative;
    z-index: 2;
}
section.aboutUs.ourPart .row .col-lg-6:first-child {
    position: relative;
    z-index: 1;
}
section.aboutUs.ourPart .aboutContent {
    background-color: #eef9ff;
    padding: 30px;
    border-radius: 16px;

    width: 872px;
    position: absolute !important;
    right: -220px;
    top: 250px;
    z-index: 1;
    left: unset;
}
.custom-logos {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.custom-logos img {
    flex: 0 0 22%;
    max-width: 25%;
    height: 41px;
    object-fit: contain;
}

.riteBlock {
    padding: 10rem 0 0 20px;
}
.riteBlock span {
    color: #af8743;
    font-weight: 600;
    font-size: 24px;
}
.riteBlock h3 {
    font-size: 48px;
    font-weight: 600;
}
section.aboutUs.ourPart h3 {
    font-size: 47px;
    margin: 10px 0;
    color: #000;
}

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

#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,
.aboutUs-valRate .col-lg-6 {
    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: rgba(56, 9, 167, 0.30) !important;
} */

.navbar-light .navbar-nav .nav-link {
    color: #1b3967;
    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:active,
.navbar-light .navbar-nav .nav-link:hover {
    color: #c3a363;
}
.navbar-light .navbar-nav .dropdown .nav-link {
    color: #c3a363;
}
.navbar-light .navbar-nav .dropdown .nav-link:focus,
.navbar-light .navbar-nav .dropdown .nav-link:hover {
    color: #1b3967;
}
.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: rgb(27 57 103 / 37%) !important;
    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: 600;
    margin-top: 50px;
    text-transform: uppercase;
    display: block;
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
    height: 48px;
    line-height: 48px;
}

/* 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_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 {
    border: 2px solid #00509d;
}

.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;
    
}

.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: 1px 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;
}
/ User Dashboard / .usr-dshbrd {
    background-color: #f5f5f5;
    padding: 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;
}
main.custom_main_wrapper.usr-dshbrd {
    margin-top: 140px;
}
/* .aboutUs-valRate .row .col-md-6:first-child{
    position: relative;
    z-index: 22;
} */
.about-content-top {
    background-color: #00509d;
    color: #fff;
    padding: 14px;
    border-radius: 16px;
    position: absolute;
    left: -150px;
    width: 730px;
    top: 170px;
}
.about-content-top a {
    color: #00509d !important;
    display: block;
    max-width: 250px;
    text-align: center;
    line-height: 48px;
    border-radius: 8px;
    background-color: #fff;
    height: 48px;
    margin: 20px 0 0;
}
@media (max-width: 1024px) {
    .about-content-top {
        width: 630px;
    }
    .contact_crd_cmn div p {
        font-size: 14px;
        margin-bottom: 8px;
    }
    section.aboutUs.ourPart .row .col-lg-6:first-child {
        position: relative;
        z-index: 111;
    }
    .meet_our_team .m_o_t_cmn h5 {
        white-space: nowrap;
    }
    .about_bnr_main > p,
    .get_in_touch_sec p {
        padding: 0 7rem 2rem 7rem !important;
    }

    .about_bnr p {
        margin: 0 3rem !important;
        font-size: 20px !important;
    }
    #aa-promo-banner .aa-promo-banner-area {
        padding: 0 30px;
    }
    .contact-us > .container > .row {
        flex-direction: column;
    }
    .contact-us > .container > .row .col-lg-6 {
        width: 100%;
        text-align: center;
    }
    .social-links > div {
        width: 50%;
        text-align: left;
    }
    section.aboutUs.ourPart .aboutContent {
        width: 560px;
        top: 156px;
        right: -100px;
    }
    .custom-logos {
        gap: 14px;
    }
    section.aboutUs.ourPart h3,
    .about_bnr_main > h1,
    .get_in_touch_sec h1,
    .Empowering_main > div > h2,
    .meet_our_team > h2,
    section.contact-us h3 {
        font-size: 40px !important;
    }
    .Empowering_main > div > h4 {
        font-size: 26px !important;
    }
    .Empowering_main > div > p,
    .meet_our_team > p {
        padding: 1rem 0 2rem 0;
    }
    .riteBlock {
        padding: 5rem 0 0 20px;
    }
    .visionBlock {
        text-align: center;
    }
    .sublogo {
        gap: 2rem;
    }

    .bgPost {
        height: 380px;
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .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] {
        transform: none !important;
        opacity: 1 !important;
    }
    section.aboutUs img {
        width: 460px;
        object-fit: contain;
        display: flex;
        margin: auto;
    }
    section.aboutUs {
        padding: 60px 0 70px;
    }
    .about-content-top,
    :lang(ar).about-content-top {
        position: unset;
        width: 100% !important;
        margin-top: 8px;
    }
    :lang(ar) section.aboutUs.ourPart .aboutContent {
        right: 0;
        left: 0;
        margin: auto;
    }
    section.aboutUs.ourPart .row .col-lg-6:first-child {
        position: unset;
    }
    section.contact-us {
        padding: 50px 0px 40px;
    }
    .Empowering_main > div > p,
    .meet_our_team > p {
        padding: 0 !important;
        margin: 1rem 0 !important;
    }
    .about_bnr {
        padding-top: 150px !important;
    }
    .about_bnr p {
        font-size: 16px !important;
    }
    .about_bnr_main > p,
    .get_in_touch_sec p {
        padding: 0 3rem;
    }
    section.aboutUs.ourPart .aboutContent {
        right: 0;
        left: 0;
        top: 32rem;
        margin: auto;
    }
    section.aboutUs.ourPart {
        position: relative;
    }
    .visionBlock img {
        width: 70px;
    }
    .visionBlock h3 {
        font-size: 26px;
    }
    section.ourValues .aa-promo-banner-area h3,
    .riteBlock h3,
    section.ourServ h3,
    section.contact-us h3 {
        font-size: 40px;
    }
    section.aboutUs.ourPart {
        text-align: center;
    }
    .riteBlock {
        padding: 0 0 0 20px;
        text-align: center;
    }
    section.ourValues {
        padding: 1rem 0;
    }

    .porpertyForm .col-md-6 label,
    .porpertyForm .col-md-12 label {
        font-size: 12px !important;
        white-space: nowrap;
        left: 20px;
    }
    .banner_top h1 {
        font-size: 38px;
        margin: 1.5rem 0;
    }

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

@media (max-width: 480px) {
        section.aboutUs img {
        width: 250px;
    }
    #aa-promo-banner .aa-promo-banner-area a {
        font-size: 14px;
    }
    .serOne a {
        font-size: 16px !important;
    }
    .serOne a img {
        width: 32px;
        margin-left: 8px;
    }
    section.aboutUs.ourPart {
        padding: 16px 0px 60px;
    }
    .contact_crd_cmn img {
        width: 100px;
        margin-right: 0 !important;
    }
    .contact_crd_cmn {
        flex-direction: column;
        text-align: center;
        align-items: center;
        gap: 1rem;
    }
    .get_in_touch_sec {
        padding-top: 3rem !important;
    }
    .about_bnr_main > p,
    .get_in_touch_sec p {
        font-size: 16px !important;
    }
    .about_bnr p {
        margin: 10px !important;
        padding: 10px !important;
    }

    .about_bnr {
        padding-top: 40px !important;
        height: 200px !important;
    }
    .about_bnr_main > p,
    .get_in_touch_sec p {
        padding: 0 !important;
    }

    .social-links {
        flex-direction: column;
    }

    .social-links > div {
        width: 100%;
        max-width: unset;
    }
    section.ourValues .aa-promo-banner-area h3,
    .riteBlock h3,
    section.ourServ h3,
    section.contact-us h3,
    section.aboutUs.ourPart h3,
    .about_bnr_main > h1,
    .get_in_touch_sec h1,
    .Empowering_main > div > h2,
    .meet_our_team > h2,
    section.contact-us h3 {
        font-size: 28px !important;
    }
    .crd_same_cmn,
    .meet_our_team .m_o_t_cmn {
        text-align: center;
    }
    .Empowering_main {
        margin: 1rem !important;
    }
    .Empowering_main > div > h4 {
        font-size: 18px !important;
    }
    .Empowering_main > div > p,
    .meet_our_team > p {
        font-size: 14px !important;
    }
    section.vicePresi p {
        margin: 0;
    }
    section.ourValues .aa-promo-banner-area span {
        color: #1b3967 !important;
        font-size: 20px;
    }
    .aboutContent p {
        font-size: 16px;
    }

    section.aboutUs .col-md-6:last-child {
        margin-bottom: 28px;
    }
    section.aboutUs h3 {
        margin-bottom: 20px;
    }
    .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: 28px;
    }

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

    .headeing-h1 {
        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,
    #aa-promo-banner .aa-promo-banner-area h3 {
        font-size: 30px;
    }

    section.ourValues {
        padding: 15px;
    }

    .bgColor img {
        width: 100%;
    }

    .bgPost {
        top: 7px;
        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;
        gap: 16px;
    }

    section.aboutUs.ourPart .aboutContent {
        top: 16rem;
        margin: auto;
        width: 90%;
        padding: 10px;
    }
    .custom-logos {
        gap: 16px;
    }
    .custom-logos img {
        height: 24px;
        max-width: 18%;
    }
    #aa-promo-banner .aa-promo-banner-area {
        padding: 0;
    }
    #aa-promo-banner {
        padding: 40px 0;
        margin-top: 32px;
    }
    section.aboutUs .sublogo {
        width: 100%;
    }
    section.aboutUs .sublogo img {
        width: 45px;
        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: 12px;
    }

    .whats-app > div > div span {
        font-size: 14px;
        padding-left: 2px;
    }
    section.contact-us h3 {
        font-size: 36px;
    }
    .bg-light {
        background-color: rgba(0, 0, 0, 0.8) !important;
    }
    section#aa-menu-area li.nav-item.dropdown.ms-3 {
        margin-left: 0px !important;
    }
    .navbar-light .navbar-toggler-icon {
        filter: invert(1);
    }
}

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

li.nav-item.dropdown.ms-3 {
    margin-left: 120px !important;
}

ul#myTab li a:hover {
    line-height: 1.3 !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) {
    nav.navbar.navbar-expand-lg.navbar-light.bg-light.sticky-top.shadow-sm {
        background-color: rgba(0, 0, 0, 0.9) !important;
    }
    .navbar-light .navbar-nav .nav-link,
    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .show > .nav-link {
        color: #fff !important;
    }
    .get_in_touch_sec {
        padding: 3rem 0 !important;
    }
    .visionBlock {
        padding: 1.5 10px;
    }
    section.contact-us p,
    #aa-promo-banner .aa-promo-banner-area p,
    section.ourServ p,
    section.vicePresi p,
    .visionBlock p,
    .headeing-h1 p {
        font-size: 14px;
    }
    .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;
}

/* 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 {
    border: 2px solid #00509d;
}
.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.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.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;
    
}

.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) .serOne a img {
    transform: scaleX(-1);
}
:lang(ar) .contact_crd_cmn img {
    margin-left: 1.5rem;
    margin-right: unset;
}
:lang(ar) .about-content-top {
    left: 29px;
    width: 830px;
}
/* Media Queries */

@media (max-width: 1024px) {
    :lang(ar) .about-content-top {
        width: 630px;
    }
    .serOne a {
        font-size: 18px;
    }
    .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: 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) {
    .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: #bebebe;
    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 .col-md-6:first-child .cmn_popup_tabs,
.tabs_popup .col-md-4:first-child .cmn_popup_tabs {
    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;
}
.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;
    }
}
@media (max-width: 320px) {
    section.aboutUs.ourPart .aboutContent {
        top: 12rem;
    }
        section.aboutUs img {
        width: 220px;
    }
}
.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;
}
.general-page {
    margin-top: 8rem;
}

/* 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::before {
    content: ""; /* Required for pseudo-elements */
    position: absolute; /* Position it absolutely within the parent */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 24px; /* Match the border radius of the parent */
    z-index: 1; /* Ensure the overlay is above the background */
}
/* 
.about_bnr p {
    position: relative;
    z-index: 22222;
    background-color: #cdb477;
    padding: 1rem;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 10rem;
    color: #fff;
    font-size: 26px;
    padding: 32px;
    border-radius: 16px;
} */

.about_bnr p {
    position: relative;
    z-index: 22222;
    background-color: #cdb477;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 10rem;
    color: #fff;
    font-size: 26px;
    padding: 32px;
    border-radius: 16px;
    text-align: left;
    direction: ltr;
}

.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: #eef9ff !important;
    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: #f8f6ee;
    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: #f8f6ee;
    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;
}

.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_img {
    height: 100%;
}
.get_in_touch_sec_img img {
    width: 100% !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: #1b3967;
    border-radius: 8px;
    font-weight: 500;
    color: #fff;
    width: 100%;
}
section.get_in_touch_sec img {
    height: 100%;
}
/* Contact Us Page End */
