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: #6f57a0;
    --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: 51rem;

}
.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: 30rem;
    padding-block-start: 3rem;

}
.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;
   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: 30rem;
    height: 23rem!important;
}
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:#5ABFC8;
    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 .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: #5a4583;
    margin-bottom: 0rem;
    color: var(--rs-white);
    font-size: 16px;
}
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 {
    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: 0;

}
footer i.fa-solid.fa-phone {
    color: var(--rs-primary);
}
footer i.fa-solid.fa-envelope {
    color: var(--rs-primary);
}
#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);
  }
  
  .card-section {
    margin-bottom: 2rem;
    background-color: #ffffff;
    width: 7rem;
    padding-inline-start: 1rem;
    border-radius: 12px;
}
.img-card-section {
    display: flex;
    height: 5rem;
    justify-content: center;
    align-items: center;
}
.card-section h2 {
    font-size: 13px;
    /* line-height: 4; */
    padding-bottom: 1rem;
    padding-top: 0rem;
    font-weight: bold;
}
.img-card-section img {
    width: 4rem;
    padding: 8px;

}
section.section-home.aos-init.aos-animate {
    background-color: whitesmoke;
}
.section-home h3 {
 color: #6E579F;
 font-weight: bold;
 font-size: 18px;
 margin-bottom: 0.5rem;
     margin-top: 2rem;

}
.section-home .titel-ec {
color: black;
font-weight: bold;
font-size: 24px;
margin-bottom: 2rem;
margin-top: 0.5rem;
}
.section-home{
    margin-top: 3rem;

}
.company h3 {
 color: #6E579F;
 font-weight: bold;
 font-size: 18px;
 margin-bottom: 0.5rem;
}
.company .titel-ec {
color: black;
font-weight: bold;
font-size: 24px;
margin-top: 0.5rem;
}
.company{
    margin-top: 3rem;

}
.screenshots-section h3 {
 color: #6E579F;
 font-weight: bold;
 font-size: 18px;
 margin-bottom: 0.5rem;
}
.screenshots-section .titel-ec {
color: black;
font-weight: bold;
font-size: 24px;
margin-top: 0.5rem;
}
.screenshots-section{
    margin-top: 3rem;

}
  .card-doctor {
    border: 1px solid #D1D1D1;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0.5rem;
    border-radius: 5px;
}

.card-doctor span{
    font-weight: bolder;
    font-size: 14px;
    background-color: #F6F6F6;
    padding: 6px;
    border-radius: 18px;
}
.card-doctor h2{
    font-size: 20px;
    line-height: 2;
    color: black;
    font-weight: bold;
}
.card-doctor .img-card-doctor img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.img-card-doctor {
    position: relative;
    margin-bottom: 0.5rem;

}
.card-doctor p{

    font-size: 13px;
    text-align: center;
    margin-top: 0.5rem;

}
.card-doctor h5 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
}
.card-doctor .row img {
    width: 33px;
    border-radius: 2px;
    margin-inline-end: 0.4rem;
}
.overlay-img img{
    border-radius: 1px !important;
    width: 33px !important;
    height: auto !important;

}
.overlay-img {
    position: absolute;
    z-index: 99;
    bottom: 0px;
    left: 0px;
}


