@charset "UTF-8";
/** juliocolunga[dot]com @juliocolunga **/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
@import 'https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css';
img,
legend {
  border: 0;
}
legend,
td,
th {
  padding: 0;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: 0 0;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
optgroup,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre,
textarea {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/***** General *****/
/***** Flat UI Colors / flatuicolors [dot] com *****/
/***** Colors *****/
/* Colors */
/* A Snowflake File */
/***** Variables *****/
/***** Mixins *****/
.flexbox {
  display: flex;
}
.flexbox.align-items-center {
  align-items: center;
}
.flexbox.align-items-stretch {
  align-items: stretch;
}
.flexbox.align-items-start {
  align-items: flex-start;
}
.flexbox.align-items-end {
  align-items: flex-end;
}
.flexbox.direction-column {
  flex-direction: column;
}
.flexbox.direction-column-reverse {
  flex-direction: column-reverse;
}
.flexbox.justify-content-center {
  justify-content: center;
}
.flexbox.justify-content-flex-end {
  justify-content: flex-end;
}
.flexbox.justify-content-space-around {
  justify-content: space-around;
}
.flexbox.justify-content-space-between {
  justify-content: space-between;
}
.flexbox.row-reverse {
  flex-direction: row-reverse;
}
.flexbox.wrap {
  flex-flow: row wrap;
}
.linkSH {
  text-decoration: none;
}
.linkSH:hover {
  text-decoration: underline;
}
.marginZero,
body {
  margin: 0;
}
.remPercent,
html {
  font-size: 62.5%;
}
/* e.g. 1.4rem = 14px */
.ulReset,
.hidden-menu-bar nav ul,
.hidden-menu-bar .bottom ul.social,
main#solutions .section-common-content .text ul,
main#projects .section-second .top ul,
main#single-project .section-second .content .actions ul,
footer#main-footer .data .columns ul {
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* Box Sixing */
.box-sizing-border-box,
.hidden-menu-bar .inner-wrapper,
main#projects .section-second .item,
main#contact .section-first .center,
main#contact .section-second .base,
main#contact .section-second .single-field input[type="text"],
main#contact .section-second .single-field input[type="search"],
main#contact .section-second .single-field input[type="tel"],
main#contact .section-second .single-field input[type="url"],
main#contact .section-second .single-field input[type="password"],
main#contact .section-second .single-field input[type="email"],
main#contact .section-second .single-field input[type="number"],
main#contact .section-second .full-field textarea,
footer#main-footer .data .center,
footer#main-footer .data .columns li a {
  box-sizing: border-box;
}
/* Display */
.display-block,
header#main-header a.logo,
header#main-header a.logo img,
header#main-header a.simple-link,
.hidden-menu-bar .bottom ul.social a,
main#projects .section-second .item a.image,
main#projects .section-second .item a.image img,
main#projects .section-second .item a.image span,
main#single-project .section-second .image img,
main#single-project .section-second .content img,
main#single-project .section-second .content .actions li a,
main#contact .section-second label.title,
main#contact .section-third .content p::before,
main#contact .section-third .map img,
footer#main-footer .data .columns li a,
.loading .brand img {
  display: block;
}
.display-inline-block,
.hidden-menu-bar .bottom ul.social li,
main#solutions .section-common-content .text li,
main#projects .section-second .top ul li,
main#single-project .section-second .content .actions > *,
main#single-project .section-second .content .actions li,
footer#main-footer .data .columns li,
footer#main-footer .bottom a.go-top {
  display: inline-block;
}
/* Position */
.position-absolute,
header#main-header .show-hide-menu div,
main#home .section-third a.play-video,
main#projects .section-second .item a.image span,
main#single-project .section-first .go-prev,
main#single-project .section-first .go-next,
main#contact .section-third .content p::before,
main#contact .section-third .map iframe,
.common-decoration .mask {
  position: absolute;
}
.position-fixed,
header#main-header,
.hidden-menu-bar,
.loading {
  position: fixed;
}
.position-relative,
header#main-header .show-hide-menu,
main#projects .section-first .center,
main#projects .section-first .box,
main#projects .section-second .item a.image,
main#single-project .section-first .center,
main#single-project .section-first .box,
main#contact .section-third .content p,
main#contact .section-third .map,
.common-decoration {
  position: relative;
}
/* Text Align */
.text-align-center,
.hidden-menu-bar .bottom ul.social a,
main#home .section-common,
main#solutions .section-fifth .center,
main#solutions .section-sixth .center,
main#projects .section-first .box,
main#projects .section-second header,
main#projects .section-second .item a.image,
main#single-project .section-first .box,
main#single-project .section-second .content .actions li a,
main#contact .section-first,
main#contact .section-third .content p::before,
footer#main-footer .data .columns li a {
  text-align: center;
}
.text-align-right,
.hidden-menu-bar .inner-wrapper,
main#solutions .section-third .center,
main#contact .section-second .buttons {
  text-align: right;
}
/* Text Decoration */
.text-decoration-none,
header#main-header a.simple-link,
.hidden-menu-bar nav a,
main#home .section-third .cta p a,
main#projects .section-second .item .header h3 a,
main#single-project .section-second .content .text p a,
main#single-project .section-second .content .text ul a,
main#single-project .section-second .content .text ol a,
main#single-project .section-second .content .text blockquote a,
main#contact .section-third .content p a,
footer#main-footer .data .columns a,
footer#main-footer .bottom a.go-top {
  text-decoration: none;
}
/* Text Transform */
.text-transform-uppercase,
main#projects .section-second .top ul li,
main#projects .section-second .item,
main#single-project .section-first h2,
main#single-project .section-second .content .actions p,
main#contact .section-second .buttons input {
  text-transform: uppercase;
}
/* Vertical Align */
.vertical-align-middle,
header#main-header a.logo img,
main#projects .section-second .item a.image img,
main#single-project .section-second .image img,
main#single-project .section-second .content img,
main#single-project .section-second .content .actions > *,
main#contact .section-third .map img,
.loading .brand img {
  vertical-align: middle;
}
/***** Parametric Mixins *****/
/* Less - Stuff */
/***** Layout *****/
body {
  background: #ffffff;
  font: 1.2rem 'Roboto Condensed', sans-serif;
}
/***** Main Header *****/
header#main-header {
  opacity: 0;
  top: 0;
  transform: translateY(-100px);
  width: 100%;
  z-index: 9000;
  transition: all 1s;
  /* Center */
  /* Left Wrapper */
  /* Logo */
  /* Right Wrapper */
  /* Show Hide Menu */
  /* Simple Link */
}
header#main-header.visible-bar {
  /* Hidden Menu Bar */
  /* Right Wrapper */
}
header#main-header.visible-bar + .hidden-menu-bar {
  transform: translateX(0);
}
header#main-header.visible-bar .right-wrapper {
  /* Show Hide Menu */
}
header#main-header.visible-bar .right-wrapper .show-hide-menu div:nth-child(1),
header#main-header.visible-bar .right-wrapper .show-hide-menu div:nth-child(2) {
  top: calc(50% - 2px);
  transform: rotate(45deg);
}
header#main-header.visible-bar .right-wrapper .show-hide-menu div:nth-child(3),
header#main-header.visible-bar .right-wrapper .show-hide-menu div:nth-child(4) {
  top: calc(50% - 2px);
  transform: rotate(-45deg);
}
header#main-header.scrolled {
  /* Left Wrapper */
  /* Logo */
  /* Right Wrapper */
}
header#main-header.scrolled .left-wrapper {
  background: #1d62b9;
  padding: 10px;
}
header#main-header.scrolled a.logo img {
  height: 45px;
}
header#main-header.scrolled .right-wrapper {
  background: #1d62b9;
  padding: 10px;
}
header#main-header.header-visible {
  opacity: 1;
  transform: translateY(0);
}
header#main-header .center {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
header#main-header .center.align-items-center {
  align-items: center;
}
header#main-header .center.align-items-stretch {
  align-items: stretch;
}
header#main-header .center.align-items-start {
  align-items: flex-start;
}
header#main-header .center.align-items-end {
  align-items: flex-end;
}
header#main-header .center.direction-column {
  flex-direction: column;
}
header#main-header .center.direction-column-reverse {
  flex-direction: column-reverse;
}
header#main-header .center.justify-content-center {
  justify-content: center;
}
header#main-header .center.justify-content-flex-end {
  justify-content: flex-end;
}
header#main-header .center.justify-content-space-around {
  justify-content: space-around;
}
header#main-header .center.justify-content-space-between {
  justify-content: space-between;
}
header#main-header .center.row-reverse {
  flex-direction: row-reverse;
}
header#main-header .center.wrap {
  flex-flow: row wrap;
}
header#main-header .left-wrapper {
  padding: 10px 0;
  transition: all 1s;
}
header#main-header a.logo img {
  height: 60px;
  width: auto;
  transition: all 1s;
}
header#main-header .right-wrapper {
  display: flex;
  align-items: center;
  transition: all 1s;
}
header#main-header .right-wrapper.align-items-center {
  align-items: center;
}
header#main-header .right-wrapper.align-items-stretch {
  align-items: stretch;
}
header#main-header .right-wrapper.align-items-start {
  align-items: flex-start;
}
header#main-header .right-wrapper.align-items-end {
  align-items: flex-end;
}
header#main-header .right-wrapper.direction-column {
  flex-direction: column;
}
header#main-header .right-wrapper.direction-column-reverse {
  flex-direction: column-reverse;
}
header#main-header .right-wrapper.justify-content-center {
  justify-content: center;
}
header#main-header .right-wrapper.justify-content-flex-end {
  justify-content: flex-end;
}
header#main-header .right-wrapper.justify-content-space-around {
  justify-content: space-around;
}
header#main-header .right-wrapper.justify-content-space-between {
  justify-content: space-between;
}
header#main-header .right-wrapper.row-reverse {
  flex-direction: row-reverse;
}
header#main-header .right-wrapper.wrap {
  flex-flow: row wrap;
}
header#main-header .show-hide-menu {
  cursor: pointer;
  height: 28px;
  width: 28px;
}
header#main-header .show-hide-menu div {
  background: #ffffff;
  height: 4px;
  width: 100%;
  transition: all 0.4s;
}
header#main-header .show-hide-menu div:nth-child(1) {
  top: 0;
}
header#main-header .show-hide-menu div:nth-child(2) {
  top: calc(50% - 6px);
}
header#main-header .show-hide-menu div:nth-child(3) {
  top: calc(50% + 2px);
}
header#main-header .show-hide-menu div:nth-child(4) {
  bottom: 0;
}
header#main-header a.simple-link {
  background: #ffffff;
  border-radius: 4px;
  color: #1d62b9;
  font: 700 1.5rem/35px 'Roboto Condensed', sans-serif;
  height: 35px;
  margin: 0 0 0 20px;
  padding: 0 10px;
}
/* Hidden Menu Bar */
.hidden-menu-bar {
  background: #1d62b9;
  height: 100%;
  right: 0;
  top: 0;
  transform: translateX(260px);
  width: 260px;
  z-index: 8900;
  transition: all 0.4s;
  /* Inner Wrapper */
  /* Navigation */
  /* Bottom */
}
.hidden-menu-bar .inner-wrapper {
  height: 100%;
  padding: 20px 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.hidden-menu-bar .inner-wrapper.align-items-center {
  align-items: center;
}
.hidden-menu-bar .inner-wrapper.align-items-stretch {
  align-items: stretch;
}
.hidden-menu-bar .inner-wrapper.align-items-start {
  align-items: flex-start;
}
.hidden-menu-bar .inner-wrapper.align-items-end {
  align-items: flex-end;
}
.hidden-menu-bar .inner-wrapper.direction-column {
  flex-direction: column;
}
.hidden-menu-bar .inner-wrapper.direction-column-reverse {
  flex-direction: column-reverse;
}
.hidden-menu-bar .inner-wrapper.justify-content-center {
  justify-content: center;
}
.hidden-menu-bar .inner-wrapper.justify-content-flex-end {
  justify-content: flex-end;
}
.hidden-menu-bar .inner-wrapper.justify-content-space-around {
  justify-content: space-around;
}
.hidden-menu-bar .inner-wrapper.justify-content-space-between {
  justify-content: space-between;
}
.hidden-menu-bar .inner-wrapper.row-reverse {
  flex-direction: row-reverse;
}
.hidden-menu-bar .inner-wrapper.wrap {
  flex-flow: row wrap;
}
.hidden-menu-bar nav li {
  margin: 30px 0 0 0;
}
.hidden-menu-bar nav li.active a {
  font-weight: 700;
}
.hidden-menu-bar nav a {
  color: #ffffff;
  font: 300 2.6rem 'Roboto Condensed', sans-serif;
}
.hidden-menu-bar .bottom {
  /* Social */
  /* Legal */
}
.hidden-menu-bar .bottom ul.social li {
  display: inline-block;
  margin: 0 0 0 10px;
}
.hidden-menu-bar .bottom ul.social li:first-child {
  margin: 0;
}
.hidden-menu-bar .bottom ul.social a {
  background: #ffffff;
  border-radius: 4px;
  color: #1d62b9;
  font-size: 1.8rem;
  height: 25px;
  width: 25px;
}
.hidden-menu-bar .bottom p.legal {
  color: #ffffff;
  font: 300 1.2rem 'Roboto Condensed', sans-serif;
  margin: 10px 0 0 0;
}
/***** Media Queries *****/
@media only screen and (min-width: /* 85% Smartphone */ 320px) and (max-width: 767px) {
  /***** Main Header *****/
  header#main-header {
    /* Logo */
    /* Right Wrapper */
    /* Simple Link */
  }
  header#main-header.scrolled {
    /* Logo */
  }
  header#main-header.scrolled a.logo img {
    height: 60px;
  }
  header#main-header a.logo img {
    height: 60px;
  }
  header#main-header .right-wrapper {
    padding: 10px;
  }
  header#main-header a.simple-link {
    display: none;
  }
}
/****** Home ******/
main#home {
  /* Section Common */
  /* Section First */
  /* Section Second */
  /* Section Third */
}
main#home .section-common {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  /* Center */
}
main#home .section-common .center {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
main#home .section-common .center.align-items-center {
  align-items: center;
}
main#home .section-common .center.align-items-stretch {
  align-items: stretch;
}
main#home .section-common .center.align-items-start {
  align-items: flex-start;
}
main#home .section-common .center.align-items-end {
  align-items: flex-end;
}
main#home .section-common .center.direction-column {
  flex-direction: column;
}
main#home .section-common .center.direction-column-reverse {
  flex-direction: column-reverse;
}
main#home .section-common .center.justify-content-center {
  justify-content: center;
}
main#home .section-common .center.justify-content-flex-end {
  justify-content: flex-end;
}
main#home .section-common .center.justify-content-space-around {
  justify-content: space-around;
}
main#home .section-common .center.justify-content-space-between {
  justify-content: space-between;
}
main#home .section-common .center.row-reverse {
  flex-direction: row-reverse;
}
main#home .section-common .center.wrap {
  flex-flow: row wrap;
}
main#home .section-first {
  /* Box */
  /* Header */
  /* Video Foreground */
}
main#home .section-first::after {
  background-image: url(img/decoration-blue.png);
}
main#home .section-first .box {
  z-index: 100;
}
main#home .section-first header h1 {
  color: #ffffff;
  font: 300 7rem 'Roboto Condensed', sans-serif;
  margin: 0;
}
main#home .section-first header h1 strong {
  display: block;
}
main#home .section-first .video-foreground,
main#home .section-first video {
  box-sizing: border-box;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
