
/*========================================================
                      Main Styles
=========================================================*/
body {
  color: #888;
  font: 300 15px/1.57 "Raleway", sans-serif;
  -webkit-text-size-adjust: none;
  background: #000000; }
  @media (max-width: 1199px) {
    body {
      font-size: 14px; } }

img {
  max-width: 100%;
  height: auto; }

hr {
  border: 0;
  border-top: 1px solid #333333;
  width: 60%;
  margin: 15px 20% 25px; }

/*================     Typography     ===================*/
h1, h2, h3, h4, h5, h6, .heading-1, .heading-2, .heading-3, .heading-4, .heading-5, .heading-6 {
  text-transform: uppercase;
  color: #c1c1c1;
  font-weight: 800; }

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .heading-1 a:hover, .heading-2 a:hover, .heading-3 a:hover, .heading-4 a:hover, .heading-5 a:hover, .heading-6 a:hover {
  color: #000000; }

h1, .heading-1 {
  font-size: 50px;
  line-height: 1;
  font-weight: 900; }

h2, .heading-2 {
  font-size: 40px;
  line-height: 1.25; }
  @media (max-width: 1199px) {
    h2, .heading-2 {
      font-size: 35px; } }
  @media (max-width: 479px) {
    h2, .heading-2 {
      font-size: 28px; } }

h3, .heading-3 {
  font-size: 27px;
  line-height: 1.3; }
  @media (max-width: 1199px) {
    h3, .heading-3 {
      font-size: 20px; } }

h4, .heading-4 {
  font-size: 25px;
  line-height: 1.25; }

h5, .heading-5 {
  font-size: 20px;
  line-height: 1.25; }

h6, .heading-6 {
  font-size: 16px;
  text-transform: none;
  font-weight: 500;
  color: #000000; }

p a:hover, .marked-list a:hover, .list a:hover {
  color: #666666; }
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none; }

small, .small {
  font-size: .8em;
  line-height: 1.25; }

.big {
  font-size: 1.5em; }

time {
  display: block; }

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  a:focus {
    outline: none; }
  a:active {
    background-color: transparent; }

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none; }
  a[href^="tel:"]:hover,
  a[href^="callto:"]:hover {
    color: #000000; }

a[href^="mailto:"] {
  color: inherit; }
  a[href^="mailto:"]:hover {
    color: #000000; }

.fa {
  line-height: inherit; }

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome"; }

.page {
  overflow: hidden;
  min-height: 500px; }
  .lt-ie9 .page {
    min-width: 1200px; }

/*=======================================================
                       Main Layout
=========================================================*/
/*==================    Offsets      ======================*/
* + p {
  margin-top: 20px; }

* + img {
  margin-top: 27px; }

* + .btn {
  margin-top: 22px; }

* + .inline-list {
  margin-top: 48px; }

* + .list {
  margin-top: 20px; }

* + .mailform {
  margin-top: 27px; }

* + .terms-list {
  margin-top: 20px; }

* + .resp-tabs {
  margin-top: 20px; }

* + .row {
  margin-top: 19px; }

p + p {
  margin-top: 27px; }

img + p {
  margin-top: 22px; }

h6 + p {
  margin-top: 14px; }

@media (max-width: 991px) {
  .box + .box {
    margin-top: 60px; } }

.offset-0 {
  margin-top: 0 !important; }
.offset-1 {
  margin-top: 8px; }
.offset-3 {
  margin-top: 10px; }

/*==================    Postfix      ======================*/
/*==================    Preffix      ======================*/
/*==================    Insets      ======================*/
.inset {
  padding-right: 0;
  padding-left: 30px; }
  @media (max-width: 991px) {
    .inset {
      padding-right: 0px;
      padding-left: 0px; } }

.inset-1 {
  padding-left: 56px; }
  @media (max-width: 1199px) {
    .inset-1 {
      padding-left: 51px; } }
  @media (max-width: 991px) {
    .inset-1 {
      padding-left: 15px; } }
.inset-2 {
  padding-right: 45px; }
  @media (max-width: 1199px) {
    .inset-2 {
      padding-right: 30px; } }
  @media (max-width: 991px) {
    .inset-2 {
      padding-right: 15px; } }
.inset-3 {
  padding-top: 90px; }
.inset-4 {
  padding-left: 45px; }
  @media (max-width: 1199px) {
    .inset-4 {
      padding-left: 30px; } }
  @media (max-width: 991px) {
    .inset-4 {
      padding-left: 15px; } }
.inset-5 {
  padding-right: 56px; }
  @media (max-width: 1199px) {
    .inset-5 {
      padding-right: 51px; } }
  @media (max-width: 991px) {
    .inset-5 {
      padding-right: 15px; } }
.inset-6 {
  padding-left: 56px; }
  @media (max-width: 1199px) {
    .inset-6 {
      padding-left: 0;
      padding-right: 0; } }

/*==================      Well     ======================*/
.well {
  padding: 55px 0 115px; }

.well-1 {
  padding: 30px 0 40px; }

.well-2 {
  padding: 93px 0 101px; }
  .well-2--inset-1 {
    padding-bottom: 95px; }

.well-3 {
  padding: 130px 0; }

.well-4 {
  padding-top: 90px; }

.well-5 {
  padding: 40px 0 40px; }
  .well-5 .normal {
    color: #000000; }

@media (max-width: 991px) {
  .well-sm-bottom {
    padding-bottom: 90px; } }

/*=======================================================
                        Helpers
=========================================================*/
/*================    Basic Helpers    ==================*/
.round {
  border-radius: 50%; }

.full {
  width: 100%; }

/*==================    Text Styling      ======================*/
.italic {
  font-style: italic; }

.underline {
  text-decoration: underline; }

.strike {
  text-decoration: line-through; }

.uppercase {
  text-transform: uppercase; }

.capitalize {
  text-transform: capitalize; }

.lowercase {
  text-transform: lowercase; }

.thin {
  font-weight: 100; }

.light {
  font-weight: 300; }

.normal {
  font-weight: 400; }

.medium {
  font-weight: 500; }

.sbold {
  font-weight: 600; }

strong, .bold {
  font-weight: 700; }

.ubold {
  font-weight: 900; }

/*==================     Text Align    ======================*/
.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.text-left {
  text-align: left; }

.text-justify {
  text-align: justify; }
  .text-justify a {
    font-weight: 700;
    font-style: italic; }

@media (max-width: 1199px) {
  .text-md-center {
    text-align: center; }

  .text-md-right {
    text-align: right; }

  .text-md-left {
    text-align: left; } }
@media (max-width: 991px) {
  .text-sm-center {
    text-align: center; }

  .text-sm-right {
    text-align: right; }

  .text-sm-left {
    text-align: left; } }
@media (max-width: 767px) {
  .text-xs-center {
    text-align: center; }

  .text-xs-right {
    text-align: right; }

  .text-xs-left {
    text-align: left; } }
@media (max-width: 479px) {
  .text-xxs-center {
    text-align: center; }

  .text-xxs-right {
    text-align: right; }

  .text-xxs-left {
    text-align: left; } }
/*================      Floating      =================*/
.pull-left {
  float: left; }

.pull-none {
  float: none; }

.pull-right {
  float: right; }

@media (max-width: 1199px) {
  .pull-md-none {
    float: none; }

  .pull-md-right {
    float: right; }

  .pull-md-left {
    float: left; } }
@media (max-width: 991px) {
  .pull-sm-none {
    float: none; }

  .pull-sm-right {
    float: right; }

  .pull-sm-left {
    float: left; } }
@media (max-width: 767px) {
  .pull-xs-none {
    float: none; }

  .pull-xs-right {
    float: right; }

  .pull-xs-left {
    float: left; } }
/*================       Colors       ==================*/
.text-primary {
  color: #000000; }

.text-contrast1 {
  color: #333333; }

.text-contrast2 {
  color: #757575; }

.text-contrast3 {
  color: #c1c1c1; }

.text-default {
  color: #ffffff; }

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #000000; }

.bg-contrast1 {
  background: #333333; }

.bg-contrast2 {
  background: #757575; }

.bg-contrast3 {
  background: #c1c1c1; }

.bg-default {
  background: #ffffff; }

.bg-primary-variant-1 {
  background: rgba(0, 0, 0, 0.85);
  color: #FFFFFF; }
  .bg-primary-variant-1 h1, .bg-primary-variant-1 h2, .bg-primary-variant-1 h3, .bg-primary-variant-1 h4, .bg-primary-variant-1 h5, .bg-primary-variant-1 h6, .bg-primary-variant-1 .heading-1, .bg-primary-variant-1 .heading-2, .bg-primary-variant-1 .heading-3, .bg-primary-variant-1 .heading-4, .bg-primary-variant-1 .heading-5, .bg-primary-variant-1 .heading-6 {
    color: #FFFFFF; }

.bg-contrast-variant-1 {
  background: rgba(102, 102, 102, 0.9);
  color: #FFFFFF; }
  .bg-contrast-variant-1 h3 {
    color: #FFFFFF; }
    .bg-contrast-variant-1 h3.normal {
      color: #333333; }

.bg-contrast-variant-1__before {
  position: relative; }
  .bg-contrast-variant-1__before:before {
    content: '';
    position: absolute;
    top: 0;
    right: 100%;
    width: 5000px;
    height: 100%;
    background: rgba(102, 102, 102, 0.9); }
    @media (max-width: 991px) {
      .bg-contrast-variant-1__before:before {
        display: none; } }

.bg-contrast-variant-1__after {
  position: relative; }
  .bg-contrast-variant-1__after:after {
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    width: 5000px;
    height: 100%;
    background: rgba(102, 102, 102, 0.9); }
    @media (max-width: 991px) {
      .bg-contrast-variant-1__after:after {
        display: none; } }

.bg-fixed {
  background-attachment: fixed;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover; }
  @media (max-width: 1199px) {
    .bg-fixed {
      background-attachment: scroll; } }
  .bg-fixed__mod {
    position: relative; }
    .bg-fixed__mod * {
      position: relative;
      z-index: 2; }
    .bg-fixed__mod:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(102, 102, 102, 0.8);
      z-index: 1; }

.bg-img-1 {
  background-image: url("../res/parallax1.jpg"); }

.bg-img-2 {
  background-image: url("../res/parallax2.jpg"); }

.bg-img-3 {
  background-image: url("../res/parallax3.jpg"); }

.bg-img-4 {
  background-image: url("../res/parallax4.jpg"); }

.bg-img-5 {
  background-image: url("../res/parallax5.jpg"); }

.bg-img-6 {
  background-image: url("../res/parallax6.jpg"); }

.bg-img-7 {
  background-image: url("../res/parallax7.jpg"); }

.bg-img-8 {
  background-image: url("../res/parallax8.jpg"); }

.bg-img-9 {
  background-image: url("../res/parallax9.jpg"); }

.bg-img-10 {
  background-image: url("../res/parallax10.jpg"); }

.bg-img-11 {
  background-image: url("../res/parallax11.jpg"); }

.bg-img-12 {
  background-image: url("../res/parallax12.jpg"); }

.bg-img-13 {
  background-image: url("../res/parallax13.jpg"); }

.bg-img-14 {
  background-image: url("../res/parallax14.jpg"); }

.bg-img-vtolquad1 {
  background-image: url("../res/parallax-vtolquad1.jpg"); }

.bg-img-lsaengine1 {
  background-image: url("../res/parallax-lsaengine1.jpg"); }

.bg-img-skyquad1 {
  background-image: url("../res/parallax-skyquad1.jpg"); }

.bg-img-skyquad2 {
  background-image: url("../res/parallax-skyquad2.jpg"); }

.bg-img-outboard1 {
  background-image: url("../res/parallax-outboard1.jpg"); }

.bg-img-beargrylls1 {
  background-image: url("../res/parallax-beargrylls1.jpg"); }

.bg-img-beargrylls2 {
  background-image: url("../res/parallax-beargrylls2.jpg"); }

.bg-img-paravelo1 {
  background-image: url("../res/parallax-paravelo1.jpg"); }

.bg-img-paravelo2 {
  background-image: url("../res/parallax-paravelo2.jpg"); }

.bg-img-couplings1 {
  background-image: url("../res/parallax-couplings1.jpg"); }

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block; }
  .brand_name a {
    font-size: 40px;
    height: 50px;
    margin-top: 0;
    overflow: hidden;
    display: inline-block;
    color: #000000;
    text-indent: -9999px;
    background: url(/res/GIAT-logo.svg) no-repeat; }
    @media (max-width: 768px) {
      .brand_name a {
        background-position: center; } }

/*==================    Images     ======================*/
.image-wrap-1 img {
  margin-top: 7px; }

.image-wrap-2:before, .image-wrap-2:after {
  display: table;
  content: "";
  line-height: 0; }
.image-wrap-2:after {
  clear: both; }
.image-wrap-2 img {
  float: right;
  max-width: none; }
  @media (max-width: 1299px) {
    .image-wrap-2 img {
      max-width: 100%; } }

.image-wrap-3 {
  position: relative; }
  .image-wrap-3 img {
    position: absolute;
    top: 0;
    right: 100%;
    margin-right: -56px;
    height: 100%;
    max-width: none; }
    @media (max-width: 1199px) {
      .image-wrap-3 img {
        margin-right: -51px; } }
    @media (max-width: 991px) {
      .image-wrap-3 img {
        position: static;
        margin-right: 0;
        max-width: 100%;
        height: auto; } }

.image-wrap-3-mod {
  position: relative; }
  .image-wrap-3-mod img {
    position: absolute;
    top: 0;
    left: 100%;
    margin-left: -56px;
    height: 100%;
    max-width: none; }
    @media (max-width: 1199px) {
      .image-wrap-3-mod img {
        margin-left: -51px; } }
    @media (max-width: 991px) {
      .image-wrap-3-mod img {
        position: static;
        margin-left: 0;
        max-width: 100%;
        height: auto; } }

.image-wrap-4 {
  position: relative; }
  .image-wrap-4 img.img-left {
    position: absolute;
    right: 45px;
    top: 0;
    max-width: none;
    z-index: -1; }
    @media (max-width: 1499px) {
      .image-wrap-4 img.img-left {
        display: none; } }

/*==================     Icons     ======================*/
.icon {
  display: inline-block; }

.icon.fa-facebook,
.icon.fa-twitter,
.icon.fa-google-plus,
.icon.fa-skype,
.icon.fa-instagram {
  font-size: 18px;
  line-height: 18px; }
  .icon.fa-facebook:hover,
  .icon.fa-twitter:hover,
  .icon.fa-google-plus:hover,
  .icon.fa-skype:hover,
  .icon.fa-instagram:hover {
    color: #666666; }

/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  background: transparent;
  text-align: center;
  text-transform: uppercase;
  position: relative; }
  .btn .insider {
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%; }
    .btn .insider:after {
      content: "";
      background-color: #fff;
      width: 100%;
      height: 20px;
      position: absolute;
      left: -100%;
      top: 50%;
      margin-top: -10px;
      -moz-transform: rotateZ(45deg);
      -ms-transform: rotateZ(45deg);
      -o-transform: rotateZ(45deg);
      -webkit-transform: rotateZ(45deg);
      transform: rotateZ(45deg); }
  .btn:hover .insider:after {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    left: 100%; }

.btn-md {
  font-weight: 800;
  font-size: 13px;
  line-height: 20px;
  padding: 15px 30px; }

.btn-primary {
  color: #FFFFFF;
  background: #000000; }
  .btn-primary:hover {
    color: #c1c1c1;
    background: rgba(0, 0, 0, 0.9); }
  .btn-primary:active {
    -webkit-box-shadow: 1px 1px 5px #000000;
    -moz-box-shadow: 1px 1px 5px #000000;
    box-shadow: 1px 1px 5px #000000; }

/*==================      Box      ======================*/
.box .box__middle {
  vertical-align: middle; }
.box .box__bottom {
  vertical-align: bottom; }

.box .box_left img, .box .box_right img {
  max-width: none; }
.box_left, .box_right, .box_body {
  padding: 0;
  display: table-cell;
  vertical-align: top; }
.box .box_left {
  padding-right: 30px; }
.box .box_right {
  padding-left: 30px; }

@media (max-width: 479px) {
  .box-xxs-clear .box_left img, .box-xxs-clear .box_right img {
    max-width: 100%; }
  .box-xxs-clear .box_left,
  .box-xxs-clear .box_right,
  .box-xxs-clear .box_body {
    padding: 0;
    display: block;
    vertical-align: top; }
  .box-xxs-clear .box_left {
    padding-bottom: 30px; }
  .box-xxs-clear .box_right {
    padding-top: 30px; } }
@media (max-width: 767px) {
  .box-xs-clear .box_left img, .box-xs-clear .box_right img {
    max-width: 100%; }
  .box-xs-clear .box_left,
  .box-xs-clear .box_right,
  .box-xs-clear .box_body {
    padding: 0;
    display: block;
    vertical-align: top; }
  .box-xs-clear .box_left {
    padding-bottom: 30px; }
  .box-xs-clear .box_right {
    padding-top: 30px; } }
@media (max-width: 991px) {
  .box-sm-clear .box_left img, .box-sm-clear .box_right img {
    max-width: 100%; }
  .box-sm-clear .box_left,
  .box-sm-clear .box_right,
  .box-sm-clear .box_body {
    padding: 0;
    display: block;
    vertical-align: top; }
  .box-sm-clear .box_left {
    padding-bottom: 30px; }
  .box-sm-clear .box_right {
    padding-top: 30px; } }
@media (max-width: 1199px) {
  .box-md-clear .box_left img, .box-md-clear .box_right img {
    max-width: 100%; }
  .box-md-clear .box_left,
  .box-md-clear .box_right,
  .box-md-clear .box_body {
    padding: 0;
    display: block;
    vertical-align: top; }
  .box-md-clear .box_left {
    padding-bottom: 30px; }
  .box-md-clear .box_right {
    padding-top: 30px; } }
.box-lg_left img, .box-lg_right img {
  max-width: none; }
.box-lg_left, .box-lg_right, .box-lg_body {
  display: table-cell; }
.box-lg_body {
  vertical-align: middle;
  padding: 40px 40px; }
  @media (max-width: 479px) {
    .box-lg_body {
      padding: 40px 15px; } }
@media (max-width: 991px) {
  .box-lg .box-lg_left img, .box-lg .box-lg_right img {
    max-width: 100%;
    width: 100%; }
  .box-lg .box-lg_left,
  .box-lg .box-lg_right,
  .box-lg .box-lg_body {
    display: block;
    vertical-align: top; } }

/*==================   Index List  ======================*/
.index-list {
  counter-reset: li; }
  .index-list > li {
    font-size: 16px; }
    .index-list > li:first-child > .index-list__counter {
      padding-left: 66px; }
    .index-list > li > .index-list__counter {
      padding-left: 106px;
      padding-top: 80px;
      position: relative; }
      .index-list > li > .index-list__counter:before {
        content: counter(li,decimal);
        counter-increment: li;
        position: absolute;
        left: -5px;
        bottom: 0;
        font: 400 150px/130px "Montserrat", sans-serif;
        color: #757575;
        opacity: 0.12; }
    .index-list > li a {
      color: #000000;
      font-weight: 700;
      font-style: italic; }
  .index-list li.col-md-1:nth-child(12n + 13),
  .index-list li.col-md-2:nth-child(6n + 7),
  .index-list li.col-md-3:nth-child(4n + 5),
  .index-list li.col-md-4:nth-child(3n + 4),
  .index-list li.col-md-6:nth-child(2n + 3) {
    clear: left; }

/*==================  Inline List  ======================*/
.inline-list li {
  display: inline-block; }
  .inline-list li + li {
    margin-left: 14px; }

/*==================  List  ======================*/
.list li {
  font-weight: 500;
  font-size: 125%;
  color: #000000; }
  .list li + li {
    margin-top: 10px; }

/*==================  Terms List  ======================*/
.terms-list dt + dd {
  margin-top: 13px; }
.terms-list dd + dt {
  margin-top: 35px; }
.terms-list + * {
  margin-top: 27px; }

/*==================  Project List  ======================*/
.proj-list {
  margin: 30px auto;
  padding: 0;
  list-style: none; }

.js .proj-list {
  background: url(../res/loading.gif) no-repeat 50% 100px; }

.js .proj-list.loaded {
  background: none; }

.proj-list li {
  display: inline-block;
  overflow: hidden;
  width: 314px;
  text-align: left;
  vertical-align: top; }

.js .proj-list li {
  display: none;
  float: left; }

.js .proj-list.loaded li {
  display: block; }

/* Anchor and image */
.proj-list li > a,
.proj-list li img {
  display: block;
  outline: none;
  border: none; }

.proj-list li > a {
  position: relative;
  overflow: hidden;
  margin: 7px; }

/* Curtain element */
.proj-list .curtain {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: #96cdc8; }

.proj-list.swipe-down .curtain {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

/* Shadow */
.proj-list .curtain::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  content: ''; }

.proj-list.swipe-down .curtain::after {
  top: -100%; }

/* Title */
.proj-list li h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 20px;
  width: 100%;
  background: #333333;
  color: #757575;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 800;
  font-size: 1em;
  -webkit-transition: -webkit-transform 0.2s, color 0.2s;
  transition: transform 0.2s, color 0.2s; }

/* Pseudo element for hover effect */
.proj-list li > a::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100.5%;
  height: 100.5%;
  border: 0px solid transparent;
  background: transparent;
  content: '';
  -webkit-transition: border-width 0.2s, border-color 0.2s;
  transition: border-width 0.2s, border-color 0.2s; }

/* Hover effects */
.proj-list li.shown:hover h3 {
  color: #ffffff;
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0); }

.proj-list li.shown:hover > a::before {
  border-width: 14px;
  border-color: #333333; }

/* Animations */
.proj-list.swipe-down li.animate .curtain {
  -webkit-animation: swipeDown 1.5s cubic-bezier(0.6, 0, 0.4, 1) forwards;
  animation: swipeDown 1.5s cubic-bezier(0.6, 0, 0.4, 1) forwards; }

@-webkit-keyframes swipeDown {
  /* fixes Chrome 35.0.1916.114 issue (easing breaks) */
  50%, 60% {
    -webkit-transform: translate3d(0, 0, 0); }
  100% {
    -webkit-transform: translate3d(0, 100%, 0); } }
@keyframes swipeDown {
  50%, 60% {
    -webkit-transform: translate(0);
    transform: translate(0); }
  100% {
    transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
/* Shadow */
.proj-list li.animate .curtain::after {
  -webkit-animation: fadeOut 1.5s ease forwards;
  animation: fadeOut 1.5s ease forwards;
  -webkit-animation-delay: inherit;
  animation-delay: inherit; }

@-webkit-keyframes fadeOut {
  /* fixes Chrome 35.0.1916.114 issue (easing breaks) */
  50%, 60% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  50%, 60% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/* Hide image and title and show at half time */
.js .proj-list li img,
.js .proj-list li h3 {
  visibility: hidden; }

.proj-list li.animate img,
.proj-list li.animate h3 {
  -webkit-animation: showMe 1.5s step-end forwards;
  animation: showMe 1.5s step-end forwards; }

@-webkit-keyframes showMe {
  from {
    visibility: hidden; }
  60%, 100% {
    visibility: visible; } }
@keyframes showMe {
  from {
    visibility: hidden; }
  60%, 100% {
    visibility: visible; } }
.proj-list li.shown img,
.proj-list li.shown h3 {
  visibility: visible; }

/*==================  Contact-info   ======================*/
.contact-info {
  display: inline-block; }
  .contact-info p + dl {
    margin-top: 15px; }
  .contact-info dl {
    text-align: left;
    min-width: 290px; }
    .contact-info dl:before, .contact-info dl:after {
      display: table;
      content: "";
      line-height: 0; }
    .contact-info dl:after {
      clear: both; }
    @media (max-width: 991px) {
      .contact-info dl {
        min-width: 100%; } }
    .contact-info dl dt {
      float: left; }
    .contact-info dl dd {
      float: right; }
    .contact-info dl.email dt, .contact-info dl.email dd {
      float: none;
      display: inline-block; }
      .contact-info dl.email dt a[href^="mailto:"], .contact-info dl.email dd a[href^="mailto:"] {
        text-decoration: underline; }

/*==================  Post   ======================*/
.post {
  overflow: hidden;
  position: relative; }
  .post:before {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(51, 51, 51, 0.8);
    z-index: 1;
    position: absolute; }
  .post img {
    width: 100%;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
  .post_cnt {
    color: #ffffff;
    position: absolute;
    z-index: 2;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 22%;
    right: 16%; }
    .post_cnt h1, .post_cnt h2, .post_cnt h3, .post_cnt h4, .post_cnt h5, .post_cnt h6, .post_cnt .heading-1, .post_cnt .heading-2, .post_cnt .heading-3, .post_cnt .heading-4, .post_cnt .heading-5, .post_cnt .heading-6 {
      color: #ffffff; }
    @media (max-width: 1799px) {
      .post_cnt {
        left: 10%;
        right: 10%; } }
    @media (max-width: 1499px) {
      .post_cnt {
        text-align: center;
        left: 15px;
        right: 15px; }
        .post_cnt h2 {
          font-size: 30px; } }
    @media (max-width: 991px) {
      .post_cnt h2 {
        font-size: 20px; } }
    @media (max-width: 767px) {
      .post_cnt h2 {
        font-size: 35px; } }
    @media (max-width: 479px) {
      .post_cnt h2 {
        font-size: 30px; } }
  .post:hover img {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }

/*==================  Quote   ======================*/
.quote {
  position: relative;
  padding-left: 39px; }
  .quote:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\f10d';
    font: 400 18px/32px "FontAwesome";
    color: #000000; }
  .quote q, .quote cite {
    display: block; }
  .quote q + cite {
    margin-top: 15px; }

/*==================  Banner   ======================*/
.banner {
  min-height: 390px;
  padding: 30px 0;
  width: 100%;
  position: relative; }
  .banner_cnt {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 40px;
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .banner_cnt {
        padding-left: 20px;
        padding-right: 20px; } }
  .banner__mod {
    min-height: 440px; }
  .banner__mod-2 .banner_cnt {
    padding-right: 0;
    padding-left: 36px;
    top: 52%; }
    @media (max-width: 991px) {
      .banner__mod-2 .banner_cnt {
        padding-right: 20px;
        padding-left: 20px; } }
    @media (max-width: 479px) {
      .banner__mod-2 .banner_cnt {
        position: static;
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        padding-right: 10px;
        padding-left: 10px; } }
  .banner__mod-3 .banner_cnt {
    top: 45%; }
  .banner__mod-4 .banner_cnt {
    padding-right: 40px;
    padding-left: 0;
    top: 49%; }
    @media (max-width: 991px) {
      .banner__mod-4 .banner_cnt {
        padding-right: 20px;
        padding-left: 20px; } }
    @media (max-width: 479px) {
      .banner__mod-4 .banner_cnt {
        position: static;
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        padding-right: 10px;
        padding-left: 10px; } }

/*=======================================================
                     Script Modules
=========================================================*/
/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block; }
  .sf-menu:before, .sf-menu:after {
    display: table;
    content: "";
    line-height: 0; }
  .sf-menu:after {
    clear: both; }
  .sf-menu > li {
    position: relative;
    float: left; }
    .sf-menu > li + li {
      margin-left: 32px; }
  .sf-menu a {
    display: block; }

.sf-menu > li > a {
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  color: #757575;
  text-transform: uppercase; }
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #000000; }
.sf-menu > li.active > a {
  color: #000000; }

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  left: -10px;
  width: 150px;
  margin-top: 15px;
  padding: 20px 0;
  background: #333;
  z-index: 3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4); }

.sf-menu ul > li > a {
  color: #FFF;
  font-size: 15px;
  line-height: 30px;
  font-weight: 500;
  padding: 0 15px; }
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #FFF;
  background: #000000; }

.sf-menu ul ul {
  position: absolute;
  top: 23%;
  left: 102%;
  width: 150px;
  margin-top: 0;
  z-index: 4;
  padding: 20px 0;
  background: #333; }

.sf-menu > li > .sf-with-ul {
  position: relative; }
  .sf-menu > li > .sf-with-ul:before {
    position: absolute;
    left: 50%;
    top: 65%;
    margin-left: -6px;
    content: "";
    font: 400 12px/12px "FontAwesome"; }

@media (max-width: 767px) {
  .sf-menu {
    display: none; } }
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .rd-mobilemenu.active {
    right: 0; }

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); }
  .rd-mobilemenu.active .rd-mobilemenu_ul {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .rd-mobilemenu_ul li.active > a {
    background: #f5f5f5;
    color: #2d2d2d; }
  .rd-mobilemenu_ul a {
    display: block;
    padding: 14px 25px 16px; }
    .rd-mobilemenu_ul a:hover {
      background: #000000;
      color: #FFF; }
    .rd-mobilemenu_ul a .rd-submenu-toggle {
      position: absolute;
      top: 50%;
      right: 11px;
      margin-top: -17.5px;
      width: 32px;
      height: 32px;
      font: 400 10px "FontAwesome";
      line-height: 32px;
      text-align: center;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -moz-transition: 0.5s all ease;
      -o-transition: 0.5s all ease;
      -webkit-transition: 0.5s all ease;
      transition: 0.5s all ease;
      z-index: 1;
      background: rgba(0, 0, 0, 0.1); }
      .rd-mobilemenu_ul a .rd-submenu-toggle:after {
        content: '\f078'; }
      .rd-mobilemenu_ul a .rd-submenu-toggle:hover {
        background: #FFF;
        color: #666; }
    .rd-mobilemenu_ul a.rd-with-ul {
      position: relative; }
      .rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
  .rd-mobilemenu_ul ul a {
    padding-left: 40px; }
  .rd-mobilemenu_ul ul ul a {
    padding-left: 60px; }
  .rd-mobilemenu_ul:after {
    content: '';
    display: block;
    height: 20px; }

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991; }

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 20px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px; }
  .rd-mobilepanel_toggle span {
    position: relative;
    display: block;
    margin: auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
      content: "";
      position: absolute;
      left: 0;
      top: -6px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after {
      top: 6px; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
      width: 20px;
      height: 3px;
      background-color: #000;
      backface-visibility: hidden;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
  .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
    -webkit-transition-duration: 0.3s, 0.3s;
    transition-duration: 0.3s, 0.3s;
    -webkit-transition-delay: 0.3s, 0s;
    transition-delay: 0.3s, 0s;
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform; }
  .rd-mobilepanel_toggle.active span {
    transition: background .3s 0s ease;
    background: transparent; }
    .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
      top: 0;
      -webkit-transition-delay: 0s, 0.3s;
      transition-delay: 0s, 0.3s; }
    .rd-mobilepanel_toggle.active span:before {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .rd-mobilepanel_toggle.active span:after {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

@media (max-width: 767px) {
  body {
    padding-top: 56px; }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block; } }
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px; } }
/*==================  Stuck menu  ======================*/
.isStuck {
  background: #fff;
  z-index: 999;
  border-bottom: 4px solid #fff; }
  .isStuck .brand_name a {
    height: 45px;
    margin-top: 3px; }

@media only screen and (max-width: 991px) {
  .isStuck {
    display: none !important; } }
/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden; }
  .parallax_image, .parallax_pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-position: center center;
    will-change: transform; }
  .parallax_image {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }
  .parallax_pattern {
    background-repeat: repeat; }
  .parallax_cnt {
    position: relative;
    z-index: 2; }
  .parallax--mod:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(117, 117, 117, 0.6);
    z-index: 1; }

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #FFFFFF;
  padding: 15px 0; }
  header .brand {
    float: left; }
  header .nav {
    float: right;
    padding: 15px 0;
    line-height: 1; }
    @media (max-width: 479px) {
      header .nav {
        display: none; } }
  @media (max-width: 991px) {
    header {
      text-align: center; }
      header .brand, header .nav {
        float: none; } }
  header.subpage-mod {
    border-bottom: 4px solid #000000; }

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #FFFFFF; }

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: #000000;
  color: #FFFFFF;
  position: relative; }
  footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, footer .heading-1, footer .heading-2, footer .heading-3, footer .heading-4, footer .heading-5, footer .heading-6 {
    color: #FFFFFF; }
  footer a:hover {
    color: #666666; }
  footer .footer-info {
    padding-top: 120px;
    padding-bottom: 120px; }
    footer .footer-info p {
      font-size: 17px;
      line-height: 0.12;
      font-weight: 400; }
    footer .footer-info a[href^="callto:"] {
      font-size: 36px;
      font-family: "Montserrat", sans-serif;
      line-height: 50px; }
      footer .footer-info a[href^="callto:"]:hover {
        color: #666666; }
    footer .footer-info address {
      font-size: 17px;
      line-height: 1.2;
      font-weight: 400;
      text-transform: uppercase; }
    footer .footer-info * + address {
      margin-top: 8px; }
    footer .footer-info__inset-2 {
      padding-top: 100px; }
  footer .copyright {
    font-size: 12px;
    margin-top: 29px;
    line-height: 1.2; }

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