a {
text-decoration:none
}

.navbar-nav a {
    padding: 8px 20px;
    display: block;
}
span.top-bar-contact-list {
    padding-right: 20px !important;
}
a.navbar-brand img {
    max-width: 200px;
    height: auto;
    padding: 5px 0px;
}
.top-bar-contact {
color:#fff}
.footer-top {
    padding-bottom: 10px;
}
.table thead th {
white-space:nowrap
}
.table-responsive {
    margin-top: 25px;
}
h1 {
    font-family: 'VAG Rounded';
    font-size: 60px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #262b35
}
h2 {
    font-family: 'VAG Rounded';
    font-weight: bold;
    font-size: 40px;
    letter-spacing: 1px;
}
h3 {
    font-family: 'VAG Rounded';
    font-weight: bold;
    font-size: 30px;
    color: #262b35
}
h4 {
    font-family: 'VAG Rounded';
    font-weight: bold;
    font-size: 25px;
}
h5 {
    font-family: 'VAG Rounded';
    font-weight: bold;
    font-size: 20px;
    color: #262b35
}
.navbar-nav a {
    color: #fff;
}
    .navbar-nav a:hover {
        color: #828282;
    }
li.active a {
    color: #828282;
}
li.active-child a {
    color: #828282;
}
.popup-overlay {
    display: none;
    position: fixed;
    /* top: 0; */
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    text-align: center;
    align-items: center;
    justify-content: center;
    z-index: 10000;
    -webkit-box-shadow: inset 0px 10px 10px -6px rgb(117 117 117);
    -moz-box-shadow: inset 0px 10px 10px -6px rgba(117,117,117,1);
    box-shadow: inset 0px 10px 10px -6px rgb(117 117 117);
}

.popup {
    display: inline-block;
    width: 100%;
    min-height: 40px;
    background-color: white;
    border-radius: 1px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    bottom: 0;
    position: absolute;
    -webkit-box-shadow: inset 0px 10px 10px -6px rgb(117 117 117);
    -moz-box-shadow: inset 0px 10px 10px -6px rgba(117,117,117,1);
    box-shadow: inset 0px 10px 10px -6px rgb(117 117 117);
    color: #000;
    font-size: 12px;
    font-weight: normal;
}



a.accept, a.submit {
    margin-top: 0;
    margin-left: 20px;
    display: inline-block;
    color: white;
    background-color: #bfbfbf;
    border-radius: 5px;
    padding: 0px 9px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: sans-serif;
}

.post-details {
    min-height: 175px;
}
ul.navbar-nav.alt-font {
    background: #262b35;
}



@font-face {
    font-family: 'VAG Rounded';
    src: url('/fonts/VAGRounded-Light.eot');
    src: url('/fonts/VAGRounded-Light.eot?#iefix') format('embedded-opentype'), url('/fonts/VAGRounded-Light.woff2') format('woff2'), url('/fonts/VAGRounded-Light.woff') format('woff'), url('/fonts/VAGRounded-Light.ttf') format('truetype'), url('/fonts/VAGRounded-Light.svg#VAGRounded-Light') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'VAG Rounded';
    src: url('/fonts/VAGRoundedBT-Regular.eot');
    src: url('/fonts/VAGRoundedBT-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/VAGRoundedBT-Regular.woff2') format('woff2'), url('/fonts/VAGRoundedBT-Regular.woff') format('woff'), url('/fonts/VAGRoundedBT-Regular.ttf') format('truetype'), url('/fonts/VAGRoundedBT-Regular.svg#VAGRoundedBT-Regular') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
