﻿body {
}

.navbar {
    display: block !important;
    background-color: #FAFAFA;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    width: 100%;
    margin-bottom: 0px !important;
    position: fixed !important;
    border: unset !important;
    direction: rtl;
    text-align: center;
    z-index:555;
}

    /* Style the links inside the navigation bar */
    .navbar a {
        float: left;
        display: block;
        color: #6E6E6E;
        text-align: center;
        padding: 16px 0;
        text-decoration: none !important;
        font-size: 13px;
        width: 25%;
        border-right: 0.5px solid #E0E0E0;
        text-decoration: unset;
    }

        /* Change the color of links on hover */
        .navbar a:hover {
            background-color: #9A2E2D;
            color: white;
            text-decoration: none !important;
        }

        /* Add a color to the active/current link */
        .navbar a.active {
            background-color: #9A2E2D;
            color: white;
            text-decoration: none !important;
        }

#close-category {
    position: absolute;
    top: 10px;
    left: 30px;
    font: normal normal normal 30px/1 FontAwesome;
    display: block;
}

.box-leftpage {
    width: 100%;
    margin: auto;
    float: none;
}

.box-left-right {
    float: none;
    width: 100%;
}

.box-right {
    display: none;
    z-index: 33;
    background-color: #fff;
    width: 100%;
    right: 0;
}

.box-ul {
    display: none;
    margin-right: 150px;
    padding-bottom: 10px;
    border: 1px solid #dedede;
    background-color: #C00C1A;
    float: left;
    width: 200px;
    height: auto;
}

    .box-ul ul {
        list-style: none;
        float: none;
        list-style: none;
    }

        .box-ul ul li {
            padding: 8px;
            padding-right: unset;
            float: none;
        }

            .box-ul ul li:hover {
                font-weight: bold;
                color: #c7c7c7;
            }

.btn-search {
    position: page;
    width: 100%;
    height: 40px;
    color: #fff;
    border: none;
    background-color: #c00c1a;
}

.btn-send {
    display: none;
}

.detailes-page {
    display: block !important;
}

.btn-send1 {
    display: block;
    font-weight: bold;
    height: 40px;
    float: left;
    background-color: #c00c1a !important;
    color: #fff !important;
    border: none;
    margin-top: 10px;
    margin-left: 10px;
    border-radius: 5px;
    cursor: pointer;
}

.img-menu {
    display: block;
    border-radius: 6px;
    float: left;
    padding: 0 5px;
    border: 1px solid #c2c2c2;
    margin-top: 10px;
    margin-left: 20px;
    cursor: pointer;
}

.box-left {
    float: none;
    text-align: center;
    width: 95%;
    height: auto;
    padding-bottom: 20px;
    margin: auto;
}

#box-search {
    float: none;
    margin: 4% auto 0 auto;
    width: 90%;
    height: auto;
}

#box-search-right {
    height: auto;
    float: none;
    width: 95%;
    margin: auto;
}

.MagicSlideshow{
    margin-top:10px;
}

#box-details {
    margin: 10px auto;
    width: 96%;
    float: none;
    height: 60px;
    display: none;
}

.box-detail-right {
    width: 99%;
    height: 60px;
}

.img-details {
    display: none;
}

#box-toggle {
    margin: 0;
}

.box-left-container {
    width: 100%;
    box-shadow: 0 0 10px #eceeef;
    border-radius: 5px;
    position: unset;
    height: 200px;
    margin: 10px auto;
    margin-bottom: unset;
    border: 1px solid #dedede;
}

#quick {
    color: #0000ff;
    font-size: 14px;
    margin-right: 20px;
    border: 1px solid #0000ff;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.conn1 {
    display: block;
}

.h {
    margin: 0;
    margin-right: 15px;
    /* margin-top: 5px; */
    float: right;
    /* display: block; */
    text-align: right;
    font-size: 14px !important;
    position: relative;
    bottom: 24px !important;
    width: 100%;
}

.box-left-location {
    /* width: 100%; */
    height: auto;
    margin-right: 15px;
    float: right;
    word-break: break-all;
    word-wrap: break-word;
    position: relative;
    bottom: 35px;
    color: rgba(0,0,0,.56) !important;
}

.dropbtn {
    text-align: right !important;
    padding: 0px !important;
}

.box-left-container-left {
    width: 100%;
    height: 85%;
    /*border-bottom: 1px solid #dedede;*/
    margin: auto;
}

    .box-left-container-left span {
        margin: 0;
        float: none;
        position: relative;
        right: 0;
        bottom: 10px;
    }

    .box-left-container-left img {
        float: left;
        width: 150px;
        background-color: #aaa;
        height: 93.7%;
        margin-top: 10px;
    }

@media only screen and (min-width: 0) and (max-width: 137px) {
    .btn-send1 {
        position: absolute;
    }
}

@media only screen and (min-width: 138px) and (max-width: 367px) {
    #box-city {
        position: absolute;
        z-index: -1;
    }

    .box-left-container h5 {
        position: relative;
    }
}

.box-footer {
    display: none;
}

.box-footer-enamad {
    position: absolute;
    display: none;
}

.box-header-details {
    width: 80%;
}

#box-container {
    width: 100% !important;
    margin-top: 70px ;
}

.box-container-details-left {
    float: none !important;
    display: block;
    width: 100% !important;
    margin: auto;
    height:auto;
}

    .box-container-details-left img {
        width: 100%;
        height:500px;
    }

.box-container-details-images {
    display: block;
}

    .box-container-details-images img {
        width: 60px;
        height: 60px;
        margin-right: 10px;
        cursor: pointer;
    }

#videomin {
    width: 100%;
    height:450px;
}

.videoView {
    padding-bottom: 10px;
    border-bottom: 1px solid #E6E6E6;
    height:auto;
}
.box-container-details-right {
    float: none;
    width: 90%;
    margin: 30px auto 0 auto;
    display: block;
}

    .box-container-details-right span, .box-container-details-right a {
        font-size: 14px !important;
    }

.box-container-details-right-price-description {
    font-size: 14px !important;
}

.btnsend {
    float: right;
}

.btnsymbol {
    float: left;
}

.btnshare {
    float: left;
}

.box-container-details-right-price {
    margin-top: 50px;
    width: 95%;
}

.box-detail-footer {
    height: auto;
    float: none;
    width: 80%;
    margin: 20px auto;
}

@media only screen and (max-width: 450px) {
    .btnsend {
        float: none;
        width: 100%;
        margin: 20px auto 0 auto;
        height: 50px;
    }
}

.nav > li > a {
    padding: 10px 5px !important;
    font-size: 10px;
}

.nav-tabs {
    padding-inline-start: 0 !important;
}

.btnsymbol {
    margin-left: 0px;
}

.btn-call {
    width: 85%;
}

label#lblnameproduct {
    font-size: 14px;
}

label#lbldate {
    font-size: 12px;
}

.popUpBackGround {
    min-width: 90%;
}

.reportHeader h4 {
    font-size: 14px !important;
}

.gallery_pics.fullscreen {
    left: none !important;
}

.slide-image {
    width: 100%
}

#wait1 {
    width: 100%;
    
    bottom: 50%;
}