﻿/* Custom styles
-------------------------------------------------- */

h1 {
    margin-bottom: 20px;
}

h2 {
    color: #003F87;
}

.logo65 {
    opacity: 0;
}

.container .text-muted {
    margin: 20px 0;
    text-align: center;
}

.jumbotron {
    margin: 0;
}

.jumbotron.header {
    background-color: white;
}

.page-header {
    text-align: center;
    border-bottom: 0;
}

.jumbotron.right {
    background-color: white;
}

.jumbotron.contact {
    background-color: #003F87;
    color: silver;
    padding-bottom: 108px;
    /* bootstrap default 48px + footer height 60px */
}

.jumbotron.contact a {
    color: silver;
}

.dt-horizontal dt {
    white-space: nowrap;
}

.table td {
    border-top: 0 !important;
    padding: 0 !important;
}

img.logo {
    height: 20px;
}

img.hero {
    max-width: 100%;
    /* height: 700px;
    width: 485px; */
}