.footer {
 
  padding: 35px 0 15px;
}
.list_footer h4 {
    text-transform: uppercase;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 8px;
}
.list_menu_ft ul li a {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}
.list_menu_ft ul li:before {
    content: "•";
    font-size: 14px;
    padding-right: 6px;
    color: #fff;
}
.list_footer {
    color: #fff;
}
.title_foot h5 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 5px;
}
.title_foot p {
    font-size: 13px;
    line-height: 28px;
    font-weight: bold;
}
.footer_bot {
    border-top: 1px solid #fff;
    padding-top: 10px;
    color: #fff;
}
.footer_bot p {
    float: right;
    font-size: 13px;
}
.footer_bot span {
    font-style: italic;
}
.map iframe{
    width: 100%;
    height: auto;
}