body, html {
    direction: rtl;
    overflow-x: hidden;
    font-family: NeoSansArabic;
}

@font-face {
    font-family: NeoSansArabic;
    src: url(../font/NeoSansArabic.woff);
    src: local('Ã¢ËœÂº'), url(../font/NeoSansArabic.woff) format('truetype');
}


:root {
    --rs-primary: #35737e;
    --rs-sacondry: #FFFFFF;
    --rs-white: #FFFFFF;
    --rs-light: #F4F4F4;
    --rs-dark: #666666;
    --rs-gray: #DAD9D9;
    --rs-blackfont: #09171C;

}

nav a {
    font-size: 14px !important;

}

nav a:hover {
    color: var(--rs-white) !important;


}

a.nav-link.active {
    border-bottom: 2px solid #fff;
    padding-block-end: 0.6rem;
}

nav .btn-LIGHT:focus {
    box-shadow: 0px 0px 0px 0px transparent;
    font-size: 14px !important;
    border-color: transparent;
}

nav a.nav-link {
    color: var(--rs-white);
    padding-right: 1.5rem;
    padding-left: 1.5rem;

}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

nav {
    background-color: var(--rs-primary) !important;
    height: 4rem;
}

nav .navbar-brand {
    margin-left: 3rem !important;

}

nav .navbar-brand img {
    width: 100%;
    height: 2rem;
}

nav button#basic-addon1 {
    /* border-left: 0; */
    border-radius: 5px 0px 0px 5px;
    background-color: var(--rs-light);
}

nav .form-seadrch-ipad {
    direction: ltr;

    width: 20rem;
}

section.dep {
    margin-top: 2rem;
}


section.home {
    background-image: url(../img/bg.png);
    padding-top: 3.5rem;
}

.home-img img {
    width: 46rem;

}

.col-lg-6.home-img {
    display: flex;
    justify-content: center;
    padding-block-start: 2rem;
}

section.home h1 {
    color: white;
    line-height: 1.5;
    font-weight: bold;

}

section.home p {
    text-align: start;
    color: white;
    line-height: 2;
    width: 28rem;
}

section.home .p-home {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

section.home a.btn {
    width: 12rem;
    color: var(--rs-primary);
    border-radius: 18px;
}


nav .btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(255 255 255 / 0%);
}

nav button.btn.dropdown-toggle {
    color: white;
}

.dropdown-menu-dark {
    color: var(--rs-primary);
    background-color: white;
    border-color: rgb(106 83 153);
}

.dropdown-menu-dark .dropdown-item {
    color: var(--rs-blackfont);
}

.dropdown-menu-dark .dropdown-item:hover {
    color: var(--rs-blackfont) !important;
}

a.dropdown-item {
    text-align: start;
}

li.nav-item.dropdown.me-auto {
    display: flex;
}

nav i {
    font-size: 22px;
    margin-inline-end: 0.4rem;

}

.img-about {
    display: flex;
    justify-content: center;

}

.img-about img {
    width: auto;
    height: 28rem !important;

}

.about-pr {
    display: flex;
    justify-content: center;

    flex-direction: column;

}

.about-us h1 {
    font-size: 21px;
    padding-block-start: 4rem;
    line-height: 2;
    font-weight: bold;
    color: var(--rs-primary);
}

.about-us h2 {
    line-height: 1.6;
    font-weight: bold;

    color: var(--rs-blackfont);

}

.about-us p {
    width: 27rem;
    line-height: 2;
    color: #666666;

}

.about-us {
    margin-bottom: 2rem;
}

.qa-asi {
    background-color: #F5F5F5;
    margin-bottom: 2rem;
}

.qa-asi p a.btn.btn-primary {
    width: 73%;
    background-color: #fff;
    color: #000;
    border-color: #0000;
    text-align: start;
    padding: 1rem;
    font-size: 18px;

    font-weight: bold;
}

.qa-asi .card.card-body {
    width: 29rem;
}

.qa-asi h2 {
    font-weight: bold;
    margin-top: 2rem;

    text-align: start;
    line-height: 2;
}

.qa-asi .col-lg-6 {
    padding-block-start: 2rem;
    padding-block-end: 2rem;

}

.qa-asi .qu-img {
    display: flex;

    justify-content: center;
}