main#home .section-first .video-dark {
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  position: absolute;
}
main#home .section-second {
  color: #ffffff;
  /* Header */
  /* Text */
}
main#home .section-second::before {
  background-image: url(img/decoration-blue.png);
}
main#home .section-second::after {
  background-image: url(img/decoration-blue.png);
}
main#home .section-second header h2 {
  font: 300 7rem 'Roboto Condensed', sans-serif;
  margin: 0;
}
main#home .section-second .text {
  margin: 40px 0 0 0;
}
main#home .section-second .text p {
  font: 1.8rem/1.68 'Roboto', sans-serif;
  margin: 0;
}
main#home .section-third {
  color: #ffffff;
  /* Video Foreground */
  /* Box */
  /* Center */
  /* Header */
  /* Text */
  /* CTA */
}
main#home .section-third::before {
  background-image: url(img/decoration-blue.png);
}
main#home .section-third::after {
  background-image: url(img/decoration-gray.png);
}
main#home .section-third .video-foreground,
main#home .section-third iframe {
  box-sizing: border-box;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
main#home .section-third a.play-video {
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  height: 100%;
  left: 0;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}
main#home .section-third a.play-video.align-items-center {
  align-items: center;
}
main#home .section-third a.play-video.align-items-stretch {
  align-items: stretch;
}
main#home .section-third a.play-video.align-items-start {
  align-items: flex-start;
}
main#home .section-third a.play-video.align-items-end {
  align-items: flex-end;
}
main#home .section-third a.play-video.direction-column {
  flex-direction: column;
}
main#home .section-third a.play-video.direction-column-reverse {
  flex-direction: column-reverse;
}
main#home .section-third a.play-video.justify-content-center {
  justify-content: center;
}
main#home .section-third a.play-video.justify-content-flex-end {
  justify-content: flex-end;
}
main#home .section-third a.play-video.justify-content-space-around {
  justify-content: space-around;
}
main#home .section-third a.play-video.justify-content-space-between {
  justify-content: space-between;
}
main#home .section-third a.play-video.row-reverse {
  flex-direction: row-reverse;
}
main#home .section-third a.play-video.wrap {
  flex-flow: row wrap;
}
main#home .section-third a.play-video i {
  display: none;
  font-size: 8rem;
}
main#home .section-third .box {
  z-index: 100;
}
main#home .section-third .center {
  text-shadow: 0 0 10px #2a2a2a;
  width: 100%;
  z-index: 100;
}
main#home .section-third header h2 {
  font: 700 7rem 'Roboto Condensed', sans-serif;
  margin: 0;
}
main#home .section-third .text {
  margin: 20px 0 0 0;
}
main#home .section-third .text p {
  font: 500 3rem 'Roboto Condensed', sans-serif;
  margin: 0;
}
main#home .section-third .cta {
  margin: 20px 0 0 0;
}
main#home .section-third .cta p {
  font: 700 2.4rem 'Roboto Condensed', sans-serif;
  margin: 0;
}
main#home .section-third .cta p a {
  color: inherit;
}
/***** Media Queries *****/
@media only screen and (min-width: /* 85% Smartphone */ 320px) and (max-width: 767px) {
  /****** Home ******/
  main#home {
    /* Section First */
    /* Section Second */
    /* Section Third */
  }
  main#home .section-first {
    /* Header */
    /* Video Foreground */
  }
  main#home .section-first header h1 {
    font: 300 4rem 'Roboto Condensed', sans-serif;
  }
  main#home .section-first .video-foreground,
  main#home .section-first video {
    box-sizing: border-box;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
  }
  main#home .section-second {
    /* Header */
    /* Text */
  }
  main#home .section-second header h2 {
    font: 300 4rem 'Roboto Condensed', sans-serif;
  }
  main#home .section-second header h2 br {
    display: none;
  }
  main#home .section-second .text {
    margin: 20px 0 0 0;
  }
  main#home .section-second .text p {
    font: 1.6rem/1.68 'Roboto', sans-serif;
  }
  main#home .section-third {
    /* Video Foreground */
    /* Center */
    /* Header */
    /* Text */
    /* CTA */
  }
  main#home .section-third .video-foreground,
  main#home .section-third iframe {
    box-sizing: border-box;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
  }
  main#home .section-third a.play-video {
    background: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    height: 100%;
    left: 0;
    text-decoration: none;
    top: 0;
    width: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  main#home .section-third a.play-video.align-items-center {
    align-items: center;
  }
  main#home .section-third a.play-video.align-items-stretch {
    align-items: stretch;
  }
  main#home .section-third a.play-video.align-items-start {
    align-items: flex-start;
  }
  main#home .section-third a.play-video.align-items-end {
    align-items: flex-end;
  }
  main#home .section-third a.play-video.direction-column {
    flex-direction: column;
  }
  main#home .section-third a.play-video.direction-column-reverse {
    flex-direction: column-reverse;
  }
  main#home .section-third a.play-video.justify-content-center {
    justify-content: center;
  }
  main#home .section-third a.play-video.justify-content-flex-end {
    justify-content: flex-end;
  }
  main#home .section-third a.play-video.justify-content-space-around {
    justify-content: space-around;
  }
  main#home .section-third a.play-video.justify-content-space-between {
    justify-content: space-between;
  }
  main#home .section-third a.play-video.row-reverse {
    flex-direction: row-reverse;
  }
  main#home .section-third a.play-video.wrap {
    flex-flow: row wrap;
  }
  main#home .section-third a.play-video i {
    display: none;
    font-size: 8rem;
  }
  main#home .section-third .center {
    box-sizing: border-box;
    padding: 0 5%;
    width: 100%;
  }
  main#home .section-third header h2 {
    font: 700 4rem 'Roboto Condensed', sans-serif;
  }
  main#home .section-third .text p {
    font: 500 2.4rem 'Roboto Condensed', sans-serif;
  }
  main#home .section-third .cta p {
    font: 700 2rem 'Roboto Condensed', sans-serif;
  }
}
@media (min-aspect-ratio: 16/9) {
  main#home .section-first .video-foreground {
    height: 300%;
    top: -100%;
  }
  main#home .section-third .video-foreground {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16/9) {
  main#home .section-first .video-foreground {
    width: 300%;
    left: -100%;
  }
  main#home .section-third .video-foreground {
    width: 300%;
    left: -100%;
  }
}
/***** Solutions *****/
main#solutions {
  /* Section Common */
  /* Section Common Content */
  /* Section First */
  /* Section Second */
  /* Section Third */
  /* Section Fourth */
  /* Section Fifth */
  /* Section Sixth */
}
main#solutions .section-common {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  /* Center */
}
main#solutions .section-common .center {
  height: 100%;
  position: relative;
  z-index: 200;
  display: flex;
  align-items: center;
}
main#solutions .section-common .center.align-items-center {
  align-items: center;
}
main#solutions .section-common .center.align-items-stretch {
  align-items: stretch;
}
main#solutions .section-common .center.align-items-start {
  align-items: flex-start;
}
main#solutions .section-common .center.align-items-end {
  align-items: flex-end;
}
main#solutions .section-common .center.direction-column {
  flex-direction: column;
}
main#solutions .section-common .center.direction-column-reverse {
  flex-direction: column-reverse;
}
main#solutions .section-common .center.justify-content-center {
  justify-content: center;
}
main#solutions .section-common .center.justify-content-flex-end {
  justify-content: flex-end;
}
main#solutions .section-common .center.justify-content-space-around {
  justify-content: space-around;
}
main#solutions .section-common .center.justify-content-space-between {
  justify-content: space-between;
}
main#solutions .section-common .center.row-reverse {
  flex-direction: row-reverse;
}
main#solutions .section-common .center.wrap {
  flex-flow: row wrap;
}
main#solutions .section-common-content {
  /* Box */
  /* Header */
  /* Text */
}
main#solutions .section-common-content .box {
  width: 50%;
}
main#solutions .section-common-content header h2 {
  font: 700 6.5rem 'Roboto Condensed', sans-serif;
  margin: 0;
}
main#solutions .section-common-content .text {
  margin: 20px 0 0 0;
}
main#solutions .section-common-content .text p,
main#solutions .section-common-content .text ul,
main#solutions .section-common-content .text ol,
main#solutions .section-common-content .text blockquote {
  font: 300 2.4rem 'Roboto Condensed', sans-serif;
}
main#solutions .section-common-content .text li {
  width: 48%;
}
main#solutions .section-common-content .text li:nth-child(1n+3) {
  margin: 20px 0 0 0;
}
main#solutions .section-first {
  /* Center */
  /* Header */
}
main#solutions .section-first::after {
  background-image: url(img/decoration-blue.png);
}
main#solutions .section-first .center {
  justify-content: center;
}
main#solutions .section-first header h1 {
  color: #ffffff;
  font: 700 8.5rem 'Roboto Condensed', sans-serif;
  margin: 0;
}
main#solutions .section-second {
  color: #1d62b9;
}
main#solutions .section-second::before {
  background-image: url(img/decoration-blue.png);
}
main#solutions .section-second::after {
  background-image: url(img/decoration-gray.png);
}
main#solutions .section-third {
  color: #ffffff;
  /* Center */
}
main#solutions .section-third::before {
  background-image: url(img/decoration-gray.png);
}
main#solutions .section-third::after {
  background-image: url(img/decoration-gray.png);
}
main#solutions .section-third .center {
  justify-content: flex-end;
}
main#solutions .section-fourth {
  color: #1d62b9;
}
main#solutions .section-fourth::before {
  background-image: url(img/decoration-gray.png);
}
main#solutions .section-fourth::after {
  background-image: url(img/decoration-blue.png);
}
main#solutions .section-fifth {
  background: #1d62b9;
  color: #ffffff;
  /* Center */
  /* Box */
}
main#solutions .section-fifth::before {
  background-image: url(img/decoration-blue.png);
}
main#solutions .section-fifth::after {
  background-image: url(img/decoration-gray.png);
}
main#solutions .section-fifth .center {
  padding: 80px 0;
}
main#solutions .section-fifth .box {
  width: 100%;
}
main#solutions .section-sixth {
  background: #e9e9e9;
  /* Center */
  /* Column */
}
main#solutions .section-sixth::before {
  background-image: url(img/decoration-gray.png);
}
main#solutions .section-sixth::after {
  background-image: url(img/decoration-gray.png);
}
main#solutions .section-sixth .center {
  padding: 80px 0;
  display: flex;
  justify-content: space-between;
}
main#solutions .section-sixth .center.align-items-center {
  align-items: center;
}
main#solutions .section-sixth .center.align-items-stretch {
  align-items: stretch;
}
main#solutions .section-sixth .center.align-items-start {
  align-items: flex-start;
}
main#solutions .section-sixth .center.align-items-end {
  align-items: flex-end;
}
main#solutions .section-sixth .center.direction-column {
  flex-direction: column;
}
main#solutions .section-sixth .center.direction-column-reverse {
  flex-direction: column-reverse;
}
main#solutions .section-sixth .center.justify-content-center {
  justify-content: center;
}
main#solutions .section-sixth .center.justify-content-flex-end {
  justify-content: flex-end;
}
main#solutions .section-sixth .center.justify-content-space-around {
  justify-content: space-around;
}
main#solutions .section-sixth .center.justify-content-space-between {
  justify-content: space-between;
}
main#solutions .section-sixth .center.row-reverse {
  flex-direction: row-reverse;
}
main#solutions .section-sixth .center.wrap {
  flex-flow: row wrap;
}
main#solutions .section-sixth .column {
  width: 48%;
}
main#solutions .section-sixth h3 {
  color: #1d62b9;
  font: 300 2rem 'Roboto Condensed', sans-serif;
  margin: 0;
}
main#solutions .section-sixth .images {
  margin: 40px 0 0 0;
}
main#solutions .section-sixth .images img {
  display: inline-block;
  height: 130px;
  vertical-align: middle;
  width: auto;
}
main#solutions .section-sixth .images img:nth-child(2) {
  margin: 0 0 0 40px;
}
/***** Media Queries *****/
@media only screen and (min-width: /* 90% iPad Vertical */ 768px) and (max-width: 980px) {
  /***** Solutions *****/
  main#solutions {
    /* Section Common Content */
    /* Section Sixth */
  }
  main#solutions .section-common-content {
    /* Box */
  }
  main#solutions .section-common-content .box {
    width: 100%;
  }
  main#solutions .section-sixth .images img {
    display: block;
    height: 100px;
    margin: 40px auto 0 auto;
  }
  main#solutions .section-sixth .images img:nth-child(1) {
    margin: 0 auto;
  }
  main#solutions .section-sixth .images img:nth-child(2) {
    margin: 30px auto;
  }
}
@media only screen and (min-width: /* 85% Smartphone */ 320px) and (max-width: 767px) {
  /***** Solutions *****/
  main#solutions {
    /* Section Common */
    /* Section Common Content */
    /* Section First */
    /* Section Fifth */
    /* Section Sixth */
  }
  main#solutions .section-common {
    height: auto;
    /* Center */
  }
  main#solutions .section-common .center {
    padding: 12% 0;
  }
  main#solutions .section-common-content {
    /* Box */
    /* Header */
    /* Text */
  }
  main#solutions .section-common-content .box {
    width: 100%;
  }
  main#solutions .section-common-content header h2 {
    font: 700 3.5rem 'Roboto Condensed', sans-serif;
  }
  main#solutions .section-common-content .text p,
  main#solutions .section-common-content .text ul,
  main#solutions .section-common-content .text ol,
  main#solutions .section-common-content .text blockquote {
    font: 300 2rem 'Roboto Condensed', sans-serif;
  }
  main#solutions .section-common-content .text p br,
  main#solutions .section-common-content .text ul br,
  main#solutions .section-common-content .text ol br,
  main#solutions .section-common-content .text blockquote br {
    display: none;
  }
  main#solutions .section-common-content .text li {
    width: 100%;
  }
  main#solutions .section-first {
    height: 100vh;
    /* Header */
  }
  main#solutions .section-first header h1 {
    font: 700 5.5rem 'Roboto Condensed', sans-serif;
  }
  main#solutions .section-fifth {
    /* Center */
  }
  main#solutions .section-fifth .center {
    padding: 12% 0;
  }
  main#solutions .section-sixth {
    /* Center */
    /* Column */
  }
  main#solutions .section-sixth .center {
    padding: 10% 0 5% 0;
    flex-direction: column;
  }
  main#solutions .section-sixth .column {
    margin: 40px 0 0 0;
    width: 100%;
  }
  main#solutions .section-sixth .column:nth-child(1) {
    margin: 0;
  }
  main#solutions .section-sixth h3 {
    font: 300 1.8rem 'Roboto Condensed', sans-serif;
  }
  main#solutions .section-sixth .images {
    margin: 20px 0 0 0;
  }
  main#solutions .section-sixth .images img {
    display: block;
    height: 90px;
    margin: 20px auto 0 auto;
  }
  main#solutions .section-sixth .images img:nth-child(1) {
    margin: 0 auto;
  }
  main#solutions .section-sixth .images img:nth-child(2) {
    margin: 20px auto 0 auto;
  }
}
/***** Projects *****/
main#projects {
  /* Section First */
  /* Section Second */
}
main#projects .section-first {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  /* Mask */
  /* Center */
  /* Box */
}
main#projects .section-first::after {
  background-image: url(img/decoration-blue.png);
}
main#projects .section-first .mask {
  background: rgba(29, 98, 185, 0.6);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
