﻿
.mainlisting li {
    position: relative;
    list-style: none;
    margin: 0px;
    padding: 30px 20px;
    box-sizing: border-box;
    margin-bottom: 25px;
}

.packerlistingbox {
    width: 100%;
    float: left;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 2px 5px #cdccce;
}
.font22 h3{font-size: 1.17em!important;}
.toplistingbox {
    width: 80%;
    float: left;
}

.packmovelisting-img {
    width: 15%;
    float: left;
    padding-right: 20px;
    box-sizing: border-box;
}

.moversdetail a {
    color: #2469ab;
    text-decoration: none;
}

.packmovelisting-img img {
    width: 100%;
    display: block;
}

.packmovelisting-content {
    width: 70%;
    float: left;
}

.wid100 {
    width: 100%;
    box-sizing: border-box;
}

.font22 {
    font-size: 22px;
    font-weight: bold;
}

    .font22 a {
        text-decoration: none;
    }

.packmovelisting-content a {
    color: #03293c;
}

.leftsec h3 {
    margin-bottom: 4px;
    margin-top: 18px;
}

.address {
    color: #4c5257;
    margin-bottom: 8px;
}

.toplistingbox1 {
    width: 96%;
    float: left;
    border-top: #d1cdcd solid 1px;
    padding: 18px 0px;
    margin-top: 20px;
}

.mainbox-bottom {
    width: 100%;
    float: left;
}

.recentbox {
    width: 16%;
    float: left;
    box-sizing: border-box;
    padding-right: 20px;
}

.userftmar {
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
}

.recentreview {
    width: 84%;
    float: right;
    font-size: 16px;
}

.reviewrating-1 {
    display: block;
}

    .reviewrating-1 span {
        color: #feba01;
        margin-right: 0px;
        font-size: 15px;
    }

.recentreview p {
    line-height: 18px;
}

.packmoveimg {
    display: flex;
    gap: 15px;
    margin-top: 20px;
    width: 100%;
}

.pmimage {
    width: 25%;
}

.packmoveimg img {
    width: 100%;
    display: block;
    box-sizing: border-box;
}

.moversdetail {
    width: 20%;
    float: left;
    text-align: center;
}

.ratingtxt {
    color: #0e1010;
    font-size: 33px;
    text-align: center;
    font-weight: bold;
    margin-top: 60px;
}
.leftsec{width:100%;}
.reviewrating {
    display: block;
    margin: 10px 0px;
}

.font15 {
    font-size: 15px;
    color: #878889;
}

.reviewrating span {
    color: #feba01;
    margin-right: 0px;
    font-size: 23px;
    line-height: 0px;
}

.call-icon-company {
    padding-bottom: 0px;
    display: block;
    margin-top: 50px;
}

.contactno {
    margin-bottom: 15px !important;
}

.call-icon-company img {
    width: 15px;
    padding-right: 10px;
    position: relative;
    top: 0px;
}

.contactno img {
    vertical-align: middle;
}

.whatsap-icon-company {
    padding-bottom: 15px;
    display: block;
}

    .whatsap-icon-company img {
        width: 20px;
        padding-right: 10px;
        position: relative;
        top: 4px;
    }

.bluebutton {
    background: #084772;
    padding: 10px 0px;
    border-radius: 35px;
    color: #fff;
    margin-top: 15px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    width: 78%;
    margin: auto;
    float:unset;
    cursor: pointer;
}

.wid100 p {
    text-align: justify;
}

@media (max-width: 1024px) {
    .toplistingbox {
        width: 100%;
    }

    .leftsec h3 {
        margin-top: 0;
    }

    .packmovelisting-img img {
        width: 50%;
        margin: auto;
    }

    .address {
        margin-top: 15px;
    }

    .moversdetail {
        width: 100%;
        float: left;
        text-align: center;
    }

    .ratingtxt {
        margin-top: 10px;
    }

    .packmovelisting-img {
        width: 100%;
        text-align: center;
        padding-right: 0;
    }

    .packmovelisting-content {
        width: 100%;
        text-align: center;
    }

    .mainbox-bottom {
        text-align: center;
    }

    .recentbox {
        text-align: left;
        width: 100%;
        float: unset;
        box-sizing: border-box;
        padding-right: 0px;
    }

    .packmoveimg {
        flex-wrap: wrap;
        margin-top: 20px;
        width: 100%;
        gap: 10px;
    }

    .pmimage {
        width: 48%;
    }

    .recentreview {
        text-align: left;
        width: 100%;
        float: unset;
        font-size: 16px;
    }
.call-icon-company {
        margin-top: 20px;
    }
}
