/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
/* line 9, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
html {
  font-family: 'Roboto', sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  background: #d6dcca; }

/**
 * Remove default margin.
 */
/* line 20, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/* line 46, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 58, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 68, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
/* line 79, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
[hidden], template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 90, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
/* line 100, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
a:active, a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 111, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 120, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
b, strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 128, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 137, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
/* line 146, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 155, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 164, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 171, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
sup {
  top: -0.5em; }

/* line 175, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 186, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 194, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 205, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
/* line 213, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
/* line 222, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 233, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/* line 257, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 267, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 279, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
button, select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 294, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
/* line 304, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
button[disabled], html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 313, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 323, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 336, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 348, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
/* line 357, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/* line 369, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
/* line 377, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 388, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 397, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* line 406, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 417, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 423, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_normalize.scss */
td, th {
  padding: 0; }

/* line 4, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_global.scss */
*, *:after, *:before {
  position: relative;
  box-sizing: border-box; }

/* line 1, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_fonts.scss */
html {
  line-height: 1.5;
  color: #555;
  -webkit-text-size-adjust: 100%;
  /* [4] */
  -ms-text-size-adjust: 100%;
  /* [4] */
  -moz-osx-font-smoothing: grayscale;
  /* [5] */
  -webkit-font-smoothing: antialiased;
  /* [5] */ }

/* line 9, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_fonts.scss */
h1 {
  font-size: 3rem;
  letter-spacing: 1px;
  font-weight: 100;
  margin: 170px 0 30px; }
  @media only screen and (max-width: 40em) {
    h1 {
      font-size: 1.5rem;
      margin: 100px 0 30px; } }

/* line 20, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_fonts.scss */
h2, h3 {
  text-transform: uppercase; }

/* line 23, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_fonts.scss */
h2 {
  letter-spacing: 2px; }
  @media only screen and (max-width: 40em) {
    h2 {
      font-size: 1rem; } }

/* line 30, /Users/danielmui/Documents/Development/benjisolutions/src/styles/base/_fonts.scss */
h3 {
  font-size: 1rem;
  letter-spacing: 1px;
  margin-bottom: 24px; }
  @media only screen and (max-width: 40em) {
    h3 {
      font-size: 0.875rem; } }