main#projects .section-first .center {
  height: 100%;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}
main#projects .section-first .center.align-items-center {
  align-items: center;
}
main#projects .section-first .center.align-items-stretch {
  align-items: stretch;
}
main#projects .section-first .center.align-items-start {
  align-items: flex-start;
}
main#projects .section-first .center.align-items-end {
  align-items: flex-end;
}
main#projects .section-first .center.direction-column {
  flex-direction: column;
}
main#projects .section-first .center.direction-column-reverse {
  flex-direction: column-reverse;
}
main#projects .section-first .center.justify-content-center {
  justify-content: center;
}
main#projects .section-first .center.justify-content-flex-end {
  justify-content: flex-end;
}
main#projects .section-first .center.justify-content-space-around {
  justify-content: space-around;
}
main#projects .section-first .center.justify-content-space-between {
  justify-content: space-between;
}
main#projects .section-first .center.row-reverse {
  flex-direction: row-reverse;
}
main#projects .section-first .center.wrap {
  flex-flow: row wrap;
}
main#projects .section-first .box {
  color: #ffffff;
  padding: 0 150px;
}
main#projects .section-first h1 {
  font: 300 6.5rem 'Roboto Condensed', sans-serif;
  margin: 0;
}
main#projects .section-first h1 strong {
  display: block;
}
main#projects .section-second {
  /* Center */
  /* Header */
  /* Projects Wrapper */
  /* Top */
  /* The Grid */
  /* Item */
}
main#projects .section-second::before {
  background-image: url(img/decoration-blue.png);
}
main#projects .section-second::after {
  background-image: url(img/decoration-gray.png);
}
main#projects .section-second .center {
  padding: 100px 0;
}
main#projects .section-second header h2 {
  color: #1d62b9;
  font: 300 6.5rem 'Roboto Condensed', sans-serif;
  margin: 0;
}
main#projects .section-second .projects-wrapper {
  margin: 40px 0 0 0;
}
main#projects .section-second .top ul li {
  background: #1d62b9;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  font: 1.4rem/30px 'Roboto Condensed', sans-serif;
  height: 30px;
  margin: 0 0 0 10px;
  padding: 0 10px;
}
main#projects .section-second .top ul li:first-child {
  margin: 0;
}
main#projects .section-second .the-grid {
  margin: 20px 0 0 0;
}
main#projects .section-second .item {
  border-bottom: 1px solid #444444;
  float: left;
  padding: 30px;
  width: 33.33%;
  /* Image */
  /* Header */
}
main#projects .section-second .item:hover {
  /* Image */
}
main#projects .section-second .item:hover a.image span {
  opacity: 1;
}
main#projects .section-second .item a.image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
}
main#projects .section-second .item a.image img {
  height: auto;
  width: 100%;
}
main#projects .section-second .item a.image span {
  background: rgba(29, 98, 185, 0.6);
  font: 700 1.6rem 'Roboto Condensed', sans-serif;
  height: 100%;
  left: 0;
  letter-spacing: 1px;
  opacity: 0;
  top: 0;
  width: 100%;
  transition: all 0.4s;
  display: flex;
  align-items: center;
  justify-content: center;
}
main#projects .section-second .item a.image span.align-items-center {
  align-items: center;
}
main#projects .section-second .item a.image span.align-items-stretch {
  align-items: stretch;
}
main#projects .section-second .item a.image span.align-items-start {
  align-items: flex-start;
}
main#projects .section-second .item a.image span.align-items-end {
  align-items: flex-end;
}
main#projects .section-second .item a.image span.direction-column {
  flex-direction: column;
}
main#projects .section-second .item a.image span.direction-column-reverse {
  flex-direction: column-reverse;
}
main#projects .section-second .item a.image span.justify-content-center {
  justify-content: center;
}
main#projects .section-second .item a.image span.justify-content-flex-end {
  justify-content: flex-end;
}
main#projects .section-second .item a.image span.justify-content-space-around {
  justify-content: space-around;
}
main#projects .section-second .item a.image span.justify-content-space-between {
  justify-content: space-between;
}
main#projects .section-second .item a.image span.row-reverse {
  flex-direction: row-reverse;
}
main#projects .section-second .item a.image span.wrap {
  flex-flow: row wrap;
}
main#projects .section-second .item .header {
  margin: 5px 0 0 0;
}
main#projects .section-second .item .header h3 {
  color: #444444;
  font: 300 1.5rem 'Roboto Condensed', sans-serif;
  margin: 0;
}
main#projects .section-second .item .header h3 a {
  color: inherit;
}
/***** Media Queries *****/
@media only screen and (min-width: /* 90% iPad Horizontal */ 981px) and (max-width: 1224px) {
  /***** Projects *****/
  main#projects {
    /* Section Second */
  }
  main#projects .section-second {
    /* Item */
  }
  main#projects .section-second .item {
    padding: 10px;
  }
}
@media only screen and (min-width: /* 90% iPad Vertical */ 768px) and (max-width: 980px) {
  /***** Projects *****/
  main#projects {
    /* Section First */
    /* Section Second */
  }
  main#projects .section-first {
    /* Box */
  }
  main#projects .section-first .box {
    padding: 0;
  }
  main#projects .section-second {
    /* Item */
  }
  main#projects .section-second .item {
    padding: 10px;
    width: 50%;
  }
}
@media only screen and (min-width: /* 85% Smartphone */ 320px) and (max-width: 767px) {
  /***** Projects *****/
  main#projects {
    /* Section First */
    /* Section Second */
  }
  main#projects .section-first {
    /* Box */
  }
  main#projects .section-first .box {
    padding: 0;
  }
  main#projects .section-first h1 {
    font: 300 3.5rem 'Roboto Condensed', sans-serif;
  }
  main#projects .section-second {
    /* Center */
    /* Header */
    /* Projects Wrapper */
    /* Item */
  }
  main#projects .section-second .center {
    padding: 12% 0;
  }
  main#projects .section-second header h2 {
    font: 300 3.5rem 'Roboto Condensed', sans-serif;
  }
  main#projects .section-second .projects-wrapper {
    margin: 20px 0 0 0;
  }
  main#projects .section-second .item {
    padding: 10px 0;
    width: 100%;
  }
}
/***** Single Project *****/
main#single-project {
  /* Section First */
  /* Section Second */
}
main#single-project .section-first {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  /* Mask */
  /* Center */
  /* Box */
  /* Go */
}
main#single-project .section-first::after {
  background-image: url(img/decoration-blue.png);
}
main#single-project .section-first .mask {
  background: rgba(29, 98, 185, 0.6);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