.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 50px;
    line-height: .7;
    }
    
    .owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 0 7px;
    border-radius: 50%;
    background: #ddd;
    }
    
    .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
    background: #2AAB48;
    }
    
    
    
    
    .carousel-wrap {
    margin: 90px auto;
    padding: 0 5%;
    width: 80%;
    position: relative;
    }
    
    /* fix blank or flashing items on carousel */
    
    .owl-carousel {
    margin-top: 30px;
    margin-bottom: 30px;
    }
    
    .owl-carousel .item {
    position: relative;
    z-index: 100;
    padding: 6px;
    -webkit-backface-visibility: hidden;
    }
    
    .owl-carousel .card {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    border: none !important;
    
    }
    
    .owl-theme .owl-nav:hover i {
    color: #fff !important
    }
    
    .owl-carousel .owl-item img {
    
    margin: 0 auto;
    }
    i.fa.fa-caret-right {
        transform: scaleX(-1);
    }
    .company h1 {
        font-weight: bold;
        color: black;
        font-size: 30px;
        text-align: center;
    }
   
    /* end fix */
    
    .owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
    }
    
    .owl-nav i {
    font-size: 52px;
    }
    
    .owl-nav .owl-prev {
    left: -30px;
    }
    
    .owl-nav .owl-next {
    right: -30px;
    }
    
    .owl-dots {
    display: none;
    }
    
    .owl-theme .owl-nav [class*=owl-] {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #6E579F;
    -webkit-box-shadow: 5px 6px 24px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 5px 6px 24px -9px rgba(0, 0, 0, 0.75);
    box-shadow: 5px 6px 24px -9px rgba(0, 0, 0, 0.75)
    }
    
    .owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    color: #cdcbcd;
    }
    
    .owl-nav .owl-prev {
    left: -5%
    }
    
    .owl-nav .owl-next {
    right: -5%;
    }
    
    .fa-caret-left:before {
    content: "\f0d9";
    color: #fff;
    font-size: 28px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-60%, -50%);
    overflow: hidden;
    }
    
    .fa-caret-right:before {
    content: "\f0d9";
    color: #fff;
    font-size: 28px;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(60%, -50%);
    }
    
    .owl-theme .owl-nav [class*=owl-]:hover {
    background:#5ABFC8;
    color: #fff;
    
    }
    
    .fa-caret-left:hover:before {
    color: #fff;
    }
    
    .fa-caret-right:hover:before {
    color: #fff;
    }
  .company  .svg-inline--fa {
        display: var(--fa-display,inline-block);
        height: 1.8em;
        overflow: visible;
        vertical-align: -0.125em;
    }
    
/* line 5, src/assets/scss/components/sereenshots-section/_common.scss */
.dot-indicator.owl-theme button.owl-dot span {
    display: inline-block;
    width: 12px;
    height: 12px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #8392a5;
    border-radius: 50%;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  
  /* line 16, src/assets/scss/components/sereenshots-section/_common.scss */
  .dot-indicator.owl-theme button.owl-dot:focus {
    border: none;
    outline: none;
  }
  
  /* line 21, src/assets/scss/components/sereenshots-section/_common.scss */
  .dot-indicator.owl-theme button.owl-dot.active span {
    background: #bf00dc;
    border: 2px solid transparent;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  
  /* line 30, src/assets/scss/components/sereenshots-section/_common.scss */
  .dot-indicator.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 20px;
  }
  
  /*sccreenshot css*/
  /* line 2, src/assets/scss/components/sereenshots-section/_screenshots-1.scss */
  .screenshot-wrap {
    position: relative;
  }
  
  /* line 4, src/assets/scss/components/sereenshots-section/_screenshots-1.scss */
  .screenshot-wrap .screenshot-frame {
    background-image: url("../img/iphone-mask.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: block;
    width: 290px;
    height: 513px;
    position: absolute;
    top: -10px;
    left: calc(50% + 0.5px);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
    border-radius: 20px;
  }
  
  /* line 21, src/assets/scss/components/sereenshots-section/_screenshots-1.scss */
  .screenshot-wrap .screen-carousel .owl-item img {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.12);
            box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.12);
    border-radius: 30px;
  }
  
  /* line 30, src/assets/scss/components/sereenshots-section/_screenshots-1.scss */
  .screenshot-wrap .screen-carousel .owl-item.active.center img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  
  @media (min-width: 320px) and (max-width: 1200px) {
    /* line 41, src/assets/scss/components/sereenshots-section/_screenshots-1.scss */
    .screenshot-wrap .screenshot-frame {
      display: none;
    }
  }
  
  @media (min-width: 320px) and (max-width: 767px) {
    /* line 51, src/assets/scss/components/sereenshots-section/_screenshots-1.scss */
    .screenshot-wrap .screen-carousel .owl-item img {
      width: 65%;
      margin: auto;
    }
  }
  

  
 