/*
Theme Name: Brand Architects
Theme URI: http://bjmdesign.com.au/
Description: Custom Theme for BJM Architects
Author: BJM Design 
Author URI: http://bjmdesign.com.au/
Version: 1.0.1
*/
/*@import "../vendor/foundation-6.2.0-custom/scss/_settings.scss";
@import "../vendor/foundation-6.2.0-custom/scss/foundation.scss";
*/
/**
 * Foundation for Sites by ZURB
 * Version 6.2.0
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
/* line 220, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 230, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/* line 244, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 265, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 278, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
/* line 288, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 300, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
/* line 309, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 321, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 329, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 338, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 347, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 356, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 365, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 373, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 381, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
sup {
  top: -0.5em;
}

/* line 385, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 396, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 404, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 415, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 423, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
/* line 432, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 440, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/* line 463, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 477, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 488, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 501, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 513, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 522, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 533, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 545, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 557, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
/* line 567, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/* line 578, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 * [NOTE] We don't enable this ruleset in Foundation, because we want the <fieldset> element to have plain styling.
 */
/* fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
} */
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 599, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 608, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* line 617, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 628, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 633, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
td,
th {
  padding: 0;
}

/* line 120, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

/* line 124, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
html {
  font-size: 100%;
  box-sizing: border-box;
}

/* line 130, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
*,
*:before,
*:after {
  box-sizing: inherit;
}

/* line 137, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
body {
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 152, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle;
}

/* line 164, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

/* line 171, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
select {
  width: 100%;
  border-radius: 0;
}

/* line 181, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

/* line 189, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1;
}

/* line 200, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
.is-visible {
  display: block !important;
}

/* line 204, dev/vendor/foundation-6.2.0-custom/scss/_global.scss */
.is-hidden {
  display: none !important;
}

/* line 26, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
/* line 138, dev/vendor/foundation-6.2.0-custom/scss/util/_mixins.scss */
.row::before, .row::after {
  content: ' ';
  display: table;
  flex-basis: 0;
  order: 1;
}
/* line 146, dev/vendor/foundation-6.2.0-custom/scss/util/_mixins.scss */
.row::after {
  clear: both;
}
/* line 31, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.row.collapse > .column, .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
/* line 37, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.row .row {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media screen and (min-width: 40em) {
  /* line 37, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
/* line 40, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.row .row.collapse {
  margin-left: 0;
  margin-right: 0;
}
/* line 47, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.row.expanded {
  max-width: none;
}
/* line 50, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.row.expanded .row {
  margin-left: auto;
  margin-right: auto;
}

/* line 58, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.column, .columns {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media screen and (min-width: 40em) {
  /* line 58, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .column, .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
/* line 82, dev/vendor/foundation-6.2.0-custom/scss/grid/_column.scss */
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right;
}
/* line 46, dev/vendor/foundation-6.2.0-custom/scss/grid/_position.scss */
.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left;
}

