@charset "UTF-8";
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
/* end off side menu */
/* line 21, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/bower_components/susy/sass/susy/language/susy/_box-sizing.scss */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* line 1, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 7, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
body {
  margin: 0; }

/* line 11, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

/* line 26, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

/* line 34, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 39, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
[hidden],
template {
  display: none; }

/* line 44, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
a {
  background-color: transparent; }

/* line 48, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
a:active,
a:hover {
  outline: 0; }

/* line 53, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 57, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
b,
strong {
  font-weight: bold; }

/* line 62, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
dfn {
  font-style: italic; }

/* line 66, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* line 71, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/* line 76, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
small {
  font-size: 80%; }

/* line 80, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 88, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
sup {
  top: -0.5em; }

/* line 92, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
sub {
  bottom: -0.25em; }

/* line 96, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
img {
  border: 0; }

/* line 100, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 104, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
figure {
  margin: 1em 40px; }

/* line 108, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0; }

/* line 113, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
pre {
  overflow: auto; }

/* line 117, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* line 125, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

/* line 135, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
button {
  overflow: visible; }

/* line 139, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
button,
select {
  text-transform: none; }

/* line 144, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 152, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/* line 157, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 163, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
input {
  line-height: normal; }

/* line 167, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/* line 173, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/* line 178, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 183, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/* line 189, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
legend {
  border: 0;
  padding: 0; }

/* line 194, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
textarea {
  overflow: auto; }

/* line 198, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
optgroup {
  font-weight: bold; }

/* line 202, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 207, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/_normalize.scss */
td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@font-face {
  font-family: "AzoSans";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/AzoSansUberW01Regular.eot?#iefix") format("embedded-opentype"), url("fonts/AzoSansUberW01Regular.woff2") format("woff2"), url("fonts/AzoSansUberW01Regular.woff") format("woff"), url("fonts/AzoSansUberW01Regular.ttf") format("truetype"), url("fonts/AzoSansUberW01Regular.svg#AzoSans") format("svg"); }

@font-face {
  font-family: "IndieFlower";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/IndieFlower.eot?#iefix") format("embedded-opentype"), url("fonts/IndieFlower.woff2") format("woff2"), url("fonts/IndieFlower.woff") format("woff"), url("fonts/IndieFlower.ttf") format("truetype"), url("fonts/IndieFlower.svg#IndieFlower") format("svg"); }

/* line 3, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
* {
  font-family: 'Open Sans', sans-serif; }

/* line 6, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
.section_title {
  font-family: 'AzoSans', sans-serif;
  font-weight: 400;
  font-size: 37px;
  line-height: 37px;
  color: #ff986d;
  max-width: 77%; }
  @media (min-width: 71.25em) {
    /* line 6, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
    .section_title {
      font-size: 50px;
      line-height: 54px;
      max-width: 100%; } }

/* line 19, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
.section_subtitle {
  font-family: 'AzoSans', sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 30px; }
  @media (min-width: 71.25em) {
    /* line 19, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
    .section_subtitle {
      font-size: 50px;
      line-height: 50px; } }

/* line 29, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
.section_subtitle_small {
  font-weight: 400;
  font-size: 16.67px;
  line-height: 18px;
  text-transform: uppercase; }
  @media (min-width: 71.25em) {
    /* line 29, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
    .section_subtitle_small {
      font-size: 24px;
      line-height: 54px; } }

/* line 40, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
.section_paragraph {
  margin-top: 0;
  clear: both;
  font-size: 18.33px;
  line-height: 26.67px;
  color: #4c5154;
  font-weight: 400; }
  @media (min-width: 71.25em) {
    /* line 40, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
    .section_paragraph {
      font-size: 20px;
      line-height: 34px; } }

/* line 52, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
.how_it_works_paragraph {
  margin-top: 0;
  font-size: 16.67px;
  line-height: 23.33px;
  color: #4c5154;
  font-weight: 400; }
  @media (min-width: 71.25em) {
    /* line 52, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
    .how_it_works_paragraph {
      font-size: 20px;
      line-height: 40px; } }

/* line 63, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
.yellow {
  color: #ffd390; }

/* line 66, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
.blue {
  color: #a5e8f0; }

/* line 69, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
.light-grey {
  color: #cdc9c8; }

/* line 72, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
.orange {
  color: #ff986d; }

/* line 75, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
.blue {
  color: #a5e8f0; }

/* line 78, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
.dark-blue {
  color: #4c5154; }

/* line 81, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
.light-grey2 {
  color: #cfcbca; }

/* line 84, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
.free_quote {
  background: url("../images/arrow.png") center top no-repeat;
  padding-top: 20px;
  display: block;
  text-align: center; }
  /* line 26, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/mixins/_mixins-master.scss */
  .free_quote a:link {
    color: #cdc9c8; }
  /* line 27, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/mixins/_mixins-master.scss */
  .free_quote a:visited {
    color: #cdc9c8; }
  /* line 28, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/mixins/_mixins-master.scss */
  .free_quote a:hover {
    color: #cdc9c8; }
  /* line 93, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
  .free_quote p {
    font-family: 'IndieFlower', sans-serif;
    display: inline-block;
    font-size: 25px;
    -webkit-transform: rotate(13deg) !important;
    -moz-transform: rotate(13deg) !important;
    -o-transform: rotate(13deg) !important;
    -ms-transform: rotate(-90deg) !important; }

/* line 105, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
.center {
  text-align: center; }

/* line 108, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
.devices_text {
  font-size: 13.33px;
  color: #cdc9c8;
  margin-top: 0; }
  @media (min-width: 71.25em) {
    /* line 108, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
    .devices_text {
      font-size: 20px;
      margin-top: 30px; } }

/* line 117, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
.how_it_works_title {
  margin: 0;
  font-size: 23.33px;
  font-weight: normal;
  font-family: 'AzoSans', sans-serif; }
  @media (min-width: 71.25em) {
    /* line 117, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
    .how_it_works_title {
      font-size: 36px; } }

/* line 127, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/typography/_typography.scss */
h2 p {
  font-family: 'AzoSans', sans-serif;
  font-weight: 400; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/* line 1, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/forms/_forms.scss */
.wpcf7-form-control-wrap {
  position: relative;
  max-width: 100%;
  display: block;
  width: 100%; }

/* line 7, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/forms/_forms.scss */
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
  display: block;
  max-width: 100%;
  width: 100%;
  font-size: 15px;
  background: #faf9f9;
  border: 0;
  padding: 12px 20px;
  margin-bottom: 30px;
  transition: all .1s ease-in-out;
  font-weight: bold; }
  /* line 18, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/forms/_forms.scss */
  input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
    background: #ffd390;
    color: #fff; }
    /* line 4, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/bourbon/css3/_placeholder.scss */
    input[type="text"]:focus::-webkit-input-placeholder, input[type="email"]:focus::-webkit-input-placeholder, input[type="url"]:focus::-webkit-input-placeholder, input[type="password"]:focus::-webkit-input-placeholder, input[type="search"]:focus::-webkit-input-placeholder, input[type="number"]:focus::-webkit-input-placeholder, input[type="tel"]:focus::-webkit-input-placeholder, input[type="range"]:focus::-webkit-input-placeholder, input[type="date"]:focus::-webkit-input-placeholder, input[type="month"]:focus::-webkit-input-placeholder, input[type="week"]:focus::-webkit-input-placeholder, input[type="time"]:focus::-webkit-input-placeholder, input[type="datetime"]:focus::-webkit-input-placeholder, input[type="datetime-local"]:focus::-webkit-input-placeholder, input[type="color"]:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
      color: #fff; }
    /* line 4, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/bourbon/css3/_placeholder.scss */
    input[type="text"]:focus::-moz-placeholder, input[type="email"]:focus::-moz-placeholder, input[type="url"]:focus::-moz-placeholder, input[type="password"]:focus::-moz-placeholder, input[type="search"]:focus::-moz-placeholder, input[type="number"]:focus::-moz-placeholder, input[type="tel"]:focus::-moz-placeholder, input[type="range"]:focus::-moz-placeholder, input[type="date"]:focus::-moz-placeholder, input[type="month"]:focus::-moz-placeholder, input[type="week"]:focus::-moz-placeholder, input[type="time"]:focus::-moz-placeholder, input[type="datetime"]:focus::-moz-placeholder, input[type="datetime-local"]:focus::-moz-placeholder, input[type="color"]:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
      color: #fff; }
    /* line 4, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/bourbon/css3/_placeholder.scss */
    input[type="text"]:focus:-moz-placeholder, input[type="email"]:focus:-moz-placeholder, input[type="url"]:focus:-moz-placeholder, input[type="password"]:focus:-moz-placeholder, input[type="search"]:focus:-moz-placeholder, input[type="number"]:focus:-moz-placeholder, input[type="tel"]:focus:-moz-placeholder, input[type="range"]:focus:-moz-placeholder, input[type="date"]:focus:-moz-placeholder, input[type="month"]:focus:-moz-placeholder, input[type="week"]:focus:-moz-placeholder, input[type="time"]:focus:-moz-placeholder, input[type="datetime"]:focus:-moz-placeholder, input[type="datetime-local"]:focus:-moz-placeholder, input[type="color"]:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
      color: #fff; }
    /* line 4, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/bourbon/css3/_placeholder.scss */
    input[type="text"]:focus:-ms-input-placeholder, input[type="email"]:focus:-ms-input-placeholder, input[type="url"]:focus:-ms-input-placeholder, input[type="password"]:focus:-ms-input-placeholder, input[type="search"]:focus:-ms-input-placeholder, input[type="number"]:focus:-ms-input-placeholder, input[type="tel"]:focus:-ms-input-placeholder, input[type="range"]:focus:-ms-input-placeholder, input[type="date"]:focus:-ms-input-placeholder, input[type="month"]:focus:-ms-input-placeholder, input[type="week"]:focus:-ms-input-placeholder, input[type="time"]:focus:-ms-input-placeholder, input[type="datetime"]:focus:-ms-input-placeholder, input[type="datetime-local"]:focus:-ms-input-placeholder, input[type="color"]:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
      color: #fff; }
  /* line 4, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/bourbon/css3/_placeholder.scss */
  input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="range"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #cdc9c8;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px; }
  /* line 4, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/bourbon/css3/_placeholder.scss */
  input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="range"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="color"]::-moz-placeholder, textarea::-moz-placeholder {
    color: #cdc9c8;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px; }
  /* line 4, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/bourbon/css3/_placeholder.scss */
  input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="range"]:-moz-placeholder, input[type="date"]:-moz-placeholder, input[type="month"]:-moz-placeholder, input[type="week"]:-moz-placeholder, input[type="time"]:-moz-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="color"]:-moz-placeholder, textarea:-moz-placeholder {
    color: #cdc9c8;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px; }
  /* line 4, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/bourbon/css3/_placeholder.scss */
  input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #cdc9c8;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px; }

/* line 33, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/forms/_forms.scss */
.wpcf7-submit {
  clear: both;
  background: #ffd390;
  transition: all .1s ease-in-out;
  color: #fff;
  text-align: center;
  border: 0;
  margin: 0 auto;
  display: block;
  font-weight: bold;
  font-size: 15px;
  padding: 10px 20px;
  text-transform: uppercase;
  border-radius: 3px; }
  /* line 37, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/forms/_forms.scss */
  .wpcf7-submit:hover {
    background: #000;
    color: #fff; }
    /* line 4, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/bourbon/css3/_placeholder.scss */
    .wpcf7-submit:hover::-webkit-input-placeholder {
      color: #fff; }
    /* line 4, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/bourbon/css3/_placeholder.scss */
    .wpcf7-submit:hover::-moz-placeholder {
      color: #fff; }
    /* line 4, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/bourbon/css3/_placeholder.scss */
    .wpcf7-submit:hover:-moz-placeholder {
      color: #fff; }
    /* line 4, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/bourbon/css3/_placeholder.scss */
    .wpcf7-submit:hover:-ms-input-placeholder {
      color: #fff; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/* line 1, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/navigation/_navigation.scss */
.menu_toggle {
  margin-top: 35px;
  float: right; }

/* line 6, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/navigation/_navigation.scss */
#mobile-menu ul {
  width: 100%; }

/* line 9, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/navigation/_navigation.scss */
#mobile-menu li {
  width: 100%; }

@media (min-width: 71.25em) {
  /* line 13, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/navigation/_navigation.scss */
  #primary-menu {
    float: right;
    margin-top: 48px; }
    /* line 17, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/navigation/_navigation.scss */
    #primary-menu li {
      margin-left: 25px; }
      /* line 26, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/mixins/_mixins-master.scss */
      #primary-menu li a:link {
        color: #4c5154; }
      /* line 27, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/mixins/_mixins-master.scss */
      #primary-menu li a:visited {
        color: #4c5154; }
      /* line 28, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/mixins/_mixins-master.scss */
      #primary-menu li a:hover {
        color: #ff986d; }
      /* line 22, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/navigation/_navigation.scss */
      #primary-menu li:first-child {
        margin-left: 0; } }

/* line 29, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/navigation/_navigation.scss */
.mm-panels {
  background: #cdc9c8; }
  /* line 31, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/navigation/_navigation.scss */
  .mm-panels li {
    text-align: right; }
    /* line 33, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/navigation/_navigation.scss */
    .mm-panels li a {
      font-weight: 500;
      font-size: 19px; }
      /* line 26, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/mixins/_mixins-master.scss */
      .mm-panels li a:link {
        color: #fff; }
      /* line 27, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/mixins/_mixins-master.scss */
      .mm-panels li a:visited {
        color: #fff; }
      /* line 28, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/mixins/_mixins-master.scss */
      .mm-panels li a:hover {
        color: #fff; }

/* line 40, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/navigation/_navigation.scss */
.mm-listview > li:not(.mm-divider):after {
  border: none; }

/* line 43, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/navigation/_navigation.scss */
#mobile-menu li {
  width: 100%;
  padding: 0 20px;
  border-bottom: 1px solid #d5d2d1; }

/* line 48, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/navigation/_navigation.scss */
.mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
  color: #fff; }

/* elements */
/* Slider */
/* line 3, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick.scss */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

/* line 18, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  /* line 25, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick.scss */
  .slick-list:focus {
    outline: none; }
  /* line 29, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick.scss */
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

/* line 34, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 43, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  /* line 49, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick.scss */
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  /* line 55, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick.scss */
  .slick-track:after {
    clear: both; }
  /* line 59, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick.scss */
  .slick-loading .slick-track {
    visibility: hidden; }

/* line 63, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  /* line 67, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick.scss */
  [dir="rtl"] .slick-slide {
    float: right; }
  /* line 70, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick.scss */
  .slick-slide img {
    display: block; }
  /* line 73, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick.scss */
  .slick-slide.slick-loading img {
    display: none; }
  /* line 79, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick.scss */
  .slick-slide.dragging img {
    pointer-events: none; }
  /* line 83, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick.scss */
  .slick-initialized .slick-slide {
    display: block; }
  /* line 87, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick.scss */
  .slick-loading .slick-slide {
    visibility: hidden; }
  /* line 91, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick.scss */
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/* line 97, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick.scss */
.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
/* line 40, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../css/fonts/slick.eot");
  src: url("../css/fonts/slick.eot?#iefix") format("embedded-opentype"), url("../css/fonts/slick.woff") format("woff"), url("../css/fonts/slick.ttf") format("truetype"), url("../css/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
/* line 58, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px\9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  /* line 77, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    /* line 81, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  /* line 85, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

/* line 90, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: black;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 100, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
.slick-prev {
  left: -25px; }
  /* line 102, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  /* line 106, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
  .slick-prev:before {
    content: "←"; }
    /* line 108, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

/* line 114, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
.slick-next {
  right: -25px; }
  /* line 116, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  /* line 120, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
  .slick-next:before {
    content: "→"; }
    /* line 122, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
/* line 130, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
.slick-slider {
  margin-bottom: 30px; }

/* line 134, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  /* line 142, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    /* line 150, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      /* line 162, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        /* line 164, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      /* line 168, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    /* line 185, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/slick-theme.scss */
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/**
 * Lightcase - jQuery Plugin
 * The smart and flexible Lightbox Plugin.
 *
 * @author		Cornel Boppart <cornel@bopp-art.com>
 * @copyright	Author
 *
 * @version		2.3.4 (29/12/2015)
 */
/**
 * Lightcase settings
 *
 * Note: Override default settings for your project without touching this source code by simply
 * defining those variables within a SASS map called '$lightcase-custom'.
 *
 * // Example usage
 * $lightcase-custom: (
 *   'breakpoint': 768px
 * );
 */
@font-face {
  font-family: 'lightcase';
  src: url("../css/fonts/lightcase.eot?55356177");
  src: url("../css/fonts/lightcase.eot?55356177#iefix") format("embedded-opentype"), url("../css/fonts/lightcase.woff?55356177") format("woff"), url("../css/fonts/lightcase.ttf?55356177") format("truetype"), url("../css/fonts/lightcase.svg?55356177#lightcase") format("svg");
  font-weight: normal;
  font-style: normal; }

/* line 12, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/fonts/_font-lightcase.scss */
[class*='lightcase-icon-']:before {
  font-family: 'lightcase', sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

/* Codes */
/* line 35, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/fonts/_font-lightcase.scss */
.lightcase-icon-play:before {
  content: '\e800'; }

/* line 36, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/fonts/_font-lightcase.scss */
.lightcase-icon-pause:before {
  content: '\e801'; }

/* line 37, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/fonts/_font-lightcase.scss */
.lightcase-icon-close:before {
  content: '\e802'; }

/* line 38, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/fonts/_font-lightcase.scss */
.lightcase-icon-prev:before {
  content: '\e803'; }

/* line 39, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/fonts/_font-lightcase.scss */
.lightcase-icon-next:before {
  content: '\e804'; }

/* line 40, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/fonts/_font-lightcase.scss */
.lightcase-icon-spin:before {
  content: '\e805'; }

/**
 * Mixin providing icon defaults to be used on top of font-lightcase.
 *
 * Example usage:
 * @include icon(#e9e9e9)
 */
/**
 * Mixin providing icon defaults including a hover status to be used
 * on top of font-lightcase.
 *
 * Example usage:
 * @include icon-hover(#e9e9e9, #fff)
 */
/**
 * Provides natural content overflow behavior and scrolling support
 * even so for touch devices.
 *
 * Example usage:
 * @include overflow()
 */
/**
 * Neutralizes/resets dimensions including width, height, position as well as margins,
 * paddings and styles. Used to enforce a neutral and unstyled look and behavoir!
 *
 * Example usage:
 * @include clear(true)
 *
 * @param boolean $important
 */
@-webkit-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-moz-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-o-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-ms-keyframes lightcase-spin {
  /* line 55, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_animations.scss */
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  /* line 61, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_animations.scss */
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* line 1, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_case.scss */
#lightcase-case {
  display: none;
  position: fixed;
  z-index: 2002;
  top: 50%;
  left: 50%;
  font-family: arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
  @media screen and (max-width: 640px) {
    /* line 16, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_case.scss */
    #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) {
      position: relative !important;
      top: auto !important;
      left: auto !important;
      width: auto !important;
      height: auto !important;
      margin: 0 !important;
      padding: 0 !important;
      border: none !important;
      background: none !important; } }

@media screen and (min-width: 641px) {
  /* line 4, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_content.scss */
  #lightcase-case:not([data-lc-type=error]) #lightcase-content {
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-shadow: none;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -webkit-backface-visibility: hidden; } }

@media screen and (min-width: 641px) {
  /* line 24, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_content.scss */
  #lightcase-case[data-lc-type=image] #lightcase-content,
  #lightcase-case[data-lc-type=video] #lightcase-content {
    background-color: #333; } }

/* line 32, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_content.scss */
#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }
  @media screen and (max-width: 640px) {
    /* line 32, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_content.scss */
    #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content {
      position: relative !important;
      top: auto !important;
      left: auto !important;
      width: auto !important;
      height: auto !important;
      margin: 0 !important;
      padding: 0 !important;
      border: none !important;
      background: none !important; } }
  /* line 42, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_content.scss */
  #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 640px) {
      /* line 42, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_content.scss */
      #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner {
        padding: 15px; }
        /* line 51, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_content.scss */
        #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner, #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner > * {
          width: 100% !important;
          max-width: none !important; }
        /* line 58, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_content.scss */
        #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner > *:not(iframe) {
          height: auto !important;
          max-height: none !important; } }

@media screen and (max-width: 640px) {
  /* line 69, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_content.scss */
  .lightcase-isMobileDevice #lightcase-case[data-lc-type=iframe] #lightcase-content .lightcase-contentInner {
    overflow: auto;
    -webkit-overflow-scrolling: touch; } }

@media screen and (max-width: 640px) and (min-width: 641px) {
  /* line 73, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_content.scss */
  [data-lc-type=image] #lightcase-content .lightcase-contentInner,
  [data-lc-type=video] #lightcase-content .lightcase-contentInner {
    line-height: 0.75; } }

/* line 85, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_content.scss */
.lightcase-isMobileDevice #lightcase-case[data-lc-type=iframe] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

@media screen and (max-width: 640px) {
  /* line 90, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_content.scss */
  #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important; } }

@media screen and (min-width: 641px) {
  /* line 97, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_content.scss */
  #lightcase-case:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
    padding: 30px;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; } }

@media screen and (max-width: 640px) {
  /* line 114, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_content.scss */
  #lightcase-content h1, #lightcase-content h2, #lightcase-content h3, #lightcase-content h4, #lightcase-content h5, #lightcase-content h6, #lightcase-content p {
    color: #aaa; } }

@media screen and (min-width: 641px) {
  /* line 114, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_content.scss */
  #lightcase-content h1, #lightcase-content h2, #lightcase-content h3, #lightcase-content h4, #lightcase-content h5, #lightcase-content h6, #lightcase-content p {
    color: #333; } }

/* line 3, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_error.scss */
#lightcase-case p.lightcase-error {
  margin: 0;
  font-size: 17px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #aaa; }
  @media screen and (max-width: 640px) {
    /* line 3, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_error.scss */
    #lightcase-case p.lightcase-error {
      padding: 30px 0; } }
  @media screen and (min-width: 641px) {
    /* line 3, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_error.scss */
    #lightcase-case p.lightcase-error {
      padding: 0; } }

/* line 6, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_global.scss */
.lightcase-isMobileDevice .lightcase-open body {
  max-width: 100%;
  max-height: 100%;
  overflow: hidden; }

@media screen and (max-width: 640px) {
  /* line 4, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_global.scss */
  .lightcase-open body {
    padding: 55px 0 70px 0; }
    /* line 15, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_global.scss */
    .lightcase-open body > *:not([id*='lightcase-']) {
      position: fixed !important;
      top: -9999px !important;
      width: 0 !important;
      height: 0 !important;
      overflow: hidden !important; } }

/* line 1, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_info.scss */
#lightcase-info {
  position: absolute;
  padding-top: 15px; }
  /* line 9, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_info.scss */
  #lightcase-info #lightcase-title,
  #lightcase-info #lightcase-caption {
    margin: 0;
    padding: 0;
    line-height: 1.5;
    font-weight: normal;
    text-overflow: ellipsis; }
  /* line 19, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_info.scss */
  #lightcase-info #lightcase-title {
    font-size: 17px;
    color: #aaa; }
    @media screen and (max-width: 640px) {
      /* line 19, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_info.scss */
      #lightcase-info #lightcase-title {
        position: fixed;
        top: 10px;
        left: 0;
        max-width: 87.5%;
        padding: 5px 15px;
        background: #333; } }
  /* line 33, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_info.scss */
  #lightcase-info #lightcase-caption {
    clear: both;
    font-size: 13px;
    color: #aaa; }
  /* line 39, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_info.scss */
  #lightcase-info #lightcase-sequenceInfo {
    font-size: 11px;
    color: #aaa; }
  @media screen and (max-width: 640px) {
    /* line 45, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_info.scss */
    .lightcase-fullScreenMode #lightcase-info {
      padding-left: 15px;
      padding-right: 15px; }
    /* line 51, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_info.scss */
    #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info {
      position: static; } }

