﻿body {
}

.box-leftpage {
    width: 100%;
    margin: auto;
    float: none;
}

.box-left-right {
    float: none;
    width: 100%;
}

.box-right {
    display: none;
}

.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;
}


#box-details {
    margin: 10px auto;
    width: 96%;
    float: none;
    height: 60px;
}

.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;
}

.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;
}

.box-header-details {
    width: 80%;
}

#box-container {
    width: 100% !important;
    margin-top: 40px !important;
}

.box-container-details-left {
    float: none !important;
    display: block;
    width: 80% !important;
    margin: auto;
}

.box-container-details-images {
    display: block;
}

.box-container-details-right {
    float: none;
    width: 90%;
    margin: 100px auto 0 auto;
    display: block;
}

.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;
    }
}
