Visit our offices or simply send us an email anytime you want. If you have any questions, feel free to contact us.
.timing-box-container {
box-shadow: 0 2px 16px rgba(0,0,0,.15);
background-color: #fff;
}
.timing-box-container .timings-inner {
padding: 30px;
}
.timing-box-container .img-top {
margin-bottom: 20px;
}
.timing-schedule-item {
display: flex;
align-items: center;
padding: 5px 0;
border-bottom: 1px solid #eee;
}
.timing-schedule-item .day-item {
font-weight: 600;
color: #333;
width: 35%;
}
.timing-schedule-item .time-item {
text-align:right;
width: 100%;
}