@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }


mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

/*
Very loosly based on foundation v3
Trimmed down and edited by Matt Brubaker
http://mattbru.me/

1 General Styles
 - general typography
 - print stylesheet
 - tables
2 Forms
3 Grid (old grid)
4 Buttons
5 Tabs
7 Visibility classes

*/
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%; }

html, body {
  height: 100%;
  width: 100%; }

html[lang="en-US"] {
  margin-top: 0 !important; }

body {
  font-family: "Raleway", serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1;
  color: #000;
  position: relative;
  -webkit-font-smoothing: antialiased; }

a img {
  border: none; }

a {
  color: #282829;
  text-decoration: none;
  line-height: inherit;
  font-weight: bold; }
  a:hover, a:focus {
    color: #39394b;
    text-decoration: underline; }

img {
  max-width: 100%; }

p a, p a:visited {
  line-height: inherit; }

[class*="fa-"]:before {
  display: inline-block;
  margin-right: 12px;
  font-family: "Font Awesome 5 Pro"; }

[class*="fab"]:before {
  display: inline-block;
  margin-right: 12px;
  font-family: 'Font Awesome 5 Brands';
  font-weight: normal; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.hide {
  display: none; }

.hide-override {
  display: none !important; }

.highlight {
  background: #ff9; }

#googlemap img, object, embed {
  max-width: none; }

#map_canvas embed {
  max-width: none; }

#map_canvas img {
  max-width: none; }

#map_canvas object {
  max-width: none; }

figure {
  margin: 0; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
  margin: 0;
  padding: 0;
  font-size: 14px;
  direction: ltr; }

p {
  text-align: left;
  font-family: inherit;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.35;
  line-height: 20px;
  margin-bottom: 18px; }

address,
aside p {
  font-style: normal; }

h1, h2, h3, h4, h5, h6 {
  font-style: normal;
  text-rendering: optimizeLegibility;
  line-height: 1.1;
  margin-bottom: 14px;
  margin-top: 14px; }
  h1.small, h2.small, h3.small, h4.small, h5.small, h6.small {
    font-size: 60%;
    color: #e6e7e8;
    line-height: 0; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 14px; }

hr {
  clear: both;
  height: 0;
  border: none;
  border-bottom: 1px solid #39394b;
  background-color: transparent;
  margin: 30px 0; }
  hr.clear {
    border: none; }

em, i {
  font-style: italic;
  line-height: inherit; }

strong, b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-weight: bold;
  font-family: monospace;
  background: #ff9; }
  code.green {
    background: #bf9; }
  code.blue {
    background: #99fbff; }

ul, ol, dl {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 18px;
  list-style-position: outside; }

ul li ul, ul li ol {
  margin-left: 20px;
  margin-bottom: 0; }

ol li ul,
ol li ol {
  margin-left: 20px;
  margin-bottom: 0; }

ol {
  list-style-type: none; }

ol li {
  padding-left: 36px;
  counter-increment: step-counter;
  position: relative;
  margin-bottom: 6px; }
  ol li:before {
    content: counter(step-counter);
    margin-right: 12px;
    background-color: #282829;
    color: #fff;
    font-weight: bold;
    padding: 3px 10px;
    border-radius: 0;
    position: absolute;
    top: -1px;
    left: 0; }

blockquote,
blockquote p {
  line-height: 1.5; }

blockquote {
  display: block;
  float: none;
  clear: both;
  text-align: left;
  margin: 50px 0 50px 50px;
  padding: 10px 25px;
  border-left: 4px solid #542b0e;
  line-height: 1.75;
  font-size: 20px; }
  blockquote:before, blockquote:after {
    display: block;
    width: 100%;
    clear: both;
    content: ''; }
  blockquote cite {
    display: block;
    margin-top: 8px;
    font-size: 14px;
    color: #555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a, blockquote cite a:visited {
      color: #555; }

abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  border-bottom: 1px solid #e6e7e8;
  cursor: help; }

abbr {
  text-transform: none; }

/*
	<ol class="breadcrumb">
		<li><a href="/"><i class="fa-home"></i></a></li>
		<li data-id="85"><a href="/">Loans</a></li>
		<li>About</li>
	</ol>
*/
.breadcrumb {
  display: block;
  background: transparent;
  padding: 0;
  border: none;
  overflow: hidden;
  margin-left: 0;
  margin: 30px auto;
  padding: 0;
  max-width: 1150px; }
  .breadcrumb li {
    margin: 0;
    padding: 0 12px 0 0;
    float: left;
    list-style: none;
    font-size: 14px;
    color: #282829;
    font-family: "Raleway", serif; }
    .breadcrumb li i {
      top: 3px;
      position: relative;
      font-style: normal; }
      .breadcrumb li i:before {
        position: relative;
        color: #282829;
        top: -3px;
        font-size: 18px; }
      .breadcrumb li i:hover:before {
        color: #39394b; }
    .breadcrumb li a, .breadcrumb li span {
      text-transform: none;
      color: #282829;
      font-weight: normal;
      font-family: "Raleway", serif; }
    .breadcrumb li:first-child:before {
      display: none; }
    .breadcrumb li:first-child a,
    .breadcrumb li:first-child span {
      padding-left: 0; }
      .breadcrumb li:first-child a i:before,
      .breadcrumb li:first-child span i:before {
        margin: 0; }
    .breadcrumb li:before {
      content: "/";
      color: #282829;
      padding-right: 12px;
      background-color: transparent;
      position: relative;
      padding: 0; }
    .breadcrumb li.current a {
      cursor: default;
      color: #fff; }
    .breadcrumb li:hover a,
    .breadcrumb li a:focus {
      text-decoration: underline; }
    .breadcrumb li.current:hover a,
    .breadcrumb li.current a:focus {
      text-decoration: none; }
    .breadcrumb li.unavailable a {
      color: #999; }
    .breadcrumb li.unavailable:hover a,
    .breadcrumb li.unavailable a:focus {
      text-decoration: none;
      color: #999;
      cursor: default; }
  .breadcrumb + h1 {
    margin-top: 75px; }

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer; }

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  pointer-events: none; }

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  padding: 7px;
  width: 230px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #282829;
  background-color: rgba(51, 51, 51, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
  margin-left: -6px;
  margin-bottom: -12px; }

[data-tooltip]:before,
[data-tooltip]:after {
  bottom: 100%;
  left: 50%;
  margin-left: -115px;
  -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -o-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: none; }

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform: translateY(-12px);
  -ms-transform: translateY(-12px);
  transform: translateY(-12px); }

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  /* position: absolute; */
  bottom: 60%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #282829;
  border-top: 5px solid rgba(51, 51, 51, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0; }

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  opacity: 1; }

.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .hide-on-print {
    display: none !important; }
  .print-only {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  .show-for-print {
    display: inherit !important; } }

table {
  background: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin: 0 0 18px;
  border: 1px solid #e6e7e8;
  border: none; }
  table thead,
  table tfoot {
    background: #ededed; }
  table thead tr th,
  table tfoot tr th,
  table tbody tr td,
  table tr td,
  table tfoot tr td {
    display: table-cell;
    font-size: 14px;
    line-height: 18px;
    text-align: left; }
  table thead tr th,
  table tfoot tr td {
    padding: 8px 10px 9px;
    font-size: 14px;
    font-weight: bold;
    color: #282829; }
  table tbody tr td {
    color: #282829;
    padding: 9px 10px;
    vertical-align: top;
    border: none;
    border-bottom: 1px solid rgba(230, 231, 232, 0.2); }

/* == WordPress WYSIWYG Editor Styles == */
.entry-content img {
  margin: 0 0 1.5em 0; }

.alignleft,
img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.alignright,
img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.aligncenter,
img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px; }
  .wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0; }
  .wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0; }

.wp-smiley {
  margin: 0 !important;
  max-height: 1em; }

blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left; }

blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right; }

form {
  margin: 0 0 20px; }
  form ul {
    margin-top: 12px;
    list-style-type: none; }

input[type="submit"] {
  width: auto; }

