﻿header .main-nav {
    display: inline-block;
    margin: 0 0 0 200px;
}
header.fixed {
    position: fixed !important;
    background: #1c1c1c !important;
    z-index: 999 !important;
    opacity: 1;
}

dl, ol, ul {
   
    margin-bottom: 0rem;
}
footer {
    background: #dddddd;
}
.about-us-section {
    padding: 2px 0 0;
    background: #f7f7f7;
}
.section-header .subtitle {
    font-style: normal;
}