main#single-project .section-first .center {
  height: 100%;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}
main#single-project .section-first .center.align-items-center {
  align-items: center;
}
main#single-project .section-first .center.align-items-stretch {
  align-items: stretch;
}
main#single-project .section-first .center.align-items-start {
  align-items: flex-start;
}
main#single-project .section-first .center.align-items-end {
  align-items: flex-end;
}
main#single-project .section-first .center.direction-column {
  flex-direction: column;
}
main#single-project .section-first .center.direction-column-reverse {
  flex-direction: column-reverse;
}
main#single-project .section-first .center.justify-content-center {
  justify-content: center;
}
main#single-project .section-first .center.justify-content-flex-end {
  justify-content: flex-end;
}
main#single-project .section-first .center.justify-content-space-around {
  justify-content: space-around;
}
main#single-project .section-first .center.justify-content-space-between {
  justify-content: space-between;
}
main#single-project .section-first .center.row-reverse {
  flex-direction: row-reverse;
}
main#single-project .section-first .center.wrap {
  flex-flow: row wrap;
}
main#single-project .section-first .box {
  color: #ffffff;
  padding: 0 150px;
}
main#single-project .section-first h1 {
  font: 300 8rem 'Roboto Condensed', sans-serif;
  margin: 0;
}
main#single-project .section-first h2 {
  font: 300 2.5rem 'Roboto Condensed', sans-serif;
  letter-spacing: 2px;
  margin: 0;
}
main#single-project .section-first .go-prev,
main#single-project .section-first .go-next {
  height: 40px;
  top: calc(50% - 20px);
  width: 26px;
}
main#single-project .section-first .go-prev {
  background: url(img/arrow-white-prev.png) no-repeat center / auto 100% transparent;
  left: 0;
}
main#single-project .section-first .go-next {
  background: url(img/arrow-white-next.png) no-repeat center / auto 100% transparent;
  right: 0;
}
main#single-project .section-second {
  /* Center */
  /* Image */
  /* Content */
}
main#single-project .section-second::before {
  background-image: url(img/decoration-blue.png);
}
main#single-project .section-second::after {
  background-image: url(img/decoration-gray.png);
}
main#single-project .section-second .center {
  padding: 60px 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