.qa-asi .qu-img img {
    width: 97%;
    height: auto !important;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

div.collapseIndicatorExampleOne {
    margin-bottom: 1rem;
}

.collapseIndicatorExampleOne a {
    background-color: white;
    border-color: white;
    padding: 1rem;
    color: black;
    text-decoration: unset;
    font-weight: bolder;
    font-size: 18px;
}

.collapseIndicatorExampleOne .card {
    border-color: white;
}

.collapseIndicatorExampleOne span {
    font-size: 18px;
    font-weight: 900;

}

.collapseIndicatorExampleOne .card-body {

    font-weight: bold;
    line-height: 2;
    font-size: 15px;

}

.collapseIndicatorExampleOne span {
    font-size: 18px;
    font-weight: 900;
    margin-inline-start: 0.7rem;
}

.app-download {
    background-color: var(--rs-primary);
    border-radius: 10px;
    margin-bottom: 2rem;

}

.img-phone img {
    margin-left: auto !important;
    width: 31rem !important;
}

.app-download h2 {
    color: white;
    font-weight: bolder;
    width: 24rem;

    line-height: 1.6;
}

.app-download p {

    color: white;
    width: 24rem;
    line-height: 2;

}

.download-pr img {
    width: 11rem;
    margin-inline-start: 7rem;
    padding-inline-end: 2rem;


}

.download-pr {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;


}

.contact-us h2 {
    font-weight: bold;
    color: #000;
    line-height: 2;
}

.contact-us h3 {
    font-size: 19px;
    line-height: 2;
    font-weight: bold;
}

.contact-full {
    padding-block-start: 3rem;
    background-color: #F5F5F5;
    padding-block-end: 3rem;
}

.contact-us {
    background-color: white;
    padding: 3rem;
    border-radius: 13px;

}

form a.btn {
    width: 12rem;
    /* margin: 0 auto; */
    background-color: var(--rs-primary);
    color: white;
    border-radius: 23px;
    padding: 10px;
}

form a.btn:hover {
    width: 12rem;
    /* margin: 0 auto; */
    background-color: var(--rs-primary);
    color: white;
    border-radius: 23px;
    padding: 10px;
}

.contact-us form {

    display: flex;
    justify-content: center;

}

.contact-us form input {
    background-color: #F5F5F5 !important;
    border-color: #F5F5F5 !important;
    padding: 9px !important;
}

.contact-us form textarea {
    background-color: #F5F5F5 !important;
    border-color: #F5F5F5 !important;
}

textarea::placeholder {
    color: black !important;
    font-weight: bold !important;
}

input::placeholder {
    color: black !important;
    font-weight: bold !important;
}


.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: var(--rs-primary) !important;
    outline: 0;
    box-shadow: unset !important;
}

.span-parent span {
    margin-inline-end: 1rem;
    background-color: #F5F5F5;
    padding: 11px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
}

.span-parent {
    display: flex;
    align-items: center;

}

.contact-us h4 {
    font-size: 19px;
    margin-top: 1rem;
    font-weight: bold;
}

.contact-full ul span {
    width: fit-content;
    height: fit-content;
    margin-inline-end: 1rem;
    background-color: #F5F5F5;
    padding: 11px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
}

.contact-full ul {
    display: flex;
    margin-block-start: 1rem;

    justify-content: flex-start;
    list-style: none !important;

}

.contact-full ul a {
    color: #0D0D0D;
    text-decoration: unset;

}

footer h6 {
    display: flex;
    justify-content: center;
    padding: 15px;
    background-color: #305e66;
    margin-bottom: 0rem;
    color: var(--rs-white);
    font-size: 16px;
    border-top: 1px solid #305e66;
}

footer h2 {
    font-size: 20px;
    margin-top: 2rem;
    margin-bottom: 1rem;
    color: var(--rs-white);
    text-align: start;
}

footer {
    background-color: var(--rs-primary);
    background-size: cover;

}

footer ul span {
    width: fit-content;
    height: fit-content;
    margin-inline-end: 1rem;
    background-color: #f5f5f52e;
    padding: 11px;
    border-radius: 50%;
    display: flex;

    justify-content: center;
}

footer .socila {
    display: flex;
    margin-block-start: 1rem;
    padding-inline-start: 0;

    justify-content: flex-start;
    list-style: none !important;

}

footer ul a {
    color: #fff;
    text-decoration: unset;
}

footer ul li {
    font-size: 17px;
    color: var(--rs-white);
}

footer a {
    color: #fff;
    text-decoration: unset !important;
}

footer a:hover {
    text-decoration: unset !important;
    color: white;
}

footer ul {
    list-style: none;
    padding-inline-start: 0;
    line-height: 2.6;
}

.span-parent p {
    color: white;
    margin-bottom: 0;
}

.img-footer.col-lg-3.col-md-6.col-sm-3.col-12 {
    display: flex;
    justify-content: center !important;
    align-items: center !important;
}

footer .col-lg-12 {
    border-top: 1px solid #535353;

}

#map {
    height: 400px; /* The height is 400 pixels */
    width: 100%; /* The width is the width of the web page */
}


/*
 * Property styles in unhighlighted state.
 */
.property {
    align-items: center;
    background-color: #FFFFFF;
    border-radius: 50%;
    color: #263238;
    display: flex;
    font-size: 14px;
    gap: 15px;
    height: 30px;
    justify-content: center;
    padding: 4px;
    position: relative;
    position: relative;
    transition: all 0.3s ease-out;
    width: 30px;
}

