

@charset "utf-8";

/* CSS Document */

.footerbkg
{
    background-color: #54beed;
    padding-bottom: 5px;
}

.copyright
{
    background-color: #212a68;
    color: #3ee7d3;
    font-style: italic;
    padding-bottom: 0;
    font-size: 14px;
}

.p
{
    margin-bottom: 4px;
    color: #c4eff5;
    text-align: left;
    font-size: px;
}

.image-responsive
{
    padding-top: 60px;
    padding-bottom: 2px;
}

.ul
{
    line-height: 2.3em;
    font-size: 16px;
    list-style-type: none;
    font-family: open sans;
    font-weight: 600;
}

.li
{
    border-bottom: 1px solid;
    font-family: 'open sans',;
    color: #fbf5f5;
    font-weight: 300;
}

.H2
{
    color: #e90c0c;
    font-family: 'open sans', sans-serif;
}

.H3
{
    color: #0f4da7;
    padding-bottom: 0px;
    margin-bottom: 11px;
}

.H1
{
    font-family: 'open sans', sans-serif;
    padding-bottom: 0;
}

.address
{
    font-family: 'open sans';
    padding-top: 29px;
    font-size: 18px;
    line-height: 26px;
}

.footer
{
    padding-top: 50px;
    color: #fbf5f5;
    padding-bottom: 50px;
    background-color: #8e95e7;
}

.ccards
{
    padding-top: 20px;
}

.hourspad
{
    line-height: 21px;
    font-family: open  sans;
    margin-bottom: 10px;
}

.visa
{
    margin-top: 20px;
}

.mastercard
{
    padding-bottom: 10px;
    padding-top: 20px;
}

.alinkcolor
{
    color: #f9f3f3;
    text-decoration: none;
}