main#single-project .section-second .center.align-items-center {
  align-items: center;
}
main#single-project .section-second .center.align-items-stretch {
  align-items: stretch;
}
main#single-project .section-second .center.align-items-start {
  align-items: flex-start;
}
main#single-project .section-second .center.align-items-end {
  align-items: flex-end;
}
main#single-project .section-second .center.direction-column {
  flex-direction: column;
}
main#single-project .section-second .center.direction-column-reverse {
  flex-direction: column-reverse;
}
main#single-project .section-second .center.justify-content-center {
  justify-content: center;
}
main#single-project .section-second .center.justify-content-flex-end {
  justify-content: flex-end;
}
main#single-project .section-second .center.justify-content-space-around {
  justify-content: space-around;
}
main#single-project .section-second .center.justify-content-space-between {
  justify-content: space-between;
}
main#single-project .section-second .center.row-reverse {
  flex-direction: row-reverse;
}
main#single-project .section-second .center.wrap {
  flex-flow: row wrap;
}
main#single-project .section-second .center > * {
  width: 46%;
}
main#single-project .section-second .image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
main#single-project .section-second .image img {
  height: auto;
  width: 100%;
}
main#single-project .section-second .content {
  /* Text */
  /* Actions */
}
main#single-project .section-second .content img {
  height: 100px;
  margin: 0 auto;
  width: auto;
}
main#single-project .section-second .content .text {
  margin: 40px 0 0 0;
}
main#single-project .section-second .content .text p,
main#single-project .section-second .content .text ul,
main#single-project .section-second .content .text ol,
main#single-project .section-second .content .text blockquote {
  color: #a4a4a4;
  font: 300 2.3rem/1.68 'Roboto Condensed', sans-serif;
}
main#single-project .section-second .content .text p a,
main#single-project .section-second .content .text ul a,
main#single-project .section-second .content .text ol a,
main#single-project .section-second .content .text blockquote a {
  color: inherit;
  outline: none;
}
main#single-project .section-second .content .text p a[data-fancybox="images"],
main#single-project .section-second .content .text ul a[data-fancybox="images"],
main#single-project .section-second .content .text ol a[data-fancybox="images"],
main#single-project .section-second .content .text blockquote a[data-fancybox="images"] {
  margin: 0 0 0 40px;
  font-weight: bold;
}
main#single-project .section-second .content .actions {
  color: #ffffff;
  margin: 20px 0 0 0;
}
main#single-project .section-second .content .actions p {
  background: #1d62b9;
  border-radius: 4px;
  font: 700 1.4rem/30px 'Roboto Condensed', sans-serif;
  margin: 0;
  padding: 0 10px;
}
main#single-project .section-second .content .actions li {
  margin: 0 0 0 10px;
}
main#single-project .section-second .content .actions li a {
  background: #1d62b9;
  border-radius: 4px;
  color: inherit;
  font-size: 1.8rem;
  height: 30px;
  line-height: 30px;
  width: 30px;
}
/***** Media Queries *****/
@media only screen and (min-width: /* 90% iPad Vertical */ 768px) and (max-width: 980px) {
  /***** Single Project *****/
  main#single-project {
    /* Section First */
    /* Section Second */
  }
  main#single-project .section-first {
    /* Box */
  }
  main#single-project .section-first .box {
    padding: 0 50px;
  }
  main#single-project .section-second {
    /* Center */
    /* Content */
  }
  main#single-project .section-second .center {
    flex-direction: column;
  }
  main#single-project .section-second .center > * {
    width: 100%;
  }
  main#single-project .section-second .content {
    margin: 5% 0 0 0;
    /* Text */
  }
  main#single-project .section-second .content .text {
    margin: 5% 0 0 0;
  }
}
@media only screen and (min-width: /* 85% Smartphone */ 320px) and (max-width: 767px) {
  /***** Single Project *****/
  main#single-project {
    /* Section First */
    /* Section Second */
  }
  main#single-project .section-first {
    /* Box */
    /* Go */
  }
  main#single-project .section-first .box {
    padding: 0;
  }
  main#single-project .section-first h1 {
    font: 300 4rem 'Roboto Condensed', sans-serif;
  }
  main#single-project .section-first h2 {
    font: 300 2rem 'Roboto Condensed', sans-serif;
  }
  main#single-project .section-first .go-prev,
  main#single-project .section-first .go-next {
    border: 0;
    top: auto;
  }
  main#single-project .section-second {
    /* Center */
    /* Content */
  }
  main#single-project .section-second .center {
    padding: 12% 0;
    flex-direction: column;
  }
  main#single-project .section-second .center > * {
    width: 100%;
  }
  main#single-project .section-second .content {
    margin: 5% 0 0 0;
    /* Text */
    /* Actions */
  }
  main#single-project .section-second .content .text {
    margin: 5% 0 0 0;
  }
  main#single-project .section-second .content .text p,
  main#single-project .section-second .content .text ul,
  main#single-project .section-second .content .text ol,
  main#single-project .section-second .content .text blockquote {
    font: 300 1.8rem/1.68 'Roboto Condensed', sans-serif;
  }
  main#single-project .section-second .content .actions {
    margin: 0;
  }
}
/***** Contact *****/
main#contact {
  /* Section First */
  /* Section Second */
  /* Section Third */
}
main#contact .section-first {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  /* Center */
  /* Header */
}
main#contact .section-first::after {
  background-image: url(img/decoration-blue.png);
}
main#contact .section-first .center {
  height: 100%;
  padding: 0 0 100px 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