/* line 1, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_loading.scss */
#lightcase-loading {
  position: fixed;
  z-index: 9999;
  width: 1.123em;
  height: auto;
  font-size: 38px;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  position: fixed;
  z-index: 2001;
  top: 50%;
  left: 50%;
  margin-top: -0.5em;
  margin-left: -0.5em;
  opacity: 1;
  font-size: 32px;
  text-shadow: 0 0 15px #fff;
  -moz-transform-origin: 50% 53%;
  -webkit-animation: lightcase-spin 0.5s infinite linear;
  -moz-animation: lightcase-spin 0.5s infinite linear;
  -o-animation: lightcase-spin 0.5s infinite linear;
  animation: lightcase-spin 0.5s infinite linear; }
  /* line 20, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/mixins/_presets.scss */
  #lightcase-loading, #lightcase-loading:focus {
    text-decoration: none;
    color: #fff;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: color, opacity, ease-in-out 0.25s;
    -moz-transition: color, opacity, ease-in-out 0.25s;
    -o-transition: color, opacity, ease-in-out 0.25s;
    transition: color, opacity, ease-in-out 0.25s; }
  /* line 32, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/mixins/_presets.scss */
  #lightcase-loading > span {
    display: inline-block;
    text-indent: -9999px; }

/* line 4, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_navigation.scss */
#lightcase-nav a[class*='lightcase-icon-'] {
  position: fixed;
  z-index: 9999;
  width: 1.123em;
  height: auto;
  font-size: 38px;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  outline: none;
  cursor: pointer; }
  /* line 20, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/mixins/_presets.scss */
  #lightcase-nav a[class*='lightcase-icon-'], #lightcase-nav a[class*='lightcase-icon-']:focus {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.6);
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: color, opacity, ease-in-out 0.25s;
    -moz-transition: color, opacity, ease-in-out 0.25s;
    -o-transition: color, opacity, ease-in-out 0.25s;
    transition: color, opacity, ease-in-out 0.25s; }
  /* line 32, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/mixins/_presets.scss */
  #lightcase-nav a[class*='lightcase-icon-'] > span {
    display: inline-block;
    text-indent: -9999px; }
  /* line 49, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/mixins/_presets.scss */
  #lightcase-nav a[class*='lightcase-icon-']:hover {
    color: white;
    text-shadow: 0 0 15px white; }
  /* line 12, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_navigation.scss */
  .lightcase-isMobileDevice #lightcase-nav a[class*='lightcase-icon-']:hover {
    color: #aaa;
    text-shadow: none; }
  /* line 19, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_navigation.scss */
  #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-prev {
    left: 15px; }
  /* line 24, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_navigation.scss */
  #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-next {
    right: 15px; }
  /* line 29, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_navigation.scss */
  #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-pause, #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-play {
    left: 50%;
    margin-left: -0.5em; }
    @media screen and (min-width: 641px) {
      /* line 29, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_navigation.scss */
      #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-pause, #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-play {
        opacity: 0; } }
  /* line 40, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_navigation.scss */
  #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-close {
    top: 15px;
    right: 15px;
    bottom: auto;
    margin: 0;
    opacity: 0;
    outline: none; }
    @media screen and (max-width: 640px) {
      /* line 40, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_navigation.scss */
      #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-close {
        position: absolute; } }
    @media screen and (min-width: 641px) {
      /* line 40, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_navigation.scss */
      #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-close {
        position: fixed; } }
  @media screen and (max-width: 640px) {
    /* line 4, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_navigation.scss */
    #lightcase-nav a[class*='lightcase-icon-'] {
      bottom: 15px;
      font-size: 24px; } }
  @media screen and (min-width: 641px) {
    /* line 4, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_navigation.scss */
    #lightcase-nav a[class*='lightcase-icon-'] {
      bottom: 50%;
      margin-bottom: -0.5em; }
      /* line 66, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_navigation.scss */
      #lightcase-nav a[class*='lightcase-icon-']:hover,
      #lightcase-case:hover ~ #lightcase-nav a[class*='lightcase-icon-'] {
        opacity: 1; } }

