﻿.loader-bg {
    background: #ffffff;
    opacity: 1;
    width: 100%;
    height: 100%;
    position: fixed;
    margin: 0 0 0 0;
    z-index: 100000;
    top: 0;
}

.titlelink {
    margin: 0 0 10px;
    font-size: 18px;
    color: #000;
    line-height: 26px;
    text-transform: uppercase;
}
