@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;500&display=swap');

#body-en{
    font-family: 'Lato', sans-serif !important;
}

#body-ar{
    font-family: 'Cairo', sans-serif !important;
}

body{
    font-weight: 400;
    font-size: 1.175rem;
}

a, p, label, .form-control, .btn {
    font-size: 1.175rem;
    font-weight: 400;
}

.nav-link{
    box-shadow: none !important;
}
.iti{
    display: block !important;
}

.landing-review table td{
    border-top: 0px !important;
}
.package-price{
    vertical-align: middle !important;
}

/* Public Property Detail Page Start */
.frontend-page-heading{
    color:#550059;
    border-bottom: 3px solid #550059;
    display: inline-block;
    padding-bottom: 3px;
}
.bottom-border-white{
    border-bottom: 3px solid #fff !important;
}
.unitsCoursal .btn{
    font-size: 1rem !important;
}
.btn-outline-primary{
    border: 1px solid #550059;
    background-color: white;
    color: #550059;
}
.btn-outline-primary:hover{
    border: 1px solid #550059 !important;
    background-color: #550059 !important;
    color: #fff;
}
.unit-status{
    position: absolute;
    left: 10px;
    top:10px;
    color: #111;
    padding: 3px;
}
/* End Public property detail */

/* unit listing styling start */
.feature-detail span,.ad-detail span,.property-detail span{
    font-size: 1rem;
    /* border-bottom:1px dashed #bbb; */
    padding-bottom: 1px;
}
/* .feature-detail span:hover,.ad-detail span:hover,.property-detail span:hover{
    border-bottom:1px dashed #550059;
} */

.unit-description p {
    font-size: 1rem;
}
.amenties-detail span.textual-data,.legal-detail span.textual-data{
    font-size: 1rem;
}
.visit-request label{
    font-size: 16px;
}
/* Unit listing styling end */

/* Landing page listing item */
.listing-item p{
    margin: 0px;
    padding: 0px;
}
.item-features{
    font-size: 16px;
}
.card-overlay-left{
    left: 12px;
    top: 10px;
    z-index: 5;
}
.card-overlay-right{
    right: 12px;
    top: 10px;
    z-index: 5;
}
#googleMap{
    width: 100%;
    height: 750px;
}
.addScroll{
    overflow-y:auto;
    overflow-x:hidden;
    height: 750px;
  }

.item-top-content h1{
    margin: 0px;
    padding: 0px;
    line-height: 0.8;
}

.listing-item-card .content-overlay {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    z-index: 4;
}

.overlay-buttons{
    bottom: 10px;
    right: 10px;
}

.overlay-link{
    left: 40%;
    top: 30%;
}

.listing-item-card .card-img-top{
    height: 15vw;
    object-fit: cover;
}

@media only screen and (max-width: 768px) {
    .listing-item-card .card-img-top{
        height: 35vw;
        object-fit: cover;
  }
}

.listing-item-card:hover .content-overlay {
    opacity: 1
}

#listingImages .carousel-item img{
    cursor: pointer;
}

.feature-row span,.property-highlights span{
    font-size: 16px;
}

.property-highlights span{
    vertical-align: text-bottom;
}

.property-highlights-ar span{
    vertical-align: inherit !important;
}

.hide{
    display: none;
}

.expand-icon{
    border-bottom: none !important;
    cursor: pointer;
}

.bg-purple{
    background-color: #550059 !important;
}

.border-purple{
    border: 1px solid #550059 !important;
}

.border-purple-bottom{
    border-bottom: 1px solid #550059 !important;
}

#id_company_type{
    padding: 0px;
}

.password-instr li{
    font-size: 16px;
}

/* End */

/* Listing Detail Start */
.accordian-click{
    cursor: pointer;
}
.mt-for-fixnav{
    margin-top: 130px;
}
/* End */

a.text-primary:hover{
    color: #550059 !important;
}

#sidebarButtons .dropdown-menu{
    min-width: 0px !important;
}

input[type="checkbox"],input[type="radio"]{
    accent-color: #550059;
}

.btn-dallali-blue{
    background-color: #01467c !important;
    border-color: #01467c !important;
    color: #fff;
    box-shadow: none;
}
.btn-dallali-blue:hover{
    box-shadow: none;
    background-color: #014070 !important;
    color: #fff;
}

.social-list-item{
    line-height: inherit !important;
}

.bg-light-purple{
    background-color: #AC7EA9 !important;
}

.text-light-purple{
    color: #AC7EA9 !important;
}

.card-pricing-features ul li{
    padding: 0px !important;
    margin: 0px;
}

.card-pricing .card-pricing-plan-name{
    padding-bottom: 0px !important;
}

.social-buttons a{
    margin-right: 5px !important;
    font-size: 25px;
    color: #550059;
    display: inline-flex !important;
}

.property-utility i{
    width: 10px;
}

.property-utility p{
    text-align: center;
}

/* .card-header:not(.collapsed) .rotate-icon {
    transform: rotate(180deg);
} */

/* Landing Add Listing */
.addListingAccordian .card label{
    font-size: 14px;
    font-weight: bold;
    color: #01467c;
}
.addListingAccordian .card .row,.addListingAccordian .card-body ul p{
    font-size: 15px;
}

.addListingAccordian .card table td input{
    width: 50px;
}

.addListingAccordian .card button{
    font-size: 16px;
}

.optionalInfo label{
    display: block;
}

.optionalInfo ul {
    display: inline-flex;
    list-style-type: none;
    padding: 0 !important;
}

.optionalInfo ul li{
    margin: 0 6px;
    font-size: 15px;
}

.radio-v-align ul{
    display: flex !important;
    padding-left: 0px;
    list-style: none;
}

.form-control,.select2-results ul li{
    font-size: 14px !important;
    color: #000 !important;
}

.radio-depend input,.radio-depend label{
    display: none;
}

.company-subscription .table .thead-light th{
    background-color: #550059 ;
    font-size: 12px;
    color: #fff !important;
}

.table td, .table th{
    padding: 0.95rem;
    vertical-align: top;
    border-top: 1px solid #eef2f7;
    vertical-align: middle !important;
    font-size: 15px;
    font-weight: bold;
}

.company-type-radios label{
    vertical-align: middle;
}

#bg-color-4,#bg-color-5{
    background-color: #EBC7ED !important;
}

.proposal-financial-section label{
    color: #550059 !important;
}

ul.custom-list-style{
    list-style: none !important;
}
ul.custom-list-style li{
    display: block;
    margin-bottom: 10px !important;
}

.text-blue{
    color: #01467c !important;
}

.rega-borders label{
    font-size: 16px;
}

.fs-15{
    font-size: 15px !important;
}

.hiddenUtilities ul {
    display: inline-flex;
    list-style-type: none;
}
.hiddenUtilities ul li {
    margin: 0 6px;
}

.text-purple{
    color: #550059 !important;
}