/* line 1, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_overlay.scss */
#lightcase-overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  background: #333; }
  @media screen and (max-width: 640px) {
    /* line 1, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/elements/components/modules/_overlay.scss */
    #lightcase-overlay {
      opacity: 1 !important; } }

/****
#Layout
*/
/* line 1, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
.wrapper {
  padding: 0 3%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto; }
  /* line 12, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/bower_components/susy/sass/susy/output/support/_clearfix.scss */
  .wrapper:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 71.25em) {
    /* line 1, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
    .wrapper {
      padding: 0;
      max-width: 71.25em;
      margin-left: auto;
      margin-right: auto; }
      /* line 12, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/bower_components/susy/sass/susy/output/support/_clearfix.scss */
      .wrapper:after {
        content: " ";
        display: block;
        clear: both; } }

/* line 11, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
.site-branding {
  width: 55.701754386%;
  float: left;
  margin-left: 1.3157894737%;
  margin-right: 1.3157894737%; }
  @media (min-width: 71.25em) {
    /* line 11, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
    .site-branding {
      width: 14.0350877193%;
      float: left;
      margin-left: 1.3157894737%;
      margin-right: 1.3157894737%; } }

/* line 17, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
#site-navigation {
  width: 30.701754386%;
  float: right;
  margin-left: 1.3157894737%;
  margin-right: 1.3157894737%; }
  @media (min-width: 71.25em) {
    /* line 17, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
    #site-navigation {
      width: 80.701754386%;
      float: right;
      margin-left: 1.3157894737%;
      margin-right: 1.3157894737%; } }

/* line 24, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
#masthead {
  width: 100%;
  float: left; }

/* line 27, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
#content {
  width: 100%;
  float: left; }

/* line 30, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
.page_section {
  width: 100%;
  float: left;
  padding-top: 10px; }

/* line 34, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
.hero {
  width: 100%;
  float: left; }

@media (min-width: 71.25em) {
  /* line 41, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
  #who_we_are figure {
    width: 47.3684210526%;
    float: left;
    margin-left: 1.3157894737%;
    margin-right: 1.3157894737%; }
  /* line 44, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
  #who_we_are .content {
    width: 47.3684210526%;
    float: right;
    margin-left: 1.3157894737%;
    margin-right: 1.3157894737%;
    text-align: right; } }

@media (min-width: 71.25em) {
  /* line 52, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
  #where_we_are figure {
    width: 47.3684210526%;
    float: right;
    margin-left: 1.3157894737%;
    margin-right: 1.3157894737%; }
  /* line 55, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
  #where_we_are .content {
    width: 47.3684210526%;
    float: left;
    margin-left: 1.3157894737%;
    margin-right: 1.3157894737%;
    text-align: left; } }

@media (min-width: 71.25em) {
  /* line 63, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
  #mobile_app figure {
    width: 47.3684210526%;
    float: left;
    margin-left: 1.3157894737%;
    margin-right: 1.3157894737%; }
  /* line 66, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
  #mobile_app .content {
    width: 47.3684210526%;
    float: right;
    margin-left: 1.3157894737%;
    margin-right: 1.3157894737%;
    text-align: right; } }

@media (min-width: 71.25em) {
  /* line 74, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
  #collar_solution figure {
    width: 47.3684210526%;
    float: right;
    margin-left: 1.3157894737%;
    margin-right: 1.3157894737%; }
  /* line 77, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
  #collar_solution .content {
    width: 47.3684210526%;
    float: left;
    margin-left: 1.3157894737%;
    margin-right: 1.3157894737%;
    text-align: left; } }

/* line 83, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
.wpcf7 {
  width: 100%;
  float: left; }
  @media (min-width: 71.25em) {
    /* line 86, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
    .wpcf7 .your-name {
      width: 30.701754386%;
      float: left;
      margin-left: 1.3157894737%;
      margin-right: 1.3157894737%;
      margin-left: 17.9824561404%; }
    /* line 90, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
    .wpcf7 .your-email {
      width: 30.701754386%;
      float: left;
      margin-left: 1.3157894737%;
      margin-right: 1.3157894737%; }
    /* line 93, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
    .wpcf7 .your-message {
      width: 64.0350877193%;
      float: left;
      margin-left: 1.3157894737%;
      margin-right: 1.3157894737%;
      margin-left: 17.9824561404%; } }

@media (min-width: 71.25em) {
  /* line 100, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
  .work_1 {
    width: 100%;
    float: left;
    position: relative; }
    /* line 103, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
    .work_1 #discovery {
      width: 47.3684210526%;
      float: left;
      margin-left: 1.3157894737%;
      margin-right: 1.3157894737%; }
    /* line 106, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
    .work_1 figure {
      position: absolute;
      bottom: 45px;
      right: 375px; }
  /* line 112, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
  .work_2 {
    position: relative;
    width: 100%;
    float: left; }
    /* line 115, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
    .work_2 #design {
      width: 39.0350877193%;
      float: right;
      margin-left: 1.3157894737%;
      margin-right: 1.3157894737%; }
    /* line 118, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
    .work_2 figure {
      position: absolute;
      bottom: 45px;
      left: 375px; }
  /* line 124, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
  .work_3 {
    position: relative;
    width: 100%;
    float: left; }
    /* line 127, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
    .work_3 #development {
      width: 64.0350877193%;
      float: left;
      margin-left: 1.3157894737%;
      margin-right: 1.3157894737%; }
    /* line 130, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
    .work_3 figure {
      position: absolute;
      bottom: 45px;
      right: 375px; }
  /* line 136, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
  .work_4 {
    position: relative;
    width: 100%;
    float: left; }
    /* line 139, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
    .work_4 #qa {
      width: 39.0350877193%;
      float: right;
      margin-left: 1.3157894737%;
      margin-right: 1.3157894737%; }
    /* line 142, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
    .work_4 figure {
      position: absolute;
      bottom: 45px;
      left: 375px; }
  /* line 148, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
  .work_5 {
    position: relative;
    width: 100%;
    float: left; }
    /* line 151, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
    .work_5 #discovery {
      width: 64.0350877193%;
      float: left;
      margin-left: 1.3157894737%;
      margin-right: 1.3157894737%; }
    /* line 154, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_grid.scss */
    .work_5 figure {
      position: absolute;
      bottom: 45px;
      right: 175px; } }