.property::after {
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #FFFFFF;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    top: 95%;
    transform: translate(-50%, 0);
    transition: all 0.3s ease-out;
    width: 0;
    z-index: 1;
}

.property .icon {
    align-items: center;
    display: flex;
    justify-content: center;
    color: #FFFFFF;
}

.property .icon svg {
    height: 20px;
    width: auto;
}

.property .details {
    display: none;
    flex-direction: column;
    flex: 1;
}

.property .address {
    color: #9E9E9E;
    font-size: 10px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.property .features {
    align-items: flex-end;
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.property .features > div {
    align-items: center;
    background: #F5F5F5;
    border-radius: 5px;
    border: 1px solid #ccc;
    display: flex;
    font-size: 10px;
    gap: 5px;
    padding: 5px;
}

/*
 * Property styles in highlighted state.
 */
.property.highlight {
    background-color: #FFFFFF;
    border-radius: 8px;
    box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.2);
    height: 80px;
    padding: 8px 15px;
    width: auto;
}

.property.highlight::after {
    border-top: 9px solid #FFFFFF;
}

.property.highlight .details {
    display: flex;
}

.property.highlight .icon svg {
    width: 50px;
    height: 50px;
}

.property .bed {
    color: #FFA000;
}

.property .bath {
    color: #03A9F4;
}

.property .size {
    color: #388E3C;
}

/*
 * House icon colors.
 */
.property.highlight:has(.fa-house) .icon {
    color: var(--house-color);
}

.property:not(.highlight):has(.fa-house) {
    background-color: var(--house-color);
}

.property:not(.highlight):has(.fa-house)::after {
    border-top: 9px solid var(--house-color);
}

/*
 * Building icon colors.
 */
.property.highlight:has(.fa-building) .icon {
    color: var(--building-color);
}

.property:not(.highlight):has(.fa-building) {
    background-color: var(--building-color);
}

.property:not(.highlight):has(.fa-building)::after {
    border-top: 9px solid var(--building-color);
}

/*
 * Warehouse icon colors.
 */
.property.highlight:has(.fa-warehouse) .icon {
    color: var(--warehouse-color);
}

.property:not(.highlight):has(.fa-warehouse) {
    background-color: var(--warehouse-color);
}

.property:not(.highlight):has(.fa-warehouse)::after {
    border-top: 9px solid var(--warehouse-color);
}

/*
 * Shop icon colors.
 */
.property.highlight:has(.fa-shop) .icon {
    color: var(--shop-color);
}

.property:not(.highlight):has(.fa-shop) {
    background-color: var(--shop-color);
}

.property:not(.highlight):has(.fa-shop)::after {
    border-top: 9px solid var(--shop-color);
}

.owl-carousel .owl-item .card {
    border-radius: 10px;
    box-shadow: 0px 0px 3px 0px #ccc;
    height: 9rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.owl-carousel .card {
    position: relative;
    border: none !important;
}

.owl-carousel .owl-item .card {
    border-radius: 10px;
    box-shadow: 0px 0px 3px 0px #ccc;
    padding: 0;
    height: 9rem;
    display: flex;
    justify-content: center;
    margin-bottom: 1rem;
    align-items: center;
    margin-top: 1rem;
}

.owl-carousel img {
    height: 9rem;
    object-fit: cover;
    border-radius: 10px;

}

.company h2 {
    font-weight: bold;
    text-align: start;
    line-height: 2;
    padding-top: 2rem;
}

.owl-nav {
    direction: ltr;
}

.card-rh {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: white;
    height: 13rem;
    width: 18rem;
    margin-top: 1rem;

}

.card-rh h2 {
    font-size: 19px;

}

.card-rh p {
    font-size: 13px;
    line-height: 2;

}

#add-par a {
    background-color: var(--rs-primary);
    color: white;
    width: 11rem;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-radius: 10px;
}

#add-par img {

    width: 100%;
    height: 10rem;
    object-fit: cover;

}

.overlay {
    position: absolute;
    z-index: 2;
    /* width: 100%; */
    height: 10rem;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    padding-block-end: 1rem;
    padding-inline-start: 1rem;
}

.overlay h3 {
    color: white;

}

.d {
    margin-top: 2rem;
}

.ds {
    margin-bottom: 2rem;
}

.modal ::placeholder {
    color: var(--rs-primary);
}

.modal-header .btn-close {
    padding: 0.5rem 0.5rem;
    margin: unset;
}

.modal form textarea {
    background-color: #F5F5F5 !important;
    border-color: #F5F5F5 !important;
}

.modal form input {
    background-color: #F5F5F5 !important;
    border-color: #F5F5F5 !important;
    padding: 9px !important;
}

.modal select {

    background-color: whitesmoke;
    border-color: #F5F5F5;

}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #35737e;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

section#person {
    background-color: #f5f5f5;
    margin-bottom: 2rem;
    margin-top: 2rem;
}
