/*!
	Theme Name: Canvas
	Author: Neon Canvas
	Author URI: http://neoncanvas.com
	Description: Client framework for Neon Canvas sites
	Version: 3.0
	Text Domain: canvas
*/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

*,
*:after,
*:before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body {
  font-family: "eczar", sans-serif;
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
}
body.active {
  overflow: hidden;
}
body.logged-in.admin-bar {
  margin-top: 32px;
}
body.logged-in.admin-bar header {
  margin-top: 32px;
}

a {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  text-decoration: none;
  cursor: pointer;
  color: #849173;
}
a:hover {
  color: #D6AD61;
}

img {
  height: auto;
  max-width: 100%;
}

iframe {
  max-width: 100%;
}

hr {
  margin: 2em 0;
  height: 1px;
  border: 0;
  background: #ededed;
}

section {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  padding: 7.5em 0;
  background: white;
}
section.full {
  padding: 0;
}
section .wrapper {
  position: relative;
  margin: 0 auto;
  max-width: 1140px;
}
section .wrapper:before, section .wrapper:after {
  content: "";
  display: table;
}
section .wrapper:after {
  clear: both;
}
@media only screen and (max-width: 830px) {
  section {
    padding-top: 3.75em;
    padding-bottom: 3.75em;
  }
}

@media screen and (max-width: 830px) {
  .fl-col-small {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 830px) {
  .mobile-hide {
    display: none !important;
  }
}

@media screen and (min-width: 830px) {
  .mobile-show {
    display: none !important;
  }
}

.uai {
  display: none !important;
}

.fl-accordion-button-label:focus {
  outline: none !important;
}

body.logged-in.admin-bar {
  margin-top: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "eczar", sans-serif;
  font-weight: 400;
  margin: 0 0 20px;
  padding: 0;
  line-height: 1.1em;
}

h1 {
  font-family: "rafaella", sans-serif;
  font-weight: 400;
  font-size: 70px;
}
@media only screen and (max-width: 980px) {
  h1 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 830px) {
  h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 480px) {
  h1 {
    font-size: 32px;
  }
}

h2 {
  font-size: 52px;
  font-weight: 400;
  color: #849173;
}
@media only screen and (max-width: 980px) {
  h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 830px) {
  h2 {
    font-size: 38px;
  }
}
@media only screen and (max-width: 480px) {
  h2 {
    font-size: 29px;
  }
}

h3 {
  font-size: 34px;
  color: #414042;
}
@media only screen and (max-width: 980px) {
  h3 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 830px) {
  h3 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 480px) {
  h3 {
    font-size: 22px;
  }
}

h4 {
  font-size: 24px;
  font-weight: 400;
  color: #849173;
}
@media only screen and (max-width: 830px) {
  h4 {
    font-size: 20px;
  }
}
h5 {
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 18px;
  color: #414042;
}
p {
  font-family: "eczar", sans-serif;
  margin: 0 0 20px;
  font-size: 20px;
  line-height: 32px;
  color: #414042;
}
p.lrg {
  font-size: 25px;
  line-height: 37px;
}
p:last-of-type {
  margin: 0 0 30px;
}

blockquote {
  padding: 55px 30px;
  margin: 0;
  position: relative;
  margin: 0 0 30px;
  background-color: white;
}
blockquote:after {
  top: 100%;
  left: 30px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: white;
  border-width: 10px;
}
blockquote .stars {
  margin: 0 0 20px;
  display: block;
}
blockquote .stars i {
  color: gold;
  letter-spacing: 3px;
}
blockquote span {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  font-weight: 700;
}

.btn {
  display: inline-block;
  color: white;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px 20px;
  width: auto;
  background: #D6AD61;
  border: 0;
  outline: 0;
  cursor: pointer;
  height: auto;
  position: relative;
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
}
.btn:after {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  border: 1px solid #D6AD61;
}
.btn:hover {
  background-color: #849173;
  color: white;
}
.btn:hover:after {
  border-color: #849173;
}
.btn.white {
  background-color: white;
  color: #414042;
}
.btn.white:after {
  border-color: white;
}
.btn.white:hover {
  background-color: #849173;
  color: white;
}

.btn-hollow {
  display: inline-block;
  color: white;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px 20px;
  width: auto;
  background: transparent;
  border: solid 2px white;
  outline: 0;
  cursor: pointer;
  height: auto;
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
}
.btn-hollow:hover {
  color: white;
  background: #D6AD61;
}

a.btn-arrow {
  font-family: "eczar", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  color: #414042;
  letter-spacing: 2px;
  position: relative;
  padding: 5px 5px 5px 0;
  display: inline-block;
  margin: 0 35px 10px 0;
}
a.btn-arrow:after {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  content: "";
  height: 12px;
  width: 12px;
  background-image: url("/wp-content/themes/canvas/img/icon-arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 0 0 10px;
}
a.btn-arrow:hover {
  color: #D6AD61;
}
a.btn-arrow:hover:after {
  transform: translateX(5px);
}

.gform_legacy_markup_wrapper {
  margin-bottom: 16px;
  margin-top: 16px;
  max-width: 100%;
}

.gform_legacy_markup_wrapper form {
  text-align: left;
  max-width: 100%;
  margin: 0 auto;
}

.gform_legacy_markup_wrapper *,
.gform_legacy_markup_wrapper :after,
.gform_legacy_markup_wrapper :before {
  box-sizing: border-box !important;
}

.gform_legacy_markup_wrapper h1,
.gform_legacy_markup_wrapper h2,
.gform_legacy_markup_wrapper h3 {
  font-weight: 400;
  border: none;
  background: 0 0;
}

.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  font-size: inherit;
  font-family: inherit;
  padding: 5px 4px;
  letter-spacing: normal;
}

.gform_legacy_markup_wrapper input[type=image] {
  border: none !important;
  padding: 0 !important;
  width: auto !important;
}

.gform_legacy_markup_wrapper textarea {
  font-size: inherit;
  font-family: inherit;
  letter-spacing: normal;
  padding: 6px 8px;
  line-height: 1.5;
  resize: none;
}

.gform_legacy_markup_wrapper select {
  line-height: 1.5;
}

.gform_legacy_markup_wrapper .ginput_container_multiselect select {
  background-image: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: 0;
}

.gform_legacy_markup_wrapper ul.gform_fields {
  margin: 0 !important;
  list-style-type: none;
  display: block;
}

.gform_legacy_markup_wrapper ul,
html > body .entry ul {
  text-indent: 0;
}

.gform_legacy_markup_wrapper form li,
.gform_legacy_markup_wrapper li {
  margin-left: 0 !important;
  list-style-type: none !important;
  list-style-image: none !important;
  list-style: none !important;
  overflow: visible;
}

.gform_legacy_markup_wrapper ul li.gfield {
  clear: both;
}

.gform_legacy_markup_wrapper ul.gfield_checkbox li,
.gform_legacy_markup_wrapper ul.gfield_radio li {
  overflow: hidden;
}

.gform_legacy_markup_wrapper form ul.gform_fields.left_label li.gfield,
.gform_legacy_markup_wrapper form ul.gform_fields.right_label li.gfield,
.gform_legacy_markup_wrapper ul.gform_fields.left_label li.gfield,
.gform_legacy_markup_wrapper ul.gform_fields.right_label li.gfield {
  margin-bottom: 14px;
}

.gform_legacy_markup_wrapper form ul.left_label li ul.gfield_checkbox li,
.gform_legacy_markup_wrapper form ul.left_label li ul.gfield_radio li,
.gform_legacy_markup_wrapper form ul.right_label li ul.gfield_checkbox li,
.gform_legacy_markup_wrapper form ul.right_label li ul.gfield_radio li,
.gform_legacy_markup_wrapper ul.left_label li ul.gfield_checkbox li,
.gform_legacy_markup_wrapper ul.left_label li ul.gfield_radio li,
.gform_legacy_markup_wrapper ul.right_label li ul.gfield_checkbox li,
.gform_legacy_markup_wrapper ul.right_label li ul.gfield_radio li {
  margin-bottom: 10px;
}

.gform_legacy_markup_wrapper ul li:after,
.gform_legacy_markup_wrapper ul li:before,
.gform_legacy_markup_wrapper ul.gform_fields {
  padding: 0;
  margin: 0;
  overflow: visible;
}

.gform_legacy_markup_wrapper select {
  font-size: inherit;
  font-family: inherit;
  letter-spacing: normal;
}

.gform_legacy_markup_wrapper select option {
  padding: 2px;
  display: block;
}

.gform_legacy_markup_wrapper .inline {
  display: inline !important;
}

.gform_legacy_markup_wrapper .gform_heading {
  width: 100%;
  margin-bottom: 18px;
}

.gform_legacy_markup_wrapper .clear-multi {
  display: flex;
}

.gform_legacy_markup_wrapper .gfield_date_day,
.gform_legacy_markup_wrapper .gfield_date_year {
  display: -moz-inline-stack;
  display: inline-block;
}

.gform_legacy_markup_wrapper .gfield_date_day,
.gform_legacy_markup_wrapper .gfield_date_month,
.gform_legacy_markup_wrapper .gfield_date_year {
  width: 33.333%;
  flex-direction: row;
}

@media only screen and (min-width: 321px) {
  .gform_legacy_markup_wrapper .gfield_date_day,
  .gform_legacy_markup_wrapper .gfield_date_month {
    max-width: 4rem;
  }
  .gform_legacy_markup_wrapper .gfield_date_year {
    max-width: 4.5rem;
  }
}
.gform_legacy_markup_wrapper .gfield_date_dropdown_day,
.gform_legacy_markup_wrapper .gfield_date_dropdown_month,
.gform_legacy_markup_wrapper .gfield_date_dropdown_year {
  vertical-align: top;
  flex-direction: row;
}

.gform_legacy_markup_wrapper .gfield_date_dropdown_day,
.gform_legacy_markup_wrapper .gfield_date_dropdown_month,
.gform_legacy_markup_wrapper .gfield_date_dropdown_year {
  margin-right: 0.5rem;
}

.gform_legacy_markup_wrapper .gfield_date_day,
.gform_legacy_markup_wrapper .gfield_date_month {
  width: 4rem;
  margin-right: 0.5rem;
}

.gform_legacy_markup_wrapper .gfield_date_day input[type=number],
.gform_legacy_markup_wrapper .gfield_date_month input[type=number] {
  width: calc(3rem + 8px) !important;
}

.gform_legacy_markup_wrapper .gfield_date_year input[type=number] {
  width: calc(4rem + 8px) !important;
}

.gform_legacy_markup_wrapper .gfield_date_year {
  width: 5rem;
}

.gform_legacy_markup_wrapper .gfield_date_day input,
.gform_legacy_markup_wrapper .gfield_date_month input {
  width: calc(3rem + 8px);
}

.gform_legacy_markup_wrapper .gfield_date_year input {
  width: 4rem;
}

.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,
.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label {
  width: 3rem;
  text-align: center;
}

.gform_legacy_markup_wrapper .field_sublabel_above div.gfield_date_year.ginput_container label,
.gform_legacy_markup_wrapper .field_sublabel_below div.gfield_date_year.ginput_container label {
  width: 4rem;
}

.gform_legacy_markup_wrapper .gfield_time_ampm,
.gform_legacy_markup_wrapper .gfield_time_hour,
.gform_legacy_markup_wrapper .gfield_time_minute {
  font-size: 15px;
  width: 33.333%;
  flex-direction: row;
}

@media only screen and (min-width: 321px) {
  .gform_legacy_markup_wrapper .gfield_time_ampm,
  .gform_legacy_markup_wrapper .gfield_time_hour,
  .gform_legacy_markup_wrapper .gfield_time_minute {
    max-width: 72px;
  }
}
.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_container_time span {
  float: left;
}

.gform_legacy_markup_wrapper .gfield_time_hour {
  margin-right: 10px;
  display: flex;
}

.gform_legacy_markup_wrapper .gfield_time_hour i {
  font-style: normal !important;
  font-family: sans-serif !important;
  width: 4px;
  text-align: center;
  float: right;
  margin-top: 9%;
}

.gform_legacy_markup_wrapper .gfield_time_minute {
  margin-right: 8px;
  display: flex;
}

.gform_legacy_markup_wrapper .ginput_complex .gfield_time_hour input,
.gform_legacy_markup_wrapper .ginput_complex .gfield_time_minute input {
  margin-left: 0;
  width: 85% !important;
}

.gform_legacy_markup_wrapper .gfield_time_hour input,
.gform_legacy_markup_wrapper .gfield_time_minute input {
  margin-right: 6px;
  width: 56px;
}

.gform_legacy_markup_wrapper .gfield_time_hour input[type=number],
.gform_legacy_markup_wrapper .gfield_time_minute input[type=number] {
  max-width: 64px;
  min-width: 64px;
}

.gform_legacy_markup_wrapper .gfield_time_ampm {
  vertical-align: top;
  display: -moz-inline-stack;
  display: inline-block;
}

.gform_legacy_markup_wrapper .gfield_time_ampm select {
  min-width: 77px;
  width: 77px;
  height: 100%;
  margin-top: 0 !important;
  margin-left: 0 !important;
}

.gform_legacy_markup_wrapper .gfield_time_ampm_shim {
  display: block;
  font-size: 13px;
  margin: 9px 0 1px 1px;
}

.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,
.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
  width: 48px;
  text-align: center;
}