main#contact .section-first .center.align-items-center {
  align-items: center;
}
main#contact .section-first .center.align-items-stretch {
  align-items: stretch;
}
main#contact .section-first .center.align-items-start {
  align-items: flex-start;
}
main#contact .section-first .center.align-items-end {
  align-items: flex-end;
}
main#contact .section-first .center.direction-column {
  flex-direction: column;
}
main#contact .section-first .center.direction-column-reverse {
  flex-direction: column-reverse;
}
main#contact .section-first .center.justify-content-center {
  justify-content: center;
}
main#contact .section-first .center.justify-content-flex-end {
  justify-content: flex-end;
}
main#contact .section-first .center.justify-content-space-around {
  justify-content: space-around;
}
main#contact .section-first .center.justify-content-space-between {
  justify-content: space-between;
}
main#contact .section-first .center.row-reverse {
  flex-direction: row-reverse;
}
main#contact .section-first .center.wrap {
  flex-flow: row wrap;
}
main#contact .section-first header {
  color: #ffffff;
}
main#contact .section-first header h1 {
  font: 700 6.5rem 'Roboto Condensed', sans-serif;
  margin: 0;
}
main#contact .section-first header h2 {
  font: 300 4rem 'Roboto Condensed', sans-serif;
  margin: 10px 0 0 0;
}
main#contact .section-first header h3 {
  font: 700 5rem 'Roboto Condensed', sans-serif;
  margin: 100px 0 0 0;
}
main#contact .section-second {
  /* Center */
  /* Double Field */
  /* Single Field */
  /* Full Field */
  /* Buttons */
}
main#contact .section-second::before {
  background-image: url(img/decoration-blue.png);
}
main#contact .section-second::after {
  background-image: url(img/decoration-blue.png);
}
main#contact .section-second .center {
  padding: 100px 0;
}
main#contact .section-second .base {
  background: transparent;
  border: none;
  border-radius: 0;
  color: #444444;
  font: 1.5rem 'Roboto Condensed', sans-serif;
  outline: none;
  width: 100%;
}
main#contact .section-second .base::-webkit-input-placeholder {
  color: #34495e;
}
main#contact .section-second .base:-moz-placeholder {
  color: #34495e;
  opacity: 1;
}
main#contact .section-second .base::-moz-placeholder {
  color: #34495e;
  opacity: 1;
}
main#contact .section-second .base:-ms-input-placeholder {
  color: #34495e;
}
main#contact .section-second label.title {
  color: #444444;
  font: 700 2rem 'Roboto Condensed', sans-serif;
}
main#contact .section-second label.error {
  background: #e74c3c;
  color: #ffffff;
  display: inline-block;
  font: 1.3rem 'Roboto Condensed', sans-serif;
  padding: 2px 5px;
}
main#contact .section-second .double-field {
  margin: 0 0 4% 0;
  display: flex;
  justify-content: space-between;
}
main#contact .section-second .double-field.align-items-center {
  align-items: center;
}
main#contact .section-second .double-field.align-items-stretch {
  align-items: stretch;
}
main#contact .section-second .double-field.align-items-start {
  align-items: flex-start;
}
main#contact .section-second .double-field.align-items-end {
  align-items: flex-end;
}
main#contact .section-second .double-field.direction-column {
  flex-direction: column;
}
main#contact .section-second .double-field.direction-column-reverse {
  flex-direction: column-reverse;
}
main#contact .section-second .double-field.justify-content-center {
  justify-content: center;
}
main#contact .section-second .double-field.justify-content-flex-end {
  justify-content: flex-end;
}
main#contact .section-second .double-field.justify-content-space-around {
  justify-content: space-around;
}
main#contact .section-second .double-field.justify-content-space-between {
  justify-content: space-between;
}
main#contact .section-second .double-field.row-reverse {
  flex-direction: row-reverse;
}
main#contact .section-second .double-field.wrap {
  flex-flow: row wrap;
}
main#contact .section-second .single-field {
  width: 48%;
}
main#contact .section-second .single-field input[type="text"],
main#contact .section-second .single-field input[type="search"],
main#contact .section-second .single-field input[type="tel"],
main#contact .section-second .single-field input[type="url"],
main#contact .section-second .single-field input[type="password"],
main#contact .section-second .single-field input[type="email"],
main#contact .section-second .single-field input[type="number"] {
  background: transparent;
  border: none;
  border-radius: 0;
  color: #444444;
  font: 1.5rem 'Roboto Condensed', sans-serif;
  outline: none;
  width: 100%;
  border-bottom: 1px solid #444444;
  height: 40px;
  padding: 0;
}
main#contact .section-second .single-field input[type="text"]::-webkit-input-placeholder,
main#contact .section-second .single-field input[type="search"]::-webkit-input-placeholder,
main#contact .section-second .single-field input[type="tel"]::-webkit-input-placeholder,
main#contact .section-second .single-field input[type="url"]::-webkit-input-placeholder,
main#contact .section-second .single-field input[type="password"]::-webkit-input-placeholder,
main#contact .section-second .single-field input[type="email"]::-webkit-input-placeholder,
main#contact .section-second .single-field input[type="number"]::-webkit-input-placeholder {
  color: #34495e;
}
main#contact .section-second .single-field input[type="text"]:-moz-placeholder,
main#contact .section-second .single-field input[type="search"]:-moz-placeholder,
main#contact .section-second .single-field input[type="tel"]:-moz-placeholder,
main#contact .section-second .single-field input[type="url"]:-moz-placeholder,
main#contact .section-second .single-field input[type="password"]:-moz-placeholder,
main#contact .section-second .single-field input[type="email"]:-moz-placeholder,
main#contact .section-second .single-field input[type="number"]:-moz-placeholder {
  color: #34495e;
  opacity: 1;
}
main#contact .section-second .single-field input[type="text"]::-moz-placeholder,
main#contact .section-second .single-field input[type="search"]::-moz-placeholder,
main#contact .section-second .single-field input[type="tel"]::-moz-placeholder,
main#contact .section-second .single-field input[type="url"]::-moz-placeholder,
main#contact .section-second .single-field input[type="password"]::-moz-placeholder,
main#contact .section-second .single-field input[type="email"]::-moz-placeholder,
main#contact .section-second .single-field input[type="number"]::-moz-placeholder {
  color: #34495e;
  opacity: 1;
}
main#contact .section-second .single-field input[type="text"]:-ms-input-placeholder,
main#contact .section-second .single-field input[type="search"]:-ms-input-placeholder,
main#contact .section-second .single-field input[type="tel"]:-ms-input-placeholder,
main#contact .section-second .single-field input[type="url"]:-ms-input-placeholder,
main#contact .section-second .single-field input[type="password"]:-ms-input-placeholder,
main#contact .section-second .single-field input[type="email"]:-ms-input-placeholder,
main#contact .section-second .single-field input[type="number"]:-ms-input-placeholder {
  color: #34495e;
}
main#contact .section-second .full-field textarea {
  background: transparent;
  border: none;
  border-radius: 0;
  color: #444444;
  font: 1.5rem 'Roboto Condensed', sans-serif;
  outline: none;
  width: 100%;
  border: 1px solid #444444;
  height: 185px;
  margin: 5px 0 0 0;
  padding: 10px;
  resize: none;
}
main#contact .section-second .full-field textarea::-webkit-input-placeholder {
  color: #34495e;
}
main#contact .section-second .full-field textarea:-moz-placeholder {
  color: #34495e;
  opacity: 1;
}
main#contact .section-second .full-field textarea::-moz-placeholder {
  color: #34495e;
  opacity: 1;
}
main#contact .section-second .full-field textarea:-ms-input-placeholder {
  color: #34495e;
}
main#contact .section-second .buttons {
  margin: 20px 0 0 0;
}
main#contact .section-second .buttons input {
  background: #444444;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  font: 700 1.6rem 'Roboto Condensed', sans-serif;
  padding: 5px 10px;
}
main#contact .section-third {
  background: #1d62b9;
  /* Center */
  /* Content */
  /* Map */
}
main#contact .section-third::before {
  background-image: url(img/decoration-blue.png);
}
main#contact .section-third::after {
  background-image: url(img/decoration-gray.png);
}
main#contact .section-third .center {
  padding: 60px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
