@import "../../plugins/Hover-master/css/hover-min.css";
/* ==========================================================================
   Colours
   ========================================================================== */
/* ==========================================================================
   Font Imports
   ========================================================================== */
/* ==========================================================================
   Font Stack
   ========================================================================== */
/* Mixins
-------------------------------------------------- */
.clearfix {
  zoom: 1;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.group {
  overflow: hidden;
}
.clear {
  clear: both;
}
.center-block {
  display: block;
  margin: 0 auto;
}
.box-sizing {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/* EXAMPLE USAGE
@media (max-width: @screen-xs) { display: none; }
*/
/* ==========================================================================
   Flexbox LESS mixins
   // The spec: http://www.w3.org/TR/css3-flexbox
   // GITHUB: https://gist.github.com/jayj/4012969
   ========================================================================== */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base Styles
   ========================================================================== */
* {
  box-sizing: border-box;
}
html,
body {
  color: #181314;
  background: #000;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
}
body.page-id-6 {
  background: #000;
}
body,
p,
li,
label,
input,
textarea,
select {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.5;
}
@media (max-width: 1024px) {
  body,
  p,
  li,
  label,
  input,
  textarea,
  select {
    font-size: 16px;
  }
}
@media (max-width: 800px) {
  body,
  p,
  li,
  label,
  input,
  textarea,
  select {
    font-size: 14px;
  }
}
p,
ul,
li {
  margin-top: 0;
}
nav ul,
nav ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
hr {
  clear: both;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 10px 0;
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
}
.wp-block-code {
  overflow: auto;
  background: #f1f0ef;
  padding: 10px;
  line-height: 1.1;
}
.wp-block-code code {
  font-size: 12px;
}
/* Forms
-------------------------------------------------------------- */
.wpcf7 p {
  margin: 0;
  padding: 0;
}
.wpcf7 .form-item {
  overflow: hidden;
  margin: 0 0 8px;
}
@media (max-width: 650px) {
  .wpcf7 .form-item {
    margin: 0 0 5px;
  }
}
.wpcf7-not-valid-tip {
  color: #b20b27 !important;
  padding: 5px 0 0;
}
div.wpcf7-response-output {
  border: 0 none !important;
  margin: 0 !important;
  padding: 10px !important;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  background: #fcc211;
  color: #000;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
  background: #b20b27;
  color: #fff;
}
div.wpcf7-mail-sent-ok {
  background: #387a11;
  color: #fff;
}
article.type-page .form-item {
  margin: 0 0 15px;
}
article.type-page .wpcf7 {
  background: #f1f0ef;
  padding: 20px;
}
article.type-page .label {
  font-size: 13px;
  display: block;
  text-transform: uppercase;
  margin: 0 0 5px;
}
article.type-page input[type="text"],
article.type-page input[type="email"] {
  border: 1px solid #ddd;
  padding: 10px;
  line-height: 1;
  width: 100%;
}
article.type-page .wpcf7-list-item {
  margin: 0;
}
article.type-page .wpcf7-list-item label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
article.type-page .wpcf7-list-item label input[type="checkbox"] {
  margin: 0;
}
article.type-page .wpcf7-list-item label .wpcf7-list-item-label {
  padding: 0 0 0 10px;
  flex: 1;
  font-size: 13px;
}
article.type-page button.wpcf7-submit {
  margin: 10px 0 0;
}
article.type-page .wpcf7-response-output,
article.type-page .wpcf7-not-valid-tip {
  font-size: 13px;
}
.required {
  color: #b20b27;
}
/* ==========================================================================
   Headings
   ========================================================================== */
h2 {
  font-size: 28px;
}
@media (max-width: 1024px) {
  h2 {
    font-size: 26px;
  }
}
@media (max-width: 800px) {
  h2 {
    font-size: 22px;
  }
}
@media (max-width: 650px) {
  h2 {
    font-size: 18px;
  }
}
/* ==========================================================================
   Links
   ========================================================================== */
a {
  color: #ff9433;
  text-decoration: underline;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
a:hover {
  color: #ffaf66;
}
/* ==========================================================================
   Tables
   ========================================================================== */
/*
table						{ width: 100%; margin: 0 0 15px; border: 0 none; border-spacing: 0; border-collapse: collapse;
	thead					{
		th					{ background: @greenLight; color: @white; padding: 7px 10px; line-height: 1.2; font-family: 'droid_serifbold'; font-size: 16px; }
	}
	tr:first-child td		{ background: @greenLight; color: @white; padding: 7px 10px; line-height: 1.2;  font-family: 'droid_serifbold'; font-size: 16px; text-align: center; }
	tbody					{
		tr					{
		td					{ background: @grayLighter; color: @black; padding: 7px 10px; vertical-align: top; border: 0 none; #font .droidsans(normal, 16px, 1.2);  }
			&:nth-child(even) td { background: @cream; }
		}
		img					{ width: 75px; height: auto; max-width: none; }
	}
}
*/
.wp-block-table {
  margin: 0 0 20px;
}
.wp-block-table table {
  width: 100%;
  border: 0 none;
  border-spacing: 0;
  border-collapse: collapse;
  margin: 0;
}
.wp-block-table th,
.wp-block-table td {
  padding: 10px;
  text-align: left;
  border: 1px solid #f1f0ef;
  font-size: 14px;
  vertical-align: top;
}
@media (max-width: 650px) {
  .wp-block-table th,
  .wp-block-table td {
    font-size: 12px;
    padding: 5px;
  }
}
.wp-block-table thead th {
  background: #ff9433;
  color: #fff;
  white-space: nowrap;
}
/* ==========================================================================
   General Layout
   ========================================================================== */
.grecaptcha-badge {
  opacity: 0;
}
.edit-link {
  position: fixed;
  bottom: 10px;
  right: 10px;
  font-size: 16px;
  font-weight: bold;
}
.edit-link a {
  color: #fff;
  text-decoration: none;
  padding: 15px 20px;
  line-height: 1;
  display: inline-block;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.edit-link a:hover {
  background: #000;
}
.entry-content {
  margin-bottom: 50px;
  padding: 0 25px;
}
@media (max-width: 800px) {
  .entry-content {
    margin-bottom: 25px;
    padding: 0 10px;
  }
}
.entry-content .alignwide {
  margin-left: -80px;
  margin-right: -80px;
}
.entry-content .alignfull {
  margin-left: calc( -100vw / 2 + 100% / 2 );
  margin-right: calc( -100vw / 2 + 100% / 2 );
  max-width: 100vw;
}
.alignfull img {
  width: 100vw;
}
.wp-block-cover,
.wp-block-cover-image {
  width: auto !important;
  margin: 0 0 50px;
}
@media (max-width: 650px) {
  .wp-block-cover,
  .wp-block-cover-image {
    margin: 0 0 25px;
  }
}
.content-area {
  background: #fff;
}
.site-main {
  max-width: 980px;
  margin: 0 auto;
}
@media (max-width: 650px) {
  .wp-block-cover,
  .wp-block-cover-image {
    min-height: 300px;
  }
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
  max-width: none;
}
.wp-block-cover h1,
.wp-block-cover h2 {
  color: #fff;
  font-size: 72px;
  font-weight: 900;
  margin: 0;
}
@media (max-width: 1200px) {
  .wp-block-cover h1,
  .wp-block-cover h2 {
    font-size: 52px;
  }
}
@media (max-width: 1024px) {
  .wp-block-cover h1,
  .wp-block-cover h2 {
    font-size: 42px;
  }
}
@media (max-width: 800px) {
  .wp-block-cover h1,
  .wp-block-cover h2 {
    font-size: 36px;
  }
}
@media (max-width: 650px) {
  .wp-block-cover h1,
  .wp-block-cover h2 {
    font-size: 28px;
  }
}
.wp-block-column figure {
  margin: 0;
}
.wp-block-column figure a {
  display: block;
}
.wp-block-column figure img {
  display: block;
}
.archive-list {
  padding-bottom: 50px;
}
.archive-list li {
  margin: 0;
}
.archive-list h3 {
  font-size: 18px;
  font-weight: normal;
  margin: 0;
}
@media (max-width: 1024px) {
  .archive-list h3 {
    font-size: 16px;
  }
}
@media (max-width: 800px) {
  .archive-list h3 {
    font-size: 14px;
  }
}
.pagination {
  background: #f1f0ef;
  padding: 10px;
  text-align: center;
}
.pagination .page-numbers {
  padding: 0 10px;
}
/* ==========================================================================
   Parner Details
   ========================================================================== */
.partners-details {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
@media (max-width: 650px) {
  .partners-details {
    display: block;
  }
}
.partners-details__image {
  max-width: 320px;
  padding: 0 20px 0 0;
}
@media (max-width: 800px) {
  .partners-details__image {
    width: 220px;
  }
}
@media (max-width: 650px) {
  .partners-details__image {
    margin: 0 0 20px;
  }
}
.partners-details__image img {
  display: block;
  max-width: 100%;
  border: 1px solid #ddd;
}
.partners-details__content {
  flex: 1;
}
/* ==========================================================================
   Buttons
   ========================================================================== */
.btn a {
  line-height: 1;
  font-size: 16px;
  padding: 15px 30px;
  text-decoration: none;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75);
}
@media (max-width: 650px) {
  .btn a {
    font-size: 12px;
    padding: 8px 15px;
    margin: 0;
  }
}
.btn--primary a {
  border: 1px solid #fff;
  color: #fff;
  background: transparent;
}
.btn--primary a:before {
  background: #ff9433;
}
button.wpcf7-submit {
  line-height: 1;
  font-size: 16px;
  padding: 10px 30px;
  text-decoration: none;
  border: 1px solid #fff;
  color: #fff;
  background: transparent;
  min-width: 150px;
  cursor: pointer;
  position: relative;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 650px) {
  button.wpcf7-submit {
    font-size: 12px;
    padding: 8px 15px;
    margin: 0;
  }
}
button.wpcf7-submit:before {
  background: #ff9433;
}
button.wpcf7-submit--orange {
  border: 1px solid #ff9433;
  color: #fff;
  background: #ff9433;
}
button.wpcf7-submit--orange:hover {
  background: #181314;
  color: #fff;
  border: 1px solid #181314;
}
.wp-block-button__link,
.btn--primary a {
  /* transparent background */
  /* orange background */
}
@media (max-width: 650px) {
  .wp-block-button__link,
  .btn--primary a {
    font-size: 12px;
    padding: 8px 15px;
    margin: 0;
  }
}
.wp-block-button__link.has-black-color,
.btn--primary a.has-black-color {
  color: #181314;
}
.wp-block-button__link.has-white-color,
.btn--primary a.has-white-color {
  color: #fff;
}
.wp-block-button__link.has-transparent-background-color,
.btn--primary a.has-transparent-background-color {
  border: 1px solid #181314;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: transparent;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.wp-block-button__link.has-transparent-background-color:before,
.btn--primary a.has-transparent-background-color:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ff9433;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.wp-block-button__link.has-transparent-background-color:hover,
.btn--primary a.has-transparent-background-color:hover,
.wp-block-button__link.has-transparent-background-color:focus,
.btn--primary a.has-transparent-background-color:focus,
.wp-block-button__link.has-transparent-background-color:active,
.btn--primary a.has-transparent-background-color:active {
  color: #181314;
}
.wp-block-button__link.has-transparent-background-color:hover:before,
.btn--primary a.has-transparent-background-color:hover:before,
.wp-block-button__link.has-transparent-background-color:focus:before,
.btn--primary a.has-transparent-background-color:focus:before,
.wp-block-button__link.has-transparent-background-color:active:before,
.btn--primary a.has-transparent-background-color:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.wp-block-button__link.has-orange-background-color,
.btn--primary a.has-orange-background-color {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #ff9433;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.wp-block-button__link.has-orange-background-color:before,
.btn--primary a.has-orange-background-color:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #181314;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.wp-block-button__link.has-orange-background-color:hover,
.btn--primary a.has-orange-background-color:hover,
.wp-block-button__link.has-orange-background-color:focus,
.btn--primary a.has-orange-background-color:focus,
.wp-block-button__link.has-orange-background-color:active,
.btn--primary a.has-orange-background-color:active {
  color: #fff;
}
.wp-block-button__link.has-orange-background-color:hover:before,
.btn--primary a.has-orange-background-color:hover:before,
.wp-block-button__link.has-orange-background-color:focus:before,
.btn--primary a.has-orange-background-color:focus:before,
.wp-block-button__link.has-orange-background-color:active:before,
.btn--primary a.has-orange-background-color:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.is-project-btn {
  margin: 0 0 50px;
}
@media (max-width: 650px) {
  .is-project-btn {
    margin: 0 0 25px;
  }
}
/* ==========================================================================
   Page Footer
   ========================================================================== */
.site-footer {
  background: #ff9433;
  padding: 15px;
}
@media (max-width: 650px) {
  .site-footer {
    padding: 10px 15px;
  }
}
.site-footer__inner {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
@media (max-width: 800px) {
  .site-footer__inner {
    padding: 0;
  }
}
.site-footer p {
  color: #fff;
  margin: 0;
  font-size: 14px;
  line-height: 1.4;
}
@media (max-width: 800px) {
  .site-footer p {
    font-size: 10px;
  }
}
.site-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 800px) {
  .site-footer ul {
    line-height: 1;
  }
}
.site-footer li {
  display: inline-block;
  font-size: 14px;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}
@media (max-width: 800px) {
  .site-footer li {
    font-size: 10px;
  }
}
.site-footer li:after {
  content: "|";
  display: inline-block;
  padding: 0 10px;
  color: #fff;
  font-size: 14px;
  line-height: 1;
}
@media (max-width: 800px) {
  .site-footer li:after {
    font-size: 10px;
    padding: 0 5px;
  }
}
.site-footer a {
  color: #fff;
  text-decoration: underline;
}
.page-template-template_home .site-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 3;
}
/* ==========================================================================
   Page Header
   ========================================================================== */
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  z-index: 2;
  padding: 30px;
}
@media (max-width: 650px) {
  .site-header {
    padding: 15px;
  }
}
.site-header .logo {
  width: 200px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 650px) {
  .site-header .logo {
    width: 100px;
  }
}
.page-template-default,
.projects-template-default,
.technologies-template-default,
.resources-template-default,
.page-template-template_work,
.post-type-archive,
.partners-template-default {
  /* padding-top: 120px; background: @black;*/
}
.page-template-default .site-header,
.projects-template-default .site-header,
.technologies-template-default .site-header,
.resources-template-default .site-header,
.page-template-template_work .site-header,
.post-type-archive .site-header,
.partners-template-default .site-header {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.page-template-default .fixed-header,
.projects-template-default .fixed-header,
.technologies-template-default .fixed-header,
.resources-template-default .fixed-header,
.page-template-template_work .fixed-header,
.post-type-archive .fixed-header,
.partners-template-default .fixed-header {
  padding: 15px 30px;
  background: rgba(0, 0, 0, 0.8);
}
.page-template-default .fixed-header .logo,
.projects-template-default .fixed-header .logo,
.technologies-template-default .fixed-header .logo,
.resources-template-default .fixed-header .logo,
.page-template-template_work .fixed-header .logo,
.post-type-archive .fixed-header .logo,
.partners-template-default .fixed-header .logo {
  width: 120px;
}
#primary-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
}
@media (max-width: 1024px) {
  #primary-menu {
    display: none;
  }
}
#primary-menu li {
  text-transform: uppercase;
  font-weight: 900;
  padding: 0 0 0 30px;
}
#primary-menu a {
  color: #fff;
  text-decoration: none;
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#primary-menu a:hover {
  opacity: 1;
}
#menu-page-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
}
@media (max-width: 1024px) {
  #menu-page-menu {
    display: none;
  }
}
#menu-page-menu li {
  text-transform: uppercase;
  font-weight: 900;
  padding: 0 0 0 30px;
}
#menu-page-menu a {
  color: #fff;
  text-decoration: none;
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#menu-page-menu a:hover {
  opacity: 1;
}
#menu-page-menu .current_page_item a {
  color: #ff9433;
  opacity: 1;
}
#menu-page-menu .current_page_item a:hover {
  opacity: 0.8;
}
.single-projects #menu-item-361 a {
  color: #ff9433;
  opacity: 1;
}
.single-projects #menu-item-361 a:hover {
  opacity: 0.8;
}
body.fp-viewing-0 #site-navigation a[data-target="1"],
body.fp-viewing-1 #site-navigation a[data-target="2"],
body.fp-viewing-2 #site-navigation a[data-target="3"],
body.fp-viewing-3 #site-navigation a[data-target="4"],
body.fp-viewing-4 #site-navigation a[data-target="5"] {
  color: #ff9433;
  opacity: 1;
}
body.fp-viewing-0 #site-navigation a[data-target="1"]:hover,
body.fp-viewing-1 #site-navigation a[data-target="2"]:hover,
body.fp-viewing-2 #site-navigation a[data-target="3"]:hover,
body.fp-viewing-3 #site-navigation a[data-target="4"]:hover,
body.fp-viewing-4 #site-navigation a[data-target="5"]:hover {
  opacity: 0.8;
}
.menu-btn {
  border: 1px solid #fff;
  padding: 15px 30px;
  line-height: 1;
  color: #fff;
  font-size: 16px;
  margin-top: 8px;
  outline: 0 none;
  cursor: pointer;
  display: none;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: transparent;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
@media (max-width: 1024px) {
  .menu-btn {
    display: inline-block;
  }
}
@media (max-width: 650px) {
  .menu-btn {
    font-size: 12px;
    padding: 8px 15px;
    margin: 0;
  }
}
.menu-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ff9433;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.menu-btn:hover,
.menu-btn.has-transparent-background-color:focus,
.menu-btn.has-transparent-background-color:active {
  color: #fff;
}
.menu-btn:hover:before,
.menu-btn.has-transparent-background-color:focus:before,
.menu-btn.has-transparent-background-color:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.pushy-link a {
  font-size: 14px;
  padding: 10px 20px;
}
.pagination {
  padding: 30px 0;
  text-align: center;
}
@media (max-width: 1200px) {
  .pagination {
    padding: 20px;
  }
}
.pagination .screen-reader-text {
  display: none;
}
/* ==========================================================================
   RELATED PARTNERS
   ========================================================================== */
.related-partners {
  padding: 50px 25px;
}
@media (max-width: 800px) {
  .related-partners {
    padding: 20px 10px;
  }
}
.related-partners h2 {
  margin: 0 0 20px;
}
.related-partners a {
  color: #181314;
  text-decoration: none;
}
.related-partners a:hover {
  color: #ff9433;
}
.related-partners ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.related-partners li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin: 0 0 20px;
}
@media (max-width: 650px) {
  .related-partners li {
    display: block;
  }
}
.related-partners li:last-child {
  margin: 0;
}
.related-partners__img {
  max-width: 320px;
  padding: 0 20px 0 0;
}
@media (max-width: 800px) {
  .related-partners__img {
    width: 220px;
  }
}
@media (max-width: 650px) {
  .related-partners__img {
    margin: 0 0 20px;
  }
}
.related-partners__img img {
  display: block;
  max-width: 100%;
  border: 1px solid #ddd;
}
.related-partners__content {
  flex: 1;
}
.related-partners__content h3 {
  margin: 0 0 10px;
}
.related-partners__content p {
  margin: 0 0 10px;
}
/* ==========================================================================
   RELATED PAGES
   ========================================================================== */
