﻿.bgtrans {
    background: transparent;
}
.bgfooter {
    background: #4399CE;
    color: #fff;
    padding: 5px;
    padding-top:20px;
}
.bgfooter .socialicons .pin:hover {
    color: #E60023;
}

.jumbotron p.footertitle {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 0px;
    margin: 0px;
    margin-bottom: 10px;
}

.footertxt {
    color: #fff;
    line-height: 26px;
    font-size: 14px;
    font-weight: 400;
}

.footerlinks li {
    padding-bottom: 15px;
}

.footerlinks a {
    color: #fff;
    font-size: 16px;
}

    .footerlinks a:hover, .footerlinks a:focus {
        color: #fff;
        text-decoration: underline;
    }

.hmobi {
    padding: 0px 10px;
}

.btmftrlink {
    padding-top: 15px;
}
	
.ftertxt, .ftertxt p {
    font-size: 14px;
    color: black;
}
.jumbotron p.foothead {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}

.bgfooter ul li a {
    color: #fff;
}

.bgfooter ul li {
    padding: 2px 0px;
}

.bgfooter li ul {
    margin: 0em 0;
    padding: 0 1em;
    list-style: none;
    line-height: 14px;
}

    .bgfooter li ul li:before {
        content: "";
        border-color: transparent #fff;
        border-style: solid;
        border-width: 0.35em 0 0.35em 0.45em;
        display: block;
        height: 0;
        width: 0;
        left: -1em;
        top: 0.9em;
        position: relative;
    }

.bgfooter .socialicons .fb:hover {
    color: #4477b9;
}

.bgfooter .socialicons .tw:hover {
    color: #1aa9e1;
}

.bgfooter .socialicons .gp:hover {
    color: #dd4b39;
}

.bgfooter .socialicons .em:hover {
    color: #dd4b39;
}