.gform_legacy_markup_wrapper .field_name_first,
.gform_legacy_markup_wrapper .field_name_last,
.gform_legacy_markup_wrapper .field_name_middle {
  width: 49.5%;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
}

.gform_legacy_markup_wrapper .ginput_complex.ginput_container {
  overflow: visible;
  width: 100%;
}

.gform_legacy_markup_wrapper label.gfield_label,
.gform_legacy_markup_wrapper legend.gfield_label {
  font-weight: 700;
  font-size: inherit;
}

.gform_legacy_markup_wrapper .top_label .gfield_label,
.gform_legacy_markup_wrapper legend.gfield_label {
  display: -moz-inline-stack;
  display: inline-block;
  line-height: 1.3;
  clear: both;
}

.gform_legacy_markup_wrapper .top_label .gfield_hide_label {
  display: none;
}

body .gform_legacy_markup_wrapper .top_label div.ginput_container {
  margin-top: 8px;
}

body.gform_legacy_markup_wrapper div.clear-multi {
  display: -moz-inline-stack;
  display: inline-block;
}

body .gform_legacy_markup_wrapper ul li.gfield {
  margin-top: 16px;
  padding-top: 0;
}

body .gform_legacy_markup_wrapper ul.gfields li.gfield label.gfield_label {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {
  line-height: inherit;
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li,
body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul li {
  list-style-type: disc !important;
  margin: 0 0 8px 0;
  overflow: visible;
  padding-left: 0;
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul,
body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul {
  list-style-type: disc !important;
  margin: 16px 0 16px 28px !important;
  padding-left: 0;
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li,
body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li {
  list-style-type: decimal !important;
  overflow: visible;
  margin: 0 0 8px 0;
  padding-left: 0;
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol,
body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol {
  list-style-type: decimal !important;
  margin: 16px 0 18px 32px;
  padding-left: 0;
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul,
body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li {
  list-style-type: disc !important;
  padding-left: 0;
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul {
  margin: 16px 0 16px 16px;
}

body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li {
  margin: 0 0 8px;
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl {
  margin: 0 0 18px 0;
  padding-left: 0;
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dt {
  font-weight: 700;
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dd {
  margin: 0 0 16px 18px;
}

.gform_legacy_markup_wrapper span.gf_clear_span {
  display: block;
  height: 1px;
  overflow: hidden;
  width: 100%;
  float: none;
  clear: both;
  margin-top: -1px;
}

.gform_legacy_markup_wrapper .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.gform_legacy_markup_wrapper .chosen-container * {
  box-sizing: border-box;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  display: none;
}

.gform_legacy_markup_wrapper .chosen-container.chosen-with-drop .chosen-drop {
  display: block;
}

.gform_legacy_markup_wrapper .chosen-container a {
  cursor: pointer;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-single .group-name,
.gform_legacy_markup_wrapper .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-single .group-name:after,
.gform_legacy_markup_wrapper .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  background-color: #fff;
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single input[type=text] {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  width: 0;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-default {
  color: #999;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.gform_legacy_markup_wrapper .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(chosen-sprite.png) no-repeat 0 2px;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.gform_legacy_markup_wrapper .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.gform_legacy_markup_wrapper .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: linear-gradient(#eee 20%, #fff 80%);
  box-shadow: 0 1px 0 #fff inset;
}

.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}

.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.gform_legacy_markup_wrapper .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.gform_legacy_markup_wrapper .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}

.gform_legacy_markup_wrapper .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.gform_legacy_markup_wrapper .chosen-disabled .chosen-single {
  cursor: default;
}

.gform_legacy_markup_wrapper .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

.gform_legacy_markup_wrapper .chosen-rtl {
  text-align: right;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li {
  float: right;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}

.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .gform_legacy_markup_wrapper .chosen-container .chosen-results-scroll-down span,
  .gform_legacy_markup_wrapper .chosen-container .chosen-results-scroll-up span,
  .gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .gform_legacy_markup_wrapper .chosen-container-single .chosen-search input[type=text],
  .gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr,
  .gform_legacy_markup_wrapper .chosen-rtl .chosen-search input[type=text] {
    background-image: url(chosen-sprite@2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
body .gform_legacy_markup_wrapper .chosen-container a.chosen-single {
  border-radius: inherit;
}

body .gform_legacy_markup_wrapper ul.chosen-results li {
  line-height: inherit;
}

@media only screen and (max-width: 641px) {
  .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 2;
    min-height: 2rem;
  }
  .gform_legacy_markup_wrapper textarea {
    line-height: 1.5;
  }
  .gform_legacy_markup_wrapper .chosen-container.chosen-container-single[style] {
    width: 100% !important;
  }
  .gform_legacy_markup_wrapper .chosen-container-single .chosen-single {
    height: 40px;
    line-height: 2.8;
  }
  .gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b {
    position: relative;
    top: 10px;
  }
  .gform_legacy_markup_wrapper div.chosen-container.chosen-container-multi[style] {
    width: 100% !important;
  }
  .gform_legacy_markup_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice,
  .gform_legacy_markup_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-field {
    width: 100%;
    line-height: inherit;
    float: none;
  }
  .gform_legacy_markup_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span {
    margin-bottom: 0;
  }
  .gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    top: calc(50% - 6px);
  }
  .gform_legacy_markup_wrapper .ginput_container span:not(.ginput_price) {
    margin-bottom: 8px;
    display: block;
  }
  .gform_legacy_markup_wrapper li.field_sublabel_below .ginput_complex {
    margin-top: 12px !important;
  }
  .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gform_fileupload_multifile .gform_drop_area {
    margin-left: 29%;
    width: 70%;
  }
  body .gform_legacy_markup_wrapper span.ginput_left.address_city + input.gform_hidden + span.ginput_left.address_country {
    width: calc(50% - 8px);
    margin-right: 0;
  }
  .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_container.ginput_recaptcha {
    margin-left: 29% !important;
  }
  .gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button {
    margin-bottom: 0;
  }
  .gform_legacy_markup_wrapper .gform_page_footer .button.gform_button,
  .gform_legacy_markup_wrapper .gform_page_footer .button.gform_next_button {
    margin-right: 10px;
  }
  body .gform_legacy_markup_wrapper select.medium.gfield_select + div.chosen-container-multi[style],
  body .gform_legacy_markup_wrapper select.medium.gfield_select + div.chosen-container-single[style] {
    width: calc(50% - 8px) !important;
  }
  body .gform_legacy_markup_wrapper select.large.gfield_select + div.chosen-container-multi[style],
  body .gform_legacy_markup_wrapper select.large.gfield_select + div.chosen-container-single[style] {
    width: 100% !important;
  }
  body .gform_legacy_markup_wrapper select.small.gfield_select + div.chosen-container-multi[style],
  body .gform_legacy_markup_wrapper select.small.gfield_select + div.chosen-container-single[style] {
    width: 25% !important;
  }
}
.gfield_repeater_cell > .gfield_repeater_wrapper {
  border-left: 8px solid rgba(54, 86, 102, 0.1);
  background-color: rgba(1, 1, 1, 0.02);
  padding: 10px 20px;
  border-radius: 8px;
  border-bottom: 1px solid #eee;
}

.gfield_repeater_wrapper input {
  border: 1px solid #c5c6c5;
  border-radius: 4px;
}

.gfield_repeater_wrapper .gfield_repeater_wrapper {
  margin-top: 10px;
}

.gfield_repeater_buttons .add_repeater_item_text,
.gfield_repeater_buttons .remove_repeater_item_text {
  min-width: 100px;
  height: 30px;
  background: rgba(242, 242, 242, 0.5);
  transition: all 0.3s cubic-bezier(0.67, 0.17, 0.4, 0.83);
  font-size: 12px;
  color: #757575;
  border-radius: 20px;
  margin-right: 10px;
  margin-bottom: 5px;
  border: 1px solid rgba(117, 117, 117, 0.4);
  font-weight: 400;
}

.gfield_repeater_buttons .add_repeater_item_plus,
.gfield_repeater_buttons .remove_repeater_item_minus {
  width: 22px;
  height: 22px;
  background: rgba(242, 242, 242, 0.5);
  transition: all 0.3s cubic-bezier(0.67, 0.17, 0.4, 0.83);
  font-size: 16px;
  color: #757575;
  border-radius: 50%;
  margin: 10px 5px 0 5px;
  border: 1px solid rgba(117, 117, 117, 0.4);
  font-weight: 700;
  padding: 0;
  padding-bottom: 5px;
}

.gfield_repeater_buttons button.gfield_icon_disabled {
  cursor: default;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}

.gfield_repeater_buttons button.gfield_icon_disabled:hover {
  background: rgba(242, 242, 242, 0.5);
  color: #757575;
  border: 1px solid rgba(117, 117, 117, 0.4);
}

.gfield_repeater_buttons button:hover {
  background: #fafafa;
  color: #374750;
  border: 1px solid #757575;
}

.gfield_repeater .gfield_repeater_items .gfield_repeater_item:not(:last-child) {
  border-bottom: 2px solid #e0e0e6;
  padding-bottom: 20px;
}

.gfield_repeater_cell > .gfield_repeater_wrapper {
  border-left: 8px solid #f1f1f1;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 2px 1px -1px rgba(0, 0, 0, 0.06), 0 1px 5px 0 rgba(0, 0, 0, 0.06);
}

.gfield_repeater_buttons .add_repeater_item_text:focus,
.gfield_repeater_buttons .remove_repeater_item_text:focus {
  outline: 0;
}

.gfield_repeater_item .gfield_repeater_cell .gfield_required {
  color: #c32121;
}

.gform_legacy_markup_wrapper .gfield_repeater_cell label {
  color: #9b9a9a;
  font-weight: 400;
  font-size: 14px;
  padding-top: 8px;
}

.gfield_repeater_value .gfield_repeater_value .gfield_repeater_cell {
  padding-bottom: 20px;
  padding-top: 0;
}

div .gfield_repeater_cell {
  margin-top: 5px;
}

.gfield_repeater .gfield_repeater_items .gfield_repeater_item:not(:last-child) {
  border-bottom: 2px solid #e0e0e6;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-right: 10px;
}

.gfield_repeater_value > .gfield_repeater {
  border-left: 8px solid rgba(54, 86, 102, 0.1);
  background-color: rgba(1, 1, 1, 0.02);
  padding: 10px 20px;
  border-radius: 8px;
  border-bottom: 1px solid #eee;
  margin: 10px;
}

.gfield_repeater_cell .gfield_repeater_value:not(:first-child) {
  color: rgba(117, 117, 117, 0.7);
  border: 1px solid #c5c6c5;
  border-radius: 4px;
  margin-right: 10px;
  padding-left: 10px;
  background-color: #f0f0f0;
}

.gfield_repeater .gfield_repeater_items,
.gfield_repeater_items .gfield_repeater_cell:not(:first-child) {
  padding-top: 5px;
}

.gfield_repeater .gfield_label {
  color: #23282d;
  font-size: 16px;
  font-weight: 600;
}

.gfield_repeater_value .gfield_label {
  padding-bottom: 0;
}

.gfield_repeater_value .gfield_repeater_value .gfield_repeater_item:first-child {
  padding-bottom: 0;
}

.gform_wrapper .gform_body {
  width: 100% !important;
}
.gform_wrapper .gform_body .gform_fields .gfield {
  padding-right: 0;
}
.gform_wrapper .gform_body .gform_fields .gfield label,
.gform_wrapper .gform_body .gform_fields .gfield label.gfield_label {
  font-family: "eczar", sans-serif;
  font-weight: 300;
  font-size: 0.8em;
}
.gform_wrapper .gform_body .gform_fields .gfield label .gfield_required,
.gform_wrapper .gform_body .gform_fields .gfield label.gfield_label .gfield_required {
  display: none;
}
.gform_wrapper .gform_body .gform_fields .gfield div.ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper .gform_body .gform_fields .gfield div.ginput_container textarea,
.gform_wrapper .gform_body .gform_fields .gfield div.ginput_container input[type=email],
.gform_wrapper .gform_body .gform_fields .gfield div.ginput_container input[type=tel] {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  font-family: "eczar", sans-serif;
  font-size: 16px;
  padding: 15px;
  max-width: 100%;
  outline: 0;
  border: solid 1px #222325;
  width: 100%;
}
.gform_wrapper .gform_body .gform_fields .gfield div.ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
.gform_wrapper .gform_body .gform_fields .gfield div.ginput_container textarea:focus,
.gform_wrapper .gform_body .gform_fields .gfield div.ginput_container input[type=email]:focus,
.gform_wrapper .gform_body .gform_fields .gfield div.ginput_container input[type=tel]:focus {
  border-color: #222325;
}
.gform_wrapper .gform_body .gform_fields .gfield div.ginput_container .gfield_checkbox input[type=checkbox] {
  margin-top: 0;
  margin-right: 0.3em;
}
.gform_wrapper .gform_body .gform_fields .multicolumn-wrapper ul li {
  float: left;
  width: 50%;
  clear: none;
}
.gform_wrapper .gform_body .gform_fields .multicolumn-wrapper ul li:first-child {
  padding-right: 2.5%;
}
.gform_wrapper .gform_footer input[type=submit] {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  display: inline-block;
  color: white;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px 20px;
  width: auto;
  background: #D6AD61;
  border: 0;
  outline: 0;
  cursor: pointer;
  height: auto;
  position: relative;
}
.gform_wrapper .gform_footer input[type=submit]:after {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  border: 1px solid #D6AD61;
}
.gform_wrapper .gform_footer input[type=submit]:hover {
  background-color: #849173;
  color: white;
}
.gform_wrapper .gform_footer input[type=submit]:hover:after {
  border-color: #849173;
}
.gform_wrapper .gform_footer input[type=submit].white {
  background-color: white;
  color: #414042;
}
.gform_wrapper .gform_footer input[type=submit].white:after {
  border-color: white;
}
.gform_wrapper .gform_footer input[type=submit].white:hover {
  background-color: #849173;
  color: white;
}
.gform_wrapper ::-webkit-input-placeholder {
  color: #222325;
}
.gform_wrapper :-moz-placeholder {
  color: #222325;
}
.gform_wrapper ::-moz-placeholder {
  color: #222325;
}
.gform_wrapper :-ms-input-placeholder {
  color: #222325;
}

.gform_confirmation_wrapper {
  background: #d0a85e !important;
  padding: 40px 20px !important;
  font-size: 30px !important;
  line-height: 42px !important;
  border: 2px solid #413f41 !important;
}

input[type=image] {
  padding: 0 !important;
  background-color: transparent !important;
  border-radius: 0 !important;
  margin: 0 !important;
  box-shadow: none !important;
}

@font-face {
  font-family: "canvas";
  src: url("fonts/canvas.eot");
  src: url("fonts/canvas.eot?#iefix") format("embedded-opentype"), url("fonts/canvas.woff") format("woff"), url("fonts/canvas.ttf") format("truetype"), url("fonts/canvas.svg#canvas") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=c-]:before,
[class*=" c-"]:before {
  font-family: "canvas";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.c-facebook:before {
  content: "i";
}

.c-google-plus:before {
  content: "j";
}

.c-instagram:before {
  content: "k";
}

.c-snapchat:before {
  content: "l";
}

.c-twitter:before {
  content: "m";
}

.c-youtube:before {
  content: "n";
}

.c-pinterest:before {
  content: "a";
}

.c-neon-canvas-horizontal:before {
  content: "b";
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
.bgvideo {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}
.bgvideo video {
  position: absolute;
  top: 0;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  transform: translateX(-50%);
  background-position: center right;
}

.container-fluid,
.container,
.container-lrg {
  margin-right: auto;
  margin-left: auto;
  padding: 0 25px;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 830px) {
  .container-fluid,
  .container,
  .container-lrg {
    max-width: 500px;
  }
}

.container-wide {
  position: relative;
  z-index: 3;
  padding: 0 25px;
}

.container-lrg {
  max-width: 1420px;
}
@media screen and (max-width: 830px) {
  .container-lrg {
    max-width: 500px;
  }
}

.container-fluid {
  padding-right: 25px;
  padding-left: 25px;
}

.row {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
}

.row.reverse {
  flex-direction: row-reverse;
}

.col.reverse {
  flex-direction: column-reverse;
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12 {
  box-sizing: border-box;
  flex: 0 0 auto;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.col-xs {
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
}

.col-xs-1 {
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}

.col-xs-2 {
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}

.col-xs-3 {
  flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}

.col-xs-5 {
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}

.col-xs-6 {
  flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}

.col-xs-8 {
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}

.col-xs-9 {
  flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}

.col-xs-11 {
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}

.col-xs-12 {
  flex-basis: 100%;
  max-width: 100%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.start-xs {
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  justify-content: center;
  text-align: center;
}

.end-xs {
  justify-content: flex-end;
  text-align: end;
}

.top-xs {
  align-items: flex-start;
}

.middle-xs {
  align-items: center;
}

.bottom-xs {
  align-items: flex-end;
}

.around-xs {
  justify-content: space-around;
}

.between-xs {
  justify-content: space-between;
}

.first-xs {
  order: -1;
}

.last-xs {
  order: 1;
}

@media only screen and (min-width: 830px) {
  .container {
    width: 47rem;
  }
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-offset-0,
  .col-sm-offset-1,
  .col-sm-offset-2,
  .col-sm-offset-3,
  .col-sm-offset-4,
  .col-sm-offset-5,
  .col-sm-offset-6,
  .col-sm-offset-7,
  .col-sm-offset-8,
  .col-sm-offset-9,
  .col-sm-offset-10,
  .col-sm-offset-11,
  .col-sm-offset-12 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-sm {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-sm {
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    align-items: flex-start;
  }
  .middle-sm {
    align-items: center;
  }
  .bottom-sm {
    align-items: flex-end;
  }
  .around-sm {
    justify-content: space-around;
  }
  .between-sm {
    justify-content: space-between;
  }
  .first-sm {
    order: -1;
  }
  .last-sm {
    order: 1;
  }
}
@media only screen and (min-width: 64em) {
  .container {
    width: 63rem;
  }
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-offset-0,
  .col-md-offset-1,
  .col-md-offset-2,
  .col-md-offset-3,
  .col-md-offset-4,
  .col-md-offset-5,
  .col-md-offset-6,
  .col-md-offset-7,
  .col-md-offset-8,
  .col-md-offset-9,
  .col-md-offset-10,
  .col-md-offset-11,
  .col-md-offset-12 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-md {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-md {
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    justify-content: center;
    text-align: center;
  }
  .end-md {
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    align-items: flex-start;
  }
  .middle-md {
    align-items: center;
  }
  .bottom-md {
    align-items: flex-end;
  }
  .around-md {
    justify-content: space-around;
  }
  .between-md {
    justify-content: space-between;
  }
  .first-md {
    order: -1;
  }
  .last-md {
    order: 1;
  }
}
@media only screen and (min-width: 75em) {
  .container {
    width: 74rem;
  }
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-offset-0,
  .col-lg-offset-1,
  .col-lg-offset-2,
  .col-lg-offset-3,
  .col-lg-offset-4,
  .col-lg-offset-5,
  .col-lg-offset-6,
  .col-lg-offset-7,
  .col-lg-offset-8,
  .col-lg-offset-9,
  .col-lg-offset-10,
  .col-lg-offset-11,
  .col-lg-offset-12 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-lg {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-lg {
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    align-items: flex-start;
  }
  .middle-lg {
    align-items: center;
  }
  .bottom-lg {
    align-items: flex-end;
  }
  .around-lg {
    justify-content: space-around;
  }
  .between-lg {
    justify-content: space-between;
  }
  .first-lg {
    order: -1;
  }
  .last-lg {
    order: 1;
  }
}
@media screen and (max-width: 830px) {
  .mobile-first {
    order: 0;
  }
}

@media screen and (max-width: 830px) {
  .mobile-last {
    order: 1;
  }
}

.grid-row {
  position: relative;
  width: 100%;
}

.grid-row [class^=col] {
  float: left;
  margin: 0.5rem 2%;
  min-height: 0.125rem;
}

.grid-row::after {
  content: "";
  display: table;
  clear: both;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  width: 96%;
}

.col-1-sm {
  width: 4.3333333333%;
}

.col-2-sm {
  width: 12.6666666667%;
}

.col-3-sm {
  width: 21%;
}

.col-4-sm {
  width: 29.3333333333%;
}

.col-5-sm {
  width: 37.6666666667%;
}

.col-6-sm {
  width: 46%;
}

.col-7-sm {
  width: 54.3333333333%;
}

.col-8-sm {
  width: 62.6666666667%;
}

.col-9-sm {
  width: 71%;
}

.col-10-sm {
  width: 79.3333333333%;
}

.col-11-sm {
  width: 87.6666666667%;
}

.col-12-sm {
  width: 96%;
}

@media only screen and (min-width: 830px) {
  .col-1 {
    width: 4.3333333333%;
  }
  .col-2 {
    width: 12.6666666667%;
  }
  .col-3 {
    width: 21%;
  }
  .col-4 {
    width: 29.3333333333%;
  }
  .col-5 {
    width: 37.6666666667%;
  }
  .col-6 {
    width: 46%;
  }
  .col-7 {
    width: 54.3333333333%;
  }
  .col-8 {
    width: 62.6666666667%;
  }
  .col-9 {
    width: 71%;
  }
  .col-10 {
    width: 79.3333333333%;
  }
  .col-11 {
    width: 87.6666666667%;
  }
  .col-12 {
    width: 96%;
  }
  .hidden-sm {
    display: block;
  }
}
.banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #222325;
  overflow: hidden;
  height: 100vh;
  padding: 0;
}
@media screen and (max-width: 830px) {
  .banner {
    height: 600px;
  }
}
@media screen and (max-width: 480px) {
  .banner {
    height: 375px;
  }
}
.banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(34, 35, 37, 0.6);
  z-index: 1;
  opacity: 0.7;
}
.banner .banner-message {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  padding: 0 60px 100px;
  width: 940px;
  max-width: 100%;
  margin: 40px 0 0;
  text-align: left;
}
@media screen and (max-width: 830px) {
  .banner .banner-message {
    padding: 0 20px 50px;
  }
}
@media screen and (max-width: 480px) {
  .banner .banner-message {
    padding: 0 20px 35px;
  }
}
.banner .banner-message h1,
.banner .banner-message h2,
.banner .banner-message h3,
.banner .banner-message h4,
.banner .banner-message h5,
.banner .banner-message p {
  color: white;
}
@media screen and (max-width: 830px) {
  .banner video {
    height: 600px;
  }
}
@media screen and (max-width: 480px) {
  .banner video {
    height: 375px;
  }
}

footer {
  padding: 0;
  background: white;
  position: relative;
  z-index: 2;
}
footer .footer-top {
  padding: 7.5em 265px 7.5em 20px;
  background-color: #849173;
  position: relative;
}
@media screen and (max-width: 830px) {
  footer .footer-top {
    padding: 3.75em 20px;
  }
}
footer .footer-top .wrap {
  width: 530px;
  max-width: 100%;
  margin: auto;
}
footer .footer-top .wrap h5,
footer .footer-top .wrap h2,
footer .footer-top .wrap p {
  color: white;
}
footer .footer-top .wrap input[type=text],
footer .footer-top .wrap input[type=email],
footer .footer-top .wrap input[type=tel] {
  background-color: white !important;
  border: 0 !important;
  padding: 15px 20px 15px 40px !important;
}
footer .footer-top .wrap input[type=text] {
  background-image: url("/wp-content/themes/canvas/img/icon-user.svg");
  background-repeat: no-repeat;
  background-position: 15px center;
  background-size: 16px;
}
footer .footer-top .wrap input[type=email] {
  background-image: url("/wp-content/themes/canvas/img/icon-email.svg");
  background-repeat: no-repeat;
  background-position: 15px center;
  background-size: 16px;
}
footer .footer-top .wrap input[type=tel] {
  background-image: url("/wp-content/themes/canvas/img/icon-phone.svg");
  background-repeat: no-repeat;
  background-position: 15px center;
  background-size: 16px;
}
@media screen and (max-width: 830px) {
  footer .footer-top .gform_footer input[type=image] {
    margin: 0 !important;
  }
}
footer .footer-top .side-logo {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 265px;
  background-color: #F4F2DF;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: stretch;
  align-items: center;
  padding: 30px;
}
footer .instagram {
  text-align: center;
  padding: 60px 0;
}
footer .instagram ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer .instagram ul li {
  display: inline-block;
  margin: 0 10px;
}
footer .instagram ul li a {
  height: 50px;
  width: 50px;
  border-radius: 50px;
  border: 1px solid #414042;
  color: #414042;
  background-color: white;
  display: inline-block;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
}
footer .instagram ul li a:hover {
  background-color: #849173;
  color: white;
}
footer .footer-bottom {
  padding: 60px 0 0;
  background-color: #414042;
  background-image: url(/wp-content/themes/canvas/img/logo-icon-white.svg);
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
}
footer .footer-bottom ul {
  margin: 0 0 50px;
  padding: 0;
  list-style: none;
}
footer .footer-bottom ul li {
  display: inline-block;
  margin: 0px 12px 10px;
}
footer .footer-bottom ul li a {
  color: #F4F2DF;
  font-size: 24px;
  font-weight: 800;
}
footer .footer-bottom ul li a:hover {
  color: #F4F2DF;
  opacity: 0.4;
}
footer .footer-bottom a.footer-logo {
  display: inline-block;
  margin: 0 auto 60px;
}
footer .footer-bottom a.footer-logo svg {
  display: block;
}
footer .footer-bottom .locations h5 {
  color: white;
}
footer .footer-bottom .locations p {
  color: white;
}
footer .footer-bottom .locations p a {
  color: white;
  display: block;
}
footer .footer-bottom .locations p a:hover {
  color: white;
  opacity: 0.4;
}
footer .footer-bottom .credits {
  border-top: 1px solid #D6AD61;
  padding: 10px;
  text-align: center;
  margin-top: 60px;
}
footer .footer-bottom .credits .copy {
  font-size: 14px;
  margin: 0;
  color: white;
}
footer .footer-bottom .credits .copy a {
  color: white;
}
@media only screen and (max-width: 830px) {
  footer {
    margin-bottom: 55px;
  }
}

header {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  height: 105px;
  background: #414042;
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
header.active {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
header .utility {
  height: 25px;
  line-height: 25px;
  padding: 0 20px;
  background-color: #849173;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 3;
}
header .utility ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
header .utility ul li {
  display: inline-block;
  margin: 0 15px;
  position: relative;
}
header .utility ul li span {
  color: white;
  font-weight: 400;
  font-size: 16px;
}
header .utility ul li span i {
  margin: 0 4px 0 0;
}
header .utility ul li ul {
  position: absolute;
  top: 100%;
  left: 50%;
  display: none;
  transform: translateX(-50%);
  text-align: center;
  background-color: white;
  padding: 25px 15px 15px;
  width: 250px;
}
header .utility ul li ul:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 4px;
  margin-left: -4px;
}
header .utility ul li h5 {
  margin: 0 0 10px !important;
}
header .utility ul li a {
  color: #414042;
  font-weight: 400;
  font-size: 15px;
  margin: 0 0 10px !important;
  display: block;
}
header .utility ul li a svg,
header .utility ul li a i {
  display: inline-block;
  margin: 0 4px 0 0;
}
header .utility ul li:hover ul {
  display: block;
}
header a.logo {
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translateY(-50%);
  margin: 12px 0 0;
}
@media screen and (max-width: 1245px) {
  header a.logo {
    width: 240px;
  }
}
header a.logo svg {
  display: block;
}
@media screen and (max-width: 1245px) {
  header a.logo svg {
    width: 240px;
    height: auto;
  }
}
header a.header-cta {
  background-color: #D6AD61;
  color: #414042;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  margin: 12px 0 0;
}
@media screen and (max-width: 1150px) {
  header a.header-cta {
    right: 100px;
  }
}
@media screen and (max-width: 830px) {
  header a.header-cta {
    display: none;
  }
}
header .contact-ctas {
  color: white;
  position: absolute;
  top: 50%;
  right: 220px;
  transform: translateY(-50%);
  margin: 12px 0 0;
}
@media screen and (max-width: 1150px) {
  header .contact-ctas {
    right: 295px;
  }
}
@media screen and (max-width: 830px) {
  header .contact-ctas {
    display: none;
  }
}
header .contact-ctas a {
  color: white;
  display: block;
}
header .contact-ctas a i {
  margin: 0 8px 0 0;
  display: inline-block;
  font-size: 13px;
  color: #D6AD61;
}
header nav#site-navigation {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  margin: 12px 0 0;
}
@media screen and (max-width: 1150px) {
  header nav#site-navigation {
    display: none;
  }
}
header nav#site-navigation #primary-menu {
  margin: 0;
  padding: 0;
}
header nav#site-navigation #primary-menu li {
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 1245px) {
  header nav#site-navigation #primary-menu li {
    margin: 0 10px;
  }
}
header nav#site-navigation #primary-menu li.menu-item-has-children {
  position: relative;
}
header nav#site-navigation #primary-menu li.menu-item-has-children:after {
  content: "";
  height: 1.5px;
  width: 14px;
  background: mintcream;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
@media screen and (max-width: 1245px) {
  header nav#site-navigation #primary-menu li.menu-item-has-children:after {
    display: none;
  }
}
header nav#site-navigation #primary-menu li.menu-item-has-children:last-of-type:after {
  display: none !important;
}
header nav#site-navigation #primary-menu li a {
  display: inline-block;
  position: relative;
  color: #F4F2DF;
  font-size: 16px;
  line-height: 80px;
}
header nav#site-navigation #primary-menu li a:hover {
  color: #F4F2DF;
  opacity: 0.5;
}
header nav#site-navigation #primary-menu li:hover ul {
  display: block;
}
header nav#site-navigation #primary-menu li ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #F4F2DF;
  padding: 20px 0;
  margin: 0 0 0 -20px;
  box-shadow: none !important;
  text-align: center;
  border: 1px solid #414042;
  border-top: 0;
}
header nav#site-navigation #primary-menu li ul:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #F4F2DF;
  border-width: 4px;
  margin-left: -4px;
}
header nav#site-navigation #primary-menu li ul li {
  display: block;
  line-height: 1.75em !important;
  position: relative;
  padding: 0 20px;
}
header nav#site-navigation #primary-menu li ul li:before, header nav#site-navigation #primary-menu li ul li:after {
  display: none !important;
}
header nav#site-navigation #primary-menu li ul li ul {
  display: none !important;
  left: 100% !important;
  right: auto !important;
  top: 0;
  margin: 0;
}
header nav#site-navigation #primary-menu li ul li ul:before {
  display: none !important;
}
header nav#site-navigation #primary-menu li ul li ul li:first-of-type {
  border: 0 !important;
}
header nav#site-navigation #primary-menu li ul li:hover ul {
  display: block !important;
}
header nav#site-navigation #primary-menu li ul li.current_page_item:before {
  display: none;
}
header nav#site-navigation #primary-menu li ul li a {
  color: #414042;
  white-space: nowrap;
  display: block;
  text-transform: none;
  letter-spacing: 0;
  line-height: 25px;
}
header nav#site-navigation #primary-menu li ul li a:hover {
  opacity: 1;
  color: #849173;
}
@media only screen and (max-width: 480px) {
  header nav#site-navigation {
    display: none;
  }
}