.related-pages {
  padding: 50px 25px 30px;
  border-top: 1px solid #ddd;
}
@media (max-width: 800px) {
  .related-pages {
    padding: 20px 10px;
  }
}
.related-pages h2 {
  font-size: 14px;
  margin: 0 0 10px 0;
  line-height: 1;
  white-space: nowrap;
}
.related-pages ul {
  list-style: none;
  padding: 0;
  margin: 0 0 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.related-pages li {
  font-size: 12px;
  line-height: 1;
  margin: 0 5px 5px 0;
}
.related-pages a {
  background: #999;
  border-radius: 99px;
  padding: 5px 10px;
  display: inline-block;
  text-decoration: none;
  color: #fff;
}
.related-pages a:hover {
  background: #444;
}
/* ==========================================================================
   RELATED PROJECTS
   ========================================================================== */
.related-content {
  background: #f1f0ef;
  padding: 50px 25px 0;
  margin-left: calc( -100vw / 2 + 100% / 2 );
  margin-right: calc( -100vw / 2 + 100% / 2 );
  max-width: 100vw;
}
@media (max-width: 800px) {
  .related-content {
    padding: 20px 10px 0;
  }
}
.related-content__inner {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
.related-content h2 {
  text-align: center;
  margin: 0 0 20px;
}
.related-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.related-content li {
  width: 33.33%;
  padding: 0 25px 50px;
}
@media (max-width: 800px) {
  .related-content li {
    padding: 0 10px 20px;
  }
}
@media (max-width: 650px) {
  .related-content li {
    width: 50%;
  }
}
.related-content a {
  text-decoration: none;
  opacity: 0.85;
  display: block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.related-content a:hover {
  opacity: 1;
}
.related-content a:hover .related-content__img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.related-content__img {
  overflow: hidden;
}
.related-content__img img {
  display: block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.related-content__title {
  margin: 0;
  padding: 12px;
  line-height: 1;
  text-align: center;
  background: #181314;
  color: #fff;
  font-size: 16px;
}
@media (max-width: 800px) {
  .related-content__title {
    font-size: 12px;
  }
}
/* ==========================================================================
   SOCIAL SHARE
   ========================================================================== */
.social-share {
  background: #181314;
  border-top: 1px solid #ddd;
  margin: 25px 0 0;
  padding: 25px 0;
  margin-left: calc( -100vw / 2 + 100% / 2 );
  margin-right: calc( -100vw / 2 + 100% / 2 );
  max-width: 100vw;
}
@media (max-width: 800px) {
  .social-share {
    padding: 20px 0;
  }
}
.social-share__inner {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  padding: 0 25px;
}
@media (max-width: 800px) {
  .social-share__inner {
    padding: 0 20px;
    display: block;
  }
}
.social-share .shared-counts-wrap {
  margin: 0;
}
@media (max-width: 800px) {
  .social-share .shared-counts-wrap {
    margin: 0 0 20px;
  }
}
.social-share h2 {
  color: #fff;
  margin: 0 0 20px;
}
@media (max-width: 800px) {
  .social-share h2 {
    margin: 0 0 10px;
  }
}
.social-share p {
  color: #fff;
  text-align: right;
  margin: 0;
  font-size: 14px;
}
@media (max-width: 800px) {
  .social-share p {
    text-align: left;
  }
}
@media (max-width: 800px) {
  .social-share .shared-counts-wrap.style-buttons a.shared-counts-button {
    width: 34px;
  }
}
.page-template-template_work .social-share {
  margin-top: 0;
}
/* ==========================================================================
   Slides
   ========================================================================== */
.onepage-pagination li a:before {
  background: #fff;
}
.onepage-pagination li a.active:before {
  border-color: #fff;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  background: #fff;
}
.home-slides section {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.home-slides section:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.25);
  z-index: 2;
}
.home-slides__inner {
  width: 100%;
  padding: 30px 60px 30px 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
  max-width: 1200px;
}
@media (max-width: 650px) {
  .home-slides__inner {
    padding: 15px;
  }
}
.home-slides__inner h1,
.home-slides__inner .home-slide-title {
  color: #fff;
  font-size: 72px;
  font-weight: 900;
  text-align: center;
  margin: 0 0 10px;
}
@media (max-width: 1024px) {
  .home-slides__inner h1,
  .home-slides__inner .home-slide-title {
    font-size: 32px;
    margin: 0 0 30px;
  }
}
@media (max-width: 800px) {
  .home-slides__inner h1,
  .home-slides__inner .home-slide-title {
    font-size: 28px;
    margin: 0 0 20px;
  }
}
.home-slides__inner p {
  color: #fff;
  font-size: 22px;
  line-height: 1.4;
  text-align: center;
  /*span    { background: @orange; padding: 10px 20px; display: inline-block; line-height: 1; }*/
}
@media (max-width: 1024px) {
  .home-slides__inner p {
    font-size: 18px;
  }
}
@media (max-width: 800px) {
  .home-slides__inner p {
    font-size: 14px;
  }
}
.home-slides__inner .btn {
  text-align: center;
  margin: 50px 0 0;
}
@media (max-width: 650px) {
  .home-slides__inner .btn {
    margin: 25px;
  }
}
@media (max-width: 650px) {
  #fp-nav.fp-right {
    display: none;
  }
}
/* ==========================================================================
   Intro
   ========================================================================== */
section.home-slides__intro:after {
  background: rgba(0, 0, 0, 0.6);
}
.home-slide-title .home-slide-title__intro {
  display: block;
  text-align: center;
}
.home-slide-title__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.home-slide-title__list li {
  padding: 0;
  margin: 0;
  color: #fd963e;
  font-size: 72px;
  font-weight: 900;
  text-align: center;
}
@media (max-width: 1024px) {
  .home-slide-title__list li {
    font-size: 32px;
  }
}
@media (max-width: 800px) {
  .home-slide-title__list li {
    font-size: 28px;
  }
}
@-webkit-keyframes bounce {
  0% {
    top: 0;
  }
  50% {
    top: -0.2em;
  }
  70% {
    top: -0.3em;
  }
  100% {
    top: 0;
  }
}
@-moz-keyframes bounce {
  0% {
    top: 0;
  }
  50% {
    top: -0.2em;
  }
  70% {
    top: -0.3em;
  }
  100% {
    top: 0;
  }
}
@-o-keyframes bounce {
  0% {
    top: 0;
  }
  50% {
    top: -0.2em;
  }
  70% {
    top: -0.3em;
  }
  100% {
    top: 0;
  }
}
@-ms-keyframes bounce {
  0% {
    top: 0;
  }
  50% {
    top: -0.2em;
  }
  70% {
    top: -0.3em;
  }
  100% {
    top: 0;
  }
}
@keyframes bounce {
  0% {
    top: 0;
  }
  50% {
    top: -0.2em;
  }
  70% {
    top: -0.3em;
  }
  100% {
    top: 0;
  }
}
.home-slides__scroll-hint {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  color: #fff;
  font-size: 24px;
  z-index: 3;
}
.home-slides__scroll-hint i {
  position: relative;
  -moz-animation: bounce 0.5s 5 linear;
  -o-animation: bounce 0.5s 5 linear;
  -webkit-animation: bounce 0.5s 5 linear;
  animation: bounce 0.5s 5 linear;
  animation-delay: 3s;
}
/* ==========================================================================
   Who We Are
   ========================================================================== */
.home-slides__who-we-are h1 span {
  background: rgba(0, 0, 0, 0.7);
  padding: 25px;
  display: inline-block;
  line-height: 1.4;
  font-size: 64px;
}
@media (max-width: 1024px) {
  .home-slides__who-we-are h1 span {
    font-size: 32px;
  }
}
@media (max-width: 800px) {
  .home-slides__who-we-are h1 span {
    font-size: 28px;
  }
}
@media (max-width: 650px) {
  .home-slides__who-we-are h1 span {
    font-size: 18px;
  }
}
.home-slides__inner__who-we-are p {
  text-align: center;
}
/* ==========================================================================
   What We Do
   ========================================================================== */
.home-slides__inner__what-we-do ul {
  list-style: none;
  padding: 0;
  margin: 50px 0 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
}
@media (max-width: 1024px) {
  .home-slides__inner__what-we-do ul {
    margin: 30px 0 0;
  }
}
@media (max-width: 800px) {
  .home-slides__inner__what-we-do ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.home-slides__inner__what-we-do li {
  padding: 0 25px;
  min-width: 20%;
  max-width: 20%;
}
@media (max-width: 1024px) {
  .home-slides__inner__what-we-do li {
    padding: 0 15px 15px;
  }
}
@media (max-width: 800px) {
  .home-slides__inner__what-we-do li {
    min-width: 50%;
    max-width: 50%;
  }
}
@media (max-width: 650px) {
  .home-slides__inner__what-we-do li {
    padding: 0 5px 10px;
  }
}
.home-slides__inner__what-we-do a {
  text-decoration: none;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.1)));
  /* Konqueror */
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.1));
  /* FF 3.6+ */
  background-image: -ms-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.1));
  /* IE10 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.7)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  /* Safari 4+, Chrome 2+ */
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.1));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.1));
  /* Opera 11.10 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0.7)', endColorstr='rgba(0, 0, 0, 0.1)', GradientType=0);
  /* IE6 & IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0.7)', endColorstr='rgba(0, 0, 0, 0.1)', GradientType=0)";
  /* IE8+ */
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.1));
  /* the standard */
  display: block;
  height: 100%;
  padding: 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 800px) {
  .home-slides__inner__what-we-do a {
    padding: 10px;
  }
}
.home-slides__inner__what-we-do a:hover {
  color: #ff9433;
  background-color: rgba(0, 0, 0, 0.3);
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.3)));
  /* Konqueror */
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.3));
  /* FF 3.6+ */
  background-image: -ms-linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.3));
  /* IE10 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  /* Safari 4+, Chrome 2+ */
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.3));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.3));
  /* Opera 11.10 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0.8)', endColorstr='rgba(0, 0, 0, 0.3)', GradientType=0);
  /* IE6 & IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0.8)', endColorstr='rgba(0, 0, 0, 0.3)', GradientType=0)";
  /* IE8+ */
  background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.3));
  /* the standard */
}
.home-slides__inner__what-we-do .home-slides__what-we-do__icn {
  display: block;
  font-size: 44px;
}
@media (max-width: 1024px) {
  .home-slides__inner__what-we-do .home-slides__what-we-do__icn {
    font-size: 44px;
  }
}
@media (max-width: 650px) {
  .home-slides__inner__what-we-do .home-slides__what-we-do__icn {
    font-size: 22px;
  }
}
.home-slides__inner__what-we-do h2 {
  font-weight: normal;
  font-size: 14px;
  margin: 0;
}
@media (max-width: 1024px) {
  .home-slides__inner__what-we-do h2 {
    font-size: 12px;
  }
}
@media (max-width: 800px) {
  .home-slides__inner__what-we-do h2 {
    font-size: 12px;
  }
}
@media (max-width: 650px) {
  .home-slides__inner__what-we-do h2 {
    font-size: 10px;
  }
}
/* ==========================================================================
   Our Work
   ========================================================================== */
