.panel-heading.contact{
    background-color: #7c2529;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    color: #ffffff;
}

.panel-heading.contact h3{
    color: #ffffff;
    margin-bottom: 0px;
    font-size: 16px;
}

.icn {
    padding-top: 3px;
    float: right;
}

.panel-heading.hour{
    background-color: #7c2529;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    color: #ffffff;
}

.panel-heading.hour h3{
    color: #ffffff;
    margin-bottom: 0px;
    font-size: 16px;
}

.panel-body.info-labels{
    padding-top: 0px;
}

.infolist {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
}

.infolist-details {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0px !important;
    background-color: #fafafa;
}


.labelIcon.border.grey{
    color: #999;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(230, 230, 230);
    line-height: 10px;
}

.textabout {
    line-height: 20px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.icn-info{
    font-size: 24px !important;
    padding-right: 15px;
    font-size: 25px;
    float: left;
}