/* line 1, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_container.scss */
.container {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  padding: 0;
  background: #fff; }
  /* line 20, /Users/danielmui/Documents/Development/benjisolutions/node_modules/node-bourbon/node_modules/bourbon/app/assets/stylesheets/addons/_clearfix.scss */
  .container::after {
    clear: both;
    content: "";
    display: table; }

/* line 1, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_nav.scss */
nav {
  margin: 0; }

/* line 4, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_nav.scss */
.site-nav {
  list-style: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.875rem;
  letter-spacing: 1px;
  position: relative;
  z-index: 99;
  margin: 20px;
  padding: 0; }

/* line 15, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_nav.scss */
.nav-item {
  margin: 0 20px;
  padding: 0;
  list-style: none;
  display: inline-block; }
  @media only screen and (max-width: 40em) {
    .nav-item {
      margin: 0 5px; } }

/* line 26, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_nav.scss */
.nav-link {
  color: #fff;
  text-decoration: none; }
  /* line 30, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_nav.scss */
  .nav-link:hover {
    text-decoration: underline; }

/* line 1, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_footer.scss */
footer {
  padding: 20px 0;
  font-size: 13px;
  color: #acacac;
  text-align: center; }

/* line 8, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_footer.scss */
.footer-address {
  display: inline-block;
  margin: 0 50px 0 0; }
  @media only screen and (max-width: 40em) {
    .footer-address {
      display: block;
      margin: 0; } }

/* line 18, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_footer.scss */
.footer-social {
  position: absolute;
  right: 10px;
  top: 0; }
  @media only screen and (max-width: 40em) {
    .footer-social {
      position: relative;
      right: 0;
      top: 0; } }
  /* line 29, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_footer.scss */
  .footer-social a {
    color: #fff;
    text-decoration: none; }

/* line 1, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_header.scss */
header {
  background-color: red;
  background-image: -webkit-linear-gradient(-390deg, #00aa4d, #aeee00);
  background-image: -webkit-linear-gradient(330deg, #00aa4d, #aeee00);
  background-image: linear-gradient(120deg,#00aa4d, #aeee00);
  height: 770px;
  text-align: center;
  overflow: hidden;
  color: #fff; }
  /* line 8, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_header.scss */
  header img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto; }
  @media only screen and (max-width: 40em) {
    header {
      height: 600px; } }

/* line 21, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_header.scss */
.header-cta {
  background: #fff;
  padding: 20px 40px;
  border-radius: 30px;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 1;
  text-decoration: none;
  color: #59ca2e;
  position: relative;
  z-index: 99; }

/* line 37, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_header.scss */
.top {
  padding: 30px 0 10px; }

/* line 41, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_header.scss */
.benji-logo {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: inline-block;
  width: 147px;
  height: 64px;
  background: url(/dist/images/benji-logo.svg) no-repeat;
  background-size: 147px 64px; }

/* line 1, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_about.scss */
#about {
  max-width: 820px;
  margin: 0 auto;
  padding: 50px 10px;
  text-align: center;
  line-height: 1.7; }
  @media only screen and (max-width: 50em) {
    #about {
      padding: 20px 10px; } }
  /* line 12, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_about.scss */
  #about h2 {
    color: #00aa4d; }

/* line 1, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_services.scss */
.services {
  text-align: center;
  color: #fff;
  margin-top: -100px; }
  /* line 20, /Users/danielmui/Documents/Development/benjisolutions/node_modules/node-bourbon/node_modules/bourbon/app/assets/stylesheets/addons/_clearfix.scss */
  .services::after {
    clear: both;
    content: "";
    display: table; }

/* line 7, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_services.scss */
.services-column {
  float: left;
  width: 33.33333%;
  padding: 40px 0; }
  @media only screen and (max-width: 50em) {
    .services-column {
      font-size: 0.9375rem; } }
  @media only screen and (max-width: 40em) {
    .services-column {
      float: none;
      width: 100%; } }

/* line 20, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_services.scss */
.service-one {
  background: #28a935; }

/* line 23, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_services.scss */
.service-two {
  background: #3abe34; }

/* line 26, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_services.scss */
.service-three {
  background: #62d023; }

/* line 29, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_services.scss */
.service-list {
  margin: 0;
  padding: 0 40px;
  list-style: none; }

/* line 34, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_services.scss */
.service-item {
  margin: 0 0 5px; }

/* line 38, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_services.scss */
.icon {
  display: inline-block;
  height: 24px; }

/* line 42, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_services.scss */
.icon-one {
  width: 41px;
  background: url(/dist/images/services-01.svg) no-repeat;
  background-size: 41px 24px; }

/* line 47, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_services.scss */
.icon-two {
  width: 24px;
  background: url(/dist/images/services-02.svg) no-repeat;
  background-size: 24px 24px; }

/* line 52, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_services.scss */
.icon-three {
  width: 24px;
  background: url(/dist/images/services-03.svg) no-repeat;
  background-size: 24px 24px; }

/* line 1, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_contact.scss */
#contact {
  text-align: center;
  margin: 40px 100px 0;
  border-top: 2px solid #edf1ef;
  border-bottom: 2px solid #edf1ef;
  word-wrap: break-word; }
  /* line 20, /Users/danielmui/Documents/Development/benjisolutions/node_modules/node-bourbon/node_modules/bourbon/app/assets/stylesheets/addons/_clearfix.scss */
  #contact::after {
    clear: both;
    content: "";
    display: table; }
  @media only screen and (max-width: 60em) {
    #contact {
      margin: 40px 50px 0; } }
  @media only screen and (max-width: 50em) {
    #contact {
      margin: 30px 20px 0; } }
  /* line 18, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_contact.scss */
  #contact a {
    color: #11b059;
    text-decoration: none; }
  /* line 22, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_contact.scss */
  #contact ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  /* line 27, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_contact.scss */
  #contact h2 {
    display: inline-block;
    padding: 0 30px;
    background: #fff;
    margin: 0;
    position: absolute;
    top: -18px;
    left: 50%;
    margin-left: -114px;
    color: #00aa4d; }
    @media only screen and (max-width: 40em) {
      #contact h2 {
        margin-left: -90px; } }