.menu-toggle {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  position: absolute;
  top: 25px;
  right: 0;
  display: none;
  line-height: 80px;
  height: 80px;
  width: 80px;
  z-index: 8;
  background: #F4F2DF;
  border: 0;
}
.menu-toggle span {
  top: 50%;
  left: 50%;
  margin-left: -7px;
}
.menu-toggle span,
.menu-toggle span:before,
.menu-toggle span:after {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  content: "";
  cursor: pointer;
  height: 2px;
  width: 18px;
  background: #222325;
  position: absolute;
  display: block;
}
.menu-toggle span:before {
  top: -6px;
}
.menu-toggle span:after {
  bottom: -6px;
}
.menu-toggle:focus {
  outline: none;
}
.menu-toggle.active span {
  background: transparent !important;
}
.menu-toggle.active span:before, .menu-toggle.active span:after {
  top: 0;
}
.menu-toggle.active span:before {
  transform: rotate(45deg);
}
.menu-toggle.active span:after {
  transform: rotate(-45deg);
}
@media only screen and (max-width: 1150px) {
  .menu-toggle {
    display: block;
  }
}

#side-menu {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  transition-duration: 0.44s;
  position: fixed;
  height: 100%;
  width: 350px;
  top: 0;
  right: -350px;
  text-align: left;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 99999;
  padding: 35px 0;
  background: #F4F2DF;
}
@media screen and (max-width: 480px) {
  #side-menu {
    width: 100%;
    right: -100%;
  }
}
#side-menu.active {
  right: 0;
  border-left: 1px solid #414042;
}
@media screen and (min-width: 830px) {
  #side-menu.active {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.25);
  }
}
#side-menu .menu-close {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  position: absolute;
  top: 20px;
  right: 20px;
  line-height: 80px;
  height: 45px;
  width: 45px;
  z-index: 3;
  background: transparent;
  border: 0;
  cursor: pointer;
}
#side-menu .menu-close:hover {
  transform: scale(1.3);
}
#side-menu .menu-close span {
  top: 50%;
  margin-left: 13px;
  background: transparent !important;
}
#side-menu .menu-close span,
#side-menu .menu-close span:before,
#side-menu .menu-close span:after {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  content: "";
  cursor: pointer;
  height: 3px;
  width: 18px;
  position: absolute;
  display: block;
  background: #222325;
}
@media screen and (max-width: 1000px) {
  #side-menu .menu-close span,
  #side-menu .menu-close span:before,
  #side-menu .menu-close span:after {
    background: #222325;
  }
}
#side-menu .menu-close span:before {
  top: 0;
  transform: rotate(45deg);
  background: #222325;
}
@media screen and (max-width: 1000px) {
  #side-menu .menu-close span:before {
    background: #222325;
  }
}
#side-menu .menu-close span:after {
  bottom: 0;
  transform: rotate(-45deg);
  background: #222325;
}
@media screen and (max-width: 1000px) {
  #side-menu .menu-close span:after {
    background: #222325;
  }
}
#side-menu .menu-close:focus {
  outline: none;
}
#side-menu .menu-main-nav-container {
  position: relative;
}
#side-menu ul#primary-menu {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  margin: 0;
  display: block;
  padding: 0 20px;
}
#side-menu ul#primary-menu.active {
  transform: translateX(-100%);
}
#side-menu ul#primary-menu > li {
  margin: 0;
  padding: 0;
  float: none;
  display: inline-block;
  width: 100%;
  text-align: left;
  line-height: 65px;
}
#side-menu ul#primary-menu > li a {
  font-weight: 400;
  font-size: 26px;
  padding: 0 20px 0 0;
  margin: 0;
  display: inline-block;
  color: #222325;
  font-family: "rafaella", sans-serif;
}
#side-menu ul#primary-menu > li a:hover {
  color: #222325;
}
@media screen and (max-width: 830px) {
  #side-menu ul#primary-menu > li a {
    font-size: 22px;
  }
}
#side-menu ul#primary-menu > li a.expand {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  padding: 0;
  cursor: pointer;
  transform: rotate(-90deg);
  margin: 0 0 -2px;
  border: 1px solid black;
  border-radius: 100px;
  width: 22px;
  height: 22px;
  background-color: white;
}
#side-menu ul#primary-menu > li a.expand:before, #side-menu ul#primary-menu > li a.expand:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #414042;
  width: 1px;
  height: 8px;
  margin: -4px 0 0 -1px;
  border-radius: 6px;
  transform-origin: center;
}
#side-menu ul#primary-menu > li a.expand:before {
  transform: rotate(-45deg) translate(-4px, 0px);
  margin: -6px 0px 0px 0px !important;
}
#side-menu ul#primary-menu > li a.expand:after {
  webkit-transform: rotate(45deg) translate(4px, 0px);
  transform: rotate(45deg) translate(4px, 0px);
  margin: -5px 0 0 0 !important;
  margin: -6px 0px 0px -1px !important;
}
#side-menu ul#primary-menu > li a.expand:hover {
  background: #efefef;
}
#side-menu ul#primary-menu > li ul {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  padding: 0;
  margin: 0;
  display: none;
  float: none;
  transform: translateX(100%);
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 20px 0 30px;
  width: 100%;
}
#side-menu ul#primary-menu > li ul.active {
  display: block;
}
#side-menu ul#primary-menu > li ul li {
  display: block;
  width: 100%;
  height: auto;
}
#side-menu ul#primary-menu > li ul li a.expand {
  display: none;
}
#side-menu ul#primary-menu > li ul li a {
  color: #222325;
  font-size: 17px;
  padding: 0 10px;
  display: block;
  font-weight: normal;
  line-height: 40px;
  font-family: "eczar", sans-serif;
  font-weight: 400;
  white-space: nowrap;
}
#side-menu ul#primary-menu > li ul li ul {
  margin: 0;
  display: block;
  float: none;
  transform: none;
  position: relative;
}
#side-menu .menu-back {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  position: relative;
  z-index: 3;
  background: transparent;
  border: 0;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 3px;
  margin: 0 0 20px 35px;
  display: inline-block;
}
#side-menu .menu-back.active {
  visibility: visible;
  opacity: 0.35;
}
#side-menu .menu-back .icon {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
#side-menu .menu-back .icon svg {
  display: block;
}
#side-menu .menu-back .text {
  display: inline-block;
  vertical-align: middle;
}
#side-menu .contact-info {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  padding: 20px;
}
#side-menu .contact-info .btn {
  margin-bottom: 50px;
}
#side-menu .contact-info h5 {
  margin: 0 0 10px;
}
#side-menu .contact-info p a {
  color: #849173;
  display: inline-block;
}
#side-menu .contact-info.active {
  transform: translateX(-100%);
}