main#contact .section-third .center.align-items-center {
  align-items: center;
}
main#contact .section-third .center.align-items-stretch {
  align-items: stretch;
}
main#contact .section-third .center.align-items-start {
  align-items: flex-start;
}
main#contact .section-third .center.align-items-end {
  align-items: flex-end;
}
main#contact .section-third .center.direction-column {
  flex-direction: column;
}
main#contact .section-third .center.direction-column-reverse {
  flex-direction: column-reverse;
}
main#contact .section-third .center.justify-content-center {
  justify-content: center;
}
main#contact .section-third .center.justify-content-flex-end {
  justify-content: flex-end;
}
main#contact .section-third .center.justify-content-space-around {
  justify-content: space-around;
}
main#contact .section-third .center.justify-content-space-between {
  justify-content: space-between;
}
main#contact .section-third .center.row-reverse {
  flex-direction: row-reverse;
}
main#contact .section-third .center.wrap {
  flex-flow: row wrap;
}
main#contact .section-third .center > * {
  width: 48%;
}
main#contact .section-third .content p {
  color: #ffffff;
  font: 300 1.8rem/1.6 'Roboto Condensed', sans-serif;
  padding: 0 0 0 40px;
}
main#contact .section-third .content p::before {
  font: 2rem/30px 'FontAwesome', sans-serif;
  height: 30px;
  left: 0;
  top: 0;
  width: 30px;
}
main#contact .section-third .content p.address::before {
  content: '\f041';
}
main#contact .section-third .content p.phone::before {
  content: '\f2a0';
}
main#contact .section-third .content p.email::before {
  content: '\f003';
}
main#contact .section-third .content p a {
  color: inherit;
}
main#contact .section-third .map img {
  height: auto;
  width: 100%;
}
main#contact .section-third .map iframe {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
/***** Media Queries *****/
@media only screen and (min-width: /* 85% Smartphone */ 320px) and (max-width: 767px) {
  /***** Contact *****/
  main#contact {
    /* Section First */
    /* Section Second */
    /* Section Third */
  }
  main#contact .section-first {
    /* Center */
    /* Header */
  }
  main#contact .section-first .center {
    padding: 0 0 12% 0;
  }
  main#contact .section-first header h1 {
    font: 700 4rem 'Roboto Condensed', sans-serif;
  }
  main#contact .section-first header h2 {
    font: 300 2.4rem 'Roboto Condensed', sans-serif;
  }
  main#contact .section-first header h3 {
    font: 700 2rem 'Roboto Condensed', sans-serif;
    margin: 50px 0 0 0;
  }
  main#contact .section-second {
    /* Center */
    /* Double Field */
    /* Single Field */
  }
  main#contact .section-second .center {
    padding: 12% 0;
  }
  main#contact .section-second label.title {
    font: 700 1.8rem 'Roboto Condensed', sans-serif;
  }
  main#contact .section-second .double-field {
    margin: 0 0 6% 0;
    flex-direction: column;
    /* Single Field */
  }
  main#contact .section-second .double-field .single-field {
    margin: 6% 0 0 0;
  }
  main#contact .section-second .double-field .single-field:nth-child(1) {
    margin: 0;
  }
  main#contact .section-second .single-field {
    width: 100%;
  }
  main#contact .section-third {
    /* Center */
    /* Content */
  }
  main#contact .section-third .center {
    padding: 12% 0;
    flex-direction: column;
  }
  main#contact .section-third .center > * {
    width: 100%;
  }
  main#contact .section-third .content p {
    font: 300 1.6rem/1.6 'Roboto Condensed', sans-serif;
  }
}
/***** Main Footer *****/
footer#main-footer {
  opacity: 0;
  transform: translateY(200px);
  transition: all 1s;
  /* Data */
  /* Bottom */
}
footer#main-footer.footer-visible {
  opacity: 1;
  transform: translateY(0);
}
footer#main-footer .data {
  background: #bcbcbc;
  /* Center */
  /* Copy */
  /* Columns */
}
footer#main-footer .data::before {
  background-image: url(img/decoration-gray.png);
}
footer#main-footer .data .center {
  padding: 40px 0;
  display: flex;
  justify-content: space-between;
}
footer#main-footer .data .center.align-items-center {
  align-items: center;
}
footer#main-footer .data .center.align-items-stretch {
  align-items: stretch;
}
footer#main-footer .data .center.align-items-start {
  align-items: flex-start;
}
footer#main-footer .data .center.align-items-end {
  align-items: flex-end;
}
footer#main-footer .data .center.direction-column {
  flex-direction: column;
}
footer#main-footer .data .center.direction-column-reverse {
  flex-direction: column-reverse;
}
footer#main-footer .data .center.justify-content-center {
  justify-content: center;
}
footer#main-footer .data .center.justify-content-flex-end {
  justify-content: flex-end;
}
footer#main-footer .data .center.justify-content-space-around {
  justify-content: space-around;
}
footer#main-footer .data .center.justify-content-space-between {
  justify-content: space-between;
}
footer#main-footer .data .center.row-reverse {
  flex-direction: row-reverse;
}
footer#main-footer .data .center.wrap {
  flex-flow: row wrap;
}
footer#main-footer .data .copy {
  background: url(img/logo.png) no-repeat left top / auto 60px transparent;
  color: #1d62b9;
  padding: 0 0 0 180px;
}
footer#main-footer .data .copy p.big {
  font: 700 3rem 'Roboto Condensed', sans-serif;
  margin: 0;
}
footer#main-footer .data .copy p.small {
  font: 300 1.45rem 'Roboto Condensed', sans-serif;
  margin: 0;
}
footer#main-footer .data .columns {
  display: flex;
  /* Column */
}
footer#main-footer .data .columns.align-items-center {
  align-items: center;
}
footer#main-footer .data .columns.align-items-stretch {
  align-items: stretch;
}
footer#main-footer .data .columns.align-items-start {
  align-items: flex-start;
}
footer#main-footer .data .columns.align-items-end {
  align-items: flex-end;
}
footer#main-footer .data .columns.direction-column {
  flex-direction: column;
}
footer#main-footer .data .columns.direction-column-reverse {
  flex-direction: column-reverse;
}
footer#main-footer .data .columns.justify-content-center {
  justify-content: center;
}
footer#main-footer .data .columns.justify-content-flex-end {
  justify-content: flex-end;
}
footer#main-footer .data .columns.justify-content-space-around {
  justify-content: space-around;
}
footer#main-footer .data .columns.justify-content-space-between {
  justify-content: space-between;
}
footer#main-footer .data .columns.row-reverse {
  flex-direction: row-reverse;
}
footer#main-footer .data .columns.wrap {
  flex-flow: row wrap;
}
footer#main-footer .data .columns .column {
  color: #1d62b9;
  margin: 0 0 0 60px;
}
footer#main-footer .data .columns .column:nth-child(1) {
  margin: 0;
}
footer#main-footer .data .columns p {
  font: 300 1.45rem/1.5 'Roboto Condensed', sans-serif;
}
footer#main-footer .data .columns a {
  color: inherit;
}
footer#main-footer .data .columns li {
  margin: 0 0 0 10px;
}
footer#main-footer .data .columns li:first-child {
  margin: 0;
}
footer#main-footer .data .columns li a {
  background: #1d62b9;
  border-radius: 4px;
  color: #ffffff;
  font: 300 1.45rem/28px 'Roboto Condensed', sans-serif;
  height: 28px;
  min-width: 28px;
  padding: 0 10px;
}
footer#main-footer .bottom {
  background: #78797b;
  /* Center */
}
footer#main-footer .bottom .center {
  color: #ffffff;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