/* line 70, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.column.row.row, .row.row.columns {
  float: none;
}
/* line 74, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.row .column.row.row, .row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

/* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-1 {
  width: 8.33333%;
}

/* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-push-1 {
  position: relative;
  left: 8.33333%;
}

/* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-pull-1 {
  position: relative;
  left: -8.33333%;
}

/* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-offset-0 {
  margin-left: 0%;
}

/* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-2 {
  width: 16.66667%;
}

/* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-push-2 {
  position: relative;
  left: 16.66667%;
}

/* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-pull-2 {
  position: relative;
  left: -16.66667%;
}

/* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-offset-1 {
  margin-left: 8.33333%;
}

/* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-3 {
  width: 25%;
}

/* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-push-3 {
  position: relative;
  left: 25%;
}

/* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-pull-3 {
  position: relative;
  left: -25%;
}

/* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-offset-2 {
  margin-left: 16.66667%;
}

/* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-4 {
  width: 33.33333%;
}

/* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-push-4 {
  position: relative;
  left: 33.33333%;
}

/* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-pull-4 {
  position: relative;
  left: -33.33333%;
}

/* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-offset-3 {
  margin-left: 25%;
}

/* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-5 {
  width: 41.66667%;
}

/* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-push-5 {
  position: relative;
  left: 41.66667%;
}

/* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-pull-5 {
  position: relative;
  left: -41.66667%;
}

/* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-offset-4 {
  margin-left: 33.33333%;
}

/* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-6 {
  width: 50%;
}

/* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-push-6 {
  position: relative;
  left: 50%;
}

/* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-pull-6 {
  position: relative;
  left: -50%;
}

/* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-offset-5 {
  margin-left: 41.66667%;
}

/* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-7 {
  width: 58.33333%;
}

/* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-push-7 {
  position: relative;
  left: 58.33333%;
}

/* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-pull-7 {
  position: relative;
  left: -58.33333%;
}

/* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-offset-6 {
  margin-left: 50%;
}

/* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-8 {
  width: 66.66667%;
}

/* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-push-8 {
  position: relative;
  left: 66.66667%;
}

/* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-pull-8 {
  position: relative;
  left: -66.66667%;
}

/* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-offset-7 {
  margin-left: 58.33333%;
}

/* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-9 {
  width: 75%;
}

/* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-push-9 {
  position: relative;
  left: 75%;
}

/* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-pull-9 {
  position: relative;
  left: -75%;
}

/* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-offset-8 {
  margin-left: 66.66667%;
}

/* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-10 {
  width: 83.33333%;
}

/* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-push-10 {
  position: relative;
  left: 83.33333%;
}

/* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-pull-10 {
  position: relative;
  left: -83.33333%;
}

/* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-offset-9 {
  margin-left: 75%;
}

/* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-11 {
  width: 91.66667%;
}

/* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-push-11 {
  position: relative;
  left: 91.66667%;
}

/* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-pull-11 {
  position: relative;
  left: -91.66667%;
}

/* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-offset-10 {
  margin-left: 83.33333%;
}

/* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-12 {
  width: 100%;
}

/* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-offset-11 {
  margin-left: 91.66667%;
}

/* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-1 > .column, .small-up-1 > .columns {
  width: 100%;
  float: left;
}
/* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both;
}
/* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left;
}

/* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-2 > .column, .small-up-2 > .columns {
  width: 50%;
  float: left;
}
/* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}
/* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left;
}

/* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-3 > .column, .small-up-3 > .columns {
  width: 33.33333%;
  float: left;
}
/* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}
/* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left;
}

/* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-4 > .column, .small-up-4 > .columns {
  width: 25%;
  float: left;
}
/* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}
/* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left;
}

/* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-5 > .column, .small-up-5 > .columns {
  width: 20%;
  float: left;
}
/* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}
/* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left;
}

/* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-6 > .column, .small-up-6 > .columns {
  width: 16.66667%;
  float: left;
}
/* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}
/* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left;
}

/* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-7 > .column, .small-up-7 > .columns {
  width: 14.28571%;
  float: left;
}
/* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}
/* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left;
}

/* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-8 > .column, .small-up-8 > .columns {
  width: 12.5%;
  float: left;
}
/* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}
/* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}
/* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left;
}

/* line 117, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-collapse > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
/* line 119, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-collapse .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 128, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

/* line 132, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-centered {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

/* line 137, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left;
}

@media screen and (min-width: 40em) {
  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-1 {
    width: 8.33333%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-pull-1 {
    position: relative;
    left: -8.33333%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-offset-0 {
    margin-left: 0%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-2 {
    width: 16.66667%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-pull-2 {
    position: relative;
    left: -16.66667%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-3 {
    width: 25%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-4 {
    width: 33.33333%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-pull-4 {
    position: relative;
    left: -33.33333%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-offset-3 {
    margin-left: 25%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-5 {
    width: 41.66667%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-pull-5 {
    position: relative;
    left: -41.66667%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-6 {
    width: 50%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-7 {
    width: 58.33333%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-pull-7 {
    position: relative;
    left: -58.33333%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-offset-6 {
    margin-left: 50%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-8 {
    width: 66.66667%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-pull-8 {
    position: relative;
    left: -66.66667%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-9 {
    width: 75%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-10 {
    width: 83.33333%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-pull-10 {
    position: relative;
    left: -83.33333%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-offset-9 {
    margin-left: 75%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-11 {
    width: 91.66667%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-pull-11 {
    position: relative;
    left: -91.66667%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-12 {
    width: 100%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-1 > .column, .medium-up-1 > .columns {
    width: 100%;
    float: left;
  }
  /* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left;
  }

  /* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-2 > .column, .medium-up-2 > .columns {
    width: 50%;
    float: left;
  }
  /* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left;
  }

  /* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-3 > .column, .medium-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }
  /* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left;
  }

  /* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-4 > .column, .medium-up-4 > .columns {
    width: 25%;
    float: left;
  }
  /* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left;
  }

  /* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-5 > .column, .medium-up-5 > .columns {
    width: 20%;
    float: left;
  }
  /* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  /* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left;
  }

  /* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-6 > .column, .medium-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }
  /* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  /* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left;
  }

  /* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-7 > .column, .medium-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }
  /* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  /* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left;
  }

  /* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-8 > .column, .medium-up-8 > .columns {
    width: 12.5%;
    float: left;
  }
  /* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  /* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left;
  }

  /* line 117, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 119, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 128, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  /* line 132, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  /* line 137, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}
@media screen and (min-width: 64em) {
  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-1 {
    width: 8.33333%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-push-1 {
    position: relative;
    left: 8.33333%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-pull-1 {
    position: relative;
    left: -8.33333%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-offset-0 {
    margin-left: 0%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-2 {
    width: 16.66667%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-push-2 {
    position: relative;
    left: 16.66667%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-pull-2 {
    position: relative;
    left: -16.66667%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-3 {
    width: 25%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-pull-3 {
    position: relative;
    left: -25%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-4 {
    width: 33.33333%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-push-4 {
    position: relative;
    left: 33.33333%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-pull-4 {
    position: relative;
    left: -33.33333%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-offset-3 {
    margin-left: 25%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-5 {
    width: 41.66667%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-push-5 {
    position: relative;
    left: 41.66667%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-pull-5 {
    position: relative;
    left: -41.66667%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-6 {
    width: 50%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-pull-6 {
    position: relative;
    left: -50%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-7 {
    width: 58.33333%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-push-7 {
    position: relative;
    left: 58.33333%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-pull-7 {
    position: relative;
    left: -58.33333%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-offset-6 {
    margin-left: 50%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-8 {
    width: 66.66667%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-push-8 {
    position: relative;
    left: 66.66667%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-pull-8 {
    position: relative;
    left: -66.66667%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-9 {
    width: 75%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-pull-9 {
    position: relative;
    left: -75%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-10 {
    width: 83.33333%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-push-10 {
    position: relative;
    left: 83.33333%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-pull-10 {
    position: relative;
    left: -83.33333%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-offset-9 {
    margin-left: 75%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-11 {
    width: 91.66667%;
  }

  /* line 91, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-push-11 {
    position: relative;
    left: 91.66667%;
  }

  /* line 95, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-pull-11 {
    position: relative;
    left: -91.66667%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 85, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-12 {
    width: 100%;
  }

  /* line 103, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-1 > .column, .large-up-1 > .columns {
    width: 100%;
    float: left;
  }
  /* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left;
  }

  /* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-2 > .column, .large-up-2 > .columns {
    width: 50%;
    float: left;
  }
  /* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left;
  }

  /* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-3 > .column, .large-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }
  /* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left;
  }

  /* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-4 > .column, .large-up-4 > .columns {
    width: 25%;
    float: left;
  }
  /* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left;
  }

  /* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-5 > .column, .large-up-5 > .columns {
    width: 20%;
    float: left;
  }
  /* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  /* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left;
  }

  /* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-6 > .column, .large-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }
  /* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  /* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left;
  }

  /* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-7 > .column, .large-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }
  /* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  /* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left;
  }

  /* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-8 > .column, .large-up-8 > .columns {
    width: 12.5%;
    float: left;
  }
  /* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  /* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left;
  }

  /* line 117, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 119, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 128, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  /* line 132, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  /* line 137, dev/vendor/foundation-6.2.0-custom/scss/grid/_classes.scss */
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}
/*

// @include foundation-flex-grid;
@include foundation-typography;
@include foundation-button;
@include foundation-forms;
// @include foundation-range-input;
@include foundation-accordion;
@include foundation-accordion-menu;
@include foundation-badge;
@include foundation-breadcrumbs;
@include foundation-button-group;
@include foundation-callout;
@include foundation-close-button;
@include foundation-menu;
@include foundation-menu-icon;
@include foundation-drilldown-menu;
@include foundation-dropdown;
@include foundation-dropdown-menu;
@include foundation-flex-video;
@include foundation-label;
@include foundation-media-object;
@include foundation-off-canvas;
@include foundation-orbit;
@include foundation-pagination;
@include foundation-progress-bar;
// @include foundation-progress-element;
// @include foundation-meter-element;
@include foundation-slider;
@include foundation-sticky;
@include foundation-reveal;
@include foundation-switch;
@include foundation-table;
@include foundation-tabs;
@include foundation-thumbnail;
@include foundation-title-bar;
@include foundation-tooltip;
@include foundation-top-bar;
@include foundation-visibility-classes;
@include foundation-float-classes;
// @include foundation-flex-classes;

@include motion-ui-transitions;
@include motion-ui-animations;
*/
/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT 
 * 
 * Released on: February 7, 2016
 */