label {
  font-size: 14px;
  color: #282829;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 3px; }

input[type="text"],
select,
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  background-color: #fff;
  border: 1px solid #e6e7e8;
  color: #282829;
  font-family: "Raleway", sans-serif;
  -webkit-border-radius: 0;
  border-radius: 0;
  display: block;
  font-size: 14px;
  height: 40px;
  padding: 18px 18px;
  margin: 0;
  width: 100%;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  outline: none; }
  @media (max-width: 768px) {
    input[type="text"],
    select,
    input[type="password"],
    input[type="date"],
    input[type="datetime"],
    input[type="email"],
    input[type="number"],
    input[type="search"],
    input[type="tel"],
    input[type="time"],
    input[type="url"],
    textarea {
      font-size: 16px; } }
  input[type="text"]:focus,
  select:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  textarea:focus {
    background: #fff;
    border-color: #35355e; }

input[type="text"][disabled],
input[type="password"][disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled] {
  background-color: #e6e7e8; }

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

select {
  width: 100%;
  padding: 6px 10px;
  font-family: inherit;
  width: 100%;
  margin-bottom: 12px; }

.ginput_container_select {
  position: relative; }
  .ginput_container_select:after {
    display: inline-block;
    margin-right: 12px;
    font-family: "Font Awesome 5 Pro";
    padding: 6px 15px;
    display: block;
    content: "";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    width: 38px;
    height: 38px;
    right: -11px;
    top: 1px;
    text-align: center;
    background-color: #fff;
    z-index: 50;
    font-size: 20px;
    pointer-events: none;
    color: #e6e7e8; }

div.gform_footer.top_label:before, div.gform_footer.top_label:after {
  display: block;
  width: 100%;
  clear: both;
  content: ''; }

div.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select.filled {
  color: #282829; }

fieldset {
  border: solid 1px #e6e7e8;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 12px;
  margin: 18px 0; }

fieldset legend {
  font-weight: bold;
  background: #fff;
  padding: 0 3px;
  margin: 0;
  margin-left: -3px; }

form li input,
form li input[type=checkbox],
form li input[type=radio] {
  margin-top: 0 !important;
  margin-right: 14px; }

form li input[type=checkbox]:hover + label,
form li input[type=radio]:hover + label {
  color: #282829; }

form li label {
  margin: 0; }

form li input[type=checkbox]:checked + label,
form li input[type=radio]:checked + label {
  color: #282829 !important; }

[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px; }

[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 24px;
  cursor: pointer;
  line-height: 18px;
  display: inline-block;
  color: #282829; }

[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #282829;
  border-radius: 100%;
  background: #fff; }

[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #282829;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); }

[type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.checkbox .danger {
  font-weight: bold; }

.checkbox:hover .danger {
  color: #ff1034; }

[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
  position: absolute;
  left: -9999px;
  -webkit-appearance: none; }

[type="checkbox"]:checked + label,
[type="checkbox"]:not(:checked) + label {
  position: relative;
  padding-left: 24px;
  cursor: pointer;
  line-height: 18px;
  display: inline-block;
  color: #282829; }

[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #282829;
  border-radius: 2px;
  background: #fff; }

[type="checkbox"]:checked + label:after,
[type="checkbox"]:not(:checked) + label:after {
  content: '';
  font-weight: normal;
  color: #542b0e;
  color: #fff !important;
  font-size: 18px;
  position: absolute;
  top: -4px;
  left: 3px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); }

[type="checkbox"]:checked + label:before {
  background-color: #282829; }

[type="checkbox"]:checked + label:after {
  content: '✔';
  content: '\2713';
  font-weight: bold;
  color: #fff !important;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }
  @media (max-width: 500px) {
    [type="checkbox"]:checked + label:after {
      font-size: 26px;
      left: -5px; } }

/*
 ,,                                                          
*MM                   mm     mm                              
 MM                   MM     MM                              
 MM,dMMb.`7MM  `7MM mmMMmm mmMMmm ,pW"Wq.`7MMpMMMb.  ,pP"Ybd 
 MM    `Mb MM    MM   MM     MM  6W'   `Wb MM    MM  8I   `" 
 MM     M8 MM    MM   MM     MM  8M     M8 MM    MM  `YMMMa. 
 MM.   ,M9 MM    MM   MM     MM  YA.   ,A9 MM    MM  L.   I8 
 P^YbmdP'  `Mbod"YML. `Mbmo  `Mbmo`Ybmd9'.JMML  JMML.M9mmmP' 
 
*/
.button {
  width: auto;
  cursor: pointer;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  position: relative;
  text-decoration: none;
  border-radius: 0;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  .button.large {
    font-size: 18px;
    padding: 20px 46px; }
  .button.small {
    font-size: 12px;
    padding: 8px 20px; }
  .button.tiny {
    font-size: 10px;
    padding: 4px 10px; }
  .button.success {
    background-color: #3b3f49;
    border: 4px solid #3b3f49; }
    .button.success:hover, .button.success:focus {
      background-color: #494e5a;
      border-color: #494e5a; }
  .button.disabled, .button[disabled] {
    opacity: 0.6;
    cursor: default;
    background: #542b0e;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .button.disabled:hover, .button[disabled]:hover {
      background: #e6e7e8; }

input[type=submit].button,
button.button {
  -webkit-appearance: none; }

.button {
  font-size: 12px;
  border: 4px solid #282829;
  text-transform: uppercase;
  background-color: #282829;
  color: #fff;
  padding: 14px 45px;
  padding: 12px 35px;
  letter-spacing: 1px;
  text-align: center;
  background-image: none;
  text-decoration: none; }
  .button + .button {
    margin-left: 24px; }
  br + .button,
  p .button {
    margin-top: 18px; }
  p + .button {
    margin-top: 6px; }
  .button:focus, .button:hover {
    background-color: #39394b;
    border-color: #39394b;
    background-image: none;
    text-decoration: none;
    color: #fff; }
  .button.primary {
    background-color: #542b0e;
    padding: 18px 30px;
    border: none; }
    .button.primary:hover, .button.primary:focus {
      background-image: none;
      background-color: #39394b;
      border-color: #39394b;
      color: #fff; }
  .button.secondary {
    color: #282829;
    background-color: transparent;
    border: 4px solid #282829; }
    .button.secondary:hover, .button.secondary:focus {
      color: #fff;
      background-color: #282829; }
    .button.secondary.light {
      color: #fff;
      background-color: transparent;
      background-color: rgba(0, 0, 0, 0.2); }
      .button.secondary.light:hover, .button.secondary.light:focus {
        border-color: #39394b; }
  .button.alert {
    background-color: #e60023;
    color: #282829;
    border: 4px solid #e60023; }
    .button.alert:hover, .button.alert:focus {
      background-color: #ff1034;
      border-color: #ff1034;
      color: #282829; }
  .button.rarr:after {
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    content: "";
    margin-left: 8px;
    position: relative;
    top: 1px;
    left: 3px;
    -webkit-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s; }
  .button.rarr:focus:after, .button.rarr:hover:after {
    left: 8px; }
  @media (max-width: 768px) {
    .button {
      max-width: 320px; }
      .button + .button {
        margin-left: 0;
        margin-top: 10px; } }

a:not(.button).rarr:after {
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  content: "";
  margin-left: 8px;
  position: relative;
  top: 1px;
  left: 3px;
  -webkit-transition: left 0.3s;
  -o-transition: left 0.3s;
  transition: left 0.3s; }

a:not(.button).rarr:hover:after {
  left: 8px; }

@-moz-document url-prefix() {
  button::-moz-focus-inner,
  input[type="reset"]::-moz-focus-inner,
  input[type="button"]::-moz-focus-inner,
  input[type="submit"]::-moz-focus-inner,
  input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
    padding: 0; }
  input[type="submit"].tiny.button {
    padding: 3px 10px 4px; }
  input[type="submit"].small.button {
    padding: 5px 14px 6px; }
  input[type="submit"].button,
  input[type=submit].medium.button {
    padding: 8px 20px 9px; }
  input[type="submit"].large.button {
    padding: 13px 30px 14px; } }

.show-for-small, .show-for-medium, .show-for-medium-down, .hide-for-large, .hide-for-large-up, .show-for-xlarge, .show-for-print {
  display: none !important; }

.hide-for-small, .hide-for-medium, .hide-for-medium-down, .show-for-large, .show-for-large-up, .hide-for-xlarge, .hide-for-print {
  display: inherit !important; }

@media only screen and (min-width: 1441px) {
  .hide-for-small, .hide-for-medium, .hide-for-medium-down, .hide-for-large, .show-for-large-up, .show-for-xlarge {
    display: inherit !important; }
  .show-for-small, .show-for-medium, .show-for-medium-down, .show-for-large, .hide-for-large-up, .hide-for-xlarge {
    display: none !important; } }

@media only screen and (max-width: 1279px) and (min-width: 768px) {
  .hide-for-small, .show-for-medium, .show-for-medium-down, .hide-for-large, .hide-for-large-up, .hide-for-xlarge {
    display: inherit !important; }
  .show-for-small, .hide-for-medium, .hide-for-medium-down, .show-for-large, .show-for-large-up, .show-for-xlarge {
    display: none !important; } }

@media only screen and (max-width: 767px) {
  blockquote {
    margin: 0 0 15px;
    padding: 15px 0 15px 12px; }
  .show-for-small, .hide-for-medium, .show-for-medium-down, .hide-for-large, .hide-for-large-up, .hide-for-xlarge {
    display: inherit !important; }
  .hide-for-small, .show-for-medium, .hide-for-medium-down, .show-for-large, .show-for-large-up, .show-for-xlarge {
    display: none !important; } }

.show-for-landscape, .hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape, .show-for-portrait {
  display: none !important; }

@media screen and (orientation: landscape) {
  .show-for-landscape, .hide-for-portrait {
    display: inherit !important; }
  .hide-for-landscape, .show-for-portrait {
    display: none !important; } }

@media screen and (orientation: portrait) {
  .show-for-portrait, .hide-for-landscape {
    display: inherit !important; }
  .hide-for-portrait, .show-for-landscape {
    display: none !important; } }

.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

table.show-for-xlarge, table.show-for-large, table.hide-for-small, table.hide-for-medium {
  display: table !important; }

@media only screen and (max-width: 1279px) and (min-width: 768px) {
  .touch table.hide-for-xlarge, .touch table.hide-for-large, .touch table.hide-for-small, .touch table.show-for-medium {
    display: table !important; } }

@media only screen and (max-width: 767px) {
  table.hide-for-xlarge, table.hide-for-large, table.hide-for-medium, table.show-for-small {
    display: table !important; } }

/**
 * flex sections ==============================================================================
 *
 * 1.0 General
 * 2.0 Widths
 * 3.0 Rows
 * 4.0 Grid Classes
 * 
 * .banner
 * .full   (full width)
 * .split   (two column   (2/3 1/3) section)
 * .textslider   (testimonials)
 * .multi   (multi column)
 * .faq   (expand-collapse)
 * .showcase   (logo strip)
 * .cta
 * .grid ----
 * .explore
 *
 * 
 */
.row.primary {
  background-color: #282829; }
  .row.primary + .primary {
    padding-top: 0; }

.row.secondary {
  background-color: #542b0e; }
  .row.secondary + .secondary {
    padding-top: 0; }

.row.med {
  background-color: #e6e7e8; }
  .row.med + .med {
    padding-top: 0; }

.row.dark {
  background-color: #282829; }
  .row.dark + .dark {
    padding-top: 0; }

.row.light {
  background-color: #ededed; }
  .row.light + .light {
    padding-top: 0; }

.row.alert {
  background-color: #e60023; }
  .row.alert + .alert {
    padding-top: 0; }

.row.darkest {
  background-color: #000; }
  .row.darkest + .darkest {
    padding-top: 0; }

.row.white {
  background-color: #fff; }
  .row.white + .white {
    padding-top: 0; }

.light-text.dark .expand-collapse dt a,
.light-text h1, .light-text h2, .light-text h3, .light-text h4, .light-text h5, .light-text h6, .light-text p, .light-text address, .light-text time, .light-text ul li, .light-text a, .light-text dt a, .light-text .title, .light-text cite, .light-text label, .light-text li {
  color: #fff; }

.light-text label {
  color: #fff !important; }

.light-text a:not(.button) {
  text-decoration: underline; }
  .light-text a:not(.button):hover {
    opacity: 0.8; }

.light-text .title {
  border-color: #fff; }

.light-text:not(.banner) .button.secondary, .light-text:not(.banner) .button.alert {
  color: #fff; }

.light-text .button {
  border-color: #fff; }
  .light-text .button:hover {
    background-color: #fff;
    color: #282829; }

.width-md, .width-sm {
  margin: 0 auto; }

.width-md > div {
  max-width: 960px; }

.width-sm > div {
  max-width: 640px; }

section,
.row {
  position: relative; }
  section:before, section:after,
  .row:before,
  .row:after {
    display: block;
    width: 100%;
    clear: both;
    content: ''; }

.row.narrow {
  padding: 35px 0; }
  @media (max-width: 768px) {
    .row.narrow {
      padding: 20px 0; } }

.row p ~ .button {
  margin-top: 6px; }

.row p:last-child {
  margin-bottom: 0; }

.half {
  position: relative;
  padding-right: 15px;
  width: 49.15254%;
  float: left;
  margin-right: 1.69492%; }
  .half:nth-of-type(2n+2) {
    padding-left: 15px;
    float: right;
    margin-right: 0; }
  .half .half {
    padding: 0; }

.third {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%; }
  .third:nth-of-type(3n+3) {
    float: right;
    margin-right: 0; }

@media (max-width: 768px) {
  .split .half:nth-of-type(n),
  .half:nth-of-type(n), .third:nth-of-type(n) {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 0; }
  .split .half:not(:first-of-type),
  .half:not(:first-of-type), .third:not(:first-of-type) {
    margin-top: 30px; } }

/* banner section ===============================================================  */
.banner {
  background-position: 50%;
  background-size: cover;
  position: relative;
  min-height: 30vh;
  background-color: #e6e7e8;
  display: -webkit-flex;
  display: -ms-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  align-content: center;
  -webkit-box-align: center;
  align-items: center; }
  .banner * {
    z-index: 5;
    position: relative;
    color: #fff;
    text-align: center; }
  .banner:not(.center) * {
    text-align: left; }
  .banner:not(.light-text) *:not(.button) {
    color: #282829; }
  .banner.full > div, .banner.width-md > div, .banner.width-sm > div {
    width: 100%; }
    .banner.full > div p, .banner.width-md > div p, .banner.width-sm > div p {
      max-width: 100%; }
  .banner p {
    margin: 0 auto;
    max-width: 800px; }
  .banner h1 {
    margin: 0;
    padding: 20px 0 12px;
    font-weight: bold;
    text-align: center; }
  .banner:not(:first-child()) > div {
    padding: 50px 0; }
  .banner > div > div {
    margin-top: 20px; }
  .banner.sm {
    min-height: 30vh; }
  .banner.md {
    min-height: 60vh; }
  .banner.lg {
    min-height: 100vh; }
  .banner.auto {
    min-height: 0 !important; }
  .banner:before {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: '';
    background-color: rgba(0, 0, 0, 0.6); }
  .banner.primary:before {
    background-color: rgba(40, 40, 41, 0.6); }
  .banner.secondary:before {
    background-color: rgba(84, 43, 14, 0.6); }
  .banner.med:before {
    background-color: rgba(230, 231, 232, 0.6); }
  .banner.dark:before {
    background-color: rgba(40, 40, 41, 0.6);
    background-color: rgba(0, 0, 0, 0.6); }
  .banner.light:before {
    background-color: rgba(237, 237, 237, 0.6); }
  .banner.alert:before {
    background-color: rgba(230, 0, 35, 0.6); }
  .banner.darkest:before {
    background-color: rgba(0, 0, 0, 0.6); }
  .banner.white:before {
    background-color: rgba(255, 255, 255, 0.6); }
  .banner.none:before {
    background-color: transparent; }
  .banner.intro {
    min-height: 50vh;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: end;
    align-content: flex-end; }
    .banner.intro h1 {
      padding: 15px 40px;
      text-transform: uppercase;
      background-color: rgba(255, 255, 255, 0.95); }
    .banner.intro:before {
      background-color: transparent; }
    .banner.intro + .only {
      min-height: calc(50vh - 225px); }
    .banner.intro + h1 {
      background-color: #ededed;
      padding: 30px 30px 30px 75px;
      color: #282829;
      margin-bottom: 0; }
  @media (max-width: 1196px) {
    .banner h1 {
      padding: 10px 0;
      font-size: 6vw; } }
  @media (max-width: 768px) {
    .banner {
      min-height: 70vh; }
      .banner h2, .banner h3, .banner h4, .banner h5, .banner h6 {
        padding-left: 15px;
        padding-right: 15px; }
      .banner p {
        font-size: 16px;
        padding: 15px; }
      .banner > div {
        padding-left: 15px;
        padding-right: 15px; }
      .banner > div > div {
        margin-top: 0; }
      .banner .button {
        display: inline-block;
        margin: 8px 10px; }
      .banner hr {
        margin: 10px 15px; } }
  @media screen and (max-width: 767px) and (orientation: landscape) {
    .banner {
      min-height: 100vh; } }

header.fixed + main .banner:not(.md):not(.lg):not(.sm) {
  min-height: calc(30vh + 139px); }

header.fixed + main .banner:first-child > div > * {
  position: relative;
  top: 65px; }

/* full width section ===============================================================  */
.full {
  background-size: cover;
  background-position: 50%; }
  .full > div {
    margin: 0 auto; }
    .full > div h1:only-child, .full > div h1:last-child, .full > div h2:only-child, .full > div h2:last-child, .full > div h3:only-child, .full > div h3:last-child, .full > div h4:only-child, .full > div h4:last-child, .full > div h5:only-child, .full > div h5:last-child, .full > div h6:only-child, .full > div h6:last-child {
      margin-bottom: 0; }
  .full.center img {
    margin-bottom: 20px; }
  @media (max-width: 992px) {
    .full img {
      max-width: 50vw;
      height: auto; } }
  @media (max-width: 500px) {
    .full img {
      max-width: 100%;
      margin-bottom: 12px;
      height: auto; } }

/* two column "split" section ===============================================================  */
.split {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  padding: 60px 0; }
  @media (max-width: 768px) {
    .split {
      padding: 40px 0; } }
  @media (max-width: 500px) {
    .split {
      padding: 30px 0; } }
  .split[class*="overlay-"]:before {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: '';
    background-color: rgba(0, 0, 0, 0.8); }
  .split.overlay-primary:before {
    background-color: rgba(40, 40, 41, 0.8); }
  .split.overlay-secondary:before {
    background-color: rgba(84, 43, 14, 0.8); }
  .split.overlay-med:before {
    background-color: rgba(230, 231, 232, 0.8); }
  .split.overlay-dark:before {
    background-color: rgba(40, 40, 41, 0.8);
    background-color: rgba(0, 0, 0, 0.8); }
  .split.overlay-light:before {
    background-color: rgba(237, 237, 237, 0.8); }
  .split.overlay-alert:before {
    background-color: rgba(230, 0, 35, 0.8); }
  .split.overlay-darkest:before {
    background-color: rgba(0, 0, 0, 0.8); }
  .split.overlay-white:before {
    background-color: rgba(255, 255, 255, 0.8); }
  .split > div {
    display: -webkit-flex;
    display: -ms-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    align-content: center;
    -webkit-box-align: stretch;
    align-items: stretch; }
  .split.top-align > div {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .split.top-align h2:first-child, .split.top-align h3:first-child, .split.top-align h4:first-child, .split.top-align h5:first-child {
    margin-top: 3px; }
  .split.light-text.primary .text .button {
    background-color: #282829;
    border-color: #282829; }
    .split.light-text.primary .text .button:hover {
      background-color: #39394b;
      border-color: #39394b;
      color: #fff; }
  .split.light-text.secondary .text .button {
    background-color: #542b0e;
    border-color: #542b0e; }
    .split.light-text.secondary .text .button:hover {
      background-color: #89400c;
      border-color: #89400c;
      color: #fff; }
  .split.light-text.med .text .button {
    background-color: #e6e7e8;
    border-color: #e6e7e8; }
    .split.light-text.med .text .button:hover {
      background-color: white;
      border-color: white;
      color: #fff; }
  .split.light-text.dark .text .button {
    background-color: #282829;
    border-color: #282829; }
    .split.light-text.dark .text .button:hover {
      background-color: #39394b;
      border-color: #39394b;
      color: #fff; }
  .split.light-text.light .text .button {
    background-color: #ededed;
    border-color: #ededed; }
    .split.light-text.light .text .button:hover {
      background-color: white;
      border-color: white;
      color: #fff; }
  .split.light-text.alert .text .button {
    background-color: #e60023;
    border-color: #e60023; }
    .split.light-text.alert .text .button:hover {
      background-color: #ff1a3d;
      border-color: #ff1a3d;
      color: #fff; }
  .split.light-text.darkest .text .button {
    background-color: #000;
    border-color: #000; }
    .split.light-text.darkest .text .button:hover {
      background-color: #1d1616;
      border-color: #1d1616;
      color: #fff; }
  .split.light-text.white .text .button {
    background-color: #fff;
    border-color: #fff; }
    .split.light-text.white .text .button:hover {
      background-color: white;
      border-color: white;
      color: #fff; }
  .split:not(.reverse) .half:nth-of-type(1) {
    padding-left: 0;
    position: relative;
    left: -6px; }
  .split .half {
    position: relative;
    display: -webkit-flex;
    display: -ms-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    align-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 49.15254%;
    float: left;
    width: 50%;
    margin-right: 0;
    padding: 15px; }
    .split .half:nth-of-type(2n+2) {
      float: right;
      margin-right: 0; }
    .split .half:nth-of-type(2) {
      padding-right: 15px !important; }
      @media (max-width: 768px) {
        .split .half:nth-of-type(2) {
          padding-right: 0 !important; } }
    .split .half > div {
      padding: 0;
      width: 100%; }
      @media (max-width: 768px) {
        .split .half > div {
          padding: 0; } }
    .split .half .text {
      padding: 30px 40px; }
      .split .half .text h2:first-child, .split .half .text h3:first-child, .split .half .text h4:first-child, .split .half .text h5:first-child {
        margin-top: 0; }
      .split .half .text.primary {
        background-color: #282829; }
      .split .half .text.secondary {
        background-color: #542b0e; }
      .split .half .text.med {
        background-color: white; }
      .split .half .text.dark {
        background-color: #282829; }
      .split .half .text.light {
        background-color: #ededed; }
      .split .half .text.alert {
        background-color: #e60023; }
      .split .half .text.darkest {
        background-color: #000; }
      .split .half .text.white {
        background-color: #fff; }
      .split .half .text:not(.light-text) *:not(.button) {
        color: #282829; }
      @media (max-width: 768px) {
        .split .half .text.border, .split .half .text.reversed {
          padding: 15px; } }
      .split .half .text.border {
        border: 3px solid #282829; }
      .split .half .text.reversed ul.checklist li:before {
        color: #fff; }
      .split .half .text.reversed hr {
        border-color: #fff; }
      @media (max-width: 768px) {
        .split .half .text {
          padding: 15px; } }
    .split .half .img img {
      display: block;
      margin: 0 auto; }
    .split .half.one-third {
      width: 36.70886%;
      float: left; }
      .split .half.one-third + .half {
        width: 62.02532%;
        float: right;
        margin-right: 0; }
    .split .half.two-third {
      width: 62.02532%;
      float: left; }
      .split .half.two-third + .half {
        width: 36.70886%;
        float: right;
        margin-right: 0;
        padding-right: 0;
        padding-left: 3%; }
        .split .half.two-third + .half img {
          float: right;
          position: relative;
          right: -5px; }
        @media (max-width: 768px) {
          .split .half.two-third + .half {
            padding-left: 0; }
            .split .half.two-third + .half img {
              float: none;
              margin: 0 auto;
              display: block; } }
  .split.reverse .half:nth-of-type(1) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .split.reverse .half:nth-of-type(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .split.reverse .half.align {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .split.reverse .half.align img {
      margin-right: 50px; }
  .split.reverse .half.two-third + .half {
    padding-left: 0;
    padding-right: 3%; }
    .split.reverse .half.two-third + .half img {
      float: left;
      position: relative;
      left: -5px;
      right: auto; }
    @media (max-width: 768px) {
      .split.reverse .half.two-third + .half {
        padding-left: 0; }
        .split.reverse .half.two-third + .half img {
          float: none;
          margin: 0 auto;
          display: block; } }
  .split blockquote {
    display: block;
    padding: 40px;
    margin: 0;
    border-left: none;
    background-color: white;
    color: #282829;
    font-style: italic;
    font-size: 18px;
    line-height: 1.5; }
    .split blockquote p {
      color: #282829; }
    .split blockquote > div {
      border: 1px solid #fff;
      padding: 90px 40px 20px;
      position: relative; }
    .split blockquote cite {
      font-weight: bold;
      color: #282829;
      display: block;
      margin-top: 18px;
      font-style: normal;
      font-size: 14px; }
      .split blockquote cite span {
        display: block;
        font-style: italic; }
      .split blockquote cite:before {
        display: none; }
    .split blockquote strong {
      font-family: "Raleway", serif;
      display: block;
      text-align: center;
      padding: 10px;
      font-size: 22px;
      line-height: 1.25;
      border-top: 1px solid #999; }
  @media (max-width: 768px) {
    .split.reverse .half:nth-of-type(1) {
      -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
      order: 0; }
    .split.reverse .half:nth-of-type(2) {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    .split .half {
      padding: 0; }
      .split .half.one-third, .split .half.two-third {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; }
        .split .half.one-third + .half, .split .half.two-third + .half {
          width: 100%;
          float: left;
          margin-left: 0;
          margin-right: 0; }
    .split blockquote {
      padding: 40px; } }
  @media (max-width: 500px) {
    .split .half > div {
      padding: 5px; }
    .split blockquote {
      padding: 15px; }
      .split blockquote > div {
        padding: 90px 15px 15px; }
      .split blockquote strong {
        font-size: 24px;
        padding: 15px 0 0; } }

/* testimonials section ===============================================================  */
.textslider {
  text-align: center;
  padding: 0; }
  .textslider.primary {
    background-color: #282829; }
    .textslider.primary.light-text .button:hover {
      color: #282829; }
  .textslider.secondary {
    background-color: #542b0e; }
    .textslider.secondary.light-text .button:hover {
      color: #542b0e; }
  .textslider.med {
    background-color: #e6e7e8; }
    .textslider.med.light-text .button:hover {
      color: #e6e7e8; }
  .textslider.dark {
    background-color: #282829; }
    .textslider.dark.light-text .button:hover {
      color: #282829; }
  .textslider.light {
    background-color: #ededed; }
    .textslider.light.light-text .button:hover {
      color: #ededed; }
  .textslider.alert {
    background-color: #e60023; }
    .textslider.alert.light-text .button:hover {
      color: #e60023; }
  .textslider.darkest {
    background-color: #000; }
    .textslider.darkest.light-text .button:hover {
      color: #000; }
  .textslider.white {
    background-color: #fff; }
    .textslider.white.light-text .button:hover {
      color: #fff; }
  .textslider > div {
    padding: 65px 35px;
    margin: 0 auto;
    width: 100%; }
    @media (max-width: 992px) {
      .textslider > div {
        margin-left: 15px;
        margin-right: 15px;
        text-align: center; } }
  .textslider blockquote {
    margin: 0 auto;
    padding: 0;
    border: none;
    background-color: transparent; }
    .textslider blockquote:before, .textslider blockquote:after {
      display: block;
      width: 100%;
      clear: both;
      content: ''; }
    .textslider blockquote p {
      font-style: normal;
      font-weight: normal;
      text-align: left;
      line-height: 1.25; }
      .textslider blockquote p:first-of-type {
        padding-top: 20px; }
    .textslider blockquote aside {
      max-width: 75%;
      max-width: calc(100% - 220px);
      float: left; }
    .textslider blockquote div.testimonial-logo {
      display: block;
      float: right;
      z-index: 50;
      width: 160px;
      height: 160px;
      background-color: #fff;
      padding: 20px;
      border-radius: 400px;
      position: relative; }
      .textslider blockquote div.testimonial-logo img {
        max-width: 80%;
        height: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  .textslider .no-image blockquote aside {
    max-width: 100%; }
  .textslider cite {
    display: block;
    text-align: left;
    text-transform: uppercase;
    padding-top: 20px;
    font-style: normal;
    font-size: 18px;
    clear: both; }
    .textslider cite:before {
      display: none; }
  .textslider div.swiper-button-prev {
    left: auto;
    right: calc(((100vw - 1150px) / 2) + 1150px); }
    .textslider div.swiper-button-prev:before {
      left: 0; }
  .textslider div.swiper-button-next {
    right: auto;
    left: calc(((100vw - 1150px) / 2) + 1150px); }
    .textslider div.swiper-button-next:before {
      left: 4px; }
  @media (max-width: 768px) {
    .textslider > div {
      padding: 25px 0 35px; }
    .textslider .swiper-slide {
      padding-left: 20px;
      padding-right: 40px; }
    .textslider .swiper-button-prev {
      left: 0; }
    .textslider .swiper-button-next {
      right: 0; } }
  @media (max-width: 500px) {
    .textslider blockquote {
      display: -webkit-flex;
      display: -ms-flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      -webkit-align-content: center;
      -ms-flex-line-pack: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      flex-direction: row;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      justify-content: center;
      align-content: center;
      -webkit-box-align: center;
      align-items: center;
      -ms-flex-direction: column;
      flex-direction: column; }
      .textslider blockquote aside {
        max-width: 100%;
        float: none;
        padding-right: 15px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }
        .textslider blockquote aside cite {
          display: inline-block;
          text-align: center;
          float: none;
          width: 100%;
          padding-top: 0; }
      .textslider blockquote div.testimonial-logo {
        float: none;
        margin: 0 auto;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
    .textslider .swiper-slide {
      padding-left: 15px;
      padding-right: 25px; } }

/* multi column section ===============================================================  */
.multi {
  text-align: left; }
  .multi img {
    display: block;
    margin: 0 auto;
    max-width: 100%; }
  .multi h2 {
    font-family: "Raleway", serif;
    color: #282829;
    margin: 0 auto 30px;
    padding-bottom: 25px; }
  .multi h3 {
    margin-top: 20px;
    text-transform: none;
    font-size: 22px;
    text-decoration: none; }
  .multi h4 {
    color: #282829;
    text-transform: none;
    font-weight: bold;
    font-size: 14px; }
  .multi > div > div {
    display: -webkit-flex;
    display: -ms-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    align-content: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .multi > div > div:before, .multi > div > div:after {
      display: block;
      width: 100%;
      clear: both;
      content: ''; }
  .multi .col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .multi .col > span {
      padding: 18px;
      display: block; }
    .multi .col p {
      color: #282829;
      position: relative;
      z-index: 2;
      margin-bottom: 20px; }
    .multi .col figure i:before {
      font-size: 68px; }
    .multi .col i {
      padding: 30px 0 0 20px;
      text-align: left;
      display: block; }
    .multi .col a figure i {
      padding-bottom: 15px;
      padding-top: 15px;
      position: relative;
      z-index: 50; }
    .multi .col aside a {
      font-weight: bold; }
    .multi .col aside p:last-of-type {
      margin-bottom: 0; }
    .multi .col p a {
      display: inline; }
  .multi.light-text > div.reversed .col .button {
    color: #fff; }
  .multi.light-text.primary .col .button {
    color: #282829; }
  .multi.light-text.primary .row .button,
  .multi.light-text.primary .row .button.secondary:hover {
    color: #282829; }
  .multi.light-text.primary .button:hover {
    color: #282829; }
  .multi.light-text.primary > div.reversed a:not(.button), .multi.light-text.primary > div.reversed a:hover,
  .multi.light-text.primary > div.reversed h3, .multi.light-text.primary > div.reversed h4, .multi.light-text.primary > div.reversed p, .multi.light-text.primary > div.reversed span, .multi.light-text.primary > div.reversed li {
    color: #282829; }
  .multi.light-text.primary > div.reversed .col .button {
    border-color: #282829;
    background-color: #282829; }
    .multi.light-text.primary > div.reversed .col .button:hover {
      border-color: #39394b;
      background-color: #39394b; }
  .multi.light-text.secondary .col .button {
    color: #542b0e; }
  .multi.light-text.secondary .row .button,
  .multi.light-text.secondary .row .button.secondary:hover {
    color: #542b0e; }
  .multi.light-text.secondary .button:hover {
    color: #542b0e; }
  .multi.light-text.secondary > div.reversed a:not(.button), .multi.light-text.secondary > div.reversed a:hover,
  .multi.light-text.secondary > div.reversed h3, .multi.light-text.secondary > div.reversed h4, .multi.light-text.secondary > div.reversed p, .multi.light-text.secondary > div.reversed span, .multi.light-text.secondary > div.reversed li {
    color: #542b0e; }
  .multi.light-text.secondary > div.reversed .col .button {
    border-color: #542b0e;
    background-color: #542b0e; }
    .multi.light-text.secondary > div.reversed .col .button:hover {
      border-color: #89400c;
      background-color: #89400c; }
  .multi.light-text.med .col .button {
    color: #e6e7e8; }
  .multi.light-text.med .row .button,
  .multi.light-text.med .row .button.secondary:hover {
    color: #e6e7e8; }
  .multi.light-text.med .button:hover {
    color: #e6e7e8; }
  .multi.light-text.med > div.reversed a:not(.button), .multi.light-text.med > div.reversed a:hover,
  .multi.light-text.med > div.reversed h3, .multi.light-text.med > div.reversed h4, .multi.light-text.med > div.reversed p, .multi.light-text.med > div.reversed span, .multi.light-text.med > div.reversed li {
    color: #e6e7e8; }
  .multi.light-text.med > div.reversed .col .button {
    border-color: #e6e7e8;
    background-color: #e6e7e8; }
    .multi.light-text.med > div.reversed .col .button:hover {
      border-color: white;
      background-color: white; }
  .multi.light-text.dark .col .button {
    color: #282829; }
  .multi.light-text.dark .row .button,
  .multi.light-text.dark .row .button.secondary:hover {
    color: #282829; }
  .multi.light-text.dark .button:hover {
    color: #282829; }
  .multi.light-text.dark > div.reversed a:not(.button), .multi.light-text.dark > div.reversed a:hover,
  .multi.light-text.dark > div.reversed h3, .multi.light-text.dark > div.reversed h4, .multi.light-text.dark > div.reversed p, .multi.light-text.dark > div.reversed span, .multi.light-text.dark > div.reversed li {
    color: #282829; }
  .multi.light-text.dark > div.reversed .col .button {
    border-color: #282829;
    background-color: #282829; }
    .multi.light-text.dark > div.reversed .col .button:hover {
      border-color: #39394b;
      background-color: #39394b; }
  .multi.light-text.light .col .button {
    color: #ededed; }
  .multi.light-text.light .row .button,
  .multi.light-text.light .row .button.secondary:hover {
    color: #ededed; }
  .multi.light-text.light .button:hover {
    color: #ededed; }
  .multi.light-text.light > div.reversed a:not(.button), .multi.light-text.light > div.reversed a:hover,
  .multi.light-text.light > div.reversed h3, .multi.light-text.light > div.reversed h4, .multi.light-text.light > div.reversed p, .multi.light-text.light > div.reversed span, .multi.light-text.light > div.reversed li {
    color: #ededed; }
  .multi.light-text.light > div.reversed .col .button {
    border-color: #ededed;
    background-color: #ededed; }
    .multi.light-text.light > div.reversed .col .button:hover {
      border-color: white;
      background-color: white; }
  .multi.light-text.alert .col .button {
    color: #e60023; }
  .multi.light-text.alert .row .button,
  .multi.light-text.alert .row .button.secondary:hover {
    color: #e60023; }
  .multi.light-text.alert .button:hover {
    color: #e60023; }
  .multi.light-text.alert > div.reversed a:not(.button), .multi.light-text.alert > div.reversed a:hover,
  .multi.light-text.alert > div.reversed h3, .multi.light-text.alert > div.reversed h4, .multi.light-text.alert > div.reversed p, .multi.light-text.alert > div.reversed span, .multi.light-text.alert > div.reversed li {
    color: #e60023; }
  .multi.light-text.alert > div.reversed .col .button {
    border-color: #e60023;
    background-color: #e60023; }
    .multi.light-text.alert > div.reversed .col .button:hover {
      border-color: #ff1a3d;
      background-color: #ff1a3d; }
  .multi.light-text.darkest .col .button {
    color: #000; }
  .multi.light-text.darkest .row .button,
  .multi.light-text.darkest .row .button.secondary:hover {
    color: #000; }
  .multi.light-text.darkest .button:hover {
    color: #000; }
  .multi.light-text.darkest > div.reversed a:not(.button), .multi.light-text.darkest > div.reversed a:hover,
  .multi.light-text.darkest > div.reversed h3, .multi.light-text.darkest > div.reversed h4, .multi.light-text.darkest > div.reversed p, .multi.light-text.darkest > div.reversed span, .multi.light-text.darkest > div.reversed li {
    color: #000; }
  .multi.light-text.darkest > div.reversed .col .button {
    border-color: #000;
    background-color: #000; }
    .multi.light-text.darkest > div.reversed .col .button:hover {
      border-color: #1d1616;
      background-color: #1d1616; }
  .multi.light-text.white .col .button {
    color: #fff; }
  .multi.light-text.white .row .button,
  .multi.light-text.white .row .button.secondary:hover {
    color: #fff; }
  .multi.light-text.white .button:hover {
    color: #fff; }
  .multi.light-text.white > div.reversed a:not(.button), .multi.light-text.white > div.reversed a:hover,
  .multi.light-text.white > div.reversed h3, .multi.light-text.white > div.reversed h4, .multi.light-text.white > div.reversed p, .multi.light-text.white > div.reversed span, .multi.light-text.white > div.reversed li {
    color: #fff; }
  .multi.light-text.white > div.reversed .col .button {
    border-color: #fff;
    background-color: #fff; }
    .multi.light-text.white > div.reversed .col .button:hover {
      border-color: white;
      background-color: white; }
  .multi.light-text .col .button {
    color: #fff;
    border-color: #fff; }
    .multi.light-text .col .button:hover {
      border-color: #fff;
      opacity: 0.8; }
  .multi.light-text .row .button:hover {
    opacity: 0.8; }
  .multi.light-text .row .button.secondary:hover {
    border-color: #fff; }
  .multi.light-text h4, .multi.light-text .col p {
    color: #fff; }
  .multi.light-text div.reversed .col .button:hover {
    color: #fff; }
  .multi.light-text .col a .button {
    background-color: transparent; }
  .multi > div.reversed.light-text a, .multi > div.reversed.light-text a:after,
  .multi > div.reversed.light-text figure i:before,
  .multi > div.reversed.light-text p, .multi > div.reversed.light-text h3, .multi > div.reversed.light-text h4 {
    color: #fff; }
  .multi > div.reversed.light-text a:hover {
    text-decoration: none !important;
    opacity: 0.8;
    color: #fff; }
  .multi > div.reversed.light-text .col > span {
    padding-bottom: 30px; }
  .multi > div.reversed.light-text.center-content i {
    padding: 30px auto 0;
    text-align: center; }
  .multi > div.reversed.light-text .col .button {
    background-color: #fff;
    border-color: #fff; }
  .multi > div.reversed.light-text.primary .col .button {
    color: #282829; }
  .multi > div.reversed.light-text.secondary .col .button {
    color: #542b0e; }
  .multi > div.reversed.light-text.med .col .button {
    color: #e6e7e8; }
  .multi > div.reversed.light-text.dark .col .button {
    color: #282829; }
  .multi > div.reversed.light-text.light .col .button {
    color: #ededed; }
  .multi > div.reversed.light-text.alert .col .button {
    color: #e60023; }
  .multi > div.reversed.light-text.darkest .col .button {
    color: #000; }
  .multi > div.reversed.light-text.white .col .button {
    color: #fff; }
  .multi > div.center-content {
    text-align: center; }
    .multi > div.center-content i {
      padding: 30px auto 0;
      text-align: center; }
    .multi > div.center-content .col h2, .multi > div.center-content .col h3, .multi > div.center-content .col h4 {
      text-align: center;
      margin: 0 0 20px; }
    .multi > div.center-content .col p {
      text-align: center; }
  .multi div.row {
    margin-top: 40px; }
  .multi div.col .button {
    margin-top: 18px; }
  .multi aside ul li {
    text-align: left; }
  .multi > div:not(.border) .col > span {
    padding: 0; }
  .multi div.primary h2, .multi div.primary h3 {
    color: #282829; }
  .multi div.primary .button {
    background-color: #282829; }
  .multi div.primary span {
    border-color: #282829; }
  .multi div.primary figure:before {
    background-color: rgba(40, 40, 41, 0.4); }
  .multi div.primary a:after,
  .multi div.primary a:not(.button),
  .multi div.primary figure i:before {
    color: #282829; }
  .multi div.primary a:hover {
    color: #39394b; }
  .multi div.primary.border .col > span {
    border: 4px solid #282829; }
  .multi div.primary.border figure + span {
    border-top-width: 0;
    border-top: none; }
  .multi div.primary.reversed .col {
    background-color: #282829; }
  .multi div.primary .button {
    border-color: #282829; }
    .multi div.primary .button:hover {
      border-color: #39394b; }
    .multi div.primary .button.secondary {
      border-color: #282829;
      color: #282829; }
      .multi div.primary .button.secondary:hover {
        background-color: #282829; }
  .multi div.secondary h2, .multi div.secondary h3 {
    color: #542b0e; }
  .multi div.secondary .button {
    background-color: #542b0e; }
  .multi div.secondary span {
    border-color: #542b0e; }
  .multi div.secondary figure:before {
    background-color: rgba(84, 43, 14, 0.4); }
  .multi div.secondary a:after,
  .multi div.secondary a:not(.button),
  .multi div.secondary figure i:before {
    color: #542b0e; }
  .multi div.secondary a:hover {
    color: #89400c; }
  .multi div.secondary.border .col > span {
    border: 4px solid #542b0e; }
  .multi div.secondary.border figure + span {
    border-top-width: 0;
    border-top: none; }
  .multi div.secondary.reversed .col {
    background-color: #542b0e; }
  .multi div.secondary .button {
    border-color: #542b0e; }
    .multi div.secondary .button:hover {
      border-color: #89400c; }
    .multi div.secondary .button.secondary {
      border-color: #542b0e;
      color: #542b0e; }
      .multi div.secondary .button.secondary:hover {
        background-color: #542b0e; }
  .multi div.med h2, .multi div.med h3 {
    color: #e6e7e8; }
  .multi div.med .button {
    background-color: #e6e7e8; }
  .multi div.med span {
    border-color: #e6e7e8; }
  .multi div.med figure:before {
    background-color: rgba(230, 231, 232, 0.4); }
  .multi div.med a:after,
  .multi div.med a:not(.button),
  .multi div.med figure i:before {
    color: #e6e7e8; }
  .multi div.med a:hover {
    color: white; }
  .multi div.med.border .col > span {
    border: 4px solid #e6e7e8; }
  .multi div.med.border figure + span {
    border-top-width: 0;
    border-top: none; }
  .multi div.med.reversed .col {
    background-color: #e6e7e8; }
  .multi div.med .button {
    border-color: #e6e7e8; }
    .multi div.med .button:hover {
      border-color: white; }
    .multi div.med .button.secondary {
      border-color: #e6e7e8;
      color: #e6e7e8; }
      .multi div.med .button.secondary:hover {
        background-color: #e6e7e8; }
  .multi div.dark h2, .multi div.dark h3 {
    color: #282829; }
  .multi div.dark .button {
    background-color: #282829; }
  .multi div.dark span {
    border-color: #282829; }
  .multi div.dark figure:before {
    background-color: rgba(40, 40, 41, 0.4); }
  .multi div.dark a:after,
  .multi div.dark a:not(.button),
  .multi div.dark figure i:before {
    color: #282829; }
  .multi div.dark a:hover {
    color: #39394b; }
  .multi div.dark.border .col > span {
    border: 4px solid #282829; }
  .multi div.dark.border figure + span {
    border-top-width: 0;
    border-top: none; }
  .multi div.dark.reversed .col {
    background-color: #282829; }
  .multi div.dark .button {
    border-color: #282829; }
    .multi div.dark .button:hover {
      border-color: #414143; }
    .multi div.dark .button.secondary {
      border-color: #282829;
      color: #282829; }
      .multi div.dark .button.secondary:hover {
        background-color: #282829; }
  .multi div.light h2, .multi div.light h3 {
    color: #ededed; }
  .multi div.light .button {
    background-color: #ededed; }
  .multi div.light span {
    border-color: #ededed; }
  .multi div.light figure:before {
    background-color: rgba(237, 237, 237, 0.4); }
  .multi div.light a:after,
  .multi div.light a:not(.button),
  .multi div.light figure i:before {
    color: #ededed; }
  .multi div.light a:hover {
    color: white; }
  .multi div.light.border .col > span {
    border: 4px solid #ededed; }
  .multi div.light.border figure + span {
    border-top-width: 0;
    border-top: none; }
  .multi div.light.reversed .col {
    background-color: #ededed; }
  .multi div.light .button {
    border-color: #ededed; }
    .multi div.light .button:hover {
      border-color: white; }
    .multi div.light .button.secondary {
      border-color: #ededed;
      color: #ededed; }
      .multi div.light .button.secondary:hover {
        background-color: #ededed; }
  .multi div.alert h2, .multi div.alert h3 {
    color: #e60023; }
  .multi div.alert .button {
    background-color: #e60023; }
  .multi div.alert span {
    border-color: #e60023; }
  .multi div.alert figure:before {
    background-color: rgba(230, 0, 35, 0.4); }
  .multi div.alert a:after,
  .multi div.alert a:not(.button),
  .multi div.alert figure i:before {
    color: #e60023; }
  .multi div.alert a:hover {
    color: #ff1a3d; }
  .multi div.alert.border .col > span {
    border: 4px solid #e60023; }
  .multi div.alert.border figure + span {
    border-top-width: 0;
    border-top: none; }
  .multi div.alert.reversed .col {
    background-color: #e60023; }
  .multi div.alert .button {
    border-color: #e60023; }
    .multi div.alert .button:hover {
      border-color: #ff1a3d; }
    .multi div.alert .button.secondary {
      border-color: #e60023;
      color: #e60023; }
      .multi div.alert .button.secondary:hover {
        background-color: #e60023; }
  .multi div.darkest h2, .multi div.darkest h3 {
    color: #000; }
  .multi div.darkest .button {
    background-color: #000; }
  .multi div.darkest span {
    border-color: #000; }
  .multi div.darkest figure:before {
    background-color: rgba(0, 0, 0, 0.4); }
  .multi div.darkest a:after,
  .multi div.darkest a:not(.button),
  .multi div.darkest figure i:before {
    color: #000; }
  .multi div.darkest a:hover {
    color: #1d1616; }
  .multi div.darkest.border .col > span {
    border: 4px solid #000; }
  .multi div.darkest.border figure + span {
    border-top-width: 0;
    border-top: none; }
  .multi div.darkest.reversed .col {
    background-color: #000; }
  .multi div.darkest .button {
    border-color: #000; }
    .multi div.darkest .button:hover {
      border-color: #1d1616; }
    .multi div.darkest .button.secondary {
      border-color: #000;
      color: #000; }
      .multi div.darkest .button.secondary:hover {
        background-color: #000; }
  .multi div.white h2, .multi div.white h3 {
    color: #fff; }
  .multi div.white .button {
    background-color: #fff; }
  .multi div.white span {
    border-color: #fff; }
  .multi div.white figure:before {
    background-color: rgba(255, 255, 255, 0.4); }
  .multi div.white a:after,
  .multi div.white a:not(.button),
  .multi div.white figure i:before {
    color: #fff; }
  .multi div.white a:hover {
    color: white; }
  .multi div.white.border .col > span {
    border: 4px solid #fff; }
  .multi div.white.border figure + span {
    border-top-width: 0;
    border-top: none; }
  .multi div.white.reversed .col {
    background-color: #fff; }
  .multi div.white .button {
    border-color: #fff; }
    .multi div.white .button:hover {
      border-color: white; }
    .multi div.white .button.secondary {
      border-color: #fff;
      color: #fff; }
      .multi div.white .button.secondary:hover {
        background-color: #fff; }
  .multi[data-count="2"] .col:nth-of-type(n) {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%; }
  .multi[data-count="2"] .col:last-child {
    float: right;
    margin-right: 0; }
  .multi[data-count="2"] .col:nth-of-type(2n+2) {
    float: right;
    margin-right: 0; }
  .multi[data-count="2"] .col:nth-child(n+3) {
    margin-top: 30px; }
  .multi[data-count="2"] .col a .button {
    top: 0; }
  .multi[data-count="3"] .col:nth-of-type(n) {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%; }
  .multi[data-count="3"] .col:last-child {
    float: right;
    margin-right: 0; }
  .multi[data-count="3"] .col:nth-of-type(3n+3) {
    float: right;
    margin-right: 0; }
  .multi[data-count="3"] .col:nth-child(n+4) {
    margin-top: 30px; }
  .multi[data-count="3"] .col a .button {
    top: 5px; }
  .multi[data-count="4"] .col:nth-of-type(n) {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%; }
  .multi[data-count="4"] .col:last-child {
    float: right;
    margin-right: 0; }
  .multi[data-count="4"] .col:nth-of-type(4n+4) {
    float: right;
    margin-right: 0; }
  .multi[data-count="4"] .col:nth-child(n+5) {
    margin-top: 30px; }
  .multi[data-count="1"] .col {
    width: 100%; }
    .multi[data-count="1"] .col > span {
      max-width: 600px;
      margin: 0 auto 20px; }
  @media (max-width: 992px) {
    .multi[data-count="3"] .col:nth-of-type(n),
    .multi[data-count="4"] .col:nth-of-type(n) {
      width: 49.15254%;
      float: left;
      margin-right: 1.69492%; }
    .multi[data-count="3"] .col:nth-of-type(2n+2),
    .multi[data-count="4"] .col:nth-of-type(2n+2) {
      float: right;
      margin-right: 0; }
    .multi[data-count="3"] .col:nth-of-type(n+3),
    .multi[data-count="4"] .col:nth-of-type(n+3) {
      margin-top: 25px; } }
  @media (max-width: 768px) {
    .multi[data-count] .col:nth-of-type(n) {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; }
    .multi .col img {
      width: 100%; }
    .multi .col:not(:first-of-type) {
      margin-top: 25px; } }

/* faq section ===============================================================  */
.faq h2 {
  text-align: center; }

.faq h3, .faq h4, .faq h5, .faq h6 {
  text-transform: none; }

.faq dl {
  width: 100%;
  max-width: 100%;
  margin: 0 auto; }

.faq dd {
  display: none;
  padding: 30px 40px; }
  @media (max-width: 768px) {
    .faq dd {
      padding: 25px; } }

.faq dt {
  background-color: #ededed; }
  .faq dt a {
    color: #282829;
    display: block;
    font-weight: bold;
    padding: 18px 60px 18px 22px;
    position: relative;
    text-decoration: none;
    margin-bottom: 12px; }
    .faq dt a:hover {
      color: #fff;
      background-color: #282829; }
      .faq dt a:hover:after {
        color: #fff !important; }
    .faq dt a:after {
      position: absolute;
      top: 20px;
      right: 15px;
      display: inline-block;
      margin-right: 12px;
      font-family: "Font Awesome 5 Pro";
      content: '\f067';
      color: #bcbec1; }
    .faq dt a.open {
      color: #282829;
      margin-bottom: 0; }
      .faq dt a.open:after {
        content: '\f068';
        color: #542b0e; }
      .faq dt a.open:hover:after, .faq dt a.open:hover {
        color: #fff; }
    @media (max-width: 768px) {
      .faq dt a {
        font-weight: normal;
        padding: 18px 50px 18px 15px;
        line-height: 1; }
        .faq dt a a:after {
          top: 12px; } }

@media screen and (max-width: 1200px) and (min-width: 767px) {
  .faq .half:nth-of-type(n) {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 0; } }

.faq > div.border dt a:not(.open) {
  border-bottom: none !important; }

.faq > div.border dt a:hover:after {
  color: #fff; }

.faq > div.border dd {
  border-top: none !important; }

.faq > div.reversed dt a:after {
  color: #fff !important; }

.faq > div.reversed dt:first-child a {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.faq > div.reversed dd {
  border-top: 0;
  -webkit-box-shadow: inset 0 5px 2px rgba(230, 231, 232, 0.5);
  box-shadow: inset 0 5px 2px rgba(230, 231, 232, 0.5); }

.faq > div.primary h2 {
  color: #282829; }

.faq > div.primary dt a {
  color: #282829; }
  .faq > div.primary dt a:after {
    color: #282829; }
  .faq > div.primary dt a:hover {
    background-color: #282829;
    color: #fff; }

.faq > div.primary dd {
  background-color: rgba(40, 40, 41, 0.05);
  border-top: 2px solid #282829; }
  .faq > div.primary dd h3, .faq > div.primary dd h4, .faq > div.primary dd h5, .faq > div.primary dd h6 {
    color: #282829; }

.faq > div.primary.border dt a {
  border: 4px solid #282829; }

.faq > div.primary.border dt:nth-last-child(2) a {
  border-bottom: 4px solid #282829 !important; }

.faq > div.primary.reversed dt a {
  background-color: #282829;
  color: white;
  -webkit-box-shadow: inset 0 5px 2px rgba(2, 2, 2, 0.5);
  box-shadow: inset 0 5px 2px rgba(2, 2, 2, 0.5); }
  .faq > div.primary.reversed dt a:hover {
    background-color: #39394b; }

.faq > div.secondary h2 {
  color: #542b0e; }

.faq > div.secondary dt a {
  color: #542b0e; }
  .faq > div.secondary dt a:after {
    color: #542b0e; }
  .faq > div.secondary dt a:hover {
    background-color: #542b0e;
    color: #fff; }

.faq > div.secondary dd {
  background-color: rgba(84, 43, 14, 0.05);
  border-top: 2px solid #542b0e; }
  .faq > div.secondary dd h3, .faq > div.secondary dd h4, .faq > div.secondary dd h5, .faq > div.secondary dd h6 {
    color: #542b0e; }

.faq > div.secondary.border dt a {
  border: 4px solid #542b0e; }

.faq > div.secondary.border dt:nth-last-child(2) a {
  border-bottom: 4px solid #542b0e !important; }

.faq > div.secondary.reversed dt a {
  background-color: #542b0e;
  color: white;
  -webkit-box-shadow: inset 0 5px 2px rgba(18, 9, 3, 0.5);
  box-shadow: inset 0 5px 2px rgba(18, 9, 3, 0.5); }
  .faq > div.secondary.reversed dt a:hover {
    background-color: #89400c; }

.faq > div.med h2 {
  color: #e6e7e8; }

.faq > div.med dt a {
  color: #e6e7e8; }
  .faq > div.med dt a:after {
    color: #e6e7e8; }
  .faq > div.med dt a:hover {
    background-color: #e6e7e8;
    color: #fff; }

.faq > div.med dd {
  background-color: rgba(230, 231, 232, 0.05);
  border-top: 2px solid #e6e7e8; }
  .faq > div.med dd h3, .faq > div.med dd h4, .faq > div.med dd h5, .faq > div.med dd h6 {
    color: #e6e7e8; }

.faq > div.med.border dt a {
  border: 4px solid #e6e7e8; }

.faq > div.med.border dt:nth-last-child(2) a {
  border-bottom: 4px solid #e6e7e8 !important; }

.faq > div.med.reversed dt a {
  background-color: #e6e7e8;
  color: white;
  -webkit-box-shadow: inset 0 5px 2px rgba(190, 193, 195, 0.5);
  box-shadow: inset 0 5px 2px rgba(190, 193, 195, 0.5); }
  .faq > div.med.reversed dt a:hover {
    background-color: white; }

.faq > div.dark h2 {
  color: #282829; }

.faq > div.dark dt a {
  color: #282829; }
  .faq > div.dark dt a:after {
    color: #282829; }
  .faq > div.dark dt a:hover {
    background-color: #282829;
    color: #fff; }

.faq > div.dark dd {
  background-color: rgba(40, 40, 41, 0.05);
  border-top: 2px solid #282829; }
  .faq > div.dark dd h3, .faq > div.dark dd h4, .faq > div.dark dd h5, .faq > div.dark dd h6 {
    color: #282829; }

.faq > div.dark.border dt a {
  border: 4px solid #282829; }

.faq > div.dark.border dt:nth-last-child(2) a {
  border-bottom: 4px solid #282829 !important; }

.faq > div.dark.reversed dt a {
  background-color: #282829;
  color: white;
  -webkit-box-shadow: inset 0 5px 2px rgba(2, 2, 2, 0.5);
  box-shadow: inset 0 5px 2px rgba(2, 2, 2, 0.5); }
  .faq > div.dark.reversed dt a:hover {
    background-color: #39394b;
    background-color: #e6e7e8; }

.faq > div.light h2 {
  color: #ededed; }

.faq > div.light dt a {
  color: #ededed; }
  .faq > div.light dt a:after {
    color: #ededed; }
  .faq > div.light dt a:hover {
    background-color: #ededed;
    color: #fff; }

.faq > div.light dd {
  background-color: rgba(237, 237, 237, 0.05);
  border-top: 2px solid #ededed; }
  .faq > div.light dd h3, .faq > div.light dd h4, .faq > div.light dd h5, .faq > div.light dd h6 {
    color: #ededed; }

.faq > div.light.border dt a {
  border: 4px solid #ededed; }

.faq > div.light.border dt:nth-last-child(2) a {
  border-bottom: 4px solid #ededed !important; }

.faq > div.light.reversed dt a {
  background-color: #ededed;
  color: white;
  -webkit-box-shadow: inset 0 5px 2px rgba(199, 199, 199, 0.5);
  box-shadow: inset 0 5px 2px rgba(199, 199, 199, 0.5); }
  .faq > div.light.reversed dt a:hover {
    background-color: white; }

.faq > div.alert h2 {
  color: #e60023; }

.faq > div.alert dt a {
  color: #e60023; }
  .faq > div.alert dt a:after {
    color: #e60023; }
  .faq > div.alert dt a:hover {
    background-color: #e60023;
    color: #fff; }

.faq > div.alert dd {
  background-color: rgba(230, 0, 35, 0.05);
  border-top: 2px solid #e60023; }
  .faq > div.alert dd h3, .faq > div.alert dd h4, .faq > div.alert dd h5, .faq > div.alert dd h6 {
    color: #e60023; }

.faq > div.alert.border dt a {
  border: 4px solid #e60023; }

.faq > div.alert.border dt:nth-last-child(2) a {
  border-bottom: 4px solid #e60023 !important; }

.faq > div.alert.reversed dt a {
  background-color: #e60023;
  color: white;
  -webkit-box-shadow: inset 0 5px 2px rgba(154, 0, 23, 0.5);
  box-shadow: inset 0 5px 2px rgba(154, 0, 23, 0.5); }
  .faq > div.alert.reversed dt a:hover {
    background-color: #ff1a3d; }

.faq > div.darkest h2 {
  color: #000; }

.faq > div.darkest dt a {
  color: #000; }
  .faq > div.darkest dt a:after {
    color: #000; }
  .faq > div.darkest dt a:hover {
    background-color: #000;
    color: #fff; }

.faq > div.darkest dd {
  background-color: rgba(0, 0, 0, 0.05);
  border-top: 2px solid #000; }
  .faq > div.darkest dd h3, .faq > div.darkest dd h4, .faq > div.darkest dd h5, .faq > div.darkest dd h6 {
    color: #000; }

.faq > div.darkest.border dt a {
  border: 4px solid #000; }

.faq > div.darkest.border dt:nth-last-child(2) a {
  border-bottom: 4px solid #000 !important; }

.faq > div.darkest.reversed dt a {
  background-color: #000;
  color: white;
  -webkit-box-shadow: inset 0 5px 2px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 5px 2px rgba(0, 0, 0, 0.5); }
  .faq > div.darkest.reversed dt a:hover {
    background-color: #1d1616; }

.faq > div.white h2 {
  color: #fff; }

.faq > div.white dt a {
  color: #fff; }
  .faq > div.white dt a:after {
    color: #fff; }
  .faq > div.white dt a:hover {
    background-color: #fff;
    color: #fff; }

.faq > div.white dd {
  background-color: rgba(255, 255, 255, 0.05);
  border-top: 2px solid #fff; }
  .faq > div.white dd h3, .faq > div.white dd h4, .faq > div.white dd h5, .faq > div.white dd h6 {
    color: #fff; }

.faq > div.white.border dt a {
  border: 4px solid #fff; }

.faq > div.white.border dt:nth-last-child(2) a {
  border-bottom: 4px solid #fff !important; }

.faq > div.white.reversed dt a {
  background-color: #fff;
  color: white;
  -webkit-box-shadow: inset 0 5px 2px rgba(217, 217, 217, 0.5);
  box-shadow: inset 0 5px 2px rgba(217, 217, 217, 0.5); }
  .faq > div.white.reversed dt a:hover {
    background-color: white; }

.videoWrapper {
  position: relative;
  padding-bottom: 51.5% !important;
  padding-top: 25px !important;
  height: 0;
  width: 100%; }
  .videoWrapper iframe {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media (max-width: 768px) {
  .multi > div,
  .split .half,
  .split .video {
    padding: 15px;
    margin: 0; } }

.search article .entry-content,
article.post .entry-content {
  background-color: transparent;
  display: -webkit-flex;
  display: -ms-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  align-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .search article .entry-content img,
  article.post .entry-content img {
    display: block; }
  .search article .entry-content a,
  article.post .entry-content a {
    display: block; }
    .search article .entry-content a:hover figcaption,
    .search article .entry-content a:hover figure:before,
    .search article .entry-content a:hover figure:after,
    article.post .entry-content a:hover figcaption,
    article.post .entry-content a:hover figure:before,
    article.post .entry-content a:hover figure:after {
      opacity: 1; }
    .search article .entry-content a:hover figure:before,
    article.post .entry-content a:hover figure:before {
      top: 0;
      right: 0;
      left: 0;
      bottom: 0; }
    .search article .entry-content a:hover figure:after,
    article.post .entry-content a:hover figure:after {
      width: 50px;
      height: 50px;
      padding: 16px; }
  .search article .entry-content figure,
  article.post .entry-content figure {
    position: relative;
    margin: 3px; }
    .search article .entry-content figure:before,
    article.post .entry-content figure:before {
      display: block;
      content: '';
      position: absolute;
      background-color: rgba(0, 0, 0, 0.8);
      opacity: 0;
      z-index: 2;
      -webkit-transition: all 0.1s linear;
      -o-transition: all 0.1s linear;
      transition: all 0.1s linear; }
    .search article .entry-content figure:after,
    article.post .entry-content figure:after {
      display: inline-block;
      margin-right: 12px;
      font-family: "Font Awesome 5 Pro";
      content: '\f061';
      font-weight: normal;
      color: #fff;
      display: block;
      opacity: 0;
      width: 100px;
      height: 100px;
      padding: 41px;
      border: 2px solid #fff;
      border-radius: 100px;
      z-index: 10;
      -webkit-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .search article .entry-content figcaption,
  article.post .entry-content figcaption {
    background-color: #542b0e;
    padding: 8px;
    margin: 0;
    text-align: right;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px; }
  .search article .entry-content header,
  article.post .entry-content header {
    border-bottom: none;
    background-image: none;
    background-color: transparent;
    padding-bottom: 0; }
  .search article .entry-content h2,
  article.post .entry-content h2 {
    margin: 12px 0 0;
    padding: 0;
    text-transform: none; }
    .search article .entry-content h2 a,
    article.post .entry-content h2 a {
      color: #282829;
      text-transform: none;
      font-weight: normal;
      font-size: 20px;
      font-family: "Raleway", serif;
      display: block;
      line-height: 1.25; }
  .search article .entry-content p,
  article.post .entry-content p {
    margin: 25px 0 20px;
    clear: both; }
  .search article .entry-content a.more,
  article.post .entry-content a.more {
    display: block;
    width: 200px;
    min-width: 0;
    text-transform: uppercase;
    margin-top: 20px;
    padding: 10px; }
  @media (max-width: 768px) {
    .search article .entry-content,
    article.post .entry-content {
      margin-bottom: 20px; }
      .search article .entry-content > figure,
      .search article .entry-content > div,
      article.post .entry-content > figure,
      article.post .entry-content > div {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding: 0; }
      .search article .entry-content h2,
      article.post .entry-content h2 {
        margin-top: 20px; } }

.archive .main-content.two-col > div, .blog .main-content.two-col > div, .search .main-content.two-col > div {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 32px; }
  .archive .main-content.two-col > div:before, .blog .main-content.two-col > div:before, .search .main-content.two-col > div:before {
    display: none; }
  .archive .main-content.two-col > div .half, .blog .main-content.two-col > div .half, .search .main-content.two-col > div .half {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0; }
  @media screen and (min-width: 1500px) {
    .archive .main-content.two-col > div, .blog .main-content.two-col > div, .search .main-content.two-col > div {
      -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr); } }
  @media (max-width: 768px) {
    .archive .main-content.two-col > div, .blog .main-content.two-col > div, .search .main-content.two-col > div {
      -ms-grid-columns: (1fr)[1];
      grid-template-columns: repeat(1, 1fr); } }

/*
                             ,,              
                             db              
                                             
`7MMpMMMb.pMMMb.   ,6"Yb.  `7MM  `7MMpMMMb.  
  MM    MM    MM  8)   MM    MM    MM    MM  
  MM    MM    MM   ,pm9MM    MM    MM    MM  
  MM    MM    MM  8M   MM    MM    MM    MM  
.JMML  JMML  JMML.`Moo9^Yo..JMML..JMML  JMML.
                                             
                                           
 */
/*
          ,,        ,,          ,,                          
          db      `7MM         *MM                          
                    MM          MM                          
,pP"Ybd `7MM   ,M""bMM  .gP"Ya  MM,dMMb.   ,6"Yb.  `7Mb,od8 
8I   `"   MM ,AP    MM ,M'   Yb MM    `Mb 8)   MM    MM' "' 
`YMMMa.   MM 8MI    MM 8M"""""" MM     M8  ,pm9MM    MM     
L.   I8   MM `Mb    MM YM.    , MM.   ,M9 8M   MM    MM     
M9mmmP' .JMML.`Wbmd"MML.`Mbmmd' P^YbmdP'  `Moo9^Yo..JMML.   
                                                          
*/
.single main header {
  background: transparent; }
  .single main header figure {
    margin-bottom: 32px; }

.single main h1 {
  color: #282829;
  font-weight: bold; }

.single main h2, .single main h3, .single main h4 {
  font-size: 14px;
  font-weight: bold;
  text-transform: none;
  margin-bottom: 0; }

.single section.row .row {
  margin-bottom: 20px; }

.single ul.pager {
  border-top: 4px solid #282829;
  padding-top: 12px;
  margin-top: 32px; }

.single .row.center aside h3 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 28px; }

div.share {
  line-height: 20px;
  margin-top: 80px;
  padding: 20px 0;
  border-top: 1px solid #e6e7e8;
  border-bottom: 1px solid #e6e7e8; }
  div.share > span {
    display: inline-block;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
    top: -1px;
    color: #282829;
    margin: 0 20px 0 0; }
  div.share ul {
    margin: 0 0 0;
    padding: 0;
    display: inline-block; }
    div.share ul:before, div.share ul:after {
      display: block;
      width: 100%;
      clear: both;
      content: ''; }
    div.share ul li {
      display: inline-block;
      margin-right: 3px; }
      div.share ul li span {
        display: none; }
      div.share ul li a {
        background-color: transparent;
        display: block;
        padding: 6px 4px;
        height: 32px;
        width: 32px;
        text-align: center; }
        div.share ul li a i {
          display: block;
          margin: 0 auto;
          text-align: center; }
          div.share ul li a i:before {
            font-size: 20px;
            text-align: center;
            margin: 0; }
        div.share ul li a:hover i:before {
          color: #542b0e; }
  @media (max-width: 500px) {
    div.share > span {
      font-size: 14px; } }

div#comments:before, div#comments:after {
  display: block;
  width: 100%;
  clear: both;
  content: ''; }

.comment-respond {
  margin-top: 40px; }
  .comment-respond h3 {
    font-size: 24px; }
  .comment-respond .comment-subscription-form {
    margin: 0; }
    .comment-respond .comment-subscription-form label {
      display: inline-block; }
  .comment-respond textarea, .comment-respond input[type="text"], .comment-respond input[type="email"] {
    border: 2px solid #ededed; }
    .comment-respond textarea:hover, .comment-respond textarea:focus, .comment-respond input[type="text"]:hover, .comment-respond input[type="text"]:focus, .comment-respond input[type="email"]:hover, .comment-respond input[type="email"]:focus {
      border-color: #282829; }
  .comment-respond label {
    padding-top: 0; }

.single-post-nav {
  margin: 0 0 20px; }
  .single-post-nav:before, .single-post-nav:after {
    display: block;
    width: 100%;
    clear: both;
    content: ''; }

.row.pagination {
  height: auto !important;
  text-align: center;
  float: none !important; }
  .row.pagination:before, .row.pagination:after {
    display: block;
    width: 100%;
    clear: both;
    content: ''; }

.custom-pagination {
  display: block;
  margin: 15px auto;
  float: none;
  text-align: center; }
  .custom-pagination:before, .custom-pagination:after {
    display: block;
    width: 100%;
    clear: both;
    content: ''; }
  .custom-pagination > span, .custom-pagination > a {
    font-weight: bold;
    display: inline-block;
    padding: 8px 10px;
    color: #fff;
    border-bottom: 3px solid #282829;
    border-radius: 0;
    text-decoration: none;
    color: #282829;
    border-bottom: none;
    color: #e6e7e8; }
  .custom-pagination a:hover,
  .custom-pagination span.current {
    border-color: #282829;
    border-bottom: 2px solid #39394b;
    color: #282829; }
  .custom-pagination span.page-num, .custom-pagination a.next, .custom-pagination a.prev {
    border: none; }
  .custom-pagination span.page-num {
    display: none; }
  .custom-pagination a.next:after,
  .custom-pagination a.prev:after {
    display: inline-block;
    margin-right: 12px;
    font-family: "Font Awesome 5 Pro";
    margin: 0;
    display: inline-block;
    -webkit-transition: left 0.3s,
 right 0.3s;
    -o-transition: left 0.3s,
 right 0.3s;
    transition: left 0.3s,
 right 0.3s;
    font-size: 18px;
    position: relative; }
  .custom-pagination a.next {
    padding-right: 20px; }
    .custom-pagination a.next:after {
      content: "";
      margin-left: 2px;
      top: 0;
      left: 3px; }
    .custom-pagination a.next:hover:after {
      left: 8px; }
  .custom-pagination a.prev {
    padding-left: 20px; }
    .custom-pagination a.prev:after {
      content: "";
      margin-right: 2px;
      top: 0;
      right: 3px;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
    .custom-pagination a.prev:hover:after {
      right: 8px; }
  @media (max-width: 768px) {
    .custom-pagination {
      float: none;
      text-align: center;
      margin-bottom: 60px; } }
  @media (max-width: 500px) {
    .custom-pagination span.page-num {
      display: block; } }

.pager {
  list-style-type: none;
  padding-top: 40px;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  align-content: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .pager:before, .pager:after {
    display: block;
    width: 100%;
    clear: both;
    content: ''; }
  .pager a {
    text-transform: uppercase;
    color: #282829;
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    font-weight: normal; }
  .pager li a:hover {
    color: #542b0e; }
    .pager li a:hover:before, .pager li a:hover:after {
      color: #542b0e; }
  .pager a, .pager li {
    line-height: 1; }
  .pager li.previous a:before, .pager li.previous a:after, .pager li.next a:before, .pager li.next a:after {
    display: inline-block;
    margin-right: 12px;
    font-family: "Font Awesome 5 Pro";
    margin: 0;
    display: inline-block;
    color: #282829;
    font-size: 18px;
    position: relative;
    top: 0; }
  .pager li.previous:hover a:before, .pager li.previous:hover a:after, .pager li.next:hover a:before, .pager li.next:hover a:after {
    color: #542b0e; }
  .pager li.previous a:before {
    content: "";
    left: -12px;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-filter: FlipH;
    filter: FlipH;
    -ms-filter: "FlipH"; }
  .pager li.next a:after {
    content: "";
    left: 12px; }
  @media (max-width: 768px) {
    .pager li {
      float: none;
      width: 100%;
      text-align: center; } }

.related {
  margin-top: 0;
  padding-top: 0; }
  .related .col figure img {
    width: 100%; }
  .related .col figcaption {
    background-color: transparent; }
  .related time {
    display: block;
    text-align: left;
    font-size: 16px;
    text-transform: none;
    font-weight: normal; }

/*
  ,,                               ,,                  
`7MM                             `7MM                  
  MM                               MM                  
  MMpMMMb.  .gP"Ya   ,6"Yb.   ,M""bMM  .gP"Ya `7Mb,od8 
  MM    MM ,M'   Yb 8)   MM ,AP    MM ,M'   Yb  MM' "' 
  MM    MM 8M""""""  ,pm9MM 8MI    MM 8M""""""  MM     
  MM    MM YM.    , 8M   MM `Mb    MM YM.    ,  MM     
.JMML  JMML.`Mbmmd' `Moo9^Yo.`Wbmd"MML.`Mbmmd'.JMML.   

*/
header {
  background-color: #282829;
  width: 100%;
  padding: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  z-index: 1000;
  padding-bottom: 15px; }
  @media (max-width: 992px) {
    header {
      padding-bottom: 0; } }
  header.fixed {
    position: fixed;
    z-index: 100;
    top: 0; }
  header > div {
    display: -webkit-flex;
    display: -ms-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    align-content: center;
    -webkit-box-align: center;
    align-items: center; }
  header a, header nav {
    position: relative;
    z-index: 15; }
  header .logo {
    padding: 35px 4vw 35px 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    max-width: 280px;
    position: relative;
    top: -3px; }
    header .logo img {
      display: block;
      max-height: 100%;
      max-width: 100%;
      -webkit-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      header .logo img:hover {
        -webkit-filter: contrast(105%) brightness(110%);
        filter: contrast(105%) brightness(110%); }
  @media (max-width: 1196px) {
    header .logo {
      padding-left: 16px; } }
  @media (max-width: 768px) {
    header:before, header:after {
      display: block;
      width: 100%;
      clear: both;
      content: ''; }
    header .logo {
      width: 80vw;
      max-width: 200px;
      display: block;
      padding: 12px 0 8px 16px; }
      header .logo img {
        max-height: 100%;
        max-width: 100%;
        height: auto; } }
  @media (max-width: 500px) {
    header .logo {
      margin-left: calc(50vw - 130px); } }

.logged-in header.fixed {
  top: 32px !important; }
  .logged-in header.fixed.no-adminbar {
    top: 0 !important; }

/*
                             ,,                                                
                             db                                                
                                                                               
`7MMpMMMb.pMMMb.   ,6"Yb.  `7MM  `7MMpMMMb.      `7MMpMMMb.   ,6"Yb.`7M'   `MF'
  MM    MM    MM  8)   MM    MM    MM    MM        MM    MM  8)   MM  VA   ,V  
  MM    MM    MM   ,pm9MM    MM    MM    MM        MM    MM   ,pm9MM   VA ,V   
  MM    MM    MM  8M   MM    MM    MM    MM        MM    MM  8M   MM    VVV    
.JMML  JMML  JMML.`Moo9^Yo..JMML..JMML  JMML.    .JMML  JMML.`Moo9^Yo.   W     
*/
ul.social {
  text-align: left;
  margin-top: 0; }
  ul.social li {
    margin: 0 4px 10px; }
  ul.social li a {
    background-color: transparent;
    width: 28px;
    height: 28px;
    text-align: center;
    border: none;
    padding: 0 !important;
    border-radius: 0; }
    ul.social li a:before {
      color: #fff;
      font-size: 20px;
      text-align: center;
      display: inline-block;
      margin-right: 12px;
      font-family: 'Font Awesome 5 Brands';
      padding: 5px 4px; }
    ul.social li a[class*="far"] {
      display: inline-block;
      margin-right: 12px;
      font-family: "Font Awesome 5 Pro"; }
    ul.social li a:hover {
      background-color: #1b1b1b; }

a.menu-toggle {
  display: inline-block;
  border: 3px solid #fff;
  height: 32px;
  width: 32px;
  position: relative;
  top: -22px;
  left: 10px; }
  a.menu-toggle:before {
    display: inline-block;
    font-size: 24px;
    font-family: "Font Awesome 5 Pro";
    content: '\f00d';
    font-weight: normal;
    color: #fff;
    position: relative;
    left: 4px;
    top: 1px; }
.home .side-menu.closed {
    background-color: transparent !important; 
}
.side-menu {
  background-color: #282829 !important;
  z-index: 50;
  color: #fff;
  border-right: 8px solid #542b0e;
  padding: 20px;
  -webkit-transition: 0.2s linear all;
  -o-transition: 0.2s linear all;
  transition: 0.2s linear all;
  min-height: 100vh;
  max-width: 250px; }
  .side-menu.closed {
    background-color: transparent; }
    .side-menu.closed > ul, .side-menu.closed ul.menu, .side-menu.closed p.phone {
      opacity: 0;
      display: none; }
    .side-menu.closed a.menu-toggle {
      top: -26px; }
      .side-menu.closed a.menu-toggle:before {
        content: '\f0c9';
        left: 5px;
        top: 3px;
        font-size: 20px; }
      @media (max-width: 768px) {
        .side-menu.closed a.menu-toggle {
          top: 20px; } }
  .side-menu p.phone {
    padding-top: 28px; }
    .side-menu p.phone a {
      color: #fff;
      font-family: "Raleway", sans-serif; }
    .side-menu p.phone i {
      padding: 4px;
      border-radius: 20px;
      margin-right: 12px;
      width: 22px;
      height: 22px;
      background-color: #fff;
      color: #111;
      -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
      transform: scaleX(-1);
      -webkit-filter: FlipH;
      filter: FlipH;
      -ms-filter: "FlipH"; }
  .side-menu a.logo {
    display: inline-block;
    width: auto;
    margin: 0;
    max-width: 200px; }
  .side-menu > ul {
    padding: 20px 0 0 0; }
  .side-menu ul {
    list-style-type: none;
    margin: 0; }
    .side-menu ul li a {
      display: block;
      color: #fff;
      padding: 10px 60px 10px 0;
      text-transform: uppercase; }
    .side-menu ul li ul li {
      padding-left: 20px;
      position: relative; }
      .side-menu ul li ul li a {
        display: inline-block;
        padding-left: 14px;
        max-width: calc(100% - 10px);
        line-height: 1.4; }
      .side-menu ul li ul li:before {
        content: '';
        background-color: #fff;
        height: 18px;
        width: 2px;
        display: inline-block;
        position: absolute;
        top: 10px; }
  body.home .side-menu a.logo {
    opacity: 1;
    max-width: calc(100% - 40px); }
  .home .side-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(40, 40, 41, 0.75);
    border-right: none; }
    .home .side-menu.closed {
      background-color: transparent; }
      .home .side-menu.closed > ul {
        opacity: 0; }

body:not(.home) main {
  width: 100%;
  max-width: 100%; }
  @media screen and (min-width: 767px) {
    body:not(.home) main > section > div {
      margin: 0 0 0 60px; } }
  @media screen and (max-width: 1441px) and (min-width: 767px) {
    body:not(.home) main > section > div {
      margin-left: 2vw; } }

body:not(.home) > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

body:not(.home) a.menu-toggle {
  display: none; }
  @media (max-width: 768px) {
    body:not(.home) a.menu-toggle {
      display: inline-block; } }

body:not(.home) nav.side-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  body:not(.home) nav.side-menu ul li a {
    padding-right: 10px; }
  body:not(.home) nav.side-menu p.phone {
    -webkit-box-flex: 3;
    -ms-flex-positive: 3;
    flex-grow: 3;
    color: #fff;
    font-family: "Raleway", serif;
    display: block;
    padding-top: 28px; }
    body:not(.home) nav.side-menu p.phone a {
      color: #fff;
      font-family: "Raleway", serif; }
      body:not(.home) nav.side-menu p.phone a i {
        padding: 4px;
        border-radius: 20px;
        margin-right: 12px;
        width: 22px;
        height: 22px;
        background-color: #fff;
        color: #111;
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1);
        -webkit-filter: FlipH;
        filter: FlipH;
        -ms-filter: "FlipH"; }
  body:not(.home) nav.side-menu footer {
    padding: 0;
    text-align: center;
    border-top: 0;
    background-color: transparent; }
    body:not(.home) nav.side-menu footer > div {
      padding: 0; }
    body:not(.home) nav.side-menu footer span, body:not(.home) nav.side-menu footer div, body:not(.home) nav.side-menu footer p, body:not(.home) nav.side-menu footer a {
      float: none;
      text-align: left;
      font-size: 11px;
      line-height: 1.75;
      letter-spacing: 0;
      text-transform: none;
      padding: 0; }
    body:not(.home) nav.side-menu footer span {
      display: inline; }
    body:not(.home) nav.side-menu footer p, body:not(.home) nav.side-menu footer ul.inline {
      width: 100%; }
    body:not(.home) nav.side-menu footer ul.inline {
      display: inline;
      line-height: 1; }
      body:not(.home) nav.side-menu footer ul.inline li {
        display: inline; }
        body:not(.home) nav.side-menu footer ul.inline li a {
          display: inline;
          padding: 0; }
      body:not(.home) nav.side-menu footer ul.inline li:before {
        display: inline;
        font-size: 11px;
        line-height: 1;
        content: ' | ';
        padding: 0 4px; }

@media (max-width: 768px) {
  body:not(.home) footer a.button {
    display: none; } }

@media (max-width: 768px) {
  nav.side-menu {
    border-right: none;
    border-bottom: 8px solid #542b0e;
    max-width: 100% !important;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(40, 40, 41, 0.9) !important;
    border-right: none; }
    nav.side-menu.closed {
      background-color: rgba(40, 40, 41, 0.9) !important;
      height: auto;
      max-height: 104px;
      min-height: 104px;
      bottom: auto; }
      nav.side-menu.closed > ul {
        opacity: 0; }
    nav.side-menu footer {
      display: none; }
  body > div {
    padding-top: 104px;
    width: 100%;
    position: relative;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
    body > div > nav {
      max-width: 100%; }
    body > div a.menu-toggle {
      position: absolute;
      right: 20px;
      left: auto;
      top: 20px; } }

@media screen and (min-width: 768px) {
  main + footer {
    display: none; }
  body.home main + footer {
    display: block; } }

/*  
    ,...                                      
  .d' ""                 mm                   
  dM`                    MM                   
 mMMmm,pW"Wq.   ,pW"Wq.mmMMmm .gP"Ya `7Mb,od8 
  MM 6W'   `Wb 6W'   `Wb MM  ,M'   Yb  MM' "' 
  MM 8M     M8 8M     M8 MM  8M""""""  MM     
  MM YA.   ,A9 YA.   ,A9 MM  YM.    ,  MM     
.JMML.`Ybmd9'   `Ybmd9'  `Mbmo`Mbmmd'.JMML.   
                                             
*/
footer {
  color: #fff;
  background-color: #282829;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 60px 0;
  border-top: 8px solid #542b0e; }
  footer:before, footer:after {
    display: block;
    width: 100%;
    clear: both;
    content: ''; }
  footer a.secondary.button {
    border-color: #fff;
    color: #fff;
    margin: 0 auto 36px; }
  footer p.phone {
    display: block;
    text-align: center;
    font-family: "Raleway", serif;
    position: relative;
    top: -10px;
    font-size: 20px; }
    footer p.phone a {
      font-size: 16px;
      padding-bottom: 20px;
      display: block; }
  footer > div {
    display: -webkit-flex;
    display: -ms-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 1200px !important; }
  footer a {
    color: #fff;
    font-weight: normal; }
    footer a:hover {
      text-decoration: underline;
      color: #fff; }
  footer h5, footer h4 {
    color: #fff;
    text-transform: none;
    font-size: 22px;
    font-weight: bold;
    margin-top: 0;
    text-align: center; }
  footer h5 {
    font-size: 18px; }
  footer p, footer address, footer span, footer strong, footer a {
    line-height: 1.55;
    font-size: 16px;
    text-align: center; }
    footer p strong, footer address strong, footer span strong, footer strong strong, footer a strong {
      font-size: 14px; }
  footer span, footer a, footer p {
    font-size: 12px; }
  footer p {
    margin-bottom: 0; }
  footer address {
    display: block;
    font-style: normal;
    line-height: 1.5;
    margin-bottom: 25px;
    text-align: center;
    width: 100%;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 1px; }
    footer address address {
      display: inline-block;
      width: auto;
      margin-bottom: 0; }
    footer address a {
      font-weight: bold;
      font-size: 18px;
      letter-spacing: 1px; }
    footer address span.phone:before {
      content: ' | ';
      display: inline-block;
      color: #fff;
      margin: 0 8px; }
  footer > div span {
    display: inline-block;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 1px; }
    footer > div span strong,
    footer > div span a {
      font-size: 12px;
      font-weight: normal; }
    footer > div span strong {
      text-transform: uppercase; }
  footer > div > div {
    width: 100%;
    margin: 0 auto;
    text-align: center; }
  footer ul.inline {
    display: inline-block; }
    footer ul.inline li {
      display: inline-block; }
    footer ul.inline a {
      display: inline-block;
      padding: 4px;
      font-size: 12px; }
    footer ul.inline.line li:not(:first-child):before {
      display: inline-block;
      content: ' | ';
      padding: 0 8px 0 2px; }
    footer ul.inline.line span {
      display: inline-block; }

body {
  font-family: "Raleway", serif;
  color: #282829;
  background: #fff;
  position: relative;
  overflow-x: hidden; }
  body > div {
    position: relative; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", serif;
  color: #282829;
  text-align: left;
  font-weight: normal;
  text-transform: none;
  line-height: 1.4; }
  h1.line, h2.line, h3.line, h4.line, h5.line, h6.line {
    overflow: hidden;
    position: relative;
    padding-bottom: 16px; }
    h1.line:after, h2.line:after, h3.line:after, h4.line:after, h5.line:after, h6.line:after {
      position: relative;
      content: '';
      display: block;
      width: 100%;
      height: 5px;
      opacity: 0.5;
      position: relative;
      top: 8px;
      background-color: #e6e7e8;
      max-width: 600px; }
    h1.line span, h2.line span, h3.line span, h4.line span, h5.line span, h6.line span {
      position: relative; }

h1 {
  margin: 24px 0;
  font-size: 36px;
  line-height: 32px;
  font-weight: bold;
  color: #542b0e;
  text-transform: uppercase; }
  h1:first-of-type {
    margin-top: 0; }

h2 {
  color: #282829;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 24px;
  text-transform: uppercase; }
  h2:first-of-type {
    margin-top: 0; }

h3 {
  line-height: 24px;
  font-size: 20px;
  color: #282829;
  font-weight: 500;
  text-transform: uppercase; }
  @media (max-width: 500px) {
    h3 {
      font-size: 22px; } }

h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #542b0e; }

h5 {
  font-size: 16px;
  text-transform: uppercase; }

.light {
  font-weight: 500; }

/* selection */
::-moz-selection {
  background: #282829;
  color: #fff;
  /* WebKit/Blink Browsers */ }
::selection {
  background: #282829;
  color: #fff;
  /* WebKit/Blink Browsers */ }

::-moz-selection {
  background: #282829;
  color: #fff;
  /* Gecko Browsers */ }

::-webkit-scrollbar {
  width: 0.65em;
  height: 0.65em; }

::-webkit-scrollbar-thumb {
  background: #e6e7e8; }

::-webkit-scrollbar-track {
  background: #282829; }

body {
  scrollbar-face-color: #e6e7e8;
  scrollbar-track-color: #282829; }

.row.multi ul,
ul.checklist {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-bottom: 20px; }
  .row.multi ul li,
  ul.checklist li {
    position: relative;
    padding: 0 10px 0 30px;
    line-height: 1.25;
    margin-bottom: 10px; }
    .row.multi ul li:before,
    ul.checklist li:before {
      display: inline-block;
      margin-right: 12px;
      font-family: "Font Awesome 5 Pro";
      position: absolute;
      content: "";
      color: #282829;
      font-size: 16px;
      left: 8px;
      top: 1px; }

footer > div,
main > section > div {
  max-width: 1150px;
  margin: 0 auto;
  padding: 0 15px; }
  footer > div:before, footer > div:after,
  main > section > div:before,
  main > section > div:after {
    display: block;
    width: 100%;
    clear: both;
    content: ''; }
  @media screen and (min-width: 1500px) {
    footer > div,
    main > section > div {
      max-width: 90%; } }
  footer > div > h1:first-of-type,
  footer > div > h2:first-of-type,
  footer > div > h3:first-of-type,
  main > section > div > h1:first-of-type,
  main > section > div > h2:first-of-type,
  main > section > div > h3:first-of-type {
    margin-top: 0; }

html.no-adminbar {
  margin-top: 0 !important; }

.scrolled header.fixed .logo {
  top: -1px;
  padding: 3px 0; }
  .scrolled header.fixed .logo img {
    height: 50px; }
  @media (max-width: 1196px) {
    .scrolled header.fixed .logo {
      padding: 15px; } }

.scrolled header.fixed nav.main {
  margin-top: 0;
  top: 0; }
  .scrolled header.fixed nav.main ul li a {
    padding-top: 18px;
    padding-bottom: 18px; }
  .scrolled header.fixed nav.main .dropdown-menu {
    top: 55px; }
  .scrolled header.fixed nav.main > ul > li.current_page_item > a:before {
    top: 0; }
  .scrolled header.fixed nav.main > ul > li.current_page_item > a:after {
    bottom: 0; }

/* easy sticky footer : 100vh - header and footer; */
@media (min-width: 767px) {
  main {
    min-height: 100vh;
    min-height: calc(100vh - 259px); }
  header.fixed + main {
    min-height: 100vh;
    min-height: calc(100vh - 120px); } }

nav.main ul,
footer ul,
header .social ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.swiper-button-next,
.swiper-button-prev {
  width: 60px;
  height: 60px;
  background-image: none;
  background: transparent;
  background-image: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .swiper-button-next:hover,
  .swiper-button-prev:hover {
    background-color: #282829;
    border-radius: 0; }
  .swiper-button-next:before,
  .swiper-button-prev:before {
    display: inline-block;
    margin-right: 12px;
    font-family: "Font Awesome 5 Pro";
    margin: 0;
    content: "";
    font-weight: 100;
    color: #fff;
    font-size: 32px;
    position: relative;
    top: 16px;
    left: 30px; }

.swiper-button-prev:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 10px; }

.swiper-button-next {
  right: 30px; }

.swiper-button-prev {
  left: 30px; }

body.home.animations-active nav.main > ul > li > a,
body.home.animations-active .logo,
body.home.animations-active .formwrapper a,
body.home.animations-active .banner p,
body.home.animations-active .banner h1,
body.home.animations-active .banner .button {
  opacity: 0; }

/*
                             ,,              
                             db              
                                             
`7MMpMMMb.pMMMb.   ,6"Yb.  `7MM  `7MMpMMMb.  
  MM    MM    MM  8)   MM    MM    MM    MM  
  MM    MM    MM   ,pm9MM    MM    MM    MM  
  MM    MM    MM  8M   MM    MM    MM    MM  
.JMML  JMML  JMML.`Moo9^Yo..JMML..JMML  JMML.
*/
main {
  overflow: hidden;
  max-width: 2800px;
  background-color: transparent;
  margin: 0 auto; }
  main:before, main:after {
    display: block;
    width: 100%;
    clear: both;
    content: ''; }
  main > section {
    padding: 60px 0; }
    @media (max-width: 768px) {
      main > section {
        padding: 40px 0; } }
    @media (max-width: 500px) {
      main > section {
        padding: 30px 0; } }
    main > section:before, main > section:after {
      display: block;
      width: 100%;
      clear: both;
      content: ''; }
  main ul {
    margin-left: 20px; }
  @media (max-width: 768px) {
    main {
      padding-top: 0; } }

.home {
  background-color: #282829; }
  .home header {
    position: absolute;
    z-index: 100;
    background-color: transparent; }
  .home .banner:first-child,
  .home .banner.transparent {
    background-position: 50% 0; }
    .home .banner:first-child:before,
    .home .banner.transparent:before {
      background-color: transparent; }
    @media (max-width: 500px) {
      .home .banner:first-child,
      .home .banner.transparent {
        min-height: 50vh; } }

.team.exp .col div:nth-of-type(1) {
  cursor: pointer;
  display: block;
  position: relative; }
  .team.exp .col div:nth-of-type(1):after {
    position: absolute;
    bottom: 5px;
    left: 5px;
    color: #542b0e;
    border: 2px solid #542b0e;
    padding: 6px 7px;
    border-radius: 32px;
    display: inline-block;
    margin-right: 12px;
    font-family: "Font Awesome 5 Pro";
    content: '\f067'; }
  .team.exp .col div:nth-of-type(1) h3, .team.exp .col div:nth-of-type(1) strong {
    padding-left: 45px; }
  .team.exp .col div:nth-of-type(1):hover strong {
    color: #9c4203; }
  .team.exp .col div:nth-of-type(1):hover:after {
    color: #9c4203;
    border-color: #9c4203; }
  .team.exp .col div:nth-of-type(1).open:after {
    content: '\f068';
    color: #282829;
    border-color: #282829; }
  .team.exp .col div:nth-of-type(1).open:hover:after, .team.exp .col div:nth-of-type(1).open:hover {
    color: #282829; }
  .team.exp .col div:nth-of-type(1).open + div {
    display: block; }

.team.exp .col div:nth-of-type(2) {
  display: none; }

.team .col {
  display: block; }

.team figure {
  max-width: 250px;
  display: block;
  margin: 0 0 20px;
  border: 7px solid rgba(230, 231, 232, 0.25);
  border-radius: 300px;
  overflow: hidden; }

.team h3 {
  margin-bottom: 2px;
  float: none;
  text-transform: uppercase;
  text-align: left;
  display: block;
  clear: both; }

.team strong {
  text-align: left;
  display: block;
  float: none; }

.team p {
  padding-top: 20px;
  margin-bottom: 0 !important; }

.team > div {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px; }
  .team > div:before {
    display: none; }
  .team > div .col {
    width: 100% !important; }
  @media (max-width: 992px) {
    .team > div {
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr; } }
  @media (max-width: 500px) {
    .team > div {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr; } }

@media screen and (min-width: 1500px) {
  .team > div {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr); }
  .team.multi[data-count="3"] .col:nth-of-type(4) {
    margin-top: 0; } }

hr {
  max-width: 600px;
  width: 100%;
  height: 5px;
  opacity: 0.5;
  background-color: #e6e7e8;
  border: none; }

.cta h3 {
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 35px; }

.testimonial-list blockquote {
  padding-left: 0;
  border-left: none;
  font-size: 14px;
  margin: 15px 0 0 0; }
  .testimonial-list blockquote:first-child {
    margin-top: 32px; }
  .testimonial-list blockquote:last-child {
    margin-bottom: 0; }
  .testimonial-list blockquote cite {
    font-weight: bold;
    font-style: normal;
    color: #282829; }

.mix-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 24px; }
  @media screen and (min-width: 1500px) {
    .mix-container {
      max-width: 92%;
      -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
      gap: 32px; } }
  .mix-container:before {
    display: none; }
  .mix-container .half {
    margin-right: 0; }
  .mix-container img {
    display: block; }
  .mix-container a {
    display: block; }
    .mix-container a:hover figcaption,
    .mix-container a:hover figure:before,
    .mix-container a:hover figure:after {
      opacity: 1; }
    .mix-container a:hover figure:before {
      top: 0;
      right: 0;
      left: 0;
      bottom: 0; }
    .mix-container a:hover figure:after {
      width: 50px;
      height: 50px;
      padding: 16px; }
  .mix-container figure {
    position: relative;
    margin: 3px; }
    .mix-container figure:before {
      display: block;
      content: '';
      position: absolute;
      background-color: rgba(0, 0, 0, 0.8);
      opacity: 0;
      z-index: 2;
      -webkit-transition: all 0.1s linear;
      -o-transition: all 0.1s linear;
      transition: all 0.1s linear; }
    .mix-container figure:after {
      display: inline-block;
      margin-right: 12px;
      font-family: "Font Awesome 5 Pro";
      content: '\f061';
      font-weight: normal;
      color: #fff;
      display: block;
      opacity: 0;
      width: 100px;
      height: 100px;
      padding: 41px;
      border: 2px solid #fff;
      border-radius: 100px;
      z-index: 10;
      -webkit-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .mix-container figcaption {
    background-color: #542b0e;
    padding: 8px;
    margin: 0;
    text-align: right;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px; }
  @media (max-width: 768px) {
    .mix-container {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
      gap: 10px; } }
  @media (max-width: 500px) {
    .mix-container {
      -ms-grid-columns: (1fr)[1];
      grid-template-columns: repeat(1, 1fr); } }

ul.mix-controls {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 100%;
  margin: 0 auto; }
  ul.mix-controls li {
    display: inline-block; }
  ul.mix-controls a, ul.mix-controls button {
    display: block;
    min-width: 120px;
    background-color: transparent;
    font-weight: normal;
    border: none;
    text-transform: uppercase;
    border-bottom: 4px solid #fff;
    padding: 8px 15px;
    text-decoration: none;
    font-size: 15px;
    text-align: center; }
    ul.mix-controls a:hover, ul.mix-controls a.mixitup-control-active, ul.mix-controls button:hover, ul.mix-controls button.mixitup-control-active {
      border-bottom: 4px solid #282829;
      text-decoration: none; }
  @media (max-width: 500px) {
    ul.mix-controls li {
      width: 100%; }
    ul.mix-controls a, ul.mix-controls button {
      width: 100%;
      display: block;
      text-align: left;
      border-bottom: 1px solid #ededed; } }

.button.back {
  background-color: #232324;
  color: #e60023;
  text-transform: none;
  border-color: #232324;
  padding-right: 25px; }
  .button.back:after {
    position: absolute;
    left: 10px;
    top: 12px;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-filter: FlipH;
    filter: FlipH;
    -ms-filter:   "FlipH"; }
  .button.back:hover {
    background-color: #000; }

.single-projects ul.images {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 20px; }
  .single-projects ul.images li:nth-of-type(1) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-area: 1 / 1 / 2 / 3; }
  .single-projects ul.images li:nth-of-type(2) {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 2 / 1 / 3 / 2; }
  .single-projects ul.images li:nth-of-type(3) {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 2 / 2 / 3 / 3; }
  .single-projects ul.images li:nth-of-type(4) {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 3 / 1 / 4 / 2; }
  .single-projects ul.images li:nth-of-type(5) {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 3 / 2 / 4 / 3; }
  .single-projects ul.images li:nth-of-type(6) {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-area: 4 / 1 / 5 / 3; }
  .single-projects ul.images img {
    display: block; }
  .single-projects ul.images a {
    display: block; }
    .single-projects ul.images a:hover figcaption,
    .single-projects ul.images a:hover figure:before,
    .single-projects ul.images a:hover figure:after {
      opacity: 1; }
    .single-projects ul.images a:hover figure:before {
      top: 0;
      right: 0;
      left: 0;
      bottom: 0; }
    .single-projects ul.images a:hover figure:after {
      width: 50px;
      height: 50px;
      padding: 16px; }
  .single-projects ul.images figure {
    position: relative;
    margin: 3px; }
    .single-projects ul.images figure:before {
      display: block;
      content: '';
      position: absolute;
      background-color: rgba(0, 0, 0, 0.8);
      opacity: 0;
      z-index: 2;
      -webkit-transition: all 0.1s linear;
      -o-transition: all 0.1s linear;
      transition: all 0.1s linear; }
    .single-projects ul.images figure:after {
      display: inline-block;
      margin-right: 12px;
      font-family: "Font Awesome 5 Pro";
      content: '\f061';
      font-weight: normal;
      color: #fff;
      display: block;
      opacity: 0;
      width: 100px;
      height: 100px;
      padding: 41px;
      border: 2px solid #fff;
      border-radius: 100px;
      z-index: 10;
      -webkit-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .single-projects ul.images figcaption {
    background-color: #542b0e;
    padding: 8px;
    margin: 0;
    text-align: right;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px; }
  @media (max-width: 1196px) {
    .single-projects ul.images {
      gap: 12px; } }
  @media (max-width: 500px) {
    .single-projects ul.images {
      -ms-grid-columns: (1fr)[1];
      grid-template-columns: repeat(1, 1fr); }
      .single-projects ul.images li:nth-of-type(n) {
        grid-area: auto; } }

.single-projects div.info {
  margin-top: 32px; }
  .single-projects div.info:before, .single-projects div.info:after {
    display: block;
    width: 100%;
    clear: both;
    content: ''; }
  .single-projects div.info h4:first-of-type {
    margin-top: 0; }

.single-projects a.back {
  color: #fff; }
  .single-projects a.back:after {
    color: #fff; }

@media (max-width: 500px) {
  .single-projects .split .half > div {
    padding: 0; } }

.post-nav {
  display: block;
  margin-top: 60px; }
  .post-nav:before, .post-nav:after {
    display: block;
    width: 100%;
    clear: both;
    content: ''; }
  .post-nav ul.pager {
    padding-top: 30px;
    border-top: 3px solid #282829; }

.fancybox-caption {
  text-align: center; }

section ol {
  margin-top: 50px; }
  section ol h4, section ol h5 {
    font-weight: bold; }
  section ol li {
    padding-left: 120px;
    padding-bottom: 30px;
    position: relative; }
    section ol li:before {
      background-color: #fff;
      color: #282829;
      font-weight: bold;
      border: 4px solid #e6e7e8;
      width: 45px;
      text-align: center;
      padding: 6px;
      z-index: 5;
      left: 35px; }
    section ol li:after {
      background-color: #e6e7e8;
      content: '';
      display: block;
      width: 4px;
      height: 100%;
      z-index: 1;
      position: absolute;
      left: 55px;
      top: 25px; }
    section ol li:last-child:after {
      display: none; }
    @media (max-width: 768px) {
      section ol li {
        padding-left: 60px; }
        section ol li:before {
          left: 0; }
        section ol li:after {
          left: 20px; } }

figure.main {
  margin-bottom: 20px;
  display: block; }
  figure.main img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block; }
  figure.main:before, figure.main:after {
    display: block;
    width: 100%;
    clear: both;
    content: ''; }

a[data-fancybox] {
  cursor: pointer;
  display: block; }
  a[data-fancybox]:before, a[data-fancybox]:after {
    display: block;
    width: 100%;
    clear: both;
    content: ''; }
  a[data-fancybox] img {
    display: block;
    width: 100%; }

.left-align-content .half ul, .left-align-content .half li, .left-align-content .half p, .left-align-content .half h2, .left-align-content .half h3, .left-align-content .half h4, .left-align-content .half h5, .left-align-content .half h6, .left-align-content .half strong {
  text-align: left; }

.left-align-content div.row + .button {
  margin-top: 30px; }

section.row.none + section.row.none {
  padding-top: 0; }

section.row.full {
  overflow: hidden; }
  section.row.full > div {
    z-index: 5; }

section.row.videos .row + .row {
  margin-top: 45px; }

section.row.videos .half:nth-of-type(2n+2) {
  padding-right: 0; }

@media (max-width: 768px) {
  section.row.videos .videocontainer {
    margin: 0; }
  section.row.videos .row + .row {
    margin-top: 30px; } }

@media (max-width: 500px) {
  section.row.videos .row + .row {
    margin-top: 15px; }
  section.row.videos .half:not(:first-of-type) {
    margin-top: 15px; } }

div.gform_body {
  padding-left: 0; }

div.gform_wrapper input[type="submit"] {
  padding: 12px 45px; }
  div.gform_wrapper input[type="submit"].small {
    padding: 12px; }

div.gform_wrapper select {
  font-family: "Raleway", sans-serif;
  -moz-appearance: none;
  -webkit-appearance: none; }

div.gform_wrapper ul.gfield_radio li label {
  padding-left: 26px; }

ul.gform_fields {
  margin: 0;
  padding: 0;
  list-style-type: none; }

div.gform_wrapper .gform_footer {
  margin-top: -10px; }

div.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker),
div.gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {
  margin: 0; }
  div.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) input,
  div.gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) input {
    padding-left: 10px;
    font-family: "Raleway", sans-serif; }

div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding-left: 10px;
  font-family: "Raleway", sans-serif; }

div.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
  padding-left: 10px;
  color: #e6e7e8;
  text-transform: uppercase; }

div.ginput_container.ginput_container_text,
div.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {
  margin-top: 0; }

div.gform_wrapper ul.gfield_checkbox li label,
div.gform_wrapper ul.gfield_radio li label {
  padding-left: 25px; }

.gform_button.button {
  background-color: transparent;
  border: 1px solid #282829;
  color: #282829;
  border-radius: 0;
  float: left;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all; }
  .gform_button.button:hover {
    background-color: white;
    border: 1px solid #e6e7e8;
    color: #e6e7e8; }

li.gform_validation_container {
  display: none; }

#gform_wrapper_7 .gform_body {
  padding-top: 30px; }

.center {
  text-align: center; }
  .center * {
    text-align: center; }
  .center .button {
    margin: 0 auto;
    float: none; }
    .center .button + .button {
      margin-left: 24px; }
  .center li {
    padding-left: 0; }
  .center ul li {
    display: block; }
  .center ul.checklist li {
    display: inline-block;
    width: auto; }
  @media (max-width: 768px) {
    .center .button {
      margin: 8px 10px; }
      .center .button + .button {
        margin-left: 8px; } }

body:not(.home) header.fixed + main {
  padding-top: 135px; }
  @media (max-width: 768px) {
    body:not(.home) header.fixed + main {
      padding-top: 85px; } }

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
  background-color: rgba(0, 0, 0, 0.8); }

.pum .gform_wrapper form {
  width: 100%;
  max-width: 440px;
  padding-left: 15px; }
  @media (max-width: 768px) {
    .pum .gform_wrapper form {
      padding-left: 0; } }

.pum div.gform_wrapper .gform_footer {
  margin-top: 0; }

.pum .gform_confirmation_wrapper {
  text-align: center;
  margin-top: 35px; }

.pum-theme-6152 .pum-title,
.pum-theme-lightbox .pum-title {
  text-align: center; }

.pum-theme-lightbox .pum-title:after {
  display: block;
  content: '';
  width: 250px;
  height: 3px;
  background-color: #e6e7e8;
  margin: 16px auto;
  font-size: 26px; }

.pum-theme-6152 .pum-container,
.pum-theme-lightbox .pum-container {
  border: none;
  padding: 40px 18px 50px; }

.pum-theme-6152 .pum-content + .pum-close,
.pum-theme-lightbox .pum-content + .pum-close {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background-color: #e6e7e8;
  top: -10px;
  right: -10px; }

.videocontainer {
  min-width: 50%; }
  .videocontainer.right {
    float: right;
    margin: 0 0 20px 20px; }
  .videocontainer.left {
    float: left;
    margin: 0 20px 20px 0; }
  .videocontainer.clear + * {
    clear: both; }
  .videocontainer em {
    display: block;
    margin: 15px 0 25px;
    text-align: left; }
  @media (max-width: 768px) {
    .videocontainer {
      width: 100%;
      float: none;
      clear: both;
      margin: 20px 0; } }

.sitemap .children {
  margin-left: 20px; }

form::-webkit-input-placeholder {
  color: #e6e7e8;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase; }

form:-moz-placeholder {
  color: #e6e7e8;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase; }

form::-moz-placeholder {
  color: #e6e7e8;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase; }

form:-ms-input-placeholder {
  color: #e6e7e8;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase; }

form input::-webkit-input-placeholder {
  text-transform: uppercase;
  font-family: "Raleway", sans-serif; }

form input:-moz-placeholder {
  text-transform: uppercase;
  font-family: "Raleway", sans-serif; }

form input::-moz-placeholder {
  text-transform: uppercase;
  font-family: "Raleway", sans-serif; }

form input:-ms-input-placeholder {
  text-transform: uppercase;
  font-family: "Raleway", sans-serif; }

form input::-ms-input-placeholder {
  text-transform: uppercase;
  font-family: "Raleway", sans-serif; }

form input::placeholder {
  text-transform: uppercase;
  font-family: "Raleway", sans-serif; }

form label {
  display: none; }

form .gform_button.button {
  float: right; }

section.contact h1, section.contact h2, section.contact h3 {
  text-transform: uppercase; }

section.contact p {
  line-height: 1.55; }

section.contact .half .text {
  padding-top: 0;
  padding-bottom: 0; }
  @media (max-width: 768px) {
    section.contact .half .text {
      padding-left: 0; } }
  @media (max-width: 500px) {
    section.contact .half .text {
      padding: 15px; } }

.follow {
  text-align: center; }
  .follow p {
    display: inline-block;
    margin-right: 20px;
    text-transform: uppercase; }
  #single-post-nav + .follow {
    margin-top: 32px; }

.social {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: center; }
  .social li {
    display: inline-block;
    margin-right: 6px; }
  .social a {
    text-align: center;
    display: block;
    width: 42px;
    height: 42px;
    padding: 6px 8px;
    border: 2px solid #282829; }
    .social a:before {
      font-size: 26px; }
    .social a:hover {
      color: #e6e7e8;
      background-color: transparent;
      border-color: #e6e7e8; }
      .social a:hover:before {
        color: #e6e7e8; }
    .social a.fa-at:before, .social a.fa-youtube:before, .social a.fa-envelope:before {
      position: relative;
      top: 1px;
      left: -2px; }
    .social a.fa-youtube:before {
      left: -3px; }
  .projects-single .social li a {
    width: 30px;
    height: 30px;
    font-size: 18px;
    padding: 4px 6px; }
    .projects-single .social li a:before {
      font-size: 18px; }

.validation_error.custom-apply-error {
  text-align: center;
  margin-bottom: 50px;
  width: 100%;
  max-width: 690px;
  margin: 24px auto 32px;
  padding: 120px 15px;
  line-height: 1.5;
  background-color: #542b0e; }

a.video {
  display: block;
  position: relative; }
  a.video img[src*="PlayButton.png"] {
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2; }
  a.video img {
    margin-bottom: 0 !important;
    display: block; }
  a.video + .button {
    margin-top: 30px; }
  a.video:before {
    display: block;
    content: '';
    background-color: rgba(10, 10, 10, 0.4);
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute; }
  a.video:hover:before {
    background-color: rgba(10, 10, 10, 0.6); }

/*
                                 ,,    ,,                                                      ,,                  
                               `7MM    db                                                      db                  
                                 MM                                                                                
`7MMpMMMb.pMMMb.  .gP"Ya    ,M""bMM  `7MM   ,6"Yb.       ,dW"Yvd `7MM  `7MM  .gP"Ya `7Mb,od8 `7MM  .gP"Ya  ,pP"Ybd 
  MM    MM    MM ,M'   Yb ,AP    MM    MM  8)   MM      ,W'   MM   MM    MM ,M'   Yb  MM' "'   MM ,M'   Yb 8I   `" 
  MM    MM    MM 8M"""""" 8MI    MM    MM   ,pm9MM      8M    MM   MM    MM 8M""""""  MM       MM 8M"""""" `YMMMa. 
  MM    MM    MM YM.    , `Mb    MM    MM  8M   MM      YA.   MM   MM    MM YM.    ,  MM       MM YM.    , L.   I8 
.JMML  JMML  JMML.`Mbmmd'  `Wbmd"MML..JMML.`Moo9^Yo.     `MbmdMM   `Mbod"YML.`Mbmmd'.JMML.   .JMML.`Mbmmd' M9mmmP' 
                                                              MM                                                   
*/
@media (max-width: 768px) {
  p {
    font-size: 16px; } 
	

}