.home-slides__inner__our-work {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media (max-width: 800px) {
  .home-slides__inner__our-work :not(:first-child) {
    display: none;
  }
}
.home-slides__inner__our-work li {
  width: 33.33%;
  padding: 0 25px;
  position: relative;
  min-width: 200px;
}
.home-slides__inner__our-work a {
  display: block;
}
.home-slides__inner__our-work a:before {
  content: "";
  display: block;
  position: absolute;
  left: 25px;
  right: 25px;
  bottom: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.home-slides__inner__our-work a:hover .home-slides__our-work__logo {
  opacity: 0;
}
.home-slides__inner__our-work a:hover:before {
  height: 0;
}
.home-slides__inner__our-work .home-slides__our-work__logo {
  width: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  opacity: 1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1024px) {
  .home-slides__inner__our-work .home-slides__our-work__logo {
    width: 100px;
  }
}
.home-slides__inner__our-work .home-slides__our-work__background {
  max-width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.7);
  display: block;
}
section.home-slides__our-work:after {
  background: transparent;
}
/* ==========================================================================
   Contact
   ========================================================================== */
.home-slides__inner__contact {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
@media (max-width: 800px) {
  .home-slides__inner__contact {
    display: block;
  }
}
.home-slides__inner__contact .home-slides__contact__col-a {
  width: 33%;
  padding: 0 25px 0 0;
}
@media (max-width: 800px) {
  .home-slides__inner__contact .home-slides__contact__col-a {
    width: auto;
    padding: 0 0 25px;
  }
}
@media (max-width: 650px) {
  .home-slides__inner__contact .home-slides__contact__col-a {
    padding: 0 0 15px;
  }
}
.home-slides__inner__contact .home-slides__contact__col-a p {
  text-align: left;
  padding: 0;
  margin: 0;
}
@media (max-width: 650px) {
  .home-slides__inner__contact .home-slides__contact__col-a p {
    font-size: 12px;
  }
}
.home-slides__inner__contact .home-slides__contact__col-b {
  width: 66%;
  padding: 0 0 0 25px;
}
@media (max-width: 800px) {
  .home-slides__inner__contact .home-slides__contact__col-b {
    width: auto;
    padding: 0;
  }
}
.home-slides__inner__contact address {
  font-size: 22px;
  color: #fff;
  font-style: normal;
  display: block;
  margin: 0 0 25px;
}
@media (max-width: 1024px) {
  .home-slides__inner__contact address {
    font-size: 18px;
    margin: 0 0 15px;
  }
}
@media (max-width: 800px) {
  .home-slides__inner__contact address {
    font-size: 14px;
  }
}
@media (max-width: 650px) {
  .home-slides__inner__contact address {
    font-size: 12px;
    margin: 0 0 5px;
  }
  .home-slides__inner__contact address br {
    display: none;
  }
}
.home-slides__inner__contact a {
  text-decoration: none;
}
.home-slides__contact__form label {
  display: block;
  margin: 0;
}
.home-slides__contact__form .label {
  position: absolute;
  left: -999em;
}
.home-slides__contact__form input[type="text"],
.home-slides__contact__form input[type="email"],
.home-slides__contact__form textarea {
  padding: 5px;
  font-size: 18px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  display: block;
  width: 100%;
  outline: 0 none;
  line-height: 1;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 800px) {
  .home-slides__contact__form input[type="text"],
  .home-slides__contact__form input[type="email"],
  .home-slides__contact__form textarea {
    font-size: 14px;
  }
}
@media (max-width: 650px) {
  .home-slides__contact__form input[type="text"],
  .home-slides__contact__form input[type="email"],
  .home-slides__contact__form textarea {
    font-size: 12px;
    border-width: 1px;
  }
}
.home-slides__contact__form input[type="text"]:focus,
.home-slides__contact__form input[type="email"]:focus,
.home-slides__contact__form textarea:focus {
  border: 2px solid #ff9433;
  background: rgba(0, 0, 0, 0.9);
}
@media (max-width: 650px) {
  .home-slides__contact__form input[type="text"]:focus,
  .home-slides__contact__form input[type="email"]:focus,
  .home-slides__contact__form textarea:focus {
    border-width: 1px;
  }
}
.home-slides__contact__form textarea {
  height: 145px;
  line-height: 1.4;
}
@media (max-width: 800px) {
  .home-slides__contact__form textarea {
    height: 70px;
  }
}
@media (max-width: 650px) {
  .home-slides__contact__form textarea {
    height: 45px;
  }
}