.mobile-bar {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 55px;
  background: white;
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.05), 0 -1px 4px rgba(0, 0, 0, 0.1);
  z-index: 9998;
}
.mobile-bar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mobile-bar ul li {
  position: relative;
  float: left;
  width: 25%;
}
.mobile-bar ul li:first-of-type {
  width: 50%;
  background-color: #D6AD61;
}
.mobile-bar ul li:first-of-type a {
  color: #414042;
  font-weight: 800;
}
.mobile-bar ul li:last-of-type {
  border-left: 2px solid #ededed;
}
.mobile-bar ul li:before {
  position: absolute;
  top: 0;
  left: 0;
  color: #222325;
  font-size: 1.2em;
  text-align: center;
  line-height: 55px;
  width: 100%;
  pointer-events: none;
}
.mobile-bar ul li a {
  display: block;
  color: #849173;
  text-align: center;
  line-height: 55px;
  overflow: hidden;
}
.mobile-bar ul li.main-action {
  width: 40%;
}
.mobile-bar ul li.main-action a {
  font-weight: 600;
  text-indent: 0;
  background: #222325;
}
.mobile-bar ul li.main-action a:hover {
  background: #222325;
}
.mobile-bar ul li:hover:before {
  color: white;
}
.mobile-bar ul li:hover a {
  color: white;
  background: #222325;
}
.mobile-bar ul li:hover ul {
  display: block;
  background: #222325;
}
.mobile-bar ul li ul {
  display: none;
  position: fixed;
  left: 0;
  width: 100%;
  bottom: 55px;
  background: #222325;
}
.mobile-bar ul li ul li {
  display: block;
  width: 100% !important;
  border-top: 1px solid #222325;
}
.mobile-bar ul li ul li:first-child {
  border-top: 0;
}
.mobile-bar ul li ul li a {
  text-indent: 0;
  padding: 0 3.75em;
}
@media only screen and (max-width: 830px) {
  .mobile-bar {
    display: block;
  }
}

