.bg15 {
    background-color: #ffffff;        background-size: cover;    background-position-x: center;    background-position-y: center;    background-repeat: no-repeat;        }.bg153 {
    background-color: #ffffff;        background-size: cover;    background-position-x: center;        background-repeat: no-repeat;        background: transparent;}.bg163 {
    background-color: #ffffff;        background-size: cover;    background-position-x: center;        background-repeat: no-repeat;        background: transparent;}.bg14 {
    background-color: #ededed;        background-size: cover;    background-position-x: center;    background-position-y: center;    background-repeat: no-repeat;        }.bg69 {
    background-color: #ededed;        background-size: cover;    background-position-x: center;        background-repeat: no-repeat;        }
/* Extra CSS */
#appointment-holder{
    display:none;
}

.module-menu-holder .level3 li:before {
    content: ' ';
    background-color: white;
    width: 5px;
    height: 5px;
    display: block;
    border-radius: 20px;
    position: absolute;
    margin-top: 14px;
}