/* line 1, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_base.scss */
*:focus {
  outline: none; }

/* line 4, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_base.scss */
a {
  text-decoration: none; }
  /* line 26, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/mixins/_mixins-master.scss */
  a:link {
    color: #000; }
  /* line 27, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/mixins/_mixins-master.scss */
  a:visited {
    color: #000; }
  /* line 28, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/mixins/_mixins-master.scss */
  a:hover {
    color: red; }

/* line 8, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_base.scss */
figure {
  margin: 0; }

/* line 2, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_header.scss */
#site-navigation .menu-main-container {
  display: none; }

@media (min-width: 71.25em) {
  /* line 6, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_header.scss */
  #site-navigation .menu-main-container {
    display: block; }
  /* line 9, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_header.scss */
  #site-navigation .menu_toggle {
    display: none; } }

/* line 14, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_header.scss */
#masthead {
  z-index: 3;
  position: relative; }

/* line 18, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_header.scss */
.section_title {
  position: absolute;
  top: 8%; }

/* line 23, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/layout/_header.scss */
.hero img {
  max-width: 360px;
  float: right; }

/* line 1, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
.hero {
  margin-top: -54px;
  z-index: 1;
  position: relative; }

/* line 6, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
.yellow_arrow {
  background: url("../images/arrow_yellow.png") center bottom no-repeat;
  background-size: 16px;
  padding-bottom: 24px; }

/* line 19, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
.devices {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }
  /* line 22, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  .devices figure {
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    align-self: flex-end;
    -ms-flex-item-align: end;
    text-align: center;
    width: 50%; }
    @media (min-width: 71.25em) {
      /* line 22, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
      .devices figure {
        width: 25%; } }
    /* line 30, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    .devices figure:nth-child(1) img {
      max-width: 21%; }
      @media (min-width: 71.25em) {
        /* line 30, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
        .devices figure:nth-child(1) img {
          max-width: 100%; } }
    /* line 38, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    .devices figure:nth-child(2) img {
      max-width: 66%; }
      @media (min-width: 71.25em) {
        /* line 38, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
        .devices figure:nth-child(2) img {
          max-width: 100%; } }
    /* line 46, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    .devices figure:nth-child(3) img {
      max-width: 28%; }
      @media (min-width: 71.25em) {
        /* line 46, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
        .devices figure:nth-child(3) img {
          max-width: 100%; } }
    /* line 54, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    .devices figure:nth-child(4) img {
      max-width: 28%; }
      @media (min-width: 71.25em) {
        /* line 54, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
        .devices figure:nth-child(4) img {
          max-width: 100%; } }

/* line 63, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
.os_list {
  background: #faf9f9;
  padding: 23px 0; }
  /* line 66, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  .os_list img {
    width: 22.3684210526%;
    float: left;
    border-radius: 5px; }
    /* line 66, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/bower_components/susy/sass/susy/language/susy/_gallery.scss */
    .os_list img:nth-child(4n + 1) {
      margin-left: 1.3157894737%;
      margin-right: -100%;
      clear: both; }
    /* line 66, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/bower_components/susy/sass/susy/language/susy/_gallery.scss */
    .os_list img:nth-child(4n + 2) {
      margin-left: 26.3157894737%;
      margin-right: -100%;
      clear: none; }
    /* line 66, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/bower_components/susy/sass/susy/language/susy/_gallery.scss */
    .os_list img:nth-child(4n + 3) {
      margin-left: 51.3157894737%;
      margin-right: -100%;
      clear: none; }
    /* line 66, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/bower_components/susy/sass/susy/language/susy/_gallery.scss */
    .os_list img:nth-child(4n + 4) {
      margin-left: 76.3157894737%;
      margin-right: -100%;
      clear: none; }

