/* CSS Document */
@font-face {
  font-family: trade;
  src: url("../fonts/TradeGothicLTStd-BdCn20.eot?#iefix") format("embedded-opentype"), url("../fonts/TradeGothicLTStd-BdCn20.otf") format("opentype"), url("../fonts/TradeGothicLTStd-BdCn20.woff") format("woff"), url("../fonts/TradeGothicLTStd-BdCn20.ttf") format("truetype"), url("../fonts/TradeGothicLTStd-BdCn20.svg#TradeGothicLTStd-BdCn20") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: tradethin;
  src: url("../fonts/TradeGothicLTStd-Cn18.eot?#iefix") format("embedded-opentype"), url("../fonts/TradeGothicLTStd-Cn18.otf") format("opentype"), url("../fonts/TradeGothicLTStd-Cn18.woff") format("woff"), url("../fonts/TradeGothicLTStd-Cn18.ttf") format("truetype"), url("../fonts/TradeGothicLTStd-Cn18.svg#TradeGothicLTStd-Cn18") format("svg");
  font-weight: normal;
  font-style: normal; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

body, html {
  width: 100%;
  height: 100%;
  font-family: trade; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.limiter {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  max-width: 60%;
  box-sizing: border-box; }
  @media screen and (max-width: 1200px) {
    .limiter {
      max-width: 100%;
      padding: 0 20px 0 20px; } }

.header {
  width: 100%;
  padding: 50px 0 50px 0;
  background: #002748;
  /* Old browsers */
  background: -moz-linear-gradient(top, #002748 0%, #0465a2 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #002748 0%, #0465a2 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #002748 0%, #0465a2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002748', endColorstr='#0465a2',GradientType=0 );
  /* IE6-9 */ }
  .header .nav {
    margin-bottom: 50px;
    text-align: right; }
    @media screen and (max-width: 1200px) {
      .header .nav {
        text-align: center; }
        .header .nav a {
          font-size: 15px !important; } }
    .header .nav a {
      text-decoration: none;
      color: #3399cc;
      margin-left: 20px;
      text-transform: uppercase;
      font-size: 22px;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -ms-transition: 0.3s;
      transition: 0.3s; }
      .header .nav a:first-child {
        margin-left: 0; }
      .header .nav a:hover {
        color: #004a80; }
  .header .logo {
    width: 100%; }
    .header .logo img {
      width: 100%; }

.four-col {
  font-size: 0;
  padding-top: .5%;
  padding-bottom: .5%;
  text-align: justify;
  text-justify: distribute; }
  .four-col:after {
    width: 100%;
    display: inline-block;
    content: ''; }
  .four-col div {
    display: inline-block;
    width: 24.5%;
    box-sizing: border-box;
    display: inline-block; }
    .four-col div img {
      width: 100%; }

.blue-bar {
  font-family: Rockwell, 'Courier Bold', Courier, Georgia, Times, 'Times New Roman', serif;
  background: #004a80;
  padding: 10px 0 10px 0; }
  @media screen and (max-width: 1200px) {
    .blue-bar {
      padding: 40px 0 40px 0; }
      .blue-bar p {
        font-size: 20px !important; } }
  .blue-bar p {
    font-size: 30px;
    color: #ffffff;
    letter-spacing: .5px; }
  .blue-bar h3 {
    font-size: 48px;
    color: #ffffff; }

.center-content {
  padding: 50px 0 0 0; }
  .center-content h3 {
    font-size: 33px;
    line-height: 40px;
    margin-bottom: 20px; }
    @media screen and (max-width: 1200px) {
      .center-content h3 {
        font-size: 20px;
        line-height: 22px; } }
  .center-content p {
    font-size: 26px;
    line-height: 30px;
    font-family: tradethin; }
    @media screen and (max-width: 1200px) {
      .center-content p {
        font-size: 18px;
        line-height: 20px; } }

.two-col {
  padding: 50px 0 50px 0;
  width: 100%;
  font-size: 0; }
  .two-col .col {
    display: inline-block;
    width: 50%;
    font-size: 15px;
    background: #004a80;
    height: 250px;
    box-sizing: border-box;
    position: relative; }
    @media screen and (max-width: 1200px) {
      .two-col .col {
        height: auto;
        padding: 20px;
        width: 100%; } }
    .two-col .col:first-child {
      border-right: 2px solid white; }
      @media screen and (max-width: 1200px) {
        .two-col .col:first-child {
          border-right: 0 none;
          border-bottom: 2px solid white; } }
    .two-col .col:last-child {
      border-left: 2px solid white; }
      @media screen and (max-width: 1200px) {
        .two-col .col:last-child {
          border-left: 0 none;
          border-top: 2px solid white; } }
    .two-col .col .text-contain {
      position: absolute;
      padding: 50px;
      right: 0;
      left: 0;
      margin: 0 auto;
      top: 50%;
      transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      color: #ffffff; }
      @media screen and (max-width: 1500px) {
        .two-col .col .text-contain {
          padding: 20px; } }
      @media screen and (max-width: 1200px) {
        .two-col .col .text-contain {
          position: relative;
          padding: 20px;
          transform: translate(0, 0);
          top: 0; } }
      .two-col .col .text-contain h3 {
        font-size: 43px;
        font-family: Rockwell, 'Courier Bold', Courier, Georgia, Times, 'Times New Roman', serif;
        margin-bottom: 20px; }
      .two-col .col .text-contain h4 {
        font-size: 20px;
        font-family: trade;
        margin-bottom: 20px; }
        .two-col .col .text-contain h4 span {
          font-family: tradethin; }
      .two-col .col .text-contain p {
        margin-bottom: 20px;
        font-size: 20px;
        font-family: tradethin; }

.contact {
  font-family: Rockwell, 'Courier Bold', Courier, Georgia, Times, 'Times New Roman', serif;
  text-align: center;
  width: 100%;
  padding: 100px 0 100px 0;
  box-sizing: border-box;
  background: #002748;
  /* Old browsers */
  background: -moz-linear-gradient(top, #0465a2 0%, #002748 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #0465a2 0%, #002748 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #0465a2 0%, #002748 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0465a2', endColorstr='#002748',GradientType=0 );
  /* IE6-9 */ }
  .contact h2 {
    font-size: 48px;
    color: #ffffff;
    margin-bottom: 15px; }
  .contact fieldset {
    text-align: center;
    border: 0 none;
    display: block; }
    .contact fieldset input, .contact fieldset textarea {
      display: block;
      box-sizing: border-box;
      padding: 10px;
      margin: 10px auto;
      width: 30%;
      border: 0 none;
      border-radius: 3px;
      min-width: 280px;
      font-family: trade;
      color: #7d7d7d; }
    .contact fieldset .submit {
      width: 10%;
      background: #3399cc;
      color: #ffffff; }

.footer {
  padding: 20px 0 20px 0;
  background: #0072bc;
  font-size: 0;
  width: 100%; }
  .footer .limiter {
    width: 100%;
    text-align: justify;
    text-justify: distribute;
    font-size: 0; }
    .footer .limiter:after {
      width: 100%;
      display: inline-block;
      content: ''; }
  .footer .left, .footer .right {
    display: inline-block;
    font-size: 22px;
    color: #003366; }
    .footer .left a, .footer .right a {
      margin-bottom: 0;
      color: #003366;
      text-decoration: none;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -ms-transition: 0.3s;
      transition: 0.3s; }
      .footer .left a:hover, .footer .right a:hover {
        color: #3399cc; }

/*# sourceMappingURL=main.css.map */
