@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto);
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-size: 100%;
  font: inherit;
  vertical-align: baseline; }

@font-face {
  font-family: 'norwesterregular';
  src: url("../fonts/norwester-webfont.eot");
  src: url("../fonts/norwester-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/norwester-webfont.woff2") format("woff2"), url("../fonts/norwester-webfont.woff") format("woff"), url("../fonts/norwester-webfont.ttf") format("truetype"), url("../fonts/norwester-webfont.svg#norwesterregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/* BORDER RADIUS */
/* main buttons **/
.mainbtn {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  border: 2px solid white;
  color: white;
  font-family: "norwesterregular";
  margin: 0px;
  padding: 8px 0;
  text-transform: uppercase;
  text-align: center;
  min-width: 128px;
  text-align: center;
  font-size: 21px;
  background: #004987;
  float: right; }
  .mainbtn:hover {
    background: white;
    color: #004987;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease; }

/*******************************************************************************************************************************************/
input:focus,
input:active,
textarea:focus,
textarea:active,
a:focus,
a:active {
  outline: 0px none !important; }

ul, ol, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0; }

body {
  font-family: "norwesterregular";
  font-size: 12px;
  line-height: 22px;
  color: #d2cfcd; }

h1 {
  font-size: 64px;
  font-family: "norwesterregular";
  line-height: 44px; }

h2 {
  font-size: 51px;
  font-family: "norwesterregular";
  line-height: 56px; }

h3 {
  font-size: 39px;
  font-family: "norwesterregular";
  line-height: 25px; }

h4 {
  font-size: 35px;
  font-family: "norwesterregular";
  line-height: 24px; }

h5 {
  font-size: 32px;
  font-family: "norwesterregular";
  line-height: 22px; }

h6 {
  font-size: 30px;
  font-family: "norwesterregular";
  line-height: 22px; }

p {
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 10px;
  font-family: "Roboto", sans-serif;
  color: #626368; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: none;
  color: #d2cfcd; }

strong {
  font-weight: bold; }

img {
  max-width: 100%; }

/*=============Header Starts=================*/
.header-container {
  float: left;
  width: 100%;
  background: #004886;
  padding: 13px 0 14px;
  z-index: 1;
  height: 94px;
  position: fixed;
  -webkit-box-shadow: 0px 5px 5px 0px #192c50;
  -moz-box-shadow: 0px 5px 5px 0px #192c50;
  box-shadow: 0px 5px 5px 0px #192c50; }
  .header-container .logo {
    float: left;
    width: 40%;
    padding-top: 3px; }
    .header-container .logo h2 {
      font-size: 22px;
      padding-top: 8px;
      color: white;
      text-transform: uppercase;
      line-height: 28px; }
    .header-container .logo h3 {
      font-size: 18px;
      color: #d2cfcd;
      text-transform: uppercase; }
    .header-container .logo img {
      float: left;
      margin-right: 19px; }
  .header-container .mainbtn { }

.badge-list {
  float: right;
  width: auto;
  padding-top: 6px;
}
  .badge-list ul li {
    list-style: none;
    float: left;
    padding-left: 40px;
    padding-top: 8px; }
    .badge-list ul li:first-child {
      padding-left: 0;
    }
    .badge-list ul li:first-child img { height:39px; }
    .badge-list ul li a {
      float: left; }
      .badge-list ul li a:hover {
        opacity: 0.7; }
      .badge-list ul li a img {
        width: 73px; }

/*=============Header Ends=================*/
/*=============Content Starts=================*/
section {
  float: left;
  width: 100%;
  margin-top: 94px; }

.content-con.mesh {
  float: left;
  width: 100%;
  background: #ffffff url(../images/mesh.png) repeat left top; }

.mesh-single-block {
  float: left;
  width: 100%;
  border-bottom: 2px dashed #004987;
  padding: 94px 0 100px; }

.mesh-single-block.no-border {
  border: medium none; }

.mesh-single-inner {
  float: left;
  width: 100%; }

.mesh-header {
  float: left;
  width: 100%;
  padding-bottom: 40px; }
  .mesh-header .mesh-header-left {
    float: left;
    width: 50%; }
    .mesh-header .mesh-header-left h5 {
      text-transform: uppercase;
      color: #004987;
      padding-bottom: 7px; }
    .mesh-header .mesh-header-left img {
      float: left;
      margin-right: 12px;
      margin-top: 15px; }
    .mesh-header .mesh-header-left h2 {
      color: #004987;
      text-transform: uppercase;
      padding-top: 10px;
      padding-bottom: 3px; }
  .mesh-header .mesh-header-right {
    float: left;
    width: 50%;
    padding: 15px 0 15px 28px;
    border-left: 2px solid #004987; }
    .mesh-header .mesh-header-right p {
      font-family: "Roboto Condensed", sans-serif;
      font-size: 20px;
      line-height: 24px; }

.mesh-content {
  float: left;
  width: 100%;
  border-top: 5px solid #004987;
  border-left: 2px solid #e0dedc;
  border-right: 2px solid #e0dedc;
  border-bottom: 2px solid #e0dedc;
  background: white;
  padding: 54px 77px 50px; }
  .mesh-content h6 {
    color: #004987;
    border-bottom: 2px solid #e1dfde;
    padding-bottom: 11px;
    margin-bottom: 18px;
    margin-top: 50px;
    text-transform: uppercase; 
    line-height: 40px;}
    
    .mesh-content h6:first-of-type{
      margin-top: 0px;
    }
  .mesh-content ul {
    padding-left: 36px; 
    overflow: auto;}
    .mesh-content ul li {
      float: left;
      width: 100%;
      font-family: "Roboto", sans-serif;
      font-size: 16px;
      color: #626368;
      margin-bottom: 10px; }
  .mesh-content .mesh-content-left {
    float: left;
    width: 50%; }
  .mesh-content .mesh-content-right {
    float: left;
    width: 50%;
    padding-left: 60px; }

.contact-info {
  float: left;
  width: 100%;
  padding: 74px 0 70px;
  text-align: center; }
  .contact-info h3 {
    text-transform: uppercase;
    padding-bottom: 21px;
    position: relative;
    margin-bottom: 21px;
    letter-spacing: 3px; }
    .contact-info h3:after {
      content: "";
      left: 0;
      right: 0;
      position: absolute;
      width: 132px;
      height: 2px;
      background: #bfc0c3;
      top: 48px;
      margin: 0 auto; }
  .contact-info h6 {
    color: white;
    text-transform: uppercase;
    font-size: 21px;
    padding-bottom: 6px;
    letter-spacing: 3px; }
  .contact-info a {
    float: left;
    width: 100%;
    text-transform: lowercase;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    color: white;
    margin-bottom: 10px; }
    .contact-info a i {
      padding-right: 5px; }
    .contact-info a:hover {
      color: #d2cfcd; }

.content-con.banner1:before {
  background: url(../images/drop.png) no-repeat right top;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 389px;
  height: 620px; }

.content-con.banner1:after {
  background: url(../images/mesh_trnans.png) repeat left top;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 620px;
  opacity: 0.3; }

/*-------------style1-----------------*/
.content-outer {
  float: left;
  width: 100%;
  padding: 81px 0;
  text-align: center; }
  .content-outer h3 {
    line-height: 46px; }
  .content-outer h2 {
    line-height: 75px;
    color: #004987;
    position: relative;
    padding: 0 0 37px;
    margin: 0 0 36px;
    font-size: 64px; }
    .content-outer h2:after {
      display: inline-block;
      content: "";
      position: absolute;
      background: #004987;
      height: 8px;
      width: 70px;
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      transform: translateX(-50%); }
  .content-outer p {
    line-height: 24px;
    margin: 0 0 12px;
    padding: 0 11%;
    font-family: "Roboto Condensed", sans-serif; }

.bluebtn {
  background: #004987;
  border: 2px solid #004987;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: white;
  font-family: "norwesterregular";
  font-size: 21px;
  min-width: 186px;
  display: inline-block;
  padding: 8px 0;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  margin: 31px 0 0; }
  .bluebtn:hover {
    background: white;
    color: #004987; }

.whitebtn {
    background: white;
    border: 2px solid #004987;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #004987;
    font-family: "norwesterregular";
    font-size: 21px;
    min-width: 186px;
    display: inline-block;
    padding: 8px 0;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    margin: 31px 0 0; }
.whitebtn:hover {
    background: #004987;
    color: white; }
.whitebtn:visited {
  text-decoration: none;
}

.inner-container.wages-blk h1 {
  font-size: 35px !important;
  line-height: 40px !important;
  letter-spacing: 4px !important;
  color: white;
  position: relative;
  margin-bottom: 28px;
  padding-bottom: 32px; }
  /*.inner-container.wages-blk h1:after {*/
    /*background: #d2cfcd;*/
    /*width: 230px;*/
    /*height: 2px;*/
    /*position: absolute;*/
    /*content: "";*/
    /*bottom: 0px;*/
    /*left: 0px;*/
    /*right: 0px;*/
    /*margin: 0 auto; }*/
  .inner-container.wages-blk h1 span {
    font-size: 26px !important;
    color: #d2cfcd; }
.inner-container.wages-blk ul {
  width: 100%;
  float: left; }
  .inner-container.wages-blk ul li {
    width: 50%;
    float: left;
    list-style: none; }
    .inner-container.wages-blk ul li .image-blk {
      width: 16%;
      float: left; }
    .inner-container.wages-blk ul li .text-blk {
      display: table;
      float: none;
      text-align: left;
      width: 84%;
      height: 57px;
      padding-left: 15px; }
      .inner-container.wages-blk ul li .text-blk span {
        display: table-cell;
        vertical-align: middle;
        float: none;
        color: white;
        font-size: 20px;
        letter-spacing: 2px;
        font-family: "Roboto Condensed", sans-serif;
        color: #d2cfcd;
        font-weight: 700; }

/*-------------style1-----------------*/
/*-------------style2-----------------*/
.footer-container {
  /*margin-top:10px;*/
  width: 100%;
  float: left; }
  .footer-container .footer-outer {
    width: 100%;
    float: left; }
    .footer-container .footer-outer .footer-top {
      width: 100%;
      float: left;
      padding: 36px 0px 29px;
      background: #004987; }
      .footer-container .footer-outer .footer-top .footer-top-inner {
        width: 100%;
        float: left; }
        .footer-container .footer-outer .footer-top .footer-top-inner .footer-left {
          width: 60%;
          max-width: 364px;
          float: left; }
          .footer-container .footer-outer .footer-top .footer-top-inner .footer-left h6 {
            font-size: 17px;
            border-bottom: 1px solid #d2cfcd;
            letter-spacing: 1px;
            padding-bottom: 2px; }
          .footer-container .footer-outer .footer-top .footer-top-inner .footer-left address {
            font-size: 12px;
            font-family: "Roboto Condensed", sans-serif;
            color: white;
            margin-top: 10px; }
            .footer-container .footer-outer .footer-top .footer-top-inner .footer-left address a {
              border-left: 2px solid #d2cfcd;
              padding-left: 10px;
              margin-left: 10px;
              color: white; }
              .footer-container .footer-outer .footer-top .footer-top-inner .footer-left address a:hover {
                color: #d2cfcd; }
          .footer-container .footer-outer .footer-top .footer-top-inner .footer-left p {
            margin-bottom: 0px;
            font-size: 12px;
            font-family: "Roboto Condensed", sans-serif;
            color: white; }
        .footer-container .footer-outer .footer-top .footer-top-inner .footer-right {
          float: right; }
          .footer-container .footer-outer .footer-top .footer-top-inner .footer-right ul {
            width: 100%;
            float: left; }
            .footer-container .footer-outer .footer-top .footer-top-inner .footer-right ul li {
              float: left;
              list-style: none;
              padding-left: 23px;
              padding-top: 24px; }
              .footer-container .footer-outer .footer-top .footer-top-inner .footer-right ul li:first-child {
                padding: 0; }
    .footer-container .footer-outer .footer-bottom {
      width: 100%;
      float: left;
      background: #d2cfcd; }
      .footer-container .footer-outer .footer-bottom .footer-bottom-inner {
        width: 100%;
        float: left;
        text-align: center;
        padding: 20px 0px; }
        .footer-container .footer-outer .footer-bottom .footer-bottom-inner p {
          margin-bottom: 0px;
          color: #004987;
          font-size: 13px;
          font-family: "Roboto", sans-serif; }

.content-con.banner1 {
  float: left;
  width: 100%; }
  .content-con.banner1 .inner-container {
    margin: 0 auto;
    max-width: 960px;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 44%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .content-con.banner1 .inner-container h1 {
      font-size: 99px;
      line-height: 94px;
      color: white;
      position: relative;
      margin-bottom: 28px;
      letter-spacing: 2px;
      padding-bottom: 32px; }
      .content-con.banner1 .inner-container h1:after {
        background: #d2cfcd;
        width: 230px;
        height: 2px;
        position: absolute;
        content: "";
        bottom: 0px;
        left: 0px;
        right: 0px;
        margin: 0 auto; }
      .content-con.banner1 .inner-container h1 span {
        color: #d2cfcd; }
    .content-con.banner1 .inner-container p {
      font-size: 22px;
      font-family: "norwesterregular";
      color: white;
      letter-spacing: 3px;
      line-height: 28px; }
  .content-con.banner1 .banner-image-outer:after {
    background: none; }

.content-con {
  float: left;
  width: 100%; }

.banner1 {
  background: url(../images/content/Boot1_Overlay.jpg) no-repeat left top/100% auto;
  height: 500px;
  position: relative; }

.banner-image-outer {
  float: left;
  width: 100%;
  position: absolute; }

.banner-con {
  float: left;
  width: 100%;
  height: 500px; }

.image-wrap-con {
  float: left;
  width: 100%;
  height: 303px;
  overflow: hidden; }

.image-wrap,
.image-wrap1
 {
  float: left;
  width: 100%;
  height: 303px;

  background: url("../images/content/banner2.png") #004987 no-repeat left top/100% auto;
  position: relative;
  overflow: hidden; }
  .image-wrap2{
    
  float: left;
  width: 100%;
  height: 303px;

  background: url("../images/content/banner.jpg") #004987 no-repeat left top/100% auto;
  position: relative;
  overflow: hidden; 
  }
  .image-wrap .inner-container,
  .image-wrap1 .inner-container,
  .image-wrap2 .inner-container {
    margin: 0 auto;
    max-width: 960px;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.drop-bg {
  background: url("../images/drop1.png") no-repeat 120px -52px; }

.parallax-stop {
  display: block !important; }

.footer-top-inner .badge-list, .footer-top-inner .badge-list ul {
  float: right; }

a.fb:link,
a.fb:visited {
  color:#fff;
}

a.fb:hover,
a.fb:active {
    opacity: 0.7;
}

.white-popup {
    position: relative;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    color:#626368;
    border-top: 5px solid #004987;
    -webkit-box-shadow: 0px 0px 26px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 26px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 26px 0px rgba(0,0,0,0.75);
}
.white-popup h1 {
    font-size: 35px !important;
    line-height: 40px !important;
    /*letter-spacing: 4px !important;*/
    color: #004987;
    position: relative;
    margin-bottom: 10px;
}

.white-popup input {
    border: 2px solid #004987;
    border-radius: 5px;
    color: #004987;
    font-family: "norwesterregular";
    font-size: 21px;
    min-width: 300px;
    display: block;
    padding: 8px;
    text-transform: uppercase;
    margin-top:10px;

}
.err {
    display:none;
    font-size: 20px;
    letter-spacing: 2px;
    font-family: "Roboto Condensed", sans-serif;
    color: #cc0000;
    font-weight: 700;
    margin-top:10px;
}


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