.section-padding {
  padding: 7.5em 0;
}
@media only screen and (max-width: 830px) {
  .section-padding {
    padding: 3.75em 0;
  }
}

.section-padding-top {
  padding: 7.5em 0 0;
}
@media only screen and (max-width: 830px) {
  .section-padding-top {
    padding: 3.75em 0 0;
  }
}

.section-padding-bottom {
  padding: 0 0 7.5em;
}
@media only screen and (max-width: 830px) {
  .section-padding-bottom {
    padding: 0 0 3.75em;
  }
}

.padding-top-10 {
  padding-top: 10px;
}

.padding-top-20 {
  padding-top: 20px;
}

.padding-top-30 {
  padding-top: 30px;
}

.padding-top-40 {
  padding-top: 40px;
}

.padding-top-50 {
  padding-top: 50px;
}

.padding-top-60 {
  padding-top: 60px;
}

.padding-top-70 {
  padding-top: 70px;
}

.padding-top-80 {
  padding-top: 80px;
}

.padding-top-90 {
  padding-top: 90px;
}

.padding-bottom-10 {
  padding-bottom: 10px;
}

.padding-bottom-20 {
  padding-bottom: 20px;
}

.padding-bottom-30 {
  padding-bottom: 30px;
}

.padding-bottom-40 {
  padding-bottom: 40px;
}

.padding-bottom-50 {
  padding-bottom: 50px;
}

.padding-bottom-60 {
  padding-bottom: 60px;
}

.padding-bottom-70 {
  padding-bottom: 70px;
}

.padding-bottom-80 {
  padding-bottom: 80px;
}

.padding-bottom-90 {
  padding-bottom: 90px;
}

.padding-bottom-40 {
  padding-bottom: 40px;
}

.padding-bottom-50 {
  padding-bottom: 50px;
}

.padding-bottom-100 {
  padding-bottom: 100px;
}

.padding-left-10 {
  padding-left: 10px;
}

.padding-left-20 {
  padding-left: 20px;
}

.padding-left-30 {
  padding-left: 30px;
}

.padding-left-40 {
  padding-left: 40px;
}

.padding-left-50 {
  padding-left: 50px;
}

.padding-left-60 {
  padding-left: 60px;
}

.padding-left-70 {
  padding-left: 70px;
}

.padding-left-80 {
  padding-left: 80px;
}

.padding-left-90 {
  padding-left: 90px;
}

.padding-left-40 {
  padding-left: 40px;
}

.padding-left-50 {
  padding-left: 50px;
}

.padding-left-100 {
  padding-left: 100px;
}

.padding-right-10 {
  padding-right: 10px;
}

.padding-right-20 {
  padding-right: 20px;
}

.padding-right-30 {
  padding-right: 30px;
}

.padding-right-40 {
  padding-right: 40px;
}

.padding-right-50 {
  padding-right: 50px;
}

.padding-right-60 {
  padding-right: 60px;
}

.padding-right-70 {
  padding-right: 70px;
}

.padding-right-80 {
  padding-right: 80px;
}

.padding-right-90 {
  padding-right: 90px;
}

.padding-right-40 {
  padding-right: 40px;
}

.padding-right-50 {
  padding-right: 50px;
}

.padding-right-100 {
  padding-right: 100px;
}

.padding-top-40 {
  padding-top: 40px;
}

.padding-top-50 {
  padding-top: 50px;
}

.padding-top-100 {
  padding-top: 100px;
}

