﻿.body-content{padding-top: 50px;}
.iframe { width: 100%; height: 100%; border: 0; position: fixed; height: 100%; width: 100%;  padding-bottom: 40px; }

.nav > li > a:focus, .nav > li > a:hover { text-decoration: none; background-color: inherit; }
.navbar { background-color: #75c3a2; }
.navbar a { color: #fff; font-weight: 700; }
.navbar a:hover { color: #666; }
.navbar-brand { background: url(../img/logo.png) no-repeat; width: 150px; height: 50px; font-size: 0; }
.icon-bar { background-color: #666; }
.navbar .icon { margin-right: 3px; color: #e74c3c; height: 18px; width: 18px; line-height: 18px; text-align: center; }
.navbar .phone { padding-left: 100px; }

@media (min-width: 768px) {
    .navbar-brand { margin-right: 50px; }
}

#footer { position: absolute; left: 0; bottom: 0; width: 100%; height: auto; background-color: #fff; padding: 3px; border-top: 1px solid #ccc; }
#footer .icon { margin: 7px 5px; }

.phone_footer { color: #e74c3c; font-size: 20px; font-weight: 700; line-height: 46px; }
.phone_footer:hover { text-decoration: none; color: #555; }
