.logo {
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-weight: bold;
  font-size: 28px;
  letter-spacing:-1px
}
.navbar-default {
  background-color: #3a78f6
}
.light_m {
  color: #ffffff
}
.blue_m {
  color: #6ce3fc
}
.btn-default {
  background-color: #3a78f6
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color: #2066f6;
  color: #FFFFFF;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #FFF;
    background-color: #2066f6;
    border-color: #040404;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #FFF;
    background-color: #2066f6;
}
i {
  color: #3a78f6
}
h1, h2, h3 {
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-weight: bold;
}
select.form-control {
  padding: 10px 5px;
}
footer {
border-top: 1px solid #E5E5E5;
padding: 30px 0px;
margin-top: 100px;
font-size: 12px;
}