/* line 71, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
.outside {
  width: 100%;
  margin-top: 34px; }
  @media (max-width: 71.25em) {
    /* line 71, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    .outside {
      text-align: center; } }

/* line 79, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
.left {
  text-align: left;
  margin: 0 auto;
  display: inline-block; }

/* line 84, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
.right {
  text-align: right;
  margin: 0 auto;
  display: inline-block; }

/* line 89, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
#discovery {
  padding-left: 66px;
  background: url("../images/how_it_works_1.png") left top 17px no-repeat; }
  @media (min-width: 71.25em) {
    /* line 89, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    #discovery {
      padding-left: 166px;
      background: url("../images/how_it_works_1_large.png") left top 17px no-repeat; } }

/* line 97, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
#design {
  padding-right: 114px;
  background: url("../images/how_it_works_2.png") right top 7px no-repeat; }
  @media (min-width: 71.25em) {
    /* line 97, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    #design {
      padding-right: 204px;
      background: url("../images/how_it_works_2_large.png") right top 7px no-repeat; } }

/* line 105, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
#development {
  padding-left: 124px;
  background: url("../images/how_it_works_3.png") left top 7px no-repeat; }
  @media (min-width: 71.25em) {
    /* line 105, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    #development {
      background: url("../images/how_it_works_3_large.png") left top 7px no-repeat;
      background-size: 278px;
      padding-left: 264px; } }

/* line 114, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
#qa {
  padding-right: 114px;
  background: url("../images/how_it_works_4.png") right top no-repeat; }
  @media (min-width: 71.25em) {
    /* line 114, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    #qa {
      padding-right: 190px;
      background: url("../images/how_it_works_4_large.png") right top no-repeat; } }

/* line 122, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
#deployment {
  padding-left: 124px;
  background: url("../images/how_it_works_5.png") left top 7px no-repeat; }
  @media (min-width: 71.25em) {
    /* line 122, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    #deployment {
      background: url("../images/how_it_works_5_large.png") left top 7px no-repeat;
      background-size: 228px;
      padding-left: 254px; } }

@media (max-width: 71.25em) {
  /* line 131, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  .arrow {
    margin: 0 auto;
    display: block; } }

/* line 137, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
img.arrow {
  margin-top: 8px; }

/* line 140, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
a.arrow {
  margin-top: 10px;
  width: 97.3684210526%;
  float: left;
  margin-left: 1.3157894737%;
  margin-right: 1.3157894737%; }
  /* line 143, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  a.arrow img {
    max-height: 11px;
    transition: all .2s ease-in-out; }
    @media (min-width: 71.25em) {
      /* line 143, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
      a.arrow img {
        max-height: inherit; } }
  /* line 151, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  a.arrow:hover img {
    transform: scale(1.7); }
    @media (min-width: 71.25em) {
      /* line 151, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
      a.arrow:hover img {
        transform: scale(1.3); } }

/* line 160, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
a.arrow.arrow_what, a.arrow.arrow_wshere {
  margin-top: 0px; }

/* line 163, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
a.arrow.arrow_collar {
  margin-top: 30px; }

/* line 169, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
.quote {
  display: block;
  text-align: center; }
  /* line 172, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  .quote.collar_solution {
    text-align: left; }
  /* line 175, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  .quote img {
    transition: all .1s ease-in-out;
    max-width: 160px; }
  /* line 180, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  .quote:hover img {
    transform: scale(1.1); }

/* line 185, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
.business_list {
  background: #faf9f9;
  padding: 23px 0; }
  /* line 188, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  .business_list img {
    width: 42.1052631579%;
    float: left;
    border-radius: 5px;
    margin-bottom: 8%; }
    /* line 66, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/bower_components/susy/sass/susy/language/susy/_gallery.scss */
    .business_list img:nth-child(2n + 1) {
      margin-left: 3.9473684211%;
      margin-right: -100%;
      clear: both; }
    /* line 66, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/bower_components/susy/sass/susy/language/susy/_gallery.scss */
    .business_list img:nth-child(2n + 2) {
      margin-left: 53.9473684211%;
      margin-right: -100%;
      clear: none; }
    @media (min-width: 46em) {
      /* line 188, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
      .business_list img {
        width: 17.1052631579%;
        float: left; }
        /* line 66, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/bower_components/susy/sass/susy/language/susy/_gallery.scss */
        .business_list img:nth-child(4n + 1) {
          margin-left: 3.9473684211%;
          margin-right: -100%;
          clear: both; }
        /* line 66, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/bower_components/susy/sass/susy/language/susy/_gallery.scss */
        .business_list img:nth-child(4n + 2) {
          margin-left: 28.9473684211%;
          margin-right: -100%;
          clear: none; }
        /* line 66, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/bower_components/susy/sass/susy/language/susy/_gallery.scss */
        .business_list img:nth-child(4n + 3) {
          margin-left: 53.9473684211%;
          margin-right: -100%;
          clear: none; }
        /* line 66, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/bower_components/susy/sass/susy/language/susy/_gallery.scss */
        .business_list img:nth-child(4n + 4) {
          margin-left: 78.9473684211%;
          margin-right: -100%;
          clear: none; } }
    @media (min-width: 71.25em) {
      /* line 188, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
      .business_list img {
        width: 22.3684210526%;
        float: left;
        margin-bottom: 3%; }
        /* line 66, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/bower_components/susy/sass/susy/language/susy/_gallery.scss */
        .business_list img:nth-child(4n + 1) {
          margin-left: 1.3157894737%;
          margin-right: -100%;
          clear: both; }
        /* line 66, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/bower_components/susy/sass/susy/language/susy/_gallery.scss */
        .business_list img:nth-child(4n + 2) {
          margin-left: 26.3157894737%;
          margin-right: -100%;
          clear: none; }
        /* line 66, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/bower_components/susy/sass/susy/language/susy/_gallery.scss */
        .business_list img:nth-child(4n + 3) {
          margin-left: 51.3157894737%;
          margin-right: -100%;
          clear: none; }
        /* line 66, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/bower_components/susy/sass/susy/language/susy/_gallery.scss */
        .business_list img:nth-child(4n + 4) {
          margin-left: 76.3157894737%;
          margin-right: -100%;
          clear: none; } }