@media screen and (min-width: 830px) {
  .desktop-padding-top-10 {
    padding-top: 10px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-top-20 {
    padding-top: 20px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-top-30 {
    padding-top: 30px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-top-40 {
    padding-top: 40px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-top-50 {
    padding-top: 50px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-top-60 {
    padding-top: 60px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-top-70 {
    padding-top: 70px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-top-80 {
    padding-top: 80px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-top-90 {
    padding-top: 90px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-top-100 {
    padding-top: 100px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-bottom-10 {
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-bottom-20 {
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-bottom-30 {
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-bottom-40 {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-bottom-50 {
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-bottom-60 {
    padding-bottom: 60px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-bottom-70 {
    padding-bottom: 70px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-bottom-80 {
    padding-bottom: 80px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-bottom-90 {
    padding-bottom: 90px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-bottom-100 {
    padding-bottom: 100px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-left-10 {
    padding-left: 10px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-left-20 {
    padding-left: 20px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-left-30 {
    padding-left: 30px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-left-40 {
    padding-left: 40px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-left-50 {
    padding-left: 50px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-left-60 {
    padding-left: 60px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-left-70 {
    padding-left: 70px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-left-80 {
    padding-left: 80px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-left-90 {
    padding-left: 90px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-left-100 {
    padding-left: 100px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-right-10 {
    padding-right: 10px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-right-20 {
    padding-right: 20px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-right-30 {
    padding-right: 30px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-right-40 {
    padding-right: 40px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-right-50 {
    padding-right: 50px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-right-60 {
    padding-right: 60px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-right-70 {
    padding-right: 70px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-right-80 {
    padding-right: 80px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-right-90 {
    padding-right: 90px;
  }
}

@media screen and (min-width: 830px) {
  .desktop-padding-right-100 {
    padding-right: 100px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-top-10 {
    padding-top: 10px !important;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-top-20 {
    padding-top: 20px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-top-30 {
    padding-top: 30px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-top-40 {
    padding-top: 40px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-top-50 {
    padding-top: 50px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-top-60 {
    padding-top: 60px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-top-70 {
    padding-top: 70px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-top-80 {
    padding-top: 80px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-top-90 {
    padding-top: 90px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-top-100 {
    padding-top: 100px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-bottom-10 {
    padding-bottom: 10px !important;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-bottom-20 {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-bottom-30 {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-bottom-40 {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-bottom-50 {
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-bottom-60 {
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-bottom-70 {
    padding-bottom: 70px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-bottom-80 {
    padding-bottom: 80px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-bottom-90 {
    padding-bottom: 90px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-bottom-100 {
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-left-10 {
    padding-left: 10px !important;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-left-20 {
    padding-left: 20px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-left-30 {
    padding-left: 30px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-left-40 {
    padding-left: 40px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-left-50 {
    padding-left: 50px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-left-60 {
    padding-left: 60px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-left-70 {
    padding-left: 70px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-left-80 {
    padding-left: 80px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-left-90 {
    padding-left: 90px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-left-100 {
    padding-left: 100px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-right-10 {
    padding-right: 10px !important;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-right-20 {
    padding-right: 20px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-right-30 {
    padding-right: 30px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-right-40 {
    padding-right: 40px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-right-50 {
    padding-right: 50px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-right-60 {
    padding-right: 60px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-right-70 {
    padding-right: 70px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-right-80 {
    padding-right: 80px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-right-90 {
    padding-right: 90px;
  }
}

@media screen and (max-width: 830px) {
  .mobile-padding-right-100 {
    padding-right: 100px;
  }
}

.spacer {
  content: "";
  display: block;
  position: relative;
  height: 20px;
}
.spacer.spacer-5 {
  height: 5px;
}
.spacer .spacer-10 {
  height: 10px;
}
.spacer.spacer-15 {
  height: 15px;
}
.spacer.spacer-20 {
  height: 15px;
}
.spacer.spacer-25 {
  height: 15px;
}
.spacer.spacer-lrg {
  height: 30px;
}

.marquee {
  list-style: none;
  margin: 0;
  padding: 40px 0;
  background-color: #414042;
  overflow: hidden;
}
.marquee span.marquee3k__copy {
  padding: 0 40px 0 0;
}
.marquee span.marquee3k__copy h3 {
  margin: 0;
  font-family: "rafaella", sans-serif;
  font-weight: 400;
  font-size: 90px;
  color: #F4F2DF;
}
@media only screen and (max-width: 980px) {
  .marquee span.marquee3k__copy h3 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 830px) {
  .marquee span.marquee3k__copy h3 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .marquee span.marquee3k__copy h3 {
    font-size: 32px;
  }
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.wow {
  visibility: hidden;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.hinge {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    transform: translateX(10px);
  }
}
.shake {
  animation-name: shake;
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  0% {
    transform: translateX(0%);
  }
  15% {
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    transform: translateX(0%);
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  0% {
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}
@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  100% {
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}

body.home section.banner {
  background-image: url("/wp-content/uploads/2025/10/AdobeStock_320724309-lrg.jpg");
}
body.home section.banner:after {
  display: none !important;
}
body.home section:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50px;
  background-image: url("/wp-content/themes/canvas/img/bg-marble.jpg");
  background-attachment: fixed;
}
@media screen and (max-width: 830px) {
  body.home section:after {
    display: none;
  }
}
body.home section.welcome:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 23%;
  background-color: #F4F2DF;
}
@media screen and (max-width: 830px) {
  body.home section.welcome:before {
    display: none;
  }
}
body.home section.welcome .intro-row {
  margin-bottom: 40px;
}
@media screen and (min-width: 830px) {
  body.home section.welcome .intro-row .intro-col {
    padding-right: 40px;
  }
}
body.home section.welcome .intro-row .intro-col img {
  display: block;
}
body.home section.welcome .intro-row .bg-col {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("/wp-content/themes/canvas/img/welcome-img-v2.jpg");
  position: relative;
}
@media screen and (max-width: 830px) {
  body.home section.welcome .intro-row .bg-col {
    display: none;
  }
}
body.home section.welcome .intro-row .bg-col .logo-icon {
  top: 0;
  right: 0;
  position: absolute;
  transform: translateX(50%) translateY(-50%);
}
body.home section.welcome .intro-row .bg-col .logo-icon svg {
  display: block;
}
@media screen and (min-width: 830px) {
  body.home section.welcome .intro-bottom {
    padding-right: 0;
  }
}
@media screen and (min-width: 830px) {
  body.home section.welcome .vp-col {
    padding-left: 80px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: stretch;
    align-items: flex-start;
  }
}
body.home section.welcome .vp-intro {
  margin-bottom: 120px;
}
@media screen and (max-width: 830px) {
  body.home section.welcome .vp-intro {
    margin-bottom: 70px;
  }
}
body.home section.welcome .vp-wrap .vp {
  margin-bottom: 50px;
}
@media screen and (max-width: 830px) {
  body.home section.welcome .vp-wrap .vp {
    padding: 40px 30px;
    background-color: #F4F2DF;
  }
}
body.home section.welcome .vp-wrap .vp:last-of-type {
  margin: 0;
}
body.home section.welcome .vp-wrap .vp p {
  font-size: 15px;
  line-height: 27px;
  margin: 0 0 20px !important;
}
body.home section.meet-the-doctor a.btn-arrow {
  margin: 0;
}
body.home section.meet-the-doctor:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 30%;
  background-image: url("/wp-content/themes/canvas/img/bg-marble.jpg");
  background-attachment: fixed;
}
@media screen and (max-width: 830px) {
  body.home section.meet-the-doctor:before {
    display: none;
  }
}
body.home section.meet-the-doctor .headshot-wrap {
  position: relative;
}
body.home section.meet-the-doctor .headshot-wrap .logo-icon {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-50%) translateY(-50%);
}
@media screen and (max-width: 830px) {
  body.home section.meet-the-doctor .headshot-wrap .logo-icon {
    display: none;
  }
}
body.home section.meet-the-doctor .headshot-wrap .logo-icon svg {
  display: block;
}
body.home section.meet-the-doctor .dr-row {
  margin-bottom: 50px;
}
body.home section.meet-the-doctor img {
  display: block;
}
@media screen and (max-width: 830px) {
  body.home section.meet-the-doctor img {
    margin-bottom: 30px;
  }
}
body.home section.meet-the-doctor .wrap {
  text-align: center;
  width: 520px;
  max-width: 100%;
  padding: 0 25px;
  margin: auto;
}
@media screen and (max-width: 830px) {
  body.home section.treatments {
    background-color: #F4F2DF;
  }
}
body.home section.treatments:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 23%;
  background-color: #F4F2DF;
}
@media screen and (max-width: 830px) {
  body.home section.treatments:before {
    display: none;
  }
}
body.home section.treatments .intro-row {
  margin-bottom: 50px;
}
body.home section.treatments .intro-row h2 {
  width: 450px;
  max-width: 100%;
}
@media screen and (max-width: 830px) {
  body.home section.treatments .intro-row h2 {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
body.home section.treatments .intro-row p {
  width: 520px;
  max-width: 100%;
  padding: 0 25px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 830px) {
  body.home section.treatments .intro-row p {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
body.home section.treatments .treatments-row {
  margin-bottom: 50px;
}
body.home section.treatments .treatments-row:last-of-type {
  margin-bottom: 0;
}
body.home section.treatments .treatments-row img {
  display: block;
}
body.home section.treatments .treatments-row .wrap {
  width: 520px;
  max-width: 100%;
  padding: 0 25px;
  margin: auto;
}
@media screen and (max-width: 830px) {
  body.home section.treatments .treatments-row .wrap {
    width: 100%;
    max-width: 100%;
    padding: 0;
    background: white;
    padding: 40px 30px;
  }
}
body.home section.treatments .treatments-row .wrap p {
  font-size: 15px;
  line-height: 27px;
  margin: 0 0 20px !important;
}
body.home section.reviews {
  background-color: #414042;
  background-image: url(/wp-content/themes/canvas/img/logo-icon-white.svg);
  background-position: center;
  background-repeat: no-repeat;
  padding: 130px 0;
}
body.home section.reviews:after {
  display: none;
}
@media screen and (max-width: 830px) {
  body.home section.reviews {
    padding: 80px 0;
  }
}
body.home section.reviews .slick-track {
  display: flex !important;
  align-items: center;
}
body.home section.reviews .slick-slide {
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
  margin-right: 80px;
  flex-wrap: wrap;
}
body.home section.reviews .stars {
  margin: 0 0 20px;
  display: block;
  width: 100%;
}
body.home section.reviews .stars i {
  color: #849173;
  letter-spacing: 5px;
  font-size: 18px;
}
body.home section.reviews h3,
body.home section.reviews p,
body.home section.reviews h5 {
  color: white;
}
body.home section.reviews h3 {
  font-size: 52px;
  font-weight: 400;
}
@media only screen and (max-width: 980px) {
  body.home section.reviews h3 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 830px) {
  body.home section.reviews h3 {
    font-size: 38px;
  }
}
@media only screen and (max-width: 480px) {
  body.home section.reviews h3 {
    font-size: 29px;
  }
}
body.home section.steps .intro-row {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 830px) {
  body.home section.steps .intro-row {
    margin-bottom: 20px;
  }
}
body.home section.steps .tabs {
  width: 100%;
}
body.home section.steps .tabs ul#tabs-nav {
  list-style: none;
  margin: 0 0 40px;
  padding: 5px;
  overflow: auto;
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-content: stretch;
  align-items: flex-start;
}
@media screen and (max-width: 830px) {
  body.home section.steps .tabs ul#tabs-nav {
    display: none;
  }
}
body.home section.steps .tabs ul#tabs-nav li {
  padding: 8px 10px;
  cursor: pointer;
}
body.home section.steps .tabs ul#tabs-nav li:hover a, body.home section.steps .tabs ul#tabs-nav li.active a {
  color: #849173;
  opacity: 1;
}
body.home section.steps .tabs ul#tabs-nav li a {
  text-decoration: none;
  color: #414042;
  font-size: 34px;
  opacity: 0.4;
}
body.home section.steps .tab-content {
  padding: 0;
}
@media screen and (max-width: 830px) {
  body.home section.steps .tab-content {
    margin-bottom: 40px;
    display: block !important;
    text-align: center;
  }
}
body.home section.steps .img-wrap {
  position: relative;
  padding: 0 50px;
}
@media screen and (max-width: 830px) {
  body.home section.steps .img-wrap {
    margin-bottom: 30px;
  }
}
body.home section.steps .img-wrap:after {
  content: "";
  position: absolute;
  height: calc(100% - 100px);
  width: 100%;
  top: 50px;
  left: 0;
  background-color: #F4F2DF;
}
body.home section.steps .img-wrap img {
  display: block;
  position: relative;
  z-index: 2;
}
body.home section.steps .wrap {
  width: 520px;
  max-width: 100%;
  padding: 0 25px;
  margin: auto;
}
body.home section.steps .wrap p {
  margin: 0;
}

body.page-template-default section.banner {
  background-position: center;
}
body.page-template-default section.banner h1 {
  margin: 0;
}
@media screen and (min-width: 830px) {
  body.page-template-default section.banner {
    height: calc(100vh - 105px);
    margin-top: 105px;
    background-attachment: fixed;
  }
}
body.page-template-default section.content {
  padding: 0;
}
body.page-template-default section.content h4 {
  font-weight: 700;
  color: #849173;
}
body.page-template-default section.content .sticky-card {
  background: #F4F2DF;
  padding: 40px;
  border-top: 2px solid #414042;
}
@media screen and (min-width: 830px) {
  body.page-template-default section.content .sticky-card {
    position: sticky;
    top: 150px;
    height: calc(100vh - 105px);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: stretch;
    align-items: stretch;
  }
}
body.page-template-default section.content .sticky-card .card-img {
  flex: 0 1 45%;
  background-size: cover;
}
@media screen and (max-width: 830px) {
  body.page-template-default section.content .sticky-card .card-img {
    flex: 0 1 100%;
    margin: 0 0 20px;
  }
}
body.page-template-default section.content .sticky-card .card-content {
  flex: 0 1 45%;
  align-self: center;
}
@media screen and (max-width: 830px) {
  body.page-template-default section.content .sticky-card .card-content {
    flex: 0 1 100%;
  }
}
body.page-template-default section.content .sticky-card .card-content h3,
body.page-template-default section.content .sticky-card .card-content p {
  color: #414042;
  width: 550px;
  max-width: 100%;
}
body.page-template-default section.content .sticky-card .card-content h5 {
  color: #849173;
  font-size: 100px;
}
@media screen and (max-width: 830px) {
  body.page-template-default section.content .sticky-card .card-content h5 {
    font-size: 50px;
  }
}
body.page-template-default section.content .cream-bg {
  background-color: #F4F2DF;
}
body.page-template-default section.content .logo-bg {
  background-color: #414042;
  background-image: url(/wp-content/themes/canvas/img/logo-icon-white.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
}
@media screen and (min-width: 830px) {
  body.page-template-default section.content .logo-bg {
    background-attachment: fixed;
  }
}
body.page-template-default section.content .logo-bg h1,
body.page-template-default section.content .logo-bg h2,
body.page-template-default section.content .logo-bg h3,
body.page-template-default section.content .logo-bg h4,
body.page-template-default section.content .logo-bg h5 {
  color: #F4F2DF;
}
body.page-template-default section.content .logo-bg p {
  color: white;
}
body.page-template-default section.content .logo-bg a:not(.btn, .btn-hollow, .fl-accordion-button-label) {
  color: white;
  text-decoration: underline;
}
body.page-template-default section.content .logo-bg a:not(.btn, .btn-hollow, .fl-accordion-button-label):hover {
  color: white;
}
body.page-template-default section.content .logo-bg a.btn-hollow {
  color: white !important;
}
body.page-template-default section.content .logo-bg a.btn-hollow:hover {
  color: white !important;
}
body.page-template-default section.content .logo-bg .fl-accordion-button-icon {
  text-decoration: none !important;
}
body.page-template-default section.content .logo-bg blockquote {
  color: #414042;
}
body.page-template-default section.content .logo-bg blockquote i {
  color: #D6AD61;
}
body.page-template-default section.content .logo-bg blockquote h3,
body.page-template-default section.content .logo-bg blockquote h4 {
  color: #849173;
}
body.page-template-default section.content .logo-bg blockquote p,
body.page-template-default section.content .logo-bg blockquote h5,
body.page-template-default section.content .logo-bg blockquote span {
  color: #414042;
}
body.page-template-default section.content .dark-bg,
body.page-template-default section.content .black-bg {
  background-color: #414042;
  color: white;
}
body.page-template-default section.content .dark-bg h1,
body.page-template-default section.content .dark-bg h2,
body.page-template-default section.content .dark-bg h3,
body.page-template-default section.content .dark-bg h4,
body.page-template-default section.content .dark-bg h5,
body.page-template-default section.content .black-bg h1,
body.page-template-default section.content .black-bg h2,
body.page-template-default section.content .black-bg h3,
body.page-template-default section.content .black-bg h4,
body.page-template-default section.content .black-bg h5 {
  color: #F4F2DF;
}
body.page-template-default section.content .dark-bg p,
body.page-template-default section.content .black-bg p {
  color: white;
}
body.page-template-default section.content .dark-bg a:not(.btn, .btn-hollow, .fl-accordion-button-label),
body.page-template-default section.content .black-bg a:not(.btn, .btn-hollow, .fl-accordion-button-label) {
  color: white;
  text-decoration: underline;
}
body.page-template-default section.content .dark-bg a:not(.btn, .btn-hollow, .fl-accordion-button-label):hover,
body.page-template-default section.content .black-bg a:not(.btn, .btn-hollow, .fl-accordion-button-label):hover {
  color: white;
}
body.page-template-default section.content .dark-bg a.btn-hollow,
body.page-template-default section.content .black-bg a.btn-hollow {
  color: white !important;
}
body.page-template-default section.content .dark-bg a.btn-hollow:hover,
body.page-template-default section.content .black-bg a.btn-hollow:hover {
  color: white !important;
}
body.page-template-default section.content .dark-bg .fl-accordion-button-icon,
body.page-template-default section.content .black-bg .fl-accordion-button-icon {
  text-decoration: none !important;
}
body.page-template-default section.content .dark-bg blockquote,
body.page-template-default section.content .black-bg blockquote {
  color: #414042;
}
body.page-template-default section.content .dark-bg blockquote i,
body.page-template-default section.content .black-bg blockquote i {
  color: #D6AD61;
}
body.page-template-default section.content .dark-bg blockquote h3,
body.page-template-default section.content .dark-bg blockquote h4,
body.page-template-default section.content .black-bg blockquote h3,
body.page-template-default section.content .black-bg blockquote h4 {
  color: #849173;
}
body.page-template-default section.content .dark-bg blockquote p,
body.page-template-default section.content .dark-bg blockquote h5,
body.page-template-default section.content .dark-bg blockquote span,
body.page-template-default section.content .black-bg blockquote p,
body.page-template-default section.content .black-bg blockquote h5,
body.page-template-default section.content .black-bg blockquote span {
  color: #414042;
}
body.page-template-default section.content .dark-bg .fl-accordion-button-icon,
body.page-template-default section.content .black-bg .fl-accordion-button-icon {
  text-decoration: none !important;
  outline: none !important;
  opacity: 1 !important;
}
body.page-template-default section.content .green-bg {
  background-color: #849173;
  color: #F4F2DF;
}
body.page-template-default section.content .green-bg h1,
body.page-template-default section.content .green-bg h2,
body.page-template-default section.content .green-bg h3,
body.page-template-default section.content .green-bg h4,
body.page-template-default section.content .green-bg h5,
body.page-template-default section.content .green-bg p {
  color: #F4F2DF;
}
body.page-template-default section.content .green-bg a:not(.btn, .btn-hollow, .fl-accordion-button-label) {
  color: white;
  text-decoration: underline;
}
body.page-template-default section.content .green-bg a:not(.btn, .btn-hollow, .fl-accordion-button-label):hover {
  color: white;
}
body.page-template-default section.content .green-bg a.btn-hollow {
  color: white !important;
}
body.page-template-default section.content .green-bg a.btn-hollow:hover {
  color: white !important;
}
body.page-template-default section.content .green-bg .fl-accordion-button-icon {
  text-decoration: none !important;
}
@media screen and (min-width: 830px) {
  body.page-template-default section.content .sticky {
    position: sticky;
    position: -webkit-sticky;
    top: 160px;
  }
}
body.page-template-default section.content a.cta-block {
  text-align: center;
  display: block;
  position: relative;
  margin: 0 0 25px;
  overflow: hidden;
  width: 100%;
  height: 550px;
}
body.page-template-default section.content a.cta-block:last-of-type {
  margin: 0 !important;
}
@media only screen and (max-width: 830px) {
  body.page-template-default section.content a.cta-block {
    padding: 90px 30px;
    height: auto;
  }
}
body.page-template-default section.content a.cta-block:before {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 10px;
  width: 0;
  background: #D6AD61;
  z-index: 5;
}
body.page-template-default section.content a.cta-block:after {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  content: "";
  position: absolute;
  z-index: 2;
  height: 100%;
  width: 100%;
  background: black;
  top: 0;
  left: 0;
  opacity: 0.35;
}
body.page-template-default section.content a.cta-block .service-bg {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-size: cover !important;
}
body.page-template-default section.content a.cta-block i.fas.fa-arrow-right {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  position: absolute;
  z-index: 3;
  top: 40px;
  right: 40px;
  color: #414042;
  font-size: 22px;
  height: 50px;
  width: 50px;
  border: 2px solid white;
  border-radius: 100%;
  text-align: center;
  line-height: 48px;
  transform: rotate(-45deg);
  opacity: 0;
  background-color: #849173;
}
body.page-template-default section.content a.cta-block h3 {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  position: relative;
  text-align: center;
  width: 100%;
  padding: 30px 50px;
  color: white;
  z-index: 3;
  margin: 0;
  white-space: normal;
}
@media screen and (min-width: 830px) {
  body.page-template-default section.content a.cta-block h3 {
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 3;
    transform: translateY(-50%);
    margin: 0;
  }
}
body.page-template-default section.content a.cta-block:hover:before {
  width: 100%;
}
body.page-template-default section.content a.cta-block:hover i.fas.fa-arrow-right {
  top: 20px;
  right: 20px;
  opacity: 1;
}
body.page-template-default section.content a.cta-block:hover:after {
  opacity: 0.5;
}
body.page-template-default section.content a.cta-block:hover .service-bg {
  transform: scale(1.15);
}
body.page-template-default section.content .sticky-row {
  text-align: center;
}
@media screen and (min-width: 830px) {
  body.page-template-default section.content .sticky-row {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    text-align: left;
  }
}
body.page-template-default section.content .sticky-row .sticky-col {
  padding-bottom: 30px;
}
@media screen and (min-width: 830px) {
  body.page-template-default section.content .sticky-row .sticky-col {
    position: sticky;
    top: 0;
    height: 100vh;
    background-size: cover !important;
    background-position: center !important;
    padding: 150px 50px;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: stretch;
    align-items: center;
  }
}
@media screen and (min-width: 830px) {
  body.page-template-default section.content .sticky-row .sticky-col.normal {
    height: auto;
    padding: 120px 50px 0 0;
  }
}
body.page-template-default section.content .sticky-row .sticky-col .wrapper {
  position: relative;
  z-index: 4;
}
@media screen and (max-width: 830px) {
  body.page-template-default section.content .sticky-row .sticky-col {
    background: none !important;
  }
}
@media screen and (min-width: 830px) {
  body.page-template-default section.content .sticky-row .sticky-col h5,
  body.page-template-default section.content .sticky-row .sticky-col h2,
  body.page-template-default section.content .sticky-row .sticky-col p {
    color: white;
  }
}
@media screen and (min-width: 830px) {
  body.page-template-default section.content .sticky-row .padded-col {
    padding: 0 0 0 25px;
  }
}
@media screen and (min-width: 830px) {
  body.page-template-default section.content .sticky-row .normal-content {
    padding-top: 120px;
  }
}
body.page-template-default .section-padding {
  padding: 7.5em 0;
}
@media only screen and (max-width: 830px) {
  body.page-template-default .section-padding {
    padding: 3.75em 0;
  }
}
body.page-template-default .section-padding-top {
  padding: 7.5em 0 0;
}
@media only screen and (max-width: 830px) {
  body.page-template-default .section-padding-top {
    padding: 3.75em 0 0;
  }
}
body.page-template-default .section-padding-bottom {
  padding: 0 0 7.5em;
}
@media only screen and (max-width: 830px) {
  body.page-template-default .section-padding-bottom {
    padding: 0 0 3.75em;
  }
}

@media screen and (max-width: 830px) {
  body.blog .container-fluid,
  body.blog .container,
  body.blog .container-lrg {
    max-width: 100%;
  }
}
body.blog section.blog-hero {
  margin: 105px 0 0;
  text-align: center;
}
@media screen and (max-width: 830px) {
  body.blog section.blog-hero {
    margin: 115px 0 0;
  }
}
body.blog section.blog-hero h1 {
  font-size: 60px;
  position: relative;
}
@media only screen and (max-width: 480px) {
  body.blog section.blog-hero h1 {
    font-size: 32px;
  }
}
body.blog section.content {
  position: relative;
  padding: 3em 0;
  background: #efefef;
}
body.blog section.content .container-fluid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: flex-start;
}
body.blog section.content article {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  order: 0;
  flex: 0 1 29%;
  align-self: auto;
  margin: 0 2% 60px;
  min-height: 400px;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 1140px) {
  body.blog section.content article {
    flex: 0 1 48%;
    margin: 0 1% 60px;
  }
}
@media screen and (max-width: 830px) {
  body.blog section.content article {
    flex: 0 1 100%;
    margin: 0 0 60px;
  }
}
body.blog section.content article:hover .entry-header {
  transform: translateY(-45px);
}
body.blog section.content article:hover .read-more h3 {
  opacity: 1;
  transform: translateY(0%);
}
body.blog section.content article:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.95) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000", GradientType=0);
  /* IE6-9 */
}
body.blog section.content article .entry-header {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  position: absolute;
  z-index: 9;
  bottom: 28px;
  left: 30px;
  margin: 0;
  padding: 0 30px 0 0;
  line-height: 1.1em;
}
body.blog section.content article .entry-header h3.entry-title {
  margin: 0;
}
body.blog section.content article .entry-header h3.entry-title a {
  font-size: 35px;
  color: white;
  line-height: 1.1em;
  display: block;
}
body.blog section.content article .read-more h3 {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  opacity: 0;
  position: absolute;
  z-index: 9;
  bottom: 28px;
  left: 30px;
  transform: translateY(100%);
  color: rgb(255, 255, 255);
  margin: 0;
  display: block;
  width: calc(100% - 60px);
  padding: 15px 0 0;
  border-top: 1px solid white;
  text-transform: lowercase;
  font-family: "eczar", sans-serif;
  font-weight: 400;
  font-size: 15px;
  text-transform: uppercase;
}
body.blog section.content article .read-more h3:hover {
  color: rgba(255, 255, 255, 0.5);
}
body.blog section.content article span.date {
  font-size: 15px;
  color: white;
  font-family: "eczar", sans-serif;
  font-weight: 400;
  margin: 0 0 8px;
  display: block;
}
body.blog section.content article span.date .fa {
  margin: 0 5px 0 0;
}

/*
Default style for WP-PageNavi plugin
http://wordpress.org/extend/plugins/wp-pagenavi/
*/
.wp-pagenavi {
  clear: both;
  text-align: center;
  margin: auto;
}

.wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none;
  border: 0;
  padding: 3px 5px;
  margin: 2px;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  border-color: #000;
}

.wp-pagenavi span.current {
  font-weight: bold;
}

body.single section.content {
  margin: 170px 0 0;
  padding: 0;
}
@media screen and (max-width: 1200px) {
  body.single section.content {
    margin: 135px 0 0;
  }
}
body.single section.content span.post-author {
  background: #efefef;
  padding: 10px 20px;
  text-align: center;
  width: 100%;
  margin: auto;
  font-family: "eczar", sans-serif !important;
  text-transform: lowercase;
  letter-spacing: 2px;
  font-size: 10px !important;
}
body.single section.content .container-lrg {
  max-width: 1060px;
  margin: auto;
}
body.single section.content .featured-image {
  margin: 0 0 40px;
  overflow: hidden;
}
body.single section.content .featured-image.animated img {
  transform: scale(1);
}
body.single section.content .featured-image img {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  transform: scale(1.1);
  transition-duration: 3.5s;
  width: 100%;
}
body.single section.content .container {
  max-width: 780px;
}
body.single section.content .container .entry-content {
  padding: 0 0 50px;
}
body.single section.content .container h1 {
  font-size: 60px;
}
@media only screen and (max-width: 830px) {
  body.single section.content .container h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 480px) {
  body.single section.content .container h1 {
    font-size: 32px;
  }
}
body.single section.content .container .post-date,
body.single section.content .container .post-author {
  font-family: "eczar", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 20px;
  display: block;
}
body.single section.content .container .post-date .fa,
body.single section.content .container .post-author .fa {
  margin: 0 10px 0 0;
}
body.single section.content .related-posts {
  padding: 30px;
  text-align: center;
  background: #efefef;
}
body.single section.content .related-posts h2 {
  margin: 40px 0 60px;
}
body.single section.content .related-posts ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
body.single section.content .related-posts ul li {
  margin: 0 0 30px;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  padding: 0 15px;
}
body.single section.content .related-posts ul li:hover .featured-image {
  transform: scale(1.075);
}
body.single section.content .related-posts ul li .featured-image-wrap {
  overflow: hidden;
  display: block;
}
body.single section.content .related-posts ul li .featured-image {
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.6, 0, 0.2, 1);
  transition-delay: 0.1s;
  height: 400px;
  background-size: cover !important;
  background-position: center !important;
  margin: 0;
}
@media screen and (max-width: 480px) {
  body.single section.content .related-posts ul li .featured-image {
    height: 250px;
  }
}
body.single section.content .related-posts ul li .relatedcontent {
  max-width: 100%;
  text-align: left;
  margin: 0;
  background: white;
  padding: 30px;
  position: relative;
  z-index: 2;
}
body.single section.content .related-posts ul li .post-date {
  margin: 0;
  font-family: "eczar", sans-serif;
}
body.single section.content .related-posts ul li .post-date .fa {
  margin: 0 10px 0 0;
}
body.single section.content .related-posts ul li h3 a {
  line-height: 1.125em;
  display: block;
  margin: 0 0 20px;
  font-size: 30px;
}

body.error404:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(34, 35, 37, 0.6);
  z-index: 1;
}
body.error404 .not-found {
  background-image: url("/wp-content/uploads/2025/10/AdobeStock_320724309-lrg.jpg");
  padding-top: 17em;
  padding-bottom: 0;
  text-align: center;
  background: transparent;
}
body.error404 .not-found h2 {
  color: white;
  margin-bottom: 0.8em;
  position: relative;
  z-index: 2;
}
body.error404 .not-found h2:after {
  left: 50%;
  margin: 0 0 0 -12.5px;
}
body.error404 .not-found p {
  color: white;
  position: relative;
  z-index: 2;
}
body.error404 .not-found a {
  position: relative;
  z-index: 2;
  margin: 0 10px;
}
@media only screen and (max-width: 830px) {
  body.error404 .not-found {
    padding-top: 10em;
    padding-bottom: 5em;
  }
}
body.error404 footer,
body.error404 .footer-cta {
  display: none;
}

body.page-template-no-header {
  overflow: visible;
}
body.page-template-no-header .footer-top {
  display: none;
}
body.page-template-no-header section.content {
  padding: 0;
  margin: 105px 0 0;
}
body.page-template-no-header section.content h1 {
  font-size: 26px;
}
@media screen and (min-width: 830px) {
  body.page-template-no-header section.content h1 {
    font-size: 40px;
    line-height: 1.2em;
  }
}
body.page-template-no-header section.content input[type=text],
body.page-template-no-header section.content input[type=tel],
body.page-template-no-header section.content input[type=email] {
  background: white;
  border: 2px solid #ededed;
  outline: none;
  padding: 12px 25px !important;
  width: 100% !important;
}
body.page-template-no-header section.content input {
  width: 100%;
}
body.page-template-no-header section.content input[type=radio] {
  width: auto !important;
}
body.page-template-no-header section.content .gfield-choice-input {
  width: auto !important;
}
body.page-template-no-header section.content label {
  color: #222325;
  opacity: 0.75;
}
body.page-template-no-header section.content .gform_confirmation_message {
  opacity: 1;
}
body.page-template-no-header .flex-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}
body.page-template-no-header .flex-row .col-left,
body.page-template-no-header .flex-row .col-right {
  flex: 0 1 50%;
  padding: 100px 50px;
  max-width: 50%;
  min-height: 100vh;
}
@media screen and (max-width: 830px) {
  body.page-template-no-header .flex-row .col-left,
  body.page-template-no-header .flex-row .col-right {
    flex: 0 1 100%;
    padding: 50px 25px;
    min-height: 0;
    max-width: 100%;
  }
}
body.page-template-no-header .flex-row .col-left {
  background-color: #F4F2DF;
}
body.page-template-no-header .flex-row .col-right {
  background-color: #414042;
  background-image: url(/wp-content/themes/canvas/img/logo-icon-white.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: sticky;
  top: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 830px) {
  body.page-template-no-header .flex-row .col-right {
    display: none;
  }
}
body.page-template-no-header .flex-row .col-right .container-sml {
  width: 100%;
  max-width: 500px;
}
body.page-template-no-header .flex-row .col-right .owl-nav {
  display: none;
}
body.page-template-no-header .flex-row .col-right .owl-theme .owl-dots .owl-dot span {
  margin: 5px 15px 0 0;
}
body.page-template-no-header .flex-row .col-right .owl-dots {
  margin: 20px 0 0;
}