footer#main-footer .bottom .center.align-items-center {
  align-items: center;
}
footer#main-footer .bottom .center.align-items-stretch {
  align-items: stretch;
}
footer#main-footer .bottom .center.align-items-start {
  align-items: flex-start;
}
footer#main-footer .bottom .center.align-items-end {
  align-items: flex-end;
}
footer#main-footer .bottom .center.direction-column {
  flex-direction: column;
}
footer#main-footer .bottom .center.direction-column-reverse {
  flex-direction: column-reverse;
}
footer#main-footer .bottom .center.justify-content-center {
  justify-content: center;
}
footer#main-footer .bottom .center.justify-content-flex-end {
  justify-content: flex-end;
}
footer#main-footer .bottom .center.justify-content-space-around {
  justify-content: space-around;
}
footer#main-footer .bottom .center.justify-content-space-between {
  justify-content: space-between;
}
footer#main-footer .bottom .center.row-reverse {
  flex-direction: row-reverse;
}
footer#main-footer .bottom .center.wrap {
  flex-flow: row wrap;
}
footer#main-footer .bottom a.go-top {
  background: url(img/arrow-up-white.png) no-repeat center top / auto 10px transparent;
  color: inherit;
  font: 300 1.3rem/1 'Roboto Condensed', sans-serif;
  padding: 12px 0 0 0;
}
footer#main-footer .bottom p.legal {
  font: 300 1.2rem 'Roboto Condensed', sans-serif;
  margin: 0;
}
/***** Media Queries *****/
@media only screen and (min-width: /* 90% iPad Horizontal */ 981px) and (max-width: 1224px) {
  /***** Main Footer *****/
  footer#main-footer {
    /* Data */
  }
  footer#main-footer .data {
    /* Copy */
    /* Columns */
  }
  footer#main-footer .data .copy {
    background: url(img/logo.png) no-repeat left top / auto 50px transparent;
    padding: 0 0 0 140px;
  }
  footer#main-footer .data .columns {
    /* Column */
  }
  footer#main-footer .data .columns .column {
    margin: 0 0 0 30px;
  }
}
@media only screen and (min-width: /* 90% iPad Vertical */ 768px) and (max-width: 980px) {
  /***** Main Footer *****/
  footer#main-footer {
    /* Data */
  }
  footer#main-footer .data {
    /* Center */
    /* Copy */
    /* Columns */
  }
  footer#main-footer .data .center {
    flex-direction: column;
  }
  footer#main-footer .data .copy {
    background: url(img/logo.png) no-repeat center top / auto 60px transparent;
    padding: 90px 0 5px 0;
    text-align: center;
  }
  footer#main-footer .data .columns {
    margin: 20px 0 0 0;
    justify-content: space-between;
    /* Column */
  }
  footer#main-footer .data .columns .column {
    margin: 0;
    text-align: center;
    width: 30%;
  }
}
@media only screen and (min-width: /* 85% Smartphone */ 320px) and (max-width: 767px) {
  /***** Main Footer *****/
  footer#main-footer {
    /* Data */
  }
  footer#main-footer .data {
    /* Center */
    /* Copy */
    /* Columns */
  }
  footer#main-footer .data .center {
    padding: 5% 0;
    flex-direction: column;
  }
  footer#main-footer .data .copy {
    background: url(img/logo.png) no-repeat center 10px / auto 60px transparent;
    padding: 90px 0 5px 0;
    text-align: center;
  }
  footer#main-footer .data .columns {
    flex-direction: column;
    /* Column */
  }
  footer#main-footer .data .columns .column {
    margin: 20px 0 0 0;
    text-align: center;
  }
}
/* Center */
.center {
  margin: 0 auto;
  overflow: hidden;
  /* Center Width */
}
.center-width {
  max-width: 1280px;
  width: 90%;
}
/* Common Decoration */
.common-decoration {
  /* Mask */
}
.common-decoration::before,
.common-decoration::after {
  background-repeat: no-repeat;
  background-size: 60px auto;
  content: '';
  display: block;
  height: 30px;
  left: calc(50% - 30px);
  position: absolute;
  width: 60px;
  z-index: 100;
}
.common-decoration::before {
  background-position: center bottom;
  top: 0;
}
.common-decoration::after {
  background-position: center top;
  bottom: 0;
}
.common-decoration .mask {
  background: #1d62b9;
  height: 100%;
  opacity: 0.5;
  width: 100%;
  z-index: 50;
}
/* Loading */
.loading {
  background: #1d62b9;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
  /* Inner Wrapper */
  /* Brand */
}
.loading .inner-wrapper {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loading .inner-wrapper.align-items-center {
  align-items: center;
}
.loading .inner-wrapper.align-items-stretch {
  align-items: stretch;
}
.loading .inner-wrapper.align-items-start {
  align-items: flex-start;
}
.loading .inner-wrapper.align-items-end {
  align-items: flex-end;
}
.loading .inner-wrapper.direction-column {
  flex-direction: column;
}
.loading .inner-wrapper.direction-column-reverse {
  flex-direction: column-reverse;
}
.loading .inner-wrapper.justify-content-center {
  justify-content: center;
}
.loading .inner-wrapper.justify-content-flex-end {
  justify-content: flex-end;
}
.loading .inner-wrapper.justify-content-space-around {
  justify-content: space-around;
}
.loading .inner-wrapper.justify-content-space-between {
  justify-content: space-between;
}
.loading .inner-wrapper.row-reverse {
  flex-direction: row-reverse;
}
.loading .inner-wrapper.wrap {
  flex-flow: row wrap;
}
.loading .brand img {
  height: auto;
  margin: 0 auto;
  width: 150px;
}
/* Main */
main {
  opacity: 0;
  transition: all 1s;
}
main.main-visible {
  opacity: 1;
}
/* Overflow Hidden */
.overflow-hidden,
header#main-header,
.hidden-menu-bar,
main#home,
main#home .section-common,
main#solutions,
main#solutions .section-sixth .images,
main#projects,
main#projects .section-second,
main#projects .section-second header,
main#projects .section-second .projects-wrapper,
main#projects .section-second .top,
main#projects .section-second .the-grid,
main#projects .section-second .item,
main#single-project,
main#single-project .section-second,
main#single-project .section-second .content .text,
main#single-project .section-second .content .actions,
main#contact,
main#contact .section-second,
main#contact .section-second .full-field,
main#contact .section-second .buttons,
main#contact .section-third,
footer#main-footer,
footer#main-footer .data,
footer#main-footer .bottom {
  overflow: hidden;
}
/* Video */
.video-wrapper {
  height: 0;
  margin: 20px 0;
  padding-bottom: 52.25%;
  /* 16:9 */
  padding-top: 25px;
  position: relative;
}
.video-wrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