/* line 202, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
.social {
  text-align: center;
  padding-bottom: 30px; }
  /* line 205, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  .social figure {
    display: inline-block;
    padding: 0 20px; }
    /* line 208, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    .social figure img {
      transition: all .1s ease-in-out; }
    /* line 212, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    .social figure:hover img {
      transform: scale(1.1); }

/* line 219, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
html.mm-blocking, html.mm-blocking body {
  overflow: auto; }

/* line 223, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
#what_we_do .section_subtitle {
  margin-bottom: 4px; }

/* line 226, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
#what_we_do .section_subtitle_small {
  margin-top: 0; }

/* line 231, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
#how_it_works .section_subtitle {
  margin-bottom: 4px; }

@media (min-width: 71.25em) {
  /* line 239, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  #page #masthead {
    background: url("../images/header.png") right top no-repeat;
    height: 174px; }
  /* line 245, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  .hero {
    background: url("../images/hero.jpg") center top no-repeat;
    margin-top: -129px;
    height: 781px; }
    /* line 249, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    .hero img {
      display: none; }
    /* line 252, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    .hero .wrapper {
      top: 203px;
      height: 447px;
      position: relative; }
      /* line 257, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
      .hero .wrapper .quote img {
        display: inherit;
        position: absolute;
        bottom: 0;
        right: 150px; }
      /* line 264, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
      .hero .wrapper .section_title {
        max-width: 650px; }
      /* line 267, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
      .hero .wrapper .section_paragraph {
        max-width: 650px; }
    /* line 271, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    .hero .section_title {
      position: relative;
      top: 0; }
  /* line 276, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  #content {
    margin-top: -92px;
    z-index: 1;
    position: relative; }
  /* line 281, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  .arrow_who {
    margin-top: 0 !important; }
  /* line 284, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  #who_we_are {
    margin-top: 132px; }
    /* line 286, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    #who_we_are .quote {
      text-align: left; }
  /* line 290, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  #where_we_are {
    margin-top: 132px; }
  /* line 293, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  #mobile_app {
    margin-top: 132px; }
  /* line 296, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  #what_we_do {
    margin-top: 162px; }
  /* line 299, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  a.arrow {
    margin-top: 40px; }
  /* line 302, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  #what_we_do .section_subtitle {
    margin-bottom: 28px; }
  /* line 305, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  .os_list {
    margin-top: 70px;
    padding: 90px 0; }
  /* line 309, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  #how_it_works {
    margin-top: 147px; }
    /* line 311, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    #how_it_works .section_subtitle {
      margin-bottom: 20px; }
    /* line 314, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    #how_it_works .how_it_works_paragraph {
      font-size: 20px; }
  /* line 318, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  .how_it_works_list {
    width: 97.3684210526%;
    float: left;
    margin-left: 1.3157894737%;
    margin-right: 1.3157894737%;
    margin-top: 53px; }
    /* line 321, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    .how_it_works_list .how_it_works_title {
      margin-bottom: 14px; }
  /* line 325, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  #business_sectors {
    margin-top: 80px; }
  /* line 328, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  .business_list {
    padding: 100px 0; }
  /* line 331, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  a.arrow.arrow_collar {
    margin-top: 100px;
    margin-bottom: 100px; }
  /* line 335, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  #contact_us {
    margin-top: 100px; }
  /* line 338, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  .arrow_what {
    margin-top: 40px !important; } }

/* line 342, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
.wpcf7-form {
  margin-bottom: 80px; }

/* line 345, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
.section_paragraph {
  display: block; }

/* line 348, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
.mobile {
  display: block; }
  @media (min-width: 71.25em) {
    /* line 348, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    .mobile {
      display: none; } }

/* line 354, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
.large {
  display: none; }
  @media (min-width: 71.25em) {
    /* line 354, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    .large {
      display: block; } }

/* line 361, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
.back_to_top {
  width: 14.0350877193%;
  float: left;
  margin-left: 1.3157894737%;
  margin-right: 1.3157894737%;
  margin-left: 42.9824561404%;
  padding-bottom: 90px;
  text-align: center; }
  /* line 367, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  .back_to_top a {
    color: #cdc9c8;
    font-size: 20px;
    font-weight: bold;
    background: url("../images/arrow_top.png") center bottom no-repeat;
    padding-bottom: 48px;
    text-transform: uppercase;
    transition: all .1s ease-in-out; }
    /* line 375, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    .back_to_top a:hover {
      background-size: 60px; }

/* line 380, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
.find_us {
  width: 39.0350877193%;
  float: left;
  margin-left: 1.3157894737%;
  margin-right: 1.3157894737%;
  background: url("../images/find_us.png") right top no-repeat;
  padding-top: 58px;
  text-align: right; }
  /* line 385, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  .find_us figure {
    display: inline-block;
    margin-right: 30px; }
    /* line 388, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    .find_us figure img {
      transition: all .1s ease-in-out; }
    /* line 392, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
    .find_us figure:hover img {
      transform: scale(1.1); }

@media (min-width: 71.25em) {
  /* line 400, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  #contact_us .section_subtitle {
    max-width: 530px;
    margin: 0 auto 40px auto; } }

@media (min-width: 71.25em) {
  /* line 406, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  #contact_us .section_paragraph {
    max-width: 330px;
    margin: 0 auto 40px auto; } }

@media (min-width: 71.25em) {
  /* line 414, D:/Program Files (x86)/Ampps/www/apps2/wp-content/themes/wp_theme/sass/pages/_home.scss */
  #business_sectors .section_subtitle {
    max-width: 530px;
    margin: 0 auto 50px auto; } }

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