﻿footer#footer.page-footer
{
    border-top:6px solid #F88C00;
    padding-top:0px;
    background:url('../images/bgfooter.png') repeat center top #1b6aed;
    margin-top:0px;
}
footer#footer.page-footer .footer-copyright .col-lg-6,footer#footer.page-footer .footer-copyright .col-lg-3
{
    padding-right:0px;
}
footer#footer.page-footer .footer-copyright
{
    
    padding: 20px 0px 0px;
    color: #fff;
    height:auto;
    font-size:1rem;
    line-height:2rem;
    text-align:left;
}
footer#footer.page-footer .footer-copyright p
{
    margin:0px;
    line-height:2rem;
    font-size:1rem;
}
footer#footer.page-footer .footer-copyright h2
{
    font-size:1.2rem;    
    text-transform:uppercase;
}
footer.page-footer b
{
    color:#fff;    
    font-weight:bold;
}
.copyright-footer
{
    padding:10px 0px 0px;    
}
.copyright-footer i
{
    padding:0px 15px;    
    
}
iframe.map
{
    float:left;
    width:96%;
    border:none;
    margin:0px;
    padding:0px;
    overflow:hidden;
    margin-top:30px;
    height:410px;  
    background:url('../images/map.jpg');
}