/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform,height;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-cube, .swiper-container-flip {
  overflow: visible;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

/* line 15, dev/vendor/swiper-3.3.1/css/_swiper.min.scss */
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
@font-face {
  font-family: 'IcoMoon---Free';
  src: url("fonts/IcoMoon---Free.eot?ucjnyn");
  src: url("fonts/IcoMoon---Free.eot?ucjnyn#iefix") format("embedded-opentype"), url("fonts/IcoMoon---Free.ttf?ucjnyn") format("truetype"), url("fonts/IcoMoon---Free.woff?ucjnyn") format("woff"), url("fonts/IcoMoon---Free.svg?ucjnyn#IcoMoon---Free") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 12, dev/sass/_icomoon.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IcoMoon---Free' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 27, dev/sass/_icomoon.scss */
.icon-search:before {
  content: "\eb2d";
}

/* line 30, dev/sass/_icomoon.scss */
.icon-menu7:before {
  content: "\ec6e";
}

/* line 33, dev/sass/_icomoon.scss */
.icon-arrow-right2:before {
  content: "\edb9";
}

/* line 36, dev/sass/_icomoon.scss */
.icon-arrow-down4:before {
  content: "\edbf";
}

/* line 39, dev/sass/_icomoon.scss */
.icon-arrow-left2:before {
  content: "\edc1";
}

/* line 42, dev/sass/_icomoon.scss */
.icon-facebook:before {
  content: "\eee8";
}

/* line 45, dev/sass/_icomoon.scss */
.icon-facebook3:before {
  content: "\eeea";
}

/* line 48, dev/sass/_icomoon.scss */
.icon-instagram:before {
  content: "\eeec";
}

/* line 51, dev/sass/_icomoon.scss */
.icon-twitter3:before {
  content: "\eeef";
}

/*

// Sizes
$small: 680px;
$medium: 768px;
$medium-down: 767px;
$medium-large: 880px;
$large: 1040px;
$larger: 1280px;
$wide: 1500px;
$verywide: 1900px;
*/
/* CSS Document */
@font-face {
  font-family: "ReaderMedium";
  src: url("fonts/Reader-Medium.otf") format("opentype");
}
@font-face {
  font-family: "ReaderRegular";
  src: url("fonts/Reader-Regular.otf") format("opentype");
}
/* line 15, dev/sass/_tags.scss */
a {
  color: #dc4405;
}

/* line 22, dev/sass/_tags.scss */
h1 {
  font-family: "ReaderRegular", 'Open Sans', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  position: relative;
  font-size: 2.3em;
  font-weight: bold;
  color: black;
  margin: 0px;
  margin-top: 40px;
  margin-bottom: 10px;
  padding-left: 12px;
  line-height: normal;
}
@media screen and (min-width: 40em) {
  /* line 22, dev/sass/_tags.scss */
  h1 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
/* line 48, dev/sass/_tags.scss */
h1:after {
  background-image: url("images/background/diagonal-black.svg");
  position: absolute;
  bottom: -20px;
  left: -5px;
  width: 35px;
  height: 35px;
}
@media screen and (min-width: 64em) {
  /* line 48, dev/sass/_tags.scss */
  h1:after {
    content: '';
  }
}

/* line 80, dev/sass/_tags.scss */
h2 {
  font-size: 1.5em;
  color: #dc4405;
  font-weight: 200;
  text-align: left;
  margin: 0px;
  padding: 0px;
}

/* line 98, dev/sass/_tags.scss */
h3 {
  color: #444;
  font-size: 1.5em;
  font-weight: normal;
  margin: 0px;
  margin-bottom: 20px;
  margin-top: 50px;
}

/* line 112, dev/sass/_tags.scss */
h4 {
  margin: 0px;
  margin-top: 25px;
  margin-bottom: 25px;
}

/* line 121, dev/sass/_tags.scss */
h5 {
  font-size: 1.3em;
  padding: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 400;
  color: #333;
}

/* line 130, dev/sass/_tags.scss */
h6 {
  font-size: 1.1em;
  padding: 0px;
  margin: 0px;
  font-weight: 400;
  color: #333;
}

/* line 138, dev/sass/_tags.scss */
a {
  text-decoration: none;
}

/* line 143, dev/sass/_tags.scss */
a img {
  border: none;
}

/* line 147, dev/sass/_tags.scss */
table {
  font-size: 1em;
  text-align: left;
  border: none;
  border-collapse: collapse;
}

/* line 154, dev/sass/_tags.scss */
table thead {
  background-color: #674a30;
  color: white;
}

/* line 159, dev/sass/_tags.scss */
table td, table th {
  padding: 15px;
  padding-left: 15px;
  padding-right: 15px;
  border: none;
  font-size: 0.9em;
}

/* line 170, dev/sass/_tags.scss */
p {
  margin-top: 11px;
  margin-bottom: 11px;
}

/* line 175, dev/sass/_tags.scss */
.post .entry ul li {
  margin-top: 6px;
  margin-bottom: 6px;
}

/* CSS Document */
/* line 2, dev/sass/_page.scss */
body {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 1em;
  margin: 0px;
  background-color: #3c3c3c;
  color: black;
  font-weight: 300;
}

/* line 19, dev/sass/_page.scss */
body.body-home .home-hide {
  display: none;
}

/* line 26, dev/sass/_page.scss */
.full-page-gallery {
  /*
      top:-91px;
      margin-bottom:-91px;
  
    */
  height: 60vh;
  width: 100%;
}
@media screen and (min-width: 40em) {
  /* line 26, dev/sass/_page.scss */
  .full-page-gallery {
    height: 100vh;
  }
}
@media screen and (max-height: 450px) and (orientation: landscape) {
  /* line 26, dev/sass/_page.scss */
  .full-page-gallery {
    height: 100vh;
    width: 100vw;
  }
}
/* line 52, dev/sass/_page.scss */
.full-page-gallery .gallery-nav {
  position: absolute;
  right: 20px;
  left: 20px;
  bottom: 40px;
  height: 50px;
  text-align: center;
}
@media screen and (min-width: 40em) {
  /* line 52, dev/sass/_page.scss */
  .full-page-gallery .gallery-nav {
    bottom: 120px;
  }
}
@media screen and (min-width: 64em) {
  /* line 52, dev/sass/_page.scss */
  .full-page-gallery .gallery-nav {
    bottom: 30px;
    left: auto;
    text-align: right;
    min-width: 300px;
  }
}
@media screen and (max-height: 450px) and (orientation: landscape) {
  /* line 52, dev/sass/_page.scss */
  .full-page-gallery .gallery-nav {
    bottom: 25px;
    height: auto;
  }
}
/* line 79, dev/sass/_page.scss */
.full-page-gallery .gallery-nav .swiper-pagination {
  position: relative;
}
/* line 88, dev/sass/_page.scss */
.full-page-gallery .swiper-button-next, .full-page-gallery .swiper-button-prev {
  background: #dc4405;
  padding: 10px;
  color: white;
  height: 44px;
  display: none;
}
@media screen and (min-width: 40em) {
  /* line 98, dev/sass/_page.scss */
  .full-page-gallery .swiper-button-next, .full-page-gallery .swiper-button-prev {
    display: block;
  }
}
/* line 106, dev/sass/_page.scss */
.full-page-gallery .swiper-button-next {
  right: 0px;
  width: 85px;
  font-weight: bold;
  font-size: 0.9em;
  text-align: center;
}
/* line 114, dev/sass/_page.scss */
.full-page-gallery .swiper-button-prev {
  text-align: center;
  left: 0px;
  width: 85px;
  font-weight: bold;
  font-size: 0.9em;
  position: absolute !important;
}
/* line 129, dev/sass/_page.scss */
.full-page-gallery .swiper-pagination .swiper-pagination-bullet {
  border: 2px solid #dc4405;
  background-color: transparent;
  width: 15px;
  height: 15px;
  margin: 4px;
  opacity: 1;
}
@media screen and (min-width: 40em) {
  /* line 129, dev/sass/_page.scss */
  .full-page-gallery .swiper-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    margin: 6px;
  }
}
@media screen and (max-height: 450px) and (orientation: landscape) {
  /* line 129, dev/sass/_page.scss */
  .full-page-gallery .swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    margin: 4px;
  }
}
/* line 154, dev/sass/_page.scss */
.full-page-gallery .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #dc4405;
}
/* line 164, dev/sass/_page.scss */
.full-page-gallery .swiper-slide {
  background-size: cover;
  background-position: 50% 50%;
}
/* line 169, dev/sass/_page.scss */
.full-page-gallery .swiper-opaque {
  z-index: 5;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

/* line 186, dev/sass/_page.scss */
body.body-home .full-page-gallery {
  height: 100vh;
}

/*
.page-background{

	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-size:cover;
    z-index: -1;



}
*/
/* line 207, dev/sass/_page.scss */
.page-holder {
  background-color: white;
  max-width: 100%;
  overflow-x: hidden;
}
@media screen and (max-height: 450px) and (orientation: landscape) {
  /* line 207, dev/sass/_page.scss */
  .page-holder {
    max-height: 100vh;
    overflow: hidden;
  }
}

/* line 220, dev/sass/_page.scss */
body.wp-logged-in .page-holder {
  margin-top: -32px;
}

/* line 227, dev/sass/_page.scss */
.page-content-holder {
  position: relative;
  padding-bottom: 80px;
  padding-top: 80px;
  background-color: white;
}
/* line 235, dev/sass/_page.scss */
.page-content-holder .post-image-holder {
  position: relative;
}
/* line 250, dev/sass/_page.scss */
.page-content-holder .page-content {
  font-size: 0.9em;
}
/* line 257, dev/sass/_page.scss */
.page-content-holder .page-content p:first-of-type {
  margin-top: 0px;
}
@media screen and (min-width: 40em) {
  /* line 263, dev/sass/_page.scss */
  .page-content-holder .page-content.cols2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
/* line 281, dev/sass/_page.scss */
.page-content-holder .page-content.cols2 h3 {
  margin-top: 0px;
  padding-top: 0px;
  font-size: 1.4em;
}
/* line 290, dev/sass/_page.scss */
.page-content-holder .page-content.cols-wide {
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
}

/* line 306, dev/sass/_page.scss */
.social-share {
  margin-left: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
  text-align: center;
  font-size: 0px;
}
/* line 316, dev/sass/_page.scss */
.social-share .social-share-inner {
  background: white;
  display: inline-block;
  z-index: 5;
  padding: 0px 10px;
  position: relative;
}
/* line 326, dev/sass/_page.scss */
.social-share:after {
  border-bottom: 1px solid #ccc;
  content: '';
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0px;
  z-index: 0;
}
/* line 338, dev/sass/_page.scss */
.social-share .apss-theme-6 .apss-single-icon {
  margin-bottom: 11px;
  position: relative;
  z-index: 5;
}
/* line 345, dev/sass/_page.scss */
.social-share .apss-theme-6 .apss-single-icon a:before {
  background-color: white;
  border-radius: 50%;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}
/* line 356, dev/sass/_page.scss */
.social-share .apss-theme-6 .apss-single-icon a:hover:before {
  background-color: #dc4405;
}

/* CSS Document */
/* line 3, dev/sass/_header.scss */
.page-header {
  position: fixed;
  width: 100%;
  z-index: 1000;
  padding-bottom: 16px;
  padding-top: 16px;
  border-bottom: 1px solid black;
  background-color: white;
}

/* line 21, dev/sass/_header.scss */
body.wp-logged-in .page-header {
  margin-top: 32px;
}

/* line 32, dev/sass/_header.scss */
body.post-type-bjm_project:not(.is-archive) .page-header {
  background-color: transparent;
  border-bottom: 1px solid white;
  transition: background-color 0.5s;
}
@media screen and (max-height: 450px) and (orientation: landscape) {
  /* line 32, dev/sass/_header.scss */
  body.post-type-bjm_project:not(.is-archive) .page-header {
    display: none;
  }
}
@media screen and (min-width: 64em) {
  /* line 45, dev/sass/_header.scss */
  body.post-type-bjm_project:not(.is-archive) .page-header ul.main-menu li a {
    color: white;
    transition: color 0.5s;
  }
}
/* line 54, dev/sass/_header.scss */
body.post-type-bjm_project:not(.is-archive) .page-header .img-logo-white {
  opacity: 1;
}
/* line 57, dev/sass/_header.scss */
body.post-type-bjm_project:not(.is-archive) .page-header .img-logo-black {
  opacity: 0;
}
/* line 61, dev/sass/_header.scss */
body.post-type-bjm_project:not(.is-archive) .page-header .menu-show-hide {
  color: white;
  transition: color 0.5s;
}
/* line 70, dev/sass/_header.scss */
body.post-type-bjm_project:not(.is-archive).scrolled-down .page-header {
  background-color: white;
  border-bottom: 1px solid black;
  transition: background-color 0.5s;
}
/* line 75, dev/sass/_header.scss */
body.post-type-bjm_project:not(.is-archive).scrolled-down .page-header ul.main-menu li a {
  color: black;
  transition: color 0.5s;
}
/* line 81, dev/sass/_header.scss */
body.post-type-bjm_project:not(.is-archive).scrolled-down .page-header .img-logo-white {
  opacity: 0;
  transition: opacity 0.5s;
}
/* line 85, dev/sass/_header.scss */
body.post-type-bjm_project:not(.is-archive).scrolled-down .page-header .img-logo-black {
  opacity: 1;
  transition: opacity 0.5s;
}
/* line 90, dev/sass/_header.scss */
body.post-type-bjm_project:not(.is-archive).scrolled-down .page-header .menu-show-hide {
  color: black;
  transition: color 0.5s;
}

/* line 102, dev/sass/_header.scss */
body.post-type-bjm_project.is-archive .page-header {
  background-color: white;
}

/* line 108, dev/sass/_header.scss */
body.scrolled-down .page-header {
  /*
          background-color:white;
  
          transition: background-color 0.5s;
  */
}

/*
.header-element{

    display:inline-block;
    vertical-align:top;

}
*/
/* line 130, dev/sass/_header.scss */
.header-logo {
  display: block;
  position: relative;
}
/* line 135, dev/sass/_header.scss */
.header-logo img {
  left: 0px;
  width: 180px;
}
@media screen and (min-width: 40em) {
  /* line 135, dev/sass/_header.scss */
  .header-logo img {
    width: 200px;
  }
}
@media screen and (min-width: 64em) {
  /* line 135, dev/sass/_header.scss */
  .header-logo img {
    width: 275px;
  }
}
/* line 148, dev/sass/_header.scss */
.header-logo img.img-logo-black {
  position: relative;
  opacity: 1;
  transition: opacity 0.5s;
}
/* line 154, dev/sass/_header.scss */
.header-logo img.img-logo-white {
  position: absolute;
  opacity: 0;
  transition: opacity 0.5s;
}

/* line 168, dev/sass/_header.scss */
body.body-home .menu-show-hide {
  color: white;
}
/* line 173, dev/sass/_header.scss */
body.body-home .page-header {
  padding-bottom: 0px;
  border-bottom: 0px;
  background-color: transparent;
  border-bottom: 1px solid white;
  min-height: 67px;
}
@media screen and (min-width: 64em) {
  /* line 173, dev/sass/_header.scss */
  body.body-home .page-header {
    min-height: 78px;
  }
}
/* line 188, dev/sass/_header.scss */
body.body-home .page-header .header-holder-logo {
  display: none;
}
/* line 191, dev/sass/_header.scss */
body.body-home .page-header .header-holder-menu {
  float: none !important;
  margin: 0 auto;
}
/* line 196, dev/sass/_header.scss */
body.body-home .page-header .header-holder-menu ul.main-menu {
  border-bottom: none;
  text-align: center;
  padding-bottom: 16px;
  background-color: transparent;
  top: 71px;
}
@media screen and (min-width: 64em) {
  /* line 196, dev/sass/_header.scss */
  body.body-home .page-header .header-holder-menu ul.main-menu {
    top: 0px;
  }
}
/* line 208, dev/sass/_header.scss */
body.body-home .page-header .header-holder-menu ul.main-menu li {
  margin-left: 25px;
  margin-right: 25px;
}
/* line 213, dev/sass/_header.scss */
body.body-home .page-header .header-holder-menu ul.main-menu li a {
  color: white;
}

/* line 3, dev/sass/_footer.scss */
.footer-one {
  position: relative;
  background-color: #3c3c3c;
  color: white;
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 0.8em;
  font-weight: 400;
}
/* line 17, dev/sass/_footer.scss */
.footer-one aside a {
  color: white;
}
/* line 21, dev/sass/_footer.scss */
.footer-one aside p {
  margin: 0px;
}
/* line 25, dev/sass/_footer.scss */
.footer-one aside img {
  width: 30px;
  height: auto;
  margin-right: 10px;
  margin-top: 20px;
  opacity: 0.7;
  display: inline-block;
  transition: opacity 0.25s;
}
/* line 35, dev/sass/_footer.scss */
.footer-one aside img:hover {
  opacity: 1;
  transition: opacity 0.25s;
}

/* line 50, dev/sass/_footer.scss */
body.body-home .footer-one {
  display: none;
}

/* CSS Document */
/* line 3, dev/sass/_hero.scss */
.home-hero {
  min-height: 400px;
  width: 100%;
  position: relative;
  height: 97vh;
  margin-top: -80px;
}

/* line 15, dev/sass/_hero.scss */
.home-hero-inner {
  width: 100%;
  height: 100%;
  position: relative;
  /*	min-height:900px;*/
  background-position: 65% 0%;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 28, dev/sass/_hero.scss */
.home-hero-arrow-down {
  position: absolute;
  color: white;
  bottom: 30px;
  left: 50%;
  font-size: 2.5em;
  width: 100px;
  margin-left: -50px;
  text-align: center;
  cursor: pointer;
  z-index: 9;
}

/* line 42, dev/sass/_hero.scss */
.home-hero-content-holder {
  position: absolute;
  top: 30%;
  left: 60%;
}
/* line 55, dev/sass/_hero.scss */
.home-hero-content-holder .home-hero-words {
  font-size: 2em;
  z-index: 8;
  color: white;
}
/* line 69, dev/sass/_hero.scss */
.home-hero-content-holder .home-hero-words p {
  background-color: #4d131c;
  display: inline-block;
  float: left;
  clear: left;
  padding: 3px;
  padding-left: 12px;
  padding-right: 12px;
  margin-top: 3px;
  margin-bottom: 3px;
  opacity: 0.7;
  font-weight: 200;
}

/* line 3, dev/sass/_nav.scss */
.menu-show-hide {
  color: black;
  font-size: 2em;
  position: absolute;
  right: 14px;
  top: 16px;
  display: block;
}
@media screen and (min-width: 64em) {
  /* line 3, dev/sass/_nav.scss */
  .menu-show-hide {
    display: none;
  }
}

/* line 24, dev/sass/_nav.scss */
ul.main-menu {
  border: 1px solid transparent;
  list-style: none;
  padding: 0px 14px;
  margin: 0px;
  margin-top: 10px;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  left: 14px;
  right: 14px;
  top: 67px;
  overflow: hidden;
  height: 0px;
  transition: border 0.1s 0.4s, height 0.5s, background 0.2s 0.3s;
}
/* line 52, dev/sass/_nav.scss */
ul.main-menu li {
  display: block;
  border-bottom: 1px solid #bbb;
}
/* line 57, dev/sass/_nav.scss */
ul.main-menu li:first-child {
  margin-top: 4px;
}
/* line 63, dev/sass/_nav.scss */
ul.main-menu li a {
  color: black;
  display: block;
  padding: 12px 2px;
}
/* line 77, dev/sass/_nav.scss */
ul.main-menu li.current-menu-item a {
  color: #dc4405;
}

/* line 96, dev/sass/_nav.scss */
body.main-menu-open .main-menu {
  height: 250px;
  transition: height 0.5s, border 0.4s 0.1s, background 0.2s;
  background: white;
  border: 1px solid #bbb;
}
@media screen and (min-width: 64em) {
  /* line 96, dev/sass/_nav.scss */
  body.main-menu-open .main-menu {
    border: none;
    height: auto;
  }
}

/* line 114, dev/sass/_nav.scss */
body.body-home.main-menu-open .page-header .header-holder-menu ul.main-menu {
  border: 1px solid transparent;
  background-color: white !important;
}
/* line 121, dev/sass/_nav.scss */
body.body-home.main-menu-open .page-header .header-holder-menu ul.main-menu li a {
  color: black;
}
/* line 126, dev/sass/_nav.scss */
body.body-home.main-menu-open .page-header .header-holder-menu ul.main-menu li a.current-menu-item {
  coor: #dc4405;
}

@media screen and (min-width: 64em) {
  /* line 133, dev/sass/_nav.scss */
  body.post-type-bjm_project ul.main-menu {
    background: none;
  }
}

@media screen and (min-width: 64em) {
  /* line 142, dev/sass/_nav.scss */
  ul.main-menu {
    font-size: 0.9em;
    border: none;
    height: auto;
    overflow: visible;
    text-align: right;
    width: auto;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    margin-top: 0px;
  }
  /* line 163, dev/sass/_nav.scss */
  ul.main-menu li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 50px;
    position: relative;
    margin-top: 15px;
    border-bottom: none;
  }
  /* line 174, dev/sass/_nav.scss */
  ul.main-menu li a {
    padding: 0px;
  }
  /* line 178, dev/sass/_nav.scss */
  ul.main-menu li:first-child {
    margin-top: 15px;
  }
  /* line 187, dev/sass/_nav.scss */
  ul.main-menu li.current-menu-item:after {
    content: '';
    background-image: url("images/background/diagonal-red.svg");
    position: absolute;
    bottom: -5px;
    left: -10px;
    width: 15px;
    height: 15px;
  }
}
/* line 2, dev/sass/_social.scss */
.bjm-social-title {
  text-align: center;
  font-weight: 300;
  margin-bottom: 50px;
  color: black;
  font-size: 42px;
}

/* line 12, dev/sass/_social.scss */
.bjm-social-feed {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
@media screen and (min-width: 64em) {
  /* line 17, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .bjm-social-feed > .column, .bjm-social-feed > .columns {
    width: 25%;
    float: left;
  }
  /* line 21, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .bjm-social-feed > .column:nth-of-type(1n), .bjm-social-feed > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 25, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .bjm-social-feed > .column:nth-of-type(4n+1), .bjm-social-feed > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 29, dev/vendor/foundation-6.2.0-custom/scss/grid/_layout.scss */
  .bjm-social-feed > .column:last-child, .bjm-social-feed > .columns:last-child {
    float: left;
  }
}

/* line 25, dev/sass/_social.scss */
.bjm-social-feed-entry {
  /*
      width: 24.5% !important;
  */
  position: relative;
  /*float: none !important; */
  padding: 0px !important;
  /*  display: inline-block;*/
  color: black;
  margin-bottom: 20px;
  /*
      &:last-child:not(:first-child), &:last-child:not(:first-child){
          float:left;
  
      }*/
}

/*
@media screen and (max-width:900px){
    .bjm-social-feed-entry{
        width: 33% !important;
    }
}
@media screen and (max-width:767px){
    .bjm-social-feed-entry{
        width: 49.3% !important;
    }
}*/
/* line 55, dev/sass/_social.scss */
.bjm-social-entry-inner {
  position: relative;
  margin: 0px 3%;
  width: 94%;
  background-size: cover;
  background-position: 50% 50%;
  float: none;
  transition: opacity 0.25s;
}
/* line 67, dev/sass/_social.scss */
.bjm-social-entry-inner:hover {
  opacity: 0.7;
  transition: opacity 0.25s;
}
/* line 72, dev/sass/_social.scss */
.bjm-social-entry-inner a {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
}
/* line 82, dev/sass/_social.scss */
.bjm-social-entry-inner a .bjm-social-feed-entry-footer-icon, .bjm-social-entry-inner a .bjm-social-feed-entry-footer {
  display: none !important;
}
/* line 90, dev/sass/_social.scss */
.bjm-social-entry-inner .feed-image {
  display: none;
}

/* line 96, dev/sass/_social.scss */
.bjm-social-entry-inner:after {
  content: '';
  position: relative;
  top: 0px;
  display: block;
  padding-top: 87%;
  width: 100%;
}

/* line 107, dev/sass/_social.scss */
.bjm-social-entry-inner .content {
  display: none;
}

/* line 115, dev/sass/_social.scss */
.bjm-social-feed-entry-service {
  display: none;
}

/* line 119, dev/sass/_social.scss */
.bjm-social-entry-outer {
  margin: 0px 3%;
  padding: 10px;
  background: white;
}
/* line 124, dev/sass/_social.scss */
.bjm-social-entry-outer .content-outer {
  font-size: 0.8em;
  margin-top: 6px;
  height: 100px;
  display: block;
  position: relative;
}
@media screen and (max-width: 900px) {
  /* line 124, dev/sass/_social.scss */
  .bjm-social-entry-outer .content-outer {
    /*height:70px;*/
  }
}
@media screen and (max-width: 767px) {
  /* line 124, dev/sass/_social.scss */
  .bjm-social-entry-outer .content-outer {
    height: 114px;
  }
}

/* line 149, dev/sass/_social.scss */
.bjm-social-feed-entry-icon-2 {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
}

/* line 154, dev/sass/_social.scss */
.bjm-social-feed-entry-footer {
  display: inline-block;
  padding-left: 10px;
  vertical-align: middle;
  font-size: 16px;
}

/* line 161, dev/sass/_social.scss */
.bjm-social-feed-entry-page-link {
  display: none;
}

@media screen and (min-width: 64em) {
  /* line 2, dev/sass/_loop.scss */
  .archive-filters {
    margin-top: 30px;
  }
}

/* line 11, dev/sass/_loop.scss */
.ul-filter-styling li {
  display: inline-block;
  margin: 2px;
  padding: 0px;
  list-style: none;
  text-align: center;
  padding: 4px 10px;
  font-size: 0.85em;
  border: 1px solid #ccc;
  cursor: pointer;
}
/* line 24, dev/sass/_loop.scss */
.ul-filter-styling li.selected {
  border: 2px solid #dc4405;
  background: #dc4405;
  color: white;
}

/* line 38, dev/sass/_loop.scss */
.archive-entry-person-holder {
  /*border-right:1px solid #555;*/
  margin-bottom: 40px;
  /*
  &:nth-child(3n){
      border-right:none;
  }*/
}
/* line 48, dev/sass/_loop.scss */
.archive-entry-person-holder .archive-entry-person {
  padding: 0px 15px;
  font-size: 0.85em;
}
/* line 54, dev/sass/_loop.scss */
.archive-entry-person-holder .archive-entry-person h2 {
  text-align: center;
  margin: 0px;
  color: black;
  padding: 0px;
  font-size: 1.4em;
  font-weight: 400;
  margin-top: 20px;
}
/* line 69, dev/sass/_loop.scss */
.archive-entry-person-holder .archive-entry-person h3 {
  text-align: center;
  color: #dc4405;
  padding: 0px;
  margin: 0px;
  font-size: 1.4em;
  font-weight: 400;
  margin-bottom: 20px;
}
/* line 83, dev/sass/_loop.scss */
.archive-entry-person-holder .archive-entry-person .person-image {
  position: relative;
  background-size: cover;
}
/* line 88, dev/sass/_loop.scss */
.archive-entry-person-holder .archive-entry-person .person-image:after {
  position: relative;
  content: '';
  opacity: 0.5;
  width: 100%;
  padding-top: 140%;
  display: block;
}
/* line 101, dev/sass/_loop.scss */
.archive-entry-person-holder .archive-entry-person .person-image .person-content-image {
  display: none;
  color: white;
  background: rgba(205, 113, 76, 0.9);
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 18px;
  padding-top: 13px;
  font-weight: 400;
  overflow: hidden;
}
/* line 119, dev/sass/_loop.scss */
.archive-entry-person-holder .archive-entry-person .person-image .person-content-image .person-excerpt {
  font-size: 3.7vw;
}
@media screen and (min-width: 40em) {
  /* line 119, dev/sass/_loop.scss */
  .archive-entry-person-holder .archive-entry-person .person-image .person-content-image .person-excerpt {
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 64em) {
  /* line 119, dev/sass/_loop.scss */
  .archive-entry-person-holder .archive-entry-person .person-image .person-content-image .person-excerpt {
    font-size: 1.2vw;
  }
}
@media screen and (min-width: 1215px) {
  /* line 119, dev/sass/_loop.scss */
  .archive-entry-person-holder .archive-entry-person .person-image .person-content-image .person-excerpt {
    font-size: 1.1em;
  }
}
/* line 135, dev/sass/_loop.scss */
.archive-entry-person-holder .archive-entry-person .person-image .person-content-image .person-education {
  position: absolute;
  bottom: 15px;
  left: 18px;
  right: 18px;
}
/* line 147, dev/sass/_loop.scss */
.archive-entry-person-holder .archive-entry-person .person-image .person-content-image .education-logo {
  background-image: url("images/icons/education-icon-line.svg");
  background-repeat: no-repeat;
  background-position: -5px 50%;
  background-size: 100%;
  border-right: 1px solid white;
}
/* line 159, dev/sass/_loop.scss */
.archive-entry-person-holder .archive-entry-person .person-image .person-content-image .content {
  font-size: 0.8em;
  padding-right: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 59px;
  color: white;
}
/* line 177, dev/sass/_loop.scss */
.archive-entry-person-holder .archive-entry-person .person-image .person-content-image .content p {
  margin-top: 0px;
  margin-bottom: 0px;
}
/* line 188, dev/sass/_loop.scss */
.archive-entry-person-holder .archive-entry-person .person-image:hover .person-content-image {
  display: block;
}
/* line 201, dev/sass/_loop.scss */
.archive-entry-person-holder .archive-entry-person .education-logo {
  background-image: url("images/icons/education-icon.svg");
  background-size: contain;
  width: 46px;
  height: 63px;
  float: left;
  margin-right: 13px;
}
/* line 222, dev/sass/_loop.scss */
.archive-entry-person-holder .archive-entry-person .person-content {
  display: none;
}
/* line 227, dev/sass/_loop.scss */
.archive-entry-person-holder .archive-entry-person .person-content .person-excerpt {
  text-align: justify;
  min-height: 220px;
}
/* line 232, dev/sass/_loop.scss */
.archive-entry-person-holder .archive-entry-person .person-content .person-education {
  margin-top: 10px;
  margin-left: 0px;
}
/* line 236, dev/sass/_loop.scss */
.archive-entry-person-holder .archive-entry-person .person-content .person-education .content {
  padding-top: 1px;
}
@media screen and (min-width: 40em) {
  /* line 236, dev/sass/_loop.scss */
  .archive-entry-person-holder .archive-entry-person .person-content .person-education .content {
    padding-top: 0px;
  }
}
/* line 261, dev/sass/_loop.scss */
.archive-entry-person-holder .archive-entry-person.archive-entry-featured .person-content {
  display: block;
}
/* line 269, dev/sass/_loop.scss */
.archive-entry-person-holder .archive-entry-person.archive-entry-featured:hover .person-content-image {
  display: none;
}
/* line 286, dev/sass/_loop.scss */
.archive-entry-person-holder.archive-entry-holder-featured {
  width: 100%;
  border-right: none;
}
/* line 292, dev/sass/_loop.scss */
.archive-entry-person-holder.archive-entry-holder-featured .archive-entry-person .person-image {
  width: 33%;
  float: left;
  margin-right: 20px;
}
/* line 298, dev/sass/_loop.scss */
.archive-entry-person-holder.archive-entry-holder-featured .archive-entry-person h2 {
  text-align: left;
  font-size: 2em;
}
/* line 303, dev/sass/_loop.scss */
.archive-entry-person-holder.archive-entry-holder-featured .archive-entry-person h3 {
  text-align: left;
}
/* line 308, dev/sass/_loop.scss */
.archive-entry-person-holder.archive-entry-holder-featured .archive-entry-person .person-content .person-excerpt {
  min-height: initial;
}
/* line 314, dev/sass/_loop.scss */
.archive-entry-person-holder.archive-entry-holder-featured .archive-entry-person .person-content .person-education .education-logo {
  margin-top: 0px;
  margin-bottom: 0px;
  float: none;
  display: inline-block;
  vertical-align: middle;
}
/* line 321, dev/sass/_loop.scss */
.archive-entry-person-holder.archive-entry-holder-featured .archive-entry-person .person-content .person-education .content {
  float: none;
  display: inline-block;
  vertical-align: middle;
}

/* line 3, dev/sass/_project.scss */
.project-header {
  width: 95%;
  background: white;
  padding: 15px;
  padding-top: 10px;
  padding-bottom: 30px;
  z-index: 200;
  position: relative;
  margin-top: -140px;
}
@media screen and (min-width: 40em) {
  /* line 3, dev/sass/_project.scss */
  .project-header {
    width: 51%;
    min-width: 510px;
    margin-top: -210px;
    padding-top: 22px;
    padding: 30px;
    padding-bottom: 30px;
    padding-right: 60px;
  }
}
@media screen and (max-height: 450px) and (orientation: landscape) {
  /* line 3, dev/sass/_project.scss */
  .project-header {
    width: 100%;
    padding: 7px;
    margin-top: -105px;
  }
  /* line 42, dev/sass/_project.scss */
  .project-header:after {
    content: none !important;
  }
}
/* line 49, dev/sass/_project.scss */
.project-header h1 {
  margin: 0px;
  padding: 0px;
  font-size: 1.5em;
  line-height: 24px;
}
/* line 62, dev/sass/_project.scss */
.project-header h1:after {
  content: none;
}
@media screen and (min-width: 40em) {
  /* line 49, dev/sass/_project.scss */
  .project-header h1 {
    font-size: 2.3em;
    line-height: normal;
    min-height: 75px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (max-height: 450px) and (orientation: landscape) {
  /* line 49, dev/sass/_project.scss */
  .project-header h1 {
    font-size: 0.9em;
    min-height: initial;
    line-height: normal;
  }
  /* line 81, dev/sass/_project.scss */
  .project-header h1 br {
    display: none;
  }
}
/* line 90, dev/sass/_project.scss */
.project-header h2 {
  margin: 0px;
  padding: 0px;
  font-weight: 400;
  font-size: 1.2em;
}
@media screen and (min-width: 40em) {
  /* line 90, dev/sass/_project.scss */
  .project-header h2 {
    font-size: 1.5em;
    padding-top: 60px;
  }
}
/* line 104, dev/sass/_project.scss */
.project-header .project-scroll-button {
  position: absolute;
  right: -8px;
  top: 43px;
  color: white;
  z-index: 5;
  font-size: 0.8em;
  cursor: pointer;
}
@media screen and (min-width: 40em) {
  /* line 104, dev/sass/_project.scss */
  .project-header .project-scroll-button {
    top: 66px;
    right: 7px;
    color: #dc4405;
  }
}
@media screen and (max-height: 450px) and (orientation: landscape) {
  /* line 104, dev/sass/_project.scss */
  .project-header .project-scroll-button {
    display: none;
  }
}
/* line 123, dev/sass/_project.scss */
.project-header .project-scroll-button .icon {
  font-weight: bold;
  position: absolute;
  top: -27px;
  left: 3px;
  font-size: 1.8em;
  color: #dc4405;
}
/* line 134, dev/sass/_project.scss */
.project-header .horizontal-advice {
  display: none;
  position: absolute;
  top: 2px;
  right: 6px;
  font-size: 0.9em;
  background: white;
  padding-left: 10px;
}
@media screen and (max-height: 450px) and (orientation: landscape) {
  /* line 134, dev/sass/_project.scss */
  .project-header .horizontal-advice {
    display: block;
  }
}

@media screen and (max-height: 450px) and (orientation: landscape) {
  /* line 156, dev/sass/_project.scss */
  body.wp-logged-in .project-header {
    margin-top: -120px;
  }
}
/* line 165, dev/sass/_project.scss */
.post-type-bjm_project .page-content {
  margin-left: 6px;
  margin-right: 6px;
  text-align: justify;
}
@media screen and (min-width: 40em) {
  /* line 165, dev/sass/_project.scss */
  .post-type-bjm_project .page-content {
    margin-left: 20px;
    margin-right: 20px;
  }
}
/* line 177, dev/sass/_project.scss */
.post-type-bjm_project .related-projects {
  margin-left: 20px;
  margin-right: 20px;
}
/* line 183, dev/sass/_project.scss */
.post-type-bjm_project .related-projects .archive-entry-project-holder:last-child {
  float: none;
  clear: both;
}
@media screen and (min-width: 64em) {
  /* line 183, dev/sass/_project.scss */
  .post-type-bjm_project .related-projects .archive-entry-project-holder:last-child {
    float: right;
    clear: none;
  }
}
/* line 195, dev/sass/_project.scss */
.post-type-bjm_project .related-projects .archive-entry-project-holder .archive-entry-project {
  margin-bottom: 20px;
}
/* line 199, dev/sass/_project.scss */
.post-type-bjm_project .related-projects .archive-entry-project-holder .archive-entry-project.notch-bottom-left:after, .post-type-bjm_project .related-projects .archive-entry-project-holder .archive-entry-project.notch-top-right:after {
  content: none;
}
@media screen and (min-width: 64em) {
  /* line 199, dev/sass/_project.scss */
  .post-type-bjm_project .related-projects .archive-entry-project-holder .archive-entry-project.notch-bottom-left:after, .post-type-bjm_project .related-projects .archive-entry-project-holder .archive-entry-project.notch-top-right:after {
    content: '';
  }
}
/* line 218, dev/sass/_project.scss */
.post-type-bjm_project .related-projects-view-all {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 234, dev/sass/_project.scss */
.archive-entry-project-holder .archive-entry-project {
  position: relative;
}
/* line 248, dev/sass/_project.scss */
.archive-entry-project-holder .archive-entry-project:before {
  position: relative;
  content: '';
  width: 100%;
  padding-top: 70%;
  display: block;
}
/* line 261, dev/sass/_project.scss */
.archive-entry-project-holder .archive-entry-project .project-image {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-size: cover;
}
/* line 270, dev/sass/_project.scss */
.archive-entry-project-holder .archive-entry-project .project-image .project-content-image {
  opacity: 1;
  transition: background-color 0.5s;
  background-color: rgba(0, 0, 0, 0.2);
  color: white;
  text-align: center;
  height: 100%;
}
/* line 280, dev/sass/_project.scss */
.archive-entry-project-holder .archive-entry-project .project-image .project-content-image:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%;
}
/* line 290, dev/sass/_project.scss */
.archive-entry-project-holder .archive-entry-project .project-image .project-content-image h2 {
  color: white;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-size: 0.9em;
  width: 90%;
  font-weight: 600;
}
@media screen and (min-width: 64em) {
  /* line 290, dev/sass/_project.scss */
  .archive-entry-project-holder .archive-entry-project .project-image .project-content-image h2 {
    font-size: 1.2em;
    width: 70%;
    font-weight: 400;
  }
}
/* line 309, dev/sass/_project.scss */
.archive-entry-project-holder .archive-entry-project .project-image .project-content-image h2:before {
  content: '';
  background-image: url(images/buttons/view_more_icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  background-position: 50% 50%;
  margin-bottom: 10px;
  height: 0px;
  transition: height 0.25s;
}
/* line 327, dev/sass/_project.scss */
.archive-entry-project-holder .archive-entry-project .project-image:hover .project-content-image {
  transition: background-color 0.5s;
  background-color: rgba(0, 0, 0, 0.6);
}
/* line 335, dev/sass/_project.scss */
.archive-entry-project-holder .archive-entry-project .project-image:hover .project-content-image h2:before {
  height: 35px;
  transition: height 0.25s;
}

/* line 362, dev/sass/_project.scss */
.archive-holder-bjm_project {
  padding-left: 0px;
  padding-right: 0px;
}
/* line 368, dev/sass/_project.scss */
.archive-holder-bjm_project .archive-entry-project-holder {
  /*height:400px;*/
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 50%;
  display: inline-block;
  position: relative;
  /* overflow: hidden;*/
}
@media screen and (min-width: 40em) {
  /* line 368, dev/sass/_project.scss */
  .archive-holder-bjm_project .archive-entry-project-holder {
    width: 33.33%;
  }
}
/* line 401, dev/sass/_project.scss */
.archive-holder-bjm_project .archive-entry-project-holder .archive-entry-project {
  border: 10px solid white;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 415, dev/sass/_project.scss */
.archive-holder-bjm_project .archive-entry-project-holder.archive-entry-holder-featured {
             /*
            @media screen and (min-width: 64em){                
                             
                .archive-entry-project{
                    &:before{
                        padding-top:70.47%;                        

                    }                
                }                
                                
            }    */
}
@media screen and (min-width: 40em) {
  /* line 415, dev/sass/_project.scss */
  .archive-holder-bjm_project .archive-entry-project-holder.archive-entry-holder-featured {
    width: 66.66%;
  }
  /* line 421, dev/sass/_project.scss */
  .archive-holder-bjm_project .archive-entry-project-holder.archive-entry-holder-featured .archive-entry-project:before {
    padding-top: 70.8%;
  }
}

@media screen and (max-height: 450px) and (orientation: landscape) {
  /* line 453, dev/sass/_project.scss */
  body.post-type-bjm_project:not(.is-archive) {
    height: 100vh;
    overflow: hidden;
  }
}

/* line 2, dev/sass/_home.scss */
.home-page-logo {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 100;
  width: 300px;
  margin-left: -150px;
  margin-top: -30px;
}
@media screen and (min-width: 40em) {
  /* line 2, dev/sass/_home.scss */
  .home-page-logo {
    top: 50%;
    width: 360px;
    margin-left: -180px;
    margin-top: -30px;
  }
}
@media screen and (min-width: 64em) {
  /* line 2, dev/sass/_home.scss */
  .home-page-logo {
    width: 600px;
    margin-left: -250px;
    margin-top: -55px;
  }
}

/* line 36, dev/sass/_home.scss */
.swiper-container-home .swiper-slide:after {
  content: "";
  position: absolute;
  z-index: 5;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.3);
}
/* line 56, dev/sass/_home.scss */
.swiper-container-home .project-meta {
  z-index: 10;
  position: absolute;
  bottom: 20px;
  max-width: 100%;
  width: 100%;
        /*
        left:50%;

        width:900px;
        margin-left:-460px;*/
  min-height: 40px;
  text-align: center;
  color: white;
  /*
          .holder-view-project{
  
              font-size:0px;
  
              .line{
                  border-top:1px solid white;
                  width:27%;
                  max-width:400px;
                  display: inline-block;
                  vertical-align: middle;
                  top:7px;
  
                  @media screen and (min-width: 40em){
                      width:33%;
                  }
  
  
  
              }
  
              a{
  
                  font-size: initial;
  
  
  
                  display: inline-block;
                  vertical-align: middle;
  
                  background-image: url(images/buttons/button-outline.svg);
                  background-repeat: no-repeat;
                  background-size: 100% 100%;
                  text-align: center;
                  padding:5px 20px;
                  margin-bottom:10px;
                  margin-top:10px;
  
  
  
              }
  
  
          }*/
}
/* line 79, dev/sass/_home.scss */
.swiper-container-home .project-meta a {
  color: white;
}
/* line 84, dev/sass/_home.scss */
.swiper-container-home .project-meta .project-title {
  padding-top: 15px;
  border-top: 1px solid white;
}

/* CSS Document */
/* line 2, dev/sass/_general.scss */
.alignleft {
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 30px;
}

/* line 10, dev/sass/_general.scss */
.alignright {
  float: right;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 30px;
}

/* line 18, dev/sass/_general.scss */
.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/* line 28, dev/sass/_general.scss */
.color-red {
  color: #dc4405;
}

/* line 32, dev/sass/_general.scss */
#bjm-map-holder {
  height: 490px;
}

/* line 38, dev/sass/_general.scss */
.notch-top-right {
  position: relative;
}
/* line 42, dev/sass/_general.scss */
.notch-top-right:after {
  position: absolute;
  top: 0px;
  right: -40px;
  content: '';
  border: 40px solid transparent;
  border-top: 40px solid white;
}
/* line 58, dev/sass/_general.scss */
.notch-top-right.archive-holder-bjm_project:after {
  top: 10px;
  right: -30px;
}

/* line 73, dev/sass/_general.scss */
.notch-bottom-left {
  position: relative;
}
/* line 77, dev/sass/_general.scss */
.notch-bottom-left:after {
  position: absolute;
  bottom: 0px;
  left: -40px;
  content: '';
  border: 40px solid transparent;
  border-bottom: 40px solid white;
}

/* line 93, dev/sass/_general.scss */
.notch-top-right-trans {
  position: relative;
}
/* line 97, dev/sass/_general.scss */
.notch-top-right-trans:after {
  position: absolute;
  top: -40px;
  right: -40px;
  content: '';
  border: 40px solid transparent;
  border-bottom: 40px solid white;
}

/* line 113, dev/sass/_general.scss */
.notch-top-right-trans-small {
  position: relative;
}
/* line 117, dev/sass/_general.scss */
.notch-top-right-trans-small:before {
  content: '';
  position: absolute;
  right: -20px;
  top: 20px;
  bottom: 0px;
  width: 20px;
  background-color: white;
}
/* line 128, dev/sass/_general.scss */
.notch-top-right-trans-small:after {
  position: absolute;
  top: -20px;
  right: -20px;
  content: '';
  border: 20px solid transparent;
  border-bottom: 20px solid white;
}

/* line 146, dev/sass/_general.scss */
.notch-top-right-trans-smaller:before {
  content: '';
  position: absolute;
  right: -10px;
  top: 10px;
  bottom: 0px;
  width: 10px;
  background-color: white;
}
/* line 157, dev/sass/_general.scss */
.notch-top-right-trans-smaller:after {
  position: absolute;
  top: -10px;
  right: -10px;
  content: '';
  border: 10px solid transparent;
  border-bottom: 10px solid white;
}

/* line 174, dev/sass/_general.scss */
.notch-top-right-trans-larger:before {
  content: '';
  position: absolute;
  right: -10px;
  top: 10px;
  bottom: 0px;
  width: 10px;
  background-color: white;
}
/* line 185, dev/sass/_general.scss */
.notch-top-right-trans-larger:after {
  position: absolute;
  top: -44px;
  right: -44px;
  content: '';
  border: 44px solid transparent;
  border-bottom-color: white;
}

/* line 205, dev/sass/_general.scss */
.notch-bottom-left-trans-smaller:before {
  content: '';
  position: absolute;
  left: -10px;
  top: 0px;
  bottom: 10px;
  width: 10px;
  background-color: white;
}
/* line 216, dev/sass/_general.scss */
.notch-bottom-left-trans-smaller:after {
  position: absolute;
  bottom: -10px;
  left: -10px;
  content: '';
  border: 10px solid transparent;
  border-top-color: white;
}

/* line 233, dev/sass/_general.scss */
.notch-bottom-left-trans-larger:before {
  content: '';
  position: absolute;
  left: -10px;
  top: 0px;
  bottom: 10px;
  width: 10px;
  background-color: white;
}
/* line 244, dev/sass/_general.scss */
.notch-bottom-left-trans-larger:after {
  position: absolute;
  bottom: -44px;
  left: -44px;
  content: '';
  border: 44px solid transparent;
  border-top-color: white;
}

/* line 264, dev/sass/_general.scss */
.notch-trans-red {
  opacity: 1;
  transition: opacity 0.5s;
}
/* line 266, dev/sass/_general.scss */
.notch-trans-red:before {
  background-color: #dc4405;
}
/* line 270, dev/sass/_general.scss */
.notch-trans-red.notch-top-right-trans-smaller:after, .notch-trans-red.notch-top-right-trans-larger:after {
  border-bottom-color: #dc4405;
}
/* line 274, dev/sass/_general.scss */
.notch-trans-red.notch-bottom-left-trans-smaller:after, .notch-trans-red.notch-bottom-left-trans-larger:after {
  border-top-color: #dc4405;
}
/* line 282, dev/sass/_general.scss */
.notch-trans-red:hover {
  opacity: 0.8;
  transition: opacity 0.5s;
}

/* line 291, dev/sass/_general.scss */
.button {
  border: 1px solid black;
  padding: 4px 20px;
  color: black;
}

/* line 300, dev/sass/_general.scss */
.wpcf7 {
  width: 100%;
  margin-top: 42px !important;
}
/* line 306, dev/sass/_general.scss */
.wpcf7 input {
  margin: 0px;
  padding: 2%;
  width: 47%;
  border: 1px solid #dc4405;
  font-size: 16px;
}
/* line 314, dev/sass/_general.scss */
.wpcf7 input[type=submit] {
  border: 1px solid #ccc;
  background: white;
  font-size: 16px;
  margin-left: 4%;
  background: #dc4405;
  color: white;
  transition: background 0.3s;
}
/* line 323, dev/sass/_general.scss */
.wpcf7 input[type=submit]:hover {
  background: #e47649;
  transition: background 0.3s;
}
/* line 332, dev/sass/_general.scss */
.wpcf7 textarea {
  margin: 0px;
  width: 98%;
  border: 1px solid #dc4405;
  padding: 2%;
  font-size: 16px;
  height: 210px;
}

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