.floating-nav-logo{
    width: 50px;height: auto;position: relative;bottom: 5px;
}
.location-widget-img{
    width: 75px;
}
.location-widget-button{
    outline: none;
    background: transparent;
    border:0px
}
.typed-text{
    font-weight: 600 !important;
}

.text-number-counts{
z-index: 9999;
}

#business_for_sale{
    display: none !important;
}

.business-for-sale-ul{
    list-style: none
}

.mortgage-buttons{
margin-top: 79px !important;
}

.learn-text{
                    position: relative;
                    left: 80px;
                    top:49%;
                    color: #fff;
                    font-weight: 600;
}

.learn-more-button{
        /* width: 75%; */
        width: 165px;
        height: 75px;
        position: relative;
        left: 25px;
        top: 30px;
        background-color: #5e686a !important;
}


.learn-btn-inside-text{
    font-size: 11px;
}

.mortgage-fields-customize-style{
    border-right: 1px solid transparent !important;
    text-align:right
}
.mortgage-fields-customize-style-two{
    border-right: 1px solid transparent !important;text-align:right;width: 34%;
}


.mortgage-fields-customize-style-three
{
border-left: 1px solid transparent !important

}


.h-400{
    height: 400px;
}
.w-79-per{
    width: 79%;
}

#mortgage-bg-image {
    
    height: 580px;
    display: flex;
    align-content: center;
    /* background-color: var(--theme-primary); */
    background-image: url("../bg-mortgage.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /* margin-left: 50px; */
    border-radius: 20px;
    width: 100%;
}

.horizental-line-mortgage{
    width: 90%;
    color: #fff;
}


.text-for-big-layout{
    text-align: right;
    margin-top: 14%;
    font-size: 11px
}

.big-layout-image{
    width: 60px !important; 
    height: auto !important
}


.testimonial-paragraph{
    color: #6C7E99;
}

.testimonial-arabic-paragraph{
    font-style: normal
}

.links-tab-container{
    margin-top: 10%;
}


.For-sale-tab-btn{
    margin: 0px !important
}


.tag-for-hotel {
    font-size: 15px;
    position: absolute;
    left: 58px;
    top: 2px;
    line-height: 1;
    z-index: 999 !important;
}


.img-cover-fit{
    object-fit:cover
}

.tag-text-for-project{
    font-size: 15px;
                                position: absolute;
                                left: 70px;
                                top: 9px;
                                line-height: 1;
                                z-index: 999 !important;
}

.tag-text-hot-sales{
    font-size: 15px;
                                position: absolute;
                                top: 11px;
                                line-height: 1;
                                z-index: 999;
                                left: 31%;
}

.tag-text-for-hot-rentals{
    font-size: 15px;
                                position: absolute;
                                left: 63px;
                                top: 10px;
                                line-height: 1;
                                z-index: 999;
}



@media only screen and (max-width: 768px) {
    #mortgage-bg-image {
        height: auto !important;
    }
    .calculator-nav-link{
        margin-right: 5px !important;
    }

   
}