/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
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.
 */
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.
 */
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.
 */
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/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small, body .gform_wrapper .gform_fields .gfield .ginput_complex label, body .gform_wrapper .gform_fields .gfield .gfield_description,
body .gform_wrapper .gform_fields .gfield .validation_message {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 0; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
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.
 */
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.
 */
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.
 */
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.
 */
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.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
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.
 */
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.
 */
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`.
 */
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
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * 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).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset, body .gform_wrapper {
  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.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
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.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  appearance: none;
  background-color: #7AC4C9;
  border: 0;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 1em;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1;
  padding: 0.75em 1.5em;
  text-decoration: none;
  transition: background-color 150ms ease;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap; }
  button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    background-color: #629da1;
    color: #fff; }
  button:disabled, input[type="button"]:disabled, input[type="reset"]:disabled, input[type="submit"]:disabled {
    cursor: not-allowed;
    opacity: 0.5; }
    button:disabled:hover, input[type="button"]:disabled:hover, input[type="reset"]:disabled:hover, input[type="submit"]:disabled:hover {
      background-color: #7AC4C9; }

fieldset, body .gform_wrapper {
  background-color: #f7f7f7;
  border: 1px solid #ddd;
  margin: 0 0 0.75em;
  padding: 1.5em; }

input,
label,
select {
  display: block;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 1em; }

label {
  font-weight: 600;
  margin-bottom: 0.375em; }
  label.required::after {
    content: "*"; }
  label abbr {
    display: none; }

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], select, input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea,
select[multiple=multiple] {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 1em;
  margin-bottom: 0.75em;
  padding: 0.5em;
  transition: border-color 150ms ease;
  width: 100%; }
  input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, select:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover,
  select[multiple=multiple]:hover {
    border-color: #b1b1b1; }
  input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, select:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus,
  select[multiple=multiple]:focus {
    border-color: #7AC4C9;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(104, 188, 194, 0.7);
    outline: none; }
  input[type="color"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="email"]:disabled, input[type="month"]:disabled, input[type="number"]:disabled, input[type="password"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="text"]:disabled, select:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="week"]:disabled, input:not([type]):disabled, textarea:disabled,
  select[multiple=multiple]:disabled {
    background-color: #f2f2f2;
    cursor: not-allowed; }
    input[type="color"]:disabled:hover, input[type="date"]:disabled:hover, input[type="datetime"]:disabled:hover, input[type="datetime-local"]:disabled:hover, input[type="email"]:disabled:hover, input[type="month"]:disabled:hover, input[type="number"]:disabled:hover, input[type="password"]:disabled:hover, input[type="search"]:disabled:hover, input[type="tel"]:disabled:hover, input[type="text"]:disabled:hover, select:disabled:hover, input[type="time"]:disabled:hover, input[type="url"]:disabled:hover, input[type="week"]:disabled:hover, input:not([type]):disabled:hover, textarea:disabled:hover,
    select[multiple=multiple]:disabled:hover {
      border: 1px solid #ddd; }

textarea {
  resize: vertical; }

input[type="search"] {
  appearance: none; }

input[type="checkbox"],
input[type="radio"] {
  display: inline;
  margin-right: 0.375em; }
  input[type="checkbox"] + label,
  input[type="radio"] + label {
    display: inline-block; }

input[type="file"] {
  margin-bottom: 0.75em;
  width: 100%; }

select {
  margin-bottom: 1.5em;
  max-width: 100%;
  width: auto; }

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .post-content ol {
    list-style-type: decimal;
    margin-bottom: 0.75em;
    padding-left: 1.5em; }

dl {
  margin-bottom: 0.75em; }
  dl dt {
    font-weight: bold;
    margin-top: 0.75em; }
  dl dd {
    margin: 0; }

table {
  border-collapse: collapse;
  font-feature-settings: "kern", "liga", "tnum";
  margin: 0.75em 0;
  table-layout: fixed;
  width: 100%; }

th {
  border-bottom: 1px solid #a6a6a6;
  font-weight: 600;
  padding: 0.75em 0;
  text-align: left; }

td {
  border-bottom: 1px solid #ddd;
  padding: 0.75em 0; }

tr,
td,
th {
  vertical-align: middle; }

body {
  color: #333;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-feature-settings: "kern", "liga", "pnum";
  font-size: 1em;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 1em;
  line-height: 1.2;
  margin: 0 0 0.75em; }

p {
  margin: 0 0 0.75em; }

a {
  color: #7AC4C9;
  text-decoration: none;
  transition: color 150ms ease; }
  a:active, a:focus, a:hover {
    color: #5c9397; }

hr {
  border-bottom: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 1.5em 0; }

img,
picture {
  margin: 0;
  max-width: 100%; }

/* BITTERS SETTINGS
================================================================================================ */
/* NEAT SETTINGS
================================================================================================ */
.acf-background-image {
  position: fixed;
  z-index: -1;
  width: 100%;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (max-width: 767px) {
    .acf-background-image {
      display: none; } }

.acf-map {
  width: 100%;
  height: 200px;
  margin: 1em 0; }
  .acf-map img {
    display: inline;
    max-width: none; }
  @media screen and (max-width: 780px) {
    .acf-map {
      height: 300px; } }
  @media screen and (max-width: 1080px) {
    .acf-map {
      height: 400px; } }

.animated-background-image {
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100% auto; }

.overflow-hidden {
  overflow: hidden; }

.video-wrapper {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative; }
  .video-wrapper embed,
  .video-wrapper object,
  .video-wrapper iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%; }

/* COLUMNS
================================================================================================ */
@media screen and (max-width: 780px) {
  .cols-1 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 6.17215%; }
    .cols-1:last-child {
      margin-right: 0; }

  .cols-2 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 14.70196%; }
    .cols-2:last-child {
      margin-right: 0; }

  .cols-3 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%; }
    .cols-3:last-child {
      margin-right: 0; }

  .cols-4 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%; }
    .cols-4:last-child {
      margin-right: 0; }

  .cols-5 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 40.29137%; }
    .cols-5:last-child {
      margin-right: 0; }

  .cols-6 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .cols-6:last-child {
      margin-right: 0; }

  .cols-7 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 57.35098%; }
    .cols-7:last-child {
      margin-right: 0; }

  .cols-8 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%; }
    .cols-8:last-child {
      margin-right: 0; }

  .cols-9 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%; }
    .cols-9:last-child {
      margin-right: 0; }

  .cols-10 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 82.94039%; }
    .cols-10:last-child {
      margin-right: 0; }

  .cols-11 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 91.4702%; }
    .cols-11:last-child {
      margin-right: 0; }

  .cols-12 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
    .cols-12:last-child {
      margin-right: 0; }

  .omega {
    margin-right: 0; } }
/* WORDPRESS CORE
================================================================================================ */
.alignnone {
  float: none; }

.alignright {
  display: inline;
  float: right;
  margin-left: 2em; }

.alignleft {
  display: inline;
  float: left;
  margin-right: 2em; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.txt-alignleft {
  text-align: left; }

.txt-aligncenter {
  text-align: center; }

.txt-alignright {
  text-align: right; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }
  .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto; }
  .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px; }

body .gform_wrapper .validation_error, body .gform_wrapper .gform_fields .gfield.gfield_error, body .gform_confirmation_message {
  font-weight: bold;
  margin-bottom: 0.75em;
  padding: 0.75em; }

body .gform_wrapper .validation_error {
  background: #FFF6BF;
  color: #8c7800; }
  body .gform_wrapper .validation_error a {
    color: #594c00; }
    body .gform_wrapper .validation_error a:hover {
      color: black; }

body .gform_wrapper .gform_fields .gfield.gfield_error {
  background: #FBE3E4;
  color: #97161b; }
  body .gform_wrapper .gform_fields .gfield.gfield_error a {
    color: #6a0f13; }
    body .gform_wrapper .gform_fields .gfield.gfield_error a:hover {
      color: #110203; }

body .gform_confirmation_message {
  background: #E6EFC2;
  color: #56651a; }
  body .gform_confirmation_message a {
    color: #333c10; }
    body .gform_confirmation_message a:hover {
      color: black; }

/* GENERAL SETTINGS
================================================================================================ */
select {
  width: 100%;
  margin-bottom: 0.75em; }

/* GRAVITY FORM SETTINGS
================================================================================================ */
body .gform_wrapper {
  margin: 1em 0; }
  body .gform_wrapper br {
    display: none; }
  body .gform_wrapper .gform_heading .gform_title {
    margin-top: 0; }
  body .gform_wrapper .gform_heading .gform_description {
    display: block;
    margin: 1em 0; }
  body .gform_wrapper .validation_error {
    text-align: center; }
  body .gform_wrapper .gform_fields .gfield {
    margin: 1em 0; }
    body .gform_wrapper .gform_fields .gfield .gfield_label .gfield_required {
      margin-left: 5px;
      color: #96151b;
      font-size: 1.5em;
      font-weight: normal;
      line-height: 0; }
    body .gform_wrapper .gform_fields .gfield .ginput_complex label {
      font-weight: normal; }
    body .gform_wrapper .gform_fields .gfield .ginput_complex input,
    body .gform_wrapper .gform_fields .gfield .ginput_complex select {
      margin-bottom: 0.5em; }
    body .gform_wrapper .gform_fields .gfield .gfield_checkbox label,
    body .gform_wrapper .gform_fields .gfield .gfield_radio label {
      display: inline;
      margin: 0;
      font-weight: normal; }
    body .gform_wrapper .gform_fields .gfield .gfield_description,
    body .gform_wrapper .gform_fields .gfield .validation_message {
      text-transform: uppercase; }
    body .gform_wrapper .gform_fields .gfield.gform_validation_container {
      display: none !important;
      position: absolute !important;
      left: -9000px; }
  @media screen and (max-width: 780px) {
    body .gform_wrapper .gform_fields .ginput_complex::after {
      clear: both;
      content: "";
      display: table; }
    body .gform_wrapper .gform_fields .ginput_complex .ginput_left {
      float: left;
      display: block;
      margin-right: 3.57866%;
      width: 48.21067%; }
      body .gform_wrapper .gform_fields .ginput_complex .ginput_left:last-child {
        margin-right: 0; }
    body .gform_wrapper .gform_fields .ginput_complex .ginput_right {
      float: left;
      display: block;
      margin-right: 3.57866%;
      width: 48.21067%;
      margin-right: 0; }
      body .gform_wrapper .gform_fields .ginput_complex .ginput_right:last-child {
        margin-right: 0; } }
body .gform_confirmation_message {
  text-align: center;
  text-transform: uppercase; }

/* BUTTONS
================================================================================================ */
button, input[type="button"], input[type="reset"], input[type="submit"] {
  display: inline-block;
  height: 45px;
  padding: 0 20px;
  border: 1px solid #d86575;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  color: #d86575;
  text-decoration: none;
  cursor: pointer;
  background: transparent;
  text-align: center; }
  button:hover, button:active, input[type="button"]:hover, input[type="button"]:active, input[type="reset"]:hover, input[type="reset"]:active, input[type="submit"]:hover, input[type="submit"]:active {
    color: #ffffff;
    background: #77c5cb;
    text-decoration: none;
    border-color: #77c5cb; }
  button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt {
    border-color: #5e5d59;
    color: #5e5d59; }
    button.alt:hover, input[type="button"].alt:hover, input[type="reset"].alt:hover, input[type="submit"].alt:hover {
      border-color: #d86575;
      background-color: #d86575;
      color: #ffffff; }
  button.solid, input[type="button"].solid, input[type="reset"].solid, input[type="submit"].solid {
    color: #fff;
    background-color: #77c5cb;
    border: none; }
    button.solid:hover, input[type="button"].solid:hover, input[type="reset"].solid:hover, input[type="submit"].solid:hover {
      background-color: #e4cbcb; }
    button.solid.alt, input[type="button"].solid.alt, input[type="reset"].solid.alt, input[type="submit"].solid.alt {
      color: #fff;
      background-color: #e4cbcb; }
      button.solid.alt:hover, input[type="button"].solid.alt:hover, input[type="reset"].solid.alt:hover, input[type="submit"].solid.alt:hover {
        color: #77c5cb;
        background-color: #fff; }
  button.big, input[type="button"].big, input[type="reset"].big, input[type="submit"].big {
    height: 50px;
    font-size: 16px; }
  button.huge, input[type="button"].huge, input[type="reset"].huge, input[type="submit"].huge {
    height: 70px;
    font-size: 16px; }
  @media screen and (max-width: 480px) {
    button, input[type="button"], input[type="reset"], input[type="submit"] {
      font-size: 12px; }
      button.huge, input[type="button"].huge, input[type="reset"].huge, input[type="submit"].huge {
        height: 60px; }
      button.big, input[type="button"].big, input[type="reset"].big, input[type="submit"].big {
        height: 45px; } }

/* HEADER
================================================================================================ */
.the-header {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  height: 326px;
  background: url(../images/blob.png) no-repeat center top;
  -webkit-background-size: auto 100%;
  background-size: auto 100%; }
  .the-header ul.main-menu.left {
    padding-right: 110px; }
  .the-header ul.main-menu.right {
    padding-left: 110px; }
  .the-header .nav-header .deco.left {
    padding-right: 110px; }
  .the-header .nav-header .deco.right {
    padding-left: 110px; }
  .the-header .site-title-has-image .logo-img {
    width: auto;
    height: auto; }
  .the-header.alt {
    position: fixed;
    z-index: 102;
    height: 144px;
    padding-top: 34px;
    background: #d86575;
    box-shadow: 0 5px 0 rgba(216, 101, 117, 0.5); }
    .the-header.alt ul.main-menu.left {
      padding-right: 60px; }
    .the-header.alt ul.main-menu.right {
      padding-left: 60px; }
    .the-header.alt .nav-header .deco.left {
      padding-right: 60px; }
    .the-header.alt .nav-header .deco.right {
      padding-left: 60px; }
    .the-header.alt .site-title-has-image .logo-img {
      width: 80px;
      height: auto; }
    .the-header.alt .site-title-has-image {
      top: 10px; }
      .the-header.alt .site-title-has-image .logo-text {
        display: none; }
    .the-header.alt .nav-header {
      top: 26px; }
      .the-header.alt .nav-header .deco {
        display: none; }
    .the-header.alt ul.main-menu > li.current_page_item > a, .the-header.alt ul.main-menu > li.current_page_parent > a, .the-header.alt ul.main-menu > li.current_page_ancestor > a {
      color: #fff; }
    .the-header.alt ul.main-menu > li > a {
      color: rgba(255, 255, 255, 0.5); }
      .the-header.alt ul.main-menu > li > a:hover {
        color: #ffffff; }
    .the-header.alt .phone-n-buttons {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      padding: 5px 0;
      background: #77c5cb; }
      .the-header.alt .phone-n-buttons .phone-contact,
      .the-header.alt .phone-n-buttons .buttons {
        position: static; }
        .the-header.alt .phone-n-buttons .phone-contact a, .the-header.alt .phone-n-buttons .phone-contact .btn,
        .the-header.alt .phone-n-buttons .buttons a,
        .the-header.alt .phone-n-buttons .buttons .btn {
          color: #ffffff;
          font-size: 14px; }
      .the-header.alt .phone-n-buttons .phone-contact {
        float: left; }
      .the-header.alt .phone-n-buttons .buttons {
        float: right; }
      .the-header.alt .phone-n-buttons .btn {
        border: 0;
        height: auto; }
  .the-header ul, .the-header li {
    margin: 0;
    padding: 0; }
  .the-header .site-title {
    font-family: "Montserrat", sans-serif;
    font-size: 2.5em;
    font-weight: bold;
    line-height: 1; }
  .the-header .site-title-has-image {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    top: 33px;
    left: 50%; }
    .the-header .site-title-has-image .logo-text {
      margin: 0 0 12px;
      font-size: 18px;
      font-weight: 400;
      letter-spacing: .33em;
      text-transform: uppercase;
      color: #5f5f5f;
      text-align: center;
      text-decoration: none; }
      .the-header .site-title-has-image .logo-text:hover {
        text-decoration: none; }
      .the-header .site-title-has-image .logo-text.home {
        color: #fff; }
    .the-header .site-title-has-image .logo-img {
      position: relative;
      z-index: 10;
      margin: 0 auto; }
    .the-header .site-title-has-image a img {
      display: block; }
  .the-header .menu-toggle {
    display: none; }
  .the-header .phone-contact {
    position: absolute;
    top: 18px;
    left: 0;
    font-size: 1.125em;
    line-height: 1;
    font-weight: bold;
    color: #d86575; }
    .the-header .phone-contact .phone {
      margin-right: 10px; }
    .the-header .phone-contact a {
      color: #d86575; }
      .the-header .phone-contact a:hover {
        text-decoration: none;
        color: #77c5cb; }
    .the-header .phone-contact i {
      margin-right: 5px; }
  .the-header .buttons {
    position: absolute;
    top: 18px;
    right: 0; }
  .the-header .nav-header {
    position: absolute;
    top: 94px;
    left: 0;
    width: 100%; }
    .the-header .nav-header::after {
      clear: both;
      content: "";
      display: table; }
    .the-header .nav-header .deco {
      position: absolute;
      z-index: 1;
      width: 50%;
      bottom: -5px; }
      .the-header .nav-header .deco.left {
        left: 0; }
        .the-header .nav-header .deco.left span {
          background: url(../images/header-deco-l.png) no-repeat left center; }
      .the-header .nav-header .deco.right {
        right: 0; }
        .the-header .nav-header .deco.right span {
          background: url(../images/header-deco-r.png) no-repeat right center; }
      .the-header .nav-header .deco span {
        display: block;
        height: 11px; }
  .the-header ul.main-menu {
    position: relative;
    z-index: 2;
    width: 50%;
    font-size: 0;
    text-transform: uppercase; }
    .the-header ul.main-menu.left {
      float: left;
      text-align: right; }
    .the-header ul.main-menu.right {
      float: right;
      text-align: left; }
    .the-header ul.main-menu > li {
      position: relative;
      display: inline-block;
      margin: 0 .75em;
      font-size: 18px;
      font-weight: 700; }
      .the-header ul.main-menu > li:hover > ul {
        display: block; }
      .the-header ul.main-menu > li:first-child {
        margin-left: 0; }
      .the-header ul.main-menu > li:last-child {
        margin-right: 0; }
      .the-header ul.main-menu > li.current_page_item > a, .the-header ul.main-menu > li.current_page_parent > a, .the-header ul.main-menu > li.current_page_ancestor > a {
        color: #d86575; }
      .the-header ul.main-menu > li a {
        display: block;
        padding: 20px 0;
        line-height: 1; }
        .the-header ul.main-menu > li a:hover {
          text-decoration: none;
          color: #d86575; }
      .the-header ul.main-menu > li ul {
        position: absolute;
        left: 0;
        z-index: 101;
        border-bottom: 3px solid #fff;
        font-size: 90%;
        white-space: nowrap;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
        text-align: left; }
        .the-header ul.main-menu > li ul li {
          display: block; }
          .the-header ul.main-menu > li ul li a {
            display: block;
            padding: 0.5em 1em;
            background: #fff;
            text-decoration: none; }
            .the-header ul.main-menu > li ul li a:hover {
              background: rgba(0, 0, 0, 0.66); }
    .the-header ul.main-menu ul {
      display: none; }
    .the-header ul.main-menu a {
      color: #5f5f5f; }
  @media screen and (max-width: 1320px) {
    .the-header.alt .phone-n-buttons .wrap {
      width: 90%; }
    .the-header .phone-n-buttons .wrap {
      width: 100%; } }
  @media screen and (max-width: 1080px) {
    .the-header {
      height: 220px; }
      .the-header ul.main-menu.left {
        padding-right: 80px; }
      .the-header ul.main-menu.right {
        padding-left: 80px; }
      .the-header .nav-header .deco.left {
        padding-right: 80px; }
      .the-header .nav-header .deco.right {
        padding-left: 80px; }
      .the-header .site-title-has-image .logo-img {
        width: 120px;
        height: auto; }
      .the-header .site-title-has-image {
        top: 20px; }
        .the-header .site-title-has-image .logo-text {
          width: 50%;
          font-size: 16px;
          margin: 0 auto 10px; }
      .the-header .nav-header {
        top: 60px; }
      .the-header ul.main-menu > li {
        font-size: 12px; } }
  @media screen and (max-width: 780px) {
    .the-header {
      height: 195px;
      padding-top: 45px; }
      .the-header.alt .phone-n-buttons .buttons,
      .the-header .phone-n-buttons .buttons {
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        position: absolute;
        float: none;
        top: 4px;
        left: 50%;
        right: auto;
        padding: 0; }
        .the-header.alt .phone-n-buttons .buttons .btn,
        .the-header .phone-n-buttons .buttons .btn {
          height: 35px;
          font-size: 12px;
          border: 1px solid #fff;
          color: #ffffff; }
      .the-header.alt {
        height: 45px;
        box-shadow: none; }
        .the-header.alt .site-title-has-image {
          display: none; }
        .the-header.alt .phone-n-buttons {
          padding: 0; }
          .the-header.alt .phone-n-buttons .phone-contact {
            position: absolute;
            float: none;
            top: 6px; }
      .the-header .site-title-has-image {
        top: 10px; }
        .the-header .site-title-has-image .logo-text {
          display: none; }
        .the-header .site-title-has-image .logo-img {
          width: 100px; }
      .the-header .phone-n-buttons {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 45px;
        padding: 0 5%;
        background: #77c5cb; }
      .the-header .phone-contact {
        top: 6px; }
        .the-header .phone-contact .phone span {
          display: none; }
        .the-header .phone-contact .phone i {
          font-size: 32px;
          color: #ffffff; }
        .the-header .phone-contact .contact {
          display: none; }
      .the-header .menu-toggle {
        display: block;
        position: absolute;
        top: 6px;
        right: 0; }
        .the-header .menu-toggle i {
          font-size: 32px;
          color: #fff; }
      .the-header .nav-header {
        display: none; } }

body.home .the-header ul.main-menu > li.current_page_item > a, body.home .the-header ul.main-menu > li.current_page_parent > a, body.home .the-header ul.main-menu > li.current_page_ancestor > a {
  color: #fff; }
body.home .the-header ul.main-menu a:hover {
  color: #fff; }
body.admin-bar .the-header {
  top: 32px; }
@media screen and (max-width: 780px) {
  body.admin-bar .the-header {
    top: 32px; } }

#mobile-nav {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10000;
  width: 80%;
  height: 100%;
  background: #e4cbcb;
  overflow-y: auto;
  font-weight: 700; }
  #mobile-nav.off {
    -webkit-transform: translate(80%, 0);
    -moz-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    -o-transform: translate(80%, 0);
    transform: translate(80%, 0);
    visibility: hidden; }
  #mobile-nav.on {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    visibility: visible; }
    #mobile-nav.on + #the-container {
      -webkit-transform: translate(-80%, 0);
      -moz-transform: translate(-80%, 0);
      -ms-transform: translate(-80%, 0);
      -o-transform: translate(-80%, 0);
      transform: translate(-80%, 0);
      -webkit-transition: -webkit-transform 0.3s;
      -moz-transition: -moz-transform 0.3s;
      transition: transform 0.3s; }
    #mobile-nav.on .menu {
      padding: 0 5%;
      text-align: right; }
      #mobile-nav.on .menu li {
        position: relative; }
        #mobile-nav.on .menu li:last-child {
          margin-bottom: 0; }
          #mobile-nav.on .menu li:last-child a {
            border-bottom: 0; }
        #mobile-nav.on .menu li.current-menu-item > a {
          color: #e4cbcb; }
      #mobile-nav.on .menu > li.heading > a {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.5); }
      #mobile-nav.on .menu > li > a {
        display: block;
        padding: 10px 0;
        text-decoration: none;
        text-transform: uppercase; }
      #mobile-nav.on .menu > li > .sub-menu a {
        display: block;
        padding: 10px 0 10px 10px;
        font-size: 10px;
        text-decoration: none; }
      #mobile-nav.on .menu > li > .sub-menu > li > a {
        text-transform: uppercase; }
  #mobile-nav .search {
    position: relative;
    width: 90%;
    margin: 0 auto 20px; }
    #mobile-nav .search #mobile-search-input {
      display: block;
      width: 100%;
      padding: 0 10px;
      font-size: 12px;
      color: #e4cbcb;
      border: none;
      background: #e5e5e5; }
    #mobile-nav .search button {
      right: 10px;
      background: none;
      border: none; }
      #mobile-nav .search button i {
        font-size: 24px;
        color: #5f5f5f; }
  #mobile-nav .buttons {
    margin: 20px 5%; }
    #mobile-nav .buttons .btn {
      display: block;
      width: 100%;
      margin-bottom: 10px; }
      #mobile-nav .buttons .btn:last-child {
        margin-bottom: 0; }
  #mobile-nav .menu-trigger {
    padding: 0 5%;
    display: block;
    text-align: right;
    text-decoration: none; }
    #mobile-nav .menu-trigger i {
      color: #5f5f5f;
      font-size: 32px; }
  @media screen and (max-width: 780px) {
    #mobile-nav {
      display: block; } }

/* FOOTER
================================================================================================ */
.the-footer {
  padding: 60px 0;
  background: #77c5cb;
  color: #fff; }
  .the-footer a {
    color: #fff; }
  .the-footer .social-networks {
    padding: 1.5em 0;
    text-align: center; }
    .the-footer .social-networks a {
      display: inline-block;
      margin: 0 0.5em;
      text-decoration: none; }
      .the-footer .social-networks a i {
        font-size: 1.5em; }
  .the-footer .copyright {
    margin: 1em 0;
    opacity: .4; }
    .the-footer .copyright p {
      font-size: 14px;
      text-align: center; }
      .the-footer .copyright p a {
        color: inherit; }
  .the-footer .footer-contact-info {
    text-align: center; }
  .the-footer .footer-menu {
    padding-left: 0;
    text-align: center; }
    .the-footer .footer-menu li {
      display: inline-block;
      padding: 0 7px 0 10px;
      line-height: 1; }
      .the-footer .footer-menu li:first-child {
        border-left: none; }
  @media screen and (max-width: 780px) {
    .the-footer {
      padding: 40px 0; }
      .the-footer .footer-menu li {
        display: block;
        margin: 0 0 10px; } }

#cta {
  padding: 80px 0;
  color: #ffffff;
  background: #d86575; }
  #cta .text {
    margin-right: 200px; }
    #cta .text .title {
      margin-top: 0;
      font-size: 35px;
      font-weight: 400; }
  #cta .more {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 0; }
    #cta .more .btn {
      color: #ffffff;
      border-color: #ffffff; }
      #cta .more .btn:hover {
        background: #ffffff;
        color: #d86575; }
  @media screen and (max-width: 780px) {
    #cta {
      padding: 40px 0;
      text-align: center; }
      #cta .text {
        margin-right: 0; }
        #cta .text .title {
          font-size: 24px; }
      #cta .more {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        position: static; } }

.the-content .sidebar .widget {
  padding: 1em 0; }
  .the-content .sidebar .widget .widgettitle {
    margin: 0; }
.the-content .sidebar ul.focus-boxes li {
  margin-bottom: 40px;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.3); }
  .the-content .sidebar ul.focus-boxes li .content {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    left: 0;
    right: 0;
    text-align: center;
    top: auto;
    bottom: 60px; }
@media screen and (max-width: 1080px) {
  .the-content .sidebar ul.focus-boxes li {
    height: 240px; } }
@media screen and (max-width: 780px) {
  .the-content .sidebar {
    padding-top: 2em; }
    .the-content .sidebar ul.focus-boxes li .content {
      bottom: 40px; } }

/* HOME
================================================================================================ */
body.home .hero-content-block {
  overflow: hidden; }
  body.home .hero-content-block .hero-slideshow::after {
    clear: both;
    content: "";
    display: table; }
  body.home .hero-content-block .hero-slideshow .slide {
    position: relative;
    z-index: 1;
    width: 100%;
    float: left; }
  body.home .hero-content-block .hero-slideshow .slide-image {
    height: 885px;
    background: no-repeat 50% 50%;
    background-size: cover; }
    body.home .hero-content-block .hero-slideshow .slide-image .wrap {
      height: 100%; }
  body.home .hero-content-block .hero-slideshow .shade {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    body.home .hero-content-block .hero-slideshow .shade.s1 {
      background-color: rgba(228, 203, 203, 0.9);
      background-image: -webkit-linear-gradient(rgba(228, 203, 203, 0.9), rgba(155, 78, 78, 0));
      background-image: linear-gradient(rgba(228, 203, 203, 0.9), rgba(155, 78, 78, 0));
      background-color: transparent;
      z-index: 1; }
    body.home .hero-content-block .hero-slideshow .shade.s2 {
      background-color: rgba(228, 203, 203, 0);
      background-image: -webkit-linear-gradient(rgba(228, 203, 203, 0), rgba(155, 78, 78, 0.5));
      background-image: linear-gradient(rgba(228, 203, 203, 0), rgba(155, 78, 78, 0.5));
      z-index: 2; }
  body.home .hero-content-block .hero-slideshow .animated-background-image {
    background-position: 50% 0; }
  body.home .hero-content-block .hero-slideshow .slide-content {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    z-index: 3;
    top: 50%;
    right: 0;
    text-align: center; }
    body.home .hero-content-block .hero-slideshow .slide-content .slide-title {
      font-family: "Great Vibes", serif;
      font-size: 50px;
      font-weight: 400;
      color: #ffffff;
      text-shadow: 5px 5px 5px rgba(216, 101, 117, 0.35); }
      body.home .hero-content-block .hero-slideshow .slide-content .slide-title span {
        display: block;
        line-height: 1.2; }
        body.home .hero-content-block .hero-slideshow .slide-content .slide-title span.big {
          font-size: 100px; }
    body.home .hero-content-block .hero-slideshow .slide-content .more .btn {
      border-color: #ffffff;
      color: #ffffff; }
      body.home .hero-content-block .hero-slideshow .slide-content .more .btn:hover {
        border-color: #d86575;
        background-color: #d86575;
        color: #ffffff; }
  body.home .hero-content-block .hero-slideshow .slide-prev,
  body.home .hero-content-block .hero-slideshow .slide-next {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    display: inline;
    color: #fff;
    font-size: 7em;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75); }
  @media screen and (max-width: 1080px) {
    body.home .hero-content-block .hero-slideshow .slide-image {
      height: 640px; }
    body.home .hero-content-block .hero-slideshow .slide-content {
      width: 100%; }
      body.home .hero-content-block .hero-slideshow .slide-content .slide-title {
        font-size: 30px; }
        body.home .hero-content-block .hero-slideshow .slide-content .slide-title span.big {
          font-size: 60px; } }
  @media screen and (max-width: 480px) {
    body.home .hero-content-block .hero-slideshow .slide-image {
      height: 480px; }
    body.home .hero-content-block .hero-slideshow .slide-content {
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none;
      top: auto;
      bottom: 40px; }
    body.home .hero-content-block .slide-prev,
    body.home .hero-content-block .slide-next {
      display: none; } }
body.home .focus-block {
  padding: 80px 0;
  background: #fff; }
  body.home .focus-block ul {
    margin: 0; }
    body.home .focus-block ul li {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      body.home .focus-block ul li:last-child {
        margin-right: 0; }
  @media screen and (max-width: 780px) {
    body.home .focus-block {
      padding: 40px 0; }
      body.home .focus-block ul li {
        float: left;
        display: block;
        margin-right: 4.82916%;
        width: 100%;
        height: 240px;
        margin-bottom: 1em; }
        body.home .focus-block ul li:last-child {
          margin-right: 0; }
        body.home .focus-block ul li:last-child {
          margin-bottom: 0; } }
body.home .content-block {
  padding: 80px 0;
  background: #e4cbcb; }
  body.home .content-block .col {
    float: left;
    width: 50%; }
  body.home .content-block .video iframe {
    display: block;
    width: 100%; }
  body.home .content-block .text {
    color: #5f5f5f; }
    body.home .content-block .text h1, body.home .content-block .text h2, body.home .content-block .text h3 {
      margin-top: 0;
      font-size: 45px;
      font-weight: 400;
      line-height: 1.1; }
    body.home .content-block .text article {
      margin-bottom: 1em; }
    body.home .content-block .text .pad {
      padding-left: 19%; }
  @media screen and (max-width: 780px) {
    body.home .content-block {
      padding: 40px 0; }
      body.home .content-block .col {
        float: none;
        width: auto; }
      body.home .content-block .text h1, body.home .content-block .text h2, body.home .content-block .text h3 {
        font-size: 25px; }
      body.home .content-block .text .pad {
        padding-left: 0; } }
body.home .testimonials-block {
  padding: 80px 0;
  background: #d86575;
  color: #ffffff; }
  body.home .testimonials-block .testimonial blockquote {
    margin: 0 0 1em 0;
    font-size: 25px; }
  body.home .testimonials-block .testimonial p {
    margin-bottom: 0; }
    body.home .testimonials-block .testimonial p.customer {
      font-size: 20px; }
    body.home .testimonials-block .testimonial p.location {
      font-size: 14px; }
  body.home .testimonials-block .more {
    position: relative;
    z-index: 2;
    float: right;
    margin-top: -3em; }
    body.home .testimonials-block .more .btn {
      border-color: #ffffff;
      color: #ffffff; }
      body.home .testimonials-block .more .btn:hover {
        background-color: #fff;
        color: #d86575; }
  @media screen and (max-width: 780px) {
    body.home .testimonials-block {
      padding: 40px 0; }
      body.home .testimonials-block .testimonial blockquote {
        font-size: 16px; }
      body.home .testimonials-block .testimonial p.customer {
        font-size: 14px; }
      body.home .testimonials-block .testimonial p.location {
        font-size: 12px; }
      body.home .testimonials-block .more {
        margin-top: -2em; } }
body.home .news {
  color: #ffffff; }
  body.home .news a {
    color: #ffffff; }
  body.home .news ul {
    display: table;
    table-layout: fixed;
    width: 100%; }
    body.home .news ul li {
      position: relative;
      display: table-cell;
      vertical-align: top;
      width: 50%; }
      body.home .news ul li:nth-child(1) {
        background: #431e23; }
        body.home .news ul li:nth-child(1) .pad {
          float: right;
          padding-left: 0; }
      body.home .news ul li:nth-child(2) {
        background: #431e23; }
        body.home .news ul li:nth-child(2) .pad {
          padding-right: 0; }
  body.home .news article .date {
    margin-bottom: 1em;
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase; }
  body.home .news article .title {
    font-size: 30px;
    margin-top: 0; }
  body.home .news .more .btn {
    color: #ffffff;
    border-color: #fff; }
    body.home .news .more .btn:hover {
      border-color: #d86575;
      background-color: #d86575; }
  body.home .news .pad {
    position: relative;
    z-index: 2;
    width: 40em;
    padding: 80px; }
  body.home .news .bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .5;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover; }
  @media screen and (max-width: 1320px) {
    body.home .news ul li:nth-child(1) .pad, body.home .news ul li:nth-child(2) .pad {
      padding: 60px;
      float: none; }
    body.home .news .pad {
      width: auto; } }
  @media screen and (max-width: 780px) {
    body.home .news ul {
      display: block; }
      body.home .news ul li {
        display: block;
        width: auto; }
        body.home .news ul li:nth-child(1) .pad, body.home .news ul li:nth-child(2) .pad {
          padding: 20px; } }
  @media screen and (max-width: 480px) {
    body.home .news article .title {
      font-size: 20px; } }

* {
  outline: none; }

body, html {
  margin: 0;
  padding: 0; }

body {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #5f5f5f;
  background: #fff; }
  @media screen and (max-width: 480px) {
    body {
      font-size: 14px; } }

h1 {
  margin: 0;
  font-size: 2.5em;
  line-height: 1.1; }

h2 {
  margin: 2rem 0 1rem;
  font-size: 2em;
  line-height: 1.25; }

h3 {
  margin: 1.5rem 0 1rem;
  font-size: 1.5em;
  line-height: 1.25; }

h4 {
  font-size: 1em;
  line-height: 1.5; }

h1, h2, h3, h4 {
  font-family: "Montserrat", sans-serif; }

a {
  color: #d86575;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

ul.slideshow.ready > li {
  visibility: visible; }
ul.slideshow > li {
  visibility: hidden; }

#breadcrumbs {
  position: relative;
  z-index: 101;
  margin-top: -70px;
  margin-bottom: 40px; }
  #breadcrumbs li {
    display: inline-block;
    font-size: 12px; }
    #breadcrumbs li:after {
      display: inline-block;
      margin: 0 5px;
      content: ">";
      font-size: 10px; }
    #breadcrumbs li:last-child:after {
      display: none; }
    #breadcrumbs li a.post {
      margin: 0; }
      #breadcrumbs li a.post:after {
        display: none; }
  @media screen and (max-width: 780px) {
    #breadcrumbs {
      margin-top: -40px; } }

/* LAYOUT
================================================================================================ */
.wrap {
  max-width: 80em;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .wrap::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (max-width: 1320px) {
    .wrap {
      width: 90%; } }

body.subpage {
  background: #fcf4f4; }
  body.subpage #the-container {
    background: url(../images/page-bg.jpg) no-repeat right top; }
    body.subpage #the-container::after {
      clear: both;
      content: "";
      display: table; }
  body.subpage .the-content {
    padding: 360px 0 40px; }
    @media screen and (max-width: 1080px) {
      body.subpage .the-content {
        padding-top: 240px; } }
    @media screen and (max-width: 780px) {
      body.subpage .the-content {
        padding-top: 180px; } }

/* CONTENT
================================================================================================ */
.post {
  margin-bottom: 2em; }
  .post::after {
    clear: both;
    content: "";
    display: table; }

.post-header {
  padding: 0; }

.page-title {
  margin: 0; }

.post-title {
  margin: 0; }

.post-meta {
  padding: 5px 0;
  font-size: 75%; }

.post-thumbnail {
  float: left;
  margin-right: 2em;
  margin-bottom: 1em; }
  @media screen and (max-width: 480px) {
    .post-thumbnail {
      float: none;
      margin-right: 0; } }

.post-excerpt {
  overflow: hidden; }
  .post-excerpt p {
    margin-top: 0; }

.post-content ol,
.post-content ul {
  margin: 1em 0; }
  .post-content ol li,
  .post-content ul li {
    margin: 0.25em 0; }
  .post-content ol.unstyled, .post-content body .gform_wrapper ol.gform_fields, body .gform_wrapper .post-content ol.gform_fields, .post-content body .gform_wrapper .gform_fields .gfield ol.gfield_checkbox, body .gform_wrapper .gform_fields .gfield .post-content ol.gfield_checkbox,
  .post-content body .gform_wrapper .gform_fields .gfield ol.gfield_radio,
  body .gform_wrapper .gform_fields .gfield .post-content ol.gfield_radio,
  .post-content ul.unstyled,
  .post-content body .gform_wrapper ul.gform_fields,
  body .gform_wrapper .post-content ul.gform_fields,
  .post-content body .gform_wrapper .gform_fields .gfield ul.gfield_checkbox,
  body .gform_wrapper .gform_fields .gfield .post-content ul.gfield_checkbox,
  .post-content body .gform_wrapper .gform_fields .gfield ul.gfield_radio,
  body .gform_wrapper .gform_fields .gfield .post-content ul.gfield_radio,
  .post-content ul.gallery {
    padding-left: 0;
    margin: 0;
    list-style-type: none; }
    .post-content ol.unstyled li, .post-content body .gform_wrapper ol.gform_fields li, body .gform_wrapper .post-content ol.gform_fields li, .post-content body .gform_wrapper .gform_fields .gfield ol.gfield_checkbox li, body .gform_wrapper .gform_fields .gfield .post-content ol.gfield_checkbox li,
    .post-content body .gform_wrapper .gform_fields .gfield ol.gfield_radio li,
    body .gform_wrapper .gform_fields .gfield .post-content ol.gfield_radio li,
    .post-content ul.unstyled li,
    .post-content body .gform_wrapper ul.gform_fields li,
    body .gform_wrapper .post-content ul.gform_fields li,
    .post-content body .gform_wrapper .gform_fields .gfield ul.gfield_checkbox li,
    body .gform_wrapper .gform_fields .gfield .post-content ul.gfield_checkbox li,
    .post-content body .gform_wrapper .gform_fields .gfield ul.gfield_radio li,
    body .gform_wrapper .gform_fields .gfield .post-content ul.gfield_radio li,
    .post-content ul.gallery li {
      margin: 0; }
.post-content ul li {
  position: relative;
  z-index: 1;
  padding-left: 1.5em; }
  .post-content ul li:before {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 3px;
    display: block;
    width: 16px;
    height: 16px;
    background: url(../images/bullet.png) no-repeat center;
    content: ""; }
.post-content p {
  margin: 1em 0; }
.post-content img {
  display: block;
  max-width: 100%;
  height: auto; }
.post-content table {
  width: 100%;
  margin: 1em 0; }
.post-content blockquote {
  border-left: 2px solid #ddd;
  color: #595959;
  margin: 1.5em 0;
  padding-left: 0.75em; }
.post-content small, .post-content body .gform_wrapper .gform_fields .gfield .ginput_complex label, body .gform_wrapper .gform_fields .gfield .ginput_complex .post-content label, .post-content body .gform_wrapper .gform_fields .gfield .gfield_description, body .gform_wrapper .gform_fields .gfield .post-content .gfield_description,
.post-content body .gform_wrapper .gform_fields .gfield .validation_message,
body .gform_wrapper .gform_fields .gfield .post-content .validation_message {
  font-size: 0.8em; }

.section-header {
  padding: 1em 0 2em; }

.blog .post,
.archive .post,
.search .post {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
.blog .post-header,
.archive .post-header,
.search .post-header {
  margin: 0 0 1em; }
.blog .post-meta,
.archive .post-meta,
.search .post-meta {
  clear: left; }

.single .post-meta {
  padding-top: 1em; }

.the-content .mainbar {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%;
  padding-right: 3em; }
  .the-content .mainbar:last-child {
    margin-right: 0; }
  .the-content .mainbar.full {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    padding-right: 0; }
    .the-content .mainbar.full:last-child {
      margin-right: 0; }
.the-content .sidebar {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%; }
  .the-content .sidebar:last-child {
    margin-right: 0; }
.the-content ul.focus-boxes li {
  position: relative;
  z-index: 1;
  display: block;
  height: 320px;
  padding: 0;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  border-radius: 3px; }
  .the-content ul.focus-boxes li .content {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%; }
    .the-content ul.focus-boxes li .content .more {
      margin: 0; }
  .the-content ul.focus-boxes li .shade {
    background-color: rgba(217, 195, 142, 0.2);
    background-image: -webkit-linear-gradient(rgba(217, 195, 142, 0.2), rgba(217, 195, 142, 0.4));
    background-image: linear-gradient(rgba(217, 195, 142, 0.2), rgba(217, 195, 142, 0.4));
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
@media screen and (max-width: 780px) {
  .the-content .mainbar,
  .the-content .sidebar {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 100%; }
    .the-content .mainbar:last-child,
    .the-content .sidebar:last-child {
      margin-right: 0; }
  .the-content .mainbar {
    padding-right: 0; } }

/* GALLERY
================================================================================================ */
ul.gallery {
  margin: 2em 0; }
  ul.gallery::after {
    clear: both;
    content: "";
    display: table; }
  ul.gallery li {
    width: 50%;
    float: left; }
    ul.gallery li a img {
      padding: 4px;
      border: 1px solid #e0e0e0; }
    ul.gallery li a:hover img {
      padding: 2px;
      border: 3px solid #d0d0d0; }

/* TESTIMONIALS
================================================================================================ */
.testimonials .item {
  margin-bottom: 2em; }
  .testimonials .item::after {
    clear: both;
    content: "";
    display: table; }
  .testimonials .item img {
    float: left;
    margin-right: -170px; }
    .testimonials .item img + .text {
      margin-left: 170px; }
  .testimonials .item .testimonial {
    font-style: italic; }
  .testimonials .item .client {
    color: #000; }
@media screen and (max-width: 480px) {
  .testimonials .item img {
    float: none;
    margin: 0 auto; }
    .testimonials .item img + .text {
      margin-left: 0; } }

/*! PLEASE DON'T EDIT THIS FILE. EDIT STYLE-ADDITIONAL.CSS INSTEAD */

/*# sourceMappingURL=theme.css.map */
