.download-base
{
position: relative !important;
width: 842px !important;
height: 595px !important;
}

.download-whitebg
{
position: relative;
width: 842px !important;
height: 374px !important;

background: #FDFDFF !important;
}
.company-name
{
    font-weight: bold;
    font-size: 30px !important;
    color: #28166F !important;
}
.line-style
{
    width: 500px !important;
}
/* 
.qr-head{
    position:absolute;
    left: 100%;
    top: 30%;
}

.scan-head{
    position: relative;
    align-content: flex-end;
    margin-top: 100%;
    top: 100%;
    left: 100%;
    margin-left: 100%;
    width: 100%;
}
.logo-head{
    position: relative;
    margin-left: 40%;
}

.housing-head{
   position: absolute;
   left: 40%;
}

.estate-head{
    position: absolute;
    left: 40%;
    top: 40%;
 }
 .time-head{
    position: absolute;
    left: 40%;
    top: 55%;
 }

 .contact-head{
    position: absolute;
    left: 10%;
    top: 90%;
 }

 .line-head{
    position:absolute;
    top: 100%;
    left: 10%;
 }
 .phone-head{
    position: absolute;
    top: 100%;
    left: 10%;
   }
.mail-head{
    position: absolute;
    top: 100%;
    margin-top: 10%;
    left: 10%;

}

.website-head{
    position: absolute;
    top: 100%;
    left: 50%;
}

.location-head{
    position: absolute;
    top: 100%;
    margin-top: 10%;
    left: 50%;
}
.bottom{
    position: absolute;
   top: 100%;
   margin-top: 50%;
}
.jpsr{
    position: absolute;
    top: 100%;
    margin-top: 35%;
    left: 10%;
    width: 20%;

}

.jpsr-logo{
    background-image: url(./assets/images/bg-jpsr.png);
} */

.rounded-buz-prof {
    width: 100%;
    border-radius: 50%;
}
.opened_time {
    color: #f8c300;
    font-weight: 600;
    font-size: 15px;
}
.closed_time {
    color: red;
    font-weight: 600;
    font-size: 15px;
}