/* line 43, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_contact.scss */
.contact-column {
  float: left;
  width: 33.33333%;
  min-height: 130px;
  padding: 30px 0; }
  @media only screen and (max-width: 50em) {
    .contact-column {
      font-size: 0.9375rem; } }
  @media only screen and (max-width: 40em) {
    .contact-column {
      float: none;
      width: 100%;
      min-height: 0;
      padding: 15px 0; } }

/* line 59, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_contact.scss */
.contact-button {
  border-right: 2px solid #edf1ef; }
  @media only screen and (max-width: 40em) {
    .contact-button {
      border-right: none; } }

/* line 66, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_contact.scss */
.contact-social {
  border-left: 2px solid #edf1ef; }
  @media only screen and (max-width: 40em) {
    .contact-social {
      border-left: none; } }

/* line 74, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_contact.scss */
.contact-btn {
  display: inline-block;
  background: #00aa4d;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  margin: 10px 0 0;
  padding: 20px 40px;
  border-radius: 30px;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 1;
  text-decoration: none;
  color: #fff !important;
  position: relative;
  z-index: 99; }
  /* line 92, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_contact.scss */
  .contact-btn:hover {
    background: #00873d;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }

/* line 98, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_contact.scss */
.contact-sociallist {
  margin: 0;
  padding: 10px 0 0 !important;
  text-align: center; }

/* line 103, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_contact.scss */
.contact-socialitem {
  display: inline-block;
  margin: 0 10px;
  padding: 0; }
  @media only screen and (max-width: 50em) {
    .contact-socialitem {
      margin: 0 5px; } }

/* line 112, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_contact.scss */
.contact-sociallink {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap; }
  @media only screen and (max-width: 50em) {
    .contact-sociallink {
      width: 40px;
      height: 40px; } }
  /* line 124, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_contact.scss */
  .contact-sociallink:hover {
    background-color: #00aa4d;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out; }

/* line 129, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_contact.scss */
.contact-fb {
  background: #cfd9be url(/dist/images/social-fb.svg) center center no-repeat;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

/* line 133, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_contact.scss */
.contact-tw {
  background: #cfd9be url(/dist/images/social-tw.svg) center center no-repeat;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

/* line 137, /Users/danielmui/Documents/Development/benjisolutions/src/styles/layouts/_contact.scss */
.contact-ln {
  background: #cfd9be url(/dist/images/social-ln.svg) center center no-repeat;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

@-webkit-keyframes intro-animation {
  /* line 2, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_animations.scss */
  from {
    opacity: 0;
    -webkit-transform: translateY(30px); }

  /* line 6, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_animations.scss */
  to {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes intro-animation {
  /* line 2, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_animations.scss */
  from {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }

  /* line 6, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_animations.scss */
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

/* line 11, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_animations.scss */
h1 {
  -webkit-animation: intro-animation 500ms ease-out;
  animation: intro-animation 500ms ease-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards; }

/* line 16, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_animations.scss */
.header-cta {
  -webkit-animation: intro-animation 500ms ease-out;
  animation: intro-animation 500ms ease-out;
  -webkit-animation-delay: 250ms;
  animation-delay: 250ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards; }

@-webkit-keyframes nav-animation {
  /* line 24, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_animations.scss */
  from {
    opacity: 0;
    -webkit-transform: translateY(-30px); }

  /* line 28, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_animations.scss */
  to {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes nav-animation {
  /* line 24, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_animations.scss */
  from {
    opacity: 0;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }

  /* line 28, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_animations.scss */
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

/* line 33, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_animations.scss */
.benji-logo {
  -webkit-animation: nav-animation 500ms ease-out;
  animation: nav-animation 500ms ease-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards; }

/* line 38, /Users/danielmui/Documents/Development/benjisolutions/src/styles/components/_animations.scss */
nav {
  -webkit-animation: nav-animation 500ms ease-out;
  animation: nav-animation 500ms ease-out;
  -webkit-animation-delay: 250ms;
  animation-delay: 250ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards; }
