.logo h2 a {
    color: blank;
    font-family: 'geneva';
    font-size: 60px;
}

.headerhome {
    padding: 10px 0;
    background-color: #a85979;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999999 !important;
}

.footer-copyright, .footer-copyright p, .footer-copyright p a {
    background: #e84c3d;
}

.footer-copyright
{
 height:250px; 
}

.breadcrumb {
    bottom: 0;
    height: 65px;
    z-index: 3;
    opacity: 0.79;
}

.page-breadcrumb {
    list-style: none outside none;
    margin-bottom: 0px;
    padding: 5px 0;
    text-align: right;
    font-size: 15px;
    line-height: 20px;
    display: inline-block;
}



